2018-10-12 03:12:00,104 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-298 | | 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-10-12 03:12:00,109 - 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=b2YN9v2qDpEJHvhsmQv22mqmB export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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-10-12 03:12:00,109 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-12 03:12:00,110 - 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-10-12 03:12:00,124 - xtesting.ci.run_tests - INFO - Loading test case 'connection_check'... 2018-10-12 03:12:13,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:12:13,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:12:13,294 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:12:13,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:12:13,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:12:13,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:12:13,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:12:13,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:12:13,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:12:13,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:12:13,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:12:13,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:12:13,295 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:12:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:12:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:12:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:12:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:12:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:12:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:12:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:12:13,296 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:12:13,345 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:12:13,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 03:12:13,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:12:13,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc2ac78f-048c-470b-9bb7-4168f4a94b5d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:13,367 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bc2ac78f-048c-470b-9bb7-4168f4a94b5d 2018-10-12 03:12:13,367 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:13,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["BONNPvlYRyudpHgKpgvy-w"], "issued_at": "2018-10-12T03:12:13.000000Z"}} 2018-10-12 03:12:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:13,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:12:13,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:13,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e7c8543-263a-4ed4-968b-9427aa31e566 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 03:12:13,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0e7c8543-263a-4ed4-968b-9427aa31e566 2018-10-12 03:12:13,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.580790996552s 2018-10-12 03:12:13,930 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 03:12:13,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}d75e879885306e9a0bfb13a0660ea727ec208919" -d '{"project": {"description": "Created by OPNFV Functest: connection_check", "enabled": true, "domain_id": "default", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}}' 2018-10-12 03:12:14,147 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:12:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1cf3912b-339c-454d-95e9-da06816099cd 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.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e"}, "enabled": true, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}} 2018-10-12 03:12:14,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1cf3912b-339c-454d-95e9-da06816099cd 2018-10-12 03:12:14,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.21797990799s 2018-10-12 03:12:14,148 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1cf3912b-339c-454d-95e9-da06816099cd 2018-10-12 03:12:14,149 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34', 'id': u'f1ad78bb9b2244179c9ebac455a4e60e', '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-10-12 03:12:14,149 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 03:12:14,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.396127939224s 2018-10-12 03:12:14,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:14,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291f9fc5-f92f-408c-a069-c494667fe857 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07"}, "enabled": true, "id": "7260d1d9b83546798e10ff4903955b07", "options": {}, "domain_id": "default", "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}} 2018-10-12 03:12:14,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07 used request id req-291f9fc5-f92f-408c-a069-c494667fe857 2018-10-12 03:12:14,661 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'7260d1d9b83546798e10ff4903955b07', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34'}) 2018-10-12 03:12:14,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:14,662 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:14,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3131e6a-d4cd-47ce-be44-3499829170ec Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:14,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f3131e6a-d4cd-47ce-be44-3499829170ec 2018-10-12 03:12:14,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0189249515533s 2018-10-12 03:12:14,681 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:14,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:14,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c89ddb2-7876-49e0-b74f-cbd12d5864a8 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:14,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0c89ddb2-7876-49e0-b74f-cbd12d5864a8 2018-10-12 03:12:14,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.140225887299s 2018-10-12 03:12:14,823 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 03:12:14,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 03:12:14,824 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" -d '{"role": {"name": "Member"}}' 2018-10-12 03:12:15,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:12:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e287a1f9-8a83-4f46-8e66-c3875da2d162 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "607714ed4c774149a1eb12446fe1bbac", "links": {"self": "http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac"}, "name": "Member"}} 2018-10-12 03:12:15,051 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e287a1f9-8a83-4f46-8e66-c3875da2d162 2018-10-12 03:12:15,052 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.228074073792s 2018-10-12 03:12:15,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:15,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56cb1a5e-e9c3-4713-9c86-4bb951ff9594 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac"}, "domain_id": null, "name": "Member", "id": "607714ed4c774149a1eb12446fe1bbac"}} 2018-10-12 03:12:15,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac used request id req-56cb1a5e-e9c3-4713-9c86-4bb951ff9594 2018-10-12 03:12:15,144 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac'}, 'domain_id': None, 'human_id': None, 'id': u'607714ed4c774149a1eb12446fe1bbac', 'HUMAN_ID': False}) 2018-10-12 03:12:15,145 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:15,145 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:15,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-125b531b-0d0a-4a49-b4f0-a60e4976666c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "607714ed4c774149a1eb12446fe1bbac", "links": {"self": "http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:15,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-125b531b-0d0a-4a49-b4f0-a60e4976666c 2018-10-12 03:12:15,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.155855894089s 2018-10-12 03:12:15,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:12:15,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:15,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bfcb042-9af9-4f75-9ac9-640a8ac25f0d 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:12:15,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6bfcb042-9af9-4f75-9ac9-640a8ac25f0d 2018-10-12 03:12:15,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0848879814148s 2018-10-12 03:12:15,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:12:15,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:15,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767bedcb-e8f9-4a00-bdf5-570170228224 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "links": {"self": "http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07"}, "domain_id": "default", "enabled": true, "id": "7260d1d9b83546798e10ff4903955b07", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:12:15,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-767bedcb-e8f9-4a00-bdf5-570170228224 2018-10-12 03:12:15,486 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0982570648193s 2018-10-12 03:12:15,486 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-767bedcb-e8f9-4a00-bdf5-570170228224 2018-10-12 03:12:15,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:12:15,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:15,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c545dcc1-0ca2-4cb0-b400-2def0f05a68b Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e"}, "enabled": true, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}]} 2018-10-12 03:12:15,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c545dcc1-0ca2-4cb0-b400-2def0f05a68b 2018-10-12 03:12:15,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.151319026947s 2018-10-12 03:12:15,645 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c545dcc1-0ca2-4cb0-b400-2def0f05a68b 2018-10-12 03:12:15,647 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:12:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=7260d1d9b83546798e10ff4903955b07&scope.project.id=f1ad78bb9b2244179c9ebac455a4e60e&role.id=607714ed4c774149a1eb12446fe1bbac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:15,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-488361df-8552-47b8-81ca-3e0174ece1d5 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=7260d1d9b83546798e10ff4903955b07&scope.project.id=f1ad78bb9b2244179c9ebac455a4e60e&role.id=607714ed4c774149a1eb12446fe1bbac", "previous": null, "next": null}} 2018-10-12 03:12:15,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7260d1d9b83546798e10ff4903955b07&scope.project.id=f1ad78bb9b2244179c9ebac455a4e60e&role.id=607714ed4c774149a1eb12446fe1bbac used request id req-488361df-8552-47b8-81ca-3e0174ece1d5 2018-10-12 03:12:15,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0778059959412s 2018-10-12 03:12:15,725 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:12:15,726 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e/users/7260d1d9b83546798e10ff4903955b07/roles/607714ed4c774149a1eb12446fe1bbac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:15,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c1c5005c-da95-4867-8e96-e69957378743 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:15,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e/users/7260d1d9b83546798e10ff4903955b07/roles/607714ed4c774149a1eb12446fe1bbac used request id req-c1c5005c-da95-4867-8e96-e69957378743 2018-10-12 03:12:15,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.239581823349s 2018-10-12 03:12:15,966 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34', 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': '934ca34b-14ed-4547-a5dc-7cac851d0516', 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_2cc2f4d7-c688-4e67-bd36-2c492b236f34', 'project_id': u'f1ad78bb9b2244179c9ebac455a4e60e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 03:12:15,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:12:15,967 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:12:15,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:12:15,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:12:15,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:12:15,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:12:15,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:12:15,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:12:15,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:12:15,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:12:15,968 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:12:15,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:12:15,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:12:15,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:12:15,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:12:15,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:12:15,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:12:15,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:12:15,969 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:12:15,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:12:15,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:12:15,970 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:12:15,971 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34', 'password': '934ca34b-14ed-4547-a5dc-7cac851d0516', 'project_name': 'connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'f1ad78bb9b2244179c9ebac455a4e60e', 'project_domain_name': 'Default'} 2018-10-12 03:12:15,972 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:15,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:16,128 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be8a7c5f-b89e-4bac-81fb-4e8324072d86 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "607714ed4c774149a1eb12446fe1bbac", "links": {"self": "http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:16,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-be8a7c5f-b89e-4bac-81fb-4e8324072d86 2018-10-12 03:12:16,129 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.157148122787s 2018-10-12 03:12:16,130 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:16,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:16,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dfca037-8191-4441-a321-a60a604a939c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "607714ed4c774149a1eb12446fe1bbac", "links": {"self": "http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:16,209 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0dfca037-8191-4441-a321-a60a604a939c 2018-10-12 03:12:16,209 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0789198875427s 2018-10-12 03:12:16,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:12:16,211 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:16,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2038ddad-eeb0-4978-9322-c3d53579108e 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:12:16,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2038ddad-eeb0-4978-9322-c3d53579108e 2018-10-12 03:12:16,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0743339061737s 2018-10-12 03:12:16,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:12:16,286 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:16,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf40a69-532c-486b-9d1e-f92f22403f8d Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "links": {"self": "http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07"}, "domain_id": "default", "enabled": true, "id": "7260d1d9b83546798e10ff4903955b07", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:12:16,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-abf40a69-532c-486b-9d1e-f92f22403f8d 2018-10-12 03:12:16,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0965487957001s 2018-10-12 03:12:16,383 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-abf40a69-532c-486b-9d1e-f92f22403f8d 2018-10-12 03:12:16,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:12:16,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:16,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-502e3a5f-2c13-41b0-9eb4-d39a093b7255 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e"}, "enabled": true, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}]} 2018-10-12 03:12:16,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-502e3a5f-2c13-41b0-9eb4-d39a093b7255 2018-10-12 03:12:16,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.134683847427s 2018-10-12 03:12:16,524 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-502e3a5f-2c13-41b0-9eb4-d39a093b7255 2018-10-12 03:12:16,526 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:12:16,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=7260d1d9b83546798e10ff4903955b07&scope.project.id=f1ad78bb9b2244179c9ebac455a4e60e&role.id=c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:16,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0daf2391-3e6d-40d9-b626-82c08be89900 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=7260d1d9b83546798e10ff4903955b07&scope.project.id=f1ad78bb9b2244179c9ebac455a4e60e&role.id=c43a3ee50f83430c8393d58c3aa3a6dc", "previous": null, "next": null}} 2018-10-12 03:12:16,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7260d1d9b83546798e10ff4903955b07&scope.project.id=f1ad78bb9b2244179c9ebac455a4e60e&role.id=c43a3ee50f83430c8393d58c3aa3a6dc used request id req-0daf2391-3e6d-40d9-b626-82c08be89900 2018-10-12 03:12:16,605 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0789139270782s 2018-10-12 03:12:16,606 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:12:16,606 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e/users/7260d1d9b83546798e10ff4903955b07/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:16,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bbb76c1-d920-4648-97c0-efcd9c013045 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:16,827 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e/users/7260d1d9b83546798e10ff4903955b07/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-4bbb76c1-d920-4648-97c0-efcd9c013045 2018-10-12 03:12:16,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.22175693512s 2018-10-12 03:12:16,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:16,828 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:16,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33041ac9-f195-410e-ae6c-6c12f0622d8c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "607714ed4c774149a1eb12446fe1bbac", "links": {"self": "http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:16,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-33041ac9-f195-410e-ae6c-6c12f0622d8c 2018-10-12 03:12:16,905 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0771889686584s 2018-10-12 03:12:16,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 03:12:16,907 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-12 03:12:17,184 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:12:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d6808e64-6674-41c7-a50c-3b84a4342fc8 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4af1d551fc084a71932ee3c3259bf229", "links": {"self": "http://172.30.9.27:5000/v3/roles/4af1d551fc084a71932ee3c3259bf229"}, "name": "heat_stack_owner"}} 2018-10-12 03:12:17,184 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-d6808e64-6674-41c7-a50c-3b84a4342fc8 2018-10-12 03:12:17,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.277159929276s 2018-10-12 03:12:17,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/4af1d551fc084a71932ee3c3259bf229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:17,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25f3538f-6805-4b01-b3be-379fee45fc4d Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/4af1d551fc084a71932ee3c3259bf229"}, "domain_id": null, "name": "heat_stack_owner", "id": "4af1d551fc084a71932ee3c3259bf229"}} 2018-10-12 03:12:17,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/4af1d551fc084a71932ee3c3259bf229 used request id req-25f3538f-6805-4b01-b3be-379fee45fc4d 2018-10-12 03:12:17,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:17,269 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:17,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b155885-0466-4ed4-926d-6db000d074a3 Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af1d551fc084a71932ee3c3259bf229", "links": {"self": "http://172.30.9.27:5000/v3/roles/4af1d551fc084a71932ee3c3259bf229"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "607714ed4c774149a1eb12446fe1bbac", "links": {"self": "http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:17,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7b155885-0466-4ed4-926d-6db000d074a3 2018-10-12 03:12:17,439 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.170361995697s 2018-10-12 03:12:17,440 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:12:17,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:17,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527cb3bf-88bf-48f1-aedd-8d23defdc15c 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:12:17,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-527cb3bf-88bf-48f1-aedd-8d23defdc15c 2018-10-12 03:12:17,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.130373001099s 2018-10-12 03:12:17,572 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:12:17,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:17,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cf02104-8a2c-4355-9662-97e176c1709f Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "links": {"self": "http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07"}, "domain_id": "default", "enabled": true, "id": "7260d1d9b83546798e10ff4903955b07", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:12:17,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9cf02104-8a2c-4355-9662-97e176c1709f 2018-10-12 03:12:17,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0940451622009s 2018-10-12 03:12:17,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9cf02104-8a2c-4355-9662-97e176c1709f 2018-10-12 03:12:17,672 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:12:17,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:17,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd714ebb-0d58-42c4-8163-9e5c32db3993 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e"}, "enabled": true, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}]} 2018-10-12 03:12:17,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-bd714ebb-0d58-42c4-8163-9e5c32db3993 2018-10-12 03:12:17,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0829210281372s 2018-10-12 03:12:17,755 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-bd714ebb-0d58-42c4-8163-9e5c32db3993 2018-10-12 03:12:17,757 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:12:17,758 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=7260d1d9b83546798e10ff4903955b07&scope.project.id=f1ad78bb9b2244179c9ebac455a4e60e&role.id=4af1d551fc084a71932ee3c3259bf229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:17,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d938e712-5d15-4911-9331-6678545cb288 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=7260d1d9b83546798e10ff4903955b07&scope.project.id=f1ad78bb9b2244179c9ebac455a4e60e&role.id=4af1d551fc084a71932ee3c3259bf229", "previous": null, "next": null}} 2018-10-12 03:12:17,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=7260d1d9b83546798e10ff4903955b07&scope.project.id=f1ad78bb9b2244179c9ebac455a4e60e&role.id=4af1d551fc084a71932ee3c3259bf229 used request id req-d938e712-5d15-4911-9331-6678545cb288 2018-10-12 03:12:17,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0768458843231s 2018-10-12 03:12:17,834 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:12:17,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e/users/7260d1d9b83546798e10ff4903955b07/roles/4af1d551fc084a71932ee3c3259bf229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:17,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b10f345-9e47-46a8-bcc2-7182a83af98f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:17,991 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e/users/7260d1d9b83546798e10ff4903955b07/roles/4af1d551fc084a71932ee3c3259bf229 used request id req-6b10f345-9e47-46a8-bcc2-7182a83af98f 2018-10-12 03:12:17,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.157157897949s 2018-10-12 03:12:17,992 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-12 03:12:17,992 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-12 03:12:17,993 - openstack_tests - INFO - OS Credentials = > 2018-10-12 03:12:17,993 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:17,994 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:18,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4af1d551fc084a71932ee3c3259bf229", "name": "heat_stack_owner"}, {"id": "607714ed4c774149a1eb12446fe1bbac", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "id": "7260d1d9b83546798e10ff4903955b07"}, "audit_ids": ["h9X6_14dRvKC3gC3BeHq-g"], "issued_at": "2018-10-12T03:12:18.000000Z"}} 2018-10-12 03:12:18,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3d88e98ae34f664373586b6a2805ac8d7ece05" 2018-10-12 03:12:19,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-60722d32-1d2c-4f8f-8492-3f4e61429dc7 Date: Fri, 12 Oct 2018 03:12:19 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:12:19,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-60722d32-1d2c-4f8f-8492-3f4e61429dc7 2018-10-12 03:12:19,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc3d88e98ae34f664373586b6a2805ac8d7ece05" 2018-10-12 03:12:20,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-24875d47-56cb-4552-85c3-020c65a6d515 Date: Fri, 12 Oct 2018 03:12:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 03:12:20,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-24875d47-56cb-4552-85c3-020c65a6d515 2018-10-12 03:12:20,340 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-12 03:12:20,341 - xtesting.ci.run_tests - INFO - Running test case 'connection_check'... 2018-10-12 03:12:20,341 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,343 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,346 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,347 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,348 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,350 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,352 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:20,591 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-12 03:12:20,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:20,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4af1d551fc084a71932ee3c3259bf229", "name": "heat_stack_owner"}, {"id": "607714ed4c774149a1eb12446fe1bbac", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "id": "7260d1d9b83546798e10ff4903955b07"}, "audit_ids": ["1UPyx6oETMe9-Y50IYtYeA"], "issued_at": "2018-10-12T03:12:20.000000Z"}} 2018-10-12 03:12:20,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}292e1d976e2bd5f1907fd5bd508525bc8f6cf267" 2018-10-12 03:12:21,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-0e6ee22b-c832-40ba-bbf7-3cb38f584332 Date: Fri, 12 Oct 2018 03:12:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-10-12 03:12:21,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&name=foo used request id req-0e6ee22b-c832-40ba-bbf7-3cb38f584332 2018-10-12 03:12:21,727 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:21,728 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-12 03:12:21,729 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:22,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4af1d551fc084a71932ee3c3259bf229", "name": "heat_stack_owner"}, {"id": "607714ed4c774149a1eb12446fe1bbac", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "id": "7260d1d9b83546798e10ff4903955b07"}, "audit_ids": ["p29ooeZwSdm7KWmJHIEPrg"], "issued_at": "2018-10-12T03:12:22.000000Z"}} 2018-10-12 03:12:22,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}726bd3964d2f2ed0ed3bd20bfc5d012ad11773cc" 2018-10-12 03:12:22,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca9c8a1d-4fcf-49ee-a9be-7eca041b701e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:22,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ca9c8a1d-4fcf-49ee-a9be-7eca041b701e 2018-10-12 03:12:22,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:12:22,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:12:22,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}726bd3964d2f2ed0ed3bd20bfc5d012ad11773cc" 2018-10-12 03:12:22,478 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4729652d-42be-4613-9157-dad5246f9c77 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "links": {"self": "http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07"}, "domain_id": "default", "enabled": true, "id": "7260d1d9b83546798e10ff4903955b07", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:12:22,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4729652d-42be-4613-9157-dad5246f9c77 2018-10-12 03:12:22,479 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:22,480 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-12 03:12:22,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:22,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4af1d551fc084a71932ee3c3259bf229", "name": "heat_stack_owner"}, {"id": "607714ed4c774149a1eb12446fe1bbac", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "id": "7260d1d9b83546798e10ff4903955b07"}, "audit_ids": ["5tvTP1ExSw6jZ-iC0n2CQQ"], "issued_at": "2018-10-12T03:12:22.000000Z"}} 2018-10-12 03:12:22,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e257a0edafc3e7cc9f88035d16d2c659aacd3349" 2018-10-12 03:12:23,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a776a48e-391e-4275-972d-14966f297566 Date: Fri, 12 Oct 2018 03:12:23 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:12:23,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks used request id req-a776a48e-391e-4275-972d-14966f297566 2018-10-12 03:12:23,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:24,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4af1d551fc084a71932ee3c3259bf229", "name": "heat_stack_owner"}, {"id": "607714ed4c774149a1eb12446fe1bbac", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "id": "7260d1d9b83546798e10ff4903955b07"}, "audit_ids": ["Hg_mIysoTPmn6WN9Pex0Pw"], "issued_at": "2018-10-12T03:12:24.000000Z"}} 2018-10-12 03:12:24,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f144601090199abc17e154332ddfad3c1b50ec0a" 2018-10-12 03:12:25,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-17ef0568-13f5-4d34-bdff-efad2121946b Date: Fri, 12 Oct 2018 03:12:25 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:12:25,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-17ef0568-13f5-4d34-bdff-efad2121946b 2018-10-12 03:12:25,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f144601090199abc17e154332ddfad3c1b50ec0a" 2018-10-12 03:12:26,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-df79a3db-36dd-4312-9102-8877fd9edd2c Date: Fri, 12 Oct 2018 03:12:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 03:12:26,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-df79a3db-36dd-4312-9102-8877fd9edd2c 2018-10-12 03:12:26,027 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:12:26,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:26,249 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.27:5000/v2.0/tokens 2018-10-12 03:12:26,264 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-10-12 03:12:26,264 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:12:26,266 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:26,651 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4af1d551fc084a71932ee3c3259bf229", "name": "heat_stack_owner"}, {"id": "607714ed4c774149a1eb12446fe1bbac", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "id": "7260d1d9b83546798e10ff4903955b07"}, "audit_ids": ["69hdhvG0R1WbERg3Qs49CA"], "issued_at": "2018-10-12T03:12:26.000000Z"}} 2018-10-12 03:12:26,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5004e107f720336bc386b4de48134e048f2b3a01" 2018-10-12 03:12:27,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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 x-openstack-request-id: req-41c3f6e1-4a48-423d-9aa5-10631bcfa3a4 x-compute-request-id: req-41c3f6e1-4a48-423d-9aa5-10631bcfa3a4 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:12:27,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail used request id req-41c3f6e1-4a48-423d-9aa5-10631bcfa3a4 2018-10-12 03:12:27,468 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:12:27,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:27,933 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4af1d551fc084a71932ee3c3259bf229", "name": "heat_stack_owner"}, {"id": "607714ed4c774149a1eb12446fe1bbac", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "id": "7260d1d9b83546798e10ff4903955b07"}, "audit_ids": ["p5xuo9lXT6ipaJnEgwPioA"], "issued_at": "2018-10-12T03:12:27.000000Z"}} 2018-10-12 03:12:27,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd3d38ce65be36dad61aed327c0644a7f19c5135" 2018-10-12 03:12:28,123 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12: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-382ec1e2-b1ad-4ea5-9a85-f13e9874acdb x-compute-request-id: req-382ec1e2-b1ad-4ea5-9a85-f13e9874acdb 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": 206}, "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.10", "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": 209}, "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.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": 5}]} 2018-10-12 03:12:28,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-382ec1e2-b1ad-4ea5-9a85-f13e9874acdb 2018-10-12 03:12:28,125 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 03:12:28,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:28,241 - keystoneauth.identity.v2 - DEBUG - Making authentication request to http://172.30.9.27:5000/v2.0/tokens 2018-10-12 03:12:28,259 - keystoneauth.session - DEBUG - Request returned failure status: 401 2018-10-12 03:12:28,259 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 03:12:28,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:28,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4af1d551fc084a71932ee3c3259bf229", "name": "heat_stack_owner"}, {"id": "607714ed4c774149a1eb12446fe1bbac", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "id": "7260d1d9b83546798e10ff4903955b07"}, "audit_ids": ["1g-2n7jhSqS6kxLdbbmbAg"], "issued_at": "2018-10-12T03:12:28.000000Z"}} 2018-10-12 03:12:28,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e/stacks? -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3e69cfddecf5394b6ad9d18a38e02d0de68d13" 2018-10-12 03:12:29,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:28 GMT Server: Apache x-openstack-request-id: req-72b294a2-5437-4531-9c16-0d5856bce574 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 03:12:29,525 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e/stacks used request id req-72b294a2-5437-4531-9c16-0d5856bce574 2018-10-12 03:12:29,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:29,699 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-12 03:12:29,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:30,151 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4af1d551fc084a71932ee3c3259bf229", "name": "heat_stack_owner"}, {"id": "607714ed4c774149a1eb12446fe1bbac", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "id": "7260d1d9b83546798e10ff4903955b07"}, "audit_ids": ["xss09WYTR5iOJY5CkUsDyA"], "issued_at": "2018-10-12T03:12:30.000000Z"}} 2018-10-12 03:12:30,154 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86324ab14fefa769a2a67b6f449f8beb10f28095" 2018-10-12 03:12:31,037 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:30 GMT Server: Apache x-compute-request-id: req-5f568c9b-5b0f-4ae2-b1af-e6b13f3de8ec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5f568c9b-5b0f-4ae2-b1af-e6b13f3de8ec Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 03:12:31,037 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f1ad78bb9b2244179c9ebac455a4e60e/volumes/detail used request id req-5f568c9b-5b0f-4ae2-b1af-e6b13f3de8ec 2018-10-12 03:12:31,038 - 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.685s OK 2018-10-12 03:12:31,155 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 03:12:31,156 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | connection_check | functest | 00:11 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-12 03:12:31,161 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:31,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:31,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d9de9b-c9e5-4667-b79f-c0909c4167eb Content-Encoding: gzip Content-Length: 346 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4af1d551fc084a71932ee3c3259bf229", "links": {"self": "http://172.30.9.27:5000/v3/roles/4af1d551fc084a71932ee3c3259bf229"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "607714ed4c774149a1eb12446fe1bbac", "links": {"self": "http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:31,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-46d9de9b-c9e5-4667-b79f-c0909c4167eb 2018-10-12 03:12:31,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0924971103668s 2018-10-12 03:12:31,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 03:12:31,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/4af1d551fc084a71932ee3c3259bf229 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:31,440 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3db2c38-cb41-4a35-a341-bcb98aa4a97a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:31,440 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/4af1d551fc084a71932ee3c3259bf229 used request id req-d3db2c38-cb41-4a35-a341-bcb98aa4a97a 2018-10-12 03:12:31,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.185331106186s 2018-10-12 03:12:31,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:12:31,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:31,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8d0f085-ddbb-4e1e-9b90-b255e08bc160 Content-Encoding: gzip Content-Length: 878 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34", "links": {"self": "http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07"}, "domain_id": "default", "enabled": true, "id": "7260d1d9b83546798e10ff4903955b07", "options": {}}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:12:31,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b8d0f085-ddbb-4e1e-9b90-b255e08bc160 2018-10-12 03:12:31,535 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0943160057068s 2018-10-12 03:12:31,536 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b8d0f085-ddbb-4e1e-9b90-b255e08bc160 2018-10-12 03:12:31,542 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:12:31,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:31,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13812f62-425c-4b89-a3da-f1a5ce219cdc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07"}, "enabled": true, "id": "7260d1d9b83546798e10ff4903955b07", "options": {}, "domain_id": "default", "name": "connection_check-user_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}} 2018-10-12 03:12:31,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07 used request id req-13812f62-425c-4b89-a3da-f1a5ce219cdc 2018-10-12 03:12:31,650 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108135938644s 2018-10-12 03:12:31,651 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07 used request id req-13812f62-425c-4b89-a3da-f1a5ce219cdc 2018-10-12 03:12:31,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 03:12:31,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:31,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b76a49b7-1b5a-4cdc-9ce5-76d17791039e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:31,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07 used request id req-b76a49b7-1b5a-4cdc-9ce5-76d17791039e 2018-10-12 03:12:31,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.251935005188s 2018-10-12 03:12:31,903 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7260d1d9b83546798e10ff4903955b07 used request id req-b76a49b7-1b5a-4cdc-9ce5-76d17791039e 2018-10-12 03:12:31,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:12:31,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:31,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4bca980-17f0-4c20-a6ba-838b6e199d4a Content-Encoding: gzip Content-Length: 382 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: connection_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e"}, "enabled": true, "id": "f1ad78bb9b2244179c9ebac455a4e60e", "parent_id": "default", "domain_id": "default", "name": "connection_check-project_2cc2f4d7-c688-4e67-bd36-2c492b236f34"}]} 2018-10-12 03:12:31,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e4bca980-17f0-4c20-a6ba-838b6e199d4a 2018-10-12 03:12:31,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0756831169128s 2018-10-12 03:12:31,980 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e4bca980-17f0-4c20-a6ba-838b6e199d4a 2018-10-12 03:12:31,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 03:12:31,983 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:32,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62fbdccf-68c4-40a6-99e1-1b213db0a757 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:32,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e used request id req-62fbdccf-68c4-40a6-99e1-1b213db0a757 2018-10-12 03:12:32,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.188099861145s 2018-10-12 03:12:32,171 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f1ad78bb9b2244179c9ebac455a4e60e used request id req-62fbdccf-68c4-40a6-99e1-1b213db0a757 2018-10-12 03:12:32,171 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:32,172 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:32,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1ca1822-67b6-43f9-b25e-6c7a719515b8 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "607714ed4c774149a1eb12446fe1bbac", "links": {"self": "http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:32,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a1ca1822-67b6-43f9-b25e-6c7a719515b8 2018-10-12 03:12:32,245 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0733540058136s 2018-10-12 03:12:32,246 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 03:12:32,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:32,388 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-928aa35c-bef1-420b-b4b4-219d68dde85f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:32,388 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/607714ed4c774149a1eb12446fe1bbac used request id req-928aa35c-bef1-420b-b4b4-219d68dde85f 2018-10-12 03:12:32,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.141886949539s 2018-10-12 03:12:32,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 03:12:32,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=f1ad78bb9b2244179c9ebac455a4e60e&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}d75e879885306e9a0bfb13a0660ea727ec208919" 2018-10-12 03:12:33,430 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0419ad43-a26f-4a53-899b-2cd5e7cad7ca Date: Fri, 12 Oct 2018 03:12:33 GMT RESP BODY: {"security_groups": []} 2018-10-12 03:12:33,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=f1ad78bb9b2244179c9ebac455a4e60e&name=default used request id req-0419ad43-a26f-4a53-899b-2cd5e7cad7ca 2018-10-12 03:12:33,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 1.03679609299s 2018-10-12 03:12:33,431 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=f1ad78bb9b2244179c9ebac455a4e60e&name=default used request id req-0419ad43-a26f-4a53-899b-2cd5e7cad7ca 2018-10-12 03:12:33,452 - xtesting.ci.run_tests - INFO - Loading test case 'api_check'... 2018-10-12 03:12:33,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:12:33,476 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:12:33,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:12:33,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:12:33,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:12:33,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:12:33,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:12:33,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:12:33,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:12:33,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:12:33,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:12:33,477 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:12:33,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:12:33,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:12:33,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:12:33,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:12:33,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:12:33,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:12:33,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:12:33,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:12:33,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:12:33,478 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:12:33,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 03:12:33,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:12:33,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ebaf769-2ca8-4be3-bca7-ea03dc8f3bbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:33,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4ebaf769-2ca8-4be3-bca7-ea03dc8f3bbf 2018-10-12 03:12:33,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:33,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["Rjkh-g7DSg6FHvXuB5nOOA"], "issued_at": "2018-10-12T03:12:33.000000Z"}} 2018-10-12 03:12:33,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:33,875 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:12:33,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:33,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-608a4b79-9c0f-45ed-8105-39baad276703 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 03:12:33,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-608a4b79-9c0f-45ed-8105-39baad276703 2018-10-12 03:12:33,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.494657993317s 2018-10-12 03:12:33,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 03:12:33,977 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}4e9c5bc856c531baf929f282b7ccaa64248e65eb" -d '{"project": {"description": "Created by OPNFV Functest: api_check", "enabled": true, "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}}' 2018-10-12 03:12:34,192 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:12:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aadde9dd-5167-4095-a99b-1c8e5842c3b0 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.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:12:34,192 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-aadde9dd-5167-4095-a99b-1c8e5842c3b0 2018-10-12 03:12:34,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.215905189514s 2018-10-12 03:12:34,193 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-aadde9dd-5167-4095-a99b-1c8e5842c3b0 2018-10-12 03:12:34,193 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'api_check-project_2de89b46-c033-4bd3-8816-57828c69f934', 'id': u'82f0c944f0ab46839e74820af9796ffb', '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-10-12 03:12:34,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 03:12:34,684 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.489551067352s 2018-10-12 03:12:34,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:34,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df73b6e9-d159-4898-bcae-a10c5184ca4f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}, "domain_id": "default", "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:12:34,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52 used request id req-df73b6e9-d159-4898-bcae-a10c5184ca4f 2018-10-12 03:12:34,803 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'506e58b4de704a7f95de16ced2e6cb52', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'api_check-user_2de89b46-c033-4bd3-8816-57828c69f934'}) 2018-10-12 03:12:34,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:34,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:34,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e527b7e3-7d01-4917-a2b8-295347df72f7 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:34,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e527b7e3-7d01-4917-a2b8-295347df72f7 2018-10-12 03:12:34,887 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0836849212646s 2018-10-12 03:12:34,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:34,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:35,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f68c44c0-ce01-4bd3-b9ed-76636b519660 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:35,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f68c44c0-ce01-4bd3-b9ed-76636b519660 2018-10-12 03:12:35,021 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.132006883621s 2018-10-12 03:12:35,022 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 03:12:35,022 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 03:12:35,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" -d '{"role": {"name": "Member"}}' 2018-10-12 03:12:35,238 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:12:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b72685e9-ba79-4904-8ce7-288550b63bc7 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}} 2018-10-12 03:12:35,239 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-b72685e9-ba79-4904-8ce7-288550b63bc7 2018-10-12 03:12:35,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.216773986816s 2018-10-12 03:12:35,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:35,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f642dd-a71d-47ed-8d7f-1ea40a3fff49 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "domain_id": null, "name": "Member", "id": "9027a41a2cad47af98a2e1c543cfce8c"}} 2018-10-12 03:12:35,317 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c used request id req-e6f642dd-a71d-47ed-8d7f-1ea40a3fff49 2018-10-12 03:12:35,317 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c'}, 'domain_id': None, 'human_id': None, 'id': u'9027a41a2cad47af98a2e1c543cfce8c', 'HUMAN_ID': False}) 2018-10-12 03:12:35,317 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:35,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:35,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-231aa622-4fea-4dc9-9e70-3373d21c0e3f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:35,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-231aa622-4fea-4dc9-9e70-3373d21c0e3f 2018-10-12 03:12:35,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0757150650024s 2018-10-12 03:12:35,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:12:35,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:35,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84723a99-3f35-42ba-b283-582394ac834e 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:12:35,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-84723a99-3f35-42ba-b283-582394ac834e 2018-10-12 03:12:35,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0771470069885s 2018-10-12 03:12:35,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:12:35,473 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:35,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357c5bdb-f199-4db3-92ca-a69c9abe390a Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:12:35,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-357c5bdb-f199-4db3-92ca-a69c9abe390a 2018-10-12 03:12:35,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.155384063721s 2018-10-12 03:12:35,629 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-357c5bdb-f199-4db3-92ca-a69c9abe390a 2018-10-12 03:12:35,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:12:35,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:35,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56e3774b-377a-4b46-b152-20159cf3caf1 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:12:35,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-56e3774b-377a-4b46-b152-20159cf3caf1 2018-10-12 03:12:35,711 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0750470161438s 2018-10-12 03:12:35,711 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-56e3774b-377a-4b46-b152-20159cf3caf1 2018-10-12 03:12:35,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:12:35,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=506e58b4de704a7f95de16ced2e6cb52&scope.project.id=82f0c944f0ab46839e74820af9796ffb&role.id=9027a41a2cad47af98a2e1c543cfce8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:35,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86ab8797-2af6-46fb-8bc9-5f4165b781d7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=506e58b4de704a7f95de16ced2e6cb52&scope.project.id=82f0c944f0ab46839e74820af9796ffb&role.id=9027a41a2cad47af98a2e1c543cfce8c", "previous": null, "next": null}} 2018-10-12 03:12:35,794 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=506e58b4de704a7f95de16ced2e6cb52&scope.project.id=82f0c944f0ab46839e74820af9796ffb&role.id=9027a41a2cad47af98a2e1c543cfce8c used request id req-86ab8797-2af6-46fb-8bc9-5f4165b781d7 2018-10-12 03:12:35,795 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0812120437622s 2018-10-12 03:12:35,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:12:35,796 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/506e58b4de704a7f95de16ced2e6cb52/roles/9027a41a2cad47af98a2e1c543cfce8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:35,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c23ce038-441a-4c66-9fa5-9f6bac0ab0d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:35,920 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/506e58b4de704a7f95de16ced2e6cb52/roles/9027a41a2cad47af98a2e1c543cfce8c used request id req-c23ce038-441a-4c66-9fa5-9f6bac0ab0d2 2018-10-12 03:12:35,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125061035156s 2018-10-12 03:12:35,921 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'api_check-project_2de89b46-c033-4bd3-8816-57828c69f934', 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': '9e269395-953e-41ea-843f-8103abc76575', 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_2de89b46-c033-4bd3-8816-57828c69f934', 'project_id': u'82f0c944f0ab46839e74820af9796ffb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 03:12:35,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:12:35,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:12:35,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:12:35,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:12:35,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:12:35,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:12:35,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:12:35,923 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:12:35,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:12:35,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:12:35,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:12:35,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:12:35,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:12:35,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:12:35,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:12:35,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:12:35,924 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:12:35,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:12:35,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:12:35,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:12:35,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:12:35,925 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:12:35,928 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'api_check-user_2de89b46-c033-4bd3-8816-57828c69f934', 'password': '9e269395-953e-41ea-843f-8103abc76575', 'project_name': 'api_check-project_2de89b46-c033-4bd3-8816-57828c69f934', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '82f0c944f0ab46839e74820af9796ffb', 'project_domain_name': 'Default'} 2018-10-12 03:12:35,928 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:35,929 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:36,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77ecf57a-4f1a-4730-b3ae-8fc4d318ba2f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:36,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-77ecf57a-4f1a-4730-b3ae-8fc4d318ba2f 2018-10-12 03:12:36,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0792338848114s 2018-10-12 03:12:36,009 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:36,009 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:36,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e97ce6eb-421b-46a2-907c-25391b8112d8 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:36,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e97ce6eb-421b-46a2-907c-25391b8112d8 2018-10-12 03:12:36,093 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0840740203857s 2018-10-12 03:12:36,094 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:12:36,095 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:36,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcae22d5-fe04-4793-81dc-c6ab4cd4947a 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:12:36,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-fcae22d5-fe04-4793-81dc-c6ab4cd4947a 2018-10-12 03:12:36,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0768208503723s 2018-10-12 03:12:36,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:12:36,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:36,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34e50d09-27b9-47ed-b7cb-7135ad6b4f89 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:12:36,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-34e50d09-27b9-47ed-b7cb-7135ad6b4f89 2018-10-12 03:12:36,269 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0964090824127s 2018-10-12 03:12:36,269 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-34e50d09-27b9-47ed-b7cb-7135ad6b4f89 2018-10-12 03:12:36,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:12:36,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:36,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94175917-a467-4b77-b045-f92dad2d1966 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:12:36,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-94175917-a467-4b77-b045-f92dad2d1966 2018-10-12 03:12:36,354 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0788068771362s 2018-10-12 03:12:36,354 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-94175917-a467-4b77-b045-f92dad2d1966 2018-10-12 03:12:36,356 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:12:36,357 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=506e58b4de704a7f95de16ced2e6cb52&scope.project.id=82f0c944f0ab46839e74820af9796ffb&role.id=c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:36,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e91a0c7-9101-43a6-98c4-1c28ccfdc4f4 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=506e58b4de704a7f95de16ced2e6cb52&scope.project.id=82f0c944f0ab46839e74820af9796ffb&role.id=c43a3ee50f83430c8393d58c3aa3a6dc", "previous": null, "next": null}} 2018-10-12 03:12:36,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=506e58b4de704a7f95de16ced2e6cb52&scope.project.id=82f0c944f0ab46839e74820af9796ffb&role.id=c43a3ee50f83430c8393d58c3aa3a6dc used request id req-1e91a0c7-9101-43a6-98c4-1c28ccfdc4f4 2018-10-12 03:12:36,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0775320529938s 2018-10-12 03:12:36,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:12:36,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/506e58b4de704a7f95de16ced2e6cb52/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:36,594 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d337545-52ac-46b6-8df8-37885e63b70f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:36,594 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/506e58b4de704a7f95de16ced2e6cb52/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-6d337545-52ac-46b6-8df8-37885e63b70f 2018-10-12 03:12:36,595 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.159919977188s 2018-10-12 03:12:36,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:36,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:36,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3796c4c8-9a90-4c97-85d2-59267e5877e7 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:36,763 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3796c4c8-9a90-4c97-85d2-59267e5877e7 2018-10-12 03:12:36,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.168073892593s 2018-10-12 03:12:36,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 03:12:36,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-12 03:12:36,903 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:12:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a8c9ddb7-1e9d-40d2-90f0-9f3fbc0d7077 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}} 2018-10-12 03:12:36,903 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a8c9ddb7-1e9d-40d2-90f0-9f3fbc0d7077 2018-10-12 03:12:36,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.139098882675s 2018-10-12 03:12:36,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:36,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9ec8ca2-88f0-4f87-8e21-d332018832a4 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "domain_id": null, "name": "heat_stack_owner", "id": "aa58357845c840cb83ebe514331ed20c"}} 2018-10-12 03:12:36,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c used request id req-c9ec8ca2-88f0-4f87-8e21-d332018832a4 2018-10-12 03:12:36,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:12:36,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:37,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f0aaa8d-d991-4da6-afb1-c2b577ea2bb6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:37,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7f0aaa8d-d991-4da6-afb1-c2b577ea2bb6 2018-10-12 03:12:37,063 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0818481445312s 2018-10-12 03:12:37,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:12:37,064 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:37,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6ef031a-d3b2-45ca-83c9-83cad7dadca1 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:12:37,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a6ef031a-d3b2-45ca-83c9-83cad7dadca1 2018-10-12 03:12:37,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0785558223724s 2018-10-12 03:12:37,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:12:37,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:37,251 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a547a9c-a519-4325-9420-5e7fc1304538 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:12:37,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9a547a9c-a519-4325-9420-5e7fc1304538 2018-10-12 03:12:37,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108266830444s 2018-10-12 03:12:37,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9a547a9c-a519-4325-9420-5e7fc1304538 2018-10-12 03:12:37,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:12:37,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:37,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50992e71-66fe-4b53-b1fb-caa0c39cf0e2 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:12:37,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-50992e71-66fe-4b53-b1fb-caa0c39cf0e2 2018-10-12 03:12:37,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0804331302643s 2018-10-12 03:12:37,339 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-50992e71-66fe-4b53-b1fb-caa0c39cf0e2 2018-10-12 03:12:37,341 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:12:37,342 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=506e58b4de704a7f95de16ced2e6cb52&scope.project.id=82f0c944f0ab46839e74820af9796ffb&role.id=aa58357845c840cb83ebe514331ed20c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:37,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56bbb1a0-e32c-40fa-b01e-68d7d18068c7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=506e58b4de704a7f95de16ced2e6cb52&scope.project.id=82f0c944f0ab46839e74820af9796ffb&role.id=aa58357845c840cb83ebe514331ed20c", "previous": null, "next": null}} 2018-10-12 03:12:37,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=506e58b4de704a7f95de16ced2e6cb52&scope.project.id=82f0c944f0ab46839e74820af9796ffb&role.id=aa58357845c840cb83ebe514331ed20c used request id req-56bbb1a0-e32c-40fa-b01e-68d7d18068c7 2018-10-12 03:12:37,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0827949047089s 2018-10-12 03:12:37,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:12:37,425 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/506e58b4de704a7f95de16ced2e6cb52/roles/aa58357845c840cb83ebe514331ed20c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:12:37,533 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-acfc8e17-73fb-48e1-8696-a23197f42f23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:37,533 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/506e58b4de704a7f95de16ced2e6cb52/roles/aa58357845c840cb83ebe514331ed20c used request id req-acfc8e17-73fb-48e1-8696-a23197f42f23 2018-10-12 03:12:37,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.108344078064s 2018-10-12 03:12:37,533 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-12 03:12:37,533 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-12 03:12:37,534 - openstack_tests - INFO - OS Credentials = > 2018-10-12 03:12:37,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:37,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:37,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["LDcUMs-RT66Mf9ypBh4afg"], "issued_at": "2018-10-12T03:12:37.000000Z"}} 2018-10-12 03:12:37,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee142bdf47178ae840c4b5815607371846c42c06" 2018-10-12 03:12:38,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-15a8b0d0-ccf2-4306-9ffe-a796036e9cd5 Date: Fri, 12 Oct 2018 03:12:38 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:12:38,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-15a8b0d0-ccf2-4306-9ffe-a796036e9cd5 2018-10-12 03:12:38,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee142bdf47178ae840c4b5815607371846c42c06" 2018-10-12 03:12:39,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-d9e11b4a-5406-4677-bcac-28c8124af03b Date: Fri, 12 Oct 2018 03:12:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 03:12:39,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-d9e11b4a-5406-4677-bcac-28c8124af03b 2018-10-12 03:12:39,846 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-12 03:12:39,846 - xtesting.ci.run_tests - INFO - Running test case 'api_check'... 2018-10-12 03:12:39,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,850 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,851 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,854 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,855 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,857 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,862 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,863 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,864 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,869 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,873 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,875 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,880 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,881 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,882 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,884 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,887 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,888 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,891 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,892 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,897 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,899 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,902 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:39,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:40,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["Amy9RGeFQ22YEEiZOSnIyQ"], "issued_at": "2018-10-12T03:12:40.000000Z"}} 2018-10-12 03:12:40,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2db5531ebeb6895689800fbfccb4f9aac5a67" 2018-10-12 03:12:40,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75ecea23-f458-4042-bf42-4fe04f82aa57 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:40,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-75ecea23-f458-4042-bf42-4fe04f82aa57 2018-10-12 03:12:40,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:12:40,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:12:40,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2db5531ebeb6895689800fbfccb4f9aac5a67" 2018-10-12 03:12:40,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea8c1219-4a4c-471a-8419-83406067608e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:12:40,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ea8c1219-4a4c-471a-8419-83406067608e 2018-10-12 03:12:40,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2db5531ebeb6895689800fbfccb4f9aac5a67" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-3491fe3c-5104-45f3-85a5-eb7b2393f361-projName"}}' 2018-10-12 03:12:40,674 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:12:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e10b933b-c38f-4423-8b88-c3fe2c3df706 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/acd58653a1ea4a8593a83221ed276854"}, "enabled": true, "id": "acd58653a1ea4a8593a83221ed276854", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-3491fe3c-5104-45f3-85a5-eb7b2393f361-projName"}} 2018-10-12 03:12:40,674 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e10b933b-c38f-4423-8b88-c3fe2c3df706 2018-10-12 03:12:40,675 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-3491fe3c-5104-45f3-85a5-eb7b2393f361-projName 2018-10-12 03:12:40,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-3491fe3c-5104-45f3-85a5-eb7b2393f361-projName -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2db5531ebeb6895689800fbfccb4f9aac5a67" 2018-10-12 03:12:40,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06fa4d2f-8e28-4b8f-b704-e5ee5c5f510b Content-Encoding: gzip Content-Length: 284 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-3491fe3c-5104-45f3-85a5-eb7b2393f361-projName", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/acd58653a1ea4a8593a83221ed276854"}, "enabled": true, "id": "acd58653a1ea4a8593a83221ed276854", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-3491fe3c-5104-45f3-85a5-eb7b2393f361-projName"}]} 2018-10-12 03:12:40,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=KeystoneUtilsTests-3491fe3c-5104-45f3-85a5-eb7b2393f361-projName used request id req-06fa4d2f-8e28-4b8f-b704-e5ee5c5f510b 2018-10-12 03:12:40,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2db5531ebeb6895689800fbfccb4f9aac5a67" 2018-10-12 03:12:40,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6600f6d5-d917-46fb-9960-48a83ec97e18 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:12:40,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6600f6d5-d917-46fb-9960-48a83ec97e18 2018-10-12 03:12:40,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2db5531ebeb6895689800fbfccb4f9aac5a67" 2018-10-12 03:12:41,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-c711af59-8764-458f-b3b1-8f6c4947f1fc Date: Fri, 12 Oct 2018 03:12:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:12:41Z", "updated_at": "2018-10-12T03:12:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:41Z", "revision_number": 0, "id": "0a4e612a-a102-46ef-976c-4b254e5f2a18", "remote_group_id": "e204c8ce-0d42-4a4b-bcf5-02f128f7f78d", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:41Z", "security_group_id": "e204c8ce-0d42-4a4b-bcf5-02f128f7f78d", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:41Z", "revision_number": 0, "id": "7ff5bcee-d87b-4f32-8fe6-83b217ae2923", "remote_group_id": "e204c8ce-0d42-4a4b-bcf5-02f128f7f78d", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:41Z", "security_group_id": "e204c8ce-0d42-4a4b-bcf5-02f128f7f78d", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:41Z", "revision_number": 0, "id": "a88c2e86-3c46-4ad0-b192-610189bab30b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:41Z", "security_group_id": "e204c8ce-0d42-4a4b-bcf5-02f128f7f78d", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:41Z", "revision_number": 0, "id": "dad36a63-f25c-4c3e-8f7a-2767b7d13149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:41Z", "security_group_id": "e204c8ce-0d42-4a4b-bcf5-02f128f7f78d", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 4, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "e204c8ce-0d42-4a4b-bcf5-02f128f7f78d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 03:12:41,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-c711af59-8764-458f-b3b1-8f6c4947f1fc 2018-10-12 03:12:41,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2db5531ebeb6895689800fbfccb4f9aac5a67" 2018-10-12 03:12:42,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15931fe6-2772-4a4e-839f-13dc0c4694ca Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 03:12:42,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-15931fe6-2772-4a4e-839f-13dc0c4694ca 2018-10-12 03:12:42,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2db5531ebeb6895689800fbfccb4f9aac5a67" 2018-10-12 03:12:42,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7de09984-c801-4b07-9dc0-6dd7bed5aee1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:12:42,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-7de09984-c801-4b07-9dc0-6dd7bed5aee1 2018-10-12 03:12:42,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e204c8ce-0d42-4a4b-bcf5-02f128f7f78d 2018-10-12 03:12:42,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e204c8ce-0d42-4a4b-bcf5-02f128f7f78d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2db5531ebeb6895689800fbfccb4f9aac5a67" 2018-10-12 03:12:42,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-50a2dd1a-7a3e-4ac6-9589-2fcbba207a58 Date: Fri, 12 Oct 2018 03:12:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e204c8ce-0d42-4a4b-bcf5-02f128f7f78d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:12:41Z", "security_group_id": "e204c8ce-0d42-4a4b-bcf5-02f128f7f78d", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:12:41Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "0a4e612a-a102-46ef-976c-4b254e5f2a18"}, {"remote_group_id": "e204c8ce-0d42-4a4b-bcf5-02f128f7f78d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:12:41Z", "security_group_id": "e204c8ce-0d42-4a4b-bcf5-02f128f7f78d", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:12:41Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "7ff5bcee-d87b-4f32-8fe6-83b217ae2923"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:12:41Z", "security_group_id": "e204c8ce-0d42-4a4b-bcf5-02f128f7f78d", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:12:41Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "a88c2e86-3c46-4ad0-b192-610189bab30b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:12:41Z", "security_group_id": "e204c8ce-0d42-4a4b-bcf5-02f128f7f78d", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:12:41Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "dad36a63-f25c-4c3e-8f7a-2767b7d13149"}]} 2018-10-12 03:12:42,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e204c8ce-0d42-4a4b-bcf5-02f128f7f78d used request id req-50a2dd1a-7a3e-4ac6-9589-2fcbba207a58 2018-10-12 03:12:42,963 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 03:12:42,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e204c8ce-0d42-4a4b-bcf5-02f128f7f78d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2db5531ebeb6895689800fbfccb4f9aac5a67" 2018-10-12 03:12:43,975 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83c0fb68-0967-4220-b7ed-c19a4e645670 Content-Length: 0 Date: Fri, 12 Oct 2018 03:12:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:12:43,975 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e204c8ce-0d42-4a4b-bcf5-02f128f7f78d used request id req-83c0fb68-0967-4220-b7ed-c19a4e645670 2018-10-12 03:12:43,975 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-3491fe3c-5104-45f3-85a5-eb7b2393f361-projName 2018-10-12 03:12:43,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/acd58653a1ea4a8593a83221ed276854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aaa2db5531ebeb6895689800fbfccb4f9aac5a67" 2018-10-12 03:12:44,259 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-23ac33e0-5f81-4ab9-97a6-38e19506572d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:44,259 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/acd58653a1ea4a8593a83221ed276854 used request id req-23ac33e0-5f81-4ab9-97a6-38e19506572d 2018-10-12 03:12:44,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:44,636 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["KAcPQMsoRyG9Su6QuG1L_Q"], "issued_at": "2018-10-12T03:12:44.000000Z"}} 2018-10-12 03:12:44,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfa74ba8e6a1d0811ab0ee53c65e5d4d144901" 2018-10-12 03:12:44,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa5f0a7a-f566-4f77-a38c-a87f6e5af4b2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:44,727 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fa5f0a7a-f566-4f77-a38c-a87f6e5af4b2 2018-10-12 03:12:44,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:12:44,738 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:12:44,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfa74ba8e6a1d0811ab0ee53c65e5d4d144901" 2018-10-12 03:12:44,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e98449b8-08fa-47a3-83ee-fa877b0006dd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:12:44,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e98449b8-08fa-47a3-83ee-fa877b0006dd 2018-10-12 03:12:45,183 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-95c24f1b-56a7-40e1-af30-10f733eb2797-username 2018-10-12 03:12:45,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfa74ba8e6a1d0811ab0ee53c65e5d4d144901" 2018-10-12 03:12:45,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de78a96-3bcf-4d7f-a3eb-ff3ad75b040b Content-Encoding: gzip Content-Length: 953 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "KeystoneUtilsTests-95c24f1b-56a7-40e1-af30-10f733eb2797-username", "links": {"self": "http://172.30.9.27:5000/v3/users/be9f1582512647baae0fd5ec88f5b8c5"}, "domain_id": "default", "enabled": true, "id": "be9f1582512647baae0fd5ec88f5b8c5", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:12:45,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4de78a96-3bcf-4d7f-a3eb-ff3ad75b040b 2018-10-12 03:12:45,307 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-95c24f1b-56a7-40e1-af30-10f733eb2797-username 2018-10-12 03:12:45,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/be9f1582512647baae0fd5ec88f5b8c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82cfa74ba8e6a1d0811ab0ee53c65e5d4d144901" 2018-10-12 03:12:45,547 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7081dae9-60e9-40e2-8f24-446d0ea97dce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:45,547 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/be9f1582512647baae0fd5ec88f5b8c5 used request id req-7081dae9-60e9-40e2-8f24-446d0ea97dce 2018-10-12 03:12:45,548 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:45,930 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["MkTr2wkoTIiDH_Rasl9J6A"], "issued_at": "2018-10-12T03:12:45.000000Z"}} 2018-10-12 03:12:45,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a10a8643b647e9d69cf23bb47a58960de8804b95" 2018-10-12 03:12:46,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67eeffc6-eef4-4741-9538-824c02c2a000 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:46,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-67eeffc6-eef4-4741-9538-824c02c2a000 2018-10-12 03:12:46,027 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:46,028 - keystoneauth.identity.v2 - DEBUG - Making authentication request to url/v2.0/tokens 2018-10-12 03:12:46,029 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:46,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["Rxeqb5qpTye-KF_4OsUbbw"], "issued_at": "2018-10-12T03:12:46.000000Z"}} 2018-10-12 03:12:46,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93437b4f22da21156df573b96d91af9fb4219e50" 2018-10-12 03:12:46,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9364d66-9c20-4dac-bf9e-a29f584c2f7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:46,561 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b9364d66-9c20-4dac-bf9e-a29f584c2f7d 2018-10-12 03:12:46,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:46,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:46,951 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["pRtkM1VxSBOaEPEecPbbLw"], "issued_at": "2018-10-12T03:12:46.000000Z"}} 2018-10-12 03:12:46,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:47,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["yOYUAFmDSyO3uFusoWNghg"], "issued_at": "2018-10-12T03:12:47.000000Z"}} 2018-10-12 03:12:47,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}810d46bffbb69fc1128fe03da4365c83d07b80c1" 2018-10-12 03:12:47,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0228329b-7c7e-4065-8179-8019120977d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:47,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0228329b-7c7e-4065-8179-8019120977d3 2018-10-12 03:12:47,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:47,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:47,949 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["wBQruwB4T46UUKpqlnbDkg"], "issued_at": "2018-10-12T03:12:47.000000Z"}} 2018-10-12 03:12:47,953 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:48,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["WfZ4ENerQ2GfOcxka8XgpA"], "issued_at": "2018-10-12T03:12:48.000000Z"}} 2018-10-12 03:12:48,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0196a2fc3f35f101e5beab714a5c9bd7421861ec" 2018-10-12 03:12:48,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ace80a-c3cf-46ea-8194-52495dd0b84a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:48,424 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-94ace80a-c3cf-46ea-8194-52495dd0b84a 2018-10-12 03:12:48,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:48,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:48,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["XWpRhQ4JRU2f2ilSwLzdFg"], "issued_at": "2018-10-12T03:12:48.000000Z"}} 2018-10-12 03:12:48,821 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:48,822 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:49,213 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["hXX4BmGMSl6V6mrP2D3b5Q"], "issued_at": "2018-10-12T03:12:49.000000Z"}} 2018-10-12 03:12:49,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:49,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:49,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["20oGb-CSQ8maL4DfKQQhBw"], "issued_at": "2018-10-12T03:12:49.000000Z"}} 2018-10-12 03:12:49,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:50,005 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["iHyeuUL3ThWlRb9ZXh8mcw"], "issued_at": "2018-10-12T03:12:50.000000Z"}} 2018-10-12 03:12:50,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:50,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a445fdb1-50a5-4965-aa88-d59a9b772442 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:50,023 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a445fdb1-50a5-4965-aa88-d59a9b772442 2018-10-12 03:12:50,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:12:50,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:12:50,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:50,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c238267b-fad0-4861-95f5-bde1271a1ac9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:12:50,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c238267b-fad0-4861-95f5-bde1271a1ac9 2018-10-12 03:12:50,363 - keystone_utils - INFO - Created user with name - KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-username 2018-10-12 03:12:50,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:50,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec471bb2-4607-430a-8dfc-4cc3b2a5415b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:12:50,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ec471bb2-4607-430a-8dfc-4cc3b2a5415b 2018-10-12 03:12:50,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-projName"}}' 2018-10-12 03:12:50,546 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-048271b4-6e22-47f6-b057-b036f1b49685 Content-Length: 326 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d850af5fb6f948cfbddc21c67ecf14f0"}, "enabled": true, "id": "d850af5fb6f948cfbddc21c67ecf14f0", "parent_id": "default", "domain_id": "default", "name": "KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-projName"}} 2018-10-12 03:12:50,546 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-048271b4-6e22-47f6-b057-b036f1b49685 2018-10-12 03:12:50,546 - keystone_utils - INFO - Created project with name - KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-projName 2018-10-12 03:12:50,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" -d '{"role": {"name": "KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-role"}}' 2018-10-12 03:12:50,620 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f91fbf52-1232-4e43-af80-2634e7c7779c Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "849e586e9995466cb784da4f18740c9d", "links": {"self": "http://172.30.9.27:5000/v3/roles/849e586e9995466cb784da4f18740c9d"}, "name": "KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-role"}} 2018-10-12 03:12:50,620 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f91fbf52-1232-4e43-af80-2634e7c7779c 2018-10-12 03:12:50,620 - keystone_utils - INFO - Created role with name - KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-role 2018-10-12 03:12:50,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/849e586e9995466cb784da4f18740c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:50,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3277ceac-f77d-46f6-a9a5-f38f313afc21 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/849e586e9995466cb784da4f18740c9d"}, "domain_id": null, "name": "KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-role", "id": "849e586e9995466cb784da4f18740c9d"}} 2018-10-12 03:12:50,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/849e586e9995466cb784da4f18740c9d used request id req-3277ceac-f77d-46f6-a9a5-f38f313afc21 2018-10-12 03:12:50,641 - keystone_utils - INFO - Granting role KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-role to project KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-projName 2018-10-12 03:12:50,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/d850af5fb6f948cfbddc21c67ecf14f0/users/9975c225f8ff4c58a3c3410ec01b00c0/roles/849e586e9995466cb784da4f18740c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:50,694 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a813f58-8247-49d0-b5ce-bd27ae77d152 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:50,694 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d850af5fb6f948cfbddc21c67ecf14f0/users/9975c225f8ff4c58a3c3410ec01b00c0/roles/849e586e9995466cb784da4f18740c9d used request id req-4a813f58-8247-49d0-b5ce-bd27ae77d152 2018-10-12 03:12:50,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d850af5fb6f948cfbddc21c67ecf14f0/users/9975c225f8ff4c58a3c3410ec01b00c0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:50,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce18579a-e6fa-4ef8-b1f0-89c3469f7bb0 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/d850af5fb6f948cfbddc21c67ecf14f0/users/9975c225f8ff4c58a3c3410ec01b00c0/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "849e586e9995466cb784da4f18740c9d", "links": {"self": "http://172.30.9.27:5000/v3/roles/849e586e9995466cb784da4f18740c9d"}, "name": "KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-role"}]} 2018-10-12 03:12:50,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d850af5fb6f948cfbddc21c67ecf14f0/users/9975c225f8ff4c58a3c3410ec01b00c0/roles used request id req-ce18579a-e6fa-4ef8-b1f0-89c3469f7bb0 2018-10-12 03:12:50,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:51,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-a667915d-02bc-409e-8d0f-48cdca3381af Date: Fri, 12 Oct 2018 03:12:51 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:12:50Z", "updated_at": "2018-10-12T03:12:51Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:51Z", "revision_number": 0, "id": "c3ba048b-9c0a-4b65-9fc2-866e967fe427", "remote_group_id": "333137bf-fa0d-401a-889e-ad1187950e79", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:51Z", "security_group_id": "333137bf-fa0d-401a-889e-ad1187950e79", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:51Z", "revision_number": 0, "id": "9e9bba21-bb24-4a89-a016-7bacebbd7f84", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:51Z", "security_group_id": "333137bf-fa0d-401a-889e-ad1187950e79", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:51Z", "revision_number": 0, "id": "2ba67e9e-33bf-42e1-b3f2-4556199da6a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:51Z", "security_group_id": "333137bf-fa0d-401a-889e-ad1187950e79", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:51Z", "revision_number": 0, "id": "0fcff451-d58c-41fd-9eaa-990c9ac22db3", "remote_group_id": "333137bf-fa0d-401a-889e-ad1187950e79", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:51Z", "security_group_id": "333137bf-fa0d-401a-889e-ad1187950e79", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 4, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "333137bf-fa0d-401a-889e-ad1187950e79", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 03:12:51,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-a667915d-02bc-409e-8d0f-48cdca3381af 2018-10-12 03:12:51,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:51,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b11d7c3-9231-471b-aed0-8be11cf49693 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 03:12:51,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-5b11d7c3-9231-471b-aed0-8be11cf49693 2018-10-12 03:12:51,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:51,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32ca9224-e740-4751-aac0-4cdd68c33e02 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:12:51,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-32ca9224-e740-4751-aac0-4cdd68c33e02 2018-10-12 03:12:51,310 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 333137bf-fa0d-401a-889e-ad1187950e79 2018-10-12 03:12:51,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=333137bf-fa0d-401a-889e-ad1187950e79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:52,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f1525167-8db0-4367-9184-1e83b9ae81a2 Date: Fri, 12 Oct 2018 03:12:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "333137bf-fa0d-401a-889e-ad1187950e79", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:12:51Z", "security_group_id": "333137bf-fa0d-401a-889e-ad1187950e79", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:12:51Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "0fcff451-d58c-41fd-9eaa-990c9ac22db3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:12:51Z", "security_group_id": "333137bf-fa0d-401a-889e-ad1187950e79", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:12:51Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "2ba67e9e-33bf-42e1-b3f2-4556199da6a2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:12:51Z", "security_group_id": "333137bf-fa0d-401a-889e-ad1187950e79", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:12:51Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "9e9bba21-bb24-4a89-a016-7bacebbd7f84"}, {"remote_group_id": "333137bf-fa0d-401a-889e-ad1187950e79", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:12:51Z", "security_group_id": "333137bf-fa0d-401a-889e-ad1187950e79", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:12:51Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "c3ba048b-9c0a-4b65-9fc2-866e967fe427"}]} 2018-10-12 03:12:52,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=333137bf-fa0d-401a-889e-ad1187950e79 used request id req-f1525167-8db0-4367-9184-1e83b9ae81a2 2018-10-12 03:12:52,101 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 03:12:52,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/333137bf-fa0d-401a-889e-ad1187950e79 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:52,580 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7b261ede-be39-455d-89ea-b90a8e317231 Content-Length: 0 Date: Fri, 12 Oct 2018 03:12:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:12:52,580 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/333137bf-fa0d-401a-889e-ad1187950e79 used request id req-7b261ede-be39-455d-89ea-b90a8e317231 2018-10-12 03:12:52,580 - keystone_utils - INFO - Deleting project with name - KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-projName 2018-10-12 03:12:52,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/d850af5fb6f948cfbddc21c67ecf14f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:52,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1668731c-66b7-4ff3-b869-06d105a59bf7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:52,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d850af5fb6f948cfbddc21c67ecf14f0 used request id req-1668731c-66b7-4ff3-b869-06d105a59bf7 2018-10-12 03:12:52,761 - keystone_utils - INFO - Deleting user with name - KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-username 2018-10-12 03:12:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/9975c225f8ff4c58a3c3410ec01b00c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:53,016 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f48c1e2e-9867-47d6-8376-e8a9521fc25d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:53,016 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9975c225f8ff4c58a3c3410ec01b00c0 used request id req-f48c1e2e-9867-47d6-8376-e8a9521fc25d 2018-10-12 03:12:53,016 - keystone_utils - INFO - Deleting role with name - KeystoneUtilsTests-19780d65-f447-428f-9f11-45eb18ba458f-role 2018-10-12 03:12:53,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/849e586e9995466cb784da4f18740c9d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a8551102fbe2ce59019c794eb56f79d356fdfa6" 2018-10-12 03:12:53,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a06a4be-6688-47e9-a32d-14d4d29e76c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:53,146 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/849e586e9995466cb784da4f18740c9d used request id req-1a06a4be-6688-47e9-a32d-14d4d29e76c1 2018-10-12 03:12:53,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:53,523 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["7ksgSG4WRjycExSggEBzoQ"], "issued_at": "2018-10-12T03:12:53.000000Z"}} 2018-10-12 03:12:53,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6bd95eeec78341ad4a53e0f8751d8958121fa5" 2018-10-12 03:12:53,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a7ff54e-282f-4016-b9d1-a0bace279b50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:53,621 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1a7ff54e-282f-4016-b9d1-a0bace279b50 2018-10-12 03:12:53,623 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:53,624 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:54,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["EAxMjKvOSeeF9bp3WYCmjA"], "issued_at": "2018-10-12T03:12:54.000000Z"}} 2018-10-12 03:12:54,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adf406d7f0edbbdff44262f462b7009e3848e23" 2018-10-12 03:12:54,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a18c508e-dffb-444c-b01f-cacd2c346a13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:54,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a18c508e-dffb-444c-b01f-cacd2c346a13 2018-10-12 03:12:54,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:12:54,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:12:54,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adf406d7f0edbbdff44262f462b7009e3848e23" 2018-10-12 03:12:54,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b461e99-abb2-43ca-a2b5-7519e6fd50aa Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:12:54,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7b461e99-abb2-43ca-a2b5-7519e6fd50aa 2018-10-12 03:12:54,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adf406d7f0edbbdff44262f462b7009e3848e23" 2018-10-12 03:12:54,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201b39b2-12f3-40b5-83d8-30df80b32a2d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:12:54,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-201b39b2-12f3-40b5-83d8-30df80b32a2d 2018-10-12 03:12:54,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adf406d7f0edbbdff44262f462b7009e3848e23" 2018-10-12 03:12:54,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a83b1e97-6cde-46e4-9693-8c869760b446 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:54,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a83b1e97-6cde-46e4-9693-8c869760b446 2018-10-12 03:12:54,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adf406d7f0edbbdff44262f462b7009e3848e23" 2018-10-12 03:12:54,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5eadbcf-ce04-4393-a7c4-a02969637d03 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}]} 2018-10-12 03:12:54,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 used request id req-f5eadbcf-ce04-4393-a7c4-a02969637d03 2018-10-12 03:12:54,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/613e822e4c934608ba1c7547a4575271 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adf406d7f0edbbdff44262f462b7009e3848e23" 2018-10-12 03:12:54,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d013d9b-7d35-4ab0-8fe7-2216339b8a5e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/613e822e4c934608ba1c7547a4575271"}, "enabled": true, "id": "613e822e4c934608ba1c7547a4575271", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-75fcb6b5-6153-44f-name"}} 2018-10-12 03:12:54,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/613e822e4c934608ba1c7547a4575271 used request id req-3d013d9b-7d35-4ab0-8fe7-2216339b8a5e 2018-10-12 03:12:54,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/613e822e4c934608ba1c7547a4575271/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adf406d7f0edbbdff44262f462b7009e3848e23" 2018-10-12 03:12:54,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126f1dc1-4dd8-40e1-95cb-2fddd8ab25cd Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/613e822e4c934608ba1c7547a4575271/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 03:12:54,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/613e822e4c934608ba1c7547a4575271/roles used request id req-126f1dc1-4dd8-40e1-95cb-2fddd8ab25cd 2018-10-12 03:12:55,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adf406d7f0edbbdff44262f462b7009e3848e23" 2018-10-12 03:12:55,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8469aebe-3207-4182-808b-8c4f0db1785c Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "domain_id": null, "name": "admin", "id": "c43a3ee50f83430c8393d58c3aa3a6dc"}} 2018-10-12 03:12:55,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-8469aebe-3207-4182-808b-8c4f0db1785c 2018-10-12 03:12:55,079 - keystone_utils - INFO - Granting role admin to project api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 2018-10-12 03:12:55,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/613e822e4c934608ba1c7547a4575271/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adf406d7f0edbbdff44262f462b7009e3848e23" 2018-10-12 03:12:55,203 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9d4276a-591b-423b-baff-c5c857377fb0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:55,204 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/613e822e4c934608ba1c7547a4575271/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-a9d4276a-591b-423b-baff-c5c857377fb0 2018-10-12 03:12:55,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adf406d7f0edbbdff44262f462b7009e3848e23" 2018-10-12 03:12:55,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f5a5c01-341f-4da5-ae06-5ed7cc9b00fe Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:55,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7f5a5c01-341f-4da5-ae06-5ed7cc9b00fe 2018-10-12 03:12:55,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adf406d7f0edbbdff44262f462b7009e3848e23" 2018-10-12 03:12:55,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b498022-4081-4f63-a0c3-9b2fe7c0922e Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}]} 2018-10-12 03:12:55,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 used request id req-5b498022-4081-4f63-a0c3-9b2fe7c0922e 2018-10-12 03:12:55,382 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-75fcb6b5-6153-44f-name 2018-10-12 03:12:55,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:12:55,391 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:12:55,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6bd95eeec78341ad4a53e0f8751d8958121fa5" 2018-10-12 03:12:55,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06179dbb-4dde-4ece-9b1c-a228c9dbb853 Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-75fcb6b5-6153-44f-name", "links": {"self": "http://172.30.9.27:5000/v3/users/613e822e4c934608ba1c7547a4575271"}, "domain_id": "default", "enabled": true, "id": "613e822e4c934608ba1c7547a4575271", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:12:55,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-06179dbb-4dde-4ece-9b1c-a228c9dbb853 2018-10-12 03:12:55,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6bd95eeec78341ad4a53e0f8751d8958121fa5" 2018-10-12 03:12:55,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cf166c3-8c88-40ec-aab8-a25f0dfbf779 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:55,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4cf166c3-8c88-40ec-aab8-a25f0dfbf779 2018-10-12 03:12:55,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6bd95eeec78341ad4a53e0f8751d8958121fa5" 2018-10-12 03:12:55,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f6f697f-be8d-443c-9a81-84d39b7bf7b7 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}]} 2018-10-12 03:12:55,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 used request id req-0f6f697f-be8d-443c-9a81-84d39b7bf7b7 2018-10-12 03:12:55,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/613e822e4c934608ba1c7547a4575271/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}af6bd95eeec78341ad4a53e0f8751d8958121fa5" 2018-10-12 03:12:55,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1c0404e-c77a-433f-a578-42aa27ad88c3 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/613e822e4c934608ba1c7547a4575271/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:55,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/613e822e4c934608ba1c7547a4575271/roles used request id req-a1c0404e-c77a-433f-a578-42aa27ad88c3 2018-10-12 03:12:55,801 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-75fcb6b5-6153-44f-name 2018-10-12 03:12:55,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/613e822e4c934608ba1c7547a4575271 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8adf406d7f0edbbdff44262f462b7009e3848e23" 2018-10-12 03:12:56,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec0ee447-0075-465e-8152-4adfb5936fa5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:56,128 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/613e822e4c934608ba1c7547a4575271 used request id req-ec0ee447-0075-465e-8152-4adfb5936fa5 2018-10-12 03:12:56,129 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:56,515 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["jYYPD08AQHqobAxOa3I4og"], "issued_at": "2018-10-12T03:12:56.000000Z"}} 2018-10-12 03:12:56,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c8a048be598504e4857199bdce4dce7b42611" 2018-10-12 03:12:56,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99b54946-1fc8-4bd3-862e-3330a2335760 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:56,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-99b54946-1fc8-4bd3-862e-3330a2335760 2018-10-12 03:12:56,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:56,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:56,980 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["RihcvEICRtWZ2_EsaBNRqA"], "issued_at": "2018-10-12T03:12:56.000000Z"}} 2018-10-12 03:12:56,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac5e550d4beb47eb2eab92a2d6ca2627a87812e" 2018-10-12 03:12:57,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78272c5d-ab25-4fb6-8cf2-23dbcfab7605 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:57,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-78272c5d-ab25-4fb6-8cf2-23dbcfab7605 2018-10-12 03:12:57,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:12:57,079 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:12:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:12:57,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac5e550d4beb47eb2eab92a2d6ca2627a87812e" 2018-10-12 03:12:57,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6609f505-44d6-46c6-b42d-07433997af35 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:12:57,174 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6609f505-44d6-46c6-b42d-07433997af35 2018-10-12 03:12:57,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac5e550d4beb47eb2eab92a2d6ca2627a87812e" 2018-10-12 03:12:57,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35ad8d43-a01e-422b-8d75-8bdd3ebfac38 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:12:57,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-35ad8d43-a01e-422b-8d75-8bdd3ebfac38 2018-10-12 03:12:57,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac5e550d4beb47eb2eab92a2d6ca2627a87812e" 2018-10-12 03:12:57,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9639ad13-2ec5-4c7e-9f91-7fbcd5a072ea Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:57,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9639ad13-2ec5-4c7e-9f91-7fbcd5a072ea 2018-10-12 03:12:57,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac5e550d4beb47eb2eab92a2d6ca2627a87812e" 2018-10-12 03:12:57,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6a808e2-4393-4a92-b3c2-83fc53f27b3a Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}]} 2018-10-12 03:12:57,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 used request id req-a6a808e2-4393-4a92-b3c2-83fc53f27b3a 2018-10-12 03:12:57,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/d167b81d2167438bb8af4be24a9b52c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac5e550d4beb47eb2eab92a2d6ca2627a87812e" 2018-10-12 03:12:57,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb2f8e6-bb90-4795-b570-4eb4d272dd71 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/d167b81d2167438bb8af4be24a9b52c6"}, "enabled": true, "id": "d167b81d2167438bb8af4be24a9b52c6", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-ae62ab55-2cb9-4b7-name"}} 2018-10-12 03:12:57,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d167b81d2167438bb8af4be24a9b52c6 used request id req-afb2f8e6-bb90-4795-b570-4eb4d272dd71 2018-10-12 03:12:57,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/d167b81d2167438bb8af4be24a9b52c6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac5e550d4beb47eb2eab92a2d6ca2627a87812e" 2018-10-12 03:12:58,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45b6507d-b431-431f-b598-e297286c0813 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/d167b81d2167438bb8af4be24a9b52c6/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 03:12:58,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/d167b81d2167438bb8af4be24a9b52c6/roles used request id req-45b6507d-b431-431f-b598-e297286c0813 2018-10-12 03:12:58,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac5e550d4beb47eb2eab92a2d6ca2627a87812e" 2018-10-12 03:12:58,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cd14523-397f-455c-9969-a75eed121897 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "domain_id": null, "name": "admin", "id": "c43a3ee50f83430c8393d58c3aa3a6dc"}} 2018-10-12 03:12:58,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-3cd14523-397f-455c-9969-a75eed121897 2018-10-12 03:12:58,173 - keystone_utils - INFO - Granting role admin to project api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 2018-10-12 03:12:58,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/d167b81d2167438bb8af4be24a9b52c6/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac5e550d4beb47eb2eab92a2d6ca2627a87812e" 2018-10-12 03:12:58,331 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-97164b4b-9625-42c0-9664-64671d5fc4e5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:58,331 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/d167b81d2167438bb8af4be24a9b52c6/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-97164b4b-9625-42c0-9664-64671d5fc4e5 2018-10-12 03:12:58,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac5e550d4beb47eb2eab92a2d6ca2627a87812e" 2018-10-12 03:12:58,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aac2e8e-8aa5-43e7-a7c8-e1aaf6ad5ad8 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:12:58,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5aac2e8e-8aa5-43e7-a7c8-e1aaf6ad5ad8 2018-10-12 03:12:58,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac5e550d4beb47eb2eab92a2d6ca2627a87812e" 2018-10-12 03:12:58,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86730630-4098-4fa1-990e-21e00e9cbcaa Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}]} 2018-10-12 03:12:58,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 used request id req-86730630-4098-4fa1-990e-21e00e9cbcaa 2018-10-12 03:12:58,499 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-ae62ab55-2cb9-4b7-name 2018-10-12 03:12:58,500 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ae62ab55-2cb9-4b7-name 2018-10-12 03:12:58,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:12:58,508 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:12:58,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d167b81d2167438bb8af4be24a9b52c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}884c8a048be598504e4857199bdce4dce7b42611" 2018-10-12 03:12:58,710 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78d8ee2d-2381-4299-a60a-5970af7e12b6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:12:58,710 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d167b81d2167438bb8af4be24a9b52c6 used request id req-78d8ee2d-2381-4299-a60a-5970af7e12b6 2018-10-12 03:12:58,710 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-ae62ab55-2cb9-4b7-name 2018-10-12 03:12:58,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d167b81d2167438bb8af4be24a9b52c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cac5e550d4beb47eb2eab92a2d6ca2627a87812e" 2018-10-12 03:12:58,812 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:12:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ed37e26-dcd6-40d7-bb78-4515c78740f2 Content-Length: 115 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find user: d167b81d2167438bb8af4be24a9b52c6.", "code": 404, "title": "Not Found"}} 2018-10-12 03:12:58,812 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d167b81d2167438bb8af4be24a9b52c6 used request id req-1ed37e26-dcd6-40d7-bb78-4515c78740f2 2018-10-12 03:12:58,812 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-10-12 03:12:58,814 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:59,197 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["oaYCNTSXSyu-EiVNuRmnIQ"], "issued_at": "2018-10-12T03:12:59.000000Z"}} 2018-10-12 03:12:59,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1e433b1e7f631b57985e7341efc0f2256f1944" 2018-10-12 03:12:59,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f044725-5ec9-4fef-a8e3-7cf94c89de23 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:59,276 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2f044725-5ec9-4fef-a8e3-7cf94c89de23 2018-10-12 03:12:59,277 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:12:59,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:12:59,660 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:12:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["BATqjrLKSKOtIbxBsshD3w"], "issued_at": "2018-10-12T03:12:59.000000Z"}} 2018-10-12 03:12:59,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18319e1dac46ca1dd951a0affb60a9c3359851b6" 2018-10-12 03:12:59,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c19b4b-e75b-465b-94e7-02ab2e2bf775 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:12:59,754 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-79c19b4b-e75b-465b-94e7-02ab2e2bf775 2018-10-12 03:12:59,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:12:59,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:12: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:12:59,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18319e1dac46ca1dd951a0affb60a9c3359851b6" 2018-10-12 03:12:59,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b9445e-08ff-4fd1-bff7-05a1150c239e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:12:59,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-38b9445e-08ff-4fd1-bff7-05a1150c239e 2018-10-12 03:12:59,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18319e1dac46ca1dd951a0affb60a9c3359851b6" 2018-10-12 03:12:59,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:12:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86744c8d-1c56-46e8-94a0-bdc27a784765 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:12:59,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-86744c8d-1c56-46e8-94a0-bdc27a784765 2018-10-12 03:13:00,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18319e1dac46ca1dd951a0affb60a9c3359851b6" 2018-10-12 03:13:00,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbcf2dc8-4b1e-4d0e-8cdf-6d1e8b25861d Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:00,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cbcf2dc8-4b1e-4d0e-8cdf-6d1e8b25861d 2018-10-12 03:13:00,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18319e1dac46ca1dd951a0affb60a9c3359851b6" 2018-10-12 03:13:00,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed6c7ed-3d76-4850-a123-0f88fd977319 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}]} 2018-10-12 03:13:00,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 used request id req-3ed6c7ed-3d76-4850-a123-0f88fd977319 2018-10-12 03:13:00,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/134b384cde174c71a0125982604cb8e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18319e1dac46ca1dd951a0affb60a9c3359851b6" 2018-10-12 03:13:00,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf41864-c99a-4de6-a3b8-c04ce79a13a9 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/134b384cde174c71a0125982604cb8e9"}, "enabled": true, "id": "134b384cde174c71a0125982604cb8e9", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-f6bdf431-7076-4e0-name"}} 2018-10-12 03:13:00,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/134b384cde174c71a0125982604cb8e9 used request id req-abf41864-c99a-4de6-a3b8-c04ce79a13a9 2018-10-12 03:13:00,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/134b384cde174c71a0125982604cb8e9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18319e1dac46ca1dd951a0affb60a9c3359851b6" 2018-10-12 03:13:00,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f3d0cef-6d19-4a2f-8f35-d25161d18d79 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/134b384cde174c71a0125982604cb8e9/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 03:13:00,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/134b384cde174c71a0125982604cb8e9/roles used request id req-4f3d0cef-6d19-4a2f-8f35-d25161d18d79 2018-10-12 03:13:00,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18319e1dac46ca1dd951a0affb60a9c3359851b6" 2018-10-12 03:13:00,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d27c0495-6015-4f74-a411-c072f9a97232 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "domain_id": null, "name": "admin", "id": "c43a3ee50f83430c8393d58c3aa3a6dc"}} 2018-10-12 03:13:00,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-d27c0495-6015-4f74-a411-c072f9a97232 2018-10-12 03:13:00,672 - keystone_utils - INFO - Granting role admin to project api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 2018-10-12 03:13:00,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/134b384cde174c71a0125982604cb8e9/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18319e1dac46ca1dd951a0affb60a9c3359851b6" 2018-10-12 03:13:00,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7db37b1-9d47-4491-bcc3-f0607f8121f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:00,790 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/134b384cde174c71a0125982604cb8e9/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-d7db37b1-9d47-4491-bcc3-f0607f8121f5 2018-10-12 03:13:00,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18319e1dac46ca1dd951a0affb60a9c3359851b6" 2018-10-12 03:13:00,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4de20f4-394d-465a-9eb8-e8f1983d6260 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:00,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b4de20f4-394d-465a-9eb8-e8f1983d6260 2018-10-12 03:13:00,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18319e1dac46ca1dd951a0affb60a9c3359851b6" 2018-10-12 03:13:00,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54617e2c-6d30-462e-91f3-eecc34d08263 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}]} 2018-10-12 03:13:00,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 used request id req-54617e2c-6d30-462e-91f3-eecc34d08263 2018-10-12 03:13:00,909 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-f6bdf431-7076-4e0-name 2018-10-12 03:13:00,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:00,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:00,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a1e433b1e7f631b57985e7341efc0f2256f1944" 2018-10-12 03:13:01,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0c4152e-fd16-4ac8-93c4-d9e39955d6a2 Content-Encoding: gzip Content-Length: 944 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-f6bdf431-7076-4e0-name", "links": {"self": "http://172.30.9.27:5000/v3/users/134b384cde174c71a0125982604cb8e9"}, "domain_id": "default", "enabled": true, "id": "134b384cde174c71a0125982604cb8e9", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:13:01,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d0c4152e-fd16-4ac8-93c4-d9e39955d6a2 2018-10-12 03:13:01,026 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-f6bdf431-7076-4e0-name 2018-10-12 03:13:01,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/134b384cde174c71a0125982604cb8e9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18319e1dac46ca1dd951a0affb60a9c3359851b6" 2018-10-12 03:13:01,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42290642-2148-4794-a14f-75703b6e30df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:01,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/134b384cde174c71a0125982604cb8e9 used request id req-42290642-2148-4794-a14f-75703b6e30df 2018-10-12 03:13:01,245 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:01,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["8eJD9uEdRT6NKQdr4h5_0A"], "issued_at": "2018-10-12T03:13:01.000000Z"}} 2018-10-12 03:13:01,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157cfaeb5ca5997cf110aaa261f68b9ddf93eed8" 2018-10-12 03:13:01,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a83af8c-de51-49af-8a8a-945f6ad70060 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:01,693 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8a83af8c-de51-49af-8a8a-945f6ad70060 2018-10-12 03:13:01,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:01,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:02,081 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["W3dVKSkATwqkYrIudlXjmw"], "issued_at": "2018-10-12T03:13:02.000000Z"}} 2018-10-12 03:13:02,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93059a677b2598c84ad2579b75e68ed5fe3cadf0" 2018-10-12 03:13:02,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2b857f3-6a73-45b0-8f44-d8d7c663b838 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:02,162 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a2b857f3-6a73-45b0-8f44-d8d7c663b838 2018-10-12 03:13:02,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:02,171 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:02,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93059a677b2598c84ad2579b75e68ed5fe3cadf0" 2018-10-12 03:13:02,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de636724-eca1-40ac-8273-dcea0897573c Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:13:02,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-de636724-eca1-40ac-8273-dcea0897573c 2018-10-12 03:13:02,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93059a677b2598c84ad2579b75e68ed5fe3cadf0" 2018-10-12 03:13:02,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a0113f9-dc17-4c40-b327-8a012ad0b4c2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:13:02,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-9a0113f9-dc17-4c40-b327-8a012ad0b4c2 2018-10-12 03:13:02,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93059a677b2598c84ad2579b75e68ed5fe3cadf0" 2018-10-12 03:13:02,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d51e6d-7502-424a-996f-195980bc2c23 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:02,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-62d51e6d-7502-424a-996f-195980bc2c23 2018-10-12 03:13:02,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93059a677b2598c84ad2579b75e68ed5fe3cadf0" 2018-10-12 03:13:02,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f4628e6-f34b-4c0e-93c8-e2df4bf2ebe2 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}]} 2018-10-12 03:13:02,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 used request id req-6f4628e6-f34b-4c0e-93c8-e2df4bf2ebe2 2018-10-12 03:13:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/89eeecbbd84d41ab9c5a6da97bb2d7bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93059a677b2598c84ad2579b75e68ed5fe3cadf0" 2018-10-12 03:13:03,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49db5849-85cf-47b8-a068-a590390271ac Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/89eeecbbd84d41ab9c5a6da97bb2d7bd"}, "enabled": true, "id": "89eeecbbd84d41ab9c5a6da97bb2d7bd", "options": {}, "domain_id": "default", "name": "CreateUserSuccessTests-86f287e6-73af-49d-name"}} 2018-10-12 03:13:03,014 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/89eeecbbd84d41ab9c5a6da97bb2d7bd used request id req-49db5849-85cf-47b8-a068-a590390271ac 2018-10-12 03:13:03,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/89eeecbbd84d41ab9c5a6da97bb2d7bd/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93059a677b2598c84ad2579b75e68ed5fe3cadf0" 2018-10-12 03:13:03,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-273c15b2-3cf8-4980-b19f-9f11291d52c2 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/89eeecbbd84d41ab9c5a6da97bb2d7bd/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 03:13:03,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/89eeecbbd84d41ab9c5a6da97bb2d7bd/roles used request id req-273c15b2-3cf8-4980-b19f-9f11291d52c2 2018-10-12 03:13:03,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93059a677b2598c84ad2579b75e68ed5fe3cadf0" 2018-10-12 03:13:03,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6f8732f-48b9-4b4a-8d93-d007b17489f5 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "domain_id": null, "name": "admin", "id": "c43a3ee50f83430c8393d58c3aa3a6dc"}} 2018-10-12 03:13:03,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-b6f8732f-48b9-4b4a-8d93-d007b17489f5 2018-10-12 03:13:03,140 - keystone_utils - INFO - Granting role admin to project api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 2018-10-12 03:13:03,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/89eeecbbd84d41ab9c5a6da97bb2d7bd/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93059a677b2598c84ad2579b75e68ed5fe3cadf0" 2018-10-12 03:13:03,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35eb32c9-6963-437f-973a-96c81a2e9962 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:03,405 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb/users/89eeecbbd84d41ab9c5a6da97bb2d7bd/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-35eb32c9-6963-437f-973a-96c81a2e9962 2018-10-12 03:13:03,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93059a677b2598c84ad2579b75e68ed5fe3cadf0" 2018-10-12 03:13:03,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e121fad6-2ae7-40d3-aa2a-4895d115120a Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:03,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e121fad6-2ae7-40d3-aa2a-4895d115120a 2018-10-12 03:13:03,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93059a677b2598c84ad2579b75e68ed5fe3cadf0" 2018-10-12 03:13:03,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ed9187-b225-4172-8e06-4af90ea25b31 Content-Encoding: gzip Content-Length: 283 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}]} 2018-10-12 03:13:03,583 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=api_check-project_2de89b46-c033-4bd3-8816-57828c69f934 used request id req-85ed9187-b225-4172-8e06-4af90ea25b31 2018-10-12 03:13:03,583 - keystone_utils - INFO - Created user with name - CreateUserSuccessTests-86f287e6-73af-49d-name 2018-10-12 03:13:03,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:03,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:03,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}157cfaeb5ca5997cf110aaa261f68b9ddf93eed8" 2018-10-12 03:13:03,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca404b05-7936-49de-bb6e-86685f5178f6 Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-86f287e6-73af-49d-name", "links": {"self": "http://172.30.9.27:5000/v3/users/89eeecbbd84d41ab9c5a6da97bb2d7bd"}, "domain_id": "default", "enabled": true, "id": "89eeecbbd84d41ab9c5a6da97bb2d7bd", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:13:03,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ca404b05-7936-49de-bb6e-86685f5178f6 2018-10-12 03:13:03,696 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:03,697 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:04,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["8Scufi-cTLmdYm7jST5Ybw"], "issued_at": "2018-10-12T03:13:04.000000Z"}} 2018-10-12 03:13:04,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4339e0fa673f2767a49a2bcb16af55cfbff8be69" 2018-10-12 03:13:04,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5b433a2-cc3b-4d9b-bce1-08e971898a65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:04,161 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b5b433a2-cc3b-4d9b-bce1-08e971898a65 2018-10-12 03:13:04,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:04,170 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:04,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4339e0fa673f2767a49a2bcb16af55cfbff8be69" 2018-10-12 03:13:04,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64a46ea-393e-4077-90da-5db24b18de11 Content-Encoding: gzip Content-Length: 940 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateUserSuccessTests-86f287e6-73af-49d-name", "links": {"self": "http://172.30.9.27:5000/v3/users/89eeecbbd84d41ab9c5a6da97bb2d7bd"}, "domain_id": "default", "enabled": true, "id": "89eeecbbd84d41ab9c5a6da97bb2d7bd", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:13:04,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b64a46ea-393e-4077-90da-5db24b18de11 2018-10-12 03:13:04,264 - keystone_utils - INFO - Deleting user with name - CreateUserSuccessTests-86f287e6-73af-49d-name 2018-10-12 03:13:04,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/89eeecbbd84d41ab9c5a6da97bb2d7bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93059a677b2598c84ad2579b75e68ed5fe3cadf0" 2018-10-12 03:13:04,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a757538-9297-4bb4-86c9-e49b0afd3ead Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:04,496 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/89eeecbbd84d41ab9c5a6da97bb2d7bd used request id req-9a757538-9297-4bb4-86c9-e49b0afd3ead 2018-10-12 03:13:04,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:04,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["K9h2ijWZRGu7bk_dacN8UA"], "issued_at": "2018-10-12T03:13:04.000000Z"}} 2018-10-12 03:13:04,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5f31b95b4509ff5358150464ee9350ccc5b617" 2018-10-12 03:13:04,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4f2513b-2e84-4c64-aaea-813d8f2ba652 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:04,958 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b4f2513b-2e84-4c64-aaea-813d8f2ba652 2018-10-12 03:13:04,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:04,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:05,350 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["oW_3FyVWSBuKB0_mbOZPiw"], "issued_at": "2018-10-12T03:13:05.000000Z"}} 2018-10-12 03:13:05,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283b34c79950036d9a6ca1b6074c03b391158dbf" 2018-10-12 03:13:05,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ebbc66-1321-4b2a-8ec3-e74e73080570 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:05,432 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c6ebbc66-1321-4b2a-8ec3-e74e73080570 2018-10-12 03:13:05,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:05,442 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:05,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a9af6706-1464-46b-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283b34c79950036d9a6ca1b6074c03b391158dbf" 2018-10-12 03:13:05,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca3c6bf3-55ef-44e5-9e0f-1f1a17a6dc7f Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a9af6706-1464-46b-name", "previous": null, "next": null}, "projects": []} 2018-10-12 03:13:05,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-a9af6706-1464-46b-name used request id req-ca3c6bf3-55ef-44e5-9e0f-1f1a17a6dc7f 2018-10-12 03:13:05,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283b34c79950036d9a6ca1b6074c03b391158dbf" 2018-10-12 03:13:05,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9afd927-3e8f-4c7e-9396-166dc16e5c9b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:13:05,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a9afd927-3e8f-4c7e-9396-166dc16e5c9b 2018-10-12 03:13:05,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283b34c79950036d9a6ca1b6074c03b391158dbf" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-a9af6706-1464-46b-name"}}' 2018-10-12 03:13:05,852 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:13:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69b4022f-1cc1-490b-859e-83a8575d05ff Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/44f03c5fb684442abfaee9a64b4945b9"}, "enabled": true, "id": "44f03c5fb684442abfaee9a64b4945b9", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-a9af6706-1464-46b-name"}} 2018-10-12 03:13:05,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-69b4022f-1cc1-490b-859e-83a8575d05ff 2018-10-12 03:13:05,853 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-a9af6706-1464-46b-name 2018-10-12 03:13:05,853 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-a9af6706-1464-46b-name 2018-10-12 03:13:05,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:05,861 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:05,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/44f03c5fb684442abfaee9a64b4945b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5f31b95b4509ff5358150464ee9350ccc5b617" 2018-10-12 03:13:06,006 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55b1f59e-ee12-4029-acd5-81944420bb29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:06,007 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/44f03c5fb684442abfaee9a64b4945b9 used request id req-55b1f59e-ee12-4029-acd5-81944420bb29 2018-10-12 03:13:06,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283b34c79950036d9a6ca1b6074c03b391158dbf" 2018-10-12 03:13:06,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-31b96910-4014-4172-85e1-ccbaf4f23155 Date: Fri, 12 Oct 2018 03:13:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:13:06Z", "updated_at": "2018-10-12T03:13:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "b07a5531-11fa-4a58-a5e3-1b97e3e38dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "ab3ad1b4-6d95-42e0-9ac5-9347c03fac23", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "61aedae1-9523-46d3-9f9e-c40fb8a47393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "2c986aff-cf07-4ba9-8eb9-0a4bc29c8816", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 4, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 03:13:06,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-31b96910-4014-4172-85e1-ccbaf4f23155 2018-10-12 03:13:06,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283b34c79950036d9a6ca1b6074c03b391158dbf" 2018-10-12 03:13:06,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0711e4-e02c-4b9d-9a84-6a1fc3e88c23 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 03:13:06,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-ec0711e4-e02c-4b9d-9a84-6a1fc3e88c23 2018-10-12 03:13:06,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283b34c79950036d9a6ca1b6074c03b391158dbf" 2018-10-12 03:13:06,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa20b67e-4242-4ab9-87fe-8140a13677d6 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:13:06,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-aa20b67e-4242-4ab9-87fe-8140a13677d6 2018-10-12 03:13:06,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283b34c79950036d9a6ca1b6074c03b391158dbf" 2018-10-12 03:13:06,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-067947cb-846a-48d5-9b34-c6aa0806ecb6 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 03:13:06,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-067947cb-846a-48d5-9b34-c6aa0806ecb6 2018-10-12 03:13:06,612 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-a9af6706-1464-46b-name 2018-10-12 03:13:06,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/44f03c5fb684442abfaee9a64b4945b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283b34c79950036d9a6ca1b6074c03b391158dbf" 2018-10-12 03:13:06,697 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:13:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d34df4cd-73bf-42a8-a250-f565cdde2f85 Content-Length: 118 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find project: 44f03c5fb684442abfaee9a64b4945b9.", "code": 404, "title": "Not Found"}} 2018-10-12 03:13:06,697 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/44f03c5fb684442abfaee9a64b4945b9 used request id req-d34df4cd-73bf-42a8-a250-f565cdde2f85 2018-10-12 03:13:06,697 - keystoneauth.session - DEBUG - Request returned failure status: 404 2018-10-12 03:13:06,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283b34c79950036d9a6ca1b6074c03b391158dbf" 2018-10-12 03:13:06,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d437147b-7ff7-4852-8815-8b4415e1c20a Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:06,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d437147b-7ff7-4852-8815-8b4415e1c20a 2018-10-12 03:13:06,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f5f31b95b4509ff5358150464ee9350ccc5b617" 2018-10-12 03:13:06,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07bbba59-0820-4c54-98d1-fa7cc758c06e 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:13:06,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-07bbba59-0820-4c54-98d1-fa7cc758c06e 2018-10-12 03:13:06,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}283b34c79950036d9a6ca1b6074c03b391158dbf" 2018-10-12 03:13:06,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56da54dc-1e34-456f-a4d8-fa6f9738b614 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:06,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-56da54dc-1e34-456f-a4d8-fa6f9738b614 2018-10-12 03:13:06,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:07,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["taYd9328QsOQcoNumCsiJQ"], "issued_at": "2018-10-12T03:13:07.000000Z"}} 2018-10-12 03:13:07,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5b01573c81fb915c027a9479bba93f806f7fce" 2018-10-12 03:13:07,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-552efd1a-1987-469c-8259-ea0c071df2fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:07,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-552efd1a-1987-469c-8259-ea0c071df2fe 2018-10-12 03:13:07,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:07,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:07,824 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["eKWEAfLLSr2-Dy9j-mucJg"], "issued_at": "2018-10-12T03:13:07.000000Z"}} 2018-10-12 03:13:07,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a300e75eecb6642f31488b1334f889fcccf27a2" 2018-10-12 03:13:07,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-684c98ba-8762-4c30-9f86-6afc810b8ec2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:07,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-684c98ba-8762-4c30-9f86-6afc810b8ec2 2018-10-12 03:13:07,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:07,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:07,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb4581f9-a641-4cc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a300e75eecb6642f31488b1334f889fcccf27a2" 2018-10-12 03:13:07,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60e13c53-60e4-45a0-89a6-eabd084c5b86 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb4581f9-a641-4cc-name", "previous": null, "next": null}, "projects": []} 2018-10-12 03:13:07,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb4581f9-a641-4cc-name used request id req-60e13c53-60e4-45a0-89a6-eabd084c5b86 2018-10-12 03:13:07,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a300e75eecb6642f31488b1334f889fcccf27a2" 2018-10-12 03:13:08,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e522ea3f-d4db-4f0c-9870-fe65dda1b815 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:13:08,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e522ea3f-d4db-4f0c-9870-fe65dda1b815 2018-10-12 03:13:08,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a300e75eecb6642f31488b1334f889fcccf27a2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-bb4581f9-a641-4cc-name"}}' 2018-10-12 03:13:08,201 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:13:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cdbc9f63-4144-485e-887e-6083a7ae498b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6bd7e23fb4ba483b85f80fae442d75d7"}, "enabled": true, "id": "6bd7e23fb4ba483b85f80fae442d75d7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-bb4581f9-a641-4cc-name"}} 2018-10-12 03:13:08,201 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-cdbc9f63-4144-485e-887e-6083a7ae498b 2018-10-12 03:13:08,201 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-bb4581f9-a641-4cc-name 2018-10-12 03:13:08,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:08,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:08,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb4581f9-a641-4cc-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5b01573c81fb915c027a9479bba93f806f7fce" 2018-10-12 03:13:08,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35807aab-5b45-4064-ba32-2509f9f162ca Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb4581f9-a641-4cc-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6bd7e23fb4ba483b85f80fae442d75d7"}, "enabled": true, "id": "6bd7e23fb4ba483b85f80fae442d75d7", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-bb4581f9-a641-4cc-name"}]} 2018-10-12 03:13:08,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-bb4581f9-a641-4cc-name used request id req-35807aab-5b45-4064-ba32-2509f9f162ca 2018-10-12 03:13:08,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b5b01573c81fb915c027a9479bba93f806f7fce" 2018-10-12 03:13:08,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb0ccb0-1a80-405a-83eb-7f85567f511d 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:13:08,314 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-dbb0ccb0-1a80-405a-83eb-7f85567f511d 2018-10-12 03:13:08,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a300e75eecb6642f31488b1334f889fcccf27a2" 2018-10-12 03:13:09,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-dd35a7cf-987c-4ba7-9dff-fb7a76cf528b Date: Fri, 12 Oct 2018 03:13:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:13:06Z", "updated_at": "2018-10-12T03:13:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "ab3ad1b4-6d95-42e0-9ac5-9347c03fac23", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "61aedae1-9523-46d3-9f9e-c40fb8a47393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "2c986aff-cf07-4ba9-8eb9-0a4bc29c8816", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "b07a5531-11fa-4a58-a5e3-1b97e3e38dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 4, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 03:13:09,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-dd35a7cf-987c-4ba7-9dff-fb7a76cf528b 2018-10-12 03:13:09,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a300e75eecb6642f31488b1334f889fcccf27a2" 2018-10-12 03:13:09,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ace4d1-173d-4bc3-aeb0-2f403b88ff9c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 03:13:09,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-27ace4d1-173d-4bc3-aeb0-2f403b88ff9c 2018-10-12 03:13:09,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a300e75eecb6642f31488b1334f889fcccf27a2" 2018-10-12 03:13:09,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5440c3c2-a35f-40d1-9964-e6a742f94092 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:13:09,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-5440c3c2-a35f-40d1-9964-e6a742f94092 2018-10-12 03:13:09,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a300e75eecb6642f31488b1334f889fcccf27a2" 2018-10-12 03:13:09,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afb550c2-f72a-4ca9-a1d5-312a200fabd1 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 03:13:09,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-afb550c2-f72a-4ca9-a1d5-312a200fabd1 2018-10-12 03:13:09,341 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-bb4581f9-a641-4cc-name 2018-10-12 03:13:09,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/6bd7e23fb4ba483b85f80fae442d75d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a300e75eecb6642f31488b1334f889fcccf27a2" 2018-10-12 03:13:09,530 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1c1e0244-2376-4a12-a5fa-7f4d009478c8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:09,530 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6bd7e23fb4ba483b85f80fae442d75d7 used request id req-1c1e0244-2376-4a12-a5fa-7f4d009478c8 2018-10-12 03:13:09,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a300e75eecb6642f31488b1334f889fcccf27a2" 2018-10-12 03:13:09,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c375b0de-538c-4633-88a9-d47c3f6ad6eb Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:09,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c375b0de-538c-4633-88a9-d47c3f6ad6eb 2018-10-12 03:13:09,625 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:10,014 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["GATHqXm8Sgmazy43hzvS_Q"], "issued_at": "2018-10-12T03:13:10.000000Z"}} 2018-10-12 03:13:10,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f1712e47108742b25ae94ef4c39278bd7f70f6" 2018-10-12 03:13:10,090 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e73b10c-6c34-4940-8fa3-80dd00024d2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:10,090 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e73b10c-6c34-4940-8fa3-80dd00024d2c 2018-10-12 03:13:10,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:10,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:10,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["i9AIOfCkQxqDit2Lajg5wQ"], "issued_at": "2018-10-12T03:13:10.000000Z"}} 2018-10-12 03:13:10,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623a26a19cc7c3d685715e4cd3909e7bee353a7d" 2018-10-12 03:13:10,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b92d1951-ef35-46a9-987f-5e263213c0ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:10,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b92d1951-ef35-46a9-987f-5e263213c0ca 2018-10-12 03:13:10,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:10,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:10,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a9c87df-a337-4c2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623a26a19cc7c3d685715e4cd3909e7bee353a7d" 2018-10-12 03:13:10,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ffd5166-ab4e-4483-8ad9-7174b802fc52 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a9c87df-a337-4c2-name", "previous": null, "next": null}, "projects": []} 2018-10-12 03:13:10,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a9c87df-a337-4c2-name used request id req-0ffd5166-ab4e-4483-8ad9-7174b802fc52 2018-10-12 03:13:10,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623a26a19cc7c3d685715e4cd3909e7bee353a7d" 2018-10-12 03:13:10,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03d98966-ffce-4b6e-92dc-b20e0aa7b41c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:13:10,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-03d98966-ffce-4b6e-92dc-b20e0aa7b41c 2018-10-12 03:13:10,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623a26a19cc7c3d685715e4cd3909e7bee353a7d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-0a9c87df-a337-4c2-name"}}' 2018-10-12 03:13:10,866 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:13:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96136daa-e93b-4169-9e2f-3591a014a357 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d8455caf00d94731a0a7da10b6964799"}, "enabled": true, "id": "d8455caf00d94731a0a7da10b6964799", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0a9c87df-a337-4c2-name"}} 2018-10-12 03:13:10,866 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-96136daa-e93b-4169-9e2f-3591a014a357 2018-10-12 03:13:10,866 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-0a9c87df-a337-4c2-name 2018-10-12 03:13:10,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:10,874 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:10,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a9c87df-a337-4c2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f1712e47108742b25ae94ef4c39278bd7f70f6" 2018-10-12 03:13:10,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75b569e6-7526-439f-a666-4946e310db55 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a9c87df-a337-4c2-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d8455caf00d94731a0a7da10b6964799"}, "enabled": true, "id": "d8455caf00d94731a0a7da10b6964799", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0a9c87df-a337-4c2-name"}]} 2018-10-12 03:13:10,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a9c87df-a337-4c2-name used request id req-75b569e6-7526-439f-a666-4946e310db55 2018-10-12 03:13:10,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:10,971 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:11,347 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["Xn9kLcwYSe6nTZGFcO5Zqw"], "issued_at": "2018-10-12T03:13:11.000000Z"}} 2018-10-12 03:13:11,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb90b93265a5d9c5b8f0969db0107df5f4864bb2" 2018-10-12 03:13:11,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db1d111-94f4-413f-9329-226e6eafe479 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:11,361 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7db1d111-94f4-413f-9329-226e6eafe479 2018-10-12 03:13:11,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:11,370 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:11,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a9c87df-a337-4c2-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb90b93265a5d9c5b8f0969db0107df5f4864bb2" 2018-10-12 03:13:11,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c09c5fab-4e20-47e8-8c4d-9a46b8d02556 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a9c87df-a337-4c2-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d8455caf00d94731a0a7da10b6964799"}, "enabled": true, "id": "d8455caf00d94731a0a7da10b6964799", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-0a9c87df-a337-4c2-name"}]} 2018-10-12 03:13:11,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-0a9c87df-a337-4c2-name used request id req-c09c5fab-4e20-47e8-8c4d-9a46b8d02556 2018-10-12 03:13:11,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21f1712e47108742b25ae94ef4c39278bd7f70f6" 2018-10-12 03:13:11,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a29338b-7979-41d6-b3c1-835c852bb885 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:13:11,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9a29338b-7979-41d6-b3c1-835c852bb885 2018-10-12 03:13:11,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623a26a19cc7c3d685715e4cd3909e7bee353a7d" 2018-10-12 03:13:12,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-7bf57337-6119-4ce9-9a56-5de797ad1842 Date: Fri, 12 Oct 2018 03:13:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:13:06Z", "updated_at": "2018-10-12T03:13:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "b07a5531-11fa-4a58-a5e3-1b97e3e38dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "ab3ad1b4-6d95-42e0-9ac5-9347c03fac23", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "61aedae1-9523-46d3-9f9e-c40fb8a47393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "2c986aff-cf07-4ba9-8eb9-0a4bc29c8816", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 4, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 03:13:12,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-7bf57337-6119-4ce9-9a56-5de797ad1842 2018-10-12 03:13:12,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623a26a19cc7c3d685715e4cd3909e7bee353a7d" 2018-10-12 03:13:12,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d20a8bb7-f0ae-4df6-9e69-c888a9c1acbb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 03:13:12,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-d20a8bb7-f0ae-4df6-9e69-c888a9c1acbb 2018-10-12 03:13:12,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623a26a19cc7c3d685715e4cd3909e7bee353a7d" 2018-10-12 03:13:12,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e761eb6f-6886-4902-8ce1-2d2739dbf9de Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:13:12,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-e761eb6f-6886-4902-8ce1-2d2739dbf9de 2018-10-12 03:13:12,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623a26a19cc7c3d685715e4cd3909e7bee353a7d" 2018-10-12 03:13:12,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c9abbe2-cb90-4dc6-bd15-03bba019c6d4 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 03:13:12,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-4c9abbe2-cb90-4dc6-bd15-03bba019c6d4 2018-10-12 03:13:12,667 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-0a9c87df-a337-4c2-name 2018-10-12 03:13:12,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/d8455caf00d94731a0a7da10b6964799 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623a26a19cc7c3d685715e4cd3909e7bee353a7d" 2018-10-12 03:13:12,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3b9fd7a1-6617-40cd-9c18-9eb66090580d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:12,873 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d8455caf00d94731a0a7da10b6964799 used request id req-3b9fd7a1-6617-40cd-9c18-9eb66090580d 2018-10-12 03:13:12,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}623a26a19cc7c3d685715e4cd3909e7bee353a7d" 2018-10-12 03:13:12,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f74610a-5460-4dcd-890a-9239b1b9d180 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:12,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8f74610a-5460-4dcd-890a-9239b1b9d180 2018-10-12 03:13:12,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:13,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["_-5lZk1LQEGdVquJOoqX2A"], "issued_at": "2018-10-12T03:13:13.000000Z"}} 2018-10-12 03:13:13,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ddbe463813c0ba6cfa6072f6cea19fb5d7f7553b" 2018-10-12 03:13:13,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caae26ee-113d-4a93-a145-8af7eb2b4c90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:13,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-caae26ee-113d-4a93-a145-8af7eb2b4c90 2018-10-12 03:13:13,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:13,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:13,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["cMCf_rd3TlGtPGHc68-Uqw"], "issued_at": "2018-10-12T03:13:13.000000Z"}} 2018-10-12 03:13:13,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de2e1af4a14e5fdd4d33233e704ccc75f406a8f" 2018-10-12 03:13:13,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d493a154-5152-4428-b8f9-53ec5b7c26a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:13,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d493a154-5152-4428-b8f9-53ec5b7c26a3 2018-10-12 03:13:13,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:13,948 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:13,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-fa11a2d9-be4f-40f-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de2e1af4a14e5fdd4d33233e704ccc75f406a8f" 2018-10-12 03:13:14,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd4e2d8-55c0-4f9f-b324-c57c765126f1 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-fa11a2d9-be4f-40f-name", "previous": null, "next": null}, "projects": []} 2018-10-12 03:13:14,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=foo&name=CreateProjectSuccessTests-fa11a2d9-be4f-40f-name used request id req-2bd4e2d8-55c0-4f9f-b324-c57c765126f1 2018-10-12 03:13:14,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=foo -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de2e1af4a14e5fdd4d33233e704ccc75f406a8f" 2018-10-12 03:13:14,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-123e895d-8aa5-4fe3-b35c-02f136a3cd12 Content-Encoding: gzip Content-Length: 115 Content-Type: application/json RESP BODY: {"domains": [], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=foo", "previous": null, "next": null}} 2018-10-12 03:13:14,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=foo used request id req-123e895d-8aa5-4fe3-b35c-02f136a3cd12 2018-10-12 03:13:14,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de2e1af4a14e5fdd4d33233e704ccc75f406a8f" -d '{"project": {"enabled": true, "domain_id": "foo", "name": "CreateProjectSuccessTests-fa11a2d9-be4f-40f-name"}}' 2018-10-12 03:13:14,224 - keystoneauth.session - DEBUG - RESP: [400] Date: Fri, 12 Oct 2018 03:13:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58c7b2b3-f7de-4383-be1e-51b5da56ebcd Content-Length: 90 Content-Type: application/json RESP BODY: {"error": {"message": "Could not find domain: foo.", "code": 400, "title": "Bad Request"}} 2018-10-12 03:13:14,224 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-58c7b2b3-f7de-4383-be1e-51b5da56ebcd 2018-10-12 03:13:14,225 - keystoneauth.session - DEBUG - Request returned failure status: 400 2018-10-12 03:13:14,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3de2e1af4a14e5fdd4d33233e704ccc75f406a8f" 2018-10-12 03:13:14,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbee86fe-a726-4c32-bc7b-8b78625633ce Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:14,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fbee86fe-a726-4c32-bc7b-8b78625633ce 2018-10-12 03:13:14,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:14,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["eObSOGq3RSuK111rekiJtQ"], "issued_at": "2018-10-12T03:13:14.000000Z"}} 2018-10-12 03:13:14,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b40a0b9f721202408eb2d134a8adafd5d4163be" 2018-10-12 03:13:14,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fec5709b-a60e-4287-9df4-e82cfa8927d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:14,783 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fec5709b-a60e-4287-9df4-e82cfa8927d7 2018-10-12 03:13:14,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:14,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:15,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["7VsfUZ53RIyI5egfDeSKlw"], "issued_at": "2018-10-12T03:13:15.000000Z"}} 2018-10-12 03:13:15,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e61af861d52177371b2f1f1d90777cf15b1d6a8" 2018-10-12 03:13:15,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40fa4679-1a58-4dc8-8b32-d420d6ba62cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:15,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-40fa4679-1a58-4dc8-8b32-d420d6ba62cc 2018-10-12 03:13:15,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:15,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:15,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-44b2867f-4bbe-4b3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e61af861d52177371b2f1f1d90777cf15b1d6a8" 2018-10-12 03:13:15,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b89a54-c842-4b5f-8f46-a438ee7e94ff Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-44b2867f-4bbe-4b3-name", "previous": null, "next": null}, "projects": []} 2018-10-12 03:13:15,333 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-44b2867f-4bbe-4b3-name used request id req-88b89a54-c842-4b5f-8f46-a438ee7e94ff 2018-10-12 03:13:15,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e61af861d52177371b2f1f1d90777cf15b1d6a8" 2018-10-12 03:13:15,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f220bf36-4db1-4fb3-a100-abb72f30dd4a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:13:15,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f220bf36-4db1-4fb3-a100-abb72f30dd4a 2018-10-12 03:13:15,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e61af861d52177371b2f1f1d90777cf15b1d6a8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-44b2867f-4bbe-4b3-name"}}' 2018-10-12 03:13:15,542 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:13:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b20f8cc-330a-46b3-9ded-16943aa1a9ce Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/223588c5657f41bab5dacfe7a338901c"}, "enabled": true, "id": "223588c5657f41bab5dacfe7a338901c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-44b2867f-4bbe-4b3-name"}} 2018-10-12 03:13:15,543 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1b20f8cc-330a-46b3-9ded-16943aa1a9ce 2018-10-12 03:13:15,543 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-44b2867f-4bbe-4b3-name 2018-10-12 03:13:15,543 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:13:15,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/223588c5657f41bab5dacfe7a338901c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e61af861d52177371b2f1f1d90777cf15b1d6a8" 2018-10-12 03:13:16,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13: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-20cddc8b-c272-434e-a003-61032f12f062 x-compute-request-id: req-20cddc8b-c272-434e-a003-61032f12f062 Content-Encoding: gzip Content-Length: 223 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": "223588c5657f41bab5dacfe7a338901c", "instances": 10, "security_group_rules": 20, "injected_files": 5, "cores": 20, "fixed_ips": -1, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-12 03:13:16,398 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/223588c5657f41bab5dacfe7a338901c used request id req-20cddc8b-c272-434e-a003-61032f12f062 2018-10-12 03:13:16,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:8774/v2.1/os-quota-sets/223588c5657f41bab5dacfe7a338901c -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e61af861d52177371b2f1f1d90777cf15b1d6a8" -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-10-12 03:13:17,289 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13: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-4ea544b1-2e48-4425-834c-c80342cdad2b x-compute-request-id: req-4ea544b1-2e48-4425-834c-c80342cdad2b 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-10-12 03:13:17,290 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/223588c5657f41bab5dacfe7a338901c used request id req-4ea544b1-2e48-4425-834c-c80342cdad2b 2018-10-12 03:13:17,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:17,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:17,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-44b2867f-4bbe-4b3-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b40a0b9f721202408eb2d134a8adafd5d4163be" 2018-10-12 03:13:17,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bd4afb5-b4bb-4452-9d23-bddb754a1e47 Content-Encoding: gzip Content-Length: 271 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-44b2867f-4bbe-4b3-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/223588c5657f41bab5dacfe7a338901c"}, "enabled": true, "id": "223588c5657f41bab5dacfe7a338901c", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-44b2867f-4bbe-4b3-name"}]} 2018-10-12 03:13:17,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-44b2867f-4bbe-4b3-name used request id req-2bd4afb5-b4bb-4452-9d23-bddb754a1e47 2018-10-12 03:13:17,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b40a0b9f721202408eb2d134a8adafd5d4163be" 2018-10-12 03:13:17,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03c5cd2c-aaed-4401-b852-1b03d49cbc7d 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:13:17,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-03c5cd2c-aaed-4401-b852-1b03d49cbc7d 2018-10-12 03:13:17,465 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:13:17,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/223588c5657f41bab5dacfe7a338901c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b40a0b9f721202408eb2d134a8adafd5d4163be" 2018-10-12 03:13:17,912 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13: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-9b5d4b63-67a4-4fd5-831d-aaa02d82458c x-compute-request-id: req-9b5d4b63-67a4-4fd5-831d-aaa02d82458c Content-Encoding: gzip Content-Length: 224 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": "223588c5657f41bab5dacfe7a338901c", "instances": 5, "security_group_rules": 20, "injected_files": 6, "cores": 4, "fixed_ips": 7, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-12 03:13:17,912 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/223588c5657f41bab5dacfe7a338901c used request id req-9b5d4b63-67a4-4fd5-831d-aaa02d82458c 2018-10-12 03:13:17,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e61af861d52177371b2f1f1d90777cf15b1d6a8" 2018-10-12 03:13:18,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-4e489652-99e8-4c03-bba2-425ff1a7c1dc Date: Fri, 12 Oct 2018 03:13:18 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:13:06Z", "updated_at": "2018-10-12T03:13:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "b07a5531-11fa-4a58-a5e3-1b97e3e38dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "ab3ad1b4-6d95-42e0-9ac5-9347c03fac23", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "61aedae1-9523-46d3-9f9e-c40fb8a47393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "2c986aff-cf07-4ba9-8eb9-0a4bc29c8816", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 4, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 03:13:18,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-4e489652-99e8-4c03-bba2-425ff1a7c1dc 2018-10-12 03:13:18,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e61af861d52177371b2f1f1d90777cf15b1d6a8" 2018-10-12 03:13:18,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e2b25f8-8c20-4356-b664-0b43a478cdef Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 03:13:18,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-6e2b25f8-8c20-4356-b664-0b43a478cdef 2018-10-12 03:13:18,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e61af861d52177371b2f1f1d90777cf15b1d6a8" 2018-10-12 03:13:18,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8c8a1fc-99fb-4762-ae37-15457e29f127 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:13:18,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-c8c8a1fc-99fb-4762-ae37-15457e29f127 2018-10-12 03:13:18,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e61af861d52177371b2f1f1d90777cf15b1d6a8" 2018-10-12 03:13:18,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-672cf114-9a3a-4292-a4b5-142fa463512e 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 03:13:18,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-672cf114-9a3a-4292-a4b5-142fa463512e 2018-10-12 03:13:18,977 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-44b2867f-4bbe-4b3-name 2018-10-12 03:13:18,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/223588c5657f41bab5dacfe7a338901c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e61af861d52177371b2f1f1d90777cf15b1d6a8" 2018-10-12 03:13:19,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82723526-bfe3-430b-9ac0-6420c4fe5464 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:19,131 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/223588c5657f41bab5dacfe7a338901c used request id req-82723526-bfe3-430b-9ac0-6420c4fe5464 2018-10-12 03:13:19,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e61af861d52177371b2f1f1d90777cf15b1d6a8" 2018-10-12 03:13:19,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0358260a-1a37-4293-830e-8dc7efab65aa Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:19,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0358260a-1a37-4293-830e-8dc7efab65aa 2018-10-12 03:13:19,236 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:19,622 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["Egq1tArIRqaT_KxAEiC0LQ"], "issued_at": "2018-10-12T03:13:19.000000Z"}} 2018-10-12 03:13:19,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f8ab4e69c1d1244a3f7e4ca54bf12686991a73" 2018-10-12 03:13:19,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f91a80e-a279-4d2c-b4ec-d62a33616ac6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:19,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0f91a80e-a279-4d2c-b4ec-d62a33616ac6 2018-10-12 03:13:19,701 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:19,702 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:20,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["iDzKmRerQPqaaHptlJcNXw"], "issued_at": "2018-10-12T03:13:20.000000Z"}} 2018-10-12 03:13:20,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" 2018-10-12 03:13:20,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-886bbf51-fec0-404b-a958-b9b3a6bac9c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:20,201 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-886bbf51-fec0-404b-a958-b9b3a6bac9c1 2018-10-12 03:13:20,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:20,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:20,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-de7d68cc-7e21-4cf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" 2018-10-12 03:13:20,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-332c46de-12b2-436e-a913-effe1c7e0e3a Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-de7d68cc-7e21-4cf-name", "previous": null, "next": null}, "projects": []} 2018-10-12 03:13:20,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-de7d68cc-7e21-4cf-name used request id req-332c46de-12b2-436e-a913-effe1c7e0e3a 2018-10-12 03:13:20,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" 2018-10-12 03:13:20,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed1652f-7ab3-441d-95f6-d38103cbb6e7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:13:20,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5ed1652f-7ab3-441d-95f6-d38103cbb6e7 2018-10-12 03:13:20,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectSuccessTests-de7d68cc-7e21-4cf-name"}}' 2018-10-12 03:13:20,524 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:13:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c4a4262-4b71-49a6-beaa-639a9fe60f58 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/08c328b89b3e4eab94fef1531f0e30cc"}, "enabled": true, "id": "08c328b89b3e4eab94fef1531f0e30cc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-de7d68cc-7e21-4cf-name"}} 2018-10-12 03:13:20,525 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7c4a4262-4b71-49a6-beaa-639a9fe60f58 2018-10-12 03:13:20,525 - keystone_utils - INFO - Created project with name - CreateProjectSuccessTests-de7d68cc-7e21-4cf-name 2018-10-12 03:13:20,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:20,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:20,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-de7d68cc-7e21-4cf-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f8ab4e69c1d1244a3f7e4ca54bf12686991a73" 2018-10-12 03:13:20,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d67cf74-760f-427e-8da8-02d3c477bd02 Content-Encoding: gzip Content-Length: 270 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-de7d68cc-7e21-4cf-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/08c328b89b3e4eab94fef1531f0e30cc"}, "enabled": true, "id": "08c328b89b3e4eab94fef1531f0e30cc", "parent_id": "default", "domain_id": "default", "name": "CreateProjectSuccessTests-de7d68cc-7e21-4cf-name"}]} 2018-10-12 03:13:20,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectSuccessTests-de7d68cc-7e21-4cf-name used request id req-9d67cf74-760f-427e-8da8-02d3c477bd02 2018-10-12 03:13:20,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f8ab4e69c1d1244a3f7e4ca54bf12686991a73" 2018-10-12 03:13:20,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47772af-fd55-432c-a937-21d1007c76c5 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:13:20,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-f47772af-fd55-432c-a937-21d1007c76c5 2018-10-12 03:13:20,719 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:13:20,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:8774/v2.1/os-quota-sets/08c328b89b3e4eab94fef1531f0e30cc -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" -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-10-12 03:13:21,230 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13: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-7aba6928-20c7-476f-9cb8-fc304bc3c321 x-compute-request-id: req-7aba6928-20c7-476f-9cb8-fc304bc3c321 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-10-12 03:13:21,230 - novaclient.v2.client - DEBUG - PUT call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/08c328b89b3e4eab94fef1531f0e30cc used request id req-7aba6928-20c7-476f-9cb8-fc304bc3c321 2018-10-12 03:13:21,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/quotas/08c328b89b3e4eab94fef1531f0e30cc -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" -d '{"quota": {"subnet": 7, "network": 5, "floatingip": 25, "security_group_rule": 50, "security_group": 5, "router": 6, "port": 25}}' 2018-10-12 03:13:21,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-b3f34e2d-0316-482d-a054-0eed3b34f946 Date: Fri, 12 Oct 2018 03:13:21 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-10-12 03:13:21,514 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/08c328b89b3e4eab94fef1531f0e30cc used request id req-b3f34e2d-0316-482d-a054-0eed3b34f946 2018-10-12 03:13:21,515 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:13:21,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/08c328b89b3e4eab94fef1531f0e30cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" 2018-10-12 03:13:22,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13: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-e0723de9-347a-4ff3-83c9-1875858491a5 x-compute-request-id: req-e0723de9-347a-4ff3-83c9-1875858491a5 Content-Encoding: gzip Content-Length: 221 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": "08c328b89b3e4eab94fef1531f0e30cc", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-12 03:13:22,186 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/08c328b89b3e4eab94fef1531f0e30cc used request id req-e0723de9-347a-4ff3-83c9-1875858491a5 2018-10-12 03:13:22,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/quotas/08c328b89b3e4eab94fef1531f0e30cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" 2018-10-12 03:13:22,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-91efc28d-21bb-4b63-8b9f-46a50efc4140 Date: Fri, 12 Oct 2018 03:13:22 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-10-12 03:13:22,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/quotas/08c328b89b3e4eab94fef1531f0e30cc used request id req-91efc28d-21bb-4b63-8b9f-46a50efc4140 2018-10-12 03:13:22,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:13:22,427 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-quota-sets/08c328b89b3e4eab94fef1531f0e30cc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f8ab4e69c1d1244a3f7e4ca54bf12686991a73" 2018-10-12 03:13:22,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-a9075243-1624-4836-baf8-aad4b744c87e x-compute-request-id: req-a9075243-1624-4836-baf8-aad4b744c87e Content-Encoding: gzip Content-Length: 221 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": "08c328b89b3e4eab94fef1531f0e30cc", "instances": 5, "security_group_rules": 20, "injected_files": 3, "cores": 5, "fixed_ips": 100, "injected_file_path_bytes": 255, "security_groups": 10}} 2018-10-12 03:13:22,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-quota-sets/08c328b89b3e4eab94fef1531f0e30cc used request id req-a9075243-1624-4836-baf8-aad4b744c87e 2018-10-12 03:13:22,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/quotas/08c328b89b3e4eab94fef1531f0e30cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3f8ab4e69c1d1244a3f7e4ca54bf12686991a73" 2018-10-12 03:13:22,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 179 X-Openstack-Request-Id: req-d8048aba-cc17-4e04-92c3-e4fcbb520d33 Date: Fri, 12 Oct 2018 03:13:22 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-10-12 03:13:22,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/quotas/08c328b89b3e4eab94fef1531f0e30cc used request id req-d8048aba-cc17-4e04-92c3-e4fcbb520d33 2018-10-12 03:13:22,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" 2018-10-12 03:13:23,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7260 X-Openstack-Request-Id: req-300f8118-eb36-4949-8815-3979ce6bb1e4 Date: Fri, 12 Oct 2018 03:13:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:13:06Z", "updated_at": "2018-10-12T03:13:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "61aedae1-9523-46d3-9f9e-c40fb8a47393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "2c986aff-cf07-4ba9-8eb9-0a4bc29c8816", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "b07a5531-11fa-4a58-a5e3-1b97e3e38dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "ab3ad1b4-6d95-42e0-9ac5-9347c03fac23", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 4, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 03:13:23,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-300f8118-eb36-4949-8815-3979ce6bb1e4 2018-10-12 03:13:23,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" 2018-10-12 03:13:23,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8db47d96-bc83-4442-99b3-be0125a50896 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 03:13:23,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-8db47d96-bc83-4442-99b3-be0125a50896 2018-10-12 03:13:23,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" 2018-10-12 03:13:23,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759c76fe-4978-48b5-a83b-de4b4a63c57f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:13:23,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-759c76fe-4978-48b5-a83b-de4b4a63c57f 2018-10-12 03:13:23,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" 2018-10-12 03:13:23,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ee0d280-72c4-4b5b-a9bd-2cb135ebccd1 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 03:13:23,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-2ee0d280-72c4-4b5b-a9bd-2cb135ebccd1 2018-10-12 03:13:23,906 - keystone_utils - INFO - Deleting project with name - CreateProjectSuccessTests-de7d68cc-7e21-4cf-name 2018-10-12 03:13:23,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/08c328b89b3e4eab94fef1531f0e30cc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" 2018-10-12 03:13:24,078 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-efe88f34-6836-48f7-a446-671a6ae3a63b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:24,078 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/08c328b89b3e4eab94fef1531f0e30cc used request id req-efe88f34-6836-48f7-a446-671a6ae3a63b 2018-10-12 03:13:24,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e3d9b72aaf7b30883d8f8ebe405a8594ac53e2a" 2018-10-12 03:13:24,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54091b39-5808-4ed6-91ab-49ae07d8e1a3 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:24,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-54091b39-5808-4ed6-91ab-49ae07d8e1a3 2018-10-12 03:13:24,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:24,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["G3hwMNmNRDSuQN0gEIjNwQ"], "issued_at": "2018-10-12T03:13:24.000000Z"}} 2018-10-12 03:13:24,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa4271be9d1fec6c4a0c4decb19778bd3a2beb57" 2018-10-12 03:13:24,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ed03f12-d749-4983-bd24-d5d92deb2398 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:24,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3ed03f12-d749-4983-bd24-d5d92deb2398 2018-10-12 03:13:24,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:24,637 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:25,018 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["wueLa1veQnmVmKUluJF-WQ"], "issued_at": "2018-10-12T03:13:25.000000Z"}} 2018-10-12 03:13:25,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:25,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29de6e12-16e3-4490-a935-7a027bd84b8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:25,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-29de6e12-16e3-4490-a935-7a027bd84b8a 2018-10-12 03:13:25,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:25,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:25,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-3dae01ee-62ae-4af-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:25,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa24d89a-53a7-491b-9168-e4fe8e6c5c15 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-3dae01ee-62ae-4af-name", "previous": null, "next": null}, "projects": []} 2018-10-12 03:13:25,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-3dae01ee-62ae-4af-name used request id req-aa24d89a-53a7-491b-9168-e4fe8e6c5c15 2018-10-12 03:13:25,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:25,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c43ad5-f0c8-48e9-8382-448f2de7fe5f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:13:25,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e6c43ad5-f0c8-48e9-8382-448f2de7fe5f 2018-10-12 03:13:25,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-3dae01ee-62ae-4af-name"}}' 2018-10-12 03:13:25,339 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-121ddd17-303a-48e8-a9e1-492dc42cbbd1 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4"}, "enabled": true, "id": "8aeb41fb05224b6e9de943a205a812b4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-3dae01ee-62ae-4af-name"}} 2018-10-12 03:13:25,339 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-121ddd17-303a-48e8-a9e1-492dc42cbbd1 2018-10-12 03:13:25,339 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-3dae01ee-62ae-4af-name 2018-10-12 03:13:25,339 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:25,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:25,723 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["92gMnua9Tguu5062m1j4ig"], "issued_at": "2018-10-12T03:13:25.000000Z"}} 2018-10-12 03:13:25,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8fcc09f4006fb25df6c33bddf7352f64c357c1" 2018-10-12 03:13:25,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64c831fa-ff27-4c66-be23-c092fb9b12b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:25,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-64c831fa-ff27-4c66-be23-c092fb9b12b3 2018-10-12 03:13:25,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:25,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:25,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8fcc09f4006fb25df6c33bddf7352f64c357c1" 2018-10-12 03:13:25,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4a33b13-b4f1-49f9-9f11-9f77dd3a78ea Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:13:25,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c4a33b13-b4f1-49f9-9f11-9f77dd3a78ea 2018-10-12 03:13:25,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8fcc09f4006fb25df6c33bddf7352f64c357c1" 2018-10-12 03:13:25,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aab1a7a-276c-4510-b2c3-0ce242c540bf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:13:25,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0aab1a7a-276c-4510-b2c3-0ce242c540bf 2018-10-12 03:13:26,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8fcc09f4006fb25df6c33bddf7352f64c357c1" 2018-10-12 03:13:26,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeac6231-11b3-4cbf-84e5-340fac828c66 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:26,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-aeac6231-11b3-4cbf-84e5-340fac828c66 2018-10-12 03:13:26,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-3dae01ee-62ae-4af-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8fcc09f4006fb25df6c33bddf7352f64c357c1" 2018-10-12 03:13:26,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-321bb229-9b86-424f-bf55-d6a6ef238b23 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-3dae01ee-62ae-4af-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4"}, "enabled": true, "id": "8aeb41fb05224b6e9de943a205a812b4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-3dae01ee-62ae-4af-name"}]} 2018-10-12 03:13:26,488 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-3dae01ee-62ae-4af-name used request id req-321bb229-9b86-424f-bf55-d6a6ef238b23 2018-10-12 03:13:26,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/f2594465bbe24b1b88cb6570946c68b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8fcc09f4006fb25df6c33bddf7352f64c357c1" 2018-10-12 03:13:26,591 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecd3b64c-93a8-4126-bbe4-42a599d29a57 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/f2594465bbe24b1b88cb6570946c68b9"}, "enabled": true, "id": "f2594465bbe24b1b88cb6570946c68b9", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-3dae01ee-62ae-4af-user"}} 2018-10-12 03:13:26,591 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/f2594465bbe24b1b88cb6570946c68b9 used request id req-ecd3b64c-93a8-4126-bbe4-42a599d29a57 2018-10-12 03:13:26,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4/users/f2594465bbe24b1b88cb6570946c68b9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8fcc09f4006fb25df6c33bddf7352f64c357c1" 2018-10-12 03:13:26,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dc87487-1385-4382-9d58-cee1cf1cfa7d Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4/users/f2594465bbe24b1b88cb6570946c68b9/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 03:13:26,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4/users/f2594465bbe24b1b88cb6570946c68b9/roles used request id req-0dc87487-1385-4382-9d58-cee1cf1cfa7d 2018-10-12 03:13:26,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8fcc09f4006fb25df6c33bddf7352f64c357c1" 2018-10-12 03:13:26,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-813179e4-3c12-46b3-8b19-1ab51091067d Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "domain_id": null, "name": "admin", "id": "c43a3ee50f83430c8393d58c3aa3a6dc"}} 2018-10-12 03:13:26,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-813179e4-3c12-46b3-8b19-1ab51091067d 2018-10-12 03:13:26,799 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-3dae01ee-62ae-4af-name 2018-10-12 03:13:26,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4/users/f2594465bbe24b1b88cb6570946c68b9/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8fcc09f4006fb25df6c33bddf7352f64c357c1" 2018-10-12 03:13:26,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce5a73d6-550e-4b7f-a95b-a1bfeb27d85a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:26,928 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4/users/f2594465bbe24b1b88cb6570946c68b9/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-ce5a73d6-550e-4b7f-a95b-a1bfeb27d85a 2018-10-12 03:13:26,929 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-3dae01ee-62ae-4af-user 2018-10-12 03:13:26,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:27,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44fa80e8-9314-4d2e-8abd-be296b72fed5 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:27,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-44fa80e8-9314-4d2e-8abd-be296b72fed5 2018-10-12 03:13:27,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" -d '{"role": {"name": "CreateProjectUserTests-3dae01ee-62ae-4af-name-role"}}' 2018-10-12 03:13:27,123 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-256aefc6-6bf7-4bc8-a5a0-ca721814dcc2 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "05ae9fff485340e88f195adf7e8943f1", "links": {"self": "http://172.30.9.27:5000/v3/roles/05ae9fff485340e88f195adf7e8943f1"}, "name": "CreateProjectUserTests-3dae01ee-62ae-4af-name-role"}} 2018-10-12 03:13:27,123 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-256aefc6-6bf7-4bc8-a5a0-ca721814dcc2 2018-10-12 03:13:27,124 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-3dae01ee-62ae-4af-name-role 2018-10-12 03:13:27,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/05ae9fff485340e88f195adf7e8943f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:27,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b941fea-b1e0-4e25-acba-f4a967978175 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/05ae9fff485340e88f195adf7e8943f1"}, "domain_id": null, "name": "CreateProjectUserTests-3dae01ee-62ae-4af-name-role", "id": "05ae9fff485340e88f195adf7e8943f1"}} 2018-10-12 03:13:27,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/05ae9fff485340e88f195adf7e8943f1 used request id req-2b941fea-b1e0-4e25-acba-f4a967978175 2018-10-12 03:13:27,224 - keystone_utils - INFO - Granting role CreateProjectUserTests-3dae01ee-62ae-4af-name-role to project CreateProjectUserTests-3dae01ee-62ae-4af-name 2018-10-12 03:13:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4/users/f2594465bbe24b1b88cb6570946c68b9/roles/05ae9fff485340e88f195adf7e8943f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:27,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b964570-1b1e-402e-9c3d-e9e9b93f1e73 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:27,353 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4/users/f2594465bbe24b1b88cb6570946c68b9/roles/05ae9fff485340e88f195adf7e8943f1 used request id req-6b964570-1b1e-402e-9c3d-e9e9b93f1e73 2018-10-12 03:13:27,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:27,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:27,722 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "05ae9fff485340e88f195adf7e8943f1", "name": "CreateProjectUserTests-3dae01ee-62ae-4af-name-role"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8aeb41fb05224b6e9de943a205a812b4", "name": "CreateProjectUserTests-3dae01ee-62ae-4af-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8aeb41fb05224b6e9de943a205a812b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8aeb41fb05224b6e9de943a205a812b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8aeb41fb05224b6e9de943a205a812b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8aeb41fb05224b6e9de943a205a812b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8aeb41fb05224b6e9de943a205a812b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8aeb41fb05224b6e9de943a205a812b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8aeb41fb05224b6e9de943a205a812b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8aeb41fb05224b6e9de943a205a812b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8aeb41fb05224b6e9de943a205a812b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8aeb41fb05224b6e9de943a205a812b4", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8aeb41fb05224b6e9de943a205a812b4", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8aeb41fb05224b6e9de943a205a812b4", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-3dae01ee-62ae-4af-user", "id": "f2594465bbe24b1b88cb6570946c68b9"}, "audit_ids": ["0zGJPRyjT5ukqQqJTH9mFg"], "issued_at": "2018-10-12T03:13:27.000000Z"}} 2018-10-12 03:13:27,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" 2018-10-12 03:13:27,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbab5a47-9422-4eef-8d87-ea4be9d422a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:27,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cbab5a47-9422-4eef-8d87-ea4be9d422a6 2018-10-12 03:13:27,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-3dae01ee-62ae-4af-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" 2018-10-12 03:13:28,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-a3cc39c5-f64b-48b5-81bc-d38dded99ad5 Date: Fri, 12 Oct 2018 03:13:28 GMT RESP BODY: {"security_groups": []} 2018-10-12 03:13:28,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-3dae01ee-62ae-4af-name&description=hello+group used request id req-a3cc39c5-f64b-48b5-81bc-d38dded99ad5 2018-10-12 03:13:28,809 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-3dae01ee-62ae-4af-name... 2018-10-12 03:13:28,809 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-3dae01ee-62ae-4af-name 2018-10-12 03:13:28,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" -d '{"security_group": {"name": "CreateProjectUserTests-3dae01ee-62ae-4af-name", "description": "hello group"}}' 2018-10-12 03:13:29,943 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-4158af8c-3592-4486-9c4d-ada05509ffe1 Date: Fri, 12 Oct 2018 03:13:29 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "updated_at": "2018-10-12T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:29Z", "revision_number": 0, "id": "23bdc4e0-cd34-4681-a8d4-3e321d8dbe37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8aeb41fb05224b6e9de943a205a812b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:29Z", "revision_number": 0, "id": "3d7d4f63-7aa2-44d7-bc98-c4e92fd1f328", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8aeb41fb05224b6e9de943a205a812b4"}], "revision_number": 2, "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "name": "CreateProjectUserTests-3dae01ee-62ae-4af-name"}} 2018-10-12 03:13:29,943 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-4158af8c-3592-4486-9c4d-ada05509ffe1 2018-10-12 03:13:29,944 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 2018-10-12 03:13:29,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" 2018-10-12 03:13:30,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bfd2c568-7985-4a3d-8fea-a02190d92b2e Date: Fri, 12 Oct 2018 03:13: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-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "23bdc4e0-cd34-4681-a8d4-3e321d8dbe37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "3d7d4f63-7aa2-44d7-bc98-c4e92fd1f328"}]} 2018-10-12 03:13:30,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 used request id req-bfd2c568-7985-4a3d-8fea-a02190d92b2e 2018-10-12 03:13:30,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 2018-10-12 03:13:30,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" 2018-10-12 03:13:30,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-43433dda-67d0-43d1-8fa0-9974bdf191ee Date: Fri, 12 Oct 2018 03:13: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-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "23bdc4e0-cd34-4681-a8d4-3e321d8dbe37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "3d7d4f63-7aa2-44d7-bc98-c4e92fd1f328"}]} 2018-10-12 03:13:30,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 used request id req-43433dda-67d0-43d1-8fa0-9974bdf191ee 2018-10-12 03:13:30,406 - neutron_utils - INFO - Retrieving security group with ID - c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 2018-10-12 03:13:30,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" 2018-10-12 03:13:30,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-c9b3131c-9bd5-4e9c-b556-5470d1aad402 Date: Fri, 12 Oct 2018 03:13:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "updated_at": "2018-10-12T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:29Z", "revision_number": 0, "id": "23bdc4e0-cd34-4681-a8d4-3e321d8dbe37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8aeb41fb05224b6e9de943a205a812b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:29Z", "revision_number": 0, "id": "3d7d4f63-7aa2-44d7-bc98-c4e92fd1f328", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8aeb41fb05224b6e9de943a205a812b4"}], "revision_number": 2, "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "name": "CreateProjectUserTests-3dae01ee-62ae-4af-name"}]} 2018-10-12 03:13:30,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 used request id req-c9b3131c-9bd5-4e9c-b556-5470d1aad402 2018-10-12 03:13:30,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 2018-10-12 03:13:30,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" 2018-10-12 03:13:31,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-32e06095-0677-47f4-8506-a38378bc9875 Date: Fri, 12 Oct 2018 03:13: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-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "23bdc4e0-cd34-4681-a8d4-3e321d8dbe37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "3d7d4f63-7aa2-44d7-bc98-c4e92fd1f328"}]} 2018-10-12 03:13:31,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 used request id req-32e06095-0677-47f4-8506-a38378bc9875 2018-10-12 03:13:31,456 - neutron_utils - INFO - Retrieving security group with ID - c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 2018-10-12 03:13:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" 2018-10-12 03:13:31,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-598ce99d-66c1-4d96-87d7-60879d59bc38 Date: Fri, 12 Oct 2018 03:13:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "updated_at": "2018-10-12T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:29Z", "revision_number": 0, "id": "23bdc4e0-cd34-4681-a8d4-3e321d8dbe37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8aeb41fb05224b6e9de943a205a812b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:29Z", "revision_number": 0, "id": "3d7d4f63-7aa2-44d7-bc98-c4e92fd1f328", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8aeb41fb05224b6e9de943a205a812b4"}], "revision_number": 2, "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "name": "CreateProjectUserTests-3dae01ee-62ae-4af-name"}]} 2018-10-12 03:13:31,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 used request id req-598ce99d-66c1-4d96-87d7-60879d59bc38 2018-10-12 03:13:31,504 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 2018-10-12 03:13:31,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" 2018-10-12 03:13:31,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b84e8cb-ef6b-40d1-ad3f-7d77dddfe3b5 Date: Fri, 12 Oct 2018 03:13: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-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "23bdc4e0-cd34-4681-a8d4-3e321d8dbe37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "3d7d4f63-7aa2-44d7-bc98-c4e92fd1f328"}]} 2018-10-12 03:13:31,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 used request id req-0b84e8cb-ef6b-40d1-ad3f-7d77dddfe3b5 2018-10-12 03:13:31,530 - neutron_utils - INFO - Retrieving security group with ID - c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 2018-10-12 03:13:31,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" 2018-10-12 03:13:31,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-937a87b6-ddaa-41ae-996f-aad2a00e93f0 Date: Fri, 12 Oct 2018 03:13:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "updated_at": "2018-10-12T03:13:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:29Z", "revision_number": 0, "id": "23bdc4e0-cd34-4681-a8d4-3e321d8dbe37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8aeb41fb05224b6e9de943a205a812b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:29Z", "revision_number": 0, "id": "3d7d4f63-7aa2-44d7-bc98-c4e92fd1f328", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8aeb41fb05224b6e9de943a205a812b4"}], "revision_number": 2, "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "name": "CreateProjectUserTests-3dae01ee-62ae-4af-name"}]} 2018-10-12 03:13:31,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 used request id req-937a87b6-ddaa-41ae-996f-aad2a00e93f0 2018-10-12 03:13:31,579 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 2018-10-12 03:13:31,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" 2018-10-12 03:13:31,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5f80019e-1b84-4ff0-8887-d5ff0961224c Date: Fri, 12 Oct 2018 03:13: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-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "23bdc4e0-cd34-4681-a8d4-3e321d8dbe37"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:29Z", "security_group_id": "c1b70a76-a370-45d5-ae7d-1bb2e336fbc2", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:29Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "3d7d4f63-7aa2-44d7-bc98-c4e92fd1f328"}]} 2018-10-12 03:13:31,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 used request id req-5f80019e-1b84-4ff0-8887-d5ff0961224c 2018-10-12 03:13:31,603 - neutron_utils - INFO - Deleting security group rule with ID - 3d7d4f63-7aa2-44d7-bc98-c4e92fd1f328 2018-10-12 03:13:31,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3d7d4f63-7aa2-44d7-bc98-c4e92fd1f328 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" 2018-10-12 03:13:32,574 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-234019d6-8408-47d6-b693-e5c60a6bd777 Content-Length: 0 Date: Fri, 12 Oct 2018 03:13:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:13:32,574 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3d7d4f63-7aa2-44d7-bc98-c4e92fd1f328 used request id req-234019d6-8408-47d6-b693-e5c60a6bd777 2018-10-12 03:13:32,574 - neutron_utils - INFO - Deleting security group rule with ID - 23bdc4e0-cd34-4681-a8d4-3e321d8dbe37 2018-10-12 03:13:32,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/23bdc4e0-cd34-4681-a8d4-3e321d8dbe37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" 2018-10-12 03:13:33,601 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8f21c63f-220f-4c19-a856-9b18f2496413 Content-Length: 0 Date: Fri, 12 Oct 2018 03:13:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:13:33,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/23bdc4e0-cd34-4681-a8d4-3e321d8dbe37 used request id req-8f21c63f-220f-4c19-a856-9b18f2496413 2018-10-12 03:13:33,601 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-3dae01ee-62ae-4af-name 2018-10-12 03:13:33,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99a2bd04fe58e1613283a3db3c637085a24ab2d9" 2018-10-12 03:13:34,546 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e948a277-1fba-425e-808e-e05267df8029 Content-Length: 0 Date: Fri, 12 Oct 2018 03:13:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:13:34,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c1b70a76-a370-45d5-ae7d-1bb2e336fbc2 used request id req-e948a277-1fba-425e-808e-e05267df8029 2018-10-12 03:13:34,547 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-3dae01ee-62ae-4af-user 2018-10-12 03:13:34,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f2594465bbe24b1b88cb6570946c68b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b8fcc09f4006fb25df6c33bddf7352f64c357c1" 2018-10-12 03:13:34,764 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-505a8dd5-f419-4e9f-bbe0-0c969ef6755c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:34,764 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f2594465bbe24b1b88cb6570946c68b9 used request id req-505a8dd5-f419-4e9f-bbe0-0c969ef6755c 2018-10-12 03:13:34,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:35,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-043b1aff-be18-415c-a0d6-933c66dd49f1 Date: Fri, 12 Oct 2018 03:13:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:13:06Z", "updated_at": "2018-10-12T03:13:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "ab3ad1b4-6d95-42e0-9ac5-9347c03fac23", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "61aedae1-9523-46d3-9f9e-c40fb8a47393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "2c986aff-cf07-4ba9-8eb9-0a4bc29c8816", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "b07a5531-11fa-4a58-a5e3-1b97e3e38dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 4, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:28Z", "updated_at": "2018-10-12T03:13:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:28Z", "revision_number": 0, "id": "a5dfffe9-58e1-473e-b727-f89438cdd064", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:28Z", "security_group_id": "bcd8fdff-e9db-46c3-8ea4-e6212dc02b88", "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8aeb41fb05224b6e9de943a205a812b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:28Z", "revision_number": 0, "id": "7f98a084-c306-4d19-aef0-2f7af626b791", "remote_group_id": "bcd8fdff-e9db-46c3-8ea4-e6212dc02b88", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:28Z", "security_group_id": "bcd8fdff-e9db-46c3-8ea4-e6212dc02b88", "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8aeb41fb05224b6e9de943a205a812b4"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:28Z", "revision_number": 0, "id": "47f99b92-b86a-4560-9e06-c359c6e900aa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:28Z", "security_group_id": "bcd8fdff-e9db-46c3-8ea4-e6212dc02b88", "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "port_range_min": null, "ethertype": "IPv6", "project_id": "8aeb41fb05224b6e9de943a205a812b4"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:28Z", "revision_number": 0, "id": "0bd051ea-7064-481a-9768-9614cc91c111", "remote_group_id": "bcd8fdff-e9db-46c3-8ea4-e6212dc02b88", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:28Z", "security_group_id": "bcd8fdff-e9db-46c3-8ea4-e6212dc02b88", "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "port_range_min": null, "ethertype": "IPv4", "project_id": "8aeb41fb05224b6e9de943a205a812b4"}], "revision_number": 4, "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "bcd8fdff-e9db-46c3-8ea4-e6212dc02b88", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 03:13:35,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-043b1aff-be18-415c-a0d6-933c66dd49f1 2018-10-12 03:13:35,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:35,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-704c7407-6788-43a5-bbc9-3fd9bbce750e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 03:13:35,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-704c7407-6788-43a5-bbc9-3fd9bbce750e 2018-10-12 03:13:35,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:35,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-841d1fa9-d32d-4ac2-9824-3391da7aeaf9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:13:35,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-841d1fa9-d32d-4ac2-9824-3391da7aeaf9 2018-10-12 03:13:35,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:35,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86b3fbac-e1d8-4a0a-8363-41d627a81303 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4"}, "enabled": true, "id": "8aeb41fb05224b6e9de943a205a812b4", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-3dae01ee-62ae-4af-name"}} 2018-10-12 03:13:35,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4 used request id req-86b3fbac-e1d8-4a0a-8363-41d627a81303 2018-10-12 03:13:35,875 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bcd8fdff-e9db-46c3-8ea4-e6212dc02b88 2018-10-12 03:13:35,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bcd8fdff-e9db-46c3-8ea4-e6212dc02b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:36,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a7d5e314-d1fc-4234-b2b1-e0c7f061f47f Date: Fri, 12 Oct 2018 03:13:36 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bcd8fdff-e9db-46c3-8ea4-e6212dc02b88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:28Z", "security_group_id": "bcd8fdff-e9db-46c3-8ea4-e6212dc02b88", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:28Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "0bd051ea-7064-481a-9768-9614cc91c111"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:28Z", "security_group_id": "bcd8fdff-e9db-46c3-8ea4-e6212dc02b88", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:28Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "47f99b92-b86a-4560-9e06-c359c6e900aa"}, {"remote_group_id": "bcd8fdff-e9db-46c3-8ea4-e6212dc02b88", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:28Z", "security_group_id": "bcd8fdff-e9db-46c3-8ea4-e6212dc02b88", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:28Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "7f98a084-c306-4d19-aef0-2f7af626b791"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:28Z", "security_group_id": "bcd8fdff-e9db-46c3-8ea4-e6212dc02b88", "port_range_min": null, "revision_number": 0, "tenant_id": "8aeb41fb05224b6e9de943a205a812b4", "created_at": "2018-10-12T03:13:28Z", "project_id": "8aeb41fb05224b6e9de943a205a812b4", "id": "a5dfffe9-58e1-473e-b727-f89438cdd064"}]} 2018-10-12 03:13:36,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bcd8fdff-e9db-46c3-8ea4-e6212dc02b88 used request id req-a7d5e314-d1fc-4234-b2b1-e0c7f061f47f 2018-10-12 03:13:36,057 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 03:13:36,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/bcd8fdff-e9db-46c3-8ea4-e6212dc02b88 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:37,023 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6767514e-2e52-4f50-ad78-c4efdffaf63b Content-Length: 0 Date: Fri, 12 Oct 2018 03:13:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:13:37,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/bcd8fdff-e9db-46c3-8ea4-e6212dc02b88 used request id req-6767514e-2e52-4f50-ad78-c4efdffaf63b 2018-10-12 03:13:37,024 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-3dae01ee-62ae-4af-name 2018-10-12 03:13:37,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:37,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11e738e4-1d9d-4ed7-889c-5203684c0ee3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:37,185 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8aeb41fb05224b6e9de943a205a812b4 used request id req-11e738e4-1d9d-4ed7-889c-5203684c0ee3 2018-10-12 03:13:37,186 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-3dae01ee-62ae-4af-name-role 2018-10-12 03:13:37,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/05ae9fff485340e88f195adf7e8943f1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:37,315 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-529a03ac-c577-4a7f-9caa-92aa3e1bcfc8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:37,315 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/05ae9fff485340e88f195adf7e8943f1 used request id req-529a03ac-c577-4a7f-9caa-92aa3e1bcfc8 2018-10-12 03:13:37,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e520e0ddd3dbd78bfe49d158bf241c19eccf295" 2018-10-12 03:13:37,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4246925-ec5f-40c0-8ff4-55758549a3af Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:37,423 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f4246925-ec5f-40c0-8ff4-55758549a3af 2018-10-12 03:13:37,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:37,795 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["KnV0nu_6S2-vWflPbgOTZg"], "issued_at": "2018-10-12T03:13:37.000000Z"}} 2018-10-12 03:13:37,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13bc425f3e1fd32201a1796afa7fa9968f65fb28" 2018-10-12 03:13:37,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-229468be-7271-4e4f-94f0-6d3c39d112f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:37,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-229468be-7271-4e4f-94f0-6d3c39d112f5 2018-10-12 03:13:37,879 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:37,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:38,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["dbxrYqm6SDqS7s3g4XrIkQ"], "issued_at": "2018-10-12T03:13:38.000000Z"}} 2018-10-12 03:13:38,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:38,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3662b54-3c99-49a7-83d0-cb46040a9892 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:38,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d3662b54-3c99-49a7-83d0-cb46040a9892 2018-10-12 03:13:38,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:38,359 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:38,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4cbe0c87-71d6-4bb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:38,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5af1428f-549b-4c82-b15e-dab086515969 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4cbe0c87-71d6-4bb-name", "previous": null, "next": null}, "projects": []} 2018-10-12 03:13:38,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateProjectUserTests-4cbe0c87-71d6-4bb-name used request id req-5af1428f-549b-4c82-b15e-dab086515969 2018-10-12 03:13:38,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:38,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-905e15e3-b958-435a-8ee6-50acf29b5586 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:13:38,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-905e15e3-b958-435a-8ee6-50acf29b5586 2018-10-12 03:13:38,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}}' 2018-10-12 03:13:38,584 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:13:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c4ea46c2-8735-4946-ba67-0d01c495d1a8 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94"}, "enabled": true, "id": "4692a652eab342aca0232057465c6d94", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}} 2018-10-12 03:13:38,584 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c4ea46c2-8735-4946-ba67-0d01c495d1a8 2018-10-12 03:13:38,585 - keystone_utils - INFO - Created project with name - CreateProjectUserTests-4cbe0c87-71d6-4bb-name 2018-10-12 03:13:38,585 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:38,586 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:38,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["eotiwpnsTvyeLv8eYM1b6Q"], "issued_at": "2018-10-12T03:13:38.000000Z"}} 2018-10-12 03:13:38,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89259413970388ee9e7d61022df8058b07e6d2c9" 2018-10-12 03:13:39,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b0960f-e8e4-4e6c-9aca-4b21cd5e7750 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:39,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-09b0960f-e8e4-4e6c-9aca-4b21cd5e7750 2018-10-12 03:13:39,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:39,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:39,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89259413970388ee9e7d61022df8058b07e6d2c9" 2018-10-12 03:13:39,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0a52d7-dcaa-4b29-a55b-bb7cba57dbfe Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:13:39,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ef0a52d7-dcaa-4b29-a55b-bb7cba57dbfe 2018-10-12 03:13:39,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89259413970388ee9e7d61022df8058b07e6d2c9" 2018-10-12 03:13:39,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdac1d0f-9b29-4368-9764-bf6704933ebd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:13:39,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-cdac1d0f-9b29-4368-9764-bf6704933ebd 2018-10-12 03:13:39,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89259413970388ee9e7d61022df8058b07e6d2c9" 2018-10-12 03:13:39,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0257063-0036-4a90-86a2-bdcb55cd57d6 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:39,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e0257063-0036-4a90-86a2-bdcb55cd57d6 2018-10-12 03:13:39,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-4cbe0c87-71d6-4bb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89259413970388ee9e7d61022df8058b07e6d2c9" 2018-10-12 03:13:39,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-505f39d8-1f5f-4da5-9477-d2784db95527 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-4cbe0c87-71d6-4bb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94"}, "enabled": true, "id": "4692a652eab342aca0232057465c6d94", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}]} 2018-10-12 03:13:39,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-4cbe0c87-71d6-4bb-name used request id req-505f39d8-1f5f-4da5-9477-d2784db95527 2018-10-12 03:13:39,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/bed426551cec46e88b2113a9ee46c9c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89259413970388ee9e7d61022df8058b07e6d2c9" 2018-10-12 03:13:39,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8a987a-75d2-420a-98bd-49c8e18fcd90 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/bed426551cec46e88b2113a9ee46c9c0"}, "enabled": true, "id": "bed426551cec46e88b2113a9ee46c9c0", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-user1"}} 2018-10-12 03:13:39,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/bed426551cec46e88b2113a9ee46c9c0 used request id req-fc8a987a-75d2-420a-98bd-49c8e18fcd90 2018-10-12 03:13:39,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/bed426551cec46e88b2113a9ee46c9c0/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89259413970388ee9e7d61022df8058b07e6d2c9" 2018-10-12 03:13:40,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-956f68fc-914e-4939-a521-de6cbe69a95f Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/bed426551cec46e88b2113a9ee46c9c0/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 03:13:40,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/bed426551cec46e88b2113a9ee46c9c0/roles used request id req-956f68fc-914e-4939-a521-de6cbe69a95f 2018-10-12 03:13:40,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89259413970388ee9e7d61022df8058b07e6d2c9" 2018-10-12 03:13:40,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7745e789-260d-4d67-ba8a-aeeda49cf9ec Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "domain_id": null, "name": "admin", "id": "c43a3ee50f83430c8393d58c3aa3a6dc"}} 2018-10-12 03:13:40,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-7745e789-260d-4d67-ba8a-aeeda49cf9ec 2018-10-12 03:13:40,149 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-4cbe0c87-71d6-4bb-name 2018-10-12 03:13:40,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/bed426551cec46e88b2113a9ee46c9c0/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89259413970388ee9e7d61022df8058b07e6d2c9" 2018-10-12 03:13:40,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-79c64acd-f678-4810-ada8-736018d9a779 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:40,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/bed426551cec46e88b2113a9ee46c9c0/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-79c64acd-f678-4810-ada8-736018d9a779 2018-10-12 03:13:40,330 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-4cbe0c87-71d6-4bb-user1 2018-10-12 03:13:40,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:40,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add07c29-cc20-4883-beb1-7048aa2b7b3e Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:40,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-add07c29-cc20-4883-beb1-7048aa2b7b3e 2018-10-12 03:13:40,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" -d '{"role": {"name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name-role"}}' 2018-10-12 03:13:40,609 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06325988-0e01-4a63-989c-55862740e704 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7abcf1c8747d4883aba492be29249672", "links": {"self": "http://172.30.9.27:5000/v3/roles/7abcf1c8747d4883aba492be29249672"}, "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name-role"}} 2018-10-12 03:13:40,610 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-06325988-0e01-4a63-989c-55862740e704 2018-10-12 03:13:40,610 - keystone_utils - INFO - Created role with name - CreateProjectUserTests-4cbe0c87-71d6-4bb-name-role 2018-10-12 03:13:40,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/7abcf1c8747d4883aba492be29249672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:40,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15231f4a-5631-4cfe-a6d5-f9693d932613 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/7abcf1c8747d4883aba492be29249672"}, "domain_id": null, "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name-role", "id": "7abcf1c8747d4883aba492be29249672"}} 2018-10-12 03:13:40,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/7abcf1c8747d4883aba492be29249672 used request id req-15231f4a-5631-4cfe-a6d5-f9693d932613 2018-10-12 03:13:40,702 - keystone_utils - INFO - Granting role CreateProjectUserTests-4cbe0c87-71d6-4bb-name-role to project CreateProjectUserTests-4cbe0c87-71d6-4bb-name 2018-10-12 03:13:40,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/bed426551cec46e88b2113a9ee46c9c0/roles/7abcf1c8747d4883aba492be29249672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:40,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-409a9cbe-8ee9-4afd-b9ea-c7094848ac11 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:40,767 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/bed426551cec46e88b2113a9ee46c9c0/roles/7abcf1c8747d4883aba492be29249672 used request id req-409a9cbe-8ee9-4afd-b9ea-c7094848ac11 2018-10-12 03:13:40,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:40,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:41,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["5AaeF8QkQ1CC-H1J_Zky9A"], "issued_at": "2018-10-12T03:13:41.000000Z"}} 2018-10-12 03:13:41,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf5b8d823b03a762980508e45e7cfc775738a58" 2018-10-12 03:13:41,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de29d3dc-7fe4-4c53-b923-4b632bd4c20d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:41,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-de29d3dc-7fe4-4c53-b923-4b632bd4c20d 2018-10-12 03:13:41,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:41,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:41,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf5b8d823b03a762980508e45e7cfc775738a58" 2018-10-12 03:13:41,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cc5ce23-2634-49ac-8665-290ebf94e945 Content-Encoding: gzip Content-Length: 944 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-user1", "links": {"self": "http://172.30.9.27:5000/v3/users/bed426551cec46e88b2113a9ee46c9c0"}, "domain_id": "default", "enabled": true, "id": "bed426551cec46e88b2113a9ee46c9c0", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:13:41,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7cc5ce23-2634-49ac-8665-290ebf94e945 2018-10-12 03:13:41,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf5b8d823b03a762980508e45e7cfc775738a58" 2018-10-12 03:13:41,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c038f236-8069-4fca-b543-cea3659d1a36 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:13:41,492 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c038f236-8069-4fca-b543-cea3659d1a36 2018-10-12 03:13:41,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf5b8d823b03a762980508e45e7cfc775738a58" 2018-10-12 03:13:41,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0674200a-c5b6-48a6-a347-316477b9a219 Content-Encoding: gzip Content-Length: 411 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "7abcf1c8747d4883aba492be29249672", "links": {"self": "http://172.30.9.27:5000/v3/roles/7abcf1c8747d4883aba492be29249672"}, "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name-role"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:41,962 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0674200a-c5b6-48a6-a347-316477b9a219 2018-10-12 03:13:41,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-4cbe0c87-71d6-4bb-name -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf5b8d823b03a762980508e45e7cfc775738a58" 2018-10-12 03:13:42,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d71e3f5e-6137-40d4-b022-24576865afa2 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-4cbe0c87-71d6-4bb-name", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94"}, "enabled": true, "id": "4692a652eab342aca0232057465c6d94", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}]} 2018-10-12 03:13:42,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateProjectUserTests-4cbe0c87-71d6-4bb-name used request id req-d71e3f5e-6137-40d4-b022-24576865afa2 2018-10-12 03:13:42,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/88a5ee8b1fec47ee9d446c048ed297d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf5b8d823b03a762980508e45e7cfc775738a58" 2018-10-12 03:13:42,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-297f6e2b-5ad7-40c8-bee2-214c0872ede8 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/88a5ee8b1fec47ee9d446c048ed297d9"}, "enabled": true, "id": "88a5ee8b1fec47ee9d446c048ed297d9", "options": {}, "domain_id": "default", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-user2"}} 2018-10-12 03:13:42,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/88a5ee8b1fec47ee9d446c048ed297d9 used request id req-297f6e2b-5ad7-40c8-bee2-214c0872ede8 2018-10-12 03:13:42,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/88a5ee8b1fec47ee9d446c048ed297d9/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf5b8d823b03a762980508e45e7cfc775738a58" 2018-10-12 03:13:42,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ea29cdf-102e-4b16-b4e7-67e87df8ca48 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/88a5ee8b1fec47ee9d446c048ed297d9/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 03:13:42,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/88a5ee8b1fec47ee9d446c048ed297d9/roles used request id req-8ea29cdf-102e-4b16-b4e7-67e87df8ca48 2018-10-12 03:13:42,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf5b8d823b03a762980508e45e7cfc775738a58" 2018-10-12 03:13:42,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc8025b-9c44-41ee-9d13-bd985bdbd323 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "domain_id": null, "name": "admin", "id": "c43a3ee50f83430c8393d58c3aa3a6dc"}} 2018-10-12 03:13:42,355 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-edc8025b-9c44-41ee-9d13-bd985bdbd323 2018-10-12 03:13:42,355 - keystone_utils - INFO - Granting role admin to project CreateProjectUserTests-4cbe0c87-71d6-4bb-name 2018-10-12 03:13:42,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/88a5ee8b1fec47ee9d446c048ed297d9/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf5b8d823b03a762980508e45e7cfc775738a58" 2018-10-12 03:13:42,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-140092b2-63b9-4f90-b31b-b85acf0cc08a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:42,485 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/88a5ee8b1fec47ee9d446c048ed297d9/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-140092b2-63b9-4f90-b31b-b85acf0cc08a 2018-10-12 03:13:42,485 - keystone_utils - INFO - Created user with name - CreateProjectUserTests-4cbe0c87-71d6-4bb-user2 2018-10-12 03:13:42,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/7abcf1c8747d4883aba492be29249672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:42,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71feee60-8f78-4de2-9f24-637c017ef9f3 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/7abcf1c8747d4883aba492be29249672"}, "domain_id": null, "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name-role", "id": "7abcf1c8747d4883aba492be29249672"}} 2018-10-12 03:13:42,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/7abcf1c8747d4883aba492be29249672 used request id req-71feee60-8f78-4de2-9f24-637c017ef9f3 2018-10-12 03:13:42,569 - keystone_utils - INFO - Granting role CreateProjectUserTests-4cbe0c87-71d6-4bb-name-role to project CreateProjectUserTests-4cbe0c87-71d6-4bb-name 2018-10-12 03:13:42,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/88a5ee8b1fec47ee9d446c048ed297d9/roles/7abcf1c8747d4883aba492be29249672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:42,707 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e76f517-897f-455e-b459-06d438246979 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:42,707 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94/users/88a5ee8b1fec47ee9d446c048ed297d9/roles/7abcf1c8747d4883aba492be29249672 used request id req-7e76f517-897f-455e-b459-06d438246979 2018-10-12 03:13:42,707 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:42,708 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:43,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7abcf1c8747d4883aba492be29249672", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name-role"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4692a652eab342aca0232057465c6d94", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/4692a652eab342aca0232057465c6d94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/4692a652eab342aca0232057465c6d94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/4692a652eab342aca0232057465c6d94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4692a652eab342aca0232057465c6d94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/4692a652eab342aca0232057465c6d94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/4692a652eab342aca0232057465c6d94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4692a652eab342aca0232057465c6d94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/4692a652eab342aca0232057465c6d94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/4692a652eab342aca0232057465c6d94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4692a652eab342aca0232057465c6d94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/4692a652eab342aca0232057465c6d94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/4692a652eab342aca0232057465c6d94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-user1", "id": "bed426551cec46e88b2113a9ee46c9c0"}, "audit_ids": ["AeccA13ATaO0R5HM-4PokA"], "issued_at": "2018-10-12T03:13:43.000000Z"}} 2018-10-12 03:13:43,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" 2018-10-12 03:13:43,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b715ab-12ac-44f3-ae6f-953751979d59 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:43,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d7b715ab-12ac-44f3-ae6f-953751979d59 2018-10-12 03:13:43,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-4cbe0c87-71d6-4bb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" 2018-10-12 03:13:43,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6b09e85d-36dd-40db-a273-9f50756668f2 Date: Fri, 12 Oct 2018 03:13:43 GMT RESP BODY: {"security_groups": []} 2018-10-12 03:13:43,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-4cbe0c87-71d6-4bb-name&description=hello+group used request id req-6b09e85d-36dd-40db-a273-9f50756668f2 2018-10-12 03:13:43,477 - OpenStackSecurityGroup - INFO - Creating security group CreateProjectUserTests-4cbe0c87-71d6-4bb-name... 2018-10-12 03:13:43,478 - neutron_utils - INFO - Creating security group with name - CreateProjectUserTests-4cbe0c87-71d6-4bb-name 2018-10-12 03:13:43,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" -d '{"security_group": {"name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name", "description": "hello group"}}' 2018-10-12 03:13:43,872 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1388 X-Openstack-Request-Id: req-5c5e0a78-a98c-42fd-860f-b12fadcd9cbc Date: Fri, 12 Oct 2018 03:13:43 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "updated_at": "2018-10-12T03:13:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv6", "project_id": "4692a652eab342aca0232057465c6d94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv4", "project_id": "4692a652eab342aca0232057465c6d94"}], "revision_number": 2, "project_id": "4692a652eab342aca0232057465c6d94", "id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}} 2018-10-12 03:13:43,872 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-5c5e0a78-a98c-42fd-860f-b12fadcd9cbc 2018-10-12 03:13:43,873 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 2018-10-12 03:13:43,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" 2018-10-12 03:13:44,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f8dccc76-3a93-4da8-93e8-37b74a201e73 Date: Fri, 12 Oct 2018 03:13: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-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea"}]} 2018-10-12 03:13:44,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-f8dccc76-3a93-4da8-93e8-37b74a201e73 2018-10-12 03:13:44,596 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 2018-10-12 03:13:44,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" 2018-10-12 03:13:44,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2d90429c-0e39-4a98-8ba4-0c1bac926730 Date: Fri, 12 Oct 2018 03:13: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-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea"}]} 2018-10-12 03:13:44,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-2d90429c-0e39-4a98-8ba4-0c1bac926730 2018-10-12 03:13:44,760 - neutron_utils - INFO - Retrieving security group with ID - 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 2018-10-12 03:13:44,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" 2018-10-12 03:13:45,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-8d31c8a2-751e-420e-9606-c8569318c73f Date: Fri, 12 Oct 2018 03:13:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "updated_at": "2018-10-12T03:13:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv6", "project_id": "4692a652eab342aca0232057465c6d94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv4", "project_id": "4692a652eab342aca0232057465c6d94"}], "revision_number": 2, "project_id": "4692a652eab342aca0232057465c6d94", "id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}]} 2018-10-12 03:13:45,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-8d31c8a2-751e-420e-9606-c8569318c73f 2018-10-12 03:13:45,094 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 2018-10-12 03:13:45,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" 2018-10-12 03:13:45,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0940e66b-e8dc-486b-8e48-2a0bf4ba3dd0 Date: Fri, 12 Oct 2018 03:13:45 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-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea"}]} 2018-10-12 03:13:45,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-0940e66b-e8dc-486b-8e48-2a0bf4ba3dd0 2018-10-12 03:13:45,272 - neutron_utils - INFO - Retrieving security group with ID - 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 2018-10-12 03:13:45,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" 2018-10-12 03:13:45,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-fd38ff20-ae1b-4325-9917-83ef83c44cfb Date: Fri, 12 Oct 2018 03:13:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "updated_at": "2018-10-12T03:13:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv6", "project_id": "4692a652eab342aca0232057465c6d94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv4", "project_id": "4692a652eab342aca0232057465c6d94"}], "revision_number": 2, "project_id": "4692a652eab342aca0232057465c6d94", "id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}]} 2018-10-12 03:13:45,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-fd38ff20-ae1b-4325-9917-83ef83c44cfb 2018-10-12 03:13:45,458 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 2018-10-12 03:13:45,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" 2018-10-12 03:13:45,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-afae465c-5b1d-4d3f-9967-de314404b9f6 Date: Fri, 12 Oct 2018 03:13:45 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-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea"}]} 2018-10-12 03:13:45,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-afae465c-5b1d-4d3f-9967-de314404b9f6 2018-10-12 03:13:45,746 - neutron_utils - INFO - Retrieving security group with ID - 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 2018-10-12 03:13:45,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" 2018-10-12 03:13:45,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-c1d31e76-358b-4214-8188-b77a39ac5eee Date: Fri, 12 Oct 2018 03:13:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "updated_at": "2018-10-12T03:13:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv6", "project_id": "4692a652eab342aca0232057465c6d94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv4", "project_id": "4692a652eab342aca0232057465c6d94"}], "revision_number": 2, "project_id": "4692a652eab342aca0232057465c6d94", "id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}]} 2018-10-12 03:13:45,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-c1d31e76-358b-4214-8188-b77a39ac5eee 2018-10-12 03:13:45,795 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 2018-10-12 03:13:45,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" 2018-10-12 03:13:46,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6b12d7e6-ef50-43d9-9149-c2ec0de54e41 Date: Fri, 12 Oct 2018 03:13:46 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-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea"}]} 2018-10-12 03:13:46,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-6b12d7e6-ef50-43d9-9149-c2ec0de54e41 2018-10-12 03:13:46,514 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:13:46,515 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:46,899 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7abcf1c8747d4883aba492be29249672", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name-role"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4692a652eab342aca0232057465c6d94", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/4692a652eab342aca0232057465c6d94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/4692a652eab342aca0232057465c6d94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/4692a652eab342aca0232057465c6d94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4692a652eab342aca0232057465c6d94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/4692a652eab342aca0232057465c6d94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/4692a652eab342aca0232057465c6d94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4692a652eab342aca0232057465c6d94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/4692a652eab342aca0232057465c6d94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/4692a652eab342aca0232057465c6d94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4692a652eab342aca0232057465c6d94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/4692a652eab342aca0232057465c6d94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/4692a652eab342aca0232057465c6d94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-user2", "id": "88a5ee8b1fec47ee9d446c048ed297d9"}, "audit_ids": ["SipiaJb7Q9atxyEst3PapQ"], "issued_at": "2018-10-12T03:13:46.000000Z"}} 2018-10-12 03:13:46,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6d35e31ed83ae1eb200a5a8caf3d516f698303" 2018-10-12 03:13:46,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f26b02d9-b86d-4c1c-bb7f-c9b3d96970a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:13:46,981 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f26b02d9-b86d-4c1c-bb7f-c9b3d96970a8 2018-10-12 03:13:46,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-4cbe0c87-71d6-4bb-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6d35e31ed83ae1eb200a5a8caf3d516f698303" 2018-10-12 03:13:47,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-2f885f8a-5dbf-4793-9aff-5edccaa56f57 Date: Fri, 12 Oct 2018 03:13:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "updated_at": "2018-10-12T03:13:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv4", "project_id": "4692a652eab342aca0232057465c6d94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv6", "project_id": "4692a652eab342aca0232057465c6d94"}], "revision_number": 2, "project_id": "4692a652eab342aca0232057465c6d94", "id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}]} 2018-10-12 03:13:47,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateProjectUserTests-4cbe0c87-71d6-4bb-name&description=hello+group used request id req-2f885f8a-5dbf-4793-9aff-5edccaa56f57 2018-10-12 03:13:47,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:13:47,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:13: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:13:47,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6d35e31ed83ae1eb200a5a8caf3d516f698303" 2018-10-12 03:13:47,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c3c11bf-67a3-4ded-a444-9761a7cb807e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94"}, "enabled": true, "id": "4692a652eab342aca0232057465c6d94", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}} 2018-10-12 03:13:47,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94 used request id req-1c3c11bf-67a3-4ded-a444-9761a7cb807e 2018-10-12 03:13:47,389 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 2018-10-12 03:13:47,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6d35e31ed83ae1eb200a5a8caf3d516f698303" 2018-10-12 03:13:47,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e5291f8-5951-4b58-8069-4aac047da886 Date: Fri, 12 Oct 2018 03:13:47 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-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea"}]} 2018-10-12 03:13:47,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-5e5291f8-5951-4b58-8069-4aac047da886 2018-10-12 03:13:47,578 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 2018-10-12 03:13:47,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6d35e31ed83ae1eb200a5a8caf3d516f698303" 2018-10-12 03:13:47,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7ec81f55-909d-419c-9ced-573ff2a7946e Date: Fri, 12 Oct 2018 03:13:47 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-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea"}]} 2018-10-12 03:13:47,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-7ec81f55-909d-419c-9ced-573ff2a7946e 2018-10-12 03:13:47,730 - neutron_utils - INFO - Retrieving security group with ID - 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 2018-10-12 03:13:47,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6d35e31ed83ae1eb200a5a8caf3d516f698303" 2018-10-12 03:13:47,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-e3844bfb-e98c-42eb-a0a2-0a18745988a6 Date: Fri, 12 Oct 2018 03:13:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "updated_at": "2018-10-12T03:13:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv6", "project_id": "4692a652eab342aca0232057465c6d94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv4", "project_id": "4692a652eab342aca0232057465c6d94"}], "revision_number": 2, "project_id": "4692a652eab342aca0232057465c6d94", "id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}]} 2018-10-12 03:13:47,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-e3844bfb-e98c-42eb-a0a2-0a18745988a6 2018-10-12 03:13:47,938 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 2018-10-12 03:13:47,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6d35e31ed83ae1eb200a5a8caf3d516f698303" 2018-10-12 03:13:48,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-09ac2a62-a6a4-4dbd-a9a2-0989cf094e5e Date: Fri, 12 Oct 2018 03:13: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-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "13fb2775-d1ae-4d7c-876a-d3b3257074fc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "security_group_id": "4324c2f8-8b45-4d7d-bb09-ef32e3aa8240", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "ee5b9326-fc36-408e-9c0f-c74b3e7efcea"}]} 2018-10-12 03:13:48,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-09ac2a62-a6a4-4dbd-a9a2-0989cf094e5e 2018-10-12 03:13:48,213 - neutron_utils - INFO - Deleting security group rule with ID - 13fb2775-d1ae-4d7c-876a-d3b3257074fc 2018-10-12 03:13:48,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/13fb2775-d1ae-4d7c-876a-d3b3257074fc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" 2018-10-12 03:13:48,472 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8e62c6d1-df0d-4626-9fc1-861e759cbaae Content-Length: 0 Date: Fri, 12 Oct 2018 03:13:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:13:48,472 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/13fb2775-d1ae-4d7c-876a-d3b3257074fc used request id req-8e62c6d1-df0d-4626-9fc1-861e759cbaae 2018-10-12 03:13:48,472 - neutron_utils - INFO - Deleting security group rule with ID - ee5b9326-fc36-408e-9c0f-c74b3e7efcea 2018-10-12 03:13:48,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/ee5b9326-fc36-408e-9c0f-c74b3e7efcea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" 2018-10-12 03:13:48,567 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eff991e1-d134-486e-8002-e9af7c7f8776 Content-Length: 0 Date: Fri, 12 Oct 2018 03:13:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:13:48,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/ee5b9326-fc36-408e-9c0f-c74b3e7efcea used request id req-eff991e1-d134-486e-8002-e9af7c7f8776 2018-10-12 03:13:48,567 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-4cbe0c87-71d6-4bb-name 2018-10-12 03:13:48,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7981d8de4e4b49747932df9a652c107598d00379" 2018-10-12 03:13:48,844 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c27a8baa-611e-42ad-8911-dffcb3a5229f Content-Length: 0 Date: Fri, 12 Oct 2018 03:13:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:13:48,844 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-c27a8baa-611e-42ad-8911-dffcb3a5229f 2018-10-12 03:13:48,845 - neutron_utils - INFO - Deleting security group rule with ID - ee5b9326-fc36-408e-9c0f-c74b3e7efcea 2018-10-12 03:13:48,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/ee5b9326-fc36-408e-9c0f-c74b3e7efcea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6d35e31ed83ae1eb200a5a8caf3d516f698303" 2018-10-12 03:13:49,591 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-f524cc85-b13c-4e2e-8791-e15bd023e357 Date: Fri, 12 Oct 2018 03:13:49 GMT RESP BODY: {"NeutronError": {"message": "Security group rule ee5b9326-fc36-408e-9c0f-c74b3e7efcea does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-12 03:13:49,591 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/ee5b9326-fc36-408e-9c0f-c74b3e7efcea used request id req-f524cc85-b13c-4e2e-8791-e15bd023e357 2018-10-12 03:13:49,591 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule ee5b9326-fc36-408e-9c0f-c74b3e7efcea does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-12 03:13:49,592 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule ee5b9326-fc36-408e-9c0f-c74b3e7efcea does not exist Neutron server returns request_ids: ['req-f524cc85-b13c-4e2e-8791-e15bd023e357'] 2018-10-12 03:13:49,592 - neutron_utils - INFO - Deleting security group with name - CreateProjectUserTests-4cbe0c87-71d6-4bb-name 2018-10-12 03:13:49,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1c6d35e31ed83ae1eb200a5a8caf3d516f698303" 2018-10-12 03:13:49,651 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-331c7d4d-5786-4146-8ffd-499425e22fbb Date: Fri, 12 Oct 2018 03:13:49 GMT RESP BODY: {"NeutronError": {"message": "Security group 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-12 03:13:49,651 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 used request id req-331c7d4d-5786-4146-8ffd-499425e22fbb 2018-10-12 03:13:49,651 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-12 03:13:49,651 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group 4324c2f8-8b45-4d7d-bb09-ef32e3aa8240 does not exist Neutron server returns request_ids: ['req-331c7d4d-5786-4146-8ffd-499425e22fbb'] 2018-10-12 03:13:49,652 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-4cbe0c87-71d6-4bb-user1 2018-10-12 03:13:49,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/bed426551cec46e88b2113a9ee46c9c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89259413970388ee9e7d61022df8058b07e6d2c9" 2018-10-12 03:13:49,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-522d865d-8170-465e-9117-6a86fadde36b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:49,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/bed426551cec46e88b2113a9ee46c9c0 used request id req-522d865d-8170-465e-9117-6a86fadde36b 2018-10-12 03:13:49,849 - keystone_utils - INFO - Deleting user with name - CreateProjectUserTests-4cbe0c87-71d6-4bb-user2 2018-10-12 03:13:49,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/88a5ee8b1fec47ee9d446c048ed297d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cf5b8d823b03a762980508e45e7cfc775738a58" 2018-10-12 03:13:50,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4870a65f-2d67-42bf-9fd9-b13fdd5aecc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:50,030 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/88a5ee8b1fec47ee9d446c048ed297d9 used request id req-4870a65f-2d67-42bf-9fd9-b13fdd5aecc0 2018-10-12 03:13:50,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:50,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9673 X-Openstack-Request-Id: req-b954cc9e-ff16-48c7-b7ba-455f4803a50e Date: Fri, 12 Oct 2018 03:13:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:13:06Z", "updated_at": "2018-10-12T03:13:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "b07a5531-11fa-4a58-a5e3-1b97e3e38dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "ab3ad1b4-6d95-42e0-9ac5-9347c03fac23", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "61aedae1-9523-46d3-9f9e-c40fb8a47393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "2c986aff-cf07-4ba9-8eb9-0a4bc29c8816", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 4, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "updated_at": "2018-10-12T03:13:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "0fe0f372-fa70-4798-9933-8179a91ec5b5", "remote_group_id": "ea9a08ec-2979-4282-a81c-046cf3ba237f", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "ea9a08ec-2979-4282-a81c-046cf3ba237f", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv6", "project_id": "4692a652eab342aca0232057465c6d94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "d1978adb-9193-4a0d-990a-5dd1bcdfec66", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "ea9a08ec-2979-4282-a81c-046cf3ba237f", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv6", "project_id": "4692a652eab342aca0232057465c6d94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "c33e1247-88fa-4d1d-b133-cdd48dbc326c", "remote_group_id": "ea9a08ec-2979-4282-a81c-046cf3ba237f", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "ea9a08ec-2979-4282-a81c-046cf3ba237f", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv4", "project_id": "4692a652eab342aca0232057465c6d94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "revision_number": 0, "id": "7915873f-b075-4435-b3e8-039ed344703e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:43Z", "security_group_id": "ea9a08ec-2979-4282-a81c-046cf3ba237f", "tenant_id": "4692a652eab342aca0232057465c6d94", "port_range_min": null, "ethertype": "IPv4", "project_id": "4692a652eab342aca0232057465c6d94"}], "revision_number": 4, "project_id": "4692a652eab342aca0232057465c6d94", "id": "ea9a08ec-2979-4282-a81c-046cf3ba237f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 03:13:50,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-b954cc9e-ff16-48c7-b7ba-455f4803a50e 2018-10-12 03:13:50,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:50,355 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ea99e38-ea2a-4fc7-b1b5-e02551ffd61a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 03:13:50,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-4ea99e38-ea2a-4fc7-b1b5-e02551ffd61a 2018-10-12 03:13:50,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:50,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6aed90cd-289b-4041-ae17-32b64289af55 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:13:50,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-6aed90cd-289b-4041-ae17-32b64289af55 2018-10-12 03:13:50,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:50,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-679d55c3-6f1f-420e-b037-70e81a2bdacf Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94"}, "enabled": true, "id": "4692a652eab342aca0232057465c6d94", "parent_id": "default", "domain_id": "default", "name": "CreateProjectUserTests-4cbe0c87-71d6-4bb-name"}} 2018-10-12 03:13:50,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94 used request id req-679d55c3-6f1f-420e-b037-70e81a2bdacf 2018-10-12 03:13:50,537 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ea9a08ec-2979-4282-a81c-046cf3ba237f 2018-10-12 03:13:50,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ea9a08ec-2979-4282-a81c-046cf3ba237f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:50,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-239d1360-dff4-436d-876a-98576810897c Date: Fri, 12 Oct 2018 03:13:50 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "ea9a08ec-2979-4282-a81c-046cf3ba237f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "security_group_id": "ea9a08ec-2979-4282-a81c-046cf3ba237f", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "0fe0f372-fa70-4798-9933-8179a91ec5b5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "security_group_id": "ea9a08ec-2979-4282-a81c-046cf3ba237f", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "7915873f-b075-4435-b3e8-039ed344703e"}, {"remote_group_id": "ea9a08ec-2979-4282-a81c-046cf3ba237f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "security_group_id": "ea9a08ec-2979-4282-a81c-046cf3ba237f", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "c33e1247-88fa-4d1d-b133-cdd48dbc326c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:13:43Z", "security_group_id": "ea9a08ec-2979-4282-a81c-046cf3ba237f", "port_range_min": null, "revision_number": 0, "tenant_id": "4692a652eab342aca0232057465c6d94", "created_at": "2018-10-12T03:13:43Z", "project_id": "4692a652eab342aca0232057465c6d94", "id": "d1978adb-9193-4a0d-990a-5dd1bcdfec66"}]} 2018-10-12 03:13:50,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ea9a08ec-2979-4282-a81c-046cf3ba237f used request id req-239d1360-dff4-436d-876a-98576810897c 2018-10-12 03:13:50,775 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 03:13:50,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ea9a08ec-2979-4282-a81c-046cf3ba237f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:51,754 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a63e23da-4d0a-4a5b-b331-5d3ebfe941a1 Content-Length: 0 Date: Fri, 12 Oct 2018 03:13:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:13:51,754 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ea9a08ec-2979-4282-a81c-046cf3ba237f used request id req-a63e23da-4d0a-4a5b-b331-5d3ebfe941a1 2018-10-12 03:13:51,755 - keystone_utils - INFO - Deleting project with name - CreateProjectUserTests-4cbe0c87-71d6-4bb-name 2018-10-12 03:13:51,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:51,922 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d48096a-0885-42f5-aca2-c0025074ee3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:51,922 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4692a652eab342aca0232057465c6d94 used request id req-8d48096a-0885-42f5-aca2-c0025074ee3c 2018-10-12 03:13:51,923 - keystone_utils - INFO - Deleting role with name - CreateProjectUserTests-4cbe0c87-71d6-4bb-name-role 2018-10-12 03:13:51,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/7abcf1c8747d4883aba492be29249672 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:52,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:13:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d57d642-49ef-4253-89f6-3a2e2d5661e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:13:52,039 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/7abcf1c8747d4883aba492be29249672 used request id req-7d57d642-49ef-4253-89f6-3a2e2d5661e3 2018-10-12 03:13:52,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a300e8c963e42f85cec96692a16c92f0311ecc" 2018-10-12 03:13:52,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:13:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d3e57ea-ddf0-4985-b6e8-cc2b85fdbca2 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:13:52,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1d3e57ea-ddf0-4985-b6e8-cc2b85fdbca2 2018-10-12 03:13:52,127 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:13:52,519 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:13:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["Q8PvPpgTSr6a82b-ahqXnw"], "issued_at": "2018-10-12T03:13:52.000000Z"}} 2018-10-12 03:13:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}869bb5d634808319beaa03787942493267203cd2" 2018-10-12 03:13:53,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a2461689-7249-4c84-9508-1d285c518a27 Date: Fri, 12 Oct 2018 03:13: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-10-12 03:13:53,091 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-a2461689-7249-4c84-9508-1d285c518a27 2018-10-12 03:13:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}869bb5d634808319beaa03787942493267203cd2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "GlanceUtilsTests-73c781de-521a-45e4-9339-1c2c463e2687"}' 2018-10-12 03:13:53,806 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 614 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/209486c8-b16a-44c0-8447-61076e23f671 X-Openstack-Request-Id: req-8c8bea4c-f8a9-47cd-94b9-8bbeb86e6a05 Date: Fri, 12 Oct 2018 03:13:53 GMT RESP BODY: {"status": "queued", "name": "GlanceUtilsTests-73c781de-521a-45e4-9339-1c2c463e2687", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:13:53Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T03:13:53Z", "visibility": "shared", "locations": [], "self": "/v2/images/209486c8-b16a-44c0-8447-61076e23f671", "min_disk": 0, "protected": false, "id": "209486c8-b16a-44c0-8447-61076e23f671", "file": "/v2/images/209486c8-b16a-44c0-8447-61076e23f671/file", "checksum": null, "owner": "82f0c944f0ab46839e74820af9796ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:13:53,806 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-8c8bea4c-f8a9-47cd-94b9-8bbeb86e6a05 2018-10-12 03:13:53,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/209486c8-b16a-44c0-8447-61076e23f671/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}869bb5d634808319beaa03787942493267203cd2" -d '' 2018-10-12 03:13:57,576 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b23ae684-0c98-4245-afd3-57b5cb6afcfe Date: Fri, 12 Oct 2018 03:13:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:13:57,577 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/209486c8-b16a-44c0-8447-61076e23f671/file used request id req-b23ae684-0c98-4245-afd3-57b5cb6afcfe 2018-10-12 03:13:57,577 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:13:57,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/209486c8-b16a-44c0-8447-61076e23f671 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}869bb5d634808319beaa03787942493267203cd2" 2018-10-12 03:13:58,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 875 Content-Type: application/json X-Openstack-Request-Id: req-7cb7715f-d069-4bc8-b355-8e750043ec48 Date: Fri, 12 Oct 2018 03:13:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-73c781de-521a-45e4-9339-1c2c463e2687", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:13:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:13:57Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/209486c8-b16a-44c0-8447-61076e23f671/snap", "metadata": {}}], "self": "/v2/images/209486c8-b16a-44c0-8447-61076e23f671", "min_disk": 0, "protected": false, "id": "209486c8-b16a-44c0-8447-61076e23f671", "file": "/v2/images/209486c8-b16a-44c0-8447-61076e23f671/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/209486c8-b16a-44c0-8447-61076e23f671/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:13:58,204 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/209486c8-b16a-44c0-8447-61076e23f671 used request id req-7cb7715f-d069-4bc8-b355-8e750043ec48 2018-10-12 03:13:58,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}869bb5d634808319beaa03787942493267203cd2" 2018-10-12 03:13:58,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e07d713f-a50b-426a-a9b7-adfd6026125b Date: Fri, 12 Oct 2018 03:13: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-10-12 03:13:58,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e07d713f-a50b-426a-a9b7-adfd6026125b 2018-10-12 03:13:58,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-73c781de-521a-45e4-9339-1c2c463e2687 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}869bb5d634808319beaa03787942493267203cd2" 2018-10-12 03:13:59,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1030 Content-Type: application/json X-Openstack-Request-Id: req-d18e6c9a-ca3d-4533-aba9-bc429c0cf964 Date: Fri, 12 Oct 2018 03:13:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "GlanceUtilsTests-73c781de-521a-45e4-9339-1c2c463e2687", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:13:53Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:13:57Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/209486c8-b16a-44c0-8447-61076e23f671/snap", "metadata": {}}], "self": "/v2/images/209486c8-b16a-44c0-8447-61076e23f671", "min_disk": 0, "protected": false, "id": "209486c8-b16a-44c0-8447-61076e23f671", "file": "/v2/images/209486c8-b16a-44c0-8447-61076e23f671/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/209486c8-b16a-44c0-8447-61076e23f671/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=GlanceUtilsTests-73c781de-521a-45e4-9339-1c2c463e2687"} 2018-10-12 03:13:59,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=GlanceUtilsTests-73c781de-521a-45e4-9339-1c2c463e2687 used request id req-d18e6c9a-ca3d-4533-aba9-bc429c0cf964 2018-10-12 03:13:59,374 - glance_utils - INFO - Deleting image named - GlanceUtilsTests-73c781de-521a-45e4-9339-1c2c463e2687 2018-10-12 03:13:59,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/209486c8-b16a-44c0-8447-61076e23f671 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}869bb5d634808319beaa03787942493267203cd2" 2018-10-12 03:14:01,293 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5692a257-e38d-4749-b9b4-d466cbb603ca Date: Fri, 12 Oct 2018 03: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-10-12 03:14:01,293 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/209486c8-b16a-44c0-8447-61076e23f671 used request id req-5692a257-e38d-4749-b9b4-d466cbb603ca 2018-10-12 03:14:01,295 - glance_utils_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-12 03:14:01,296 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:14:01,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:14:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["QGoMN8YjT7SI3Qk5wrkU2Q"], "issued_at": "2018-10-12T03:14:01.000000Z"}} 2018-10-12 03:14:01,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b2a41337e27e4f24e41c16a2bc0906db3d1e88" 2018-10-12 03:14:01,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-075a206d-ac7c-4c7a-812a-aa2b05f16168 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:14:01,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-075a206d-ac7c-4c7a-812a-aa2b05f16168 2018-10-12 03:14:01,785 - neutron_utils - INFO - Creating network with name NeutronUtilsNetworkTests-b0c8d7da-0b30-49e5-9335-990eab7823b8-pub-net 2018-10-12 03:14:01,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b2a41337e27e4f24e41c16a2bc0906db3d1e88" -d '{"network": {"name": "NeutronUtilsNetworkTests-b0c8d7da-0b30-49e5-9335-990eab7823b8-pub-net", "admin_state_up": true}}' 2018-10-12 03:14:02,883 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-98b81b33-3504-49e7-b1a3-6be3f0079227 Date: Fri, 12 Oct 2018 03:14: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":"a42d899a-69c4-4750-be45-55f927efcf27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsNetworkTests-b0c8d7da-0b30-49e5-9335-990eab7823b8-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:02Z","mtu":1450}} 2018-10-12 03:14:02,883 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-98b81b33-3504-49e7-b1a3-6be3f0079227 2018-10-12 03:14:02,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a42d899a-69c4-4750-be45-55f927efcf27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b2a41337e27e4f24e41c16a2bc0906db3d1e88" 2018-10-12 03:14:03,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-c36e04dc-0468-45f6-aa45-92cb023e212e Date: Fri, 12 Oct 2018 03:14:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a42d899a-69c4-4750-be45-55f927efcf27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:02Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-b0c8d7da-0b30-49e5-9335-990eab7823b8-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:02Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:03,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a42d899a-69c4-4750-be45-55f927efcf27 used request id req-c36e04dc-0468-45f6-aa45-92cb023e212e 2018-10-12 03:14:03,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a42d899a-69c4-4750-be45-55f927efcf27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b2a41337e27e4f24e41c16a2bc0906db3d1e88" 2018-10-12 03:14:03,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-219212b1-acd2-4a3c-97da-dd11369e843b Date: Fri, 12 Oct 2018 03:14:03 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:14:03,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a42d899a-69c4-4750-be45-55f927efcf27 used request id req-219212b1-acd2-4a3c-97da-dd11369e843b 2018-10-12 03:14:03,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a42d899a-69c4-4750-be45-55f927efcf27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b2a41337e27e4f24e41c16a2bc0906db3d1e88" 2018-10-12 03:14:04,160 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-bc01e8f1-607f-4013-810d-bcfc7a2463c8 Date: Fri, 12 Oct 2018 03:14:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a42d899a-69c4-4750-be45-55f927efcf27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:02Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-b0c8d7da-0b30-49e5-9335-990eab7823b8-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:02Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:04,160 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a42d899a-69c4-4750-be45-55f927efcf27 used request id req-bc01e8f1-607f-4013-810d-bcfc7a2463c8 2018-10-12 03:14:04,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a42d899a-69c4-4750-be45-55f927efcf27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b2a41337e27e4f24e41c16a2bc0906db3d1e88" 2018-10-12 03:14:04,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2da0d15d-5f85-4c23-90b8-f3c6a751c102 Date: Fri, 12 Oct 2018 03:14:04 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:14:04,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a42d899a-69c4-4750-be45-55f927efcf27 used request id req-2da0d15d-5f85-4c23-90b8-f3c6a751c102 2018-10-12 03:14:04,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsNetworkTests-b0c8d7da-0b30-49e5-9335-990eab7823b8-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b2a41337e27e4f24e41c16a2bc0906db3d1e88" 2018-10-12 03:14:04,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-8739f119-971b-4814-aa9a-21c0b2f17da7 Date: Fri, 12 Oct 2018 03:14:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a42d899a-69c4-4750-be45-55f927efcf27","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":66,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:02Z","qos_policy_id":null,"name":"NeutronUtilsNetworkTests-b0c8d7da-0b30-49e5-9335-990eab7823b8-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:02Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:04,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsNetworkTests-b0c8d7da-0b30-49e5-9335-990eab7823b8-pub-net used request id req-8739f119-971b-4814-aa9a-21c0b2f17da7 2018-10-12 03:14:04,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:14:04,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:14:04,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b2a41337e27e4f24e41c16a2bc0906db3d1e88" 2018-10-12 03:14:04,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dae5f4a-9100-44ee-bb6a-c829d7283b3d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:14:04,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-3dae5f4a-9100-44ee-bb6a-c829d7283b3d 2018-10-12 03:14:04,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a42d899a-69c4-4750-be45-55f927efcf27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b2a41337e27e4f24e41c16a2bc0906db3d1e88" 2018-10-12 03:14:04,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-65ef940a-ae70-4c29-a8b2-289f7c54bc00 Date: Fri, 12 Oct 2018 03:14:04 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:14:04,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a42d899a-69c4-4750-be45-55f927efcf27 used request id req-65ef940a-ae70-4c29-a8b2-289f7c54bc00 2018-10-12 03:14:04,976 - neutron_utils - INFO - Deleting network with name NeutronUtilsNetworkTests-b0c8d7da-0b30-49e5-9335-990eab7823b8-pub-net 2018-10-12 03:14:04,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/a42d899a-69c4-4750-be45-55f927efcf27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}33b2a41337e27e4f24e41c16a2bc0906db3d1e88" 2018-10-12 03:14:05,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2749e88b-c24d-4b0f-97a5-e9623efd301a Date: Fri, 12 Oct 2018 03:14:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:14:05,966 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/a42d899a-69c4-4750-be45-55f927efcf27 used request id req-2749e88b-c24d-4b0f-97a5-e9623efd301a 2018-10-12 03:14:05,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:14:06,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["DhkqiraIT4ai0C02hRipAA"], "issued_at": "2018-10-12T03:14:06.000000Z"}} 2018-10-12 03:14:06,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57718c65d2b0bc19b23e01a49f398f4347c7007a" 2018-10-12 03:14:06,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05adb345-cea0-4802-97b1-7d8c67b990dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:14:06,429 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-05adb345-cea0-4802-97b1-7d8c67b990dc 2018-10-12 03:14:06,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:14:06,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:14:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["UsBRPGsoQ0SkouAbT8ruUw"], "issued_at": "2018-10-12T03:14:06.000000Z"}} 2018-10-12 03:14:06,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18f8d49ce85489d3b571b48c9a9fadf180658632" 2018-10-12 03:14:06,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55f6374c-623c-4282-9d1b-eefe94125467 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:14:06,892 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-55f6374c-623c-4282-9d1b-eefe94125467 2018-10-12 03:14:06,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:14:07,274 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:14:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["SA4iqAfDQDO0PPfAjKRviw"], "issued_at": "2018-10-12T03:14:07.000000Z"}} 2018-10-12 03:14:07,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:07,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab987e2-63ce-4e7b-aaa9-69ee37b08255 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:14:07,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1ab987e2-63ce-4e7b-aaa9-69ee37b08255 2018-10-12 03:14:07,359 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-net 2018-10-12 03:14:07,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" -d '{"network": {"name": "NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-net", "admin_state_up": true}}' 2018-10-12 03:14:07,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-0e3c6ad3-0579-4b72-8d18-237608ca4e3f Date: Fri, 12 Oct 2018 03:14: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":"d80f2a93-7e24-4e0d-b2de-3592c1a6be96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:07Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:07Z","mtu":1450}} 2018-10-12 03:14:07,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-0e3c6ad3-0579-4b72-8d18-237608ca4e3f 2018-10-12 03:14:07,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:07,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-108316f9-be83-4082-b110-59e58ed70750 Date: Fri, 12 Oct 2018 03:14:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"d80f2a93-7e24-4e0d-b2de-3592c1a6be96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:07Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:07Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:07,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96 used request id req-108316f9-be83-4082-b110-59e58ed70750 2018-10-12 03:14:07,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:08,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-0fdd6c31-ba2a-4957-ba56-895269255cff Date: Fri, 12 Oct 2018 03:14:08 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:14:08,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96 used request id req-0fdd6c31-ba2a-4957-ba56-895269255cff 2018-10-12 03:14:08,175 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet 2018-10-12 03:14:08,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" -d '{"subnets": [{"ip_version": 4, "network_id": "d80f2a93-7e24-4e0d-b2de-3592c1a6be96", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet"}]}' 2018-10-12 03:14:08,630 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-98b643c8-6290-447d-af57-50d68a01e0d5 Date: Fri, 12 Oct 2018 03:14:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d80f2a93-7e24-4e0d-b2de-3592c1a6be96","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:08Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:08Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"5d3aa5ef-0fab-4aaa-8f59-8d4155b77ed0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet"}]} 2018-10-12 03:14:08,630 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-98b643c8-6290-447d-af57-50d68a01e0d5 2018-10-12 03:14:08,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:08,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-38a9b745-a4de-4d29-9405-99c2e51e1e60 Date: Fri, 12 Oct 2018 03:14:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d80f2a93-7e24-4e0d-b2de-3592c1a6be96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["5d3aa5ef-0fab-4aaa-8f59-8d4155b77ed0"],"description":"","tags":[],"updated_at":"2018-10-12T03:14:08Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:07Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:08,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96 used request id req-38a9b745-a4de-4d29-9405-99c2e51e1e60 2018-10-12 03:14:08,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:09,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-db1324d1-7a43-4caf-b126-5e8329bcd51f Date: Fri, 12 Oct 2018 03:14:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d80f2a93-7e24-4e0d-b2de-3592c1a6be96","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:08Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:08Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"5d3aa5ef-0fab-4aaa-8f59-8d4155b77ed0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet"}]} 2018-10-12 03:14:09,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96 used request id req-db1324d1-7a43-4caf-b126-5e8329bcd51f 2018-10-12 03:14:09,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:10,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c8e15439-3ba0-4e7d-bcfb-1a2fd4fbd6d1 Date: Fri, 12 Oct 2018 03:14:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"d80f2a93-7e24-4e0d-b2de-3592c1a6be96","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":65,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["5d3aa5ef-0fab-4aaa-8f59-8d4155b77ed0"],"description":"","tags":[],"updated_at":"2018-10-12T03:14:08Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:07Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:10,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-net used request id req-c8e15439-3ba0-4e7d-bcfb-1a2fd4fbd6d1 2018-10-12 03:14:10,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:14:10,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:14:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:10,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3105c31c-7709-4853-ac53-cc8677c46b3c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:14:10,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-3105c31c-7709-4853-ac53-cc8677c46b3c 2018-10-12 03:14:10,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:10,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4a3c039c-0837-4812-ae8a-3c9878428b05 Date: Fri, 12 Oct 2018 03:14:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d80f2a93-7e24-4e0d-b2de-3592c1a6be96","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:08Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:08Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"5d3aa5ef-0fab-4aaa-8f59-8d4155b77ed0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet"}]} 2018-10-12 03:14:10,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96 used request id req-4a3c039c-0837-4812-ae8a-3c9878428b05 2018-10-12 03:14:10,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96&name=NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:10,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a7e9a716-c037-4483-90de-6ed85c6be5b2 Date: Fri, 12 Oct 2018 03:14:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d80f2a93-7e24-4e0d-b2de-3592c1a6be96","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:08Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:08Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"5d3aa5ef-0fab-4aaa-8f59-8d4155b77ed0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet"}]} 2018-10-12 03:14:10,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96&name=NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet used request id req-a7e9a716-c037-4483-90de-6ed85c6be5b2 2018-10-12 03:14:10,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96&name=NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:10,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-86deaa15-b493-4cec-bea8-47f10e72d122 Date: Fri, 12 Oct 2018 03:14:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d80f2a93-7e24-4e0d-b2de-3592c1a6be96","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:08Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:08Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"5d3aa5ef-0fab-4aaa-8f59-8d4155b77ed0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet"}]} 2018-10-12 03:14:10,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96&name=NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet used request id req-86deaa15-b493-4cec-bea8-47f10e72d122 2018-10-12 03:14:10,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:11,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5a7d29b5-955d-49eb-9526-1b81cf233f98 Date: Fri, 12 Oct 2018 03:14:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d80f2a93-7e24-4e0d-b2de-3592c1a6be96","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:08Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:08Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"5d3aa5ef-0fab-4aaa-8f59-8d4155b77ed0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet"}]} 2018-10-12 03:14:11,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d80f2a93-7e24-4e0d-b2de-3592c1a6be96 used request id req-5a7d29b5-955d-49eb-9526-1b81cf233f98 2018-10-12 03:14:11,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:11,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b830f973-ab15-4bb3-9f4e-481b215ed9c7 Date: Fri, 12 Oct 2018 03:14:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d80f2a93-7e24-4e0d-b2de-3592c1a6be96","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:08Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:08Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"5d3aa5ef-0fab-4aaa-8f59-8d4155b77ed0","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet"}]} 2018-10-12 03:14:11,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?name=NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet used request id req-b830f973-ab15-4bb3-9f4e-481b215ed9c7 2018-10-12 03:14:11,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:11,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11ac7084-9a6b-410d-9142-f1b3377fd9f3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:14:11,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-11ac7084-9a6b-410d-9142-f1b3377fd9f3 2018-10-12 03:14:11,836 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet 2018-10-12 03:14:11,836 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-subnet 2018-10-12 03:14:11,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/5d3aa5ef-0fab-4aaa-8f59-8d4155b77ed0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:13,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-abdf31d2-062b-48de-96ba-15ef2bdd902b Date: Fri, 12 Oct 2018 03:14:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:14:13,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/5d3aa5ef-0fab-4aaa-8f59-8d4155b77ed0 used request id req-abdf31d2-062b-48de-96ba-15ef2bdd902b 2018-10-12 03:14:13,984 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-50557a30-19e3-4d34-958c-5829d96a36e0-pub-net 2018-10-12 03:14:13,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/d80f2a93-7e24-4e0d-b2de-3592c1a6be96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f44881be9744734ac9bd35bd5e1074a78311da7c" 2018-10-12 03:14:15,519 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5c3f9024-2ca5-46dc-880b-8e9453a98107 Date: Fri, 12 Oct 2018 03:14:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:14:15,519 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d80f2a93-7e24-4e0d-b2de-3592c1a6be96 used request id req-5c3f9024-2ca5-46dc-880b-8e9453a98107 2018-10-12 03:14:15,521 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:14:15,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:14:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["g7Y2zceYS1SyXG9lIFAkNg"], "issued_at": "2018-10-12T03:14:15.000000Z"}} 2018-10-12 03:14:15,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79257dee67efe0ff9b3b9d4f23b3d6751c87ec97" 2018-10-12 03:14:15,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4253714-f64d-4d97-8076-dc7cff3a15e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:14:15,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e4253714-f64d-4d97-8076-dc7cff3a15e7 2018-10-12 03:14:15,976 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-9e6c81cb-336a-46e0-83ce-a99573db4b6f-pub-net 2018-10-12 03:14:15,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79257dee67efe0ff9b3b9d4f23b3d6751c87ec97" -d '{"network": {"name": "NeutronUtilsSubnetTests-9e6c81cb-336a-46e0-83ce-a99573db4b6f-pub-net", "admin_state_up": true}}' 2018-10-12 03:14:16,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-9395107d-e2cc-4627-b08c-82478ecce6ac Date: Fri, 12 Oct 2018 03:14:16 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"545d1101-ad5a-4c34-baf6-dc1e17fc1370","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:16Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9e6c81cb-336a-46e0-83ce-a99573db4b6f-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:16Z","mtu":1450}} 2018-10-12 03:14:16,452 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-9395107d-e2cc-4627-b08c-82478ecce6ac 2018-10-12 03:14:16,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=545d1101-ad5a-4c34-baf6-dc1e17fc1370 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79257dee67efe0ff9b3b9d4f23b3d6751c87ec97" 2018-10-12 03:14:16,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e5c1f8a4-b0bc-4d68-a48a-c166aa44fb7d Date: Fri, 12 Oct 2018 03:14:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"545d1101-ad5a-4c34-baf6-dc1e17fc1370","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":57,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:16Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9e6c81cb-336a-46e0-83ce-a99573db4b6f-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:16Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:16,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=545d1101-ad5a-4c34-baf6-dc1e17fc1370 used request id req-e5c1f8a4-b0bc-4d68-a48a-c166aa44fb7d 2018-10-12 03:14:16,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=545d1101-ad5a-4c34-baf6-dc1e17fc1370 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79257dee67efe0ff9b3b9d4f23b3d6751c87ec97" 2018-10-12 03:14:16,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3a80b53a-4f23-4992-843a-82fb9d7d7598 Date: Fri, 12 Oct 2018 03:14:16 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:14:16,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=545d1101-ad5a-4c34-baf6-dc1e17fc1370 used request id req-3a80b53a-4f23-4992-843a-82fb9d7d7598 2018-10-12 03:14:16,971 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-9e6c81cb-336a-46e0-83ce-a99573db4b6f-pub-subnet 2018-10-12 03:14:16,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79257dee67efe0ff9b3b9d4f23b3d6751c87ec97" -d '{"subnets": [{"ip_version": 4, "network_id": "545d1101-ad5a-4c34-baf6-dc1e17fc1370", "cidr": "", "name": "NeutronUtilsSubnetTests-9e6c81cb-336a-46e0-83ce-a99573db4b6f-pub-subnet"}]}' 2018-10-12 03:14:17,656 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 133 Content-Type: application/json X-Openstack-Request-Id: req-141761c9-b264-4c26-bdf2-4d9dbf8651e6 Date: Fri, 12 Oct 2018 03:14:17 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-12 03:14:17,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-141761c9-b264-4c26-bdf2-4d9dbf8651e6 2018-10-12 03:14:17,657 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Invalid input for cidr. Reason: '' is not a valid IP subnet.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-12 03:14:17,657 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-9e6c81cb-336a-46e0-83ce-a99573db4b6f-pub-subnet] for network [NeutronUtilsSubnetTests-9e6c81cb-336a-46e0-83ce-a99573db4b6f-pub-net] 2018-10-12 03:14:17,657 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-9e6c81cb-336a-46e0-83ce-a99573db4b6f-pub-net 2018-10-12 03:14:17,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/545d1101-ad5a-4c34-baf6-dc1e17fc1370 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79257dee67efe0ff9b3b9d4f23b3d6751c87ec97" 2018-10-12 03:14:18,333 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6265b4d0-9390-4e17-96d9-5a64f25c2698 Date: Fri, 12 Oct 2018 03:14:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:14:18,334 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/545d1101-ad5a-4c34-baf6-dc1e17fc1370 used request id req-6265b4d0-9390-4e17-96d9-5a64f25c2698 2018-10-12 03:14:18,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:14:18,732 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:14:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["gcWvd1nCTQmJsXX9tUHOGQ"], "issued_at": "2018-10-12T03:14:18.000000Z"}} 2018-10-12 03:14:18,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" 2018-10-12 03:14:18,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e13f5174-9ead-487a-9ddb-b3994655b645 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:14:18,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e13f5174-9ead-487a-9ddb-b3994655b645 2018-10-12 03:14:18,830 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-net 2018-10-12 03:14:18,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" -d '{"network": {"name": "NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-net", "admin_state_up": true}}' 2018-10-12 03:14:19,253 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-ca94d09a-a467-4c2f-8c55-0addfb4fd20b Date: Fri, 12 Oct 2018 03:14:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"feb6721d-592f-4f25-a9da-3d35c1507337","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:19Z","mtu":1450}} 2018-10-12 03:14:19,253 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-ca94d09a-a467-4c2f-8c55-0addfb4fd20b 2018-10-12 03:14:19,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=feb6721d-592f-4f25-a9da-3d35c1507337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" 2018-10-12 03:14:19,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-433290e0-5071-4e49-8a1e-c849e21b8657 Date: Fri, 12 Oct 2018 03:14:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"feb6721d-592f-4f25-a9da-3d35c1507337","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:19Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:19Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:19,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=feb6721d-592f-4f25-a9da-3d35c1507337 used request id req-433290e0-5071-4e49-8a1e-c849e21b8657 2018-10-12 03:14:19,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=feb6721d-592f-4f25-a9da-3d35c1507337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" 2018-10-12 03:14:19,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a36487e4-4299-4f8e-834a-b15a6dc8e469 Date: Fri, 12 Oct 2018 03:14:19 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:14:19,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=feb6721d-592f-4f25-a9da-3d35c1507337 used request id req-a36487e4-4299-4f8e-834a-b15a6dc8e469 2018-10-12 03:14:19,699 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet 2018-10-12 03:14:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" -d '{"subnets": [{"ip_version": 4, "network_id": "feb6721d-592f-4f25-a9da-3d35c1507337", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet"}]}' 2018-10-12 03:14:20,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8d8eb250-d2bc-4610-a094-609ff8dcfeb2 Date: Fri, 12 Oct 2018 03:14:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feb6721d-592f-4f25-a9da-3d35c1507337","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:20Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:20Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"287d70a7-7660-4f94-86c8-173734b366bd","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet"}]} 2018-10-12 03:14:20,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-8d8eb250-d2bc-4610-a094-609ff8dcfeb2 2018-10-12 03:14:20,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=feb6721d-592f-4f25-a9da-3d35c1507337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" 2018-10-12 03:14:20,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-875115d0-24a7-4786-84ff-2fb9da33dcf0 Date: Fri, 12 Oct 2018 03:14:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"feb6721d-592f-4f25-a9da-3d35c1507337","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["287d70a7-7660-4f94-86c8-173734b366bd"],"description":"","tags":[],"updated_at":"2018-10-12T03:14:20Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:19Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:20,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=feb6721d-592f-4f25-a9da-3d35c1507337 used request id req-875115d0-24a7-4786-84ff-2fb9da33dcf0 2018-10-12 03:14:20,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=feb6721d-592f-4f25-a9da-3d35c1507337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" 2018-10-12 03:14:21,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8dbc909a-d35b-4f54-942d-48eb498c809a Date: Fri, 12 Oct 2018 03:14:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feb6721d-592f-4f25-a9da-3d35c1507337","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:20Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:20Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"287d70a7-7660-4f94-86c8-173734b366bd","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet"}]} 2018-10-12 03:14:21,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=feb6721d-592f-4f25-a9da-3d35c1507337 used request id req-8dbc909a-d35b-4f54-942d-48eb498c809a 2018-10-12 03:14:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" 2018-10-12 03:14:21,291 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-af1f8397-f520-4e7a-9bf3-822bc0c628c9 Date: Fri, 12 Oct 2018 03:14:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"feb6721d-592f-4f25-a9da-3d35c1507337","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":22,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["287d70a7-7660-4f94-86c8-173734b366bd"],"description":"","tags":[],"updated_at":"2018-10-12T03:14:20Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:19Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:21,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-net used request id req-af1f8397-f520-4e7a-9bf3-822bc0c628c9 2018-10-12 03:14:21,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:14:21,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:14:21,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" 2018-10-12 03:14:21,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea948c40-5895-48c3-8696-57dd19de9494 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:14:21,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-ea948c40-5895-48c3-8696-57dd19de9494 2018-10-12 03:14:21,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=feb6721d-592f-4f25-a9da-3d35c1507337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" 2018-10-12 03:14:21,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e9067169-1051-4f8a-99a6-0c787e3b928e Date: Fri, 12 Oct 2018 03:14:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feb6721d-592f-4f25-a9da-3d35c1507337","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:20Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:20Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"287d70a7-7660-4f94-86c8-173734b366bd","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet"}]} 2018-10-12 03:14:21,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=feb6721d-592f-4f25-a9da-3d35c1507337 used request id req-e9067169-1051-4f8a-99a6-0c787e3b928e 2018-10-12 03:14:21,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=feb6721d-592f-4f25-a9da-3d35c1507337&name=NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" 2018-10-12 03:14:21,868 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e40f3d0d-2f20-4f80-ad62-83b211cb8972 Date: Fri, 12 Oct 2018 03:14:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feb6721d-592f-4f25-a9da-3d35c1507337","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:20Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:20Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"287d70a7-7660-4f94-86c8-173734b366bd","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet"}]} 2018-10-12 03:14:21,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=feb6721d-592f-4f25-a9da-3d35c1507337&name=NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet used request id req-e40f3d0d-2f20-4f80-ad62-83b211cb8972 2018-10-12 03:14:21,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=feb6721d-592f-4f25-a9da-3d35c1507337&name=NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" 2018-10-12 03:14:22,071 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7a1cebd6-59fc-4d1e-a63f-e2a63d954115 Date: Fri, 12 Oct 2018 03:14:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feb6721d-592f-4f25-a9da-3d35c1507337","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:20Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:20Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"287d70a7-7660-4f94-86c8-173734b366bd","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet"}]} 2018-10-12 03:14:22,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=feb6721d-592f-4f25-a9da-3d35c1507337&name=NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet used request id req-7a1cebd6-59fc-4d1e-a63f-e2a63d954115 2018-10-12 03:14:22,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=feb6721d-592f-4f25-a9da-3d35c1507337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" 2018-10-12 03:14:22,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-13f28fce-d0a1-40cc-a4c9-3dd415a97de7 Date: Fri, 12 Oct 2018 03:14:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"feb6721d-592f-4f25-a9da-3d35c1507337","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:20Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:20Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"287d70a7-7660-4f94-86c8-173734b366bd","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet"}]} 2018-10-12 03:14:22,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=feb6721d-592f-4f25-a9da-3d35c1507337 used request id req-13f28fce-d0a1-40cc-a4c9-3dd415a97de7 2018-10-12 03:14:22,316 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet 2018-10-12 03:14:22,316 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-subnet 2018-10-12 03:14:22,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/287d70a7-7660-4f94-86c8-173734b366bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" 2018-10-12 03:14:24,659 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dadeabda-a07e-48e5-922d-75c443c60207 Date: Fri, 12 Oct 2018 03:14:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:14:24,659 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/287d70a7-7660-4f94-86c8-173734b366bd used request id req-dadeabda-a07e-48e5-922d-75c443c60207 2018-10-12 03:14:24,660 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-70eba456-ec6c-4f28-8533-3ae4b39a91b4-pub-net 2018-10-12 03:14:24,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/feb6721d-592f-4f25-a9da-3d35c1507337 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55caae81829f1116ba236852a284c9c221af986f" 2018-10-12 03:14:25,828 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc77f81b-da68-462d-8fa9-dc569b1490ac Date: Fri, 12 Oct 2018 03:14:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:14:25,829 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/feb6721d-592f-4f25-a9da-3d35c1507337 used request id req-cc77f81b-da68-462d-8fa9-dc569b1490ac 2018-10-12 03:14:25,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:14:26,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:14:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["Niodg_8rTdSAB4BGEIsjoQ"], "issued_at": "2018-10-12T03:14:26.000000Z"}} 2018-10-12 03:14:26,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2cc05137d5907dd333d552d1b336aca98d19c6" 2018-10-12 03:14:26,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-226e0ef8-ab1b-47f3-8da9-405b31f38735 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:14:26,285 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-226e0ef8-ab1b-47f3-8da9-405b31f38735 2018-10-12 03:14:26,287 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-ffe7ddbc-98c2-4797-920d-af0ffa703dc5-pub-net 2018-10-12 03:14:26,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2cc05137d5907dd333d552d1b336aca98d19c6" -d '{"network": {"name": "NeutronUtilsSubnetTests-ffe7ddbc-98c2-4797-920d-af0ffa703dc5-pub-net", "admin_state_up": true}}' 2018-10-12 03:14:27,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-3a4bb9cf-0498-4d64-8a01-c9bd44c75119 Date: Fri, 12 Oct 2018 03:14:27 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"7a850b7e-8ec4-4d8a-906e-98dfff7f3e96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:27Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ffe7ddbc-98c2-4797-920d-af0ffa703dc5-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:27Z","mtu":1450}} 2018-10-12 03:14:27,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-3a4bb9cf-0498-4d64-8a01-c9bd44c75119 2018-10-12 03:14:27,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=7a850b7e-8ec4-4d8a-906e-98dfff7f3e96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2cc05137d5907dd333d552d1b336aca98d19c6" 2018-10-12 03:14:27,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-c9497cf5-9195-41b9-8c5f-a907a3316fef Date: Fri, 12 Oct 2018 03:14:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"7a850b7e-8ec4-4d8a-906e-98dfff7f3e96","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":40,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:27Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-ffe7ddbc-98c2-4797-920d-af0ffa703dc5-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:27Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:27,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=7a850b7e-8ec4-4d8a-906e-98dfff7f3e96 used request id req-c9497cf5-9195-41b9-8c5f-a907a3316fef 2018-10-12 03:14:27,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=7a850b7e-8ec4-4d8a-906e-98dfff7f3e96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2cc05137d5907dd333d552d1b336aca98d19c6" 2018-10-12 03:14:28,090 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-09988c3f-02cb-4793-b65e-08d8a702d923 Date: Fri, 12 Oct 2018 03:14:28 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:14:28,090 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=7a850b7e-8ec4-4d8a-906e-98dfff7f3e96 used request id req-09988c3f-02cb-4793-b65e-08d8a702d923 2018-10-12 03:14:28,091 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-ffe7ddbc-98c2-4797-920d-af0ffa703dc5-pub-subnet 2018-10-12 03:14:28,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2cc05137d5907dd333d552d1b336aca98d19c6" -d '{"subnets": [{"ip_version": 4, "network_id": "7a850b7e-8ec4-4d8a-906e-98dfff7f3e96", "cidr": null, "name": "NeutronUtilsSubnetTests-ffe7ddbc-98c2-4797-920d-af0ffa703dc5-pub-subnet"}]}' 2018-10-12 03:14:28,325 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-7080b4b0-a543-4473-8728-7243ce085c71 Date: Fri, 12 Oct 2018 03:14:28 GMT RESP BODY: {"NeutronError": {"message": "Bad subnets request: a subnetpool must be specified in the absence of a cidr.", "type": "BadRequest", "detail": ""}} 2018-10-12 03:14:28,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-7080b4b0-a543-4473-8728-7243ce085c71 2018-10-12 03:14:28,325 - 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-10-12 03:14:28,326 - neutron_utils - ERROR - Unexpected error creating subnet [NeutronUtilsSubnetTests-ffe7ddbc-98c2-4797-920d-af0ffa703dc5-pub-subnet] for network [NeutronUtilsSubnetTests-ffe7ddbc-98c2-4797-920d-af0ffa703dc5-pub-net] 2018-10-12 03:14:28,326 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-ffe7ddbc-98c2-4797-920d-af0ffa703dc5-pub-net 2018-10-12 03:14:28,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/7a850b7e-8ec4-4d8a-906e-98dfff7f3e96 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2cc05137d5907dd333d552d1b336aca98d19c6" 2018-10-12 03:14:29,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f489b7a7-21e7-4ebc-9c7c-6d3e24b041c7 Date: Fri, 12 Oct 2018 03:14:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:14:29,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/7a850b7e-8ec4-4d8a-906e-98dfff7f3e96 used request id req-f489b7a7-21e7-4ebc-9c7c-6d3e24b041c7 2018-10-12 03:14:29,279 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:14:29,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:14:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["M3ewJx4eQIqOrUFmd1kMyg"], "issued_at": "2018-10-12T03:14:29.000000Z"}} 2018-10-12 03:14:29,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8412f2aa8b9065672aa8b3ea6e7bb8ed7f7226ba" 2018-10-12 03:14:29,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd05bbd8-af25-485f-9554-a931d1042bbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:14:29,743 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fd05bbd8-af25-485f-9554-a931d1042bbc 2018-10-12 03:14:29,744 - neutron_utils - INFO - Creating network with name NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-net 2018-10-12 03:14:29,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8412f2aa8b9065672aa8b3ea6e7bb8ed7f7226ba" -d '{"network": {"name": "NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-net", "admin_state_up": true}}' 2018-10-12 03:14:30,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-55472dba-f8e0-445e-acfb-8d84bb7d55ac Date: Fri, 12 Oct 2018 03:14:30 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"18984d46-936a-4129-878f-5fd58224fd3e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:30Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:30Z","mtu":1450}} 2018-10-12 03:14:30,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-55472dba-f8e0-445e-acfb-8d84bb7d55ac 2018-10-12 03:14:30,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=18984d46-936a-4129-878f-5fd58224fd3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8412f2aa8b9065672aa8b3ea6e7bb8ed7f7226ba" 2018-10-12 03:14:30,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-69e6fa66-b154-49c1-80a3-0814faa4db77 Date: Fri, 12 Oct 2018 03:14:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"18984d46-936a-4129-878f-5fd58224fd3e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:30Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:30Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:30,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=18984d46-936a-4129-878f-5fd58224fd3e used request id req-69e6fa66-b154-49c1-80a3-0814faa4db77 2018-10-12 03:14:30,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=18984d46-936a-4129-878f-5fd58224fd3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8412f2aa8b9065672aa8b3ea6e7bb8ed7f7226ba" 2018-10-12 03:14:30,731 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ea8650e9-ec07-455f-b0af-ec33b48fc994 Date: Fri, 12 Oct 2018 03:14:30 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:14:30,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=18984d46-936a-4129-878f-5fd58224fd3e used request id req-ea8650e9-ec07-455f-b0af-ec33b48fc994 2018-10-12 03:14:30,731 - neutron_utils - INFO - Creating subnet with name NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-subnet 2018-10-12 03:14:30,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8412f2aa8b9065672aa8b3ea6e7bb8ed7f7226ba" -d '{"subnets": [{"ip_version": 4, "network_id": "18984d46-936a-4129-878f-5fd58224fd3e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-subnet"}]}' 2018-10-12 03:14:31,374 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-36eece58-5748-4ce6-9873-4ac37eb47bc9 Date: Fri, 12 Oct 2018 03:14:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18984d46-936a-4129-878f-5fd58224fd3e","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:31Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:31Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"83301b8d-f8fd-48ac-969d-437ef9791481","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-subnet"}]} 2018-10-12 03:14:31,374 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-36eece58-5748-4ce6-9873-4ac37eb47bc9 2018-10-12 03:14:31,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=18984d46-936a-4129-878f-5fd58224fd3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8412f2aa8b9065672aa8b3ea6e7bb8ed7f7226ba" 2018-10-12 03:14:31,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-5ab42d21-92a2-4877-9f0c-e25cd1324ae9 Date: Fri, 12 Oct 2018 03:14:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"18984d46-936a-4129-878f-5fd58224fd3e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["83301b8d-f8fd-48ac-969d-437ef9791481"],"description":"","tags":[],"updated_at":"2018-10-12T03:14:31Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:30Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:31,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=18984d46-936a-4129-878f-5fd58224fd3e used request id req-5ab42d21-92a2-4877-9f0c-e25cd1324ae9 2018-10-12 03:14:31,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=18984d46-936a-4129-878f-5fd58224fd3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8412f2aa8b9065672aa8b3ea6e7bb8ed7f7226ba" 2018-10-12 03:14:31,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8a678d3e-68f5-4e68-884a-bb25885f9e06 Date: Fri, 12 Oct 2018 03:14:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18984d46-936a-4129-878f-5fd58224fd3e","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:31Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:31Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"83301b8d-f8fd-48ac-969d-437ef9791481","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-subnet"}]} 2018-10-12 03:14:31,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=18984d46-936a-4129-878f-5fd58224fd3e used request id req-8a678d3e-68f5-4e68-884a-bb25885f9e06 2018-10-12 03:14:31,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8412f2aa8b9065672aa8b3ea6e7bb8ed7f7226ba" 2018-10-12 03:14:32,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0bae0e43-b9a1-4aff-8fdb-b39b6ab5b009 Date: Fri, 12 Oct 2018 03:14:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"18984d46-936a-4129-878f-5fd58224fd3e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":33,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["83301b8d-f8fd-48ac-969d-437ef9791481"],"description":"","tags":[],"updated_at":"2018-10-12T03:14:31Z","qos_policy_id":null,"name":"NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:30Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:32,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-net used request id req-0bae0e43-b9a1-4aff-8fdb-b39b6ab5b009 2018-10-12 03:14:32,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:14:32,135 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:14:32,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8412f2aa8b9065672aa8b3ea6e7bb8ed7f7226ba" 2018-10-12 03:14:32,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35dde3b4-6942-459b-b62d-dcfa282b7072 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:14:32,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-35dde3b4-6942-459b-b62d-dcfa282b7072 2018-10-12 03:14:32,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=18984d46-936a-4129-878f-5fd58224fd3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8412f2aa8b9065672aa8b3ea6e7bb8ed7f7226ba" 2018-10-12 03:14:33,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a1cbc590-00e9-4fab-b9e2-afc67eb1d08c Date: Fri, 12 Oct 2018 03:14:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"18984d46-936a-4129-878f-5fd58224fd3e","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:31Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:31Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"83301b8d-f8fd-48ac-969d-437ef9791481","subnetpool_id":null,"name":"NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-subnet"}]} 2018-10-12 03:14:33,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=18984d46-936a-4129-878f-5fd58224fd3e used request id req-a1cbc590-00e9-4fab-b9e2-afc67eb1d08c 2018-10-12 03:14:33,005 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-subnet 2018-10-12 03:14:33,005 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-subnet 2018-10-12 03:14:33,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/83301b8d-f8fd-48ac-969d-437ef9791481 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8412f2aa8b9065672aa8b3ea6e7bb8ed7f7226ba" 2018-10-12 03:14:34,503 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b2568623-2b7d-4c08-a8b9-ed58d587f8cb Date: Fri, 12 Oct 2018 03:14:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:14:34,503 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/83301b8d-f8fd-48ac-969d-437ef9791481 used request id req-b2568623-2b7d-4c08-a8b9-ed58d587f8cb 2018-10-12 03:14:34,504 - neutron_utils - INFO - Deleting network with name NeutronUtilsSubnetTests-9e1a2618-0cfa-49d4-b237-80c028e90f57-pub-net 2018-10-12 03:14:34,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/18984d46-936a-4129-878f-5fd58224fd3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8412f2aa8b9065672aa8b3ea6e7bb8ed7f7226ba" 2018-10-12 03:14:35,864 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-25bbc298-7bd2-4c03-a768-645aa27f6721 Date: Fri, 12 Oct 2018 03:14:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:14:35,864 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/18984d46-936a-4129-878f-5fd58224fd3e used request id req-25bbc298-7bd2-4c03-a768-645aa27f6721 2018-10-12 03:14:35,865 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:14:36,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:14:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["xFTV-WFlTvqhlO845BVyVg"], "issued_at": "2018-10-12T03:14:36.000000Z"}} 2018-10-12 03:14:36,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:36,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c668a05-b92a-445b-bda1-065196157cb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:14:36,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9c668a05-b92a-445b-bda1-065196157cb8 2018-10-12 03:14:36,330 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-net 2018-10-12 03:14:36,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" -d '{"network": {"name": "NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-net", "admin_state_up": true}}' 2018-10-12 03:14:36,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-282c8a96-e532-4a99-b31e-8691a2429634 Date: Fri, 12 Oct 2018 03:14:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"f175f594-cc08-4297-9b75-2f80e0c3fab8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:36Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:36Z","mtu":1450}} 2018-10-12 03:14:36,750 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-282c8a96-e532-4a99-b31e-8691a2429634 2018-10-12 03:14:36,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f175f594-cc08-4297-9b75-2f80e0c3fab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:37,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-c3fbefaf-cbce-4717-8a77-180c16b32b7d Date: Fri, 12 Oct 2018 03:14:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"f175f594-cc08-4297-9b75-2f80e0c3fab8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:36Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:37,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f175f594-cc08-4297-9b75-2f80e0c3fab8 used request id req-c3fbefaf-cbce-4717-8a77-180c16b32b7d 2018-10-12 03:14:37,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f175f594-cc08-4297-9b75-2f80e0c3fab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:37,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b980520f-1091-4a9b-b64e-73ebe0220e5f Date: Fri, 12 Oct 2018 03:14:37 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:14:37,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f175f594-cc08-4297-9b75-2f80e0c3fab8 used request id req-b980520f-1091-4a9b-b64e-73ebe0220e5f 2018-10-12 03:14:37,242 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-subnet 2018-10-12 03:14:37,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" -d '{"subnets": [{"ip_version": 4, "network_id": "f175f594-cc08-4297-9b75-2f80e0c3fab8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-subnet"}]}' 2018-10-12 03:14:37,978 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b8833879-d8da-4539-8bfe-21f237bf7aba Date: Fri, 12 Oct 2018 03:14:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f175f594-cc08-4297-9b75-2f80e0c3fab8","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:37Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:37Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"f52c058b-61fc-48e8-a17e-6519223165c4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-subnet"}]} 2018-10-12 03:14:37,978 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-b8833879-d8da-4539-8bfe-21f237bf7aba 2018-10-12 03:14:37,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f175f594-cc08-4297-9b75-2f80e0c3fab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:38,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b9f9f757-83a8-4b1c-9753-8a1ad7bdf822 Date: Fri, 12 Oct 2018 03:14:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f175f594-cc08-4297-9b75-2f80e0c3fab8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["f52c058b-61fc-48e8-a17e-6519223165c4"],"description":"","tags":[],"updated_at":"2018-10-12T03:14:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:36Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:38,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f175f594-cc08-4297-9b75-2f80e0c3fab8 used request id req-b9f9f757-83a8-4b1c-9753-8a1ad7bdf822 2018-10-12 03:14:38,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f175f594-cc08-4297-9b75-2f80e0c3fab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:38,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a04ee136-304a-429d-99c9-edecee0fc048 Date: Fri, 12 Oct 2018 03:14:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f175f594-cc08-4297-9b75-2f80e0c3fab8","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:37Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:37Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"f52c058b-61fc-48e8-a17e-6519223165c4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-subnet"}]} 2018-10-12 03:14:38,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f175f594-cc08-4297-9b75-2f80e0c3fab8 used request id req-a04ee136-304a-429d-99c9-edecee0fc048 2018-10-12 03:14:38,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:38,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-92262017-bc84-4f9c-b7c0-80d615910be6 Date: Fri, 12 Oct 2018 03:14:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f175f594-cc08-4297-9b75-2f80e0c3fab8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["f52c058b-61fc-48e8-a17e-6519223165c4"],"description":"","tags":[],"updated_at":"2018-10-12T03:14:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:36Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:38,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-net used request id req-92262017-bc84-4f9c-b7c0-80d615910be6 2018-10-12 03:14:38,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:14:38,892 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:14:38,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:38,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-950795a6-b633-41de-a655-198c5b84aaff Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:14:38,976 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-950795a6-b633-41de-a655-198c5b84aaff 2018-10-12 03:14:38,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f175f594-cc08-4297-9b75-2f80e0c3fab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:39,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c720df84-8ca2-4d59-8da7-ab0e2999b3dc Date: Fri, 12 Oct 2018 03:14:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f175f594-cc08-4297-9b75-2f80e0c3fab8","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:37Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:37Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"f52c058b-61fc-48e8-a17e-6519223165c4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-subnet"}]} 2018-10-12 03:14:39,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f175f594-cc08-4297-9b75-2f80e0c3fab8 used request id req-c720df84-8ca2-4d59-8da7-ab0e2999b3dc 2018-10-12 03:14:39,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f175f594-cc08-4297-9b75-2f80e0c3fab8&name=NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:39,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-431edfa9-a2b9-4496-89e7-a5c4cee6c835 Date: Fri, 12 Oct 2018 03:14:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f175f594-cc08-4297-9b75-2f80e0c3fab8","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:37Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:37Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"f52c058b-61fc-48e8-a17e-6519223165c4","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-subnet"}]} 2018-10-12 03:14:39,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f175f594-cc08-4297-9b75-2f80e0c3fab8&name=NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-subnet used request id req-431edfa9-a2b9-4496-89e7-a5c4cee6c835 2018-10-12 03:14:39,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:14:39,395 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:14:39,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:14:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["xfxlcaKfRcS5Szxc8Mesww"], "issued_at": "2018-10-12T03:14:39.000000Z"}} 2018-10-12 03:14:39,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f23312101e7f22dcc8a53cc413d460ba751ead2c" 2018-10-12 03:14:39,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184249fd-5824-412c-86a2-379d3c4b679a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:14:39,877 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-184249fd-5824-412c-86a2-379d3c4b679a 2018-10-12 03:14:39,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:40,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e470c43c-389e-48ad-9140-4002c558609f Date: Fri, 12 Oct 2018 03:14:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:14:40,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-e470c43c-389e-48ad-9140-4002c558609f 2018-10-12 03:14:40,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:40,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-8a8a5957-a64a-43d7-ac7d-97044b7ed849 Date: Fri, 12 Oct 2018 03:14:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 03:14:40,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-8a8a5957-a64a-43d7-ac7d-97044b7ed849 2018-10-12 03:14:40,386 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-router 2018-10-12 03:14:40,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-router", "admin_state_up": true}}' 2018-10-12 03:14:45,124 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-1d9b16e8-317d-4248-b83f-0ea718bc17f7 Date: Fri, 12 Oct 2018 03:14:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:14:40Z", "admin_state_up": true, "updated_at": "2018-10-12T03:14:41Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "28df4619-fffe-44c0-8cae-8effbfd68c9e", "name": "NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-router"}} 2018-10-12 03:14:45,124 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-1d9b16e8-317d-4248-b83f-0ea718bc17f7 2018-10-12 03:14:45,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=28df4619-fffe-44c0-8cae-8effbfd68c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:45,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-d7d0190a-dc69-49de-bf20-bff2836984c4 Date: Fri, 12 Oct 2018 03:14:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:14:41Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.200"}],"id":"9718bffa-f1ed-4dc0-813c-72d95187f06f","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:d1:23:2f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T03:14:41Z","binding:vnic_type":"normal","device_id":"28df4619-fffe-44c0-8cae-8effbfd68c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:14:43Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6db30c6b-94df-4e20-8044-83f0bad5279a","ip_address":"169.254.192.9"}],"id":"9dbccc99-10b2-4613-8605-5a9c1006c388","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:6a:02","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"2a312bfc-4d37-4725-8f71-814a99db4a9b","tenant_id":"","created_at":"2018-10-12T03:14:43Z","binding:vnic_type":"normal","device_id":"28df4619-fffe-44c0-8cae-8effbfd68c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:14:42Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6db30c6b-94df-4e20-8044-83f0bad5279a","ip_address":"169.254.192.8"}],"id":"ba09965f-4161-439a-a708-b6c1cdc3be8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c8:4d:e5","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"2a312bfc-4d37-4725-8f71-814a99db4a9b","tenant_id":"","created_at":"2018-10-12T03:14:42Z","binding:vnic_type":"normal","device_id":"28df4619-fffe-44c0-8cae-8effbfd68c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:14:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6db30c6b-94df-4e20-8044-83f0bad5279a","ip_address":"169.254.192.11"}],"id":"c4e022e6-9d93-42e9-805a-84dce90d72c7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:0c:c1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"2a312bfc-4d37-4725-8f71-814a99db4a9b","tenant_id":"","created_at":"2018-10-12T03:14:43Z","binding:vnic_type":"normal","device_id":"28df4619-fffe-44c0-8cae-8effbfd68c9e"}]} 2018-10-12 03:14:45,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=28df4619-fffe-44c0-8cae-8effbfd68c9e used request id req-d7d0190a-dc69-49de-bf20-bff2836984c4 2018-10-12 03:14:45,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:45,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-4d886135-4569-4901-9aa8-54cb10c7d36c Date: Fri, 12 Oct 2018 03:14:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 03:14:45,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-4d886135-4569-4901-9aa8-54cb10c7d36c 2018-10-12 03:14:45,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6db30c6b-94df-4e20-8044-83f0bad5279a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:45,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c52411ce-1595-4f41-bf85-28acbcc3296c Date: Fri, 12 Oct 2018 03:14:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2a312bfc-4d37-4725-8f71-814a99db4a9b","tenant_id":"","created_at":"2018-10-12T03:14:40Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:40Z","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":"6db30c6b-94df-4e20-8044-83f0bad5279a","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:14:45,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6db30c6b-94df-4e20-8044-83f0bad5279a used request id req-c52411ce-1595-4f41-bf85-28acbcc3296c 2018-10-12 03:14:45,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6db30c6b-94df-4e20-8044-83f0bad5279a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:45,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-43a0b5aa-7ebb-44a7-b746-fd05ad395832 Date: Fri, 12 Oct 2018 03:14:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2a312bfc-4d37-4725-8f71-814a99db4a9b","tenant_id":"","created_at":"2018-10-12T03:14:40Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:40Z","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":"6db30c6b-94df-4e20-8044-83f0bad5279a","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:14:45,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6db30c6b-94df-4e20-8044-83f0bad5279a used request id req-43a0b5aa-7ebb-44a7-b746-fd05ad395832 2018-10-12 03:14:45,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6db30c6b-94df-4e20-8044-83f0bad5279a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:45,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-de77212d-4633-4171-901d-06d062f38e66 Date: Fri, 12 Oct 2018 03:14:45 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2a312bfc-4d37-4725-8f71-814a99db4a9b","tenant_id":"","created_at":"2018-10-12T03:14:40Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:40Z","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":"6db30c6b-94df-4e20-8044-83f0bad5279a","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:14:45,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6db30c6b-94df-4e20-8044-83f0bad5279a used request id req-de77212d-4633-4171-901d-06d062f38e66 2018-10-12 03:14:45,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:45,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-1ff8da7f-86fb-4e2d-bbd1-322b0f71be4f Date: Fri, 12 Oct 2018 03:14:45 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:14:40Z", "admin_state_up": true, "updated_at": "2018-10-12T03:14:44Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "28df4619-fffe-44c0-8cae-8effbfd68c9e", "name": "NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-router"}]} 2018-10-12 03:14:45,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-router used request id req-1ff8da7f-86fb-4e2d-bbd1-322b0f71be4f 2018-10-12 03:14:45,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:46,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea8bf23-688e-49d6-a105-510952e18876 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:14:46,048 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-aea8bf23-688e-49d6-a105-510952e18876 2018-10-12 03:14:46,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=28df4619-fffe-44c0-8cae-8effbfd68c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:46,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3345 X-Openstack-Request-Id: req-fac308f9-45d9-4b2f-8adb-ccd2012233f9 Date: Fri, 12 Oct 2018 03:14:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:14:46Z","device_owner":"network:router_gateway","revision_number":8,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.200"}],"id":"9718bffa-f1ed-4dc0-813c-72d95187f06f","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:23:2f","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":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T03:14:41Z","binding:vnic_type":"normal","device_id":"28df4619-fffe-44c0-8cae-8effbfd68c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:14:43Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6db30c6b-94df-4e20-8044-83f0bad5279a","ip_address":"169.254.192.9"}],"id":"9dbccc99-10b2-4613-8605-5a9c1006c388","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:cc:6a:02","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"2a312bfc-4d37-4725-8f71-814a99db4a9b","tenant_id":"","created_at":"2018-10-12T03:14:43Z","binding:vnic_type":"normal","device_id":"28df4619-fffe-44c0-8cae-8effbfd68c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:14:46Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6db30c6b-94df-4e20-8044-83f0bad5279a","ip_address":"169.254.192.8"}],"id":"ba09965f-4161-439a-a708-b6c1cdc3be8b","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c8:4d:e5","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"2a312bfc-4d37-4725-8f71-814a99db4a9b","tenant_id":"","created_at":"2018-10-12T03:14:42Z","binding:vnic_type":"normal","device_id":"28df4619-fffe-44c0-8cae-8effbfd68c9e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:14:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6db30c6b-94df-4e20-8044-83f0bad5279a","ip_address":"169.254.192.11"}],"id":"c4e022e6-9d93-42e9-805a-84dce90d72c7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6e:0c:c1","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"2a312bfc-4d37-4725-8f71-814a99db4a9b","tenant_id":"","created_at":"2018-10-12T03:14:43Z","binding:vnic_type":"normal","device_id":"28df4619-fffe-44c0-8cae-8effbfd68c9e"}]} 2018-10-12 03:14:46,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=28df4619-fffe-44c0-8cae-8effbfd68c9e used request id req-fac308f9-45d9-4b2f-8adb-ccd2012233f9 2018-10-12 03:14:46,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:46,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-d1d47e02-e707-4518-9f8e-1bdd17344b04 Date: Fri, 12 Oct 2018 03:14:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 03:14:46,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-d1d47e02-e707-4518-9f8e-1bdd17344b04 2018-10-12 03:14:46,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6db30c6b-94df-4e20-8044-83f0bad5279a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:46,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cda0004a-5272-4020-b91a-78ce255f2968 Date: Fri, 12 Oct 2018 03:14:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2a312bfc-4d37-4725-8f71-814a99db4a9b","tenant_id":"","created_at":"2018-10-12T03:14:40Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:40Z","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":"6db30c6b-94df-4e20-8044-83f0bad5279a","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:14:46,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6db30c6b-94df-4e20-8044-83f0bad5279a used request id req-cda0004a-5272-4020-b91a-78ce255f2968 2018-10-12 03:14:46,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6db30c6b-94df-4e20-8044-83f0bad5279a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:46,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-dc2a1e0e-66ba-4ee5-9e3a-88cb6ad888af Date: Fri, 12 Oct 2018 03:14:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2a312bfc-4d37-4725-8f71-814a99db4a9b","tenant_id":"","created_at":"2018-10-12T03:14:40Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:40Z","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":"6db30c6b-94df-4e20-8044-83f0bad5279a","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:14:46,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6db30c6b-94df-4e20-8044-83f0bad5279a used request id req-dc2a1e0e-66ba-4ee5-9e3a-88cb6ad888af 2018-10-12 03:14:46,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6db30c6b-94df-4e20-8044-83f0bad5279a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:47,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-80392a76-3d25-4601-86fe-21ee9fea6a79 Date: Fri, 12 Oct 2018 03:14:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"2a312bfc-4d37-4725-8f71-814a99db4a9b","tenant_id":"","created_at":"2018-10-12T03:14:40Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14:40Z","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":"6db30c6b-94df-4e20-8044-83f0bad5279a","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:14:47,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6db30c6b-94df-4e20-8044-83f0bad5279a used request id req-80392a76-3d25-4601-86fe-21ee9fea6a79 2018-10-12 03:14:47,196 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-router 2018-10-12 03:14:47,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/28df4619-fffe-44c0-8cae-8effbfd68c9e/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" -d '{"subnet_id": "f52c058b-61fc-48e8-a17e-6519223165c4"}' 2018-10-12 03:14:49,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0999928e-2fc4-4056-8bbe-8c1f076f3c63 Date: Fri, 12 Oct 2018 03:14:49 GMT RESP BODY: {"network_id": "f175f594-cc08-4297-9b75-2f80e0c3fab8", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "subnet_id": "f52c058b-61fc-48e8-a17e-6519223165c4", "subnet_ids": ["f52c058b-61fc-48e8-a17e-6519223165c4"], "port_id": "c53031ed-0fb7-4cd3-8af0-a5a5023bd0ea", "id": "28df4619-fffe-44c0-8cae-8effbfd68c9e"} 2018-10-12 03:14:49,045 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/28df4619-fffe-44c0-8cae-8effbfd68c9e/add_router_interface used request id req-0999928e-2fc4-4056-8bbe-8c1f076f3c63 2018-10-12 03:14:49,046 - neutron_utils - INFO - Removing router interface from router named NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-router 2018-10-12 03:14:49,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/28df4619-fffe-44c0-8cae-8effbfd68c9e/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" -d '{"subnet_id": "f52c058b-61fc-48e8-a17e-6519223165c4"}' 2018-10-12 03:14:50,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ac376af2-679d-45bc-adcb-4718818cf85e Date: Fri, 12 Oct 2018 03:14:50 GMT RESP BODY: {"network_id": "f175f594-cc08-4297-9b75-2f80e0c3fab8", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "subnet_id": "f52c058b-61fc-48e8-a17e-6519223165c4", "subnet_ids": ["f52c058b-61fc-48e8-a17e-6519223165c4"], "port_id": "c53031ed-0fb7-4cd3-8af0-a5a5023bd0ea", "id": "28df4619-fffe-44c0-8cae-8effbfd68c9e"} 2018-10-12 03:14:50,374 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/28df4619-fffe-44c0-8cae-8effbfd68c9e/remove_router_interface used request id req-ac376af2-679d-45bc-adcb-4718818cf85e 2018-10-12 03:14:50,375 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-router 2018-10-12 03:14:50,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/28df4619-fffe-44c0-8cae-8effbfd68c9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:53,528 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-76642df7-5756-46ba-a4b4-5d464c22d981 Content-Length: 0 Date: Fri, 12 Oct 2018 03:14:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:14:53,528 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/28df4619-fffe-44c0-8cae-8effbfd68c9e used request id req-76642df7-5756-46ba-a4b4-5d464c22d981 2018-10-12 03:14:53,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:53,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-01fa5474-8551-44d7-9ad7-b45987790df5 Date: Fri, 12 Oct 2018 03:14:53 GMT RESP BODY: {"routers": []} 2018-10-12 03:14:53,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-router used request id req-01fa5474-8551-44d7-9ad7-b45987790df5 2018-10-12 03:14:53,752 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-subnet 2018-10-12 03:14:53,752 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-subnet 2018-10-12 03:14:53,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/f52c058b-61fc-48e8-a17e-6519223165c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:55,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b48050f-3629-4e2a-9658-d5f9b80c5994 Date: Fri, 12 Oct 2018 03:14:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:14:55,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f52c058b-61fc-48e8-a17e-6519223165c4 used request id req-2b48050f-3629-4e2a-9658-d5f9b80c5994 2018-10-12 03:14:55,769 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5c0a557f-ef92-4678-b580-a4825ca4849e-pub-net 2018-10-12 03:14:55,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/f175f594-cc08-4297-9b75-2f80e0c3fab8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}649a497a6a4f6608baa988d70dfc32c7c565591a" 2018-10-12 03:14:57,104 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0e92c489-7193-4a0a-9601-a1eda4a23f24 Date: Fri, 12 Oct 2018 03:14:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:14:57,104 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f175f594-cc08-4297-9b75-2f80e0c3fab8 used request id req-0e92c489-7193-4a0a-9601-a1eda4a23f24 2018-10-12 03:14:57,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:14:57,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:14:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["VAqXBINBRmynWLVsM1S6aQ"], "issued_at": "2018-10-12T03:14:57.000000Z"}} 2018-10-12 03:14:57,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:14:57,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:14:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c96e674-2000-4fbe-a0a1-b698261425d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:14:57,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3c96e674-2000-4fbe-a0a1-b698261425d9 2018-10-12 03:14:57,589 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-net 2018-10-12 03:14:57,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" -d '{"network": {"name": "NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-net", "admin_state_up": true}}' 2018-10-12 03:14:58,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-434578fb-451d-475c-8790-bc0c24c6185a Date: Fri, 12 Oct 2018 03:14: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":"408a7652-f75d-4cfb-8d8d-e052e9d33c1b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:57Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:57Z","mtu":1450}} 2018-10-12 03:14:58,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-434578fb-451d-475c-8790-bc0c24c6185a 2018-10-12 03:14:58,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=408a7652-f75d-4cfb-8d8d-e052e9d33c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:14:58,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-7db6ef47-e5ca-44c0-a1f4-52fca372fb73 Date: Fri, 12 Oct 2018 03:14:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"408a7652-f75d-4cfb-8d8d-e052e9d33c1b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:14:57Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:57Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:58,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=408a7652-f75d-4cfb-8d8d-e052e9d33c1b used request id req-7db6ef47-e5ca-44c0-a1f4-52fca372fb73 2018-10-12 03:14:58,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=408a7652-f75d-4cfb-8d8d-e052e9d33c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:14:58,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-776a5515-d81f-4a6d-9b3a-f5006abb4b70 Date: Fri, 12 Oct 2018 03:14:58 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:14:58,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=408a7652-f75d-4cfb-8d8d-e052e9d33c1b used request id req-776a5515-d81f-4a6d-9b3a-f5006abb4b70 2018-10-12 03:14:58,468 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-subnet 2018-10-12 03:14:58,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" -d '{"subnets": [{"ip_version": 4, "network_id": "408a7652-f75d-4cfb-8d8d-e052e9d33c1b", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-subnet"}]}' 2018-10-12 03:14:59,840 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ff628a4c-393c-4461-a7de-576ebee79dbb Date: Fri, 12 Oct 2018 03:14:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"408a7652-f75d-4cfb-8d8d-e052e9d33c1b","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:59Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14: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":"82f0c944f0ab46839e74820af9796ffb","id":"74a4d2a3-2545-4ef5-b921-33d3c7baff42","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-subnet"}]} 2018-10-12 03:14:59,840 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ff628a4c-393c-4461-a7de-576ebee79dbb 2018-10-12 03:14:59,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=408a7652-f75d-4cfb-8d8d-e052e9d33c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:14:59,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-5475bdcb-104c-4b94-85f8-947b978f6ce8 Date: Fri, 12 Oct 2018 03:14:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"408a7652-f75d-4cfb-8d8d-e052e9d33c1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["74a4d2a3-2545-4ef5-b921-33d3c7baff42"],"description":"","tags":[],"updated_at":"2018-10-12T03:14:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:57Z","provider:network_type":"vxlan"}]} 2018-10-12 03:14:59,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=408a7652-f75d-4cfb-8d8d-e052e9d33c1b used request id req-5475bdcb-104c-4b94-85f8-947b978f6ce8 2018-10-12 03:14:59,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=408a7652-f75d-4cfb-8d8d-e052e9d33c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:14:59,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e3ac58c3-f4a9-405d-ad0e-5e3ef410e261 Date: Fri, 12 Oct 2018 03:15:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"408a7652-f75d-4cfb-8d8d-e052e9d33c1b","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:59Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14: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":"82f0c944f0ab46839e74820af9796ffb","id":"74a4d2a3-2545-4ef5-b921-33d3c7baff42","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-subnet"}]} 2018-10-12 03:14:59,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=408a7652-f75d-4cfb-8d8d-e052e9d33c1b used request id req-e3ac58c3-f4a9-405d-ad0e-5e3ef410e261 2018-10-12 03:15:00,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:00,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c09537fb-7f90-42e2-ab51-74fa573af809 Date: Fri, 12 Oct 2018 03:15:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"408a7652-f75d-4cfb-8d8d-e052e9d33c1b","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":74,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["74a4d2a3-2545-4ef5-b921-33d3c7baff42"],"description":"","tags":[],"updated_at":"2018-10-12T03:14:59Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:57Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:00,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-net used request id req-c09537fb-7f90-42e2-ab51-74fa573af809 2018-10-12 03:15:00,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:15:00,307 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:15:00,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:00,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0597daf-a0f8-4c93-b118-b24c66243a63 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:15:00,391 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-a0597daf-a0f8-4c93-b118-b24c66243a63 2018-10-12 03:15:00,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=408a7652-f75d-4cfb-8d8d-e052e9d33c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:00,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-6fd63ed1-505a-49c8-907b-6de7c6176943 Date: Fri, 12 Oct 2018 03:15:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"408a7652-f75d-4cfb-8d8d-e052e9d33c1b","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:14:59Z","dns_nameservers":[],"updated_at":"2018-10-12T03:14: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":"82f0c944f0ab46839e74820af9796ffb","id":"74a4d2a3-2545-4ef5-b921-33d3c7baff42","subnetpool_id":null,"name":"NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-subnet"}]} 2018-10-12 03:15:00,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=408a7652-f75d-4cfb-8d8d-e052e9d33c1b used request id req-6fd63ed1-505a-49c8-907b-6de7c6176943 2018-10-12 03:15:00,590 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:15:00,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:15:00,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:15:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["unME7baCR1qXAKXj6_QONg"], "issued_at": "2018-10-12T03:15:00.000000Z"}} 2018-10-12 03:15:00,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9e6e0344d9bf19fbb1e2bf69a83cbb88527e2c0" 2018-10-12 03:15:01,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc3baad4-13fb-4eaa-838d-72c1907ff0ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:15:01,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cc3baad4-13fb-4eaa-838d-72c1907ff0ea 2018-10-12 03:15:01,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:01,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5e342668-5232-4fb9-b5f3-94c9b084e0cf Date: Fri, 12 Oct 2018 03:15:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:15:01,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-5e342668-5232-4fb9-b5f3-94c9b084e0cf 2018-10-12 03:15:01,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:01,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0186c6b7-7efb-43a8-851c-d8f8ba75eb45 Date: Fri, 12 Oct 2018 03:15:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 03:15:01,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-0186c6b7-7efb-43a8-851c-d8f8ba75eb45 2018-10-12 03:15:01,195 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-router 2018-10-12 03:15:01,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-router", "admin_state_up": true}}' 2018-10-12 03:15:05,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-06b52968-8bbd-448c-bebd-26c9699b39ba Date: Fri, 12 Oct 2018 03:15:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:15:01Z", "admin_state_up": true, "updated_at": "2018-10-12T03:15:02Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "fe41f4ac-d4ca-42ee-96c3-d49538e57e32", "name": "NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-router"}} 2018-10-12 03:15:05,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-06b52968-8bbd-448c-bebd-26c9699b39ba 2018-10-12 03:15:06,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=fe41f4ac-d4ca-42ee-96c3-d49538e57e32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:06,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-7ccecfe0-6f06-427a-afa0-ab6bc2f90822 Date: Fri, 12 Oct 2018 03:15:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:04Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7954be75-7f9c-4d23-bb0f-ba1f308c21fb","ip_address":"169.254.192.7"}],"id":"4812b7fb-ea6b-409b-afb4-c38ea668aa0e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:35:c7:27","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"0a5ff045-1a44-41e0-88eb-29b5f4a8be70","tenant_id":"","created_at":"2018-10-12T03:15:04Z","binding:vnic_type":"normal","device_id":"fe41f4ac-d4ca-42ee-96c3-d49538e57e32"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:03Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7954be75-7f9c-4d23-bb0f-ba1f308c21fb","ip_address":"169.254.192.9"}],"id":"d0dd811b-edf0-4fc8-a7e5-3120efe34bc2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a6:b2:da","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"0a5ff045-1a44-41e0-88eb-29b5f4a8be70","tenant_id":"","created_at":"2018-10-12T03:15:03Z","binding:vnic_type":"normal","device_id":"fe41f4ac-d4ca-42ee-96c3-d49538e57e32"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:02Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.205"}],"id":"e337cddb-015b-448e-88e5-19251c3300b7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:91:df:93","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T03:15:02Z","binding:vnic_type":"normal","device_id":"fe41f4ac-d4ca-42ee-96c3-d49538e57e32"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:04Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7954be75-7f9c-4d23-bb0f-ba1f308c21fb","ip_address":"169.254.192.3"}],"id":"f59fb12a-d59c-41ea-a5d0-ace998e259e8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:77:c9:ca","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"0a5ff045-1a44-41e0-88eb-29b5f4a8be70","tenant_id":"","created_at":"2018-10-12T03:15:04Z","binding:vnic_type":"normal","device_id":"fe41f4ac-d4ca-42ee-96c3-d49538e57e32"}]} 2018-10-12 03:15:06,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=fe41f4ac-d4ca-42ee-96c3-d49538e57e32 used request id req-7ccecfe0-6f06-427a-afa0-ab6bc2f90822 2018-10-12 03:15:06,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:06,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-1150a328-9aaf-4fa0-9a48-0e2b9a16fa05 Date: Fri, 12 Oct 2018 03:15:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 03:15:06,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-1150a328-9aaf-4fa0-9a48-0e2b9a16fa05 2018-10-12 03:15:06,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/7954be75-7f9c-4d23-bb0f-ba1f308c21fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:06,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0ad69925-65b5-46d1-bff8-3d4bbd313737 Date: Fri, 12 Oct 2018 03:15:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0a5ff045-1a44-41e0-88eb-29b5f4a8be70","tenant_id":"","created_at":"2018-10-12T03:15:01Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:01Z","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":"7954be75-7f9c-4d23-bb0f-ba1f308c21fb","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:15:06,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/7954be75-7f9c-4d23-bb0f-ba1f308c21fb used request id req-0ad69925-65b5-46d1-bff8-3d4bbd313737 2018-10-12 03:15:06,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/7954be75-7f9c-4d23-bb0f-ba1f308c21fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:06,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-67b5ec21-5eeb-4647-93a8-6b82389cca4b Date: Fri, 12 Oct 2018 03:15:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0a5ff045-1a44-41e0-88eb-29b5f4a8be70","tenant_id":"","created_at":"2018-10-12T03:15:01Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:01Z","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":"7954be75-7f9c-4d23-bb0f-ba1f308c21fb","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:15:06,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/7954be75-7f9c-4d23-bb0f-ba1f308c21fb used request id req-67b5ec21-5eeb-4647-93a8-6b82389cca4b 2018-10-12 03:15:06,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/7954be75-7f9c-4d23-bb0f-ba1f308c21fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:06,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7d515d87-f9cb-49a6-9d82-5cba0e02d385 Date: Fri, 12 Oct 2018 03:15:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0a5ff045-1a44-41e0-88eb-29b5f4a8be70","tenant_id":"","created_at":"2018-10-12T03:15:01Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:01Z","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":"7954be75-7f9c-4d23-bb0f-ba1f308c21fb","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:15:06,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/7954be75-7f9c-4d23-bb0f-ba1f308c21fb used request id req-7d515d87-f9cb-49a6-9d82-5cba0e02d385 2018-10-12 03:15:06,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:06,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-d09816c6-48ec-4f64-968e-102d19a7e1ff Date: Fri, 12 Oct 2018 03:15:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:15:01Z", "admin_state_up": true, "updated_at": "2018-10-12T03:15:05Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "fe41f4ac-d4ca-42ee-96c3-d49538e57e32", "name": "NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-router"}]} 2018-10-12 03:15:06,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-router used request id req-d09816c6-48ec-4f64-968e-102d19a7e1ff 2018-10-12 03:15:06,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:06,648 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdc78f48-90d6-48d0-a89d-f6caa9daf0ca Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:15:06,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-bdc78f48-90d6-48d0-a89d-f6caa9daf0ca 2018-10-12 03:15:06,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=fe41f4ac-d4ca-42ee-96c3-d49538e57e32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:06,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3310 X-Openstack-Request-Id: req-29371ed9-25b9-493b-9796-8f7f41047979 Date: Fri, 12 Oct 2018 03:15:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:04Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7954be75-7f9c-4d23-bb0f-ba1f308c21fb","ip_address":"169.254.192.7"}],"id":"4812b7fb-ea6b-409b-afb4-c38ea668aa0e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:35:c7:27","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"0a5ff045-1a44-41e0-88eb-29b5f4a8be70","tenant_id":"","created_at":"2018-10-12T03:15:04Z","binding:vnic_type":"normal","device_id":"fe41f4ac-d4ca-42ee-96c3-d49538e57e32"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:03Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7954be75-7f9c-4d23-bb0f-ba1f308c21fb","ip_address":"169.254.192.9"}],"id":"d0dd811b-edf0-4fc8-a7e5-3120efe34bc2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:a6:b2:da","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"0a5ff045-1a44-41e0-88eb-29b5f4a8be70","tenant_id":"","created_at":"2018-10-12T03:15:03Z","binding:vnic_type":"normal","device_id":"fe41f4ac-d4ca-42ee-96c3-d49538e57e32"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:06Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.205"}],"id":"e337cddb-015b-448e-88e5-19251c3300b7","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:df:93","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":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T03:15:02Z","binding:vnic_type":"normal","device_id":"fe41f4ac-d4ca-42ee-96c3-d49538e57e32"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:04Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"7954be75-7f9c-4d23-bb0f-ba1f308c21fb","ip_address":"169.254.192.3"}],"id":"f59fb12a-d59c-41ea-a5d0-ace998e259e8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:77:c9:ca","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"0a5ff045-1a44-41e0-88eb-29b5f4a8be70","tenant_id":"","created_at":"2018-10-12T03:15:04Z","binding:vnic_type":"normal","device_id":"fe41f4ac-d4ca-42ee-96c3-d49538e57e32"}]} 2018-10-12 03:15:06,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=fe41f4ac-d4ca-42ee-96c3-d49538e57e32 used request id req-29371ed9-25b9-493b-9796-8f7f41047979 2018-10-12 03:15:06,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:06,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3d5b3319-be6b-48ce-8b93-1f38585699b2 Date: Fri, 12 Oct 2018 03:15:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 03:15:06,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-3d5b3319-be6b-48ce-8b93-1f38585699b2 2018-10-12 03:15:06,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/7954be75-7f9c-4d23-bb0f-ba1f308c21fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:06,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b53bc306-0959-49d0-a1ed-14cf4be696ea Date: Fri, 12 Oct 2018 03:15:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0a5ff045-1a44-41e0-88eb-29b5f4a8be70","tenant_id":"","created_at":"2018-10-12T03:15:01Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:01Z","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":"7954be75-7f9c-4d23-bb0f-ba1f308c21fb","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:15:06,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/7954be75-7f9c-4d23-bb0f-ba1f308c21fb used request id req-b53bc306-0959-49d0-a1ed-14cf4be696ea 2018-10-12 03:15:06,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/7954be75-7f9c-4d23-bb0f-ba1f308c21fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:06,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-28a2541d-42b4-43ef-b44f-d2480b1ddb20 Date: Fri, 12 Oct 2018 03:15:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0a5ff045-1a44-41e0-88eb-29b5f4a8be70","tenant_id":"","created_at":"2018-10-12T03:15:01Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:01Z","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":"7954be75-7f9c-4d23-bb0f-ba1f308c21fb","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:15:06,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/7954be75-7f9c-4d23-bb0f-ba1f308c21fb used request id req-28a2541d-42b4-43ef-b44f-d2480b1ddb20 2018-10-12 03:15:06,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/7954be75-7f9c-4d23-bb0f-ba1f308c21fb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:06,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7ddbcf8a-f974-4970-8a30-d6abdc01bdaa Date: Fri, 12 Oct 2018 03:15:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0a5ff045-1a44-41e0-88eb-29b5f4a8be70","tenant_id":"","created_at":"2018-10-12T03:15:01Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:01Z","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":"7954be75-7f9c-4d23-bb0f-ba1f308c21fb","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:15:06,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/7954be75-7f9c-4d23-bb0f-ba1f308c21fb used request id req-7ddbcf8a-f974-4970-8a30-d6abdc01bdaa 2018-10-12 03:15:06,926 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-subnet 2018-10-12 03:15:06,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/74a4d2a3-2545-4ef5-b921-33d3c7baff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:08,959 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-24c0d4a1-62d9-44bf-b0cd-77cb687c06e6 Date: Fri, 12 Oct 2018 03:15:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:08,960 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/74a4d2a3-2545-4ef5-b921-33d3c7baff42 used request id req-24c0d4a1-62d9-44bf-b0cd-77cb687c06e6 2018-10-12 03:15:08,960 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-router 2018-10-12 03:15:08,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/fe41f4ac-d4ca-42ee-96c3-d49538e57e32/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" -d '{"subnet_id": "74a4d2a3-2545-4ef5-b921-33d3c7baff42"}' 2018-10-12 03:15:09,151 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-28271d86-6fcb-4854-a56f-b462c62b4112 Date: Fri, 12 Oct 2018 03:15:09 GMT RESP BODY: {"NeutronError": {"message": "Subnet 74a4d2a3-2545-4ef5-b921-33d3c7baff42 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-12 03:15:09,151 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/fe41f4ac-d4ca-42ee-96c3-d49538e57e32/add_router_interface used request id req-28271d86-6fcb-4854-a56f-b462c62b4112 2018-10-12 03:15:09,151 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 74a4d2a3-2545-4ef5-b921-33d3c7baff42 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-12 03:15:09,152 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-router 2018-10-12 03:15:09,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/fe41f4ac-d4ca-42ee-96c3-d49538e57e32 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:12,378 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7fad59e3-9178-4718-b5c8-eb9d60f2208d Content-Length: 0 Date: Fri, 12 Oct 2018 03:15:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:12,378 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/fe41f4ac-d4ca-42ee-96c3-d49538e57e32 used request id req-7fad59e3-9178-4718-b5c8-eb9d60f2208d 2018-10-12 03:15:12,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:12,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3c6ebf4f-5a18-43d1-a8e8-ef1f15efa07c Date: Fri, 12 Oct 2018 03:15:12 GMT RESP BODY: {"routers": []} 2018-10-12 03:15:12,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-router used request id req-3c6ebf4f-5a18-43d1-a8e8-ef1f15efa07c 2018-10-12 03:15:12,464 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-subnet 2018-10-12 03:15:12,464 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-subnet 2018-10-12 03:15:12,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/74a4d2a3-2545-4ef5-b921-33d3c7baff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:12,701 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-2450519b-8a02-42e5-934b-0357a29fdb6b Date: Fri, 12 Oct 2018 03:15:12 GMT RESP BODY: {"NeutronError": {"message": "Subnet 74a4d2a3-2545-4ef5-b921-33d3c7baff42 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-12 03:15:12,701 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/74a4d2a3-2545-4ef5-b921-33d3c7baff42 used request id req-2450519b-8a02-42e5-934b-0357a29fdb6b 2018-10-12 03:15:12,702 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet 74a4d2a3-2545-4ef5-b921-33d3c7baff42 could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-12 03:15:12,702 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-ba526caa-6663-4d35-b453-91e3aa36849f-pub-net 2018-10-12 03:15:12,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/408a7652-f75d-4cfb-8d8d-e052e9d33c1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34979633450f5c2863467695a459d2f3a066b103" 2018-10-12 03:15:13,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aadd369e-36c4-41d5-82b5-79066315a867 Date: Fri, 12 Oct 2018 03:15:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:13,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/408a7652-f75d-4cfb-8d8d-e052e9d33c1b used request id req-aadd369e-36c4-41d5-82b5-79066315a867 2018-10-12 03:15:13,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:15:13,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:15:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["OB8Zl72IS1iI-0Wy-g_5YA"], "issued_at": "2018-10-12T03:15:13.000000Z"}} 2018-10-12 03:15:13,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362b61166e402a10771e5ac6fe85180451b3842" 2018-10-12 03:15:14,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00be5be5-9c29-4664-a2e4-820a84f0472c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:15:14,055 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-00be5be5-9c29-4664-a2e4-820a84f0472c 2018-10-12 03:15:14,057 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-net 2018-10-12 03:15:14,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362b61166e402a10771e5ac6fe85180451b3842" -d '{"network": {"name": "NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-net", "admin_state_up": true}}' 2018-10-12 03:15:14,487 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-d42dd3a2-5146-4136-8abc-a506c5e1f0b7 Date: Fri, 12 Oct 2018 03:15: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":"88d8dcbd-4cb8-41b4-8564-eca60756171f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:15:14Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:14Z","mtu":1450}} 2018-10-12 03:15:14,487 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-d42dd3a2-5146-4136-8abc-a506c5e1f0b7 2018-10-12 03:15:14,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=88d8dcbd-4cb8-41b4-8564-eca60756171f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362b61166e402a10771e5ac6fe85180451b3842" 2018-10-12 03:15:14,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-79cab4b7-33d2-4b28-b3d0-f9986e254559 Date: Fri, 12 Oct 2018 03:15:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"88d8dcbd-4cb8-41b4-8564-eca60756171f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:15:14Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:14Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:14,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=88d8dcbd-4cb8-41b4-8564-eca60756171f used request id req-79cab4b7-33d2-4b28-b3d0-f9986e254559 2018-10-12 03:15:14,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88d8dcbd-4cb8-41b4-8564-eca60756171f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362b61166e402a10771e5ac6fe85180451b3842" 2018-10-12 03:15:14,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-61cb7bb7-2b49-4aff-9511-afb4e658e1a3 Date: Fri, 12 Oct 2018 03:15:14 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:15:14,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88d8dcbd-4cb8-41b4-8564-eca60756171f used request id req-61cb7bb7-2b49-4aff-9511-afb4e658e1a3 2018-10-12 03:15:14,897 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-subnet 2018-10-12 03:15:14,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362b61166e402a10771e5ac6fe85180451b3842" -d '{"subnets": [{"ip_version": 4, "network_id": "88d8dcbd-4cb8-41b4-8564-eca60756171f", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-subnet"}]}' 2018-10-12 03:15:15,517 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-5e1a27f4-0bc4-4fee-9f22-901835dc167b Date: Fri, 12 Oct 2018 03:15:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88d8dcbd-4cb8-41b4-8564-eca60756171f","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:15Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15: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":"82f0c944f0ab46839e74820af9796ffb","id":"9eda6e97-5f84-48a1-9c74-c557343a5a44","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-subnet"}]} 2018-10-12 03:15:15,517 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-5e1a27f4-0bc4-4fee-9f22-901835dc167b 2018-10-12 03:15:15,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=88d8dcbd-4cb8-41b4-8564-eca60756171f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362b61166e402a10771e5ac6fe85180451b3842" 2018-10-12 03:15:15,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-b79dd18b-188e-4bcb-9ac0-7942851da2c1 Date: Fri, 12 Oct 2018 03:15:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88d8dcbd-4cb8-41b4-8564-eca60756171f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["9eda6e97-5f84-48a1-9c74-c557343a5a44"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:14Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:15,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=88d8dcbd-4cb8-41b4-8564-eca60756171f used request id req-b79dd18b-188e-4bcb-9ac0-7942851da2c1 2018-10-12 03:15:15,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88d8dcbd-4cb8-41b4-8564-eca60756171f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362b61166e402a10771e5ac6fe85180451b3842" 2018-10-12 03:15:15,952 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-925b9f3f-597d-4f70-8cff-06b36dd20093 Date: Fri, 12 Oct 2018 03:15:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88d8dcbd-4cb8-41b4-8564-eca60756171f","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:15Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15: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":"82f0c944f0ab46839e74820af9796ffb","id":"9eda6e97-5f84-48a1-9c74-c557343a5a44","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-subnet"}]} 2018-10-12 03:15:15,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88d8dcbd-4cb8-41b4-8564-eca60756171f used request id req-925b9f3f-597d-4f70-8cff-06b36dd20093 2018-10-12 03:15:15,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362b61166e402a10771e5ac6fe85180451b3842" 2018-10-12 03:15:16,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-95ba5d90-5ba8-444e-9c62-41f839379a92 Date: Fri, 12 Oct 2018 03:15:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"88d8dcbd-4cb8-41b4-8564-eca60756171f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":79,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["9eda6e97-5f84-48a1-9c74-c557343a5a44"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:15Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:14Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:16,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-net used request id req-95ba5d90-5ba8-444e-9c62-41f839379a92 2018-10-12 03:15:16,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:15:16,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:15:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362b61166e402a10771e5ac6fe85180451b3842" 2018-10-12 03:15:16,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27028a5-079a-4ae3-b977-31d3cec4abad Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:15:16,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-a27028a5-079a-4ae3-b977-31d3cec4abad 2018-10-12 03:15:16,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88d8dcbd-4cb8-41b4-8564-eca60756171f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362b61166e402a10771e5ac6fe85180451b3842" 2018-10-12 03:15:16,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4ae8f65b-5619-4f16-b615-21bf7adc9fa0 Date: Fri, 12 Oct 2018 03:15:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88d8dcbd-4cb8-41b4-8564-eca60756171f","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:15Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15: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":"82f0c944f0ab46839e74820af9796ffb","id":"9eda6e97-5f84-48a1-9c74-c557343a5a44","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-subnet"}]} 2018-10-12 03:15:16,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88d8dcbd-4cb8-41b4-8564-eca60756171f used request id req-4ae8f65b-5619-4f16-b615-21bf7adc9fa0 2018-10-12 03:15:16,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=88d8dcbd-4cb8-41b4-8564-eca60756171f&name=NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362b61166e402a10771e5ac6fe85180451b3842" 2018-10-12 03:15:16,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-199e8b4c-76cd-49ad-9d51-9de40d2e534f Date: Fri, 12 Oct 2018 03:15:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"88d8dcbd-4cb8-41b4-8564-eca60756171f","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:15Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15: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":"82f0c944f0ab46839e74820af9796ffb","id":"9eda6e97-5f84-48a1-9c74-c557343a5a44","subnetpool_id":null,"name":"NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-subnet"}]} 2018-10-12 03:15:16,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=88d8dcbd-4cb8-41b4-8564-eca60756171f&name=NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-subnet used request id req-199e8b4c-76cd-49ad-9d51-9de40d2e534f 2018-10-12 03:15:16,490 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-subnet 2018-10-12 03:15:16,490 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-subnet 2018-10-12 03:15:16,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/9eda6e97-5f84-48a1-9c74-c557343a5a44 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362b61166e402a10771e5ac6fe85180451b3842" 2018-10-12 03:15:17,650 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b1b827d6-804f-4c71-8a34-9631e382c18b Date: Fri, 12 Oct 2018 03:15:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:17,650 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9eda6e97-5f84-48a1-9c74-c557343a5a44 used request id req-b1b827d6-804f-4c71-8a34-9631e382c18b 2018-10-12 03:15:17,651 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-5f7e7ba9-d3a5-48ce-969a-4174d68077ce-pub-net 2018-10-12 03:15:17,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/88d8dcbd-4cb8-41b4-8564-eca60756171f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a362b61166e402a10771e5ac6fe85180451b3842" 2018-10-12 03:15:18,911 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b70f9e97-0bc4-44bf-aa02-ac63e2e36e03 Date: Fri, 12 Oct 2018 03:15:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:18,911 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/88d8dcbd-4cb8-41b4-8564-eca60756171f used request id req-b70f9e97-0bc4-44bf-aa02-ac63e2e36e03 2018-10-12 03:15:18,913 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:15:19,286 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:15:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["Sl8h4L9FTYC5PgmdURW5Sw"], "issued_at": "2018-10-12T03:15:19.000000Z"}} 2018-10-12 03:15:19,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:19,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9afcecfd-4e9b-4bea-ab71-76656838267e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:15:19,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9afcecfd-4e9b-4bea-ab71-76656838267e 2018-10-12 03:15:19,376 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-net 2018-10-12 03:15:19,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" -d '{"network": {"name": "NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-net", "admin_state_up": true}}' 2018-10-12 03:15:19,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-73d653b6-f3bc-44db-bb47-d53df90bc4bc Date: Fri, 12 Oct 2018 03:15:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:15:19Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:19Z","mtu":1450}} 2018-10-12 03:15:19,762 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-73d653b6-f3bc-44db-bb47-d53df90bc4bc 2018-10-12 03:15:19,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:20,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-0e9907ce-721a-4f5c-9090-8c34b7ed78e5 Date: Fri, 12 Oct 2018 03:15:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:15:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:19Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:20,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796 used request id req-0e9907ce-721a-4f5c-9090-8c34b7ed78e5 2018-10-12 03:15:20,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:20,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6abe8f08-a4d8-4fb2-9a1f-6efc57ffbb73 Date: Fri, 12 Oct 2018 03:15:20 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:15:20,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796 used request id req-6abe8f08-a4d8-4fb2-9a1f-6efc57ffbb73 2018-10-12 03:15:20,205 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-subnet 2018-10-12 03:15:20,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" -d '{"subnets": [{"ip_version": 4, "network_id": "ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-subnet"}]}' 2018-10-12 03:15:20,696 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-77bb8e2d-50dc-4af3-a9e3-532aa0767386 Date: Fri, 12 Oct 2018 03:15:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:20Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:20Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"ace550be-3427-4553-bb61-916d2d48680f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-subnet"}]} 2018-10-12 03:15:20,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-77bb8e2d-50dc-4af3-a9e3-532aa0767386 2018-10-12 03:15:20,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:20,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-4d606bc4-fe44-41d2-b0ea-f51775dfdf8b Date: Fri, 12 Oct 2018 03:15:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["ace550be-3427-4553-bb61-916d2d48680f"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:19Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:20,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796 used request id req-4d606bc4-fe44-41d2-b0ea-f51775dfdf8b 2018-10-12 03:15:20,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:21,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-318e2b4e-3a6d-42d8-9fbb-ebeaa7f16e0e Date: Fri, 12 Oct 2018 03:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:20Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:20Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"ace550be-3427-4553-bb61-916d2d48680f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-subnet"}]} 2018-10-12 03:15:21,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796 used request id req-318e2b4e-3a6d-42d8-9fbb-ebeaa7f16e0e 2018-10-12 03:15:21,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:21,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-af201d3b-faee-40dd-ad39-093c24d63213 Date: Fri, 12 Oct 2018 03:15:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":9,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["ace550be-3427-4553-bb61-916d2d48680f"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:20Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:19Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:21,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-net used request id req-af201d3b-faee-40dd-ad39-093c24d63213 2018-10-12 03:15:21,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:15:21,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:15:21,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:21,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26aa1ab-4077-4121-8c39-d874e55327ae Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:15:21,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-d26aa1ab-4077-4121-8c39-d874e55327ae 2018-10-12 03:15:21,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:21,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f5904bc2-e8a6-4eb6-9590-30294d61b2bf Date: Fri, 12 Oct 2018 03:15:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:20Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:20Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"ace550be-3427-4553-bb61-916d2d48680f","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-subnet"}]} 2018-10-12 03:15:21,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796 used request id req-f5904bc2-e8a6-4eb6-9590-30294d61b2bf 2018-10-12 03:15:21,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:15:21,483 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:15:21,865 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:15:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["4mGltoIGQ2yWorGd7VCSRg"], "issued_at": "2018-10-12T03:15:21.000000Z"}} 2018-10-12 03:15:21,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efc3e6ba83f5cdf94f712f0d5712561cb0719921" 2018-10-12 03:15:21,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-631b34b2-fed6-45da-b5d7-85ae2cb732c1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:15:21,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-631b34b2-fed6-45da-b5d7-85ae2cb732c1 2018-10-12 03:15:21,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:22,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4383d85e-f932-412c-8dc7-b901fa0f2838 Date: Fri, 12 Oct 2018 03:15:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:15:22,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-4383d85e-f932-412c-8dc7-b901fa0f2838 2018-10-12 03:15:22,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:22,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-c38b0561-26c2-40b2-bf7a-bdc5d978fd40 Date: Fri, 12 Oct 2018 03:15:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 03:15:22,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-c38b0561-26c2-40b2-bf7a-bdc5d978fd40 2018-10-12 03:15:22,237 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-router 2018-10-12 03:15:22,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-router", "admin_state_up": true}}' 2018-10-12 03:15:27,119 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-2c61e1b8-a6fb-4667-a1aa-5963a1013108 Date: Fri, 12 Oct 2018 03:15:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:15:23Z", "admin_state_up": true, "updated_at": "2018-10-12T03:15:23Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d537075a-9b47-4af0-ae29-b34142725c6e", "name": "NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-router"}} 2018-10-12 03:15:27,120 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-2c61e1b8-a6fb-4667-a1aa-5963a1013108 2018-10-12 03:15:27,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d537075a-9b47-4af0-ae29-b34142725c6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:27,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-3161a1dd-c87c-458c-a745-a4f3931cf947 Date: Fri, 12 Oct 2018 03:15:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"603c5a37-7917-4056-a513-195c5e0fef3d","ip_address":"169.254.192.2"}],"id":"0f29d1d6-c9cc-4578-9016-57e40733f8ae","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:d6:5e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"76778574-9a13-48d7-9bbe-8ae56ef08d1d","tenant_id":"","created_at":"2018-10-12T03:15:24Z","binding:vnic_type":"normal","device_id":"d537075a-9b47-4af0-ae29-b34142725c6e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:23Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.203"}],"id":"1db7f5f2-1a3d-47c5-8607-073797dafd0c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bf:34:ab","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T03:15:23Z","binding:vnic_type":"normal","device_id":"d537075a-9b47-4af0-ae29-b34142725c6e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"603c5a37-7917-4056-a513-195c5e0fef3d","ip_address":"169.254.192.8"}],"id":"75508542-7a44-4e09-90ea-25a6dab464fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:fc:25","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"76778574-9a13-48d7-9bbe-8ae56ef08d1d","tenant_id":"","created_at":"2018-10-12T03:15:25Z","binding:vnic_type":"normal","device_id":"d537075a-9b47-4af0-ae29-b34142725c6e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:26Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"603c5a37-7917-4056-a513-195c5e0fef3d","ip_address":"169.254.192.9"}],"id":"daa857e2-4592-4d5f-8534-8dcc810a6d4c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:16:e7:08","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"76778574-9a13-48d7-9bbe-8ae56ef08d1d","tenant_id":"","created_at":"2018-10-12T03:15:25Z","binding:vnic_type":"normal","device_id":"d537075a-9b47-4af0-ae29-b34142725c6e"}]} 2018-10-12 03:15:27,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d537075a-9b47-4af0-ae29-b34142725c6e used request id req-3161a1dd-c87c-458c-a745-a4f3931cf947 2018-10-12 03:15:27,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:27,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-85109ebd-e84e-4653-9fd4-aae4eb5c6e1b Date: Fri, 12 Oct 2018 03:15:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 03:15:27,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-85109ebd-e84e-4653-9fd4-aae4eb5c6e1b 2018-10-12 03:15:27,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/603c5a37-7917-4056-a513-195c5e0fef3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:27,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-9897d396-59e7-462f-8a95-bc3aeffeddbf Date: Fri, 12 Oct 2018 03:15:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"76778574-9a13-48d7-9bbe-8ae56ef08d1d","tenant_id":"","created_at":"2018-10-12T03:15:22Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:22Z","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":"603c5a37-7917-4056-a513-195c5e0fef3d","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:15:27,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/603c5a37-7917-4056-a513-195c5e0fef3d used request id req-9897d396-59e7-462f-8a95-bc3aeffeddbf 2018-10-12 03:15:27,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/603c5a37-7917-4056-a513-195c5e0fef3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:27,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-31601143-0125-4983-be71-5b7b04f18042 Date: Fri, 12 Oct 2018 03:15:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"76778574-9a13-48d7-9bbe-8ae56ef08d1d","tenant_id":"","created_at":"2018-10-12T03:15:22Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:22Z","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":"603c5a37-7917-4056-a513-195c5e0fef3d","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:15:27,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/603c5a37-7917-4056-a513-195c5e0fef3d used request id req-31601143-0125-4983-be71-5b7b04f18042 2018-10-12 03:15:27,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/603c5a37-7917-4056-a513-195c5e0fef3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:28,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4726a2bd-cd63-4e03-af83-f026fc6c82df Date: Fri, 12 Oct 2018 03:15:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"76778574-9a13-48d7-9bbe-8ae56ef08d1d","tenant_id":"","created_at":"2018-10-12T03:15:22Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:22Z","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":"603c5a37-7917-4056-a513-195c5e0fef3d","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:15:28,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/603c5a37-7917-4056-a513-195c5e0fef3d used request id req-4726a2bd-cd63-4e03-af83-f026fc6c82df 2018-10-12 03:15:28,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:28,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-54d7062d-e360-4a59-8e9d-2dc3aff3388b Date: Fri, 12 Oct 2018 03:15:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:15:23Z", "admin_state_up": true, "updated_at": "2018-10-12T03:15:26Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "d537075a-9b47-4af0-ae29-b34142725c6e", "name": "NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-router"}]} 2018-10-12 03:15:28,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-router used request id req-54d7062d-e360-4a59-8e9d-2dc3aff3388b 2018-10-12 03:15:28,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:28,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b623dd0-d6a0-4b45-b47f-4b16d21a3a55 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:15:28,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-0b623dd0-d6a0-4b45-b47f-4b16d21a3a55 2018-10-12 03:15:28,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d537075a-9b47-4af0-ae29-b34142725c6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:28,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3344 X-Openstack-Request-Id: req-8587f860-75c9-4769-b8ee-a22efac05347 Date: Fri, 12 Oct 2018 03:15:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:24Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"603c5a37-7917-4056-a513-195c5e0fef3d","ip_address":"169.254.192.2"}],"id":"0f29d1d6-c9cc-4578-9016-57e40733f8ae","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ff:d6:5e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"76778574-9a13-48d7-9bbe-8ae56ef08d1d","tenant_id":"","created_at":"2018-10-12T03:15:24Z","binding:vnic_type":"normal","device_id":"d537075a-9b47-4af0-ae29-b34142725c6e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:28Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.203"}],"id":"1db7f5f2-1a3d-47c5-8607-073797dafd0c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:bf:34:ab","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":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T03:15:23Z","binding:vnic_type":"normal","device_id":"d537075a-9b47-4af0-ae29-b34142725c6e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:25Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"603c5a37-7917-4056-a513-195c5e0fef3d","ip_address":"169.254.192.8"}],"id":"75508542-7a44-4e09-90ea-25a6dab464fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c6:fc:25","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"76778574-9a13-48d7-9bbe-8ae56ef08d1d","tenant_id":"","created_at":"2018-10-12T03:15:25Z","binding:vnic_type":"normal","device_id":"d537075a-9b47-4af0-ae29-b34142725c6e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:28Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"603c5a37-7917-4056-a513-195c5e0fef3d","ip_address":"169.254.192.9"}],"id":"daa857e2-4592-4d5f-8534-8dcc810a6d4c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:e7:08","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"76778574-9a13-48d7-9bbe-8ae56ef08d1d","tenant_id":"","created_at":"2018-10-12T03:15:25Z","binding:vnic_type":"normal","device_id":"d537075a-9b47-4af0-ae29-b34142725c6e"}]} 2018-10-12 03:15:28,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d537075a-9b47-4af0-ae29-b34142725c6e used request id req-8587f860-75c9-4769-b8ee-a22efac05347 2018-10-12 03:15:28,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:28,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-a6d7f8ba-9be3-44dc-a532-d10d9de36383 Date: Fri, 12 Oct 2018 03:15:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 03:15:28,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-a6d7f8ba-9be3-44dc-a532-d10d9de36383 2018-10-12 03:15:28,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/603c5a37-7917-4056-a513-195c5e0fef3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:28,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b91228ac-e3d9-4284-9247-65042233b1d8 Date: Fri, 12 Oct 2018 03:15:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"76778574-9a13-48d7-9bbe-8ae56ef08d1d","tenant_id":"","created_at":"2018-10-12T03:15:22Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:22Z","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":"603c5a37-7917-4056-a513-195c5e0fef3d","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:15:28,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/603c5a37-7917-4056-a513-195c5e0fef3d used request id req-b91228ac-e3d9-4284-9247-65042233b1d8 2018-10-12 03:15:28,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/603c5a37-7917-4056-a513-195c5e0fef3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:28,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f28cad5f-b1ea-4c9d-b6ab-db2e5aac4f28 Date: Fri, 12 Oct 2018 03:15:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"76778574-9a13-48d7-9bbe-8ae56ef08d1d","tenant_id":"","created_at":"2018-10-12T03:15:22Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:22Z","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":"603c5a37-7917-4056-a513-195c5e0fef3d","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:15:28,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/603c5a37-7917-4056-a513-195c5e0fef3d used request id req-f28cad5f-b1ea-4c9d-b6ab-db2e5aac4f28 2018-10-12 03:15:28,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/603c5a37-7917-4056-a513-195c5e0fef3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:28,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-555969d9-c02d-4762-b429-c3c961876a69 Date: Fri, 12 Oct 2018 03:15:28 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"76778574-9a13-48d7-9bbe-8ae56ef08d1d","tenant_id":"","created_at":"2018-10-12T03:15:22Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:22Z","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":"603c5a37-7917-4056-a513-195c5e0fef3d","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:15:28,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/603c5a37-7917-4056-a513-195c5e0fef3d used request id req-555969d9-c02d-4762-b429-c3c961876a69 2018-10-12 03:15:28,670 - neutron_utils - INFO - Adding interface to router with name NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-router 2018-10-12 03:15:28,670 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-router 2018-10-12 03:15:28,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/d537075a-9b47-4af0-ae29-b34142725c6e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:32,515 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6e719467-c477-448f-a381-084dddf13dbb Content-Length: 0 Date: Fri, 12 Oct 2018 03:15:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:32,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/d537075a-9b47-4af0-ae29-b34142725c6e used request id req-6e719467-c477-448f-a381-084dddf13dbb 2018-10-12 03:15:32,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:32,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-41633c1f-7f64-46d6-b874-dba0669f7571 Date: Fri, 12 Oct 2018 03:15:32 GMT RESP BODY: {"routers": []} 2018-10-12 03:15:32,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-router used request id req-41633c1f-7f64-46d6-b874-dba0669f7571 2018-10-12 03:15:32,581 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-subnet 2018-10-12 03:15:32,581 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-subnet 2018-10-12 03:15:32,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/ace550be-3427-4553-bb61-916d2d48680f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:34,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d7d57fb3-e272-4401-8803-6c1bb54a3338 Date: Fri, 12 Oct 2018 03:15:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:34,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ace550be-3427-4553-bb61-916d2d48680f used request id req-d7d57fb3-e272-4401-8803-6c1bb54a3338 2018-10-12 03:15:34,763 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b2429c38-e850-40b4-99b6-eb1d609c6b6f-pub-net 2018-10-12 03:15:34,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b484c6073a2e19033860b85616042cef8e4e05d8" 2018-10-12 03:15:35,865 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-113ba5e6-7145-45ed-9c4a-247a68d562c5 Date: Fri, 12 Oct 2018 03:15:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:35,865 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/ba1cd98c-9fb8-4f1c-8c2a-01a8dcc52796 used request id req-113ba5e6-7145-45ed-9c4a-247a68d562c5 2018-10-12 03:15:35,866 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:15:36,254 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:15:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["yK3f3SO7T8mSzk7flTdlPA"], "issued_at": "2018-10-12T03:15:36.000000Z"}} 2018-10-12 03:15:36,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:36,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa0db052-3d95-447a-94fd-156d74c5f34c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:15:36,340 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fa0db052-3d95-447a-94fd-156d74c5f34c 2018-10-12 03:15:36,341 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net 2018-10-12 03:15:36,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" -d '{"network": {"name": "NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net", "admin_state_up": true}}' 2018-10-12 03:15:36,726 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-172d2632-910f-45a5-babe-a7cb1600fda8 Date: Fri, 12 Oct 2018 03:15:36 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"669edc9c-619a-4712-a508-fcd778245abc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:15:36Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:36Z","mtu":1450}} 2018-10-12 03:15:36,726 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-172d2632-910f-45a5-babe-a7cb1600fda8 2018-10-12 03:15:36,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=669edc9c-619a-4712-a508-fcd778245abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:36,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1f4e7477-e1ab-4326-afe9-826b1b2725fe Date: Fri, 12 Oct 2018 03:15:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"669edc9c-619a-4712-a508-fcd778245abc","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:15:36Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:36Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:36,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=669edc9c-619a-4712-a508-fcd778245abc used request id req-1f4e7477-e1ab-4326-afe9-826b1b2725fe 2018-10-12 03:15:36,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:37,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-519f7760-ab76-4e1e-8fce-0f172141bcb7 Date: Fri, 12 Oct 2018 03:15:37 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:15:37,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc used request id req-519f7760-ab76-4e1e-8fce-0f172141bcb7 2018-10-12 03:15:37,143 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet 2018-10-12 03:15:37,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" -d '{"subnets": [{"ip_version": 4, "network_id": "669edc9c-619a-4712-a508-fcd778245abc", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet"}]}' 2018-10-12 03:15:37,798 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-47e5d49a-d1fb-450a-82ca-309bf3927d9f Date: Fri, 12 Oct 2018 03:15:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"669edc9c-619a-4712-a508-fcd778245abc","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:37Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:37Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"d6e5e210-5baf-4580-9ec1-ddefe2a170ce","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet"}]} 2018-10-12 03:15:37,799 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-47e5d49a-d1fb-450a-82ca-309bf3927d9f 2018-10-12 03:15:37,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=669edc9c-619a-4712-a508-fcd778245abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:38,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-ff177553-5987-4e32-b131-d83d97b379bc Date: Fri, 12 Oct 2018 03:15:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"669edc9c-619a-4712-a508-fcd778245abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["d6e5e210-5baf-4580-9ec1-ddefe2a170ce"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:36Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:38,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=669edc9c-619a-4712-a508-fcd778245abc used request id req-ff177553-5987-4e32-b131-d83d97b379bc 2018-10-12 03:15:38,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:38,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-94a10db2-9fb9-4902-ad16-63636ea8020e Date: Fri, 12 Oct 2018 03:15:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"669edc9c-619a-4712-a508-fcd778245abc","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:37Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:37Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"d6e5e210-5baf-4580-9ec1-ddefe2a170ce","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet"}]} 2018-10-12 03:15:38,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc used request id req-94a10db2-9fb9-4902-ad16-63636ea8020e 2018-10-12 03:15:38,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:38,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-5d6e9549-7936-49b7-b26b-fa187b4dbc2f Date: Fri, 12 Oct 2018 03:15:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"669edc9c-619a-4712-a508-fcd778245abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["d6e5e210-5baf-4580-9ec1-ddefe2a170ce"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:36Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:38,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net used request id req-5d6e9549-7936-49b7-b26b-fa187b4dbc2f 2018-10-12 03:15:38,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:15:38,394 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:15:38,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:38,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3544c39c-90ef-4eeb-904e-f682efb0977d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:15:38,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-3544c39c-90ef-4eeb-904e-f682efb0977d 2018-10-12 03:15:38,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:38,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ccf48bf8-190b-4a6a-baed-790f8f93f386 Date: Fri, 12 Oct 2018 03:15:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"669edc9c-619a-4712-a508-fcd778245abc","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:37Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:37Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"d6e5e210-5baf-4580-9ec1-ddefe2a170ce","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet"}]} 2018-10-12 03:15:38,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc used request id req-ccf48bf8-190b-4a6a-baed-790f8f93f386 2018-10-12 03:15:38,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc&name=NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:38,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-d7c0fedd-aed5-4755-b118-69a25c453b40 Date: Fri, 12 Oct 2018 03:15:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"669edc9c-619a-4712-a508-fcd778245abc","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:37Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:37Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"d6e5e210-5baf-4580-9ec1-ddefe2a170ce","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet"}]} 2018-10-12 03:15:38,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc&name=NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet used request id req-d7c0fedd-aed5-4755-b118-69a25c453b40 2018-10-12 03:15:38,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:15:38,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:15:39,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:15:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["CRXxJF7kSNqzSpC5Bo7vrQ"], "issued_at": "2018-10-12T03:15:39.000000Z"}} 2018-10-12 03:15:39,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9ca4a9073a13c9981882e0552fbef5fc542429" 2018-10-12 03:15:39,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-026a8296-c81c-48ac-942c-bb975bdf11a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:15:39,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-026a8296-c81c-48ac-942c-bb975bdf11a0 2018-10-12 03:15:39,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:39,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bf06f418-41b0-4fa1-8599-968565744679 Date: Fri, 12 Oct 2018 03:15:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"669edc9c-619a-4712-a508-fcd778245abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["d6e5e210-5baf-4580-9ec1-ddefe2a170ce"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:36Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:39,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net used request id req-bf06f418-41b0-4fa1-8599-968565744679 2018-10-12 03:15:39,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:39,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-afbfdc55-28d8-4cdc-a567-a3530174be48 Date: Fri, 12 Oct 2018 03:15:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"669edc9c-619a-4712-a508-fcd778245abc","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:37Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:37Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"d6e5e210-5baf-4580-9ec1-ddefe2a170ce","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet"}]} 2018-10-12 03:15:39,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc used request id req-afbfdc55-28d8-4cdc-a567-a3530174be48 2018-10-12 03:15:39,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:39,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-5a44a3c2-062a-4689-966e-6493fe8d3f89 Date: Fri, 12 Oct 2018 03:15:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"669edc9c-619a-4712-a508-fcd778245abc","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":64,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["d6e5e210-5baf-4580-9ec1-ddefe2a170ce"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:37Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:36Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:39,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net used request id req-5a44a3c2-062a-4689-966e-6493fe8d3f89 2018-10-12 03:15:39,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:15:39,601 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:15:39,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1d9ca4a9073a13c9981882e0552fbef5fc542429" 2018-10-12 03:15:39,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d9c79e5-8264-4a7a-97da-5dba4c0792e1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:15:39,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-5d9c79e5-8264-4a7a-97da-5dba4c0792e1 2018-10-12 03:15:39,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:39,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-149d7ad6-ddc8-4095-832d-d590d7af5eef Date: Fri, 12 Oct 2018 03:15:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"669edc9c-619a-4712-a508-fcd778245abc","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:37Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:37Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"d6e5e210-5baf-4580-9ec1-ddefe2a170ce","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet"}]} 2018-10-12 03:15:39,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc used request id req-149d7ad6-ddc8-4095-832d-d590d7af5eef 2018-10-12 03:15:39,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc&name=NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:39,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e4fb72b3-1582-44be-9b7f-c3d9b9d593ac Date: Fri, 12 Oct 2018 03:15:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"669edc9c-619a-4712-a508-fcd778245abc","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:37Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:37Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"d6e5e210-5baf-4580-9ec1-ddefe2a170ce","subnetpool_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet"}]} 2018-10-12 03:15:39,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=669edc9c-619a-4712-a508-fcd778245abc&name=NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet used request id req-e4fb72b3-1582-44be-9b7f-c3d9b9d593ac 2018-10-12 03:15:39,974 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net 2018-10-12 03:15:39,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" -d '{"port": {"network_id": "669edc9c-619a-4712-a508-fcd778245abc", "fixed_ips": [{"subnet_id": "d6e5e210-5baf-4580-9ec1-ddefe2a170ce", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-port", "admin_state_up": true}}' 2018-10-12 03:15:40,906 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-a49fd7fa-7ac0-4449-95b2-739fd2ab5767 Date: Fri, 12 Oct 2018 03:15:40 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:40Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d6e5e210-5baf-4580-9ec1-ddefe2a170ce","ip_address":"10.55.1.100"}],"id":"21d5f3cd-ce26-49fe-b619-22c13f0569ec","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f4:bd:5b","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-port","project_id":"82f0c944f0ab46839e74820af9796ffb","qos_policy_id":null,"admin_state_up":true,"network_id":"669edc9c-619a-4712-a508-fcd778245abc","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:40Z","binding:vnic_type":"normal"}} 2018-10-12 03:15:40,907 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-a49fd7fa-7ac0-4449-95b2-739fd2ab5767 2018-10-12 03:15:40,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:41,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3728 X-Openstack-Request-Id: req-53a13a18-e097-4e3a-8b3a-8fd0e476ca97 Date: Fri, 12 Oct 2018 03:15:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e5e210-5baf-4580-9ec1-ddefe2a170ce","ip_address":"10.55.1.2"}],"id":"01b4d836-bb14-496d-bc47-b9953cef1e88","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:48:11","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"669edc9c-619a-4712-a508-fcd778245abc","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:38Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-669edc9c-619a-4712-a508-fcd778245abc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:40Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e5e210-5baf-4580-9ec1-ddefe2a170ce","ip_address":"10.55.1.100"}],"id":"21d5f3cd-ce26-49fe-b619-22c13f0569ec","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f4:bd:5b","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-port","admin_state_up":true,"network_id":"669edc9c-619a-4712-a508-fcd778245abc","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:40Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:39Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e5e210-5baf-4580-9ec1-ddefe2a170ce","ip_address":"10.55.1.3"}],"id":"2f8267ba-b40c-41af-8b11-a1ac3a93ae81","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:d5:bd","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"669edc9c-619a-4712-a508-fcd778245abc","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:38Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-669edc9c-619a-4712-a508-fcd778245abc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:39Z","device_owner":"network:dhcp","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"d6e5e210-5baf-4580-9ec1-ddefe2a170ce","ip_address":"10.55.1.4"}],"id":"61aaf25d-99f3-43d2-b479-ad8da2c5e8a4","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:64:9b:fe","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"669edc9c-619a-4712-a508-fcd778245abc","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:39Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-669edc9c-619a-4712-a508-fcd778245abc"}]} 2018-10-12 03:15:41,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-53a13a18-e097-4e3a-8b3a-8fd0e476ca97 2018-10-12 03:15:41,104 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-port 2018-10-12 03:15:41,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/21d5f3cd-ce26-49fe-b619-22c13f0569ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:41,815 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be3e7eae-140f-443c-acf5-e018c4cc14a9 Date: Fri, 12 Oct 2018 03:15:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:41,816 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/21d5f3cd-ce26-49fe-b619-22c13f0569ec used request id req-be3e7eae-140f-443c-acf5-e018c4cc14a9 2018-10-12 03:15:41,816 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet 2018-10-12 03:15:41,816 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-subnet 2018-10-12 03:15:41,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/d6e5e210-5baf-4580-9ec1-ddefe2a170ce -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:43,816 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-42ca2f51-4ad7-4e0a-9387-7dfc777478f9 Date: Fri, 12 Oct 2018 03:15:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:43,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d6e5e210-5baf-4580-9ec1-ddefe2a170ce used request id req-42ca2f51-4ad7-4e0a-9387-7dfc777478f9 2018-10-12 03:15:43,817 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-bdd67690-c3bc-490e-a36a-bd1daef633bb-pub-net 2018-10-12 03:15:43,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/669edc9c-619a-4712-a508-fcd778245abc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4133092bad7cb46aec3e2eb0d7f0f28a69e02ea3" 2018-10-12 03:15:45,248 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bbbc84d3-a4f0-4e35-b123-7acb3edf455b Date: Fri, 12 Oct 2018 03:15:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:45,248 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/669edc9c-619a-4712-a508-fcd778245abc used request id req-bbbc84d3-a4f0-4e35-b123-7acb3edf455b 2018-10-12 03:15:45,249 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:15:45,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:15:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["9z1m1KVeT5mpRMeQ07AZGw"], "issued_at": "2018-10-12T03:15:45.000000Z"}} 2018-10-12 03:15:45,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:45,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6169bce9-7108-4fd1-b2f9-3a277da90ea6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:15:45,720 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6169bce9-7108-4fd1-b2f9-3a277da90ea6 2018-10-12 03:15:45,722 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net 2018-10-12 03:15:45,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" -d '{"network": {"name": "NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net", "admin_state_up": true}}' 2018-10-12 03:15:46,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-54f5e8b4-afa0-4fd9-a74d-3cbd0e082a32 Date: Fri, 12 Oct 2018 03:15:46 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9398f090-01c8-46ec-a03a-2bb6636402cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:15:46Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:45Z","mtu":1450}} 2018-10-12 03:15:46,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-54f5e8b4-afa0-4fd9-a74d-3cbd0e082a32 2018-10-12 03:15:46,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9398f090-01c8-46ec-a03a-2bb6636402cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:46,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-1a628118-681e-47be-84c3-fc36bdd90824 Date: Fri, 12 Oct 2018 03:15:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9398f090-01c8-46ec-a03a-2bb6636402cd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:15:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:45Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:46,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9398f090-01c8-46ec-a03a-2bb6636402cd used request id req-1a628118-681e-47be-84c3-fc36bdd90824 2018-10-12 03:15:46,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:46,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-d344dc06-f256-47fe-a282-bcafb5fec6b8 Date: Fri, 12 Oct 2018 03:15:46 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:15:46,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd used request id req-d344dc06-f256-47fe-a282-bcafb5fec6b8 2018-10-12 03:15:46,592 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet 2018-10-12 03:15:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" -d '{"subnets": [{"ip_version": 4, "network_id": "9398f090-01c8-46ec-a03a-2bb6636402cd", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet"}]}' 2018-10-12 03:15:47,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-37eb2758-6bca-4794-bc54-d0b9b7a205ae Date: Fri, 12 Oct 2018 03:15:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9398f090-01c8-46ec-a03a-2bb6636402cd","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:46Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:46Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"0d51109d-26a3-4850-b872-3f4be1574099","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet"}]} 2018-10-12 03:15:47,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-37eb2758-6bca-4794-bc54-d0b9b7a205ae 2018-10-12 03:15:47,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9398f090-01c8-46ec-a03a-2bb6636402cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:47,412 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cdc2cde4-7c34-4900-ae30-cf9380196886 Date: Fri, 12 Oct 2018 03:15:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9398f090-01c8-46ec-a03a-2bb6636402cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["0d51109d-26a3-4850-b872-3f4be1574099"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:45Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:47,412 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9398f090-01c8-46ec-a03a-2bb6636402cd used request id req-cdc2cde4-7c34-4900-ae30-cf9380196886 2018-10-12 03:15:47,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:47,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-a8745a1a-0a8d-4a43-a05e-f4c031f60c28 Date: Fri, 12 Oct 2018 03:15:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9398f090-01c8-46ec-a03a-2bb6636402cd","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:46Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:46Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"0d51109d-26a3-4850-b872-3f4be1574099","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet"}]} 2018-10-12 03:15:47,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd used request id req-a8745a1a-0a8d-4a43-a05e-f4c031f60c28 2018-10-12 03:15:47,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:47,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d4a9e9f4-f6a5-4bb6-abd4-508169520871 Date: Fri, 12 Oct 2018 03:15:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9398f090-01c8-46ec-a03a-2bb6636402cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["0d51109d-26a3-4850-b872-3f4be1574099"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:45Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:47,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net used request id req-d4a9e9f4-f6a5-4bb6-abd4-508169520871 2018-10-12 03:15:47,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:15:47,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:15:47,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:47,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9a6b24b-5649-451f-8298-669af15e9cce Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:15:47,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-f9a6b24b-5649-451f-8298-669af15e9cce 2018-10-12 03:15:47,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:47,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ba9dfb3c-027a-42d5-a914-87f9a8a60e4a Date: Fri, 12 Oct 2018 03:15:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9398f090-01c8-46ec-a03a-2bb6636402cd","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:46Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:46Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"0d51109d-26a3-4850-b872-3f4be1574099","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet"}]} 2018-10-12 03:15:47,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd used request id req-ba9dfb3c-027a-42d5-a914-87f9a8a60e4a 2018-10-12 03:15:47,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd&name=NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:48,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-f9e83274-8e4d-4c47-905c-ce84b58d110d Date: Fri, 12 Oct 2018 03:15:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9398f090-01c8-46ec-a03a-2bb6636402cd","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:46Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:46Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"0d51109d-26a3-4850-b872-3f4be1574099","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet"}]} 2018-10-12 03:15:48,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd&name=NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet used request id req-f9e83274-8e4d-4c47-905c-ce84b58d110d 2018-10-12 03:15:48,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:15:48,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:15:48,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:15:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["NTzOHqfITOO7xJe1r1DBpg"], "issued_at": "2018-10-12T03:15:48.000000Z"}} 2018-10-12 03:15:48,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ba781fa56143c85591406b4be70d2ce3b67d06" 2018-10-12 03:15:48,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe94adc3-2c8d-42e8-9859-c13c93a87c9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:15:48,587 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fe94adc3-2c8d-42e8-9859-c13c93a87c9a 2018-10-12 03:15:48,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:48,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-bf9fae82-a796-49ab-b0d1-cea7f7c88d7c Date: Fri, 12 Oct 2018 03:15:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9398f090-01c8-46ec-a03a-2bb6636402cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["0d51109d-26a3-4850-b872-3f4be1574099"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:45Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:48,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net used request id req-bf9fae82-a796-49ab-b0d1-cea7f7c88d7c 2018-10-12 03:15:48,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:49,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2829a7cc-78e1-4816-a6cb-5ed3802188b2 Date: Fri, 12 Oct 2018 03:15:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9398f090-01c8-46ec-a03a-2bb6636402cd","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:46Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:46Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"0d51109d-26a3-4850-b872-3f4be1574099","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet"}]} 2018-10-12 03:15:49,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd used request id req-2829a7cc-78e1-4816-a6cb-5ed3802188b2 2018-10-12 03:15:49,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:49,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-8653a44d-d385-4351-a7e7-91c1cfd663ed Date: Fri, 12 Oct 2018 03:15:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9398f090-01c8-46ec-a03a-2bb6636402cd","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["0d51109d-26a3-4850-b872-3f4be1574099"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:46Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:45Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:49,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net used request id req-8653a44d-d385-4351-a7e7-91c1cfd663ed 2018-10-12 03:15:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:15:49,284 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:15:49,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3ba781fa56143c85591406b4be70d2ce3b67d06" 2018-10-12 03:15:49,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ea18f2-e0e5-437f-bdce-9fb68058ce85 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:15:49,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-40ea18f2-e0e5-437f-bdce-9fb68058ce85 2018-10-12 03:15:49,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:49,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2e2dd48b-5793-44cd-b61e-7782b6288725 Date: Fri, 12 Oct 2018 03:15:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9398f090-01c8-46ec-a03a-2bb6636402cd","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:46Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:46Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"0d51109d-26a3-4850-b872-3f4be1574099","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet"}]} 2018-10-12 03:15:49,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd used request id req-2e2dd48b-5793-44cd-b61e-7782b6288725 2018-10-12 03:15:49,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd&name=NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:49,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-04fc26af-e873-4b07-b918-6ade305e328b Date: Fri, 12 Oct 2018 03:15:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9398f090-01c8-46ec-a03a-2bb6636402cd","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:46Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15:46Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"0d51109d-26a3-4850-b872-3f4be1574099","subnetpool_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet"}]} 2018-10-12 03:15:49,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9398f090-01c8-46ec-a03a-2bb6636402cd&name=NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet used request id req-04fc26af-e873-4b07-b918-6ade305e328b 2018-10-12 03:15:49,796 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net 2018-10-12 03:15:49,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" -d '{"port": {"network_id": "9398f090-01c8-46ec-a03a-2bb6636402cd", "fixed_ips": [{"subnet_id": "0d51109d-26a3-4850-b872-3f4be1574099", "ip_address": "10.55.1.100"}], "name": "NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-port", "admin_state_up": true}}' 2018-10-12 03:15:50,745 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-9e715308-525a-4c3c-8962-18ce3c6595ab Date: Fri, 12 Oct 2018 03:15:50 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:50Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"0d51109d-26a3-4850-b872-3f4be1574099","ip_address":"10.55.1.100"}],"id":"31fc4389-0167-4d6b-a530-2777f6fe0b87","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:19:9a:64","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-port","project_id":"82f0c944f0ab46839e74820af9796ffb","qos_policy_id":null,"admin_state_up":true,"network_id":"9398f090-01c8-46ec-a03a-2bb6636402cd","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:50Z","binding:vnic_type":"normal"}} 2018-10-12 03:15:50,745 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-9e715308-525a-4c3c-8962-18ce3c6595ab 2018-10-12 03:15:50,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:50,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3732 X-Openstack-Request-Id: req-7a3920b4-e5d8-44bb-bf88-20ee4d9294aa Date: Fri, 12 Oct 2018 03:15:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:50Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d51109d-26a3-4850-b872-3f4be1574099","ip_address":"10.55.1.100"}],"id":"31fc4389-0167-4d6b-a530-2777f6fe0b87","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:19:9a:64","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-port","admin_state_up":true,"network_id":"9398f090-01c8-46ec-a03a-2bb6636402cd","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:50Z","binding:vnic_type":"normal","device_id":""},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d51109d-26a3-4850-b872-3f4be1574099","ip_address":"10.55.1.3"}],"id":"39cdfef8-8096-4dfb-adc9-fb06bfe340d7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:88:35:97","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9398f090-01c8-46ec-a03a-2bb6636402cd","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9398f090-01c8-46ec-a03a-2bb6636402cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d51109d-26a3-4850-b872-3f4be1574099","ip_address":"10.55.1.4"}],"id":"7276c601-bce4-4181-aac4-c8cd38504490","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:59:68:c1","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9398f090-01c8-46ec-a03a-2bb6636402cd","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:48Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9398f090-01c8-46ec-a03a-2bb6636402cd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:15:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"0d51109d-26a3-4850-b872-3f4be1574099","ip_address":"10.55.1.2"}],"id":"96c1e962-dd3b-4463-b043-9efde20c30b5","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:38:2d","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9398f090-01c8-46ec-a03a-2bb6636402cd","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:47Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9398f090-01c8-46ec-a03a-2bb6636402cd"}]} 2018-10-12 03:15:50,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports used request id req-7a3920b4-e5d8-44bb-bf88-20ee4d9294aa 2018-10-12 03:15:50,836 - neutron_utils - INFO - Deleting port with name NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-port 2018-10-12 03:15:50,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/31fc4389-0167-4d6b-a530-2777f6fe0b87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:51,265 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff16347e-cd02-47e4-b071-704b7c623763 Date: Fri, 12 Oct 2018 03:15:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:51,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/31fc4389-0167-4d6b-a530-2777f6fe0b87 used request id req-ff16347e-cd02-47e4-b071-704b7c623763 2018-10-12 03:15:51,266 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet 2018-10-12 03:15:51,266 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-subnet 2018-10-12 03:15:51,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/0d51109d-26a3-4850-b872-3f4be1574099 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:53,134 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e78b05c2-3cd1-4cba-ac56-8c0cadc0a9f3 Date: Fri, 12 Oct 2018 03:15:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:53,134 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/0d51109d-26a3-4850-b872-3f4be1574099 used request id req-e78b05c2-3cd1-4cba-ac56-8c0cadc0a9f3 2018-10-12 03:15:53,135 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-9f6941ab-0260-4deb-8c38-46728e4c300d-pub-net 2018-10-12 03:15:53,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/9398f090-01c8-46ec-a03a-2bb6636402cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0abd9ac88b296239b846b43d8f0fd13b4a25403" 2018-10-12 03:15:54,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b0f2f62-751f-4140-8092-15606d4314d3 Date: Fri, 12 Oct 2018 03:15:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:15:54,446 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9398f090-01c8-46ec-a03a-2bb6636402cd used request id req-5b0f2f62-751f-4140-8092-15606d4314d3 2018-10-12 03:15:54,447 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:15:54,841 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:15:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["yJXhvC7tROysgO4Ry4k0aA"], "issued_at": "2018-10-12T03:15:54.000000Z"}} 2018-10-12 03:15:54,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:54,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-265293fc-4b23-4271-a475-541d39781856 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:15:54,918 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-265293fc-4b23-4271-a475-541d39781856 2018-10-12 03:15:54,920 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net 2018-10-12 03:15:54,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" -d '{"network": {"name": "NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net", "admin_state_up": true}}' 2018-10-12 03:15:55,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-a326f703-67c7-4830-b90c-17335ac1845b Date: Fri, 12 Oct 2018 03:15:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"a6e64576-c263-4bfd-a4df-9d08390be16c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:15:55Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:55Z","mtu":1450}} 2018-10-12 03:15:55,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-a326f703-67c7-4830-b90c-17335ac1845b 2018-10-12 03:15:55,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a6e64576-c263-4bfd-a4df-9d08390be16c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:55,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-5fe5e929-a8d5-4b78-a2c9-e22e7e4e0e01 Date: Fri, 12 Oct 2018 03:15:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"a6e64576-c263-4bfd-a4df-9d08390be16c","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:15:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:55,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a6e64576-c263-4bfd-a4df-9d08390be16c used request id req-5fe5e929-a8d5-4b78-a2c9-e22e7e4e0e01 2018-10-12 03:15:55,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:55,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f75d5896-f65f-432e-8e9e-68778f495d7d Date: Fri, 12 Oct 2018 03:15:55 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:15:55,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c used request id req-f75d5896-f65f-432e-8e9e-68778f495d7d 2018-10-12 03:15:55,791 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet 2018-10-12 03:15:55,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" -d '{"subnets": [{"ip_version": 4, "network_id": "a6e64576-c263-4bfd-a4df-9d08390be16c", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet"}]}' 2018-10-12 03:15:56,182 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-1ba04210-9a5a-4eab-95fd-b4367bbda203 Date: Fri, 12 Oct 2018 03:15:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6e64576-c263-4bfd-a4df-9d08390be16c","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:55Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15: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":"82f0c944f0ab46839e74820af9796ffb","id":"6baccc69-5c90-4293-a43b-680abd67c3d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet"}]} 2018-10-12 03:15:56,182 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-1ba04210-9a5a-4eab-95fd-b4367bbda203 2018-10-12 03:15:56,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=a6e64576-c263-4bfd-a4df-9d08390be16c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:56,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c8d0f1a0-8f20-4223-8458-cfef64afdf6f Date: Fri, 12 Oct 2018 03:15:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6e64576-c263-4bfd-a4df-9d08390be16c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["6baccc69-5c90-4293-a43b-680abd67c3d6"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:56,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=a6e64576-c263-4bfd-a4df-9d08390be16c used request id req-c8d0f1a0-8f20-4223-8458-cfef64afdf6f 2018-10-12 03:15:56,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:56,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-64f1f917-9157-4bfc-8bfa-ede548a5de62 Date: Fri, 12 Oct 2018 03:15:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6e64576-c263-4bfd-a4df-9d08390be16c","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:55Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15: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":"82f0c944f0ab46839e74820af9796ffb","id":"6baccc69-5c90-4293-a43b-680abd67c3d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet"}]} 2018-10-12 03:15:56,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c used request id req-64f1f917-9157-4bfc-8bfa-ede548a5de62 2018-10-12 03:15:56,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:56,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-cb38547e-a063-40de-8d1c-9ba4e8ea7114 Date: Fri, 12 Oct 2018 03:15:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6e64576-c263-4bfd-a4df-9d08390be16c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["6baccc69-5c90-4293-a43b-680abd67c3d6"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:56,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net used request id req-cb38547e-a063-40de-8d1c-9ba4e8ea7114 2018-10-12 03:15:56,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:15:56,740 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:15:56,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:56,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f99d2f7-9a77-405f-a81b-aced0794357d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:15:56,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-5f99d2f7-9a77-405f-a81b-aced0794357d 2018-10-12 03:15:56,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:57,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dcd7373c-f8ea-4644-9e3f-85199350503f Date: Fri, 12 Oct 2018 03:15:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6e64576-c263-4bfd-a4df-9d08390be16c","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:55Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15: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":"82f0c944f0ab46839e74820af9796ffb","id":"6baccc69-5c90-4293-a43b-680abd67c3d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet"}]} 2018-10-12 03:15:57,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c used request id req-dcd7373c-f8ea-4644-9e3f-85199350503f 2018-10-12 03:15:57,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c&name=NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:57,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2cd37fc9-2bbf-49d5-9b0e-1a5d4377ce47 Date: Fri, 12 Oct 2018 03:15:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6e64576-c263-4bfd-a4df-9d08390be16c","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:55Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15: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":"82f0c944f0ab46839e74820af9796ffb","id":"6baccc69-5c90-4293-a43b-680abd67c3d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet"}]} 2018-10-12 03:15:57,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c&name=NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet used request id req-2cd37fc9-2bbf-49d5-9b0e-1a5d4377ce47 2018-10-12 03:15:57,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:15:57,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:15:57,509 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:15:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["j8qiUlF7TDG1yDnGHM9XUA"], "issued_at": "2018-10-12T03:15:57.000000Z"}} 2018-10-12 03:15:57,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22072fde8ba8a1ae2e0817ab4ce4e63ce816c2b" 2018-10-12 03:15:57,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d70dd5a6-f8dc-43cd-85c7-db6be96372a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:15:57,590 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d70dd5a6-f8dc-43cd-85c7-db6be96372a0 2018-10-12 03:15:57,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:57,834 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-6503008f-f63e-466c-a827-513b74a6c0c3 Date: Fri, 12 Oct 2018 03:15:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6e64576-c263-4bfd-a4df-9d08390be16c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["6baccc69-5c90-4293-a43b-680abd67c3d6"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:57,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net used request id req-6503008f-f63e-466c-a827-513b74a6c0c3 2018-10-12 03:15:57,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:57,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-be58933d-e3cc-4e73-ae61-2d529de81fe0 Date: Fri, 12 Oct 2018 03:15:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6e64576-c263-4bfd-a4df-9d08390be16c","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:55Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15: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":"82f0c944f0ab46839e74820af9796ffb","id":"6baccc69-5c90-4293-a43b-680abd67c3d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet"}]} 2018-10-12 03:15:57,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c used request id req-be58933d-e3cc-4e73-ae61-2d529de81fe0 2018-10-12 03:15:57,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:58,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-4bfb3917-75d5-4552-8ae7-0e5d55ce898f Date: Fri, 12 Oct 2018 03:15:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"a6e64576-c263-4bfd-a4df-9d08390be16c","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":35,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["6baccc69-5c90-4293-a43b-680abd67c3d6"],"description":"","tags":[],"updated_at":"2018-10-12T03:15:55Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:15:58,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net used request id req-4bfb3917-75d5-4552-8ae7-0e5d55ce898f 2018-10-12 03:15:58,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:15:58,144 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:15:58,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c22072fde8ba8a1ae2e0817ab4ce4e63ce816c2b" 2018-10-12 03:15:58,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:15:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23f1fff4-b995-4fcf-9c75-798b90474aab Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:15:58,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-23f1fff4-b995-4fcf-9c75-798b90474aab 2018-10-12 03:15:58,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:58,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ea5e1fbb-260b-4b87-88b8-1775cb387647 Date: Fri, 12 Oct 2018 03:15:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6e64576-c263-4bfd-a4df-9d08390be16c","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:55Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15: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":"82f0c944f0ab46839e74820af9796ffb","id":"6baccc69-5c90-4293-a43b-680abd67c3d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet"}]} 2018-10-12 03:15:58,521 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c used request id req-ea5e1fbb-260b-4b87-88b8-1775cb387647 2018-10-12 03:15:58,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c&name=NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:15:58,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-32eb07e5-d585-4c78-8d4a-942007f05f97 Date: Fri, 12 Oct 2018 03:15:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"a6e64576-c263-4bfd-a4df-9d08390be16c","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:15:55Z","dns_nameservers":[],"updated_at":"2018-10-12T03:15: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":"82f0c944f0ab46839e74820af9796ffb","id":"6baccc69-5c90-4293-a43b-680abd67c3d6","subnetpool_id":null,"name":"NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet"}]} 2018-10-12 03:15:58,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=a6e64576-c263-4bfd-a4df-9d08390be16c&name=NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet used request id req-32eb07e5-d585-4c78-8d4a-942007f05f97 2018-10-12 03:15:58,715 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net 2018-10-12 03:15:58,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" -d '{"port": {"network_id": "a6e64576-c263-4bfd-a4df-9d08390be16c", "fixed_ips": [{"subnet_id": "6baccc69-5c90-4293-a43b-680abd67c3d6", "ip_address": "foo"}], "name": "NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-port", "admin_state_up": true}}' 2018-10-12 03:15:58,889 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 142 Content-Type: application/json X-Openstack-Request-Id: req-324c80cb-488f-4923-bb58-35ec5847222f Date: Fri, 12 Oct 2018 03:15:58 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'foo' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-12 03:15:58,889 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-324c80cb-488f-4923-bb58-35ec5847222f 2018-10-12 03:15:58,889 - 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-10-12 03:15:58,890 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet 2018-10-12 03:15:58,890 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-subnet 2018-10-12 03:15:58,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/6baccc69-5c90-4293-a43b-680abd67c3d6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:16:00,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3b78619e-74e7-45b5-b814-c2706222ae55 Date: Fri, 12 Oct 2018 03:16:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:00,739 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/6baccc69-5c90-4293-a43b-680abd67c3d6 used request id req-3b78619e-74e7-45b5-b814-c2706222ae55 2018-10-12 03:16:00,739 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-edc11a5b-d43d-492d-bf3b-3d509430c807-pub-net 2018-10-12 03:16:00,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/a6e64576-c263-4bfd-a4df-9d08390be16c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}53629c6b9106385d7180564dc91e456de2d5105d" 2018-10-12 03:16:01,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ae347cde-708f-4b64-9188-3ea64deb2457 Date: Fri, 12 Oct 2018 03:16:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:01,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/a6e64576-c263-4bfd-a4df-9d08390be16c used request id req-ae347cde-708f-4b64-9188-3ea64deb2457 2018-10-12 03:16:01,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:02,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["lHem5pPbSIyA1QvHdm-hjA"], "issued_at": "2018-10-12T03:16:02.000000Z"}} 2018-10-12 03:16:02,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:02,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-510661fc-bb3a-4ec0-92d7-1cf9427c1b8f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:02,331 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-510661fc-bb3a-4ec0-92d7-1cf9427c1b8f 2018-10-12 03:16:02,332 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net 2018-10-12 03:16:02,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" -d '{"network": {"name": "NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net", "admin_state_up": true}}' 2018-10-12 03:16:02,727 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2e9394fb-18cb-4507-8bfb-7a13623d0485 Date: Fri, 12 Oct 2018 03:16: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":"b36b873d-99c1-45df-8640-ec3a44d666ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:16:02Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:02Z","mtu":1450}} 2018-10-12 03:16:02,727 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-2e9394fb-18cb-4507-8bfb-7a13623d0485 2018-10-12 03:16:02,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b36b873d-99c1-45df-8640-ec3a44d666ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:02,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-ef85e63e-4cfb-42e7-9987-7eb68c3e2eac Date: Fri, 12 Oct 2018 03:16:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b36b873d-99c1-45df-8640-ec3a44d666ec","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:16:02Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:02Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:02,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b36b873d-99c1-45df-8640-ec3a44d666ec used request id req-ef85e63e-4cfb-42e7-9987-7eb68c3e2eac 2018-10-12 03:16:02,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:03,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-51d04704-7d06-44e4-b2db-f15081499ce0 Date: Fri, 12 Oct 2018 03:16:03 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:16:03,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec used request id req-51d04704-7d06-44e4-b2db-f15081499ce0 2018-10-12 03:16:03,176 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet 2018-10-12 03:16:03,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" -d '{"subnets": [{"ip_version": 4, "network_id": "b36b873d-99c1-45df-8640-ec3a44d666ec", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet"}]}' 2018-10-12 03:16:03,697 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ac86df4f-5ab7-48d1-bb79-081c8eb06f0d Date: Fri, 12 Oct 2018 03:16:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b36b873d-99c1-45df-8640-ec3a44d666ec","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:03Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:03Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"4a65cc23-daa9-4d6d-bb40-0db48c84603d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet"}]} 2018-10-12 03:16:03,697 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ac86df4f-5ab7-48d1-bb79-081c8eb06f0d 2018-10-12 03:16:03,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b36b873d-99c1-45df-8640-ec3a44d666ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:03,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-d6edb19e-c2af-4a49-9eb0-f2ee7a949645 Date: Fri, 12 Oct 2018 03:16:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b36b873d-99c1-45df-8640-ec3a44d666ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["4a65cc23-daa9-4d6d-bb40-0db48c84603d"],"description":"","tags":[],"updated_at":"2018-10-12T03:16:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:02Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:03,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b36b873d-99c1-45df-8640-ec3a44d666ec used request id req-d6edb19e-c2af-4a49-9eb0-f2ee7a949645 2018-10-12 03:16:03,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:04,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e66ec15a-a702-4220-a45f-c946199b8611 Date: Fri, 12 Oct 2018 03:16:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b36b873d-99c1-45df-8640-ec3a44d666ec","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:03Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:03Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"4a65cc23-daa9-4d6d-bb40-0db48c84603d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet"}]} 2018-10-12 03:16:04,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec used request id req-e66ec15a-a702-4220-a45f-c946199b8611 2018-10-12 03:16:04,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:04,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-0cec3512-6dda-4d67-a8c3-8994b4230b2c Date: Fri, 12 Oct 2018 03:16:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b36b873d-99c1-45df-8640-ec3a44d666ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["4a65cc23-daa9-4d6d-bb40-0db48c84603d"],"description":"","tags":[],"updated_at":"2018-10-12T03:16:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:02Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:04,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net used request id req-0cec3512-6dda-4d67-a8c3-8994b4230b2c 2018-10-12 03:16:04,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:16:04,468 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:16:04,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:04,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f26edaa-5a8d-4433-9559-9873c82dc165 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:16:04,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-3f26edaa-5a8d-4433-9559-9873c82dc165 2018-10-12 03:16:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:04,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-439793b5-c0fe-46ff-9dcf-1f1db72b774a Date: Fri, 12 Oct 2018 03:16:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b36b873d-99c1-45df-8640-ec3a44d666ec","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:03Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:03Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"4a65cc23-daa9-4d6d-bb40-0db48c84603d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet"}]} 2018-10-12 03:16:04,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec used request id req-439793b5-c0fe-46ff-9dcf-1f1db72b774a 2018-10-12 03:16:04,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec&name=NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:04,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4dc89f55-59b3-4101-8d3a-db0ae8c440c1 Date: Fri, 12 Oct 2018 03:16:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b36b873d-99c1-45df-8640-ec3a44d666ec","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:03Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:03Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"4a65cc23-daa9-4d6d-bb40-0db48c84603d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet"}]} 2018-10-12 03:16:04,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec&name=NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet used request id req-4dc89f55-59b3-4101-8d3a-db0ae8c440c1 2018-10-12 03:16:04,916 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:16:04,917 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:05,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["XusxpxadT7K6oG80KcPCCw"], "issued_at": "2018-10-12T03:16:05.000000Z"}} 2018-10-12 03:16:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac21d779018a8d49c5a43a6f1d5854abe0b717a8" 2018-10-12 03:16:05,431 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca00b92-2ed3-4a5f-a136-6b3231889867 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:05,431 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8ca00b92-2ed3-4a5f-a136-6b3231889867 2018-10-12 03:16:05,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:05,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-1792b913-b38c-4714-abf4-a98c620bd380 Date: Fri, 12 Oct 2018 03:16:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b36b873d-99c1-45df-8640-ec3a44d666ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["4a65cc23-daa9-4d6d-bb40-0db48c84603d"],"description":"","tags":[],"updated_at":"2018-10-12T03:16:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:02Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:05,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net used request id req-1792b913-b38c-4714-abf4-a98c620bd380 2018-10-12 03:16:05,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:05,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4ed636f1-b84a-4f6f-85be-1556be0d1963 Date: Fri, 12 Oct 2018 03:16:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b36b873d-99c1-45df-8640-ec3a44d666ec","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:03Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:03Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"4a65cc23-daa9-4d6d-bb40-0db48c84603d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet"}]} 2018-10-12 03:16:05,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec used request id req-4ed636f1-b84a-4f6f-85be-1556be0d1963 2018-10-12 03:16:05,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:05,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-7abb0828-bb19-44fd-b57d-184140de2f66 Date: Fri, 12 Oct 2018 03:16:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b36b873d-99c1-45df-8640-ec3a44d666ec","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["4a65cc23-daa9-4d6d-bb40-0db48c84603d"],"description":"","tags":[],"updated_at":"2018-10-12T03:16:03Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:02Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:05,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net used request id req-7abb0828-bb19-44fd-b57d-184140de2f66 2018-10-12 03:16:05,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:16:05,865 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:16: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:16:05,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ac21d779018a8d49c5a43a6f1d5854abe0b717a8" 2018-10-12 03:16:05,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db8d9e18-b743-43dc-a4d4-c4e0c907c30f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:16:05,971 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-db8d9e18-b743-43dc-a4d4-c4e0c907c30f 2018-10-12 03:16:05,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:06,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e8fb7b27-d325-4bd6-aa95-f5e3b8843388 Date: Fri, 12 Oct 2018 03:16:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b36b873d-99c1-45df-8640-ec3a44d666ec","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:03Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:03Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"4a65cc23-daa9-4d6d-bb40-0db48c84603d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet"}]} 2018-10-12 03:16:06,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec used request id req-e8fb7b27-d325-4bd6-aa95-f5e3b8843388 2018-10-12 03:16:06,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec&name=NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:06,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8ed9e344-86da-4741-9740-baf93fca1735 Date: Fri, 12 Oct 2018 03:16:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b36b873d-99c1-45df-8640-ec3a44d666ec","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:03Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:03Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"4a65cc23-daa9-4d6d-bb40-0db48c84603d","subnetpool_id":null,"name":"NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet"}]} 2018-10-12 03:16:06,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b36b873d-99c1-45df-8640-ec3a44d666ec&name=NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet used request id req-8ed9e344-86da-4741-9740-baf93fca1735 2018-10-12 03:16:06,401 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net 2018-10-12 03:16:06,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" -d '{"port": {"network_id": "b36b873d-99c1-45df-8640-ec3a44d666ec", "fixed_ips": [{"subnet_id": "4a65cc23-daa9-4d6d-bb40-0db48c84603d", "ip_address": "10.197.123.100"}], "name": "NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-port", "admin_state_up": true}}' 2018-10-12 03:16:06,679 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-d6b3b193-8b37-41ec-b84d-9030948e2e67 Date: Fri, 12 Oct 2018 03:16:06 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.197.123.100 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-12 03:16:06,679 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-d6b3b193-8b37-41ec-b84d-9030948e2e67 2018-10-12 03:16:06,679 - 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-10-12 03:16:06,680 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet 2018-10-12 03:16:06,680 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-subnet 2018-10-12 03:16:06,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/4a65cc23-daa9-4d6d-bb40-0db48c84603d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:08,672 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2f356829-9154-456c-8313-00593ca4b6e9 Date: Fri, 12 Oct 2018 03:16:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:08,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/4a65cc23-daa9-4d6d-bb40-0db48c84603d used request id req-2f356829-9154-456c-8313-00593ca4b6e9 2018-10-12 03:16:08,673 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-79e970ba-c1fb-4654-a3df-d789c5385492-pub-net 2018-10-12 03:16:08,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/b36b873d-99c1-45df-8640-ec3a44d666ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}293db1f811682657e79b0549414d0cb837875445" 2018-10-12 03:16:10,026 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e03a2294-d268-417e-a836-141dcfc45357 Date: Fri, 12 Oct 2018 03:16:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:10,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b36b873d-99c1-45df-8640-ec3a44d666ec used request id req-e03a2294-d268-417e-a836-141dcfc45357 2018-10-12 03:16:10,027 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:10,400 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["ExGfoSD4RuCs3YdnrnTA7Q"], "issued_at": "2018-10-12T03:16:10.000000Z"}} 2018-10-12 03:16:10,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:10,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c5a3d3d-b159-48b8-a99c-b71d8ccbe07e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:10,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7c5a3d3d-b159-48b8-a99c-b71d8ccbe07e 2018-10-12 03:16:10,498 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net 2018-10-12 03:16:10,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" -d '{"network": {"name": "NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net", "admin_state_up": true}}' 2018-10-12 03:16:10,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-17a2e19e-6d98-49cf-9dc4-dfaab044f033 Date: Fri, 12 Oct 2018 03:16: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":"9ecb4230-4a9f-46c9-b29e-4005b7e0f08e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:16:10Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:10Z","mtu":1450}} 2018-10-12 03:16:10,900 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-17a2e19e-6d98-49cf-9dc4-dfaab044f033 2018-10-12 03:16:10,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:11,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-eceb6a70-13ef-4015-9b4b-13014fc6393f Date: Fri, 12 Oct 2018 03:16:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"9ecb4230-4a9f-46c9-b29e-4005b7e0f08e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:16:10Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:10Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:11,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e used request id req-eceb6a70-13ef-4015-9b4b-13014fc6393f 2018-10-12 03:16:11,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:11,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4c976d8e-b3db-4fe2-b7e1-a26631cf8841 Date: Fri, 12 Oct 2018 03:16:11 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:16:11,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e used request id req-4c976d8e-b3db-4fe2-b7e1-a26631cf8841 2018-10-12 03:16:11,347 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet 2018-10-12 03:16:11,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" -d '{"subnets": [{"ip_version": 4, "network_id": "9ecb4230-4a9f-46c9-b29e-4005b7e0f08e", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet"}]}' 2018-10-12 03:16:11,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-9612daa1-ebde-43ab-93f0-b2e70da40b58 Date: Fri, 12 Oct 2018 03:16:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ecb4230-4a9f-46c9-b29e-4005b7e0f08e","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:11Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"996665e9-ac66-44f2-b31f-768995ace9ad","subnetpool_id":null,"name":"NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet"}]} 2018-10-12 03:16:11,882 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-9612daa1-ebde-43ab-93f0-b2e70da40b58 2018-10-12 03:16:11,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:12,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-81f1467d-9da7-42a3-86f2-23c11c786e33 Date: Fri, 12 Oct 2018 03:16:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ecb4230-4a9f-46c9-b29e-4005b7e0f08e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["996665e9-ac66-44f2-b31f-768995ace9ad"],"description":"","tags":[],"updated_at":"2018-10-12T03:16:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:10Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:12,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e used request id req-81f1467d-9da7-42a3-86f2-23c11c786e33 2018-10-12 03:16:12,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:12,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-dcd2d394-e31c-4d86-a87d-054e979ef958 Date: Fri, 12 Oct 2018 03:16:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ecb4230-4a9f-46c9-b29e-4005b7e0f08e","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:11Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"996665e9-ac66-44f2-b31f-768995ace9ad","subnetpool_id":null,"name":"NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet"}]} 2018-10-12 03:16:12,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e used request id req-dcd2d394-e31c-4d86-a87d-054e979ef958 2018-10-12 03:16:12,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:12,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-09928c54-3278-451e-a539-43c86e582b2f Date: Fri, 12 Oct 2018 03:16:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ecb4230-4a9f-46c9-b29e-4005b7e0f08e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["996665e9-ac66-44f2-b31f-768995ace9ad"],"description":"","tags":[],"updated_at":"2018-10-12T03:16:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:10Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:12,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net used request id req-09928c54-3278-451e-a539-43c86e582b2f 2018-10-12 03:16:12,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:16:12,633 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:16: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:16:12,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:12,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d8f5cf-b673-4bad-9ab6-d142b069d9d3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:16:12,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-f4d8f5cf-b673-4bad-9ab6-d142b069d9d3 2018-10-12 03:16:12,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:12,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-e6044514-59d2-410e-afd0-6a182490e8db Date: Fri, 12 Oct 2018 03:16:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ecb4230-4a9f-46c9-b29e-4005b7e0f08e","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:11Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"996665e9-ac66-44f2-b31f-768995ace9ad","subnetpool_id":null,"name":"NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet"}]} 2018-10-12 03:16:12,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e used request id req-e6044514-59d2-410e-afd0-6a182490e8db 2018-10-12 03:16:12,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e&name=NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:13,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ec25c2bb-2c53-45ba-ad00-2b8848665b9a Date: Fri, 12 Oct 2018 03:16:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ecb4230-4a9f-46c9-b29e-4005b7e0f08e","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:11Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"996665e9-ac66-44f2-b31f-768995ace9ad","subnetpool_id":null,"name":"NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet"}]} 2018-10-12 03:16:13,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e&name=NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet used request id req-ec25c2bb-2c53-45ba-ad00-2b8848665b9a 2018-10-12 03:16:13,023 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:16:13,024 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:13,419 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["e0_KPpVFTPCDnlELG792rg"], "issued_at": "2018-10-12T03:16:13.000000Z"}} 2018-10-12 03:16:13,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8d985c62586e6b02f9f6f3ac269eddeb4ffafa" 2018-10-12 03:16:13,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-958f0b77-3971-4400-ae80-d3f9e05b50cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:13,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-958f0b77-3971-4400-ae80-d3f9e05b50cf 2018-10-12 03:16:13,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:13,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-9e031243-113c-44a4-911a-1b34e9478c15 Date: Fri, 12 Oct 2018 03:16:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ecb4230-4a9f-46c9-b29e-4005b7e0f08e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["996665e9-ac66-44f2-b31f-768995ace9ad"],"description":"","tags":[],"updated_at":"2018-10-12T03:16:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:10Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:13,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net used request id req-9e031243-113c-44a4-911a-1b34e9478c15 2018-10-12 03:16:13,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:13,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-2a067ea0-3768-40c5-9585-c9ba20fec20e Date: Fri, 12 Oct 2018 03:16:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ecb4230-4a9f-46c9-b29e-4005b7e0f08e","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:11Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"996665e9-ac66-44f2-b31f-768995ace9ad","subnetpool_id":null,"name":"NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet"}]} 2018-10-12 03:16:13,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e used request id req-2a067ea0-3768-40c5-9585-c9ba20fec20e 2018-10-12 03:16:13,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:14,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-48611830-fa9d-44c8-914e-6f12f7bed319 Date: Fri, 12 Oct 2018 03:16:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9ecb4230-4a9f-46c9-b29e-4005b7e0f08e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["996665e9-ac66-44f2-b31f-768995ace9ad"],"description":"","tags":[],"updated_at":"2018-10-12T03:16:11Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:10Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:14,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net used request id req-48611830-fa9d-44c8-914e-6f12f7bed319 2018-10-12 03:16:14,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:16:14,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:16:14,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db8d985c62586e6b02f9f6f3ac269eddeb4ffafa" 2018-10-12 03:16:14,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eb61994-653f-4b68-90ca-7d69050462ff Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:16:14,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-5eb61994-653f-4b68-90ca-7d69050462ff 2018-10-12 03:16:14,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:14,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ab2a4078-3740-4762-b78b-3fed50a8f786 Date: Fri, 12 Oct 2018 03:16:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ecb4230-4a9f-46c9-b29e-4005b7e0f08e","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:11Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"996665e9-ac66-44f2-b31f-768995ace9ad","subnetpool_id":null,"name":"NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet"}]} 2018-10-12 03:16:14,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e used request id req-ab2a4078-3740-4762-b78b-3fed50a8f786 2018-10-12 03:16:14,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e&name=NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:14,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-87e3899f-0da7-4fb1-8405-aa2f0b076977 Date: Fri, 12 Oct 2018 03:16:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9ecb4230-4a9f-46c9-b29e-4005b7e0f08e","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:11Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"996665e9-ac66-44f2-b31f-768995ace9ad","subnetpool_id":null,"name":"NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet"}]} 2018-10-12 03:16:14,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9ecb4230-4a9f-46c9-b29e-4005b7e0f08e&name=NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet used request id req-87e3899f-0da7-4fb1-8405-aa2f0b076977 2018-10-12 03:16:14,446 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net 2018-10-12 03:16:14,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" -d '{"port": {"network_id": "9ecb4230-4a9f-46c9-b29e-4005b7e0f08e", "fixed_ips": [{"subnet_id": "996665e9-ac66-44f2-b31f-768995ace9ad", "ip_address": null}], "name": "NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-port", "admin_state_up": true}}' 2018-10-12 03:16:14,607 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 143 Content-Type: application/json X-Openstack-Request-Id: req-d4dfc25c-a0d3-45e7-b65a-aa7f7d15aacc Date: Fri, 12 Oct 2018 03:16:14 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for fixed_ips. Reason: 'None' is not a valid IP address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-12 03:16:14,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-d4dfc25c-a0d3-45e7-b65a-aa7f7d15aacc 2018-10-12 03:16:14,608 - 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-10-12 03:16:14,608 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet 2018-10-12 03:16:14,608 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-subnet 2018-10-12 03:16:14,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/996665e9-ac66-44f2-b31f-768995ace9ad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:16,588 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14e3f3de-c894-4a79-b612-6dbd4cc91ef6 Date: Fri, 12 Oct 2018 03:16:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:16,589 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/996665e9-ac66-44f2-b31f-768995ace9ad used request id req-14e3f3de-c894-4a79-b612-6dbd4cc91ef6 2018-10-12 03:16:16,589 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-61f7e09e-82bf-42e6-9df1-c6748bb6c56b-pub-net 2018-10-12 03:16:16,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/9ecb4230-4a9f-46c9-b29e-4005b7e0f08e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5efcc77513772cf0e12688f02733355fa84563b9" 2018-10-12 03:16:17,678 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a4b2897a-426a-486e-aab9-9cfb06a44bbf Date: Fri, 12 Oct 2018 03:16:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:17,678 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9ecb4230-4a9f-46c9-b29e-4005b7e0f08e used request id req-a4b2897a-426a-486e-aab9-9cfb06a44bbf 2018-10-12 03:16:17,680 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:18,060 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["z7fD_0SWRHanZFDwD5twGg"], "issued_at": "2018-10-12T03:16:18.000000Z"}} 2018-10-12 03:16:18,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:18,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2bfc7cf-d5e1-467d-8be0-166e51d711fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:18,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c2bfc7cf-d5e1-467d-8be0-166e51d711fe 2018-10-12 03:16:18,139 - neutron_utils - INFO - Creating network with name NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net 2018-10-12 03:16:18,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" -d '{"network": {"name": "NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net", "admin_state_up": true}}' 2018-10-12 03:16:18,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-21882276-0ec6-470c-aeba-e8b4cdfa9578 Date: Fri, 12 Oct 2018 03:16:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:16:18Z","is_default":false,"qos_policy_id":null,"name":"NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:18Z","mtu":1450}} 2018-10-12 03:16:18,608 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-21882276-0ec6-470c-aeba-e8b4cdfa9578 2018-10-12 03:16:18,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:18,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-fc466407-624e-4a19-8873-b0bb3de9fb4b Date: Fri, 12 Oct 2018 03:16:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:16:18Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:18Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:18,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 used request id req-fc466407-624e-4a19-8873-b0bb3de9fb4b 2018-10-12 03:16:18,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:19,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-521aba5f-04af-4873-a00c-4167f566fe6e Date: Fri, 12 Oct 2018 03:16:19 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:16:19,015 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 used request id req-521aba5f-04af-4873-a00c-4167f566fe6e 2018-10-12 03:16:19,015 - neutron_utils - INFO - Creating subnet with name NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet 2018-10-12 03:16:19,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" -d '{"subnets": [{"ip_version": 4, "network_id": "59d7041c-4d2f-4f55-a5d0-02902abb8af8", "cidr": "10.55.1.0/24", "name": "NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet"}]}' 2018-10-12 03:16:19,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-48e5098e-56a9-4781-a7bb-50f898d758b2 Date: Fri, 12 Oct 2018 03:16:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:19Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"bb57bd9c-c083-442c-be21-dc13c1de2be1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet"}]} 2018-10-12 03:16:19,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-48e5098e-56a9-4781-a7bb-50f898d758b2 2018-10-12 03:16:19,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:19,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-233cd015-a80a-4e81-881b-64d4b4e20690 Date: Fri, 12 Oct 2018 03:16:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["bb57bd9c-c083-442c-be21-dc13c1de2be1"],"description":"","tags":[],"updated_at":"2018-10-12T03:16:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:18Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:19,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 used request id req-233cd015-a80a-4e81-881b-64d4b4e20690 2018-10-12 03:16:19,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:19,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7118aef1-68d0-4d70-a421-795cae7ca1eb Date: Fri, 12 Oct 2018 03:16:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:19Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"bb57bd9c-c083-442c-be21-dc13c1de2be1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet"}]} 2018-10-12 03:16:19,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 used request id req-7118aef1-68d0-4d70-a421-795cae7ca1eb 2018-10-12 03:16:19,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:20,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-c63ebec3-e7be-46a3-8a48-f50bc03f9c2b Date: Fri, 12 Oct 2018 03:16:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["bb57bd9c-c083-442c-be21-dc13c1de2be1"],"description":"","tags":[],"updated_at":"2018-10-12T03:16:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:18Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:20,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net used request id req-c63ebec3-e7be-46a3-8a48-f50bc03f9c2b 2018-10-12 03:16:20,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:16:20,186 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:16: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:16:20,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:20,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e61b2e7e-65c5-48a9-9a11-c44e435d5dca Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:16:20,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-e61b2e7e-65c5-48a9-9a11-c44e435d5dca 2018-10-12 03:16:20,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:20,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-ec397b6a-933b-4804-9771-f7b4332a0e7e Date: Fri, 12 Oct 2018 03:16:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:19Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"bb57bd9c-c083-442c-be21-dc13c1de2be1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet"}]} 2018-10-12 03:16:20,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 used request id req-ec397b6a-933b-4804-9771-f7b4332a0e7e 2018-10-12 03:16:20,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8&name=NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:20,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-c934fa85-be28-4359-aa94-bc5b2b73beed Date: Fri, 12 Oct 2018 03:16:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:19Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"bb57bd9c-c083-442c-be21-dc13c1de2be1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet"}]} 2018-10-12 03:16:20,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8&name=NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet used request id req-c934fa85-be28-4359-aa94-bc5b2b73beed 2018-10-12 03:16:20,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:16:20,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:21,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["ecOjJ5LnQEGmDUIwPzKsvA"], "issued_at": "2018-10-12T03:16:21.000000Z"}} 2018-10-12 03:16:21,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b41e930eeee7368600ba3ad9ee5e1fb13d204b" 2018-10-12 03:16:21,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49713c84-70b7-466f-969c-18a5bcfd92f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:21,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-49713c84-70b7-466f-969c-18a5bcfd92f9 2018-10-12 03:16:21,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:21,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-440acb4e-9326-40a5-b774-3f7441874f0d Date: Fri, 12 Oct 2018 03:16:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["bb57bd9c-c083-442c-be21-dc13c1de2be1"],"description":"","tags":[],"updated_at":"2018-10-12T03:16:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:18Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:21,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net used request id req-440acb4e-9326-40a5-b774-3f7441874f0d 2018-10-12 03:16:21,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:21,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-66a6ad2e-ff12-482e-be7a-b1b862ff45eb Date: Fri, 12 Oct 2018 03:16:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:19Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"bb57bd9c-c083-442c-be21-dc13c1de2be1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet"}]} 2018-10-12 03:16:21,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 used request id req-66a6ad2e-ff12-482e-be7a-b1b862ff45eb 2018-10-12 03:16:21,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:22,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 749 X-Openstack-Request-Id: req-3600e55b-c114-43be-91c0-4328b7682b2d Date: Fri, 12 Oct 2018 03:16:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":20,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["bb57bd9c-c083-442c-be21-dc13c1de2be1"],"description":"","tags":[],"updated_at":"2018-10-12T03:16:19Z","qos_policy_id":null,"name":"NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:18Z","provider:network_type":"vxlan"}]} 2018-10-12 03:16:22,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net used request id req-3600e55b-c114-43be-91c0-4328b7682b2d 2018-10-12 03:16:22,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:16:22,058 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:16: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:16:22,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22b41e930eeee7368600ba3ad9ee5e1fb13d204b" 2018-10-12 03:16:22,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aaae795-6961-4b7a-9ea7-9a31bf3c5f26 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:16:22,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-9aaae795-6961-4b7a-9ea7-9a31bf3c5f26 2018-10-12 03:16:22,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:22,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-4064149f-fe64-4184-bdc9-b6939ae0775e Date: Fri, 12 Oct 2018 03:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:19Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"bb57bd9c-c083-442c-be21-dc13c1de2be1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet"}]} 2018-10-12 03:16:22,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8 used request id req-4064149f-fe64-4184-bdc9-b6939ae0775e 2018-10-12 03:16:22,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8&name=NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:22,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-7f5230ba-ea7f-4820-9d19-c730c0459930 Date: Fri, 12 Oct 2018 03:16:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:19Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16: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":"82f0c944f0ab46839e74820af9796ffb","id":"bb57bd9c-c083-442c-be21-dc13c1de2be1","subnetpool_id":null,"name":"NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet"}]} 2018-10-12 03:16:22,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=59d7041c-4d2f-4f55-a5d0-02902abb8af8&name=NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet used request id req-7f5230ba-ea7f-4820-9d19-c730c0459930 2018-10-12 03:16:22,597 - neutron_utils - INFO - Creating port for network with name - NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net 2018-10-12 03:16:22,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" -d '{"port": {"network_id": "59d7041c-4d2f-4f55-a5d0-02902abb8af8", "fixed_ips": [{"subnet_id": "bb57bd9c-c083-442c-be21-dc13c1de2be1", "ip_address": "10.55.1.100"}], "admin_state_up": true}}' 2018-10-12 03:16:23,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-96fa52bb-ee5d-47af-8e8e-b2c33b70fbd1 Date: Fri, 12 Oct 2018 03:16:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:23Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"bb57bd9c-c083-442c-be21-dc13c1de2be1","ip_address":"10.55.1.100"}],"id":"0d37847f-babd-4fc6-b6e3-9520a9ae25b8","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:46:c6:bd","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"82f0c944f0ab46839e74820af9796ffb","qos_policy_id":null,"admin_state_up":true,"network_id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:22Z","binding:vnic_type":"normal"}} 2018-10-12 03:16:23,368 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-96fa52bb-ee5d-47af-8e8e-b2c33b70fbd1 2018-10-12 03:16:23,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/0d37847f-babd-4fc6-b6e3-9520a9ae25b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:23,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 811 X-Openstack-Request-Id: req-73c38998-71eb-44dd-8f0b-eb280f596bc2 Date: Fri, 12 Oct 2018 03:16:23 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"bb57bd9c-c083-442c-be21-dc13c1de2be1","ip_address":"10.55.1.100"}],"id":"0d37847f-babd-4fc6-b6e3-9520a9ae25b8","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:46:c6:bd","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"","project_id":"82f0c944f0ab46839e74820af9796ffb","qos_policy_id":null,"admin_state_up":true,"network_id":"59d7041c-4d2f-4f55-a5d0-02902abb8af8","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:16:22Z","binding:vnic_type":"normal"}} 2018-10-12 03:16:23,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/0d37847f-babd-4fc6-b6e3-9520a9ae25b8 used request id req-73c38998-71eb-44dd-8f0b-eb280f596bc2 2018-10-12 03:16:23,590 - neutron_utils - INFO - Deleting port with name 2018-10-12 03:16:23,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/0d37847f-babd-4fc6-b6e3-9520a9ae25b8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:24,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4822839e-70e0-4cb4-b8bb-52d9cf30f126 Date: Fri, 12 Oct 2018 03:16:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:24,092 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/0d37847f-babd-4fc6-b6e3-9520a9ae25b8 used request id req-4822839e-70e0-4cb4-b8bb-52d9cf30f126 2018-10-12 03:16:24,092 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet 2018-10-12 03:16:24,092 - neutron_utils - INFO - Deleting subnet with name NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-subnet 2018-10-12 03:16:24,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/bb57bd9c-c083-442c-be21-dc13c1de2be1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:26,266 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2e266798-594e-46d9-821f-f3ae470b1d0f Date: Fri, 12 Oct 2018 03:16:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:26,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/bb57bd9c-c083-442c-be21-dc13c1de2be1 used request id req-2e266798-594e-46d9-821f-f3ae470b1d0f 2018-10-12 03:16:26,266 - neutron_utils - INFO - Deleting network with name NeutronUtilsRouterTests-b6230382-cd15-48ee-89bd-da440cd13453-pub-net 2018-10-12 03:16:26,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/59d7041c-4d2f-4f55-a5d0-02902abb8af8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a981cc9935b0f14a4facc6e9c2129f3ab05992" 2018-10-12 03:16:27,499 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6c381c60-8050-4282-b4a8-ee58b406d096 Date: Fri, 12 Oct 2018 03:16:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:27,499 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/59d7041c-4d2f-4f55-a5d0-02902abb8af8 used request id req-6c381c60-8050-4282-b4a8-ee58b406d096 2018-10-12 03:16:27,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:27,887 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["fMVwy61BS3iTcbvyyAbXUQ"], "issued_at": "2018-10-12T03:16:27.000000Z"}} 2018-10-12 03:16:27,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3d0b2da832e748e90413962b7ee121503734be" 2018-10-12 03:16:27,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5111e056-bbc5-4455-9635-440106f296f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:27,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5111e056-bbc5-4455-9635-440106f296f6 2018-10-12 03:16:27,981 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:16:27,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:28,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["5pTrXoY5QD2P7xbe6UshuA"], "issued_at": "2018-10-12T03:16:28.000000Z"}} 2018-10-12 03:16:28,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b744d9a3bb139c64bfb3038e3e0590aeb3a51a87" 2018-10-12 03:16:28,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44bef507-7419-4549-8a6b-90c60eaac12a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:28,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-44bef507-7419-4549-8a6b-90c60eaac12a 2018-10-12 03:16:28,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-0bfa0755-a345-4320-bb56-4501dd62b634-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a3d0b2da832e748e90413962b7ee121503734be" 2018-10-12 03:16:28,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-076b89d7-ffa6-41d3-80fb-e991ff8fc159 Date: Fri, 12 Oct 2018 03:16:28 GMT RESP BODY: {"networks":[]} 2018-10-12 03:16:28,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NeutronUtilsRouterTests-0bfa0755-a345-4320-bb56-4501dd62b634-pub-net used request id req-076b89d7-ffa6-41d3-80fb-e991ff8fc159 2018-10-12 03:16:28,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:29,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["dudDHxYNQ3uA-eZ3SX5BWQ"], "issued_at": "2018-10-12T03:16:29.000000Z"}} 2018-10-12 03:16:29,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:29,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50d98320-91b7-48ae-800a-96b22027d064 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:29,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-50d98320-91b7-48ae-800a-96b22027d064 2018-10-12 03:16:29,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:16:29,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:29,473 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["zgBcUP01SmKDk1egthzL5g"], "issued_at": "2018-10-12T03:16:29.000000Z"}} 2018-10-12 03:16:29,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f20be17bc0ad5f18751d8eb74e4bf77624d3fd5" 2018-10-12 03:16:29,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0bd9098-04ee-47f0-8f1e-8bc663178995 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:29,555 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d0bd9098-04ee-47f0-8f1e-8bc663178995 2018-10-12 03:16:29,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:29,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-071a5d82-544b-4921-bcab-d7dfd46de797 Date: Fri, 12 Oct 2018 03:16:29 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:16:29,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-071a5d82-544b-4921-bcab-d7dfd46de797 2018-10-12 03:16:29,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:29,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-9f054090-d211-496c-ad4b-8e4a851446d7 Date: Fri, 12 Oct 2018 03:16:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 03:16:29,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-9f054090-d211-496c-ad4b-8e4a851446d7 2018-10-12 03:16:29,989 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-fe2879bb-80d9-4d26-b29b-cd3ba3ade7c6-pub-router 2018-10-12 03:16:29,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "NeutronUtilsRouterTests-fe2879bb-80d9-4d26-b29b-cd3ba3ade7c6-pub-router", "admin_state_up": true}}' 2018-10-12 03:16:35,047 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-9e2346c4-5cd4-44c1-aa8c-3587bd7d9464 Date: Fri, 12 Oct 2018 03:16:35 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:30Z", "admin_state_up": true, "updated_at": "2018-10-12T03:16:31Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "65d7113a-0c17-465f-9880-235926500fa5", "name": "NeutronUtilsRouterTests-fe2879bb-80d9-4d26-b29b-cd3ba3ade7c6-pub-router"}} 2018-10-12 03:16:35,047 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-9e2346c4-5cd4-44c1-aa8c-3587bd7d9464 2018-10-12 03:16:35,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=65d7113a-0c17-465f-9880-235926500fa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:35,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-9cc85396-fdc5-4e3f-99b5-e6c06d6ecd94 Date: Fri, 12 Oct 2018 03:16:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:31Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.202"}],"id":"c97a3b18-5782-49c9-8810-76abb0b8f52e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:78:5a:ea","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T03:16:31Z","binding:vnic_type":"normal","device_id":"65d7113a-0c17-465f-9880-235926500fa5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdb50c73-34b3-4220-8ab6-d0d333357513","ip_address":"169.254.192.2"}],"id":"dec05b3c-8d74-40ea-a00a-da788af91f09","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:83:e8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"d872feac-1bf6-45cb-b5df-9d28b9bff17e","tenant_id":"","created_at":"2018-10-12T03:16:33Z","binding:vnic_type":"normal","device_id":"65d7113a-0c17-465f-9880-235926500fa5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:32Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdb50c73-34b3-4220-8ab6-d0d333357513","ip_address":"169.254.192.1"}],"id":"e0f67d06-b657-4bc6-92b4-8add535de2ff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:ea:12","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"d872feac-1bf6-45cb-b5df-9d28b9bff17e","tenant_id":"","created_at":"2018-10-12T03:16:32Z","binding:vnic_type":"normal","device_id":"65d7113a-0c17-465f-9880-235926500fa5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdb50c73-34b3-4220-8ab6-d0d333357513","ip_address":"169.254.192.12"}],"id":"e6f2d6f0-2502-4b29-b971-33803cdf8ac2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:ae:84","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"d872feac-1bf6-45cb-b5df-9d28b9bff17e","tenant_id":"","created_at":"2018-10-12T03:16:33Z","binding:vnic_type":"normal","device_id":"65d7113a-0c17-465f-9880-235926500fa5"}]} 2018-10-12 03:16:35,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=65d7113a-0c17-465f-9880-235926500fa5 used request id req-9cc85396-fdc5-4e3f-99b5-e6c06d6ecd94 2018-10-12 03:16:35,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:35,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-8810c2cb-26eb-4680-9d7f-cff2423b710b Date: Fri, 12 Oct 2018 03:16:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 03:16:35,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-8810c2cb-26eb-4680-9d7f-cff2423b710b 2018-10-12 03:16:35,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/cdb50c73-34b3-4220-8ab6-d0d333357513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:35,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a60e296b-61a3-4154-81ae-bf4d948eea2d Date: Fri, 12 Oct 2018 03:16:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d872feac-1bf6-45cb-b5df-9d28b9bff17e","tenant_id":"","created_at":"2018-10-12T03:16:30Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:30Z","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":"cdb50c73-34b3-4220-8ab6-d0d333357513","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:16:35,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/cdb50c73-34b3-4220-8ab6-d0d333357513 used request id req-a60e296b-61a3-4154-81ae-bf4d948eea2d 2018-10-12 03:16:35,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/cdb50c73-34b3-4220-8ab6-d0d333357513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:35,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1ed02c20-44a9-4f76-9bad-7ef6c0436179 Date: Fri, 12 Oct 2018 03:16:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d872feac-1bf6-45cb-b5df-9d28b9bff17e","tenant_id":"","created_at":"2018-10-12T03:16:30Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:30Z","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":"cdb50c73-34b3-4220-8ab6-d0d333357513","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:16:35,914 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/cdb50c73-34b3-4220-8ab6-d0d333357513 used request id req-1ed02c20-44a9-4f76-9bad-7ef6c0436179 2018-10-12 03:16:35,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/cdb50c73-34b3-4220-8ab6-d0d333357513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:36,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c5281ba6-4892-48df-b317-852083c96dfc Date: Fri, 12 Oct 2018 03:16:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d872feac-1bf6-45cb-b5df-9d28b9bff17e","tenant_id":"","created_at":"2018-10-12T03:16:30Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:30Z","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":"cdb50c73-34b3-4220-8ab6-d0d333357513","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:16:36,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/cdb50c73-34b3-4220-8ab6-d0d333357513 used request id req-c5281ba6-4892-48df-b317-852083c96dfc 2018-10-12 03:16:36,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-fe2879bb-80d9-4d26-b29b-cd3ba3ade7c6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:36,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-12d1b012-565f-400c-bb31-70d5729a1921 Date: Fri, 12 Oct 2018 03:16:36 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.202"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:30Z", "admin_state_up": true, "updated_at": "2018-10-12T03:16:34Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "65d7113a-0c17-465f-9880-235926500fa5", "name": "NeutronUtilsRouterTests-fe2879bb-80d9-4d26-b29b-cd3ba3ade7c6-pub-router"}]} 2018-10-12 03:16:36,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-fe2879bb-80d9-4d26-b29b-cd3ba3ade7c6-pub-router used request id req-12d1b012-565f-400c-bb31-70d5729a1921 2018-10-12 03:16:36,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:16:36,200 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:16: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:16:36,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:36,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17808933-cd14-4671-b38a-3224be311ea1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:16:36,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-17808933-cd14-4671-b38a-3224be311ea1 2018-10-12 03:16:36,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=65d7113a-0c17-465f-9880-235926500fa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:36,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3283 X-Openstack-Request-Id: req-11d2116f-ca0e-4fe4-b3fd-14e37704aa22 Date: Fri, 12 Oct 2018 03:16:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:36Z","device_owner":"network:router_gateway","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.202"}],"id":"c97a3b18-5782-49c9-8810-76abb0b8f52e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:78:5a:ea","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":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T03:16:31Z","binding:vnic_type":"normal","device_id":"65d7113a-0c17-465f-9880-235926500fa5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:33Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdb50c73-34b3-4220-8ab6-d0d333357513","ip_address":"169.254.192.2"}],"id":"dec05b3c-8d74-40ea-a00a-da788af91f09","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:83:e8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"d872feac-1bf6-45cb-b5df-9d28b9bff17e","tenant_id":"","created_at":"2018-10-12T03:16:33Z","binding:vnic_type":"normal","device_id":"65d7113a-0c17-465f-9880-235926500fa5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:36Z","device_owner":"network:router_ha_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdb50c73-34b3-4220-8ab6-d0d333357513","ip_address":"169.254.192.1"}],"id":"e0f67d06-b657-4bc6-92b4-8add535de2ff","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:b3:ea:12","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"d872feac-1bf6-45cb-b5df-9d28b9bff17e","tenant_id":"","created_at":"2018-10-12T03:16:32Z","binding:vnic_type":"normal","device_id":"65d7113a-0c17-465f-9880-235926500fa5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:34Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cdb50c73-34b3-4220-8ab6-d0d333357513","ip_address":"169.254.192.12"}],"id":"e6f2d6f0-2502-4b29-b971-33803cdf8ac2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:67:ae:84","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"d872feac-1bf6-45cb-b5df-9d28b9bff17e","tenant_id":"","created_at":"2018-10-12T03:16:33Z","binding:vnic_type":"normal","device_id":"65d7113a-0c17-465f-9880-235926500fa5"}]} 2018-10-12 03:16:36,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=65d7113a-0c17-465f-9880-235926500fa5 used request id req-11d2116f-ca0e-4fe4-b3fd-14e37704aa22 2018-10-12 03:16:36,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:36,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-b68b292c-c382-48b9-8827-97fc6cdd6f21 Date: Fri, 12 Oct 2018 03:16:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 03:16:36,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-b68b292c-c382-48b9-8827-97fc6cdd6f21 2018-10-12 03:16:36,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/cdb50c73-34b3-4220-8ab6-d0d333357513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:36,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e00a07cd-8a01-4e08-b931-fc8bfee08205 Date: Fri, 12 Oct 2018 03:16:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d872feac-1bf6-45cb-b5df-9d28b9bff17e","tenant_id":"","created_at":"2018-10-12T03:16:30Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:30Z","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":"cdb50c73-34b3-4220-8ab6-d0d333357513","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:16:36,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/cdb50c73-34b3-4220-8ab6-d0d333357513 used request id req-e00a07cd-8a01-4e08-b931-fc8bfee08205 2018-10-12 03:16:36,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/cdb50c73-34b3-4220-8ab6-d0d333357513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:36,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f88c3560-5f28-4df9-9798-41d89844dea2 Date: Fri, 12 Oct 2018 03:16:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d872feac-1bf6-45cb-b5df-9d28b9bff17e","tenant_id":"","created_at":"2018-10-12T03:16:30Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:30Z","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":"cdb50c73-34b3-4220-8ab6-d0d333357513","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:16:36,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/cdb50c73-34b3-4220-8ab6-d0d333357513 used request id req-f88c3560-5f28-4df9-9798-41d89844dea2 2018-10-12 03:16:36,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/cdb50c73-34b3-4220-8ab6-d0d333357513 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:36,663 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ad55cfe1-d494-43a8-ac2b-ca0715defd70 Date: Fri, 12 Oct 2018 03:16:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"d872feac-1bf6-45cb-b5df-9d28b9bff17e","tenant_id":"","created_at":"2018-10-12T03:16:30Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:30Z","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":"cdb50c73-34b3-4220-8ab6-d0d333357513","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:16:36,663 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/cdb50c73-34b3-4220-8ab6-d0d333357513 used request id req-ad55cfe1-d494-43a8-ac2b-ca0715defd70 2018-10-12 03:16:36,664 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-fe2879bb-80d9-4d26-b29b-cd3ba3ade7c6-pub-router 2018-10-12 03:16:36,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/65d7113a-0c17-465f-9880-235926500fa5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:40,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c7084aa5-ded0-40bf-ac5a-006e7348bd19 Content-Length: 0 Date: Fri, 12 Oct 2018 03:16:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:40,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/65d7113a-0c17-465f-9880-235926500fa5 used request id req-c7084aa5-ded0-40bf-ac5a-006e7348bd19 2018-10-12 03:16:40,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-fe2879bb-80d9-4d26-b29b-cd3ba3ade7c6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22001a65e41c53670f5cc056c390a49eca4d487e" 2018-10-12 03:16:40,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2df374a6-b55e-4ba6-b402-ffd69cf472e4 Date: Fri, 12 Oct 2018 03:16:40 GMT RESP BODY: {"routers": []} 2018-10-12 03:16:40,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-fe2879bb-80d9-4d26-b29b-cd3ba3ade7c6-pub-router used request id req-2df374a6-b55e-4ba6-b402-ffd69cf472e4 2018-10-12 03:16:40,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:41,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["BfTR84s4RGeQ8B7rS0R4Hg"], "issued_at": "2018-10-12T03:16:41.000000Z"}} 2018-10-12 03:16:41,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:41,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67a1806-90f3-4af3-9c88-694b71f9e1c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:41,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b67a1806-90f3-4af3-9c88-694b71f9e1c9 2018-10-12 03:16:41,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:16:41,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:41,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["OYpuVsgyRya5wOj6Sk9Gmg"], "issued_at": "2018-10-12T03:16:41.000000Z"}} 2018-10-12 03:16:41,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}11068a1c19691a69c17d8670e511b8dc238408af" 2018-10-12 03:16:41,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91896aa8-49a4-430d-b478-71a045b91bf7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:41,593 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-91896aa8-49a4-430d-b478-71a045b91bf7 2018-10-12 03:16:41,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:41,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c49504d0-d682-483c-b0ba-871fef75a4e2 Date: Fri, 12 Oct 2018 03:16:41 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:16:41,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-c49504d0-d682-483c-b0ba-871fef75a4e2 2018-10-12 03:16:41,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:42,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-53c3e674-22ad-40d0-8799-e204aad89fda Date: Fri, 12 Oct 2018 03:16:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 03:16:42,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-53c3e674-22ad-40d0-8799-e204aad89fda 2018-10-12 03:16:42,069 - neutron_utils - INFO - Creating router with name - NeutronUtilsRouterTests-4f125412-c2b4-4125-8a29-0fbf8827ab0c-pub-router 2018-10-12 03:16:42,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "NeutronUtilsRouterTests-4f125412-c2b4-4125-8a29-0fbf8827ab0c-pub-router", "admin_state_up": true}}' 2018-10-12 03:16:46,856 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-30ca08ed-853d-41f5-9673-cb308380cb11 Date: Fri, 12 Oct 2018 03:16:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:42Z", "admin_state_up": true, "updated_at": "2018-10-12T03:16:43Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "662cc67a-267b-4215-aa6d-dd2c288c0053", "name": "NeutronUtilsRouterTests-4f125412-c2b4-4125-8a29-0fbf8827ab0c-pub-router"}} 2018-10-12 03:16:46,856 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-30ca08ed-853d-41f5-9673-cb308380cb11 2018-10-12 03:16:46,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=662cc67a-267b-4215-aa6d-dd2c288c0053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:47,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-11fc9d23-b62f-458f-bc38-31b2c1b83104 Date: Fri, 12 Oct 2018 03:16:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:44Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"159c0e5f-6480-4b90-a7f3-3c7f8c96df49","ip_address":"169.254.192.5"}],"id":"77c7d102-46de-41e0-a221-a8153e926eee","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:9e:a2:22","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"72426d02-c1e3-4d5a-9774-0b94c4a1af0b","tenant_id":"","created_at":"2018-10-12T03:16:44Z","binding:vnic_type":"normal","device_id":"662cc67a-267b-4215-aa6d-dd2c288c0053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:43Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.201"}],"id":"887c3b8d-7df6-4c9d-9a0f-c6440d36e6ed","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:66:ef:89","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T03:16:43Z","binding:vnic_type":"normal","device_id":"662cc67a-267b-4215-aa6d-dd2c288c0053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"159c0e5f-6480-4b90-a7f3-3c7f8c96df49","ip_address":"169.254.192.11"}],"id":"af7820df-6978-4209-893e-1ddc1147f668","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ce:40:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"72426d02-c1e3-4d5a-9774-0b94c4a1af0b","tenant_id":"","created_at":"2018-10-12T03:16:44Z","binding:vnic_type":"normal","device_id":"662cc67a-267b-4215-aa6d-dd2c288c0053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"159c0e5f-6480-4b90-a7f3-3c7f8c96df49","ip_address":"169.254.192.6"}],"id":"b2992e5c-e8ba-43cf-9e7c-91d44a2bcf5e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:de:7c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"72426d02-c1e3-4d5a-9774-0b94c4a1af0b","tenant_id":"","created_at":"2018-10-12T03:16:45Z","binding:vnic_type":"normal","device_id":"662cc67a-267b-4215-aa6d-dd2c288c0053"}]} 2018-10-12 03:16:47,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=662cc67a-267b-4215-aa6d-dd2c288c0053 used request id req-11fc9d23-b62f-458f-bc38-31b2c1b83104 2018-10-12 03:16:47,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:47,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-de9213a4-189a-411c-aa03-427ff4f4ba99 Date: Fri, 12 Oct 2018 03:16:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 03:16:47,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-de9213a4-189a-411c-aa03-427ff4f4ba99 2018-10-12 03:16:47,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/159c0e5f-6480-4b90-a7f3-3c7f8c96df49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:47,634 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-72b9aef7-71d5-4b42-b734-099dd7e7f89a Date: Fri, 12 Oct 2018 03:16:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"72426d02-c1e3-4d5a-9774-0b94c4a1af0b","tenant_id":"","created_at":"2018-10-12T03:16:42Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:42Z","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":"159c0e5f-6480-4b90-a7f3-3c7f8c96df49","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:16:47,634 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/159c0e5f-6480-4b90-a7f3-3c7f8c96df49 used request id req-72b9aef7-71d5-4b42-b734-099dd7e7f89a 2018-10-12 03:16:47,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/159c0e5f-6480-4b90-a7f3-3c7f8c96df49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:47,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-eff5c035-baa2-4bf6-94f0-5d404f11f8dd Date: Fri, 12 Oct 2018 03:16:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"72426d02-c1e3-4d5a-9774-0b94c4a1af0b","tenant_id":"","created_at":"2018-10-12T03:16:42Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:42Z","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":"159c0e5f-6480-4b90-a7f3-3c7f8c96df49","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:16:47,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/159c0e5f-6480-4b90-a7f3-3c7f8c96df49 used request id req-eff5c035-baa2-4bf6-94f0-5d404f11f8dd 2018-10-12 03:16:47,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/159c0e5f-6480-4b90-a7f3-3c7f8c96df49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:47,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a8076bb0-dc79-4b07-a238-3647cf9636f9 Date: Fri, 12 Oct 2018 03:16:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"72426d02-c1e3-4d5a-9774-0b94c4a1af0b","tenant_id":"","created_at":"2018-10-12T03:16:42Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:42Z","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":"159c0e5f-6480-4b90-a7f3-3c7f8c96df49","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:16:47,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/159c0e5f-6480-4b90-a7f3-3c7f8c96df49 used request id req-a8076bb0-dc79-4b07-a238-3647cf9636f9 2018-10-12 03:16:47,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-4f125412-c2b4-4125-8a29-0fbf8827ab0c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:47,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 735 X-Openstack-Request-Id: req-2281e0a6-d4da-4bb7-9702-aa566913bf1b Date: Fri, 12 Oct 2018 03:16:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:42Z", "admin_state_up": true, "updated_at": "2018-10-12T03:16:46Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "662cc67a-267b-4215-aa6d-dd2c288c0053", "name": "NeutronUtilsRouterTests-4f125412-c2b4-4125-8a29-0fbf8827ab0c-pub-router"}]} 2018-10-12 03:16:47,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-4f125412-c2b4-4125-8a29-0fbf8827ab0c-pub-router used request id req-2281e0a6-d4da-4bb7-9702-aa566913bf1b 2018-10-12 03:16:47,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:16:47,985 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:16: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:16:47,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:48,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71ffa6e4-4a66-49b6-bd6b-6ce2412c260b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:16:48,068 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-71ffa6e4-4a66-49b6-bd6b-6ce2412c260b 2018-10-12 03:16:48,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=662cc67a-267b-4215-aa6d-dd2c288c0053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:48,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3407 X-Openstack-Request-Id: req-c4191a5b-fdca-4261-a0bc-261ea466c0b9 Date: Fri, 12 Oct 2018 03:16:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:48Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"159c0e5f-6480-4b90-a7f3-3c7f8c96df49","ip_address":"169.254.192.5"}],"id":"77c7d102-46de-41e0-a221-a8153e926eee","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:a2:22","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"72426d02-c1e3-4d5a-9774-0b94c4a1af0b","tenant_id":"","created_at":"2018-10-12T03:16:44Z","binding:vnic_type":"normal","device_id":"662cc67a-267b-4215-aa6d-dd2c288c0053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:47Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.201"}],"id":"887c3b8d-7df6-4c9d-9a0f-c6440d36e6ed","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:66:ef:89","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":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T03:16:43Z","binding:vnic_type":"normal","device_id":"662cc67a-267b-4215-aa6d-dd2c288c0053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"159c0e5f-6480-4b90-a7f3-3c7f8c96df49","ip_address":"169.254.192.11"}],"id":"af7820df-6978-4209-893e-1ddc1147f668","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ce:40:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"72426d02-c1e3-4d5a-9774-0b94c4a1af0b","tenant_id":"","created_at":"2018-10-12T03:16:44Z","binding:vnic_type":"normal","device_id":"662cc67a-267b-4215-aa6d-dd2c288c0053"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:16:45Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"159c0e5f-6480-4b90-a7f3-3c7f8c96df49","ip_address":"169.254.192.6"}],"id":"b2992e5c-e8ba-43cf-9e7c-91d44a2bcf5e","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:08:de:7c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 82f0c944f0ab46839e74820af9796ffb","admin_state_up":true,"network_id":"72426d02-c1e3-4d5a-9774-0b94c4a1af0b","tenant_id":"","created_at":"2018-10-12T03:16:45Z","binding:vnic_type":"normal","device_id":"662cc67a-267b-4215-aa6d-dd2c288c0053"}]} 2018-10-12 03:16:48,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=662cc67a-267b-4215-aa6d-dd2c288c0053 used request id req-c4191a5b-fdca-4261-a0bc-261ea466c0b9 2018-10-12 03:16:48,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:48,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-ba407bf2-ffa7-4638-9dcb-479201fdfecd Date: Fri, 12 Oct 2018 03:16:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 03:16:48,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-ba407bf2-ffa7-4638-9dcb-479201fdfecd 2018-10-12 03:16:48,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/159c0e5f-6480-4b90-a7f3-3c7f8c96df49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:48,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2fd78bae-a429-4657-93ae-4e617086e5c5 Date: Fri, 12 Oct 2018 03:16:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"72426d02-c1e3-4d5a-9774-0b94c4a1af0b","tenant_id":"","created_at":"2018-10-12T03:16:42Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:42Z","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":"159c0e5f-6480-4b90-a7f3-3c7f8c96df49","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:16:48,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/159c0e5f-6480-4b90-a7f3-3c7f8c96df49 used request id req-2fd78bae-a429-4657-93ae-4e617086e5c5 2018-10-12 03:16:48,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/159c0e5f-6480-4b90-a7f3-3c7f8c96df49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:48,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-62561f49-48bf-4d3f-82cd-84fcdb456e05 Date: Fri, 12 Oct 2018 03:16:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"72426d02-c1e3-4d5a-9774-0b94c4a1af0b","tenant_id":"","created_at":"2018-10-12T03:16:42Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:42Z","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":"159c0e5f-6480-4b90-a7f3-3c7f8c96df49","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:16:48,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/159c0e5f-6480-4b90-a7f3-3c7f8c96df49 used request id req-62561f49-48bf-4d3f-82cd-84fcdb456e05 2018-10-12 03:16:48,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/159c0e5f-6480-4b90-a7f3-3c7f8c96df49 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:48,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3c8e6b47-aab4-4697-b0f0-55ef9cf8fc15 Date: Fri, 12 Oct 2018 03:16:48 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"72426d02-c1e3-4d5a-9774-0b94c4a1af0b","tenant_id":"","created_at":"2018-10-12T03:16:42Z","dns_nameservers":[],"updated_at":"2018-10-12T03:16:42Z","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":"159c0e5f-6480-4b90-a7f3-3c7f8c96df49","subnetpool_id":null,"name":"HA subnet tenant 82f0c944f0ab46839e74820af9796ffb"}} 2018-10-12 03:16:48,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/159c0e5f-6480-4b90-a7f3-3c7f8c96df49 used request id req-3c8e6b47-aab4-4697-b0f0-55ef9cf8fc15 2018-10-12 03:16:48,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:49,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a59b2951-fc07-4e4d-86a1-889e2b100c1b Date: Fri, 12 Oct 2018 03:16:49 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:16:49,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-a59b2951-fc07-4e4d-86a1-889e2b100c1b 2018-10-12 03:16:49,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:49,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-3262145a-b01f-4cc3-9d4b-3cd4794d6d70 Date: Fri, 12 Oct 2018 03:16:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 03:16:49,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-3262145a-b01f-4cc3-9d4b-3cd4794d6d70 2018-10-12 03:16:49,219 - neutron_utils - INFO - Deleting router with name - NeutronUtilsRouterTests-4f125412-c2b4-4125-8a29-0fbf8827ab0c-pub-router 2018-10-12 03:16:49,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/662cc67a-267b-4215-aa6d-dd2c288c0053 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:52,337 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5fbfce05-e086-4f00-993b-c476fb2b91b8 Content-Length: 0 Date: Fri, 12 Oct 2018 03:16:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:52,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/662cc67a-267b-4215-aa6d-dd2c288c0053 used request id req-5fbfce05-e086-4f00-993b-c476fb2b91b8 2018-10-12 03:16:52,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-4f125412-c2b4-4125-8a29-0fbf8827ab0c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}409cbb9798693a466bf2a9bb9b71290bd342b896" 2018-10-12 03:16:52,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1b56ff32-6cb8-4d39-b475-72964d36ff1c Date: Fri, 12 Oct 2018 03:16:52 GMT RESP BODY: {"routers": []} 2018-10-12 03:16:52,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=NeutronUtilsRouterTests-4f125412-c2b4-4125-8a29-0fbf8827ab0c-pub-router used request id req-1b56ff32-6cb8-4d39-b475-72964d36ff1c 2018-10-12 03:16:52,423 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:52,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["acOTBPS5Su2KMFxYO5OiEA"], "issued_at": "2018-10-12T03:16:52.000000Z"}} 2018-10-12 03:16:52,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26515fd845776f4229a724e2e854e684575a3257" 2018-10-12 03:16:52,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51ee2b8b-275c-4667-ba42-1bba89e31e68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:52,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-51ee2b8b-275c-4667-ba42-1bba89e31e68 2018-10-12 03:16:52,884 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-2c799747-4f3e-4549-b83f-050ddfbfeb77name 2018-10-12 03:16:52,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26515fd845776f4229a724e2e854e684575a3257" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-2c799747-4f3e-4549-b83f-050ddfbfeb77name"}}' 2018-10-12 03:16:53,346 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1403 X-Openstack-Request-Id: req-a3b4b283-f82c-4311-9411-e1b7ba98abf1 Date: Fri, 12 Oct 2018 03:16:53 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:53Z", "updated_at": "2018-10-12T03:16:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:53Z", "revision_number": 0, "id": "02daa095-f69a-4946-8b02-b52912533778", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:53Z", "security_group_id": "60fc2b95-da49-43f6-98df-015e56ffb6a1", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:53Z", "revision_number": 0, "id": "be168630-0cce-46e1-b603-a530b3d48d46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:53Z", "security_group_id": "60fc2b95-da49-43f6-98df-015e56ffb6a1", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 2, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "60fc2b95-da49-43f6-98df-015e56ffb6a1", "name": "NeutronUtilsSecurityGroupTests-2c799747-4f3e-4549-b83f-050ddfbfeb77name"}} 2018-10-12 03:16:53,346 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-a3b4b283-f82c-4311-9411-e1b7ba98abf1 2018-10-12 03:16:53,347 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60fc2b95-da49-43f6-98df-015e56ffb6a1 2018-10-12 03:16:53,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60fc2b95-da49-43f6-98df-015e56ffb6a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26515fd845776f4229a724e2e854e684575a3257" 2018-10-12 03:16:53,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5600bc9b-146d-4cea-ab8c-d6afe04c833c Date: Fri, 12 Oct 2018 03:16:53 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-10-12T03:16:53Z", "security_group_id": "60fc2b95-da49-43f6-98df-015e56ffb6a1", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:53Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "02daa095-f69a-4946-8b02-b52912533778"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:16:53Z", "security_group_id": "60fc2b95-da49-43f6-98df-015e56ffb6a1", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:53Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "be168630-0cce-46e1-b603-a530b3d48d46"}]} 2018-10-12 03:16:53,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60fc2b95-da49-43f6-98df-015e56ffb6a1 used request id req-5600bc9b-146d-4cea-ab8c-d6afe04c833c 2018-10-12 03:16:53,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2c799747-4f3e-4549-b83f-050ddfbfeb77name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26515fd845776f4229a724e2e854e684575a3257" 2018-10-12 03:16:53,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1406 X-Openstack-Request-Id: req-2212e30e-cffb-405b-bbce-2ccac55f304e Date: Fri, 12 Oct 2018 03:16:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:53Z", "updated_at": "2018-10-12T03:16:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:53Z", "revision_number": 0, "id": "02daa095-f69a-4946-8b02-b52912533778", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:53Z", "security_group_id": "60fc2b95-da49-43f6-98df-015e56ffb6a1", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:53Z", "revision_number": 0, "id": "be168630-0cce-46e1-b603-a530b3d48d46", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:53Z", "security_group_id": "60fc2b95-da49-43f6-98df-015e56ffb6a1", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 2, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "60fc2b95-da49-43f6-98df-015e56ffb6a1", "name": "NeutronUtilsSecurityGroupTests-2c799747-4f3e-4549-b83f-050ddfbfeb77name"}]} 2018-10-12 03:16:53,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2c799747-4f3e-4549-b83f-050ddfbfeb77name used request id req-2212e30e-cffb-405b-bbce-2ccac55f304e 2018-10-12 03:16:53,729 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60fc2b95-da49-43f6-98df-015e56ffb6a1 2018-10-12 03:16:53,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60fc2b95-da49-43f6-98df-015e56ffb6a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26515fd845776f4229a724e2e854e684575a3257" 2018-10-12 03:16:53,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-14252d77-56e9-4270-83c9-f8b877fb9f4c Date: Fri, 12 Oct 2018 03:16:53 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-10-12T03:16:53Z", "security_group_id": "60fc2b95-da49-43f6-98df-015e56ffb6a1", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:53Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "02daa095-f69a-4946-8b02-b52912533778"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:16:53Z", "security_group_id": "60fc2b95-da49-43f6-98df-015e56ffb6a1", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:53Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "be168630-0cce-46e1-b603-a530b3d48d46"}]} 2018-10-12 03:16:53,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60fc2b95-da49-43f6-98df-015e56ffb6a1 used request id req-14252d77-56e9-4270-83c9-f8b877fb9f4c 2018-10-12 03:16:53,900 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-2c799747-4f3e-4549-b83f-050ddfbfeb77name 2018-10-12 03:16:53,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/60fc2b95-da49-43f6-98df-015e56ffb6a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26515fd845776f4229a724e2e854e684575a3257" 2018-10-12 03:16:54,060 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cbad83bb-d6a6-4fae-b9cd-8ab188424f16 Content-Length: 0 Date: Fri, 12 Oct 2018 03:16:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:54,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/60fc2b95-da49-43f6-98df-015e56ffb6a1 used request id req-cbad83bb-d6a6-4fae-b9cd-8ab188424f16 2018-10-12 03:16:54,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2c799747-4f3e-4549-b83f-050ddfbfeb77name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26515fd845776f4229a724e2e854e684575a3257" 2018-10-12 03:16:54,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-ae5fa110-d669-4998-ba0b-0bcbec693603 Date: Fri, 12 Oct 2018 03:16:54 GMT RESP BODY: {"security_groups": []} 2018-10-12 03:16:54,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-2c799747-4f3e-4549-b83f-050ddfbfeb77name used request id req-ae5fa110-d669-4998-ba0b-0bcbec693603 2018-10-12 03:16:54,102 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:54,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["nHa_rPVET1GJ15BJ80Ppkw"], "issued_at": "2018-10-12T03:16:54.000000Z"}} 2018-10-12 03:16:54,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f34b29d53a86f8ae2aad2ddd0e69d94d94035a7" 2018-10-12 03:16:54,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eac6a90-ca93-4177-953c-79d4dcf8227e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:54,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2eac6a90-ca93-4177-953c-79d4dcf8227e 2018-10-12 03:16:54,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:55,025 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["0WoaDpIXSE2oBUQR0cneww"], "issued_at": "2018-10-12T03:16:55.000000Z"}} 2018-10-12 03:16:55,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef40eb3550e6fb143c64bcb128ea01af650bd232" 2018-10-12 03:16:55,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde73f60-f847-4358-9f60-3b8690ba0bab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:55,112 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fde73f60-f847-4358-9f60-3b8690ba0bab 2018-10-12 03:16:55,113 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-6648d8c1-936e-45dd-8a41-bbc5c074aeeaname 2018-10-12 03:16:55,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef40eb3550e6fb143c64bcb128ea01af650bd232" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-6648d8c1-936e-45dd-8a41-bbc5c074aeeaname", "description": "hello group"}}' 2018-10-12 03:16:55,490 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9df5d14b-1161-4b38-9926-0cdd0f2d9999 Date: Fri, 12 Oct 2018 03:16:55 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:55Z", "updated_at": "2018-10-12T03:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:55Z", "revision_number": 0, "id": "171c0db0-8d24-48e4-8346-a7781d2f0708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:55Z", "security_group_id": "8aae1d0c-53fe-4f57-89d5-6931d52e5f93", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:55Z", "revision_number": 0, "id": "c9bffc29-68ea-49e3-b80b-7bd53ae3bc2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:55Z", "security_group_id": "8aae1d0c-53fe-4f57-89d5-6931d52e5f93", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 2, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "8aae1d0c-53fe-4f57-89d5-6931d52e5f93", "name": "NeutronUtilsSecurityGroupTests-6648d8c1-936e-45dd-8a41-bbc5c074aeeaname"}} 2018-10-12 03:16:55,490 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-9df5d14b-1161-4b38-9926-0cdd0f2d9999 2018-10-12 03:16:55,490 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8aae1d0c-53fe-4f57-89d5-6931d52e5f93 2018-10-12 03:16:55,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8aae1d0c-53fe-4f57-89d5-6931d52e5f93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef40eb3550e6fb143c64bcb128ea01af650bd232" 2018-10-12 03:16:55,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bedb5704-63c5-45f2-b872-41ba909a6feb Date: Fri, 12 Oct 2018 03:16:55 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-10-12T03:16:55Z", "security_group_id": "8aae1d0c-53fe-4f57-89d5-6931d52e5f93", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:55Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "171c0db0-8d24-48e4-8346-a7781d2f0708"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:16:55Z", "security_group_id": "8aae1d0c-53fe-4f57-89d5-6931d52e5f93", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:55Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "c9bffc29-68ea-49e3-b80b-7bd53ae3bc2e"}]} 2018-10-12 03:16:55,671 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8aae1d0c-53fe-4f57-89d5-6931d52e5f93 used request id req-bedb5704-63c5-45f2-b872-41ba909a6feb 2018-10-12 03:16:55,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-6648d8c1-936e-45dd-8a41-bbc5c074aeeaname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef40eb3550e6fb143c64bcb128ea01af650bd232" 2018-10-12 03:16:55,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-5ea321b8-9f51-42d1-85aa-cb187c43e4b6 Date: Fri, 12 Oct 2018 03:16:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:55Z", "updated_at": "2018-10-12T03:16:55Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:55Z", "revision_number": 0, "id": "c9bffc29-68ea-49e3-b80b-7bd53ae3bc2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:55Z", "security_group_id": "8aae1d0c-53fe-4f57-89d5-6931d52e5f93", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:55Z", "revision_number": 0, "id": "171c0db0-8d24-48e4-8346-a7781d2f0708", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:55Z", "security_group_id": "8aae1d0c-53fe-4f57-89d5-6931d52e5f93", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 2, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "8aae1d0c-53fe-4f57-89d5-6931d52e5f93", "name": "NeutronUtilsSecurityGroupTests-6648d8c1-936e-45dd-8a41-bbc5c074aeeaname"}]} 2018-10-12 03:16:55,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-6648d8c1-936e-45dd-8a41-bbc5c074aeeaname&description=hello+group used request id req-5ea321b8-9f51-42d1-85aa-cb187c43e4b6 2018-10-12 03:16:55,874 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8aae1d0c-53fe-4f57-89d5-6931d52e5f93 2018-10-12 03:16:55,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8aae1d0c-53fe-4f57-89d5-6931d52e5f93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef40eb3550e6fb143c64bcb128ea01af650bd232" 2018-10-12 03:16:56,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b5f6c99-eec6-4430-8805-84fa75def4c8 Date: Fri, 12 Oct 2018 03:16:56 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-10-12T03:16:55Z", "security_group_id": "8aae1d0c-53fe-4f57-89d5-6931d52e5f93", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:55Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "171c0db0-8d24-48e4-8346-a7781d2f0708"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:16:55Z", "security_group_id": "8aae1d0c-53fe-4f57-89d5-6931d52e5f93", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:55Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "c9bffc29-68ea-49e3-b80b-7bd53ae3bc2e"}]} 2018-10-12 03:16:56,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8aae1d0c-53fe-4f57-89d5-6931d52e5f93 used request id req-4b5f6c99-eec6-4430-8805-84fa75def4c8 2018-10-12 03:16:56,093 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-6648d8c1-936e-45dd-8a41-bbc5c074aeeaname 2018-10-12 03:16:56,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8aae1d0c-53fe-4f57-89d5-6931d52e5f93 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef40eb3550e6fb143c64bcb128ea01af650bd232" 2018-10-12 03:16:56,246 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ea35439b-db67-465b-b787-93e8c9700f44 Content-Length: 0 Date: Fri, 12 Oct 2018 03:16:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:56,246 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8aae1d0c-53fe-4f57-89d5-6931d52e5f93 used request id req-ea35439b-db67-465b-b787-93e8c9700f44 2018-10-12 03:16:56,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:16:56,657 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:16:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["yxDndrhhRL-lqev8zSpLCw"], "issued_at": "2018-10-12T03:16:56.000000Z"}} 2018-10-12 03:16:56,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:56,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a48d1cf2-ba90-4f2d-9a44-f4dbfe4db8a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:56,746 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a48d1cf2-ba90-4f2d-9a44-f4dbfe4db8a5 2018-10-12 03:16:56,748 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename 2018-10-12 03:16:56,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename", "description": "hello group"}}' 2018-10-12 03:16:57,256 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-b2b00776-b6dd-4ace-851c-6a44bccd5c61 Date: Fri, 12 Oct 2018 03:16:57 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:56Z", "updated_at": "2018-10-12T03:16:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "revision_number": 0, "id": "5c96bae0-b8f1-48ac-807c-b4c475035301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "revision_number": 0, "id": "b2afad8a-a140-4bb3-8bbd-66e606867f08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 2, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "name": "NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename"}} 2018-10-12 03:16:57,256 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-b2b00776-b6dd-4ace-851c-6a44bccd5c61 2018-10-12 03:16:57,257 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44a477a0-d3e2-47d7-878f-ea36e980c95f 2018-10-12 03:16:57,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44a477a0-d3e2-47d7-878f-ea36e980c95f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:57,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b9a57a1-2172-475b-8e9e-a59b69642407 Date: Fri, 12 Oct 2018 03:16: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-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:57Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "5c96bae0-b8f1-48ac-807c-b4c475035301"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:57Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "b2afad8a-a140-4bb3-8bbd-66e606867f08"}]} 2018-10-12 03:16:57,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44a477a0-d3e2-47d7-878f-ea36e980c95f used request id req-1b9a57a1-2172-475b-8e9e-a59b69642407 2018-10-12 03:16:57,425 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44a477a0-d3e2-47d7-878f-ea36e980c95f 2018-10-12 03:16:57,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44a477a0-d3e2-47d7-878f-ea36e980c95f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:57,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f9739247-5548-45d0-a79c-0f563112ef89 Date: Fri, 12 Oct 2018 03:16: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-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:57Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "5c96bae0-b8f1-48ac-807c-b4c475035301"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:57Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "b2afad8a-a140-4bb3-8bbd-66e606867f08"}]} 2018-10-12 03:16:57,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44a477a0-d3e2-47d7-878f-ea36e980c95f used request id req-f9739247-5548-45d0-a79c-0f563112ef89 2018-10-12 03:16:57,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:57,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caf00029-2e71-460a-a620-12100a3ccf81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:16:57,680 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-caf00029-2e71-460a-a620-12100a3ccf81 2018-10-12 03:16:57,681 - neutron_utils - INFO - Creating security group to security group - NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename 2018-10-12 03:16:57,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:57,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1417 X-Openstack-Request-Id: req-e55d4105-c951-4fc9-b19f-593902372889 Date: Fri, 12 Oct 2018 03:16:57 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:56Z", "updated_at": "2018-10-12T03:16:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "revision_number": 0, "id": "b2afad8a-a140-4bb3-8bbd-66e606867f08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "revision_number": 0, "id": "5c96bae0-b8f1-48ac-807c-b4c475035301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 2, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "name": "NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename"}]} 2018-10-12 03:16:57,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename used request id req-e55d4105-c951-4fc9-b19f-593902372889 2018-10-12 03:16:57,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:16:57,911 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:16:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:16:57,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:57,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2a15921-54eb-436d-aa1e-520141015b92 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:16:57,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-e2a15921-54eb-436d-aa1e-520141015b92 2018-10-12 03:16:57,990 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44a477a0-d3e2-47d7-878f-ea36e980c95f 2018-10-12 03:16:57,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44a477a0-d3e2-47d7-878f-ea36e980c95f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:58,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0e8dc2ab-96ac-45e3-a26f-42a2c83daea8 Date: Fri, 12 Oct 2018 03:16: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-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:57Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "5c96bae0-b8f1-48ac-807c-b4c475035301"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:57Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "b2afad8a-a140-4bb3-8bbd-66e606867f08"}]} 2018-10-12 03:16:58,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44a477a0-d3e2-47d7-878f-ea36e980c95f used request id req-0e8dc2ab-96ac-45e3-a26f-42a2c83daea8 2018-10-12 03:16:58,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" -d '{"security_group_rule": {"direction": "ingress", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f"}}' 2018-10-12 03:16:58,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 510 X-Openstack-Request-Id: req-93e9c963-8e44-4abb-9d60-d227a39845b4 Date: Fri, 12 Oct 2018 03:16:58 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-10-12T03:16:58Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:58Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "c6bdc68f-a4fe-4c3f-8a2c-79ef1dff84af"}} 2018-10-12 03:16:58,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-93e9c963-8e44-4abb-9d60-d227a39845b4 2018-10-12 03:16:58,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:58,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-8f9ba8fd-151f-4387-92ff-0bab0aebe6d3 Date: Fri, 12 Oct 2018 03:16:58 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:56Z", "updated_at": "2018-10-12T03:16:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "revision_number": 0, "id": "b2afad8a-a140-4bb3-8bbd-66e606867f08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "revision_number": 0, "id": "5c96bae0-b8f1-48ac-807c-b4c475035301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:58Z", "revision_number": 0, "id": "c6bdc68f-a4fe-4c3f-8a2c-79ef1dff84af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:58Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 3, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "name": "NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename"}]} 2018-10-12 03:16:58,674 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename&description=hello+group used request id req-8f9ba8fd-151f-4387-92ff-0bab0aebe6d3 2018-10-12 03:16:58,675 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44a477a0-d3e2-47d7-878f-ea36e980c95f 2018-10-12 03:16:58,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44a477a0-d3e2-47d7-878f-ea36e980c95f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:58,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-389811f1-cdba-4919-92e8-c0322009f0f2 Date: Fri, 12 Oct 2018 03:16: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-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:57Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "5c96bae0-b8f1-48ac-807c-b4c475035301"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:57Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "b2afad8a-a140-4bb3-8bbd-66e606867f08"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:16:58Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:58Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "c6bdc68f-a4fe-4c3f-8a2c-79ef1dff84af"}]} 2018-10-12 03:16:58,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44a477a0-d3e2-47d7-878f-ea36e980c95f used request id req-389811f1-cdba-4919-92e8-c0322009f0f2 2018-10-12 03:16:58,845 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44a477a0-d3e2-47d7-878f-ea36e980c95f 2018-10-12 03:16:58,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44a477a0-d3e2-47d7-878f-ea36e980c95f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:59,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-a6fc0f87-23d2-4e5a-94ec-5f1b44584f14 Date: Fri, 12 Oct 2018 03:16: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-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:57Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "5c96bae0-b8f1-48ac-807c-b4c475035301"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:57Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "b2afad8a-a140-4bb3-8bbd-66e606867f08"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:16:58Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:58Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "c6bdc68f-a4fe-4c3f-8a2c-79ef1dff84af"}]} 2018-10-12 03:16:59,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44a477a0-d3e2-47d7-878f-ea36e980c95f used request id req-a6fc0f87-23d2-4e5a-94ec-5f1b44584f14 2018-10-12 03:16:59,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:59,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-6f07bfa7-33e4-4d5d-a9c2-02f18e16ad3e Date: Fri, 12 Oct 2018 03:16:59 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:56Z", "updated_at": "2018-10-12T03:16:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "revision_number": 0, "id": "5c96bae0-b8f1-48ac-807c-b4c475035301", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:58Z", "revision_number": 0, "id": "c6bdc68f-a4fe-4c3f-8a2c-79ef1dff84af", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:58Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "revision_number": 0, "id": "b2afad8a-a140-4bb3-8bbd-66e606867f08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 3, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "name": "NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename"}]} 2018-10-12 03:16:59,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename&description=hello+group used request id req-6f07bfa7-33e4-4d5d-a9c2-02f18e16ad3e 2018-10-12 03:16:59,327 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 44a477a0-d3e2-47d7-878f-ea36e980c95f 2018-10-12 03:16:59,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44a477a0-d3e2-47d7-878f-ea36e980c95f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:59,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1489 X-Openstack-Request-Id: req-295839a8-4ac2-4d89-b95e-7bd349d609f6 Date: Fri, 12 Oct 2018 03:16: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-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:57Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "5c96bae0-b8f1-48ac-807c-b4c475035301"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:16:57Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:57Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "b2afad8a-a140-4bb3-8bbd-66e606867f08"}, {"remote_group_id": null, "direction": "ingress", "protocol": null, "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:16:58Z", "security_group_id": "44a477a0-d3e2-47d7-878f-ea36e980c95f", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:16:58Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "c6bdc68f-a4fe-4c3f-8a2c-79ef1dff84af"}]} 2018-10-12 03:16:59,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=44a477a0-d3e2-47d7-878f-ea36e980c95f used request id req-295839a8-4ac2-4d89-b95e-7bd349d609f6 2018-10-12 03:16:59,353 - neutron_utils - INFO - Deleting security group rule with ID - 5c96bae0-b8f1-48ac-807c-b4c475035301 2018-10-12 03:16:59,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/5c96bae0-b8f1-48ac-807c-b4c475035301 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:59,598 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79e44b9f-3667-4b49-869d-3c6b0c1ae55a Content-Length: 0 Date: Fri, 12 Oct 2018 03:16:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:59,598 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/5c96bae0-b8f1-48ac-807c-b4c475035301 used request id req-79e44b9f-3667-4b49-869d-3c6b0c1ae55a 2018-10-12 03:16:59,598 - neutron_utils - INFO - Deleting security group rule with ID - b2afad8a-a140-4bb3-8bbd-66e606867f08 2018-10-12 03:16:59,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/b2afad8a-a140-4bb3-8bbd-66e606867f08 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:59,689 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-84cef4cf-7d77-4f0a-a882-a0074e4a3055 Content-Length: 0 Date: Fri, 12 Oct 2018 03:16:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:59,689 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/b2afad8a-a140-4bb3-8bbd-66e606867f08 used request id req-84cef4cf-7d77-4f0a-a882-a0074e4a3055 2018-10-12 03:16:59,689 - neutron_utils - INFO - Deleting security group rule with ID - c6bdc68f-a4fe-4c3f-8a2c-79ef1dff84af 2018-10-12 03:16:59,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/c6bdc68f-a4fe-4c3f-8a2c-79ef1dff84af -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:16:59,928 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-044c64b6-1465-4f40-9de1-37b7efde4c62 Content-Length: 0 Date: Fri, 12 Oct 2018 03:16:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:16:59,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/c6bdc68f-a4fe-4c3f-8a2c-79ef1dff84af used request id req-044c64b6-1465-4f40-9de1-37b7efde4c62 2018-10-12 03:16:59,929 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-7eedd4e0-d4ab-4224-b8b4-be407003a20ename 2018-10-12 03:16:59,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/44a477a0-d3e2-47d7-878f-ea36e980c95f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2862f3cfbb6f8eb282625d0b01b2f75aa9b3e930" 2018-10-12 03:17:00,058 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74e02379-b491-4999-90cc-e32060169264 Content-Length: 0 Date: Fri, 12 Oct 2018 03:17:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:17:00,059 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/44a477a0-d3e2-47d7-878f-ea36e980c95f used request id req-74e02379-b491-4999-90cc-e32060169264 2018-10-12 03:17:00,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:17:00,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:17:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["aapIkmcYSpy7rVkVkPDIOQ"], "issued_at": "2018-10-12T03:17:00.000000Z"}} 2018-10-12 03:17:00,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423659803b359ca2b1d51f4a9b45a79d6953f79" 2018-10-12 03:17:00,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3404e36-4aad-47b6-84ca-2de92881b3e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:17:00,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b3404e36-4aad-47b6-84ca-2de92881b3e2 2018-10-12 03:17:00,535 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-4e4fb68a-a794-428a-895c-f972b0782ae9name-1 2018-10-12 03:17:00,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423659803b359ca2b1d51f4a9b45a79d6953f79" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-4e4fb68a-a794-428a-895c-f972b0782ae9name-1", "description": "hello group"}}' 2018-10-12 03:17:00,885 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-ecc09653-9416-4798-8c5c-0f0901ded1d1 Date: Fri, 12 Oct 2018 03:17:00 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:00Z", "updated_at": "2018-10-12T03:17:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:17:00Z", "revision_number": 0, "id": "9aadea18-246e-4d30-9bee-a9ddde5e5149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:17:00Z", "security_group_id": "027152e9-b2ac-4554-bb16-cfd9c30a5b4e", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:17:00Z", "revision_number": 0, "id": "bd614c94-6a6a-49b7-a28a-f29f3d413a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:17:00Z", "security_group_id": "027152e9-b2ac-4554-bb16-cfd9c30a5b4e", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 2, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "027152e9-b2ac-4554-bb16-cfd9c30a5b4e", "name": "NeutronUtilsSecurityGroupTests-4e4fb68a-a794-428a-895c-f972b0782ae9name-1"}} 2018-10-12 03:17:00,885 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-ecc09653-9416-4798-8c5c-0f0901ded1d1 2018-10-12 03:17:00,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 027152e9-b2ac-4554-bb16-cfd9c30a5b4e 2018-10-12 03:17:00,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=027152e9-b2ac-4554-bb16-cfd9c30a5b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423659803b359ca2b1d51f4a9b45a79d6953f79" 2018-10-12 03:17:01,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c435d788-ce56-4d81-a1fa-94e45fbcfcce Date: Fri, 12 Oct 2018 03:17: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-10-12T03:17:00Z", "security_group_id": "027152e9-b2ac-4554-bb16-cfd9c30a5b4e", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:00Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "9aadea18-246e-4d30-9bee-a9ddde5e5149"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:17:00Z", "security_group_id": "027152e9-b2ac-4554-bb16-cfd9c30a5b4e", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:00Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "bd614c94-6a6a-49b7-a28a-f29f3d413a21"}]} 2018-10-12 03:17:01,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=027152e9-b2ac-4554-bb16-cfd9c30a5b4e used request id req-c435d788-ce56-4d81-a1fa-94e45fbcfcce 2018-10-12 03:17:01,075 - neutron_utils - INFO - Creating security group with name - NeutronUtilsSecurityGroupTests-4e4fb68a-a794-428a-895c-f972b0782ae9name-2 2018-10-12 03:17:01,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423659803b359ca2b1d51f4a9b45a79d6953f79" -d '{"security_group": {"name": "NeutronUtilsSecurityGroupTests-4e4fb68a-a794-428a-895c-f972b0782ae9name-2", "description": "hello group"}}' 2018-10-12 03:17:01,418 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1416 X-Openstack-Request-Id: req-3efffc51-eef7-4979-85c0-a6739640e8da Date: Fri, 12 Oct 2018 03:17:01 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:01Z", "updated_at": "2018-10-12T03:17:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:17:01Z", "revision_number": 0, "id": "335da2a4-c523-4551-95a9-47fb3bbc9a96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:17:01Z", "security_group_id": "dff66ed0-9836-4562-8d87-a909b1e5806e", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:17:01Z", "revision_number": 0, "id": "535402ba-a0a8-416f-a445-d5663cc7a37b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:17:01Z", "security_group_id": "dff66ed0-9836-4562-8d87-a909b1e5806e", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 2, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "dff66ed0-9836-4562-8d87-a909b1e5806e", "name": "NeutronUtilsSecurityGroupTests-4e4fb68a-a794-428a-895c-f972b0782ae9name-2"}} 2018-10-12 03:17:01,418 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-3efffc51-eef7-4979-85c0-a6739640e8da 2018-10-12 03:17:01,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dff66ed0-9836-4562-8d87-a909b1e5806e 2018-10-12 03:17:01,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dff66ed0-9836-4562-8d87-a909b1e5806e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423659803b359ca2b1d51f4a9b45a79d6953f79" 2018-10-12 03:17:01,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-96325e69-0280-4e7f-83d9-dc72f4d2dd55 Date: Fri, 12 Oct 2018 03:17: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-10-12T03:17:01Z", "security_group_id": "dff66ed0-9836-4562-8d87-a909b1e5806e", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:01Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "335da2a4-c523-4551-95a9-47fb3bbc9a96"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:17:01Z", "security_group_id": "dff66ed0-9836-4562-8d87-a909b1e5806e", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:01Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "535402ba-a0a8-416f-a445-d5663cc7a37b"}]} 2018-10-12 03:17:01,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dff66ed0-9836-4562-8d87-a909b1e5806e used request id req-96325e69-0280-4e7f-83d9-dc72f4d2dd55 2018-10-12 03:17:01,596 - neutron_utils - INFO - Retrieving security group with ID - 027152e9-b2ac-4554-bb16-cfd9c30a5b4e 2018-10-12 03:17:01,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=027152e9-b2ac-4554-bb16-cfd9c30a5b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423659803b359ca2b1d51f4a9b45a79d6953f79" 2018-10-12 03:17:01,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-341595f6-711a-47ea-8016-40ea4a85a041 Date: Fri, 12 Oct 2018 03:17:01 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:00Z", "updated_at": "2018-10-12T03:17:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:17:00Z", "revision_number": 0, "id": "9aadea18-246e-4d30-9bee-a9ddde5e5149", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:17:00Z", "security_group_id": "027152e9-b2ac-4554-bb16-cfd9c30a5b4e", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:17:00Z", "revision_number": 0, "id": "bd614c94-6a6a-49b7-a28a-f29f3d413a21", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:17:00Z", "security_group_id": "027152e9-b2ac-4554-bb16-cfd9c30a5b4e", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 2, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "027152e9-b2ac-4554-bb16-cfd9c30a5b4e", "name": "NeutronUtilsSecurityGroupTests-4e4fb68a-a794-428a-895c-f972b0782ae9name-1"}]} 2018-10-12 03:17:01,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=027152e9-b2ac-4554-bb16-cfd9c30a5b4e used request id req-341595f6-711a-47ea-8016-40ea4a85a041 2018-10-12 03:17:01,886 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 027152e9-b2ac-4554-bb16-cfd9c30a5b4e 2018-10-12 03:17:01,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=027152e9-b2ac-4554-bb16-cfd9c30a5b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423659803b359ca2b1d51f4a9b45a79d6953f79" 2018-10-12 03:17:02,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f75687ed-b3dc-4a6e-a824-164134d68e58 Date: Fri, 12 Oct 2018 03:17: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-10-12T03:17:00Z", "security_group_id": "027152e9-b2ac-4554-bb16-cfd9c30a5b4e", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:00Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "9aadea18-246e-4d30-9bee-a9ddde5e5149"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:17:00Z", "security_group_id": "027152e9-b2ac-4554-bb16-cfd9c30a5b4e", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:00Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "bd614c94-6a6a-49b7-a28a-f29f3d413a21"}]} 2018-10-12 03:17:02,054 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=027152e9-b2ac-4554-bb16-cfd9c30a5b4e used request id req-f75687ed-b3dc-4a6e-a824-164134d68e58 2018-10-12 03:17:02,054 - neutron_utils - INFO - Retrieving security group with ID - dff66ed0-9836-4562-8d87-a909b1e5806e 2018-10-12 03:17:02,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=dff66ed0-9836-4562-8d87-a909b1e5806e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423659803b359ca2b1d51f4a9b45a79d6953f79" 2018-10-12 03:17:02,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1419 X-Openstack-Request-Id: req-64fe05e2-859d-4165-97bc-96447445b28f Date: Fri, 12 Oct 2018 03:17:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:01Z", "updated_at": "2018-10-12T03:17:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:17:01Z", "revision_number": 0, "id": "335da2a4-c523-4551-95a9-47fb3bbc9a96", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:17:01Z", "security_group_id": "dff66ed0-9836-4562-8d87-a909b1e5806e", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:17:01Z", "revision_number": 0, "id": "535402ba-a0a8-416f-a445-d5663cc7a37b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:17:01Z", "security_group_id": "dff66ed0-9836-4562-8d87-a909b1e5806e", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 2, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "dff66ed0-9836-4562-8d87-a909b1e5806e", "name": "NeutronUtilsSecurityGroupTests-4e4fb68a-a794-428a-895c-f972b0782ae9name-2"}]} 2018-10-12 03:17:02,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=dff66ed0-9836-4562-8d87-a909b1e5806e used request id req-64fe05e2-859d-4165-97bc-96447445b28f 2018-10-12 03:17:02,100 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dff66ed0-9836-4562-8d87-a909b1e5806e 2018-10-12 03:17:02,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dff66ed0-9836-4562-8d87-a909b1e5806e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423659803b359ca2b1d51f4a9b45a79d6953f79" 2018-10-12 03:17:02,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-de65257f-c30f-4484-a9da-0677df954776 Date: Fri, 12 Oct 2018 03:17: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-10-12T03:17:01Z", "security_group_id": "dff66ed0-9836-4562-8d87-a909b1e5806e", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:01Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "335da2a4-c523-4551-95a9-47fb3bbc9a96"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:17:01Z", "security_group_id": "dff66ed0-9836-4562-8d87-a909b1e5806e", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:01Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "535402ba-a0a8-416f-a445-d5663cc7a37b"}]} 2018-10-12 03:17:02,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dff66ed0-9836-4562-8d87-a909b1e5806e used request id req-de65257f-c30f-4484-a9da-0677df954776 2018-10-12 03:17:02,282 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-4e4fb68a-a794-428a-895c-f972b0782ae9name-1 2018-10-12 03:17:02,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/027152e9-b2ac-4554-bb16-cfd9c30a5b4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423659803b359ca2b1d51f4a9b45a79d6953f79" 2018-10-12 03:17:02,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0235f1ba-fc96-455a-8926-68b9c4d8366a Content-Length: 0 Date: Fri, 12 Oct 2018 03:17:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:17:02,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/027152e9-b2ac-4554-bb16-cfd9c30a5b4e used request id req-0235f1ba-fc96-455a-8926-68b9c4d8366a 2018-10-12 03:17:02,423 - neutron_utils - INFO - Deleting security group with name - NeutronUtilsSecurityGroupTests-4e4fb68a-a794-428a-895c-f972b0782ae9name-2 2018-10-12 03:17:02,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/dff66ed0-9836-4562-8d87-a909b1e5806e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3423659803b359ca2b1d51f4a9b45a79d6953f79" 2018-10-12 03:17:02,709 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66f266f6-d473-4641-970a-83912b8b24cd Content-Length: 0 Date: Fri, 12 Oct 2018 03:17:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:17:02,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dff66ed0-9836-4562-8d87-a909b1e5806e used request id req-66f266f6-d473-4641-970a-83912b8b24cd 2018-10-12 03:17:02,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:17:03,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:17:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["y5G7qwvYTZeNBgsoe7BzcQ"], "issued_at": "2018-10-12T03:17:03.000000Z"}} 2018-10-12 03:17:03,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e856da019b47b92c58029ed5166665b627140778" 2018-10-12 03:17:03,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cb0fa68-b3dc-4c8c-94c0-6624c1456d60 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:17:03,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9cb0fa68-b3dc-4c8c-94c0-6624c1456d60 2018-10-12 03:17:03,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e856da019b47b92c58029ed5166665b627140778" 2018-10-12 03:17:03,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e743e339-ddf7-4525-a148-6aa44ca5f5fc Date: Fri, 12 Oct 2018 03:17:03 GMT RESP BODY: {"floatingips": []} 2018-10-12 03:17:03,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-e743e339-ddf7-4525-a148-6aa44ca5f5fc 2018-10-12 03:17:03,350 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-12 03:17:03,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e856da019b47b92c58029ed5166665b627140778" 2018-10-12 03:17:03,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-df390802-1e7b-4444-ab9a-2be756e3ddc3 Date: Fri, 12 Oct 2018 03:17:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:17:03,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-df390802-1e7b-4444-ab9a-2be756e3ddc3 2018-10-12 03:17:03,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e856da019b47b92c58029ed5166665b627140778" 2018-10-12 03:17:03,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-08849c9a-66d3-4ec7-b582-779b11fa539c Date: Fri, 12 Oct 2018 03:17:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 03:17:03,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-08849c9a-66d3-4ec7-b582-779b11fa539c 2018-10-12 03:17:03,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e856da019b47b92c58029ed5166665b627140778" -d '{"floatingip": {"floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}}' 2018-10-12 03:17:05,167 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 472 X-Openstack-Request-Id: req-438b8e2b-77c1-46c7-bee3-53571274a51a Date: Fri, 12 Oct 2018 03:17:05 GMT RESP BODY: {"floatingip": {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:04Z", "updated_at": "2018-10-12T03:17:04Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "82f0c944f0ab46839e74820af9796ffb", "port_id": null, "id": "2de2b83c-30e4-4886-8d75-b955ec587d11"}} 2018-10-12 03:17:05,167 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-438b8e2b-77c1-46c7-bee3-53571274a51a 2018-10-12 03:17:05,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e856da019b47b92c58029ed5166665b627140778" 2018-10-12 03:17:05,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-f1e080fd-ec84-408f-9924-45ab5a07e51d Date: Fri, 12 Oct 2018 03:17:05 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:04Z", "updated_at": "2018-10-12T03:17:04Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "82f0c944f0ab46839e74820af9796ffb", "port_id": null, "id": "2de2b83c-30e4-4886-8d75-b955ec587d11"}]} 2018-10-12 03:17:05,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-f1e080fd-ec84-408f-9924-45ab5a07e51d 2018-10-12 03:17:05,358 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.202 2018-10-12 03:17:05,358 - neutron_utils - DEBUG - Attempting to retrieve existing floating ip with IP - 172.30.9.202 2018-10-12 03:17:05,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips?ip=2de2b83c-30e4-4886-8d75-b955ec587d11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e856da019b47b92c58029ed5166665b627140778" 2018-10-12 03:17:05,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-bedc16df-3311-4f21-9114-3296b83da146 Date: Fri, 12 Oct 2018 03:17:05 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:17:04Z", "updated_at": "2018-10-12T03:17:04Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.202", "revision_number": 0, "project_id": "82f0c944f0ab46839e74820af9796ffb", "port_id": null, "id": "2de2b83c-30e4-4886-8d75-b955ec587d11"}]} 2018-10-12 03:17:05,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips?ip=2de2b83c-30e4-4886-8d75-b955ec587d11 used request id req-bedc16df-3311-4f21-9114-3296b83da146 2018-10-12 03:17:05,719 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.202 2018-10-12 03:17:05,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/2de2b83c-30e4-4886-8d75-b955ec587d11 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e856da019b47b92c58029ed5166665b627140778" 2018-10-12 03:17:06,422 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bccc3ef1-082d-4a74-89b3-7c3068ec633b Content-Length: 0 Date: Fri, 12 Oct 2018 03:17:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:17:06,422 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/2de2b83c-30e4-4886-8d75-b955ec587d11 used request id req-bccc3ef1-082d-4a74-89b3-7c3068ec633b 2018-10-12 03:17:06,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:17:06,532 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c 2018-10-12 03:17:06,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:17:06,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:17:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["PEjpW542Q_mNJIPiJ3E6uA"], "issued_at": "2018-10-12T03:17:06.000000Z"}} 2018-10-12 03:17:06,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067909070cdcccb30649e0e653192a6c03593cff" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPMY0u6R4JUGk5HUmo46BQ3cUUiD+YCniMhu6edIB5HzfvIFOjbyyH6Ngs5KNcaIIy/PBisZkrK3PmCSZuVHDCGSLF4B/7FVN1h7dT6AljQzBGIzPxLVEP1DUoLD1RT3eCElesqwWZdZGyVRcLVarVd2UV7GLK5BiTtWL6AhCSMLxjlNXN7fIocMSPBsda1l4j25EgsfgHIjiF2dLG5g++1UVTbfTOaoELsPZJ5sCWHgIcDKhP6YWJAxxbU56gXgInDIXJ63qoxNyKXBMwqAHmBe0T8Y3nOatV7nt2HL5v3U/QnAmHA4sIGeXgosspBZviJSUO1+LIQwMFel5p9HRF", "name": "NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c"}}' 2018-10-12 03:17:07,185 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-a9ea9cfd-a74e-44ee-a24a-ee8f205b9034 x-compute-request-id: req-a9ea9cfd-a74e-44ee-a24a-ee8f205b9034 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPMY0u6R4JUGk5HUmo46BQ3cUUiD+YCniMhu6edIB5HzfvIFOjbyyH6Ngs5KNcaIIy/PBisZkrK3PmCSZuVHDCGSLF4B/7FVN1h7dT6AljQzBGIzPxLVEP1DUoLD1RT3eCElesqwWZdZGyVRcLVarVd2UV7GLK5BiTtWL6AhCSMLxjlNXN7fIocMSPBsda1l4j25EgsfgHIjiF2dLG5g++1UVTbfTOaoELsPZJ5sCWHgIcDKhP6YWJAxxbU56gXgInDIXJ63qoxNyKXBMwqAHmBe0T8Y3nOatV7nt2HL5v3U/QnAmHA4sIGeXgosspBZviJSUO1+LIQwMFel5p9HRF", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "name": "NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c", "fingerprint": "5b:5b:b3:90:bf:76:2d:48:3b:7c:72:aa:2c:0d:95:73"}} 2018-10-12 03:17:07,185 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a9ea9cfd-a74e-44ee-a24a-ee8f205b9034 2018-10-12 03:17:07,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067909070cdcccb30649e0e653192a6c03593cff" 2018-10-12 03:17:07,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-5099bbab-b110-49bb-aed2-38e488a53c70 x-compute-request-id: req-5099bbab-b110-49bb-aed2-38e488a53c70 Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDPMY0u6R4JUGk5HUmo46BQ3cUUiD+YCniMhu6edIB5HzfvIFOjbyyH6Ngs5KNcaIIy/PBisZkrK3PmCSZuVHDCGSLF4B/7FVN1h7dT6AljQzBGIzPxLVEP1DUoLD1RT3eCElesqwWZdZGyVRcLVarVd2UV7GLK5BiTtWL6AhCSMLxjlNXN7fIocMSPBsda1l4j25EgsfgHIjiF2dLG5g++1UVTbfTOaoELsPZJ5sCWHgIcDKhP6YWJAxxbU56gXgInDIXJ63qoxNyKXBMwqAHmBe0T8Y3nOatV7nt2HL5v3U/QnAmHA4sIGeXgosspBZviJSUO1+LIQwMFel5p9HRF", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "name": "NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c", "deleted": false, "created_at": "2018-10-12T03:17:07.000000", "updated_at": null, "fingerprint": "5b:5b:b3:90:bf:76:2d:48:3b:7c:72:aa:2c:0d:95:73", "deleted_at": null, "id": 2}} 2018-10-12 03:17:07,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c used request id req-5099bbab-b110-49bb-aed2-38e488a53c70 2018-10-12 03:17:07,205 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c 2018-10-12 03:17:07,208 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067909070cdcccb30649e0e653192a6c03593cff" 2018-10-12 03:17:07,267 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03: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-cd56e7fd-61ad-4206-a006-3bef429aac68 x-compute-request-id: req-cd56e7fd-61ad-4206-a006-3bef429aac68 Content-Length: 0 Content-Type: application/json 2018-10-12 03:17:07,267 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c used request id req-cd56e7fd-61ad-4206-a006-3bef429aac68 2018-10-12 03:17:07,270 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067909070cdcccb30649e0e653192a6c03593cff" 2018-10-12 03:17:07,391 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03: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-8cbd1e2d-1319-492b-8a29-6d163a146892 x-compute-request-id: req-8cbd1e2d-1319-492b-8a29-6d163a146892 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c not found for user 506e58b4de704a7f95de16ced2e6cb52", "code": 404}} 2018-10-12 03:17:07,391 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c used request id req-8cbd1e2d-1319-492b-8a29-6d163a146892 2018-10-12 03:17:07,391 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c 2018-10-12 03:17:07,394 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}067909070cdcccb30649e0e653192a6c03593cff" 2018-10-12 03:17:07,590 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03: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-56ce06ff-a3df-42ca-bdeb-e221eedcc1f1 x-compute-request-id: req-56ce06ff-a3df-42ca-bdeb-e221eedcc1f1 Content-Length: 164 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c not found for user 506e58b4de704a7f95de16ced2e6cb52", "code": 404}} 2018-10-12 03:17:07,591 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-a8880a82-da50-4533-87cf-e3320d0e582c used request id req-56ce06ff-a3df-42ca-bdeb-e221eedcc1f1 2018-10-12 03:17:07,592 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:17:07,719 - file_utils - INFO - Saved public key to - tmp/NovaUtilsKeypairTests-e7937ed5-f709-4882-9215-531dad24ad38.pub 2018-10-12 03:17:07,719 - file_utils - INFO - Saved private key to - tmp/NovaUtilsKeypairTests-e7937ed5-f709-4882-9215-531dad24ad38 2018-10-12 03:17:07,720 - nova_utils - INFO - Saving keypair to - tmp/NovaUtilsKeypairTests-e7937ed5-f709-4882-9215-531dad24ad38.pub 2018-10-12 03:17:07,720 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-e7937ed5-f709-4882-9215-531dad24ad38 2018-10-12 03:17:07,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:17:08,092 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:17:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["jthp-HorQj-djBZfNRIfUg"], "issued_at": "2018-10-12T03:17:08.000000Z"}} 2018-10-12 03:17:08,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837a4606abdecdfc5d09d2d92824ea2ec35c3ac8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDckE5i6jdxWbzrRhBtFMynEgb6UWZygLXdKSjFd+0dj2AJzZSVY/je05fXK+mkxRLngMWFwuITaeLDzsxQoFx705I24DK/lXNk/AOTY4hoqxa/98SDwsZeaRtUO4oMT0Izls9QPnwkpCzsEhRxbo8Xatxp1EsVPygypyKaU5MpJckkWgtW5KsIyOQWOKo4NucOcCX5bXZm/HpaJpylSW5keSY0Csc7prw3PJHMce7nuv7BRA3msFP9N4fxWmVKRO1wM9irNbnOoLGun5uFQYwVUec8tH7krLqpfrBG8a4wLP+EL58PzTLg6KpMwW+OkqPOsRwWKmcsvEnknOX6qT2z", "name": "NovaUtilsKeypairTests-e7937ed5-f709-4882-9215-531dad24ad38"}}' 2018-10-12 03:17:08,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17: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-749fa410-d436-44b7-871a-85c3e18cc050 x-compute-request-id: req-749fa410-d436-44b7-871a-85c3e18cc050 Content-Encoding: gzip Content-Length: 499 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDckE5i6jdxWbzrRhBtFMynEgb6UWZygLXdKSjFd+0dj2AJzZSVY/je05fXK+mkxRLngMWFwuITaeLDzsxQoFx705I24DK/lXNk/AOTY4hoqxa/98SDwsZeaRtUO4oMT0Izls9QPnwkpCzsEhRxbo8Xatxp1EsVPygypyKaU5MpJckkWgtW5KsIyOQWOKo4NucOcCX5bXZm/HpaJpylSW5keSY0Csc7prw3PJHMce7nuv7BRA3msFP9N4fxWmVKRO1wM9irNbnOoLGun5uFQYwVUec8tH7krLqpfrBG8a4wLP+EL58PzTLg6KpMwW+OkqPOsRwWKmcsvEnknOX6qT2z", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "name": "NovaUtilsKeypairTests-e7937ed5-f709-4882-9215-531dad24ad38", "fingerprint": "bb:df:14:93:27:30:de:ab:bf:cd:90:84:d6:b2:e0:77"}} 2018-10-12 03:17:08,521 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-749fa410-d436-44b7-871a-85c3e18cc050 2018-10-12 03:17:08,521 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-e7937ed5-f709-4882-9215-531dad24ad38 2018-10-12 03:17:08,524 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e7937ed5-f709-4882-9215-531dad24ad38 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837a4606abdecdfc5d09d2d92824ea2ec35c3ac8" 2018-10-12 03:17:08,573 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:17: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-791383b6-7b03-42f5-8aa9-f35ae5f47123 x-compute-request-id: req-791383b6-7b03-42f5-8aa9-f35ae5f47123 Content-Length: 0 Content-Type: application/json 2018-10-12 03:17:08,574 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-e7937ed5-f709-4882-9215-531dad24ad38 used request id req-791383b6-7b03-42f5-8aa9-f35ae5f47123 2018-10-12 03:17:08,575 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:17:08,797 - nova_utils - INFO - Creating keypair with name - NovaUtilsKeypairTests-f9032c7b-9527-4897-bbaa-ce9fedf52066 2018-10-12 03:17:08,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:17:09,189 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:17:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["y5xaDzgRT4qAkVfWYIql6Q"], "issued_at": "2018-10-12T03:17:09.000000Z"}} 2018-10-12 03:17:09,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7f8c3d9979c12b4eba35d01335bde9cb7365b7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHfewHVoAKAhrBCm/su/yW3QJCc0i87lCQZzmNYopu/gnkZNZeOpFzhGCzZyqX9yI78zUgYITcsITuERl9RaWOsJb4wWr+b+sNAtBstjoLRFpeyJ1QRI/PPLVo7DCWO+X8uAlcrTyUjuBagD7m6re3cF/cWRKDzLNM+yO52xlZQ7HYU35YUQO8pmIs8IV5BwN4E95qv1aHXMo+YggvWNVN3W7C3G7wWVu0q0/IShOFrjCvsOf4eyS29L3xKimToS0+OzRS4ZNtNNAzllcmNbZTDsH+IMFk6ts/lZDn3yqcm17sdXnXI4W+9uSWc1a8c7HxWj1CPXILaxm0+YJ3mCKH", "name": "NovaUtilsKeypairTests-f9032c7b-9527-4897-bbaa-ce9fedf52066"}}' 2018-10-12 03:17:10,005 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-6db02f58-fce7-499b-82e5-cc78a60adc24 x-compute-request-id: req-6db02f58-fce7-499b-82e5-cc78a60adc24 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHfewHVoAKAhrBCm/su/yW3QJCc0i87lCQZzmNYopu/gnkZNZeOpFzhGCzZyqX9yI78zUgYITcsITuERl9RaWOsJb4wWr+b+sNAtBstjoLRFpeyJ1QRI/PPLVo7DCWO+X8uAlcrTyUjuBagD7m6re3cF/cWRKDzLNM+yO52xlZQ7HYU35YUQO8pmIs8IV5BwN4E95qv1aHXMo+YggvWNVN3W7C3G7wWVu0q0/IShOFrjCvsOf4eyS29L3xKimToS0+OzRS4ZNtNNAzllcmNbZTDsH+IMFk6ts/lZDn3yqcm17sdXnXI4W+9uSWc1a8c7HxWj1CPXILaxm0+YJ3mCKH", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "name": "NovaUtilsKeypairTests-f9032c7b-9527-4897-bbaa-ce9fedf52066", "fingerprint": "f5:3b:29:e7:77:cc:78:49:18:38:f5:d7:ca:79:05:5f"}} 2018-10-12 03:17:10,005 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-6db02f58-fce7-499b-82e5-cc78a60adc24 2018-10-12 03:17:10,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f9032c7b-9527-4897-bbaa-ce9fedf52066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7f8c3d9979c12b4eba35d01335bde9cb7365b7" 2018-10-12 03:17:10,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-cd1d2390-90c2-4ce9-89f4-8ffcc7dbd854 x-compute-request-id: req-cd1d2390-90c2-4ce9-89f4-8ffcc7dbd854 Content-Encoding: gzip Content-Length: 557 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHfewHVoAKAhrBCm/su/yW3QJCc0i87lCQZzmNYopu/gnkZNZeOpFzhGCzZyqX9yI78zUgYITcsITuERl9RaWOsJb4wWr+b+sNAtBstjoLRFpeyJ1QRI/PPLVo7DCWO+X8uAlcrTyUjuBagD7m6re3cF/cWRKDzLNM+yO52xlZQ7HYU35YUQO8pmIs8IV5BwN4E95qv1aHXMo+YggvWNVN3W7C3G7wWVu0q0/IShOFrjCvsOf4eyS29L3xKimToS0+OzRS4ZNtNNAzllcmNbZTDsH+IMFk6ts/lZDn3yqcm17sdXnXI4W+9uSWc1a8c7HxWj1CPXILaxm0+YJ3mCKH", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "name": "NovaUtilsKeypairTests-f9032c7b-9527-4897-bbaa-ce9fedf52066", "deleted": false, "created_at": "2018-10-12T03:17:09.000000", "updated_at": null, "fingerprint": "f5:3b:29:e7:77:cc:78:49:18:38:f5:d7:ca:79:05:5f", "deleted_at": null, "id": 8}} 2018-10-12 03:17:10,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f9032c7b-9527-4897-bbaa-ce9fedf52066 used request id req-cd1d2390-90c2-4ce9-89f4-8ffcc7dbd854 2018-10-12 03:17:10,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7f8c3d9979c12b4eba35d01335bde9cb7365b7" 2018-10-12 03:17:10,259 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-9ccd067c-e294-46f7-be4f-c0df66f7ea7b x-compute-request-id: req-9ccd067c-e294-46f7-be4f-c0df66f7ea7b Content-Encoding: gzip Content-Length: 474 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDHfewHVoAKAhrBCm/su/yW3QJCc0i87lCQZzmNYopu/gnkZNZeOpFzhGCzZyqX9yI78zUgYITcsITuERl9RaWOsJb4wWr+b+sNAtBstjoLRFpeyJ1QRI/PPLVo7DCWO+X8uAlcrTyUjuBagD7m6re3cF/cWRKDzLNM+yO52xlZQ7HYU35YUQO8pmIs8IV5BwN4E95qv1aHXMo+YggvWNVN3W7C3G7wWVu0q0/IShOFrjCvsOf4eyS29L3xKimToS0+OzRS4ZNtNNAzllcmNbZTDsH+IMFk6ts/lZDn3yqcm17sdXnXI4W+9uSWc1a8c7HxWj1CPXILaxm0+YJ3mCKH", "name": "NovaUtilsKeypairTests-f9032c7b-9527-4897-bbaa-ce9fedf52066", "fingerprint": "f5:3b:29:e7:77:cc:78:49:18:38:f5:d7:ca:79:05:5f"}}]} 2018-10-12 03:17:10,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-9ccd067c-e294-46f7-be4f-c0df66f7ea7b 2018-10-12 03:17:10,260 - nova_utils - DEBUG - Deleting keypair - NovaUtilsKeypairTests-f9032c7b-9527-4897-bbaa-ce9fedf52066 2018-10-12 03:17:10,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f9032c7b-9527-4897-bbaa-ce9fedf52066 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed7f8c3d9979c12b4eba35d01335bde9cb7365b7" 2018-10-12 03:17:10,411 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03: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-2c676c77-f78f-4810-8eac-1a5ad6a65afb x-compute-request-id: req-2c676c77-f78f-4810-8eac-1a5ad6a65afb Content-Length: 0 Content-Type: application/json 2018-10-12 03:17:10,411 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/NovaUtilsKeypairTests-f9032c7b-9527-4897-bbaa-ce9fedf52066 used request id req-2c676c77-f78f-4810-8eac-1a5ad6a65afb 2018-10-12 03:17:10,413 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:17:10,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:17:10,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:17:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["Mc0PNYXxSmCIdIqLjHE1mg"], "issued_at": "2018-10-12T03:17:10.000000Z"}} 2018-10-12 03:17:10,809 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56f5ffcdd057f9f7399ded4540edf1cfb1417e2" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-decede3c-3619-4854-ad1d-2b55875ea58d-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-decede3c-3619-4854-ad1d-2b55875ea58d-id", "swap": 2}}' 2018-10-12 03:17:11,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-a2922e26-0b62-4d23-affd-7af0e3e4ea24 x-compute-request-id: req-a2922e26-0b62-4d23-affd-7af0e3e4ea24 Content-Encoding: gzip Content-Length: 288 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-decede3c-3619-4854-ad1d-2b55875ea58d-id", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/NovaUtilsFlavorTests-decede3c-3619-4854-ad1d-2b55875ea58d-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-decede3c-3619-4854-ad1d-2b55875ea58d-id", "name": "NovaUtilsFlavorTests-decede3c-3619-4854-ad1d-2b55875ea58d-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-10-12 03:17:11,586 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a2922e26-0b62-4d23-affd-7af0e3e4ea24 2018-10-12 03:17:11,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-decede3c-3619-4854-ad1d-2b55875ea58d-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56f5ffcdd057f9f7399ded4540edf1cfb1417e2" 2018-10-12 03:17:11,635 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03: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 x-openstack-request-id: req-498ed920-41f4-4b73-a0dc-29270f23b1c5 x-compute-request-id: req-498ed920-41f4-4b73-a0dc-29270f23b1c5 Content-Length: 0 Content-Type: application/json 2018-10-12 03:17:11,635 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-decede3c-3619-4854-ad1d-2b55875ea58d-id used request id req-498ed920-41f4-4b73-a0dc-29270f23b1c5 2018-10-12 03:17:11,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56f5ffcdd057f9f7399ded4540edf1cfb1417e2" 2018-10-12 03:17:11,669 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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 x-openstack-request-id: req-a3901c1d-848a-430e-80d2-8d933d40d2ea x-compute-request-id: req-a3901c1d-848a-430e-80d2-8d933d40d2ea Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:17:11,669 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a3901c1d-848a-430e-80d2-8d933d40d2ea 2018-10-12 03:17:11,672 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-decede3c-3619-4854-ad1d-2b55875ea58d-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d56f5ffcdd057f9f7399ded4540edf1cfb1417e2" 2018-10-12 03:17:11,693 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03: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 x-openstack-request-id: req-d8c4c416-c28d-4177-8fa7-7ad62e05903c x-compute-request-id: req-d8c4c416-c28d-4177-8fa7-7ad62e05903c Content-Length: 133 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor NovaUtilsFlavorTests-decede3c-3619-4854-ad1d-2b55875ea58d-id could not be found.", "code": 404}} 2018-10-12 03:17:11,693 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-decede3c-3619-4854-ad1d-2b55875ea58d-id used request id req-d8c4c416-c28d-4177-8fa7-7ad62e05903c 2018-10-12 03:17:11,694 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:17:11,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:17:12,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["RjAndBDfSTmXXKwFKyUsPQ"], "issued_at": "2018-10-12T03:17:12.000000Z"}} 2018-10-12 03:17:12,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421c20dfbaeb1bf0e6c955daa4ffa649848cb98e" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "NovaUtilsFlavorTests-03f225cd-6354-4738-8fd1-584915634ce8-name", "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "OS-FLV-EXT-DATA:ephemeral": 1, "ram": 1, "id": "NovaUtilsFlavorTests-03f225cd-6354-4738-8fd1-584915634ce8-id", "swap": 2}}' 2018-10-12 03:17:12,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17: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-60951ac4-9b8d-4140-840a-79d543fb9981 x-compute-request-id: req-60951ac4-9b8d-4140-840a-79d543fb9981 Content-Encoding: gzip Content-Length: 289 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-03f225cd-6354-4738-8fd1-584915634ce8-id", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/NovaUtilsFlavorTests-03f225cd-6354-4738-8fd1-584915634ce8-id", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 3.0, "disk": 1, "id": "NovaUtilsFlavorTests-03f225cd-6354-4738-8fd1-584915634ce8-id", "name": "NovaUtilsFlavorTests-03f225cd-6354-4738-8fd1-584915634ce8-name", "vcpus": 1, "swap": 2, "OS-FLV-EXT-DATA:ephemeral": 1}} 2018-10-12 03:17:12,342 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-60951ac4-9b8d-4140-840a-79d543fb9981 2018-10-12 03:17:12,345 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-03f225cd-6354-4738-8fd1-584915634ce8-id -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}421c20dfbaeb1bf0e6c955daa4ffa649848cb98e" 2018-10-12 03:17:12,498 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:17: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-f48525d8-917b-456c-acfc-1f628bcf0279 x-compute-request-id: req-f48525d8-917b-456c-acfc-1f628bcf0279 Content-Length: 0 Content-Type: application/json 2018-10-12 03:17:12,498 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/NovaUtilsFlavorTests-03f225cd-6354-4738-8fd1-584915634ce8-id used request id req-f48525d8-917b-456c-acfc-1f628bcf0279 2018-10-12 03:17:12,499 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:17:12,501 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:17:12,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:17:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["DI8XwhMaTGuOEAxRxcwPCA"], "issued_at": "2018-10-12T03:17:12.000000Z"}} 2018-10-12 03:17:12,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:12,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87ab4f59-b793-4893-b014-e297a262b937 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:17:12,913 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-87ab4f59-b793-4893-b014-e297a262b937 2018-10-12 03:17:12,915 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 03:17:12,915 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:17:12,916 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:17:13,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:17:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["MBeMl0JLQF6-4X7pI6Mx6A"], "issued_at": "2018-10-12T03:17:13.000000Z"}} 2018-10-12 03:17:13,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13c08bdae59055af9015c5e2749db4d753dd8363" 2018-10-12 03:17:13,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-331a2a6f-3d9d-4e23-99b5-02f57affd66c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:17:13,378 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-331a2a6f-3d9d-4e23-99b5-02f57affd66c 2018-10-12 03:17:13,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13c08bdae59055af9015c5e2749db4d753dd8363" 2018-10-12 03:17:14,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 167 Content-Type: application/json X-Openstack-Request-Id: req-eda5ea94-deec-484b-b956-b55e91ac6170 Date: Fri, 12 Oct 2018 03:17:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image"} 2018-10-12 03:17:14,023 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image used request id req-eda5ea94-deec-484b-b956-b55e91ac6170 2018-10-12 03:17:14,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13c08bdae59055af9015c5e2749db4d753dd8363" 2018-10-12 03:17:14,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-12ba8729-60f9-4c2c-bf91-56536b94dcc4 Date: Fri, 12 Oct 2018 03:17: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-10-12 03:17:14,606 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-12ba8729-60f9-4c2c-bf91-56536b94dcc4 2018-10-12 03:17:14,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}13c08bdae59055af9015c5e2749db4d753dd8363" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image"}' 2018-10-12 03:17:15,321 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 626 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d X-Openstack-Request-Id: req-922ef8bc-5008-4d96-aa9f-d40c244b4f81 Date: Fri, 12 Oct 2018 03:17:15 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:17:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T03:17:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "min_disk": 0, "protected": false, "id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "file": "/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d/file", "checksum": null, "owner": "82f0c944f0ab46839e74820af9796ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:17:15,321 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-922ef8bc-5008-4d96-aa9f-d40c244b4f81 2018-10-12 03:17:15,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13c08bdae59055af9015c5e2749db4d753dd8363" -d '' 2018-10-12 03:17:17,708 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa46baff-df4e-439e-b668-1f25b1b5d36d Date: Fri, 12 Oct 2018 03:17:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:17:17,708 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d/file used request id req-fa46baff-df4e-439e-b668-1f25b1b5d36d 2018-10-12 03:17:17,709 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:17:17,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13c08bdae59055af9015c5e2749db4d753dd8363" 2018-10-12 03:17:18,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-56aee7b4-c2c2-4cf3-8c28-847bd7e2a8c5 Date: Fri, 12 Oct 2018 03:17:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:17:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:17:17Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f526f1a7-c879-48f2-8d37-ca87daddce3d/snap", "metadata": {}}], "self": "/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "min_disk": 0, "protected": false, "id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "file": "/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f526f1a7-c879-48f2-8d37-ca87daddce3d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:17:18,350 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d used request id req-56aee7b4-c2c2-4cf3-8c28-847bd7e2a8c5 2018-10-12 03:17:18,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13c08bdae59055af9015c5e2749db4d753dd8363" 2018-10-12 03:17:18,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-05372564-dadf-4e6d-93f4-a820f5bb9166 Date: Fri, 12 Oct 2018 03:17:18 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-10-12 03:17:18,504 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-05372564-dadf-4e6d-93f4-a820f5bb9166 2018-10-12 03:17:18,507 - create_image - INFO - Created image with name - NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image 2018-10-12 03:17:18,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13c08bdae59055af9015c5e2749db4d753dd8363" 2018-10-12 03:17:19,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 887 Content-Type: application/json X-Openstack-Request-Id: req-c15fad65-a7de-4ad0-b595-bdaaa7c950b9 Date: Fri, 12 Oct 2018 03:17:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:17:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:17:17Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f526f1a7-c879-48f2-8d37-ca87daddce3d/snap", "metadata": {}}], "self": "/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "min_disk": 0, "protected": false, "id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "file": "/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f526f1a7-c879-48f2-8d37-ca87daddce3d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:17:19,122 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d used request id req-c15fad65-a7de-4ad0-b595-bdaaa7c950b9 2018-10-12 03:17:19,123 - create_image - DEBUG - Instance status is - active 2018-10-12 03:17:19,123 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image 2018-10-12 03:17:19,123 - create_image - INFO - Image is now active with name - NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image 2018-10-12 03:17:19,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:17:19,124 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:17:19,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:17:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["-1DhQ_mhRaGCJrr7oYlXkw"], "issued_at": "2018-10-12T03:17:19.000000Z"}} 2018-10-12 03:17:19,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6fff692bb6b2d489aff5e6dab03e9ef71644c6" 2018-10-12 03:17:19,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c27bd627-10ed-4540-ad37-3712b0fe97b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:17:19,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c27bd627-10ed-4540-ad37-3712b0fe97b9 2018-10-12 03:17:19,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6fff692bb6b2d489aff5e6dab03e9ef71644c6" 2018-10-12 03:17:19,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-906d8cb9-9812-4b5d-b2ab-e5a4abeb1b7f Date: Fri, 12 Oct 2018 03:17:19 GMT RESP BODY: {"networks":[]} 2018-10-12 03:17:19,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net used request id req-906d8cb9-9812-4b5d-b2ab-e5a4abeb1b7f 2018-10-12 03:17:19,766 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net 2018-10-12 03:17:19,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6fff692bb6b2d489aff5e6dab03e9ef71644c6" -d '{"network": {"name": "NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net", "admin_state_up": true}}' 2018-10-12 03:17:20,367 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-1fa0dc7d-e424-4c33-87f7-21e094c05187 Date: Fri, 12 Oct 2018 03:17:20 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"010c9f36-140d-4395-90bc-fb6a53a6a183","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:17:20Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:20Z","mtu":1450}} 2018-10-12 03:17:20,367 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-1fa0dc7d-e424-4c33-87f7-21e094c05187 2018-10-12 03:17:20,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=010c9f36-140d-4395-90bc-fb6a53a6a183 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6fff692bb6b2d489aff5e6dab03e9ef71644c6" 2018-10-12 03:17:20,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 700 X-Openstack-Request-Id: req-f28d3b96-d836-4e71-9400-f90db881be97 Date: Fri, 12 Oct 2018 03:17:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"010c9f36-140d-4395-90bc-fb6a53a6a183","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:17:20Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:20Z","provider:network_type":"vxlan"}]} 2018-10-12 03:17:20,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=010c9f36-140d-4395-90bc-fb6a53a6a183 used request id req-f28d3b96-d836-4e71-9400-f90db881be97 2018-10-12 03:17:20,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6fff692bb6b2d489aff5e6dab03e9ef71644c6" 2018-10-12 03:17:20,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1ed78070-5025-4dd1-ae14-658e5fd7d730 Date: Fri, 12 Oct 2018 03:17:20 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:17:20,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 used request id req-1ed78070-5025-4dd1-ae14-658e5fd7d730 2018-10-12 03:17:20,832 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-subnet 2018-10-12 03:17:20,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6fff692bb6b2d489aff5e6dab03e9ef71644c6" -d '{"subnets": [{"ip_version": 4, "network_id": "010c9f36-140d-4395-90bc-fb6a53a6a183", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-subnet"}]}' 2018-10-12 03:17:21,457 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-e87b55ee-9fff-40b5-9c33-3137cada3d5a Date: Fri, 12 Oct 2018 03:17:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"010c9f36-140d-4395-90bc-fb6a53a6a183","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:21Z","dns_nameservers":[],"updated_at":"2018-10-12T03:17:21Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"b69d6404-bc27-4e7f-a031-ca3d80bdfc8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-subnet"}]} 2018-10-12 03:17:21,457 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-e87b55ee-9fff-40b5-9c33-3137cada3d5a 2018-10-12 03:17:21,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=010c9f36-140d-4395-90bc-fb6a53a6a183 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6fff692bb6b2d489aff5e6dab03e9ef71644c6" 2018-10-12 03:17:21,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-3da6540e-c8c9-41c6-b56c-a4e9d5920b49 Date: Fri, 12 Oct 2018 03:17:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"010c9f36-140d-4395-90bc-fb6a53a6a183","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["b69d6404-bc27-4e7f-a031-ca3d80bdfc8a"],"description":"","tags":[],"updated_at":"2018-10-12T03:17:21Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:20Z","provider:network_type":"vxlan"}]} 2018-10-12 03:17:21,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=010c9f36-140d-4395-90bc-fb6a53a6a183 used request id req-3da6540e-c8c9-41c6-b56c-a4e9d5920b49 2018-10-12 03:17:21,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6fff692bb6b2d489aff5e6dab03e9ef71644c6" 2018-10-12 03:17:21,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ffa3d2f4-a777-42f5-84d9-b1086913561c Date: Fri, 12 Oct 2018 03:17:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"010c9f36-140d-4395-90bc-fb6a53a6a183","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:21Z","dns_nameservers":[],"updated_at":"2018-10-12T03:17:21Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"b69d6404-bc27-4e7f-a031-ca3d80bdfc8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-subnet"}]} 2018-10-12 03:17:21,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 used request id req-ffa3d2f4-a777-42f5-84d9-b1086913561c 2018-10-12 03:17:21,767 - OpenStackNetwork - DEBUG - Network [010c9f36-140d-4395-90bc-fb6a53a6a183] created successfully 2018-10-12 03:17:21,767 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:17:21,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:17:22,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:17:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["fLwRWBKWQxiTVtPohH81PA"], "issued_at": "2018-10-12T03:17:22.000000Z"}} 2018-10-12 03:17:22,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184a16a7201aa64cb683ac0facb417d8198a700e" 2018-10-12 03:17:22,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576154e5-010a-4655-8165-cc3b7c4b3e0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:17:22,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-576154e5-010a-4655-8165-cc3b7c4b3e0d 2018-10-12 03:17:22,267 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:17:22,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184a16a7201aa64cb683ac0facb417d8198a700e" 2018-10-12 03:17:22,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-01724e7b-d761-4c00-aaea-b29a01bf54f1 x-compute-request-id: req-01724e7b-d761-4c00-aaea-b29a01bf54f1 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:17:22,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-01724e7b-d761-4c00-aaea-b29a01bf54f1 2018-10-12 03:17:22,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184a16a7201aa64cb683ac0facb417d8198a700e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-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-10-12 03:17:22,562 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-94b39128-c181-451d-b48f-f15909563177 x-compute-request-id: req-94b39128-c181-451d-b48f-f15909563177 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c747a355-d07d-446b-bc47-5bf51299d86b", "name": "NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:17:22,562 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-94b39128-c181-451d-b48f-f15909563177 2018-10-12 03:17:22,563 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:17:22,564 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:17:22,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:17:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["YznQ15hZTzSTtDprYwGaFQ"], "issued_at": "2018-10-12T03:17:22.000000Z"}} 2018-10-12 03:17:22,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27fb4c0f49492defd3e4e832d4bf9dd73541b64" 2018-10-12 03:17:22,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0192120e-d552-4f81-ae7d-4609db082ff7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:17:22,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0192120e-d552-4f81-ae7d-4609db082ff7 2018-10-12 03:17:22,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:23,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-686caf70-4cfe-4686-87b7-781c63b481bd Date: Fri, 12 Oct 2018 03:17:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"010c9f36-140d-4395-90bc-fb6a53a6a183","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["b69d6404-bc27-4e7f-a031-ca3d80bdfc8a"],"description":"","tags":[],"updated_at":"2018-10-12T03:17:21Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:20Z","provider:network_type":"vxlan"}]} 2018-10-12 03:17:23,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net used request id req-686caf70-4cfe-4686-87b7-781c63b481bd 2018-10-12 03:17:23,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:23,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4d627bee-7927-4249-afbb-fa7a955c94d8 Date: Fri, 12 Oct 2018 03:17:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"010c9f36-140d-4395-90bc-fb6a53a6a183","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:21Z","dns_nameservers":[],"updated_at":"2018-10-12T03:17:21Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"b69d6404-bc27-4e7f-a031-ca3d80bdfc8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-subnet"}]} 2018-10-12 03:17:23,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 used request id req-4d627bee-7927-4249-afbb-fa7a955c94d8 2018-10-12 03:17:23,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:23,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-1cf3159e-e9fa-4e94-a8c0-7afdcbe0644d Date: Fri, 12 Oct 2018 03:17:23 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"010c9f36-140d-4395-90bc-fb6a53a6a183","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["b69d6404-bc27-4e7f-a031-ca3d80bdfc8a"],"description":"","tags":[],"updated_at":"2018-10-12T03:17:21Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:20Z","provider:network_type":"vxlan"}]} 2018-10-12 03:17:23,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net used request id req-1cf3159e-e9fa-4e94-a8c0-7afdcbe0644d 2018-10-12 03:17:23,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:17:23,667 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:17:23,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e27fb4c0f49492defd3e4e832d4bf9dd73541b64" 2018-10-12 03:17:23,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dda05dc2-165d-44ff-b395-1156445e4183 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:17:23,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-dda05dc2-165d-44ff-b395-1156445e4183 2018-10-12 03:17:23,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:23,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4fac5d64-b80d-40cc-9b85-aa8f1e2d1024 Date: Fri, 12 Oct 2018 03:17:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"010c9f36-140d-4395-90bc-fb6a53a6a183","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:21Z","dns_nameservers":[],"updated_at":"2018-10-12T03:17:21Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"b69d6404-bc27-4e7f-a031-ca3d80bdfc8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-subnet"}]} 2018-10-12 03:17:23,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 used request id req-4fac5d64-b80d-40cc-9b85-aa8f1e2d1024 2018-10-12 03:17:23,947 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net 2018-10-12 03:17:23,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" -d '{"port": {"network_id": "010c9f36-140d-4395-90bc-fb6a53a6a183", "name": "NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-port", "admin_state_up": true}}' 2018-10-12 03:17:24,912 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-b979f75b-d9d9-4107-a18a-26d103823c8d Date: Fri, 12 Oct 2018 03:17:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:17:24Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b69d6404-bc27-4e7f-a031-ca3d80bdfc8a","ip_address":"10.55.0.6"}],"id":"1beb83ba-b7ca-4266-bb16-d2d40f1dd28b","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:83:a5:13","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-port","project_id":"82f0c944f0ab46839e74820af9796ffb","qos_policy_id":null,"admin_state_up":true,"network_id":"010c9f36-140d-4395-90bc-fb6a53a6a183","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:24Z","binding:vnic_type":"normal"}} 2018-10-12 03:17:24,913 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-b979f75b-d9d9-4107-a18a-26d103823c8d 2018-10-12 03:17:24,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:25,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-e56e366d-85bc-408d-8440-7d7c6b9aba20 Date: Fri, 12 Oct 2018 03:17:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"010c9f36-140d-4395-90bc-fb6a53a6a183","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["b69d6404-bc27-4e7f-a031-ca3d80bdfc8a"],"description":"","tags":[],"updated_at":"2018-10-12T03:17:21Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:20Z","provider:network_type":"vxlan"}]} 2018-10-12 03:17:25,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net used request id req-e56e366d-85bc-408d-8440-7d7c6b9aba20 2018-10-12 03:17:25,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:17:25,010 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:17: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:17:25,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:25,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd99c08-5755-4677-b2af-5231ba716ea1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:17:25,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-ddd99c08-5755-4677-b2af-5231ba716ea1 2018-10-12 03:17:25,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:25,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b97d51c8-c00b-4c37-88ad-0c639de30749 Date: Fri, 12 Oct 2018 03:17:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"010c9f36-140d-4395-90bc-fb6a53a6a183","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:21Z","dns_nameservers":[],"updated_at":"2018-10-12T03:17:21Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"b69d6404-bc27-4e7f-a031-ca3d80bdfc8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-subnet"}]} 2018-10-12 03:17:25,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 used request id req-b97d51c8-c00b-4c37-88ad-0c639de30749 2018-10-12 03:17:25,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183&name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:25,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-48924edd-0650-4f49-be93-2fc6d139614b Date: Fri, 12 Oct 2018 03:17:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:17:24Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b69d6404-bc27-4e7f-a031-ca3d80bdfc8a","ip_address":"10.55.0.6"}],"id":"1beb83ba-b7ca-4266-bb16-d2d40f1dd28b","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:83:a5:13","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-port","admin_state_up":true,"network_id":"010c9f36-140d-4395-90bc-fb6a53a6a183","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:24Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 03:17:25,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183&name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-port&admin_state_up=True used request id req-48924edd-0650-4f49-be93-2fc6d139614b 2018-10-12 03:17:25,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:25,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d62b110c-50e5-4e26-8a4c-5f3c4f69af51 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:17:25,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-d62b110c-50e5-4e26-8a4c-5f3c4f69af51 2018-10-12 03:17:25,593 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst 2018-10-12 03:17:25,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:25,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-e53e3600-fb64-421a-8ca5-ec0af73db0dd x-compute-request-id: req-e53e3600-fb64-421a-8ca5-ec0af73db0dd Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}], "name": "NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-flavor-name"}]} 2018-10-12 03:17:25,783 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e53e3600-fb64-421a-8ca5-ec0af73db0dd 2018-10-12 03:17:25,787 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/c747a355-d07d-446b-bc47-5bf51299d86b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:25,810 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-20bec2c9-4f50-4a9f-bfce-35e980866880 x-compute-request-id: req-20bec2c9-4f50-4a9f-bfce-35e980866880 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c747a355-d07d-446b-bc47-5bf51299d86b", "name": "NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:17:25,810 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/c747a355-d07d-446b-bc47-5bf51299d86b used request id req-20bec2c9-4f50-4a9f-bfce-35e980866880 2018-10-12 03:17:25,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:26,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1054 Content-Type: application/json X-Openstack-Request-Id: req-4d1e9e13-a256-43f0-81c2-145e3364131d Date: Fri, 12 Oct 2018 03:17:26 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:17:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:17:17Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f526f1a7-c879-48f2-8d37-ca87daddce3d/snap", "metadata": {}}], "self": "/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "min_disk": 0, "protected": false, "id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "file": "/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f526f1a7-c879-48f2-8d37-ca87daddce3d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image"} 2018-10-12 03:17:26,456 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image used request id req-4d1e9e13-a256-43f0-81c2-145e3364131d 2018-10-12 03:17:26,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:27,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-61a34f6c-be4d-42fd-8d74-d737bb4508cb Date: Fri, 12 Oct 2018 03:17: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-10-12 03:17:27,040 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-61a34f6c-be4d-42fd-8d74-d737bb4508cb 2018-10-12 03:17:27,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" -d '{"server": {"name": "NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "imageRef": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "flavorRef": "c747a355-d07d-446b-bc47-5bf51299d86b", "max_count": 1, "min_count": 1, "networks": [{"port": "1beb83ba-b7ca-4266-bb16-d2d40f1dd28b"}]}}' 2018-10-12 03:17:29,737 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03: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 x-openstack-request-id: req-c9f467ac-4896-4cfe-be12-fbce3471e9c4 x-compute-request-id: req-c9f467ac-4896-4cfe-be12-fbce3471e9c4 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "adminPass": "DCsuom6jwMn5"}} 2018-10-12 03:17:29,738 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c9f467ac-4896-4cfe-be12-fbce3471e9c4 2018-10-12 03:17:29,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:30,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-1e64f796-1b3e-4213-9c5d-0199e4c3fc73 x-compute-request-id: req-1e64f796-1b3e-4213-9c5d-0199e4c3fc73 Content-Encoding: gzip Content-Length: 645 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "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-10-12T03:17:29Z", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:17:30,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-1e64f796-1b3e-4213-9c5d-0199e4c3fc73 2018-10-12 03:17:30,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:31,330 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-33508762-6d22-4256-ba79-366454511e93 x-compute-request-id: req-33508762-6d22-4256-ba79-366454511e93 Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "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-10-12T03:17:30Z", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:17:31,330 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-33508762-6d22-4256-ba79-366454511e93 2018-10-12 03:17:34,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:35,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17: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-db936d9a-bd24-43cd-a17a-f209785ed26e x-compute-request-id: req-db936d9a-bd24-43cd-a17a-f209785ed26e Content-Encoding: gzip Content-Length: 649 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "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-10-12T03:17:34Z", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:17:35,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-db936d9a-bd24-43cd-a17a-f209785ed26e 2018-10-12 03:17:38,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:38,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17: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-c70c3f19-1d6d-4c01-9e5e-8b7a83d6ecf3 x-compute-request-id: req-c70c3f19-1d6d-4c01-9e5e-8b7a83d6ecf3 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:17:35Z", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:17:38,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-c70c3f19-1d6d-4c01-9e5e-8b7a83d6ecf3 2018-10-12 03:17:41,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:42,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-8c96690f-88a5-4fc7-8e5d-85917bb76b49 x-compute-request-id: req-8c96690f-88a5-4fc7-8e5d-85917bb76b49 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:17:35Z", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:17:42,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-8c96690f-88a5-4fc7-8e5d-85917bb76b49 2018-10-12 03:17:45,566 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:46,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-100c6836-6418-4e51-9237-11f37da87e20 x-compute-request-id: req-100c6836-6418-4e51-9237-11f37da87e20 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:17:35Z", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:17:46,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-100c6836-6418-4e51-9237-11f37da87e20 2018-10-12 03:17:49,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:49,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17: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-92079b97-9591-44cd-be6e-906650bfda89 x-compute-request-id: req-92079b97-9591-44cd-be6e-906650bfda89 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:17:35Z", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:17:49,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-92079b97-9591-44cd-be6e-906650bfda89 2018-10-12 03:17:52,629 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:53,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-c0d45267-f510-42a8-845a-801b4971297c x-compute-request-id: req-c0d45267-f510-42a8-845a-801b4971297c Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:17:35Z", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:17:53,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-c0d45267-f510-42a8-845a-801b4971297c 2018-10-12 03:17:56,595 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:17:57,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:17: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-57bd3b71-0b0b-476a-ac5d-1df80bf48a10 x-compute-request-id: req-57bd3b71-0b0b-476a-ac5d-1df80bf48a10 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:17:35Z", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:17:57,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-57bd3b71-0b0b-476a-ac5d-1df80bf48a10 2018-10-12 03:18:00,249 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:18:01,212 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-65808247-d7b8-4efc-bfea-19af7ce131b3 x-compute-request-id: req-65808247-d7b8-4efc-bfea-19af7ce131b3 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:17:35Z", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:18:01,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-65808247-d7b8-4efc-bfea-19af7ce131b3 2018-10-12 03:18:04,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:18:04,699 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-93e500fd-934a-498d-8df7-1ad4069533f0 x-compute-request-id: req-93e500fd-934a-498d-8df7-1ad4069533f0 Content-Encoding: gzip Content-Length: 655 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:17:35Z", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:18:04,699 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-93e500fd-934a-498d-8df7-1ad4069533f0 2018-10-12 03:18:07,706 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:18:08,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18: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-0c474c31-ad39-4940-8436-560f49dde851 x-compute-request-id: req-0c474c31-ad39-4940-8436-560f49dde851 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:18:06Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:18:08,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-0c474c31-ad39-4940-8436-560f49dde851 2018-10-12 03:18:11,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:18:12,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18: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-b6409ece-8deb-4e20-9ecb-38d36a0f8721 x-compute-request-id: req-b6409ece-8deb-4e20-9ecb-38d36a0f8721 Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a5:13", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:18:06Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:18:12,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-b6409ece-8deb-4e20-9ecb-38d36a0f8721 2018-10-12 03:18:15,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:18:16,387 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-bbdf7e83-d1dc-4daf-988a-759269669a5e x-compute-request-id: req-bbdf7e83-d1dc-4daf-988a-759269669a5e Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a5:13", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:18:06Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:18:16,387 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-bbdf7e83-d1dc-4daf-988a-759269669a5e 2018-10-12 03:18:19,392 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:18:20,292 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-d0690cf6-820b-485e-9f18-0d25eca49f39 x-compute-request-id: req-d0690cf6-820b-485e-9f18-0d25eca49f39 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a5:13", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-10-12T03:18:16.000000", "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:18:17Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:18:20,292 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-d0690cf6-820b-485e-9f18-0d25eca49f39 2018-10-12 03:18:20,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:18:21,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-16cdcd27-4ff4-4a6f-8f25-29dfec42849d x-compute-request-id: req-16cdcd27-4ff4-4a6f-8f25-29dfec42849d Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:83:a5:13", "version": 4, "addr": "10.55.0.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/020aa659-6597-460f-8e0d-e4f94917ee9c", "rel": "bookmark"}], "image": {"id": "f526f1a7-c879-48f2-8d37-ca87daddce3d", "links": [{"href": "http://172.30.9.27:8774/images/f526f1a7-c879-48f2-8d37-ca87daddce3d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000002", "OS-SRV-USG:launched_at": "2018-10-12T03:18:16.000000", "flavor": {"id": "c747a355-d07d-446b-bc47-5bf51299d86b", "links": [{"href": "http://172.30.9.27:8774/flavors/c747a355-d07d-446b-bc47-5bf51299d86b", "rel": "bookmark"}]}, "id": "020aa659-6597-460f-8e0d-e4f94917ee9c", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:18:17Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-86c1c828-4a2d-4dc9-ba5e-419c51e00071-vm_inst", "created": "2018-10-12T03:17:29Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:18:21,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-16cdcd27-4ff4-4a6f-8f25-29dfec42849d 2018-10-12 03:18:21,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:18:21,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 744 X-Openstack-Request-Id: req-3ff28c6b-5d5b-4a58-80a9-fd86a0f232fd Date: Fri, 12 Oct 2018 03:18:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"010c9f36-140d-4395-90bc-fb6a53a6a183","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":14,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["b69d6404-bc27-4e7f-a031-ca3d80bdfc8a"],"description":"","tags":[],"updated_at":"2018-10-12T03:17:21Z","qos_policy_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:20Z","provider:network_type":"vxlan"}]} 2018-10-12 03:18:21,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net used request id req-3ff28c6b-5d5b-4a58-80a9-fd86a0f232fd 2018-10-12 03:18:21,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:18:21,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e6fbd7-13ac-40fa-bd18-de0a1e61de7d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:18:21,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-e7e6fbd7-13ac-40fa-bd18-de0a1e61de7d 2018-10-12 03:18:21,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:18:21,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-48061f86-064b-472f-823a-aa8db4c83232 Date: Fri, 12 Oct 2018 03:18:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"010c9f36-140d-4395-90bc-fb6a53a6a183","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:21Z","dns_nameservers":[],"updated_at":"2018-10-12T03:17:21Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"b69d6404-bc27-4e7f-a031-ca3d80bdfc8a","subnetpool_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-subnet"}]} 2018-10-12 03:18:21,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 used request id req-48061f86-064b-472f-823a-aa8db4c83232 2018-10-12 03:18:21,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:18:21,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3876 X-Openstack-Request-Id: req-db242ce5-a59a-4cec-92c4-bf9bac94ad0e Date: Fri, 12 Oct 2018 03:18:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b69d6404-bc27-4e7f-a031-ca3d80bdfc8a","ip_address":"10.55.0.6"}],"id":"1beb83ba-b7ca-4266-bb16-d2d40f1dd28b","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:83:a5:13","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-port","admin_state_up":true,"network_id":"010c9f36-140d-4395-90bc-fb6a53a6a183","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:24Z","binding:vnic_type":"normal","device_id":"020aa659-6597-460f-8e0d-e4f94917ee9c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:17:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b69d6404-bc27-4e7f-a031-ca3d80bdfc8a","ip_address":"10.55.0.3"}],"id":"26834be8-7e70-49b9-be3d-f90a8db531ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:41:17:fd","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"010c9f36-140d-4395-90bc-fb6a53a6a183","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-010c9f36-140d-4395-90bc-fb6a53a6a183"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:17:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b69d6404-bc27-4e7f-a031-ca3d80bdfc8a","ip_address":"10.55.0.4"}],"id":"8d9f1d3e-eead-405a-ace1-f4ca07f0509e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a6:02:16","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"010c9f36-140d-4395-90bc-fb6a53a6a183","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-010c9f36-140d-4395-90bc-fb6a53a6a183"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:17:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b69d6404-bc27-4e7f-a031-ca3d80bdfc8a","ip_address":"10.55.0.2"}],"id":"c6b4db19-c259-41e1-9275-1975c06245e1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:59:ff","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"010c9f36-140d-4395-90bc-fb6a53a6a183","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:17:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-010c9f36-140d-4395-90bc-fb6a53a6a183"}]} 2018-10-12 03:18:21,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=010c9f36-140d-4395-90bc-fb6a53a6a183 used request id req-db242ce5-a59a-4cec-92c4-bf9bac94ad0e 2018-10-12 03:18:21,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:18:21,966 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:18: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-9baf12bc-eb39-4b6f-89a7-c4b439ff2552 x-compute-request-id: req-9baf12bc-eb39-4b6f-89a7-c4b439ff2552 Content-Type: application/json 2018-10-12 03:18:21,966 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/020aa659-6597-460f-8e0d-e4f94917ee9c used request id req-9baf12bc-eb39-4b6f-89a7-c4b439ff2552 2018-10-12 03:18:21,966 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-port 2018-10-12 03:18:21,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/1beb83ba-b7ca-4266-bb16-d2d40f1dd28b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4cbe1eba983bec6626fe7e1b31d813fb54d5fcd" 2018-10-12 03:18:22,409 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ebf9f75-8ec9-46fd-bd24-a49f61062b8d Date: Fri, 12 Oct 2018 03:18:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:18:22,410 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/1beb83ba-b7ca-4266-bb16-d2d40f1dd28b used request id req-0ebf9f75-8ec9-46fd-bd24-a49f61062b8d 2018-10-12 03:18:22,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/c747a355-d07d-446b-bc47-5bf51299d86b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}184a16a7201aa64cb683ac0facb417d8198a700e" 2018-10-12 03:18:22,582 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:18: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-7504b31f-98de-4689-ac96-c5bfde62fdc3 x-compute-request-id: req-7504b31f-98de-4689-ac96-c5bfde62fdc3 Content-Length: 0 Content-Type: application/json 2018-10-12 03:18:22,582 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c747a355-d07d-446b-bc47-5bf51299d86b used request id req-7504b31f-98de-4689-ac96-c5bfde62fdc3 2018-10-12 03:18:22,583 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-subnet 2018-10-12 03:18:22,583 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-subnet 2018-10-12 03:18:22,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/b69d6404-bc27-4e7f-a031-ca3d80bdfc8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6fff692bb6b2d489aff5e6dab03e9ef71644c6" 2018-10-12 03:18:24,716 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57dbcdcf-ea41-4c88-b091-e63744a7d782 Date: Fri, 12 Oct 2018 03:18:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:18:24,716 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b69d6404-bc27-4e7f-a031-ca3d80bdfc8a used request id req-57dbcdcf-ea41-4c88-b091-e63744a7d782 2018-10-12 03:18:24,716 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-net 2018-10-12 03:18:24,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/010c9f36-140d-4395-90bc-fb6a53a6a183 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e6fff692bb6b2d489aff5e6dab03e9ef71644c6" 2018-10-12 03:18:25,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-267f33fd-f3fb-4022-8951-5a8a98582c44 Date: Fri, 12 Oct 2018 03:18:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:18:25,984 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/010c9f36-140d-4395-90bc-fb6a53a6a183 used request id req-267f33fd-f3fb-4022-8951-5a8a98582c44 2018-10-12 03:18:25,985 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceTests-86c1c828-4a2d-4dc9-ba5e-419c51e00071-image 2018-10-12 03:18:25,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13c08bdae59055af9015c5e2749db4d753dd8363" 2018-10-12 03:18:27,775 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-779f03fe-9381-4b13-bb8b-721444204696 Date: Fri, 12 Oct 2018 03:18:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:18:27,775 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f526f1a7-c879-48f2-8d37-ca87daddce3d used request id req-779f03fe-9381-4b13-bb8b-721444204696 2018-10-12 03:18:27,777 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:18:27,780 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 03:18:27,780 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:18:27,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:18:28,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:18:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["xxwJkXjiT7aVTBqunD3LDg"], "issued_at": "2018-10-12T03:18:28.000000Z"}} 2018-10-12 03:18:28,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0518f7731fc8a09c0313a9c54fc71aa57d1b865" 2018-10-12 03:18:28,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05178d32-05d5-46e6-86cc-6921056b52e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:18:28,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-05178d32-05d5-46e6-86cc-6921056b52e6 2018-10-12 03:18:28,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0518f7731fc8a09c0313a9c54fc71aa57d1b865" 2018-10-12 03:18:28,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-b2472f12-fd2b-4b6d-aef5-a24a87d37338 Date: Fri, 12 Oct 2018 03:18:28 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image"} 2018-10-12 03:18:28,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image used request id req-b2472f12-fd2b-4b6d-aef5-a24a87d37338 2018-10-12 03:18:28,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0518f7731fc8a09c0313a9c54fc71aa57d1b865" 2018-10-12 03:18:28,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-21c727d9-770e-4d9c-abec-b2142b1a8b9a Date: Fri, 12 Oct 2018 03:18: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-10-12 03:18:29,000 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-21c727d9-770e-4d9c-abec-b2142b1a8b9a 2018-10-12 03:18:29,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f0518f7731fc8a09c0313a9c54fc71aa57d1b865" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image"}' 2018-10-12 03:18:29,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca X-Openstack-Request-Id: req-9efc0705-20fd-44ab-b2ab-201fc04973ce Date: Fri, 12 Oct 2018 03:18:29 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:18:29Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T03:18:29Z", "visibility": "shared", "locations": [], "self": "/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "min_disk": 0, "protected": false, "id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "file": "/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca/file", "checksum": null, "owner": "82f0c944f0ab46839e74820af9796ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:18:29,709 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9efc0705-20fd-44ab-b2ab-201fc04973ce 2018-10-12 03:18:29,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0518f7731fc8a09c0313a9c54fc71aa57d1b865" -d '' 2018-10-12 03:18:30,786 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d642ee4-d785-4394-a857-534e0a4a3a28 Date: Fri, 12 Oct 2018 03:18:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:18:30,786 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca/file used request id req-1d642ee4-d785-4394-a857-534e0a4a3a28 2018-10-12 03:18:30,786 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:18:30,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0518f7731fc8a09c0313a9c54fc71aa57d1b865" 2018-10-12 03:18:31,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-6ca5b47e-f936-46ea-b0da-b39b17d60fd0 Date: Fri, 12 Oct 2018 03:18:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:18:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:18:30Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca/snap", "metadata": {}}], "self": "/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "min_disk": 0, "protected": false, "id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "file": "/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:18:31,400 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca used request id req-6ca5b47e-f936-46ea-b0da-b39b17d60fd0 2018-10-12 03:18:31,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0518f7731fc8a09c0313a9c54fc71aa57d1b865" 2018-10-12 03:18:31,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1012898e-935e-41c8-9b2e-47166b43b0bf Date: Fri, 12 Oct 2018 03:18: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-10-12 03:18:31,568 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1012898e-935e-41c8-9b2e-47166b43b0bf 2018-10-12 03:18:31,571 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image 2018-10-12 03:18:31,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0518f7731fc8a09c0313a9c54fc71aa57d1b865" 2018-10-12 03:18:31,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-e24a34ef-e64e-48ce-9cbe-33982c16e513 Date: Fri, 12 Oct 2018 03:18:31 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:18:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:18:30Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca/snap", "metadata": {}}], "self": "/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "min_disk": 0, "protected": false, "id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "file": "/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:18:31,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca used request id req-e24a34ef-e64e-48ce-9cbe-33982c16e513 2018-10-12 03:18:31,593 - create_image - DEBUG - Instance status is - active 2018-10-12 03:18:31,594 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image 2018-10-12 03:18:31,594 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image 2018-10-12 03:18:31,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:18:31,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:18:31,982 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:18:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["3o1yDwvzS6-bR2kW1Ad1fw"], "issued_at": "2018-10-12T03:18:31.000000Z"}} 2018-10-12 03:18:31,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35e04409b2f5e59d49c319cf575a4ec57bab67f" 2018-10-12 03:18:32,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d80861-f5b6-4166-a52a-7b20713ad3e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:18:32,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b7d80861-f5b6-4166-a52a-7b20713ad3e9 2018-10-12 03:18:32,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35e04409b2f5e59d49c319cf575a4ec57bab67f" 2018-10-12 03:18:32,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-67ad9c8a-3353-4ff3-b05d-c8381cb02ce0 Date: Fri, 12 Oct 2018 03:18:32 GMT RESP BODY: {"networks":[]} 2018-10-12 03:18:32,286 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-67ad9c8a-3353-4ff3-b05d-c8381cb02ce0 2018-10-12 03:18:32,287 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net 2018-10-12 03:18:32,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35e04409b2f5e59d49c319cf575a4ec57bab67f" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net", "admin_state_up": true}}' 2018-10-12 03:18:32,859 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-a46ea0ec-ff3d-470d-aa50-df0367246041 Date: Fri, 12 Oct 2018 03:18: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":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:18:32Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","mtu":1450}} 2018-10-12 03:18:32,859 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-a46ea0ec-ff3d-470d-aa50-df0367246041 2018-10-12 03:18:32,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35e04409b2f5e59d49c319cf575a4ec57bab67f" 2018-10-12 03:18:33,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-134a8d7f-2f13-4679-a243-31248b50a23c Date: Fri, 12 Oct 2018 03:18:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:18:32Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:18:33,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-134a8d7f-2f13-4679-a243-31248b50a23c 2018-10-12 03:18:33,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35e04409b2f5e59d49c319cf575a4ec57bab67f" 2018-10-12 03:18:33,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-96669b71-27c3-41f7-bba0-f95ee53a813d Date: Fri, 12 Oct 2018 03:18:33 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:18:33,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-96669b71-27c3-41f7-bba0-f95ee53a813d 2018-10-12 03:18:33,275 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet 2018-10-12 03:18:33,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35e04409b2f5e59d49c319cf575a4ec57bab67f" -d '{"subnets": [{"ip_version": 4, "network_id": "dbf75301-5b69-4d88-ad13-119d0accc527", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]}' 2018-10-12 03:18:33,919 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7905d612-5c84-4dfb-98d9-da54645ee0b4 Date: Fri, 12 Oct 2018 03:18:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:18:33,919 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-7905d612-5c84-4dfb-98d9-da54645ee0b4 2018-10-12 03:18:33,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35e04409b2f5e59d49c319cf575a4ec57bab67f" 2018-10-12 03:18:34,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1d48fae0-55d6-4fbd-842d-1c72a5f7804d Date: Fri, 12 Oct 2018 03:18:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:18:34,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-1d48fae0-55d6-4fbd-842d-1c72a5f7804d 2018-10-12 03:18:34,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35e04409b2f5e59d49c319cf575a4ec57bab67f" 2018-10-12 03:18:34,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a6b5b231-0890-4bf4-a4db-8ab8d45357b0 Date: Fri, 12 Oct 2018 03:18:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:18:34,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-a6b5b231-0890-4bf4-a4db-8ab8d45357b0 2018-10-12 03:18:34,425 - OpenStackNetwork - DEBUG - Network [dbf75301-5b69-4d88-ad13-119d0accc527] created successfully 2018-10-12 03:18:34,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:18:34,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:18:34,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:18:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["FoNBaY01QvCm5MK-jdZK2w"], "issued_at": "2018-10-12T03:18:34.000000Z"}} 2018-10-12 03:18:34,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003e233c5ee8208315778492bf1dcea4128f5713" 2018-10-12 03:18:34,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f96d573b-e3ac-4eac-9f42-0e4fdeca1ea1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:18:34,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f96d573b-e3ac-4eac-9f42-0e4fdeca1ea1 2018-10-12 03:18:34,896 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:18:34,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003e233c5ee8208315778492bf1dcea4128f5713" 2018-10-12 03:18:35,093 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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 x-openstack-request-id: req-7bf68cf4-9d1c-4168-8604-58021ce5561a x-compute-request-id: req-7bf68cf4-9d1c-4168-8604-58021ce5561a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:18:35,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7bf68cf4-9d1c-4168-8604-58021ce5561a 2018-10-12 03:18:35,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003e233c5ee8208315778492bf1dcea4128f5713" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-12 03:18:35,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18: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-141b617f-6d96-4f8d-9e4c-d3fa4ff12afb x-compute-request-id: req-141b617f-6d96-4f8d-9e4c-d3fa4ff12afb Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "name": "NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:18:35,291 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-141b617f-6d96-4f8d-9e4c-d3fa4ff12afb 2018-10-12 03:18:35,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:18:35,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:18:35,689 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:18:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["axPLrH8QRSGYeVTxQPJkvg"], "issued_at": "2018-10-12T03:18:35.000000Z"}} 2018-10-12 03:18:35,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cddc168fc63aa56ed14ded32ea2b4c0dae188e" 2018-10-12 03:18:35,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f3a8bb-3c61-4d08-9083-c6d09b3551a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:18:35,772 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-36f3a8bb-3c61-4d08-9083-c6d09b3551a9 2018-10-12 03:18:35,778 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cddc168fc63aa56ed14ded32ea2b4c0dae188e" 2018-10-12 03:18:36,523 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:35 GMT Server: Apache x-compute-request-id: req-238bcde9-45c8-49bd-812f-0d8fa63151db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-238bcde9-45c8-49bd-812f-0d8fa63151db Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 03:18:36,523 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/detail used request id req-238bcde9-45c8-49bd-812f-0d8fa63151db 2018-10-12 03:18:36,526 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-238bcde9-45c8-49bd-812f-0d8fa63151db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cddc168fc63aa56ed14ded32ea2b4c0dae188e" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df", "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-10-12 03:18:37,608 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:18:36 GMT Server: Apache x-compute-request-id: req-bda76a36-860d-4954-af27-34cd8961a152 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bda76a36-860d-4954-af27-34cd8961a152 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T03:18:37.470914", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "f0fe72b9-944e-47c2-9166-3b5a277302c3", "size": 1}} 2018-10-12 03:18:37,608 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes used request id req-bda76a36-860d-4954-af27-34cd8961a152 2018-10-12 03:18:37,611 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-238bcde9-45c8-49bd-812f-0d8fa63151db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cddc168fc63aa56ed14ded32ea2b4c0dae188e" 2018-10-12 03:18:38,394 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:37 GMT Server: Apache x-compute-request-id: req-58693ac5-0fd3-4c92-8376-4d05279704d0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-58693ac5-0fd3-4c92-8376-4d05279704d0 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:18:37.000000", "replication_status": null, "snapshot_id": null, "id": "f0fe72b9-944e-47c2-9166-3b5a277302c3", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df", "bootable": "false", "created_at": "2018-10-12T03:18:37.000000", "volume_type": null}} 2018-10-12 03:18:38,394 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 used request id req-58693ac5-0fd3-4c92-8376-4d05279704d0 2018-10-12 03:18:38,395 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df 2018-10-12 03:18:38,398 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-238bcde9-45c8-49bd-812f-0d8fa63151db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cddc168fc63aa56ed14ded32ea2b4c0dae188e" 2018-10-12 03:18:39,169 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:38 GMT Server: Apache x-compute-request-id: req-97cce2f8-5dc7-44e1-9a9e-a039d7887ad5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-97cce2f8-5dc7-44e1-9a9e-a039d7887ad5 Content-Encoding: gzip Content-Length: 522 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:18:37.000000", "replication_status": null, "snapshot_id": null, "id": "f0fe72b9-944e-47c2-9166-3b5a277302c3", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df", "bootable": "false", "created_at": "2018-10-12T03:18:37.000000", "volume_type": null}} 2018-10-12 03:18:39,170 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 used request id req-97cce2f8-5dc7-44e1-9a9e-a039d7887ad5 2018-10-12 03:18:39,170 - create_volume - DEBUG - Instance status is - creating 2018-10-12 03:18:39,170 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 03:18:42,174 - create_volume - DEBUG - Volume status query timeout in 296.221568823 2018-10-12 03:18:42,177 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-238bcde9-45c8-49bd-812f-0d8fa63151db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cddc168fc63aa56ed14ded32ea2b4c0dae188e" 2018-10-12 03:18:42,963 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:42 GMT Server: Apache x-compute-request-id: req-d3367069-5be6-43ac-aab9-394386cbb7db OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d3367069-5be6-43ac-aab9-394386cbb7db Content-Encoding: gzip Content-Length: 523 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:18:40.000000", "replication_status": null, "snapshot_id": null, "id": "f0fe72b9-944e-47c2-9166-3b5a277302c3", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df", "bootable": "false", "created_at": "2018-10-12T03:18:37.000000", "volume_type": null}} 2018-10-12 03:18:42,963 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 used request id req-d3367069-5be6-43ac-aab9-394386cbb7db 2018-10-12 03:18:42,964 - create_volume - DEBUG - Instance status is - available 2018-10-12 03:18:42,964 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df 2018-10-12 03:18:42,964 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df 2018-10-12 03:18:42,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:18:42,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:18:43,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:18:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["MLo7dtyhT9mo1oXt63igsA"], "issued_at": "2018-10-12T03:18:43.000000Z"}} 2018-10-12 03:18:43,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:43,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f041e1c1-c474-4962-86ea-56c9d794d1ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:18:43,448 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f041e1c1-c474-4962-86ea-56c9d794d1ac 2018-10-12 03:18:43,449 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:18:43,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:43,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5a69ba2-d77c-4270-87bc-d27221d4828f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:18:43,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b5a69ba2-d77c-4270-87bc-d27221d4828f 2018-10-12 03:18:43,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:43,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-3f3e7816-e4b0-4ac4-a178-e2d73ec677b4 Date: Fri, 12 Oct 2018 03:18:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:18:43,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-3f3e7816-e4b0-4ac4-a178-e2d73ec677b4 2018-10-12 03:18:43,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:18:43,789 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:18:43,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:43,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bfb9490-745c-416e-8566-167f5ab97f22 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:18:43,872 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-6bfb9490-745c-416e-8566-167f5ab97f22 2018-10-12 03:18:43,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:44,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-22528a06-3e3b-4bd3-a2a1-78650a52eecf Date: Fri, 12 Oct 2018 03:18:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:18:44,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-22528a06-3e3b-4bd3-a2a1-78650a52eecf 2018-10-12 03:18:44,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527&name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:44,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0d71f862-b3e9-409c-a3a6-4e519235fbc8 Date: Fri, 12 Oct 2018 03:18:44 GMT RESP BODY: {"ports":[]} 2018-10-12 03:18:44,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527&name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port&admin_state_up=True used request id req-0d71f862-b3e9-409c-a3a6-4e519235fbc8 2018-10-12 03:18:44,335 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:45,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18: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-5410d2ac-5e6d-4a42-b070-b1c4a8a1af9c x-compute-request-id: req-5410d2ac-5e6d-4a42-b070-b1c4a8a1af9c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 03:18:45,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst used request id req-5410d2ac-5e6d-4a42-b070-b1c4a8a1af9c 2018-10-12 03:18:45,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:45,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-2257ad50-8a09-4372-956b-7ac1de800e38 Date: Fri, 12 Oct 2018 03:18:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:18:45,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-2257ad50-8a09-4372-956b-7ac1de800e38 2018-10-12 03:18:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:45,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e6e143f-8259-4299-ba04-515fd43e523e Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:18:45,632 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-9e6e143f-8259-4299-ba04-515fd43e523e 2018-10-12 03:18:45,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:45,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d554aa68-e758-4bdf-bb54-2b1eb4510fdf Date: Fri, 12 Oct 2018 03:18:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:18:45,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-d554aa68-e758-4bdf-bb54-2b1eb4510fdf 2018-10-12 03:18:45,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527&name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:46,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6585b21f-85d8-44d5-b457-5f3c9030515e Date: Fri, 12 Oct 2018 03:18:46 GMT RESP BODY: {"ports":[]} 2018-10-12 03:18:46,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527&name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port&admin_state_up=True used request id req-6585b21f-85d8-44d5-b457-5f3c9030515e 2018-10-12 03:18:46,031 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:18:46,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:18:46,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:18:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["Zc7AzxScS_C5XMQRhHWlzg"], "issued_at": "2018-10-12T03:18:46.000000Z"}} 2018-10-12 03:18:46,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd52bdb641717d57ea77be19c53d2b52f968edd" 2018-10-12 03:18:46,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40ce0b81-56cf-45b5-b956-9a7071e5afe2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:18:46,574 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-40ce0b81-56cf-45b5-b956-9a7071e5afe2 2018-10-12 03:18:46,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:46,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e5629940-c65b-4a8a-a406-359ed53a4e01 Date: Fri, 12 Oct 2018 03:18:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:18:46,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-e5629940-c65b-4a8a-a406-359ed53a4e01 2018-10-12 03:18:46,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:47,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d86586de-14c7-4971-8ac6-560bc67ac1c9 Date: Fri, 12 Oct 2018 03:18:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:18:47,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-d86586de-14c7-4971-8ac6-560bc67ac1c9 2018-10-12 03:18:47,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:47,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-43132278-5cd0-452b-ac6d-ecb59dda08ca Date: Fri, 12 Oct 2018 03:18:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:18:47,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-43132278-5cd0-452b-ac6d-ecb59dda08ca 2018-10-12 03:18:47,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:18:47,241 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:18: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:18:47,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edd52bdb641717d57ea77be19c53d2b52f968edd" 2018-10-12 03:18:47,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df4aecb2-22df-448b-ab6c-820b42256261 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:18:47,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-df4aecb2-22df-448b-ab6c-820b42256261 2018-10-12 03:18:47,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:47,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-41b5b28a-f810-4a23-8bce-8b0a2cfe160a Date: Fri, 12 Oct 2018 03:18:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:18:47,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-41b5b28a-f810-4a23-8bce-8b0a2cfe160a 2018-10-12 03:18:47,460 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net 2018-10-12 03:18:47,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" -d '{"port": {"network_id": "dbf75301-5b69-4d88-ad13-119d0accc527", "name": "NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port", "admin_state_up": true}}' 2018-10-12 03:18:48,086 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-911e28a1-bf81-4e1c-81f3-fd8f5d0fa77b Date: Fri, 12 Oct 2018 03:18:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:47Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.11"}],"id":"414abfd5-347d-4975-91de-8a4bfabf9c20","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:3e:6c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port","project_id":"82f0c944f0ab46839e74820af9796ffb","qos_policy_id":null,"admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:47Z","binding:vnic_type":"normal"}} 2018-10-12 03:18:48,086 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-911e28a1-bf81-4e1c-81f3-fd8f5d0fa77b 2018-10-12 03:18:48,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:48,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c9e98fdd-c055-4035-9b3a-bfb35220118a Date: Fri, 12 Oct 2018 03:18:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:18:48,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-c9e98fdd-c055-4035-9b3a-bfb35220118a 2018-10-12 03:18:48,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:48,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702f581f-f095-4e69-b9c1-2f588c149e7c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:18:48,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-702f581f-f095-4e69-b9c1-2f588c149e7c 2018-10-12 03:18:48,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:48,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-224af23b-dac5-4f88-81f1-64038979f0f2 Date: Fri, 12 Oct 2018 03:18:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:18:48,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-224af23b-dac5-4f88-81f1-64038979f0f2 2018-10-12 03:18:48,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527&name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:48,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-30abd7a6-9d4e-4ee5-8bdf-c6f792d1d805 Date: Fri, 12 Oct 2018 03:18:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:47Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.11"}],"id":"414abfd5-347d-4975-91de-8a4bfabf9c20","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:6d:3e:6c","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:47Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 03:18:48,841 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527&name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port&admin_state_up=True used request id req-30abd7a6-9d4e-4ee5-8bdf-c6f792d1d805 2018-10-12 03:18:48,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:48,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d51f90-af61-448f-975b-eaba38180808 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:18:48,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-38d51f90-af61-448f-975b-eaba38180808 2018-10-12 03:18:48,923 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst 2018-10-12 03:18:48,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:49,061 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18: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-bb0cb2ee-d6bb-4dc7-921b-4430b3da9e4d x-compute-request-id: req-bb0cb2ee-d6bb-4dc7-921b-4430b3da9e4d Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-flavor"}]} 2018-10-12 03:18:49,061 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bb0cb2ee-d6bb-4dc7-921b-4430b3da9e4d 2018-10-12 03:18:49,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:49,090 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18: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-5441bb33-0bd3-4f98-b4e6-a55f7aa5262c x-compute-request-id: req-5441bb33-0bd3-4f98-b4e6-a55f7aa5262c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "name": "NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:18:49,090 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405 used request id req-5441bb33-0bd3-4f98-b4e6-a55f7aa5262c 2018-10-12 03:18:49,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:49,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-85734f18-f722-4a0b-afab-f66bab6c7738 Date: Fri, 12 Oct 2018 03:18:49 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:18:29Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:18:30Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca/snap", "metadata": {}}], "self": "/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "min_disk": 0, "protected": false, "id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "file": "/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image"} 2018-10-12 03:18:49,712 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image used request id req-85734f18-f722-4a0b-afab-f66bab6c7738 2018-10-12 03:18:49,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:50,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c62d9903-8231-4639-b3a8-bda74e431c2a Date: Fri, 12 Oct 2018 03:18: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-10-12 03:18:50,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c62d9903-8231-4639-b3a8-bda74e431c2a 2018-10-12 03:18:50,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "imageRef": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "flavorRef": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "max_count": 1, "min_count": 1, "networks": [{"port": "414abfd5-347d-4975-91de-8a4bfabf9c20"}]}}' 2018-10-12 03:18:52,356 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:18: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-28ee29a9-a2ae-4528-91a5-9a0c1882e304 x-compute-request-id: req-28ee29a9-a2ae-4528-91a5-9a0c1882e304 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "adminPass": "m5fBVmEVRA2C"}} 2018-10-12 03:18:52,357 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-28ee29a9-a2ae-4528-91a5-9a0c1882e304 2018-10-12 03:18:52,360 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:52,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18: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-57f756b7-7916-4c6a-9713-a584f65643f7 x-compute-request-id: req-57f756b7-7916-4c6a-9713-a584f65643f7 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.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "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-10-12T03:18:52Z", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:18:52,745 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-57f756b7-7916-4c6a-9713-a584f65643f7 2018-10-12 03:18:52,745 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst 2018-10-12 03:18:52,748 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:53,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18: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-84893ff4-607e-4f73-be9c-78f81a22104b x-compute-request-id: req-84893ff4-607e-4f73-be9c-78f81a22104b 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.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "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-10-12T03:18:52Z", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:18:53,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-84893ff4-607e-4f73-be9c-78f81a22104b 2018-10-12 03:18:53,132 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst] is - BUILD 2018-10-12 03:18:53,132 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:18:56,136 - create_instance - DEBUG - VM status query timeout in 896.609730959 2018-10-12 03:18:56,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:18:56,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18: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-0c3c06c4-2d8b-4b63-9673-110d981e9d09 x-compute-request-id: req-0c3c06c4-2d8b-4b63-9673-110d981e9d09 Content-Encoding: gzip Content-Length: 748 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:18:55Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:18:56,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-0c3c06c4-2d8b-4b63-9673-110d981e9d09 2018-10-12 03:18:56,895 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst] is - BUILD 2018-10-12 03:18:56,895 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:18:59,898 - create_instance - DEBUG - VM status query timeout in 892.84731698 2018-10-12 03:18:59,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:00,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:18: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-5c13a101-1fa3-475d-a748-b0d4b241a72f x-compute-request-id: req-5c13a101-1fa3-475d-a748-b0d4b241a72f Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:3e:6c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:18:55Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:19:00,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-5c13a101-1fa3-475d-a748-b0d4b241a72f 2018-10-12 03:19:00,301 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst] is - BUILD 2018-10-12 03:19:00,301 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:19:03,304 - create_instance - DEBUG - VM status query timeout in 889.441227913 2018-10-12 03:19:03,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:04,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-a3b611ca-da06-4e58-8087-d9fdc1470845 x-compute-request-id: req-a3b611ca-da06-4e58-8087-d9fdc1470845 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:3e:6c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:00Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:19:04,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-a3b611ca-da06-4e58-8087-d9fdc1470845 2018-10-12 03:19:04,122 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst] is - ACTIVE 2018-10-12 03:19:04,122 - create_instance - INFO - VM is - ACTIVE 2018-10-12 03:19:04,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:05,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-4f8c8e45-2a78-4d7b-9b1c-004f56e20dab x-compute-request-id: req-4f8c8e45-2a78-4d7b-9b1c-004f56e20dab Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:3e:6c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:00Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:19:05,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-4f8c8e45-2a78-4d7b-9b1c-004f56e20dab 2018-10-12 03:19:05,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:05,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1afa7047-493e-410a-9c99-3c25199a6016 Date: Fri, 12 Oct 2018 03:19:05 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:19:05,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-1afa7047-493e-410a-9c99-3c25199a6016 2018-10-12 03:19:05,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:05,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c650979-59da-417d-80d4-b5e38416ec97 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:19:05,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-7c650979-59da-417d-80d4-b5e38416ec97 2018-10-12 03:19:05,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:05,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9755779c-64e8-4a20-a2a3-e5468baa70fa Date: Fri, 12 Oct 2018 03:19:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:19:05,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-9755779c-64e8-4a20-a2a3-e5468baa70fa 2018-10-12 03:19:05,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:05,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-0d5e3d09-246e-40df-b7e5-8a03b902b45b Date: Fri, 12 Oct 2018 03:19:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.11"}],"id":"414abfd5-347d-4975-91de-8a4bfabf9c20","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:3e:6c","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:47Z","binding:vnic_type":"normal","device_id":"a64409d1-57cd-4b2e-9d8e-a7c81df595e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.4"}],"id":"4744bb95-97f5-4ee5-8ef8-bd984f5420dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:d0:9b","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.2"}],"id":"8380b540-9b82-4580-8350-d00c6dce2d1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:1f:f1","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.3"}],"id":"9cb504f3-a8d5-45ed-9c39-ca017db353e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:73:91","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dbf75301-5b69-4d88-ad13-119d0accc527"}]} 2018-10-12 03:19:05,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-0d5e3d09-246e-40df-b7e5-8a03b902b45b 2018-10-12 03:19:05,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:19:06,080 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:19:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["MNrWBkbJS2uuDbYmVaU0PA"], "issued_at": "2018-10-12T03:19:06.000000Z"}} 2018-10-12 03:19:06,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:06,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48a7a316-d5bc-4ab7-8da6-954ff6a22cbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:19:06,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-48a7a316-d5bc-4ab7-8da6-954ff6a22cbf 2018-10-12 03:19:06,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:06,624 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-8a9669fe-ef84-4941-a3e4-31401a56b9e4 x-compute-request-id: req-8a9669fe-ef84-4941-a3e4-31401a56b9e4 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:3e:6c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:00Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:19:06,625 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-8a9669fe-ef84-4941-a3e4-31401a56b9e4 2018-10-12 03:19:06,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:06,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-b5f42c35-b8c7-4241-8248-7007f8274821 Date: Fri, 12 Oct 2018 03:19:06 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:19:06,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-b5f42c35-b8c7-4241-8248-7007f8274821 2018-10-12 03:19:06,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:06,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e5c0f73-505f-4547-9579-4037c7d05d00 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:19:06,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-7e5c0f73-505f-4547-9579-4037c7d05d00 2018-10-12 03:19:06,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:06,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-24678862-92ae-4306-9970-95c233048d04 Date: Fri, 12 Oct 2018 03:19:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:19:06,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-24678862-92ae-4306-9970-95c233048d04 2018-10-12 03:19:06,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:07,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-0501baae-e736-4403-b757-d934c4429cb5 Date: Fri, 12 Oct 2018 03:19:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.11"}],"id":"414abfd5-347d-4975-91de-8a4bfabf9c20","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:3e:6c","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:47Z","binding:vnic_type":"normal","device_id":"a64409d1-57cd-4b2e-9d8e-a7c81df595e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.4"}],"id":"4744bb95-97f5-4ee5-8ef8-bd984f5420dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:d0:9b","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.2"}],"id":"8380b540-9b82-4580-8350-d00c6dce2d1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:1f:f1","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.3"}],"id":"9cb504f3-a8d5-45ed-9c39-ca017db353e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:73:91","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dbf75301-5b69-4d88-ad13-119d0accc527"}]} 2018-10-12 03:19:07,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-0501baae-e736-4403-b757-d934c4429cb5 2018-10-12 03:19:07,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" -d '{"volumeAttachment": {"volumeId": "f0fe72b9-944e-47c2-9166-3b5a277302c3"}}' 2018-10-12 03:19:09,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-6f940f2d-3217-4acc-90e8-3eeb12a40080 x-compute-request-id: req-6f940f2d-3217-4acc-90e8-3eeb12a40080 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "id": "f0fe72b9-944e-47c2-9166-3b5a277302c3", "volumeId": "f0fe72b9-944e-47c2-9166-3b5a277302c3"}} 2018-10-12 03:19:09,219 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7/os-volume_attachments used request id req-6f940f2d-3217-4acc-90e8-3eeb12a40080 2018-10-12 03:19:09,223 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:10,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-f6545602-4cbc-41e3-9e7e-9ad95c2dbe5d x-compute-request-id: req-f6545602-4cbc-41e3-9e7e-9ad95c2dbe5d Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:3e:6c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:00Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [{"id": "f0fe72b9-944e-47c2-9166-3b5a277302c3"}], "metadata": {}}} 2018-10-12 03:19:10,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-f6545602-4cbc-41e3-9e7e-9ad95c2dbe5d 2018-10-12 03:19:10,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:10,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-57e38553-4d92-4070-a04e-e45de810f65a Date: Fri, 12 Oct 2018 03:19:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:19:10,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-57e38553-4d92-4070-a04e-e45de810f65a 2018-10-12 03:19:10,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:19:10,780 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:19: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:19:10,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:10,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f06aef3c-034a-485f-96b1-299555b830a0 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:19:10,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-f06aef3c-034a-485f-96b1-299555b830a0 2018-10-12 03:19:10,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:11,056 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0b0a30ea-4fae-426f-8c71-988dbaec25b5 Date: Fri, 12 Oct 2018 03:19:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:19:11,056 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-0b0a30ea-4fae-426f-8c71-988dbaec25b5 2018-10-12 03:19:11,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:11,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-b3e9a056-7b98-40e6-8216-3b27cf32cc98 Date: Fri, 12 Oct 2018 03:19:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.11"}],"id":"414abfd5-347d-4975-91de-8a4bfabf9c20","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:3e:6c","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:47Z","binding:vnic_type":"normal","device_id":"a64409d1-57cd-4b2e-9d8e-a7c81df595e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.4"}],"id":"4744bb95-97f5-4ee5-8ef8-bd984f5420dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:d0:9b","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.2"}],"id":"8380b540-9b82-4580-8350-d00c6dce2d1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:1f:f1","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.3"}],"id":"9cb504f3-a8d5-45ed-9c39-ca017db353e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:73:91","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dbf75301-5b69-4d88-ad13-119d0accc527"}]} 2018-10-12 03:19:11,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-b3e9a056-7b98-40e6-8216-3b27cf32cc98 2018-10-12 03:19:11,269 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:11,525 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:11 GMT Server: Apache x-compute-request-id: req-9c11036b-5b80-4f32-90fc-f9347bbf9775 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c11036b-5b80-4f32-90fc-f9347bbf9775 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:19:09.000000", "replication_status": null, "snapshot_id": null, "id": "f0fe72b9-944e-47c2-9166-3b5a277302c3", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df", "bootable": "false", "created_at": "2018-10-12T03:18:37.000000", "volume_type": null}} 2018-10-12 03:19:11,525 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 used request id req-9c11036b-5b80-4f32-90fc-f9347bbf9775 2018-10-12 03:19:14,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c11036b-5b80-4f32-90fc-f9347bbf9775" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:15,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:14 GMT Server: Apache x-compute-request-id: req-d815e61f-6418-4a23-81d2-badd6b0743b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d815e61f-6418-4a23-81d2-badd6b0743b6 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "attachment_id": "951d974b-f7a8-463f-9cc1-9eb05061e5e5", "attached_at": "2018-10-12T03:19:12.000000", "host_name": null, "volume_id": "f0fe72b9-944e-47c2-9166-3b5a277302c3", "device": "/dev/vdb", "id": "f0fe72b9-944e-47c2-9166-3b5a277302c3"}], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:19:12.000000", "replication_status": null, "snapshot_id": null, "id": "f0fe72b9-944e-47c2-9166-3b5a277302c3", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df", "bootable": "false", "created_at": "2018-10-12T03:18:37.000000", "volume_type": null}} 2018-10-12 03:19:15,294 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 used request id req-d815e61f-6418-4a23-81d2-badd6b0743b6 2018-10-12 03:19:15,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:15,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b47f0d61-7745-464d-946b-0dd81646a106 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:19:15,374 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b47f0d61-7745-464d-946b-0dd81646a106 2018-10-12 03:19:15,378 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:15,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-5005887f-be6c-4322-bd73-5dbfb4a5bc7e x-compute-request-id: req-5005887f-be6c-4322-bd73-5dbfb4a5bc7e Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:3e:6c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:12Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [{"id": "f0fe72b9-944e-47c2-9166-3b5a277302c3"}], "metadata": {}}} 2018-10-12 03:19:15,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-5005887f-be6c-4322-bd73-5dbfb4a5bc7e 2018-10-12 03:19:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:15,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-a0746634-99e3-4403-87ed-1bc9a678ee53 Date: Fri, 12 Oct 2018 03:19:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:19:15,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-a0746634-99e3-4403-87ed-1bc9a678ee53 2018-10-12 03:19:15,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:15,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0beb679a-67fa-40fc-ba1c-f4e98a4663a9 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:19:15,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-0beb679a-67fa-40fc-ba1c-f4e98a4663a9 2018-10-12 03:19:15,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:15,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a678fd68-58a4-47c4-aa77-3c7342f8aa74 Date: Fri, 12 Oct 2018 03:19:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:19:15,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-a678fd68-58a4-47c4-aa77-3c7342f8aa74 2018-10-12 03:19:15,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:15,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-cf785bf1-8797-4522-9ed3-38d37cbfb49a Date: Fri, 12 Oct 2018 03:19:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.11"}],"id":"414abfd5-347d-4975-91de-8a4bfabf9c20","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:3e:6c","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:47Z","binding:vnic_type":"normal","device_id":"a64409d1-57cd-4b2e-9d8e-a7c81df595e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.4"}],"id":"4744bb95-97f5-4ee5-8ef8-bd984f5420dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:d0:9b","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.2"}],"id":"8380b540-9b82-4580-8350-d00c6dce2d1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:1f:f1","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.3"}],"id":"9cb504f3-a8d5-45ed-9c39-ca017db353e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:73:91","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dbf75301-5b69-4d88-ad13-119d0accc527"}]} 2018-10-12 03:19:15,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-cf785bf1-8797-4522-9ed3-38d37cbfb49a 2018-10-12 03:19:15,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:16,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-2a94daae-7a75-445c-91c9-8652735d9db7 x-compute-request-id: req-2a94daae-7a75-445c-91c9-8652735d9db7 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:3e:6c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:12Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [{"id": "f0fe72b9-944e-47c2-9166-3b5a277302c3"}], "metadata": {}}} 2018-10-12 03:19:16,901 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-2a94daae-7a75-445c-91c9-8652735d9db7 2018-10-12 03:19:16,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:17,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-07475ab7-7446-4907-a6f8-bee4d04eea07 Date: Fri, 12 Oct 2018 03:19:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:19:17,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-07475ab7-7446-4907-a6f8-bee4d04eea07 2018-10-12 03:19:17,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:17,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd87b429-3502-4cfd-841d-0c0279ff9b84 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:19:17,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-fd87b429-3502-4cfd-841d-0c0279ff9b84 2018-10-12 03:19:17,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:17,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bd22af5b-eba9-4f30-b455-911d45add270 Date: Fri, 12 Oct 2018 03:19:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:19:17,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-bd22af5b-eba9-4f30-b455-911d45add270 2018-10-12 03:19:17,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:17,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-6e970dcd-ff7e-4c34-8ae8-d24899cace12 Date: Fri, 12 Oct 2018 03:19:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.11"}],"id":"414abfd5-347d-4975-91de-8a4bfabf9c20","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:3e:6c","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:47Z","binding:vnic_type":"normal","device_id":"a64409d1-57cd-4b2e-9d8e-a7c81df595e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.4"}],"id":"4744bb95-97f5-4ee5-8ef8-bd984f5420dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:d0:9b","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.2"}],"id":"8380b540-9b82-4580-8350-d00c6dce2d1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:1f:f1","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.3"}],"id":"9cb504f3-a8d5-45ed-9c39-ca017db353e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:73:91","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dbf75301-5b69-4d88-ad13-119d0accc527"}]} 2018-10-12 03:19:17,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-6e970dcd-ff7e-4c34-8ae8-d24899cace12 2018-10-12 03:19:17,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:18,237 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-66760913-d540-4dde-82ed-64706ba63dc9 x-compute-request-id: req-66760913-d540-4dde-82ed-64706ba63dc9 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:3e:6c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:12Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [{"id": "f0fe72b9-944e-47c2-9166-3b5a277302c3"}], "metadata": {}}} 2018-10-12 03:19:18,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-66760913-d540-4dde-82ed-64706ba63dc9 2018-10-12 03:19:18,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:18,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1ff8b586-c10b-43bc-a8e3-a5d5afc0ed7d Date: Fri, 12 Oct 2018 03:19:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:19:18,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-1ff8b586-c10b-43bc-a8e3-a5d5afc0ed7d 2018-10-12 03:19:18,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:18,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a62a4597-95cf-47ae-8268-a1945f3b4759 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:19:18,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-a62a4597-95cf-47ae-8268-a1945f3b4759 2018-10-12 03:19:18,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:18,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-bc2732bf-3278-4d86-b3fa-76b653fabc42 Date: Fri, 12 Oct 2018 03:19:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:19:18,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-bc2732bf-3278-4d86-b3fa-76b653fabc42 2018-10-12 03:19:18,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:18,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-79aa729d-d888-4bec-852a-16fbc258ffad Date: Fri, 12 Oct 2018 03:19:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.11"}],"id":"414abfd5-347d-4975-91de-8a4bfabf9c20","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:3e:6c","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:47Z","binding:vnic_type":"normal","device_id":"a64409d1-57cd-4b2e-9d8e-a7c81df595e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.4"}],"id":"4744bb95-97f5-4ee5-8ef8-bd984f5420dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:d0:9b","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.2"}],"id":"8380b540-9b82-4580-8350-d00c6dce2d1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:1f:f1","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.3"}],"id":"9cb504f3-a8d5-45ed-9c39-ca017db353e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:73:91","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dbf75301-5b69-4d88-ad13-119d0accc527"}]} 2018-10-12 03:19:18,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-79aa729d-d888-4bec-852a-16fbc258ffad 2018-10-12 03:19:18,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7/os-volume_attachments/f0fe72b9-944e-47c2-9166-3b5a277302c3 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:20,297 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:19: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-8a2bc985-7ebe-4c6a-844d-d19d3ac1fbc7 x-compute-request-id: req-8a2bc985-7ebe-4c6a-844d-d19d3ac1fbc7 Content-Length: 0 Content-Type: application/json 2018-10-12 03:19:20,297 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7/os-volume_attachments/f0fe72b9-944e-47c2-9166-3b5a277302c3 used request id req-8a2bc985-7ebe-4c6a-844d-d19d3ac1fbc7 2018-10-12 03:19:20,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:20,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-f3085af6-b3f7-4347-b503-7b96d4dcc5a4 x-compute-request-id: req-f3085af6-b3f7-4347-b503-7b96d4dcc5a4 Content-Encoding: gzip Content-Length: 846 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:3e:6c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:12Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [{"id": "f0fe72b9-944e-47c2-9166-3b5a277302c3"}], "metadata": {}}} 2018-10-12 03:19:20,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-f3085af6-b3f7-4347-b503-7b96d4dcc5a4 2018-10-12 03:19:20,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:20,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9f9065b9-23ea-4d16-96a2-59df704ba31a Date: Fri, 12 Oct 2018 03:19:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:19:20,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-9f9065b9-23ea-4d16-96a2-59df704ba31a 2018-10-12 03:19:20,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:21,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-292ac719-4d0d-4723-9d04-fb7883e97948 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:19:21,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-292ac719-4d0d-4723-9d04-fb7883e97948 2018-10-12 03:19:21,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:21,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-aa7c6c4e-1671-4067-b5cf-05acedd9a439 Date: Fri, 12 Oct 2018 03:19:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:19:21,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-aa7c6c4e-1671-4067-b5cf-05acedd9a439 2018-10-12 03:19:21,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:21,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-9097ba00-35a9-40b1-a803-7f7b44dee2ca Date: Fri, 12 Oct 2018 03:19:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.11"}],"id":"414abfd5-347d-4975-91de-8a4bfabf9c20","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:3e:6c","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:47Z","binding:vnic_type":"normal","device_id":"a64409d1-57cd-4b2e-9d8e-a7c81df595e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.4"}],"id":"4744bb95-97f5-4ee5-8ef8-bd984f5420dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:d0:9b","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.2"}],"id":"8380b540-9b82-4580-8350-d00c6dce2d1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:1f:f1","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.3"}],"id":"9cb504f3-a8d5-45ed-9c39-ca017db353e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:73:91","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dbf75301-5b69-4d88-ad13-119d0accc527"}]} 2018-10-12 03:19:21,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-9097ba00-35a9-40b1-a803-7f7b44dee2ca 2018-10-12 03:19:24,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:25,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-6144a09e-9b0c-46e0-8ba3-e32d27fe331e x-compute-request-id: req-6144a09e-9b0c-46e0-8ba3-e32d27fe331e Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:3e:6c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:12Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:19:25,207 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-6144a09e-9b0c-46e0-8ba3-e32d27fe331e 2018-10-12 03:19:25,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:25,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-481aa681-93f7-4ea4-94bd-0d66ade47189 Date: Fri, 12 Oct 2018 03:19:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:19:25,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-481aa681-93f7-4ea4-94bd-0d66ade47189 2018-10-12 03:19:25,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:25,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f20646-3d26-4f71-8c02-8adb63f90f41 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:19:25,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-c0f20646-3d26-4f71-8c02-8adb63f90f41 2018-10-12 03:19:25,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:25,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-56cfa409-49bc-4079-9253-36008d9b37e6 Date: Fri, 12 Oct 2018 03:19:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:19:25,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-56cfa409-49bc-4079-9253-36008d9b37e6 2018-10-12 03:19:25,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:25,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-646234ee-7c2b-4ec5-872a-79175ef4a628 Date: Fri, 12 Oct 2018 03:19:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.11"}],"id":"414abfd5-347d-4975-91de-8a4bfabf9c20","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:3e:6c","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:47Z","binding:vnic_type":"normal","device_id":"a64409d1-57cd-4b2e-9d8e-a7c81df595e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.4"}],"id":"4744bb95-97f5-4ee5-8ef8-bd984f5420dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:d0:9b","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.2"}],"id":"8380b540-9b82-4580-8350-d00c6dce2d1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:1f:f1","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.3"}],"id":"9cb504f3-a8d5-45ed-9c39-ca017db353e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:73:91","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dbf75301-5b69-4d88-ad13-119d0accc527"}]} 2018-10-12 03:19:25,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-646234ee-7c2b-4ec5-872a-79175ef4a628 2018-10-12 03:19:25,650 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9c11036b-5b80-4f32-90fc-f9347bbf9775" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:25,841 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:25 GMT Server: Apache x-compute-request-id: req-b4affce7-588a-493b-a76a-54a769c19f5b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b4affce7-588a-493b-a76a-54a769c19f5b Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:19:20.000000", "replication_status": null, "snapshot_id": null, "id": "f0fe72b9-944e-47c2-9166-3b5a277302c3", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df", "bootable": "false", "created_at": "2018-10-12T03:18:37.000000", "volume_type": null}} 2018-10-12 03:19:25,841 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 used request id req-b4affce7-588a-493b-a76a-54a769c19f5b 2018-10-12 03:19:25,844 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:27,046 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-d657d4fd-db1e-4194-b1ba-3bd3b65036a1 x-compute-request-id: req-d657d4fd-db1e-4194-b1ba-3bd3b65036a1 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:3e:6c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:12Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:19:27,046 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-d657d4fd-db1e-4194-b1ba-3bd3b65036a1 2018-10-12 03:19:27,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:27,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-88cd1f07-2b68-4685-bccb-b9384a8ef50d Date: Fri, 12 Oct 2018 03:19:27 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:19:27,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-88cd1f07-2b68-4685-bccb-b9384a8ef50d 2018-10-12 03:19:27,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:27,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b2f2e8-3ff5-4722-924d-9e0865edce49 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:19:27,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-38b2f2e8-3ff5-4722-924d-9e0865edce49 2018-10-12 03:19:27,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:27,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-98c9961c-b7d1-4694-8f1c-38465fde004e Date: Fri, 12 Oct 2018 03:19:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:19:27,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-98c9961c-b7d1-4694-8f1c-38465fde004e 2018-10-12 03:19:27,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:27,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-14c17ec6-89a0-49f0-b20e-811c6a68c5a0 Date: Fri, 12 Oct 2018 03:19:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.11"}],"id":"414abfd5-347d-4975-91de-8a4bfabf9c20","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:3e:6c","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:47Z","binding:vnic_type":"normal","device_id":"a64409d1-57cd-4b2e-9d8e-a7c81df595e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.4"}],"id":"4744bb95-97f5-4ee5-8ef8-bd984f5420dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:d0:9b","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.2"}],"id":"8380b540-9b82-4580-8350-d00c6dce2d1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:1f:f1","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.3"}],"id":"9cb504f3-a8d5-45ed-9c39-ca017db353e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:73:91","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dbf75301-5b69-4d88-ad13-119d0accc527"}]} 2018-10-12 03:19:27,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-14c17ec6-89a0-49f0-b20e-811c6a68c5a0 2018-10-12 03:19:27,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:28,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-504d993d-fc46-423e-999e-52793e43f2a8 x-compute-request-id: req-504d993d-fc46-423e-999e-52793e43f2a8 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6d:3e:6c", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:12Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:19:28,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-504d993d-fc46-423e-999e-52793e43f2a8 2018-10-12 03:19:28,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:28,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-ec5defd4-6859-47b9-96a7-11271f500b1b Date: Fri, 12 Oct 2018 03:19:28 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"dbf75301-5b69-4d88-ad13-119d0accc527","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":50,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f"],"description":"","tags":[],"updated_at":"2018-10-12T03:18:33Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:32Z","provider:network_type":"vxlan"}]} 2018-10-12 03:19:28,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net used request id req-ec5defd4-6859-47b9-96a7-11271f500b1b 2018-10-12 03:19:28,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:28,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76a2167-d147-4b47-897c-8e900c699d30 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:19:28,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-a76a2167-d147-4b47-897c-8e900c699d30 2018-10-12 03:19:28,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:28,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0fac29cd-9395-4518-8a04-8fe213a9f962 Date: Fri, 12 Oct 2018 03:19:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:33Z","dns_nameservers":[],"updated_at":"2018-10-12T03:18: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":"82f0c944f0ab46839e74820af9796ffb","id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet"}]} 2018-10-12 03:19:28,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-0fac29cd-9395-4518-8a04-8fe213a9f962 2018-10-12 03:19:28,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2620eb3911b08505a0026ec4caacf4837497fb3f" 2018-10-12 03:19:28,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-4b2ddb81-8044-4226-ac7b-b1dff8377a81 Date: Fri, 12 Oct 2018 03:19:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.11"}],"id":"414abfd5-347d-4975-91de-8a4bfabf9c20","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:3e:6c","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:47Z","binding:vnic_type":"normal","device_id":"a64409d1-57cd-4b2e-9d8e-a7c81df595e7"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:37Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.4"}],"id":"4744bb95-97f5-4ee5-8ef8-bd984f5420dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b0:d0:9b","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:35Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.2"}],"id":"8380b540-9b82-4580-8350-d00c6dce2d1b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:97:1f:f1","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-dbf75301-5b69-4d88-ad13-119d0accc527"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:18:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f","ip_address":"10.55.0.3"}],"id":"9cb504f3-a8d5-45ed-9c39-ca017db353e9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:37:73:91","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"dbf75301-5b69-4d88-ad13-119d0accc527","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:18:34Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-dbf75301-5b69-4d88-ad13-119d0accc527"}]} 2018-10-12 03:19:28,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-4b2ddb81-8044-4226-ac7b-b1dff8377a81 2018-10-12 03:19:28,832 - create_instance - INFO - Deleting Port with ID - 414abfd5-347d-4975-91de-8a4bfabf9c20 2018-10-12 03:19:28,833 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-port 2018-10-12 03:19:28,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/414abfd5-347d-4975-91de-8a4bfabf9c20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:29,404 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d0e23c9b-2edf-47b5-b3ab-ce3c412db070 Date: Fri, 12 Oct 2018 03:19:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:19:29,404 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/414abfd5-347d-4975-91de-8a4bfabf9c20 used request id req-d0e23c9b-2edf-47b5-b3ab-ce3c412db070 2018-10-12 03:19:29,405 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst 2018-10-12 03:19:29,408 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:29,623 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:19: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-44e5e753-05a6-48bb-b207-4d48a7bc2887 x-compute-request-id: req-44e5e753-05a6-48bb-b207-4d48a7bc2887 Content-Type: application/json 2018-10-12 03:19:29,623 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-44e5e753-05a6-48bb-b207-4d48a7bc2887 2018-10-12 03:19:29,624 - create_instance - INFO - Checking deletion status 2018-10-12 03:19:29,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:30,144 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-d1936ed6-b35a-45d7-9af9-9c997f014fa8 x-compute-request-id: req-d1936ed6-b35a-45d7-9af9-9c997f014fa8 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.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:29Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:19:30,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-d1936ed6-b35a-45d7-9af9-9c997f014fa8 2018-10-12 03:19:30,144 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst] is - ACTIVE 2018-10-12 03:19:30,144 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:19:33,148 - create_instance - DEBUG - VM status query timeout in 296.476062059 2018-10-12 03:19:33,150 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:33,440 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-b089c953-30d4-4c6a-b982-17218f3a9d18 x-compute-request-id: req-b089c953-30d4-4c6a-b982-17218f3a9d18 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.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:29Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:19:33,440 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-b089c953-30d4-4c6a-b982-17218f3a9d18 2018-10-12 03:19:33,441 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst] is - ACTIVE 2018-10-12 03:19:33,441 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:19:36,444 - create_instance - DEBUG - VM status query timeout in 293.179399967 2018-10-12 03:19:36,447 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:36,689 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-c3aa10ea-bf5d-4f68-9006-de82d50ad3a7 x-compute-request-id: req-c3aa10ea-bf5d-4f68-9006-de82d50ad3a7 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.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "rel": "bookmark"}], "image": {"id": "ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "links": [{"href": "http://172.30.9.27:8774/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000005", "OS-SRV-USG:launched_at": "2018-10-12T03:19:00.000000", "flavor": {"id": "b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "links": [{"href": "http://172.30.9.27:8774/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405", "rel": "bookmark"}]}, "id": "a64409d1-57cd-4b2e-9d8e-a7c81df595e7", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:19:29Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst", "created": "2018-10-12T03:18:52Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:19:36,689 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-c3aa10ea-bf5d-4f68-9006-de82d50ad3a7 2018-10-12 03:19:36,689 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst] is - ACTIVE 2018-10-12 03:19:36,690 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:19:39,693 - create_instance - DEBUG - VM status query timeout in 289.930898905 2018-10-12 03:19:39,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4233abba70e55d52a2a34ac331e01a5fbb7e751" 2018-10-12 03:19:39,777 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:19: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-6516ef55-a6c9-4d17-8fe9-83d88629f570 x-compute-request-id: req-6516ef55-a6c9-4d17-8fe9-83d88629f570 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a64409d1-57cd-4b2e-9d8e-a7c81df595e7 could not be found.", "code": 404}} 2018-10-12 03:19:39,777 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a64409d1-57cd-4b2e-9d8e-a7c81df595e7 used request id req-6516ef55-a6c9-4d17-8fe9-83d88629f570 2018-10-12 03:19:39,777 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a64409d1-57cd-4b2e-9d8e-a7c81df595e7 could not be found. (HTTP 404) (Request-ID: req-6516ef55-a6c9-4d17-8fe9-83d88629f570) 2018-10-12 03:19:39,777 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-vm_inst 2018-10-12 03:19:39,781 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-238bcde9-45c8-49bd-812f-0d8fa63151db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cddc168fc63aa56ed14ded32ea2b4c0dae188e" 2018-10-12 03:19:40,642 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:39 GMT Server: Apache x-compute-request-id: req-47704cac-3b11-4148-b5dc-56159989c9fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-47704cac-3b11-4148-b5dc-56159989c9fe Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:19:20.000000", "replication_status": null, "snapshot_id": null, "id": "f0fe72b9-944e-47c2-9166-3b5a277302c3", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-4f97e238-f260-4a04-b0b5-fe41b5e966df", "bootable": "false", "created_at": "2018-10-12T03:18:37.000000", "volume_type": null}} 2018-10-12 03:19:40,642 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 used request id req-47704cac-3b11-4148-b5dc-56159989c9fe 2018-10-12 03:19:40,643 - create_volume - DEBUG - Instance status is - available 2018-10-12 03:19:40,643 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df 2018-10-12 03:19:40,643 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df 2018-10-12 03:19:40,646 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-238bcde9-45c8-49bd-812f-0d8fa63151db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cddc168fc63aa56ed14ded32ea2b4c0dae188e" 2018-10-12 03:19:40,736 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:19:40 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-6ed74968-89af-4081-b965-eb48fbc42d02 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-10-12 03:19:40,736 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 used request id req-6ed74968-89af-4081-b965-eb48fbc42d02 2018-10-12 03:19:40,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-238bcde9-45c8-49bd-812f-0d8fa63151db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cddc168fc63aa56ed14ded32ea2b4c0dae188e" 2018-10-12 03:19:41,500 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:40 GMT Server: Apache x-compute-request-id: req-cc45b146-f8c6-44e5-adf4-7d3a772d00bc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cc45b146-f8c6-44e5-adf4-7d3a772d00bc Content-Encoding: gzip Content-Length: 527 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:19:40.000000", "replication_status": null, "snapshot_id": null, "id": "f0fe72b9-944e-47c2-9166-3b5a277302c3", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df", "bootable": "false", "created_at": "2018-10-12T03:18:37.000000", "volume_type": null}} 2018-10-12 03:19:41,500 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 used request id req-cc45b146-f8c6-44e5-adf4-7d3a772d00bc 2018-10-12 03:19:41,501 - create_volume - DEBUG - Instance status is - deleting 2018-10-12 03:19:41,501 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 03:19:44,504 - create_volume - DEBUG - Volume status query timeout in 56.2322061062 2018-10-12 03:19:44,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-238bcde9-45c8-49bd-812f-0d8fa63151db" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1cddc168fc63aa56ed14ded32ea2b4c0dae188e" 2018-10-12 03:19:45,304 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:19:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-362e1c3a-2aa1-4d60-ac70-1a4b30f7f331 x-openstack-request-id: req-362e1c3a-2aa1-4d60-ac70-1a4b30f7f331 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume f0fe72b9-944e-47c2-9166-3b5a277302c3 could not be found.", "code": 404}} 2018-10-12 03:19:45,305 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/f0fe72b9-944e-47c2-9166-3b5a277302c3 used request id req-362e1c3a-2aa1-4d60-ac70-1a4b30f7f331 2018-10-12 03:19:45,305 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume f0fe72b9-944e-47c2-9166-3b5a277302c3 could not be found. (HTTP 404) (Request-ID: req-362e1c3a-2aa1-4d60-ac70-1a4b30f7f331) 2018-10-12 03:19:45,305 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df 2018-10-12 03:19:45,308 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}003e233c5ee8208315778492bf1dcea4128f5713" 2018-10-12 03:19:45,353 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:19: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-e7b20c16-8b7f-4f32-a702-58321615deea x-compute-request-id: req-e7b20c16-8b7f-4f32-a702-58321615deea Content-Length: 0 Content-Type: application/json 2018-10-12 03:19:45,353 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b2e56c5c-7a6e-47fa-a3ba-bdbaa0179405 used request id req-e7b20c16-8b7f-4f32-a702-58321615deea 2018-10-12 03:19:45,354 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet 2018-10-12 03:19:45,354 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-subnet 2018-10-12 03:19:45,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35e04409b2f5e59d49c319cf575a4ec57bab67f" 2018-10-12 03:19:47,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ff32604e-e7b3-498f-bda4-78d538c1cf2c Date: Fri, 12 Oct 2018 03:19:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:19:47,314 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c9fbed1c-18d4-4f5e-8fc2-ac12c926fe0f used request id req-ff32604e-e7b3-498f-bda4-78d538c1cf2c 2018-10-12 03:19:47,315 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-net 2018-10-12 03:19:47,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/dbf75301-5b69-4d88-ad13-119d0accc527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f35e04409b2f5e59d49c319cf575a4ec57bab67f" 2018-10-12 03:19:48,608 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-df1afd34-c335-4b60-85c8-df1cea5fff50 Date: Fri, 12 Oct 2018 03:19:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:19:48,608 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/dbf75301-5b69-4d88-ad13-119d0accc527 used request id req-df1afd34-c335-4b60-85c8-df1cea5fff50 2018-10-12 03:19:48,609 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-4f97e238-f260-4a04-b0b5-fe41b5e966df-image 2018-10-12 03:19:48,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f0518f7731fc8a09c0313a9c54fc71aa57d1b865" 2018-10-12 03:19:50,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-129a14f5-570f-4c99-876e-8bdc338fdc96 Date: Fri, 12 Oct 2018 03:19:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:19:50,314 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ddcbcdfe-f70d-40a7-ada6-740f750bd7ca used request id req-129a14f5-570f-4c99-876e-8bdc338fdc96 2018-10-12 03:19:50,316 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:19:50,319 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 03:19:50,319 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:19:50,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:19:50,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:19:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["CW4w-kw9QcK1rwbkrEo7rg"], "issued_at": "2018-10-12T03:19:50.000000Z"}} 2018-10-12 03:19:50,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbd2a56114de68a8d670c374e45016d6eedb82f2" 2018-10-12 03:19:50,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb0e9426-a48f-4fa2-8607-05d4d0ff4548 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:19:50,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fb0e9426-a48f-4fa2-8607-05d4d0ff4548 2018-10-12 03:19:50,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd2a56114de68a8d670c374e45016d6eedb82f2" 2018-10-12 03:19:50,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-122762e9-d31c-4ec9-a10b-89b9c4d52a59 Date: Fri, 12 Oct 2018 03:19:51 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image"} 2018-10-12 03:19:50,997 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image used request id req-122762e9-d31c-4ec9-a10b-89b9c4d52a59 2018-10-12 03:19:51,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd2a56114de68a8d670c374e45016d6eedb82f2" 2018-10-12 03:19:51,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cdf5ab50-2885-4035-922f-1854f5345836 Date: Fri, 12 Oct 2018 03:19: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-10-12 03:19:51,560 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-cdf5ab50-2885-4035-922f-1854f5345836 2018-10-12 03:19:51,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dbd2a56114de68a8d670c374e45016d6eedb82f2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image"}' 2018-10-12 03:19:51,797 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/40a74176-3585-49ef-a196-53dff4099e2c X-Openstack-Request-Id: req-0184cf7e-5c33-46a1-ad3b-a01340b8feca Date: Fri, 12 Oct 2018 03:19:51 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:19:51Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T03:19:51Z", "visibility": "shared", "locations": [], "self": "/v2/images/40a74176-3585-49ef-a196-53dff4099e2c", "min_disk": 0, "protected": false, "id": "40a74176-3585-49ef-a196-53dff4099e2c", "file": "/v2/images/40a74176-3585-49ef-a196-53dff4099e2c/file", "checksum": null, "owner": "82f0c944f0ab46839e74820af9796ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:19:51,797 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0184cf7e-5c33-46a1-ad3b-a01340b8feca 2018-10-12 03:19:51,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/40a74176-3585-49ef-a196-53dff4099e2c/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd2a56114de68a8d670c374e45016d6eedb82f2" -d '' 2018-10-12 03:19:53,555 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-94c7bc69-7ae6-40fc-a0ca-d8c0f39cbec9 Date: Fri, 12 Oct 2018 03:19:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:19:53,556 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/40a74176-3585-49ef-a196-53dff4099e2c/file used request id req-94c7bc69-7ae6-40fc-a0ca-d8c0f39cbec9 2018-10-12 03:19:53,556 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:19:53,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/40a74176-3585-49ef-a196-53dff4099e2c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd2a56114de68a8d670c374e45016d6eedb82f2" 2018-10-12 03:19:53,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-acba33d1-2c52-4b4f-ae5a-6b80f21b52f4 Date: Fri, 12 Oct 2018 03:19:53 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:19:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:19:53Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/40a74176-3585-49ef-a196-53dff4099e2c/snap", "metadata": {}}], "self": "/v2/images/40a74176-3585-49ef-a196-53dff4099e2c", "min_disk": 0, "protected": false, "id": "40a74176-3585-49ef-a196-53dff4099e2c", "file": "/v2/images/40a74176-3585-49ef-a196-53dff4099e2c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/40a74176-3585-49ef-a196-53dff4099e2c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:19:53,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/40a74176-3585-49ef-a196-53dff4099e2c used request id req-acba33d1-2c52-4b4f-ae5a-6b80f21b52f4 2018-10-12 03:19:53,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd2a56114de68a8d670c374e45016d6eedb82f2" 2018-10-12 03:19:54,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-745fef51-ef4f-403a-add7-d90223f158d8 Date: Fri, 12 Oct 2018 03:19: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-10-12 03:19:54,290 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-745fef51-ef4f-403a-add7-d90223f158d8 2018-10-12 03:19:54,294 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image 2018-10-12 03:19:54,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/40a74176-3585-49ef-a196-53dff4099e2c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd2a56114de68a8d670c374e45016d6eedb82f2" 2018-10-12 03:19:54,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-333d2d27-b3ef-48c1-a4da-55afd3a62058 Date: Fri, 12 Oct 2018 03:19:54 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:19:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:19:53Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/40a74176-3585-49ef-a196-53dff4099e2c/snap", "metadata": {}}], "self": "/v2/images/40a74176-3585-49ef-a196-53dff4099e2c", "min_disk": 0, "protected": false, "id": "40a74176-3585-49ef-a196-53dff4099e2c", "file": "/v2/images/40a74176-3585-49ef-a196-53dff4099e2c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/40a74176-3585-49ef-a196-53dff4099e2c/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:19:54,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/40a74176-3585-49ef-a196-53dff4099e2c used request id req-333d2d27-b3ef-48c1-a4da-55afd3a62058 2018-10-12 03:19:54,506 - create_image - DEBUG - Instance status is - active 2018-10-12 03:19:54,506 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image 2018-10-12 03:19:54,506 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image 2018-10-12 03:19:54,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:19:54,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:19:54,901 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:19:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["ZecvKWKFQuSTA5Tu1UBk8A"], "issued_at": "2018-10-12T03:19:54.000000Z"}} 2018-10-12 03:19:54,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09dc5e9e77587cc6dc5d7078c0b2cc6db8b3bf84" 2018-10-12 03:19:54,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07921b6f-0e81-42fa-a858-3eb8fb2dbd74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:19:54,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-07921b6f-0e81-42fa-a858-3eb8fb2dbd74 2018-10-12 03:19:54,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09dc5e9e77587cc6dc5d7078c0b2cc6db8b3bf84" 2018-10-12 03:19:55,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3ac46905-96d9-4a3b-9e3c-3ce66ac35d2e Date: Fri, 12 Oct 2018 03:19:55 GMT RESP BODY: {"networks":[]} 2018-10-12 03:19:55,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net used request id req-3ac46905-96d9-4a3b-9e3c-3ce66ac35d2e 2018-10-12 03:19:55,158 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net 2018-10-12 03:19:55,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09dc5e9e77587cc6dc5d7078c0b2cc6db8b3bf84" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net", "admin_state_up": true}}' 2018-10-12 03:19:55,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-d2dc7d4c-4cbf-4543-9316-aed8e731ef28 Date: Fri, 12 Oct 2018 03:19:55 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:19:55Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:55Z","mtu":1450}} 2018-10-12 03:19:55,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-d2dc7d4c-4cbf-4543-9316-aed8e731ef28 2018-10-12 03:19:55,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09dc5e9e77587cc6dc5d7078c0b2cc6db8b3bf84" 2018-10-12 03:19:55,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-6cb1887b-3d86-4d89-a42c-c62af2e7f8f6 Date: Fri, 12 Oct 2018 03:19:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:19:55Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:19:55,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-6cb1887b-3d86-4d89-a42c-c62af2e7f8f6 2018-10-12 03:19:55,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09dc5e9e77587cc6dc5d7078c0b2cc6db8b3bf84" 2018-10-12 03:19:56,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-09b8d5c0-fdd7-4761-a513-eedabe7380b2 Date: Fri, 12 Oct 2018 03:19:56 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:19:56,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-09b8d5c0-fdd7-4761-a513-eedabe7380b2 2018-10-12 03:19:56,044 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-subnet 2018-10-12 03:19:56,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09dc5e9e77587cc6dc5d7078c0b2cc6db8b3bf84" -d '{"subnets": [{"ip_version": 4, "network_id": "2d62b9cd-9a67-48b0-86b1-f20747bed5f0", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-subnet"}]}' 2018-10-12 03:19:56,620 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-23f4c09c-787a-4602-8074-7b70a1997c9c Date: Fri, 12 Oct 2018 03:19:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:56Z","dns_nameservers":[],"updated_at":"2018-10-12T03:19: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":"82f0c944f0ab46839e74820af9796ffb","id":"8386bcc4-0608-44fd-af44-2b60302d8820","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-subnet"}]} 2018-10-12 03:19:56,620 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-23f4c09c-787a-4602-8074-7b70a1997c9c 2018-10-12 03:19:56,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09dc5e9e77587cc6dc5d7078c0b2cc6db8b3bf84" 2018-10-12 03:19:56,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-c7952610-8b54-4fbe-82b4-aace85982342 Date: Fri, 12 Oct 2018 03:19:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["8386bcc4-0608-44fd-af44-2b60302d8820"],"description":"","tags":[],"updated_at":"2018-10-12T03:19:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:19:56,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-c7952610-8b54-4fbe-82b4-aace85982342 2018-10-12 03:19:56,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09dc5e9e77587cc6dc5d7078c0b2cc6db8b3bf84" 2018-10-12 03:19:56,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-69acf934-7bb0-46a6-8389-fd5387e4df25 Date: Fri, 12 Oct 2018 03:19:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:56Z","dns_nameservers":[],"updated_at":"2018-10-12T03:19: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":"82f0c944f0ab46839e74820af9796ffb","id":"8386bcc4-0608-44fd-af44-2b60302d8820","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-subnet"}]} 2018-10-12 03:19:56,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-69acf934-7bb0-46a6-8389-fd5387e4df25 2018-10-12 03:19:56,950 - OpenStackNetwork - DEBUG - Network [2d62b9cd-9a67-48b0-86b1-f20747bed5f0] created successfully 2018-10-12 03:19:56,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:19:56,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:19:57,334 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:19:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["473mnlOvQVOtc3l6-cuTjA"], "issued_at": "2018-10-12T03:19:57.000000Z"}} 2018-10-12 03:19:57,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a919dcad3f4e4e2943651670fe5c408659bae7" 2018-10-12 03:19:57,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8495377b-e173-4a8b-a17c-6e2e83076952 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:19:57,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8495377b-e173-4a8b-a17c-6e2e83076952 2018-10-12 03:19:57,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:19:57,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a919dcad3f4e4e2943651670fe5c408659bae7" 2018-10-12 03:19:57,619 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-cb0dbaed-f757-4bd8-ae9b-bc4c6ee945fa x-compute-request-id: req-cb0dbaed-f757-4bd8-ae9b-bc4c6ee945fa Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:19:57,619 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cb0dbaed-f757-4bd8-ae9b-bc4c6ee945fa 2018-10-12 03:19:57,623 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a919dcad3f4e4e2943651670fe5c408659bae7" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-12 03:19:57,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19: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-b9be1618-91bc-461f-96dc-a5682a4a6e4a x-compute-request-id: req-b9be1618-91bc-461f-96dc-a5682a4a6e4a Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "name": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:19:57,692 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b9be1618-91bc-461f-96dc-a5682a4a6e4a 2018-10-12 03:19:57,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:19:57,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:19:58,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:19:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["Vjxb3H4IRYKQXGQSzsxciw"], "issued_at": "2018-10-12T03:19:58.000000Z"}} 2018-10-12 03:19:58,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05aa1d88f7ff91d17b934d726503e1bcd6d91b8a" 2018-10-12 03:19:58,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87b41c53-6433-47ca-9112-13cdc0c62f7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:19:58,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-87b41c53-6433-47ca-9112-13cdc0c62f7a 2018-10-12 03:19:58,272 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05aa1d88f7ff91d17b934d726503e1bcd6d91b8a" 2018-10-12 03:19:59,061 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:58 GMT Server: Apache x-compute-request-id: req-ec556578-570a-482c-9c30-c27197806bd0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ec556578-570a-482c-9c30-c27197806bd0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 03:19:59,061 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/detail used request id req-ec556578-570a-482c-9c30-c27197806bd0 2018-10-12 03:19:59,065 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ec556578-570a-482c-9c30-c27197806bd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05aa1d88f7ff91d17b934d726503e1bcd6d91b8a" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff", "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-10-12 03:19:59,386 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:19:59 GMT Server: Apache x-compute-request-id: req-5704ade5-8fbd-477a-a7f4-49644e58dc3b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5704ade5-8fbd-477a-a7f4-49644e58dc3b Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T03:19:59.302512", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9", "size": 1}} 2018-10-12 03:19:59,386 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes used request id req-5704ade5-8fbd-477a-a7f4-49644e58dc3b 2018-10-12 03:19:59,390 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec556578-570a-482c-9c30-c27197806bd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05aa1d88f7ff91d17b934d726503e1bcd6d91b8a" 2018-10-12 03:20:00,145 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:19:59 GMT Server: Apache x-compute-request-id: req-2b3cc446-b959-4b1e-be38-fd1afc29aabf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b3cc446-b959-4b1e-be38-fd1afc29aabf Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:19:59.000000", "replication_status": null, "snapshot_id": null, "id": "c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-c4215f28-0c25-4a34-9898-198267c3f8ff", "bootable": "false", "created_at": "2018-10-12T03:19:59.000000", "volume_type": null}} 2018-10-12 03:20:00,145 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9 used request id req-2b3cc446-b959-4b1e-be38-fd1afc29aabf 2018-10-12 03:20:00,146 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff 2018-10-12 03:20:00,148 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec556578-570a-482c-9c30-c27197806bd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05aa1d88f7ff91d17b934d726503e1bcd6d91b8a" 2018-10-12 03:20:00,207 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:00 GMT Server: Apache x-compute-request-id: req-e7a44532-fffb-4036-b562-2ee284ceff35 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e7a44532-fffb-4036-b562-2ee284ceff35 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:19:59.000000", "replication_status": null, "snapshot_id": null, "id": "c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-c4215f28-0c25-4a34-9898-198267c3f8ff", "bootable": "false", "created_at": "2018-10-12T03:19:59.000000", "volume_type": null}} 2018-10-12 03:20:00,207 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9 used request id req-e7a44532-fffb-4036-b562-2ee284ceff35 2018-10-12 03:20:00,207 - create_volume - DEBUG - Instance status is - available 2018-10-12 03:20:00,208 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff 2018-10-12 03:20:00,208 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff 2018-10-12 03:20:00,208 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:20:00,209 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:20:00,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:20:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["nrS2Sp2eQdWW5il0e2y2xA"], "issued_at": "2018-10-12T03:20:00.000000Z"}} 2018-10-12 03:20:00,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:00,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a509e24-3a27-497c-b924-3869a64d51dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:20:00,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8a509e24-3a27-497c-b924-3869a64d51dc 2018-10-12 03:20:00,600 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:20:00,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:00,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56eda9d3-8b27-49aa-8803-2b78c226ebcf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:20:00,685 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-56eda9d3-8b27-49aa-8803-2b78c226ebcf 2018-10-12 03:20:00,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:00,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-8422b188-a70d-408d-9ca2-9ea2806fe86b Date: Fri, 12 Oct 2018 03:20:00 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["8386bcc4-0608-44fd-af44-2b60302d8820"],"description":"","tags":[],"updated_at":"2018-10-12T03:19:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:00,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net used request id req-8422b188-a70d-408d-9ca2-9ea2806fe86b 2018-10-12 03:20:00,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:20:00,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:20:00,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:01,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa59ee2-1663-4b5e-9b2e-d08cfdf50925 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:20:01,052 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-0aa59ee2-1663-4b5e-9b2e-d08cfdf50925 2018-10-12 03:20:01,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:01,272 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-00b52c22-c08c-4aca-8b4f-b4b2c6b48479 Date: Fri, 12 Oct 2018 03:20:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:56Z","dns_nameservers":[],"updated_at":"2018-10-12T03:19: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":"82f0c944f0ab46839e74820af9796ffb","id":"8386bcc4-0608-44fd-af44-2b60302d8820","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-subnet"}]} 2018-10-12 03:20:01,272 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-00b52c22-c08c-4aca-8b4f-b4b2c6b48479 2018-10-12 03:20:01,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0&name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:01,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-91d28d42-2076-4f71-992f-f9ee263a42c7 Date: Fri, 12 Oct 2018 03:20:01 GMT RESP BODY: {"ports":[]} 2018-10-12 03:20:01,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0&name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-port&admin_state_up=True used request id req-91d28d42-2076-4f71-992f-f9ee263a42c7 2018-10-12 03:20:01,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:01,711 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-672e3967-ced4-4987-8878-cb4c24570996 x-compute-request-id: req-672e3967-ced4-4987-8878-cb4c24570996 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 03:20:01,711 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst used request id req-672e3967-ced4-4987-8878-cb4c24570996 2018-10-12 03:20:01,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:01,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-95a9c1a4-1c01-45d9-9977-188a312ee5ca Date: Fri, 12 Oct 2018 03:20:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["8386bcc4-0608-44fd-af44-2b60302d8820"],"description":"","tags":[],"updated_at":"2018-10-12T03:19:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:01,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net used request id req-95a9c1a4-1c01-45d9-9977-188a312ee5ca 2018-10-12 03:20:01,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:02,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e59ed93f-8b37-4865-80f4-aff87f6601d5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:20:02,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-e59ed93f-8b37-4865-80f4-aff87f6601d5 2018-10-12 03:20:02,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:02,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b03467cd-5fcd-47d8-8927-2e2ab61ec6ef Date: Fri, 12 Oct 2018 03:20:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:56Z","dns_nameservers":[],"updated_at":"2018-10-12T03:19: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":"82f0c944f0ab46839e74820af9796ffb","id":"8386bcc4-0608-44fd-af44-2b60302d8820","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-subnet"}]} 2018-10-12 03:20:02,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-b03467cd-5fcd-47d8-8927-2e2ab61ec6ef 2018-10-12 03:20:02,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0&name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:02,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-af71622b-bc77-488d-8894-c306d39a9054 Date: Fri, 12 Oct 2018 03:20:02 GMT RESP BODY: {"ports":[]} 2018-10-12 03:20:02,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0&name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-port&admin_state_up=True used request id req-af71622b-bc77-488d-8894-c306d39a9054 2018-10-12 03:20:02,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:20:02,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:20:02,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:20:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["oqNlCPF9RXO4TVJCKZI3vw"], "issued_at": "2018-10-12T03:20:02.000000Z"}} 2018-10-12 03:20:02,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54bd43004657ba89083029a9a73b2bfbda272f3a" 2018-10-12 03:20:02,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00abe8af-55bc-4177-aa89-556b45d50ac0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:20:02,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-00abe8af-55bc-4177-aa89-556b45d50ac0 2018-10-12 03:20:02,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:03,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-92b55449-bdb5-44cf-8255-87a993037afe Date: Fri, 12 Oct 2018 03:20:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["8386bcc4-0608-44fd-af44-2b60302d8820"],"description":"","tags":[],"updated_at":"2018-10-12T03:19:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:03,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net used request id req-92b55449-bdb5-44cf-8255-87a993037afe 2018-10-12 03:20:03,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:03,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b5723dae-c7c4-48ec-86d9-5055b1d02ffa Date: Fri, 12 Oct 2018 03:20:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:56Z","dns_nameservers":[],"updated_at":"2018-10-12T03:19: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":"82f0c944f0ab46839e74820af9796ffb","id":"8386bcc4-0608-44fd-af44-2b60302d8820","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-subnet"}]} 2018-10-12 03:20:03,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-b5723dae-c7c4-48ec-86d9-5055b1d02ffa 2018-10-12 03:20:03,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:03,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-6f5049b6-e651-4653-99f5-6faec6d91604 Date: Fri, 12 Oct 2018 03:20:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["8386bcc4-0608-44fd-af44-2b60302d8820"],"description":"","tags":[],"updated_at":"2018-10-12T03:19:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:03,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net used request id req-6f5049b6-e651-4653-99f5-6faec6d91604 2018-10-12 03:20:03,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:20:03,423 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:20:03,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54bd43004657ba89083029a9a73b2bfbda272f3a" 2018-10-12 03:20:03,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-462b020d-e8d4-4d42-aace-a4d5fd2720f2 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:20:03,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-462b020d-e8d4-4d42-aace-a4d5fd2720f2 2018-10-12 03:20:03,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:03,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-24d67e61-79f6-4e10-8afd-19eef45e5990 Date: Fri, 12 Oct 2018 03:20:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:56Z","dns_nameservers":[],"updated_at":"2018-10-12T03:19: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":"82f0c944f0ab46839e74820af9796ffb","id":"8386bcc4-0608-44fd-af44-2b60302d8820","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-subnet"}]} 2018-10-12 03:20:03,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-24d67e61-79f6-4e10-8afd-19eef45e5990 2018-10-12 03:20:03,566 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net 2018-10-12 03:20:03,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" -d '{"port": {"network_id": "2d62b9cd-9a67-48b0-86b1-f20747bed5f0", "name": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-port", "admin_state_up": true}}' 2018-10-12 03:20:04,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-43ecba7d-51e1-4148-81bb-215ef34f60fd Date: Fri, 12 Oct 2018 03:20:04 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:03Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8386bcc4-0608-44fd-af44-2b60302d8820","ip_address":"10.55.0.7"}],"id":"385782af-0f51-4e5f-acd8-c8a4bf09508a","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f3:17:8a","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-port","project_id":"82f0c944f0ab46839e74820af9796ffb","qos_policy_id":null,"admin_state_up":true,"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:03Z","binding:vnic_type":"normal"}} 2018-10-12 03:20:04,489 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-43ecba7d-51e1-4148-81bb-215ef34f60fd 2018-10-12 03:20:04,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:04,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-999835dc-8dbd-4823-ba41-39e92463c3c1 Date: Fri, 12 Oct 2018 03:20:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["8386bcc4-0608-44fd-af44-2b60302d8820"],"description":"","tags":[],"updated_at":"2018-10-12T03:19:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:04,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net used request id req-999835dc-8dbd-4823-ba41-39e92463c3c1 2018-10-12 03:20:04,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:04,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61ee2b4-313f-4b6f-af13-77890b8c650d Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:20:04,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-b61ee2b4-313f-4b6f-af13-77890b8c650d 2018-10-12 03:20:04,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:04,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4c742f1a-9644-411d-9d6d-0102995e301d Date: Fri, 12 Oct 2018 03:20:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:56Z","dns_nameservers":[],"updated_at":"2018-10-12T03:19: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":"82f0c944f0ab46839e74820af9796ffb","id":"8386bcc4-0608-44fd-af44-2b60302d8820","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-subnet"}]} 2018-10-12 03:20:04,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-4c742f1a-9644-411d-9d6d-0102995e301d 2018-10-12 03:20:04,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0&name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:05,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-8cf02d3d-ad1b-45f5-8cd6-b890f56f76ea Date: Fri, 12 Oct 2018 03:20:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:03Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8386bcc4-0608-44fd-af44-2b60302d8820","ip_address":"10.55.0.7"}],"id":"385782af-0f51-4e5f-acd8-c8a4bf09508a","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f3:17:8a","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-port","admin_state_up":true,"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:03Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 03:20:05,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0&name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-port&admin_state_up=True used request id req-8cf02d3d-ad1b-45f5-8cd6-b890f56f76ea 2018-10-12 03:20:05,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:05,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62a4817-f6c5-4a34-a790-95ac5f818af3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:20:05,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-c62a4817-f6c5-4a34-a790-95ac5f818af3 2018-10-12 03:20:05,182 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst 2018-10-12 03:20:05,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:05,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-d6935628-856a-460d-a129-e8aed70f5e61 x-compute-request-id: req-d6935628-856a-460d-a129-e8aed70f5e61 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-flavor"}]} 2018-10-12 03:20:05,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d6935628-856a-460d-a129-e8aed70f5e61 2018-10-12 03:20:05,220 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:05,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-77e1e636-25d6-4789-a6fd-10c38cbcd951 x-compute-request-id: req-77e1e636-25d6-4789-a6fd-10c38cbcd951 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "name": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:20:05,242 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e used request id req-77e1e636-25d6-4789-a6fd-10c38cbcd951 2018-10-12 03:20:05,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:05,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-e5d2ffbc-24d6-43df-a86e-f352c9a0d71d Date: Fri, 12 Oct 2018 03:20:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:19:51Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:19:53Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/40a74176-3585-49ef-a196-53dff4099e2c/snap", "metadata": {}}], "self": "/v2/images/40a74176-3585-49ef-a196-53dff4099e2c", "min_disk": 0, "protected": false, "id": "40a74176-3585-49ef-a196-53dff4099e2c", "file": "/v2/images/40a74176-3585-49ef-a196-53dff4099e2c/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/40a74176-3585-49ef-a196-53dff4099e2c/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image"} 2018-10-12 03:20:05,433 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image used request id req-e5d2ffbc-24d6-43df-a86e-f352c9a0d71d 2018-10-12 03:20:05,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:06,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e57523d9-017f-4605-a331-a9d10771f231 Date: Fri, 12 Oct 2018 03:20: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-10-12 03:20:06,019 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e57523d9-017f-4605-a331-a9d10771f231 2018-10-12 03:20:06,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst", "imageRef": "40a74176-3585-49ef-a196-53dff4099e2c", "flavorRef": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "max_count": 1, "min_count": 1, "networks": [{"port": "385782af-0f51-4e5f-acd8-c8a4bf09508a"}]}}' 2018-10-12 03:20:08,056 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:20: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-32420676-c287-4ec6-9897-c14ae81726b7 x-compute-request-id: req-32420676-c287-4ec6-9897-c14ae81726b7 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "38803790-dc03-4e2c-8e1d-762e42087670", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "bookmark"}], "adminPass": "NpGaC7RQgij7"}} 2018-10-12 03:20:08,056 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-32420676-c287-4ec6-9897-c14ae81726b7 2018-10-12 03:20:08,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:08,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-7cf3c8af-04da-4714-a280-09aed1946349 x-compute-request-id: req-7cf3c8af-04da-4714-a280-09aed1946349 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.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "bookmark"}], "image": {"id": "40a74176-3585-49ef-a196-53dff4099e2c", "links": [{"href": "http://172.30.9.27:8774/images/40a74176-3585-49ef-a196-53dff4099e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "links": [{"href": "http://172.30.9.27:8774/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "bookmark"}]}, "id": "38803790-dc03-4e2c-8e1d-762e42087670", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "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-10-12T03:20: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": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst", "created": "2018-10-12T03:20:08Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:20:08,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 used request id req-7cf3c8af-04da-4714-a280-09aed1946349 2018-10-12 03:20:08,966 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst 2018-10-12 03:20:08,969 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:09,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-7a09474e-f79a-4355-af69-7c28adc9eb11 x-compute-request-id: req-7a09474e-f79a-4355-af69-7c28adc9eb11 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.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "bookmark"}], "image": {"id": "40a74176-3585-49ef-a196-53dff4099e2c", "links": [{"href": "http://172.30.9.27:8774/images/40a74176-3585-49ef-a196-53dff4099e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "links": [{"href": "http://172.30.9.27:8774/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "bookmark"}]}, "id": "38803790-dc03-4e2c-8e1d-762e42087670", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "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-10-12T03:20: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": "NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst", "created": "2018-10-12T03:20:08Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:20:09,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 used request id req-7a09474e-f79a-4355-af69-7c28adc9eb11 2018-10-12 03:20:09,383 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst] is - BUILD 2018-10-12 03:20:09,383 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:20:12,386 - create_instance - DEBUG - VM status query timeout in 896.580574036 2018-10-12 03:20:12,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:12,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-2e8cbab6-7d67-46fc-abbe-72105b22e317 x-compute-request-id: req-2e8cbab6-7d67-46fc-abbe-72105b22e317 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "bookmark"}], "image": {"id": "40a74176-3585-49ef-a196-53dff4099e2c", "links": [{"href": "http://172.30.9.27:8774/images/40a74176-3585-49ef-a196-53dff4099e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "links": [{"href": "http://172.30.9.27:8774/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "bookmark"}]}, "id": "38803790-dc03-4e2c-8e1d-762e42087670", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:20:10Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst", "created": "2018-10-12T03:20:08Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:20:12,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 used request id req-2e8cbab6-7d67-46fc-abbe-72105b22e317 2018-10-12 03:20:12,830 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst] is - BUILD 2018-10-12 03:20:12,830 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:20:15,833 - create_instance - DEBUG - VM status query timeout in 893.133150101 2018-10-12 03:20:15,837 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:16,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-50ffd5c3-d9b6-49f2-8df4-00bd661df214 x-compute-request-id: req-50ffd5c3-d9b6-49f2-8df4-00bd661df214 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:17:8a", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "bookmark"}], "image": {"id": "40a74176-3585-49ef-a196-53dff4099e2c", "links": [{"href": "http://172.30.9.27:8774/images/40a74176-3585-49ef-a196-53dff4099e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": null, "flavor": {"id": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "links": [{"href": "http://172.30.9.27:8774/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "bookmark"}]}, "id": "38803790-dc03-4e2c-8e1d-762e42087670", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:20:10Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst", "created": "2018-10-12T03:20:08Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:20:16,762 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 used request id req-50ffd5c3-d9b6-49f2-8df4-00bd661df214 2018-10-12 03:20:16,762 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst] is - BUILD 2018-10-12 03:20:16,762 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:20:19,765 - create_instance - DEBUG - VM status query timeout in 889.201124907 2018-10-12 03:20:19,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:20,076 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-158923dd-a158-4fbc-8114-eb993984de97 x-compute-request-id: req-158923dd-a158-4fbc-8114-eb993984de97 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:17:8a", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "bookmark"}], "image": {"id": "40a74176-3585-49ef-a196-53dff4099e2c", "links": [{"href": "http://172.30.9.27:8774/images/40a74176-3585-49ef-a196-53dff4099e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-12T03:20:16.000000", "flavor": {"id": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "links": [{"href": "http://172.30.9.27:8774/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "bookmark"}]}, "id": "38803790-dc03-4e2c-8e1d-762e42087670", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:20:16Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst", "created": "2018-10-12T03:20:08Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:20:20,076 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 used request id req-158923dd-a158-4fbc-8114-eb993984de97 2018-10-12 03:20:20,076 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst] is - ACTIVE 2018-10-12 03:20:20,077 - create_instance - INFO - VM is - ACTIVE 2018-10-12 03:20:20,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:21,118 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-000192ef-181e-45ab-a299-31a2ac263bd6 x-compute-request-id: req-000192ef-181e-45ab-a299-31a2ac263bd6 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:17:8a", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "bookmark"}], "image": {"id": "40a74176-3585-49ef-a196-53dff4099e2c", "links": [{"href": "http://172.30.9.27:8774/images/40a74176-3585-49ef-a196-53dff4099e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-12T03:20:16.000000", "flavor": {"id": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "links": [{"href": "http://172.30.9.27:8774/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "bookmark"}]}, "id": "38803790-dc03-4e2c-8e1d-762e42087670", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:20:16Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst", "created": "2018-10-12T03:20:08Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:20:21,118 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 used request id req-000192ef-181e-45ab-a299-31a2ac263bd6 2018-10-12 03:20:21,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:21,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-858893ac-95e2-44cb-9cb2-fda5a7c014b7 Date: Fri, 12 Oct 2018 03:20:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["8386bcc4-0608-44fd-af44-2b60302d8820"],"description":"","tags":[],"updated_at":"2018-10-12T03:19:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:21,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net used request id req-858893ac-95e2-44cb-9cb2-fda5a7c014b7 2018-10-12 03:20:21,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:21,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47a3d48d-cff4-4450-b1db-dfb36c29849c Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:20:21,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-47a3d48d-cff4-4450-b1db-dfb36c29849c 2018-10-12 03:20:21,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:21,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6d5fa3b9-1da6-4a4a-be98-486a68f63846 Date: Fri, 12 Oct 2018 03:20:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:56Z","dns_nameservers":[],"updated_at":"2018-10-12T03:19: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":"82f0c944f0ab46839e74820af9796ffb","id":"8386bcc4-0608-44fd-af44-2b60302d8820","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-subnet"}]} 2018-10-12 03:20:21,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-6d5fa3b9-1da6-4a4a-be98-486a68f63846 2018-10-12 03:20:21,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:21,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-d5717cfd-6b46-41ae-9207-5682bf65c78c Date: Fri, 12 Oct 2018 03:20:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8386bcc4-0608-44fd-af44-2b60302d8820","ip_address":"10.55.0.7"}],"id":"385782af-0f51-4e5f-acd8-c8a4bf09508a","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:17:8a","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-port","admin_state_up":true,"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:03Z","binding:vnic_type":"normal","device_id":"38803790-dc03-4e2c-8e1d-762e42087670"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8386bcc4-0608-44fd-af44-2b60302d8820","ip_address":"10.55.0.2"}],"id":"71600b86-4ee1-4bb1-9f6e-f76d0d09c2f2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:38:77","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2d62b9cd-9a67-48b0-86b1-f20747bed5f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8386bcc4-0608-44fd-af44-2b60302d8820","ip_address":"10.55.0.3"}],"id":"a68c340b-50c0-47ce-8636-8ffbf8bf7c9c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:1a:ae","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2d62b9cd-9a67-48b0-86b1-f20747bed5f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8386bcc4-0608-44fd-af44-2b60302d8820","ip_address":"10.55.0.4"}],"id":"e2bf9db4-7f66-48a0-80f7-f5436a8b9563","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:09:58:0e","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2d62b9cd-9a67-48b0-86b1-f20747bed5f0"}]} 2018-10-12 03:20:21,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-d5717cfd-6b46-41ae-9207-5682bf65c78c 2018-10-12 03:20:21,694 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:20:22,067 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:20:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["Eud0Tb3yRIWTy7o9mOJAtQ"], "issued_at": "2018-10-12T03:20:22.000000Z"}} 2018-10-12 03:20:22,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b7df0d78a5cb935dc104fa1956c620bfae8a81" 2018-10-12 03:20:22,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e09b134-92f3-41c6-90fa-e55b1e0fa7a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:20:22,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1e09b134-92f3-41c6-90fa-e55b1e0fa7a4 2018-10-12 03:20:22,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:22,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-3fb0e638-9c94-4318-b411-d601ae2f3efa x-compute-request-id: req-3fb0e638-9c94-4318-b411-d601ae2f3efa Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:17:8a", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "bookmark"}], "image": {"id": "40a74176-3585-49ef-a196-53dff4099e2c", "links": [{"href": "http://172.30.9.27:8774/images/40a74176-3585-49ef-a196-53dff4099e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-12T03:20:16.000000", "flavor": {"id": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "links": [{"href": "http://172.30.9.27:8774/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "bookmark"}]}, "id": "38803790-dc03-4e2c-8e1d-762e42087670", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:20:16Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst", "created": "2018-10-12T03:20:08Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:20:22,734 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 used request id req-3fb0e638-9c94-4318-b411-d601ae2f3efa 2018-10-12 03:20:22,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:22,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d0e81be6-e70f-4943-90af-93d30c081ad2 Date: Fri, 12 Oct 2018 03:20:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":95,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["8386bcc4-0608-44fd-af44-2b60302d8820"],"description":"","tags":[],"updated_at":"2018-10-12T03:19:56Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:55Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:22,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net used request id req-d0e81be6-e70f-4943-90af-93d30c081ad2 2018-10-12 03:20:22,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:22,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-523c4455-bae6-4ccd-ad74-e2c854029f69 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:20:22,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-523c4455-bae6-4ccd-ad74-e2c854029f69 2018-10-12 03:20:22,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:23,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-c4da596f-4d7e-48c7-baab-717dfee3f437 Date: Fri, 12 Oct 2018 03:20:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:56Z","dns_nameservers":[],"updated_at":"2018-10-12T03:19: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":"82f0c944f0ab46839e74820af9796ffb","id":"8386bcc4-0608-44fd-af44-2b60302d8820","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-subnet"}]} 2018-10-12 03:20:23,103 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-c4da596f-4d7e-48c7-baab-717dfee3f437 2018-10-12 03:20:23,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:23,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-4d6f607e-7975-4d7f-a342-a35fc517f9a6 Date: Fri, 12 Oct 2018 03:20:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"8386bcc4-0608-44fd-af44-2b60302d8820","ip_address":"10.55.0.7"}],"id":"385782af-0f51-4e5f-acd8-c8a4bf09508a","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f3:17:8a","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-port","admin_state_up":true,"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:03Z","binding:vnic_type":"normal","device_id":"38803790-dc03-4e2c-8e1d-762e42087670"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8386bcc4-0608-44fd-af44-2b60302d8820","ip_address":"10.55.0.2"}],"id":"71600b86-4ee1-4bb1-9f6e-f76d0d09c2f2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f5:38:77","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2d62b9cd-9a67-48b0-86b1-f20747bed5f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8386bcc4-0608-44fd-af44-2b60302d8820","ip_address":"10.55.0.3"}],"id":"a68c340b-50c0-47ce-8636-8ffbf8bf7c9c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a8:1a:ae","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2d62b9cd-9a67-48b0-86b1-f20747bed5f0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:19:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"8386bcc4-0608-44fd-af44-2b60302d8820","ip_address":"10.55.0.4"}],"id":"e2bf9db4-7f66-48a0-80f7-f5436a8b9563","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:09:58:0e","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2d62b9cd-9a67-48b0-86b1-f20747bed5f0","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:19:58Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2d62b9cd-9a67-48b0-86b1-f20747bed5f0"}]} 2018-10-12 03:20:23,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-4d6f607e-7975-4d7f-a342-a35fc517f9a6 2018-10-12 03:20:23,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9b7df0d78a5cb935dc104fa1956c620bfae8a81" -d '{"volumeAttachment": {"volumeId": "c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9"}}' 2018-10-12 03:20:25,398 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-a2b1c82d-c659-438f-b15d-3529c0e85cb6 x-compute-request-id: req-a2b1c82d-c659-438f-b15d-3529c0e85cb6 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "38803790-dc03-4e2c-8e1d-762e42087670", "id": "c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9", "volumeId": "c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9"}} 2018-10-12 03:20:25,399 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670/os-volume_attachments used request id req-a2b1c82d-c659-438f-b15d-3529c0e85cb6 2018-10-12 03:20:25,399 - create_instance - INFO - Deleting Port with ID - 385782af-0f51-4e5f-acd8-c8a4bf09508a 2018-10-12 03:20:25,399 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-port 2018-10-12 03:20:25,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/385782af-0f51-4e5f-acd8-c8a4bf09508a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:26,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-09e2aada-9a52-4341-a84e-bc998c94daa8 Date: Fri, 12 Oct 2018 03:20:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:20:26,074 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/385782af-0f51-4e5f-acd8-c8a4bf09508a used request id req-09e2aada-9a52-4341-a84e-bc998c94daa8 2018-10-12 03:20:26,075 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst 2018-10-12 03:20:26,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:26,393 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:20: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-4acea035-997e-4d19-95b2-601eee4877ee x-compute-request-id: req-4acea035-997e-4d19-95b2-601eee4877ee Content-Type: application/json 2018-10-12 03:20:26,394 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 used request id req-4acea035-997e-4d19-95b2-601eee4877ee 2018-10-12 03:20:26,394 - create_instance - INFO - Checking deletion status 2018-10-12 03:20:26,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:26,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-1611f472-2500-4064-b074-b0719a135ed9 x-compute-request-id: req-1611f472-2500-4064-b074-b0719a135ed9 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f3:17:8a", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "bookmark"}], "image": {"id": "40a74176-3585-49ef-a196-53dff4099e2c", "links": [{"href": "http://172.30.9.27:8774/images/40a74176-3585-49ef-a196-53dff4099e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-12T03:20:16.000000", "flavor": {"id": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "links": [{"href": "http://172.30.9.27:8774/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "bookmark"}]}, "id": "38803790-dc03-4e2c-8e1d-762e42087670", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:20:26Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst", "created": "2018-10-12T03:20:08Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [{"id": "c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9"}], "metadata": {}}} 2018-10-12 03:20:26,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 used request id req-1611f472-2500-4064-b074-b0719a135ed9 2018-10-12 03:20:26,926 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst] is - ACTIVE 2018-10-12 03:20:26,926 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:20:29,929 - create_instance - DEBUG - VM status query timeout in 296.465024948 2018-10-12 03:20:29,933 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:30,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-e6a0bfe9-1526-4fab-824f-686b353a27a5 x-compute-request-id: req-e6a0bfe9-1526-4fab-824f-686b353a27a5 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.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "bookmark"}], "image": {"id": "40a74176-3585-49ef-a196-53dff4099e2c", "links": [{"href": "http://172.30.9.27:8774/images/40a74176-3585-49ef-a196-53dff4099e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-12T03:20:16.000000", "flavor": {"id": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "links": [{"href": "http://172.30.9.27:8774/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "bookmark"}]}, "id": "38803790-dc03-4e2c-8e1d-762e42087670", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:20:26Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst", "created": "2018-10-12T03:20:08Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [{"id": "c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9"}], "metadata": {}}} 2018-10-12 03:20:30,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 used request id req-e6a0bfe9-1526-4fab-824f-686b353a27a5 2018-10-12 03:20:30,185 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst] is - ACTIVE 2018-10-12 03:20:30,185 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:20:33,188 - create_instance - DEBUG - VM status query timeout in 293.20597887 2018-10-12 03:20:33,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:33,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-5e512551-dd8e-4baf-aabb-51aba234de31 x-compute-request-id: req-5e512551-dd8e-4baf-aabb-51aba234de31 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.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/38803790-dc03-4e2c-8e1d-762e42087670", "rel": "bookmark"}], "image": {"id": "40a74176-3585-49ef-a196-53dff4099e2c", "links": [{"href": "http://172.30.9.27:8774/images/40a74176-3585-49ef-a196-53dff4099e2c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000008", "OS-SRV-USG:launched_at": "2018-10-12T03:20:16.000000", "flavor": {"id": "7bedd736-96fb-4126-85b6-52e6f8d2e86e", "links": [{"href": "http://172.30.9.27:8774/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e", "rel": "bookmark"}]}, "id": "38803790-dc03-4e2c-8e1d-762e42087670", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:20:32Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst", "created": "2018-10-12T03:20:08Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [{"id": "c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9"}], "metadata": {}}} 2018-10-12 03:20:33,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 used request id req-5e512551-dd8e-4baf-aabb-51aba234de31 2018-10-12 03:20:33,430 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst] is - ACTIVE 2018-10-12 03:20:33,430 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:20:36,432 - create_instance - DEBUG - VM status query timeout in 289.962219954 2018-10-12 03:20:36,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}362c8b92ca73da175629a040ecb29a1390d973a5" 2018-10-12 03:20:36,486 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:20: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-0e1f43e3-3477-40f6-a0a2-d274e66049c9 x-compute-request-id: req-0e1f43e3-3477-40f6-a0a2-d274e66049c9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 38803790-dc03-4e2c-8e1d-762e42087670 could not be found.", "code": 404}} 2018-10-12 03:20:36,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/38803790-dc03-4e2c-8e1d-762e42087670 used request id req-0e1f43e3-3477-40f6-a0a2-d274e66049c9 2018-10-12 03:20:36,486 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 38803790-dc03-4e2c-8e1d-762e42087670 could not be found. (HTTP 404) (Request-ID: req-0e1f43e3-3477-40f6-a0a2-d274e66049c9) 2018-10-12 03:20:36,486 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-vm_inst 2018-10-12 03:20:36,490 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec556578-570a-482c-9c30-c27197806bd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05aa1d88f7ff91d17b934d726503e1bcd6d91b8a" 2018-10-12 03:20:36,720 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:36 GMT Server: Apache x-compute-request-id: req-84ea2755-01a6-4463-919a-9f8807990d50 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-84ea2755-01a6-4463-919a-9f8807990d50 Content-Encoding: gzip Content-Length: 525 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:20:27.000000", "replication_status": null, "snapshot_id": null, "id": "c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-c4215f28-0c25-4a34-9898-198267c3f8ff", "bootable": "false", "created_at": "2018-10-12T03:19:59.000000", "volume_type": null}} 2018-10-12 03:20:36,720 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9 used request id req-84ea2755-01a6-4463-919a-9f8807990d50 2018-10-12 03:20:36,720 - create_volume - DEBUG - Instance status is - available 2018-10-12 03:20:36,721 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff 2018-10-12 03:20:36,721 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff 2018-10-12 03:20:36,724 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec556578-570a-482c-9c30-c27197806bd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05aa1d88f7ff91d17b934d726503e1bcd6d91b8a" 2018-10-12 03:20:37,484 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:20:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-73e948d8-75ff-42ce-8c0a-d005eee10c6c 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-10-12 03:20:37,485 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9 used request id req-73e948d8-75ff-42ce-8c0a-d005eee10c6c 2018-10-12 03:20:37,488 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ec556578-570a-482c-9c30-c27197806bd0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05aa1d88f7ff91d17b934d726503e1bcd6d91b8a" 2018-10-12 03:20:38,214 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:20:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-11f0d10b-6f06-48f9-823a-177e5fc4407b x-openstack-request-id: req-11f0d10b-6f06-48f9-823a-177e5fc4407b Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9 could not be found.", "code": 404}} 2018-10-12 03:20:38,214 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9 used request id req-11f0d10b-6f06-48f9-823a-177e5fc4407b 2018-10-12 03:20:38,215 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume c9a6f8f3-e22c-4a8a-81b2-5c82e7cc62d9 could not be found. (HTTP 404) (Request-ID: req-11f0d10b-6f06-48f9-823a-177e5fc4407b) 2018-10-12 03:20:38,215 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff 2018-10-12 03:20:38,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8a919dcad3f4e4e2943651670fe5c408659bae7" 2018-10-12 03:20:38,402 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:20: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-d234b0c6-4279-4650-9a30-6c5722940c42 x-compute-request-id: req-d234b0c6-4279-4650-9a30-6c5722940c42 Content-Length: 0 Content-Type: application/json 2018-10-12 03:20:38,402 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/7bedd736-96fb-4126-85b6-52e6f8d2e86e used request id req-d234b0c6-4279-4650-9a30-6c5722940c42 2018-10-12 03:20:38,403 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-subnet 2018-10-12 03:20:38,403 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-subnet 2018-10-12 03:20:38,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/8386bcc4-0608-44fd-af44-2b60302d8820 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09dc5e9e77587cc6dc5d7078c0b2cc6db8b3bf84" 2018-10-12 03:20:40,440 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-65693223-f85e-479a-8f47-fd7c6cc305de Date: Fri, 12 Oct 2018 03:20:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:20:40,440 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/8386bcc4-0608-44fd-af44-2b60302d8820 used request id req-65693223-f85e-479a-8f47-fd7c6cc305de 2018-10-12 03:20:40,440 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-net 2018-10-12 03:20:40,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/2d62b9cd-9a67-48b0-86b1-f20747bed5f0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09dc5e9e77587cc6dc5d7078c0b2cc6db8b3bf84" 2018-10-12 03:20:41,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9a00bdbb-f81d-4454-910f-57e59344bb36 Date: Fri, 12 Oct 2018 03:20:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:20:41,763 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/2d62b9cd-9a67-48b0-86b1-f20747bed5f0 used request id req-9a00bdbb-f81d-4454-910f-57e59344bb36 2018-10-12 03:20:41,764 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-c4215f28-0c25-4a34-9898-198267c3f8ff-image 2018-10-12 03:20:41,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/40a74176-3585-49ef-a196-53dff4099e2c -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dbd2a56114de68a8d670c374e45016d6eedb82f2" 2018-10-12 03:20:44,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c617b72f-171c-4e48-b05c-b3e78af00db2 Date: Fri, 12 Oct 2018 03:20:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:20:44,105 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/40a74176-3585-49ef-a196-53dff4099e2c used request id req-c617b72f-171c-4e48-b05c-b3e78af00db2 2018-10-12 03:20:44,107 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:20:44,109 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 03:20:44,110 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:20:44,111 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:20:44,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:20:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["vRxB1tQNRVqSuIMEdNlZwA"], "issued_at": "2018-10-12T03:20:44.000000Z"}} 2018-10-12 03:20:44,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd8569c4ac99ef70e93ee68eb0817b2c58a8e15a" 2018-10-12 03:20:44,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9457381b-4db3-496b-a1d8-d69dcbf5e5ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:20:44,582 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9457381b-4db3-496b-a1d8-d69dcbf5e5ca 2018-10-12 03:20:44,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd8569c4ac99ef70e93ee68eb0817b2c58a8e15a" 2018-10-12 03:20:44,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 173 Content-Type: application/json X-Openstack-Request-Id: req-44675a7a-e63e-4cd9-987a-5ae1ddac22d1 Date: Fri, 12 Oct 2018 03:20:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image"} 2018-10-12 03:20:44,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image used request id req-44675a7a-e63e-4cd9-987a-5ae1ddac22d1 2018-10-12 03:20:44,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd8569c4ac99ef70e93ee68eb0817b2c58a8e15a" 2018-10-12 03:20:44,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d57b8529-81d9-4c72-aa13-c00428acacb6 Date: Fri, 12 Oct 2018 03:20: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-10-12 03:20:44,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d57b8529-81d9-4c72-aa13-c00428acacb6 2018-10-12 03:20:44,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}bd8569c4ac99ef70e93ee68eb0817b2c58a8e15a" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image"}' 2018-10-12 03:20:45,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 632 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9 X-Openstack-Request-Id: req-0a7ff8f9-63f1-4d4e-befd-ef8bc00d0db2 Date: Fri, 12 Oct 2018 03:20:45 GMT RESP BODY: {"status": "queued", "name": "NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:20:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T03:20:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "min_disk": 0, "protected": false, "id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "file": "/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9/file", "checksum": null, "owner": "82f0c944f0ab46839e74820af9796ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:20:45,151 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0a7ff8f9-63f1-4d4e-befd-ef8bc00d0db2 2018-10-12 03:20:45,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd8569c4ac99ef70e93ee68eb0817b2c58a8e15a" -d '' 2018-10-12 03:20:47,171 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2ad2fc38-a04a-4835-ba6e-0565f2fe39c4 Date: Fri, 12 Oct 2018 03:20:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:20:47,171 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9/file used request id req-2ad2fc38-a04a-4835-ba6e-0565f2fe39c4 2018-10-12 03:20:47,172 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:20:47,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd8569c4ac99ef70e93ee68eb0817b2c58a8e15a" 2018-10-12 03:20:47,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-2e354203-238a-4f9c-9261-6fa2407aa10f Date: Fri, 12 Oct 2018 03:20:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:20:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:20:47Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9/snap", "metadata": {}}], "self": "/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "min_disk": 0, "protected": false, "id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "file": "/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:20:47,380 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9 used request id req-2e354203-238a-4f9c-9261-6fa2407aa10f 2018-10-12 03:20:47,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd8569c4ac99ef70e93ee68eb0817b2c58a8e15a" 2018-10-12 03:20:47,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0b082084-dd73-45ba-8615-a4e4f27dcb25 Date: Fri, 12 Oct 2018 03:20: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-10-12 03:20:47,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0b082084-dd73-45ba-8615-a4e4f27dcb25 2018-10-12 03:20:47,549 - create_image - INFO - Created image with name - NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image 2018-10-12 03:20:47,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd8569c4ac99ef70e93ee68eb0817b2c58a8e15a" 2018-10-12 03:20:47,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 893 Content-Type: application/json X-Openstack-Request-Id: req-b4838778-155a-46f3-81d2-0bc1c2b529b9 Date: Fri, 12 Oct 2018 03:20:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:20:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:20:47Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9/snap", "metadata": {}}], "self": "/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "min_disk": 0, "protected": false, "id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "file": "/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:20:47,769 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9 used request id req-b4838778-155a-46f3-81d2-0bc1c2b529b9 2018-10-12 03:20:47,769 - create_image - DEBUG - Instance status is - active 2018-10-12 03:20:47,769 - create_image - DEBUG - Image is active with name - NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image 2018-10-12 03:20:47,769 - create_image - INFO - Image is now active with name - NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image 2018-10-12 03:20:47,770 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:20:47,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:20:48,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:20:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["NzxMzUqGSyO7dh5WQrDhhg"], "issued_at": "2018-10-12T03:20:48.000000Z"}} 2018-10-12 03:20:48,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fdcf7aa8edd9729a3042c1af645a30bd543bf3" 2018-10-12 03:20:48,226 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0f590cc-9ddf-4eca-9699-8253b1d56e42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:20:48,227 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e0f590cc-9ddf-4eca-9699-8253b1d56e42 2018-10-12 03:20:48,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fdcf7aa8edd9729a3042c1af645a30bd543bf3" 2018-10-12 03:20:48,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7ca6b1d0-4304-46e8-b113-1399ed9d56ad Date: Fri, 12 Oct 2018 03:20:48 GMT RESP BODY: {"networks":[]} 2018-10-12 03:20:48,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net used request id req-7ca6b1d0-4304-46e8-b113-1399ed9d56ad 2018-10-12 03:20:48,413 - neutron_utils - INFO - Creating network with name NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net 2018-10-12 03:20:48,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fdcf7aa8edd9729a3042c1af645a30bd543bf3" -d '{"network": {"name": "NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net", "admin_state_up": true}}' 2018-10-12 03:20:48,823 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-49025e37-c1f5-4519-8a0d-897dcb599885 Date: Fri, 12 Oct 2018 03:20: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":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:20:48Z","is_default":false,"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","mtu":1450}} 2018-10-12 03:20:48,824 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-49025e37-c1f5-4519-8a0d-897dcb599885 2018-10-12 03:20:48,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fdcf7aa8edd9729a3042c1af645a30bd543bf3" 2018-10-12 03:20:49,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-92189c8d-7480-43eb-9ce3-6ab625f3f470 Date: Fri, 12 Oct 2018 03:20:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:20:48Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:49,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-92189c8d-7480-43eb-9ce3-6ab625f3f470 2018-10-12 03:20:49,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fdcf7aa8edd9729a3042c1af645a30bd543bf3" 2018-10-12 03:20:49,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-475ada60-472c-4cc6-8ce2-b85e6fbdcde1 Date: Fri, 12 Oct 2018 03:20:49 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:20:49,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-475ada60-472c-4cc6-8ce2-b85e6fbdcde1 2018-10-12 03:20:49,111 - neutron_utils - INFO - Creating subnet with name NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet 2018-10-12 03:20:49,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fdcf7aa8edd9729a3042c1af645a30bd543bf3" -d '{"subnets": [{"ip_version": 4, "network_id": "62597b83-7628-42ca-bb99-380d96630fbe", "cidr": "10.55.0.0/24", "name": "NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]}' 2018-10-12 03:20:49,584 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-edf71baf-e3c8-40bd-8ba3-527e60d38724 Date: Fri, 12 Oct 2018 03:20:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:20: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":"82f0c944f0ab46839e74820af9796ffb","id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]} 2018-10-12 03:20:49,584 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-edf71baf-e3c8-40bd-8ba3-527e60d38724 2018-10-12 03:20:49,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fdcf7aa8edd9729a3042c1af645a30bd543bf3" 2018-10-12 03:20:49,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-1187ef9e-94e3-4506-af70-7eb971a11f70 Date: Fri, 12 Oct 2018 03:20:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["257a0412-0b92-456c-b06f-5a6f8c5167d2"],"description":"","tags":[],"updated_at":"2018-10-12T03:20:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:49,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-1187ef9e-94e3-4506-af70-7eb971a11f70 2018-10-12 03:20:49,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fdcf7aa8edd9729a3042c1af645a30bd543bf3" 2018-10-12 03:20:50,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-09e5ac00-ca3c-429d-9a89-a02265ecdaf0 Date: Fri, 12 Oct 2018 03:20:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:20: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":"82f0c944f0ab46839e74820af9796ffb","id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]} 2018-10-12 03:20:50,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-09e5ac00-ca3c-429d-9a89-a02265ecdaf0 2018-10-12 03:20:50,114 - OpenStackNetwork - DEBUG - Network [62597b83-7628-42ca-bb99-380d96630fbe] created successfully 2018-10-12 03:20:50,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:20:50,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:20:50,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["PML2wO0vQe6cpi9w_IdMtQ"], "issued_at": "2018-10-12T03:20:50.000000Z"}} 2018-10-12 03:20:50,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964cb145beb7b251f0057cf96c1997ac2c945430" 2018-10-12 03:20:50,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfca1446-1fc8-4b91-97a8-e1b8d0b98078 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:20:50,608 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bfca1446-1fc8-4b91-97a8-e1b8d0b98078 2018-10-12 03:20:50,609 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:20:50,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964cb145beb7b251f0057cf96c1997ac2c945430" 2018-10-12 03:20:50,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-c813fb11-dafd-4963-9fdf-8f181d8e7eba x-compute-request-id: req-c813fb11-dafd-4963-9fdf-8f181d8e7eba Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:20:50,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c813fb11-dafd-4963-9fdf-8f181d8e7eba 2018-10-12 03:20:50,810 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964cb145beb7b251f0057cf96c1997ac2c945430" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-12 03:20:50,893 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-43a9eaaf-e46b-48fe-8475-15e0afbdd8ff x-compute-request-id: req-43a9eaaf-e46b-48fe-8475-15e0afbdd8ff Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "name": "NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:20:50,893 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-43a9eaaf-e46b-48fe-8475-15e0afbdd8ff 2018-10-12 03:20:50,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:20:50,895 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:20:51,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["NmH0tevdTTCcSNowBXFAFw"], "issued_at": "2018-10-12T03:20:51.000000Z"}} 2018-10-12 03:20:51,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e58f78e90d2b32a9aa54e41db0c710156a6b2489" 2018-10-12 03:20:51,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02f13fe3-a1ec-4995-9753-634794c6fd29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:20:51,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-02f13fe3-a1ec-4995-9753-634794c6fd29 2018-10-12 03:20:51,444 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e58f78e90d2b32a9aa54e41db0c710156a6b2489" 2018-10-12 03:20:52,198 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:51 GMT Server: Apache x-compute-request-id: req-93fbc9dd-c0a2-43b8-97c0-cc615a30d3cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-93fbc9dd-c0a2-43b8-97c0-cc615a30d3cf Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 03:20:52,198 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/detail used request id req-93fbc9dd-c0a2-43b8-97c0-cc615a30d3cf 2018-10-12 03:20:52,202 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-93fbc9dd-c0a2-43b8-97c0-cc615a30d3cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e58f78e90d2b32a9aa54e41db0c710156a6b2489" -d '{"volume": {"status": "creating", "user_id": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c", "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-10-12 03:20:53,197 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:20:52 GMT Server: Apache x-compute-request-id: req-e8825f8a-2995-4aa8-a7b8-4dcc186c2202 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e8825f8a-2995-4aa8-a7b8-4dcc186c2202 Content-Length: 881 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T03:20:53.085658", "description": null, "updated_at": null, "volume_type": null, "name": "NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "aec5f3f3-53cf-4e8e-afbd-1726f98640da", "size": 1}} 2018-10-12 03:20:53,197 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes used request id req-e8825f8a-2995-4aa8-a7b8-4dcc186c2202 2018-10-12 03:20:53,201 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93fbc9dd-c0a2-43b8-97c0-cc615a30d3cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e58f78e90d2b32a9aa54e41db0c710156a6b2489" 2018-10-12 03:20:53,950 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:53 GMT Server: Apache x-compute-request-id: req-2fea7b9f-c35e-451c-aa29-9518eb5d9b55 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2fea7b9f-c35e-451c-aa29-9518eb5d9b55 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:20:53.000000", "replication_status": null, "snapshot_id": null, "id": "aec5f3f3-53cf-4e8e-afbd-1726f98640da", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c", "bootable": "false", "created_at": "2018-10-12T03:20:53.000000", "volume_type": null}} 2018-10-12 03:20:53,950 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da used request id req-2fea7b9f-c35e-451c-aa29-9518eb5d9b55 2018-10-12 03:20:53,951 - create_volume - INFO - Created volume with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c 2018-10-12 03:20:53,954 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93fbc9dd-c0a2-43b8-97c0-cc615a30d3cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e58f78e90d2b32a9aa54e41db0c710156a6b2489" 2018-10-12 03:20:54,007 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:53 GMT Server: Apache x-compute-request-id: req-9ca42833-6148-4c90-986f-fa3981ed0016 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9ca42833-6148-4c90-986f-fa3981ed0016 Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:20:53.000000", "replication_status": null, "snapshot_id": null, "id": "aec5f3f3-53cf-4e8e-afbd-1726f98640da", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c", "bootable": "false", "created_at": "2018-10-12T03:20:53.000000", "volume_type": null}} 2018-10-12 03:20:54,007 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da used request id req-9ca42833-6148-4c90-986f-fa3981ed0016 2018-10-12 03:20:54,007 - create_volume - DEBUG - Instance status is - available 2018-10-12 03:20:54,007 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c 2018-10-12 03:20:54,007 - create_volume - INFO - Volume is now active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c 2018-10-12 03:20:54,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:20:54,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:20:54,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:20:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["WrOM1DyyQ5iwvI3Y9G0vTw"], "issued_at": "2018-10-12T03:20:54.000000Z"}} 2018-10-12 03:20:54,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:54,458 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a89aec1-b45d-48dc-8fe3-3338a080b727 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:20:54,458 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2a89aec1-b45d-48dc-8fe3-3338a080b727 2018-10-12 03:20:54,459 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:20:54,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:54,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95d3e187-feab-400a-bf57-d74ddc6806f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:20:54,475 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-95d3e187-feab-400a-bf57-d74ddc6806f0 2018-10-12 03:20:54,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:54,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-d540470b-fb6b-4cee-bff4-9a979b26a0d8 Date: Fri, 12 Oct 2018 03:20:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["257a0412-0b92-456c-b06f-5a6f8c5167d2"],"description":"","tags":[],"updated_at":"2018-10-12T03:20:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:54,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net used request id req-d540470b-fb6b-4cee-bff4-9a979b26a0d8 2018-10-12 03:20:54,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:20:54,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:20:54,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:54,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bd675c-e5c8-4435-b416-ad7c9b9a0c6b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:20:54,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-f9bd675c-e5c8-4435-b416-ad7c9b9a0c6b 2018-10-12 03:20:54,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:55,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-63671e45-16dc-49c4-ba2f-fcf6b59e88ed Date: Fri, 12 Oct 2018 03:20:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:20: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":"82f0c944f0ab46839e74820af9796ffb","id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]} 2018-10-12 03:20:55,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-63671e45-16dc-49c4-ba2f-fcf6b59e88ed 2018-10-12 03:20:55,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe&name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:55,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a79e436d-3640-4d8a-9488-28856b962c44 Date: Fri, 12 Oct 2018 03:20:55 GMT RESP BODY: {"ports":[]} 2018-10-12 03:20:55,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe&name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port&admin_state_up=True used request id req-a79e436d-3640-4d8a-9488-28856b962c44 2018-10-12 03:20:55,217 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:55,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-2b28084f-fcb7-4b37-9cc1-b742126f5751 x-compute-request-id: req-2b28084f-fcb7-4b37-9cc1-b742126f5751 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 03:20:55,468 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst used request id req-2b28084f-fcb7-4b37-9cc1-b742126f5751 2018-10-12 03:20:55,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:55,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9ec240ed-6ddd-453a-b04a-535f73aeb749 Date: Fri, 12 Oct 2018 03:20:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["257a0412-0b92-456c-b06f-5a6f8c5167d2"],"description":"","tags":[],"updated_at":"2018-10-12T03:20:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:55,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net used request id req-9ec240ed-6ddd-453a-b04a-535f73aeb749 2018-10-12 03:20:55,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:55,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6010c815-be4f-45ca-ac6a-f444703bb5c3 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:20:55,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-6010c815-be4f-45ca-ac6a-f444703bb5c3 2018-10-12 03:20:55,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:56,010 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1549ebd4-49dd-4eb0-8e5f-dab1ba37173e Date: Fri, 12 Oct 2018 03:20:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:20: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":"82f0c944f0ab46839e74820af9796ffb","id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]} 2018-10-12 03:20:56,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-1549ebd4-49dd-4eb0-8e5f-dab1ba37173e 2018-10-12 03:20:56,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe&name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:56,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-afe0d18c-58bc-4e68-bcdd-7aa057218663 Date: Fri, 12 Oct 2018 03:20:56 GMT RESP BODY: {"ports":[]} 2018-10-12 03:20:56,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe&name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port&admin_state_up=True used request id req-afe0d18c-58bc-4e68-bcdd-7aa057218663 2018-10-12 03:20:56,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:20:56,204 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:20:56,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:20:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["EoT2mjBeT3enXTnVkrGiuw"], "issued_at": "2018-10-12T03:20:56.000000Z"}} 2018-10-12 03:20:56,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114042e639cb74af9af2c74d5da79f183a9df86" 2018-10-12 03:20:56,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6fb0330-60fe-4765-9f55-0d46c8abc4e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:20:56,667 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b6fb0330-60fe-4765-9f55-0d46c8abc4e8 2018-10-12 03:20:56,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:56,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-9f751063-87b7-453c-938e-9ede1c9b0513 Date: Fri, 12 Oct 2018 03:20:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["257a0412-0b92-456c-b06f-5a6f8c5167d2"],"description":"","tags":[],"updated_at":"2018-10-12T03:20:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:56,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net used request id req-9f751063-87b7-453c-938e-9ede1c9b0513 2018-10-12 03:20:56,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:56,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-196e7549-80d5-4bda-8d97-90430e5150dd Date: Fri, 12 Oct 2018 03:20:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:20: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":"82f0c944f0ab46839e74820af9796ffb","id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]} 2018-10-12 03:20:56,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-196e7549-80d5-4bda-8d97-90430e5150dd 2018-10-12 03:20:56,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:57,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e5d1ab89-1219-493a-8f25-5562163833dc Date: Fri, 12 Oct 2018 03:20:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["257a0412-0b92-456c-b06f-5a6f8c5167d2"],"description":"","tags":[],"updated_at":"2018-10-12T03:20:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:57,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net used request id req-e5d1ab89-1219-493a-8f25-5562163833dc 2018-10-12 03:20:57,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:20:57,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:20:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:20:57,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8114042e639cb74af9af2c74d5da79f183a9df86" 2018-10-12 03:20:57,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c464035-6b25-4d61-af46-0331ee19a41b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:20:57,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-0c464035-6b25-4d61-af46-0331ee19a41b 2018-10-12 03:20:57,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:57,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ff011ac8-6113-43d9-b96b-9e1538293c68 Date: Fri, 12 Oct 2018 03:20:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:20: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":"82f0c944f0ab46839e74820af9796ffb","id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]} 2018-10-12 03:20:57,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-ff011ac8-6113-43d9-b96b-9e1538293c68 2018-10-12 03:20:57,531 - neutron_utils - INFO - Creating port for network with name - NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net 2018-10-12 03:20:57,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" -d '{"port": {"network_id": "62597b83-7628-42ca-bb99-380d96630fbe", "name": "NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port", "admin_state_up": true}}' 2018-10-12 03:20:58,464 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-6fc83021-edef-4355-99f1-1fb29f92331c Date: Fri, 12 Oct 2018 03:20:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:57Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.9"}],"id":"050a483e-f3db-4b5e-bef2-d6554993d3be","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:df:86","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port","project_id":"82f0c944f0ab46839e74820af9796ffb","qos_policy_id":null,"admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:57Z","binding:vnic_type":"normal"}} 2018-10-12 03:20:58,464 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-6fc83021-edef-4355-99f1-1fb29f92331c 2018-10-12 03:20:58,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:58,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-977802dd-edd5-42d3-b411-b0519a00e0ef Date: Fri, 12 Oct 2018 03:20:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["257a0412-0b92-456c-b06f-5a6f8c5167d2"],"description":"","tags":[],"updated_at":"2018-10-12T03:20:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","provider:network_type":"vxlan"}]} 2018-10-12 03:20:58,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net used request id req-977802dd-edd5-42d3-b411-b0519a00e0ef 2018-10-12 03:20:58,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:58,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4346f6d-d808-4fb1-a77b-b89c07c0c942 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:20:58,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-a4346f6d-d808-4fb1-a77b-b89c07c0c942 2018-10-12 03:20:58,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:58,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4201779b-daaa-41e1-8008-9c71a8243adc Date: Fri, 12 Oct 2018 03:20:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:20: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":"82f0c944f0ab46839e74820af9796ffb","id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]} 2018-10-12 03:20:58,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-4201779b-daaa-41e1-8008-9c71a8243adc 2018-10-12 03:20:58,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe&name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:59,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-94be8149-fa04-4ce6-aa7c-db479d4c1d87 Date: Fri, 12 Oct 2018 03:20:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:57Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.9"}],"id":"050a483e-f3db-4b5e-bef2-d6554993d3be","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:51:df:86","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:57Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 03:20:59,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe&name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port&admin_state_up=True used request id req-94be8149-fa04-4ce6-aa7c-db479d4c1d87 2018-10-12 03:20:59,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:59,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3797e699-962c-42c4-9c85-95b2c91426e1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:20:59,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-3797e699-962c-42c4-9c85-95b2c91426e1 2018-10-12 03:20:59,223 - nova_utils - INFO - Creating VM with name - NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst 2018-10-12 03:20:59,226 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:59,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-0cb00ebe-b1e0-4482-b75e-639acf0f083c x-compute-request-id: req-0cb00ebe-b1e0-4482-b75e-639acf0f083c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"flavors": [{"id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}], "name": "NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-flavor"}]} 2018-10-12 03:20:59,255 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0cb00ebe-b1e0-4482-b75e-639acf0f083c 2018-10-12 03:20:59,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:59,278 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:20: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-c1194f7a-bf59-4911-9d50-adc52af3f00b x-compute-request-id: req-c1194f7a-bf59-4911-9d50-adc52af3f00b Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "name": "NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:20:59,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85 used request id req-c1194f7a-bf59-4911-9d50-adc52af3f00b 2018-10-12 03:20:59,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:20:59,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1066 Content-Type: application/json X-Openstack-Request-Id: req-33d01f48-2a80-43ee-898a-6fd1a4cf6ad5 Date: Fri, 12 Oct 2018 03:20:59 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:20:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:20:47Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9/snap", "metadata": {}}], "self": "/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "min_disk": 0, "protected": false, "id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "file": "/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image"} 2018-10-12 03:20:59,447 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image used request id req-33d01f48-2a80-43ee-898a-6fd1a4cf6ad5 2018-10-12 03:20:59,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:00,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0d8dc9ee-d464-4b3e-b0d9-d6aca8a6066c Date: Fri, 12 Oct 2018 03:21: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-10-12 03:21:00,029 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0d8dc9ee-d464-4b3e-b0d9-d6aca8a6066c 2018-10-12 03:21:00,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" -d '{"server": {"name": "NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst", "imageRef": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "flavorRef": "c34e1c07-2092-4127-81c9-71223f0f7d85", "max_count": 1, "min_count": 1, "networks": [{"port": "050a483e-f3db-4b5e-bef2-d6554993d3be"}]}}' 2018-10-12 03:21:01,894 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:21: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-b63dbbd3-4454-473a-9864-ed7df26221b1 x-compute-request-id: req-b63dbbd3-4454-473a-9864-ed7df26221b1 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "bookmark"}], "adminPass": "pK3S6jNkhMaL"}} 2018-10-12 03:21:01,894 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b63dbbd3-4454-473a-9864-ed7df26221b1 2018-10-12 03:21:01,897 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:02,268 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-70635dc8-821d-4360-acba-c85f7e175ab4 x-compute-request-id: req-70635dc8-821d-4360-acba-c85f7e175ab4 Content-Encoding: gzip Content-Length: 651 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "bookmark"}], "image": {"id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "links": [{"href": "http://172.30.9.27:8774/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "links": [{"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}]}, "id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "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-10-12T03:21:01Z", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst", "created": "2018-10-12T03:21:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:21:02,268 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-70635dc8-821d-4360-acba-c85f7e175ab4 2018-10-12 03:21:02,269 - create_instance - INFO - Created instance with name - NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst 2018-10-12 03:21:02,272 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:02,703 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-ecbd2b36-facd-417c-9905-f40a147b2984 x-compute-request-id: req-ecbd2b36-facd-417c-9905-f40a147b2984 Content-Encoding: gzip Content-Length: 654 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "bookmark"}], "image": {"id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "links": [{"href": "http://172.30.9.27:8774/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "links": [{"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}]}, "id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "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-10-12T03:21:02Z", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst", "created": "2018-10-12T03:21:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:21:02,703 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-ecbd2b36-facd-417c-9905-f40a147b2984 2018-10-12 03:21:02,703 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst] is - BUILD 2018-10-12 03:21:02,704 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:21:05,705 - create_instance - DEBUG - VM status query timeout in 896.563579082 2018-10-12 03:21:05,709 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:06,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-585dbef3-ce83-4982-8575-572b19d1171f x-compute-request-id: req-585dbef3-ce83-4982-8575-572b19d1171f Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:df:86", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "bookmark"}], "image": {"id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "links": [{"href": "http://172.30.9.27:8774/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": null, "flavor": {"id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "links": [{"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}]}, "id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:21:03Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst", "created": "2018-10-12T03:21:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:21:06,236 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-585dbef3-ce83-4982-8575-572b19d1171f 2018-10-12 03:21:06,237 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst] is - BUILD 2018-10-12 03:21:06,237 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:21:09,240 - create_instance - DEBUG - VM status query timeout in 893.028676033 2018-10-12 03:21:09,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:09,979 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-eeeaf1bd-b99f-4bd4-8654-32415138c7e9 x-compute-request-id: req-eeeaf1bd-b99f-4bd4-8654-32415138c7e9 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:df:86", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "bookmark"}], "image": {"id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "links": [{"href": "http://172.30.9.27:8774/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-12T03:21:08.000000", "flavor": {"id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "links": [{"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}]}, "id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:21:08Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst", "created": "2018-10-12T03:21:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:21:09,979 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-eeeaf1bd-b99f-4bd4-8654-32415138c7e9 2018-10-12 03:21:09,980 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst] is - ACTIVE 2018-10-12 03:21:09,980 - create_instance - INFO - VM is - ACTIVE 2018-10-12 03:21:09,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:10,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-f27a1daf-9d5f-487c-b42c-57e7bd243a15 x-compute-request-id: req-f27a1daf-9d5f-487c-b42c-57e7bd243a15 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:df:86", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "bookmark"}], "image": {"id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "links": [{"href": "http://172.30.9.27:8774/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-12T03:21:08.000000", "flavor": {"id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "links": [{"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}]}, "id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:21:08Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst", "created": "2018-10-12T03:21:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:21:10,797 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-f27a1daf-9d5f-487c-b42c-57e7bd243a15 2018-10-12 03:21:10,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:11,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-960321fa-9f6a-46b5-9b83-14a91ed93535 Date: Fri, 12 Oct 2018 03:21:11 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["257a0412-0b92-456c-b06f-5a6f8c5167d2"],"description":"","tags":[],"updated_at":"2018-10-12T03:20:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","provider:network_type":"vxlan"}]} 2018-10-12 03:21:11,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net used request id req-960321fa-9f6a-46b5-9b83-14a91ed93535 2018-10-12 03:21:11,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:11,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-311a2903-5f82-4404-afc6-8f1ddd76c77b Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:21:11,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-311a2903-5f82-4404-afc6-8f1ddd76c77b 2018-10-12 03:21:11,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:11,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6d82f4f6-0370-417e-aaf7-dc14b5bc5245 Date: Fri, 12 Oct 2018 03:21:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:20: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":"82f0c944f0ab46839e74820af9796ffb","id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]} 2018-10-12 03:21:11,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-6d82f4f6-0370-417e-aaf7-dc14b5bc5245 2018-10-12 03:21:11,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:11,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-9cf2c06f-b5ec-43f9-995b-22254c17ef2c Date: Fri, 12 Oct 2018 03:21:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:21:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.9"}],"id":"050a483e-f3db-4b5e-bef2-d6554993d3be","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:df:86","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:57Z","binding:vnic_type":"normal","device_id":"ca77b6b8-ceb3-4615-8874-ed82ce22b2ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.4"}],"id":"634bb22e-1cec-412c-b495-7b9846214f5c","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:d6:35","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-62597b83-7628-42ca-bb99-380d96630fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.3"}],"id":"8f130c0b-2dc7-4d74-8087-dae12acdbe0c","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:43:3e","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-62597b83-7628-42ca-bb99-380d96630fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.2"}],"id":"d4454907-c6a0-4621-8d90-86697c4a66bd","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:1f:37","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-62597b83-7628-42ca-bb99-380d96630fbe"}]} 2018-10-12 03:21:11,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-9cf2c06f-b5ec-43f9-995b-22254c17ef2c 2018-10-12 03:21:11,525 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:11,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["73L02P6iTpiNqlvLk0AYkA"], "issued_at": "2018-10-12T03:21:11.000000Z"}} 2018-10-12 03:21:11,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:11,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfd55491-93d0-4349-a96f-a2f0fc3ac29d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:21:11,978 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bfd55491-93d0-4349-a96f-a2f0fc3ac29d 2018-10-12 03:21:11,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:12,637 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-b10e5a33-5bbf-4385-9582-ab586ea25f32 x-compute-request-id: req-b10e5a33-5bbf-4385-9582-ab586ea25f32 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:df:86", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "bookmark"}], "image": {"id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "links": [{"href": "http://172.30.9.27:8774/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-12T03:21:08.000000", "flavor": {"id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "links": [{"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}]}, "id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:21:08Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst", "created": "2018-10-12T03:21:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:21:12,637 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-b10e5a33-5bbf-4385-9582-ab586ea25f32 2018-10-12 03:21:12,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:12,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-83b7c9d5-b2c9-4059-ab27-605c732412b0 Date: Fri, 12 Oct 2018 03:21:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["257a0412-0b92-456c-b06f-5a6f8c5167d2"],"description":"","tags":[],"updated_at":"2018-10-12T03:20:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","provider:network_type":"vxlan"}]} 2018-10-12 03:21:12,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net used request id req-83b7c9d5-b2c9-4059-ab27-605c732412b0 2018-10-12 03:21:12,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:12,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aca7584d-b113-4472-aca8-b73e21404c26 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:21:12,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-aca7584d-b113-4472-aca8-b73e21404c26 2018-10-12 03:21:12,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:13,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-308da76c-40cf-4307-be4a-fb7f098299e1 Date: Fri, 12 Oct 2018 03:21:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:20: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":"82f0c944f0ab46839e74820af9796ffb","id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]} 2018-10-12 03:21:13,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-308da76c-40cf-4307-be4a-fb7f098299e1 2018-10-12 03:21:13,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:13,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-a54b2ef0-3445-4f21-91b6-f6411d914df3 Date: Fri, 12 Oct 2018 03:21:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:21:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.9"}],"id":"050a483e-f3db-4b5e-bef2-d6554993d3be","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:df:86","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:57Z","binding:vnic_type":"normal","device_id":"ca77b6b8-ceb3-4615-8874-ed82ce22b2ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.4"}],"id":"634bb22e-1cec-412c-b495-7b9846214f5c","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:d6:35","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-62597b83-7628-42ca-bb99-380d96630fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.3"}],"id":"8f130c0b-2dc7-4d74-8087-dae12acdbe0c","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:43:3e","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-62597b83-7628-42ca-bb99-380d96630fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.2"}],"id":"d4454907-c6a0-4621-8d90-86697c4a66bd","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:1f:37","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-62597b83-7628-42ca-bb99-380d96630fbe"}]} 2018-10-12 03:21:13,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-a54b2ef0-3445-4f21-91b6-f6411d914df3 2018-10-12 03:21:13,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" -d '{"volumeAttachment": {"volumeId": "aec5f3f3-53cf-4e8e-afbd-1726f98640da"}}' 2018-10-12 03:21:14,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-a38e3620-0a97-4e9d-a924-91e847793dc8 x-compute-request-id: req-a38e3620-0a97-4e9d-a924-91e847793dc8 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "id": "aec5f3f3-53cf-4e8e-afbd-1726f98640da", "volumeId": "aec5f3f3-53cf-4e8e-afbd-1726f98640da"}} 2018-10-12 03:21:14,709 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec/os-volume_attachments used request id req-a38e3620-0a97-4e9d-a924-91e847793dc8 2018-10-12 03:21:14,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:15,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-aa499f03-9f1f-44c4-8600-40f9c54c31ae x-compute-request-id: req-aa499f03-9f1f-44c4-8600-40f9c54c31ae Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:df:86", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "bookmark"}], "image": {"id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "links": [{"href": "http://172.30.9.27:8774/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-12T03:21:08.000000", "flavor": {"id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "links": [{"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}]}, "id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:21:08Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst", "created": "2018-10-12T03:21:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [{"id": "aec5f3f3-53cf-4e8e-afbd-1726f98640da"}], "metadata": {}}} 2018-10-12 03:21:15,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-aa499f03-9f1f-44c4-8600-40f9c54c31ae 2018-10-12 03:21:15,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:15,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-26d72fe8-860e-4bd7-8343-b88c7d8f530f Date: Fri, 12 Oct 2018 03:21:15 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["257a0412-0b92-456c-b06f-5a6f8c5167d2"],"description":"","tags":[],"updated_at":"2018-10-12T03:20:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","provider:network_type":"vxlan"}]} 2018-10-12 03:21:15,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net used request id req-26d72fe8-860e-4bd7-8343-b88c7d8f530f 2018-10-12 03:21:15,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:21:15,696 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:21:15,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:15,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0606266-5db2-486d-9a37-9c1b4d2250d1 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:21:15,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-b0606266-5db2-486d-9a37-9c1b4d2250d1 2018-10-12 03:21:15,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:15,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ec6d46ca-e900-44ec-a148-be05941f244d Date: Fri, 12 Oct 2018 03:21:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:20: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":"82f0c944f0ab46839e74820af9796ffb","id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]} 2018-10-12 03:21:15,989 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-ec6d46ca-e900-44ec-a148-be05941f244d 2018-10-12 03:21:15,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:16,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-042306cd-b71c-4d72-8148-86fcade105a2 Date: Fri, 12 Oct 2018 03:21:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:21:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.9"}],"id":"050a483e-f3db-4b5e-bef2-d6554993d3be","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:df:86","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:57Z","binding:vnic_type":"normal","device_id":"ca77b6b8-ceb3-4615-8874-ed82ce22b2ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.4"}],"id":"634bb22e-1cec-412c-b495-7b9846214f5c","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:d6:35","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-62597b83-7628-42ca-bb99-380d96630fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.3"}],"id":"8f130c0b-2dc7-4d74-8087-dae12acdbe0c","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:43:3e","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-62597b83-7628-42ca-bb99-380d96630fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.2"}],"id":"d4454907-c6a0-4621-8d90-86697c4a66bd","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:1f:37","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-62597b83-7628-42ca-bb99-380d96630fbe"}]} 2018-10-12 03:21:16,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-042306cd-b71c-4d72-8148-86fcade105a2 2018-10-12 03:21:16,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:16,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b31af123-3ae1-4236-b66d-a3ace0cbd0a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:21:16,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b31af123-3ae1-4236-b66d-a3ace0cbd0a9 2018-10-12 03:21:16,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:17,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-431bb231-cab8-4414-9a57-f25665c6403b x-compute-request-id: req-431bb231-cab8-4414-9a57-f25665c6403b Content-Encoding: gzip Content-Length: 845 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:df:86", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "bookmark"}], "image": {"id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "links": [{"href": "http://172.30.9.27:8774/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-12T03:21:08.000000", "flavor": {"id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "links": [{"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}]}, "id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:21:08Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst", "created": "2018-10-12T03:21:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [{"id": "aec5f3f3-53cf-4e8e-afbd-1726f98640da"}], "metadata": {}}} 2018-10-12 03:21:17,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-431bb231-cab8-4414-9a57-f25665c6403b 2018-10-12 03:21:17,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:17,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-e6b00454-6bd1-4fd6-b090-4681fe06431c Date: Fri, 12 Oct 2018 03:21:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["257a0412-0b92-456c-b06f-5a6f8c5167d2"],"description":"","tags":[],"updated_at":"2018-10-12T03:20:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","provider:network_type":"vxlan"}]} 2018-10-12 03:21:17,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net used request id req-e6b00454-6bd1-4fd6-b090-4681fe06431c 2018-10-12 03:21:17,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:17,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74928b58-3e6c-45c2-b7ff-5fd841971c83 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:21:17,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-74928b58-3e6c-45c2-b7ff-5fd841971c83 2018-10-12 03:21:17,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:17,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7742ab87-c5c8-4d1d-a9fe-588bbb7fa5d4 Date: Fri, 12 Oct 2018 03:21:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:20: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":"82f0c944f0ab46839e74820af9796ffb","id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]} 2018-10-12 03:21:17,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-7742ab87-c5c8-4d1d-a9fe-588bbb7fa5d4 2018-10-12 03:21:17,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:17,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-bc12583a-fc93-4e78-9170-070fbf18b6c3 Date: Fri, 12 Oct 2018 03:21:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:21:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.9"}],"id":"050a483e-f3db-4b5e-bef2-d6554993d3be","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:df:86","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:57Z","binding:vnic_type":"normal","device_id":"ca77b6b8-ceb3-4615-8874-ed82ce22b2ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.4"}],"id":"634bb22e-1cec-412c-b495-7b9846214f5c","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:d6:35","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-62597b83-7628-42ca-bb99-380d96630fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.3"}],"id":"8f130c0b-2dc7-4d74-8087-dae12acdbe0c","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:43:3e","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-62597b83-7628-42ca-bb99-380d96630fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.2"}],"id":"d4454907-c6a0-4621-8d90-86697c4a66bd","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:1f:37","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-62597b83-7628-42ca-bb99-380d96630fbe"}]} 2018-10-12 03:21:17,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-bc12583a-fc93-4e78-9170-070fbf18b6c3 2018-10-12 03:21:17,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:18,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-996eae12-1a2e-4f87-979a-db11c28bb16e x-compute-request-id: req-996eae12-1a2e-4f87-979a-db11c28bb16e Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:df:86", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "bookmark"}], "image": {"id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "links": [{"href": "http://172.30.9.27:8774/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-12T03:21:08.000000", "flavor": {"id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "links": [{"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}]}, "id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:21:16Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst", "created": "2018-10-12T03:21:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [{"id": "aec5f3f3-53cf-4e8e-afbd-1726f98640da"}], "metadata": {}}} 2018-10-12 03:21:18,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-996eae12-1a2e-4f87-979a-db11c28bb16e 2018-10-12 03:21:18,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:18,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-bc3611f4-9b33-413e-a828-843c73f0430d Date: Fri, 12 Oct 2018 03:21:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["257a0412-0b92-456c-b06f-5a6f8c5167d2"],"description":"","tags":[],"updated_at":"2018-10-12T03:20:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","provider:network_type":"vxlan"}]} 2018-10-12 03:21:18,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net used request id req-bc3611f4-9b33-413e-a828-843c73f0430d 2018-10-12 03:21:18,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:18,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17754acd-a94c-4043-bbc4-a79fef08d1c7 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:21:18,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-17754acd-a94c-4043-bbc4-a79fef08d1c7 2018-10-12 03:21:18,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:18,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8faf3653-0d0d-4ceb-9fbb-7f801d4d5496 Date: Fri, 12 Oct 2018 03:21:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:20: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":"82f0c944f0ab46839e74820af9796ffb","id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]} 2018-10-12 03:21:18,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-8faf3653-0d0d-4ceb-9fbb-7f801d4d5496 2018-10-12 03:21:18,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:19,101 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-aef8014d-4a9c-4c17-94f1-54e1b720ddfa Date: Fri, 12 Oct 2018 03:21:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:21:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.9"}],"id":"050a483e-f3db-4b5e-bef2-d6554993d3be","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:df:86","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:57Z","binding:vnic_type":"normal","device_id":"ca77b6b8-ceb3-4615-8874-ed82ce22b2ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.4"}],"id":"634bb22e-1cec-412c-b495-7b9846214f5c","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:d6:35","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-62597b83-7628-42ca-bb99-380d96630fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.3"}],"id":"8f130c0b-2dc7-4d74-8087-dae12acdbe0c","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:43:3e","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-62597b83-7628-42ca-bb99-380d96630fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.2"}],"id":"d4454907-c6a0-4621-8d90-86697c4a66bd","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:1f:37","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-62597b83-7628-42ca-bb99-380d96630fbe"}]} 2018-10-12 03:21:19,101 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-aef8014d-4a9c-4c17-94f1-54e1b720ddfa 2018-10-12 03:21:19,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:19,319 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:19 GMT Server: Apache x-compute-request-id: req-c98cb086-c250-429a-9ef3-a8a7a020bde2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c98cb086-c250-429a-9ef3-a8a7a020bde2 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [{"server_id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "attachment_id": "464fc271-04fb-433b-9685-f852d0eb26cc", "attached_at": "2018-10-12T03:21:17.000000", "host_name": null, "volume_id": "aec5f3f3-53cf-4e8e-afbd-1726f98640da", "device": "/dev/vdb", "id": "aec5f3f3-53cf-4e8e-afbd-1726f98640da"}], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:21:17.000000", "replication_status": null, "snapshot_id": null, "id": "aec5f3f3-53cf-4e8e-afbd-1726f98640da", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c", "bootable": "false", "created_at": "2018-10-12T03:20:53.000000", "volume_type": null}} 2018-10-12 03:21:19,319 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da used request id req-c98cb086-c250-429a-9ef3-a8a7a020bde2 2018-10-12 03:21:19,323 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:20,475 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-17930208-4836-4011-9fa3-137bf5175fe9 x-compute-request-id: req-17930208-4836-4011-9fa3-137bf5175fe9 Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:df:86", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "bookmark"}], "image": {"id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "links": [{"href": "http://172.30.9.27:8774/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-12T03:21:08.000000", "flavor": {"id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "links": [{"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}]}, "id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:21:16Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst", "created": "2018-10-12T03:21:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [{"id": "aec5f3f3-53cf-4e8e-afbd-1726f98640da"}], "metadata": {}}} 2018-10-12 03:21:20,475 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-17930208-4836-4011-9fa3-137bf5175fe9 2018-10-12 03:21:20,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:20,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 750 X-Openstack-Request-Id: req-162cabd3-99a0-4dac-b379-35d83a859158 Date: Fri, 12 Oct 2018 03:21:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"62597b83-7628-42ca-bb99-380d96630fbe","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":46,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["257a0412-0b92-456c-b06f-5a6f8c5167d2"],"description":"","tags":[],"updated_at":"2018-10-12T03:20:49Z","qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:48Z","provider:network_type":"vxlan"}]} 2018-10-12 03:21:20,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net used request id req-162cabd3-99a0-4dac-b379-35d83a859158 2018-10-12 03:21:20,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:20,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f3d1430-a294-4029-96c5-0a609fe073aa Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:21:20,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-9f3d1430-a294-4029-96c5-0a609fe073aa 2018-10-12 03:21:20,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:20,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8ced6935-90b3-4401-8d05-e3f72d888d17 Date: Fri, 12 Oct 2018 03:21:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:20: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":"82f0c944f0ab46839e74820af9796ffb","id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","subnetpool_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet"}]} 2018-10-12 03:21:20,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-8ced6935-90b3-4401-8d05-e3f72d888d17 2018-10-12 03:21:20,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:20,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3882 X-Openstack-Request-Id: req-a56f8528-b0d5-47ea-9fe9-b47e84ede313 Date: Fri, 12 Oct 2018 03:21:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:21:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.9"}],"id":"050a483e-f3db-4b5e-bef2-d6554993d3be","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:51:df:86","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:57Z","binding:vnic_type":"normal","device_id":"ca77b6b8-ceb3-4615-8874-ed82ce22b2ec"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.4"}],"id":"634bb22e-1cec-412c-b495-7b9846214f5c","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:d6:35","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-62597b83-7628-42ca-bb99-380d96630fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.3"}],"id":"8f130c0b-2dc7-4d74-8087-dae12acdbe0c","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:43:3e","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-62597b83-7628-42ca-bb99-380d96630fbe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:20:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"257a0412-0b92-456c-b06f-5a6f8c5167d2","ip_address":"10.55.0.2"}],"id":"d4454907-c6a0-4621-8d90-86697c4a66bd","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:1f:37","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"62597b83-7628-42ca-bb99-380d96630fbe","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:20:49Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-62597b83-7628-42ca-bb99-380d96630fbe"}]} 2018-10-12 03:21:20,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=62597b83-7628-42ca-bb99-380d96630fbe used request id req-a56f8528-b0d5-47ea-9fe9-b47e84ede313 2018-10-12 03:21:20,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec/os-volume_attachments/aec5f3f3-53cf-4e8e-afbd-1726f98640da -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c265a1cb67311136eae5c5d8ffece8fd5593f57" 2018-10-12 03:21:22,026 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03: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 x-openstack-request-id: req-38fc20cb-2c0f-41cc-9724-092fbe2cfa57 x-compute-request-id: req-38fc20cb-2c0f-41cc-9724-092fbe2cfa57 Content-Length: 0 Content-Type: application/json 2018-10-12 03:21:22,027 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec/os-volume_attachments/aec5f3f3-53cf-4e8e-afbd-1726f98640da used request id req-38fc20cb-2c0f-41cc-9724-092fbe2cfa57 2018-10-12 03:21:22,027 - create_instance - INFO - Deleting Port with ID - 050a483e-f3db-4b5e-bef2-d6554993d3be 2018-10-12 03:21:22,027 - neutron_utils - INFO - Deleting port with name NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-port 2018-10-12 03:21:22,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/050a483e-f3db-4b5e-bef2-d6554993d3be -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:23,536 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-953811b6-37d9-46b6-9f81-70ad5d0d3ecc Date: Fri, 12 Oct 2018 03:21:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:21:23,536 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/050a483e-f3db-4b5e-bef2-d6554993d3be used request id req-953811b6-37d9-46b6-9f81-70ad5d0d3ecc 2018-10-12 03:21:23,536 - create_instance - INFO - Deleting VM instance - NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst 2018-10-12 03:21:23,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:23,730 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:21: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-7775c510-5741-4b19-ad23-d4d65fc27bf4 x-compute-request-id: req-7775c510-5741-4b19-ad23-d4d65fc27bf4 Content-Type: application/json 2018-10-12 03:21:23,730 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-7775c510-5741-4b19-ad23-d4d65fc27bf4 2018-10-12 03:21:23,731 - create_instance - INFO - Checking deletion status 2018-10-12 03:21:23,734 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:23,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-28919d8b-d658-4004-b412-3872fe2f7274 x-compute-request-id: req-28919d8b-d658-4004-b412-3872fe2f7274 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:51:df:86", "version": 4, "addr": "10.55.0.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "bookmark"}], "image": {"id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "links": [{"href": "http://172.30.9.27:8774/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-12T03:21:08.000000", "flavor": {"id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "links": [{"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}]}, "id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:21:23Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst", "created": "2018-10-12T03:21:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:21:23,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-28919d8b-d658-4004-b412-3872fe2f7274 2018-10-12 03:21:23,834 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst] is - ACTIVE 2018-10-12 03:21:23,835 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:21:26,838 - create_instance - DEBUG - VM status query timeout in 296.893229961 2018-10-12 03:21:26,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:27,255 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-9f606534-ee94-45e9-b4eb-fc95583ae6a7 x-compute-request-id: req-9f606534-ee94-45e9-b4eb-fc95583ae6a7 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.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "rel": "bookmark"}], "image": {"id": "6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "links": [{"href": "http://172.30.9.27:8774/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000b", "OS-SRV-USG:launched_at": "2018-10-12T03:21:08.000000", "flavor": {"id": "c34e1c07-2092-4127-81c9-71223f0f7d85", "links": [{"href": "http://172.30.9.27:8774/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85", "rel": "bookmark"}]}, "id": "ca77b6b8-ceb3-4615-8874-ed82ce22b2ec", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:21:23Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst", "created": "2018-10-12T03:21:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:21:27,256 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-9f606534-ee94-45e9-b4eb-fc95583ae6a7 2018-10-12 03:21:27,256 - create_instance - DEBUG - Instance status [NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst] is - ACTIVE 2018-10-12 03:21:27,256 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:21:30,259 - create_instance - DEBUG - VM status query timeout in 293.471613884 2018-10-12 03:21:30,263 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edf67c32e6e551aa94e04fbdd04f66cf77da87aa" 2018-10-12 03:21:30,438 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:21: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-3cfd2195-cdad-4309-a844-3f63e425edea x-compute-request-id: req-3cfd2195-cdad-4309-a844-3f63e425edea Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ca77b6b8-ceb3-4615-8874-ed82ce22b2ec could not be found.", "code": 404}} 2018-10-12 03:21:30,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ca77b6b8-ceb3-4615-8874-ed82ce22b2ec used request id req-3cfd2195-cdad-4309-a844-3f63e425edea 2018-10-12 03:21:30,438 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ca77b6b8-ceb3-4615-8874-ed82ce22b2ec could not be found. (HTTP 404) (Request-ID: req-3cfd2195-cdad-4309-a844-3f63e425edea) 2018-10-12 03:21:30,438 - create_instance - INFO - VM has been properly deleted VM with name - NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-vm_inst 2018-10-12 03:21:30,442 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93fbc9dd-c0a2-43b8-97c0-cc615a30d3cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e58f78e90d2b32a9aa54e41db0c710156a6b2489" 2018-10-12 03:21:31,228 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:30 GMT Server: Apache x-compute-request-id: req-1944c5cd-c7c6-4a18-a520-8090a60db144 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1944c5cd-c7c6-4a18-a520-8090a60db144 Content-Encoding: gzip Content-Length: 524 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:21:21.000000", "replication_status": null, "snapshot_id": null, "id": "aec5f3f3-53cf-4e8e-afbd-1726f98640da", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-c5cd39f1-8595-47a4-b955-2c6d0d65db6c", "bootable": "false", "created_at": "2018-10-12T03:20:53.000000", "volume_type": null}} 2018-10-12 03:21:31,228 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da used request id req-1944c5cd-c7c6-4a18-a520-8090a60db144 2018-10-12 03:21:31,228 - create_volume - DEBUG - Instance status is - available 2018-10-12 03:21:31,228 - create_volume - DEBUG - Volume is active with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c 2018-10-12 03:21:31,229 - cinder_utils - INFO - Deleting volume named - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c 2018-10-12 03:21:31,232 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93fbc9dd-c0a2-43b8-97c0-cc615a30d3cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e58f78e90d2b32a9aa54e41db0c710156a6b2489" 2018-10-12 03:21:32,143 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:21:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ac669a32-f7c4-43e9-983d-44832fb2a9c7 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-10-12 03:21:32,143 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da used request id req-ac669a32-f7c4-43e9-983d-44832fb2a9c7 2018-10-12 03:21:32,146 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-93fbc9dd-c0a2-43b8-97c0-cc615a30d3cf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e58f78e90d2b32a9aa54e41db0c710156a6b2489" 2018-10-12 03:21:32,879 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:21:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-ca27494e-54ea-425e-aa8d-6bbda2b7138e x-openstack-request-id: req-ca27494e-54ea-425e-aa8d-6bbda2b7138e Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume aec5f3f3-53cf-4e8e-afbd-1726f98640da could not be found.", "code": 404}} 2018-10-12 03:21:32,880 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/aec5f3f3-53cf-4e8e-afbd-1726f98640da used request id req-ca27494e-54ea-425e-aa8d-6bbda2b7138e 2018-10-12 03:21:32,880 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume aec5f3f3-53cf-4e8e-afbd-1726f98640da could not be found. (HTTP 404) (Request-ID: req-ca27494e-54ea-425e-aa8d-6bbda2b7138e) 2018-10-12 03:21:32,880 - create_volume - INFO - Volume has been properly deleted with name - NovaUtilsInstanceVolumeTests-NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c 2018-10-12 03:21:32,884 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}964cb145beb7b251f0057cf96c1997ac2c945430" 2018-10-12 03:21:32,935 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:21: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-ccab7938-6fce-4bf7-b098-caadd9366217 x-compute-request-id: req-ccab7938-6fce-4bf7-b098-caadd9366217 Content-Length: 0 Content-Type: application/json 2018-10-12 03:21:32,935 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/c34e1c07-2092-4127-81c9-71223f0f7d85 used request id req-ccab7938-6fce-4bf7-b098-caadd9366217 2018-10-12 03:21:32,936 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet 2018-10-12 03:21:32,936 - neutron_utils - INFO - Deleting subnet with name NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-subnet 2018-10-12 03:21:32,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/257a0412-0b92-456c-b06f-5a6f8c5167d2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fdcf7aa8edd9729a3042c1af645a30bd543bf3" 2018-10-12 03:21:35,147 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1f4e4863-8868-4e18-b6a4-0899a71d2fb3 Date: Fri, 12 Oct 2018 03:21:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:21:35,147 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/257a0412-0b92-456c-b06f-5a6f8c5167d2 used request id req-1f4e4863-8868-4e18-b6a4-0899a71d2fb3 2018-10-12 03:21:35,147 - neutron_utils - INFO - Deleting network with name NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-net 2018-10-12 03:21:35,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/62597b83-7628-42ca-bb99-380d96630fbe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b3fdcf7aa8edd9729a3042c1af645a30bd543bf3" 2018-10-12 03:21:36,446 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33d178a7-c3e3-4c9a-8076-250a970b28a3 Date: Fri, 12 Oct 2018 03:21:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:21:36,447 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/62597b83-7628-42ca-bb99-380d96630fbe used request id req-33d178a7-c3e3-4c9a-8076-250a970b28a3 2018-10-12 03:21:36,447 - glance_utils - INFO - Deleting image named - NovaUtilsInstanceVolumeTests-c5cd39f1-8595-47a4-b955-2c6d0d65db6c-image 2018-10-12 03:21:36,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bd8569c4ac99ef70e93ee68eb0817b2c58a8e15a" 2018-10-12 03:21:38,211 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e10cfd35-6984-4aba-aa58-5f0f046dc82e Date: Fri, 12 Oct 2018 03:21:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:21:38,211 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6ca12e5c-4a75-4a41-b1f6-1c289f177bc9 used request id req-e10cfd35-6984-4aba-aa58-5f0f046dc82e 2018-10-12 03:21:38,213 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:21:38,214 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:21:38,215 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:38,597 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["t-k8cbFtS2Cm0CyhmXvT0A"], "issued_at": "2018-10-12T03:21:38.000000Z"}} 2018-10-12 03:21:38,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48060465c911de40b6cd29a44a6fdc31bea74efd" 2018-10-12 03:21:38,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a6e7d02-10af-4b19-8275-36aaef7a8c97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:21:38,677 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4a6e7d02-10af-4b19-8275-36aaef7a8c97 2018-10-12 03:21:38,679 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:21:38,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48060465c911de40b6cd29a44a6fdc31bea74efd" 2018-10-12 03:21:38,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-d4cf0c5a-1da2-451f-9c05-edae81f5dc89 x-compute-request-id: req-d4cf0c5a-1da2-451f-9c05-edae81f5dc89 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:21:38,805 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d4cf0c5a-1da2-451f-9c05-edae81f5dc89 2018-10-12 03:21:38,808 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48060465c911de40b6cd29a44a6fdc31bea74efd" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-b09a29ab-2b69-441b-a856-3c70ff4c0a07name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-12 03:21:38,934 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-0b5a9e8a-c095-4fc0-af4a-451d2335d3bf x-compute-request-id: req-0b5a9e8a-c095-4fc0-af4a-451d2335d3bf Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/228cf349-81d6-45ab-b6e7-bd52580fba4d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/228cf349-81d6-45ab-b6e7-bd52580fba4d", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "228cf349-81d6-45ab-b6e7-bd52580fba4d", "name": "CreateFlavorTests-b09a29ab-2b69-441b-a856-3c70ff4c0a07name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:21:38,934 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0b5a9e8a-c095-4fc0-af4a-451d2335d3bf 2018-10-12 03:21:38,935 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:39,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["_Z1tuxfiQGut65UpkQH2KQ"], "issued_at": "2018-10-12T03:21:39.000000Z"}} 2018-10-12 03:21:39,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/228cf349-81d6-45ab-b6e7-bd52580fba4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78e1b0f0c3280a895f323facb90fdb0c1ecc1af" 2018-10-12 03:21:39,484 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-19d6e300-2e68-4f1e-93c6-06eeb727b87e x-compute-request-id: req-19d6e300-2e68-4f1e-93c6-06eeb727b87e Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/228cf349-81d6-45ab-b6e7-bd52580fba4d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/228cf349-81d6-45ab-b6e7-bd52580fba4d", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "228cf349-81d6-45ab-b6e7-bd52580fba4d", "name": "CreateFlavorTests-b09a29ab-2b69-441b-a856-3c70ff4c0a07name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:21:39,485 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/228cf349-81d6-45ab-b6e7-bd52580fba4d used request id req-19d6e300-2e68-4f1e-93c6-06eeb727b87e 2018-10-12 03:21:39,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/228cf349-81d6-45ab-b6e7-bd52580fba4d/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78e1b0f0c3280a895f323facb90fdb0c1ecc1af" 2018-10-12 03:21:39,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-19fc968e-e736-4395-9230-1a764b3cbfd1 x-compute-request-id: req-19fc968e-e736-4395-9230-1a764b3cbfd1 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 03:21:39,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/228cf349-81d6-45ab-b6e7-bd52580fba4d/os-extra_specs used request id req-19fc968e-e736-4395-9230-1a764b3cbfd1 2018-10-12 03:21:39,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/228cf349-81d6-45ab-b6e7-bd52580fba4d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}48060465c911de40b6cd29a44a6fdc31bea74efd" 2018-10-12 03:21:39,572 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:21: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-b02805aa-7975-41c8-934b-e5def2977eb2 x-compute-request-id: req-b02805aa-7975-41c8-934b-e5def2977eb2 Content-Length: 0 Content-Type: application/json 2018-10-12 03:21:39,573 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/228cf349-81d6-45ab-b6e7-bd52580fba4d used request id req-b02805aa-7975-41c8-934b-e5def2977eb2 2018-10-12 03:21:39,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a78e1b0f0c3280a895f323facb90fdb0c1ecc1af" 2018-10-12 03:21:39,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-9bfcc620-8e51-4be3-b539-2d9d29fc5111 x-compute-request-id: req-9bfcc620-8e51-4be3-b539-2d9d29fc5111 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:21:39,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9bfcc620-8e51-4be3-b539-2d9d29fc5111 2018-10-12 03:21:39,610 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:21:39,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:21:39,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:39,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["tITwKFXKQeOlBdzQaBr4Eg"], "issued_at": "2018-10-12T03:21:39.000000Z"}} 2018-10-12 03:21:39,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69a31aa14a78ecbe973d0db8c90403cb76debd4" 2018-10-12 03:21:40,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edbcefcd-7018-4eb9-a38d-bc1f624d0d62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:21:40,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-edbcefcd-7018-4eb9-a38d-bc1f624d0d62 2018-10-12 03:21:40,070 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:21:40,075 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69a31aa14a78ecbe973d0db8c90403cb76debd4" 2018-10-12 03:21:40,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-a5d6ff4e-6d54-4ffd-852a-507d89125841 x-compute-request-id: req-a5d6ff4e-6d54-4ffd-852a-507d89125841 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:21:40,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a5d6ff4e-6d54-4ffd-852a-507d89125841 2018-10-12 03:21:40,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69a31aa14a78ecbe973d0db8c90403cb76debd4" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-29cb0fb5-3922-40a0-916e-2fdbc2ebf542name", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-12 03:21:40,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-86c9e503-7ffc-4402-a93c-d5ce9c52c676 x-compute-request-id: req-86c9e503-7ffc-4402-a93c-d5ce9c52c676 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4400e6b9-64a3-423e-96bd-8ae9b7750410", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4400e6b9-64a3-423e-96bd-8ae9b7750410", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4400e6b9-64a3-423e-96bd-8ae9b7750410", "name": "CreateFlavorTests-29cb0fb5-3922-40a0-916e-2fdbc2ebf542name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:21:40,456 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-86c9e503-7ffc-4402-a93c-d5ce9c52c676 2018-10-12 03:21:40,457 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:40,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["9qThdbroROG5gWZdaUgB-A"], "issued_at": "2018-10-12T03:21:40.000000Z"}} 2018-10-12 03:21:40,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/4400e6b9-64a3-423e-96bd-8ae9b7750410 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe32207d09539f989e7028bcbcda5a8e58e97679" 2018-10-12 03:21:41,045 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-7b859bf5-e900-4bfb-afb0-debfb928a97b x-compute-request-id: req-7b859bf5-e900-4bfb-afb0-debfb928a97b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4400e6b9-64a3-423e-96bd-8ae9b7750410", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4400e6b9-64a3-423e-96bd-8ae9b7750410", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "4400e6b9-64a3-423e-96bd-8ae9b7750410", "name": "CreateFlavorTests-29cb0fb5-3922-40a0-916e-2fdbc2ebf542name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:21:41,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/4400e6b9-64a3-423e-96bd-8ae9b7750410 used request id req-7b859bf5-e900-4bfb-afb0-debfb928a97b 2018-10-12 03:21:41,048 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/4400e6b9-64a3-423e-96bd-8ae9b7750410/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe32207d09539f989e7028bcbcda5a8e58e97679" 2018-10-12 03:21:41,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-41a1fc7a-8140-494a-b1bb-5b514fff1e91 x-compute-request-id: req-41a1fc7a-8140-494a-b1bb-5b514fff1e91 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 03:21:41,069 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/4400e6b9-64a3-423e-96bd-8ae9b7750410/os-extra_specs used request id req-41a1fc7a-8140-494a-b1bb-5b514fff1e91 2018-10-12 03:21:41,071 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/4400e6b9-64a3-423e-96bd-8ae9b7750410 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe32207d09539f989e7028bcbcda5a8e58e97679" 2018-10-12 03:21:41,124 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:21: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-455952d1-9844-41bd-a899-60acde994d71 x-compute-request-id: req-455952d1-9844-41bd-a899-60acde994d71 Content-Length: 0 Content-Type: application/json 2018-10-12 03:21:41,124 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4400e6b9-64a3-423e-96bd-8ae9b7750410 used request id req-455952d1-9844-41bd-a899-60acde994d71 2018-10-12 03:21:41,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe32207d09539f989e7028bcbcda5a8e58e97679" 2018-10-12 03:21:41,151 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-8f388c6f-287e-49d6-b6eb-b9e520aa8ea7 x-compute-request-id: req-8f388c6f-287e-49d6-b6eb-b9e520aa8ea7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:21:41,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8f388c6f-287e-49d6-b6eb-b9e520aa8ea7 2018-10-12 03:21:41,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/4400e6b9-64a3-423e-96bd-8ae9b7750410 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c69a31aa14a78ecbe973d0db8c90403cb76debd4" 2018-10-12 03:21:41,171 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:21: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-f78f3802-f8c2-4887-b94c-021da57c1713 x-compute-request-id: req-f78f3802-f8c2-4887-b94c-021da57c1713 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor 4400e6b9-64a3-423e-96bd-8ae9b7750410 could not be found.", "code": 404}} 2018-10-12 03:21:41,171 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4400e6b9-64a3-423e-96bd-8ae9b7750410 used request id req-f78f3802-f8c2-4887-b94c-021da57c1713 2018-10-12 03:21:41,173 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:21:41,174 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:21:41,175 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:41,547 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["UhPaLebFRvaiKAYuj242iA"], "issued_at": "2018-10-12T03:21:41.000000Z"}} 2018-10-12 03:21:41,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c488fbdd234d3cdf480e0049d63929732345973" 2018-10-12 03:21:41,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0ff413e-b950-443e-8e44-1b2f63faf1db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:21:41,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a0ff413e-b950-443e-8e44-1b2f63faf1db 2018-10-12 03:21:41,633 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:21:41,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c488fbdd234d3cdf480e0049d63929732345973" 2018-10-12 03:21:41,801 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-8a3c64a1-530f-4247-8248-a05232247a04 x-compute-request-id: req-8a3c64a1-530f-4247-8248-a05232247a04 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:21:41,801 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8a3c64a1-530f-4247-8248-a05232247a04 2018-10-12 03:21:41,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c488fbdd234d3cdf480e0049d63929732345973" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-28dc9315-a666-41d4-848b-299a66ca84ccname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-12 03:21:42,081 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-7f2f8ae3-7786-414a-b4e4-9836a4873929 x-compute-request-id: req-7f2f8ae3-7786-414a-b4e4-9836a4873929 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0b083c2e-5260-4b5c-a3bb-e03197c0cf7b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0b083c2e-5260-4b5c-a3bb-e03197c0cf7b", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0b083c2e-5260-4b5c-a3bb-e03197c0cf7b", "name": "CreateFlavorTests-28dc9315-a666-41d4-848b-299a66ca84ccname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:21:42,081 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7f2f8ae3-7786-414a-b4e4-9836a4873929 2018-10-12 03:21:42,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:42,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["Sj_teJisSMqIebp3w48Lzg"], "issued_at": "2018-10-12T03:21:42.000000Z"}} 2018-10-12 03:21:42,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/0b083c2e-5260-4b5c-a3bb-e03197c0cf7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa7ea309062bea0e1fe53e23155a9ce930adc61" 2018-10-12 03:21:43,219 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-7e218877-7f7e-4023-b768-819a1160ec13 x-compute-request-id: req-7e218877-7f7e-4023-b768-819a1160ec13 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0b083c2e-5260-4b5c-a3bb-e03197c0cf7b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0b083c2e-5260-4b5c-a3bb-e03197c0cf7b", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0b083c2e-5260-4b5c-a3bb-e03197c0cf7b", "name": "CreateFlavorTests-28dc9315-a666-41d4-848b-299a66ca84ccname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:21:43,219 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0b083c2e-5260-4b5c-a3bb-e03197c0cf7b used request id req-7e218877-7f7e-4023-b768-819a1160ec13 2018-10-12 03:21:43,222 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/0b083c2e-5260-4b5c-a3bb-e03197c0cf7b/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6aa7ea309062bea0e1fe53e23155a9ce930adc61" 2018-10-12 03:21:43,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-c02558f7-b5f4-402b-ac76-0205b83c5ccb x-compute-request-id: req-c02558f7-b5f4-402b-ac76-0205b83c5ccb Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 03:21:43,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0b083c2e-5260-4b5c-a3bb-e03197c0cf7b/os-extra_specs used request id req-c02558f7-b5f4-402b-ac76-0205b83c5ccb 2018-10-12 03:21:43,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/0b083c2e-5260-4b5c-a3bb-e03197c0cf7b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c488fbdd234d3cdf480e0049d63929732345973" 2018-10-12 03:21:43,282 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:21: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-30111091-d200-4198-b970-27c4936dc4e0 x-compute-request-id: req-30111091-d200-4198-b970-27c4936dc4e0 Content-Length: 0 Content-Type: application/json 2018-10-12 03:21:43,282 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0b083c2e-5260-4b5c-a3bb-e03197c0cf7b used request id req-30111091-d200-4198-b970-27c4936dc4e0 2018-10-12 03:21:43,283 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:21:43,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:21:43,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:43,654 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["ZJGWxDIiTxeqnPvrQOY4AQ"], "issued_at": "2018-10-12T03:21:43.000000Z"}} 2018-10-12 03:21:43,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54eea1f466108be5bf66904c60038a78aba437" 2018-10-12 03:21:43,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b438e05-d34e-4f56-830a-c6dd1cba7036 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:21:43,752 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4b438e05-d34e-4f56-830a-c6dd1cba7036 2018-10-12 03:21:43,753 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:21:43,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54eea1f466108be5bf66904c60038a78aba437" 2018-10-12 03:21:43,945 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-3252d5fe-071c-4263-99b9-91d98a0eba5b x-compute-request-id: req-3252d5fe-071c-4263-99b9-91d98a0eba5b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:21:43,945 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3252d5fe-071c-4263-99b9-91d98a0eba5b 2018-10-12 03:21:43,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54eea1f466108be5bf66904c60038a78aba437" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-23c8187b-066e-484d-91ac-776ba43526e9name", "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "OS-FLV-EXT-DATA:ephemeral": 2, "ram": 1, "id": null, "swap": 3}}' 2018-10-12 03:21:44,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-8659bad6-b836-48e8-9dc3-ce85a1fe52e9 x-compute-request-id: req-8659bad6-b836-48e8-9dc3-ce85a1fe52e9 Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ef221687-db1c-48cb-b4b8-977cf94e8b26", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ef221687-db1c-48cb-b4b8-977cf94e8b26", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "ef221687-db1c-48cb-b4b8-977cf94e8b26", "name": "CreateFlavorTests-23c8187b-066e-484d-91ac-776ba43526e9name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-10-12 03:21:44,067 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8659bad6-b836-48e8-9dc3-ce85a1fe52e9 2018-10-12 03:21:44,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:44,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["LeKsYyqlRD-QRQM_w7Pigg"], "issued_at": "2018-10-12T03:21:44.000000Z"}} 2018-10-12 03:21:44,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/ef221687-db1c-48cb-b4b8-977cf94e8b26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4fd5b124f37b0c4b30dac27904623b843ca615" 2018-10-12 03:21:44,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-cab6209a-89ea-4388-897e-fe60dc1e406a x-compute-request-id: req-cab6209a-89ea-4388-897e-fe60dc1e406a Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ef221687-db1c-48cb-b4b8-977cf94e8b26", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ef221687-db1c-48cb-b4b8-977cf94e8b26", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": false, "rxtx_factor": 2.2, "disk": 1, "id": "ef221687-db1c-48cb-b4b8-977cf94e8b26", "name": "CreateFlavorTests-23c8187b-066e-484d-91ac-776ba43526e9name", "vcpus": 1, "swap": 3, "OS-FLV-EXT-DATA:ephemeral": 2}} 2018-10-12 03:21:44,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/ef221687-db1c-48cb-b4b8-977cf94e8b26 used request id req-cab6209a-89ea-4388-897e-fe60dc1e406a 2018-10-12 03:21:44,696 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/ef221687-db1c-48cb-b4b8-977cf94e8b26/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4fd5b124f37b0c4b30dac27904623b843ca615" 2018-10-12 03:21:44,713 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-59b1a818-5d86-4bb7-ad4c-d00f7e836d49 x-compute-request-id: req-59b1a818-5d86-4bb7-ad4c-d00f7e836d49 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 03:21:44,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/ef221687-db1c-48cb-b4b8-977cf94e8b26/os-extra_specs used request id req-59b1a818-5d86-4bb7-ad4c-d00f7e836d49 2018-10-12 03:21:44,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/ef221687-db1c-48cb-b4b8-977cf94e8b26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4fd5b124f37b0c4b30dac27904623b843ca615" 2018-10-12 03:21:44,802 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:21: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-b544475e-f7db-401f-9c83-344ffcf16db9 x-compute-request-id: req-b544475e-f7db-401f-9c83-344ffcf16db9 Content-Length: 0 Content-Type: application/json 2018-10-12 03:21:44,802 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ef221687-db1c-48cb-b4b8-977cf94e8b26 used request id req-b544475e-f7db-401f-9c83-344ffcf16db9 2018-10-12 03:21:44,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe4fd5b124f37b0c4b30dac27904623b843ca615" 2018-10-12 03:21:44,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-08994e02-5be8-43df-8d5b-c2cb5291456f x-compute-request-id: req-08994e02-5be8-43df-8d5b-c2cb5291456f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:21:44,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-08994e02-5be8-43df-8d5b-c2cb5291456f 2018-10-12 03:21:44,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/ef221687-db1c-48cb-b4b8-977cf94e8b26 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc54eea1f466108be5bf66904c60038a78aba437" 2018-10-12 03:21:44,857 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:21: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-053a2c7f-6439-40cf-8710-716b84dcda41 x-compute-request-id: req-053a2c7f-6439-40cf-8710-716b84dcda41 Content-Length: 109 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Flavor ef221687-db1c-48cb-b4b8-977cf94e8b26 could not be found.", "code": 404}} 2018-10-12 03:21:44,858 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ef221687-db1c-48cb-b4b8-977cf94e8b26 used request id req-053a2c7f-6439-40cf-8710-716b84dcda41 2018-10-12 03:21:44,859 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:21:44,860 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:21:44,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:45,241 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["kzruLjBSQsGYyR3i6-6Dcw"], "issued_at": "2018-10-12T03:21:45.000000Z"}} 2018-10-12 03:21:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8190d2a98ceb720f89fb356eadf46af722e6f35" 2018-10-12 03:21:45,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3175ab36-8a93-4741-b9df-a7febb2f6036 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:21:45,334 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3175ab36-8a93-4741-b9df-a7febb2f6036 2018-10-12 03:21:45,335 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:21:45,340 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8190d2a98ceb720f89fb356eadf46af722e6f35" 2018-10-12 03:21:45,521 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-9a6b2c34-f7bd-4d03-a138-c871ab06a2d7 x-compute-request-id: req-9a6b2c34-f7bd-4d03-a138-c871ab06a2d7 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:21:45,521 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9a6b2c34-f7bd-4d03-a138-c871ab06a2d7 2018-10-12 03:21:45,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8190d2a98ceb720f89fb356eadf46af722e6f35" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateFlavorTests-7b0a7297-a0c3-4acf-8e62-32129479334aname", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 1, "id": null, "swap": 0}}' 2018-10-12 03:21:45,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-610a0337-2319-43c8-bc5a-3e5f3818793f x-compute-request-id: req-610a0337-2319-43c8-bc5a-3e5f3818793f Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2a0b910e-a27d-43af-9d1b-36b2760523ef", "name": "CreateFlavorTests-7b0a7297-a0c3-4acf-8e62-32129479334aname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:21:45,605 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-610a0337-2319-43c8-bc5a-3e5f3818793f 2018-10-12 03:21:45,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:45,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["GopBXelbSt2KpwBGIJDW0w"], "issued_at": "2018-10-12T03:21:45.000000Z"}} 2018-10-12 03:21:45,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afecb381b10d560dd4e258beb7806d3ac8c6d08b" 2018-10-12 03:21:46,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-30ab56d0-26d5-4151-bfa8-706d331f1d38 x-compute-request-id: req-30ab56d0-26d5-4151-bfa8-706d331f1d38 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2a0b910e-a27d-43af-9d1b-36b2760523ef", "name": "CreateFlavorTests-7b0a7297-a0c3-4acf-8e62-32129479334aname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:21:46,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef used request id req-30ab56d0-26d5-4151-bfa8-706d331f1d38 2018-10-12 03:21:46,183 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef/os-extra_specs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afecb381b10d560dd4e258beb7806d3ac8c6d08b" 2018-10-12 03:21:46,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-f535efbc-f5b9-4377-a0ab-b61e8ac42ef2 x-compute-request-id: req-f535efbc-f5b9-4377-a0ab-b61e8ac42ef2 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 03:21:46,202 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef/os-extra_specs used request id req-f535efbc-f5b9-4377-a0ab-b61e8ac42ef2 2018-10-12 03:21:46,203 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:21:46,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:46,573 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["7E0mlEA1SnGS5woxQlnCVg"], "issued_at": "2018-10-12T03:21:46.000000Z"}} 2018-10-12 03:21:46,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13af4273ab09f2177c1b191f50b73ce399b15874" 2018-10-12 03:21:46,669 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e26f8e3-6a47-4bfa-b721-ea66470a2e64 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:21:46,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e26f8e3-6a47-4bfa-b721-ea66470a2e64 2018-10-12 03:21:46,671 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:21:46,675 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13af4273ab09f2177c1b191f50b73ce399b15874" 2018-10-12 03:21:46,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-ea9d5397-e070-4873-886f-0e3336028a3e x-compute-request-id: req-ea9d5397-e070-4873-886f-0e3336028a3e Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2a0b910e-a27d-43af-9d1b-36b2760523ef", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef", "rel": "bookmark"}], "name": "CreateFlavorTests-7b0a7297-a0c3-4acf-8e62-32129479334aname"}]} 2018-10-12 03:21:46,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ea9d5397-e070-4873-886f-0e3336028a3e 2018-10-12 03:21:46,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13af4273ab09f2177c1b191f50b73ce399b15874" 2018-10-12 03:21:46,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-2c11f7e2-b723-49fb-ac43-0b78fe7afda8 x-compute-request-id: req-2c11f7e2-b723-49fb-ac43-0b78fe7afda8 Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef", "rel": "bookmark"}], "ram": 1, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2a0b910e-a27d-43af-9d1b-36b2760523ef", "name": "CreateFlavorTests-7b0a7297-a0c3-4acf-8e62-32129479334aname", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:21:46,872 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef used request id req-2c11f7e2-b723-49fb-ac43-0b78fe7afda8 2018-10-12 03:21:46,872 - create_flavor - INFO - Found flavor with name - CreateFlavorTests-7b0a7297-a0c3-4acf-8e62-32129479334aname 2018-10-12 03:21:46,875 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8190d2a98ceb720f89fb356eadf46af722e6f35" 2018-10-12 03:21:46,917 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:21: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-b861bebf-cacc-4c26-b4af-b9666b88e7d1 x-compute-request-id: req-b861bebf-cacc-4c26-b4af-b9666b88e7d1 Content-Length: 0 Content-Type: application/json 2018-10-12 03:21:46,917 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2a0b910e-a27d-43af-9d1b-36b2760523ef used request id req-b861bebf-cacc-4c26-b4af-b9666b88e7d1 2018-10-12 03:21:46,919 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 03:21:46,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:21:46,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:47,304 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["gzJrFdH0RsqHa41HxvkU4Q"], "issued_at": "2018-10-12T03:21:47.000000Z"}} 2018-10-12 03:21:47,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb1805ff827a8f3f187f914b5fe23d7934dd8783" 2018-10-12 03:21:47,317 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-069492d3-f895-43b7-b498-ddf75624e1c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:21:47,317 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-069492d3-f895-43b7-b498-ddf75624e1c0 2018-10-12 03:21:47,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1805ff827a8f3f187f914b5fe23d7934dd8783" 2018-10-12 03:21:47,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-b4e254c7-6019-4d4d-b57a-514a46b4bb0e Date: Fri, 12 Oct 2018 03:21:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image"} 2018-10-12 03:21:47,503 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image used request id req-b4e254c7-6019-4d4d-b57a-514a46b4bb0e 2018-10-12 03:21:47,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1805ff827a8f3f187f914b5fe23d7934dd8783" 2018-10-12 03:21:47,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e9b18160-e649-4d19-b757-912bd111538b Date: Fri, 12 Oct 2018 03:21: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-10-12 03:21:47,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e9b18160-e649-4d19-b757-912bd111538b 2018-10-12 03:21:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}cb1805ff827a8f3f187f914b5fe23d7934dd8783" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image"}' 2018-10-12 03:21:48,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/202202f2-253f-4998-9029-a22bc1521ef2 X-Openstack-Request-Id: req-1bdcd546-2a49-49b3-8e59-98cf49b5f093 Date: Fri, 12 Oct 2018 03:21:48 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:21:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T03:21:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/202202f2-253f-4998-9029-a22bc1521ef2", "min_disk": 0, "protected": false, "id": "202202f2-253f-4998-9029-a22bc1521ef2", "file": "/v2/images/202202f2-253f-4998-9029-a22bc1521ef2/file", "checksum": null, "owner": "82f0c944f0ab46839e74820af9796ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:21:48,012 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-1bdcd546-2a49-49b3-8e59-98cf49b5f093 2018-10-12 03:21:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/202202f2-253f-4998-9029-a22bc1521ef2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1805ff827a8f3f187f914b5fe23d7934dd8783" -d '' 2018-10-12 03:21:49,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5a2fd8ba-5cfe-4cf0-9a61-b536c3d47407 Date: Fri, 12 Oct 2018 03:21:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:21:49,572 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/202202f2-253f-4998-9029-a22bc1521ef2/file used request id req-5a2fd8ba-5cfe-4cf0-9a61-b536c3d47407 2018-10-12 03:21:49,572 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:21:49,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/202202f2-253f-4998-9029-a22bc1521ef2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1805ff827a8f3f187f914b5fe23d7934dd8783" 2018-10-12 03:21:49,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-0042af65-d7cf-4855-b468-00b99e2300d0 Date: Fri, 12 Oct 2018 03:21:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:21:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:21:49Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/202202f2-253f-4998-9029-a22bc1521ef2/snap", "metadata": {}}], "self": "/v2/images/202202f2-253f-4998-9029-a22bc1521ef2", "min_disk": 0, "protected": false, "id": "202202f2-253f-4998-9029-a22bc1521ef2", "file": "/v2/images/202202f2-253f-4998-9029-a22bc1521ef2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/202202f2-253f-4998-9029-a22bc1521ef2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:21:49,764 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/202202f2-253f-4998-9029-a22bc1521ef2 used request id req-0042af65-d7cf-4855-b468-00b99e2300d0 2018-10-12 03:21:49,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1805ff827a8f3f187f914b5fe23d7934dd8783" 2018-10-12 03:21:49,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2d70897a-7879-499b-84a3-269d36b5aa3a Date: Fri, 12 Oct 2018 03:21: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-10-12 03:21:49,922 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-2d70897a-7879-499b-84a3-269d36b5aa3a 2018-10-12 03:21:49,925 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image 2018-10-12 03:21:49,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/202202f2-253f-4998-9029-a22bc1521ef2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1805ff827a8f3f187f914b5fe23d7934dd8783" 2018-10-12 03:21:49,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-f84387f2-f380-4e48-af4f-1e48d3292e56 Date: Fri, 12 Oct 2018 03:21:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:21:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:21:49Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/202202f2-253f-4998-9029-a22bc1521ef2/snap", "metadata": {}}], "self": "/v2/images/202202f2-253f-4998-9029-a22bc1521ef2", "min_disk": 0, "protected": false, "id": "202202f2-253f-4998-9029-a22bc1521ef2", "file": "/v2/images/202202f2-253f-4998-9029-a22bc1521ef2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/202202f2-253f-4998-9029-a22bc1521ef2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:21:49,944 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/202202f2-253f-4998-9029-a22bc1521ef2 used request id req-f84387f2-f380-4e48-af4f-1e48d3292e56 2018-10-12 03:21:49,944 - create_image - DEBUG - Instance status is - active 2018-10-12 03:21:49,945 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image 2018-10-12 03:21:49,945 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image 2018-10-12 03:21:49,945 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:21:49,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:50,342 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["wXacxebQQ92t6jPwrphesw"], "issued_at": "2018-10-12T03:21:50.000000Z"}} 2018-10-12 03:21:50,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea18ccfacccee70006ec3d6e27d1a5bafd01964" 2018-10-12 03:21:50,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a53a5272-ca28-4343-a9fd-71b31285d28f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:21:50,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a53a5272-ca28-4343-a9fd-71b31285d28f 2018-10-12 03:21:50,435 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:21:50,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea18ccfacccee70006ec3d6e27d1a5bafd01964" 2018-10-12 03:21:50,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-d56cb1ea-4e8e-4453-96a4-ade127f8cc84 x-compute-request-id: req-d56cb1ea-4e8e-4453-96a4-ade127f8cc84 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:21:50,623 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d56cb1ea-4e8e-4453-96a4-ade127f8cc84 2018-10-12 03:21:50,627 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea18ccfacccee70006ec3d6e27d1a5bafd01964" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-12 03:21:50,692 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21: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-33d6e776-1b69-46fe-9f57-de55eb3551cc x-compute-request-id: req-33d6e776-1b69-46fe-9f57-de55eb3551cc Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a826dc5f-a1da-43ff-b4dd-2f197e588a85", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a826dc5f-a1da-43ff-b4dd-2f197e588a85", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a826dc5f-a1da-43ff-b4dd-2f197e588a85", "name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:21:50,692 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-33d6e776-1b69-46fe-9f57-de55eb3551cc 2018-10-12 03:21:50,710 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 03:21:50,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:21:51,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:21:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["RoR0FFWMQMK20IYC1qpd_A"], "issued_at": "2018-10-12T03:21:51.000000Z"}} 2018-10-12 03:21:51,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-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-586efad7-da08-4e7f-8a53-5ffa8452acba-net", "inst_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-flavor"}}' 2018-10-12 03:21:54,142 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:21:51 GMT Server: Apache x-openstack-request-id: req-17c93083-83bc-40ae-9839-d74e9f6e2d57 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "547382ca-f852-4386-a998-efabc78f1a1c", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "self"}]}} 2018-10-12 03:21:54,142 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks used request id req-17c93083-83bc-40ae-9839-d74e9f6e2d57 2018-10-12 03:21:54,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/547382ca-f852-4386-a998-efabc78f1a1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:21:54,827 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:21:54 GMT Server: Apache x-openstack-request-id: req-fc040e9a-994b-486e-9062-39284886c8dc Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:21:55,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:54 GMT Server: Apache x-openstack-request-id: req-5fb1f791-b525-48a7-af2b-91080870eec8 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "547382ca-f852-4386-a998-efabc78f1a1c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "stack_user_project_id": "746cedee35e24de38eb6cbc5d582a956", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:21:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "547382ca-f852-4386-a998-efabc78f1a1c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:21:55,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c used request id req-5fb1f791-b525-48a7-af2b-91080870eec8 2018-10-12 03:21:55,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:21:55,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:55 GMT Server: Apache x-openstack-request-id: req-f82fac0e-8686-488d-872c-cc88974820f8 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-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "stack_user_project_id": "746cedee35e24de38eb6cbc5d582a956", "deletion_time": null, "creation_time": "2018-10-12T03:21:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "self"}], "updated_time": null, "project": "82f0c944f0ab46839e74820af9796ffb", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "547382ca-f852-4386-a998-efabc78f1a1c", "tags": null}]} 2018-10-12 03:21:55,797 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1 used request id req-f82fac0e-8686-488d-872c-cc88974820f8 2018-10-12 03:21:55,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:21:56,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:55 GMT Server: Apache x-openstack-request-id: req-3520417c-b07c-4700-ba4f-f80f7842b388 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-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "stack_user_project_id": "746cedee35e24de38eb6cbc5d582a956", "deletion_time": null, "creation_time": "2018-10-12T03:21:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "self"}], "updated_time": null, "project": "82f0c944f0ab46839e74820af9796ffb", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "547382ca-f852-4386-a998-efabc78f1a1c", "tags": null}]} 2018-10-12 03:21:56,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1 used request id req-3520417c-b07c-4700-ba4f-f80f7842b388 2018-10-12 03:21:56,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/547382ca-f852-4386-a998-efabc78f1a1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:21:56,625 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:21:56 GMT Server: Apache x-openstack-request-id: req-37130ac9-057c-4aa1-92dd-e9c93c11f754 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:21:57,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:56 GMT Server: Apache x-openstack-request-id: req-efe5230f-8bf2-48f0-9c42-14de4c212b10 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "547382ca-f852-4386-a998-efabc78f1a1c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "stack_user_project_id": "746cedee35e24de38eb6cbc5d582a956", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:21:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "547382ca-f852-4386-a998-efabc78f1a1c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:21:57,450 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c used request id req-efe5230f-8bf2-48f0-9c42-14de4c212b10 2018-10-12 03:21:57,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/547382ca-f852-4386-a998-efabc78f1a1c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:21:58,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:21:57 GMT Server: Apache x-openstack-request-id: req-6a40c9ed-326c-44cb-8723-5bff040206c4 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:21:58,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:58 GMT Server: Apache x-openstack-request-id: req-ae357b49-9b80-4ae4-a5e8-a9cb6b9c872e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_IN_PROGRESS", "updated_time": "2018-10-12T03:21:54Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "33ef23d2-2a3e-4561-bac1-3ae205c4e045", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "520fea86-d14f-40bc-8f22-26757764d13e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f8018703-e4a1-4803-b13e-e59dd038ca63", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "INIT_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": [], "resource_status_reason": "", "physical_resource_id": "", "resource_type": "OS::Nova::Server"}]} 2018-10-12 03:21:58,978 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources used request id req-ae357b49-9b80-4ae4-a5e8-a9cb6b9c872e 2018-10-12 03:21:58,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/547382ca-f852-4386-a998-efabc78f1a1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:21:59,107 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:21:59 GMT Server: Apache x-openstack-request-id: req-9d3ee5aa-eac6-431f-93db-36e0ebd709a4 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:21:59,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:59 GMT Server: Apache x-openstack-request-id: req-93004b0e-3837-43ad-be41-b55222e896cc 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "547382ca-f852-4386-a998-efabc78f1a1c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "stack_user_project_id": "746cedee35e24de38eb6cbc5d582a956", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:21:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "547382ca-f852-4386-a998-efabc78f1a1c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:21:59,182 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c used request id req-93004b0e-3837-43ad-be41-b55222e896cc 2018-10-12 03:21:59,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/547382ca-f852-4386-a998-efabc78f1a1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:21:59,898 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:21:59 GMT Server: Apache x-openstack-request-id: req-c1ff2b95-6ff5-4fc5-88c7-302dfdf1bd17 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:00,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:21:59 GMT Server: Apache x-openstack-request-id: req-3bcd6c0e-fa92-4d92-adb1-276d8c02a7ab 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "547382ca-f852-4386-a998-efabc78f1a1c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "stack_user_project_id": "746cedee35e24de38eb6cbc5d582a956", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:21:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "547382ca-f852-4386-a998-efabc78f1a1c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:00,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c used request id req-3bcd6c0e-fa92-4d92-adb1-276d8c02a7ab 2018-10-12 03:22:03,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/547382ca-f852-4386-a998-efabc78f1a1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:03,713 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:03 GMT Server: Apache x-openstack-request-id: req-045e3bf6-4b8f-4985-ad88-cd1ed557cd2c Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:04,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:03 GMT Server: Apache x-openstack-request-id: req-a515880e-2fbd-4ce8-9586-579ef98e40fb 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "547382ca-f852-4386-a998-efabc78f1a1c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "stack_user_project_id": "746cedee35e24de38eb6cbc5d582a956", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:21:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "547382ca-f852-4386-a998-efabc78f1a1c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:04,447 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c used request id req-a515880e-2fbd-4ce8-9586-579ef98e40fb 2018-10-12 03:22:07,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/547382ca-f852-4386-a998-efabc78f1a1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:07,529 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:07 GMT Server: Apache x-openstack-request-id: req-3c04521a-896c-48cb-84a3-6e0196996cac Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:07,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:07 GMT Server: Apache x-openstack-request-id: req-008ea7aa-c5b0-48ee-bb28-57369d0a11f3 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "547382ca-f852-4386-a998-efabc78f1a1c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "stack_user_project_id": "746cedee35e24de38eb6cbc5d582a956", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:21:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "547382ca-f852-4386-a998-efabc78f1a1c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:07,653 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c used request id req-008ea7aa-c5b0-48ee-bb28-57369d0a11f3 2018-10-12 03:22:10,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/547382ca-f852-4386-a998-efabc78f1a1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:11,334 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:10 GMT Server: Apache x-openstack-request-id: req-3cdb3b60-c278-4e9c-b654-9d039324680f Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:12,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:11 GMT Server: Apache x-openstack-request-id: req-c95793a7-ddb2-41e4-b817-365974dc5887 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "547382ca-f852-4386-a998-efabc78f1a1c", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image", "inst_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1", "stack_user_project_id": "746cedee35e24de38eb6cbc5d582a956", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T03:21:53Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "547382ca-f852-4386-a998-efabc78f1a1c", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:12,062 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c used request id req-c95793a7-ddb2-41e4-b817-365974dc5887 2018-10-12 03:22:12,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/547382ca-f852-4386-a998-efabc78f1a1c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:12,765 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:12 GMT Server: Apache x-openstack-request-id: req-67cd3da2-deb7-40b4-860a-69cdf54a3069 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:12,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:12 GMT Server: Apache x-openstack-request-id: req-623c151f-2cf3-4ea6-a1ba-b824c81644e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "33ef23d2-2a3e-4561-bac1-3ae205c4e045", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "520fea86-d14f-40bc-8f22-26757764d13e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f8018703-e4a1-4803-b13e-e59dd038ca63", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "167a9750-39f8-409b-a64d-665cccfb5463", "resource_type": "OS::Nova::Server"}]} 2018-10-12 03:22:12,891 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources used request id req-623c151f-2cf3-4ea6-a1ba-b824c81644e3 2018-10-12 03:22:12,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f8018703-e4a1-4803-b13e-e59dd038ca63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:12,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-92e10d72-8bdf-42c8-8241-c2072d0c3c6c Date: Fri, 12 Oct 2018 03:22:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f8018703-e4a1-4803-b13e-e59dd038ca63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["520fea86-d14f-40bc-8f22-26757764d13e"],"description":"","tags":[],"updated_at":"2018-10-12T03:21:56Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:21:54Z","provider:network_type":"vxlan"}]} 2018-10-12 03:22:12,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f8018703-e4a1-4803-b13e-e59dd038ca63 used request id req-92e10d72-8bdf-42c8-8241-c2072d0c3c6c 2018-10-12 03:22:12,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f8018703-e4a1-4803-b13e-e59dd038ca63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:13,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-8c349d3f-bbcf-4305-8c8f-b8f518ee2bc0 Date: Fri, 12 Oct 2018 03:22:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8018703-e4a1-4803-b13e-e59dd038ca63","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:21:56Z","dns_nameservers":[],"updated_at":"2018-10-12T03:21:56Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"520fea86-d14f-40bc-8f22-26757764d13e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-subnet"}]} 2018-10-12 03:22:13,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f8018703-e4a1-4803-b13e-e59dd038ca63 used request id req-8c349d3f-bbcf-4305-8c8f-b8f518ee2bc0 2018-10-12 03:22:13,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f8018703-e4a1-4803-b13e-e59dd038ca63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:13,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-774a6dad-2f4e-41be-b4db-6f8ee745fba9 Date: Fri, 12 Oct 2018 03:22:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8018703-e4a1-4803-b13e-e59dd038ca63","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:21:56Z","dns_nameservers":[],"updated_at":"2018-10-12T03:21:56Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"520fea86-d14f-40bc-8f22-26757764d13e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-subnet"}]} 2018-10-12 03:22:13,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f8018703-e4a1-4803-b13e-e59dd038ca63 used request id req-774a6dad-2f4e-41be-b4db-6f8ee745fba9 2018-10-12 03:22:13,087 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:22:13,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:13,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75f62822-b2c6-42e2-84b0-5700e319f746 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:22:13,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-75f62822-b2c6-42e2-84b0-5700e319f746 2018-10-12 03:22:13,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/547382ca-f852-4386-a998-efabc78f1a1c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:13,251 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:13 GMT Server: Apache x-openstack-request-id: req-8a42b7bd-da14-4a72-867e-698852fd3320 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:13,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:13 GMT Server: Apache x-openstack-request-id: req-938c2a8f-aa54-42ae-8feb-82e9d6706528 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "33ef23d2-2a3e-4561-bac1-3ae205c4e045", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "520fea86-d14f-40bc-8f22-26757764d13e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f8018703-e4a1-4803-b13e-e59dd038ca63", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "167a9750-39f8-409b-a64d-665cccfb5463", "resource_type": "OS::Nova::Server"}]} 2018-10-12 03:22:13,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources used request id req-938c2a8f-aa54-42ae-8feb-82e9d6706528 2018-10-12 03:22:13,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/167a9750-39f8-409b-a64d-665cccfb5463 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:13,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-4fa5ca68-3e28-4036-a6fe-e58f68d19db5 x-compute-request-id: req-4fa5ca68-3e28-4036-a6fe-e58f68d19db5 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:bb:a0:9b", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/167a9750-39f8-409b-a64d-665cccfb5463", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/167a9750-39f8-409b-a64d-665cccfb5463", "rel": "bookmark"}], "image": {"id": "202202f2-253f-4998-9029-a22bc1521ef2", "links": [{"href": "http://172.30.9.27:8774/images/202202f2-253f-4998-9029-a22bc1521ef2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000000e", "OS-SRV-USG:launched_at": "2018-10-12T03:22:07.000000", "flavor": {"id": "a826dc5f-a1da-43ff-b4dd-2f197e588a85", "links": [{"href": "http://172.30.9.27:8774/flavors/a826dc5f-a1da-43ff-b4dd-2f197e588a85", "rel": "bookmark"}]}, "id": "167a9750-39f8-409b-a64d-665cccfb5463", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:22:08Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "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-586efad7-da08-4e7f-8a53-5ffa8452acba-inst", "created": "2018-10-12T03:22:02Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:22:13,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/167a9750-39f8-409b-a64d-665cccfb5463 used request id req-4fa5ca68-3e28-4036-a6fe-e58f68d19db5 2018-10-12 03:22:13,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:13,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-e7e21220-4df6-4858-a371-76f45355e64a Date: Fri, 12 Oct 2018 03:22:13 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"f8018703-e4a1-4803-b13e-e59dd038ca63","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":90,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["520fea86-d14f-40bc-8f22-26757764d13e"],"description":"","tags":[],"updated_at":"2018-10-12T03:21:56Z","qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:21:54Z","provider:network_type":"vxlan"}]} 2018-10-12 03:22:13,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-net used request id req-e7e21220-4df6-4858-a371-76f45355e64a 2018-10-12 03:22:13,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:22:13,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:22:13,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:13,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66eadcb-33fe-4ec3-a7da-3b4826933533 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:22:13,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-e66eadcb-33fe-4ec3-a7da-3b4826933533 2018-10-12 03:22:13,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f8018703-e4a1-4803-b13e-e59dd038ca63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:13,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 673 X-Openstack-Request-Id: req-b0b356a2-525b-48b7-953f-7ec947f92503 Date: Fri, 12 Oct 2018 03:22:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f8018703-e4a1-4803-b13e-e59dd038ca63","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:21:56Z","dns_nameservers":[],"updated_at":"2018-10-12T03:21:56Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"520fea86-d14f-40bc-8f22-26757764d13e","subnetpool_id":null,"name":"HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-subnet"}]} 2018-10-12 03:22:13,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f8018703-e4a1-4803-b13e-e59dd038ca63 used request id req-b0b356a2-525b-48b7-953f-7ec947f92503 2018-10-12 03:22:13,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f8018703-e4a1-4803-b13e-e59dd038ca63 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:14,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3910 X-Openstack-Request-Id: req-090ec781-5f21-41ee-acbe-c2c30f81f790 Date: Fri, 12 Oct 2018 03:22:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:22:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"520fea86-d14f-40bc-8f22-26757764d13e","ip_address":"10.0.0.11"}],"id":"33ef23d2-2a3e-4561-bac1-3ae205c4e045","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:bb:a0:9b","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1-server1_port-xposvput7n25","admin_state_up":true,"network_id":"f8018703-e4a1-4803-b13e-e59dd038ca63","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:21:58Z","binding:vnic_type":"normal","device_id":"167a9750-39f8-409b-a64d-665cccfb5463"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:21:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"520fea86-d14f-40bc-8f22-26757764d13e","ip_address":"10.0.0.2"}],"id":"63c13668-c421-40f9-92b1-d185c4c16456","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f4:36:8e","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8018703-e4a1-4803-b13e-e59dd038ca63","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:21:56Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f8018703-e4a1-4803-b13e-e59dd038ca63"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:22:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"520fea86-d14f-40bc-8f22-26757764d13e","ip_address":"10.0.0.4"}],"id":"acf6d4bf-a7ab-4e01-bea7-d19dcca0a50e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:9d:07:1e","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8018703-e4a1-4803-b13e-e59dd038ca63","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:21:58Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f8018703-e4a1-4803-b13e-e59dd038ca63"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:22:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"520fea86-d14f-40bc-8f22-26757764d13e","ip_address":"10.0.0.3"}],"id":"e9191458-f89f-4a13-883f-f3b4649f5f77","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:94:ec:a6","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f8018703-e4a1-4803-b13e-e59dd038ca63","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:21:57Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f8018703-e4a1-4803-b13e-e59dd038ca63"}]} 2018-10-12 03:22:14,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f8018703-e4a1-4803-b13e-e59dd038ca63 used request id req-090ec781-5f21-41ee-acbe-c2c30f81f790 2018-10-12 03:22:14,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/547382ca-f852-4386-a998-efabc78f1a1c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:14,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:14 GMT Server: Apache x-openstack-request-id: req-4eeae54b-0270-4026-a618-a2ac0b02aeb8 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:15,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:14 GMT Server: Apache x-openstack-request-id: req-09ec5037-ff52-47a9-a394-98ac9c682ef1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "33ef23d2-2a3e-4561-bac1-3ae205c4e045", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "520fea86-d14f-40bc-8f22-26757764d13e", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "f8018703-e4a1-4803-b13e-e59dd038ca63", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-12T03:21:54Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:21:54Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "167a9750-39f8-409b-a64d-665cccfb5463", "resource_type": "OS::Nova::Server"}]} 2018-10-12 03:22:15,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c/resources used request id req-09ec5037-ff52-47a9-a394-98ac9c682ef1 2018-10-12 03:22:15,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/547382ca-f852-4386-a998-efabc78f1a1c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a534d9d85f01bded37d099d9735462a143401fac" 2018-10-12 03:22:15,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:15 GMT Server: Apache x-openstack-request-id: req-89116a6c-bc6c-4e15-abe1-f5ed94917f9a Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:15,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:22:15 GMT Server: Apache x-openstack-request-id: req-e9ccc181-0766-4bf8-aa40-1d1dab3ab2ca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:22:15,521 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-stack1/547382ca-f852-4386-a998-efabc78f1a1c used request id req-e9ccc181-0766-4bf8-aa40-1d1dab3ab2ca 2018-10-12 03:22:15,522 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-586efad7-da08-4e7f-8a53-5ffa8452acba-image 2018-10-12 03:22:15,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/202202f2-253f-4998-9029-a22bc1521ef2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cb1805ff827a8f3f187f914b5fe23d7934dd8783" 2018-10-12 03:22:17,904 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fd70592e-33d6-4f1b-9b86-fe8a4030886c Date: Fri, 12 Oct 2018 03:22:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:22:17,904 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/202202f2-253f-4998-9029-a22bc1521ef2 used request id req-fd70592e-33d6-4f1b-9b86-fe8a4030886c 2018-10-12 03:22:17,908 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/a826dc5f-a1da-43ff-b4dd-2f197e588a85 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea18ccfacccee70006ec3d6e27d1a5bafd01964" 2018-10-12 03:22:17,945 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:22: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-1fa8bbcb-0153-478f-9188-159c78b1dbff x-compute-request-id: req-1fa8bbcb-0153-478f-9188-159c78b1dbff Content-Length: 0 Content-Type: application/json 2018-10-12 03:22:17,946 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a826dc5f-a1da-43ff-b4dd-2f197e588a85 used request id req-1fa8bbcb-0153-478f-9188-159c78b1dbff 2018-10-12 03:22:17,948 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 03:22:17,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:22:17,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:22:18,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:22:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["nMjqAYUSSsqv9caq3Kmm4w"], "issued_at": "2018-10-12T03:22:18.000000Z"}} 2018-10-12 03:22:18,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}321641675189a729b61ff27536497593503be1ca" 2018-10-12 03:22:18,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c821fc47-9ce4-45f0-8dee-b6a2705c82b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:22:18,414 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c821fc47-9ce4-45f0-8dee-b6a2705c82b3 2018-10-12 03:22:18,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}321641675189a729b61ff27536497593503be1ca" 2018-10-12 03:22:18,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 176 Content-Type: application/json X-Openstack-Request-Id: req-4a8325b3-4bbe-425f-aca1-488e30eaec57 Date: Fri, 12 Oct 2018 03:22:18 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image"} 2018-10-12 03:22:18,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image used request id req-4a8325b3-4bbe-425f-aca1-488e30eaec57 2018-10-12 03:22:18,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}321641675189a729b61ff27536497593503be1ca" 2018-10-12 03:22:18,744 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-59738471-f203-4de5-98aa-400d23fe920b Date: Fri, 12 Oct 2018 03:22:18 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-10-12 03:22:18,744 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-59738471-f203-4de5-98aa-400d23fe920b 2018-10-12 03:22:18,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}321641675189a729b61ff27536497593503be1ca" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image"}' 2018-10-12 03:22:18,988 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 635 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/958fd302-df5b-425e-991a-3497586c685a X-Openstack-Request-Id: req-74326005-a065-415f-ab94-09727c7be341 Date: Fri, 12 Oct 2018 03:22:19 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:22:18Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T03:22:18Z", "visibility": "shared", "locations": [], "self": "/v2/images/958fd302-df5b-425e-991a-3497586c685a", "min_disk": 0, "protected": false, "id": "958fd302-df5b-425e-991a-3497586c685a", "file": "/v2/images/958fd302-df5b-425e-991a-3497586c685a/file", "checksum": null, "owner": "82f0c944f0ab46839e74820af9796ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:22:18,988 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-74326005-a065-415f-ab94-09727c7be341 2018-10-12 03:22:18,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/958fd302-df5b-425e-991a-3497586c685a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}321641675189a729b61ff27536497593503be1ca" -d '' 2018-10-12 03:22:21,098 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d1f36ee-6a36-4ad4-850d-34cf0d29760b Date: Fri, 12 Oct 2018 03:22:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:22:21,098 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/958fd302-df5b-425e-991a-3497586c685a/file used request id req-7d1f36ee-6a36-4ad4-850d-34cf0d29760b 2018-10-12 03:22:21,098 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:22:21,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/958fd302-df5b-425e-991a-3497586c685a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}321641675189a729b61ff27536497593503be1ca" 2018-10-12 03:22:21,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-c35be29c-a62e-483d-9989-3b6c5dfe1c32 Date: Fri, 12 Oct 2018 03:22:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:22:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:22:21Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/958fd302-df5b-425e-991a-3497586c685a/snap", "metadata": {}}], "self": "/v2/images/958fd302-df5b-425e-991a-3497586c685a", "min_disk": 0, "protected": false, "id": "958fd302-df5b-425e-991a-3497586c685a", "file": "/v2/images/958fd302-df5b-425e-991a-3497586c685a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/958fd302-df5b-425e-991a-3497586c685a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:22:21,260 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/958fd302-df5b-425e-991a-3497586c685a used request id req-c35be29c-a62e-483d-9989-3b6c5dfe1c32 2018-10-12 03:22:21,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}321641675189a729b61ff27536497593503be1ca" 2018-10-12 03:22:21,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e5a000c8-b76f-4b75-85e8-168cf7f13123 Date: Fri, 12 Oct 2018 03:22: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-10-12 03:22:21,417 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e5a000c8-b76f-4b75-85e8-168cf7f13123 2018-10-12 03:22:21,420 - create_image - INFO - Created image with name - HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image 2018-10-12 03:22:21,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/958fd302-df5b-425e-991a-3497586c685a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}321641675189a729b61ff27536497593503be1ca" 2018-10-12 03:22:21,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 896 Content-Type: application/json X-Openstack-Request-Id: req-94489fb1-dad3-4171-a6e7-8f13140d4ae1 Date: Fri, 12 Oct 2018 03:22:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:22:18Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:22:21Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/958fd302-df5b-425e-991a-3497586c685a/snap", "metadata": {}}], "self": "/v2/images/958fd302-df5b-425e-991a-3497586c685a", "min_disk": 0, "protected": false, "id": "958fd302-df5b-425e-991a-3497586c685a", "file": "/v2/images/958fd302-df5b-425e-991a-3497586c685a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/958fd302-df5b-425e-991a-3497586c685a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:22:21,596 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/958fd302-df5b-425e-991a-3497586c685a used request id req-94489fb1-dad3-4171-a6e7-8f13140d4ae1 2018-10-12 03:22:21,597 - create_image - DEBUG - Instance status is - active 2018-10-12 03:22:21,597 - create_image - DEBUG - Image is active with name - HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image 2018-10-12 03:22:21,597 - create_image - INFO - Image is now active with name - HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image 2018-10-12 03:22:21,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:22:21,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:22:21,975 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:22:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["BVv8C5MNT4aPVfpkA_wufA"], "issued_at": "2018-10-12T03:22:21.000000Z"}} 2018-10-12 03:22:21,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233399f80102b720ff0b65bfe6a4aff9d0e83d1c" 2018-10-12 03:22:22,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d422cb27-8a02-4210-98e0-85845f75c2f9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:22:22,059 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d422cb27-8a02-4210-98e0-85845f75c2f9 2018-10-12 03:22:22,060 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:22:22,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233399f80102b720ff0b65bfe6a4aff9d0e83d1c" 2018-10-12 03:22:22,227 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22: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-97fe8d3c-1cea-41f8-a5b1-af47e2de8f8c x-compute-request-id: req-97fe8d3c-1cea-41f8-a5b1-af47e2de8f8c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:22:22,228 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-97fe8d3c-1cea-41f8-a5b1-af47e2de8f8c 2018-10-12 03:22:22,231 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233399f80102b720ff0b65bfe6a4aff9d0e83d1c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "ram": 256, "id": null, "swap": 0}}' 2018-10-12 03:22:22,297 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22: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-b2c994c9-2705-431b-a0fb-a53a1fd117c0 x-compute-request-id: req-b2c994c9-2705-431b-a0fb-a53a1fd117c0 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4cd72de8-88bf-4a85-a1c9-2c476db40078", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4cd72de8-88bf-4a85-a1c9-2c476db40078", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4cd72de8-88bf-4a85-a1c9-2c476db40078", "name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:22:22,297 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b2c994c9-2705-431b-a0fb-a53a1fd117c0 2018-10-12 03:22:22,298 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 03:22:22,324 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:22:22,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:22:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["cldWST97QSmAl2G0CkWnZw"], "issued_at": "2018-10-12T03:22:22.000000Z"}} 2018-10-12 03:22:22,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-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-320635d4-33fb-4f27-8076-4be6f405f76a-net", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}}' 2018-10-12 03:22:25,212 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:22:22 GMT Server: Apache x-openstack-request-id: req-52759737-2814-4e6a-be1f-63bdfe643748 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55", "rel": "self"}]}} 2018-10-12 03:22:25,212 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks used request id req-52759737-2814-4e6a-be1f-63bdfe643748 2018-10-12 03:22:25,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/b7842977-3514-47c1-a15e-0bfa64fa8b55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:25,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:25 GMT Server: Apache x-openstack-request-id: req-ca299e23-ed9b-418d-b151-f609432741b9 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:26,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:25 GMT Server: Apache x-openstack-request-id: req-6da38015-8843-440f-aec2-af74632fe550 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "stack_user_project_id": "213369eeb36e49ed91b5a2d6eacb565f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:24Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:26,170 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 used request id req-6da38015-8843-440f-aec2-af74632fe550 2018-10-12 03:22:26,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:26,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:26 GMT Server: Apache x-openstack-request-id: req-6ca2cdc3-b789-4132-a486-16d2889eb538 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-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "stack_user_project_id": "213369eeb36e49ed91b5a2d6eacb565f", "deletion_time": null, "creation_time": "2018-10-12T03:22:24Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55", "rel": "self"}], "updated_time": null, "project": "82f0c944f0ab46839e74820af9796ffb", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "tags": null}]} 2018-10-12 03:22:26,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1 used request id req-6ca2cdc3-b789-4132-a486-16d2889eb538 2018-10-12 03:22:26,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:27,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:26 GMT Server: Apache x-openstack-request-id: req-eec5bf1f-e34d-41fd-a145-6886c6785b49 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-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "stack_user_project_id": "213369eeb36e49ed91b5a2d6eacb565f", "deletion_time": null, "creation_time": "2018-10-12T03:22:24Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55", "rel": "self"}], "updated_time": null, "project": "82f0c944f0ab46839e74820af9796ffb", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "tags": null}]} 2018-10-12 03:22:27,099 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1 used request id req-eec5bf1f-e34d-41fd-a145-6886c6785b49 2018-10-12 03:22:27,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/b7842977-3514-47c1-a15e-0bfa64fa8b55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:27,788 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:27 GMT Server: Apache x-openstack-request-id: req-b2d76705-d1d4-416b-9306-5401cca2f2e2 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:28,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:27 GMT Server: Apache x-openstack-request-id: req-0c36adc5-f05b-4589-af36-aa8deb6896e6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "stack_user_project_id": "213369eeb36e49ed91b5a2d6eacb565f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:24Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:28,482 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 used request id req-0c36adc5-f05b-4589-af36-aa8deb6896e6 2018-10-12 03:22:28,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/b7842977-3514-47c1-a15e-0bfa64fa8b55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:29,172 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:28 GMT Server: Apache x-openstack-request-id: req-271beb07-5efa-48fb-8a60-345271616593 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:29,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:29 GMT Server: Apache x-openstack-request-id: req-b587c419-d1c3-476d-a407-e8b23930e809 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "stack_user_project_id": "213369eeb36e49ed91b5a2d6eacb565f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:24Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:29,353 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 used request id req-b587c419-d1c3-476d-a407-e8b23930e809 2018-10-12 03:22:32,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/b7842977-3514-47c1-a15e-0bfa64fa8b55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:32,548 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:32 GMT Server: Apache x-openstack-request-id: req-8a3fac0f-8b3e-4193-becf-4d36d1f25a6b Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:32,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:32 GMT Server: Apache x-openstack-request-id: req-e218b983-926f-4010-97a9-51d28a7ecce9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "stack_user_project_id": "213369eeb36e49ed91b5a2d6eacb565f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:24Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:32,622 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 used request id req-e218b983-926f-4010-97a9-51d28a7ecce9 2018-10-12 03:22:35,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/b7842977-3514-47c1-a15e-0bfa64fa8b55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:36,267 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:35 GMT Server: Apache x-openstack-request-id: req-1b1c3c7b-80f8-4ea6-9419-25573e959920 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:36,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:36 GMT Server: Apache x-openstack-request-id: req-24dad919-fc19-4c78-884b-a87ba925ef1b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "stack_user_project_id": "213369eeb36e49ed91b5a2d6eacb565f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:24Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:36,456 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 used request id req-24dad919-fc19-4c78-884b-a87ba925ef1b 2018-10-12 03:22:39,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/b7842977-3514-47c1-a15e-0bfa64fa8b55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:39,490 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:39 GMT Server: Apache x-openstack-request-id: req-1b6aed47-4909-4254-b50e-45855d98f6bb Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:39,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:39 GMT Server: Apache x-openstack-request-id: req-08794ec3-a122-493d-aebe-3775c5e7cd9f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "stack_user_project_id": "213369eeb36e49ed91b5a2d6eacb565f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:24Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:39,566 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 used request id req-08794ec3-a122-493d-aebe-3775c5e7cd9f 2018-10-12 03:22:42,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/b7842977-3514-47c1-a15e-0bfa64fa8b55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:42,600 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:42 GMT Server: Apache x-openstack-request-id: req-af9c8731-a106-4d78-81ae-4b4a4149fa72 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:42,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:42 GMT Server: Apache x-openstack-request-id: req-d6980ca5-d1de-46c1-b03a-471a7037e99a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "stack_user_project_id": "213369eeb36e49ed91b5a2d6eacb565f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:24Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:42,673 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 used request id req-d6980ca5-d1de-46c1-b03a-471a7037e99a 2018-10-12 03:22:45,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/b7842977-3514-47c1-a15e-0bfa64fa8b55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:45,706 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:45 GMT Server: Apache x-openstack-request-id: req-d446e875-bf0b-4aee-bda8-a7e246243e3a Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:45,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:45 GMT Server: Apache x-openstack-request-id: req-c9e9a125-3700-40af-aa95-4907b8f89c78 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1", "stack_user_project_id": "213369eeb36e49ed91b5a2d6eacb565f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T03:22:24Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b7842977-3514-47c1-a15e-0bfa64fa8b55", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:45,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 used request id req-c9e9a125-3700-40af-aa95-4907b8f89c78 2018-10-12 03:22:45,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" -d '{"stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-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-320635d4-33fb-4f27-8076-4be6f405f76a-net", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}}' 2018-10-12 03:22:48,047 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:22:45 GMT Server: Apache x-openstack-request-id: req-fd737377-8ad7-4a98-9f82-396a9479253f Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}]}} 2018-10-12 03:22:48,047 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks used request id req-fd737377-8ad7-4a98-9f82-396a9479253f 2018-10-12 03:22:48,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:48,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:48 GMT Server: Apache x-openstack-request-id: req-0d4c7b32-c75c-4475-bc04-5bb16c91e1af Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:48,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:48 GMT Server: Apache x-openstack-request-id: req-2e075095-c0ec-4daa-84fe-78699fb0114f 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:48,731 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-2e075095-c0ec-4daa-84fe-78699fb0114f 2018-10-12 03:22:48,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:49,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:48 GMT Server: Apache x-openstack-request-id: req-af37d4c5-2940-4b42-ab64-a0e89ce28111 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "deletion_time": null, "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "updated_time": null, "project": "82f0c944f0ab46839e74820af9796ffb", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "tags": null}]} 2018-10-12 03:22:49,394 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2 used request id req-af37d4c5-2940-4b42-ab64-a0e89ce28111 2018-10-12 03:22:49,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:49,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:49 GMT Server: Apache x-openstack-request-id: req-37b9fdb3-9066-4cdb-aeb5-ab6023b0e028 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 396 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE started", "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "deletion_time": null, "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "updated_time": null, "project": "82f0c944f0ab46839e74820af9796ffb", "stack_owner": null, "stack_status": "CREATE_IN_PROGRESS", "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "tags": null}]} 2018-10-12 03:22:49,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks?stack_name=HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2 used request id req-37b9fdb3-9066-4cdb-aeb5-ab6023b0e028 2018-10-12 03:22:49,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:49,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:49 GMT Server: Apache x-openstack-request-id: req-5892b10e-e341-482b-92ac-17d0919a7e6f Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:49,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:49 GMT Server: Apache x-openstack-request-id: req-fc44e9af-2af9-4257-92f8-a1cad610db3b 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:49,512 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-fc44e9af-2af9-4257-92f8-a1cad610db3b 2018-10-12 03:22:49,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:49,687 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:49 GMT Server: Apache x-openstack-request-id: req-491a919b-12d2-4356-8368-03ebaefb0483 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:50,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:49 GMT Server: Apache x-openstack-request-id: req-be7d23fa-d259-4c10-a82a-1f1f1b8cc20f 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:50,408 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-be7d23fa-d259-4c10-a82a-1f1f1b8cc20f 2018-10-12 03:22:53,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:53,589 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:53 GMT Server: Apache x-openstack-request-id: req-f1db610b-f244-46b1-bce6-819e975ab1d7 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:53,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:53 GMT Server: Apache x-openstack-request-id: req-321e1d56-2436-49ee-b0cb-f7221a8d0ccb 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:53,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-321e1d56-2436-49ee-b0cb-f7221a8d0ccb 2018-10-12 03:22:56,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:56,836 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:56 GMT Server: Apache x-openstack-request-id: req-d276ccd6-8513-4263-9315-874a2b841f35 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:56,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:56 GMT Server: Apache x-openstack-request-id: req-927cbe3e-7088-4467-adc7-b5c421312286 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:56,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-927cbe3e-7088-4467-adc7-b5c421312286 2018-10-12 03:22:59,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:22:59,914 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:22:59 GMT Server: Apache x-openstack-request-id: req-333dfa99-c6b6-4db1-b477-bfe367324f75 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:22:59,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:22:59 GMT Server: Apache x-openstack-request-id: req-2f2169a7-d70d-4713-b56e-d942524d93c0 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:22:59,989 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-2f2169a7-d70d-4713-b56e-d942524d93c0 2018-10-12 03:23:02,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:23:03,023 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:03 GMT Server: Apache x-openstack-request-id: req-dedaf6e8-0c96-4000-985c-3e30a894aff1 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:03,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:03 GMT Server: Apache x-openstack-request-id: req-6d5e5ff3-0786-4055-b2ff-897db1667fef 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:23:03,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-6d5e5ff3-0786-4055-b2ff-897db1667fef 2018-10-12 03:23:06,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:23:06,132 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:06 GMT Server: Apache x-openstack-request-id: req-914eec71-7ab9-4ead-b5a7-70eac9666d11 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:06,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:06 GMT Server: Apache x-openstack-request-id: req-d1a07e5c-225e-4c00-9cd2-90e797a8f453 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:23:06,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-d1a07e5c-225e-4c00-9cd2-90e797a8f453 2018-10-12 03:23:09,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:23:09,390 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:09 GMT Server: Apache x-openstack-request-id: req-f713adf8-70bc-4c5d-99a1-c7fcf6e7f28f Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:09,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:09 GMT Server: Apache x-openstack-request-id: req-e7eb1a58-3e2b-4880-ba58-e51efd2472c3 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:23:09,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-e7eb1a58-3e2b-4880-ba58-e51efd2472c3 2018-10-12 03:23:12,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:23:13,119 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:12 GMT Server: Apache x-openstack-request-id: req-b9dbeb0f-a271-4a07-a881-2d41c2a4fd77 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:13,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:13 GMT Server: Apache x-openstack-request-id: req-803075a0-7ee9-4e35-b700-5fefbaa04b37 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:23:13,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-803075a0-7ee9-4e35-b700-5fefbaa04b37 2018-10-12 03:23:16,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:23:16,831 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:16 GMT Server: Apache x-openstack-request-id: req-cab0afb6-23c5-44b2-a3b6-fecb213fc342 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:16,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:16 GMT Server: Apache x-openstack-request-id: req-493df2d9-cf1b-48d4-8f10-3d6f15700bc8 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:23:16,905 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-493df2d9-cf1b-48d4-8f10-3d6f15700bc8 2018-10-12 03:23:19,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:23:19,939 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:19 GMT Server: Apache x-openstack-request-id: req-6b168e1c-6b1a-4cec-b68e-fb0cb1411159 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:20,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:19 GMT Server: Apache x-openstack-request-id: req-be25c5f8-0ff8-4fef-9634-27dbaa7f9843 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:23:20,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-be25c5f8-0ff8-4fef-9634-27dbaa7f9843 2018-10-12 03:23:23,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:23:23,062 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:23 GMT Server: Apache x-openstack-request-id: req-1ce8fb51-0230-447d-9d82-1794e792aee9 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:23,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:23 GMT Server: Apache x-openstack-request-id: req-391e01dc-9145-4008-a467-f8665d5982f3 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:23:23,104 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-391e01dc-9145-4008-a467-f8665d5982f3 2018-10-12 03:23:26,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:23:26,140 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:26 GMT Server: Apache x-openstack-request-id: req-da84c3e2-6acb-427f-b8ec-35eccb344193 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:26,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:26 GMT Server: Apache x-openstack-request-id: req-399e754e-d6b5-43b7-8f68-494b425b578a 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:23:26,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-399e754e-d6b5-43b7-8f68-494b425b578a 2018-10-12 03:23:29,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:23:29,834 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:29 GMT Server: Apache x-openstack-request-id: req-e41574a1-23bf-44c9-a489-624b9a5ac09d Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:29,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:29 GMT Server: Apache x-openstack-request-id: req-0f76fc65-9521-46ff-8467-2d8c6d28c544 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:23:29,908 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-0f76fc65-9521-46ff-8467-2d8c6d28c544 2018-10-12 03:23:32,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:23:33,088 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:32 GMT Server: Apache x-openstack-request-id: req-bffed610-3143-4fc7-8775-e50be0928c2f Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:33,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:33 GMT Server: Apache x-openstack-request-id: req-c3a05336-3eb6-4b14-85e8-d682edfe7200 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:23:33,129 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-c3a05336-3eb6-4b14-85e8-d682edfe7200 2018-10-12 03:23:36,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:23:36,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:36 GMT Server: Apache x-openstack-request-id: req-023381ad-34fa-4bcc-aa48-936c96c2ac7b Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:36,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:36 GMT Server: Apache x-openstack-request-id: req-dbea399f-f22d-459e-8302-e85e9502ebbf 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "OS::stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "image_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image", "inst_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-inst", "subnet_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-subnet", "net_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-net", "flavor_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-flavor"}, "deletion_time": null, "stack_name": "HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2", "stack_user_project_id": "c55f0254f90b409aafef6ca20c6e4603", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T03:22:46Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8f08ec22-1f58-401b-9154-71a0d7328c85", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 03:23:36,205 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-dbea399f-f22d-459e-8302-e85e9502ebbf 2018-10-12 03:23:36,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/b7842977-3514-47c1-a15e-0bfa64fa8b55 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:23:36,236 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:36 GMT Server: Apache x-openstack-request-id: req-e7049778-30c8-49e7-8af2-8798e7a8e685 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:36,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:23:36 GMT Server: Apache x-openstack-request-id: req-0a0e0ca4-41a0-4a2f-8d7a-a6a75eab9cf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:23:36,309 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack1/b7842977-3514-47c1-a15e-0bfa64fa8b55 used request id req-0a0e0ca4-41a0-4a2f-8d7a-a6a75eab9cf0 2018-10-12 03:23:36,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/8f08ec22-1f58-401b-9154-71a0d7328c85 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5adaa9654303c815e6b4bb166842f8d4c61cb5e6" 2018-10-12 03:23:36,338 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:36 GMT Server: Apache x-openstack-request-id: req-90d27ad3-c18a-4295-a802-5c820f16cbee Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:36,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:23:36 GMT Server: Apache x-openstack-request-id: req-c1ae2ebb-4696-412d-8e28-1b2525a47183 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:23:36,643 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-stack2/8f08ec22-1f58-401b-9154-71a0d7328c85 used request id req-c1ae2ebb-4696-412d-8e28-1b2525a47183 2018-10-12 03:23:36,643 - glance_utils - INFO - Deleting image named - HeatUtilsCreateSimpleStackTests-320635d4-33fb-4f27-8076-4be6f405f76a-image 2018-10-12 03:23:36,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/958fd302-df5b-425e-991a-3497586c685a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}321641675189a729b61ff27536497593503be1ca" 2018-10-12 03:23:37,913 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9341e531-6322-4e68-b1f6-d168ac0592dc Date: Fri, 12 Oct 2018 03:23:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:23:37,914 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/958fd302-df5b-425e-991a-3497586c685a used request id req-9341e531-6322-4e68-b1f6-d168ac0592dc 2018-10-12 03:23:37,917 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/4cd72de8-88bf-4a85-a1c9-2c476db40078 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}233399f80102b720ff0b65bfe6a4aff9d0e83d1c" 2018-10-12 03:23:37,946 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:23: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-5c3f1df2-dd4d-4126-a873-6315fedbc3d3 x-compute-request-id: req-5c3f1df2-dd4d-4126-a873-6315fedbc3d3 Content-Length: 0 Content-Type: application/json 2018-10-12 03:23:37,947 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4cd72de8-88bf-4a85-a1c9-2c476db40078 used request id req-5c3f1df2-dd4d-4126-a873-6315fedbc3d3 2018-10-12 03:23:37,948 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 03:23:37,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:23:37,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:23:38,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:23:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["pnxK-llQTnK0TwrsxWsAcw"], "issued_at": "2018-10-12T03:23:38.000000Z"}} 2018-10-12 03:23:38,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aed2ed76e5b954ee5fe7990f1102f904e9aa97cd" 2018-10-12 03:23:38,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f438589f-a594-41dc-ab42-3c8f1942f98d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:23:38,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f438589f-a594-41dc-ab42-3c8f1942f98d 2018-10-12 03:23:38,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aed2ed76e5b954ee5fe7990f1102f904e9aa97cd" 2018-10-12 03:23:38,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-25a769b9-f5b3-430b-abaa-eec5d21f3682 Date: Fri, 12 Oct 2018 03:23:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"} 2018-10-12 03:23:38,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1 used request id req-25a769b9-f5b3-430b-abaa-eec5d21f3682 2018-10-12 03:23:38,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aed2ed76e5b954ee5fe7990f1102f904e9aa97cd" 2018-10-12 03:23:38,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b59ad650-effc-4f31-aea3-0ed59f3d1ffa Date: Fri, 12 Oct 2018 03:23: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-10-12 03:23:38,749 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b59ad650-effc-4f31-aea3-0ed59f3d1ffa 2018-10-12 03:23:38,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}aed2ed76e5b954ee5fe7990f1102f904e9aa97cd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}' 2018-10-12 03:23:39,025 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0 X-Openstack-Request-Id: req-5c56b5d0-5c5b-4a9e-a417-57d28436ead0 Date: Fri, 12 Oct 2018 03:23:39 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:23:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T03:23:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0", "min_disk": 0, "protected": false, "id": "f211106f-d7c4-4c3b-ae4c-5246b13986b0", "file": "/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0/file", "checksum": null, "owner": "82f0c944f0ab46839e74820af9796ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:23:39,025 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5c56b5d0-5c5b-4a9e-a417-57d28436ead0 2018-10-12 03:23:39,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aed2ed76e5b954ee5fe7990f1102f904e9aa97cd" -d '' 2018-10-12 03:23:43,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-57aaedd0-6ee2-48e8-bd73-3b563f235261 Date: Fri, 12 Oct 2018 03:23:43 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:23:43,459 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0/file used request id req-57aaedd0-6ee2-48e8-bd73-3b563f235261 2018-10-12 03:23:43,459 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:23:43,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aed2ed76e5b954ee5fe7990f1102f904e9aa97cd" 2018-10-12 03:23:43,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-e07fa645-6b0a-407a-bd4b-9b2b3f174354 Date: Fri, 12 Oct 2018 03:23:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:23:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:23:43Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0/snap", "metadata": {}}], "self": "/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0", "min_disk": 0, "protected": false, "id": "f211106f-d7c4-4c3b-ae4c-5246b13986b0", "file": "/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:23:43,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0 used request id req-e07fa645-6b0a-407a-bd4b-9b2b3f174354 2018-10-12 03:23:43,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aed2ed76e5b954ee5fe7990f1102f904e9aa97cd" 2018-10-12 03:23:43,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5f33d14c-bcd2-4abf-8ba2-87597a0319c5 Date: Fri, 12 Oct 2018 03:23: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-10-12 03:23:43,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-5f33d14c-bcd2-4abf-8ba2-87597a0319c5 2018-10-12 03:23:43,795 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1 2018-10-12 03:23:43,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aed2ed76e5b954ee5fe7990f1102f904e9aa97cd" 2018-10-12 03:23:43,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-6fe22ddb-644a-4173-bf4c-84dff1e9f133 Date: Fri, 12 Oct 2018 03:23:44 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:23:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:23:43Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0/snap", "metadata": {}}], "self": "/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0", "min_disk": 0, "protected": false, "id": "f211106f-d7c4-4c3b-ae4c-5246b13986b0", "file": "/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:23:43,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0 used request id req-6fe22ddb-644a-4173-bf4c-84dff1e9f133 2018-10-12 03:23:43,999 - create_image - DEBUG - Instance status is - active 2018-10-12 03:23:43,999 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1 2018-10-12 03:23:43,999 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1 2018-10-12 03:23:43,999 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 03:23:43,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:23:44,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:23:44,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:23:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["hDRTd4tFQAKv5BEV-66rNw"], "issued_at": "2018-10-12T03:23:44.000000Z"}} 2018-10-12 03:23:44,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9024c8f051e7f56d2ced6691a3a5c3fb96f5bfe" 2018-10-12 03:23:44,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-667d630a-24aa-4662-9b87-feb4192e6706 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:23:44,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-667d630a-24aa-4662-9b87-feb4192e6706 2018-10-12 03:23:44,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9024c8f051e7f56d2ced6691a3a5c3fb96f5bfe" 2018-10-12 03:23:44,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 178 Content-Type: application/json X-Openstack-Request-Id: req-bdfc3795-0ca8-4143-8e84-82033c2d7028 Date: Fri, 12 Oct 2018 03:23:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2"} 2018-10-12 03:23:44,636 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2 used request id req-bdfc3795-0ca8-4143-8e84-82033c2d7028 2018-10-12 03:23:44,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9024c8f051e7f56d2ced6691a3a5c3fb96f5bfe" 2018-10-12 03:23:44,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fc39fb79-caf0-40a2-abce-605b7092d21c Date: Fri, 12 Oct 2018 03:23: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-10-12 03:23:44,790 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-fc39fb79-caf0-40a2-abce-605b7092d21c 2018-10-12 03:23:44,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e9024c8f051e7f56d2ced6691a3a5c3fb96f5bfe" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2"}' 2018-10-12 03:23:45,063 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 637 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5 X-Openstack-Request-Id: req-6c03dc62-ad2a-4e78-a74a-e2c9ef2a7087 Date: Fri, 12 Oct 2018 03:23:45 GMT RESP BODY: {"status": "queued", "name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:23:44Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T03:23:44Z", "visibility": "shared", "locations": [], "self": "/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5", "min_disk": 0, "protected": false, "id": "3ef0b530-57e8-4744-8d22-d6f68b2e8bd5", "file": "/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/file", "checksum": null, "owner": "82f0c944f0ab46839e74820af9796ffb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:23:45,063 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6c03dc62-ad2a-4e78-a74a-e2c9ef2a7087 2018-10-12 03:23:45,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9024c8f051e7f56d2ced6691a3a5c3fb96f5bfe" -d '' 2018-10-12 03:23:47,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-10a5fc9c-d5b5-4858-8916-39206bb5703a Date: Fri, 12 Oct 2018 03:23:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:23:47,470 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/file used request id req-10a5fc9c-d5b5-4858-8916-39206bb5703a 2018-10-12 03:23:47,471 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:23:47,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9024c8f051e7f56d2ced6691a3a5c3fb96f5bfe" 2018-10-12 03:23:47,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-89837831-0fd4-4ac9-9165-f2d764d9998e Date: Fri, 12 Oct 2018 03:23:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:23:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:23:47Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/snap", "metadata": {}}], "self": "/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5", "min_disk": 0, "protected": false, "id": "3ef0b530-57e8-4744-8d22-d6f68b2e8bd5", "file": "/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:23:47,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5 used request id req-89837831-0fd4-4ac9-9165-f2d764d9998e 2018-10-12 03:23:47,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9024c8f051e7f56d2ced6691a3a5c3fb96f5bfe" 2018-10-12 03:23:47,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0b182e0f-55fd-47ff-b5ec-0c2609aea880 Date: Fri, 12 Oct 2018 03:23: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-10-12 03:23:47,849 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0b182e0f-55fd-47ff-b5ec-0c2609aea880 2018-10-12 03:23:47,852 - create_image - INFO - Created image with name - HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2 2018-10-12 03:23:47,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9024c8f051e7f56d2ced6691a3a5c3fb96f5bfe" 2018-10-12 03:23:48,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-0fb25969-2d1f-464b-9eb2-9d273fac0bb5 Date: Fri, 12 Oct 2018 03:23:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:23:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:23:47Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/snap", "metadata": {}}], "self": "/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5", "min_disk": 0, "protected": false, "id": "3ef0b530-57e8-4744-8d22-d6f68b2e8bd5", "file": "/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:23:48,016 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5 used request id req-0fb25969-2d1f-464b-9eb2-9d273fac0bb5 2018-10-12 03:23:48,016 - create_image - DEBUG - Instance status is - active 2018-10-12 03:23:48,016 - create_image - DEBUG - Image is active with name - HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2 2018-10-12 03:23:48,017 - create_image - INFO - Image is now active with name - HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2 2018-10-12 03:23:48,017 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 03:23:48,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:23:48,478 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:23:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["RxUbPfyPTH6MemmeBVvb-w"], "issued_at": "2018-10-12T03:23:48.000000Z"}} 2018-10-12 03:23:48,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" -d '{"stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-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-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net"}}' 2018-10-12 03:23:52,002 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:23:48 GMT Server: Apache x-openstack-request-id: req-fd250dd0-dd68-40be-85dd-676c6795f30f Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 276 Content-Type: application/json RESP BODY: {"stack": {"id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}]}} 2018-10-12 03:23:52,003 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks used request id req-fd250dd0-dd68-40be-85dd-676c6795f30f 2018-10-12 03:23:52,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:23:52,673 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:52 GMT Server: Apache x-openstack-request-id: req-3c532b20-da72-41a3-97e7-0a2c9312c367 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:53,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:52 GMT Server: Apache x-openstack-request-id: req-d78ff0bc-d2d7-4d9b-8d06-5ad0d8d4407a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 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-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "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-10-12 03:23:53,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-d78ff0bc-d2d7-4d9b-8d06-5ad0d8d4407a 2018-10-12 03:23:53,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:23:53,538 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:53 GMT Server: Apache x-openstack-request-id: req-84412b88-0d28-447b-8528-4690faf4ae06 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:53,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:53 GMT Server: Apache x-openstack-request-id: req-65044c94-ec86-49b1-af57-7eeb9f028046 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 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-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "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-10-12 03:23:53,764 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-65044c94-ec86-49b1-af57-7eeb9f028046 2018-10-12 03:23:56,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:23:56,961 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:23:56 GMT Server: Apache x-openstack-request-id: req-c82fe6a5-ac4f-4727-8d13-b1493951541d Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:23:57,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:23:56 GMT Server: Apache x-openstack-request-id: req-c7a29d7d-0555-4a0c-b3b9-9dedbc5c830a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 723 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-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "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-10-12 03:23:57,184 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-c7a29d7d-0555-4a0c-b3b9-9dedbc5c830a 2018-10-12 03:24:00,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:00,469 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:00 GMT Server: Apache x-openstack-request-id: req-3bbdad2f-8321-403b-9a53-7d1d93365416 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:00,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:00 GMT Server: Apache x-openstack-request-id: req-bd23852c-ca72-4643-916b-db5dc9eacab4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxxQTlQRZ+WHcw8TAV0/RuR2bo62RYPjGV368xaRyAAGoWj2q\nsD4TRP8Oc8+zi4dauk55q+Tpkt10dyZJbUbee8Wx2JAZAkT+y7UGl6ZaUs6mRYKo\nZC8gDMk/szCYyz+CFT7lXkNeC/z44bI5QTnvu9FVRgbyA0BqCfgN29BiX8ZxUExP\nfY6RQHK1JBYfOARmij/kaolYCb6OnBc+tPMmGI9fkXFE7EM+GAxO1o4sKPykV1YX\nbMIDV1UkvBXnqKABZ4DdlODSJty17nD66LrlDUyGT3PspAtWA6puqTBePXUSM8f+\njesSL3DSkzbQ/JFuJgxPTHj21fvC+JacmTm9KwIDAQABAoIBAFDIgtG7fE9IOO9w\nDaTgjPgTXa7jpdS13rZuhWemPWRnR8umrnbqGaOr5E92fyMlf9mOMq1gLLAeET6w\nWKdxVKLhLDP29U8IdGRxRwWOyaREmxAl3vMYdGb72095buc7FCxO44CG0ckHlG7x\nhW5EdlW+sl3CP762CtGUyPrj6qd2BdYTq5yKE5UZdakbw28twOoSqhqGV0fwjg6N\nfwauVzqgOj9LujuWjHF8ItvpqE+K4f+jUQvQyKb7DW/+mkxqYOWCFbB4dpkWh2uR\nHpZeIFmCYDI6LSvpv9HpRNk4F8DagTXSGN4bf0VC3gwbjW1yiAgQ4to72vuMJwJn\nCQ5rxLECgYEA7jXlYYAVd+PSGIIYXnQ18TQiPZoo7uD5ZDRIcEVu2jj7NRMMlGmS\nw44lD1wDNbokPwDEl8IKaTcFidwjF2Ki8n30SoPnU0Ok/tqzDHBIWBhqIyBjTicA\nK5aR0bE+9mj/ltw0/PHGfNa36H6M+2l/O74Vfwy0IM1pWCR2gNVArZUCgYEA1fIN\nvGm7jrG7hPw7qeczSFhVe2hQETsF6WYFi5HyP4EEEnijF10ey4OkA9p0IIbNmYHf\nrSZH+MYJ++qYP0X2dhZcAhvycGAi0kK7Y4LbLku0uTKzNkE3pDhzDc1xmS8ishLe\nbknCExO9SpV8SZSI38TPVksQMp/T3szUDBR6j78CgYBO2T41GM2CYsG/ZQil8zeL\nwKL42xdjgspqNbgomYMI7sWQGt8WHR/8ZQe1XtKdLSEkTZ/FT/BcRV8q89gVvIuN\nUs3TAHhIomJyDXgozN3VczdmqyjTzKsMwok/7LiXncfEat2LQIhf+D7l0UXfTltU\nLiY1aMIS/Ys6Js+m82+2RQKBgQC3rwECEdk48vlnfNOQ1PJfm4+Qy4dqs70onTIH\nmX9d7Fvdq/uCVK3a1yPbNxRa1MHymOG8nFBQk18BDXI3aM7opdvK58mnl7JtyWNv\nVWru/YqlMpVQ8H9gHCMT554vgZuNPcwA7oyUqm7reRpjZgZ58FR+5yV6AWT7Neqc\nkHyFqwKBgFPYUc+QyhiPag2EFMyQqoEXBui/serUwT6Kr3VQ6A4/qroi9u4FR+fY\nsyztWUNNPMyrJ7IgNqmMPcn8MqnMdFNzX8IQfMLIqfdDzrw2h/0yrwWiQgwMTU7/\nA1THakVnMX8+bk4KB9xg91Z5ZIFo8sHWvUfPuoEdrk1vXEfUa5iE\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-10-12 03:24:00,903 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-bd23852c-ca72-4643-916b-db5dc9eacab4 2018-10-12 03:24:03,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:04,077 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:03 GMT Server: Apache x-openstack-request-id: req-7e502b1e-d33f-4570-840e-a6be1f0d21b6 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:04,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:04 GMT Server: Apache x-openstack-request-id: req-03ceba33-963b-4d79-90da-81b156242c24 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxxQTlQRZ+WHcw8TAV0/RuR2bo62RYPjGV368xaRyAAGoWj2q\nsD4TRP8Oc8+zi4dauk55q+Tpkt10dyZJbUbee8Wx2JAZAkT+y7UGl6ZaUs6mRYKo\nZC8gDMk/szCYyz+CFT7lXkNeC/z44bI5QTnvu9FVRgbyA0BqCfgN29BiX8ZxUExP\nfY6RQHK1JBYfOARmij/kaolYCb6OnBc+tPMmGI9fkXFE7EM+GAxO1o4sKPykV1YX\nbMIDV1UkvBXnqKABZ4DdlODSJty17nD66LrlDUyGT3PspAtWA6puqTBePXUSM8f+\njesSL3DSkzbQ/JFuJgxPTHj21fvC+JacmTm9KwIDAQABAoIBAFDIgtG7fE9IOO9w\nDaTgjPgTXa7jpdS13rZuhWemPWRnR8umrnbqGaOr5E92fyMlf9mOMq1gLLAeET6w\nWKdxVKLhLDP29U8IdGRxRwWOyaREmxAl3vMYdGb72095buc7FCxO44CG0ckHlG7x\nhW5EdlW+sl3CP762CtGUyPrj6qd2BdYTq5yKE5UZdakbw28twOoSqhqGV0fwjg6N\nfwauVzqgOj9LujuWjHF8ItvpqE+K4f+jUQvQyKb7DW/+mkxqYOWCFbB4dpkWh2uR\nHpZeIFmCYDI6LSvpv9HpRNk4F8DagTXSGN4bf0VC3gwbjW1yiAgQ4to72vuMJwJn\nCQ5rxLECgYEA7jXlYYAVd+PSGIIYXnQ18TQiPZoo7uD5ZDRIcEVu2jj7NRMMlGmS\nw44lD1wDNbokPwDEl8IKaTcFidwjF2Ki8n30SoPnU0Ok/tqzDHBIWBhqIyBjTicA\nK5aR0bE+9mj/ltw0/PHGfNa36H6M+2l/O74Vfwy0IM1pWCR2gNVArZUCgYEA1fIN\nvGm7jrG7hPw7qeczSFhVe2hQETsF6WYFi5HyP4EEEnijF10ey4OkA9p0IIbNmYHf\nrSZH+MYJ++qYP0X2dhZcAhvycGAi0kK7Y4LbLku0uTKzNkE3pDhzDc1xmS8ishLe\nbknCExO9SpV8SZSI38TPVksQMp/T3szUDBR6j78CgYBO2T41GM2CYsG/ZQil8zeL\nwKL42xdjgspqNbgomYMI7sWQGt8WHR/8ZQe1XtKdLSEkTZ/FT/BcRV8q89gVvIuN\nUs3TAHhIomJyDXgozN3VczdmqyjTzKsMwok/7LiXncfEat2LQIhf+D7l0UXfTltU\nLiY1aMIS/Ys6Js+m82+2RQKBgQC3rwECEdk48vlnfNOQ1PJfm4+Qy4dqs70onTIH\nmX9d7Fvdq/uCVK3a1yPbNxRa1MHymOG8nFBQk18BDXI3aM7opdvK58mnl7JtyWNv\nVWru/YqlMpVQ8H9gHCMT554vgZuNPcwA7oyUqm7reRpjZgZ58FR+5yV6AWT7Neqc\nkHyFqwKBgFPYUc+QyhiPag2EFMyQqoEXBui/serUwT6Kr3VQ6A4/qroi9u4FR+fY\nsyztWUNNPMyrJ7IgNqmMPcn8MqnMdFNzX8IQfMLIqfdDzrw2h/0yrwWiQgwMTU7/\nA1THakVnMX8+bk4KB9xg91Z5ZIFo8sHWvUfPuoEdrk1vXEfUa5iE\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-10-12 03:24:04,453 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-03ceba33-963b-4d79-90da-81b156242c24 2018-10-12 03:24:07,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:07,631 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:07 GMT Server: Apache x-openstack-request-id: req-cf391841-ad44-4ab9-9383-a202a806c082 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:08,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:07 GMT Server: Apache x-openstack-request-id: req-b7027171-f3d4-47df-8389-81b73726c5ff Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxxQTlQRZ+WHcw8TAV0/RuR2bo62RYPjGV368xaRyAAGoWj2q\nsD4TRP8Oc8+zi4dauk55q+Tpkt10dyZJbUbee8Wx2JAZAkT+y7UGl6ZaUs6mRYKo\nZC8gDMk/szCYyz+CFT7lXkNeC/z44bI5QTnvu9FVRgbyA0BqCfgN29BiX8ZxUExP\nfY6RQHK1JBYfOARmij/kaolYCb6OnBc+tPMmGI9fkXFE7EM+GAxO1o4sKPykV1YX\nbMIDV1UkvBXnqKABZ4DdlODSJty17nD66LrlDUyGT3PspAtWA6puqTBePXUSM8f+\njesSL3DSkzbQ/JFuJgxPTHj21fvC+JacmTm9KwIDAQABAoIBAFDIgtG7fE9IOO9w\nDaTgjPgTXa7jpdS13rZuhWemPWRnR8umrnbqGaOr5E92fyMlf9mOMq1gLLAeET6w\nWKdxVKLhLDP29U8IdGRxRwWOyaREmxAl3vMYdGb72095buc7FCxO44CG0ckHlG7x\nhW5EdlW+sl3CP762CtGUyPrj6qd2BdYTq5yKE5UZdakbw28twOoSqhqGV0fwjg6N\nfwauVzqgOj9LujuWjHF8ItvpqE+K4f+jUQvQyKb7DW/+mkxqYOWCFbB4dpkWh2uR\nHpZeIFmCYDI6LSvpv9HpRNk4F8DagTXSGN4bf0VC3gwbjW1yiAgQ4to72vuMJwJn\nCQ5rxLECgYEA7jXlYYAVd+PSGIIYXnQ18TQiPZoo7uD5ZDRIcEVu2jj7NRMMlGmS\nw44lD1wDNbokPwDEl8IKaTcFidwjF2Ki8n30SoPnU0Ok/tqzDHBIWBhqIyBjTicA\nK5aR0bE+9mj/ltw0/PHGfNa36H6M+2l/O74Vfwy0IM1pWCR2gNVArZUCgYEA1fIN\nvGm7jrG7hPw7qeczSFhVe2hQETsF6WYFi5HyP4EEEnijF10ey4OkA9p0IIbNmYHf\nrSZH+MYJ++qYP0X2dhZcAhvycGAi0kK7Y4LbLku0uTKzNkE3pDhzDc1xmS8ishLe\nbknCExO9SpV8SZSI38TPVksQMp/T3szUDBR6j78CgYBO2T41GM2CYsG/ZQil8zeL\nwKL42xdjgspqNbgomYMI7sWQGt8WHR/8ZQe1XtKdLSEkTZ/FT/BcRV8q89gVvIuN\nUs3TAHhIomJyDXgozN3VczdmqyjTzKsMwok/7LiXncfEat2LQIhf+D7l0UXfTltU\nLiY1aMIS/Ys6Js+m82+2RQKBgQC3rwECEdk48vlnfNOQ1PJfm4+Qy4dqs70onTIH\nmX9d7Fvdq/uCVK3a1yPbNxRa1MHymOG8nFBQk18BDXI3aM7opdvK58mnl7JtyWNv\nVWru/YqlMpVQ8H9gHCMT554vgZuNPcwA7oyUqm7reRpjZgZ58FR+5yV6AWT7Neqc\nkHyFqwKBgFPYUc+QyhiPag2EFMyQqoEXBui/serUwT6Kr3VQ6A4/qroi9u4FR+fY\nsyztWUNNPMyrJ7IgNqmMPcn8MqnMdFNzX8IQfMLIqfdDzrw2h/0yrwWiQgwMTU7/\nA1THakVnMX8+bk4KB9xg91Z5ZIFo8sHWvUfPuoEdrk1vXEfUa5iE\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-10-12 03:24:08,446 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-b7027171-f3d4-47df-8389-81b73726c5ff 2018-10-12 03:24:11,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:11,635 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:11 GMT Server: Apache x-openstack-request-id: req-44766cb8-4bc6-4809-8743-a442198a9630 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:11,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:11 GMT Server: Apache x-openstack-request-id: req-78ba3837-1da2-424d-80e8-de04c0e87766 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2078 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-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxxQTlQRZ+WHcw8TAV0/RuR2bo62RYPjGV368xaRyAAGoWj2q\nsD4TRP8Oc8+zi4dauk55q+Tpkt10dyZJbUbee8Wx2JAZAkT+y7UGl6ZaUs6mRYKo\nZC8gDMk/szCYyz+CFT7lXkNeC/z44bI5QTnvu9FVRgbyA0BqCfgN29BiX8ZxUExP\nfY6RQHK1JBYfOARmij/kaolYCb6OnBc+tPMmGI9fkXFE7EM+GAxO1o4sKPykV1YX\nbMIDV1UkvBXnqKABZ4DdlODSJty17nD66LrlDUyGT3PspAtWA6puqTBePXUSM8f+\njesSL3DSkzbQ/JFuJgxPTHj21fvC+JacmTm9KwIDAQABAoIBAFDIgtG7fE9IOO9w\nDaTgjPgTXa7jpdS13rZuhWemPWRnR8umrnbqGaOr5E92fyMlf9mOMq1gLLAeET6w\nWKdxVKLhLDP29U8IdGRxRwWOyaREmxAl3vMYdGb72095buc7FCxO44CG0ckHlG7x\nhW5EdlW+sl3CP762CtGUyPrj6qd2BdYTq5yKE5UZdakbw28twOoSqhqGV0fwjg6N\nfwauVzqgOj9LujuWjHF8ItvpqE+K4f+jUQvQyKb7DW/+mkxqYOWCFbB4dpkWh2uR\nHpZeIFmCYDI6LSvpv9HpRNk4F8DagTXSGN4bf0VC3gwbjW1yiAgQ4to72vuMJwJn\nCQ5rxLECgYEA7jXlYYAVd+PSGIIYXnQ18TQiPZoo7uD5ZDRIcEVu2jj7NRMMlGmS\nw44lD1wDNbokPwDEl8IKaTcFidwjF2Ki8n30SoPnU0Ok/tqzDHBIWBhqIyBjTicA\nK5aR0bE+9mj/ltw0/PHGfNa36H6M+2l/O74Vfwy0IM1pWCR2gNVArZUCgYEA1fIN\nvGm7jrG7hPw7qeczSFhVe2hQETsF6WYFi5HyP4EEEnijF10ey4OkA9p0IIbNmYHf\nrSZH+MYJ++qYP0X2dhZcAhvycGAi0kK7Y4LbLku0uTKzNkE3pDhzDc1xmS8ishLe\nbknCExO9SpV8SZSI38TPVksQMp/T3szUDBR6j78CgYBO2T41GM2CYsG/ZQil8zeL\nwKL42xdjgspqNbgomYMI7sWQGt8WHR/8ZQe1XtKdLSEkTZ/FT/BcRV8q89gVvIuN\nUs3TAHhIomJyDXgozN3VczdmqyjTzKsMwok/7LiXncfEat2LQIhf+D7l0UXfTltU\nLiY1aMIS/Ys6Js+m82+2RQKBgQC3rwECEdk48vlnfNOQ1PJfm4+Qy4dqs70onTIH\nmX9d7Fvdq/uCVK3a1yPbNxRa1MHymOG8nFBQk18BDXI3aM7opdvK58mnl7JtyWNv\nVWru/YqlMpVQ8H9gHCMT554vgZuNPcwA7oyUqm7reRpjZgZ58FR+5yV6AWT7Neqc\nkHyFqwKBgFPYUc+QyhiPag2EFMyQqoEXBui/serUwT6Kr3VQ6A4/qroi9u4FR+fY\nsyztWUNNPMyrJ7IgNqmMPcn8MqnMdFNzX8IQfMLIqfdDzrw2h/0yrwWiQgwMTU7/\nA1THakVnMX8+bk4KB9xg91Z5ZIFo8sHWvUfPuoEdrk1vXEfUa5iE\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-10-12 03:24:11,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-78ba3837-1da2-424d-80e8-de04c0e87766 2018-10-12 03:24:14,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:15,004 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:14 GMT Server: Apache x-openstack-request-id: req-eab5699b-3a87-4fa2-90c3-b21a8bf5c52a Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:15,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:15 GMT Server: Apache x-openstack-request-id: req-ed15efe9-286a-40ad-bf0d-2b6601ca7945 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 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-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxxQTlQRZ+WHcw8TAV0/RuR2bo62RYPjGV368xaRyAAGoWj2q\nsD4TRP8Oc8+zi4dauk55q+Tpkt10dyZJbUbee8Wx2JAZAkT+y7UGl6ZaUs6mRYKo\nZC8gDMk/szCYyz+CFT7lXkNeC/z44bI5QTnvu9FVRgbyA0BqCfgN29BiX8ZxUExP\nfY6RQHK1JBYfOARmij/kaolYCb6OnBc+tPMmGI9fkXFE7EM+GAxO1o4sKPykV1YX\nbMIDV1UkvBXnqKABZ4DdlODSJty17nD66LrlDUyGT3PspAtWA6puqTBePXUSM8f+\njesSL3DSkzbQ/JFuJgxPTHj21fvC+JacmTm9KwIDAQABAoIBAFDIgtG7fE9IOO9w\nDaTgjPgTXa7jpdS13rZuhWemPWRnR8umrnbqGaOr5E92fyMlf9mOMq1gLLAeET6w\nWKdxVKLhLDP29U8IdGRxRwWOyaREmxAl3vMYdGb72095buc7FCxO44CG0ckHlG7x\nhW5EdlW+sl3CP762CtGUyPrj6qd2BdYTq5yKE5UZdakbw28twOoSqhqGV0fwjg6N\nfwauVzqgOj9LujuWjHF8ItvpqE+K4f+jUQvQyKb7DW/+mkxqYOWCFbB4dpkWh2uR\nHpZeIFmCYDI6LSvpv9HpRNk4F8DagTXSGN4bf0VC3gwbjW1yiAgQ4to72vuMJwJn\nCQ5rxLECgYEA7jXlYYAVd+PSGIIYXnQ18TQiPZoo7uD5ZDRIcEVu2jj7NRMMlGmS\nw44lD1wDNbokPwDEl8IKaTcFidwjF2Ki8n30SoPnU0Ok/tqzDHBIWBhqIyBjTicA\nK5aR0bE+9mj/ltw0/PHGfNa36H6M+2l/O74Vfwy0IM1pWCR2gNVArZUCgYEA1fIN\nvGm7jrG7hPw7qeczSFhVe2hQETsF6WYFi5HyP4EEEnijF10ey4OkA9p0IIbNmYHf\nrSZH+MYJ++qYP0X2dhZcAhvycGAi0kK7Y4LbLku0uTKzNkE3pDhzDc1xmS8ishLe\nbknCExO9SpV8SZSI38TPVksQMp/T3szUDBR6j78CgYBO2T41GM2CYsG/ZQil8zeL\nwKL42xdjgspqNbgomYMI7sWQGt8WHR/8ZQe1XtKdLSEkTZ/FT/BcRV8q89gVvIuN\nUs3TAHhIomJyDXgozN3VczdmqyjTzKsMwok/7LiXncfEat2LQIhf+D7l0UXfTltU\nLiY1aMIS/Ys6Js+m82+2RQKBgQC3rwECEdk48vlnfNOQ1PJfm4+Qy4dqs70onTIH\nmX9d7Fvdq/uCVK3a1yPbNxRa1MHymOG8nFBQk18BDXI3aM7opdvK58mnl7JtyWNv\nVWru/YqlMpVQ8H9gHCMT554vgZuNPcwA7oyUqm7reRpjZgZ58FR+5yV6AWT7Neqc\nkHyFqwKBgFPYUc+QyhiPag2EFMyQqoEXBui/serUwT6Kr3VQ6A4/qroi9u4FR+fY\nsyztWUNNPMyrJ7IgNqmMPcn8MqnMdFNzX8IQfMLIqfdDzrw2h/0yrwWiQgwMTU7/\nA1THakVnMX8+bk4KB9xg91Z5ZIFo8sHWvUfPuoEdrk1vXEfUa5iE\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-10-12 03:24:15,318 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-ed15efe9-286a-40ad-bf0d-2b6601ca7945 2018-10-12 03:24:15,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:15,961 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:15 GMT Server: Apache x-openstack-request-id: req-6c94f09f-303b-4598-8003-93f9edbe6a38 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:16,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:15 GMT Server: Apache x-openstack-request-id: req-ac81cc72-215c-40e4-8e03-bf746ac9122c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e9f5f4e0-fb96-4e60-9be3-50ed6c92f858", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9a308443-fbf8-4580-a84a-b4a4a61f13ae", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "4d935572-6111-46ac-954a-e64cb4c97ae6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "4409bc47-fd46-4677-bbdb-a53e40940f46", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "67d99890-7b0f-48df-92ad-7116889941e9", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "11055cce-dda3-4eca-b05a-10ca257a3546:subnet_id=6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "11055cce-dda3-4eca-b05a-10ca257a3546", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1c68348d-8f81-47dd-8503-77f72d6ccadf", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "83194884-fc9a-47b6-a020-e80a4e29646b", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2993d12e-ecde-474c-83fd-76dc2a63d6b6", "resource_type": "OS::Neutron::Port"}]} 2018-10-12 03:24:16,039 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources used request id req-ac81cc72-215c-40e4-8e03-bf746ac9122c 2018-10-12 03:24:16,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:16,213 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:16 GMT Server: Apache x-openstack-request-id: req-2e6b79a3-2fb5-467a-8d65-645a50ce55eb Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:16,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:16 GMT Server: Apache x-openstack-request-id: req-3c2ae618-0be4-40c3-b28c-308e273347fc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 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-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxxQTlQRZ+WHcw8TAV0/RuR2bo62RYPjGV368xaRyAAGoWj2q\nsD4TRP8Oc8+zi4dauk55q+Tpkt10dyZJbUbee8Wx2JAZAkT+y7UGl6ZaUs6mRYKo\nZC8gDMk/szCYyz+CFT7lXkNeC/z44bI5QTnvu9FVRgbyA0BqCfgN29BiX8ZxUExP\nfY6RQHK1JBYfOARmij/kaolYCb6OnBc+tPMmGI9fkXFE7EM+GAxO1o4sKPykV1YX\nbMIDV1UkvBXnqKABZ4DdlODSJty17nD66LrlDUyGT3PspAtWA6puqTBePXUSM8f+\njesSL3DSkzbQ/JFuJgxPTHj21fvC+JacmTm9KwIDAQABAoIBAFDIgtG7fE9IOO9w\nDaTgjPgTXa7jpdS13rZuhWemPWRnR8umrnbqGaOr5E92fyMlf9mOMq1gLLAeET6w\nWKdxVKLhLDP29U8IdGRxRwWOyaREmxAl3vMYdGb72095buc7FCxO44CG0ckHlG7x\nhW5EdlW+sl3CP762CtGUyPrj6qd2BdYTq5yKE5UZdakbw28twOoSqhqGV0fwjg6N\nfwauVzqgOj9LujuWjHF8ItvpqE+K4f+jUQvQyKb7DW/+mkxqYOWCFbB4dpkWh2uR\nHpZeIFmCYDI6LSvpv9HpRNk4F8DagTXSGN4bf0VC3gwbjW1yiAgQ4to72vuMJwJn\nCQ5rxLECgYEA7jXlYYAVd+PSGIIYXnQ18TQiPZoo7uD5ZDRIcEVu2jj7NRMMlGmS\nw44lD1wDNbokPwDEl8IKaTcFidwjF2Ki8n30SoPnU0Ok/tqzDHBIWBhqIyBjTicA\nK5aR0bE+9mj/ltw0/PHGfNa36H6M+2l/O74Vfwy0IM1pWCR2gNVArZUCgYEA1fIN\nvGm7jrG7hPw7qeczSFhVe2hQETsF6WYFi5HyP4EEEnijF10ey4OkA9p0IIbNmYHf\nrSZH+MYJ++qYP0X2dhZcAhvycGAi0kK7Y4LbLku0uTKzNkE3pDhzDc1xmS8ishLe\nbknCExO9SpV8SZSI38TPVksQMp/T3szUDBR6j78CgYBO2T41GM2CYsG/ZQil8zeL\nwKL42xdjgspqNbgomYMI7sWQGt8WHR/8ZQe1XtKdLSEkTZ/FT/BcRV8q89gVvIuN\nUs3TAHhIomJyDXgozN3VczdmqyjTzKsMwok/7LiXncfEat2LQIhf+D7l0UXfTltU\nLiY1aMIS/Ys6Js+m82+2RQKBgQC3rwECEdk48vlnfNOQ1PJfm4+Qy4dqs70onTIH\nmX9d7Fvdq/uCVK3a1yPbNxRa1MHymOG8nFBQk18BDXI3aM7opdvK58mnl7JtyWNv\nVWru/YqlMpVQ8H9gHCMT554vgZuNPcwA7oyUqm7reRpjZgZ58FR+5yV6AWT7Neqc\nkHyFqwKBgFPYUc+QyhiPag2EFMyQqoEXBui/serUwT6Kr3VQ6A4/qroi9u4FR+fY\nsyztWUNNPMyrJ7IgNqmMPcn8MqnMdFNzX8IQfMLIqfdDzrw2h/0yrwWiQgwMTU7/\nA1THakVnMX8+bk4KB9xg91Z5ZIFo8sHWvUfPuoEdrk1vXEfUa5iE\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-10-12 03:24:16,439 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-3c2ae618-0be4-40c3-b28c-308e273347fc 2018-10-12 03:24:16,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:16,628 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:16 GMT Server: Apache x-openstack-request-id: req-ced5ce11-0789-454a-ad15-d5d07a73d587 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:16,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:16 GMT Server: Apache x-openstack-request-id: req-9ebd3ab0-029e-4dca-af67-7a3fee998b42 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1038 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e9f5f4e0-fb96-4e60-9be3-50ed6c92f858", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9a308443-fbf8-4580-a84a-b4a4a61f13ae", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "4d935572-6111-46ac-954a-e64cb4c97ae6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "4409bc47-fd46-4677-bbdb-a53e40940f46", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "67d99890-7b0f-48df-92ad-7116889941e9", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "11055cce-dda3-4eca-b05a-10ca257a3546:subnet_id=6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "11055cce-dda3-4eca-b05a-10ca257a3546", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1c68348d-8f81-47dd-8503-77f72d6ccadf", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "83194884-fc9a-47b6-a020-e80a4e29646b", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2993d12e-ecde-474c-83fd-76dc2a63d6b6", "resource_type": "OS::Neutron::Port"}]} 2018-10-12 03:24:16,706 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources used request id req-9ebd3ab0-029e-4dca-af67-7a3fee998b42 2018-10-12 03:24:16,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9a308443-fbf8-4580-a84a-b4a4a61f13ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:16,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-b7148fea-d3b2-4279-8d34-de988d40615d Date: Fri, 12 Oct 2018 03:24:16 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2"],"description":"","tags":[],"updated_at":"2018-10-12T03:23:57Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:56Z","provider:network_type":"vxlan"}]} 2018-10-12 03:24:16,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9a308443-fbf8-4580-a84a-b4a4a61f13ae used request id req-b7148fea-d3b2-4279-8d34-de988d40615d 2018-10-12 03:24:16,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a308443-fbf8-4580-a84a-b4a4a61f13ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:17,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3de287da-57fa-44e3-9ef7-312997a9bd2c Date: Fri, 12 Oct 2018 03:24:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:57Z","dns_nameservers":[],"updated_at":"2018-10-12T03:23:57Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet"}]} 2018-10-12 03:24:17,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a308443-fbf8-4580-a84a-b4a4a61f13ae used request id req-3de287da-57fa-44e3-9ef7-312997a9bd2c 2018-10-12 03:24:17,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a308443-fbf8-4580-a84a-b4a4a61f13ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:17,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-45491fcc-2832-48f5-ad4d-be6a6170e30d Date: Fri, 12 Oct 2018 03:24:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:57Z","dns_nameservers":[],"updated_at":"2018-10-12T03:23:57Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet"}]} 2018-10-12 03:24:17,100 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a308443-fbf8-4580-a84a-b4a4a61f13ae used request id req-45491fcc-2832-48f5-ad4d-be6a6170e30d 2018-10-12 03:24:17,100 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:24:17,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:17,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d8a7a44-c889-4791-9023-9d5cf23193c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:24:17,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7d8a7a44-c889-4791-9023-9d5cf23193c7 2018-10-12 03:24:17,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:17,467 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:17 GMT Server: Apache x-openstack-request-id: req-63cb9688-550b-4620-b0e1-c2daaf1b8f4e Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:17,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:17 GMT Server: Apache x-openstack-request-id: req-2b9692b8-f2fb-4957-9390-782df360307e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e9f5f4e0-fb96-4e60-9be3-50ed6c92f858", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9a308443-fbf8-4580-a84a-b4a4a61f13ae", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "4d935572-6111-46ac-954a-e64cb4c97ae6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "4409bc47-fd46-4677-bbdb-a53e40940f46", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "67d99890-7b0f-48df-92ad-7116889941e9", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "11055cce-dda3-4eca-b05a-10ca257a3546:subnet_id=6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "11055cce-dda3-4eca-b05a-10ca257a3546", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1c68348d-8f81-47dd-8503-77f72d6ccadf", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "83194884-fc9a-47b6-a020-e80a4e29646b", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2993d12e-ecde-474c-83fd-76dc2a63d6b6", "resource_type": "OS::Neutron::Port"}]} 2018-10-12 03:24:17,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources used request id req-2b9692b8-f2fb-4957-9390-782df360307e 2018-10-12 03:24:17,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/1c68348d-8f81-47dd-8503-77f72d6ccadf -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:17,695 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24: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-12897b59-7fc6-4ce5-9f6b-a41830a43d9b x-compute-request-id: req-12897b59-7fc6-4ce5-9f6b-a41830a43d9b Content-Encoding: gzip Content-Length: 848 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:4c:85", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:aa:4c:85", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/1c68348d-8f81-47dd-8503-77f72d6ccadf", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/1c68348d-8f81-47dd-8503-77f72d6ccadf", "rel": "bookmark"}], "image": {"id": "f211106f-d7c4-4c3b-ae4c-5246b13986b0", "links": [{"href": "http://172.30.9.27:8774/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000001a", "OS-SRV-USG:launched_at": "2018-10-12T03:24:10.000000", "flavor": {"id": "e9f5f4e0-fb96-4e60-9be3-50ed6c92f858", "links": [{"href": "http://172.30.9.27:8774/flavors/e9f5f4e0-fb96-4e60-9be3-50ed6c92f858", "rel": "bookmark"}]}, "id": "1c68348d-8f81-47dd-8503-77f72d6ccadf", "security_groups": [{"name": "security_group_name"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:24:10Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "created": "2018-10-12T03:24:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:24:17,695 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/1c68348d-8f81-47dd-8503-77f72d6ccadf used request id req-12897b59-7fc6-4ce5-9f6b-a41830a43d9b 2018-10-12 03:24:17,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:17,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-23a03899-48b7-4b38-937a-9c1607295a22 Date: Fri, 12 Oct 2018 03:24:17 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2"],"description":"","tags":[],"updated_at":"2018-10-12T03:23:57Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:56Z","provider:network_type":"vxlan"}]} 2018-10-12 03:24:17,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net used request id req-23a03899-48b7-4b38-937a-9c1607295a22 2018-10-12 03:24:17,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:24:17,787 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:24:17,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:17,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e6654d7-44f0-4905-83c7-2576667f7bab Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:24:17,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-6e6654d7-44f0-4905-83c7-2576667f7bab 2018-10-12 03:24:17,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a308443-fbf8-4580-a84a-b4a4a61f13ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:17,950 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-db2acd24-8d73-4b97-a3ec-b02210b34c99 Date: Fri, 12 Oct 2018 03:24:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:57Z","dns_nameservers":[],"updated_at":"2018-10-12T03:23:57Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet"}]} 2018-10-12 03:24:17,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a308443-fbf8-4580-a84a-b4a4a61f13ae used request id req-db2acd24-8d73-4b97-a3ec-b02210b34c99 2018-10-12 03:24:17,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9a308443-fbf8-4580-a84a-b4a4a61f13ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:18,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-269b6cb2-b5b4-45af-adfb-3c6f7bf3d6be Date: Fri, 12 Oct 2018 03:24:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:24:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","ip_address":"10.1.2.7"}],"id":"2993d12e-ecde-474c-83fd-76dc2a63d6b6","security_groups":["4409bc47-fd46-4677-bbdb-a53e40940f46"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:4c:85","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack-port1-4o7yosymtukh","admin_state_up":true,"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:58Z","binding:vnic_type":"normal","device_id":"1c68348d-8f81-47dd-8503-77f72d6ccadf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:24:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","ip_address":"10.1.2.3"}],"id":"51d12b20-5061-41b1-ad41-d1f14b2c4557","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:4d:ab","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a308443-fbf8-4580-a84a-b4a4a61f13ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:24:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","ip_address":"10.1.2.13"}],"id":"a20df28c-2386-476f-b9a1-cf884a9fa18f","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:b2:ec","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:24:03Z","binding:vnic_type":"normal","device_id":"83194884-fc9a-47b6-a020-e80a4e29646b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:23:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","ip_address":"10.1.2.2"}],"id":"ba5ddf71-452f-4d6f-abd3-ea84733a0835","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:b2:10","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9a308443-fbf8-4580-a84a-b4a4a61f13ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:24:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","ip_address":"10.1.2.1"}],"id":"c10bf04c-c4f8-494d-a1e0-d1426022d981","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:70:31","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:24:00Z","binding:vnic_type":"normal","device_id":"11055cce-dda3-4eca-b05a-10ca257a3546"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:24:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","ip_address":"10.1.2.4"}],"id":"d07ae3bb-d0c5-4c6b-95f0-7554a52dafe9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:a4:de","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9a308443-fbf8-4580-a84a-b4a4a61f13ae"}]} 2018-10-12 03:24:18,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9a308443-fbf8-4580-a84a-b4a4a61f13ae used request id req-269b6cb2-b5b4-45af-adfb-3c6f7bf3d6be 2018-10-12 03:24:18,038 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/83194884-fc9a-47b6-a020-e80a4e29646b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:18,517 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24: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-00d48474-7836-4671-b239-3faa3cc98e34 x-compute-request-id: req-00d48474-7836-4671-b239-3faa3cc98e34 Content-Encoding: gzip Content-Length: 831 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:cf:b2:ec", "version": 4, "addr": "10.1.2.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/83194884-fc9a-47b6-a020-e80a4e29646b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/83194884-fc9a-47b6-a020-e80a4e29646b", "rel": "bookmark"}], "image": {"id": "3ef0b530-57e8-4744-8d22-d6f68b2e8bd5", "links": [{"href": "http://172.30.9.27:8774/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000017", "OS-SRV-USG:launched_at": "2018-10-12T03:24:07.000000", "flavor": {"id": "4d935572-6111-46ac-954a-e64cb4c97ae6", "links": [{"href": "http://172.30.9.27:8774/flavors/4d935572-6111-46ac-954a-e64cb4c97ae6", "rel": "bookmark"}]}, "id": "83194884-fc9a-47b6-a020-e80a4e29646b", "security_groups": [{"name": "default"}], "user_id": "506e58b4de704a7f95de16ced2e6cb52", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:24:08Z", "hostId": "821053dae78014445708e0ded9893e2172d151e0ab35a5829f3b22a6", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "created": "2018-10-12T03:24:01Z", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:24:18,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/83194884-fc9a-47b6-a020-e80a4e29646b used request id req-00d48474-7836-4671-b239-3faa3cc98e34 2018-10-12 03:24:18,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:18,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-fe9d5adc-bd5c-46d8-bfb4-789ec5e35fba Date: Fri, 12 Oct 2018 03:24:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","subnets":["6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2"],"description":"","tags":[],"updated_at":"2018-10-12T03:23:57Z","qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net","admin_state_up":true,"tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:56Z","provider:network_type":"vxlan"}]} 2018-10-12 03:24:18,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net used request id req-fe9d5adc-bd5c-46d8-bfb4-789ec5e35fba 2018-10-12 03:24:18,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:18,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a948e1d-8cac-44c9-b015-592868035bd5 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:24:18,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-0a948e1d-8cac-44c9-b015-592868035bd5 2018-10-12 03:24:18,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9a308443-fbf8-4580-a84a-b4a4a61f13ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:18,745 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-eea8ee85-0666-40d4-87e9-73d49c44546c Date: Fri, 12 Oct 2018 03:24:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:57Z","dns_nameservers":[],"updated_at":"2018-10-12T03:23:57Z","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":"82f0c944f0ab46839e74820af9796ffb","id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","subnetpool_id":null,"name":"HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet"}]} 2018-10-12 03:24:18,745 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9a308443-fbf8-4580-a84a-b4a4a61f13ae used request id req-eea8ee85-0666-40d4-87e9-73d49c44546c 2018-10-12 03:24:18,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9a308443-fbf8-4580-a84a-b4a4a61f13ae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:18,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5786 X-Openstack-Request-Id: req-7bd427bc-140d-490c-bbcd-d160f2a6728b Date: Fri, 12 Oct 2018 03:24:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:24:10Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","ip_address":"10.1.2.7"}],"id":"2993d12e-ecde-474c-83fd-76dc2a63d6b6","security_groups":["4409bc47-fd46-4677-bbdb-a53e40940f46"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:aa:4c:85","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack-port1-4o7yosymtukh","admin_state_up":true,"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:58Z","binding:vnic_type":"normal","device_id":"1c68348d-8f81-47dd-8503-77f72d6ccadf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:24:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","ip_address":"10.1.2.3"}],"id":"51d12b20-5061-41b1-ad41-d1f14b2c4557","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8f:4d:ab","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:58Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9a308443-fbf8-4580-a84a-b4a4a61f13ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:24:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","ip_address":"10.1.2.13"}],"id":"a20df28c-2386-476f-b9a1-cf884a9fa18f","security_groups":["7cc57f81-146c-4a44-8aa9-8694ec0e89ad"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:cf:b2:ec","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:24:03Z","binding:vnic_type":"normal","device_id":"83194884-fc9a-47b6-a020-e80a4e29646b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:23:59Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","ip_address":"10.1.2.2"}],"id":"ba5ddf71-452f-4d6f-abd3-ea84733a0835","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:28:b2:10","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:57Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9a308443-fbf8-4580-a84a-b4a4a61f13ae"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:24:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","ip_address":"10.1.2.1"}],"id":"c10bf04c-c4f8-494d-a1e0-d1426022d981","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:89:70:31","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:24:00Z","binding:vnic_type":"normal","device_id":"11055cce-dda3-4eca-b05a-10ca257a3546"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:24:00Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2","ip_address":"10.1.2.4"}],"id":"d07ae3bb-d0c5-4c6b-95f0-7554a52dafe9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b6:a4:de","project_id":"82f0c944f0ab46839e74820af9796ffb","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9a308443-fbf8-4580-a84a-b4a4a61f13ae","tenant_id":"82f0c944f0ab46839e74820af9796ffb","created_at":"2018-10-12T03:23:59Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9a308443-fbf8-4580-a84a-b4a4a61f13ae"}]} 2018-10-12 03:24:18,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9a308443-fbf8-4580-a84a-b4a4a61f13ae used request id req-7bd427bc-140d-490c-bbcd-d160f2a6728b 2018-10-12 03:24:18,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:18,977 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:18 GMT Server: Apache x-openstack-request-id: req-478bfc40-1b39-4e99-ae51-6544b38fb41e Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources Content-Length: 521 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:19,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:18 GMT Server: Apache x-openstack-request-id: req-0be2710e-7a13-4099-ba71-be3f60d0f056 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1034 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "e9f5f4e0-fb96-4e60-9be3-50ed6c92f858", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "9a308443-fbf8-4580-a84a-b4a4a61f13ae", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "4d935572-6111-46ac-954a-e64cb4c97ae6", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "4409bc47-fd46-4677-bbdb-a53e40940f46", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "67d99890-7b0f-48df-92ad-7116889941e9", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "53", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "11055cce-dda3-4eca-b05a-10ca257a3546:subnet_id=6d6a3d70-9172-4a4b-b27b-e144fd4ef4b2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "11055cce-dda3-4eca-b05a-10ca257a3546", "resource_type": "OS::Neutron::Router"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "1c68348d-8f81-47dd-8503-77f72d6ccadf", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "83194884-fc9a-47b6-a020-e80a4e29646b", "resource_type": "OS::Nova::Server"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-12T03:23:52Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:23:52Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "2993d12e-ecde-474c-83fd-76dc2a63d6b6", "resource_type": "OS::Neutron::Port"}]} 2018-10-12 03:24:19,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e/resources used request id req-0be2710e-7a13-4099-ba71-be3f60d0f056 2018-10-12 03:24:19,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:19,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-0fa243ef-8fa1-4a29-a803-184d27202b35 Date: Fri, 12 Oct 2018 03:24:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:23:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:23:43Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0/snap", "metadata": {}}], "self": "/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0", "min_disk": 0, "protected": false, "id": "f211106f-d7c4-4c3b-ae4c-5246b13986b0", "file": "/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:24:19,078 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0 used request id req-0fa243ef-8fa1-4a29-a803-184d27202b35 2018-10-12 03:24:19,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:19,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-46a18df4-3ba1-4b3b-9a10-ce35634e7ce7 Date: Fri, 12 Oct 2018 03:24: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-10-12 03:24:19,089 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-46a18df4-3ba1-4b3b-9a10-ce35634e7ce7 2018-10-12 03:24:19,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:19,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-dbcc1d40-550a-4dad-ab24-e6a3e00f050d Date: Fri, 12 Oct 2018 03:24:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:23:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:23:47Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/snap", "metadata": {}}], "self": "/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5", "min_disk": 0, "protected": false, "id": "3ef0b530-57e8-4744-8d22-d6f68b2e8bd5", "file": "/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:24:19,110 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5 used request id req-dbcc1d40-550a-4dad-ab24-e6a3e00f050d 2018-10-12 03:24:19,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:19,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 898 Content-Type: application/json X-Openstack-Request-Id: req-ab1678a8-a4f9-4cdd-b9ac-def8f7d97dc2 Date: Fri, 12 Oct 2018 03:24:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:23:44Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:23:47Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/snap", "metadata": {}}], "self": "/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5", "min_disk": 0, "protected": false, "id": "3ef0b530-57e8-4744-8d22-d6f68b2e8bd5", "file": "/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "82f0c944f0ab46839e74820af9796ffb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:24:19,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5 used request id req-ab1678a8-a4f9-4cdd-b9ac-def8f7d97dc2 2018-10-12 03:24:19,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:19,320 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:19 GMT Server: Apache x-openstack-request-id: req-54a85141-76f4-458f-b59b-da915bdd00d4 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:19,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:19 GMT Server: Apache x-openstack-request-id: req-062f5232-8bad-416b-a9be-12064cb40c81 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 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-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxxQTlQRZ+WHcw8TAV0/RuR2bo62RYPjGV368xaRyAAGoWj2q\nsD4TRP8Oc8+zi4dauk55q+Tpkt10dyZJbUbee8Wx2JAZAkT+y7UGl6ZaUs6mRYKo\nZC8gDMk/szCYyz+CFT7lXkNeC/z44bI5QTnvu9FVRgbyA0BqCfgN29BiX8ZxUExP\nfY6RQHK1JBYfOARmij/kaolYCb6OnBc+tPMmGI9fkXFE7EM+GAxO1o4sKPykV1YX\nbMIDV1UkvBXnqKABZ4DdlODSJty17nD66LrlDUyGT3PspAtWA6puqTBePXUSM8f+\njesSL3DSkzbQ/JFuJgxPTHj21fvC+JacmTm9KwIDAQABAoIBAFDIgtG7fE9IOO9w\nDaTgjPgTXa7jpdS13rZuhWemPWRnR8umrnbqGaOr5E92fyMlf9mOMq1gLLAeET6w\nWKdxVKLhLDP29U8IdGRxRwWOyaREmxAl3vMYdGb72095buc7FCxO44CG0ckHlG7x\nhW5EdlW+sl3CP762CtGUyPrj6qd2BdYTq5yKE5UZdakbw28twOoSqhqGV0fwjg6N\nfwauVzqgOj9LujuWjHF8ItvpqE+K4f+jUQvQyKb7DW/+mkxqYOWCFbB4dpkWh2uR\nHpZeIFmCYDI6LSvpv9HpRNk4F8DagTXSGN4bf0VC3gwbjW1yiAgQ4to72vuMJwJn\nCQ5rxLECgYEA7jXlYYAVd+PSGIIYXnQ18TQiPZoo7uD5ZDRIcEVu2jj7NRMMlGmS\nw44lD1wDNbokPwDEl8IKaTcFidwjF2Ki8n30SoPnU0Ok/tqzDHBIWBhqIyBjTicA\nK5aR0bE+9mj/ltw0/PHGfNa36H6M+2l/O74Vfwy0IM1pWCR2gNVArZUCgYEA1fIN\nvGm7jrG7hPw7qeczSFhVe2hQETsF6WYFi5HyP4EEEnijF10ey4OkA9p0IIbNmYHf\nrSZH+MYJ++qYP0X2dhZcAhvycGAi0kK7Y4LbLku0uTKzNkE3pDhzDc1xmS8ishLe\nbknCExO9SpV8SZSI38TPVksQMp/T3szUDBR6j78CgYBO2T41GM2CYsG/ZQil8zeL\nwKL42xdjgspqNbgomYMI7sWQGt8WHR/8ZQe1XtKdLSEkTZ/FT/BcRV8q89gVvIuN\nUs3TAHhIomJyDXgozN3VczdmqyjTzKsMwok/7LiXncfEat2LQIhf+D7l0UXfTltU\nLiY1aMIS/Ys6Js+m82+2RQKBgQC3rwECEdk48vlnfNOQ1PJfm4+Qy4dqs70onTIH\nmX9d7Fvdq/uCVK3a1yPbNxRa1MHymOG8nFBQk18BDXI3aM7opdvK58mnl7JtyWNv\nVWru/YqlMpVQ8H9gHCMT554vgZuNPcwA7oyUqm7reRpjZgZ58FR+5yV6AWT7Neqc\nkHyFqwKBgFPYUc+QyhiPag2EFMyQqoEXBui/serUwT6Kr3VQ6A4/qroi9u4FR+fY\nsyztWUNNPMyrJ7IgNqmMPcn8MqnMdFNzX8IQfMLIqfdDzrw2h/0yrwWiQgwMTU7/\nA1THakVnMX8+bk4KB9xg91Z5ZIFo8sHWvUfPuoEdrk1vXEfUa5iE\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-10-12 03:24:19,495 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-062f5232-8bad-416b-a9be-12064cb40c81 2018-10-12 03:24:19,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:19,525 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:19 GMT Server: Apache x-openstack-request-id: req-bd2050a4-97b0-4a28-b8c8-bea3edc2b9f4 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:19,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:19 GMT Server: Apache x-openstack-request-id: req-95371342-01f6-4b0e-80ca-383c14236476 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2085 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-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAxxQTlQRZ+WHcw8TAV0/RuR2bo62RYPjGV368xaRyAAGoWj2q\nsD4TRP8Oc8+zi4dauk55q+Tpkt10dyZJbUbee8Wx2JAZAkT+y7UGl6ZaUs6mRYKo\nZC8gDMk/szCYyz+CFT7lXkNeC/z44bI5QTnvu9FVRgbyA0BqCfgN29BiX8ZxUExP\nfY6RQHK1JBYfOARmij/kaolYCb6OnBc+tPMmGI9fkXFE7EM+GAxO1o4sKPykV1YX\nbMIDV1UkvBXnqKABZ4DdlODSJty17nD66LrlDUyGT3PspAtWA6puqTBePXUSM8f+\njesSL3DSkzbQ/JFuJgxPTHj21fvC+JacmTm9KwIDAQABAoIBAFDIgtG7fE9IOO9w\nDaTgjPgTXa7jpdS13rZuhWemPWRnR8umrnbqGaOr5E92fyMlf9mOMq1gLLAeET6w\nWKdxVKLhLDP29U8IdGRxRwWOyaREmxAl3vMYdGb72095buc7FCxO44CG0ckHlG7x\nhW5EdlW+sl3CP762CtGUyPrj6qd2BdYTq5yKE5UZdakbw28twOoSqhqGV0fwjg6N\nfwauVzqgOj9LujuWjHF8ItvpqE+K4f+jUQvQyKb7DW/+mkxqYOWCFbB4dpkWh2uR\nHpZeIFmCYDI6LSvpv9HpRNk4F8DagTXSGN4bf0VC3gwbjW1yiAgQ4to72vuMJwJn\nCQ5rxLECgYEA7jXlYYAVd+PSGIIYXnQ18TQiPZoo7uD5ZDRIcEVu2jj7NRMMlGmS\nw44lD1wDNbokPwDEl8IKaTcFidwjF2Ki8n30SoPnU0Ok/tqzDHBIWBhqIyBjTicA\nK5aR0bE+9mj/ltw0/PHGfNa36H6M+2l/O74Vfwy0IM1pWCR2gNVArZUCgYEA1fIN\nvGm7jrG7hPw7qeczSFhVe2hQETsF6WYFi5HyP4EEEnijF10ey4OkA9p0IIbNmYHf\nrSZH+MYJ++qYP0X2dhZcAhvycGAi0kK7Y4LbLku0uTKzNkE3pDhzDc1xmS8ishLe\nbknCExO9SpV8SZSI38TPVksQMp/T3szUDBR6j78CgYBO2T41GM2CYsG/ZQil8zeL\nwKL42xdjgspqNbgomYMI7sWQGt8WHR/8ZQe1XtKdLSEkTZ/FT/BcRV8q89gVvIuN\nUs3TAHhIomJyDXgozN3VczdmqyjTzKsMwok/7LiXncfEat2LQIhf+D7l0UXfTltU\nLiY1aMIS/Ys6Js+m82+2RQKBgQC3rwECEdk48vlnfNOQ1PJfm4+Qy4dqs70onTIH\nmX9d7Fvdq/uCVK3a1yPbNxRa1MHymOG8nFBQk18BDXI3aM7opdvK58mnl7JtyWNv\nVWru/YqlMpVQ8H9gHCMT554vgZuNPcwA7oyUqm7reRpjZgZ58FR+5yV6AWT7Neqc\nkHyFqwKBgFPYUc+QyhiPag2EFMyQqoEXBui/serUwT6Kr3VQ6A4/qroi9u4FR+fY\nsyztWUNNPMyrJ7IgNqmMPcn8MqnMdFNzX8IQfMLIqfdDzrw2h/0yrwWiQgwMTU7/\nA1THakVnMX8+bk4KB9xg91Z5ZIFo8sHWvUfPuoEdrk1vXEfUa5iE\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-10-12 03:24:19,700 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-95371342-01f6-4b0e-80ca-383c14236476 2018-10-12 03:24:19,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:19,730 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:19 GMT Server: Apache x-openstack-request-id: req-c82bc47d-6a8a-4a38-849a-28aedbe66829 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:19,995 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:24:19 GMT Server: Apache x-openstack-request-id: req-4f4c26ab-cbbe-4a80-aea6-5b0ec0de5d45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:24:19,995 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-4f4c26ab-cbbe-4a80-aea6-5b0ec0de5d45 2018-10-12 03:24:19,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:20,634 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:20 GMT Server: Apache x-openstack-request-id: req-f1356c47-3562-4b78-8d36-a1c0ca34293d Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:20,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:20 GMT Server: Apache x-openstack-request-id: req-644c40f6-cfcc-4c97-831f-49cdec1656f7 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": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "tags": null, "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T03:24:19Z", "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "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-10-12 03:24:20,662 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-644c40f6-cfcc-4c97-831f-49cdec1656f7 2018-10-12 03:24:23,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:23,695 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:23 GMT Server: Apache x-openstack-request-id: req-92f9c4e0-7d1c-4156-84fd-91561f44b131 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:23,720 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:23 GMT Server: Apache x-openstack-request-id: req-5fc98110-df80-403a-a5fb-300c890dd7c7 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": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "tags": null, "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T03:24:19Z", "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "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-10-12 03:24:23,720 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-5fc98110-df80-403a-a5fb-300c890dd7c7 2018-10-12 03:24:26,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:26,888 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:26 GMT Server: Apache x-openstack-request-id: req-c4588f5d-0d9c-4f7a-a433-aab95d4c3bae Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:27,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:26 GMT Server: Apache x-openstack-request-id: req-e0eba321-5284-48ec-841b-ffcd5a705c27 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": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "tags": null, "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T03:24:19Z", "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "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-10-12 03:24:27,055 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-e0eba321-5284-48ec-841b-ffcd5a705c27 2018-10-12 03:24:30,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:30,088 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:30 GMT Server: Apache x-openstack-request-id: req-aaf57e93-aa8a-4166-ba1d-400f26c7705f Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:30,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:30 GMT Server: Apache x-openstack-request-id: req-246f6506-020f-467a-a2da-336ad6219ba7 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": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "tags": null, "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T03:24:19Z", "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "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-10-12 03:24:30,131 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-246f6506-020f-467a-a2da-336ad6219ba7 2018-10-12 03:24:33,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:33,163 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:33 GMT Server: Apache x-openstack-request-id: req-8e9c0215-0843-4e93-b219-1642d3ed491f Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:33,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:33 GMT Server: Apache x-openstack-request-id: req-e96b0b3e-06a5-478d-9fba-a0b6dfac177a 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": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": null, "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "tags": null, "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T03:24:19Z", "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "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-10-12 03:24:33,194 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-e96b0b3e-06a5-478d-9fba-a0b6dfac177a 2018-10-12 03:24:36,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/75186f25-0cd7-4e5c-860f-a1af6573917e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}de7d940409254c71d0be75e9cf84bc6c511e02ec" 2018-10-12 03:24:36,372 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:36 GMT Server: Apache x-openstack-request-id: req-832627af-c222-4f32-ae07-2b3a0b79597e Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:36,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:36 GMT Server: Apache x-openstack-request-id: req-fc983d6b-9534-452e-adf5-746fd422ef61 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 693 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-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor2", "OS::project_id": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "OS::stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "router_name": "mgmt_router", "keypair_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-keypair", "security_group_name": "security_group_name", "subnet_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-subnet", "net_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-net", "external_net_name": "external", "inst2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst2", "inst1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-inst1", "image2_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2", "flavor1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-flavor1", "image1_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1"}, "deletion_time": "2018-10-12T03:24:35Z", "stack_name": "HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack", "stack_user_project_id": "f9395bdd1b73474fa92ca2881cacb792", "tags": null, "creation_time": "2018-10-12T03:23:51Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T03:24:19Z", "id": "75186f25-0cd7-4e5c-860f-a1af6573917e", "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-10-12 03:24:36,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-stack/75186f25-0cd7-4e5c-860f-a1af6573917e used request id req-fc983d6b-9534-452e-adf5-746fd422ef61 2018-10-12 03:24:36,418 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image1 2018-10-12 03:24:36,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}aed2ed76e5b954ee5fe7990f1102f904e9aa97cd" 2018-10-12 03:24:37,442 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d1e3a87f-a1e5-4439-b7c7-da8dca19e001 Date: Fri, 12 Oct 2018 03:24:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:24:37,443 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f211106f-d7c4-4c3b-ae4c-5246b13986b0 used request id req-d1e3a87f-a1e5-4439-b7c7-da8dca19e001 2018-10-12 03:24:37,443 - glance_utils - INFO - Deleting image named - HeatUtilsCreateComplexStackTests-f962ccdc-e2ec-4809-9d9b-01b047059c33-image2 2018-10-12 03:24:37,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e9024c8f051e7f56d2ced6691a3a5c3fb96f5bfe" 2018-10-12 03:24:39,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fca31f70-a747-47bb-bf5c-7bef1922e552 Date: Fri, 12 Oct 2018 03:24:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:24:39,017 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/3ef0b530-57e8-4744-8d22-d6f68b2e8bd5 used request id req-fca31f70-a747-47bb-bf5c-7bef1922e552 2018-10-12 03:24:39,019 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 03:24:39,019 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:24:39,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:24:39,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:24:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["Zz4Q6HnITFeRnUe1Z3Ag3A"], "issued_at": "2018-10-12T03:24:39.000000Z"}} 2018-10-12 03:24:39,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d214b371b62fdd65569c9cb66033e283918f00" -d '{"stack_name": "HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-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-10-12 03:24:41,134 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:24:39 GMT Server: Apache x-openstack-request-id: req-23529a86-dd0c-4942-91c7-96f13dab7244 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930 Content-Length: 264 Content-Type: application/json RESP BODY: {"stack": {"id": "a632a629-596b-42bf-acfd-68ccf208f930", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930", "rel": "self"}]}} 2018-10-12 03:24:41,134 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks used request id req-23529a86-dd0c-4942-91c7-96f13dab7244 2018-10-12 03:24:41,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/a632a629-596b-42bf-acfd-68ccf208f930 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d214b371b62fdd65569c9cb66033e283918f00" 2018-10-12 03:24:41,318 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:41 GMT Server: Apache x-openstack-request-id: req-2eb57ca2-426c-4e95-a52f-c27f094cb3ad Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:41,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:41 GMT Server: Apache x-openstack-request-id: req-701cf41e-0e2c-4e4c-9444-21c3e170396c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "a632a629-596b-42bf-acfd-68ccf208f930", "OS::stack_name": "HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack", "stack_user_project_id": "de019bdb5a474781b76812e25a4b870e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T03:24:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a632a629-596b-42bf-acfd-68ccf208f930", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 03:24:41,599 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930 used request id req-701cf41e-0e2c-4e4c-9444-21c3e170396c 2018-10-12 03:24:41,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/a632a629-596b-42bf-acfd-68ccf208f930 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d214b371b62fdd65569c9cb66033e283918f00" 2018-10-12 03:24:41,783 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:41 GMT Server: Apache x-openstack-request-id: req-35c8d1a1-df15-42d4-bbfd-1842ee3280fe Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:42,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:41 GMT Server: Apache x-openstack-request-id: req-876806a0-013e-49d2-bf3e-85c1080d42bc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 514 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "a632a629-596b-42bf-acfd-68ccf208f930", "OS::stack_name": "HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack"}, "deletion_time": null, "stack_name": "HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack", "stack_user_project_id": "de019bdb5a474781b76812e25a4b870e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T03:24:40Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "a632a629-596b-42bf-acfd-68ccf208f930", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 03:24:42,437 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930 used request id req-876806a0-013e-49d2-bf3e-85c1080d42bc 2018-10-12 03:24:42,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/a632a629-596b-42bf-acfd-68ccf208f930/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d214b371b62fdd65569c9cb66033e283918f00" 2018-10-12 03:24:42,627 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:42 GMT Server: Apache x-openstack-request-id: req-cff3af0d-0fd0-4ee3-b150-e9adf6075c66 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930/resources Content-Length: 497 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:42,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:42 GMT Server: Apache x-openstack-request-id: req-342644c1-ab07-4722-9fda-563f148c4112 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 385 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-10-12T03:24:41Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:24:41Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "f82311f5-58ca-4ebe-a0c3-e6d8a522f97b", "resource_type": "OS::Nova::Flavor"}]} 2018-10-12 03:24:42,820 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930/resources used request id req-342644c1-ab07-4722-9fda-563f148c4112 2018-10-12 03:24:42,823 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/f82311f5-58ca-4ebe-a0c3-e6d8a522f97b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d214b371b62fdd65569c9cb66033e283918f00" 2018-10-12 03:24:42,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24: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-e675884e-ab8d-4671-8b25-b597f96223c1 x-compute-request-id: req-e675884e-ab8d-4671-8b25-b597f96223c1 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f82311f5-58ca-4ebe-a0c3-e6d8a522f97b", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f82311f5-58ca-4ebe-a0c3-e6d8a522f97b", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "f82311f5-58ca-4ebe-a0c3-e6d8a522f97b", "name": "HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack-flavor-7mmfo74pqycb", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:24:42,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/f82311f5-58ca-4ebe-a0c3-e6d8a522f97b used request id req-e675884e-ab8d-4671-8b25-b597f96223c1 2018-10-12 03:24:42,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/a632a629-596b-42bf-acfd-68ccf208f930 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94d214b371b62fdd65569c9cb66033e283918f00" 2018-10-12 03:24:43,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:42 GMT Server: Apache x-openstack-request-id: req-e8848db1-96b7-4fa4-a6c0-7250e0df2663 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930 Content-Length: 477 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:43,048 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:24:43 GMT Server: Apache x-openstack-request-id: req-2e71985b-2cf6-4287-95ef-0cce6d9f6fa5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:24:43,048 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsFlavorTests-44242ea2-3870-4b06-ae48-b26dddda8fc5-stack/a632a629-596b-42bf-acfd-68ccf208f930 used request id req-2e71985b-2cf6-4287-95ef-0cce6d9f6fa5 2018-10-12 03:24:43,050 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 03:24:43,050 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:24:43,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:24:43,443 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["MGBpz64ERMiDc14vnXZv_Q"], "issued_at": "2018-10-12T03:24:43.000000Z"}} 2018-10-12 03:24:43,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03be8aa3c7ce65450e514593b7d97d4f6938d0c" -d '{"stack_name": "HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-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-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-kp"}}' 2018-10-12 03:24:44,980 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:24:43 GMT Server: Apache x-openstack-request-id: req-44f83830-ccf6-438f-8244-acff52387291 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401 Content-Length: 265 Content-Type: application/json RESP BODY: {"stack": {"id": "c97f42e6-8c1b-4251-836f-c10ac872b401", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401", "rel": "self"}]}} 2018-10-12 03:24:44,980 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks used request id req-44f83830-ccf6-438f-8244-acff52387291 2018-10-12 03:24:44,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/c97f42e6-8c1b-4251-836f-c10ac872b401 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03be8aa3c7ce65450e514593b7d97d4f6938d0c" 2018-10-12 03:24:45,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:44 GMT Server: Apache x-openstack-request-id: req-13f21318-e349-4625-ba6a-ebc7c665a084 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:45,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:45 GMT Server: Apache x-openstack-request-id: req-c7e1a4e1-bd27-402f-8a95-cc955dcc8fd1 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "c97f42e6-8c1b-4251-836f-c10ac872b401", "OS::stack_name": "HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack", "keypair_name": "HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack", "stack_user_project_id": "759bf367742f46feb74fa46c6d37ceec", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:24:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "c97f42e6-8c1b-4251-836f-c10ac872b401", "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-10-12 03:24:45,352 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401 used request id req-c7e1a4e1-bd27-402f-8a95-cc955dcc8fd1 2018-10-12 03:24:45,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/c97f42e6-8c1b-4251-836f-c10ac872b401 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03be8aa3c7ce65450e514593b7d97d4f6938d0c" 2018-10-12 03:24:45,381 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:45 GMT Server: Apache x-openstack-request-id: req-a592dc20-96c6-4119-827f-0c3203329f43 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:45,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:45 GMT Server: Apache x-openstack-request-id: req-5d468f21-7412-41a6-9ceb-2c43b048f25e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1904 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "c97f42e6-8c1b-4251-836f-c10ac872b401", "OS::stack_name": "HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack", "keypair_name": "HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack", "stack_user_project_id": "759bf367742f46feb74fa46c6d37ceec", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T03:24:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c97f42e6-8c1b-4251-836f-c10ac872b401", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAoh8g6yR0hTIfQOxlAX3rOMWoE/9y8WMxRuyvnBQYDO2zPs2L\ncMkDrFWU39IIdYhCmq2fv+h5RupheED7WDVbv1YxgDBmpEJXTdAqefiATivYbhWo\nyI+xXySGBlIuo79lf/YcppSxKA5X6KewMIY51wyr/TB4W1qOW4DbC8zKZzdOydci\n1DtXaO6vdyrXR9q0+3q1wX+0EOnDYSOfc/mJ8vZUY5HwECuVaPss+qwLMzUguWR9\nY/rfGfevIgvmRdqxNrAKSUappYimIU8Z/n1+Y9qmIMkN+vwJinjxqD/d0v3A1WkW\n9E3t3BcHLpEEUwMtsyB7eF9ICCN7kMmmnpsRwQIDAQABAoIBACqNAwXUhqSi+CMB\nKK2QkBlRf4DoLhH/F+LmolzTxVA3XzFfn3aVu9oSiEWKid/XSKvyYBhtes9LGxQF\n8jI/pvn8NHfRvE7mfqWUumFTANIDngWet7MUS9iN7INiNI2T4Z8JSJHMOwcpZJdS\n0+KYiDvSPp3wh9ZqWSzZECTztjgKmDlrVVDCjWBkEiufNBTyXcD3iweHjTJQ4ueq\nOEKmM9igY/STzpQPM3TEXxM2XHh8/1lR3+UiZi7smRRu93bL9/R25MKDKCK55B/7\nwOS7eD4U+Aalhe7PG3RkEwHmYD3qp0JuEVgcBILtmLQ2LUKaPtd3tTAYXrepHZ8M\nAKJINUUCgYEAy7s0HD0y4Tb0PHtrjpA/er7BUJ6W0G+8LQJ3qY1TEHGZPm1KhheC\n7PHr5UhfERCBiugjfam545ZGe96qRITObY566tDShqrqSlktDCZNf3bmezLoKJJk\n3nDuKO77xPTKlaOhOVgmj/PwS3D4nMPyeJpALsQOTmcluXowCQ2ELS8CgYEAy7cO\ny+P+iGXWofVP71fq9Zt+ahOOjegE7JP3Io0uvBQxwM2EswDkb1C9KKg0IJ/2qihU\nhaSy9y2/OEc8P2WWGR2L072SJU1tKHPiC3S8HkaLoQApTrb2iKVfofvn3bB7Nsl2\nQF62Q0RwM1timJJFvki/AwWzzNDucINPXqNHVA8CgYB1gof/FcmIH7NmQ2X5d/g1\na1uDjcW9egVXDMpKkMptfKiAWneWum75Dl0bBdBXvmaJ4XW/IKuout/yyK77EIMk\nq/73+/TCWkkDE0apcFpZABLW0rkX1cC6kPa9w4KSywMippvywIaVl4Vtbj7n5Rmx\nOH92ufzqehJHVlPolNQ9XwKBgQCiozk66oExoCxlDRaOPSCmiUe5pHdxL8WOourx\nOMoQ+gZmqS3CQ3ocrNb3+KH1UgB6BMzGDaGb2XgKlESzUIUu8/nISFa/VTtKyomz\nH7V4blXXaeuQnl3g5jadeiG5ScZ1DQ5Ngc/9kEwLlG/44v6vViC5ZvoPENbsGMlr\nAuxVXQKBgFbMhLcr+QO/JxOLFpEBtDYosWu8S0/9IbcH/fKjE+XmOEzmM32GEtir\nUaogBs18oeAc8Bt6HoUlVut5w661VvmQoSl30EjjctPKeR8DbtYjM1K5PIlJMBYD\nwEXRvmllhjY7D2KikWeR3arJ1oG84QmC6Jnda+GErCrYT3VYAdtR\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-10-12 03:24:45,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401 used request id req-5d468f21-7412-41a6-9ceb-2c43b048f25e 2018-10-12 03:24:45,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/c97f42e6-8c1b-4251-836f-c10ac872b401/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03be8aa3c7ce65450e514593b7d97d4f6938d0c" 2018-10-12 03:24:45,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:45 GMT Server: Apache x-openstack-request-id: req-097e6ffd-2af5-49bc-adf7-ebd524a33305 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401/resources Content-Length: 499 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:46,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:45 GMT Server: Apache x-openstack-request-id: req-2ef4eaa8-cbaf-4771-950e-822ad1f6d87e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 370 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-12T03:24:44Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:24:44Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-10-12 03:24:46,023 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401/resources used request id req-2ef4eaa8-cbaf-4771-950e-822ad1f6d87e 2018-10-12 03:24:46,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03be8aa3c7ce65450e514593b7d97d4f6938d0c" 2018-10-12 03:24:46,041 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24: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-115e7459-39d5-48fb-9cd0-48b424ef9563 x-compute-request-id: req-115e7459-39d5-48fb-9cd0-48b424ef9563 Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiHyDrJHSFMh9A7GUBfes4xagT/3LxYzFG7K+cFBgM7bM+zYtwyQOsVZTf0gh1iEKarZ+/6HlG6mF4QPtYNVu/VjGAMGakQldN0Cp5+IBOK9huFajIj7FfJIYGUi6jv2V/9hymlLEoDlfop7AwhjnXDKv9MHhbWo5bgNsLzMpnN07J1yLUO1do7q93KtdH2rT7erXBf7QQ6cNhI59z+Yny9lRjkfAQK5Vo+yz6rAszNSC5ZH1j+t8Z968iC+ZF2rE2sApJRqmliKYhTxn+fX5j2qYgyQ36/AmKePGoP93S/cDVaRb0Te3cFwcukQRTAy2zIHt4X0gII3uQyaaemxHB Generated-by-Nova", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "name": "HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-kp", "deleted": false, "created_at": "2018-10-12T03:24:45.000000", "updated_at": null, "fingerprint": "43:8a:b1:79:10:b7:cc:0c:31:e7:fe:37:c7:41:53:9a", "deleted_at": null, "id": 14}} 2018-10-12 03:24:46,042 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-kp used request id req-115e7459-39d5-48fb-9cd0-48b424ef9563 2018-10-12 03:24:46,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/c97f42e6-8c1b-4251-836f-c10ac872b401 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03be8aa3c7ce65450e514593b7d97d4f6938d0c" 2018-10-12 03:24:46,230 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:46 GMT Server: Apache x-openstack-request-id: req-788b970c-55c9-430c-aef6-4fb31079e09c Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:46,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:46 GMT Server: Apache x-openstack-request-id: req-53f46bba-35d3-4d5e-927a-8dfccb11b5b7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1904 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "c97f42e6-8c1b-4251-836f-c10ac872b401", "OS::stack_name": "HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack", "keypair_name": "HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-kp"}, "deletion_time": null, "stack_name": "HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack", "stack_user_project_id": "759bf367742f46feb74fa46c6d37ceec", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T03:24:44Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "c97f42e6-8c1b-4251-836f-c10ac872b401", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAoh8g6yR0hTIfQOxlAX3rOMWoE/9y8WMxRuyvnBQYDO2zPs2L\ncMkDrFWU39IIdYhCmq2fv+h5RupheED7WDVbv1YxgDBmpEJXTdAqefiATivYbhWo\nyI+xXySGBlIuo79lf/YcppSxKA5X6KewMIY51wyr/TB4W1qOW4DbC8zKZzdOydci\n1DtXaO6vdyrXR9q0+3q1wX+0EOnDYSOfc/mJ8vZUY5HwECuVaPss+qwLMzUguWR9\nY/rfGfevIgvmRdqxNrAKSUappYimIU8Z/n1+Y9qmIMkN+vwJinjxqD/d0v3A1WkW\n9E3t3BcHLpEEUwMtsyB7eF9ICCN7kMmmnpsRwQIDAQABAoIBACqNAwXUhqSi+CMB\nKK2QkBlRf4DoLhH/F+LmolzTxVA3XzFfn3aVu9oSiEWKid/XSKvyYBhtes9LGxQF\n8jI/pvn8NHfRvE7mfqWUumFTANIDngWet7MUS9iN7INiNI2T4Z8JSJHMOwcpZJdS\n0+KYiDvSPp3wh9ZqWSzZECTztjgKmDlrVVDCjWBkEiufNBTyXcD3iweHjTJQ4ueq\nOEKmM9igY/STzpQPM3TEXxM2XHh8/1lR3+UiZi7smRRu93bL9/R25MKDKCK55B/7\nwOS7eD4U+Aalhe7PG3RkEwHmYD3qp0JuEVgcBILtmLQ2LUKaPtd3tTAYXrepHZ8M\nAKJINUUCgYEAy7s0HD0y4Tb0PHtrjpA/er7BUJ6W0G+8LQJ3qY1TEHGZPm1KhheC\n7PHr5UhfERCBiugjfam545ZGe96qRITObY566tDShqrqSlktDCZNf3bmezLoKJJk\n3nDuKO77xPTKlaOhOVgmj/PwS3D4nMPyeJpALsQOTmcluXowCQ2ELS8CgYEAy7cO\ny+P+iGXWofVP71fq9Zt+ahOOjegE7JP3Io0uvBQxwM2EswDkb1C9KKg0IJ/2qihU\nhaSy9y2/OEc8P2WWGR2L072SJU1tKHPiC3S8HkaLoQApTrb2iKVfofvn3bB7Nsl2\nQF62Q0RwM1timJJFvki/AwWzzNDucINPXqNHVA8CgYB1gof/FcmIH7NmQ2X5d/g1\na1uDjcW9egVXDMpKkMptfKiAWneWum75Dl0bBdBXvmaJ4XW/IKuout/yyK77EIMk\nq/73+/TCWkkDE0apcFpZABLW0rkX1cC6kPa9w4KSywMippvywIaVl4Vtbj7n5Rmx\nOH92ufzqehJHVlPolNQ9XwKBgQCiozk66oExoCxlDRaOPSCmiUe5pHdxL8WOourx\nOMoQ+gZmqS3CQ3ocrNb3+KH1UgB6BMzGDaGb2XgKlESzUIUu8/nISFa/VTtKyomz\nH7V4blXXaeuQnl3g5jadeiG5ScZ1DQ5Ngc/9kEwLlG/44v6vViC5ZvoPENbsGMlr\nAuxVXQKBgFbMhLcr+QO/JxOLFpEBtDYosWu8S0/9IbcH/fKjE+XmOEzmM32GEtir\nUaogBs18oeAc8Bt6HoUlVut5w661VvmQoSl30EjjctPKeR8DbtYjM1K5PIlJMBYD\nwEXRvmllhjY7D2KikWeR3arJ1oG84QmC6Jnda+GErCrYT3VYAdtR\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-10-12 03:24:46,505 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401 used request id req-53f46bba-35d3-4d5e-927a-8dfccb11b5b7 2018-10-12 03:24:46,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03be8aa3c7ce65450e514593b7d97d4f6938d0c" 2018-10-12 03:24:46,524 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24: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-6e5d17be-e17a-469c-85b6-a4530ace0d3e x-compute-request-id: req-6e5d17be-e17a-469c-85b6-a4530ace0d3e Content-Encoding: gzip Content-Length: 573 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCiHyDrJHSFMh9A7GUBfes4xagT/3LxYzFG7K+cFBgM7bM+zYtwyQOsVZTf0gh1iEKarZ+/6HlG6mF4QPtYNVu/VjGAMGakQldN0Cp5+IBOK9huFajIj7FfJIYGUi6jv2V/9hymlLEoDlfop7AwhjnXDKv9MHhbWo5bgNsLzMpnN07J1yLUO1do7q93KtdH2rT7erXBf7QQ6cNhI59z+Yny9lRjkfAQK5Vo+yz6rAszNSC5ZH1j+t8Z968iC+ZF2rE2sApJRqmliKYhTxn+fX5j2qYgyQ36/AmKePGoP93S/cDVaRb0Te3cFwcukQRTAy2zIHt4X0gII3uQyaaemxHB Generated-by-Nova", "user_id": "506e58b4de704a7f95de16ced2e6cb52", "name": "HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-kp", "deleted": false, "created_at": "2018-10-12T03:24:45.000000", "updated_at": null, "fingerprint": "43:8a:b1:79:10:b7:cc:0c:31:e7:fe:37:c7:41:53:9a", "deleted_at": null, "id": 14}} 2018-10-12 03:24:46,524 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-kp used request id req-6e5d17be-e17a-469c-85b6-a4530ace0d3e 2018-10-12 03:24:46,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/c97f42e6-8c1b-4251-836f-c10ac872b401 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c03be8aa3c7ce65450e514593b7d97d4f6938d0c" 2018-10-12 03:24:46,695 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:46 GMT Server: Apache x-openstack-request-id: req-9f249370-74a9-4e07-b969-31f65f06d7ed Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401 Content-Length: 479 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:46,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:24:46 GMT Server: Apache x-openstack-request-id: req-a8cdf064-0891-40fa-b9a5-6ac74436cd8c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:24:46,736 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsKeypairTests-3068163e-a6b1-44ef-9cf5-8edcc5a4337c-stack/c97f42e6-8c1b-4251-836f-c10ac872b401 used request id req-a8cdf064-0891-40fa-b9a5-6ac74436cd8c 2018-10-12 03:24:46,737 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 03:24:46,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:24:47,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:24:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["i0RhcMn0Sa6r4E0SfJziGw"], "issued_at": "2018-10-12T03:24:47.000000Z"}} 2018-10-12 03:24:47,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f55c4411920be5f54cd3d5f9ca2d9e369d5cb91" -d '{"stack_name": "HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-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-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-sec-grp"}}' 2018-10-12 03:24:48,718 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:24:47 GMT Server: Apache x-openstack-request-id: req-cd1801a9-d2d3-44ea-8f3e-53bae4b9c40f Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e Content-Length: 271 Content-Type: application/json RESP BODY: {"stack": {"id": "40ed2341-f9cb-4b01-a253-fe66337f818e", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e", "rel": "self"}]}} 2018-10-12 03:24:48,719 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks used request id req-cd1801a9-d2d3-44ea-8f3e-53bae4b9c40f 2018-10-12 03:24:48,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/40ed2341-f9cb-4b01-a253-fe66337f818e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f55c4411920be5f54cd3d5f9ca2d9e369d5cb91" 2018-10-12 03:24:48,901 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:48 GMT Server: Apache x-openstack-request-id: req-80b71cf5-80ef-4760-bbaf-069674bcae7c Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:49,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:48 GMT Server: Apache x-openstack-request-id: req-9bb8d0d8-dec5-4a59-a20f-83682b2af014 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "40ed2341-f9cb-4b01-a253-fe66337f818e", "OS::stack_name": "HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack", "security_group_name": "HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack", "stack_user_project_id": "f809d193c867485793d3e941f9ad24d4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:24:48Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40ed2341-f9cb-4b01-a253-fe66337f818e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-12 03:24:49,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e used request id req-9bb8d0d8-dec5-4a59-a20f-83682b2af014 2018-10-12 03:24:49,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/40ed2341-f9cb-4b01-a253-fe66337f818e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f55c4411920be5f54cd3d5f9ca2d9e369d5cb91" 2018-10-12 03:24:49,282 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:49 GMT Server: Apache x-openstack-request-id: req-4e84bdf3-404b-4523-a850-28ad38c1a94d Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:49,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:49 GMT Server: Apache x-openstack-request-id: req-83e9b3fc-ae74-4e8b-8454-140ea43f4ca2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 519 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "40ed2341-f9cb-4b01-a253-fe66337f818e", "OS::stack_name": "HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack", "security_group_name": "HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack", "stack_user_project_id": "f809d193c867485793d3e941f9ad24d4", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T03:24:48Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "40ed2341-f9cb-4b01-a253-fe66337f818e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-12 03:24:49,471 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e used request id req-83e9b3fc-ae74-4e8b-8454-140ea43f4ca2 2018-10-12 03:24:52,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/40ed2341-f9cb-4b01-a253-fe66337f818e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f55c4411920be5f54cd3d5f9ca2d9e369d5cb91" 2018-10-12 03:24:52,666 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:52 GMT Server: Apache x-openstack-request-id: req-4aa89536-a01b-466c-a761-68d916557617 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:52,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:52 GMT Server: Apache x-openstack-request-id: req-13baca33-ce11-4622-843f-422220a039f7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 526 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": "82f0c944f0ab46839e74820af9796ffb", "OS::stack_id": "40ed2341-f9cb-4b01-a253-fe66337f818e", "OS::stack_name": "HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack", "security_group_name": "HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-sec-grp"}, "deletion_time": null, "stack_name": "HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack", "stack_user_project_id": "f809d193c867485793d3e941f9ad24d4", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T03:24:48Z", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "40ed2341-f9cb-4b01-a253-fe66337f818e", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-12 03:24:52,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e used request id req-13baca33-ce11-4622-843f-422220a039f7 2018-10-12 03:24:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/40ed2341-f9cb-4b01-a253-fe66337f818e/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f55c4411920be5f54cd3d5f9ca2d9e369d5cb91" 2018-10-12 03:24:52,907 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:52 GMT Server: Apache x-openstack-request-id: req-c4dc20b4-aa9b-4526-a945-da90c0149c46 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e/resources Content-Length: 511 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:52,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:52 GMT Server: Apache x-openstack-request-id: req-0335e54e-8a84-4b7d-b091-2a881867ddfe Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-12T03:24:48Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T03:24:48Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "68035b5a-e5da-449b-84c5-e32022e54ad3", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-10-12 03:24:52,950 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e/resources used request id req-0335e54e-8a84-4b7d-b091-2a881867ddfe 2018-10-12 03:24:52,950 - neutron_utils - INFO - Retrieving security group with ID - 68035b5a-e5da-449b-84c5-e32022e54ad3 2018-10-12 03:24:52,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=68035b5a-e5da-449b-84c5-e32022e54ad3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f55c4411920be5f54cd3d5f9ca2d9e369d5cb91" 2018-10-12 03:24:52,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1433 X-Openstack-Request-Id: req-489b6c63-08d7-484d-83d2-b01c361c7f82 Date: Fri, 12 Oct 2018 03:24:53 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:24:49Z", "updated_at": "2018-10-12T03:24:50Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:24:50Z", "revision_number": 0, "id": "51dc95f7-2538-41cf-b7dc-3c59e9680549", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-12T03:24:50Z", "security_group_id": "68035b5a-e5da-449b-84c5-e32022e54ad3", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T03:24:50Z", "revision_number": 0, "id": "dd1cc5d0-6adc-41f7-a390-72282331a088", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-12T03:24:50Z", "security_group_id": "68035b5a-e5da-449b-84c5-e32022e54ad3", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 6, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "68035b5a-e5da-449b-84c5-e32022e54ad3", "name": "HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-sec-grp"}]} 2018-10-12 03:24:52,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=68035b5a-e5da-449b-84c5-e32022e54ad3 used request id req-489b6c63-08d7-484d-83d2-b01c361c7f82 2018-10-12 03:24:52,999 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 68035b5a-e5da-449b-84c5-e32022e54ad3 2018-10-12 03:24:53,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=68035b5a-e5da-449b-84c5-e32022e54ad3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f55c4411920be5f54cd3d5f9ca2d9e369d5cb91" 2018-10-12 03:24:53,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-9b759428-cd81-4cec-afb5-63b54aa3cd5f Date: Fri, 12 Oct 2018 03:24:53 GMT RESP BODY: {"security_group_rules": [{"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-10-12T03:24:50Z", "security_group_id": "68035b5a-e5da-449b-84c5-e32022e54ad3", "port_range_min": null, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:24:50Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "51dc95f7-2538-41cf-b7dc-3c59e9680549"}, {"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-10-12T03:24:50Z", "security_group_id": "68035b5a-e5da-449b-84c5-e32022e54ad3", "port_range_min": 22, "revision_number": 0, "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:24:50Z", "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "dd1cc5d0-6adc-41f7-a390-72282331a088"}]} 2018-10-12 03:24:53,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=68035b5a-e5da-449b-84c5-e32022e54ad3 used request id req-9b759428-cd81-4cec-afb5-63b54aa3cd5f 2018-10-12 03:24:53,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/40ed2341-f9cb-4b01-a253-fe66337f818e -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f55c4411920be5f54cd3d5f9ca2d9e369d5cb91" 2018-10-12 03:24:53,405 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 03:24:53 GMT Server: Apache x-openstack-request-id: req-74cb8f08-5879-4678-8b3b-cc47dd1942c4 Location: http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e Content-Length: 491 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 03:24:53,589 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:24:53 GMT Server: Apache x-openstack-request-id: req-7c994baf-6ecf-4da8-924a-e50cddfc255e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:24:53,589 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb/stacks/HeatUtilsSecurityGroupTests-10a48ba6-7f11-4bfb-bfb6-f49e028cb408-stack/40ed2341-f9cb-4b01-a253-fe66337f818e used request id req-7c994baf-6ecf-4da8-924a-e50cddfc255e 2018-10-12 03:24:53,591 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:24:53,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:24:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["yoOrqdWyTuq-BsVVN4Mceg"], "issued_at": "2018-10-12T03:24:53.000000Z"}} 2018-10-12 03:24:53,969 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1264f76c4ec1bdc8fc603e0d8501585a5d55895" -d '{"qos_specs": {"consumer": "both", "name": "CinderUtilsQoSTests-5a3ff686-e03e-42ef-9f98-86114a569d63"}}' 2018-10-12 03:24:54,174 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:53 GMT Server: Apache x-compute-request-id: req-dacf2109-83cc-4e3e-b547-0e7464cd31a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dacf2109-83cc-4e3e-b547-0e7464cd31a3 Content-Encoding: gzip Content-Length: 241 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "5e98a539-a8a7-4957-92fe-c73a565a921f", "name": "CinderUtilsQoSTests-5a3ff686-e03e-42ef-9f98-86114a569d63"}, "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/5e98a539-a8a7-4957-92fe-c73a565a921f", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/qos-specs/5e98a539-a8a7-4957-92fe-c73a565a921f", "rel": "bookmark"}]} 2018-10-12 03:24:54,174 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-dacf2109-83cc-4e3e-b547-0e7464cd31a3 2018-10-12 03:24:54,178 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dacf2109-83cc-4e3e-b547-0e7464cd31a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1264f76c4ec1bdc8fc603e0d8501585a5d55895" 2018-10-12 03:24:54,881 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:54 GMT Server: Apache x-compute-request-id: req-d041a2ad-dc2c-4ef0-b2ce-64cbc6adba3a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d041a2ad-dc2c-4ef0-b2ce-64cbc6adba3a Content-Encoding: gzip Content-Length: 156 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "5e98a539-a8a7-4957-92fe-c73a565a921f", "name": "CinderUtilsQoSTests-5a3ff686-e03e-42ef-9f98-86114a569d63"}]} 2018-10-12 03:24:54,881 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-d041a2ad-dc2c-4ef0-b2ce-64cbc6adba3a 2018-10-12 03:24:54,882 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-5a3ff686-e03e-42ef-9f98-86114a569d63 2018-10-12 03:24:54,885 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/5e98a539-a8a7-4957-92fe-c73a565a921f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dacf2109-83cc-4e3e-b547-0e7464cd31a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1264f76c4ec1bdc8fc603e0d8501585a5d55895" 2018-10-12 03:24:55,095 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:24:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b567951a-5d7e-43d7-a5c3-40dd3f1f600a 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-10-12 03:24:55,095 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/5e98a539-a8a7-4957-92fe-c73a565a921f?force=False used request id req-b567951a-5d7e-43d7-a5c3-40dd3f1f600a 2018-10-12 03:24:55,098 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dacf2109-83cc-4e3e-b547-0e7464cd31a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1264f76c4ec1bdc8fc603e0d8501585a5d55895" 2018-10-12 03:24:55,263 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:55 GMT Server: Apache x-compute-request-id: req-efe27528-72d1-46e4-83a9-d486b5fa97a3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-efe27528-72d1-46e4-83a9-d486b5fa97a3 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-12 03:24:55,264 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-efe27528-72d1-46e4-83a9-d486b5fa97a3 2018-10-12 03:24:55,264 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-5a3ff686-e03e-42ef-9f98-86114a569d63 2018-10-12 03:24:55,267 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/5e98a539-a8a7-4957-92fe-c73a565a921f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dacf2109-83cc-4e3e-b547-0e7464cd31a3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1264f76c4ec1bdc8fc603e0d8501585a5d55895" 2018-10-12 03:24:55,992 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:24:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-27a6f327-b39d-415f-bf81-975a37e3ea18 x-openstack-request-id: req-27a6f327-b39d-415f-bf81-975a37e3ea18 Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 5e98a539-a8a7-4957-92fe-c73a565a921f.", "code": 404}} 2018-10-12 03:24:55,993 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/5e98a539-a8a7-4957-92fe-c73a565a921f?force=False used request id req-27a6f327-b39d-415f-bf81-975a37e3ea18 2018-10-12 03:24:55,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:24:56,380 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["A_JR_WNjS1ur2rY3C20aag"], "issued_at": "2018-10-12T03:24:56.000000Z"}} 2018-10-12 03:24:56,383 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3505f46d763a42a57e61b2896eb7cc556c70870d" -d '{"qos_specs": {"foo": "bar ", "consumer": "back-end", "name": "CinderUtilsQoSTests-9797cc08-de2e-4f08-8cfa-bf2af4343fb0"}}' 2018-10-12 03:24:56,601 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:56 GMT Server: Apache x-compute-request-id: req-1a28f40e-3b78-43f8-956b-a891baf2f179 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1a28f40e-3b78-43f8-956b-a891baf2f179 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "853d96ad-e640-481b-94e1-5a985fc0e807", "name": "CinderUtilsQoSTests-9797cc08-de2e-4f08-8cfa-bf2af4343fb0"}, "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/853d96ad-e640-481b-94e1-5a985fc0e807", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/qos-specs/853d96ad-e640-481b-94e1-5a985fc0e807", "rel": "bookmark"}]} 2018-10-12 03:24:56,601 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-1a28f40e-3b78-43f8-956b-a891baf2f179 2018-10-12 03:24:56,605 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a28f40e-3b78-43f8-956b-a891baf2f179" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3505f46d763a42a57e61b2896eb7cc556c70870d" 2018-10-12 03:24:57,311 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:56 GMT Server: Apache x-compute-request-id: req-ec9f26af-238b-4f6e-ba73-5d4cab16031b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ec9f26af-238b-4f6e-ba73-5d4cab16031b Content-Encoding: gzip Content-Length: 163 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "back-end", "id": "853d96ad-e640-481b-94e1-5a985fc0e807", "name": "CinderUtilsQoSTests-9797cc08-de2e-4f08-8cfa-bf2af4343fb0"}]} 2018-10-12 03:24:57,312 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-ec9f26af-238b-4f6e-ba73-5d4cab16031b 2018-10-12 03:24:57,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/853d96ad-e640-481b-94e1-5a985fc0e807 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a28f40e-3b78-43f8-956b-a891baf2f179" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3505f46d763a42a57e61b2896eb7cc556c70870d" 2018-10-12 03:24:58,049 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:57 GMT Server: Apache x-compute-request-id: req-a05dd595-7403-4fd4-a04b-c49f242f996d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a05dd595-7403-4fd4-a04b-c49f242f996d Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "back-end", "id": "853d96ad-e640-481b-94e1-5a985fc0e807", "name": "CinderUtilsQoSTests-9797cc08-de2e-4f08-8cfa-bf2af4343fb0"}, "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/853d96ad-e640-481b-94e1-5a985fc0e807", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/qos-specs/853d96ad-e640-481b-94e1-5a985fc0e807", "rel": "bookmark"}]} 2018-10-12 03:24:58,049 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/853d96ad-e640-481b-94e1-5a985fc0e807 used request id req-a05dd595-7403-4fd4-a04b-c49f242f996d 2018-10-12 03:24:58,049 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-9797cc08-de2e-4f08-8cfa-bf2af4343fb0 2018-10-12 03:24:58,052 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/853d96ad-e640-481b-94e1-5a985fc0e807?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1a28f40e-3b78-43f8-956b-a891baf2f179" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3505f46d763a42a57e61b2896eb7cc556c70870d" 2018-10-12 03:24:58,851 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:24:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-17b00be4-3ccd-4c67-bb7b-d9073a66bb6e 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-10-12 03:24:58,851 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/853d96ad-e640-481b-94e1-5a985fc0e807?force=False used request id req-17b00be4-3ccd-4c67-bb7b-d9073a66bb6e 2018-10-12 03:24:58,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:24:59,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:24:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["mce-1HeTQAe0ibi9SPyKjQ"], "issued_at": "2018-10-12T03:24:59.000000Z"}} 2018-10-12 03:24:59,245 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633effe1cf02d5e6b7baee3e6ca5185dd1f78e39" -d '{"qos_specs": {"foo": "bar ", "consumer": "both", "name": "CinderUtilsQoSTests-d55fca88-dfa7-4953-928f-693d83b29ba9"}}' 2018-10-12 03:24:59,463 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:59 GMT Server: Apache x-compute-request-id: req-8224b1d7-ff30-4e22-8aef-e096ff120e91 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8224b1d7-ff30-4e22-8aef-e096ff120e91 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "b3580528-7b94-4fd6-9c1c-3eb4a6760f9d", "name": "CinderUtilsQoSTests-d55fca88-dfa7-4953-928f-693d83b29ba9"}, "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/b3580528-7b94-4fd6-9c1c-3eb4a6760f9d", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/qos-specs/b3580528-7b94-4fd6-9c1c-3eb4a6760f9d", "rel": "bookmark"}]} 2018-10-12 03:24:59,463 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-8224b1d7-ff30-4e22-8aef-e096ff120e91 2018-10-12 03:24:59,466 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8224b1d7-ff30-4e22-8aef-e096ff120e91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633effe1cf02d5e6b7baee3e6ca5185dd1f78e39" 2018-10-12 03:25:00,186 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:24:59 GMT Server: Apache x-compute-request-id: req-864e07b6-fb88-4ad2-82a9-0113f44462d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-864e07b6-fb88-4ad2-82a9-0113f44462d7 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "both", "id": "b3580528-7b94-4fd6-9c1c-3eb4a6760f9d", "name": "CinderUtilsQoSTests-d55fca88-dfa7-4953-928f-693d83b29ba9"}]} 2018-10-12 03:25:00,186 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-864e07b6-fb88-4ad2-82a9-0113f44462d7 2018-10-12 03:25:00,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/b3580528-7b94-4fd6-9c1c-3eb4a6760f9d -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8224b1d7-ff30-4e22-8aef-e096ff120e91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633effe1cf02d5e6b7baee3e6ca5185dd1f78e39" 2018-10-12 03:25:00,366 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:00 GMT Server: Apache x-compute-request-id: req-27a1c751-5586-4b3a-8356-cefb416ebfc2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-27a1c751-5586-4b3a-8356-cefb416ebfc2 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "both", "id": "b3580528-7b94-4fd6-9c1c-3eb4a6760f9d", "name": "CinderUtilsQoSTests-d55fca88-dfa7-4953-928f-693d83b29ba9"}, "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/b3580528-7b94-4fd6-9c1c-3eb4a6760f9d", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/qos-specs/b3580528-7b94-4fd6-9c1c-3eb4a6760f9d", "rel": "bookmark"}]} 2018-10-12 03:25:00,366 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/b3580528-7b94-4fd6-9c1c-3eb4a6760f9d used request id req-27a1c751-5586-4b3a-8356-cefb416ebfc2 2018-10-12 03:25:00,366 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-d55fca88-dfa7-4953-928f-693d83b29ba9 2018-10-12 03:25:00,369 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/b3580528-7b94-4fd6-9c1c-3eb4a6760f9d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8224b1d7-ff30-4e22-8aef-e096ff120e91" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}633effe1cf02d5e6b7baee3e6ca5185dd1f78e39" 2018-10-12 03:25:01,227 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:00 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f95f94ab-39dd-4983-bd61-c021d13b4e46 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-10-12 03:25:01,227 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/b3580528-7b94-4fd6-9c1c-3eb4a6760f9d?force=False used request id req-f95f94ab-39dd-4983-bd61-c021d13b4e46 2018-10-12 03:25:01,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:01,604 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["opvXOpfCQT2Nzq1t-UePZA"], "issued_at": "2018-10-12T03:25:01.000000Z"}} 2018-10-12 03:25:01,607 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfa61d9e042476de37f125669e81343a1100030f" -d '{"qos_specs": {"foo": "bar ", "consumer": "front-end", "name": "CinderUtilsQoSTests-5bfd779f-0d5e-4662-93c7-3567fe90a331"}}' 2018-10-12 03:25:01,832 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:01 GMT Server: Apache x-compute-request-id: req-530d457b-90ff-46dc-8316-bd9ac0e28a7f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-530d457b-90ff-46dc-8316-bd9ac0e28a7f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cc12226d-aaa2-4980-b09f-6a5b6adc5de8", "name": "CinderUtilsQoSTests-5bfd779f-0d5e-4662-93c7-3567fe90a331"}, "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/cc12226d-aaa2-4980-b09f-6a5b6adc5de8", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/qos-specs/cc12226d-aaa2-4980-b09f-6a5b6adc5de8", "rel": "bookmark"}]} 2018-10-12 03:25:01,832 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-530d457b-90ff-46dc-8316-bd9ac0e28a7f 2018-10-12 03:25:01,836 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-530d457b-90ff-46dc-8316-bd9ac0e28a7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfa61d9e042476de37f125669e81343a1100030f" 2018-10-12 03:25:02,000 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:01 GMT Server: Apache x-compute-request-id: req-b44bd9bd-86c4-49f1-b01a-0bab6324b38c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b44bd9bd-86c4-49f1-b01a-0bab6324b38c Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cc12226d-aaa2-4980-b09f-6a5b6adc5de8", "name": "CinderUtilsQoSTests-5bfd779f-0d5e-4662-93c7-3567fe90a331"}]} 2018-10-12 03:25:02,000 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-b44bd9bd-86c4-49f1-b01a-0bab6324b38c 2018-10-12 03:25:02,003 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/cc12226d-aaa2-4980-b09f-6a5b6adc5de8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-530d457b-90ff-46dc-8316-bd9ac0e28a7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfa61d9e042476de37f125669e81343a1100030f" 2018-10-12 03:25:02,194 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:02 GMT Server: Apache x-compute-request-id: req-b1878163-811a-498b-8f9c-a6a38df61475 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b1878163-811a-498b-8f9c-a6a38df61475 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar "}, "consumer": "front-end", "id": "cc12226d-aaa2-4980-b09f-6a5b6adc5de8", "name": "CinderUtilsQoSTests-5bfd779f-0d5e-4662-93c7-3567fe90a331"}, "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/cc12226d-aaa2-4980-b09f-6a5b6adc5de8", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/qos-specs/cc12226d-aaa2-4980-b09f-6a5b6adc5de8", "rel": "bookmark"}]} 2018-10-12 03:25:02,194 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/cc12226d-aaa2-4980-b09f-6a5b6adc5de8 used request id req-b1878163-811a-498b-8f9c-a6a38df61475 2018-10-12 03:25:02,194 - cinder_utils - INFO - Deleting QoS named - CinderUtilsQoSTests-5bfd779f-0d5e-4662-93c7-3567fe90a331 2018-10-12 03:25:02,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/cc12226d-aaa2-4980-b09f-6a5b6adc5de8?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-530d457b-90ff-46dc-8316-bd9ac0e28a7f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfa61d9e042476de37f125669e81343a1100030f" 2018-10-12 03:25:02,419 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0901708c-8b13-4a45-8c67-05a97a0b45f9 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-10-12 03:25:02,419 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/cc12226d-aaa2-4980-b09f-6a5b6adc5de8?force=False used request id req-0901708c-8b13-4a45-8c67-05a97a0b45f9 2018-10-12 03:25:02,422 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:02,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["1hQtXneiQVyJPH_8eRrkeA"], "issued_at": "2018-10-12T03:25:02.000000Z"}} 2018-10-12 03:25:02,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f8075a1b4f274ae4f113225b438945179cc2b1" 2018-10-12 03:25:02,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6038e5ff-d18c-48f5-bb69-9e86cea0e34a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:25:02,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6038e5ff-d18c-48f5-bb69-9e86cea0e34a 2018-10-12 03:25:02,893 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f8075a1b4f274ae4f113225b438945179cc2b1" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-d58be74f-29c5-475d-b7c3-36986c26c74f", "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-10-12 03:25:03,248 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:02 GMT Server: Apache x-compute-request-id: req-ca83a736-d12e-4edd-9c9c-5de26b7bc2c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ca83a736-d12e-4edd-9c9c-5de26b7bc2c7 Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T03:25:03.122472", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-d58be74f-29c5-475d-b7c3-36986c26c74f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "size": 1}} 2018-10-12 03:25:03,248 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes used request id req-ca83a736-d12e-4edd-9c9c-5de26b7bc2c7 2018-10-12 03:25:03,252 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca83a736-d12e-4edd-9c9c-5de26b7bc2c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f8075a1b4f274ae4f113225b438945179cc2b1" 2018-10-12 03:25:04,015 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:03 GMT Server: Apache x-compute-request-id: req-b0f2ba31-ed6d-4ab5-91d6-a1945631fb05 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b0f2ba31-ed6d-4ab5-91d6-a1945631fb05 Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:25:03.000000", "replication_status": null, "snapshot_id": null, "id": "e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-d58be74f-29c5-475d-b7c3-36986c26c74f", "bootable": "false", "created_at": "2018-10-12T03:25:03.000000", "volume_type": null}} 2018-10-12 03:25:04,015 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 used request id req-b0f2ba31-ed6d-4ab5-91d6-a1945631fb05 2018-10-12 03:25:04,018 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca83a736-d12e-4edd-9c9c-5de26b7bc2c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f8075a1b4f274ae4f113225b438945179cc2b1" 2018-10-12 03:25:04,224 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:04 GMT Server: Apache x-compute-request-id: req-faf517bd-e7fa-430d-a9e0-ed4b4727376e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-faf517bd-e7fa-430d-a9e0-ed4b4727376e Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:25:03.000000", "replication_status": null, "snapshot_id": null, "id": "e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-d58be74f-29c5-475d-b7c3-36986c26c74f", "bootable": "false", "created_at": "2018-10-12T03:25:03.000000", "volume_type": null}} 2018-10-12 03:25:04,224 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 used request id req-faf517bd-e7fa-430d-a9e0-ed4b4727376e 2018-10-12 03:25:04,228 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca83a736-d12e-4edd-9c9c-5de26b7bc2c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f8075a1b4f274ae4f113225b438945179cc2b1" 2018-10-12 03:25:04,414 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:04 GMT Server: Apache x-compute-request-id: req-534b3e08-737f-493a-92cc-62340f2ae06c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-534b3e08-737f-493a-92cc-62340f2ae06c Content-Encoding: gzip Content-Length: 511 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:25:03.000000", "replication_status": null, "snapshot_id": null, "id": "e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-d58be74f-29c5-475d-b7c3-36986c26c74f", "bootable": "false", "created_at": "2018-10-12T03:25:03.000000", "volume_type": null}]} 2018-10-12 03:25:04,414 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/detail used request id req-534b3e08-737f-493a-92cc-62340f2ae06c 2018-10-12 03:25:04,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:25:04,424 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:25:04,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f8075a1b4f274ae4f113225b438945179cc2b1" 2018-10-12 03:25:04,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71447b2d-c7ce-4910-968b-bb9b03f538ca Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:25:04,512 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-71447b2d-c7ce-4910-968b-bb9b03f538ca 2018-10-12 03:25:04,512 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-d58be74f-29c5-475d-b7c3-36986c26c74f 2018-10-12 03:25:04,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca83a736-d12e-4edd-9c9c-5de26b7bc2c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f8075a1b4f274ae4f113225b438945179cc2b1" 2018-10-12 03:25:04,887 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b4d689c9-5ea6-4772-8994-07240262ed99 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-10-12 03:25:04,887 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 used request id req-b4d689c9-5ea6-4772-8994-07240262ed99 2018-10-12 03:25:04,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca83a736-d12e-4edd-9c9c-5de26b7bc2c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f8075a1b4f274ae4f113225b438945179cc2b1" 2018-10-12 03:25:05,099 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:04 GMT Server: Apache x-compute-request-id: req-b973ef38-0f71-43e3-88e0-019fbdc75956 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b973ef38-0f71-43e3-88e0-019fbdc75956 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:25:04.000000", "replication_status": null, "snapshot_id": null, "id": "e8a9e573-93cd-49e8-be80-2f8d9de9c7a3", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-d58be74f-29c5-475d-b7c3-36986c26c74f", "bootable": "false", "created_at": "2018-10-12T03:25:03.000000", "volume_type": null}} 2018-10-12 03:25:05,099 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 used request id req-b973ef38-0f71-43e3-88e0-019fbdc75956 2018-10-12 03:25:08,106 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca83a736-d12e-4edd-9c9c-5de26b7bc2c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f8075a1b4f274ae4f113225b438945179cc2b1" 2018-10-12 03:25:08,326 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:25:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e2c87b7a-fb78-4592-ba51-353376a94af5 x-openstack-request-id: req-e2c87b7a-fb78-4592-ba51-353376a94af5 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 could not be found.", "code": 404}} 2018-10-12 03:25:08,326 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 used request id req-e2c87b7a-fb78-4592-ba51-353376a94af5 2018-10-12 03:25:08,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca83a736-d12e-4edd-9c9c-5de26b7bc2c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f8075a1b4f274ae4f113225b438945179cc2b1" 2018-10-12 03:25:08,551 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:08 GMT Server: Apache x-compute-request-id: req-8c4d378f-f720-4418-91c1-8191ff68daa1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8c4d378f-f720-4418-91c1-8191ff68daa1 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 03:25:08,551 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/detail used request id req-8c4d378f-f720-4418-91c1-8191ff68daa1 2018-10-12 03:25:08,552 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-d58be74f-29c5-475d-b7c3-36986c26c74f 2018-10-12 03:25:08,555 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca83a736-d12e-4edd-9c9c-5de26b7bc2c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f8075a1b4f274ae4f113225b438945179cc2b1" 2018-10-12 03:25:08,588 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:25:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-f2ef5924-84c6-4006-b082-a429a6043d43 x-openstack-request-id: req-f2ef5924-84c6-4006-b082-a429a6043d43 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 could not be found.", "code": 404}} 2018-10-12 03:25:08,588 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 used request id req-f2ef5924-84c6-4006-b082-a429a6043d43 2018-10-12 03:25:08,591 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca83a736-d12e-4edd-9c9c-5de26b7bc2c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36f8075a1b4f274ae4f113225b438945179cc2b1" 2018-10-12 03:25:08,778 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:25:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-7c2ef1b3-6079-4373-97c7-9590163ccd61 x-openstack-request-id: req-7c2ef1b3-6079-4373-97c7-9590163ccd61 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 could not be found.", "code": 404}} 2018-10-12 03:25:08,778 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/e8a9e573-93cd-49e8-be80-2f8d9de9c7a3 used request id req-7c2ef1b3-6079-4373-97c7-9590163ccd61 2018-10-12 03:25:08,781 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:09,171 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["gQ5fRWJ8QveM6Gr0TnuQTw"], "issued_at": "2018-10-12T03:25:09.000000Z"}} 2018-10-12 03:25:09,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97617f9869bce5c922e381a032f9911e8d72ea8e" 2018-10-12 03:25:09,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7391689-689e-4824-8818-ba5498a93f71 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:25:09,252 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a7391689-689e-4824-8818-ba5498a93f71 2018-10-12 03:25:09,256 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97617f9869bce5c922e381a032f9911e8d72ea8e" -d '{"volume": {"status": "creating", "user_id": null, "name": "CinderUtilsVolumeTests-b28f356b-0f9a-41d1-ac96-ab357c53c22f", "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-10-12 03:25:09,676 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:09 GMT Server: Apache x-compute-request-id: req-0a7c98bf-2cda-4455-b2e4-7de776a0bfbf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0a7c98bf-2cda-4455-b2e4-7de776a0bfbf Content-Length: 846 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T03:25:09.553077", "description": null, "updated_at": null, "volume_type": null, "name": "CinderUtilsVolumeTests-b28f356b-0f9a-41d1-ac96-ab357c53c22f", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "size": 1}} 2018-10-12 03:25:09,676 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes used request id req-0a7c98bf-2cda-4455-b2e4-7de776a0bfbf 2018-10-12 03:25:09,680 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a7c98bf-2cda-4455-b2e4-7de776a0bfbf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97617f9869bce5c922e381a032f9911e8d72ea8e" 2018-10-12 03:25:09,886 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:09 GMT Server: Apache x-compute-request-id: req-ca0f03d3-3061-4232-b0db-4361475d4787 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca0f03d3-3061-4232-b0db-4361475d4787 Content-Encoding: gzip Content-Length: 514 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:25:09.000000", "replication_status": null, "snapshot_id": null, "id": "cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-b28f356b-0f9a-41d1-ac96-ab357c53c22f", "bootable": "false", "created_at": "2018-10-12T03:25:09.000000", "volume_type": null}} 2018-10-12 03:25:09,886 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97 used request id req-ca0f03d3-3061-4232-b0db-4361475d4787 2018-10-12 03:25:09,890 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a7c98bf-2cda-4455-b2e4-7de776a0bfbf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97617f9869bce5c922e381a032f9911e8d72ea8e" 2018-10-12 03:25:10,083 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:09 GMT Server: Apache x-compute-request-id: req-d6b00068-0745-4b1b-b1e9-c5ca16b97e83 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d6b00068-0745-4b1b-b1e9-c5ca16b97e83 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:25:10.000000", "replication_status": null, "snapshot_id": null, "id": "cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-b28f356b-0f9a-41d1-ac96-ab357c53c22f", "bootable": "false", "created_at": "2018-10-12T03:25:09.000000", "volume_type": null}} 2018-10-12 03:25:10,084 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97 used request id req-d6b00068-0745-4b1b-b1e9-c5ca16b97e83 2018-10-12 03:25:10,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a7c98bf-2cda-4455-b2e4-7de776a0bfbf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97617f9869bce5c922e381a032f9911e8d72ea8e" 2018-10-12 03:25:10,281 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:10 GMT Server: Apache x-compute-request-id: req-3e6e89c6-37ab-48bf-beb6-7f886abe24fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3e6e89c6-37ab-48bf-beb6-7f886abe24fe Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:25:10.000000", "replication_status": null, "snapshot_id": null, "id": "cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-b28f356b-0f9a-41d1-ac96-ab357c53c22f", "bootable": "false", "created_at": "2018-10-12T03:25:09.000000", "volume_type": null}]} 2018-10-12 03:25:10,281 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/detail used request id req-3e6e89c6-37ab-48bf-beb6-7f886abe24fe 2018-10-12 03:25:10,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:25:10,290 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:25:10,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97617f9869bce5c922e381a032f9911e8d72ea8e" 2018-10-12 03:25:10,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d25ad92-ee9d-4791-80a0-68e9c150e283 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:25:10,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-0d25ad92-ee9d-4791-80a0-68e9c150e283 2018-10-12 03:25:10,378 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTests-b28f356b-0f9a-41d1-ac96-ab357c53c22f 2018-10-12 03:25:10,381 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a7c98bf-2cda-4455-b2e4-7de776a0bfbf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97617f9869bce5c922e381a032f9911e8d72ea8e" 2018-10-12 03:25:10,618 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d2417721-d08a-4be7-927c-a355a37d1ba7 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-10-12 03:25:10,618 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97 used request id req-d2417721-d08a-4be7-927c-a355a37d1ba7 2018-10-12 03:25:10,621 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a7c98bf-2cda-4455-b2e4-7de776a0bfbf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97617f9869bce5c922e381a032f9911e8d72ea8e" 2018-10-12 03:25:10,820 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:10 GMT Server: Apache x-compute-request-id: req-aaec839f-0f45-4de3-9f13-fde77841252a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aaec839f-0f45-4de3-9f13-fde77841252a Content-Encoding: gzip Content-Length: 517 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T03:25:10.000000", "replication_status": null, "snapshot_id": null, "id": "cf4dfd6a-870b-4e6d-a6b0-644355bebf97", "size": 1, "user_id": "506e58b4de704a7f95de16ced2e6cb52", "os-vol-tenant-attr:tenant_id": "82f0c944f0ab46839e74820af9796ffb", "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-b28f356b-0f9a-41d1-ac96-ab357c53c22f", "bootable": "false", "created_at": "2018-10-12T03:25:09.000000", "volume_type": null}} 2018-10-12 03:25:10,820 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97 used request id req-aaec839f-0f45-4de3-9f13-fde77841252a 2018-10-12 03:25:13,826 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0a7c98bf-2cda-4455-b2e4-7de776a0bfbf" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97617f9869bce5c922e381a032f9911e8d72ea8e" 2018-10-12 03:25:14,041 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:25:13 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-e55ed569-b635-4305-98be-b609f9f78f44 x-openstack-request-id: req-e55ed569-b635-4305-98be-b609f9f78f44 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume cf4dfd6a-870b-4e6d-a6b0-644355bebf97 could not be found.", "code": 404}} 2018-10-12 03:25:14,042 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/volumes/cf4dfd6a-870b-4e6d-a6b0-644355bebf97 used request id req-e55ed569-b635-4305-98be-b609f9f78f44 2018-10-12 03:25:14,044 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:14,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["5Ncthy_fTSaK11TcStXcpA"], "issued_at": "2018-10-12T03:25:14.000000Z"}} 2018-10-12 03:25:14,421 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f13a2b55f293dfd25fe3301c89e112ee55bb1a" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-32f06362-94e2-44fd-90d4-1a4f77797627", "description": null}}' 2018-10-12 03:25:14,624 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:14 GMT Server: Apache x-compute-request-id: req-3f744c10-6d68-40a5-baa1-bee4ff6030a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-3f744c10-6d68-40a5-baa1-bee4ff6030a6 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-32f06362-94e2-44fd-90d4-1a4f77797627", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "15a95b1c-becd-4c2c-984c-d8600d0888a7", "description": null}} 2018-10-12 03:25:14,624 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types used request id req-3f744c10-6d68-40a5-baa1-bee4ff6030a6 2018-10-12 03:25:14,628 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f744c10-6d68-40a5-baa1-bee4ff6030a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f13a2b55f293dfd25fe3301c89e112ee55bb1a" 2018-10-12 03:25:14,796 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:14 GMT Server: Apache x-compute-request-id: req-34bba7e5-04fd-4730-bbb9-c3539ffe4d63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-34bba7e5-04fd-4730-bbb9-c3539ffe4d63 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-32f06362-94e2-44fd-90d4-1a4f77797627", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "15a95b1c-becd-4c2c-984c-d8600d0888a7", "description": null}]} 2018-10-12 03:25:14,796 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types?is_public=None used request id req-34bba7e5-04fd-4730-bbb9-c3539ffe4d63 2018-10-12 03:25:14,800 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/15a95b1c-becd-4c2c-984c-d8600d0888a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f744c10-6d68-40a5-baa1-bee4ff6030a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f13a2b55f293dfd25fe3301c89e112ee55bb1a" 2018-10-12 03:25:14,981 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:14 GMT Server: Apache x-compute-request-id: req-24dad45c-d446-4a86-a056-c32caeb1367b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-24dad45c-d446-4a86-a056-c32caeb1367b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-32f06362-94e2-44fd-90d4-1a4f77797627", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "15a95b1c-becd-4c2c-984c-d8600d0888a7", "description": null}} 2018-10-12 03:25:14,981 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/15a95b1c-becd-4c2c-984c-d8600d0888a7 used request id req-24dad45c-d446-4a86-a056-c32caeb1367b 2018-10-12 03:25:14,984 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/15a95b1c-becd-4c2c-984c-d8600d0888a7/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f744c10-6d68-40a5-baa1-bee4ff6030a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f13a2b55f293dfd25fe3301c89e112ee55bb1a" 2018-10-12 03:25:15,146 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:14 GMT Server: Apache x-compute-request-id: req-344dd2ec-f730-4da8-89a9-4446bbcde8fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-344dd2ec-f730-4da8-89a9-4446bbcde8fe Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-12 03:25:15,146 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/15a95b1c-becd-4c2c-984c-d8600d0888a7/encryption used request id req-344dd2ec-f730-4da8-89a9-4446bbcde8fe 2018-10-12 03:25:15,147 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-32f06362-94e2-44fd-90d4-1a4f77797627 2018-10-12 03:25:15,150 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/15a95b1c-becd-4c2c-984c-d8600d0888a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f744c10-6d68-40a5-baa1-bee4ff6030a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f13a2b55f293dfd25fe3301c89e112ee55bb1a" 2018-10-12 03:25:15,354 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c6964222-6110-4366-9605-a7ed2fb5d945 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-10-12 03:25:15,354 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/15a95b1c-becd-4c2c-984c-d8600d0888a7 used request id req-c6964222-6110-4366-9605-a7ed2fb5d945 2018-10-12 03:25:15,357 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/15a95b1c-becd-4c2c-984c-d8600d0888a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f744c10-6d68-40a5-baa1-bee4ff6030a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f13a2b55f293dfd25fe3301c89e112ee55bb1a" 2018-10-12 03:25:15,532 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:25:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-123f14a3-3f36-4157-a682-e0e34142e3a6 x-openstack-request-id: req-123f14a3-3f36-4157-a682-e0e34142e3a6 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 15a95b1c-becd-4c2c-984c-d8600d0888a7 could not be found.", "code": 404}} 2018-10-12 03:25:15,532 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/15a95b1c-becd-4c2c-984c-d8600d0888a7 used request id req-123f14a3-3f36-4157-a682-e0e34142e3a6 2018-10-12 03:25:15,532 - cinder_utils - INFO - Volume with ID [15a95b1c-becd-4c2c-984c-d8600d0888a7] does not exist 2018-10-12 03:25:15,533 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-32f06362-94e2-44fd-90d4-1a4f77797627 2018-10-12 03:25:15,536 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/15a95b1c-becd-4c2c-984c-d8600d0888a7 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-3f744c10-6d68-40a5-baa1-bee4ff6030a6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73f13a2b55f293dfd25fe3301c89e112ee55bb1a" 2018-10-12 03:25:15,698 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:25:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-61c634b6-20ba-4356-bd00-c667188a3bd3 x-openstack-request-id: req-61c634b6-20ba-4356-bd00-c667188a3bd3 Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type 15a95b1c-becd-4c2c-984c-d8600d0888a7 could not be found.", "code": 404}} 2018-10-12 03:25:15,698 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/15a95b1c-becd-4c2c-984c-d8600d0888a7 used request id req-61c634b6-20ba-4356-bd00-c667188a3bd3 2018-10-12 03:25:15,701 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:16,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["uI0GN1a1Q7K59vUePXfzeQ"], "issued_at": "2018-10-12T03:25:16.000000Z"}} 2018-10-12 03:25:16,092 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3685dd9d02211d05c6866796416d31bc5e7e3d55" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsSimpleVolumeTypeTests-a00447e1-276f-442e-856c-ea6bf39e4c33", "description": null}}' 2018-10-12 03:25:16,311 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:16 GMT Server: Apache x-compute-request-id: req-dc73fb0a-f6b5-42f3-b6d5-dc2db9559234 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dc73fb0a-f6b5-42f3-b6d5-dc2db9559234 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a00447e1-276f-442e-856c-ea6bf39e4c33", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae8fe1f8-7088-4366-8ffa-23c8635f83e2", "description": null}} 2018-10-12 03:25:16,311 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types used request id req-dc73fb0a-f6b5-42f3-b6d5-dc2db9559234 2018-10-12 03:25:16,314 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc73fb0a-f6b5-42f3-b6d5-dc2db9559234" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3685dd9d02211d05c6866796416d31bc5e7e3d55" 2018-10-12 03:25:16,499 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:16 GMT Server: Apache x-compute-request-id: req-7717d289-8499-4eea-9ced-89580ce2ade4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7717d289-8499-4eea-9ced-89580ce2ade4 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CinderUtilsSimpleVolumeTypeTests-a00447e1-276f-442e-856c-ea6bf39e4c33", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae8fe1f8-7088-4366-8ffa-23c8635f83e2", "description": null}]} 2018-10-12 03:25:16,499 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types?is_public=None used request id req-7717d289-8499-4eea-9ced-89580ce2ade4 2018-10-12 03:25:16,502 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/ae8fe1f8-7088-4366-8ffa-23c8635f83e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc73fb0a-f6b5-42f3-b6d5-dc2db9559234" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3685dd9d02211d05c6866796416d31bc5e7e3d55" 2018-10-12 03:25:16,668 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:16 GMT Server: Apache x-compute-request-id: req-68dbeae1-cde4-43b2-9814-f673fbd9bc7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68dbeae1-cde4-43b2-9814-f673fbd9bc7e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a00447e1-276f-442e-856c-ea6bf39e4c33", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae8fe1f8-7088-4366-8ffa-23c8635f83e2", "description": null}} 2018-10-12 03:25:16,668 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/ae8fe1f8-7088-4366-8ffa-23c8635f83e2 used request id req-68dbeae1-cde4-43b2-9814-f673fbd9bc7e 2018-10-12 03:25:16,671 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/ae8fe1f8-7088-4366-8ffa-23c8635f83e2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc73fb0a-f6b5-42f3-b6d5-dc2db9559234" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3685dd9d02211d05c6866796416d31bc5e7e3d55" 2018-10-12 03:25:16,846 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:16 GMT Server: Apache x-compute-request-id: req-cbdba71b-8e95-4712-b346-3e06f65cc749 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cbdba71b-8e95-4712-b346-3e06f65cc749 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-12 03:25:16,846 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/ae8fe1f8-7088-4366-8ffa-23c8635f83e2/encryption used request id req-cbdba71b-8e95-4712-b346-3e06f65cc749 2018-10-12 03:25:16,849 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/ae8fe1f8-7088-4366-8ffa-23c8635f83e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc73fb0a-f6b5-42f3-b6d5-dc2db9559234" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3685dd9d02211d05c6866796416d31bc5e7e3d55" 2018-10-12 03:25:17,015 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:16 GMT Server: Apache x-compute-request-id: req-785bd74f-f0bf-438b-b499-d52cda85cc56 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-785bd74f-f0bf-438b-b499-d52cda85cc56 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a00447e1-276f-442e-856c-ea6bf39e4c33", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae8fe1f8-7088-4366-8ffa-23c8635f83e2", "description": null}} 2018-10-12 03:25:17,015 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/ae8fe1f8-7088-4366-8ffa-23c8635f83e2 used request id req-785bd74f-f0bf-438b-b499-d52cda85cc56 2018-10-12 03:25:17,018 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/ae8fe1f8-7088-4366-8ffa-23c8635f83e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc73fb0a-f6b5-42f3-b6d5-dc2db9559234" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3685dd9d02211d05c6866796416d31bc5e7e3d55" 2018-10-12 03:25:17,174 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:17 GMT Server: Apache x-compute-request-id: req-85fdd8ba-eb43-41c3-9908-20cb7e9a7b75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-85fdd8ba-eb43-41c3-9908-20cb7e9a7b75 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsSimpleVolumeTypeTests-a00447e1-276f-442e-856c-ea6bf39e4c33", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "ae8fe1f8-7088-4366-8ffa-23c8635f83e2", "description": null}} 2018-10-12 03:25:17,174 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/ae8fe1f8-7088-4366-8ffa-23c8635f83e2 used request id req-85fdd8ba-eb43-41c3-9908-20cb7e9a7b75 2018-10-12 03:25:17,177 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/ae8fe1f8-7088-4366-8ffa-23c8635f83e2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc73fb0a-f6b5-42f3-b6d5-dc2db9559234" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3685dd9d02211d05c6866796416d31bc5e7e3d55" 2018-10-12 03:25:17,197 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:17 GMT Server: Apache x-compute-request-id: req-e49b044f-834c-4187-b7d0-3a930c119ffb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e49b044f-834c-4187-b7d0-3a930c119ffb Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-12 03:25:17,197 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/ae8fe1f8-7088-4366-8ffa-23c8635f83e2/encryption used request id req-e49b044f-834c-4187-b7d0-3a930c119ffb 2018-10-12 03:25:17,197 - cinder_utils - INFO - Deleting volume named - CinderUtilsSimpleVolumeTypeTests-a00447e1-276f-442e-856c-ea6bf39e4c33 2018-10-12 03:25:17,201 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/ae8fe1f8-7088-4366-8ffa-23c8635f83e2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc73fb0a-f6b5-42f3-b6d5-dc2db9559234" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3685dd9d02211d05c6866796416d31bc5e7e3d55" 2018-10-12 03:25:17,422 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:17 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-76b6532e-1d1f-4a56-967d-4187c6b3dcdf 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-10-12 03:25:17,422 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/ae8fe1f8-7088-4366-8ffa-23c8635f83e2 used request id req-76b6532e-1d1f-4a56-967d-4187c6b3dcdf 2018-10-12 03:25:17,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:17,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["ojnCHvztS1CKGG8zAX8gCA"], "issued_at": "2018-10-12T03:25:17.000000Z"}} 2018-10-12 03:25:17,810 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9949c0b5dfc63c8c356d0750b947ec9168e9d51f" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-a99e7e1e-4942-4151-a66a-687bac671a28-type", "description": null}}' 2018-10-12 03:25:18,563 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:17 GMT Server: Apache x-compute-request-id: req-a2ba339b-7377-4d04-bc3d-bb417bdfc0c0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2ba339b-7377-4d04-bc3d-bb417bdfc0c0 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-a99e7e1e-4942-4151-a66a-687bac671a28-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "6eaff02f-aace-44e5-8df8-97d42d2e38fd", "description": null}} 2018-10-12 03:25:18,564 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types used request id req-a2ba339b-7377-4d04-bc3d-bb417bdfc0c0 2018-10-12 03:25:18,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/6eaff02f-aace-44e5-8df8-97d42d2e38fd/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a2ba339b-7377-4d04-bc3d-bb417bdfc0c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9949c0b5dfc63c8c356d0750b947ec9168e9d51f" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-a99e7e1e-4942-4151-a66a-687bac671a28", "control_location": "back-end", "key_size": -1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-10-12 03:25:19,301 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 12 Oct 2018 03:25:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-8dbc7b3a-4f21-419c-a0ec-7ae529d5d27f x-openstack-request-id: req-8dbc7b3a-4f21-419c-a0ec-7ae529d5d27f Content-Length: 65 Content-Type: application/json RESP BODY: {"badRequest": {"message": "key_size must be >= 0", "code": 400}} 2018-10-12 03:25:19,301 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/6eaff02f-aace-44e5-8df8-97d42d2e38fd/encryption used request id req-8dbc7b3a-4f21-419c-a0ec-7ae529d5d27f 2018-10-12 03:25:19,301 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-a99e7e1e-4942-4151-a66a-687bac671a28-type 2018-10-12 03:25:19,304 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/6eaff02f-aace-44e5-8df8-97d42d2e38fd -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a2ba339b-7377-4d04-bc3d-bb417bdfc0c0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9949c0b5dfc63c8c356d0750b947ec9168e9d51f" 2018-10-12 03:25:19,532 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-7e6d2ead-4093-4462-8ce5-77b1c0d7767a 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-10-12 03:25:19,533 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/6eaff02f-aace-44e5-8df8-97d42d2e38fd used request id req-7e6d2ead-4093-4462-8ce5-77b1c0d7767a 2018-10-12 03:25:19,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:19,905 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["VfY_BBzrQDy6iVGG3sGFHw"], "issued_at": "2018-10-12T03:25:19.000000Z"}} 2018-10-12 03:25:19,908 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4896646410a5c4f46cebc5d23e15625c005d116" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-98c0a8d0-3f69-4665-9dca-6bfa14c3fffa-type", "description": null}}' 2018-10-12 03:25:20,148 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:19 GMT Server: Apache x-compute-request-id: req-dc23b340-7103-436c-8854-9e4b51697528 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-dc23b340-7103-436c-8854-9e4b51697528 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-98c0a8d0-3f69-4665-9dca-6bfa14c3fffa-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "156b1e68-32a3-435d-8911-6f0f63df85b2", "description": null}} 2018-10-12 03:25:20,148 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types used request id req-dc23b340-7103-436c-8854-9e4b51697528 2018-10-12 03:25:20,152 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dc23b340-7103-436c-8854-9e4b51697528" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4896646410a5c4f46cebc5d23e15625c005d116" -d '{"encryption": {"control_location": "back-end", "provider_class": "LuksEncryptor", "name": "CinderUtilsAddEncryptionTests-98c0a8d0-3f69-4665-9dca-6bfa14c3fffa", "provider": "LuksEncryptor"}}' 2018-10-12 03:25:20,371 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:20 GMT Server: Apache x-compute-request-id: req-acc3a533-d68a-4351-bda5-2a6034607d41 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-acc3a533-d68a-4351-bda5-2a6034607d41 Content-Encoding: gzip Content-Length: 223 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "156b1e68-32a3-435d-8911-6f0f63df85b2", "name": "CinderUtilsAddEncryptionTests-98c0a8d0-3f69-4665-9dca-6bfa14c3fffa", "control_location": "back-end", "encryption_id": "8e53a1af-1a8c-40aa-966f-d7ded337237a", "provider": "LuksEncryptor", "provider_class": "LuksEncryptor"}} 2018-10-12 03:25:20,371 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2/encryption used request id req-acc3a533-d68a-4351-bda5-2a6034607d41 2018-10-12 03:25:20,375 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc23b340-7103-436c-8854-9e4b51697528" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4896646410a5c4f46cebc5d23e15625c005d116" 2018-10-12 03:25:20,541 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:20 GMT Server: Apache x-compute-request-id: req-8551836a-4ee1-4122-9183-71b1821f9db6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8551836a-4ee1-4122-9183-71b1821f9db6 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-98c0a8d0-3f69-4665-9dca-6bfa14c3fffa-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "156b1e68-32a3-435d-8911-6f0f63df85b2", "description": null}} 2018-10-12 03:25:20,541 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2 used request id req-8551836a-4ee1-4122-9183-71b1821f9db6 2018-10-12 03:25:20,544 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc23b340-7103-436c-8854-9e4b51697528" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4896646410a5c4f46cebc5d23e15625c005d116" 2018-10-12 03:25:21,263 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:20 GMT Server: Apache x-compute-request-id: req-5f1db282-1583-47c3-ba54-e1e8c0288b7a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f1db282-1583-47c3-ba54-e1e8c0288b7a Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"volume_type_id": "156b1e68-32a3-435d-8911-6f0f63df85b2", "control_location": "back-end", "deleted": false, "created_at": "2018-10-12T03:25:20.000000", "updated_at": null, "encryption_id": "8e53a1af-1a8c-40aa-966f-d7ded337237a", "key_size": null, "provider": "LuksEncryptor", "deleted_at": null, "cipher": null} 2018-10-12 03:25:21,263 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2/encryption used request id req-5f1db282-1583-47c3-ba54-e1e8c0288b7a 2018-10-12 03:25:21,264 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-98c0a8d0-3f69-4665-9dca-6bfa14c3fffa-type 2018-10-12 03:25:21,267 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc23b340-7103-436c-8854-9e4b51697528" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4896646410a5c4f46cebc5d23e15625c005d116" 2018-10-12 03:25:21,451 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:21 GMT Server: Apache x-compute-request-id: req-2f8b50ed-ed23-488d-b36b-8b4e69bb57dd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2f8b50ed-ed23-488d-b36b-8b4e69bb57dd Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-98c0a8d0-3f69-4665-9dca-6bfa14c3fffa-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "156b1e68-32a3-435d-8911-6f0f63df85b2", "description": null}} 2018-10-12 03:25:21,452 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2 used request id req-2f8b50ed-ed23-488d-b36b-8b4e69bb57dd 2018-10-12 03:25:21,455 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc23b340-7103-436c-8854-9e4b51697528" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4896646410a5c4f46cebc5d23e15625c005d116" 2018-10-12 03:25:21,687 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:21 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a7768348-bcae-4519-9ed9-74c2923857ae 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-10-12 03:25:21,687 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2/encryption/provider used request id req-a7768348-bcae-4519-9ed9-74c2923857ae 2018-10-12 03:25:21,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc23b340-7103-436c-8854-9e4b51697528" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4896646410a5c4f46cebc5d23e15625c005d116" 2018-10-12 03:25:21,713 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:21 GMT Server: Apache x-compute-request-id: req-f886034a-1c87-4bab-9f14-55dbc7841cb3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f886034a-1c87-4bab-9f14-55dbc7841cb3 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-98c0a8d0-3f69-4665-9dca-6bfa14c3fffa-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "156b1e68-32a3-435d-8911-6f0f63df85b2", "description": null}} 2018-10-12 03:25:21,713 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2 used request id req-f886034a-1c87-4bab-9f14-55dbc7841cb3 2018-10-12 03:25:21,716 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc23b340-7103-436c-8854-9e4b51697528" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4896646410a5c4f46cebc5d23e15625c005d116" 2018-10-12 03:25:21,902 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:21 GMT Server: Apache x-compute-request-id: req-200e699d-4308-4bc4-82f4-b52fe095aa11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-200e699d-4308-4bc4-82f4-b52fe095aa11 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-12 03:25:21,902 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2/encryption used request id req-200e699d-4308-4bc4-82f4-b52fe095aa11 2018-10-12 03:25:21,902 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-98c0a8d0-3f69-4665-9dca-6bfa14c3fffa-type 2018-10-12 03:25:21,905 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc23b340-7103-436c-8854-9e4b51697528" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4896646410a5c4f46cebc5d23e15625c005d116" 2018-10-12 03:25:22,148 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:21 GMT Server: Apache x-compute-request-id: req-ab9831e1-557e-4c77-ae99-5a6d3e1a3cbe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ab9831e1-557e-4c77-ae99-5a6d3e1a3cbe Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-98c0a8d0-3f69-4665-9dca-6bfa14c3fffa-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "156b1e68-32a3-435d-8911-6f0f63df85b2", "description": null}} 2018-10-12 03:25:22,149 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2 used request id req-ab9831e1-557e-4c77-ae99-5a6d3e1a3cbe 2018-10-12 03:25:22,152 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc23b340-7103-436c-8854-9e4b51697528" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4896646410a5c4f46cebc5d23e15625c005d116" 2018-10-12 03:25:22,342 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:25:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-327d9eff-e8af-4486-8a2d-4bb9a6e4a1ed x-openstack-request-id: req-327d9eff-e8af-4486-8a2d-4bb9a6e4a1ed Content-Length: 130 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type encryption for type 156b1e68-32a3-435d-8911-6f0f63df85b2 does not exist.", "code": 404}} 2018-10-12 03:25:22,342 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2/encryption/provider used request id req-327d9eff-e8af-4486-8a2d-4bb9a6e4a1ed 2018-10-12 03:25:22,342 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-98c0a8d0-3f69-4665-9dca-6bfa14c3fffa-type 2018-10-12 03:25:22,345 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dc23b340-7103-436c-8854-9e4b51697528" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4896646410a5c4f46cebc5d23e15625c005d116" 2018-10-12 03:25:22,415 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e6e84c92-314b-4182-8afa-f2e8b05c7756 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-10-12 03:25:22,415 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/156b1e68-32a3-435d-8911-6f0f63df85b2 used request id req-e6e84c92-314b-4182-8afa-f2e8b05c7756 2018-10-12 03:25:22,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:22,801 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["_u4AqMvGRDSIkV8RUMrkng"], "issued_at": "2018-10-12T03:25:22.000000Z"}} 2018-10-12 03:25:22,804 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1faa51471143c47488bee63ae8de8cda4c49ba" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-aea317e7-3dc0-4bf3-8ce7-6e26960521fb-type", "description": null}}' 2018-10-12 03:25:23,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:22 GMT Server: Apache x-compute-request-id: req-52ab88ba-41e6-41ab-8d21-aeff55ccde46 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-52ab88ba-41e6-41ab-8d21-aeff55ccde46 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-aea317e7-3dc0-4bf3-8ce7-6e26960521fb-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a87e7e60-7f9f-4c18-885b-58fddab83c60", "description": null}} 2018-10-12 03:25:23,028 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types used request id req-52ab88ba-41e6-41ab-8d21-aeff55ccde46 2018-10-12 03:25:23,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/a87e7e60-7f9f-4c18-885b-58fddab83c60/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-52ab88ba-41e6-41ab-8d21-aeff55ccde46" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1faa51471143c47488bee63ae8de8cda4c49ba" -d '{"encryption": {"control_location": "front-end", "provider_class": "foo", "name": "CinderUtilsAddEncryptionTests-aea317e7-3dc0-4bf3-8ce7-6e26960521fb", "provider": "foo"}}' 2018-10-12 03:25:23,805 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:23 GMT Server: Apache x-compute-request-id: req-0e13c842-795d-4898-bc1d-e88a39973b7f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e13c842-795d-4898-bc1d-e88a39973b7f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "a87e7e60-7f9f-4c18-885b-58fddab83c60", "name": "CinderUtilsAddEncryptionTests-aea317e7-3dc0-4bf3-8ce7-6e26960521fb", "control_location": "front-end", "encryption_id": "b9f5e9b2-5dd9-4dc6-9814-563fef8db2db", "provider": "foo", "provider_class": "foo"}} 2018-10-12 03:25:23,805 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/a87e7e60-7f9f-4c18-885b-58fddab83c60/encryption used request id req-0e13c842-795d-4898-bc1d-e88a39973b7f 2018-10-12 03:25:23,808 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/a87e7e60-7f9f-4c18-885b-58fddab83c60 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52ab88ba-41e6-41ab-8d21-aeff55ccde46" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1faa51471143c47488bee63ae8de8cda4c49ba" 2018-10-12 03:25:23,964 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:23 GMT Server: Apache x-compute-request-id: req-d894a949-96e6-46b1-bd0a-c89503570509 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d894a949-96e6-46b1-bd0a-c89503570509 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-aea317e7-3dc0-4bf3-8ce7-6e26960521fb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a87e7e60-7f9f-4c18-885b-58fddab83c60", "description": null}} 2018-10-12 03:25:23,964 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/a87e7e60-7f9f-4c18-885b-58fddab83c60 used request id req-d894a949-96e6-46b1-bd0a-c89503570509 2018-10-12 03:25:23,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/a87e7e60-7f9f-4c18-885b-58fddab83c60/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52ab88ba-41e6-41ab-8d21-aeff55ccde46" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1faa51471143c47488bee63ae8de8cda4c49ba" 2018-10-12 03:25:23,994 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:23 GMT Server: Apache x-compute-request-id: req-89d1274c-eb97-4867-9f75-3b869d2386f6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-89d1274c-eb97-4867-9f75-3b869d2386f6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"volume_type_id": "a87e7e60-7f9f-4c18-885b-58fddab83c60", "control_location": "front-end", "deleted": false, "created_at": "2018-10-12T03:25:23.000000", "updated_at": null, "encryption_id": "b9f5e9b2-5dd9-4dc6-9814-563fef8db2db", "key_size": null, "provider": "foo", "deleted_at": null, "cipher": null} 2018-10-12 03:25:23,994 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/a87e7e60-7f9f-4c18-885b-58fddab83c60/encryption used request id req-89d1274c-eb97-4867-9f75-3b869d2386f6 2018-10-12 03:25:23,995 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-aea317e7-3dc0-4bf3-8ce7-6e26960521fb-type 2018-10-12 03:25:23,998 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/a87e7e60-7f9f-4c18-885b-58fddab83c60 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52ab88ba-41e6-41ab-8d21-aeff55ccde46" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1faa51471143c47488bee63ae8de8cda4c49ba" 2018-10-12 03:25:24,187 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:24 GMT Server: Apache x-compute-request-id: req-76f95e75-30b5-4044-910b-acd13165cb8c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-76f95e75-30b5-4044-910b-acd13165cb8c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-aea317e7-3dc0-4bf3-8ce7-6e26960521fb-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "a87e7e60-7f9f-4c18-885b-58fddab83c60", "description": null}} 2018-10-12 03:25:24,187 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/a87e7e60-7f9f-4c18-885b-58fddab83c60 used request id req-76f95e75-30b5-4044-910b-acd13165cb8c 2018-10-12 03:25:24,190 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/a87e7e60-7f9f-4c18-885b-58fddab83c60/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52ab88ba-41e6-41ab-8d21-aeff55ccde46" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1faa51471143c47488bee63ae8de8cda4c49ba" 2018-10-12 03:25:24,399 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-13063d7d-e300-464a-904c-cd80650ced69 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-10-12 03:25:24,399 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/a87e7e60-7f9f-4c18-885b-58fddab83c60/encryption/provider used request id req-13063d7d-e300-464a-904c-cd80650ced69 2018-10-12 03:25:24,399 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-aea317e7-3dc0-4bf3-8ce7-6e26960521fb-type 2018-10-12 03:25:24,402 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/a87e7e60-7f9f-4c18-885b-58fddab83c60 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-52ab88ba-41e6-41ab-8d21-aeff55ccde46" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e1faa51471143c47488bee63ae8de8cda4c49ba" 2018-10-12 03:25:24,611 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b1bcf1d0-5be2-4654-b14b-3ebe4abd39be 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-10-12 03:25:24,611 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/a87e7e60-7f9f-4c18-885b-58fddab83c60 used request id req-b1bcf1d0-5be2-4654-b14b-3ebe4abd39be 2018-10-12 03:25:24,614 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:25,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["ZMdONMriTnCLaoK45P8HYA"], "issued_at": "2018-10-12T03:25:25.000000Z"}} 2018-10-12 03:25:25,004 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c4a1e7ec8e2925e1dc5ec522f17e8bde401104" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsAddEncryptionTests-47ad74e5-c13e-4042-997e-28ede2f8f7da-type", "description": null}}' 2018-10-12 03:25:25,254 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:25 GMT Server: Apache x-compute-request-id: req-87791777-4bbf-4be1-b5e4-8380f6f15c0d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-87791777-4bbf-4be1-b5e4-8380f6f15c0d Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-47ad74e5-c13e-4042-997e-28ede2f8f7da-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d81a646b-a69b-450d-8505-1fd9ee1a5162", "description": null}} 2018-10-12 03:25:25,254 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types used request id req-87791777-4bbf-4be1-b5e4-8380f6f15c0d 2018-10-12 03:25:25,257 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/d81a646b-a69b-450d-8505-1fd9ee1a5162/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-87791777-4bbf-4be1-b5e4-8380f6f15c0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c4a1e7ec8e2925e1dc5ec522f17e8bde401104" -d '{"encryption": {"name": "CinderUtilsAddEncryptionTests-47ad74e5-c13e-4042-997e-28ede2f8f7da", "control_location": "back-end", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}}' 2018-10-12 03:25:25,467 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:25 GMT Server: Apache x-compute-request-id: req-1d4b7b11-ea88-4a42-b0e4-da3d242bd963 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d4b7b11-ea88-4a42-b0e4-da3d242bd963 Content-Encoding: gzip Content-Length: 235 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "d81a646b-a69b-450d-8505-1fd9ee1a5162", "name": "CinderUtilsAddEncryptionTests-47ad74e5-c13e-4042-997e-28ede2f8f7da", "control_location": "back-end", "encryption_id": "4104540f-85a1-4900-aa61-03879ba16d51", "key_size": 1, "provider": "foo", "provider_class": "foo", "cipher": "bar"}} 2018-10-12 03:25:25,468 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/d81a646b-a69b-450d-8505-1fd9ee1a5162/encryption used request id req-1d4b7b11-ea88-4a42-b0e4-da3d242bd963 2018-10-12 03:25:25,471 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/d81a646b-a69b-450d-8505-1fd9ee1a5162 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87791777-4bbf-4be1-b5e4-8380f6f15c0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c4a1e7ec8e2925e1dc5ec522f17e8bde401104" 2018-10-12 03:25:25,720 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:25 GMT Server: Apache x-compute-request-id: req-7d7b8b70-65af-4f02-9a56-4b1e2c4bcca8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7d7b8b70-65af-4f02-9a56-4b1e2c4bcca8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-47ad74e5-c13e-4042-997e-28ede2f8f7da-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d81a646b-a69b-450d-8505-1fd9ee1a5162", "description": null}} 2018-10-12 03:25:25,721 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/d81a646b-a69b-450d-8505-1fd9ee1a5162 used request id req-7d7b8b70-65af-4f02-9a56-4b1e2c4bcca8 2018-10-12 03:25:25,724 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/d81a646b-a69b-450d-8505-1fd9ee1a5162/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87791777-4bbf-4be1-b5e4-8380f6f15c0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c4a1e7ec8e2925e1dc5ec522f17e8bde401104" 2018-10-12 03:25:25,904 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:25 GMT Server: Apache x-compute-request-id: req-8dd0fef6-1ffe-4658-bea3-491f704b0165 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8dd0fef6-1ffe-4658-bea3-491f704b0165 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"volume_type_id": "d81a646b-a69b-450d-8505-1fd9ee1a5162", "control_location": "back-end", "deleted": false, "created_at": "2018-10-12T03:25:25.000000", "updated_at": null, "encryption_id": "4104540f-85a1-4900-aa61-03879ba16d51", "key_size": 1, "provider": "foo", "deleted_at": null, "cipher": "bar"} 2018-10-12 03:25:25,904 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/d81a646b-a69b-450d-8505-1fd9ee1a5162/encryption used request id req-8dd0fef6-1ffe-4658-bea3-491f704b0165 2018-10-12 03:25:25,905 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsAddEncryptionTests-47ad74e5-c13e-4042-997e-28ede2f8f7da-type 2018-10-12 03:25:25,908 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/d81a646b-a69b-450d-8505-1fd9ee1a5162 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87791777-4bbf-4be1-b5e4-8380f6f15c0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c4a1e7ec8e2925e1dc5ec522f17e8bde401104" 2018-10-12 03:25:26,081 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:25 GMT Server: Apache x-compute-request-id: req-d4f71ad1-06c5-4206-8c36-07b41bda7aaf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-d4f71ad1-06c5-4206-8c36-07b41bda7aaf Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsAddEncryptionTests-47ad74e5-c13e-4042-997e-28ede2f8f7da-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "d81a646b-a69b-450d-8505-1fd9ee1a5162", "description": null}} 2018-10-12 03:25:26,082 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/d81a646b-a69b-450d-8505-1fd9ee1a5162 used request id req-d4f71ad1-06c5-4206-8c36-07b41bda7aaf 2018-10-12 03:25:26,085 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/d81a646b-a69b-450d-8505-1fd9ee1a5162/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87791777-4bbf-4be1-b5e4-8380f6f15c0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c4a1e7ec8e2925e1dc5ec522f17e8bde401104" 2018-10-12 03:25:26,273 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bb33130a-747b-411d-867b-ae5600dbd329 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-10-12 03:25:26,274 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/d81a646b-a69b-450d-8505-1fd9ee1a5162/encryption/provider used request id req-bb33130a-747b-411d-867b-ae5600dbd329 2018-10-12 03:25:26,274 - cinder_utils - INFO - Deleting volume named - CinderUtilsAddEncryptionTests-47ad74e5-c13e-4042-997e-28ede2f8f7da-type 2018-10-12 03:25:26,277 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/d81a646b-a69b-450d-8505-1fd9ee1a5162 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-87791777-4bbf-4be1-b5e4-8380f6f15c0d" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}34c4a1e7ec8e2925e1dc5ec522f17e8bde401104" 2018-10-12 03:25:26,485 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:26 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e16ce7fd-938b-43db-835a-4517504725b1 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-10-12 03:25:26,485 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/d81a646b-a69b-450d-8505-1fd9ee1a5162 used request id req-e16ce7fd-938b-43db-835a-4517504725b1 2018-10-12 03:25:26,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:26,866 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["AwfkC2aiTPSIjmrdAnOpkw"], "issued_at": "2018-10-12T03:25:26.000000Z"}} 2018-10-12 03:25:26,869 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8bd2eec4cb4926b9a24245d222e90b9d362cec1" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-5eb81211-5dc1-4e7a-b7bb-237328ba6cfb-qos"}}' 2018-10-12 03:25:27,073 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:26 GMT Server: Apache x-compute-request-id: req-82f66e32-234b-4c7a-a968-6d0f497dc8a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-82f66e32-234b-4c7a-a968-6d0f497dc8a1 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "a29d050d-7796-4630-9b35-9c70bfd43999", "name": "CinderUtilsVolumeTypeCompleteTests-5eb81211-5dc1-4e7a-b7bb-237328ba6cfb-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/a29d050d-7796-4630-9b35-9c70bfd43999", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/qos-specs/a29d050d-7796-4630-9b35-9c70bfd43999", "rel": "bookmark"}]} 2018-10-12 03:25:27,073 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-82f66e32-234b-4c7a-a968-6d0f497dc8a1 2018-10-12 03:25:27,076 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-82f66e32-234b-4c7a-a968-6d0f497dc8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8bd2eec4cb4926b9a24245d222e90b9d362cec1" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-5eb81211-5dc1-4e7a-b7bb-237328ba6cfb", "description": null}}' 2018-10-12 03:25:27,280 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:27 GMT Server: Apache x-compute-request-id: req-7100b039-4fb0-46ad-8b33-497ca7313122 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7100b039-4fb0-46ad-8b33-497ca7313122 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5eb81211-5dc1-4e7a-b7bb-237328ba6cfb", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "07b4becc-9ed3-4748-b0a7-862c01bf0bed", "description": null}} 2018-10-12 03:25:27,280 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types used request id req-7100b039-4fb0-46ad-8b33-497ca7313122 2018-10-12 03:25:27,284 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/07b4becc-9ed3-4748-b0a7-862c01bf0bed/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-82f66e32-234b-4c7a-a968-6d0f497dc8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8bd2eec4cb4926b9a24245d222e90b9d362cec1" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-12 03:25:27,495 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:27 GMT Server: Apache x-compute-request-id: req-bcc68d9b-4120-4036-b9af-4ba491476236 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bcc68d9b-4120-4036-b9af-4ba491476236 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "07b4becc-9ed3-4748-b0a7-862c01bf0bed", "name": "foo", "control_location": "back-end", "encryption_id": "39354e93-0249-42c3-ad87-ae6509be897c", "provider": "bar", "provider_class": "bar"}} 2018-10-12 03:25:27,495 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/07b4becc-9ed3-4748-b0a7-862c01bf0bed/encryption used request id req-bcc68d9b-4120-4036-b9af-4ba491476236 2018-10-12 03:25:27,500 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/07b4becc-9ed3-4748-b0a7-862c01bf0bed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82f66e32-234b-4c7a-a968-6d0f497dc8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8bd2eec4cb4926b9a24245d222e90b9d362cec1" 2018-10-12 03:25:27,683 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:27 GMT Server: Apache x-compute-request-id: req-18ab9ed7-b93a-421b-aec7-2b28c5490f46 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-18ab9ed7-b93a-421b-aec7-2b28c5490f46 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5eb81211-5dc1-4e7a-b7bb-237328ba6cfb", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "07b4becc-9ed3-4748-b0a7-862c01bf0bed", "description": null}} 2018-10-12 03:25:27,684 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/07b4becc-9ed3-4748-b0a7-862c01bf0bed used request id req-18ab9ed7-b93a-421b-aec7-2b28c5490f46 2018-10-12 03:25:27,687 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/07b4becc-9ed3-4748-b0a7-862c01bf0bed/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82f66e32-234b-4c7a-a968-6d0f497dc8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8bd2eec4cb4926b9a24245d222e90b9d362cec1" 2018-10-12 03:25:27,850 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:27 GMT Server: Apache x-compute-request-id: req-f679202a-2de0-4414-bd19-47e36b6c67de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f679202a-2de0-4414-bd19-47e36b6c67de Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "07b4becc-9ed3-4748-b0a7-862c01bf0bed", "control_location": "back-end", "deleted": false, "created_at": "2018-10-12T03:25:27.000000", "updated_at": null, "encryption_id": "39354e93-0249-42c3-ad87-ae6509be897c", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-12 03:25:27,850 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/07b4becc-9ed3-4748-b0a7-862c01bf0bed/encryption used request id req-f679202a-2de0-4414-bd19-47e36b6c67de 2018-10-12 03:25:27,851 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-5eb81211-5dc1-4e7a-b7bb-237328ba6cfb 2018-10-12 03:25:27,854 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/07b4becc-9ed3-4748-b0a7-862c01bf0bed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82f66e32-234b-4c7a-a968-6d0f497dc8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8bd2eec4cb4926b9a24245d222e90b9d362cec1" 2018-10-12 03:25:28,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:27 GMT Server: Apache x-compute-request-id: req-5076fb9a-adba-4e94-8b68-a64723eb193f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5076fb9a-adba-4e94-8b68-a64723eb193f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-5eb81211-5dc1-4e7a-b7bb-237328ba6cfb", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "07b4becc-9ed3-4748-b0a7-862c01bf0bed", "description": null}} 2018-10-12 03:25:28,029 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/07b4becc-9ed3-4748-b0a7-862c01bf0bed used request id req-5076fb9a-adba-4e94-8b68-a64723eb193f 2018-10-12 03:25:28,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/07b4becc-9ed3-4748-b0a7-862c01bf0bed/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82f66e32-234b-4c7a-a968-6d0f497dc8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8bd2eec4cb4926b9a24245d222e90b9d362cec1" 2018-10-12 03:25:28,795 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ca4c9032-1185-4953-9541-111830ec50cc 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-10-12 03:25:28,795 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/07b4becc-9ed3-4748-b0a7-862c01bf0bed/encryption/provider used request id req-ca4c9032-1185-4953-9541-111830ec50cc 2018-10-12 03:25:28,795 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-5eb81211-5dc1-4e7a-b7bb-237328ba6cfb 2018-10-12 03:25:28,799 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/07b4becc-9ed3-4748-b0a7-862c01bf0bed -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82f66e32-234b-4c7a-a968-6d0f497dc8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8bd2eec4cb4926b9a24245d222e90b9d362cec1" 2018-10-12 03:25:29,030 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:28 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-725948bf-2faf-4c45-a381-525ceddb9220 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-10-12 03:25:29,030 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/07b4becc-9ed3-4748-b0a7-862c01bf0bed used request id req-725948bf-2faf-4c45-a381-525ceddb9220 2018-10-12 03:25:29,031 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-5eb81211-5dc1-4e7a-b7bb-237328ba6cfb-qos 2018-10-12 03:25:29,033 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/a29d050d-7796-4630-9b35-9c70bfd43999?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82f66e32-234b-4c7a-a968-6d0f497dc8a1" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8bd2eec4cb4926b9a24245d222e90b9d362cec1" 2018-10-12 03:25:29,246 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ff446dcc-9e8d-441e-a354-5b6989034efc 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-10-12 03:25:29,246 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/a29d050d-7796-4630-9b35-9c70bfd43999?force=False used request id req-ff446dcc-9e8d-441e-a354-5b6989034efc 2018-10-12 03:25:29,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:29,637 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["IPgtpKQBRsquWPu9r_cyFg"], "issued_at": "2018-10-12T03:25:29.000000Z"}} 2018-10-12 03:25:29,640 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4139dad991119874697804d4875f0c7e1f7a6f4" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-ec35b84c-fb77-4e5c-9873-427e9864f2a6-qos"}}' 2018-10-12 03:25:29,939 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:29 GMT Server: Apache x-compute-request-id: req-04189662-220e-4d54-a9fc-1f9a75a4b995 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-04189662-220e-4d54-a9fc-1f9a75a4b995 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "653e39bf-4ab8-4dd9-a7ba-0c9eda3e0dd4", "name": "CinderUtilsVolumeTypeCompleteTests-ec35b84c-fb77-4e5c-9873-427e9864f2a6-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/653e39bf-4ab8-4dd9-a7ba-0c9eda3e0dd4", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/qos-specs/653e39bf-4ab8-4dd9-a7ba-0c9eda3e0dd4", "rel": "bookmark"}]} 2018-10-12 03:25:29,939 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-04189662-220e-4d54-a9fc-1f9a75a4b995 2018-10-12 03:25:29,944 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-04189662-220e-4d54-a9fc-1f9a75a4b995" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4139dad991119874697804d4875f0c7e1f7a6f4" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-ec35b84c-fb77-4e5c-9873-427e9864f2a6", "description": null}}' 2018-10-12 03:25:30,160 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:29 GMT Server: Apache x-compute-request-id: req-2cb19b00-fc18-4c6c-887f-946143357cb7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2cb19b00-fc18-4c6c-887f-946143357cb7 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-ec35b84c-fb77-4e5c-9873-427e9864f2a6", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "fb1d6346-e0a4-4793-9d35-a0df93d34902", "description": null}} 2018-10-12 03:25:30,161 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types used request id req-2cb19b00-fc18-4c6c-887f-946143357cb7 2018-10-12 03:25:30,164 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-04189662-220e-4d54-a9fc-1f9a75a4b995" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4139dad991119874697804d4875f0c7e1f7a6f4" 2018-10-12 03:25:30,339 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:30 GMT Server: Apache x-compute-request-id: req-093c7e57-6dd4-4ae4-ba3b-d442808c214e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-093c7e57-6dd4-4ae4-ba3b-d442808c214e Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "653e39bf-4ab8-4dd9-a7ba-0c9eda3e0dd4", "name": "CinderUtilsVolumeTypeCompleteTests-ec35b84c-fb77-4e5c-9873-427e9864f2a6-qos"}]} 2018-10-12 03:25:30,339 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-093c7e57-6dd4-4ae4-ba3b-d442808c214e 2018-10-12 03:25:30,343 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/None/associate?vol_type_id=fb1d6346-e0a4-4793-9d35-a0df93d34902 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-04189662-220e-4d54-a9fc-1f9a75a4b995" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4139dad991119874697804d4875f0c7e1f7a6f4" 2018-10-12 03:25:30,514 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:25:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-20e7744b-ba20-470c-8913-43c3657079a6 x-openstack-request-id: req-20e7744b-ba20-470c-8913-43c3657079a6 Content-Length: 68 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec None.", "code": 404}} 2018-10-12 03:25:30,514 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/None/associate?vol_type_id=fb1d6346-e0a4-4793-9d35-a0df93d34902 used request id req-20e7744b-ba20-470c-8913-43c3657079a6 2018-10-12 03:25:30,514 - cinder_utils - WARNING - Unable to locate qos_spec named foo - No such QoS spec None. (HTTP 404) (Request-ID: req-20e7744b-ba20-470c-8913-43c3657079a6) 2018-10-12 03:25:30,514 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-ec35b84c-fb77-4e5c-9873-427e9864f2a6 2018-10-12 03:25:30,517 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/fb1d6346-e0a4-4793-9d35-a0df93d34902 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-04189662-220e-4d54-a9fc-1f9a75a4b995" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4139dad991119874697804d4875f0c7e1f7a6f4" 2018-10-12 03:25:30,736 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-86677e2a-2b24-466b-9c20-67fefb208f6d 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-10-12 03:25:30,737 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/fb1d6346-e0a4-4793-9d35-a0df93d34902 used request id req-86677e2a-2b24-466b-9c20-67fefb208f6d 2018-10-12 03:25:30,737 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-ec35b84c-fb77-4e5c-9873-427e9864f2a6-qos 2018-10-12 03:25:30,739 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/653e39bf-4ab8-4dd9-a7ba-0c9eda3e0dd4?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-04189662-220e-4d54-a9fc-1f9a75a4b995" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4139dad991119874697804d4875f0c7e1f7a6f4" 2018-10-12 03:25:30,940 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b0986c53-47e1-4112-b835-ccb326e8b202 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-10-12 03:25:30,940 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/653e39bf-4ab8-4dd9-a7ba-0c9eda3e0dd4?force=False used request id req-b0986c53-47e1-4112-b835-ccb326e8b202 2018-10-12 03:25:30,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:31,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["JF2oyP9DSBGpLa8_1r-MZA"], "issued_at": "2018-10-12T03:25:31.000000Z"}} 2018-10-12 03:25:31,329 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ec9f0e614d42993f727c9d359b8abdf2e5f8c0" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-71fe7be6-6008-492b-90d5-4efda34bc7bf-qos"}}' 2018-10-12 03:25:31,511 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:31 GMT Server: Apache x-compute-request-id: req-ac41a84f-b85b-4811-9442-ed779dd991b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac41a84f-b85b-4811-9442-ed779dd991b9 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "6faf3edb-437c-4928-88de-ec72b625154f", "name": "CinderUtilsVolumeTypeCompleteTests-71fe7be6-6008-492b-90d5-4efda34bc7bf-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/6faf3edb-437c-4928-88de-ec72b625154f", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/qos-specs/6faf3edb-437c-4928-88de-ec72b625154f", "rel": "bookmark"}]} 2018-10-12 03:25:31,511 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-ac41a84f-b85b-4811-9442-ed779dd991b9 2018-10-12 03:25:31,515 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ac41a84f-b85b-4811-9442-ed779dd991b9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ec9f0e614d42993f727c9d359b8abdf2e5f8c0" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-71fe7be6-6008-492b-90d5-4efda34bc7bf", "description": null}}' 2018-10-12 03:25:31,741 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:31 GMT Server: Apache x-compute-request-id: req-bc760712-3dfc-4a95-af7d-ce5da59ef9eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bc760712-3dfc-4a95-af7d-ce5da59ef9eb Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-71fe7be6-6008-492b-90d5-4efda34bc7bf", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f8765bd5-6083-4425-ab7d-e9b3b27eea22", "description": null}} 2018-10-12 03:25:31,741 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types used request id req-bc760712-3dfc-4a95-af7d-ce5da59ef9eb 2018-10-12 03:25:31,746 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac41a84f-b85b-4811-9442-ed779dd991b9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ec9f0e614d42993f727c9d359b8abdf2e5f8c0" 2018-10-12 03:25:31,926 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:31 GMT Server: Apache x-compute-request-id: req-535b7c79-611f-459f-a4ba-5747c250838c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-535b7c79-611f-459f-a4ba-5747c250838c Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "6faf3edb-437c-4928-88de-ec72b625154f", "name": "CinderUtilsVolumeTypeCompleteTests-71fe7be6-6008-492b-90d5-4efda34bc7bf-qos"}]} 2018-10-12 03:25:31,926 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-535b7c79-611f-459f-a4ba-5747c250838c 2018-10-12 03:25:31,930 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/6faf3edb-437c-4928-88de-ec72b625154f/associate?vol_type_id=f8765bd5-6083-4425-ab7d-e9b3b27eea22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac41a84f-b85b-4811-9442-ed779dd991b9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ec9f0e614d42993f727c9d359b8abdf2e5f8c0" 2018-10-12 03:25:31,976 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:31 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4dce85ac-13df-4598-9dba-e80001ddb3c5 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-10-12 03:25:31,976 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/6faf3edb-437c-4928-88de-ec72b625154f/associate?vol_type_id=f8765bd5-6083-4425-ab7d-e9b3b27eea22 used request id req-4dce85ac-13df-4598-9dba-e80001ddb3c5 2018-10-12 03:25:31,976 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-71fe7be6-6008-492b-90d5-4efda34bc7bf 2018-10-12 03:25:31,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/f8765bd5-6083-4425-ab7d-e9b3b27eea22 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac41a84f-b85b-4811-9442-ed779dd991b9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ec9f0e614d42993f727c9d359b8abdf2e5f8c0" 2018-10-12 03:25:32,168 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a18a3f9e-5b3b-4f0a-975c-a9e06de457a7 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-10-12 03:25:32,168 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/f8765bd5-6083-4425-ab7d-e9b3b27eea22 used request id req-a18a3f9e-5b3b-4f0a-975c-a9e06de457a7 2018-10-12 03:25:32,168 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-71fe7be6-6008-492b-90d5-4efda34bc7bf-qos 2018-10-12 03:25:32,171 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/6faf3edb-437c-4928-88de-ec72b625154f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ac41a84f-b85b-4811-9442-ed779dd991b9" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4ec9f0e614d42993f727c9d359b8abdf2e5f8c0" 2018-10-12 03:25:32,378 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:32 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1d5bef0c-f81f-4c7c-a129-ecd47955ac56 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-10-12 03:25:32,378 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/6faf3edb-437c-4928-88de-ec72b625154f?force=False used request id req-1d5bef0c-f81f-4c7c-a129-ecd47955ac56 2018-10-12 03:25:32,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:32,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9027a41a2cad47af98a2e1c543cfce8c", "name": "Member"}, {"id": "aa58357845c840cb83ebe514331ed20c", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "82f0c944f0ab46839e74820af9796ffb", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/82f0c944f0ab46839e74820af9796ffb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "id": "506e58b4de704a7f95de16ced2e6cb52"}, "audit_ids": ["hmZtxv9nQXSjAycVrOVY-A"], "issued_at": "2018-10-12T03:25:32.000000Z"}} 2018-10-12 03:25:32,757 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36161308a01cfbc1e52e4ffdca559f8d5e087ed7" -d '{"qos_specs": {"foo": "bar", "consumer": "both", "name": "CinderUtilsVolumeTypeCompleteTests-d9f51969-8b90-4828-9541-6dbef926b0a4-qos"}}' 2018-10-12 03:25:32,982 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:32 GMT Server: Apache x-compute-request-id: req-ccd24404-f03f-4bd0-92a4-ee135cffa6be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ccd24404-f03f-4bd0-92a4-ee135cffa6be Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {"foo": "bar"}, "consumer": "both", "id": "f832f41e-34b0-43cd-b917-e0043374e854", "name": "CinderUtilsVolumeTypeCompleteTests-d9f51969-8b90-4828-9541-6dbef926b0a4-qos"}, "links": [{"href": "http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/f832f41e-34b0-43cd-b917-e0043374e854", "rel": "self"}, {"href": "http://172.30.9.27:8776/82f0c944f0ab46839e74820af9796ffb/qos-specs/f832f41e-34b0-43cd-b917-e0043374e854", "rel": "bookmark"}]} 2018-10-12 03:25:32,983 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-ccd24404-f03f-4bd0-92a4-ee135cffa6be 2018-10-12 03:25:32,986 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ccd24404-f03f-4bd0-92a4-ee135cffa6be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36161308a01cfbc1e52e4ffdca559f8d5e087ed7" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CinderUtilsVolumeTypeCompleteTests-d9f51969-8b90-4828-9541-6dbef926b0a4", "description": null}}' 2018-10-12 03:25:33,173 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:33 GMT Server: Apache x-compute-request-id: req-af2ac75f-43e7-4167-b0fe-01e19b62bdb7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-af2ac75f-43e7-4167-b0fe-01e19b62bdb7 Content-Encoding: gzip Content-Length: 199 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d9f51969-8b90-4828-9541-6dbef926b0a4", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0212ebf5-e322-470c-8a38-aa00806050ab", "description": null}} 2018-10-12 03:25:33,173 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types used request id req-af2ac75f-43e7-4167-b0fe-01e19b62bdb7 2018-10-12 03:25:33,176 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/0212ebf5-e322-470c-8a38-aa00806050ab/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ccd24404-f03f-4bd0-92a4-ee135cffa6be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36161308a01cfbc1e52e4ffdca559f8d5e087ed7" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-12 03:25:33,401 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:33 GMT Server: Apache x-compute-request-id: req-225a11a5-ceb9-4ab6-a685-19cb430a1eda OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-225a11a5-ceb9-4ab6-a685-19cb430a1eda Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "0212ebf5-e322-470c-8a38-aa00806050ab", "name": "foo", "control_location": "back-end", "encryption_id": "b0a93b92-fd30-4e96-b2bb-d4f0067655a0", "provider": "bar", "provider_class": "bar"}} 2018-10-12 03:25:33,401 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/0212ebf5-e322-470c-8a38-aa00806050ab/encryption used request id req-225a11a5-ceb9-4ab6-a685-19cb430a1eda 2018-10-12 03:25:33,405 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd24404-f03f-4bd0-92a4-ee135cffa6be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36161308a01cfbc1e52e4ffdca559f8d5e087ed7" 2018-10-12 03:25:33,558 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:33 GMT Server: Apache x-compute-request-id: req-505a531f-c5d9-46ee-a0b0-07ef068a556b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-505a531f-c5d9-46ee-a0b0-07ef068a556b Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {"foo": "bar"}, "consumer": "both", "id": "f832f41e-34b0-43cd-b917-e0043374e854", "name": "CinderUtilsVolumeTypeCompleteTests-d9f51969-8b90-4828-9541-6dbef926b0a4-qos"}]} 2018-10-12 03:25:33,558 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs used request id req-505a531f-c5d9-46ee-a0b0-07ef068a556b 2018-10-12 03:25:33,561 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/f832f41e-34b0-43cd-b917-e0043374e854/associate?vol_type_id=0212ebf5-e322-470c-8a38-aa00806050ab -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd24404-f03f-4bd0-92a4-ee135cffa6be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36161308a01cfbc1e52e4ffdca559f8d5e087ed7" 2018-10-12 03:25:33,766 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3c639312-08e9-4d61-9ba3-bf4ea9be317b 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-10-12 03:25:33,767 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/f832f41e-34b0-43cd-b917-e0043374e854/associate?vol_type_id=0212ebf5-e322-470c-8a38-aa00806050ab used request id req-3c639312-08e9-4d61-9ba3-bf4ea9be317b 2018-10-12 03:25:33,770 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/0212ebf5-e322-470c-8a38-aa00806050ab -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd24404-f03f-4bd0-92a4-ee135cffa6be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36161308a01cfbc1e52e4ffdca559f8d5e087ed7" 2018-10-12 03:25:33,950 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:33 GMT Server: Apache x-compute-request-id: req-4827edd1-4384-4a49-8945-7532220286cf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4827edd1-4384-4a49-8945-7532220286cf Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d9f51969-8b90-4828-9541-6dbef926b0a4", "qos_specs_id": "f832f41e-34b0-43cd-b917-e0043374e854", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0212ebf5-e322-470c-8a38-aa00806050ab", "description": null}} 2018-10-12 03:25:33,950 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/0212ebf5-e322-470c-8a38-aa00806050ab used request id req-4827edd1-4384-4a49-8945-7532220286cf 2018-10-12 03:25:33,953 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/0212ebf5-e322-470c-8a38-aa00806050ab/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd24404-f03f-4bd0-92a4-ee135cffa6be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36161308a01cfbc1e52e4ffdca559f8d5e087ed7" 2018-10-12 03:25:34,108 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:33 GMT Server: Apache x-compute-request-id: req-8841aa80-b905-430c-a8f4-752d2dcdb219 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8841aa80-b905-430c-a8f4-752d2dcdb219 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "0212ebf5-e322-470c-8a38-aa00806050ab", "control_location": "back-end", "deleted": false, "created_at": "2018-10-12T03:25:33.000000", "updated_at": null, "encryption_id": "b0a93b92-fd30-4e96-b2bb-d4f0067655a0", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-12 03:25:34,108 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/0212ebf5-e322-470c-8a38-aa00806050ab/encryption used request id req-8841aa80-b905-430c-a8f4-752d2dcdb219 2018-10-12 03:25:34,108 - cinder_utils - INFO - Deleting volume encryption for volume type - CinderUtilsVolumeTypeCompleteTests-d9f51969-8b90-4828-9541-6dbef926b0a4 2018-10-12 03:25:34,111 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/0212ebf5-e322-470c-8a38-aa00806050ab -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd24404-f03f-4bd0-92a4-ee135cffa6be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36161308a01cfbc1e52e4ffdca559f8d5e087ed7" 2018-10-12 03:25:34,283 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:34 GMT Server: Apache x-compute-request-id: req-fef60668-4506-43d4-91d8-706689917546 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fef60668-4506-43d4-91d8-706689917546 Content-Encoding: gzip Content-Length: 231 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CinderUtilsVolumeTypeCompleteTests-d9f51969-8b90-4828-9541-6dbef926b0a4", "qos_specs_id": "f832f41e-34b0-43cd-b917-e0043374e854", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "0212ebf5-e322-470c-8a38-aa00806050ab", "description": null}} 2018-10-12 03:25:34,283 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/0212ebf5-e322-470c-8a38-aa00806050ab used request id req-fef60668-4506-43d4-91d8-706689917546 2018-10-12 03:25:34,287 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/0212ebf5-e322-470c-8a38-aa00806050ab/encryption/provider -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd24404-f03f-4bd0-92a4-ee135cffa6be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36161308a01cfbc1e52e4ffdca559f8d5e087ed7" 2018-10-12 03:25:34,483 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d04de935-db2b-47cf-adfe-66bd66e1aa99 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-10-12 03:25:34,484 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/0212ebf5-e322-470c-8a38-aa00806050ab/encryption/provider used request id req-d04de935-db2b-47cf-adfe-66bd66e1aa99 2018-10-12 03:25:34,484 - cinder_utils - INFO - Deleting volume named - CinderUtilsVolumeTypeCompleteTests-d9f51969-8b90-4828-9541-6dbef926b0a4 2018-10-12 03:25:34,487 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/0212ebf5-e322-470c-8a38-aa00806050ab -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd24404-f03f-4bd0-92a4-ee135cffa6be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36161308a01cfbc1e52e4ffdca559f8d5e087ed7" 2018-10-12 03:25:34,544 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-88af7287-5a5a-4917-af91-99a210f481f7 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-10-12 03:25:34,545 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/types/0212ebf5-e322-470c-8a38-aa00806050ab used request id req-88af7287-5a5a-4917-af91-99a210f481f7 2018-10-12 03:25:34,545 - cinder_utils - INFO - Deleting QoS named - CinderUtilsVolumeTypeCompleteTests-d9f51969-8b90-4828-9541-6dbef926b0a4-qos 2018-10-12 03:25:34,548 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/f832f41e-34b0-43cd-b917-e0043374e854?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ccd24404-f03f-4bd0-92a4-ee135cffa6be" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36161308a01cfbc1e52e4ffdca559f8d5e087ed7" 2018-10-12 03:25:34,755 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:34 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-74cb66d7-6735-4e96-b99f-e1e1ee6c5d26 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-10-12 03:25:34,755 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/82f0c944f0ab46839e74820af9796ffb/qos-specs/f832f41e-34b0-43cd-b917-e0043374e854?force=False used request id req-74cb66d7-6735-4e96-b99f-e1e1ee6c5d26 2018-10-12 03:25:34,756 - 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 774.790s OK 2018-10-12 03:25:34,879 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 03:25:34,880 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | api_check | functest | 12:55 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-12 03:25:34,885 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:25:34,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:25:34,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5724b94-8207-406e-9fc9-fa26209a6e76 Content-Encoding: gzip Content-Length: 344 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa58357845c840cb83ebe514331ed20c", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:25:34,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b5724b94-8207-406e-9fc9-fa26209a6e76 2018-10-12 03:25:34,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.086678981781s 2018-10-12 03:25:34,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 03:25:34,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:25:35,119 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:25:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-636c1eb5-d6b9-451b-b320-4901d201dd51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:25:35,120 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/aa58357845c840cb83ebe514331ed20c used request id req-636c1eb5-d6b9-451b-b320-4901d201dd51 2018-10-12 03:25:35,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.145462989807s 2018-10-12 03:25:35,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:25:35,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:25:35,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b8b440e-6102-4794-9567-e100e77317cc Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934", "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "domain_id": "default", "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:25:35,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5b8b440e-6102-4794-9567-e100e77317cc 2018-10-12 03:25:35,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0899660587311s 2018-10-12 03:25:35,211 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5b8b440e-6102-4794-9567-e100e77317cc 2018-10-12 03:25:35,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:25:35,217 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:25:35,314 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-865825ad-34d6-49e6-9e13-c788c8ea920d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52"}, "enabled": true, "id": "506e58b4de704a7f95de16ced2e6cb52", "options": {}, "domain_id": "default", "name": "api_check-user_2de89b46-c033-4bd3-8816-57828c69f934"}} 2018-10-12 03:25:35,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52 used request id req-865825ad-34d6-49e6-9e13-c788c8ea920d 2018-10-12 03:25:35,315 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0977029800415s 2018-10-12 03:25:35,315 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52 used request id req-865825ad-34d6-49e6-9e13-c788c8ea920d 2018-10-12 03:25:35,316 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 03:25:35,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:25:35,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e94795d-fc2e-4eff-a1e7-668be7de0920 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:25:35,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52 used request id req-8e94795d-fc2e-4eff-a1e7-668be7de0920 2018-10-12 03:25:35,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.318967103958s 2018-10-12 03:25:35,635 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/506e58b4de704a7f95de16ced2e6cb52 used request id req-8e94795d-fc2e-4eff-a1e7-668be7de0920 2018-10-12 03:25:35,636 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:25:35,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:25:35,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2db12a5-113d-4f26-90e8-9ab87a5c42f7 Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: api_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb"}, "enabled": true, "id": "82f0c944f0ab46839e74820af9796ffb", "parent_id": "default", "domain_id": "default", "name": "api_check-project_2de89b46-c033-4bd3-8816-57828c69f934"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:25:35,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e2db12a5-113d-4f26-90e8-9ab87a5c42f7 2018-10-12 03:25:35,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0743300914764s 2018-10-12 03:25:35,710 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e2db12a5-113d-4f26-90e8-9ab87a5c42f7 2018-10-12 03:25:35,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 03:25:35,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:25:35,907 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d577a807-9925-4f94-b8e6-05c6a2093ecb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:25:35,907 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-d577a807-9925-4f94-b8e6-05c6a2093ecb 2018-10-12 03:25:35,908 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.194547891617s 2018-10-12 03:25:35,908 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/82f0c944f0ab46839e74820af9796ffb used request id req-d577a807-9925-4f94-b8e6-05c6a2093ecb 2018-10-12 03:25:35,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:25:35,909 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:25:35,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baadf291-0e43-4ef2-9d8b-34fa5d292e8b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "9027a41a2cad47af98a2e1c543cfce8c", "links": {"self": "http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c"}, "name": "Member"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:25:35,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-baadf291-0e43-4ef2-9d8b-34fa5d292e8b 2018-10-12 03:25:35,993 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0843768119812s 2018-10-12 03:25:35,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 03:25:35,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:25:36,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:25:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8df508c5-5455-4f91-bdd3-10edc83c2705 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:25:36,096 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/9027a41a2cad47af98a2e1c543cfce8c used request id req-8df508c5-5455-4f91-bdd3-10edc83c2705 2018-10-12 03:25:36,097 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.102121114731s 2018-10-12 03:25:36,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 03:25:36,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=82f0c944f0ab46839e74820af9796ffb&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}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:25:36,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b1e854db-befd-480e-95b8-55010fd9bc0b Date: Fri, 12 Oct 2018 03:25:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:13:06Z", "updated_at": "2018-10-12T03:13:06Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "2c986aff-cf07-4ba9-8eb9-0a4bc29c8816", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "61aedae1-9523-46d3-9f9e-c40fb8a47393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "ab3ad1b4-6d95-42e0-9ac5-9347c03fac23", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "b07a5531-11fa-4a58-a5e3-1b97e3e38dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 4, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "name": "default"}]} 2018-10-12 03:25:36,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=82f0c944f0ab46839e74820af9796ffb&name=default used request id req-b1e854db-befd-480e-95b8-55010fd9bc0b 2018-10-12 03:25:36,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.193779945374s 2018-10-12 03:25:36,297 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=82f0c944f0ab46839e74820af9796ffb&name=default used request id req-b1e854db-befd-480e-95b8-55010fd9bc0b 2018-10-12 03:25:36,300 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 03:25:36,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:25:36,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-df3a1e51-d0a4-4e86-b59b-ee36da6a2ffd Date: Fri, 12 Oct 2018 03:25:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "created_at": "2018-10-12T03:13:06Z", "updated_at": "2018-10-12T03:13:06Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "b07a5531-11fa-4a58-a5e3-1b97e3e38dd8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "2c986aff-cf07-4ba9-8eb9-0a4bc29c8816", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "ab3ad1b4-6d95-42e0-9ac5-9347c03fac23", "remote_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv6", "project_id": "82f0c944f0ab46839e74820af9796ffb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:13:06Z", "revision_number": 0, "id": "61aedae1-9523-46d3-9f9e-c40fb8a47393", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:13:06Z", "security_group_id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "tenant_id": "82f0c944f0ab46839e74820af9796ffb", "port_range_min": null, "ethertype": "IPv4", "project_id": "82f0c944f0ab46839e74820af9796ffb"}], "revision_number": 4, "project_id": "82f0c944f0ab46839e74820af9796ffb", "id": "7cc57f81-146c-4a44-8aa9-8694ec0e89ad", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 03:25:36,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-df3a1e51-d0a4-4e86-b59b-ee36da6a2ffd 2018-10-12 03:25:36,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.201508998871s 2018-10-12 03:25:36,503 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-df3a1e51-d0a4-4e86-b59b-ee36da6a2ffd 2018-10-12 03:25:36,507 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-12 03:25:36,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7cc57f81-146c-4a44-8aa9-8694ec0e89ad.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}4e9c5bc856c531baf929f282b7ccaa64248e65eb" 2018-10-12 03:25:36,795 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f31eca49-0fc2-4eaa-be9f-2146391b0bdd Content-Length: 0 Date: Fri, 12 Oct 2018 03:25:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:25:36,796 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7cc57f81-146c-4a44-8aa9-8694ec0e89ad.json used request id req-f31eca49-0fc2-4eaa-be9f-2146391b0bdd 2018-10-12 03:25:36,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.288313150406s 2018-10-12 03:25:36,796 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7cc57f81-146c-4a44-8aa9-8694ec0e89ad.json used request id req-f31eca49-0fc2-4eaa-be9f-2146391b0bdd 2018-10-12 03:25:36,817 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_health_check'... 2018-10-12 03:25:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:25:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:25:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:25:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:25:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:25:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:25:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:25:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:25:36,845 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:25:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:25:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:25:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:25:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:25:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:25:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:25:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:25:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:25:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:25:36,846 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:25:36,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:25:36,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:25:36,847 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:25:36,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 03:25:36,851 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:25:36,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8a30a60-bdc8-40d1-9929-68f872443d21 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:25:36,858 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d8a30a60-bdc8-40d1-9929-68f872443d21 2018-10-12 03:25:36,858 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:37,235 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["XcyumRFoRTmVJTv4jqRcYQ"], "issued_at": "2018-10-12T03:25:37.000000Z"}} 2018-10-12 03:25:37,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:37,244 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:25:37,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:37,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9080c08a-5ec1-4a08-b215-1ca00ac9cb93 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 03:25:37,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9080c08a-5ec1-4a08-b215-1ca00ac9cb93 2018-10-12 03:25:37,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.486816167831s 2018-10-12 03:25:37,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 03:25:37,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" -d '{"project": {"description": "Created by OPNFV Functest: snaps_health_check", "enabled": true, "domain_id": "default", "name": "snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf"}}' 2018-10-12 03:25:37,449 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:25:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8a5f8095-d15d-4bbb-bdfd-baae665d8dc8 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.27:5000/v3/projects/96753b35eb954bc584004873386c93ad"}, "enabled": true, "id": "96753b35eb954bc584004873386c93ad", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf"}} 2018-10-12 03:25:37,449 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8a5f8095-d15d-4bbb-bdfd-baae665d8dc8 2018-10-12 03:25:37,449 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.11076593399s 2018-10-12 03:25:37,450 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8a5f8095-d15d-4bbb-bdfd-baae665d8dc8 2018-10-12 03:25:37,450 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf', 'id': u'96753b35eb954bc584004873386c93ad', '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-10-12 03:25:37,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 03:25:37,848 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.396845817566s 2018-10-12 03:25:37,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:37,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42042106-3018-41f2-b088-9b690e3a5d64 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77"}, "enabled": true, "id": "827e1463227243afa358fb9ca67e1f77", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf"}} 2018-10-12 03:25:37,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77 used request id req-42042106-3018-41f2-b088-9b690e3a5d64 2018-10-12 03:25:37,950 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'827e1463227243afa358fb9ca67e1f77', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf'}) 2018-10-12 03:25:37,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:25:37,951 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:38,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a319b4ec-6702-4f2e-abd3-8f4f3a002bdf Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:25:38,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a319b4ec-6702-4f2e-abd3-8f4f3a002bdf 2018-10-12 03:25:38,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814979076385s 2018-10-12 03:25:38,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:25:38,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:38,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9221145f-1202-4944-b5f1-5d15c003d3da Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:25:38,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9221145f-1202-4944-b5f1-5d15c003d3da 2018-10-12 03:25:38,119 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0852699279785s 2018-10-12 03:25:38,120 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 03:25:38,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 03:25:38,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" -d '{"role": {"name": "Member"}}' 2018-10-12 03:25:38,221 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b0c9573-c059-4a4d-bafe-4c5d90c9cc05 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "718e36094d2e47b49f6718e2c488ec9e", "links": {"self": "http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e"}, "name": "Member"}} 2018-10-12 03:25:38,222 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-8b0c9573-c059-4a4d-bafe-4c5d90c9cc05 2018-10-12 03:25:38,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.101453781128s 2018-10-12 03:25:38,222 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:38,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca988377-a89f-4eca-be58-46c74806e331 Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e"}, "domain_id": null, "name": "Member", "id": "718e36094d2e47b49f6718e2c488ec9e"}} 2018-10-12 03:25:38,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e used request id req-ca988377-a89f-4eca-be58-46c74806e331 2018-10-12 03:25:38,305 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e'}, 'domain_id': None, 'human_id': None, 'id': u'718e36094d2e47b49f6718e2c488ec9e', 'HUMAN_ID': False}) 2018-10-12 03:25:38,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:25:38,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:38,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32fe0900-db64-4619-aa49-d84adf1c6ed7 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "718e36094d2e47b49f6718e2c488ec9e", "links": {"self": "http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:25:38,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-32fe0900-db64-4619-aa49-d84adf1c6ed7 2018-10-12 03:25:38,388 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828580856323s 2018-10-12 03:25:38,389 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:25:38,390 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:38,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12e3be9f-8a05-433b-84af-2b385416918d 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:25:38,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-12e3be9f-8a05-433b-84af-2b385416918d 2018-10-12 03:25:38,477 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0877621173859s 2018-10-12 03:25:38,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:25:38,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:38,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86dcb20d-d019-4aeb-b7fe-bcfc7c0ed022 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf", "links": {"self": "http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77"}, "domain_id": "default", "enabled": true, "id": "827e1463227243afa358fb9ca67e1f77", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:25:38,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-86dcb20d-d019-4aeb-b7fe-bcfc7c0ed022 2018-10-12 03:25:38,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.099133014679s 2018-10-12 03:25:38,578 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-86dcb20d-d019-4aeb-b7fe-bcfc7c0ed022 2018-10-12 03:25:38,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:25:38,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:38,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e439b0-65a5-4dae-b2ea-84b1ca53c434 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/96753b35eb954bc584004873386c93ad"}, "enabled": true, "id": "96753b35eb954bc584004873386c93ad", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:25:38,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e7e439b0-65a5-4dae-b2ea-84b1ca53c434 2018-10-12 03:25:38,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0757210254669s 2018-10-12 03:25:38,661 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-e7e439b0-65a5-4dae-b2ea-84b1ca53c434 2018-10-12 03:25:38,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:25:38,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=827e1463227243afa358fb9ca67e1f77&scope.project.id=96753b35eb954bc584004873386c93ad&role.id=718e36094d2e47b49f6718e2c488ec9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:38,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2adfc786-f41b-46a4-8dd8-11d4ae8e2f70 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=827e1463227243afa358fb9ca67e1f77&scope.project.id=96753b35eb954bc584004873386c93ad&role.id=718e36094d2e47b49f6718e2c488ec9e", "previous": null, "next": null}} 2018-10-12 03:25:38,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=827e1463227243afa358fb9ca67e1f77&scope.project.id=96753b35eb954bc584004873386c93ad&role.id=718e36094d2e47b49f6718e2c488ec9e used request id req-2adfc786-f41b-46a4-8dd8-11d4ae8e2f70 2018-10-12 03:25:38,745 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0812118053436s 2018-10-12 03:25:38,745 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:25:38,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/96753b35eb954bc584004873386c93ad/users/827e1463227243afa358fb9ca67e1f77/roles/718e36094d2e47b49f6718e2c488ec9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:38,917 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e324abe6-542c-4cd9-bd65-f74a6b8a1ae2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:25:38,917 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/96753b35eb954bc584004873386c93ad/users/827e1463227243afa358fb9ca67e1f77/roles/718e36094d2e47b49f6718e2c488ec9e used request id req-e324abe6-542c-4cd9-bd65-f74a6b8a1ae2 2018-10-12 03:25:38,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.172161102295s 2018-10-12 03:25:38,918 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf', 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': 'e92bc017-3739-4cd3-b413-3f26624c499b', 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_0c4085c8-5f42-440a-b912-53e364f9cbbf', 'project_id': u'96753b35eb954bc584004873386c93ad', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 03:25:38,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:25:38,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:25:38,919 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:25:38,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:25:38,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:25:38,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:25:38,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:25:38,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:25:38,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:25:38,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:25:38,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:25:38,920 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:25:38,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:25:38,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:25:38,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:25:38,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:25:38,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:25:38,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:25:38,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:25:38,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:25:38,921 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:25:38,922 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:25:38,923 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf', 'password': 'e92bc017-3739-4cd3-b413-3f26624c499b', 'project_name': 'snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '96753b35eb954bc584004873386c93ad', 'project_domain_name': 'Default'} 2018-10-12 03:25:38,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:25:38,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:38,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47bc123e-0575-4170-84f3-7dce85e9ddd8 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "718e36094d2e47b49f6718e2c488ec9e", "links": {"self": "http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:25:38,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-47bc123e-0575-4170-84f3-7dce85e9ddd8 2018-10-12 03:25:38,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0739510059357s 2018-10-12 03:25:38,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:25:38,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:39,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b92afe3-b315-450a-b886-85c086e81c65 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "718e36094d2e47b49f6718e2c488ec9e", "links": {"self": "http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:25:39,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4b92afe3-b315-450a-b886-85c086e81c65 2018-10-12 03:25:39,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.081493139267s 2018-10-12 03:25:39,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:25:39,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:39,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ed7dcc2-c7b5-4652-89d4-033d4ce47533 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:25:39,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2ed7dcc2-c7b5-4652-89d4-033d4ce47533 2018-10-12 03:25:39,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0798509120941s 2018-10-12 03:25:39,162 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:25:39,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:39,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d55e73cf-a126-490c-99cb-777348d69183 Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf", "links": {"self": "http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77"}, "domain_id": "default", "enabled": true, "id": "827e1463227243afa358fb9ca67e1f77", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:25:39,252 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d55e73cf-a126-490c-99cb-777348d69183 2018-10-12 03:25:39,252 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0896761417389s 2018-10-12 03:25:39,252 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d55e73cf-a126-490c-99cb-777348d69183 2018-10-12 03:25:39,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:25:39,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:39,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0983b4ab-1a99-4fce-8a88-63b3fdc8a18f Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/96753b35eb954bc584004873386c93ad"}, "enabled": true, "id": "96753b35eb954bc584004873386c93ad", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:25:39,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0983b4ab-1a99-4fce-8a88-63b3fdc8a18f 2018-10-12 03:25:39,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0829949378967s 2018-10-12 03:25:39,341 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-0983b4ab-1a99-4fce-8a88-63b3fdc8a18f 2018-10-12 03:25:39,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:25:39,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=827e1463227243afa358fb9ca67e1f77&scope.project.id=96753b35eb954bc584004873386c93ad&role.id=c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:39,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38b765fd-b24d-45d0-8607-4a46f5dd186b Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=827e1463227243afa358fb9ca67e1f77&scope.project.id=96753b35eb954bc584004873386c93ad&role.id=c43a3ee50f83430c8393d58c3aa3a6dc", "previous": null, "next": null}} 2018-10-12 03:25:39,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=827e1463227243afa358fb9ca67e1f77&scope.project.id=96753b35eb954bc584004873386c93ad&role.id=c43a3ee50f83430c8393d58c3aa3a6dc used request id req-38b765fd-b24d-45d0-8607-4a46f5dd186b 2018-10-12 03:25:39,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0167729854584s 2018-10-12 03:25:39,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:25:39,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/96753b35eb954bc584004873386c93ad/users/827e1463227243afa358fb9ca67e1f77/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:39,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5b044209-5313-4bb5-81f1-f1fa90fcb75f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:25:39,475 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/96753b35eb954bc584004873386c93ad/users/827e1463227243afa358fb9ca67e1f77/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-5b044209-5313-4bb5-81f1-f1fa90fcb75f 2018-10-12 03:25:39,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.11483001709s 2018-10-12 03:25:39,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:25:39,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:39,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e99ba8-0f10-4470-901b-a00cf51d96ad Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "718e36094d2e47b49f6718e2c488ec9e", "links": {"self": "http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:25:39,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b3e99ba8-0f10-4470-901b-a00cf51d96ad 2018-10-12 03:25:39,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.077155828476s 2018-10-12 03:25:39,554 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 03:25:39,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-12 03:25:39,670 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e444cb5f-9d7c-4f74-a8c7-48ad635f258c Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4aa6a97d53d84cb2aa54d82dd4ee9268", "links": {"self": "http://172.30.9.27:5000/v3/roles/4aa6a97d53d84cb2aa54d82dd4ee9268"}, "name": "heat_stack_owner"}} 2018-10-12 03:25:39,671 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e444cb5f-9d7c-4f74-a8c7-48ad635f258c 2018-10-12 03:25:39,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.116683959961s 2018-10-12 03:25:39,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/4aa6a97d53d84cb2aa54d82dd4ee9268 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:39,746 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1735315f-7ff4-4604-86c0-cb15b21edf48 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/4aa6a97d53d84cb2aa54d82dd4ee9268"}, "domain_id": null, "name": "heat_stack_owner", "id": "4aa6a97d53d84cb2aa54d82dd4ee9268"}} 2018-10-12 03:25:39,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/4aa6a97d53d84cb2aa54d82dd4ee9268 used request id req-1735315f-7ff4-4604-86c0-cb15b21edf48 2018-10-12 03:25:39,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:25:39,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:39,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a609aea-78b7-41d5-8a41-e149a34ab496 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4aa6a97d53d84cb2aa54d82dd4ee9268", "links": {"self": "http://172.30.9.27:5000/v3/roles/4aa6a97d53d84cb2aa54d82dd4ee9268"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "718e36094d2e47b49f6718e2c488ec9e", "links": {"self": "http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:25:39,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6a609aea-78b7-41d5-8a41-e149a34ab496 2018-10-12 03:25:39,825 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0786688327789s 2018-10-12 03:25:39,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:25:39,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:39,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-161561b4-a39f-4a01-be8d-86efe064e7b8 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:25:39,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-161561b4-a39f-4a01-be8d-86efe064e7b8 2018-10-12 03:25:39,906 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0798110961914s 2018-10-12 03:25:39,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:25:39,908 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:39,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810bc3c1-8365-4bda-855a-ae7ed1194c2b Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf", "links": {"self": "http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77"}, "domain_id": "default", "enabled": true, "id": "827e1463227243afa358fb9ca67e1f77", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:25:39,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-810bc3c1-8365-4bda-855a-ae7ed1194c2b 2018-10-12 03:25:39,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0900399684906s 2018-10-12 03:25:39,998 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-810bc3c1-8365-4bda-855a-ae7ed1194c2b 2018-10-12 03:25:40,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:25:40,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:40,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1009d031-27b3-4a9f-9e17-9cf30af0d351 Content-Encoding: gzip Content-Length: 395 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/96753b35eb954bc584004873386c93ad"}, "enabled": true, "id": "96753b35eb954bc584004873386c93ad", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:25:40,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-1009d031-27b3-4a9f-9e17-9cf30af0d351 2018-10-12 03:25:40,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0824649333954s 2018-10-12 03:25:40,087 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-1009d031-27b3-4a9f-9e17-9cf30af0d351 2018-10-12 03:25:40,089 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:25:40,090 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=827e1463227243afa358fb9ca67e1f77&scope.project.id=96753b35eb954bc584004873386c93ad&role.id=4aa6a97d53d84cb2aa54d82dd4ee9268 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:40,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-361d92ee-b06c-41b7-ad77-887e45ea356c Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=827e1463227243afa358fb9ca67e1f77&scope.project.id=96753b35eb954bc584004873386c93ad&role.id=4aa6a97d53d84cb2aa54d82dd4ee9268", "previous": null, "next": null}} 2018-10-12 03:25:40,172 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=827e1463227243afa358fb9ca67e1f77&scope.project.id=96753b35eb954bc584004873386c93ad&role.id=4aa6a97d53d84cb2aa54d82dd4ee9268 used request id req-361d92ee-b06c-41b7-ad77-887e45ea356c 2018-10-12 03:25:40,172 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0830590724945s 2018-10-12 03:25:40,173 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:25:40,173 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/96753b35eb954bc584004873386c93ad/users/827e1463227243afa358fb9ca67e1f77/roles/4aa6a97d53d84cb2aa54d82dd4ee9268 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:25:40,283 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:25:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dcdec40-21dc-4eec-8b4f-d8b1492cc189 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:25:40,284 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/96753b35eb954bc584004873386c93ad/users/827e1463227243afa358fb9ca67e1f77/roles/4aa6a97d53d84cb2aa54d82dd4ee9268 used request id req-7dcdec40-21dc-4eec-8b4f-d8b1492cc189 2018-10-12 03:25:40,284 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.111124992371s 2018-10-12 03:25:40,284 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-12 03:25:40,284 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-12 03:25:40,285 - openstack_tests - INFO - OS Credentials = > 2018-10-12 03:25:40,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:25:40,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:40,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4aa6a97d53d84cb2aa54d82dd4ee9268", "name": "heat_stack_owner"}, {"id": "718e36094d2e47b49f6718e2c488ec9e", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96753b35eb954bc584004873386c93ad", "name": "snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf", "id": "827e1463227243afa358fb9ca67e1f77"}, "audit_ids": ["UN3Lai9iTdWK4IAque25UQ"], "issued_at": "2018-10-12T03:25:40.000000Z"}} 2018-10-12 03:25:40,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb942e270adff517231c3134ccfb660430432f9" 2018-10-12 03:25:40,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-e0082f3b-4447-405a-9753-98ef72dcc22f Date: Fri, 12 Oct 2018 03:25:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:25:40,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-e0082f3b-4447-405a-9753-98ef72dcc22f 2018-10-12 03:25:40,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5fb942e270adff517231c3134ccfb660430432f9" 2018-10-12 03:25:41,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-e409296d-cfb0-478f-b2ef-1ac95f56ac7c Date: Fri, 12 Oct 2018 03:25:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 03:25:41,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-e409296d-cfb0-478f-b2ef-1ac95f56ac7c 2018-10-12 03:25:41,137 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-12 03:25:41,137 - xtesting.ci.run_tests - INFO - Running test case 'snaps_health_check'... 2018-10-12 03:25:41,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:25:41,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:41,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4aa6a97d53d84cb2aa54d82dd4ee9268", "name": "heat_stack_owner"}, {"id": "718e36094d2e47b49f6718e2c488ec9e", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96753b35eb954bc584004873386c93ad", "name": "snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf", "id": "827e1463227243afa358fb9ca67e1f77"}, "audit_ids": ["3W0XtBlkQJCPiO5gxGwS3Q"], "issued_at": "2018-10-12T03:25:41.000000Z"}} 2018-10-12 03:25:41,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0954d1920ff40dc8f991a783e92c0ef2e59b83c9" 2018-10-12 03:25:41,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71fd7f1d-1996-4e91-a46b-0157f37c3f91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:25:41,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-71fd7f1d-1996-4e91-a46b-0157f37c3f91 2018-10-12 03:25:41,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:25:41,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:42,001 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4aa6a97d53d84cb2aa54d82dd4ee9268", "name": "heat_stack_owner"}, {"id": "718e36094d2e47b49f6718e2c488ec9e", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96753b35eb954bc584004873386c93ad", "name": "snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf", "id": "827e1463227243afa358fb9ca67e1f77"}, "audit_ids": ["BV8hk7StRxmZME31fAgspA"], "issued_at": "2018-10-12T03:25:42.000000Z"}} 2018-10-12 03:25:42,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:25:42,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d024d200-a671-4951-acae-5d502f696600 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:25:42,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d024d200-a671-4951-acae-5d502f696600 2018-10-12 03:25:42,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:25:42,097 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:25:42,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-4d8ab7df-a614-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:25:42,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16f3a31-669c-46d6-9f8f-12f847d629fb Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-4d8ab7df-a614-4a3-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 03:25:42,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-4d8ab7df-a614-4a3-proj used request id req-d16f3a31-669c-46d6-9f8f-12f847d629fb 2018-10-12 03:25:42,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:25:42,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b45745a8-0fe5-4557-bdd6-8baebbaaa638 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:25:42,272 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b45745a8-0fe5-4557-bdd6-8baebbaaa638 2018-10-12 03:25:42,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}}' 2018-10-12 03:25:42,437 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:25:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-873f36fc-199a-469e-a5fe-41d01628c88f Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94"}, "enabled": true, "id": "654a6ee76cf54a948c7475e28b16df94", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}} 2018-10-12 03:25:42,437 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-873f36fc-199a-469e-a5fe-41d01628c88f 2018-10-12 03:25:42,437 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-4d8ab7df-a614-4a3-proj 2018-10-12 03:25:42,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:25:42,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:42,834 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4aa6a97d53d84cb2aa54d82dd4ee9268", "name": "heat_stack_owner"}, {"id": "718e36094d2e47b49f6718e2c488ec9e", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96753b35eb954bc584004873386c93ad", "name": "snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf", "id": "827e1463227243afa358fb9ca67e1f77"}, "audit_ids": ["N2yjgAIwRaKSg1KUONvoCg"], "issued_at": "2018-10-12T03:25:42.000000Z"}} 2018-10-12 03:25:42,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc09418a5db28a43d493be37fec475ab153508f5" 2018-10-12 03:25:42,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9384bb49-93ed-4809-8b3e-bfa713c208c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:25:42,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9384bb49-93ed-4809-8b3e-bfa713c208c8 2018-10-12 03:25:42,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:25:42,933 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:25:42,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc09418a5db28a43d493be37fec475ab153508f5" 2018-10-12 03:25:43,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f22c9ff7-8cfa-43bc-a58e-adde997ed9ae Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf", "links": {"self": "http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77"}, "domain_id": "default", "enabled": true, "id": "827e1463227243afa358fb9ca67e1f77", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:25:43,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f22c9ff7-8cfa-43bc-a58e-adde997ed9ae 2018-10-12 03:25:43,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-4d8ab7df-a614-4a3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc09418a5db28a43d493be37fec475ab153508f5" 2018-10-12 03:25:43,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f69f85b-f39e-47c8-8c73-43ff85336ec7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-4d8ab7df-a614-4a3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94"}, "enabled": true, "id": "654a6ee76cf54a948c7475e28b16df94", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}]} 2018-10-12 03:25:43,136 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-4d8ab7df-a614-4a3-proj used request id req-3f69f85b-f39e-47c8-8c73-43ff85336ec7 2018-10-12 03:25:43,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc09418a5db28a43d493be37fec475ab153508f5" 2018-10-12 03:25:43,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b301b221-277e-4ad6-8114-84806bac9b07 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 03:25:43,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b301b221-277e-4ad6-8114-84806bac9b07 2018-10-12 03:25:43,581 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-4d8ab7df-a614-4a3-user 2018-10-12 03:25:43,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:25:43,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:25:43,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194418e3-ad5c-4650-9c62-bad04670bfb1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4aa6a97d53d84cb2aa54d82dd4ee9268", "links": {"self": "http://172.30.9.27:5000/v3/roles/4aa6a97d53d84cb2aa54d82dd4ee9268"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "718e36094d2e47b49f6718e2c488ec9e", "links": {"self": "http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:25:43,674 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-194418e3-ad5c-4650-9c62-bad04670bfb1 2018-10-12 03:25:43,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" -d '{"role": {"name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj-role"}}' 2018-10-12 03:25:43,778 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53b20da1-75bc-4163-925a-63e7830c7279 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "120766f501234432938eeeee2b431ecf", "links": {"self": "http://172.30.9.27:5000/v3/roles/120766f501234432938eeeee2b431ecf"}, "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj-role"}} 2018-10-12 03:25:43,778 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-53b20da1-75bc-4163-925a-63e7830c7279 2018-10-12 03:25:43,778 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-4d8ab7df-a614-4a3-proj-role 2018-10-12 03:25:43,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/120766f501234432938eeeee2b431ecf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:25:43,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c15e3259-8278-463e-a5c9-8af320d1b37e Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/120766f501234432938eeeee2b431ecf"}, "domain_id": null, "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj-role", "id": "120766f501234432938eeeee2b431ecf"}} 2018-10-12 03:25:43,871 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/120766f501234432938eeeee2b431ecf used request id req-c15e3259-8278-463e-a5c9-8af320d1b37e 2018-10-12 03:25:43,871 - keystone_utils - INFO - Granting role SimpleHealthCheck-4d8ab7df-a614-4a3-proj-role to project SimpleHealthCheck-4d8ab7df-a614-4a3-proj 2018-10-12 03:25:43,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94/users/a9c3d1dc06aa4c2bb53177e50972f820/roles/120766f501234432938eeeee2b431ecf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:25:44,027 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:25:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de121568-ee08-4c7d-bdcb-12e26e0a5873 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:25:44,027 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94/users/a9c3d1dc06aa4c2bb53177e50972f820/roles/120766f501234432938eeeee2b431ecf used request id req-de121568-ee08-4c7d-bdcb-12e26e0a5873 2018-10-12 03:25:44,028 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:25:44,029 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 03:25:44,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:25:44,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:44,397 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "120766f501234432938eeeee2b431ecf", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj-role"}], "expires_at": "2018-10-12T04:25:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "654a6ee76cf54a948c7475e28b16df94", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-user", "id": "a9c3d1dc06aa4c2bb53177e50972f820"}, "audit_ids": ["OQDtTq_qQP2I6SHhG0IloA"], "issued_at": "2018-10-12T03:25:44.000000Z"}} 2018-10-12 03:25:44,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06272c0239f7e1294cde126893bab66130717f27" 2018-10-12 03:25:44,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b432e34a-4dcd-42e4-8866-3eb11323703b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:25:44,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b432e34a-4dcd-42e4-8866-3eb11323703b 2018-10-12 03:25:44,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06272c0239f7e1294cde126893bab66130717f27" 2018-10-12 03:25:44,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-dc64a4e7-7737-4013-82f9-923e427da424 Date: Fri, 12 Oct 2018 03:25:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image"} 2018-10-12 03:25:44,655 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image used request id req-dc64a4e7-7737-4013-82f9-923e427da424 2018-10-12 03:25:44,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06272c0239f7e1294cde126893bab66130717f27" 2018-10-12 03:25:44,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6ae38572-0f74-4b6b-8d55-6ff4174ae7f3 Date: Fri, 12 Oct 2018 03:25: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-10-12 03:25:44,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-6ae38572-0f74-4b6b-8d55-6ff4174ae7f3 2018-10-12 03:25:44,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}06272c0239f7e1294cde126893bab66130717f27" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image"}' 2018-10-12 03:25:45,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51 X-Openstack-Request-Id: req-2cb541f5-8f60-4fa0-a58e-35e25f066f43 Date: Fri, 12 Oct 2018 03:25:45 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:25:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T03:25:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51", "min_disk": 0, "protected": false, "id": "e75556ea-9ab3-4d53-ba59-046b39de9d51", "file": "/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51/file", "checksum": null, "owner": "654a6ee76cf54a948c7475e28b16df94", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:25:45,020 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2cb541f5-8f60-4fa0-a58e-35e25f066f43 2018-10-12 03:25:45,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06272c0239f7e1294cde126893bab66130717f27" -d '' 2018-10-12 03:25:46,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b4c51ff7-0d9b-461a-9976-5573a62f7622 Date: Fri, 12 Oct 2018 03:25:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:25:46,485 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51/file used request id req-b4c51ff7-0d9b-461a-9976-5573a62f7622 2018-10-12 03:25:46,486 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:25:46,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06272c0239f7e1294cde126893bab66130717f27" 2018-10-12 03:25:46,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ed355ae8-0c6c-412b-92d9-ff92ce69419a Date: Fri, 12 Oct 2018 03:25:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:25:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:25:46Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/e75556ea-9ab3-4d53-ba59-046b39de9d51/snap", "metadata": {}}], "self": "/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51", "min_disk": 0, "protected": false, "id": "e75556ea-9ab3-4d53-ba59-046b39de9d51", "file": "/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "654a6ee76cf54a948c7475e28b16df94", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/e75556ea-9ab3-4d53-ba59-046b39de9d51/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:25:46,664 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51 used request id req-ed355ae8-0c6c-412b-92d9-ff92ce69419a 2018-10-12 03:25:46,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06272c0239f7e1294cde126893bab66130717f27" 2018-10-12 03:25:46,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ac25c5a1-7fce-42b1-9dac-fd8daa8baf36 Date: Fri, 12 Oct 2018 03:25: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-10-12 03:25:46,825 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ac25c5a1-7fce-42b1-9dac-fd8daa8baf36 2018-10-12 03:25:46,828 - create_image - INFO - Created image with name - SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image 2018-10-12 03:25:46,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06272c0239f7e1294cde126893bab66130717f27" 2018-10-12 03:25:46,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-1f633b92-af56-498e-a1fd-7464c09ea374 Date: Fri, 12 Oct 2018 03:25:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:25:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:25:46Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/e75556ea-9ab3-4d53-ba59-046b39de9d51/snap", "metadata": {}}], "self": "/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51", "min_disk": 0, "protected": false, "id": "e75556ea-9ab3-4d53-ba59-046b39de9d51", "file": "/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "654a6ee76cf54a948c7475e28b16df94", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/e75556ea-9ab3-4d53-ba59-046b39de9d51/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 03:25:46,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51 used request id req-1f633b92-af56-498e-a1fd-7464c09ea374 2018-10-12 03:25:46,997 - create_image - DEBUG - Instance status is - active 2018-10-12 03:25:46,997 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image 2018-10-12 03:25:46,997 - create_image - INFO - Image is now active with name - SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image 2018-10-12 03:25:46,997 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:25:46,998 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:47,379 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "120766f501234432938eeeee2b431ecf", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj-role"}], "expires_at": "2018-10-12T04:25:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "654a6ee76cf54a948c7475e28b16df94", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-user", "id": "a9c3d1dc06aa4c2bb53177e50972f820"}, "audit_ids": ["YBAcL5uJSA2GYkKvi1y7vQ"], "issued_at": "2018-10-12T03:25:47.000000Z"}} 2018-10-12 03:25:47,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5801348dcdff2f41e10f675a7521b0323c78d521" 2018-10-12 03:25:47,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98d8dc1c-08a7-4c5f-8233-86179441f8fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:25:47,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-98d8dc1c-08a7-4c5f-8233-86179441f8fb 2018-10-12 03:25:47,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5801348dcdff2f41e10f675a7521b0323c78d521" 2018-10-12 03:25:47,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-285ec369-c8ec-47c8-9bbd-1b4008b85481 Date: Fri, 12 Oct 2018 03:25:47 GMT RESP BODY: {"networks":[]} 2018-10-12 03:25:47,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net used request id req-285ec369-c8ec-47c8-9bbd-1b4008b85481 2018-10-12 03:25:47,620 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net 2018-10-12 03:25:47,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5801348dcdff2f41e10f675a7521b0323c78d521" -d '{"network": {"name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net", "admin_state_up": true}}' 2018-10-12 03:25:48,351 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-75812009-6ee1-410b-9284-d0089990bcf4 Date: Fri, 12 Oct 2018 03:25:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"654a6ee76cf54a948c7475e28b16df94","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:25:48Z","is_default":false,"name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:48Z","mtu":1450}} 2018-10-12 03:25:48,352 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-75812009-6ee1-410b-9284-d0089990bcf4 2018-10-12 03:25:48,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=040383fe-f98a-4250-8ef4-4f5dcffd9441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5801348dcdff2f41e10f675a7521b0323c78d521" 2018-10-12 03:25:48,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-de7daf68-6d53-45f7-b226-dad11150415d Date: Fri, 12 Oct 2018 03:25: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-10-12T03:25:48Z","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"654a6ee76cf54a948c7475e28b16df94","id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net"}]} 2018-10-12 03:25:48,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=040383fe-f98a-4250-8ef4-4f5dcffd9441 used request id req-de7daf68-6d53-45f7-b226-dad11150415d 2018-10-12 03:25:48,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5801348dcdff2f41e10f675a7521b0323c78d521" 2018-10-12 03:25:48,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a44bae89-7045-4f83-b243-48e16a0c696b Date: Fri, 12 Oct 2018 03:25:48 GMT RESP BODY: {"subnets":[]} 2018-10-12 03:25:48,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 used request id req-a44bae89-7045-4f83-b243-48e16a0c696b 2018-10-12 03:25:48,758 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-subnet 2018-10-12 03:25:48,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5801348dcdff2f41e10f675a7521b0323c78d521" -d '{"subnets": [{"ip_version": 4, "network_id": "040383fe-f98a-4250-8ef4-4f5dcffd9441", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-subnet"}]}' 2018-10-12 03:25:49,609 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-25773a17-9914-4188-a329-a0549d4b5b28 Date: Fri, 12 Oct 2018 03:25:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:25: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":"654a6ee76cf54a948c7475e28b16df94","id":"cb3efafd-2421-4049-a76f-f1d42e117b97","subnetpool_id":null,"name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-subnet"}]} 2018-10-12 03:25:49,609 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-25773a17-9914-4188-a329-a0549d4b5b28 2018-10-12 03:25:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=040383fe-f98a-4250-8ef4-4f5dcffd9441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5801348dcdff2f41e10f675a7521b0323c78d521" 2018-10-12 03:25:49,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-da59fbf1-61a0-47ed-b1c1-b05a4ad5f11a Date: Fri, 12 Oct 2018 03:25: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":["cb3efafd-2421-4049-a76f-f1d42e117b97"],"updated_at":"2018-10-12T03:25:49Z","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654a6ee76cf54a948c7475e28b16df94","id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net"}]} 2018-10-12 03:25:49,857 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=040383fe-f98a-4250-8ef4-4f5dcffd9441 used request id req-da59fbf1-61a0-47ed-b1c1-b05a4ad5f11a 2018-10-12 03:25:49,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5801348dcdff2f41e10f675a7521b0323c78d521" 2018-10-12 03:25:50,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b890028d-749a-4925-8226-33d3feefd9e0 Date: Fri, 12 Oct 2018 03:25:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:25: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":"654a6ee76cf54a948c7475e28b16df94","id":"cb3efafd-2421-4049-a76f-f1d42e117b97","subnetpool_id":null,"name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-subnet"}]} 2018-10-12 03:25:50,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 used request id req-b890028d-749a-4925-8226-33d3feefd9e0 2018-10-12 03:25:50,049 - OpenStackNetwork - DEBUG - Network [040383fe-f98a-4250-8ef4-4f5dcffd9441] created successfully 2018-10-12 03:25:50,049 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:25:50,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:50,440 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4aa6a97d53d84cb2aa54d82dd4ee9268", "name": "heat_stack_owner"}, {"id": "718e36094d2e47b49f6718e2c488ec9e", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:25:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "96753b35eb954bc584004873386c93ad", "name": "snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/96753b35eb954bc584004873386c93ad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf", "id": "827e1463227243afa358fb9ca67e1f77"}, "audit_ids": ["phrvmFvuR3abrY-Eh_WRbw"], "issued_at": "2018-10-12T03:25:50.000000Z"}} 2018-10-12 03:25:50,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15aaed75993556cc12bce7dbb98c730fb5bbd87" 2018-10-12 03:25:50,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69993a7-295e-4b9e-bcb3-c7e67a510303 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:25:50,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d69993a7-295e-4b9e-bcb3-c7e67a510303 2018-10-12 03:25:50,527 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:25:50,532 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15aaed75993556cc12bce7dbb98c730fb5bbd87" 2018-10-12 03:25:50,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25: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-2ccfa7b4-6bad-4b16-8d8f-eee54f7e818c x-compute-request-id: req-2ccfa7b4-6bad-4b16-8d8f-eee54f7e818c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 03:25:50,713 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2ccfa7b4-6bad-4b16-8d8f-eee54f7e818c 2018-10-12 03:25:50,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15aaed75993556cc12bce7dbb98c730fb5bbd87" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-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-10-12 03:25:50,783 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25: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-d20f2b09-0ebc-4629-be19-b2d0558e8de5 x-compute-request-id: req-d20f2b09-0ebc-4629-be19-b2d0558e8de5 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cc265367-8f07-4a46-92dd-76a15fd1b003", "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:25:50,783 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d20f2b09-0ebc-4629-be19-b2d0558e8de5 2018-10-12 03:25:50,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:25:50,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:51,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "120766f501234432938eeeee2b431ecf", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj-role"}], "expires_at": "2018-10-12T04:25:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "654a6ee76cf54a948c7475e28b16df94", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-user", "id": "a9c3d1dc06aa4c2bb53177e50972f820"}, "audit_ids": ["MFEW2sYdSZC3ZXTpE31_vQ"], "issued_at": "2018-10-12T03:25:51.000000Z"}} 2018-10-12 03:25:51,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:51,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2752321-eb5b-4051-be9b-8984748e6688 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:25:51,229 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e2752321-eb5b-4051-be9b-8984748e6688 2018-10-12 03:25:51,230 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 03:25:51,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:51,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe65e0b5-a7e4-4e82-841c-0f9132ca0dac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:25:51,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fe65e0b5-a7e4-4e82-841c-0f9132ca0dac 2018-10-12 03:25:51,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:51,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9fbe06fa-3c85-43e2-b561-82fb2a3d7a58 Date: Fri, 12 Oct 2018 03:25: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":["cb3efafd-2421-4049-a76f-f1d42e117b97"],"updated_at":"2018-10-12T03:25:49Z","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654a6ee76cf54a948c7475e28b16df94","id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net"}]} 2018-10-12 03:25:51,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net used request id req-9fbe06fa-3c85-43e2-b561-82fb2a3d7a58 2018-10-12 03:25:51,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:25:51,751 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:25:51,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:51,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-017bfa4a-8883-4a48-958b-7f9730944a7e Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94"}, "enabled": true, "id": "654a6ee76cf54a948c7475e28b16df94", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}} 2018-10-12 03:25:51,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 used request id req-017bfa4a-8883-4a48-958b-7f9730944a7e 2018-10-12 03:25:51,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:52,029 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d17db088-28a9-419a-9ae8-5721988966bd Date: Fri, 12 Oct 2018 03:25:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:25: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":"654a6ee76cf54a948c7475e28b16df94","id":"cb3efafd-2421-4049-a76f-f1d42e117b97","subnetpool_id":null,"name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-subnet"}]} 2018-10-12 03:25:52,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 used request id req-d17db088-28a9-419a-9ae8-5721988966bd 2018-10-12 03:25:52,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441&name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:52,212 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-77c6026c-d4e8-4bb5-835a-982dcd743746 Date: Fri, 12 Oct 2018 03:25:52 GMT RESP BODY: {"ports":[]} 2018-10-12 03:25:52,212 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441&name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542port-1&admin_state_up=True used request id req-77c6026c-d4e8-4bb5-835a-982dcd743746 2018-10-12 03:25:52,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:52,460 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:52 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-6042cb04-cb0e-40d4-a4c5-8de4e2e49c09 x-compute-request-id: req-6042cb04-cb0e-40d4-a4c5-8de4e2e49c09 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 03:25:52,460 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst used request id req-6042cb04-cb0e-40d4-a4c5-8de4e2e49c09 2018-10-12 03:25:52,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:52,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-76e7bef0-574a-40f8-aec6-d0998ee2ff04 Date: Fri, 12 Oct 2018 03:25: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":["cb3efafd-2421-4049-a76f-f1d42e117b97"],"updated_at":"2018-10-12T03:25:49Z","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654a6ee76cf54a948c7475e28b16df94","id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net"}]} 2018-10-12 03:25:52,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net used request id req-76e7bef0-574a-40f8-aec6-d0998ee2ff04 2018-10-12 03:25:52,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:52,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0195aa38-27c9-49a8-b052-3968be631398 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94"}, "enabled": true, "id": "654a6ee76cf54a948c7475e28b16df94", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}} 2018-10-12 03:25:52,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 used request id req-0195aa38-27c9-49a8-b052-3968be631398 2018-10-12 03:25:52,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:52,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-806a1dce-59bb-4b70-8608-979d6f7b0508 Date: Fri, 12 Oct 2018 03:25:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:25: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":"654a6ee76cf54a948c7475e28b16df94","id":"cb3efafd-2421-4049-a76f-f1d42e117b97","subnetpool_id":null,"name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-subnet"}]} 2018-10-12 03:25:52,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 used request id req-806a1dce-59bb-4b70-8608-979d6f7b0508 2018-10-12 03:25:53,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441&name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:53,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-79fdd244-9b52-4e84-9872-fbecb5e4bf6a Date: Fri, 12 Oct 2018 03:25:53 GMT RESP BODY: {"ports":[]} 2018-10-12 03:25:53,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441&name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542port-1&admin_state_up=True used request id req-79fdd244-9b52-4e84-9872-fbecb5e4bf6a 2018-10-12 03:25:53,184 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 03:25:53,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:25:53,561 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "120766f501234432938eeeee2b431ecf", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj-role"}], "expires_at": "2018-10-12T04:25:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "654a6ee76cf54a948c7475e28b16df94", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/654a6ee76cf54a948c7475e28b16df94", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/654a6ee76cf54a948c7475e28b16df94", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/654a6ee76cf54a948c7475e28b16df94", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-user", "id": "a9c3d1dc06aa4c2bb53177e50972f820"}, "audit_ids": ["BLipvOGySEacS8o-k8RyMw"], "issued_at": "2018-10-12T03:25:53.000000Z"}} 2018-10-12 03:25:53,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce46efdfb8388ae13831bb4cd6d4c58a1cae906" 2018-10-12 03:25:53,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a98ec570-64e4-4b96-8676-d3ba7ced2a0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:25:53,635 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a98ec570-64e4-4b96-8676-d3ba7ced2a0f 2018-10-12 03:25:53,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:53,887 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8239a13b-4863-410d-a967-62abb4b2dd99 Date: Fri, 12 Oct 2018 03:25: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":["cb3efafd-2421-4049-a76f-f1d42e117b97"],"updated_at":"2018-10-12T03:25:49Z","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654a6ee76cf54a948c7475e28b16df94","id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net"}]} 2018-10-12 03:25:53,887 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net used request id req-8239a13b-4863-410d-a967-62abb4b2dd99 2018-10-12 03:25:53,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:54,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-12c145d9-faea-4005-b7d4-14aaaa3dd4f0 Date: Fri, 12 Oct 2018 03:25:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:25: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":"654a6ee76cf54a948c7475e28b16df94","id":"cb3efafd-2421-4049-a76f-f1d42e117b97","subnetpool_id":null,"name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-subnet"}]} 2018-10-12 03:25:54,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 used request id req-12c145d9-faea-4005-b7d4-14aaaa3dd4f0 2018-10-12 03:25:54,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:54,211 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-61e34c5d-6d8a-4e18-8a31-6a558ab408c6 Date: Fri, 12 Oct 2018 03:25: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":["cb3efafd-2421-4049-a76f-f1d42e117b97"],"updated_at":"2018-10-12T03:25:49Z","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654a6ee76cf54a948c7475e28b16df94","id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net"}]} 2018-10-12 03:25:54,211 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net used request id req-61e34c5d-6d8a-4e18-8a31-6a558ab408c6 2018-10-12 03:25:54,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:25:54,219 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:25:54,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ce46efdfb8388ae13831bb4cd6d4c58a1cae906" 2018-10-12 03:25:54,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fa2eef1-6471-4c71-930a-4e1aca55aee4 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94"}, "enabled": true, "id": "654a6ee76cf54a948c7475e28b16df94", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}} 2018-10-12 03:25:54,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 used request id req-1fa2eef1-6471-4c71-930a-4e1aca55aee4 2018-10-12 03:25:54,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:54,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8719c1d7-7e21-4cb3-8cc9-0e4fc2216940 Date: Fri, 12 Oct 2018 03:25:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:25: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":"654a6ee76cf54a948c7475e28b16df94","id":"cb3efafd-2421-4049-a76f-f1d42e117b97","subnetpool_id":null,"name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-subnet"}]} 2018-10-12 03:25:54,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 used request id req-8719c1d7-7e21-4cb3-8cc9-0e4fc2216940 2018-10-12 03:25:54,353 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net 2018-10-12 03:25:54,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" -d '{"port": {"network_id": "040383fe-f98a-4250-8ef4-4f5dcffd9441", "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542port-1", "admin_state_up": true}}' 2018-10-12 03:25:55,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-bd6620d2-9d53-40e0-8c1b-b12554ab09bc Date: Fri, 12 Oct 2018 03:25:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:25:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb3efafd-2421-4049-a76f-f1d42e117b97","ip_address":"10.55.0.7"}],"id":"6daf1806-2fd3-408a-ae4b-573d8f8798bf","security_groups":["f1506cc4-2cad-4732-ab50-a62ece01e1cd"],"mac_address":"fa:16:3e:09:23:a5","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542port-1","project_id":"654a6ee76cf54a948c7475e28b16df94","qos_policy_id":null,"admin_state_up":true,"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:54Z","binding:vnic_type":"normal"}} 2018-10-12 03:25:55,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-bd6620d2-9d53-40e0-8c1b-b12554ab09bc 2018-10-12 03:25:55,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:55,399 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-8e40d846-6f7c-4ee9-8cab-92fdf809de65 Date: Fri, 12 Oct 2018 03:25: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":["cb3efafd-2421-4049-a76f-f1d42e117b97"],"updated_at":"2018-10-12T03:25:49Z","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654a6ee76cf54a948c7475e28b16df94","id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net"}]} 2018-10-12 03:25:55,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net used request id req-8e40d846-6f7c-4ee9-8cab-92fdf809de65 2018-10-12 03:25:55,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:55,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c931126e-9264-452e-ab8a-0fd4ec7a8a8a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94"}, "enabled": true, "id": "654a6ee76cf54a948c7475e28b16df94", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}} 2018-10-12 03:25:55,483 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 used request id req-c931126e-9264-452e-ab8a-0fd4ec7a8a8a 2018-10-12 03:25:55,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:55,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a400341b-4f18-4204-8ed6-3a8d2bfe5e6e Date: Fri, 12 Oct 2018 03:25:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:25: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":"654a6ee76cf54a948c7475e28b16df94","id":"cb3efafd-2421-4049-a76f-f1d42e117b97","subnetpool_id":null,"name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-subnet"}]} 2018-10-12 03:25:55,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 used request id req-a400341b-4f18-4204-8ed6-3a8d2bfe5e6e 2018-10-12 03:25:55,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441&name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:55,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-29f06c96-270b-4813-8e4d-d5524c71fae2 Date: Fri, 12 Oct 2018 03:25:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:25:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb3efafd-2421-4049-a76f-f1d42e117b97","ip_address":"10.55.0.7"}],"id":"6daf1806-2fd3-408a-ae4b-573d8f8798bf","security_groups":["f1506cc4-2cad-4732-ab50-a62ece01e1cd"],"mac_address":"fa:16:3e:09:23:a5","project_id":"654a6ee76cf54a948c7475e28b16df94","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542port-1","admin_state_up":true,"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:54Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 03:25:55,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441&name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542port-1&admin_state_up=True used request id req-29f06c96-270b-4813-8e4d-d5524c71fae2 2018-10-12 03:25:55,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:56,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f8f623a-ad32-4ae8-b589-18ad3569ec27 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94"}, "enabled": true, "id": "654a6ee76cf54a948c7475e28b16df94", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}} 2018-10-12 03:25:56,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 used request id req-9f8f623a-ad32-4ae8-b589-18ad3569ec27 2018-10-12 03:25:56,078 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst 2018-10-12 03:25:56,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:56,108 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-ff259afc-353f-4b0b-ae88-dd1730983376 x-compute-request-id: req-ff259afc-353f-4b0b-ae88-dd1730983376 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "cc265367-8f07-4a46-92dd-76a15fd1b003", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "bookmark"}], "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-flavor-name"}]} 2018-10-12 03:25:56,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ff259afc-353f-4b0b-ae88-dd1730983376 2018-10-12 03:25:56,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:56,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6cfa0952-d8ca-4b7a-aecc-eee2fdc3889d x-compute-request-id: req-6cfa0952-d8ca-4b7a-aecc-eee2fdc3889d Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "cc265367-8f07-4a46-92dd-76a15fd1b003", "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:25:56,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003 used request id req-6cfa0952-d8ca-4b7a-aecc-eee2fdc3889d 2018-10-12 03:25:56,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:56,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-b4eb5262-3fe7-427e-95eb-c9d9b7315926 Date: Fri, 12 Oct 2018 03:25:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T03:25:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T03:25:46Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/e75556ea-9ab3-4d53-ba59-046b39de9d51/snap", "metadata": {}}], "self": "/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51", "min_disk": 0, "protected": false, "id": "e75556ea-9ab3-4d53-ba59-046b39de9d51", "file": "/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "654a6ee76cf54a948c7475e28b16df94", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/e75556ea-9ab3-4d53-ba59-046b39de9d51/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image"} 2018-10-12 03:25:56,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image used request id req-b4eb5262-3fe7-427e-95eb-c9d9b7315926 2018-10-12 03:25:56,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:56,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e27acd60-b22d-4c9d-875a-a42e807a07e5 Date: Fri, 12 Oct 2018 03:25: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-10-12 03:25:56,462 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e27acd60-b22d-4c9d-875a-a42e807a07e5 2018-10-12 03:25:56,467 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" -d '{"server": {"name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst", "imageRef": "e75556ea-9ab3-4d53-ba59-046b39de9d51", "flavorRef": "cc265367-8f07-4a46-92dd-76a15fd1b003", "max_count": 1, "min_count": 1, "networks": [{"port": "6daf1806-2fd3-408a-ae4b-573d8f8798bf"}]}}' 2018-10-12 03:25:58,006 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:25:56 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-9e987bba-934e-4f61-90c7-2f3bb37d650a x-compute-request-id: req-9e987bba-934e-4f61-90c7-2f3bb37d650a Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "83022bc0-dae3-4770-8823-e5b23daa796b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "bookmark"}], "adminPass": "WHZa5vyMriBe"}} 2018-10-12 03:25:58,006 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-9e987bba-934e-4f61-90c7-2f3bb37d650a 2018-10-12 03:25:58,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:58,369 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25: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-5dc8eda3-af1b-4635-8364-d7f7da1aab9a x-compute-request-id: req-5dc8eda3-af1b-4635-8364-d7f7da1aab9a 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.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "bookmark"}], "image": {"id": "e75556ea-9ab3-4d53-ba59-046b39de9d51", "links": [{"href": "http://172.30.9.27:8774/images/e75556ea-9ab3-4d53-ba59-046b39de9d51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc265367-8f07-4a46-92dd-76a15fd1b003", "links": [{"href": "http://172.30.9.27:8774/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "bookmark"}]}, "id": "83022bc0-dae3-4770-8823-e5b23daa796b", "user_id": "a9c3d1dc06aa4c2bb53177e50972f820", "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-10-12T03:25:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst", "created": "2018-10-12T03:25:57Z", "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:25:58,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b used request id req-5dc8eda3-af1b-4635-8364-d7f7da1aab9a 2018-10-12 03:25:58,370 - create_instance - INFO - Created instance with name - SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst 2018-10-12 03:25:58,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:25:58,584 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:25: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-423e5516-b6ea-4c24-b3b7-57fc452baef2 x-compute-request-id: req-423e5516-b6ea-4c24-b3b7-57fc452baef2 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.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "bookmark"}], "image": {"id": "e75556ea-9ab3-4d53-ba59-046b39de9d51", "links": [{"href": "http://172.30.9.27:8774/images/e75556ea-9ab3-4d53-ba59-046b39de9d51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc265367-8f07-4a46-92dd-76a15fd1b003", "links": [{"href": "http://172.30.9.27:8774/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "bookmark"}]}, "id": "83022bc0-dae3-4770-8823-e5b23daa796b", "user_id": "a9c3d1dc06aa4c2bb53177e50972f820", "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-10-12T03:25:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst", "created": "2018-10-12T03:25:57Z", "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:25:58,584 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b used request id req-423e5516-b6ea-4c24-b3b7-57fc452baef2 2018-10-12 03:25:58,585 - create_instance - DEBUG - Instance status [SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst] is - BUILD 2018-10-12 03:25:58,585 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:26:01,588 - create_instance - DEBUG - VM status query timeout in 896.78252387 2018-10-12 03:26:01,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:26:02,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-31e8eec5-efb5-482f-9de1-a1cee0ae7445 x-compute-request-id: req-31e8eec5-efb5-482f-9de1-a1cee0ae7445 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "bookmark"}], "image": {"id": "e75556ea-9ab3-4d53-ba59-046b39de9d51", "links": [{"href": "http://172.30.9.27:8774/images/e75556ea-9ab3-4d53-ba59-046b39de9d51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "cc265367-8f07-4a46-92dd-76a15fd1b003", "links": [{"href": "http://172.30.9.27:8774/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "bookmark"}]}, "id": "83022bc0-dae3-4770-8823-e5b23daa796b", "security_groups": [{"name": "default"}], "user_id": "a9c3d1dc06aa4c2bb53177e50972f820", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:25:59Z", "hostId": "b3735465693c1a5742c34e8c71be4fe0b135c65ae15225909d9569a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst", "created": "2018-10-12T03:25:57Z", "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:26:02,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b used request id req-31e8eec5-efb5-482f-9de1-a1cee0ae7445 2018-10-12 03:26:02,045 - create_instance - DEBUG - Instance status [SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst] is - BUILD 2018-10-12 03:26:02,045 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:26:05,047 - create_instance - DEBUG - VM status query timeout in 893.323154926 2018-10-12 03:26:05,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:26:05,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-c957f12f-64f5-4b25-b9ef-78e2a6bb0fa6 x-compute-request-id: req-c957f12f-64f5-4b25-b9ef-78e2a6bb0fa6 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:23:a5", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "bookmark"}], "image": {"id": "e75556ea-9ab3-4d53-ba59-046b39de9d51", "links": [{"href": "http://172.30.9.27:8774/images/e75556ea-9ab3-4d53-ba59-046b39de9d51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:03.000000", "flavor": {"id": "cc265367-8f07-4a46-92dd-76a15fd1b003", "links": [{"href": "http://172.30.9.27:8774/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "bookmark"}]}, "id": "83022bc0-dae3-4770-8823-e5b23daa796b", "security_groups": [{"name": "default"}], "user_id": "a9c3d1dc06aa4c2bb53177e50972f820", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:26:04Z", "hostId": "b3735465693c1a5742c34e8c71be4fe0b135c65ae15225909d9569a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst", "created": "2018-10-12T03:25:57Z", "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:26:05,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b used request id req-c957f12f-64f5-4b25-b9ef-78e2a6bb0fa6 2018-10-12 03:26:05,685 - create_instance - DEBUG - Instance status [SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst] is - ACTIVE 2018-10-12 03:26:05,686 - create_instance - INFO - VM is - ACTIVE 2018-10-12 03:26:05,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:26:06,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-1a953b75-044f-48b7-b06a-ed73dbae4efc x-compute-request-id: req-1a953b75-044f-48b7-b06a-ed73dbae4efc Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:23:a5", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "bookmark"}], "image": {"id": "e75556ea-9ab3-4d53-ba59-046b39de9d51", "links": [{"href": "http://172.30.9.27:8774/images/e75556ea-9ab3-4d53-ba59-046b39de9d51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:03.000000", "flavor": {"id": "cc265367-8f07-4a46-92dd-76a15fd1b003", "links": [{"href": "http://172.30.9.27:8774/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "bookmark"}]}, "id": "83022bc0-dae3-4770-8823-e5b23daa796b", "security_groups": [{"name": "default"}], "user_id": "a9c3d1dc06aa4c2bb53177e50972f820", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:26:04Z", "hostId": "b3735465693c1a5742c34e8c71be4fe0b135c65ae15225909d9569a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst", "created": "2018-10-12T03:25:57Z", "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:26:06,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b used request id req-1a953b75-044f-48b7-b06a-ed73dbae4efc 2018-10-12 03:26:06,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:26:06,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-c930bb14-56fb-4f40-9c2d-946d358e6b39 Date: Fri, 12 Oct 2018 03:26: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":["cb3efafd-2421-4049-a76f-f1d42e117b97"],"updated_at":"2018-10-12T03:25:49Z","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"654a6ee76cf54a948c7475e28b16df94","id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net"}]} 2018-10-12 03:26:06,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net used request id req-c930bb14-56fb-4f40-9c2d-946d358e6b39 2018-10-12 03:26:06,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:26:06,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bd7c7c8-6bac-47d9-be8a-82770fb3cc2d Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94"}, "enabled": true, "id": "654a6ee76cf54a948c7475e28b16df94", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}} 2018-10-12 03:26:06,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 used request id req-0bd7c7c8-6bac-47d9-be8a-82770fb3cc2d 2018-10-12 03:26:06,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:26:06,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-706a699a-4c1c-4de1-bb13-5c942bba5826 Date: Fri, 12 Oct 2018 03:26:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:49Z","dns_nameservers":[],"updated_at":"2018-10-12T03:25: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":"654a6ee76cf54a948c7475e28b16df94","id":"cb3efafd-2421-4049-a76f-f1d42e117b97","subnetpool_id":null,"name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-subnet"}]} 2018-10-12 03:26:06,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 used request id req-706a699a-4c1c-4de1-bb13-5c942bba5826 2018-10-12 03:26:06,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:26:06,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-b189f535-a82b-4f59-92ed-11b030a52fed Date: Fri, 12 Oct 2018 03:26:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:25:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb3efafd-2421-4049-a76f-f1d42e117b97","ip_address":"10.55.0.3"}],"id":"4942d60d-3d3f-47ae-9ea5-d18b1459c824","security_groups":[],"mac_address":"fa:16:3e:fd:4a:fb","project_id":"654a6ee76cf54a948c7475e28b16df94","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-040383fe-f98a-4250-8ef4-4f5dcffd9441"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:26:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"cb3efafd-2421-4049-a76f-f1d42e117b97","ip_address":"10.55.0.7"}],"id":"6daf1806-2fd3-408a-ae4b-573d8f8798bf","security_groups":["f1506cc4-2cad-4732-ab50-a62ece01e1cd"],"mac_address":"fa:16:3e:09:23:a5","project_id":"654a6ee76cf54a948c7475e28b16df94","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542port-1","admin_state_up":true,"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:54Z","binding:vnic_type":"normal","device_id":"83022bc0-dae3-4770-8823-e5b23daa796b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:25:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb3efafd-2421-4049-a76f-f1d42e117b97","ip_address":"10.55.0.2"}],"id":"b8ce2321-4203-4dff-90c8-008f5e662a7a","security_groups":[],"mac_address":"fa:16:3e:5a:4e:4d","project_id":"654a6ee76cf54a948c7475e28b16df94","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-040383fe-f98a-4250-8ef4-4f5dcffd9441"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:25:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"cb3efafd-2421-4049-a76f-f1d42e117b97","ip_address":"10.55.0.4"}],"id":"c63e3b58-7d19-4b59-8a28-0461d90de803","security_groups":[],"mac_address":"fa:16:3e:3b:5d:1c","project_id":"654a6ee76cf54a948c7475e28b16df94","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"040383fe-f98a-4250-8ef4-4f5dcffd9441","tenant_id":"654a6ee76cf54a948c7475e28b16df94","created_at":"2018-10-12T03:25:51Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-040383fe-f98a-4250-8ef4-4f5dcffd9441"}]} 2018-10-12 03:26:06,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=040383fe-f98a-4250-8ef4-4f5dcffd9441 used request id req-b189f535-a82b-4f59-92ed-11b030a52fed 2018-10-12 03:26:06,349 - create_instance_tests - INFO - Looking for IP 10.55.0.7 in the console log 2018-10-12 03:26:06,351 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:26:07,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-aa65e09f-c199-48b2-b6a7-42dad8ec45a2 x-compute-request-id: req-aa65e09f-c199-48b2-b6a7-42dad8ec45a2 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:23:a5", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "bookmark"}], "image": {"id": "e75556ea-9ab3-4d53-ba59-046b39de9d51", "links": [{"href": "http://172.30.9.27:8774/images/e75556ea-9ab3-4d53-ba59-046b39de9d51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:03.000000", "flavor": {"id": "cc265367-8f07-4a46-92dd-76a15fd1b003", "links": [{"href": "http://172.30.9.27:8774/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "bookmark"}]}, "id": "83022bc0-dae3-4770-8823-e5b23daa796b", "security_groups": [{"name": "default"}], "user_id": "a9c3d1dc06aa4c2bb53177e50972f820", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:26:04Z", "hostId": "b3735465693c1a5742c34e8c71be4fe0b135c65ae15225909d9569a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst", "created": "2018-10-12T03:25:57Z", "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:26:07,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b used request id req-aa65e09f-c199-48b2-b6a7-42dad8ec45a2 2018-10-12 03:26:07,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 03:26:08,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-624b262f-0e40-4083-b0a9-aaaf619df6c8 x-compute-request-id: req-624b262f-0e40-4083-b0a9-aaaf619df6c8 Content-Encoding: gzip Content-Length: 7888 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 492616130 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.908 MHz processor\n[ 0.144081] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.145679] pid_max: default: 32768 minimum: 301\n[ 0.146545] ACPI: Core revision 20150930\n[ 0.147906] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.149164] Security Framework initialized\n[ 0.149947] Yama: becoming mindful.\n[ 0.150655] AppArmor: AppArmor initialized\n[ 0.151483] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.152722] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.153928] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.155064] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.156398] Initializing cgroup subsys io\n[ 0.157178] Initializing cgroup subsys memory\n[ 0.158005] Initializing cgroup subsys devices\n[ 0.158843] Initializing cgroup subsys freezer\n[ 0.159690] Initializing cgroup subsys net_cls\n[ 0.160529] Initializing cgroup subsys perf_event\n[ 0.161407] Initializing cgroup subsys net_prio\n[ 0.162256] Initializing cgroup subsys hugetlb\n[ 0.163090] Initializing cgroup subsys pids\n[ 0.163939] CPU: Physical Processor ID: 0\n[ 0.165401] mce: CPU supports 10 MCE banks\n[ 0.166217] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.167184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.184464] ftrace: allocating 31920 entries in 125 pages\n[ 0.211393] smpboot: Max logical packages: 1\n[ 0.212207] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.213509] x2apic enabled\n[ 0.214295] Switched APIC routing to physical x2apic.\n[ 0.216007] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.217081] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218993] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220713] KVM setup paravirtual spinlock\n[ 0.222009] x86: Booted up 1 node, 1 CPUs\n[ 0.222787] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.224124] devtmpfs: initialized\n[ 0.225810] evm: security.selinux\n[ 0.226487] evm: security.SMACK64\n[ 0.227147] evm: security.SMACK64EXEC\n[ 0.227863] evm: security.SMACK64TRANSMUTE\n[ 0.228645] evm: security.SMACK64MMAP\n[ 0.229357] evm: security.ima\n[ 0.229977] evm: security.capability\n[ 0.230762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232546] pinctrl core: initialized pinctrl subsystem\n[ 0.233601] RTC time: 3:26:04, date: 10/12/18\n[ 0.234536] NET: Registered protocol family 16\n[ 0.235483] cpuidle: using governor ladder\n[ 0.236275] cpuidle: using governor menu\n[ 0.237032] PCCT header not found.\n[ 0.237758] ACPI: bus type PCI registered\n[ 0.238535] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.239732] PCI: Using configuration type 1 for base access\n[ 0.241457] ACPI: Added _OSI(Module Device)\n[ 0.242268] ACPI: Added _OSI(Processor Device)\n[ 0.243102] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.243968] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.246057] ACPI: Interpreter enabled\n[ 0.246800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.248582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.250345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.252114] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.253877] ACPI: (supports S0 S5)\n[ 0.254557] ACPI: Using IOAPIC for interrupt routing\n[ 0.255463] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.258653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.259749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.260933] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.262079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.264220] acpiphp: Slot [3] registered\n[ 0.264992] acpiphp: Slot [4] registered\n[ 0.265767] acpiphp: Slot [5] registered\n[ 0.266544] acpiphp: Slot [6] registered\n[ 0.267314] acpiphp: Slot [7] registered\n[ 0.268083] acpiphp: Slot [8] registered\n[ 0.268853] acpiphp: Slot [9] registered\n[ 0.269624] acpiphp: Slot [10] registered\n[ 0.270408] acpiphp: Slot [11] registered\n[ 0.271194] acpiphp: Slot [12] registered\n[ 0.271984] acpiphp: Slot [13] registered\n[ 0.272778] acpiphp: Slot [14] registered\n[ 0.273561] acpiphp: Slot [15] registered\n[ 0.284336] acpiphp: Slot [16] registered\n[ 0.285121] acpiphp: Slot [17] registered\n[ 0.285905] acpiphp: Slot [18] registered\n[ 0.286687] acpiphp: Slot [19] registered\n[ 0.287470] acpiphp: Slot [20] registered\n[ 0.288254] acpiphp: Slot [21] registered\n[ 0.289039] acpiphp: Slot [22] registered\n[ 0.289823] acpiphp: Slot [23] registered\n[ 0.290614] acpiphp: Slot [24] registered\n[ 0.291398] acpiphp: Slot [25] registered\n[ 0.292177] acpiphp: Slot [26] registered\n[ 0.292960] acpiphp: Slot [27] registered\n[ 0.293749] acpiphp: Slot [28] registered\n[ 0.294534] acpiphp: Slot [29] registered\n[ 0.295316] acpiphp: Slot [30] registered\n[ 0.296098] acpiphp: Slot [31] registered\n[ 0.296878] PCI host bridge to bus 0000:00\n[ 0.297660] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.298829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.299995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.301393] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.302789] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.308934] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.310165] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.311299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.312520] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.319276] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.320657] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.368068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.369509] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.370886] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.372256] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.373607] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.374825] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.375954] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.377380] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.378864] vgaarb: loaded\n[ 0.379447] vgaarb: bridge control possible 0000:00:02.0\n[ 0.380554] SCSI subsystem initialized\n[ 0.381363] ACPI: bus type USB registered\n[ 0.382150] usbcore: registered new interface driver usbfs\n[ 0.383149] usbcore: registered new interface driver hub\n[ 0.384120] usbcore: registered new device driver usb\n[ 0.385141] PCI: Using ACPI for IRQ routing\n[ 0.386140] NetLabel: Initializing\n[ 0.386831] NetLabel: domain hash size = 128\n[ 0.387654] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.388571] NetLabel: unlabeled traffic allowed by default\n[ 0.389627] clocksource: Switched to clocksource kvm-clock\n[ 0.394996] AppArmor: AppArmor Filesystem Enabled\n[ 0.395931] pnp: PnP ACPI init\n[ 0.396968] pnp: PnP ACPI: found 5 devices\n[ 0.403146] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.405258] NET: Registered protocol family 2\n[ 0.406409] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.407934] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.409353] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.410773] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.412050] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.413435] NET: Registered protocol family 1\n[ 0.414431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.415725] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.417016] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.431600] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.446018] Trying to unpack rootfs image as initramfs...\n[ 0.496403] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.511159] Scanning for low memory corruption every 60 seconds\n[ 0.513018] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.514692] audit: initializing netlink subsys (disabled)\n[ 0.516186] audit: type=2000 audit(1539314764.270:1): initialized\n[ 0.518060] Initialise system trusted keyring\n[ 0.519353] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.521062] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.523173] zbud: loaded\n[ 0.523888] VFS: Disk quotas dquot_6.6.0\n[ 0.524696] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.526180] fuse init (API version 7.23)\n[ 0.527037] Key type big_key registered\n[ 0.527812] Allocating IMA MOK and blacklist keyrings.\n[ 0.528898] Key type asymmetric registered\n[ 0.529704] Asymmetric key parser 'x509' registered\n[ 0.530624] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.532031] io scheduler noop registered\n[ 0.532800] io scheduler deadline registered (default)\n[ 0.533762] io scheduler cfq registered\n[ 0.534581] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.535582] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.536791] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.538200] ACPI: Power Button [PWRF]\n[ 0.539019] GHES: HEST is not enabled!\n[ 0.552512] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.580484] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.582680] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.608085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.610304] Linux agpgart interface v0.103\n[ 0.612748] brd: module loaded\n[ 0.613914] loop: module loaded\n[ 0.618416] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.619829] GPT:90111 != 20971519\n[ 0.620495] GPT:Alternate GPT header not at the end of the disk.\n[ 0.621544] GPT:90111 != 20971519\n[ 0.622217] GPT: Use GNU Parted to correct GPT errors.\n[ 0.623147] vda: vda1 vda15\n[ 0.624818] scsi host0: ata_piix\n[ 0.625545] scsi host1: ata_piix\n[ 0.626236] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.627403] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.629170] libphy: Fixed MDIO Bus: probed\n[ 0.629978] tun: Universal TUN/TAP device driver, 1.6\n[ 0.630895] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.632984] PPP generic driver version 2.4.2\n[ 0.633854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.635180] ehci-pci: EHCI PCI platform driver\n[ 0.636023] ehci-platform: EHCI generic platform driver\n[ 0.636986] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.638081] ohci-pci: OHCI PCI platform driver\n[ 0.638924] ohci-platform: OHCI generic platform driver\n[ 0.639880] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.654446] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.655424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.656824] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.657833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.658918] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.660096] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.661474] usb usb1: Product: UHCI Host Controller\n[ 0.662389] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.663496] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664513] hub 1-0:1.0: USB hub found\n[ 0.665275] hub 1-0:1.0: 2 ports detected\n[ 0.666156] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668210] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.669128] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670128] mousedev: PS/2 mouse device common for all mice\n[ 0.671346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673136] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674222] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.675383] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.676536] i2c /dev entries driver\n[ 0.677280] device-mapper: uevent: version 1.0.3\n[ 0.678191] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.679769] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.681008] NET: Registered protocol family 10\n[ 0.682005] NET: Registered protocol family 17\n[ 0.682868] Key type dns_resolver registered\n[ 0.683771] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.684834] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.686528] registered taskstats version 1\n[ 0.687337] Loading compiled-in X.509 certificates\n[ 0.688738] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.690536] zswap: loaded using pool lzo/zbud\n[ 0.691897] Key type trusted registered\n[ 0.693435] Key type encrypted registered\n[ 0.694259] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.695254] ima: No TPM chip found, activating TPM-bypass!\n[ 0.696246] evm: HMAC attrs: 0x1\n[ 0.697141] Magic number: 6:615:411\n[ 0.697970] rtc_cmos 00:00: setting system clock to 2018-10-12 03:26:04 UTC (1539314764)\n[ 0.699521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.700609] EDD information not available.\n[ 0.786585] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.788066] Write protecting the kernel read-only data: 14336k\n[ 0.799697] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.801442] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.59\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.830095] 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.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.77. 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\n"} 2018-10-12 03:26:08,234 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b/action used request id req-624b262f-0e40-4083-b0a9-aaaf619df6c8 2018-10-12 03:26:08,235 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 03:26:08,236 - 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 492616130 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.908 MHz processor [ 0.144081] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.145679] pid_max: default: 32768 minimum: 301 [ 0.146545] ACPI: Core revision 20150930 [ 0.147906] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.149164] Security Framework initialized [ 0.149947] Yama: becoming mindful. [ 0.150655] AppArmor: AppArmor initialized [ 0.151483] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.152722] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.153928] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.155064] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.156398] Initializing cgroup subsys io [ 0.157178] Initializing cgroup subsys memory [ 0.158005] Initializing cgroup subsys devices [ 0.158843] Initializing cgroup subsys freezer [ 0.159690] Initializing cgroup subsys net_cls [ 0.160529] Initializing cgroup subsys perf_event [ 0.161407] Initializing cgroup subsys net_prio [ 0.162256] Initializing cgroup subsys hugetlb [ 0.163090] Initializing cgroup subsys pids [ 0.163939] CPU: Physical Processor ID: 0 [ 0.165401] mce: CPU supports 10 MCE banks [ 0.166217] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.167184] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.177974] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.184464] ftrace: allocating 31920 entries in 125 pages [ 0.211393] smpboot: Max logical packages: 1 [ 0.212207] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.213509] x2apic enabled [ 0.214295] Switched APIC routing to physical x2apic. [ 0.216007] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.217081] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218993] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220713] KVM setup paravirtual spinlock [ 0.222009] x86: Booted up 1 node, 1 CPUs [ 0.222787] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.224124] devtmpfs: initialized [ 0.225810] evm: security.selinux [ 0.226487] evm: security.SMACK64 [ 0.227147] evm: security.SMACK64EXEC [ 0.227863] evm: security.SMACK64TRANSMUTE [ 0.228645] evm: security.SMACK64MMAP [ 0.229357] evm: security.ima [ 0.229977] evm: security.capability [ 0.230762] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232546] pinctrl core: initialized pinctrl subsystem [ 0.233601] RTC time: 3:26:04, date: 10/12/18 [ 0.234536] NET: Registered protocol family 16 [ 0.235483] cpuidle: using governor ladder [ 0.236275] cpuidle: using governor menu [ 0.237032] PCCT header not found. [ 0.237758] ACPI: bus type PCI registered [ 0.238535] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.239732] PCI: Using configuration type 1 for base access [ 0.241457] ACPI: Added _OSI(Module Device) [ 0.242268] ACPI: Added _OSI(Processor Device) [ 0.243102] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.243968] ACPI: Added _OSI(Processor Aggregator Device) [ 0.246057] ACPI: Interpreter enabled [ 0.246800] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.248582] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.250345] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.252114] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.253877] ACPI: (supports S0 S5) [ 0.254557] ACPI: Using IOAPIC for interrupt routing [ 0.255463] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.258653] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.259749] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.260933] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.262079] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.264220] acpiphp: Slot [3] registered [ 0.264992] acpiphp: Slot [4] registered [ 0.265767] acpiphp: Slot [5] registered [ 0.266544] acpiphp: Slot [6] registered [ 0.267314] acpiphp: Slot [7] registered [ 0.268083] acpiphp: Slot [8] registered [ 0.268853] acpiphp: Slot [9] registered [ 0.269624] acpiphp: Slot [10] registered [ 0.270408] acpiphp: Slot [11] registered [ 0.271194] acpiphp: Slot [12] registered [ 0.271984] acpiphp: Slot [13] registered [ 0.272778] acpiphp: Slot [14] registered [ 0.273561] acpiphp: Slot [15] registered [ 0.284336] acpiphp: Slot [16] registered [ 0.285121] acpiphp: Slot [17] registered [ 0.285905] acpiphp: Slot [18] registered [ 0.286687] acpiphp: Slot [19] registered [ 0.287470] acpiphp: Slot [20] registered [ 0.288254] acpiphp: Slot [21] registered [ 0.289039] acpiphp: Slot [22] registered [ 0.289823] acpiphp: Slot [23] registered [ 0.290614] acpiphp: Slot [24] registered [ 0.291398] acpiphp: Slot [25] registered [ 0.292177] acpiphp: Slot [26] registered [ 0.292960] acpiphp: Slot [27] registered [ 0.293749] acpiphp: Slot [28] registered [ 0.294534] acpiphp: Slot [29] registered [ 0.295316] acpiphp: Slot [30] registered [ 0.296098] acpiphp: Slot [31] registered [ 0.296878] PCI host bridge to bus 0000:00 [ 0.297660] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.298829] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.299995] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.301393] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.302789] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.308934] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.310165] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.311299] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.312520] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.319276] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.320657] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.368068] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.369509] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.370886] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.372256] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.373607] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.374825] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.375954] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.377380] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.378864] vgaarb: loaded [ 0.379447] vgaarb: bridge control possible 0000:00:02.0 [ 0.380554] SCSI subsystem initialized [ 0.381363] ACPI: bus type USB registered [ 0.382150] usbcore: registered new interface driver usbfs [ 0.383149] usbcore: registered new interface driver hub [ 0.384120] usbcore: registered new device driver usb [ 0.385141] PCI: Using ACPI for IRQ routing [ 0.386140] NetLabel: Initializing [ 0.386831] NetLabel: domain hash size = 128 [ 0.387654] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.388571] NetLabel: unlabeled traffic allowed by default [ 0.389627] clocksource: Switched to clocksource kvm-clock [ 0.394996] AppArmor: AppArmor Filesystem Enabled [ 0.395931] pnp: PnP ACPI init [ 0.396968] pnp: PnP ACPI: found 5 devices [ 0.403146] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.405258] NET: Registered protocol family 2 [ 0.406409] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.407934] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.409353] TCP: Hash tables configured (established 2048 bind 2048) [ 0.410773] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.412050] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.413435] NET: Registered protocol family 1 [ 0.414431] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.415725] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.417016] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.431600] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.446018] Trying to unpack rootfs image as initramfs... [ 0.496403] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.511159] Scanning for low memory corruption every 60 seconds [ 0.513018] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.514692] audit: initializing netlink subsys (disabled) [ 0.516186] audit: type=2000 audit(1539314764.270:1): initialized [ 0.518060] Initialise system trusted keyring [ 0.519353] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.521062] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.523173] zbud: loaded [ 0.523888] VFS: Disk quotas dquot_6.6.0 [ 0.524696] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.526180] fuse init (API version 7.23) [ 0.527037] Key type big_key registered [ 0.527812] Allocating IMA MOK and blacklist keyrings. [ 0.528898] Key type asymmetric registered [ 0.529704] Asymmetric key parser 'x509' registered [ 0.530624] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.532031] io scheduler noop registered [ 0.532800] io scheduler deadline registered (default) [ 0.533762] io scheduler cfq registered [ 0.534581] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.535582] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.536791] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.538200] ACPI: Power Button [PWRF] [ 0.539019] GHES: HEST is not enabled! [ 0.552512] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.580484] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.582680] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.608085] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.610304] Linux agpgart interface v0.103 [ 0.612748] brd: module loaded [ 0.613914] loop: module loaded [ 0.618416] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.619829] GPT:90111 != 20971519 [ 0.620495] GPT:Alternate GPT header not at the end of the disk. [ 0.621544] GPT:90111 != 20971519 [ 0.622217] GPT: Use GNU Parted to correct GPT errors. [ 0.623147] vda: vda1 vda15 [ 0.624818] scsi host0: ata_piix [ 0.625545] scsi host1: ata_piix [ 0.626236] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.627403] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.629170] libphy: Fixed MDIO Bus: probed [ 0.629978] tun: Universal TUN/TAP device driver, 1.6 [ 0.630895] tun: (C) 1999-2004 Max Krasnyansky [ 0.632984] PPP generic driver version 2.4.2 [ 0.633854] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.635180] ehci-pci: EHCI PCI platform driver [ 0.636023] ehci-platform: EHCI generic platform driver [ 0.636986] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.638081] ohci-pci: OHCI PCI platform driver [ 0.638924] ohci-platform: OHCI generic platform driver [ 0.639880] uhci_hcd: USB Universal Host Controller Interface driver [ 0.654446] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.655424] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.656824] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.657833] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.658918] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.660096] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.661474] usb usb1: Product: UHCI Host Controller [ 0.662389] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.663496] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664513] hub 1-0:1.0: USB hub found [ 0.665275] hub 1-0:1.0: 2 ports detected [ 0.666156] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668210] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.669128] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670128] mousedev: PS/2 mouse device common for all mice [ 0.671346] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673136] rtc_cmos 00:00: RTC can wake from S4 [ 0.674222] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.675383] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.676536] i2c /dev entries driver [ 0.677280] device-mapper: uevent: version 1.0.3 [ 0.678191] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.679769] ledtrig-cpu: registered to indicate activity on CPUs [ 0.681008] NET: Registered protocol family 10 [ 0.682005] NET: Registered protocol family 17 [ 0.682868] Key type dns_resolver registered [ 0.683771] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.684834] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.686528] registered taskstats version 1 [ 0.687337] Loading compiled-in X.509 certificates [ 0.688738] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.690536] zswap: loaded using pool lzo/zbud [ 0.691897] Key type trusted registered [ 0.693435] Key type encrypted registered [ 0.694259] AppArmor: AppArmor sha1 policy hashing enabled [ 0.695254] ima: No TPM chip found, activating TPM-bypass! [ 0.696246] evm: HMAC attrs: 0x1 [ 0.697141] Magic number: 6:615:411 [ 0.697970] rtc_cmos 00:00: setting system clock to 2018-10-12 03:26:04 UTC (1539314764) [ 0.699521] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.700609] EDD information not available. [ 0.786585] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.788066] Write protecting the kernel read-only data: 14336k [ 0.799697] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.801442] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.59 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.830095] 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.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.77. 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 2018-10-12 03:26:08,236 - create_instance - INFO - Deleting Port with ID - 6daf1806-2fd3-408a-ae4b-573d8f8798bf 2018-10-12 03:26:08,236 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542port-1 2018-10-12 03:26:08,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/6daf1806-2fd3-408a-ae4b-573d8f8798bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:26:08,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-45f2ed21-8b91-4fb3-bf64-469b89685211 Date: Fri, 12 Oct 2018 03:26:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:26:08,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/6daf1806-2fd3-408a-ae4b-573d8f8798bf used request id req-45f2ed21-8b91-4fb3-bf64-469b89685211 2018-10-12 03:26:08,954 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst 2018-10-12 03:26:08,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:26:09,117 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:26: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-aedc26c6-80b2-4231-adda-b6aec85cafea x-compute-request-id: req-aedc26c6-80b2-4231-adda-b6aec85cafea Content-Type: application/json 2018-10-12 03:26:09,117 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b used request id req-aedc26c6-80b2-4231-adda-b6aec85cafea 2018-10-12 03:26:09,117 - create_instance - INFO - Checking deletion status 2018-10-12 03:26:09,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:26:09,222 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-c8332aa3-f0af-4618-be1e-e24fb7a56142 x-compute-request-id: req-c8332aa3-f0af-4618-be1e-e24fb7a56142 Content-Encoding: gzip Content-Length: 731 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:09:23:a5", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "bookmark"}], "image": {"id": "e75556ea-9ab3-4d53-ba59-046b39de9d51", "links": [{"href": "http://172.30.9.27:8774/images/e75556ea-9ab3-4d53-ba59-046b39de9d51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:03.000000", "flavor": {"id": "cc265367-8f07-4a46-92dd-76a15fd1b003", "links": [{"href": "http://172.30.9.27:8774/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "bookmark"}]}, "id": "83022bc0-dae3-4770-8823-e5b23daa796b", "user_id": "a9c3d1dc06aa4c2bb53177e50972f820", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:26:09Z", "hostId": "b3735465693c1a5742c34e8c71be4fe0b135c65ae15225909d9569a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst", "created": "2018-10-12T03:25:57Z", "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:26:09,222 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b used request id req-c8332aa3-f0af-4618-be1e-e24fb7a56142 2018-10-12 03:26:09,222 - create_instance - DEBUG - Instance status [SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst] is - ACTIVE 2018-10-12 03:26:09,223 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:26:12,226 - create_instance - DEBUG - VM status query timeout in 296.891772032 2018-10-12 03:26:12,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:26:12,685 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-63a6e4a2-75cf-4b6d-9b45-1f285c25ec25 x-compute-request-id: req-63a6e4a2-75cf-4b6d-9b45-1f285c25ec25 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/83022bc0-dae3-4770-8823-e5b23daa796b", "rel": "bookmark"}], "image": {"id": "e75556ea-9ab3-4d53-ba59-046b39de9d51", "links": [{"href": "http://172.30.9.27:8774/images/e75556ea-9ab3-4d53-ba59-046b39de9d51", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:03.000000", "flavor": {"id": "cc265367-8f07-4a46-92dd-76a15fd1b003", "links": [{"href": "http://172.30.9.27:8774/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003", "rel": "bookmark"}]}, "id": "83022bc0-dae3-4770-8823-e5b23daa796b", "user_id": "a9c3d1dc06aa4c2bb53177e50972f820", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:26:09Z", "hostId": "b3735465693c1a5742c34e8c71be4fe0b135c65ae15225909d9569a8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst", "created": "2018-10-12T03:25:57Z", "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 03:26:12,685 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b used request id req-63a6e4a2-75cf-4b6d-9b45-1f285c25ec25 2018-10-12 03:26:12,685 - create_instance - DEBUG - Instance status [SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst] is - ACTIVE 2018-10-12 03:26:12,685 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 03:26:15,689 - create_instance - DEBUG - VM status query timeout in 293.428748131 2018-10-12 03:26:15,692 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb056d4ced94f188f1fbf1bc62dfae294c61a01" 2018-10-12 03:26:15,743 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 03:26: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-5e9cd587-3cdf-4b2a-b8c5-284358fca90b x-compute-request-id: req-5e9cd587-3cdf-4b2a-b8c5-284358fca90b Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 83022bc0-dae3-4770-8823-e5b23daa796b could not be found.", "code": 404}} 2018-10-12 03:26:15,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/83022bc0-dae3-4770-8823-e5b23daa796b used request id req-5e9cd587-3cdf-4b2a-b8c5-284358fca90b 2018-10-12 03:26:15,743 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 83022bc0-dae3-4770-8823-e5b23daa796b could not be found. (HTTP 404) (Request-ID: req-5e9cd587-3cdf-4b2a-b8c5-284358fca90b) 2018-10-12 03:26:15,744 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-inst 2018-10-12 03:26:15,745 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-subnet 2018-10-12 03:26:15,745 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-subnet 2018-10-12 03:26:15,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/cb3efafd-2421-4049-a76f-f1d42e117b97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5801348dcdff2f41e10f675a7521b0323c78d521" 2018-10-12 03:26:18,141 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-644f6ed5-e20d-4580-83e2-7809d95a4020 Date: Fri, 12 Oct 2018 03:26:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:26:18,142 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/cb3efafd-2421-4049-a76f-f1d42e117b97 used request id req-644f6ed5-e20d-4580-83e2-7809d95a4020 2018-10-12 03:26:18,142 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-priv-net 2018-10-12 03:26:18,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/040383fe-f98a-4250-8ef4-4f5dcffd9441 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5801348dcdff2f41e10f675a7521b0323c78d521" 2018-10-12 03:26:19,690 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a461fce1-3436-4963-8ef9-a0627c05f3bc Date: Fri, 12 Oct 2018 03:26:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:26:19,690 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/040383fe-f98a-4250-8ef4-4f5dcffd9441 used request id req-a461fce1-3436-4963-8ef9-a0627c05f3bc 2018-10-12 03:26:19,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d15aaed75993556cc12bce7dbb98c730fb5bbd87" 2018-10-12 03:26:19,738 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:26: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-7bfce8b0-988a-42cb-bd4a-59aadf44fa85 x-compute-request-id: req-7bfce8b0-988a-42cb-bd4a-59aadf44fa85 Content-Length: 0 Content-Type: application/json 2018-10-12 03:26:19,738 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/cc265367-8f07-4a46-92dd-76a15fd1b003 used request id req-7bfce8b0-988a-42cb-bd4a-59aadf44fa85 2018-10-12 03:26:19,739 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-220f41a4-4205-4fda-a2a5-69db31d3e542-image 2018-10-12 03:26:19,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}06272c0239f7e1294cde126893bab66130717f27" 2018-10-12 03:26:20,893 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-782138a6-ab15-4178-be68-7fd24995a0d1 Date: Fri, 12 Oct 2018 03:26:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:26:20,893 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e75556ea-9ab3-4d53-ba59-046b39de9d51 used request id req-782138a6-ab15-4178-be68-7fd24995a0d1 2018-10-12 03:26:20,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:26:21,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7644c221-42a7-42ac-b5a4-6669badc50e4 Date: Fri, 12 Oct 2018 03:26:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "created_at": "2018-10-12T03:25:47Z", "updated_at": "2018-10-12T03:25:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:25:47Z", "revision_number": 0, "id": "a1eda474-ccb5-4733-806b-772dbebc3b1f", "remote_group_id": "f1506cc4-2cad-4732-ab50-a62ece01e1cd", "remote_ip_prefix": null, "created_at": "2018-10-12T03:25:47Z", "security_group_id": "f1506cc4-2cad-4732-ab50-a62ece01e1cd", "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "port_range_min": null, "ethertype": "IPv6", "project_id": "654a6ee76cf54a948c7475e28b16df94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:25:47Z", "revision_number": 0, "id": "c2f6dda5-57bd-4b71-a4c3-a48c7f8b2cb2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:25:47Z", "security_group_id": "f1506cc4-2cad-4732-ab50-a62ece01e1cd", "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "port_range_min": null, "ethertype": "IPv6", "project_id": "654a6ee76cf54a948c7475e28b16df94"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:25:47Z", "revision_number": 0, "id": "c56c668f-9b12-4e9b-8004-663b8c5cbaa9", "remote_group_id": "f1506cc4-2cad-4732-ab50-a62ece01e1cd", "remote_ip_prefix": null, "created_at": "2018-10-12T03:25:47Z", "security_group_id": "f1506cc4-2cad-4732-ab50-a62ece01e1cd", "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "port_range_min": null, "ethertype": "IPv4", "project_id": "654a6ee76cf54a948c7475e28b16df94"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:25:47Z", "revision_number": 0, "id": "f7b64224-0574-4de7-ad74-ba523d9c828c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:25:47Z", "security_group_id": "f1506cc4-2cad-4732-ab50-a62ece01e1cd", "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "port_range_min": null, "ethertype": "IPv4", "project_id": "654a6ee76cf54a948c7475e28b16df94"}], "revision_number": 4, "project_id": "654a6ee76cf54a948c7475e28b16df94", "id": "f1506cc4-2cad-4732-ab50-a62ece01e1cd", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96753b35eb954bc584004873386c93ad", "created_at": "2018-10-12T03:26:21Z", "updated_at": "2018-10-12T03:26:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:21Z", "revision_number": 0, "id": "216c4424-3d2e-4ae1-bc71-a916817839a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:21Z", "security_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "tenant_id": "96753b35eb954bc584004873386c93ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "96753b35eb954bc584004873386c93ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:21Z", "revision_number": 0, "id": "38a88291-4ec4-406e-b894-fb76d920909e", "remote_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:21Z", "security_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "tenant_id": "96753b35eb954bc584004873386c93ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "96753b35eb954bc584004873386c93ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:21Z", "revision_number": 0, "id": "3d875844-ea74-4fdd-8c49-3ff90f965cd2", "remote_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:21Z", "security_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "tenant_id": "96753b35eb954bc584004873386c93ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "96753b35eb954bc584004873386c93ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:21Z", "revision_number": 0, "id": "bbcdaca9-4103-4293-bd40-fbf4e11f350d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:21Z", "security_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "tenant_id": "96753b35eb954bc584004873386c93ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "96753b35eb954bc584004873386c93ad"}], "revision_number": 4, "project_id": "96753b35eb954bc584004873386c93ad", "id": "f3ce114a-a646-42ef-be05-e64856b13d93", "name": "default"}]} 2018-10-12 03:26:21,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-7644c221-42a7-42ac-b5a4-6669badc50e4 2018-10-12 03:26:21,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:26:21,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-934d46b1-acd8-4fd3-a572-f4a06adb9e19 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 03:26:21,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-934d46b1-acd8-4fd3-a572-f4a06adb9e19 2018-10-12 03:26:21,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:26:21,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e66ae586-a110-4dfe-976a-11e589fdbb24 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 03:26:21,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-e66ae586-a110-4dfe-976a-11e589fdbb24 2018-10-12 03:26:21,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:26:21,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46bfc95-98c1-4ad8-8e5f-6264ed91cfb1 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94"}, "enabled": true, "id": "654a6ee76cf54a948c7475e28b16df94", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-4d8ab7df-a614-4a3-proj"}} 2018-10-12 03:26:21,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 used request id req-e46bfc95-98c1-4ad8-8e5f-6264ed91cfb1 2018-10-12 03:26:21,484 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f1506cc4-2cad-4732-ab50-a62ece01e1cd 2018-10-12 03:26:21,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f1506cc4-2cad-4732-ab50-a62ece01e1cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:26:21,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-efa1880b-e4ed-4727-b55f-5bff6a9c039f Date: Fri, 12 Oct 2018 03:26:21 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f1506cc4-2cad-4732-ab50-a62ece01e1cd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:25:47Z", "security_group_id": "f1506cc4-2cad-4732-ab50-a62ece01e1cd", "port_range_min": null, "revision_number": 0, "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "created_at": "2018-10-12T03:25:47Z", "project_id": "654a6ee76cf54a948c7475e28b16df94", "id": "a1eda474-ccb5-4733-806b-772dbebc3b1f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:25:47Z", "security_group_id": "f1506cc4-2cad-4732-ab50-a62ece01e1cd", "port_range_min": null, "revision_number": 0, "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "created_at": "2018-10-12T03:25:47Z", "project_id": "654a6ee76cf54a948c7475e28b16df94", "id": "c2f6dda5-57bd-4b71-a4c3-a48c7f8b2cb2"}, {"remote_group_id": "f1506cc4-2cad-4732-ab50-a62ece01e1cd", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:25:47Z", "security_group_id": "f1506cc4-2cad-4732-ab50-a62ece01e1cd", "port_range_min": null, "revision_number": 0, "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "created_at": "2018-10-12T03:25:47Z", "project_id": "654a6ee76cf54a948c7475e28b16df94", "id": "c56c668f-9b12-4e9b-8004-663b8c5cbaa9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T03:25:47Z", "security_group_id": "f1506cc4-2cad-4732-ab50-a62ece01e1cd", "port_range_min": null, "revision_number": 0, "tenant_id": "654a6ee76cf54a948c7475e28b16df94", "created_at": "2018-10-12T03:25:47Z", "project_id": "654a6ee76cf54a948c7475e28b16df94", "id": "f7b64224-0574-4de7-ad74-ba523d9c828c"}]} 2018-10-12 03:26:21,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f1506cc4-2cad-4732-ab50-a62ece01e1cd used request id req-efa1880b-e4ed-4727-b55f-5bff6a9c039f 2018-10-12 03:26:21,665 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 03:26:21,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f1506cc4-2cad-4732-ab50-a62ece01e1cd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:26:22,023 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e197dc3-4314-4486-b600-0b1eacf8e4c8 Content-Length: 0 Date: Fri, 12 Oct 2018 03:26:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:26:22,023 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f1506cc4-2cad-4732-ab50-a62ece01e1cd used request id req-4e197dc3-4314-4486-b600-0b1eacf8e4c8 2018-10-12 03:26:22,024 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-4d8ab7df-a614-4a3-proj 2018-10-12 03:26:22,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:26:22,237 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-118d6df2-fd8c-4953-aded-312246fa1bf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:26:22,237 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/654a6ee76cf54a948c7475e28b16df94 used request id req-118d6df2-fd8c-4953-aded-312246fa1bf5 2018-10-12 03:26:22,237 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-4d8ab7df-a614-4a3-proj-role 2018-10-12 03:26:22,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/120766f501234432938eeeee2b431ecf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:26:22,353 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-78ba6351-82f7-4dcb-a86d-b1fbeea9d564 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:26:22,353 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/120766f501234432938eeeee2b431ecf used request id req-78ba6351-82f7-4dcb-a86d-b1fbeea9d564 2018-10-12 03:26:22,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d55f4f7483deee1806acbc6aac4e399ec1bfd59" 2018-10-12 03:26:22,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfa94282-bece-4970-93d8-8979e35507b5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4aa6a97d53d84cb2aa54d82dd4ee9268", "links": {"self": "http://172.30.9.27:5000/v3/roles/4aa6a97d53d84cb2aa54d82dd4ee9268"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "718e36094d2e47b49f6718e2c488ec9e", "links": {"self": "http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:26:22,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bfa94282-bece-4970-93d8-8979e35507b5 2018-10-12 03:26:22,437 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-4d8ab7df-a614-4a3-user 2018-10-12 03:26:22,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a9c3d1dc06aa4c2bb53177e50972f820 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc09418a5db28a43d493be37fec475ab153508f5" 2018-10-12 03:26:22,623 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e239de1-217a-42a6-945c-6a5ece7093e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:26:22,623 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a9c3d1dc06aa4c2bb53177e50972f820 used request id req-8e239de1-217a-42a6-945c-6a5ece7093e9 2018-10-12 03:26:22,624 - xtesting.core.unit - DEBUG - test_check_vm_ip_dhcp (snaps.openstack.tests.create_instance_tests.SimpleHealthCheck) ... ok ---------------------------------------------------------------------- Ran 1 test in 41.485s OK 2018-10-12 03:26:22,740 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 03:26:22,741 - xtesting.ci.run_tests - INFO - Test result: +----------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------------+------------------+------------------+----------------+ | snaps_health_check | functest | 00:41 | PASS | +----------------------------+------------------+------------------+----------------+ 2018-10-12 03:26:22,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:26:22,747 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:26:22,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5dee419-5c9d-446b-941b-c3786ee393d2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4aa6a97d53d84cb2aa54d82dd4ee9268", "links": {"self": "http://172.30.9.27:5000/v3/roles/4aa6a97d53d84cb2aa54d82dd4ee9268"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "718e36094d2e47b49f6718e2c488ec9e", "links": {"self": "http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:26:22,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b5dee419-5c9d-446b-941b-c3786ee393d2 2018-10-12 03:26:22,827 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0811948776245s 2018-10-12 03:26:22,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 03:26:22,830 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/4aa6a97d53d84cb2aa54d82dd4ee9268 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:26:22,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:26:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7dfbd8db-a3af-4082-b350-36cbb05f3670 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:26:22,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/4aa6a97d53d84cb2aa54d82dd4ee9268 used request id req-7dfbd8db-a3af-4082-b350-36cbb05f3670 2018-10-12 03:26:22,958 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.128895998001s 2018-10-12 03:26:22,959 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:26:22,959 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:26:23,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b757dc-bc6b-4ab6-8f81-b98e066c1b6a Content-Encoding: gzip Content-Length: 879 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf", "links": {"self": "http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77"}, "domain_id": "default", "enabled": true, "id": "827e1463227243afa358fb9ca67e1f77", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:26:23,056 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-55b757dc-bc6b-4ab6-8f81-b98e066c1b6a 2018-10-12 03:26:23,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0972480773926s 2018-10-12 03:26:23,057 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-55b757dc-bc6b-4ab6-8f81-b98e066c1b6a 2018-10-12 03:26:23,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:26:23,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:26:23,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f857814a-d12a-4456-9794-e9cf94ef8bb1 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77"}, "enabled": true, "id": "827e1463227243afa358fb9ca67e1f77", "options": {}, "domain_id": "default", "name": "snaps_health_check-user_0c4085c8-5f42-440a-b912-53e364f9cbbf"}} 2018-10-12 03:26:23,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77 used request id req-f857814a-d12a-4456-9794-e9cf94ef8bb1 2018-10-12 03:26:23,156 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0930180549622s 2018-10-12 03:26:23,156 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77 used request id req-f857814a-d12a-4456-9794-e9cf94ef8bb1 2018-10-12 03:26:23,157 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 03:26:23,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:26:23,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e21cc301-c3b5-40e7-ae7d-c19ffa674089 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:26:23,328 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77 used request id req-e21cc301-c3b5-40e7-ae7d-c19ffa674089 2018-10-12 03:26:23,328 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.17126083374s 2018-10-12 03:26:23,328 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/827e1463227243afa358fb9ca67e1f77 used request id req-e21cc301-c3b5-40e7-ae7d-c19ffa674089 2018-10-12 03:26:23,329 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:26:23,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:26:23,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1b2bcbc-e8d4-42b6-a826-6f6f87c208b9 Content-Encoding: gzip Content-Length: 386 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_health_check", "links": {"self": "http://172.30.9.27:5000/v3/projects/96753b35eb954bc584004873386c93ad"}, "enabled": true, "id": "96753b35eb954bc584004873386c93ad", "parent_id": "default", "domain_id": "default", "name": "snaps_health_check-project_0c4085c8-5f42-440a-b912-53e364f9cbbf"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:26:23,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d1b2bcbc-e8d4-42b6-a826-6f6f87c208b9 2018-10-12 03:26:23,410 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0808970928192s 2018-10-12 03:26:23,410 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-d1b2bcbc-e8d4-42b6-a826-6f6f87c208b9 2018-10-12 03:26:23,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 03:26:23,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/96753b35eb954bc584004873386c93ad -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:26:23,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37c3e530-5489-4eab-9e5d-9f4244fe4a26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:26:23,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/96753b35eb954bc584004873386c93ad used request id req-37c3e530-5489-4eab-9e5d-9f4244fe4a26 2018-10-12 03:26:23,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.147080898285s 2018-10-12 03:26:23,560 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/96753b35eb954bc584004873386c93ad used request id req-37c3e530-5489-4eab-9e5d-9f4244fe4a26 2018-10-12 03:26:23,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:26:23,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:26:23,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4fe3c48-12fc-4c8f-ad16-8812267d6813 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "718e36094d2e47b49f6718e2c488ec9e", "links": {"self": "http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:26:23,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b4fe3c48-12fc-4c8f-ad16-8812267d6813 2018-10-12 03:26:23,635 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0749049186707s 2018-10-12 03:26:23,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 03:26:23,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:26:23,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:26:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95d72b09-f5b6-4dd1-8f94-c497a110cfa4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:26:23,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/718e36094d2e47b49f6718e2c488ec9e used request id req-95d72b09-f5b6-4dd1-8f94-c497a110cfa4 2018-10-12 03:26:23,791 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.153658866882s 2018-10-12 03:26:23,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 03:26:23,797 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=96753b35eb954bc584004873386c93ad&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}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:26:23,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-04d14baf-f3b2-45ba-94ac-77aeb9321146 Date: Fri, 12 Oct 2018 03:26:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "96753b35eb954bc584004873386c93ad", "created_at": "2018-10-12T03:26:21Z", "updated_at": "2018-10-12T03:26:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:21Z", "revision_number": 0, "id": "216c4424-3d2e-4ae1-bc71-a916817839a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:21Z", "security_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "tenant_id": "96753b35eb954bc584004873386c93ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "96753b35eb954bc584004873386c93ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:21Z", "revision_number": 0, "id": "38a88291-4ec4-406e-b894-fb76d920909e", "remote_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:21Z", "security_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "tenant_id": "96753b35eb954bc584004873386c93ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "96753b35eb954bc584004873386c93ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:21Z", "revision_number": 0, "id": "3d875844-ea74-4fdd-8c49-3ff90f965cd2", "remote_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:21Z", "security_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "tenant_id": "96753b35eb954bc584004873386c93ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "96753b35eb954bc584004873386c93ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:21Z", "revision_number": 0, "id": "bbcdaca9-4103-4293-bd40-fbf4e11f350d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:21Z", "security_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "tenant_id": "96753b35eb954bc584004873386c93ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "96753b35eb954bc584004873386c93ad"}], "revision_number": 4, "project_id": "96753b35eb954bc584004873386c93ad", "id": "f3ce114a-a646-42ef-be05-e64856b13d93", "name": "default"}]} 2018-10-12 03:26:23,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=96753b35eb954bc584004873386c93ad&name=default used request id req-04d14baf-f3b2-45ba-94ac-77aeb9321146 2018-10-12 03:26:23,978 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.181937932968s 2018-10-12 03:26:23,979 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=96753b35eb954bc584004873386c93ad&name=default used request id req-04d14baf-f3b2-45ba-94ac-77aeb9321146 2018-10-12 03:26:23,982 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 03:26:23,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:26:24,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a67206b9-2cf7-43d5-b788-5b97997c451c Date: Fri, 12 Oct 2018 03:26:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "96753b35eb954bc584004873386c93ad", "created_at": "2018-10-12T03:26:21Z", "updated_at": "2018-10-12T03:26:21Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:21Z", "revision_number": 0, "id": "38a88291-4ec4-406e-b894-fb76d920909e", "remote_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:21Z", "security_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "tenant_id": "96753b35eb954bc584004873386c93ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "96753b35eb954bc584004873386c93ad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:21Z", "revision_number": 0, "id": "3d875844-ea74-4fdd-8c49-3ff90f965cd2", "remote_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:21Z", "security_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "tenant_id": "96753b35eb954bc584004873386c93ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "96753b35eb954bc584004873386c93ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:21Z", "revision_number": 0, "id": "216c4424-3d2e-4ae1-bc71-a916817839a1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:21Z", "security_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "tenant_id": "96753b35eb954bc584004873386c93ad", "port_range_min": null, "ethertype": "IPv4", "project_id": "96753b35eb954bc584004873386c93ad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:21Z", "revision_number": 0, "id": "bbcdaca9-4103-4293-bd40-fbf4e11f350d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:21Z", "security_group_id": "f3ce114a-a646-42ef-be05-e64856b13d93", "tenant_id": "96753b35eb954bc584004873386c93ad", "port_range_min": null, "ethertype": "IPv6", "project_id": "96753b35eb954bc584004873386c93ad"}], "revision_number": 4, "project_id": "96753b35eb954bc584004873386c93ad", "id": "f3ce114a-a646-42ef-be05-e64856b13d93", "name": "default"}]} 2018-10-12 03:26:24,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a67206b9-2cf7-43d5-b788-5b97997c451c 2018-10-12 03:26:24,171 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.188951969147s 2018-10-12 03:26:24,172 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a67206b9-2cf7-43d5-b788-5b97997c451c 2018-10-12 03:26:24,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-12 03:26:24,176 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f3ce114a-a646-42ef-be05-e64856b13d93.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}f16c9aab9d47459c1cdefe425bf2ad82fffc73ef" 2018-10-12 03:26:24,546 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-742f9571-6448-40b0-ada0-923323799232 Content-Length: 0 Date: Fri, 12 Oct 2018 03:26:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:26:24,546 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f3ce114a-a646-42ef-be05-e64856b13d93.json used request id req-742f9571-6448-40b0-ada0-923323799232 2018-10-12 03:26:24,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.370640993118s 2018-10-12 03:26:24,547 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f3ce114a-a646-42ef-be05-e64856b13d93.json used request id req-742f9571-6448-40b0-ada0-923323799232 2018-10-12 03:26:24,547 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------------+------------------+---------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------------+------------------+---------------------+------------------+----------------+ | connection_check | functest | healthcheck | 00:11 | PASS | | api_check | functest | healthcheck | 12:55 | PASS | | snaps_health_check | functest | healthcheck | 00:41 | PASS | +----------------------------+------------------+---------------------+------------------+----------------+ 2018-10-12 03:26:24,552 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-12 03:26:31,579 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-298 | | 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-10-12 03:26:31,584 - 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=b2YN9v2qDpEJHvhsmQv22mqmB export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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-10-12 03:26:31,585 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-12 03:26:31,586 - 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-10-12 03:26:31,625 - xtesting.ci.run_tests - INFO - Loading test case 'vping_ssh'... 2018-10-12 03:26:35,710 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:26:35,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:26:35,711 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:26:35,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:26:35,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:26:35,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:26:35,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:26:35,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:26:35,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:26:35,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:26:35,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:26:35,712 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:26:35,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:26:35,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:26:35,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:26:35,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:26:35,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:26:35,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:26:35,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:26:35,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:26:35,713 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:26:35,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:26:35,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 03:26:35,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 03:26:35,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:26:35,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7c1c54-e4be-4940-bef0-dcf846ce810b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:26:35,787 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4f7c1c54-e4be-4940-bef0-dcf846ce810b 2018-10-12 03:26:35,788 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:26:36,162 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:26:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["GV7qGktyTJylOzKIQ2AQHQ"], "issued_at": "2018-10-12T03:26:36.000000Z"}} 2018-10-12 03:26:36,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:26:36,166 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:36,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-4444b5bc-a670-4470-838a-785f14d8b650 Date: Fri, 12 Oct 2018 03:26:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:26:36,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4444b5bc-a670-4470-838a-785f14d8b650 2018-10-12 03:26:36,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.218773126602s 2018-10-12 03:26:36,384 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-4444b5bc-a670-4470-838a-785f14d8b650 2018-10-12 03:26:36,390 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 03:26:36,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:36,398 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:26: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:26:36,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:36,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d31472b-b356-4965-b6a0-18ee605b695a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 03:26:36,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5d31472b-b356-4965-b6a0-18ee605b695a 2018-10-12 03:26:36,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.472548961639s 2018-10-12 03:26:36,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 03:26:36,864 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}8c64303ff1d385659457b4d08a2e41a618be8620" -d '{"project": {"description": "Created by OPNFV Functest: vping_ssh", "enabled": true, "domain_id": "default", "name": "vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370"}}' 2018-10-12 03:26:37,005 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:26:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db6135ea-7d76-45fe-8711-138143d05db6 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.27:5000/v3/projects/6a1b4c9120974f93996b6759cb861a8d"}, "enabled": true, "id": "6a1b4c9120974f93996b6759cb861a8d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370"}} 2018-10-12 03:26:37,005 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-db6135ea-7d76-45fe-8711-138143d05db6 2018-10-12 03:26:37,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.14183306694s 2018-10-12 03:26:37,006 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-db6135ea-7d76-45fe-8711-138143d05db6 2018-10-12 03:26:37,007 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370', 'id': u'6a1b4c9120974f93996b6759cb861a8d', '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-10-12 03:26:37,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 03:26:37,383 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.375550985336s 2018-10-12 03:26:37,384 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3d5794fdd78f4f9a900eb73c8e3d5ada -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:37,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb240cc8-1c1e-4b3e-8541-e29f1720c6b3 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/3d5794fdd78f4f9a900eb73c8e3d5ada"}, "enabled": true, "id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "options": {}, "domain_id": "default", "name": "vping_ssh-user_773b1b4e-8590-4e43-a5a2-933554a25370"}} 2018-10-12 03:26:37,490 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3d5794fdd78f4f9a900eb73c8e3d5ada used request id req-eb240cc8-1c1e-4b3e-8541-e29f1720c6b3 2018-10-12 03:26:37,491 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3d5794fdd78f4f9a900eb73c8e3d5ada', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_ssh-user_773b1b4e-8590-4e43-a5a2-933554a25370'}) 2018-10-12 03:26:37,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:26:37,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:37,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8207b8d2-13f7-4936-9dcb-88bfbc57b7ce Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:26:37,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8207b8d2-13f7-4936-9dcb-88bfbc57b7ce 2018-10-12 03:26:37,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0749719142914s 2018-10-12 03:26:37,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:26:37,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:37,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e82cdb6c-3613-4d71-94ea-55c194caa438 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:26:37,649 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e82cdb6c-3613-4d71-94ea-55c194caa438 2018-10-12 03:26:37,649 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0817210674286s 2018-10-12 03:26:37,650 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 03:26:37,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 03:26:37,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" -d '{"role": {"name": "Member"}}' 2018-10-12 03:26:37,748 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:26:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e74f4069-3694-453f-bf77-f7b9108bb6dc Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2afcc3bc98c04819acb2ff628c28e864", "links": {"self": "http://172.30.9.27:5000/v3/roles/2afcc3bc98c04819acb2ff628c28e864"}, "name": "Member"}} 2018-10-12 03:26:37,749 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e74f4069-3694-453f-bf77-f7b9108bb6dc 2018-10-12 03:26:37,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0976791381836s 2018-10-12 03:26:37,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/2afcc3bc98c04819acb2ff628c28e864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:37,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae84e623-1ddd-4f31-9358-91d5cec542fd Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/2afcc3bc98c04819acb2ff628c28e864"}, "domain_id": null, "name": "Member", "id": "2afcc3bc98c04819acb2ff628c28e864"}} 2018-10-12 03:26:37,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/2afcc3bc98c04819acb2ff628c28e864 used request id req-ae84e623-1ddd-4f31-9358-91d5cec542fd 2018-10-12 03:26:37,766 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/2afcc3bc98c04819acb2ff628c28e864'}, 'domain_id': None, 'human_id': None, 'id': u'2afcc3bc98c04819acb2ff628c28e864', 'HUMAN_ID': False}) 2018-10-12 03:26:37,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:26:37,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:37,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d0b082-c8be-4dc5-9f38-3bcc9a6a2d09 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2afcc3bc98c04819acb2ff628c28e864", "links": {"self": "http://172.30.9.27:5000/v3/roles/2afcc3bc98c04819acb2ff628c28e864"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:26:37,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-33d0b082-c8be-4dc5-9f38-3bcc9a6a2d09 2018-10-12 03:26:37,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.173121929169s 2018-10-12 03:26:37,941 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:26:37,942 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:38,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cd87f11-7408-466f-8119-c8243e931826 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:26:38,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-0cd87f11-7408-466f-8119-c8243e931826 2018-10-12 03:26:38,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0862970352173s 2018-10-12 03:26:38,028 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:26:38,029 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:38,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1744819a-59d6-45ad-9574-4173a6464793 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_773b1b4e-8590-4e43-a5a2-933554a25370", "links": {"self": "http://172.30.9.27:5000/v3/users/3d5794fdd78f4f9a900eb73c8e3d5ada"}, "domain_id": "default", "enabled": true, "id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:26:38,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1744819a-59d6-45ad-9574-4173a6464793 2018-10-12 03:26:38,120 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0913438796997s 2018-10-12 03:26:38,120 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1744819a-59d6-45ad-9574-4173a6464793 2018-10-12 03:26:38,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:26:38,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:38,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a52335fe-fc08-4782-9da2-a5fbe0c57d5e Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/6a1b4c9120974f93996b6759cb861a8d"}, "enabled": true, "id": "6a1b4c9120974f93996b6759cb861a8d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:26:38,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a52335fe-fc08-4782-9da2-a5fbe0c57d5e 2018-10-12 03:26:38,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0866780281067s 2018-10-12 03:26:38,214 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a52335fe-fc08-4782-9da2-a5fbe0c57d5e 2018-10-12 03:26:38,216 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:26:38,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=3d5794fdd78f4f9a900eb73c8e3d5ada&scope.project.id=6a1b4c9120974f93996b6759cb861a8d&role.id=2afcc3bc98c04819acb2ff628c28e864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:38,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbc1a1a9-fb39-42da-86df-c3814a44a94c Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3d5794fdd78f4f9a900eb73c8e3d5ada&scope.project.id=6a1b4c9120974f93996b6759cb861a8d&role.id=2afcc3bc98c04819acb2ff628c28e864", "previous": null, "next": null}} 2018-10-12 03:26:38,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3d5794fdd78f4f9a900eb73c8e3d5ada&scope.project.id=6a1b4c9120974f93996b6759cb861a8d&role.id=2afcc3bc98c04819acb2ff628c28e864 used request id req-fbc1a1a9-fb39-42da-86df-c3814a44a94c 2018-10-12 03:26:38,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0863258838654s 2018-10-12 03:26:38,303 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:26:38,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/6a1b4c9120974f93996b6759cb861a8d/users/3d5794fdd78f4f9a900eb73c8e3d5ada/roles/2afcc3bc98c04819acb2ff628c28e864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:38,415 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:26:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e8807d2-08a7-417a-b313-e6e49f49908a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:26:38,415 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6a1b4c9120974f93996b6759cb861a8d/users/3d5794fdd78f4f9a900eb73c8e3d5ada/roles/2afcc3bc98c04819acb2ff628c28e864 used request id req-7e8807d2-08a7-417a-b313-e6e49f49908a 2018-10-12 03:26:38,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.112976074219s 2018-10-12 03:26:38,416 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370', 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': '6adac709-2126-4b53-8b82-128e7a634118', 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_773b1b4e-8590-4e43-a5a2-933554a25370', 'project_id': u'6a1b4c9120974f93996b6759cb861a8d', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 03:26:38,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:26:38,418 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:26:38,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:26:38,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:26:38,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:26:38,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:26:38,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:26:38,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:26:38,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:26:38,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:26:38,419 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:26:38,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:26:38,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:26:38,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:26:38,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:26:38,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:26:38,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:26:38,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:26:38,420 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:26:38,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:26:38,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:26:38,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:26:38,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 03:26:38,421 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 03:26:38,423 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_ssh-user_773b1b4e-8590-4e43-a5a2-933554a25370', 'password': '6adac709-2126-4b53-8b82-128e7a634118', 'project_name': 'vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '6a1b4c9120974f93996b6759cb861a8d', 'project_domain_name': 'Default'} 2018-10-12 03:26:38,423 - xtesting.ci.run_tests - INFO - Running test case 'vping_ssh'... 2018-10-12 03:26:38,423 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 03:26:38,424 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:38,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0447138e-5df3-4fd0-8df8-ca68d70ace42 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 03:26:38,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-0447138e-5df3-4fd0-8df8-ca68d70ace42 2018-10-12 03:26:38,507 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.083468914032s 2018-10-12 03:26:38,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:26:38,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:26:38,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01ffba78-9dd3-4948-82c5-4e551334d479 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/6a1b4c9120974f93996b6759cb861a8d"}, "enabled": true, "id": "6a1b4c9120974f93996b6759cb861a8d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:26:38,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-01ffba78-9dd3-4948-82c5-4e551334d479 2018-10-12 03:26:38,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0912771224976s 2018-10-12 03:26:38,600 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-01ffba78-9dd3-4948-82c5-4e551334d479 2018-10-12 03:26:38,603 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-12 03:26:38,604 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}8c64303ff1d385659457b4d08a2e41a618be8620" -d '{"network": {"tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "name": "vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370", "admin_state_up": true}}' 2018-10-12 03:26:39,101 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 703 X-Openstack-Request-Id: req-2d55b2b5-e1eb-4fd2-8fa6-d72b88ccf3b8 Date: Fri, 12 Oct 2018 03:26:39 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":88,"ipv4_address_scope":null,"shared":false,"project_id":"6a1b4c9120974f93996b6759cb861a8d","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:26:38Z","is_default":false,"qos_policy_id":null,"name":"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370","admin_state_up":true,"tenant_id":"6a1b4c9120974f93996b6759cb861a8d","created_at":"2018-10-12T03:26:38Z","mtu":1450}} 2018-10-12 03:26:39,101 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2d55b2b5-e1eb-4fd2-8fa6-d72b88ccf3b8 2018-10-12 03:26:39,101 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.497518777847s 2018-10-12 03:26:39,101 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-2d55b2b5-e1eb-4fd2-8fa6-d72b88ccf3b8 2018-10-12 03:26:39,102 - 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-10-12T03:26:38Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7', u'provider:segmentation_id': 88, 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_773b1b4e-8590-4e43-a5a2-933554a25370', u'created_at': u'2018-10-12T03:26:38Z', u'mtu': 1450, u'tenant_id': u'6a1b4c9120974f93996b6759cb861a8d', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'6a1b4c9120974f93996b6759cb861a8d'}) 2018-10-12 03:26:39,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:26:39,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bab90a32-ba37-4b85-bda1-22423c6078d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:26:39,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bab90a32-ba37-4b85-bda1-22423c6078d9 2018-10-12 03:26:39,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:26:39,485 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2afcc3bc98c04819acb2ff628c28e864", "name": "Member"}], "expires_at": "2018-10-12T04:26:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6a1b4c9120974f93996b6759cb861a8d", "name": "vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/6a1b4c9120974f93996b6759cb861a8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/6a1b4c9120974f93996b6759cb861a8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/6a1b4c9120974f93996b6759cb861a8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6a1b4c9120974f93996b6759cb861a8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/6a1b4c9120974f93996b6759cb861a8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/6a1b4c9120974f93996b6759cb861a8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6a1b4c9120974f93996b6759cb861a8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/6a1b4c9120974f93996b6759cb861a8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/6a1b4c9120974f93996b6759cb861a8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6a1b4c9120974f93996b6759cb861a8d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/6a1b4c9120974f93996b6759cb861a8d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/6a1b4c9120974f93996b6759cb861a8d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_ssh-user_773b1b4e-8590-4e43-a5a2-933554a25370", "id": "3d5794fdd78f4f9a900eb73c8e3d5ada"}, "audit_ids": ["eHXKuRPKR4uCuztR166xQA"], "issued_at": "2018-10-12T03:26:39.000000Z"}} 2018-10-12 03:26:39,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:26:39,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:26:39,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1190 X-Openstack-Request-Id: req-6e93cc70-200b-4109-8321-c7247e008475 Date: Fri, 12 Oct 2018 03:26:39 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","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-10-12T03:26:38Z","tenant_id":"6a1b4c9120974f93996b6759cb861a8d","created_at":"2018-10-12T03:26:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6a1b4c9120974f93996b6759cb861a8d","id":"0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7","name":"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370"}]} 2018-10-12 03:26:39,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6e93cc70-200b-4109-8321-c7247e008475 2018-10-12 03:26:39,764 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.275230884552s 2018-10-12 03:26:39,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-6e93cc70-200b-4109-8321-c7247e008475 2018-10-12 03:26:39,766 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-12 03:26:39,767 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -d '{"subnet": {"name": "vping_ssh-subnet_773b1b4e-8590-4e43-a5a2-933554a25370", "enable_dhcp": true, "network_id": "0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-12 03:26:40,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 677 X-Openstack-Request-Id: req-6c9137bd-cd85-4b7f-bfd7-db717d0f953e Date: Fri, 12 Oct 2018 03:26:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7","tenant_id":"6a1b4c9120974f93996b6759cb861a8d","created_at":"2018-10-12T03:26:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T03:26:40Z","gateway_ip":"192.168.120.1","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"host_routes":[],"revision_number":0,"ip_version":4,"ipv6_address_mode":null,"cidr":"192.168.120.0/24","project_id":"6a1b4c9120974f93996b6759cb861a8d","id":"340591b8-2a42-4045-8e21-a7764a2484bc","subnetpool_id":null,"name":"vping_ssh-subnet_773b1b4e-8590-4e43-a5a2-933554a25370"}} 2018-10-12 03:26:40,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6c9137bd-cd85-4b7f-bfd7-db717d0f953e 2018-10-12 03:26:40,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.789312124252s 2018-10-12 03:26:40,556 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-6c9137bd-cd85-4b7f-bfd7-db717d0f953e 2018-10-12 03:26:40,556 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T03:26:40Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'340591b8-2a42-4045-8e21-a7764a2484bc', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_ssh-subnet_773b1b4e-8590-4e43-a5a2-933554a25370', u'enable_dhcp': True, u'network_id': u'0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7', u'tenant_id': u'6a1b4c9120974f93996b6759cb861a8d', u'created_at': u'2018-10-12T03:26:40Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'6a1b4c9120974f93996b6759cb861a8d'}) 2018-10-12 03:26:40,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-12 03:26:40,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "vping_ssh-router_773b1b4e-8590-4e43-a5a2-933554a25370", "admin_state_up": true}}' 2018-10-12 03:26:45,930 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 696 X-Openstack-Request-Id: req-2effc0ac-ec1d-4f43-a2dc-bde43072339c Date: Fri, 12 Oct 2018 03:26:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:26:41Z", "admin_state_up": true, "updated_at": "2018-10-12T03:26:42Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "6a1b4c9120974f93996b6759cb861a8d", "id": "de439bf4-4920-41f0-85c9-215525782e24", "name": "vping_ssh-router_773b1b4e-8590-4e43-a5a2-933554a25370"}} 2018-10-12 03:26:45,931 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-2effc0ac-ec1d-4f43-a2dc-bde43072339c 2018-10-12 03:26:45,931 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.37382602692s 2018-10-12 03:26:45,931 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-2effc0ac-ec1d-4f43-a2dc-bde43072339c 2018-10-12 03:26:45,932 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T03:26:42Z', u'revision_number': 3, u'id': u'de439bf4-4920-41f0-85c9-215525782e24', u'external_gateway_info': {u'network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5b6892d9-5570-474b-b710-def8cd8eb91b', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_ssh-router_773b1b4e-8590-4e43-a5a2-933554a25370', u'admin_state_up': True, u'tenant_id': u'6a1b4c9120974f93996b6759cb861a8d', u'created_at': u'2018-10-12T03:26:41Z', u'flavor_id': None, u'routes': [], u'project_id': u'6a1b4c9120974f93996b6759cb861a8d'}) 2018-10-12 03:26:45,932 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-12 03:26:45,933 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/de439bf4-4920-41f0-85c9-215525782e24/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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -d '{"subnet_id": "340591b8-2a42-4045-8e21-a7764a2484bc"}' 2018-10-12 03:26:47,988 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-16eba0eb-647d-44f8-a40d-047634284175 Date: Fri, 12 Oct 2018 03:26:48 GMT RESP BODY: {"network_id": "0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "subnet_id": "340591b8-2a42-4045-8e21-a7764a2484bc", "subnet_ids": ["340591b8-2a42-4045-8e21-a7764a2484bc"], "port_id": "2fc482ca-84b2-4f89-90cf-028024aa70f3", "id": "de439bf4-4920-41f0-85c9-215525782e24"} 2018-10-12 03:26:47,989 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/de439bf4-4920-41f0-85c9-215525782e24/add_router_interface.json used request id req-16eba0eb-647d-44f8-a40d-047634284175 2018-10-12 03:26:47,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.05621504784s 2018-10-12 03:26:47,989 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/de439bf4-4920-41f0-85c9-215525782e24/add_router_interface.json used request id req-16eba0eb-647d-44f8-a40d-047634284175 returning object de439bf4-4920-41f0-85c9-215525782e24 2018-10-12 03:26:47,990 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:26:48,116 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-12 03:26:48,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:26:48,123 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 12 Oct 2018 03:26:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-12 03:26:48,127 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:26:48,127 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:26:48,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-5106a566-3040-4ae4-b714-997e982bcc30 Date: Fri, 12 Oct 2018 03:26:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:26:48,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5106a566-3040-4ae4-b714-997e982bcc30 2018-10-12 03:26:48,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177026987076s 2018-10-12 03:26:48,304 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5106a566-3040-4ae4-b714-997e982bcc30 2018-10-12 03:26:48,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 03:26:48,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370"}' 2018-10-12 03:26:48,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 870 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498 X-Openstack-Request-Id: req-f7e2b1d0-7bff-488c-92d5-e3bd2ed21081 Date: Fri, 12 Oct 2018 03:26:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498/file", "owner": "6a1b4c9120974f93996b6759cb861a8d", "id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "size": null, "self": "/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:26:48Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370", "checksum": null, "created_at": "2018-10-12T03:26:48Z", "protected": false} 2018-10-12 03:26:48,555 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f7e2b1d0-7bff-488c-92d5-e3bd2ed21081 2018-10-12 03:26:48,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.249712944031s 2018-10-12 03:26:48,556 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f7e2b1d0-7bff-488c-92d5-e3bd2ed21081 returning object 51ba1779-4305-4d52-bdaa-0830b5f69498 2018-10-12 03:26:48,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 03:26:48,557 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498/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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -d '' 2018-10-12 03:26:50,491 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-71eb172a-a655-4da8-a968-a22d3d1078e5 Date: Fri, 12 Oct 2018 03:26:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:26:50,491 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498/file used request id req-71eb172a-a655-4da8-a968-a22d3d1078e5 2018-10-12 03:26:50,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.93440103531s 2018-10-12 03:26:50,491 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498/file used request id req-71eb172a-a655-4da8-a968-a22d3d1078e5 2018-10-12 03:26:50,492 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:26:50,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:26:50,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-ee127969-c6ee-4c27-b587-ef6ce7c050e1 Date: Fri, 12 Oct 2018 03:26:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/51ba1779-4305-4d52-bdaa-0830b5f69498/snap", "metadata": {}}], "file": "/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498/file", "owner": "6a1b4c9120974f93996b6759cb861a8d", "id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "size": 12716032, "self": "/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/51ba1779-4305-4d52-bdaa-0830b5f69498/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:26:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:26:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:26:50,678 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ee127969-c6ee-4c27-b587-ef6ce7c050e1 2018-10-12 03:26:50,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186289072037s 2018-10-12 03:26:50,679 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ee127969-c6ee-4c27-b587-ef6ce7c050e1 2018-10-12 03:26:50,681 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/51ba1779-4305-4d52-bdaa-0830b5f69498/snap', u'metadata': Munch({})})], 'file': u'/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498/file', 'owner': u'6a1b4c9120974f93996b6759cb861a8d', 'id': u'51ba1779-4305-4d52-bdaa-0830b5f69498', 'size': 12716032, u'self': u'/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a1b4c9120974f93996b6759cb861a8d', 'name': 'vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/51ba1779-4305-4d52-bdaa-0830b5f69498/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T03:26:50Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-12T03:26:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370', 'created': u'2018-10-12T03:26:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T03:26:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 03:26:50,682 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 03:26:50,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}8c64303ff1d385659457b4d08a2e41a618be8620" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_ssh-flavor_773b1b4e-8590-4e43-a5a2-933554a25370", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 03:26:50,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-50355f06-c5d1-4044-8514-a90b44388d15 x-compute-request-id: req-50355f06-c5d1-4044-8514-a90b44388d15 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "be9af53e-6149-4f2d-a675-a68b182ad856", "name": "vping_ssh-flavor_773b1b4e-8590-4e43-a5a2-933554a25370", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:26:50,862 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-50355f06-c5d1-4044-8514-a90b44388d15 2018-10-12 03:26:50,862 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.179910898209s 2018-10-12 03:26:50,862 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-50355f06-c5d1-4044-8514-a90b44388d15 returning object be9af53e-6149-4f2d-a675-a68b182ad856 2018-10-12 03:26:50,863 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_ssh-flavor_773b1b4e-8590-4e43-a5a2-933554a25370', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'be9af53e-6149-4f2d-a675-a68b182ad856', 'swap': 0}) 2018-10-12 03:26:50,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 03:26:50,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/be9af53e-6149-4f2d-a675-a68b182ad856/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}8c64303ff1d385659457b4d08a2e41a618be8620" -d '{"extra_specs": {}}' 2018-10-12 03:26:50,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-b9bbc1e1-d14e-4c47-86f8-efa5a88ba6f0 x-compute-request-id: req-b9bbc1e1-d14e-4c47-86f8-efa5a88ba6f0 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 03:26:50,883 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/be9af53e-6149-4f2d-a675-a68b182ad856/os-extra_specs used request id req-b9bbc1e1-d14e-4c47-86f8-efa5a88ba6f0 2018-10-12 03:26:50,884 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0195620059967s 2018-10-12 03:26:50,884 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/be9af53e-6149-4f2d-a675-a68b182ad856/os-extra_specs used request id req-b9bbc1e1-d14e-4c47-86f8-efa5a88ba6f0 2018-10-12 03:26:50,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-12 03:26:50,887 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -d '{"keypair": {"name": "vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370"}}' 2018-10-12 03:26:51,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-f1a41373-63a3-4f6d-9df4-9f54c4456b0a x-compute-request-id: req-f1a41373-63a3-4f6d-9df4-9f54c4456b0a Content-Encoding: gzip Content-Length: 1803 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdfscs2uwB0Aca0hcpoxUt/bI1ShU1mlwAUem/YRRjgldz8BsID5gTvyaTuv2evsA3tgITJMjb3tAU+CjoqUbavPUG/X0Eancyq3f3CAyO9RXmGkk4L+wnaT5cAN0dWscRmzAnt6A9xS8fGrDJXefDPJLyulXc+4VMQn6ycWKyBOs770PWoEF6ng+KO9aStTU6//YAkB0raS7T32GLU2XbN2s6bLqK2hJK6v2oBK7rjFB5K5s0CIQ00uGJUa/N6Ok1XnwfRjUJr/L0b7fms+nv3vVJ0Woh4pDGAkalC5+WEQUxgdJOmdTShMO2/sDA0q9e2UFN/YI+uTyyKfjLwYEd Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnX7HLNrsAdAHGtIXKaMVLf2yNUoVNZpcAFHpv2EUY4JXc/Ab\nCA+YE78mk7r9nr7AN7YCEyTI297QFPgo6KlG2rz1Bv19BGp3Mqt39wgMjvUV5hpJ\nOC/sJ2k+XADdHVrHEZswJ7egPcUvHxqwyV3nwzyS8rpV3PuFTEJ+snFisgTrO+9D\n1qBBep4PijvWkrU1Ov/2AJAdK2ku099hi1Nl2zdrOmy6itoSSur9qASu64xQeSub\nNAiENNLhiVGvzejpNV58H0Y1Ca/y9G+35rPp7971SdFqIeKQxgJGpQuflhEFMYHS\nTpnU0oTDtv7AwNKvXtlBTf2CPrk8sin4y8GBHQIDAQABAoIBAHB/Cg4EIef5i9mg\nj2LyVkKPoCdoT1YGeAjSecB1u3aIt6bcrrJHUT1poEiNnHMzlWE15K1/7OkAcmlI\nCRCHOVEs/2iK0C3DTnkm+X2+hhnm/klqJTq5IFnWVvCovUgme2McEn2MMC1vF4WE\nLxrmtJFER0KRzpsWHdSm+pDDZNf6hJmgkXhbNbAvtoTJ0sZ8l1s1+6aoSh9C0MHX\nqrjF6K9QfvYjo26MZL9/T9wqUIyXn2SHA6IR05ZomzVvK1+lO4nlyoJDQrmH20VZ\nle085CqGbFyB2u0nUxrP1OdZr2AWlQB+diaCxBLo1pNGAjD2b1CeobP/26Femn9p\nIw5KfRECgYEAy8d86UpgAnTb2JNTnde80z8GomZeVqSsVI9qq1xxKTg0tjY8yUNM\n7fFgbMEXE2/jzz4NCwlvt5dWXwwu+wCY1isMMda3Zg6N6SrD3QgBQrP6QRUitIHB\n5eNRIXX2WxQMToS/pKC0bxql6B6MYUNOFd1pl5zYQ/gGlnkMHPtjBlsCgYEAxdrs\nZdSFd/GgUOIfzsR3o85x/msqAXWVMZDcrd5LNKrsOrNHwWfW4rRMmTIIumXkVRCl\nuetZWn5QVfZq/3HwT66MtyG+DXNuDG2S8Y95WwwmByke16sCSDgCXiDZsBP/6sN9\nQjFFTczMtyxnfkYP5XtSjofyYvQQlIPzvH4RX+cCgYBtrh+TSU7Hw7IYraNRz654\nXPHrMwIPzG5czRxywzy9HN1yPVsWULz1TPfDUWJkOdL51sIacKfKvw/j9KDMxJN+\noojbwl/P9IF5QGVPcGGNT2Wg5glZ8oU0gNdIFT/V4cKF+HlV2JGFQ2iMuPSB3UII\nDrYovmjAnJyfHOPiLYQtBQKBgEqbsDMB/cZqBgMaEdZ9fYP2kEPZE0DznuvO7Xhe\n78sPfP7xpehHiN96D7xhAquPSpfNLEE8fzhBk3em8VgcFftmHcfc4HbgBSqIkzWl\n3aQ4o4pltiyrXrPu8u2dw5jDIejcCLrSK4kX5kZYZzpVnx7w7wOyPfOUh0AJtfpp\nK5IXAoGAf30ri8O9sAPnmRyqmeOd1ZmWuueChhTskOuIyeKKpactGgxtReGg+W9R\ntrO6esPumRme4WrqcWV9T+Io+72eiaejImoZoc7uAlKrKO+vQ+vs+VGMqCbtLsaW\neYix2PEriy7vvxNs8bxRwuSEOursDCOXUpuW45qmbOwj4HoTQu4=\n-----END RSA PRIVATE KEY-----\n", "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "name": "vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370", "fingerprint": "85:3f:4d:3d:77:d6:b1:10:30:04:c5:2d:f4:1b:10:39"}} 2018-10-12 03:26:51,459 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-f1a41373-63a3-4f6d-9df4-9f54c4456b0a 2018-10-12 03:26:51,459 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.574851036072s 2018-10-12 03:26:51,460 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-f1a41373-63a3-4f6d-9df4-9f54c4456b0a 2018-10-12 03:26:51,461 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCdfscs2uwB0Aca0hcpoxUt/bI1ShU1mlwAUem/YRRjgldz8BsID5gTvyaTuv2evsA3tgITJMjb3tAU+CjoqUbavPUG/X0Eancyq3f3CAyO9RXmGkk4L+wnaT5cAN0dWscRmzAnt6A9xS8fGrDJXefDPJLyulXc+4VMQn6ycWKyBOs770PWoEF6ng+KO9aStTU6//YAkB0raS7T32GLU2XbN2s6bLqK2hJK6v2oBK7rjFB5K5s0CIQ00uGJUa/N6Ok1XnwfRjUJr/L0b7fms+nv3vVJ0Woh4pDGAkalC5+WEQUxgdJOmdTShMO2/sDA0q9e2UFN/YI+uTyyKfjLwYEd Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEogIBAAKCAQEAnX7HLNrsAdAHGtIXKaMVLf2yNUoVNZpcAFHpv2EUY4JXc/Ab\nCA+YE78mk7r9nr7AN7YCEyTI297QFPgo6KlG2rz1Bv19BGp3Mqt39wgMjvUV5hpJ\nOC/sJ2k+XADdHVrHEZswJ7egPcUvHxqwyV3nwzyS8rpV3PuFTEJ+snFisgTrO+9D\n1qBBep4PijvWkrU1Ov/2AJAdK2ku099hi1Nl2zdrOmy6itoSSur9qASu64xQeSub\nNAiENNLhiVGvzejpNV58H0Y1Ca/y9G+35rPp7971SdFqIeKQxgJGpQuflhEFMYHS\nTpnU0oTDtv7AwNKvXtlBTf2CPrk8sin4y8GBHQIDAQABAoIBAHB/Cg4EIef5i9mg\nj2LyVkKPoCdoT1YGeAjSecB1u3aIt6bcrrJHUT1poEiNnHMzlWE15K1/7OkAcmlI\nCRCHOVEs/2iK0C3DTnkm+X2+hhnm/klqJTq5IFnWVvCovUgme2McEn2MMC1vF4WE\nLxrmtJFER0KRzpsWHdSm+pDDZNf6hJmgkXhbNbAvtoTJ0sZ8l1s1+6aoSh9C0MHX\nqrjF6K9QfvYjo26MZL9/T9wqUIyXn2SHA6IR05ZomzVvK1+lO4nlyoJDQrmH20VZ\nle085CqGbFyB2u0nUxrP1OdZr2AWlQB+diaCxBLo1pNGAjD2b1CeobP/26Femn9p\nIw5KfRECgYEAy8d86UpgAnTb2JNTnde80z8GomZeVqSsVI9qq1xxKTg0tjY8yUNM\n7fFgbMEXE2/jzz4NCwlvt5dWXwwu+wCY1isMMda3Zg6N6SrD3QgBQrP6QRUitIHB\n5eNRIXX2WxQMToS/pKC0bxql6B6MYUNOFd1pl5zYQ/gGlnkMHPtjBlsCgYEAxdrs\nZdSFd/GgUOIfzsR3o85x/msqAXWVMZDcrd5LNKrsOrNHwWfW4rRMmTIIumXkVRCl\nuetZWn5QVfZq/3HwT66MtyG+DXNuDG2S8Y95WwwmByke16sCSDgCXiDZsBP/6sN9\nQjFFTczMtyxnfkYP5XtSjofyYvQQlIPzvH4RX+cCgYBtrh+TSU7Hw7IYraNRz654\nXPHrMwIPzG5czRxywzy9HN1yPVsWULz1TPfDUWJkOdL51sIacKfKvw/j9KDMxJN+\noojbwl/P9IF5QGVPcGGNT2Wg5glZ8oU0gNdIFT/V4cKF+HlV2JGFQ2iMuPSB3UII\nDrYovmjAnJyfHOPiLYQtBQKBgEqbsDMB/cZqBgMaEdZ9fYP2kEPZE0DznuvO7Xhe\n78sPfP7xpehHiN96D7xhAquPSpfNLEE8fzhBk3em8VgcFftmHcfc4HbgBSqIkzWl\n3aQ4o4pltiyrXrPu8u2dw5jDIejcCLrSK4kX5kZYZzpVnx7w7wOyPfOUh0AJtfpp\nK5IXAoGAf30ri8O9sAPnmRyqmeOd1ZmWuueChhTskOuIyeKKpactGgxtReGg+W9R\ntrO6esPumRme4WrqcWV9T+Io+72eiaejImoZoc7uAlKrKO+vQ+vs+VGMqCbtLsaW\neYix2PEriy7vvxNs8bxRwuSEOursDCOXUpuW45qmbOwj4HoTQu4=\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'3d5794fdd78f4f9a900eb73c8e3d5ada', 'name': u'vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370', 'created_at': '2018-10-12T03:26:51.460979', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a1b4c9120974f93996b6759cb861a8d', 'name': 'vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'85:3f:4d:3d:77:d6:b1:10:30:04:c5:2d:f4:1b:10:39', 'type': 'ssh', 'id': u'vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370'}) 2018-10-12 03:26:51,461 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEogIBAAKCAQEAnX7HLNrsAdAHGtIXKaMVLf2yNUoVNZpcAFHpv2EUY4JXc/Ab CA+YE78mk7r9nr7AN7YCEyTI297QFPgo6KlG2rz1Bv19BGp3Mqt39wgMjvUV5hpJ OC/sJ2k+XADdHVrHEZswJ7egPcUvHxqwyV3nwzyS8rpV3PuFTEJ+snFisgTrO+9D 1qBBep4PijvWkrU1Ov/2AJAdK2ku099hi1Nl2zdrOmy6itoSSur9qASu64xQeSub NAiENNLhiVGvzejpNV58H0Y1Ca/y9G+35rPp7971SdFqIeKQxgJGpQuflhEFMYHS TpnU0oTDtv7AwNKvXtlBTf2CPrk8sin4y8GBHQIDAQABAoIBAHB/Cg4EIef5i9mg j2LyVkKPoCdoT1YGeAjSecB1u3aIt6bcrrJHUT1poEiNnHMzlWE15K1/7OkAcmlI CRCHOVEs/2iK0C3DTnkm+X2+hhnm/klqJTq5IFnWVvCovUgme2McEn2MMC1vF4WE LxrmtJFER0KRzpsWHdSm+pDDZNf6hJmgkXhbNbAvtoTJ0sZ8l1s1+6aoSh9C0MHX qrjF6K9QfvYjo26MZL9/T9wqUIyXn2SHA6IR05ZomzVvK1+lO4nlyoJDQrmH20VZ le085CqGbFyB2u0nUxrP1OdZr2AWlQB+diaCxBLo1pNGAjD2b1CeobP/26Femn9p Iw5KfRECgYEAy8d86UpgAnTb2JNTnde80z8GomZeVqSsVI9qq1xxKTg0tjY8yUNM 7fFgbMEXE2/jzz4NCwlvt5dWXwwu+wCY1isMMda3Zg6N6SrD3QgBQrP6QRUitIHB 5eNRIXX2WxQMToS/pKC0bxql6B6MYUNOFd1pl5zYQ/gGlnkMHPtjBlsCgYEAxdrs ZdSFd/GgUOIfzsR3o85x/msqAXWVMZDcrd5LNKrsOrNHwWfW4rRMmTIIumXkVRCl uetZWn5QVfZq/3HwT66MtyG+DXNuDG2S8Y95WwwmByke16sCSDgCXiDZsBP/6sN9 QjFFTczMtyxnfkYP5XtSjofyYvQQlIPzvH4RX+cCgYBtrh+TSU7Hw7IYraNRz654 XPHrMwIPzG5czRxywzy9HN1yPVsWULz1TPfDUWJkOdL51sIacKfKvw/j9KDMxJN+ oojbwl/P9IF5QGVPcGGNT2Wg5glZ8oU0gNdIFT/V4cKF+HlV2JGFQ2iMuPSB3UII DrYovmjAnJyfHOPiLYQtBQKBgEqbsDMB/cZqBgMaEdZ9fYP2kEPZE0DznuvO7Xhe 78sPfP7xpehHiN96D7xhAquPSpfNLEE8fzhBk3em8VgcFftmHcfc4HbgBSqIkzWl 3aQ4o4pltiyrXrPu8u2dw5jDIejcCLrSK4kX5kZYZzpVnx7w7wOyPfOUh0AJtfpp K5IXAoGAf30ri8O9sAPnmRyqmeOd1ZmWuueChhTskOuIyeKKpactGgxtReGg+W9R trO6esPumRme4WrqcWV9T+Io+72eiaejImoZoc7uAlKrKO+vQ+vs+VGMqCbtLsaW eYix2PEriy7vvxNs8bxRwuSEOursDCOXUpuW45qmbOwj4HoTQu4= -----END RSA PRIVATE KEY----- 2018-10-12 03:26:51,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-12 03:26:51,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -d '{"security_group": {"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370", "description": "created by OPNFV Functest (vping_ssh)"}}' 2018-10-12 03:26:51,804 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1418 X-Openstack-Request-Id: req-bc44e8d4-ff7c-4728-87f7-e262ee74801b Date: Fri, 12 Oct 2018 03:26:51 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:26:51Z", "updated_at": "2018-10-12T03:26:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:51Z", "revision_number": 0, "id": "74a4eaf1-055d-43b0-95fb-88925a92acfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:51Z", "security_group_id": "128c0011-9557-4533-be53-39d4d0c8e223", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:51Z", "revision_number": 0, "id": "b324322c-3be9-422f-aca1-1f5fa04cddc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:51Z", "security_group_id": "128c0011-9557-4533-be53-39d4d0c8e223", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}], "revision_number": 2, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "id": "128c0011-9557-4533-be53-39d4d0c8e223", "name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}} 2018-10-12 03:26:51,804 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-bc44e8d4-ff7c-4728-87f7-e262ee74801b 2018-10-12 03:26:51,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.340023994446s 2018-10-12 03:26:51,805 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-bc44e8d4-ff7c-4728-87f7-e262ee74801b 2018-10-12 03:26:51,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 03:26:51,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:26:51,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3834 X-Openstack-Request-Id: req-012e4362-26d4-4240-9a71-f83e0296c16a Date: Fri, 12 Oct 2018 03:26:51 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:26:51Z", "updated_at": "2018-10-12T03:26:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:51Z", "revision_number": 0, "id": "74a4eaf1-055d-43b0-95fb-88925a92acfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:51Z", "security_group_id": "128c0011-9557-4533-be53-39d4d0c8e223", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:51Z", "revision_number": 0, "id": "b324322c-3be9-422f-aca1-1f5fa04cddc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:51Z", "security_group_id": "128c0011-9557-4533-be53-39d4d0c8e223", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}], "revision_number": 2, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "id": "128c0011-9557-4533-be53-39d4d0c8e223", "name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}, {"description": "Default security group", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:26:38Z", "updated_at": "2018-10-12T03:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "2de0a277-a2e3-48b6-89e3-55856af7bd76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "58dc10d7-a351-443c-a276-a33ccb9d05fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "be101e87-5a8c-4d91-ace6-50643e2b389b", "remote_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "c65769a6-1cc2-45c2-b68f-8c330e745672", "remote_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}], "revision_number": 4, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "name": "default"}]} 2018-10-12 03:26:51,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-012e4362-26d4-4240-9a71-f83e0296c16a 2018-10-12 03:26:51,897 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0881469249725s 2018-10-12 03:26:51,897 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-012e4362-26d4-4240-9a71-f83e0296c16a 2018-10-12 03:26:51,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 03:26:51,902 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -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": "128c0011-9557-4533-be53-39d4d0c8e223"}}' 2018-10-12 03:26:52,324 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-6a28a8bd-5b8e-41eb-a260-a5d22af1ed6f Date: Fri, 12 Oct 2018 03:26:52 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-10-12T03:26:52Z", "security_group_id": "128c0011-9557-4533-be53-39d4d0c8e223", "port_range_min": 22, "revision_number": 0, "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:26:52Z", "project_id": "6a1b4c9120974f93996b6759cb861a8d", "id": "f141922a-d1ae-42b9-ae33-dc7ca657ce79"}} 2018-10-12 03:26:52,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6a28a8bd-5b8e-41eb-a260-a5d22af1ed6f 2018-10-12 03:26:52,325 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.423141956329s 2018-10-12 03:26:52,325 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-6a28a8bd-5b8e-41eb-a260-a5d22af1ed6f 2018-10-12 03:26:52,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 03:26:52,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:26:52,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4330 X-Openstack-Request-Id: req-b3378d02-8cb5-4fdd-83ef-04dcb6cfce68 Date: Fri, 12 Oct 2018 03:26:52 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:26:51Z", "updated_at": "2018-10-12T03:26:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:51Z", "revision_number": 0, "id": "74a4eaf1-055d-43b0-95fb-88925a92acfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:51Z", "security_group_id": "128c0011-9557-4533-be53-39d4d0c8e223", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:51Z", "revision_number": 0, "id": "b324322c-3be9-422f-aca1-1f5fa04cddc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:51Z", "security_group_id": "128c0011-9557-4533-be53-39d4d0c8e223", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T03:26:52Z", "revision_number": 0, "id": "f141922a-d1ae-42b9-ae33-dc7ca657ce79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:52Z", "security_group_id": "128c0011-9557-4533-be53-39d4d0c8e223", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}], "revision_number": 3, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "id": "128c0011-9557-4533-be53-39d4d0c8e223", "name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}, {"description": "Default security group", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:26:38Z", "updated_at": "2018-10-12T03:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "2de0a277-a2e3-48b6-89e3-55856af7bd76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "58dc10d7-a351-443c-a276-a33ccb9d05fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "be101e87-5a8c-4d91-ace6-50643e2b389b", "remote_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "c65769a6-1cc2-45c2-b68f-8c330e745672", "remote_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}], "revision_number": 4, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "name": "default"}]} 2018-10-12 03:26:52,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b3378d02-8cb5-4fdd-83ef-04dcb6cfce68 2018-10-12 03:26:52,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.184725999832s 2018-10-12 03:26:52,514 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b3378d02-8cb5-4fdd-83ef-04dcb6cfce68 2018-10-12 03:26:52,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 03:26:52,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -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": "128c0011-9557-4533-be53-39d4d0c8e223"}}' 2018-10-12 03:26:52,683 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-9bdff22e-e3e8-48cf-af64-4d8b324d4465 Date: Fri, 12 Oct 2018 03:26:52 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-10-12T03:26:52Z", "security_group_id": "128c0011-9557-4533-be53-39d4d0c8e223", "port_range_min": null, "revision_number": 0, "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:26:52Z", "project_id": "6a1b4c9120974f93996b6759cb861a8d", "id": "12c08890-baaf-43f3-b12b-b3f454d1f1ff"}} 2018-10-12 03:26:52,683 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9bdff22e-e3e8-48cf-af64-4d8b324d4465 2018-10-12 03:26:52,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.166096925735s 2018-10-12 03:26:52,684 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9bdff22e-e3e8-48cf-af64-4d8b324d4465 2018-10-12 03:26:52,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:26:52,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:26:52,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-662b7843-84f5-4dc2-bbab-f9940d838df2 Date: Fri, 12 Oct 2018 03:26:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["340591b8-2a42-4045-8e21-a7764a2484bc"],"updated_at":"2018-10-12T03:26:40Z","tenant_id":"6a1b4c9120974f93996b6759cb861a8d","created_at":"2018-10-12T03:26:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6a1b4c9120974f93996b6759cb861a8d","id":"0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7","name":"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370"}]} 2018-10-12 03:26:52,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-662b7843-84f5-4dc2-bbab-f9940d838df2 2018-10-12 03:26:52,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110548973083s 2018-10-12 03:26:52,796 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-662b7843-84f5-4dc2-bbab-f9940d838df2 2018-10-12 03:26:52,797 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:26:52,798 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:26:52,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-13998aec-7865-435b-928c-545b324a9372 Date: Fri, 12 Oct 2018 03:26:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/51ba1779-4305-4d52-bdaa-0830b5f69498/snap", "metadata": {}}], "file": "/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498/file", "owner": "6a1b4c9120974f93996b6759cb861a8d", "id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "size": 12716032, "self": "/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/51ba1779-4305-4d52-bdaa-0830b5f69498/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:26:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:26:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:26:52,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-13998aec-7865-435b-928c-545b324a9372 2018-10-12 03:26:52,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.164767980576s 2018-10-12 03:26:52,962 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-13998aec-7865-435b-928c-545b324a9372 2018-10-12 03:26:52,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 03:26:52,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:26:52,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-c5710839-ded8-4885-b3a2-7c8526cc6171 x-compute-request-id: req-c5710839-ded8-4885-b3a2-7c8526cc6171 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "be9af53e-6149-4f2d-a675-a68b182ad856", "name": "vping_ssh-flavor_773b1b4e-8590-4e43-a5a2-933554a25370", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 03:26:52,999 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c5710839-ded8-4885-b3a2-7c8526cc6171 2018-10-12 03:26:52,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0351898670197s 2018-10-12 03:26:53,000 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c5710839-ded8-4885-b3a2-7c8526cc6171 2018-10-12 03:26:53,001 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-12 03:26:53,004 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -d '{"server": {"name": "vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370", "imageRef": "51ba1779-4305-4d52-bdaa-0830b5f69498", "flavorRef": "be9af53e-6149-4f2d-a675-a68b182ad856", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7"}], "security_groups": [{"name": "128c0011-9557-4533-be53-39d4d0c8e223"}]}}' 2018-10-12 03:26:54,257 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:26: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-e8e6fc7e-afaf-4e82-8648-4b5a503feb4d x-compute-request-id: req-e8e6fc7e-afaf-4e82-8648-4b5a503feb4d Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "128c0011-9557-4533-be53-39d4d0c8e223"}], "OS-DCF:diskConfig": "MANUAL", "id": "ace780f9-af3c-4ee2-8aeb-d97980eab1da", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "bookmark"}], "adminPass": "Jv8Notx3YBP5"}} 2018-10-12 03:26:54,257 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e8e6fc7e-afaf-4e82-8648-4b5a503feb4d 2018-10-12 03:26:54,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.25555682182s 2018-10-12 03:26:54,257 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-e8e6fc7e-afaf-4e82-8648-4b5a503feb4d 2018-10-12 03:26:54,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:26:54,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:26:54,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-fb7e1f44-f617-47ac-ae0f-997aa430e15d x-compute-request-id: req-fb7e1f44-f617-47ac-ae0f-997aa430e15d Content-Encoding: gzip Content-Length: 600 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "ace780f9-af3c-4ee2-8aeb-d97980eab1da", "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "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-10-12T03:26:54Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:26:54Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:26:54,736 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fb7e1f44-f617-47ac-ae0f-997aa430e15d 2018-10-12 03:26:54,737 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.478277921677s 2018-10-12 03:26:54,737 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fb7e1f44-f617-47ac-ae0f-997aa430e15d 2018-10-12 03:26:54,744 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:26:54,744 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:26:54,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-82d393c6-bb8a-4210-8b86-1b26448a79cc Date: Fri, 12 Oct 2018 03:26:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["340591b8-2a42-4045-8e21-a7764a2484bc"],"updated_at":"2018-10-12T03:26:40Z","tenant_id":"6a1b4c9120974f93996b6759cb861a8d","created_at":"2018-10-12T03:26:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6a1b4c9120974f93996b6759cb861a8d","id":"0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7","name":"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370"}]} 2018-10-12 03:26:54,868 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-82d393c6-bb8a-4210-8b86-1b26448a79cc 2018-10-12 03:26:54,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.12366604805s 2018-10-12 03:26:54,868 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-82d393c6-bb8a-4210-8b86-1b26448a79cc 2018-10-12 03:26:54,869 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-12 03:26:54,869 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:26:55,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-4a070443-0259-4f9a-8ae9-2911304ca25a Date: Fri, 12 Oct 2018 03:26:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7","tenant_id":"6a1b4c9120974f93996b6759cb861a8d","created_at":"2018-10-12T03:26:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T03:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6a1b4c9120974f93996b6759cb861a8d","id":"340591b8-2a42-4045-8e21-a7764a2484bc","subnetpool_id":null,"name":"vping_ssh-subnet_773b1b4e-8590-4e43-a5a2-933554a25370"}]} 2018-10-12 03:26:55,066 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4a070443-0259-4f9a-8ae9-2911304ca25a 2018-10-12 03:26:55,066 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.197098970413s 2018-10-12 03:26:55,066 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4a070443-0259-4f9a-8ae9-2911304ca25a 2018-10-12 03:26:55,067 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:26:57,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:26:57,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:26:57,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-1316b168-65ac-4d86-a18c-0bdc05954986 x-compute-request-id: req-1316b168-65ac-4d86-a18c-0bdc05954986 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "ace780f9-af3c-4ee2-8aeb-d97980eab1da", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:26:55Z", "hostId": "31fdf1cd1aff2ffdaff196953b6f63afbf7e2f34260112225ca31f54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:26:54Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:26:57,730 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1316b168-65ac-4d86-a18c-0bdc05954986 2018-10-12 03:26:57,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659824848175s 2018-10-12 03:26:57,730 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1316b168-65ac-4d86-a18c-0bdc05954986 2018-10-12 03:26:57,734 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:26:59,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:26:59,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:00,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:26: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-f68f4e5b-3d1a-47f8-8875-0ee1c40dd090 x-compute-request-id: req-f68f4e5b-3d1a-47f8-8875-0ee1c40dd090 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "ace780f9-af3c-4ee2-8aeb-d97980eab1da", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:26:55Z", "hostId": "31fdf1cd1aff2ffdaff196953b6f63afbf7e2f34260112225ca31f54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:26:54Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:27:00,377 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f68f4e5b-3d1a-47f8-8875-0ee1c40dd090 2018-10-12 03:27:00,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.640545129776s 2018-10-12 03:27:00,378 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f68f4e5b-3d1a-47f8-8875-0ee1c40dd090 2018-10-12 03:27:00,382 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:27:02,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:27:02,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:03,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-945e4507-d192-46fb-8147-2571e0aefb22 x-compute-request-id: req-945e4507-d192-46fb-8147-2571e0aefb22 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:3c:13", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:59.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "ace780f9-af3c-4ee2-8aeb-d97980eab1da", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:00Z", "hostId": "31fdf1cd1aff2ffdaff196953b6f63afbf7e2f34260112225ca31f54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:26:54Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:27:03,036 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-945e4507-d192-46fb-8147-2571e0aefb22 2018-10-12 03:27:03,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.651646852493s 2018-10-12 03:27:03,037 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-945e4507-d192-46fb-8147-2571e0aefb22 2018-10-12 03:27:03,041 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-12 03:27:03,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=ace780f9-af3c-4ee2-8aeb-d97980eab1da" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:03,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-4494fed0-dffc-4375-bf93-26847f3292bc Date: Fri, 12 Oct 2018 03:27:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:27:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"340591b8-2a42-4045-8e21-a7764a2484bc","ip_address":"192.168.120.8"}],"id":"bfefdaa9-ee32-4824-b90b-ea196cf691e1","security_groups":["128c0011-9557-4533-be53-39d4d0c8e223"],"mac_address":"fa:16:3e:f5:3c:13","project_id":"6a1b4c9120974f93996b6759cb861a8d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7","tenant_id":"6a1b4c9120974f93996b6759cb861a8d","created_at":"2018-10-12T03:26:55Z","binding:vnic_type":"normal","device_id":"ace780f9-af3c-4ee2-8aeb-d97980eab1da"}]} 2018-10-12 03:27:03,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=ace780f9-af3c-4ee2-8aeb-d97980eab1da used request id req-4494fed0-dffc-4375-bf93-26847f3292bc 2018-10-12 03:27:03,096 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0554130077362s 2018-10-12 03:27:03,097 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=ace780f9-af3c-4ee2-8aeb-d97980eab1da used request id req-4494fed0-dffc-4375-bf93-26847f3292bc 2018-10-12 03:27:03,102 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 03:27:03,103 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=bfefdaa9-ee32-4824-b90b-ea196cf691e1" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:03,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-48bd5cca-e8b1-4eed-b917-511ee2da1b18 Date: Fri, 12 Oct 2018 03:27:03 GMT RESP BODY: {"floatingips": []} 2018-10-12 03:27:03,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=bfefdaa9-ee32-4824-b90b-ea196cf691e1 used request id req-48bd5cca-e8b1-4eed-b917-511ee2da1b18 2018-10-12 03:27:03,121 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0190880298615s 2018-10-12 03:27:03,122 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=bfefdaa9-ee32-4824-b90b-ea196cf691e1 used request id req-48bd5cca-e8b1-4eed-b917-511ee2da1b18 2018-10-12 03:27:03,122 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:f5:3c:13', 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'51ba1779-4305-4d52-bdaa-0830b5f69498'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T03:26:59.000000', 'flavor': Munch({u'id': u'be9af53e-6149-4f2d-a675-a68b182ad856'}), 'az': u'nova', 'id': u'ace780f9-af3c-4ee2-8aeb-d97980eab1da', 'security_groups': [Munch({u'name': u'vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d5794fdd78f4f9a900eb73c8e3d5ada', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a1b4c9120974f93996b6759cb861a8d', 'name': 'vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370', '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-10-12T03:26:59.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-12T03:27:00Z', 'hostId': u'31fdf1cd1aff2ffdaff196953b6f63afbf7e2f34260112225ca31f54', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.8', 'cloud': 'envvars', 'host_id': u'31fdf1cd1aff2ffdaff196953b6f63afbf7e2f34260112225ca31f54', '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-10-12T03:26:59.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6a1b4c9120974f93996b6759cb861a8d', 'name': u'vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370', 'adminPass': u'Jv8Notx3YBP5', 'tenant_id': u'6a1b4c9120974f93996b6759cb861a8d', 'region': 'regionOne', 'created': u'2018-10-12T03:26:54Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-12 03:27:03,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:27:03,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:03,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-112e0cf2-74a8-42d3-a2ea-9dfe4110adec Date: Fri, 12 Oct 2018 03:27:03 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["340591b8-2a42-4045-8e21-a7764a2484bc"],"updated_at":"2018-10-12T03:26:40Z","tenant_id":"6a1b4c9120974f93996b6759cb861a8d","created_at":"2018-10-12T03:26:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6a1b4c9120974f93996b6759cb861a8d","id":"0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7","name":"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370"}]} 2018-10-12 03:27:03,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-112e0cf2-74a8-42d3-a2ea-9dfe4110adec 2018-10-12 03:27:03,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.407323122025s 2018-10-12 03:27:03,531 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-112e0cf2-74a8-42d3-a2ea-9dfe4110adec 2018-10-12 03:27:03,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:27:03,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:03,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-0c48e03b-a4d4-4ead-b0d6-e35c91e9c77a Date: Fri, 12 Oct 2018 03:27:03 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/51ba1779-4305-4d52-bdaa-0830b5f69498/snap", "metadata": {}}], "file": "/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498/file", "owner": "6a1b4c9120974f93996b6759cb861a8d", "id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "size": 12716032, "self": "/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/51ba1779-4305-4d52-bdaa-0830b5f69498/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:26:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:26:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:27:03,566 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0c48e03b-a4d4-4ead-b0d6-e35c91e9c77a 2018-10-12 03:27:03,566 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0339720249176s 2018-10-12 03:27:03,567 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0c48e03b-a4d4-4ead-b0d6-e35c91e9c77a 2018-10-12 03:27:03,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 03:27:03,572 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:03,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-edd48f2c-7ab4-40b1-bfd1-10057f30c564 x-compute-request-id: req-edd48f2c-7ab4-40b1-bfd1-10057f30c564 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "be9af53e-6149-4f2d-a675-a68b182ad856", "name": "vping_ssh-flavor_773b1b4e-8590-4e43-a5a2-933554a25370", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 03:27:03,602 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-edd48f2c-7ab4-40b1-bfd1-10057f30c564 2018-10-12 03:27:03,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0341279506683s 2018-10-12 03:27:03,603 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-edd48f2c-7ab4-40b1-bfd1-10057f30c564 2018-10-12 03:27:03,604 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-12 03:27:03,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -d '{"server": {"name": "vping_ssh-vm_773b1b4e-8590-4e43-a5a2-933554a25370", "imageRef": "51ba1779-4305-4d52-bdaa-0830b5f69498", "key_name": "vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370", "flavorRef": "be9af53e-6149-4f2d-a675-a68b182ad856", "max_count": 1, "min_count": 1, "networks": [{"uuid": "0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7"}], "security_groups": [{"name": "128c0011-9557-4533-be53-39d4d0c8e223"}]}}' 2018-10-12 03:27:05,343 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:27: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-f0b419b6-7dd5-4423-8fa4-d59aa6b6aac9 x-compute-request-id: req-f0b419b6-7dd5-4423-8fa4-d59aa6b6aac9 Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "128c0011-9557-4533-be53-39d4d0c8e223"}], "OS-DCF:diskConfig": "MANUAL", "id": "fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "bookmark"}], "adminPass": "ao3xGaP8A8or"}} 2018-10-12 03:27:05,344 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-f0b419b6-7dd5-4423-8fa4-d59aa6b6aac9 2018-10-12 03:27:05,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.73940086365s 2018-10-12 03:27:05,344 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-f0b419b6-7dd5-4423-8fa4-d59aa6b6aac9 2018-10-12 03:27:05,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:27:05,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:05,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-21f71667-b3b4-4651-8941-b2ac046d2dec x-compute-request-id: req-21f71667-b3b4-4651-8941-b2ac046d2dec Content-Encoding: gzip Content-Length: 854 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "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-10-12T03:27:05Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370", "name": "vping_ssh-vm_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:27:05Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:3c:13", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:59.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "ace780f9-af3c-4ee2-8aeb-d97980eab1da", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:00Z", "hostId": "31fdf1cd1aff2ffdaff196953b6f63afbf7e2f34260112225ca31f54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:26:54Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:27:05,826 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-21f71667-b3b4-4651-8941-b2ac046d2dec 2018-10-12 03:27:05,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.48140501976s 2018-10-12 03:27:05,827 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-21f71667-b3b4-4651-8941-b2ac046d2dec 2018-10-12 03:27:05,832 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:27:07,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:27:07,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:08,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-d04dbabb-9337-4ac5-8249-f1589285ee07 x-compute-request-id: req-d04dbabb-9337-4ac5-8249-f1589285ee07 Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:27:06Z", "hostId": "416603f92f5edc964553c8850c66b5fca44bb1f3d7201911da2b16d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370", "name": "vping_ssh-vm_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:27:05Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:3c:13", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:59.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "ace780f9-af3c-4ee2-8aeb-d97980eab1da", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:00Z", "hostId": "31fdf1cd1aff2ffdaff196953b6f63afbf7e2f34260112225ca31f54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:26:54Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:27:08,637 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d04dbabb-9337-4ac5-8249-f1589285ee07 2018-10-12 03:27:08,637 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802218914032s 2018-10-12 03:27:08,638 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d04dbabb-9337-4ac5-8249-f1589285ee07 2018-10-12 03:27:08,643 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:27:10,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:27:10,649 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:11,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-46cfee2c-ae69-4176-95fc-a9d4395b0e2a x-compute-request-id: req-46cfee2c-ae69-4176-95fc-a9d4395b0e2a Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:27:06Z", "hostId": "416603f92f5edc964553c8850c66b5fca44bb1f3d7201911da2b16d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370", "name": "vping_ssh-vm_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:27:05Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:3c:13", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:59.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "ace780f9-af3c-4ee2-8aeb-d97980eab1da", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:00Z", "hostId": "31fdf1cd1aff2ffdaff196953b6f63afbf7e2f34260112225ca31f54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:26:54Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:27:11,152 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-46cfee2c-ae69-4176-95fc-a9d4395b0e2a 2018-10-12 03:27:11,152 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.506297111511s 2018-10-12 03:27:11,153 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-46cfee2c-ae69-4176-95fc-a9d4395b0e2a 2018-10-12 03:27:11,157 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:27:13,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:27:13,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:13,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-8ffc0b97-d853-4cc7-b846-2d5ec46dd660 x-compute-request-id: req-8ffc0b97-d853-4cc7-b846-2d5ec46dd660 Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:27:06Z", "hostId": "416603f92f5edc964553c8850c66b5fca44bb1f3d7201911da2b16d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370", "name": "vping_ssh-vm_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:27:05Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:3c:13", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:59.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "ace780f9-af3c-4ee2-8aeb-d97980eab1da", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:00Z", "hostId": "31fdf1cd1aff2ffdaff196953b6f63afbf7e2f34260112225ca31f54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:26:54Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:27:13,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8ffc0b97-d853-4cc7-b846-2d5ec46dd660 2018-10-12 03:27:13,619 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.458035945892s 2018-10-12 03:27:13,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8ffc0b97-d853-4cc7-b846-2d5ec46dd660 2018-10-12 03:27:13,624 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:27:15,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:27:15,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:15,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-7f33773e-b0d0-43dc-82ef-2716ababf88a x-compute-request-id: req-7f33773e-b0d0-43dc-82ef-2716ababf88a Content-Encoding: gzip Content-Length: 890 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:27:06Z", "hostId": "416603f92f5edc964553c8850c66b5fca44bb1f3d7201911da2b16d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370", "name": "vping_ssh-vm_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:27:05Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:3c:13", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:59.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "ace780f9-af3c-4ee2-8aeb-d97980eab1da", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:00Z", "hostId": "31fdf1cd1aff2ffdaff196953b6f63afbf7e2f34260112225ca31f54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:26:54Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:27:15,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7f33773e-b0d0-43dc-82ef-2716ababf88a 2018-10-12 03:27:15,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.242818117142s 2018-10-12 03:27:15,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7f33773e-b0d0-43dc-82ef-2716ababf88a 2018-10-12 03:27:15,874 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:27:17,876 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:27:17,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:18,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-c55dc565-393b-40b5-986f-cb6d28e315c0 x-compute-request-id: req-c55dc565-393b-40b5-986f-cb6d28e315c0 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:9b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:27:15.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:15Z", "hostId": "416603f92f5edc964553c8850c66b5fca44bb1f3d7201911da2b16d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370", "name": "vping_ssh-vm_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:27:05Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:3c:13", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:59.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "ace780f9-af3c-4ee2-8aeb-d97980eab1da", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:00Z", "hostId": "31fdf1cd1aff2ffdaff196953b6f63afbf7e2f34260112225ca31f54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:26:54Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:27:18,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c55dc565-393b-40b5-986f-cb6d28e315c0 2018-10-12 03:27:18,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.357786893845s 2018-10-12 03:27:18,235 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c55dc565-393b-40b5-986f-cb6d28e315c0 2018-10-12 03:27:18,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-12 03:27:18,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:18,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-f6442a0d-9666-4858-8299-961e7ab2efb8 Date: Fri, 12 Oct 2018 03:27:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:27:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"340591b8-2a42-4045-8e21-a7764a2484bc","ip_address":"192.168.120.12"}],"id":"3dfce26e-43b6-4517-b6d4-4d2efc5e4c92","security_groups":["128c0011-9557-4533-be53-39d4d0c8e223"],"mac_address":"fa:16:3e:a7:e3:9b","project_id":"6a1b4c9120974f93996b6759cb861a8d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7","tenant_id":"6a1b4c9120974f93996b6759cb861a8d","created_at":"2018-10-12T03:27:07Z","binding:vnic_type":"normal","device_id":"fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e"}]} 2018-10-12 03:27:18,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e used request id req-f6442a0d-9666-4858-8299-961e7ab2efb8 2018-10-12 03:27:18,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0553259849548s 2018-10-12 03:27:18,295 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e used request id req-f6442a0d-9666-4858-8299-961e7ab2efb8 2018-10-12 03:27:18,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 03:27:18,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3dfce26e-43b6-4517-b6d4-4d2efc5e4c92" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:18,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-11025660-e17b-473e-b5d1-58690d68e094 Date: Fri, 12 Oct 2018 03:27:18 GMT RESP BODY: {"floatingips": []} 2018-10-12 03:27:18,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3dfce26e-43b6-4517-b6d4-4d2efc5e4c92 used request id req-11025660-e17b-473e-b5d1-58690d68e094 2018-10-12 03:27:18,320 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0184578895569s 2018-10-12 03:27:18,320 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=3dfce26e-43b6-4517-b6d4-4d2efc5e4c92 used request id req-11025660-e17b-473e-b5d1-58690d68e094 2018-10-12 03:27:18,320 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:a7:e3:9b', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'51ba1779-4305-4d52-bdaa-0830b5f69498'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T03:27:15.000000', 'flavor': Munch({u'id': u'be9af53e-6149-4f2d-a675-a68b182ad856'}), 'az': u'nova', 'id': u'fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e', 'security_groups': [Munch({u'name': u'vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'3d5794fdd78f4f9a900eb73c8e3d5ada', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a1b4c9120974f93996b6759cb861a8d', 'name': 'vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370', '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-10-12T03:27:15.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-12T03:27:15Z', 'hostId': u'416603f92f5edc964553c8850c66b5fca44bb1f3d7201911da2b16d6', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'416603f92f5edc964553c8850c66b5fca44bb1f3d7201911da2b16d6', '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-10-12T03:27:15.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'6a1b4c9120974f93996b6759cb861a8d', 'name': u'vping_ssh-vm_773b1b4e-8590-4e43-a5a2-933554a25370', 'adminPass': u'ao3xGaP8A8or', 'tenant_id': u'6a1b4c9120974f93996b6759cb861a8d', 'region': 'regionOne', 'created': u'2018-10-12T03:27:05Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-12 03:27:18,323 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:27:18,324 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:18,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1234 X-Openstack-Request-Id: req-19d27f28-2ae5-4ba6-9e9d-395da59590cf Date: Fri, 12 Oct 2018 03:27:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["340591b8-2a42-4045-8e21-a7764a2484bc"],"updated_at":"2018-10-12T03:26:40Z","tenant_id":"6a1b4c9120974f93996b6759cb861a8d","created_at":"2018-10-12T03:26:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6a1b4c9120974f93996b6759cb861a8d","id":"0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7","name":"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370"}]} 2018-10-12 03:27:18,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-19d27f28-2ae5-4ba6-9e9d-395da59590cf 2018-10-12 03:27:18,432 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.108793973923s 2018-10-12 03:27:18,433 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-19d27f28-2ae5-4ba6-9e9d-395da59590cf 2018-10-12 03:27:18,435 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-12 03:27:18,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:18,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-ff139e3c-26ef-4074-ad31-806c1abd2863 Date: Fri, 12 Oct 2018 03:27:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:27:15Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"340591b8-2a42-4045-8e21-a7764a2484bc","ip_address":"192.168.120.12"}],"id":"3dfce26e-43b6-4517-b6d4-4d2efc5e4c92","security_groups":["128c0011-9557-4533-be53-39d4d0c8e223"],"mac_address":"fa:16:3e:a7:e3:9b","project_id":"6a1b4c9120974f93996b6759cb861a8d","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7","tenant_id":"6a1b4c9120974f93996b6759cb861a8d","created_at":"2018-10-12T03:27:07Z","binding:vnic_type":"normal","device_id":"fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e"}]} 2018-10-12 03:27:18,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e used request id req-ff139e3c-26ef-4074-ad31-806c1abd2863 2018-10-12 03:27:18,526 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0907781124115s 2018-10-12 03:27:18,526 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e used request id req-ff139e3c-26ef-4074-ad31-806c1abd2863 2018-10-12 03:27:18,527 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-12 03:27:18,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -d '{"floatingip": {"floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.12", "port_id": "3dfce26e-43b6-4517-b6d4-4d2efc5e4c92"}}' 2018-10-12 03:27:20,316 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-9803b1e3-0aa8-4fd3-88f2-453b57f6e66f Date: Fri, 12 Oct 2018 03:27:20 GMT RESP BODY: {"floatingip": {"router_id": "de439bf4-4920-41f0-85c9-215525782e24", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:27:19Z", "updated_at": "2018-10-12T03:27:19Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "port_id": "3dfce26e-43b6-4517-b6d4-4d2efc5e4c92", "id": "2d732fb6-a1cc-4c48-81c5-2de50a2c8bee"}} 2018-10-12 03:27:20,316 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9803b1e3-0aa8-4fd3-88f2-453b57f6e66f 2018-10-12 03:27:20,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.78934311867s 2018-10-12 03:27:20,316 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-9803b1e3-0aa8-4fd3-88f2-453b57f6e66f 2018-10-12 03:27:20,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 03:27:20,325 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:20,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-14baa508-2273-4bec-b1ad-056638325859 Date: Fri, 12 Oct 2018 03:27:20 GMT RESP BODY: {"floatingips": [{"router_id": "de439bf4-4920-41f0-85c9-215525782e24", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:27:19Z", "updated_at": "2018-10-12T03:27:19Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "port_id": "3dfce26e-43b6-4517-b6d4-4d2efc5e4c92", "id": "2d732fb6-a1cc-4c48-81c5-2de50a2c8bee"}]} 2018-10-12 03:27:20,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-14baa508-2273-4bec-b1ad-056638325859 2018-10-12 03:27:20,347 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0222940444946s 2018-10-12 03:27:20,347 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-14baa508-2273-4bec-b1ad-056638325859 2018-10-12 03:27:20,351 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-12 03:27:20,456 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 03:27:20,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:20,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-398b9670-0308-41da-8f01-0dde0734b94c Date: Fri, 12 Oct 2018 03:27:20 GMT RESP BODY: {"floatingips": [{"router_id": "de439bf4-4920-41f0-85c9-215525782e24", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:27:19Z", "updated_at": "2018-10-12T03:27:19Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "port_id": "3dfce26e-43b6-4517-b6d4-4d2efc5e4c92", "id": "2d732fb6-a1cc-4c48-81c5-2de50a2c8bee"}]} 2018-10-12 03:27:20,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-398b9670-0308-41da-8f01-0dde0734b94c 2018-10-12 03:27:20,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0318651199341s 2018-10-12 03:27:20,489 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-398b9670-0308-41da-8f01-0dde0734b94c 2018-10-12 03:27:20,492 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-12 03:27:20,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 03:27:20,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:20,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-16a7968e-c3b2-4307-b72f-24e12bd1b3d7 Date: Fri, 12 Oct 2018 03:27:20 GMT RESP BODY: {"floatingips": [{"router_id": "de439bf4-4920-41f0-85c9-215525782e24", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:27:19Z", "updated_at": "2018-10-12T03:27:19Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "port_id": "3dfce26e-43b6-4517-b6d4-4d2efc5e4c92", "id": "2d732fb6-a1cc-4c48-81c5-2de50a2c8bee"}]} 2018-10-12 03:27:20,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-16a7968e-c3b2-4307-b72f-24e12bd1b3d7 2018-10-12 03:27:20,620 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0228559970856s 2018-10-12 03:27:20,620 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-16a7968e-c3b2-4307-b72f-24e12bd1b3d7 2018-10-12 03:27:20,624 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-12 03:27:20,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 03:27:20,730 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:20,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-eb9977f4-2c95-4106-8791-72963aa97c0c Date: Fri, 12 Oct 2018 03:27:20 GMT RESP BODY: {"floatingips": [{"router_id": "de439bf4-4920-41f0-85c9-215525782e24", "status": "DOWN", "description": "", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:27:19Z", "updated_at": "2018-10-12T03:27:19Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "port_id": "3dfce26e-43b6-4517-b6d4-4d2efc5e4c92", "id": "2d732fb6-a1cc-4c48-81c5-2de50a2c8bee"}]} 2018-10-12 03:27:20,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-eb9977f4-2c95-4106-8791-72963aa97c0c 2018-10-12 03:27:20,753 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0237739086151s 2018-10-12 03:27:20,753 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-eb9977f4-2c95-4106-8791-72963aa97c0c 2018-10-12 03:27:20,757 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-12 03:27:20,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 03:27:20,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:20,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-8951aace-8fa2-40d7-bf67-e0c4e24d73b4 Date: Fri, 12 Oct 2018 03:27:20 GMT RESP BODY: {"floatingips": [{"router_id": "de439bf4-4920-41f0-85c9-215525782e24", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:27:19Z", "updated_at": "2018-10-12T03:27:19Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "port_id": "3dfce26e-43b6-4517-b6d4-4d2efc5e4c92", "id": "2d732fb6-a1cc-4c48-81c5-2de50a2c8bee"}]} 2018-10-12 03:27:20,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8951aace-8fa2-40d7-bf67-e0c4e24d73b4 2018-10-12 03:27:20,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0226871967316s 2018-10-12 03:27:20,885 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8951aace-8fa2-40d7-bf67-e0c4e24d73b4 2018-10-12 03:27:20,889 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'de439bf4-4920-41f0-85c9-215525782e24', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'6a1b4c9120974f93996b6759cb861a8d', 'created_at': u'2018-10-12T03:27:19Z', 'attached': True, 'updated_at': u'2018-10-12T03:27:19Z', 'id': u'2d732fb6-a1cc-4c48-81c5-2de50a2c8bee', 'floating_network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'6a1b4c9120974f93996b6759cb861a8d', 'name': 'vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'de439bf4-4920-41f0-85c9-215525782e24', 'project_id': u'6a1b4c9120974f93996b6759cb861a8d', 'port_id': u'3dfce26e-43b6-4517-b6d4-4d2efc5e4c92', 'port': u'3dfce26e-43b6-4517-b6d4-4d2efc5e4c92', 'network': u'0957d119-6bb4-4433-a042-806f0beb8b67'}) 2018-10-12 03:27:20,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-12 03:27:20,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e/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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 03:27:22,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:20 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-94f3efc5-7c08-43f3-ab25-45922c2e5a5d x-compute-request-id: req-94f3efc5-7c08-43f3-ab25-45922c2e5a5d Content-Encoding: gzip Content-Length: 9522 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 617273731 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.908 MHz processor\n[ 0.127320] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.128921] pid_max: default: 32768 minimum: 301\n[ 0.129786] ACPI: Core revision 20150930\n[ 0.131142] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132409] Security Framework initialized\n[ 0.133198] Yama: becoming mindful.\n[ 0.133904] AppArmor: AppArmor initialized\n[ 0.134750] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136032] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138413] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.139758] Initializing cgroup subsys io\n[ 0.140544] Initializing cgroup subsys memory\n[ 0.141379] Initializing cgroup subsys devices\n[ 0.142225] Initializing cgroup subsys freezer\n[ 0.143079] Initializing cgroup subsys net_cls\n[ 0.143919] Initializing cgroup subsys perf_event\n[ 0.144796] Initializing cgroup subsys net_prio\n[ 0.145652] Initializing cgroup subsys hugetlb\n[ 0.146498] Initializing cgroup subsys pids\n[ 0.147345] CPU: Physical Processor ID: 0\n[ 0.148817] mce: CPU supports 10 MCE banks\n[ 0.149632] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150603] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161180] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.167479] ftrace: allocating 31920 entries in 125 pages\n[ 0.193429] smpboot: Max logical packages: 1\n[ 0.194282] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.195600] x2apic enabled\n[ 0.196398] Switched APIC routing to physical x2apic.\n[ 0.198114] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199213] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.201140] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.202874] KVM setup paravirtual spinlock\n[ 0.204145] x86: Booted up 1 node, 1 CPUs\n[ 0.204929] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.206276] devtmpfs: initialized\n[ 0.207971] evm: security.selinux\n[ 0.208648] evm: security.SMACK64\n[ 0.209325] evm: security.SMACK64EXEC\n[ 0.210047] evm: security.SMACK64TRANSMUTE\n[ 0.210828] evm: security.SMACK64MMAP\n[ 0.211543] evm: security.ima\n[ 0.212171] evm: security.capability\n[ 0.212953] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.214744] pinctrl core: initialized pinctrl subsystem\n[ 0.215801] RTC time: 3:27:15, date: 10/12/18\n[ 0.216737] NET: Registered protocol family 16\n[ 0.217691] cpuidle: using governor ladder\n[ 0.218478] cpuidle: using governor menu\n[ 0.219241] PCCT header not found.\n[ 0.219966] ACPI: bus type PCI registered\n[ 0.220755] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.221962] PCI: Using configuration type 1 for base access\n[ 0.223686] ACPI: Added _OSI(Module Device)\n[ 0.224499] ACPI: Added _OSI(Processor Device)\n[ 0.225338] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.226213] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.228315] ACPI: Interpreter enabled\n[ 0.229062] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.230852] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.232628] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.234412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.236190] ACPI: (supports S0 S5)\n[ 0.236873] ACPI: Using IOAPIC for interrupt routing\n[ 0.237787] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.240946] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.242053] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.243245] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.244400] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.246553] acpiphp: Slot [3] registered\n[ 0.247337] acpiphp: Slot [4] registered\n[ 0.248113] acpiphp: Slot [5] registered\n[ 0.248897] acpiphp: Slot [6] registered\n[ 0.249669] acpiphp: Slot [7] registered\n[ 0.250447] acpiphp: Slot [8] registered\n[ 0.251229] acpiphp: Slot [9] registered\n[ 0.252003] acpiphp: Slot [10] registered\n[ 0.252792] acpiphp: Slot [11] registered\n[ 0.253583] acpiphp: Slot [12] registered\n[ 0.254379] acpiphp: Slot [13] registered\n[ 0.255168] acpiphp: Slot [14] registered\n[ 0.255959] acpiphp: Slot [15] registered\n[ 0.266764] acpiphp: Slot [16] registered\n[ 0.267557] acpiphp: Slot [17] registered\n[ 0.268350] acpiphp: Slot [18] registered\n[ 0.269139] acpiphp: Slot [19] registered\n[ 0.269925] acpiphp: Slot [20] registered\n[ 0.270713] acpiphp: Slot [21] registered\n[ 0.271502] acpiphp: Slot [22] registered\n[ 0.272293] acpiphp: Slot [23] registered\n[ 0.273083] acpiphp: Slot [24] registered\n[ 0.273872] acpiphp: Slot [25] registered\n[ 0.274654] acpiphp: Slot [26] registered\n[ 0.275442] acpiphp: Slot [27] registered\n[ 0.276237] acpiphp: Slot [28] registered\n[ 0.277032] acpiphp: Slot [29] registered\n[ 0.277818] acpiphp: Slot [30] registered\n[ 0.278601] acpiphp: Slot [31] registered\n[ 0.279385] PCI host bridge to bus 0000:00\n[ 0.280173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.281344] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.282515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.283928] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.285330] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.291530] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.292804] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.293940] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.295165] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.301597] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.303023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353320] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.355310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.358097] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.359968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.361643] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.363200] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.364725] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.366981] vgaarb: loaded\n[ 0.367810] vgaarb: bridge control possible 0000:00:02.0\n[ 0.369383] SCSI subsystem initialized\n[ 0.370421] ACPI: bus type USB registered\n[ 0.371504] usbcore: registered new interface driver usbfs\n[ 0.372949] usbcore: registered new interface driver hub\n[ 0.374380] usbcore: registered new device driver usb\n[ 0.375817] PCI: Using ACPI for IRQ routing\n[ 0.377144] NetLabel: Initializing\n[ 0.378112] NetLabel: domain hash size = 128\n[ 0.379280] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.380603] NetLabel: unlabeled traffic allowed by default\n[ 0.382111] clocksource: Switched to clocksource kvm-clock\n[ 0.388190] AppArmor: AppArmor Filesystem Enabled\n[ 0.389522] pnp: PnP ACPI init\n[ 0.390671] pnp: PnP ACPI: found 5 devices\n[ 0.397337] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.399752] NET: Registered protocol family 2\n[ 0.400862] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.402689] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.404255] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.405924] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.407462] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.409122] NET: Registered protocol family 1\n[ 0.410317] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.411864] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.413392] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.427793] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.442243] Trying to unpack rootfs image as initramfs...\n[ 0.491846] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.506470] Scanning for low memory corruption every 60 seconds\n[ 0.508305] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.509974] audit: initializing netlink subsys (disabled)\n[ 0.511428] audit: type=2000 audit(1539314835.936:1): initialized\n[ 0.513255] Initialise system trusted keyring\n[ 0.514523] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.516118] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.518406] zbud: loaded\n[ 0.519117] VFS: Disk quotas dquot_6.6.0\n[ 0.519913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.521406] fuse init (API version 7.23)\n[ 0.522301] Key type big_key registered\n[ 0.523123] Allocating IMA MOK and blacklist keyrings.\n[ 0.524225] Key type asymmetric registered\n[ 0.525028] Asymmetric key parser 'x509' registered\n[ 0.525951] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.527806] io scheduler noop registered\n[ 0.528577] io scheduler deadline registered (default)\n[ 0.529532] io scheduler cfq registered\n[ 0.530365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.531382] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.532598] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.534001] ACPI: Power Button [PWRF]\n[ 0.534823] GHES: HEST is not enabled!\n[ 0.549855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.578936] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.581434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.605504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.607633] Linux agpgart interface v0.103\n[ 0.609650] brd: module loaded\n[ 0.610832] loop: module loaded\n[ 0.615670] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.617103] GPT:90111 != 2097151\n[ 0.617769] GPT:Alternate GPT header not at the end of the disk.\n[ 0.618842] GPT:90111 != 2097151\n[ 0.619503] GPT: Use GNU Parted to correct GPT errors.\n[ 0.620452] vda: vda1 vda15\n[ 0.622004] scsi host0: ata_piix\n[ 0.622736] scsi host1: ata_piix\n[ 0.623427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.624617] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.626026] libphy: Fixed MDIO Bus: probed\n[ 0.626836] tun: Universal TUN/TAP device driver, 1.6\n[ 0.627768] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.629901] PPP generic driver version 2.4.2\n[ 0.630782] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.632000] ehci-pci: EHCI PCI platform driver\n[ 0.632852] ehci-platform: EHCI generic platform driver\n[ 0.633817] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.634924] ohci-pci: OHCI PCI platform driver\n[ 0.635779] ohci-platform: OHCI generic platform driver\n[ 0.636740] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.651345] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.652559] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.654239] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655397] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.658330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660089] usb usb1: Product: UHCI Host Controller\n[ 0.661130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.662479] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.663574] hub 1-0:1.0: USB hub found\n[ 0.664437] hub 1-0:1.0: 2 ports detected\n[ 0.665490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.667842] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.668910] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.670085] mousedev: PS/2 mouse device common for all mice\n[ 0.671461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.673589] rtc_cmos 00:00: RTC can wake from S4\n[ 0.674801] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.676163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.677495] i2c /dev entries driver\n[ 0.678374] device-mapper: uevent: version 1.0.3\n[ 0.679425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.681322] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.682796] NET: Registered protocol family 10\n[ 0.683898] NET: Registered protocol family 17\n[ 0.684869] Key type dns_resolver registered\n[ 0.685876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.687146] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.689138] registered taskstats version 1\n[ 0.690070] Loading compiled-in X.509 certificates\n[ 0.691627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.693846] zswap: loaded using pool lzo/zbud\n[ 0.695862] Key type trusted registered\n[ 0.697521] Key type encrypted registered\n[ 0.698522] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.699750] ima: No TPM chip found, activating TPM-bypass!\n[ 0.700936] evm: HMAC attrs: 0x1\n[ 0.701996] Magic number: 6:168:462\n[ 0.702967] rtc_cmos 00:00: setting system clock to 2018-10-12 03:27:15 UTC (1539314835)\n[ 0.704887] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.706246] EDD information not available.\n[ 0.783128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.784942] Write protecting the kernel read-only data: 14336k\n[ 0.797005] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.799108] 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.845910] 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.06\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.12...\nLease of 192.168.120.12 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.20. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCBHYjfXyaPbVam11C7WoYuM4xKMs103EdZjrQ9vfQhGCFzZ9vz5uqIbScL5TQbideTZSWzT1JqrGlINvrVDccNwKKREm5UouZ2xtyN9wm6cB3PpNLg2/zPZZphPcZFHjMUKsXM0FFA5Q3DtH0n4mJ6lC1TCb9KPF6gcsqaREKY/VrMclIrKO/FC6zVitGWRcHSh16pp3bq2x0D4B1PKF2BCF54LdE7okQmJ3J6YnZiPMRrF5URIC4qiFGD6Qosm1UZwrm8830lqn3DoGBUUy75HdFm0Uq0+0zu6uysPGQdNHJC4lDlfuNq3CD8rPBAzj5FHBEgJ9P2Hk92o1tGD79t root@vping-ssh-vm-773b1b4e-8590-4e43-a5a2-933554a25370\nssh-dss AAAAB3NzaC1kc3MAAACBAIqyrLdp5tXetd6QmUuuLsc8eDBOsGFuTWmApZsQ3P42FR2ijkP38Ebc/s1MWzRaXbiedQQI/EQaFm9oTqP/BI47OBe6UXqAMYAbYxnbSj9D/hEJdfa+MFhBZfnCIY/tcjZw0C1h5R92yNQTASIpRy+EfyuRkrbtQwvAt+Yxfza1AAAAFQD0LyeOk5RBaXMMsxFuWSEnlPCDewAAAIBRUNT5Gxj0JBxNZQZw+aA0VrS1CKC4GEZKuWXfVGbu+CCHC9LX7Gs2Ia4NhDTagy2rvICBBfGscgUH3n1qzDQgi3vRX/kN5TsF7iqGYMjbNXPi9ZbX+l+SpQcClFk5ZRj1eevUBLCa/gt30JIdkJWTd9IL9+hI8EmwY2hSONhuogAAAIAxCHlDT//QliAdGaCbrelT0WB6WQIJhooTxwxzLFEVjXaHV/pQlDGj76/RuPm/SM8p6zRjfq+3hWNtL5xScU3Pxdpk5FxsGub6NTnmaXfLQ4GkonnMyFOUb7SbIlTMgUyIdPu5n0OWBBcn8GVgVwpJ8IgXaJ6OxU8PGxc8OkzdBA== root@vping-ssh-vm-773b1b4e-8590-4e43-a5a2-933554a25370\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.12,24,fe80::f816:3eff:fea7:e39b/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.4 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 \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-773b1b4e-8590-4e43-a5a2-933554a25370\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=4.18 ===\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-773b1b4e-8590-4e43-a5a2-933554a25370 login: "} 2018-10-12 03:27:22,075 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e/action used request id req-94f3efc5-7c08-43f3-ab25-45922c2e5a5d 2018-10-12 03:27:22,076 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.18588685989s 2018-10-12 03:27:22,076 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e/action used request id req-94f3efc5-7c08-43f3-ab25-45922c2e5a5d 2018-10-12 03:27:22,077 - 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 617273731 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.127320] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.128921] pid_max: default: 32768 minimum: 301 [ 0.129786] ACPI: Core revision 20150930 [ 0.131142] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132409] Security Framework initialized [ 0.133198] Yama: becoming mindful. [ 0.133904] AppArmor: AppArmor initialized [ 0.134750] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136032] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137259] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138413] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.139758] Initializing cgroup subsys io [ 0.140544] Initializing cgroup subsys memory [ 0.141379] Initializing cgroup subsys devices [ 0.142225] Initializing cgroup subsys freezer [ 0.143079] Initializing cgroup subsys net_cls [ 0.143919] Initializing cgroup subsys perf_event [ 0.144796] Initializing cgroup subsys net_prio [ 0.145652] Initializing cgroup subsys hugetlb [ 0.146498] Initializing cgroup subsys pids [ 0.147345] CPU: Physical Processor ID: 0 [ 0.148817] mce: CPU supports 10 MCE banks [ 0.149632] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150603] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161180] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.167479] ftrace: allocating 31920 entries in 125 pages [ 0.193429] smpboot: Max logical packages: 1 [ 0.194282] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.195600] x2apic enabled [ 0.196398] Switched APIC routing to physical x2apic. [ 0.198114] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199213] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.201140] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.202874] KVM setup paravirtual spinlock [ 0.204145] x86: Booted up 1 node, 1 CPUs [ 0.204929] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.206276] devtmpfs: initialized [ 0.207971] evm: security.selinux [ 0.208648] evm: security.SMACK64 [ 0.209325] evm: security.SMACK64EXEC [ 0.210047] evm: security.SMACK64TRANSMUTE [ 0.210828] evm: security.SMACK64MMAP [ 0.211543] evm: security.ima [ 0.212171] evm: security.capability [ 0.212953] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.214744] pinctrl core: initialized pinctrl subsystem [ 0.215801] RTC time: 3:27:15, date: 10/12/18 [ 0.216737] NET: Registered protocol family 16 [ 0.217691] cpuidle: using governor ladder [ 0.218478] cpuidle: using governor menu [ 0.219241] PCCT header not found. [ 0.219966] ACPI: bus type PCI registered [ 0.220755] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.221962] PCI: Using configuration type 1 for base access [ 0.223686] ACPI: Added _OSI(Module Device) [ 0.224499] ACPI: Added _OSI(Processor Device) [ 0.225338] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.226213] ACPI: Added _OSI(Processor Aggregator Device) [ 0.228315] ACPI: Interpreter enabled [ 0.229062] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.230852] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.232628] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.234412] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.236190] ACPI: (supports S0 S5) [ 0.236873] ACPI: Using IOAPIC for interrupt routing [ 0.237787] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.240946] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.242053] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.243245] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.244400] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.246553] acpiphp: Slot [3] registered [ 0.247337] acpiphp: Slot [4] registered [ 0.248113] acpiphp: Slot [5] registered [ 0.248897] acpiphp: Slot [6] registered [ 0.249669] acpiphp: Slot [7] registered [ 0.250447] acpiphp: Slot [8] registered [ 0.251229] acpiphp: Slot [9] registered [ 0.252003] acpiphp: Slot [10] registered [ 0.252792] acpiphp: Slot [11] registered [ 0.253583] acpiphp: Slot [12] registered [ 0.254379] acpiphp: Slot [13] registered [ 0.255168] acpiphp: Slot [14] registered [ 0.255959] acpiphp: Slot [15] registered [ 0.266764] acpiphp: Slot [16] registered [ 0.267557] acpiphp: Slot [17] registered [ 0.268350] acpiphp: Slot [18] registered [ 0.269139] acpiphp: Slot [19] registered [ 0.269925] acpiphp: Slot [20] registered [ 0.270713] acpiphp: Slot [21] registered [ 0.271502] acpiphp: Slot [22] registered [ 0.272293] acpiphp: Slot [23] registered [ 0.273083] acpiphp: Slot [24] registered [ 0.273872] acpiphp: Slot [25] registered [ 0.274654] acpiphp: Slot [26] registered [ 0.275442] acpiphp: Slot [27] registered [ 0.276237] acpiphp: Slot [28] registered [ 0.277032] acpiphp: Slot [29] registered [ 0.277818] acpiphp: Slot [30] registered [ 0.278601] acpiphp: Slot [31] registered [ 0.279385] PCI host bridge to bus 0000:00 [ 0.280173] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.281344] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.282515] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.283928] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.285330] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.291530] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.292804] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.293940] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.295165] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.301597] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.303023] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.351375] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.353320] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.355310] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.358097] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.359968] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.361643] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.363200] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.364725] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.366981] vgaarb: loaded [ 0.367810] vgaarb: bridge control possible 0000:00:02.0 [ 0.369383] SCSI subsystem initialized [ 0.370421] ACPI: bus type USB registered [ 0.371504] usbcore: registered new interface driver usbfs [ 0.372949] usbcore: registered new interface driver hub [ 0.374380] usbcore: registered new device driver usb [ 0.375817] PCI: Using ACPI for IRQ routing [ 0.377144] NetLabel: Initializing [ 0.378112] NetLabel: domain hash size = 128 [ 0.379280] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.380603] NetLabel: unlabeled traffic allowed by default [ 0.382111] clocksource: Switched to clocksource kvm-clock [ 0.388190] AppArmor: AppArmor Filesystem Enabled [ 0.389522] pnp: PnP ACPI init [ 0.390671] pnp: PnP ACPI: found 5 devices [ 0.397337] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.399752] NET: Registered protocol family 2 [ 0.400862] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.402689] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.404255] TCP: Hash tables configured (established 4096 bind 4096) [ 0.405924] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.407462] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.409122] NET: Registered protocol family 1 [ 0.410317] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.411864] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.413392] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.427793] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.442243] Trying to unpack rootfs image as initramfs... [ 0.491846] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.506470] Scanning for low memory corruption every 60 seconds [ 0.508305] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.509974] audit: initializing netlink subsys (disabled) [ 0.511428] audit: type=2000 audit(1539314835.936:1): initialized [ 0.513255] Initialise system trusted keyring [ 0.514523] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.516118] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.518406] zbud: loaded [ 0.519117] VFS: Disk quotas dquot_6.6.0 [ 0.519913] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.521406] fuse init (API version 7.23) [ 0.522301] Key type big_key registered [ 0.523123] Allocating IMA MOK and blacklist keyrings. [ 0.524225] Key type asymmetric registered [ 0.525028] Asymmetric key parser 'x509' registered [ 0.525951] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.527806] io scheduler noop registered [ 0.528577] io scheduler deadline registered (default) [ 0.529532] io scheduler cfq registered [ 0.530365] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.531382] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.532598] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.534001] ACPI: Power Button [PWRF] [ 0.534823] GHES: HEST is not enabled! [ 0.549855] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.578936] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.581434] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.605504] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.607633] Linux agpgart interface v0.103 [ 0.609650] brd: module loaded [ 0.610832] loop: module loaded [ 0.615670] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.617103] GPT:90111 != 2097151 [ 0.617769] GPT:Alternate GPT header not at the end of the disk. [ 0.618842] GPT:90111 != 2097151 [ 0.619503] GPT: Use GNU Parted to correct GPT errors. [ 0.620452] vda: vda1 vda15 [ 0.622004] scsi host0: ata_piix [ 0.622736] scsi host1: ata_piix [ 0.623427] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.624617] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.626026] libphy: Fixed MDIO Bus: probed [ 0.626836] tun: Universal TUN/TAP device driver, 1.6 [ 0.627768] tun: (C) 1999-2004 Max Krasnyansky [ 0.629901] PPP generic driver version 2.4.2 [ 0.630782] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.632000] ehci-pci: EHCI PCI platform driver [ 0.632852] ehci-platform: EHCI generic platform driver [ 0.633817] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.634924] ohci-pci: OHCI PCI platform driver [ 0.635779] ohci-platform: OHCI generic platform driver [ 0.636740] uhci_hcd: USB Universal Host Controller Interface driver [ 0.651345] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.652559] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.654239] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.655397] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.656695] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.658330] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660089] usb usb1: Product: UHCI Host Controller [ 0.661130] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.662479] usb usb1: SerialNumber: 0000:00:01.2 [ 0.663574] hub 1-0:1.0: USB hub found [ 0.664437] hub 1-0:1.0: 2 ports detected [ 0.665490] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.667842] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.668910] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.670085] mousedev: PS/2 mouse device common for all mice [ 0.671461] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.673589] rtc_cmos 00:00: RTC can wake from S4 [ 0.674801] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.676163] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.677495] i2c /dev entries driver [ 0.678374] device-mapper: uevent: version 1.0.3 [ 0.679425] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.681322] ledtrig-cpu: registered to indicate activity on CPUs [ 0.682796] NET: Registered protocol family 10 [ 0.683898] NET: Registered protocol family 17 [ 0.684869] Key type dns_resolver registered [ 0.685876] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.687146] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.689138] registered taskstats version 1 [ 0.690070] Loading compiled-in X.509 certificates [ 0.691627] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.693846] zswap: loaded using pool lzo/zbud [ 0.695862] Key type trusted registered [ 0.697521] Key type encrypted registered [ 0.698522] AppArmor: AppArmor sha1 policy hashing enabled [ 0.699750] ima: No TPM chip found, activating TPM-bypass! [ 0.700936] evm: HMAC attrs: 0x1 [ 0.701996] Magic number: 6:168:462 [ 0.702967] rtc_cmos 00:00: setting system clock to 2018-10-12 03:27:15 UTC (1539314835) [ 0.704887] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.706246] EDD information not available. [ 0.783128] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.784942] Write protecting the kernel read-only data: 14336k [ 0.797005] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.799108] 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.845910] 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.06 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.12... Lease of 192.168.120.12 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.20. 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.908 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCBHYjfXyaPbVam11C7WoYuM4xKMs103EdZjrQ9vfQhGCFzZ9vz5uqIbScL5TQbideTZSWzT1JqrGlINvrVDccNwKKREm5UouZ2xtyN9wm6cB3PpNLg2/zPZZphPcZFHjMUKsXM0FFA5Q3DtH0n4mJ6lC1TCb9KPF6gcsqaREKY/VrMclIrKO/FC6zVitGWRcHSh16pp3bq2x0D4B1PKF2BCF54LdE7okQmJ3J6YnZiPMRrF5URIC4qiFGD6Qosm1UZwrm8830lqn3DoGBUUy75HdFm0Uq0+0zu6uysPGQdNHJC4lDlfuNq3CD8rPBAzj5FHBEgJ9P2Hk92o1tGD79t root@vping-ssh-vm-773b1b4e-8590-4e43-a5a2-933554a25370 ssh-dss AAAAB3NzaC1kc3MAAACBAIqyrLdp5tXetd6QmUuuLsc8eDBOsGFuTWmApZsQ3P42FR2ijkP38Ebc/s1MWzRaXbiedQQI/EQaFm9oTqP/BI47OBe6UXqAMYAbYxnbSj9D/hEJdfa+MFhBZfnCIY/tcjZw0C1h5R92yNQTASIpRy+EfyuRkrbtQwvAt+Yxfza1AAAAFQD0LyeOk5RBaXMMsxFuWSEnlPCDewAAAIBRUNT5Gxj0JBxNZQZw+aA0VrS1CKC4GEZKuWXfVGbu+CCHC9LX7Gs2Ia4NhDTagy2rvICBBfGscgUH3n1qzDQgi3vRX/kN5TsF7iqGYMjbNXPi9ZbX+l+SpQcClFk5ZRj1eevUBLCa/gt30JIdkJWTd9IL9+hI8EmwY2hSONhuogAAAIAxCHlDT//QliAdGaCbrelT0WB6WQIJhooTxwxzLFEVjXaHV/pQlDGj76/RuPm/SM8p6zRjfq+3hWNtL5xScU3Pxdpk5FxsGub6NTnmaXfLQ4GkonnMyFOUb7SbIlTMgUyIdPu5n0OWBBcn8GVgVwpJ8IgXaJ6OxU8PGxc8OkzdBA== root@vping-ssh-vm-773b1b4e-8590-4e43-a5a2-933554a25370 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.12,24,fe80::f816:3eff:fea7:e39b/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.4 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.12 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000023 name: N/A availability-zone: nova local-hostname: vping-ssh-vm-773b1b4e-8590-4e43-a5a2-933554a25370 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=4.18 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-ssh-vm-773b1b4e-8590-4e43-a5a2-933554a25370 login: 2018-10-12 03:27:22,081 - paramiko.transport - DEBUG - starting thread (client mode): 0x73602450L 2018-10-12 03:27:22,081 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 03:27:22,082 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 03:27:22,082 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 03:27:22,083 - 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-10-12 03:27:22,083 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 03:27:22,083 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 03:27:22,083 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 03:27:22,083 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 03:27:22,083 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 03:27:22,139 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 03:27:22,140 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 03:27:22,157 - paramiko.transport - DEBUG - Adding ecdsa-sha2-nistp521 host key for 172.30.9.206: 3cfb285bedcc5d0198ef3160bac47c2b 2018-10-12 03:27:22,159 - paramiko.transport - DEBUG - Trying key 853f4d3d77d6b1103004c52df41b1039 from /tmp/tmp4s3JeJ 2018-10-12 03:27:22,179 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 03:27:23,444 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 03:27:23,462 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 03:27:23,463 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-12 03:27:23,463 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 03:27:23,464 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 03:27:23,467 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-12 03:27:23,468 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - output: PING 192.168.120.8 (192.168.120.8): 56 data bytes 64 bytes from 192.168.120.8: seq=0 ttl=64 time=1.362 ms --- 192.168.120.8 ping statistics --- 1 packets transmitted, 1 packets received, 0% packet loss round-trip min/avg/max = 1.362/1.362/1.362 ms 2018-10-12 03:27:23,468 - functest.opnfv_tests.openstack.vping.vping_ssh - INFO - error: 2018-10-12 03:27:23,472 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-12 03:27:23,585 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 03:27:23,585 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | vping_ssh | functest | 00:45 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-12 03:27:23,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-12 03:27:23,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:23,751 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:27: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-76f2baa7-d6c4-41df-84fb-5097f873f154 x-compute-request-id: req-76f2baa7-d6c4-41df-84fb-5097f873f154 Content-Type: application/json 2018-10-12 03:27:23,751 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da used request id req-76f2baa7-d6c4-41df-84fb-5097f873f154 2018-10-12 03:27:23,751 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.160665988922s 2018-10-12 03:27:23,751 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da used request id req-76f2baa7-d6c4-41df-84fb-5097f873f154 2018-10-12 03:27:23,752 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:27:23,757 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:24,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-12723f3e-eb62-44c4-a0ed-80f071b3bfa0 x-compute-request-id: req-12723f3e-eb62-44c4-a0ed-80f071b3bfa0 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:9b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:9b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:27:15.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:15Z", "hostId": "416603f92f5edc964553c8850c66b5fca44bb1f3d7201911da2b16d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370", "name": "vping_ssh-vm_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:27:05Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:3c:13", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:59.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "ace780f9-af3c-4ee2-8aeb-d97980eab1da", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:23Z", "hostId": "31fdf1cd1aff2ffdaff196953b6f63afbf7e2f34260112225ca31f54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:26:54Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:27:24,341 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-12723f3e-eb62-44c4-a0ed-80f071b3bfa0 2018-10-12 03:27:24,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.589721918106s 2018-10-12 03:27:24,342 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-12723f3e-eb62-44c4-a0ed-80f071b3bfa0 2018-10-12 03:27:24,344 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:27:26,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:27:26,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:26,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-4707dcd6-1931-4f8a-b75e-64da023901b6 x-compute-request-id: req-4707dcd6-1931-4f8a-b75e-64da023901b6 Content-Encoding: gzip Content-Length: 902 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:9b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:9b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:27:15.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:15Z", "hostId": "416603f92f5edc964553c8850c66b5fca44bb1f3d7201911da2b16d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370", "name": "vping_ssh-vm_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:27:05Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f5:3c:13", "version": 4, "addr": "192.168.120.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ace780f9-af3c-4ee2-8aeb-d97980eab1da", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:26:59.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "ace780f9-af3c-4ee2-8aeb-d97980eab1da", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:26Z", "hostId": "31fdf1cd1aff2ffdaff196953b6f63afbf7e2f34260112225ca31f54", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_ssh-vm2_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:26:54Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:27:26,706 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4707dcd6-1931-4f8a-b75e-64da023901b6 2018-10-12 03:27:26,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.358658075333s 2018-10-12 03:27:26,706 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4707dcd6-1931-4f8a-b75e-64da023901b6 2018-10-12 03:27:26,709 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:27:28,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:27:28,715 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:29,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-ad617463-2783-4569-8b2c-03deaa8b8280 x-compute-request-id: req-ad617463-2783-4569-8b2c-03deaa8b8280 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:9b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:9b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:27:15.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:15Z", "hostId": "416603f92f5edc964553c8850c66b5fca44bb1f3d7201911da2b16d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370", "name": "vping_ssh-vm_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:27:05Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:27:29,407 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ad617463-2783-4569-8b2c-03deaa8b8280 2018-10-12 03:27:29,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.695719003677s 2018-10-12 03:27:29,408 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ad617463-2783-4569-8b2c-03deaa8b8280 2018-10-12 03:27:29,412 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-12 03:27:29,413 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/2d732fb6-a1cc-4c48-81c5-2de50a2c8bee.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:30,303 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0e781811-922e-4e69-b669-d6678fd792dd Content-Length: 0 Date: Fri, 12 Oct 2018 03:27:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:27:30,303 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/2d732fb6-a1cc-4c48-81c5-2de50a2c8bee.json used request id req-0e781811-922e-4e69-b669-d6678fd792dd 2018-10-12 03:27:30,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.891149044037s 2018-10-12 03:27:30,304 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/2d732fb6-a1cc-4c48-81c5-2de50a2c8bee.json used request id req-0e781811-922e-4e69-b669-d6678fd792dd 2018-10-12 03:27:30,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 03:27:30,310 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:30,331 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-848b6d4c-f989-4fdf-a435-e8c61b441b65 Date: Fri, 12 Oct 2018 03:27:30 GMT RESP BODY: {"floatingips": []} 2018-10-12 03:27:30,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-848b6d4c-f989-4fdf-a435-e8c61b441b65 2018-10-12 03:27:30,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0225667953491s 2018-10-12 03:27:30,332 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-848b6d4c-f989-4fdf-a435-e8c61b441b65 2018-10-12 03:27:30,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-12 03:27:30,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:30,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:27: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-620ba97a-b6ea-4485-a9b6-c911c01e9a65 x-compute-request-id: req-620ba97a-b6ea-4485-a9b6-c911c01e9a65 Content-Type: application/json 2018-10-12 03:27:30,521 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e used request id req-620ba97a-b6ea-4485-a9b6-c911c01e9a65 2018-10-12 03:27:30,521 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.188101053238s 2018-10-12 03:27:30,521 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e used request id req-620ba97a-b6ea-4485-a9b6-c911c01e9a65 2018-10-12 03:27:30,522 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:27:30,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:31,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-e12e766e-049e-4415-81b4-a99a8ef8a1be x-compute-request-id: req-e12e766e-049e-4415-81b4-a99a8ef8a1be Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:9b", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a7:e3:9b", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "rel": "bookmark"}], "image": {"id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "links": [{"href": "http://172.30.9.27:8774/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:27:15.000000", "flavor": {"id": "be9af53e-6149-4f2d-a675-a68b182ad856", "links": [{"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}]}, "id": "fc6e20a2-4c8c-4be1-85ec-ce8de37fd60e", "security_groups": [{"name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}], "user_id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:27:30Z", "hostId": "416603f92f5edc964553c8850c66b5fca44bb1f3d7201911da2b16d6", "OS-SRV-USG:terminated_at": null, "key_name": "vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370", "name": "vping_ssh-vm_773b1b4e-8590-4e43-a5a2-933554a25370", "created": "2018-10-12T03:27:05Z", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:27:31,282 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e12e766e-049e-4415-81b4-a99a8ef8a1be 2018-10-12 03:27:31,282 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.760313987732s 2018-10-12 03:27:31,283 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e12e766e-049e-4415-81b4-a99a8ef8a1be 2018-10-12 03:27:31,284 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:27:33,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:27:33,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:33,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-a4fd2ffd-aa40-43d1-a6af-4e829bfba863 x-compute-request-id: req-a4fd2ffd-aa40-43d1-a6af-4e829bfba863 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 03:27:33,389 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a4fd2ffd-aa40-43d1-a6af-4e829bfba863 2018-10-12 03:27:33,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.102293968201s 2018-10-12 03:27:33,389 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a4fd2ffd-aa40-43d1-a6af-4e829bfba863 2018-10-12 03:27:33,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 03:27:33,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:33,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4831 X-Openstack-Request-Id: req-b35e94a3-36b6-4635-a74f-7697872bd3ba Date: Fri, 12 Oct 2018 03:27:33 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vping_ssh)", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:26:51Z", "updated_at": "2018-10-12T03:26:52Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:52Z", "revision_number": 0, "id": "12c08890-baaf-43f3-b12b-b3f454d1f1ff", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:52Z", "security_group_id": "128c0011-9557-4533-be53-39d4d0c8e223", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:51Z", "revision_number": 0, "id": "74a4eaf1-055d-43b0-95fb-88925a92acfe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:51Z", "security_group_id": "128c0011-9557-4533-be53-39d4d0c8e223", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:51Z", "revision_number": 0, "id": "b324322c-3be9-422f-aca1-1f5fa04cddc3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:51Z", "security_group_id": "128c0011-9557-4533-be53-39d4d0c8e223", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T03:26:52Z", "revision_number": 0, "id": "f141922a-d1ae-42b9-ae33-dc7ca657ce79", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:52Z", "security_group_id": "128c0011-9557-4533-be53-39d4d0c8e223", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": 22, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}], "revision_number": 4, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "id": "128c0011-9557-4533-be53-39d4d0c8e223", "name": "vping_ssh-sg_773b1b4e-8590-4e43-a5a2-933554a25370"}, {"description": "Default security group", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:26:38Z", "updated_at": "2018-10-12T03:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "2de0a277-a2e3-48b6-89e3-55856af7bd76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "58dc10d7-a351-443c-a276-a33ccb9d05fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "be101e87-5a8c-4d91-ace6-50643e2b389b", "remote_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "c65769a6-1cc2-45c2-b68f-8c330e745672", "remote_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}], "revision_number": 4, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "name": "default"}]} 2018-10-12 03:27:33,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b35e94a3-36b6-4635-a74f-7697872bd3ba 2018-10-12 03:27:33,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0605192184448s 2018-10-12 03:27:33,454 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-b35e94a3-36b6-4635-a74f-7697872bd3ba 2018-10-12 03:27:33,457 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-12 03:27:33,457 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/128c0011-9557-4533-be53-39d4d0c8e223.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:33,636 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89c188cd-8de4-4429-8031-473d83395240 Content-Length: 0 Date: Fri, 12 Oct 2018 03:27:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:27:33,636 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/128c0011-9557-4533-be53-39d4d0c8e223.json used request id req-89c188cd-8de4-4429-8031-473d83395240 2018-10-12 03:27:33,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.179298877716s 2018-10-12 03:27:33,636 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/128c0011-9557-4533-be53-39d4d0c8e223.json used request id req-89c188cd-8de4-4429-8031-473d83395240 2018-10-12 03:27:33,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-12 03:27:33,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:33,670 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:27: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-6f36811a-801f-43c9-ac07-818203b93dcb x-compute-request-id: req-6f36811a-801f-43c9-ac07-818203b93dcb Content-Length: 0 Content-Type: application/json 2018-10-12 03:27:33,671 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370 used request id req-6f36811a-801f-43c9-ac07-818203b93dcb 2018-10-12 03:27:33,671 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0337269306183s 2018-10-12 03:27:33,671 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vping_ssh-kp_773b1b4e-8590-4e43-a5a2-933554a25370 used request id req-6f36811a-801f-43c9-ac07-818203b93dcb 2018-10-12 03:27:33,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-12 03:27:33,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/de439bf4-4920-41f0-85c9-215525782e24/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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" -d '{"subnet_id": "340591b8-2a42-4045-8e21-a7764a2484bc"}' 2018-10-12 03:27:35,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-30f5bcce-41e9-4061-9321-4f637b59ca84 Date: Fri, 12 Oct 2018 03:27:35 GMT RESP BODY: {"network_id": "0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "subnet_id": "340591b8-2a42-4045-8e21-a7764a2484bc", "subnet_ids": ["340591b8-2a42-4045-8e21-a7764a2484bc"], "port_id": "2fc482ca-84b2-4f89-90cf-028024aa70f3", "id": "de439bf4-4920-41f0-85c9-215525782e24"} 2018-10-12 03:27:35,012 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/de439bf4-4920-41f0-85c9-215525782e24/remove_router_interface.json used request id req-30f5bcce-41e9-4061-9321-4f637b59ca84 2018-10-12 03:27:35,012 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.34058403969s 2018-10-12 03:27:35,012 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/de439bf4-4920-41f0-85c9-215525782e24/remove_router_interface.json used request id req-30f5bcce-41e9-4061-9321-4f637b59ca84 returning object de439bf4-4920-41f0-85c9-215525782e24 2018-10-12 03:27:35,013 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-12 03:27:35,014 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:35,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-e5362b25-c353-419b-875f-d0979c276af3 Date: Fri, 12 Oct 2018 03:27:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:26:41Z", "admin_state_up": true, "updated_at": "2018-10-12T03:27:34Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "6a1b4c9120974f93996b6759cb861a8d", "id": "de439bf4-4920-41f0-85c9-215525782e24", "name": "vping_ssh-router_773b1b4e-8590-4e43-a5a2-933554a25370"}]} 2018-10-12 03:27:35,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e5362b25-c353-419b-875f-d0979c276af3 2018-10-12 03:27:35,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0819261074066s 2018-10-12 03:27:35,096 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-e5362b25-c353-419b-875f-d0979c276af3 2018-10-12 03:27:35,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-12 03:27:35,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/de439bf4-4920-41f0-85c9-215525782e24.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:38,377 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d006bfa-1dbf-47d1-9548-87130f3d1ab9 Content-Length: 0 Date: Fri, 12 Oct 2018 03:27:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:27:38,377 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/de439bf4-4920-41f0-85c9-215525782e24.json used request id req-5d006bfa-1dbf-47d1-9548-87130f3d1ab9 2018-10-12 03:27:38,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.28017497063s 2018-10-12 03:27:38,377 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/de439bf4-4920-41f0-85c9-215525782e24.json used request id req-5d006bfa-1dbf-47d1-9548-87130f3d1ab9 2018-10-12 03:27:38,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-12 03:27:38,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:38,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-ef5d884b-9a19-4102-ba85-42c420bf833e Date: Fri, 12 Oct 2018 03:27:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7","tenant_id":"6a1b4c9120974f93996b6759cb861a8d","created_at":"2018-10-12T03:26:40Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T03:26:40Z","ipv6_ra_mode":null,"allocation_pools":[{"start":"192.168.120.2","end":"192.168.120.254"}],"gateway_ip":"192.168.120.1","revision_number":0,"ipv6_address_mode":null,"ip_version":4,"host_routes":[],"cidr":"192.168.120.0/24","project_id":"6a1b4c9120974f93996b6759cb861a8d","id":"340591b8-2a42-4045-8e21-a7764a2484bc","subnetpool_id":null,"name":"vping_ssh-subnet_773b1b4e-8590-4e43-a5a2-933554a25370"}]} 2018-10-12 03:27:38,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ef5d884b-9a19-4102-ba85-42c420bf833e 2018-10-12 03:27:38,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0634829998016s 2018-10-12 03:27:38,442 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-ef5d884b-9a19-4102-ba85-42c420bf833e 2018-10-12 03:27:38,443 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-12 03:27:38,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/340591b8-2a42-4045-8e21-a7764a2484bc.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:40,712 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc203d5f-41b4-4d3c-af1c-5a2a06009da2 Date: Fri, 12 Oct 2018 03:27:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:27:40,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/340591b8-2a42-4045-8e21-a7764a2484bc.json used request id req-bc203d5f-41b4-4d3c-af1c-5a2a06009da2 2018-10-12 03:27:40,712 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.26871705055s 2018-10-12 03:27:40,712 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/340591b8-2a42-4045-8e21-a7764a2484bc.json used request id req-bc203d5f-41b4-4d3c-af1c-5a2a06009da2 2018-10-12 03:27:40,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:27:40,713 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:40,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1196 X-Openstack-Request-Id: req-3e97298b-8418-4a5c-a653-1bfa1b1d54c0 Date: Fri, 12 Oct 2018 03:27:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","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-10-12T03:27:40Z","tenant_id":"6a1b4c9120974f93996b6759cb861a8d","created_at":"2018-10-12T03:26:38Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"6a1b4c9120974f93996b6759cb861a8d","id":"0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7","name":"vping_ssh-net_773b1b4e-8590-4e43-a5a2-933554a25370"}]} 2018-10-12 03:27:40,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3e97298b-8418-4a5c-a653-1bfa1b1d54c0 2018-10-12 03:27:40,823 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.109798908234s 2018-10-12 03:27:40,823 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-3e97298b-8418-4a5c-a653-1bfa1b1d54c0 2018-10-12 03:27:40,824 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-12 03:27:40,825 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7.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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:42,046 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e8f18bde-662f-46d8-81b4-d78a439f6eaa Date: Fri, 12 Oct 2018 03:27:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:27:42,046 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7.json used request id req-e8f18bde-662f-46d8-81b4-d78a439f6eaa 2018-10-12 03:27:42,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.22207188606s 2018-10-12 03:27:42,046 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/0a14ae24-9bf2-4a0f-bd9d-5c343d693ba7.json used request id req-e8f18bde-662f-46d8-81b4-d78a439f6eaa 2018-10-12 03:27:42,047 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:27:42,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:42,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1200 Content-Type: application/json X-Openstack-Request-Id: req-4878d2e7-73da-465e-9214-92de93a9a79a Date: Fri, 12 Oct 2018 03:27:42 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/51ba1779-4305-4d52-bdaa-0830b5f69498/snap", "metadata": {}}], "file": "/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498/file", "owner": "6a1b4c9120974f93996b6759cb861a8d", "id": "51ba1779-4305-4d52-bdaa-0830b5f69498", "size": 12716032, "self": "/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/51ba1779-4305-4d52-bdaa-0830b5f69498/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:26:50Z", "visibility": "private", "owner_specified.shade.object": "images/vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_ssh-img_773b1b4e-8590-4e43-a5a2-933554a25370", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:26:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:27:42,236 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4878d2e7-73da-465e-9214-92de93a9a79a 2018-10-12 03:27:42,236 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.189309835434s 2018-10-12 03:27:42,237 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-4878d2e7-73da-465e-9214-92de93a9a79a 2018-10-12 03:27:42,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 03:27:42,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}f2182caa937d4e827184fd1f48cf1e73f9dce5d8" 2018-10-12 03:27:44,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0941cd00-8d17-4d0b-94a4-bdef92ec09a3 Date: Fri, 12 Oct 2018 03: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-10-12 03:27:44,056 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498 used request id req-0941cd00-8d17-4d0b-94a4-bdef92ec09a3 2018-10-12 03:27:44,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.81741809845s 2018-10-12 03:27:44,056 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/51ba1779-4305-4d52-bdaa-0830b5f69498 used request id req-0941cd00-8d17-4d0b-94a4-bdef92ec09a3 2018-10-12 03:27:44,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 03:27:44,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:27:44,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-2e5a1eba-57c8-4bef-9706-dd4b7604be49 x-compute-request-id: req-2e5a1eba-57c8-4bef-9706-dd4b7604be49 Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/be9af53e-6149-4f2d-a675-a68b182ad856", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "be9af53e-6149-4f2d-a675-a68b182ad856", "name": "vping_ssh-flavor_773b1b4e-8590-4e43-a5a2-933554a25370", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 03:27:44,095 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-2e5a1eba-57c8-4bef-9706-dd4b7604be49 2018-10-12 03:27:44,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0381720066071s 2018-10-12 03:27:44,095 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-2e5a1eba-57c8-4bef-9706-dd4b7604be49 2018-10-12 03:27:44,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 03:27:44,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/be9af53e-6149-4f2d-a675-a68b182ad856 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:27:44,140 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:27: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-786d098d-b9a3-49ff-8765-5fc05f061cd3 x-compute-request-id: req-786d098d-b9a3-49ff-8765-5fc05f061cd3 Content-Length: 0 Content-Type: application/json 2018-10-12 03:27:44,140 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/be9af53e-6149-4f2d-a675-a68b182ad856 used request id req-786d098d-b9a3-49ff-8765-5fc05f061cd3 2018-10-12 03:27:44,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0431470870972s 2018-10-12 03:27:44,140 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/be9af53e-6149-4f2d-a675-a68b182ad856 used request id req-786d098d-b9a3-49ff-8765-5fc05f061cd3 2018-10-12 03:27:44,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:27:44,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:27:44,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15fa3ae0-ee0e-47c3-bc48-00ebecb4f79e Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_ssh-user_773b1b4e-8590-4e43-a5a2-933554a25370", "links": {"self": "http://172.30.9.27:5000/v3/users/3d5794fdd78f4f9a900eb73c8e3d5ada"}, "domain_id": "default", "enabled": true, "id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:27:44,239 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-15fa3ae0-ee0e-47c3-bc48-00ebecb4f79e 2018-10-12 03:27:44,239 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0986330509186s 2018-10-12 03:27:44,240 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-15fa3ae0-ee0e-47c3-bc48-00ebecb4f79e 2018-10-12 03:27:44,245 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:27:44,246 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3d5794fdd78f4f9a900eb73c8e3d5ada -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:27:44,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a068157-01bf-44d8-8caa-70ad8deca11a Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/3d5794fdd78f4f9a900eb73c8e3d5ada"}, "enabled": true, "id": "3d5794fdd78f4f9a900eb73c8e3d5ada", "options": {}, "domain_id": "default", "name": "vping_ssh-user_773b1b4e-8590-4e43-a5a2-933554a25370"}} 2018-10-12 03:27:44,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3d5794fdd78f4f9a900eb73c8e3d5ada used request id req-6a068157-01bf-44d8-8caa-70ad8deca11a 2018-10-12 03:27:44,337 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0917699337006s 2018-10-12 03:27:44,338 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3d5794fdd78f4f9a900eb73c8e3d5ada used request id req-6a068157-01bf-44d8-8caa-70ad8deca11a 2018-10-12 03:27:44,338 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 03:27:44,339 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/3d5794fdd78f4f9a900eb73c8e3d5ada -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:27:44,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-450e9e37-4bcc-48b0-8b18-a0b0b5846b67 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:27:44,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3d5794fdd78f4f9a900eb73c8e3d5ada used request id req-450e9e37-4bcc-48b0-8b18-a0b0b5846b67 2018-10-12 03:27:44,545 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.206984043121s 2018-10-12 03:27:44,546 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3d5794fdd78f4f9a900eb73c8e3d5ada used request id req-450e9e37-4bcc-48b0-8b18-a0b0b5846b67 2018-10-12 03:27:44,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:27:44,546 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:27:44,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1ed6db6-0674-42fa-801b-c23ccc07546d Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: vping_ssh", "links": {"self": "http://172.30.9.27:5000/v3/projects/6a1b4c9120974f93996b6759cb861a8d"}, "enabled": true, "id": "6a1b4c9120974f93996b6759cb861a8d", "parent_id": "default", "domain_id": "default", "name": "vping_ssh-project_773b1b4e-8590-4e43-a5a2-933554a25370"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:27:44,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e1ed6db6-0674-42fa-801b-c23ccc07546d 2018-10-12 03:27:44,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.082710981369s 2018-10-12 03:27:44,629 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e1ed6db6-0674-42fa-801b-c23ccc07546d 2018-10-12 03:27:44,631 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 03:27:44,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/6a1b4c9120974f93996b6759cb861a8d -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:27:44,776 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65a83e1b-6f97-4f98-abc1-c33866ba10ce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:27:44,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6a1b4c9120974f93996b6759cb861a8d used request id req-65a83e1b-6f97-4f98-abc1-c33866ba10ce 2018-10-12 03:27:44,777 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.145092010498s 2018-10-12 03:27:44,777 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6a1b4c9120974f93996b6759cb861a8d used request id req-65a83e1b-6f97-4f98-abc1-c33866ba10ce 2018-10-12 03:27:44,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:27:44,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:27:44,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ace3688a-ca9e-4464-a56e-ceb4534396fd Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2afcc3bc98c04819acb2ff628c28e864", "links": {"self": "http://172.30.9.27:5000/v3/roles/2afcc3bc98c04819acb2ff628c28e864"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:27:44,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ace3688a-ca9e-4464-a56e-ceb4534396fd 2018-10-12 03:27:44,861 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0832991600037s 2018-10-12 03:27:44,862 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 03:27:44,863 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/2afcc3bc98c04819acb2ff628c28e864 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:27:44,977 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:27:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b87ba868-a1e4-48a1-ba96-a64fec18a3d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:27:44,977 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/2afcc3bc98c04819acb2ff628c28e864 used request id req-b87ba868-a1e4-48a1-ba96-a64fec18a3d0 2018-10-12 03:27:44,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.114983797073s 2018-10-12 03:27:44,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 03:27:44,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6a1b4c9120974f93996b6759cb861a8d&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}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:27:45,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-591aa2d2-34bb-4c16-b5f6-8f3e780c72b1 Date: Fri, 12 Oct 2018 03:27:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:26:38Z", "updated_at": "2018-10-12T03:26:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "2de0a277-a2e3-48b6-89e3-55856af7bd76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "58dc10d7-a351-443c-a276-a33ccb9d05fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "be101e87-5a8c-4d91-ace6-50643e2b389b", "remote_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "c65769a6-1cc2-45c2-b68f-8c330e745672", "remote_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}], "revision_number": 4, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "name": "default"}]} 2018-10-12 03:27:45,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6a1b4c9120974f93996b6759cb861a8d&name=default used request id req-591aa2d2-34bb-4c16-b5f6-8f3e780c72b1 2018-10-12 03:27:45,161 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.180603027344s 2018-10-12 03:27:45,162 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=6a1b4c9120974f93996b6759cb861a8d&name=default used request id req-591aa2d2-34bb-4c16-b5f6-8f3e780c72b1 2018-10-12 03:27:45,165 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 03:27:45,165 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:27:45,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-866756e3-3611-4bb8-8b3c-926dc7cb96f0 Date: Fri, 12 Oct 2018 03:27:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "created_at": "2018-10-12T03:26:38Z", "updated_at": "2018-10-12T03:26:38Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "c65769a6-1cc2-45c2-b68f-8c330e745672", "remote_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "58dc10d7-a351-443c-a276-a33ccb9d05fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "be101e87-5a8c-4d91-ace6-50643e2b389b", "remote_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv4", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:26:38Z", "revision_number": 0, "id": "2de0a277-a2e3-48b6-89e3-55856af7bd76", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:26:38Z", "security_group_id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "tenant_id": "6a1b4c9120974f93996b6759cb861a8d", "port_range_min": null, "ethertype": "IPv6", "project_id": "6a1b4c9120974f93996b6759cb861a8d"}], "revision_number": 4, "project_id": "6a1b4c9120974f93996b6759cb861a8d", "id": "ddc8fa64-ac91-4916-a5a0-c232663b3585", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 03:27:45,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-866756e3-3611-4bb8-8b3c-926dc7cb96f0 2018-10-12 03:27:45,369 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.203668117523s 2018-10-12 03:27:45,369 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-866756e3-3611-4bb8-8b3c-926dc7cb96f0 2018-10-12 03:27:45,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-12 03:27:45,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ddc8fa64-ac91-4916-a5a0-c232663b3585.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}8c64303ff1d385659457b4d08a2e41a618be8620" 2018-10-12 03:27:45,664 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-398ad777-7c09-4d89-a129-4558475d691f Content-Length: 0 Date: Fri, 12 Oct 2018 03:27:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:27:45,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ddc8fa64-ac91-4916-a5a0-c232663b3585.json used request id req-398ad777-7c09-4d89-a129-4558475d691f 2018-10-12 03:27:45,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.291214227676s 2018-10-12 03:27:45,665 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ddc8fa64-ac91-4916-a5a0-c232663b3585.json used request id req-398ad777-7c09-4d89-a129-4558475d691f 2018-10-12 03:27:45,718 - xtesting.ci.run_tests - INFO - Loading test case 'vping_userdata'... 2018-10-12 03:27:45,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:27:45,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:27:45,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:27:45,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:27:45,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:27:45,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:27:45,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:27:45,770 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:27:45,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:27:45,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:27:45,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:27:45,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:27:45,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:27:45,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:27:45,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:27:45,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:27:45,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:27:45,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:27:45,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:27:45,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:27:45,771 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:27:45,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:27:45,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 03:27:45,772 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 03:27:45,773 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:27:45,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d58fff8-59f7-4b47-8f43-92e00b9e4147 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:27:45,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6d58fff8-59f7-4b47-8f43-92e00b9e4147 2018-10-12 03:27:45,779 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:27:46,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:27:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["IQcy1FerQvGPV3rkqp6SGw"], "issued_at": "2018-10-12T03:27:46.000000Z"}} 2018-10-12 03:27:46,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:27:46,161 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:46,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-64bc3dc1-9028-4b22-b3f0-cb184d069718 Date: Fri, 12 Oct 2018 03:27:46 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:27:46,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-64bc3dc1-9028-4b22-b3f0-cb184d069718 2018-10-12 03:27:46,378 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.218162059784s 2018-10-12 03:27:46,379 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-64bc3dc1-9028-4b22-b3f0-cb184d069718 2018-10-12 03:27:46,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 03:27:46,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:46,388 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:27:46,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:46,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b552e40a-3b37-4f08-9232-15e05af724ab Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 03:27:46,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-b552e40a-3b37-4f08-9232-15e05af724ab 2018-10-12 03:27:46,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0888550281525s 2018-10-12 03:27:46,470 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 03:27:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}c60db3065f81bba33f26c763c311fb12abd04b00" -d '{"project": {"description": "Created by OPNFV Functest: vping_userdata", "enabled": true, "domain_id": "default", "name": "vping_userdata-project_58db9176-99d3-423a-8897-e0d8dae76f08"}}' 2018-10-12 03:27:46,575 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63ec6cd7-d6d0-4732-9127-824ccd080101 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.27:5000/v3/projects/19ea9e652464417c84458c941ef097e1"}, "enabled": true, "id": "19ea9e652464417c84458c941ef097e1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_58db9176-99d3-423a-8897-e0d8dae76f08"}} 2018-10-12 03:27:46,575 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-63ec6cd7-d6d0-4732-9127-824ccd080101 2018-10-12 03:27:46,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.105783939362s 2018-10-12 03:27:46,576 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-63ec6cd7-d6d0-4732-9127-824ccd080101 2018-10-12 03:27:46,577 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vping_userdata-project_58db9176-99d3-423a-8897-e0d8dae76f08', 'id': u'19ea9e652464417c84458c941ef097e1', '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-10-12 03:27:46,577 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 03:27:46,970 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.393001079559s 2018-10-12 03:27:46,971 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/59f3dd099caa4b2b9606f25a5a07a854 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:47,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ae24c19-8d8e-4c54-a08d-32fd2d8268fb Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/59f3dd099caa4b2b9606f25a5a07a854"}, "enabled": true, "id": "59f3dd099caa4b2b9606f25a5a07a854", "options": {}, "domain_id": "default", "name": "vping_userdata-user_58db9176-99d3-423a-8897-e0d8dae76f08"}} 2018-10-12 03:27:47,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/59f3dd099caa4b2b9606f25a5a07a854 used request id req-6ae24c19-8d8e-4c54-a08d-32fd2d8268fb 2018-10-12 03:27:47,073 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'59f3dd099caa4b2b9606f25a5a07a854', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vping_userdata-user_58db9176-99d3-423a-8897-e0d8dae76f08'}) 2018-10-12 03:27:47,073 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:27:47,074 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:47,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da146895-a102-4691-8012-449fdc834669 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:27:47,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-da146895-a102-4691-8012-449fdc834669 2018-10-12 03:27:47,158 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0848128795624s 2018-10-12 03:27:47,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:27:47,160 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:47,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf11813-3d45-4f57-a525-ea8e48acc1c9 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:27:47,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1cf11813-3d45-4f57-a525-ea8e48acc1c9 2018-10-12 03:27:47,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0806918144226s 2018-10-12 03:27:47,241 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 03:27:47,241 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 03:27:47,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" -d '{"role": {"name": "Member"}}' 2018-10-12 03:27:47,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e604aafa-e470-409a-ae81-784ef6533375 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c40f2b82b9cf4527bea78bcf639a1a08", "links": {"self": "http://172.30.9.27:5000/v3/roles/c40f2b82b9cf4527bea78bcf639a1a08"}, "name": "Member"}} 2018-10-12 03:27:47,419 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e604aafa-e470-409a-ae81-784ef6533375 2018-10-12 03:27:47,420 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.178376913071s 2018-10-12 03:27:47,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/c40f2b82b9cf4527bea78bcf639a1a08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:47,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b2feb18-5285-4825-8b1d-d2be95ae2ca9 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c40f2b82b9cf4527bea78bcf639a1a08"}, "domain_id": null, "name": "Member", "id": "c40f2b82b9cf4527bea78bcf639a1a08"}} 2018-10-12 03:27:47,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c40f2b82b9cf4527bea78bcf639a1a08 used request id req-3b2feb18-5285-4825-8b1d-d2be95ae2ca9 2018-10-12 03:27:47,502 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/c40f2b82b9cf4527bea78bcf639a1a08'}, 'domain_id': None, 'human_id': None, 'id': u'c40f2b82b9cf4527bea78bcf639a1a08', 'HUMAN_ID': False}) 2018-10-12 03:27:47,503 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:27:47,503 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:47,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11d36a0b-a0cb-4e7e-b782-9415cf09997b Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c40f2b82b9cf4527bea78bcf639a1a08", "links": {"self": "http://172.30.9.27:5000/v3/roles/c40f2b82b9cf4527bea78bcf639a1a08"}, "name": "Member"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:27:47,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-11d36a0b-a0cb-4e7e-b782-9415cf09997b 2018-10-12 03:27:47,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.087898015976s 2018-10-12 03:27:47,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:27:47,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:47,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a0445b5-b019-4a41-8c00-352e50aca888 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:27:47,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-9a0445b5-b019-4a41-8c00-352e50aca888 2018-10-12 03:27:47,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0741069316864s 2018-10-12 03:27:47,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:27:47,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:47,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0308c54d-dc2f-4970-9186-22479ea259c5 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_58db9176-99d3-423a-8897-e0d8dae76f08", "links": {"self": "http://172.30.9.27:5000/v3/users/59f3dd099caa4b2b9606f25a5a07a854"}, "domain_id": "default", "enabled": true, "id": "59f3dd099caa4b2b9606f25a5a07a854", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:27:47,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0308c54d-dc2f-4970-9186-22479ea259c5 2018-10-12 03:27:47,706 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0391848087311s 2018-10-12 03:27:47,707 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0308c54d-dc2f-4970-9186-22479ea259c5 2018-10-12 03:27:47,713 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:27:47,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:47,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b6ea4e1-e50b-40c2-bd4b-a0d3e9204dd5 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/19ea9e652464417c84458c941ef097e1"}, "enabled": true, "id": "19ea9e652464417c84458c941ef097e1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_58db9176-99d3-423a-8897-e0d8dae76f08"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:27:47,791 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4b6ea4e1-e50b-40c2-bd4b-a0d3e9204dd5 2018-10-12 03:27:47,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0779988765717s 2018-10-12 03:27:47,792 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4b6ea4e1-e50b-40c2-bd4b-a0d3e9204dd5 2018-10-12 03:27:47,794 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:27:47,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=59f3dd099caa4b2b9606f25a5a07a854&scope.project.id=19ea9e652464417c84458c941ef097e1&role.id=c40f2b82b9cf4527bea78bcf639a1a08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:47,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8876cacf-bb06-4ea3-a659-edeade43f106 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=59f3dd099caa4b2b9606f25a5a07a854&scope.project.id=19ea9e652464417c84458c941ef097e1&role.id=c40f2b82b9cf4527bea78bcf639a1a08", "previous": null, "next": null}} 2018-10-12 03:27:47,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=59f3dd099caa4b2b9606f25a5a07a854&scope.project.id=19ea9e652464417c84458c941ef097e1&role.id=c40f2b82b9cf4527bea78bcf639a1a08 used request id req-8876cacf-bb06-4ea3-a659-edeade43f106 2018-10-12 03:27:47,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0835449695587s 2018-10-12 03:27:47,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:27:47,879 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/19ea9e652464417c84458c941ef097e1/users/59f3dd099caa4b2b9606f25a5a07a854/roles/c40f2b82b9cf4527bea78bcf639a1a08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:47,991 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-287174af-3c1d-438a-93e6-8f42d6989bbc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:27:47,991 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/19ea9e652464417c84458c941ef097e1/users/59f3dd099caa4b2b9606f25a5a07a854/roles/c40f2b82b9cf4527bea78bcf639a1a08 used request id req-287174af-3c1d-438a-93e6-8f42d6989bbc 2018-10-12 03:27:47,992 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113159179688s 2018-10-12 03:27:47,992 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vping_userdata-project_58db9176-99d3-423a-8897-e0d8dae76f08', 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': '1b853105-a204-458c-8a9d-5addec8c1c0a', 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_58db9176-99d3-423a-8897-e0d8dae76f08', 'project_id': u'19ea9e652464417c84458c941ef097e1', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 03:27:47,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:27:47,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:27:47,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:27:47,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:27:47,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:27:47,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:27:47,994 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:27:47,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:27:47,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:27:47,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:27:47,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:27:47,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:27:47,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:27:47,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:27:47,995 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:27:47,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:27:47,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:27:47,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:27:47,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:27:47,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:27:47,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:27:47,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:27:47,996 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 03:27:47,997 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 03:27:47,998 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vping_userdata-user_58db9176-99d3-423a-8897-e0d8dae76f08', 'password': '1b853105-a204-458c-8a9d-5addec8c1c0a', 'project_name': 'vping_userdata-project_58db9176-99d3-423a-8897-e0d8dae76f08', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '19ea9e652464417c84458c941ef097e1', 'project_domain_name': 'Default'} 2018-10-12 03:27:47,998 - xtesting.ci.run_tests - INFO - Running test case 'vping_userdata'... 2018-10-12 03:27:47,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 03:27:47,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:48,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da76e0b8-228c-479a-bb8d-784b7150a0f2 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 03:27:48,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-da76e0b8-228c-479a-bb8d-784b7150a0f2 2018-10-12 03:27:48,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0808489322662s 2018-10-12 03:27:48,081 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:27:48,082 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:27:48,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34ab5f08-016f-4040-b4b8-9802e1a4eac8 Content-Encoding: gzip Content-Length: 394 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/19ea9e652464417c84458c941ef097e1"}, "enabled": true, "id": "19ea9e652464417c84458c941ef097e1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_58db9176-99d3-423a-8897-e0d8dae76f08"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:27:48,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-34ab5f08-016f-4040-b4b8-9802e1a4eac8 2018-10-12 03:27:48,155 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0741539001465s 2018-10-12 03:27:48,156 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-34ab5f08-016f-4040-b4b8-9802e1a4eac8 2018-10-12 03:27:48,159 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-12 03:27:48,159 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}c60db3065f81bba33f26c763c311fb12abd04b00" -d '{"network": {"tenant_id": "19ea9e652464417c84458c941ef097e1", "name": "vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08", "admin_state_up": true}}' 2018-10-12 03:27:48,627 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-89fda31d-3042-46eb-88e8-20038a8dc351 Date: Fri, 12 Oct 2018 03:27: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":"c38f30d0-28ee-4964-ad3a-6bfb3f960866","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":54,"ipv4_address_scope":null,"shared":false,"project_id":"19ea9e652464417c84458c941ef097e1","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:27:48Z","is_default":false,"qos_policy_id":null,"name":"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08","admin_state_up":true,"tenant_id":"19ea9e652464417c84458c941ef097e1","created_at":"2018-10-12T03:27:48Z","mtu":1450}} 2018-10-12 03:27:48,627 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-89fda31d-3042-46eb-88e8-20038a8dc351 2018-10-12 03:27:48,628 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.468680143356s 2018-10-12 03:27:48,628 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-89fda31d-3042-46eb-88e8-20038a8dc351 2018-10-12 03:27:48,628 - 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-10-12T03:27:48Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'c38f30d0-28ee-4964-ad3a-6bfb3f960866', u'provider:segmentation_id': 54, 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_58db9176-99d3-423a-8897-e0d8dae76f08', u'created_at': u'2018-10-12T03:27:48Z', u'mtu': 1450, u'tenant_id': u'19ea9e652464417c84458c941ef097e1', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'19ea9e652464417c84458c941ef097e1'}) 2018-10-12 03:27:48,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:27:48,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9859ecd-7b86-4391-ae4b-4f65c8c69875 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:27:48,637 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f9859ecd-7b86-4391-ae4b-4f65c8c69875 2018-10-12 03:27:48,638 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:27:49,011 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c40f2b82b9cf4527bea78bcf639a1a08", "name": "Member"}], "expires_at": "2018-10-12T04:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "19ea9e652464417c84458c941ef097e1", "name": "vping_userdata-project_58db9176-99d3-423a-8897-e0d8dae76f08"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/19ea9e652464417c84458c941ef097e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/19ea9e652464417c84458c941ef097e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/19ea9e652464417c84458c941ef097e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/19ea9e652464417c84458c941ef097e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/19ea9e652464417c84458c941ef097e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/19ea9e652464417c84458c941ef097e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/19ea9e652464417c84458c941ef097e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/19ea9e652464417c84458c941ef097e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/19ea9e652464417c84458c941ef097e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/19ea9e652464417c84458c941ef097e1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/19ea9e652464417c84458c941ef097e1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/19ea9e652464417c84458c941ef097e1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vping_userdata-user_58db9176-99d3-423a-8897-e0d8dae76f08", "id": "59f3dd099caa4b2b9606f25a5a07a854"}, "audit_ids": ["7ww3wMWJSKK1BvMQboauKg"], "issued_at": "2018-10-12T03:27:49.000000Z"}} 2018-10-12 03:27:49,015 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:27:49,015 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:27:49,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-b42255a1-e4e3-42c3-a982-39d4911ec00f Date: Fri, 12 Oct 2018 03:27:49 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","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-10-12T03:27:48Z","tenant_id":"19ea9e652464417c84458c941ef097e1","created_at":"2018-10-12T03:27:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"19ea9e652464417c84458c941ef097e1","id":"c38f30d0-28ee-4964-ad3a-6bfb3f960866","name":"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08"}]} 2018-10-12 03:27:49,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b42255a1-e4e3-42c3-a982-39d4911ec00f 2018-10-12 03:27:49,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.245690107346s 2018-10-12 03:27:49,261 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b42255a1-e4e3-42c3-a982-39d4911ec00f 2018-10-12 03:27:49,262 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-12 03:27:49,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}dc0221afaaf3b4f8f17e8e115b50417cab865757" -d '{"subnet": {"name": "vping_userdata-subnet_58db9176-99d3-423a-8897-e0d8dae76f08", "enable_dhcp": true, "network_id": "c38f30d0-28ee-4964-ad3a-6bfb3f960866", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-12 03:27:49,920 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0ffbea13-f56e-4e74-86b3-e00bb563f0ce Date: Fri, 12 Oct 2018 03:27:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c38f30d0-28ee-4964-ad3a-6bfb3f960866","tenant_id":"19ea9e652464417c84458c941ef097e1","created_at":"2018-10-12T03:27:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T03:27: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":"19ea9e652464417c84458c941ef097e1","id":"4c462922-b123-4ae2-b4be-dc91546ae1e7","subnetpool_id":null,"name":"vping_userdata-subnet_58db9176-99d3-423a-8897-e0d8dae76f08"}} 2018-10-12 03:27:49,921 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0ffbea13-f56e-4e74-86b3-e00bb563f0ce 2018-10-12 03:27:49,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.658429861069s 2018-10-12 03:27:49,921 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-0ffbea13-f56e-4e74-86b3-e00bb563f0ce 2018-10-12 03:27:49,922 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T03:27: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'4c462922-b123-4ae2-b4be-dc91546ae1e7', u'subnetpool_id': None, u'service_types': [], u'name': u'vping_userdata-subnet_58db9176-99d3-423a-8897-e0d8dae76f08', u'enable_dhcp': True, u'network_id': u'c38f30d0-28ee-4964-ad3a-6bfb3f960866', u'tenant_id': u'19ea9e652464417c84458c941ef097e1', u'created_at': u'2018-10-12T03:27: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'19ea9e652464417c84458c941ef097e1'}) 2018-10-12 03:27:49,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-12 03:27:49,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}dc0221afaaf3b4f8f17e8e115b50417cab865757" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "vping_userdata-router_58db9176-99d3-423a-8897-e0d8dae76f08", "admin_state_up": true}}' 2018-10-12 03:27:54,929 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-1ecdd68c-920e-4814-bb1f-7c429998dde9 Date: Fri, 12 Oct 2018 03:27:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "19ea9e652464417c84458c941ef097e1", "created_at": "2018-10-12T03:27:50Z", "admin_state_up": true, "updated_at": "2018-10-12T03:27:51Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "19ea9e652464417c84458c941ef097e1", "id": "c9b3daf0-33fb-46cb-a248-3066077d5c97", "name": "vping_userdata-router_58db9176-99d3-423a-8897-e0d8dae76f08"}} 2018-10-12 03:27:54,930 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1ecdd68c-920e-4814-bb1f-7c429998dde9 2018-10-12 03:27:54,930 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.00722908974s 2018-10-12 03:27:54,930 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-1ecdd68c-920e-4814-bb1f-7c429998dde9 2018-10-12 03:27:54,930 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T03:27:51Z', u'revision_number': 3, u'id': u'c9b3daf0-33fb-46cb-a248-3066077d5c97', u'external_gateway_info': {u'network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5b6892d9-5570-474b-b710-def8cd8eb91b', u'ip_address': u'172.30.9.206'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vping_userdata-router_58db9176-99d3-423a-8897-e0d8dae76f08', u'admin_state_up': True, u'tenant_id': u'19ea9e652464417c84458c941ef097e1', u'created_at': u'2018-10-12T03:27:50Z', u'flavor_id': None, u'routes': [], u'project_id': u'19ea9e652464417c84458c941ef097e1'}) 2018-10-12 03:27:54,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-12 03:27:54,932 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c9b3daf0-33fb-46cb-a248-3066077d5c97/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}dc0221afaaf3b4f8f17e8e115b50417cab865757" -d '{"subnet_id": "4c462922-b123-4ae2-b4be-dc91546ae1e7"}' 2018-10-12 03:27:57,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2abe4d00-4188-41ac-9b31-0c95b69abad7 Date: Fri, 12 Oct 2018 03:27:57 GMT RESP BODY: {"network_id": "c38f30d0-28ee-4964-ad3a-6bfb3f960866", "tenant_id": "19ea9e652464417c84458c941ef097e1", "subnet_id": "4c462922-b123-4ae2-b4be-dc91546ae1e7", "subnet_ids": ["4c462922-b123-4ae2-b4be-dc91546ae1e7"], "port_id": "5c04e19b-bd24-4cee-a909-5d2d62702af3", "id": "c9b3daf0-33fb-46cb-a248-3066077d5c97"} 2018-10-12 03:27:57,055 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c9b3daf0-33fb-46cb-a248-3066077d5c97/add_router_interface.json used request id req-2abe4d00-4188-41ac-9b31-0c95b69abad7 2018-10-12 03:27:57,055 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.12387108803s 2018-10-12 03:27:57,056 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c9b3daf0-33fb-46cb-a248-3066077d5c97/add_router_interface.json used request id req-2abe4d00-4188-41ac-9b31-0c95b69abad7 returning object c9b3daf0-33fb-46cb-a248-3066077d5c97 2018-10-12 03:27:57,056 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:27:57,188 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-12 03:27:57,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:27:57,196 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 12 Oct 2018 03:27:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-12 03:27:57,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:27:57,200 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:27:57,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-9ae3d267-c02a-4dbc-9136-05f5e06bcbe8 Date: Fri, 12 Oct 2018 03:27:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:27:57,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9ae3d267-c02a-4dbc-9136-05f5e06bcbe8 2018-10-12 03:27:57,371 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.171238899231s 2018-10-12 03:27:57,371 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-9ae3d267-c02a-4dbc-9136-05f5e06bcbe8 2018-10-12 03:27:57,373 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 03:27:57,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}dc0221afaaf3b4f8f17e8e115b50417cab865757" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08"}' 2018-10-12 03:27:57,571 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 880 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083 X-Openstack-Request-Id: req-c9462f26-3153-425d-be52-b19639daac1d Date: Fri, 12 Oct 2018 03:27:57 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083/file", "owner": "19ea9e652464417c84458c941ef097e1", "id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "size": null, "self": "/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:27:57Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08", "checksum": null, "created_at": "2018-10-12T03:27:57Z", "protected": false} 2018-10-12 03:27:57,571 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c9462f26-3153-425d-be52-b19639daac1d 2018-10-12 03:27:57,571 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.198370933533s 2018-10-12 03:27:57,572 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c9462f26-3153-425d-be52-b19639daac1d returning object f89e30c0-6d0f-41ac-996e-0dc629281083 2018-10-12 03:27:57,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 03:27:57,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083/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}dc0221afaaf3b4f8f17e8e115b50417cab865757" -d '' 2018-10-12 03:27:59,311 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-075378d8-7f49-4a17-8ec9-014aa998925e Date: Fri, 12 Oct 2018 03:27:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:27:59,311 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083/file used request id req-075378d8-7f49-4a17-8ec9-014aa998925e 2018-10-12 03:27:59,311 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.73851799965s 2018-10-12 03:27:59,311 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083/file used request id req-075378d8-7f49-4a17-8ec9-014aa998925e 2018-10-12 03:27:59,312 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:27:59,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:27:59,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-8ca21314-e7a7-4aa9-9421-ac7631e4a89f Date: Fri, 12 Oct 2018 03:27:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f89e30c0-6d0f-41ac-996e-0dc629281083/snap", "metadata": {}}], "file": "/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083/file", "owner": "19ea9e652464417c84458c941ef097e1", "id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "size": 12716032, "self": "/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f89e30c0-6d0f-41ac-996e-0dc629281083/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:27:59Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:27:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:27:59,488 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8ca21314-e7a7-4aa9-9421-ac7631e4a89f 2018-10-12 03:27:59,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175687074661s 2018-10-12 03:27:59,488 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8ca21314-e7a7-4aa9-9421-ac7631e4a89f 2018-10-12 03:27:59,490 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f89e30c0-6d0f-41ac-996e-0dc629281083/snap', u'metadata': Munch({})})], 'file': u'/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083/file', 'owner': u'19ea9e652464417c84458c941ef097e1', 'id': u'f89e30c0-6d0f-41ac-996e-0dc629281083', 'size': 12716032, u'self': u'/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19ea9e652464417c84458c941ef097e1', 'name': 'vping_userdata-project_58db9176-99d3-423a-8897-e0d8dae76f08', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f89e30c0-6d0f-41ac-996e-0dc629281083/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T03:27:59Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-12T03:27:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08', 'created': u'2018-10-12T03:27:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T03:27:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 03:27:59,491 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 03:27:59,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}c60db3065f81bba33f26c763c311fb12abd04b00" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "vping_userdata-flavor_58db9176-99d3-423a-8897-e0d8dae76f08", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 03:27:59,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-9790cd80-4ce1-4529-bc40-590a4c3af0ba x-compute-request-id: req-9790cd80-4ce1-4529-bc40-590a4c3af0ba Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "name": "vping_userdata-flavor_58db9176-99d3-423a-8897-e0d8dae76f08", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:27:59,730 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9790cd80-4ce1-4529-bc40-590a4c3af0ba 2018-10-12 03:27:59,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.238638877869s 2018-10-12 03:27:59,730 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9790cd80-4ce1-4529-bc40-590a4c3af0ba returning object 0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423 2018-10-12 03:27:59,731 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vping_userdata-flavor_58db9176-99d3-423a-8897-e0d8dae76f08', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423', 'swap': 0}) 2018-10-12 03:27:59,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 03:27:59,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423/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}c60db3065f81bba33f26c763c311fb12abd04b00" -d '{"extra_specs": {}}' 2018-10-12 03:27:59,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:27: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-8a8360e8-e4bd-4e15-8aa8-5312ae7b0606 x-compute-request-id: req-8a8360e8-e4bd-4e15-8aa8-5312ae7b0606 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 03:27:59,755 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423/os-extra_specs used request id req-8a8360e8-e4bd-4e15-8aa8-5312ae7b0606 2018-10-12 03:27:59,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0229139328003s 2018-10-12 03:27:59,755 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423/os-extra_specs used request id req-8a8360e8-e4bd-4e15-8aa8-5312ae7b0606 2018-10-12 03:27:59,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:27:59,756 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:00,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-9ef2a0de-ec4b-4eda-ab4a-bb370d873c17 Date: Fri, 12 Oct 2018 03:28:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c462922-b123-4ae2-b4be-dc91546ae1e7"],"updated_at":"2018-10-12T03:27:49Z","tenant_id":"19ea9e652464417c84458c941ef097e1","created_at":"2018-10-12T03:27:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"19ea9e652464417c84458c941ef097e1","id":"c38f30d0-28ee-4964-ad3a-6bfb3f960866","name":"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08"}]} 2018-10-12 03:28:00,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9ef2a0de-ec4b-4eda-ab4a-bb370d873c17 2018-10-12 03:28:00,005 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.24871301651s 2018-10-12 03:28:00,005 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-9ef2a0de-ec4b-4eda-ab4a-bb370d873c17 2018-10-12 03:28:00,006 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:28:00,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:00,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-f39edfeb-d30d-4e6d-9220-1cf266082209 Date: Fri, 12 Oct 2018 03:28:00 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f89e30c0-6d0f-41ac-996e-0dc629281083/snap", "metadata": {}}], "file": "/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083/file", "owner": "19ea9e652464417c84458c941ef097e1", "id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "size": 12716032, "self": "/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f89e30c0-6d0f-41ac-996e-0dc629281083/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:27:59Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:27:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:28:00,177 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f39edfeb-d30d-4e6d-9220-1cf266082209 2018-10-12 03:28:00,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170795917511s 2018-10-12 03:28:00,177 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-f39edfeb-d30d-4e6d-9220-1cf266082209 2018-10-12 03:28:00,179 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 03:28:00,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:00,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-7f6ad3f7-29a3-4e60-b5d0-697ff5b2d2be x-compute-request-id: req-7f6ad3f7-29a3-4e60-b5d0-697ff5b2d2be Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "name": "vping_userdata-flavor_58db9176-99d3-423a-8897-e0d8dae76f08", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 03:28:00,361 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7f6ad3f7-29a3-4e60-b5d0-697ff5b2d2be 2018-10-12 03:28:00,361 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.181929111481s 2018-10-12 03:28:00,362 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7f6ad3f7-29a3-4e60-b5d0-697ff5b2d2be 2018-10-12 03:28:00,364 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-12 03:28:00,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.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}dc0221afaaf3b4f8f17e8e115b50417cab865757" -d '{"server": {"name": "vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08", "imageRef": "f89e30c0-6d0f-41ac-996e-0dc629281083", "flavorRef": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c38f30d0-28ee-4964-ad3a-6bfb3f960866"}]}}' 2018-10-12 03:28:02,136 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03: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 x-openstack-request-id: req-87af5620-4a02-4368-9803-b0d5095e2587 x-compute-request-id: req-87af5620-4a02-4368-9803-b0d5095e2587 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e02127b4-92c1-4b08-a139-c640559f4008", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "bookmark"}], "adminPass": "puLgd9g7QmQA"}} 2018-10-12 03:28:02,136 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-87af5620-4a02-4368-9803-b0d5095e2587 2018-10-12 03:28:02,136 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.77214813232s 2018-10-12 03:28:02,136 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-87af5620-4a02-4368-9803-b0d5095e2587 2018-10-12 03:28:02,137 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:02,140 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:02,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28: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-8d5c2d7f-b92a-4bc2-b769-3695921b04ad x-compute-request-id: req-8d5c2d7f-b92a-4bc2-b769-3695921b04ad Content-Encoding: gzip Content-Length: 599 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "e02127b4-92c1-4b08-a139-c640559f4008", "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "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-10-12T03:28:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:02Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:02,645 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d5c2d7f-b92a-4bc2-b769-3695921b04ad 2018-10-12 03:28:02,645 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508100032806s 2018-10-12 03:28:02,646 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d5c2d7f-b92a-4bc2-b769-3695921b04ad 2018-10-12 03:28:02,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:28:02,653 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:02,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-ca6c30f5-1c9e-491c-b711-4f5d6208d925 Date: Fri, 12 Oct 2018 03:28:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c462922-b123-4ae2-b4be-dc91546ae1e7"],"updated_at":"2018-10-12T03:27:49Z","tenant_id":"19ea9e652464417c84458c941ef097e1","created_at":"2018-10-12T03:27:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"19ea9e652464417c84458c941ef097e1","id":"c38f30d0-28ee-4964-ad3a-6bfb3f960866","name":"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08"}]} 2018-10-12 03:28:02,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ca6c30f5-1c9e-491c-b711-4f5d6208d925 2018-10-12 03:28:02,763 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110225915909s 2018-10-12 03:28:02,764 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ca6c30f5-1c9e-491c-b711-4f5d6208d925 2018-10-12 03:28:02,764 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-12 03:28:02,765 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:02,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-44bd787b-d789-4718-9f99-c81c84e915e4 Date: Fri, 12 Oct 2018 03:28:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c38f30d0-28ee-4964-ad3a-6bfb3f960866","tenant_id":"19ea9e652464417c84458c941ef097e1","created_at":"2018-10-12T03:27:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T03:27: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":"19ea9e652464417c84458c941ef097e1","id":"4c462922-b123-4ae2-b4be-dc91546ae1e7","subnetpool_id":null,"name":"vping_userdata-subnet_58db9176-99d3-423a-8897-e0d8dae76f08"}]} 2018-10-12 03:28:02,815 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-44bd787b-d789-4718-9f99-c81c84e915e4 2018-10-12 03:28:02,816 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0511291027069s 2018-10-12 03:28:02,816 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-44bd787b-d789-4718-9f99-c81c84e915e4 2018-10-12 03:28:02,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:28:04,819 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:04,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:05,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-0a1fe235-9602-4b87-9bdd-a37f50d49293 x-compute-request-id: req-0a1fe235-9602-4b87-9bdd-a37f50d49293 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "e02127b4-92c1-4b08-a139-c640559f4008", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:28:03Z", "hostId": "093ba1cae407f87ed3033ff9ef0591de8624b96b1aca287c5d6fc36d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:02Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:05,561 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0a1fe235-9602-4b87-9bdd-a37f50d49293 2018-10-12 03:28:05,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.741811990738s 2018-10-12 03:28:05,561 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0a1fe235-9602-4b87-9bdd-a37f50d49293 2018-10-12 03:28:05,565 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:28:07,568 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:07,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:08,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:07 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-8281603f-9c09-4848-8c91-7db3de6394fa x-compute-request-id: req-8281603f-9c09-4848-8c91-7db3de6394fa Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "e02127b4-92c1-4b08-a139-c640559f4008", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:28:03Z", "hostId": "093ba1cae407f87ed3033ff9ef0591de8624b96b1aca287c5d6fc36d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:02Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:08,308 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8281603f-9c09-4848-8c91-7db3de6394fa 2018-10-12 03:28:08,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.739930152893s 2018-10-12 03:28:08,308 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8281603f-9c09-4848-8c91-7db3de6394fa 2018-10-12 03:28:08,312 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:28:10,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:10,318 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:10,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28: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-6a6094b6-8dab-4798-828d-655150de9262 x-compute-request-id: req-6a6094b6-8dab-4798-828d-655150de9262 Content-Encoding: gzip Content-Length: 744 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:76:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:08.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "e02127b4-92c1-4b08-a139-c640559f4008", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:08Z", "hostId": "093ba1cae407f87ed3033ff9ef0591de8624b96b1aca287c5d6fc36d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:02Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:10,936 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a6094b6-8dab-4798-828d-655150de9262 2018-10-12 03:28:10,936 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.620771169662s 2018-10-12 03:28:10,936 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a6094b6-8dab-4798-828d-655150de9262 2018-10-12 03:28:10,940 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-12 03:28:10,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=e02127b4-92c1-4b08-a139-c640559f4008" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:10,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 770 X-Openstack-Request-Id: req-13235dd6-14b3-41a0-880c-9b57b5e6d258 Date: Fri, 12 Oct 2018 03:28:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:28:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c462922-b123-4ae2-b4be-dc91546ae1e7","ip_address":"192.168.120.5"}],"id":"6364b2fc-ac68-4801-9f95-0f729561429f","security_groups":["dbe115fb-dfb3-49f4-a57f-a3e74061192a"],"mac_address":"fa:16:3e:ed:76:9b","project_id":"19ea9e652464417c84458c941ef097e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c38f30d0-28ee-4964-ad3a-6bfb3f960866","tenant_id":"19ea9e652464417c84458c941ef097e1","created_at":"2018-10-12T03:28:04Z","binding:vnic_type":"normal","device_id":"e02127b4-92c1-4b08-a139-c640559f4008"}]} 2018-10-12 03:28:10,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e02127b4-92c1-4b08-a139-c640559f4008 used request id req-13235dd6-14b3-41a0-880c-9b57b5e6d258 2018-10-12 03:28:10,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0584170818329s 2018-10-12 03:28:10,999 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=e02127b4-92c1-4b08-a139-c640559f4008 used request id req-13235dd6-14b3-41a0-880c-9b57b5e6d258 2018-10-12 03:28:11,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 03:28:11,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6364b2fc-ac68-4801-9f95-0f729561429f" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:11,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-9bf9b9a2-17d0-461e-949b-9fd3597c3605 Date: Fri, 12 Oct 2018 03:28:11 GMT RESP BODY: {"floatingips": []} 2018-10-12 03:28:11,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6364b2fc-ac68-4801-9f95-0f729561429f used request id req-9bf9b9a2-17d0-461e-949b-9fd3597c3605 2018-10-12 03:28:11,149 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.144631147385s 2018-10-12 03:28:11,150 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=6364b2fc-ac68-4801-9f95-0f729561429f used request id req-9bf9b9a2-17d0-461e-949b-9fd3597c3605 2018-10-12 03:28:11,150 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:ed:76:9b', u'version': 4, u'addr': u'192.168.120.5', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'f89e30c0-6d0f-41ac-996e-0dc629281083'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T03:28:08.000000', 'flavor': Munch({u'id': u'0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423'}), 'az': u'nova', 'id': u'e02127b4-92c1-4b08-a139-c640559f4008', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'59f3dd099caa4b2b9606f25a5a07a854', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19ea9e652464417c84458c941ef097e1', 'name': 'vping_userdata-project_58db9176-99d3-423a-8897-e0d8dae76f08', '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-10-12T03:28:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-12T03:28:08Z', 'hostId': u'093ba1cae407f87ed3033ff9ef0591de8624b96b1aca287c5d6fc36d', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.5', 'cloud': 'envvars', 'host_id': u'093ba1cae407f87ed3033ff9ef0591de8624b96b1aca287c5d6fc36d', '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-10-12T03:28:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'19ea9e652464417c84458c941ef097e1', 'name': u'vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08', 'adminPass': u'puLgd9g7QmQA', 'tenant_id': u'19ea9e652464417c84458c941ef097e1', 'region': 'regionOne', 'created': u'2018-10-12T03:28:02Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-12 03:28:11,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:28:11,152 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:11,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1239 X-Openstack-Request-Id: req-08ceaa0d-ac30-4197-980b-4deda60d7f8a Date: Fri, 12 Oct 2018 03:28:11 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["4c462922-b123-4ae2-b4be-dc91546ae1e7"],"updated_at":"2018-10-12T03:27:49Z","tenant_id":"19ea9e652464417c84458c941ef097e1","created_at":"2018-10-12T03:27:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"19ea9e652464417c84458c941ef097e1","id":"c38f30d0-28ee-4964-ad3a-6bfb3f960866","name":"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08"}]} 2018-10-12 03:28:11,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-08ceaa0d-ac30-4197-980b-4deda60d7f8a 2018-10-12 03:28:11,547 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.395316123962s 2018-10-12 03:28:11,547 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-08ceaa0d-ac30-4197-980b-4deda60d7f8a 2018-10-12 03:28:11,548 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:28:11,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:11,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-6dd515f0-086d-4baf-82d8-4e6b3fe06074 Date: Fri, 12 Oct 2018 03:28:11 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f89e30c0-6d0f-41ac-996e-0dc629281083/snap", "metadata": {}}], "file": "/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083/file", "owner": "19ea9e652464417c84458c941ef097e1", "id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "size": 12716032, "self": "/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f89e30c0-6d0f-41ac-996e-0dc629281083/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:27:59Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:27:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:28:11,583 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6dd515f0-086d-4baf-82d8-4e6b3fe06074 2018-10-12 03:28:11,583 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0347690582275s 2018-10-12 03:28:11,583 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6dd515f0-086d-4baf-82d8-4e6b3fe06074 2018-10-12 03:28:11,585 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 03:28:11,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:11,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-e123bdb6-b2a9-4bb7-a714-85d01f5ea42c x-compute-request-id: req-e123bdb6-b2a9-4bb7-a714-85d01f5ea42c Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "name": "vping_userdata-flavor_58db9176-99d3-423a-8897-e0d8dae76f08", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 03:28:11,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e123bdb6-b2a9-4bb7-a714-85d01f5ea42c 2018-10-12 03:28:11,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0330200195312s 2018-10-12 03:28:11,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-e123bdb6-b2a9-4bb7-a714-85d01f5ea42c 2018-10-12 03:28:11,620 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-12 03:28:11,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.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}dc0221afaaf3b4f8f17e8e115b50417cab865757" -d '{"server": {"name": "vping_userdata-vm2_58db9176-99d3-423a-8897-e0d8dae76f08", "imageRef": "f89e30c0-6d0f-41ac-996e-0dc629281083", "flavorRef": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDE5Mi4xNjguMTIwLjUgMj4mMSA+L2Rldi9udWxsCiBSRVM9JD8KIGlmIFsgIlokUkVTIiA9ICJaMCIgXSA7IHRoZW4KICBlY2hvICd2UGluZyBPSycKICBicmVhawogZWxzZQogIGVjaG8gJ3ZQaW5nIEtPJwogZmkKIHNsZWVwIDEKZG9uZQo=", "max_count": 1, "min_count": 1, "networks": [{"uuid": "c38f30d0-28ee-4964-ad3a-6bfb3f960866"}]}}' 2018-10-12 03:28:13,150 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03: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-de6ae6af-8968-4b9a-be72-74c543308129 x-compute-request-id: req-de6ae6af-8968-4b9a-be72-74c543308129 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fe32515c-97bb-4aa8-912d-b7ce4d36831b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "bookmark"}], "adminPass": "5C2ZruwCGBq5"}} 2018-10-12 03:28:13,150 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-de6ae6af-8968-4b9a-be72-74c543308129 2018-10-12 03:28:13,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.52995300293s 2018-10-12 03:28:13,150 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-de6ae6af-8968-4b9a-be72-74c543308129 2018-10-12 03:28:13,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:13,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:13,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28: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-07020d7e-4921-4faa-bba8-18cebd944bbe x-compute-request-id: req-07020d7e-4921-4faa-bba8-18cebd944bbe Content-Encoding: gzip Content-Length: 842 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "fe32515c-97bb-4aa8-912d-b7ce4d36831b", "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "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-10-12T03:28:13Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:13Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:76:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:08.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "e02127b4-92c1-4b08-a139-c640559f4008", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:08Z", "hostId": "093ba1cae407f87ed3033ff9ef0591de8624b96b1aca287c5d6fc36d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:02Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:13,788 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-07020d7e-4921-4faa-bba8-18cebd944bbe 2018-10-12 03:28:13,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.636485099792s 2018-10-12 03:28:13,788 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-07020d7e-4921-4faa-bba8-18cebd944bbe 2018-10-12 03:28:13,793 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:28:15,796 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:15,799 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:16,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-d0214574-3dd9-46e1-ad5c-caba21bad5b3 x-compute-request-id: req-d0214574-3dd9-46e1-ad5c-caba21bad5b3 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "fe32515c-97bb-4aa8-912d-b7ce4d36831b", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:28:14Z", "hostId": "7581e635ba0cc0b8fc2ec1e76964a717474e376720df8d8b5065f6e6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:13Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:76:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:08.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "e02127b4-92c1-4b08-a139-c640559f4008", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:08Z", "hostId": "093ba1cae407f87ed3033ff9ef0591de8624b96b1aca287c5d6fc36d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:02Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:16,488 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d0214574-3dd9-46e1-ad5c-caba21bad5b3 2018-10-12 03:28:16,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691474914551s 2018-10-12 03:28:16,488 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d0214574-3dd9-46e1-ad5c-caba21bad5b3 2018-10-12 03:28:16,493 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:28:18,496 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:18,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:18,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28: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-19eb8509-8bb8-4761-b9b2-9fa40e045934 x-compute-request-id: req-19eb8509-8bb8-4761-b9b2-9fa40e045934 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "fe32515c-97bb-4aa8-912d-b7ce4d36831b", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:28:14Z", "hostId": "7581e635ba0cc0b8fc2ec1e76964a717474e376720df8d8b5065f6e6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:13Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:76:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:08.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "e02127b4-92c1-4b08-a139-c640559f4008", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:08Z", "hostId": "093ba1cae407f87ed3033ff9ef0591de8624b96b1aca287c5d6fc36d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:02Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:18,870 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-19eb8509-8bb8-4761-b9b2-9fa40e045934 2018-10-12 03:28:18,870 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374248981476s 2018-10-12 03:28:18,870 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-19eb8509-8bb8-4761-b9b2-9fa40e045934 2018-10-12 03:28:18,875 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:28:20,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:20,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:21,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28: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-c62f60ae-85a9-4016-b07c-d4582185e6d7 x-compute-request-id: req-c62f60ae-85a9-4016-b07c-d4582185e6d7 Content-Encoding: gzip Content-Length: 882 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "fe32515c-97bb-4aa8-912d-b7ce4d36831b", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T03:28:14Z", "hostId": "7581e635ba0cc0b8fc2ec1e76964a717474e376720df8d8b5065f6e6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:13Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:76:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:08.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "e02127b4-92c1-4b08-a139-c640559f4008", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:08Z", "hostId": "093ba1cae407f87ed3033ff9ef0591de8624b96b1aca287c5d6fc36d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:02Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:21,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c62f60ae-85a9-4016-b07c-d4582185e6d7 2018-10-12 03:28:21,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.665853977203s 2018-10-12 03:28:21,545 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c62f60ae-85a9-4016-b07c-d4582185e6d7 2018-10-12 03:28:21,550 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:28:23,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:23,556 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:24,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28: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-21b8f9e0-d93f-4f7a-bfb2-a13f9c8bb732 x-compute-request-id: req-21b8f9e0-d93f-4f7a-bfb2-a13f9c8bb732 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:54:68", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:21.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "fe32515c-97bb-4aa8-912d-b7ce4d36831b", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:21Z", "hostId": "7581e635ba0cc0b8fc2ec1e76964a717474e376720df8d8b5065f6e6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:13Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:76:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:08.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "e02127b4-92c1-4b08-a139-c640559f4008", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:08Z", "hostId": "093ba1cae407f87ed3033ff9ef0591de8624b96b1aca287c5d6fc36d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:02Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:24,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-21b8f9e0-d93f-4f7a-bfb2-a13f9c8bb732 2018-10-12 03:28:24,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504449129105s 2018-10-12 03:28:24,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-21b8f9e0-d93f-4f7a-bfb2-a13f9c8bb732 2018-10-12 03:28:24,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-12 03:28:24,063 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=fe32515c-97bb-4aa8-912d-b7ce4d36831b" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:24,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-060fca26-2727-450f-b7a9-31f258b000a2 Date: Fri, 12 Oct 2018 03:28:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T03:28:21Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"4c462922-b123-4ae2-b4be-dc91546ae1e7","ip_address":"192.168.120.13"}],"id":"18f65216-1642-4d74-9ff2-60cfe28e698d","security_groups":["dbe115fb-dfb3-49f4-a57f-a3e74061192a"],"mac_address":"fa:16:3e:c1:54:68","project_id":"19ea9e652464417c84458c941ef097e1","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c38f30d0-28ee-4964-ad3a-6bfb3f960866","tenant_id":"19ea9e652464417c84458c941ef097e1","created_at":"2018-10-12T03:28:14Z","binding:vnic_type":"normal","device_id":"fe32515c-97bb-4aa8-912d-b7ce4d36831b"}]} 2018-10-12 03:28:24,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fe32515c-97bb-4aa8-912d-b7ce4d36831b used request id req-060fca26-2727-450f-b7a9-31f258b000a2 2018-10-12 03:28:24,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0526030063629s 2018-10-12 03:28:24,115 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=fe32515c-97bb-4aa8-912d-b7ce4d36831b used request id req-060fca26-2727-450f-b7a9-31f258b000a2 2018-10-12 03:28:24,121 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 03:28:24,122 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=18f65216-1642-4d74-9ff2-60cfe28e698d" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:24,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-70b5f548-a987-4276-88d5-5963908a88ba Date: Fri, 12 Oct 2018 03:28:24 GMT RESP BODY: {"floatingips": []} 2018-10-12 03:28:24,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=18f65216-1642-4d74-9ff2-60cfe28e698d used request id req-70b5f548-a987-4276-88d5-5963908a88ba 2018-10-12 03:28:24,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.179315090179s 2018-10-12 03:28:24,301 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=18f65216-1642-4d74-9ff2-60cfe28e698d used request id req-70b5f548-a987-4276-88d5-5963908a88ba 2018-10-12 03:28:24,301 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:c1:54:68', 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'f89e30c0-6d0f-41ac-996e-0dc629281083'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T03:28:21.000000', 'flavor': Munch({u'id': u'0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423'}), 'az': u'nova', 'id': u'fe32515c-97bb-4aa8-912d-b7ce4d36831b', 'security_groups': [Munch({u'name': u'default'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'59f3dd099caa4b2b9606f25a5a07a854', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'19ea9e652464417c84458c941ef097e1', 'name': 'vping_userdata-project_58db9176-99d3-423a-8897-e0d8dae76f08', '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-10-12T03:28:21.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-12T03:28:21Z', 'hostId': u'7581e635ba0cc0b8fc2ec1e76964a717474e376720df8d8b5065f6e6', u'OS-SRV-USG:terminated_at': None, 'key_name': None, 'public_v6': '', 'private_v4': u'192.168.120.13', 'cloud': 'envvars', 'host_id': u'7581e635ba0cc0b8fc2ec1e76964a717474e376720df8d8b5065f6e6', '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-10-12T03:28:21.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'19ea9e652464417c84458c941ef097e1', 'name': u'vping_userdata-vm2_58db9176-99d3-423a-8897-e0d8dae76f08', 'adminPass': u'5C2ZruwCGBq5', 'tenant_id': u'19ea9e652464417c84458c941ef097e1', 'region': 'regionOne', 'created': u'2018-10-12T03:28:13Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-12 03:28:24,302 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - Waiting for ping... 2018-10-12 03:28:25,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:25,307 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:26,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:25 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-1c75033f-2b34-41f0-90de-8bbed19909e8 x-compute-request-id: req-1c75033f-2b34-41f0-90de-8bbed19909e8 Content-Encoding: gzip Content-Length: 867 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:54:68", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:21.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "fe32515c-97bb-4aa8-912d-b7ce4d36831b", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:21Z", "hostId": "7581e635ba0cc0b8fc2ec1e76964a717474e376720df8d8b5065f6e6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:13Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:76:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:08.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "e02127b4-92c1-4b08-a139-c640559f4008", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:08Z", "hostId": "093ba1cae407f87ed3033ff9ef0591de8624b96b1aca287c5d6fc36d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:02Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:26,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1c75033f-2b34-41f0-90de-8bbed19909e8 2018-10-12 03:28:26,098 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.794715166092s 2018-10-12 03:28:26,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1c75033f-2b34-41f0-90de-8bbed19909e8 2018-10-12 03:28:26,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-12 03:28:26,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b/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}dc0221afaaf3b4f8f17e8e115b50417cab865757" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 03:28:27,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:26 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-7214a02e-15c8-4af7-bd1f-d23972c21eb2 x-compute-request-id: req-7214a02e-15c8-4af7-bd1f-d23972c21eb2 Content-Encoding: gzip Content-Length: 9523 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 521312202 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.908 MHz processor\n[ 0.127602] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.129213] pid_max: default: 32768 minimum: 301\n[ 0.130084] ACPI: Core revision 20150930\n[ 0.131448] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132729] Security Framework initialized\n[ 0.133519] Yama: becoming mindful.\n[ 0.134233] AppArmor: AppArmor initialized\n[ 0.135077] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.136385] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137632] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138809] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.140160] Initializing cgroup subsys io\n[ 0.140957] Initializing cgroup subsys memory\n[ 0.141795] Initializing cgroup subsys devices\n[ 0.142643] Initializing cgroup subsys freezer\n[ 0.143502] Initializing cgroup subsys net_cls\n[ 0.144348] Initializing cgroup subsys perf_event\n[ 0.145235] Initializing cgroup subsys net_prio\n[ 0.146094] Initializing cgroup subsys hugetlb\n[ 0.146950] Initializing cgroup subsys pids\n[ 0.147803] CPU: Physical Processor ID: 0\n[ 0.149276] mce: CPU supports 10 MCE banks\n[ 0.150119] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.151103] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.161706] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168023] ftrace: allocating 31920 entries in 125 pages\n[ 0.194364] smpboot: Max logical packages: 1\n[ 0.195249] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.196572] x2apic enabled\n[ 0.197360] Switched APIC routing to physical x2apic.\n[ 0.199098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200192] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202152] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.203901] KVM setup paravirtual spinlock\n[ 0.205184] x86: Booted up 1 node, 1 CPUs\n[ 0.205978] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.207350] devtmpfs: initialized\n[ 0.209061] evm: security.selinux\n[ 0.209750] evm: security.SMACK64\n[ 0.210423] evm: security.SMACK64EXEC\n[ 0.211150] evm: security.SMACK64TRANSMUTE\n[ 0.211959] evm: security.SMACK64MMAP\n[ 0.212695] evm: security.ima\n[ 0.213330] evm: security.capability\n[ 0.214124] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.215949] pinctrl core: initialized pinctrl subsystem\n[ 0.217020] RTC time: 3:28:21, date: 10/12/18\n[ 0.217973] NET: Registered protocol family 16\n[ 0.218932] cpuidle: using governor ladder\n[ 0.219735] cpuidle: using governor menu\n[ 0.220501] PCCT header not found.\n[ 0.221235] ACPI: bus type PCI registered\n[ 0.222025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.223240] PCI: Using configuration type 1 for base access\n[ 0.224975] ACPI: Added _OSI(Module Device)\n[ 0.225800] ACPI: Added _OSI(Processor Device)\n[ 0.226648] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.227528] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.229656] ACPI: Interpreter enabled\n[ 0.230406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.232247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.234053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.235870] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.237671] ACPI: (supports S0 S5)\n[ 0.238361] ACPI: Using IOAPIC for interrupt routing\n[ 0.239337] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.242400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.243522] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.244729] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.245903] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.248091] acpiphp: Slot [3] registered\n[ 0.248884] acpiphp: Slot [4] registered\n[ 0.249669] acpiphp: Slot [5] registered\n[ 0.250458] acpiphp: Slot [6] registered\n[ 0.251256] acpiphp: Slot [7] registered\n[ 0.252041] acpiphp: Slot [8] registered\n[ 0.252828] acpiphp: Slot [9] registered\n[ 0.253610] acpiphp: Slot [10] registered\n[ 0.254402] acpiphp: Slot [11] registered\n[ 0.255224] acpiphp: Slot [12] registered\n[ 0.256023] acpiphp: Slot [13] registered\n[ 0.256816] acpiphp: Slot [14] registered\n[ 0.257611] acpiphp: Slot [15] registered\n[ 0.268634] acpiphp: Slot [16] registered\n[ 0.269433] acpiphp: Slot [17] registered\n[ 0.270230] acpiphp: Slot [18] registered\n[ 0.271023] acpiphp: Slot [19] registered\n[ 0.271815] acpiphp: Slot [20] registered\n[ 0.272610] acpiphp: Slot [21] registered\n[ 0.273406] acpiphp: Slot [22] registered\n[ 0.274206] acpiphp: Slot [23] registered\n[ 0.275004] acpiphp: Slot [24] registered\n[ 0.275802] acpiphp: Slot [25] registered\n[ 0.276595] acpiphp: Slot [26] registered\n[ 0.277387] acpiphp: Slot [27] registered\n[ 0.278191] acpiphp: Slot [28] registered\n[ 0.278998] acpiphp: Slot [29] registered\n[ 0.279793] acpiphp: Slot [30] registered\n[ 0.280587] acpiphp: Slot [31] registered\n[ 0.281378] PCI host bridge to bus 0000:00\n[ 0.282176] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.283370] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.284560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.285983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.287412] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.293595] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.294866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.296030] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.297272] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.303642] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.305046] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.350157] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.351617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.353045] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.354462] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.355829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.357061] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.358188] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.359394] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.360918] vgaarb: loaded\n[ 0.361512] vgaarb: bridge control possible 0000:00:02.0\n[ 0.362633] SCSI subsystem initialized\n[ 0.363431] ACPI: bus type USB registered\n[ 0.364234] usbcore: registered new interface driver usbfs\n[ 0.365240] usbcore: registered new interface driver hub\n[ 0.366228] usbcore: registered new device driver usb\n[ 0.367259] PCI: Using ACPI for IRQ routing\n[ 0.368262] NetLabel: Initializing\n[ 0.368973] NetLabel: domain hash size = 128\n[ 0.369813] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.370749] NetLabel: unlabeled traffic allowed by default\n[ 0.371816] clocksource: Switched to clocksource kvm-clock\n[ 0.377177] AppArmor: AppArmor Filesystem Enabled\n[ 0.378123] pnp: PnP ACPI init\n[ 0.379017] pnp: PnP ACPI: found 5 devices\n[ 0.385378] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.387049] NET: Registered protocol family 2\n[ 0.387991] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.389249] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.390390] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.391522] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.392583] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.393733] NET: Registered protocol family 1\n[ 0.394585] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.395659] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.396715] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.410713] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.424929] Trying to unpack rootfs image as initramfs...\n[ 0.474734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.488887] Scanning for low memory corruption every 60 seconds\n[ 0.490826] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492481] audit: initializing netlink subsys (disabled)\n[ 0.493962] audit: type=2000 audit(1539314902.066:1): initialized\n[ 0.495797] Initialise system trusted keyring\n[ 0.497101] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.498809] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.501321] zbud: loaded\n[ 0.502231] VFS: Disk quotas dquot_6.6.0\n[ 0.503357] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.505426] fuse init (API version 7.23)\n[ 0.506644] Key type big_key registered\n[ 0.507745] Allocating IMA MOK and blacklist keyrings.\n[ 0.509273] Key type asymmetric registered\n[ 0.510448] Asymmetric key parser 'x509' registered\n[ 0.511811] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.513900] io scheduler noop registered\n[ 0.515015] io scheduler deadline registered (default)\n[ 0.516436] io scheduler cfq registered\n[ 0.517584] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.519074] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.520928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523025] ACPI: Power Button [PWRF]\n[ 0.524193] GHES: HEST is not enabled!\n[ 0.538217] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.573292] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.577301] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.601138] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.604911] Linux agpgart interface v0.103\n[ 0.607206] brd: module loaded\n[ 0.608508] loop: module loaded\n[ 0.613796] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.615236] GPT:90111 != 2097151\n[ 0.615914] GPT:Alternate GPT header not at the end of the disk.\n[ 0.616993] GPT:90111 != 2097151\n[ 0.617656] GPT: Use GNU Parted to correct GPT errors.\n[ 0.618605] vda: vda1 vda15\n[ 0.620119] scsi host0: ata_piix\n[ 0.620854] scsi host1: ata_piix\n[ 0.621548] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.622740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.624166] libphy: Fixed MDIO Bus: probed\n[ 0.624975] tun: Universal TUN/TAP device driver, 1.6\n[ 0.625905] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.628092] PPP generic driver version 2.4.2\n[ 0.628967] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.630194] ehci-pci: EHCI PCI platform driver\n[ 0.631047] ehci-platform: EHCI generic platform driver\n[ 0.632021] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633125] ohci-pci: OHCI PCI platform driver\n[ 0.633975] ohci-platform: OHCI generic platform driver\n[ 0.634945] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.649322] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.650318] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.651746] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.652748] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.653850] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.655049] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.656451] usb usb1: Product: UHCI Host Controller\n[ 0.657372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.658491] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.659490] hub 1-0:1.0: USB hub found\n[ 0.660266] hub 1-0:1.0: 2 ports detected\n[ 0.661161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.663243] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.664193] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.665210] mousedev: PS/2 mouse device common for all mice\n[ 0.666441] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.668252] rtc_cmos 00:00: RTC can wake from S4\n[ 0.669328] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.670500] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.671672] i2c /dev entries driver\n[ 0.672430] device-mapper: uevent: version 1.0.3\n[ 0.673359] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.674958] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.676237] NET: Registered protocol family 10\n[ 0.677217] NET: Registered protocol family 17\n[ 0.678088] Key type dns_resolver registered\n[ 0.678996] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.680074] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.681798] registered taskstats version 1\n[ 0.682621] Loading compiled-in X.509 certificates\n[ 0.684052] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.685874] zswap: loaded using pool lzo/zbud\n[ 0.687231] Key type trusted registered\n[ 0.688786] Key type encrypted registered\n[ 0.689610] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.690616] ima: No TPM chip found, activating TPM-bypass!\n[ 0.691631] evm: HMAC attrs: 0x1\n[ 0.692576] Magic number: 6:168:462\n[ 0.693407] rtc_cmos 00:00: setting system clock to 2018-10-12 03:28:22 UTC (1539314902)\n[ 0.694975] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.696088] EDD information not available.\n[ 0.780933] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.782459] Write protecting the kernel read-only data: 14336k\n[ 0.794339] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.796139] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.32\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.522849] 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.13...\nLease of 192.168.120.13 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.46. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCsdr74GlAdBhs1SkJEMlcqEEh6RjACg0XS1+fuvb7NcGbD9LueI31Z3VFbOvBbQEFzdK8WcUCmUwgZgONMh324pUN1F8e4/mbm6lflAB3Ukz1Mb6akJBDin2+xMuJLbY6aaPKTGSICD9F20VikybgjcFDKSD7mtkJnUPdKK6lkYW0E+LJAckOhPyIwCoroaIsBqccaFwx17C2BwlHue35gO8jH9IbwKI1NclltdJlwA/d0WRgAIoMse8A8hRbsmTcU78c1nfvuWvEWN819U3wtyztEG3cePCq1GYwxzUaye5SeOwDjM9rPB64MPG0z1O7DgHqu4bRsFleRHa0gi//1 root@vping-userdata-vm2-58db9176-99d3-423a-8897-e0d8dae76f08\nssh-dss AAAAB3NzaC1kc3MAAACBAJi0TovmmQVKUrqZ0TGyzKB5Sn3rdbihzFRfF9ylzBk7g3dt8o9EXWH0/jjpvWSOislNpTmzbY9NWl/Vb6Rp///m3RsWEYI+c9btLd+XeyprV+k+tKSb++TDK7bxZiTWfQD0m5JU4N5gzgBlzJTRFnD5c0va4UfHzqaobM3kQhkXAAAAFQCTRnOPQOSFd4k8mU16QBfSkQvq2wAAAIAXObdlqthf6XJSVMhpG3rkPZ/KtqzpY7q+9BaJwgamc1T58Tk38aXiLJPOMFQCJRL3jMUSeMylQEr9iNXsuaFecbiQY0G+b/jk5l822uhFxv7QOdaQ67R1LzqNILF/+YsrdVfQjadd0zL0gkw8TsrBYKH3L5RTm8jqfE1anRHS+wAAAIB9JTMxf5EcnoIsV0l11R+38RtBVvQ8XXlp5ztoUGn+QHjql1wItCsxZFlPggkTF8w9bjFRcS4hCK/O1CNI1QIrB1Oh1lUZHPpGItY9PiCqAn8c0PIlhzwNN+/PYREyzrL6/BzdaV72xRuQUO6XKEnf6T6XE/AFpZYqJh8oJBwLgQ== root@vping-userdata-vm2-58db9176-99d3-423a-8897-e0d8dae76f08\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.13,24,fe80::f816:3eff:fec1:5468/64,\nip-route:default via 192.168.120.1 dev eth0 \nip-route:169.254.169.254 via 192.168.120.3 dev eth0 \nip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 \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-58db9176-99d3-423a-8897-e0d8dae76f08\nlaunch-index: 0\n=== cirros: current=0.4.0 latest=0.4.0 uptime=3.13 ===\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-58db9176-99d3-423a-8897-e0d8dae76f08 login: "} 2018-10-12 03:28:27,210 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b/action used request id req-7214a02e-15c8-4af7-bd1f-d23972c21eb2 2018-10-12 03:28:27,210 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.10831809044s 2018-10-12 03:28:27,211 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b/action used request id req-7214a02e-15c8-4af7-bd1f-d23972c21eb2 2018-10-12 03:28:27,211 - 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 521312202 cycles [ 0.000000] clocksource: kvm-clock: mask: 0xffffffffffffffff max_cycles: 0x1cd42e4dffb, max_idle_ns: 881590591483 ns [ 0.000000] Zone ranges: [ 0.000000] DMA [mem 0x0000000000001000-0x0000000000ffffff] [ 0.000000] DMA32 [mem 0x0000000001000000-0x000000001ffdbfff] [ 0.000000] Normal empty [ 0.000000] Device empty [ 0.000000] Movable zone start for each node [ 0.000000] Early memory node ranges [ 0.000000] node 0: [mem 0x0000000000001000-0x000000000009efff] [ 0.000000] node 0: [mem 0x0000000000100000-0x000000001ffdbfff] [ 0.000000] Initmem setup node 0 [mem 0x0000000000001000-0x000000001ffdbfff] [ 0.000000] ACPI: PM-Timer IO Port: 0x608 [ 0.000000] ACPI: LAPIC_NMI (acpi_id[0xff] dfl dfl lint[0x1]) [ 0.000000] IOAPIC[0]: apic_id 0, version 17, address 0xfec00000, GSI 0-23 [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 0 global_irq 2 dfl dfl) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 5 global_irq 5 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 9 global_irq 9 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 10 global_irq 10 high level) [ 0.000000] ACPI: INT_SRC_OVR (bus 0 bus_irq 11 global_irq 11 high level) [ 0.000000] Using ACPI (MADT) for SMP configuration information [ 0.000000] smpboot: Allowing 1 CPUs, 0 hotplug CPUs [ 0.000000] PM: Registered nosave memory: [mem 0x00000000-0x00000fff] [ 0.000000] PM: Registered nosave memory: [mem 0x0009f000-0x0009ffff] [ 0.000000] PM: Registered nosave memory: [mem 0x000a0000-0x000effff] [ 0.000000] PM: Registered nosave memory: [mem 0x000f0000-0x000fffff] [ 0.000000] e820: [mem 0x20000000-0xfeffbfff] available for PCI devices [ 0.000000] Booting paravirtualized kernel on KVM [ 0.000000] clocksource: refined-jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645519600211568 ns [ 0.000000] setup_percpu: NR_CPUS:256 nr_cpumask_bits:256 nr_cpu_ids:1 nr_node_ids:1 [ 0.000000] PERCPU: Embedded 33 pages/cpu @ffff88001f800000 s98008 r8192 d28968 u2097152 [ 0.000000] KVM setup async PF for cpu 0 [ 0.000000] kvm-stealtime: cpu 0, msr 1f80d940 [ 0.000000] PV qspinlock hash table entries: 256 (order: 0, 4096 bytes) [ 0.000000] Built 1 zonelists in Node order, mobility grouping on. Total pages: 128869 [ 0.000000] Policy zone: DMA32 [ 0.000000] Kernel command line: LABEL=cirros-rootfs ro console=tty1 console=ttyS0 [ 0.000000] PID hash table entries: 2048 (order: 2, 16384 bytes) [ 0.000000] Memory: 491796K/523752K available (8368K kernel code, 1280K rwdata, 3928K rodata, 1480K init, 1292K bss, 31956K reserved, 0K cma-reserved) [ 0.000000] SLUB: HWalign=64, Order=0-3, MinObjects=0, CPUs=1, Nodes=1 [ 0.000000] Hierarchical RCU implementation. [ 0.000000] Build-time adjustment of leaf fanout to 64. [ 0.000000] RCU restricting CPUs from NR_CPUS=256 to nr_cpu_ids=1. [ 0.000000] RCU: Adjusting geometry for rcu_fanout_leaf=64, nr_cpu_ids=1 [ 0.000000] NR_IRQS:16640 nr_irqs:256 16 [ 0.000000] Console: colour VGA+ 80x25 [ 0.000000] console [tty1] enabled [ 0.000000] console [ttyS0] enabled [ 0.000000] tsc: Detected 3491.908 MHz processor [ 0.127602] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.129213] pid_max: default: 32768 minimum: 301 [ 0.130084] ACPI: Core revision 20150930 [ 0.131448] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132729] Security Framework initialized [ 0.133519] Yama: becoming mindful. [ 0.134233] AppArmor: AppArmor initialized [ 0.135077] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.136385] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137632] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138809] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.140160] Initializing cgroup subsys io [ 0.140957] Initializing cgroup subsys memory [ 0.141795] Initializing cgroup subsys devices [ 0.142643] Initializing cgroup subsys freezer [ 0.143502] Initializing cgroup subsys net_cls [ 0.144348] Initializing cgroup subsys perf_event [ 0.145235] Initializing cgroup subsys net_prio [ 0.146094] Initializing cgroup subsys hugetlb [ 0.146950] Initializing cgroup subsys pids [ 0.147803] CPU: Physical Processor ID: 0 [ 0.149276] mce: CPU supports 10 MCE banks [ 0.150119] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.151103] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.161706] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168023] ftrace: allocating 31920 entries in 125 pages [ 0.194364] smpboot: Max logical packages: 1 [ 0.195249] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.196572] x2apic enabled [ 0.197360] Switched APIC routing to physical x2apic. [ 0.199098] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200192] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202152] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.203901] KVM setup paravirtual spinlock [ 0.205184] x86: Booted up 1 node, 1 CPUs [ 0.205978] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.207350] devtmpfs: initialized [ 0.209061] evm: security.selinux [ 0.209750] evm: security.SMACK64 [ 0.210423] evm: security.SMACK64EXEC [ 0.211150] evm: security.SMACK64TRANSMUTE [ 0.211959] evm: security.SMACK64MMAP [ 0.212695] evm: security.ima [ 0.213330] evm: security.capability [ 0.214124] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.215949] pinctrl core: initialized pinctrl subsystem [ 0.217020] RTC time: 3:28:21, date: 10/12/18 [ 0.217973] NET: Registered protocol family 16 [ 0.218932] cpuidle: using governor ladder [ 0.219735] cpuidle: using governor menu [ 0.220501] PCCT header not found. [ 0.221235] ACPI: bus type PCI registered [ 0.222025] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.223240] PCI: Using configuration type 1 for base access [ 0.224975] ACPI: Added _OSI(Module Device) [ 0.225800] ACPI: Added _OSI(Processor Device) [ 0.226648] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.227528] ACPI: Added _OSI(Processor Aggregator Device) [ 0.229656] ACPI: Interpreter enabled [ 0.230406] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.232247] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.234053] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.235870] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.237671] ACPI: (supports S0 S5) [ 0.238361] ACPI: Using IOAPIC for interrupt routing [ 0.239337] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.242400] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.243522] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.244729] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.245903] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.248091] acpiphp: Slot [3] registered [ 0.248884] acpiphp: Slot [4] registered [ 0.249669] acpiphp: Slot [5] registered [ 0.250458] acpiphp: Slot [6] registered [ 0.251256] acpiphp: Slot [7] registered [ 0.252041] acpiphp: Slot [8] registered [ 0.252828] acpiphp: Slot [9] registered [ 0.253610] acpiphp: Slot [10] registered [ 0.254402] acpiphp: Slot [11] registered [ 0.255224] acpiphp: Slot [12] registered [ 0.256023] acpiphp: Slot [13] registered [ 0.256816] acpiphp: Slot [14] registered [ 0.257611] acpiphp: Slot [15] registered [ 0.268634] acpiphp: Slot [16] registered [ 0.269433] acpiphp: Slot [17] registered [ 0.270230] acpiphp: Slot [18] registered [ 0.271023] acpiphp: Slot [19] registered [ 0.271815] acpiphp: Slot [20] registered [ 0.272610] acpiphp: Slot [21] registered [ 0.273406] acpiphp: Slot [22] registered [ 0.274206] acpiphp: Slot [23] registered [ 0.275004] acpiphp: Slot [24] registered [ 0.275802] acpiphp: Slot [25] registered [ 0.276595] acpiphp: Slot [26] registered [ 0.277387] acpiphp: Slot [27] registered [ 0.278191] acpiphp: Slot [28] registered [ 0.278998] acpiphp: Slot [29] registered [ 0.279793] acpiphp: Slot [30] registered [ 0.280587] acpiphp: Slot [31] registered [ 0.281378] PCI host bridge to bus 0000:00 [ 0.282176] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.283370] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.284560] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.285983] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.287412] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.293595] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.294866] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.296030] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.297272] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.303642] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.305046] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.350157] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.351617] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.353045] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.354462] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.355829] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.357061] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.358188] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.359394] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.360918] vgaarb: loaded [ 0.361512] vgaarb: bridge control possible 0000:00:02.0 [ 0.362633] SCSI subsystem initialized [ 0.363431] ACPI: bus type USB registered [ 0.364234] usbcore: registered new interface driver usbfs [ 0.365240] usbcore: registered new interface driver hub [ 0.366228] usbcore: registered new device driver usb [ 0.367259] PCI: Using ACPI for IRQ routing [ 0.368262] NetLabel: Initializing [ 0.368973] NetLabel: domain hash size = 128 [ 0.369813] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.370749] NetLabel: unlabeled traffic allowed by default [ 0.371816] clocksource: Switched to clocksource kvm-clock [ 0.377177] AppArmor: AppArmor Filesystem Enabled [ 0.378123] pnp: PnP ACPI init [ 0.379017] pnp: PnP ACPI: found 5 devices [ 0.385378] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.387049] NET: Registered protocol family 2 [ 0.387991] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.389249] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.390390] TCP: Hash tables configured (established 4096 bind 4096) [ 0.391522] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.392583] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.393733] NET: Registered protocol family 1 [ 0.394585] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.395659] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.396715] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.410713] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.424929] Trying to unpack rootfs image as initramfs... [ 0.474734] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.488887] Scanning for low memory corruption every 60 seconds [ 0.490826] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.492481] audit: initializing netlink subsys (disabled) [ 0.493962] audit: type=2000 audit(1539314902.066:1): initialized [ 0.495797] Initialise system trusted keyring [ 0.497101] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.498809] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.501321] zbud: loaded [ 0.502231] VFS: Disk quotas dquot_6.6.0 [ 0.503357] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.505426] fuse init (API version 7.23) [ 0.506644] Key type big_key registered [ 0.507745] Allocating IMA MOK and blacklist keyrings. [ 0.509273] Key type asymmetric registered [ 0.510448] Asymmetric key parser 'x509' registered [ 0.511811] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.513900] io scheduler noop registered [ 0.515015] io scheduler deadline registered (default) [ 0.516436] io scheduler cfq registered [ 0.517584] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.519074] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.520928] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523025] ACPI: Power Button [PWRF] [ 0.524193] GHES: HEST is not enabled! [ 0.538217] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.573292] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.577301] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.601138] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.604911] Linux agpgart interface v0.103 [ 0.607206] brd: module loaded [ 0.608508] loop: module loaded [ 0.613796] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.615236] GPT:90111 != 2097151 [ 0.615914] GPT:Alternate GPT header not at the end of the disk. [ 0.616993] GPT:90111 != 2097151 [ 0.617656] GPT: Use GNU Parted to correct GPT errors. [ 0.618605] vda: vda1 vda15 [ 0.620119] scsi host0: ata_piix [ 0.620854] scsi host1: ata_piix [ 0.621548] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.622740] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.624166] libphy: Fixed MDIO Bus: probed [ 0.624975] tun: Universal TUN/TAP device driver, 1.6 [ 0.625905] tun: (C) 1999-2004 Max Krasnyansky [ 0.628092] PPP generic driver version 2.4.2 [ 0.628967] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.630194] ehci-pci: EHCI PCI platform driver [ 0.631047] ehci-platform: EHCI generic platform driver [ 0.632021] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.633125] ohci-pci: OHCI PCI platform driver [ 0.633975] ohci-platform: OHCI generic platform driver [ 0.634945] uhci_hcd: USB Universal Host Controller Interface driver [ 0.649322] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.650318] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.651746] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.652748] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.653850] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.655049] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.656451] usb usb1: Product: UHCI Host Controller [ 0.657372] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.658491] usb usb1: SerialNumber: 0000:00:01.2 [ 0.659490] hub 1-0:1.0: USB hub found [ 0.660266] hub 1-0:1.0: 2 ports detected [ 0.661161] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.663243] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.664193] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.665210] mousedev: PS/2 mouse device common for all mice [ 0.666441] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.668252] rtc_cmos 00:00: RTC can wake from S4 [ 0.669328] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.670500] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.671672] i2c /dev entries driver [ 0.672430] device-mapper: uevent: version 1.0.3 [ 0.673359] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.674958] ledtrig-cpu: registered to indicate activity on CPUs [ 0.676237] NET: Registered protocol family 10 [ 0.677217] NET: Registered protocol family 17 [ 0.678088] Key type dns_resolver registered [ 0.678996] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.680074] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.681798] registered taskstats version 1 [ 0.682621] Loading compiled-in X.509 certificates [ 0.684052] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.685874] zswap: loaded using pool lzo/zbud [ 0.687231] Key type trusted registered [ 0.688786] Key type encrypted registered [ 0.689610] AppArmor: AppArmor sha1 policy hashing enabled [ 0.690616] ima: No TPM chip found, activating TPM-bypass! [ 0.691631] evm: HMAC attrs: 0x1 [ 0.692576] Magic number: 6:168:462 [ 0.693407] rtc_cmos 00:00: setting system clock to 2018-10-12 03:28:22 UTC (1539314902) [ 0.694975] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.696088] EDD information not available. [ 0.780933] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.782459] Write protecting the kernel read-only data: 14336k [ 0.794339] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.796139] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.32 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.522849] 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.13... Lease of 192.168.120.13 obtained, lease time 86400 route: SIOCADDRT: File exists WARN: failed: route add -net "0.0.0.0/0" gw "192.168.120.1" checking http://169.254.169.254/2009-04-04/instance-id successful after 1/20 tries: up 1.46. 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.908 MHz Cores/Sockets/Threads: 1/1/1 Virt-type: RAM Size: 488MB Disks: NAME MAJ:MIN SIZE LABEL MOUNTPOINT vda 253:0 1073741824 vda1 253:1 1064287744 cirros-rootfs / vda15 253:15 8388608 === sshd host keys === -----BEGIN SSH HOST KEY KEYS----- ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCsdr74GlAdBhs1SkJEMlcqEEh6RjACg0XS1+fuvb7NcGbD9LueI31Z3VFbOvBbQEFzdK8WcUCmUwgZgONMh324pUN1F8e4/mbm6lflAB3Ukz1Mb6akJBDin2+xMuJLbY6aaPKTGSICD9F20VikybgjcFDKSD7mtkJnUPdKK6lkYW0E+LJAckOhPyIwCoroaIsBqccaFwx17C2BwlHue35gO8jH9IbwKI1NclltdJlwA/d0WRgAIoMse8A8hRbsmTcU78c1nfvuWvEWN819U3wtyztEG3cePCq1GYwxzUaye5SeOwDjM9rPB64MPG0z1O7DgHqu4bRsFleRHa0gi//1 root@vping-userdata-vm2-58db9176-99d3-423a-8897-e0d8dae76f08 ssh-dss AAAAB3NzaC1kc3MAAACBAJi0TovmmQVKUrqZ0TGyzKB5Sn3rdbihzFRfF9ylzBk7g3dt8o9EXWH0/jjpvWSOislNpTmzbY9NWl/Vb6Rp///m3RsWEYI+c9btLd+XeyprV+k+tKSb++TDK7bxZiTWfQD0m5JU4N5gzgBlzJTRFnD5c0va4UfHzqaobM3kQhkXAAAAFQCTRnOPQOSFd4k8mU16QBfSkQvq2wAAAIAXObdlqthf6XJSVMhpG3rkPZ/KtqzpY7q+9BaJwgamc1T58Tk38aXiLJPOMFQCJRL3jMUSeMylQEr9iNXsuaFecbiQY0G+b/jk5l822uhFxv7QOdaQ67R1LzqNILF/+YsrdVfQjadd0zL0gkw8TsrBYKH3L5RTm8jqfE1anRHS+wAAAIB9JTMxf5EcnoIsV0l11R+38RtBVvQ8XXlp5ztoUGn+QHjql1wItCsxZFlPggkTF8w9bjFRcS4hCK/O1CNI1QIrB1Oh1lUZHPpGItY9PiCqAn8c0PIlhzwNN+/PYREyzrL6/BzdaV72xRuQUO6XKEnf6T6XE/AFpZYqJh8oJBwLgQ== root@vping-userdata-vm2-58db9176-99d3-423a-8897-e0d8dae76f08 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,192.168.120.13,24,fe80::f816:3eff:fec1:5468/64, ip-route:default via 192.168.120.1 dev eth0 ip-route:169.254.169.254 via 192.168.120.3 dev eth0 ip-route:192.168.120.0/24 dev eth0 src 192.168.120.13 ip-route6:fe80::/64 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 ip-route6:ff00::/8 dev eth0 metric 256 ip-route6:unreachable default dev lo metric -1 error -101 === datasource: ec2 net === instance-id: i-00000029 name: N/A availability-zone: nova local-hostname: vping-userdata-vm2-58db9176-99d3-423a-8897-e0d8dae76f08 launch-index: 0 === cirros: current=0.4.0 latest=0.4.0 uptime=3.13 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. vping-userdata-vm2-58db9176-99d3-423a-8897-e0d8dae76f08 login: 2018-10-12 03:28:27,212 - functest.opnfv_tests.openstack.vping.vping_userdata - INFO - vPing detected! 2018-10-12 03:28:27,319 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 03:28:27,319 - xtesting.ci.run_tests - INFO - Test result: +------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------+------------------+------------------+----------------+ | vping_userdata | functest | 00:39 | PASS | +------------------------+------------------+------------------+----------------+ 2018-10-12 03:28:27,325 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-12 03:28:27,328 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:27,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:28: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-53a9b2e2-33a1-4f26-92a8-45996e2fdb14 x-compute-request-id: req-53a9b2e2-33a1-4f26-92a8-45996e2fdb14 Content-Type: application/json 2018-10-12 03:28:27,494 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008 used request id req-53a9b2e2-33a1-4f26-92a8-45996e2fdb14 2018-10-12 03:28:27,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.169380903244s 2018-10-12 03:28:27,494 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008 used request id req-53a9b2e2-33a1-4f26-92a8-45996e2fdb14 2018-10-12 03:28:27,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:27,498 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:27,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28: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-672797c1-ab06-4e23-b213-7c67c83df399 x-compute-request-id: req-672797c1-ab06-4e23-b213-7c67c83df399 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:54:68", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:21.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "fe32515c-97bb-4aa8-912d-b7ce4d36831b", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:21Z", "hostId": "7581e635ba0cc0b8fc2ec1e76964a717474e376720df8d8b5065f6e6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:13Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:76:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:08.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "e02127b4-92c1-4b08-a139-c640559f4008", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:27Z", "hostId": "093ba1cae407f87ed3033ff9ef0591de8624b96b1aca287c5d6fc36d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:02Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:27,991 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-672797c1-ab06-4e23-b213-7c67c83df399 2018-10-12 03:28:27,991 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.495960950851s 2018-10-12 03:28:27,991 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-672797c1-ab06-4e23-b213-7c67c83df399 2018-10-12 03:28:27,994 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:28:29,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:29,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:30,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28: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-8c7a865c-6c06-4f89-b944-032b8eb1e643 x-compute-request-id: req-8c7a865c-6c06-4f89-b944-032b8eb1e643 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:54:68", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:21.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "fe32515c-97bb-4aa8-912d-b7ce4d36831b", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:21Z", "hostId": "7581e635ba0cc0b8fc2ec1e76964a717474e376720df8d8b5065f6e6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:13Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ed:76:9b", "version": 4, "addr": "192.168.120.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e02127b4-92c1-4b08-a139-c640559f4008", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:08.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "e02127b4-92c1-4b08-a139-c640559f4008", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:27Z", "hostId": "093ba1cae407f87ed3033ff9ef0591de8624b96b1aca287c5d6fc36d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:02Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:30,799 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8c7a865c-6c06-4f89-b944-032b8eb1e643 2018-10-12 03:28:30,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.802278995514s 2018-10-12 03:28:30,799 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8c7a865c-6c06-4f89-b944-032b8eb1e643 2018-10-12 03:28:30,802 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:28:32,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:32,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:33,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:32 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-6e84f41d-5a01-4d4e-8c9d-9009f938cb48 x-compute-request-id: req-6e84f41d-5a01-4d4e-8c9d-9009f938cb48 Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:54:68", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:21.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "fe32515c-97bb-4aa8-912d-b7ce4d36831b", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:21Z", "hostId": "7581e635ba0cc0b8fc2ec1e76964a717474e376720df8d8b5065f6e6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:13Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:33,450 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6e84f41d-5a01-4d4e-8c9d-9009f938cb48 2018-10-12 03:28:33,450 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645812988281s 2018-10-12 03:28:33,451 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6e84f41d-5a01-4d4e-8c9d-9009f938cb48 2018-10-12 03:28:33,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-12 03:28:33,511 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:33,679 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:28: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-c6b33fc8-3ab5-449b-bcc1-a110bede5894 x-compute-request-id: req-c6b33fc8-3ab5-449b-bcc1-a110bede5894 Content-Type: application/json 2018-10-12 03:28:33,680 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b used request id req-c6b33fc8-3ab5-449b-bcc1-a110bede5894 2018-10-12 03:28:33,680 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.226761817932s 2018-10-12 03:28:33,680 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b used request id req-c6b33fc8-3ab5-449b-bcc1-a110bede5894 2018-10-12 03:28:33,680 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:33,683 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:34,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28: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-b1a04c38-8f46-4370-9e75-2a5852e487ec x-compute-request-id: req-b1a04c38-8f46-4370-9e75-2a5852e487ec Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:54:68", "version": 4, "addr": "192.168.120.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fe32515c-97bb-4aa8-912d-b7ce4d36831b", "rel": "bookmark"}], "image": {"id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "links": [{"href": "http://172.30.9.27:8774/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T03:28:21.000000", "flavor": {"id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "links": [{"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}]}, "id": "fe32515c-97bb-4aa8-912d-b7ce4d36831b", "security_groups": [{"name": "default"}], "user_id": "59f3dd099caa4b2b9606f25a5a07a854", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T03:28:33Z", "hostId": "7581e635ba0cc0b8fc2ec1e76964a717474e376720df8d8b5065f6e6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "vping_userdata-vm2_58db9176-99d3-423a-8897-e0d8dae76f08", "created": "2018-10-12T03:28:13Z", "tenant_id": "19ea9e652464417c84458c941ef097e1", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 03:28:34,340 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b1a04c38-8f46-4370-9e75-2a5852e487ec 2018-10-12 03:28:34,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.659894943237s 2018-10-12 03:28:34,341 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b1a04c38-8f46-4370-9e75-2a5852e487ec 2018-10-12 03:28:34,343 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 03:28:36,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 03:28:36,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:36,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28: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-93dc2390-ad61-4376-a965-1ccbe88b4253 x-compute-request-id: req-93dc2390-ad61-4376-a965-1ccbe88b4253 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 03:28:36,427 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-93dc2390-ad61-4376-a965-1ccbe88b4253 2018-10-12 03:28:36,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0820031166077s 2018-10-12 03:28:36,428 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-93dc2390-ad61-4376-a965-1ccbe88b4253 2018-10-12 03:28:36,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-12 03:28:36,429 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/c9b3daf0-33fb-46cb-a248-3066077d5c97/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}dc0221afaaf3b4f8f17e8e115b50417cab865757" -d '{"subnet_id": "4c462922-b123-4ae2-b4be-dc91546ae1e7"}' 2018-10-12 03:28:37,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-054b75a6-4e4b-499a-9bad-a9ea1fab7e6d Date: Fri, 12 Oct 2018 03:28:37 GMT RESP BODY: {"network_id": "c38f30d0-28ee-4964-ad3a-6bfb3f960866", "tenant_id": "19ea9e652464417c84458c941ef097e1", "subnet_id": "4c462922-b123-4ae2-b4be-dc91546ae1e7", "subnet_ids": ["4c462922-b123-4ae2-b4be-dc91546ae1e7"], "port_id": "5c04e19b-bd24-4cee-a909-5d2d62702af3", "id": "c9b3daf0-33fb-46cb-a248-3066077d5c97"} 2018-10-12 03:28:37,769 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c9b3daf0-33fb-46cb-a248-3066077d5c97/remove_router_interface.json used request id req-054b75a6-4e4b-499a-9bad-a9ea1fab7e6d 2018-10-12 03:28:37,769 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.33999085426s 2018-10-12 03:28:37,769 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c9b3daf0-33fb-46cb-a248-3066077d5c97/remove_router_interface.json used request id req-054b75a6-4e4b-499a-9bad-a9ea1fab7e6d returning object c9b3daf0-33fb-46cb-a248-3066077d5c97 2018-10-12 03:28:37,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-12 03:28:37,771 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:37,844 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-c021a78f-13a3-42e8-8962-cc98f313e23c Date: Fri, 12 Oct 2018 03:28:37 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "19ea9e652464417c84458c941ef097e1", "created_at": "2018-10-12T03:27:50Z", "admin_state_up": true, "updated_at": "2018-10-12T03:28:36Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "19ea9e652464417c84458c941ef097e1", "id": "c9b3daf0-33fb-46cb-a248-3066077d5c97", "name": "vping_userdata-router_58db9176-99d3-423a-8897-e0d8dae76f08"}]} 2018-10-12 03:28:37,844 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c021a78f-13a3-42e8-8962-cc98f313e23c 2018-10-12 03:28:37,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.0738461017609s 2018-10-12 03:28:37,844 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-c021a78f-13a3-42e8-8962-cc98f313e23c 2018-10-12 03:28:37,846 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-12 03:28:37,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/c9b3daf0-33fb-46cb-a248-3066077d5c97.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}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:41,112 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bdc49f20-563d-44bd-929a-f8551038d80b Content-Length: 0 Date: Fri, 12 Oct 2018 03:28:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:28:41,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c9b3daf0-33fb-46cb-a248-3066077d5c97.json used request id req-bdc49f20-563d-44bd-929a-f8551038d80b 2018-10-12 03:28:41,113 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.26695203781s 2018-10-12 03:28:41,113 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c9b3daf0-33fb-46cb-a248-3066077d5c97.json used request id req-bdc49f20-563d-44bd-929a-f8551038d80b 2018-10-12 03:28:41,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-12 03:28:41,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:41,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c414367f-bda7-4cc7-9f11-723bda2839c2 Date: Fri, 12 Oct 2018 03:28:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c38f30d0-28ee-4964-ad3a-6bfb3f960866","tenant_id":"19ea9e652464417c84458c941ef097e1","created_at":"2018-10-12T03:27:49Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T03:27: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":"19ea9e652464417c84458c941ef097e1","id":"4c462922-b123-4ae2-b4be-dc91546ae1e7","subnetpool_id":null,"name":"vping_userdata-subnet_58db9176-99d3-423a-8897-e0d8dae76f08"}]} 2018-10-12 03:28:41,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c414367f-bda7-4cc7-9f11-723bda2839c2 2018-10-12 03:28:41,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.190232038498s 2018-10-12 03:28:41,304 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-c414367f-bda7-4cc7-9f11-723bda2839c2 2018-10-12 03:28:41,306 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-12 03:28:41,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/4c462922-b123-4ae2-b4be-dc91546ae1e7.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}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:44,060 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61ad7448-3aa2-450b-bb7d-b88f645f391e Date: Fri, 12 Oct 2018 03:28:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:28:44,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/4c462922-b123-4ae2-b4be-dc91546ae1e7.json used request id req-61ad7448-3aa2-450b-bb7d-b88f645f391e 2018-10-12 03:28:44,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.7549738884s 2018-10-12 03:28:44,061 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/4c462922-b123-4ae2-b4be-dc91546ae1e7.json used request id req-61ad7448-3aa2-450b-bb7d-b88f645f391e 2018-10-12 03:28:44,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:28:44,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:44,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1201 X-Openstack-Request-Id: req-4117239e-10f0-47e8-bb3d-394d58b4b2be Date: Fri, 12 Oct 2018 03:28:44 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","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-10-12T03:28:43Z","tenant_id":"19ea9e652464417c84458c941ef097e1","created_at":"2018-10-12T03:27:48Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"19ea9e652464417c84458c941ef097e1","id":"c38f30d0-28ee-4964-ad3a-6bfb3f960866","name":"vping_userdata-net_58db9176-99d3-423a-8897-e0d8dae76f08"}]} 2018-10-12 03:28:44,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4117239e-10f0-47e8-bb3d-394d58b4b2be 2018-10-12 03:28:44,318 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.256597995758s 2018-10-12 03:28:44,319 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-4117239e-10f0-47e8-bb3d-394d58b4b2be 2018-10-12 03:28:44,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-12 03:28:44,320 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/c38f30d0-28ee-4964-ad3a-6bfb3f960866.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}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:45,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c90987e-61b5-449e-8823-9c56277c6132 Date: Fri, 12 Oct 2018 03:28:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:28:45,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c38f30d0-28ee-4964-ad3a-6bfb3f960866.json used request id req-2c90987e-61b5-449e-8823-9c56277c6132 2018-10-12 03:28:45,602 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.28182983398s 2018-10-12 03:28:45,602 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c38f30d0-28ee-4964-ad3a-6bfb3f960866.json used request id req-2c90987e-61b5-449e-8823-9c56277c6132 2018-10-12 03:28:45,602 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:28:45,603 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:45,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1210 Content-Type: application/json X-Openstack-Request-Id: req-8f5a2887-72d8-4d87-9397-11cc6277c2ea Date: Fri, 12 Oct 2018 03:28:45 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f89e30c0-6d0f-41ac-996e-0dc629281083/snap", "metadata": {}}], "file": "/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083/file", "owner": "19ea9e652464417c84458c941ef097e1", "id": "f89e30c0-6d0f-41ac-996e-0dc629281083", "size": 12716032, "self": "/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f89e30c0-6d0f-41ac-996e-0dc629281083/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:27:59Z", "visibility": "private", "owner_specified.shade.object": "images/vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "vping_userdata-img_58db9176-99d3-423a-8897-e0d8dae76f08", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:27:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:28:45,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8f5a2887-72d8-4d87-9397-11cc6277c2ea 2018-10-12 03:28:45,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0351529121399s 2018-10-12 03:28:45,638 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8f5a2887-72d8-4d87-9397-11cc6277c2ea 2018-10-12 03:28:45,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 03:28:45,640 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dc0221afaaf3b4f8f17e8e115b50417cab865757" 2018-10-12 03:28:47,851 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77da6910-0490-4155-b4cf-2cf2e2997a34 Date: Fri, 12 Oct 2018 03:28:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:28:47,851 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083 used request id req-77da6910-0490-4155-b4cf-2cf2e2997a34 2018-10-12 03:28:47,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.2117369175s 2018-10-12 03:28:47,852 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f89e30c0-6d0f-41ac-996e-0dc629281083 used request id req-77da6910-0490-4155-b4cf-2cf2e2997a34 2018-10-12 03:28:47,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 03:28:47,855 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:28:47,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version,Accept-Encoding x-openstack-request-id: req-976eddaa-5e35-4566-9b63-46a39c075e3d x-compute-request-id: req-976eddaa-5e35-4566-9b63-46a39c075e3d Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423", "name": "vping_userdata-flavor_58db9176-99d3-423a-8897-e0d8dae76f08", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 03:28:47,884 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-976eddaa-5e35-4566-9b63-46a39c075e3d 2018-10-12 03:28:47,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0321378707886s 2018-10-12 03:28:47,885 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-976eddaa-5e35-4566-9b63-46a39c075e3d 2018-10-12 03:28:47,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 03:28:47,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:28:47,924 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:28:47 GMT Server: Apache OpenStack-API-Version: compute 2.1 X-OpenStack-Nova-API-Version: 2.1 Vary: OpenStack-API-Version,X-OpenStack-Nova-API-Version x-openstack-request-id: req-43f65953-c45f-48d5-91af-a4a70d142c39 x-compute-request-id: req-43f65953-c45f-48d5-91af-a4a70d142c39 Content-Length: 0 Content-Type: application/json 2018-10-12 03:28:47,924 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423 used request id req-43f65953-c45f-48d5-91af-a4a70d142c39 2018-10-12 03:28:47,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0377790927887s 2018-10-12 03:28:47,924 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0e69e0dc-dc8d-4ddc-b3bf-b4f8dadb0423 used request id req-43f65953-c45f-48d5-91af-a4a70d142c39 2018-10-12 03:28:47,925 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:28:47,925 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:28:48,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde6f560-8b38-41f4-a0db-76452d827016 Content-Encoding: gzip Content-Length: 875 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vping_userdata-user_58db9176-99d3-423a-8897-e0d8dae76f08", "links": {"self": "http://172.30.9.27:5000/v3/users/59f3dd099caa4b2b9606f25a5a07a854"}, "domain_id": "default", "enabled": true, "id": "59f3dd099caa4b2b9606f25a5a07a854", "options": {}}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:28:48,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fde6f560-8b38-41f4-a0db-76452d827016 2018-10-12 03:28:48,019 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0937550067902s 2018-10-12 03:28:48,019 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fde6f560-8b38-41f4-a0db-76452d827016 2018-10-12 03:28:48,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:28:48,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/59f3dd099caa4b2b9606f25a5a07a854 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:28:48,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e326fba0-1ad6-446c-a9e6-96419bf15c1e Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/59f3dd099caa4b2b9606f25a5a07a854"}, "enabled": true, "id": "59f3dd099caa4b2b9606f25a5a07a854", "options": {}, "domain_id": "default", "name": "vping_userdata-user_58db9176-99d3-423a-8897-e0d8dae76f08"}} 2018-10-12 03:28:48,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/59f3dd099caa4b2b9606f25a5a07a854 used request id req-e326fba0-1ad6-446c-a9e6-96419bf15c1e 2018-10-12 03:28:48,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0915899276733s 2018-10-12 03:28:48,117 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/59f3dd099caa4b2b9606f25a5a07a854 used request id req-e326fba0-1ad6-446c-a9e6-96419bf15c1e 2018-10-12 03:28:48,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 03:28:48,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/59f3dd099caa4b2b9606f25a5a07a854 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:28:48,342 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0702d63-4bba-48ce-886c-16cbb77e0d93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:28:48,342 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/59f3dd099caa4b2b9606f25a5a07a854 used request id req-a0702d63-4bba-48ce-886c-16cbb77e0d93 2018-10-12 03:28:48,342 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.223993062973s 2018-10-12 03:28:48,342 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/59f3dd099caa4b2b9606f25a5a07a854 used request id req-a0702d63-4bba-48ce-886c-16cbb77e0d93 2018-10-12 03:28:48,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:28:48,343 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:28:48,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-726422fa-1215-4fe8-b9d6-e724b982caf8 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vping_userdata", "links": {"self": "http://172.30.9.27:5000/v3/projects/19ea9e652464417c84458c941ef097e1"}, "enabled": true, "id": "19ea9e652464417c84458c941ef097e1", "parent_id": "default", "domain_id": "default", "name": "vping_userdata-project_58db9176-99d3-423a-8897-e0d8dae76f08"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:28:48,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-726422fa-1215-4fe8-b9d6-e724b982caf8 2018-10-12 03:28:48,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0747098922729s 2018-10-12 03:28:48,418 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-726422fa-1215-4fe8-b9d6-e724b982caf8 2018-10-12 03:28:48,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 03:28:48,421 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/19ea9e652464417c84458c941ef097e1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:28:48,560 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7434b60-9af8-4f3c-879e-d6b60fc34c31 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:28:48,560 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/19ea9e652464417c84458c941ef097e1 used request id req-c7434b60-9af8-4f3c-879e-d6b60fc34c31 2018-10-12 03:28:48,560 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.139939069748s 2018-10-12 03:28:48,560 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/19ea9e652464417c84458c941ef097e1 used request id req-c7434b60-9af8-4f3c-879e-d6b60fc34c31 2018-10-12 03:28:48,561 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:28:48,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:28:48,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddf5898f-0630-45c3-83f4-04b3cc1a978a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c40f2b82b9cf4527bea78bcf639a1a08", "links": {"self": "http://172.30.9.27:5000/v3/roles/c40f2b82b9cf4527bea78bcf639a1a08"}, "name": "Member"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:28:48,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ddf5898f-0630-45c3-83f4-04b3cc1a978a 2018-10-12 03:28:48,744 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.183106899261s 2018-10-12 03:28:48,746 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 03:28:48,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/c40f2b82b9cf4527bea78bcf639a1a08 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:28:48,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:28:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f88f6d0-9c8d-4dd2-bdc0-a37dd8a30d80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:28:48,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/c40f2b82b9cf4527bea78bcf639a1a08 used request id req-4f88f6d0-9c8d-4dd2-bdc0-a37dd8a30d80 2018-10-12 03:28:48,839 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.0933768749237s 2018-10-12 03:28:48,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 03:28:48,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=19ea9e652464417c84458c941ef097e1&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}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:28:49,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-129408ab-9ddb-40ef-aca2-d52c19e242c9 Date: Fri, 12 Oct 2018 03:28:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "19ea9e652464417c84458c941ef097e1", "created_at": "2018-10-12T03:27:48Z", "updated_at": "2018-10-12T03:27:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:27:48Z", "revision_number": 0, "id": "2c36df75-cc5d-43ce-910c-030432c1f7a5", "remote_group_id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "remote_ip_prefix": null, "created_at": "2018-10-12T03:27:48Z", "security_group_id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "tenant_id": "19ea9e652464417c84458c941ef097e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "19ea9e652464417c84458c941ef097e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:27:48Z", "revision_number": 0, "id": "4d2a8313-6a6c-4e39-8e0e-56870db0a924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:27:48Z", "security_group_id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "tenant_id": "19ea9e652464417c84458c941ef097e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "19ea9e652464417c84458c941ef097e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:27:48Z", "revision_number": 0, "id": "93573e02-6098-486e-8065-a55799d91f96", "remote_group_id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "remote_ip_prefix": null, "created_at": "2018-10-12T03:27:48Z", "security_group_id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "tenant_id": "19ea9e652464417c84458c941ef097e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "19ea9e652464417c84458c941ef097e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:27:48Z", "revision_number": 0, "id": "e4f1c50a-3428-4127-8b31-33299f75caef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:27:48Z", "security_group_id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "tenant_id": "19ea9e652464417c84458c941ef097e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "19ea9e652464417c84458c941ef097e1"}], "revision_number": 4, "project_id": "19ea9e652464417c84458c941ef097e1", "id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "name": "default"}]} 2018-10-12 03:28:49,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=19ea9e652464417c84458c941ef097e1&name=default used request id req-129408ab-9ddb-40ef-aca2-d52c19e242c9 2018-10-12 03:28:49,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.192113876343s 2018-10-12 03:28:49,035 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=19ea9e652464417c84458c941ef097e1&name=default used request id req-129408ab-9ddb-40ef-aca2-d52c19e242c9 2018-10-12 03:28:49,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 03:28:49,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:28:49,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-dadcb137-cd76-4a4a-8d66-b43edb500397 Date: Fri, 12 Oct 2018 03:28:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "19ea9e652464417c84458c941ef097e1", "created_at": "2018-10-12T03:27:48Z", "updated_at": "2018-10-12T03:27:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:27:48Z", "revision_number": 0, "id": "e4f1c50a-3428-4127-8b31-33299f75caef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:27:48Z", "security_group_id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "tenant_id": "19ea9e652464417c84458c941ef097e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "19ea9e652464417c84458c941ef097e1"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:27:48Z", "revision_number": 0, "id": "4d2a8313-6a6c-4e39-8e0e-56870db0a924", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:27:48Z", "security_group_id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "tenant_id": "19ea9e652464417c84458c941ef097e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "19ea9e652464417c84458c941ef097e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:27:48Z", "revision_number": 0, "id": "2c36df75-cc5d-43ce-910c-030432c1f7a5", "remote_group_id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "remote_ip_prefix": null, "created_at": "2018-10-12T03:27:48Z", "security_group_id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "tenant_id": "19ea9e652464417c84458c941ef097e1", "port_range_min": null, "ethertype": "IPv6", "project_id": "19ea9e652464417c84458c941ef097e1"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:27:48Z", "revision_number": 0, "id": "93573e02-6098-486e-8065-a55799d91f96", "remote_group_id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "remote_ip_prefix": null, "created_at": "2018-10-12T03:27:48Z", "security_group_id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "tenant_id": "19ea9e652464417c84458c941ef097e1", "port_range_min": null, "ethertype": "IPv4", "project_id": "19ea9e652464417c84458c941ef097e1"}], "revision_number": 4, "project_id": "19ea9e652464417c84458c941ef097e1", "id": "dbe115fb-dfb3-49f4-a57f-a3e74061192a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 03:28:49,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-dadcb137-cd76-4a4a-8d66-b43edb500397 2018-10-12 03:28:49,235 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196452856064s 2018-10-12 03:28:49,235 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-dadcb137-cd76-4a4a-8d66-b43edb500397 2018-10-12 03:28:49,240 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-12 03:28:49,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/dbe115fb-dfb3-49f4-a57f-a3e74061192a.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}c60db3065f81bba33f26c763c311fb12abd04b00" 2018-10-12 03:28:49,528 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ac3239b3-396b-40ae-adff-a6791edc82fb Content-Length: 0 Date: Fri, 12 Oct 2018 03:28:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 03:28:49,529 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dbe115fb-dfb3-49f4-a57f-a3e74061192a.json used request id req-ac3239b3-396b-40ae-adff-a6791edc82fb 2018-10-12 03:28:49,529 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.288619995117s 2018-10-12 03:28:49,529 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dbe115fb-dfb3-49f4-a57f-a3e74061192a.json used request id req-ac3239b3-396b-40ae-adff-a6791edc82fb 2018-10-12 03:28:49,582 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_smoke_serial'... 2018-10-12 03:28:49,671 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:28:49,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:28:49,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:28:49,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:28:49,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:28:49,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:28:49,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:28:49,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:28:49,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:28:49,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:28:49,672 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:28:49,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:28:49,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:28:49,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:28:49,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:28:49,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:28:49,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:28:49,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:28:49,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:28:49,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:28:49,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:28:49,673 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:28:49,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 03:28:49,674 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 03:28:49,675 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:28:49,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab194fb5-9129-45d5-b44c-14e12f5cae4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:28:49,681 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ab194fb5-9129-45d5-b44c-14e12f5cae4f 2018-10-12 03:28:49,682 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:28:50,052 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:28:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["An1AGkghR3aiIiWVjaQKmg"], "issued_at": "2018-10-12T03:28:50.000000Z"}} 2018-10-12 03:28:50,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:28:50,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:50,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-ff735fa6-f155-425a-893b-95aaa970d209 Date: Fri, 12 Oct 2018 03:28:50 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:28:50,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ff735fa6-f155-425a-893b-95aaa970d209 2018-10-12 03:28:50,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.238743066788s 2018-10-12 03:28:50,294 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-ff735fa6-f155-425a-893b-95aaa970d209 2018-10-12 03:28:50,295 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 03:28:50,299 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:50,304 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:28:50,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:50,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af00b27d-2ffc-4a9d-9017-b97672b741bd Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 03:28:50,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-af00b27d-2ffc-4a9d-9017-b97672b741bd 2018-10-12 03:28:50,391 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0952241420746s 2018-10-12 03:28:50,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 03:28:50,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}144d83ba21ed7498c04692da74e609d80019665e" -d '{"project": {"description": "Created by OPNFV Functest: tempest_smoke_serial", "enabled": true, "domain_id": "default", "name": "tempest_smoke_seri-project_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a"}}' 2018-10-12 03:28:50,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cc61421-d8c4-4e5f-bd20-0a9623b2046e 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.27:5000/v3/projects/afdee833ae0e43be85af7cfe489cb25e"}, "enabled": true, "id": "afdee833ae0e43be85af7cfe489cb25e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a"}} 2018-10-12 03:28:50,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9cc61421-d8c4-4e5f-bd20-0a9623b2046e 2018-10-12 03:28:50,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.129791021347s 2018-10-12 03:28:50,522 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9cc61421-d8c4-4e5f-bd20-0a9623b2046e 2018-10-12 03:28:50,523 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_smoke_seri-project_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', 'id': u'afdee833ae0e43be85af7cfe489cb25e', '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-10-12 03:28:50,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 03:28:50,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350914001465s 2018-10-12 03:28:50,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:50,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-340dd2e2-b6f8-437b-b604-daec00c25fe8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0"}, "enabled": true, "id": "d6b3d5165e6b42078ff93d64918864f0", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a"}} 2018-10-12 03:28:50,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0 used request id req-340dd2e2-b6f8-437b-b604-daec00c25fe8 2018-10-12 03:28:50,974 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'd6b3d5165e6b42078ff93d64918864f0', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_smoke_serial-user_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a'}) 2018-10-12 03:28:50,974 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:28:50,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:51,055 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b327c995-34d2-4555-839e-f5364be4e183 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:28:51,055 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b327c995-34d2-4555-839e-f5364be4e183 2018-10-12 03:28:51,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814869403839s 2018-10-12 03:28:51,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:28:51,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:51,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37e4bdb9-2c36-41b4-980f-f34d0e8deca2 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:28:51,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-37e4bdb9-2c36-41b4-980f-f34d0e8deca2 2018-10-12 03:28:51,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0751750469208s 2018-10-12 03:28:51,135 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 03:28:51,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 03:28:51,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" -d '{"role": {"name": "Member"}}' 2018-10-12 03:28:51,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-02f14dbe-577f-4a5a-8761-6ee0e58aa561 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1f3ce076250149238803fe30f54ade2c", "links": {"self": "http://172.30.9.27:5000/v3/roles/1f3ce076250149238803fe30f54ade2c"}, "name": "Member"}} 2018-10-12 03:28:51,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-02f14dbe-577f-4a5a-8761-6ee0e58aa561 2018-10-12 03:28:51,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.111349105835s 2018-10-12 03:28:51,247 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/1f3ce076250149238803fe30f54ade2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:51,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2f67bcd-f91a-4998-81a6-c05046a6bf13 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/1f3ce076250149238803fe30f54ade2c"}, "domain_id": null, "name": "Member", "id": "1f3ce076250149238803fe30f54ade2c"}} 2018-10-12 03:28:51,327 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/1f3ce076250149238803fe30f54ade2c used request id req-f2f67bcd-f91a-4998-81a6-c05046a6bf13 2018-10-12 03:28:51,328 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/1f3ce076250149238803fe30f54ade2c'}, 'domain_id': None, 'human_id': None, 'id': u'1f3ce076250149238803fe30f54ade2c', 'HUMAN_ID': False}) 2018-10-12 03:28:51,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:28:51,329 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:51,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8474619b-8ea9-4492-86e0-44e4eb414246 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1f3ce076250149238803fe30f54ade2c", "links": {"self": "http://172.30.9.27:5000/v3/roles/1f3ce076250149238803fe30f54ade2c"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:28:51,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8474619b-8ea9-4492-86e0-44e4eb414246 2018-10-12 03:28:51,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0752789974213s 2018-10-12 03:28:51,405 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:28:51,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:51,483 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78024bc4-749c-4eb1-83a2-e6db9a2b9804 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:28:51,484 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-78024bc4-749c-4eb1-83a2-e6db9a2b9804 2018-10-12 03:28:51,484 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0788559913635s 2018-10-12 03:28:51,485 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:28:51,485 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:51,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1eccfcf-304d-4efd-802c-fb2069ef0ccd Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "links": {"self": "http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0"}, "domain_id": "default", "enabled": true, "id": "d6b3d5165e6b42078ff93d64918864f0", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:28:51,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f1eccfcf-304d-4efd-802c-fb2069ef0ccd 2018-10-12 03:28:51,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0989499092102s 2018-10-12 03:28:51,584 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f1eccfcf-304d-4efd-802c-fb2069ef0ccd 2018-10-12 03:28:51,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:28:51,592 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:51,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dea328d-f9db-4d4c-ad3b-3d1f9fe5b787 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "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.27:5000/v3/projects/afdee833ae0e43be85af7cfe489cb25e"}, "enabled": true, "id": "afdee833ae0e43be85af7cfe489cb25e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a"}]} 2018-10-12 03:28:51,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9dea328d-f9db-4d4c-ad3b-3d1f9fe5b787 2018-10-12 03:28:51,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0741548538208s 2018-10-12 03:28:51,666 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9dea328d-f9db-4d4c-ad3b-3d1f9fe5b787 2018-10-12 03:28:51,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:28:51,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=d6b3d5165e6b42078ff93d64918864f0&scope.project.id=afdee833ae0e43be85af7cfe489cb25e&role.id=1f3ce076250149238803fe30f54ade2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:51,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f4562ce-522d-4f0c-84b5-13a8d6f53a06 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d6b3d5165e6b42078ff93d64918864f0&scope.project.id=afdee833ae0e43be85af7cfe489cb25e&role.id=1f3ce076250149238803fe30f54ade2c", "previous": null, "next": null}} 2018-10-12 03:28:51,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d6b3d5165e6b42078ff93d64918864f0&scope.project.id=afdee833ae0e43be85af7cfe489cb25e&role.id=1f3ce076250149238803fe30f54ade2c used request id req-2f4562ce-522d-4f0c-84b5-13a8d6f53a06 2018-10-12 03:28:51,749 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0801250934601s 2018-10-12 03:28:51,749 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:28:51,750 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/afdee833ae0e43be85af7cfe489cb25e/users/d6b3d5165e6b42078ff93d64918864f0/roles/1f3ce076250149238803fe30f54ade2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:51,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b84c1cd-7ee0-4f94-b7d5-c0006d559741 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:28:51,871 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/afdee833ae0e43be85af7cfe489cb25e/users/d6b3d5165e6b42078ff93d64918864f0/roles/1f3ce076250149238803fe30f54ade2c used request id req-8b84c1cd-7ee0-4f94-b7d5-c0006d559741 2018-10-12 03:28:51,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122385025024s 2018-10-12 03:28:51,872 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_smoke_seri-project_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', 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': '99796068-1135-4b3d-8e6d-a6b2f1d0b256', 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_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', 'project_id': u'afdee833ae0e43be85af7cfe489cb25e', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 03:28:51,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:28:51,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:28:51,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:28:51,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:28:51,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:28:51,874 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:28:51,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:28:51,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:28:51,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:28:51,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:28:51,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:28:51,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:28:51,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:28:51,875 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:28:51,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:28:51,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:28:51,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:28:51,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:28:51,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:28:51,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:28:51,876 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:28:51,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:28:51,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 03:28:51,877 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 03:28:51,879 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_smoke_serial-user_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', 'password': '99796068-1135-4b3d-8e6d-a6b2f1d0b256', 'project_name': 'tempest_smoke_seri-project_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'afdee833ae0e43be85af7cfe489cb25e', 'project_domain_name': 'Default'} 2018-10-12 03:28:51,880 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:28:51,880 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:51,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d13a61-7709-403f-8cc2-63e5245a08e9 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1f3ce076250149238803fe30f54ade2c", "links": {"self": "http://172.30.9.27:5000/v3/roles/1f3ce076250149238803fe30f54ade2c"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:28:51,955 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d3d13a61-7709-403f-8cc2-63e5245a08e9 2018-10-12 03:28:51,956 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0759398937225s 2018-10-12 03:28:51,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:28:51,958 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:52,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e95bbfae-9108-495a-a7f6-532d2242312c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1f3ce076250149238803fe30f54ade2c", "links": {"self": "http://172.30.9.27:5000/v3/roles/1f3ce076250149238803fe30f54ade2c"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:28:52,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e95bbfae-9108-495a-a7f6-532d2242312c 2018-10-12 03:28:52,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.079313993454s 2018-10-12 03:28:52,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:28:52,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:52,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d53bb0ea-f925-4ef5-8346-b9448c0b453e 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:28:52,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d53bb0ea-f925-4ef5-8346-b9448c0b453e 2018-10-12 03:28:52,118 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0801429748535s 2018-10-12 03:28:52,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:28:52,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:52,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26e75e42-56fd-4f6c-82af-18bb6725f434 Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "links": {"self": "http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0"}, "domain_id": "default", "enabled": true, "id": "d6b3d5165e6b42078ff93d64918864f0", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:28:52,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-26e75e42-56fd-4f6c-82af-18bb6725f434 2018-10-12 03:28:52,212 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0930120944977s 2018-10-12 03:28:52,213 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-26e75e42-56fd-4f6c-82af-18bb6725f434 2018-10-12 03:28:52,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:28:52,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:52,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70f6aab9-47fc-4206-bb59-1756bf708771 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "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.27:5000/v3/projects/afdee833ae0e43be85af7cfe489cb25e"}, "enabled": true, "id": "afdee833ae0e43be85af7cfe489cb25e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a"}]} 2018-10-12 03:28:52,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-70f6aab9-47fc-4206-bb59-1756bf708771 2018-10-12 03:28:52,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0797340869904s 2018-10-12 03:28:52,299 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-70f6aab9-47fc-4206-bb59-1756bf708771 2018-10-12 03:28:52,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:28:52,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=d6b3d5165e6b42078ff93d64918864f0&scope.project.id=afdee833ae0e43be85af7cfe489cb25e&role.id=c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:52,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0eb1ffef-1369-4ca4-a778-ce1a8711e6c8 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d6b3d5165e6b42078ff93d64918864f0&scope.project.id=afdee833ae0e43be85af7cfe489cb25e&role.id=c43a3ee50f83430c8393d58c3aa3a6dc", "previous": null, "next": null}} 2018-10-12 03:28:52,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d6b3d5165e6b42078ff93d64918864f0&scope.project.id=afdee833ae0e43be85af7cfe489cb25e&role.id=c43a3ee50f83430c8393d58c3aa3a6dc used request id req-0eb1ffef-1369-4ca4-a778-ce1a8711e6c8 2018-10-12 03:28:52,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0803189277649s 2018-10-12 03:28:52,382 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:28:52,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/afdee833ae0e43be85af7cfe489cb25e/users/d6b3d5165e6b42078ff93d64918864f0/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:52,506 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65c1f036-5d3b-4992-ae9c-04ac8448ecf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:28:52,506 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/afdee833ae0e43be85af7cfe489cb25e/users/d6b3d5165e6b42078ff93d64918864f0/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-65c1f036-5d3b-4992-ae9c-04ac8448ecf6 2018-10-12 03:28:52,506 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.123990058899s 2018-10-12 03:28:52,506 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:28:52,507 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:52,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39452b2c-2e1b-4d2a-9021-fdc4bba22d35 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1f3ce076250149238803fe30f54ade2c", "links": {"self": "http://172.30.9.27:5000/v3/roles/1f3ce076250149238803fe30f54ade2c"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:28:52,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-39452b2c-2e1b-4d2a-9021-fdc4bba22d35 2018-10-12 03:28:52,585 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0781531333923s 2018-10-12 03:28:52,586 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:28:52,586 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:52,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f47e7a1-aaab-456d-bd19-c4cf9b0f231a 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:28:52,666 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-7f47e7a1-aaab-456d-bd19-c4cf9b0f231a 2018-10-12 03:28:52,666 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0801258087158s 2018-10-12 03:28:52,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:28:52,667 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:52,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad9f8432-0b27-4dae-958f-022bccc90fd8 Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "links": {"self": "http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0"}, "domain_id": "default", "enabled": true, "id": "d6b3d5165e6b42078ff93d64918864f0", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:28:52,756 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ad9f8432-0b27-4dae-958f-022bccc90fd8 2018-10-12 03:28:52,756 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0891990661621s 2018-10-12 03:28:52,757 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ad9f8432-0b27-4dae-958f-022bccc90fd8 2018-10-12 03:28:52,763 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:28:52,763 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=d6b3d5165e6b42078ff93d64918864f0&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:52,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3304a5bc-c41b-48f7-83bc-7d9f3ca505ce Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=d6b3d5165e6b42078ff93d64918864f0&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default", "previous": null, "next": null}} 2018-10-12 03:28:52,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=d6b3d5165e6b42078ff93d64918864f0&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default used request id req-3304a5bc-c41b-48f7-83bc-7d9f3ca505ce 2018-10-12 03:28:52,842 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0789608955383s 2018-10-12 03:28:52,842 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:28:52,843 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/d6b3d5165e6b42078ff93d64918864f0/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:28:52,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:28:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5284060d-e734-434b-a260-b116e9346454 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:28:52,968 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/d6b3d5165e6b42078ff93d64918864f0/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-5284060d-e734-434b-a260-b116e9346454 2018-10-12 03:28:52,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.125912904739s 2018-10-12 03:28:52,968 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-12 03:29:04,404 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-12 03:29:04.122 14 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=09f51ccb-6fd3-4409-a47f-90a18ac050b0) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 09f51ccb-6fd3-4409-a47f-90a18ac050b0 | 2018-10-12T03:29:04 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 09f51ccb-6fd3-4409-a47f-90a18ac050b0 ~/.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-10-12 03:29:07,755 - 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-10-12 03:29:07,756 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-12 03:29:15,703 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-12 03:29:11.924 23 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-12 03:29:12.065 23 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-12 03:29:15.514 23 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e782ff1c-7bac-4f38-a7d9-f3cdccd2fc1b) has been successfully created! Using verifier 'opnfv-tempest' (UUID=e782ff1c-7bac-4f38-a7d9-f3cdccd2fc1b) as the default verifier for the future CLI operations. 2018-10-12 03:29:18,913 - xtesting.ci.run_tests - INFO - Running test case 'tempest_smoke_serial'... 2018-10-12 03:29:18,914 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:29:19,042 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-12 03:29:19,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:29:19,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769e2ab3-1a79-481c-bb7e-e982a4b563d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:29:19,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-769e2ab3-1a79-481c-bb7e-e982a4b563d9 2018-10-12 03:29:19,052 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:29:19,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "1f3ce076250149238803fe30f54ade2c", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:29:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afdee833ae0e43be85af7cfe489cb25e", "name": "tempest_smoke_seri-project_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/afdee833ae0e43be85af7cfe489cb25e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/afdee833ae0e43be85af7cfe489cb25e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/afdee833ae0e43be85af7cfe489cb25e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/afdee833ae0e43be85af7cfe489cb25e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/afdee833ae0e43be85af7cfe489cb25e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/afdee833ae0e43be85af7cfe489cb25e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/afdee833ae0e43be85af7cfe489cb25e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/afdee833ae0e43be85af7cfe489cb25e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/afdee833ae0e43be85af7cfe489cb25e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/afdee833ae0e43be85af7cfe489cb25e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/afdee833ae0e43be85af7cfe489cb25e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/afdee833ae0e43be85af7cfe489cb25e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_smoke_serial-user_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "id": "d6b3d5165e6b42078ff93d64918864f0"}, "audit_ids": ["98-J4iKWSpyYhR452u1tQw"], "issued_at": "2018-10-12T03:29:19.000000Z"}} 2018-10-12 03:29:19,442 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0a455e62511c92060dbf00a495acefa06136b007" 2018-10-12 03:29:19,448 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 12 Oct 2018 03:29:19 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-12 03:29:19,451 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:29:19,452 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0a455e62511c92060dbf00a495acefa06136b007" 2018-10-12 03:29:19,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-3a0da4c6-7b96-4e78-8777-811f62e2c501 Date: Fri, 12 Oct 2018 03:29:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:29:19,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3a0da4c6-7b96-4e78-8777-811f62e2c501 2018-10-12 03:29:19,632 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180786848068s 2018-10-12 03:29:19,632 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-3a0da4c6-7b96-4e78-8777-811f62e2c501 2018-10-12 03:29:19,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 03:29:19,635 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}0a455e62511c92060dbf00a495acefa06136b007" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a"}' 2018-10-12 03:29:19,836 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade X-Openstack-Request-Id: req-3d15003c-4dba-42d0-9e6c-48cb576de173 Date: Fri, 12 Oct 2018 03:29:19 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/file", "owner": "afdee833ae0e43be85af7cfe489cb25e", "id": "4bdcf214-5c15-49b2-8524-23dcbaefdade", "size": null, "self": "/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:29:19Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "checksum": null, "created_at": "2018-10-12T03:29:19Z", "protected": false} 2018-10-12 03:29:19,836 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3d15003c-4dba-42d0-9e6c-48cb576de173 2018-10-12 03:29:19,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.202028989792s 2018-10-12 03:29:19,837 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3d15003c-4dba-42d0-9e6c-48cb576de173 returning object 4bdcf214-5c15-49b2-8524-23dcbaefdade 2018-10-12 03:29:19,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 03:29:19,838 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/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}0a455e62511c92060dbf00a495acefa06136b007" -d '' 2018-10-12 03:29:21,804 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0bfe5adb-bb7c-4313-ba1b-16d1ae7fb4a4 Date: Fri, 12 Oct 2018 03:29:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:29:21,804 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/file used request id req-0bfe5adb-bb7c-4313-ba1b-16d1ae7fb4a4 2018-10-12 03:29:21,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.9661898613s 2018-10-12 03:29:21,804 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/file used request id req-0bfe5adb-bb7c-4313-ba1b-16d1ae7fb4a4 2018-10-12 03:29:21,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:29:21,805 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0a455e62511c92060dbf00a495acefa06136b007" 2018-10-12 03:29:21,989 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-ebdc239c-4ca1-40a0-a430-4fac7a6b6154 Date: Fri, 12 Oct 2018 03:29:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/snap", "metadata": {}}], "file": "/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/file", "owner": "afdee833ae0e43be85af7cfe489cb25e", "id": "4bdcf214-5c15-49b2-8524-23dcbaefdade", "size": 12716032, "self": "/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:29:21Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:29:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:29:21,989 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ebdc239c-4ca1-40a0-a430-4fac7a6b6154 2018-10-12 03:29:21,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184245109558s 2018-10-12 03:29:21,989 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ebdc239c-4ca1-40a0-a430-4fac7a6b6154 2018-10-12 03:29:21,992 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/file', 'owner': u'afdee833ae0e43be85af7cfe489cb25e', 'id': u'4bdcf214-5c15-49b2-8524-23dcbaefdade', 'size': 12716032, u'self': u'/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'afdee833ae0e43be85af7cfe489cb25e', 'name': 'tempest_smoke_seri-project_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T03:29:21Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T03:29:21Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', 'created': u'2018-10-12T03:29:19Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T03:29:19Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 03:29:21,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 03:29:21,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}144d83ba21ed7498c04692da74e609d80019665e" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_smoke_serial-flavor_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 03:29:22,204 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:29: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-945aab7f-de30-4e7d-a5c4-fec894c38730 x-compute-request-id: req-945aab7f-de30-4e7d-a5c4-fec894c38730 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/da555e4c-e72e-4a4d-870f-84845c50185a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/da555e4c-e72e-4a4d-870f-84845c50185a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "da555e4c-e72e-4a4d-870f-84845c50185a", "name": "tempest_smoke_serial-flavor_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:29:22,204 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-945aab7f-de30-4e7d-a5c4-fec894c38730 2018-10-12 03:29:22,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.211730957031s 2018-10-12 03:29:22,205 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-945aab7f-de30-4e7d-a5c4-fec894c38730 returning object da555e4c-e72e-4a4d-870f-84845c50185a 2018-10-12 03:29:22,205 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'da555e4c-e72e-4a4d-870f-84845c50185a', 'swap': 0}) 2018-10-12 03:29:22,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 03:29:22,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/da555e4c-e72e-4a4d-870f-84845c50185a/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}144d83ba21ed7498c04692da74e609d80019665e" -d '{"extra_specs": {}}' 2018-10-12 03:29:22,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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 x-openstack-request-id: req-c7485f28-6c80-4f3f-9e0e-ffeb3a4d4a02 x-compute-request-id: req-c7485f28-6c80-4f3f-9e0e-ffeb3a4d4a02 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 03:29:22,228 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/da555e4c-e72e-4a4d-870f-84845c50185a/os-extra_specs used request id req-c7485f28-6c80-4f3f-9e0e-ffeb3a4d4a02 2018-10-12 03:29:22,228 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219399929047s 2018-10-12 03:29:22,229 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/da555e4c-e72e-4a4d-870f-84845c50185a/os-extra_specs used request id req-c7485f28-6c80-4f3f-9e0e-ffeb3a4d4a02 2018-10-12 03:29:22,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:29:22,242 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0a455e62511c92060dbf00a495acefa06136b007" 2018-10-12 03:29:22,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:29:22,252 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a455e62511c92060dbf00a495acefa06136b007" 2018-10-12 03:29:22,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:29:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4af754b1-52c8-4e4a-b912-7da6f8d67b5d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1f3ce076250149238803fe30f54ade2c", "links": {"self": "http://172.30.9.27:5000/v3/roles/1f3ce076250149238803fe30f54ade2c"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:29:22,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4af754b1-52c8-4e4a-b912-7da6f8d67b5d 2018-10-12 03:29:22,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0937759876251s 2018-10-12 03:29:22,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-12 03:29:22,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a455e62511c92060dbf00a495acefa06136b007" 2018-10-12 03:29:22,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-17bb1769-7a2d-41f9-a6ae-4cfcb32a0be2 x-compute-request-id: req-17bb1769-7a2d-41f9-a6ae-4cfcb32a0be2 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": 206}, "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.10", "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": 209}, "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.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": 5}]} 2018-10-12 03:29:22,603 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-17bb1769-7a2d-41f9-a6ae-4cfcb32a0be2 2018-10-12 03:29:22,603 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.268621921539s 2018-10-12 03:29:22,604 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-17bb1769-7a2d-41f9-a6ae-4cfcb32a0be2 2018-10-12 03:29:22,605 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:29:22,605 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0a455e62511c92060dbf00a495acefa06136b007" 2018-10-12 03:29:22,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-2d66f735-c527-4c00-bdb5-b9886e3bb64b Date: Fri, 12 Oct 2018 03:29:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/snap", "metadata": {}}], "file": "/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/file", "owner": "afdee833ae0e43be85af7cfe489cb25e", "id": "4bdcf214-5c15-49b2-8524-23dcbaefdade", "size": 12716032, "self": "/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:29:21Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:29:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:29:22,767 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2d66f735-c527-4c00-bdb5-b9886e3bb64b 2018-10-12 03:29:22,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.161928892136s 2018-10-12 03:29:22,767 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2d66f735-c527-4c00-bdb5-b9886e3bb64b 2018-10-12 03:29:22,770 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 03:29:22,770 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}0a455e62511c92060dbf00a495acefa06136b007" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_smoke_serial-img_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a"}' 2018-10-12 03:29:23,099 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 899 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e X-Openstack-Request-Id: req-38254bd1-c7d4-4d75-b565-e7f3cd33049a Date: Fri, 12 Oct 2018 03:29:23 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e/file", "owner": "afdee833ae0e43be85af7cfe489cb25e", "id": "80e4896d-d084-4f06-a805-9d066341ae4e", "size": null, "self": "/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:29:23Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "checksum": null, "created_at": "2018-10-12T03:29:23Z", "protected": false} 2018-10-12 03:29:23,099 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-38254bd1-c7d4-4d75-b565-e7f3cd33049a 2018-10-12 03:29:23,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.329337120056s 2018-10-12 03:29:23,100 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-38254bd1-c7d4-4d75-b565-e7f3cd33049a returning object 80e4896d-d084-4f06-a805-9d066341ae4e 2018-10-12 03:29:23,100 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 03:29:23,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e/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}0a455e62511c92060dbf00a495acefa06136b007" -d '' 2018-10-12 03:29:24,314 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b8d63eec-e92b-42d5-aedf-02d2c372050a Date: Fri, 12 Oct 2018 03:29:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:29:24,314 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e/file used request id req-b8d63eec-e92b-42d5-aedf-02d2c372050a 2018-10-12 03:29:24,314 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.21384501457s 2018-10-12 03:29:24,315 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e/file used request id req-b8d63eec-e92b-42d5-aedf-02d2c372050a 2018-10-12 03:29:24,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:29:24,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0a455e62511c92060dbf00a495acefa06136b007" 2018-10-12 03:29:24,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2383 Content-Type: application/json X-Openstack-Request-Id: req-b7f38a27-e4f6-48d4-a241-80147267a201 Date: Fri, 12 Oct 2018 03:29:24 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/80e4896d-d084-4f06-a805-9d066341ae4e/snap", "metadata": {}}], "file": "/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e/file", "owner": "afdee833ae0e43be85af7cfe489cb25e", "id": "80e4896d-d084-4f06-a805-9d066341ae4e", "size": 12716032, "self": "/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/80e4896d-d084-4f06-a805-9d066341ae4e/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:29:24Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:29:23Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/snap", "metadata": {}}], "file": "/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/file", "owner": "afdee833ae0e43be85af7cfe489cb25e", "id": "4bdcf214-5c15-49b2-8524-23dcbaefdade", "size": 12716032, "self": "/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:29:21Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:29:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:29:24,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b7f38a27-e4f6-48d4-a241-80147267a201 2018-10-12 03:29:24,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180381059647s 2018-10-12 03:29:24,496 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b7f38a27-e4f6-48d4-a241-80147267a201 2018-10-12 03:29:24,499 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/80e4896d-d084-4f06-a805-9d066341ae4e/snap', u'metadata': Munch({})})], 'file': u'/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e/file', 'owner': u'afdee833ae0e43be85af7cfe489cb25e', 'id': u'80e4896d-d084-4f06-a805-9d066341ae4e', 'size': 12716032, u'self': u'/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'afdee833ae0e43be85af7cfe489cb25e', 'name': 'tempest_smoke_seri-project_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/80e4896d-d084-4f06-a805-9d066341ae4e/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T03:29:24Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T03:29:24Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_smoke_serial-img_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', 'created': u'2018-10-12T03:29:23Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T03:29:23Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_smoke_serial-img_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 03:29:24,499 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 03:29:24,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}144d83ba21ed7498c04692da74e609d80019665e" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_smoke_serial-flavor_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 03:29:24,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:29: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-000e1e55-402c-455b-a7a5-bcaf828d6b9f x-compute-request-id: req-000e1e55-402c-455b-a7a5-bcaf828d6b9f Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/aff38c4e-201e-4d7c-97b0-b50a7713aaf2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/aff38c4e-201e-4d7c-97b0-b50a7713aaf2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aff38c4e-201e-4d7c-97b0-b50a7713aaf2", "name": "tempest_smoke_serial-flavor_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:29:24,544 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-000e1e55-402c-455b-a7a5-bcaf828d6b9f 2018-10-12 03:29:24,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0447289943695s 2018-10-12 03:29:24,545 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-000e1e55-402c-455b-a7a5-bcaf828d6b9f returning object aff38c4e-201e-4d7c-97b0-b50a7713aaf2 2018-10-12 03:29:24,545 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'aff38c4e-201e-4d7c-97b0-b50a7713aaf2', 'swap': 0}) 2018-10-12 03:29:24,546 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 03:29:24,549 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/aff38c4e-201e-4d7c-97b0-b50a7713aaf2/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}144d83ba21ed7498c04692da74e609d80019665e" -d '{"extra_specs": {}}' 2018-10-12 03:29:24,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:29: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-f0a76c81-2652-4c4d-afab-efa2f71c2685 x-compute-request-id: req-f0a76c81-2652-4c4d-afab-efa2f71c2685 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 03:29:24,567 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/aff38c4e-201e-4d7c-97b0-b50a7713aaf2/os-extra_specs used request id req-f0a76c81-2652-4c4d-afab-efa2f71c2685 2018-10-12 03:29:24,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213289260864s 2018-10-12 03:29:24,568 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/aff38c4e-201e-4d7c-97b0-b50a7713aaf2/os-extra_specs used request id req-f0a76c81-2652-4c4d-afab-efa2f71c2685 2018-10-12 03:29:24,568 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_smoke_serial-flavor_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'aff38c4e-201e-4d7c-97b0-b50a7713aaf2', 'swap': 0}) 2018-10-12 03:29:27,735 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-12 03:29:26.683 42 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=e782ff1c-7bac-4f38-a7d9-f3cdccd2fc1b) for deployment 'opnfv-rally' (UUID=09f51ccb-6fd3-4409-a47f-90a18ac050b0). 2018-10-12 03:29:27.564 42 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-12 03:29:27.566 42 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=e782ff1c-7bac-4f38-a7d9-f3cdccd2fc1b) has been successfully configured for deployment 'opnfv-rally' (UUID=09f51ccb-6fd3-4409-a47f-90a18ac050b0)! 2018-10-12 03:29:27,735 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-12 03:29:27,736 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-12 03:29:27,738 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-12 03:29:27,756 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-12 03:29:34,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-e782ff1c-7bac-4f38-a7d9-f3cdccd2fc1b/repo; testr list-tests '^tempest\.(api|scenario).*\[.*\bsmoke\b.*\]$' >/home/opnfv/functest/results/tempest_smoke_serial/test_list.txt 2>/dev/null) 2018-10-12 03:29:34,718 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-12 03:29:34,741 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-12 03:29:34,742 - 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-10-12 03:29:37,394 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:29:37.393 51 INFO rally.api [-] Starting verification (UUID=c82a1eda-3d26-4734-99ed-cac15d6caf95) for deployment 'opnfv-rally' (UUID=09f51ccb-6fd3-4409-a47f-90a18ac050b0) by verifier 'opnfv-tempest' (UUID=e782ff1c-7bac-4f38-a7d9-f3cdccd2fc1b). 2018-10-12 03:29:37,394 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: c82a1eda-3d26-4734-99ed-cac15d6caf95 2018-10-12 03:29:43,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:29:43.671 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.174s] 2018-10-12 03:29:43,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:29:43.729 51 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.059s] 2018-10-12 03:29:49,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:29:49.880 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [1.525s] 2018-10-12 03:29:53,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:29:53.003 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [3.121s] 2018-10-12 03:30:06,104 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:30:06.103 51 INFO opnfv-tempest [-] {0} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [6.488s] 2018-10-12 03:30:24,107 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:30:24.107 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [12.151s] 2018-10-12 03:31:03,611 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:31:03.610 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.076s] 2018-10-12 03:31:03,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:31:03.612 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-12 03:31:42,342 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:31:42.342 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.064s] 2018-10-12 03:31:42,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:31:42.343 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-12 03:32:24,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:32:24.241 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.071s] 2018-10-12 03:32:24,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:32:24.242 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-12 03:34:14,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:34:14.483 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [72.788s] 2018-10-12 03:34:40,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:34:40.511 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.049s] 2018-10-12 03:34:40,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:34:40.613 51 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.102s] 2018-10-12 03:34:48,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:34:48.403 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.657s] 2018-10-12 03:34:48,413 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:34:48.412 51 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.009s] 2018-10-12 03:34:49,762 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:34:49.762 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 03:34:49,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:34:49.762 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 03:34:54,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:34:54.088 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.321s] 2018-10-12 03:35:00,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:35:00.171 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.424s] 2018-10-12 03:35:06,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:35:06.613 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.583s] 2018-10-12 03:35:13,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:35:13.824 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [0.507s] 2018-10-12 03:35:23,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:35:23.444 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [3.034s] 2018-10-12 03:35:29,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:35:29.762 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [0.689s] 2018-10-12 03:35:35,750 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:35:35.749 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.182s] 2018-10-12 03:35:42,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:35:42.929 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.396s] 2018-10-12 03:35:50,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:35:50.063 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.779s] 2018-10-12 03:35:59,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:35:59.191 51 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [3.764s] 2018-10-12 03:36:01,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:36:01.319 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-12 03:36:03,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:36:03.251 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.074s] 2018-10-12 03:36:03,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:36:03.329 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2018-10-12 03:36:03,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:36:03.479 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.149s] 2018-10-12 03:36:03,485 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:36:03.485 51 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.006s] 2018-10-12 03:36:07,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:36:07.600 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.938s] 2018-10-12 03:36:08,903 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:36:08.902 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [1.301s] 2018-10-12 03:36:11,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:36:11.212 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.310s] 2018-10-12 03:36:17,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:36:17.965 51 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.006s] 2018-10-12 03:36:25,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:36:25.176 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [3.937s] 2018-10-12 03:36:41,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:36:41.645 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [3.042s] 2018-10-12 03:36:46,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:36:46.173 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [4.527s] 2018-10-12 03:36:59,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:36:59.175 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [2.634s] 2018-10-12 03:37:02,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:37:02.868 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [3.692s] 2018-10-12 03:37:10,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:37:10.155 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [7.287s] 2018-10-12 03:37:19,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:37:19.296 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [2.911s] 2018-10-12 03:37:23,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:37:23.079 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [3.781s] 2018-10-12 03:37:29,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:37:29.183 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [6.104s] 2018-10-12 03:37:45,014 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:37:45.013 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [6.082s] 2018-10-12 03:37:45,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:37:45.453 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.439s] 2018-10-12 03:37:45,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:37:45.694 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.241s] 2018-10-12 03:37:45,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:37:45.902 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.207s] 2018-10-12 03:37:45,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:37:45.999 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.096s] 2018-10-12 03:37:46,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:37:46.202 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.203s] 2018-10-12 03:37:59,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:37:59.911 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [5.467s] 2018-10-12 03:38:00,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:00.337 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.426s] 2018-10-12 03:38:00,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:00.596 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.258s] 2018-10-12 03:38:00,803 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:00.802 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.206s] 2018-10-12 03:38:01,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:01.044 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.241s] 2018-10-12 03:38:01,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:01.246 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.202s] 2018-10-12 03:38:14,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:14.569 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [5.276s] 2018-10-12 03:38:20,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:20.186 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [5.616s] 2018-10-12 03:38:22,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:22.097 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [1.909s] 2018-10-12 03:38:22,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:22.292 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.196s] 2018-10-12 03:38:22,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:22.479 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.187s] 2018-10-12 03:38:33,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:33.406 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.580s] 2018-10-12 03:38:39,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:39.872 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [6.465s] 2018-10-12 03:38:41,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:41.832 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [1.959s] 2018-10-12 03:38:42,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:42.026 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.194s] 2018-10-12 03:38:42,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:38:42.220 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.194s] 2018-10-12 03:39:04,164 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:39:04.164 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [16.614s] 2018-10-12 03:39:16,063 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:39:16.063 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [11.899s] 2018-10-12 03:39:26,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:39:26.440 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [10.376s] 2018-10-12 03:39:35,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:39:35.524 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [9.083s] 2018-10-12 03:40:05,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:40:05.561 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [15.514s] 2018-10-12 03:40:17,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:40:17.098 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [11.537s] 2018-10-12 03:40:27,768 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:40:27.767 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [10.668s] 2018-10-12 03:40:36,177 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:40:36.177 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [8.409s] 2018-10-12 03:40:52,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:40:52.297 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [1.643s] 2018-10-12 03:40:54,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:40:54.299 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.000s] 2018-10-12 03:40:54,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:40:54.554 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.259s] 2018-10-12 03:40:59,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:40:59.318 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.685s] 2018-10-12 03:41:01,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:41:01.540 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [2.219s] 2018-10-12 03:41:01,585 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:41:01.585 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.048s] 2018-10-12 03:41:05,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:41:05.640 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.968s] 2018-10-12 03:41:08,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:41:08.934 51 INFO opnfv-tempest [-] {0} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-10-12 03:41:10,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:41:10.191 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-12 03:41:10,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:41:10.193 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-12 03:41:10,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:41:10.195 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-12 03:41:10,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:41:10.195 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-12 03:41:10,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:41:10.196 51 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-12 03:41:12,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:41:12.015 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-12 03:41:27,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:41:27.878 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [11.544s] 2018-10-12 03:41:39,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:41:39.018 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [6.388s] 2018-10-12 03:41:52,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:41:52.414 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [13.392s] 2018-10-12 03:42:00,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:42:00.434 51 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.178s] 2018-10-12 03:43:17,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:43:17.838 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [70.472s] 2018-10-12 03:43:56,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:43:56.130 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [26.006s] 2018-10-12 03:44:50,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 03:44:50.951 51 INFO opnfv-tempest [-] {0} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [26.917s] 2018-10-12 03:45:10,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: c82a1eda-3d26-4734-99ed-cac15d6caf95 2018-10-12 03:45:10,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'c82a1eda-3d26-4734-99ed-cac15d6caf95']'. 2018-10-12 03:45:11,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-12 03:45:11,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-12 03:45:11,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 03:45:11,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | c82a1eda-3d26-4734-99ed-cac15d6caf95 | 2018-10-12 03:45:11,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-12 03:45:11,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-12 03:29:37 | 2018-10-12 03:45:11,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-12 03:45:10 | 2018-10-12 03:45:11,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:15:33 | 2018-10-12 03:45:11,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 1 | 2018-10-12 03:45:11,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-12 03:45:11,459 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-12 03:45:11,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: e782ff1c-7bac-4f38-a7d9-f3cdccd2fc1b) | 2018-10-12 03:45:11,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-12 03:45:11,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 09f51ccb-6fd3-4409-a47f-90a18ac050b0) | 2018-10-12 03:45:11,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 109 | 2018-10-12 03:45:11,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 909.384 | 2018-10-12 03:45:11,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 90 | 2018-10-12 03:45:11,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 19 | 2018-10-12 03:45:11,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-12 03:45:11,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-12 03:45:11,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-12 03:45:11,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 03:45:11,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-12 03:45:11,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-12 03:45:11,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_smoke_serial success_rate is 100.0% 2018-10-12 03:45:11,652 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 03:45:11,653 - xtesting.ci.run_tests - INFO - Test result: +------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +------------------------------+------------------+------------------+----------------+ | tempest_smoke_serial | functest | 15:53 | PASS | +------------------------------+------------------+------------------+----------------+ 2018-10-12 03:45:11,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 03:45:11,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a455e62511c92060dbf00a495acefa06136b007" 2018-10-12 03:45:13,441 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c00c2a9b-2045-4adc-9045-bb1045a64a62 Date: Fri, 12 Oct 2018 03:45:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:45:13,442 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e used request id req-c00c2a9b-2045-4adc-9045-bb1045a64a62 2018-10-12 03:45:13,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.78233599663s 2018-10-12 03:45:13,442 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/80e4896d-d084-4f06-a805-9d066341ae4e used request id req-c00c2a9b-2045-4adc-9045-bb1045a64a62 2018-10-12 03:45:13,442 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 03:45:13,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:45:13,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45: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-40e1eef9-f197-4972-9777-18c80a15ba11 x-compute-request-id: req-40e1eef9-f197-4972-9777-18c80a15ba11 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/aff38c4e-201e-4d7c-97b0-b50a7713aaf2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/aff38c4e-201e-4d7c-97b0-b50a7713aaf2", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "aff38c4e-201e-4d7c-97b0-b50a7713aaf2", "name": "tempest_smoke_serial-flavor_alt_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/da555e4c-e72e-4a4d-870f-84845c50185a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/da555e4c-e72e-4a4d-870f-84845c50185a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "da555e4c-e72e-4a4d-870f-84845c50185a", "name": "tempest_smoke_serial-flavor_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 03:45:13,625 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-40e1eef9-f197-4972-9777-18c80a15ba11 2018-10-12 03:45:13,625 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.182322978973s 2018-10-12 03:45:13,625 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-40e1eef9-f197-4972-9777-18c80a15ba11 2018-10-12 03:45:13,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 03:45:13,629 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/aff38c4e-201e-4d7c-97b0-b50a7713aaf2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:45:13,682 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:45: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-ead477ad-2f6e-4938-a567-60d907d2c273 x-compute-request-id: req-ead477ad-2f6e-4938-a567-60d907d2c273 Content-Length: 0 Content-Type: application/json 2018-10-12 03:45:13,682 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/aff38c4e-201e-4d7c-97b0-b50a7713aaf2 used request id req-ead477ad-2f6e-4938-a567-60d907d2c273 2018-10-12 03:45:13,683 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0554740428925s 2018-10-12 03:45:13,683 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/aff38c4e-201e-4d7c-97b0-b50a7713aaf2 used request id req-ead477ad-2f6e-4938-a567-60d907d2c273 2018-10-12 03:45:13,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:45:13,684 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}0a455e62511c92060dbf00a495acefa06136b007" 2018-10-12 03:45:13,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1221 Content-Type: application/json X-Openstack-Request-Id: req-90ceb769-d733-433e-8da4-afe3cc83d622 Date: Fri, 12 Oct 2018 03:45:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/snap", "metadata": {}}], "file": "/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/file", "owner": "afdee833ae0e43be85af7cfe489cb25e", "id": "4bdcf214-5c15-49b2-8524-23dcbaefdade", "size": 12716032, "self": "/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4bdcf214-5c15-49b2-8524-23dcbaefdade/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:29:21Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_smoke_serial-img_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:29:19Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:45:13,869 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-90ceb769-d733-433e-8da4-afe3cc83d622 2018-10-12 03:45:13,869 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.185606002808s 2018-10-12 03:45:13,869 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-90ceb769-d733-433e-8da4-afe3cc83d622 2018-10-12 03:45:13,871 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 03:45:13,872 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}0a455e62511c92060dbf00a495acefa06136b007" 2018-10-12 03:45:16,395 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4de178ff-1c25-4f3f-97ce-1f1c06a8b128 Date: Fri, 12 Oct 2018 03:45:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:45:16,395 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade used request id req-4de178ff-1c25-4f3f-97ce-1f1c06a8b128 2018-10-12 03:45:16,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.52408099174s 2018-10-12 03:45:16,395 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4bdcf214-5c15-49b2-8524-23dcbaefdade used request id req-4de178ff-1c25-4f3f-97ce-1f1c06a8b128 2018-10-12 03:45:16,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 03:45:16,401 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:45:16,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45: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-4396cb33-dad4-4fb1-945a-e5c15db099c3 x-compute-request-id: req-4396cb33-dad4-4fb1-945a-e5c15db099c3 Content-Encoding: gzip Content-Length: 312 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/da555e4c-e72e-4a4d-870f-84845c50185a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/da555e4c-e72e-4a4d-870f-84845c50185a", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "da555e4c-e72e-4a4d-870f-84845c50185a", "name": "tempest_smoke_serial-flavor_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 03:45:16,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4396cb33-dad4-4fb1-945a-e5c15db099c3 2018-10-12 03:45:16,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0333540439606s 2018-10-12 03:45:16,430 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4396cb33-dad4-4fb1-945a-e5c15db099c3 2018-10-12 03:45:16,432 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 03:45:16,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/da555e4c-e72e-4a4d-870f-84845c50185a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:45:16,466 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 03:45: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-eb5afaef-bd42-4ee9-bba4-2244bc9132ab x-compute-request-id: req-eb5afaef-bd42-4ee9-bba4-2244bc9132ab Content-Length: 0 Content-Type: application/json 2018-10-12 03:45:16,466 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/da555e4c-e72e-4a4d-870f-84845c50185a used request id req-eb5afaef-bd42-4ee9-bba4-2244bc9132ab 2018-10-12 03:45:16,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0348079204559s 2018-10-12 03:45:16,467 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/da555e4c-e72e-4a4d-870f-84845c50185a used request id req-eb5afaef-bd42-4ee9-bba4-2244bc9132ab 2018-10-12 03:45:16,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:45:16,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:45:16,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b1cf3cc-8960-4f24-9b7a-87adfdb99ae9 Content-Encoding: gzip Content-Length: 883 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_smoke_serial-user_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a", "links": {"self": "http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0"}, "domain_id": "default", "enabled": true, "id": "d6b3d5165e6b42078ff93d64918864f0", "options": {}}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:45:16,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2b1cf3cc-8960-4f24-9b7a-87adfdb99ae9 2018-10-12 03:45:16,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100328922272s 2018-10-12 03:45:16,568 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2b1cf3cc-8960-4f24-9b7a-87adfdb99ae9 2018-10-12 03:45:16,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:45:16,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:45:16,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50476687-5390-44c5-9e05-8d3652a1b013 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0"}, "enabled": true, "id": "d6b3d5165e6b42078ff93d64918864f0", "options": {}, "domain_id": "default", "name": "tempest_smoke_serial-user_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a"}} 2018-10-12 03:45:16,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0 used request id req-50476687-5390-44c5-9e05-8d3652a1b013 2018-10-12 03:45:16,670 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.095803976059s 2018-10-12 03:45:16,671 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0 used request id req-50476687-5390-44c5-9e05-8d3652a1b013 2018-10-12 03:45:16,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 03:45:16,672 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:45:17,134 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:45:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-94263ee1-e993-4b04-8923-a2c5ddf74c8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:45:17,134 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0 used request id req-94263ee1-e993-4b04-8923-a2c5ddf74c8a 2018-10-12 03:45:17,134 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.462724924088s 2018-10-12 03:45:17,134 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d6b3d5165e6b42078ff93d64918864f0 used request id req-94263ee1-e993-4b04-8923-a2c5ddf74c8a 2018-10-12 03:45:17,135 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:45:17,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:45:17,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8776baf-1e9c-4366-a733-cfe46f552e4a Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "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.27:5000/v3/projects/afdee833ae0e43be85af7cfe489cb25e"}, "enabled": true, "id": "afdee833ae0e43be85af7cfe489cb25e", "parent_id": "default", "domain_id": "default", "name": "tempest_smoke_seri-project_3dfdc1d0-c2c2-46d3-90d0-7eb74d9e7d8a"}]} 2018-10-12 03:45:17,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e8776baf-1e9c-4366-a733-cfe46f552e4a 2018-10-12 03:45:17,217 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0816469192505s 2018-10-12 03:45:17,217 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e8776baf-1e9c-4366-a733-cfe46f552e4a 2018-10-12 03:45:17,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 03:45:17,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/afdee833ae0e43be85af7cfe489cb25e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:45:17,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ca46071-38f2-4483-b881-6ff3d8da4176 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:45:17,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/afdee833ae0e43be85af7cfe489cb25e used request id req-1ca46071-38f2-4483-b881-6ff3d8da4176 2018-10-12 03:45:17,360 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.140564918518s 2018-10-12 03:45:17,360 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/afdee833ae0e43be85af7cfe489cb25e used request id req-1ca46071-38f2-4483-b881-6ff3d8da4176 2018-10-12 03:45:17,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:45:17,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:45:17,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1af0feb7-6644-47d4-8f62-d3cf12e54d0e Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "1f3ce076250149238803fe30f54ade2c", "links": {"self": "http://172.30.9.27:5000/v3/roles/1f3ce076250149238803fe30f54ade2c"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:45:17,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1af0feb7-6644-47d4-8f62-d3cf12e54d0e 2018-10-12 03:45:17,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0767848491669s 2018-10-12 03:45:17,439 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 03:45:17,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/1f3ce076250149238803fe30f54ade2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:45:17,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:45:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eca8b394-371c-4725-abfc-527c20d9c621 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:45:17,548 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/1f3ce076250149238803fe30f54ade2c used request id req-eca8b394-371c-4725-abfc-527c20d9c621 2018-10-12 03:45:17,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.109432220459s 2018-10-12 03:45:17,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 03:45:17,552 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=afdee833ae0e43be85af7cfe489cb25e&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}144d83ba21ed7498c04692da74e609d80019665e" 2018-10-12 03:45:17,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-80072713-68fb-43d2-82de-a5bcbfae9fff Date: Fri, 12 Oct 2018 03:45:17 GMT RESP BODY: {"security_groups": []} 2018-10-12 03:45:17,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=afdee833ae0e43be85af7cfe489cb25e&name=default used request id req-80072713-68fb-43d2-82de-a5bcbfae9fff 2018-10-12 03:45:17,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187509059906s 2018-10-12 03:45:17,740 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=afdee833ae0e43be85af7cfe489cb25e&name=default used request id req-80072713-68fb-43d2-82de-a5bcbfae9fff 2018-10-12 03:45:17,793 - xtesting.ci.run_tests - INFO - Loading test case 'rally_sanity'... 2018-10-12 03:45:17,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:45:17,879 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:45:17,880 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:45:17,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:45:17,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:45:17,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:45:17,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:45:17,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:45:17,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:45:17,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 03:45:17,881 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 03:45:17,883 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:45:17,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0113c5fd-a2dd-47d2-9e96-a839698348de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:45:17,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0113c5fd-a2dd-47d2-9e96-a839698348de 2018-10-12 03:45:17,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:45:18,255 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T04:45:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["0KehTqzfTlqY3oQLuSwauQ"], "issued_at": "2018-10-12T03:45:18.000000Z"}} 2018-10-12 03:45:18,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:45:18,259 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:18,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-c122b34e-7abc-4413-8c8f-fac2b6d7fa77 Date: Fri, 12 Oct 2018 03:45:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 03:45:18,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c122b34e-7abc-4413-8c8f-fac2b6d7fa77 2018-10-12 03:45:18,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.359720945358s 2018-10-12 03:45:18,618 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-c122b34e-7abc-4413-8c8f-fac2b6d7fa77 2018-10-12 03:45:18,619 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 03:45:18,623 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:18,628 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 03:45: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 03:45:18,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:18,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f40db066-bcd9-4814-87e1-1db3ebd245e6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 03:45:18,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-f40db066-bcd9-4814-87e1-1db3ebd245e6 2018-10-12 03:45:18,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0964059829712s 2018-10-12 03:45:18,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 03:45:18,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}79133d05ec31d53e6d2aafb3ba6b0026205f0679" -d '{"project": {"description": "Created by OPNFV Functest: rally_sanity", "enabled": true, "domain_id": "default", "name": "rally_sanity-project_d6b20272-08bc-407f-9423-e96fa9b5f5b2"}}' 2018-10-12 03:45:18,812 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:45:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69ba9246-db6f-417f-8d40-cfaa331a8c54 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.27:5000/v3/projects/3b09c4d960f64c02b72940710909cd23"}, "enabled": true, "id": "3b09c4d960f64c02b72940710909cd23", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d6b20272-08bc-407f-9423-e96fa9b5f5b2"}} 2018-10-12 03:45:18,812 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-69ba9246-db6f-417f-8d40-cfaa331a8c54 2018-10-12 03:45:18,812 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.0950758457184s 2018-10-12 03:45:18,813 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-69ba9246-db6f-417f-8d40-cfaa331a8c54 2018-10-12 03:45:18,814 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'rally_sanity-project_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'id': u'3b09c4d960f64c02b72940710909cd23', '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-10-12 03:45:18,814 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 03:45:19,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.362962007523s 2018-10-12 03:45:19,178 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3c0720eda3564fcd9ea399d533f177fe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:19,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee7157d-0182-49b2-a9a5-c273f21a8cdf Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/3c0720eda3564fcd9ea399d533f177fe"}, "enabled": true, "id": "3c0720eda3564fcd9ea399d533f177fe", "options": {}, "domain_id": "default", "name": "rally_sanity-user_d6b20272-08bc-407f-9423-e96fa9b5f5b2"}} 2018-10-12 03:45:19,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3c0720eda3564fcd9ea399d533f177fe used request id req-5ee7157d-0182-49b2-a9a5-c273f21a8cdf 2018-10-12 03:45:19,288 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'3c0720eda3564fcd9ea399d533f177fe', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'rally_sanity-user_d6b20272-08bc-407f-9423-e96fa9b5f5b2'}) 2018-10-12 03:45:19,288 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:45:19,289 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:19,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af7d7008-fd7f-4a4f-a192-b641d843574f Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:45:19,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-af7d7008-fd7f-4a4f-a192-b641d843574f 2018-10-12 03:45:19,367 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.07896900177s 2018-10-12 03:45:19,369 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:45:19,370 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:19,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12922ac7-5a28-4262-82d7-9988425445d9 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 03:45:19,451 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-12922ac7-5a28-4262-82d7-9988425445d9 2018-10-12 03:45:19,451 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0824520587921s 2018-10-12 03:45:19,452 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 03:45:19,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 03:45:19,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" -d '{"role": {"name": "Member"}}' 2018-10-12 03:45:19,549 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1568ae86-0b5b-48f9-9baa-fb66514975bf Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d67ac340af384c489a6c28a2706dc617", "links": {"self": "http://172.30.9.27:5000/v3/roles/d67ac340af384c489a6c28a2706dc617"}, "name": "Member"}} 2018-10-12 03:45:19,549 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-1568ae86-0b5b-48f9-9baa-fb66514975bf 2018-10-12 03:45:19,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0964341163635s 2018-10-12 03:45:19,550 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/d67ac340af384c489a6c28a2706dc617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:19,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0efe1c-6151-42bb-b8d1-f0075e621c29 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d67ac340af384c489a6c28a2706dc617"}, "domain_id": null, "name": "Member", "id": "d67ac340af384c489a6c28a2706dc617"}} 2018-10-12 03:45:19,634 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d67ac340af384c489a6c28a2706dc617 used request id req-2a0efe1c-6151-42bb-b8d1-f0075e621c29 2018-10-12 03:45:19,635 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/d67ac340af384c489a6c28a2706dc617'}, 'domain_id': None, 'human_id': None, 'id': u'd67ac340af384c489a6c28a2706dc617', 'HUMAN_ID': False}) 2018-10-12 03:45:19,635 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:45:19,636 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:19,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ea17555-fbad-4686-bd49-24d74fb5c9ac Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}, {"domain_id": null, "id": "d67ac340af384c489a6c28a2706dc617", "links": {"self": "http://172.30.9.27:5000/v3/roles/d67ac340af384c489a6c28a2706dc617"}, "name": "Member"}]} 2018-10-12 03:45:19,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2ea17555-fbad-4686-bd49-24d74fb5c9ac 2018-10-12 03:45:19,721 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0860459804535s 2018-10-12 03:45:19,723 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:45:19,723 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:19,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebe06531-d970-42b5-a1ce-3604b8e4b7ee 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:45:19,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ebe06531-d970-42b5-a1ce-3604b8e4b7ee 2018-10-12 03:45:19,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.081995010376s 2018-10-12 03:45:19,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:45:19,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:19,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-700c42be-3004-4cea-b929-77fb54fc67fb Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "links": {"self": "http://172.30.9.27:5000/v3/users/3c0720eda3564fcd9ea399d533f177fe"}, "domain_id": "default", "enabled": true, "id": "3c0720eda3564fcd9ea399d533f177fe", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:45:19,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-700c42be-3004-4cea-b929-77fb54fc67fb 2018-10-12 03:45:19,916 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11040687561s 2018-10-12 03:45:19,917 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-700c42be-3004-4cea-b929-77fb54fc67fb 2018-10-12 03:45:19,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:45:19,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:20,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-491f8668-c2f3-4f45-bd1c-8e05c19e2888 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/3b09c4d960f64c02b72940710909cd23"}, "enabled": true, "id": "3b09c4d960f64c02b72940710909cd23", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d6b20272-08bc-407f-9423-e96fa9b5f5b2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:45:20,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-491f8668-c2f3-4f45-bd1c-8e05c19e2888 2018-10-12 03:45:20,002 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0790939331055s 2018-10-12 03:45:20,002 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-491f8668-c2f3-4f45-bd1c-8e05c19e2888 2018-10-12 03:45:20,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:45:20,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=3c0720eda3564fcd9ea399d533f177fe&scope.project.id=3b09c4d960f64c02b72940710909cd23&role.id=d67ac340af384c489a6c28a2706dc617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:20,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab29e81b-d154-4003-94d7-f9e77f43453b Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3c0720eda3564fcd9ea399d533f177fe&scope.project.id=3b09c4d960f64c02b72940710909cd23&role.id=d67ac340af384c489a6c28a2706dc617", "previous": null, "next": null}} 2018-10-12 03:45:20,166 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3c0720eda3564fcd9ea399d533f177fe&scope.project.id=3b09c4d960f64c02b72940710909cd23&role.id=d67ac340af384c489a6c28a2706dc617 used request id req-ab29e81b-d154-4003-94d7-f9e77f43453b 2018-10-12 03:45:20,167 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.161943912506s 2018-10-12 03:45:20,167 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:45:20,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/3b09c4d960f64c02b72940710909cd23/users/3c0720eda3564fcd9ea399d533f177fe/roles/d67ac340af384c489a6c28a2706dc617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:20,287 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc0867ac-ed6e-4489-ae1f-5e568434c7cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:45:20,287 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3b09c4d960f64c02b72940710909cd23/users/3c0720eda3564fcd9ea399d533f177fe/roles/d67ac340af384c489a6c28a2706dc617 used request id req-fc0867ac-ed6e-4489-ae1f-5e568434c7cf 2018-10-12 03:45:20,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119970798492s 2018-10-12 03:45:20,288 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'rally_sanity-project_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 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': 'd2c41a78-8724-4e8a-9da4-8f28528fc4a0', 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_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'project_id': u'3b09c4d960f64c02b72940710909cd23', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 03:45:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 03:45:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 03:45:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 03:45:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 03:45:20,289 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 03:45:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 03:45:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 03:45:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 03:45:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 03:45:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 03:45:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 03:45:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 03:45:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 03:45:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 03:45:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 03:45:20,290 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 03:45:20,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 03:45:20,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 03:45:20,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 03:45:20,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 03:45:20,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 03:45:20,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 03:45:20,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 03:45:20,291 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 03:45:20,293 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'rally_sanity-user_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'password': 'd2c41a78-8724-4e8a-9da4-8f28528fc4a0', 'project_name': 'rally_sanity-project_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '3b09c4d960f64c02b72940710909cd23', 'project_domain_name': 'Default'} 2018-10-12 03:45:20,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:45:20,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:20,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf0845b9-3ff5-47e0-a9bc-9eac5d69672b Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}, {"domain_id": null, "id": "d67ac340af384c489a6c28a2706dc617", "links": {"self": "http://172.30.9.27:5000/v3/roles/d67ac340af384c489a6c28a2706dc617"}, "name": "Member"}]} 2018-10-12 03:45:20,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cf0845b9-3ff5-47e0-a9bc-9eac5d69672b 2018-10-12 03:45:20,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0836560726166s 2018-10-12 03:45:20,378 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 03:45:20,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:20,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beff7076-35c7-4372-82ee-5b4cd6b673fd Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}, {"domain_id": null, "id": "d67ac340af384c489a6c28a2706dc617", "links": {"self": "http://172.30.9.27:5000/v3/roles/d67ac340af384c489a6c28a2706dc617"}, "name": "Member"}]} 2018-10-12 03:45:20,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-beff7076-35c7-4372-82ee-5b4cd6b673fd 2018-10-12 03:45:20,463 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0848240852356s 2018-10-12 03:45:20,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 03:45:20,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:20,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3f7f72-6fce-4df3-a160-ca8260bc0899 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 03:45:20,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6c3f7f72-6fce-4df3-a160-ca8260bc0899 2018-10-12 03:45:20,539 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0744619369507s 2018-10-12 03:45:20,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 03:45:20,540 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:20,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-890febbb-241e-454e-a721-328dca3df1e8 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "links": {"self": "http://172.30.9.27:5000/v3/users/3c0720eda3564fcd9ea399d533f177fe"}, "domain_id": "default", "enabled": true, "id": "3c0720eda3564fcd9ea399d533f177fe", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 03:45:20,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-890febbb-241e-454e-a721-328dca3df1e8 2018-10-12 03:45:20,639 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0996780395508s 2018-10-12 03:45:20,640 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-890febbb-241e-454e-a721-328dca3df1e8 2018-10-12 03:45:20,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:45:20,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:20,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe612275-011e-4605-96ce-31199b852fea Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/3b09c4d960f64c02b72940710909cd23"}, "enabled": true, "id": "3b09c4d960f64c02b72940710909cd23", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d6b20272-08bc-407f-9423-e96fa9b5f5b2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:45:20,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-fe612275-011e-4605-96ce-31199b852fea 2018-10-12 03:45:20,728 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0820279121399s 2018-10-12 03:45:20,728 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-fe612275-011e-4605-96ce-31199b852fea 2018-10-12 03:45:20,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 03:45:20,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=3c0720eda3564fcd9ea399d533f177fe&scope.project.id=3b09c4d960f64c02b72940710909cd23&role.id=c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:20,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0573ed8-9040-4115-b66a-5d3e84a30b31 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=3c0720eda3564fcd9ea399d533f177fe&scope.project.id=3b09c4d960f64c02b72940710909cd23&role.id=c43a3ee50f83430c8393d58c3aa3a6dc", "previous": null, "next": null}} 2018-10-12 03:45:20,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=3c0720eda3564fcd9ea399d533f177fe&scope.project.id=3b09c4d960f64c02b72940710909cd23&role.id=c43a3ee50f83430c8393d58c3aa3a6dc used request id req-a0573ed8-9040-4115-b66a-5d3e84a30b31 2018-10-12 03:45:20,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0726020336151s 2018-10-12 03:45:20,803 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 03:45:20,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/3b09c4d960f64c02b72940710909cd23/users/3c0720eda3564fcd9ea399d533f177fe/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:20,940 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 03:45:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d265ae5-09a6-4a37-bac8-6019e69e58ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 03:45:20,940 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3b09c4d960f64c02b72940710909cd23/users/3c0720eda3564fcd9ea399d533f177fe/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-5d265ae5-09a6-4a37-bac8-6019e69e58ec 2018-10-12 03:45:20,940 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.137248039246s 2018-10-12 03:45:20,941 - xtesting.ci.run_tests - INFO - Running test case 'rally_sanity'... 2018-10-12 03:45:25,117 - 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 ConnectTimeoutError(, 'Connection to energy.opnfv.fr timed out. (connect timeout=4)')) 2018-10-12 03:45:25,118 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 03:45:25,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:25,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a26b54-3bee-4421-b6f7-a3c7018e0295 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 03:45:25,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-35a26b54-3bee-4421-b6f7-a3c7018e0295 2018-10-12 03:45:25,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.099601984024s 2018-10-12 03:45:25,219 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 03:45:25,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 03:45:25,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16e5fe6-f028-4f66-9f42-d0d01f9576e4 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/3b09c4d960f64c02b72940710909cd23"}, "enabled": true, "id": "3b09c4d960f64c02b72940710909cd23", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d6b20272-08bc-407f-9423-e96fa9b5f5b2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 03:45:25,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b16e5fe6-f028-4f66-9f42-d0d01f9576e4 2018-10-12 03:45:25,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0923869609833s 2018-10-12 03:45:25,312 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-b16e5fe6-f028-4f66-9f42-d0d01f9576e4 2018-10-12 03:45:25,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-12 03:45:25,316 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}79133d05ec31d53e6d2aafb3ba6b0026205f0679" -d '{"network": {"shared": true, "tenant_id": "3b09c4d960f64c02b72940710909cd23", "name": "rally_sanity-net_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "admin_state_up": true}}' 2018-10-12 03:45:26,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 705 X-Openstack-Request-Id: req-df25e9d1-95a3-4b9c-a188-eb7365cbe1d8 Date: Fri, 12 Oct 2018 03:45:26 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":true,"project_id":"3b09c4d960f64c02b72940710909cd23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:45:25Z","is_default":false,"qos_policy_id":null,"name":"rally_sanity-net_d6b20272-08bc-407f-9423-e96fa9b5f5b2","admin_state_up":true,"tenant_id":"3b09c4d960f64c02b72940710909cd23","created_at":"2018-10-12T03:45:25Z","mtu":1450}} 2018-10-12 03:45:26,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-df25e9d1-95a3-4b9c-a188-eb7365cbe1d8 2018-10-12 03:45:26,008 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.693172931671s 2018-10-12 03:45:26,009 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-df25e9d1-95a3-4b9c-a188-eb7365cbe1d8 2018-10-12 03:45:26,009 - 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-10-12T03:45:25Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb', u'provider:segmentation_id': 92, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'rally_sanity-net_d6b20272-08bc-407f-9423-e96fa9b5f5b2', u'created_at': u'2018-10-12T03:45:25Z', u'mtu': 1450, u'tenant_id': u'3b09c4d960f64c02b72940710909cd23', u'ipv4_address_scope': None, u'shared': True, u'project_id': u'3b09c4d960f64c02b72940710909cd23'}) 2018-10-12 03:45:26,010 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 03:45:26,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03:45:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a7f160c-4dd7-4484-a5a6-ca04cc8c1baf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 03:45:26,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3a7f160c-4dd7-4484-a5a6-ca04cc8c1baf 2018-10-12 03:45:26,018 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 03:45:26,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}, {"id": "d67ac340af384c489a6c28a2706dc617", "name": "Member"}], "expires_at": "2018-10-12T04:45:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3b09c4d960f64c02b72940710909cd23", "name": "rally_sanity-project_d6b20272-08bc-407f-9423-e96fa9b5f5b2"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/3b09c4d960f64c02b72940710909cd23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/3b09c4d960f64c02b72940710909cd23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/3b09c4d960f64c02b72940710909cd23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3b09c4d960f64c02b72940710909cd23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/3b09c4d960f64c02b72940710909cd23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/3b09c4d960f64c02b72940710909cd23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3b09c4d960f64c02b72940710909cd23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/3b09c4d960f64c02b72940710909cd23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/3b09c4d960f64c02b72940710909cd23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3b09c4d960f64c02b72940710909cd23", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/3b09c4d960f64c02b72940710909cd23", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/3b09c4d960f64c02b72940710909cd23", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "rally_sanity-user_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "id": "3c0720eda3564fcd9ea399d533f177fe"}, "audit_ids": ["OhtcbXX8Se2TY5PS8h22kw"], "issued_at": "2018-10-12T03:45:26.000000Z"}} 2018-10-12 03:45:26,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 03:45:26,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" 2018-10-12 03:45:26,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-045c5ecb-e2fa-4e11-83f2-9999e11268bc Date: Fri, 12 Oct 2018 03:45:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":true,"project_id":"3b09c4d960f64c02b72940710909cd23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T03:45:25Z","qos_policy_id":null,"name":"rally_sanity-net_d6b20272-08bc-407f-9423-e96fa9b5f5b2","admin_state_up":true,"tenant_id":"3b09c4d960f64c02b72940710909cd23","created_at":"2018-10-12T03:45:25Z","provider:network_type":"vxlan"}]} 2018-10-12 03:45:26,656 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-045c5ecb-e2fa-4e11-83f2-9999e11268bc 2018-10-12 03:45:26,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.253463029861s 2018-10-12 03:45:26,656 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-045c5ecb-e2fa-4e11-83f2-9999e11268bc 2018-10-12 03:45:26,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-12 03:45:26,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" -d '{"subnet": {"name": "rally_sanity-subnet_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "enable_dhcp": true, "network_id": "4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-12 03:45:27,289 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-937dc50f-e1a3-41d8-bad1-8b21960ab428 Date: Fri, 12 Oct 2018 03:45:27 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb","tenant_id":"3b09c4d960f64c02b72940710909cd23","created_at":"2018-10-12T03:45:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T03:45:26Z","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":"3b09c4d960f64c02b72940710909cd23","id":"14cb37f6-f582-40c5-a9f5-23c649b417f7","subnetpool_id":null,"name":"rally_sanity-subnet_d6b20272-08bc-407f-9423-e96fa9b5f5b2"}} 2018-10-12 03:45:27,290 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-937dc50f-e1a3-41d8-bad1-8b21960ab428 2018-10-12 03:45:27,290 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.63198018074s 2018-10-12 03:45:27,290 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-937dc50f-e1a3-41d8-bad1-8b21960ab428 2018-10-12 03:45:27,291 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T03:45:26Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'14cb37f6-f582-40c5-a9f5-23c649b417f7', u'subnetpool_id': None, u'service_types': [], u'name': u'rally_sanity-subnet_d6b20272-08bc-407f-9423-e96fa9b5f5b2', u'enable_dhcp': True, u'network_id': u'4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb', u'tenant_id': u'3b09c4d960f64c02b72940710909cd23', u'created_at': u'2018-10-12T03:45:26Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'3b09c4d960f64c02b72940710909cd23'}) 2018-10-12 03:45:27,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-12 03:45:27,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "rally_sanity-router_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "admin_state_up": true}}' 2018-10-12 03:45:32,113 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 711 X-Openstack-Request-Id: req-f453b437-4d91-40cb-ad1e-7a4628f6dbf5 Date: Fri, 12 Oct 2018 03:45:32 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3b09c4d960f64c02b72940710909cd23", "created_at": "2018-10-12T03:45:27Z", "admin_state_up": true, "updated_at": "2018-10-12T03:45:28Z", "project_id": "3b09c4d960f64c02b72940710909cd23", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "61fb1039-fe6f-4df0-ac3c-4641feb203bb", "name": "rally_sanity-router_d6b20272-08bc-407f-9423-e96fa9b5f5b2"}} 2018-10-12 03:45:32,114 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f453b437-4d91-40cb-ad1e-7a4628f6dbf5 2018-10-12 03:45:32,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.82244801521s 2018-10-12 03:45:32,114 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-f453b437-4d91-40cb-ad1e-7a4628f6dbf5 2018-10-12 03:45:32,115 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T03:45:28Z', u'revision_number': 3, u'ha': True, u'id': u'61fb1039-fe6f-4df0-ac3c-4641feb203bb', u'external_gateway_info': {u'network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5b6892d9-5570-474b-b710-def8cd8eb91b', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'rally_sanity-router_d6b20272-08bc-407f-9423-e96fa9b5f5b2', u'admin_state_up': True, u'tenant_id': u'3b09c4d960f64c02b72940710909cd23', u'created_at': u'2018-10-12T03:45:27Z', u'flavor_id': None, u'routes': [], u'project_id': u'3b09c4d960f64c02b72940710909cd23'}) 2018-10-12 03:45:32,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-12 03:45:32,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/61fb1039-fe6f-4df0-ac3c-4641feb203bb/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}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" -d '{"subnet_id": "14cb37f6-f582-40c5-a9f5-23c649b417f7"}' 2018-10-12 03:45:33,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6c9fdd38-dd35-4913-ae6b-847c348cb9a0 Date: Fri, 12 Oct 2018 03:45:33 GMT RESP BODY: {"network_id": "4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb", "tenant_id": "3b09c4d960f64c02b72940710909cd23", "subnet_id": "14cb37f6-f582-40c5-a9f5-23c649b417f7", "subnet_ids": ["14cb37f6-f582-40c5-a9f5-23c649b417f7"], "port_id": "9372dbf3-0ffb-450e-8c67-9fd2a8cf02dc", "id": "61fb1039-fe6f-4df0-ac3c-4641feb203bb"} 2018-10-12 03:45:33,883 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/61fb1039-fe6f-4df0-ac3c-4641feb203bb/add_router_interface.json used request id req-6c9fdd38-dd35-4913-ae6b-847c348cb9a0 2018-10-12 03:45:33,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 1.76733899117s 2018-10-12 03:45:33,883 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/61fb1039-fe6f-4df0-ac3c-4641feb203bb/add_router_interface.json used request id req-6c9fdd38-dd35-4913-ae6b-847c348cb9a0 returning object 61fb1039-fe6f-4df0-ac3c-4641feb203bb 2018-10-12 03:45:33,884 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 03:45:34,011 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-12 03:45:34,013 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" 2018-10-12 03:45:34,019 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 12 Oct 2018 03:45:34 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-12 03:45:34,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:45:34,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" 2018-10-12 03:45:34,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-d467c44f-72de-4bd8-859f-d27509a58970 Date: Fri, 12 Oct 2018 03:45:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:45:34,188 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d467c44f-72de-4bd8-859f-d27509a58970 2018-10-12 03:45:34,188 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16569018364s 2018-10-12 03:45:34,189 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d467c44f-72de-4bd8-859f-d27509a58970 2018-10-12 03:45:34,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 03:45:34,191 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2"}' 2018-10-12 03:45:34,403 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 875 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328 X-Openstack-Request-Id: req-61216697-f561-45ef-873e-7c08aa5f5ea3 Date: Fri, 12 Oct 2018 03:45:34 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328/file", "owner": "3b09c4d960f64c02b72940710909cd23", "id": "07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328", "size": null, "self": "/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:45:34Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "checksum": null, "created_at": "2018-10-12T03:45:34Z", "protected": false} 2018-10-12 03:45:34,403 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-61216697-f561-45ef-873e-7c08aa5f5ea3 2018-10-12 03:45:34,403 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.212762832642s 2018-10-12 03:45:34,404 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-61216697-f561-45ef-873e-7c08aa5f5ea3 returning object 07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328 2018-10-12 03:45:34,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 03:45:34,405 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328/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}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" -d '' 2018-10-12 03:45:35,573 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f33cad26-1e1d-451b-be36-e4145789b3a4 Date: Fri, 12 Oct 2018 03:45:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 03:45:35,573 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328/file used request id req-f33cad26-1e1d-451b-be36-e4145789b3a4 2018-10-12 03:45:35,574 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.1689081192s 2018-10-12 03:45:35,574 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328/file used request id req-f33cad26-1e1d-451b-be36-e4145789b3a4 2018-10-12 03:45:35,574 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 03:45:35,575 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" 2018-10-12 03:45:35,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-b2fd0032-ce96-4aac-b3e1-96d5ba03d394 Date: Fri, 12 Oct 2018 03:45:35 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328/snap", "metadata": {}}], "file": "/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328/file", "owner": "3b09c4d960f64c02b72940710909cd23", "id": "07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328", "size": 12716032, "self": "/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:45:35Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:45:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 03:45:35,739 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b2fd0032-ce96-4aac-b3e1-96d5ba03d394 2018-10-12 03:45:35,739 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16433596611s 2018-10-12 03:45:35,739 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b2fd0032-ce96-4aac-b3e1-96d5ba03d394 2018-10-12 03:45:35,742 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328/snap', u'metadata': Munch({})})], 'file': u'/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328/file', 'owner': u'3b09c4d960f64c02b72940710909cd23', 'id': u'07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328', 'size': 12716032, u'self': u'/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3b09c4d960f64c02b72940710909cd23', 'name': 'rally_sanity-project_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T03:45:35Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T03:45:35Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'created': u'2018-10-12T03:45:34Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T03:45:34Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 03:45:35,743 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 03:45:35,746 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}79133d05ec31d53e6d2aafb3ba6b0026205f0679" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 03:45:35,945 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-abec8f25-fca7-493d-ab22-1224a041ce1c x-compute-request-id: req-abec8f25-fca7-493d-ab22-1224a041ce1c Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3435ed91-a075-41f1-82e4-4d9b6dc50b84", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3435ed91-a075-41f1-82e4-4d9b6dc50b84", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3435ed91-a075-41f1-82e4-4d9b6dc50b84", "name": "rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:45:35,945 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-abec8f25-fca7-493d-ab22-1224a041ce1c 2018-10-12 03:45:35,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.202493906021s 2018-10-12 03:45:35,946 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-abec8f25-fca7-493d-ab22-1224a041ce1c returning object 3435ed91-a075-41f1-82e4-4d9b6dc50b84 2018-10-12 03:45:35,946 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'3435ed91-a075-41f1-82e4-4d9b6dc50b84', 'swap': 0}) 2018-10-12 03:45:35,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 03:45:35,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/3435ed91-a075-41f1-82e4-4d9b6dc50b84/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}79133d05ec31d53e6d2aafb3ba6b0026205f0679" -d '{"extra_specs": {}}' 2018-10-12 03:45:35,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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 x-openstack-request-id: req-548b74f1-6291-4623-9b55-3909be211fd3 x-compute-request-id: req-548b74f1-6291-4623-9b55-3909be211fd3 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 03:45:35,971 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/3435ed91-a075-41f1-82e4-4d9b6dc50b84/os-extra_specs used request id req-548b74f1-6291-4623-9b55-3909be211fd3 2018-10-12 03:45:35,971 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238189697266s 2018-10-12 03:45:35,971 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/3435ed91-a075-41f1-82e4-4d9b6dc50b84/os-extra_specs used request id req-548b74f1-6291-4623-9b55-3909be211fd3 2018-10-12 03:45:35,972 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-12 03:45:38,415 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-12 03:45:38.023 117 INFO rally.deployment.engine [-] Deployment 09f51ccb-6fd3-4409-a47f-90a18ac050b0 | Starting: Destroy cloud and free allocated resources. 2018-10-12 03:45:38.106 117 INFO rally.deployment.engine [-] Deployment 09f51ccb-6fd3-4409-a47f-90a18ac050b0 | Completed: Destroy cloud and free allocated resources. 2018-10-12 03:45:38.148 117 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=e782ff1c-7bac-4f38-a7d9-f3cdccd2fc1b) for deployment 'opnfv-rally'. 2018-10-12 03:45:38.166 117 INFO rally.api [-] Deleting verification (UUID=c82a1eda-3d26-4734-99ed-cac15d6caf95). 2018-10-12 03:45:38.209 117 INFO rally.api [-] Verification has been successfully deleted! 2018-10-12 03:45:38.210 117 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e782ff1c-7bac-4f38-a7d9-f3cdccd2fc1b). 2018-10-12 03:45:38.215 117 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-12 03:45:40,870 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-12 03:45:40.584 120 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=933678d0-82d1-4976-a71f-77ebbcef10d8) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 933678d0-82d1-4976-a71f-77ebbcef10d8 | 2018-10-12T03:45:40 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 933678d0-82d1-4976-a71f-77ebbcef10d8 ~/.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-10-12 03:45:44,345 - 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-10-12 03:45:44,346 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Validating the test name... 2018-10-12 03:45:44,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-12 03:45:44,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" 2018-10-12 03:45:44,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-08f4a755-a815-4c61-afec-e752baedae3a x-compute-request-id: req-08f4a755-a815-4c61-afec-e752baedae3a 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": 206}, "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.10", "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": 209}, "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.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": 5}]} 2018-10-12 03:45:44,537 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-08f4a755-a815-4c61-afec-e752baedae3a 2018-10-12 03:45:44,538 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.190359115601s 2018-10-12 03:45:44,538 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-08f4a755-a815-4c61-afec-e752baedae3a 2018-10-12 03:45:44,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 03:45:44,542 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}79133d05ec31d53e6d2aafb3ba6b0026205f0679" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "rally_sanity-flavor_alt_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 03:45:44,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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,Accept-Encoding x-openstack-request-id: req-861ceea3-1691-420f-a7a7-3abb1f83bf41 x-compute-request-id: req-861ceea3-1691-420f-a7a7-3abb1f83bf41 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3a6a19a2-8fef-47b2-9891-0f5bb4522b13", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3a6a19a2-8fef-47b2-9891-0f5bb4522b13", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3a6a19a2-8fef-47b2-9891-0f5bb4522b13", "name": "rally_sanity-flavor_alt_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 03:45:44,607 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-861ceea3-1691-420f-a7a7-3abb1f83bf41 2018-10-12 03:45:44,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0680630207062s 2018-10-12 03:45:44,608 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-861ceea3-1691-420f-a7a7-3abb1f83bf41 returning object 3a6a19a2-8fef-47b2-9891-0f5bb4522b13 2018-10-12 03:45:44,609 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'3a6a19a2-8fef-47b2-9891-0f5bb4522b13', 'swap': 0}) 2018-10-12 03:45:44,609 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 03:45:44,612 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/3a6a19a2-8fef-47b2-9891-0f5bb4522b13/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}79133d05ec31d53e6d2aafb3ba6b0026205f0679" -d '{"extra_specs": {}}' 2018-10-12 03:45:44,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 03: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-89fbdac0-254b-4258-b9cf-9d6af6ffb968 x-compute-request-id: req-89fbdac0-254b-4258-b9cf-9d6af6ffb968 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 03:45:44,638 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/3a6a19a2-8fef-47b2-9891-0f5bb4522b13/os-extra_specs used request id req-89fbdac0-254b-4258-b9cf-9d6af6ffb968 2018-10-12 03:45:44,638 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0282869338989s 2018-10-12 03:45:44,638 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/3a6a19a2-8fef-47b2-9891-0f5bb4522b13/os-extra_specs used request id req-89fbdac0-254b-4258-b9cf-9d6af6ffb968 2018-10-12 03:45:44,639 - functest.opnfv_tests.openstack.rally.rally - DEBUG - flavor: Munch({'name': u'rally_sanity-flavor_alt_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'3a6a19a2-8fef-47b2-9891-0f5bb4522b13', 'swap': 0}) 2018-10-12 03:45:44,639 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "authenticate" ... 2018-10-12 03:45:44,639 - 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-10-12 03:45:44,648 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-12 03:45:44,664 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-12 03:45:44,672 - 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': '4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'flavor_name': 'rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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-10-12 03:46:44,875 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : c9b930c6-ceeb-4085-9028-02814f5b3710 2018-10-12 03:46:44,876 - functest.opnfv_tests.openstack.rally.rally - DEBUG - /home/opnfv/functest/results/rally does not exist, we create it. 2018-10-12 03:46:44,877 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'c9b930c6-ceeb-4085-9028-02814f5b3710'] 2018-10-12 03:46:45,981 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid c9b930c6-ceeb-4085-9028-02814f5b3710 -------------------------------------------------------------------------------- Task c9b930c6-ceeb-4085-9028-02814f5b3710: 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 c9b930c6-ceeb-4085-9028-02814f5b3710 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.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | total | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | -> duration | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 0.493 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.492609 Full duration: 7.218692 -------------------------------------------------------------------------------- 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 c9b930c6-ceeb-4085-9028-02814f5b3710 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.355 | 0.355 | 0.355 | 0.355 | 0.355 | 0.355 | 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.796933 Full duration: 7.623135 -------------------------------------------------------------------------------- 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 c9b930c6-ceeb-4085-9028-02814f5b3710 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.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | -> duration | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 0.945 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.945118 Full duration: 7.915251 -------------------------------------------------------------------------------- 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 c9b930c6-ceeb-4085-9028-02814f5b3710 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.358 | 0.358 | 0.358 | 0.358 | 0.358 | 0.358 | 100.0% | 1 | | total | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> duration | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.786055 Full duration: 7.634619 -------------------------------------------------------------------------------- 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 c9b930c6-ceeb-4085-9028-02814f5b3710 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.535 | 0.535 | 0.535 | 0.535 | 0.535 | 0.535 | 100.0% | 1 | | total | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> duration | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 0.922 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.922426 Full duration: 7.669651 -------------------------------------------------------------------------------- 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 c9b930c6-ceeb-4085-9028-02814f5b3710 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.218 | 0.218 | 0.218 | 0.218 | 0.218 | 0.218 | 100.0% | 1 | | total | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> duration | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 0.737 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.737234 Full duration: 7.47723 HINTS: * To plot HTML graphics with this data, run: rally task report c9b930c6-ceeb-4085-9028-02814f5b3710 --out output.html * To generate a JUnit report, run: rally task export c9b930c6-ceeb-4085-9028-02814f5b3710 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report c9b930c6-ceeb-4085-9028-02814f5b3710 --json --out output.json 2018-10-12 03:46:45,982 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'c9b930c6-ceeb-4085-9028-02814f5b3710', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.json'] 2018-10-12 03:46:48,235 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid c9b930c6-ceeb-4085-9028-02814f5b3710 --out /home/opnfv/functest/results/rally/opnfv-authenticate.json 2018-10-12 03:46:48.128 728 INFO rally.api [-] Building 'json' report for the following task(s): 'c9b930c6-ceeb-4085-9028-02814f5b3710'. 2018-10-12 03:46:48.133 728 INFO rally.api [-] The report has been successfully built. 2018-10-12 03:46:48,236 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'c9b930c6-ceeb-4085-9028-02814f5b3710', '--out', u'/home/opnfv/functest/results/rally/opnfv-authenticate.html'] 2018-10-12 03:46:50,541 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid c9b930c6-ceeb-4085-9028-02814f5b3710 --out /home/opnfv/functest/results/rally/opnfv-authenticate.html 2018-10-12 03:46:50.411 731 INFO rally.api [-] Building 'html' report for the following task(s): 'c9b930c6-ceeb-4085-9028-02814f5b3710'. 2018-10-12 03:46:50.439 731 INFO rally.api [-] The report has been successfully built. 2018-10-12 03:46:50,548 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "authenticate" OK. 2018-10-12 03:46:50,548 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "glance" ... 2018-10-12 03:46:50,560 - 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-10-12 03:46:50,560 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-12 03:46:50,567 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-12 03:46:50,579 - 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': '4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'flavor_name': 'rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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-10-12 03:48:24,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 0799b54f-5995-45b0-87b0-4db4fd013281 2018-10-12 03:48:24,518 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '0799b54f-5995-45b0-87b0-4db4fd013281'] 2018-10-12 03:48:25,669 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 0799b54f-5995-45b0-87b0-4db4fd013281 -------------------------------------------------------------------------------- Task 0799b54f-5995-45b0-87b0-4db4fd013281: 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 0799b54f-5995-45b0-87b0-4db4fd013281 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 | 5.121 | 5.121 | 5.121 | 5.121 | 5.121 | 5.121 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 0.499 | 100.0% | 1 | | -> glance_v2.upload_data | 2.215 | 2.215 | 2.215 | 2.215 | 2.215 | 2.215 | 100.0% | 1 | | glance_v2.delete_image | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 2.062 | 100.0% | 1 | | total | 7.183 | 7.183 | 7.183 | 7.183 | 7.183 | 7.183 | 100.0% | 1 | | -> duration | 7.183 | 7.183 | 7.183 | 7.183 | 7.183 | 7.183 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.182928 Full duration: 15.744462 -------------------------------------------------------------------------------- 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 0799b54f-5995-45b0-87b0-4db4fd013281 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.078 | 4.078 | 4.078 | 4.078 | 4.078 | 4.078 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 0.515 | 100.0% | 1 | | -> glance_v2.upload_data | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 1.069 | 100.0% | 1 | | glance_v2.list_images | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 0.257 | 100.0% | 1 | | total | 4.335 | 4.335 | 4.335 | 4.335 | 4.335 | 4.335 | 100.0% | 1 | | -> duration | 4.335 | 4.335 | 4.335 | 4.335 | 4.335 | 4.335 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 4.335025 Full duration: 16.417753 -------------------------------------------------------------------------------- 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 0799b54f-5995-45b0-87b0-4db4fd013281 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.369 | 0.369 | 0.369 | 0.369 | 0.369 | 0.369 | 100.0% | 1 | | total | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | -> duration | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 0.37 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.36962 Full duration: 8.204889 -------------------------------------------------------------------------------- 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_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "number_instances": 2, "nics": [ { "net-id": "4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb" } ] }, "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 0799b54f-5995-45b0-87b0-4db4fd013281 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.688 | 4.688 | 4.688 | 4.688 | 4.688 | 4.688 | 100.0% | 1 | | -> glance_v2.get_image (x2) | 0.549 | 0.549 | 0.549 | 0.549 | 0.549 | 0.549 | 100.0% | 1 | | -> glance_v2.upload_data | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 1.719 | 100.0% | 1 | | nova.boot_servers | 10.797 | 10.797 | 10.797 | 10.797 | 10.797 | 10.797 | 100.0% | 1 | | total | 15.486 | 15.486 | 15.486 | 15.486 | 15.486 | 15.486 | 100.0% | 1 | | -> duration | 14.486 | 14.486 | 14.486 | 14.486 | 14.486 | 14.486 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 14.485839 Full duration: 35.310387 HINTS: * To plot HTML graphics with this data, run: rally task report 0799b54f-5995-45b0-87b0-4db4fd013281 --out output.html * To generate a JUnit report, run: rally task export 0799b54f-5995-45b0-87b0-4db4fd013281 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 0799b54f-5995-45b0-87b0-4db4fd013281 --json --out output.json 2018-10-12 03:48:25,670 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '0799b54f-5995-45b0-87b0-4db4fd013281', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.json'] 2018-10-12 03:48:27,889 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 0799b54f-5995-45b0-87b0-4db4fd013281 --out /home/opnfv/functest/results/rally/opnfv-glance.json 2018-10-12 03:48:27.782 1284 INFO rally.api [-] Building 'json' report for the following task(s): '0799b54f-5995-45b0-87b0-4db4fd013281'. 2018-10-12 03:48:27.786 1284 INFO rally.api [-] The report has been successfully built. 2018-10-12 03:48:27,890 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '0799b54f-5995-45b0-87b0-4db4fd013281', '--out', u'/home/opnfv/functest/results/rally/opnfv-glance.html'] 2018-10-12 03:48:30,285 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 0799b54f-5995-45b0-87b0-4db4fd013281 --out /home/opnfv/functest/results/rally/opnfv-glance.html 2018-10-12 03:48:30.115 1287 INFO rally.api [-] Building 'html' report for the following task(s): '0799b54f-5995-45b0-87b0-4db4fd013281'. 2018-10-12 03:48:30.137 1287 INFO rally.api [-] The report has been successfully built. 2018-10-12 03:48:30,291 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "glance" OK. 2018-10-12 03:48:30,291 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "cinder" ... 2018-10-12 03:48:30,292 - 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-10-12 03:48:30,292 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-12 03:48:30,311 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-12 03:48:30,317 - 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': '4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'flavor_name': 'rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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-10-12 03:51:47,233 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 4b1581b2-cb9c-4652-a4ed-51bb31efa858 2018-10-12 03:51:47,234 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '4b1581b2-cb9c-4652-a4ed-51bb31efa858'] 2018-10-12 03:51:48,362 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 4b1581b2-cb9c-4652-a4ed-51bb31efa858 -------------------------------------------------------------------------------- Task 4b1581b2-cb9c-4652-a4ed-51bb31efa858: 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 4b1581b2-cb9c-4652-a4ed-51bb31efa858 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.149 | 3.149 | 3.149 | 3.149 | 3.149 | 3.149 | 100.0% | 1 | | cinder_v2.delete_snapshot | 2.609 | 2.609 | 2.609 | 2.609 | 2.609 | 2.609 | 100.0% | 1 | | total | 5.758 | 5.758 | 5.758 | 5.758 | 5.758 | 5.758 | 100.0% | 1 | | -> duration | 5.758 | 5.758 | 5.758 | 5.758 | 5.758 | 5.758 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.758338 Full duration: 23.257207 -------------------------------------------------------------------------------- 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 4b1581b2-cb9c-4652-a4ed-51bb31efa858 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.22 | 3.22 | 3.22 | 3.22 | 3.22 | 3.22 | 100.0% | 1 | | cinder_v2.delete_volume | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 2.648 | 100.0% | 1 | | total | 5.868 | 5.868 | 5.868 | 5.868 | 5.868 | 5.868 | 100.0% | 1 | | -> duration | 5.868 | 5.868 | 5.868 | 5.868 | 5.868 | 5.868 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.868052 Full duration: 16.400816 -------------------------------------------------------------------------------- test scenario CinderVolumes.create_and_delete_volume args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "image": { "name": "rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "size": 1 }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "quotas": { "cinder": { "gigabytes": -1, "snapshots": -1, "volumes": -1 } } } } -------------------------------------------------------------------------------- Task 4b1581b2-cb9c-4652-a4ed-51bb31efa858 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.697 | 8.697 | 8.697 | 8.697 | 8.697 | 8.697 | 100.0% | 1 | | cinder_v2.delete_volume | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 2.458 | 100.0% | 1 | | total | 11.155 | 11.155 | 11.155 | 11.155 | 11.155 | 11.155 | 100.0% | 1 | | -> duration | 11.155 | 11.155 | 11.155 | 11.155 | 11.155 | 11.155 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.155197 Full duration: 21.947433 -------------------------------------------------------------------------------- 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 4b1581b2-cb9c-4652-a4ed-51bb31efa858 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.128 | 3.128 | 3.128 | 3.128 | 3.128 | 3.128 | 100.0% | 1 | | cinder_v2.delete_volume | 2.643 | 2.643 | 2.643 | 2.643 | 2.643 | 2.643 | 100.0% | 1 | | total | 5.771 | 5.771 | 5.771 | 5.771 | 5.771 | 5.771 | 100.0% | 1 | | -> duration | 5.771 | 5.771 | 5.771 | 5.771 | 5.771 | 5.771 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.771183 Full duration: 15.641622 -------------------------------------------------------------------------------- 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 4b1581b2-cb9c-4652-a4ed-51bb31efa858 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.443 | 3.443 | 3.443 | 3.443 | 3.443 | 3.443 | 100.0% | 1 | | cinder_v2.extend_volume | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 2.53 | 100.0% | 1 | | cinder_v2.delete_volume | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 0.979 | 100.0% | 1 | | total | 6.954 | 6.954 | 6.954 | 6.954 | 6.954 | 6.954 | 100.0% | 1 | | -> duration | 6.954 | 6.954 | 6.954 | 6.954 | 6.954 | 6.954 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.953511 Full duration: 17.030877 -------------------------------------------------------------------------------- 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 4b1581b2-cb9c-4652-a4ed-51bb31efa858 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.386 | 3.386 | 3.386 | 3.386 | 3.386 | 3.386 | 100.0% | 1 | | cinder_v2.delete_volume | 2.729 | 2.729 | 2.729 | 2.729 | 2.729 | 2.729 | 100.0% | 1 | | total | 6.116 | 6.116 | 6.116 | 6.116 | 6.116 | 6.116 | 100.0% | 1 | | -> duration | 6.116 | 6.116 | 6.116 | 6.116 | 6.116 | 6.116 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.11565 Full duration: 23.419806 -------------------------------------------------------------------------------- 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 4b1581b2-cb9c-4652-a4ed-51bb31efa858 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.626 | 0.626 | 0.626 | 0.626 | 0.626 | 0.626 | 100.0% | 1 | | cinder_v2.list_qos | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> duration | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.806308 Full duration: 12.548828 -------------------------------------------------------------------------------- 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 4b1581b2-cb9c-4652-a4ed-51bb31efa858 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.606 | 0.606 | 0.606 | 0.606 | 0.606 | 0.606 | 100.0% | 1 | | cinder_v2.set_qos | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 0.198 | 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.805309 Full duration: 12.462708 -------------------------------------------------------------------------------- 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 4b1581b2-cb9c-4652-a4ed-51bb31efa858 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.618 | 0.618 | 0.618 | 0.618 | 0.618 | 0.618 | 100.0% | 1 | | cinder_v2.list_types | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 0.18 | 100.0% | 1 | | total | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> duration | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 0.799 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.798823 Full duration: 12.316436 -------------------------------------------------------------------------------- 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 4b1581b2-cb9c-4652-a4ed-51bb31efa858 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.629 | 0.629 | 0.629 | 0.629 | 0.629 | 0.629 | 100.0% | 1 | | cinder_v2.create_encryption_type | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 0.201 | 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.830826 Full duration: 12.793656 HINTS: * To plot HTML graphics with this data, run: rally task report 4b1581b2-cb9c-4652-a4ed-51bb31efa858 --out output.html * To generate a JUnit report, run: rally task export 4b1581b2-cb9c-4652-a4ed-51bb31efa858 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 4b1581b2-cb9c-4652-a4ed-51bb31efa858 --json --out output.json 2018-10-12 03:51:48,362 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '4b1581b2-cb9c-4652-a4ed-51bb31efa858', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.json'] 2018-10-12 03:51:50,658 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 4b1581b2-cb9c-4652-a4ed-51bb31efa858 --out /home/opnfv/functest/results/rally/opnfv-cinder.json 2018-10-12 03:51:50.546 3076 INFO rally.api [-] Building 'json' report for the following task(s): '4b1581b2-cb9c-4652-a4ed-51bb31efa858'. 2018-10-12 03:51:50.554 3076 INFO rally.api [-] The report has been successfully built. 2018-10-12 03:51:50,658 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '4b1581b2-cb9c-4652-a4ed-51bb31efa858', '--out', u'/home/opnfv/functest/results/rally/opnfv-cinder.html'] 2018-10-12 03:51:52,953 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 4b1581b2-cb9c-4652-a4ed-51bb31efa858 --out /home/opnfv/functest/results/rally/opnfv-cinder.html 2018-10-12 03:51:52.821 3079 INFO rally.api [-] Building 'html' report for the following task(s): '4b1581b2-cb9c-4652-a4ed-51bb31efa858'. 2018-10-12 03:51:52.850 3079 INFO rally.api [-] The report has been successfully built. 2018-10-12 03:51:52,965 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "cinder" OK. 2018-10-12 03:51:52,965 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "heat" ... 2018-10-12 03:51:52,966 - 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-10-12 03:51:52,966 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-12 03:51:52,983 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-12 03:51:52,994 - 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': '4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'flavor_name': 'rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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-10-12 03:53:13,775 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 856b2384-af6a-4ca2-b9bd-460c12950713 2018-10-12 03:53:13,776 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '856b2384-af6a-4ca2-b9bd-460c12950713'] 2018-10-12 03:53:14,868 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 856b2384-af6a-4ca2-b9bd-460c12950713 -------------------------------------------------------------------------------- Task 856b2384-af6a-4ca2-b9bd-460c12950713: 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 856b2384-af6a-4ca2-b9bd-460c12950713 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.625 | 4.625 | 4.625 | 4.625 | 4.625 | 4.625 | 100.0% | 1 | | heat.update_stack | 3.019 | 3.019 | 3.019 | 3.019 | 3.019 | 3.019 | 100.0% | 1 | | heat.delete_stack | 2.423 | 2.423 | 2.423 | 2.423 | 2.423 | 2.423 | 100.0% | 1 | | total | 10.067 | 10.067 | 10.067 | 10.067 | 10.067 | 10.067 | 100.0% | 1 | | -> duration | 6.067 | 6.067 | 6.067 | 6.067 | 6.067 | 6.067 | 100.0% | 1 | | -> idle_duration | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 4.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.067243 Full duration: 20.065126 -------------------------------------------------------------------------------- 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 856b2384-af6a-4ca2-b9bd-460c12950713 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 | 5.133 | 5.133 | 5.133 | 5.133 | 5.133 | 5.133 | 100.0% | 1 | | heat.check_stack | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 0.787 | 100.0% | 1 | | heat.delete_stack | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 1.826 | 100.0% | 1 | | total | 7.747 | 7.747 | 7.747 | 7.747 | 7.747 | 7.747 | 100.0% | 1 | | -> duration | 5.747 | 5.747 | 5.747 | 5.747 | 5.747 | 5.747 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 5.74666 Full duration: 16.295806 -------------------------------------------------------------------------------- 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 856b2384-af6a-4ca2-b9bd-460c12950713 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.335 | 4.335 | 4.335 | 4.335 | 4.335 | 4.335 | 100.0% | 1 | | heat.suspend_stack | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 1.421 | 100.0% | 1 | | heat.resume_stack | 1.572 | 1.572 | 1.572 | 1.572 | 1.572 | 1.572 | 100.0% | 1 | | heat.delete_stack | 2.167 | 2.167 | 2.167 | 2.167 | 2.167 | 2.167 | 100.0% | 1 | | total | 9.495 | 9.495 | 9.495 | 9.495 | 9.495 | 9.495 | 100.0% | 1 | | -> duration | 7.495 | 7.495 | 7.495 | 7.495 | 7.495 | 7.495 | 100.0% | 1 | | -> idle_duration | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 2.0 | 100.0% | 1 | +--------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.494844 Full duration: 18.00827 -------------------------------------------------------------------------------- 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 856b2384-af6a-4ca2-b9bd-460c12950713 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.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | total | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> duration | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 0.588 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.58783 Full duration: 8.317041 HINTS: * To plot HTML graphics with this data, run: rally task report 856b2384-af6a-4ca2-b9bd-460c12950713 --out output.html * To generate a JUnit report, run: rally task export 856b2384-af6a-4ca2-b9bd-460c12950713 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 856b2384-af6a-4ca2-b9bd-460c12950713 --json --out output.json 2018-10-12 03:53:14,869 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '856b2384-af6a-4ca2-b9bd-460c12950713', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.json'] 2018-10-12 03:53:17,209 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 856b2384-af6a-4ca2-b9bd-460c12950713 --out /home/opnfv/functest/results/rally/opnfv-heat.json 2018-10-12 03:53:17.057 3812 INFO rally.api [-] Building 'json' report for the following task(s): '856b2384-af6a-4ca2-b9bd-460c12950713'. 2018-10-12 03:53:17.062 3812 INFO rally.api [-] The report has been successfully built. 2018-10-12 03:53:17,209 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '856b2384-af6a-4ca2-b9bd-460c12950713', '--out', u'/home/opnfv/functest/results/rally/opnfv-heat.html'] 2018-10-12 03:53:19,544 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 856b2384-af6a-4ca2-b9bd-460c12950713 --out /home/opnfv/functest/results/rally/opnfv-heat.html 2018-10-12 03:53:19.374 3815 INFO rally.api [-] Building 'html' report for the following task(s): '856b2384-af6a-4ca2-b9bd-460c12950713'. 2018-10-12 03:53:19.397 3815 INFO rally.api [-] The report has been successfully built. 2018-10-12 03:53:19,547 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "heat" OK. 2018-10-12 03:53:19,547 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "keystone" ... 2018-10-12 03:53:19,547 - 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-10-12 03:53:19,548 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-12 03:53:19,556 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-12 03:53:19,559 - 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': '4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'flavor_name': 'rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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-10-12 03:56:37,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : bdb4c996-fe6c-4208-8d86-cfe94706c13c 2018-10-12 03:56:37,411 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'bdb4c996-fe6c-4208-8d86-cfe94706c13c'] 2018-10-12 03:56:38,549 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid bdb4c996-fe6c-4208-8d86-cfe94706c13c -------------------------------------------------------------------------------- Task bdb4c996-fe6c-4208-8d86-cfe94706c13c: 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 bdb4c996-fe6c-4208-8d86-cfe94706c13c 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.5 | 0.5 | 0.5 | 0.5 | 0.5 | 0.5 | 100.0% | 1 | | keystone_v3.add_role | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 0.14 | 100.0% | 1 | | keystone_v3.revoke_role | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 0.12 | 100.0% | 1 | | total | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> duration | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 0.76 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.760408 Full duration: 14.903315 -------------------------------------------------------------------------------- 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 bdb4c996-fe6c-4208-8d86-cfe94706c13c 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.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.list_roles | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 0.114 | 100.0% | 1 | | total | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> duration | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 0.74 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.740408 Full duration: 14.249508 -------------------------------------------------------------------------------- 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 bdb4c996-fe6c-4208-8d86-cfe94706c13c 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.725 | 0.725 | 0.725 | 0.725 | 0.725 | 0.725 | 100.0% | 1 | | keystone_v3.list_projects | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 0.081 | 100.0% | 1 | | total | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> duration | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 0.806 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.80613 Full duration: 14.692966 -------------------------------------------------------------------------------- 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 bdb4c996-fe6c-4208-8d86-cfe94706c13c 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.506 | 0.506 | 0.506 | 0.506 | 0.506 | 0.506 | 100.0% | 1 | | keystone_v3.delete_role | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 0.115 | 100.0% | 1 | | total | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> duration | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 0.621 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.620922 Full duration: 12.260761 -------------------------------------------------------------------------------- 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 bdb4c996-fe6c-4208-8d86-cfe94706c13c 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.524 | 0.524 | 0.524 | 0.524 | 0.524 | 0.524 | 100.0% | 1 | | keystone_v3.delete_service | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 0.109 | 100.0% | 1 | | total | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> duration | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 0.633 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.632913 Full duration: 12.529682 -------------------------------------------------------------------------------- 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 bdb4c996-fe6c-4208-8d86-cfe94706c13c 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.703 | 0.703 | 0.703 | 0.703 | 0.703 | 0.703 | 100.0% | 1 | | keystone_v3.create_user | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 0.505 | 100.0% | 1 | | -> keystone_v3.list_roles | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 0.09 | 100.0% | 1 | | -> keystone_v3.add_role | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 0.122 | 100.0% | 1 | | keystone_v3.create_role | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 0.104 | 100.0% | 1 | | keystone_v3.get_project | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 0.082 | 100.0% | 1 | | keystone_v3.get_user | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 0.1 | 100.0% | 1 | | keystone_v3.get_role | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | keystone_v3.list_services | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 0.085 | 100.0% | 1 | | keystone_v3.get_services | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 0.087 | 100.0% | 1 | | total | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 100.0% | 1 | | -> duration | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 1.856 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.855773 Full duration: 20.136216 -------------------------------------------------------------------------------- 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 bdb4c996-fe6c-4208-8d86-cfe94706c13c 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.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | keystone_v3.update_project | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 0.107 | 100.0% | 1 | | keystone_v3.delete_project | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 0.152 | 100.0% | 1 | | total | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> duration | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 0.947 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.947039 Full duration: 12.811622 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_user args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task bdb4c996-fe6c-4208-8d86-cfe94706c13c 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.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | total | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> duration | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 0.784 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.784174 Full duration: 14.723191 -------------------------------------------------------------------------------- test scenario KeystoneBasic.create_tenant args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": {}, "sla": { "failure_rate": { "max": 0 } }, "context": {} } -------------------------------------------------------------------------------- Task bdb4c996-fe6c-4208-8d86-cfe94706c13c 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.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | total | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> duration | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 0.679 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.678973 Full duration: 14.435794 -------------------------------------------------------------------------------- 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 bdb4c996-fe6c-4208-8d86-cfe94706c13c 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.687 | 0.687 | 0.687 | 0.687 | 0.687 | 0.687 | 100.0% | 1 | | keystone_v3.list_users | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 0.101 | 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.891552 Full duration: 14.664357 -------------------------------------------------------------------------------- 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 bdb4c996-fe6c-4208-8d86-cfe94706c13c 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.688 | 0.688 | 0.688 | 0.688 | 0.688 | 0.688 | 100.0% | 1 | | keystone_v3.create_users | 5.152 | 5.152 | 5.152 | 5.152 | 5.152 | 5.152 | 100.0% | 1 | | -> keystone_v3.create_user (x10) | 5.152 | 5.152 | 5.152 | 5.152 | 5.152 | 5.152 | 100.0% | 1 | | --> keystone_v3.list_roles (x10) | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 0.845 | 100.0% | 1 | | --> keystone_v3.add_role (x10) | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 1.409 | 100.0% | 1 | | total | 6.843 | 6.843 | 6.843 | 6.843 | 6.843 | 6.843 | 100.0% | 1 | | -> duration | 6.843 | 6.843 | 6.843 | 6.843 | 6.843 | 6.843 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 6.842995 Full duration: 23.10488 HINTS: * To plot HTML graphics with this data, run: rally task report bdb4c996-fe6c-4208-8d86-cfe94706c13c --out output.html * To generate a JUnit report, run: rally task export bdb4c996-fe6c-4208-8d86-cfe94706c13c --type junit --to output.xml * To get raw JSON output of task results, run: rally task report bdb4c996-fe6c-4208-8d86-cfe94706c13c --json --out output.json 2018-10-12 03:56:38,550 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'bdb4c996-fe6c-4208-8d86-cfe94706c13c', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.json'] 2018-10-12 03:56:40,901 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid bdb4c996-fe6c-4208-8d86-cfe94706c13c --out /home/opnfv/functest/results/rally/opnfv-keystone.json 2018-10-12 03:56:40.740 5730 INFO rally.api [-] Building 'json' report for the following task(s): 'bdb4c996-fe6c-4208-8d86-cfe94706c13c'. 2018-10-12 03:56:40.751 5730 INFO rally.api [-] The report has been successfully built. 2018-10-12 03:56:40,901 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'bdb4c996-fe6c-4208-8d86-cfe94706c13c', '--out', u'/home/opnfv/functest/results/rally/opnfv-keystone.html'] 2018-10-12 03:56:43,165 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid bdb4c996-fe6c-4208-8d86-cfe94706c13c --out /home/opnfv/functest/results/rally/opnfv-keystone.html 2018-10-12 03:56:42.984 5733 INFO rally.api [-] Building 'html' report for the following task(s): 'bdb4c996-fe6c-4208-8d86-cfe94706c13c'. 2018-10-12 03:56:43.016 5733 INFO rally.api [-] The report has been successfully built. 2018-10-12 03:56:43,174 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "keystone" OK. 2018-10-12 03:56:43,174 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "neutron" ... 2018-10-12 03:56:43,175 - 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-10-12 03:56:43,175 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-12 03:56:43,182 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-12 03:56:43,187 - 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': '4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'flavor_name': 'rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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-10-12 04:02:58,998 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : f5fa2949-ab28-4b21-a33c-1f76689ecfaa 2018-10-12 04:02:58,999 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', 'f5fa2949-ab28-4b21-a33c-1f76689ecfaa'] 2018-10-12 04:03:00,140 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid f5fa2949-ab28-4b21-a33c-1f76689ecfaa -------------------------------------------------------------------------------- Task f5fa2949-ab28-4b21-a33c-1f76689ecfaa: 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 f5fa2949-ab28-4b21-a33c-1f76689ecfaa has 0 error(s) -------------------------------------------------------------------------------- +---------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 1.127 | 100.0% | 1 | | neutron.delete_network | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | total | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 100.0% | 1 | | -> duration | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 1.921 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.921065 Full duration: 15.274024 -------------------------------------------------------------------------------- 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 f5fa2949-ab28-4b21-a33c-1f76689ecfaa 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.512 | 1.512 | 1.512 | 1.512 | 1.512 | 1.512 | 100.0% | 1 | | neutron.delete_port | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 0.583 | 100.0% | 1 | | total | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 100.0% | 1 | | -> duration | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 2.095 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.095278 Full duration: 35.709754 -------------------------------------------------------------------------------- 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 f5fa2949-ab28-4b21-a33c-1f76689ecfaa has 0 error(s) -------------------------------------------------------------------------------- +------------------------------------------------------------------------------------------------------------------------------------+ | Response Times (sec) | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | Action | Min (sec) | Median (sec) | 90%ile (sec) | 95%ile (sec) | Max (sec) | Avg (sec) | Success | Count | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ | neutron.create_network | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 1.072 | 100.0% | 1 | | neutron.create_subnet | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 0.673 | 100.0% | 1 | | neutron.create_router | 3.336 | 3.336 | 3.336 | 3.336 | 3.336 | 3.336 | 100.0% | 1 | | neutron.add_interface_router | 1.851 | 1.851 | 1.851 | 1.851 | 1.851 | 1.851 | 100.0% | 1 | | neutron.remove_interface_router | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 1.335 | 100.0% | 1 | | neutron.delete_router | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 2.026 | 100.0% | 1 | | total | 10.294 | 10.294 | 10.294 | 10.294 | 10.294 | 10.294 | 100.0% | 1 | | -> duration | 10.294 | 10.294 | 10.294 | 10.294 | 10.294 | 10.294 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 10.293985 Full duration: 49.487047 -------------------------------------------------------------------------------- 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 f5fa2949-ab28-4b21-a33c-1f76689ecfaa 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.141 | 1.141 | 1.141 | 1.141 | 1.141 | 1.141 | 100.0% | 1 | | neutron.delete_subnet | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 0.862 | 100.0% | 1 | | total | 2.003 | 2.003 | 2.003 | 2.003 | 2.003 | 2.003 | 100.0% | 1 | | -> duration | 2.003 | 2.003 | 2.003 | 2.003 | 2.003 | 2.003 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 2.003363 Full duration: 37.393049 -------------------------------------------------------------------------------- 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 f5fa2949-ab28-4b21-a33c-1f76689ecfaa 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.989 | 0.989 | 0.989 | 0.989 | 0.989 | 0.989 | 100.0% | 1 | | neutron.list_networks | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 0.274 | 100.0% | 1 | | total | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | -> duration | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 1.263 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.26307 Full duration: 16.597748 -------------------------------------------------------------------------------- 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 f5fa2949-ab28-4b21-a33c-1f76689ecfaa 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.495 | 1.495 | 1.495 | 1.495 | 1.495 | 1.495 | 100.0% | 1 | | neutron.list_ports | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 0.253 | 100.0% | 1 | | total | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 100.0% | 1 | | -> duration | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 1.748 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.747828 Full duration: 37.198469 -------------------------------------------------------------------------------- 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 f5fa2949-ab28-4b21-a33c-1f76689ecfaa 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.882 | 0.882 | 0.882 | 0.882 | 0.882 | 0.882 | 100.0% | 1 | | neutron.create_subnet | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 0.898 | 100.0% | 1 | | neutron.create_router | 3.267 | 3.267 | 3.267 | 3.267 | 3.267 | 3.267 | 100.0% | 1 | | neutron.add_interface_router | 1.886 | 1.886 | 1.886 | 1.886 | 1.886 | 1.886 | 100.0% | 1 | | neutron.list_routers | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 0.219 | 100.0% | 1 | | total | 7.152 | 7.152 | 7.152 | 7.152 | 7.152 | 7.152 | 100.0% | 1 | | -> duration | 7.152 | 7.152 | 7.152 | 7.152 | 7.152 | 7.152 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.15163 Full duration: 54.107835 -------------------------------------------------------------------------------- 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 f5fa2949-ab28-4b21-a33c-1f76689ecfaa 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.794 | 0.794 | 0.794 | 0.794 | 0.794 | 0.794 | 100.0% | 1 | | neutron.create_subnet | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 0.73 | 100.0% | 1 | | neutron.list_subnets | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 0.23 | 100.0% | 1 | | total | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 100.0% | 1 | | -> duration | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 1.755 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.754816 Full duration: 41.55962 -------------------------------------------------------------------------------- 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 f5fa2949-ab28-4b21-a33c-1f76689ecfaa 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.086 | 1.086 | 1.086 | 1.086 | 1.086 | 1.086 | 100.0% | 1 | | neutron.delete_security_group | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 0.373 | 100.0% | 1 | | total | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 100.0% | 1 | | -> duration | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 1.459 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.459407 Full duration: 14.760407 -------------------------------------------------------------------------------- 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 f5fa2949-ab28-4b21-a33c-1f76689ecfaa 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.85 | 0.85 | 0.85 | 0.85 | 0.85 | 0.85 | 100.0% | 1 | | neutron.create_security_group_rule | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 0.471 | 100.0% | 1 | | neutron.delete_security_group_rule | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 0.233 | 100.0% | 1 | | neutron.delete_security_group | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 0.29 | 100.0% | 1 | | total | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 100.0% | 1 | | -> duration | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 1.845 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +------------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.844815 Full duration: 15.171863 -------------------------------------------------------------------------------- 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 f5fa2949-ab28-4b21-a33c-1f76689ecfaa 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.905 | 0.905 | 0.905 | 0.905 | 0.905 | 0.905 | 100.0% | 1 | | neutron.create_router | 3.715 | 3.715 | 3.715 | 3.715 | 3.715 | 3.715 | 100.0% | 1 | | neutron.add_gateway_router | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 1.821 | 100.0% | 1 | | neutron.remove_gateway_router | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 1.062 | 100.0% | 1 | | total | 7.504 | 7.504 | 7.504 | 7.504 | 7.504 | 7.504 | 100.0% | 1 | | -> duration | 7.504 | 7.504 | 7.504 | 7.504 | 7.504 | 7.504 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +-------------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 7.503908 Full duration: 30.662498 HINTS: * To plot HTML graphics with this data, run: rally task report f5fa2949-ab28-4b21-a33c-1f76689ecfaa --out output.html * To generate a JUnit report, run: rally task export f5fa2949-ab28-4b21-a33c-1f76689ecfaa --type junit --to output.xml * To get raw JSON output of task results, run: rally task report f5fa2949-ab28-4b21-a33c-1f76689ecfaa --json --out output.json 2018-10-12 04:03:00,141 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', 'f5fa2949-ab28-4b21-a33c-1f76689ecfaa', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.json'] 2018-10-12 04:03:02,428 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid f5fa2949-ab28-4b21-a33c-1f76689ecfaa --out /home/opnfv/functest/results/rally/opnfv-neutron.json 2018-10-12 04:03:02.315 9028 INFO rally.api [-] Building 'json' report for the following task(s): 'f5fa2949-ab28-4b21-a33c-1f76689ecfaa'. 2018-10-12 04:03:02.325 9028 INFO rally.api [-] The report has been successfully built. 2018-10-12 04:03:02,429 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', 'f5fa2949-ab28-4b21-a33c-1f76689ecfaa', '--out', u'/home/opnfv/functest/results/rally/opnfv-neutron.html'] 2018-10-12 04:03:04,753 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid f5fa2949-ab28-4b21-a33c-1f76689ecfaa --out /home/opnfv/functest/results/rally/opnfv-neutron.html 2018-10-12 04:03:04.614 9031 INFO rally.api [-] Building 'html' report for the following task(s): 'f5fa2949-ab28-4b21-a33c-1f76689ecfaa'. 2018-10-12 04:03:04.646 9031 INFO rally.api [-] The report has been successfully built. 2018-10-12 04:03:04,768 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "neutron" OK. 2018-10-12 04:03:04,768 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "nova" ... 2018-10-12 04:03:04,769 - 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-10-12 04:03:04,769 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-12 04:03:04,784 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-12 04:03:04,795 - 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': '4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'flavor_name': 'rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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-10-12 04:10:06,807 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 2018-10-12 04:10:06,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '3ad72dbc-96ba-47f4-a754-e0a4cdf43760'] 2018-10-12 04:10:07,919 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 -------------------------------------------------------------------------------- Task 3ad72dbc-96ba-47f4-a754-e0a4cdf43760: 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_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "image": { "name": "rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "block_migration": false, "nics": [ { "net-id": "4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 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 | 12.229 | 12.229 | 12.229 | 12.229 | 12.229 | 12.229 | 100.0% | 1 | | nova.find_host_to_migrate | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 1.416 | 100.0% | 1 | | nova.live_migrate | 10.557 | 10.557 | 10.557 | 10.557 | 10.557 | 10.557 | 100.0% | 1 | | nova.delete_server | 2.782 | 2.782 | 2.782 | 2.782 | 2.782 | 2.782 | 100.0% | 1 | | total | 26.985 | 26.985 | 26.985 | 26.985 | 26.985 | 26.985 | 100.0% | 1 | | -> duration | 25.985 | 25.985 | 25.985 | 25.985 | 25.985 | 25.985 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 25.984959 Full duration: 36.362952 -------------------------------------------------------------------------------- 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_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "image": { "name": "rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "size": 10, "block_migration": false, "boot_server_kwargs": { "nics": [ { "net-id": "4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb" } ] } }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 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.297 | 9.297 | 9.297 | 9.297 | 9.297 | 9.297 | 100.0% | 1 | | cinder_v2.create_volume | 3.01 | 3.01 | 3.01 | 3.01 | 3.01 | 3.01 | 100.0% | 1 | | nova.attach_volume | 3.97 | 3.97 | 3.97 | 3.97 | 3.97 | 3.97 | 100.0% | 1 | | nova.find_host_to_migrate | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 1.401 | 100.0% | 1 | | nova.live_migrate | 13.8 | 13.8 | 13.8 | 13.8 | 13.8 | 13.8 | 100.0% | 1 | | nova.detach_volume | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 1.435 | 100.0% | 1 | | cinder_v2.delete_volume | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 2.317 | 100.0% | 1 | | nova.delete_server | 2.831 | 2.831 | 2.831 | 2.831 | 2.831 | 2.831 | 100.0% | 1 | | total | 38.062 | 38.062 | 38.062 | 38.062 | 38.062 | 38.062 | 100.0% | 1 | | -> duration | 37.062 | 37.062 | 37.062 | 37.062 | 37.062 | 37.062 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 37.062026 Full duration: 50.003645 -------------------------------------------------------------------------------- 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_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "image": { "name": "rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "block_migration": false, "volume_size": 10, "force_delete": false, "nics": [ { "net-id": "4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 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.934 | 8.934 | 8.934 | 8.934 | 8.934 | 8.934 | 100.0% | 1 | | nova.boot_server | 9.659 | 9.659 | 9.659 | 9.659 | 9.659 | 9.659 | 100.0% | 1 | | nova.find_host_to_migrate | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 1.451 | 100.0% | 1 | | nova.live_migrate | 13.864 | 13.864 | 13.864 | 13.864 | 13.864 | 13.864 | 100.0% | 1 | | nova.delete_server | 7.779 | 7.779 | 7.779 | 7.779 | 7.779 | 7.779 | 100.0% | 1 | | total | 41.688 | 41.688 | 41.688 | 41.688 | 41.688 | 41.688 | 100.0% | 1 | | -> duration | 40.688 | 40.688 | 40.688 | 40.688 | 40.688 | 40.688 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 40.687589 Full duration: 53.95939 -------------------------------------------------------------------------------- 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_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "image": { "name": "rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "server_kwargs": { "nics": [ { "net-id": "4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb" } ] } }, "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 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 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.672 | 0.672 | 0.672 | 0.672 | 0.672 | 0.672 | 100.0% | 1 | | nova.boot_server | 9.241 | 9.241 | 9.241 | 9.241 | 9.241 | 9.241 | 100.0% | 1 | | nova.delete_server | 2.952 | 2.952 | 2.952 | 2.952 | 2.952 | 2.952 | 100.0% | 1 | | nova.delete_keypair | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 0.047 | 100.0% | 1 | | total | 12.914 | 12.914 | 12.914 | 12.914 | 12.914 | 12.914 | 100.0% | 1 | | -> duration | 11.914 | 11.914 | 11.914 | 11.914 | 11.914 | 11.914 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 11.914063 Full duration: 43.948585 -------------------------------------------------------------------------------- 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_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "image": { "name": "rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "volume_size": 5, "nics": [ { "net-id": "4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb" } ] }, "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 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 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 | 9.033 | 9.033 | 9.033 | 9.033 | 9.033 | 9.033 | 100.0% | 1 | | nova.boot_server | 9.365 | 9.365 | 9.365 | 9.365 | 9.365 | 9.365 | 100.0% | 1 | | nova.delete_server | 2.934 | 2.934 | 2.934 | 2.934 | 2.934 | 2.934 | 100.0% | 1 | | total | 21.333 | 21.333 | 21.333 | 21.333 | 21.333 | 21.333 | 100.0% | 1 | | -> duration | 20.333 | 20.333 | 20.333 | 20.333 | 20.333 | 20.333 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +-------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 20.332744 Full duration: 55.438103 -------------------------------------------------------------------------------- test scenario NovaServers.pause_and_unpause_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "image": { "name": "rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "force_delete": false, "nics": [ { "net-id": "4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb" } ] }, "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 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 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.295 | 9.295 | 9.295 | 9.295 | 9.295 | 9.295 | 100.0% | 1 | | nova.pause_server | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 2.685 | 100.0% | 1 | | nova.unpause_server | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 2.887 | 100.0% | 1 | | nova.delete_server | 5.743 | 5.743 | 5.743 | 5.743 | 5.743 | 5.743 | 100.0% | 1 | | total | 20.61 | 20.61 | 20.61 | 20.61 | 20.61 | 20.61 | 100.0% | 1 | | -> duration | 15.61 | 15.61 | 15.61 | 15.61 | 15.61 | 15.61 | 100.0% | 1 | | -> idle_duration | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 5.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 15.609631 Full duration: 51.604966 -------------------------------------------------------------------------------- test scenario NovaServers.boot_and_migrate_server args position 0 args values: { "runner": { "concurrency": 1, "times": 1 }, "hooks": [], "args": { "flavor": { "name": "rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "image": { "name": "rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "nics": [ { "net-id": "4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb" } ] }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 } } } -------------------------------------------------------------------------------- Task 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 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.162 | 9.162 | 9.162 | 9.162 | 9.162 | 9.162 | 100.0% | 1 | | nova.migrate | 16.533 | 16.533 | 16.533 | 16.533 | 16.533 | 16.533 | 100.0% | 1 | | nova.resize_confirm | 3.278 | 3.278 | 3.278 | 3.278 | 3.278 | 3.278 | 100.0% | 1 | | nova.delete_server | 2.725 | 2.725 | 2.725 | 2.725 | 2.725 | 2.725 | 100.0% | 1 | | total | 31.698 | 31.698 | 31.698 | 31.698 | 31.698 | 31.698 | 100.0% | 1 | | -> duration | 30.698 | 30.698 | 30.698 | 30.698 | 30.698 | 30.698 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +---------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 30.698375 Full duration: 40.981691 -------------------------------------------------------------------------------- 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_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "image": { "name": "rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2" }, "auto_assign_nic": true }, "sla": { "failure_rate": { "max": 0 } }, "context": { "users": { "tenants": 1, "users_per_tenant": 1 }, "network": {} } } -------------------------------------------------------------------------------- Task 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 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.825 | 9.825 | 9.825 | 9.825 | 9.825 | 9.825 | 100.0% | 1 | | nova.list_interfaces | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 0.251 | 100.0% | 1 | | total | 10.076 | 10.076 | 10.076 | 10.076 | 10.076 | 10.076 | 100.0% | 1 | | -> duration | 9.076 | 9.076 | 9.076 | 9.076 | 9.076 | 9.076 | 100.0% | 1 | | -> idle_duration | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 1.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 9.076375 Full duration: 48.092129 -------------------------------------------------------------------------------- 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 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 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.631 | 0.631 | 0.631 | 0.631 | 0.631 | 0.631 | 100.0% | 1 | | nova.delete_server_group | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 0.054 | 100.0% | 1 | | total | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> duration | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 0.685 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +--------------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.68493 Full duration: 9.165207 HINTS: * To plot HTML graphics with this data, run: rally task report 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 --out output.html * To generate a JUnit report, run: rally task export 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 --json --out output.json 2018-10-12 04:10:07,920 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '3ad72dbc-96ba-47f4-a754-e0a4cdf43760', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.json'] 2018-10-12 04:10:10,410 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 --out /home/opnfv/functest/results/rally/opnfv-nova.json 2018-10-12 04:10:10.252 10674 INFO rally.api [-] Building 'json' report for the following task(s): '3ad72dbc-96ba-47f4-a754-e0a4cdf43760'. 2018-10-12 04:10:10.261 10674 INFO rally.api [-] The report has been successfully built. 2018-10-12 04:10:10,410 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '3ad72dbc-96ba-47f4-a754-e0a4cdf43760', '--out', u'/home/opnfv/functest/results/rally/opnfv-nova.html'] 2018-10-12 04:10:12,784 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 3ad72dbc-96ba-47f4-a754-e0a4cdf43760 --out /home/opnfv/functest/results/rally/opnfv-nova.html 2018-10-12 04:10:12.569 10677 INFO rally.api [-] Building 'html' report for the following task(s): '3ad72dbc-96ba-47f4-a754-e0a4cdf43760'. 2018-10-12 04:10:12.600 10677 INFO rally.api [-] The report has been successfully built. 2018-10-12 04:10:12,794 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "nova" OK. 2018-10-12 04:10:12,794 - functest.opnfv_tests.openstack.rally.rally - INFO - Starting test scenario "quotas" ... 2018-10-12 04:10:12,795 - 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-10-12 04:10:12,795 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Applying blacklist... 2018-10-12 04:10:12,808 - functest.opnfv_tests.openstack.rally.rally - DEBUG - Blacklisted tests: [u'Quotas.nova_update_and_delete'] 2018-10-12 04:10:12,819 - 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': '4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb', 'tenants_amount': 3, 'image_name': 'rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2', 'flavor_name': 'rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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_d6b20272-08bc-407f-9423-e96fa9b5f5b2', '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-10-12 04:11:05,704 - functest.opnfv_tests.openstack.rally.rally - DEBUG - task_id : 81aa180d-bb9c-4ead-8f51-7bfcfd861690 2018-10-12 04:11:05,705 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'detailed', '--uuid', '81aa180d-bb9c-4ead-8f51-7bfcfd861690'] 2018-10-12 04:11:07,065 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task detailed --uuid 81aa180d-bb9c-4ead-8f51-7bfcfd861690 -------------------------------------------------------------------------------- Task 81aa180d-bb9c-4ead-8f51-7bfcfd861690: 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 81aa180d-bb9c-4ead-8f51-7bfcfd861690 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.786 | 0.786 | 0.786 | 0.786 | 0.786 | 0.786 | 100.0% | 1 | | quotas.delete_quotas | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 0.181 | 100.0% | 1 | | total | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | -> duration | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 0.967 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.966534 Full duration: 8.503808 -------------------------------------------------------------------------------- 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 81aa180d-bb9c-4ead-8f51-7bfcfd861690 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.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | total | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> duration | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 0.701 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.701411 Full duration: 8.929899 -------------------------------------------------------------------------------- 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 81aa180d-bb9c-4ead-8f51-7bfcfd861690 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.342 | 0.342 | 0.342 | 0.342 | 0.342 | 0.342 | 100.0% | 1 | | total | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> duration | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 0.75 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 0.750023 Full duration: 8.415143 -------------------------------------------------------------------------------- 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 81aa180d-bb9c-4ead-8f51-7bfcfd861690 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.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | total | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> duration | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 1.24 | 100.0% | 1 | | -> idle_duration | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 0.0 | 100.0% | 1 | +----------------------+-----------+--------------+--------------+--------------+-----------+-----------+---------+-------+ Load duration: 1.239983 Full duration: 9.189493 HINTS: * To plot HTML graphics with this data, run: rally task report 81aa180d-bb9c-4ead-8f51-7bfcfd861690 --out output.html * To generate a JUnit report, run: rally task export 81aa180d-bb9c-4ead-8f51-7bfcfd861690 --type junit --to output.xml * To get raw JSON output of task results, run: rally task report 81aa180d-bb9c-4ead-8f51-7bfcfd861690 --json --out output.json 2018-10-12 04:11:07,066 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--json', '--uuid', '81aa180d-bb9c-4ead-8f51-7bfcfd861690', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.json'] 2018-10-12 04:11:09,309 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --json --uuid 81aa180d-bb9c-4ead-8f51-7bfcfd861690 --out /home/opnfv/functest/results/rally/opnfv-quotas.json 2018-10-12 04:11:09.201 11190 INFO rally.api [-] Building 'json' report for the following task(s): '81aa180d-bb9c-4ead-8f51-7bfcfd861690'. 2018-10-12 04:11:09.205 11190 INFO rally.api [-] The report has been successfully built. 2018-10-12 04:11:09,310 - functest.opnfv_tests.openstack.rally.rally - DEBUG - running command: ['rally', 'task', 'report', '--html', '--uuid', '81aa180d-bb9c-4ead-8f51-7bfcfd861690', '--out', u'/home/opnfv/functest/results/rally/opnfv-quotas.html'] 2018-10-12 04:11:11,567 - functest.opnfv_tests.openstack.rally.rally - INFO - rally task report --html --uuid 81aa180d-bb9c-4ead-8f51-7bfcfd861690 --out /home/opnfv/functest/results/rally/opnfv-quotas.html 2018-10-12 04:11:11.443 11193 INFO rally.api [-] Building 'html' report for the following task(s): '81aa180d-bb9c-4ead-8f51-7bfcfd861690'. 2018-10-12 04:11:11.464 11193 INFO rally.api [-] The report has been successfully built. 2018-10-12 04:11:11,571 - functest.opnfv_tests.openstack.rally.rally - INFO - Test scenario: "quotas" OK. 2018-10-12 04:11:11,575 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally Summary Report: +----------------+------------+----------------+-----------+ | Module | Duration | nb. Test Run | Success | +----------------+------------+----------------+-----------+ | authenticate | 00:45 | 6 | 100.00% | | glance | 01:15 | 4 | 100.00% | | cinder | 02:47 | 10 | 100.00% | | heat | 01:02 | 4 | 100.00% | | keystone | 02:48 | 11 | 100.00% | | neutron | 05:47 | 11 | 100.00% | | nova | 06:29 | 9 | 100.00% | | quotas | 00:35 | 4 | 100.00% | | | | | | | TOTAL: | 00:21:32 | 59 | 100.00% | +----------------+------------+----------------+-----------+ 2018-10-12 04:11:11,575 - functest.opnfv_tests.openstack.rally.rally - INFO - Rally 'rally_sanity' success_rate is 100.00% in 8/8 modules 2018-10-12 04:11:11,700 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 04:11:11,700 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | rally_sanity | functest | 25:46 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-12 04:11:11,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 04:11:11,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:11,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11: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-1a39858a-1571-4e45-bf61-399a726ab5f9 x-compute-request-id: req-1a39858a-1571-4e45-bf61-399a726ab5f9 Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3435ed91-a075-41f1-82e4-4d9b6dc50b84", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3435ed91-a075-41f1-82e4-4d9b6dc50b84", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3435ed91-a075-41f1-82e4-4d9b6dc50b84", "name": "rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3a6a19a2-8fef-47b2-9891-0f5bb4522b13", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3a6a19a2-8fef-47b2-9891-0f5bb4522b13", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3a6a19a2-8fef-47b2-9891-0f5bb4522b13", "name": "rally_sanity-flavor_alt_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 04:11:11,903 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1a39858a-1571-4e45-bf61-399a726ab5f9 2018-10-12 04:11:11,904 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.19648194313s 2018-10-12 04:11:11,904 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1a39858a-1571-4e45-bf61-399a726ab5f9 2018-10-12 04:11:11,907 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 04:11:11,910 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/3a6a19a2-8fef-47b2-9891-0f5bb4522b13 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:11,945 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:11: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-82227153-7974-4ae1-a88a-dd2e49ce2d5a x-compute-request-id: req-82227153-7974-4ae1-a88a-dd2e49ce2d5a Content-Length: 0 Content-Type: application/json 2018-10-12 04:11:11,945 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3a6a19a2-8fef-47b2-9891-0f5bb4522b13 used request id req-82227153-7974-4ae1-a88a-dd2e49ce2d5a 2018-10-12 04:11:11,945 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.037899017334s 2018-10-12 04:11:11,945 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3a6a19a2-8fef-47b2-9891-0f5bb4522b13 used request id req-82227153-7974-4ae1-a88a-dd2e49ce2d5a 2018-10-12 04:11:11,946 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-12 04:11:11,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/61fb1039-fe6f-4df0-ac3c-4641feb203bb/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}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" -d '{"subnet_id": "14cb37f6-f582-40c5-a9f5-23c649b417f7"}' 2018-10-12 04:11:13,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9dbbefd8-0a13-4e58-8d53-96c7871fe40f Date: Fri, 12 Oct 2018 04:11:13 GMT RESP BODY: {"network_id": "4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb", "tenant_id": "3b09c4d960f64c02b72940710909cd23", "subnet_id": "14cb37f6-f582-40c5-a9f5-23c649b417f7", "subnet_ids": ["14cb37f6-f582-40c5-a9f5-23c649b417f7"], "port_id": "9372dbf3-0ffb-450e-8c67-9fd2a8cf02dc", "id": "61fb1039-fe6f-4df0-ac3c-4641feb203bb"} 2018-10-12 04:11:13,590 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/61fb1039-fe6f-4df0-ac3c-4641feb203bb/remove_router_interface.json used request id req-9dbbefd8-0a13-4e58-8d53-96c7871fe40f 2018-10-12 04:11:13,591 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.64484190941s 2018-10-12 04:11:13,591 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/61fb1039-fe6f-4df0-ac3c-4641feb203bb/remove_router_interface.json used request id req-9dbbefd8-0a13-4e58-8d53-96c7871fe40f returning object 61fb1039-fe6f-4df0-ac3c-4641feb203bb 2018-10-12 04:11:13,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-12 04:11:13,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" 2018-10-12 04:11:14,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 720 X-Openstack-Request-Id: req-30ef58d7-49e7-443b-b350-a5ab7b86b4c1 Date: Fri, 12 Oct 2018 04:11:14 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3b09c4d960f64c02b72940710909cd23", "created_at": "2018-10-12T03:45:27Z", "admin_state_up": true, "updated_at": "2018-10-12T04:11:12Z", "project_id": "3b09c4d960f64c02b72940710909cd23", "flavor_id": null, "revision_number": 9, "routes": [], "ha": true, "id": "61fb1039-fe6f-4df0-ac3c-4641feb203bb", "name": "rally_sanity-router_d6b20272-08bc-407f-9423-e96fa9b5f5b2"}]} 2018-10-12 04:11:14,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-30ef58d7-49e7-443b-b350-a5ab7b86b4c1 2018-10-12 04:11:14,233 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.641045093536s 2018-10-12 04:11:14,233 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-30ef58d7-49e7-443b-b350-a5ab7b86b4c1 2018-10-12 04:11:14,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-12 04:11:14,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/61fb1039-fe6f-4df0-ac3c-4641feb203bb.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}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" 2018-10-12 04:11:18,300 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed914d9f-c208-4af2-9d58-32d4a1eee725 Content-Length: 0 Date: Fri, 12 Oct 2018 04:11:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:11:18,300 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/61fb1039-fe6f-4df0-ac3c-4641feb203bb.json used request id req-ed914d9f-c208-4af2-9d58-32d4a1eee725 2018-10-12 04:11:18,301 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.06552696228s 2018-10-12 04:11:18,301 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/61fb1039-fe6f-4df0-ac3c-4641feb203bb.json used request id req-ed914d9f-c208-4af2-9d58-32d4a1eee725 2018-10-12 04:11:18,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-12 04:11:18,302 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" 2018-10-12 04:11:18,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1294 X-Openstack-Request-Id: req-d3ca52d8-1b87-40ca-a339-3d766c0bf3ac Date: Fri, 12 Oct 2018 04:11:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb","tenant_id":"3b09c4d960f64c02b72940710909cd23","created_at":"2018-10-12T03:45:26Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T03:45:26Z","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":"3b09c4d960f64c02b72940710909cd23","id":"14cb37f6-f582-40c5-a9f5-23c649b417f7","subnetpool_id":null,"name":"rally_sanity-subnet_d6b20272-08bc-407f-9423-e96fa9b5f5b2"},{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 04:11:18,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d3ca52d8-1b87-40ca-a339-3d766c0bf3ac 2018-10-12 04:11:18,883 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.581357002258s 2018-10-12 04:11:18,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d3ca52d8-1b87-40ca-a339-3d766c0bf3ac 2018-10-12 04:11:18,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-12 04:11:18,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/14cb37f6-f582-40c5-a9f5-23c649b417f7.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}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" 2018-10-12 04:11:21,135 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f5eed531-1f50-4679-9a52-019050f78902 Date: Fri, 12 Oct 2018 04:11:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:11:21,135 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/14cb37f6-f582-40c5-a9f5-23c649b417f7.json used request id req-f5eed531-1f50-4679-9a52-019050f78902 2018-10-12 04:11:21,135 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.25043916702s 2018-10-12 04:11:21,135 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/14cb37f6-f582-40c5-a9f5-23c649b417f7.json used request id req-f5eed531-1f50-4679-9a52-019050f78902 2018-10-12 04:11:21,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 04:11:21,136 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" 2018-10-12 04:11:21,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1397 X-Openstack-Request-Id: req-b2665372-f96e-4ea6-8ab3-1ebb73a7fd80 Date: Fri, 12 Oct 2018 04:11:21 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"},{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1450,"id":"4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":92,"ipv4_address_scope":null,"shared":true,"project_id":"3b09c4d960f64c02b72940710909cd23","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:11:21Z","qos_policy_id":null,"name":"rally_sanity-net_d6b20272-08bc-407f-9423-e96fa9b5f5b2","admin_state_up":true,"tenant_id":"3b09c4d960f64c02b72940710909cd23","created_at":"2018-10-12T03:45:25Z","provider:network_type":"vxlan"}]} 2018-10-12 04:11:21,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b2665372-f96e-4ea6-8ab3-1ebb73a7fd80 2018-10-12 04:11:21,415 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279320001602s 2018-10-12 04:11:21,415 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-b2665372-f96e-4ea6-8ab3-1ebb73a7fd80 2018-10-12 04:11:21,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-12 04:11:21,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb.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}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" 2018-10-12 04:11:22,330 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5ddda201-7360-4c76-99e6-05ea477bffca Date: Fri, 12 Oct 2018 04:11:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:11:22,330 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb.json used request id req-5ddda201-7360-4c76-99e6-05ea477bffca 2018-10-12 04:11:22,331 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.913954973221s 2018-10-12 04:11:22,331 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4eaec0b1-c7bd-47d8-aca3-29c9fdc35eeb.json used request id req-5ddda201-7360-4c76-99e6-05ea477bffca 2018-10-12 04:11:22,331 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 04:11:22,332 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" 2018-10-12 04:11:22,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1205 Content-Type: application/json X-Openstack-Request-Id: req-155bb436-ace4-4313-9441-ad7ea7a79cd6 Date: Fri, 12 Oct 2018 04:11:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328/snap", "metadata": {}}], "file": "/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328/file", "owner": "3b09c4d960f64c02b72940710909cd23", "id": "07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328", "size": 12716032, "self": "/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T03:45:35Z", "visibility": "public", "owner_specified.shade.object": "images/rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "rally_sanity-img_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T03:45:34Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 04:11:22,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-155bb436-ace4-4313-9441-ad7ea7a79cd6 2018-10-12 04:11:22,505 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.173877954483s 2018-10-12 04:11:22,506 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-155bb436-ace4-4313-9441-ad7ea7a79cd6 2018-10-12 04:11:22,508 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 04:11:22,508 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbb92e1819b1c9eecbeb9ae19a11dc25ff943cca" 2018-10-12 04:11:24,350 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d91d7ce6-60e3-4ede-b145-99b16efbe247 Date: Fri, 12 Oct 2018 04: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-10-12 04:11:24,350 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328 used request id req-d91d7ce6-60e3-4ede-b145-99b16efbe247 2018-10-12 04:11:24,351 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.84292697906s 2018-10-12 04:11:24,351 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/07eb3acc-7f83-4fbe-b1ef-2d1a7b8d9328 used request id req-d91d7ce6-60e3-4ede-b145-99b16efbe247 2018-10-12 04:11:24,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 04:11:24,354 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:24,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-1d251a73-067c-475d-9bc7-e4ad5dd99fd4 x-compute-request-id: req-1d251a73-067c-475d-9bc7-e4ad5dd99fd4 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3435ed91-a075-41f1-82e4-4d9b6dc50b84", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3435ed91-a075-41f1-82e4-4d9b6dc50b84", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "3435ed91-a075-41f1-82e4-4d9b6dc50b84", "name": "rally_sanity-flavor_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 04:11:24,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1d251a73-067c-475d-9bc7-e4ad5dd99fd4 2018-10-12 04:11:24,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0321800708771s 2018-10-12 04:11:24,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1d251a73-067c-475d-9bc7-e4ad5dd99fd4 2018-10-12 04:11:24,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 04:11:24,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/3435ed91-a075-41f1-82e4-4d9b6dc50b84 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:24,431 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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-3099bff3-56a8-422d-aefb-38a775d66a04 x-compute-request-id: req-3099bff3-56a8-422d-aefb-38a775d66a04 Content-Length: 0 Content-Type: application/json 2018-10-12 04:11:24,431 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3435ed91-a075-41f1-82e4-4d9b6dc50b84 used request id req-3099bff3-56a8-422d-aefb-38a775d66a04 2018-10-12 04:11:24,431 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0448980331421s 2018-10-12 04:11:24,431 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3435ed91-a075-41f1-82e4-4d9b6dc50b84 used request id req-3099bff3-56a8-422d-aefb-38a775d66a04 2018-10-12 04:11:24,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:11:24,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:24,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59210e2a-072d-42c6-bfc3-b721bb87676f Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "rally_sanity-user_d6b20272-08bc-407f-9423-e96fa9b5f5b2", "links": {"self": "http://172.30.9.27:5000/v3/users/3c0720eda3564fcd9ea399d533f177fe"}, "domain_id": "default", "enabled": true, "id": "3c0720eda3564fcd9ea399d533f177fe", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:11:24,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-59210e2a-072d-42c6-bfc3-b721bb87676f 2018-10-12 04:11:24,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101103067398s 2018-10-12 04:11:24,533 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-59210e2a-072d-42c6-bfc3-b721bb87676f 2018-10-12 04:11:24,539 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:11:24,539 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/3c0720eda3564fcd9ea399d533f177fe -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:24,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced88934-45b2-4dab-bacb-265b268642e5 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/3c0720eda3564fcd9ea399d533f177fe"}, "enabled": true, "id": "3c0720eda3564fcd9ea399d533f177fe", "options": {}, "domain_id": "default", "name": "rally_sanity-user_d6b20272-08bc-407f-9423-e96fa9b5f5b2"}} 2018-10-12 04:11:24,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3c0720eda3564fcd9ea399d533f177fe used request id req-ced88934-45b2-4dab-bacb-265b268642e5 2018-10-12 04:11:24,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0918309688568s 2018-10-12 04:11:24,631 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/3c0720eda3564fcd9ea399d533f177fe used request id req-ced88934-45b2-4dab-bacb-265b268642e5 2018-10-12 04:11:24,632 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 04:11:24,632 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/3c0720eda3564fcd9ea399d533f177fe -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:24,811 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3183cfb5-33d4-4055-b961-1af7fa902352 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:11:24,811 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3c0720eda3564fcd9ea399d533f177fe used request id req-3183cfb5-33d4-4055-b961-1af7fa902352 2018-10-12 04:11:24,811 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.179649829865s 2018-10-12 04:11:24,812 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3c0720eda3564fcd9ea399d533f177fe used request id req-3183cfb5-33d4-4055-b961-1af7fa902352 2018-10-12 04:11:24,812 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 04:11:24,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:24,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aad3481b-977d-4e47-a13b-e6feb1803db6 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: rally_sanity", "links": {"self": "http://172.30.9.27:5000/v3/projects/3b09c4d960f64c02b72940710909cd23"}, "enabled": true, "id": "3b09c4d960f64c02b72940710909cd23", "parent_id": "default", "domain_id": "default", "name": "rally_sanity-project_d6b20272-08bc-407f-9423-e96fa9b5f5b2"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 04:11:24,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-aad3481b-977d-4e47-a13b-e6feb1803db6 2018-10-12 04:11:24,886 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0736858844757s 2018-10-12 04:11:24,886 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-aad3481b-977d-4e47-a13b-e6feb1803db6 2018-10-12 04:11:24,889 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 04:11:24,889 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/3b09c4d960f64c02b72940710909cd23 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:25,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a185dcb6-bba5-40d6-b832-9bad0537aa2e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:11:25,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3b09c4d960f64c02b72940710909cd23 used request id req-a185dcb6-bba5-40d6-b832-9bad0537aa2e 2018-10-12 04:11:25,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.171365022659s 2018-10-12 04:11:25,061 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3b09c4d960f64c02b72940710909cd23 used request id req-a185dcb6-bba5-40d6-b832-9bad0537aa2e 2018-10-12 04:11:25,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:11:25,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:25,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4da0282c-584f-432d-a473-c7746970c02a Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}, {"domain_id": null, "id": "d67ac340af384c489a6c28a2706dc617", "links": {"self": "http://172.30.9.27:5000/v3/roles/d67ac340af384c489a6c28a2706dc617"}, "name": "Member"}]} 2018-10-12 04:11:25,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4da0282c-584f-432d-a473-c7746970c02a 2018-10-12 04:11:25,151 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0900640487671s 2018-10-12 04:11:25,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 04:11:25,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/d67ac340af384c489a6c28a2706dc617 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:25,260 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-56fa09f9-bb9f-4080-9516-a485746d7c29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:11:25,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d67ac340af384c489a6c28a2706dc617 used request id req-56fa09f9-bb9f-4080-9516-a485746d7c29 2018-10-12 04:11:25,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.10789513588s 2018-10-12 04:11:25,264 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 04:11:25,265 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=3b09c4d960f64c02b72940710909cd23&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}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:25,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-1f33e847-cd8f-42be-95fd-198932cefd58 Date: Fri, 12 Oct 2018 04:11:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3b09c4d960f64c02b72940710909cd23", "created_at": "2018-10-12T03:45:25Z", "updated_at": "2018-10-12T03:45:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:45:25Z", "revision_number": 0, "id": "35024801-abec-4418-8804-d217b4c5e701", "remote_group_id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "remote_ip_prefix": null, "created_at": "2018-10-12T03:45:25Z", "security_group_id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "tenant_id": "3b09c4d960f64c02b72940710909cd23", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b09c4d960f64c02b72940710909cd23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:45:25Z", "revision_number": 0, "id": "59951f8c-e59d-40eb-832a-43c4bd93a1c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:45:25Z", "security_group_id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "tenant_id": "3b09c4d960f64c02b72940710909cd23", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b09c4d960f64c02b72940710909cd23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:45:25Z", "revision_number": 0, "id": "b9374e80-ab35-41d8-89b6-18f1e9abbdee", "remote_group_id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "remote_ip_prefix": null, "created_at": "2018-10-12T03:45:25Z", "security_group_id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "tenant_id": "3b09c4d960f64c02b72940710909cd23", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b09c4d960f64c02b72940710909cd23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:45:25Z", "revision_number": 0, "id": "bd6adbc3-d066-491c-8fbd-d13f23501911", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:45:25Z", "security_group_id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "tenant_id": "3b09c4d960f64c02b72940710909cd23", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b09c4d960f64c02b72940710909cd23"}], "revision_number": 4, "project_id": "3b09c4d960f64c02b72940710909cd23", "id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "name": "default"}]} 2018-10-12 04:11:25,461 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=3b09c4d960f64c02b72940710909cd23&name=default used request id req-1f33e847-cd8f-42be-95fd-198932cefd58 2018-10-12 04:11:25,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.196618080139s 2018-10-12 04:11:25,461 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=3b09c4d960f64c02b72940710909cd23&name=default used request id req-1f33e847-cd8f-42be-95fd-198932cefd58 2018-10-12 04:11:25,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 04:11:25,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:26,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f336efea-4abd-4144-98b1-be23225ba65b Date: Fri, 12 Oct 2018 04:11:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3b09c4d960f64c02b72940710909cd23", "created_at": "2018-10-12T03:45:25Z", "updated_at": "2018-10-12T03:45:25Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:45:25Z", "revision_number": 0, "id": "bd6adbc3-d066-491c-8fbd-d13f23501911", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:45:25Z", "security_group_id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "tenant_id": "3b09c4d960f64c02b72940710909cd23", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b09c4d960f64c02b72940710909cd23"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:45:25Z", "revision_number": 0, "id": "59951f8c-e59d-40eb-832a-43c4bd93a1c9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:45:25Z", "security_group_id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "tenant_id": "3b09c4d960f64c02b72940710909cd23", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b09c4d960f64c02b72940710909cd23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:45:25Z", "revision_number": 0, "id": "b9374e80-ab35-41d8-89b6-18f1e9abbdee", "remote_group_id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "remote_ip_prefix": null, "created_at": "2018-10-12T03:45:25Z", "security_group_id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "tenant_id": "3b09c4d960f64c02b72940710909cd23", "port_range_min": null, "ethertype": "IPv6", "project_id": "3b09c4d960f64c02b72940710909cd23"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:45:25Z", "revision_number": 0, "id": "35024801-abec-4418-8804-d217b4c5e701", "remote_group_id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "remote_ip_prefix": null, "created_at": "2018-10-12T03:45:25Z", "security_group_id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "tenant_id": "3b09c4d960f64c02b72940710909cd23", "port_range_min": null, "ethertype": "IPv4", "project_id": "3b09c4d960f64c02b72940710909cd23"}], "revision_number": 4, "project_id": "3b09c4d960f64c02b72940710909cd23", "id": "d8103167-e9ac-4b0e-b14d-8c57335e354d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:11:26,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f336efea-4abd-4144-98b1-be23225ba65b 2018-10-12 04:11:26,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.563094854355s 2018-10-12 04:11:26,028 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f336efea-4abd-4144-98b1-be23225ba65b 2018-10-12 04:11:26,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-12 04:11:26,032 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d8103167-e9ac-4b0e-b14d-8c57335e354d.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}79133d05ec31d53e6d2aafb3ba6b0026205f0679" 2018-10-12 04:11:26,332 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4089f49a-e538-4260-8f73-5ec2905e34ae Content-Length: 0 Date: Fri, 12 Oct 2018 04:11:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:11:26,332 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d8103167-e9ac-4b0e-b14d-8c57335e354d.json used request id req-4089f49a-e538-4260-8f73-5ec2905e34ae 2018-10-12 04:11:26,332 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.3001101017s 2018-10-12 04:11:26,332 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d8103167-e9ac-4b0e-b14d-8c57335e354d.json used request id req-4089f49a-e538-4260-8f73-5ec2905e34ae 2018-10-12 04:11:26,380 - xtesting.ci.run_tests - INFO - Loading test case 'refstack_defcore'... 2018-10-12 04:11:26,462 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 04:11:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 04:11:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 04:11:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 04:11:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 04:11:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 04:11:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 04:11:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 04:11:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 04:11:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 04:11:26,463 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 04:11:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 04:11:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 04:11:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 04:11:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 04:11:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 04:11:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 04:11:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 04:11:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 04:11:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 04:11:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 04:11:26,464 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 04:11:26,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 04:11:26,465 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 04:11:26,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:11:26,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b49f2bc-f226-4374-a403-7913fb0af963 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:11:26,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8b49f2bc-f226-4374-a403-7913fb0af963 2018-10-12 04:11:26,475 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:11:26,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:11:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["rHaAwLncRTWwmkamT5so1A"], "issued_at": "2018-10-12T04:11:26.000000Z"}} 2018-10-12 04:11:26,852 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 04:11:26,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:27,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8af670dd-a5ac-47c1-abe1-31b6cefcbbe2 Date: Fri, 12 Oct 2018 04:11:27 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 04:11:27,549 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8af670dd-a5ac-47c1-abe1-31b6cefcbbe2 2018-10-12 04:11:27,549 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.697168111801s 2018-10-12 04:11:27,550 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8af670dd-a5ac-47c1-abe1-31b6cefcbbe2 2018-10-12 04:11:27,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 04:11:27,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:27,559 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:11:27,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:27,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09cd1cef-fa8d-4dcd-be88-8e062f1cabeb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 04:11:27,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-09cd1cef-fa8d-4dcd-be88-8e062f1cabeb 2018-10-12 04:11:27,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0902998447418s 2018-10-12 04:11:27,642 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 04:11:27,643 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}a727067cb984987e89f6392a3976fc20169aa023" -d '{"project": {"description": "Created by OPNFV Functest: refstack_defcore", "enabled": true, "domain_id": "default", "name": "refstack_defcore-project_3379c172-f91d-4ac0-931f-8a1103d27711"}}' 2018-10-12 04:11:27,765 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f25a2229-b00c-4f56-b6d6-38509722580d 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.27:5000/v3/projects/a4e5d9c3994d439b917bc5beff4286ba"}, "enabled": true, "id": "a4e5d9c3994d439b917bc5beff4286ba", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3379c172-f91d-4ac0-931f-8a1103d27711"}} 2018-10-12 04:11:27,765 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f25a2229-b00c-4f56-b6d6-38509722580d 2018-10-12 04:11:27,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.1224629879s 2018-10-12 04:11:27,765 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f25a2229-b00c-4f56-b6d6-38509722580d 2018-10-12 04:11:27,766 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'refstack_defcore-project_3379c172-f91d-4ac0-931f-8a1103d27711', 'id': u'a4e5d9c3994d439b917bc5beff4286ba', '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-10-12 04:11:27,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 04:11:28,117 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.350180149078s 2018-10-12 04:11:28,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:28,214 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13ca1dd6-c71b-42a6-ad8e-c2694cb384cb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b"}, "enabled": true, "id": "8dee7002e35c42a49f3e7cf9d6d0a92b", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_3379c172-f91d-4ac0-931f-8a1103d27711"}} 2018-10-12 04:11:28,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b used request id req-13ca1dd6-c71b-42a6-ad8e-c2694cb384cb 2018-10-12 04:11:28,214 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'8dee7002e35c42a49f3e7cf9d6d0a92b', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'refstack_defcore-user_3379c172-f91d-4ac0-931f-8a1103d27711'}) 2018-10-12 04:11:28,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:11:28,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:28,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b21ea4bb-872c-41d3-9cbe-9c4bc5d496d7 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:11:28,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b21ea4bb-872c-41d3-9cbe-9c4bc5d496d7 2018-10-12 04:11:28,310 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0954661369324s 2018-10-12 04:11:28,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:11:28,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:28,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29ff6163-45f2-40ca-a93e-ba9fac65d549 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:11:28,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-29ff6163-45f2-40ca-a93e-ba9fac65d549 2018-10-12 04:11:28,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.07537317276s 2018-10-12 04:11:28,388 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 04:11:28,388 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 04:11:28,389 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" -d '{"role": {"name": "Member"}}' 2018-10-12 04:11:28,554 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:11:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a910ae4-603b-45ca-8057-f27d649f83f6 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "519ff68c9fb044aca7940cdbf5809412", "links": {"self": "http://172.30.9.27:5000/v3/roles/519ff68c9fb044aca7940cdbf5809412"}, "name": "Member"}} 2018-10-12 04:11:28,554 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-9a910ae4-603b-45ca-8057-f27d649f83f6 2018-10-12 04:11:28,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.166418075562s 2018-10-12 04:11:28,555 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/519ff68c9fb044aca7940cdbf5809412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:28,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8be684f9-d5e4-4ebc-969d-0bc13cb6eabb Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/519ff68c9fb044aca7940cdbf5809412"}, "domain_id": null, "name": "Member", "id": "519ff68c9fb044aca7940cdbf5809412"}} 2018-10-12 04:11:28,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/519ff68c9fb044aca7940cdbf5809412 used request id req-8be684f9-d5e4-4ebc-969d-0bc13cb6eabb 2018-10-12 04:11:28,637 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/519ff68c9fb044aca7940cdbf5809412'}, 'domain_id': None, 'human_id': None, 'id': u'519ff68c9fb044aca7940cdbf5809412', 'HUMAN_ID': False}) 2018-10-12 04:11:28,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:11:28,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:28,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3b3be5-ed91-4814-beca-71e9fab2f3c5 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "519ff68c9fb044aca7940cdbf5809412", "links": {"self": "http://172.30.9.27:5000/v3/roles/519ff68c9fb044aca7940cdbf5809412"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:11:28,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cd3b3be5-ed91-4814-beca-71e9fab2f3c5 2018-10-12 04:11:28,713 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0747261047363s 2018-10-12 04:11:28,714 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 04:11:28,714 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:28,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22733a7b-6999-4f41-9654-04cf51a8e1f7 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 04:11:28,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-22733a7b-6999-4f41-9654-04cf51a8e1f7 2018-10-12 04:11:28,799 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0853660106659s 2018-10-12 04:11:28,800 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:11:28,800 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:28,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d866940b-a535-4a44-8cd9-ce49af39b210 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_3379c172-f91d-4ac0-931f-8a1103d27711", "links": {"self": "http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b"}, "domain_id": "default", "enabled": true, "id": "8dee7002e35c42a49f3e7cf9d6d0a92b", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:11:28,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d866940b-a535-4a44-8cd9-ce49af39b210 2018-10-12 04:11:28,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.09623503685s 2018-10-12 04:11:28,897 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d866940b-a535-4a44-8cd9-ce49af39b210 2018-10-12 04:11:28,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 04:11:28,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:28,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59395820-00ad-4b3d-b28c-ba75688824e1 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/a4e5d9c3994d439b917bc5beff4286ba"}, "enabled": true, "id": "a4e5d9c3994d439b917bc5beff4286ba", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3379c172-f91d-4ac0-931f-8a1103d27711"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 04:11:28,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-59395820-00ad-4b3d-b28c-ba75688824e1 2018-10-12 04:11:28,977 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0735599994659s 2018-10-12 04:11:28,977 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-59395820-00ad-4b3d-b28c-ba75688824e1 2018-10-12 04:11:28,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 04:11:28,980 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=8dee7002e35c42a49f3e7cf9d6d0a92b&scope.project.id=a4e5d9c3994d439b917bc5beff4286ba&role.id=519ff68c9fb044aca7940cdbf5809412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:29,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07317c9d-4f02-4980-9967-e1afa56c9aa0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=8dee7002e35c42a49f3e7cf9d6d0a92b&scope.project.id=a4e5d9c3994d439b917bc5beff4286ba&role.id=519ff68c9fb044aca7940cdbf5809412", "previous": null, "next": null}} 2018-10-12 04:11:29,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=8dee7002e35c42a49f3e7cf9d6d0a92b&scope.project.id=a4e5d9c3994d439b917bc5beff4286ba&role.id=519ff68c9fb044aca7940cdbf5809412 used request id req-07317c9d-4f02-4980-9967-e1afa56c9aa0 2018-10-12 04:11:29,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0813610553741s 2018-10-12 04:11:29,062 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 04:11:29,062 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a4e5d9c3994d439b917bc5beff4286ba/users/8dee7002e35c42a49f3e7cf9d6d0a92b/roles/519ff68c9fb044aca7940cdbf5809412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:29,131 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:11:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f269b79-91e4-45f4-af9e-f4632b147e42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:11:29,131 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a4e5d9c3994d439b917bc5beff4286ba/users/8dee7002e35c42a49f3e7cf9d6d0a92b/roles/519ff68c9fb044aca7940cdbf5809412 used request id req-5f269b79-91e4-45f4-af9e-f4632b147e42 2018-10-12 04:11:29,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0700590610504s 2018-10-12 04:11:29,132 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'refstack_defcore-project_3379c172-f91d-4ac0-931f-8a1103d27711', 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': '72d8e51f-6712-4d98-bb48-eea94ade4b6b', 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_3379c172-f91d-4ac0-931f-8a1103d27711', 'project_id': u'a4e5d9c3994d439b917bc5beff4286ba', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 04:11:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 04:11:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 04:11:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 04:11:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 04:11:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 04:11:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 04:11:29,134 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 04:11:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 04:11:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 04:11:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 04:11:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 04:11:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 04:11:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 04:11:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 04:11:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 04:11:29,135 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 04:11:29,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 04:11:29,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 04:11:29,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 04:11:29,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 04:11:29,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 04:11:29,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 04:11:29,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 04:11:29,136 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 04:11:29,138 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'refstack_defcore-user_3379c172-f91d-4ac0-931f-8a1103d27711', 'password': '72d8e51f-6712-4d98-bb48-eea94ade4b6b', 'project_name': 'refstack_defcore-project_3379c172-f91d-4ac0-931f-8a1103d27711', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'a4e5d9c3994d439b917bc5beff4286ba', 'project_domain_name': 'Default'} 2018-10-12 04:11:29,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:11:29,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:29,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21453a09-0e5f-4d24-9c94-26d6cb4e8a3b Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "519ff68c9fb044aca7940cdbf5809412", "links": {"self": "http://172.30.9.27:5000/v3/roles/519ff68c9fb044aca7940cdbf5809412"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:11:29,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-21453a09-0e5f-4d24-9c94-26d6cb4e8a3b 2018-10-12 04:11:29,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.07448387146s 2018-10-12 04:11:29,214 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:11:29,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:29,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25fe300c-ab61-446a-8908-17715ae25cf4 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "519ff68c9fb044aca7940cdbf5809412", "links": {"self": "http://172.30.9.27:5000/v3/roles/519ff68c9fb044aca7940cdbf5809412"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:11:29,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-25fe300c-ab61-446a-8908-17715ae25cf4 2018-10-12 04:11:29,296 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816910266876s 2018-10-12 04:11:29,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 04:11:29,298 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:29,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba8c8fe-62cb-4343-933c-5b2c2e53f880 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 04:11:29,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-2ba8c8fe-62cb-4343-933c-5b2c2e53f880 2018-10-12 04:11:29,376 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0791878700256s 2018-10-12 04:11:29,377 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:11:29,378 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:29,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64b3bfe4-4aff-4b9c-94d9-ced722b0c323 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_3379c172-f91d-4ac0-931f-8a1103d27711", "links": {"self": "http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b"}, "domain_id": "default", "enabled": true, "id": "8dee7002e35c42a49f3e7cf9d6d0a92b", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:11:29,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-64b3bfe4-4aff-4b9c-94d9-ced722b0c323 2018-10-12 04:11:29,468 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0911118984222s 2018-10-12 04:11:29,469 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-64b3bfe4-4aff-4b9c-94d9-ced722b0c323 2018-10-12 04:11:29,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 04:11:29,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:29,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68b0ca58-f019-41bf-bb59-7d1f1e289344 Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/a4e5d9c3994d439b917bc5beff4286ba"}, "enabled": true, "id": "a4e5d9c3994d439b917bc5beff4286ba", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3379c172-f91d-4ac0-931f-8a1103d27711"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 04:11:29,555 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-68b0ca58-f019-41bf-bb59-7d1f1e289344 2018-10-12 04:11:29,555 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0798699855804s 2018-10-12 04:11:29,555 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-68b0ca58-f019-41bf-bb59-7d1f1e289344 2018-10-12 04:11:29,557 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 04:11:29,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=8dee7002e35c42a49f3e7cf9d6d0a92b&scope.project.id=a4e5d9c3994d439b917bc5beff4286ba&role.id=c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:29,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4246033a-57e3-485b-8770-faccff70eba7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=8dee7002e35c42a49f3e7cf9d6d0a92b&scope.project.id=a4e5d9c3994d439b917bc5beff4286ba&role.id=c43a3ee50f83430c8393d58c3aa3a6dc", "previous": null, "next": null}} 2018-10-12 04:11:29,639 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=8dee7002e35c42a49f3e7cf9d6d0a92b&scope.project.id=a4e5d9c3994d439b917bc5beff4286ba&role.id=c43a3ee50f83430c8393d58c3aa3a6dc used request id req-4246033a-57e3-485b-8770-faccff70eba7 2018-10-12 04:11:29,640 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0820879936218s 2018-10-12 04:11:29,640 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 04:11:29,641 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/a4e5d9c3994d439b917bc5beff4286ba/users/8dee7002e35c42a49f3e7cf9d6d0a92b/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:29,760 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:11:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e112111c-dfd1-4462-94e9-be297d5c8090 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:11:29,760 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a4e5d9c3994d439b917bc5beff4286ba/users/8dee7002e35c42a49f3e7cf9d6d0a92b/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-e112111c-dfd1-4462-94e9-be297d5c8090 2018-10-12 04:11:29,760 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119870901108s 2018-10-12 04:11:29,760 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:11:29,761 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:29,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f70fcd59-a2fc-44ef-9fbd-3db73dad4e70 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "519ff68c9fb044aca7940cdbf5809412", "links": {"self": "http://172.30.9.27:5000/v3/roles/519ff68c9fb044aca7940cdbf5809412"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:11:29,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f70fcd59-a2fc-44ef-9fbd-3db73dad4e70 2018-10-12 04:11:29,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0790410041809s 2018-10-12 04:11:29,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 04:11:29,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:29,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8c1138d-3f18-43d9-985c-f25728200cc1 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 04:11:29,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-a8c1138d-3f18-43d9-985c-f25728200cc1 2018-10-12 04:11:29,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0801229476929s 2018-10-12 04:11:29,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:11:29,922 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:30,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-670b773d-aedc-454d-800f-621536078b61 Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_3379c172-f91d-4ac0-931f-8a1103d27711", "links": {"self": "http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b"}, "domain_id": "default", "enabled": true, "id": "8dee7002e35c42a49f3e7cf9d6d0a92b", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:11:30,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-670b773d-aedc-454d-800f-621536078b61 2018-10-12 04:11:30,013 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0915968418121s 2018-10-12 04:11:30,014 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-670b773d-aedc-454d-800f-621536078b61 2018-10-12 04:11:30,019 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 04:11:30,020 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=8dee7002e35c42a49f3e7cf9d6d0a92b&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:30,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33d10318-09c8-4dfe-b84d-d2b8fb7f7ad0 Content-Encoding: gzip Content-Length: 191 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=8dee7002e35c42a49f3e7cf9d6d0a92b&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default", "previous": null, "next": null}} 2018-10-12 04:11:30,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=8dee7002e35c42a49f3e7cf9d6d0a92b&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default used request id req-33d10318-09c8-4dfe-b84d-d2b8fb7f7ad0 2018-10-12 04:11:30,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0863220691681s 2018-10-12 04:11:30,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 04:11:30,106 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/8dee7002e35c42a49f3e7cf9d6d0a92b/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:11:30,221 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:11:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc88b4e6-fe12-42f3-abf2-023c53cb55dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:11:30,221 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/8dee7002e35c42a49f3e7cf9d6d0a92b/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-cc88b4e6-fe12-42f3-abf2-023c53cb55dd 2018-10-12 04:11:30,222 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116017103195s 2018-10-12 04:11:30,222 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-12 04:11:32,662 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-12 04:11:32.345 11196 INFO rally.deployment.engine [-] Deployment 933678d0-82d1-4976-a71f-77ebbcef10d8 | Starting: Destroy cloud and free allocated resources. 2018-10-12 04:11:32.432 11196 INFO rally.deployment.engine [-] Deployment 933678d0-82d1-4976-a71f-77ebbcef10d8 | Completed: Destroy cloud and free allocated resources. 2018-10-12 04:11:32.456 11196 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=e782ff1c-7bac-4f38-a7d9-f3cdccd2fc1b). 2018-10-12 04:11:32.461 11196 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-12 04:11:35,105 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-12 04:11:34.815 11199 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=68fa7629-3ff6-47cc-9497-eb57a9013d87) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 68fa7629-3ff6-47cc-9497-eb57a9013d87 | 2018-10-12T04:11:34 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 68fa7629-3ff6-47cc-9497-eb57a9013d87 ~/.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-10-12 04:11:38,388 - 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-10-12 04:11:38,388 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-12 04:11:40,826 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-12 04:11:40.521 11205 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=e782ff1c-7bac-4f38-a7d9-f3cdccd2fc1b). 2018-10-12 04:11:40.663 11205 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-12 04:11:44,466 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-12 04:11:42.809 11208 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-12 04:11:42.947 11208 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-12 04:11:44.288 11208 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c0223ae3-657e-48f3-bd1d-ba7cc9178ed2) has been successfully created! Using verifier 'opnfv-tempest' (UUID=c0223ae3-657e-48f3-bd1d-ba7cc9178ed2) as the default verifier for the future CLI operations. 2018-10-12 04:11:47,460 - xtesting.ci.run_tests - INFO - Running test case 'refstack_defcore'... 2018-10-12 04:11:47,462 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:11:47,591 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-12 04:11:47,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:11:47,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-afa96512-921b-4f7f-a043-2c21cd6e7a0f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:11:47,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-afa96512-921b-4f7f-a043-2c21cd6e7a0f 2018-10-12 04:11:47,601 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:11:48,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "519ff68c9fb044aca7940cdbf5809412", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:11:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a4e5d9c3994d439b917bc5beff4286ba", "name": "refstack_defcore-project_3379c172-f91d-4ac0-931f-8a1103d27711"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/a4e5d9c3994d439b917bc5beff4286ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/a4e5d9c3994d439b917bc5beff4286ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/a4e5d9c3994d439b917bc5beff4286ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a4e5d9c3994d439b917bc5beff4286ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/a4e5d9c3994d439b917bc5beff4286ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/a4e5d9c3994d439b917bc5beff4286ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a4e5d9c3994d439b917bc5beff4286ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/a4e5d9c3994d439b917bc5beff4286ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/a4e5d9c3994d439b917bc5beff4286ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a4e5d9c3994d439b917bc5beff4286ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/a4e5d9c3994d439b917bc5beff4286ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/a4e5d9c3994d439b917bc5beff4286ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "refstack_defcore-user_3379c172-f91d-4ac0-931f-8a1103d27711", "id": "8dee7002e35c42a49f3e7cf9d6d0a92b"}, "audit_ids": ["IbDtjyMaRAa547GBPyPLVw"], "issued_at": "2018-10-12T04:11:48.000000Z"}} 2018-10-12 04:11:48,008 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" 2018-10-12 04:11:48,013 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 12 Oct 2018 04:11:48 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-12 04:11:48,017 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 04:11:48,017 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" 2018-10-12 04:11:48,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c7ff2950-a795-4bc5-9a80-a3dfdcde178f Date: Fri, 12 Oct 2018 04:11:48 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 04:11:48,213 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c7ff2950-a795-4bc5-9a80-a3dfdcde178f 2018-10-12 04:11:48,213 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.196261167526s 2018-10-12 04:11:48,214 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c7ff2950-a795-4bc5-9a80-a3dfdcde178f 2018-10-12 04:11:48,215 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 04:11:48,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711"}' 2018-10-12 04:11:48,432 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 883 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca X-Openstack-Request-Id: req-13a9cb11-84bf-4062-8253-5d708e9c8afa Date: Fri, 12 Oct 2018 04:11:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/file", "owner": "a4e5d9c3994d439b917bc5beff4286ba", "id": "4c25181d-e460-4b0d-a40d-f8c5d0ca32ca", "size": null, "self": "/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:11:48Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711", "checksum": null, "created_at": "2018-10-12T04:11:48Z", "protected": false} 2018-10-12 04:11:48,433 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-13a9cb11-84bf-4062-8253-5d708e9c8afa 2018-10-12 04:11:48,433 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.217332839966s 2018-10-12 04:11:48,433 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-13a9cb11-84bf-4062-8253-5d708e9c8afa returning object 4c25181d-e460-4b0d-a40d-f8c5d0ca32ca 2018-10-12 04:11:48,434 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 04:11:48,435 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/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}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" -d '' 2018-10-12 04:11:50,412 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-100ffafa-f186-455d-a493-b876ba97936d Date: Fri, 12 Oct 2018 04:11:50 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:11:50,412 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/file used request id req-100ffafa-f186-455d-a493-b876ba97936d 2018-10-12 04:11:50,412 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.97815299034s 2018-10-12 04:11:50,413 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/file used request id req-100ffafa-f186-455d-a493-b876ba97936d 2018-10-12 04:11:50,413 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 04:11:50,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" 2018-10-12 04:11:50,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-6a9063fe-e5c4-4d10-a3bb-e7c5114980f7 Date: Fri, 12 Oct 2018 04:11:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/snap", "metadata": {}}], "file": "/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/file", "owner": "a4e5d9c3994d439b917bc5beff4286ba", "id": "4c25181d-e460-4b0d-a40d-f8c5d0ca32ca", "size": 12716032, "self": "/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:11:50Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T04:11:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 04:11:50,959 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6a9063fe-e5c4-4d10-a3bb-e7c5114980f7 2018-10-12 04:11:50,959 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.546005964279s 2018-10-12 04:11:50,960 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-6a9063fe-e5c4-4d10-a3bb-e7c5114980f7 2018-10-12 04:11:50,962 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/file', 'owner': u'a4e5d9c3994d439b917bc5beff4286ba', 'id': u'4c25181d-e460-4b0d-a40d-f8c5d0ca32ca', 'size': 12716032, u'self': u'/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4e5d9c3994d439b917bc5beff4286ba', 'name': 'refstack_defcore-project_3379c172-f91d-4ac0-931f-8a1103d27711', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T04:11:50Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T04:11:50Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711', 'created': u'2018-10-12T04:11:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T04:11:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 04:11:50,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 04:11:50,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}a727067cb984987e89f6392a3976fc20169aa023" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "refstack_defcore-flavor_3379c172-f91d-4ac0-931f-8a1103d27711", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 04:11:51,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-465cf075-9790-4b7f-8a88-3a0704b96571 x-compute-request-id: req-465cf075-9790-4b7f-8a88-3a0704b96571 Content-Encoding: gzip Content-Length: 310 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/21ed9c37-ed17-4d5a-ac38-c765d1cb4a61", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/21ed9c37-ed17-4d5a-ac38-c765d1cb4a61", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "21ed9c37-ed17-4d5a-ac38-c765d1cb4a61", "name": "refstack_defcore-flavor_3379c172-f91d-4ac0-931f-8a1103d27711", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:11:51,170 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-465cf075-9790-4b7f-8a88-3a0704b96571 2018-10-12 04:11:51,170 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.207087993622s 2018-10-12 04:11:51,170 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-465cf075-9790-4b7f-8a88-3a0704b96571 returning object 21ed9c37-ed17-4d5a-ac38-c765d1cb4a61 2018-10-12 04:11:51,171 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_3379c172-f91d-4ac0-931f-8a1103d27711', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'21ed9c37-ed17-4d5a-ac38-c765d1cb4a61', 'swap': 0}) 2018-10-12 04:11:51,172 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 04:11:51,175 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/21ed9c37-ed17-4d5a-ac38-c765d1cb4a61/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}a727067cb984987e89f6392a3976fc20169aa023" -d '{"extra_specs": {}}' 2018-10-12 04:11:51,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11: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-225285a9-d114-4ee7-a58e-bd8a7ddcf73a x-compute-request-id: req-225285a9-d114-4ee7-a58e-bd8a7ddcf73a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 04:11:51,198 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/21ed9c37-ed17-4d5a-ac38-c765d1cb4a61/os-extra_specs used request id req-225285a9-d114-4ee7-a58e-bd8a7ddcf73a 2018-10-12 04:11:51,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0262739658356s 2018-10-12 04:11:51,199 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/21ed9c37-ed17-4d5a-ac38-c765d1cb4a61/os-extra_specs used request id req-225285a9-d114-4ee7-a58e-bd8a7ddcf73a 2018-10-12 04:11:51,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:11:51,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" 2018-10-12 04:11:51,210 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:11:51,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" 2018-10-12 04:11:51,299 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-678ac47f-499e-4db8-9ce3-b560aaad9545 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "519ff68c9fb044aca7940cdbf5809412", "links": {"self": "http://172.30.9.27:5000/v3/roles/519ff68c9fb044aca7940cdbf5809412"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:11:51,299 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-678ac47f-499e-4db8-9ce3-b560aaad9545 2018-10-12 04:11:51,300 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0986349582672s 2018-10-12 04:11:51,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-12 04:11:51,305 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" 2018-10-12 04:11:51,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11: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-d0b95648-aa8f-4bbe-90bc-7818edebf927 x-compute-request-id: req-d0b95648-aa8f-4bbe-90bc-7818edebf927 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": 206}, "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.10", "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": 209}, "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.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": 5}]} 2018-10-12 04:11:51,856 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-d0b95648-aa8f-4bbe-90bc-7818edebf927 2018-10-12 04:11:51,856 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.554087877274s 2018-10-12 04:11:51,857 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-d0b95648-aa8f-4bbe-90bc-7818edebf927 2018-10-12 04:11:51,858 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 04:11:51,858 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" 2018-10-12 04:11:52,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-7d1b0b94-a547-45bb-ba77-1365a11d9472 Date: Fri, 12 Oct 2018 04:11:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/snap", "metadata": {}}], "file": "/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/file", "owner": "a4e5d9c3994d439b917bc5beff4286ba", "id": "4c25181d-e460-4b0d-a40d-f8c5d0ca32ca", "size": 12716032, "self": "/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:11:50Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T04:11:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 04:11:52,032 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7d1b0b94-a547-45bb-ba77-1365a11d9472 2018-10-12 04:11:52,032 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.17396402359s 2018-10-12 04:11:52,032 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7d1b0b94-a547-45bb-ba77-1365a11d9472 2018-10-12 04:11:52,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 04:11:52,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/refstack_defcore-img_alt_3379c172-f91d-4ac0-931f-8a1103d27711", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "refstack_defcore-img_alt_3379c172-f91d-4ac0-931f-8a1103d27711"}' 2018-10-12 04:11:52,245 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 891 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b X-Openstack-Request-Id: req-693acd0d-e40a-487e-9301-12045def1e95 Date: Fri, 12 Oct 2018 04:11:52 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b/file", "owner": "a4e5d9c3994d439b917bc5beff4286ba", "id": "b5cc4732-b656-45f1-94fa-ba16ec73799b", "size": null, "self": "/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:11:52Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_3379c172-f91d-4ac0-931f-8a1103d27711", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_3379c172-f91d-4ac0-931f-8a1103d27711", "checksum": null, "created_at": "2018-10-12T04:11:52Z", "protected": false} 2018-10-12 04:11:52,246 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-693acd0d-e40a-487e-9301-12045def1e95 2018-10-12 04:11:52,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.210932016373s 2018-10-12 04:11:52,246 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-693acd0d-e40a-487e-9301-12045def1e95 returning object b5cc4732-b656-45f1-94fa-ba16ec73799b 2018-10-12 04:11:52,247 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 04:11:52,248 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b/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}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" -d '' 2018-10-12 04:11:53,591 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9537fa73-450c-41c7-ba4f-83655b7ca82b Date: Fri, 12 Oct 2018 04:11:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:11:53,591 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b/file used request id req-9537fa73-450c-41c7-ba4f-83655b7ca82b 2018-10-12 04:11:53,592 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.34428501129s 2018-10-12 04:11:53,592 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b/file used request id req-9537fa73-450c-41c7-ba4f-83655b7ca82b 2018-10-12 04:11:53,592 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 04:11:53,593 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" 2018-10-12 04:11:53,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2367 Content-Type: application/json X-Openstack-Request-Id: req-cac27ca4-cf77-48a6-a040-6c0fbfb20dfa Date: Fri, 12 Oct 2018 04:11:53 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b5cc4732-b656-45f1-94fa-ba16ec73799b/snap", "metadata": {}}], "file": "/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b/file", "owner": "a4e5d9c3994d439b917bc5beff4286ba", "id": "b5cc4732-b656-45f1-94fa-ba16ec73799b", "size": 12716032, "self": "/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b5cc4732-b656-45f1-94fa-ba16ec73799b/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:11:53Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_alt_3379c172-f91d-4ac0-931f-8a1103d27711", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_alt_3379c172-f91d-4ac0-931f-8a1103d27711", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T04:11:52Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/snap", "metadata": {}}], "file": "/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/file", "owner": "a4e5d9c3994d439b917bc5beff4286ba", "id": "4c25181d-e460-4b0d-a40d-f8c5d0ca32ca", "size": 12716032, "self": "/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:11:50Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T04:11:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 04:11:53,770 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cac27ca4-cf77-48a6-a040-6c0fbfb20dfa 2018-10-12 04:11:53,770 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.177258968353s 2018-10-12 04:11:53,770 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cac27ca4-cf77-48a6-a040-6c0fbfb20dfa 2018-10-12 04:11:53,773 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b5cc4732-b656-45f1-94fa-ba16ec73799b/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b/file', 'owner': u'a4e5d9c3994d439b917bc5beff4286ba', 'id': u'b5cc4732-b656-45f1-94fa-ba16ec73799b', 'size': 12716032, u'self': u'/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'a4e5d9c3994d439b917bc5beff4286ba', 'name': 'refstack_defcore-project_3379c172-f91d-4ac0-931f-8a1103d27711', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b5cc4732-b656-45f1-94fa-ba16ec73799b/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T04:11:53Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T04:11:53Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_3379c172-f91d-4ac0-931f-8a1103d27711', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_3379c172-f91d-4ac0-931f-8a1103d27711', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'refstack_defcore-img_alt_3379c172-f91d-4ac0-931f-8a1103d27711', 'created': u'2018-10-12T04:11:52Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T04:11:52Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/refstack_defcore-img_alt_3379c172-f91d-4ac0-931f-8a1103d27711', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 04:11:53,774 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 04:11:53,777 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}a727067cb984987e89f6392a3976fc20169aa023" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "refstack_defcore-flavor_alt_3379c172-f91d-4ac0-931f-8a1103d27711", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 04:11:53,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11: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-4065672c-c398-4ad8-9a63-91ffb3597542 x-compute-request-id: req-4065672c-c398-4ad8-9a63-91ffb3597542 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/56197d4b-3f76-4eaa-9802-5494a230d502", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/56197d4b-3f76-4eaa-9802-5494a230d502", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "56197d4b-3f76-4eaa-9802-5494a230d502", "name": "refstack_defcore-flavor_alt_3379c172-f91d-4ac0-931f-8a1103d27711", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:11:53,894 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4065672c-c398-4ad8-9a63-91ffb3597542 2018-10-12 04:11:53,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.120187997818s 2018-10-12 04:11:53,894 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4065672c-c398-4ad8-9a63-91ffb3597542 returning object 56197d4b-3f76-4eaa-9802-5494a230d502 2018-10-12 04:11:53,895 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_3379c172-f91d-4ac0-931f-8a1103d27711', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'56197d4b-3f76-4eaa-9802-5494a230d502', 'swap': 0}) 2018-10-12 04:11:53,896 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 04:11:53,899 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/56197d4b-3f76-4eaa-9802-5494a230d502/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}a727067cb984987e89f6392a3976fc20169aa023" -d '{"extra_specs": {}}' 2018-10-12 04:11:53,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:11: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-74939e58-cc8f-42c1-be20-57517bd5bc4a x-compute-request-id: req-74939e58-cc8f-42c1-be20-57517bd5bc4a Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 04:11:53,920 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/56197d4b-3f76-4eaa-9802-5494a230d502/os-extra_specs used request id req-74939e58-cc8f-42c1-be20-57517bd5bc4a 2018-10-12 04:11:53,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0238029956818s 2018-10-12 04:11:53,920 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/56197d4b-3f76-4eaa-9802-5494a230d502/os-extra_specs used request id req-74939e58-cc8f-42c1-be20-57517bd5bc4a 2018-10-12 04:11:53,921 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'refstack_defcore-flavor_alt_3379c172-f91d-4ac0-931f-8a1103d27711', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'56197d4b-3f76-4eaa-9802-5494a230d502', 'swap': 0}) 2018-10-12 04:11:57,574 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-12 04:11:56.051 11227 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=c0223ae3-657e-48f3-bd1d-ba7cc9178ed2) for deployment 'opnfv-rally' (UUID=68fa7629-3ff6-47cc-9497-eb57a9013d87). 2018-10-12 04:11:57.397 11227 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-12 04:11:57.400 11227 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=c0223ae3-657e-48f3-bd1d-ba7cc9178ed2) has been successfully configured for deployment 'opnfv-rally' (UUID=68fa7629-3ff6-47cc-9497-eb57a9013d87)! 2018-10-12 04:11:57,574 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-12 04:11:57,575 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-12 04:11:57,577 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-12 04:12:03,397 - 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-10-12 04:12:03,398 - 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-10-12 04:12:03,398 - 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-10-12 04:12:03,398 - 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-10-12 04:12:03,398 - 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-10-12 04:12:03,398 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks not found in Tempest list. 2018-10-12 04:12:03,398 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_with_gw not found in Tempest list. 2018-10-12 04:12:03,398 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_by_name not found in Tempest list. 2018-10-12 04:12:03,398 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_status not found in Tempest list. 2018-10-12 04:12:03,398 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_crud_snapshot_metadata not found in Tempest list. 2018-10-12 04:12:03,398 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_snapshots_list_with_params not found in Tempest list. 2018-10-12 04:12:03,398 - 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-10-12 04:12:03,399 - 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-10-12 04:12:03,399 - refstack_client.list_parser - WARNING - Test tempest.api.volume.v2.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_pagination not found in Tempest list. 2018-10-12 04:12:03,399 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_get_invalid_volume_id not found in Tempest list. 2018-10-12 04:12:03,399 - 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-10-12 04:12:03,399 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_negative.VolumesV2NegativeTest.test_delete_invalid_volume_id not found in Tempest list. 2018-10-12 04:12:03,399 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_extensions.ExtensionsV2TestJSON.test_list_extensions not found in Tempest list. 2018-10-12 04:12:03,399 - 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-10-12 04:12:03,399 - 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-10-12 04:12:03,399 - 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-10-12 04:12:03,399 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-10-12 04:12:03,399 - 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-10-12 04:12:03,400 - 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-10-12 04:12:03,400 - 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-10-12 04:12:03,400 - 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-10-12 04:12:03,400 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_no_params not found in Tempest list. 2018-10-12 04:12:03,400 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volumes_list_by_status not found in Tempest list. 2018-10-12 04:12:03,400 - 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-10-12 04:12:03,400 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet not found in Tempest list. 2018-10-12 04:12:03,400 - 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-10-12 04:12:03,400 - 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-10-12 04:12:03,400 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_upload not found in Tempest list. 2018-10-12 04:12:03,400 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network_fields not found in Tempest list. 2018-10-12 04:12:03,400 - 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-10-12 04:12:03,401 - 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-10-12 04:12:03,401 - 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-10-12 04:12:03,401 - 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-10-12 04:12:03,401 - 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-10-12 04:12:03,401 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_statuses not found in Tempest list. 2018-10-12 04:12:03,401 - 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-10-12 04:12:03,401 - 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-10-12 04:12:03,401 - 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-10-12 04:12:03,401 - 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-10-12 04:12:03,401 - 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-10-12 04:12:03,401 - 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-10-12 04:12:03,401 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_all_attributes not found in Tempest list. 2018-10-12 04:12:03,402 - 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-10-12 04:12:03,402 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_update_delete_network_subnet not found in Tempest list. 2018-10-12 04:12:03,402 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list not found in Tempest list. 2018-10-12 04:12:03,402 - 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-10-12 04:12:03,402 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_network not found in Tempest list. 2018-10-12 04:12:03,402 - 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-10-12 04:12:03,402 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets_fields not found in Tempest list. 2018-10-12 04:12:03,402 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-10-12 04:12:03,402 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_delete_network_with_subnet not found in Tempest list. 2018-10-12 04:12:03,402 - 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-10-12 04:12:03,402 - 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-10-12 04:12:03,402 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_media_types not found in Tempest list. 2018-10-12 04:12:03,403 - 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-10-12 04:12:03,403 - 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-10-12 04:12:03,403 - 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-10-12 04:12:03,403 - 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-10-12 04:12:03,403 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_show_subnet_fields not found in Tempest list. 2018-10-12 04:12:03,403 - refstack_client.list_parser - WARNING - Test tempest.api.identity.v3.TestApiDiscovery.test_api_version_resources not found in Tempest list. 2018-10-12 04:12:03,403 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_create_delete_subnet_without_gateway not found in Tempest list. 2018-10-12 04:12:03,403 - 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-10-12 04:12:03,403 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_limit not found in Tempest list. 2018-10-12 04:12:03,403 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_index_no_params not found in Tempest list. 2018-10-12 04:12:03,403 - 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-10-12 04:12:03,403 - 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-10-12 04:12:03,404 - 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-10-12 04:12:03,404 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_networks_fields not found in Tempest list. 2018-10-12 04:12:03,404 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_visibility not found in Tempest list. 2018-10-12 04:12:03,404 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_images_schema not found in Tempest list. 2018-10-12 04:12:03,404 - 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-10-12 04:12:03,404 - 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-10-12 04:12:03,404 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_bootable not found in Tempest list. 2018-10-12 04:12:03,404 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_actions.VolumesV2ActionsTest.test_volume_readonly_update not found in Tempest list. 2018-10-12 04:12:03,404 - 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-10-12 04:12:03,404 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_snapshots.VolumesV2SnapshotTestJSON.test_volume_from_snapshot not found in Tempest list. 2018-10-12 04:12:03,404 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_volume_metadata_item not found in Tempest list. 2018-10-12 04:12:03,404 - 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-10-12 04:12:03,405 - 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-10-12 04:12:03,405 - 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-10-12 04:12:03,405 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_availability_zone.AvailabilityZoneV2TestJSON.test_get_availability_zone_list not found in Tempest list. 2018-10-12 04:12:03,405 - refstack_client.list_parser - WARNING - Test tempest.api.network.test_networks.NetworksTestJSON.test_list_subnets not found in Tempest list. 2018-10-12 04:12:03,405 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_snapshot_metadata.SnapshotV2MetadataTestJSON.test_update_snapshot_metadata_item not found in Tempest list. 2018-10-12 04:12:03,405 - 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-10-12 04:12:03,405 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volumes_list.VolumesV2ListTestJSON.test_volume_list_with_details not found in Tempest list. 2018-10-12 04:12:03,405 - refstack_client.list_parser - WARNING - Test tempest.api.volume.test_volume_metadata.VolumesV2MetadataTest.test_crud_volume_metadata not found in Tempest list. 2018-10-12 04:12:03,405 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_get_image_schema not found in Tempest list. 2018-10-12 04:12:03,405 - 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-10-12 04:12:03,405 - refstack_client.list_parser - WARNING - Test tempest.api.image.v2.test_images.ListImagesTest.test_list_images_param_size not found in Tempest list. 2018-10-12 04:12:03,405 - refstack_client.list_parser - DEBUG - Number of tests: 200 2018-10-12 04:12:03,407 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-12 04:12:03,424 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-12 04:12:03,425 - 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-10-12 04:12:05,614 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:05.613 11239 INFO rally.api [-] Starting verification (UUID=b82be469-0780-4e1b-bb54-8ba5eecfdb25) for deployment 'opnfv-rally' (UUID=68fa7629-3ff6-47cc-9497-eb57a9013d87) by verifier 'opnfv-tempest' (UUID=c0223ae3-657e-48f3-bd1d-ba7cc9178ed2). 2018-10-12 04:12:05,614 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b82be469-0780-4e1b-bb54-8ba5eecfdb25 2018-10-12 04:12:12,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:12.918 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.288s] 2018-10-12 04:12:12,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:12.978 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.061s] 2018-10-12 04:12:14,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:14.886 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [2.206s] 2018-10-12 04:12:19,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:19.986 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [1.664s] 2018-10-12 04:12:27,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:27.681 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [15.084s] 2018-10-12 04:12:33,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:33.598 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [18.706s] 2018-10-12 04:12:38,539 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:38.539 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.065s] 2018-10-12 04:12:38,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:38.550 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-10-12 04:12:38,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:38.694 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_greater_than_actual_count ... success [0.143s] 2018-10-12 04:12:38,705 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:38.704 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_negative_value ... success [0.010s] 2018-10-12 04:12:38,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:38.716 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.011s] 2018-10-12 04:12:38,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:38.754 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.037s] 2018-10-12 04:12:38,815 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:38.815 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.060s] 2018-10-12 04:12:38,878 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:38.877 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.062s] 2018-10-12 04:12:39,377 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:39.377 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.498s] 2018-10-12 04:12:39,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:39.392 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.014s] 2018-10-12 04:12:39,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:39.460 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.069s] 2018-10-12 04:12:40,360 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:40.360 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.062s] 2018-10-12 04:12:43,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:43.532 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.170s] 2018-10-12 04:12:46,041 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:46.040 11239 INFO opnfv-tempest [-] {0} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.012s] 2018-10-12 04:12:49,479 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:49.478 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.074s] 2018-10-12 04:12:49,556 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:49.555 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2018-10-12 04:12:49,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:49.628 11239 INFO opnfv-tempest [-] {0} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.073s] 2018-10-12 04:12:53,196 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:53.195 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [28.104s] 2018-10-12 04:12:53,502 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:53.501 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.182s] 2018-10-12 04:12:53,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:53.659 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.157s] 2018-10-12 04:12:53,967 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:53.966 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [20.364s] 2018-10-12 04:12:54,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:54.172 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [0.981s] 2018-10-12 04:12:54,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:54.594 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [0.934s] 2018-10-12 04:12:54,753 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:54.753 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.158s] 2018-10-12 04:12:54,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:12:54.937 11239 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.184s] 2018-10-12 04:13:02,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:02.237 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [8.270s] 2018-10-12 04:13:04,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:04.517 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [4.510s] 2018-10-12 04:13:07,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:07.224 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [2.706s] 2018-10-12 04:13:09,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:09.351 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.757s] 2018-10-12 04:13:10,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:10.222 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.870s] 2018-10-12 04:13:10,752 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:10.752 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.530s] 2018-10-12 04:13:11,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:11.424 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [4.200s] 2018-10-12 04:13:11,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:11.514 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.761s] 2018-10-12 04:13:12,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:12.178 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.663s] 2018-10-12 04:13:12,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:12.250 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.072s] 2018-10-12 04:13:12,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:12.325 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.074s] 2018-10-12 04:13:12,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:12.398 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.072s] 2018-10-12 04:13:12,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:12.468 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.070s] 2018-10-12 04:13:12,554 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:12.554 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.085s] 2018-10-12 04:13:12,697 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:12.697 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.143s] 2018-10-12 04:13:14,205 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:14.205 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [2.780s] 2018-10-12 04:13:18,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:18.540 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.335s] 2018-10-12 04:13:23,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:23.205 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [4.664s] 2018-10-12 04:13:26,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:26.881 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [3.675s] 2018-10-12 04:13:32,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:32.829 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [4.516s] 2018-10-12 04:13:32,898 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:32.898 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.068s] 2018-10-12 04:13:33,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:33.074 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [6.192s] 2018-10-12 04:13:33,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:33.398 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.499s] 2018-10-12 04:13:33,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:33.495 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.096s] 2018-10-12 04:13:33,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:33.496 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.001s] 2018-10-12 04:13:36,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:36.980 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [3.905s] 2018-10-12 04:13:37,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:37.238 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.258s] 2018-10-12 04:13:37,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:37.480 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.241s] 2018-10-12 04:13:37,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:37.557 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.076s] 2018-10-12 04:13:37,744 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:37.743 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.185s] 2018-10-12 04:13:38,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:38.019 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [0.275s] 2018-10-12 04:13:38,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:38.122 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.103s] 2018-10-12 04:13:38,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:38.183 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.060s] 2018-10-12 04:13:38,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:38.245 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.061s] 2018-10-12 04:13:44,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:44.171 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.924s] 2018-10-12 04:13:51,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:51.468 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.155s] 2018-10-12 04:13:53,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:53.159 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [1.689s] 2018-10-12 04:13:53,942 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:53.942 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [0.783s] 2018-10-12 04:13:54,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:54.816 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [0.873s] 2018-10-12 04:13:56,074 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:56.073 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.256s] 2018-10-12 04:13:57,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:57.978 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [1.903s] 2018-10-12 04:13:58,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:58.994 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [1.015s] 2018-10-12 04:13:59,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:59.492 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_security_group ... success [0.499s] 2018-10-12 04:13:59,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:59.520 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.027s] 2018-10-12 04:13:59,630 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:59.629 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.109s] 2018-10-12 04:13:59,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:13:59.751 11239 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.121s] 2018-10-12 04:14:02,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:02.544 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [60.292s] 2018-10-12 04:14:06,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:06.435 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [1.768s] 2018-10-12 04:14:07,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:07.452 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.255s] 2018-10-12 04:14:07,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:07.531 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.095s] 2018-10-12 04:14:07,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:07.946 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.493s] 2018-10-12 04:14:17,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:17.417 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [14.798s] 2018-10-12 04:14:22,716 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:22.716 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [7.914s] 2018-10-12 04:14:22,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:22.854 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [8.157s] 2018-10-12 04:14:22,921 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:22.921 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.066s] 2018-10-12 04:14:23,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:23.633 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.711s] 2018-10-12 04:14:23,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:23.731 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.097s] 2018-10-12 04:14:23,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:23.733 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.001s] 2018-10-12 04:14:28,042 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:28.042 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [10.624s] 2018-10-12 04:14:29,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:29.023 11239 INFO opnfv-tempest [-] {0} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.306s] 2018-10-12 04:14:48,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:48.540 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.373s] 2018-10-12 04:14:48,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:48.756 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.215s] 2018-10-12 04:14:48,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:48.960 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.204s] 2018-10-12 04:14:50,331 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:50.331 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.370s] 2018-10-12 04:14:50,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:50.748 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [0.416s] 2018-10-12 04:14:51,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:51.183 11239 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.435s] 2018-10-12 04:14:58,214 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:14:58.213 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [0.765s] 2018-10-12 04:15:00,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:00.791 11239 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [2.577s] 2018-10-12 04:15:02,295 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:02.294 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [34.247s] 2018-10-12 04:15:08,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:08.247 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.447s] 2018-10-12 04:15:09,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:09.673 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.425s] 2018-10-12 04:15:13,540 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:13.540 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [3.862s] 2018-10-12 04:15:14,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:14.203 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [52.424s] 2018-10-12 04:15:14,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:14.587 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.050s] 2018-10-12 04:15:16,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:16.246 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [1.658s] 2018-10-12 04:15:17,397 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:17.397 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.150s] 2018-10-12 04:15:18,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:18.815 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [1.414s] 2018-10-12 04:15:18,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:18.916 11239 INFO opnfv-tempest [-] {1} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.103s] 2018-10-12 04:15:19,622 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:19.622 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [17.327s] 2018-10-12 04:15:22,755 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:22.755 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.148s] 2018-10-12 04:15:28,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:28.599 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.793s] 2018-10-12 04:15:29,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:29.280 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.680s] 2018-10-12 04:15:45,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:45.670 11239 INFO opnfv-tempest [-] {2} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [31.459s] 2018-10-12 04:15:46,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:46.782 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.731s] 2018-10-12 04:15:47,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:47.691 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [0.908s] 2018-10-12 04:15:48,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:48.632 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [0.940s] 2018-10-12 04:15:49,839 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:49.838 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [1.205s] 2018-10-12 04:15:51,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:51.312 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [1.472s] 2018-10-12 04:15:52,228 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:52.228 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [0.914s] 2018-10-12 04:15:52,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:52.915 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.687s] 2018-10-12 04:15:53,220 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:53.220 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.305s] 2018-10-12 04:15:53,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:53.637 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.416s] 2018-10-12 04:15:54,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:54.735 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [1.097s] 2018-10-12 04:15:55,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:55.289 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.554s] 2018-10-12 04:15:55,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:55.814 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.523s] 2018-10-12 04:15:56,049 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:56.048 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.235s] 2018-10-12 04:15:57,659 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:57.658 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [1.609s] 2018-10-12 04:15:58,016 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:58.016 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.358s] 2018-10-12 04:15:58,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:58.826 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.808s] 2018-10-12 04:15:59,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:15:59.368 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.542s] 2018-10-12 04:16:00,114 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:00.113 11239 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.743s] 2018-10-12 04:16:01,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:01.829 11239 INFO opnfv-tempest [-] {2} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.327s] 2018-10-12 04:16:06,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:06.710 11239 INFO opnfv-tempest [-] {3} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [1.666s] 2018-10-12 04:16:07,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:07.434 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [38.148s] 2018-10-12 04:16:15,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:15.122 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [3.402s] 2018-10-12 04:16:17,451 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:17.450 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.191s] 2018-10-12 04:16:17,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:17.460 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.009s] 2018-10-12 04:16:17,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:17.505 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.045s] 2018-10-12 04:16:17,676 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:17.676 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.169s] 2018-10-12 04:16:17,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:17.710 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.034s] 2018-10-12 04:16:17,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:17.855 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.144s] 2018-10-12 04:16:18,192 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:18.192 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.336s] 2018-10-12 04:16:18,316 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:18.315 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.122s] 2018-10-12 04:16:18,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:18.882 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.565s] 2018-10-12 04:16:19,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:19.073 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.190s] 2018-10-12 04:16:19,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:19.141 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.207s] 2018-10-12 04:16:19,510 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:19.510 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.368s] 2018-10-12 04:16:19,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:19.514 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [4.392s] 2018-10-12 04:16:22,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:22.080 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [2.564s] 2018-10-12 04:16:22,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:22.273 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.194s] 2018-10-12 04:16:22,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:22.458 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.184s] 2018-10-12 04:16:22,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:22.511 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.052s] 2018-10-12 04:16:22,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:22.828 11239 INFO opnfv-tempest [-] {3} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.317s] 2018-10-12 04:16:29,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:29.040 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.156s] 2018-10-12 04:16:29,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:29.389 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.176s] 2018-10-12 04:16:29,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:29.572 11239 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.182s] 2018-10-12 04:16:35,286 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:35.285 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [0.602s] 2018-10-12 04:16:35,900 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:35.900 11239 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.616s] 2018-10-12 04:16:39,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:39.568 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [7.281s] 2018-10-12 04:16:40,704 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:40.704 11239 INFO opnfv-tempest [-] {2} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [0.954s] 2018-10-12 04:16:48,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:48.165 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.149s] 2018-10-12 04:16:48,733 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:48.732 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [0.567s] 2018-10-12 04:16:49,368 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:16:49.367 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [9.797s] 2018-10-12 04:17:01,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:01.495 11239 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [12.126s] 2018-10-12 04:17:01,757 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:01.756 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.043s] 2018-10-12 04:17:01,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:01.796 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.039s] 2018-10-12 04:17:01,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:01.993 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.195s] 2018-10-12 04:17:02,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:02.699 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.705s] 2018-10-12 04:17:02,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:02.794 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.094s] 2018-10-12 04:17:03,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:03.155 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.360s] 2018-10-12 04:17:03,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:03.194 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.039s] 2018-10-12 04:17:03,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:03.242 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.047s] 2018-10-12 04:17:03,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:03.299 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.055s] 2018-10-12 04:17:03,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:03.350 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.050s] 2018-10-12 04:17:03,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:03.389 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.039s] 2018-10-12 04:17:03,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:03.613 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.221s] 2018-10-12 04:17:03,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:03.849 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.235s] 2018-10-12 04:17:04,056 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:04.055 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.206s] 2018-10-12 04:17:04,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:04.256 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.200s] 2018-10-12 04:17:11,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:11.408 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.015s] 2018-10-12 04:17:11,579 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:11.579 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.169s] 2018-10-12 04:17:11,767 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:11.766 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.187s] 2018-10-12 04:17:11,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:11.937 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.171s] 2018-10-12 04:17:12,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:12.087 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.149s] 2018-10-12 04:17:12,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:12.252 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.164s] 2018-10-12 04:17:12,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:12.460 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.207s] 2018-10-12 04:17:12,631 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:12.630 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.170s] 2018-10-12 04:17:12,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:12.798 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.168s] 2018-10-12 04:17:13,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:13.354 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.555s] 2018-10-12 04:17:13,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:13.365 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2018-10-12 04:17:13,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:13.548 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.183s] 2018-10-12 04:17:13,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:13.747 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.197s] 2018-10-12 04:17:13,783 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:13.783 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.036s] 2018-10-12 04:17:13,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:13.819 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.036s] 2018-10-12 04:17:13,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:13.831 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.010s] 2018-10-12 04:17:14,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:14.012 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.180s] 2018-10-12 04:17:14,047 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:14.046 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.034s] 2018-10-12 04:17:14,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:14.080 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.033s] 2018-10-12 04:17:14,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:17:14.248 11239 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.167s] 2018-10-12 04:17:18,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b82be469-0780-4e1b-bb54-8ba5eecfdb25 2018-10-12 04:17:18,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b82be469-0780-4e1b-bb54-8ba5eecfdb25']'. 2018-10-12 04:17:19,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-12 04:17:19,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-12 04:17:19,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 04:17:19,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b82be469-0780-4e1b-bb54-8ba5eecfdb25 | 2018-10-12 04:17:19,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-12 04:17:19,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-12 04:12:05 | 2018-10-12 04:17:19,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-12 04:17:18 | 2018-10-12 04:17:19,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:05:13 | 2018-10-12 04:17:19,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | concurrency: 4 | 2018-10-12 04:17:19,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-12 04:17:19,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-12 04:17:19,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: c0223ae3-657e-48f3-bd1d-ba7cc9178ed2) | 2018-10-12 04:17:19,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-12 04:17:19,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 68fa7629-3ff6-47cc-9497-eb57a9013d87) | 2018-10-12 04:17:19,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 200 | 2018-10-12 04:17:19,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 303.449 | 2018-10-12 04:17:19,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 200 | 2018-10-12 04:17:19,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 0 | 2018-10-12 04:17:19,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-12 04:17:19,850 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-12 04:17:19,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-12 04:17:19,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 04:17:19,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +--------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-12 04:17:19,851 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-12 04:17:19,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest refstack_defcore success_rate is 100.0% 2018-10-12 04:17:20,139 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 04:17:20,139 - xtesting.ci.run_tests - INFO - Test result: +--------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +--------------------------+------------------+------------------+----------------+ | refstack_defcore | functest | 05:33 | PASS | +--------------------------+------------------+------------------+----------------+ 2018-10-12 04:17:20,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 04:17:20,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" 2018-10-12 04:17:22,074 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-75a14d2f-f985-48c3-8143-17ead15d815a Date: Fri, 12 Oct 2018 04:17:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:17:22,075 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b used request id req-75a14d2f-f985-48c3-8143-17ead15d815a 2018-10-12 04:17:22,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.93138790131s 2018-10-12 04:17:22,075 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b5cc4732-b656-45f1-94fa-ba16ec73799b used request id req-75a14d2f-f985-48c3-8143-17ead15d815a 2018-10-12 04:17:22,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 04:17:22,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:17:22,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-c68b6f57-d469-43c9-a9f1-3b4314a76b8e x-compute-request-id: req-c68b6f57-d469-43c9-a9f1-3b4314a76b8e Content-Encoding: gzip Content-Length: 363 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/21ed9c37-ed17-4d5a-ac38-c765d1cb4a61", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/21ed9c37-ed17-4d5a-ac38-c765d1cb4a61", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "21ed9c37-ed17-4d5a-ac38-c765d1cb4a61", "name": "refstack_defcore-flavor_3379c172-f91d-4ac0-931f-8a1103d27711", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/56197d4b-3f76-4eaa-9802-5494a230d502", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/56197d4b-3f76-4eaa-9802-5494a230d502", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "56197d4b-3f76-4eaa-9802-5494a230d502", "name": "refstack_defcore-flavor_alt_3379c172-f91d-4ac0-931f-8a1103d27711", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 04:17:22,630 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c68b6f57-d469-43c9-a9f1-3b4314a76b8e 2018-10-12 04:17:22,631 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.555097103119s 2018-10-12 04:17:22,631 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-c68b6f57-d469-43c9-a9f1-3b4314a76b8e 2018-10-12 04:17:22,634 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 04:17:22,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/56197d4b-3f76-4eaa-9802-5494a230d502 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:17:22,689 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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-c09dc9c1-9cc2-4461-91f2-c0976152aa91 x-compute-request-id: req-c09dc9c1-9cc2-4461-91f2-c0976152aa91 Content-Length: 0 Content-Type: application/json 2018-10-12 04:17:22,689 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/56197d4b-3f76-4eaa-9802-5494a230d502 used request id req-c09dc9c1-9cc2-4461-91f2-c0976152aa91 2018-10-12 04:17:22,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0552351474762s 2018-10-12 04:17:22,689 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/56197d4b-3f76-4eaa-9802-5494a230d502 used request id req-c09dc9c1-9cc2-4461-91f2-c0976152aa91 2018-10-12 04:17:22,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 04:17:22,690 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" 2018-10-12 04:17:23,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1213 Content-Type: application/json X-Openstack-Request-Id: req-7d53c8d9-674b-4e2c-93f2-be4bed104362 Date: Fri, 12 Oct 2018 04:17:23 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/snap", "metadata": {}}], "file": "/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/file", "owner": "a4e5d9c3994d439b917bc5beff4286ba", "id": "4c25181d-e460-4b0d-a40d-f8c5d0ca32ca", "size": 12716032, "self": "/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:11:50Z", "visibility": "public", "owner_specified.shade.object": "images/refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "refstack_defcore-img_3379c172-f91d-4ac0-931f-8a1103d27711", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T04:11:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 04:17:23,226 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7d53c8d9-674b-4e2c-93f2-be4bed104362 2018-10-12 04:17:23,226 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.536119937897s 2018-10-12 04:17:23,227 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7d53c8d9-674b-4e2c-93f2-be4bed104362 2018-10-12 04:17:23,228 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 04:17:23,229 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8d5bef0f52c184917301fd4bb7e3d05c3d52eeea" 2018-10-12 04:17:24,346 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b04395f2-1720-4cca-8ce8-f3fe0eb8c4b9 Date: Fri, 12 Oct 2018 04:17:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:17:24,346 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca used request id req-b04395f2-1720-4cca-8ce8-f3fe0eb8c4b9 2018-10-12 04:17:24,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.11764097214s 2018-10-12 04:17:24,346 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4c25181d-e460-4b0d-a40d-f8c5d0ca32ca used request id req-b04395f2-1720-4cca-8ce8-f3fe0eb8c4b9 2018-10-12 04:17:24,347 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 04:17:24,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:17:24,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-de8bb5f7-b57e-4cfd-8ef7-361dfb6312fd x-compute-request-id: req-de8bb5f7-b57e-4cfd-8ef7-361dfb6312fd Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/21ed9c37-ed17-4d5a-ac38-c765d1cb4a61", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/21ed9c37-ed17-4d5a-ac38-c765d1cb4a61", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "21ed9c37-ed17-4d5a-ac38-c765d1cb4a61", "name": "refstack_defcore-flavor_3379c172-f91d-4ac0-931f-8a1103d27711", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 04:17:24,382 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-de8bb5f7-b57e-4cfd-8ef7-361dfb6312fd 2018-10-12 04:17:24,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0351769924164s 2018-10-12 04:17:24,382 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-de8bb5f7-b57e-4cfd-8ef7-361dfb6312fd 2018-10-12 04:17:24,384 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 04:17:24,387 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/21ed9c37-ed17-4d5a-ac38-c765d1cb4a61 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:17:24,419 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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-5fe3118f-0b12-4ec7-9158-8d28ff2d9a5d x-compute-request-id: req-5fe3118f-0b12-4ec7-9158-8d28ff2d9a5d Content-Length: 0 Content-Type: application/json 2018-10-12 04:17:24,419 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/21ed9c37-ed17-4d5a-ac38-c765d1cb4a61 used request id req-5fe3118f-0b12-4ec7-9158-8d28ff2d9a5d 2018-10-12 04:17:24,419 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0346698760986s 2018-10-12 04:17:24,419 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/21ed9c37-ed17-4d5a-ac38-c765d1cb4a61 used request id req-5fe3118f-0b12-4ec7-9158-8d28ff2d9a5d 2018-10-12 04:17:24,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:17:24,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:17:24,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537b02a5-cfcc-413a-9d0e-ef6461d7d5da Content-Encoding: gzip Content-Length: 874 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "refstack_defcore-user_3379c172-f91d-4ac0-931f-8a1103d27711", "links": {"self": "http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b"}, "domain_id": "default", "enabled": true, "id": "8dee7002e35c42a49f3e7cf9d6d0a92b", "options": {}}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:17:24,518 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-537b02a5-cfcc-413a-9d0e-ef6461d7d5da 2018-10-12 04:17:24,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0980048179626s 2018-10-12 04:17:24,518 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-537b02a5-cfcc-413a-9d0e-ef6461d7d5da 2018-10-12 04:17:24,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:17:24,525 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:17:24,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d743d96d-594c-4998-b4e7-5fd08087d845 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b"}, "enabled": true, "id": "8dee7002e35c42a49f3e7cf9d6d0a92b", "options": {}, "domain_id": "default", "name": "refstack_defcore-user_3379c172-f91d-4ac0-931f-8a1103d27711"}} 2018-10-12 04:17:24,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b used request id req-d743d96d-594c-4998-b4e7-5fd08087d845 2018-10-12 04:17:24,615 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0905089378357s 2018-10-12 04:17:24,615 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b used request id req-d743d96d-594c-4998-b4e7-5fd08087d845 2018-10-12 04:17:24,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 04:17:24,616 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:17:24,835 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:17:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f554881-bad3-45ed-a94d-895c47fc0824 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:17:24,836 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b used request id req-2f554881-bad3-45ed-a94d-895c47fc0824 2018-10-12 04:17:24,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.21964097023s 2018-10-12 04:17:24,836 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8dee7002e35c42a49f3e7cf9d6d0a92b used request id req-2f554881-bad3-45ed-a94d-895c47fc0824 2018-10-12 04:17:24,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 04:17:24,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:17:24,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9ad6459-61e2-485d-a34f-e9ca4175e864 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: refstack_defcore", "links": {"self": "http://172.30.9.27:5000/v3/projects/a4e5d9c3994d439b917bc5beff4286ba"}, "enabled": true, "id": "a4e5d9c3994d439b917bc5beff4286ba", "parent_id": "default", "domain_id": "default", "name": "refstack_defcore-project_3379c172-f91d-4ac0-931f-8a1103d27711"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 04:17:24,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e9ad6459-61e2-485d-a34f-e9ca4175e864 2018-10-12 04:17:24,920 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0830450057983s 2018-10-12 04:17:24,920 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-e9ad6459-61e2-485d-a34f-e9ca4175e864 2018-10-12 04:17:24,922 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 04:17:24,923 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/a4e5d9c3994d439b917bc5beff4286ba -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:17:25,163 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:17:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa307369-d0b5-40ea-8ad9-069293a4fb32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:17:25,163 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a4e5d9c3994d439b917bc5beff4286ba used request id req-aa307369-d0b5-40ea-8ad9-069293a4fb32 2018-10-12 04:17:25,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.240932941437s 2018-10-12 04:17:25,163 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a4e5d9c3994d439b917bc5beff4286ba used request id req-aa307369-d0b5-40ea-8ad9-069293a4fb32 2018-10-12 04:17:25,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:17:25,164 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:17:25,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3e4368-e7d9-4441-bd61-766f486c004c Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "519ff68c9fb044aca7940cdbf5809412", "links": {"self": "http://172.30.9.27:5000/v3/roles/519ff68c9fb044aca7940cdbf5809412"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:17:25,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2a3e4368-e7d9-4441-bd61-766f486c004c 2018-10-12 04:17:25,249 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0849001407623s 2018-10-12 04:17:25,250 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 04:17:25,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/519ff68c9fb044aca7940cdbf5809412 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:17:25,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:17:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ce469224-65eb-44d1-a1b9-0fd746153653 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:17:25,357 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/519ff68c9fb044aca7940cdbf5809412 used request id req-ce469224-65eb-44d1-a1b9-0fd746153653 2018-10-12 04:17:25,357 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.106812000275s 2018-10-12 04:17:25,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 04:17:25,361 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a4e5d9c3994d439b917bc5beff4286ba&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}a727067cb984987e89f6392a3976fc20169aa023" 2018-10-12 04:17:25,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-aab71af6-a029-46a8-bd5f-4448b0dc0d2d Date: Fri, 12 Oct 2018 04:17:25 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:17:25,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a4e5d9c3994d439b917bc5beff4286ba&name=default used request id req-aab71af6-a029-46a8-bd5f-4448b0dc0d2d 2018-10-12 04:17:25,534 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.173589944839s 2018-10-12 04:17:25,535 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=a4e5d9c3994d439b917bc5beff4286ba&name=default used request id req-aab71af6-a029-46a8-bd5f-4448b0dc0d2d 2018-10-12 04:17:25,588 - xtesting.ci.run_tests - INFO - Loading test case 'patrole'... 2018-10-12 04:17:25,663 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 04:17:25,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 04:17:25,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 04:17:25,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 04:17:25,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 04:17:25,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 04:17:25,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 04:17:25,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 04:17:25,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 04:17:25,664 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 04:17:25,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 04:17:25,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 04:17:25,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 04:17:25,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 04:17:25,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 04:17:25,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 04:17:25,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 04:17:25,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 04:17:25,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 04:17:25,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 04:17:25,665 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 04:17:25,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 04:17:25,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 04:17:25,666 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 04:17:25,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:17:25,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8954b22e-4b46-48d9-920a-44824e03835e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:17:25,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8954b22e-4b46-48d9-920a-44824e03835e 2018-10-12 04:17:25,674 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:17:26,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:17:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["ITva8DusSxGXBIPpdEboKw"], "issued_at": "2018-10-12T04:17:26.000000Z"}} 2018-10-12 04:17:26,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 04:17:26,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:26,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-36f57dc1-9b66-415d-83ae-4d3eee6c3d95 Date: Fri, 12 Oct 2018 04:17:26 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 04:17:26,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-36f57dc1-9b66-415d-83ae-4d3eee6c3d95 2018-10-12 04:17:26,476 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.4113509655s 2018-10-12 04:17:26,477 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-36f57dc1-9b66-415d-83ae-4d3eee6c3d95 2018-10-12 04:17:26,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 04:17:26,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:26,486 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:17:26,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:26,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ad00d9c-6802-4f80-b98b-2889d1c1c9a6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 04:17:26,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-5ad00d9c-6802-4f80-b98b-2889d1c1c9a6 2018-10-12 04:17:26,572 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0940341949463s 2018-10-12 04:17:26,573 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 04:17:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" -d '{"project": {"description": "Created by OPNFV Functest: patrole", "enabled": true, "domain_id": "default", "name": "patrole-project_e0faaae3-a634-4044-b5f7-2bb1dc6755d0"}}' 2018-10-12 04:17:26,674 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:17:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a8db517-4fb0-4e9a-bd1e-6dc66621046d 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.27:5000/v3/projects/66978a08a50c455f8e0a0bd3b652b29a"}, "enabled": true, "id": "66978a08a50c455f8e0a0bd3b652b29a", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e0faaae3-a634-4044-b5f7-2bb1dc6755d0"}} 2018-10-12 04:17:26,674 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0a8db517-4fb0-4e9a-bd1e-6dc66621046d 2018-10-12 04:17:26,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.101293087006s 2018-10-12 04:17:26,675 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0a8db517-4fb0-4e9a-bd1e-6dc66621046d 2018-10-12 04:17:26,676 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'patrole-project_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', 'id': u'66978a08a50c455f8e0a0bd3b652b29a', '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-10-12 04:17:26,676 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 04:17:27,022 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.346292972565s 2018-10-12 04:17:27,023 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:27,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4936ead5-993a-4ca0-8bec-f32d4f47a7c8 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361"}, "enabled": true, "id": "26b05aa5688349119a0949aded0cd361", "options": {}, "domain_id": "default", "name": "patrole-user_e0faaae3-a634-4044-b5f7-2bb1dc6755d0"}} 2018-10-12 04:17:27,119 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361 used request id req-4936ead5-993a-4ca0-8bec-f32d4f47a7c8 2018-10-12 04:17:27,120 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'26b05aa5688349119a0949aded0cd361', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'patrole-user_e0faaae3-a634-4044-b5f7-2bb1dc6755d0'}) 2018-10-12 04:17:27,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:17:27,121 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:27,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d2194e6-e15f-4e89-91f8-79d5639a42cd Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:17:27,203 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8d2194e6-e15f-4e89-91f8-79d5639a42cd 2018-10-12 04:17:27,204 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0834901332855s 2018-10-12 04:17:27,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:17:27,205 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:27,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-546e4dc0-e37b-43a2-abd6-971e317448a7 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:17:27,278 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-546e4dc0-e37b-43a2-abd6-971e317448a7 2018-10-12 04:17:27,279 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.07350897789s 2018-10-12 04:17:27,279 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 04:17:27,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 04:17:27,280 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" -d '{"role": {"name": "Member"}}' 2018-10-12 04:17:27,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:17:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a931e643-c040-482d-84cc-790e737484f0 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "19bceafa98c140f7860e8fb3f45101d8", "links": {"self": "http://172.30.9.27:5000/v3/roles/19bceafa98c140f7860e8fb3f45101d8"}, "name": "Member"}} 2018-10-12 04:17:27,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a931e643-c040-482d-84cc-790e737484f0 2018-10-12 04:17:27,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.101537942886s 2018-10-12 04:17:27,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/19bceafa98c140f7860e8fb3f45101d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:27,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1fac874-62d4-4fe6-909a-b11e645ee88f Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/19bceafa98c140f7860e8fb3f45101d8"}, "domain_id": null, "name": "Member", "id": "19bceafa98c140f7860e8fb3f45101d8"}} 2018-10-12 04:17:27,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/19bceafa98c140f7860e8fb3f45101d8 used request id req-d1fac874-62d4-4fe6-909a-b11e645ee88f 2018-10-12 04:17:27,467 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/19bceafa98c140f7860e8fb3f45101d8'}, 'domain_id': None, 'human_id': None, 'id': u'19bceafa98c140f7860e8fb3f45101d8', 'HUMAN_ID': False}) 2018-10-12 04:17:27,467 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:17:27,468 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:27,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b360c3a-3587-47b0-b595-fda6740d2303 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "19bceafa98c140f7860e8fb3f45101d8", "links": {"self": "http://172.30.9.27:5000/v3/roles/19bceafa98c140f7860e8fb3f45101d8"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:17:27,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7b360c3a-3587-47b0-b595-fda6740d2303 2018-10-12 04:17:27,543 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0759348869324s 2018-10-12 04:17:27,544 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 04:17:27,545 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:27,629 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8548ee09-cd01-40cc-83b9-03528c3a4da0 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 04:17:27,629 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-8548ee09-cd01-40cc-83b9-03528c3a4da0 2018-10-12 04:17:27,629 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0847060680389s 2018-10-12 04:17:27,630 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:17:27,630 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:27,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b1bb928-a213-4a73-898b-c3abfce24707 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "links": {"self": "http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361"}, "domain_id": "default", "enabled": true, "id": "26b05aa5688349119a0949aded0cd361", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:17:27,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5b1bb928-a213-4a73-898b-c3abfce24707 2018-10-12 04:17:27,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0951590538025s 2018-10-12 04:17:27,726 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5b1bb928-a213-4a73-898b-c3abfce24707 2018-10-12 04:17:27,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 04:17:27,733 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:27,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57f5451-1422-4673-a3dd-bdda87405639 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/66978a08a50c455f8e0a0bd3b652b29a"}, "enabled": true, "id": "66978a08a50c455f8e0a0bd3b652b29a", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e0faaae3-a634-4044-b5f7-2bb1dc6755d0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 04:17:27,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c57f5451-1422-4673-a3dd-bdda87405639 2018-10-12 04:17:27,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0721559524536s 2018-10-12 04:17:27,805 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-c57f5451-1422-4673-a3dd-bdda87405639 2018-10-12 04:17:27,807 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 04:17:27,808 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=26b05aa5688349119a0949aded0cd361&scope.project.id=66978a08a50c455f8e0a0bd3b652b29a&role.id=19bceafa98c140f7860e8fb3f45101d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:27,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c21b0027-77de-446d-ac2b-e462e5839fee Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=26b05aa5688349119a0949aded0cd361&scope.project.id=66978a08a50c455f8e0a0bd3b652b29a&role.id=19bceafa98c140f7860e8fb3f45101d8", "previous": null, "next": null}} 2018-10-12 04:17:27,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=26b05aa5688349119a0949aded0cd361&scope.project.id=66978a08a50c455f8e0a0bd3b652b29a&role.id=19bceafa98c140f7860e8fb3f45101d8 used request id req-c21b0027-77de-446d-ac2b-e462e5839fee 2018-10-12 04:17:27,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0838348865509s 2018-10-12 04:17:27,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 04:17:27,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/66978a08a50c455f8e0a0bd3b652b29a/users/26b05aa5688349119a0949aded0cd361/roles/19bceafa98c140f7860e8fb3f45101d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:28,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:17:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c55ba340-45f8-4362-bad9-a7c5d2735731 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:17:28,103 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/66978a08a50c455f8e0a0bd3b652b29a/users/26b05aa5688349119a0949aded0cd361/roles/19bceafa98c140f7860e8fb3f45101d8 used request id req-c55ba340-45f8-4362-bad9-a7c5d2735731 2018-10-12 04:17:28,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.211794137955s 2018-10-12 04:17:28,104 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'patrole-project_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', 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': '94cadf8c-b5ad-4f86-adef-75aa87e2bdff', u'workflow_api_version': u'2', 'verify': True, u'identity_api_version': '3', 'cloudname': 'overcloud', u'volume_api_version': '3', 'username': u'patrole-user_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', 'project_id': u'66978a08a50c455f8e0a0bd3b652b29a', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 04:17:28,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 04:17:28,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 04:17:28,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 04:17:28,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 04:17:28,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 04:17:28,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 04:17:28,106 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 04:17:28,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 04:17:28,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 04:17:28,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 04:17:28,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 04:17:28,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 04:17:28,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 04:17:28,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 04:17:28,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 04:17:28,107 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 04:17:28,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 04:17:28,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 04:17:28,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 04:17:28,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 04:17:28,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 04:17:28,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 04:17:28,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 04:17:28,108 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 04:17:28,110 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'patrole-user_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', 'password': '94cadf8c-b5ad-4f86-adef-75aa87e2bdff', 'project_name': 'patrole-project_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '66978a08a50c455f8e0a0bd3b652b29a', 'project_domain_name': 'Default'} 2018-10-12 04:17:28,110 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:17:28,111 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:28,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9993ef-c65a-49d5-b6c3-c79ff5a0b32d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "19bceafa98c140f7860e8fb3f45101d8", "links": {"self": "http://172.30.9.27:5000/v3/roles/19bceafa98c140f7860e8fb3f45101d8"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:17:28,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ac9993ef-c65a-49d5-b6c3-c79ff5a0b32d 2018-10-12 04:17:28,192 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.082053899765s 2018-10-12 04:17:28,194 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:17:28,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:28,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2481c8d1-286a-4fb5-af68-ec0a78afd825 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "19bceafa98c140f7860e8fb3f45101d8", "links": {"self": "http://172.30.9.27:5000/v3/roles/19bceafa98c140f7860e8fb3f45101d8"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:17:28,273 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2481c8d1-286a-4fb5-af68-ec0a78afd825 2018-10-12 04:17:28,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0797410011292s 2018-10-12 04:17:28,275 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 04:17:28,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:28,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2119ff8-6588-4368-b711-b98ae2d3af8e 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 04:17:28,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d2119ff8-6588-4368-b711-b98ae2d3af8e 2018-10-12 04:17:28,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.075443983078s 2018-10-12 04:17:28,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:17:28,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:28,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5794ebd3-ee24-44c9-9ec3-02f9dbf3295d Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "links": {"self": "http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361"}, "domain_id": "default", "enabled": true, "id": "26b05aa5688349119a0949aded0cd361", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:17:28,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5794ebd3-ee24-44c9-9ec3-02f9dbf3295d 2018-10-12 04:17:28,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.089094877243s 2018-10-12 04:17:28,441 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5794ebd3-ee24-44c9-9ec3-02f9dbf3295d 2018-10-12 04:17:28,445 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 04:17:28,446 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:28,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d0f2578-53b2-4dbf-a52d-b24ac65ccda3 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/66978a08a50c455f8e0a0bd3b652b29a"}, "enabled": true, "id": "66978a08a50c455f8e0a0bd3b652b29a", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e0faaae3-a634-4044-b5f7-2bb1dc6755d0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 04:17:28,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3d0f2578-53b2-4dbf-a52d-b24ac65ccda3 2018-10-12 04:17:28,520 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0749909877777s 2018-10-12 04:17:28,521 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-3d0f2578-53b2-4dbf-a52d-b24ac65ccda3 2018-10-12 04:17:28,523 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 04:17:28,524 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=26b05aa5688349119a0949aded0cd361&scope.project.id=66978a08a50c455f8e0a0bd3b652b29a&role.id=c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:28,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bb3c8a6-2ea3-4b36-9ab4-5b32bca23ff7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=26b05aa5688349119a0949aded0cd361&scope.project.id=66978a08a50c455f8e0a0bd3b652b29a&role.id=c43a3ee50f83430c8393d58c3aa3a6dc", "previous": null, "next": null}} 2018-10-12 04:17:28,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=26b05aa5688349119a0949aded0cd361&scope.project.id=66978a08a50c455f8e0a0bd3b652b29a&role.id=c43a3ee50f83430c8393d58c3aa3a6dc used request id req-5bb3c8a6-2ea3-4b36-9ab4-5b32bca23ff7 2018-10-12 04:17:28,599 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0757930278778s 2018-10-12 04:17:28,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 04:17:28,600 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/66978a08a50c455f8e0a0bd3b652b29a/users/26b05aa5688349119a0949aded0cd361/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:28,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:17:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67787309-eee5-439a-89bf-44f7aefe7a08 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:17:28,725 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/66978a08a50c455f8e0a0bd3b652b29a/users/26b05aa5688349119a0949aded0cd361/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-67787309-eee5-439a-89bf-44f7aefe7a08 2018-10-12 04:17:28,726 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.126466035843s 2018-10-12 04:17:28,726 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:17:28,727 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:28,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-473f25d6-e37f-46f2-bedd-ba444a921130 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "19bceafa98c140f7860e8fb3f45101d8", "links": {"self": "http://172.30.9.27:5000/v3/roles/19bceafa98c140f7860e8fb3f45101d8"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:17:28,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-473f25d6-e37f-46f2-bedd-ba444a921130 2018-10-12 04:17:28,804 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0778698921204s 2018-10-12 04:17:28,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 04:17:28,806 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:28,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b96c80e-7502-4053-9f0b-4ffeb478b6bc 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 04:17:28,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6b96c80e-7502-4053-9f0b-4ffeb478b6bc 2018-10-12 04:17:28,889 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0837700366974s 2018-10-12 04:17:28,890 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:17:28,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:28,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0c018d5-38dd-48f7-9ed9-8ca848a92d1e Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "links": {"self": "http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361"}, "domain_id": "default", "enabled": true, "id": "26b05aa5688349119a0949aded0cd361", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:17:28,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c0c018d5-38dd-48f7-9ed9-8ca848a92d1e 2018-10-12 04:17:28,996 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.106014966965s 2018-10-12 04:17:28,997 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c0c018d5-38dd-48f7-9ed9-8ca848a92d1e 2018-10-12 04:17:29,003 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 04:17:29,003 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=26b05aa5688349119a0949aded0cd361&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:29,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1c0eb0a-bdc0-4fe6-8866-b7f4e3624967 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=26b05aa5688349119a0949aded0cd361&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default", "previous": null, "next": null}} 2018-10-12 04:17:29,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=26b05aa5688349119a0949aded0cd361&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default used request id req-e1c0eb0a-bdc0-4fe6-8866-b7f4e3624967 2018-10-12 04:17:29,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0850429534912s 2018-10-12 04:17:29,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 04:17:29,089 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/26b05aa5688349119a0949aded0cd361/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:17:29,222 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:17:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9b16be87-10a0-4301-b7e5-f6fc893982b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:17:29,222 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/26b05aa5688349119a0949aded0cd361/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-9b16be87-10a0-4301-b7e5-f6fc893982b9 2018-10-12 04:17:29,223 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.134444952011s 2018-10-12 04:17:29,223 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-12 04:17:31,737 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-12 04:17:31.340 11291 INFO rally.deployment.engine [-] Deployment 68fa7629-3ff6-47cc-9497-eb57a9013d87 | Starting: Destroy cloud and free allocated resources. 2018-10-12 04:17:31.422 11291 INFO rally.deployment.engine [-] Deployment 68fa7629-3ff6-47cc-9497-eb57a9013d87 | Completed: Destroy cloud and free allocated resources. 2018-10-12 04:17:31.473 11291 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=c0223ae3-657e-48f3-bd1d-ba7cc9178ed2) for deployment 'opnfv-rally'. 2018-10-12 04:17:31.496 11291 INFO rally.api [-] Deleting verification (UUID=b82be469-0780-4e1b-bb54-8ba5eecfdb25). 2018-10-12 04:17:31.535 11291 INFO rally.api [-] Verification has been successfully deleted! 2018-10-12 04:17:31.536 11291 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=c0223ae3-657e-48f3-bd1d-ba7cc9178ed2). 2018-10-12 04:17:31.543 11291 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-12 04:17:34,166 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-12 04:17:33.900 11294 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=dd9ce7eb-b011-41e8-b97b-3a0af15eba40) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | dd9ce7eb-b011-41e8-b97b-3a0af15eba40 | 2018-10-12T04:17:33 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: dd9ce7eb-b011-41e8-b97b-3a0af15eba40 ~/.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-10-12 04:17:37,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-10-12 04:17:37,632 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-12 04:17:39,966 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-12 04:17:39.684 11300 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=c0223ae3-657e-48f3-bd1d-ba7cc9178ed2). 2018-10-12 04:17:39.817 11300 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-12 04:17:43,751 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-12 04:17:42.063 11303 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-12 04:17:42.201 11303 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-12 04:17:43.553 11303 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0e9e11bb-ba8e-4198-88b4-fa00d24b3b46) has been successfully created! Using verifier 'opnfv-tempest' (UUID=0e9e11bb-ba8e-4198-88b4-fa00d24b3b46) as the default verifier for the future CLI operations. 2018-10-12 04:17:46,694 - xtesting.ci.run_tests - INFO - Running test case 'patrole'... 2018-10-12 04:17:46,694 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:17:46,827 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-12 04:17:46,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:17:46,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6003a8d-2248-4e48-8adf-f4800e934851 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:17:46,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d6003a8d-2248-4e48-8adf-f4800e934851 2018-10-12 04:17:46,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:17:47,220 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "19bceafa98c140f7860e8fb3f45101d8", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:17:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "66978a08a50c455f8e0a0bd3b652b29a", "name": "patrole-project_e0faaae3-a634-4044-b5f7-2bb1dc6755d0"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/66978a08a50c455f8e0a0bd3b652b29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/66978a08a50c455f8e0a0bd3b652b29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/66978a08a50c455f8e0a0bd3b652b29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/66978a08a50c455f8e0a0bd3b652b29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/66978a08a50c455f8e0a0bd3b652b29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/66978a08a50c455f8e0a0bd3b652b29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/66978a08a50c455f8e0a0bd3b652b29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/66978a08a50c455f8e0a0bd3b652b29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/66978a08a50c455f8e0a0bd3b652b29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/66978a08a50c455f8e0a0bd3b652b29a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/66978a08a50c455f8e0a0bd3b652b29a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/66978a08a50c455f8e0a0bd3b652b29a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "patrole-user_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "id": "26b05aa5688349119a0949aded0cd361"}, "audit_ids": ["BLGSDB7QSmyJpUy18xaxag"], "issued_at": "2018-10-12T04:17:47.000000Z"}} 2018-10-12 04:17:47,224 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" 2018-10-12 04:17:47,230 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 12 Oct 2018 04:17:47 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-12 04:17:47,233 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 04:17:47,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" 2018-10-12 04:17:47,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-cfaa4c49-c0bf-415b-a09d-a3db9e9936be Date: Fri, 12 Oct 2018 04:17:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 04:17:47,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cfaa4c49-c0bf-415b-a09d-a3db9e9936be 2018-10-12 04:17:47,428 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.194929122925s 2018-10-12 04:17:47,429 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cfaa4c49-c0bf-415b-a09d-a3db9e9936be 2018-10-12 04:17:47,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 04:17:47,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0"}' 2018-10-12 04:17:48,069 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 865 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3 X-Openstack-Request-Id: req-2904a2ea-0510-4aca-81c5-0290c28a65dc Date: Fri, 12 Oct 2018 04:17:48 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/file", "owner": "66978a08a50c455f8e0a0bd3b652b29a", "id": "350b3b02-a14d-47e4-ac01-134f8a9d96e3", "size": null, "self": "/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:17:48Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "checksum": null, "created_at": "2018-10-12T04:17:48Z", "protected": false} 2018-10-12 04:17:48,069 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2904a2ea-0510-4aca-81c5-0290c28a65dc 2018-10-12 04:17:48,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.638346910477s 2018-10-12 04:17:48,070 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2904a2ea-0510-4aca-81c5-0290c28a65dc returning object 350b3b02-a14d-47e4-ac01-134f8a9d96e3 2018-10-12 04:17:48,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 04:17:48,071 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/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}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" -d '' 2018-10-12 04:17:49,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-302dcaba-241b-44c8-8dfa-f8a47c6580c4 Date: Fri, 12 Oct 2018 04:17:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:17:49,036 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/file used request id req-302dcaba-241b-44c8-8dfa-f8a47c6580c4 2018-10-12 04:17:49,036 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.965809106827s 2018-10-12 04:17:49,036 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/file used request id req-302dcaba-241b-44c8-8dfa-f8a47c6580c4 2018-10-12 04:17:49,037 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 04:17:49,037 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" 2018-10-12 04:17:49,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-14f0d0d1-b95f-4037-a5b4-c3a43c9e217d Date: Fri, 12 Oct 2018 04:17:49 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/snap", "metadata": {}}], "file": "/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/file", "owner": "66978a08a50c455f8e0a0bd3b652b29a", "id": "350b3b02-a14d-47e4-ac01-134f8a9d96e3", "size": 12716032, "self": "/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:17:49Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T04:17:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 04:17:49,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-14f0d0d1-b95f-4037-a5b4-c3a43c9e217d 2018-10-12 04:17:49,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.549917936325s 2018-10-12 04:17:49,587 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-14f0d0d1-b95f-4037-a5b4-c3a43c9e217d 2018-10-12 04:17:49,589 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/snap', u'metadata': Munch({})})], 'file': u'/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/file', 'owner': u'66978a08a50c455f8e0a0bd3b652b29a', 'id': u'350b3b02-a14d-47e4-ac01-134f8a9d96e3', 'size': 12716032, u'self': u'/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66978a08a50c455f8e0a0bd3b652b29a', 'name': 'patrole-project_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T04:17:49Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T04:17:49Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', 'created': u'2018-10-12T04:17:48Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T04:17:48Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 04:17:49,590 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 04:17:49,594 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "patrole-flavor_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 04:17:50,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17: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-f3f4c14c-8421-45d1-8213-9c9c99f6a265 x-compute-request-id: req-f3f4c14c-8421-45d1-8213-9c9c99f6a265 Content-Encoding: gzip Content-Length: 306 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/198c7abb-0633-4f16-82be-b709678e40dd", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/198c7abb-0633-4f16-82be-b709678e40dd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "198c7abb-0633-4f16-82be-b709678e40dd", "name": "patrole-flavor_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:17:50,178 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f3f4c14c-8421-45d1-8213-9c9c99f6a265 2018-10-12 04:17:50,178 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.58789896965s 2018-10-12 04:17:50,179 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f3f4c14c-8421-45d1-8213-9c9c99f6a265 returning object 198c7abb-0633-4f16-82be-b709678e40dd 2018-10-12 04:17:50,180 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'198c7abb-0633-4f16-82be-b709678e40dd', 'swap': 0}) 2018-10-12 04:17:50,180 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 04:17:50,183 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/198c7abb-0633-4f16-82be-b709678e40dd/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}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" -d '{"extra_specs": {}}' 2018-10-12 04:17:50,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-b2352474-1d03-4479-9f1d-310b5ba50abc x-compute-request-id: req-b2352474-1d03-4479-9f1d-310b5ba50abc Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 04:17:50,202 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/198c7abb-0633-4f16-82be-b709678e40dd/os-extra_specs used request id req-b2352474-1d03-4479-9f1d-310b5ba50abc 2018-10-12 04:17:50,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0215260982513s 2018-10-12 04:17:50,202 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/198c7abb-0633-4f16-82be-b709678e40dd/os-extra_specs used request id req-b2352474-1d03-4479-9f1d-310b5ba50abc 2018-10-12 04:17:50,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:17:50,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" 2018-10-12 04:17:50,212 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:17:50,216 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" 2018-10-12 04:17:50,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:17:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce47f9f2-43a3-4a3e-a9df-8d340f593916 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "19bceafa98c140f7860e8fb3f45101d8", "links": {"self": "http://172.30.9.27:5000/v3/roles/19bceafa98c140f7860e8fb3f45101d8"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:17:50,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ce47f9f2-43a3-4a3e-a9df-8d340f593916 2018-10-12 04:17:50,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.09077501297s 2018-10-12 04:17:50,297 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-12 04:17:50,300 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" 2018-10-12 04:17:50,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-f95c15ff-e2bc-4b12-96fb-760d3da01d1f x-compute-request-id: req-f95c15ff-e2bc-4b12-96fb-760d3da01d1f 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": 206}, "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.10", "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": 209}, "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.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": 5}]} 2018-10-12 04:17:50,503 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-f95c15ff-e2bc-4b12-96fb-760d3da01d1f 2018-10-12 04:17:50,503 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.205699920654s 2018-10-12 04:17:50,504 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-f95c15ff-e2bc-4b12-96fb-760d3da01d1f 2018-10-12 04:17:50,505 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 04:17:50,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" 2018-10-12 04:17:50,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-e2bda3be-1f21-489d-9b27-5c297f7be3a2 Date: Fri, 12 Oct 2018 04:17:50 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/snap", "metadata": {}}], "file": "/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/file", "owner": "66978a08a50c455f8e0a0bd3b652b29a", "id": "350b3b02-a14d-47e4-ac01-134f8a9d96e3", "size": 12716032, "self": "/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:17:49Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T04:17:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 04:17:50,665 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e2bda3be-1f21-489d-9b27-5c297f7be3a2 2018-10-12 04:17:50,665 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.160407066345s 2018-10-12 04:17:50,666 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e2bda3be-1f21-489d-9b27-5c297f7be3a2 2018-10-12 04:17:50,668 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 04:17:50,669 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/patrole-img_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "patrole-img_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0"}' 2018-10-12 04:17:50,882 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 873 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311 X-Openstack-Request-Id: req-71ccd942-b6c6-486f-9a80-841e70beb797 Date: Fri, 12 Oct 2018 04:17:50 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311/file", "owner": "66978a08a50c455f8e0a0bd3b652b29a", "id": "632326ed-1f04-455e-a176-6a4e4c60c311", "size": null, "self": "/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:17:50Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "checksum": null, "created_at": "2018-10-12T04:17:50Z", "protected": false} 2018-10-12 04:17:50,882 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-71ccd942-b6c6-486f-9a80-841e70beb797 2018-10-12 04:17:50,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.213962078094s 2018-10-12 04:17:50,883 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-71ccd942-b6c6-486f-9a80-841e70beb797 returning object 632326ed-1f04-455e-a176-6a4e4c60c311 2018-10-12 04:17:50,883 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 04:17:50,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311/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}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" -d '' 2018-10-12 04:17:52,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-689d0fba-450c-4698-a0a7-49d3d7c0244b Date: Fri, 12 Oct 2018 04:17:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:17:52,664 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311/file used request id req-689d0fba-450c-4698-a0a7-49d3d7c0244b 2018-10-12 04:17:52,664 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.78054189682s 2018-10-12 04:17:52,664 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311/file used request id req-689d0fba-450c-4698-a0a7-49d3d7c0244b 2018-10-12 04:17:52,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 04:17:52,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" 2018-10-12 04:17:52,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2331 Content-Type: application/json X-Openstack-Request-Id: req-ace7fadf-bb93-4903-ac15-f7720c333822 Date: Fri, 12 Oct 2018 04:17:52 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/632326ed-1f04-455e-a176-6a4e4c60c311/snap", "metadata": {}}], "file": "/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311/file", "owner": "66978a08a50c455f8e0a0bd3b652b29a", "id": "632326ed-1f04-455e-a176-6a4e4c60c311", "size": 12716032, "self": "/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/632326ed-1f04-455e-a176-6a4e4c60c311/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:17:52Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T04:17:50Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/snap", "metadata": {}}], "file": "/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/file", "owner": "66978a08a50c455f8e0a0bd3b652b29a", "id": "350b3b02-a14d-47e4-ac01-134f8a9d96e3", "size": 12716032, "self": "/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:17:49Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T04:17:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 04:17:52,828 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ace7fadf-bb93-4903-ac15-f7720c333822 2018-10-12 04:17:52,828 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.16303396225s 2018-10-12 04:17:52,828 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-ace7fadf-bb93-4903-ac15-f7720c333822 2018-10-12 04:17:52,831 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/632326ed-1f04-455e-a176-6a4e4c60c311/snap', u'metadata': Munch({})})], 'file': u'/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311/file', 'owner': u'66978a08a50c455f8e0a0bd3b652b29a', 'id': u'632326ed-1f04-455e-a176-6a4e4c60c311', 'size': 12716032, u'self': u'/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'66978a08a50c455f8e0a0bd3b652b29a', 'name': 'patrole-project_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/632326ed-1f04-455e-a176-6a4e4c60c311/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T04:17:52Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T04:17:52Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/patrole-img_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'patrole-img_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', 'created': u'2018-10-12T04:17:50Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T04:17:50Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/patrole-img_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 04:17:52,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 04:17:52,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "patrole-flavor_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 04:17:52,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-2bbd4040-0ce0-4b76-aeed-402491e8c98b x-compute-request-id: req-2bbd4040-0ce0-4b76-aeed-402491e8c98b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f83cefc7-b342-45a4-8c3e-59149a6f4533", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f83cefc7-b342-45a4-8c3e-59149a6f4533", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f83cefc7-b342-45a4-8c3e-59149a6f4533", "name": "patrole-flavor_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:17:52,876 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2bbd4040-0ce0-4b76-aeed-402491e8c98b 2018-10-12 04:17:52,876 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0442128181458s 2018-10-12 04:17:52,877 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2bbd4040-0ce0-4b76-aeed-402491e8c98b returning object f83cefc7-b342-45a4-8c3e-59149a6f4533 2018-10-12 04:17:52,877 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'f83cefc7-b342-45a4-8c3e-59149a6f4533', 'swap': 0}) 2018-10-12 04:17:52,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 04:17:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/f83cefc7-b342-45a4-8c3e-59149a6f4533/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}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" -d '{"extra_specs": {}}' 2018-10-12 04:17:52,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-2179f7e7-a696-4129-a642-a026f0f9b72e x-compute-request-id: req-2179f7e7-a696-4129-a642-a026f0f9b72e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 04:17:52,900 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f83cefc7-b342-45a4-8c3e-59149a6f4533/os-extra_specs used request id req-2179f7e7-a696-4129-a642-a026f0f9b72e 2018-10-12 04:17:52,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0224890708923s 2018-10-12 04:17:52,901 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/f83cefc7-b342-45a4-8c3e-59149a6f4533/os-extra_specs used request id req-2179f7e7-a696-4129-a642-a026f0f9b72e 2018-10-12 04:17:52,901 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'patrole-flavor_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'f83cefc7-b342-45a4-8c3e-59149a6f4533', 'swap': 0}) 2018-10-12 04:17:55,906 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-12 04:17:54.884 11322 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=0e9e11bb-ba8e-4198-88b4-fa00d24b3b46) for deployment 'opnfv-rally' (UUID=dd9ce7eb-b011-41e8-b97b-3a0af15eba40). 2018-10-12 04:17:55.735 11322 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-12 04:17:55.737 11322 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=0e9e11bb-ba8e-4198-88b4-fa00d24b3b46) has been successfully configured for deployment 'opnfv-rally' (UUID=dd9ce7eb-b011-41e8-b97b-3a0af15eba40)! 2018-10-12 04:17:55,906 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-12 04:17:55,907 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-12 04:17:55,909 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-12 04:17:55,931 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-12 04:18:00,050 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-0e9e11bb-ba8e-4198-88b4-fa00d24b3b46/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-10-12 04:18:00,050 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-12 04:18:00,065 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-12 04:18:00,066 - 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-10-12 04:18:02,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 04:18:02.237 11331 INFO rally.api [-] Starting verification (UUID=a39144ae-ba2b-48ae-8866-88df7faf260f) for deployment 'opnfv-rally' (UUID=dd9ce7eb-b011-41e8-b97b-3a0af15eba40) by verifier 'opnfv-tempest' (UUID=0e9e11bb-ba8e-4198-88b4-fa00d24b3b46). 2018-10-12 04:18:02,239 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: a39144ae-ba2b-48ae-8866-88df7faf260f 2018-10-12 04:20:28,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: a39144ae-ba2b-48ae-8866-88df7faf260f 2018-10-12 04:20:28,402 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'a39144ae-ba2b-48ae-8866-88df7faf260f']'. 2018-10-12 04:20:29,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-12 04:20:29,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-12 04:20:29,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 04:20:29,462 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | a39144ae-ba2b-48ae-8866-88df7faf260f | 2018-10-12 04:20:29,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-12 04:20:29,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-12 04:18:02 | 2018-10-12 04:20:29,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-12 04:20:28 | 2018-10-12 04:20:29,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:02:26 | 2018-10-12 04:20:29,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-12 04:20:29,463 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-12 04:20:29,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 0e9e11bb-ba8e-4198-88b4-fa00d24b3b46) | 2018-10-12 04:20:29,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-12 04:20:29,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: dd9ce7eb-b011-41e8-b97b-3a0af15eba40) | 2018-10-12 04:20:29,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 287 | 2018-10-12 04:20:29,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 137.82 | 2018-10-12 04:20:29,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 126 | 2018-10-12 04:20:29,464 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 161 | 2018-10-12 04:20:29,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-12 04:20:29,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-12 04:20:29,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-12 04:20:29,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 04:20:29,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-12 04:20:29,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-12 04:20:29,695 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest patrole success_rate is 100.0% 2018-10-12 04:20:29,860 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 04:20:29,861 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | patrole | functest | 02:43 | PASS | +-------------------+------------------+------------------+----------------+ 2018-10-12 04:20:29,867 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 04:20:29,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" 2018-10-12 04:20:31,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ea61a903-e8c3-4f54-a4e5-6901944c0845 Date: Fri, 12 Oct 2018 04:20:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:20:31,185 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311 used request id req-ea61a903-e8c3-4f54-a4e5-6901944c0845 2018-10-12 04:20:31,185 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.31787204742s 2018-10-12 04:20:31,185 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/632326ed-1f04-455e-a176-6a4e4c60c311 used request id req-ea61a903-e8c3-4f54-a4e5-6901944c0845 2018-10-12 04:20:31,185 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 04:20:31,186 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:20:31,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20: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-9d668e81-724a-4739-a1fa-092dadbcd66e x-compute-request-id: req-9d668e81-724a-4739-a1fa-092dadbcd66e Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/198c7abb-0633-4f16-82be-b709678e40dd", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/198c7abb-0633-4f16-82be-b709678e40dd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "198c7abb-0633-4f16-82be-b709678e40dd", "name": "patrole-flavor_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f83cefc7-b342-45a4-8c3e-59149a6f4533", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f83cefc7-b342-45a4-8c3e-59149a6f4533", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "f83cefc7-b342-45a4-8c3e-59149a6f4533", "name": "patrole-flavor_alt_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 04:20:31,219 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9d668e81-724a-4739-a1fa-092dadbcd66e 2018-10-12 04:20:31,219 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0335671901703s 2018-10-12 04:20:31,219 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9d668e81-724a-4739-a1fa-092dadbcd66e 2018-10-12 04:20:31,220 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 04:20:31,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/f83cefc7-b342-45a4-8c3e-59149a6f4533 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:20:31,276 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:20: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-757295bf-e193-4d52-84ec-86fa5f9ce514 x-compute-request-id: req-757295bf-e193-4d52-84ec-86fa5f9ce514 Content-Length: 0 Content-Type: application/json 2018-10-12 04:20:31,276 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f83cefc7-b342-45a4-8c3e-59149a6f4533 used request id req-757295bf-e193-4d52-84ec-86fa5f9ce514 2018-10-12 04:20:31,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.056468963623s 2018-10-12 04:20:31,277 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f83cefc7-b342-45a4-8c3e-59149a6f4533 used request id req-757295bf-e193-4d52-84ec-86fa5f9ce514 2018-10-12 04:20:31,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 04:20:31,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" 2018-10-12 04:20:31,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1195 Content-Type: application/json X-Openstack-Request-Id: req-b107f3a8-9b59-482e-995b-f0991eec021e Date: Fri, 12 Oct 2018 04:20:31 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/snap", "metadata": {}}], "file": "/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/file", "owner": "66978a08a50c455f8e0a0bd3b652b29a", "id": "350b3b02-a14d-47e4-ac01-134f8a9d96e3", "size": 12716032, "self": "/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T04:17:49Z", "visibility": "public", "owner_specified.shade.object": "images/patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "patrole-img_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T04:17:48Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 04:20:31,453 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b107f3a8-9b59-482e-995b-f0991eec021e 2018-10-12 04:20:31,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.175943136215s 2018-10-12 04:20:31,453 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b107f3a8-9b59-482e-995b-f0991eec021e 2018-10-12 04:20:31,454 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 04:20:31,455 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8af2bb43fd437c102dc7ba6a2bf34939fc7143c3" 2018-10-12 04:20:33,475 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c3b80ba-f4fd-4d50-9237-ee032246cf7b Date: Fri, 12 Oct 2018 04:20:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:20:33,475 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3 used request id req-1c3b80ba-f4fd-4d50-9237-ee032246cf7b 2018-10-12 04:20:33,475 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.02082109451s 2018-10-12 04:20:33,475 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/350b3b02-a14d-47e4-ac01-134f8a9d96e3 used request id req-1c3b80ba-f4fd-4d50-9237-ee032246cf7b 2018-10-12 04:20:33,476 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 04:20:33,479 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:20:33,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20: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-16f8454e-eea3-4e59-b8f3-6f0cc5ec8b8c x-compute-request-id: req-16f8454e-eea3-4e59-b8f3-6f0cc5ec8b8c Content-Encoding: gzip Content-Length: 305 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/198c7abb-0633-4f16-82be-b709678e40dd", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/198c7abb-0633-4f16-82be-b709678e40dd", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "198c7abb-0633-4f16-82be-b709678e40dd", "name": "patrole-flavor_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 04:20:33,513 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-16f8454e-eea3-4e59-b8f3-6f0cc5ec8b8c 2018-10-12 04:20:33,513 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0367889404297s 2018-10-12 04:20:33,513 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-16f8454e-eea3-4e59-b8f3-6f0cc5ec8b8c 2018-10-12 04:20:33,515 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 04:20:33,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/198c7abb-0633-4f16-82be-b709678e40dd -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:20:33,551 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:20: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-38c043ea-adcd-4707-83a2-3453bc462ef1 x-compute-request-id: req-38c043ea-adcd-4707-83a2-3453bc462ef1 Content-Length: 0 Content-Type: application/json 2018-10-12 04:20:33,551 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/198c7abb-0633-4f16-82be-b709678e40dd used request id req-38c043ea-adcd-4707-83a2-3453bc462ef1 2018-10-12 04:20:33,552 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0364818572998s 2018-10-12 04:20:33,552 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/198c7abb-0633-4f16-82be-b709678e40dd used request id req-38c043ea-adcd-4707-83a2-3453bc462ef1 2018-10-12 04:20:33,552 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:20:33,553 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:20:33,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e2b0b52-723e-4a95-bb9d-23a96648c8f5 Content-Encoding: gzip Content-Length: 872 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "patrole-user_e0faaae3-a634-4044-b5f7-2bb1dc6755d0", "links": {"self": "http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361"}, "domain_id": "default", "enabled": true, "id": "26b05aa5688349119a0949aded0cd361", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:20:33,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8e2b0b52-723e-4a95-bb9d-23a96648c8f5 2018-10-12 04:20:33,651 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.099002122879s 2018-10-12 04:20:33,652 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8e2b0b52-723e-4a95-bb9d-23a96648c8f5 2018-10-12 04:20:33,658 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:20:33,658 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:20:33,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71b6e79f-33dd-4446-831d-8eb2d3f8005f Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361"}, "enabled": true, "id": "26b05aa5688349119a0949aded0cd361", "options": {}, "domain_id": "default", "name": "patrole-user_e0faaae3-a634-4044-b5f7-2bb1dc6755d0"}} 2018-10-12 04:20:33,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361 used request id req-71b6e79f-33dd-4446-831d-8eb2d3f8005f 2018-10-12 04:20:33,754 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0959119796753s 2018-10-12 04:20:33,754 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361 used request id req-71b6e79f-33dd-4446-831d-8eb2d3f8005f 2018-10-12 04:20:33,755 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 04:20:33,755 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:20:33,972 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-820e6f0b-3116-4d08-beea-dbd4f5b255dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:33,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361 used request id req-820e6f0b-3116-4d08-beea-dbd4f5b255dc 2018-10-12 04:20:33,973 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.218045949936s 2018-10-12 04:20:33,973 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/26b05aa5688349119a0949aded0cd361 used request id req-820e6f0b-3116-4d08-beea-dbd4f5b255dc 2018-10-12 04:20:33,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 04:20:33,974 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:20:34,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4aaaf8ca-ca9f-4169-bded-71e2e076a3b6 Content-Encoding: gzip Content-Length: 375 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: patrole", "links": {"self": "http://172.30.9.27:5000/v3/projects/66978a08a50c455f8e0a0bd3b652b29a"}, "enabled": true, "id": "66978a08a50c455f8e0a0bd3b652b29a", "parent_id": "default", "domain_id": "default", "name": "patrole-project_e0faaae3-a634-4044-b5f7-2bb1dc6755d0"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 04:20:34,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4aaaf8ca-ca9f-4169-bded-71e2e076a3b6 2018-10-12 04:20:34,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.079962015152s 2018-10-12 04:20:34,054 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-4aaaf8ca-ca9f-4169-bded-71e2e076a3b6 2018-10-12 04:20:34,056 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 04:20:34,057 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/66978a08a50c455f8e0a0bd3b652b29a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:20:34,199 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77a620a8-2f3f-4aab-a840-40d3fd919c0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:34,199 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/66978a08a50c455f8e0a0bd3b652b29a used request id req-77a620a8-2f3f-4aab-a840-40d3fd919c0f 2018-10-12 04:20:34,199 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.142967939377s 2018-10-12 04:20:34,200 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/66978a08a50c455f8e0a0bd3b652b29a used request id req-77a620a8-2f3f-4aab-a840-40d3fd919c0f 2018-10-12 04:20:34,200 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:20:34,201 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:20:34,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7070a21-01fe-4c6d-b511-8155aa71fe4d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "19bceafa98c140f7860e8fb3f45101d8", "links": {"self": "http://172.30.9.27:5000/v3/roles/19bceafa98c140f7860e8fb3f45101d8"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:20:34,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d7070a21-01fe-4c6d-b511-8155aa71fe4d 2018-10-12 04:20:34,275 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.074805021286s 2018-10-12 04:20:34,276 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 04:20:34,277 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/19bceafa98c140f7860e8fb3f45101d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:20:34,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bfb2e23-31e4-4dc4-af94-6df1ace81f21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:34,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/19bceafa98c140f7860e8fb3f45101d8 used request id req-7bfb2e23-31e4-4dc4-af94-6df1ace81f21 2018-10-12 04:20:34,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.105707168579s 2018-10-12 04:20:34,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 04:20:34,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=66978a08a50c455f8e0a0bd3b652b29a&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}834730a1ae06aa082f9fbbb5ccc5e611a49b8fd0" 2018-10-12 04:20:34,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-0139932d-f171-4fac-be8a-16860da1f238 Date: Fri, 12 Oct 2018 04:20:34 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:20:34,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=66978a08a50c455f8e0a0bd3b652b29a&name=default used request id req-0139932d-f171-4fac-be8a-16860da1f238 2018-10-12 04:20:34,567 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.181746006012s 2018-10-12 04:20:34,567 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=66978a08a50c455f8e0a0bd3b652b29a&name=default used request id req-0139932d-f171-4fac-be8a-16860da1f238 2018-10-12 04:20:34,618 - xtesting.ci.run_tests - INFO - Loading test case 'snaps_smoke'... 2018-10-12 04:20:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 04:20:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 04:20:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 04:20:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 04:20:35,119 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 04:20:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 04:20:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 04:20:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 04:20:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 04:20:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 04:20:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 04:20:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 04:20:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 04:20:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 04:20:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 04:20:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 04:20:35,120 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 04:20:35,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 04:20:35,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 04:20:35,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 04:20:35,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 04:20:35,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 04:20:35,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 04:20:35,121 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 04:20:35,123 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 04:20:35,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:20:35,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081f349d-e0e4-4686-bbf7-9c031a8ee569 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:20:35,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-081f349d-e0e4-4686-bbf7-9c031a8ee569 2018-10-12 04:20:35,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:35,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:20:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["_zij7E0QS7CS1syGoQEAGQ"], "issued_at": "2018-10-12T04:20:35.000000Z"}} 2018-10-12 04:20:35,509 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:35,514 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:20:35,518 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:35,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c6bac1d-efb3-444b-afb5-2d9d3f0b6ebb Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 04:20:35,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-4c6bac1d-efb3-444b-afb5-2d9d3f0b6ebb 2018-10-12 04:20:35,596 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.473592042923s 2018-10-12 04:20:35,598 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 04:20:35,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}b6a51e2426de50f9daf17984b0ee1c494a47c65d" -d '{"project": {"description": "Created by OPNFV Functest: snaps_smoke", "enabled": true, "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}}' 2018-10-12 04:20:35,766 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:20:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-373778e6-d084-4f1c-854b-a9e4e12b91d7 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.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:20:35,766 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-373778e6-d084-4f1c-854b-a9e4e12b91d7 2018-10-12 04:20:35,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.16863489151s 2018-10-12 04:20:35,767 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-373778e6-d084-4f1c-854b-a9e4e12b91d7 2018-10-12 04:20:35,768 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490', 'id': u'8ae4cc8f872c404b8f23fb1adbb49b66', '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-10-12 04:20:35,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 04:20:36,130 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.362169027328s 2018-10-12 04:20:36,131 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:36,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9ac76b3-694e-417c-865b-81006ea7e03a Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:20:36,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220 used request id req-d9ac76b3-694e-417c-865b-81006ea7e03a 2018-10-12 04:20:36,231 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'46c6881c99594ea09dc936fcd0c26220', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490'}) 2018-10-12 04:20:36,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:20:36,232 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:36,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a90f6321-53a0-498f-b3fd-b8f86c54b177 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:20:36,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a90f6321-53a0-498f-b3fd-b8f86c54b177 2018-10-12 04:20:36,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0759429931641s 2018-10-12 04:20:36,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:20:36,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:36,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-232a8ca5-2052-4a2e-93da-6fff8286a4ae Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:20:36,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-232a8ca5-2052-4a2e-93da-6fff8286a4ae 2018-10-12 04:20:36,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0814669132233s 2018-10-12 04:20:36,391 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 04:20:36,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 04:20:36,392 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" -d '{"role": {"name": "Member"}}' 2018-10-12 04:20:36,484 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-468903a7-0748-4b0d-865a-064c2c442728 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}} 2018-10-12 04:20:36,485 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-468903a7-0748-4b0d-865a-064c2c442728 2018-10-12 04:20:36,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0930821895599s 2018-10-12 04:20:36,486 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:36,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1962f22c-a4d6-4e82-bad0-704185ea9453 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "domain_id": null, "name": "Member", "id": "4fad7dcf81a340ce9abcecfbfaaf2140"}} 2018-10-12 04:20:36,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140 used request id req-1962f22c-a4d6-4e82-bad0-704185ea9453 2018-10-12 04:20:36,565 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140'}, 'domain_id': None, 'human_id': None, 'id': u'4fad7dcf81a340ce9abcecfbfaaf2140', 'HUMAN_ID': False}) 2018-10-12 04:20:36,566 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:20:36,567 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:36,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df8008a-585e-4cc2-99cd-e09fa7a98de7 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:20:36,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0df8008a-585e-4cc2-99cd-e09fa7a98de7 2018-10-12 04:20:36,655 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0886461734772s 2018-10-12 04:20:36,656 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 04:20:36,657 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:36,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c713c01-1eaa-4119-b5ec-4e4ae5400246 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 04:20:36,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-6c713c01-1eaa-4119-b5ec-4e4ae5400246 2018-10-12 04:20:36,740 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.08442902565s 2018-10-12 04:20:36,741 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:20:36,742 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:36,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3f44307-1cf5-4949-9e5e-145b074baab3 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:20:36,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a3f44307-1cf5-4949-9e5e-145b074baab3 2018-10-12 04:20:36,774 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0322730541229s 2018-10-12 04:20:36,774 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a3f44307-1cf5-4949-9e5e-145b074baab3 2018-10-12 04:20:36,781 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 04:20:36,781 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:36,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5e250f1-12c4-44f9-927d-7492b5e4e5c8 Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 04:20:36,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a5e250f1-12c4-44f9-927d-7492b5e4e5c8 2018-10-12 04:20:36,864 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0828750133514s 2018-10-12 04:20:36,864 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-a5e250f1-12c4-44f9-927d-7492b5e4e5c8 2018-10-12 04:20:36,866 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 04:20:36,867 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=46c6881c99594ea09dc936fcd0c26220&scope.project.id=8ae4cc8f872c404b8f23fb1adbb49b66&role.id=4fad7dcf81a340ce9abcecfbfaaf2140 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:36,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0a6401-bc18-4998-8069-ebc4512a126a Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=46c6881c99594ea09dc936fcd0c26220&scope.project.id=8ae4cc8f872c404b8f23fb1adbb49b66&role.id=4fad7dcf81a340ce9abcecfbfaaf2140", "previous": null, "next": null}} 2018-10-12 04:20:36,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=46c6881c99594ea09dc936fcd0c26220&scope.project.id=8ae4cc8f872c404b8f23fb1adbb49b66&role.id=4fad7dcf81a340ce9abcecfbfaaf2140 used request id req-8c0a6401-bc18-4998-8069-ebc4512a126a 2018-10-12 04:20:36,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0817210674286s 2018-10-12 04:20:36,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 04:20:36,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66/users/46c6881c99594ea09dc936fcd0c26220/roles/4fad7dcf81a340ce9abcecfbfaaf2140 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:37,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3d89519-d133-4672-bac2-3687d9c170bf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:37,068 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66/users/46c6881c99594ea09dc936fcd0c26220/roles/4fad7dcf81a340ce9abcecfbfaaf2140 used request id req-b3d89519-d133-4672-bac2-3687d9c170bf 2018-10-12 04:20:37,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.119319915771s 2018-10-12 04:20:37,069 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490', 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': '59f450c1-1bb6-453c-9a49-daa57f7aeaee', 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_5315a9c0-29f7-4dc9-b09f-4ce9909e0490', 'project_id': u'8ae4cc8f872c404b8f23fb1adbb49b66', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 04:20:37,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 04:20:37,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 04:20:37,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 04:20:37,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 04:20:37,070 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 04:20:37,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 04:20:37,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 04:20:37,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 04:20:37,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 04:20:37,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 04:20:37,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 04:20:37,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 04:20:37,071 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 04:20:37,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 04:20:37,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 04:20:37,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 04:20:37,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 04:20:37,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 04:20:37,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 04:20:37,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 04:20:37,072 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 04:20:37,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 04:20:37,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 04:20:37,073 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 04:20:37,074 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490', 'password': '59f450c1-1bb6-453c-9a49-daa57f7aeaee', 'project_name': 'snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '8ae4cc8f872c404b8f23fb1adbb49b66', 'project_domain_name': 'Default'} 2018-10-12 04:20:37,074 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:20:37,075 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:37,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f5cc13f-4b2d-4fc5-8866-0c4f5b5d0b9d Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:20:37,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0f5cc13f-4b2d-4fc5-8866-0c4f5b5d0b9d 2018-10-12 04:20:37,153 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0783998966217s 2018-10-12 04:20:37,154 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:20:37,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:37,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b3ee81a-20e4-4091-8f2b-925e474aba85 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:20:37,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3b3ee81a-20e4-4091-8f2b-925e474aba85 2018-10-12 04:20:37,237 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0822801589966s 2018-10-12 04:20:37,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 04:20:37,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:37,312 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57932c6f-5cf5-4f5f-b9e5-4696ff478e49 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 04:20:37,312 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-57932c6f-5cf5-4f5f-b9e5-4696ff478e49 2018-10-12 04:20:37,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0744528770447s 2018-10-12 04:20:37,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:20:37,313 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:37,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87f87209-0bea-4a68-9e8b-dd66cfa2ee44 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:20:37,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-87f87209-0bea-4a68-9e8b-dd66cfa2ee44 2018-10-12 04:20:37,411 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0975120067596s 2018-10-12 04:20:37,411 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-87f87209-0bea-4a68-9e8b-dd66cfa2ee44 2018-10-12 04:20:37,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 04:20:37,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:37,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e4e5d2e-55c1-434b-9c8d-bb25e5457f0e Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 04:20:37,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8e4e5d2e-55c1-434b-9c8d-bb25e5457f0e 2018-10-12 04:20:37,502 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0843679904938s 2018-10-12 04:20:37,502 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-8e4e5d2e-55c1-434b-9c8d-bb25e5457f0e 2018-10-12 04:20:37,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 04:20:37,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=46c6881c99594ea09dc936fcd0c26220&scope.project.id=8ae4cc8f872c404b8f23fb1adbb49b66&role.id=c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:37,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-481fd2e7-1d1f-42f3-8360-ac50208685da Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=46c6881c99594ea09dc936fcd0c26220&scope.project.id=8ae4cc8f872c404b8f23fb1adbb49b66&role.id=c43a3ee50f83430c8393d58c3aa3a6dc", "previous": null, "next": null}} 2018-10-12 04:20:37,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=46c6881c99594ea09dc936fcd0c26220&scope.project.id=8ae4cc8f872c404b8f23fb1adbb49b66&role.id=c43a3ee50f83430c8393d58c3aa3a6dc used request id req-481fd2e7-1d1f-42f3-8360-ac50208685da 2018-10-12 04:20:37,587 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0830869674683s 2018-10-12 04:20:37,588 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 04:20:37,588 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66/users/46c6881c99594ea09dc936fcd0c26220/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:37,708 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-204b863f-89ab-4aad-8663-7f02b1d6cb66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:37,708 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66/users/46c6881c99594ea09dc936fcd0c26220/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-204b863f-89ab-4aad-8663-7f02b1d6cb66 2018-10-12 04:20:37,708 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.120600938797s 2018-10-12 04:20:37,709 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:20:37,709 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:37,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ac6dfc1-57c5-4669-a1de-943607edb3e3 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:20:37,787 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3ac6dfc1-57c5-4669-a1de-943607edb3e3 2018-10-12 04:20:37,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0791079998016s 2018-10-12 04:20:37,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 04:20:37,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" -d '{"role": {"name": "heat_stack_owner"}}' 2018-10-12 04:20:37,891 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:20:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4d59128-1083-4376-bd0c-3d1a41fb09c3 Content-Length: 187 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}} 2018-10-12 04:20:37,891 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-d4d59128-1083-4376-bd0c-3d1a41fb09c3 2018-10-12 04:20:37,891 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.102007865906s 2018-10-12 04:20:37,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:37,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2868f172-af3e-49bf-86dd-855fb128248c Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:20:37,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-2868f172-af3e-49bf-86dd-855fb128248c 2018-10-12 04:20:37,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 04:20:37,975 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:38,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02cbfd35-32ec-4fac-af1d-c501f426921b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:20:38,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-02cbfd35-32ec-4fac-af1d-c501f426921b 2018-10-12 04:20:38,058 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0828859806061s 2018-10-12 04:20:38,059 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 04:20:38,059 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:38,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16d646a-cbf8-449d-a9a7-9b5aedc03b0c 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 04:20:38,133 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-b16d646a-cbf8-449d-a9a7-9b5aedc03b0c 2018-10-12 04:20:38,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0739810466766s 2018-10-12 04:20:38,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 04:20:38,134 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:38,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fc339aa-a7c1-4167-8a71-0bde8255494d Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:20:38,231 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8fc339aa-a7c1-4167-8a71-0bde8255494d 2018-10-12 04:20:38,231 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0970950126648s 2018-10-12 04:20:38,231 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8fc339aa-a7c1-4167-8a71-0bde8255494d 2018-10-12 04:20:38,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 04:20:38,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:38,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a7f9883-bad1-4690-a9f8-fa9e11fede3f Content-Encoding: gzip Content-Length: 387 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 04:20:38,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9a7f9883-bad1-4690-a9f8-fa9e11fede3f 2018-10-12 04:20:38,319 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.08136677742s 2018-10-12 04:20:38,319 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9a7f9883-bad1-4690-a9f8-fa9e11fede3f 2018-10-12 04:20:38,321 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 04:20:38,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=46c6881c99594ea09dc936fcd0c26220&scope.project.id=8ae4cc8f872c404b8f23fb1adbb49b66&role.id=16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:38,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfcba182-a15e-4592-b06b-aee94bcfb7f1 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=46c6881c99594ea09dc936fcd0c26220&scope.project.id=8ae4cc8f872c404b8f23fb1adbb49b66&role.id=16c16cb00761436db3d2db8d3b61a454", "previous": null, "next": null}} 2018-10-12 04:20:38,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=46c6881c99594ea09dc936fcd0c26220&scope.project.id=8ae4cc8f872c404b8f23fb1adbb49b66&role.id=16c16cb00761436db3d2db8d3b61a454 used request id req-cfcba182-a15e-4592-b06b-aee94bcfb7f1 2018-10-12 04:20:38,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.072988986969s 2018-10-12 04:20:38,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 04:20:38,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66/users/46c6881c99594ea09dc936fcd0c26220/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 04:20:38,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c982d16f-4681-4bd3-9705-5fdabd7be17f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:38,517 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66/users/46c6881c99594ea09dc936fcd0c26220/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-c982d16f-4681-4bd3-9705-5fdabd7be17f 2018-10-12 04:20:38,517 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.122446060181s 2018-10-12 04:20:38,518 - openstack_tests - DEBUG - Reading RC file - /var/lib/xtesting/conf/env_file 2018-10-12 04:20:38,518 - file_utils - INFO - Attempting to read OS environment file - /var/lib/xtesting/conf/env_file 2018-10-12 04:20:38,518 - openstack_tests - INFO - OS Credentials = > 2018-10-12 04:20:38,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:38,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:38,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:20:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Fmuvt6DOSKeXLjCHm3Fv9w"], "issued_at": "2018-10-12T04:20:38.000000Z"}} 2018-10-12 04:20:38,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3f3d165b2e632215ba7ff62ce352e98080c7b6" 2018-10-12 04:20:39,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-37d278bf-b556-4ec2-b739-d72fd6f2de75 Date: Fri, 12 Oct 2018 04:20:39 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 04:20:39,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?router%3Aexternal=True used request id req-37d278bf-b556-4ec2-b739-d72fd6f2de75 2018-10-12 04:20:39,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca3f3d165b2e632215ba7ff62ce352e98080c7b6" 2018-10-12 04:20:39,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-f5970cb7-5dad-48ad-80af-d97cc26c3133 Date: Fri, 12 Oct 2018 04:20:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 04:20:39,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-f5970cb7-5dad-48ad-80af-d97cc26c3133 2018-10-12 04:20:39,364 - functest.opnfv_tests.openstack.snaps.snaps_test_runner - INFO - Using flavor metadata '{}' 2018-10-12 04:20:39,364 - xtesting.ci.run_tests - INFO - Running test case 'snaps_smoke'... 2018-10-12 04:20:39,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,365 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,366 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,368 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,369 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,373 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,376 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,380 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,383 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,385 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,386 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,387 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,391 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,393 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,394 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,398 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,400 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,402 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,403 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,405 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,406 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,408 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,409 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,410 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,414 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,415 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,416 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,421 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,422 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,426 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,427 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,429 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,431 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,432 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,434 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,437 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:39,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:20:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["5XZThji_RWS00FXSO7Npvg"], "issued_at": "2018-10-12T04:20:39.000000Z"}} 2018-10-12 04:20:39,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}641ba815b44933c75ae8b7d0df3f80b22573c9d2" 2018-10-12 04:20:39,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80c379cd-7779-4726-a803-2c23153da247 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:20:39,917 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-80c379cd-7779-4726-a803-2c23153da247 2018-10-12 04:20:39,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:39,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:40,313 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:20:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["quwBA1IkSjWnly_9Ruu-Cg"], "issued_at": "2018-10-12T04:20:40.000000Z"}} 2018-10-12 04:20:40,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:40,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-016fdd3c-8fd3-46c1-9368-27c0c7acdeea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:20:40,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-016fdd3c-8fd3-46c1-9368-27c0c7acdeea 2018-10-12 04:20:40,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:20:40,403 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:20:40,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-85c75951-a7bc-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:40,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0304bc3d-4052-477c-9deb-599bd0fd817f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-85c75951-a7bc-44e-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:20:40,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-85c75951-a7bc-44e-proj used request id req-0304bc3d-4052-477c-9deb-599bd0fd817f 2018-10-12 04:20:40,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:40,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d667eebe-8ea1-479a-ae13-25f3bf43ed9d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:20:40,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-d667eebe-8ea1-479a-ae13-25f3bf43ed9d 2018-10-12 04:20:40,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-proj"}}' 2018-10-12 04:20:40,718 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:20:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c33601d2-72c1-4747-be88-2ef1671c88f5 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922"}, "enabled": true, "id": "1c5b410a907140bb90877f6b5e0ef922", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-proj"}} 2018-10-12 04:20:40,719 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c33601d2-72c1-4747-be88-2ef1671c88f5 2018-10-12 04:20:40,719 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-85c75951-a7bc-44e-proj 2018-10-12 04:20:40,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:40,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:41,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:20:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["O0z9Fn18TyC9NNb9W6aa6w"], "issued_at": "2018-10-12T04:20:41.000000Z"}} 2018-10-12 04:20:41,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76604f389909f241bfee3ce0279ccd98c7cd6c34" 2018-10-12 04:20:41,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56bc6b9a-d958-414d-9143-e6b5efd9caa2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:20:41,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-56bc6b9a-d958-414d-9143-e6b5efd9caa2 2018-10-12 04:20:41,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:20:41,195 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:20:41,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76604f389909f241bfee3ce0279ccd98c7cd6c34" 2018-10-12 04:20:41,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1eec431-af9b-44fc-a965-30b3fbac25a9 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:20:41,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d1eec431-af9b-44fc-a965-30b3fbac25a9 2018-10-12 04:20:41,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-85c75951-a7bc-44e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76604f389909f241bfee3ce0279ccd98c7cd6c34" 2018-10-12 04:20:41,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c433001-5bc9-49dd-82c5-d5d2de0e7428 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-85c75951-a7bc-44e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922"}, "enabled": true, "id": "1c5b410a907140bb90877f6b5e0ef922", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-proj"}]} 2018-10-12 04:20:41,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-85c75951-a7bc-44e-proj used request id req-0c433001-5bc9-49dd-82c5-d5d2de0e7428 2018-10-12 04:20:41,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76604f389909f241bfee3ce0279ccd98c7cd6c34" 2018-10-12 04:20:41,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5007df39-fd33-4ccd-8f2f-09fc9f36f363 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:20:41,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5007df39-fd33-4ccd-8f2f-09fc9f36f363 2018-10-12 04:20:41,795 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-85c75951-a7bc-44e-user 2018-10-12 04:20:41,795 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:41,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:41,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baa6b64e-9e89-4317-bc0a-b870df24cd27 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:20:41,881 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-baa6b64e-9e89-4317-bc0a-b870df24cd27 2018-10-12 04:20:41,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" -d '{"role": {"name": "CreateSecurityGroupTests-85c75951-a7bc-44e-proj-role"}}' 2018-10-12 04:20:41,993 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:20:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d3da42c5-4203-47fe-83ff-8ecddca1e80d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "75ecbaa1e57f40d39a6e44c5814f7cd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/75ecbaa1e57f40d39a6e44c5814f7cd9"}, "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-proj-role"}} 2018-10-12 04:20:41,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-d3da42c5-4203-47fe-83ff-8ecddca1e80d 2018-10-12 04:20:41,993 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-85c75951-a7bc-44e-proj-role 2018-10-12 04:20:41,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/75ecbaa1e57f40d39a6e44c5814f7cd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:42,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0283c12-b3f6-44ec-942f-3377fd7eddd9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/75ecbaa1e57f40d39a6e44c5814f7cd9"}, "domain_id": null, "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-proj-role", "id": "75ecbaa1e57f40d39a6e44c5814f7cd9"}} 2018-10-12 04:20:42,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/75ecbaa1e57f40d39a6e44c5814f7cd9 used request id req-f0283c12-b3f6-44ec-942f-3377fd7eddd9 2018-10-12 04:20:42,080 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-85c75951-a7bc-44e-proj-role to project CreateSecurityGroupTests-85c75951-a7bc-44e-proj 2018-10-12 04:20:42,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922/users/4193c00272074b719c9dc54989b2cb26/roles/75ecbaa1e57f40d39a6e44c5814f7cd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:42,205 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-81137ff4-5564-4b7c-8c57-4e094f401360 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:42,205 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922/users/4193c00272074b719c9dc54989b2cb26/roles/75ecbaa1e57f40d39a6e44c5814f7cd9 used request id req-81137ff4-5564-4b7c-8c57-4e094f401360 2018-10-12 04:20:42,206 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:42,207 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:42,586 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75ecbaa1e57f40d39a6e44c5814f7cd9", "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-proj-role"}], "expires_at": "2018-10-12T05:20:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c5b410a907140bb90877f6b5e0ef922", "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1c5b410a907140bb90877f6b5e0ef922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1c5b410a907140bb90877f6b5e0ef922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1c5b410a907140bb90877f6b5e0ef922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1c5b410a907140bb90877f6b5e0ef922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1c5b410a907140bb90877f6b5e0ef922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1c5b410a907140bb90877f6b5e0ef922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1c5b410a907140bb90877f6b5e0ef922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1c5b410a907140bb90877f6b5e0ef922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1c5b410a907140bb90877f6b5e0ef922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1c5b410a907140bb90877f6b5e0ef922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1c5b410a907140bb90877f6b5e0ef922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1c5b410a907140bb90877f6b5e0ef922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-user", "id": "4193c00272074b719c9dc54989b2cb26"}, "audit_ids": ["7NDhNoqhSiqBEZfJh5wQzA"], "issued_at": "2018-10-12T04:20:42.000000Z"}} 2018-10-12 04:20:42,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:42,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28187053-1eae-4c80-8423-833fd26874de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:20:42,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-28187053-1eae-4c80-8423-833fd26874de 2018-10-12 04:20:42,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:42,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7c316572-d3c2-4762-a641-d05f508fd143 Date: Fri, 12 Oct 2018 04:20:42 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:20:42,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name&description=hello+group used request id req-7c316572-d3c2-4762-a641-d05f508fd143 2018-10-12 04:20:42,990 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name... 2018-10-12 04:20:42,990 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name 2018-10-12 04:20:42,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" -d '{"security_group": {"name": "CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name", "description": "hello group"}}' 2018-10-12 04:20:43,335 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-645c868c-6566-453f-9ffc-8f4e5564ec24 Date: Fri, 12 Oct 2018 04:20:43 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "updated_at": "2018-10-12T04:20:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}], "revision_number": 2, "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "name": "CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name"}} 2018-10-12 04:20:43,335 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-645c868c-6566-453f-9ffc-8f4e5564ec24 2018-10-12 04:20:43,336 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:43,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:43,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-208bba1e-93c3-42ef-af56-40e4d6dfc277 Date: Fri, 12 Oct 2018 04:20:43 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-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b"}]} 2018-10-12 04:20:43,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-208bba1e-93c3-42ef-af56-40e4d6dfc277 2018-10-12 04:20:43,506 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:43,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:43,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a9ddbbae-2ea0-4bea-950a-66241441387f Date: Fri, 12 Oct 2018 04:20:43 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-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b"}]} 2018-10-12 04:20:43,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-a9ddbbae-2ea0-4bea-950a-66241441387f 2018-10-12 04:20:43,686 - neutron_utils - INFO - Retrieving security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:43,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:43,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-f455b02e-d6b1-4b63-aae1-afa64cf7aea8 Date: Fri, 12 Oct 2018 04:20:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "updated_at": "2018-10-12T04:20:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}], "revision_number": 2, "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "name": "CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name"}]} 2018-10-12 04:20:43,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-f455b02e-d6b1-4b63-aae1-afa64cf7aea8 2018-10-12 04:20:43,885 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:43,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:44,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2e1f7f87-dc11-4ed9-801c-82f18626182a Date: Fri, 12 Oct 2018 04:20:44 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-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b"}]} 2018-10-12 04:20:44,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-2e1f7f87-dc11-4ed9-801c-82f18626182a 2018-10-12 04:20:44,052 - neutron_utils - INFO - Retrieving security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:44,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:44,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9d200d22-6662-437b-963d-4e7f0cad43dd Date: Fri, 12 Oct 2018 04:20:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "updated_at": "2018-10-12T04:20:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}], "revision_number": 2, "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "name": "CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name"}]} 2018-10-12 04:20:44,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-9d200d22-6662-437b-963d-4e7f0cad43dd 2018-10-12 04:20:44,252 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:44,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:44,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3904d83e-5685-4883-9c2a-ace066019c46 Date: Fri, 12 Oct 2018 04:20:44 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-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b"}]} 2018-10-12 04:20:44,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-3904d83e-5685-4883-9c2a-ace066019c46 2018-10-12 04:20:44,281 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name 2018-10-12 04:20:44,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:44,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0d6020da-a9f1-45c2-b91a-11d518cf3401 Date: Fri, 12 Oct 2018 04:20:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "updated_at": "2018-10-12T04:20:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}], "revision_number": 2, "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "name": "CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name"}]} 2018-10-12 04:20:44,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name used request id req-0d6020da-a9f1-45c2-b91a-11d518cf3401 2018-10-12 04:20:44,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:20:44,507 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:20:44,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:44,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314e66ce-5bb1-4c32-aa08-75a63fcee137 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922"}, "enabled": true, "id": "1c5b410a907140bb90877f6b5e0ef922", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-proj"}} 2018-10-12 04:20:44,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922 used request id req-314e66ce-5bb1-4c32-aa08-75a63fcee137 2018-10-12 04:20:44,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:44,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:44,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e6531bcc-e7b9-433f-a972-78a264c0d7a2 Date: Fri, 12 Oct 2018 04:20:44 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-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b"}]} 2018-10-12 04:20:44,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-e6531bcc-e7b9-433f-a972-78a264c0d7a2 2018-10-12 04:20:44,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}039db870244eae37c2b11adf61f2f31a361de8a5" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b"}}' 2018-10-12 04:20:45,095 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-2ab6c7e0-d001-4daa-8cff-423d1cf9e169 Date: Fri, 12 Oct 2018 04:20:45 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-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:45Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8"}} 2018-10-12 04:20:45,096 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-2ab6c7e0-d001-4daa-8cff-423d1cf9e169 2018-10-12 04:20:45,096 - neutron_utils - INFO - Retrieving security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:45,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:45,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-b9010ca5-4d5f-4f5e-964f-c04779045801 Date: Fri, 12 Oct 2018 04:20:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "updated_at": "2018-10-12T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:45Z", "revision_number": 0, "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}], "revision_number": 3, "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "name": "CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name"}]} 2018-10-12 04:20:45,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-b9010ca5-4d5f-4f5e-964f-c04779045801 2018-10-12 04:20:45,301 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:45,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:45,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ca11e7b0-a382-4544-b44e-ccc01c3345d6 Date: Fri, 12 Oct 2018 04:20: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-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379"}, {"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-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:45Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b"}]} 2018-10-12 04:20:45,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-ca11e7b0-a382-4544-b44e-ccc01c3345d6 2018-10-12 04:20:45,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:45,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "75ecbaa1e57f40d39a6e44c5814f7cd9", "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-proj-role"}], "expires_at": "2018-10-12T05:20:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c5b410a907140bb90877f6b5e0ef922", "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1c5b410a907140bb90877f6b5e0ef922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1c5b410a907140bb90877f6b5e0ef922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1c5b410a907140bb90877f6b5e0ef922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1c5b410a907140bb90877f6b5e0ef922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1c5b410a907140bb90877f6b5e0ef922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1c5b410a907140bb90877f6b5e0ef922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1c5b410a907140bb90877f6b5e0ef922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1c5b410a907140bb90877f6b5e0ef922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1c5b410a907140bb90877f6b5e0ef922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1c5b410a907140bb90877f6b5e0ef922", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1c5b410a907140bb90877f6b5e0ef922", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1c5b410a907140bb90877f6b5e0ef922", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-user", "id": "4193c00272074b719c9dc54989b2cb26"}, "audit_ids": ["PclXIuohSh-WIKluL4tPvg"], "issued_at": "2018-10-12T04:20:45.000000Z"}} 2018-10-12 04:20:45,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe45a0b146c20120a335f78ef6d3bc35d4247f3" 2018-10-12 04:20:45,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-5d1fff20-27ed-4377-b38b-b1e512ada6ce Date: Fri, 12 Oct 2018 04:20:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "updated_at": "2018-10-12T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:45Z", "revision_number": 0, "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}], "revision_number": 3, "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "name": "CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name"}]} 2018-10-12 04:20:45,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name&description=hello+group used request id req-5d1fff20-27ed-4377-b38b-b1e512ada6ce 2018-10-12 04:20:45,916 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:45,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe45a0b146c20120a335f78ef6d3bc35d4247f3" 2018-10-12 04:20:46,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-00cc7856-6b63-4e94-bc94-46aba4e06895 Date: Fri, 12 Oct 2018 04:20:46 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-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379"}, {"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-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:45Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b"}]} 2018-10-12 04:20:46,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-00cc7856-6b63-4e94-bc94-46aba4e06895 2018-10-12 04:20:46,098 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:46,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe45a0b146c20120a335f78ef6d3bc35d4247f3" 2018-10-12 04:20:46,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-ae735e03-946c-4ccf-8a72-0cb257621331 Date: Fri, 12 Oct 2018 04:20:46 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-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379"}, {"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-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:45Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b"}]} 2018-10-12 04:20:46,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-ae735e03-946c-4ccf-8a72-0cb257621331 2018-10-12 04:20:46,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe45a0b146c20120a335f78ef6d3bc35d4247f3" 2018-10-12 04:20:46,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-c8846abc-2f24-422a-961c-c6b38a77e7a6 Date: Fri, 12 Oct 2018 04:20:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "updated_at": "2018-10-12T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:45Z", "revision_number": 0, "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}], "revision_number": 3, "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "name": "CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name"}]} 2018-10-12 04:20:46,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name used request id req-c8846abc-2f24-422a-961c-c6b38a77e7a6 2018-10-12 04:20:46,322 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:46,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe45a0b146c20120a335f78ef6d3bc35d4247f3" 2018-10-12 04:20:46,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b766cd89-320b-482e-803f-947667a62774 Date: Fri, 12 Oct 2018 04:20:46 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-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379"}, {"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-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:45Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b"}]} 2018-10-12 04:20:46,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-b766cd89-320b-482e-803f-947667a62774 2018-10-12 04:20:46,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe45a0b146c20120a335f78ef6d3bc35d4247f3" 2018-10-12 04:20:46,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-11bc902d-1ced-4352-ab18-dca8752cf249 Date: Fri, 12 Oct 2018 04:20:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "updated_at": "2018-10-12T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:45Z", "revision_number": 0, "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}], "revision_number": 3, "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "name": "CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name"}]} 2018-10-12 04:20:46,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name used request id req-11bc902d-1ced-4352-ab18-dca8752cf249 2018-10-12 04:20:46,560 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:46,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe45a0b146c20120a335f78ef6d3bc35d4247f3" 2018-10-12 04:20:46,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-284871f5-f399-447c-94de-f3749371aa70 Date: Fri, 12 Oct 2018 04:20:46 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-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379"}, {"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-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:45Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b"}]} 2018-10-12 04:20:46,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-284871f5-f399-447c-94de-f3749371aa70 2018-10-12 04:20:46,741 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:46,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe45a0b146c20120a335f78ef6d3bc35d4247f3" 2018-10-12 04:20:46,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-14bacf0d-d03b-43d2-86e2-62253ade6394 Date: Fri, 12 Oct 2018 04:20:46 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-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379"}, {"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-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:45Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b"}]} 2018-10-12 04:20:46,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-14bacf0d-d03b-43d2-86e2-62253ade6394 2018-10-12 04:20:46,914 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name 2018-10-12 04:20:46,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:46,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-609f5f67-d6a9-4b5c-bedd-2e7fa4653c8f Date: Fri, 12 Oct 2018 04:20:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "updated_at": "2018-10-12T04:20:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:45Z", "revision_number": 0, "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "revision_number": 0, "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}], "revision_number": 3, "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "name": "CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name"}]} 2018-10-12 04:20:46,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name used request id req-609f5f67-d6a9-4b5c-bedd-2e7fa4653c8f 2018-10-12 04:20:46,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:47,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8fc107d-9a95-41d2-bfed-729fd6067201 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922"}, "enabled": true, "id": "1c5b410a907140bb90877f6b5e0ef922", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-proj"}} 2018-10-12 04:20:47,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922 used request id req-d8fc107d-9a95-41d2-bfed-729fd6067201 2018-10-12 04:20:47,057 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:47,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:47,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-43ecd4c4-4e9c-4645-b1f0-7016bf32d3cd Date: Fri, 12 Oct 2018 04:20: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-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379"}, {"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-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:45Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b"}]} 2018-10-12 04:20:47,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-43ecd4c4-4e9c-4645-b1f0-7016bf32d3cd 2018-10-12 04:20:47,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}039db870244eae37c2b11adf61f2f31a361de8a5" -d '{"security_group_rule": {"direction": "egress", "protocol": 1, "description": "test_rule_2", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b"}}' 2018-10-12 04:20:47,419 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 519 X-Openstack-Request-Id: req-4010488e-4ad4-44c8-925f-2fc3090cdbdc Date: Fri, 12 Oct 2018 04:20:47 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-10-12T04:20:47Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:47Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "b742be94-508a-415b-93c9-dae5c0aee09d"}} 2018-10-12 04:20:47,419 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-4010488e-4ad4-44c8-925f-2fc3090cdbdc 2018-10-12 04:20:47,419 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8e8ea86d-2466-4768-8faf-ecb23c8a5b4b 2018-10-12 04:20:47,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fe45a0b146c20120a335f78ef6d3bc35d4247f3" 2018-10-12 04:20:47,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1996 X-Openstack-Request-Id: req-c4811668-1424-4220-b4af-398a5866c094 Date: Fri, 12 Oct 2018 04:20: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-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "1c9efdca-556a-4b6a-8eaf-b67a14678379"}, {"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-10-12T04:20:45Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:45Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "acc4db53-37b0-43a8-a60e-75a22b6962f8"}, {"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-10-12T04:20:47Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:47Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "b742be94-508a-415b-93c9-dae5c0aee09d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:43Z", "security_group_id": "8e8ea86d-2466-4768-8faf-ecb23c8a5b4b", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:43Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "dde44df9-922e-4eb1-a4fd-75e8540c338b"}]} 2018-10-12 04:20:47,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-c4811668-1424-4220-b4af-398a5866c094 2018-10-12 04:20:47,603 - neutron_utils - INFO - Deleting security group rule with ID - b742be94-508a-415b-93c9-dae5c0aee09d 2018-10-12 04:20:47,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/b742be94-508a-415b-93c9-dae5c0aee09d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:47,707 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c03a0e8-c9d3-45fe-9d52-b86db656a4b0 Content-Length: 0 Date: Fri, 12 Oct 2018 04:20:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:20:47,707 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/b742be94-508a-415b-93c9-dae5c0aee09d used request id req-1c03a0e8-c9d3-45fe-9d52-b86db656a4b0 2018-10-12 04:20:47,707 - neutron_utils - INFO - Deleting security group rule with ID - 1c9efdca-556a-4b6a-8eaf-b67a14678379 2018-10-12 04:20:47,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/1c9efdca-556a-4b6a-8eaf-b67a14678379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:47,803 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-83cd4f01-1857-451c-822a-55a3598296ef Content-Length: 0 Date: Fri, 12 Oct 2018 04:20:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:20:47,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/1c9efdca-556a-4b6a-8eaf-b67a14678379 used request id req-83cd4f01-1857-451c-822a-55a3598296ef 2018-10-12 04:20:47,803 - neutron_utils - INFO - Deleting security group rule with ID - dde44df9-922e-4eb1-a4fd-75e8540c338b 2018-10-12 04:20:47,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/dde44df9-922e-4eb1-a4fd-75e8540c338b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:48,029 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-43bef770-3742-4d3b-8a1b-7c228b05ca81 Content-Length: 0 Date: Fri, 12 Oct 2018 04:20:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:20:48,029 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/dde44df9-922e-4eb1-a4fd-75e8540c338b used request id req-43bef770-3742-4d3b-8a1b-7c228b05ca81 2018-10-12 04:20:48,029 - neutron_utils - INFO - Deleting security group rule with ID - acc4db53-37b0-43a8-a60e-75a22b6962f8 2018-10-12 04:20:48,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/acc4db53-37b0-43a8-a60e-75a22b6962f8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:48,119 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-60757fff-278b-4823-9fc4-4cc1d5d8adaf Content-Length: 0 Date: Fri, 12 Oct 2018 04:20:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:20:48,119 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/acc4db53-37b0-43a8-a60e-75a22b6962f8 used request id req-60757fff-278b-4823-9fc4-4cc1d5d8adaf 2018-10-12 04:20:48,120 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-058d7c54-73a2-4b54-8388-6a118dcfbbd3name 2018-10-12 04:20:48,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8e8ea86d-2466-4768-8faf-ecb23c8a5b4b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}039db870244eae37c2b11adf61f2f31a361de8a5" 2018-10-12 04:20:48,241 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c781a04c-d829-4468-a650-9740a2527638 Content-Length: 0 Date: Fri, 12 Oct 2018 04:20:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:20:48,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8e8ea86d-2466-4768-8faf-ecb23c8a5b4b used request id req-c781a04c-d829-4468-a650-9740a2527638 2018-10-12 04:20:48,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:48,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-c81c0f6d-fdb3-4169-a6ba-1694bf11766b Date: Fri, 12 Oct 2018 04:20:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:42Z", "updated_at": "2018-10-12T04:20:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:42Z", "revision_number": 0, "id": "33c4453a-d8e2-43fc-a097-60a0a3463356", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:42Z", "security_group_id": "96d0bea2-7b13-446c-88dd-4d491ec9ad27", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:42Z", "revision_number": 0, "id": "3b223503-d20c-4e0a-a8c2-de76ba40b70e", "remote_group_id": "96d0bea2-7b13-446c-88dd-4d491ec9ad27", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:42Z", "security_group_id": "96d0bea2-7b13-446c-88dd-4d491ec9ad27", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:42Z", "revision_number": 0, "id": "677063bb-1337-4bfc-b679-9c187f6a918a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:42Z", "security_group_id": "96d0bea2-7b13-446c-88dd-4d491ec9ad27", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:42Z", "revision_number": 0, "id": "7b494cb4-e0d6-49ac-bb9c-5454c512daf3", "remote_group_id": "96d0bea2-7b13-446c-88dd-4d491ec9ad27", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:42Z", "security_group_id": "96d0bea2-7b13-446c-88dd-4d491ec9ad27", "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5b410a907140bb90877f6b5e0ef922"}], "revision_number": 4, "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "96d0bea2-7b13-446c-88dd-4d491ec9ad27", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:20:48,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-c81c0f6d-fdb3-4169-a6ba-1694bf11766b 2018-10-12 04:20:48,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:48,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62165c88-8cf3-4668-8ad3-819847968af0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:20:48,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-62165c88-8cf3-4668-8ad3-819847968af0 2018-10-12 04:20:48,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:48,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c5f466d-f945-407c-9ba3-6315c383c8b3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:20:48,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-7c5f466d-f945-407c-9ba3-6315c383c8b3 2018-10-12 04:20:48,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:48,854 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c1aa646-6fe8-4575-8293-8fd2f525d497 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922"}, "enabled": true, "id": "1c5b410a907140bb90877f6b5e0ef922", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-85c75951-a7bc-44e-proj"}} 2018-10-12 04:20:48,854 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922 used request id req-1c1aa646-6fe8-4575-8293-8fd2f525d497 2018-10-12 04:20:48,854 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96d0bea2-7b13-446c-88dd-4d491ec9ad27 2018-10-12 04:20:48,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96d0bea2-7b13-446c-88dd-4d491ec9ad27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:49,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-8782b2ff-3927-486d-b09b-fa307f9a58f8 Date: Fri, 12 Oct 2018 04:20: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-10-12T04:20:42Z", "security_group_id": "96d0bea2-7b13-446c-88dd-4d491ec9ad27", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:42Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "33c4453a-d8e2-43fc-a097-60a0a3463356"}, {"remote_group_id": "96d0bea2-7b13-446c-88dd-4d491ec9ad27", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:42Z", "security_group_id": "96d0bea2-7b13-446c-88dd-4d491ec9ad27", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:42Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "3b223503-d20c-4e0a-a8c2-de76ba40b70e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:42Z", "security_group_id": "96d0bea2-7b13-446c-88dd-4d491ec9ad27", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:42Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "677063bb-1337-4bfc-b679-9c187f6a918a"}, {"remote_group_id": "96d0bea2-7b13-446c-88dd-4d491ec9ad27", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:42Z", "security_group_id": "96d0bea2-7b13-446c-88dd-4d491ec9ad27", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5b410a907140bb90877f6b5e0ef922", "created_at": "2018-10-12T04:20:42Z", "project_id": "1c5b410a907140bb90877f6b5e0ef922", "id": "7b494cb4-e0d6-49ac-bb9c-5454c512daf3"}]} 2018-10-12 04:20:49,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96d0bea2-7b13-446c-88dd-4d491ec9ad27 used request id req-8782b2ff-3927-486d-b09b-fa307f9a58f8 2018-10-12 04:20:49,043 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:20:49,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/96d0bea2-7b13-446c-88dd-4d491ec9ad27 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:49,339 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb98bbb0-8e07-4262-b091-00aefd606bc7 Content-Length: 0 Date: Fri, 12 Oct 2018 04:20:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:20:49,340 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/96d0bea2-7b13-446c-88dd-4d491ec9ad27 used request id req-cb98bbb0-8e07-4262-b091-00aefd606bc7 2018-10-12 04:20:49,340 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-85c75951-a7bc-44e-proj 2018-10-12 04:20:49,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:49,564 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e92bef17-3a55-48b4-9662-fc0a0f791800 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:49,564 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1c5b410a907140bb90877f6b5e0ef922 used request id req-e92bef17-3a55-48b4-9662-fc0a0f791800 2018-10-12 04:20:49,565 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-85c75951-a7bc-44e-proj-role 2018-10-12 04:20:49,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/75ecbaa1e57f40d39a6e44c5814f7cd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:49,615 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1e6b3bd1-3fe3-4856-baad-e7b36a44e6f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:49,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/75ecbaa1e57f40d39a6e44c5814f7cd9 used request id req-1e6b3bd1-3fe3-4856-baad-e7b36a44e6f9 2018-10-12 04:20:49,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9208fbef6e3b95db071ef81243095db3831e425e" 2018-10-12 04:20:49,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f410bccb-6c4e-4d96-9010-396393422590 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:20:49,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f410bccb-6c4e-4d96-9010-396393422590 2018-10-12 04:20:49,699 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-85c75951-a7bc-44e-user 2018-10-12 04:20:49,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/4193c00272074b719c9dc54989b2cb26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76604f389909f241bfee3ce0279ccd98c7cd6c34" 2018-10-12 04:20:49,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3c36eb2c-daca-4457-bb74-4feb9f9313ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:49,871 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4193c00272074b719c9dc54989b2cb26 used request id req-3c36eb2c-daca-4457-bb74-4feb9f9313ba 2018-10-12 04:20:49,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:50,263 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Snb9OJ9bTfS3RPo0qVSuIw"], "issued_at": "2018-10-12T04:20:50.000000Z"}} 2018-10-12 04:20:50,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42c1aac69149570d8c1a1b84f553b9be57730380" 2018-10-12 04:20:50,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-558b7297-3aea-413f-82a5-46b872cfe41f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:20:50,344 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-558b7297-3aea-413f-82a5-46b872cfe41f 2018-10-12 04:20:50,345 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:50,346 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:50,734 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:20:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["sbRNDgJYRQWDi0wlVB5jIg"], "issued_at": "2018-10-12T04:20:50.000000Z"}} 2018-10-12 04:20:50,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" 2018-10-12 04:20:50,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94fae316-a90c-4e8a-812c-7da001a918d7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:20:50,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-94fae316-a90c-4e8a-812c-7da001a918d7 2018-10-12 04:20:50,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:20:50,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:20:50,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" 2018-10-12 04:20:50,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44156f9e-3140-48a9-9b45-1d7d19b86b06 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:20:50,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj used request id req-44156f9e-3140-48a9-9b45-1d7d19b86b06 2018-10-12 04:20:50,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" 2018-10-12 04:20:51,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a73ddb63-f096-4982-8d1e-c9118dfba483 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:20:51,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a73ddb63-f096-4982-8d1e-c9118dfba483 2018-10-12 04:20:51,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj"}}' 2018-10-12 04:20:51,118 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:20:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e50a6a28-d83b-4566-86bd-9a163d8bf8c9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2966bb35977047e3bb003ef820f9b759"}, "enabled": true, "id": "2966bb35977047e3bb003ef820f9b759", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj"}} 2018-10-12 04:20:51,119 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e50a6a28-d83b-4566-86bd-9a163d8bf8c9 2018-10-12 04:20:51,119 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj 2018-10-12 04:20:51,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:51,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:51,508 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:20:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["JTZg9RAWS7-xG5wwuYvkrA"], "issued_at": "2018-10-12T04:20:51.000000Z"}} 2018-10-12 04:20:51,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b662be266f88ff85e1d1c0e4ec729c1bb0f6018" 2018-10-12 04:20:51,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30d17965-dc65-4034-89b8-64a234ba0e2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:20:51,596 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-30d17965-dc65-4034-89b8-64a234ba0e2e 2018-10-12 04:20:51,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:20:51,606 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:20:51,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b662be266f88ff85e1d1c0e4ec729c1bb0f6018" 2018-10-12 04:20:51,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a116c5d-b6b9-4213-a977-87e0f3bb3933 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:20:51,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1a116c5d-b6b9-4213-a977-87e0f3bb3933 2018-10-12 04:20:51,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b662be266f88ff85e1d1c0e4ec729c1bb0f6018" 2018-10-12 04:20:51,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-772e9216-5bc6-4be1-8f38-8fd6e91e6e1a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2966bb35977047e3bb003ef820f9b759"}, "enabled": true, "id": "2966bb35977047e3bb003ef820f9b759", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj"}]} 2018-10-12 04:20:51,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj used request id req-772e9216-5bc6-4be1-8f38-8fd6e91e6e1a 2018-10-12 04:20:51,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b662be266f88ff85e1d1c0e4ec729c1bb0f6018" 2018-10-12 04:20:51,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86075a07-ee78-4588-a632-90965180a319 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:20:51,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-86075a07-ee78-4588-a632-90965180a319 2018-10-12 04:20:52,178 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6cd6660b-d61d-4fc-user 2018-10-12 04:20:52,179 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:52,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" 2018-10-12 04:20:52,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46087358-d608-4fcb-95d7-bdb65809bd79 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:20:52,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-46087358-d608-4fcb-95d7-bdb65809bd79 2018-10-12 04:20:52,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" -d '{"role": {"name": "CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj-role"}}' 2018-10-12 04:20:52,407 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32d4f787-10e0-43f7-b730-ffdf54399fdd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ca3318717ef245d9b41b813b72381ae1", "links": {"self": "http://172.30.9.27:5000/v3/roles/ca3318717ef245d9b41b813b72381ae1"}, "name": "CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj-role"}} 2018-10-12 04:20:52,407 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-32d4f787-10e0-43f7-b730-ffdf54399fdd 2018-10-12 04:20:52,407 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj-role 2018-10-12 04:20:52,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/ca3318717ef245d9b41b813b72381ae1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" 2018-10-12 04:20:52,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46de7cf9-286d-4b34-bf9f-7794b0c5fb84 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/ca3318717ef245d9b41b813b72381ae1"}, "domain_id": null, "name": "CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj-role", "id": "ca3318717ef245d9b41b813b72381ae1"}} 2018-10-12 04:20:52,496 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/ca3318717ef245d9b41b813b72381ae1 used request id req-46de7cf9-286d-4b34-bf9f-7794b0c5fb84 2018-10-12 04:20:52,496 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj-role to project CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj 2018-10-12 04:20:52,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/2966bb35977047e3bb003ef820f9b759/users/27a6797036654e359dbbd52da0db8cb3/roles/ca3318717ef245d9b41b813b72381ae1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" 2018-10-12 04:20:52,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4f379de-515e-4085-9f1a-884f247ce93a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:52,624 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2966bb35977047e3bb003ef820f9b759/users/27a6797036654e359dbbd52da0db8cb3/roles/ca3318717ef245d9b41b813b72381ae1 used request id req-d4f379de-515e-4085-9f1a-884f247ce93a 2018-10-12 04:20:52,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:52,626 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:52,996 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca3318717ef245d9b41b813b72381ae1", "name": "CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj-role"}], "expires_at": "2018-10-12T05:20:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2966bb35977047e3bb003ef820f9b759", "name": "CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/2966bb35977047e3bb003ef820f9b759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/2966bb35977047e3bb003ef820f9b759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/2966bb35977047e3bb003ef820f9b759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2966bb35977047e3bb003ef820f9b759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/2966bb35977047e3bb003ef820f9b759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/2966bb35977047e3bb003ef820f9b759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2966bb35977047e3bb003ef820f9b759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/2966bb35977047e3bb003ef820f9b759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/2966bb35977047e3bb003ef820f9b759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2966bb35977047e3bb003ef820f9b759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/2966bb35977047e3bb003ef820f9b759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/2966bb35977047e3bb003ef820f9b759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6cd6660b-d61d-4fc-user", "id": "27a6797036654e359dbbd52da0db8cb3"}, "audit_ids": ["JRGgyUfwQsebLLlJ5_T2Kw"], "issued_at": "2018-10-12T04:20:52.000000Z"}} 2018-10-12 04:20:52,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" 2018-10-12 04:20:53,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d433a2ad-7ce8-48ed-9d3c-11aa7c3a103b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:20:53,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d433a2ad-7ce8-48ed-9d3c-11aa7c3a103b 2018-10-12 04:20:53,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-98151b7c-ee52-43b2-a32b-499d548ec818name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" 2018-10-12 04:20:53,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3d829e1a-1e31-4742-93e9-4400a7e3c1ed Date: Fri, 12 Oct 2018 04:20:53 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:20:53,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-98151b7c-ee52-43b2-a32b-499d548ec818name&description=hello+group used request id req-3d829e1a-1e31-4742-93e9-4400a7e3c1ed 2018-10-12 04:20:53,367 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-98151b7c-ee52-43b2-a32b-499d548ec818name... 2018-10-12 04:20:53,367 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-98151b7c-ee52-43b2-a32b-499d548ec818name 2018-10-12 04:20:53,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" -d '{"security_group": {"name": "CreateSecurityGroupTests-98151b7c-ee52-43b2-a32b-499d548ec818name", "description": "hello group"}}' 2018-10-12 04:20:53,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-bbb39940-c519-4c29-8e49-6bbd33408b22 Date: Fri, 12 Oct 2018 04:20:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "updated_at": "2018-10-12T04:20:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "revision_number": 0, "id": "689dd9f6-8240-4da0-a6b7-c4266a8cc974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "tenant_id": "2966bb35977047e3bb003ef820f9b759", "port_range_min": null, "ethertype": "IPv4", "project_id": "2966bb35977047e3bb003ef820f9b759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "revision_number": 0, "id": "d7f04f98-aa20-4e74-bf90-faedca95f92d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "tenant_id": "2966bb35977047e3bb003ef820f9b759", "port_range_min": null, "ethertype": "IPv6", "project_id": "2966bb35977047e3bb003ef820f9b759"}], "revision_number": 2, "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "name": "CreateSecurityGroupTests-98151b7c-ee52-43b2-a32b-499d548ec818name"}} 2018-10-12 04:20:53,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-bbb39940-c519-4c29-8e49-6bbd33408b22 2018-10-12 04:20:53,719 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f 2018-10-12 04:20:53,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" 2018-10-12 04:20:53,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-024d828e-6fb2-4eda-9d90-4472c69a91a1 Date: Fri, 12 Oct 2018 04:20:53 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-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "689dd9f6-8240-4da0-a6b7-c4266a8cc974"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "d7f04f98-aa20-4e74-bf90-faedca95f92d"}]} 2018-10-12 04:20:53,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f used request id req-024d828e-6fb2-4eda-9d90-4472c69a91a1 2018-10-12 04:20:53,891 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f 2018-10-12 04:20:53,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" 2018-10-12 04:20:54,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1b91ea7b-405c-4767-92a3-04687bcd5bd9 Date: Fri, 12 Oct 2018 04:20:54 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-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "689dd9f6-8240-4da0-a6b7-c4266a8cc974"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "d7f04f98-aa20-4e74-bf90-faedca95f92d"}]} 2018-10-12 04:20:54,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f used request id req-1b91ea7b-405c-4767-92a3-04687bcd5bd9 2018-10-12 04:20:54,074 - neutron_utils - INFO - Retrieving security group with ID - df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f 2018-10-12 04:20:54,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" 2018-10-12 04:20:54,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-198f96cf-f255-4256-9387-f9a77913d856 Date: Fri, 12 Oct 2018 04:20:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "updated_at": "2018-10-12T04:20:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "revision_number": 0, "id": "689dd9f6-8240-4da0-a6b7-c4266a8cc974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "tenant_id": "2966bb35977047e3bb003ef820f9b759", "port_range_min": null, "ethertype": "IPv4", "project_id": "2966bb35977047e3bb003ef820f9b759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "revision_number": 0, "id": "d7f04f98-aa20-4e74-bf90-faedca95f92d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "tenant_id": "2966bb35977047e3bb003ef820f9b759", "port_range_min": null, "ethertype": "IPv6", "project_id": "2966bb35977047e3bb003ef820f9b759"}], "revision_number": 2, "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "name": "CreateSecurityGroupTests-98151b7c-ee52-43b2-a32b-499d548ec818name"}]} 2018-10-12 04:20:54,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f used request id req-198f96cf-f255-4256-9387-f9a77913d856 2018-10-12 04:20:54,270 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f 2018-10-12 04:20:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" 2018-10-12 04:20:54,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ab06de5c-7084-4a19-acc0-adb6c8aa36c0 Date: Fri, 12 Oct 2018 04:20:54 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-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "689dd9f6-8240-4da0-a6b7-c4266a8cc974"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "d7f04f98-aa20-4e74-bf90-faedca95f92d"}]} 2018-10-12 04:20:54,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f used request id req-ab06de5c-7084-4a19-acc0-adb6c8aa36c0 2018-10-12 04:20:54,443 - neutron_utils - INFO - Retrieving security group with ID - df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f 2018-10-12 04:20:54,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" 2018-10-12 04:20:54,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bd4b3500-a6a4-4923-b2f3-fd609d4cc7da Date: Fri, 12 Oct 2018 04:20:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "updated_at": "2018-10-12T04:20:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "revision_number": 0, "id": "689dd9f6-8240-4da0-a6b7-c4266a8cc974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "tenant_id": "2966bb35977047e3bb003ef820f9b759", "port_range_min": null, "ethertype": "IPv4", "project_id": "2966bb35977047e3bb003ef820f9b759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "revision_number": 0, "id": "d7f04f98-aa20-4e74-bf90-faedca95f92d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "tenant_id": "2966bb35977047e3bb003ef820f9b759", "port_range_min": null, "ethertype": "IPv6", "project_id": "2966bb35977047e3bb003ef820f9b759"}], "revision_number": 2, "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "name": "CreateSecurityGroupTests-98151b7c-ee52-43b2-a32b-499d548ec818name"}]} 2018-10-12 04:20:54,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f used request id req-bd4b3500-a6a4-4923-b2f3-fd609d4cc7da 2018-10-12 04:20:54,646 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f 2018-10-12 04:20:54,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" 2018-10-12 04:20:54,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4baf41de-1d7a-4e7a-a0db-8cdb1b0ce9c0 Date: Fri, 12 Oct 2018 04:20:54 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-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "689dd9f6-8240-4da0-a6b7-c4266a8cc974"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "d7f04f98-aa20-4e74-bf90-faedca95f92d"}]} 2018-10-12 04:20:54,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f used request id req-4baf41de-1d7a-4e7a-a0db-8cdb1b0ce9c0 2018-10-12 04:20:54,827 - neutron_utils - INFO - Retrieving security group with ID - df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f 2018-10-12 04:20:54,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" 2018-10-12 04:20:55,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5ca4ab6b-9be8-4a53-9166-3ce3fce4243c Date: Fri, 12 Oct 2018 04:20:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "updated_at": "2018-10-12T04:20:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "revision_number": 0, "id": "689dd9f6-8240-4da0-a6b7-c4266a8cc974", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "tenant_id": "2966bb35977047e3bb003ef820f9b759", "port_range_min": null, "ethertype": "IPv4", "project_id": "2966bb35977047e3bb003ef820f9b759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "revision_number": 0, "id": "d7f04f98-aa20-4e74-bf90-faedca95f92d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "tenant_id": "2966bb35977047e3bb003ef820f9b759", "port_range_min": null, "ethertype": "IPv6", "project_id": "2966bb35977047e3bb003ef820f9b759"}], "revision_number": 2, "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "name": "CreateSecurityGroupTests-98151b7c-ee52-43b2-a32b-499d548ec818name"}]} 2018-10-12 04:20:55,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f used request id req-5ca4ab6b-9be8-4a53-9166-3ce3fce4243c 2018-10-12 04:20:55,012 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f 2018-10-12 04:20:55,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" 2018-10-12 04:20:55,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5bebc421-3a21-4ba6-8738-5f9640bb7123 Date: Fri, 12 Oct 2018 04:20:55 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-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "689dd9f6-8240-4da0-a6b7-c4266a8cc974"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "security_group_id": "df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "d7f04f98-aa20-4e74-bf90-faedca95f92d"}]} 2018-10-12 04:20:55,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f used request id req-5bebc421-3a21-4ba6-8738-5f9640bb7123 2018-10-12 04:20:55,190 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-98151b7c-ee52-43b2-a32b-499d548ec818name 2018-10-12 04:20:55,191 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:55,662 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ca3318717ef245d9b41b813b72381ae1", "name": "CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj-role"}], "expires_at": "2018-10-12T05:20:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2966bb35977047e3bb003ef820f9b759", "name": "CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/2966bb35977047e3bb003ef820f9b759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/2966bb35977047e3bb003ef820f9b759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/2966bb35977047e3bb003ef820f9b759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2966bb35977047e3bb003ef820f9b759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/2966bb35977047e3bb003ef820f9b759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/2966bb35977047e3bb003ef820f9b759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2966bb35977047e3bb003ef820f9b759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/2966bb35977047e3bb003ef820f9b759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/2966bb35977047e3bb003ef820f9b759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2966bb35977047e3bb003ef820f9b759", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/2966bb35977047e3bb003ef820f9b759", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/2966bb35977047e3bb003ef820f9b759", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6cd6660b-d61d-4fc-user", "id": "27a6797036654e359dbbd52da0db8cb3"}, "audit_ids": ["b23T_9yCRpGFkAcDFK2obg"], "issued_at": "2018-10-12T04:20:55.000000Z"}} 2018-10-12 04:20:55,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a1f4566487fa67316971890609852f95da52c" 2018-10-12 04:20:55,941 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0b6d3712-d7ec-42e3-b1ee-8234ac702c87 Content-Length: 0 Date: Fri, 12 Oct 2018 04:20:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:20:55,941 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f used request id req-0b6d3712-d7ec-42e3-b1ee-8234ac702c87 2018-10-12 04:20:55,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-98151b7c-ee52-43b2-a32b-499d548ec818name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6d3a1f4566487fa67316971890609852f95da52c" 2018-10-12 04:20:56,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-9f3021da-48cb-47a5-81fc-176ab407c858 Date: Fri, 12 Oct 2018 04:20:56 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:20:56,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-98151b7c-ee52-43b2-a32b-499d548ec818name&description=hello+group used request id req-9f3021da-48cb-47a5-81fc-176ab407c858 2018-10-12 04:20:56,127 - neutron_utils - INFO - Deleting security group rule with ID - d7f04f98-aa20-4e74-bf90-faedca95f92d 2018-10-12 04:20:56,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/d7f04f98-aa20-4e74-bf90-faedca95f92d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" 2018-10-12 04:20:56,152 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-bec540f1-e261-4c48-95bb-dfb9e46ca29b Date: Fri, 12 Oct 2018 04:20:56 GMT RESP BODY: {"NeutronError": {"message": "Security group rule d7f04f98-aa20-4e74-bf90-faedca95f92d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-12 04:20:56,152 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/d7f04f98-aa20-4e74-bf90-faedca95f92d used request id req-bec540f1-e261-4c48-95bb-dfb9e46ca29b 2018-10-12 04:20:56,152 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule d7f04f98-aa20-4e74-bf90-faedca95f92d does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-12 04:20:56,153 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule d7f04f98-aa20-4e74-bf90-faedca95f92d does not exist Neutron server returns request_ids: ['req-bec540f1-e261-4c48-95bb-dfb9e46ca29b'] 2018-10-12 04:20:56,153 - neutron_utils - INFO - Deleting security group rule with ID - 689dd9f6-8240-4da0-a6b7-c4266a8cc974 2018-10-12 04:20:56,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/689dd9f6-8240-4da0-a6b7-c4266a8cc974 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" 2018-10-12 04:20:56,179 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-b1c542cd-3867-4baf-9bf5-ede24560fd97 Date: Fri, 12 Oct 2018 04:20:56 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 689dd9f6-8240-4da0-a6b7-c4266a8cc974 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-12 04:20:56,179 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/689dd9f6-8240-4da0-a6b7-c4266a8cc974 used request id req-b1c542cd-3867-4baf-9bf5-ede24560fd97 2018-10-12 04:20:56,179 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 689dd9f6-8240-4da0-a6b7-c4266a8cc974 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-12 04:20:56,179 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 689dd9f6-8240-4da0-a6b7-c4266a8cc974 does not exist Neutron server returns request_ids: ['req-b1c542cd-3867-4baf-9bf5-ede24560fd97'] 2018-10-12 04:20:56,179 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-98151b7c-ee52-43b2-a32b-499d548ec818name 2018-10-12 04:20:56,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a57b5cfb00976549e3220e48888f881eb1608029" 2018-10-12 04:20:56,352 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 146 X-Openstack-Request-Id: req-299f8c36-48f5-48c3-9bc8-fca042866810 Date: Fri, 12 Oct 2018 04:20:56 GMT RESP BODY: {"NeutronError": {"message": "Security group df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-12 04:20:56,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f used request id req-299f8c36-48f5-48c3-9bc8-fca042866810 2018-10-12 04:20:56,352 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f does not exist", "type": "SecurityGroupNotFound", "detail": ""}} 2018-10-12 04:20:56,353 - OpenStackSecurityGroup - WARNING - Security Group not found, cannot delete - Security group df3dc9bd-ff33-47aa-ba21-1d7a77b57e3f does not exist Neutron server returns request_ids: ['req-299f8c36-48f5-48c3-9bc8-fca042866810'] 2018-10-12 04:20:56,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" 2018-10-12 04:20:56,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-b10104fb-539f-4994-b6ed-eec929a93d3f Date: Fri, 12 Oct 2018 04:20:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "updated_at": "2018-10-12T04:20:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "revision_number": 0, "id": "29772007-f208-4a20-930c-0ef37bb660ec", "remote_group_id": "071b1ba2-97c1-45e2-9098-a78742fd92c6", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:53Z", "security_group_id": "071b1ba2-97c1-45e2-9098-a78742fd92c6", "tenant_id": "2966bb35977047e3bb003ef820f9b759", "port_range_min": null, "ethertype": "IPv4", "project_id": "2966bb35977047e3bb003ef820f9b759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "revision_number": 0, "id": "4d71eb32-bc3a-45fc-b9f5-cc090ae07a2e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:53Z", "security_group_id": "071b1ba2-97c1-45e2-9098-a78742fd92c6", "tenant_id": "2966bb35977047e3bb003ef820f9b759", "port_range_min": null, "ethertype": "IPv4", "project_id": "2966bb35977047e3bb003ef820f9b759"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "revision_number": 0, "id": "4f731b2e-8f1c-4e72-966d-fc0cd2b515da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:53Z", "security_group_id": "071b1ba2-97c1-45e2-9098-a78742fd92c6", "tenant_id": "2966bb35977047e3bb003ef820f9b759", "port_range_min": null, "ethertype": "IPv6", "project_id": "2966bb35977047e3bb003ef820f9b759"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "revision_number": 0, "id": "c2fc5791-770b-4474-a10b-e5ccdffd0e2d", "remote_group_id": "071b1ba2-97c1-45e2-9098-a78742fd92c6", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:53Z", "security_group_id": "071b1ba2-97c1-45e2-9098-a78742fd92c6", "tenant_id": "2966bb35977047e3bb003ef820f9b759", "port_range_min": null, "ethertype": "IPv6", "project_id": "2966bb35977047e3bb003ef820f9b759"}], "revision_number": 4, "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "071b1ba2-97c1-45e2-9098-a78742fd92c6", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:20:56,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-b10104fb-539f-4994-b6ed-eec929a93d3f 2018-10-12 04:20:56,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2966bb35977047e3bb003ef820f9b759 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" 2018-10-12 04:20:56,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1794ed48-7178-439d-a91c-81bbce663f66 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2966bb35977047e3bb003ef820f9b759"}, "enabled": true, "id": "2966bb35977047e3bb003ef820f9b759", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj"}} 2018-10-12 04:20:56,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2966bb35977047e3bb003ef820f9b759 used request id req-1794ed48-7178-439d-a91c-81bbce663f66 2018-10-12 04:20:56,644 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 071b1ba2-97c1-45e2-9098-a78742fd92c6 2018-10-12 04:20:56,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=071b1ba2-97c1-45e2-9098-a78742fd92c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" 2018-10-12 04:20:56,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-72d9fb8f-4fc7-4504-bae9-d3b54ff58877 Date: Fri, 12 Oct 2018 04:20:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "071b1ba2-97c1-45e2-9098-a78742fd92c6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "security_group_id": "071b1ba2-97c1-45e2-9098-a78742fd92c6", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "29772007-f208-4a20-930c-0ef37bb660ec"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "security_group_id": "071b1ba2-97c1-45e2-9098-a78742fd92c6", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "4d71eb32-bc3a-45fc-b9f5-cc090ae07a2e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "security_group_id": "071b1ba2-97c1-45e2-9098-a78742fd92c6", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "4f731b2e-8f1c-4e72-966d-fc0cd2b515da"}, {"remote_group_id": "071b1ba2-97c1-45e2-9098-a78742fd92c6", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:20:53Z", "security_group_id": "071b1ba2-97c1-45e2-9098-a78742fd92c6", "port_range_min": null, "revision_number": 0, "tenant_id": "2966bb35977047e3bb003ef820f9b759", "created_at": "2018-10-12T04:20:53Z", "project_id": "2966bb35977047e3bb003ef820f9b759", "id": "c2fc5791-770b-4474-a10b-e5ccdffd0e2d"}]} 2018-10-12 04:20:56,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=071b1ba2-97c1-45e2-9098-a78742fd92c6 used request id req-72d9fb8f-4fc7-4504-bae9-d3b54ff58877 2018-10-12 04:20:56,837 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:20:56,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/071b1ba2-97c1-45e2-9098-a78742fd92c6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" 2018-10-12 04:20:57,126 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2cd25aea-6ad0-410e-bbd9-af1cdd4bd7d4 Content-Length: 0 Date: Fri, 12 Oct 2018 04:20:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:20:57,126 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/071b1ba2-97c1-45e2-9098-a78742fd92c6 used request id req-2cd25aea-6ad0-410e-bbd9-af1cdd4bd7d4 2018-10-12 04:20:57,127 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj 2018-10-12 04:20:57,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/2966bb35977047e3bb003ef820f9b759 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" 2018-10-12 04:20:57,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c91217fe-5c3e-4668-a967-b59ba109d094 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:57,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2966bb35977047e3bb003ef820f9b759 used request id req-c91217fe-5c3e-4668-a967-b59ba109d094 2018-10-12 04:20:57,355 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6cd6660b-d61d-4fc-proj-role 2018-10-12 04:20:57,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/ca3318717ef245d9b41b813b72381ae1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" 2018-10-12 04:20:57,466 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2b5c8ce-85a9-4344-8e0c-2a2caeeb5520 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:57,466 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/ca3318717ef245d9b41b813b72381ae1 used request id req-e2b5c8ce-85a9-4344-8e0c-2a2caeeb5520 2018-10-12 04:20:57,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99821fde045d3fa580285dfdc7318850cb28744e" 2018-10-12 04:20:57,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e99664b-81d2-43db-8ae8-1b498b0f59a5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:20:57,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6e99664b-81d2-43db-8ae8-1b498b0f59a5 2018-10-12 04:20:57,553 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6cd6660b-d61d-4fc-user 2018-10-12 04:20:57,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/27a6797036654e359dbbd52da0db8cb3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b662be266f88ff85e1d1c0e4ec729c1bb0f6018" 2018-10-12 04:20:57,838 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:20:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5172d548-119e-42e1-88b9-26ecd59418fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:20:57,838 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/27a6797036654e359dbbd52da0db8cb3 used request id req-5172d548-119e-42e1-88b9-26ecd59418fb 2018-10-12 04:20:57,839 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:58,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["NhaSiaS6Q-ae72p1UDM-Mw"], "issued_at": "2018-10-12T04:20:58.000000Z"}} 2018-10-12 04:20:58,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d78448976adfc96724f5552de7a173e51e94cef" 2018-10-12 04:20:58,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0477cbe-7927-4f2f-af3e-16b6c5dc9f47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:20:58,308 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b0477cbe-7927-4f2f-af3e-16b6c5dc9f47 2018-10-12 04:20:58,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:58,310 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:58,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:20:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["u5qmz_XSQt2ewjI2hqKzFg"], "issued_at": "2018-10-12T04:20:58.000000Z"}} 2018-10-12 04:20:58,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:20:58,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef03fc06-59f6-4e74-8584-09bc73fef9f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:20:58,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ef03fc06-59f6-4e74-8584-09bc73fef9f7 2018-10-12 04:20:58,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:20:58,790 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:20:58,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:20:58,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b31bee0-29bd-4a17-b4af-c292fc2c450f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:20:58,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj used request id req-1b31bee0-29bd-4a17-b4af-c292fc2c450f 2018-10-12 04:20:58,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:20:58,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cc08e13-349a-4729-8426-c39db5a52329 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:20:58,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8cc08e13-349a-4729-8426-c39db5a52329 2018-10-12 04:20:58,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj"}}' 2018-10-12 04:20:59,089 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:20:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26e83d68-0bf5-41d3-9ad1-5da4f414e103 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7"}, "enabled": true, "id": "efac153d332648c792bf9123e176b3c7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj"}} 2018-10-12 04:20:59,089 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-26e83d68-0bf5-41d3-9ad1-5da4f414e103 2018-10-12 04:20:59,089 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj 2018-10-12 04:20:59,089 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:20:59,090 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:20:59,476 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:20:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["_ZNGRy4ERnW1A8jVvmjmxw"], "issued_at": "2018-10-12T04:20:59.000000Z"}} 2018-10-12 04:20:59,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}915ba4d90abdae2a3cbeb06acb89616140b4b3b1" 2018-10-12 04:20:59,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec325bc6-b0bc-4aaf-aa8e-9779de79d277 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:20:59,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ec325bc6-b0bc-4aaf-aa8e-9779de79d277 2018-10-12 04:20:59,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:20:59,498 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:20:59,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}915ba4d90abdae2a3cbeb06acb89616140b4b3b1" 2018-10-12 04:20:59,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-156dd89c-edbf-409d-a9cc-81b2c52739d6 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:20:59,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-156dd89c-edbf-409d-a9cc-81b2c52739d6 2018-10-12 04:20:59,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}915ba4d90abdae2a3cbeb06acb89616140b4b3b1" 2018-10-12 04:20:59,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6880d85-652a-464d-9519-75d85b06856a Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7"}, "enabled": true, "id": "efac153d332648c792bf9123e176b3c7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj"}]} 2018-10-12 04:20:59,699 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj used request id req-b6880d85-652a-464d-9519-75d85b06856a 2018-10-12 04:20:59,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}915ba4d90abdae2a3cbeb06acb89616140b4b3b1" 2018-10-12 04:20:59,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:20:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e7c232c-499c-4c49-af0a-be592ed0f916 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:20:59,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7e7c232c-499c-4c49-af0a-be592ed0f916 2018-10-12 04:21:00,161 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6b09cdc8-1af6-4b9-user 2018-10-12 04:21:00,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:00,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:21:00,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e27e03-ecdf-4755-b294-17930a76b5c4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:21:00,256 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-88e27e03-ecdf-4755-b294-17930a76b5c4 2018-10-12 04:21:00,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" -d '{"role": {"name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj-role"}}' 2018-10-12 04:21:00,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3de78bf-6d8a-444a-a9eb-34a25674ee4a Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3edf6cafd714428a97c1abf5294927d7", "links": {"self": "http://172.30.9.27:5000/v3/roles/3edf6cafd714428a97c1abf5294927d7"}, "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj-role"}} 2018-10-12 04:21:00,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a3de78bf-6d8a-444a-a9eb-34a25674ee4a 2018-10-12 04:21:00,377 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj-role 2018-10-12 04:21:00,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/3edf6cafd714428a97c1abf5294927d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:21:00,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00349a35-a973-4f55-a329-927ccd3e62c6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/3edf6cafd714428a97c1abf5294927d7"}, "domain_id": null, "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj-role", "id": "3edf6cafd714428a97c1abf5294927d7"}} 2018-10-12 04:21:00,471 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/3edf6cafd714428a97c1abf5294927d7 used request id req-00349a35-a973-4f55-a329-927ccd3e62c6 2018-10-12 04:21:00,471 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj-role to project CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj 2018-10-12 04:21:00,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7/users/af64f0c3fbe54265844c915bf5863b51/roles/3edf6cafd714428a97c1abf5294927d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:21:00,607 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3153e33c-429d-4f14-8d90-28ec3d46e4ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:00,607 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7/users/af64f0c3fbe54265844c915bf5863b51/roles/3edf6cafd714428a97c1abf5294927d7 used request id req-3153e33c-429d-4f14-8d90-28ec3d46e4ad 2018-10-12 04:21:00,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:00,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:00,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["pW5vJzYYQ-yGx-yW6GSNuQ"], "issued_at": "2018-10-12T04:21:00.000000Z"}} 2018-10-12 04:21:00,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:00,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7e173e3-2c65-4bf9-bf0b-abff745e5cf5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:00,992 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e7e173e3-2c65-4bf9-bf0b-abff745e5cf5 2018-10-12 04:21:00,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:01,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c60cc99c-2e2e-4683-8950-afc14ca717bb Date: Fri, 12 Oct 2018 04:21:01 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:21:01,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname&description=hello+group used request id req-c60cc99c-2e2e-4683-8950-afc14ca717bb 2018-10-12 04:21:01,196 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname... 2018-10-12 04:21:01,196 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname 2018-10-12 04:21:01,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:01,206 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:01,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:01,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fe18617-e599-45de-ac4e-ae7509575587 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7"}, "enabled": true, "id": "efac153d332648c792bf9123e176b3c7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj"}]} 2018-10-12 04:21:01,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj used request id req-2fe18617-e599-45de-ac4e-ae7509575587 2018-10-12 04:21:01,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" -d '{"security_group": {"tenant_id": "efac153d332648c792bf9123e176b3c7", "name": "CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname", "description": "hello group"}}' 2018-10-12 04:21:01,772 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-f3354e4a-c206-4ab6-8b56-59a851563c3f Date: Fri, 12 Oct 2018 04:21:01 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "updated_at": "2018-10-12T04:21:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "efac153d332648c792bf9123e176b3c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "efac153d332648c792bf9123e176b3c7"}], "revision_number": 2, "project_id": "efac153d332648c792bf9123e176b3c7", "id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "name": "CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname"}} 2018-10-12 04:21:01,772 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-f3354e4a-c206-4ab6-8b56-59a851563c3f 2018-10-12 04:21:01,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:01,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:01,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-08571444-5df5-434a-971a-3537ea3728a8 Date: Fri, 12 Oct 2018 04:21:01 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-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876"}]} 2018-10-12 04:21:01,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-08571444-5df5-434a-971a-3537ea3728a8 2018-10-12 04:21:01,956 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:01,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:01,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-61b5a6f6-61b1-4196-be71-3f83eb5de14f Date: Fri, 12 Oct 2018 04:21:01 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-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876"}]} 2018-10-12 04:21:01,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-61b5a6f6-61b1-4196-be71-3f83eb5de14f 2018-10-12 04:21:01,984 - neutron_utils - INFO - Retrieving security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:01,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:02,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bc9233e6-8965-45ff-8f46-e0e1a13ab478 Date: Fri, 12 Oct 2018 04:21:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "updated_at": "2018-10-12T04:21:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "efac153d332648c792bf9123e176b3c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "efac153d332648c792bf9123e176b3c7"}], "revision_number": 2, "project_id": "efac153d332648c792bf9123e176b3c7", "id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "name": "CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname"}]} 2018-10-12 04:21:02,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-bc9233e6-8965-45ff-8f46-e0e1a13ab478 2018-10-12 04:21:02,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:02,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:02,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-419b713e-c97d-4128-8510-54c9f87dde41 Date: Fri, 12 Oct 2018 04:21:02 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-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876"}]} 2018-10-12 04:21:02,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-419b713e-c97d-4128-8510-54c9f87dde41 2018-10-12 04:21:02,355 - neutron_utils - INFO - Retrieving security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:02,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:02,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-4da218ed-501c-4316-8252-ced283ea7fcd Date: Fri, 12 Oct 2018 04:21:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "updated_at": "2018-10-12T04:21:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "efac153d332648c792bf9123e176b3c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "efac153d332648c792bf9123e176b3c7"}], "revision_number": 2, "project_id": "efac153d332648c792bf9123e176b3c7", "id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "name": "CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname"}]} 2018-10-12 04:21:02,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-4da218ed-501c-4316-8252-ced283ea7fcd 2018-10-12 04:21:02,568 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:02,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:02,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fb4e58b9-6049-4327-885f-0c7e60294028 Date: Fri, 12 Oct 2018 04:21:02 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-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876"}]} 2018-10-12 04:21:02,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-fb4e58b9-6049-4327-885f-0c7e60294028 2018-10-12 04:21:02,594 - neutron_utils - INFO - Retrieving security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:02,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:02,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-58d0537a-0900-424a-8203-14bf4b8d7f9c Date: Fri, 12 Oct 2018 04:21:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "updated_at": "2018-10-12T04:21:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "efac153d332648c792bf9123e176b3c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "efac153d332648c792bf9123e176b3c7"}], "revision_number": 2, "project_id": "efac153d332648c792bf9123e176b3c7", "id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "name": "CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname"}]} 2018-10-12 04:21:02,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-58d0537a-0900-424a-8203-14bf4b8d7f9c 2018-10-12 04:21:02,645 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:02,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:02,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c2dea3be-6c4d-4231-95cf-17a271f5fe24 Date: Fri, 12 Oct 2018 04:21:02 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-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876"}]} 2018-10-12 04:21:02,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-c2dea3be-6c4d-4231-95cf-17a271f5fe24 2018-10-12 04:21:02,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:03,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3edf6cafd714428a97c1abf5294927d7", "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj-role"}], "expires_at": "2018-10-12T05:21:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efac153d332648c792bf9123e176b3c7", "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/efac153d332648c792bf9123e176b3c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/efac153d332648c792bf9123e176b3c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/efac153d332648c792bf9123e176b3c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/efac153d332648c792bf9123e176b3c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/efac153d332648c792bf9123e176b3c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/efac153d332648c792bf9123e176b3c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/efac153d332648c792bf9123e176b3c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/efac153d332648c792bf9123e176b3c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/efac153d332648c792bf9123e176b3c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/efac153d332648c792bf9123e176b3c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/efac153d332648c792bf9123e176b3c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/efac153d332648c792bf9123e176b3c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-user", "id": "af64f0c3fbe54265844c915bf5863b51"}, "audit_ids": ["Jlam5AhBRs-Hrq4QOHwDpw"], "issued_at": "2018-10-12T04:21:03.000000Z"}} 2018-10-12 04:21:03,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37aed95e59cd47b537e083a87f7561583fa83ea7" 2018-10-12 04:21:03,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-40d30a29-0db5-42d9-9059-e65563556b60 Date: Fri, 12 Oct 2018 04:21:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "updated_at": "2018-10-12T04:21:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "efac153d332648c792bf9123e176b3c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "efac153d332648c792bf9123e176b3c7"}], "revision_number": 2, "project_id": "efac153d332648c792bf9123e176b3c7", "id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "name": "CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname"}]} 2018-10-12 04:21:03,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname&description=hello+group used request id req-40d30a29-0db5-42d9-9059-e65563556b60 2018-10-12 04:21:03,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:03,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:03,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d78448976adfc96724f5552de7a173e51e94cef" 2018-10-12 04:21:03,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9671b156-71f8-4131-b072-b60087340eed Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7"}, "enabled": true, "id": "efac153d332648c792bf9123e176b3c7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj"}} 2018-10-12 04:21:03,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7 used request id req-9671b156-71f8-4131-b072-b60087340eed 2018-10-12 04:21:03,514 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:03,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37aed95e59cd47b537e083a87f7561583fa83ea7" 2018-10-12 04:21:03,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5e2775ad-05f3-4583-8a75-d0f4e79697f7 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876"}]} 2018-10-12 04:21:03,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-5e2775ad-05f3-4583-8a75-d0f4e79697f7 2018-10-12 04:21:03,698 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:03,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37aed95e59cd47b537e083a87f7561583fa83ea7" 2018-10-12 04:21:03,869 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4f2e0c93-da20-45a9-8ab4-0aa2dd3e37cf Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876"}]} 2018-10-12 04:21:03,869 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-4f2e0c93-da20-45a9-8ab4-0aa2dd3e37cf 2018-10-12 04:21:03,870 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:03,871 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:04,256 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "3edf6cafd714428a97c1abf5294927d7", "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj-role"}], "expires_at": "2018-10-12T05:21:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "efac153d332648c792bf9123e176b3c7", "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/efac153d332648c792bf9123e176b3c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/efac153d332648c792bf9123e176b3c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/efac153d332648c792bf9123e176b3c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/efac153d332648c792bf9123e176b3c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/efac153d332648c792bf9123e176b3c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/efac153d332648c792bf9123e176b3c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/efac153d332648c792bf9123e176b3c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/efac153d332648c792bf9123e176b3c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/efac153d332648c792bf9123e176b3c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/efac153d332648c792bf9123e176b3c7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/efac153d332648c792bf9123e176b3c7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/efac153d332648c792bf9123e176b3c7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-user", "id": "af64f0c3fbe54265844c915bf5863b51"}, "audit_ids": ["Y9aOW_biQ2SlnYI9PbopgA"], "issued_at": "2018-10-12T04:21:04.000000Z"}} 2018-10-12 04:21:04,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72043a953b90f03f72ebbfc3700c9f624c2bc73c" 2018-10-12 04:21:04,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-171e9d54-936c-4b36-86b8-1a36b688c999 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:04,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-171e9d54-936c-4b36-86b8-1a36b688c999 2018-10-12 04:21:04,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72043a953b90f03f72ebbfc3700c9f624c2bc73c" 2018-10-12 04:21:04,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-66da2326-4145-4476-b65b-4e7cdf543d24 Date: Fri, 12 Oct 2018 04:21:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "updated_at": "2018-10-12T04:21:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "efac153d332648c792bf9123e176b3c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "efac153d332648c792bf9123e176b3c7"}], "revision_number": 2, "project_id": "efac153d332648c792bf9123e176b3c7", "id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "name": "CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname"}]} 2018-10-12 04:21:04,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname used request id req-66da2326-4145-4476-b65b-4e7cdf543d24 2018-10-12 04:21:04,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:04,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:04,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72043a953b90f03f72ebbfc3700c9f624c2bc73c" 2018-10-12 04:21:04,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9a50a2c-4a58-484d-82a6-9b724c563bc9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7"}, "enabled": true, "id": "efac153d332648c792bf9123e176b3c7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj"}} 2018-10-12 04:21:04,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7 used request id req-b9a50a2c-4a58-484d-82a6-9b724c563bc9 2018-10-12 04:21:04,613 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:04,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72043a953b90f03f72ebbfc3700c9f624c2bc73c" 2018-10-12 04:21:04,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b41e6584-d900-4fcf-b9ed-3a681f263d3d Date: Fri, 12 Oct 2018 04:21:04 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-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876"}]} 2018-10-12 04:21:04,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-b41e6584-d900-4fcf-b9ed-3a681f263d3d 2018-10-12 04:21:04,794 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:04,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72043a953b90f03f72ebbfc3700c9f624c2bc73c" 2018-10-12 04:21:04,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f3d037fe-abc8-4498-86e9-8866fa143f01 Date: Fri, 12 Oct 2018 04:21:04 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-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876"}]} 2018-10-12 04:21:04,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-f3d037fe-abc8-4498-86e9-8866fa143f01 2018-10-12 04:21:04,976 - neutron_utils - INFO - Retrieving security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:04,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72043a953b90f03f72ebbfc3700c9f624c2bc73c" 2018-10-12 04:21:05,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-1e014411-a415-4555-95d6-3752a6f7cb1f Date: Fri, 12 Oct 2018 04:21:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "updated_at": "2018-10-12T04:21:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "efac153d332648c792bf9123e176b3c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "efac153d332648c792bf9123e176b3c7"}], "revision_number": 2, "project_id": "efac153d332648c792bf9123e176b3c7", "id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "name": "CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname"}]} 2018-10-12 04:21:05,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-1e014411-a415-4555-95d6-3752a6f7cb1f 2018-10-12 04:21:05,184 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe 2018-10-12 04:21:05,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72043a953b90f03f72ebbfc3700c9f624c2bc73c" 2018-10-12 04:21:05,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f3c6bce3-ed79-4b44-a6a9-0ff06ff98363 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "bdee672e-85c9-42e0-9b43-b7a5fa2b4876"}]} 2018-10-12 04:21:05,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-f3c6bce3-ed79-4b44-a6a9-0ff06ff98363 2018-10-12 04:21:05,369 - neutron_utils - INFO - Deleting security group rule with ID - bdee672e-85c9-42e0-9b43-b7a5fa2b4876 2018-10-12 04:21:05,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/bdee672e-85c9-42e0-9b43-b7a5fa2b4876 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:05,465 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6aba7218-ffd6-4085-8158-d3acb503f3e8 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:05,466 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/bdee672e-85c9-42e0-9b43-b7a5fa2b4876 used request id req-6aba7218-ffd6-4085-8158-d3acb503f3e8 2018-10-12 04:21:05,466 - neutron_utils - INFO - Deleting security group rule with ID - 8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658 2018-10-12 04:21:05,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:05,717 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c27a939c-9f03-44f7-9156-5e95be80f847 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:05,717 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/8abcdc61-cb6a-4ee3-a0c9-93c2d3a5b658 used request id req-c27a939c-9f03-44f7-9156-5e95be80f847 2018-10-12 04:21:05,717 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-967033a6-84d9-4931-92e8-2ff59769d3adname 2018-10-12 04:21:05,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75fcb10e67f4e555345277edf3c6a2353f86713b" 2018-10-12 04:21:05,998 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-21f22109-e51a-4614-8cd8-11c5eb75a85c Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:05,998 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/b2bfa8f2-d7f5-45d4-a920-865ea3cc62fe used request id req-21f22109-e51a-4614-8cd8-11c5eb75a85c 2018-10-12 04:21:06,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:21:06,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e2efe66c-0c9c-47b6-b4dd-4cf40cbd808e Date: Fri, 12 Oct 2018 04:21:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "updated_at": "2018-10-12T04:21:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "37b98f4b-978f-40de-9954-7da6f6c142ce", "remote_group_id": "28cd3aba-9de7-4f44-a59a-a7ab49a17fcb", "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "28cd3aba-9de7-4f44-a59a-a7ab49a17fcb", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "efac153d332648c792bf9123e176b3c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "536b9365-0737-4ae3-b48d-c5d7d5d5d5dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "28cd3aba-9de7-4f44-a59a-a7ab49a17fcb", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "efac153d332648c792bf9123e176b3c7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "7acd6d19-ab97-43c2-a8d5-695bf3d957c3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "28cd3aba-9de7-4f44-a59a-a7ab49a17fcb", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv4", "project_id": "efac153d332648c792bf9123e176b3c7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "revision_number": 0, "id": "c89dc8c4-e7b6-44a5-924b-b9074c13aa66", "remote_group_id": "28cd3aba-9de7-4f44-a59a-a7ab49a17fcb", "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:01Z", "security_group_id": "28cd3aba-9de7-4f44-a59a-a7ab49a17fcb", "tenant_id": "efac153d332648c792bf9123e176b3c7", "port_range_min": null, "ethertype": "IPv6", "project_id": "efac153d332648c792bf9123e176b3c7"}], "revision_number": 4, "project_id": "efac153d332648c792bf9123e176b3c7", "id": "28cd3aba-9de7-4f44-a59a-a7ab49a17fcb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:21:06,199 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-e2efe66c-0c9c-47b6-b4dd-4cf40cbd808e 2018-10-12 04:21:06,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:21:06,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8087b43c-c6f8-4d01-bd59-32c0cbf21147 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:21:06,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-8087b43c-c6f8-4d01-bd59-32c0cbf21147 2018-10-12 04:21:06,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:21:06,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8ea1a56-508b-40fe-85bd-1cb56ad6b5b8 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7"}, "enabled": true, "id": "efac153d332648c792bf9123e176b3c7", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj"}} 2018-10-12 04:21:06,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7 used request id req-f8ea1a56-508b-40fe-85bd-1cb56ad6b5b8 2018-10-12 04:21:06,314 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 28cd3aba-9de7-4f44-a59a-a7ab49a17fcb 2018-10-12 04:21:06,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=28cd3aba-9de7-4f44-a59a-a7ab49a17fcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:21:06,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9a1d2ca0-e3a5-4a39-bfd6-aa804825b089 Date: Fri, 12 Oct 2018 04:21:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "28cd3aba-9de7-4f44-a59a-a7ab49a17fcb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "28cd3aba-9de7-4f44-a59a-a7ab49a17fcb", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "37b98f4b-978f-40de-9954-7da6f6c142ce"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "28cd3aba-9de7-4f44-a59a-a7ab49a17fcb", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "536b9365-0737-4ae3-b48d-c5d7d5d5d5dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "28cd3aba-9de7-4f44-a59a-a7ab49a17fcb", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "7acd6d19-ab97-43c2-a8d5-695bf3d957c3"}, {"remote_group_id": "28cd3aba-9de7-4f44-a59a-a7ab49a17fcb", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:01Z", "security_group_id": "28cd3aba-9de7-4f44-a59a-a7ab49a17fcb", "port_range_min": null, "revision_number": 0, "tenant_id": "efac153d332648c792bf9123e176b3c7", "created_at": "2018-10-12T04:21:01Z", "project_id": "efac153d332648c792bf9123e176b3c7", "id": "c89dc8c4-e7b6-44a5-924b-b9074c13aa66"}]} 2018-10-12 04:21:06,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=28cd3aba-9de7-4f44-a59a-a7ab49a17fcb used request id req-9a1d2ca0-e3a5-4a39-bfd6-aa804825b089 2018-10-12 04:21:06,581 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:21:06,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/28cd3aba-9de7-4f44-a59a-a7ab49a17fcb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:21:06,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-314b3c5d-4360-4f67-912b-70894cd4fc86 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:06,888 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/28cd3aba-9de7-4f44-a59a-a7ab49a17fcb used request id req-314b3c5d-4360-4f67-912b-70894cd4fc86 2018-10-12 04:21:06,889 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj 2018-10-12 04:21:06,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:21:07,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1aa18bdc-1ae8-4613-8b06-e05bbaa5ca80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:07,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/efac153d332648c792bf9123e176b3c7 used request id req-1aa18bdc-1ae8-4613-8b06-e05bbaa5ca80 2018-10-12 04:21:07,116 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6b09cdc8-1af6-4b9-proj-role 2018-10-12 04:21:07,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/3edf6cafd714428a97c1abf5294927d7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:21:07,226 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-933127c6-3f9c-4b05-83a1-0c34c05f3d94 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:07,226 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/3edf6cafd714428a97c1abf5294927d7 used request id req-933127c6-3f9c-4b05-83a1-0c34c05f3d94 2018-10-12 04:21:07,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5670043726c0d6cdf288fd7af03df6466ce46629" 2018-10-12 04:21:07,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9308494b-c04f-4081-9e6a-eeb2269de746 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:21:07,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9308494b-c04f-4081-9e6a-eeb2269de746 2018-10-12 04:21:07,311 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6b09cdc8-1af6-4b9-user 2018-10-12 04:21:07,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/af64f0c3fbe54265844c915bf5863b51 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}915ba4d90abdae2a3cbeb06acb89616140b4b3b1" 2018-10-12 04:21:07,483 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42355cbf-4a52-42aa-a255-8fdbb4a44746 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:07,483 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/af64f0c3fbe54265844c915bf5863b51 used request id req-42355cbf-4a52-42aa-a255-8fdbb4a44746 2018-10-12 04:21:07,485 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:07,872 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["vnB2RVbAToCl3tWYVZvcww"], "issued_at": "2018-10-12T04:21:07.000000Z"}} 2018-10-12 04:21:07,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677bd09c2c5a18ec2e507d1be273e1fc76797d5e" 2018-10-12 04:21:07,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a18daf9-bc05-4127-87f3-77b037211f49 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:07,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0a18daf9-bc05-4127-87f3-77b037211f49 2018-10-12 04:21:07,953 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:07,954 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:08,340 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["yj0Wes4OSiSMGbTSXPwjoA"], "issued_at": "2018-10-12T04:21:08.000000Z"}} 2018-10-12 04:21:08,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:08,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051653f6-ae9c-47f5-a99f-8bc2856c217c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:08,430 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-051653f6-ae9c-47f5-a99f-8bc2856c217c 2018-10-12 04:21:08,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:08,440 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:08,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6e7a2faf-d511-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:08,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d6f4d04-6b09-4bdf-973c-85f391abfb1b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6e7a2faf-d511-48c-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:21:08,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-6e7a2faf-d511-48c-proj used request id req-3d6f4d04-6b09-4bdf-973c-85f391abfb1b 2018-10-12 04:21:08,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:08,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e8f3ade-05dc-4f14-9a1a-5b97ebcb34bd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:21:08,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7e8f3ade-05dc-4f14-9a1a-5b97ebcb34bd 2018-10-12 04:21:08,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-6e7a2faf-d511-48c-proj"}}' 2018-10-12 04:21:08,729 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:21:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb7b87a2-ea1e-48b9-a5cc-60b3f482d9da Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a8cf2e3eeef346ebaa545d456b0b7487"}, "enabled": true, "id": "a8cf2e3eeef346ebaa545d456b0b7487", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6e7a2faf-d511-48c-proj"}} 2018-10-12 04:21:08,730 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-cb7b87a2-ea1e-48b9-a5cc-60b3f482d9da 2018-10-12 04:21:08,730 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-6e7a2faf-d511-48c-proj 2018-10-12 04:21:08,730 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:08,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:09,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["iN47LbkqRryvjAnMRpoSHw"], "issued_at": "2018-10-12T04:21:09.000000Z"}} 2018-10-12 04:21:09,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ead39d22b5fa4f1672970392840a07f48c281c1" 2018-10-12 04:21:09,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85863bd8-fc1d-4046-8cc9-c6e6e5df6b81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:09,215 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-85863bd8-fc1d-4046-8cc9-c6e6e5df6b81 2018-10-12 04:21:09,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:09,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:09,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ead39d22b5fa4f1672970392840a07f48c281c1" 2018-10-12 04:21:09,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1d0c287-4cd5-44bd-a27f-9ba4085fd4d5 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:21:09,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a1d0c287-4cd5-44bd-a27f-9ba4085fd4d5 2018-10-12 04:21:09,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6e7a2faf-d511-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ead39d22b5fa4f1672970392840a07f48c281c1" 2018-10-12 04:21:09,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd94ec37-6f60-405c-8905-20c34f033341 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6e7a2faf-d511-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a8cf2e3eeef346ebaa545d456b0b7487"}, "enabled": true, "id": "a8cf2e3eeef346ebaa545d456b0b7487", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6e7a2faf-d511-48c-proj"}]} 2018-10-12 04:21:09,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6e7a2faf-d511-48c-proj used request id req-dd94ec37-6f60-405c-8905-20c34f033341 2018-10-12 04:21:09,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ead39d22b5fa4f1672970392840a07f48c281c1" 2018-10-12 04:21:09,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06f222cc-7046-4e73-9923-89d834445a85 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:21:09,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-06f222cc-7046-4e73-9923-89d834445a85 2018-10-12 04:21:09,815 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-6e7a2faf-d511-48c-user 2018-10-12 04:21:09,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:09,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:09,915 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-537f2b7a-abc6-43ea-a8e8-f4f93efda844 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:21:09,915 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-537f2b7a-abc6-43ea-a8e8-f4f93efda844 2018-10-12 04:21:09,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" -d '{"role": {"name": "CreateSecurityGroupTests-6e7a2faf-d511-48c-proj-role"}}' 2018-10-12 04:21:10,017 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:21:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-834f2f33-34a4-46b9-b31d-18626fed2f49 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "579d7383265c466cb1061e7f4051b739", "links": {"self": "http://172.30.9.27:5000/v3/roles/579d7383265c466cb1061e7f4051b739"}, "name": "CreateSecurityGroupTests-6e7a2faf-d511-48c-proj-role"}} 2018-10-12 04:21:10,017 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-834f2f33-34a4-46b9-b31d-18626fed2f49 2018-10-12 04:21:10,018 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-6e7a2faf-d511-48c-proj-role 2018-10-12 04:21:10,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/579d7383265c466cb1061e7f4051b739 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:10,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9c282f8-049a-4f61-9a6a-3e3bd05e3439 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/579d7383265c466cb1061e7f4051b739"}, "domain_id": null, "name": "CreateSecurityGroupTests-6e7a2faf-d511-48c-proj-role", "id": "579d7383265c466cb1061e7f4051b739"}} 2018-10-12 04:21:10,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/579d7383265c466cb1061e7f4051b739 used request id req-b9c282f8-049a-4f61-9a6a-3e3bd05e3439 2018-10-12 04:21:10,040 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-6e7a2faf-d511-48c-proj-role to project CreateSecurityGroupTests-6e7a2faf-d511-48c-proj 2018-10-12 04:21:10,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a8cf2e3eeef346ebaa545d456b0b7487/users/e8f48b3f259842edbd51368d1c181897/roles/579d7383265c466cb1061e7f4051b739 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:10,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0ab266c-bed2-4772-92b9-2b6c7b6c0fb5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:10,188 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a8cf2e3eeef346ebaa545d456b0b7487/users/e8f48b3f259842edbd51368d1c181897/roles/579d7383265c466cb1061e7f4051b739 used request id req-a0ab266c-bed2-4772-92b9-2b6c7b6c0fb5 2018-10-12 04:21:10,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:10,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:10,566 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["hWj4iMg3SC6OBDcbj-jLEQ"], "issued_at": "2018-10-12T04:21:10.000000Z"}} 2018-10-12 04:21:10,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:10,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb298f9-a335-447a-80e2-df1c2f9af123 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:10,655 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ebb298f9-a335-447a-80e2-df1c2f9af123 2018-10-12 04:21:10,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ff02a71f-f6a5-4982-88ea-21a9fa0c7d1dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:10,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6012f552-bbc8-438b-b92c-b9668e2b03ff Date: Fri, 12 Oct 2018 04:21:10 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:21:10,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ff02a71f-f6a5-4982-88ea-21a9fa0c7d1dname&description=hello+group used request id req-6012f552-bbc8-438b-b92c-b9668e2b03ff 2018-10-12 04:21:10,834 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-ff02a71f-f6a5-4982-88ea-21a9fa0c7d1dname... 2018-10-12 04:21:10,834 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-ff02a71f-f6a5-4982-88ea-21a9fa0c7d1dname 2018-10-12 04:21:10,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:10,842 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:10,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6e7a2faf-d511-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:10,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07c54593-06a5-459c-a303-8f20423a537f Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6e7a2faf-d511-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a8cf2e3eeef346ebaa545d456b0b7487"}, "enabled": true, "id": "a8cf2e3eeef346ebaa545d456b0b7487", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6e7a2faf-d511-48c-proj"}]} 2018-10-12 04:21:10,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-6e7a2faf-d511-48c-proj used request id req-07c54593-06a5-459c-a303-8f20423a537f 2018-10-12 04:21:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" -d '{"security_group": {"tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "name": "CreateSecurityGroupTests-ff02a71f-f6a5-4982-88ea-21a9fa0c7d1dname", "description": "hello group"}}' 2018-10-12 04:21:11,395 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e974a32c-5a5a-4b9b-9260-2b24b28474c7 Date: Fri, 12 Oct 2018 04:21:11 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "updated_at": "2018-10-12T04:21:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "25f75d6d-2649-42ec-9c70-05981fa7ae65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "88a9f5bc-a250-4424-8df0-3be40abd88e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}], "revision_number": 2, "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "name": "CreateSecurityGroupTests-ff02a71f-f6a5-4982-88ea-21a9fa0c7d1dname"}} 2018-10-12 04:21:11,396 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-e974a32c-5a5a-4b9b-9260-2b24b28474c7 2018-10-12 04:21:11,396 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2020f6e-75c0-4c75-b074-5c40a35065a1 2018-10-12 04:21:11,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:11,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0b5620cb-c475-497c-97ec-c9c60aa95aea Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "25f75d6d-2649-42ec-9c70-05981fa7ae65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "88a9f5bc-a250-4424-8df0-3be40abd88e1"}]} 2018-10-12 04:21:11,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 used request id req-0b5620cb-c475-497c-97ec-c9c60aa95aea 2018-10-12 04:21:11,584 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2020f6e-75c0-4c75-b074-5c40a35065a1 2018-10-12 04:21:11,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:11,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4c970a17-149a-4cdc-af69-a7e4ab228139 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "25f75d6d-2649-42ec-9c70-05981fa7ae65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "88a9f5bc-a250-4424-8df0-3be40abd88e1"}]} 2018-10-12 04:21:11,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 used request id req-4c970a17-149a-4cdc-af69-a7e4ab228139 2018-10-12 04:21:11,760 - neutron_utils - INFO - Retrieving security group with ID - d2020f6e-75c0-4c75-b074-5c40a35065a1 2018-10-12 04:21:11,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=d2020f6e-75c0-4c75-b074-5c40a35065a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:12,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9071fe7b-950d-42c7-96bd-c5583da52d42 Date: Fri, 12 Oct 2018 04:21:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "updated_at": "2018-10-12T04:21:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "25f75d6d-2649-42ec-9c70-05981fa7ae65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "88a9f5bc-a250-4424-8df0-3be40abd88e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}], "revision_number": 2, "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "name": "CreateSecurityGroupTests-ff02a71f-f6a5-4982-88ea-21a9fa0c7d1dname"}]} 2018-10-12 04:21:12,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=d2020f6e-75c0-4c75-b074-5c40a35065a1 used request id req-9071fe7b-950d-42c7-96bd-c5583da52d42 2018-10-12 04:21:12,052 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2020f6e-75c0-4c75-b074-5c40a35065a1 2018-10-12 04:21:12,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:12,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ab21078d-16e2-4877-8f54-5739b5c85474 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "25f75d6d-2649-42ec-9c70-05981fa7ae65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "88a9f5bc-a250-4424-8df0-3be40abd88e1"}]} 2018-10-12 04:21:12,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 used request id req-ab21078d-16e2-4877-8f54-5739b5c85474 2018-10-12 04:21:12,236 - neutron_utils - INFO - Retrieving security group with ID - d2020f6e-75c0-4c75-b074-5c40a35065a1 2018-10-12 04:21:12,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=d2020f6e-75c0-4c75-b074-5c40a35065a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:12,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-17356ba1-aede-43eb-9971-c87d224b2b7f Date: Fri, 12 Oct 2018 04:21:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "updated_at": "2018-10-12T04:21:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "25f75d6d-2649-42ec-9c70-05981fa7ae65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "88a9f5bc-a250-4424-8df0-3be40abd88e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}], "revision_number": 2, "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "name": "CreateSecurityGroupTests-ff02a71f-f6a5-4982-88ea-21a9fa0c7d1dname"}]} 2018-10-12 04:21:12,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=d2020f6e-75c0-4c75-b074-5c40a35065a1 used request id req-17356ba1-aede-43eb-9971-c87d224b2b7f 2018-10-12 04:21:12,452 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2020f6e-75c0-4c75-b074-5c40a35065a1 2018-10-12 04:21:12,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:12,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a86b5d1-5505-49fd-932c-8e3a38301bc5 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "25f75d6d-2649-42ec-9c70-05981fa7ae65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "88a9f5bc-a250-4424-8df0-3be40abd88e1"}]} 2018-10-12 04:21:12,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 used request id req-4a86b5d1-5505-49fd-932c-8e3a38301bc5 2018-10-12 04:21:12,637 - neutron_utils - INFO - Retrieving security group with ID - d2020f6e-75c0-4c75-b074-5c40a35065a1 2018-10-12 04:21:12,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=d2020f6e-75c0-4c75-b074-5c40a35065a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:12,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a00b0caa-9cd9-4506-abe1-706aabe72aa9 Date: Fri, 12 Oct 2018 04:21:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "updated_at": "2018-10-12T04:21:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "25f75d6d-2649-42ec-9c70-05981fa7ae65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "88a9f5bc-a250-4424-8df0-3be40abd88e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}], "revision_number": 2, "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "name": "CreateSecurityGroupTests-ff02a71f-f6a5-4982-88ea-21a9fa0c7d1dname"}]} 2018-10-12 04:21:12,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=d2020f6e-75c0-4c75-b074-5c40a35065a1 used request id req-a00b0caa-9cd9-4506-abe1-706aabe72aa9 2018-10-12 04:21:12,689 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2020f6e-75c0-4c75-b074-5c40a35065a1 2018-10-12 04:21:12,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:12,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8ea5b3cd-edf9-467f-a5e7-00eed42e1e81 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "25f75d6d-2649-42ec-9c70-05981fa7ae65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "88a9f5bc-a250-4424-8df0-3be40abd88e1"}]} 2018-10-12 04:21:12,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 used request id req-8ea5b3cd-edf9-467f-a5e7-00eed42e1e81 2018-10-12 04:21:12,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:13,098 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "579d7383265c466cb1061e7f4051b739", "name": "CreateSecurityGroupTests-6e7a2faf-d511-48c-proj-role"}], "expires_at": "2018-10-12T05:21:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8cf2e3eeef346ebaa545d456b0b7487", "name": "CreateSecurityGroupTests-6e7a2faf-d511-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/a8cf2e3eeef346ebaa545d456b0b7487", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/a8cf2e3eeef346ebaa545d456b0b7487", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/a8cf2e3eeef346ebaa545d456b0b7487", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a8cf2e3eeef346ebaa545d456b0b7487", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/a8cf2e3eeef346ebaa545d456b0b7487", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/a8cf2e3eeef346ebaa545d456b0b7487", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a8cf2e3eeef346ebaa545d456b0b7487", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/a8cf2e3eeef346ebaa545d456b0b7487", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/a8cf2e3eeef346ebaa545d456b0b7487", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a8cf2e3eeef346ebaa545d456b0b7487", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/a8cf2e3eeef346ebaa545d456b0b7487", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/a8cf2e3eeef346ebaa545d456b0b7487", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-6e7a2faf-d511-48c-user", "id": "e8f48b3f259842edbd51368d1c181897"}, "audit_ids": ["-g0ymBZoQc-a76K5ktUntA"], "issued_at": "2018-10-12T04:21:13.000000Z"}} 2018-10-12 04:21:13,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ff02a71f-f6a5-4982-88ea-21a9fa0c7d1dname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c3d08bfc80e42806ee36183ebb918d5c18b8ca" 2018-10-12 04:21:13,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-48acdce7-3aaf-45a2-aafc-76d23b9da68c Date: Fri, 12 Oct 2018 04:21:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "updated_at": "2018-10-12T04:21:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "25f75d6d-2649-42ec-9c70-05981fa7ae65", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "88a9f5bc-a250-4424-8df0-3be40abd88e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}], "revision_number": 2, "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "name": "CreateSecurityGroupTests-ff02a71f-f6a5-4982-88ea-21a9fa0c7d1dname"}]} 2018-10-12 04:21:13,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-ff02a71f-f6a5-4982-88ea-21a9fa0c7d1dname&description=hello+group used request id req-48acdce7-3aaf-45a2-aafc-76d23b9da68c 2018-10-12 04:21:13,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:13,327 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:13,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a8cf2e3eeef346ebaa545d456b0b7487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}677bd09c2c5a18ec2e507d1be273e1fc76797d5e" 2018-10-12 04:21:13,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd537bea-08ad-41fc-8832-69b73f5aa1a9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a8cf2e3eeef346ebaa545d456b0b7487"}, "enabled": true, "id": "a8cf2e3eeef346ebaa545d456b0b7487", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6e7a2faf-d511-48c-proj"}} 2018-10-12 04:21:13,420 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a8cf2e3eeef346ebaa545d456b0b7487 used request id req-bd537bea-08ad-41fc-8832-69b73f5aa1a9 2018-10-12 04:21:13,421 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2020f6e-75c0-4c75-b074-5c40a35065a1 2018-10-12 04:21:13,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c3d08bfc80e42806ee36183ebb918d5c18b8ca" 2018-10-12 04:21:13,588 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-37fd9e72-b229-4f4b-b656-9919fb33b5d6 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "25f75d6d-2649-42ec-9c70-05981fa7ae65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "88a9f5bc-a250-4424-8df0-3be40abd88e1"}]} 2018-10-12 04:21:13,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 used request id req-37fd9e72-b229-4f4b-b656-9919fb33b5d6 2018-10-12 04:21:13,589 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d2020f6e-75c0-4c75-b074-5c40a35065a1 2018-10-12 04:21:13,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1c3d08bfc80e42806ee36183ebb918d5c18b8ca" 2018-10-12 04:21:13,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9d249707-eba8-4942-9fd8-b0055d73a578 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "25f75d6d-2649-42ec-9c70-05981fa7ae65"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "security_group_id": "d2020f6e-75c0-4c75-b074-5c40a35065a1", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "88a9f5bc-a250-4424-8df0-3be40abd88e1"}]} 2018-10-12 04:21:13,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d2020f6e-75c0-4c75-b074-5c40a35065a1 used request id req-9d249707-eba8-4942-9fd8-b0055d73a578 2018-10-12 04:21:13,771 - neutron_utils - INFO - Deleting security group rule with ID - 25f75d6d-2649-42ec-9c70-05981fa7ae65 2018-10-12 04:21:13,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/25f75d6d-2649-42ec-9c70-05981fa7ae65 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:14,018 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-347de102-3324-41d3-a00f-eb678fc7da83 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:14,019 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/25f75d6d-2649-42ec-9c70-05981fa7ae65 used request id req-347de102-3324-41d3-a00f-eb678fc7da83 2018-10-12 04:21:14,019 - neutron_utils - INFO - Deleting security group rule with ID - 88a9f5bc-a250-4424-8df0-3be40abd88e1 2018-10-12 04:21:14,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/88a9f5bc-a250-4424-8df0-3be40abd88e1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:14,107 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f16c5e0e-ca89-4cb8-8f81-f97ea6217803 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:14,107 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/88a9f5bc-a250-4424-8df0-3be40abd88e1 used request id req-f16c5e0e-ca89-4cb8-8f81-f97ea6217803 2018-10-12 04:21:14,107 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-ff02a71f-f6a5-4982-88ea-21a9fa0c7d1dname 2018-10-12 04:21:14,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d2020f6e-75c0-4c75-b074-5c40a35065a1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b72626e06341dbc659e320ccbf3795769ea3684f" 2018-10-12 04:21:14,226 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82f07471-caa0-48a2-b94b-ef3fdc9ef1eb Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:14,226 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d2020f6e-75c0-4c75-b074-5c40a35065a1 used request id req-82f07471-caa0-48a2-b94b-ef3fdc9ef1eb 2018-10-12 04:21:14,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:14,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9848b59a-2d28-446f-81b2-476a80427eb0 Date: Fri, 12 Oct 2018 04:21:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "updated_at": "2018-10-12T04:21:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "3f932cc7-96d8-48d0-8941-1f1c60d3c4b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "e469628e-7b53-4aca-b040-130bfa4fd72b", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "4c403956-61e8-4b7b-98e6-9243d4c44ae8", "remote_group_id": "e469628e-7b53-4aca-b040-130bfa4fd72b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "e469628e-7b53-4aca-b040-130bfa4fd72b", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "c1f49044-851c-43f6-bd4b-51aab2f38eea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "e469628e-7b53-4aca-b040-130bfa4fd72b", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv6", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "revision_number": 0, "id": "e708e4d0-98da-419f-b6b8-97d366399dea", "remote_group_id": "e469628e-7b53-4aca-b040-130bfa4fd72b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:11Z", "security_group_id": "e469628e-7b53-4aca-b040-130bfa4fd72b", "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "port_range_min": null, "ethertype": "IPv4", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487"}], "revision_number": 4, "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "e469628e-7b53-4aca-b040-130bfa4fd72b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:21:14,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-9848b59a-2d28-446f-81b2-476a80427eb0 2018-10-12 04:21:14,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:14,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7ce30d-5777-4751-a188-6facb663ef24 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:21:14,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-9f7ce30d-5777-4751-a188-6facb663ef24 2018-10-12 04:21:14,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:14,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f58fe06-7632-4b14-b909-d677c1c949c3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:21:14,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-3f58fe06-7632-4b14-b909-d677c1c949c3 2018-10-12 04:21:14,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a8cf2e3eeef346ebaa545d456b0b7487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:14,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57ad64b6-3423-476b-9917-b57e83ef5a66 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a8cf2e3eeef346ebaa545d456b0b7487"}, "enabled": true, "id": "a8cf2e3eeef346ebaa545d456b0b7487", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-6e7a2faf-d511-48c-proj"}} 2018-10-12 04:21:14,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a8cf2e3eeef346ebaa545d456b0b7487 used request id req-57ad64b6-3423-476b-9917-b57e83ef5a66 2018-10-12 04:21:14,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e469628e-7b53-4aca-b040-130bfa4fd72b 2018-10-12 04:21:14,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e469628e-7b53-4aca-b040-130bfa4fd72b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:14,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5cced027-d1f8-4f9d-8f28-880d15fc1fa2 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:11Z", "security_group_id": "e469628e-7b53-4aca-b040-130bfa4fd72b", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "3f932cc7-96d8-48d0-8941-1f1c60d3c4b0"}, {"remote_group_id": "e469628e-7b53-4aca-b040-130bfa4fd72b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "security_group_id": "e469628e-7b53-4aca-b040-130bfa4fd72b", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "4c403956-61e8-4b7b-98e6-9243d4c44ae8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "security_group_id": "e469628e-7b53-4aca-b040-130bfa4fd72b", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "c1f49044-851c-43f6-bd4b-51aab2f38eea"}, {"remote_group_id": "e469628e-7b53-4aca-b040-130bfa4fd72b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:11Z", "security_group_id": "e469628e-7b53-4aca-b040-130bfa4fd72b", "port_range_min": null, "revision_number": 0, "tenant_id": "a8cf2e3eeef346ebaa545d456b0b7487", "created_at": "2018-10-12T04:21:11Z", "project_id": "a8cf2e3eeef346ebaa545d456b0b7487", "id": "e708e4d0-98da-419f-b6b8-97d366399dea"}]} 2018-10-12 04:21:14,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e469628e-7b53-4aca-b040-130bfa4fd72b used request id req-5cced027-d1f8-4f9d-8f28-880d15fc1fa2 2018-10-12 04:21:14,908 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:21:14,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e469628e-7b53-4aca-b040-130bfa4fd72b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:15,193 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed26fac8-1bda-4730-bd66-a3c31c229bd8 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:15,193 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e469628e-7b53-4aca-b040-130bfa4fd72b used request id req-ed26fac8-1bda-4730-bd66-a3c31c229bd8 2018-10-12 04:21:15,194 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-6e7a2faf-d511-48c-proj 2018-10-12 04:21:15,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a8cf2e3eeef346ebaa545d456b0b7487 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:15,403 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9550f19d-c99d-45c8-ab87-510c51640958 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:15,403 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a8cf2e3eeef346ebaa545d456b0b7487 used request id req-9550f19d-c99d-45c8-ab87-510c51640958 2018-10-12 04:21:15,404 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-6e7a2faf-d511-48c-proj-role 2018-10-12 04:21:15,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/579d7383265c466cb1061e7f4051b739 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:15,519 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f329697f-9a33-4dc2-80bd-eb44bc8c16fa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:15,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/579d7383265c466cb1061e7f4051b739 used request id req-f329697f-9a33-4dc2-80bd-eb44bc8c16fa 2018-10-12 04:21:15,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}90598597183804fabb5e9b60b8d0a2fa08a3fba7" 2018-10-12 04:21:15,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e79926-9ab5-4511-b0c4-a4cf626fd4cc Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:21:15,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-42e79926-9ab5-4511-b0c4-a4cf626fd4cc 2018-10-12 04:21:15,606 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-6e7a2faf-d511-48c-user 2018-10-12 04:21:15,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/e8f48b3f259842edbd51368d1c181897 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9ead39d22b5fa4f1672970392840a07f48c281c1" 2018-10-12 04:21:15,788 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa18224a-4a1f-43cf-8308-7985694a9113 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:15,788 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e8f48b3f259842edbd51368d1c181897 used request id req-aa18224a-4a1f-43cf-8308-7985694a9113 2018-10-12 04:21:15,790 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:16,180 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["JrNUExpbSiW9x_JhJGJFbw"], "issued_at": "2018-10-12T04:21:16.000000Z"}} 2018-10-12 04:21:16,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e40fd7e2f7229b0836d2faf4c9eb4032ea9e14b4" 2018-10-12 04:21:16,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f8a5d06-173f-4d9a-b74a-cab983eefce1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:16,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2f8a5d06-173f-4d9a-b74a-cab983eefce1 2018-10-12 04:21:16,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:16,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:16,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["7GRXRAOKTFqZhMQb8hUV6g"], "issued_at": "2018-10-12T04:21:16.000000Z"}} 2018-10-12 04:21:16,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:16,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76c5f959-1f75-4fcd-8698-4405d58d5c33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:16,832 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-76c5f959-1f75-4fcd-8698-4405d58d5c33 2018-10-12 04:21:16,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:16,842 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:16,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-82b0f852-44d5-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:16,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df4ae13-d239-45d2-8cdd-a9f7d1f33244 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-82b0f852-44d5-445-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:21:16,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-82b0f852-44d5-445-proj used request id req-3df4ae13-d239-45d2-8cdd-a9f7d1f33244 2018-10-12 04:21:16,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:17,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-493539c4-f203-4cc8-8ec3-c1482039e850 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:21:17,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-493539c4-f203-4cc8-8ec3-c1482039e850 2018-10-12 04:21:17,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-82b0f852-44d5-445-proj"}}' 2018-10-12 04:21:17,125 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:21:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96ecd03c-3dfe-4fd0-837f-b2cd7235446b Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0b9c62568ce745ad8ce5885bcb05dbf9"}, "enabled": true, "id": "0b9c62568ce745ad8ce5885bcb05dbf9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-82b0f852-44d5-445-proj"}} 2018-10-12 04:21:17,125 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-96ecd03c-3dfe-4fd0-837f-b2cd7235446b 2018-10-12 04:21:17,125 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-82b0f852-44d5-445-proj 2018-10-12 04:21:17,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:17,126 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:17,510 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["cPgxOI8hSSGxUlhHTLkiPw"], "issued_at": "2018-10-12T04:21:17.000000Z"}} 2018-10-12 04:21:17,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24490c5876aabde6b6801ea349dab2fa9484ca15" 2018-10-12 04:21:17,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d01a00de-9d45-4832-a88d-34ad71abd14b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:17,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d01a00de-9d45-4832-a88d-34ad71abd14b 2018-10-12 04:21:17,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:17,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:17,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24490c5876aabde6b6801ea349dab2fa9484ca15" 2018-10-12 04:21:17,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04ed0293-eddb-4ae5-bafb-4c403312efc0 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:21:17,651 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-04ed0293-eddb-4ae5-bafb-4c403312efc0 2018-10-12 04:21:17,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-82b0f852-44d5-445-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24490c5876aabde6b6801ea349dab2fa9484ca15" 2018-10-12 04:21:17,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9665b1b5-6983-470f-a4b6-cc45eb8015cb Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-82b0f852-44d5-445-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0b9c62568ce745ad8ce5885bcb05dbf9"}, "enabled": true, "id": "0b9c62568ce745ad8ce5885bcb05dbf9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-82b0f852-44d5-445-proj"}]} 2018-10-12 04:21:17,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-82b0f852-44d5-445-proj used request id req-9665b1b5-6983-470f-a4b6-cc45eb8015cb 2018-10-12 04:21:17,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24490c5876aabde6b6801ea349dab2fa9484ca15" 2018-10-12 04:21:17,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-045dc235-1b40-49fe-b2fd-3b9fa316f6cc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:21:17,861 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-045dc235-1b40-49fe-b2fd-3b9fa316f6cc 2018-10-12 04:21:18,239 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-82b0f852-44d5-445-user 2018-10-12 04:21:18,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:18,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:18,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb745c52-3d3f-4ba7-88c9-2e005b4895ac Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:21:18,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-eb745c52-3d3f-4ba7-88c9-2e005b4895ac 2018-10-12 04:21:18,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" -d '{"role": {"name": "CreateSecurityGroupTests-82b0f852-44d5-445-proj-role"}}' 2018-10-12 04:21:18,436 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ecf1b2c-3969-47c4-8992-07354a8030e0 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cb9d65bb888f4c26b04f7be46f80a718", "links": {"self": "http://172.30.9.27:5000/v3/roles/cb9d65bb888f4c26b04f7be46f80a718"}, "name": "CreateSecurityGroupTests-82b0f852-44d5-445-proj-role"}} 2018-10-12 04:21:18,436 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-8ecf1b2c-3969-47c4-8992-07354a8030e0 2018-10-12 04:21:18,436 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-82b0f852-44d5-445-proj-role 2018-10-12 04:21:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/cb9d65bb888f4c26b04f7be46f80a718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:18,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60fc11ef-d2a6-4546-bec2-223964d6bba1 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/cb9d65bb888f4c26b04f7be46f80a718"}, "domain_id": null, "name": "CreateSecurityGroupTests-82b0f852-44d5-445-proj-role", "id": "cb9d65bb888f4c26b04f7be46f80a718"}} 2018-10-12 04:21:18,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/cb9d65bb888f4c26b04f7be46f80a718 used request id req-60fc11ef-d2a6-4546-bec2-223964d6bba1 2018-10-12 04:21:18,528 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-82b0f852-44d5-445-proj-role to project CreateSecurityGroupTests-82b0f852-44d5-445-proj 2018-10-12 04:21:18,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0b9c62568ce745ad8ce5885bcb05dbf9/users/23bbbe37233a43b08341953cd258039a/roles/cb9d65bb888f4c26b04f7be46f80a718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:18,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-df823572-04bf-4022-a67b-44419aace6b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:18,666 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0b9c62568ce745ad8ce5885bcb05dbf9/users/23bbbe37233a43b08341953cd258039a/roles/cb9d65bb888f4c26b04f7be46f80a718 used request id req-df823572-04bf-4022-a67b-44419aace6b7 2018-10-12 04:21:18,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:18,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:19,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb9d65bb888f4c26b04f7be46f80a718", "name": "CreateSecurityGroupTests-82b0f852-44d5-445-proj-role"}], "expires_at": "2018-10-12T05:21:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b9c62568ce745ad8ce5885bcb05dbf9", "name": "CreateSecurityGroupTests-82b0f852-44d5-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-82b0f852-44d5-445-user", "id": "23bbbe37233a43b08341953cd258039a"}, "audit_ids": ["xpHScXanQ2asPXBlwi7eBg"], "issued_at": "2018-10-12T04:21:19.000000Z"}} 2018-10-12 04:21:19,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:19,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e5af5d3-7ad9-4f89-a344-9bf8e03f4eaf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:19,116 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4e5af5d3-7ad9-4f89-a344-9bf8e03f4eaf 2018-10-12 04:21:19,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:19,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-28062e05-d2cd-4a37-b323-af110cc4b725 Date: Fri, 12 Oct 2018 04:21:19 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:21:19,429 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname&description=hello+group used request id req-28062e05-d2cd-4a37-b323-af110cc4b725 2018-10-12 04:21:19,429 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname... 2018-10-12 04:21:19,429 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname 2018-10-12 04:21:19,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" -d '{"security_group": {"name": "CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname", "description": "hello group"}}' 2018-10-12 04:21:19,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-cf31b11b-69fb-4076-b26e-7ee83d6d22e0 Date: Fri, 12 Oct 2018 04:21:19 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "updated_at": "2018-10-12T04:21:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}], "revision_number": 2, "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "7067f966-656e-4341-be6e-59d643fc27e6", "name": "CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname"}} 2018-10-12 04:21:19,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-cf31b11b-69fb-4076-b26e-7ee83d6d22e0 2018-10-12 04:21:19,791 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:19,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:19,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3cb51fac-de1e-46b7-89fd-70c1fbef8e40 Date: Fri, 12 Oct 2018 04:21:19 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-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b"}]} 2018-10-12 04:21:19,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-3cb51fac-de1e-46b7-89fd-70c1fbef8e40 2018-10-12 04:21:19,959 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:19,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:20,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a412ba5d-f0ac-46a6-a319-a90fa307bbf2 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b"}]} 2018-10-12 04:21:20,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-a412ba5d-f0ac-46a6-a319-a90fa307bbf2 2018-10-12 04:21:20,147 - neutron_utils - INFO - Retrieving security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:20,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:20,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-287c0545-6b6e-4766-963c-3b7e5fa1131b Date: Fri, 12 Oct 2018 04:21:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "updated_at": "2018-10-12T04:21:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}], "revision_number": 2, "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "7067f966-656e-4341-be6e-59d643fc27e6", "name": "CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname"}]} 2018-10-12 04:21:20,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-287c0545-6b6e-4766-963c-3b7e5fa1131b 2018-10-12 04:21:20,355 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:20,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:20,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7c1d6ecc-a8a1-4283-8599-3f42cb7fde62 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b"}]} 2018-10-12 04:21:20,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-7c1d6ecc-a8a1-4283-8599-3f42cb7fde62 2018-10-12 04:21:20,521 - neutron_utils - INFO - Retrieving security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:20,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:20,730 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-64766e8b-7b0d-43df-9ccf-8babf9539af1 Date: Fri, 12 Oct 2018 04:21:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "updated_at": "2018-10-12T04:21:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}], "revision_number": 2, "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "7067f966-656e-4341-be6e-59d643fc27e6", "name": "CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname"}]} 2018-10-12 04:21:20,731 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-64766e8b-7b0d-43df-9ccf-8babf9539af1 2018-10-12 04:21:20,731 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:20,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:20,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb414af4-2424-4a64-9113-cdb115cf5be5 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b"}]} 2018-10-12 04:21:20,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-eb414af4-2424-4a64-9113-cdb115cf5be5 2018-10-12 04:21:20,906 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname 2018-10-12 04:21:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:21,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2d3622a7-9558-4db8-8726-2e39209956f1 Date: Fri, 12 Oct 2018 04:21:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "updated_at": "2018-10-12T04:21:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}], "revision_number": 2, "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "7067f966-656e-4341-be6e-59d643fc27e6", "name": "CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname"}]} 2018-10-12 04:21:21,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname used request id req-2d3622a7-9558-4db8-8726-2e39209956f1 2018-10-12 04:21:21,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:21,107 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:21,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0b9c62568ce745ad8ce5885bcb05dbf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:21,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cd64726-78fc-42b2-89d7-9e775eb353db Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0b9c62568ce745ad8ce5885bcb05dbf9"}, "enabled": true, "id": "0b9c62568ce745ad8ce5885bcb05dbf9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-82b0f852-44d5-445-proj"}} 2018-10-12 04:21:21,182 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0b9c62568ce745ad8ce5885bcb05dbf9 used request id req-4cd64726-78fc-42b2-89d7-9e775eb353db 2018-10-12 04:21:21,183 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:21,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:21,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c70f3377-f451-4c4e-a668-fe6ea1481b80 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b"}]} 2018-10-12 04:21:21,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-c70f3377-f451-4c4e-a668-fe6ea1481b80 2018-10-12 04:21:21,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}cba67c0bf9cc6266d225fee92bb455d9c2233e38" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_1", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": 10}}' 2018-10-12 04:21:21,443 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-0f9669f0-600e-4ddd-a150-049844ccfedf Date: Fri, 12 Oct 2018 04:21:21 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-10-12T04:21:21Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": 10, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:21Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "db4ee563-d3d6-4d2f-9c19-70ca0e680ac6"}} 2018-10-12 04:21:21,443 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-0f9669f0-600e-4ddd-a150-049844ccfedf 2018-10-12 04:21:21,443 - neutron_utils - INFO - Retrieving security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:21,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:21,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-33d6d916-2cd6-42b8-9106-2f97b6a042df Date: Fri, 12 Oct 2018 04:21:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "updated_at": "2018-10-12T04:21:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:21Z", "revision_number": 0, "id": "db4ee563-d3d6-4d2f-9c19-70ca0e680ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:21Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": 10, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}], "revision_number": 3, "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "7067f966-656e-4341-be6e-59d643fc27e6", "name": "CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname"}]} 2018-10-12 04:21:21,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-33d6d916-2cd6-42b8-9106-2f97b6a042df 2018-10-12 04:21:21,651 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:21,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:21,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-d3f42271-c13d-42d2-80a4-f614af5e4610 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b"}, {"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-10-12T04:21:21Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": 10, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:21Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "db4ee563-d3d6-4d2f-9c19-70ca0e680ac6"}]} 2018-10-12 04:21:21,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-d3f42271-c13d-42d2-80a4-f614af5e4610 2018-10-12 04:21:21,693 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:22,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cb9d65bb888f4c26b04f7be46f80a718", "name": "CreateSecurityGroupTests-82b0f852-44d5-445-proj-role"}], "expires_at": "2018-10-12T05:21:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b9c62568ce745ad8ce5885bcb05dbf9", "name": "CreateSecurityGroupTests-82b0f852-44d5-445-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/0b9c62568ce745ad8ce5885bcb05dbf9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-82b0f852-44d5-445-user", "id": "23bbbe37233a43b08341953cd258039a"}, "audit_ids": ["SY4lhJjzQ8WWIR1SRT7Lqw"], "issued_at": "2018-10-12T04:21:22.000000Z"}} 2018-10-12 04:21:22,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac543b1619fa0ef9d9e36f9cba25ed498b08728" 2018-10-12 04:21:22,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-e2c03e4b-c296-421b-bc6e-9614b67c9e32 Date: Fri, 12 Oct 2018 04:21:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "updated_at": "2018-10-12T04:21:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:21Z", "revision_number": 0, "id": "db4ee563-d3d6-4d2f-9c19-70ca0e680ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:21Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": 10, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}], "revision_number": 3, "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "7067f966-656e-4341-be6e-59d643fc27e6", "name": "CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname"}]} 2018-10-12 04:21:22,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname&description=hello+group used request id req-e2c03e4b-c296-421b-bc6e-9614b67c9e32 2018-10-12 04:21:22,294 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:22,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac543b1619fa0ef9d9e36f9cba25ed498b08728" 2018-10-12 04:21:22,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-c3ceaefb-e116-415c-b8b3-b84b583b6789 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b"}, {"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-10-12T04:21:21Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": 10, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:21Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "db4ee563-d3d6-4d2f-9c19-70ca0e680ac6"}]} 2018-10-12 04:21:22,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-c3ceaefb-e116-415c-b8b3-b84b583b6789 2018-10-12 04:21:22,481 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:22,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac543b1619fa0ef9d9e36f9cba25ed498b08728" 2018-10-12 04:21:22,674 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-9234721c-5601-40da-9a1e-d465f529b882 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b"}, {"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-10-12T04:21:21Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": 10, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:21Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "db4ee563-d3d6-4d2f-9c19-70ca0e680ac6"}]} 2018-10-12 04:21:22,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-9234721c-5601-40da-9a1e-d465f529b882 2018-10-12 04:21:22,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac543b1619fa0ef9d9e36f9cba25ed498b08728" 2018-10-12 04:21:22,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-efaaebbe-8e66-4a19-bd41-2687d097291d Date: Fri, 12 Oct 2018 04:21:22 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "updated_at": "2018-10-12T04:21:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:21Z", "revision_number": 0, "id": "db4ee563-d3d6-4d2f-9c19-70ca0e680ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:21Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": 10, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}], "revision_number": 3, "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "7067f966-656e-4341-be6e-59d643fc27e6", "name": "CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname"}]} 2018-10-12 04:21:22,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname used request id req-efaaebbe-8e66-4a19-bd41-2687d097291d 2018-10-12 04:21:22,730 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:22,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac543b1619fa0ef9d9e36f9cba25ed498b08728" 2018-10-12 04:21:22,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-fda86adc-eace-44cc-a818-bd5e8d741345 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b"}, {"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-10-12T04:21:21Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": 10, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:21Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "db4ee563-d3d6-4d2f-9c19-70ca0e680ac6"}]} 2018-10-12 04:21:22,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-fda86adc-eace-44cc-a818-bd5e8d741345 2018-10-12 04:21:22,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac543b1619fa0ef9d9e36f9cba25ed498b08728" 2018-10-12 04:21:23,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-116c4249-6a0b-45af-81dc-383d19c37237 Date: Fri, 12 Oct 2018 04:21:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "updated_at": "2018-10-12T04:21:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:21Z", "revision_number": 0, "id": "db4ee563-d3d6-4d2f-9c19-70ca0e680ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:21Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": 10, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}], "revision_number": 3, "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "7067f966-656e-4341-be6e-59d643fc27e6", "name": "CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname"}]} 2018-10-12 04:21:23,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname used request id req-116c4249-6a0b-45af-81dc-383d19c37237 2018-10-12 04:21:23,096 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:23,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac543b1619fa0ef9d9e36f9cba25ed498b08728" 2018-10-12 04:21:23,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-137fef70-d90f-445d-a43e-a98c08a9c6a7 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b"}, {"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-10-12T04:21:21Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": 10, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:21Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "db4ee563-d3d6-4d2f-9c19-70ca0e680ac6"}]} 2018-10-12 04:21:23,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-137fef70-d90f-445d-a43e-a98c08a9c6a7 2018-10-12 04:21:23,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac543b1619fa0ef9d9e36f9cba25ed498b08728" 2018-10-12 04:21:23,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1916 X-Openstack-Request-Id: req-bedb6d8f-e874-4f21-a08b-1586e70b3619 Date: Fri, 12 Oct 2018 04:21:23 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "updated_at": "2018-10-12T04:21:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": "17", "description": "test_rule_1", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:21Z", "revision_number": 0, "id": "db4ee563-d3d6-4d2f-9c19-70ca0e680ac6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:21Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": 10, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}], "revision_number": 3, "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "7067f966-656e-4341-be6e-59d643fc27e6", "name": "CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname"}]} 2018-10-12 04:21:23,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname used request id req-bedb6d8f-e874-4f21-a08b-1586e70b3619 2018-10-12 04:21:23,486 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7067f966-656e-4341-be6e-59d643fc27e6 2018-10-12 04:21:23,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ac543b1619fa0ef9d9e36f9cba25ed498b08728" 2018-10-12 04:21:23,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1495 X-Openstack-Request-Id: req-ceb74df8-1eba-40f6-b545-0988d4fafe93 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "3f141855-ae3e-4ad3-97f4-63a7324a657f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "b476af8d-8fb0-4459-9dd5-7eeee748701b"}, {"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-10-12T04:21:21Z", "security_group_id": "7067f966-656e-4341-be6e-59d643fc27e6", "port_range_min": 10, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:21Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "db4ee563-d3d6-4d2f-9c19-70ca0e680ac6"}]} 2018-10-12 04:21:23,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7067f966-656e-4341-be6e-59d643fc27e6 used request id req-ceb74df8-1eba-40f6-b545-0988d4fafe93 2018-10-12 04:21:23,656 - neutron_utils - INFO - Deleting security group rule with ID - 3f141855-ae3e-4ad3-97f4-63a7324a657f 2018-10-12 04:21:23,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3f141855-ae3e-4ad3-97f4-63a7324a657f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:23,928 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8bdc853d-8a8d-4cf5-979a-42c1f0d9edea Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:23,928 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3f141855-ae3e-4ad3-97f4-63a7324a657f used request id req-8bdc853d-8a8d-4cf5-979a-42c1f0d9edea 2018-10-12 04:21:23,928 - neutron_utils - INFO - Deleting security group rule with ID - db4ee563-d3d6-4d2f-9c19-70ca0e680ac6 2018-10-12 04:21:23,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/db4ee563-d3d6-4d2f-9c19-70ca0e680ac6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:24,169 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-718ae38e-0504-4214-b120-26f5f768cffb Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:24,169 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/db4ee563-d3d6-4d2f-9c19-70ca0e680ac6 used request id req-718ae38e-0504-4214-b120-26f5f768cffb 2018-10-12 04:21:24,169 - neutron_utils - INFO - Deleting security group rule with ID - b476af8d-8fb0-4459-9dd5-7eeee748701b 2018-10-12 04:21:24,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/b476af8d-8fb0-4459-9dd5-7eeee748701b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:24,544 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-20200f81-f8f0-400c-b631-e366434b33e7 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:24,544 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/b476af8d-8fb0-4459-9dd5-7eeee748701b used request id req-20200f81-f8f0-400c-b631-e366434b33e7 2018-10-12 04:21:24,544 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-4496db97-a6bf-472c-b3eb-30535d51d42cname 2018-10-12 04:21:24,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7067f966-656e-4341-be6e-59d643fc27e6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cba67c0bf9cc6266d225fee92bb455d9c2233e38" 2018-10-12 04:21:24,657 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-414595b3-eaec-45ea-9351-e0cc981cb0bf Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:24,658 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7067f966-656e-4341-be6e-59d643fc27e6 used request id req-414595b3-eaec-45ea-9351-e0cc981cb0bf 2018-10-12 04:21:24,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:24,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0793c3ed-25e7-4894-93c9-96a437b48f2b Date: Fri, 12 Oct 2018 04:21:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "updated_at": "2018-10-12T04:21:19Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "128d98dc-ce97-4403-9124-301830fa7624", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "fec6434e-3077-49e5-82ef-bad537cf1696", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "5d72e81f-895a-42e4-8029-f2b140c3c87d", "remote_group_id": "fec6434e-3077-49e5-82ef-bad537cf1696", "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "fec6434e-3077-49e5-82ef-bad537cf1696", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "75749a5a-0b17-4acd-9eb9-9fcc97b0e45d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "fec6434e-3077-49e5-82ef-bad537cf1696", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "revision_number": 0, "id": "aa1af5e5-b7d9-4ce8-9ec3-e46061bc79d4", "remote_group_id": "fec6434e-3077-49e5-82ef-bad537cf1696", "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:19Z", "security_group_id": "fec6434e-3077-49e5-82ef-bad537cf1696", "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9"}], "revision_number": 4, "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "fec6434e-3077-49e5-82ef-bad537cf1696", "name": "default"}]} 2018-10-12 04:21:24,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-0793c3ed-25e7-4894-93c9-96a437b48f2b 2018-10-12 04:21:24,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:24,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9e2797e-6078-45f9-9548-0d5418170347 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:21:24,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-b9e2797e-6078-45f9-9548-0d5418170347 2018-10-12 04:21:24,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:25,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9221b252-1e6b-4489-84e1-551f2b89c1ce Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:21:25,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-9221b252-1e6b-4489-84e1-551f2b89c1ce 2018-10-12 04:21:25,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:25,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5112597-8f35-4a8e-add9-883a1569c71f 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:21:25,146 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-e5112597-8f35-4a8e-add9-883a1569c71f 2018-10-12 04:21:25,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0b9c62568ce745ad8ce5885bcb05dbf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:25,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42e31b5a-7e71-4643-9d0c-46050e5d0cf5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0b9c62568ce745ad8ce5885bcb05dbf9"}, "enabled": true, "id": "0b9c62568ce745ad8ce5885bcb05dbf9", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-82b0f852-44d5-445-proj"}} 2018-10-12 04:21:25,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0b9c62568ce745ad8ce5885bcb05dbf9 used request id req-42e31b5a-7e71-4643-9d0c-46050e5d0cf5 2018-10-12 04:21:25,241 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fec6434e-3077-49e5-82ef-bad537cf1696 2018-10-12 04:21:25,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fec6434e-3077-49e5-82ef-bad537cf1696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:25,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f5251d20-2537-426b-a0a2-d383812b0462 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:19Z", "security_group_id": "fec6434e-3077-49e5-82ef-bad537cf1696", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "128d98dc-ce97-4403-9124-301830fa7624"}, {"remote_group_id": "fec6434e-3077-49e5-82ef-bad537cf1696", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "fec6434e-3077-49e5-82ef-bad537cf1696", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "5d72e81f-895a-42e4-8029-f2b140c3c87d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "fec6434e-3077-49e5-82ef-bad537cf1696", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "75749a5a-0b17-4acd-9eb9-9fcc97b0e45d"}, {"remote_group_id": "fec6434e-3077-49e5-82ef-bad537cf1696", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:19Z", "security_group_id": "fec6434e-3077-49e5-82ef-bad537cf1696", "port_range_min": null, "revision_number": 0, "tenant_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "created_at": "2018-10-12T04:21:19Z", "project_id": "0b9c62568ce745ad8ce5885bcb05dbf9", "id": "aa1af5e5-b7d9-4ce8-9ec3-e46061bc79d4"}]} 2018-10-12 04:21:25,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fec6434e-3077-49e5-82ef-bad537cf1696 used request id req-f5251d20-2537-426b-a0a2-d383812b0462 2018-10-12 04:21:25,418 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:21:25,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/fec6434e-3077-49e5-82ef-bad537cf1696 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:25,742 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bf102aac-b7b6-43b0-b72b-9ff3cc067d28 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:25,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/fec6434e-3077-49e5-82ef-bad537cf1696 used request id req-bf102aac-b7b6-43b0-b72b-9ff3cc067d28 2018-10-12 04:21:25,743 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-82b0f852-44d5-445-proj 2018-10-12 04:21:25,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/0b9c62568ce745ad8ce5885bcb05dbf9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:25,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c2cd37a6-ec78-4121-a692-da3bf5a0e088 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:25,936 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0b9c62568ce745ad8ce5885bcb05dbf9 used request id req-c2cd37a6-ec78-4121-a692-da3bf5a0e088 2018-10-12 04:21:25,936 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-82b0f852-44d5-445-proj-role 2018-10-12 04:21:25,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/cb9d65bb888f4c26b04f7be46f80a718 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:26,046 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31bd9bd6-bc99-4091-b810-749113364886 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:26,046 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/cb9d65bb888f4c26b04f7be46f80a718 used request id req-31bd9bd6-bc99-4091-b810-749113364886 2018-10-12 04:21:26,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b15e9b15c58ae01a0a4c4ab52516edd4989b2f98" 2018-10-12 04:21:26,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e199d14-2dd6-4416-b48e-e0631346e320 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:21:26,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5e199d14-2dd6-4416-b48e-e0631346e320 2018-10-12 04:21:26,148 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-82b0f852-44d5-445-user 2018-10-12 04:21:26,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/23bbbe37233a43b08341953cd258039a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24490c5876aabde6b6801ea349dab2fa9484ca15" 2018-10-12 04:21:26,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9d87c401-2e0a-46e5-a2ba-6f582d6a179c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:26,405 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/23bbbe37233a43b08341953cd258039a used request id req-9d87c401-2e0a-46e5-a2ba-6f582d6a179c 2018-10-12 04:21:26,406 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:26,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["GwKi1qEbRgSshd4OltqNPQ"], "issued_at": "2018-10-12T04:21:26.000000Z"}} 2018-10-12 04:21:26,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2407fe98074dd41808648092c8f08ce0fe9654c0" 2018-10-12 04:21:26,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7040d686-be61-4135-8cae-0eedb1b03e73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:26,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7040d686-be61-4135-8cae-0eedb1b03e73 2018-10-12 04:21:26,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:26,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:27,281 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["n4NYGPNgR5qUbgdRC5lX0A"], "issued_at": "2018-10-12T04:21:27.000000Z"}} 2018-10-12 04:21:27,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:27,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56732376-a316-4591-b707-0f35155f23cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:27,370 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-56732376-a316-4591-b707-0f35155f23cf 2018-10-12 04:21:27,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:27,381 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:27,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8896d876-7512-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:27,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a86ceb9d-5be8-4650-8994-49b44a0418cd Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8896d876-7512-409-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:21:27,463 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-8896d876-7512-409-proj used request id req-a86ceb9d-5be8-4650-8994-49b44a0418cd 2018-10-12 04:21:27,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:27,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5e748ca-ebe2-4f8f-9029-a514f3a5c586 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:21:27,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b5e748ca-ebe2-4f8f-9029-a514f3a5c586 2018-10-12 04:21:27,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-8896d876-7512-409-proj"}}' 2018-10-12 04:21:27,718 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:21:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41fde6b6-0fbf-4cd4-91aa-635f9d56ea83 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4d17670b47d744c19c46023e3d588761"}, "enabled": true, "id": "4d17670b47d744c19c46023e3d588761", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8896d876-7512-409-proj"}} 2018-10-12 04:21:27,718 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-41fde6b6-0fbf-4cd4-91aa-635f9d56ea83 2018-10-12 04:21:27,718 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-8896d876-7512-409-proj 2018-10-12 04:21:27,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:27,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:28,094 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["THJX7m92RqmDOJO2wG6AjA"], "issued_at": "2018-10-12T04:21:28.000000Z"}} 2018-10-12 04:21:28,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6469c248a21e9607891d021118dd13da2986335c" 2018-10-12 04:21:28,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f6ff608-37c6-425a-8a62-336cdedb30e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:28,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4f6ff608-37c6-425a-8a62-336cdedb30e7 2018-10-12 04:21:28,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:28,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:28,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6469c248a21e9607891d021118dd13da2986335c" 2018-10-12 04:21:28,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a27f9a2b-70e5-4e87-8dae-34d741774c02 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:21:28,214 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a27f9a2b-70e5-4e87-8dae-34d741774c02 2018-10-12 04:21:28,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-8896d876-7512-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6469c248a21e9607891d021118dd13da2986335c" 2018-10-12 04:21:28,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24ca7179-9f08-4450-9641-18c8c3bf4ad0 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-8896d876-7512-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4d17670b47d744c19c46023e3d588761"}, "enabled": true, "id": "4d17670b47d744c19c46023e3d588761", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8896d876-7512-409-proj"}]} 2018-10-12 04:21:28,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-8896d876-7512-409-proj used request id req-24ca7179-9f08-4450-9641-18c8c3bf4ad0 2018-10-12 04:21:28,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6469c248a21e9607891d021118dd13da2986335c" 2018-10-12 04:21:28,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a2597a2-eb7c-44cc-9b36-d4a06298613f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:21:28,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6a2597a2-eb7c-44cc-9b36-d4a06298613f 2018-10-12 04:21:28,779 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-8896d876-7512-409-user 2018-10-12 04:21:28,779 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:28,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:28,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60a442c-81d7-4e6d-aaf5-68775ede4287 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:21:28,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a60a442c-81d7-4e6d-aaf5-68775ede4287 2018-10-12 04:21:28,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" -d '{"role": {"name": "CreateSecurityGroupTests-8896d876-7512-409-proj-role"}}' 2018-10-12 04:21:28,993 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:21:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f4525d1-c64b-41b2-baf9-7fc836ff30a9 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "70323eaca2524843bdac8f5821476696", "links": {"self": "http://172.30.9.27:5000/v3/roles/70323eaca2524843bdac8f5821476696"}, "name": "CreateSecurityGroupTests-8896d876-7512-409-proj-role"}} 2018-10-12 04:21:28,993 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-5f4525d1-c64b-41b2-baf9-7fc836ff30a9 2018-10-12 04:21:28,994 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-8896d876-7512-409-proj-role 2018-10-12 04:21:28,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/70323eaca2524843bdac8f5821476696 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:29,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b061f18b-6bb5-4c6f-8ece-cd157e03c2e9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/70323eaca2524843bdac8f5821476696"}, "domain_id": null, "name": "CreateSecurityGroupTests-8896d876-7512-409-proj-role", "id": "70323eaca2524843bdac8f5821476696"}} 2018-10-12 04:21:29,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/70323eaca2524843bdac8f5821476696 used request id req-b061f18b-6bb5-4c6f-8ece-cd157e03c2e9 2018-10-12 04:21:29,079 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-8896d876-7512-409-proj-role to project CreateSecurityGroupTests-8896d876-7512-409-proj 2018-10-12 04:21:29,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4d17670b47d744c19c46023e3d588761/users/672dfaea861c4942a27c96e9d5448624/roles/70323eaca2524843bdac8f5821476696 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:29,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c154480-37f6-42ba-8c2b-14b08efee068 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:29,217 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4d17670b47d744c19c46023e3d588761/users/672dfaea861c4942a27c96e9d5448624/roles/70323eaca2524843bdac8f5821476696 used request id req-5c154480-37f6-42ba-8c2b-14b08efee068 2018-10-12 04:21:29,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:29,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:29,602 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70323eaca2524843bdac8f5821476696", "name": "CreateSecurityGroupTests-8896d876-7512-409-proj-role"}], "expires_at": "2018-10-12T05:21:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d17670b47d744c19c46023e3d588761", "name": "CreateSecurityGroupTests-8896d876-7512-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d17670b47d744c19c46023e3d588761", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/4d17670b47d744c19c46023e3d588761", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/4d17670b47d744c19c46023e3d588761", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4d17670b47d744c19c46023e3d588761", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/4d17670b47d744c19c46023e3d588761", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/4d17670b47d744c19c46023e3d588761", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d17670b47d744c19c46023e3d588761", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/4d17670b47d744c19c46023e3d588761", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/4d17670b47d744c19c46023e3d588761", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4d17670b47d744c19c46023e3d588761", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/4d17670b47d744c19c46023e3d588761", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/4d17670b47d744c19c46023e3d588761", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8896d876-7512-409-user", "id": "672dfaea861c4942a27c96e9d5448624"}, "audit_ids": ["qaTWvuZCSq29MqkKtR7WBg"], "issued_at": "2018-10-12T04:21:29.000000Z"}} 2018-10-12 04:21:29,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:29,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-127ee65a-8641-4dae-b5f5-9e1b74f90712 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:29,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-127ee65a-8641-4dae-b5f5-9e1b74f90712 2018-10-12 04:21:29,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:29,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-214b46cf-65d3-4c51-a18e-4200f5ee81ba Date: Fri, 12 Oct 2018 04:21:29 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:21:29,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name&description=hello+group used request id req-214b46cf-65d3-4c51-a18e-4200f5ee81ba 2018-10-12 04:21:29,973 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name... 2018-10-12 04:21:29,974 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name 2018-10-12 04:21:29,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" -d '{"security_group": {"name": "CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name", "description": "hello group"}}' 2018-10-12 04:21:30,329 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-7cc2b569-bb4e-423d-a4ea-a32b59c8ae34 Date: Fri, 12 Oct 2018 04:21:30 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "updated_at": "2018-10-12T04:21:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d17670b47d744c19c46023e3d588761"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d17670b47d744c19c46023e3d588761"}], "revision_number": 2, "project_id": "4d17670b47d744c19c46023e3d588761", "id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "name": "CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name"}} 2018-10-12 04:21:30,329 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-7cc2b569-bb4e-423d-a4ea-a32b59c8ae34 2018-10-12 04:21:30,330 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf7710a9-b566-45fc-a9b7-053b321baf61 2018-10-12 04:21:30,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:30,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f5df75e1-c3d0-40ef-8156-dd81aafca2aa Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042"}]} 2018-10-12 04:21:30,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 used request id req-f5df75e1-c3d0-40ef-8156-dd81aafca2aa 2018-10-12 04:21:30,509 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf7710a9-b566-45fc-a9b7-053b321baf61 2018-10-12 04:21:30,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:30,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0d3a6e8f-1bad-4406-8044-9052839c8755 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042"}]} 2018-10-12 04:21:30,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 used request id req-0d3a6e8f-1bad-4406-8044-9052839c8755 2018-10-12 04:21:30,684 - neutron_utils - INFO - Retrieving security group with ID - bf7710a9-b566-45fc-a9b7-053b321baf61 2018-10-12 04:21:30,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=bf7710a9-b566-45fc-a9b7-053b321baf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:30,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-82f81192-ceba-40d9-8590-ce71c3760258 Date: Fri, 12 Oct 2018 04:21:30 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "updated_at": "2018-10-12T04:21:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d17670b47d744c19c46023e3d588761"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d17670b47d744c19c46023e3d588761"}], "revision_number": 2, "project_id": "4d17670b47d744c19c46023e3d588761", "id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "name": "CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name"}]} 2018-10-12 04:21:30,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=bf7710a9-b566-45fc-a9b7-053b321baf61 used request id req-82f81192-ceba-40d9-8590-ce71c3760258 2018-10-12 04:21:30,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf7710a9-b566-45fc-a9b7-053b321baf61 2018-10-12 04:21:30,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:30,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76731a09-46c5-425c-a653-32449b0c4eef Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042"}]} 2018-10-12 04:21:30,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 used request id req-76731a09-46c5-425c-a653-32449b0c4eef 2018-10-12 04:21:30,915 - neutron_utils - INFO - Retrieving security group with ID - bf7710a9-b566-45fc-a9b7-053b321baf61 2018-10-12 04:21:30,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=bf7710a9-b566-45fc-a9b7-053b321baf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:31,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fdcd111c-cd90-41fe-b1fe-1cb3f0a479a5 Date: Fri, 12 Oct 2018 04:21:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "updated_at": "2018-10-12T04:21:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d17670b47d744c19c46023e3d588761"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d17670b47d744c19c46023e3d588761"}], "revision_number": 2, "project_id": "4d17670b47d744c19c46023e3d588761", "id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "name": "CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name"}]} 2018-10-12 04:21:31,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=bf7710a9-b566-45fc-a9b7-053b321baf61 used request id req-fdcd111c-cd90-41fe-b1fe-1cb3f0a479a5 2018-10-12 04:21:31,120 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf7710a9-b566-45fc-a9b7-053b321baf61 2018-10-12 04:21:31,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:31,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2052d074-a1bd-4ef1-a9e0-3bb38b2bb20d Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042"}]} 2018-10-12 04:21:31,304 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 used request id req-2052d074-a1bd-4ef1-a9e0-3bb38b2bb20d 2018-10-12 04:21:31,305 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name 2018-10-12 04:21:31,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:31,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-56c1a725-a814-4cd0-8256-014cce46ca04 Date: Fri, 12 Oct 2018 04:21:31 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "updated_at": "2018-10-12T04:21:30Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d17670b47d744c19c46023e3d588761"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d17670b47d744c19c46023e3d588761"}], "revision_number": 2, "project_id": "4d17670b47d744c19c46023e3d588761", "id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "name": "CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name"}]} 2018-10-12 04:21:31,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name used request id req-56c1a725-a814-4cd0-8256-014cce46ca04 2018-10-12 04:21:31,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:31,366 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:31,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4d17670b47d744c19c46023e3d588761 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:31,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5be9315-c51c-457e-8011-49474db06027 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4d17670b47d744c19c46023e3d588761"}, "enabled": true, "id": "4d17670b47d744c19c46023e3d588761", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8896d876-7512-409-proj"}} 2018-10-12 04:21:31,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4d17670b47d744c19c46023e3d588761 used request id req-c5be9315-c51c-457e-8011-49474db06027 2018-10-12 04:21:31,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf7710a9-b566-45fc-a9b7-053b321baf61 2018-10-12 04:21:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:31,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2db36234-49cd-46ce-ad2d-0fff745524e4 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042"}]} 2018-10-12 04:21:31,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 used request id req-2db36234-49cd-46ce-ad2d-0fff745524e4 2018-10-12 04:21:31,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61"}}' 2018-10-12 04:21:31,802 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-8db6189a-1640-403d-b95e-5fdc178797bb Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:31Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:31Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "04bcc3f6-72b5-460e-bb20-5f9e5a5c8011"}} 2018-10-12 04:21:31,802 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-8db6189a-1640-403d-b95e-5fdc178797bb 2018-10-12 04:21:31,803 - neutron_utils - INFO - Retrieving security group with ID - bf7710a9-b566-45fc-a9b7-053b321baf61 2018-10-12 04:21:31,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=bf7710a9-b566-45fc-a9b7-053b321baf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:32,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-ba977bf9-c18c-4773-8b40-44ee3d91b225 Date: Fri, 12 Oct 2018 04:21:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "updated_at": "2018-10-12T04:21:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:31Z", "revision_number": 0, "id": "04bcc3f6-72b5-460e-bb20-5f9e5a5c8011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:31Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d17670b47d744c19c46023e3d588761"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d17670b47d744c19c46023e3d588761"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d17670b47d744c19c46023e3d588761"}], "revision_number": 3, "project_id": "4d17670b47d744c19c46023e3d588761", "id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "name": "CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name"}]} 2018-10-12 04:21:32,010 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=bf7710a9-b566-45fc-a9b7-053b321baf61 used request id req-ba977bf9-c18c-4773-8b40-44ee3d91b225 2018-10-12 04:21:32,010 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf7710a9-b566-45fc-a9b7-053b321baf61 2018-10-12 04:21:32,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:32,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-d308c90f-8e90-4b9b-9333-a914987b4d66 Date: Fri, 12 Oct 2018 04:21:32 GMT RESP BODY: {"security_group_rules": [{"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-10-12T04:21:31Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:31Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "04bcc3f6-72b5-460e-bb20-5f9e5a5c8011"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042"}]} 2018-10-12 04:21:32,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 used request id req-d308c90f-8e90-4b9b-9333-a914987b4d66 2018-10-12 04:21:32,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:32,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "70323eaca2524843bdac8f5821476696", "name": "CreateSecurityGroupTests-8896d876-7512-409-proj-role"}], "expires_at": "2018-10-12T05:21:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4d17670b47d744c19c46023e3d588761", "name": "CreateSecurityGroupTests-8896d876-7512-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/4d17670b47d744c19c46023e3d588761", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/4d17670b47d744c19c46023e3d588761", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/4d17670b47d744c19c46023e3d588761", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4d17670b47d744c19c46023e3d588761", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/4d17670b47d744c19c46023e3d588761", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/4d17670b47d744c19c46023e3d588761", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4d17670b47d744c19c46023e3d588761", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/4d17670b47d744c19c46023e3d588761", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/4d17670b47d744c19c46023e3d588761", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4d17670b47d744c19c46023e3d588761", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/4d17670b47d744c19c46023e3d588761", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/4d17670b47d744c19c46023e3d588761", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-8896d876-7512-409-user", "id": "672dfaea861c4942a27c96e9d5448624"}, "audit_ids": ["8KAf2LrwSzOwo_MIcT6heA"], "issued_at": "2018-10-12T04:21:32.000000Z"}} 2018-10-12 04:21:32,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cd86ec47920c82bc5e076f21d25e23bdbdb6f6" 2018-10-12 04:21:32,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-3faaddab-c393-4d6e-acce-08c3dbe2a102 Date: Fri, 12 Oct 2018 04:21:32 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "updated_at": "2018-10-12T04:21:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:31Z", "revision_number": 0, "id": "04bcc3f6-72b5-460e-bb20-5f9e5a5c8011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:31Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d17670b47d744c19c46023e3d588761"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d17670b47d744c19c46023e3d588761"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d17670b47d744c19c46023e3d588761"}], "revision_number": 3, "project_id": "4d17670b47d744c19c46023e3d588761", "id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "name": "CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name"}]} 2018-10-12 04:21:32,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name&description=hello+group used request id req-3faaddab-c393-4d6e-acce-08c3dbe2a102 2018-10-12 04:21:32,751 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf7710a9-b566-45fc-a9b7-053b321baf61 2018-10-12 04:21:32,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cd86ec47920c82bc5e076f21d25e23bdbdb6f6" 2018-10-12 04:21:32,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-bf9957d7-fbb3-4bcc-8476-a0b8bce6d2ab Date: Fri, 12 Oct 2018 04:21:32 GMT RESP BODY: {"security_group_rules": [{"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-10-12T04:21:31Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:31Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "04bcc3f6-72b5-460e-bb20-5f9e5a5c8011"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042"}]} 2018-10-12 04:21:32,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 used request id req-bf9957d7-fbb3-4bcc-8476-a0b8bce6d2ab 2018-10-12 04:21:32,928 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf7710a9-b566-45fc-a9b7-053b321baf61 2018-10-12 04:21:32,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cd86ec47920c82bc5e076f21d25e23bdbdb6f6" 2018-10-12 04:21:33,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-7300fbaa-ba22-440c-989b-d591c4eea355 Date: Fri, 12 Oct 2018 04:21:33 GMT RESP BODY: {"security_group_rules": [{"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-10-12T04:21:31Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:31Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "04bcc3f6-72b5-460e-bb20-5f9e5a5c8011"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042"}]} 2018-10-12 04:21:33,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 used request id req-7300fbaa-ba22-440c-989b-d591c4eea355 2018-10-12 04:21:33,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cd86ec47920c82bc5e076f21d25e23bdbdb6f6" 2018-10-12 04:21:33,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-9890d6a9-115d-409c-9a36-72a7b112effa Date: Fri, 12 Oct 2018 04:21:33 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "updated_at": "2018-10-12T04:21:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:31Z", "revision_number": 0, "id": "04bcc3f6-72b5-460e-bb20-5f9e5a5c8011", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:31Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d17670b47d744c19c46023e3d588761"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d17670b47d744c19c46023e3d588761"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "revision_number": 0, "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d17670b47d744c19c46023e3d588761"}], "revision_number": 3, "project_id": "4d17670b47d744c19c46023e3d588761", "id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "name": "CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name"}]} 2018-10-12 04:21:33,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name used request id req-9890d6a9-115d-409c-9a36-72a7b112effa 2018-10-12 04:21:33,298 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bf7710a9-b566-45fc-a9b7-053b321baf61 2018-10-12 04:21:33,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55cd86ec47920c82bc5e076f21d25e23bdbdb6f6" 2018-10-12 04:21:33,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-e9fb360f-d4fe-40e1-a8ec-ebeff6991cda Date: Fri, 12 Oct 2018 04:21:33 GMT RESP BODY: {"security_group_rules": [{"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-10-12T04:21:31Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:31Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "04bcc3f6-72b5-460e-bb20-5f9e5a5c8011"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "5706d974-aab7-4953-ad46-79b5d0c3c5ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:30Z", "security_group_id": "bf7710a9-b566-45fc-a9b7-053b321baf61", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:30Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "58d268a3-9d7f-472a-a002-9c6ae8c0c042"}]} 2018-10-12 04:21:33,472 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bf7710a9-b566-45fc-a9b7-053b321baf61 used request id req-e9fb360f-d4fe-40e1-a8ec-ebeff6991cda 2018-10-12 04:21:33,472 - neutron_utils - INFO - Deleting security group rule with ID - 58d268a3-9d7f-472a-a002-9c6ae8c0c042 2018-10-12 04:21:33,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/58d268a3-9d7f-472a-a002-9c6ae8c0c042 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:33,575 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4f504ad5-f976-41e3-9d16-6c662b11275c Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:33,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/58d268a3-9d7f-472a-a002-9c6ae8c0c042 used request id req-4f504ad5-f976-41e3-9d16-6c662b11275c 2018-10-12 04:21:33,575 - neutron_utils - INFO - Deleting security group rule with ID - 5706d974-aab7-4953-ad46-79b5d0c3c5ba 2018-10-12 04:21:33,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/5706d974-aab7-4953-ad46-79b5d0c3c5ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:33,831 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd4830bd-e418-44d9-9301-ba95af36e38b Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:33,831 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/5706d974-aab7-4953-ad46-79b5d0c3c5ba used request id req-bd4830bd-e418-44d9-9301-ba95af36e38b 2018-10-12 04:21:33,832 - neutron_utils - INFO - Deleting security group rule with ID - 04bcc3f6-72b5-460e-bb20-5f9e5a5c8011 2018-10-12 04:21:33,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/04bcc3f6-72b5-460e-bb20-5f9e5a5c8011 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:33,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-791c6a1b-647d-494a-a031-326b2a693d15 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:33,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/04bcc3f6-72b5-460e-bb20-5f9e5a5c8011 used request id req-791c6a1b-647d-494a-a031-326b2a693d15 2018-10-12 04:21:33,966 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-305c1447-0e21-4963-a0a1-b91ab43e3532name 2018-10-12 04:21:33,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/bf7710a9-b566-45fc-a9b7-053b321baf61 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}be3a2d38c7a98e3adc05bfa553e92fd77ac21605" 2018-10-12 04:21:34,213 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b450012d-bc5e-4906-910e-0d8e2043e65b Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:34,214 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/bf7710a9-b566-45fc-a9b7-053b321baf61 used request id req-b450012d-bc5e-4906-910e-0d8e2043e65b 2018-10-12 04:21:34,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:34,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-0d8f019b-018f-4a5f-8d4c-d626b252afae Date: Fri, 12 Oct 2018 04:21:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:29Z", "updated_at": "2018-10-12T04:21:29Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:29Z", "revision_number": 0, "id": "2dc176f9-c2ef-4db7-80b4-22dc39680071", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:29Z", "security_group_id": "ffdf07c0-d460-4f3e-8ede-6731f2b77977", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d17670b47d744c19c46023e3d588761"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:29Z", "revision_number": 0, "id": "72c1e22f-9795-48ec-b5ca-7eabfbedbad4", "remote_group_id": "ffdf07c0-d460-4f3e-8ede-6731f2b77977", "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:29Z", "security_group_id": "ffdf07c0-d460-4f3e-8ede-6731f2b77977", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d17670b47d744c19c46023e3d588761"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:29Z", "revision_number": 0, "id": "e9b15a07-2b78-4912-9f2b-0802b1a25c58", "remote_group_id": "ffdf07c0-d460-4f3e-8ede-6731f2b77977", "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:29Z", "security_group_id": "ffdf07c0-d460-4f3e-8ede-6731f2b77977", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv4", "project_id": "4d17670b47d744c19c46023e3d588761"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:29Z", "revision_number": 0, "id": "eae58b68-527d-4736-ae3c-859ac001a349", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:29Z", "security_group_id": "ffdf07c0-d460-4f3e-8ede-6731f2b77977", "tenant_id": "4d17670b47d744c19c46023e3d588761", "port_range_min": null, "ethertype": "IPv6", "project_id": "4d17670b47d744c19c46023e3d588761"}], "revision_number": 4, "project_id": "4d17670b47d744c19c46023e3d588761", "id": "ffdf07c0-d460-4f3e-8ede-6731f2b77977", "name": "default"}]} 2018-10-12 04:21:34,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-0d8f019b-018f-4a5f-8d4c-d626b252afae 2018-10-12 04:21:34,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:34,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5093c36-18a9-42c2-8d4e-ca19c6c33ca7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:21:34,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-d5093c36-18a9-42c2-8d4e-ca19c6c33ca7 2018-10-12 04:21:34,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:34,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1399f5-1da1-477d-a667-40a4aec05f94 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:21:34,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-1f1399f5-1da1-477d-a667-40a4aec05f94 2018-10-12 04:21:34,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:34,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a0441d9-f40f-4e8c-9574-a8aa853dce62 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:21:34,701 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-4a0441d9-f40f-4e8c-9574-a8aa853dce62 2018-10-12 04:21:34,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4d17670b47d744c19c46023e3d588761 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:34,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bc803a6-efff-452d-8a93-0ab587d09290 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4d17670b47d744c19c46023e3d588761"}, "enabled": true, "id": "4d17670b47d744c19c46023e3d588761", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-8896d876-7512-409-proj"}} 2018-10-12 04:21:34,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4d17670b47d744c19c46023e3d588761 used request id req-0bc803a6-efff-452d-8a93-0ab587d09290 2018-10-12 04:21:34,793 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - ffdf07c0-d460-4f3e-8ede-6731f2b77977 2018-10-12 04:21:34,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ffdf07c0-d460-4f3e-8ede-6731f2b77977 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:34,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-2a532a8b-544b-42bd-b339-af467a0b951c Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:29Z", "security_group_id": "ffdf07c0-d460-4f3e-8ede-6731f2b77977", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:29Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "2dc176f9-c2ef-4db7-80b4-22dc39680071"}, {"remote_group_id": "ffdf07c0-d460-4f3e-8ede-6731f2b77977", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:29Z", "security_group_id": "ffdf07c0-d460-4f3e-8ede-6731f2b77977", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:29Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "72c1e22f-9795-48ec-b5ca-7eabfbedbad4"}, {"remote_group_id": "ffdf07c0-d460-4f3e-8ede-6731f2b77977", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:29Z", "security_group_id": "ffdf07c0-d460-4f3e-8ede-6731f2b77977", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:29Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "e9b15a07-2b78-4912-9f2b-0802b1a25c58"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:29Z", "security_group_id": "ffdf07c0-d460-4f3e-8ede-6731f2b77977", "port_range_min": null, "revision_number": 0, "tenant_id": "4d17670b47d744c19c46023e3d588761", "created_at": "2018-10-12T04:21:29Z", "project_id": "4d17670b47d744c19c46023e3d588761", "id": "eae58b68-527d-4736-ae3c-859ac001a349"}]} 2018-10-12 04:21:34,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=ffdf07c0-d460-4f3e-8ede-6731f2b77977 used request id req-2a532a8b-544b-42bd-b339-af467a0b951c 2018-10-12 04:21:34,974 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:21:34,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/ffdf07c0-d460-4f3e-8ede-6731f2b77977 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:35,240 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-85c400b1-3b29-4501-8752-e461bfcebf3c Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:35,241 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/ffdf07c0-d460-4f3e-8ede-6731f2b77977 used request id req-85c400b1-3b29-4501-8752-e461bfcebf3c 2018-10-12 04:21:35,241 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-8896d876-7512-409-proj 2018-10-12 04:21:35,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/4d17670b47d744c19c46023e3d588761 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:35,445 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab9308ac-288b-434a-8754-c5ade1412d6e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:35,445 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4d17670b47d744c19c46023e3d588761 used request id req-ab9308ac-288b-434a-8754-c5ade1412d6e 2018-10-12 04:21:35,445 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-8896d876-7512-409-proj-role 2018-10-12 04:21:35,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/70323eaca2524843bdac8f5821476696 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:35,549 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-689c3443-b702-4857-9e56-f7add6b327bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:35,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/70323eaca2524843bdac8f5821476696 used request id req-689c3443-b702-4857-9e56-f7add6b327bb 2018-10-12 04:21:35,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eee71bc8d8ef8bdfe446eb1853ad6d84b7b64ebd" 2018-10-12 04:21:35,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cd57cf4-3d57-49f0-b638-c5387ddaae12 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:21:35,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9cd57cf4-3d57-49f0-b638-c5387ddaae12 2018-10-12 04:21:35,645 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-8896d876-7512-409-user 2018-10-12 04:21:35,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/672dfaea861c4942a27c96e9d5448624 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6469c248a21e9607891d021118dd13da2986335c" 2018-10-12 04:21:35,819 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1978b650-332f-45f2-9a5d-473294a39f5a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:35,819 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/672dfaea861c4942a27c96e9d5448624 used request id req-1978b650-332f-45f2-9a5d-473294a39f5a 2018-10-12 04:21:35,821 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:36,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["yT18mdDwQGmo9ZMFeLygnQ"], "issued_at": "2018-10-12T04:21:36.000000Z"}} 2018-10-12 04:21:36,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ccfa52492e5da8d3d555c288293924072dcb11a" 2018-10-12 04:21:36,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cba50bb5-2bbf-49f5-b820-4e8d44a1fecf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:36,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cba50bb5-2bbf-49f5-b820-4e8d44a1fecf 2018-10-12 04:21:36,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:36,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:36,678 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["W0LAYh0HRSaQ-lCkt78hyw"], "issued_at": "2018-10-12T04:21:36.000000Z"}} 2018-10-12 04:21:36,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:36,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d480438b-91e6-4863-ac98-dd2d0ca0a035 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:36,753 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d480438b-91e6-4863-ac98-dd2d0ca0a035 2018-10-12 04:21:36,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:36,763 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:36,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:36,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6180b62-22ab-4f2d-81a0-614082c1ff41 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:21:36,852 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj used request id req-a6180b62-22ab-4f2d-81a0-614082c1ff41 2018-10-12 04:21:36,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:36,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dea15cab-656b-4640-b65f-708292b0c89e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:21:36,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-dea15cab-656b-4640-b65f-708292b0c89e 2018-10-12 04:21:36,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj"}}' 2018-10-12 04:21:37,053 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:21:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b82cea8b-454a-41a3-adb4-64e3c1d107b5 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d"}, "enabled": true, "id": "4b930dcfdb8b45ca83950964051e065d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj"}} 2018-10-12 04:21:37,054 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b82cea8b-454a-41a3-adb4-64e3c1d107b5 2018-10-12 04:21:37,054 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj 2018-10-12 04:21:37,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:37,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:37,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["EU3CeRNLR0GaMZFKKPRdJQ"], "issued_at": "2018-10-12T04:21:37.000000Z"}} 2018-10-12 04:21:37,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28a3e6e3ce88f94baadc8b5ee6e7346a0413b0e" 2018-10-12 04:21:37,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc9c2d89-6ac0-409c-998b-13971d2061f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:37,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fc9c2d89-6ac0-409c-998b-13971d2061f1 2018-10-12 04:21:37,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:37,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28a3e6e3ce88f94baadc8b5ee6e7346a0413b0e" 2018-10-12 04:21:37,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78233db3-a97e-4bba-b756-abe6c2517968 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:21:37,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-78233db3-a97e-4bba-b756-abe6c2517968 2018-10-12 04:21:37,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28a3e6e3ce88f94baadc8b5ee6e7346a0413b0e" 2018-10-12 04:21:37,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87fd398f-a4de-453e-9640-498581581d87 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d"}, "enabled": true, "id": "4b930dcfdb8b45ca83950964051e065d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj"}]} 2018-10-12 04:21:37,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj used request id req-87fd398f-a4de-453e-9640-498581581d87 2018-10-12 04:21:37,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28a3e6e3ce88f94baadc8b5ee6e7346a0413b0e" 2018-10-12 04:21:37,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c315cc2-305b-473a-bf80-51eca51d2e02 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:21:37,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0c315cc2-305b-473a-bf80-51eca51d2e02 2018-10-12 04:21:38,185 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-f8ee7ebe-b414-4fb-user 2018-10-12 04:21:38,185 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:38,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:38,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5245da6-1982-4378-bf43-fed84221f323 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:21:38,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b5245da6-1982-4378-bf43-fed84221f323 2018-10-12 04:21:38,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" -d '{"role": {"name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj-role"}}' 2018-10-12 04:21:38,400 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ef7387a-4e90-452f-bac2-191d894bcbf2 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b1d6e24f182e44409b854153deea6034", "links": {"self": "http://172.30.9.27:5000/v3/roles/b1d6e24f182e44409b854153deea6034"}, "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj-role"}} 2018-10-12 04:21:38,400 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-7ef7387a-4e90-452f-bac2-191d894bcbf2 2018-10-12 04:21:38,400 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj-role 2018-10-12 04:21:38,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/b1d6e24f182e44409b854153deea6034 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:38,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f487cbe8-818c-466e-a65e-d7d5148cf8e9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/b1d6e24f182e44409b854153deea6034"}, "domain_id": null, "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj-role", "id": "b1d6e24f182e44409b854153deea6034"}} 2018-10-12 04:21:38,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/b1d6e24f182e44409b854153deea6034 used request id req-f487cbe8-818c-466e-a65e-d7d5148cf8e9 2018-10-12 04:21:38,500 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj-role to project CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj 2018-10-12 04:21:38,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d/users/4f02687a48804bc1bb62c7cdae3638a5/roles/b1d6e24f182e44409b854153deea6034 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:38,630 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ee532a5-3d41-49db-a1db-b5092539165e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:38,630 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d/users/4f02687a48804bc1bb62c7cdae3638a5/roles/b1d6e24f182e44409b854153deea6034 used request id req-7ee532a5-3d41-49db-a1db-b5092539165e 2018-10-12 04:21:38,631 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:38,632 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:39,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1d6e24f182e44409b854153deea6034", "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj-role"}], "expires_at": "2018-10-12T05:21:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b930dcfdb8b45ca83950964051e065d", "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/4b930dcfdb8b45ca83950964051e065d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/4b930dcfdb8b45ca83950964051e065d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/4b930dcfdb8b45ca83950964051e065d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4b930dcfdb8b45ca83950964051e065d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/4b930dcfdb8b45ca83950964051e065d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/4b930dcfdb8b45ca83950964051e065d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4b930dcfdb8b45ca83950964051e065d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/4b930dcfdb8b45ca83950964051e065d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/4b930dcfdb8b45ca83950964051e065d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4b930dcfdb8b45ca83950964051e065d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/4b930dcfdb8b45ca83950964051e065d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/4b930dcfdb8b45ca83950964051e065d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-user", "id": "4f02687a48804bc1bb62c7cdae3638a5"}, "audit_ids": ["HPzf_hJLQCKNBUNy7cDwGw"], "issued_at": "2018-10-12T04:21:39.000000Z"}} 2018-10-12 04:21:39,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:39,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ea23a1-9045-47dc-abe9-7363771c97b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:39,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e3ea23a1-9045-47dc-abe9-7363771c97b5 2018-10-12 04:21:39,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:39,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-2a89248c-417a-4ec0-ab05-277e73fdcfcd Date: Fri, 12 Oct 2018 04:21:39 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:21:39,391 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename&description=hello+group used request id req-2a89248c-417a-4ec0-ab05-277e73fdcfcd 2018-10-12 04:21:39,391 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename... 2018-10-12 04:21:39,391 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename 2018-10-12 04:21:39,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" -d '{"security_group": {"name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename", "description": "hello group"}}' 2018-10-12 04:21:39,749 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-e638820c-c101-4ea1-82e9-57f01d18a1a5 Date: Fri, 12 Oct 2018 04:21:39 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 2, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}} 2018-10-12 04:21:39,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-e638820c-c101-4ea1-82e9-57f01d18a1a5 2018-10-12 04:21:39,750 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:39,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:39,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-48898d8d-a75d-4bea-8953-7795baf74c0c Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}]} 2018-10-12 04:21:39,930 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-48898d8d-a75d-4bea-8953-7795baf74c0c 2018-10-12 04:21:39,930 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:39,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:40,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-657dbc2f-84c4-4619-99e8-b3317bb0c8ca Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}]} 2018-10-12 04:21:40,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-657dbc2f-84c4-4619-99e8-b3317bb0c8ca 2018-10-12 04:21:40,197 - neutron_utils - INFO - Retrieving security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:40,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:40,387 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-a49cc14c-5049-40fe-a9ea-79258659dbf2 Date: Fri, 12 Oct 2018 04:21:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 2, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:40,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-a49cc14c-5049-40fe-a9ea-79258659dbf2 2018-10-12 04:21:40,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:40,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:40,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4bd7995c-05b9-4982-a655-0886e70d7b22 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}]} 2018-10-12 04:21:40,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-4bd7995c-05b9-4982-a655-0886e70d7b22 2018-10-12 04:21:40,568 - neutron_utils - INFO - Retrieving security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:40,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:40,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5ce94c55-4ee4-46ba-92f8-51d1ae918dcb Date: Fri, 12 Oct 2018 04:21:40 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 2, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:40,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-5ce94c55-4ee4-46ba-92f8-51d1ae918dcb 2018-10-12 04:21:40,776 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:40,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:40,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-afda19be-0369-447b-99e8-71885c4c5969 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}]} 2018-10-12 04:21:40,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-afda19be-0369-447b-99e8-71885c4c5969 2018-10-12 04:21:40,807 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename 2018-10-12 04:21:40,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:41,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-bb68e489-51c3-4542-b900-819b62e0b2d1 Date: Fri, 12 Oct 2018 04:21:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 2, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:41,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-bb68e489-51c3-4542-b900-819b62e0b2d1 2018-10-12 04:21:41,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:41,012 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:41,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:41,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b81e0781-0bff-43a8-bdb0-f8df50f283bb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d"}, "enabled": true, "id": "4b930dcfdb8b45ca83950964051e065d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj"}} 2018-10-12 04:21:41,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d used request id req-b81e0781-0bff-43a8-bdb0-f8df50f283bb 2018-10-12 04:21:41,092 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:41,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:41,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ae6014eb-dea1-4f52-986d-b15837fba69d Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}]} 2018-10-12 04:21:41,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-ae6014eb-dea1-4f52-986d-b15837fba69d 2018-10-12 04:21:41,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}7c2e509048621e611315a604f4272a6f70a87a85" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b"}}' 2018-10-12 04:21:41,431 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-9b501c14-dcd6-4618-9344-cfd66411b6c2 Date: Fri, 12 Oct 2018 04:21:41 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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}} 2018-10-12 04:21:41,431 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-9b501c14-dcd6-4618-9344-cfd66411b6c2 2018-10-12 04:21:41,432 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename 2018-10-12 04:21:41,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:41,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-a079135e-450a-40d6-a8d7-85dcd3e1af39 Date: Fri, 12 Oct 2018 04:21:41 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 3, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:41,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-a079135e-450a-40d6-a8d7-85dcd3e1af39 2018-10-12 04:21:41,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:41,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89d8eef8-3c43-4906-bc51-fdaa9f98d180 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d"}, "enabled": true, "id": "4b930dcfdb8b45ca83950964051e065d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj"}} 2018-10-12 04:21:41,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d used request id req-89d8eef8-3c43-4906-bc51-fdaa9f98d180 2018-10-12 04:21:41,584 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:41,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:41,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-9060ee6b-45b1-4dc7-b22b-aa1fda8a3dab Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:41,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-9060ee6b-45b1-4dc7-b22b-aa1fda8a3dab 2018-10-12 04:21:41,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}7c2e509048621e611315a604f4272a6f70a87a85" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b"}}' 2018-10-12 04:21:41,934 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-6076074a-7f45-4b19-89ea-4baf481db3eb Date: Fri, 12 Oct 2018 04:21:41 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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}} 2018-10-12 04:21:41,934 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-6076074a-7f45-4b19-89ea-4baf481db3eb 2018-10-12 04:21:41,935 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename 2018-10-12 04:21:41,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:42,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-0f324aa0-96d6-40d7-9b70-a1707cd5af58 Date: Fri, 12 Oct 2018 04:21:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:41Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 4, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:42,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-0f324aa0-96d6-40d7-9b70-a1707cd5af58 2018-10-12 04:21:42,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:42,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e96287-f627-4fbf-9968-6f67cbb92baa Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d"}, "enabled": true, "id": "4b930dcfdb8b45ca83950964051e065d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj"}} 2018-10-12 04:21:42,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d used request id req-e6e96287-f627-4fbf-9968-6f67cbb92baa 2018-10-12 04:21:42,209 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:42,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:42,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-36f74619-5562-47ae-8b6e-eecb077f8398 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:42,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-36f74619-5562-47ae-8b6e-eecb077f8398 2018-10-12 04:21:42,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}7c2e509048621e611315a604f4272a6f70a87a85" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10}}' 2018-10-12 04:21:42,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-ff820561-8d1d-4c9b-8377-083bb4dff234 Date: Fri, 12 Oct 2018 04:21:42 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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}} 2018-10-12 04:21:42,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-ff820561-8d1d-4c9b-8377-083bb4dff234 2018-10-12 04:21:42,725 - neutron_utils - INFO - Retrieving security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:42,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:42,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-2b568512-237c-4999-93ee-43fc3b69dee8 Date: Fri, 12 Oct 2018 04:21:42 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:42,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-2b568512-237c-4999-93ee-43fc3b69dee8 2018-10-12 04:21:42,914 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:42,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:42,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-927f1c02-2aca-46d4-9342-b2fc0b906924 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:42,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-927f1c02-2aca-46d4-9342-b2fc0b906924 2018-10-12 04:21:42,956 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:43,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b1d6e24f182e44409b854153deea6034", "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj-role"}], "expires_at": "2018-10-12T05:21:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4b930dcfdb8b45ca83950964051e065d", "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/4b930dcfdb8b45ca83950964051e065d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/4b930dcfdb8b45ca83950964051e065d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/4b930dcfdb8b45ca83950964051e065d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4b930dcfdb8b45ca83950964051e065d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/4b930dcfdb8b45ca83950964051e065d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/4b930dcfdb8b45ca83950964051e065d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4b930dcfdb8b45ca83950964051e065d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/4b930dcfdb8b45ca83950964051e065d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/4b930dcfdb8b45ca83950964051e065d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4b930dcfdb8b45ca83950964051e065d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/4b930dcfdb8b45ca83950964051e065d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/4b930dcfdb8b45ca83950964051e065d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-user", "id": "4f02687a48804bc1bb62c7cdae3638a5"}, "audit_ids": ["SZ6MIZi-RMmN1C6AoqflMg"], "issued_at": "2018-10-12T04:21:43.000000Z"}} 2018-10-12 04:21:43,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:43,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-ede6750b-c3e0-43a3-9f70-778d5b5a8fc4 Date: Fri, 12 Oct 2018 04:21:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:43,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename&description=hello+group used request id req-ede6750b-c3e0-43a3-9f70-778d5b5a8fc4 2018-10-12 04:21:43,534 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:43,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:43,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8ec049d8-cab5-4e82-be1e-51ffa616cd70 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:43,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-8ec049d8-cab5-4e82-be1e-51ffa616cd70 2018-10-12 04:21:43,742 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:43,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:43,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-496104a5-f6c3-4e58-921e-be5ae44d1560 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:43,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-496104a5-f6c3-4e58-921e-be5ae44d1560 2018-10-12 04:21:43,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:44,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d4c0a757-bee7-4aa6-99e8-d82af9174fd4 Date: Fri, 12 Oct 2018 04:21:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:44,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-d4c0a757-bee7-4aa6-99e8-d82af9174fd4 2018-10-12 04:21:44,154 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:44,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:44,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-a55ccd73-bece-4c80-a076-0604d89e2736 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:44,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-a55ccd73-bece-4c80-a076-0604d89e2736 2018-10-12 04:21:44,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:44,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4df65507-60b1-47f3-afe3-3e9abb864fb9 Date: Fri, 12 Oct 2018 04:21:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:44,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-4df65507-60b1-47f3-afe3-3e9abb864fb9 2018-10-12 04:21:44,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:44,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:44,580 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-b459a7c7-fe4b-4708-a5ae-6d1f49fdec3a Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:44,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-b459a7c7-fe4b-4708-a5ae-6d1f49fdec3a 2018-10-12 04:21:44,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:44,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-7a94888a-8e46-442a-b355-70250d6f83b7 Date: Fri, 12 Oct 2018 04:21:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:44,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-7a94888a-8e46-442a-b355-70250d6f83b7 2018-10-12 04:21:44,799 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:44,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:44,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d699d20e-a909-4bde-85e0-61be865d6a69 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:44,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-d699d20e-a909-4bde-85e0-61be865d6a69 2018-10-12 04:21:44,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:44,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-31eddf0c-7300-4471-b2dd-765a3767c30d Date: Fri, 12 Oct 2018 04:21:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:44,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-31eddf0c-7300-4471-b2dd-765a3767c30d 2018-10-12 04:21:44,892 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:44,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:45,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-40fc6b8b-621e-425e-b923-6ea5ed0a5b92 Date: Fri, 12 Oct 2018 04:21:45 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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:45,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-40fc6b8b-621e-425e-b923-6ea5ed0a5b92 2018-10-12 04:21:45,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:45,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-e738e22e-4588-47e1-a129-a68b8d960dfb Date: Fri, 12 Oct 2018 04:21:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:45,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-e738e22e-4588-47e1-a129-a68b8d960dfb 2018-10-12 04:21:45,282 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:45,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:45,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-e86dae4c-4c8c-4215-a06d-6f43ee583a48 Date: Fri, 12 Oct 2018 04:21:45 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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:45,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-e86dae4c-4c8c-4215-a06d-6f43ee583a48 2018-10-12 04:21:45,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:45,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-cc4b2cc6-5682-4db6-a5a3-6117b4bd8c30 Date: Fri, 12 Oct 2018 04:21:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:45,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-cc4b2cc6-5682-4db6-a5a3-6117b4bd8c30 2018-10-12 04:21:45,529 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:45,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:45,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-38412d0e-c4ec-4f56-8e8d-83fea43bab48 Date: Fri, 12 Oct 2018 04:21:45 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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:45,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-38412d0e-c4ec-4f56-8e8d-83fea43bab48 2018-10-12 04:21:45,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:45,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-b10fa0f1-8894-4414-b147-78b9df317a94 Date: Fri, 12 Oct 2018 04:21:45 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:45,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-b10fa0f1-8894-4414-b147-78b9df317a94 2018-10-12 04:21:45,904 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:45,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:45,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-182be420-2712-4c1e-9a4b-29e8a6133e99 Date: Fri, 12 Oct 2018 04:21:45 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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:45,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-182be420-2712-4c1e-9a4b-29e8a6133e99 2018-10-12 04:21:45,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:46,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-96490d3f-23f2-4c52-9c77-62311fc5692c Date: Fri, 12 Oct 2018 04:21:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:46,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-96490d3f-23f2-4c52-9c77-62311fc5692c 2018-10-12 04:21:46,147 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:46,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:46,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7450d73b-00ce-490b-a1a5-e0962200b4ce Date: Fri, 12 Oct 2018 04:21:46 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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:46,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-7450d73b-00ce-490b-a1a5-e0962200b4ce 2018-10-12 04:21:46,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:46,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0238052a-e016-4830-89ce-acf41e39cac2 Date: Fri, 12 Oct 2018 04:21:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:46,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-0238052a-e016-4830-89ce-acf41e39cac2 2018-10-12 04:21:46,523 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:46,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:46,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-628ecf61-18a2-4cca-989a-b020ba4b29db Date: Fri, 12 Oct 2018 04:21:46 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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:46,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-628ecf61-18a2-4cca-989a-b020ba4b29db 2018-10-12 04:21:46,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:46,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4e8f7115-3e93-4475-a60a-d0921e4b65e4 Date: Fri, 12 Oct 2018 04:21:46 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:46,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-4e8f7115-3e93-4475-a60a-d0921e4b65e4 2018-10-12 04:21:46,773 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:46,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:46,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-348c2402-eda5-4715-b342-50585b2ad41b Date: Fri, 12 Oct 2018 04:21:46 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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:46,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-348c2402-eda5-4715-b342-50585b2ad41b 2018-10-12 04:21:46,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:47,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1bac5edc-dcf6-4b13-b1d1-b9def078109c Date: Fri, 12 Oct 2018 04:21:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:47,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-1bac5edc-dcf6-4b13-b1d1-b9def078109c 2018-10-12 04:21:47,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:47,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:47,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8d6875d6-0b3a-44c1-ada1-cf77888e988b Date: Fri, 12 Oct 2018 04:21:47 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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:47,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-8d6875d6-0b3a-44c1-ada1-cf77888e988b 2018-10-12 04:21:47,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:47,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0c13967a-5bfd-461c-bde7-da570ee3075f Date: Fri, 12 Oct 2018 04:21:47 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "07549ffe-bb03-4727-9d6d-7876034bee4c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:21:42Z", "revision_number": 0, "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": 10, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:41Z", "revision_number": 0, "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 5, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "name": "CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename"}]} 2018-10-12 04:21:47,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename used request id req-0c13967a-5bfd-461c-bde7-da570ee3075f 2018-10-12 04:21:47,410 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6ab564c9-41cc-4eca-8125-57ea6ac4d05b 2018-10-12 04:21:47,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e01ff2931927a911ffa24a6193fd8aee231a09b0" 2018-10-12 04:21:47,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-8b512e6e-781c-4c7d-8161-dc4e486537f4 Date: Fri, 12 Oct 2018 04:21:47 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-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "07549ffe-bb03-4727-9d6d-7876034bee4c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "3b9c50ab-aa80-4970-8be8-e2fe11f31654"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "4bf22e66-6915-4ffb-8df9-0b5df27bce87"}, {"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-10-12T04:21:42Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": 10, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:42Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd"}, {"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-10-12T04:21:41Z", "security_group_id": "6ab564c9-41cc-4eca-8125-57ea6ac4d05b", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:41Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "e6eeee39-3236-48d7-aae7-f713ec48cc2d"}]} 2018-10-12 04:21:47,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-8b512e6e-781c-4c7d-8161-dc4e486537f4 2018-10-12 04:21:47,453 - neutron_utils - INFO - Deleting security group rule with ID - 4bf22e66-6915-4ffb-8df9-0b5df27bce87 2018-10-12 04:21:47,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/4bf22e66-6915-4ffb-8df9-0b5df27bce87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:47,575 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9d50fcad-5a64-4632-bc2c-84d4b1bdcb5e Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:47,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/4bf22e66-6915-4ffb-8df9-0b5df27bce87 used request id req-9d50fcad-5a64-4632-bc2c-84d4b1bdcb5e 2018-10-12 04:21:47,575 - neutron_utils - INFO - Deleting security group rule with ID - 07549ffe-bb03-4727-9d6d-7876034bee4c 2018-10-12 04:21:47,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/07549ffe-bb03-4727-9d6d-7876034bee4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:47,687 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b78bb09d-e760-47e9-ab9a-1642ba599d17 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:47,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/07549ffe-bb03-4727-9d6d-7876034bee4c used request id req-b78bb09d-e760-47e9-ab9a-1642ba599d17 2018-10-12 04:21:47,688 - neutron_utils - INFO - Deleting security group rule with ID - 3b9c50ab-aa80-4970-8be8-e2fe11f31654 2018-10-12 04:21:47,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3b9c50ab-aa80-4970-8be8-e2fe11f31654 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:47,932 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-707cc0dc-0870-4822-ad16-c3f81ecaf7a9 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:47,932 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3b9c50ab-aa80-4970-8be8-e2fe11f31654 used request id req-707cc0dc-0870-4822-ad16-c3f81ecaf7a9 2018-10-12 04:21:47,932 - neutron_utils - INFO - Deleting security group rule with ID - 817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd 2018-10-12 04:21:47,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:48,183 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-382feb46-28b0-4b3d-9bf3-6e0f7001d932 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:48,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/817d3e7b-d9c9-4337-a7cb-4fd82a33b5bd used request id req-382feb46-28b0-4b3d-9bf3-6e0f7001d932 2018-10-12 04:21:48,184 - neutron_utils - INFO - Deleting security group rule with ID - e6eeee39-3236-48d7-aae7-f713ec48cc2d 2018-10-12 04:21:48,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/e6eeee39-3236-48d7-aae7-f713ec48cc2d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:48,272 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1e11527-ac4f-4d5f-b9a4-5539f8c8ad07 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:48,272 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/e6eeee39-3236-48d7-aae7-f713ec48cc2d used request id req-f1e11527-ac4f-4d5f-b9a4-5539f8c8ad07 2018-10-12 04:21:48,272 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-56e9f517-e579-417c-bde4-f215ed21ab2ename 2018-10-12 04:21:48,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/6ab564c9-41cc-4eca-8125-57ea6ac4d05b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2e509048621e611315a604f4272a6f70a87a85" 2018-10-12 04:21:48,407 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d00a1591-573d-449a-b613-cace255ac17c Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:48,407 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/6ab564c9-41cc-4eca-8125-57ea6ac4d05b used request id req-d00a1591-573d-449a-b613-cace255ac17c 2018-10-12 04:21:48,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:48,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2699156c-c268-486b-b5a8-85137405dae5 Date: Fri, 12 Oct 2018 04:21:48 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "updated_at": "2018-10-12T04:21:39Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "6bd46763-af1a-4f0e-8b18-adf88d6b205f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "8bcdd203-985f-4e25-95b9-4829071fe9ec", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "ac40c61a-763b-48b8-900c-734cb5fbd8a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "8bcdd203-985f-4e25-95b9-4829071fe9ec", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "b3d468ec-dbec-4323-a8d3-d158968f0c60", "remote_group_id": "8bcdd203-985f-4e25-95b9-4829071fe9ec", "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "8bcdd203-985f-4e25-95b9-4829071fe9ec", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv6", "project_id": "4b930dcfdb8b45ca83950964051e065d"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "revision_number": 0, "id": "d731b080-b58c-4153-8e97-cb096af73fcb", "remote_group_id": "8bcdd203-985f-4e25-95b9-4829071fe9ec", "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:39Z", "security_group_id": "8bcdd203-985f-4e25-95b9-4829071fe9ec", "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "port_range_min": null, "ethertype": "IPv4", "project_id": "4b930dcfdb8b45ca83950964051e065d"}], "revision_number": 4, "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "8bcdd203-985f-4e25-95b9-4829071fe9ec", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:21:48,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-2699156c-c268-486b-b5a8-85137405dae5 2018-10-12 04:21:48,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:48,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-328a4db9-8bc1-4812-91e1-9024828bdf06 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:21:48,721 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-328a4db9-8bc1-4812-91e1-9024828bdf06 2018-10-12 04:21:48,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:48,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d0ed8e1-bccf-4d25-a833-bf7e79e9a3ec Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:21:48,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-6d0ed8e1-bccf-4d25-a833-bf7e79e9a3ec 2018-10-12 04:21:48,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:48,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1703999-4e81-49cd-91ce-72ddfb14c972 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d"}, "enabled": true, "id": "4b930dcfdb8b45ca83950964051e065d", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj"}} 2018-10-12 04:21:48,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d used request id req-a1703999-4e81-49cd-91ce-72ddfb14c972 2018-10-12 04:21:48,903 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8bcdd203-985f-4e25-95b9-4829071fe9ec 2018-10-12 04:21:48,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8bcdd203-985f-4e25-95b9-4829071fe9ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:49,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5268f62e-25a9-4812-b040-871bc370d277 Date: Fri, 12 Oct 2018 04:21: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-10-12T04:21:39Z", "security_group_id": "8bcdd203-985f-4e25-95b9-4829071fe9ec", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "6bd46763-af1a-4f0e-8b18-adf88d6b205f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "8bcdd203-985f-4e25-95b9-4829071fe9ec", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "ac40c61a-763b-48b8-900c-734cb5fbd8a2"}, {"remote_group_id": "8bcdd203-985f-4e25-95b9-4829071fe9ec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "8bcdd203-985f-4e25-95b9-4829071fe9ec", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "b3d468ec-dbec-4323-a8d3-d158968f0c60"}, {"remote_group_id": "8bcdd203-985f-4e25-95b9-4829071fe9ec", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:39Z", "security_group_id": "8bcdd203-985f-4e25-95b9-4829071fe9ec", "port_range_min": null, "revision_number": 0, "tenant_id": "4b930dcfdb8b45ca83950964051e065d", "created_at": "2018-10-12T04:21:39Z", "project_id": "4b930dcfdb8b45ca83950964051e065d", "id": "d731b080-b58c-4153-8e97-cb096af73fcb"}]} 2018-10-12 04:21:49,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8bcdd203-985f-4e25-95b9-4829071fe9ec used request id req-5268f62e-25a9-4812-b040-871bc370d277 2018-10-12 04:21:49,075 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:21:49,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8bcdd203-985f-4e25-95b9-4829071fe9ec -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:49,367 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dc211dcf-562d-4487-8c30-a4306f2ac7b6 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:49,367 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8bcdd203-985f-4e25-95b9-4829071fe9ec used request id req-dc211dcf-562d-4487-8c30-a4306f2ac7b6 2018-10-12 04:21:49,368 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj 2018-10-12 04:21:49,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:49,571 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8f65362-ee60-4e07-962d-3651f6e2a473 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:49,571 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4b930dcfdb8b45ca83950964051e065d used request id req-d8f65362-ee60-4e07-962d-3651f6e2a473 2018-10-12 04:21:49,571 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-f8ee7ebe-b414-4fb-proj-role 2018-10-12 04:21:49,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/b1d6e24f182e44409b854153deea6034 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:49,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27ef7f1f-8b8d-4417-be5a-4cb44043a53d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:49,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/b1d6e24f182e44409b854153deea6034 used request id req-27ef7f1f-8b8d-4417-be5a-4cb44043a53d 2018-10-12 04:21:49,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b37c1acf00a304da06cf9672f2af651fbcec2fc8" 2018-10-12 04:21:49,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec81388c-7349-48bf-8287-ae748e72ab5c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:21:49,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ec81388c-7349-48bf-8287-ae748e72ab5c 2018-10-12 04:21:49,778 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-f8ee7ebe-b414-4fb-user 2018-10-12 04:21:49,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/4f02687a48804bc1bb62c7cdae3638a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b28a3e6e3ce88f94baadc8b5ee6e7346a0413b0e" 2018-10-12 04:21:49,980 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a3956e4-9713-4c89-a3cf-a4bdd1b495af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:49,980 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4f02687a48804bc1bb62c7cdae3638a5 used request id req-0a3956e4-9713-4c89-a3cf-a4bdd1b495af 2018-10-12 04:21:49,982 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:50,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["N-PVx5RHTgG9B_MddtU7Sg"], "issued_at": "2018-10-12T04:21:50.000000Z"}} 2018-10-12 04:21:50,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8848e10ade8bd044a7a416ef2484762be5b56071" 2018-10-12 04:21:50,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d4b0414-9472-45c1-aa75-1e68cd78cb36 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:50,440 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1d4b0414-9472-45c1-aa75-1e68cd78cb36 2018-10-12 04:21:50,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:50,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:50,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["yOtCKp49Qs6vxpelblTu4Q"], "issued_at": "2018-10-12T04:21:50.000000Z"}} 2018-10-12 04:21:50,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:50,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcc61c08-7fb4-4b54-b09a-dcecb7df3a56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:50,910 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bcc61c08-7fb4-4b54-b09a-dcecb7df3a56 2018-10-12 04:21:50,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:50,920 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:50,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-97a93025-cf22-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:51,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9303105e-4f2a-4959-ba4d-662da5563579 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-97a93025-cf22-44c-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:21:51,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-97a93025-cf22-44c-proj used request id req-9303105e-4f2a-4959-ba4d-662da5563579 2018-10-12 04:21:51,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:51,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36cf93af-0363-4c0d-84f7-05ae567a4385 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:21:51,098 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-36cf93af-0363-4c0d-84f7-05ae567a4385 2018-10-12 04:21:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-97a93025-cf22-44c-proj"}}' 2018-10-12 04:21:51,227 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:21:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba430d8d-8f21-40f5-b0e8-37e8cfc52cc9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1c5189116ab64c39b5616aff61b0d5bd"}, "enabled": true, "id": "1c5189116ab64c39b5616aff61b0d5bd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-97a93025-cf22-44c-proj"}} 2018-10-12 04:21:51,227 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ba430d8d-8f21-40f5-b0e8-37e8cfc52cc9 2018-10-12 04:21:51,227 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-97a93025-cf22-44c-proj 2018-10-12 04:21:51,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:51,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:51,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["nMQqP5tESka7r1qEyYd5EA"], "issued_at": "2018-10-12T04:21:51.000000Z"}} 2018-10-12 04:21:51,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474b96869eb417dea193e72455510e91103a4de" 2018-10-12 04:21:51,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1fc59676-599d-42a7-b563-8ff27511afcc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:51,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1fc59676-599d-42a7-b563-8ff27511afcc 2018-10-12 04:21:51,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:51,709 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:51,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474b96869eb417dea193e72455510e91103a4de" 2018-10-12 04:21:51,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6852dbb5-5ab8-4202-a1cf-55b1f26b3a71 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:21:51,816 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6852dbb5-5ab8-4202-a1cf-55b1f26b3a71 2018-10-12 04:21:51,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-97a93025-cf22-44c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474b96869eb417dea193e72455510e91103a4de" 2018-10-12 04:21:51,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9813015d-51ce-4dbc-9195-398cf0340431 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-97a93025-cf22-44c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1c5189116ab64c39b5616aff61b0d5bd"}, "enabled": true, "id": "1c5189116ab64c39b5616aff61b0d5bd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-97a93025-cf22-44c-proj"}]} 2018-10-12 04:21:51,902 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-97a93025-cf22-44c-proj used request id req-9813015d-51ce-4dbc-9195-398cf0340431 2018-10-12 04:21:51,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474b96869eb417dea193e72455510e91103a4de" 2018-10-12 04:21:52,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc4c538a-4d6c-424a-a4dc-469202c7d722 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:21:52,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-fc4c538a-4d6c-424a-a4dc-469202c7d722 2018-10-12 04:21:52,364 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-97a93025-cf22-44c-user 2018-10-12 04:21:52,364 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:52,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:52,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bb6708f-becb-41b2-a46b-ff402893824e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:21:52,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1bb6708f-becb-41b2-a46b-ff402893824e 2018-10-12 04:21:52,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" -d '{"role": {"name": "CreateSecurityGroupTests-97a93025-cf22-44c-proj-role"}}' 2018-10-12 04:21:52,496 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:21:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a230f74f-52b6-47cd-95b2-233d7741cc87 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "de0f9efe568c45b19151cf3661502251", "links": {"self": "http://172.30.9.27:5000/v3/roles/de0f9efe568c45b19151cf3661502251"}, "name": "CreateSecurityGroupTests-97a93025-cf22-44c-proj-role"}} 2018-10-12 04:21:52,496 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a230f74f-52b6-47cd-95b2-233d7741cc87 2018-10-12 04:21:52,496 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-97a93025-cf22-44c-proj-role 2018-10-12 04:21:52,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/de0f9efe568c45b19151cf3661502251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:52,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca6c420f-5ddb-4c71-aac9-b6ff9d6a2a15 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/de0f9efe568c45b19151cf3661502251"}, "domain_id": null, "name": "CreateSecurityGroupTests-97a93025-cf22-44c-proj-role", "id": "de0f9efe568c45b19151cf3661502251"}} 2018-10-12 04:21:52,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/de0f9efe568c45b19151cf3661502251 used request id req-ca6c420f-5ddb-4c71-aac9-b6ff9d6a2a15 2018-10-12 04:21:52,587 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-97a93025-cf22-44c-proj-role to project CreateSecurityGroupTests-97a93025-cf22-44c-proj 2018-10-12 04:21:52,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1c5189116ab64c39b5616aff61b0d5bd/users/29f1875b7da0461783c8f55012d97e95/roles/de0f9efe568c45b19151cf3661502251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:52,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ef4a033-df53-442f-97f7-069f84e5c540 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:52,714 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1c5189116ab64c39b5616aff61b0d5bd/users/29f1875b7da0461783c8f55012d97e95/roles/de0f9efe568c45b19151cf3661502251 used request id req-6ef4a033-df53-442f-97f7-069f84e5c540 2018-10-12 04:21:52,715 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:52,716 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:53,093 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de0f9efe568c45b19151cf3661502251", "name": "CreateSecurityGroupTests-97a93025-cf22-44c-proj-role"}], "expires_at": "2018-10-12T05:21:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c5189116ab64c39b5616aff61b0d5bd", "name": "CreateSecurityGroupTests-97a93025-cf22-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1c5189116ab64c39b5616aff61b0d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1c5189116ab64c39b5616aff61b0d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1c5189116ab64c39b5616aff61b0d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1c5189116ab64c39b5616aff61b0d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1c5189116ab64c39b5616aff61b0d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1c5189116ab64c39b5616aff61b0d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1c5189116ab64c39b5616aff61b0d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1c5189116ab64c39b5616aff61b0d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1c5189116ab64c39b5616aff61b0d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1c5189116ab64c39b5616aff61b0d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1c5189116ab64c39b5616aff61b0d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1c5189116ab64c39b5616aff61b0d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-97a93025-cf22-44c-user", "id": "29f1875b7da0461783c8f55012d97e95"}, "audit_ids": ["s_GrvpQbTeqkkV8fTtiyBA"], "issued_at": "2018-10-12T04:21:53.000000Z"}} 2018-10-12 04:21:53,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" 2018-10-12 04:21:53,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b4c0fa4-b54a-4a9a-9956-10377907311e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:53,172 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9b4c0fa4-b54a-4a9a-9956-10377907311e 2018-10-12 04:21:53,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3546b3ff-2d89-4f2f-82b1-a53ba85bd152name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" 2018-10-12 04:21:53,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-33b0b70f-831a-4349-b0fc-c6dedb556ed4 Date: Fri, 12 Oct 2018 04:21:53 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:21:53,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3546b3ff-2d89-4f2f-82b1-a53ba85bd152name&description=hello+group used request id req-33b0b70f-831a-4349-b0fc-c6dedb556ed4 2018-10-12 04:21:53,469 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-3546b3ff-2d89-4f2f-82b1-a53ba85bd152name... 2018-10-12 04:21:53,469 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-3546b3ff-2d89-4f2f-82b1-a53ba85bd152name 2018-10-12 04:21:53,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" -d '{"security_group": {"name": "CreateSecurityGroupTests-3546b3ff-2d89-4f2f-82b1-a53ba85bd152name", "description": "hello group"}}' 2018-10-12 04:21:53,826 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-84fe05bb-9508-4e24-9f6e-8e0ad0d9ed85 Date: Fri, 12 Oct 2018 04:21:53 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "updated_at": "2018-10-12T04:21:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "ca2ed44b-407d-4778-b152-d2a50f27e7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}], "revision_number": 2, "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "name": "CreateSecurityGroupTests-3546b3ff-2d89-4f2f-82b1-a53ba85bd152name"}} 2018-10-12 04:21:53,827 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-84fe05bb-9508-4e24-9f6e-8e0ad0d9ed85 2018-10-12 04:21:53,827 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e268c361-d08e-4a14-8749-c028b2d3f7ff 2018-10-12 04:21:53,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" 2018-10-12 04:21:54,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eb9a23fa-fc84-49b0-8a6f-3709091d8e84 Date: Fri, 12 Oct 2018 04:21:54 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-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "ca2ed44b-407d-4778-b152-d2a50f27e7e2"}]} 2018-10-12 04:21:54,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff used request id req-eb9a23fa-fc84-49b0-8a6f-3709091d8e84 2018-10-12 04:21:54,009 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e268c361-d08e-4a14-8749-c028b2d3f7ff 2018-10-12 04:21:54,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" 2018-10-12 04:21:54,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9c8e54e1-2381-4473-a3ee-e3e46c04b4ba Date: Fri, 12 Oct 2018 04:21:54 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-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "ca2ed44b-407d-4778-b152-d2a50f27e7e2"}]} 2018-10-12 04:21:54,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff used request id req-9c8e54e1-2381-4473-a3ee-e3e46c04b4ba 2018-10-12 04:21:54,192 - neutron_utils - INFO - Retrieving security group with ID - e268c361-d08e-4a14-8749-c028b2d3f7ff 2018-10-12 04:21:54,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=e268c361-d08e-4a14-8749-c028b2d3f7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" 2018-10-12 04:21:54,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0c454f08-026d-459d-bc58-7823d39ac219 Date: Fri, 12 Oct 2018 04:21:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "updated_at": "2018-10-12T04:21:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "ca2ed44b-407d-4778-b152-d2a50f27e7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}], "revision_number": 2, "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "name": "CreateSecurityGroupTests-3546b3ff-2d89-4f2f-82b1-a53ba85bd152name"}]} 2018-10-12 04:21:54,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=e268c361-d08e-4a14-8749-c028b2d3f7ff used request id req-0c454f08-026d-459d-bc58-7823d39ac219 2018-10-12 04:21:54,382 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e268c361-d08e-4a14-8749-c028b2d3f7ff 2018-10-12 04:21:54,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" 2018-10-12 04:21:54,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-6047c666-804e-4c9d-8165-6c75a42f0891 Date: Fri, 12 Oct 2018 04:21:54 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-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "ca2ed44b-407d-4778-b152-d2a50f27e7e2"}]} 2018-10-12 04:21:54,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff used request id req-6047c666-804e-4c9d-8165-6c75a42f0891 2018-10-12 04:21:54,563 - neutron_utils - INFO - Retrieving security group with ID - e268c361-d08e-4a14-8749-c028b2d3f7ff 2018-10-12 04:21:54,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=e268c361-d08e-4a14-8749-c028b2d3f7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" 2018-10-12 04:21:54,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-ad0671cd-860d-436d-89a4-dc7c3a388944 Date: Fri, 12 Oct 2018 04:21:54 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "updated_at": "2018-10-12T04:21:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "ca2ed44b-407d-4778-b152-d2a50f27e7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}], "revision_number": 2, "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "name": "CreateSecurityGroupTests-3546b3ff-2d89-4f2f-82b1-a53ba85bd152name"}]} 2018-10-12 04:21:54,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=e268c361-d08e-4a14-8749-c028b2d3f7ff used request id req-ad0671cd-860d-436d-89a4-dc7c3a388944 2018-10-12 04:21:54,765 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e268c361-d08e-4a14-8749-c028b2d3f7ff 2018-10-12 04:21:54,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" 2018-10-12 04:21:54,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec1b87da-7287-416a-ae24-d76b2baceede Date: Fri, 12 Oct 2018 04:21:54 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-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "ca2ed44b-407d-4778-b152-d2a50f27e7e2"}]} 2018-10-12 04:21:54,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff used request id req-ec1b87da-7287-416a-ae24-d76b2baceede 2018-10-12 04:21:54,836 - neutron_utils - INFO - Retrieving security group with ID - e268c361-d08e-4a14-8749-c028b2d3f7ff 2018-10-12 04:21:54,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=e268c361-d08e-4a14-8749-c028b2d3f7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" 2018-10-12 04:21:55,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-03b89ac1-a3ab-45ef-82f7-aa3fc4248f5b Date: Fri, 12 Oct 2018 04:21:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "updated_at": "2018-10-12T04:21:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "ca2ed44b-407d-4778-b152-d2a50f27e7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}], "revision_number": 2, "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "name": "CreateSecurityGroupTests-3546b3ff-2d89-4f2f-82b1-a53ba85bd152name"}]} 2018-10-12 04:21:55,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=e268c361-d08e-4a14-8749-c028b2d3f7ff used request id req-03b89ac1-a3ab-45ef-82f7-aa3fc4248f5b 2018-10-12 04:21:55,029 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e268c361-d08e-4a14-8749-c028b2d3f7ff 2018-10-12 04:21:55,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" 2018-10-12 04:21:55,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-79c17651-16ce-4412-8401-253907ff9314 Date: Fri, 12 Oct 2018 04:21:55 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-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "ca2ed44b-407d-4778-b152-d2a50f27e7e2"}]} 2018-10-12 04:21:55,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff used request id req-79c17651-16ce-4412-8401-253907ff9314 2018-10-12 04:21:55,201 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:55,574 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "de0f9efe568c45b19151cf3661502251", "name": "CreateSecurityGroupTests-97a93025-cf22-44c-proj-role"}], "expires_at": "2018-10-12T05:21:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1c5189116ab64c39b5616aff61b0d5bd", "name": "CreateSecurityGroupTests-97a93025-cf22-44c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1c5189116ab64c39b5616aff61b0d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1c5189116ab64c39b5616aff61b0d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1c5189116ab64c39b5616aff61b0d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1c5189116ab64c39b5616aff61b0d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1c5189116ab64c39b5616aff61b0d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1c5189116ab64c39b5616aff61b0d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1c5189116ab64c39b5616aff61b0d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1c5189116ab64c39b5616aff61b0d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1c5189116ab64c39b5616aff61b0d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1c5189116ab64c39b5616aff61b0d5bd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1c5189116ab64c39b5616aff61b0d5bd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1c5189116ab64c39b5616aff61b0d5bd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-97a93025-cf22-44c-user", "id": "29f1875b7da0461783c8f55012d97e95"}, "audit_ids": ["ivrqMnF-RvyUzIiFsUvSKw"], "issued_at": "2018-10-12T04:21:55.000000Z"}} 2018-10-12 04:21:55,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3546b3ff-2d89-4f2f-82b1-a53ba85bd152name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfed542b8a01ebbff31e52809ce178f13499dfc5" 2018-10-12 04:21:55,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-9aebc470-c9f7-4e4b-b828-7f0c8c8176df Date: Fri, 12 Oct 2018 04:21:55 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "updated_at": "2018-10-12T04:21:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "ca2ed44b-407d-4778-b152-d2a50f27e7e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}], "revision_number": 2, "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "name": "CreateSecurityGroupTests-3546b3ff-2d89-4f2f-82b1-a53ba85bd152name"}]} 2018-10-12 04:21:55,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-3546b3ff-2d89-4f2f-82b1-a53ba85bd152name&description=hello+group used request id req-9aebc470-c9f7-4e4b-b828-7f0c8c8176df 2018-10-12 04:21:55,765 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e268c361-d08e-4a14-8749-c028b2d3f7ff 2018-10-12 04:21:55,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfed542b8a01ebbff31e52809ce178f13499dfc5" 2018-10-12 04:21:55,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4a011327-e538-4e5d-937d-7feead08079c Date: Fri, 12 Oct 2018 04:21:55 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-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "ca2ed44b-407d-4778-b152-d2a50f27e7e2"}]} 2018-10-12 04:21:55,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff used request id req-4a011327-e538-4e5d-937d-7feead08079c 2018-10-12 04:21:55,949 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e268c361-d08e-4a14-8749-c028b2d3f7ff 2018-10-12 04:21:55,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfed542b8a01ebbff31e52809ce178f13499dfc5" 2018-10-12 04:21:56,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bf218656-f4b2-4c3c-a90e-0eff9b4aa143 Date: Fri, 12 Oct 2018 04:21:56 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-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "security_group_id": "e268c361-d08e-4a14-8749-c028b2d3f7ff", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "ca2ed44b-407d-4778-b152-d2a50f27e7e2"}]} 2018-10-12 04:21:56,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e268c361-d08e-4a14-8749-c028b2d3f7ff used request id req-bf218656-f4b2-4c3c-a90e-0eff9b4aa143 2018-10-12 04:21:56,134 - neutron_utils - INFO - Deleting security group rule with ID - 3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3 2018-10-12 04:21:56,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" 2018-10-12 04:21:56,401 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5dc5f1a9-dc7e-461e-b096-995e08abd2fa Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:56,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3e3085fd-ecd9-4f09-9d2a-cf1b698dc0b3 used request id req-5dc5f1a9-dc7e-461e-b096-995e08abd2fa 2018-10-12 04:21:56,402 - neutron_utils - INFO - Deleting security group rule with ID - ca2ed44b-407d-4778-b152-d2a50f27e7e2 2018-10-12 04:21:56,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/ca2ed44b-407d-4778-b152-d2a50f27e7e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" 2018-10-12 04:21:56,653 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5859794-4883-4a88-b405-1626c8993824 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:56,653 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/ca2ed44b-407d-4778-b152-d2a50f27e7e2 used request id req-b5859794-4883-4a88-b405-1626c8993824 2018-10-12 04:21:56,653 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-3546b3ff-2d89-4f2f-82b1-a53ba85bd152name 2018-10-12 04:21:56,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e268c361-d08e-4a14-8749-c028b2d3f7ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c910da0ef4a68d91ca57474949056302863bbfd3" 2018-10-12 04:21:56,915 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4ac1b640-962e-4a2e-a631-a572f736d155 Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:56,915 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e268c361-d08e-4a14-8749-c028b2d3f7ff used request id req-4ac1b640-962e-4a2e-a631-a572f736d155 2018-10-12 04:21:56,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:57,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-f38176a7-b514-4db3-96dd-d3900ea702aa Date: Fri, 12 Oct 2018 04:21:57 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "updated_at": "2018-10-12T04:21:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "275ecf86-6c68-4c9b-8740-6550cfbf2d81", "remote_group_id": "c1fc1ade-53c3-4159-88e9-9ef95627ad54", "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "c1fc1ade-53c3-4159-88e9-9ef95627ad54", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "33992630-4d1c-4635-aff1-32284a4eea0c", "remote_group_id": "c1fc1ade-53c3-4159-88e9-9ef95627ad54", "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "c1fc1ade-53c3-4159-88e9-9ef95627ad54", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "3f4408f9-15f1-451b-9ee2-3ef64bb1cf55", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "c1fc1ade-53c3-4159-88e9-9ef95627ad54", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv4", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "revision_number": 0, "id": "729dddcd-142e-41d1-8553-5254fd7f8069", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:21:53Z", "security_group_id": "c1fc1ade-53c3-4159-88e9-9ef95627ad54", "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "port_range_min": null, "ethertype": "IPv6", "project_id": "1c5189116ab64c39b5616aff61b0d5bd"}], "revision_number": 4, "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "c1fc1ade-53c3-4159-88e9-9ef95627ad54", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:21:57,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-f38176a7-b514-4db3-96dd-d3900ea702aa 2018-10-12 04:21:57,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:57,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c3ab225-4fb7-439f-ac4e-22bac3ce4625 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:21:57,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-7c3ab225-4fb7-439f-ac4e-22bac3ce4625 2018-10-12 04:21:57,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:57,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f91b1b85-427d-4903-8cf4-57b99b13bfab Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:21:57,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-f91b1b85-427d-4903-8cf4-57b99b13bfab 2018-10-12 04:21:57,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1c5189116ab64c39b5616aff61b0d5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:57,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd19f444-e801-4f21-a1d1-e49b94d76eed Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1c5189116ab64c39b5616aff61b0d5bd"}, "enabled": true, "id": "1c5189116ab64c39b5616aff61b0d5bd", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-97a93025-cf22-44c-proj"}} 2018-10-12 04:21:57,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1c5189116ab64c39b5616aff61b0d5bd used request id req-bd19f444-e801-4f21-a1d1-e49b94d76eed 2018-10-12 04:21:57,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c1fc1ade-53c3-4159-88e9-9ef95627ad54 2018-10-12 04:21:57,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1fc1ade-53c3-4159-88e9-9ef95627ad54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:57,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6750995b-fe5d-49d8-97d2-1f6b9516bd88 Date: Fri, 12 Oct 2018 04:21:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "c1fc1ade-53c3-4159-88e9-9ef95627ad54", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "security_group_id": "c1fc1ade-53c3-4159-88e9-9ef95627ad54", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "275ecf86-6c68-4c9b-8740-6550cfbf2d81"}, {"remote_group_id": "c1fc1ade-53c3-4159-88e9-9ef95627ad54", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "security_group_id": "c1fc1ade-53c3-4159-88e9-9ef95627ad54", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "33992630-4d1c-4635-aff1-32284a4eea0c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "security_group_id": "c1fc1ade-53c3-4159-88e9-9ef95627ad54", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "3f4408f9-15f1-451b-9ee2-3ef64bb1cf55"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:21:53Z", "security_group_id": "c1fc1ade-53c3-4159-88e9-9ef95627ad54", "port_range_min": null, "revision_number": 0, "tenant_id": "1c5189116ab64c39b5616aff61b0d5bd", "created_at": "2018-10-12T04:21:53Z", "project_id": "1c5189116ab64c39b5616aff61b0d5bd", "id": "729dddcd-142e-41d1-8553-5254fd7f8069"}]} 2018-10-12 04:21:57,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c1fc1ade-53c3-4159-88e9-9ef95627ad54 used request id req-6750995b-fe5d-49d8-97d2-1f6b9516bd88 2018-10-12 04:21:57,564 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:21:57,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c1fc1ade-53c3-4159-88e9-9ef95627ad54 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:57,852 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a88597e-1419-4750-ac31-f595fb52edca Content-Length: 0 Date: Fri, 12 Oct 2018 04:21:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:21:57,853 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c1fc1ade-53c3-4159-88e9-9ef95627ad54 used request id req-5a88597e-1419-4750-ac31-f595fb52edca 2018-10-12 04:21:57,853 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-97a93025-cf22-44c-proj 2018-10-12 04:21:57,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/1c5189116ab64c39b5616aff61b0d5bd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:58,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7af2e62a-feb7-462c-a69f-512178cbc0aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:58,044 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1c5189116ab64c39b5616aff61b0d5bd used request id req-7af2e62a-feb7-462c-a69f-512178cbc0aa 2018-10-12 04:21:58,044 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-97a93025-cf22-44c-proj-role 2018-10-12 04:21:58,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/de0f9efe568c45b19151cf3661502251 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:58,161 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e31ba997-210f-4d98-83d3-5046a90d1e3f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:58,161 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/de0f9efe568c45b19151cf3661502251 used request id req-e31ba997-210f-4d98-83d3-5046a90d1e3f 2018-10-12 04:21:58,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a14c8d8a77737b5e99ad5630f367b747f0d85548" 2018-10-12 04:21:58,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf9e07f6-f3bc-49a3-8187-57589cc41161 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:21:58,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cf9e07f6-f3bc-49a3-8187-57589cc41161 2018-10-12 04:21:58,245 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-97a93025-cf22-44c-user 2018-10-12 04:21:58,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/29f1875b7da0461783c8f55012d97e95 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9474b96869eb417dea193e72455510e91103a4de" 2018-10-12 04:21:58,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:21:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b67d35b-e9fe-48a4-b609-8d6294aedb48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:21:58,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/29f1875b7da0461783c8f55012d97e95 used request id req-7b67d35b-e9fe-48a4-b609-8d6294aedb48 2018-10-12 04:21:58,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:58,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Gx5UgZFjR-u65ji_IMvLoQ"], "issued_at": "2018-10-12T04:21:58.000000Z"}} 2018-10-12 04:21:58,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf873c0e111e3d4bab3937f59d75f2f3dec159b1" 2018-10-12 04:21:58,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2e2abe2-415b-423c-b2ea-383e70310b5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:58,971 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e2e2abe2-415b-423c-b2ea-383e70310b5e 2018-10-12 04:21:58,972 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:58,973 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:21:59,360 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:21:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["8Xkg6xUZR2iWEWGtZrInXA"], "issued_at": "2018-10-12T04:21:59.000000Z"}} 2018-10-12 04:21:59,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:21:59,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b47e2da-4fda-4a65-8ec0-d4ee2bbe104f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:21:59,442 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4b47e2da-4fda-4a65-8ec0-d4ee2bbe104f 2018-10-12 04:21:59,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:21:59,452 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:21: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:21:59,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-08482ec5-0a35-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:21:59,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18591528-e05d-4008-ade1-5c7813bd0610 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-08482ec5-0a35-464-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:21:59,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-08482ec5-0a35-464-proj used request id req-18591528-e05d-4008-ade1-5c7813bd0610 2018-10-12 04:21:59,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:21:59,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebae1df7-2eaa-42b1-99c3-db7f3ff280bd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:21:59,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ebae1df7-2eaa-42b1-99c3-db7f3ff280bd 2018-10-12 04:21:59,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj"}}' 2018-10-12 04:21:59,754 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:21:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f77201f-53f9-4f2f-b494-a5baf8ce2fbb Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb"}, "enabled": true, "id": "7b60f0c30edd42fca987667d2e5340fb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj"}} 2018-10-12 04:21:59,754 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6f77201f-53f9-4f2f-b494-a5baf8ce2fbb 2018-10-12 04:21:59,754 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-08482ec5-0a35-464-proj 2018-10-12 04:21:59,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:21:59,755 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:00,142 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Ed147alyR_SUiwOE0zpR6A"], "issued_at": "2018-10-12T04:22:00.000000Z"}} 2018-10-12 04:22:00,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235b27bfe2a86b6b33ab325007ff5fa91e7ee1a0" 2018-10-12 04:22:00,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78b0a2e4-0821-467e-8b47-e83e99a95b16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:00,236 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-78b0a2e4-0821-467e-8b47-e83e99a95b16 2018-10-12 04:22:00,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:22:00,246 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:22:00,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235b27bfe2a86b6b33ab325007ff5fa91e7ee1a0" 2018-10-12 04:22:00,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38069a4e-53db-424f-ac69-702b3f4becce Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:22:00,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-38069a4e-53db-424f-ac69-702b3f4becce 2018-10-12 04:22:00,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-08482ec5-0a35-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235b27bfe2a86b6b33ab325007ff5fa91e7ee1a0" 2018-10-12 04:22:00,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f95b63-6f49-4a29-b882-dd7519dbf620 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-08482ec5-0a35-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb"}, "enabled": true, "id": "7b60f0c30edd42fca987667d2e5340fb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj"}]} 2018-10-12 04:22:00,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-08482ec5-0a35-464-proj used request id req-83f95b63-6f49-4a29-b882-dd7519dbf620 2018-10-12 04:22:00,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235b27bfe2a86b6b33ab325007ff5fa91e7ee1a0" 2018-10-12 04:22:00,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9002cef-ee8a-4c68-b7c6-5c2bc464f3ba Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:22:00,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c9002cef-ee8a-4c68-b7c6-5c2bc464f3ba 2018-10-12 04:22:00,825 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-08482ec5-0a35-464-user 2018-10-12 04:22:00,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:00,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:22:00,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694902bf-14fd-43f1-81a1-0d61ef6b0322 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:22:00,919 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-694902bf-14fd-43f1-81a1-0d61ef6b0322 2018-10-12 04:22:00,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" -d '{"role": {"name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj-role"}}' 2018-10-12 04:22:01,023 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:22:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34d77db9-2471-4a65-be2c-e29bb781b768 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f150ef54391c402abb5323828a6342dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/f150ef54391c402abb5323828a6342dc"}, "name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj-role"}} 2018-10-12 04:22:01,023 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-34d77db9-2471-4a65-be2c-e29bb781b768 2018-10-12 04:22:01,023 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-08482ec5-0a35-464-proj-role 2018-10-12 04:22:01,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f150ef54391c402abb5323828a6342dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:22:01,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-304b3e97-d541-4d63-9836-963adf6a75c6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f150ef54391c402abb5323828a6342dc"}, "domain_id": null, "name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj-role", "id": "f150ef54391c402abb5323828a6342dc"}} 2018-10-12 04:22:01,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f150ef54391c402abb5323828a6342dc used request id req-304b3e97-d541-4d63-9836-963adf6a75c6 2018-10-12 04:22:01,115 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-08482ec5-0a35-464-proj-role to project CreateSecurityGroupTests-08482ec5-0a35-464-proj 2018-10-12 04:22:01,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb/users/5209b09833ba4f24acd28d82fea85e6c/roles/f150ef54391c402abb5323828a6342dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:22:01,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-108ed82f-9abc-4bfb-96d8-757ae4f9e0ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:01,254 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb/users/5209b09833ba4f24acd28d82fea85e6c/roles/f150ef54391c402abb5323828a6342dc used request id req-108ed82f-9abc-4bfb-96d8-757ae4f9e0ea 2018-10-12 04:22:01,255 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:01,256 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:01,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f150ef54391c402abb5323828a6342dc", "name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj-role"}], "expires_at": "2018-10-12T05:22:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b60f0c30edd42fca987667d2e5340fb", "name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/7b60f0c30edd42fca987667d2e5340fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/7b60f0c30edd42fca987667d2e5340fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/7b60f0c30edd42fca987667d2e5340fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7b60f0c30edd42fca987667d2e5340fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/7b60f0c30edd42fca987667d2e5340fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/7b60f0c30edd42fca987667d2e5340fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7b60f0c30edd42fca987667d2e5340fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/7b60f0c30edd42fca987667d2e5340fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/7b60f0c30edd42fca987667d2e5340fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7b60f0c30edd42fca987667d2e5340fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/7b60f0c30edd42fca987667d2e5340fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/7b60f0c30edd42fca987667d2e5340fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-08482ec5-0a35-464-user", "id": "5209b09833ba4f24acd28d82fea85e6c"}, "audit_ids": ["abI9DRpNS32IbN66gjJNZg"], "issued_at": "2018-10-12T04:22:01.000000Z"}} 2018-10-12 04:22:01,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:01,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92b547ef-fff3-4f8b-9aea-d5d3074adbec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:01,700 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-92b547ef-fff3-4f8b-9aea-d5d3074adbec 2018-10-12 04:22:01,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:02,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-58998160-ccd5-40ef-83aa-1f1720d1538c Date: Fri, 12 Oct 2018 04:22:02 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:22:02,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name&description=hello+group used request id req-58998160-ccd5-40ef-83aa-1f1720d1538c 2018-10-12 04:22:02,005 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name... 2018-10-12 04:22:02,005 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name 2018-10-12 04:22:02,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" -d '{"security_group": {"name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name", "description": "hello group"}}' 2018-10-12 04:22:02,383 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-cacddd72-70fa-4569-b336-441e6c68eb9e Date: Fri, 12 Oct 2018 04:22:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 2, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}} 2018-10-12 04:22:02,383 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-cacddd72-70fa-4569-b336-441e6c68eb9e 2018-10-12 04:22:02,384 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:02,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:02,566 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9a26e69f-74c1-4dac-ba48-90fe1e5da21d Date: Fri, 12 Oct 2018 04:22:02 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-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:02,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-9a26e69f-74c1-4dac-ba48-90fe1e5da21d 2018-10-12 04:22:02,567 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:02,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:02,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7567b0da-ccf8-431b-a352-011ca6e29d01 Date: Fri, 12 Oct 2018 04:22:02 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-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:02,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-7567b0da-ccf8-431b-a352-011ca6e29d01 2018-10-12 04:22:02,736 - neutron_utils - INFO - Retrieving security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:02,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:02,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-250aae94-c515-499f-87c9-ca1004bd162a Date: Fri, 12 Oct 2018 04:22:02 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 2, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:02,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-250aae94-c515-499f-87c9-ca1004bd162a 2018-10-12 04:22:02,941 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:02,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:03,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-fcb92a8b-64c2-49df-a552-e9d4ed8dc54d Date: Fri, 12 Oct 2018 04:22: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-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:03,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-fcb92a8b-64c2-49df-a552-e9d4ed8dc54d 2018-10-12 04:22:03,128 - neutron_utils - INFO - Retrieving security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:03,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:03,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-c26c2278-1e0a-4e19-9f6c-a4bc85d56a70 Date: Fri, 12 Oct 2018 04:22:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 2, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:03,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-c26c2278-1e0a-4e19-9f6c-a4bc85d56a70 2018-10-12 04:22:03,181 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:03,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:03,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-70070f0b-549e-4b2e-8a20-d4add841d4d5 Date: Fri, 12 Oct 2018 04:22: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-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:03,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-70070f0b-549e-4b2e-8a20-d4add841d4d5 2018-10-12 04:22:03,215 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name 2018-10-12 04:22:03,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:03,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-37b93d80-3b69-46bc-8c97-d6074d258eb6 Date: Fri, 12 Oct 2018 04:22:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 2, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:03,269 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name used request id req-37b93d80-3b69-46bc-8c97-d6074d258eb6 2018-10-12 04:22:03,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:22:03,278 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:22:03,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:03,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab3d59be-5c71-4acc-bb31-8e3dd41283f4 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb"}, "enabled": true, "id": "7b60f0c30edd42fca987667d2e5340fb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj"}} 2018-10-12 04:22:03,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb used request id req-ab3d59be-5c71-4acc-bb31-8e3dd41283f4 2018-10-12 04:22:03,354 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:03,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:03,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4abb9329-46c2-43d7-b2c3-cf616946f867 Date: Fri, 12 Oct 2018 04:22: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-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:03,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-4abb9329-46c2-43d7-b2c3-cf616946f867 2018-10-12 04:22:03,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}b63d487a2e2e78a847b206090cb671d971a728d2" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323"}}' 2018-10-12 04:22:03,671 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-9ad35de0-87f0-40ec-84ea-1a60866bcd23 Date: Fri, 12 Oct 2018 04:22:03 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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}} 2018-10-12 04:22:03,671 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-9ad35de0-87f0-40ec-84ea-1a60866bcd23 2018-10-12 04:22:03,671 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name 2018-10-12 04:22:03,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:03,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-94796e08-3107-46da-a5a4-4830bef1a823 Date: Fri, 12 Oct 2018 04:22:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:03Z", "revision_number": 0, "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 3, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:03,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name used request id req-94796e08-3107-46da-a5a4-4830bef1a823 2018-10-12 04:22:03,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:03,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8283bdc6-1a4f-4bd8-a75a-c70e2e4e3650 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb"}, "enabled": true, "id": "7b60f0c30edd42fca987667d2e5340fb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj"}} 2018-10-12 04:22:03,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb used request id req-8283bdc6-1a4f-4bd8-a75a-c70e2e4e3650 2018-10-12 04:22:03,809 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:03,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:03,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-0e632e1e-b6a4-42f5-8205-0d751bb9d68b Date: Fri, 12 Oct 2018 04:22: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-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:03,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-0e632e1e-b6a4-42f5-8205-0d751bb9d68b 2018-10-12 04:22:03,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}b63d487a2e2e78a847b206090cb671d971a728d2" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323"}}' 2018-10-12 04:22:04,299 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-90e99326-aed2-484a-8c74-8fba6203ba5a Date: Fri, 12 Oct 2018 04:22:04 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-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:04Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40"}} 2018-10-12 04:22:04,299 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-90e99326-aed2-484a-8c74-8fba6203ba5a 2018-10-12 04:22:04,299 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name 2018-10-12 04:22:04,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:04,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-38f1c06e-603b-4ae0-9164-e9905f64afb2 Date: Fri, 12 Oct 2018 04:22:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:04Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:04Z", "revision_number": 0, "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:03Z", "revision_number": 0, "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 4, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:04,491 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name used request id req-38f1c06e-603b-4ae0-9164-e9905f64afb2 2018-10-12 04:22:04,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:04,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49dc2bba-65d7-439f-945f-3d1188f4f088 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb"}, "enabled": true, "id": "7b60f0c30edd42fca987667d2e5340fb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj"}} 2018-10-12 04:22:04,576 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb used request id req-49dc2bba-65d7-439f-945f-3d1188f4f088 2018-10-12 04:22:04,576 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:04,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:04,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-48f1ac1c-110c-4525-840a-89de615bc8aa Date: Fri, 12 Oct 2018 04:22:04 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-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:04Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:04,758 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-48f1ac1c-110c-4525-840a-89de615bc8aa 2018-10-12 04:22:04,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}b63d487a2e2e78a847b206090cb671d971a728d2" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10}}' 2018-10-12 04:22:05,114 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-72dbee34-10d8-41ba-9d34-4df90200fb56 Date: Fri, 12 Oct 2018 04:22:05 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-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:05Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7"}} 2018-10-12 04:22:05,114 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-72dbee34-10d8-41ba-9d34-4df90200fb56 2018-10-12 04:22:05,115 - neutron_utils - INFO - Retrieving security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:05,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:05,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-fe0ed78f-76fa-4f2d-897d-2c6ea5a451d8 Date: Fri, 12 Oct 2018 04:22:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:05Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:04Z", "revision_number": 0, "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:05Z", "revision_number": 0, "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:03Z", "revision_number": 0, "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 5, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:05,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-fe0ed78f-76fa-4f2d-897d-2c6ea5a451d8 2018-10-12 04:22:05,303 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:05,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:05,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-56c7af7c-b1c9-469f-8f9e-59a82264164a Date: Fri, 12 Oct 2018 04:22:05 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-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:04Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40"}, {"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-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:05Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:05,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-56c7af7c-b1c9-469f-8f9e-59a82264164a 2018-10-12 04:22:05,340 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:05,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f150ef54391c402abb5323828a6342dc", "name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj-role"}], "expires_at": "2018-10-12T05:22:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7b60f0c30edd42fca987667d2e5340fb", "name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/7b60f0c30edd42fca987667d2e5340fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/7b60f0c30edd42fca987667d2e5340fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/7b60f0c30edd42fca987667d2e5340fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7b60f0c30edd42fca987667d2e5340fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/7b60f0c30edd42fca987667d2e5340fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/7b60f0c30edd42fca987667d2e5340fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7b60f0c30edd42fca987667d2e5340fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/7b60f0c30edd42fca987667d2e5340fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/7b60f0c30edd42fca987667d2e5340fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7b60f0c30edd42fca987667d2e5340fb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/7b60f0c30edd42fca987667d2e5340fb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/7b60f0c30edd42fca987667d2e5340fb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-08482ec5-0a35-464-user", "id": "5209b09833ba4f24acd28d82fea85e6c"}, "audit_ids": ["8fEU8OmnTUG4erVZYHRRVQ"], "issued_at": "2018-10-12T04:22:05.000000Z"}} 2018-10-12 04:22:05,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:05,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-63748e4a-3b41-487c-aeee-338f99a486cc Date: Fri, 12 Oct 2018 04:22:05 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:05Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:04Z", "revision_number": 0, "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:05Z", "revision_number": 0, "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:03Z", "revision_number": 0, "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 5, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:05,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name&description=hello+group used request id req-63748e4a-3b41-487c-aeee-338f99a486cc 2018-10-12 04:22:05,925 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:05,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:06,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-34d71063-1591-4536-818e-37910171ffc4 Date: Fri, 12 Oct 2018 04:22:06 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-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:04Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40"}, {"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-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:05Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:06,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-34d71063-1591-4536-818e-37910171ffc4 2018-10-12 04:22:06,115 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:06,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:06,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-3ea9b25d-bde5-40fb-8925-3fa36c2d84a2 Date: Fri, 12 Oct 2018 04:22:06 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-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:04Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40"}, {"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-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:05Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:06,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-3ea9b25d-bde5-40fb-8925-3fa36c2d84a2 2018-10-12 04:22:06,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:06,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f4946e88-8a2b-429f-899c-dce315a019b3 Date: Fri, 12 Oct 2018 04:22:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:05Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:04Z", "revision_number": 0, "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:05Z", "revision_number": 0, "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:03Z", "revision_number": 0, "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 5, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:06,358 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name used request id req-f4946e88-8a2b-429f-899c-dce315a019b3 2018-10-12 04:22:06,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:06,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:06,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c7ecca4d-6816-4e6b-9d83-e6e23b4e5061 Date: Fri, 12 Oct 2018 04:22:06 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-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:04Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40"}, {"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-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:05Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:06,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-c7ecca4d-6816-4e6b-9d83-e6e23b4e5061 2018-10-12 04:22:06,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:06,591 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-1d7530d7-f540-423b-b65b-1d130393f7b9 Date: Fri, 12 Oct 2018 04:22:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:05Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:04Z", "revision_number": 0, "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:05Z", "revision_number": 0, "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:03Z", "revision_number": 0, "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 5, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:06,591 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name used request id req-1d7530d7-f540-423b-b65b-1d130393f7b9 2018-10-12 04:22:06,592 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:06,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:06,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d9fec5a8-8379-4130-9f13-c41021fac1ab Date: Fri, 12 Oct 2018 04:22:06 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-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:04Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40"}, {"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-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:05Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:06,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-d9fec5a8-8379-4130-9f13-c41021fac1ab 2018-10-12 04:22:06,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:06,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4d7c0833-2bf8-499e-a252-a07198047453 Date: Fri, 12 Oct 2018 04:22:06 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:05Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:04Z", "revision_number": 0, "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:05Z", "revision_number": 0, "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:03Z", "revision_number": 0, "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 5, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:06,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name used request id req-4d7c0833-2bf8-499e-a252-a07198047453 2018-10-12 04:22:06,966 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:06,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:07,162 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-cb827df3-8197-47f1-9546-7e961d296d1b Date: Fri, 12 Oct 2018 04:22:07 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-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:04Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40"}, {"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-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:05Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:07,162 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-cb827df3-8197-47f1-9546-7e961d296d1b 2018-10-12 04:22:07,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:07,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-6a91a43c-343b-47c1-b15d-6e0aa4c71b82 Date: Fri, 12 Oct 2018 04:22:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:05Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:04Z", "revision_number": 0, "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:05Z", "revision_number": 0, "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:03Z", "revision_number": 0, "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 5, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:07,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name used request id req-6a91a43c-343b-47c1-b15d-6e0aa4c71b82 2018-10-12 04:22:07,373 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:07,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:07,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-0ce6be2f-df94-4a03-acb6-361c5e32f241 Date: Fri, 12 Oct 2018 04:22:07 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-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:04Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40"}, {"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-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:05Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:07,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-0ce6be2f-df94-4a03-acb6-361c5e32f241 2018-10-12 04:22:07,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:07,606 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-482c239b-a56a-43ef-9ff4-8f772826b396 Date: Fri, 12 Oct 2018 04:22:07 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:05Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:04Z", "revision_number": 0, "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:05Z", "revision_number": 0, "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:03Z", "revision_number": 0, "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 5, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:07,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name used request id req-482c239b-a56a-43ef-9ff4-8f772826b396 2018-10-12 04:22:07,607 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:07,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:07,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2934ecfa-47e5-4c13-a374-888c128887f0 Date: Fri, 12 Oct 2018 04:22:07 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-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:04Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40"}, {"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-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:05Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:07,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-2934ecfa-47e5-4c13-a374-888c128887f0 2018-10-12 04:22:07,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:08,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-340e4021-5b35-45ec-b353-9beddb3b2dba Date: Fri, 12 Oct 2018 04:22:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:05Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:04Z", "revision_number": 0, "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:05Z", "revision_number": 0, "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:03Z", "revision_number": 0, "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 5, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:08,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name used request id req-340e4021-5b35-45ec-b353-9beddb3b2dba 2018-10-12 04:22:08,001 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:08,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6550c493-3499-4081-b54e-3024f1a93402 Date: Fri, 12 Oct 2018 04:22:08 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-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:04Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40"}, {"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-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:05Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:08,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-6550c493-3499-4081-b54e-3024f1a93402 2018-10-12 04:22:08,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:08,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-76f378e0-9f55-4f29-a167-65da091ddc7d Date: Fri, 12 Oct 2018 04:22:08 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "updated_at": "2018-10-12T04:22:05Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:04Z", "revision_number": 0, "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:05Z", "revision_number": 0, "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": 10, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:03Z", "revision_number": 0, "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "revision_number": 0, "id": "d813a223-6a4f-4a52-a716-d37362b59ef4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 5, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "name": "CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name"}]} 2018-10-12 04:22:08,402 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name used request id req-76f378e0-9f55-4f29-a167-65da091ddc7d 2018-10-12 04:22:08,403 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:08,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:08,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-7307d96c-adc9-4f27-83ee-4184a10d2894 Date: Fri, 12 Oct 2018 04:22:08 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-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:04Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40"}, {"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-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:05Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:08,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-7307d96c-adc9-4f27-83ee-4184a10d2894 2018-10-12 04:22:08,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:08,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-db85ce94-0960-4cfe-8346-137840a9f3ce Date: Fri, 12 Oct 2018 04:22:08 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-10-12T04:22:04Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:04Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "01befdc5-2ff2-4a45-b9be-16d87032bb40"}, {"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-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:05Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:08,477 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-db85ce94-0960-4cfe-8346-137840a9f3ce 2018-10-12 04:22:08,478 - neutron_utils - INFO - Deleting security group rule with ID - 01befdc5-2ff2-4a45-b9be-16d87032bb40 2018-10-12 04:22:08,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/01befdc5-2ff2-4a45-b9be-16d87032bb40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:08,709 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-acef7cb5-ac29-473b-8f72-5bf4e543366e Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:08,710 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/01befdc5-2ff2-4a45-b9be-16d87032bb40 used request id req-acef7cb5-ac29-473b-8f72-5bf4e543366e 2018-10-12 04:22:08,710 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-10-12 04:22:08,710 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 96db2326-9def-4eb2-bd5f-bb5a721f9323 2018-10-12 04:22:08,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}503e00ee6c52107c8558ec1c1f76c19674edc935" 2018-10-12 04:22:08,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1993 X-Openstack-Request-Id: req-23360ac2-c745-4862-acc7-3807abe40c0a Date: Fri, 12 Oct 2018 04:22:08 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-10-12T04:22:05Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": 10, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:05Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3c53b1f7-bb52-4957-a1a4-8a4c45d25df7"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "3fd406ba-fed0-4583-a9d9-20072b8bf3c7"}, {"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-10-12T04:22:03Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:03Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7b107c03-9596-4e2c-9820-844b7b56a9bd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:02Z", "security_group_id": "96db2326-9def-4eb2-bd5f-bb5a721f9323", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:02Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "d813a223-6a4f-4a52-a716-d37362b59ef4"}]} 2018-10-12 04:22:08,744 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-23360ac2-c745-4862-acc7-3807abe40c0a 2018-10-12 04:22:08,744 - neutron_utils - INFO - Deleting security group rule with ID - 3fd406ba-fed0-4583-a9d9-20072b8bf3c7 2018-10-12 04:22:08,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3fd406ba-fed0-4583-a9d9-20072b8bf3c7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:08,982 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04a0ce37-357c-4ce3-a842-e7c95286522f Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:08,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3fd406ba-fed0-4583-a9d9-20072b8bf3c7 used request id req-04a0ce37-357c-4ce3-a842-e7c95286522f 2018-10-12 04:22:08,983 - neutron_utils - INFO - Deleting security group rule with ID - 3c53b1f7-bb52-4957-a1a4-8a4c45d25df7 2018-10-12 04:22:08,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3c53b1f7-bb52-4957-a1a4-8a4c45d25df7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:09,077 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d0ec4d2b-14a1-4ad6-8c40-ea1469a818d6 Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:09,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3c53b1f7-bb52-4957-a1a4-8a4c45d25df7 used request id req-d0ec4d2b-14a1-4ad6-8c40-ea1469a818d6 2018-10-12 04:22:09,077 - neutron_utils - INFO - Deleting security group rule with ID - d813a223-6a4f-4a52-a716-d37362b59ef4 2018-10-12 04:22:09,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/d813a223-6a4f-4a52-a716-d37362b59ef4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:09,334 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed11b6fc-55b5-46f9-b556-f0b90b6188b0 Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:09,335 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/d813a223-6a4f-4a52-a716-d37362b59ef4 used request id req-ed11b6fc-55b5-46f9-b556-f0b90b6188b0 2018-10-12 04:22:09,335 - neutron_utils - INFO - Deleting security group rule with ID - 01befdc5-2ff2-4a45-b9be-16d87032bb40 2018-10-12 04:22:09,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/01befdc5-2ff2-4a45-b9be-16d87032bb40 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:09,361 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-3266b413-ee1a-4782-bbf8-2eab9a441179 Date: Fri, 12 Oct 2018 04:22:09 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 01befdc5-2ff2-4a45-b9be-16d87032bb40 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-12 04:22:09,362 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/01befdc5-2ff2-4a45-b9be-16d87032bb40 used request id req-3266b413-ee1a-4782-bbf8-2eab9a441179 2018-10-12 04:22:09,362 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 01befdc5-2ff2-4a45-b9be-16d87032bb40 does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-12 04:22:09,362 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 01befdc5-2ff2-4a45-b9be-16d87032bb40 does not exist Neutron server returns request_ids: ['req-3266b413-ee1a-4782-bbf8-2eab9a441179'] 2018-10-12 04:22:09,362 - neutron_utils - INFO - Deleting security group rule with ID - 7b107c03-9596-4e2c-9820-844b7b56a9bd 2018-10-12 04:22:09,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/7b107c03-9596-4e2c-9820-844b7b56a9bd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:09,456 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-801fbdbe-6ecf-49ca-bdbc-d3aa69448ff1 Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:09,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/7b107c03-9596-4e2c-9820-844b7b56a9bd used request id req-801fbdbe-6ecf-49ca-bdbc-d3aa69448ff1 2018-10-12 04:22:09,456 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-b1a61a36-01c8-4795-ab0c-abbfaced91c4name 2018-10-12 04:22:09,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/96db2326-9def-4eb2-bd5f-bb5a721f9323 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b63d487a2e2e78a847b206090cb671d971a728d2" 2018-10-12 04:22:09,568 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-01080422-63e7-443d-a29d-ccfa58266670 Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:09,568 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/96db2326-9def-4eb2-bd5f-bb5a721f9323 used request id req-01080422-63e7-443d-a29d-ccfa58266670 2018-10-12 04:22:09,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:22:09,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-27a4277b-c425-4028-ba47-28182d19c9ce Date: Fri, 12 Oct 2018 04:22:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:01Z", "updated_at": "2018-10-12T04:22:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:01Z", "revision_number": 0, "id": "25edb6be-b8d9-4b8e-af3b-d74ccb18b6cf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:01Z", "security_group_id": "7862d366-ebb5-4bae-ae90-0c6de092e918", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:01Z", "revision_number": 0, "id": "2c356f5a-1c92-4d1b-9f08-1505a686c96c", "remote_group_id": "7862d366-ebb5-4bae-ae90-0c6de092e918", "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:01Z", "security_group_id": "7862d366-ebb5-4bae-ae90-0c6de092e918", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:01Z", "revision_number": 0, "id": "358fa26e-e9ec-4740-9366-23d3a6695417", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:01Z", "security_group_id": "7862d366-ebb5-4bae-ae90-0c6de092e918", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv4", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:01Z", "revision_number": 0, "id": "8e5c9072-b01d-49de-8ff3-bd699ff1e93f", "remote_group_id": "7862d366-ebb5-4bae-ae90-0c6de092e918", "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:01Z", "security_group_id": "7862d366-ebb5-4bae-ae90-0c6de092e918", "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "port_range_min": null, "ethertype": "IPv6", "project_id": "7b60f0c30edd42fca987667d2e5340fb"}], "revision_number": 4, "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "7862d366-ebb5-4bae-ae90-0c6de092e918", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:22:09,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-27a4277b-c425-4028-ba47-28182d19c9ce 2018-10-12 04:22:09,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:22:09,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07df26a9-229b-4377-9919-a8000cf6c372 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:22:09,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-07df26a9-229b-4377-9919-a8000cf6c372 2018-10-12 04:22:09,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:22:09,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7b9b4c-caf4-4d52-9e1e-a8589a7aa048 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:22:09,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-0b7b9b4c-caf4-4d52-9e1e-a8589a7aa048 2018-10-12 04:22:09,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:22:10,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fc458b9-938f-4474-baba-4e1582ef744a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb"}, "enabled": true, "id": "7b60f0c30edd42fca987667d2e5340fb", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-08482ec5-0a35-464-proj"}} 2018-10-12 04:22:10,087 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb used request id req-9fc458b9-938f-4474-baba-4e1582ef744a 2018-10-12 04:22:10,088 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 7862d366-ebb5-4bae-ae90-0c6de092e918 2018-10-12 04:22:10,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7862d366-ebb5-4bae-ae90-0c6de092e918 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:22:10,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ba953a27-8256-463a-b445-e2d84918e55e Date: Fri, 12 Oct 2018 04:22: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-10-12T04:22:01Z", "security_group_id": "7862d366-ebb5-4bae-ae90-0c6de092e918", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:01Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "25edb6be-b8d9-4b8e-af3b-d74ccb18b6cf"}, {"remote_group_id": "7862d366-ebb5-4bae-ae90-0c6de092e918", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:01Z", "security_group_id": "7862d366-ebb5-4bae-ae90-0c6de092e918", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:01Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "2c356f5a-1c92-4d1b-9f08-1505a686c96c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:01Z", "security_group_id": "7862d366-ebb5-4bae-ae90-0c6de092e918", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:01Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "358fa26e-e9ec-4740-9366-23d3a6695417"}, {"remote_group_id": "7862d366-ebb5-4bae-ae90-0c6de092e918", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:01Z", "security_group_id": "7862d366-ebb5-4bae-ae90-0c6de092e918", "port_range_min": null, "revision_number": 0, "tenant_id": "7b60f0c30edd42fca987667d2e5340fb", "created_at": "2018-10-12T04:22:01Z", "project_id": "7b60f0c30edd42fca987667d2e5340fb", "id": "8e5c9072-b01d-49de-8ff3-bd699ff1e93f"}]} 2018-10-12 04:22:10,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=7862d366-ebb5-4bae-ae90-0c6de092e918 used request id req-ba953a27-8256-463a-b445-e2d84918e55e 2018-10-12 04:22:10,275 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:22:10,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/7862d366-ebb5-4bae-ae90-0c6de092e918 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:22:10,567 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f30093a2-a69b-46e5-bc6f-30766aea31a7 Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:10,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/7862d366-ebb5-4bae-ae90-0c6de092e918 used request id req-f30093a2-a69b-46e5-bc6f-30766aea31a7 2018-10-12 04:22:10,568 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-08482ec5-0a35-464-proj 2018-10-12 04:22:10,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:22:10,786 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc9565e8-436d-448a-aef1-6b63df142c98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:10,786 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7b60f0c30edd42fca987667d2e5340fb used request id req-bc9565e8-436d-448a-aef1-6b63df142c98 2018-10-12 04:22:10,786 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-08482ec5-0a35-464-proj-role 2018-10-12 04:22:10,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f150ef54391c402abb5323828a6342dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:22:10,903 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0072b1dd-8169-4b31-9ab3-c8a7a201e51c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:10,903 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f150ef54391c402abb5323828a6342dc used request id req-0072b1dd-8169-4b31-9ab3-c8a7a201e51c 2018-10-12 04:22:10,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}921bd620bb1c5d52d88cec8f1b219b7aac79fae7" 2018-10-12 04:22:10,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea10050d-be6f-4fd0-8bc9-06ff7425f9e7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:22:10,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ea10050d-be6f-4fd0-8bc9-06ff7425f9e7 2018-10-12 04:22:10,990 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-08482ec5-0a35-464-user 2018-10-12 04:22:10,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/5209b09833ba4f24acd28d82fea85e6c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}235b27bfe2a86b6b33ab325007ff5fa91e7ee1a0" 2018-10-12 04:22:11,178 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad207839-4a91-4eaa-a82d-a0bccc194d59 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:11,178 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/5209b09833ba4f24acd28d82fea85e6c used request id req-ad207839-4a91-4eaa-a82d-a0bccc194d59 2018-10-12 04:22:11,181 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:11,570 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Ka3g_iltS1eJ40J9FbrVGA"], "issued_at": "2018-10-12T04:22:11.000000Z"}} 2018-10-12 04:22:11,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4d7158e13f51451cbf487175d34997c60537b44" 2018-10-12 04:22:11,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e06895-f0cd-4954-945a-2cd4632bbca4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:11,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-72e06895-f0cd-4954-945a-2cd4632bbca4 2018-10-12 04:22:11,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:11,659 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:12,054 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["uSKmM940Rxeoir5vobodIw"], "issued_at": "2018-10-12T04:22:12.000000Z"}} 2018-10-12 04:22:12,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:12,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce74efe7-67ea-41c3-a3bc-063550b30c2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:12,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ce74efe7-67ea-41c3-a3bc-063550b30c2b 2018-10-12 04:22:12,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:22:12,151 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:22:12,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-42dc38b2-12b0-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:12,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c194ae1a-4066-4ae6-a4b7-859db2e43091 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-42dc38b2-12b0-491-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:22:12,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSecurityGroupTests-42dc38b2-12b0-491-proj used request id req-c194ae1a-4066-4ae6-a4b7-859db2e43091 2018-10-12 04:22:12,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:12,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19d30cc4-02f1-4bec-8980-abbaed956dda Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:22:12,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-19d30cc4-02f1-4bec-8980-abbaed956dda 2018-10-12 04:22:12,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj"}}' 2018-10-12 04:22:12,472 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:22:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-019e5ca8-33cb-4660-a8e4-8978a4457c53 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59"}, "enabled": true, "id": "41a06c151df94c858eb7373342d0ae59", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj"}} 2018-10-12 04:22:12,472 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-019e5ca8-33cb-4660-a8e4-8978a4457c53 2018-10-12 04:22:12,473 - keystone_utils - INFO - Created project with name - CreateSecurityGroupTests-42dc38b2-12b0-491-proj 2018-10-12 04:22:12,473 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:12,474 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:12,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["1OyBfj9oSNKDZEU12Ld_lQ"], "issued_at": "2018-10-12T04:22:12.000000Z"}} 2018-10-12 04:22:12,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732538af7d2816d5c5e4321cd81be7c6306e9065" 2018-10-12 04:22:12,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc11a827-c3e9-404c-be08-83154f3cf790 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:12,878 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bc11a827-c3e9-404c-be08-83154f3cf790 2018-10-12 04:22:12,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:22:12,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:22:12,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732538af7d2816d5c5e4321cd81be7c6306e9065" 2018-10-12 04:22:13,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9f8ce66-1cd1-4877-b42a-23646cf797cf Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:22:13,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a9f8ce66-1cd1-4877-b42a-23646cf797cf 2018-10-12 04:22:13,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-42dc38b2-12b0-491-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732538af7d2816d5c5e4321cd81be7c6306e9065" 2018-10-12 04:22:13,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f69de9fb-5a70-45a4-a54d-1c93f1cc3fd8 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-42dc38b2-12b0-491-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59"}, "enabled": true, "id": "41a06c151df94c858eb7373342d0ae59", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj"}]} 2018-10-12 04:22:13,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSecurityGroupTests-42dc38b2-12b0-491-proj used request id req-f69de9fb-5a70-45a4-a54d-1c93f1cc3fd8 2018-10-12 04:22:13,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732538af7d2816d5c5e4321cd81be7c6306e9065" 2018-10-12 04:22:13,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-467ea897-8996-464a-bcbd-745687da97c5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:22:13,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-467ea897-8996-464a-bcbd-745687da97c5 2018-10-12 04:22:13,490 - keystone_utils - INFO - Created user with name - CreateSecurityGroupTests-42dc38b2-12b0-491-user 2018-10-12 04:22:13,490 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:13,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:13,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b4085a-55a3-4500-855b-69139ff265d1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:22:13,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-00b4085a-55a3-4500-855b-69139ff265d1 2018-10-12 04:22:13,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" -d '{"role": {"name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj-role"}}' 2018-10-12 04:22:13,706 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a180c7c-e8f5-41e7-b4ce-7a03ed59f884 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dcf7ad4c1b1a4700afeae02c74413fb2", "links": {"self": "http://172.30.9.27:5000/v3/roles/dcf7ad4c1b1a4700afeae02c74413fb2"}, "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj-role"}} 2018-10-12 04:22:13,706 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-5a180c7c-e8f5-41e7-b4ce-7a03ed59f884 2018-10-12 04:22:13,707 - keystone_utils - INFO - Created role with name - CreateSecurityGroupTests-42dc38b2-12b0-491-proj-role 2018-10-12 04:22:13,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/dcf7ad4c1b1a4700afeae02c74413fb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:13,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87fdfff3-f894-4aeb-a2a2-7c922a2a11f2 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/dcf7ad4c1b1a4700afeae02c74413fb2"}, "domain_id": null, "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj-role", "id": "dcf7ad4c1b1a4700afeae02c74413fb2"}} 2018-10-12 04:22:13,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/dcf7ad4c1b1a4700afeae02c74413fb2 used request id req-87fdfff3-f894-4aeb-a2a2-7c922a2a11f2 2018-10-12 04:22:13,730 - keystone_utils - INFO - Granting role CreateSecurityGroupTests-42dc38b2-12b0-491-proj-role to project CreateSecurityGroupTests-42dc38b2-12b0-491-proj 2018-10-12 04:22:13,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59/users/2c8aee0f8bad4fb2bffbe472239e384f/roles/dcf7ad4c1b1a4700afeae02c74413fb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:13,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a6a4986-126a-4a94-a7dc-4db759ebdba4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:13,877 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59/users/2c8aee0f8bad4fb2bffbe472239e384f/roles/dcf7ad4c1b1a4700afeae02c74413fb2 used request id req-5a6a4986-126a-4a94-a7dc-4db759ebdba4 2018-10-12 04:22:13,878 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:13,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:14,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcf7ad4c1b1a4700afeae02c74413fb2", "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj-role"}], "expires_at": "2018-10-12T05:22:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41a06c151df94c858eb7373342d0ae59", "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/41a06c151df94c858eb7373342d0ae59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/41a06c151df94c858eb7373342d0ae59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/41a06c151df94c858eb7373342d0ae59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/41a06c151df94c858eb7373342d0ae59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/41a06c151df94c858eb7373342d0ae59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/41a06c151df94c858eb7373342d0ae59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/41a06c151df94c858eb7373342d0ae59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/41a06c151df94c858eb7373342d0ae59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/41a06c151df94c858eb7373342d0ae59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/41a06c151df94c858eb7373342d0ae59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/41a06c151df94c858eb7373342d0ae59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/41a06c151df94c858eb7373342d0ae59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-user", "id": "2c8aee0f8bad4fb2bffbe472239e384f"}, "audit_ids": ["2vB0DRfoS-a2auxZx60G7w"], "issued_at": "2018-10-12T04:22:14.000000Z"}} 2018-10-12 04:22:14,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:14,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf9eb898-70c4-4180-bab7-e2cec38c3bb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:14,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bf9eb898-70c4-4180-bab7-e2cec38c3bb0 2018-10-12 04:22:14,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:14,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-50519270-e0fb-4875-8c84-0eec068fe736 Date: Fri, 12 Oct 2018 04:22:14 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:22:14,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name&description=hello+group used request id req-50519270-e0fb-4875-8c84-0eec068fe736 2018-10-12 04:22:14,644 - OpenStackSecurityGroup - INFO - Creating security group CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name... 2018-10-12 04:22:14,644 - neutron_utils - INFO - Creating security group with name - CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name 2018-10-12 04:22:14,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" -d '{"security_group": {"name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name", "description": "hello group"}}' 2018-10-12 04:22:15,018 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1408 X-Openstack-Request-Id: req-6c5363de-4b53-4f72-900f-d690fc7fc511 Date: Fri, 12 Oct 2018 04:22:15 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 2, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}} 2018-10-12 04:22:15,018 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-6c5363de-4b53-4f72-900f-d690fc7fc511 2018-10-12 04:22:15,018 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:15,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:15,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2003e6ee-4606-4df3-82c3-4594e901d1ef Date: Fri, 12 Oct 2018 04:22: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-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:15,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-2003e6ee-4606-4df3-82c3-4594e901d1ef 2018-10-12 04:22:15,202 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:15,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:15,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c67a40e5-a1cc-45d6-b18e-7af59e5cedae Date: Fri, 12 Oct 2018 04:22: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-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:15,368 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-c67a40e5-a1cc-45d6-b18e-7af59e5cedae 2018-10-12 04:22:15,369 - neutron_utils - INFO - Retrieving security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:15,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:15,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-7747b9ae-11a9-4ad2-bb2b-926ee0c95f67 Date: Fri, 12 Oct 2018 04:22:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 2, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:15,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-7747b9ae-11a9-4ad2-bb2b-926ee0c95f67 2018-10-12 04:22:15,575 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:15,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:15,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-166fde81-a816-4eda-a18c-23b2f8e06e04 Date: Fri, 12 Oct 2018 04:22: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-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:15,605 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-166fde81-a816-4eda-a18c-23b2f8e06e04 2018-10-12 04:22:15,606 - neutron_utils - INFO - Retrieving security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:15,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:15,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-d5e921be-cda2-466c-be85-88dab77377e7 Date: Fri, 12 Oct 2018 04:22:15 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 2, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:15,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-d5e921be-cda2-466c-be85-88dab77377e7 2018-10-12 04:22:15,802 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:15,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:15,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b092a80e-f399-4097-85f7-14cefc67c958 Date: Fri, 12 Oct 2018 04:22: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-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:15,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-b092a80e-f399-4097-85f7-14cefc67c958 2018-10-12 04:22:15,980 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name 2018-10-12 04:22:15,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:16,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-fa08458e-5757-488d-8879-c796df6c2f9a Date: Fri, 12 Oct 2018 04:22:16 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 2, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:16,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name used request id req-fa08458e-5757-488d-8879-c796df6c2f9a 2018-10-12 04:22:16,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:22:16,188 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:22:16,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:16,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7163d76d-7179-4a2b-bb4b-94dac4c2ae5c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59"}, "enabled": true, "id": "41a06c151df94c858eb7373342d0ae59", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj"}} 2018-10-12 04:22:16,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59 used request id req-7163d76d-7179-4a2b-bb4b-94dac4c2ae5c 2018-10-12 04:22:16,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:16,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:16,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-25be6dc9-e67b-4327-90ff-c3f29ffa3aa9 Date: Fri, 12 Oct 2018 04:22:16 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-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:16,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-25be6dc9-e67b-4327-90ff-c3f29ffa3aa9 2018-10-12 04:22:16,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}50d6bf8235d30bad9d9013842dc68d89937672dc" -d '{"security_group_rule": {"direction": "ingress", "description": "test_rule_1", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526"}}' 2018-10-12 04:22:17,097 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 521 X-Openstack-Request-Id: req-a180cb07-08af-42fa-8ec7-77f0b573e689 Date: Fri, 12 Oct 2018 04:22:17 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-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:16Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "467b9dfa-e455-4b2f-a45f-5134d825514a"}} 2018-10-12 04:22:17,097 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-a180cb07-08af-42fa-8ec7-77f0b573e689 2018-10-12 04:22:17,098 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name 2018-10-12 04:22:17,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:17,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1921 X-Openstack-Request-Id: req-d3ab5271-2d93-458e-88d1-d345c822fcb6 Date: Fri, 12 Oct 2018 04:22:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:16Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:16Z", "revision_number": 0, "id": "467b9dfa-e455-4b2f-a45f-5134d825514a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 3, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:17,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name used request id req-d3ab5271-2d93-458e-88d1-d345c822fcb6 2018-10-12 04:22:17,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:17,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5873a68e-5584-4526-9b3f-93d54afddf4e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59"}, "enabled": true, "id": "41a06c151df94c858eb7373342d0ae59", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj"}} 2018-10-12 04:22:17,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59 used request id req-5873a68e-5584-4526-9b3f-93d54afddf4e 2018-10-12 04:22:17,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:17,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:17,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1500 X-Openstack-Request-Id: req-b5f7b2fe-15b0-4766-a94f-77fc9b0be43b Date: Fri, 12 Oct 2018 04:22:17 GMT RESP BODY: {"security_group_rules": [{"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-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:16Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "467b9dfa-e455-4b2f-a45f-5134d825514a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:17,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-b5f7b2fe-15b0-4766-a94f-77fc9b0be43b 2018-10-12 04:22:17,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}50d6bf8235d30bad9d9013842dc68d89937672dc" -d '{"security_group_rule": {"ethertype": "IPv6", "direction": "egress", "protocol": 17, "description": "test_rule_2", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526"}}' 2018-10-12 04:22:17,718 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 520 X-Openstack-Request-Id: req-fa3e7e88-c156-41cf-8901-894abcf149a2 Date: Fri, 12 Oct 2018 04:22:17 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-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:17Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0"}} 2018-10-12 04:22:17,718 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-fa3e7e88-c156-41cf-8901-894abcf149a2 2018-10-12 04:22:17,719 - neutron_utils - INFO - Creating security group to security group - CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name 2018-10-12 04:22:17,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:17,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2430 X-Openstack-Request-Id: req-545f58d8-9093-42a0-879d-70b3f3bb9084 Date: Fri, 12 Oct 2018 04:22:17 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:17Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:16Z", "revision_number": 0, "id": "467b9dfa-e455-4b2f-a45f-5134d825514a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:17Z", "revision_number": 0, "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 4, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:17,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name used request id req-545f58d8-9093-42a0-879d-70b3f3bb9084 2018-10-12 04:22:17,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:17,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa291721-dcb5-40fb-a7ec-c69e9b399dd9 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59"}, "enabled": true, "id": "41a06c151df94c858eb7373342d0ae59", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj"}} 2018-10-12 04:22:17,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59 used request id req-aa291721-dcb5-40fb-a7ec-c69e9b399dd9 2018-10-12 04:22:17,863 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:17,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:18,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1997 X-Openstack-Request-Id: req-d138b965-adc7-4832-981d-3f0a36958dfb Date: Fri, 12 Oct 2018 04:22:18 GMT RESP BODY: {"security_group_rules": [{"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-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:16Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "467b9dfa-e455-4b2f-a45f-5134d825514a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"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-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:17Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:18,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-d138b965-adc7-4832-981d-3f0a36958dfb 2018-10-12 04:22:18,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}50d6bf8235d30bad9d9013842dc68d89937672dc" -d '{"security_group_rule": {"direction": "egress", "protocol": 17, "description": "test_rule_3", "ethertype": "IPv4", "port_range_max": 20, "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": 10}}' 2018-10-12 04:22:18,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 516 X-Openstack-Request-Id: req-4b806308-921d-43cd-af34-2ebf01b7e7b6 Date: Fri, 12 Oct 2018 04:22:18 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-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": 10, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:18Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "06826b71-9841-4e74-b772-6d872ce5330a"}} 2018-10-12 04:22:18,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-4b806308-921d-43cd-af34-2ebf01b7e7b6 2018-10-12 04:22:18,198 - neutron_utils - INFO - Retrieving security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:18,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:18,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-0a72f6ec-dc38-492b-9f08-0f0ddaf7daf9 Date: Fri, 12 Oct 2018 04:22:18 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:18Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:18Z", "revision_number": 0, "id": "06826b71-9841-4e74-b772-6d872ce5330a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": 10, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:16Z", "revision_number": 0, "id": "467b9dfa-e455-4b2f-a45f-5134d825514a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:17Z", "revision_number": 0, "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 5, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:18,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-0a72f6ec-dc38-492b-9f08-0f0ddaf7daf9 2018-10-12 04:22:18,404 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:18,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:18,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-1f43d0a1-3d54-41ba-9c1c-5f0bb5437f2b Date: Fri, 12 Oct 2018 04:22:18 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-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": 10, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:18Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "06826b71-9841-4e74-b772-6d872ce5330a"}, {"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-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:16Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "467b9dfa-e455-4b2f-a45f-5134d825514a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"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-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:17Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:18,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-1f43d0a1-3d54-41ba-9c1c-5f0bb5437f2b 2018-10-12 04:22:18,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:18,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dcf7ad4c1b1a4700afeae02c74413fb2", "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj-role"}], "expires_at": "2018-10-12T05:22:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "41a06c151df94c858eb7373342d0ae59", "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/41a06c151df94c858eb7373342d0ae59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/41a06c151df94c858eb7373342d0ae59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/41a06c151df94c858eb7373342d0ae59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/41a06c151df94c858eb7373342d0ae59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/41a06c151df94c858eb7373342d0ae59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/41a06c151df94c858eb7373342d0ae59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/41a06c151df94c858eb7373342d0ae59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/41a06c151df94c858eb7373342d0ae59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/41a06c151df94c858eb7373342d0ae59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/41a06c151df94c858eb7373342d0ae59", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/41a06c151df94c858eb7373342d0ae59", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/41a06c151df94c858eb7373342d0ae59", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-user", "id": "2c8aee0f8bad4fb2bffbe472239e384f"}, "audit_ids": ["QSUWx_6gQXCSUgHOoVBZ5w"], "issued_at": "2018-10-12T04:22:18.000000Z"}} 2018-10-12 04:22:18,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:19,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-d37fde0c-ed73-4e6c-81cf-ea12f5af7161 Date: Fri, 12 Oct 2018 04:22:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:18Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:18Z", "revision_number": 0, "id": "06826b71-9841-4e74-b772-6d872ce5330a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": 10, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:16Z", "revision_number": 0, "id": "467b9dfa-e455-4b2f-a45f-5134d825514a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:17Z", "revision_number": 0, "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 5, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:19,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name&description=hello+group used request id req-d37fde0c-ed73-4e6c-81cf-ea12f5af7161 2018-10-12 04:22:19,165 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:19,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:19,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-c63502e3-cef3-4a9d-a441-a861bbc257c3 Date: Fri, 12 Oct 2018 04:22:19 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-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": 10, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:18Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "06826b71-9841-4e74-b772-6d872ce5330a"}, {"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-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:16Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "467b9dfa-e455-4b2f-a45f-5134d825514a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"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-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:17Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:19,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-c63502e3-cef3-4a9d-a441-a861bbc257c3 2018-10-12 04:22:19,351 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:19,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-924fc80b-c463-4bea-aa86-323abfb4df99 Date: Fri, 12 Oct 2018 04:22:19 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-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": 10, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:18Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "06826b71-9841-4e74-b772-6d872ce5330a"}, {"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-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:16Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "467b9dfa-e455-4b2f-a45f-5134d825514a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"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-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:17Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:19,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-924fc80b-c463-4bea-aa86-323abfb4df99 2018-10-12 04:22:19,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:19,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-8a6eece9-5b83-4713-8742-5ebcc27be9b2 Date: Fri, 12 Oct 2018 04:22:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:18Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:18Z", "revision_number": 0, "id": "06826b71-9841-4e74-b772-6d872ce5330a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": 10, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:16Z", "revision_number": 0, "id": "467b9dfa-e455-4b2f-a45f-5134d825514a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:17Z", "revision_number": 0, "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 5, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:19,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name used request id req-8a6eece9-5b83-4713-8742-5ebcc27be9b2 2018-10-12 04:22:19,726 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:19,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:19,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2cda7d45-aff0-4281-aa10-3b242e2db13a Date: Fri, 12 Oct 2018 04:22:19 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-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": 10, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:18Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "06826b71-9841-4e74-b772-6d872ce5330a"}, {"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-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:16Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "467b9dfa-e455-4b2f-a45f-5134d825514a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"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-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:17Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:19,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-2cda7d45-aff0-4281-aa10-3b242e2db13a 2018-10-12 04:22:19,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:19,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-507902ca-fa17-4be3-a7c1-0c3509b486cf Date: Fri, 12 Oct 2018 04:22:19 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:18Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:18Z", "revision_number": 0, "id": "06826b71-9841-4e74-b772-6d872ce5330a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": 10, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:16Z", "revision_number": 0, "id": "467b9dfa-e455-4b2f-a45f-5134d825514a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:17Z", "revision_number": 0, "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 5, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:19,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name used request id req-507902ca-fa17-4be3-a7c1-0c3509b486cf 2018-10-12 04:22:19,970 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:19,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:20,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-aae6f78f-28e1-478a-9c38-b46d275330e2 Date: Fri, 12 Oct 2018 04:22:20 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-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": 10, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:18Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "06826b71-9841-4e74-b772-6d872ce5330a"}, {"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-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:16Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "467b9dfa-e455-4b2f-a45f-5134d825514a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"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-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:17Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:20,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-aae6f78f-28e1-478a-9c38-b46d275330e2 2018-10-12 04:22:20,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:20,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-046d8a9e-886c-43c1-8d9e-73a928fc2c81 Date: Fri, 12 Oct 2018 04:22:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:18Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:18Z", "revision_number": 0, "id": "06826b71-9841-4e74-b772-6d872ce5330a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": 10, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:16Z", "revision_number": 0, "id": "467b9dfa-e455-4b2f-a45f-5134d825514a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:17Z", "revision_number": 0, "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 5, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:20,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name used request id req-046d8a9e-886c-43c1-8d9e-73a928fc2c81 2018-10-12 04:22:20,422 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:20,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:20,605 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-675d72e2-4f08-41c3-86a7-1bc493670bf5 Date: Fri, 12 Oct 2018 04:22:20 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-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": 10, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:18Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "06826b71-9841-4e74-b772-6d872ce5330a"}, {"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-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:16Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "467b9dfa-e455-4b2f-a45f-5134d825514a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"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-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:17Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:20,606 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-675d72e2-4f08-41c3-86a7-1bc493670bf5 2018-10-12 04:22:20,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:20,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-5f04d750-2407-438f-a264-46fa97b7394d Date: Fri, 12 Oct 2018 04:22:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:18Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:18Z", "revision_number": 0, "id": "06826b71-9841-4e74-b772-6d872ce5330a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": 10, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:16Z", "revision_number": 0, "id": "467b9dfa-e455-4b2f-a45f-5134d825514a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:17Z", "revision_number": 0, "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 5, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:20,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name used request id req-5f04d750-2407-438f-a264-46fa97b7394d 2018-10-12 04:22:20,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:20,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:20,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-2c79e382-859d-437c-a12a-d48ca7207ad0 Date: Fri, 12 Oct 2018 04:22:20 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-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": 10, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:18Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "06826b71-9841-4e74-b772-6d872ce5330a"}, {"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-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:16Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "467b9dfa-e455-4b2f-a45f-5134d825514a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"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-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:17Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:20,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-2c79e382-859d-437c-a12a-d48ca7207ad0 2018-10-12 04:22:20,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:20,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-f2adf9f6-61e1-49d3-8a74-6cb104a529b0 Date: Fri, 12 Oct 2018 04:22:20 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:18Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:18Z", "revision_number": 0, "id": "06826b71-9841-4e74-b772-6d872ce5330a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": 10, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:16Z", "revision_number": 0, "id": "467b9dfa-e455-4b2f-a45f-5134d825514a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:17Z", "revision_number": 0, "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 5, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:20,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name used request id req-f2adf9f6-61e1-49d3-8a74-6cb104a529b0 2018-10-12 04:22:20,889 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:20,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:21,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-6871bd7b-4298-41f4-b5bc-bba15f39c9c7 Date: Fri, 12 Oct 2018 04:22:21 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-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": 10, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:18Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "06826b71-9841-4e74-b772-6d872ce5330a"}, {"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-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:16Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "467b9dfa-e455-4b2f-a45f-5134d825514a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"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-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:17Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:21,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-6871bd7b-4298-41f4-b5bc-bba15f39c9c7 2018-10-12 04:22:21,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:21,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-bdb902ca-1e75-4860-83f6-aa30db5cb539 Date: Fri, 12 Oct 2018 04:22:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:18Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:18Z", "revision_number": 0, "id": "06826b71-9841-4e74-b772-6d872ce5330a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": 10, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:16Z", "revision_number": 0, "id": "467b9dfa-e455-4b2f-a45f-5134d825514a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:17Z", "revision_number": 0, "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 5, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:21,288 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name used request id req-bdb902ca-1e75-4860-83f6-aa30db5cb539 2018-10-12 04:22:21,288 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:21,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:21,328 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-d9972d04-63c3-4a3d-9295-eea048b76caa Date: Fri, 12 Oct 2018 04:22:21 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-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": 10, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:18Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "06826b71-9841-4e74-b772-6d872ce5330a"}, {"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-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:16Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "467b9dfa-e455-4b2f-a45f-5134d825514a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"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-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:17Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:21,328 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-d9972d04-63c3-4a3d-9295-eea048b76caa 2018-10-12 04:22:21,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:21,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2935 X-Openstack-Request-Id: req-4a2389df-fbdb-438d-925e-4a804c2dd1a8 Date: Fri, 12 Oct 2018 04:22:21 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:18Z", "security_group_rules": [{"direction": "egress", "protocol": "17", "description": "test_rule_3", "tags": [], "port_range_max": 20, "updated_at": "2018-10-12T04:22:18Z", "revision_number": 0, "id": "06826b71-9841-4e74-b772-6d872ce5330a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": 10, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "ingress", "protocol": null, "description": "test_rule_1", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:16Z", "revision_number": 0, "id": "467b9dfa-e455-4b2f-a45f-5134d825514a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "724d3c17-25c9-414e-bb7d-351ab9b08307", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": "17", "description": "test_rule_2", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:17Z", "revision_number": 0, "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 5, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "name": "CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name"}]} 2018-10-12 04:22:21,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name used request id req-4a2389df-fbdb-438d-925e-4a804c2dd1a8 2018-10-12 04:22:21,531 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:21,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:21,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2490 X-Openstack-Request-Id: req-452aca9b-8363-4ae3-9892-9f6ad3f16ff6 Date: Fri, 12 Oct 2018 04:22:21 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-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": 10, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:18Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "06826b71-9841-4e74-b772-6d872ce5330a"}, {"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-10-12T04:22:16Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:16Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "467b9dfa-e455-4b2f-a45f-5134d825514a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"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-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:17Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:21,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-452aca9b-8363-4ae3-9892-9f6ad3f16ff6 2018-10-12 04:22:21,568 - neutron_utils - INFO - Deleting security group rule with ID - 467b9dfa-e455-4b2f-a45f-5134d825514a 2018-10-12 04:22:21,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/467b9dfa-e455-4b2f-a45f-5134d825514a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:21,665 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82ea95ed-c103-4049-9576-eb2a88e9e2ac Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:21,665 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/467b9dfa-e455-4b2f-a45f-5134d825514a used request id req-82ea95ed-c103-4049-9576-eb2a88e9e2ac 2018-10-12 04:22:21,665 - OpenStackSecurityGroup - WARNING - Rule setting is None, cannot remove rule 2018-10-12 04:22:21,665 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a129dc5-dd78-4c02-b43a-6d8bba117526 2018-10-12 04:22:21,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f79507dae13cacb37dc5b167e293df78ca533484" 2018-10-12 04:22:21,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1992 X-Openstack-Request-Id: req-3bf8b645-3f08-4c59-ba72-ff7287be1c97 Date: Fri, 12 Oct 2018 04:22:21 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-10-12T04:22:18Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": 10, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:18Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "06826b71-9841-4e74-b772-6d872ce5330a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "724d3c17-25c9-414e-bb7d-351ab9b08307"}, {"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-10-12T04:22:17Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:17Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "9a129dc5-dd78-4c02-b43a-6d8bba117526", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c543b02c-a41a-4c93-88bc-9355cbd3ebbf"}]} 2018-10-12 04:22:21,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-3bf8b645-3f08-4c59-ba72-ff7287be1c97 2018-10-12 04:22:21,891 - neutron_utils - INFO - Deleting security group rule with ID - 724d3c17-25c9-414e-bb7d-351ab9b08307 2018-10-12 04:22:21,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/724d3c17-25c9-414e-bb7d-351ab9b08307 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:22,162 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-385ef0e4-aacc-4241-b1e3-67db8a6e1a5d Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:22,162 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/724d3c17-25c9-414e-bb7d-351ab9b08307 used request id req-385ef0e4-aacc-4241-b1e3-67db8a6e1a5d 2018-10-12 04:22:22,162 - neutron_utils - INFO - Deleting security group rule with ID - 467b9dfa-e455-4b2f-a45f-5134d825514a 2018-10-12 04:22:22,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/467b9dfa-e455-4b2f-a45f-5134d825514a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:22,322 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 155 X-Openstack-Request-Id: req-d2931f52-1171-4e01-a371-7a4f27a58234 Date: Fri, 12 Oct 2018 04:22:22 GMT RESP BODY: {"NeutronError": {"message": "Security group rule 467b9dfa-e455-4b2f-a45f-5134d825514a does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-12 04:22:22,322 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/467b9dfa-e455-4b2f-a45f-5134d825514a used request id req-d2931f52-1171-4e01-a371-7a4f27a58234 2018-10-12 04:22:22,322 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Security group rule 467b9dfa-e455-4b2f-a45f-5134d825514a does not exist", "type": "SecurityGroupRuleNotFound", "detail": ""}} 2018-10-12 04:22:22,323 - OpenStackSecurityGroup - WARNING - Rule not found, cannot delete - Security group rule 467b9dfa-e455-4b2f-a45f-5134d825514a does not exist Neutron server returns request_ids: ['req-d2931f52-1171-4e01-a371-7a4f27a58234'] 2018-10-12 04:22:22,323 - neutron_utils - INFO - Deleting security group rule with ID - 06826b71-9841-4e74-b772-6d872ce5330a 2018-10-12 04:22:22,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/06826b71-9841-4e74-b772-6d872ce5330a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:22,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-886403fe-8218-4e53-a38e-38d58b33ada7 Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:22,419 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/06826b71-9841-4e74-b772-6d872ce5330a used request id req-886403fe-8218-4e53-a38e-38d58b33ada7 2018-10-12 04:22:22,419 - neutron_utils - INFO - Deleting security group rule with ID - aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0 2018-10-12 04:22:22,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:22,517 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5848e20c-5e18-4a90-8966-355f991828fa Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:22,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/aa8fc00e-9d64-4c1c-bc8a-028c4d0688b0 used request id req-5848e20c-5e18-4a90-8966-355f991828fa 2018-10-12 04:22:22,518 - neutron_utils - INFO - Deleting security group rule with ID - c543b02c-a41a-4c93-88bc-9355cbd3ebbf 2018-10-12 04:22:22,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/c543b02c-a41a-4c93-88bc-9355cbd3ebbf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:22,761 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9154a1d-7835-44ef-88d8-b1248a288ee3 Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:22,761 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/c543b02c-a41a-4c93-88bc-9355cbd3ebbf used request id req-b9154a1d-7835-44ef-88d8-b1248a288ee3 2018-10-12 04:22:22,761 - neutron_utils - INFO - Deleting security group with name - CreateSecurityGroupTests-2bb4fd4f-344c-4263-be1c-27ecc7fb8d74name 2018-10-12 04:22:22,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/9a129dc5-dd78-4c02-b43a-6d8bba117526 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}50d6bf8235d30bad9d9013842dc68d89937672dc" 2018-10-12 04:22:22,873 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-323158bb-6c05-4423-bcc4-7c00c8f33d2a Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:22,873 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/9a129dc5-dd78-4c02-b43a-6d8bba117526 used request id req-323158bb-6c05-4423-bcc4-7c00c8f33d2a 2018-10-12 04:22:22,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:23,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-24a782bc-511f-479b-a2a4-c14c82559a4d Date: Fri, 12 Oct 2018 04:22:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "updated_at": "2018-10-12T04:22:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "4b07d34c-5f3c-420d-b1b4-9bae1c5cb1b0", "remote_group_id": "6b58b3f7-bafa-4efd-8a37-d93d01efea97", "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "6b58b3f7-bafa-4efd-8a37-d93d01efea97", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "76f2e0f6-5652-416c-9f5e-e443c1a73a0b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "6b58b3f7-bafa-4efd-8a37-d93d01efea97", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "c4d1e2f4-6735-4498-8498-d95df48d28f8", "remote_group_id": "6b58b3f7-bafa-4efd-8a37-d93d01efea97", "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "6b58b3f7-bafa-4efd-8a37-d93d01efea97", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv6", "project_id": "41a06c151df94c858eb7373342d0ae59"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "revision_number": 0, "id": "e074197c-3f0a-4e86-8eb1-14c637047dba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:22:14Z", "security_group_id": "6b58b3f7-bafa-4efd-8a37-d93d01efea97", "tenant_id": "41a06c151df94c858eb7373342d0ae59", "port_range_min": null, "ethertype": "IPv4", "project_id": "41a06c151df94c858eb7373342d0ae59"}], "revision_number": 4, "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "6b58b3f7-bafa-4efd-8a37-d93d01efea97", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:22:23,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-24a782bc-511f-479b-a2a4-c14c82559a4d 2018-10-12 04:22:23,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:23,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63d746fd-9a39-499c-9dc3-fdbb56158eaf Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:22:23,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-63d746fd-9a39-499c-9dc3-fdbb56158eaf 2018-10-12 04:22:23,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:23,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7510efd4-7b80-4def-b224-60bfc63dbb3d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:22:23,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-7510efd4-7b80-4def-b224-60bfc63dbb3d 2018-10-12 04:22:23,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:23,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65fdfed-372d-4b85-b9c2-5769dab128ed Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59"}, "enabled": true, "id": "41a06c151df94c858eb7373342d0ae59", "parent_id": "default", "domain_id": "default", "name": "CreateSecurityGroupTests-42dc38b2-12b0-491-proj"}} 2018-10-12 04:22:23,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59 used request id req-e65fdfed-372d-4b85-b9c2-5769dab128ed 2018-10-12 04:22:23,456 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6b58b3f7-bafa-4efd-8a37-d93d01efea97 2018-10-12 04:22:23,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6b58b3f7-bafa-4efd-8a37-d93d01efea97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:23,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-c3e011b7-c0ad-4455-8b9b-7c108a034f5c Date: Fri, 12 Oct 2018 04:22:23 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "6b58b3f7-bafa-4efd-8a37-d93d01efea97", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "6b58b3f7-bafa-4efd-8a37-d93d01efea97", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "4b07d34c-5f3c-420d-b1b4-9bae1c5cb1b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "6b58b3f7-bafa-4efd-8a37-d93d01efea97", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "76f2e0f6-5652-416c-9f5e-e443c1a73a0b"}, {"remote_group_id": "6b58b3f7-bafa-4efd-8a37-d93d01efea97", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "6b58b3f7-bafa-4efd-8a37-d93d01efea97", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "c4d1e2f4-6735-4498-8498-d95df48d28f8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:22:14Z", "security_group_id": "6b58b3f7-bafa-4efd-8a37-d93d01efea97", "port_range_min": null, "revision_number": 0, "tenant_id": "41a06c151df94c858eb7373342d0ae59", "created_at": "2018-10-12T04:22:14Z", "project_id": "41a06c151df94c858eb7373342d0ae59", "id": "e074197c-3f0a-4e86-8eb1-14c637047dba"}]} 2018-10-12 04:22:23,630 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6b58b3f7-bafa-4efd-8a37-d93d01efea97 used request id req-c3e011b7-c0ad-4455-8b9b-7c108a034f5c 2018-10-12 04:22:23,631 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:22:23,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/6b58b3f7-bafa-4efd-8a37-d93d01efea97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:23,927 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-488f0e99-a93b-48cb-a1b2-40eb06df53ce Content-Length: 0 Date: Fri, 12 Oct 2018 04:22:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:22:23,927 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/6b58b3f7-bafa-4efd-8a37-d93d01efea97 used request id req-488f0e99-a93b-48cb-a1b2-40eb06df53ce 2018-10-12 04:22:23,927 - keystone_utils - INFO - Deleting project with name - CreateSecurityGroupTests-42dc38b2-12b0-491-proj 2018-10-12 04:22:23,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:24,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1eef4b0b-4b4b-4a62-849f-559173dba297 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:24,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/41a06c151df94c858eb7373342d0ae59 used request id req-1eef4b0b-4b4b-4a62-849f-559173dba297 2018-10-12 04:22:24,122 - keystone_utils - INFO - Deleting role with name - CreateSecurityGroupTests-42dc38b2-12b0-491-proj-role 2018-10-12 04:22:24,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/dcf7ad4c1b1a4700afeae02c74413fb2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:24,232 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a3c7fd19-40c9-4e95-955e-beb669de05e0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:24,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/dcf7ad4c1b1a4700afeae02c74413fb2 used request id req-a3c7fd19-40c9-4e95-955e-beb669de05e0 2018-10-12 04:22:24,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}924a4c5721e48448489b383bae256a6305cb42e0" 2018-10-12 04:22:24,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a19d40-085f-4148-861d-b336de09a781 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:22:24,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-14a19d40-085f-4148-861d-b336de09a781 2018-10-12 04:22:24,318 - keystone_utils - INFO - Deleting user with name - CreateSecurityGroupTests-42dc38b2-12b0-491-user 2018-10-12 04:22:24,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/2c8aee0f8bad4fb2bffbe472239e384f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}732538af7d2816d5c5e4321cd81be7c6306e9065" 2018-10-12 04:22:24,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d06a799-797b-446f-9ba9-0272d4d20e5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:24,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2c8aee0f8bad4fb2bffbe472239e384f used request id req-6d06a799-797b-446f-9ba9-0272d4d20e5b 2018-10-12 04:22:24,491 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:24,881 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["_SwhHGicQnKDVewUxKPsLA"], "issued_at": "2018-10-12T04:22:24.000000Z"}} 2018-10-12 04:22:24,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f535df464e3c9aa549566e500e0019491ce6513e" 2018-10-12 04:22:24,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdc01892-5e58-49f1-ba2a-385d0026468e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:24,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cdc01892-5e58-49f1-ba2a-385d0026468e 2018-10-12 04:22:24,963 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:24,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:25,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["LC2HjRvSS06XzWoJCwnY9Q"], "issued_at": "2018-10-12T04:22:25.000000Z"}} 2018-10-12 04:22:25,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" 2018-10-12 04:22:25,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdd0ebd3-5268-49dd-897b-7ba1581e3f9d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:25,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bdd0ebd3-5268-49dd-897b-7ba1581e3f9d 2018-10-12 04:22:25,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:22:25,466 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:22:25,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e1f36299-b210-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" 2018-10-12 04:22:25,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a20e2ba2-6066-4179-9097-c9fd6f439025 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e1f36299-b210-4cf-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:22:25,552 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-e1f36299-b210-4cf-proj used request id req-a20e2ba2-6066-4179-9097-c9fd6f439025 2018-10-12 04:22:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" 2018-10-12 04:22:25,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-562fec09-16af-4e84-991b-d3647082c70d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:22:25,654 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-562fec09-16af-4e84-991b-d3647082c70d 2018-10-12 04:22:25,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-e1f36299-b210-4cf-proj"}}' 2018-10-12 04:22:25,760 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:22:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05079a42-0b91-4a2f-bc69-46ddbb4870e5 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c42a9499cd5841d484544bb8cbbfaf96"}, "enabled": true, "id": "c42a9499cd5841d484544bb8cbbfaf96", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e1f36299-b210-4cf-proj"}} 2018-10-12 04:22:25,760 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-05079a42-0b91-4a2f-bc69-46ddbb4870e5 2018-10-12 04:22:25,760 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-e1f36299-b210-4cf-proj 2018-10-12 04:22:25,760 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:25,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:26,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["qA9DUPG9SdCZV9OMpsKF7Q"], "issued_at": "2018-10-12T04:22:26.000000Z"}} 2018-10-12 04:22:26,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714e4df2ec99f62bc14427904c54fa4047afb79d" 2018-10-12 04:22:26,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfef6669-ded1-4002-94c6-27d27737e9a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:26,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cfef6669-ded1-4002-94c6-27d27737e9a1 2018-10-12 04:22:26,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:22:26,172 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:22:26,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714e4df2ec99f62bc14427904c54fa4047afb79d" 2018-10-12 04:22:26,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ed16d9b-74b1-446e-8ca8-1bcecd5c9e0e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:22:26,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7ed16d9b-74b1-446e-8ca8-1bcecd5c9e0e 2018-10-12 04:22:26,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-e1f36299-b210-4cf-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714e4df2ec99f62bc14427904c54fa4047afb79d" 2018-10-12 04:22:26,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab45972f-88ee-4eb1-90bc-27fa1a0afa8d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-e1f36299-b210-4cf-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c42a9499cd5841d484544bb8cbbfaf96"}, "enabled": true, "id": "c42a9499cd5841d484544bb8cbbfaf96", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-e1f36299-b210-4cf-proj"}]} 2018-10-12 04:22:26,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-e1f36299-b210-4cf-proj used request id req-ab45972f-88ee-4eb1-90bc-27fa1a0afa8d 2018-10-12 04:22:26,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714e4df2ec99f62bc14427904c54fa4047afb79d" 2018-10-12 04:22:26,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e9f11e3-7e9d-4d61-9003-6bda2bd458ff Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:22:26,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7e9f11e3-7e9d-4d61-9003-6bda2bd458ff 2018-10-12 04:22:26,831 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-e1f36299-b210-4cf-user 2018-10-12 04:22:26,832 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:26,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" 2018-10-12 04:22:26,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b8e03c4c-a80a-4df8-a14d-8e55b04c1086 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:22:26,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b8e03c4c-a80a-4df8-a14d-8e55b04c1086 2018-10-12 04:22:26,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" -d '{"role": {"name": "CreateImageSuccessTests-e1f36299-b210-4cf-proj-role"}}' 2018-10-12 04:22:27,035 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:22:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98066a9c-2bbc-449a-8917-9952f87ea9fc Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56dabeac2747455c85b2a95ec8f6b000", "links": {"self": "http://172.30.9.27:5000/v3/roles/56dabeac2747455c85b2a95ec8f6b000"}, "name": "CreateImageSuccessTests-e1f36299-b210-4cf-proj-role"}} 2018-10-12 04:22:27,035 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-98066a9c-2bbc-449a-8917-9952f87ea9fc 2018-10-12 04:22:27,036 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-e1f36299-b210-4cf-proj-role 2018-10-12 04:22:27,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/56dabeac2747455c85b2a95ec8f6b000 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" 2018-10-12 04:22:27,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-777b8fe9-c641-4871-9736-fb6158800660 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/56dabeac2747455c85b2a95ec8f6b000"}, "domain_id": null, "name": "CreateImageSuccessTests-e1f36299-b210-4cf-proj-role", "id": "56dabeac2747455c85b2a95ec8f6b000"}} 2018-10-12 04:22:27,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/56dabeac2747455c85b2a95ec8f6b000 used request id req-777b8fe9-c641-4871-9736-fb6158800660 2018-10-12 04:22:27,130 - keystone_utils - INFO - Granting role CreateImageSuccessTests-e1f36299-b210-4cf-proj-role to project CreateImageSuccessTests-e1f36299-b210-4cf-proj 2018-10-12 04:22:27,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/c42a9499cd5841d484544bb8cbbfaf96/users/91f9ca6e1a67423288d5d858608f6d01/roles/56dabeac2747455c85b2a95ec8f6b000 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" 2018-10-12 04:22:27,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1cf2d92-7eca-4c2d-ae90-a9108bfa25ee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:27,272 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c42a9499cd5841d484544bb8cbbfaf96/users/91f9ca6e1a67423288d5d858608f6d01/roles/56dabeac2747455c85b2a95ec8f6b000 used request id req-f1cf2d92-7eca-4c2d-ae90-a9108bfa25ee 2018-10-12 04:22:27,293 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:22:27,293 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:27,294 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:27,665 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56dabeac2747455c85b2a95ec8f6b000", "name": "CreateImageSuccessTests-e1f36299-b210-4cf-proj-role"}], "expires_at": "2018-10-12T05:22:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c42a9499cd5841d484544bb8cbbfaf96", "name": "CreateImageSuccessTests-e1f36299-b210-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c42a9499cd5841d484544bb8cbbfaf96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c42a9499cd5841d484544bb8cbbfaf96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c42a9499cd5841d484544bb8cbbfaf96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c42a9499cd5841d484544bb8cbbfaf96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c42a9499cd5841d484544bb8cbbfaf96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c42a9499cd5841d484544bb8cbbfaf96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c42a9499cd5841d484544bb8cbbfaf96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c42a9499cd5841d484544bb8cbbfaf96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c42a9499cd5841d484544bb8cbbfaf96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c42a9499cd5841d484544bb8cbbfaf96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c42a9499cd5841d484544bb8cbbfaf96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c42a9499cd5841d484544bb8cbbfaf96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e1f36299-b210-4cf-user", "id": "91f9ca6e1a67423288d5d858608f6d01"}, "audit_ids": ["vBNDd6cMRCCKOUK2SdD8qw"], "issued_at": "2018-10-12T04:22:27.000000Z"}} 2018-10-12 04:22:27,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45bcb09a7b6c784c48ea7b9939651c6c968f607c" 2018-10-12 04:22:27,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c204048d-0486-4dfd-81db-e1ec17b0f04c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:27,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c204048d-0486-4dfd-81db-e1ec17b0f04c 2018-10-12 04:22:27,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bcb09a7b6c784c48ea7b9939651c6c968f607c" 2018-10-12 04:22:27,914 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-9f25e3f0-7285-42bb-b01b-1aca60494e35 Date: Fri, 12 Oct 2018 04:22:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747"} 2018-10-12 04:22:27,914 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747 used request id req-9f25e3f0-7285-42bb-b01b-1aca60494e35 2018-10-12 04:22:27,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bcb09a7b6c784c48ea7b9939651c6c968f607c" 2018-10-12 04:22:28,075 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-25835aca-4c6c-4769-aad3-fe380ba665ce Date: Fri, 12 Oct 2018 04:22: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-10-12 04:22:28,076 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-25835aca-4c6c-4769-aad3-fe380ba665ce 2018-10-12 04:22:28,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}45bcb09a7b6c784c48ea7b9939651c6c968f607c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747"}' 2018-10-12 04:22:28,319 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a X-Openstack-Request-Id: req-fa7b7ffe-0fa0-4942-bdfa-f9ea9786468e Date: Fri, 12 Oct 2018 04:22:28 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a", "min_disk": 0, "protected": false, "id": "4e4584fc-f291-447c-b74b-9909c52e860a", "file": "/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a/file", "checksum": null, "owner": "c42a9499cd5841d484544bb8cbbfaf96", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:22:28,319 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-fa7b7ffe-0fa0-4942-bdfa-f9ea9786468e 2018-10-12 04:22:28,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bcb09a7b6c784c48ea7b9939651c6c968f607c" -d '' 2018-10-12 04:22:30,047 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4750e0b5-32c7-4b02-b30d-dc3a719829fd Date: Fri, 12 Oct 2018 04:22:30 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:22:30,047 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a/file used request id req-4750e0b5-32c7-4b02-b30d-dc3a719829fd 2018-10-12 04:22:30,048 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:22:30,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bcb09a7b6c784c48ea7b9939651c6c968f607c" 2018-10-12 04:22:30,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-ae5b7a79-a055-4273-a79c-82422fa20658 Date: Fri, 12 Oct 2018 04:22:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:30Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4e4584fc-f291-447c-b74b-9909c52e860a/snap", "metadata": {}}], "self": "/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a", "min_disk": 0, "protected": false, "id": "4e4584fc-f291-447c-b74b-9909c52e860a", "file": "/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c42a9499cd5841d484544bb8cbbfaf96", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4e4584fc-f291-447c-b74b-9909c52e860a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:22:30,601 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a used request id req-ae5b7a79-a055-4273-a79c-82422fa20658 2018-10-12 04:22:30,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bcb09a7b6c784c48ea7b9939651c6c968f607c" 2018-10-12 04:22:30,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-26c3bea9-5319-4b2b-a10b-02ac116f4337 Date: Fri, 12 Oct 2018 04:22: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-10-12 04:22:30,766 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-26c3bea9-5319-4b2b-a10b-02ac116f4337 2018-10-12 04:22:30,769 - create_image - INFO - Created image with name - CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747 2018-10-12 04:22:30,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bcb09a7b6c784c48ea7b9939651c6c968f607c" 2018-10-12 04:22:30,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-89687308-ff0a-4e40-b595-79a64f974a4d Date: Fri, 12 Oct 2018 04:22:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:30Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4e4584fc-f291-447c-b74b-9909c52e860a/snap", "metadata": {}}], "self": "/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a", "min_disk": 0, "protected": false, "id": "4e4584fc-f291-447c-b74b-9909c52e860a", "file": "/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c42a9499cd5841d484544bb8cbbfaf96", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4e4584fc-f291-447c-b74b-9909c52e860a/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:22:30,945 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a used request id req-89687308-ff0a-4e40-b595-79a64f974a4d 2018-10-12 04:22:30,945 - create_image - DEBUG - Instance status is - active 2018-10-12 04:22:30,945 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747 2018-10-12 04:22:30,946 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747 2018-10-12 04:22:30,946 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:31,421 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56dabeac2747455c85b2a95ec8f6b000", "name": "CreateImageSuccessTests-e1f36299-b210-4cf-proj-role"}], "expires_at": "2018-10-12T05:22:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c42a9499cd5841d484544bb8cbbfaf96", "name": "CreateImageSuccessTests-e1f36299-b210-4cf-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c42a9499cd5841d484544bb8cbbfaf96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c42a9499cd5841d484544bb8cbbfaf96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c42a9499cd5841d484544bb8cbbfaf96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c42a9499cd5841d484544bb8cbbfaf96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c42a9499cd5841d484544bb8cbbfaf96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c42a9499cd5841d484544bb8cbbfaf96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c42a9499cd5841d484544bb8cbbfaf96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c42a9499cd5841d484544bb8cbbfaf96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c42a9499cd5841d484544bb8cbbfaf96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c42a9499cd5841d484544bb8cbbfaf96", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c42a9499cd5841d484544bb8cbbfaf96", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c42a9499cd5841d484544bb8cbbfaf96", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-e1f36299-b210-4cf-user", "id": "91f9ca6e1a67423288d5d858608f6d01"}, "audit_ids": ["p8JLA4SIToyLj0e-PN-iAg"], "issued_at": "2018-10-12T04:22:31.000000Z"}} 2018-10-12 04:22:31,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79697def345d54d0ae94e11464727f04d8b39059" 2018-10-12 04:22:31,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-216ef0d0-e095-4103-be1f-7c715eb9f753 Date: Fri, 12 Oct 2018 04:22:31 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:28Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:30Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4e4584fc-f291-447c-b74b-9909c52e860a/snap", "metadata": {}}], "self": "/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a", "min_disk": 0, "protected": false, "id": "4e4584fc-f291-447c-b74b-9909c52e860a", "file": "/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c42a9499cd5841d484544bb8cbbfaf96", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4e4584fc-f291-447c-b74b-9909c52e860a/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747"} 2018-10-12 04:22:31,590 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747 used request id req-216ef0d0-e095-4103-be1f-7c715eb9f753 2018-10-12 04:22:31,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79697def345d54d0ae94e11464727f04d8b39059" 2018-10-12 04:22:31,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f648197b-d1cb-409e-9032-096c6bab2b99 Date: Fri, 12 Oct 2018 04:22: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-10-12 04:22:31,756 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f648197b-d1cb-409e-9032-096c6bab2b99 2018-10-12 04:22:31,759 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747 2018-10-12 04:22:31,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79697def345d54d0ae94e11464727f04d8b39059" 2018-10-12 04:22:33,760 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83346085-3e75-439a-97a2-c3013a7fa68b Date: Fri, 12 Oct 2018 04:22:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:22:33,760 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a used request id req-83346085-3e75-439a-97a2-c3013a7fa68b 2018-10-12 04:22:33,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}79697def345d54d0ae94e11464727f04d8b39059" 2018-10-12 04:22:33,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-7782037b-58f6-44dc-8455-deed9c94e118 Date: Fri, 12 Oct 2018 04:22:33 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747"} 2018-10-12 04:22:33,953 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747 used request id req-7782037b-58f6-44dc-8455-deed9c94e118 2018-10-12 04:22:33,954 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-ebffb775-85b3-4356-b824-39316895c747 2018-10-12 04:22:33,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}45bcb09a7b6c784c48ea7b9939651c6c968f607c" 2018-10-12 04:22:33,970 - keystoneauth.session - DEBUG - RESP: [404] Content-Length: 189 Content-Type: text/html; charset=UTF-8 X-Openstack-Request-Id: req-c085837b-b2ca-4380-bdb1-c8b59236f826 Date: Fri, 12 Oct 2018 04:22:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:22:33,970 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4e4584fc-f291-447c-b74b-9909c52e860a used request id req-c085837b-b2ca-4380-bdb1-c8b59236f826 2018-10-12 04:22:33,970 - glanceclient.common.http - DEBUG - Request returned failure status 404. 2018-10-12 04:22:33,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" 2018-10-12 04:22:34,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-04132748-2cf3-4e91-bb40-f366c47daf79 Date: Fri, 12 Oct 2018 04:22:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:22:34,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-04132748-2cf3-4e91-bb40-f366c47daf79 2018-10-12 04:22:34,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" 2018-10-12 04:22:34,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d69c78aa-ec8e-44fc-b3c1-06bb61f2207c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:22:34,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-d69c78aa-ec8e-44fc-b3c1-06bb61f2207c 2018-10-12 04:22:34,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" 2018-10-12 04:22:34,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cca8dda6-8fe5-40c6-8e24-e49bb90b7a6f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:22:34,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-cca8dda6-8fe5-40c6-8e24-e49bb90b7a6f 2018-10-12 04:22:34,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" 2018-10-12 04:22:34,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6dd565a-7af9-49b4-9415-fe100bafe3f2 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:22:34,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-a6dd565a-7af9-49b4-9415-fe100bafe3f2 2018-10-12 04:22:34,491 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-e1f36299-b210-4cf-proj 2018-10-12 04:22:34,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/c42a9499cd5841d484544bb8cbbfaf96 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" 2018-10-12 04:22:34,704 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b76e3ea-8ca1-46d7-a14e-fa256df2a694 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:34,704 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c42a9499cd5841d484544bb8cbbfaf96 used request id req-6b76e3ea-8ca1-46d7-a14e-fa256df2a694 2018-10-12 04:22:34,704 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-e1f36299-b210-4cf-proj-role 2018-10-12 04:22:34,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/56dabeac2747455c85b2a95ec8f6b000 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" 2018-10-12 04:22:34,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d4cb9dd4-1988-4dc3-a084-322e3adbe356 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:34,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/56dabeac2747455c85b2a95ec8f6b000 used request id req-d4cb9dd4-1988-4dc3-a084-322e3adbe356 2018-10-12 04:22:34,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}00cd997f5aa5a695edbae3af3d0d4077912fc522" 2018-10-12 04:22:34,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3625b258-2a71-4016-ab0b-db82b1933255 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:22:34,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3625b258-2a71-4016-ab0b-db82b1933255 2018-10-12 04:22:34,904 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-e1f36299-b210-4cf-user 2018-10-12 04:22:34,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/91f9ca6e1a67423288d5d858608f6d01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}714e4df2ec99f62bc14427904c54fa4047afb79d" 2018-10-12 04:22:35,063 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a464a425-ab08-4d87-9d9a-14e1d3c19fa2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:35,063 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/91f9ca6e1a67423288d5d858608f6d01 used request id req-a464a425-ab08-4d87-9d9a-14e1d3c19fa2 2018-10-12 04:22:35,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:35,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["NGt_6nkPSiWb9RGZfJi0iA"], "issued_at": "2018-10-12T04:22:35.000000Z"}} 2018-10-12 04:22:35,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095e8e13eea9ad6066dae0b51860621741adf8e7" 2018-10-12 04:22:35,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-767a2275-c14f-4a61-98fd-78fec8729b1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:35,619 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-767a2275-c14f-4a61-98fd-78fec8729b1a 2018-10-12 04:22:35,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:35,621 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:35,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["otCGC1S7SuyLXfh0MnzVhg"], "issued_at": "2018-10-12T04:22:35.000000Z"}} 2018-10-12 04:22:36,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" 2018-10-12 04:22:36,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb04bc2-a45f-49f6-8f2f-2c480ffcf605 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:36,086 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8fb04bc2-a45f-49f6-8f2f-2c480ffcf605 2018-10-12 04:22:36,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:22:36,096 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:22:36,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f669a82c-05d1-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" 2018-10-12 04:22:36,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cfbebd0-8054-40e8-a390-4112cfb32e1e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f669a82c-05d1-4dd-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:22:36,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-f669a82c-05d1-4dd-proj used request id req-4cfbebd0-8054-40e8-a390-4112cfb32e1e 2018-10-12 04:22:36,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" 2018-10-12 04:22:36,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ba2c369-2cc0-4b63-8532-c96287a77e46 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:22:36,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4ba2c369-2cc0-4b63-8532-c96287a77e46 2018-10-12 04:22:36,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-f669a82c-05d1-4dd-proj"}}' 2018-10-12 04:22:36,377 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:22:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9942d88-e221-4dd0-a6e8-00359ddf075c Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b21bbbd1515f4badaa9c1a6d3a84149f"}, "enabled": true, "id": "b21bbbd1515f4badaa9c1a6d3a84149f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f669a82c-05d1-4dd-proj"}} 2018-10-12 04:22:36,377 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c9942d88-e221-4dd0-a6e8-00359ddf075c 2018-10-12 04:22:36,377 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-f669a82c-05d1-4dd-proj 2018-10-12 04:22:36,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:36,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:36,755 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["2AB9ctzeRq2VTTj5prKBWA"], "issued_at": "2018-10-12T04:22:36.000000Z"}} 2018-10-12 04:22:36,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ff198d5e10417f5ce81e849a5612dac085eed9" 2018-10-12 04:22:36,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2867206a-284b-4355-a72e-3d7b7f03184f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:36,769 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2867206a-284b-4355-a72e-3d7b7f03184f 2018-10-12 04:22:36,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:22:36,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:22:36,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ff198d5e10417f5ce81e849a5612dac085eed9" 2018-10-12 04:22:36,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e33245b3-d147-42fc-8793-a242ae455145 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:22:36,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e33245b3-d147-42fc-8793-a242ae455145 2018-10-12 04:22:36,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-f669a82c-05d1-4dd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ff198d5e10417f5ce81e849a5612dac085eed9" 2018-10-12 04:22:36,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55b01853-a357-40cb-b2cc-a9217d36218a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-f669a82c-05d1-4dd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b21bbbd1515f4badaa9c1a6d3a84149f"}, "enabled": true, "id": "b21bbbd1515f4badaa9c1a6d3a84149f", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-f669a82c-05d1-4dd-proj"}]} 2018-10-12 04:22:36,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-f669a82c-05d1-4dd-proj used request id req-55b01853-a357-40cb-b2cc-a9217d36218a 2018-10-12 04:22:36,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ff198d5e10417f5ce81e849a5612dac085eed9" 2018-10-12 04:22:37,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37d0d782-d545-46f7-9a12-5d19982c7588 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:22:37,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-37d0d782-d545-46f7-9a12-5d19982c7588 2018-10-12 04:22:37,438 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-f669a82c-05d1-4dd-user 2018-10-12 04:22:37,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:37,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" 2018-10-12 04:22:37,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f38c302-182b-439c-891a-6eb8a412383d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:22:37,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2f38c302-182b-439c-891a-6eb8a412383d 2018-10-12 04:22:37,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" -d '{"role": {"name": "CreateImageSuccessTests-f669a82c-05d1-4dd-proj-role"}}' 2018-10-12 04:22:37,658 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c9b7f1b4-1bf6-435d-b48c-225c9da84c7d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f6380a3f21a04a2e92f758576a25398c", "links": {"self": "http://172.30.9.27:5000/v3/roles/f6380a3f21a04a2e92f758576a25398c"}, "name": "CreateImageSuccessTests-f669a82c-05d1-4dd-proj-role"}} 2018-10-12 04:22:37,658 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-c9b7f1b4-1bf6-435d-b48c-225c9da84c7d 2018-10-12 04:22:37,658 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-f669a82c-05d1-4dd-proj-role 2018-10-12 04:22:37,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f6380a3f21a04a2e92f758576a25398c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" 2018-10-12 04:22:37,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b99872-19c6-4010-bd66-42d9192b888c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f6380a3f21a04a2e92f758576a25398c"}, "domain_id": null, "name": "CreateImageSuccessTests-f669a82c-05d1-4dd-proj-role", "id": "f6380a3f21a04a2e92f758576a25398c"}} 2018-10-12 04:22:37,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f6380a3f21a04a2e92f758576a25398c used request id req-20b99872-19c6-4010-bd66-42d9192b888c 2018-10-12 04:22:37,743 - keystone_utils - INFO - Granting role CreateImageSuccessTests-f669a82c-05d1-4dd-proj-role to project CreateImageSuccessTests-f669a82c-05d1-4dd-proj 2018-10-12 04:22:37,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/b21bbbd1515f4badaa9c1a6d3a84149f/users/65825136103b4ab9a99ff0fc21f2e4f6/roles/f6380a3f21a04a2e92f758576a25398c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" 2018-10-12 04:22:37,882 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e95d5983-e93e-41a5-baff-3d70c07b3918 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:37,882 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b21bbbd1515f4badaa9c1a6d3a84149f/users/65825136103b4ab9a99ff0fc21f2e4f6/roles/f6380a3f21a04a2e92f758576a25398c used request id req-e95d5983-e93e-41a5-baff-3d70c07b3918 2018-10-12 04:22:37,883 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:22:37,883 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:37,884 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:38,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6380a3f21a04a2e92f758576a25398c", "name": "CreateImageSuccessTests-f669a82c-05d1-4dd-proj-role"}], "expires_at": "2018-10-12T05:22:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b21bbbd1515f4badaa9c1a6d3a84149f", "name": "CreateImageSuccessTests-f669a82c-05d1-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f669a82c-05d1-4dd-user", "id": "65825136103b4ab9a99ff0fc21f2e4f6"}, "audit_ids": ["H2jnAQuSS3KeQToYB0NSNA"], "issued_at": "2018-10-12T04:22:38.000000Z"}} 2018-10-12 04:22:38,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3794bad196c6775e1c5dc99c9eb69eab30a7bfa2" 2018-10-12 04:22:38,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93f84815-62d7-47ff-8b3f-56fe6f126f0d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:38,326 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-93f84815-62d7-47ff-8b3f-56fe6f126f0d 2018-10-12 04:22:38,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3794bad196c6775e1c5dc99c9eb69eab30a7bfa2" 2018-10-12 04:22:38,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-9fc75ffd-acb8-4456-b17d-5c91d0b31809 Date: Fri, 12 Oct 2018 04:22:38 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70"} 2018-10-12 04:22:38,501 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70 used request id req-9fc75ffd-acb8-4456-b17d-5c91d0b31809 2018-10-12 04:22:38,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3794bad196c6775e1c5dc99c9eb69eab30a7bfa2" 2018-10-12 04:22:38,668 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ea8fab2e-b40f-44da-bce1-1d0bd97363ae Date: Fri, 12 Oct 2018 04:22: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-10-12 04:22:38,668 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ea8fab2e-b40f-44da-bce1-1d0bd97363ae 2018-10-12 04:22:38,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3794bad196c6775e1c5dc99c9eb69eab30a7bfa2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70"}' 2018-10-12 04:22:38,900 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0 X-Openstack-Request-Id: req-0d14ed02-00f9-49bd-8e4a-53ef994a4b4c Date: Fri, 12 Oct 2018 04:22:38 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:38Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:38Z", "visibility": "shared", "locations": [], "self": "/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0", "min_disk": 0, "protected": false, "id": "27cfbe23-8a20-4760-9000-8da9516957a0", "file": "/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0/file", "checksum": null, "owner": "b21bbbd1515f4badaa9c1a6d3a84149f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:22:38,900 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0d14ed02-00f9-49bd-8e4a-53ef994a4b4c 2018-10-12 04:22:38,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3794bad196c6775e1c5dc99c9eb69eab30a7bfa2" -d '' 2018-10-12 04:22:40,261 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6cb09c93-54fd-43f9-8515-397526af1bb3 Date: Fri, 12 Oct 2018 04:22:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:22:40,261 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0/file used request id req-6cb09c93-54fd-43f9-8515-397526af1bb3 2018-10-12 04:22:40,262 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:22:40,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3794bad196c6775e1c5dc99c9eb69eab30a7bfa2" 2018-10-12 04:22:40,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-7840d2fd-7ab0-4c4e-a1c9-b88ee1e3b7c9 Date: Fri, 12 Oct 2018 04:22:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:40Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/27cfbe23-8a20-4760-9000-8da9516957a0/snap", "metadata": {}}], "self": "/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0", "min_disk": 0, "protected": false, "id": "27cfbe23-8a20-4760-9000-8da9516957a0", "file": "/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b21bbbd1515f4badaa9c1a6d3a84149f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/27cfbe23-8a20-4760-9000-8da9516957a0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:22:40,285 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0 used request id req-7840d2fd-7ab0-4c4e-a1c9-b88ee1e3b7c9 2018-10-12 04:22:40,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3794bad196c6775e1c5dc99c9eb69eab30a7bfa2" 2018-10-12 04:22:40,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4c17a95f-07f7-4ffc-a2eb-2c65e40c6928 Date: Fri, 12 Oct 2018 04:22: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-10-12 04:22:40,452 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-4c17a95f-07f7-4ffc-a2eb-2c65e40c6928 2018-10-12 04:22:40,455 - create_image - INFO - Created image with name - CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70 2018-10-12 04:22:40,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3794bad196c6775e1c5dc99c9eb69eab30a7bfa2" 2018-10-12 04:22:40,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-521d7902-f2c5-4af1-93e7-806af3fa9313 Date: Fri, 12 Oct 2018 04:22:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:40Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/27cfbe23-8a20-4760-9000-8da9516957a0/snap", "metadata": {}}], "self": "/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0", "min_disk": 0, "protected": false, "id": "27cfbe23-8a20-4760-9000-8da9516957a0", "file": "/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b21bbbd1515f4badaa9c1a6d3a84149f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/27cfbe23-8a20-4760-9000-8da9516957a0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:22:40,632 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0 used request id req-521d7902-f2c5-4af1-93e7-806af3fa9313 2018-10-12 04:22:40,633 - create_image - DEBUG - Instance status is - active 2018-10-12 04:22:40,633 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70 2018-10-12 04:22:40,633 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70 2018-10-12 04:22:40,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:41,012 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f6380a3f21a04a2e92f758576a25398c", "name": "CreateImageSuccessTests-f669a82c-05d1-4dd-proj-role"}], "expires_at": "2018-10-12T05:22:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b21bbbd1515f4badaa9c1a6d3a84149f", "name": "CreateImageSuccessTests-f669a82c-05d1-4dd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/b21bbbd1515f4badaa9c1a6d3a84149f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-f669a82c-05d1-4dd-user", "id": "65825136103b4ab9a99ff0fc21f2e4f6"}, "audit_ids": ["c5roksWVSn6Q2IMqd969GA"], "issued_at": "2018-10-12T04:22:41.000000Z"}} 2018-10-12 04:22:41,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7adb87adbb43f93c4a52ad03ad95dcaa33ab1503" 2018-10-12 04:22:41,192 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-322e9011-dd65-498e-ab99-78bad1aa0492 Date: Fri, 12 Oct 2018 04:22:41 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:38Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:40Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/27cfbe23-8a20-4760-9000-8da9516957a0/snap", "metadata": {}}], "self": "/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0", "min_disk": 0, "protected": false, "id": "27cfbe23-8a20-4760-9000-8da9516957a0", "file": "/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b21bbbd1515f4badaa9c1a6d3a84149f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/27cfbe23-8a20-4760-9000-8da9516957a0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70"} 2018-10-12 04:22:41,192 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70 used request id req-322e9011-dd65-498e-ab99-78bad1aa0492 2018-10-12 04:22:41,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7adb87adbb43f93c4a52ad03ad95dcaa33ab1503" 2018-10-12 04:22:41,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-33dce96a-33e5-4e51-bcf8-17e6b663a8d2 Date: Fri, 12 Oct 2018 04:22: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-10-12 04:22:41,718 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-33dce96a-33e5-4e51-bcf8-17e6b663a8d2 2018-10-12 04:22:41,722 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-24888c21-5e2b-489c-adb1-c86d24579e70 2018-10-12 04:22:41,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3794bad196c6775e1c5dc99c9eb69eab30a7bfa2" 2018-10-12 04:22:42,664 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b638fa4c-40c7-4612-be05-f4f9dea7e7d2 Date: Fri, 12 Oct 2018 04:22:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:22:42,664 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/27cfbe23-8a20-4760-9000-8da9516957a0 used request id req-b638fa4c-40c7-4612-be05-f4f9dea7e7d2 2018-10-12 04:22:42,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" 2018-10-12 04:22:42,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a00f57b3-6359-4286-b8a1-ac7c97de3c62 Date: Fri, 12 Oct 2018 04:22:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:22:42,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-a00f57b3-6359-4286-b8a1-ac7c97de3c62 2018-10-12 04:22:42,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" 2018-10-12 04:22:42,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71d7ee46-b7f7-45f1-a4be-4cb0d3744c26 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:22:42,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-71d7ee46-b7f7-45f1-a4be-4cb0d3744c26 2018-10-12 04:22:42,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" 2018-10-12 04:22:43,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77e7f800-57ec-4043-b831-8fcad498f15b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:22:43,063 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-77e7f800-57ec-4043-b831-8fcad498f15b 2018-10-12 04:22:43,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" 2018-10-12 04:22:43,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91bc85f8-7669-493d-bd81-ef3363d80184 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:22:43,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-91bc85f8-7669-493d-bd81-ef3363d80184 2018-10-12 04:22:43,159 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-f669a82c-05d1-4dd-proj 2018-10-12 04:22:43,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/b21bbbd1515f4badaa9c1a6d3a84149f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" 2018-10-12 04:22:43,404 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b7b4a74d-48de-41b9-9e21-f2b0a31bea1d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:43,404 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b21bbbd1515f4badaa9c1a6d3a84149f used request id req-b7b4a74d-48de-41b9-9e21-f2b0a31bea1d 2018-10-12 04:22:43,404 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-f669a82c-05d1-4dd-proj-role 2018-10-12 04:22:43,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f6380a3f21a04a2e92f758576a25398c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" 2018-10-12 04:22:43,520 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-473d41b5-208f-44fe-835b-1efa7594ff4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:43,520 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f6380a3f21a04a2e92f758576a25398c used request id req-473d41b5-208f-44fe-835b-1efa7594ff4a 2018-10-12 04:22:43,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a01a26279da234fe34ece8e13fb41b6e53671eac" 2018-10-12 04:22:43,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a327851f-b5e4-4fee-a7cf-bb5d0536985f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:22:43,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a327851f-b5e4-4fee-a7cf-bb5d0536985f 2018-10-12 04:22:43,611 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-f669a82c-05d1-4dd-user 2018-10-12 04:22:43,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/65825136103b4ab9a99ff0fc21f2e4f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75ff198d5e10417f5ce81e849a5612dac085eed9" 2018-10-12 04:22:43,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ffe641e-3d96-467e-88b6-0860b6df6778 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:43,796 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/65825136103b4ab9a99ff0fc21f2e4f6 used request id req-9ffe641e-3d96-467e-88b6-0860b6df6778 2018-10-12 04:22:43,798 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:44,191 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["cj91f_EZRA2UzdqrvPJsRw"], "issued_at": "2018-10-12T04:22:44.000000Z"}} 2018-10-12 04:22:44,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfe3f05a305bb8623a39b82ad289b0d63a3428b3" 2018-10-12 04:22:44,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9611865-94a7-4432-92a1-78d82684a0a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:44,274 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a9611865-94a7-4432-92a1-78d82684a0a9 2018-10-12 04:22:44,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:44,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:44,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["8W-YiB7iSdi9bK_a_KZOsg"], "issued_at": "2018-10-12T04:22:44.000000Z"}} 2018-10-12 04:22:44,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" 2018-10-12 04:22:44,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa231a84-6afa-401f-8d8b-d4d44d4906b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:44,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aa231a84-6afa-401f-8d8b-d4d44d4906b1 2018-10-12 04:22:44,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:22:44,757 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:22:44,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-978a8f7c-64bc-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" 2018-10-12 04:22:44,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc93567e-3aa8-450c-b9c3-1ee6d5bca97e Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-978a8f7c-64bc-4d1-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:22:44,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-978a8f7c-64bc-4d1-proj used request id req-cc93567e-3aa8-450c-b9c3-1ee6d5bca97e 2018-10-12 04:22:44,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" 2018-10-12 04:22:44,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-827f498f-6fdc-470c-8eb2-41c7cb11c21e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:22:44,937 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-827f498f-6fdc-470c-8eb2-41c7cb11c21e 2018-10-12 04:22:44,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-978a8f7c-64bc-4d1-proj"}}' 2018-10-12 04:22:45,077 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:22:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0552db84-9531-46b8-a192-9f4d5c6612c8 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9b1f3855698e446fbc267deb5e4f8b9a"}, "enabled": true, "id": "9b1f3855698e446fbc267deb5e4f8b9a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-978a8f7c-64bc-4d1-proj"}} 2018-10-12 04:22:45,077 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0552db84-9531-46b8-a192-9f4d5c6612c8 2018-10-12 04:22:45,077 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-978a8f7c-64bc-4d1-proj 2018-10-12 04:22:45,077 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:45,078 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:45,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["yP9hay52S9qZE3plQ_0p1w"], "issued_at": "2018-10-12T04:22:45.000000Z"}} 2018-10-12 04:22:45,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b22a5114ec15ccb1987b3750f3e29cbec09544" 2018-10-12 04:22:45,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19247134-9e28-41be-85d4-f16e06542ac7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:45,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-19247134-9e28-41be-85d4-f16e06542ac7 2018-10-12 04:22:45,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:22:45,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:22:45,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b22a5114ec15ccb1987b3750f3e29cbec09544" 2018-10-12 04:22:45,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b0997ff-b280-4287-8138-fb929479491b Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:22:45,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5b0997ff-b280-4287-8138-fb929479491b 2018-10-12 04:22:45,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-978a8f7c-64bc-4d1-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b22a5114ec15ccb1987b3750f3e29cbec09544" 2018-10-12 04:22:45,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed6ad9e1-8d82-477e-9918-d641b1fbcc3a Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-978a8f7c-64bc-4d1-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9b1f3855698e446fbc267deb5e4f8b9a"}, "enabled": true, "id": "9b1f3855698e446fbc267deb5e4f8b9a", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-978a8f7c-64bc-4d1-proj"}]} 2018-10-12 04:22:45,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-978a8f7c-64bc-4d1-proj used request id req-ed6ad9e1-8d82-477e-9918-d641b1fbcc3a 2018-10-12 04:22:45,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b22a5114ec15ccb1987b3750f3e29cbec09544" 2018-10-12 04:22:45,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-407199be-786b-45c7-a14a-3c230bc484f2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:22:45,767 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-407199be-786b-45c7-a14a-3c230bc484f2 2018-10-12 04:22:46,132 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-978a8f7c-64bc-4d1-user 2018-10-12 04:22:46,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" 2018-10-12 04:22:46,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d6e0964-27cd-4a5b-a6bf-fbb4faef18c5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:22:46,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9d6e0964-27cd-4a5b-a6bf-fbb4faef18c5 2018-10-12 04:22:46,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" -d '{"role": {"name": "CreateImageSuccessTests-978a8f7c-64bc-4d1-proj-role"}}' 2018-10-12 04:22:46,329 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8f1f109-5003-4d6c-8577-bf813076fc10 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cf363a5767c140f7afc8a0ee95a6f82e", "links": {"self": "http://172.30.9.27:5000/v3/roles/cf363a5767c140f7afc8a0ee95a6f82e"}, "name": "CreateImageSuccessTests-978a8f7c-64bc-4d1-proj-role"}} 2018-10-12 04:22:46,329 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f8f1f109-5003-4d6c-8577-bf813076fc10 2018-10-12 04:22:46,329 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-978a8f7c-64bc-4d1-proj-role 2018-10-12 04:22:46,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/cf363a5767c140f7afc8a0ee95a6f82e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" 2018-10-12 04:22:46,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c173070-5135-42a3-b777-9bd0abe6c0f4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/cf363a5767c140f7afc8a0ee95a6f82e"}, "domain_id": null, "name": "CreateImageSuccessTests-978a8f7c-64bc-4d1-proj-role", "id": "cf363a5767c140f7afc8a0ee95a6f82e"}} 2018-10-12 04:22:46,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/cf363a5767c140f7afc8a0ee95a6f82e used request id req-3c173070-5135-42a3-b777-9bd0abe6c0f4 2018-10-12 04:22:46,424 - keystone_utils - INFO - Granting role CreateImageSuccessTests-978a8f7c-64bc-4d1-proj-role to project CreateImageSuccessTests-978a8f7c-64bc-4d1-proj 2018-10-12 04:22:46,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/9b1f3855698e446fbc267deb5e4f8b9a/users/1839bbd6e6984ec1953bb06fce17c311/roles/cf363a5767c140f7afc8a0ee95a6f82e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" 2018-10-12 04:22:46,541 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0e76b55-272b-4831-87d2-b990baa6beac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:46,541 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9b1f3855698e446fbc267deb5e4f8b9a/users/1839bbd6e6984ec1953bb06fce17c311/roles/cf363a5767c140f7afc8a0ee95a6f82e used request id req-f0e76b55-272b-4831-87d2-b990baa6beac 2018-10-12 04:22:46,542 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:22:46,542 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:46,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:46,923 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf363a5767c140f7afc8a0ee95a6f82e", "name": "CreateImageSuccessTests-978a8f7c-64bc-4d1-proj-role"}], "expires_at": "2018-10-12T05:22:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b1f3855698e446fbc267deb5e4f8b9a", "name": "CreateImageSuccessTests-978a8f7c-64bc-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-978a8f7c-64bc-4d1-user", "id": "1839bbd6e6984ec1953bb06fce17c311"}, "audit_ids": ["4bvrutnLSVaynwP3UPVtag"], "issued_at": "2018-10-12T04:22:46.000000Z"}} 2018-10-12 04:22:46,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61012363bef29d4338d8979512496fcd8542001d" 2018-10-12 04:22:47,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3e7711a-d715-4197-a38f-1d554fbfba02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:47,006 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b3e7711a-d715-4197-a38f-1d554fbfba02 2018-10-12 04:22:47,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61012363bef29d4338d8979512496fcd8542001d" 2018-10-12 04:22:47,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-4705b81e-9f08-4cbf-8e7e-ff51ee7c6d05 Date: Fri, 12 Oct 2018 04:22:47 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60"} 2018-10-12 04:22:47,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60 used request id req-4705b81e-9f08-4cbf-8e7e-ff51ee7c6d05 2018-10-12 04:22:47,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61012363bef29d4338d8979512496fcd8542001d" 2018-10-12 04:22:47,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e50ed577-7b9a-44c0-acf1-a4dabb0da52f Date: Fri, 12 Oct 2018 04:22: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-10-12 04:22:47,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e50ed577-7b9a-44c0-acf1-a4dabb0da52f 2018-10-12 04:22:47,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61012363bef29d4338d8979512496fcd8542001d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60"}' 2018-10-12 04:22:47,570 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/219652aa-0889-499a-84b2-d41587fdbc27 X-Openstack-Request-Id: req-98189cc1-dd72-4250-9807-6bef4e7059e0 Date: Fri, 12 Oct 2018 04:22:47 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:47Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:47Z", "visibility": "shared", "locations": [], "self": "/v2/images/219652aa-0889-499a-84b2-d41587fdbc27", "min_disk": 0, "protected": false, "id": "219652aa-0889-499a-84b2-d41587fdbc27", "file": "/v2/images/219652aa-0889-499a-84b2-d41587fdbc27/file", "checksum": null, "owner": "9b1f3855698e446fbc267deb5e4f8b9a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:22:47,570 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-98189cc1-dd72-4250-9807-6bef4e7059e0 2018-10-12 04:22:47,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/219652aa-0889-499a-84b2-d41587fdbc27/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61012363bef29d4338d8979512496fcd8542001d" -d '' 2018-10-12 04:22:49,470 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0fa994ff-248e-43b5-aff2-37d1f43d2c14 Date: Fri, 12 Oct 2018 04:22:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:22:49,470 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/219652aa-0889-499a-84b2-d41587fdbc27/file used request id req-0fa994ff-248e-43b5-aff2-37d1f43d2c14 2018-10-12 04:22:49,471 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:22:49,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/219652aa-0889-499a-84b2-d41587fdbc27 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61012363bef29d4338d8979512496fcd8542001d" 2018-10-12 04:22:49,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-61572914-f4c8-418b-9ea4-87dc108538a6 Date: Fri, 12 Oct 2018 04:22:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:49Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/219652aa-0889-499a-84b2-d41587fdbc27/snap", "metadata": {}}], "self": "/v2/images/219652aa-0889-499a-84b2-d41587fdbc27", "min_disk": 0, "protected": false, "id": "219652aa-0889-499a-84b2-d41587fdbc27", "file": "/v2/images/219652aa-0889-499a-84b2-d41587fdbc27/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9b1f3855698e446fbc267deb5e4f8b9a", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/219652aa-0889-499a-84b2-d41587fdbc27/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:22:49,643 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/219652aa-0889-499a-84b2-d41587fdbc27 used request id req-61572914-f4c8-418b-9ea4-87dc108538a6 2018-10-12 04:22:49,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61012363bef29d4338d8979512496fcd8542001d" 2018-10-12 04:22:49,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2249889e-e8c3-482d-89c9-c0b6088bef1d Date: Fri, 12 Oct 2018 04:22: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-10-12 04:22:49,807 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-2249889e-e8c3-482d-89c9-c0b6088bef1d 2018-10-12 04:22:49,810 - create_image - INFO - Created image with name - CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60 2018-10-12 04:22:49,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/219652aa-0889-499a-84b2-d41587fdbc27 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61012363bef29d4338d8979512496fcd8542001d" 2018-10-12 04:22:49,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-8de38ea6-e724-4424-99bf-d9e09a527b51 Date: Fri, 12 Oct 2018 04:22:49 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:49Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/219652aa-0889-499a-84b2-d41587fdbc27/snap", "metadata": {}}], "self": "/v2/images/219652aa-0889-499a-84b2-d41587fdbc27", "min_disk": 0, "protected": false, "id": "219652aa-0889-499a-84b2-d41587fdbc27", "file": "/v2/images/219652aa-0889-499a-84b2-d41587fdbc27/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9b1f3855698e446fbc267deb5e4f8b9a", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/219652aa-0889-499a-84b2-d41587fdbc27/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:22:49,833 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/219652aa-0889-499a-84b2-d41587fdbc27 used request id req-8de38ea6-e724-4424-99bf-d9e09a527b51 2018-10-12 04:22:49,834 - create_image - DEBUG - Instance status is - active 2018-10-12 04:22:49,834 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60 2018-10-12 04:22:49,834 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60 2018-10-12 04:22:49,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:50,201 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "cf363a5767c140f7afc8a0ee95a6f82e", "name": "CreateImageSuccessTests-978a8f7c-64bc-4d1-proj-role"}], "expires_at": "2018-10-12T05:22:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9b1f3855698e446fbc267deb5e4f8b9a", "name": "CreateImageSuccessTests-978a8f7c-64bc-4d1-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/9b1f3855698e446fbc267deb5e4f8b9a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-978a8f7c-64bc-4d1-user", "id": "1839bbd6e6984ec1953bb06fce17c311"}, "audit_ids": ["l_XvE3upQeGdu2MMHTtjyg"], "issued_at": "2018-10-12T04:22:50.000000Z"}} 2018-10-12 04:22:50,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c11f9a8a6e1128e0d08d7bab8eb5e253fab2019" 2018-10-12 04:22:50,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-4279b86c-7961-4005-92cd-527c989944d4 Date: Fri, 12 Oct 2018 04:22:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:47Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:49Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/219652aa-0889-499a-84b2-d41587fdbc27/snap", "metadata": {}}], "self": "/v2/images/219652aa-0889-499a-84b2-d41587fdbc27", "min_disk": 0, "protected": false, "id": "219652aa-0889-499a-84b2-d41587fdbc27", "file": "/v2/images/219652aa-0889-499a-84b2-d41587fdbc27/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9b1f3855698e446fbc267deb5e4f8b9a", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/219652aa-0889-499a-84b2-d41587fdbc27/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60"} 2018-10-12 04:22:50,359 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60 used request id req-4279b86c-7961-4005-92cd-527c989944d4 2018-10-12 04:22:50,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c11f9a8a6e1128e0d08d7bab8eb5e253fab2019" 2018-10-12 04:22:50,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f950c574-a8a6-420b-9a39-d453eb489873 Date: Fri, 12 Oct 2018 04:22: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-10-12 04:22:50,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f950c574-a8a6-420b-9a39-d453eb489873 2018-10-12 04:22:50,528 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-f79c2904-dd8e-48b6-b99e-1bf7625eea60 2018-10-12 04:22:50,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/219652aa-0889-499a-84b2-d41587fdbc27 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61012363bef29d4338d8979512496fcd8542001d" 2018-10-12 04:22:51,814 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-85e4574a-fba5-4c17-8a9e-ade22acb8d12 Date: Fri, 12 Oct 2018 04:22:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:22:51,814 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/219652aa-0889-499a-84b2-d41587fdbc27 used request id req-85e4574a-fba5-4c17-8a9e-ade22acb8d12 2018-10-12 04:22:51,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" 2018-10-12 04:22:52,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-18ba8b95-f1a0-475e-9dcc-91ca617595d6 Date: Fri, 12 Oct 2018 04:22:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:22:52,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-18ba8b95-f1a0-475e-9dcc-91ca617595d6 2018-10-12 04:22:52,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" 2018-10-12 04:22:52,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-936d1a97-4d4e-40f9-92ee-55bc499aea8e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:22:52,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-936d1a97-4d4e-40f9-92ee-55bc499aea8e 2018-10-12 04:22:52,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" 2018-10-12 04:22:52,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb22d63-bf87-4276-8430-ab0e8e88dd47 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:22:52,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-6fb22d63-bf87-4276-8430-ab0e8e88dd47 2018-10-12 04:22:52,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" 2018-10-12 04:22:52,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79ad5319-69c0-4a0b-a2ff-445bcb8eebe3 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:22:52,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-79ad5319-69c0-4a0b-a2ff-445bcb8eebe3 2018-10-12 04:22:52,391 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-978a8f7c-64bc-4d1-proj 2018-10-12 04:22:52,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/9b1f3855698e446fbc267deb5e4f8b9a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" 2018-10-12 04:22:52,673 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b9bf883a-c6a4-4740-aa09-2c6e49b267b8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:52,673 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/9b1f3855698e446fbc267deb5e4f8b9a used request id req-b9bf883a-c6a4-4740-aa09-2c6e49b267b8 2018-10-12 04:22:52,673 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-978a8f7c-64bc-4d1-proj-role 2018-10-12 04:22:52,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/cf363a5767c140f7afc8a0ee95a6f82e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" 2018-10-12 04:22:52,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1171d60-146d-4b2e-b63f-9b34a5f70e34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:52,789 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/cf363a5767c140f7afc8a0ee95a6f82e used request id req-b1171d60-146d-4b2e-b63f-9b34a5f70e34 2018-10-12 04:22:52,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}612dfa1f3000c9f01ee1218f3868fa74f592714f" 2018-10-12 04:22:52,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e8305c3-5dfe-428f-967d-398c45e34a07 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:22:52,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5e8305c3-5dfe-428f-967d-398c45e34a07 2018-10-12 04:22:52,876 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-978a8f7c-64bc-4d1-user 2018-10-12 04:22:52,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/1839bbd6e6984ec1953bb06fce17c311 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9b22a5114ec15ccb1987b3750f3e29cbec09544" 2018-10-12 04:22:53,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ccbcbc-254c-4c49-980e-9039fa54dbc0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:53,052 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1839bbd6e6984ec1953bb06fce17c311 used request id req-c8ccbcbc-254c-4c49-980e-9039fa54dbc0 2018-10-12 04:22:53,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:53,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["6L3Eo7AvSmORxDvUcIx6fA"], "issued_at": "2018-10-12T04:22:53.000000Z"}} 2018-10-12 04:22:53,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce03b4aa26630800ed7eaecea3f556d6e2ecb894" 2018-10-12 04:22:53,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6acb5365-f512-40fe-b7f2-2cd59c524890 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:53,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6acb5365-f512-40fe-b7f2-2cd59c524890 2018-10-12 04:22:53,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:53,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:53,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["mElJ_Cq5QhuGZKAIufZ7_w"], "issued_at": "2018-10-12T04:22:54.000000Z"}} 2018-10-12 04:22:54,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" 2018-10-12 04:22:54,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6447a58-01d4-4609-bb5a-9d65d933d140 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:54,088 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e6447a58-01d4-4609-bb5a-9d65d933d140 2018-10-12 04:22:54,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:22:54,099 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:22:54,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-95d020ad-3439-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" 2018-10-12 04:22:54,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7bf4228-2fa5-4f08-9ea3-043b73faeca8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-95d020ad-3439-4bb-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:22:54,188 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-95d020ad-3439-4bb-proj used request id req-b7bf4228-2fa5-4f08-9ea3-043b73faeca8 2018-10-12 04:22:54,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" 2018-10-12 04:22:54,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50b5f62a-e27d-4a32-a2f9-3873ef9f12e3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:22:54,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-50b5f62a-e27d-4a32-a2f9-3873ef9f12e3 2018-10-12 04:22:54,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-95d020ad-3439-4bb-proj"}}' 2018-10-12 04:22:54,401 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cbc6d155-4db4-4fa9-b64f-a2e641907d70 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/80af2144435a45b488a1870599bab1b6"}, "enabled": true, "id": "80af2144435a45b488a1870599bab1b6", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-95d020ad-3439-4bb-proj"}} 2018-10-12 04:22:54,401 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-cbc6d155-4db4-4fa9-b64f-a2e641907d70 2018-10-12 04:22:54,401 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-95d020ad-3439-4bb-proj 2018-10-12 04:22:54,401 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:54,402 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:54,785 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:22:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["gKqOMxWaT1CVIidBOlLwRw"], "issued_at": "2018-10-12T04:22:54.000000Z"}} 2018-10-12 04:22:54,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f243ad99a94fb94d66d45e28b12f9788abdd33c2" 2018-10-12 04:22:54,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c3f3d39-47d4-4004-b1ca-5b907dd45837 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:54,799 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2c3f3d39-47d4-4004-b1ca-5b907dd45837 2018-10-12 04:22:54,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:22:54,808 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:22: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:22:54,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f243ad99a94fb94d66d45e28b12f9788abdd33c2" 2018-10-12 04:22:54,908 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e99a424a-189b-4ca0-8fdd-3d3371b0586f Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:22:54,908 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e99a424a-189b-4ca0-8fdd-3d3371b0586f 2018-10-12 04:22:54,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-95d020ad-3439-4bb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f243ad99a94fb94d66d45e28b12f9788abdd33c2" 2018-10-12 04:22:54,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e43d2685-ebcc-445c-99d0-a20d259701b3 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-95d020ad-3439-4bb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/80af2144435a45b488a1870599bab1b6"}, "enabled": true, "id": "80af2144435a45b488a1870599bab1b6", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-95d020ad-3439-4bb-proj"}]} 2018-10-12 04:22:54,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-95d020ad-3439-4bb-proj used request id req-e43d2685-ebcc-445c-99d0-a20d259701b3 2018-10-12 04:22:54,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f243ad99a94fb94d66d45e28b12f9788abdd33c2" 2018-10-12 04:22:55,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-103242ea-dc46-4885-9a09-24bf608c8c47 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:22:55,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-103242ea-dc46-4885-9a09-24bf608c8c47 2018-10-12 04:22:55,377 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-95d020ad-3439-4bb-user 2018-10-12 04:22:55,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:55,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" 2018-10-12 04:22:55,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e420260-302f-4a75-9f69-ee2fc886e00d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:22:55,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5e420260-302f-4a75-9f69-ee2fc886e00d 2018-10-12 04:22:55,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" -d '{"role": {"name": "CreateImageSuccessTests-95d020ad-3439-4bb-proj-role"}}' 2018-10-12 04:22:55,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ed92980a-9e5d-4583-88c4-943d24ab9991 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "92f012005f5b41998f9785cfadf11f27", "links": {"self": "http://172.30.9.27:5000/v3/roles/92f012005f5b41998f9785cfadf11f27"}, "name": "CreateImageSuccessTests-95d020ad-3439-4bb-proj-role"}} 2018-10-12 04:22:55,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ed92980a-9e5d-4583-88c4-943d24ab9991 2018-10-12 04:22:55,587 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-95d020ad-3439-4bb-proj-role 2018-10-12 04:22:55,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/92f012005f5b41998f9785cfadf11f27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" 2018-10-12 04:22:55,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bcae5465-e790-441c-9ec4-52df9a4532d5 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/92f012005f5b41998f9785cfadf11f27"}, "domain_id": null, "name": "CreateImageSuccessTests-95d020ad-3439-4bb-proj-role", "id": "92f012005f5b41998f9785cfadf11f27"}} 2018-10-12 04:22:55,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/92f012005f5b41998f9785cfadf11f27 used request id req-bcae5465-e790-441c-9ec4-52df9a4532d5 2018-10-12 04:22:55,678 - keystone_utils - INFO - Granting role CreateImageSuccessTests-95d020ad-3439-4bb-proj-role to project CreateImageSuccessTests-95d020ad-3439-4bb-proj 2018-10-12 04:22:55,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/80af2144435a45b488a1870599bab1b6/users/cb0ad89486644ae1b733b227b3e2e58e/roles/92f012005f5b41998f9785cfadf11f27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" 2018-10-12 04:22:55,816 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:22:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cf544a38-73ef-43d0-afb9-63484638b518 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:22:55,816 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/80af2144435a45b488a1870599bab1b6/users/cb0ad89486644ae1b733b227b3e2e58e/roles/92f012005f5b41998f9785cfadf11f27 used request id req-cf544a38-73ef-43d0-afb9-63484638b518 2018-10-12 04:22:55,817 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:22:55,818 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:22:55,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:22:56,192 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92f012005f5b41998f9785cfadf11f27", "name": "CreateImageSuccessTests-95d020ad-3439-4bb-proj-role"}], "expires_at": "2018-10-12T05:22:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80af2144435a45b488a1870599bab1b6", "name": "CreateImageSuccessTests-95d020ad-3439-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/80af2144435a45b488a1870599bab1b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/80af2144435a45b488a1870599bab1b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/80af2144435a45b488a1870599bab1b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/80af2144435a45b488a1870599bab1b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/80af2144435a45b488a1870599bab1b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/80af2144435a45b488a1870599bab1b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/80af2144435a45b488a1870599bab1b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/80af2144435a45b488a1870599bab1b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/80af2144435a45b488a1870599bab1b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/80af2144435a45b488a1870599bab1b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/80af2144435a45b488a1870599bab1b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/80af2144435a45b488a1870599bab1b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-95d020ad-3439-4bb-user", "id": "cb0ad89486644ae1b733b227b3e2e58e"}, "audit_ids": ["5Bqm4QutSfqTvvD2JtUi_g"], "issued_at": "2018-10-12T04:22:56.000000Z"}} 2018-10-12 04:22:56,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13faab02157c0f4051f25fe25f5e18ba0151a151" 2018-10-12 04:22:56,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:22:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2273a7ef-281b-42fb-8b3a-ee1feaa99897 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:22:56,275 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2273a7ef-281b-42fb-8b3a-ee1feaa99897 2018-10-12 04:22:56,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13faab02157c0f4051f25fe25f5e18ba0151a151" 2018-10-12 04:22:56,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-c23d81d5-9bb4-4c7c-9677-f6436867fda1 Date: Fri, 12 Oct 2018 04:22:56 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa"} 2018-10-12 04:22:56,442 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa used request id req-c23d81d5-9bb4-4c7c-9677-f6436867fda1 2018-10-12 04:22:56,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13faab02157c0f4051f25fe25f5e18ba0151a151" 2018-10-12 04:22:56,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b8fbbd1c-79db-4c9b-a5a3-e6772ee100e4 Date: Fri, 12 Oct 2018 04:22: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-10-12 04:22:56,599 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b8fbbd1c-79db-4c9b-a5a3-e6772ee100e4 2018-10-12 04:22:56,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}13faab02157c0f4051f25fe25f5e18ba0151a151" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa"}' 2018-10-12 04:22:56,868 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6 X-Openstack-Request-Id: req-9b8bab90-f392-447a-9a09-86bc5fe4bd08 Date: Fri, 12 Oct 2018 04:22:56 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:56Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:56Z", "visibility": "shared", "locations": [], "self": "/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6", "min_disk": 0, "protected": false, "id": "a1236d27-c4ed-47c9-9ac3-b733c62edfb6", "file": "/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6/file", "checksum": null, "owner": "80af2144435a45b488a1870599bab1b6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:22:56,868 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9b8bab90-f392-447a-9a09-86bc5fe4bd08 2018-10-12 04:22:56,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13faab02157c0f4051f25fe25f5e18ba0151a151" -d '' 2018-10-12 04:22:58,962 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-33f56886-7c03-4c53-ad42-286669a2338d Date: Fri, 12 Oct 2018 04:22:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:22:58,962 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6/file used request id req-33f56886-7c03-4c53-ad42-286669a2338d 2018-10-12 04:22:58,962 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:22:58,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13faab02157c0f4051f25fe25f5e18ba0151a151" 2018-10-12 04:22:59,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-d83c2ed7-ffe1-4a86-92bd-ec6167975b4f Date: Fri, 12 Oct 2018 04:22:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:58Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6/snap", "metadata": {}}], "self": "/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6", "min_disk": 0, "protected": false, "id": "a1236d27-c4ed-47c9-9ac3-b733c62edfb6", "file": "/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "80af2144435a45b488a1870599bab1b6", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:22:59,518 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6 used request id req-d83c2ed7-ffe1-4a86-92bd-ec6167975b4f 2018-10-12 04:22:59,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13faab02157c0f4051f25fe25f5e18ba0151a151" 2018-10-12 04:22:59,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-73679c36-b38b-4dcc-b337-ef4fc1dbaea8 Date: Fri, 12 Oct 2018 04:22: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-10-12 04:22:59,676 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-73679c36-b38b-4dcc-b337-ef4fc1dbaea8 2018-10-12 04:22:59,679 - create_image - INFO - Created image with name - CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa 2018-10-12 04:22:59,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13faab02157c0f4051f25fe25f5e18ba0151a151" 2018-10-12 04:22:59,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-4afcb490-fbe1-4c4d-9d85-30289c4e187e Date: Fri, 12 Oct 2018 04:22:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:58Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6/snap", "metadata": {}}], "self": "/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6", "min_disk": 0, "protected": false, "id": "a1236d27-c4ed-47c9-9ac3-b733c62edfb6", "file": "/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "80af2144435a45b488a1870599bab1b6", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:22:59,698 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6 used request id req-4afcb490-fbe1-4c4d-9d85-30289c4e187e 2018-10-12 04:22:59,699 - create_image - DEBUG - Instance status is - active 2018-10-12 04:22:59,699 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa 2018-10-12 04:22:59,699 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa 2018-10-12 04:22:59,699 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:00,083 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "92f012005f5b41998f9785cfadf11f27", "name": "CreateImageSuccessTests-95d020ad-3439-4bb-proj-role"}], "expires_at": "2018-10-12T05:23:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "80af2144435a45b488a1870599bab1b6", "name": "CreateImageSuccessTests-95d020ad-3439-4bb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/80af2144435a45b488a1870599bab1b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/80af2144435a45b488a1870599bab1b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/80af2144435a45b488a1870599bab1b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/80af2144435a45b488a1870599bab1b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/80af2144435a45b488a1870599bab1b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/80af2144435a45b488a1870599bab1b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/80af2144435a45b488a1870599bab1b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/80af2144435a45b488a1870599bab1b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/80af2144435a45b488a1870599bab1b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/80af2144435a45b488a1870599bab1b6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/80af2144435a45b488a1870599bab1b6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/80af2144435a45b488a1870599bab1b6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-95d020ad-3439-4bb-user", "id": "cb0ad89486644ae1b733b227b3e2e58e"}, "audit_ids": ["lIEeuLf8TBe6GnsLS3nhOQ"], "issued_at": "2018-10-12T04:23:00.000000Z"}} 2018-10-12 04:23:00,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3db9294de6694d385d2d73d93953a204bca66ccb" 2018-10-12 04:23:00,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-9908fc2c-9445-4367-b2ee-32b1653ce304 Date: Fri, 12 Oct 2018 04:23:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:22:56Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:22:58Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6/snap", "metadata": {}}], "self": "/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6", "min_disk": 0, "protected": false, "id": "a1236d27-c4ed-47c9-9ac3-b733c62edfb6", "file": "/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "80af2144435a45b488a1870599bab1b6", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa"} 2018-10-12 04:23:00,268 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa used request id req-9908fc2c-9445-4367-b2ee-32b1653ce304 2018-10-12 04:23:00,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3db9294de6694d385d2d73d93953a204bca66ccb" 2018-10-12 04:23:00,420 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0a77db55-0aa1-4dfe-ad55-d86fa3807613 Date: Fri, 12 Oct 2018 04:23: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-10-12 04:23:00,421 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0a77db55-0aa1-4dfe-ad55-d86fa3807613 2018-10-12 04:23:00,424 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-268c40fb-5a51-4188-bfa7-0d3f98a135aa 2018-10-12 04:23:00,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}13faab02157c0f4051f25fe25f5e18ba0151a151" 2018-10-12 04:23:01,431 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba5178a0-ea26-4fd4-b830-dc742f746513 Date: Fri, 12 Oct 2018 04: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-10-12 04:23:01,431 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a1236d27-c4ed-47c9-9ac3-b733c62edfb6 used request id req-ba5178a0-ea26-4fd4-b830-dc742f746513 2018-10-12 04:23:01,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" 2018-10-12 04:23:01,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-11016758-7310-4abb-9992-f9e6e6c06a3d Date: Fri, 12 Oct 2018 04:23:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:23:01,657 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-11016758-7310-4abb-9992-f9e6e6c06a3d 2018-10-12 04:23:01,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" 2018-10-12 04:23:01,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2688578-621a-4873-83e7-05f2227054a9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:23:01,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-c2688578-621a-4873-83e7-05f2227054a9 2018-10-12 04:23:01,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" 2018-10-12 04:23:01,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9691929b-2561-41f2-958a-7adb54ef0eba Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:23:01,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-9691929b-2561-41f2-958a-7adb54ef0eba 2018-10-12 04:23:01,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" 2018-10-12 04:23:01,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac9894aa-5876-4387-8b32-9ca59aab7a86 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:23:01,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-ac9894aa-5876-4387-8b32-9ca59aab7a86 2018-10-12 04:23:01,928 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-95d020ad-3439-4bb-proj 2018-10-12 04:23:01,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/80af2144435a45b488a1870599bab1b6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" 2018-10-12 04:23:02,122 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26c642be-9e29-4d49-92db-7f7ba6c23ba1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:02,122 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/80af2144435a45b488a1870599bab1b6 used request id req-26c642be-9e29-4d49-92db-7f7ba6c23ba1 2018-10-12 04:23:02,122 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-95d020ad-3439-4bb-proj-role 2018-10-12 04:23:02,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/92f012005f5b41998f9785cfadf11f27 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" 2018-10-12 04:23:02,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-617a9051-0e07-4ed2-8cf4-38c04c4ccc96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:02,251 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/92f012005f5b41998f9785cfadf11f27 used request id req-617a9051-0e07-4ed2-8cf4-38c04c4ccc96 2018-10-12 04:23:02,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b5d2a9785e74e666c46e7c656ee4dbfe82af4c6" 2018-10-12 04:23:02,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9b50d5-d3cd-4afc-8f16-04ea42c924c7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:02,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fe9b50d5-d3cd-4afc-8f16-04ea42c924c7 2018-10-12 04:23:02,343 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-95d020ad-3439-4bb-user 2018-10-12 04:23:02,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/cb0ad89486644ae1b733b227b3e2e58e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f243ad99a94fb94d66d45e28b12f9788abdd33c2" 2018-10-12 04:23:02,616 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a97ed18e-c29e-4ed9-9d7b-94804eda3b0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:02,616 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cb0ad89486644ae1b733b227b3e2e58e used request id req-a97ed18e-c29e-4ed9-9d7b-94804eda3b0c 2018-10-12 04:23:02,617 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:03,008 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["iUxx3iHURrmCaw9RrdVUFg"], "issued_at": "2018-10-12T04:23:03.000000Z"}} 2018-10-12 04:23:03,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c185b10eaf30132011ccbceafadb7fea829e9c29" 2018-10-12 04:23:03,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97862f18-cf42-4e0a-a423-b5b9a52874cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:03,102 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-97862f18-cf42-4e0a-a423-b5b9a52874cf 2018-10-12 04:23:03,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:03,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:03,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["E3WI7JLbRnWMQRpSItTiXw"], "issued_at": "2018-10-12T04:23:03.000000Z"}} 2018-10-12 04:23:03,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" 2018-10-12 04:23:03,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfba2c29-e542-4ce9-9189-02357d026c38 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:03,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dfba2c29-e542-4ce9-9189-02357d026c38 2018-10-12 04:23:03,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:03,576 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:03,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cd4be378-d80e-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" 2018-10-12 04:23:03,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0fbc633-ec37-4e0a-b395-3a6ddcdd0f46 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cd4be378-d80e-4ec-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:23:03,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-cd4be378-d80e-4ec-proj used request id req-e0fbc633-ec37-4e0a-b395-3a6ddcdd0f46 2018-10-12 04:23:03,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" 2018-10-12 04:23:03,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c8d8ea-4a30-4644-9b2a-f5684f3eeb06 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:03,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-56c8d8ea-4a30-4644-9b2a-f5684f3eeb06 2018-10-12 04:23:03,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-proj"}}' 2018-10-12 04:23:03,874 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f66295c5-4177-4309-bf9a-c6db2ea41020 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec7d374a3308408da2467365a9b44911"}, "enabled": true, "id": "ec7d374a3308408da2467365a9b44911", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-proj"}} 2018-10-12 04:23:03,874 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f66295c5-4177-4309-bf9a-c6db2ea41020 2018-10-12 04:23:03,874 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-cd4be378-d80e-4ec-proj 2018-10-12 04:23:03,874 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:03,875 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:04,336 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["EFB3V0opRJOCC96eZhqdzg"], "issued_at": "2018-10-12T04:23:04.000000Z"}} 2018-10-12 04:23:04,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18b834f080eb97ccb745128ac2067bfe639ee50" 2018-10-12 04:23:04,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4315bb2-6618-4068-ab2b-ac268769877a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:04,419 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b4315bb2-6618-4068-ab2b-ac268769877a 2018-10-12 04:23:04,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:04,430 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:04,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18b834f080eb97ccb745128ac2067bfe639ee50" 2018-10-12 04:23:04,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6a6abb-1259-40ce-ad1a-17efb42ebf50 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:23:04,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0e6a6abb-1259-40ce-ad1a-17efb42ebf50 2018-10-12 04:23:04,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-cd4be378-d80e-4ec-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18b834f080eb97ccb745128ac2067bfe639ee50" 2018-10-12 04:23:04,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b761aa59-cc26-455e-9c39-7e4649ed069c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-cd4be378-d80e-4ec-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ec7d374a3308408da2467365a9b44911"}, "enabled": true, "id": "ec7d374a3308408da2467365a9b44911", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-proj"}]} 2018-10-12 04:23:04,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-cd4be378-d80e-4ec-proj used request id req-b761aa59-cc26-455e-9c39-7e4649ed069c 2018-10-12 04:23:04,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18b834f080eb97ccb745128ac2067bfe639ee50" 2018-10-12 04:23:04,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eba2e7e4-9328-495c-a210-7e8ac758962d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:04,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-eba2e7e4-9328-495c-a210-7e8ac758962d 2018-10-12 04:23:05,013 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-cd4be378-d80e-4ec-user 2018-10-12 04:23:05,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:05,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" 2018-10-12 04:23:05,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f69c9e8-29f6-48ce-aa00-eb7e483dbae0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:05,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3f69c9e8-29f6-48ce-aa00-eb7e483dbae0 2018-10-12 04:23:05,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" -d '{"role": {"name": "CreateImageSuccessTests-cd4be378-d80e-4ec-proj-role"}}' 2018-10-12 04:23:05,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e63d8aa6-49e0-42f8-9fc9-ae28fb9d3355 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c965dd4c32ec4e5fbb7daa5c61940ff3", "links": {"self": "http://172.30.9.27:5000/v3/roles/c965dd4c32ec4e5fbb7daa5c61940ff3"}, "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-proj-role"}} 2018-10-12 04:23:05,215 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e63d8aa6-49e0-42f8-9fc9-ae28fb9d3355 2018-10-12 04:23:05,216 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-cd4be378-d80e-4ec-proj-role 2018-10-12 04:23:05,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c965dd4c32ec4e5fbb7daa5c61940ff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" 2018-10-12 04:23:05,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc0ea845-162f-48c2-87b1-5a5748780d1f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c965dd4c32ec4e5fbb7daa5c61940ff3"}, "domain_id": null, "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-proj-role", "id": "c965dd4c32ec4e5fbb7daa5c61940ff3"}} 2018-10-12 04:23:05,301 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c965dd4c32ec4e5fbb7daa5c61940ff3 used request id req-bc0ea845-162f-48c2-87b1-5a5748780d1f 2018-10-12 04:23:05,301 - keystone_utils - INFO - Granting role CreateImageSuccessTests-cd4be378-d80e-4ec-proj-role to project CreateImageSuccessTests-cd4be378-d80e-4ec-proj 2018-10-12 04:23:05,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ec7d374a3308408da2467365a9b44911/users/f2623a9e6b614e098cf051d5a0c18c8d/roles/c965dd4c32ec4e5fbb7daa5c61940ff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" 2018-10-12 04:23:05,427 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-576db70d-475f-43c8-b5b8-d2358d7e810a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:05,427 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ec7d374a3308408da2467365a9b44911/users/f2623a9e6b614e098cf051d5a0c18c8d/roles/c965dd4c32ec4e5fbb7daa5c61940ff3 used request id req-576db70d-475f-43c8-b5b8-d2358d7e810a 2018-10-12 04:23:05,428 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:23:05,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:05,429 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:05,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c965dd4c32ec4e5fbb7daa5c61940ff3", "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-proj-role"}], "expires_at": "2018-10-12T05:23:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec7d374a3308408da2467365a9b44911", "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/ec7d374a3308408da2467365a9b44911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/ec7d374a3308408da2467365a9b44911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/ec7d374a3308408da2467365a9b44911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ec7d374a3308408da2467365a9b44911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/ec7d374a3308408da2467365a9b44911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/ec7d374a3308408da2467365a9b44911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ec7d374a3308408da2467365a9b44911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/ec7d374a3308408da2467365a9b44911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/ec7d374a3308408da2467365a9b44911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ec7d374a3308408da2467365a9b44911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/ec7d374a3308408da2467365a9b44911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/ec7d374a3308408da2467365a9b44911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-user", "id": "f2623a9e6b614e098cf051d5a0c18c8d"}, "audit_ids": ["T9vS0ykXS5G4RzlEcqQ5JQ"], "issued_at": "2018-10-12T04:23:05.000000Z"}} 2018-10-12 04:23:05,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ee245a90f734aa53c2c2dd86f3f11ea80fee27" 2018-10-12 04:23:05,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5778dfc2-b8d0-4476-8133-38cd66bb1d45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:05,879 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5778dfc2-b8d0-4476-8133-38cd66bb1d45 2018-10-12 04:23:05,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0ee245a90f734aa53c2c2dd86f3f11ea80fee27" 2018-10-12 04:23:06,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-de259d77-85bc-47c9-be5e-e8a6ff0cc5dc Date: Fri, 12 Oct 2018 04:23:06 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a"} 2018-10-12 04:23:06,059 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a used request id req-de259d77-85bc-47c9-be5e-e8a6ff0cc5dc 2018-10-12 04:23:06,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0ee245a90f734aa53c2c2dd86f3f11ea80fee27" 2018-10-12 04:23:06,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-73725903-3a56-4f12-a45f-32d2f242f6d7 Date: Fri, 12 Oct 2018 04:23: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-10-12 04:23:06,219 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-73725903-3a56-4f12-a45f-32d2f242f6d7 2018-10-12 04:23:06,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e0ee245a90f734aa53c2c2dd86f3f11ea80fee27" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a"}' 2018-10-12 04:23:06,420 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618 X-Openstack-Request-Id: req-5c912b45-8e75-4e0b-8e15-af7df5f5dfd4 Date: Fri, 12 Oct 2018 04:23:06 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:23:06Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:23:06Z", "visibility": "shared", "locations": [], "self": "/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618", "min_disk": 0, "protected": false, "id": "01e1f80f-63ee-4fb7-8ce6-8513a6e5c618", "file": "/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/file", "checksum": null, "owner": "ec7d374a3308408da2467365a9b44911", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:23:06,420 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5c912b45-8e75-4e0b-8e15-af7df5f5dfd4 2018-10-12 04:23:06,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0ee245a90f734aa53c2c2dd86f3f11ea80fee27" -d '' 2018-10-12 04:23:08,020 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77a86ad1-0a91-4617-ba24-5676f40b4269 Date: Fri, 12 Oct 2018 04:23:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:23:08,020 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/file used request id req-77a86ad1-0a91-4617-ba24-5676f40b4269 2018-10-12 04:23:08,020 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:23:08,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0ee245a90f734aa53c2c2dd86f3f11ea80fee27" 2018-10-12 04:23:08,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-379941c2-ba49-46e7-8680-5c345c0ea30d Date: Fri, 12 Oct 2018 04:23:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:23:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:23:07Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/snap", "metadata": {}}], "self": "/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618", "min_disk": 0, "protected": false, "id": "01e1f80f-63ee-4fb7-8ce6-8513a6e5c618", "file": "/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec7d374a3308408da2467365a9b44911", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:23:08,190 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618 used request id req-379941c2-ba49-46e7-8680-5c345c0ea30d 2018-10-12 04:23:08,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0ee245a90f734aa53c2c2dd86f3f11ea80fee27" 2018-10-12 04:23:08,360 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-674399f3-4fe4-4a1a-90aa-7190ae3085af Date: Fri, 12 Oct 2018 04:23: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-10-12 04:23:08,360 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-674399f3-4fe4-4a1a-90aa-7190ae3085af 2018-10-12 04:23:08,363 - create_image - INFO - Created image with name - CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a 2018-10-12 04:23:08,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0ee245a90f734aa53c2c2dd86f3f11ea80fee27" 2018-10-12 04:23:08,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-34392e1f-c10d-4fb8-a564-aafde9ef282e Date: Fri, 12 Oct 2018 04:23:08 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:23:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:23:07Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/snap", "metadata": {}}], "self": "/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618", "min_disk": 0, "protected": false, "id": "01e1f80f-63ee-4fb7-8ce6-8513a6e5c618", "file": "/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec7d374a3308408da2467365a9b44911", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:23:08,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618 used request id req-34392e1f-c10d-4fb8-a564-aafde9ef282e 2018-10-12 04:23:08,383 - create_image - DEBUG - Instance status is - active 2018-10-12 04:23:08,383 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a 2018-10-12 04:23:08,384 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a 2018-10-12 04:23:08,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:08,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c965dd4c32ec4e5fbb7daa5c61940ff3", "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-proj-role"}], "expires_at": "2018-10-12T05:23:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec7d374a3308408da2467365a9b44911", "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/ec7d374a3308408da2467365a9b44911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/ec7d374a3308408da2467365a9b44911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/ec7d374a3308408da2467365a9b44911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ec7d374a3308408da2467365a9b44911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/ec7d374a3308408da2467365a9b44911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/ec7d374a3308408da2467365a9b44911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ec7d374a3308408da2467365a9b44911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/ec7d374a3308408da2467365a9b44911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/ec7d374a3308408da2467365a9b44911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ec7d374a3308408da2467365a9b44911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/ec7d374a3308408da2467365a9b44911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/ec7d374a3308408da2467365a9b44911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-user", "id": "f2623a9e6b614e098cf051d5a0c18c8d"}, "audit_ids": ["sKSl2CuUQuCo5g2NhMfcww"], "issued_at": "2018-10-12T04:23:08.000000Z"}} 2018-10-12 04:23:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f902f2b1dd497db0415e4e787e32710f8ad2dca" 2018-10-12 04:23:08,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-1ac04d4d-8472-4cb4-8380-98b2f86c521d Date: Fri, 12 Oct 2018 04:23:08 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:23:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:23:07Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/snap", "metadata": {}}], "self": "/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618", "min_disk": 0, "protected": false, "id": "01e1f80f-63ee-4fb7-8ce6-8513a6e5c618", "file": "/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec7d374a3308408da2467365a9b44911", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a"} 2018-10-12 04:23:08,946 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a used request id req-1ac04d4d-8472-4cb4-8380-98b2f86c521d 2018-10-12 04:23:08,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9f902f2b1dd497db0415e4e787e32710f8ad2dca" 2018-10-12 04:23:09,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-db5372b8-a5fc-45bb-a3fe-fd0e3206f72d Date: Fri, 12 Oct 2018 04:23: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-10-12 04:23:09,097 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-db5372b8-a5fc-45bb-a3fe-fd0e3206f72d 2018-10-12 04:23:09,100 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:09,101 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:09,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c965dd4c32ec4e5fbb7daa5c61940ff3", "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-proj-role"}], "expires_at": "2018-10-12T05:23:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ec7d374a3308408da2467365a9b44911", "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/ec7d374a3308408da2467365a9b44911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/ec7d374a3308408da2467365a9b44911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/ec7d374a3308408da2467365a9b44911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ec7d374a3308408da2467365a9b44911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/ec7d374a3308408da2467365a9b44911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/ec7d374a3308408da2467365a9b44911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ec7d374a3308408da2467365a9b44911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/ec7d374a3308408da2467365a9b44911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/ec7d374a3308408da2467365a9b44911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ec7d374a3308408da2467365a9b44911", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/ec7d374a3308408da2467365a9b44911", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/ec7d374a3308408da2467365a9b44911", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-cd4be378-d80e-4ec-user", "id": "f2623a9e6b614e098cf051d5a0c18c8d"}, "audit_ids": ["gFdnFK3QTn-feIW1wYA9PA"], "issued_at": "2018-10-12T04:23:09.000000Z"}} 2018-10-12 04:23:09,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2207602dbcc417ba2130f8fa314e23cfb2fbfb84" 2018-10-12 04:23:09,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba3bf380-df1f-4a7e-a150-d152a70ccb04 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:09,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ba3bf380-df1f-4a7e-a150-d152a70ccb04 2018-10-12 04:23:09,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2207602dbcc417ba2130f8fa314e23cfb2fbfb84" 2018-10-12 04:23:09,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-ce8c98e4-6f5a-41f3-aa0d-e075dc700810 Date: Fri, 12 Oct 2018 04:23:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:23:06Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:23:07Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/snap", "metadata": {}}], "self": "/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618", "min_disk": 0, "protected": false, "id": "01e1f80f-63ee-4fb7-8ce6-8513a6e5c618", "file": "/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ec7d374a3308408da2467365a9b44911", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a"} 2018-10-12 04:23:09,733 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a used request id req-ce8c98e4-6f5a-41f3-aa0d-e075dc700810 2018-10-12 04:23:09,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2207602dbcc417ba2130f8fa314e23cfb2fbfb84" 2018-10-12 04:23:09,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fa739560-5479-4496-8712-d7f728125bb3 Date: Fri, 12 Oct 2018 04:23: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-10-12 04:23:09,889 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-fa739560-5479-4496-8712-d7f728125bb3 2018-10-12 04:23:09,892 - create_image - INFO - Found image with name - CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a 2018-10-12 04:23:09,892 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-5a3574af-6397-4a3e-b11c-c1237f35e13a 2018-10-12 04:23:09,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e0ee245a90f734aa53c2c2dd86f3f11ea80fee27" 2018-10-12 04:23:11,611 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a9909a78-3729-4f37-a4c3-fe2aa51ee2fd Date: Fri, 12 Oct 2018 04:23:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:23:11,611 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/01e1f80f-63ee-4fb7-8ce6-8513a6e5c618 used request id req-a9909a78-3729-4f37-a4c3-fe2aa51ee2fd 2018-10-12 04:23:11,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" 2018-10-12 04:23:11,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-4c138ced-deab-478a-a832-780e50fde252 Date: Fri, 12 Oct 2018 04:23:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:23:11,838 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-4c138ced-deab-478a-a832-780e50fde252 2018-10-12 04:23:11,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" 2018-10-12 04:23:11,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b50909-b0d3-416b-99dc-8ff9f7a99464 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:23:11,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-79b50909-b0d3-416b-99dc-8ff9f7a99464 2018-10-12 04:23:11,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" 2018-10-12 04:23:12,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81006c1c-3e62-4d58-a726-eb696f735568 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:23:12,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-81006c1c-3e62-4d58-a726-eb696f735568 2018-10-12 04:23:12,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" 2018-10-12 04:23:12,112 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0447ac4b-f5d8-4521-be9e-0f9e6fb010f9 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:23:12,112 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-0447ac4b-f5d8-4521-be9e-0f9e6fb010f9 2018-10-12 04:23:12,113 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-cd4be378-d80e-4ec-proj 2018-10-12 04:23:12,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/ec7d374a3308408da2467365a9b44911 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" 2018-10-12 04:23:12,356 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6321ab5f-30eb-4fbb-ab0a-184457d309ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:12,356 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ec7d374a3308408da2467365a9b44911 used request id req-6321ab5f-30eb-4fbb-ab0a-184457d309ed 2018-10-12 04:23:12,356 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-cd4be378-d80e-4ec-proj-role 2018-10-12 04:23:12,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/c965dd4c32ec4e5fbb7daa5c61940ff3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" 2018-10-12 04:23:12,478 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95c69c27-54b7-4c35-851d-a12da66140ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:12,478 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/c965dd4c32ec4e5fbb7daa5c61940ff3 used request id req-95c69c27-54b7-4c35-851d-a12da66140ac 2018-10-12 04:23:12,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0ed85563d7bb5585735aa64581551d7463dcd28" 2018-10-12 04:23:12,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa38960d-7ba1-428e-9c39-e5ea8caab6b9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:12,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-aa38960d-7ba1-428e-9c39-e5ea8caab6b9 2018-10-12 04:23:12,562 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-cd4be378-d80e-4ec-user 2018-10-12 04:23:12,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f2623a9e6b614e098cf051d5a0c18c8d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f18b834f080eb97ccb745128ac2067bfe639ee50" 2018-10-12 04:23:12,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47732c13-aad2-4fc4-9a25-be91a228b32f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:12,748 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f2623a9e6b614e098cf051d5a0c18c8d used request id req-47732c13-aad2-4fc4-9a25-be91a228b32f 2018-10-12 04:23:12,750 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:13,134 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["aq9gkxN6S06J7CYvyFBmPg"], "issued_at": "2018-10-12T04:23:13.000000Z"}} 2018-10-12 04:23:13,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b687a00d7325ecf247e8a14938d476fa7767d8b9" 2018-10-12 04:23:13,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b69674ea-9ee8-401a-85f7-42d43b1aeab8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:13,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b69674ea-9ee8-401a-85f7-42d43b1aeab8 2018-10-12 04:23:13,220 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:13,221 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:13,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["g81iXWNkQTSLpXuF7BLgVQ"], "issued_at": "2018-10-12T04:23:13.000000Z"}} 2018-10-12 04:23:13,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" 2018-10-12 04:23:13,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e532e9fc-7ba6-4f94-aea0-31544fa10688 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:13,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e532e9fc-7ba6-4f94-aea0-31544fa10688 2018-10-12 04:23:13,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:13,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:13,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-283854ff-124a-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" 2018-10-12 04:23:13,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7519d2a7-bb4d-408b-b074-3b8af2c6482a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-283854ff-124a-431-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:23:13,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageSuccessTests-283854ff-124a-431-proj used request id req-7519d2a7-bb4d-408b-b074-3b8af2c6482a 2018-10-12 04:23:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" 2018-10-12 04:23:13,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5342ff6-3a8d-485a-b7be-20b66012c0dd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:13,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a5342ff6-3a8d-485a-b7be-20b66012c0dd 2018-10-12 04:23:13,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageSuccessTests-283854ff-124a-431-proj"}}' 2018-10-12 04:23:14,035 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0aff504d-05df-4f53-b080-f3e523696239 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f17ef01c6fa44044a2d01ef64caffa2c"}, "enabled": true, "id": "f17ef01c6fa44044a2d01ef64caffa2c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-283854ff-124a-431-proj"}} 2018-10-12 04:23:14,035 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0aff504d-05df-4f53-b080-f3e523696239 2018-10-12 04:23:14,036 - keystone_utils - INFO - Created project with name - CreateImageSuccessTests-283854ff-124a-431-proj 2018-10-12 04:23:14,036 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:14,037 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:14,424 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["IcUNF0gyQDi_ygMZY7Jdmg"], "issued_at": "2018-10-12T04:23:14.000000Z"}} 2018-10-12 04:23:14,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d8b49481e194f1a16b34e465b8fbbed82386d7" 2018-10-12 04:23:14,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c073793-b40b-40d5-acd4-ac2c556d0bd1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:14,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4c073793-b40b-40d5-acd4-ac2c556d0bd1 2018-10-12 04:23:14,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:14,521 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:14,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d8b49481e194f1a16b34e465b8fbbed82386d7" 2018-10-12 04:23:14,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d450059-9c01-43f4-99b1-0adfe13b1558 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:23:14,559 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9d450059-9c01-43f4-99b1-0adfe13b1558 2018-10-12 04:23:14,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-283854ff-124a-431-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d8b49481e194f1a16b34e465b8fbbed82386d7" 2018-10-12 04:23:14,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b418ee8-fb57-4053-b0c6-abe8399cbfdd Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-283854ff-124a-431-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f17ef01c6fa44044a2d01ef64caffa2c"}, "enabled": true, "id": "f17ef01c6fa44044a2d01ef64caffa2c", "parent_id": "default", "domain_id": "default", "name": "CreateImageSuccessTests-283854ff-124a-431-proj"}]} 2018-10-12 04:23:14,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageSuccessTests-283854ff-124a-431-proj used request id req-9b418ee8-fb57-4053-b0c6-abe8399cbfdd 2018-10-12 04:23:14,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d8b49481e194f1a16b34e465b8fbbed82386d7" 2018-10-12 04:23:14,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d5988f5-41c5-4e86-88e3-8b061d97773c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:14,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2d5988f5-41c5-4e86-88e3-8b061d97773c 2018-10-12 04:23:15,125 - keystone_utils - INFO - Created user with name - CreateImageSuccessTests-283854ff-124a-431-user 2018-10-12 04:23:15,125 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:15,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" 2018-10-12 04:23:15,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb0b2b1-5886-4e16-b617-65c64f80c2f9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:15,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bbb0b2b1-5886-4e16-b617-65c64f80c2f9 2018-10-12 04:23:15,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" -d '{"role": {"name": "CreateImageSuccessTests-283854ff-124a-431-proj-role"}}' 2018-10-12 04:23:15,322 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad44d798-a262-40cc-aa1b-0ca8474a088d Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d6927c3e03274fb2bb443a5a5a0646f0", "links": {"self": "http://172.30.9.27:5000/v3/roles/d6927c3e03274fb2bb443a5a5a0646f0"}, "name": "CreateImageSuccessTests-283854ff-124a-431-proj-role"}} 2018-10-12 04:23:15,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ad44d798-a262-40cc-aa1b-0ca8474a088d 2018-10-12 04:23:15,323 - keystone_utils - INFO - Created role with name - CreateImageSuccessTests-283854ff-124a-431-proj-role 2018-10-12 04:23:15,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d6927c3e03274fb2bb443a5a5a0646f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" 2018-10-12 04:23:15,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fece3ed7-2677-4fe8-944e-265828dc7a5a Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d6927c3e03274fb2bb443a5a5a0646f0"}, "domain_id": null, "name": "CreateImageSuccessTests-283854ff-124a-431-proj-role", "id": "d6927c3e03274fb2bb443a5a5a0646f0"}} 2018-10-12 04:23:15,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d6927c3e03274fb2bb443a5a5a0646f0 used request id req-fece3ed7-2677-4fe8-944e-265828dc7a5a 2018-10-12 04:23:15,412 - keystone_utils - INFO - Granting role CreateImageSuccessTests-283854ff-124a-431-proj-role to project CreateImageSuccessTests-283854ff-124a-431-proj 2018-10-12 04:23:15,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/f17ef01c6fa44044a2d01ef64caffa2c/users/e6822cd8f0e645e085223fadc8892c06/roles/d6927c3e03274fb2bb443a5a5a0646f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" 2018-10-12 04:23:15,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d3253a3-cb50-4896-a854-7586c3890c7d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:15,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f17ef01c6fa44044a2d01ef64caffa2c/users/e6822cd8f0e645e085223fadc8892c06/roles/d6927c3e03274fb2bb443a5a5a0646f0 used request id req-2d3253a3-cb50-4896-a854-7586c3890c7d 2018-10-12 04:23:15,554 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:23:15,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:15,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:15,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6927c3e03274fb2bb443a5a5a0646f0", "name": "CreateImageSuccessTests-283854ff-124a-431-proj-role"}], "expires_at": "2018-10-12T05:23:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f17ef01c6fa44044a2d01ef64caffa2c", "name": "CreateImageSuccessTests-283854ff-124a-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-283854ff-124a-431-user", "id": "e6822cd8f0e645e085223fadc8892c06"}, "audit_ids": ["F0X6bzkuQnGlRjWJz2FKfw"], "issued_at": "2018-10-12T04:23:15.000000Z"}} 2018-10-12 04:23:15,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}615161acf91f51dbfc7aa1af2020e55eefb0c20e" 2018-10-12 04:23:16,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc86e07-988a-45d4-beed-ce7d9d1c035d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:16,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bfc86e07-988a-45d4-beed-ce7d9d1c035d 2018-10-12 04:23:16,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}615161acf91f51dbfc7aa1af2020e55eefb0c20e" 2018-10-12 04:23:16,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-5ed290a3-b776-4b7a-9d19-b57a2a9bef9e Date: Fri, 12 Oct 2018 04:23:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca"} 2018-10-12 04:23:16,548 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca used request id req-5ed290a3-b776-4b7a-9d19-b57a2a9bef9e 2018-10-12 04:23:16,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}615161acf91f51dbfc7aa1af2020e55eefb0c20e" 2018-10-12 04:23:16,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-00cf94e8-c03b-4883-98ac-70e9a220ab98 Date: Fri, 12 Oct 2018 04:23: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-10-12 04:23:16,711 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-00cf94e8-c03b-4883-98ac-70e9a220ab98 2018-10-12 04:23:16,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}615161acf91f51dbfc7aa1af2020e55eefb0c20e" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca"}' 2018-10-12 04:23:17,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207 X-Openstack-Request-Id: req-30b20a36-d3e2-4d77-bf24-5956e75edba8 Date: Fri, 12 Oct 2018 04:23:17 GMT RESP BODY: {"status": "queued", "name": "CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:23:16Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:23:16Z", "visibility": "shared", "locations": [], "self": "/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207", "min_disk": 0, "protected": false, "id": "2f937d0d-592a-4193-aca8-153a0ea74207", "file": "/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207/file", "checksum": null, "owner": "f17ef01c6fa44044a2d01ef64caffa2c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:23:17,093 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-30b20a36-d3e2-4d77-bf24-5956e75edba8 2018-10-12 04:23:17,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}615161acf91f51dbfc7aa1af2020e55eefb0c20e" -d '' 2018-10-12 04:23:19,124 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ec706793-7aa1-491d-a171-357437c186ca Date: Fri, 12 Oct 2018 04:23:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:23:19,124 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207/file used request id req-ec706793-7aa1-491d-a171-357437c186ca 2018-10-12 04:23:19,125 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:23:19,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}615161acf91f51dbfc7aa1af2020e55eefb0c20e" 2018-10-12 04:23:19,286 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-f198ffff-1239-43fe-9274-3b52325596fb Date: Fri, 12 Oct 2018 04:23:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:23:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:23:19Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/2f937d0d-592a-4193-aca8-153a0ea74207/snap", "metadata": {}}], "self": "/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207", "min_disk": 0, "protected": false, "id": "2f937d0d-592a-4193-aca8-153a0ea74207", "file": "/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f17ef01c6fa44044a2d01ef64caffa2c", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/2f937d0d-592a-4193-aca8-153a0ea74207/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:23:19,287 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207 used request id req-f198ffff-1239-43fe-9274-3b52325596fb 2018-10-12 04:23:19,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}615161acf91f51dbfc7aa1af2020e55eefb0c20e" 2018-10-12 04:23:19,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7e64a460-03e7-463d-a751-ed54d217eee6 Date: Fri, 12 Oct 2018 04:23: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-10-12 04:23:19,446 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-7e64a460-03e7-463d-a751-ed54d217eee6 2018-10-12 04:23:19,449 - create_image - INFO - Created image with name - CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca 2018-10-12 04:23:19,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}615161acf91f51dbfc7aa1af2020e55eefb0c20e" 2018-10-12 04:23:19,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-0f08388b-fe02-4458-bf38-ddd3a8f16c0e Date: Fri, 12 Oct 2018 04:23:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:23:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:23:19Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/2f937d0d-592a-4193-aca8-153a0ea74207/snap", "metadata": {}}], "self": "/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207", "min_disk": 0, "protected": false, "id": "2f937d0d-592a-4193-aca8-153a0ea74207", "file": "/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f17ef01c6fa44044a2d01ef64caffa2c", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/2f937d0d-592a-4193-aca8-153a0ea74207/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:23:19,607 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207 used request id req-0f08388b-fe02-4458-bf38-ddd3a8f16c0e 2018-10-12 04:23:19,608 - create_image - DEBUG - Instance status is - active 2018-10-12 04:23:19,608 - create_image - DEBUG - Image is active with name - CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca 2018-10-12 04:23:19,608 - create_image - INFO - Image is now active with name - CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca 2018-10-12 04:23:19,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:19,991 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6927c3e03274fb2bb443a5a5a0646f0", "name": "CreateImageSuccessTests-283854ff-124a-431-proj-role"}], "expires_at": "2018-10-12T05:23:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f17ef01c6fa44044a2d01ef64caffa2c", "name": "CreateImageSuccessTests-283854ff-124a-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-283854ff-124a-431-user", "id": "e6822cd8f0e645e085223fadc8892c06"}, "audit_ids": ["3pcU3u1KRS-FlSn6s85a3g"], "issued_at": "2018-10-12T04:23:19.000000Z"}} 2018-10-12 04:23:19,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eca27a278e79ab86ed791908b0735d29ee597c17" 2018-10-12 04:23:20,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-becea3b5-7f29-44c7-8040-954e27825685 Date: Fri, 12 Oct 2018 04:23:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:23:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:23:19Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/2f937d0d-592a-4193-aca8-153a0ea74207/snap", "metadata": {}}], "self": "/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207", "min_disk": 0, "protected": false, "id": "2f937d0d-592a-4193-aca8-153a0ea74207", "file": "/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f17ef01c6fa44044a2d01ef64caffa2c", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/2f937d0d-592a-4193-aca8-153a0ea74207/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca"} 2018-10-12 04:23:20,175 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca used request id req-becea3b5-7f29-44c7-8040-954e27825685 2018-10-12 04:23:20,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}eca27a278e79ab86ed791908b0735d29ee597c17" 2018-10-12 04:23:20,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-20653267-af0e-461d-891d-b83c42149681 Date: Fri, 12 Oct 2018 04:23: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-10-12 04:23:20,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-20653267-af0e-461d-891d-b83c42149681 2018-10-12 04:23:20,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:20,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:20,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d6927c3e03274fb2bb443a5a5a0646f0", "name": "CreateImageSuccessTests-283854ff-124a-431-proj-role"}], "expires_at": "2018-10-12T05:23:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f17ef01c6fa44044a2d01ef64caffa2c", "name": "CreateImageSuccessTests-283854ff-124a-431-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f17ef01c6fa44044a2d01ef64caffa2c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageSuccessTests-283854ff-124a-431-user", "id": "e6822cd8f0e645e085223fadc8892c06"}, "audit_ids": ["U6Ce9zGnS6-KlDJDLVXq0A"], "issued_at": "2018-10-12T04:23:20.000000Z"}} 2018-10-12 04:23:20,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69ce4e70f7260ae43812df4dd005a70305510631" 2018-10-12 04:23:20,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1deb32-bab1-4b0b-9c1c-460c00614741 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:20,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dd1deb32-bab1-4b0b-9c1c-460c00614741 2018-10-12 04:23:20,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&name=CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69ce4e70f7260ae43812df4dd005a70305510631" 2018-10-12 04:23:20,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1026 Content-Type: application/json X-Openstack-Request-Id: req-37c9230d-7ebc-46f6-85d2-e72ff9cd1328 Date: Fri, 12 Oct 2018 04:23:20 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:23:16Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:23:19Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/2f937d0d-592a-4193-aca8-153a0ea74207/snap", "metadata": {}}], "self": "/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207", "min_disk": 0, "protected": false, "id": "2f937d0d-592a-4193-aca8-153a0ea74207", "file": "/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f17ef01c6fa44044a2d01ef64caffa2c", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/2f937d0d-592a-4193-aca8-153a0ea74207/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca"} 2018-10-12 04:23:20,956 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&name=CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca used request id req-37c9230d-7ebc-46f6-85d2-e72ff9cd1328 2018-10-12 04:23:20,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}69ce4e70f7260ae43812df4dd005a70305510631" 2018-10-12 04:23:21,115 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dfd7e83e-d738-4d8a-91fc-3a203f398589 Date: Fri, 12 Oct 2018 04:23: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-10-12 04:23:21,116 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-dfd7e83e-d738-4d8a-91fc-3a203f398589 2018-10-12 04:23:21,118 - create_image - INFO - Found image with name - CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca 2018-10-12 04:23:21,119 - glance_utils - INFO - Deleting image named - CreateImageSuccessTests-9dbb3772-16c0-4598-a0b1-1ee93309dbca 2018-10-12 04:23:21,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}615161acf91f51dbfc7aa1af2020e55eefb0c20e" 2018-10-12 04:23:22,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5f7cd376-0f0f-4c71-a3bf-d826ea233114 Date: Fri, 12 Oct 2018 04:23:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:23:22,778 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2f937d0d-592a-4193-aca8-153a0ea74207 used request id req-5f7cd376-0f0f-4c71-a3bf-d826ea233114 2018-10-12 04:23:22,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" 2018-10-12 04:23:22,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f6515c7b-26ec-4651-a920-a493bbff88a9 Date: Fri, 12 Oct 2018 04:23:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:23:22,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-f6515c7b-26ec-4651-a920-a493bbff88a9 2018-10-12 04:23:22,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" 2018-10-12 04:23:23,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbd23923-1747-47b7-a8a0-32b8726f2c2a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:23:23,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-dbd23923-1747-47b7-a8a0-32b8726f2c2a 2018-10-12 04:23:23,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" 2018-10-12 04:23:23,170 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-667c7534-f230-4bed-b2ad-f4e2cab22bef Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:23:23,170 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-667c7534-f230-4bed-b2ad-f4e2cab22bef 2018-10-12 04:23:23,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" 2018-10-12 04:23:23,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ac159ab-d970-4586-b71c-a75ca5ed4362 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:23:23,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-1ac159ab-d970-4586-b71c-a75ca5ed4362 2018-10-12 04:23:23,262 - keystone_utils - INFO - Deleting project with name - CreateImageSuccessTests-283854ff-124a-431-proj 2018-10-12 04:23:23,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/f17ef01c6fa44044a2d01ef64caffa2c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" 2018-10-12 04:23:23,481 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b5a3a419-1adc-4de3-9b77-807956707673 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:23,481 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f17ef01c6fa44044a2d01ef64caffa2c used request id req-b5a3a419-1adc-4de3-9b77-807956707673 2018-10-12 04:23:23,482 - keystone_utils - INFO - Deleting role with name - CreateImageSuccessTests-283854ff-124a-431-proj-role 2018-10-12 04:23:23,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d6927c3e03274fb2bb443a5a5a0646f0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" 2018-10-12 04:23:23,586 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8b862cc-1d67-48a3-bf7e-9f7516f70bf8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:23,586 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d6927c3e03274fb2bb443a5a5a0646f0 used request id req-e8b862cc-1d67-48a3-bf7e-9f7516f70bf8 2018-10-12 04:23:23,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a193e882ddc11853aeefe75b41da63f0cc50762" 2018-10-12 04:23:23,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da94b3a5-6cf1-4f80-ab92-c3265282ab68 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:23,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-da94b3a5-6cf1-4f80-ab92-c3265282ab68 2018-10-12 04:23:23,683 - keystone_utils - INFO - Deleting user with name - CreateImageSuccessTests-283854ff-124a-431-user 2018-10-12 04:23:23,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/e6822cd8f0e645e085223fadc8892c06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3d8b49481e194f1a16b34e465b8fbbed82386d7" 2018-10-12 04:23:23,866 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1693fc7d-1e5f-40db-bdaf-755679153829 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:23,866 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e6822cd8f0e645e085223fadc8892c06 used request id req-1693fc7d-1e5f-40db-bdaf-755679153829 2018-10-12 04:23:23,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:24,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["9Fwicju7SryWBq11vR_kuw"], "issued_at": "2018-10-12T04:23:24.000000Z"}} 2018-10-12 04:23:24,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46b8e91a5f5bf0c9a5db509a8747de44119316e0" 2018-10-12 04:23:24,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77667e03-c83c-41f7-bdb9-7031dda7875c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:24,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-77667e03-c83c-41f7-bdb9-7031dda7875c 2018-10-12 04:23:24,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:24,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:24,718 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Ueok4xlXQ0Gohf6d8IepoA"], "issued_at": "2018-10-12T04:23:24.000000Z"}} 2018-10-12 04:23:24,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" 2018-10-12 04:23:24,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-940095fc-d254-40da-ae2e-cae1ec1960d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:24,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-940095fc-d254-40da-ae2e-cae1ec1960d3 2018-10-12 04:23:24,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:24,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:24,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-1bdbc52d-90e5-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" 2018-10-12 04:23:24,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e480f8a0-7503-4f46-a601-89dc6632d5bc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-1bdbc52d-90e5-419-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:23:24,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-1bdbc52d-90e5-419-proj used request id req-e480f8a0-7503-4f46-a601-89dc6632d5bc 2018-10-12 04:23:24,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" 2018-10-12 04:23:24,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa06e357-8935-424b-a07a-d10fe372cb90 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:24,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-aa06e357-8935-424b-a07a-d10fe372cb90 2018-10-12 04:23:24,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-1bdbc52d-90e5-419-proj"}}' 2018-10-12 04:23:25,114 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4633a71e-ccf8-4791-ae78-f330864efb65 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2c0aafde09604a17a7990ebb6119830e"}, "enabled": true, "id": "2c0aafde09604a17a7990ebb6119830e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-1bdbc52d-90e5-419-proj"}} 2018-10-12 04:23:25,114 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4633a71e-ccf8-4791-ae78-f330864efb65 2018-10-12 04:23:25,114 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-1bdbc52d-90e5-419-proj 2018-10-12 04:23:25,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:25,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:25,504 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ZPAs2zQqQkCFWYqWccWADA"], "issued_at": "2018-10-12T04:23:25.000000Z"}} 2018-10-12 04:23:25,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfe68ebbaad47ef5aa681d4cf2ab0421e6ecc52" 2018-10-12 04:23:25,518 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e17b103-2aa9-442e-8737-c5a4568a87dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:25,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4e17b103-2aa9-442e-8737-c5a4568a87dc 2018-10-12 04:23:25,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:25,527 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:25,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfe68ebbaad47ef5aa681d4cf2ab0421e6ecc52" 2018-10-12 04:23:25,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1cd2998-ba01-4e8e-bf56-68b66a79f7ac Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:23:25,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b1cd2998-ba01-4e8e-bf56-68b66a79f7ac 2018-10-12 04:23:25,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-1bdbc52d-90e5-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfe68ebbaad47ef5aa681d4cf2ab0421e6ecc52" 2018-10-12 04:23:25,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13440419-c5e8-42b5-b421-eb32c4d127df Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-1bdbc52d-90e5-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2c0aafde09604a17a7990ebb6119830e"}, "enabled": true, "id": "2c0aafde09604a17a7990ebb6119830e", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-1bdbc52d-90e5-419-proj"}]} 2018-10-12 04:23:25,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-1bdbc52d-90e5-419-proj used request id req-13440419-c5e8-42b5-b421-eb32c4d127df 2018-10-12 04:23:25,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfe68ebbaad47ef5aa681d4cf2ab0421e6ecc52" 2018-10-12 04:23:25,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e655635c-bab3-4edf-b200-bcf309227a49 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:25,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e655635c-bab3-4edf-b200-bcf309227a49 2018-10-12 04:23:26,119 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-1bdbc52d-90e5-419-user 2018-10-12 04:23:26,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:26,124 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" 2018-10-12 04:23:26,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9e9958a-7c76-41ef-996a-37b2592c2f7d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:26,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a9e9958a-7c76-41ef-996a-37b2592c2f7d 2018-10-12 04:23:26,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" -d '{"role": {"name": "CreateImageNegativeTests-1bdbc52d-90e5-419-proj-role"}}' 2018-10-12 04:23:26,329 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d03e1f3-62a9-4925-9bdc-8a49b6aa9c25 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "454ad411bafe48db901162b12a3cdea3", "links": {"self": "http://172.30.9.27:5000/v3/roles/454ad411bafe48db901162b12a3cdea3"}, "name": "CreateImageNegativeTests-1bdbc52d-90e5-419-proj-role"}} 2018-10-12 04:23:26,329 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-2d03e1f3-62a9-4925-9bdc-8a49b6aa9c25 2018-10-12 04:23:26,329 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-1bdbc52d-90e5-419-proj-role 2018-10-12 04:23:26,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/454ad411bafe48db901162b12a3cdea3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" 2018-10-12 04:23:26,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ca9b17-94e8-4603-aecd-67d349ef8f3c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/454ad411bafe48db901162b12a3cdea3"}, "domain_id": null, "name": "CreateImageNegativeTests-1bdbc52d-90e5-419-proj-role", "id": "454ad411bafe48db901162b12a3cdea3"}} 2018-10-12 04:23:26,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/454ad411bafe48db901162b12a3cdea3 used request id req-e2ca9b17-94e8-4603-aecd-67d349ef8f3c 2018-10-12 04:23:26,351 - keystone_utils - INFO - Granting role CreateImageNegativeTests-1bdbc52d-90e5-419-proj-role to project CreateImageNegativeTests-1bdbc52d-90e5-419-proj 2018-10-12 04:23:26,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/2c0aafde09604a17a7990ebb6119830e/users/e91c0c5a4a2b44c7a8a9aac7db16d3b2/roles/454ad411bafe48db901162b12a3cdea3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" 2018-10-12 04:23:26,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3130e23-71c3-4f15-adf3-ec13b0427827 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:26,487 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2c0aafde09604a17a7990ebb6119830e/users/e91c0c5a4a2b44c7a8a9aac7db16d3b2/roles/454ad411bafe48db901162b12a3cdea3 used request id req-e3130e23-71c3-4f15-adf3-ec13b0427827 2018-10-12 04:23:26,488 - openstack_tests - DEBUG - Image metadata - None 2018-10-12 04:23:26,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:26,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:26,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "454ad411bafe48db901162b12a3cdea3", "name": "CreateImageNegativeTests-1bdbc52d-90e5-419-proj-role"}], "expires_at": "2018-10-12T05:23:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2c0aafde09604a17a7990ebb6119830e", "name": "CreateImageNegativeTests-1bdbc52d-90e5-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/2c0aafde09604a17a7990ebb6119830e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/2c0aafde09604a17a7990ebb6119830e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/2c0aafde09604a17a7990ebb6119830e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2c0aafde09604a17a7990ebb6119830e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/2c0aafde09604a17a7990ebb6119830e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/2c0aafde09604a17a7990ebb6119830e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2c0aafde09604a17a7990ebb6119830e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/2c0aafde09604a17a7990ebb6119830e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/2c0aafde09604a17a7990ebb6119830e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2c0aafde09604a17a7990ebb6119830e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/2c0aafde09604a17a7990ebb6119830e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/2c0aafde09604a17a7990ebb6119830e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-1bdbc52d-90e5-419-user", "id": "e91c0c5a4a2b44c7a8a9aac7db16d3b2"}, "audit_ids": ["lEd6ypZaR0Ci5DthDJ7x6g"], "issued_at": "2018-10-12T04:23:26.000000Z"}} 2018-10-12 04:23:26,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57fc16c2b59c30039324c45751ff2b30d814e103" 2018-10-12 04:23:26,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dd6176b-9f90-4ce9-b514-7e930e1494b6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:26,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9dd6176b-9f90-4ce9-b514-7e930e1494b6 2018-10-12 04:23:26,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-15ed232f-e5c3-41ae-a04b-8250cae06021 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57fc16c2b59c30039324c45751ff2b30d814e103" 2018-10-12 04:23:27,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-15f70c36-81c4-4615-92cf-dbf764007089 Date: Fri, 12 Oct 2018 04:23:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-15ed232f-e5c3-41ae-a04b-8250cae06021"} 2018-10-12 04:23:27,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-15ed232f-e5c3-41ae-a04b-8250cae06021 used request id req-15f70c36-81c4-4615-92cf-dbf764007089 2018-10-12 04:23:27,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57fc16c2b59c30039324c45751ff2b30d814e103" 2018-10-12 04:23:27,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b1edcf8b-de18-4e72-b6f2-b56e1de874e8 Date: Fri, 12 Oct 2018 04:23: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-10-12 04:23:27,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b1edcf8b-de18-4e72-b6f2-b56e1de874e8 2018-10-12 04:23:27,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}57fc16c2b59c30039324c45751ff2b30d814e103" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateImageNegativeTests-15ed232f-e5c3-41ae-a04b-8250cae06021"}' 2018-10-12 04:23:27,516 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 622 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/b94d3038-dedd-460f-b3b1-d06d601c1ff1 X-Openstack-Request-Id: req-f44bd08b-0306-4819-9bec-5657b803c51e Date: Fri, 12 Oct 2018 04:23:27 GMT RESP BODY: {"status": "queued", "name": "CreateImageNegativeTests-15ed232f-e5c3-41ae-a04b-8250cae06021", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:23:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:23:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/b94d3038-dedd-460f-b3b1-d06d601c1ff1", "min_disk": 0, "protected": false, "id": "b94d3038-dedd-460f-b3b1-d06d601c1ff1", "file": "/v2/images/b94d3038-dedd-460f-b3b1-d06d601c1ff1/file", "checksum": null, "owner": "2c0aafde09604a17a7990ebb6119830e", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:23:27,517 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f44bd08b-0306-4819-9bec-5657b803c51e 2018-10-12 04:23:27,524 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-10-12 04:23:27,524 - glance_utils - INFO - Deleting image named - CreateImageNegativeTests-15ed232f-e5c3-41ae-a04b-8250cae06021 2018-10-12 04:23:27,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/b94d3038-dedd-460f-b3b1-d06d601c1ff1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}57fc16c2b59c30039324c45751ff2b30d814e103" 2018-10-12 04:23:27,837 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-74dc174e-1e2d-4651-9bb4-7171bfa68bf2 Date: Fri, 12 Oct 2018 04:23:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:23:27,837 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b94d3038-dedd-460f-b3b1-d06d601c1ff1 used request id req-74dc174e-1e2d-4651-9bb4-7171bfa68bf2 2018-10-12 04:23:27,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" 2018-10-12 04:23:28,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8031d318-a9f3-434a-a637-c11f08515e07 Date: Fri, 12 Oct 2018 04:23:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:23:28,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-8031d318-a9f3-434a-a637-c11f08515e07 2018-10-12 04:23:28,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" 2018-10-12 04:23:28,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b5b5872-3595-4eaf-a09b-94515bb6ebf0 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:23:28,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-5b5b5872-3595-4eaf-a09b-94515bb6ebf0 2018-10-12 04:23:28,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" 2018-10-12 04:23:28,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-267c8aea-ca5c-4343-ac5a-2ec0d0b9f0dc Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:23:28,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-267c8aea-ca5c-4343-ac5a-2ec0d0b9f0dc 2018-10-12 04:23:28,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" 2018-10-12 04:23:28,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52c950d3-a9d6-4eee-8a4b-4e3c6cf5a24d 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:23:28,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-52c950d3-a9d6-4eee-8a4b-4e3c6cf5a24d 2018-10-12 04:23:28,333 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-1bdbc52d-90e5-419-proj 2018-10-12 04:23:28,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/2c0aafde09604a17a7990ebb6119830e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" 2018-10-12 04:23:28,577 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae98bdec-559b-4b3c-8605-0bafa0268cba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:28,577 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2c0aafde09604a17a7990ebb6119830e used request id req-ae98bdec-559b-4b3c-8605-0bafa0268cba 2018-10-12 04:23:28,577 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-1bdbc52d-90e5-419-proj-role 2018-10-12 04:23:28,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/454ad411bafe48db901162b12a3cdea3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" 2018-10-12 04:23:28,688 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b55ef83e-fb8d-42a1-bded-13a1b5507318 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:28,688 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/454ad411bafe48db901162b12a3cdea3 used request id req-b55ef83e-fb8d-42a1-bded-13a1b5507318 2018-10-12 04:23:28,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df6c98c1e7be693e3c9a1ea029007de96f9024fb" 2018-10-12 04:23:28,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44eeaafc-50fa-469f-8089-266fd2f783e5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:28,785 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-44eeaafc-50fa-469f-8089-266fd2f783e5 2018-10-12 04:23:28,786 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-1bdbc52d-90e5-419-user 2018-10-12 04:23:28,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/e91c0c5a4a2b44c7a8a9aac7db16d3b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ebfe68ebbaad47ef5aa681d4cf2ab0421e6ecc52" 2018-10-12 04:23:28,955 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-95d3ce71-0e66-4e7f-abcd-8f022ebb8fee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:28,956 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e91c0c5a4a2b44c7a8a9aac7db16d3b2 used request id req-95d3ce71-0e66-4e7f-abcd-8f022ebb8fee 2018-10-12 04:23:28,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:29,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Oe7SQHshRZuFwco0UsmPaQ"], "issued_at": "2018-10-12T04:23:29.000000Z"}} 2018-10-12 04:23:29,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}261c57f0fdc30e878e108f00fb1d31dcb0383a60" 2018-10-12 04:23:29,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f440bb23-0650-41a8-87cf-3ecc2c9dfd37 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:29,434 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f440bb23-0650-41a8-87cf-3ecc2c9dfd37 2018-10-12 04:23:29,436 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:29,437 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:29,811 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["jolx1GrtSSC2dPTB99u2Tg"], "issued_at": "2018-10-12T04:23:29.000000Z"}} 2018-10-12 04:23:29,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" 2018-10-12 04:23:29,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6db3e8cc-e03b-4dac-8a7e-e6af37817565 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:29,895 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6db3e8cc-e03b-4dac-8a7e-e6af37817565 2018-10-12 04:23:29,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:29,905 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:29,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-611c49ae-86ed-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" 2018-10-12 04:23:29,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-747a331c-3edc-44cf-901f-0a85c0e53973 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-611c49ae-86ed-493-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:23:29,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-611c49ae-86ed-493-proj used request id req-747a331c-3edc-44cf-901f-0a85c0e53973 2018-10-12 04:23:29,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" 2018-10-12 04:23:30,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d926e6c-d124-450c-a60a-3eafbf82a96e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:30,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6d926e6c-d124-450c-a60a-3eafbf82a96e 2018-10-12 04:23:30,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-611c49ae-86ed-493-proj"}}' 2018-10-12 04:23:30,197 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4ee5278-a007-4be1-ad1d-146c6155db3f Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f45c1e78e3a4949ad7b11aa9b03e566"}, "enabled": true, "id": "3f45c1e78e3a4949ad7b11aa9b03e566", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-611c49ae-86ed-493-proj"}} 2018-10-12 04:23:30,197 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f4ee5278-a007-4be1-ad1d-146c6155db3f 2018-10-12 04:23:30,197 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-611c49ae-86ed-493-proj 2018-10-12 04:23:30,198 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:30,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:30,571 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["9MQOiFY0SMGtSWFvnW6OOw"], "issued_at": "2018-10-12T04:23:30.000000Z"}} 2018-10-12 04:23:30,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e089e62abc038c74ecb0b12ec196236eb2c117f1" 2018-10-12 04:23:30,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-202c8cfb-a63a-45af-9707-8785f8d752cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:30,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-202c8cfb-a63a-45af-9707-8785f8d752cd 2018-10-12 04:23:30,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:30,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:30,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e089e62abc038c74ecb0b12ec196236eb2c117f1" 2018-10-12 04:23:30,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ada9b16-1362-4f15-8bb3-4047aa2450ee Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:23:30,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6ada9b16-1362-4f15-8bb3-4047aa2450ee 2018-10-12 04:23:30,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-611c49ae-86ed-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e089e62abc038c74ecb0b12ec196236eb2c117f1" 2018-10-12 04:23:30,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da9b45dc-7108-4da8-80e7-c9b1b63ac3f5 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-611c49ae-86ed-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f45c1e78e3a4949ad7b11aa9b03e566"}, "enabled": true, "id": "3f45c1e78e3a4949ad7b11aa9b03e566", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-611c49ae-86ed-493-proj"}]} 2018-10-12 04:23:30,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-611c49ae-86ed-493-proj used request id req-da9b45dc-7108-4da8-80e7-c9b1b63ac3f5 2018-10-12 04:23:30,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e089e62abc038c74ecb0b12ec196236eb2c117f1" 2018-10-12 04:23:30,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1a67234-e48d-4455-8d1a-30c537a3e247 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:30,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e1a67234-e48d-4455-8d1a-30c537a3e247 2018-10-12 04:23:31,317 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-611c49ae-86ed-493-user 2018-10-12 04:23:31,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:31,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" 2018-10-12 04:23:31,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5acd5e5-a214-49a8-9701-b95a7f101ce5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:31,410 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b5acd5e5-a214-49a8-9701-b95a7f101ce5 2018-10-12 04:23:31,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" -d '{"role": {"name": "CreateImageNegativeTests-611c49ae-86ed-493-proj-role"}}' 2018-10-12 04:23:31,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6976db5-a4a5-424c-a4f9-112fed60cfad Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f4fd3e1738d9430ea4b7af361356ca7b", "links": {"self": "http://172.30.9.27:5000/v3/roles/f4fd3e1738d9430ea4b7af361356ca7b"}, "name": "CreateImageNegativeTests-611c49ae-86ed-493-proj-role"}} 2018-10-12 04:23:31,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-b6976db5-a4a5-424c-a4f9-112fed60cfad 2018-10-12 04:23:31,521 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-611c49ae-86ed-493-proj-role 2018-10-12 04:23:31,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f4fd3e1738d9430ea4b7af361356ca7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" 2018-10-12 04:23:31,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79b8f9f9-f36f-4808-9ec9-28eda9d834dc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f4fd3e1738d9430ea4b7af361356ca7b"}, "domain_id": null, "name": "CreateImageNegativeTests-611c49ae-86ed-493-proj-role", "id": "f4fd3e1738d9430ea4b7af361356ca7b"}} 2018-10-12 04:23:31,539 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f4fd3e1738d9430ea4b7af361356ca7b used request id req-79b8f9f9-f36f-4808-9ec9-28eda9d834dc 2018-10-12 04:23:31,539 - keystone_utils - INFO - Granting role CreateImageNegativeTests-611c49ae-86ed-493-proj-role to project CreateImageNegativeTests-611c49ae-86ed-493-proj 2018-10-12 04:23:31,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/3f45c1e78e3a4949ad7b11aa9b03e566/users/4ce2c54f0ffd40369656f6e46c99056e/roles/f4fd3e1738d9430ea4b7af361356ca7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" 2018-10-12 04:23:31,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4eccb1f1-d46a-402e-a118-5639e4ef7952 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:31,666 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3f45c1e78e3a4949ad7b11aa9b03e566/users/4ce2c54f0ffd40369656f6e46c99056e/roles/f4fd3e1738d9430ea4b7af361356ca7b used request id req-4eccb1f1-d46a-402e-a118-5639e4ef7952 2018-10-12 04:23:31,667 - openstack_tests - DEBUG - Image metadata - None 2018-10-12 04:23:31,667 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:31,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:32,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f4fd3e1738d9430ea4b7af361356ca7b", "name": "CreateImageNegativeTests-611c49ae-86ed-493-proj-role"}], "expires_at": "2018-10-12T05:23:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f45c1e78e3a4949ad7b11aa9b03e566", "name": "CreateImageNegativeTests-611c49ae-86ed-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/3f45c1e78e3a4949ad7b11aa9b03e566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/3f45c1e78e3a4949ad7b11aa9b03e566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/3f45c1e78e3a4949ad7b11aa9b03e566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3f45c1e78e3a4949ad7b11aa9b03e566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/3f45c1e78e3a4949ad7b11aa9b03e566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/3f45c1e78e3a4949ad7b11aa9b03e566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3f45c1e78e3a4949ad7b11aa9b03e566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/3f45c1e78e3a4949ad7b11aa9b03e566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/3f45c1e78e3a4949ad7b11aa9b03e566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3f45c1e78e3a4949ad7b11aa9b03e566", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/3f45c1e78e3a4949ad7b11aa9b03e566", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/3f45c1e78e3a4949ad7b11aa9b03e566", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-611c49ae-86ed-493-user", "id": "4ce2c54f0ffd40369656f6e46c99056e"}, "audit_ids": ["QFppdAARTKOwFQ03ZkQHYg"], "issued_at": "2018-10-12T04:23:32.000000Z"}} 2018-10-12 04:23:32,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e101182be620440a907394dc3944cff98e8eebcd" 2018-10-12 04:23:32,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fea5484-95a4-4677-8dbb-35ee49d69dda Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:32,117 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6fea5484-95a4-4677-8dbb-35ee49d69dda 2018-10-12 04:23:32,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-26409a9d-fc3d-4a88-ba1a-feeb79ba4d44 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e101182be620440a907394dc3944cff98e8eebcd" 2018-10-12 04:23:32,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 161 Content-Type: application/json X-Openstack-Request-Id: req-802f03cc-64d9-4013-ae7c-f7e704609397 Date: Fri, 12 Oct 2018 04:23:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=foo&limit=20&name=CreateImageNegativeTests-26409a9d-fc3d-4a88-ba1a-feeb79ba4d44"} 2018-10-12 04:23:32,294 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=foo&name=CreateImageNegativeTests-26409a9d-fc3d-4a88-ba1a-feeb79ba4d44 used request id req-802f03cc-64d9-4013-ae7c-f7e704609397 2018-10-12 04:23:32,295 - file_utils - DEBUG - Downloading file from - http://download.cirros-cloud.net/0.3.4/cirros-0.3.4-x86_64-disk.img 2018-10-12 04:23:32,295 - file_utils - DEBUG - Saving file to - /tmp/e50b6a32-28d5-411f-b66e-63f121b99bd9 2018-10-12 04:23:32,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e101182be620440a907394dc3944cff98e8eebcd" 2018-10-12 04:23:32,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6d126144-acf8-4882-9164-670e1887a86d Date: Fri, 12 Oct 2018 04:23: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-10-12 04:23:32,696 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-6d126144-acf8-4882-9164-670e1887a86d 2018-10-12 04:23:32,719 - glance_utils - ERROR - Unexpected exception creating image. Rolling back 2018-10-12 04:23:32,719 - glance_utils - DEBUG - Closing file ./tmp/e50b6a32-28d5-411f-b66e-63f121b99bd9 2018-10-12 04:23:32,719 - glance_utils - INFO - Removing file ./tmp/e50b6a32-28d5-411f-b66e-63f121b99bd9 2018-10-12 04:23:32,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" 2018-10-12 04:23:32,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ef5fa866-de44-4503-a26b-10f5487bc0f0 Date: Fri, 12 Oct 2018 04:23:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:23:32,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ef5fa866-de44-4503-a26b-10f5487bc0f0 2018-10-12 04:23:32,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" 2018-10-12 04:23:33,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba44e0f-196f-4ebf-97cb-16505f040110 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:23:33,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-2ba44e0f-196f-4ebf-97cb-16505f040110 2018-10-12 04:23:33,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" 2018-10-12 04:23:33,129 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de817726-40c8-4286-b16a-4ac17a46ea1a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:23:33,129 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-de817726-40c8-4286-b16a-4ac17a46ea1a 2018-10-12 04:23:33,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" 2018-10-12 04:23:33,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71cafeb8-9c66-4347-9d0c-a7d0a0bd0d9c 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:23:33,213 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-71cafeb8-9c66-4347-9d0c-a7d0a0bd0d9c 2018-10-12 04:23:33,213 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-611c49ae-86ed-493-proj 2018-10-12 04:23:33,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/3f45c1e78e3a4949ad7b11aa9b03e566 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" 2018-10-12 04:23:33,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26ed357b-29ad-4c15-b680-27fc4595a962 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:33,458 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3f45c1e78e3a4949ad7b11aa9b03e566 used request id req-26ed357b-29ad-4c15-b680-27fc4595a962 2018-10-12 04:23:33,459 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-611c49ae-86ed-493-proj-role 2018-10-12 04:23:33,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f4fd3e1738d9430ea4b7af361356ca7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" 2018-10-12 04:23:33,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab966286-5f5e-4d15-9f63-50fac6a1678b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:33,574 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f4fd3e1738d9430ea4b7af361356ca7b used request id req-ab966286-5f5e-4d15-9f63-50fac6a1678b 2018-10-12 04:23:33,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}999908f5f78b15bb393513117fc059935520ad46" 2018-10-12 04:23:33,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4321355-b56a-4412-a98c-4801154e7552 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:33,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f4321355-b56a-4412-a98c-4801154e7552 2018-10-12 04:23:33,657 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-611c49ae-86ed-493-user 2018-10-12 04:23:33,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/4ce2c54f0ffd40369656f6e46c99056e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e089e62abc038c74ecb0b12ec196236eb2c117f1" 2018-10-12 04:23:33,850 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c549ad75-33b9-4ae7-9887-7ae5f1fdce87 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:33,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4ce2c54f0ffd40369656f6e46c99056e used request id req-c549ad75-33b9-4ae7-9887-7ae5f1fdce87 2018-10-12 04:23:33,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:34,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["6LpKZcJ-Q0KYYN39WJjvsA"], "issued_at": "2018-10-12T04:23:34.000000Z"}} 2018-10-12 04:23:34,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a4314b0289775a7f6267e5eae3b7072079c93ef" 2018-10-12 04:23:34,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def147f8-9ded-40d9-bde3-bf3c5d6b6c2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:34,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-def147f8-9ded-40d9-bde3-bf3c5d6b6c2b 2018-10-12 04:23:34,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:34,321 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:34,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["bI2btSUtTTaqDeYIYkHCMA"], "issued_at": "2018-10-12T04:23:34.000000Z"}} 2018-10-12 04:23:34,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" 2018-10-12 04:23:34,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2ea8c87-635e-4c20-8a91-cdbdb84923b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:34,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c2ea8c87-635e-4c20-8a91-cdbdb84923b8 2018-10-12 04:23:34,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:34,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:34,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4f474c8a-29a2-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" 2018-10-12 04:23:34,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-801f67c3-870b-4225-b7f0-49c0cecdd8d7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4f474c8a-29a2-4ba-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:23:34,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-4f474c8a-29a2-4ba-proj used request id req-801f67c3-870b-4225-b7f0-49c0cecdd8d7 2018-10-12 04:23:34,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" 2018-10-12 04:23:34,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2cba434-88c0-420d-b2ec-13436485adee Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:34,988 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e2cba434-88c0-420d-b2ec-13436485adee 2018-10-12 04:23:34,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-4f474c8a-29a2-4ba-proj"}}' 2018-10-12 04:23:35,101 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5803edd3-056b-4e91-a072-bcb39efcbc81 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fdfe38ea23594a0199cc38dc9754c294"}, "enabled": true, "id": "fdfe38ea23594a0199cc38dc9754c294", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-4f474c8a-29a2-4ba-proj"}} 2018-10-12 04:23:35,101 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-5803edd3-056b-4e91-a072-bcb39efcbc81 2018-10-12 04:23:35,102 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-4f474c8a-29a2-4ba-proj 2018-10-12 04:23:35,102 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:35,103 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:35,491 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["jTfIOYC0SDaKh0tGLWpF1w"], "issued_at": "2018-10-12T04:23:35.000000Z"}} 2018-10-12 04:23:35,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cac82acffb777617e615a5b9a164b2f37f3ef20" 2018-10-12 04:23:35,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6511ea8-d491-4198-8503-6b5377372cbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:35,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e6511ea8-d491-4198-8503-6b5377372cbf 2018-10-12 04:23:35,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:35,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:35,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cac82acffb777617e615a5b9a164b2f37f3ef20" 2018-10-12 04:23:35,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e7c2dc-fee2-4bae-aba0-607ba4599966 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:23:35,697 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-55e7c2dc-fee2-4bae-aba0-607ba4599966 2018-10-12 04:23:35,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-4f474c8a-29a2-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cac82acffb777617e615a5b9a164b2f37f3ef20" 2018-10-12 04:23:35,790 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-982d94b0-2db1-434c-b790-a98bcda9db92 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-4f474c8a-29a2-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fdfe38ea23594a0199cc38dc9754c294"}, "enabled": true, "id": "fdfe38ea23594a0199cc38dc9754c294", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-4f474c8a-29a2-4ba-proj"}]} 2018-10-12 04:23:35,790 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-4f474c8a-29a2-4ba-proj used request id req-982d94b0-2db1-434c-b790-a98bcda9db92 2018-10-12 04:23:35,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cac82acffb777617e615a5b9a164b2f37f3ef20" 2018-10-12 04:23:35,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-907eca16-2290-4321-871a-580bd5cdb5a5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:35,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-907eca16-2290-4321-871a-580bd5cdb5a5 2018-10-12 04:23:36,240 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-4f474c8a-29a2-4ba-user 2018-10-12 04:23:36,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:36,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" 2018-10-12 04:23:36,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f713a30-1434-45e0-bb1d-8070fd35c9c0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:36,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1f713a30-1434-45e0-bb1d-8070fd35c9c0 2018-10-12 04:23:36,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" -d '{"role": {"name": "CreateImageNegativeTests-4f474c8a-29a2-4ba-proj-role"}}' 2018-10-12 04:23:36,450 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e020c05-7075-4092-97b3-7a8f80df07bd Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a17c499adc3c40b09e8266c767327d45", "links": {"self": "http://172.30.9.27:5000/v3/roles/a17c499adc3c40b09e8266c767327d45"}, "name": "CreateImageNegativeTests-4f474c8a-29a2-4ba-proj-role"}} 2018-10-12 04:23:36,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-7e020c05-7075-4092-97b3-7a8f80df07bd 2018-10-12 04:23:36,450 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-4f474c8a-29a2-4ba-proj-role 2018-10-12 04:23:36,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a17c499adc3c40b09e8266c767327d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" 2018-10-12 04:23:36,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ec4ce7c-436d-47bb-89f4-c9dd8e76d474 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a17c499adc3c40b09e8266c767327d45"}, "domain_id": null, "name": "CreateImageNegativeTests-4f474c8a-29a2-4ba-proj-role", "id": "a17c499adc3c40b09e8266c767327d45"}} 2018-10-12 04:23:36,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a17c499adc3c40b09e8266c767327d45 used request id req-8ec4ce7c-436d-47bb-89f4-c9dd8e76d474 2018-10-12 04:23:36,470 - keystone_utils - INFO - Granting role CreateImageNegativeTests-4f474c8a-29a2-4ba-proj-role to project CreateImageNegativeTests-4f474c8a-29a2-4ba-proj 2018-10-12 04:23:36,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/fdfe38ea23594a0199cc38dc9754c294/users/460388444a3940b5b360541ef4ce56be/roles/a17c499adc3c40b09e8266c767327d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" 2018-10-12 04:23:36,608 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9737525-9c9d-48b6-a2aa-1aec0ccf9775 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:36,608 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/fdfe38ea23594a0199cc38dc9754c294/users/460388444a3940b5b360541ef4ce56be/roles/a17c499adc3c40b09e8266c767327d45 used request id req-e9737525-9c9d-48b6-a2aa-1aec0ccf9775 2018-10-12 04:23:36,609 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:36,610 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:36,977 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a17c499adc3c40b09e8266c767327d45", "name": "CreateImageNegativeTests-4f474c8a-29a2-4ba-proj-role"}], "expires_at": "2018-10-12T05:23:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fdfe38ea23594a0199cc38dc9754c294", "name": "CreateImageNegativeTests-4f474c8a-29a2-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fdfe38ea23594a0199cc38dc9754c294", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fdfe38ea23594a0199cc38dc9754c294", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fdfe38ea23594a0199cc38dc9754c294", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fdfe38ea23594a0199cc38dc9754c294", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fdfe38ea23594a0199cc38dc9754c294", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fdfe38ea23594a0199cc38dc9754c294", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fdfe38ea23594a0199cc38dc9754c294", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fdfe38ea23594a0199cc38dc9754c294", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fdfe38ea23594a0199cc38dc9754c294", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fdfe38ea23594a0199cc38dc9754c294", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fdfe38ea23594a0199cc38dc9754c294", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fdfe38ea23594a0199cc38dc9754c294", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-4f474c8a-29a2-4ba-user", "id": "460388444a3940b5b360541ef4ce56be"}, "audit_ids": ["WZS-mG_OTyCMGA5bfCvGPw"], "issued_at": "2018-10-12T04:23:36.000000Z"}} 2018-10-12 04:23:36,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc824a693fedc9a6dff0d297597597086352790c" 2018-10-12 04:23:37,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62a67057-15ba-4f2e-9269-5a04d34134fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:37,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-62a67057-15ba-4f2e-9269-5a04d34134fb 2018-10-12 04:23:37,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&name=foo -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bc824a693fedc9a6dff0d297597597086352790c" 2018-10-12 04:23:37,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 87 Content-Type: application/json X-Openstack-Request-Id: req-598fd0a2-7b7f-4d48-82e0-9449f552a084 Date: Fri, 12 Oct 2018 04:23:37 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?limit=20&name=foo"} 2018-10-12 04:23:37,326 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&name=foo used request id req-598fd0a2-7b7f-4d48-82e0-9449f552a084 2018-10-12 04:23:37,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" 2018-10-12 04:23:37,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-45e3f544-105e-4086-91dc-7d0e4c6ccd60 Date: Fri, 12 Oct 2018 04:23:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:23:37,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-45e3f544-105e-4086-91dc-7d0e4c6ccd60 2018-10-12 04:23:37,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" 2018-10-12 04:23:37,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65e76ca7-a370-4eed-bee2-2924c8a7926f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:23:37,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-65e76ca7-a370-4eed-bee2-2924c8a7926f 2018-10-12 04:23:37,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" 2018-10-12 04:23:37,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1921aa56-8cbb-46ad-9a46-b8a783da247c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:23:37,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-1921aa56-8cbb-46ad-9a46-b8a783da247c 2018-10-12 04:23:37,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" 2018-10-12 04:23:37,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06ceafd0-f94f-426d-b29d-d49bf134bdff 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:23:37,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-06ceafd0-f94f-426d-b29d-d49bf134bdff 2018-10-12 04:23:37,813 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-4f474c8a-29a2-4ba-proj 2018-10-12 04:23:37,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/fdfe38ea23594a0199cc38dc9754c294 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" 2018-10-12 04:23:38,026 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c0b55ab-377a-4f26-b254-0ca2955f97c0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:38,026 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/fdfe38ea23594a0199cc38dc9754c294 used request id req-5c0b55ab-377a-4f26-b254-0ca2955f97c0 2018-10-12 04:23:38,026 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-4f474c8a-29a2-4ba-proj-role 2018-10-12 04:23:38,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a17c499adc3c40b09e8266c767327d45 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" 2018-10-12 04:23:38,136 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-924598f7-3582-4fe7-891a-ccf9dce7da75 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:38,136 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a17c499adc3c40b09e8266c767327d45 used request id req-924598f7-3582-4fe7-891a-ccf9dce7da75 2018-10-12 04:23:38,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e111ad6f5fb3fa46a4f37dfa7de497c1ee7c18f" 2018-10-12 04:23:38,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb59d3e3-f8ac-4f40-b477-19ca29c39e64 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:38,228 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bb59d3e3-f8ac-4f40-b477-19ca29c39e64 2018-10-12 04:23:38,228 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-4f474c8a-29a2-4ba-user 2018-10-12 04:23:38,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/460388444a3940b5b360541ef4ce56be -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cac82acffb777617e615a5b9a164b2f37f3ef20" 2018-10-12 04:23:38,413 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea8ac628-ca22-4328-9dfb-b752e68de84a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:38,413 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/460388444a3940b5b360541ef4ce56be used request id req-ea8ac628-ca22-4328-9dfb-b752e68de84a 2018-10-12 04:23:38,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:38,788 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["pvJmHpirTV66rT6Bp-qyDw"], "issued_at": "2018-10-12T04:23:38.000000Z"}} 2018-10-12 04:23:38,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cc59ae99fd285e74c690fc0b6ada3790a10565c3" 2018-10-12 04:23:38,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5564783-e44a-4114-90d4-6dc41c02159b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:38,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f5564783-e44a-4114-90d4-6dc41c02159b 2018-10-12 04:23:38,876 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:38,877 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:39,267 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["prm-34pZTj6gYJvU597D7Q"], "issued_at": "2018-10-12T04:23:39.000000Z"}} 2018-10-12 04:23:39,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" 2018-10-12 04:23:39,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e559f68-6ae5-48fb-b4df-d195408ccfd2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:39,343 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0e559f68-6ae5-48fb-b4df-d195408ccfd2 2018-10-12 04:23:39,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:39,352 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:39,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-22b26525-33a8-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" 2018-10-12 04:23:39,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11823591-c2c6-4f38-b6f5-6f7dfd4e09dc Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-22b26525-33a8-485-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:23:39,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateImageNegativeTests-22b26525-33a8-485-proj used request id req-11823591-c2c6-4f38-b6f5-6f7dfd4e09dc 2018-10-12 04:23:39,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" 2018-10-12 04:23:39,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b731236e-8085-4ba4-8a69-1ea0e77065cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:39,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b731236e-8085-4ba4-8a69-1ea0e77065cd 2018-10-12 04:23:39,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateImageNegativeTests-22b26525-33a8-485-proj"}}' 2018-10-12 04:23:39,736 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8145f5b3-2352-45c0-9e71-6ef84be56cf8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/503389025901437aa64f5ee46bbcb4ab"}, "enabled": true, "id": "503389025901437aa64f5ee46bbcb4ab", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-22b26525-33a8-485-proj"}} 2018-10-12 04:23:39,736 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8145f5b3-2352-45c0-9e71-6ef84be56cf8 2018-10-12 04:23:39,736 - keystone_utils - INFO - Created project with name - CreateImageNegativeTests-22b26525-33a8-485-proj 2018-10-12 04:23:39,737 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:39,738 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:40,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["HavixTEARgWiGL-I3sWXhw"], "issued_at": "2018-10-12T04:23:40.000000Z"}} 2018-10-12 04:23:40,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df71b96ac2d1c5b434666c3fa5897040c87e4df" 2018-10-12 04:23:40,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3369a1f-e420-42fd-9b29-a366fa50c78b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:40,141 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a3369a1f-e420-42fd-9b29-a366fa50c78b 2018-10-12 04:23:40,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:40,150 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:40,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df71b96ac2d1c5b434666c3fa5897040c87e4df" 2018-10-12 04:23:40,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54045c64-67ee-4069-9407-53e19c8e5a56 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:23:40,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-54045c64-67ee-4069-9407-53e19c8e5a56 2018-10-12 04:23:40,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-22b26525-33a8-485-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df71b96ac2d1c5b434666c3fa5897040c87e4df" 2018-10-12 04:23:40,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ef30d9-c721-4814-9062-c86530d6ade5 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-22b26525-33a8-485-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/503389025901437aa64f5ee46bbcb4ab"}, "enabled": true, "id": "503389025901437aa64f5ee46bbcb4ab", "parent_id": "default", "domain_id": "default", "name": "CreateImageNegativeTests-22b26525-33a8-485-proj"}]} 2018-10-12 04:23:40,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateImageNegativeTests-22b26525-33a8-485-proj used request id req-94ef30d9-c721-4814-9062-c86530d6ade5 2018-10-12 04:23:40,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df71b96ac2d1c5b434666c3fa5897040c87e4df" 2018-10-12 04:23:40,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b494b66a-56f3-4a79-86a3-48f4a76ce602 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:40,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b494b66a-56f3-4a79-86a3-48f4a76ce602 2018-10-12 04:23:40,742 - keystone_utils - INFO - Created user with name - CreateImageNegativeTests-22b26525-33a8-485-user 2018-10-12 04:23:40,742 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:40,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" 2018-10-12 04:23:40,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-408a3127-9a22-489c-8f46-524bbe9cbba1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:40,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-408a3127-9a22-489c-8f46-524bbe9cbba1 2018-10-12 04:23:40,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" -d '{"role": {"name": "CreateImageNegativeTests-22b26525-33a8-485-proj-role"}}' 2018-10-12 04:23:40,951 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4e2f2b80-ee0d-4aa5-8618-4677f682c63f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f707a1b6f1a841b99e5f6e4e0654a192", "links": {"self": "http://172.30.9.27:5000/v3/roles/f707a1b6f1a841b99e5f6e4e0654a192"}, "name": "CreateImageNegativeTests-22b26525-33a8-485-proj-role"}} 2018-10-12 04:23:40,952 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4e2f2b80-ee0d-4aa5-8618-4677f682c63f 2018-10-12 04:23:40,952 - keystone_utils - INFO - Created role with name - CreateImageNegativeTests-22b26525-33a8-485-proj-role 2018-10-12 04:23:40,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f707a1b6f1a841b99e5f6e4e0654a192 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" 2018-10-12 04:23:41,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8bc528-59ed-4110-bb67-2f856346dd1e Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f707a1b6f1a841b99e5f6e4e0654a192"}, "domain_id": null, "name": "CreateImageNegativeTests-22b26525-33a8-485-proj-role", "id": "f707a1b6f1a841b99e5f6e4e0654a192"}} 2018-10-12 04:23:41,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f707a1b6f1a841b99e5f6e4e0654a192 used request id req-4a8bc528-59ed-4110-bb67-2f856346dd1e 2018-10-12 04:23:41,044 - keystone_utils - INFO - Granting role CreateImageNegativeTests-22b26525-33a8-485-proj-role to project CreateImageNegativeTests-22b26525-33a8-485-proj 2018-10-12 04:23:41,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/503389025901437aa64f5ee46bbcb4ab/users/93ee206b2e7e4ea381574433a4056781/roles/f707a1b6f1a841b99e5f6e4e0654a192 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" 2018-10-12 04:23:41,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b1c600b-d840-4017-9dd6-e3703ce13ac9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:41,170 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/503389025901437aa64f5ee46bbcb4ab/users/93ee206b2e7e4ea381574433a4056781/roles/f707a1b6f1a841b99e5f6e4e0654a192 used request id req-0b1c600b-d840-4017-9dd6-e3703ce13ac9 2018-10-12 04:23:41,170 - openstack_tests - DEBUG - Image metadata - None 2018-10-12 04:23:41,171 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:41,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:41,552 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f707a1b6f1a841b99e5f6e4e0654a192", "name": "CreateImageNegativeTests-22b26525-33a8-485-proj-role"}], "expires_at": "2018-10-12T05:23:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "503389025901437aa64f5ee46bbcb4ab", "name": "CreateImageNegativeTests-22b26525-33a8-485-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/503389025901437aa64f5ee46bbcb4ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/503389025901437aa64f5ee46bbcb4ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/503389025901437aa64f5ee46bbcb4ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/503389025901437aa64f5ee46bbcb4ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/503389025901437aa64f5ee46bbcb4ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/503389025901437aa64f5ee46bbcb4ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/503389025901437aa64f5ee46bbcb4ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/503389025901437aa64f5ee46bbcb4ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/503389025901437aa64f5ee46bbcb4ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/503389025901437aa64f5ee46bbcb4ab", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/503389025901437aa64f5ee46bbcb4ab", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/503389025901437aa64f5ee46bbcb4ab", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateImageNegativeTests-22b26525-33a8-485-user", "id": "93ee206b2e7e4ea381574433a4056781"}, "audit_ids": ["kcSBPXKWTqedCPHOrlzlFg"], "issued_at": "2018-10-12T04:23:41.000000Z"}} 2018-10-12 04:23:41,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2294f5547223605e030656df6626db1e61ce4077" 2018-10-12 04:23:41,634 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55bbd7c6-79cc-412d-b7b3-454692ea4572 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:41,634 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-55bbd7c6-79cc-412d-b7b3-454692ea4572 2018-10-12 04:23:41,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-0733f7b2-65cf-4476-b917-8a428393eb47 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2294f5547223605e030656df6626db1e61ce4077" 2018-10-12 04:23:41,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 163 Content-Type: application/json X-Openstack-Request-Id: req-e821fac2-3bf6-4c7b-84d7-23ebfa8adb59 Date: Fri, 12 Oct 2018 04:23:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateImageNegativeTests-0733f7b2-65cf-4476-b917-8a428393eb47"} 2018-10-12 04:23:41,818 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateImageNegativeTests-0733f7b2-65cf-4476-b917-8a428393eb47 used request id req-e821fac2-3bf6-4c7b-84d7-23ebfa8adb59 2018-10-12 04:23:41,818 - file_utils - DEBUG - Downloading file from - http://foo.bar 2018-10-12 04:23:41,819 - file_utils - DEBUG - Saving file to - /tmp/a6c920c0-a597-4ae8-9818-c6fa1047bcf6 2018-10-12 04:23:41,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" 2018-10-12 04:23:42,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b605d089-f29d-4c33-9146-902ebe74c531 Date: Fri, 12 Oct 2018 04:23:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:23:42,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-b605d089-f29d-4c33-9146-902ebe74c531 2018-10-12 04:23:42,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" 2018-10-12 04:23:42,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7604366-3abc-4d6f-9f86-8f46947f1058 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:23:42,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-e7604366-3abc-4d6f-9f86-8f46947f1058 2018-10-12 04:23:42,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" 2018-10-12 04:23:42,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04c322d3-f3e3-4b69-a355-5e41b7d0734d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:23:42,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-04c322d3-f3e3-4b69-a355-5e41b7d0734d 2018-10-12 04:23:42,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" 2018-10-12 04:23:42,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b6e080f-654a-4bf7-993f-31426870539a 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:23:42,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-5b6e080f-654a-4bf7-993f-31426870539a 2018-10-12 04:23:42,319 - keystone_utils - INFO - Deleting project with name - CreateImageNegativeTests-22b26525-33a8-485-proj 2018-10-12 04:23:42,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/503389025901437aa64f5ee46bbcb4ab -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" 2018-10-12 04:23:42,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-737f755f-8323-4acc-8ae6-c7de63cb8213 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:42,523 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/503389025901437aa64f5ee46bbcb4ab used request id req-737f755f-8323-4acc-8ae6-c7de63cb8213 2018-10-12 04:23:42,523 - keystone_utils - INFO - Deleting role with name - CreateImageNegativeTests-22b26525-33a8-485-proj-role 2018-10-12 04:23:42,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f707a1b6f1a841b99e5f6e4e0654a192 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" 2018-10-12 04:23:42,640 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa081870-3565-4576-908a-0e52c011df3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:42,640 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f707a1b6f1a841b99e5f6e4e0654a192 used request id req-aa081870-3565-4576-908a-0e52c011df3c 2018-10-12 04:23:42,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1d0384b5925891744e6f781398496df06320d58" 2018-10-12 04:23:42,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-307c6bf1-c0ad-4dfd-975f-058c06994c0b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:42,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-307c6bf1-c0ad-4dfd-975f-058c06994c0b 2018-10-12 04:23:42,738 - keystone_utils - INFO - Deleting user with name - CreateImageNegativeTests-22b26525-33a8-485-user 2018-10-12 04:23:42,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/93ee206b2e7e4ea381574433a4056781 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8df71b96ac2d1c5b434666c3fa5897040c87e4df" 2018-10-12 04:23:42,895 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c5ecea0-19ab-47b1-a5e2-5063c464bc0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:42,895 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/93ee206b2e7e4ea381574433a4056781 used request id req-6c5ecea0-19ab-47b1-a5e2-5063c464bc0f 2018-10-12 04:23:42,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:43,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["IAvKxZdDT1mH0-I04XRwuQ"], "issued_at": "2018-10-12T04:23:43.000000Z"}} 2018-10-12 04:23:43,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}730dec952d99e3c545ad0924ffcb6fc912cd7e03" 2018-10-12 04:23:43,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-759e1d22-b0f4-4a8b-9c6c-7271eb33a7d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:43,357 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-759e1d22-b0f4-4a8b-9c6c-7271eb33a7d3 2018-10-12 04:23:43,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:43,359 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:43,731 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["lDRIJ7MUQeaABecsAYyY0Q"], "issued_at": "2018-10-12T04:23:43.000000Z"}} 2018-10-12 04:23:43,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" 2018-10-12 04:23:43,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-259550d0-388c-4cda-840b-b01f2bf93f51 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:43,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-259550d0-388c-4cda-840b-b01f2bf93f51 2018-10-12 04:23:43,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:43,824 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:43,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-aa6eb270-a824-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" 2018-10-12 04:23:43,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7dcf59c-351e-40be-afd1-f58865012f9f Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-aa6eb270-a824-47e-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:23:43,986 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-aa6eb270-a824-47e-proj used request id req-b7dcf59c-351e-40be-afd1-f58865012f9f 2018-10-12 04:23:43,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" 2018-10-12 04:23:44,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43bb341f-225b-493d-9a96-627e0c407a7f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:44,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-43bb341f-225b-493d-9a96-627e0c407a7f 2018-10-12 04:23:44,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-aa6eb270-a824-47e-proj"}}' 2018-10-12 04:23:44,203 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9051da48-5e78-4832-bb3f-3d5a6e75c103 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba01011df4bc450e857575d7dccf920d"}, "enabled": true, "id": "ba01011df4bc450e857575d7dccf920d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-aa6eb270-a824-47e-proj"}} 2018-10-12 04:23:44,203 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9051da48-5e78-4832-bb3f-3d5a6e75c103 2018-10-12 04:23:44,204 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-aa6eb270-a824-47e-proj 2018-10-12 04:23:44,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:44,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:44,579 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["-pE9EdrDRSO_3jX9V2-BTw"], "issued_at": "2018-10-12T04:23:44.000000Z"}} 2018-10-12 04:23:44,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f451b3fb9ec7a440148a82cd816de8ee94f8a8f4" 2018-10-12 04:23:44,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-368dd37e-8da2-43e2-9f32-10179cbcf658 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:44,663 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-368dd37e-8da2-43e2-9f32-10179cbcf658 2018-10-12 04:23:44,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:44,673 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:44,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f451b3fb9ec7a440148a82cd816de8ee94f8a8f4" 2018-10-12 04:23:44,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce984a68-b978-4d61-9b6a-81d08cc8ba40 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:23:44,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ce984a68-b978-4d61-9b6a-81d08cc8ba40 2018-10-12 04:23:44,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-aa6eb270-a824-47e-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f451b3fb9ec7a440148a82cd816de8ee94f8a8f4" 2018-10-12 04:23:44,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-751ef43f-9b4d-4f12-ae43-809890bf5872 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-aa6eb270-a824-47e-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ba01011df4bc450e857575d7dccf920d"}, "enabled": true, "id": "ba01011df4bc450e857575d7dccf920d", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-aa6eb270-a824-47e-proj"}]} 2018-10-12 04:23:44,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-aa6eb270-a824-47e-proj used request id req-751ef43f-9b4d-4f12-ae43-809890bf5872 2018-10-12 04:23:44,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f451b3fb9ec7a440148a82cd816de8ee94f8a8f4" 2018-10-12 04:23:44,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb0ae32-d5bb-4065-b69a-a5cf4f5ccbd6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:44,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6fb0ae32-d5bb-4065-b69a-a5cf4f5ccbd6 2018-10-12 04:23:45,257 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-aa6eb270-a824-47e-user 2018-10-12 04:23:45,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:45,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" 2018-10-12 04:23:45,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa83f39-fdd6-4bed-8333-ee007ed23165 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:45,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2fa83f39-fdd6-4bed-8333-ee007ed23165 2018-10-12 04:23:45,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" -d '{"role": {"name": "CreateMultiPartImageTests-aa6eb270-a824-47e-proj-role"}}' 2018-10-12 04:23:45,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77fca4ae-ba78-4a7e-a77b-8d84bea3e09e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d0ac0db583547a194331e72da6b8c63", "links": {"self": "http://172.30.9.27:5000/v3/roles/5d0ac0db583547a194331e72da6b8c63"}, "name": "CreateMultiPartImageTests-aa6eb270-a824-47e-proj-role"}} 2018-10-12 04:23:45,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-77fca4ae-ba78-4a7e-a77b-8d84bea3e09e 2018-10-12 04:23:45,461 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-aa6eb270-a824-47e-proj-role 2018-10-12 04:23:45,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/5d0ac0db583547a194331e72da6b8c63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" 2018-10-12 04:23:45,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca99da81-bd22-4541-ac2d-89d5e7e5580c Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/5d0ac0db583547a194331e72da6b8c63"}, "domain_id": null, "name": "CreateMultiPartImageTests-aa6eb270-a824-47e-proj-role", "id": "5d0ac0db583547a194331e72da6b8c63"}} 2018-10-12 04:23:45,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/5d0ac0db583547a194331e72da6b8c63 used request id req-ca99da81-bd22-4541-ac2d-89d5e7e5580c 2018-10-12 04:23:45,548 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-aa6eb270-a824-47e-proj-role to project CreateMultiPartImageTests-aa6eb270-a824-47e-proj 2018-10-12 04:23:45,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ba01011df4bc450e857575d7dccf920d/users/04c0b391452147358562a435c01d3979/roles/5d0ac0db583547a194331e72da6b8c63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" 2018-10-12 04:23:45,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1315c069-e81b-4c62-831a-d5630a29877e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:45,685 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ba01011df4bc450e857575d7dccf920d/users/04c0b391452147358562a435c01d3979/roles/5d0ac0db583547a194331e72da6b8c63 used request id req-1315c069-e81b-4c62-831a-d5630a29877e 2018-10-12 04:23:45,686 - create_image_tests - WARNING - Will not download the kernel image. Cannot execute test 2018-10-12 04:23:45,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" 2018-10-12 04:23:45,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-387389de-cd52-42b1-92dd-a06e59529e15 Date: Fri, 12 Oct 2018 04:23:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:23:45,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-387389de-cd52-42b1-92dd-a06e59529e15 2018-10-12 04:23:45,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" 2018-10-12 04:23:46,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f2269f0-cada-4914-9e65-55455a2b7c26 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:23:46,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-4f2269f0-cada-4914-9e65-55455a2b7c26 2018-10-12 04:23:46,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" 2018-10-12 04:23:46,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2435b4a5-e559-433a-9a94-339b9a34fb89 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:23:46,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-2435b4a5-e559-433a-9a94-339b9a34fb89 2018-10-12 04:23:46,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" 2018-10-12 04:23:46,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3eaa94e-f9be-4012-829a-a3453dc4e625 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:23:46,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-b3eaa94e-f9be-4012-829a-a3453dc4e625 2018-10-12 04:23:46,264 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-aa6eb270-a824-47e-proj 2018-10-12 04:23:46,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/ba01011df4bc450e857575d7dccf920d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" 2018-10-12 04:23:46,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e878ec2e-6008-40a6-b227-df9989c4bbc1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:46,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ba01011df4bc450e857575d7dccf920d used request id req-e878ec2e-6008-40a6-b227-df9989c4bbc1 2018-10-12 04:23:46,470 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-aa6eb270-a824-47e-proj-role 2018-10-12 04:23:46,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/5d0ac0db583547a194331e72da6b8c63 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" 2018-10-12 04:23:46,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f37476d1-b6dc-4420-9e90-a9a37c41067d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:46,568 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/5d0ac0db583547a194331e72da6b8c63 used request id req-f37476d1-b6dc-4420-9e90-a9a37c41067d 2018-10-12 04:23:46,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06271ed408369569576ffaf4bccb17b558e0f10b" 2018-10-12 04:23:46,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50621a7f-f22f-452d-a7aa-25c2c8c41f7b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:46,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-50621a7f-f22f-452d-a7aa-25c2c8c41f7b 2018-10-12 04:23:46,663 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-aa6eb270-a824-47e-user 2018-10-12 04:23:46,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/04c0b391452147358562a435c01d3979 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f451b3fb9ec7a440148a82cd816de8ee94f8a8f4" 2018-10-12 04:23:46,849 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bd7013e-d4a6-4ec1-a4a1-f4f988d8b089 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:46,850 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/04c0b391452147358562a435c01d3979 used request id req-9bd7013e-d4a6-4ec1-a4a1-f4f988d8b089 2018-10-12 04:23:46,851 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:47,226 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["_X1FPMm3QMuJMTwnGdAbEw"], "issued_at": "2018-10-12T04:23:47.000000Z"}} 2018-10-12 04:23:47,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}847f4a11e0e64f6e2084dac4d4ad807288f8a23c" 2018-10-12 04:23:47,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c46f709-5bac-470c-a129-9a675e9ec0a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:47,309 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5c46f709-5bac-470c-a129-9a675e9ec0a7 2018-10-12 04:23:47,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:47,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:47,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["PSMUadBYRt6S2wEUSYayqg"], "issued_at": "2018-10-12T04:23:47.000000Z"}} 2018-10-12 04:23:47,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" 2018-10-12 04:23:47,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0273828b-f310-47b7-9091-ae1f517f9e1f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:47,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0273828b-f310-47b7-9091-ae1f517f9e1f 2018-10-12 04:23:47,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:47,795 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:47,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-434b4be8-ec9a-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" 2018-10-12 04:23:47,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-acbdc806-5027-4344-93c0-c60bc602f794 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-434b4be8-ec9a-410-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:23:47,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-434b4be8-ec9a-410-proj used request id req-acbdc806-5027-4344-93c0-c60bc602f794 2018-10-12 04:23:47,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" 2018-10-12 04:23:47,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdbcd05c-e731-4e48-81c9-7620162c1919 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:47,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-cdbcd05c-e731-4e48-81c9-7620162c1919 2018-10-12 04:23:47,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-434b4be8-ec9a-410-proj"}}' 2018-10-12 04:23:48,030 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb0ffa51-c9e7-4e77-ada6-f40c68998576 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3a3e13b8bc345ea93eae9f6b5a9262f"}, "enabled": true, "id": "f3a3e13b8bc345ea93eae9f6b5a9262f", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-434b4be8-ec9a-410-proj"}} 2018-10-12 04:23:48,030 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-eb0ffa51-c9e7-4e77-ada6-f40c68998576 2018-10-12 04:23:48,030 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-434b4be8-ec9a-410-proj 2018-10-12 04:23:48,030 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:48,031 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:48,415 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["vSjNOXYdR-eop61mGN5r7g"], "issued_at": "2018-10-12T04:23:48.000000Z"}} 2018-10-12 04:23:48,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf44c517ef0a02b92b136d8c2c69be0a4d54c247" 2018-10-12 04:23:48,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94116111-64ec-4b1d-8958-8b36cd2aed2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:48,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-94116111-64ec-4b1d-8958-8b36cd2aed2b 2018-10-12 04:23:48,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:48,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:48,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf44c517ef0a02b92b136d8c2c69be0a4d54c247" 2018-10-12 04:23:48,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af4b09d7-e36d-4665-956f-216d49373fc6 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:23:48,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-af4b09d7-e36d-4665-956f-216d49373fc6 2018-10-12 04:23:48,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-434b4be8-ec9a-410-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf44c517ef0a02b92b136d8c2c69be0a4d54c247" 2018-10-12 04:23:48,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1162c55-7c10-42aa-b58d-bec5eb372788 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-434b4be8-ec9a-410-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3a3e13b8bc345ea93eae9f6b5a9262f"}, "enabled": true, "id": "f3a3e13b8bc345ea93eae9f6b5a9262f", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-434b4be8-ec9a-410-proj"}]} 2018-10-12 04:23:48,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-434b4be8-ec9a-410-proj used request id req-d1162c55-7c10-42aa-b58d-bec5eb372788 2018-10-12 04:23:48,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf44c517ef0a02b92b136d8c2c69be0a4d54c247" 2018-10-12 04:23:48,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc6e6a1-f6b3-46c4-873d-8878382ad72f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:48,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5bc6e6a1-f6b3-46c4-873d-8878382ad72f 2018-10-12 04:23:49,239 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-434b4be8-ec9a-410-user 2018-10-12 04:23:49,239 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:49,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" 2018-10-12 04:23:49,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1363634-969e-4e45-b52e-1f403c1894ab Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:49,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f1363634-969e-4e45-b52e-1f403c1894ab 2018-10-12 04:23:49,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" -d '{"role": {"name": "CreateMultiPartImageTests-434b4be8-ec9a-410-proj-role"}}' 2018-10-12 04:23:49,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e68df1f8-811b-422b-9915-66d32fa4ee3d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a30555ed2a4b43bb9405d30fd69c7e3c", "links": {"self": "http://172.30.9.27:5000/v3/roles/a30555ed2a4b43bb9405d30fd69c7e3c"}, "name": "CreateMultiPartImageTests-434b4be8-ec9a-410-proj-role"}} 2018-10-12 04:23:49,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e68df1f8-811b-422b-9915-66d32fa4ee3d 2018-10-12 04:23:49,443 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-434b4be8-ec9a-410-proj-role 2018-10-12 04:23:49,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a30555ed2a4b43bb9405d30fd69c7e3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" 2018-10-12 04:23:49,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-569cf999-0f9b-4d5d-a37f-9c85a219f0e9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a30555ed2a4b43bb9405d30fd69c7e3c"}, "domain_id": null, "name": "CreateMultiPartImageTests-434b4be8-ec9a-410-proj-role", "id": "a30555ed2a4b43bb9405d30fd69c7e3c"}} 2018-10-12 04:23:49,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a30555ed2a4b43bb9405d30fd69c7e3c used request id req-569cf999-0f9b-4d5d-a37f-9c85a219f0e9 2018-10-12 04:23:49,538 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-434b4be8-ec9a-410-proj-role to project CreateMultiPartImageTests-434b4be8-ec9a-410-proj 2018-10-12 04:23:49,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/f3a3e13b8bc345ea93eae9f6b5a9262f/users/221ae1c1da0d4e6c8f66901507397835/roles/a30555ed2a4b43bb9405d30fd69c7e3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" 2018-10-12 04:23:49,667 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-440c8c4d-3fde-406d-ae7d-2554ff8aeedc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:49,667 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f3a3e13b8bc345ea93eae9f6b5a9262f/users/221ae1c1da0d4e6c8f66901507397835/roles/a30555ed2a4b43bb9405d30fd69c7e3c used request id req-440c8c4d-3fde-406d-ae7d-2554ff8aeedc 2018-10-12 04:23:49,678 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-12 04:23:49,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" 2018-10-12 04:23:49,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8d0fb0ab-9a9c-4145-9e57-71b853ebf07f Date: Fri, 12 Oct 2018 04:23:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:23:49,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-8d0fb0ab-9a9c-4145-9e57-71b853ebf07f 2018-10-12 04:23:49,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" 2018-10-12 04:23:49,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-776562e3-dd0f-4da6-90a0-d88b3e5ba623 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:23:49,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-776562e3-dd0f-4da6-90a0-d88b3e5ba623 2018-10-12 04:23:50,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" 2018-10-12 04:23:50,089 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2c034ce-1539-4725-8de3-c472bd3bd7de Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:23:50,089 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-d2c034ce-1539-4725-8de3-c472bd3bd7de 2018-10-12 04:23:50,093 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" 2018-10-12 04:23:50,176 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00e2be01-a7b5-4a8b-94bd-1793d413334c 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:23:50,176 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-00e2be01-a7b5-4a8b-94bd-1793d413334c 2018-10-12 04:23:50,177 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-434b4be8-ec9a-410-proj 2018-10-12 04:23:50,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/f3a3e13b8bc345ea93eae9f6b5a9262f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" 2018-10-12 04:23:50,397 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ec17fe8d-dd4b-43f1-95ca-8a7c0e09136c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:50,397 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f3a3e13b8bc345ea93eae9f6b5a9262f used request id req-ec17fe8d-dd4b-43f1-95ca-8a7c0e09136c 2018-10-12 04:23:50,397 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-434b4be8-ec9a-410-proj-role 2018-10-12 04:23:50,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a30555ed2a4b43bb9405d30fd69c7e3c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" 2018-10-12 04:23:50,502 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c97e7fc2-6f4b-4c1c-9d95-3524f43266b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:50,502 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a30555ed2a4b43bb9405d30fd69c7e3c used request id req-c97e7fc2-6f4b-4c1c-9d95-3524f43266b2 2018-10-12 04:23:50,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8cafad38d0b6b534704ae71447dfc120af67a7c" 2018-10-12 04:23:50,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9481ec37-f586-4620-b45c-73118793d8c9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:50,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9481ec37-f586-4620-b45c-73118793d8c9 2018-10-12 04:23:50,586 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-434b4be8-ec9a-410-user 2018-10-12 04:23:50,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/221ae1c1da0d4e6c8f66901507397835 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf44c517ef0a02b92b136d8c2c69be0a4d54c247" 2018-10-12 04:23:50,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08cd8c31-0db0-4137-8623-b902aee27385 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:50,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/221ae1c1da0d4e6c8f66901507397835 used request id req-08cd8c31-0db0-4137-8623-b902aee27385 2018-10-12 04:23:50,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:51,161 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["moVYYEvOTqCClekwjNN8zw"], "issued_at": "2018-10-12T04:23:51.000000Z"}} 2018-10-12 04:23:51,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0347232cacce6fea0585e9cbfc520c795097e42" 2018-10-12 04:23:51,239 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2225f94-36c7-49c8-93b6-4de8dca75355 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:51,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b2225f94-36c7-49c8-93b6-4de8dca75355 2018-10-12 04:23:51,241 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:51,242 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:51,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["XW1NJJdhQCq6ZTMdUtOkfQ"], "issued_at": "2018-10-12T04:23:51.000000Z"}} 2018-10-12 04:23:51,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" 2018-10-12 04:23:51,721 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd1cc592-d9bc-4b00-bc36-0b3f18452ab3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:51,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bd1cc592-d9bc-4b00-bc36-0b3f18452ab3 2018-10-12 04:23:51,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:51,732 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:51,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" 2018-10-12 04:23:51,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a52a0eb-8122-47a6-990b-298a88d6354e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:23:51,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj used request id req-5a52a0eb-8122-47a6-990b-298a88d6354e 2018-10-12 04:23:51,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" 2018-10-12 04:23:51,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4ed4e6c-cc9c-43dd-886b-7c2a0abee259 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:51,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c4ed4e6c-cc9c-43dd-886b-7c2a0abee259 2018-10-12 04:23:51,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj"}}' 2018-10-12 04:23:52,023 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee1ca56b-7d54-4fdc-82bd-02bf79e7f66b Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62b34ac1786b41fc9cc7b511e352b252"}, "enabled": true, "id": "62b34ac1786b41fc9cc7b511e352b252", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj"}} 2018-10-12 04:23:52,023 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ee1ca56b-7d54-4fdc-82bd-02bf79e7f66b 2018-10-12 04:23:52,024 - keystone_utils - INFO - Created project with name - CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj 2018-10-12 04:23:52,024 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:52,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:52,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["UU1zeJUXQVKPw_Ghba1-lw"], "issued_at": "2018-10-12T04:23:52.000000Z"}} 2018-10-12 04:23:52,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8057d6287400798b4f1987bc211df05dbdc84b97" 2018-10-12 04:23:52,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af129783-df78-4dbd-bb84-8a634f681c4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:52,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-af129783-df78-4dbd-bb84-8a634f681c4c 2018-10-12 04:23:52,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:52,431 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:52,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8057d6287400798b4f1987bc211df05dbdc84b97" 2018-10-12 04:23:52,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62d36c9-3027-4b09-98a1-53c7342160ae Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:23:52,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c62d36c9-3027-4b09-98a1-53c7342160ae 2018-10-12 04:23:52,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8057d6287400798b4f1987bc211df05dbdc84b97" 2018-10-12 04:23:52,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37f7548b-52c9-4242-badd-ff54ff5051f4 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/62b34ac1786b41fc9cc7b511e352b252"}, "enabled": true, "id": "62b34ac1786b41fc9cc7b511e352b252", "parent_id": "default", "domain_id": "default", "name": "CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj"}]} 2018-10-12 04:23:52,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj used request id req-37f7548b-52c9-4242-badd-ff54ff5051f4 2018-10-12 04:23:52,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8057d6287400798b4f1987bc211df05dbdc84b97" 2018-10-12 04:23:52,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95b68ad1-582a-4d7e-a01b-026825d1c056 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:52,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-95b68ad1-582a-4d7e-a01b-026825d1c056 2018-10-12 04:23:53,090 - keystone_utils - INFO - Created user with name - CreateMultiPartImageTests-29ac50b9-7a56-4f0-user 2018-10-12 04:23:53,090 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:53,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" 2018-10-12 04:23:53,187 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fc2c547-3cd4-4539-8970-936c8dd065ca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:53,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6fc2c547-3cd4-4539-8970-936c8dd065ca 2018-10-12 04:23:53,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" -d '{"role": {"name": "CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj-role"}}' 2018-10-12 04:23:53,287 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70b9a831-bd1a-4413-a730-f2da6147b2f3 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c762913c6a58409c9dcaf4ffaab48749", "links": {"self": "http://172.30.9.27:5000/v3/roles/c762913c6a58409c9dcaf4ffaab48749"}, "name": "CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj-role"}} 2018-10-12 04:23:53,287 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-70b9a831-bd1a-4413-a730-f2da6147b2f3 2018-10-12 04:23:53,287 - keystone_utils - INFO - Created role with name - CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj-role 2018-10-12 04:23:53,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c762913c6a58409c9dcaf4ffaab48749 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" 2018-10-12 04:23:53,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b61d404e-eca4-4643-8218-80cf7d254b46 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c762913c6a58409c9dcaf4ffaab48749"}, "domain_id": null, "name": "CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj-role", "id": "c762913c6a58409c9dcaf4ffaab48749"}} 2018-10-12 04:23:53,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c762913c6a58409c9dcaf4ffaab48749 used request id req-b61d404e-eca4-4643-8218-80cf7d254b46 2018-10-12 04:23:53,378 - keystone_utils - INFO - Granting role CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj-role to project CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj 2018-10-12 04:23:53,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/62b34ac1786b41fc9cc7b511e352b252/users/f600063d40764eb294fb18b5652e9b9b/roles/c762913c6a58409c9dcaf4ffaab48749 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" 2018-10-12 04:23:53,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d66560ee-c447-4242-9147-7f9d091c9ee5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:53,512 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/62b34ac1786b41fc9cc7b511e352b252/users/f600063d40764eb294fb18b5652e9b9b/roles/c762913c6a58409c9dcaf4ffaab48749 used request id req-d66560ee-c447-4242-9147-7f9d091c9ee5 2018-10-12 04:23:53,571 - create_image_tests - WARNING - Test not executed as the image metadata requires image files 2018-10-12 04:23:53,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" 2018-10-12 04:23:53,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-2c015b62-4643-413e-aefe-b01aca0e82f5 Date: Fri, 12 Oct 2018 04:23:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:23:53,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-2c015b62-4643-413e-aefe-b01aca0e82f5 2018-10-12 04:23:53,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" 2018-10-12 04:23:53,878 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96995736-8f77-432f-b5b5-ab17242d851d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:23:53,878 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-96995736-8f77-432f-b5b5-ab17242d851d 2018-10-12 04:23:53,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" 2018-10-12 04:23:53,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cac03ed-33ef-4c9a-a49d-bcd4431aef6a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:23:53,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-1cac03ed-33ef-4c9a-a49d-bcd4431aef6a 2018-10-12 04:23:53,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" 2018-10-12 04:23:54,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddc550ec-eb81-4463-a197-bcbc5e94f193 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:23:54,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-ddc550ec-eb81-4463-a197-bcbc5e94f193 2018-10-12 04:23:54,062 - keystone_utils - INFO - Deleting project with name - CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj 2018-10-12 04:23:54,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/62b34ac1786b41fc9cc7b511e352b252 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" 2018-10-12 04:23:54,271 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-86608beb-961e-492f-9f6d-7cec294e4bda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:54,271 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/62b34ac1786b41fc9cc7b511e352b252 used request id req-86608beb-961e-492f-9f6d-7cec294e4bda 2018-10-12 04:23:54,272 - keystone_utils - INFO - Deleting role with name - CreateMultiPartImageTests-29ac50b9-7a56-4f0-proj-role 2018-10-12 04:23:54,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/c762913c6a58409c9dcaf4ffaab48749 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" 2018-10-12 04:23:54,382 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22f7f757-3dac-4f55-ad79-59508e9983b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:54,382 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/c762913c6a58409c9dcaf4ffaab48749 used request id req-22f7f757-3dac-4f55-ad79-59508e9983b5 2018-10-12 04:23:54,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cb76f517eb31abe00ff68b6e072a3cb77ac2c1c" 2018-10-12 04:23:54,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-088356a1-ebbb-4e74-b3f7-d405432e59ba Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:54,474 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-088356a1-ebbb-4e74-b3f7-d405432e59ba 2018-10-12 04:23:54,475 - keystone_utils - INFO - Deleting user with name - CreateMultiPartImageTests-29ac50b9-7a56-4f0-user 2018-10-12 04:23:54,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f600063d40764eb294fb18b5652e9b9b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8057d6287400798b4f1987bc211df05dbdc84b97" 2018-10-12 04:23:54,643 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40327e15-ec98-4437-8734-e87f1686c4c5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:54,644 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f600063d40764eb294fb18b5652e9b9b used request id req-40327e15-ec98-4437-8734-e87f1686c4c5 2018-10-12 04:23:54,645 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:55,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["zYEjHjG6TiuWJ_sjdsOGeQ"], "issued_at": "2018-10-12T04:23:55.000000Z"}} 2018-10-12 04:23:55,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}130a6d162c9a1cf47473d8306cf16cfbd8d19194" 2018-10-12 04:23:55,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fde3259d-70ce-4657-8469-012592f933b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:55,113 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fde3259d-70ce-4657-8469-012592f933b5 2018-10-12 04:23:55,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:55,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:55,493 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["_OoDCKN0Q1OywxXRd-nkGQ"], "issued_at": "2018-10-12T04:23:55.000000Z"}} 2018-10-12 04:23:55,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" 2018-10-12 04:23:55,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1723b6be-6f40-478a-bc79-edb78fdc0b6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:55,581 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1723b6be-6f40-478a-bc79-edb78fdc0b6d 2018-10-12 04:23:55,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:55,591 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:55,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-55f0a308-f269-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" 2018-10-12 04:23:55,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-744ee264-1083-450d-8bad-f7d93eceb039 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-55f0a308-f269-4cc-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:23:55,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-55f0a308-f269-4cc-proj used request id req-744ee264-1083-450d-8bad-f7d93eceb039 2018-10-12 04:23:55,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" 2018-10-12 04:23:55,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8a571da-6d0f-401e-bbf2-2661e6cd3162 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:55,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f8a571da-6d0f-401e-bbf2-2661e6cd3162 2018-10-12 04:23:55,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-55f0a308-f269-4cc-proj"}}' 2018-10-12 04:23:55,892 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff101916-9e53-4605-b33f-47a5d5bfc30d Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bad976d719f04eec915bee6447973e4b"}, "enabled": true, "id": "bad976d719f04eec915bee6447973e4b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-55f0a308-f269-4cc-proj"}} 2018-10-12 04:23:55,892 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ff101916-9e53-4605-b33f-47a5d5bfc30d 2018-10-12 04:23:55,893 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-55f0a308-f269-4cc-proj 2018-10-12 04:23:55,893 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:55,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:56,271 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:23:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["bijZGql0QweX220iHBKPvA"], "issued_at": "2018-10-12T04:23:56.000000Z"}} 2018-10-12 04:23:56,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413da0e7fe75cd9864949ccc28efc0213517a77f" 2018-10-12 04:23:56,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dba58856-be51-4763-8ea5-8f969ae2288e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:56,359 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dba58856-be51-4763-8ea5-8f969ae2288e 2018-10-12 04:23:56,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:23:56,369 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:23: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:23:56,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413da0e7fe75cd9864949ccc28efc0213517a77f" 2018-10-12 04:23:56,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7b44143-9420-4a91-9b09-84732ded8142 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:23:56,404 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d7b44143-9420-4a91-9b09-84732ded8142 2018-10-12 04:23:56,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-55f0a308-f269-4cc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413da0e7fe75cd9864949ccc28efc0213517a77f" 2018-10-12 04:23:56,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79898d90-d4db-45e6-ba36-240139b928eb Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-55f0a308-f269-4cc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bad976d719f04eec915bee6447973e4b"}, "enabled": true, "id": "bad976d719f04eec915bee6447973e4b", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-55f0a308-f269-4cc-proj"}]} 2018-10-12 04:23:56,497 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-55f0a308-f269-4cc-proj used request id req-79898d90-d4db-45e6-ba36-240139b928eb 2018-10-12 04:23:56,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413da0e7fe75cd9864949ccc28efc0213517a77f" 2018-10-12 04:23:56,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b1e0a8e-5960-4db3-a370-36d11367e729 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:23:56,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1b1e0a8e-5960-4db3-a370-36d11367e729 2018-10-12 04:23:56,951 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-55f0a308-f269-4cc-user 2018-10-12 04:23:56,952 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:56,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" 2018-10-12 04:23:57,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44a32d84-0047-44ca-906c-dd3dc44ec871 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:57,047 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-44a32d84-0047-44ca-906c-dd3dc44ec871 2018-10-12 04:23:57,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" -d '{"role": {"name": "CreateKeypairsTests-55f0a308-f269-4cc-proj-role"}}' 2018-10-12 04:23:57,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd8a12f0-7738-413c-a736-ab893cd9bde6 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f33b909060794750b123820659a41342", "links": {"self": "http://172.30.9.27:5000/v3/roles/f33b909060794750b123820659a41342"}, "name": "CreateKeypairsTests-55f0a308-f269-4cc-proj-role"}} 2018-10-12 04:23:57,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-fd8a12f0-7738-413c-a736-ab893cd9bde6 2018-10-12 04:23:57,162 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-55f0a308-f269-4cc-proj-role 2018-10-12 04:23:57,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f33b909060794750b123820659a41342 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" 2018-10-12 04:23:57,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290fa6b6-c6c8-4805-9f6c-27c58a75f72e Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f33b909060794750b123820659a41342"}, "domain_id": null, "name": "CreateKeypairsTests-55f0a308-f269-4cc-proj-role", "id": "f33b909060794750b123820659a41342"}} 2018-10-12 04:23:57,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f33b909060794750b123820659a41342 used request id req-290fa6b6-c6c8-4805-9f6c-27c58a75f72e 2018-10-12 04:23:57,249 - keystone_utils - INFO - Granting role CreateKeypairsTests-55f0a308-f269-4cc-proj-role to project CreateKeypairsTests-55f0a308-f269-4cc-proj 2018-10-12 04:23:57,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/bad976d719f04eec915bee6447973e4b/users/5eebfe2469034557a7cc8d00cf424893/roles/f33b909060794750b123820659a41342 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" 2018-10-12 04:23:57,379 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5bdc3391-cadc-44db-86b9-43bea2694da1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:57,379 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/bad976d719f04eec915bee6447973e4b/users/5eebfe2469034557a7cc8d00cf424893/roles/f33b909060794750b123820659a41342 used request id req-5bdc3391-cadc-44db-86b9-43bea2694da1 2018-10-12 04:23:57,380 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:23:57,440 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:23:57,441 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:57,823 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f33b909060794750b123820659a41342", "name": "CreateKeypairsTests-55f0a308-f269-4cc-proj-role"}], "expires_at": "2018-10-12T05:23:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bad976d719f04eec915bee6447973e4b", "name": "CreateKeypairsTests-55f0a308-f269-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/bad976d719f04eec915bee6447973e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/bad976d719f04eec915bee6447973e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/bad976d719f04eec915bee6447973e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/bad976d719f04eec915bee6447973e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/bad976d719f04eec915bee6447973e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/bad976d719f04eec915bee6447973e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/bad976d719f04eec915bee6447973e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/bad976d719f04eec915bee6447973e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/bad976d719f04eec915bee6447973e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/bad976d719f04eec915bee6447973e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/bad976d719f04eec915bee6447973e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/bad976d719f04eec915bee6447973e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-55f0a308-f269-4cc-user", "id": "5eebfe2469034557a7cc8d00cf424893"}, "audit_ids": ["XdrHYxh4SDe0EA_q3Chsdw"], "issued_at": "2018-10-12T04:23:57.000000Z"}} 2018-10-12 04:23:57,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090ea89c4a4f1921201ea223beeebc0b02ebee87" 2018-10-12 04:23:57,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f67de7-4ee7-4b49-88bd-80c850098358 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:23:57,921 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f8f67de7-4ee7-4b49-88bd-80c850098358 2018-10-12 04:23:57,922 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:23:57,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090ea89c4a4f1921201ea223beeebc0b02ebee87" 2018-10-12 04:23:58,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23: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-35a07a0e-4311-49f1-86aa-4139d3f57dd9 x-compute-request-id: req-35a07a0e-4311-49f1-86aa-4139d3f57dd9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 04:23:58,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-35a07a0e-4311-49f1-86aa-4139d3f57dd9 2018-10-12 04:23:58,088 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-0a0b03d5-ce8d-455d-811a-2f22a6020966... 2018-10-12 04:23:58,088 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 04:23:58,150 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-0a0b03d5-ce8d-455d-811a-2f22a6020966 2018-10-12 04:23:58,152 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090ea89c4a4f1921201ea223beeebc0b02ebee87" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/r0OUiOOsCiP7TSBKNUiKC7jKQKrZGtm16CXwG4iJRP7FEiYPT84K5/HYjb2HvXIIFkUaTXrrMXfHUEEZzZ5iebg2VH7VEZxWf2U2ULwWZsPryrR8RmUW6dox/yiU2gAMrBC0wnIolBAaUMavEY/14VOuKaiUHFt1bQnwQOgygQ==", "name": "CreateKeypairsTests-0a0b03d5-ce8d-455d-811a-2f22a6020966"}}' 2018-10-12 04:23:58,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23: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-a823ee48-ac19-49ab-a370-8f06a75a5fb9 x-compute-request-id: req-a823ee48-ac19-49ab-a370-8f06a75a5fb9 Content-Encoding: gzip Content-Length: 366 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC/r0OUiOOsCiP7TSBKNUiKC7jKQKrZGtm16CXwG4iJRP7FEiYPT84K5/HYjb2HvXIIFkUaTXrrMXfHUEEZzZ5iebg2VH7VEZxWf2U2ULwWZsPryrR8RmUW6dox/yiU2gAMrBC0wnIolBAaUMavEY/14VOuKaiUHFt1bQnwQOgygQ==", "user_id": "5eebfe2469034557a7cc8d00cf424893", "name": "CreateKeypairsTests-0a0b03d5-ce8d-455d-811a-2f22a6020966", "fingerprint": "c3:c6:26:63:f9:7e:2a:48:82:19:5c:89:01:d7:a5:b6"}} 2018-10-12 04:23:58,210 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a823ee48-ac19-49ab-a370-8f06a75a5fb9 2018-10-12 04:23:58,211 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-0a0b03d5-ce8d-455d-811a-2f22a6020966 2018-10-12 04:23:58,211 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:23:58,589 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f33b909060794750b123820659a41342", "name": "CreateKeypairsTests-55f0a308-f269-4cc-proj-role"}], "expires_at": "2018-10-12T05:23:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "bad976d719f04eec915bee6447973e4b", "name": "CreateKeypairsTests-55f0a308-f269-4cc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/bad976d719f04eec915bee6447973e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/bad976d719f04eec915bee6447973e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/bad976d719f04eec915bee6447973e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/bad976d719f04eec915bee6447973e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/bad976d719f04eec915bee6447973e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/bad976d719f04eec915bee6447973e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/bad976d719f04eec915bee6447973e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/bad976d719f04eec915bee6447973e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/bad976d719f04eec915bee6447973e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/bad976d719f04eec915bee6447973e4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/bad976d719f04eec915bee6447973e4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/bad976d719f04eec915bee6447973e4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-55f0a308-f269-4cc-user", "id": "5eebfe2469034557a7cc8d00cf424893"}, "audit_ids": ["c3EkV0MpRkGOOAWxjgiiiw"], "issued_at": "2018-10-12T04:23:58.000000Z"}} 2018-10-12 04:23:58,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-0a0b03d5-ce8d-455d-811a-2f22a6020966 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d9a979e981d0349bfa942bc9d7b4a78b026e97" 2018-10-12 04:23:58,791 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:23: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-4a2f4bc2-3921-4f70-bfd0-cfaafb43ce35 x-compute-request-id: req-4a2f4bc2-3921-4f70-bfd0-cfaafb43ce35 Content-Length: 0 Content-Type: application/json 2018-10-12 04:23:58,791 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-0a0b03d5-ce8d-455d-811a-2f22a6020966 used request id req-4a2f4bc2-3921-4f70-bfd0-cfaafb43ce35 2018-10-12 04:23:58,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6d9a979e981d0349bfa942bc9d7b4a78b026e97" 2018-10-12 04:23:58,815 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23: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-b833087d-6e89-43e8-bb96-bf04ddca28f6 x-compute-request-id: req-b833087d-6e89-43e8-bb96-bf04ddca28f6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 04:23:58,815 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-b833087d-6e89-43e8-bb96-bf04ddca28f6 2018-10-12 04:23:58,816 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-0a0b03d5-ce8d-455d-811a-2f22a6020966 2018-10-12 04:23:58,818 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-0a0b03d5-ce8d-455d-811a-2f22a6020966 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}090ea89c4a4f1921201ea223beeebc0b02ebee87" 2018-10-12 04:23:58,865 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:23: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-439177f6-09f8-4a6b-b1f6-c76c185b3339 x-compute-request-id: req-439177f6-09f8-4a6b-b1f6-c76c185b3339 Content-Length: 162 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Keypair CreateKeypairsTests-0a0b03d5-ce8d-455d-811a-2f22a6020966 not found for user 5eebfe2469034557a7cc8d00cf424893", "code": 404}} 2018-10-12 04:23:58,865 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-0a0b03d5-ce8d-455d-811a-2f22a6020966 used request id req-439177f6-09f8-4a6b-b1f6-c76c185b3339 2018-10-12 04:23:58,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" 2018-10-12 04:23:59,102 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8c289cf3-d0b4-4d87-84a6-266153dcda2d Date: Fri, 12 Oct 2018 04:23:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:23:59,102 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-8c289cf3-d0b4-4d87-84a6-266153dcda2d 2018-10-12 04:23:59,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" 2018-10-12 04:23:59,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45011775-f8e9-4373-920c-8ba0a049650b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:23:59,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-45011775-f8e9-4373-920c-8ba0a049650b 2018-10-12 04:23:59,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" 2018-10-12 04:23:59,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4be412ab-72f5-4b27-a358-b255deba67ce Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:23:59,296 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-4be412ab-72f5-4b27-a358-b255deba67ce 2018-10-12 04:23:59,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" 2018-10-12 04:23:59,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95555e6c-0f3c-481a-a722-5d1f9961df13 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:23:59,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-95555e6c-0f3c-481a-a722-5d1f9961df13 2018-10-12 04:23:59,394 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-55f0a308-f269-4cc-proj 2018-10-12 04:23:59,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/bad976d719f04eec915bee6447973e4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" 2018-10-12 04:23:59,619 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c198b98-fdb4-432d-878d-bf7bb0b27c57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:59,619 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/bad976d719f04eec915bee6447973e4b used request id req-2c198b98-fdb4-432d-878d-bf7bb0b27c57 2018-10-12 04:23:59,620 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-55f0a308-f269-4cc-proj-role 2018-10-12 04:23:59,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f33b909060794750b123820659a41342 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" 2018-10-12 04:23:59,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a655eda-dd15-4be2-b378-5af2d32eae10 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:59,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f33b909060794750b123820659a41342 used request id req-7a655eda-dd15-4be2-b378-5af2d32eae10 2018-10-12 04:23:59,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d66a34f2d480a8c609b8df38ada41c68e96df15" 2018-10-12 04:23:59,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:23:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37375a90-eb18-46f7-8df7-cb8dd0e0a524 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:23:59,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-37375a90-eb18-46f7-8df7-cb8dd0e0a524 2018-10-12 04:23:59,812 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-55f0a308-f269-4cc-user 2018-10-12 04:23:59,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/5eebfe2469034557a7cc8d00cf424893 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}413da0e7fe75cd9864949ccc28efc0213517a77f" 2018-10-12 04:23:59,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:23:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd5c59de-37f8-4dff-ada8-d6dfc1958f6f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:23:59,994 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/5eebfe2469034557a7cc8d00cf424893 used request id req-fd5c59de-37f8-4dff-ada8-d6dfc1958f6f 2018-10-12 04:23:59,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:00,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["p_h0zI28Qt-eSz5W-0UcqA"], "issued_at": "2018-10-12T04:24:00.000000Z"}} 2018-10-12 04:24:00,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f57203c5a0db93237fec891eeef2966085aadc1a" 2018-10-12 04:24:00,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fab4c80-9323-4b47-ae48-17ac88cbb264 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:00,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7fab4c80-9323-4b47-ae48-17ac88cbb264 2018-10-12 04:24:00,462 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:00,463 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:00,847 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["GfY8xSHdTRq2v0yP5hYldA"], "issued_at": "2018-10-12T04:24:00.000000Z"}} 2018-10-12 04:24:00,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" 2018-10-12 04:24:00,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f95de58-bdeb-4df7-af9f-2a98ffad9a93 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:00,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3f95de58-bdeb-4df7-af9f-2a98ffad9a93 2018-10-12 04:24:00,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:00,936 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:00,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-353856ed-6594-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" 2018-10-12 04:24:01,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ec100b-4088-4bee-abf1-2f55add63ab9 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-353856ed-6594-427-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:24:01,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-353856ed-6594-427-proj used request id req-46ec100b-4088-4bee-abf1-2f55add63ab9 2018-10-12 04:24:01,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" 2018-10-12 04:24:01,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-876910d3-ac83-4a3e-91b1-4ef1fb5f9f97 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:01,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-876910d3-ac83-4a3e-91b1-4ef1fb5f9f97 2018-10-12 04:24:01,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-353856ed-6594-427-proj"}}' 2018-10-12 04:24:01,239 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-713c14f6-6d8e-464a-a19b-f2876d239c12 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fe6aeb71c6ee4805a37d87ed36a7591d"}, "enabled": true, "id": "fe6aeb71c6ee4805a37d87ed36a7591d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-353856ed-6594-427-proj"}} 2018-10-12 04:24:01,239 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-713c14f6-6d8e-464a-a19b-f2876d239c12 2018-10-12 04:24:01,240 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-353856ed-6594-427-proj 2018-10-12 04:24:01,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:01,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:01,635 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["eCcOLs8qQ9yZcKoRHVtGKw"], "issued_at": "2018-10-12T04:24:01.000000Z"}} 2018-10-12 04:24:01,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc70457e6b359f8bad578b3d28f7468402e8e0f" 2018-10-12 04:24:01,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7531290f-dc47-42d6-9d76-e0a813ab35f4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:01,714 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7531290f-dc47-42d6-9d76-e0a813ab35f4 2018-10-12 04:24:01,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:01,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:01,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc70457e6b359f8bad578b3d28f7468402e8e0f" 2018-10-12 04:24:01,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb1a3eb0-da08-4721-9b34-d988d2686d05 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:24:01,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bb1a3eb0-da08-4721-9b34-d988d2686d05 2018-10-12 04:24:01,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-353856ed-6594-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc70457e6b359f8bad578b3d28f7468402e8e0f" 2018-10-12 04:24:01,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9b51c70-f2bf-4398-9c72-efca78988033 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-353856ed-6594-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fe6aeb71c6ee4805a37d87ed36a7591d"}, "enabled": true, "id": "fe6aeb71c6ee4805a37d87ed36a7591d", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-353856ed-6594-427-proj"}]} 2018-10-12 04:24:01,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-353856ed-6594-427-proj used request id req-f9b51c70-f2bf-4398-9c72-efca78988033 2018-10-12 04:24:01,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc70457e6b359f8bad578b3d28f7468402e8e0f" 2018-10-12 04:24:02,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2da4dcde-2ad3-4ff5-83f4-f097574ac386 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:02,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2da4dcde-2ad3-4ff5-83f4-f097574ac386 2018-10-12 04:24:02,377 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-353856ed-6594-427-user 2018-10-12 04:24:02,377 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:02,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" 2018-10-12 04:24:02,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22c35f56-116f-4700-9d08-9c19c5fe6310 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:24:02,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-22c35f56-116f-4700-9d08-9c19c5fe6310 2018-10-12 04:24:02,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" -d '{"role": {"name": "CreateKeypairsTests-353856ed-6594-427-proj-role"}}' 2018-10-12 04:24:02,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1433ec09-9d2a-4969-ac8c-5808a86df02b Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2dff852e02914b0ebfe27258f1768c10", "links": {"self": "http://172.30.9.27:5000/v3/roles/2dff852e02914b0ebfe27258f1768c10"}, "name": "CreateKeypairsTests-353856ed-6594-427-proj-role"}} 2018-10-12 04:24:02,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-1433ec09-9d2a-4969-ac8c-5808a86df02b 2018-10-12 04:24:02,586 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-353856ed-6594-427-proj-role 2018-10-12 04:24:02,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/2dff852e02914b0ebfe27258f1768c10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" 2018-10-12 04:24:02,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4cd3b69-0088-45c6-8e94-106e0500228b Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/2dff852e02914b0ebfe27258f1768c10"}, "domain_id": null, "name": "CreateKeypairsTests-353856ed-6594-427-proj-role", "id": "2dff852e02914b0ebfe27258f1768c10"}} 2018-10-12 04:24:02,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/2dff852e02914b0ebfe27258f1768c10 used request id req-d4cd3b69-0088-45c6-8e94-106e0500228b 2018-10-12 04:24:02,679 - keystone_utils - INFO - Granting role CreateKeypairsTests-353856ed-6594-427-proj-role to project CreateKeypairsTests-353856ed-6594-427-proj 2018-10-12 04:24:02,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/fe6aeb71c6ee4805a37d87ed36a7591d/users/1582f8996bee4bb29a720a7b5c8312ca/roles/2dff852e02914b0ebfe27258f1768c10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" 2018-10-12 04:24:02,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1ecdd8c-38da-46b7-bb48-e8b69c482032 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:02,798 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/fe6aeb71c6ee4805a37d87ed36a7591d/users/1582f8996bee4bb29a720a7b5c8312ca/roles/2dff852e02914b0ebfe27258f1768c10 used request id req-d1ecdd8c-38da-46b7-bb48-e8b69c482032 2018-10-12 04:24:02,799 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:02,987 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-81878854-9b6f-4774-9643-a32ff7eb5327.pub 2018-10-12 04:24:02,987 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:02,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:03,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dff852e02914b0ebfe27258f1768c10", "name": "CreateKeypairsTests-353856ed-6594-427-proj-role"}], "expires_at": "2018-10-12T05:24:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe6aeb71c6ee4805a37d87ed36a7591d", "name": "CreateKeypairsTests-353856ed-6594-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-353856ed-6594-427-user", "id": "1582f8996bee4bb29a720a7b5c8312ca"}, "audit_ids": ["aQcDGcDwSAGfLZ2uvKGvxg"], "issued_at": "2018-10-12T04:24:03.000000Z"}} 2018-10-12 04:24:03,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ff3bfbeeaeb33cdffb2104197c197f0529fcd" 2018-10-12 04:24:03,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec3507b8-71fe-4561-97ab-414bec97af12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:03,451 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ec3507b8-71fe-4561-97ab-414bec97af12 2018-10-12 04:24:03,452 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:03,456 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ff3bfbeeaeb33cdffb2104197c197f0529fcd" 2018-10-12 04:24:03,605 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-a320fe82-4dab-4c07-982f-7bfb8c86e43c x-compute-request-id: req-a320fe82-4dab-4c07-982f-7bfb8c86e43c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 04:24:03,605 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a320fe82-4dab-4c07-982f-7bfb8c86e43c 2018-10-12 04:24:03,606 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-81878854-9b6f-4774-9643-a32ff7eb5327... 2018-10-12 04:24:03,606 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-12 04:24:03,606 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsTests-81878854-9b6f-4774-9643-a32ff7eb5327.pub 2018-10-12 04:24:03,607 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-81878854-9b6f-4774-9643-a32ff7eb5327 2018-10-12 04:24:03,610 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ff3bfbeeaeb33cdffb2104197c197f0529fcd" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDD64K7s5l8ByjvwOkQ5qFVcqfXcBFRSvlH1p3FWqfalSCwuWo/HaSF8Lw2J2D5O06nE6MB43hZ5YVFc0/CLQIQlg2usM7QL1l/rCgaMIF0Q1aAD+tZqBoXbQ0TOWR1WE0m3tTvLxdUPpCrHPdosj+g4/wZSqzu7glh8AZSDAF2142KJaIDcCv8yMBjXYnJCWlGz8wCvAgOuOjwZYaELE6pwTUPHScVJi7UfHV01ZpAUQIGFZP6Wyy7tVdTw1noyQKX4jJg1EovWQqW0KsmnEzn8/DosYUeFehZ0ZtC6toik/JOUMX+jz6W5TtgINpidaxK38CcBpeM6LiaEEsQLZB", "name": "CreateKeypairsTests-81878854-9b6f-4774-9643-a32ff7eb5327"}}' 2018-10-12 04:24:03,664 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-720604bf-d184-459a-8949-5f4f31110acf x-compute-request-id: req-720604bf-d184-459a-8949-5f4f31110acf Content-Encoding: gzip Content-Length: 495 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDD64K7s5l8ByjvwOkQ5qFVcqfXcBFRSvlH1p3FWqfalSCwuWo/HaSF8Lw2J2D5O06nE6MB43hZ5YVFc0/CLQIQlg2usM7QL1l/rCgaMIF0Q1aAD+tZqBoXbQ0TOWR1WE0m3tTvLxdUPpCrHPdosj+g4/wZSqzu7glh8AZSDAF2142KJaIDcCv8yMBjXYnJCWlGz8wCvAgOuOjwZYaELE6pwTUPHScVJi7UfHV01ZpAUQIGFZP6Wyy7tVdTw1noyQKX4jJg1EovWQqW0KsmnEzn8/DosYUeFehZ0ZtC6toik/JOUMX+jz6W5TtgINpidaxK38CcBpeM6LiaEEsQLZB", "user_id": "1582f8996bee4bb29a720a7b5c8312ca", "name": "CreateKeypairsTests-81878854-9b6f-4774-9643-a32ff7eb5327", "fingerprint": "c7:37:34:fd:21:8d:ba:df:00:2d:ad:df:a4:99:f4:e3"}} 2018-10-12 04:24:03,665 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-720604bf-d184-459a-8949-5f4f31110acf 2018-10-12 04:24:03,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:04,031 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2dff852e02914b0ebfe27258f1768c10", "name": "CreateKeypairsTests-353856ed-6594-427-proj-role"}], "expires_at": "2018-10-12T05:24:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fe6aeb71c6ee4805a37d87ed36a7591d", "name": "CreateKeypairsTests-353856ed-6594-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fe6aeb71c6ee4805a37d87ed36a7591d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-353856ed-6594-427-user", "id": "1582f8996bee4bb29a720a7b5c8312ca"}, "audit_ids": ["mCfed9WcSPiYMXcf9KUb-g"], "issued_at": "2018-10-12T04:24:04.000000Z"}} 2018-10-12 04:24:04,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-81878854-9b6f-4774-9643-a32ff7eb5327 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c13e2464a879d3f34fcc1302f728210a48f198a" 2018-10-12 04:24:04,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-0595a703-1a8a-42b6-8dca-029b6dafbfc6 x-compute-request-id: req-0595a703-1a8a-42b6-8dca-029b6dafbfc6 Content-Encoding: gzip Content-Length: 555 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDDD64K7s5l8ByjvwOkQ5qFVcqfXcBFRSvlH1p3FWqfalSCwuWo/HaSF8Lw2J2D5O06nE6MB43hZ5YVFc0/CLQIQlg2usM7QL1l/rCgaMIF0Q1aAD+tZqBoXbQ0TOWR1WE0m3tTvLxdUPpCrHPdosj+g4/wZSqzu7glh8AZSDAF2142KJaIDcCv8yMBjXYnJCWlGz8wCvAgOuOjwZYaELE6pwTUPHScVJi7UfHV01ZpAUQIGFZP6Wyy7tVdTw1noyQKX4jJg1EovWQqW0KsmnEzn8/DosYUeFehZ0ZtC6toik/JOUMX+jz6W5TtgINpidaxK38CcBpeM6LiaEEsQLZB", "user_id": "1582f8996bee4bb29a720a7b5c8312ca", "name": "CreateKeypairsTests-81878854-9b6f-4774-9643-a32ff7eb5327", "deleted": false, "created_at": "2018-10-12T04:24:03.000000", "updated_at": null, "fingerprint": "c7:37:34:fd:21:8d:ba:df:00:2d:ad:df:a4:99:f4:e3", "deleted_at": null, "id": 65}} 2018-10-12 04:24:04,586 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-81878854-9b6f-4774-9643-a32ff7eb5327 used request id req-0595a703-1a8a-42b6-8dca-029b6dafbfc6 2018-10-12 04:24:04,586 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-81878854-9b6f-4774-9643-a32ff7eb5327 2018-10-12 04:24:04,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-81878854-9b6f-4774-9643-a32ff7eb5327 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}311ff3bfbeeaeb33cdffb2104197c197f0529fcd" 2018-10-12 04:24:04,628 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:24: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-2f18f81b-8ba7-4b36-89bc-9cb44a9ca3d7 x-compute-request-id: req-2f18f81b-8ba7-4b36-89bc-9cb44a9ca3d7 Content-Length: 0 Content-Type: application/json 2018-10-12 04:24:04,628 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-81878854-9b6f-4774-9643-a32ff7eb5327 used request id req-2f18f81b-8ba7-4b36-89bc-9cb44a9ca3d7 2018-10-12 04:24:04,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" 2018-10-12 04:24:04,919 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-224ed16a-87c3-40c0-b933-b41fd8a3bbc1 Date: Fri, 12 Oct 2018 04:24:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:24:04,919 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-224ed16a-87c3-40c0-b933-b41fd8a3bbc1 2018-10-12 04:24:04,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" 2018-10-12 04:24:05,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69dd0cc9-731c-4dca-a6ca-1d598532e403 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:24:05,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-69dd0cc9-731c-4dca-a6ca-1d598532e403 2018-10-12 04:24:05,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" 2018-10-12 04:24:05,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-293672e6-fdfc-4899-b779-5e1d9f548c3f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:24:05,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-293672e6-fdfc-4899-b779-5e1d9f548c3f 2018-10-12 04:24:05,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" 2018-10-12 04:24:05,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21dd1cf1-79d6-4453-9c7c-8d94151bcdfe 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:24:05,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-21dd1cf1-79d6-4453-9c7c-8d94151bcdfe 2018-10-12 04:24:05,198 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-353856ed-6594-427-proj 2018-10-12 04:24:05,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/fe6aeb71c6ee4805a37d87ed36a7591d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" 2018-10-12 04:24:05,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3041237a-a0b2-42d8-a2c8-ffaeae18ce8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:05,350 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/fe6aeb71c6ee4805a37d87ed36a7591d used request id req-3041237a-a0b2-42d8-a2c8-ffaeae18ce8a 2018-10-12 04:24:05,350 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-353856ed-6594-427-proj-role 2018-10-12 04:24:05,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/2dff852e02914b0ebfe27258f1768c10 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" 2018-10-12 04:24:05,473 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3448eead-cae8-45dc-89ce-bdd9fd58913f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:05,473 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/2dff852e02914b0ebfe27258f1768c10 used request id req-3448eead-cae8-45dc-89ce-bdd9fd58913f 2018-10-12 04:24:05,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fcf384548f47e141e3f828a6b991f3428536735" 2018-10-12 04:24:05,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fbf9f69-7060-41fa-bddc-474d1c419a9a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:24:05,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7fbf9f69-7060-41fa-bddc-474d1c419a9a 2018-10-12 04:24:05,558 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-353856ed-6594-427-user 2018-10-12 04:24:05,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/1582f8996bee4bb29a720a7b5c8312ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcc70457e6b359f8bad578b3d28f7468402e8e0f" 2018-10-12 04:24:05,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a33554d-beba-4bc4-85ce-8ed2abb6941f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:05,747 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1582f8996bee4bb29a720a7b5c8312ca used request id req-2a33554d-beba-4bc4-85ce-8ed2abb6941f 2018-10-12 04:24:05,749 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:06,130 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["R4ZNbcYDRJSApmyp9fzsOg"], "issued_at": "2018-10-12T04:24:06.000000Z"}} 2018-10-12 04:24:06,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0988f2421fc36358146dd370e4c011c0598e54f8" 2018-10-12 04:24:06,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76f13461-166c-4ce3-8c44-8b09fcfe7213 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:06,208 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-76f13461-166c-4ce3-8c44-8b09fcfe7213 2018-10-12 04:24:06,209 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:06,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:06,607 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["dh9VFwEbQDmXG3I8QJEbjg"], "issued_at": "2018-10-12T04:24:06.000000Z"}} 2018-10-12 04:24:06,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" 2018-10-12 04:24:06,699 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daadaa86-3bfe-4758-8397-d5386dc89496 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:06,699 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-daadaa86-3bfe-4758-8397-d5386dc89496 2018-10-12 04:24:06,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:06,711 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:06,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-50cde938-3e24-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" 2018-10-12 04:24:06,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22489cf3-cc48-46b2-9da7-c42161252f8a Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-50cde938-3e24-42d-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:24:06,801 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-50cde938-3e24-42d-proj used request id req-22489cf3-cc48-46b2-9da7-c42161252f8a 2018-10-12 04:24:06,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" 2018-10-12 04:24:06,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe1af1ab-4cd3-4513-ac6a-318e3f8920df Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:06,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-fe1af1ab-4cd3-4513-ac6a-318e3f8920df 2018-10-12 04:24:06,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-50cde938-3e24-42d-proj"}}' 2018-10-12 04:24:07,000 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-198536d4-51c0-4afb-84f5-ace1e6eee0ce Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9d5a323a7bf7483c81b356599207ddd3"}, "enabled": true, "id": "9d5a323a7bf7483c81b356599207ddd3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-50cde938-3e24-42d-proj"}} 2018-10-12 04:24:07,000 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-198536d4-51c0-4afb-84f5-ace1e6eee0ce 2018-10-12 04:24:07,000 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-50cde938-3e24-42d-proj 2018-10-12 04:24:07,000 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:07,001 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:07,387 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["0QMahL-3QP23IaF6_82I5w"], "issued_at": "2018-10-12T04:24:07.000000Z"}} 2018-10-12 04:24:07,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4eb725e302381768865c42d072427dd5e0c2be1" 2018-10-12 04:24:07,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81a3307e-01a2-46f1-95b6-718e982d7863 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:07,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-81a3307e-01a2-46f1-95b6-718e982d7863 2018-10-12 04:24:07,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:07,478 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:07,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4eb725e302381768865c42d072427dd5e0c2be1" 2018-10-12 04:24:07,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcaa40c3-a175-4adf-850c-03cbed6d1ba4 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:24:07,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-dcaa40c3-a175-4adf-850c-03cbed6d1ba4 2018-10-12 04:24:07,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-50cde938-3e24-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4eb725e302381768865c42d072427dd5e0c2be1" 2018-10-12 04:24:07,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee34249-bcdc-4a2c-a4e3-8e3c00f838e8 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-50cde938-3e24-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9d5a323a7bf7483c81b356599207ddd3"}, "enabled": true, "id": "9d5a323a7bf7483c81b356599207ddd3", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-50cde938-3e24-42d-proj"}]} 2018-10-12 04:24:07,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-50cde938-3e24-42d-proj used request id req-8ee34249-bcdc-4a2c-a4e3-8e3c00f838e8 2018-10-12 04:24:07,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4eb725e302381768865c42d072427dd5e0c2be1" 2018-10-12 04:24:07,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88f16b6-f9c3-4c51-b6ab-c39a910ae8d7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:07,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c88f16b6-f9c3-4c51-b6ab-c39a910ae8d7 2018-10-12 04:24:08,055 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-50cde938-3e24-42d-user 2018-10-12 04:24:08,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:08,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" 2018-10-12 04:24:08,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e387e973-91e8-4512-bd74-eacab946fb81 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:24:08,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e387e973-91e8-4512-bd74-eacab946fb81 2018-10-12 04:24:08,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" -d '{"role": {"name": "CreateKeypairsTests-50cde938-3e24-42d-proj-role"}}' 2018-10-12 04:24:08,251 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d11b3dc8-4db8-475d-8a71-dc9eeab0bacc Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e1ce2ede5f7647cc837e75f973fb7dae", "links": {"self": "http://172.30.9.27:5000/v3/roles/e1ce2ede5f7647cc837e75f973fb7dae"}, "name": "CreateKeypairsTests-50cde938-3e24-42d-proj-role"}} 2018-10-12 04:24:08,251 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-d11b3dc8-4db8-475d-8a71-dc9eeab0bacc 2018-10-12 04:24:08,252 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-50cde938-3e24-42d-proj-role 2018-10-12 04:24:08,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/e1ce2ede5f7647cc837e75f973fb7dae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" 2018-10-12 04:24:08,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cbbe1ca6-6528-41ec-b007-e0a91cd847ff Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/e1ce2ede5f7647cc837e75f973fb7dae"}, "domain_id": null, "name": "CreateKeypairsTests-50cde938-3e24-42d-proj-role", "id": "e1ce2ede5f7647cc837e75f973fb7dae"}} 2018-10-12 04:24:08,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/e1ce2ede5f7647cc837e75f973fb7dae used request id req-cbbe1ca6-6528-41ec-b007-e0a91cd847ff 2018-10-12 04:24:08,342 - keystone_utils - INFO - Granting role CreateKeypairsTests-50cde938-3e24-42d-proj-role to project CreateKeypairsTests-50cde938-3e24-42d-proj 2018-10-12 04:24:08,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/9d5a323a7bf7483c81b356599207ddd3/users/c905c45a3cad48e4a13fd725e41a1b97/roles/e1ce2ede5f7647cc837e75f973fb7dae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" 2018-10-12 04:24:08,475 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98685f76-cf8f-4f70-bfb3-6ab8acb1b7f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:08,475 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9d5a323a7bf7483c81b356599207ddd3/users/c905c45a3cad48e4a13fd725e41a1b97/roles/e1ce2ede5f7647cc837e75f973fb7dae used request id req-98685f76-cf8f-4f70-bfb3-6ab8acb1b7f7 2018-10-12 04:24:08,476 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:08,477 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:08,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:08,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e1ce2ede5f7647cc837e75f973fb7dae", "name": "CreateKeypairsTests-50cde938-3e24-42d-proj-role"}], "expires_at": "2018-10-12T05:24:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5a323a7bf7483c81b356599207ddd3", "name": "CreateKeypairsTests-50cde938-3e24-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5a323a7bf7483c81b356599207ddd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/9d5a323a7bf7483c81b356599207ddd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/9d5a323a7bf7483c81b356599207ddd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9d5a323a7bf7483c81b356599207ddd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/9d5a323a7bf7483c81b356599207ddd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/9d5a323a7bf7483c81b356599207ddd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5a323a7bf7483c81b356599207ddd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/9d5a323a7bf7483c81b356599207ddd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/9d5a323a7bf7483c81b356599207ddd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9d5a323a7bf7483c81b356599207ddd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/9d5a323a7bf7483c81b356599207ddd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/9d5a323a7bf7483c81b356599207ddd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-50cde938-3e24-42d-user", "id": "c905c45a3cad48e4a13fd725e41a1b97"}, "audit_ids": ["Kg8e5DsOToG0XgohgjubbA"], "issued_at": "2018-10-12T04:24:08.000000Z"}} 2018-10-12 04:24:08,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08b11a0a40420eb716daecd047a4865bd0e691f" 2018-10-12 04:24:08,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f506be92-518f-49f9-bb2e-dfa5df17968f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:08,914 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f506be92-518f-49f9-bb2e-dfa5df17968f 2018-10-12 04:24:08,915 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:08,920 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08b11a0a40420eb716daecd047a4865bd0e691f" 2018-10-12 04:24:09,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-25b80571-a663-438c-8f47-f48dac8e1b6d x-compute-request-id: req-25b80571-a663-438c-8f47-f48dac8e1b6d Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 04:24:09,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-25b80571-a663-438c-8f47-f48dac8e1b6d 2018-10-12 04:24:09,087 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-aaa1bd45-cede-4323-ba8c-4b401c615c61... 2018-10-12 04:24:09,088 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 04:24:32,117 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-aaa1bd45-cede-4323-ba8c-4b401c615c61 2018-10-12 04:24:32,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08b11a0a40420eb716daecd047a4865bd0e691f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDWmCIj0aaVxYtra4j8m0Te43Gcz8hTHhchBZhLo5yIsxGjHYFGxfJgXjoyjaEwZzViAs89lmTa7OvSoDEMvVxUaZE1Q1fn3DgtMoBHylHBQzDUan48/AHbLfJWX8aSOczAWPnB2C0HVl12ZQXfIyKEwbiMmNP3TBvZXf60ZF66fQZTRXidqkGXqtsc2Nth3E7/63F9I9MxFtKLCPg9s4HhF5AiJyRpYOPOgqEvTcjbRDrjBgciWmkeoeca30HGP3aCadCl34juggfOgaiNFe+o3whnP9Y6hs7Yn+bUSozSYKtNSFxR9DMAA2IgVMI4tLtJN27C7ai9yaq1meo4/WTyeOvLEPIIEUUMMZoEQs1lE+2TqF/W47+eCQ9Z0abLd7mlx8u63Lwlf2fu2DDXQMWG4wGhQID8uD2NtPjSumYIDzpamj2B8QlvutJIFYVZYgOVQCAyOqn73EKaTggNtnKKEz0CM6HjWGNXlWtTnD22e/3ciYrkZebHXsmaHXe74W5uPmGFxPBTdo6+WacAlR/hihHhT0BhXhKZjusRjhMBLI99JvmdShVyIJjUrmdDreV2zPHs6SXsJ2oxyA3jTtMgfIfXTD6u3BoGMSG/n6OvdKpRVwfyFcLdjf5nC3C9pHdJPRpoLNfObz07n4/c1N8Lf3RP1kyABUGbSJ4OA1QjSH0ThmWiYyy7wr0GZzYTNSPDgl5M5OS2aWWxEhXE+ymA+pf92G+gQd+dKm5V74auJr04jef+ThPqpNu0x0k6Hfl+pz677OM6mRnRh5P6ugBorC4+T7mXushNX7nJLaj+2DXRgizRYV8QHJ2rvnvEfWs75rwspPOTrv+t2hU9R0GCbTPW8A+LHaDUvNDJPCIGWNd07+tR3ulc9fBhpSu3kOwTdV2Of99u9JitVm/U/AeFEvhUt3hA+4TdhHZjcVrUbWHIgUZ5Z6xJjyNzDekminImeuKtdtYL13iJ7/7GSZj9YWRvADaz6aPs+tes9iiWJP21qZrDTKPIbLbgj1JzicAlSJCHI3IehcSFS+yzipN+K59kEHx0jnvFMkyHurJDhubqxeVykZPvJcWo2ahNd2zdM3rM3UiAyDBRCBufkXTrCLAlojp4URL83fFFzPx6YZEKkTFdDJoq2AnhWYsIYIIrF6OYDzAEU/cakP5QtlawPjpKIGByNCDILNmwGVgRGaYXChOa8s1VWLPSQeqOSkpDTMjePaKS+hl2ABIeWENOGfDZvFX6ONfhw5zl3FTYieroG3czr4WZx+QHQI/cEBk1QZztLALtcZvl4qzq2Tc5nN1aoyCbMJSn3OR6LxEcKB5kbOkWiTF4AwwIRBKZgJLEE1aMsf1FBNyS0IJPI3/8n4uKnh07Hs+idCuLPllzOI39EXeDP8K6/IMQIyyho23cnlhnZ30xHre4G/FqAQqw+9mb+I7GzoEfTZPseWW45QK2bGT+GvcVMlz5d+nm29/kjxLcJN/xrZ/brkkbW15Xva5UUAd7W+2++YMzGLEWxpH0ij9urEaKT6JpVHnq8QGeZ2sB5z1h6m6wVfbch14KIzZVwE9A8r26gy6nJGBDdEO/uZjZMh4wOEBWo1iRXJ36Kb+4XNFGPtmzWKMmzyDVCyikfnvTA9078SZ432sFD8VWErD0YTSyua/n3KIuWZeroQ==", "name": "CreateKeypairsTests-aaa1bd45-cede-4323-ba8c-4b401c615c61"}}' 2018-10-12 04:24:32,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-bf763970-e3e7-4cb3-822b-ba0848f6b890 x-compute-request-id: req-bf763970-e3e7-4cb3-822b-ba0848f6b890 Content-Encoding: gzip Content-Length: 1510 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDWmCIj0aaVxYtra4j8m0Te43Gcz8hTHhchBZhLo5yIsxGjHYFGxfJgXjoyjaEwZzViAs89lmTa7OvSoDEMvVxUaZE1Q1fn3DgtMoBHylHBQzDUan48/AHbLfJWX8aSOczAWPnB2C0HVl12ZQXfIyKEwbiMmNP3TBvZXf60ZF66fQZTRXidqkGXqtsc2Nth3E7/63F9I9MxFtKLCPg9s4HhF5AiJyRpYOPOgqEvTcjbRDrjBgciWmkeoeca30HGP3aCadCl34juggfOgaiNFe+o3whnP9Y6hs7Yn+bUSozSYKtNSFxR9DMAA2IgVMI4tLtJN27C7ai9yaq1meo4/WTyeOvLEPIIEUUMMZoEQs1lE+2TqF/W47+eCQ9Z0abLd7mlx8u63Lwlf2fu2DDXQMWG4wGhQID8uD2NtPjSumYIDzpamj2B8QlvutJIFYVZYgOVQCAyOqn73EKaTggNtnKKEz0CM6HjWGNXlWtTnD22e/3ciYrkZebHXsmaHXe74W5uPmGFxPBTdo6+WacAlR/hihHhT0BhXhKZjusRjhMBLI99JvmdShVyIJjUrmdDreV2zPHs6SXsJ2oxyA3jTtMgfIfXTD6u3BoGMSG/n6OvdKpRVwfyFcLdjf5nC3C9pHdJPRpoLNfObz07n4/c1N8Lf3RP1kyABUGbSJ4OA1QjSH0ThmWiYyy7wr0GZzYTNSPDgl5M5OS2aWWxEhXE+ymA+pf92G+gQd+dKm5V74auJr04jef+ThPqpNu0x0k6Hfl+pz677OM6mRnRh5P6ugBorC4+T7mXushNX7nJLaj+2DXRgizRYV8QHJ2rvnvEfWs75rwspPOTrv+t2hU9R0GCbTPW8A+LHaDUvNDJPCIGWNd07+tR3ulc9fBhpSu3kOwTdV2Of99u9JitVm/U/AeFEvhUt3hA+4TdhHZjcVrUbWHIgUZ5Z6xJjyNzDekminImeuKtdtYL13iJ7/7GSZj9YWRvADaz6aPs+tes9iiWJP21qZrDTKPIbLbgj1JzicAlSJCHI3IehcSFS+yzipN+K59kEHx0jnvFMkyHurJDhubqxeVykZPvJcWo2ahNd2zdM3rM3UiAyDBRCBufkXTrCLAlojp4URL83fFFzPx6YZEKkTFdDJoq2AnhWYsIYIIrF6OYDzAEU/cakP5QtlawPjpKIGByNCDILNmwGVgRGaYXChOa8s1VWLPSQeqOSkpDTMjePaKS+hl2ABIeWENOGfDZvFX6ONfhw5zl3FTYieroG3czr4WZx+QHQI/cEBk1QZztLALtcZvl4qzq2Tc5nN1aoyCbMJSn3OR6LxEcKB5kbOkWiTF4AwwIRBKZgJLEE1aMsf1FBNyS0IJPI3/8n4uKnh07Hs+idCuLPllzOI39EXeDP8K6/IMQIyyho23cnlhnZ30xHre4G/FqAQqw+9mb+I7GzoEfTZPseWW45QK2bGT+GvcVMlz5d+nm29/kjxLcJN/xrZ/brkkbW15Xva5UUAd7W+2++YMzGLEWxpH0ij9urEaKT6JpVHnq8QGeZ2sB5z1h6m6wVfbch14KIzZVwE9A8r26gy6nJGBDdEO/uZjZMh4wOEBWo1iRXJ36Kb+4XNFGPtmzWKMmzyDVCyikfnvTA9078SZ432sFD8VWErD0YTSyua/n3KIuWZeroQ==", "user_id": "c905c45a3cad48e4a13fd725e41a1b97", "name": "CreateKeypairsTests-aaa1bd45-cede-4323-ba8c-4b401c615c61", "fingerprint": "f8:8f:95:48:cb:1e:2b:87:69:e7:a1:55:bf:0a:74:fc"}} 2018-10-12 04:24:32,192 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-bf763970-e3e7-4cb3-822b-ba0848f6b890 2018-10-12 04:24:32,194 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:32,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e1ce2ede5f7647cc837e75f973fb7dae", "name": "CreateKeypairsTests-50cde938-3e24-42d-proj-role"}], "expires_at": "2018-10-12T05:24:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9d5a323a7bf7483c81b356599207ddd3", "name": "CreateKeypairsTests-50cde938-3e24-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/9d5a323a7bf7483c81b356599207ddd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/9d5a323a7bf7483c81b356599207ddd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/9d5a323a7bf7483c81b356599207ddd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9d5a323a7bf7483c81b356599207ddd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/9d5a323a7bf7483c81b356599207ddd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/9d5a323a7bf7483c81b356599207ddd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9d5a323a7bf7483c81b356599207ddd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/9d5a323a7bf7483c81b356599207ddd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/9d5a323a7bf7483c81b356599207ddd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9d5a323a7bf7483c81b356599207ddd3", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/9d5a323a7bf7483c81b356599207ddd3", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/9d5a323a7bf7483c81b356599207ddd3", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-50cde938-3e24-42d-user", "id": "c905c45a3cad48e4a13fd725e41a1b97"}, "audit_ids": ["DbXNbBtBShm_J7gt1nLleQ"], "issued_at": "2018-10-12T04:24:32.000000Z"}} 2018-10-12 04:24:32,583 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-aaa1bd45-cede-4323-ba8c-4b401c615c61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c66843e1b3da51ae2070b171f4b1b1977d39661" 2018-10-12 04:24:33,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-4f2857e0-7dd7-4daa-8bfc-f9c79405fdc1 x-compute-request-id: req-4f2857e0-7dd7-4daa-8bfc-f9c79405fdc1 Content-Encoding: gzip Content-Length: 1575 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAE4wDWmCIj0aaVxYtra4j8m0Te43Gcz8hTHhchBZhLo5yIsxGjHYFGxfJgXjoyjaEwZzViAs89lmTa7OvSoDEMvVxUaZE1Q1fn3DgtMoBHylHBQzDUan48/AHbLfJWX8aSOczAWPnB2C0HVl12ZQXfIyKEwbiMmNP3TBvZXf60ZF66fQZTRXidqkGXqtsc2Nth3E7/63F9I9MxFtKLCPg9s4HhF5AiJyRpYOPOgqEvTcjbRDrjBgciWmkeoeca30HGP3aCadCl34juggfOgaiNFe+o3whnP9Y6hs7Yn+bUSozSYKtNSFxR9DMAA2IgVMI4tLtJN27C7ai9yaq1meo4/WTyeOvLEPIIEUUMMZoEQs1lE+2TqF/W47+eCQ9Z0abLd7mlx8u63Lwlf2fu2DDXQMWG4wGhQID8uD2NtPjSumYIDzpamj2B8QlvutJIFYVZYgOVQCAyOqn73EKaTggNtnKKEz0CM6HjWGNXlWtTnD22e/3ciYrkZebHXsmaHXe74W5uPmGFxPBTdo6+WacAlR/hihHhT0BhXhKZjusRjhMBLI99JvmdShVyIJjUrmdDreV2zPHs6SXsJ2oxyA3jTtMgfIfXTD6u3BoGMSG/n6OvdKpRVwfyFcLdjf5nC3C9pHdJPRpoLNfObz07n4/c1N8Lf3RP1kyABUGbSJ4OA1QjSH0ThmWiYyy7wr0GZzYTNSPDgl5M5OS2aWWxEhXE+ymA+pf92G+gQd+dKm5V74auJr04jef+ThPqpNu0x0k6Hfl+pz677OM6mRnRh5P6ugBorC4+T7mXushNX7nJLaj+2DXRgizRYV8QHJ2rvnvEfWs75rwspPOTrv+t2hU9R0GCbTPW8A+LHaDUvNDJPCIGWNd07+tR3ulc9fBhpSu3kOwTdV2Of99u9JitVm/U/AeFEvhUt3hA+4TdhHZjcVrUbWHIgUZ5Z6xJjyNzDekminImeuKtdtYL13iJ7/7GSZj9YWRvADaz6aPs+tes9iiWJP21qZrDTKPIbLbgj1JzicAlSJCHI3IehcSFS+yzipN+K59kEHx0jnvFMkyHurJDhubqxeVykZPvJcWo2ahNd2zdM3rM3UiAyDBRCBufkXTrCLAlojp4URL83fFFzPx6YZEKkTFdDJoq2AnhWYsIYIIrF6OYDzAEU/cakP5QtlawPjpKIGByNCDILNmwGVgRGaYXChOa8s1VWLPSQeqOSkpDTMjePaKS+hl2ABIeWENOGfDZvFX6ONfhw5zl3FTYieroG3czr4WZx+QHQI/cEBk1QZztLALtcZvl4qzq2Tc5nN1aoyCbMJSn3OR6LxEcKB5kbOkWiTF4AwwIRBKZgJLEE1aMsf1FBNyS0IJPI3/8n4uKnh07Hs+idCuLPllzOI39EXeDP8K6/IMQIyyho23cnlhnZ30xHre4G/FqAQqw+9mb+I7GzoEfTZPseWW45QK2bGT+GvcVMlz5d+nm29/kjxLcJN/xrZ/brkkbW15Xva5UUAd7W+2++YMzGLEWxpH0ij9urEaKT6JpVHnq8QGeZ2sB5z1h6m6wVfbch14KIzZVwE9A8r26gy6nJGBDdEO/uZjZMh4wOEBWo1iRXJ36Kb+4XNFGPtmzWKMmzyDVCyikfnvTA9078SZ432sFD8VWErD0YTSyua/n3KIuWZeroQ==", "user_id": "c905c45a3cad48e4a13fd725e41a1b97", "name": "CreateKeypairsTests-aaa1bd45-cede-4323-ba8c-4b401c615c61", "deleted": false, "created_at": "2018-10-12T04:24:32.000000", "updated_at": null, "fingerprint": "f8:8f:95:48:cb:1e:2b:87:69:e7:a1:55:bf:0a:74:fc", "deleted_at": null, "id": 68}} 2018-10-12 04:24:33,128 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-aaa1bd45-cede-4323-ba8c-4b401c615c61 used request id req-4f2857e0-7dd7-4daa-8bfc-f9c79405fdc1 2018-10-12 04:24:33,129 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-aaa1bd45-cede-4323-ba8c-4b401c615c61 2018-10-12 04:24:33,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-aaa1bd45-cede-4323-ba8c-4b401c615c61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a08b11a0a40420eb716daecd047a4865bd0e691f" 2018-10-12 04:24:33,155 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:24: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-1bf290da-eeee-4ef2-a57d-2e660edfad66 x-compute-request-id: req-1bf290da-eeee-4ef2-a57d-2e660edfad66 Content-Length: 0 Content-Type: application/json 2018-10-12 04:24:33,156 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-aaa1bd45-cede-4323-ba8c-4b401c615c61 used request id req-1bf290da-eeee-4ef2-a57d-2e660edfad66 2018-10-12 04:24:33,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" 2018-10-12 04:24:33,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b1f10a69-344d-4b2e-9060-83bf9a769306 Date: Fri, 12 Oct 2018 04:24:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:24:33,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-b1f10a69-344d-4b2e-9060-83bf9a769306 2018-10-12 04:24:33,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" 2018-10-12 04:24:33,464 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18bef1ca-0771-4839-ba1f-1f1b1a318401 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:24:33,464 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-18bef1ca-0771-4839-ba1f-1f1b1a318401 2018-10-12 04:24:33,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" 2018-10-12 04:24:33,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6af1525-8dc4-457f-91bc-4b2818c8e33e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:24:33,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-a6af1525-8dc4-457f-91bc-4b2818c8e33e 2018-10-12 04:24:33,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" 2018-10-12 04:24:33,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d4d065-93ac-4de0-af84-a917aa4770a4 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:24:33,646 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-04d4d065-93ac-4de0-af84-a917aa4770a4 2018-10-12 04:24:33,647 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-50cde938-3e24-42d-proj 2018-10-12 04:24:33,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/9d5a323a7bf7483c81b356599207ddd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" 2018-10-12 04:24:33,846 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d96161a-0c0c-43f4-b6ee-10e969ad5fd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:33,846 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/9d5a323a7bf7483c81b356599207ddd3 used request id req-4d96161a-0c0c-43f4-b6ee-10e969ad5fd2 2018-10-12 04:24:33,846 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-50cde938-3e24-42d-proj-role 2018-10-12 04:24:33,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/e1ce2ede5f7647cc837e75f973fb7dae -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" 2018-10-12 04:24:33,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b536629-8045-43f7-b194-ee581d7ccb48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:33,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/e1ce2ede5f7647cc837e75f973fb7dae used request id req-0b536629-8045-43f7-b194-ee581d7ccb48 2018-10-12 04:24:33,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}727ec67e714c9f99f899f436970688cd398c6623" 2018-10-12 04:24:34,058 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9de2f82-c758-4b99-915c-424239f10951 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:24:34,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e9de2f82-c758-4b99-915c-424239f10951 2018-10-12 04:24:34,059 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-50cde938-3e24-42d-user 2018-10-12 04:24:34,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/c905c45a3cad48e4a13fd725e41a1b97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4eb725e302381768865c42d072427dd5e0c2be1" 2018-10-12 04:24:34,249 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6337f4cb-e583-4b73-9ad7-41041b0798bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:34,249 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c905c45a3cad48e4a13fd725e41a1b97 used request id req-6337f4cb-e583-4b73-9ad7-41041b0798bb 2018-10-12 04:24:34,252 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:34,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["vRnKyTx8Qj6pYfZJ--SZ-g"], "issued_at": "2018-10-12T04:24:34.000000Z"}} 2018-10-12 04:24:34,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ebe757968f89965b8692bfa2ae42007bed9d54c" 2018-10-12 04:24:34,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e9d6bce-638c-42d4-9307-9bc29771ae80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:34,730 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6e9d6bce-638c-42d4-9307-9bc29771ae80 2018-10-12 04:24:34,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:34,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:35,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["B9L8pAQcQWmoL45_22vneg"], "issued_at": "2018-10-12T04:24:35.000000Z"}} 2018-10-12 04:24:35,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" 2018-10-12 04:24:35,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63e6588-9bed-48a6-ae0d-936f39d8b00a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:35,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f63e6588-9bed-48a6-ae0d-936f39d8b00a 2018-10-12 04:24:35,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:35,215 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:35,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-74971db8-4d5c-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" 2018-10-12 04:24:35,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13301d48-09d0-4efe-84a0-088b793762ad Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-74971db8-4d5c-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:24:35,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-74971db8-4d5c-4d5-proj used request id req-13301d48-09d0-4efe-84a0-088b793762ad 2018-10-12 04:24:35,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" 2018-10-12 04:24:35,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ccffa64-a923-488e-9fef-f1f5d13c2330 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:35,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0ccffa64-a923-488e-9fef-f1f5d13c2330 2018-10-12 04:24:35,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-74971db8-4d5c-4d5-proj"}}' 2018-10-12 04:24:35,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d15dee8f-cc54-4c23-8a40-c174eed36970 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9eebad4528e446ef9144e5edef8f4f18"}, "enabled": true, "id": "9eebad4528e446ef9144e5edef8f4f18", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-74971db8-4d5c-4d5-proj"}} 2018-10-12 04:24:35,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d15dee8f-cc54-4c23-8a40-c174eed36970 2018-10-12 04:24:35,521 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-74971db8-4d5c-4d5-proj 2018-10-12 04:24:35,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:35,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:35,900 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["JDs6YSOPQG-eQWCIbToyYw"], "issued_at": "2018-10-12T04:24:35.000000Z"}} 2018-10-12 04:24:35,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276ec400212489cf19be0ac39be81303da2fb2f4" 2018-10-12 04:24:35,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2811fd56-6a9f-43a8-9467-3551d6f7579d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:35,988 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2811fd56-6a9f-43a8-9467-3551d6f7579d 2018-10-12 04:24:35,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:35,998 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:35,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276ec400212489cf19be0ac39be81303da2fb2f4" 2018-10-12 04:24:36,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d2f7b38-b08c-4702-a9b5-2c6449c3dae2 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:24:36,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4d2f7b38-b08c-4702-a9b5-2c6449c3dae2 2018-10-12 04:24:36,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-74971db8-4d5c-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276ec400212489cf19be0ac39be81303da2fb2f4" 2018-10-12 04:24:36,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10411411-476f-49c1-a113-ef2ba5f81a75 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-74971db8-4d5c-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9eebad4528e446ef9144e5edef8f4f18"}, "enabled": true, "id": "9eebad4528e446ef9144e5edef8f4f18", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-74971db8-4d5c-4d5-proj"}]} 2018-10-12 04:24:36,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-74971db8-4d5c-4d5-proj used request id req-10411411-476f-49c1-a113-ef2ba5f81a75 2018-10-12 04:24:36,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276ec400212489cf19be0ac39be81303da2fb2f4" 2018-10-12 04:24:36,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-030f1017-49f1-43fd-b5d1-403bc3f60e50 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:36,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-030f1017-49f1-43fd-b5d1-403bc3f60e50 2018-10-12 04:24:36,575 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-74971db8-4d5c-4d5-user 2018-10-12 04:24:36,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:36,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" 2018-10-12 04:24:36,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4000875-c419-49ef-9047-372b8c29c9fd Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:24:36,671 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b4000875-c419-49ef-9047-372b8c29c9fd 2018-10-12 04:24:36,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" -d '{"role": {"name": "CreateKeypairsTests-74971db8-4d5c-4d5-proj-role"}}' 2018-10-12 04:24:36,778 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e052378b-6157-44d8-98fc-4cd6fa99d5f1 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "816c52e49fee4cdd97a37f3b88b07087", "links": {"self": "http://172.30.9.27:5000/v3/roles/816c52e49fee4cdd97a37f3b88b07087"}, "name": "CreateKeypairsTests-74971db8-4d5c-4d5-proj-role"}} 2018-10-12 04:24:36,778 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e052378b-6157-44d8-98fc-4cd6fa99d5f1 2018-10-12 04:24:36,779 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-74971db8-4d5c-4d5-proj-role 2018-10-12 04:24:36,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/816c52e49fee4cdd97a37f3b88b07087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" 2018-10-12 04:24:36,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e2d860f-9b5a-4461-a904-500042be91c0 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/816c52e49fee4cdd97a37f3b88b07087"}, "domain_id": null, "name": "CreateKeypairsTests-74971db8-4d5c-4d5-proj-role", "id": "816c52e49fee4cdd97a37f3b88b07087"}} 2018-10-12 04:24:36,863 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/816c52e49fee4cdd97a37f3b88b07087 used request id req-2e2d860f-9b5a-4461-a904-500042be91c0 2018-10-12 04:24:36,864 - keystone_utils - INFO - Granting role CreateKeypairsTests-74971db8-4d5c-4d5-proj-role to project CreateKeypairsTests-74971db8-4d5c-4d5-proj 2018-10-12 04:24:36,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/9eebad4528e446ef9144e5edef8f4f18/users/791fab9e38b74776ae61803ac3bc2daa/roles/816c52e49fee4cdd97a37f3b88b07087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" 2018-10-12 04:24:36,997 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70dce29a-b079-4c42-8081-46ee613ad7ae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:36,997 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9eebad4528e446ef9144e5edef8f4f18/users/791fab9e38b74776ae61803ac3bc2daa/roles/816c52e49fee4cdd97a37f3b88b07087 used request id req-70dce29a-b079-4c42-8081-46ee613ad7ae 2018-10-12 04:24:36,997 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:36,999 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:37,000 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:37,381 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "816c52e49fee4cdd97a37f3b88b07087", "name": "CreateKeypairsTests-74971db8-4d5c-4d5-proj-role"}], "expires_at": "2018-10-12T05:24:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9eebad4528e446ef9144e5edef8f4f18", "name": "CreateKeypairsTests-74971db8-4d5c-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/9eebad4528e446ef9144e5edef8f4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/9eebad4528e446ef9144e5edef8f4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/9eebad4528e446ef9144e5edef8f4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9eebad4528e446ef9144e5edef8f4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/9eebad4528e446ef9144e5edef8f4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/9eebad4528e446ef9144e5edef8f4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9eebad4528e446ef9144e5edef8f4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/9eebad4528e446ef9144e5edef8f4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/9eebad4528e446ef9144e5edef8f4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9eebad4528e446ef9144e5edef8f4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/9eebad4528e446ef9144e5edef8f4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/9eebad4528e446ef9144e5edef8f4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-74971db8-4d5c-4d5-user", "id": "791fab9e38b74776ae61803ac3bc2daa"}, "audit_ids": ["0hMh4VadQ96jz-KIwylGrg"], "issued_at": "2018-10-12T04:24:37.000000Z"}} 2018-10-12 04:24:37,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c5ba07867d4517a99d93ef686dd3590a3d7457" 2018-10-12 04:24:37,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54c8cf02-28c0-41ef-8517-24620edf3790 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:37,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-54c8cf02-28c0-41ef-8517-24620edf3790 2018-10-12 04:24:37,454 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:37,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c5ba07867d4517a99d93ef686dd3590a3d7457" 2018-10-12 04:24:37,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-2a49be5d-d640-4d5a-be40-dcbfa8385699 x-compute-request-id: req-2a49be5d-d640-4d5a-be40-dcbfa8385699 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 04:24:37,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-2a49be5d-d640-4d5a-be40-dcbfa8385699 2018-10-12 04:24:37,561 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-7140d013-ee67-4174-a1e7-d60af2eed154... 2018-10-12 04:24:37,561 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 04:24:37,580 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-7140d013-ee67-4174-a1e7-d60af2eed154 2018-10-12 04:24:37,582 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c5ba07867d4517a99d93ef686dd3590a3d7457" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9BbeAnqoAFEPgKDnYzjLCJF60hVPqsqjrQO725ZqjQiNy8q7kGHdwzcCpzd9HvlLPo6Qa/+I0WeKaOgdJ6qZujPwpo4fCZdhzQ2owEEpfoRmh73Dw6gpxbtuXkaiLnAgc7LEvhHO7egu0J42q6Q/qMnpv6a3hm280iJZPBrimiQ==", "name": "CreateKeypairsTests-7140d013-ee67-4174-a1e7-d60af2eed154"}}' 2018-10-12 04:24:37,647 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-1a0163c6-07c1-4a55-8183-96d3fbbe6b42 x-compute-request-id: req-1a0163c6-07c1-4a55-8183-96d3fbbe6b42 Content-Encoding: gzip Content-Length: 365 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9BbeAnqoAFEPgKDnYzjLCJF60hVPqsqjrQO725ZqjQiNy8q7kGHdwzcCpzd9HvlLPo6Qa/+I0WeKaOgdJ6qZujPwpo4fCZdhzQ2owEEpfoRmh73Dw6gpxbtuXkaiLnAgc7LEvhHO7egu0J42q6Q/qMnpv6a3hm280iJZPBrimiQ==", "user_id": "791fab9e38b74776ae61803ac3bc2daa", "name": "CreateKeypairsTests-7140d013-ee67-4174-a1e7-d60af2eed154", "fingerprint": "9f:8a:47:0f:9c:ca:18:80:3e:a5:95:2f:eb:3b:f6:3a"}} 2018-10-12 04:24:37,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1a0163c6-07c1-4a55-8183-96d3fbbe6b42 2018-10-12 04:24:37,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:38,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "816c52e49fee4cdd97a37f3b88b07087", "name": "CreateKeypairsTests-74971db8-4d5c-4d5-proj-role"}], "expires_at": "2018-10-12T05:24:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9eebad4528e446ef9144e5edef8f4f18", "name": "CreateKeypairsTests-74971db8-4d5c-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/9eebad4528e446ef9144e5edef8f4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/9eebad4528e446ef9144e5edef8f4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/9eebad4528e446ef9144e5edef8f4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9eebad4528e446ef9144e5edef8f4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/9eebad4528e446ef9144e5edef8f4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/9eebad4528e446ef9144e5edef8f4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9eebad4528e446ef9144e5edef8f4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/9eebad4528e446ef9144e5edef8f4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/9eebad4528e446ef9144e5edef8f4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9eebad4528e446ef9144e5edef8f4f18", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/9eebad4528e446ef9144e5edef8f4f18", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/9eebad4528e446ef9144e5edef8f4f18", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-74971db8-4d5c-4d5-user", "id": "791fab9e38b74776ae61803ac3bc2daa"}, "audit_ids": ["xo_kPBjeRa6BuIsDvgJMhw"], "issued_at": "2018-10-12T04:24:38.000000Z"}} 2018-10-12 04:24:38,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-7140d013-ee67-4174-a1e7-d60af2eed154 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed4c429d98bc380a9670db8b1b1859024d726a0d" 2018-10-12 04:24:38,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-b348c682-ef89-4423-8678-931f3b0e7941 x-compute-request-id: req-b348c682-ef89-4423-8678-931f3b0e7941 Content-Encoding: gzip Content-Length: 420 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9BbeAnqoAFEPgKDnYzjLCJF60hVPqsqjrQO725ZqjQiNy8q7kGHdwzcCpzd9HvlLPo6Qa/+I0WeKaOgdJ6qZujPwpo4fCZdhzQ2owEEpfoRmh73Dw6gpxbtuXkaiLnAgc7LEvhHO7egu0J42q6Q/qMnpv6a3hm280iJZPBrimiQ==", "user_id": "791fab9e38b74776ae61803ac3bc2daa", "name": "CreateKeypairsTests-7140d013-ee67-4174-a1e7-d60af2eed154", "deleted": false, "created_at": "2018-10-12T04:24:37.000000", "updated_at": null, "fingerprint": "9f:8a:47:0f:9c:ca:18:80:3e:a5:95:2f:eb:3b:f6:3a", "deleted_at": null, "id": 71}} 2018-10-12 04:24:38,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-7140d013-ee67-4174-a1e7-d60af2eed154 used request id req-b348c682-ef89-4423-8678-931f3b0e7941 2018-10-12 04:24:38,571 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-7140d013-ee67-4174-a1e7-d60af2eed154 2018-10-12 04:24:38,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-7140d013-ee67-4174-a1e7-d60af2eed154 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}43c5ba07867d4517a99d93ef686dd3590a3d7457" 2018-10-12 04:24:38,616 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:24: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-84700d8e-f2e8-4c4e-bee9-49f64bb9d6e4 x-compute-request-id: req-84700d8e-f2e8-4c4e-bee9-49f64bb9d6e4 Content-Length: 0 Content-Type: application/json 2018-10-12 04:24:38,616 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-7140d013-ee67-4174-a1e7-d60af2eed154 used request id req-84700d8e-f2e8-4c4e-bee9-49f64bb9d6e4 2018-10-12 04:24:38,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" 2018-10-12 04:24:38,841 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ed9738eb-55f5-432b-8b39-9b6645f2b325 Date: Fri, 12 Oct 2018 04:24:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:24:38,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ed9738eb-55f5-432b-8b39-9b6645f2b325 2018-10-12 04:24:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" 2018-10-12 04:24:38,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6274cf0f-151f-4030-a8a0-31367e0b0956 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:24:38,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-6274cf0f-151f-4030-a8a0-31367e0b0956 2018-10-12 04:24:38,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" 2018-10-12 04:24:39,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-41ba5207-8ef3-4c92-86a5-2b9a1e0ad658 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:24:39,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-41ba5207-8ef3-4c92-86a5-2b9a1e0ad658 2018-10-12 04:24:39,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" 2018-10-12 04:24:39,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5d538b6-c5ef-4a72-8dee-057c3ad764f4 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:24:39,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-c5d538b6-c5ef-4a72-8dee-057c3ad764f4 2018-10-12 04:24:39,111 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-74971db8-4d5c-4d5-proj 2018-10-12 04:24:39,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/9eebad4528e446ef9144e5edef8f4f18 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" 2018-10-12 04:24:39,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb53aeec-1d7c-4d63-a68c-e4f46ecec6cc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:39,308 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/9eebad4528e446ef9144e5edef8f4f18 used request id req-bb53aeec-1d7c-4d63-a68c-e4f46ecec6cc 2018-10-12 04:24:39,309 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-74971db8-4d5c-4d5-proj-role 2018-10-12 04:24:39,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/816c52e49fee4cdd97a37f3b88b07087 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" 2018-10-12 04:24:39,414 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cbba2de-9d69-4f34-9bc9-3d369e464cca Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:39,414 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/816c52e49fee4cdd97a37f3b88b07087 used request id req-9cbba2de-9d69-4f34-9bc9-3d369e464cca 2018-10-12 04:24:39,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0bc9b0aa3f941d0490babdae852d5acec960a515" 2018-10-12 04:24:39,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beed237b-d30c-4980-93f7-106d2861989e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:24:39,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-beed237b-d30c-4980-93f7-106d2861989e 2018-10-12 04:24:39,508 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-74971db8-4d5c-4d5-user 2018-10-12 04:24:39,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/791fab9e38b74776ae61803ac3bc2daa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}276ec400212489cf19be0ac39be81303da2fb2f4" 2018-10-12 04:24:39,767 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c7a7c27-e76e-485f-be6f-d33de1754c8b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:39,767 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/791fab9e38b74776ae61803ac3bc2daa used request id req-6c7a7c27-e76e-485f-be6f-d33de1754c8b 2018-10-12 04:24:39,768 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:40,150 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["xl_DYMd8QCSlIJFzMxxPfg"], "issued_at": "2018-10-12T04:24:40.000000Z"}} 2018-10-12 04:24:40,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782d877cf0a69b1db88effa5e640f168318ca484" 2018-10-12 04:24:40,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1c4f381-fe20-4c7b-8861-b639c8375b74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:40,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c1c4f381-fe20-4c7b-8861-b639c8375b74 2018-10-12 04:24:40,236 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:40,237 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:40,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["6plymSJpQb6hNQVuh0pnkA"], "issued_at": "2018-10-12T04:24:40.000000Z"}} 2018-10-12 04:24:40,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" 2018-10-12 04:24:40,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39520771-8ade-4ac1-8a07-ca27f2caab6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:40,709 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-39520771-8ade-4ac1-8a07-ca27f2caab6a 2018-10-12 04:24:40,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:40,719 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:40,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-917752ca-770b-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" 2018-10-12 04:24:40,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-775c77b8-8d3a-462c-9777-5c74fe16b4ab Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-917752ca-770b-464-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:24:40,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-917752ca-770b-464-proj used request id req-775c77b8-8d3a-462c-9777-5c74fe16b4ab 2018-10-12 04:24:40,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" 2018-10-12 04:24:40,890 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8de171b6-5c2a-4c10-bfeb-c7e1f34f6e2c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:40,890 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8de171b6-5c2a-4c10-bfeb-c7e1f34f6e2c 2018-10-12 04:24:40,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-917752ca-770b-464-proj"}}' 2018-10-12 04:24:41,006 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-129bb260-02bb-4449-a552-13e1d93b53cf Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b634ece56d8a4e7bb354cbf671421dfe"}, "enabled": true, "id": "b634ece56d8a4e7bb354cbf671421dfe", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-917752ca-770b-464-proj"}} 2018-10-12 04:24:41,006 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-129bb260-02bb-4449-a552-13e1d93b53cf 2018-10-12 04:24:41,007 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-917752ca-770b-464-proj 2018-10-12 04:24:41,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:41,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:41,392 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["7ZNCKp_eSTiHKaBd5M0aIQ"], "issued_at": "2018-10-12T04:24:41.000000Z"}} 2018-10-12 04:24:41,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116fedc2d5bae679ca62b5d44ac78f7ee734f97" 2018-10-12 04:24:41,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ab485b2-5dc8-4aa5-bd6c-fc1a8dbcf577 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:41,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3ab485b2-5dc8-4aa5-bd6c-fc1a8dbcf577 2018-10-12 04:24:41,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:41,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:41,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116fedc2d5bae679ca62b5d44ac78f7ee734f97" 2018-10-12 04:24:41,586 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa41b0a7-9f5f-4f8c-a57c-e50a3c139aa3 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:24:41,586 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-aa41b0a7-9f5f-4f8c-a57c-e50a3c139aa3 2018-10-12 04:24:41,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-917752ca-770b-464-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116fedc2d5bae679ca62b5d44ac78f7ee734f97" 2018-10-12 04:24:41,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36f60b5b-a49b-498e-a31d-0a6823f5d900 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-917752ca-770b-464-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b634ece56d8a4e7bb354cbf671421dfe"}, "enabled": true, "id": "b634ece56d8a4e7bb354cbf671421dfe", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-917752ca-770b-464-proj"}]} 2018-10-12 04:24:41,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-917752ca-770b-464-proj used request id req-36f60b5b-a49b-498e-a31d-0a6823f5d900 2018-10-12 04:24:41,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116fedc2d5bae679ca62b5d44ac78f7ee734f97" 2018-10-12 04:24:41,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-779ce705-051a-41a6-8cff-c556839416ab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:41,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-779ce705-051a-41a6-8cff-c556839416ab 2018-10-12 04:24:42,245 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-917752ca-770b-464-user 2018-10-12 04:24:42,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:42,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" 2018-10-12 04:24:42,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00a7863a-951b-4cb3-80c5-6526e3dfe19a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:24:42,337 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-00a7863a-951b-4cb3-80c5-6526e3dfe19a 2018-10-12 04:24:42,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" -d '{"role": {"name": "CreateKeypairsTests-917752ca-770b-464-proj-role"}}' 2018-10-12 04:24:42,442 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dc193824-54b7-4aac-ab73-310211a84526 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aba22d99f0f74519baa17c0e5bb731c7", "links": {"self": "http://172.30.9.27:5000/v3/roles/aba22d99f0f74519baa17c0e5bb731c7"}, "name": "CreateKeypairsTests-917752ca-770b-464-proj-role"}} 2018-10-12 04:24:42,443 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-dc193824-54b7-4aac-ab73-310211a84526 2018-10-12 04:24:42,443 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-917752ca-770b-464-proj-role 2018-10-12 04:24:42,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/aba22d99f0f74519baa17c0e5bb731c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" 2018-10-12 04:24:42,532 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e15f8a90-234a-4ea9-9f1e-247cbe01b534 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/aba22d99f0f74519baa17c0e5bb731c7"}, "domain_id": null, "name": "CreateKeypairsTests-917752ca-770b-464-proj-role", "id": "aba22d99f0f74519baa17c0e5bb731c7"}} 2018-10-12 04:24:42,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/aba22d99f0f74519baa17c0e5bb731c7 used request id req-e15f8a90-234a-4ea9-9f1e-247cbe01b534 2018-10-12 04:24:42,533 - keystone_utils - INFO - Granting role CreateKeypairsTests-917752ca-770b-464-proj-role to project CreateKeypairsTests-917752ca-770b-464-proj 2018-10-12 04:24:42,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/b634ece56d8a4e7bb354cbf671421dfe/users/d6f53c8f3dc34a3084d39de782f6dff9/roles/aba22d99f0f74519baa17c0e5bb731c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" 2018-10-12 04:24:42,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d82acb6d-6e27-47c5-bbf8-dc07f33fbc3b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:42,654 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b634ece56d8a4e7bb354cbf671421dfe/users/d6f53c8f3dc34a3084d39de782f6dff9/roles/aba22d99f0f74519baa17c0e5bb731c7 used request id req-d82acb6d-6e27-47c5-bbf8-dc07f33fbc3b 2018-10-12 04:24:42,655 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:42,656 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:42,657 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:43,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aba22d99f0f74519baa17c0e5bb731c7", "name": "CreateKeypairsTests-917752ca-770b-464-proj-role"}], "expires_at": "2018-10-12T05:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b634ece56d8a4e7bb354cbf671421dfe", "name": "CreateKeypairsTests-917752ca-770b-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/b634ece56d8a4e7bb354cbf671421dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/b634ece56d8a4e7bb354cbf671421dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/b634ece56d8a4e7bb354cbf671421dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b634ece56d8a4e7bb354cbf671421dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/b634ece56d8a4e7bb354cbf671421dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/b634ece56d8a4e7bb354cbf671421dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b634ece56d8a4e7bb354cbf671421dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/b634ece56d8a4e7bb354cbf671421dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/b634ece56d8a4e7bb354cbf671421dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b634ece56d8a4e7bb354cbf671421dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/b634ece56d8a4e7bb354cbf671421dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/b634ece56d8a4e7bb354cbf671421dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-917752ca-770b-464-user", "id": "d6f53c8f3dc34a3084d39de782f6dff9"}, "audit_ids": ["b7h5TBDCTgiVav0v0s8LJw"], "issued_at": "2018-10-12T04:24:43.000000Z"}} 2018-10-12 04:24:43,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ddada9d1f3edd49515cbd2e74fbfbc5b94ac78" 2018-10-12 04:24:43,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-669be159-a76b-49e0-ad00-773044711376 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:43,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-669be159-a76b-49e0-ad00-773044711376 2018-10-12 04:24:43,115 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:43,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ddada9d1f3edd49515cbd2e74fbfbc5b94ac78" 2018-10-12 04:24:43,282 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-961c1a5c-a6a7-4773-b020-195451872ce6 x-compute-request-id: req-961c1a5c-a6a7-4773-b020-195451872ce6 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 04:24:43,282 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-961c1a5c-a6a7-4773-b020-195451872ce6 2018-10-12 04:24:43,283 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc... 2018-10-12 04:24:43,283 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 04:24:43,346 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc 2018-10-12 04:24:43,348 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ddada9d1f3edd49515cbd2e74fbfbc5b94ac78" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDKDUTPzkBbeQJ2MKoOO+aB/Nk4FNENNsLwOiRV76N+UCQ70GIIVyd17uSwmy/bytbWSVLfm/Za4O+uN5Cp8RqyQKBsHK6rQcmeKfSWYmGKsoOFUr15xZHLb43RIPTpl7fMg4nAWO/6DF1NOalbf/IJp354C+tafAWiykGZILETsQ==", "name": "CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc"}}' 2018-10-12 04:24:43,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-421f6f2b-4472-4a23-907e-e68db7a4cb5d x-compute-request-id: req-421f6f2b-4472-4a23-907e-e68db7a4cb5d Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDKDUTPzkBbeQJ2MKoOO+aB/Nk4FNENNsLwOiRV76N+UCQ70GIIVyd17uSwmy/bytbWSVLfm/Za4O+uN5Cp8RqyQKBsHK6rQcmeKfSWYmGKsoOFUr15xZHLb43RIPTpl7fMg4nAWO/6DF1NOalbf/IJp354C+tafAWiykGZILETsQ==", "user_id": "d6f53c8f3dc34a3084d39de782f6dff9", "name": "CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc", "fingerprint": "57:63:85:e1:35:74:dd:95:0c:09:d8:4a:76:6c:3e:cd"}} 2018-10-12 04:24:43,407 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-421f6f2b-4472-4a23-907e-e68db7a4cb5d 2018-10-12 04:24:43,409 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc.pub 2018-10-12 04:24:43,410 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc 2018-10-12 04:24:43,410 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:43,782 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aba22d99f0f74519baa17c0e5bb731c7", "name": "CreateKeypairsTests-917752ca-770b-464-proj-role"}], "expires_at": "2018-10-12T05:24:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b634ece56d8a4e7bb354cbf671421dfe", "name": "CreateKeypairsTests-917752ca-770b-464-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/b634ece56d8a4e7bb354cbf671421dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/b634ece56d8a4e7bb354cbf671421dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/b634ece56d8a4e7bb354cbf671421dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b634ece56d8a4e7bb354cbf671421dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/b634ece56d8a4e7bb354cbf671421dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/b634ece56d8a4e7bb354cbf671421dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b634ece56d8a4e7bb354cbf671421dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/b634ece56d8a4e7bb354cbf671421dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/b634ece56d8a4e7bb354cbf671421dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b634ece56d8a4e7bb354cbf671421dfe", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/b634ece56d8a4e7bb354cbf671421dfe", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/b634ece56d8a4e7bb354cbf671421dfe", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-917752ca-770b-464-user", "id": "d6f53c8f3dc34a3084d39de782f6dff9"}, "audit_ids": ["ulvwsFXuSeuIJlh--aVBqg"], "issued_at": "2018-10-12T04:24:43.000000Z"}} 2018-10-12 04:24:43,785 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9a65ed46fe270f0248f2faba6573588bacdb9c0a" 2018-10-12 04:24:44,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-aec5079d-b854-45b7-a1e3-6063e1aa6bc7 x-compute-request-id: req-aec5079d-b854-45b7-a1e3-6063e1aa6bc7 Content-Encoding: gzip Content-Length: 423 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDKDUTPzkBbeQJ2MKoOO+aB/Nk4FNENNsLwOiRV76N+UCQ70GIIVyd17uSwmy/bytbWSVLfm/Za4O+uN5Cp8RqyQKBsHK6rQcmeKfSWYmGKsoOFUr15xZHLb43RIPTpl7fMg4nAWO/6DF1NOalbf/IJp354C+tafAWiykGZILETsQ==", "user_id": "d6f53c8f3dc34a3084d39de782f6dff9", "name": "CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc", "deleted": false, "created_at": "2018-10-12T04:24:43.000000", "updated_at": null, "fingerprint": "57:63:85:e1:35:74:dd:95:0c:09:d8:4a:76:6c:3e:cd", "deleted_at": null, "id": 74}} 2018-10-12 04:24:44,352 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc used request id req-aec5079d-b854-45b7-a1e3-6063e1aa6bc7 2018-10-12 04:24:44,352 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc 2018-10-12 04:24:44,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d5ddada9d1f3edd49515cbd2e74fbfbc5b94ac78" 2018-10-12 04:24:44,394 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:24: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-24892db0-f208-4e43-9b87-cc688a1159fd x-compute-request-id: req-24892db0-f208-4e43-9b87-cc688a1159fd Content-Length: 0 Content-Type: application/json 2018-10-12 04:24:44,395 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc used request id req-24892db0-f208-4e43-9b87-cc688a1159fd 2018-10-12 04:24:44,395 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc.pub] 2018-10-12 04:24:44,395 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsTests-d35af6ce-b078-49ce-8b67-a428093485dc] 2018-10-12 04:24:44,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" 2018-10-12 04:24:44,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-3c51f00e-36da-44a9-ae56-a373ae2707ff Date: Fri, 12 Oct 2018 04:24:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:24:44,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-3c51f00e-36da-44a9-ae56-a373ae2707ff 2018-10-12 04:24:44,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" 2018-10-12 04:24:44,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c4daee6-d9db-4fa4-99dc-13d9edff3dfb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:24:44,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-3c4daee6-d9db-4fa4-99dc-13d9edff3dfb 2018-10-12 04:24:44,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" 2018-10-12 04:24:44,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97db3b48-f3a4-4417-86c0-5a9d86a73728 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:24:44,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-97db3b48-f3a4-4417-86c0-5a9d86a73728 2018-10-12 04:24:44,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" 2018-10-12 04:24:44,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8419b249-a8bf-47b7-b683-11887a7b55fd 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:24:44,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-8419b249-a8bf-47b7-b683-11887a7b55fd 2018-10-12 04:24:44,869 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-917752ca-770b-464-proj 2018-10-12 04:24:44,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/b634ece56d8a4e7bb354cbf671421dfe -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" 2018-10-12 04:24:45,098 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-413748a8-448e-40db-b11b-c6d499de9c2b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:45,098 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b634ece56d8a4e7bb354cbf671421dfe used request id req-413748a8-448e-40db-b11b-c6d499de9c2b 2018-10-12 04:24:45,099 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-917752ca-770b-464-proj-role 2018-10-12 04:24:45,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/aba22d99f0f74519baa17c0e5bb731c7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" 2018-10-12 04:24:45,214 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-352b4ffb-078b-4038-aa91-974cd97e9de0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:45,215 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/aba22d99f0f74519baa17c0e5bb731c7 used request id req-352b4ffb-078b-4038-aa91-974cd97e9de0 2018-10-12 04:24:45,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e0626cd8b9708fc06613289b918bd01cf00b617e" 2018-10-12 04:24:45,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b35dd04-5373-4432-a4a1-ae0af3df3e7f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:24:45,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1b35dd04-5373-4432-a4a1-ae0af3df3e7f 2018-10-12 04:24:45,301 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-917752ca-770b-464-user 2018-10-12 04:24:45,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d6f53c8f3dc34a3084d39de782f6dff9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f116fedc2d5bae679ca62b5d44ac78f7ee734f97" 2018-10-12 04:24:45,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eac3e6b3-28cf-4b9b-babd-b2a36420d660 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:45,484 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d6f53c8f3dc34a3084d39de782f6dff9 used request id req-eac3e6b3-28cf-4b9b-babd-b2a36420d660 2018-10-12 04:24:45,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:45,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["FAKKtwXhR3OSdnwtiDDl0g"], "issued_at": "2018-10-12T04:24:45.000000Z"}} 2018-10-12 04:24:45,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6282642905548aa0d2351d32d46bcef9439f9879" 2018-10-12 04:24:45,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302101c0-79db-4a49-b747-1ab46e0e3a3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:45,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-302101c0-79db-4a49-b747-1ab46e0e3a3e 2018-10-12 04:24:45,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:45,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:46,361 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["7iO6DfEWS_Cqpmf1KZQp4g"], "issued_at": "2018-10-12T04:24:46.000000Z"}} 2018-10-12 04:24:46,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" 2018-10-12 04:24:46,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-478f4f52-8b82-4879-83bc-f79d011ad5e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:46,452 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-478f4f52-8b82-4879-83bc-f79d011ad5e9 2018-10-12 04:24:46,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:46,462 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:46,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7848cac8-1c44-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" 2018-10-12 04:24:46,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fe7ae03-f784-41af-b1ee-e456c4fe20f0 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7848cac8-1c44-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:24:46,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsTests-7848cac8-1c44-4a4-proj used request id req-6fe7ae03-f784-41af-b1ee-e456c4fe20f0 2018-10-12 04:24:46,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" 2018-10-12 04:24:46,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f98d597a-4a45-41b4-91d1-946ca7d8fddb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:46,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f98d597a-4a45-41b4-91d1-946ca7d8fddb 2018-10-12 04:24:46,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsTests-7848cac8-1c44-4a4-proj"}}' 2018-10-12 04:24:46,844 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7461de5-8bb6-4e37-b868-eb66b5fd38b5 Content-Length: 304 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2497f4be530348a1b920e1fd10b05219"}, "enabled": true, "id": "2497f4be530348a1b920e1fd10b05219", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-7848cac8-1c44-4a4-proj"}} 2018-10-12 04:24:46,844 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d7461de5-8bb6-4e37-b868-eb66b5fd38b5 2018-10-12 04:24:46,844 - keystone_utils - INFO - Created project with name - CreateKeypairsTests-7848cac8-1c44-4a4-proj 2018-10-12 04:24:46,845 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:46,845 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:47,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["6wLFry8hS8CDF1PKyUKCZA"], "issued_at": "2018-10-12T04:24:47.000000Z"}} 2018-10-12 04:24:47,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcada85844a884b46272249a32b970f2bd94d6c" 2018-10-12 04:24:47,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f3953c3-8f3e-497e-bed2-49432f4c2cd0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:47,327 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4f3953c3-8f3e-497e-bed2-49432f4c2cd0 2018-10-12 04:24:47,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:47,337 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:47,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcada85844a884b46272249a32b970f2bd94d6c" 2018-10-12 04:24:47,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af470833-b907-4ab4-a45d-b0678d9daf16 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:24:47,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-af470833-b907-4ab4-a45d-b0678d9daf16 2018-10-12 04:24:47,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-7848cac8-1c44-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcada85844a884b46272249a32b970f2bd94d6c" 2018-10-12 04:24:47,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0692084e-5afe-42f0-93fc-69222807942b Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-7848cac8-1c44-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2497f4be530348a1b920e1fd10b05219"}, "enabled": true, "id": "2497f4be530348a1b920e1fd10b05219", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsTests-7848cac8-1c44-4a4-proj"}]} 2018-10-12 04:24:47,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsTests-7848cac8-1c44-4a4-proj used request id req-0692084e-5afe-42f0-93fc-69222807942b 2018-10-12 04:24:47,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcada85844a884b46272249a32b970f2bd94d6c" 2018-10-12 04:24:47,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7488bf2e-0a2f-49cc-a149-69a721ead721 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:47,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7488bf2e-0a2f-49cc-a149-69a721ead721 2018-10-12 04:24:47,928 - keystone_utils - INFO - Created user with name - CreateKeypairsTests-7848cac8-1c44-4a4-user 2018-10-12 04:24:47,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:47,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" 2018-10-12 04:24:48,023 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb47a05e-e02f-4870-aeb2-cf6cb4b1637e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:24:48,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fb47a05e-e02f-4870-aeb2-cf6cb4b1637e 2018-10-12 04:24:48,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" -d '{"role": {"name": "CreateKeypairsTests-7848cac8-1c44-4a4-proj-role"}}' 2018-10-12 04:24:48,125 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a741180f-af8d-44a6-88fc-94ed5a3dac90 Content-Length: 218 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0307e9749c604fd1b35da41a4a93d134", "links": {"self": "http://172.30.9.27:5000/v3/roles/0307e9749c604fd1b35da41a4a93d134"}, "name": "CreateKeypairsTests-7848cac8-1c44-4a4-proj-role"}} 2018-10-12 04:24:48,126 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a741180f-af8d-44a6-88fc-94ed5a3dac90 2018-10-12 04:24:48,126 - keystone_utils - INFO - Created role with name - CreateKeypairsTests-7848cac8-1c44-4a4-proj-role 2018-10-12 04:24:48,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/0307e9749c604fd1b35da41a4a93d134 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" 2018-10-12 04:24:48,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4179df60-58fb-4ab0-a532-4d5215eb85b3 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/0307e9749c604fd1b35da41a4a93d134"}, "domain_id": null, "name": "CreateKeypairsTests-7848cac8-1c44-4a4-proj-role", "id": "0307e9749c604fd1b35da41a4a93d134"}} 2018-10-12 04:24:48,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/0307e9749c604fd1b35da41a4a93d134 used request id req-4179df60-58fb-4ab0-a532-4d5215eb85b3 2018-10-12 04:24:48,218 - keystone_utils - INFO - Granting role CreateKeypairsTests-7848cac8-1c44-4a4-proj-role to project CreateKeypairsTests-7848cac8-1c44-4a4-proj 2018-10-12 04:24:48,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/2497f4be530348a1b920e1fd10b05219/users/cdb81b18cc004fcf9b0a56cc81d9586b/roles/0307e9749c604fd1b35da41a4a93d134 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" 2018-10-12 04:24:48,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74dd5ebc-389a-4f31-8b95-190b196e5332 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:48,349 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2497f4be530348a1b920e1fd10b05219/users/cdb81b18cc004fcf9b0a56cc81d9586b/roles/0307e9749c604fd1b35da41a4a93d134 used request id req-74dd5ebc-389a-4f31-8b95-190b196e5332 2018-10-12 04:24:48,350 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:48,351 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:48,352 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:48,720 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0307e9749c604fd1b35da41a4a93d134", "name": "CreateKeypairsTests-7848cac8-1c44-4a4-proj-role"}], "expires_at": "2018-10-12T05:24:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2497f4be530348a1b920e1fd10b05219", "name": "CreateKeypairsTests-7848cac8-1c44-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/2497f4be530348a1b920e1fd10b05219", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/2497f4be530348a1b920e1fd10b05219", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/2497f4be530348a1b920e1fd10b05219", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2497f4be530348a1b920e1fd10b05219", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/2497f4be530348a1b920e1fd10b05219", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/2497f4be530348a1b920e1fd10b05219", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2497f4be530348a1b920e1fd10b05219", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/2497f4be530348a1b920e1fd10b05219", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/2497f4be530348a1b920e1fd10b05219", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2497f4be530348a1b920e1fd10b05219", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/2497f4be530348a1b920e1fd10b05219", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/2497f4be530348a1b920e1fd10b05219", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-7848cac8-1c44-4a4-user", "id": "cdb81b18cc004fcf9b0a56cc81d9586b"}, "audit_ids": ["1aCNDNvASUqtx_51lyyR3w"], "issued_at": "2018-10-12T04:24:48.000000Z"}} 2018-10-12 04:24:48,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9efded09b0753bfdc9cdbae6179f467e7e48ed" 2018-10-12 04:24:48,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e74a44bf-d75b-47dc-8819-645f351655a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:48,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e74a44bf-d75b-47dc-8819-645f351655a7 2018-10-12 04:24:48,797 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:48,801 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9efded09b0753bfdc9cdbae6179f467e7e48ed" 2018-10-12 04:24:49,332 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-33103d7b-2a17-4349-a832-73ba448f8030 x-compute-request-id: req-33103d7b-2a17-4349-a832-73ba448f8030 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 04:24:49,332 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-33103d7b-2a17-4349-a832-73ba448f8030 2018-10-12 04:24:49,333 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsTests-984a6dcc-4859-4d44-8b17-bd3ce5a06337... 2018-10-12 04:24:49,333 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 04:24:49,378 - nova_utils - INFO - Creating keypair with name - CreateKeypairsTests-984a6dcc-4859-4d44-8b17-bd3ce5a06337 2018-10-12 04:24:49,380 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9efded09b0753bfdc9cdbae6179f467e7e48ed" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDVkZ29gGEWPtRoL/5wNgPxjdMVQlOROa49H8nDAf1eULJkAdn9yGWVz7++5AkPAQXZMWEY85kwMyDb8qUdkLwJiWr+38P3CArL7YmTI+48XjmnbTV6uOJhV53fYkHed+tzdZ1DfoVMDUZADepSyZ7dG/2sc/ZAbVuKoLo6uUmeXQ==", "name": "CreateKeypairsTests-984a6dcc-4859-4d44-8b17-bd3ce5a06337"}}' 2018-10-12 04:24:49,449 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-d15e3152-6957-4d56-a915-00a4027d8188 x-compute-request-id: req-d15e3152-6957-4d56-a915-00a4027d8188 Content-Encoding: gzip Content-Length: 368 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDVkZ29gGEWPtRoL/5wNgPxjdMVQlOROa49H8nDAf1eULJkAdn9yGWVz7++5AkPAQXZMWEY85kwMyDb8qUdkLwJiWr+38P3CArL7YmTI+48XjmnbTV6uOJhV53fYkHed+tzdZ1DfoVMDUZADepSyZ7dG/2sc/ZAbVuKoLo6uUmeXQ==", "user_id": "cdb81b18cc004fcf9b0a56cc81d9586b", "name": "CreateKeypairsTests-984a6dcc-4859-4d44-8b17-bd3ce5a06337", "fingerprint": "b9:29:c9:35:79:8c:88:c5:f4:e4:63:c1:40:1a:7c:cf"}} 2018-10-12 04:24:49,450 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-d15e3152-6957-4d56-a915-00a4027d8188 2018-10-12 04:24:49,462 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsTests-984a6dcc-4859-4d44-8b17-bd3ce5a06337.pub 2018-10-12 04:24:49,462 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:49,836 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0307e9749c604fd1b35da41a4a93d134", "name": "CreateKeypairsTests-7848cac8-1c44-4a4-proj-role"}], "expires_at": "2018-10-12T05:24:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2497f4be530348a1b920e1fd10b05219", "name": "CreateKeypairsTests-7848cac8-1c44-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/2497f4be530348a1b920e1fd10b05219", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/2497f4be530348a1b920e1fd10b05219", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/2497f4be530348a1b920e1fd10b05219", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2497f4be530348a1b920e1fd10b05219", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/2497f4be530348a1b920e1fd10b05219", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/2497f4be530348a1b920e1fd10b05219", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2497f4be530348a1b920e1fd10b05219", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/2497f4be530348a1b920e1fd10b05219", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/2497f4be530348a1b920e1fd10b05219", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2497f4be530348a1b920e1fd10b05219", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/2497f4be530348a1b920e1fd10b05219", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/2497f4be530348a1b920e1fd10b05219", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsTests-7848cac8-1c44-4a4-user", "id": "cdb81b18cc004fcf9b0a56cc81d9586b"}, "audit_ids": ["qz5GyxzjRMee7pugZA-FQA"], "issued_at": "2018-10-12T04:24:49.000000Z"}} 2018-10-12 04:24:49,839 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-984a6dcc-4859-4d44-8b17-bd3ce5a06337 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f51dfa05e6b49171659280eeaed9d8df5f284f4" 2018-10-12 04:24:50,022 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-ccf73ceb-b27c-442a-b1b8-ef59e66fa4f9 x-compute-request-id: req-ccf73ceb-b27c-442a-b1b8-ef59e66fa4f9 Content-Encoding: gzip Content-Length: 424 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDVkZ29gGEWPtRoL/5wNgPxjdMVQlOROa49H8nDAf1eULJkAdn9yGWVz7++5AkPAQXZMWEY85kwMyDb8qUdkLwJiWr+38P3CArL7YmTI+48XjmnbTV6uOJhV53fYkHed+tzdZ1DfoVMDUZADepSyZ7dG/2sc/ZAbVuKoLo6uUmeXQ==", "user_id": "cdb81b18cc004fcf9b0a56cc81d9586b", "name": "CreateKeypairsTests-984a6dcc-4859-4d44-8b17-bd3ce5a06337", "deleted": false, "created_at": "2018-10-12T04:24:49.000000", "updated_at": null, "fingerprint": "b9:29:c9:35:79:8c:88:c5:f4:e4:63:c1:40:1a:7c:cf", "deleted_at": null, "id": 77}} 2018-10-12 04:24:50,022 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-984a6dcc-4859-4d44-8b17-bd3ce5a06337 used request id req-ccf73ceb-b27c-442a-b1b8-ef59e66fa4f9 2018-10-12 04:24:50,023 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsTests-984a6dcc-4859-4d44-8b17-bd3ce5a06337 2018-10-12 04:24:50,026 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-984a6dcc-4859-4d44-8b17-bd3ce5a06337 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed9efded09b0753bfdc9cdbae6179f467e7e48ed" 2018-10-12 04:24:50,066 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:24: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-a1793d92-6e46-40be-a0e3-5c599173b1bf x-compute-request-id: req-a1793d92-6e46-40be-a0e3-5c599173b1bf Content-Length: 0 Content-Type: application/json 2018-10-12 04:24:50,066 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsTests-984a6dcc-4859-4d44-8b17-bd3ce5a06337 used request id req-a1793d92-6e46-40be-a0e3-5c599173b1bf 2018-10-12 04:24:50,066 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsTests-984a6dcc-4859-4d44-8b17-bd3ce5a06337.pub] 2018-10-12 04:24:50,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" 2018-10-12 04:24:50,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1d82afdf-aeef-475a-a733-73eeed8a2efd Date: Fri, 12 Oct 2018 04:24:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:24:50,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-1d82afdf-aeef-475a-a733-73eeed8a2efd 2018-10-12 04:24:50,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" 2018-10-12 04:24:50,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdc75730-9738-40ef-b6b7-5a058dcf2326 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:24:50,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-fdc75730-9738-40ef-b6b7-5a058dcf2326 2018-10-12 04:24:50,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" 2018-10-12 04:24:50,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bfe7dd8-fbb6-4809-a157-9bc97e413f3d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:24:50,473 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-2bfe7dd8-fbb6-4809-a157-9bc97e413f3d 2018-10-12 04:24:50,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" 2018-10-12 04:24:50,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99562116-97e2-44fd-9ac9-84ebaa56b9af 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:24:50,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-99562116-97e2-44fd-9ac9-84ebaa56b9af 2018-10-12 04:24:50,568 - keystone_utils - INFO - Deleting project with name - CreateKeypairsTests-7848cac8-1c44-4a4-proj 2018-10-12 04:24:50,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/2497f4be530348a1b920e1fd10b05219 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" 2018-10-12 04:24:50,774 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-827ad830-cba2-47ba-bf06-7f88dfd797d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:50,775 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2497f4be530348a1b920e1fd10b05219 used request id req-827ad830-cba2-47ba-bf06-7f88dfd797d8 2018-10-12 04:24:50,775 - keystone_utils - INFO - Deleting role with name - CreateKeypairsTests-7848cac8-1c44-4a4-proj-role 2018-10-12 04:24:50,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/0307e9749c604fd1b35da41a4a93d134 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" 2018-10-12 04:24:50,886 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53aceaef-3143-4160-b8ca-5733b0489f97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:50,886 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/0307e9749c604fd1b35da41a4a93d134 used request id req-53aceaef-3143-4160-b8ca-5733b0489f97 2018-10-12 04:24:50,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9f8e2fc893c36d059b2326fe69ffeff69f68e9a" 2018-10-12 04:24:50,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a456c0-b673-4d5f-b48e-76460e06dfe9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:24:50,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-39a456c0-b673-4d5f-b48e-76460e06dfe9 2018-10-12 04:24:50,978 - keystone_utils - INFO - Deleting user with name - CreateKeypairsTests-7848cac8-1c44-4a4-user 2018-10-12 04:24:50,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/cdb81b18cc004fcf9b0a56cc81d9586b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2bcada85844a884b46272249a32b970f2bd94d6c" 2018-10-12 04:24:51,154 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fe80af2-1945-4379-8557-1878c60c4153 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:51,155 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cdb81b18cc004fcf9b0a56cc81d9586b used request id req-9fe80af2-1945-4379-8557-1878c60c4153 2018-10-12 04:24:51,156 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:51,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["daJ2ZGI6TKOMP7yH4-5xjg"], "issued_at": "2018-10-12T04:24:51.000000Z"}} 2018-10-12 04:24:51,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ba5ac7f9809d958938bea45ca0c4795bf337df4" 2018-10-12 04:24:51,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da311dd7-5ee1-4578-94f3-5157975069cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:51,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-da311dd7-5ee1-4578-94f3-5157975069cb 2018-10-12 04:24:51,647 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:51,648 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:52,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["2np27VqMSqCp1U7CjO85HA"], "issued_at": "2018-10-12T04:24:52.000000Z"}} 2018-10-12 04:24:52,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" 2018-10-12 04:24:52,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1b0fb4f-8260-456d-9947-7cb4e52a4db3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:52,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b1b0fb4f-8260-456d-9947-7cb4e52a4db3 2018-10-12 04:24:52,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:52,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:52,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" 2018-10-12 04:24:52,201 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad28d71-df3f-4619-bb45-b5072ff1dad2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:24:52,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj used request id req-fad28d71-df3f-4619-bb45-b5072ff1dad2 2018-10-12 04:24:52,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" 2018-10-12 04:24:52,222 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a832d9-db2a-4ccd-b432-e6646dca2bf9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:52,222 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b6a832d9-db2a-4ccd-b432-e6646dca2bf9 2018-10-12 04:24:52,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj"}}' 2018-10-12 04:24:52,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-130e979d-d330-4225-a863-ba4e498e2603 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7507c7df39764329bc0747ecd978b0dc"}, "enabled": true, "id": "7507c7df39764329bc0747ecd978b0dc", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj"}} 2018-10-12 04:24:52,341 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-130e979d-d330-4225-a863-ba4e498e2603 2018-10-12 04:24:52,342 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj 2018-10-12 04:24:52,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:52,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:52,719 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Mk9gZ6KNTqymI4P8pnAdTw"], "issued_at": "2018-10-12T04:24:52.000000Z"}} 2018-10-12 04:24:52,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d6572baa3b4de7e6c60a73502efb00a0e93828" 2018-10-12 04:24:52,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-120f46bd-8281-4c28-9b92-3ab58b91d60b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:52,804 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-120f46bd-8281-4c28-9b92-3ab58b91d60b 2018-10-12 04:24:52,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:52,813 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:52,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d6572baa3b4de7e6c60a73502efb00a0e93828" 2018-10-12 04:24:52,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dce33965-bd0e-4f00-83a0-2b93de80cfec Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:24:52,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-dce33965-bd0e-4f00-83a0-2b93de80cfec 2018-10-12 04:24:52,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d6572baa3b4de7e6c60a73502efb00a0e93828" 2018-10-12 04:24:53,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06e9f918-fed5-4eb3-a235-614b8e3d37fa Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7507c7df39764329bc0747ecd978b0dc"}, "enabled": true, "id": "7507c7df39764329bc0747ecd978b0dc", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj"}]} 2018-10-12 04:24:53,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj used request id req-06e9f918-fed5-4eb3-a235-614b8e3d37fa 2018-10-12 04:24:53,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d6572baa3b4de7e6c60a73502efb00a0e93828" 2018-10-12 04:24:53,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3600b436-be03-45d6-859d-b783ca3e3048 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:53,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3600b436-be03-45d6-859d-b783ca3e3048 2018-10-12 04:24:53,395 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-ac1c3074-9af0-442-user 2018-10-12 04:24:53,395 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:53,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" 2018-10-12 04:24:53,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcf5f427-e059-4a99-ac53-9e2bab20532d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:24:53,491 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fcf5f427-e059-4a99-ac53-9e2bab20532d 2018-10-12 04:24:53,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" -d '{"role": {"name": "CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj-role"}}' 2018-10-12 04:24:53,605 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-059eb584-81e6-41d5-9bbe-c1b71e329f0d Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3da10889f8a4dd99f18af8ab64faecc", "links": {"self": "http://172.30.9.27:5000/v3/roles/d3da10889f8a4dd99f18af8ab64faecc"}, "name": "CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj-role"}} 2018-10-12 04:24:53,605 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-059eb584-81e6-41d5-9bbe-c1b71e329f0d 2018-10-12 04:24:53,605 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj-role 2018-10-12 04:24:53,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d3da10889f8a4dd99f18af8ab64faecc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" 2018-10-12 04:24:53,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06d48c4a-16af-40ba-a7a9-c0b67cb2572c Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d3da10889f8a4dd99f18af8ab64faecc"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj-role", "id": "d3da10889f8a4dd99f18af8ab64faecc"}} 2018-10-12 04:24:53,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d3da10889f8a4dd99f18af8ab64faecc used request id req-06d48c4a-16af-40ba-a7a9-c0b67cb2572c 2018-10-12 04:24:53,702 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj-role to project CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj 2018-10-12 04:24:53,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/7507c7df39764329bc0747ecd978b0dc/users/e9c4459fb79044519a4868cc5ee48aaa/roles/d3da10889f8a4dd99f18af8ab64faecc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" 2018-10-12 04:24:53,847 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eadf221c-a7a5-4907-8ae2-079e5767e635 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:53,847 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7507c7df39764329bc0747ecd978b0dc/users/e9c4459fb79044519a4868cc5ee48aaa/roles/d3da10889f8a4dd99f18af8ab64faecc used request id req-eadf221c-a7a5-4907-8ae2-079e5767e635 2018-10-12 04:24:53,847 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:54,013 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-6dffb426-368a-47b5-aede-18a45d225e61.pub 2018-10-12 04:24:54,013 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-6dffb426-368a-47b5-aede-18a45d225e61 2018-10-12 04:24:54,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:54,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:54,395 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3da10889f8a4dd99f18af8ab64faecc", "name": "CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj-role"}], "expires_at": "2018-10-12T05:24:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7507c7df39764329bc0747ecd978b0dc", "name": "CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/7507c7df39764329bc0747ecd978b0dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/7507c7df39764329bc0747ecd978b0dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/7507c7df39764329bc0747ecd978b0dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7507c7df39764329bc0747ecd978b0dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/7507c7df39764329bc0747ecd978b0dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/7507c7df39764329bc0747ecd978b0dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7507c7df39764329bc0747ecd978b0dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/7507c7df39764329bc0747ecd978b0dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/7507c7df39764329bc0747ecd978b0dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7507c7df39764329bc0747ecd978b0dc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/7507c7df39764329bc0747ecd978b0dc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/7507c7df39764329bc0747ecd978b0dc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-ac1c3074-9af0-442-user", "id": "e9c4459fb79044519a4868cc5ee48aaa"}, "audit_ids": ["6hYp4DUFSDSjXNCeu1Y3lw"], "issued_at": "2018-10-12T04:24:54.000000Z"}} 2018-10-12 04:24:54,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d611f8329a345f1f6812764c9744cf622c8f6ce1" 2018-10-12 04:24:54,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48188598-4d01-4cb5-9aca-37e897743f62 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:54,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-48188598-4d01-4cb5-9aca-37e897743f62 2018-10-12 04:24:54,473 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:54,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d611f8329a345f1f6812764c9744cf622c8f6ce1" 2018-10-12 04:24:54,640 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-3da7da76-198d-48b3-b7fc-ccfbfabe57a9 x-compute-request-id: req-3da7da76-198d-48b3-b7fc-ccfbfabe57a9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 04:24:54,640 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-3da7da76-198d-48b3-b7fc-ccfbfabe57a9 2018-10-12 04:24:54,641 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-6dffb426-368a-47b5-aede-18a45d225e61... 2018-10-12 04:24:54,641 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-12 04:24:54,641 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-6dffb426-368a-47b5-aede-18a45d225e61.pub 2018-10-12 04:24:54,641 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-6dffb426-368a-47b5-aede-18a45d225e61 2018-10-12 04:24:54,645 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d611f8329a345f1f6812764c9744cf622c8f6ce1" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz7a6diXJIJCh94e6YIkKFqcVeAdmMkG9fGha+GXxEDr+M7GePDKNq02biw3jy4+UnXpaXWFnB5H8UCU8jik+7nk/9gVuifseio6Tf2caSki+mYNx7NU9Ucw4hZoSTt1NS/6l58l5AAtvnHJ7/kuORra/W5tCoeteR3auTemyNMSCsr6WM1XgPWwuNrgeApctW5crtXKTaf/LJ5gFtYwQg+yi2WKa5lhg+bxdUyqlGiXye85iHFTUtwsKdFEabyaIsW9fJpmEQU3AQWJ8tmWbtLVEaR0aad+1xYUAyM/1oCBDmdDg6rLbhYk0NeqbYE99aGBBqpTyRBWpLu8fvx9jJ", "name": "CreateKeypairsCleanupTests-6dffb426-368a-47b5-aede-18a45d225e61"}}' 2018-10-12 04:24:54,700 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-52063d92-ff9a-4f3a-b8ce-ed96af129870 x-compute-request-id: req-52063d92-ff9a-4f3a-b8ce-ed96af129870 Content-Encoding: gzip Content-Length: 497 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCz7a6diXJIJCh94e6YIkKFqcVeAdmMkG9fGha+GXxEDr+M7GePDKNq02biw3jy4+UnXpaXWFnB5H8UCU8jik+7nk/9gVuifseio6Tf2caSki+mYNx7NU9Ucw4hZoSTt1NS/6l58l5AAtvnHJ7/kuORra/W5tCoeteR3auTemyNMSCsr6WM1XgPWwuNrgeApctW5crtXKTaf/LJ5gFtYwQg+yi2WKa5lhg+bxdUyqlGiXye85iHFTUtwsKdFEabyaIsW9fJpmEQU3AQWJ8tmWbtLVEaR0aad+1xYUAyM/1oCBDmdDg6rLbhYk0NeqbYE99aGBBqpTyRBWpLu8fvx9jJ", "user_id": "e9c4459fb79044519a4868cc5ee48aaa", "name": "CreateKeypairsCleanupTests-6dffb426-368a-47b5-aede-18a45d225e61", "fingerprint": "d1:64:bd:8a:3c:28:37:43:65:70:94:ec:5d:ba:35:e2"}} 2018-10-12 04:24:54,701 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-52063d92-ff9a-4f3a-b8ce-ed96af129870 2018-10-12 04:24:54,701 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-6dffb426-368a-47b5-aede-18a45d225e61 2018-10-12 04:24:54,704 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-6dffb426-368a-47b5-aede-18a45d225e61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d611f8329a345f1f6812764c9744cf622c8f6ce1" 2018-10-12 04:24:54,736 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:24: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-5f9d4145-1cab-4f51-b1a0-6d9bf13234ad x-compute-request-id: req-5f9d4145-1cab-4f51-b1a0-6d9bf13234ad Content-Length: 0 Content-Type: application/json 2018-10-12 04:24:54,736 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-6dffb426-368a-47b5-aede-18a45d225e61 used request id req-5f9d4145-1cab-4f51-b1a0-6d9bf13234ad 2018-10-12 04:24:54,736 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-6dffb426-368a-47b5-aede-18a45d225e61.pub] 2018-10-12 04:24:54,737 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-6dffb426-368a-47b5-aede-18a45d225e61] 2018-10-12 04:24:54,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" 2018-10-12 04:24:55,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1f36d8b0-cbb8-455c-bc6e-7f7e780ad8f9 Date: Fri, 12 Oct 2018 04:24:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:24:55,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-1f36d8b0-cbb8-455c-bc6e-7f7e780ad8f9 2018-10-12 04:24:55,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" 2018-10-12 04:24:55,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85418741-3ec8-4d31-b099-7915831f8fe6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:24:55,151 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-85418741-3ec8-4d31-b099-7915831f8fe6 2018-10-12 04:24:55,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" 2018-10-12 04:24:55,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c8a56c-75ec-495e-be7a-2b50cc89a393 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:24:55,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-d1c8a56c-75ec-495e-be7a-2b50cc89a393 2018-10-12 04:24:55,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" 2018-10-12 04:24:55,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e29b7b19-1a8b-4ec4-9ced-a7e102c357c5 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:24:55,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-e29b7b19-1a8b-4ec4-9ced-a7e102c357c5 2018-10-12 04:24:55,345 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj 2018-10-12 04:24:55,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/7507c7df39764329bc0747ecd978b0dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" 2018-10-12 04:24:55,559 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-418a610c-c2d4-405b-ab14-c7e82cf6d0f5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:55,559 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7507c7df39764329bc0747ecd978b0dc used request id req-418a610c-c2d4-405b-ab14-c7e82cf6d0f5 2018-10-12 04:24:55,560 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-ac1c3074-9af0-442-proj-role 2018-10-12 04:24:55,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d3da10889f8a4dd99f18af8ab64faecc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" 2018-10-12 04:24:55,670 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ffea75c-415b-4317-8bb8-3bf54d6cae57 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:55,670 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d3da10889f8a4dd99f18af8ab64faecc used request id req-0ffea75c-415b-4317-8bb8-3bf54d6cae57 2018-10-12 04:24:55,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe29ff2cca6cad03df0fbd4e8f195a7a785d8447" 2018-10-12 04:24:55,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13df2bc3-50d4-4fcb-81bd-7ec9b12a309c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:24:55,751 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-13df2bc3-50d4-4fcb-81bd-7ec9b12a309c 2018-10-12 04:24:55,752 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-ac1c3074-9af0-442-user 2018-10-12 04:24:55,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/e9c4459fb79044519a4868cc5ee48aaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4d6572baa3b4de7e6c60a73502efb00a0e93828" 2018-10-12 04:24:55,928 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa2d45c3-de94-42f2-b2ba-d301e4811beb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:55,928 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e9c4459fb79044519a4868cc5ee48aaa used request id req-aa2d45c3-de94-42f2-b2ba-d301e4811beb 2018-10-12 04:24:55,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:56,314 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["7Md2Kp3OTTKjK7uOobnTMQ"], "issued_at": "2018-10-12T04:24:56.000000Z"}} 2018-10-12 04:24:56,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}60e7a7bd99e5c79b9185e03022cd3bc18e6568da" 2018-10-12 04:24:56,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7550bdf-ed3a-48da-b5c8-60aff44b0388 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:56,394 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b7550bdf-ed3a-48da-b5c8-60aff44b0388 2018-10-12 04:24:56,396 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:56,397 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:56,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["feTZ4yA0T4eLdvE7O32gHQ"], "issued_at": "2018-10-12T04:24:56.000000Z"}} 2018-10-12 04:24:56,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" 2018-10-12 04:24:56,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ef0e296-cd7e-4fe1-ba27-dc18c08f86ab Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:56,870 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1ef0e296-cd7e-4fe1-ba27-dc18c08f86ab 2018-10-12 04:24:56,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:56,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:24: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:56,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" 2018-10-12 04:24:56,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a320e20a-84e5-4653-b28a-ded24bf7695b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:24:56,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj used request id req-a320e20a-84e5-4653-b28a-ded24bf7695b 2018-10-12 04:24:56,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" 2018-10-12 04:24:57,062 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e22d996-61d9-4360-95cb-a09b5bbefa03 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:57,062 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-9e22d996-61d9-4360-95cb-a09b5bbefa03 2018-10-12 04:24:57,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj"}}' 2018-10-12 04:24:57,181 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ca99972-9cc6-46ea-9260-6f7fd8ab78a4 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f4020d16d2484bbca42109e8d8fa1ea6"}, "enabled": true, "id": "f4020d16d2484bbca42109e8d8fa1ea6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj"}} 2018-10-12 04:24:57,181 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8ca99972-9cc6-46ea-9260-6f7fd8ab78a4 2018-10-12 04:24:57,181 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj 2018-10-12 04:24:57,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:57,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:57,564 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:24:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["5FfdJeeASZOrVpKr4rqcxg"], "issued_at": "2018-10-12T04:24:57.000000Z"}} 2018-10-12 04:24:57,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67dd1a66b4ee021a67d2595280349ff63d72633" 2018-10-12 04:24:57,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53a032e0-9be1-447d-b79e-1a831c73faac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:57,658 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-53a032e0-9be1-447d-b79e-1a831c73faac 2018-10-12 04:24:57,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:24:57,668 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:24:57,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67dd1a66b4ee021a67d2595280349ff63d72633" 2018-10-12 04:24:57,772 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2eee95c-5b61-430f-b010-dd7f8afa25a4 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:24:57,772 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a2eee95c-5b61-430f-b010-dd7f8afa25a4 2018-10-12 04:24:57,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67dd1a66b4ee021a67d2595280349ff63d72633" 2018-10-12 04:24:57,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc8573c2-0678-4074-a01a-33d10b57e1a3 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f4020d16d2484bbca42109e8d8fa1ea6"}, "enabled": true, "id": "f4020d16d2484bbca42109e8d8fa1ea6", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj"}]} 2018-10-12 04:24:57,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj used request id req-fc8573c2-0678-4074-a01a-33d10b57e1a3 2018-10-12 04:24:57,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67dd1a66b4ee021a67d2595280349ff63d72633" 2018-10-12 04:24:57,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecb0f19c-8caf-4f49-9255-e646ef7f278b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:24:57,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ecb0f19c-8caf-4f49-9255-e646ef7f278b 2018-10-12 04:24:58,323 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-642728dd-c5ae-4b9-user 2018-10-12 04:24:58,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:58,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" 2018-10-12 04:24:58,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-256775ce-2c5c-4aa8-8768-a6b5ea2d2f8f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:24:58,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-256775ce-2c5c-4aa8-8768-a6b5ea2d2f8f 2018-10-12 04:24:58,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" -d '{"role": {"name": "CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj-role"}}' 2018-10-12 04:24:58,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb6cbc8b-01a6-4835-8ee3-3e2007ba0acb Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "28133ef6796d460cb575e7f68a528052", "links": {"self": "http://172.30.9.27:5000/v3/roles/28133ef6796d460cb575e7f68a528052"}, "name": "CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj-role"}} 2018-10-12 04:24:58,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-fb6cbc8b-01a6-4835-8ee3-3e2007ba0acb 2018-10-12 04:24:58,521 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj-role 2018-10-12 04:24:58,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/28133ef6796d460cb575e7f68a528052 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" 2018-10-12 04:24:58,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df2ac929-e1d3-4c0c-90ee-90f182218c7b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/28133ef6796d460cb575e7f68a528052"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj-role", "id": "28133ef6796d460cb575e7f68a528052"}} 2018-10-12 04:24:58,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/28133ef6796d460cb575e7f68a528052 used request id req-df2ac929-e1d3-4c0c-90ee-90f182218c7b 2018-10-12 04:24:58,541 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj-role to project CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj 2018-10-12 04:24:58,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/f4020d16d2484bbca42109e8d8fa1ea6/users/03107cf407a94f7fb541c65c24a7e58a/roles/28133ef6796d460cb575e7f68a528052 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" 2018-10-12 04:24:58,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:24:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37394ac8-498e-4255-9973-f92d907b8109 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:24:58,673 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f4020d16d2484bbca42109e8d8fa1ea6/users/03107cf407a94f7fb541c65c24a7e58a/roles/28133ef6796d460cb575e7f68a528052 used request id req-37394ac8-498e-4255-9973-f92d907b8109 2018-10-12 04:24:58,673 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:58,824 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-3adfbe3b-071c-4121-8e94-de5212541675.pub 2018-10-12 04:24:58,824 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-3adfbe3b-071c-4121-8e94-de5212541675 2018-10-12 04:24:58,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:24:58,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:24:59,204 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "28133ef6796d460cb575e7f68a528052", "name": "CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj-role"}], "expires_at": "2018-10-12T05:24:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f4020d16d2484bbca42109e8d8fa1ea6", "name": "CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f4020d16d2484bbca42109e8d8fa1ea6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f4020d16d2484bbca42109e8d8fa1ea6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f4020d16d2484bbca42109e8d8fa1ea6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f4020d16d2484bbca42109e8d8fa1ea6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f4020d16d2484bbca42109e8d8fa1ea6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f4020d16d2484bbca42109e8d8fa1ea6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f4020d16d2484bbca42109e8d8fa1ea6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f4020d16d2484bbca42109e8d8fa1ea6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f4020d16d2484bbca42109e8d8fa1ea6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f4020d16d2484bbca42109e8d8fa1ea6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f4020d16d2484bbca42109e8d8fa1ea6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f4020d16d2484bbca42109e8d8fa1ea6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-642728dd-c5ae-4b9-user", "id": "03107cf407a94f7fb541c65c24a7e58a"}, "audit_ids": ["gwLLsO77SJKKH1VwkJquPA"], "issued_at": "2018-10-12T04:24:59.000000Z"}} 2018-10-12 04:24:59,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f744f375630b1d11435ebf3ebad100f7e91afbba" 2018-10-12 04:24:59,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56544e4a-7611-4fcf-a1ce-c7acdb2b2a17 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:24:59,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-56544e4a-7611-4fcf-a1ce-c7acdb2b2a17 2018-10-12 04:24:59,290 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:24:59,294 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f744f375630b1d11435ebf3ebad100f7e91afbba" 2018-10-12 04:24:59,836 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-d87118d0-257b-4ad3-bb3f-7e6f767ce688 x-compute-request-id: req-d87118d0-257b-4ad3-bb3f-7e6f767ce688 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 04:24:59,836 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-d87118d0-257b-4ad3-bb3f-7e6f767ce688 2018-10-12 04:24:59,837 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-3adfbe3b-071c-4121-8e94-de5212541675... 2018-10-12 04:24:59,837 - OpenStackKeypair - INFO - Uploading existing keypair 2018-10-12 04:24:59,837 - nova_utils - INFO - Saving keypair to - tmp/CreateKeypairsCleanupTests-3adfbe3b-071c-4121-8e94-de5212541675.pub 2018-10-12 04:24:59,837 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-3adfbe3b-071c-4121-8e94-de5212541675 2018-10-12 04:24:59,840 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f744f375630b1d11435ebf3ebad100f7e91afbba" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCum9G5P9ZeiT8tWQM3B90HcFJfvfBbUgGNZlng8A6ctKX1DFtaKZcA+1r+kwwfUycJ2JUKyYn32Y7PxBK4IP0efTl39A3gFkqMMGDVeOOROwUh1+j+fwrop5WTtWE4cO+H3KqeSsEsoN2hS+LhdDC3UhlsLNC5ibE/ABR9xbO8v0ebXNuFqwqNcpdNNdpZtSss1knGVCBCm2a3+o8hGNVKDtyJ8idRlj8NFhke4rCu10ZIbLCi1u768yzEZR/a+D7TGrcvJ11DOnKJENfaVgxf/trUC4JP1hOpvchssboc3juAiD9jgXQDZegk7CpWlJBqVx/ZIZp282lIA72YrIlb", "name": "CreateKeypairsCleanupTests-3adfbe3b-071c-4121-8e94-de5212541675"}}' 2018-10-12 04:24:59,905 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:24: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-dcd44bb9-5014-4050-968a-38eda4be7c90 x-compute-request-id: req-dcd44bb9-5014-4050-968a-38eda4be7c90 Content-Encoding: gzip Content-Length: 500 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCum9G5P9ZeiT8tWQM3B90HcFJfvfBbUgGNZlng8A6ctKX1DFtaKZcA+1r+kwwfUycJ2JUKyYn32Y7PxBK4IP0efTl39A3gFkqMMGDVeOOROwUh1+j+fwrop5WTtWE4cO+H3KqeSsEsoN2hS+LhdDC3UhlsLNC5ibE/ABR9xbO8v0ebXNuFqwqNcpdNNdpZtSss1knGVCBCm2a3+o8hGNVKDtyJ8idRlj8NFhke4rCu10ZIbLCi1u768yzEZR/a+D7TGrcvJ11DOnKJENfaVgxf/trUC4JP1hOpvchssboc3juAiD9jgXQDZegk7CpWlJBqVx/ZIZp282lIA72YrIlb", "user_id": "03107cf407a94f7fb541c65c24a7e58a", "name": "CreateKeypairsCleanupTests-3adfbe3b-071c-4121-8e94-de5212541675", "fingerprint": "0d:ea:33:4f:b8:7f:00:74:b2:40:e3:87:18:03:38:f0"}} 2018-10-12 04:24:59,905 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-dcd44bb9-5014-4050-968a-38eda4be7c90 2018-10-12 04:24:59,906 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-3adfbe3b-071c-4121-8e94-de5212541675 2018-10-12 04:24:59,909 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-3adfbe3b-071c-4121-8e94-de5212541675 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f744f375630b1d11435ebf3ebad100f7e91afbba" 2018-10-12 04:24:59,940 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:24: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-2733f4cb-b72a-42ef-bbd3-1cb5355a9ecf x-compute-request-id: req-2733f4cb-b72a-42ef-bbd3-1cb5355a9ecf Content-Length: 0 Content-Type: application/json 2018-10-12 04:24:59,940 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-3adfbe3b-071c-4121-8e94-de5212541675 used request id req-2733f4cb-b72a-42ef-bbd3-1cb5355a9ecf 2018-10-12 04:24:59,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" 2018-10-12 04:25:00,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a58e925f-0c4c-4b8d-aa4a-7ee724d54fd9 Date: Fri, 12 Oct 2018 04:25:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:25:00,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-a58e925f-0c4c-4b8d-aa4a-7ee724d54fd9 2018-10-12 04:25:00,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" 2018-10-12 04:25:00,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-155d8b65-f290-4d65-84a3-42ef2edbd28c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:25:00,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-155d8b65-f290-4d65-84a3-42ef2edbd28c 2018-10-12 04:25:00,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" 2018-10-12 04:25:00,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-277b561f-dabf-46d9-993f-308836b8e75a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:25:00,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-277b561f-dabf-46d9-993f-308836b8e75a 2018-10-12 04:25:00,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" 2018-10-12 04:25:00,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff1d800e-4524-4b40-8c37-7c986dfce96f 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:25:00,445 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-ff1d800e-4524-4b40-8c37-7c986dfce96f 2018-10-12 04:25:00,446 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj 2018-10-12 04:25:00,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/f4020d16d2484bbca42109e8d8fa1ea6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" 2018-10-12 04:25:00,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6582bcf2-5a81-4a27-a57f-3efb3cacdeae Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:00,686 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f4020d16d2484bbca42109e8d8fa1ea6 used request id req-6582bcf2-5a81-4a27-a57f-3efb3cacdeae 2018-10-12 04:25:00,686 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-642728dd-c5ae-4b9-proj-role 2018-10-12 04:25:00,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/28133ef6796d460cb575e7f68a528052 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" 2018-10-12 04:25:00,790 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d30980d1-2afd-429e-a3ab-3e74a4a6a553 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:00,790 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/28133ef6796d460cb575e7f68a528052 used request id req-d30980d1-2afd-429e-a3ab-3e74a4a6a553 2018-10-12 04:25:00,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a1009d3e03aa535a5bc2a915212fce6b499fd912" 2018-10-12 04:25:00,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f23c502-3304-47ec-9811-920a88b47619 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:25:00,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8f23c502-3304-47ec-9811-920a88b47619 2018-10-12 04:25:00,880 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-642728dd-c5ae-4b9-user 2018-10-12 04:25:00,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/03107cf407a94f7fb541c65c24a7e58a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67dd1a66b4ee021a67d2595280349ff63d72633" 2018-10-12 04:25:01,066 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3105e0b-50fe-4259-9710-04be36cd5959 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:01,066 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/03107cf407a94f7fb541c65c24a7e58a used request id req-e3105e0b-50fe-4259-9710-04be36cd5959 2018-10-12 04:25:01,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:01,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["4A-NPnnPS3uc6s_Oubw9KA"], "issued_at": "2018-10-12T04:25:01.000000Z"}} 2018-10-12 04:25:01,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16b1c7d7764474e4056e09566d7150de0a2e0447" 2018-10-12 04:25:01,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f092b037-20b9-45f3-9dcd-bb1e1b0864cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:01,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f092b037-20b9-45f3-9dcd-bb1e1b0864cf 2018-10-12 04:25:01,528 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:01,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:01,917 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Pli0IHFcTxSGSQJGSEi-sg"], "issued_at": "2018-10-12T04:25:01.000000Z"}} 2018-10-12 04:25:01,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" 2018-10-12 04:25:01,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8412606f-4d24-47e3-9134-60a2af2fce9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:01,999 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8412606f-4d24-47e3-9134-60a2af2fce9a 2018-10-12 04:25:02,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:02,008 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:02,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" 2018-10-12 04:25:02,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed720225-d433-4f8f-a0f6-ab030eba3638 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:25:02,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj used request id req-ed720225-d433-4f8f-a0f6-ab030eba3638 2018-10-12 04:25:02,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" 2018-10-12 04:25:02,118 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1341dc75-610c-4752-bdb0-b610e306be06 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:25:02,118 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1341dc75-610c-4752-bdb0-b610e306be06 2018-10-12 04:25:02,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj"}}' 2018-10-12 04:25:02,233 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:25:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-090b0235-e7a4-49e8-ad8e-66649b2aca6d Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/66cecd59bd4a4a80bf21a41b6ec3b473"}, "enabled": true, "id": "66cecd59bd4a4a80bf21a41b6ec3b473", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj"}} 2018-10-12 04:25:02,234 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-090b0235-e7a4-49e8-ad8e-66649b2aca6d 2018-10-12 04:25:02,234 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj 2018-10-12 04:25:02,234 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:02,235 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:02,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["LWkA2uYESvWqG-YAGfisBA"], "issued_at": "2018-10-12T04:25:02.000000Z"}} 2018-10-12 04:25:02,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30686b97ba0472894972728abb73e7f6f18d3f8a" 2018-10-12 04:25:02,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-185d2d83-3d63-49a0-a893-e9eef07dd265 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:02,708 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-185d2d83-3d63-49a0-a893-e9eef07dd265 2018-10-12 04:25:02,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:02,718 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:02,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30686b97ba0472894972728abb73e7f6f18d3f8a" 2018-10-12 04:25:02,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb5eca0-dc88-4fdb-9c23-305434fc088e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:25:02,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0fb5eca0-dc88-4fdb-9c23-305434fc088e 2018-10-12 04:25:02,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30686b97ba0472894972728abb73e7f6f18d3f8a" 2018-10-12 04:25:02,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1552d11b-acb7-480e-b77b-0271af72296f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/66cecd59bd4a4a80bf21a41b6ec3b473"}, "enabled": true, "id": "66cecd59bd4a4a80bf21a41b6ec3b473", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj"}]} 2018-10-12 04:25:02,911 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj used request id req-1552d11b-acb7-480e-b77b-0271af72296f 2018-10-12 04:25:02,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30686b97ba0472894972728abb73e7f6f18d3f8a" 2018-10-12 04:25:03,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e219389-cda5-48e3-9d04-d75d7ff7177d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:25:03,004 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1e219389-cda5-48e3-9d04-d75d7ff7177d 2018-10-12 04:25:03,299 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-89235f08-d6a7-42d-user 2018-10-12 04:25:03,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:03,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" 2018-10-12 04:25:03,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a83c77e-c08c-4225-87d7-a4031fa5dc05 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:25:03,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5a83c77e-c08c-4225-87d7-a4031fa5dc05 2018-10-12 04:25:03,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" -d '{"role": {"name": "CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj-role"}}' 2018-10-12 04:25:03,503 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:25:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9aacd352-6bea-4cb7-afb5-d2cdf412704e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "57738efa037d447d9306997cefb388d3", "links": {"self": "http://172.30.9.27:5000/v3/roles/57738efa037d447d9306997cefb388d3"}, "name": "CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj-role"}} 2018-10-12 04:25:03,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-9aacd352-6bea-4cb7-afb5-d2cdf412704e 2018-10-12 04:25:03,504 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj-role 2018-10-12 04:25:03,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/57738efa037d447d9306997cefb388d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" 2018-10-12 04:25:03,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87955550-a28c-4f4c-adc1-f876b5c4362c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/57738efa037d447d9306997cefb388d3"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj-role", "id": "57738efa037d447d9306997cefb388d3"}} 2018-10-12 04:25:03,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/57738efa037d447d9306997cefb388d3 used request id req-87955550-a28c-4f4c-adc1-f876b5c4362c 2018-10-12 04:25:03,596 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj-role to project CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj 2018-10-12 04:25:03,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/66cecd59bd4a4a80bf21a41b6ec3b473/users/f517b8e6fb934e56b1478a333ce6a2bf/roles/57738efa037d447d9306997cefb388d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" 2018-10-12 04:25:03,715 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8564c2b0-e4fa-4b0d-8641-86d693525d64 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:03,715 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/66cecd59bd4a4a80bf21a41b6ec3b473/users/f517b8e6fb934e56b1478a333ce6a2bf/roles/57738efa037d447d9306997cefb388d3 used request id req-8564c2b0-e4fa-4b0d-8641-86d693525d64 2018-10-12 04:25:03,716 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:25:03,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:03,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:04,095 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "57738efa037d447d9306997cefb388d3", "name": "CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj-role"}], "expires_at": "2018-10-12T05:25:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "66cecd59bd4a4a80bf21a41b6ec3b473", "name": "CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/66cecd59bd4a4a80bf21a41b6ec3b473", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/66cecd59bd4a4a80bf21a41b6ec3b473", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/66cecd59bd4a4a80bf21a41b6ec3b473", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/66cecd59bd4a4a80bf21a41b6ec3b473", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/66cecd59bd4a4a80bf21a41b6ec3b473", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/66cecd59bd4a4a80bf21a41b6ec3b473", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/66cecd59bd4a4a80bf21a41b6ec3b473", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/66cecd59bd4a4a80bf21a41b6ec3b473", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/66cecd59bd4a4a80bf21a41b6ec3b473", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/66cecd59bd4a4a80bf21a41b6ec3b473", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/66cecd59bd4a4a80bf21a41b6ec3b473", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/66cecd59bd4a4a80bf21a41b6ec3b473", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-89235f08-d6a7-42d-user", "id": "f517b8e6fb934e56b1478a333ce6a2bf"}, "audit_ids": ["xDkOO8vJS-u74S30dfew_Q"], "issued_at": "2018-10-12T04:25:04.000000Z"}} 2018-10-12 04:25:04,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7b3558f07153b3e0c4f0376980fa7ad25eaac8" 2018-10-12 04:25:04,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c04df751-2473-4fd0-a83a-621e5bd2c45d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:04,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c04df751-2473-4fd0-a83a-621e5bd2c45d 2018-10-12 04:25:04,175 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:25:04,179 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7b3558f07153b3e0c4f0376980fa7ad25eaac8" 2018-10-12 04:25:04,339 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25: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-f88da8c1-93e9-4f87-8dbd-152494369367 x-compute-request-id: req-f88da8c1-93e9-4f87-8dbd-152494369367 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 04:25:04,339 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-f88da8c1-93e9-4f87-8dbd-152494369367 2018-10-12 04:25:04,340 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-4ecafe8c-7bb1-46bd-af9d-534d9972df89... 2018-10-12 04:25:04,340 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 04:25:04,357 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-4ecafe8c-7bb1-46bd-af9d-534d9972df89 2018-10-12 04:25:04,359 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7b3558f07153b3e0c4f0376980fa7ad25eaac8" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPeTigCR7AQLN/vMZmoVVWG/ykEuE/DmZyhDBPj1KEEKt3L0IqlWVE6m6LIYv9H91qwc/HiqFPcy2pbmoWjxDAhIfZooRjZGOvBHisY0uT2MDgGtA8wPd64mprO5MOnbhzcf0313rNLosdExHw8XLKca/fVdE0rk3FBoX1ZJQf3w==", "name": "CreateKeypairsCleanupTests-4ecafe8c-7bb1-46bd-af9d-534d9972df89"}}' 2018-10-12 04:25:04,437 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25: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-a25de4b8-025e-403b-958d-c598583e5e5d x-compute-request-id: req-a25de4b8-025e-403b-958d-c598583e5e5d Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPeTigCR7AQLN/vMZmoVVWG/ykEuE/DmZyhDBPj1KEEKt3L0IqlWVE6m6LIYv9H91qwc/HiqFPcy2pbmoWjxDAhIfZooRjZGOvBHisY0uT2MDgGtA8wPd64mprO5MOnbhzcf0313rNLosdExHw8XLKca/fVdE0rk3FBoX1ZJQf3w==", "user_id": "f517b8e6fb934e56b1478a333ce6a2bf", "name": "CreateKeypairsCleanupTests-4ecafe8c-7bb1-46bd-af9d-534d9972df89", "fingerprint": "47:18:d4:36:b3:34:03:4c:6c:21:39:25:b3:61:bc:08"}} 2018-10-12 04:25:04,438 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a25de4b8-025e-403b-958d-c598583e5e5d 2018-10-12 04:25:04,450 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-4ecafe8c-7bb1-46bd-af9d-534d9972df89.pub 2018-10-12 04:25:04,451 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-4ecafe8c-7bb1-46bd-af9d-534d9972df89 2018-10-12 04:25:04,451 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-4ecafe8c-7bb1-46bd-af9d-534d9972df89 2018-10-12 04:25:04,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4ecafe8c-7bb1-46bd-af9d-534d9972df89 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e7b3558f07153b3e0c4f0376980fa7ad25eaac8" 2018-10-12 04:25:04,485 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:25: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-47b45543-c2b5-4d12-b024-457364dc6989 x-compute-request-id: req-47b45543-c2b5-4d12-b024-457364dc6989 Content-Length: 0 Content-Type: application/json 2018-10-12 04:25:04,485 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-4ecafe8c-7bb1-46bd-af9d-534d9972df89 used request id req-47b45543-c2b5-4d12-b024-457364dc6989 2018-10-12 04:25:04,485 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-4ecafe8c-7bb1-46bd-af9d-534d9972df89.pub] 2018-10-12 04:25:04,486 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-4ecafe8c-7bb1-46bd-af9d-534d9972df89] 2018-10-12 04:25:04,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" 2018-10-12 04:25:04,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-12a7dc7f-6851-4357-ba2a-d9d5731e10fb Date: Fri, 12 Oct 2018 04:25:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:25:04,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-12a7dc7f-6851-4357-ba2a-d9d5731e10fb 2018-10-12 04:25:04,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" 2018-10-12 04:25:04,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f391ba-2673-46b2-9690-dae6650d6db3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:25:04,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-54f391ba-2673-46b2-9690-dae6650d6db3 2018-10-12 04:25:04,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" 2018-10-12 04:25:04,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb16757e-a5b8-45e9-8b3e-5e4eb2b054e3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:25:04,884 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-bb16757e-a5b8-45e9-8b3e-5e4eb2b054e3 2018-10-12 04:25:04,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" 2018-10-12 04:25:04,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c169fe-ebfd-41d3-8d8a-c1e8b54072d0 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:25:04,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-98c169fe-ebfd-41d3-8d8a-c1e8b54072d0 2018-10-12 04:25:04,978 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj 2018-10-12 04:25:04,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/66cecd59bd4a4a80bf21a41b6ec3b473 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" 2018-10-12 04:25:05,194 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19204b57-a92f-4544-9d1d-2f36625667dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:05,194 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/66cecd59bd4a4a80bf21a41b6ec3b473 used request id req-19204b57-a92f-4544-9d1d-2f36625667dc 2018-10-12 04:25:05,194 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-89235f08-d6a7-42d-proj-role 2018-10-12 04:25:05,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/57738efa037d447d9306997cefb388d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" 2018-10-12 04:25:05,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2701eb43-8ab9-4261-8129-98a1d2a2a5e8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:05,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/57738efa037d447d9306997cefb388d3 used request id req-2701eb43-8ab9-4261-8129-98a1d2a2a5e8 2018-10-12 04:25:05,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf387f7ba235595e08ab23eec6c897c0d9c0ba0d" 2018-10-12 04:25:05,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f40ae85-7011-415a-9342-ff402be60853 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:25:05,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0f40ae85-7011-415a-9342-ff402be60853 2018-10-12 04:25:05,406 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-89235f08-d6a7-42d-user 2018-10-12 04:25:05,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f517b8e6fb934e56b1478a333ce6a2bf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30686b97ba0472894972728abb73e7f6f18d3f8a" 2018-10-12 04:25:05,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26313635-0b40-498e-ae2d-fa2d14bda772 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:05,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f517b8e6fb934e56b1478a333ce6a2bf used request id req-26313635-0b40-498e-ae2d-fa2d14bda772 2018-10-12 04:25:05,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:05,964 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["AZBiuzzJQqS73L7MdExFlg"], "issued_at": "2018-10-12T04:25:05.000000Z"}} 2018-10-12 04:25:05,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc46937e3054c32897a63d756d248a22445494b4" 2018-10-12 04:25:06,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97b38a01-cd21-4941-a872-da00b7073e81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:06,054 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-97b38a01-cd21-4941-a872-da00b7073e81 2018-10-12 04:25:06,055 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:06,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:06,543 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["d2fm27afSqyG5Wlf_U6mXg"], "issued_at": "2018-10-12T04:25:06.000000Z"}} 2018-10-12 04:25:06,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" 2018-10-12 04:25:06,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a2798f4-78ad-4bd6-bd0a-34706ba031b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:06,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7a2798f4-78ad-4bd6-bd0a-34706ba031b4 2018-10-12 04:25:06,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:06,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:06,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" 2018-10-12 04:25:06,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3f55c90-729c-4282-864d-8426dc2b19c2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:25:06,718 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj used request id req-c3f55c90-729c-4282-864d-8426dc2b19c2 2018-10-12 04:25:06,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" 2018-10-12 04:25:06,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1288211d-3475-474b-bec1-bc35bbfeb6df Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:25:06,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1288211d-3475-474b-bec1-bc35bbfeb6df 2018-10-12 04:25:06,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj"}}' 2018-10-12 04:25:07,018 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:25:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0adf6a4-e64a-46ee-aed6-ff0641ffcbab Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7f8a1ce03c8f42889c13eeb898912561"}, "enabled": true, "id": "7f8a1ce03c8f42889c13eeb898912561", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj"}} 2018-10-12 04:25:07,019 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c0adf6a4-e64a-46ee-aed6-ff0641ffcbab 2018-10-12 04:25:07,019 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj 2018-10-12 04:25:07,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:07,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:07,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["oj51qtaeRzKAQxuJD1g5UA"], "issued_at": "2018-10-12T04:25:07.000000Z"}} 2018-10-12 04:25:07,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6af9dff556c790ba68a4fe0b0dd61a44aadb2fa5" 2018-10-12 04:25:07,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02bddd86-0425-4086-8a99-267fb52cb273 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:07,489 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-02bddd86-0425-4086-8a99-267fb52cb273 2018-10-12 04:25:07,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:07,499 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:07,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6af9dff556c790ba68a4fe0b0dd61a44aadb2fa5" 2018-10-12 04:25:07,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-176119b3-c23a-436b-ba12-0de2ac04acbf Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:25:07,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-176119b3-c23a-436b-ba12-0de2ac04acbf 2018-10-12 04:25:07,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6af9dff556c790ba68a4fe0b0dd61a44aadb2fa5" 2018-10-12 04:25:07,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eda7577e-e3b0-4083-a8c9-1bcd243ee81d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7f8a1ce03c8f42889c13eeb898912561"}, "enabled": true, "id": "7f8a1ce03c8f42889c13eeb898912561", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj"}]} 2018-10-12 04:25:07,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj used request id req-eda7577e-e3b0-4083-a8c9-1bcd243ee81d 2018-10-12 04:25:07,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6af9dff556c790ba68a4fe0b0dd61a44aadb2fa5" 2018-10-12 04:25:07,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef3d6b4-68df-41ce-809d-8cfec75ac3e8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:25:07,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-aef3d6b4-68df-41ce-809d-8cfec75ac3e8 2018-10-12 04:25:08,131 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-user 2018-10-12 04:25:08,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:08,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" 2018-10-12 04:25:08,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8277ace4-7637-4d03-a288-0c09a94a89fa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:25:08,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8277ace4-7637-4d03-a288-0c09a94a89fa 2018-10-12 04:25:08,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" -d '{"role": {"name": "CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj-role"}}' 2018-10-12 04:25:08,335 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-427dda79-1c14-47e0-80e3-2ccdf5fc32a9 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5aa1958e228446ffa483bf35d884dd7d", "links": {"self": "http://172.30.9.27:5000/v3/roles/5aa1958e228446ffa483bf35d884dd7d"}, "name": "CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj-role"}} 2018-10-12 04:25:08,335 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-427dda79-1c14-47e0-80e3-2ccdf5fc32a9 2018-10-12 04:25:08,335 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj-role 2018-10-12 04:25:08,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/5aa1958e228446ffa483bf35d884dd7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" 2018-10-12 04:25:08,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d63ad0d-d166-4fb8-be9b-10957c7ff877 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/5aa1958e228446ffa483bf35d884dd7d"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj-role", "id": "5aa1958e228446ffa483bf35d884dd7d"}} 2018-10-12 04:25:08,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/5aa1958e228446ffa483bf35d884dd7d used request id req-5d63ad0d-d166-4fb8-be9b-10957c7ff877 2018-10-12 04:25:08,419 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj-role to project CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj 2018-10-12 04:25:08,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/7f8a1ce03c8f42889c13eeb898912561/users/52ab21945ed4491f9bf3f6220d183a13/roles/5aa1958e228446ffa483bf35d884dd7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" 2018-10-12 04:25:08,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e73ad7f4-3b40-449a-93cf-6e5169351136 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:08,566 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7f8a1ce03c8f42889c13eeb898912561/users/52ab21945ed4491f9bf3f6220d183a13/roles/5aa1958e228446ffa483bf35d884dd7d used request id req-e73ad7f4-3b40-449a-93cf-6e5169351136 2018-10-12 04:25:08,566 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:25:08,567 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:08,569 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:08,959 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5aa1958e228446ffa483bf35d884dd7d", "name": "CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj-role"}], "expires_at": "2018-10-12T05:25:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7f8a1ce03c8f42889c13eeb898912561", "name": "CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/7f8a1ce03c8f42889c13eeb898912561", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/7f8a1ce03c8f42889c13eeb898912561", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/7f8a1ce03c8f42889c13eeb898912561", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7f8a1ce03c8f42889c13eeb898912561", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/7f8a1ce03c8f42889c13eeb898912561", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/7f8a1ce03c8f42889c13eeb898912561", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7f8a1ce03c8f42889c13eeb898912561", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/7f8a1ce03c8f42889c13eeb898912561", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/7f8a1ce03c8f42889c13eeb898912561", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7f8a1ce03c8f42889c13eeb898912561", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/7f8a1ce03c8f42889c13eeb898912561", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/7f8a1ce03c8f42889c13eeb898912561", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-user", "id": "52ab21945ed4491f9bf3f6220d183a13"}, "audit_ids": ["r0kHzbTrSQuLYy8Gd3oYgQ"], "issued_at": "2018-10-12T04:25:08.000000Z"}} 2018-10-12 04:25:08,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1646a395d878db29e54cbea59f231af77a45b7cb" 2018-10-12 04:25:09,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40a4e397-c6f3-4066-ace6-1f4ca0030fb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:09,035 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-40a4e397-c6f3-4066-ace6-1f4ca0030fb9 2018-10-12 04:25:09,036 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:25:09,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1646a395d878db29e54cbea59f231af77a45b7cb" 2018-10-12 04:25:09,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25: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-2982c0c5-e463-459a-9711-1d754d710f5b x-compute-request-id: req-2982c0c5-e463-459a-9711-1d754d710f5b Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 04:25:09,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-2982c0c5-e463-459a-9711-1d754d710f5b 2018-10-12 04:25:09,202 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-fef11651-14b4-4d40-bc1a-e1fe9b32490f... 2018-10-12 04:25:09,202 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 04:25:09,252 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-fef11651-14b4-4d40-bc1a-e1fe9b32490f 2018-10-12 04:25:09,254 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1646a395d878db29e54cbea59f231af77a45b7cb" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7e7yVeLKcYIlxxvDEPJjmah39fauF/tXIEABkjv6e25IUZeiWKr++veKlsSvSKi5YR5uqlUb4YOL0+aeYAJZH4vjChwXAxg7fMhiJldV116L6qKtz+Y7aXtjeXxW7gWslGdp0aX5uyy2O3wxZC/XcJM+9UayRwk8HtRtUb1z/3w==", "name": "CreateKeypairsCleanupTests-fef11651-14b4-4d40-bc1a-e1fe9b32490f"}}' 2018-10-12 04:25:09,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25: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-897f1986-afc4-47f9-87fb-d7ffa21f65eb x-compute-request-id: req-897f1986-afc4-47f9-87fb-d7ffa21f65eb Content-Encoding: gzip Content-Length: 374 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC7e7yVeLKcYIlxxvDEPJjmah39fauF/tXIEABkjv6e25IUZeiWKr++veKlsSvSKi5YR5uqlUb4YOL0+aeYAJZH4vjChwXAxg7fMhiJldV116L6qKtz+Y7aXtjeXxW7gWslGdp0aX5uyy2O3wxZC/XcJM+9UayRwk8HtRtUb1z/3w==", "user_id": "52ab21945ed4491f9bf3f6220d183a13", "name": "CreateKeypairsCleanupTests-fef11651-14b4-4d40-bc1a-e1fe9b32490f", "fingerprint": "1b:75:dd:36:8a:cc:76:6c:e1:3e:6f:81:6a:79:04:f4"}} 2018-10-12 04:25:09,305 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-897f1986-afc4-47f9-87fb-d7ffa21f65eb 2018-10-12 04:25:09,318 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-fef11651-14b4-4d40-bc1a-e1fe9b32490f.pub 2018-10-12 04:25:09,319 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-fef11651-14b4-4d40-bc1a-e1fe9b32490f 2018-10-12 04:25:09,319 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-fef11651-14b4-4d40-bc1a-e1fe9b32490f 2018-10-12 04:25:09,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-fef11651-14b4-4d40-bc1a-e1fe9b32490f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1646a395d878db29e54cbea59f231af77a45b7cb" 2018-10-12 04:25:09,346 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:25: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-c102b80f-13a2-4c4a-90b1-b9e17aaccad7 x-compute-request-id: req-c102b80f-13a2-4c4a-90b1-b9e17aaccad7 Content-Length: 0 Content-Type: application/json 2018-10-12 04:25:09,346 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-fef11651-14b4-4d40-bc1a-e1fe9b32490f used request id req-c102b80f-13a2-4c4a-90b1-b9e17aaccad7 2018-10-12 04:25:09,347 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateKeypairsCleanupTests-fef11651-14b4-4d40-bc1a-e1fe9b32490f.pub] 2018-10-12 04:25:09,347 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateKeypairsCleanupTests-fef11651-14b4-4d40-bc1a-e1fe9b32490f] 2018-10-12 04:25:09,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" 2018-10-12 04:25:09,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1cefa474-1f38-4dbd-9733-a2f2c6bc46dd Date: Fri, 12 Oct 2018 04:25:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:25:09,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-1cefa474-1f38-4dbd-9733-a2f2c6bc46dd 2018-10-12 04:25:09,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" 2018-10-12 04:25:09,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c73efd9-9a39-474c-b8a3-9950159ec35d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:25:09,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-0c73efd9-9a39-474c-b8a3-9950159ec35d 2018-10-12 04:25:09,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" 2018-10-12 04:25:09,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-864f377f-2491-423d-91bb-7842d2c45adb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:25:09,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-864f377f-2491-423d-91bb-7842d2c45adb 2018-10-12 04:25:09,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" 2018-10-12 04:25:09,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f9931e7-24ff-404d-97e5-594b82105739 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:25:09,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-7f9931e7-24ff-404d-97e5-594b82105739 2018-10-12 04:25:09,841 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj 2018-10-12 04:25:09,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/7f8a1ce03c8f42889c13eeb898912561 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" 2018-10-12 04:25:10,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f2c8328-24ea-4c61-ad84-9ddae03e1b0c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:10,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7f8a1ce03c8f42889c13eeb898912561 used request id req-7f2c8328-24ea-4c61-ad84-9ddae03e1b0c 2018-10-12 04:25:10,076 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-proj-role 2018-10-12 04:25:10,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/5aa1958e228446ffa483bf35d884dd7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" 2018-10-12 04:25:10,196 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fbcf7d90-b4f5-4c83-bf28-0477d35e8dc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:10,197 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/5aa1958e228446ffa483bf35d884dd7d used request id req-fbcf7d90-b4f5-4c83-bf28-0477d35e8dc2 2018-10-12 04:25:10,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7d62498789470073304022d8958d526e2de2467" 2018-10-12 04:25:10,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79cfaa22-f7d1-492c-b116-0db3e31570a0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:25:10,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-79cfaa22-f7d1-492c-b116-0db3e31570a0 2018-10-12 04:25:10,287 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-14fe79eb-0ba3-4e3-user 2018-10-12 04:25:10,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/52ab21945ed4491f9bf3f6220d183a13 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6af9dff556c790ba68a4fe0b0dd61a44aadb2fa5" 2018-10-12 04:25:10,557 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fa94dc1-bdd9-4567-8561-bc7d064f152f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:10,557 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/52ab21945ed4491f9bf3f6220d183a13 used request id req-1fa94dc1-bdd9-4567-8561-bc7d064f152f 2018-10-12 04:25:10,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:10,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["BjBiOcv0Rf27__VufXoLoA"], "issued_at": "2018-10-12T04:25:10.000000Z"}} 2018-10-12 04:25:10,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ce77701970c5ca37bfd962ab141185ead87c4091" 2018-10-12 04:25:11,028 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eef048c1-f6cc-45ca-b597-492cbeefc082 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:11,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eef048c1-f6cc-45ca-b597-492cbeefc082 2018-10-12 04:25:11,029 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:11,030 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:11,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["pmJ72vpjS_attXFDoa8nvQ"], "issued_at": "2018-10-12T04:25:11.000000Z"}} 2018-10-12 04:25:11,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" 2018-10-12 04:25:11,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb7814c4-0773-4cf6-b9ec-a6cfb8dfeedc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:11,518 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bb7814c4-0773-4cf6-b9ec-a6cfb8dfeedc 2018-10-12 04:25:11,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:11,528 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:11,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" 2018-10-12 04:25:11,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14fd4400-e6d1-475f-9e06-304f91a196e0 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:25:11,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj used request id req-14fd4400-e6d1-475f-9e06-304f91a196e0 2018-10-12 04:25:11,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" 2018-10-12 04:25:11,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97c79a15-8839-4c87-be81-0c84c4b4ffd6 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:25:11,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-97c79a15-8839-4c87-be81-0c84c4b4ffd6 2018-10-12 04:25:11,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj"}}' 2018-10-12 04:25:11,833 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:25:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-69163420-4c91-49e5-b7d2-b0a93d203cc3 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6b3741aefa82461395e66607fa425602"}, "enabled": true, "id": "6b3741aefa82461395e66607fa425602", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj"}} 2018-10-12 04:25:11,833 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-69163420-4c91-49e5-b7d2-b0a93d203cc3 2018-10-12 04:25:11,833 - keystone_utils - INFO - Created project with name - CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj 2018-10-12 04:25:11,833 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:11,834 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:12,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["-e73_OKuSYa7cXLpDkmJ0g"], "issued_at": "2018-10-12T04:25:12.000000Z"}} 2018-10-12 04:25:12,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0417cd5b9f399fb6d185123bf34e5ec7fe8594" 2018-10-12 04:25:12,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ea54814-e8f3-4bd8-9cb2-6c895b5e10a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:12,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0ea54814-e8f3-4bd8-9cb2-6c895b5e10a6 2018-10-12 04:25:12,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:12,245 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:12,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0417cd5b9f399fb6d185123bf34e5ec7fe8594" 2018-10-12 04:25:12,353 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1287c7a2-8fb7-4144-97ab-152614e69908 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:25:12,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1287c7a2-8fb7-4144-97ab-152614e69908 2018-10-12 04:25:12,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0417cd5b9f399fb6d185123bf34e5ec7fe8594" 2018-10-12 04:25:12,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61eb6040-049d-467d-9615-e03b597e028b Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6b3741aefa82461395e66607fa425602"}, "enabled": true, "id": "6b3741aefa82461395e66607fa425602", "parent_id": "default", "domain_id": "default", "name": "CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj"}]} 2018-10-12 04:25:12,533 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj used request id req-61eb6040-049d-467d-9615-e03b597e028b 2018-10-12 04:25:12,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0417cd5b9f399fb6d185123bf34e5ec7fe8594" 2018-10-12 04:25:12,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d62f936-c759-47fc-9201-41ba42f3bdd5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:25:12,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6d62f936-c759-47fc-9201-41ba42f3bdd5 2018-10-12 04:25:13,006 - keystone_utils - INFO - Created user with name - CreateKeypairsCleanupTests-4f58a561-d03f-4de-user 2018-10-12 04:25:13,006 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:13,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" 2018-10-12 04:25:13,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-203a7213-ec02-4a73-a5e4-a457d2dc76d2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:25:13,106 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-203a7213-ec02-4a73-a5e4-a457d2dc76d2 2018-10-12 04:25:13,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" -d '{"role": {"name": "CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj-role"}}' 2018-10-12 04:25:13,215 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dde7bbaf-55fd-46d4-a5de-a9bd1371bb2b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6a083724b14d43019387d23b1153dbdf", "links": {"self": "http://172.30.9.27:5000/v3/roles/6a083724b14d43019387d23b1153dbdf"}, "name": "CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj-role"}} 2018-10-12 04:25:13,216 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-dde7bbaf-55fd-46d4-a5de-a9bd1371bb2b 2018-10-12 04:25:13,216 - keystone_utils - INFO - Created role with name - CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj-role 2018-10-12 04:25:13,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6a083724b14d43019387d23b1153dbdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" 2018-10-12 04:25:13,307 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1691cb6f-bd2c-4788-80c7-ffc74bc40f55 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/6a083724b14d43019387d23b1153dbdf"}, "domain_id": null, "name": "CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj-role", "id": "6a083724b14d43019387d23b1153dbdf"}} 2018-10-12 04:25:13,307 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6a083724b14d43019387d23b1153dbdf used request id req-1691cb6f-bd2c-4788-80c7-ffc74bc40f55 2018-10-12 04:25:13,308 - keystone_utils - INFO - Granting role CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj-role to project CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj 2018-10-12 04:25:13,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6b3741aefa82461395e66607fa425602/users/976c91156cf84f98abb83dcb143c1267/roles/6a083724b14d43019387d23b1153dbdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" 2018-10-12 04:25:13,439 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2132008-145a-4664-a516-568f4a34337f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:13,439 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6b3741aefa82461395e66607fa425602/users/976c91156cf84f98abb83dcb143c1267/roles/6a083724b14d43019387d23b1153dbdf used request id req-b2132008-145a-4664-a516-568f4a34337f 2018-10-12 04:25:13,440 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:25:13,441 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:13,442 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:13,808 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6a083724b14d43019387d23b1153dbdf", "name": "CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj-role"}], "expires_at": "2018-10-12T05:25:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6b3741aefa82461395e66607fa425602", "name": "CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/6b3741aefa82461395e66607fa425602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/6b3741aefa82461395e66607fa425602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/6b3741aefa82461395e66607fa425602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6b3741aefa82461395e66607fa425602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/6b3741aefa82461395e66607fa425602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/6b3741aefa82461395e66607fa425602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6b3741aefa82461395e66607fa425602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/6b3741aefa82461395e66607fa425602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/6b3741aefa82461395e66607fa425602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6b3741aefa82461395e66607fa425602", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/6b3741aefa82461395e66607fa425602", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/6b3741aefa82461395e66607fa425602", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateKeypairsCleanupTests-4f58a561-d03f-4de-user", "id": "976c91156cf84f98abb83dcb143c1267"}, "audit_ids": ["6ihYKo1NQNCzbbaT1szasQ"], "issued_at": "2018-10-12T04:25:13.000000Z"}} 2018-10-12 04:25:13,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd83a02f9e432ae083ba9eb78a752133f6e2afbf" 2018-10-12 04:25:13,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2eba2e-f997-4e95-be7e-ec1d3bbf6357 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:13,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7e2eba2e-f997-4e95-be7e-ec1d3bbf6357 2018-10-12 04:25:13,884 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:25:13,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd83a02f9e432ae083ba9eb78a752133f6e2afbf" 2018-10-12 04:25:14,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25: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-f7908165-3456-46e6-a957-0778bc6db421 x-compute-request-id: req-f7908165-3456-46e6-a957-0778bc6db421 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 04:25:14,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-f7908165-3456-46e6-a957-0778bc6db421 2018-10-12 04:25:14,065 - OpenStackKeypair - INFO - Creating keypair CreateKeypairsCleanupTests-2d6ac39a-d32f-4ff6-8a48-82fe2d7dcc40... 2018-10-12 04:25:14,065 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 04:25:14,090 - nova_utils - INFO - Creating keypair with name - CreateKeypairsCleanupTests-2d6ac39a-d32f-4ff6-8a48-82fe2d7dcc40 2018-10-12 04:25:14,092 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd83a02f9e432ae083ba9eb78a752133f6e2afbf" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPH7m1tITjbNtowxXGKMCqbI7zJTOczBLObPd9HhWF+6shodPqo2He4rzbpR917a1PAwkC04nIH+cTivv5t6FbxRF7gaBCAKqNfqvLz+xEVOFPLuFvCAmVJbZUuMYnim6vpOfXVYaOTDXbHFqtKmQvKsum/CJbvSo2yeAn52GIPQ==", "name": "CreateKeypairsCleanupTests-2d6ac39a-d32f-4ff6-8a48-82fe2d7dcc40"}}' 2018-10-12 04:25:14,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25: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-13cc3920-4a5b-4c5e-a580-694c07318e8c x-compute-request-id: req-13cc3920-4a5b-4c5e-a580-694c07318e8c Content-Encoding: gzip Content-Length: 372 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDPH7m1tITjbNtowxXGKMCqbI7zJTOczBLObPd9HhWF+6shodPqo2He4rzbpR917a1PAwkC04nIH+cTivv5t6FbxRF7gaBCAKqNfqvLz+xEVOFPLuFvCAmVJbZUuMYnim6vpOfXVYaOTDXbHFqtKmQvKsum/CJbvSo2yeAn52GIPQ==", "user_id": "976c91156cf84f98abb83dcb143c1267", "name": "CreateKeypairsCleanupTests-2d6ac39a-d32f-4ff6-8a48-82fe2d7dcc40", "fingerprint": "ba:81:70:ad:09:db:68:f4:03:80:44:d1:34:10:c1:c8"}} 2018-10-12 04:25:14,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-13cc3920-4a5b-4c5e-a580-694c07318e8c 2018-10-12 04:25:14,157 - file_utils - INFO - Saved public key to - tmp/CreateKeypairsCleanupTests-2d6ac39a-d32f-4ff6-8a48-82fe2d7dcc40.pub 2018-10-12 04:25:14,157 - file_utils - INFO - Saved private key to - tmp/CreateKeypairsCleanupTests-2d6ac39a-d32f-4ff6-8a48-82fe2d7dcc40 2018-10-12 04:25:14,158 - nova_utils - DEBUG - Deleting keypair - CreateKeypairsCleanupTests-2d6ac39a-d32f-4ff6-8a48-82fe2d7dcc40 2018-10-12 04:25:14,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-2d6ac39a-d32f-4ff6-8a48-82fe2d7dcc40 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd83a02f9e432ae083ba9eb78a752133f6e2afbf" 2018-10-12 04:25:14,185 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:25: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-dbd281f3-1348-4e4b-89d0-c382ec00eabe x-compute-request-id: req-dbd281f3-1348-4e4b-89d0-c382ec00eabe Content-Length: 0 Content-Type: application/json 2018-10-12 04:25:14,185 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateKeypairsCleanupTests-2d6ac39a-d32f-4ff6-8a48-82fe2d7dcc40 used request id req-dbd281f3-1348-4e4b-89d0-c382ec00eabe 2018-10-12 04:25:14,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" 2018-10-12 04:25:14,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1ba7d365-3155-4469-8926-4323c5f0e92c Date: Fri, 12 Oct 2018 04:25:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:25:14,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-1ba7d365-3155-4469-8926-4323c5f0e92c 2018-10-12 04:25:14,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" 2018-10-12 04:25:14,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5e71d7f-fe21-4649-9aaf-784011d561ea Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:25:14,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-c5e71d7f-fe21-4649-9aaf-784011d561ea 2018-10-12 04:25:14,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" 2018-10-12 04:25:14,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-511bd731-9ac6-45d6-ac25-e10917c0d79a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:25:14,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-511bd731-9ac6-45d6-ac25-e10917c0d79a 2018-10-12 04:25:14,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" 2018-10-12 04:25:14,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8975b1fd-36ad-44bc-93c7-67ec5d457e17 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:25:14,663 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-8975b1fd-36ad-44bc-93c7-67ec5d457e17 2018-10-12 04:25:14,664 - keystone_utils - INFO - Deleting project with name - CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj 2018-10-12 04:25:14,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/6b3741aefa82461395e66607fa425602 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" 2018-10-12 04:25:14,853 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50bd88fd-33bf-4176-9a26-268221b517be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:14,853 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6b3741aefa82461395e66607fa425602 used request id req-50bd88fd-33bf-4176-9a26-268221b517be 2018-10-12 04:25:14,853 - keystone_utils - INFO - Deleting role with name - CreateKeypairsCleanupTests-4f58a561-d03f-4de-proj-role 2018-10-12 04:25:14,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/6a083724b14d43019387d23b1153dbdf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" 2018-10-12 04:25:14,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80f1f713-a5b0-4386-9b7a-dc528633c053 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:14,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/6a083724b14d43019387d23b1153dbdf used request id req-80f1f713-a5b0-4386-9b7a-dc528633c053 2018-10-12 04:25:14,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beac269ea31646e4eb0a76f762f6dd4c922bc4ce" 2018-10-12 04:25:15,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-881081aa-3e16-4bc4-981f-e56ae34e662a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:25:15,061 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-881081aa-3e16-4bc4-981f-e56ae34e662a 2018-10-12 04:25:15,062 - keystone_utils - INFO - Deleting user with name - CreateKeypairsCleanupTests-4f58a561-d03f-4de-user 2018-10-12 04:25:15,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/976c91156cf84f98abb83dcb143c1267 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d0417cd5b9f399fb6d185123bf34e5ec7fe8594" 2018-10-12 04:25:15,246 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66c8c637-4b97-457e-9c22-6db354a3b422 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:15,246 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/976c91156cf84f98abb83dcb143c1267 used request id req-66c8c637-4b97-457e-9c22-6db354a3b422 2018-10-12 04:25:15,247 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:15,625 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["MSEjib0wRWWidYMyxhfqOQ"], "issued_at": "2018-10-12T04:25:15.000000Z"}} 2018-10-12 04:25:15,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ea061a153c430a4a64e55bcd1207e305a773f" 2018-10-12 04:25:15,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38496b0e-b64c-4d37-8190-453d9a856d08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:15,638 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-38496b0e-b64c-4d37-8190-453d9a856d08 2018-10-12 04:25:15,639 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:15,640 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:16,033 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["LLrDtG9YSOiSx8N9jWX7UQ"], "issued_at": "2018-10-12T04:25:16.000000Z"}} 2018-10-12 04:25:16,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:16,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f67c76e-c2b3-4908-a8f6-0f253afc7aa0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:16,106 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2f67c76e-c2b3-4908-a8f6-0f253afc7aa0 2018-10-12 04:25:16,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:16,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:16,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-23390d15-8f2e-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:16,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-547631a0-3676-455b-9108-b023bee42a65 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-23390d15-8f2e-48c-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:25:16,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-23390d15-8f2e-48c-proj used request id req-547631a0-3676-455b-9108-b023bee42a65 2018-10-12 04:25:16,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:16,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db0b6920-c522-41e0-8a9e-6ea33ca83afc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:25:16,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-db0b6920-c522-41e0-8a9e-6ea33ca83afc 2018-10-12 04:25:16,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-proj"}}' 2018-10-12 04:25:16,419 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:25:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1273f51d-a779-414e-9bee-37c78bc6a055 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d1ae00adeae478bae85fc7ba1602a90"}, "enabled": true, "id": "6d1ae00adeae478bae85fc7ba1602a90", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-proj"}} 2018-10-12 04:25:16,420 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1273f51d-a779-414e-9bee-37c78bc6a055 2018-10-12 04:25:16,420 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-23390d15-8f2e-48c-proj 2018-10-12 04:25:16,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:16,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:16,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["FFr9iIL7QCWnqwl6YcLasA"], "issued_at": "2018-10-12T04:25:16.000000Z"}} 2018-10-12 04:25:16,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2f18ad61748a352d969558fc68c1cad9817e44" 2018-10-12 04:25:16,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b29eebc8-13fc-4495-b4ef-d6cc145f7823 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:16,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b29eebc8-13fc-4495-b4ef-d6cc145f7823 2018-10-12 04:25:16,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:16,831 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:16,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2f18ad61748a352d969558fc68c1cad9817e44" 2018-10-12 04:25:16,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a05c7be6-34a9-402c-8705-2d2d0efff297 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:25:16,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a05c7be6-34a9-402c-8705-2d2d0efff297 2018-10-12 04:25:16,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-23390d15-8f2e-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2f18ad61748a352d969558fc68c1cad9817e44" 2018-10-12 04:25:17,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-450d7c6c-688d-4fe9-a6a8-c24c28d34724 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-23390d15-8f2e-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d1ae00adeae478bae85fc7ba1602a90"}, "enabled": true, "id": "6d1ae00adeae478bae85fc7ba1602a90", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-proj"}]} 2018-10-12 04:25:17,030 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-23390d15-8f2e-48c-proj used request id req-450d7c6c-688d-4fe9-a6a8-c24c28d34724 2018-10-12 04:25:17,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2f18ad61748a352d969558fc68c1cad9817e44" 2018-10-12 04:25:17,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ae229de-4e29-4356-90b1-26d9d0551eab Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:25:17,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2ae229de-4e29-4356-90b1-26d9d0551eab 2018-10-12 04:25:17,413 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-23390d15-8f2e-48c-user 2018-10-12 04:25:17,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:17,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:17,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7861c89-bf12-4cb5-bbd5-f73ffb5efa77 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:25:17,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c7861c89-bf12-4cb5-bbd5-f73ffb5efa77 2018-10-12 04:25:17,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" -d '{"role": {"name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-proj-role"}}' 2018-10-12 04:25:17,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0267a166-99f7-413b-962a-3e52b6243c42 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a90cfcbaff24a3d9d89c3f465e90e42", "links": {"self": "http://172.30.9.27:5000/v3/roles/4a90cfcbaff24a3d9d89c3f465e90e42"}, "name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-proj-role"}} 2018-10-12 04:25:17,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0267a166-99f7-413b-962a-3e52b6243c42 2018-10-12 04:25:17,611 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-23390d15-8f2e-48c-proj-role 2018-10-12 04:25:17,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/4a90cfcbaff24a3d9d89c3f465e90e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:17,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-352c4f6b-69da-465f-97f1-22a0616b2a97 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/4a90cfcbaff24a3d9d89c3f465e90e42"}, "domain_id": null, "name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-proj-role", "id": "4a90cfcbaff24a3d9d89c3f465e90e42"}} 2018-10-12 04:25:17,702 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/4a90cfcbaff24a3d9d89c3f465e90e42 used request id req-352c4f6b-69da-465f-97f1-22a0616b2a97 2018-10-12 04:25:17,702 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-23390d15-8f2e-48c-proj-role to project CreateNetworkSuccessTests-23390d15-8f2e-48c-proj 2018-10-12 04:25:17,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6d1ae00adeae478bae85fc7ba1602a90/users/74d40d28f6d7486da66d4f116af42413/roles/4a90cfcbaff24a3d9d89c3f465e90e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:17,823 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c377eaa-9025-4504-8826-ce9eac61b534 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:17,823 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6d1ae00adeae478bae85fc7ba1602a90/users/74d40d28f6d7486da66d4f116af42413/roles/4a90cfcbaff24a3d9d89c3f465e90e42 used request id req-7c377eaa-9025-4504-8826-ce9eac61b534 2018-10-12 04:25:17,824 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:17,825 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:18,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a90cfcbaff24a3d9d89c3f465e90e42", "name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-proj-role"}], "expires_at": "2018-10-12T05:25:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d1ae00adeae478bae85fc7ba1602a90", "name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/6d1ae00adeae478bae85fc7ba1602a90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/6d1ae00adeae478bae85fc7ba1602a90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/6d1ae00adeae478bae85fc7ba1602a90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6d1ae00adeae478bae85fc7ba1602a90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/6d1ae00adeae478bae85fc7ba1602a90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/6d1ae00adeae478bae85fc7ba1602a90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6d1ae00adeae478bae85fc7ba1602a90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/6d1ae00adeae478bae85fc7ba1602a90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/6d1ae00adeae478bae85fc7ba1602a90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d1ae00adeae478bae85fc7ba1602a90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/6d1ae00adeae478bae85fc7ba1602a90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/6d1ae00adeae478bae85fc7ba1602a90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-user", "id": "74d40d28f6d7486da66d4f116af42413"}, "audit_ids": ["CxLiEedKRwiJUQEG0uozMQ"], "issued_at": "2018-10-12T04:25:18.000000Z"}} 2018-10-12 04:25:18,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d4f8253f6e07f9f52adf93bd9956037002fb60" 2018-10-12 04:25:18,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20b3bc50-1619-4458-bfcb-3134d4908275 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:18,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-20b3bc50-1619-4458-bfcb-3134d4908275 2018-10-12 04:25:18,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d4f8253f6e07f9f52adf93bd9956037002fb60" 2018-10-12 04:25:18,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-53374338-4ea4-4b39-86be-a7abc8accb94 Date: Fri, 12 Oct 2018 04:25:18 GMT RESP BODY: {"networks":[]} 2018-10-12 04:25:18,468 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net used request id req-53374338-4ea4-4b39-86be-a7abc8accb94 2018-10-12 04:25:18,469 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net 2018-10-12 04:25:18,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d4f8253f6e07f9f52adf93bd9956037002fb60" -d '{"network": {"name": "CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net", "admin_state_up": true}}' 2018-10-12 04:25:19,011 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-8ee1d768-833a-4fb7-9946-20f1103e8ade Date: Fri, 12 Oct 2018 04:25:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"276c1789-ed17-4884-aab0-6350b52b73a7","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"6d1ae00adeae478bae85fc7ba1602a90","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:25:18Z","is_default":false,"name":"CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"6d1ae00adeae478bae85fc7ba1602a90","created_at":"2018-10-12T04:25:18Z","mtu":1450}} 2018-10-12 04:25:19,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-8ee1d768-833a-4fb7-9946-20f1103e8ade 2018-10-12 04:25:19,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=276c1789-ed17-4884-aab0-6350b52b73a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d4f8253f6e07f9f52adf93bd9956037002fb60" 2018-10-12 04:25:19,264 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-ef3ba592-2efc-407e-849b-63eca9beb953 Date: Fri, 12 Oct 2018 04:25: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-10-12T04:25:18Z","tenant_id":"6d1ae00adeae478bae85fc7ba1602a90","created_at":"2018-10-12T04:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"6d1ae00adeae478bae85fc7ba1602a90","id":"276c1789-ed17-4884-aab0-6350b52b73a7","name":"CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net"}]} 2018-10-12 04:25:19,264 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=276c1789-ed17-4884-aab0-6350b52b73a7 used request id req-ef3ba592-2efc-407e-849b-63eca9beb953 2018-10-12 04:25:19,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=276c1789-ed17-4884-aab0-6350b52b73a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d4f8253f6e07f9f52adf93bd9956037002fb60" 2018-10-12 04:25:19,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-51a3efad-3605-42a3-a36c-c56b555197cd Date: Fri, 12 Oct 2018 04:25:19 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:25:19,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=276c1789-ed17-4884-aab0-6350b52b73a7 used request id req-51a3efad-3605-42a3-a36c-c56b555197cd 2018-10-12 04:25:19,454 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-subnet 2018-10-12 04:25:19,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d4f8253f6e07f9f52adf93bd9956037002fb60" -d '{"subnets": [{"ip_version": 4, "network_id": "276c1789-ed17-4884-aab0-6350b52b73a7", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-subnet"}]}' 2018-10-12 04:25:19,992 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-370eee1d-1fa6-4ae6-85c2-9e562ed13f71 Date: Fri, 12 Oct 2018 04:25:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"276c1789-ed17-4884-aab0-6350b52b73a7","tenant_id":"6d1ae00adeae478bae85fc7ba1602a90","created_at":"2018-10-12T04:25:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25: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":"6d1ae00adeae478bae85fc7ba1602a90","id":"efd9414a-f709-43dc-a985-59941504cebd","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-subnet"}]} 2018-10-12 04:25:19,992 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-370eee1d-1fa6-4ae6-85c2-9e562ed13f71 2018-10-12 04:25:19,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=276c1789-ed17-4884-aab0-6350b52b73a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d4f8253f6e07f9f52adf93bd9956037002fb60" 2018-10-12 04:25:20,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c91d593b-e686-4b51-b665-a66ebb4f0a83 Date: Fri, 12 Oct 2018 04:25: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":["efd9414a-f709-43dc-a985-59941504cebd"],"updated_at":"2018-10-12T04:25:19Z","tenant_id":"6d1ae00adeae478bae85fc7ba1602a90","created_at":"2018-10-12T04:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d1ae00adeae478bae85fc7ba1602a90","id":"276c1789-ed17-4884-aab0-6350b52b73a7","name":"CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net"}]} 2018-10-12 04:25:20,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=276c1789-ed17-4884-aab0-6350b52b73a7 used request id req-c91d593b-e686-4b51-b665-a66ebb4f0a83 2018-10-12 04:25:20,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=276c1789-ed17-4884-aab0-6350b52b73a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d4f8253f6e07f9f52adf93bd9956037002fb60" 2018-10-12 04:25:20,481 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-88fcb647-ca60-4161-a8ec-b2274131c78a Date: Fri, 12 Oct 2018 04:25:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"276c1789-ed17-4884-aab0-6350b52b73a7","tenant_id":"6d1ae00adeae478bae85fc7ba1602a90","created_at":"2018-10-12T04:25:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25: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":"6d1ae00adeae478bae85fc7ba1602a90","id":"efd9414a-f709-43dc-a985-59941504cebd","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-subnet"}]} 2018-10-12 04:25:20,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=276c1789-ed17-4884-aab0-6350b52b73a7 used request id req-88fcb647-ca60-4161-a8ec-b2274131c78a 2018-10-12 04:25:20,482 - OpenStackNetwork - DEBUG - Network [276c1789-ed17-4884-aab0-6350b52b73a7] created successfully 2018-10-12 04:25:20,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:20,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a90cfcbaff24a3d9d89c3f465e90e42", "name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-proj-role"}], "expires_at": "2018-10-12T05:25:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6d1ae00adeae478bae85fc7ba1602a90", "name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/6d1ae00adeae478bae85fc7ba1602a90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/6d1ae00adeae478bae85fc7ba1602a90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/6d1ae00adeae478bae85fc7ba1602a90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6d1ae00adeae478bae85fc7ba1602a90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/6d1ae00adeae478bae85fc7ba1602a90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/6d1ae00adeae478bae85fc7ba1602a90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6d1ae00adeae478bae85fc7ba1602a90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/6d1ae00adeae478bae85fc7ba1602a90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/6d1ae00adeae478bae85fc7ba1602a90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6d1ae00adeae478bae85fc7ba1602a90", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/6d1ae00adeae478bae85fc7ba1602a90", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/6d1ae00adeae478bae85fc7ba1602a90", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-user", "id": "74d40d28f6d7486da66d4f116af42413"}, "audit_ids": ["yjcNfLhpQR2NMWW9pOdPow"], "issued_at": "2018-10-12T04:25:20.000000Z"}} 2018-10-12 04:25:20,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3830e5e554fb6375a54aa91e0883594d9f9783" 2018-10-12 04:25:21,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8dc2c44b-2841-4c0c-ae43-554b12e858a8 Date: Fri, 12 Oct 2018 04:25: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":["efd9414a-f709-43dc-a985-59941504cebd"],"updated_at":"2018-10-12T04:25:19Z","tenant_id":"6d1ae00adeae478bae85fc7ba1602a90","created_at":"2018-10-12T04:25:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"6d1ae00adeae478bae85fc7ba1602a90","id":"276c1789-ed17-4884-aab0-6350b52b73a7","name":"CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net"}]} 2018-10-12 04:25:21,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net used request id req-8dc2c44b-2841-4c0c-ae43-554b12e858a8 2018-10-12 04:25:21,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:21,199 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:21,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d1ae00adeae478bae85fc7ba1602a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d3ea061a153c430a4a64e55bcd1207e305a773f" 2018-10-12 04:25:21,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c44085-3a57-47de-8deb-032c86938b50 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d1ae00adeae478bae85fc7ba1602a90"}, "enabled": true, "id": "6d1ae00adeae478bae85fc7ba1602a90", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-proj"}} 2018-10-12 04:25:21,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d1ae00adeae478bae85fc7ba1602a90 used request id req-82c44085-3a57-47de-8deb-032c86938b50 2018-10-12 04:25:21,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=276c1789-ed17-4884-aab0-6350b52b73a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3830e5e554fb6375a54aa91e0883594d9f9783" 2018-10-12 04:25:21,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2a6fc81a-81c1-4e50-a1e2-9fa3a22909ae Date: Fri, 12 Oct 2018 04:25:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"276c1789-ed17-4884-aab0-6350b52b73a7","tenant_id":"6d1ae00adeae478bae85fc7ba1602a90","created_at":"2018-10-12T04:25:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25: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":"6d1ae00adeae478bae85fc7ba1602a90","id":"efd9414a-f709-43dc-a985-59941504cebd","subnetpool_id":null,"name":"CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-subnet"}]} 2018-10-12 04:25:21,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=276c1789-ed17-4884-aab0-6350b52b73a7 used request id req-2a6fc81a-81c1-4e50-a1e2-9fa3a22909ae 2018-10-12 04:25:21,595 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-subnet 2018-10-12 04:25:21,595 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-subnet 2018-10-12 04:25:21,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/efd9414a-f709-43dc-a985-59941504cebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3830e5e554fb6375a54aa91e0883594d9f9783" 2018-10-12 04:25:23,572 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6978258f-3bdd-4527-9e5b-751ea6d29f44 Date: Fri, 12 Oct 2018 04:25:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:25:23,573 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/efd9414a-f709-43dc-a985-59941504cebd used request id req-6978258f-3bdd-4527-9e5b-751ea6d29f44 2018-10-12 04:25:23,573 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net 2018-10-12 04:25:23,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/276c1789-ed17-4884-aab0-6350b52b73a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3830e5e554fb6375a54aa91e0883594d9f9783" 2018-10-12 04:25:24,850 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c4f2a721-d5f4-480a-a5bd-7f83372cd750 Date: Fri, 12 Oct 2018 04:25:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:25:24,850 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/276c1789-ed17-4884-aab0-6350b52b73a7 used request id req-c4f2a721-d5f4-480a-a5bd-7f83372cd750 2018-10-12 04:25:24,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d3830e5e554fb6375a54aa91e0883594d9f9783" 2018-10-12 04:25:24,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fcda1fd3-fc0b-4287-98a2-b35b7c94ecac Date: Fri, 12 Oct 2018 04:25:24 GMT RESP BODY: {"networks":[]} 2018-10-12 04:25:24,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net used request id req-fcda1fd3-fc0b-4287-98a2-b35b7c94ecac 2018-10-12 04:25:24,879 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-subnet 2018-10-12 04:25:24,880 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-subnet 2018-10-12 04:25:24,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/efd9414a-f709-43dc-a985-59941504cebd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d4f8253f6e07f9f52adf93bd9956037002fb60" 2018-10-12 04:25:24,919 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 136 X-Openstack-Request-Id: req-202c197f-dfe3-4f98-ad2b-30f598f064f9 Date: Fri, 12 Oct 2018 04:25:24 GMT RESP BODY: {"NeutronError": {"message": "Subnet efd9414a-f709-43dc-a985-59941504cebd could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-12 04:25:24,919 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/efd9414a-f709-43dc-a985-59941504cebd used request id req-202c197f-dfe3-4f98-ad2b-30f598f064f9 2018-10-12 04:25:24,920 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Subnet efd9414a-f709-43dc-a985-59941504cebd could not be found.", "type": "SubnetNotFound", "detail": ""}} 2018-10-12 04:25:24,920 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-8c7fd13f-70c7-4a2f-a2ad-c876885a8974-pub-net 2018-10-12 04:25:24,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/276c1789-ed17-4884-aab0-6350b52b73a7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4d4f8253f6e07f9f52adf93bd9956037002fb60" 2018-10-12 04:25:25,113 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 138 X-Openstack-Request-Id: req-f11982b9-fb50-4d0a-9cee-9d64d9144fe6 Date: Fri, 12 Oct 2018 04:25:25 GMT RESP BODY: {"NeutronError": {"message": "Network 276c1789-ed17-4884-aab0-6350b52b73a7 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-10-12 04:25:25,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/276c1789-ed17-4884-aab0-6350b52b73a7 used request id req-f11982b9-fb50-4d0a-9cee-9d64d9144fe6 2018-10-12 04:25:25,113 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Network 276c1789-ed17-4884-aab0-6350b52b73a7 could not be found.", "type": "NetworkNotFound", "detail": ""}} 2018-10-12 04:25:25,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:25,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-672c35c3-e180-495f-a28b-d763d9ca8a29 Date: Fri, 12 Oct 2018 04:25:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "6d1ae00adeae478bae85fc7ba1602a90", "created_at": "2018-10-12T04:25:18Z", "updated_at": "2018-10-12T04:25:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:25:18Z", "revision_number": 0, "id": "8899a97d-0360-430a-8c77-295eebbaacf1", "remote_group_id": "d3d4834d-1d2e-46cb-b930-0eac69e163b1", "remote_ip_prefix": null, "created_at": "2018-10-12T04:25:18Z", "security_group_id": "d3d4834d-1d2e-46cb-b930-0eac69e163b1", "tenant_id": "6d1ae00adeae478bae85fc7ba1602a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d1ae00adeae478bae85fc7ba1602a90"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:25:18Z", "revision_number": 0, "id": "a9d96383-2819-494a-a4d6-ea351c78f706", "remote_group_id": "d3d4834d-1d2e-46cb-b930-0eac69e163b1", "remote_ip_prefix": null, "created_at": "2018-10-12T04:25:18Z", "security_group_id": "d3d4834d-1d2e-46cb-b930-0eac69e163b1", "tenant_id": "6d1ae00adeae478bae85fc7ba1602a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d1ae00adeae478bae85fc7ba1602a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:25:18Z", "revision_number": 0, "id": "b41ac62e-5ae9-4f47-a5fa-d9fb8ff8958b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:25:18Z", "security_group_id": "d3d4834d-1d2e-46cb-b930-0eac69e163b1", "tenant_id": "6d1ae00adeae478bae85fc7ba1602a90", "port_range_min": null, "ethertype": "IPv4", "project_id": "6d1ae00adeae478bae85fc7ba1602a90"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:25:18Z", "revision_number": 0, "id": "c1cecf82-f20e-4520-8ffa-d13b94b16313", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:25:18Z", "security_group_id": "d3d4834d-1d2e-46cb-b930-0eac69e163b1", "tenant_id": "6d1ae00adeae478bae85fc7ba1602a90", "port_range_min": null, "ethertype": "IPv6", "project_id": "6d1ae00adeae478bae85fc7ba1602a90"}], "revision_number": 4, "project_id": "6d1ae00adeae478bae85fc7ba1602a90", "id": "d3d4834d-1d2e-46cb-b930-0eac69e163b1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:25:25,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-672c35c3-e180-495f-a28b-d763d9ca8a29 2018-10-12 04:25:25,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:25,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3343c59-8a65-4725-a196-9d7aad8262d6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:25:25,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-c3343c59-8a65-4725-a196-9d7aad8262d6 2018-10-12 04:25:25,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:25,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c0175d-d77e-4762-9ea6-0aab8d2f7314 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:25:25,522 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-82c0175d-d77e-4762-9ea6-0aab8d2f7314 2018-10-12 04:25:25,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6d1ae00adeae478bae85fc7ba1602a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:25,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7633a980-9ce2-4a6c-bf44-a662c757f7ea Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6d1ae00adeae478bae85fc7ba1602a90"}, "enabled": true, "id": "6d1ae00adeae478bae85fc7ba1602a90", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-23390d15-8f2e-48c-proj"}} 2018-10-12 04:25:25,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6d1ae00adeae478bae85fc7ba1602a90 used request id req-7633a980-9ce2-4a6c-bf44-a662c757f7ea 2018-10-12 04:25:25,613 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d3d4834d-1d2e-46cb-b930-0eac69e163b1 2018-10-12 04:25:25,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d3d4834d-1d2e-46cb-b930-0eac69e163b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:25,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b32dd818-4cbe-4ad6-9a62-f09df74ee2c4 Date: Fri, 12 Oct 2018 04:25:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "d3d4834d-1d2e-46cb-b930-0eac69e163b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:25:18Z", "security_group_id": "d3d4834d-1d2e-46cb-b930-0eac69e163b1", "port_range_min": null, "revision_number": 0, "tenant_id": "6d1ae00adeae478bae85fc7ba1602a90", "created_at": "2018-10-12T04:25:18Z", "project_id": "6d1ae00adeae478bae85fc7ba1602a90", "id": "8899a97d-0360-430a-8c77-295eebbaacf1"}, {"remote_group_id": "d3d4834d-1d2e-46cb-b930-0eac69e163b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:25:18Z", "security_group_id": "d3d4834d-1d2e-46cb-b930-0eac69e163b1", "port_range_min": null, "revision_number": 0, "tenant_id": "6d1ae00adeae478bae85fc7ba1602a90", "created_at": "2018-10-12T04:25:18Z", "project_id": "6d1ae00adeae478bae85fc7ba1602a90", "id": "a9d96383-2819-494a-a4d6-ea351c78f706"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:25:18Z", "security_group_id": "d3d4834d-1d2e-46cb-b930-0eac69e163b1", "port_range_min": null, "revision_number": 0, "tenant_id": "6d1ae00adeae478bae85fc7ba1602a90", "created_at": "2018-10-12T04:25:18Z", "project_id": "6d1ae00adeae478bae85fc7ba1602a90", "id": "b41ac62e-5ae9-4f47-a5fa-d9fb8ff8958b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:25:18Z", "security_group_id": "d3d4834d-1d2e-46cb-b930-0eac69e163b1", "port_range_min": null, "revision_number": 0, "tenant_id": "6d1ae00adeae478bae85fc7ba1602a90", "created_at": "2018-10-12T04:25:18Z", "project_id": "6d1ae00adeae478bae85fc7ba1602a90", "id": "c1cecf82-f20e-4520-8ffa-d13b94b16313"}]} 2018-10-12 04:25:25,797 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d3d4834d-1d2e-46cb-b930-0eac69e163b1 used request id req-b32dd818-4cbe-4ad6-9a62-f09df74ee2c4 2018-10-12 04:25:25,797 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:25:25,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d3d4834d-1d2e-46cb-b930-0eac69e163b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:26,096 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3a02daa3-e972-48ba-bfd3-ecc6b0a4daee Content-Length: 0 Date: Fri, 12 Oct 2018 04:25:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:25:26,096 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d3d4834d-1d2e-46cb-b930-0eac69e163b1 used request id req-3a02daa3-e972-48ba-bfd3-ecc6b0a4daee 2018-10-12 04:25:26,097 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-23390d15-8f2e-48c-proj 2018-10-12 04:25:26,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/6d1ae00adeae478bae85fc7ba1602a90 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:26,296 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7da15009-4435-46ec-a58f-ffade1e5a1ba Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:26,296 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6d1ae00adeae478bae85fc7ba1602a90 used request id req-7da15009-4435-46ec-a58f-ffade1e5a1ba 2018-10-12 04:25:26,296 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-23390d15-8f2e-48c-proj-role 2018-10-12 04:25:26,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/4a90cfcbaff24a3d9d89c3f465e90e42 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:26,407 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31a42613-8584-426d-bc4f-65e1ece1b7bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:26,407 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/4a90cfcbaff24a3d9d89c3f465e90e42 used request id req-31a42613-8584-426d-bc4f-65e1ece1b7bd 2018-10-12 04:25:26,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1f34ea2062a381a47102560b20bcc4e0d32b" 2018-10-12 04:25:26,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e6555d1-7d4f-41d2-9c53-89bf2965c4f9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:25:26,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0e6555d1-7d4f-41d2-9c53-89bf2965c4f9 2018-10-12 04:25:26,501 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-23390d15-8f2e-48c-user 2018-10-12 04:25:26,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/74d40d28f6d7486da66d4f116af42413 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3b2f18ad61748a352d969558fc68c1cad9817e44" 2018-10-12 04:25:26,663 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e71c3b2-c31e-4017-845c-57d51126f595 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:26,663 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/74d40d28f6d7486da66d4f116af42413 used request id req-2e71c3b2-c31e-4017-845c-57d51126f595 2018-10-12 04:25:26,665 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:27,050 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["1mb6_r9-QByNperyZkahrA"], "issued_at": "2018-10-12T04:25:27.000000Z"}} 2018-10-12 04:25:27,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc63ef96c63ec7a1dcae7675b37853b38ca234bf" 2018-10-12 04:25:27,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3ecd65d-2081-4283-a66b-7e8ecab6e158 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:27,145 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e3ecd65d-2081-4283-a66b-7e8ecab6e158 2018-10-12 04:25:27,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:27,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:27,623 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["eyaO3l-FRGm2SzAs6W7Fcw"], "issued_at": "2018-10-12T04:25:27.000000Z"}} 2018-10-12 04:25:27,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:27,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89dc87ca-51aa-47e5-8dbd-1b3513ec11ca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:27,715 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-89dc87ca-51aa-47e5-8dbd-1b3513ec11ca 2018-10-12 04:25:27,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:27,724 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:27,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:27,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b096f9-2922-4db9-97de-da48653b317b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:25:27,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj used request id req-e1b096f9-2922-4db9-97de-da48653b317b 2018-10-12 04:25:27,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:27,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7506fbff-5abb-4f4e-8932-54981517a0b8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:25:27,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7506fbff-5abb-4f4e-8932-54981517a0b8 2018-10-12 04:25:27,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj"}}' 2018-10-12 04:25:27,964 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:25:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06614da0-849e-493d-8fff-da226a18a165 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7"}, "enabled": true, "id": "92357cd42eeb405d8d57bd4493d5f7b7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj"}} 2018-10-12 04:25:27,965 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-06614da0-849e-493d-8fff-da226a18a165 2018-10-12 04:25:27,965 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj 2018-10-12 04:25:27,965 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:27,966 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:28,339 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["x8pgW90-QNWjICDbzkm3Nw"], "issued_at": "2018-10-12T04:25:28.000000Z"}} 2018-10-12 04:25:28,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9be92a244bbf980b77ca1abf77247fc18d169a17" 2018-10-12 04:25:28,435 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68786ab7-8a66-4abf-b2fe-3cf5d6b73f2e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:28,435 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-68786ab7-8a66-4abf-b2fe-3cf5d6b73f2e 2018-10-12 04:25:28,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:28,446 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:28,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9be92a244bbf980b77ca1abf77247fc18d169a17" 2018-10-12 04:25:28,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af17ffa4-97c7-4c7d-832c-f368b64538b4 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:25:28,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-af17ffa4-97c7-4c7d-832c-f368b64538b4 2018-10-12 04:25:28,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9be92a244bbf980b77ca1abf77247fc18d169a17" 2018-10-12 04:25:28,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a858428-8a14-4644-bae9-985592e25911 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7"}, "enabled": true, "id": "92357cd42eeb405d8d57bd4493d5f7b7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj"}]} 2018-10-12 04:25:28,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj used request id req-0a858428-8a14-4644-bae9-985592e25911 2018-10-12 04:25:28,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9be92a244bbf980b77ca1abf77247fc18d169a17" 2018-10-12 04:25:28,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ab57efc-e3fd-440d-bec1-2b58e694554d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:25:28,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2ab57efc-e3fd-440d-bec1-2b58e694554d 2018-10-12 04:25:29,123 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-be39402c-f9a2-4b8-user 2018-10-12 04:25:29,123 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:29,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:29,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c2883e4-7c6b-4fbd-86ea-386a60f223ed Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:25:29,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1c2883e4-7c6b-4fbd-86ea-386a60f223ed 2018-10-12 04:25:29,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" -d '{"role": {"name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj-role"}}' 2018-10-12 04:25:29,341 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bdd41bdf-abd5-4ce1-a3ec-dbfe4ad8c167 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f54b1708ccd04b2a9bef795af10f9ed2", "links": {"self": "http://172.30.9.27:5000/v3/roles/f54b1708ccd04b2a9bef795af10f9ed2"}, "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj-role"}} 2018-10-12 04:25:29,342 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-bdd41bdf-abd5-4ce1-a3ec-dbfe4ad8c167 2018-10-12 04:25:29,342 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj-role 2018-10-12 04:25:29,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f54b1708ccd04b2a9bef795af10f9ed2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:29,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d14492b-fe77-43e5-9aee-960141654ca2 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f54b1708ccd04b2a9bef795af10f9ed2"}, "domain_id": null, "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj-role", "id": "f54b1708ccd04b2a9bef795af10f9ed2"}} 2018-10-12 04:25:29,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f54b1708ccd04b2a9bef795af10f9ed2 used request id req-8d14492b-fe77-43e5-9aee-960141654ca2 2018-10-12 04:25:29,426 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj-role to project CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj 2018-10-12 04:25:29,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7/users/c2f618dc820b4eb09eb79a89fb2272e0/roles/f54b1708ccd04b2a9bef795af10f9ed2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:29,553 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fdb1ebe7-1d04-4990-8f72-865195634ffd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:29,553 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7/users/c2f618dc820b4eb09eb79a89fb2272e0/roles/f54b1708ccd04b2a9bef795af10f9ed2 used request id req-fdb1ebe7-1d04-4990-8f72-865195634ffd 2018-10-12 04:25:29,554 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:29,555 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:29,945 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["HNk_T8GIQVmF8yQlQB683A"], "issued_at": "2018-10-12T04:25:29.000000Z"}} 2018-10-12 04:25:29,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30d204ba0cfda4468c0a5de6a6e0fce1192c747" 2018-10-12 04:25:30,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b950c2fc-e262-4c2e-98b8-c0aacae1db8a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:30,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b950c2fc-e262-4c2e-98b8-c0aacae1db8a 2018-10-12 04:25:30,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30d204ba0cfda4468c0a5de6a6e0fce1192c747" 2018-10-12 04:25:30,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b4bf50e3-34ee-4114-a279-2bd044c525d9 Date: Fri, 12 Oct 2018 04:25:30 GMT RESP BODY: {"networks":[]} 2018-10-12 04:25:30,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net used request id req-b4bf50e3-34ee-4114-a279-2bd044c525d9 2018-10-12 04:25:30,223 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net 2018-10-12 04:25:30,224 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:30,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:30,695 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["3EY-iRwrQfa2XXR6qrRL_g"], "issued_at": "2018-10-12T04:25:30.000000Z"}} 2018-10-12 04:25:30,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c661182e2b069a4edeec7532cbcb51058cbebe" 2018-10-12 04:25:30,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c576ff09-3423-4567-87c0-da9395cbe975 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:30,778 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c576ff09-3423-4567-87c0-da9395cbe975 2018-10-12 04:25:30,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:30,788 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:30,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f3c661182e2b069a4edeec7532cbcb51058cbebe" 2018-10-12 04:25:30,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc43c69b-c70f-4c01-8441-0e95bfeccf3f Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7"}, "enabled": true, "id": "92357cd42eeb405d8d57bd4493d5f7b7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj"}]} 2018-10-12 04:25:30,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj used request id req-dc43c69b-c70f-4c01-8441-0e95bfeccf3f 2018-10-12 04:25:30,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30d204ba0cfda4468c0a5de6a6e0fce1192c747" -d '{"network": {"tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "name": "CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net", "admin_state_up": true}}' 2018-10-12 04:25:31,363 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6f712631-32ba-451d-9d6a-d7badc4c1d27 Date: Fri, 12 Oct 2018 04:25: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":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"92357cd42eeb405d8d57bd4493d5f7b7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:25:31Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net","admin_state_up":true,"tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:31Z","mtu":1450}} 2018-10-12 04:25:31,364 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-6f712631-32ba-451d-9d6a-d7badc4c1d27 2018-10-12 04:25:31,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30d204ba0cfda4468c0a5de6a6e0fce1192c747" 2018-10-12 04:25:31,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-0752f902-a5ab-4cf3-8ca2-0303a21e29f3 Date: Fri, 12 Oct 2018 04:25:31 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"92357cd42eeb405d8d57bd4493d5f7b7","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:25:31Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net","admin_state_up":true,"tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:31Z","provider:network_type":"vxlan"}]} 2018-10-12 04:25:31,580 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 used request id req-0752f902-a5ab-4cf3-8ca2-0303a21e29f3 2018-10-12 04:25:31,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30d204ba0cfda4468c0a5de6a6e0fce1192c747" 2018-10-12 04:25:31,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1466471d-3c08-4d1a-bc96-bddef3632792 Date: Fri, 12 Oct 2018 04:25:31 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:25:31,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 used request id req-1466471d-3c08-4d1a-bc96-bddef3632792 2018-10-12 04:25:31,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:31,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:31,998 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["_sLAynr_QOycZwYTNEoOzA"], "issued_at": "2018-10-12T04:25:32.000000Z"}} 2018-10-12 04:25:31,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0756826c0521e5971877a3815cfd08c27711b4cf" 2018-10-12 04:25:32,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee8274a7-aa9a-4802-9ae1-3c821972e21e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:32,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ee8274a7-aa9a-4802-9ae1-3c821972e21e 2018-10-12 04:25:32,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:32,283 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:32,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0756826c0521e5971877a3815cfd08c27711b4cf" 2018-10-12 04:25:32,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e4aedb5-8ae8-41c9-a229-674d160bb6fc Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7"}, "enabled": true, "id": "92357cd42eeb405d8d57bd4493d5f7b7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj"}]} 2018-10-12 04:25:32,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj used request id req-3e4aedb5-8ae8-41c9-a229-674d160bb6fc 2018-10-12 04:25:32,377 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet 2018-10-12 04:25:32,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30d204ba0cfda4468c0a5de6a6e0fce1192c747" -d '{"subnets": [{"ip_version": 4, "network_id": "b855e9b4-86dd-4b4b-b5d1-e8407a477d24", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet", "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7"}]}' 2018-10-12 04:25:32,891 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-377a0d9f-26c9-4e82-8700-7a3b0446c2cf Date: Fri, 12 Oct 2018 04:25:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:32Z","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":"92357cd42eeb405d8d57bd4493d5f7b7","id":"99325e81-e08a-4c06-a535-861726179773","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet"}]} 2018-10-12 04:25:32,891 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-377a0d9f-26c9-4e82-8700-7a3b0446c2cf 2018-10-12 04:25:32,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30d204ba0cfda4468c0a5de6a6e0fce1192c747" 2018-10-12 04:25:33,225 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2043ce71-a044-4808-b73a-f5ca64b64de0 Date: Fri, 12 Oct 2018 04:25:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"92357cd42eeb405d8d57bd4493d5f7b7","status":"ACTIVE","subnets":["99325e81-e08a-4c06-a535-861726179773"],"description":"","tags":[],"updated_at":"2018-10-12T04:25:32Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net","admin_state_up":true,"tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:31Z","provider:network_type":"vxlan"}]} 2018-10-12 04:25:33,225 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 used request id req-2043ce71-a044-4808-b73a-f5ca64b64de0 2018-10-12 04:25:33,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30d204ba0cfda4468c0a5de6a6e0fce1192c747" 2018-10-12 04:25:33,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-13d48208-e952-45cc-b7c0-0f25c7479f2a Date: Fri, 12 Oct 2018 04:25:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:32Z","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":"92357cd42eeb405d8d57bd4493d5f7b7","id":"99325e81-e08a-4c06-a535-861726179773","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet"}]} 2018-10-12 04:25:33,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 used request id req-13d48208-e952-45cc-b7c0-0f25c7479f2a 2018-10-12 04:25:33,448 - OpenStackNetwork - DEBUG - Network [b855e9b4-86dd-4b4b-b5d1-e8407a477d24] created successfully 2018-10-12 04:25:33,449 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:33,820 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f54b1708ccd04b2a9bef795af10f9ed2", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj-role"}], "expires_at": "2018-10-12T05:25:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92357cd42eeb405d8d57bd4493d5f7b7", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-user", "id": "c2f618dc820b4eb09eb79a89fb2272e0"}, "audit_ids": ["LPDkm4-XTmKa3WdHZbBdJw"], "issued_at": "2018-10-12T04:25:33.000000Z"}} 2018-10-12 04:25:33,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d199a3c5386019995975835b2e44306cb4708e9" 2018-10-12 04:25:34,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-291108f4-3b8e-473c-80f6-6f817a927cad Date: Fri, 12 Oct 2018 04:25: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":["99325e81-e08a-4c06-a535-861726179773"],"updated_at":"2018-10-12T04:25:32Z","tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"92357cd42eeb405d8d57bd4493d5f7b7","id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net"}]} 2018-10-12 04:25:34,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net used request id req-291108f4-3b8e-473c-80f6-6f817a927cad 2018-10-12 04:25:34,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:34,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:34,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc63ef96c63ec7a1dcae7675b37853b38ca234bf" 2018-10-12 04:25:34,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1f32ce5-d490-41c1-af74-8f1c56c3f69e Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7"}, "enabled": true, "id": "92357cd42eeb405d8d57bd4493d5f7b7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj"}} 2018-10-12 04:25:34,175 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7 used request id req-e1f32ce5-d490-41c1-af74-8f1c56c3f69e 2018-10-12 04:25:34,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d199a3c5386019995975835b2e44306cb4708e9" 2018-10-12 04:25:34,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-95085af1-cd1a-421b-9fb9-d386550e4fe9 Date: Fri, 12 Oct 2018 04:25:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:32Z","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":"92357cd42eeb405d8d57bd4493d5f7b7","id":"99325e81-e08a-4c06-a535-861726179773","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet"}]} 2018-10-12 04:25:34,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 used request id req-95085af1-cd1a-421b-9fb9-d386550e4fe9 2018-10-12 04:25:34,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:34,471 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:34,845 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f54b1708ccd04b2a9bef795af10f9ed2", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj-role"}], "expires_at": "2018-10-12T05:25:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "92357cd42eeb405d8d57bd4493d5f7b7", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/92357cd42eeb405d8d57bd4493d5f7b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-user", "id": "c2f618dc820b4eb09eb79a89fb2272e0"}, "audit_ids": ["vGCq83FMSt2xpu6h4wncAQ"], "issued_at": "2018-10-12T04:25:34.000000Z"}} 2018-10-12 04:25:34,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d3edbaafc2cfa473a61f856e9a03dfbdbb285f" 2018-10-12 04:25:34,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-885964b5-1e10-4fbd-84a7-a12cc862167f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:34,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-885964b5-1e10-4fbd-84a7-a12cc862167f 2018-10-12 04:25:34,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d3edbaafc2cfa473a61f856e9a03dfbdbb285f" 2018-10-12 04:25:35,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-484f0a3c-f68f-4d0f-a40c-368fd42d0d5f Date: Fri, 12 Oct 2018 04:25: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":["99325e81-e08a-4c06-a535-861726179773"],"updated_at":"2018-10-12T04:25:32Z","tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"92357cd42eeb405d8d57bd4493d5f7b7","id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net"}]} 2018-10-12 04:25:35,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net used request id req-484f0a3c-f68f-4d0f-a40c-368fd42d0d5f 2018-10-12 04:25:35,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:35,165 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:35,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d3edbaafc2cfa473a61f856e9a03dfbdbb285f" 2018-10-12 04:25:35,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e83e3c4-21a6-4093-a9fb-c2267911ddf5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7"}, "enabled": true, "id": "92357cd42eeb405d8d57bd4493d5f7b7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj"}} 2018-10-12 04:25:35,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7 used request id req-5e83e3c4-21a6-4093-a9fb-c2267911ddf5 2018-10-12 04:25:35,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93d3edbaafc2cfa473a61f856e9a03dfbdbb285f" 2018-10-12 04:25:35,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2b9f3604-e7a4-49be-9dbd-7f040d678700 Date: Fri, 12 Oct 2018 04:25:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:32Z","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":"92357cd42eeb405d8d57bd4493d5f7b7","id":"99325e81-e08a-4c06-a535-861726179773","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet"}]} 2018-10-12 04:25:35,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 used request id req-2b9f3604-e7a4-49be-9dbd-7f040d678700 2018-10-12 04:25:35,466 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:35,467 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:35,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ITEJOTk3TAmWpwyXTMQixQ"], "issued_at": "2018-10-12T04:25:35.000000Z"}} 2018-10-12 04:25:35,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:35,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc46776b-ad8f-40f0-96dd-8d4a4d0f760a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:35,952 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cc46776b-ad8f-40f0-96dd-8d4a4d0f760a 2018-10-12 04:25:35,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:36,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-94f77e62-eff9-4c3d-a0ff-4e2f14371978 Date: Fri, 12 Oct 2018 04:25:36 GMT RESP BODY: {"routers": []} 2018-10-12 04:25:36,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router&admin_state_up=True used request id req-94f77e62-eff9-4c3d-a0ff-4e2f14371978 2018-10-12 04:25:36,153 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:36,154 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:36,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["TlX5ApigRNWpatld_X73DA"], "issued_at": "2018-10-12T04:25:36.000000Z"}} 2018-10-12 04:25:36,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d162612b5609807a2ed6b431f48e3c5e6694b746" 2018-10-12 04:25:36,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f6d4a00-44fa-4874-9c9e-08a0b039b514 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:36,613 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2f6d4a00-44fa-4874-9c9e-08a0b039b514 2018-10-12 04:25:36,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:36,622 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:36,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d162612b5609807a2ed6b431f48e3c5e6694b746" 2018-10-12 04:25:36,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f582322-87d4-41f9-89a0-32291070330c Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7"}, "enabled": true, "id": "92357cd42eeb405d8d57bd4493d5f7b7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj"}]} 2018-10-12 04:25:36,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj used request id req-2f582322-87d4-41f9-89a0-32291070330c 2018-10-12 04:25:36,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:36,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-634eba73-50c1-4b31-a40e-e566ca77f1f7 Date: Fri, 12 Oct 2018 04:25:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 04:25:36,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-634eba73-50c1-4b31-a40e-e566ca77f1f7 2018-10-12 04:25:36,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:37,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4a0c2243-9f94-4957-a27a-c55b08d947e6 Date: Fri, 12 Oct 2018 04:25:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 04:25:37,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-4a0c2243-9f94-4957-a27a-c55b08d947e6 2018-10-12 04:25:37,157 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router 2018-10-12 04:25:37,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "name": "CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router", "admin_state_up": true}}' 2018-10-12 04:25:42,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-d786dcab-ee9f-485a-8ad1-313d925a25b3 Date: Fri, 12 Oct 2018 04:25:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "created_at": "2018-10-12T04:25:38Z", "admin_state_up": true, "updated_at": "2018-10-12T04:25:38Z", "project_id": "92357cd42eeb405d8d57bd4493d5f7b7", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "d5bbbab4-e404-4676-9f22-3c444e4467bf", "name": "CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router"}} 2018-10-12 04:25:42,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-d786dcab-ee9f-485a-8ad1-313d925a25b3 2018-10-12 04:25:42,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d5bbbab4-e404-4676-9f22-3c444e4467bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:42,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3250 X-Openstack-Request-Id: req-906e305c-969f-4812-bd8b-8006e98f6bd6 Date: Fri, 12 Oct 2018 04:25:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:25:40Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634f2642-84de-4d62-861c-9bdc6251dff7","ip_address":"169.254.192.10"}],"id":"4276c9aa-2de7-4f8c-93cc-cb9dcdaa92c2","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:99:e7:0c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 92357cd42eeb405d8d57bd4493d5f7b7","admin_state_up":true,"network_id":"9252d95c-5188-4646-9326-b85631589846","tenant_id":"","created_at":"2018-10-12T04:25:40Z","binding:vnic_type":"normal","device_id":"d5bbbab4-e404-4676-9f22-3c444e4467bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:25:41Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634f2642-84de-4d62-861c-9bdc6251dff7","ip_address":"169.254.192.12"}],"id":"4fb985d9-dd72-4503-9eac-6d0289294096","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:53:d1:61","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 92357cd42eeb405d8d57bd4493d5f7b7","admin_state_up":true,"network_id":"9252d95c-5188-4646-9326-b85631589846","tenant_id":"","created_at":"2018-10-12T04:25:40Z","binding:vnic_type":"normal","device_id":"d5bbbab4-e404-4676-9f22-3c444e4467bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:25:39Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634f2642-84de-4d62-861c-9bdc6251dff7","ip_address":"169.254.192.5"}],"id":"8ccadec9-6712-47d4-989d-c036464bb7dc","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4d:34:6d","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 92357cd42eeb405d8d57bd4493d5f7b7","admin_state_up":true,"network_id":"9252d95c-5188-4646-9326-b85631589846","tenant_id":"","created_at":"2018-10-12T04:25:39Z","binding:vnic_type":"normal","device_id":"d5bbbab4-e404-4676-9f22-3c444e4467bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:25:42Z","device_owner":"network:router_gateway","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.203"}],"id":"d91bfcd6-f5e0-4c11-b111-65bfa40e20ae","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:02:f2:69","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":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T04:25:38Z","binding:vnic_type":"normal","device_id":"d5bbbab4-e404-4676-9f22-3c444e4467bf"}]} 2018-10-12 04:25:42,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d5bbbab4-e404-4676-9f22-3c444e4467bf used request id req-906e305c-969f-4812-bd8b-8006e98f6bd6 2018-10-12 04:25:42,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:42,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-fae1af65-f8fc-4277-acfb-91d1a85cb66b Date: Fri, 12 Oct 2018 04:25:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 04:25:42,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-fae1af65-f8fc-4277-acfb-91d1a85cb66b 2018-10-12 04:25:42,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/634f2642-84de-4d62-861c-9bdc6251dff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:42,592 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-da493dad-9e7c-49e5-b0b3-7372d7b891c3 Date: Fri, 12 Oct 2018 04:25:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9252d95c-5188-4646-9326-b85631589846","tenant_id":"","created_at":"2018-10-12T04:25:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:37Z","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":"634f2642-84de-4d62-861c-9bdc6251dff7","subnetpool_id":null,"name":"HA subnet tenant 92357cd42eeb405d8d57bd4493d5f7b7"}} 2018-10-12 04:25:42,592 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/634f2642-84de-4d62-861c-9bdc6251dff7 used request id req-da493dad-9e7c-49e5-b0b3-7372d7b891c3 2018-10-12 04:25:42,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/634f2642-84de-4d62-861c-9bdc6251dff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:42,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2b770f1f-a1f7-4382-84bb-6650ba25a27a Date: Fri, 12 Oct 2018 04:25:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9252d95c-5188-4646-9326-b85631589846","tenant_id":"","created_at":"2018-10-12T04:25:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:37Z","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":"634f2642-84de-4d62-861c-9bdc6251dff7","subnetpool_id":null,"name":"HA subnet tenant 92357cd42eeb405d8d57bd4493d5f7b7"}} 2018-10-12 04:25:42,795 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/634f2642-84de-4d62-861c-9bdc6251dff7 used request id req-2b770f1f-a1f7-4382-84bb-6650ba25a27a 2018-10-12 04:25:42,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/634f2642-84de-4d62-861c-9bdc6251dff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:43,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e70fcb64-3889-4ebb-bb28-6b1198f045a0 Date: Fri, 12 Oct 2018 04:25:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9252d95c-5188-4646-9326-b85631589846","tenant_id":"","created_at":"2018-10-12T04:25:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:37Z","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":"634f2642-84de-4d62-861c-9bdc6251dff7","subnetpool_id":null,"name":"HA subnet tenant 92357cd42eeb405d8d57bd4493d5f7b7"}} 2018-10-12 04:25:43,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/634f2642-84de-4d62-861c-9bdc6251dff7 used request id req-e70fcb64-3889-4ebb-bb28-6b1198f045a0 2018-10-12 04:25:43,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:43,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-398806a2-49c2-4584-86f0-87abfd32d2bf Date: Fri, 12 Oct 2018 04:25:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":93,"ipv4_address_scope":null,"shared":false,"project_id":"92357cd42eeb405d8d57bd4493d5f7b7","status":"ACTIVE","subnets":["99325e81-e08a-4c06-a535-861726179773"],"description":"","tags":[],"updated_at":"2018-10-12T04:25:32Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net","admin_state_up":true,"tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:31Z","provider:network_type":"vxlan"}]} 2018-10-12 04:25:43,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net used request id req-398806a2-49c2-4584-86f0-87abfd32d2bf 2018-10-12 04:25:43,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:43,256 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:43,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:43,347 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c96cf585-249e-41c7-bd8a-6233ce16bb28 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7"}, "enabled": true, "id": "92357cd42eeb405d8d57bd4493d5f7b7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj"}} 2018-10-12 04:25:43,347 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7 used request id req-c96cf585-249e-41c7-bd8a-6233ce16bb28 2018-10-12 04:25:43,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:43,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-981f9a58-aaaa-424b-af04-3294298c8bc2 Date: Fri, 12 Oct 2018 04:25:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:32Z","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":"92357cd42eeb405d8d57bd4493d5f7b7","id":"99325e81-e08a-4c06-a535-861726179773","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet"}]} 2018-10-12 04:25:43,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24 used request id req-981f9a58-aaaa-424b-af04-3294298c8bc2 2018-10-12 04:25:43,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24&name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:43,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-30547823-8ad0-454e-8407-79a18602a50a Date: Fri, 12 Oct 2018 04:25:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:32Z","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":"92357cd42eeb405d8d57bd4493d5f7b7","id":"99325e81-e08a-4c06-a535-861726179773","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet"}]} 2018-10-12 04:25:43,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b855e9b4-86dd-4b4b-b5d1-e8407a477d24&name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet used request id req-30547823-8ad0-454e-8407-79a18602a50a 2018-10-12 04:25:43,766 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-12 04:25:43,766 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router 2018-10-12 04:25:43,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/d5bbbab4-e404-4676-9f22-3c444e4467bf/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" -d '{"subnet_id": "99325e81-e08a-4c06-a535-861726179773"}' 2018-10-12 04:25:45,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8d0f3dfa-10e0-4590-b50e-d32fcc869206 Date: Fri, 12 Oct 2018 04:25:45 GMT RESP BODY: {"network_id": "b855e9b4-86dd-4b4b-b5d1-e8407a477d24", "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "subnet_id": "99325e81-e08a-4c06-a535-861726179773", "subnet_ids": ["99325e81-e08a-4c06-a535-861726179773"], "port_id": "aa25230a-bf42-427c-a20d-605b05e29f8a", "id": "d5bbbab4-e404-4676-9f22-3c444e4467bf"} 2018-10-12 04:25:45,700 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d5bbbab4-e404-4676-9f22-3c444e4467bf/add_router_interface used request id req-8d0f3dfa-10e0-4590-b50e-d32fcc869206 2018-10-12 04:25:45,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/d5bbbab4-e404-4676-9f22-3c444e4467bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:46,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-19460da4-a394-4a77-9104-f165d312ab09 Date: Fri, 12 Oct 2018 04:25:46 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "created_at": "2018-10-12T04:25:38Z", "admin_state_up": true, "updated_at": "2018-10-12T04:25:44Z", "project_id": "92357cd42eeb405d8d57bd4493d5f7b7", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "d5bbbab4-e404-4676-9f22-3c444e4467bf", "name": "CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router"}} 2018-10-12 04:25:46,079 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/d5bbbab4-e404-4676-9f22-3c444e4467bf used request id req-19460da4-a394-4a77-9104-f165d312ab09 2018-10-12 04:25:46,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d5bbbab4-e404-4676-9f22-3c444e4467bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:46,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4443 X-Openstack-Request-Id: req-a50ca3c9-4038-4183-9cad-6fdf0294738a Date: Fri, 12 Oct 2018 04:25:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:25:44Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634f2642-84de-4d62-861c-9bdc6251dff7","ip_address":"169.254.192.10"}],"id":"4276c9aa-2de7-4f8c-93cc-cb9dcdaa92c2","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:e7:0c","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 92357cd42eeb405d8d57bd4493d5f7b7","admin_state_up":true,"network_id":"9252d95c-5188-4646-9326-b85631589846","tenant_id":"","created_at":"2018-10-12T04:25:40Z","binding:vnic_type":"normal","device_id":"d5bbbab4-e404-4676-9f22-3c444e4467bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:25:44Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634f2642-84de-4d62-861c-9bdc6251dff7","ip_address":"169.254.192.12"}],"id":"4fb985d9-dd72-4503-9eac-6d0289294096","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:d1:61","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 92357cd42eeb405d8d57bd4493d5f7b7","admin_state_up":true,"network_id":"9252d95c-5188-4646-9326-b85631589846","tenant_id":"","created_at":"2018-10-12T04:25:40Z","binding:vnic_type":"normal","device_id":"d5bbbab4-e404-4676-9f22-3c444e4467bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:25:45Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"634f2642-84de-4d62-861c-9bdc6251dff7","ip_address":"169.254.192.5"}],"id":"8ccadec9-6712-47d4-989d-c036464bb7dc","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4d:34:6d","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 92357cd42eeb405d8d57bd4493d5f7b7","admin_state_up":true,"network_id":"9252d95c-5188-4646-9326-b85631589846","tenant_id":"","created_at":"2018-10-12T04:25:39Z","binding:vnic_type":"normal","device_id":"d5bbbab4-e404-4676-9f22-3c444e4467bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:25:45Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"99325e81-e08a-4c06-a535-861726179773","ip_address":"10.55.1.1"}],"id":"aa25230a-bf42-427c-a20d-605b05e29f8a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:f3:87","project_id":"92357cd42eeb405d8d57bd4493d5f7b7","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:44Z","binding:vnic_type":"normal","device_id":"d5bbbab4-e404-4676-9f22-3c444e4467bf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:25:44Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.203"}],"id":"d91bfcd6-f5e0-4c11-b111-65bfa40e20ae","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:f2:69","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":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T04:25:38Z","binding:vnic_type":"normal","device_id":"d5bbbab4-e404-4676-9f22-3c444e4467bf"}]} 2018-10-12 04:25:46,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d5bbbab4-e404-4676-9f22-3c444e4467bf used request id req-a50ca3c9-4038-4183-9cad-6fdf0294738a 2018-10-12 04:25:46,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:46,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-21368731-8cc0-4bf4-9825-1f2db85de378 Date: Fri, 12 Oct 2018 04:25:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 04:25:46,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-21368731-8cc0-4bf4-9825-1f2db85de378 2018-10-12 04:25:46,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/634f2642-84de-4d62-861c-9bdc6251dff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:46,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-56e1e2f7-a08a-4d21-994c-e55dedd5ce87 Date: Fri, 12 Oct 2018 04:25:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9252d95c-5188-4646-9326-b85631589846","tenant_id":"","created_at":"2018-10-12T04:25:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:37Z","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":"634f2642-84de-4d62-861c-9bdc6251dff7","subnetpool_id":null,"name":"HA subnet tenant 92357cd42eeb405d8d57bd4493d5f7b7"}} 2018-10-12 04:25:46,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/634f2642-84de-4d62-861c-9bdc6251dff7 used request id req-56e1e2f7-a08a-4d21-994c-e55dedd5ce87 2018-10-12 04:25:46,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/634f2642-84de-4d62-861c-9bdc6251dff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:46,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-d26f96f6-1e64-4534-a213-513fa13c1259 Date: Fri, 12 Oct 2018 04:25:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9252d95c-5188-4646-9326-b85631589846","tenant_id":"","created_at":"2018-10-12T04:25:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:37Z","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":"634f2642-84de-4d62-861c-9bdc6251dff7","subnetpool_id":null,"name":"HA subnet tenant 92357cd42eeb405d8d57bd4493d5f7b7"}} 2018-10-12 04:25:46,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/634f2642-84de-4d62-861c-9bdc6251dff7 used request id req-d26f96f6-1e64-4534-a213-513fa13c1259 2018-10-12 04:25:46,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/634f2642-84de-4d62-861c-9bdc6251dff7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:46,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-06cb9ebb-f86d-4129-86c3-ead49d28fe01 Date: Fri, 12 Oct 2018 04:25:46 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"9252d95c-5188-4646-9326-b85631589846","tenant_id":"","created_at":"2018-10-12T04:25:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:37Z","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":"634f2642-84de-4d62-861c-9bdc6251dff7","subnetpool_id":null,"name":"HA subnet tenant 92357cd42eeb405d8d57bd4493d5f7b7"}} 2018-10-12 04:25:46,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/634f2642-84de-4d62-861c-9bdc6251dff7 used request id req-06cb9ebb-f86d-4129-86c3-ead49d28fe01 2018-10-12 04:25:46,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/99325e81-e08a-4c06-a535-861726179773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:46,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-440a72b1-748d-41b6-a0de-39cf90f0802d Date: Fri, 12 Oct 2018 04:25:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:32Z","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":"92357cd42eeb405d8d57bd4493d5f7b7","id":"99325e81-e08a-4c06-a535-861726179773","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet"}} 2018-10-12 04:25:46,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/99325e81-e08a-4c06-a535-861726179773 used request id req-440a72b1-748d-41b6-a0de-39cf90f0802d 2018-10-12 04:25:47,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d199a3c5386019995975835b2e44306cb4708e9" 2018-10-12 04:25:47,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-fbe27002-881e-40cb-8e5e-27557ad71d13 Date: Fri, 12 Oct 2018 04:25:47 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "created_at": "2018-10-12T04:25:38Z", "admin_state_up": true, "updated_at": "2018-10-12T04:25:44Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "92357cd42eeb405d8d57bd4493d5f7b7", "id": "d5bbbab4-e404-4676-9f22-3c444e4467bf", "name": "CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router"}]} 2018-10-12 04:25:47,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router&admin_state_up=True used request id req-fbe27002-881e-40cb-8e5e-27557ad71d13 2018-10-12 04:25:47,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dc63ef96c63ec7a1dcae7675b37853b38ca234bf" 2018-10-12 04:25:47,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70d84b5b-0934-4e7b-9000-2be7e7f1de49 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7"}, "enabled": true, "id": "92357cd42eeb405d8d57bd4493d5f7b7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj"}} 2018-10-12 04:25:47,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7 used request id req-70d84b5b-0934-4e7b-9000-2be7e7f1de49 2018-10-12 04:25:47,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d5bbbab4-e404-4676-9f22-3c444e4467bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d199a3c5386019995975835b2e44306cb4708e9" 2018-10-12 04:25:47,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-242e022e-ea3b-4411-9afb-1ae40e6051e3 Date: Fri, 12 Oct 2018 04:25:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:25:47Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"99325e81-e08a-4c06-a535-861726179773","ip_address":"10.55.1.1"}],"id":"aa25230a-bf42-427c-a20d-605b05e29f8a","security_groups":[],"mac_address":"fa:16:3e:c4:f3:87","project_id":"92357cd42eeb405d8d57bd4493d5f7b7","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:44Z","binding:vnic_type":"normal","device_id":"d5bbbab4-e404-4676-9f22-3c444e4467bf"}]} 2018-10-12 04:25:47,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d5bbbab4-e404-4676-9f22-3c444e4467bf used request id req-242e022e-ea3b-4411-9afb-1ae40e6051e3 2018-10-12 04:25:47,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/99325e81-e08a-4c06-a535-861726179773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d199a3c5386019995975835b2e44306cb4708e9" 2018-10-12 04:25:47,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-da1c61a5-17e6-4d5f-80eb-b1f935f11e09 Date: Fri, 12 Oct 2018 04:25:47 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b855e9b4-86dd-4b4b-b5d1-e8407a477d24","tenant_id":"92357cd42eeb405d8d57bd4493d5f7b7","created_at":"2018-10-12T04:25:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:25:32Z","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":"92357cd42eeb405d8d57bd4493d5f7b7","id":"99325e81-e08a-4c06-a535-861726179773","subnetpool_id":null,"name":"CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet"}} 2018-10-12 04:25:47,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/99325e81-e08a-4c06-a535-861726179773 used request id req-da1c61a5-17e6-4d5f-80eb-b1f935f11e09 2018-10-12 04:25:47,765 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router and subnet CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet 2018-10-12 04:25:47,765 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router 2018-10-12 04:25:47,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/d5bbbab4-e404-4676-9f22-3c444e4467bf/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" -d '{"subnet_id": "99325e81-e08a-4c06-a535-861726179773"}' 2018-10-12 04:25:49,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d81a6889-1c1f-47fc-946b-2c3209d50019 Date: Fri, 12 Oct 2018 04:25:49 GMT RESP BODY: {"network_id": "b855e9b4-86dd-4b4b-b5d1-e8407a477d24", "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "subnet_id": "99325e81-e08a-4c06-a535-861726179773", "subnet_ids": ["99325e81-e08a-4c06-a535-861726179773"], "port_id": "aa25230a-bf42-427c-a20d-605b05e29f8a", "id": "d5bbbab4-e404-4676-9f22-3c444e4467bf"} 2018-10-12 04:25:49,274 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d5bbbab4-e404-4676-9f22-3c444e4467bf/remove_router_interface used request id req-d81a6889-1c1f-47fc-946b-2c3209d50019 2018-10-12 04:25:49,274 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router 2018-10-12 04:25:49,274 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-router 2018-10-12 04:25:49,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/d5bbbab4-e404-4676-9f22-3c444e4467bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b04cc2007ec6f91aa494a127d39ea7d4f3db3a50" 2018-10-12 04:25:52,712 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-166aff3e-3305-4f70-bc7a-7567ee5a8c43 Content-Length: 0 Date: Fri, 12 Oct 2018 04:25:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:25:52,712 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/d5bbbab4-e404-4676-9f22-3c444e4467bf used request id req-166aff3e-3305-4f70-bc7a-7567ee5a8c43 2018-10-12 04:25:52,713 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet 2018-10-12 04:25:52,713 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-subnet 2018-10-12 04:25:52,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/99325e81-e08a-4c06-a535-861726179773 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30d204ba0cfda4468c0a5de6a6e0fce1192c747" 2018-10-12 04:25:54,741 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32f98ece-3a3b-439a-9242-a38ba233c9f4 Date: Fri, 12 Oct 2018 04:25:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:25:54,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/99325e81-e08a-4c06-a535-861726179773 used request id req-32f98ece-3a3b-439a-9242-a38ba233c9f4 2018-10-12 04:25:54,741 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-cd483e91-e6cf-4dce-b561-f5e80c36f802-pub-net 2018-10-12 04:25:54,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/b855e9b4-86dd-4b4b-b5d1-e8407a477d24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c30d204ba0cfda4468c0a5de6a6e0fce1192c747" 2018-10-12 04:25:55,982 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9cf5069b-bc08-437c-83c6-77650db6c810 Date: Fri, 12 Oct 2018 04:25:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:25:55,983 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b855e9b4-86dd-4b4b-b5d1-e8407a477d24 used request id req-9cf5069b-bc08-437c-83c6-77650db6c810 2018-10-12 04:25:55,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:56,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-aafd49fa-180f-43ff-bb59-78062faf8844 Date: Fri, 12 Oct 2018 04:25:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "created_at": "2018-10-12T04:25:31Z", "updated_at": "2018-10-12T04:25:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:25:31Z", "revision_number": 0, "id": "2b8fe5ae-0e3f-4537-b1c2-cc10b3bd4da1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:25:31Z", "security_group_id": "3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3", "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "92357cd42eeb405d8d57bd4493d5f7b7"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:25:31Z", "revision_number": 0, "id": "3eb9550e-de61-4c7d-8111-dbd24b37bac9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:25:31Z", "security_group_id": "3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3", "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "92357cd42eeb405d8d57bd4493d5f7b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:25:31Z", "revision_number": 0, "id": "8b68ed23-4549-473f-9e4c-20078802c32f", "remote_group_id": "3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3", "remote_ip_prefix": null, "created_at": "2018-10-12T04:25:31Z", "security_group_id": "3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3", "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "port_range_min": null, "ethertype": "IPv6", "project_id": "92357cd42eeb405d8d57bd4493d5f7b7"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:25:31Z", "revision_number": 0, "id": "9eb6c3f8-f8ee-4e54-89b4-552f603434f9", "remote_group_id": "3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3", "remote_ip_prefix": null, "created_at": "2018-10-12T04:25:31Z", "security_group_id": "3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3", "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "port_range_min": null, "ethertype": "IPv4", "project_id": "92357cd42eeb405d8d57bd4493d5f7b7"}], "revision_number": 4, "project_id": "92357cd42eeb405d8d57bd4493d5f7b7", "id": "3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:25:56,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-aafd49fa-180f-43ff-bb59-78062faf8844 2018-10-12 04:25:56,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:56,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-224e5685-5328-4ae7-ba50-7d0cfc38237b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:25:56,282 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-224e5685-5328-4ae7-ba50-7d0cfc38237b 2018-10-12 04:25:56,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:56,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d19d3ef-99b5-4bb8-9807-daea71697525 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:25:56,385 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-4d19d3ef-99b5-4bb8-9807-daea71697525 2018-10-12 04:25:56,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:56,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dc3b560-1a57-4741-9d05-6f0187a06fde Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7"}, "enabled": true, "id": "92357cd42eeb405d8d57bd4493d5f7b7", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj"}} 2018-10-12 04:25:56,482 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7 used request id req-1dc3b560-1a57-4741-9d05-6f0187a06fde 2018-10-12 04:25:56,482 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3 2018-10-12 04:25:56,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:56,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-f0b0df5e-74c5-40bc-8f4a-18f7ad696abc Date: Fri, 12 Oct 2018 04:25:56 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-10-12T04:25:31Z", "security_group_id": "3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3", "port_range_min": null, "revision_number": 0, "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "created_at": "2018-10-12T04:25:31Z", "project_id": "92357cd42eeb405d8d57bd4493d5f7b7", "id": "2b8fe5ae-0e3f-4537-b1c2-cc10b3bd4da1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:25:31Z", "security_group_id": "3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3", "port_range_min": null, "revision_number": 0, "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "created_at": "2018-10-12T04:25:31Z", "project_id": "92357cd42eeb405d8d57bd4493d5f7b7", "id": "3eb9550e-de61-4c7d-8111-dbd24b37bac9"}, {"remote_group_id": "3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:25:31Z", "security_group_id": "3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3", "port_range_min": null, "revision_number": 0, "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "created_at": "2018-10-12T04:25:31Z", "project_id": "92357cd42eeb405d8d57bd4493d5f7b7", "id": "8b68ed23-4549-473f-9e4c-20078802c32f"}, {"remote_group_id": "3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:25:31Z", "security_group_id": "3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3", "port_range_min": null, "revision_number": 0, "tenant_id": "92357cd42eeb405d8d57bd4493d5f7b7", "created_at": "2018-10-12T04:25:31Z", "project_id": "92357cd42eeb405d8d57bd4493d5f7b7", "id": "9eb6c3f8-f8ee-4e54-89b4-552f603434f9"}]} 2018-10-12 04:25:56,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3 used request id req-f0b0df5e-74c5-40bc-8f4a-18f7ad696abc 2018-10-12 04:25:56,662 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:25:56,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:56,965 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9402ed8-39cb-4f9a-bf57-b161615f2040 Content-Length: 0 Date: Fri, 12 Oct 2018 04:25:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:25:56,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/3eae7d01-ed13-4d40-aa9e-b77d4cb72ae3 used request id req-a9402ed8-39cb-4f9a-bf57-b161615f2040 2018-10-12 04:25:56,966 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj 2018-10-12 04:25:56,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:57,188 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d4c1caa-a334-4cdb-837f-02e803a8b835 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:57,188 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/92357cd42eeb405d8d57bd4493d5f7b7 used request id req-6d4c1caa-a334-4cdb-837f-02e803a8b835 2018-10-12 04:25:57,189 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-be39402c-f9a2-4b8-proj-role 2018-10-12 04:25:57,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f54b1708ccd04b2a9bef795af10f9ed2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:57,311 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0b59d26-bc11-4b54-98be-2a4818e09127 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:57,311 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f54b1708ccd04b2a9bef795af10f9ed2 used request id req-d0b59d26-bc11-4b54-98be-2a4818e09127 2018-10-12 04:25:57,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b904906a48cadf254386dadf2e14a7570db02973" 2018-10-12 04:25:57,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25bd35f7-38db-474c-aeb7-5a986d60604c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:25:57,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-25bd35f7-38db-474c-aeb7-5a986d60604c 2018-10-12 04:25:57,397 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-be39402c-f9a2-4b8-user 2018-10-12 04:25:57,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/c2f618dc820b4eb09eb79a89fb2272e0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9be92a244bbf980b77ca1abf77247fc18d169a17" 2018-10-12 04:25:57,603 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b357218-5959-435f-95f9-4fa884b1bbc7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:25:57,603 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c2f618dc820b4eb09eb79a89fb2272e0 used request id req-4b357218-5959-435f-95f9-4fa884b1bbc7 2018-10-12 04:25:57,605 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:57,988 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["m5hPPjjMRTCOeX60MZwK4w"], "issued_at": "2018-10-12T04:25:57.000000Z"}} 2018-10-12 04:25:57,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520f6ef87401e8af340331e39a9f8b9b61bb47a0" 2018-10-12 04:25:58,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e041b31-254a-4aff-b626-2abd22d17aa8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:58,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e041b31-254a-4aff-b626-2abd22d17aa8 2018-10-12 04:25:58,070 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:58,071 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:58,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["rJCGfJA1S8aBnsXRpqoFqQ"], "issued_at": "2018-10-12T04:25:58.000000Z"}} 2018-10-12 04:25:58,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" 2018-10-12 04:25:58,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aeda0ba2-1977-4df5-a328-7bc5f8c56266 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:58,553 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aeda0ba2-1977-4df5-a328-7bc5f8c56266 2018-10-12 04:25:58,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:58,563 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:58,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" 2018-10-12 04:25:58,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-377d6000-392e-4d4e-bf11-bd589e98e25b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:25:58,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj used request id req-377d6000-392e-4d4e-bf11-bd589e98e25b 2018-10-12 04:25:58,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" 2018-10-12 04:25:58,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5dafb24-95f4-44aa-a5f9-9de388aa0329 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:25:58,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a5dafb24-95f4-44aa-a5f9-9de388aa0329 2018-10-12 04:25:58,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj"}}' 2018-10-12 04:25:58,797 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:25:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8ecdef56-fd94-48d3-819e-31d25f74b113 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b"}, "enabled": true, "id": "e142196cfa64494fb71899361fcac26b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj"}} 2018-10-12 04:25:58,797 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8ecdef56-fd94-48d3-819e-31d25f74b113 2018-10-12 04:25:58,797 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-a3b363b9-697d-43a-proj 2018-10-12 04:25:58,798 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:58,799 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:25:59,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:25:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["HXwxwoa_TGScdXPMSwO-GA"], "issued_at": "2018-10-12T04:25:59.000000Z"}} 2018-10-12 04:25:59,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f309878aa0be722c44a92020c5b87806334f43" 2018-10-12 04:25:59,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e7d5bd-0d29-4d48-a8b8-9d8836b30eb9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:25:59,292 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-69e7d5bd-0d29-4d48-a8b8-9d8836b30eb9 2018-10-12 04:25:59,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:25:59,302 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:25: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:25:59,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f309878aa0be722c44a92020c5b87806334f43" 2018-10-12 04:25:59,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-958405e4-ee12-44f6-9df7-2ea6ed102528 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:25:59,412 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-958405e4-ee12-44f6-9df7-2ea6ed102528 2018-10-12 04:25:59,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f309878aa0be722c44a92020c5b87806334f43" 2018-10-12 04:25:59,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-041f5e11-d15f-41b9-9096-4edbe5889f13 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b"}, "enabled": true, "id": "e142196cfa64494fb71899361fcac26b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj"}]} 2018-10-12 04:25:59,509 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj used request id req-041f5e11-d15f-41b9-9096-4edbe5889f13 2018-10-12 04:25:59,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f309878aa0be722c44a92020c5b87806334f43" 2018-10-12 04:25:59,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c03a3d5-559a-4980-a729-e15ee4cc5064 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:25:59,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7c03a3d5-559a-4980-a729-e15ee4cc5064 2018-10-12 04:25:59,977 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-a3b363b9-697d-43a-user 2018-10-12 04:25:59,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:25:59,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" 2018-10-12 04:26:00,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:25:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf1f88e-3028-4839-b39e-1dd7a531f38b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:26:00,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dcf1f88e-3028-4839-b39e-1dd7a531f38b 2018-10-12 04:26:00,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" -d '{"role": {"name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj-role"}}' 2018-10-12 04:26:00,191 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:26:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c47caa8-797e-48f6-9d34-a92fb526737b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "bc35ef97ef7b41298874cb902219114f", "links": {"self": "http://172.30.9.27:5000/v3/roles/bc35ef97ef7b41298874cb902219114f"}, "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj-role"}} 2018-10-12 04:26:00,192 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-9c47caa8-797e-48f6-9d34-a92fb526737b 2018-10-12 04:26:00,192 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-a3b363b9-697d-43a-proj-role 2018-10-12 04:26:00,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/bc35ef97ef7b41298874cb902219114f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" 2018-10-12 04:26:00,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db6c33a6-d37b-4c10-bbdf-d1ca9464c5cc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/bc35ef97ef7b41298874cb902219114f"}, "domain_id": null, "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj-role", "id": "bc35ef97ef7b41298874cb902219114f"}} 2018-10-12 04:26:00,284 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/bc35ef97ef7b41298874cb902219114f used request id req-db6c33a6-d37b-4c10-bbdf-d1ca9464c5cc 2018-10-12 04:26:00,284 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-a3b363b9-697d-43a-proj-role to project CreateNetworkSuccessTests-a3b363b9-697d-43a-proj 2018-10-12 04:26:00,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b/users/aae7e9aa649d4f759497c07c4983ac65/roles/bc35ef97ef7b41298874cb902219114f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" 2018-10-12 04:26:00,416 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:26:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39d76cd2-feec-4fcd-835f-b1f2bf189e5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:26:00,416 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b/users/aae7e9aa649d4f759497c07c4983ac65/roles/bc35ef97ef7b41298874cb902219114f used request id req-39d76cd2-feec-4fcd-835f-b1f2bf189e5b 2018-10-12 04:26:00,417 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:00,418 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:00,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:26:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["V_2RDic8RZe0rCt-ewupVw"], "issued_at": "2018-10-12T04:26:00.000000Z"}} 2018-10-12 04:26:00,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966ad0d082099221c02fc117e7ccf4b293f18057" 2018-10-12 04:26:00,872 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada7865c-43ac-4d40-a4cc-67e181e60513 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:00,872 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ada7865c-43ac-4d40-a4cc-67e181e60513 2018-10-12 04:26:00,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966ad0d082099221c02fc117e7ccf4b293f18057" 2018-10-12 04:26:01,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-363c6303-17ae-4a0a-a209-61bb21dfc682 Date: Fri, 12 Oct 2018 04:26:01 GMT RESP BODY: {"networks":[]} 2018-10-12 04:26:01,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net used request id req-363c6303-17ae-4a0a-a209-61bb21dfc682 2018-10-12 04:26:01,059 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net 2018-10-12 04:26:01,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:01,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:01,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:26:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["W7BKSA5-QtSjs01wYCtQYw"], "issued_at": "2018-10-12T04:26:01.000000Z"}} 2018-10-12 04:26:01,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777c1b60bf61f6dcc5540fc97a287051e31240b0" 2018-10-12 04:26:01,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73e9258a-62d9-48c3-8ac3-0e0b281aae02 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:01,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-73e9258a-62d9-48c3-8ac3-0e0b281aae02 2018-10-12 04:26:01,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:26:01,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:26:01,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}777c1b60bf61f6dcc5540fc97a287051e31240b0" 2018-10-12 04:26:01,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4dfd1a0d-79f5-4a4b-aca7-ad9a7c68920d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b"}, "enabled": true, "id": "e142196cfa64494fb71899361fcac26b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj"}]} 2018-10-12 04:26:01,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj used request id req-4dfd1a0d-79f5-4a4b-aca7-ad9a7c68920d 2018-10-12 04:26:01,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966ad0d082099221c02fc117e7ccf4b293f18057" -d '{"network": {"tenant_id": "e142196cfa64494fb71899361fcac26b", "name": "CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net", "admin_state_up": true}}' 2018-10-12 04:26:02,172 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-b414eeb7-8156-4421-8899-edd27a86a26c Date: Fri, 12 Oct 2018 04:26: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":"763ea68d-03ea-488b-a2e3-c736f6a73c09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"e142196cfa64494fb71899361fcac26b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:26:02Z","is_default":false,"qos_policy_id":null,"name":"CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net","admin_state_up":true,"tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:01Z","mtu":1450}} 2018-10-12 04:26:02,172 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-b414eeb7-8156-4421-8899-edd27a86a26c 2018-10-12 04:26:02,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=763ea68d-03ea-488b-a2e3-c736f6a73c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966ad0d082099221c02fc117e7ccf4b293f18057" 2018-10-12 04:26:02,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-76d905b2-d80b-4a1d-83bf-91987153d356 Date: Fri, 12 Oct 2018 04:26:02 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"763ea68d-03ea-488b-a2e3-c736f6a73c09","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"e142196cfa64494fb71899361fcac26b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:26:02Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net","admin_state_up":true,"tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:01Z","provider:network_type":"vxlan"}]} 2018-10-12 04:26:02,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=763ea68d-03ea-488b-a2e3-c736f6a73c09 used request id req-76d905b2-d80b-4a1d-83bf-91987153d356 2018-10-12 04:26:02,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=763ea68d-03ea-488b-a2e3-c736f6a73c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966ad0d082099221c02fc117e7ccf4b293f18057" 2018-10-12 04:26:02,590 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-05600907-42c1-43fa-a8a0-12a50df24ac7 Date: Fri, 12 Oct 2018 04:26:02 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:26:02,590 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=763ea68d-03ea-488b-a2e3-c736f6a73c09 used request id req-05600907-42c1-43fa-a8a0-12a50df24ac7 2018-10-12 04:26:02,591 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:02,592 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:02,961 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:26:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["qaYgfHrhTpKNlwxwxiTlUg"], "issued_at": "2018-10-12T04:26:02.000000Z"}} 2018-10-12 04:26:02,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06d940173dd67afc6201d3706851088e85f767ab" 2018-10-12 04:26:03,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3002c13b-1f1b-4b15-9330-f31d6491645b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:03,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3002c13b-1f1b-4b15-9330-f31d6491645b 2018-10-12 04:26:03,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:26:03,052 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:26: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:26:03,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06d940173dd67afc6201d3706851088e85f767ab" 2018-10-12 04:26:03,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1214036-9d64-4b3f-a4da-c04ea60bf70f Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b"}, "enabled": true, "id": "e142196cfa64494fb71899361fcac26b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj"}]} 2018-10-12 04:26:03,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj used request id req-d1214036-9d64-4b3f-a4da-c04ea60bf70f 2018-10-12 04:26:03,135 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet 2018-10-12 04:26:03,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966ad0d082099221c02fc117e7ccf4b293f18057" -d '{"subnets": [{"ip_version": 4, "network_id": "763ea68d-03ea-488b-a2e3-c736f6a73c09", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet", "tenant_id": "e142196cfa64494fb71899361fcac26b"}]}' 2018-10-12 04:26:03,782 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-409ec5ff-63d4-4bde-b681-17bb75048f2b Date: Fri, 12 Oct 2018 04:26:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763ea68d-03ea-488b-a2e3-c736f6a73c09","tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:03Z","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":"e142196cfa64494fb71899361fcac26b","id":"924405e4-50a0-4f73-bd28-7d98833e78c9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet"}]} 2018-10-12 04:26:03,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-409ec5ff-63d4-4bde-b681-17bb75048f2b 2018-10-12 04:26:03,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=763ea68d-03ea-488b-a2e3-c736f6a73c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966ad0d082099221c02fc117e7ccf4b293f18057" 2018-10-12 04:26:04,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-1871b29b-3e51-4339-a0d4-a0a1b315d50d Date: Fri, 12 Oct 2018 04:26:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"763ea68d-03ea-488b-a2e3-c736f6a73c09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"e142196cfa64494fb71899361fcac26b","status":"ACTIVE","subnets":["924405e4-50a0-4f73-bd28-7d98833e78c9"],"description":"","tags":[],"updated_at":"2018-10-12T04:26:03Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net","admin_state_up":true,"tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:01Z","provider:network_type":"vxlan"}]} 2018-10-12 04:26:04,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=763ea68d-03ea-488b-a2e3-c736f6a73c09 used request id req-1871b29b-3e51-4339-a0d4-a0a1b315d50d 2018-10-12 04:26:04,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=763ea68d-03ea-488b-a2e3-c736f6a73c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966ad0d082099221c02fc117e7ccf4b293f18057" 2018-10-12 04:26:04,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cf9b0ea2-baca-44e1-a862-ff220f84c881 Date: Fri, 12 Oct 2018 04:26:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763ea68d-03ea-488b-a2e3-c736f6a73c09","tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:03Z","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":"e142196cfa64494fb71899361fcac26b","id":"924405e4-50a0-4f73-bd28-7d98833e78c9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet"}]} 2018-10-12 04:26:04,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=763ea68d-03ea-488b-a2e3-c736f6a73c09 used request id req-cf9b0ea2-baca-44e1-a862-ff220f84c881 2018-10-12 04:26:04,381 - OpenStackNetwork - DEBUG - Network [763ea68d-03ea-488b-a2e3-c736f6a73c09] created successfully 2018-10-12 04:26:04,381 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:04,842 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "bc35ef97ef7b41298874cb902219114f", "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj-role"}], "expires_at": "2018-10-12T05:26:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e142196cfa64494fb71899361fcac26b", "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/e142196cfa64494fb71899361fcac26b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/e142196cfa64494fb71899361fcac26b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/e142196cfa64494fb71899361fcac26b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e142196cfa64494fb71899361fcac26b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/e142196cfa64494fb71899361fcac26b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/e142196cfa64494fb71899361fcac26b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e142196cfa64494fb71899361fcac26b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/e142196cfa64494fb71899361fcac26b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/e142196cfa64494fb71899361fcac26b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e142196cfa64494fb71899361fcac26b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/e142196cfa64494fb71899361fcac26b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/e142196cfa64494fb71899361fcac26b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-user", "id": "aae7e9aa649d4f759497c07c4983ac65"}, "audit_ids": ["63vbwtWmQMG286bVbdl4ng"], "issued_at": "2018-10-12T04:26:04.000000Z"}} 2018-10-12 04:26:04,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00aba1914d4f7185a853a21fda47cd55618d594" 2018-10-12 04:26:05,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2f2ebcae-9530-44c0-85ea-c77096cc782e Date: Fri, 12 Oct 2018 04:26: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":["924405e4-50a0-4f73-bd28-7d98833e78c9"],"updated_at":"2018-10-12T04:26:03Z","tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e142196cfa64494fb71899361fcac26b","id":"763ea68d-03ea-488b-a2e3-c736f6a73c09","name":"CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net"}]} 2018-10-12 04:26:05,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net used request id req-2f2ebcae-9530-44c0-85ea-c77096cc782e 2018-10-12 04:26:05,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:26:05,114 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:26:05,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520f6ef87401e8af340331e39a9f8b9b61bb47a0" 2018-10-12 04:26:05,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3655e883-1e32-44fc-b62e-9a3dab949d5d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b"}, "enabled": true, "id": "e142196cfa64494fb71899361fcac26b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj"}} 2018-10-12 04:26:05,131 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b used request id req-3655e883-1e32-44fc-b62e-9a3dab949d5d 2018-10-12 04:26:05,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=763ea68d-03ea-488b-a2e3-c736f6a73c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00aba1914d4f7185a853a21fda47cd55618d594" 2018-10-12 04:26:05,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2d6960ee-65de-490e-9067-80189e67c1cd Date: Fri, 12 Oct 2018 04:26:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763ea68d-03ea-488b-a2e3-c736f6a73c09","tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:03Z","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":"e142196cfa64494fb71899361fcac26b","id":"924405e4-50a0-4f73-bd28-7d98833e78c9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet"}]} 2018-10-12 04:26:05,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=763ea68d-03ea-488b-a2e3-c736f6a73c09 used request id req-2d6960ee-65de-490e-9067-80189e67c1cd 2018-10-12 04:26:05,353 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:05,354 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:05,736 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:26:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["1yvjp7YORTuENXSZ5knZJg"], "issued_at": "2018-10-12T04:26:05.000000Z"}} 2018-10-12 04:26:05,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:05,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94782d6a-b8d9-4536-a761-82ca61f5d308 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:05,821 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-94782d6a-b8d9-4536-a761-82ca61f5d308 2018-10-12 04:26:05,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:06,118 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9557ed1f-98ce-4e6c-9db0-0c1646f908e3 Date: Fri, 12 Oct 2018 04:26:06 GMT RESP BODY: {"routers": []} 2018-10-12 04:26:06,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router&admin_state_up=True used request id req-9557ed1f-98ce-4e6c-9db0-0c1646f908e3 2018-10-12 04:26:06,119 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:06,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:06,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:26:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["axm7Cfl7T4umNAyPoFghDQ"], "issued_at": "2018-10-12T04:26:06.000000Z"}} 2018-10-12 04:26:06,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946dc6bd3d4567e8b6d5f054593a92f84a4adf00" 2018-10-12 04:26:06,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e254c25-a946-44aa-aa21-a0144cc82233 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:06,584 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7e254c25-a946-44aa-aa21-a0144cc82233 2018-10-12 04:26:06,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:26:06,594 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:26: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:26:06,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}946dc6bd3d4567e8b6d5f054593a92f84a4adf00" 2018-10-12 04:26:06,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a1ac34-1fe9-4167-87ef-532a20a06d8d Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b"}, "enabled": true, "id": "e142196cfa64494fb71899361fcac26b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj"}]} 2018-10-12 04:26:06,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-a3b363b9-697d-43a-proj used request id req-45a1ac34-1fe9-4167-87ef-532a20a06d8d 2018-10-12 04:26:06,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:06,917 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-09b19ef5-f5ec-45a8-9d6c-66b5d49f16a6 Date: Fri, 12 Oct 2018 04:26:06 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 04:26:06,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-09b19ef5-f5ec-45a8-9d6c-66b5d49f16a6 2018-10-12 04:26:06,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:07,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0eabb618-fd57-456e-8580-b4f702b7916f Date: Fri, 12 Oct 2018 04:26:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 04:26:07,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-0eabb618-fd57-456e-8580-b4f702b7916f 2018-10-12 04:26:07,122 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router 2018-10-12 04:26:07,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "tenant_id": "e142196cfa64494fb71899361fcac26b", "name": "CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router", "admin_state_up": true}}' 2018-10-12 04:26:12,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 728 X-Openstack-Request-Id: req-0fddc8ca-b036-4b27-a14a-95ceb0a72ab7 Date: Fri, 12 Oct 2018 04:26:12 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e142196cfa64494fb71899361fcac26b", "created_at": "2018-10-12T04:26:07Z", "admin_state_up": true, "updated_at": "2018-10-12T04:26:08Z", "project_id": "e142196cfa64494fb71899361fcac26b", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "278a5335-d41e-4f0d-84ce-502f84a17109", "name": "CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router"}} 2018-10-12 04:26:12,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-0fddc8ca-b036-4b27-a14a-95ceb0a72ab7 2018-10-12 04:26:12,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=278a5335-d41e-4f0d-84ce-502f84a17109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:12,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3215 X-Openstack-Request-Id: req-f924002d-8c7c-4822-9614-0d1efc72a9eb Date: Fri, 12 Oct 2018 04:26:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:26:08Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.200"}],"id":"259e550a-e9d0-4e6e-b781-0daa71d9477c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:65:ad","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T04:26:08Z","binding:vnic_type":"normal","device_id":"278a5335-d41e-4f0d-84ce-502f84a17109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:26:10Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"271ec71e-7b6d-4921-b627-6767a00846b0","ip_address":"169.254.192.11"}],"id":"3fe1a438-6389-492e-b5b7-661a707105a6","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:71:6d:81","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e142196cfa64494fb71899361fcac26b","admin_state_up":true,"network_id":"ef197070-9829-4467-84bf-d1f1ca1554f9","tenant_id":"","created_at":"2018-10-12T04:26:10Z","binding:vnic_type":"normal","device_id":"278a5335-d41e-4f0d-84ce-502f84a17109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:26:10Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"271ec71e-7b6d-4921-b627-6767a00846b0","ip_address":"169.254.192.2"}],"id":"c14597dd-4ea4-442f-a3b8-af17cf852ed8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:0f:d0:cd","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e142196cfa64494fb71899361fcac26b","admin_state_up":true,"network_id":"ef197070-9829-4467-84bf-d1f1ca1554f9","tenant_id":"","created_at":"2018-10-12T04:26:10Z","binding:vnic_type":"normal","device_id":"278a5335-d41e-4f0d-84ce-502f84a17109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:26:09Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"271ec71e-7b6d-4921-b627-6767a00846b0","ip_address":"169.254.192.8"}],"id":"ff71d063-8d47-4a19-8ffb-3bf0daa6592c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:20:b3:90","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e142196cfa64494fb71899361fcac26b","admin_state_up":true,"network_id":"ef197070-9829-4467-84bf-d1f1ca1554f9","tenant_id":"","created_at":"2018-10-12T04:26:09Z","binding:vnic_type":"normal","device_id":"278a5335-d41e-4f0d-84ce-502f84a17109"}]} 2018-10-12 04:26:12,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=278a5335-d41e-4f0d-84ce-502f84a17109 used request id req-f924002d-8c7c-4822-9614-0d1efc72a9eb 2018-10-12 04:26:12,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:12,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-27d9dbbe-4b15-4e5c-829f-1728f7bf9ef1 Date: Fri, 12 Oct 2018 04:26:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 04:26:12,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-27d9dbbe-4b15-4e5c-829f-1728f7bf9ef1 2018-10-12 04:26:12,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/271ec71e-7b6d-4921-b627-6767a00846b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:12,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a2edb110-1c0e-4fc9-ac3d-c5f785f3ccc4 Date: Fri, 12 Oct 2018 04:26:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ef197070-9829-4467-84bf-d1f1ca1554f9","tenant_id":"","created_at":"2018-10-12T04:26:07Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26: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":"271ec71e-7b6d-4921-b627-6767a00846b0","subnetpool_id":null,"name":"HA subnet tenant e142196cfa64494fb71899361fcac26b"}} 2018-10-12 04:26:12,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/271ec71e-7b6d-4921-b627-6767a00846b0 used request id req-a2edb110-1c0e-4fc9-ac3d-c5f785f3ccc4 2018-10-12 04:26:12,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/271ec71e-7b6d-4921-b627-6767a00846b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:12,735 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-327824b2-a825-429c-858a-238286b5720e Date: Fri, 12 Oct 2018 04:26:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ef197070-9829-4467-84bf-d1f1ca1554f9","tenant_id":"","created_at":"2018-10-12T04:26:07Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26: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":"271ec71e-7b6d-4921-b627-6767a00846b0","subnetpool_id":null,"name":"HA subnet tenant e142196cfa64494fb71899361fcac26b"}} 2018-10-12 04:26:12,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/271ec71e-7b6d-4921-b627-6767a00846b0 used request id req-327824b2-a825-429c-858a-238286b5720e 2018-10-12 04:26:12,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/271ec71e-7b6d-4921-b627-6767a00846b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:12,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-785426d8-6bb2-44cf-9dff-e6b7212a770b Date: Fri, 12 Oct 2018 04:26:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ef197070-9829-4467-84bf-d1f1ca1554f9","tenant_id":"","created_at":"2018-10-12T04:26:07Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26: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":"271ec71e-7b6d-4921-b627-6767a00846b0","subnetpool_id":null,"name":"HA subnet tenant e142196cfa64494fb71899361fcac26b"}} 2018-10-12 04:26:12,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/271ec71e-7b6d-4921-b627-6767a00846b0 used request id req-785426d8-6bb2-44cf-9dff-e6b7212a770b 2018-10-12 04:26:12,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:12,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f70ccb37-a753-40fd-b5bc-e5b67f612fd1 Date: Fri, 12 Oct 2018 04:26:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"763ea68d-03ea-488b-a2e3-c736f6a73c09","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":48,"ipv4_address_scope":null,"shared":false,"project_id":"e142196cfa64494fb71899361fcac26b","status":"ACTIVE","subnets":["924405e4-50a0-4f73-bd28-7d98833e78c9"],"description":"","tags":[],"updated_at":"2018-10-12T04:26:03Z","qos_policy_id":null,"name":"CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net","admin_state_up":true,"tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:01Z","provider:network_type":"vxlan"}]} 2018-10-12 04:26:12,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net used request id req-f70ccb37-a753-40fd-b5bc-e5b67f612fd1 2018-10-12 04:26:12,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:26:12,892 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:26:12,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:12,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-253ca364-0c72-48a8-8fc1-d47ff56824a6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b"}, "enabled": true, "id": "e142196cfa64494fb71899361fcac26b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj"}} 2018-10-12 04:26:12,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b used request id req-253ca364-0c72-48a8-8fc1-d47ff56824a6 2018-10-12 04:26:12,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=763ea68d-03ea-488b-a2e3-c736f6a73c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:13,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-53dbbc0a-5397-491b-9ea1-c0358cf3912c Date: Fri, 12 Oct 2018 04:26:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763ea68d-03ea-488b-a2e3-c736f6a73c09","tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:03Z","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":"e142196cfa64494fb71899361fcac26b","id":"924405e4-50a0-4f73-bd28-7d98833e78c9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet"}]} 2018-10-12 04:26:13,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=763ea68d-03ea-488b-a2e3-c736f6a73c09 used request id req-53dbbc0a-5397-491b-9ea1-c0358cf3912c 2018-10-12 04:26:13,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=763ea68d-03ea-488b-a2e3-c736f6a73c09&name=CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:13,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9716214e-1914-4c6d-93d2-160010534af5 Date: Fri, 12 Oct 2018 04:26:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763ea68d-03ea-488b-a2e3-c736f6a73c09","tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:03Z","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":"e142196cfa64494fb71899361fcac26b","id":"924405e4-50a0-4f73-bd28-7d98833e78c9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet"}]} 2018-10-12 04:26:13,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=763ea68d-03ea-488b-a2e3-c736f6a73c09&name=CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet used request id req-9716214e-1914-4c6d-93d2-160010534af5 2018-10-12 04:26:13,396 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-12 04:26:13,396 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router 2018-10-12 04:26:13,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/278a5335-d41e-4f0d-84ce-502f84a17109/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" -d '{"subnet_id": "924405e4-50a0-4f73-bd28-7d98833e78c9"}' 2018-10-12 04:26:15,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5d03bb49-806c-46b9-a5f1-e28f8d079c35 Date: Fri, 12 Oct 2018 04:26:15 GMT RESP BODY: {"network_id": "763ea68d-03ea-488b-a2e3-c736f6a73c09", "tenant_id": "e142196cfa64494fb71899361fcac26b", "subnet_id": "924405e4-50a0-4f73-bd28-7d98833e78c9", "subnet_ids": ["924405e4-50a0-4f73-bd28-7d98833e78c9"], "port_id": "70f458bd-a14a-4f3a-ad0a-878ad3d93f74", "id": "278a5335-d41e-4f0d-84ce-502f84a17109"} 2018-10-12 04:26:15,137 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/278a5335-d41e-4f0d-84ce-502f84a17109/add_router_interface used request id req-5d03bb49-806c-46b9-a5f1-e28f8d079c35 2018-10-12 04:26:15,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/278a5335-d41e-4f0d-84ce-502f84a17109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:15,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 734 X-Openstack-Request-Id: req-9f973509-2ce5-4fbf-8f4c-3acc73221c7f Date: Fri, 12 Oct 2018 04:26:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e142196cfa64494fb71899361fcac26b", "created_at": "2018-10-12T04:26:07Z", "admin_state_up": true, "updated_at": "2018-10-12T04:26:14Z", "project_id": "e142196cfa64494fb71899361fcac26b", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "278a5335-d41e-4f0d-84ce-502f84a17109", "name": "CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router"}} 2018-10-12 04:26:15,361 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/278a5335-d41e-4f0d-84ce-502f84a17109 used request id req-9f973509-2ce5-4fbf-8f4c-3acc73221c7f 2018-10-12 04:26:15,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=278a5335-d41e-4f0d-84ce-502f84a17109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:15,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4442 X-Openstack-Request-Id: req-d68f4bfe-a69f-4c12-ad0f-0f58e14b1958 Date: Fri, 12 Oct 2018 04:26:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:26:14Z","device_owner":"network:router_gateway","revision_number":10,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.200"}],"id":"259e550a-e9d0-4e6e-b781-0daa71d9477c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:4e:65:ad","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":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T04:26:08Z","binding:vnic_type":"normal","device_id":"278a5335-d41e-4f0d-84ce-502f84a17109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:26:14Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"271ec71e-7b6d-4921-b627-6767a00846b0","ip_address":"169.254.192.11"}],"id":"3fe1a438-6389-492e-b5b7-661a707105a6","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:71:6d:81","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e142196cfa64494fb71899361fcac26b","admin_state_up":true,"network_id":"ef197070-9829-4467-84bf-d1f1ca1554f9","tenant_id":"","created_at":"2018-10-12T04:26:10Z","binding:vnic_type":"normal","device_id":"278a5335-d41e-4f0d-84ce-502f84a17109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:26:14Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"924405e4-50a0-4f73-bd28-7d98833e78c9","ip_address":"10.55.1.1"}],"id":"70f458bd-a14a-4f3a-ad0a-878ad3d93f74","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:41:da:7e","project_id":"e142196cfa64494fb71899361fcac26b","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763ea68d-03ea-488b-a2e3-c736f6a73c09","tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:13Z","binding:vnic_type":"normal","device_id":"278a5335-d41e-4f0d-84ce-502f84a17109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:26:14Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"271ec71e-7b6d-4921-b627-6767a00846b0","ip_address":"169.254.192.2"}],"id":"c14597dd-4ea4-442f-a3b8-af17cf852ed8","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:0f:d0:cd","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e142196cfa64494fb71899361fcac26b","admin_state_up":true,"network_id":"ef197070-9829-4467-84bf-d1f1ca1554f9","tenant_id":"","created_at":"2018-10-12T04:26:10Z","binding:vnic_type":"normal","device_id":"278a5335-d41e-4f0d-84ce-502f84a17109"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:26:15Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"271ec71e-7b6d-4921-b627-6767a00846b0","ip_address":"169.254.192.8"}],"id":"ff71d063-8d47-4a19-8ffb-3bf0daa6592c","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:20:b3:90","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant e142196cfa64494fb71899361fcac26b","admin_state_up":true,"network_id":"ef197070-9829-4467-84bf-d1f1ca1554f9","tenant_id":"","created_at":"2018-10-12T04:26:09Z","binding:vnic_type":"normal","device_id":"278a5335-d41e-4f0d-84ce-502f84a17109"}]} 2018-10-12 04:26:15,557 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=278a5335-d41e-4f0d-84ce-502f84a17109 used request id req-d68f4bfe-a69f-4c12-ad0f-0f58e14b1958 2018-10-12 04:26:15,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:15,762 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3caf18da-6ad0-4d81-8199-838362dec909 Date: Fri, 12 Oct 2018 04:26:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 04:26:15,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-3caf18da-6ad0-4d81-8199-838362dec909 2018-10-12 04:26:15,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/271ec71e-7b6d-4921-b627-6767a00846b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:15,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cb91fc27-bc64-459b-9341-4a5a9c7233a5 Date: Fri, 12 Oct 2018 04:26:15 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ef197070-9829-4467-84bf-d1f1ca1554f9","tenant_id":"","created_at":"2018-10-12T04:26:07Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26: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":"271ec71e-7b6d-4921-b627-6767a00846b0","subnetpool_id":null,"name":"HA subnet tenant e142196cfa64494fb71899361fcac26b"}} 2018-10-12 04:26:15,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/271ec71e-7b6d-4921-b627-6767a00846b0 used request id req-cb91fc27-bc64-459b-9341-4a5a9c7233a5 2018-10-12 04:26:15,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/271ec71e-7b6d-4921-b627-6767a00846b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:16,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cb9a0a0a-f6c7-49b7-97d5-72b174ecc93d Date: Fri, 12 Oct 2018 04:26:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ef197070-9829-4467-84bf-d1f1ca1554f9","tenant_id":"","created_at":"2018-10-12T04:26:07Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26: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":"271ec71e-7b6d-4921-b627-6767a00846b0","subnetpool_id":null,"name":"HA subnet tenant e142196cfa64494fb71899361fcac26b"}} 2018-10-12 04:26:16,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/271ec71e-7b6d-4921-b627-6767a00846b0 used request id req-cb9a0a0a-f6c7-49b7-97d5-72b174ecc93d 2018-10-12 04:26:16,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/271ec71e-7b6d-4921-b627-6767a00846b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:16,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4717ec4b-103a-456f-930c-273f9840d8f7 Date: Fri, 12 Oct 2018 04:26:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"ef197070-9829-4467-84bf-d1f1ca1554f9","tenant_id":"","created_at":"2018-10-12T04:26:07Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26: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":"271ec71e-7b6d-4921-b627-6767a00846b0","subnetpool_id":null,"name":"HA subnet tenant e142196cfa64494fb71899361fcac26b"}} 2018-10-12 04:26:16,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/271ec71e-7b6d-4921-b627-6767a00846b0 used request id req-4717ec4b-103a-456f-930c-273f9840d8f7 2018-10-12 04:26:16,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/924405e4-50a0-4f73-bd28-7d98833e78c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:16,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-e939d032-7806-428a-9c05-acffe37aba3d Date: Fri, 12 Oct 2018 04:26:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763ea68d-03ea-488b-a2e3-c736f6a73c09","tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:03Z","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":"e142196cfa64494fb71899361fcac26b","id":"924405e4-50a0-4f73-bd28-7d98833e78c9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet"}} 2018-10-12 04:26:16,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/924405e4-50a0-4f73-bd28-7d98833e78c9 used request id req-e939d032-7806-428a-9c05-acffe37aba3d 2018-10-12 04:26:16,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00aba1914d4f7185a853a21fda47cd55618d594" 2018-10-12 04:26:16,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-78b8f179-5c3d-40c0-b4ec-32cd66a7dec7 Date: Fri, 12 Oct 2018 04:26:16 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e142196cfa64494fb71899361fcac26b", "created_at": "2018-10-12T04:26:07Z", "admin_state_up": true, "updated_at": "2018-10-12T04:26:14Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "e142196cfa64494fb71899361fcac26b", "id": "278a5335-d41e-4f0d-84ce-502f84a17109", "name": "CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router"}]} 2018-10-12 04:26:16,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router&admin_state_up=True used request id req-78b8f179-5c3d-40c0-b4ec-32cd66a7dec7 2018-10-12 04:26:16,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}520f6ef87401e8af340331e39a9f8b9b61bb47a0" 2018-10-12 04:26:16,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c828215d-8226-4ce8-8513-00306a56f8c9 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b"}, "enabled": true, "id": "e142196cfa64494fb71899361fcac26b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj"}} 2018-10-12 04:26:16,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b used request id req-c828215d-8226-4ce8-8513-00306a56f8c9 2018-10-12 04:26:16,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=278a5335-d41e-4f0d-84ce-502f84a17109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00aba1914d4f7185a853a21fda47cd55618d594" 2018-10-12 04:26:17,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-8bc83d34-c157-43f0-9256-b44496230aa5 Date: Fri, 12 Oct 2018 04:26:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:26:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"924405e4-50a0-4f73-bd28-7d98833e78c9","ip_address":"10.55.1.1"}],"id":"70f458bd-a14a-4f3a-ad0a-878ad3d93f74","security_groups":[],"mac_address":"fa:16:3e:41:da:7e","project_id":"e142196cfa64494fb71899361fcac26b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"763ea68d-03ea-488b-a2e3-c736f6a73c09","tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:13Z","binding:vnic_type":"normal","device_id":"278a5335-d41e-4f0d-84ce-502f84a17109"}]} 2018-10-12 04:26:17,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=278a5335-d41e-4f0d-84ce-502f84a17109 used request id req-8bc83d34-c157-43f0-9256-b44496230aa5 2018-10-12 04:26:17,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/924405e4-50a0-4f73-bd28-7d98833e78c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a00aba1914d4f7185a853a21fda47cd55618d594" 2018-10-12 04:26:17,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-d8f874c2-cd99-4823-bc03-e088639df7c5 Date: Fri, 12 Oct 2018 04:26:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"763ea68d-03ea-488b-a2e3-c736f6a73c09","tenant_id":"e142196cfa64494fb71899361fcac26b","created_at":"2018-10-12T04:26:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:03Z","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":"e142196cfa64494fb71899361fcac26b","id":"924405e4-50a0-4f73-bd28-7d98833e78c9","subnetpool_id":null,"name":"CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet"}} 2018-10-12 04:26:17,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/924405e4-50a0-4f73-bd28-7d98833e78c9 used request id req-d8f874c2-cd99-4823-bc03-e088639df7c5 2018-10-12 04:26:17,352 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router and subnet CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet 2018-10-12 04:26:17,352 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router 2018-10-12 04:26:17,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/278a5335-d41e-4f0d-84ce-502f84a17109/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" -d '{"subnet_id": "924405e4-50a0-4f73-bd28-7d98833e78c9"}' 2018-10-12 04:26:19,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a48796a0-0eae-41e7-961e-36d608743b77 Date: Fri, 12 Oct 2018 04:26:19 GMT RESP BODY: {"network_id": "763ea68d-03ea-488b-a2e3-c736f6a73c09", "tenant_id": "e142196cfa64494fb71899361fcac26b", "subnet_id": "924405e4-50a0-4f73-bd28-7d98833e78c9", "subnet_ids": ["924405e4-50a0-4f73-bd28-7d98833e78c9"], "port_id": "70f458bd-a14a-4f3a-ad0a-878ad3d93f74", "id": "278a5335-d41e-4f0d-84ce-502f84a17109"} 2018-10-12 04:26:19,274 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/278a5335-d41e-4f0d-84ce-502f84a17109/remove_router_interface used request id req-a48796a0-0eae-41e7-961e-36d608743b77 2018-10-12 04:26:19,274 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router 2018-10-12 04:26:19,274 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-router 2018-10-12 04:26:19,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/278a5335-d41e-4f0d-84ce-502f84a17109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57e0cee6463bda9ad5cddae17baefbcea91aa87e" 2018-10-12 04:26:22,644 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9dfcadea-42d6-4f07-ba53-7dc6377d7716 Content-Length: 0 Date: Fri, 12 Oct 2018 04:26:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:26:22,644 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/278a5335-d41e-4f0d-84ce-502f84a17109 used request id req-9dfcadea-42d6-4f07-ba53-7dc6377d7716 2018-10-12 04:26:22,645 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet 2018-10-12 04:26:22,645 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-subnet 2018-10-12 04:26:22,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/924405e4-50a0-4f73-bd28-7d98833e78c9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966ad0d082099221c02fc117e7ccf4b293f18057" 2018-10-12 04:26:24,910 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-89c492da-4bee-41a0-b63d-3765dc4b333b Date: Fri, 12 Oct 2018 04:26:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:26:24,910 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/924405e4-50a0-4f73-bd28-7d98833e78c9 used request id req-89c492da-4bee-41a0-b63d-3765dc4b333b 2018-10-12 04:26:24,910 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-553ee455-a710-49bb-a50b-f5313b6b5745-pub-net 2018-10-12 04:26:24,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/763ea68d-03ea-488b-a2e3-c736f6a73c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}966ad0d082099221c02fc117e7ccf4b293f18057" 2018-10-12 04:26:26,132 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1800829d-04e5-43da-aa70-52ac4b5a9f58 Date: Fri, 12 Oct 2018 04:26:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:26:26,132 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/763ea68d-03ea-488b-a2e3-c736f6a73c09 used request id req-1800829d-04e5-43da-aa70-52ac4b5a9f58 2018-10-12 04:26:26,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" 2018-10-12 04:26:26,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-84972f82-0026-49a2-a0c8-23c5d5675fba Date: Fri, 12 Oct 2018 04:26:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e142196cfa64494fb71899361fcac26b", "created_at": "2018-10-12T04:26:01Z", "updated_at": "2018-10-12T04:26:01Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:26:01Z", "revision_number": 0, "id": "24483be9-6c3f-4051-a037-8eed1cf43edc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:26:01Z", "security_group_id": "072eb55e-e5bd-4b00-8881-845abbd5adc3", "tenant_id": "e142196cfa64494fb71899361fcac26b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e142196cfa64494fb71899361fcac26b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:26:01Z", "revision_number": 0, "id": "61d1f66d-0968-4fc4-b0ca-f8a231cf9e0a", "remote_group_id": "072eb55e-e5bd-4b00-8881-845abbd5adc3", "remote_ip_prefix": null, "created_at": "2018-10-12T04:26:01Z", "security_group_id": "072eb55e-e5bd-4b00-8881-845abbd5adc3", "tenant_id": "e142196cfa64494fb71899361fcac26b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e142196cfa64494fb71899361fcac26b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:26:01Z", "revision_number": 0, "id": "9ea1c213-1ce7-4833-a4ca-32aa5d461549", "remote_group_id": "072eb55e-e5bd-4b00-8881-845abbd5adc3", "remote_ip_prefix": null, "created_at": "2018-10-12T04:26:01Z", "security_group_id": "072eb55e-e5bd-4b00-8881-845abbd5adc3", "tenant_id": "e142196cfa64494fb71899361fcac26b", "port_range_min": null, "ethertype": "IPv4", "project_id": "e142196cfa64494fb71899361fcac26b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:26:01Z", "revision_number": 0, "id": "b64ccc6a-d429-45b8-8cc6-b2cfdf25e7fa", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:26:01Z", "security_group_id": "072eb55e-e5bd-4b00-8881-845abbd5adc3", "tenant_id": "e142196cfa64494fb71899361fcac26b", "port_range_min": null, "ethertype": "IPv6", "project_id": "e142196cfa64494fb71899361fcac26b"}], "revision_number": 4, "project_id": "e142196cfa64494fb71899361fcac26b", "id": "072eb55e-e5bd-4b00-8881-845abbd5adc3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:26:26,360 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-84972f82-0026-49a2-a0c8-23c5d5675fba 2018-10-12 04:26:26,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" 2018-10-12 04:26:26,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c06385f6-3529-45b1-884a-970878b91bd7 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b"}, "enabled": true, "id": "e142196cfa64494fb71899361fcac26b", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-a3b363b9-697d-43a-proj"}} 2018-10-12 04:26:26,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b used request id req-c06385f6-3529-45b1-884a-970878b91bd7 2018-10-12 04:26:26,454 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 072eb55e-e5bd-4b00-8881-845abbd5adc3 2018-10-12 04:26:26,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=072eb55e-e5bd-4b00-8881-845abbd5adc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" 2018-10-12 04:26:26,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-422c3926-6992-48ee-a3fe-576909059b4a Date: Fri, 12 Oct 2018 04:26: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-10-12T04:26:01Z", "security_group_id": "072eb55e-e5bd-4b00-8881-845abbd5adc3", "port_range_min": null, "revision_number": 0, "tenant_id": "e142196cfa64494fb71899361fcac26b", "created_at": "2018-10-12T04:26:01Z", "project_id": "e142196cfa64494fb71899361fcac26b", "id": "24483be9-6c3f-4051-a037-8eed1cf43edc"}, {"remote_group_id": "072eb55e-e5bd-4b00-8881-845abbd5adc3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:26:01Z", "security_group_id": "072eb55e-e5bd-4b00-8881-845abbd5adc3", "port_range_min": null, "revision_number": 0, "tenant_id": "e142196cfa64494fb71899361fcac26b", "created_at": "2018-10-12T04:26:01Z", "project_id": "e142196cfa64494fb71899361fcac26b", "id": "61d1f66d-0968-4fc4-b0ca-f8a231cf9e0a"}, {"remote_group_id": "072eb55e-e5bd-4b00-8881-845abbd5adc3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:26:01Z", "security_group_id": "072eb55e-e5bd-4b00-8881-845abbd5adc3", "port_range_min": null, "revision_number": 0, "tenant_id": "e142196cfa64494fb71899361fcac26b", "created_at": "2018-10-12T04:26:01Z", "project_id": "e142196cfa64494fb71899361fcac26b", "id": "9ea1c213-1ce7-4833-a4ca-32aa5d461549"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:26:01Z", "security_group_id": "072eb55e-e5bd-4b00-8881-845abbd5adc3", "port_range_min": null, "revision_number": 0, "tenant_id": "e142196cfa64494fb71899361fcac26b", "created_at": "2018-10-12T04:26:01Z", "project_id": "e142196cfa64494fb71899361fcac26b", "id": "b64ccc6a-d429-45b8-8cc6-b2cfdf25e7fa"}]} 2018-10-12 04:26:26,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=072eb55e-e5bd-4b00-8881-845abbd5adc3 used request id req-422c3926-6992-48ee-a3fe-576909059b4a 2018-10-12 04:26:26,632 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:26:26,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/072eb55e-e5bd-4b00-8881-845abbd5adc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" 2018-10-12 04:26:26,923 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a31fc38-d8c7-4bb4-bed2-b36fddf6ccd5 Content-Length: 0 Date: Fri, 12 Oct 2018 04:26:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:26:26,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/072eb55e-e5bd-4b00-8881-845abbd5adc3 used request id req-4a31fc38-d8c7-4bb4-bed2-b36fddf6ccd5 2018-10-12 04:26:26,923 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-a3b363b9-697d-43a-proj 2018-10-12 04:26:26,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" 2018-10-12 04:26:27,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:26:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6650a805-7687-4d36-a6c6-cadcc6cf1eb3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:26:27,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e142196cfa64494fb71899361fcac26b used request id req-6650a805-7687-4d36-a6c6-cadcc6cf1eb3 2018-10-12 04:26:27,142 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-a3b363b9-697d-43a-proj-role 2018-10-12 04:26:27,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/bc35ef97ef7b41298874cb902219114f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" 2018-10-12 04:26:27,245 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e85e5888-6783-4662-bbab-eb2c066b374a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:26:27,245 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/bc35ef97ef7b41298874cb902219114f used request id req-e85e5888-6783-4662-bbab-eb2c066b374a 2018-10-12 04:26:27,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4bb3b2d84ed05920242222f66c18e7ef10ecfab" 2018-10-12 04:26:27,343 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-787f6728-f8c8-4d74-9e77-e906d54de3f5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:26:27,343 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-787f6728-f8c8-4d74-9e77-e906d54de3f5 2018-10-12 04:26:27,344 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-a3b363b9-697d-43a-user 2018-10-12 04:26:27,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/aae7e9aa649d4f759497c07c4983ac65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f309878aa0be722c44a92020c5b87806334f43" 2018-10-12 04:26:27,521 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ad7ba5db-43dd-4812-89ec-40cbb27243d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:26:27,521 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/aae7e9aa649d4f759497c07c4983ac65 used request id req-ad7ba5db-43dd-4812-89ec-40cbb27243d8 2018-10-12 04:26:27,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:27,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:26:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["HUZYIGiuRSu6J4DXOkeCfg"], "issued_at": "2018-10-12T04:26:27.000000Z"}} 2018-10-12 04:26:27,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40543b7ce0d31d18364d4f53379818314f48a459" 2018-10-12 04:26:28,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-959436c6-aa3c-492a-bd4d-3c23b1b6c2e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:28,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-959436c6-aa3c-492a-bd4d-3c23b1b6c2e5 2018-10-12 04:26:28,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:28,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:28,410 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:26:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["K7Bh2tfSSoiPkTcm_1Ee3w"], "issued_at": "2018-10-12T04:26:28.000000Z"}} 2018-10-12 04:26:28,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:28,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24d74ff1-8169-4c48-a5e9-9ef46501fc9e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:28,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-24d74ff1-8169-4c48-a5e9-9ef46501fc9e 2018-10-12 04:26:28,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:26:28,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:26: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:26:28,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6eb8e896-21b3-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:28,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc535897-2e79-4ceb-bdf7-2e4111097bc3 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6eb8e896-21b3-449-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:26:28,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-6eb8e896-21b3-449-proj used request id req-bc535897-2e79-4ceb-bdf7-2e4111097bc3 2018-10-12 04:26:28,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:28,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75cee21c-3f9f-4c30-a816-abf54e225088 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:26:28,677 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-75cee21c-3f9f-4c30-a816-abf54e225088 2018-10-12 04:26:28,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj"}}' 2018-10-12 04:26:28,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:26:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0dc7825b-cbbf-4608-89b4-d4733e22fa53 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f"}, "enabled": true, "id": "553fe0a6e9934f0891d0ef82621fe74f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj"}} 2018-10-12 04:26:28,815 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0dc7825b-cbbf-4608-89b4-d4733e22fa53 2018-10-12 04:26:28,815 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-6eb8e896-21b3-449-proj 2018-10-12 04:26:28,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:28,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:29,202 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:26:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["CvPkQfKQSIKyRUzRAystmA"], "issued_at": "2018-10-12T04:26:29.000000Z"}} 2018-10-12 04:26:29,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd259d8e55652a97a9714472448bd752c581c6e3" 2018-10-12 04:26:29,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8506ca14-db3d-497c-aab3-eed14c03c2a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:29,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8506ca14-db3d-497c-aab3-eed14c03c2a7 2018-10-12 04:26:29,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:26:29,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:26: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:26:29,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd259d8e55652a97a9714472448bd752c581c6e3" 2018-10-12 04:26:29,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e85a411-63c8-4ee6-9bc8-9455e770e003 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:26:29,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1e85a411-63c8-4ee6-9bc8-9455e770e003 2018-10-12 04:26:29,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-6eb8e896-21b3-449-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd259d8e55652a97a9714472448bd752c581c6e3" 2018-10-12 04:26:29,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f57893f9-2749-400c-8e03-32aceac95897 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-6eb8e896-21b3-449-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f"}, "enabled": true, "id": "553fe0a6e9934f0891d0ef82621fe74f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj"}]} 2018-10-12 04:26:29,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-6eb8e896-21b3-449-proj used request id req-f57893f9-2749-400c-8e03-32aceac95897 2018-10-12 04:26:29,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd259d8e55652a97a9714472448bd752c581c6e3" 2018-10-12 04:26:29,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1de7647c-416a-49b6-80dc-e4f7c5fd20ec Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:26:29,527 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1de7647c-416a-49b6-80dc-e4f7c5fd20ec 2018-10-12 04:26:29,910 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-6eb8e896-21b3-449-user 2018-10-12 04:26:29,911 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:29,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:30,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-845344ca-0182-4264-b2d6-77e8ecd9697a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:26:30,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-845344ca-0182-4264-b2d6-77e8ecd9697a 2018-10-12 04:26:30,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" -d '{"role": {"name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj-role"}}' 2018-10-12 04:26:30,126 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:26:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88f1cd5d-305a-4d7f-a919-8346a7a8f13c Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d530f353559846d78259110f61b17ba4", "links": {"self": "http://172.30.9.27:5000/v3/roles/d530f353559846d78259110f61b17ba4"}, "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj-role"}} 2018-10-12 04:26:30,126 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-88f1cd5d-305a-4d7f-a919-8346a7a8f13c 2018-10-12 04:26:30,126 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-6eb8e896-21b3-449-proj-role 2018-10-12 04:26:30,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d530f353559846d78259110f61b17ba4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:30,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d687c69b-07af-4cf9-b771-e9dcb86a46a7 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d530f353559846d78259110f61b17ba4"}, "domain_id": null, "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj-role", "id": "d530f353559846d78259110f61b17ba4"}} 2018-10-12 04:26:30,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d530f353559846d78259110f61b17ba4 used request id req-d687c69b-07af-4cf9-b771-e9dcb86a46a7 2018-10-12 04:26:30,148 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-6eb8e896-21b3-449-proj-role to project CreateNetworkSuccessTests-6eb8e896-21b3-449-proj 2018-10-12 04:26:30,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f/users/a876d764b77e4f749d5d483b8a6c2f97/roles/d530f353559846d78259110f61b17ba4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:30,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:26:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16eb1770-0f4c-49dd-9f5c-d17ffb05d02e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:26:30,285 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f/users/a876d764b77e4f749d5d483b8a6c2f97/roles/d530f353559846d78259110f61b17ba4 used request id req-16eb1770-0f4c-49dd-9f5c-d17ffb05d02e 2018-10-12 04:26:30,286 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:30,287 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:30,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d530f353559846d78259110f61b17ba4", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj-role"}], "expires_at": "2018-10-12T05:26:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "553fe0a6e9934f0891d0ef82621fe74f", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-user", "id": "a876d764b77e4f749d5d483b8a6c2f97"}, "audit_ids": ["0mZrPdGAQZeVEI1Psd_lkg"], "issued_at": "2018-10-12T04:26:30.000000Z"}} 2018-10-12 04:26:30,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a5d7a9791fe5cd7dbea762f7e9806ade16221c" 2018-10-12 04:26:30,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd4e49b-82fe-4001-bf67-3c278de6f502 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:30,761 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fdd4e49b-82fe-4001-bf67-3c278de6f502 2018-10-12 04:26:30,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a5d7a9791fe5cd7dbea762f7e9806ade16221c" 2018-10-12 04:26:30,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b72095e8-d585-479d-b5ab-d19361909198 Date: Fri, 12 Oct 2018 04:26:30 GMT RESP BODY: {"networks":[]} 2018-10-12 04:26:30,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net used request id req-b72095e8-d585-479d-b5ab-d19361909198 2018-10-12 04:26:30,952 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net 2018-10-12 04:26:30,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a5d7a9791fe5cd7dbea762f7e9806ade16221c" -d '{"network": {"name": "CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net", "admin_state_up": true}}' 2018-10-12 04:26:31,513 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-ed8ab590-4de3-4c9f-b1e7-82bb88865fb0 Date: Fri, 12 Oct 2018 04:26:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"553fe0a6e9934f0891d0ef82621fe74f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:26:31Z","is_default":false,"name":"CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:31Z","mtu":1450}} 2018-10-12 04:26:31,513 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-ed8ab590-4de3-4c9f-b1e7-82bb88865fb0 2018-10-12 04:26:31,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a5d7a9791fe5cd7dbea762f7e9806ade16221c" 2018-10-12 04:26:31,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b841d9e9-603f-47a9-82c9-a116980fe222 Date: Fri, 12 Oct 2018 04:26:31 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-10-12T04:26:31Z","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"553fe0a6e9934f0891d0ef82621fe74f","id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","name":"CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net"}]} 2018-10-12 04:26:31,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f used request id req-b841d9e9-603f-47a9-82c9-a116980fe222 2018-10-12 04:26:31,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a5d7a9791fe5cd7dbea762f7e9806ade16221c" 2018-10-12 04:26:31,940 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9b46c924-6586-4f1b-8c98-e0a7c3243222 Date: Fri, 12 Oct 2018 04:26:31 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:26:31,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f used request id req-9b46c924-6586-4f1b-8c98-e0a7c3243222 2018-10-12 04:26:31,940 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet 2018-10-12 04:26:31,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a5d7a9791fe5cd7dbea762f7e9806ade16221c" -d '{"subnets": [{"ip_version": 4, "network_id": "3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet"}]}' 2018-10-12 04:26:32,825 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dbd48229-0180-46ab-bdd8-519f56606d05 Date: Fri, 12 Oct 2018 04:26:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:32Z","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":"553fe0a6e9934f0891d0ef82621fe74f","id":"b2423714-d2c7-44e2-9dea-6addbcdb4b5b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet"}]} 2018-10-12 04:26:32,825 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-dbd48229-0180-46ab-bdd8-519f56606d05 2018-10-12 04:26:32,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a5d7a9791fe5cd7dbea762f7e9806ade16221c" 2018-10-12 04:26:32,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-0b4053ad-d127-4813-8fab-e8843214817d Date: Fri, 12 Oct 2018 04:26: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":["b2423714-d2c7-44e2-9dea-6addbcdb4b5b"],"updated_at":"2018-10-12T04:26:32Z","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"553fe0a6e9934f0891d0ef82621fe74f","id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","name":"CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net"}]} 2018-10-12 04:26:32,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f used request id req-0b4053ad-d127-4813-8fab-e8843214817d 2018-10-12 04:26:32,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a5d7a9791fe5cd7dbea762f7e9806ade16221c" 2018-10-12 04:26:32,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-9dda95cc-a50d-47e2-a6c4-8b922d99f672 Date: Fri, 12 Oct 2018 04:26:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:32Z","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":"553fe0a6e9934f0891d0ef82621fe74f","id":"b2423714-d2c7-44e2-9dea-6addbcdb4b5b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet"}]} 2018-10-12 04:26:32,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f used request id req-9dda95cc-a50d-47e2-a6c4-8b922d99f672 2018-10-12 04:26:32,993 - OpenStackNetwork - DEBUG - Network [3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f] created successfully 2018-10-12 04:26:32,994 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:32,995 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:33,362 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d530f353559846d78259110f61b17ba4", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj-role"}], "expires_at": "2018-10-12T05:26:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "553fe0a6e9934f0891d0ef82621fe74f", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-user", "id": "a876d764b77e4f749d5d483b8a6c2f97"}, "audit_ids": ["IowFc00QSPKJwZpD_eYbKg"], "issued_at": "2018-10-12T04:26:33.000000Z"}} 2018-10-12 04:26:33,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" 2018-10-12 04:26:33,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052a0045-d883-4a80-89c0-e9785b17c4db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:33,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-052a0045-d883-4a80-89c0-e9785b17c4db 2018-10-12 04:26:33,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" 2018-10-12 04:26:33,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-74b4e788-7056-4e3f-bdec-5a699812c83d Date: Fri, 12 Oct 2018 04:26:33 GMT RESP BODY: {"routers": []} 2018-10-12 04:26:33,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router&admin_state_up=True used request id req-74b4e788-7056-4e3f-bdec-5a699812c83d 2018-10-12 04:26:33,626 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:33,627 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:33,999 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d530f353559846d78259110f61b17ba4", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj-role"}], "expires_at": "2018-10-12T05:26:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "553fe0a6e9934f0891d0ef82621fe74f", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-user", "id": "a876d764b77e4f749d5d483b8a6c2f97"}, "audit_ids": ["bEjo5I_jT5isj2BJMYJlZA"], "issued_at": "2018-10-12T04:26:34.000000Z"}} 2018-10-12 04:26:33,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a182bab1f78beef405fdc565fcb6568e72d2527f" 2018-10-12 04:26:34,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11561339-1e74-473e-9671-bd4460cb98b8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:34,067 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-11561339-1e74-473e-9671-bd4460cb98b8 2018-10-12 04:26:34,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" 2018-10-12 04:26:34,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7fd0503c-2c71-4ac2-ad1d-c8b7b7174a49 Date: Fri, 12 Oct 2018 04:26:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:26:34,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-7fd0503c-2c71-4ac2-ad1d-c8b7b7174a49 2018-10-12 04:26:34,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" 2018-10-12 04:26:34,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6a5af3e7-1a75-4329-a298-645a6ac81c34 Date: Fri, 12 Oct 2018 04:26:34 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:26:34,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-6a5af3e7-1a75-4329-a298-645a6ac81c34 2018-10-12 04:26:34,505 - neutron_utils - INFO - Creating router with name - CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router 2018-10-12 04:26:34,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router", "admin_state_up": true}}' 2018-10-12 04:26:39,522 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-fbe73e19-ca8b-4dff-9aa0-531214efce98 Date: Fri, 12 Oct 2018 04:26:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "created_at": "2018-10-12T04:26:35Z", "admin_state_up": true, "updated_at": "2018-10-12T04:26:36Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "553fe0a6e9934f0891d0ef82621fe74f", "id": "c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8", "name": "CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router"}} 2018-10-12 04:26:39,522 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-fbe73e19-ca8b-4dff-9aa0-531214efce98 2018-10-12 04:26:39,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" 2018-10-12 04:26:39,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-50d8e3ed-d073-464a-9d8d-f8b33876f085 Date: Fri, 12 Oct 2018 04:26:39 GMT RESP BODY: {"ports":[]} 2018-10-12 04:26:39,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8 used request id req-50d8e3ed-d073-464a-9d8d-f8b33876f085 2018-10-12 04:26:39,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" 2018-10-12 04:26:39,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b77cd74a-3121-433f-8ec1-28f22b308e44 Date: Fri, 12 Oct 2018 04:26: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":["b2423714-d2c7-44e2-9dea-6addbcdb4b5b"],"updated_at":"2018-10-12T04:26:32Z","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"553fe0a6e9934f0891d0ef82621fe74f","id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","name":"CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net"}]} 2018-10-12 04:26:39,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net used request id req-b77cd74a-3121-433f-8ec1-28f22b308e44 2018-10-12 04:26:39,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:26:40,000 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:26: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:26:40,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" 2018-10-12 04:26:40,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c37587f3-25d1-415a-aaaf-f6555a2b5661 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f"}, "enabled": true, "id": "553fe0a6e9934f0891d0ef82621fe74f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj"}} 2018-10-12 04:26:40,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f used request id req-c37587f3-25d1-415a-aaaf-f6555a2b5661 2018-10-12 04:26:40,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" 2018-10-12 04:26:40,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ce842a0e-366a-4f74-8aa8-26cacca32ab8 Date: Fri, 12 Oct 2018 04:26:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:32Z","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":"553fe0a6e9934f0891d0ef82621fe74f","id":"b2423714-d2c7-44e2-9dea-6addbcdb4b5b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet"}]} 2018-10-12 04:26:40,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f used request id req-ce842a0e-366a-4f74-8aa8-26cacca32ab8 2018-10-12 04:26:40,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f&name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" 2018-10-12 04:26:40,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-01ee6d50-c30d-4d0c-8a5c-8f599ccfa908 Date: Fri, 12 Oct 2018 04:26:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:32Z","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":"553fe0a6e9934f0891d0ef82621fe74f","id":"b2423714-d2c7-44e2-9dea-6addbcdb4b5b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet"}]} 2018-10-12 04:26:40,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f&name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet used request id req-01ee6d50-c30d-4d0c-8a5c-8f599ccfa908 2018-10-12 04:26:40,370 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-12 04:26:40,370 - neutron_utils - INFO - Adding interface to router with name CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router 2018-10-12 04:26:40,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" -d '{"subnet_id": "b2423714-d2c7-44e2-9dea-6addbcdb4b5b"}' 2018-10-12 04:26:42,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-7a193dd3-32e4-4ffd-8e63-c130a91c2dbe Date: Fri, 12 Oct 2018 04:26:42 GMT RESP BODY: {"network_id": "3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f", "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "subnet_id": "b2423714-d2c7-44e2-9dea-6addbcdb4b5b", "subnet_ids": ["b2423714-d2c7-44e2-9dea-6addbcdb4b5b"], "port_id": "4f5ba22a-c850-4899-b3a5-e16fd3be76d8", "id": "c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8"} 2018-10-12 04:26:42,278 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8/add_router_interface used request id req-7a193dd3-32e4-4ffd-8e63-c130a91c2dbe 2018-10-12 04:26:42,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" 2018-10-12 04:26:42,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 722 X-Openstack-Request-Id: req-5cf45cf7-1fce-41a3-a0df-1aa7c1053dd9 Date: Fri, 12 Oct 2018 04:26:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "created_at": "2018-10-12T04:26:35Z", "admin_state_up": true, "updated_at": "2018-10-12T04:26:41Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "553fe0a6e9934f0891d0ef82621fe74f", "id": "c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8", "name": "CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router"}} 2018-10-12 04:26:42,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8 used request id req-5cf45cf7-1fce-41a3-a0df-1aa7c1053dd9 2018-10-12 04:26:42,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" 2018-10-12 04:26:42,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-73190ac6-7a7a-4f32-befd-13a561705407 Date: Fri, 12 Oct 2018 04:26:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:26:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2423714-d2c7-44e2-9dea-6addbcdb4b5b","ip_address":"10.55.1.1"}],"id":"4f5ba22a-c850-4899-b3a5-e16fd3be76d8","security_groups":[],"mac_address":"fa:16:3e:65:b9:2f","project_id":"553fe0a6e9934f0891d0ef82621fe74f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:40Z","binding:vnic_type":"normal","device_id":"c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8"}]} 2018-10-12 04:26:42,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8 used request id req-73190ac6-7a7a-4f32-befd-13a561705407 2018-10-12 04:26:42,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/b2423714-d2c7-44e2-9dea-6addbcdb4b5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" 2018-10-12 04:26:43,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-3015acd1-4ff3-454b-a383-396d39bd490c Date: Fri, 12 Oct 2018 04:26:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:32Z","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":"553fe0a6e9934f0891d0ef82621fe74f","id":"b2423714-d2c7-44e2-9dea-6addbcdb4b5b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet"}} 2018-10-12 04:26:43,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/b2423714-d2c7-44e2-9dea-6addbcdb4b5b used request id req-3015acd1-4ff3-454b-a383-396d39bd490c 2018-10-12 04:26:43,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:43,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d530f353559846d78259110f61b17ba4", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj-role"}], "expires_at": "2018-10-12T05:26:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "553fe0a6e9934f0891d0ef82621fe74f", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/553fe0a6e9934f0891d0ef82621fe74f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/553fe0a6e9934f0891d0ef82621fe74f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/553fe0a6e9934f0891d0ef82621fe74f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-user", "id": "a876d764b77e4f749d5d483b8a6c2f97"}, "audit_ids": ["zenc17yzTwCq23XuQYZGTw"], "issued_at": "2018-10-12T04:26:43.000000Z"}} 2018-10-12 04:26:43,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ecbd6a38c13ad833a8354bc973783187b40071" 2018-10-12 04:26:43,655 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bd73f3f1-e14d-4cb0-b670-688a1924eaee Date: Fri, 12 Oct 2018 04:26: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":["b2423714-d2c7-44e2-9dea-6addbcdb4b5b"],"updated_at":"2018-10-12T04:26:32Z","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"553fe0a6e9934f0891d0ef82621fe74f","id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","name":"CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net"}]} 2018-10-12 04:26:43,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net used request id req-bd73f3f1-e14d-4cb0-b670-688a1924eaee 2018-10-12 04:26:43,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:26:43,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:26:43,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40543b7ce0d31d18364d4f53379818314f48a459" 2018-10-12 04:26:43,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27984eb6-11f6-452a-ac25-38cf1b234bd5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f"}, "enabled": true, "id": "553fe0a6e9934f0891d0ef82621fe74f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj"}} 2018-10-12 04:26:43,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f used request id req-27984eb6-11f6-452a-ac25-38cf1b234bd5 2018-10-12 04:26:43,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ecbd6a38c13ad833a8354bc973783187b40071" 2018-10-12 04:26:43,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-05cb855b-83c3-4681-9845-f4f8fdebc3eb Date: Fri, 12 Oct 2018 04:26:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:32Z","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":"553fe0a6e9934f0891d0ef82621fe74f","id":"b2423714-d2c7-44e2-9dea-6addbcdb4b5b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet"}]} 2018-10-12 04:26:43,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f used request id req-05cb855b-83c3-4681-9845-f4f8fdebc3eb 2018-10-12 04:26:43,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f&name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ecbd6a38c13ad833a8354bc973783187b40071" 2018-10-12 04:26:44,257 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-779ec165-dc94-4d23-a5b2-19b4113f7c28 Date: Fri, 12 Oct 2018 04:26:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:32Z","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":"553fe0a6e9934f0891d0ef82621fe74f","id":"b2423714-d2c7-44e2-9dea-6addbcdb4b5b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet"}]} 2018-10-12 04:26:44,257 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f&name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet used request id req-779ec165-dc94-4d23-a5b2-19b4113f7c28 2018-10-12 04:26:44,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ecbd6a38c13ad833a8354bc973783187b40071" 2018-10-12 04:26:44,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 725 X-Openstack-Request-Id: req-b20155b5-5b18-4769-bd83-beb7c9fa4023 Date: Fri, 12 Oct 2018 04:26:44 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "created_at": "2018-10-12T04:26:35Z", "admin_state_up": true, "updated_at": "2018-10-12T04:26:41Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "553fe0a6e9934f0891d0ef82621fe74f", "id": "c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8", "name": "CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router"}]} 2018-10-12 04:26:44,480 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router used request id req-b20155b5-5b18-4769-bd83-beb7c9fa4023 2018-10-12 04:26:44,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40543b7ce0d31d18364d4f53379818314f48a459" 2018-10-12 04:26:44,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84501412-293e-4bca-a376-b9cac60ea7b2 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f"}, "enabled": true, "id": "553fe0a6e9934f0891d0ef82621fe74f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj"}} 2018-10-12 04:26:44,566 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f used request id req-84501412-293e-4bca-a376-b9cac60ea7b2 2018-10-12 04:26:44,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ecbd6a38c13ad833a8354bc973783187b40071" 2018-10-12 04:26:44,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-fde1c894-e144-47a9-a036-c41daecf3639 Date: Fri, 12 Oct 2018 04:26:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:26:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":7,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b2423714-d2c7-44e2-9dea-6addbcdb4b5b","ip_address":"10.55.1.1"}],"id":"4f5ba22a-c850-4899-b3a5-e16fd3be76d8","security_groups":[],"mac_address":"fa:16:3e:65:b9:2f","project_id":"553fe0a6e9934f0891d0ef82621fe74f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:40Z","binding:vnic_type":"normal","device_id":"c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8"}]} 2018-10-12 04:26:44,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8 used request id req-fde1c894-e144-47a9-a036-c41daecf3639 2018-10-12 04:26:44,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/b2423714-d2c7-44e2-9dea-6addbcdb4b5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94ecbd6a38c13ad833a8354bc973783187b40071" 2018-10-12 04:26:44,980 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-f8f18180-9548-4619-9064-b9d0151ff29a Date: Fri, 12 Oct 2018 04:26:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f","tenant_id":"553fe0a6e9934f0891d0ef82621fe74f","created_at":"2018-10-12T04:26:32Z","dns_nameservers":[],"updated_at":"2018-10-12T04:26:32Z","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":"553fe0a6e9934f0891d0ef82621fe74f","id":"b2423714-d2c7-44e2-9dea-6addbcdb4b5b","subnetpool_id":null,"name":"CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet"}} 2018-10-12 04:26:44,980 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/b2423714-d2c7-44e2-9dea-6addbcdb4b5b used request id req-f8f18180-9548-4619-9064-b9d0151ff29a 2018-10-12 04:26:44,981 - OpenStackNetwork - INFO - Removing router interface from router CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router and subnet CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet 2018-10-12 04:26:44,981 - neutron_utils - INFO - Removing router interface from router named CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router 2018-10-12 04:26:44,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" -d '{"subnet_id": "b2423714-d2c7-44e2-9dea-6addbcdb4b5b"}' 2018-10-12 04:26:46,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-8bf3ff70-e19c-425b-82fe-2b49e43dbe3d Date: Fri, 12 Oct 2018 04:26:46 GMT RESP BODY: {"network_id": "3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f", "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "subnet_id": "b2423714-d2c7-44e2-9dea-6addbcdb4b5b", "subnet_ids": ["b2423714-d2c7-44e2-9dea-6addbcdb4b5b"], "port_id": "4f5ba22a-c850-4899-b3a5-e16fd3be76d8", "id": "c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8"} 2018-10-12 04:26:46,463 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8/remove_router_interface used request id req-8bf3ff70-e19c-425b-82fe-2b49e43dbe3d 2018-10-12 04:26:46,464 - OpenStackNetwork - INFO - Removing router CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router 2018-10-12 04:26:46,464 - neutron_utils - INFO - Deleting router with name - CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-router 2018-10-12 04:26:46,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}342389b450c6c676a835334deecc5dd7ca7f156f" 2018-10-12 04:26:49,829 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0c5b00b2-ec51-43fe-972b-e0307ad6c97d Content-Length: 0 Date: Fri, 12 Oct 2018 04:26:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:26:49,829 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c0b24800-fde3-4ff5-bc89-78c5bf6c2cf8 used request id req-0c5b00b2-ec51-43fe-972b-e0307ad6c97d 2018-10-12 04:26:49,830 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet 2018-10-12 04:26:49,830 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-subnet 2018-10-12 04:26:49,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/b2423714-d2c7-44e2-9dea-6addbcdb4b5b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a5d7a9791fe5cd7dbea762f7e9806ade16221c" 2018-10-12 04:26:52,139 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8e77c72e-a60c-4603-aa7e-d9c6618f83e0 Date: Fri, 12 Oct 2018 04:26:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:26:52,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b2423714-d2c7-44e2-9dea-6addbcdb4b5b used request id req-8e77c72e-a60c-4603-aa7e-d9c6618f83e0 2018-10-12 04:26:52,139 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-00bc23cd-b9d5-43e6-823d-7f9f72dec169-pub-net 2018-10-12 04:26:52,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1a5d7a9791fe5cd7dbea762f7e9806ade16221c" 2018-10-12 04:26:53,691 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5dc3512f-4256-435e-90d4-b9e7424f0c7e Date: Fri, 12 Oct 2018 04:26:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:26:53,691 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/3845f2f9-20c6-4f5e-a2e9-dc2170dbf70f used request id req-5dc3512f-4256-435e-90d4-b9e7424f0c7e 2018-10-12 04:26:53,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:53,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2fd37d8a-0f81-41dd-bf62-fcaf49afcde5 Date: Fri, 12 Oct 2018 04:26:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "created_at": "2018-10-12T04:26:31Z", "updated_at": "2018-10-12T04:26:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:26:31Z", "revision_number": 0, "id": "25e8ff4f-98da-4bfb-9525-bd8953670f50", "remote_group_id": "5486bc24-fd20-4946-a42f-dd133a3a56c5", "remote_ip_prefix": null, "created_at": "2018-10-12T04:26:31Z", "security_group_id": "5486bc24-fd20-4946-a42f-dd133a3a56c5", "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "port_range_min": null, "ethertype": "IPv4", "project_id": "553fe0a6e9934f0891d0ef82621fe74f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:26:31Z", "revision_number": 0, "id": "3a52e957-2c10-4693-baf1-0466f2aa33de", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:26:31Z", "security_group_id": "5486bc24-fd20-4946-a42f-dd133a3a56c5", "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "port_range_min": null, "ethertype": "IPv4", "project_id": "553fe0a6e9934f0891d0ef82621fe74f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:26:31Z", "revision_number": 0, "id": "8324bba0-e3b3-4e8d-96cc-e4db130fb834", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:26:31Z", "security_group_id": "5486bc24-fd20-4946-a42f-dd133a3a56c5", "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "port_range_min": null, "ethertype": "IPv6", "project_id": "553fe0a6e9934f0891d0ef82621fe74f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:26:31Z", "revision_number": 0, "id": "d6509469-2dd2-4f8f-83d8-1eb83b26fc51", "remote_group_id": "5486bc24-fd20-4946-a42f-dd133a3a56c5", "remote_ip_prefix": null, "created_at": "2018-10-12T04:26:31Z", "security_group_id": "5486bc24-fd20-4946-a42f-dd133a3a56c5", "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "port_range_min": null, "ethertype": "IPv6", "project_id": "553fe0a6e9934f0891d0ef82621fe74f"}], "revision_number": 4, "project_id": "553fe0a6e9934f0891d0ef82621fe74f", "id": "5486bc24-fd20-4946-a42f-dd133a3a56c5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:26:53,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-2fd37d8a-0f81-41dd-bf62-fcaf49afcde5 2018-10-12 04:26:53,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:54,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a08919-4215-4995-acc4-b2ee00d62c2b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:26:54,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-04a08919-4215-4995-acc4-b2ee00d62c2b 2018-10-12 04:26:54,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:54,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375c0157-9000-4231-86b4-8067fff83d93 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:26:54,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-375c0157-9000-4231-86b4-8067fff83d93 2018-10-12 04:26:54,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:54,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a619904-7e49-4e8f-a7f9-989e400483ae Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f"}, "enabled": true, "id": "553fe0a6e9934f0891d0ef82621fe74f", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-6eb8e896-21b3-449-proj"}} 2018-10-12 04:26:54,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f used request id req-2a619904-7e49-4e8f-a7f9-989e400483ae 2018-10-12 04:26:54,200 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5486bc24-fd20-4946-a42f-dd133a3a56c5 2018-10-12 04:26:54,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5486bc24-fd20-4946-a42f-dd133a3a56c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:54,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b510bf9d-8592-483d-8fd9-29307904e5d6 Date: Fri, 12 Oct 2018 04:26:54 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5486bc24-fd20-4946-a42f-dd133a3a56c5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:26:31Z", "security_group_id": "5486bc24-fd20-4946-a42f-dd133a3a56c5", "port_range_min": null, "revision_number": 0, "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "created_at": "2018-10-12T04:26:31Z", "project_id": "553fe0a6e9934f0891d0ef82621fe74f", "id": "25e8ff4f-98da-4bfb-9525-bd8953670f50"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:26:31Z", "security_group_id": "5486bc24-fd20-4946-a42f-dd133a3a56c5", "port_range_min": null, "revision_number": 0, "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "created_at": "2018-10-12T04:26:31Z", "project_id": "553fe0a6e9934f0891d0ef82621fe74f", "id": "3a52e957-2c10-4693-baf1-0466f2aa33de"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:26:31Z", "security_group_id": "5486bc24-fd20-4946-a42f-dd133a3a56c5", "port_range_min": null, "revision_number": 0, "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "created_at": "2018-10-12T04:26:31Z", "project_id": "553fe0a6e9934f0891d0ef82621fe74f", "id": "8324bba0-e3b3-4e8d-96cc-e4db130fb834"}, {"remote_group_id": "5486bc24-fd20-4946-a42f-dd133a3a56c5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:26:31Z", "security_group_id": "5486bc24-fd20-4946-a42f-dd133a3a56c5", "port_range_min": null, "revision_number": 0, "tenant_id": "553fe0a6e9934f0891d0ef82621fe74f", "created_at": "2018-10-12T04:26:31Z", "project_id": "553fe0a6e9934f0891d0ef82621fe74f", "id": "d6509469-2dd2-4f8f-83d8-1eb83b26fc51"}]} 2018-10-12 04:26:54,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5486bc24-fd20-4946-a42f-dd133a3a56c5 used request id req-b510bf9d-8592-483d-8fd9-29307904e5d6 2018-10-12 04:26:54,368 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:26:54,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/5486bc24-fd20-4946-a42f-dd133a3a56c5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:54,798 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fcf3ed2a-72db-4108-bead-4acc3b5b9f8a Content-Length: 0 Date: Fri, 12 Oct 2018 04:26:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:26:54,798 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5486bc24-fd20-4946-a42f-dd133a3a56c5 used request id req-fcf3ed2a-72db-4108-bead-4acc3b5b9f8a 2018-10-12 04:26:54,799 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-6eb8e896-21b3-449-proj 2018-10-12 04:26:54,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:55,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:26:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39d62d2f-584a-47b8-b41f-595d2edf0cf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:26:55,040 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/553fe0a6e9934f0891d0ef82621fe74f used request id req-39d62d2f-584a-47b8-b41f-595d2edf0cf0 2018-10-12 04:26:55,040 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-6eb8e896-21b3-449-proj-role 2018-10-12 04:26:55,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d530f353559846d78259110f61b17ba4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:55,173 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b270d1e-b393-42ab-aec3-c2f4bd730267 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:26:55,174 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d530f353559846d78259110f61b17ba4 used request id req-4b270d1e-b393-42ab-aec3-c2f4bd730267 2018-10-12 04:26:55,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94883153f5d28ede8be07eb292b1ce7c9e1508bb" 2018-10-12 04:26:55,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce551288-844b-4d0d-839a-527a89bbb6d2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:26:55,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ce551288-844b-4d0d-839a-527a89bbb6d2 2018-10-12 04:26:55,259 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-6eb8e896-21b3-449-user 2018-10-12 04:26:55,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a876d764b77e4f749d5d483b8a6c2f97 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd259d8e55652a97a9714472448bd752c581c6e3" 2018-10-12 04:26:55,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ea02d71-ebee-4aa8-bb4e-35ac76f78ff2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:26:55,491 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a876d764b77e4f749d5d483b8a6c2f97 used request id req-2ea02d71-ebee-4aa8-bb4e-35ac76f78ff2 2018-10-12 04:26:55,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:55,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:26:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["u_tJTv7ERpyoLkL-qr4ntw"], "issued_at": "2018-10-12T04:26:55.000000Z"}} 2018-10-12 04:26:55,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a60f0bc730ba7236c4d2822d89b74134879fc1" 2018-10-12 04:26:55,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b82ee9-3e07-4f6c-8463-9370db5098fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:55,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-12b82ee9-3e07-4f6c-8463-9370db5098fb 2018-10-12 04:26:55,958 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:55,959 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:56,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:26:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["QVd_mWpvQamEuS903XTAAQ"], "issued_at": "2018-10-12T04:26:56.000000Z"}} 2018-10-12 04:26:56,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:26:56,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d6c097a-199e-4f42-a33b-ed5edb4bbfa0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:56,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7d6c097a-199e-4f42-a33b-ed5edb4bbfa0 2018-10-12 04:26:56,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:26:56,437 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:26: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:26:56,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-58a71232-b85f-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:26:56,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7972212f-d80a-4ddf-92e3-dac7a297174b Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-58a71232-b85f-4a5-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:26:56,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-58a71232-b85f-4a5-proj used request id req-7972212f-d80a-4ddf-92e3-dac7a297174b 2018-10-12 04:26:56,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:26:56,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51c11aa8-5fac-40a5-9385-cc1b9490e5c9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:26:56,615 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-51c11aa8-5fac-40a5-9385-cc1b9490e5c9 2018-10-12 04:26:56,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-proj"}}' 2018-10-12 04:26:56,737 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:26:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9ff7d369-ba64-4728-9210-481b4b5a7858 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a9af0d42194d4f19b51b3f76989c5c81"}, "enabled": true, "id": "a9af0d42194d4f19b51b3f76989c5c81", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-proj"}} 2018-10-12 04:26:56,738 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9ff7d369-ba64-4728-9210-481b4b5a7858 2018-10-12 04:26:56,738 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-58a71232-b85f-4a5-proj 2018-10-12 04:26:56,738 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:56,739 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:57,124 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:26:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["J1g4pvlNR_CYkBq-FiykrA"], "issued_at": "2018-10-12T04:26:57.000000Z"}} 2018-10-12 04:26:57,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbad758f3865ada27da586d8999e1a87c1618e7" 2018-10-12 04:26:57,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0c80c0c-6de1-4c35-86cd-8bb6a93f4453 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:57,138 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f0c80c0c-6de1-4c35-86cd-8bb6a93f4453 2018-10-12 04:26:57,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:26:57,147 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:26:57,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbad758f3865ada27da586d8999e1a87c1618e7" 2018-10-12 04:26:57,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5543a495-19f4-4f0b-8784-760618094705 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:26:57,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5543a495-19f4-4f0b-8784-760618094705 2018-10-12 04:26:57,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-58a71232-b85f-4a5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbad758f3865ada27da586d8999e1a87c1618e7" 2018-10-12 04:26:57,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-077acf73-7ec7-41d3-ad7d-a088df48fe2e Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-58a71232-b85f-4a5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a9af0d42194d4f19b51b3f76989c5c81"}, "enabled": true, "id": "a9af0d42194d4f19b51b3f76989c5c81", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-proj"}]} 2018-10-12 04:26:57,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-58a71232-b85f-4a5-proj used request id req-077acf73-7ec7-41d3-ad7d-a088df48fe2e 2018-10-12 04:26:57,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbad758f3865ada27da586d8999e1a87c1618e7" 2018-10-12 04:26:57,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4faa189-f40a-4bcc-80d5-294fff86e2ce Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:26:57,439 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c4faa189-f40a-4bcc-80d5-294fff86e2ce 2018-10-12 04:26:57,742 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-58a71232-b85f-4a5-user 2018-10-12 04:26:57,743 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:57,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:26:57,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ca5bd0-5d3e-4184-94d7-969102f474c3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:26:57,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-63ca5bd0-5d3e-4184-94d7-969102f474c3 2018-10-12 04:26:57,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" -d '{"role": {"name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-proj-role"}}' 2018-10-12 04:26:57,964 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffbfbe9a-7ecd-404c-ae3a-10c60a44b7ac Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e0d87513a952408b8e1709db47fa0e22", "links": {"self": "http://172.30.9.27:5000/v3/roles/e0d87513a952408b8e1709db47fa0e22"}, "name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-proj-role"}} 2018-10-12 04:26:57,964 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ffbfbe9a-7ecd-404c-ae3a-10c60a44b7ac 2018-10-12 04:26:57,965 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-58a71232-b85f-4a5-proj-role 2018-10-12 04:26:57,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/e0d87513a952408b8e1709db47fa0e22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:26:58,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3436c3a-a2bf-4098-be0f-fb45d9222308 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/e0d87513a952408b8e1709db47fa0e22"}, "domain_id": null, "name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-proj-role", "id": "e0d87513a952408b8e1709db47fa0e22"}} 2018-10-12 04:26:58,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/e0d87513a952408b8e1709db47fa0e22 used request id req-d3436c3a-a2bf-4098-be0f-fb45d9222308 2018-10-12 04:26:58,055 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-58a71232-b85f-4a5-proj-role to project CreateNetworkSuccessTests-58a71232-b85f-4a5-proj 2018-10-12 04:26:58,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a9af0d42194d4f19b51b3f76989c5c81/users/ef380eebc31046f4bcc6d2a595af237e/roles/e0d87513a952408b8e1709db47fa0e22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:26:58,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:26:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39b62087-ac33-445c-899d-7f24e035548f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:26:58,273 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a9af0d42194d4f19b51b3f76989c5c81/users/ef380eebc31046f4bcc6d2a595af237e/roles/e0d87513a952408b8e1709db47fa0e22 used request id req-39b62087-ac33-445c-899d-7f24e035548f 2018-10-12 04:26:58,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:26:58,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:26:58,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0d87513a952408b8e1709db47fa0e22", "name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-proj-role"}], "expires_at": "2018-10-12T05:26:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9af0d42194d4f19b51b3f76989c5c81", "name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9af0d42194d4f19b51b3f76989c5c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/a9af0d42194d4f19b51b3f76989c5c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/a9af0d42194d4f19b51b3f76989c5c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a9af0d42194d4f19b51b3f76989c5c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/a9af0d42194d4f19b51b3f76989c5c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/a9af0d42194d4f19b51b3f76989c5c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a9af0d42194d4f19b51b3f76989c5c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/a9af0d42194d4f19b51b3f76989c5c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/a9af0d42194d4f19b51b3f76989c5c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a9af0d42194d4f19b51b3f76989c5c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/a9af0d42194d4f19b51b3f76989c5c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/a9af0d42194d4f19b51b3f76989c5c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-user", "id": "ef380eebc31046f4bcc6d2a595af237e"}, "audit_ids": ["gY0cEgtXQOydJn-IoXYzbQ"], "issued_at": "2018-10-12T04:26:58.000000Z"}} 2018-10-12 04:26:58,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210a46246a690bc541a2f329a717fc428c0b3c9" 2018-10-12 04:26:58,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:26:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e46aec48-fac3-4b93-944d-e1f5fdd99608 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:26:58,833 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e46aec48-fac3-4b93-944d-e1f5fdd99608 2018-10-12 04:26:58,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210a46246a690bc541a2f329a717fc428c0b3c9" 2018-10-12 04:26:59,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-88705283-12d5-4c77-bda9-a6569565227c Date: Fri, 12 Oct 2018 04:26:59 GMT RESP BODY: {"networks":[]} 2018-10-12 04:26:59,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-net used request id req-88705283-12d5-4c77-bda9-a6569565227c 2018-10-12 04:26:59,001 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-net 2018-10-12 04:26:59,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210a46246a690bc541a2f329a717fc428c0b3c9" -d '{"network": {"name": "CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-net", "admin_state_up": true}}' 2018-10-12 04:26:59,573 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-d52a3fee-b344-40a0-b7f2-bdc587b74d82 Date: Fri, 12 Oct 2018 04:26:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"ca88b465-0f9b-4dd3-8155-f771101ffd2b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a9af0d42194d4f19b51b3f76989c5c81","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:26:59Z","is_default":false,"name":"CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a9af0d42194d4f19b51b3f76989c5c81","created_at":"2018-10-12T04:26:59Z","mtu":1450}} 2018-10-12 04:26:59,573 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-d52a3fee-b344-40a0-b7f2-bdc587b74d82 2018-10-12 04:26:59,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=ca88b465-0f9b-4dd3-8155-f771101ffd2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210a46246a690bc541a2f329a717fc428c0b3c9" 2018-10-12 04:26:59,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-54eabde3-6590-45f1-837a-8752a8228aac Date: Fri, 12 Oct 2018 04:26: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-10-12T04:26:59Z","tenant_id":"a9af0d42194d4f19b51b3f76989c5c81","created_at":"2018-10-12T04:26:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a9af0d42194d4f19b51b3f76989c5c81","id":"ca88b465-0f9b-4dd3-8155-f771101ffd2b","name":"CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-net"}]} 2018-10-12 04:26:59,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=ca88b465-0f9b-4dd3-8155-f771101ffd2b used request id req-54eabde3-6590-45f1-837a-8752a8228aac 2018-10-12 04:26:59,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ca88b465-0f9b-4dd3-8155-f771101ffd2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210a46246a690bc541a2f329a717fc428c0b3c9" 2018-10-12 04:27:00,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4d6426bb-8550-4f2b-a0f9-e571f8dce925 Date: Fri, 12 Oct 2018 04:27:00 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:27:00,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ca88b465-0f9b-4dd3-8155-f771101ffd2b used request id req-4d6426bb-8550-4f2b-a0f9-e571f8dce925 2018-10-12 04:27:00,013 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-subnet 2018-10-12 04:27:00,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210a46246a690bc541a2f329a717fc428c0b3c9" -d '{"subnets": [{"ip_version": 4, "network_id": "ca88b465-0f9b-4dd3-8155-f771101ffd2b", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-subnet"}]}' 2018-10-12 04:27:00,740 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5f8d94e6-5e11-4460-805a-31fa3c861ea4 Date: Fri, 12 Oct 2018 04:27:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca88b465-0f9b-4dd3-8155-f771101ffd2b","tenant_id":"a9af0d42194d4f19b51b3f76989c5c81","created_at":"2018-10-12T04:27:00Z","dns_nameservers":[],"updated_at":"2018-10-12T04:27:00Z","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":"a9af0d42194d4f19b51b3f76989c5c81","id":"91dac059-4dd8-4093-8c76-544161c60b28","subnetpool_id":null,"name":"CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-subnet"}]} 2018-10-12 04:27:00,741 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-5f8d94e6-5e11-4460-805a-31fa3c861ea4 2018-10-12 04:27:00,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=ca88b465-0f9b-4dd3-8155-f771101ffd2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210a46246a690bc541a2f329a717fc428c0b3c9" 2018-10-12 04:27:01,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-82113eb6-ff42-4c07-a78d-9423446d671c Date: Fri, 12 Oct 2018 04:27: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":["91dac059-4dd8-4093-8c76-544161c60b28"],"updated_at":"2018-10-12T04:27:00Z","tenant_id":"a9af0d42194d4f19b51b3f76989c5c81","created_at":"2018-10-12T04:26:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9af0d42194d4f19b51b3f76989c5c81","id":"ca88b465-0f9b-4dd3-8155-f771101ffd2b","name":"CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-net"}]} 2018-10-12 04:27:01,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=ca88b465-0f9b-4dd3-8155-f771101ffd2b used request id req-82113eb6-ff42-4c07-a78d-9423446d671c 2018-10-12 04:27:01,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ca88b465-0f9b-4dd3-8155-f771101ffd2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210a46246a690bc541a2f329a717fc428c0b3c9" 2018-10-12 04:27:01,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-513fc1c8-0f26-48df-aad0-0798fa84c011 Date: Fri, 12 Oct 2018 04:27:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca88b465-0f9b-4dd3-8155-f771101ffd2b","tenant_id":"a9af0d42194d4f19b51b3f76989c5c81","created_at":"2018-10-12T04:27:00Z","dns_nameservers":[],"updated_at":"2018-10-12T04:27:00Z","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":"a9af0d42194d4f19b51b3f76989c5c81","id":"91dac059-4dd8-4093-8c76-544161c60b28","subnetpool_id":null,"name":"CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-subnet"}]} 2018-10-12 04:27:01,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ca88b465-0f9b-4dd3-8155-f771101ffd2b used request id req-513fc1c8-0f26-48df-aad0-0798fa84c011 2018-10-12 04:27:01,074 - OpenStackNetwork - DEBUG - Network [ca88b465-0f9b-4dd3-8155-f771101ffd2b] created successfully 2018-10-12 04:27:01,074 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:01,468 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e0d87513a952408b8e1709db47fa0e22", "name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-proj-role"}], "expires_at": "2018-10-12T05:27:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9af0d42194d4f19b51b3f76989c5c81", "name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9af0d42194d4f19b51b3f76989c5c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/a9af0d42194d4f19b51b3f76989c5c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/a9af0d42194d4f19b51b3f76989c5c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a9af0d42194d4f19b51b3f76989c5c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/a9af0d42194d4f19b51b3f76989c5c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/a9af0d42194d4f19b51b3f76989c5c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a9af0d42194d4f19b51b3f76989c5c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/a9af0d42194d4f19b51b3f76989c5c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/a9af0d42194d4f19b51b3f76989c5c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a9af0d42194d4f19b51b3f76989c5c81", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/a9af0d42194d4f19b51b3f76989c5c81", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/a9af0d42194d4f19b51b3f76989c5c81", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-user", "id": "ef380eebc31046f4bcc6d2a595af237e"}, "audit_ids": ["C87dwPTASGaPUv7HX9ISag"], "issued_at": "2018-10-12T04:27:01.000000Z"}} 2018-10-12 04:27:01,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9eb5a6c72aff61d0529fce1388b75790b5c03c5" 2018-10-12 04:27:01,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b34ee590-8f2a-43eb-a784-c6c70194776a Date: Fri, 12 Oct 2018 04:27: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":["91dac059-4dd8-4093-8c76-544161c60b28"],"updated_at":"2018-10-12T04:27:00Z","tenant_id":"a9af0d42194d4f19b51b3f76989c5c81","created_at":"2018-10-12T04:26:59Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9af0d42194d4f19b51b3f76989c5c81","id":"ca88b465-0f9b-4dd3-8155-f771101ffd2b","name":"CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-net"}]} 2018-10-12 04:27:01,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-net used request id req-b34ee590-8f2a-43eb-a784-c6c70194776a 2018-10-12 04:27:01,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:27:01,726 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:27:01,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a9af0d42194d4f19b51b3f76989c5c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39a60f0bc730ba7236c4d2822d89b74134879fc1" 2018-10-12 04:27:01,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fdd61f2-732f-46cb-ba43-ab065f43dab3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a9af0d42194d4f19b51b3f76989c5c81"}, "enabled": true, "id": "a9af0d42194d4f19b51b3f76989c5c81", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-proj"}} 2018-10-12 04:27:01,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a9af0d42194d4f19b51b3f76989c5c81 used request id req-4fdd61f2-732f-46cb-ba43-ab065f43dab3 2018-10-12 04:27:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ca88b465-0f9b-4dd3-8155-f771101ffd2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9eb5a6c72aff61d0529fce1388b75790b5c03c5" 2018-10-12 04:27:02,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6ec566c4-837e-4754-87e9-0da6ef99c375 Date: Fri, 12 Oct 2018 04:27:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca88b465-0f9b-4dd3-8155-f771101ffd2b","tenant_id":"a9af0d42194d4f19b51b3f76989c5c81","created_at":"2018-10-12T04:27:00Z","dns_nameservers":[],"updated_at":"2018-10-12T04:27:00Z","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":"a9af0d42194d4f19b51b3f76989c5c81","id":"91dac059-4dd8-4093-8c76-544161c60b28","subnetpool_id":null,"name":"CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-subnet"}]} 2018-10-12 04:27:02,020 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ca88b465-0f9b-4dd3-8155-f771101ffd2b used request id req-6ec566c4-837e-4754-87e9-0da6ef99c375 2018-10-12 04:27:02,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ca88b465-0f9b-4dd3-8155-f771101ffd2b&name=CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9eb5a6c72aff61d0529fce1388b75790b5c03c5" 2018-10-12 04:27:02,239 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-e1fe0594-25a7-4b14-a702-8f90b3ccc1b5 Date: Fri, 12 Oct 2018 04:27:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ca88b465-0f9b-4dd3-8155-f771101ffd2b","tenant_id":"a9af0d42194d4f19b51b3f76989c5c81","created_at":"2018-10-12T04:27:00Z","dns_nameservers":[],"updated_at":"2018-10-12T04:27:00Z","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":"a9af0d42194d4f19b51b3f76989c5c81","id":"91dac059-4dd8-4093-8c76-544161c60b28","subnetpool_id":null,"name":"CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-subnet"}]} 2018-10-12 04:27:02,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ca88b465-0f9b-4dd3-8155-f771101ffd2b&name=CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-subnet used request id req-e1fe0594-25a7-4b14-a702-8f90b3ccc1b5 2018-10-12 04:27:02,239 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-subnet 2018-10-12 04:27:02,240 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-subnet 2018-10-12 04:27:02,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/91dac059-4dd8-4093-8c76-544161c60b28 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210a46246a690bc541a2f329a717fc428c0b3c9" 2018-10-12 04:27:04,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5aed8a50-ad8a-46d9-8fef-243d2faa824d Date: Fri, 12 Oct 2018 04:27:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:27:04,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/91dac059-4dd8-4093-8c76-544161c60b28 used request id req-5aed8a50-ad8a-46d9-8fef-243d2faa824d 2018-10-12 04:27:04,233 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-774d978a-710b-4d47-94f2-93ec2124a750-pub-net 2018-10-12 04:27:04,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/ca88b465-0f9b-4dd3-8155-f771101ffd2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8210a46246a690bc541a2f329a717fc428c0b3c9" 2018-10-12 04:27:05,471 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bebfb9ee-8f22-4058-bef7-4be7ee5e9120 Date: Fri, 12 Oct 2018 04:27:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:27:05,471 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/ca88b465-0f9b-4dd3-8155-f771101ffd2b used request id req-bebfb9ee-8f22-4058-bef7-4be7ee5e9120 2018-10-12 04:27:05,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:27:05,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-622c6438-a2b4-4571-ab1e-aa3df20d6093 Date: Fri, 12 Oct 2018 04:27:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a9af0d42194d4f19b51b3f76989c5c81", "created_at": "2018-10-12T04:26:59Z", "updated_at": "2018-10-12T04:26:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:26:59Z", "revision_number": 0, "id": "1367bdc4-b492-4b9f-a91e-4cb36c0137ab", "remote_group_id": "336fd858-b01a-49bb-a51f-fb0f8f57d2b3", "remote_ip_prefix": null, "created_at": "2018-10-12T04:26:59Z", "security_group_id": "336fd858-b01a-49bb-a51f-fb0f8f57d2b3", "tenant_id": "a9af0d42194d4f19b51b3f76989c5c81", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9af0d42194d4f19b51b3f76989c5c81"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:26:59Z", "revision_number": 0, "id": "3518f03f-ee91-4044-9a2b-842388f8b946", "remote_group_id": "336fd858-b01a-49bb-a51f-fb0f8f57d2b3", "remote_ip_prefix": null, "created_at": "2018-10-12T04:26:59Z", "security_group_id": "336fd858-b01a-49bb-a51f-fb0f8f57d2b3", "tenant_id": "a9af0d42194d4f19b51b3f76989c5c81", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9af0d42194d4f19b51b3f76989c5c81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:26:59Z", "revision_number": 0, "id": "74fb6f76-f497-43b4-b94c-c81fc4c9724d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:26:59Z", "security_group_id": "336fd858-b01a-49bb-a51f-fb0f8f57d2b3", "tenant_id": "a9af0d42194d4f19b51b3f76989c5c81", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9af0d42194d4f19b51b3f76989c5c81"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:26:59Z", "revision_number": 0, "id": "a1255218-1428-477a-8266-6afc1fd8375a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:26:59Z", "security_group_id": "336fd858-b01a-49bb-a51f-fb0f8f57d2b3", "tenant_id": "a9af0d42194d4f19b51b3f76989c5c81", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9af0d42194d4f19b51b3f76989c5c81"}], "revision_number": 4, "project_id": "a9af0d42194d4f19b51b3f76989c5c81", "id": "336fd858-b01a-49bb-a51f-fb0f8f57d2b3", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:27:05,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-622c6438-a2b4-4571-ab1e-aa3df20d6093 2018-10-12 04:27:05,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:27:05,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19007d1-d93f-44b2-b4f3-869aae3a3af9 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:27:05,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-b19007d1-d93f-44b2-b4f3-869aae3a3af9 2018-10-12 04:27:05,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a9af0d42194d4f19b51b3f76989c5c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:27:05,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0520b351-a302-4040-97e2-8697af89e426 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a9af0d42194d4f19b51b3f76989c5c81"}, "enabled": true, "id": "a9af0d42194d4f19b51b3f76989c5c81", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-58a71232-b85f-4a5-proj"}} 2018-10-12 04:27:05,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a9af0d42194d4f19b51b3f76989c5c81 used request id req-0520b351-a302-4040-97e2-8697af89e426 2018-10-12 04:27:05,874 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 336fd858-b01a-49bb-a51f-fb0f8f57d2b3 2018-10-12 04:27:05,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=336fd858-b01a-49bb-a51f-fb0f8f57d2b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:27:06,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9df5ce63-d52b-4917-8b23-ce5a2944d13f Date: Fri, 12 Oct 2018 04:27:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "336fd858-b01a-49bb-a51f-fb0f8f57d2b3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:26:59Z", "security_group_id": "336fd858-b01a-49bb-a51f-fb0f8f57d2b3", "port_range_min": null, "revision_number": 0, "tenant_id": "a9af0d42194d4f19b51b3f76989c5c81", "created_at": "2018-10-12T04:26:59Z", "project_id": "a9af0d42194d4f19b51b3f76989c5c81", "id": "1367bdc4-b492-4b9f-a91e-4cb36c0137ab"}, {"remote_group_id": "336fd858-b01a-49bb-a51f-fb0f8f57d2b3", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:26:59Z", "security_group_id": "336fd858-b01a-49bb-a51f-fb0f8f57d2b3", "port_range_min": null, "revision_number": 0, "tenant_id": "a9af0d42194d4f19b51b3f76989c5c81", "created_at": "2018-10-12T04:26:59Z", "project_id": "a9af0d42194d4f19b51b3f76989c5c81", "id": "3518f03f-ee91-4044-9a2b-842388f8b946"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:26:59Z", "security_group_id": "336fd858-b01a-49bb-a51f-fb0f8f57d2b3", "port_range_min": null, "revision_number": 0, "tenant_id": "a9af0d42194d4f19b51b3f76989c5c81", "created_at": "2018-10-12T04:26:59Z", "project_id": "a9af0d42194d4f19b51b3f76989c5c81", "id": "74fb6f76-f497-43b4-b94c-c81fc4c9724d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:26:59Z", "security_group_id": "336fd858-b01a-49bb-a51f-fb0f8f57d2b3", "port_range_min": null, "revision_number": 0, "tenant_id": "a9af0d42194d4f19b51b3f76989c5c81", "created_at": "2018-10-12T04:26:59Z", "project_id": "a9af0d42194d4f19b51b3f76989c5c81", "id": "a1255218-1428-477a-8266-6afc1fd8375a"}]} 2018-10-12 04:27:06,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=336fd858-b01a-49bb-a51f-fb0f8f57d2b3 used request id req-9df5ce63-d52b-4917-8b23-ce5a2944d13f 2018-10-12 04:27:06,042 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:27:06,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/336fd858-b01a-49bb-a51f-fb0f8f57d2b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:27:06,351 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f8fa6d4d-5a0c-4cbe-b918-6be1fc07d416 Content-Length: 0 Date: Fri, 12 Oct 2018 04:27:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:27:06,351 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/336fd858-b01a-49bb-a51f-fb0f8f57d2b3 used request id req-f8fa6d4d-5a0c-4cbe-b918-6be1fc07d416 2018-10-12 04:27:06,352 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-58a71232-b85f-4a5-proj 2018-10-12 04:27:06,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a9af0d42194d4f19b51b3f76989c5c81 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:27:06,542 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41015302-5f15-4705-9464-39f7b6de60d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:06,542 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a9af0d42194d4f19b51b3f76989c5c81 used request id req-41015302-5f15-4705-9464-39f7b6de60d8 2018-10-12 04:27:06,542 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-58a71232-b85f-4a5-proj-role 2018-10-12 04:27:06,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/e0d87513a952408b8e1709db47fa0e22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:27:06,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e1b7156e-e939-472f-a634-168be7d08e45 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:06,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/e0d87513a952408b8e1709db47fa0e22 used request id req-e1b7156e-e939-472f-a634-168be7d08e45 2018-10-12 04:27:06,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a198f4a0dbd4049e6ab84d7c5e102cf7c2bb3355" 2018-10-12 04:27:06,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ba0419e-a08f-4cea-88b0-f0307a68027c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:27:06,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7ba0419e-a08f-4cea-88b0-f0307a68027c 2018-10-12 04:27:06,745 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-58a71232-b85f-4a5-user 2018-10-12 04:27:06,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/ef380eebc31046f4bcc6d2a595af237e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fbad758f3865ada27da586d8999e1a87c1618e7" 2018-10-12 04:27:06,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8ce3520-0f76-4b1c-845a-951b5d793d35 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:06,941 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ef380eebc31046f4bcc6d2a595af237e used request id req-c8ce3520-0f76-4b1c-845a-951b5d793d35 2018-10-12 04:27:06,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:07,335 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:27:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["JvZ7rlZSSsCkIUfWGbEtoA"], "issued_at": "2018-10-12T04:27:07.000000Z"}} 2018-10-12 04:27:07,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}27e0a38708d34f3d91318cb4669a49743f623cbc" 2018-10-12 04:27:07,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09590a7f-0b90-4e65-b480-a5f08d294ad6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:07,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-09590a7f-0b90-4e65-b480-a5f08d294ad6 2018-10-12 04:27:07,419 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:07,420 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:07,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:27:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["bfOD8j5NTDeXb0MFulUUWg"], "issued_at": "2018-10-12T04:27:07.000000Z"}} 2018-10-12 04:27:07,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:07,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0e4c986-2852-42e4-a079-00a1d9d4280e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:07,900 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c0e4c986-2852-42e4-a079-00a1d9d4280e 2018-10-12 04:27:07,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:27:07,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:27:07,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:07,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68fdd612-e579-402c-bae5-176a0b877e68 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:27:07,996 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj used request id req-68fdd612-e579-402c-bae5-176a0b877e68 2018-10-12 04:27:08,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:08,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df184d56-f25b-4ce0-8d54-ad79d721e9ce Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:27:08,093 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-df184d56-f25b-4ce0-8d54-ad79d721e9ce 2018-10-12 04:27:08,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj"}}' 2018-10-12 04:27:08,216 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c371dae-44e6-4b84-a422-36fcbaf3e4d3 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2058ca16052f43e0a989ab568b48fbcc"}, "enabled": true, "id": "2058ca16052f43e0a989ab568b48fbcc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj"}} 2018-10-12 04:27:08,216 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4c371dae-44e6-4b84-a422-36fcbaf3e4d3 2018-10-12 04:27:08,216 - keystone_utils - INFO - Created project with name - CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj 2018-10-12 04:27:08,216 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:08,217 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:08,603 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:27:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["xbaKFejLQa2heHtw9j7GJA"], "issued_at": "2018-10-12T04:27:08.000000Z"}} 2018-10-12 04:27:08,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c9d3102d6d821f5b3444a598dd554cd8117bb5" 2018-10-12 04:27:08,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27ce1a71-f86f-4f76-ab34-6ae00bf92ca3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:08,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-27ce1a71-f86f-4f76-ab34-6ae00bf92ca3 2018-10-12 04:27:08,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:27:08,626 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:27:08,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c9d3102d6d821f5b3444a598dd554cd8117bb5" 2018-10-12 04:27:08,738 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86a610aa-e1af-4993-b917-43baccd49bed Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:27:08,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-86a610aa-e1af-4993-b917-43baccd49bed 2018-10-12 04:27:08,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c9d3102d6d821f5b3444a598dd554cd8117bb5" 2018-10-12 04:27:08,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-135a3f34-4144-4c6f-a3a7-7b92f71787de Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2058ca16052f43e0a989ab568b48fbcc"}, "enabled": true, "id": "2058ca16052f43e0a989ab568b48fbcc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj"}]} 2018-10-12 04:27:08,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj used request id req-135a3f34-4144-4c6f-a3a7-7b92f71787de 2018-10-12 04:27:08,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c9d3102d6d821f5b3444a598dd554cd8117bb5" 2018-10-12 04:27:08,921 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126d6e80-a250-4025-9b8d-3ce489989f12 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:27:08,921 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-126d6e80-a250-4025-9b8d-3ce489989f12 2018-10-12 04:27:09,288 - keystone_utils - INFO - Created user with name - CreateNetworkSuccessTests-3b2c0459-1cdd-4da-user 2018-10-12 04:27:09,288 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:09,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:09,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb376080-50fb-4821-af43-7a19a56e2d3b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:27:09,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cb376080-50fb-4821-af43-7a19a56e2d3b 2018-10-12 04:27:09,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" -d '{"role": {"name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj-role"}}' 2018-10-12 04:27:09,503 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc9f3535-84e0-44b1-8519-e50ba69e06cc Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "272d9d8bf53944fba8af1d32c8a2580f", "links": {"self": "http://172.30.9.27:5000/v3/roles/272d9d8bf53944fba8af1d32c8a2580f"}, "name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj-role"}} 2018-10-12 04:27:09,504 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-cc9f3535-84e0-44b1-8519-e50ba69e06cc 2018-10-12 04:27:09,504 - keystone_utils - INFO - Created role with name - CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj-role 2018-10-12 04:27:09,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/272d9d8bf53944fba8af1d32c8a2580f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:09,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec91e618-db0e-4041-b339-8b83861540da Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/272d9d8bf53944fba8af1d32c8a2580f"}, "domain_id": null, "name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj-role", "id": "272d9d8bf53944fba8af1d32c8a2580f"}} 2018-10-12 04:27:09,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/272d9d8bf53944fba8af1d32c8a2580f used request id req-ec91e618-db0e-4041-b339-8b83861540da 2018-10-12 04:27:09,596 - keystone_utils - INFO - Granting role CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj-role to project CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj 2018-10-12 04:27:09,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/2058ca16052f43e0a989ab568b48fbcc/users/ed9df7bb4bd84474b7de1720204fdd4c/roles/272d9d8bf53944fba8af1d32c8a2580f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:09,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9564657b-689d-4b56-b255-16d88b12ab26 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:09,740 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2058ca16052f43e0a989ab568b48fbcc/users/ed9df7bb4bd84474b7de1720204fdd4c/roles/272d9d8bf53944fba8af1d32c8a2580f used request id req-9564657b-689d-4b56-b255-16d88b12ab26 2018-10-12 04:27:09,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:09,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:10,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "272d9d8bf53944fba8af1d32c8a2580f", "name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj-role"}], "expires_at": "2018-10-12T05:27:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2058ca16052f43e0a989ab568b48fbcc", "name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/2058ca16052f43e0a989ab568b48fbcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/2058ca16052f43e0a989ab568b48fbcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/2058ca16052f43e0a989ab568b48fbcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2058ca16052f43e0a989ab568b48fbcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/2058ca16052f43e0a989ab568b48fbcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/2058ca16052f43e0a989ab568b48fbcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2058ca16052f43e0a989ab568b48fbcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/2058ca16052f43e0a989ab568b48fbcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/2058ca16052f43e0a989ab568b48fbcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2058ca16052f43e0a989ab568b48fbcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/2058ca16052f43e0a989ab568b48fbcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/2058ca16052f43e0a989ab568b48fbcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-user", "id": "ed9df7bb4bd84474b7de1720204fdd4c"}, "audit_ids": ["akdSQjTwRHCNN0AcTHpZpA"], "issued_at": "2018-10-12T04:27:10.000000Z"}} 2018-10-12 04:27:10,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2425072a811a94f6774ab9a455bdabee8b2c1" 2018-10-12 04:27:10,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b12587e7-c879-4e0e-8e28-aa745cb0ecec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:10,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b12587e7-c879-4e0e-8e28-aa745cb0ecec 2018-10-12 04:27:10,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2425072a811a94f6774ab9a455bdabee8b2c1" 2018-10-12 04:27:10,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ea127ae3-068f-40ac-8194-1f422d93d14d Date: Fri, 12 Oct 2018 04:27:10 GMT RESP BODY: {"networks":[]} 2018-10-12 04:27:10,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-net used request id req-ea127ae3-068f-40ac-8194-1f422d93d14d 2018-10-12 04:27:10,384 - neutron_utils - INFO - Creating network with name CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-net 2018-10-12 04:27:10,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2425072a811a94f6774ab9a455bdabee8b2c1" -d '{"network": {"name": "CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-net", "admin_state_up": true}}' 2018-10-12 04:27:11,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-45d82c48-86b4-47e1-ba30-a194b0ed2e5a Date: Fri, 12 Oct 2018 04:27:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"777f1ce4-9786-455e-938f-5d0ccde12d55","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"2058ca16052f43e0a989ab568b48fbcc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:27:10Z","is_default":false,"name":"CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"2058ca16052f43e0a989ab568b48fbcc","created_at":"2018-10-12T04:27:10Z","mtu":1450}} 2018-10-12 04:27:11,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-45d82c48-86b4-47e1-ba30-a194b0ed2e5a 2018-10-12 04:27:11,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=777f1ce4-9786-455e-938f-5d0ccde12d55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2425072a811a94f6774ab9a455bdabee8b2c1" 2018-10-12 04:27:11,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-dcec66b6-fcd0-40e4-bfe8-2c4a0491ec27 Date: Fri, 12 Oct 2018 04:27: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-10-12T04:27:10Z","tenant_id":"2058ca16052f43e0a989ab568b48fbcc","created_at":"2018-10-12T04:27:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2058ca16052f43e0a989ab568b48fbcc","id":"777f1ce4-9786-455e-938f-5d0ccde12d55","name":"CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-net"}]} 2018-10-12 04:27:11,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=777f1ce4-9786-455e-938f-5d0ccde12d55 used request id req-dcec66b6-fcd0-40e4-bfe8-2c4a0491ec27 2018-10-12 04:27:11,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=777f1ce4-9786-455e-938f-5d0ccde12d55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2425072a811a94f6774ab9a455bdabee8b2c1" 2018-10-12 04:27:11,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9fb5de33-ee6d-48ab-a274-5ec2c8daddad Date: Fri, 12 Oct 2018 04:27:11 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:27:11,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=777f1ce4-9786-455e-938f-5d0ccde12d55 used request id req-9fb5de33-ee6d-48ab-a274-5ec2c8daddad 2018-10-12 04:27:11,629 - neutron_utils - INFO - Creating subnet with name CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-subnet 2018-10-12 04:27:11,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2425072a811a94f6774ab9a455bdabee8b2c1" -d '{"subnets": [{"ip_version": 4, "network_id": "777f1ce4-9786-455e-938f-5d0ccde12d55", "cidr": "10.55.1.0/24", "name": "CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-subnet"}]}' 2018-10-12 04:27:12,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fefb5035-4e34-48db-8e55-6ea7c7e8b450 Date: Fri, 12 Oct 2018 04:27:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"777f1ce4-9786-455e-938f-5d0ccde12d55","tenant_id":"2058ca16052f43e0a989ab568b48fbcc","created_at":"2018-10-12T04:27:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:27: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":"2058ca16052f43e0a989ab568b48fbcc","id":"2caba5ea-ca37-43ea-a0ca-89ce213f6d4c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-subnet"}]} 2018-10-12 04:27:12,422 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-fefb5035-4e34-48db-8e55-6ea7c7e8b450 2018-10-12 04:27:12,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=777f1ce4-9786-455e-938f-5d0ccde12d55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2425072a811a94f6774ab9a455bdabee8b2c1" 2018-10-12 04:27:12,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2f1fdaef-a857-4aaf-97d9-b398ccd693ef Date: Fri, 12 Oct 2018 04:27: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":["2caba5ea-ca37-43ea-a0ca-89ce213f6d4c"],"updated_at":"2018-10-12T04:27:12Z","tenant_id":"2058ca16052f43e0a989ab568b48fbcc","created_at":"2018-10-12T04:27:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2058ca16052f43e0a989ab568b48fbcc","id":"777f1ce4-9786-455e-938f-5d0ccde12d55","name":"CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-net"}]} 2018-10-12 04:27:12,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=777f1ce4-9786-455e-938f-5d0ccde12d55 used request id req-2f1fdaef-a857-4aaf-97d9-b398ccd693ef 2018-10-12 04:27:12,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=777f1ce4-9786-455e-938f-5d0ccde12d55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2425072a811a94f6774ab9a455bdabee8b2c1" 2018-10-12 04:27:12,754 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b92897fe-66b6-45b0-81db-a1658314bc94 Date: Fri, 12 Oct 2018 04:27:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"777f1ce4-9786-455e-938f-5d0ccde12d55","tenant_id":"2058ca16052f43e0a989ab568b48fbcc","created_at":"2018-10-12T04:27:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:27: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":"2058ca16052f43e0a989ab568b48fbcc","id":"2caba5ea-ca37-43ea-a0ca-89ce213f6d4c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-subnet"}]} 2018-10-12 04:27:12,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=777f1ce4-9786-455e-938f-5d0ccde12d55 used request id req-b92897fe-66b6-45b0-81db-a1658314bc94 2018-10-12 04:27:12,755 - OpenStackNetwork - DEBUG - Network [777f1ce4-9786-455e-938f-5d0ccde12d55] created successfully 2018-10-12 04:27:12,755 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:12,756 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:13,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "272d9d8bf53944fba8af1d32c8a2580f", "name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj-role"}], "expires_at": "2018-10-12T05:27:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2058ca16052f43e0a989ab568b48fbcc", "name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/2058ca16052f43e0a989ab568b48fbcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/2058ca16052f43e0a989ab568b48fbcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/2058ca16052f43e0a989ab568b48fbcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2058ca16052f43e0a989ab568b48fbcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/2058ca16052f43e0a989ab568b48fbcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/2058ca16052f43e0a989ab568b48fbcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2058ca16052f43e0a989ab568b48fbcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/2058ca16052f43e0a989ab568b48fbcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/2058ca16052f43e0a989ab568b48fbcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2058ca16052f43e0a989ab568b48fbcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/2058ca16052f43e0a989ab568b48fbcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/2058ca16052f43e0a989ab568b48fbcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-user", "id": "ed9df7bb4bd84474b7de1720204fdd4c"}, "audit_ids": ["yWiMc82VRwKaBT4pHAI10A"], "issued_at": "2018-10-12T04:27:13.000000Z"}} 2018-10-12 04:27:13,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c03d855f6196dc4234fb30a094e31f3655b54de" 2018-10-12 04:27:13,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbab672-73e3-4f82-8cea-1c303f970cd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:13,196 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bbbab672-73e3-4f82-8cea-1c303f970cd7 2018-10-12 04:27:13,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c03d855f6196dc4234fb30a094e31f3655b54de" 2018-10-12 04:27:13,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-adbf3aa0-be99-4563-b2de-2eec09578fff Date: Fri, 12 Oct 2018 04:27: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":["2caba5ea-ca37-43ea-a0ca-89ce213f6d4c"],"updated_at":"2018-10-12T04:27:12Z","tenant_id":"2058ca16052f43e0a989ab568b48fbcc","created_at":"2018-10-12T04:27:10Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2058ca16052f43e0a989ab568b48fbcc","id":"777f1ce4-9786-455e-938f-5d0ccde12d55","name":"CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-net"}]} 2018-10-12 04:27:13,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-net used request id req-adbf3aa0-be99-4563-b2de-2eec09578fff 2018-10-12 04:27:13,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:27:13,463 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:27:13,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2058ca16052f43e0a989ab568b48fbcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c03d855f6196dc4234fb30a094e31f3655b54de" 2018-10-12 04:27:13,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fb7ef90-3f23-4142-91e1-77e60f2f2879 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2058ca16052f43e0a989ab568b48fbcc"}, "enabled": true, "id": "2058ca16052f43e0a989ab568b48fbcc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj"}} 2018-10-12 04:27:13,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2058ca16052f43e0a989ab568b48fbcc used request id req-9fb7ef90-3f23-4142-91e1-77e60f2f2879 2018-10-12 04:27:13,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=777f1ce4-9786-455e-938f-5d0ccde12d55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c03d855f6196dc4234fb30a094e31f3655b54de" 2018-10-12 04:27:13,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-4a277709-1ba2-4a1b-97f6-92afaeb5b22b Date: Fri, 12 Oct 2018 04:27:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"777f1ce4-9786-455e-938f-5d0ccde12d55","tenant_id":"2058ca16052f43e0a989ab568b48fbcc","created_at":"2018-10-12T04:27:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:27: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":"2058ca16052f43e0a989ab568b48fbcc","id":"2caba5ea-ca37-43ea-a0ca-89ce213f6d4c","subnetpool_id":null,"name":"CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-subnet"}]} 2018-10-12 04:27:13,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=777f1ce4-9786-455e-938f-5d0ccde12d55 used request id req-4a277709-1ba2-4a1b-97f6-92afaeb5b22b 2018-10-12 04:27:13,740 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-subnet 2018-10-12 04:27:13,740 - neutron_utils - INFO - Deleting subnet with name CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-subnet 2018-10-12 04:27:13,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/2caba5ea-ca37-43ea-a0ca-89ce213f6d4c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2425072a811a94f6774ab9a455bdabee8b2c1" 2018-10-12 04:27:15,368 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-309a0de7-ed63-466a-b1b7-03fbd9b6a795 Date: Fri, 12 Oct 2018 04:27:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:27:15,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2caba5ea-ca37-43ea-a0ca-89ce213f6d4c used request id req-309a0de7-ed63-466a-b1b7-03fbd9b6a795 2018-10-12 04:27:15,368 - neutron_utils - INFO - Deleting network with name CreateNetworkSuccessTests-ed63296c-db85-46bd-9086-7d8d573eefde-pub-net 2018-10-12 04:27:15,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/777f1ce4-9786-455e-938f-5d0ccde12d55 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4c2425072a811a94f6774ab9a455bdabee8b2c1" 2018-10-12 04:27:16,553 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-14ed17f2-930f-4bab-85ab-85712b8893a3 Date: Fri, 12 Oct 2018 04:27:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:27:16,553 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/777f1ce4-9786-455e-938f-5d0ccde12d55 used request id req-14ed17f2-930f-4bab-85ab-85712b8893a3 2018-10-12 04:27:16,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:16,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-297b2b36-7343-439e-9135-d555598685f0 Date: Fri, 12 Oct 2018 04:27:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2058ca16052f43e0a989ab568b48fbcc", "created_at": "2018-10-12T04:27:10Z", "updated_at": "2018-10-12T04:27:10Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:27:10Z", "revision_number": 0, "id": "43b2a293-aaee-40c1-92d8-f7615c0488f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:27:10Z", "security_group_id": "8d6d4981-08a8-441e-bb43-b9a1cd747d98", "tenant_id": "2058ca16052f43e0a989ab568b48fbcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "2058ca16052f43e0a989ab568b48fbcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:27:10Z", "revision_number": 0, "id": "52d2895c-3add-4922-ad83-7b95ee015c3d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:27:10Z", "security_group_id": "8d6d4981-08a8-441e-bb43-b9a1cd747d98", "tenant_id": "2058ca16052f43e0a989ab568b48fbcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "2058ca16052f43e0a989ab568b48fbcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:27:10Z", "revision_number": 0, "id": "71b0dab3-61c4-4f3b-bbd8-330766dbfbb6", "remote_group_id": "8d6d4981-08a8-441e-bb43-b9a1cd747d98", "remote_ip_prefix": null, "created_at": "2018-10-12T04:27:10Z", "security_group_id": "8d6d4981-08a8-441e-bb43-b9a1cd747d98", "tenant_id": "2058ca16052f43e0a989ab568b48fbcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "2058ca16052f43e0a989ab568b48fbcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:27:10Z", "revision_number": 0, "id": "7e3c03b5-0d23-4660-8c6b-7ae2b4f864c3", "remote_group_id": "8d6d4981-08a8-441e-bb43-b9a1cd747d98", "remote_ip_prefix": null, "created_at": "2018-10-12T04:27:10Z", "security_group_id": "8d6d4981-08a8-441e-bb43-b9a1cd747d98", "tenant_id": "2058ca16052f43e0a989ab568b48fbcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "2058ca16052f43e0a989ab568b48fbcc"}], "revision_number": 4, "project_id": "2058ca16052f43e0a989ab568b48fbcc", "id": "8d6d4981-08a8-441e-bb43-b9a1cd747d98", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:27:16,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-297b2b36-7343-439e-9135-d555598685f0 2018-10-12 04:27:16,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:16,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75d2edd9-f68b-4613-82c1-5cad8763ac03 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:27:16,856 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-75d2edd9-f68b-4613-82c1-5cad8763ac03 2018-10-12 04:27:16,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:16,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39a2e19d-9685-42b8-a66a-1b7946075a02 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:27:16,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-39a2e19d-9685-42b8-a66a-1b7946075a02 2018-10-12 04:27:16,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/2058ca16052f43e0a989ab568b48fbcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:17,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-509d3ef8-2d7d-4999-b5c3-a4a89dc95c1e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/2058ca16052f43e0a989ab568b48fbcc"}, "enabled": true, "id": "2058ca16052f43e0a989ab568b48fbcc", "parent_id": "default", "domain_id": "default", "name": "CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj"}} 2018-10-12 04:27:17,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/2058ca16052f43e0a989ab568b48fbcc used request id req-509d3ef8-2d7d-4999-b5c3-a4a89dc95c1e 2018-10-12 04:27:17,134 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8d6d4981-08a8-441e-bb43-b9a1cd747d98 2018-10-12 04:27:17,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8d6d4981-08a8-441e-bb43-b9a1cd747d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:17,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-35d6181d-d144-49cb-a78f-f503a29d6429 Date: Fri, 12 Oct 2018 04:27: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-10-12T04:27:10Z", "security_group_id": "8d6d4981-08a8-441e-bb43-b9a1cd747d98", "port_range_min": null, "revision_number": 0, "tenant_id": "2058ca16052f43e0a989ab568b48fbcc", "created_at": "2018-10-12T04:27:10Z", "project_id": "2058ca16052f43e0a989ab568b48fbcc", "id": "43b2a293-aaee-40c1-92d8-f7615c0488f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:27:10Z", "security_group_id": "8d6d4981-08a8-441e-bb43-b9a1cd747d98", "port_range_min": null, "revision_number": 0, "tenant_id": "2058ca16052f43e0a989ab568b48fbcc", "created_at": "2018-10-12T04:27:10Z", "project_id": "2058ca16052f43e0a989ab568b48fbcc", "id": "52d2895c-3add-4922-ad83-7b95ee015c3d"}, {"remote_group_id": "8d6d4981-08a8-441e-bb43-b9a1cd747d98", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:27:10Z", "security_group_id": "8d6d4981-08a8-441e-bb43-b9a1cd747d98", "port_range_min": null, "revision_number": 0, "tenant_id": "2058ca16052f43e0a989ab568b48fbcc", "created_at": "2018-10-12T04:27:10Z", "project_id": "2058ca16052f43e0a989ab568b48fbcc", "id": "71b0dab3-61c4-4f3b-bbd8-330766dbfbb6"}, {"remote_group_id": "8d6d4981-08a8-441e-bb43-b9a1cd747d98", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:27:10Z", "security_group_id": "8d6d4981-08a8-441e-bb43-b9a1cd747d98", "port_range_min": null, "revision_number": 0, "tenant_id": "2058ca16052f43e0a989ab568b48fbcc", "created_at": "2018-10-12T04:27:10Z", "project_id": "2058ca16052f43e0a989ab568b48fbcc", "id": "7e3c03b5-0d23-4660-8c6b-7ae2b4f864c3"}]} 2018-10-12 04:27:17,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8d6d4981-08a8-441e-bb43-b9a1cd747d98 used request id req-35d6181d-d144-49cb-a78f-f503a29d6429 2018-10-12 04:27:17,329 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:27:17,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8d6d4981-08a8-441e-bb43-b9a1cd747d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:17,617 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6ea53eab-d82c-400f-8e55-b3c02332fe38 Content-Length: 0 Date: Fri, 12 Oct 2018 04:27:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:27:17,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8d6d4981-08a8-441e-bb43-b9a1cd747d98 used request id req-6ea53eab-d82c-400f-8e55-b3c02332fe38 2018-10-12 04:27:17,618 - keystone_utils - INFO - Deleting project with name - CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj 2018-10-12 04:27:17,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/2058ca16052f43e0a989ab568b48fbcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:17,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-176ff2f6-d78c-4846-b986-eab464b769ac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:17,859 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2058ca16052f43e0a989ab568b48fbcc used request id req-176ff2f6-d78c-4846-b986-eab464b769ac 2018-10-12 04:27:17,860 - keystone_utils - INFO - Deleting role with name - CreateNetworkSuccessTests-3b2c0459-1cdd-4da-proj-role 2018-10-12 04:27:17,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/272d9d8bf53944fba8af1d32c8a2580f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:17,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d6cada-d2f7-425b-9a18-6d37b853ce3d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:17,970 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/272d9d8bf53944fba8af1d32c8a2580f used request id req-19d6cada-d2f7-425b-9a18-6d37b853ce3d 2018-10-12 04:27:17,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9de848b10a6eb3f9055718a1c8c6aea9bfdd9" 2018-10-12 04:27:18,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c05c1a99-bdfa-41d4-b8cf-4a038b6efcb3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:27:18,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c05c1a99-bdfa-41d4-b8cf-4a038b6efcb3 2018-10-12 04:27:18,067 - keystone_utils - INFO - Deleting user with name - CreateNetworkSuccessTests-3b2c0459-1cdd-4da-user 2018-10-12 04:27:18,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/ed9df7bb4bd84474b7de1720204fdd4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f7c9d3102d6d821f5b3444a598dd554cd8117bb5" 2018-10-12 04:27:18,310 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b3e64d6c-fc63-4268-8739-c6e0c739aa2d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:18,310 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ed9df7bb4bd84474b7de1720204fdd4c used request id req-b3e64d6c-fc63-4268-8739-c6e0c739aa2d 2018-10-12 04:27:18,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:18,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:27:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["a6A9IkPCTIWfgIrNw4JvHQ"], "issued_at": "2018-10-12T04:27:18.000000Z"}} 2018-10-12 04:27:18,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e59bf420ebaf6eb2a460a0c3dba12458426c704" 2018-10-12 04:27:18,794 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18f41e5c-9c1c-43fe-96fd-11d45abda67a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:18,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-18f41e5c-9c1c-43fe-96fd-11d45abda67a 2018-10-12 04:27:18,796 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:18,797 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:19,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["0d4BoZzUSWCuTKbZi6mI6Q"], "issued_at": "2018-10-12T04:27:19.000000Z"}} 2018-10-12 04:27:19,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" 2018-10-12 04:27:19,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17355df5-8d1f-43c4-a62f-feceb68d72c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:19,262 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-17355df5-8d1f-43c4-a62f-feceb68d72c7 2018-10-12 04:27:19,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:27:19,271 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:27:19,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d114c2de-821d-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" 2018-10-12 04:27:19,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab47784e-e279-427e-9ca3-e5b4720c4b8d Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d114c2de-821d-477-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:27:19,353 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d114c2de-821d-477-proj used request id req-ab47784e-e279-427e-9ca3-e5b4720c4b8d 2018-10-12 04:27:19,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" 2018-10-12 04:27:19,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d1f4270-706b-44a1-969b-35469ce52029 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:27:19,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7d1f4270-706b-44a1-969b-35469ce52029 2018-10-12 04:27:19,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d114c2de-821d-477-proj"}}' 2018-10-12 04:27:19,557 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fc4bc8b7-4da6-42b4-9592-8b74503705ed Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/738b69f0bbc94dd18f07c313edc855a8"}, "enabled": true, "id": "738b69f0bbc94dd18f07c313edc855a8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d114c2de-821d-477-proj"}} 2018-10-12 04:27:19,557 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-fc4bc8b7-4da6-42b4-9592-8b74503705ed 2018-10-12 04:27:19,558 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d114c2de-821d-477-proj 2018-10-12 04:27:19,558 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:19,559 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:19,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:27:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["gcDnkPy1Sh-ofgDaO9wIXA"], "issued_at": "2018-10-12T04:27:19.000000Z"}} 2018-10-12 04:27:19,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178e806a2f5a32ca2850639155dc83e467b70262" 2018-10-12 04:27:20,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b19782df-ae78-42f1-91e7-4a82611e2813 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:20,026 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b19782df-ae78-42f1-91e7-4a82611e2813 2018-10-12 04:27:20,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:27:20,037 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:27:20,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178e806a2f5a32ca2850639155dc83e467b70262" 2018-10-12 04:27:20,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d118e607-ee3c-4b72-beb1-ff6b0c6c893a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:27:20,160 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d118e607-ee3c-4b72-beb1-ff6b0c6c893a 2018-10-12 04:27:20,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-d114c2de-821d-477-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178e806a2f5a32ca2850639155dc83e467b70262" 2018-10-12 04:27:20,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d81641ee-8ca9-495c-a414-eb7eae70a399 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-d114c2de-821d-477-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/738b69f0bbc94dd18f07c313edc855a8"}, "enabled": true, "id": "738b69f0bbc94dd18f07c313edc855a8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d114c2de-821d-477-proj"}]} 2018-10-12 04:27:20,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-d114c2de-821d-477-proj used request id req-d81641ee-8ca9-495c-a414-eb7eae70a399 2018-10-12 04:27:20,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178e806a2f5a32ca2850639155dc83e467b70262" 2018-10-12 04:27:20,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eac8dc62-cce4-4b39-8e16-442f0a6832e5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:27:20,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-eac8dc62-cce4-4b39-8e16-442f0a6832e5 2018-10-12 04:27:20,657 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d114c2de-821d-477-user 2018-10-12 04:27:20,658 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:20,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" 2018-10-12 04:27:20,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76bd1898-3c26-4a0c-b3b6-3ee9ab7670ec Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:27:20,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-76bd1898-3c26-4a0c-b3b6-3ee9ab7670ec 2018-10-12 04:27:20,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" -d '{"role": {"name": "CreateRouterSuccessTests-d114c2de-821d-477-proj-role"}}' 2018-10-12 04:27:20,862 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c9dfdcc-aa48-48d1-997a-ec174e8b3dd7 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "923a3c0c8a9547bda9d694a1c291750c", "links": {"self": "http://172.30.9.27:5000/v3/roles/923a3c0c8a9547bda9d694a1c291750c"}, "name": "CreateRouterSuccessTests-d114c2de-821d-477-proj-role"}} 2018-10-12 04:27:20,862 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-9c9dfdcc-aa48-48d1-997a-ec174e8b3dd7 2018-10-12 04:27:20,863 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d114c2de-821d-477-proj-role 2018-10-12 04:27:20,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/923a3c0c8a9547bda9d694a1c291750c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" 2018-10-12 04:27:20,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e979d73-2133-4065-b027-4cf60419f59f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/923a3c0c8a9547bda9d694a1c291750c"}, "domain_id": null, "name": "CreateRouterSuccessTests-d114c2de-821d-477-proj-role", "id": "923a3c0c8a9547bda9d694a1c291750c"}} 2018-10-12 04:27:20,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/923a3c0c8a9547bda9d694a1c291750c used request id req-6e979d73-2133-4065-b027-4cf60419f59f 2018-10-12 04:27:20,946 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d114c2de-821d-477-proj-role to project CreateRouterSuccessTests-d114c2de-821d-477-proj 2018-10-12 04:27:20,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/738b69f0bbc94dd18f07c313edc855a8/users/3eb9dd61163341d0b08973c86717287e/roles/923a3c0c8a9547bda9d694a1c291750c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" 2018-10-12 04:27:21,081 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d8554f7b-6cb1-4c62-9f07-18088172a534 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:21,081 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/738b69f0bbc94dd18f07c313edc855a8/users/3eb9dd61163341d0b08973c86717287e/roles/923a3c0c8a9547bda9d694a1c291750c used request id req-d8554f7b-6cb1-4c62-9f07-18088172a534 2018-10-12 04:27:21,081 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:21,082 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:21,459 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "923a3c0c8a9547bda9d694a1c291750c", "name": "CreateRouterSuccessTests-d114c2de-821d-477-proj-role"}], "expires_at": "2018-10-12T05:27:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "738b69f0bbc94dd18f07c313edc855a8", "name": "CreateRouterSuccessTests-d114c2de-821d-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/738b69f0bbc94dd18f07c313edc855a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/738b69f0bbc94dd18f07c313edc855a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/738b69f0bbc94dd18f07c313edc855a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/738b69f0bbc94dd18f07c313edc855a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/738b69f0bbc94dd18f07c313edc855a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/738b69f0bbc94dd18f07c313edc855a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d114c2de-821d-477-user", "id": "3eb9dd61163341d0b08973c86717287e"}, "audit_ids": ["omQN-9rhRjW1YXS7xPi9UA"], "issued_at": "2018-10-12T04:27:21.000000Z"}} 2018-10-12 04:27:21,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f34f6e2767320d971edf230a2649d878ec39d6" 2018-10-12 04:27:21,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4230578a-1a38-494c-94d1-903e840c8814 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:21,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4230578a-1a38-494c-94d1-903e840c8814 2018-10-12 04:27:21,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f34f6e2767320d971edf230a2649d878ec39d6" 2018-10-12 04:27:21,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5fb556ec-e90f-4175-b2d0-2e992fefc527 Date: Fri, 12 Oct 2018 04:27:21 GMT RESP BODY: {"routers": []} 2018-10-12 04:27:21,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router&admin_state_up=True used request id req-5fb556ec-e90f-4175-b2d0-2e992fefc527 2018-10-12 04:27:21,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:21,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:22,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "923a3c0c8a9547bda9d694a1c291750c", "name": "CreateRouterSuccessTests-d114c2de-821d-477-proj-role"}], "expires_at": "2018-10-12T05:27:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "738b69f0bbc94dd18f07c313edc855a8", "name": "CreateRouterSuccessTests-d114c2de-821d-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/738b69f0bbc94dd18f07c313edc855a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/738b69f0bbc94dd18f07c313edc855a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/738b69f0bbc94dd18f07c313edc855a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/738b69f0bbc94dd18f07c313edc855a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/738b69f0bbc94dd18f07c313edc855a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/738b69f0bbc94dd18f07c313edc855a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d114c2de-821d-477-user", "id": "3eb9dd61163341d0b08973c86717287e"}, "audit_ids": ["XcBIFZ70SV6zMnHB1eU6_g"], "issued_at": "2018-10-12T04:27:22.000000Z"}} 2018-10-12 04:27:22,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}903c74fece4fc0647414917bf602f6d74abe1e5f" 2018-10-12 04:27:22,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9a3004b-118d-4fe4-be72-b733617b4f25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:22,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a9a3004b-118d-4fe4-be72-b733617b4f25 2018-10-12 04:27:22,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f34f6e2767320d971edf230a2649d878ec39d6" 2018-10-12 04:27:22,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8b7e23f1-a262-4c22-b6cf-bd85493fa717 Date: Fri, 12 Oct 2018 04:27:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:27:22,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-8b7e23f1-a262-4c22-b6cf-bd85493fa717 2018-10-12 04:27:22,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f34f6e2767320d971edf230a2649d878ec39d6" 2018-10-12 04:27:22,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ef4cca7f-c678-46d2-bca9-ed943fc51ef2 Date: Fri, 12 Oct 2018 04:27:22 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:27:22,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-ef4cca7f-c678-46d2-bca9-ed943fc51ef2 2018-10-12 04:27:22,625 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router 2018-10-12 04:27:22,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f34f6e2767320d971edf230a2649d878ec39d6" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router", "admin_state_up": true}}' 2018-10-12 04:27:27,708 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-ff72f1ec-808f-464b-ab9d-1b1493c25fe2 Date: Fri, 12 Oct 2018 04:27:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "738b69f0bbc94dd18f07c313edc855a8", "created_at": "2018-10-12T04:27:23Z", "admin_state_up": true, "updated_at": "2018-10-12T04:27:24Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "738b69f0bbc94dd18f07c313edc855a8", "id": "3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e", "name": "CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router"}} 2018-10-12 04:27:27,708 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-ff72f1ec-808f-464b-ab9d-1b1493c25fe2 2018-10-12 04:27:27,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f34f6e2767320d971edf230a2649d878ec39d6" 2018-10-12 04:27:27,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b11861ad-9f23-4089-a6b3-2b0ec86a5059 Date: Fri, 12 Oct 2018 04:27:27 GMT RESP BODY: {"ports":[]} 2018-10-12 04:27:27,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e used request id req-b11861ad-9f23-4089-a6b3-2b0ec86a5059 2018-10-12 04:27:27,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f34f6e2767320d971edf230a2649d878ec39d6" 2018-10-12 04:27:28,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-e076754a-92be-48f4-b39a-7c5463f94b88 Date: Fri, 12 Oct 2018 04:27:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "738b69f0bbc94dd18f07c313edc855a8", "created_at": "2018-10-12T04:27:23Z", "admin_state_up": true, "updated_at": "2018-10-12T04:27:26Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "738b69f0bbc94dd18f07c313edc855a8", "id": "3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e", "name": "CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router"}} 2018-10-12 04:27:28,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e used request id req-e076754a-92be-48f4-b39a-7c5463f94b88 2018-10-12 04:27:28,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f34f6e2767320d971edf230a2649d878ec39d6" 2018-10-12 04:27:28,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-be086e43-5561-4fb3-8dd1-4d28a28c0a4c Date: Fri, 12 Oct 2018 04:27:28 GMT RESP BODY: {"ports":[]} 2018-10-12 04:27:28,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e used request id req-be086e43-5561-4fb3-8dd1-4d28a28c0a4c 2018-10-12 04:27:28,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:28,688 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "923a3c0c8a9547bda9d694a1c291750c", "name": "CreateRouterSuccessTests-d114c2de-821d-477-proj-role"}], "expires_at": "2018-10-12T05:27:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "738b69f0bbc94dd18f07c313edc855a8", "name": "CreateRouterSuccessTests-d114c2de-821d-477-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/738b69f0bbc94dd18f07c313edc855a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/738b69f0bbc94dd18f07c313edc855a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/738b69f0bbc94dd18f07c313edc855a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/738b69f0bbc94dd18f07c313edc855a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/738b69f0bbc94dd18f07c313edc855a8", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/738b69f0bbc94dd18f07c313edc855a8", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/738b69f0bbc94dd18f07c313edc855a8", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d114c2de-821d-477-user", "id": "3eb9dd61163341d0b08973c86717287e"}, "audit_ids": ["5ynwuwZFQgqraRMZLz54gA"], "issued_at": "2018-10-12T04:27:28.000000Z"}} 2018-10-12 04:27:28,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de7381bf0f7cb9f5c390e16648b6d572ea1f4c0" 2018-10-12 04:27:28,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-7b0b01e8-9cb8-4701-8760-b7f09a4ad0ca Date: Fri, 12 Oct 2018 04:27:28 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "738b69f0bbc94dd18f07c313edc855a8", "created_at": "2018-10-12T04:27:23Z", "admin_state_up": true, "updated_at": "2018-10-12T04:27:26Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "738b69f0bbc94dd18f07c313edc855a8", "id": "3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e", "name": "CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router"}]} 2018-10-12 04:27:28,940 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router&admin_state_up=True used request id req-7b0b01e8-9cb8-4701-8760-b7f09a4ad0ca 2018-10-12 04:27:28,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:27:28,949 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:27:28,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/738b69f0bbc94dd18f07c313edc855a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e59bf420ebaf6eb2a460a0c3dba12458426c704" 2018-10-12 04:27:29,044 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28236abc-b82a-4d14-8a97-ab97ba6b9596 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/738b69f0bbc94dd18f07c313edc855a8"}, "enabled": true, "id": "738b69f0bbc94dd18f07c313edc855a8", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d114c2de-821d-477-proj"}} 2018-10-12 04:27:29,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/738b69f0bbc94dd18f07c313edc855a8 used request id req-28236abc-b82a-4d14-8a97-ab97ba6b9596 2018-10-12 04:27:29,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de7381bf0f7cb9f5c390e16648b6d572ea1f4c0" 2018-10-12 04:27:29,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0b203b9c-f0a2-45d4-9a8f-f1bcfee209f5 Date: Fri, 12 Oct 2018 04:27:29 GMT RESP BODY: {"ports":[]} 2018-10-12 04:27:29,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e used request id req-0b203b9c-f0a2-45d4-9a8f-f1bcfee209f5 2018-10-12 04:27:29,234 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router 2018-10-12 04:27:29,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de7381bf0f7cb9f5c390e16648b6d572ea1f4c0" 2018-10-12 04:27:32,813 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79b0e4c2-53c7-4370-9d90-81905597dbd1 Content-Length: 0 Date: Fri, 12 Oct 2018 04:27:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:27:32,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e used request id req-79b0e4c2-53c7-4370-9d90-81905597dbd1 2018-10-12 04:27:32,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6de7381bf0f7cb9f5c390e16648b6d572ea1f4c0" 2018-10-12 04:27:32,866 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2bd4d77c-9de7-4cc6-8cef-ed8f83349a71 Date: Fri, 12 Oct 2018 04:27:32 GMT RESP BODY: {"routers": []} 2018-10-12 04:27:32,866 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router&admin_state_up=True used request id req-2bd4d77c-9de7-4cc6-8cef-ed8f83349a71 2018-10-12 04:27:32,866 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router 2018-10-12 04:27:32,866 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-b61891c8-7c6c-4e6f-ba9e-9312dc334e85-pub-router 2018-10-12 04:27:32,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30f34f6e2767320d971edf230a2649d878ec39d6" 2018-10-12 04:27:33,071 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 135 X-Openstack-Request-Id: req-e75c993c-d5be-4053-841b-ac98a1a92761 Date: Fri, 12 Oct 2018 04:27:33 GMT RESP BODY: {"NeutronError": {"message": "Router 3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e could not be found", "type": "RouterNotFound", "detail": ""}} 2018-10-12 04:27:33,071 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e used request id req-e75c993c-d5be-4053-841b-ac98a1a92761 2018-10-12 04:27:33,071 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Router 3f9a73c8-cbc5-49a6-bddf-079f3f1dc91e could not be found", "type": "RouterNotFound", "detail": ""}} 2018-10-12 04:27:33,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" 2018-10-12 04:27:33,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-9a54b152-1a77-46ee-9d49-b6e2f29b781b Date: Fri, 12 Oct 2018 04:27:33 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:27:33,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-9a54b152-1a77-46ee-9d49-b6e2f29b781b 2018-10-12 04:27:33,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" 2018-10-12 04:27:33,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d81ef9-4eb8-4e75-a24a-e50d673d7aea Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:27:33,379 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-f7d81ef9-4eb8-4e75-a24a-e50d673d7aea 2018-10-12 04:27:33,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" 2018-10-12 04:27:33,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7db77fe4-babc-4785-97c3-3529cfcc13c5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:27:33,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-7db77fe4-babc-4785-97c3-3529cfcc13c5 2018-10-12 04:27:33,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" 2018-10-12 04:27:33,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c9b95ea-560a-448d-b4b8-4630553d9fad 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:27:33,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-2c9b95ea-560a-448d-b4b8-4630553d9fad 2018-10-12 04:27:33,554 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d114c2de-821d-477-proj 2018-10-12 04:27:33,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/738b69f0bbc94dd18f07c313edc855a8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" 2018-10-12 04:27:33,733 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef183d80-35a4-4cfe-9c38-d54c40695340 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:33,733 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/738b69f0bbc94dd18f07c313edc855a8 used request id req-ef183d80-35a4-4cfe-9c38-d54c40695340 2018-10-12 04:27:33,733 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d114c2de-821d-477-proj-role 2018-10-12 04:27:33,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/923a3c0c8a9547bda9d694a1c291750c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" 2018-10-12 04:27:33,844 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-952bfefa-e6e2-4a37-bb04-323d8668da29 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:33,844 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/923a3c0c8a9547bda9d694a1c291750c used request id req-952bfefa-e6e2-4a37-bb04-323d8668da29 2018-10-12 04:27:33,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d34d183c36ff84e430e68b9cf73219fe9a0b4f2" 2018-10-12 04:27:33,935 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3180192-13a2-4fe8-a7a4-a92d1688a8d8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:27:33,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c3180192-13a2-4fe8-a7a4-a92d1688a8d8 2018-10-12 04:27:33,936 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d114c2de-821d-477-user 2018-10-12 04:27:33,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/3eb9dd61163341d0b08973c86717287e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}178e806a2f5a32ca2850639155dc83e467b70262" 2018-10-12 04:27:34,102 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0a6a7120-8d3f-4d7c-8b2e-26dfe64c8a9c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:34,102 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3eb9dd61163341d0b08973c86717287e used request id req-0a6a7120-8d3f-4d7c-8b2e-26dfe64c8a9c 2018-10-12 04:27:34,104 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:34,488 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["xuPg6tlVRliO10mq58oEwQ"], "issued_at": "2018-10-12T04:27:34.000000Z"}} 2018-10-12 04:27:34,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ca448e69e7245a5ecec46a1a4582b4ac41cc19" 2018-10-12 04:27:34,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4de4e1c1-1898-4f0c-bb44-66ade03471e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:34,575 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4de4e1c1-1898-4f0c-bb44-66ade03471e2 2018-10-12 04:27:34,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:34,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:34,948 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:27:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["cFV_NxmXSkyOkrzL7KPt5g"], "issued_at": "2018-10-12T04:27:34.000000Z"}} 2018-10-12 04:27:34,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" 2018-10-12 04:27:35,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21e9c843-7b54-4fd4-8211-ec5cc9196735 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:35,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-21e9c843-7b54-4fd4-8211-ec5cc9196735 2018-10-12 04:27:35,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:27:35,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:27:35,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" 2018-10-12 04:27:35,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-376e3033-c706-474b-b4bb-d6764f5334b8 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:27:35,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj used request id req-376e3033-c706-474b-b4bb-d6764f5334b8 2018-10-12 04:27:35,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" 2018-10-12 04:27:35,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd950dbf-d211-4dd0-a29d-209ecf322aed Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:27:35,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-bd950dbf-d211-4dd0-a29d-209ecf322aed 2018-10-12 04:27:35,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj"}}' 2018-10-12 04:27:35,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e4dcab31-d9cb-48aa-8f05-1f1c1e26b23c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/67ee702bf7b5497b9601ac27fe3a3a4b"}, "enabled": true, "id": "67ee702bf7b5497b9601ac27fe3a3a4b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj"}} 2018-10-12 04:27:35,360 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e4dcab31-d9cb-48aa-8f05-1f1c1e26b23c 2018-10-12 04:27:35,361 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj 2018-10-12 04:27:35,361 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:35,362 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:35,816 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:27:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["eDgx0JzJT9WJ57Uj2IwxvQ"], "issued_at": "2018-10-12T04:27:35.000000Z"}} 2018-10-12 04:27:35,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb8d3460983ee7e3f230e491d57bab019203a32" 2018-10-12 04:27:35,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a2c1959-33ba-4eee-aaba-410459d3e174 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:35,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3a2c1959-33ba-4eee-aaba-410459d3e174 2018-10-12 04:27:35,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:27:35,840 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:27:35,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb8d3460983ee7e3f230e491d57bab019203a32" 2018-10-12 04:27:35,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c6ebd16-683a-48f9-9026-534f34999692 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:27:35,936 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0c6ebd16-683a-48f9-9026-534f34999692 2018-10-12 04:27:35,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb8d3460983ee7e3f230e491d57bab019203a32" 2018-10-12 04:27:36,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48cd3507-2c63-4333-abc0-e41fe8e35867 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/67ee702bf7b5497b9601ac27fe3a3a4b"}, "enabled": true, "id": "67ee702bf7b5497b9601ac27fe3a3a4b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj"}]} 2018-10-12 04:27:36,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj used request id req-48cd3507-2c63-4333-abc0-e41fe8e35867 2018-10-12 04:27:36,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb8d3460983ee7e3f230e491d57bab019203a32" 2018-10-12 04:27:36,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76580ecd-5ec2-4e57-898d-2b09d4fbf645 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:27:36,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-76580ecd-5ec2-4e57-898d-2b09d4fbf645 2018-10-12 04:27:36,581 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-219f3bf1-13b2-4cb-user 2018-10-12 04:27:36,581 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:36,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" 2018-10-12 04:27:36,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddca5827-7143-4bf6-bdb2-134c246ce550 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:27:36,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ddca5827-7143-4bf6-bdb2-134c246ce550 2018-10-12 04:27:36,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" -d '{"role": {"name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj-role"}}' 2018-10-12 04:27:36,797 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3948b6ec-1d16-4db7-9dac-ae58eb42fe01 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "312471b852544bc6889fede4b87333ce", "links": {"self": "http://172.30.9.27:5000/v3/roles/312471b852544bc6889fede4b87333ce"}, "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj-role"}} 2018-10-12 04:27:36,797 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-3948b6ec-1d16-4db7-9dac-ae58eb42fe01 2018-10-12 04:27:36,797 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj-role 2018-10-12 04:27:36,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/312471b852544bc6889fede4b87333ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" 2018-10-12 04:27:36,817 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0858c8c1-36ef-47ea-9264-537b0f937d62 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/312471b852544bc6889fede4b87333ce"}, "domain_id": null, "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj-role", "id": "312471b852544bc6889fede4b87333ce"}} 2018-10-12 04:27:36,817 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/312471b852544bc6889fede4b87333ce used request id req-0858c8c1-36ef-47ea-9264-537b0f937d62 2018-10-12 04:27:36,818 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj-role to project CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj 2018-10-12 04:27:36,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/67ee702bf7b5497b9601ac27fe3a3a4b/users/594a2bb333db4bdda683cde549c8ebe8/roles/312471b852544bc6889fede4b87333ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" 2018-10-12 04:27:36,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9cdc51d9-1bc9-4333-a801-92cf42c1899c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:36,949 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/67ee702bf7b5497b9601ac27fe3a3a4b/users/594a2bb333db4bdda683cde549c8ebe8/roles/312471b852544bc6889fede4b87333ce used request id req-9cdc51d9-1bc9-4333-a801-92cf42c1899c 2018-10-12 04:27:36,949 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:36,950 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:37,326 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "312471b852544bc6889fede4b87333ce", "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj-role"}], "expires_at": "2018-10-12T05:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67ee702bf7b5497b9601ac27fe3a3a4b", "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-user", "id": "594a2bb333db4bdda683cde549c8ebe8"}, "audit_ids": ["ecYXo1MAS1e5Zrahkir0Rw"], "issued_at": "2018-10-12T04:27:37.000000Z"}} 2018-10-12 04:27:37,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0c33fd54e62b773c09aa3f983db041c7fe235" 2018-10-12 04:27:37,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a044b453-cf53-4141-a32f-6e94a6ff69e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:37,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a044b453-cf53-4141-a32f-6e94a6ff69e9 2018-10-12 04:27:37,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-136f9945-e3f8-4526-8560-b1240648afba-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0c33fd54e62b773c09aa3f983db041c7fe235" 2018-10-12 04:27:37,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b33377a9-2e57-404a-b70c-9c95ef4f2533 Date: Fri, 12 Oct 2018 04:27:37 GMT RESP BODY: {"routers": []} 2018-10-12 04:27:37,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-136f9945-e3f8-4526-8560-b1240648afba-pub-router&admin_state_up=True used request id req-b33377a9-2e57-404a-b70c-9c95ef4f2533 2018-10-12 04:27:37,603 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:37,604 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:37,981 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "312471b852544bc6889fede4b87333ce", "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj-role"}], "expires_at": "2018-10-12T05:27:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67ee702bf7b5497b9601ac27fe3a3a4b", "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-user", "id": "594a2bb333db4bdda683cde549c8ebe8"}, "audit_ids": ["Jw-ai15QQiWctQJRPsgxPw"], "issued_at": "2018-10-12T04:27:37.000000Z"}} 2018-10-12 04:27:37,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}323441ce5c53dda0e3583158741aa3c14a61dfa1" 2018-10-12 04:27:38,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ccd27a68-6221-457f-922c-5d953c7780c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:38,062 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ccd27a68-6221-457f-922c-5d953c7780c4 2018-10-12 04:27:38,063 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-136f9945-e3f8-4526-8560-b1240648afba-pub-router 2018-10-12 04:27:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0c33fd54e62b773c09aa3f983db041c7fe235" -d '{"router": {"name": "CreateRouterSuccessTests-136f9945-e3f8-4526-8560-b1240648afba-pub-router", "admin_state_up": true}}' 2018-10-12 04:27:41,763 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-28bc69cb-b902-406f-9922-40f51df3c291 Date: Fri, 12 Oct 2018 04:27:41 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "67ee702bf7b5497b9601ac27fe3a3a4b", "created_at": "2018-10-12T04:27:38Z", "admin_state_up": true, "updated_at": "2018-10-12T04:27:38Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "67ee702bf7b5497b9601ac27fe3a3a4b", "id": "da5376d8-db94-469e-8910-dc0081c8dc71", "name": "CreateRouterSuccessTests-136f9945-e3f8-4526-8560-b1240648afba-pub-router"}} 2018-10-12 04:27:41,763 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-28bc69cb-b902-406f-9922-40f51df3c291 2018-10-12 04:27:41,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=da5376d8-db94-469e-8910-dc0081c8dc71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0c33fd54e62b773c09aa3f983db041c7fe235" 2018-10-12 04:27:41,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7eda6ca2-160c-4a2f-83a8-eacbf3b3b395 Date: Fri, 12 Oct 2018 04:27:41 GMT RESP BODY: {"ports":[]} 2018-10-12 04:27:41,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=da5376d8-db94-469e-8910-dc0081c8dc71 used request id req-7eda6ca2-160c-4a2f-83a8-eacbf3b3b395 2018-10-12 04:27:41,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/da5376d8-db94-469e-8910-dc0081c8dc71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0c33fd54e62b773c09aa3f983db041c7fe235" 2018-10-12 04:27:42,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-72e3808a-34dc-4f9b-b3df-d9d2eaf798e6 Date: Fri, 12 Oct 2018 04:27:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "67ee702bf7b5497b9601ac27fe3a3a4b", "created_at": "2018-10-12T04:27:38Z", "admin_state_up": true, "updated_at": "2018-10-12T04:27:41Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "67ee702bf7b5497b9601ac27fe3a3a4b", "id": "da5376d8-db94-469e-8910-dc0081c8dc71", "name": "CreateRouterSuccessTests-136f9945-e3f8-4526-8560-b1240648afba-pub-router"}} 2018-10-12 04:27:42,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/da5376d8-db94-469e-8910-dc0081c8dc71 used request id req-72e3808a-34dc-4f9b-b3df-d9d2eaf798e6 2018-10-12 04:27:42,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=da5376d8-db94-469e-8910-dc0081c8dc71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0c33fd54e62b773c09aa3f983db041c7fe235" 2018-10-12 04:27:42,209 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1ab962d8-93a2-4add-882b-0a921d0d3da3 Date: Fri, 12 Oct 2018 04:27:42 GMT RESP BODY: {"ports":[]} 2018-10-12 04:27:42,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=da5376d8-db94-469e-8910-dc0081c8dc71 used request id req-1ab962d8-93a2-4add-882b-0a921d0d3da3 2018-10-12 04:27:42,210 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:42,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "312471b852544bc6889fede4b87333ce", "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj-role"}], "expires_at": "2018-10-12T05:27:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "67ee702bf7b5497b9601ac27fe3a3a4b", "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/67ee702bf7b5497b9601ac27fe3a3a4b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-user", "id": "594a2bb333db4bdda683cde549c8ebe8"}, "audit_ids": ["ZaHWWAySTKyCqxAQB7sZnw"], "issued_at": "2018-10-12T04:27:42.000000Z"}} 2018-10-12 04:27:42,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-136f9945-e3f8-4526-8560-b1240648afba-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed101468c5f039d95827ae628d91a32d9b78b0a1" 2018-10-12 04:27:42,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-25316d5f-8e1d-4cb6-af27-25cfabc2f958 Date: Fri, 12 Oct 2018 04:27:42 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "67ee702bf7b5497b9601ac27fe3a3a4b", "created_at": "2018-10-12T04:27:38Z", "admin_state_up": true, "updated_at": "2018-10-12T04:27:41Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "67ee702bf7b5497b9601ac27fe3a3a4b", "id": "da5376d8-db94-469e-8910-dc0081c8dc71", "name": "CreateRouterSuccessTests-136f9945-e3f8-4526-8560-b1240648afba-pub-router"}]} 2018-10-12 04:27:42,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-136f9945-e3f8-4526-8560-b1240648afba-pub-router&admin_state_up=True used request id req-25316d5f-8e1d-4cb6-af27-25cfabc2f958 2018-10-12 04:27:42,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:27:42,814 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:27:42,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/67ee702bf7b5497b9601ac27fe3a3a4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1ca448e69e7245a5ecec46a1a4582b4ac41cc19" 2018-10-12 04:27:42,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-426ffc6e-9ec9-4709-8645-8ff18d5fb102 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/67ee702bf7b5497b9601ac27fe3a3a4b"}, "enabled": true, "id": "67ee702bf7b5497b9601ac27fe3a3a4b", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj"}} 2018-10-12 04:27:42,903 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/67ee702bf7b5497b9601ac27fe3a3a4b used request id req-426ffc6e-9ec9-4709-8645-8ff18d5fb102 2018-10-12 04:27:42,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=da5376d8-db94-469e-8910-dc0081c8dc71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ed101468c5f039d95827ae628d91a32d9b78b0a1" 2018-10-12 04:27:43,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d7418048-c56f-435b-9fae-6598fe53b8d5 Date: Fri, 12 Oct 2018 04:27:43 GMT RESP BODY: {"ports":[]} 2018-10-12 04:27:43,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=da5376d8-db94-469e-8910-dc0081c8dc71 used request id req-d7418048-c56f-435b-9fae-6598fe53b8d5 2018-10-12 04:27:43,176 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-136f9945-e3f8-4526-8560-b1240648afba-pub-router 2018-10-12 04:27:43,176 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-136f9945-e3f8-4526-8560-b1240648afba-pub-router 2018-10-12 04:27:43,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/da5376d8-db94-469e-8910-dc0081c8dc71 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}32d0c33fd54e62b773c09aa3f983db041c7fe235" 2018-10-12 04:27:45,703 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7365a0c5-0ca3-4bef-b90a-24b7df7bd860 Content-Length: 0 Date: Fri, 12 Oct 2018 04:27:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:27:45,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/da5376d8-db94-469e-8910-dc0081c8dc71 used request id req-7365a0c5-0ca3-4bef-b90a-24b7df7bd860 2018-10-12 04:27:45,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" 2018-10-12 04:27:45,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c63eab17-eaa0-43c4-b498-a373552217bd Date: Fri, 12 Oct 2018 04:27:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:27:45,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-c63eab17-eaa0-43c4-b498-a373552217bd 2018-10-12 04:27:45,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" 2018-10-12 04:27:46,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df22252d-2bd6-465d-be72-d617b7fb48f4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:27:46,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-df22252d-2bd6-465d-be72-d617b7fb48f4 2018-10-12 04:27:46,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" 2018-10-12 04:27:46,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04e2d945-98d3-4bcd-9b40-6626d667b7f8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:27:46,102 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-04e2d945-98d3-4bcd-9b40-6626d667b7f8 2018-10-12 04:27:46,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" 2018-10-12 04:27:46,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04581ec6-d25c-47bf-aa4c-2adedfd97361 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:27:46,195 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-04581ec6-d25c-47bf-aa4c-2adedfd97361 2018-10-12 04:27:46,196 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj 2018-10-12 04:27:46,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/67ee702bf7b5497b9601ac27fe3a3a4b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" 2018-10-12 04:27:46,386 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3e7a2e3-350a-489b-a75a-bfed659f9143 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:46,386 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/67ee702bf7b5497b9601ac27fe3a3a4b used request id req-f3e7a2e3-350a-489b-a75a-bfed659f9143 2018-10-12 04:27:46,386 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-219f3bf1-13b2-4cb-proj-role 2018-10-12 04:27:46,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/312471b852544bc6889fede4b87333ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" 2018-10-12 04:27:46,497 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4728d977-ecdb-4823-be2a-95d8e7c26866 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:46,497 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/312471b852544bc6889fede4b87333ce used request id req-4728d977-ecdb-4823-be2a-95d8e7c26866 2018-10-12 04:27:46,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10625fe0d814328a6ca4d4a0d80288da71bf2c1f" 2018-10-12 04:27:46,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42491f4a-1c4b-4894-93cb-dc76f6810310 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:27:46,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-42491f4a-1c4b-4894-93cb-dc76f6810310 2018-10-12 04:27:46,593 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-219f3bf1-13b2-4cb-user 2018-10-12 04:27:46,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/594a2bb333db4bdda683cde549c8ebe8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dbb8d3460983ee7e3f230e491d57bab019203a32" 2018-10-12 04:27:46,807 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac542d4c-3ad7-454d-ba5f-adcf34c08f93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:46,807 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/594a2bb333db4bdda683cde549c8ebe8 used request id req-ac542d4c-3ad7-454d-ba5f-adcf34c08f93 2018-10-12 04:27:46,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:47,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["sUwviVpqRt2Ifbz0bWe2nQ"], "issued_at": "2018-10-12T04:27:47.000000Z"}} 2018-10-12 04:27:47,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3199b46652e27ce8a0922dde90107bdcd731f7b5" 2018-10-12 04:27:47,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3221402a-105e-492d-9066-0d24b9841f3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:47,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3221402a-105e-492d-9066-0d24b9841f3e 2018-10-12 04:27:47,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:47,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:47,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:27:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["P5w2ShKOQTev3zcBewtyGQ"], "issued_at": "2018-10-12T04:27:47.000000Z"}} 2018-10-12 04:27:47,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" 2018-10-12 04:27:47,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13fdd7ac-e292-4940-b943-081a8a273372 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:47,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-13fdd7ac-e292-4940-b943-081a8a273372 2018-10-12 04:27:47,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:27:47,759 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:27:47,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ab33001c-b807-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" 2018-10-12 04:27:47,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2669cb4-f759-411a-8770-6056956b8476 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ab33001c-b807-4b0-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:27:47,844 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-ab33001c-b807-4b0-proj used request id req-c2669cb4-f759-411a-8770-6056956b8476 2018-10-12 04:27:47,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" 2018-10-12 04:27:47,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3aa5dd2b-415b-4bb6-8221-a5edbffa7545 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:27:47,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3aa5dd2b-415b-4bb6-8221-a5edbffa7545 2018-10-12 04:27:47,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-proj"}}' 2018-10-12 04:27:48,078 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:27:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5886498-0d1f-4b59-8ebf-d101035d13b4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc85047bd2df460fa6f05320e46fd868"}, "enabled": true, "id": "dc85047bd2df460fa6f05320e46fd868", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-proj"}} 2018-10-12 04:27:48,078 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d5886498-0d1f-4b59-8ebf-d101035d13b4 2018-10-12 04:27:48,079 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-ab33001c-b807-4b0-proj 2018-10-12 04:27:48,079 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:48,080 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:48,455 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:27:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["vDHHuJxnS4qUogUfB4M7Nw"], "issued_at": "2018-10-12T04:27:48.000000Z"}} 2018-10-12 04:27:48,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0682a21df0d1dde3c0c5ff5c54102c68e81e4db6" 2018-10-12 04:27:48,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c3b1228-f3bf-4c71-b6d5-9768532e7765 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:48,546 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9c3b1228-f3bf-4c71-b6d5-9768532e7765 2018-10-12 04:27:48,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:27:48,556 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:27:48,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0682a21df0d1dde3c0c5ff5c54102c68e81e4db6" 2018-10-12 04:27:48,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c028066-5674-41cf-b756-b520fb8ac9e9 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:27:48,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5c028066-5674-41cf-b756-b520fb8ac9e9 2018-10-12 04:27:48,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-ab33001c-b807-4b0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0682a21df0d1dde3c0c5ff5c54102c68e81e4db6" 2018-10-12 04:27:48,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc5d97e5-a1ee-41ab-bcd8-081b9f061c87 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-ab33001c-b807-4b0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc85047bd2df460fa6f05320e46fd868"}, "enabled": true, "id": "dc85047bd2df460fa6f05320e46fd868", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-proj"}]} 2018-10-12 04:27:48,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-ab33001c-b807-4b0-proj used request id req-bc5d97e5-a1ee-41ab-bcd8-081b9f061c87 2018-10-12 04:27:48,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0682a21df0d1dde3c0c5ff5c54102c68e81e4db6" 2018-10-12 04:27:48,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bda55ce-b449-4a62-ad61-551308eb34f5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:27:48,798 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-9bda55ce-b449-4a62-ad61-551308eb34f5 2018-10-12 04:27:49,180 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-ab33001c-b807-4b0-user 2018-10-12 04:27:49,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:49,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" 2018-10-12 04:27:49,283 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d88a31-9bd7-4178-9fc5-96f406265b2e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:27:49,283 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-23d88a31-9bd7-4178-9fc5-96f406265b2e 2018-10-12 04:27:49,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" -d '{"role": {"name": "CreateRouterSuccessTests-ab33001c-b807-4b0-proj-role"}}' 2018-10-12 04:27:49,408 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6aad1e2f-0856-43ae-bfa6-7cd2523e2115 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4127abc842fb4ffd9ae4ff6779961cf0", "links": {"self": "http://172.30.9.27:5000/v3/roles/4127abc842fb4ffd9ae4ff6779961cf0"}, "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-proj-role"}} 2018-10-12 04:27:49,408 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-6aad1e2f-0856-43ae-bfa6-7cd2523e2115 2018-10-12 04:27:49,408 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-ab33001c-b807-4b0-proj-role 2018-10-12 04:27:49,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/4127abc842fb4ffd9ae4ff6779961cf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" 2018-10-12 04:27:49,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55c7cba1-772c-4ee9-afcf-c9df40685566 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/4127abc842fb4ffd9ae4ff6779961cf0"}, "domain_id": null, "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-proj-role", "id": "4127abc842fb4ffd9ae4ff6779961cf0"}} 2018-10-12 04:27:49,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/4127abc842fb4ffd9ae4ff6779961cf0 used request id req-55c7cba1-772c-4ee9-afcf-c9df40685566 2018-10-12 04:27:49,494 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-ab33001c-b807-4b0-proj-role to project CreateRouterSuccessTests-ab33001c-b807-4b0-proj 2018-10-12 04:27:49,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/dc85047bd2df460fa6f05320e46fd868/users/2d087a45afad4c4db624a0b9358a6a86/roles/4127abc842fb4ffd9ae4ff6779961cf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" 2018-10-12 04:27:49,614 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47173129-996d-4c2b-8c16-9ddccc1a9be8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:49,614 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/dc85047bd2df460fa6f05320e46fd868/users/2d087a45afad4c4db624a0b9358a6a86/roles/4127abc842fb4ffd9ae4ff6779961cf0 used request id req-47173129-996d-4c2b-8c16-9ddccc1a9be8 2018-10-12 04:27:49,615 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:49,616 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:49,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4127abc842fb4ffd9ae4ff6779961cf0", "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-proj-role"}], "expires_at": "2018-10-12T05:27:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc85047bd2df460fa6f05320e46fd868", "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/dc85047bd2df460fa6f05320e46fd868", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/dc85047bd2df460fa6f05320e46fd868", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/dc85047bd2df460fa6f05320e46fd868", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/dc85047bd2df460fa6f05320e46fd868", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/dc85047bd2df460fa6f05320e46fd868", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/dc85047bd2df460fa6f05320e46fd868", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-user", "id": "2d087a45afad4c4db624a0b9358a6a86"}, "audit_ids": ["4m8S1TZyQzyYmp98UJ-Vow"], "issued_at": "2018-10-12T04:27:49.000000Z"}} 2018-10-12 04:27:49,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6faa0ca9702601b79ecbb9599432a5acc62a6ba" 2018-10-12 04:27:50,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cccc8afc-e95d-4e1a-ae52-4dd531969cdb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:50,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cccc8afc-e95d-4e1a-ae52-4dd531969cdb 2018-10-12 04:27:50,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-5537f933-1e02-4027-9d56-e7b944ff71f6-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6faa0ca9702601b79ecbb9599432a5acc62a6ba" 2018-10-12 04:27:50,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c8cf61e5-5026-49a3-b4dc-7ee4db33c3e3 Date: Fri, 12 Oct 2018 04:27:50 GMT RESP BODY: {"routers": []} 2018-10-12 04:27:50,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-5537f933-1e02-4027-9d56-e7b944ff71f6-pub-router&admin_state_up=False used request id req-c8cf61e5-5026-49a3-b4dc-7ee4db33c3e3 2018-10-12 04:27:50,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:27:50,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:50,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4127abc842fb4ffd9ae4ff6779961cf0", "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-proj-role"}], "expires_at": "2018-10-12T05:27:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc85047bd2df460fa6f05320e46fd868", "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/dc85047bd2df460fa6f05320e46fd868", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/dc85047bd2df460fa6f05320e46fd868", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/dc85047bd2df460fa6f05320e46fd868", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/dc85047bd2df460fa6f05320e46fd868", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/dc85047bd2df460fa6f05320e46fd868", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/dc85047bd2df460fa6f05320e46fd868", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-user", "id": "2d087a45afad4c4db624a0b9358a6a86"}, "audit_ids": ["CKar_x2ATyODebETDsNH6g"], "issued_at": "2018-10-12T04:27:50.000000Z"}} 2018-10-12 04:27:50,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506808355ef4fe5721428ddfa8b4d6f90c97d8b4" 2018-10-12 04:27:50,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3837ac2b-c936-4c57-882d-e37daf196011 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:27:50,718 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3837ac2b-c936-4c57-882d-e37daf196011 2018-10-12 04:27:50,719 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-5537f933-1e02-4027-9d56-e7b944ff71f6-pub-router 2018-10-12 04:27:50,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6faa0ca9702601b79ecbb9599432a5acc62a6ba" -d '{"router": {"name": "CreateRouterSuccessTests-5537f933-1e02-4027-9d56-e7b944ff71f6-pub-router", "admin_state_up": false}}' 2018-10-12 04:27:54,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-66b60602-6978-41c4-8964-2777c5f35101 Date: Fri, 12 Oct 2018 04:27:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "dc85047bd2df460fa6f05320e46fd868", "created_at": "2018-10-12T04:27:51Z", "admin_state_up": false, "updated_at": "2018-10-12T04:27:51Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "dc85047bd2df460fa6f05320e46fd868", "id": "6a2986f1-5c34-4ef5-8f65-017a6a1dfa0b", "name": "CreateRouterSuccessTests-5537f933-1e02-4027-9d56-e7b944ff71f6-pub-router"}} 2018-10-12 04:27:54,283 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-66b60602-6978-41c4-8964-2777c5f35101 2018-10-12 04:27:54,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=6a2986f1-5c34-4ef5-8f65-017a6a1dfa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6faa0ca9702601b79ecbb9599432a5acc62a6ba" 2018-10-12 04:27:54,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a566e9ba-b442-4d93-8c9b-f130eaaff98c Date: Fri, 12 Oct 2018 04:27:54 GMT RESP BODY: {"ports":[]} 2018-10-12 04:27:54,483 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=6a2986f1-5c34-4ef5-8f65-017a6a1dfa0b used request id req-a566e9ba-b442-4d93-8c9b-f130eaaff98c 2018-10-12 04:27:54,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/6a2986f1-5c34-4ef5-8f65-017a6a1dfa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6faa0ca9702601b79ecbb9599432a5acc62a6ba" 2018-10-12 04:27:54,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-7f3b659d-11b6-4cd5-b9ba-f7575bb0ee7c Date: Fri, 12 Oct 2018 04:27:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dc85047bd2df460fa6f05320e46fd868", "created_at": "2018-10-12T04:27:51Z", "admin_state_up": false, "updated_at": "2018-10-12T04:27:54Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "dc85047bd2df460fa6f05320e46fd868", "id": "6a2986f1-5c34-4ef5-8f65-017a6a1dfa0b", "name": "CreateRouterSuccessTests-5537f933-1e02-4027-9d56-e7b944ff71f6-pub-router"}} 2018-10-12 04:27:54,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/6a2986f1-5c34-4ef5-8f65-017a6a1dfa0b used request id req-7f3b659d-11b6-4cd5-b9ba-f7575bb0ee7c 2018-10-12 04:27:54,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=6a2986f1-5c34-4ef5-8f65-017a6a1dfa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6faa0ca9702601b79ecbb9599432a5acc62a6ba" 2018-10-12 04:27:54,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a4fd69ad-6444-41b2-a382-982e6eb7ee6d Date: Fri, 12 Oct 2018 04:27:54 GMT RESP BODY: {"ports":[]} 2018-10-12 04:27:54,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=6a2986f1-5c34-4ef5-8f65-017a6a1dfa0b used request id req-a4fd69ad-6444-41b2-a382-982e6eb7ee6d 2018-10-12 04:27:54,880 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:27:55,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4127abc842fb4ffd9ae4ff6779961cf0", "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-proj-role"}], "expires_at": "2018-10-12T05:27:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "dc85047bd2df460fa6f05320e46fd868", "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/dc85047bd2df460fa6f05320e46fd868", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/dc85047bd2df460fa6f05320e46fd868", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/dc85047bd2df460fa6f05320e46fd868", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/dc85047bd2df460fa6f05320e46fd868", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/dc85047bd2df460fa6f05320e46fd868", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/dc85047bd2df460fa6f05320e46fd868", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/dc85047bd2df460fa6f05320e46fd868", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-user", "id": "2d087a45afad4c4db624a0b9358a6a86"}, "audit_ids": ["oWuwUfSdRAKOCx28PueVlg"], "issued_at": "2018-10-12T04:27:55.000000Z"}} 2018-10-12 04:27:55,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-5537f933-1e02-4027-9d56-e7b944ff71f6-pub-router&admin_state_up=False -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8335c77e6dfe4a4e65d19902bfb4aa72ddc0b487" 2018-10-12 04:27:55,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 545 X-Openstack-Request-Id: req-5445197e-3957-44bf-a268-edf2b36b7463 Date: Fri, 12 Oct 2018 04:27:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "dc85047bd2df460fa6f05320e46fd868", "created_at": "2018-10-12T04:27:51Z", "admin_state_up": false, "updated_at": "2018-10-12T04:27:54Z", "flavor_id": null, "revision_number": 5, "routes": [], "project_id": "dc85047bd2df460fa6f05320e46fd868", "id": "6a2986f1-5c34-4ef5-8f65-017a6a1dfa0b", "name": "CreateRouterSuccessTests-5537f933-1e02-4027-9d56-e7b944ff71f6-pub-router"}]} 2018-10-12 04:27:55,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-5537f933-1e02-4027-9d56-e7b944ff71f6-pub-router&admin_state_up=False used request id req-5445197e-3957-44bf-a268-edf2b36b7463 2018-10-12 04:27:55,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:27:55,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:27: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:27:55,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/dc85047bd2df460fa6f05320e46fd868 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3199b46652e27ce8a0922dde90107bdcd731f7b5" 2018-10-12 04:27:55,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcf73dae-9578-43a2-ad64-e7a6f7b0b0d8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/dc85047bd2df460fa6f05320e46fd868"}, "enabled": true, "id": "dc85047bd2df460fa6f05320e46fd868", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-ab33001c-b807-4b0-proj"}} 2018-10-12 04:27:55,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/dc85047bd2df460fa6f05320e46fd868 used request id req-dcf73dae-9578-43a2-ad64-e7a6f7b0b0d8 2018-10-12 04:27:55,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=6a2986f1-5c34-4ef5-8f65-017a6a1dfa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8335c77e6dfe4a4e65d19902bfb4aa72ddc0b487" 2018-10-12 04:27:55,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e46c36d7-5c13-4f7e-85c2-40cd69ac7871 Date: Fri, 12 Oct 2018 04:27:55 GMT RESP BODY: {"ports":[]} 2018-10-12 04:27:55,823 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=6a2986f1-5c34-4ef5-8f65-017a6a1dfa0b used request id req-e46c36d7-5c13-4f7e-85c2-40cd69ac7871 2018-10-12 04:27:55,823 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-5537f933-1e02-4027-9d56-e7b944ff71f6-pub-router 2018-10-12 04:27:55,824 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-5537f933-1e02-4027-9d56-e7b944ff71f6-pub-router 2018-10-12 04:27:55,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/6a2986f1-5c34-4ef5-8f65-017a6a1dfa0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c6faa0ca9702601b79ecbb9599432a5acc62a6ba" 2018-10-12 04:27:58,683 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9cdd2fc9-2476-4b9e-8f76-dd9b2fe5f32d Content-Length: 0 Date: Fri, 12 Oct 2018 04:27:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:27:58,683 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/6a2986f1-5c34-4ef5-8f65-017a6a1dfa0b used request id req-9cdd2fc9-2476-4b9e-8f76-dd9b2fe5f32d 2018-10-12 04:27:58,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" 2018-10-12 04:27:58,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f7cebd51-c01b-400c-93b9-9c13237d31be Date: Fri, 12 Oct 2018 04:27:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:27:58,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-f7cebd51-c01b-400c-93b9-9c13237d31be 2018-10-12 04:27:58,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" 2018-10-12 04:27:59,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f1b1e8-ca95-4314-86f2-9f3d5f85979a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:27:59,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-d3f1b1e8-ca95-4314-86f2-9f3d5f85979a 2018-10-12 04:27:59,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" 2018-10-12 04:27:59,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83f9db07-316d-4654-9eec-f3d13f87c0c6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:27:59,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-83f9db07-316d-4654-9eec-f3d13f87c0c6 2018-10-12 04:27:59,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" 2018-10-12 04:27:59,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28befbd1-2da4-428b-b171-9484639268e6 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:27:59,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-28befbd1-2da4-428b-b171-9484639268e6 2018-10-12 04:27:59,187 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-ab33001c-b807-4b0-proj 2018-10-12 04:27:59,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/dc85047bd2df460fa6f05320e46fd868 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" 2018-10-12 04:27:59,392 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-886faf3c-58ae-4280-bfef-549f7301eb9e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:59,392 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/dc85047bd2df460fa6f05320e46fd868 used request id req-886faf3c-58ae-4280-bfef-549f7301eb9e 2018-10-12 04:27:59,393 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-ab33001c-b807-4b0-proj-role 2018-10-12 04:27:59,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/4127abc842fb4ffd9ae4ff6779961cf0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" 2018-10-12 04:27:59,503 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8865abf4-478b-4f1a-be3b-6e6c539b2faf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:59,503 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/4127abc842fb4ffd9ae4ff6779961cf0 used request id req-8865abf4-478b-4f1a-be3b-6e6c539b2faf 2018-10-12 04:27:59,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6f9a6bb8e0b3ddfb9c3f5538fb72b70b28ceeac3" 2018-10-12 04:27:59,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:27:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40df7863-44ca-40fc-86df-02dd4e77c47c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:27:59,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-40df7863-44ca-40fc-86df-02dd4e77c47c 2018-10-12 04:27:59,602 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-ab33001c-b807-4b0-user 2018-10-12 04:27:59,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/2d087a45afad4c4db624a0b9358a6a86 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0682a21df0d1dde3c0c5ff5c54102c68e81e4db6" 2018-10-12 04:27:59,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:27:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-746d0d6b-6747-4e2d-8834-036afb1dced2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:27:59,777 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2d087a45afad4c4db624a0b9358a6a86 used request id req-746d0d6b-6747-4e2d-8834-036afb1dced2 2018-10-12 04:27:59,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:00,165 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["3_tbArIkT0ajxu3JtPWHng"], "issued_at": "2018-10-12T04:28:00.000000Z"}} 2018-10-12 04:28:00,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab7b2a699c19e59c291a11fe09a10086a7c2ed" 2018-10-12 04:28:00,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d00ca469-ad1e-4f97-a09d-4f994a4210a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:00,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d00ca469-ad1e-4f97-a09d-4f994a4210a7 2018-10-12 04:28:00,262 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:00,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:00,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:28:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["qrhShdyoS_mpxJ9rD_bKkg"], "issued_at": "2018-10-12T04:28:00.000000Z"}} 2018-10-12 04:28:00,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" 2018-10-12 04:28:00,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1910f8ce-68de-4fe3-ae2f-b17153ba271d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:00,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1910f8ce-68de-4fe3-ae2f-b17153ba271d 2018-10-12 04:28:00,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:28:00,731 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:28: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:28:00,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fae12967-7696-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" 2018-10-12 04:28:00,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bf8d1a9-b6f0-4e4a-8f4d-0593a267637c Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fae12967-7696-40c-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:28:00,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-fae12967-7696-40c-proj used request id req-7bf8d1a9-b6f0-4e4a-8f4d-0593a267637c 2018-10-12 04:28:00,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" 2018-10-12 04:28:00,906 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612e647a-d884-4f17-bc95-737a76318d63 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:28:00,906 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-612e647a-d884-4f17-bc95-737a76318d63 2018-10-12 04:28:00,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-fae12967-7696-40c-proj"}}' 2018-10-12 04:28:01,066 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:28:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b47f084d-9040-4a57-9cfd-a35ca6e25b36 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/584aa07151a14374b72967cc91deef15"}, "enabled": true, "id": "584aa07151a14374b72967cc91deef15", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fae12967-7696-40c-proj"}} 2018-10-12 04:28:01,067 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b47f084d-9040-4a57-9cfd-a35ca6e25b36 2018-10-12 04:28:01,067 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-fae12967-7696-40c-proj 2018-10-12 04:28:01,067 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:01,068 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:01,441 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:28:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["kIpY6Hq2QVeiaBEdIqMOaA"], "issued_at": "2018-10-12T04:28:01.000000Z"}} 2018-10-12 04:28:01,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acadfb5cb622f74d0e82f8025723862d7a6e58fc" 2018-10-12 04:28:01,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba7443b3-39f5-402c-8572-6006cec14d3c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:01,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ba7443b3-39f5-402c-8572-6006cec14d3c 2018-10-12 04:28:01,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:28:01,539 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:28: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:28:01,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acadfb5cb622f74d0e82f8025723862d7a6e58fc" 2018-10-12 04:28:01,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecdb04af-6978-497d-aef9-58ed7216bb31 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:28:01,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ecdb04af-6978-497d-aef9-58ed7216bb31 2018-10-12 04:28:01,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-fae12967-7696-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acadfb5cb622f74d0e82f8025723862d7a6e58fc" 2018-10-12 04:28:01,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-579b9076-af55-4654-ad05-4a6522f4bc7b Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-fae12967-7696-40c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/584aa07151a14374b72967cc91deef15"}, "enabled": true, "id": "584aa07151a14374b72967cc91deef15", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fae12967-7696-40c-proj"}]} 2018-10-12 04:28:01,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-fae12967-7696-40c-proj used request id req-579b9076-af55-4654-ad05-4a6522f4bc7b 2018-10-12 04:28:01,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acadfb5cb622f74d0e82f8025723862d7a6e58fc" 2018-10-12 04:28:01,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cddcab89-6199-468e-8c49-4d766fbbb5d1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:28:01,749 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-cddcab89-6199-468e-8c49-4d766fbbb5d1 2018-10-12 04:28:02,078 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-fae12967-7696-40c-user 2018-10-12 04:28:02,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:02,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" 2018-10-12 04:28:02,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eecfb329-de23-4b2c-8831-e769e863eea3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:28:02,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-eecfb329-de23-4b2c-8831-e769e863eea3 2018-10-12 04:28:02,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" -d '{"role": {"name": "CreateRouterSuccessTests-fae12967-7696-40c-proj-role"}}' 2018-10-12 04:28:02,299 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7697857f-fd10-4c58-931b-29a929721178 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fdacaf63c16245599c8c2847b9d0846d", "links": {"self": "http://172.30.9.27:5000/v3/roles/fdacaf63c16245599c8c2847b9d0846d"}, "name": "CreateRouterSuccessTests-fae12967-7696-40c-proj-role"}} 2018-10-12 04:28:02,300 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-7697857f-fd10-4c58-931b-29a929721178 2018-10-12 04:28:02,300 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-fae12967-7696-40c-proj-role 2018-10-12 04:28:02,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/fdacaf63c16245599c8c2847b9d0846d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" 2018-10-12 04:28:02,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae6835b-3947-44e7-b099-560bc7952ace Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/fdacaf63c16245599c8c2847b9d0846d"}, "domain_id": null, "name": "CreateRouterSuccessTests-fae12967-7696-40c-proj-role", "id": "fdacaf63c16245599c8c2847b9d0846d"}} 2018-10-12 04:28:02,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/fdacaf63c16245599c8c2847b9d0846d used request id req-bae6835b-3947-44e7-b099-560bc7952ace 2018-10-12 04:28:02,320 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-fae12967-7696-40c-proj-role to project CreateRouterSuccessTests-fae12967-7696-40c-proj 2018-10-12 04:28:02,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/584aa07151a14374b72967cc91deef15/users/945380606d914b1ca87d254eb13881ed/roles/fdacaf63c16245599c8c2847b9d0846d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" 2018-10-12 04:28:02,458 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-21984ba8-c96d-417b-a105-9ffd915a659e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:28:02,459 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/584aa07151a14374b72967cc91deef15/users/945380606d914b1ca87d254eb13881ed/roles/fdacaf63c16245599c8c2847b9d0846d used request id req-21984ba8-c96d-417b-a105-9ffd915a659e 2018-10-12 04:28:02,459 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:02,460 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:02,849 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:28:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ZcboXkx-QC21PkqUA_1BIA"], "issued_at": "2018-10-12T04:28:02.000000Z"}} 2018-10-12 04:28:02,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:02,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0da0964-4b85-4999-91dc-11a3705786c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:02,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b0da0964-4b85-4999-91dc-11a3705786c8 2018-10-12 04:28:02,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-473706dd-9883-4765-8050-fea2eb917d5e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:03,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-87894b3c-f8ec-4b72-afed-0f7a5cc7324d Date: Fri, 12 Oct 2018 04:28:03 GMT RESP BODY: {"routers": []} 2018-10-12 04:28:03,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-473706dd-9883-4765-8050-fea2eb917d5e-pub-router&admin_state_up=True used request id req-87894b3c-f8ec-4b72-afed-0f7a5cc7324d 2018-10-12 04:28:03,134 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:03,135 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:03,526 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:28:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["iLlIIVrcRECDLCPmnnjIng"], "issued_at": "2018-10-12T04:28:03.000000Z"}} 2018-10-12 04:28:03,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ca97ce0ecd52ce9c72a0ca6df454362307c4b3" 2018-10-12 04:28:03,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca0ff46b-f747-42f7-af46-81e6db5dc5e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:03,610 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ca0ff46b-f747-42f7-af46-81e6db5dc5e2 2018-10-12 04:28:03,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:28:03,620 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:28: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:28:03,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-fae12967-7696-40c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08ca97ce0ecd52ce9c72a0ca6df454362307c4b3" 2018-10-12 04:28:03,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df12919a-705d-46fc-a024-963556d753e4 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-fae12967-7696-40c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/584aa07151a14374b72967cc91deef15"}, "enabled": true, "id": "584aa07151a14374b72967cc91deef15", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fae12967-7696-40c-proj"}]} 2018-10-12 04:28:03,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-fae12967-7696-40c-proj used request id req-df12919a-705d-46fc-a024-963556d753e4 2018-10-12 04:28:03,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:03,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-68e1c538-e199-438d-8dd8-3db36f0a6126 Date: Fri, 12 Oct 2018 04:28:03 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 04:28:03,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-68e1c538-e199-438d-8dd8-3db36f0a6126 2018-10-12 04:28:03,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:04,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-375b8e45-f576-4850-89e2-351b3787c2a5 Date: Fri, 12 Oct 2018 04:28:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 04:28:04,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-375b8e45-f576-4850-89e2-351b3787c2a5 2018-10-12 04:28:04,175 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-473706dd-9883-4765-8050-fea2eb917d5e-pub-router 2018-10-12 04:28:04,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "tenant_id": "584aa07151a14374b72967cc91deef15", "name": "CreateRouterSuccessTests-473706dd-9883-4765-8050-fea2eb917d5e-pub-router", "admin_state_up": true}}' 2018-10-12 04:28:09,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-6577a91f-90d5-47d2-9754-94889e26e6d2 Date: Fri, 12 Oct 2018 04:28:09 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "584aa07151a14374b72967cc91deef15", "created_at": "2018-10-12T04:28:04Z", "admin_state_up": true, "updated_at": "2018-10-12T04:28:05Z", "project_id": "584aa07151a14374b72967cc91deef15", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "14180f1b-307e-42ac-9359-ce529f08c1b6", "name": "CreateRouterSuccessTests-473706dd-9883-4765-8050-fea2eb917d5e-pub-router"}} 2018-10-12 04:28:09,080 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-6577a91f-90d5-47d2-9754-94889e26e6d2 2018-10-12 04:28:09,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=14180f1b-307e-42ac-9359-ce529f08c1b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:09,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3214 X-Openstack-Request-Id: req-f2e1107b-ec1a-413c-aada-09383355bd1e Date: Fri, 12 Oct 2018 04:28:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:08Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"653cf93e-7159-42d5-9c02-0d12e44a0ed8","ip_address":"169.254.192.1"}],"id":"11a9ee9d-3706-445c-b234-6aa7fc8d5ff8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:96:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 584aa07151a14374b72967cc91deef15","admin_state_up":true,"network_id":"4ebdaf46-2cb1-43c9-8a2f-206ca65fdbb1","tenant_id":"","created_at":"2018-10-12T04:28:07Z","binding:vnic_type":"normal","device_id":"14180f1b-307e-42ac-9359-ce529f08c1b6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:05Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.207"}],"id":"2fd6c37c-b945-4d3e-8694-e62ef6b15c0a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:68:7e:5a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T04:28:05Z","binding:vnic_type":"normal","device_id":"14180f1b-307e-42ac-9359-ce529f08c1b6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:06Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"653cf93e-7159-42d5-9c02-0d12e44a0ed8","ip_address":"169.254.192.3"}],"id":"5dee2d06-a15e-4341-a7b4-3128c2e3ed0a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f5:46:f6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 584aa07151a14374b72967cc91deef15","admin_state_up":true,"network_id":"4ebdaf46-2cb1-43c9-8a2f-206ca65fdbb1","tenant_id":"","created_at":"2018-10-12T04:28:06Z","binding:vnic_type":"normal","device_id":"14180f1b-307e-42ac-9359-ce529f08c1b6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"653cf93e-7159-42d5-9c02-0d12e44a0ed8","ip_address":"169.254.192.4"}],"id":"67664aff-635f-4c3c-b21b-8390ae25b164","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:89:c8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 584aa07151a14374b72967cc91deef15","admin_state_up":true,"network_id":"4ebdaf46-2cb1-43c9-8a2f-206ca65fdbb1","tenant_id":"","created_at":"2018-10-12T04:28:07Z","binding:vnic_type":"normal","device_id":"14180f1b-307e-42ac-9359-ce529f08c1b6"}]} 2018-10-12 04:28:09,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=14180f1b-307e-42ac-9359-ce529f08c1b6 used request id req-f2e1107b-ec1a-413c-aada-09383355bd1e 2018-10-12 04:28:09,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:09,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2327992d-a4c5-43ba-9850-f1723462ccce Date: Fri, 12 Oct 2018 04:28:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 04:28:09,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-2327992d-a4c5-43ba-9850-f1723462ccce 2018-10-12 04:28:09,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/653cf93e-7159-42d5-9c02-0d12e44a0ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:09,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-e47dc1d1-b3ca-4802-bbf4-08182d38526f Date: Fri, 12 Oct 2018 04:28:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4ebdaf46-2cb1-43c9-8a2f-206ca65fdbb1","tenant_id":"","created_at":"2018-10-12T04:28:04Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28: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":"653cf93e-7159-42d5-9c02-0d12e44a0ed8","subnetpool_id":null,"name":"HA subnet tenant 584aa07151a14374b72967cc91deef15"}} 2018-10-12 04:28:09,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/653cf93e-7159-42d5-9c02-0d12e44a0ed8 used request id req-e47dc1d1-b3ca-4802-bbf4-08182d38526f 2018-10-12 04:28:09,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/653cf93e-7159-42d5-9c02-0d12e44a0ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:09,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-cf112886-54cf-47e6-812d-8e58f2c26663 Date: Fri, 12 Oct 2018 04:28:09 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4ebdaf46-2cb1-43c9-8a2f-206ca65fdbb1","tenant_id":"","created_at":"2018-10-12T04:28:04Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28: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":"653cf93e-7159-42d5-9c02-0d12e44a0ed8","subnetpool_id":null,"name":"HA subnet tenant 584aa07151a14374b72967cc91deef15"}} 2018-10-12 04:28:09,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/653cf93e-7159-42d5-9c02-0d12e44a0ed8 used request id req-cf112886-54cf-47e6-812d-8e58f2c26663 2018-10-12 04:28:09,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/653cf93e-7159-42d5-9c02-0d12e44a0ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:10,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c02d8a6e-a49e-4702-a5b8-30d2d3810c56 Date: Fri, 12 Oct 2018 04:28:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4ebdaf46-2cb1-43c9-8a2f-206ca65fdbb1","tenant_id":"","created_at":"2018-10-12T04:28:04Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28: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":"653cf93e-7159-42d5-9c02-0d12e44a0ed8","subnetpool_id":null,"name":"HA subnet tenant 584aa07151a14374b72967cc91deef15"}} 2018-10-12 04:28:10,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/653cf93e-7159-42d5-9c02-0d12e44a0ed8 used request id req-c02d8a6e-a49e-4702-a5b8-30d2d3810c56 2018-10-12 04:28:10,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/14180f1b-307e-42ac-9359-ce529f08c1b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:10,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-0b6939c5-308c-401f-bea8-5dea83f9fd02 Date: Fri, 12 Oct 2018 04:28:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "584aa07151a14374b72967cc91deef15", "created_at": "2018-10-12T04:28:04Z", "admin_state_up": true, "updated_at": "2018-10-12T04:28:08Z", "project_id": "584aa07151a14374b72967cc91deef15", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "14180f1b-307e-42ac-9359-ce529f08c1b6", "name": "CreateRouterSuccessTests-473706dd-9883-4765-8050-fea2eb917d5e-pub-router"}} 2018-10-12 04:28:10,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/14180f1b-307e-42ac-9359-ce529f08c1b6 used request id req-0b6939c5-308c-401f-bea8-5dea83f9fd02 2018-10-12 04:28:10,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=14180f1b-307e-42ac-9359-ce529f08c1b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:10,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3310 X-Openstack-Request-Id: req-1ff36e23-a804-4b98-901d-aa3482dce3da Date: Fri, 12 Oct 2018 04:28:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:08Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"653cf93e-7159-42d5-9c02-0d12e44a0ed8","ip_address":"169.254.192.1"}],"id":"11a9ee9d-3706-445c-b234-6aa7fc8d5ff8","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:8a:96:8c","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 584aa07151a14374b72967cc91deef15","admin_state_up":true,"network_id":"4ebdaf46-2cb1-43c9-8a2f-206ca65fdbb1","tenant_id":"","created_at":"2018-10-12T04:28:07Z","binding:vnic_type":"normal","device_id":"14180f1b-307e-42ac-9359-ce529f08c1b6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:09Z","device_owner":"network:router_gateway","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.207"}],"id":"2fd6c37c-b945-4d3e-8694-e62ef6b15c0a","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:68:7e:5a","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":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T04:28:05Z","binding:vnic_type":"normal","device_id":"14180f1b-307e-42ac-9359-ce529f08c1b6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:06Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"653cf93e-7159-42d5-9c02-0d12e44a0ed8","ip_address":"169.254.192.3"}],"id":"5dee2d06-a15e-4341-a7b4-3128c2e3ed0a","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f5:46:f6","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 584aa07151a14374b72967cc91deef15","admin_state_up":true,"network_id":"4ebdaf46-2cb1-43c9-8a2f-206ca65fdbb1","tenant_id":"","created_at":"2018-10-12T04:28:06Z","binding:vnic_type":"normal","device_id":"14180f1b-307e-42ac-9359-ce529f08c1b6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:07Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"653cf93e-7159-42d5-9c02-0d12e44a0ed8","ip_address":"169.254.192.4"}],"id":"67664aff-635f-4c3c-b21b-8390ae25b164","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:c4:89:c8","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 584aa07151a14374b72967cc91deef15","admin_state_up":true,"network_id":"4ebdaf46-2cb1-43c9-8a2f-206ca65fdbb1","tenant_id":"","created_at":"2018-10-12T04:28:07Z","binding:vnic_type":"normal","device_id":"14180f1b-307e-42ac-9359-ce529f08c1b6"}]} 2018-10-12 04:28:10,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=14180f1b-307e-42ac-9359-ce529f08c1b6 used request id req-1ff36e23-a804-4b98-901d-aa3482dce3da 2018-10-12 04:28:10,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:10,410 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-19a134c8-ecb3-4583-9e1e-8de7e5520c2f Date: Fri, 12 Oct 2018 04:28:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 04:28:10,410 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-19a134c8-ecb3-4583-9e1e-8de7e5520c2f 2018-10-12 04:28:10,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/653cf93e-7159-42d5-9c02-0d12e44a0ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:10,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-b914d3b8-4160-4395-a9fd-4a871d20d170 Date: Fri, 12 Oct 2018 04:28:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4ebdaf46-2cb1-43c9-8a2f-206ca65fdbb1","tenant_id":"","created_at":"2018-10-12T04:28:04Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28: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":"653cf93e-7159-42d5-9c02-0d12e44a0ed8","subnetpool_id":null,"name":"HA subnet tenant 584aa07151a14374b72967cc91deef15"}} 2018-10-12 04:28:10,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/653cf93e-7159-42d5-9c02-0d12e44a0ed8 used request id req-b914d3b8-4160-4395-a9fd-4a871d20d170 2018-10-12 04:28:10,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/653cf93e-7159-42d5-9c02-0d12e44a0ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:10,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-3f98b3e7-61ae-49f1-98ab-63d87be1122d Date: Fri, 12 Oct 2018 04:28:10 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4ebdaf46-2cb1-43c9-8a2f-206ca65fdbb1","tenant_id":"","created_at":"2018-10-12T04:28:04Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28: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":"653cf93e-7159-42d5-9c02-0d12e44a0ed8","subnetpool_id":null,"name":"HA subnet tenant 584aa07151a14374b72967cc91deef15"}} 2018-10-12 04:28:10,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/653cf93e-7159-42d5-9c02-0d12e44a0ed8 used request id req-3f98b3e7-61ae-49f1-98ab-63d87be1122d 2018-10-12 04:28:10,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/653cf93e-7159-42d5-9c02-0d12e44a0ed8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:11,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-1f9ee8c6-a667-415d-84bd-3dfd6a07c164 Date: Fri, 12 Oct 2018 04:28:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"4ebdaf46-2cb1-43c9-8a2f-206ca65fdbb1","tenant_id":"","created_at":"2018-10-12T04:28:04Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28: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":"653cf93e-7159-42d5-9c02-0d12e44a0ed8","subnetpool_id":null,"name":"HA subnet tenant 584aa07151a14374b72967cc91deef15"}} 2018-10-12 04:28:11,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/653cf93e-7159-42d5-9c02-0d12e44a0ed8 used request id req-1f9ee8c6-a667-415d-84bd-3dfd6a07c164 2018-10-12 04:28:11,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:11,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "fdacaf63c16245599c8c2847b9d0846d", "name": "CreateRouterSuccessTests-fae12967-7696-40c-proj-role"}], "expires_at": "2018-10-12T05:28:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "584aa07151a14374b72967cc91deef15", "name": "CreateRouterSuccessTests-fae12967-7696-40c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/584aa07151a14374b72967cc91deef15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/584aa07151a14374b72967cc91deef15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/584aa07151a14374b72967cc91deef15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/584aa07151a14374b72967cc91deef15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/584aa07151a14374b72967cc91deef15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/584aa07151a14374b72967cc91deef15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/584aa07151a14374b72967cc91deef15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/584aa07151a14374b72967cc91deef15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/584aa07151a14374b72967cc91deef15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/584aa07151a14374b72967cc91deef15", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/584aa07151a14374b72967cc91deef15", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/584aa07151a14374b72967cc91deef15", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-fae12967-7696-40c-user", "id": "945380606d914b1ca87d254eb13881ed"}, "audit_ids": ["tnEf7E3lQimm6pDAcxa3Ew"], "issued_at": "2018-10-12T04:28:11.000000Z"}} 2018-10-12 04:28:11,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-473706dd-9883-4765-8050-fea2eb917d5e-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dd33ba9f708588f01e878702741b7915a62fd0" 2018-10-12 04:28:11,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-2041beb5-cc06-4e37-a827-9801e61e650f Date: Fri, 12 Oct 2018 04:28:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.207"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "584aa07151a14374b72967cc91deef15", "created_at": "2018-10-12T04:28:04Z", "admin_state_up": true, "updated_at": "2018-10-12T04:28:08Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "584aa07151a14374b72967cc91deef15", "id": "14180f1b-307e-42ac-9359-ce529f08c1b6", "name": "CreateRouterSuccessTests-473706dd-9883-4765-8050-fea2eb917d5e-pub-router"}]} 2018-10-12 04:28:11,622 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-473706dd-9883-4765-8050-fea2eb917d5e-pub-router&admin_state_up=True used request id req-2041beb5-cc06-4e37-a827-9801e61e650f 2018-10-12 04:28:11,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:28:11,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:28: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:28:11,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/584aa07151a14374b72967cc91deef15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71ab7b2a699c19e59c291a11fe09a10086a7c2ed" 2018-10-12 04:28:11,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3d7f73c-e3bb-4056-b619-f0153d16cd0a Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/584aa07151a14374b72967cc91deef15"}, "enabled": true, "id": "584aa07151a14374b72967cc91deef15", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-fae12967-7696-40c-proj"}} 2018-10-12 04:28:11,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/584aa07151a14374b72967cc91deef15 used request id req-d3d7f73c-e3bb-4056-b619-f0153d16cd0a 2018-10-12 04:28:11,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=14180f1b-307e-42ac-9359-ce529f08c1b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dd33ba9f708588f01e878702741b7915a62fd0" 2018-10-12 04:28:11,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-93cfdbdd-ad6d-4958-9e95-3ede063fe444 Date: Fri, 12 Oct 2018 04:28:11 GMT RESP BODY: {"ports":[]} 2018-10-12 04:28:11,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=14180f1b-307e-42ac-9359-ce529f08c1b6 used request id req-93cfdbdd-ad6d-4958-9e95-3ede063fe444 2018-10-12 04:28:11,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dd33ba9f708588f01e878702741b7915a62fd0" 2018-10-12 04:28:12,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-b8b6209c-a1cd-4585-9ccf-62a328f254d9 Date: Fri, 12 Oct 2018 04:28:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:28:12,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-b8b6209c-a1cd-4585-9ccf-62a328f254d9 2018-10-12 04:28:12,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8dd33ba9f708588f01e878702741b7915a62fd0" 2018-10-12 04:28:12,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9623672e-72e8-4ea8-af3c-a03cc8762a43 Date: Fri, 12 Oct 2018 04:28:12 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:28:12,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-9623672e-72e8-4ea8-af3c-a03cc8762a43 2018-10-12 04:28:12,312 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-473706dd-9883-4765-8050-fea2eb917d5e-pub-router 2018-10-12 04:28:12,312 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-473706dd-9883-4765-8050-fea2eb917d5e-pub-router 2018-10-12 04:28:12,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/14180f1b-307e-42ac-9359-ce529f08c1b6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}51c7030199e0f3aa1b2f43e144fa1054d65f21e6" 2018-10-12 04:28:15,877 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-82fc5b8b-218a-4b22-a458-6ff443f3c3ff Content-Length: 0 Date: Fri, 12 Oct 2018 04:28:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:28:15,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/14180f1b-307e-42ac-9359-ce529f08c1b6 used request id req-82fc5b8b-218a-4b22-a458-6ff443f3c3ff 2018-10-12 04:28:15,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" 2018-10-12 04:28:16,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b865e945-14eb-4f50-b9e7-ccf386feb28e Date: Fri, 12 Oct 2018 04:28:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:28:16,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-b865e945-14eb-4f50-b9e7-ccf386feb28e 2018-10-12 04:28:16,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" 2018-10-12 04:28:16,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c761fd88-942c-436b-b8df-3cf414b7fff6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:28:16,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-c761fd88-942c-436b-b8df-3cf414b7fff6 2018-10-12 04:28:16,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" 2018-10-12 04:28:16,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28668b54-1dae-4934-8cf0-7a2a94f09740 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:28:16,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-28668b54-1dae-4934-8cf0-7a2a94f09740 2018-10-12 04:28:16,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" 2018-10-12 04:28:16,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-585db410-cf59-4c56-9423-542f748d090f 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:28:16,383 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-585db410-cf59-4c56-9423-542f748d090f 2018-10-12 04:28:16,384 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-fae12967-7696-40c-proj 2018-10-12 04:28:16,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/584aa07151a14374b72967cc91deef15 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" 2018-10-12 04:28:16,644 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-958ecf49-172c-4984-a641-e680a2ba15d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:28:16,645 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/584aa07151a14374b72967cc91deef15 used request id req-958ecf49-172c-4984-a641-e680a2ba15d6 2018-10-12 04:28:16,645 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-fae12967-7696-40c-proj-role 2018-10-12 04:28:16,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/fdacaf63c16245599c8c2847b9d0846d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" 2018-10-12 04:28:16,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd1c9e0f-3b59-4b55-8cc4-17bc45b2cdf8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:28:16,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/fdacaf63c16245599c8c2847b9d0846d used request id req-bd1c9e0f-3b59-4b55-8cc4-17bc45b2cdf8 2018-10-12 04:28:16,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}71a6b7974a46f07ceaa7da414fdd9f2e18173643" 2018-10-12 04:28:16,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c38f035-e1f5-481d-8329-38f43d06282e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:28:16,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8c38f035-e1f5-481d-8329-38f43d06282e 2018-10-12 04:28:16,866 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-fae12967-7696-40c-user 2018-10-12 04:28:16,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/945380606d914b1ca87d254eb13881ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}acadfb5cb622f74d0e82f8025723862d7a6e58fc" 2018-10-12 04:28:17,091 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:28:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d928f6e1-c1f1-457c-9cc7-04655f55e749 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:28:17,091 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/945380606d914b1ca87d254eb13881ed used request id req-d928f6e1-c1f1-457c-9cc7-04655f55e749 2018-10-12 04:28:17,093 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:17,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["lzIAjcS7QP-oxAVtAvj_dw"], "issued_at": "2018-10-12T04:28:17.000000Z"}} 2018-10-12 04:28:17,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2421f8def701bcf26dd1e413576ed8eb473f975d" 2018-10-12 04:28:17,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66e1465b-92c7-48b5-b39b-ad0b64a2a59c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:17,564 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-66e1465b-92c7-48b5-b39b-ad0b64a2a59c 2018-10-12 04:28:17,565 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:17,566 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:17,953 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:28:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["a7tPyGXTSJm0YjagwNZ6Cg"], "issued_at": "2018-10-12T04:28:17.000000Z"}} 2018-10-12 04:28:17,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:18,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15522566-5dc2-4c7c-8f0d-4d156cbd352e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:18,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-15522566-5dc2-4c7c-8f0d-4d156cbd352e 2018-10-12 04:28:18,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:28:18,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:28: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:28:18,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-be007e7f-67bd-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:18,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6a90b5f-79b3-4e97-85bc-39d05256c505 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-be007e7f-67bd-463-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:28:18,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-be007e7f-67bd-463-proj used request id req-e6a90b5f-79b3-4e97-85bc-39d05256c505 2018-10-12 04:28:18,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:18,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5af8db5-2827-4057-8ff7-277677b272c7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:28:18,155 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b5af8db5-2827-4057-8ff7-277677b272c7 2018-10-12 04:28:18,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj"}}' 2018-10-12 04:28:18,276 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:28:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fed19e20-d03d-4f94-8ead-1f27a867a438 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5"}, "enabled": true, "id": "e7b221b407b14913bc1c8de3908700c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj"}} 2018-10-12 04:28:18,276 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-fed19e20-d03d-4f94-8ead-1f27a867a438 2018-10-12 04:28:18,276 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-be007e7f-67bd-463-proj 2018-10-12 04:28:18,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:18,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:18,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:28:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["AEubERKTS7-PJzSkp_fnVg"], "issued_at": "2018-10-12T04:28:18.000000Z"}} 2018-10-12 04:28:18,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e424af90620d316086e13ecae504b1cf626cea7" 2018-10-12 04:28:18,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-947f041b-1d67-4628-92e4-b70e061d05df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:18,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-947f041b-1d67-4628-92e4-b70e061d05df 2018-10-12 04:28:18,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:28:18,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:28: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:28:18,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e424af90620d316086e13ecae504b1cf626cea7" 2018-10-12 04:28:18,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12fb6c04-25a8-4657-bf69-804cdfd3a4a2 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:28:18,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-12fb6c04-25a8-4657-bf69-804cdfd3a4a2 2018-10-12 04:28:18,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-be007e7f-67bd-463-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e424af90620d316086e13ecae504b1cf626cea7" 2018-10-12 04:28:18,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26f6cd8f-8b51-4d72-a760-dcfbaba1acfe Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-be007e7f-67bd-463-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5"}, "enabled": true, "id": "e7b221b407b14913bc1c8de3908700c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj"}]} 2018-10-12 04:28:18,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-be007e7f-67bd-463-proj used request id req-26f6cd8f-8b51-4d72-a760-dcfbaba1acfe 2018-10-12 04:28:18,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e424af90620d316086e13ecae504b1cf626cea7" 2018-10-12 04:28:19,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70555828-4c4d-41a5-bb52-1abf057df93d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:28:19,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-70555828-4c4d-41a5-bb52-1abf057df93d 2018-10-12 04:28:19,342 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-be007e7f-67bd-463-user 2018-10-12 04:28:19,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:19,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:19,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f33f8620-bf55-4e2d-b8fd-44f13bb05382 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:28:19,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f33f8620-bf55-4e2d-b8fd-44f13bb05382 2018-10-12 04:28:19,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" -d '{"role": {"name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj-role"}}' 2018-10-12 04:28:19,533 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2149cbc-48a5-4c70-9022-feb62f72dedc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2c55fc0086934dff95bfe77be53761c6", "links": {"self": "http://172.30.9.27:5000/v3/roles/2c55fc0086934dff95bfe77be53761c6"}, "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj-role"}} 2018-10-12 04:28:19,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a2149cbc-48a5-4c70-9022-feb62f72dedc 2018-10-12 04:28:19,534 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-be007e7f-67bd-463-proj-role 2018-10-12 04:28:19,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/2c55fc0086934dff95bfe77be53761c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:19,621 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d600b3-76d6-4003-a66e-0c5603584306 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/2c55fc0086934dff95bfe77be53761c6"}, "domain_id": null, "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj-role", "id": "2c55fc0086934dff95bfe77be53761c6"}} 2018-10-12 04:28:19,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/2c55fc0086934dff95bfe77be53761c6 used request id req-81d600b3-76d6-4003-a66e-0c5603584306 2018-10-12 04:28:19,621 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-be007e7f-67bd-463-proj-role to project CreateRouterSuccessTests-be007e7f-67bd-463-proj 2018-10-12 04:28:19,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5/users/00c13e371171427c9bb9154ee860a97a/roles/2c55fc0086934dff95bfe77be53761c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:19,739 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:28:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19579418-0632-4b8d-9000-0cdecc9ba5f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:28:19,739 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5/users/00c13e371171427c9bb9154ee860a97a/roles/2c55fc0086934dff95bfe77be53761c6 used request id req-19579418-0632-4b8d-9000-0cdecc9ba5f4 2018-10-12 04:28:19,740 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:19,741 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:20,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c55fc0086934dff95bfe77be53761c6", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj-role"}], "expires_at": "2018-10-12T05:28:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7b221b407b14913bc1c8de3908700c5", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-be007e7f-67bd-463-user", "id": "00c13e371171427c9bb9154ee860a97a"}, "audit_ids": ["oeNUzNb8Q4Oc5zqpfBNkNw"], "issued_at": "2018-10-12T04:28:20.000000Z"}} 2018-10-12 04:28:20,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18dbf3a7aaf99d13dc0cde6d1d196b40b01039f3" 2018-10-12 04:28:20,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5faac3be-162e-4c6c-8ba9-099312446ac5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:20,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5faac3be-162e-4c6c-8ba9-099312446ac5 2018-10-12 04:28:20,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18dbf3a7aaf99d13dc0cde6d1d196b40b01039f3" 2018-10-12 04:28:20,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-274d1c2d-a5c3-4db8-9725-fd6638f5b3db Date: Fri, 12 Oct 2018 04:28:20 GMT RESP BODY: {"networks":[]} 2018-10-12 04:28:20,377 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1 used request id req-274d1c2d-a5c3-4db8-9725-fd6638f5b3db 2018-10-12 04:28:20,377 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1 2018-10-12 04:28:20,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18dbf3a7aaf99d13dc0cde6d1d196b40b01039f3" -d '{"network": {"name": "CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1", "admin_state_up": true}}' 2018-10-12 04:28:21,023 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-75b96256-7444-4db0-b289-1902dc3498b5 Date: Fri, 12 Oct 2018 04:28:21 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"9f6d4280-c882-4dca-8522-e51d41711fa2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"e7b221b407b14913bc1c8de3908700c5","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:28:20Z","is_default":false,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:20Z","mtu":1450}} 2018-10-12 04:28:21,023 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-75b96256-7444-4db0-b289-1902dc3498b5 2018-10-12 04:28:21,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9f6d4280-c882-4dca-8522-e51d41711fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18dbf3a7aaf99d13dc0cde6d1d196b40b01039f3" 2018-10-12 04:28:21,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e5046f2c-c936-4a49-9fc5-a5d5ca7d5d0f Date: Fri, 12 Oct 2018 04:28:21 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-10-12T04:28:20Z","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"e7b221b407b14913bc1c8de3908700c5","id":"9f6d4280-c882-4dca-8522-e51d41711fa2","name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1"}]} 2018-10-12 04:28:21,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9f6d4280-c882-4dca-8522-e51d41711fa2 used request id req-e5046f2c-c936-4a49-9fc5-a5d5ca7d5d0f 2018-10-12 04:28:21,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18dbf3a7aaf99d13dc0cde6d1d196b40b01039f3" 2018-10-12 04:28:21,441 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4f6f2ddb-7c16-458b-9ab6-a438703002b2 Date: Fri, 12 Oct 2018 04:28:21 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:28:21,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 used request id req-4f6f2ddb-7c16-458b-9ab6-a438703002b2 2018-10-12 04:28:21,441 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1 2018-10-12 04:28:21,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18dbf3a7aaf99d13dc0cde6d1d196b40b01039f3" -d '{"subnets": [{"ip_version": 4, "network_id": "9f6d4280-c882-4dca-8522-e51d41711fa2", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1"}]}' 2018-10-12 04:28:22,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-7530e28b-8b36-48e7-82d8-0e3c2f6695a9 Date: Fri, 12 Oct 2018 04:28:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:21Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:21Z","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":"e7b221b407b14913bc1c8de3908700c5","id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","subnetpool_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1"}]} 2018-10-12 04:28:22,142 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-7530e28b-8b36-48e7-82d8-0e3c2f6695a9 2018-10-12 04:28:22,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9f6d4280-c882-4dca-8522-e51d41711fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18dbf3a7aaf99d13dc0cde6d1d196b40b01039f3" 2018-10-12 04:28:22,409 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a5758983-023b-4a14-8ece-6c2a05c4ba0e Date: Fri, 12 Oct 2018 04:28: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":["7781fccb-ec8a-484a-84cb-7fc5b89b7c85"],"updated_at":"2018-10-12T04:28:21Z","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e7b221b407b14913bc1c8de3908700c5","id":"9f6d4280-c882-4dca-8522-e51d41711fa2","name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1"}]} 2018-10-12 04:28:22,409 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9f6d4280-c882-4dca-8522-e51d41711fa2 used request id req-a5758983-023b-4a14-8ece-6c2a05c4ba0e 2018-10-12 04:28:22,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18dbf3a7aaf99d13dc0cde6d1d196b40b01039f3" 2018-10-12 04:28:22,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-816296e5-bb61-4d71-9f52-ca701aaae1f3 Date: Fri, 12 Oct 2018 04:28:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:21Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:21Z","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":"e7b221b407b14913bc1c8de3908700c5","id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","subnetpool_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1"}]} 2018-10-12 04:28:22,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 used request id req-816296e5-bb61-4d71-9f52-ca701aaae1f3 2018-10-12 04:28:22,632 - OpenStackNetwork - DEBUG - Network [9f6d4280-c882-4dca-8522-e51d41711fa2] created successfully 2018-10-12 04:28:22,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:22,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:23,091 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c55fc0086934dff95bfe77be53761c6", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj-role"}], "expires_at": "2018-10-12T05:28:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7b221b407b14913bc1c8de3908700c5", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-be007e7f-67bd-463-user", "id": "00c13e371171427c9bb9154ee860a97a"}, "audit_ids": ["g455SavBRbSSj_7U6UZYgQ"], "issued_at": "2018-10-12T04:28:23.000000Z"}} 2018-10-12 04:28:23,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:23,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6f11d8-5052-4598-9a7e-a51e7310722f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:23,167 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2a6f11d8-5052-4598-9a7e-a51e7310722f 2018-10-12 04:28:23,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:23,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4fa1bd04-608a-49e6-a71d-1f31e1f93b5d Date: Fri, 12 Oct 2018 04:28:23 GMT RESP BODY: {"routers": []} 2018-10-12 04:28:23,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router&admin_state_up=True used request id req-4fa1bd04-608a-49e6-a71d-1f31e1f93b5d 2018-10-12 04:28:23,355 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:23,356 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:23,741 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c55fc0086934dff95bfe77be53761c6", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj-role"}], "expires_at": "2018-10-12T05:28:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7b221b407b14913bc1c8de3908700c5", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-be007e7f-67bd-463-user", "id": "00c13e371171427c9bb9154ee860a97a"}, "audit_ids": ["OVq9dWMuQI2jDBWxcOvuRQ"], "issued_at": "2018-10-12T04:28:23.000000Z"}} 2018-10-12 04:28:23,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7afcf458a873e622437e41f31d6fc2bd219e1772" 2018-10-12 04:28:23,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6330b1d1-bfbb-43ce-8c38-4599ad16e8f0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:23,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6330b1d1-bfbb-43ce-8c38-4599ad16e8f0 2018-10-12 04:28:23,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:24,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-cf6c6808-1a89-4ce4-b696-522ad297aea8 Date: Fri, 12 Oct 2018 04:28:24 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:28:24,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-cf6c6808-1a89-4ce4-b696-522ad297aea8 2018-10-12 04:28:24,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:24,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ad0b749b-7601-4431-b3d7-3db7196df62c Date: Fri, 12 Oct 2018 04:28:24 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:28:24,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-ad0b749b-7601-4431-b3d7-3db7196df62c 2018-10-12 04:28:24,354 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router 2018-10-12 04:28:24,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router", "admin_state_up": true}}' 2018-10-12 04:28:29,092 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-424ab07b-c87b-434e-837e-5731d84784f9 Date: Fri, 12 Oct 2018 04:28:29 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "created_at": "2018-10-12T04:28:24Z", "admin_state_up": true, "updated_at": "2018-10-12T04:28:25Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "e7b221b407b14913bc1c8de3908700c5", "id": "3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d", "name": "CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router"}} 2018-10-12 04:28:29,092 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-424ab07b-c87b-434e-837e-5731d84784f9 2018-10-12 04:28:29,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:29,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9abbcd9c-2f61-4d9d-b7d0-c62271d913a5 Date: Fri, 12 Oct 2018 04:28:29 GMT RESP BODY: {"ports":[]} 2018-10-12 04:28:29,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d used request id req-9abbcd9c-2f61-4d9d-b7d0-c62271d913a5 2018-10-12 04:28:29,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:29,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-025e2c49-f0ce-442a-b558-3a2ea01ef042 Date: Fri, 12 Oct 2018 04:28: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":["7781fccb-ec8a-484a-84cb-7fc5b89b7c85"],"updated_at":"2018-10-12T04:28:21Z","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e7b221b407b14913bc1c8de3908700c5","id":"9f6d4280-c882-4dca-8522-e51d41711fa2","name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1"}]} 2018-10-12 04:28:29,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1 used request id req-025e2c49-f0ce-442a-b558-3a2ea01ef042 2018-10-12 04:28:29,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:28:29,434 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:28: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:28:29,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:29,520 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64cd7ee-3051-4c78-914e-e574706f82f4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5"}, "enabled": true, "id": "e7b221b407b14913bc1c8de3908700c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj"}} 2018-10-12 04:28:29,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5 used request id req-c64cd7ee-3051-4c78-914e-e574706f82f4 2018-10-12 04:28:29,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:29,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-c81dca4d-9ea5-4ca5-800f-b0255be07830 Date: Fri, 12 Oct 2018 04:28:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:21Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:21Z","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":"e7b221b407b14913bc1c8de3908700c5","id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","subnetpool_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1"}]} 2018-10-12 04:28:29,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 used request id req-c81dca4d-9ea5-4ca5-800f-b0255be07830 2018-10-12 04:28:29,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2&name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:29,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-98958107-2612-4613-80de-82532a168197 Date: Fri, 12 Oct 2018 04:28:29 GMT RESP BODY: {"ports":[]} 2018-10-12 04:28:29,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2&name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-port1&admin_state_up=True used request id req-98958107-2612-4613-80de-82532a168197 2018-10-12 04:28:29,758 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-port1 for router - CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router 2018-10-12 04:28:29,758 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:29,759 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:30,127 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c55fc0086934dff95bfe77be53761c6", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj-role"}], "expires_at": "2018-10-12T05:28:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7b221b407b14913bc1c8de3908700c5", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-be007e7f-67bd-463-user", "id": "00c13e371171427c9bb9154ee860a97a"}, "audit_ids": ["CN3RCfPPTOGqaJ14DlZHdQ"], "issued_at": "2018-10-12T04:28:30.000000Z"}} 2018-10-12 04:28:30,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c32ffcabf236c046e773ca46e10003829ea7f3" 2018-10-12 04:28:30,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47e108d0-4231-41c9-9f41-a61580c03581 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:30,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-47e108d0-4231-41c9-9f41-a61580c03581 2018-10-12 04:28:30,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:30,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3a995a57-3382-474d-99a8-bd9ca0023b91 Date: Fri, 12 Oct 2018 04: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":["7781fccb-ec8a-484a-84cb-7fc5b89b7c85"],"updated_at":"2018-10-12T04:28:21Z","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e7b221b407b14913bc1c8de3908700c5","id":"9f6d4280-c882-4dca-8522-e51d41711fa2","name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1"}]} 2018-10-12 04:28:30,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1 used request id req-3a995a57-3382-474d-99a8-bd9ca0023b91 2018-10-12 04:28:30,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:30,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-5fbd51e9-adf5-4a45-8738-208591d8100c Date: Fri, 12 Oct 2018 04:28:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:21Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:21Z","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":"e7b221b407b14913bc1c8de3908700c5","id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","subnetpool_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1"}]} 2018-10-12 04:28:30,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 used request id req-5fbd51e9-adf5-4a45-8738-208591d8100c 2018-10-12 04:28:30,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:30,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ed56048b-ca9d-483b-9914-8fb18a170cd9 Date: Fri, 12 Oct 2018 04: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":["7781fccb-ec8a-484a-84cb-7fc5b89b7c85"],"updated_at":"2018-10-12T04:28:21Z","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e7b221b407b14913bc1c8de3908700c5","id":"9f6d4280-c882-4dca-8522-e51d41711fa2","name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1"}]} 2018-10-12 04:28:30,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1 used request id req-ed56048b-ca9d-483b-9914-8fb18a170cd9 2018-10-12 04:28:30,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:28:30,605 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:28: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:28:30,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75c32ffcabf236c046e773ca46e10003829ea7f3" 2018-10-12 04:28:30,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99657dd2-b0cb-4267-97d4-3c52a68a2633 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5"}, "enabled": true, "id": "e7b221b407b14913bc1c8de3908700c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj"}} 2018-10-12 04:28:30,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5 used request id req-99657dd2-b0cb-4267-97d4-3c52a68a2633 2018-10-12 04:28:30,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:30,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-d7cc2924-aed3-4aa7-8e71-a378274d4688 Date: Fri, 12 Oct 2018 04:28:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:21Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:21Z","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":"e7b221b407b14913bc1c8de3908700c5","id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","subnetpool_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1"}]} 2018-10-12 04:28:30,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 used request id req-d7cc2924-aed3-4aa7-8e71-a378274d4688 2018-10-12 04:28:30,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2&name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:31,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-56faaae4-8e2a-4f03-8668-19423ab7a170 Date: Fri, 12 Oct 2018 04:28:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:21Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:21Z","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":"e7b221b407b14913bc1c8de3908700c5","id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","subnetpool_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1"}]} 2018-10-12 04:28:31,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2&name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1 used request id req-56faaae4-8e2a-4f03-8668-19423ab7a170 2018-10-12 04:28:31,100 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1 2018-10-12 04:28:31,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" -d '{"port": {"network_id": "9f6d4280-c882-4dca-8522-e51d41711fa2", "fixed_ips": [{"subnet_id": "7781fccb-ec8a-484a-84cb-7fc5b89b7c85", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-port1", "admin_state_up": true}}' 2018-10-12 04:28:32,197 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-67259430-a788-4aed-ab8c-e4a791566b8f Date: Fri, 12 Oct 2018 04:28:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","ip_address":"10.200.201.1"}],"id":"cc888164-6bdc-4cd7-9098-7034b87596ac","security_groups":["e2766700-329f-4e4c-8f54-d77e9019208a"],"mac_address":"fa:16:3e:0c:19:3e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-port1","project_id":"e7b221b407b14913bc1c8de3908700c5","qos_policy_id":null,"admin_state_up":true,"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:31Z","binding:vnic_type":"normal"}} 2018-10-12 04:28:32,197 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-67259430-a788-4aed-ab8c-e4a791566b8f 2018-10-12 04:28:32,197 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-port1 for router - CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router 2018-10-12 04:28:32,198 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router 2018-10-12 04:28:32,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" -d '{"port_id": "cc888164-6bdc-4cd7-9098-7034b87596ac"}' 2018-10-12 04:28:34,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-85030de3-b21d-45e9-b16a-c722c4e66248 Date: Fri, 12 Oct 2018 04:28:34 GMT RESP BODY: {"network_id": "9f6d4280-c882-4dca-8522-e51d41711fa2", "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "subnet_id": "7781fccb-ec8a-484a-84cb-7fc5b89b7c85", "subnet_ids": ["7781fccb-ec8a-484a-84cb-7fc5b89b7c85"], "port_id": "cc888164-6bdc-4cd7-9098-7034b87596ac", "id": "3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d"} 2018-10-12 04:28:34,186 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d/add_router_interface used request id req-85030de3-b21d-45e9-b16a-c722c4e66248 2018-10-12 04:28:34,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:34,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-5fb67ebf-61ee-4cc3-be1a-02c2e92c6737 Date: Fri, 12 Oct 2018 04:28:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "created_at": "2018-10-12T04:28:24Z", "admin_state_up": true, "updated_at": "2018-10-12T04:28:33Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "e7b221b407b14913bc1c8de3908700c5", "id": "3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d", "name": "CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router"}} 2018-10-12 04:28:34,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d used request id req-5fb67ebf-61ee-4cc3-be1a-02c2e92c6737 2018-10-12 04:28:34,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:34,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 860 X-Openstack-Request-Id: req-a4bc4e73-28c5-404f-a56f-864abeed121d Date: Fri, 12 Oct 2018 04:28:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","ip_address":"10.200.201.1"}],"id":"cc888164-6bdc-4cd7-9098-7034b87596ac","security_groups":["e2766700-329f-4e4c-8f54-d77e9019208a"],"mac_address":"fa:16:3e:0c:19:3e","project_id":"e7b221b407b14913bc1c8de3908700c5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-port1","admin_state_up":true,"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:31Z","binding:vnic_type":"normal","device_id":"3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d"}]} 2018-10-12 04:28:34,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d used request id req-a4bc4e73-28c5-404f-a56f-864abeed121d 2018-10-12 04:28:34,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/7781fccb-ec8a-484a-84cb-7fc5b89b7c85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:34,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-54592fe4-99f4-4365-a091-d919a5889ef1 Date: Fri, 12 Oct 2018 04:28:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:21Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:21Z","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":"e7b221b407b14913bc1c8de3908700c5","id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","subnetpool_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1"}} 2018-10-12 04:28:34,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/7781fccb-ec8a-484a-84cb-7fc5b89b7c85 used request id req-54592fe4-99f4-4365-a091-d919a5889ef1 2018-10-12 04:28:34,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:35,316 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2c55fc0086934dff95bfe77be53761c6", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj-role"}], "expires_at": "2018-10-12T05:28:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e7b221b407b14913bc1c8de3908700c5", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/e7b221b407b14913bc1c8de3908700c5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-be007e7f-67bd-463-user", "id": "00c13e371171427c9bb9154ee860a97a"}, "audit_ids": ["G7Ii4Ob0QiixVxOmgMaHdg"], "issued_at": "2018-10-12T04:28:35.000000Z"}} 2018-10-12 04:28:35,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f4d36162888f7823b8521a3f492a28e9dc31bf" 2018-10-12 04:28:35,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-ada15d04-92b0-4343-8b69-54144970bd23 Date: Fri, 12 Oct 2018 04:28:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "created_at": "2018-10-12T04:28:24Z", "admin_state_up": true, "updated_at": "2018-10-12T04:28:33Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "e7b221b407b14913bc1c8de3908700c5", "id": "3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d", "name": "CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router"}]} 2018-10-12 04:28:35,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router&admin_state_up=True used request id req-ada15d04-92b0-4343-8b69-54144970bd23 2018-10-12 04:28:35,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:28:35,553 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:28:35,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2421f8def701bcf26dd1e413576ed8eb473f975d" 2018-10-12 04:28:35,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a50d3c-ced2-47ed-8653-5e644cd68933 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5"}, "enabled": true, "id": "e7b221b407b14913bc1c8de3908700c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj"}} 2018-10-12 04:28:35,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5 used request id req-54a50d3c-ced2-47ed-8653-5e644cd68933 2018-10-12 04:28:35,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f4d36162888f7823b8521a3f492a28e9dc31bf" 2018-10-12 04:28:35,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 861 X-Openstack-Request-Id: req-e33f9b89-9db7-42fe-834d-95e6c5c37b33 Date: Fri, 12 Oct 2018 04:28:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:35Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","ip_address":"10.200.201.1"}],"id":"cc888164-6bdc-4cd7-9098-7034b87596ac","security_groups":["e2766700-329f-4e4c-8f54-d77e9019208a"],"mac_address":"fa:16:3e:0c:19:3e","project_id":"e7b221b407b14913bc1c8de3908700c5","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-port1","admin_state_up":true,"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:31Z","binding:vnic_type":"normal","device_id":"3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d"}]} 2018-10-12 04:28:35,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d used request id req-e33f9b89-9db7-42fe-834d-95e6c5c37b33 2018-10-12 04:28:35,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/7781fccb-ec8a-484a-84cb-7fc5b89b7c85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f4d36162888f7823b8521a3f492a28e9dc31bf" 2018-10-12 04:28:36,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b5fca777-ffec-4560-8aae-0570027722c9 Date: Fri, 12 Oct 2018 04:28:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:21Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:21Z","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":"e7b221b407b14913bc1c8de3908700c5","id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","subnetpool_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1"}} 2018-10-12 04:28:36,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/7781fccb-ec8a-484a-84cb-7fc5b89b7c85 used request id req-b5fca777-ffec-4560-8aae-0570027722c9 2018-10-12 04:28:36,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f4d36162888f7823b8521a3f492a28e9dc31bf" 2018-10-12 04:28:36,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-70c5c0ec-3969-4b4b-9abc-a1ec9994b04d Date: Fri, 12 Oct 2018 04:28:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:28:36,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-70c5c0ec-3969-4b4b-9abc-a1ec9994b04d 2018-10-12 04:28:36,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f4d36162888f7823b8521a3f492a28e9dc31bf" 2018-10-12 04:28:36,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c95a0ce1-484e-40d2-b911-9b41fda0d895 Date: Fri, 12 Oct 2018 04:28:36 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:28:36,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-c95a0ce1-484e-40d2-b911-9b41fda0d895 2018-10-12 04:28:36,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9f6d4280-c882-4dca-8522-e51d41711fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f4d36162888f7823b8521a3f492a28e9dc31bf" 2018-10-12 04:28:36,864 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-25615aef-ae2c-4cfa-8ba6-cefc9a7bcbf5 Date: Fri, 12 Oct 2018 04: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":["7781fccb-ec8a-484a-84cb-7fc5b89b7c85"],"updated_at":"2018-10-12T04:28:21Z","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e7b221b407b14913bc1c8de3908700c5","id":"9f6d4280-c882-4dca-8522-e51d41711fa2","name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1"}]} 2018-10-12 04:28:36,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9f6d4280-c882-4dca-8522-e51d41711fa2 used request id req-25615aef-ae2c-4cfa-8ba6-cefc9a7bcbf5 2018-10-12 04:28:36,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f4d36162888f7823b8521a3f492a28e9dc31bf" 2018-10-12 04:28:37,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0dd2c083-fb52-4ef4-bfb9-d9b1ffbf7ea6 Date: Fri, 12 Oct 2018 04:28:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:21Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:21Z","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":"e7b221b407b14913bc1c8de3908700c5","id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","subnetpool_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1"}]} 2018-10-12 04:28:37,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 used request id req-0dd2c083-fb52-4ef4-bfb9-d9b1ffbf7ea6 2018-10-12 04:28:37,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f4d36162888f7823b8521a3f492a28e9dc31bf" 2018-10-12 04:28:37,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-938683ab-8c36-4ff6-9455-ac1b63861a4f Date: Fri, 12 Oct 2018 04:28:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","ip_address":"10.200.201.3"}],"id":"374073ba-8a7b-4ee5-be81-0ee5b431e5b4","security_groups":[],"mac_address":"fa:16:3e:2b:86:27","project_id":"e7b221b407b14913bc1c8de3908700c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:22Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-9f6d4280-c882-4dca-8522-e51d41711fa2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","ip_address":"10.200.201.2"}],"id":"56356acf-2cf1-4044-b569-e70ba4a216e8","security_groups":[],"mac_address":"fa:16:3e:ff:0b:06","project_id":"e7b221b407b14913bc1c8de3908700c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:22Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-9f6d4280-c882-4dca-8522-e51d41711fa2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","ip_address":"10.200.201.4"}],"id":"af273860-4a82-4feb-9a9d-a890dbaf5117","security_groups":[],"mac_address":"fa:16:3e:02:60:35","project_id":"e7b221b407b14913bc1c8de3908700c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-9f6d4280-c882-4dca-8522-e51d41711fa2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:36Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","ip_address":"10.200.201.1"}],"id":"cc888164-6bdc-4cd7-9098-7034b87596ac","security_groups":["e2766700-329f-4e4c-8f54-d77e9019208a"],"mac_address":"fa:16:3e:0c:19:3e","project_id":"e7b221b407b14913bc1c8de3908700c5","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-port1","admin_state_up":true,"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:31Z","binding:vnic_type":"normal","device_id":"3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d"}]} 2018-10-12 04:28:37,337 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 used request id req-938683ab-8c36-4ff6-9455-ac1b63861a4f 2018-10-12 04:28:37,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/7781fccb-ec8a-484a-84cb-7fc5b89b7c85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f4d36162888f7823b8521a3f492a28e9dc31bf" 2018-10-12 04:28:37,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d37fb8fa-b90c-4788-b0fc-52c7bff33159 Date: Fri, 12 Oct 2018 04:28:37 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:21Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:21Z","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":"e7b221b407b14913bc1c8de3908700c5","id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","subnetpool_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1"}} 2018-10-12 04:28:37,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/7781fccb-ec8a-484a-84cb-7fc5b89b7c85 used request id req-d37fb8fa-b90c-4788-b0fc-52c7bff33159 2018-10-12 04:28:37,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=9f6d4280-c882-4dca-8522-e51d41711fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f4d36162888f7823b8521a3f492a28e9dc31bf" 2018-10-12 04:28:37,791 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b4b57e6f-db6c-4f19-8a39-53eb50ae6d8a Date: Fri, 12 Oct 2018 04: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":["7781fccb-ec8a-484a-84cb-7fc5b89b7c85"],"updated_at":"2018-10-12T04:28:21Z","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"e7b221b407b14913bc1c8de3908700c5","id":"9f6d4280-c882-4dca-8522-e51d41711fa2","name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1"}]} 2018-10-12 04:28:37,791 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=9f6d4280-c882-4dca-8522-e51d41711fa2 used request id req-b4b57e6f-db6c-4f19-8a39-53eb50ae6d8a 2018-10-12 04:28:37,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}58f4d36162888f7823b8521a3f492a28e9dc31bf" 2018-10-12 04:28:37,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-9f1ea177-d37c-4b2f-95c5-8873f6a13200 Date: Fri, 12 Oct 2018 04:28:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9f6d4280-c882-4dca-8522-e51d41711fa2","tenant_id":"e7b221b407b14913bc1c8de3908700c5","created_at":"2018-10-12T04:28:21Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:21Z","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":"e7b221b407b14913bc1c8de3908700c5","id":"7781fccb-ec8a-484a-84cb-7fc5b89b7c85","subnetpool_id":null,"name":"CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1"}]} 2018-10-12 04:28:37,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=9f6d4280-c882-4dca-8522-e51d41711fa2 used request id req-9f1ea177-d37c-4b2f-95c5-8873f6a13200 2018-10-12 04:28:37,849 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router and port CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-port1 2018-10-12 04:28:37,849 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router 2018-10-12 04:28:37,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" -d '{"port_id": "cc888164-6bdc-4cd7-9098-7034b87596ac"}' 2018-10-12 04:28:39,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-fd7df8c5-e775-45fe-b73f-3cbd8a55c956 Date: Fri, 12 Oct 2018 04:28:39 GMT RESP BODY: {"network_id": "9f6d4280-c882-4dca-8522-e51d41711fa2", "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "subnet_id": "7781fccb-ec8a-484a-84cb-7fc5b89b7c85", "subnet_ids": ["7781fccb-ec8a-484a-84cb-7fc5b89b7c85"], "port_id": "cc888164-6bdc-4cd7-9098-7034b87596ac", "id": "3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d"} 2018-10-12 04:28:39,262 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d/remove_router_interface used request id req-fd7df8c5-e775-45fe-b73f-3cbd8a55c956 2018-10-12 04:28:39,262 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router 2018-10-12 04:28:39,262 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-router 2018-10-12 04:28:39,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b53d302fb8d99c83e55fbe653c03a08b504aaee6" 2018-10-12 04:28:42,699 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7c5587b1-99a1-4b8c-b884-b2abbb8c0067 Content-Length: 0 Date: Fri, 12 Oct 2018 04:28:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:28:42,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/3ae7d9dd-7b1e-4ca2-ac37-2fe9722e690d used request id req-7c5587b1-99a1-4b8c-b884-b2abbb8c0067 2018-10-12 04:28:42,701 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1 2018-10-12 04:28:42,701 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-subnet1 2018-10-12 04:28:42,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/7781fccb-ec8a-484a-84cb-7fc5b89b7c85 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18dbf3a7aaf99d13dc0cde6d1d196b40b01039f3" 2018-10-12 04:28:45,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a9d74158-eabd-4fe5-8d60-5017efccf288 Date: Fri, 12 Oct 2018 04:28:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:28:45,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/7781fccb-ec8a-484a-84cb-7fc5b89b7c85 used request id req-a9d74158-eabd-4fe5-8d60-5017efccf288 2018-10-12 04:28:45,155 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-7635ce15-92a5-4ff9-ae9d-3402fb023f83-pub-net1 2018-10-12 04:28:45,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/9f6d4280-c882-4dca-8522-e51d41711fa2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18dbf3a7aaf99d13dc0cde6d1d196b40b01039f3" 2018-10-12 04:28:46,280 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-be608b02-ac75-4622-9df7-d8db880dfa43 Date: Fri, 12 Oct 2018 04:28:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:28:46,280 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9f6d4280-c882-4dca-8522-e51d41711fa2 used request id req-be608b02-ac75-4622-9df7-d8db880dfa43 2018-10-12 04:28:46,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:46,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-1c089d50-cf4c-421a-a70c-98c7d15110f6 Date: Fri, 12 Oct 2018 04:28:46 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "created_at": "2018-10-12T04:28:20Z", "updated_at": "2018-10-12T04:28:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:28:20Z", "revision_number": 0, "id": "3c9c15df-816c-454c-a922-49ce26ddcdc5", "remote_group_id": "e2766700-329f-4e4c-8f54-d77e9019208a", "remote_ip_prefix": null, "created_at": "2018-10-12T04:28:20Z", "security_group_id": "e2766700-329f-4e4c-8f54-d77e9019208a", "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b221b407b14913bc1c8de3908700c5"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:28:20Z", "revision_number": 0, "id": "9f6510f0-34b0-4608-8596-ad1af2947653", "remote_group_id": "e2766700-329f-4e4c-8f54-d77e9019208a", "remote_ip_prefix": null, "created_at": "2018-10-12T04:28:20Z", "security_group_id": "e2766700-329f-4e4c-8f54-d77e9019208a", "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b221b407b14913bc1c8de3908700c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:28:20Z", "revision_number": 0, "id": "c8721736-2aba-4442-97ea-9f63529e9a32", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:28:20Z", "security_group_id": "e2766700-329f-4e4c-8f54-d77e9019208a", "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "port_range_min": null, "ethertype": "IPv4", "project_id": "e7b221b407b14913bc1c8de3908700c5"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:28:20Z", "revision_number": 0, "id": "cb7fffcc-cafa-43b6-9aec-fee3eef04881", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:28:20Z", "security_group_id": "e2766700-329f-4e4c-8f54-d77e9019208a", "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "port_range_min": null, "ethertype": "IPv6", "project_id": "e7b221b407b14913bc1c8de3908700c5"}], "revision_number": 4, "project_id": "e7b221b407b14913bc1c8de3908700c5", "id": "e2766700-329f-4e4c-8f54-d77e9019208a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:28:46,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-1c089d50-cf4c-421a-a70c-98c7d15110f6 2018-10-12 04:28:46,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:46,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0836ca8-950b-45cd-8341-0a8af92c4ea7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:28:46,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-d0836ca8-950b-45cd-8341-0a8af92c4ea7 2018-10-12 04:28:46,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:46,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb0dc63d-44e0-49bb-b575-9ec4d3b665c1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:28:46,694 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-cb0dc63d-44e0-49bb-b575-9ec4d3b665c1 2018-10-12 04:28:46,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:46,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9efb0cc7-6ace-4758-a534-cefa82b4b7dd Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5"}, "enabled": true, "id": "e7b221b407b14913bc1c8de3908700c5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-be007e7f-67bd-463-proj"}} 2018-10-12 04:28:46,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5 used request id req-9efb0cc7-6ace-4758-a534-cefa82b4b7dd 2018-10-12 04:28:46,779 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e2766700-329f-4e4c-8f54-d77e9019208a 2018-10-12 04:28:46,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e2766700-329f-4e4c-8f54-d77e9019208a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:46,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ff208500-76d0-4553-832b-d15c5a9aa6de Date: Fri, 12 Oct 2018 04:28:46 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e2766700-329f-4e4c-8f54-d77e9019208a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:28:20Z", "security_group_id": "e2766700-329f-4e4c-8f54-d77e9019208a", "port_range_min": null, "revision_number": 0, "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "created_at": "2018-10-12T04:28:20Z", "project_id": "e7b221b407b14913bc1c8de3908700c5", "id": "3c9c15df-816c-454c-a922-49ce26ddcdc5"}, {"remote_group_id": "e2766700-329f-4e4c-8f54-d77e9019208a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:28:20Z", "security_group_id": "e2766700-329f-4e4c-8f54-d77e9019208a", "port_range_min": null, "revision_number": 0, "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "created_at": "2018-10-12T04:28:20Z", "project_id": "e7b221b407b14913bc1c8de3908700c5", "id": "9f6510f0-34b0-4608-8596-ad1af2947653"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:28:20Z", "security_group_id": "e2766700-329f-4e4c-8f54-d77e9019208a", "port_range_min": null, "revision_number": 0, "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "created_at": "2018-10-12T04:28:20Z", "project_id": "e7b221b407b14913bc1c8de3908700c5", "id": "c8721736-2aba-4442-97ea-9f63529e9a32"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:28:20Z", "security_group_id": "e2766700-329f-4e4c-8f54-d77e9019208a", "port_range_min": null, "revision_number": 0, "tenant_id": "e7b221b407b14913bc1c8de3908700c5", "created_at": "2018-10-12T04:28:20Z", "project_id": "e7b221b407b14913bc1c8de3908700c5", "id": "cb7fffcc-cafa-43b6-9aec-fee3eef04881"}]} 2018-10-12 04:28:46,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e2766700-329f-4e4c-8f54-d77e9019208a used request id req-ff208500-76d0-4553-832b-d15c5a9aa6de 2018-10-12 04:28:46,954 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:28:46,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e2766700-329f-4e4c-8f54-d77e9019208a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:47,265 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cc44d74a-c8be-4044-8cc8-1acec8b7b0db Content-Length: 0 Date: Fri, 12 Oct 2018 04:28:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:28:47,265 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e2766700-329f-4e4c-8f54-d77e9019208a used request id req-cc44d74a-c8be-4044-8cc8-1acec8b7b0db 2018-10-12 04:28:47,266 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-be007e7f-67bd-463-proj 2018-10-12 04:28:47,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:47,482 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74782d73-b828-4494-a8d8-6aa216b25196 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:28:47,482 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e7b221b407b14913bc1c8de3908700c5 used request id req-74782d73-b828-4494-a8d8-6aa216b25196 2018-10-12 04:28:47,483 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-be007e7f-67bd-463-proj-role 2018-10-12 04:28:47,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/2c55fc0086934dff95bfe77be53761c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:47,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7f56e007-7270-4fdc-ad47-13f8bce3fd7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:28:47,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/2c55fc0086934dff95bfe77be53761c6 used request id req-7f56e007-7270-4fdc-ad47-13f8bce3fd7b 2018-10-12 04:28:47,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f34a3df60404d6b8decb25cb516259ed5474ced6" 2018-10-12 04:28:47,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33289b88-b359-4d49-8f72-8815d58cf3a9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:28:47,690 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-33289b88-b359-4d49-8f72-8815d58cf3a9 2018-10-12 04:28:47,691 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-be007e7f-67bd-463-user 2018-10-12 04:28:47,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/00c13e371171427c9bb9154ee860a97a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e424af90620d316086e13ecae504b1cf626cea7" 2018-10-12 04:28:47,874 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:28:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7bc3cf55-a4e2-4848-bdc2-1ae3a6c3d51a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:28:47,874 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/00c13e371171427c9bb9154ee860a97a used request id req-7bc3cf55-a4e2-4848-bdc2-1ae3a6c3d51a 2018-10-12 04:28:47,876 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:48,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["IDqrwhrpT_adasC7cDsbUw"], "issued_at": "2018-10-12T04:28:48.000000Z"}} 2018-10-12 04:28:48,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26dc6be8c5fcdc56471926511157f41978c692" 2018-10-12 04:28:48,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1cd0e16-d713-40ec-8874-4f2c52147241 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:48,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a1cd0e16-d713-40ec-8874-4f2c52147241 2018-10-12 04:28:48,344 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:48,345 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:48,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:28:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["TRQ5rcxgRSaROQemEOvBSw"], "issued_at": "2018-10-12T04:28:48.000000Z"}} 2018-10-12 04:28:48,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" 2018-10-12 04:28:48,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd2535ef-a01e-4a6f-bc90-79c89cc6f5bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:48,824 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cd2535ef-a01e-4a6f-bc90-79c89cc6f5bb 2018-10-12 04:28:48,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:28:48,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:28:48,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-387a266d-5da8-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" 2018-10-12 04:28:48,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe7d988a-c995-40de-8886-72b229a94335 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-387a266d-5da8-4be-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:28:48,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-387a266d-5da8-4be-proj used request id req-fe7d988a-c995-40de-8886-72b229a94335 2018-10-12 04:28:48,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" 2018-10-12 04:28:49,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed3596af-cd32-4823-b93b-28c9292c79c5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:28:49,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ed3596af-cd32-4823-b93b-28c9292c79c5 2018-10-12 04:28:49,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-387a266d-5da8-4be-proj"}}' 2018-10-12 04:28:49,120 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:28:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9fa4126-34b9-4ed7-b0a6-87d57d91e5c8 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/afc35caa9ddd4f778d9bea8e65e01b3a"}, "enabled": true, "id": "afc35caa9ddd4f778d9bea8e65e01b3a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-387a266d-5da8-4be-proj"}} 2018-10-12 04:28:49,120 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e9fa4126-34b9-4ed7-b0a6-87d57d91e5c8 2018-10-12 04:28:49,120 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-387a266d-5da8-4be-proj 2018-10-12 04:28:49,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:49,121 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:49,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:28:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["wP3yzKWBS2efbnkaSO57kw"], "issued_at": "2018-10-12T04:28:49.000000Z"}} 2018-10-12 04:28:49,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb5dd80f159216c494eb1713a649cf71d186218" 2018-10-12 04:28:49,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0a33ffe-dfc3-4ee9-bdf0-49bbd15b711c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:49,603 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c0a33ffe-dfc3-4ee9-bdf0-49bbd15b711c 2018-10-12 04:28:49,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:28:49,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:28: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:28:49,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb5dd80f159216c494eb1713a649cf71d186218" 2018-10-12 04:28:49,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db0d3865-0e42-4a2c-8cb7-6189753cdb9c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:28:49,724 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-db0d3865-0e42-4a2c-8cb7-6189753cdb9c 2018-10-12 04:28:49,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-387a266d-5da8-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb5dd80f159216c494eb1713a649cf71d186218" 2018-10-12 04:28:49,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-70662c17-9b37-4d88-9661-32a03d039485 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-387a266d-5da8-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/afc35caa9ddd4f778d9bea8e65e01b3a"}, "enabled": true, "id": "afc35caa9ddd4f778d9bea8e65e01b3a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-387a266d-5da8-4be-proj"}]} 2018-10-12 04:28:49,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-387a266d-5da8-4be-proj used request id req-70662c17-9b37-4d88-9661-32a03d039485 2018-10-12 04:28:49,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb5dd80f159216c494eb1713a649cf71d186218" 2018-10-12 04:28:49,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd722144-3f9d-472d-8490-92b10e3a86ed Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:28:49,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-bd722144-3f9d-472d-8490-92b10e3a86ed 2018-10-12 04:28:50,300 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-387a266d-5da8-4be-user 2018-10-12 04:28:50,300 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:50,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" 2018-10-12 04:28:50,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-329da230-374e-4392-bfd3-1785dc81b69c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:28:50,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-329da230-374e-4392-bfd3-1785dc81b69c 2018-10-12 04:28:50,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" -d '{"role": {"name": "CreateRouterSuccessTests-387a266d-5da8-4be-proj-role"}}' 2018-10-12 04:28:50,528 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c0e822f-99b4-457b-960d-1885a0577c85 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d9725d09b2364dd29c7910cf1cb0ef82", "links": {"self": "http://172.30.9.27:5000/v3/roles/d9725d09b2364dd29c7910cf1cb0ef82"}, "name": "CreateRouterSuccessTests-387a266d-5da8-4be-proj-role"}} 2018-10-12 04:28:50,528 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-9c0e822f-99b4-457b-960d-1885a0577c85 2018-10-12 04:28:50,529 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-387a266d-5da8-4be-proj-role 2018-10-12 04:28:50,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d9725d09b2364dd29c7910cf1cb0ef82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" 2018-10-12 04:28:50,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1cd449d-ad0f-4b7f-96da-331eddb1ad79 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d9725d09b2364dd29c7910cf1cb0ef82"}, "domain_id": null, "name": "CreateRouterSuccessTests-387a266d-5da8-4be-proj-role", "id": "d9725d09b2364dd29c7910cf1cb0ef82"}} 2018-10-12 04:28:50,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d9725d09b2364dd29c7910cf1cb0ef82 used request id req-c1cd449d-ad0f-4b7f-96da-331eddb1ad79 2018-10-12 04:28:50,619 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-387a266d-5da8-4be-proj-role to project CreateRouterSuccessTests-387a266d-5da8-4be-proj 2018-10-12 04:28:50,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/afc35caa9ddd4f778d9bea8e65e01b3a/users/4e9d850b38d4466f95fc446b9152ae55/roles/d9725d09b2364dd29c7910cf1cb0ef82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" 2018-10-12 04:28:50,745 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:28:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eecf8cfd-c835-41c0-818b-43fc314d326f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:28:50,746 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/afc35caa9ddd4f778d9bea8e65e01b3a/users/4e9d850b38d4466f95fc446b9152ae55/roles/d9725d09b2364dd29c7910cf1cb0ef82 used request id req-eecf8cfd-c835-41c0-818b-43fc314d326f 2018-10-12 04:28:50,746 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:50,747 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:51,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Vr6CXPmDQO6GSAJJoTPhsQ"], "issued_at": "2018-10-12T04:28:51.000000Z"}} 2018-10-12 04:28:51,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:51,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de90de97-71ff-4484-ab6f-add0a770d13a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:51,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-de90de97-71ff-4484-ab6f-add0a770d13a 2018-10-12 04:28:51,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-aff74a63-2bc2-42d0-847d-1160ba878bb3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:51,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-83b75370-8650-4f68-96c6-b2b403a1127e Date: Fri, 12 Oct 2018 04:28:51 GMT RESP BODY: {"routers": []} 2018-10-12 04:28:51,418 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-aff74a63-2bc2-42d0-847d-1160ba878bb3-pub-router&admin_state_up=True used request id req-83b75370-8650-4f68-96c6-b2b403a1127e 2018-10-12 04:28:51,418 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:28:51,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:51,802 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:28:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["dW1U5cT3SVimAayzvpn1nQ"], "issued_at": "2018-10-12T04:28:51.000000Z"}} 2018-10-12 04:28:51,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc79d626aa71471aaa3df0b132534a77410142b" 2018-10-12 04:28:51,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-baadede4-6078-43f4-9ad3-5733e5f04825 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:28:51,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-baadede4-6078-43f4-9ad3-5733e5f04825 2018-10-12 04:28:51,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:28:51,890 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:28: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:28:51,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-387a266d-5da8-4be-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4dc79d626aa71471aaa3df0b132534a77410142b" 2018-10-12 04:28:51,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f7ff312-a7d0-48d9-9f6b-0faf9b939114 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-387a266d-5da8-4be-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/afc35caa9ddd4f778d9bea8e65e01b3a"}, "enabled": true, "id": "afc35caa9ddd4f778d9bea8e65e01b3a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-387a266d-5da8-4be-proj"}]} 2018-10-12 04:28:51,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-387a266d-5da8-4be-proj used request id req-4f7ff312-a7d0-48d9-9f6b-0faf9b939114 2018-10-12 04:28:51,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:52,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-5459bbb6-4706-44a2-8b88-c118de908f8b Date: Fri, 12 Oct 2018 04:28:52 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 04:28:52,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-5459bbb6-4706-44a2-8b88-c118de908f8b 2018-10-12 04:28:52,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:52,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-4fbe598e-b12d-4f06-9158-c5b83245d772 Date: Fri, 12 Oct 2018 04:28:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 04:28:52,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-4fbe598e-b12d-4f06-9158-c5b83245d772 2018-10-12 04:28:52,453 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-aff74a63-2bc2-42d0-847d-1160ba878bb3-pub-router 2018-10-12 04:28:52,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "tenant_id": "afc35caa9ddd4f778d9bea8e65e01b3a", "name": "CreateRouterSuccessTests-aff74a63-2bc2-42d0-847d-1160ba878bb3-pub-router", "admin_state_up": true}}' 2018-10-12 04:28:57,369 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 727 X-Openstack-Request-Id: req-76890017-3d8a-47ee-b94d-7d1bb45a3029 Date: Fri, 12 Oct 2018 04:28:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "afc35caa9ddd4f778d9bea8e65e01b3a", "created_at": "2018-10-12T04:28:53Z", "admin_state_up": true, "updated_at": "2018-10-12T04:28:54Z", "project_id": "afc35caa9ddd4f778d9bea8e65e01b3a", "flavor_id": null, "revision_number": 3, "routes": [], "ha": true, "id": "01691159-92cf-4041-84a9-c5f43e8c690c", "name": "CreateRouterSuccessTests-aff74a63-2bc2-42d0-847d-1160ba878bb3-pub-router"}} 2018-10-12 04:28:57,369 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-76890017-3d8a-47ee-b94d-7d1bb45a3029 2018-10-12 04:28:57,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=01691159-92cf-4041-84a9-c5f43e8c690c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:57,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3216 X-Openstack-Request-Id: req-3cfd108a-e570-46db-bcf1-94775393119b Date: Fri, 12 Oct 2018 04:28:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:53Z","device_owner":"network:router_gateway","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.208"}],"id":"30205c10-6801-4a75-956d-25792ae4e58c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:48:71","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T04:28:53Z","binding:vnic_type":"normal","device_id":"01691159-92cf-4041-84a9-c5f43e8c690c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:56Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4384ed4d-a09c-419d-ab6b-bfd128cf3d7d","ip_address":"169.254.192.12"}],"id":"a93c4615-ba1f-4991-8530-e163b52c6371","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7f:44:14","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant afc35caa9ddd4f778d9bea8e65e01b3a","admin_state_up":true,"network_id":"a548caa5-1bca-4144-b9d9-a83348a684a0","tenant_id":"","created_at":"2018-10-12T04:28:56Z","binding:vnic_type":"normal","device_id":"01691159-92cf-4041-84a9-c5f43e8c690c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:55Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4384ed4d-a09c-419d-ab6b-bfd128cf3d7d","ip_address":"169.254.192.11"}],"id":"ddb889d7-a178-4f8c-b0fb-81019fa2b433","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:ae:5d:7f","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant afc35caa9ddd4f778d9bea8e65e01b3a","admin_state_up":true,"network_id":"a548caa5-1bca-4144-b9d9-a83348a684a0","tenant_id":"","created_at":"2018-10-12T04:28:55Z","binding:vnic_type":"normal","device_id":"01691159-92cf-4041-84a9-c5f43e8c690c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:54Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4384ed4d-a09c-419d-ab6b-bfd128cf3d7d","ip_address":"169.254.192.1"}],"id":"eef8d6f5-67de-4f6e-b807-d66e7e3c45d1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:86:1f:4e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant afc35caa9ddd4f778d9bea8e65e01b3a","admin_state_up":true,"network_id":"a548caa5-1bca-4144-b9d9-a83348a684a0","tenant_id":"","created_at":"2018-10-12T04:28:54Z","binding:vnic_type":"normal","device_id":"01691159-92cf-4041-84a9-c5f43e8c690c"}]} 2018-10-12 04:28:57,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=01691159-92cf-4041-84a9-c5f43e8c690c used request id req-3cfd108a-e570-46db-bcf1-94775393119b 2018-10-12 04:28:57,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:57,813 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-2ee6da7b-1f7b-46ad-9401-3802f585b9c3 Date: Fri, 12 Oct 2018 04:28:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 04:28:57,813 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-2ee6da7b-1f7b-46ad-9401-3802f585b9c3 2018-10-12 04:28:57,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/4384ed4d-a09c-419d-ab6b-bfd128cf3d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:58,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-83a06f03-8895-4a38-9d85-5e51697242b4 Date: Fri, 12 Oct 2018 04:28:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a548caa5-1bca-4144-b9d9-a83348a684a0","tenant_id":"","created_at":"2018-10-12T04:28:52Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:52Z","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":"4384ed4d-a09c-419d-ab6b-bfd128cf3d7d","subnetpool_id":null,"name":"HA subnet tenant afc35caa9ddd4f778d9bea8e65e01b3a"}} 2018-10-12 04:28:58,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/4384ed4d-a09c-419d-ab6b-bfd128cf3d7d used request id req-83a06f03-8895-4a38-9d85-5e51697242b4 2018-10-12 04:28:58,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/4384ed4d-a09c-419d-ab6b-bfd128cf3d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:58,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-84e75626-6e86-42ac-9a7e-b5a8a7d5f520 Date: Fri, 12 Oct 2018 04:28:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a548caa5-1bca-4144-b9d9-a83348a684a0","tenant_id":"","created_at":"2018-10-12T04:28:52Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:52Z","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":"4384ed4d-a09c-419d-ab6b-bfd128cf3d7d","subnetpool_id":null,"name":"HA subnet tenant afc35caa9ddd4f778d9bea8e65e01b3a"}} 2018-10-12 04:28:58,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/4384ed4d-a09c-419d-ab6b-bfd128cf3d7d used request id req-84e75626-6e86-42ac-9a7e-b5a8a7d5f520 2018-10-12 04:28:58,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/4384ed4d-a09c-419d-ab6b-bfd128cf3d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:58,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6c1e7fe8-8be3-44ca-987d-08d9ffa2bc7e Date: Fri, 12 Oct 2018 04:28:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a548caa5-1bca-4144-b9d9-a83348a684a0","tenant_id":"","created_at":"2018-10-12T04:28:52Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:52Z","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":"4384ed4d-a09c-419d-ab6b-bfd128cf3d7d","subnetpool_id":null,"name":"HA subnet tenant afc35caa9ddd4f778d9bea8e65e01b3a"}} 2018-10-12 04:28:58,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/4384ed4d-a09c-419d-ab6b-bfd128cf3d7d used request id req-6c1e7fe8-8be3-44ca-987d-08d9ffa2bc7e 2018-10-12 04:28:58,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/01691159-92cf-4041-84a9-c5f43e8c690c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:58,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 733 X-Openstack-Request-Id: req-986396fe-48af-4d3f-b379-8ea887a99277 Date: Fri, 12 Oct 2018 04:28:58 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "afc35caa9ddd4f778d9bea8e65e01b3a", "created_at": "2018-10-12T04:28:53Z", "admin_state_up": true, "updated_at": "2018-10-12T04:28:56Z", "project_id": "afc35caa9ddd4f778d9bea8e65e01b3a", "flavor_id": null, "revision_number": 7, "routes": [], "ha": true, "id": "01691159-92cf-4041-84a9-c5f43e8c690c", "name": "CreateRouterSuccessTests-aff74a63-2bc2-42d0-847d-1160ba878bb3-pub-router"}} 2018-10-12 04:28:58,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/01691159-92cf-4041-84a9-c5f43e8c690c used request id req-986396fe-48af-4d3f-b379-8ea887a99277 2018-10-12 04:28:58,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=01691159-92cf-4041-84a9-c5f43e8c690c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:58,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3346 X-Openstack-Request-Id: req-19dec6a2-ce7c-4dd5-8d5e-ff462081cb9a Date: Fri, 12 Oct 2018 04:28:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:58Z","device_owner":"network:router_gateway","revision_number":9,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.208"}],"id":"30205c10-6801-4a75-956d-25792ae4e58c","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:4e:48:71","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":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T04:28:53Z","binding:vnic_type":"normal","device_id":"01691159-92cf-4041-84a9-c5f43e8c690c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:56Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4384ed4d-a09c-419d-ab6b-bfd128cf3d7d","ip_address":"169.254.192.12"}],"id":"a93c4615-ba1f-4991-8530-e163b52c6371","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:7f:44:14","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant afc35caa9ddd4f778d9bea8e65e01b3a","admin_state_up":true,"network_id":"a548caa5-1bca-4144-b9d9-a83348a684a0","tenant_id":"","created_at":"2018-10-12T04:28:56Z","binding:vnic_type":"normal","device_id":"01691159-92cf-4041-84a9-c5f43e8c690c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:58Z","device_owner":"network:router_ha_interface","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4384ed4d-a09c-419d-ab6b-bfd128cf3d7d","ip_address":"169.254.192.11"}],"id":"ddb889d7-a178-4f8c-b0fb-81019fa2b433","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:5d:7f","project_id":"","status":"DOWN","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant afc35caa9ddd4f778d9bea8e65e01b3a","admin_state_up":true,"network_id":"a548caa5-1bca-4144-b9d9-a83348a684a0","tenant_id":"","created_at":"2018-10-12T04:28:55Z","binding:vnic_type":"normal","device_id":"01691159-92cf-4041-84a9-c5f43e8c690c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:28:54Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"4384ed4d-a09c-419d-ab6b-bfd128cf3d7d","ip_address":"169.254.192.1"}],"id":"eef8d6f5-67de-4f6e-b807-d66e7e3c45d1","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:86:1f:4e","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant afc35caa9ddd4f778d9bea8e65e01b3a","admin_state_up":true,"network_id":"a548caa5-1bca-4144-b9d9-a83348a684a0","tenant_id":"","created_at":"2018-10-12T04:28:54Z","binding:vnic_type":"normal","device_id":"01691159-92cf-4041-84a9-c5f43e8c690c"}]} 2018-10-12 04:28:58,703 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=01691159-92cf-4041-84a9-c5f43e8c690c used request id req-19dec6a2-ce7c-4dd5-8d5e-ff462081cb9a 2018-10-12 04:28:58,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:58,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-00e2c4a6-d665-452e-8439-67391eaf12e6 Date: Fri, 12 Oct 2018 04:28:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 04:28:58,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-00e2c4a6-d665-452e-8439-67391eaf12e6 2018-10-12 04:28:58,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/4384ed4d-a09c-419d-ab6b-bfd128cf3d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:59,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f6a6fde6-0913-4c20-8940-7dd7e7b8882f Date: Fri, 12 Oct 2018 04:28:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a548caa5-1bca-4144-b9d9-a83348a684a0","tenant_id":"","created_at":"2018-10-12T04:28:52Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:52Z","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":"4384ed4d-a09c-419d-ab6b-bfd128cf3d7d","subnetpool_id":null,"name":"HA subnet tenant afc35caa9ddd4f778d9bea8e65e01b3a"}} 2018-10-12 04:28:59,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/4384ed4d-a09c-419d-ab6b-bfd128cf3d7d used request id req-f6a6fde6-0913-4c20-8940-7dd7e7b8882f 2018-10-12 04:28:59,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/4384ed4d-a09c-419d-ab6b-bfd128cf3d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:59,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-0469d3f0-1a5f-4c6c-95be-b3ec45971831 Date: Fri, 12 Oct 2018 04:28:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a548caa5-1bca-4144-b9d9-a83348a684a0","tenant_id":"","created_at":"2018-10-12T04:28:52Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:52Z","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":"4384ed4d-a09c-419d-ab6b-bfd128cf3d7d","subnetpool_id":null,"name":"HA subnet tenant afc35caa9ddd4f778d9bea8e65e01b3a"}} 2018-10-12 04:28:59,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/4384ed4d-a09c-419d-ab6b-bfd128cf3d7d used request id req-0469d3f0-1a5f-4c6c-95be-b3ec45971831 2018-10-12 04:28:59,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/4384ed4d-a09c-419d-ab6b-bfd128cf3d7d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:28:59,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-c8e6535a-0386-4f7d-8d61-aa9e3b711618 Date: Fri, 12 Oct 2018 04:28:59 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"a548caa5-1bca-4144-b9d9-a83348a684a0","tenant_id":"","created_at":"2018-10-12T04:28:52Z","dns_nameservers":[],"updated_at":"2018-10-12T04:28:52Z","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":"4384ed4d-a09c-419d-ab6b-bfd128cf3d7d","subnetpool_id":null,"name":"HA subnet tenant afc35caa9ddd4f778d9bea8e65e01b3a"}} 2018-10-12 04:28:59,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/4384ed4d-a09c-419d-ab6b-bfd128cf3d7d used request id req-c8e6535a-0386-4f7d-8d61-aa9e3b711618 2018-10-12 04:28:59,313 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:28:59,685 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d9725d09b2364dd29c7910cf1cb0ef82", "name": "CreateRouterSuccessTests-387a266d-5da8-4be-proj-role"}], "expires_at": "2018-10-12T05:28:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "afc35caa9ddd4f778d9bea8e65e01b3a", "name": "CreateRouterSuccessTests-387a266d-5da8-4be-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/afc35caa9ddd4f778d9bea8e65e01b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/afc35caa9ddd4f778d9bea8e65e01b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/afc35caa9ddd4f778d9bea8e65e01b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/afc35caa9ddd4f778d9bea8e65e01b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/afc35caa9ddd4f778d9bea8e65e01b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/afc35caa9ddd4f778d9bea8e65e01b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/afc35caa9ddd4f778d9bea8e65e01b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/afc35caa9ddd4f778d9bea8e65e01b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/afc35caa9ddd4f778d9bea8e65e01b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/afc35caa9ddd4f778d9bea8e65e01b3a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/afc35caa9ddd4f778d9bea8e65e01b3a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/afc35caa9ddd4f778d9bea8e65e01b3a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-387a266d-5da8-4be-user", "id": "4e9d850b38d4466f95fc446b9152ae55"}, "audit_ids": ["QNAOPPE1RaqTfxJHMtPEYg"], "issued_at": "2018-10-12T04:28:59.000000Z"}} 2018-10-12 04:28:59,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-aff74a63-2bc2-42d0-847d-1160ba878bb3-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b0f339ef741eab03023778485ca0d2302757e7" 2018-10-12 04:28:59,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-aa7d2088-1865-4e22-96f9-c6ea41acbc9c Date: Fri, 12 Oct 2018 04:28:59 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "afc35caa9ddd4f778d9bea8e65e01b3a", "created_at": "2018-10-12T04:28:53Z", "admin_state_up": true, "updated_at": "2018-10-12T04:28:56Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "afc35caa9ddd4f778d9bea8e65e01b3a", "id": "01691159-92cf-4041-84a9-c5f43e8c690c", "name": "CreateRouterSuccessTests-aff74a63-2bc2-42d0-847d-1160ba878bb3-pub-router"}]} 2018-10-12 04:28:59,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-aff74a63-2bc2-42d0-847d-1160ba878bb3-pub-router&admin_state_up=True used request id req-aa7d2088-1865-4e22-96f9-c6ea41acbc9c 2018-10-12 04:28:59,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:28:59,909 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:28: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:28:59,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/afc35caa9ddd4f778d9bea8e65e01b3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cb26dc6be8c5fcdc56471926511157f41978c692" 2018-10-12 04:29:00,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:28:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ac44019-4eed-4228-8128-4fa43ec3be1e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/afc35caa9ddd4f778d9bea8e65e01b3a"}, "enabled": true, "id": "afc35caa9ddd4f778d9bea8e65e01b3a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-387a266d-5da8-4be-proj"}} 2018-10-12 04:29:00,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/afc35caa9ddd4f778d9bea8e65e01b3a used request id req-8ac44019-4eed-4228-8128-4fa43ec3be1e 2018-10-12 04:29:00,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=01691159-92cf-4041-84a9-c5f43e8c690c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b0f339ef741eab03023778485ca0d2302757e7" 2018-10-12 04:29:00,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ad96f11a-fbc0-40ca-9aea-69949f67027d Date: Fri, 12 Oct 2018 04:29:00 GMT RESP BODY: {"ports":[]} 2018-10-12 04:29:00,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=01691159-92cf-4041-84a9-c5f43e8c690c used request id req-ad96f11a-fbc0-40ca-9aea-69949f67027d 2018-10-12 04:29:00,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b0f339ef741eab03023778485ca0d2302757e7" 2018-10-12 04:29:00,584 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-105b680c-e127-4d7e-b9fd-a745520fbd99 Date: Fri, 12 Oct 2018 04:29:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:29:00,584 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-105b680c-e127-4d7e-b9fd-a745520fbd99 2018-10-12 04:29:00,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a5b0f339ef741eab03023778485ca0d2302757e7" 2018-10-12 04:29:00,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-48439e08-ac34-4f08-9a10-8107129a4c4c Date: Fri, 12 Oct 2018 04:29:00 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:29:00,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-48439e08-ac34-4f08-9a10-8107129a4c4c 2018-10-12 04:29:00,771 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-aff74a63-2bc2-42d0-847d-1160ba878bb3-pub-router 2018-10-12 04:29:00,771 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-aff74a63-2bc2-42d0-847d-1160ba878bb3-pub-router 2018-10-12 04:29:00,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/01691159-92cf-4041-84a9-c5f43e8c690c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ae4e5d7e262f341183c55577d0d1de86fcaea50" 2018-10-12 04:29:04,242 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-efbaf321-b32b-4bce-b5d5-2ed50eb5548a Content-Length: 0 Date: Fri, 12 Oct 2018 04:29:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:29:04,242 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/01691159-92cf-4041-84a9-c5f43e8c690c used request id req-efbaf321-b32b-4bce-b5d5-2ed50eb5548a 2018-10-12 04:29:04,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" 2018-10-12 04:29:04,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ab82d661-86e3-490a-b5c4-cf8fba57606d Date: Fri, 12 Oct 2018 04:29:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:29:04,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ab82d661-86e3-490a-b5c4-cf8fba57606d 2018-10-12 04:29:04,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" 2018-10-12 04:29:04,566 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b87d1008-2c4c-4d8b-ab85-a600d435b2bc Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:29:04,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-b87d1008-2c4c-4d8b-ab85-a600d435b2bc 2018-10-12 04:29:04,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" 2018-10-12 04:29:04,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b660c5c4-eff3-4338-bc59-1c3ec10553f1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:29:04,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-b660c5c4-eff3-4338-bc59-1c3ec10553f1 2018-10-12 04:29:04,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" 2018-10-12 04:29:04,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7c3e0c1-afaf-40f8-932d-fd27e629b7ea 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:29:04,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-e7c3e0c1-afaf-40f8-932d-fd27e629b7ea 2018-10-12 04:29:04,759 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-387a266d-5da8-4be-proj 2018-10-12 04:29:04,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/afc35caa9ddd4f778d9bea8e65e01b3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" 2018-10-12 04:29:04,949 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:29:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f90b7fa7-05d4-4fb5-8351-b6795f30c89f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:29:04,949 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/afc35caa9ddd4f778d9bea8e65e01b3a used request id req-f90b7fa7-05d4-4fb5-8351-b6795f30c89f 2018-10-12 04:29:04,949 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-387a266d-5da8-4be-proj-role 2018-10-12 04:29:04,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d9725d09b2364dd29c7910cf1cb0ef82 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" 2018-10-12 04:29:05,090 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:29:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d375982f-4065-4f57-bfbf-d9f7118361af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:29:05,090 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d9725d09b2364dd29c7910cf1cb0ef82 used request id req-d375982f-4065-4f57-bfbf-d9f7118361af 2018-10-12 04:29:05,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e845f57d5256b754c4544a80b5d988b769de22c" 2018-10-12 04:29:05,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6bc3956-4c47-4865-90ef-7baa67eb6def Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:29:05,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c6bc3956-4c47-4865-90ef-7baa67eb6def 2018-10-12 04:29:05,184 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-387a266d-5da8-4be-user 2018-10-12 04:29:05,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/4e9d850b38d4466f95fc446b9152ae55 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}beb5dd80f159216c494eb1713a649cf71d186218" 2018-10-12 04:29:05,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:29:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0f42c88c-c091-48f3-b5ff-411ff0719d93 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:29:05,358 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4e9d850b38d4466f95fc446b9152ae55 used request id req-0f42c88c-c091-48f3-b5ff-411ff0719d93 2018-10-12 04:29:05,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:05,753 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:29:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["JC1rk3JmQgK8yOxZG0q5bg"], "issued_at": "2018-10-12T04:29:05.000000Z"}} 2018-10-12 04:29:05,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcef5a50ee6e42b1191d7a2c67a65a569045afe" 2018-10-12 04:29:05,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36e18fdc-6ce6-4043-8fb0-34e950a6dbf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:05,839 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-36e18fdc-6ce6-4043-8fb0-34e950a6dbf9 2018-10-12 04:29:05,841 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:05,842 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:06,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:29:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["_iLKetUWQx-Yk29L6f8wCg"], "issued_at": "2018-10-12T04:29:06.000000Z"}} 2018-10-12 04:29:06,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:06,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf8415cf-4b19-4e60-a100-914e228f23cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:06,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bf8415cf-4b19-4e60-a100-914e228f23cc 2018-10-12 04:29:06,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:29:06,311 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:29:06,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-80efc02f-cac7-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:06,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7e743a-3144-4b58-9fad-ac9dc6a09e17 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-80efc02f-cac7-49c-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:29:06,398 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-80efc02f-cac7-49c-proj used request id req-ed7e743a-3144-4b58-9fad-ac9dc6a09e17 2018-10-12 04:29:06,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:06,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-433812fc-d3f7-4dc6-859f-4796a38372c3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:29:06,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-433812fc-d3f7-4dc6-859f-4796a38372c3 2018-10-12 04:29:06,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}}' 2018-10-12 04:29:06,611 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b0c434b4-bb5d-41b6-bfce-d0da20a504f7 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f"}, "enabled": true, "id": "917aec3d7995413bbde0ad2033e0ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}} 2018-10-12 04:29:06,611 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b0c434b4-bb5d-41b6-bfce-d0da20a504f7 2018-10-12 04:29:06,612 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-80efc02f-cac7-49c-proj 2018-10-12 04:29:06,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:06,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:06,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:29:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["o_wQwJmMQLe7dju4y02Acw"], "issued_at": "2018-10-12T04:29:06.000000Z"}} 2018-10-12 04:29:06,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5e084f95285f9ca9ba92de154a35f883000f90" 2018-10-12 04:29:07,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55096abd-feba-4eb1-a1cc-793b3fb69641 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:07,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-55096abd-feba-4eb1-a1cc-793b3fb69641 2018-10-12 04:29:07,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:29:07,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:29:07,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5e084f95285f9ca9ba92de154a35f883000f90" 2018-10-12 04:29:07,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8351f51d-92a0-4ae2-ae45-9684781a5f65 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:29:07,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8351f51d-92a0-4ae2-ae45-9684781a5f65 2018-10-12 04:29:07,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-80efc02f-cac7-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5e084f95285f9ca9ba92de154a35f883000f90" 2018-10-12 04:29:07,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcd18371-9c1a-4808-b6b5-177324ced720 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-80efc02f-cac7-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f"}, "enabled": true, "id": "917aec3d7995413bbde0ad2033e0ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}]} 2018-10-12 04:29:07,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-80efc02f-cac7-49c-proj used request id req-dcd18371-9c1a-4808-b6b5-177324ced720 2018-10-12 04:29:07,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5e084f95285f9ca9ba92de154a35f883000f90" 2018-10-12 04:29:07,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c87acd-d938-46fe-9623-606f0c7997e5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:29:07,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-74c87acd-d938-46fe-9623-606f0c7997e5 2018-10-12 04:29:07,731 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-80efc02f-cac7-49c-user 2018-10-12 04:29:07,732 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:07,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:07,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95999df9-fa26-4def-a0a9-6ac47b3d1385 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:29:07,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-95999df9-fa26-4def-a0a9-6ac47b3d1385 2018-10-12 04:29:07,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" -d '{"role": {"name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role"}}' 2018-10-12 04:29:07,947 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:29:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c706ccf9-4b53-4931-8a9f-ca807d9ad6f0 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d70b996dc9724045bbea919d9f62ae7b", "links": {"self": "http://172.30.9.27:5000/v3/roles/d70b996dc9724045bbea919d9f62ae7b"}, "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role"}} 2018-10-12 04:29:07,948 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-c706ccf9-4b53-4931-8a9f-ca807d9ad6f0 2018-10-12 04:29:07,948 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role 2018-10-12 04:29:07,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d70b996dc9724045bbea919d9f62ae7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:08,035 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bddb44c-39db-4b38-a52a-b893d1347065 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d70b996dc9724045bbea919d9f62ae7b"}, "domain_id": null, "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role", "id": "d70b996dc9724045bbea919d9f62ae7b"}} 2018-10-12 04:29:08,035 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d70b996dc9724045bbea919d9f62ae7b used request id req-5bddb44c-39db-4b38-a52a-b893d1347065 2018-10-12 04:29:08,036 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role to project CreateRouterSuccessTests-80efc02f-cac7-49c-proj 2018-10-12 04:29:08,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f/users/bbe2a5e200c4447e993de8e07b0ad47c/roles/d70b996dc9724045bbea919d9f62ae7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:08,158 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:29:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c15e325c-4d61-4171-8b05-1442a9e04497 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:29:08,159 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f/users/bbe2a5e200c4447e993de8e07b0ad47c/roles/d70b996dc9724045bbea919d9f62ae7b used request id req-c15e325c-4d61-4171-8b05-1442a9e04497 2018-10-12 04:29:08,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:08,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:08,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d70b996dc9724045bbea919d9f62ae7b", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role"}], "expires_at": "2018-10-12T05:29:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "917aec3d7995413bbde0ad2033e0ff0f", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-user", "id": "bbe2a5e200c4447e993de8e07b0ad47c"}, "audit_ids": ["be5RNqaRSq6bnLWh3FWmHQ"], "issued_at": "2018-10-12T04:29:08.000000Z"}} 2018-10-12 04:29:08,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f724cf0d328561588772afec7a33c296fae9c" 2018-10-12 04:29:08,615 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00028c7d-8e80-4af5-9fa5-b2a798450449 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:08,616 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-00028c7d-8e80-4af5-9fa5-b2a798450449 2018-10-12 04:29:08,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f724cf0d328561588772afec7a33c296fae9c" 2018-10-12 04:29:08,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-086d9f31-2ce5-4835-ae52-f522b4fb235c Date: Fri, 12 Oct 2018 04:29:08 GMT RESP BODY: {"networks":[]} 2018-10-12 04:29:08,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1 used request id req-086d9f31-2ce5-4835-ae52-f522b4fb235c 2018-10-12 04:29:08,816 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1 2018-10-12 04:29:08,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f724cf0d328561588772afec7a33c296fae9c" -d '{"network": {"name": "CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1", "admin_state_up": true}}' 2018-10-12 04:29:09,412 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-97dd892c-f04e-4ed1-8db4-e6a34b776a3b Date: Fri, 12 Oct 2018 04:29:09 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:29:09Z","is_default":false,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:09Z","mtu":1450}} 2018-10-12 04:29:09,412 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-97dd892c-f04e-4ed1-8db4-e6a34b776a3b 2018-10-12 04:29:09,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f724cf0d328561588772afec7a33c296fae9c" 2018-10-12 04:29:09,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-38a3b2ba-4661-42f9-b50f-f248f7128ccc Date: Fri, 12 Oct 2018 04:29: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-10-12T04:29:09Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1"}]} 2018-10-12 04:29:09,635 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-38a3b2ba-4661-42f9-b50f-f248f7128ccc 2018-10-12 04:29:09,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f724cf0d328561588772afec7a33c296fae9c" 2018-10-12 04:29:09,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-85aa11d1-5c05-45c6-93eb-40e9f890960e Date: Fri, 12 Oct 2018 04:29:09 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:29:09,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-85aa11d1-5c05-45c6-93eb-40e9f890960e 2018-10-12 04:29:09,818 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1 2018-10-12 04:29:09,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f724cf0d328561588772afec7a33c296fae9c" -d '{"subnets": [{"ip_version": 4, "network_id": "c2a55fc2-5c5a-41be-b2e8-ecca2bebc335", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}]}' 2018-10-12 04:29:10,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-5c079c26-3799-4b21-a19c-ed83a7246ce8 Date: Fri, 12 Oct 2018 04:29:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}]} 2018-10-12 04:29:10,526 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-5c079c26-3799-4b21-a19c-ed83a7246ce8 2018-10-12 04:29:10,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f724cf0d328561588772afec7a33c296fae9c" 2018-10-12 04:29:10,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d1e89dd3-ad04-4c6d-9afd-14a85fe214f1 Date: Fri, 12 Oct 2018 04: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":["13de8683-865b-4eb5-a733-73a807216bb8"],"updated_at":"2018-10-12T04:29:10Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1"}]} 2018-10-12 04:29:10,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-d1e89dd3-ad04-4c6d-9afd-14a85fe214f1 2018-10-12 04:29:10,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f724cf0d328561588772afec7a33c296fae9c" 2018-10-12 04:29:10,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2ce0269c-fff1-47be-b596-92aaf973bd54 Date: Fri, 12 Oct 2018 04:29:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}]} 2018-10-12 04:29:10,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-2ce0269c-fff1-47be-b596-92aaf973bd54 2018-10-12 04:29:10,983 - OpenStackNetwork - DEBUG - Network [c2a55fc2-5c5a-41be-b2e8-ecca2bebc335] created successfully 2018-10-12 04:29:10,983 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:10,984 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:11,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d70b996dc9724045bbea919d9f62ae7b", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role"}], "expires_at": "2018-10-12T05:29:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "917aec3d7995413bbde0ad2033e0ff0f", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-user", "id": "bbe2a5e200c4447e993de8e07b0ad47c"}, "audit_ids": ["XBx46dVKT52jE3atqJtZFg"], "issued_at": "2018-10-12T04:29:11.000000Z"}} 2018-10-12 04:29:11,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f94e5119f511b2b9fbc738c243d0fda15544e" 2018-10-12 04:29:11,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38ae6fe6-a24d-4c83-8496-25bb32201cb7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:11,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-38ae6fe6-a24d-4c83-8496-25bb32201cb7 2018-10-12 04:29:11,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f94e5119f511b2b9fbc738c243d0fda15544e" 2018-10-12 04:29:11,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6e524acc-3b85-4c71-a7c3-523c949b5aa4 Date: Fri, 12 Oct 2018 04:29:11 GMT RESP BODY: {"networks":[]} 2018-10-12 04:29:11,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2 used request id req-6e524acc-3b85-4c71-a7c3-523c949b5aa4 2018-10-12 04:29:11,561 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2 2018-10-12 04:29:11,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f94e5119f511b2b9fbc738c243d0fda15544e" -d '{"network": {"name": "CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2", "admin_state_up": true}}' 2018-10-12 04:29:11,999 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-9c15275d-18a2-459b-8171-039b4df86ecf Date: Fri, 12 Oct 2018 04:29:12 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:29:11Z","is_default":false,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:11Z","mtu":1450}} 2018-10-12 04:29:11,999 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-9c15275d-18a2-459b-8171-039b4df86ecf 2018-10-12 04:29:12,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f94e5119f511b2b9fbc738c243d0fda15544e" 2018-10-12 04:29:12,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fb63b26d-9eba-4cf5-a545-3fef03cee9e5 Date: Fri, 12 Oct 2018 04:29:12 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-10-12T04:29:11Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2"}]} 2018-10-12 04:29:12,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-fb63b26d-9eba-4cf5-a545-3fef03cee9e5 2018-10-12 04:29:12,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f94e5119f511b2b9fbc738c243d0fda15544e" 2018-10-12 04:29:12,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-edf0e55f-cc56-485e-b42f-689ad9689cc6 Date: Fri, 12 Oct 2018 04:29:12 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:29:12,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-edf0e55f-cc56-485e-b42f-689ad9689cc6 2018-10-12 04:29:12,434 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2 2018-10-12 04:29:12,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f94e5119f511b2b9fbc738c243d0fda15544e" -d '{"subnets": [{"ip_version": 4, "network_id": "91a7d8ab-6bb0-4cc8-b751-0ac46974d60e", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}]}' 2018-10-12 04:29:13,166 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-09107190-32c8-4f0f-a879-0473b04d547c Date: Fri, 12 Oct 2018 04:29:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}]} 2018-10-12 04:29:13,166 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-09107190-32c8-4f0f-a879-0473b04d547c 2018-10-12 04:29:13,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f94e5119f511b2b9fbc738c243d0fda15544e" 2018-10-12 04:29:13,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-08ba3a71-41c4-44ae-87e2-14c50e9e5646 Date: Fri, 12 Oct 2018 04:29: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":["33883a23-cd3a-4088-98de-1c0d658ded89"],"updated_at":"2018-10-12T04:29:12Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2"}]} 2018-10-12 04:29:13,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-08ba3a71-41c4-44ae-87e2-14c50e9e5646 2018-10-12 04:29:13,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f94e5119f511b2b9fbc738c243d0fda15544e" 2018-10-12 04:29:13,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4ca92624-f62c-4b4b-93c2-c96f7c2f05cb Date: Fri, 12 Oct 2018 04:29:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}]} 2018-10-12 04:29:13,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-4ca92624-f62c-4b4b-93c2-c96f7c2f05cb 2018-10-12 04:29:13,471 - OpenStackNetwork - DEBUG - Network [91a7d8ab-6bb0-4cc8-b751-0ac46974d60e] created successfully 2018-10-12 04:29:13,471 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:13,472 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:13,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d70b996dc9724045bbea919d9f62ae7b", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role"}], "expires_at": "2018-10-12T05:29:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "917aec3d7995413bbde0ad2033e0ff0f", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-user", "id": "bbe2a5e200c4447e993de8e07b0ad47c"}, "audit_ids": ["sh0WhCO-TyqhLXzf5B3Zgw"], "issued_at": "2018-10-12T04:29:13.000000Z"}} 2018-10-12 04:29:13,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:13,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8fff08f-5320-4c07-abea-cdc5b8267d75 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:13,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a8fff08f-5320-4c07-abea-cdc5b8267d75 2018-10-12 04:29:13,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:14,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-a0156de7-6cf2-4158-9836-fb5ef61b89c8 Date: Fri, 12 Oct 2018 04:29:14 GMT RESP BODY: {"routers": []} 2018-10-12 04:29:14,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router&admin_state_up=True used request id req-a0156de7-6cf2-4158-9836-fb5ef61b89c8 2018-10-12 04:29:14,149 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:14,150 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:14,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d70b996dc9724045bbea919d9f62ae7b", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role"}], "expires_at": "2018-10-12T05:29:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "917aec3d7995413bbde0ad2033e0ff0f", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-user", "id": "bbe2a5e200c4447e993de8e07b0ad47c"}, "audit_ids": ["7Wx5Lbb9SWa9mpj4pcKV2g"], "issued_at": "2018-10-12T04:29:14.000000Z"}} 2018-10-12 04:29:14,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1029dd9806713c944eec0c7a217f7666e33a8377" 2018-10-12 04:29:14,632 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db18063d-8fb5-4f5f-9019-0afa5f80105e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:14,632 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-db18063d-8fb5-4f5f-9019-0afa5f80105e 2018-10-12 04:29:14,634 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router 2018-10-12 04:29:14,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" -d '{"router": {"name": "CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router", "admin_state_up": true}}' 2018-10-12 04:29:18,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 535 X-Openstack-Request-Id: req-5416de34-009d-4480-917b-39044bd2d6ae Date: Fri, 12 Oct 2018 04:29:18 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "created_at": "2018-10-12T04:29:15Z", "admin_state_up": true, "updated_at": "2018-10-12T04:29:15Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "917aec3d7995413bbde0ad2033e0ff0f", "id": "e6c1201c-2b92-445d-bacb-485e613b7a8c", "name": "CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router"}} 2018-10-12 04:29:18,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-5416de34-009d-4480-917b-39044bd2d6ae 2018-10-12 04:29:18,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=e6c1201c-2b92-445d-bacb-485e613b7a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:18,628 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-08da900e-cec7-43dc-8dd9-affc2d47c55d Date: Fri, 12 Oct 2018 04:29:18 GMT RESP BODY: {"ports":[]} 2018-10-12 04:29:18,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=e6c1201c-2b92-445d-bacb-485e613b7a8c used request id req-08da900e-cec7-43dc-8dd9-affc2d47c55d 2018-10-12 04:29:18,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:18,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-04f851ee-dc0f-4f10-b321-cc544e654a0d Date: Fri, 12 Oct 2018 04:29: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":["13de8683-865b-4eb5-a733-73a807216bb8"],"updated_at":"2018-10-12T04:29:10Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1"}]} 2018-10-12 04:29:18,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1 used request id req-04f851ee-dc0f-4f10-b321-cc544e654a0d 2018-10-12 04:29:18,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:29:18,768 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:29:18,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:18,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f771cb6-e424-45a9-a182-66395ec102f1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f"}, "enabled": true, "id": "917aec3d7995413bbde0ad2033e0ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}} 2018-10-12 04:29:18,848 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f used request id req-9f771cb6-e424-45a9-a182-66395ec102f1 2018-10-12 04:29:18,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:19,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-36dc91f5-c7f1-47a8-b913-a18b39ce7cd5 Date: Fri, 12 Oct 2018 04:29:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}]} 2018-10-12 04:29:19,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-36dc91f5-c7f1-47a8-b913-a18b39ce7cd5 2018-10-12 04:29:19,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335&name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:19,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7d43c338-7cbb-4bd6-b96f-c24d1fc50623 Date: Fri, 12 Oct 2018 04:29:19 GMT RESP BODY: {"ports":[]} 2018-10-12 04:29:19,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335&name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1&admin_state_up=True used request id req-7d43c338-7cbb-4bd6-b96f-c24d1fc50623 2018-10-12 04:29:19,085 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1 for router - CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router 2018-10-12 04:29:19,085 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:19,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:19,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d70b996dc9724045bbea919d9f62ae7b", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role"}], "expires_at": "2018-10-12T05:29:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "917aec3d7995413bbde0ad2033e0ff0f", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-user", "id": "bbe2a5e200c4447e993de8e07b0ad47c"}, "audit_ids": ["P276STeTSWmghlVgJwmwaQ"], "issued_at": "2018-10-12T04:29:19.000000Z"}} 2018-10-12 04:29:19,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}284c9fb3434a87678dad4715d20e700ddec2df6c" 2018-10-12 04:29:19,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-636b1f2c-03f5-4829-971a-fefd30354091 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:19,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-636b1f2c-03f5-4829-971a-fefd30354091 2018-10-12 04:29:19,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:19,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-87e94991-90a6-468f-9d7f-827d5d4f5013 Date: Fri, 12 Oct 2018 04:29: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":["13de8683-865b-4eb5-a733-73a807216bb8"],"updated_at":"2018-10-12T04:29:10Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1"}]} 2018-10-12 04:29:19,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1 used request id req-87e94991-90a6-468f-9d7f-827d5d4f5013 2018-10-12 04:29:19,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:20,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-072d1b84-ec98-4770-8490-4c8c21a30de4 Date: Fri, 12 Oct 2018 04:29:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}]} 2018-10-12 04:29:20,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-072d1b84-ec98-4770-8490-4c8c21a30de4 2018-10-12 04:29:20,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:20,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fda969c4-b6ed-424a-a9b2-27813406c729 Date: Fri, 12 Oct 2018 04:29: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":["13de8683-865b-4eb5-a733-73a807216bb8"],"updated_at":"2018-10-12T04:29:10Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1"}]} 2018-10-12 04:29:20,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1 used request id req-fda969c4-b6ed-424a-a9b2-27813406c729 2018-10-12 04:29:20,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:29:20,190 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:29:20,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}284c9fb3434a87678dad4715d20e700ddec2df6c" 2018-10-12 04:29:20,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f63f34-8bea-42d1-bfbe-dfdfb0329771 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f"}, "enabled": true, "id": "917aec3d7995413bbde0ad2033e0ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}} 2018-10-12 04:29:20,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f used request id req-d8f63f34-8bea-42d1-bfbe-dfdfb0329771 2018-10-12 04:29:20,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:20,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-a247191e-b40c-433f-9557-faf410775057 Date: Fri, 12 Oct 2018 04:29:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}]} 2018-10-12 04:29:20,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-a247191e-b40c-433f-9557-faf410775057 2018-10-12 04:29:20,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335&name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:20,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ef522310-c9e2-498a-9019-c3143d5c68e6 Date: Fri, 12 Oct 2018 04:29:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}]} 2018-10-12 04:29:20,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335&name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1 used request id req-ef522310-c9e2-498a-9019-c3143d5c68e6 2018-10-12 04:29:20,662 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1 2018-10-12 04:29:20,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" -d '{"port": {"network_id": "c2a55fc2-5c5a-41be-b2e8-ecca2bebc335", "fixed_ips": [{"subnet_id": "13de8683-865b-4eb5-a733-73a807216bb8", "ip_address": "10.200.201.1"}], "name": "CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1", "admin_state_up": true}}' 2018-10-12 04:29:21,628 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-022faf41-4243-48de-b170-11fac56e69c7 Date: Fri, 12 Oct 2018 04:29:21 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:21Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"13de8683-865b-4eb5-a733-73a807216bb8","ip_address":"10.200.201.1"}],"id":"cfd3e3cd-2d44-4c2f-ac8a-a8c111e66d25","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:69:5b:ee","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1","project_id":"917aec3d7995413bbde0ad2033e0ff0f","qos_policy_id":null,"admin_state_up":true,"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:21Z","binding:vnic_type":"normal"}} 2018-10-12 04:29:21,628 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-022faf41-4243-48de-b170-11fac56e69c7 2018-10-12 04:29:21,628 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1 for router - CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router 2018-10-12 04:29:21,628 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router 2018-10-12 04:29:21,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" -d '{"port_id": "cfd3e3cd-2d44-4c2f-ac8a-a8c111e66d25"}' 2018-10-12 04:29:23,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-35b94366-8e2d-4f6f-a51c-56d23cdafed1 Date: Fri, 12 Oct 2018 04:29:23 GMT RESP BODY: {"network_id": "c2a55fc2-5c5a-41be-b2e8-ecca2bebc335", "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "subnet_id": "13de8683-865b-4eb5-a733-73a807216bb8", "subnet_ids": ["13de8683-865b-4eb5-a733-73a807216bb8"], "port_id": "cfd3e3cd-2d44-4c2f-ac8a-a8c111e66d25", "id": "e6c1201c-2b92-445d-bacb-485e613b7a8c"} 2018-10-12 04:29:23,271 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c/add_router_interface used request id req-35b94366-8e2d-4f6f-a51c-56d23cdafed1 2018-10-12 04:29:23,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:23,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-aecc23b0-dea5-42fd-b2ec-3a879226b219 Date: Fri, 12 Oct 2018 04:29: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":["33883a23-cd3a-4088-98de-1c0d658ded89"],"updated_at":"2018-10-12T04:29:12Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2"}]} 2018-10-12 04:29:23,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2 used request id req-aecc23b0-dea5-42fd-b2ec-3a879226b219 2018-10-12 04:29:23,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:23,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12bda92-5123-4f39-a77a-daf8b3928da6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f"}, "enabled": true, "id": "917aec3d7995413bbde0ad2033e0ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}} 2018-10-12 04:29:23,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f used request id req-f12bda92-5123-4f39-a77a-daf8b3928da6 2018-10-12 04:29:23,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:23,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1eb5dfa9-968e-4bdc-b4ac-41ce3c867bad Date: Fri, 12 Oct 2018 04:29:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}]} 2018-10-12 04:29:23,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-1eb5dfa9-968e-4bdc-b4ac-41ce3c867bad 2018-10-12 04:29:23,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e&name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:24,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d5891b9f-ced4-4e15-b041-6f6d64e33d70 Date: Fri, 12 Oct 2018 04:29:24 GMT RESP BODY: {"ports":[]} 2018-10-12 04:29:24,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e&name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2&admin_state_up=True used request id req-d5891b9f-ced4-4e15-b041-6f6d64e33d70 2018-10-12 04:29:24,007 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2 for router - CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router 2018-10-12 04:29:24,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:24,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:24,384 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d70b996dc9724045bbea919d9f62ae7b", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role"}], "expires_at": "2018-10-12T05:29:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "917aec3d7995413bbde0ad2033e0ff0f", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-user", "id": "bbe2a5e200c4447e993de8e07b0ad47c"}, "audit_ids": ["iVVfeVjHQVe0bRZVrOipRw"], "issued_at": "2018-10-12T04:29:24.000000Z"}} 2018-10-12 04:29:24,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c03c3a1ac7741293ac0904ff34b3592d5acafbb" 2018-10-12 04:29:24,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fda65c6-074b-499c-b1f9-59691adfc00e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:24,457 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4fda65c6-074b-499c-b1f9-59691adfc00e 2018-10-12 04:29:24,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:24,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7fc1ed95-2fc5-4312-8ed2-344276c7e03f Date: Fri, 12 Oct 2018 04:29: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":["33883a23-cd3a-4088-98de-1c0d658ded89"],"updated_at":"2018-10-12T04:29:12Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2"}]} 2018-10-12 04:29:24,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2 used request id req-7fc1ed95-2fc5-4312-8ed2-344276c7e03f 2018-10-12 04:29:24,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:24,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-4d84cf02-dac5-451e-a1fd-65c8e3a887f0 Date: Fri, 12 Oct 2018 04:29:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}]} 2018-10-12 04:29:24,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-4d84cf02-dac5-451e-a1fd-65c8e3a887f0 2018-10-12 04:29:24,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:25,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-643483ec-1b61-4b72-b629-c529a668fbe7 Date: Fri, 12 Oct 2018 04:29: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":["33883a23-cd3a-4088-98de-1c0d658ded89"],"updated_at":"2018-10-12T04:29:12Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2"}]} 2018-10-12 04:29:25,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2 used request id req-643483ec-1b61-4b72-b629-c529a668fbe7 2018-10-12 04:29:25,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:29:25,042 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:29:25,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c03c3a1ac7741293ac0904ff34b3592d5acafbb" 2018-10-12 04:29:25,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c56d7dd-998a-459b-afb2-f665769d3bcc Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f"}, "enabled": true, "id": "917aec3d7995413bbde0ad2033e0ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}} 2018-10-12 04:29:25,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f used request id req-5c56d7dd-998a-459b-afb2-f665769d3bcc 2018-10-12 04:29:25,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:25,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-ee28b159-eae1-4c03-bd27-47baab58bf5e Date: Fri, 12 Oct 2018 04:29:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}]} 2018-10-12 04:29:25,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-ee28b159-eae1-4c03-bd27-47baab58bf5e 2018-10-12 04:29:25,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e&name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:25,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-b7090768-7f44-4b1a-ab78-91d0e510b2fa Date: Fri, 12 Oct 2018 04:29:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}]} 2018-10-12 04:29:25,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e&name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2 used request id req-b7090768-7f44-4b1a-ab78-91d0e510b2fa 2018-10-12 04:29:25,570 - neutron_utils - INFO - Creating port for network with name - CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2 2018-10-12 04:29:25,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" -d '{"port": {"network_id": "91a7d8ab-6bb0-4cc8-b751-0ac46974d60e", "fixed_ips": [{"subnet_id": "33883a23-cd3a-4088-98de-1c0d658ded89", "ip_address": "10.200.202.1"}], "name": "CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2", "admin_state_up": true}}' 2018-10-12 04:29:26,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-e1f55055-5b63-4c12-b45e-9b205754bea6 Date: Fri, 12 Oct 2018 04:29:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33883a23-cd3a-4088-98de-1c0d658ded89","ip_address":"10.200.202.1"}],"id":"64d244cb-2c69-4c63-b478-7ba22ab4b10b","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:13:e3:ed","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2","project_id":"917aec3d7995413bbde0ad2033e0ff0f","qos_policy_id":null,"admin_state_up":true,"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:26Z","binding:vnic_type":"normal"}} 2018-10-12 04:29:26,748 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-e1f55055-5b63-4c12-b45e-9b205754bea6 2018-10-12 04:29:26,748 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2 for router - CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router 2018-10-12 04:29:26,748 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router 2018-10-12 04:29:26,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" -d '{"port_id": "64d244cb-2c69-4c63-b478-7ba22ab4b10b"}' 2018-10-12 04:29:28,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f2c550c2-ec55-4945-99d8-b552900417fc Date: Fri, 12 Oct 2018 04:29:28 GMT RESP BODY: {"network_id": "91a7d8ab-6bb0-4cc8-b751-0ac46974d60e", "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "subnet_id": "33883a23-cd3a-4088-98de-1c0d658ded89", "subnet_ids": ["33883a23-cd3a-4088-98de-1c0d658ded89"], "port_id": "64d244cb-2c69-4c63-b478-7ba22ab4b10b", "id": "e6c1201c-2b92-445d-bacb-485e613b7a8c"} 2018-10-12 04:29:28,561 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c/add_router_interface used request id req-f2c550c2-ec55-4945-99d8-b552900417fc 2018-10-12 04:29:28,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:28,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-67c13e81-33d9-457b-967f-59a896b0134c Date: Fri, 12 Oct 2018 04:29:28 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "created_at": "2018-10-12T04:29:15Z", "admin_state_up": true, "updated_at": "2018-10-12T04:29:27Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "917aec3d7995413bbde0ad2033e0ff0f", "id": "e6c1201c-2b92-445d-bacb-485e613b7a8c", "name": "CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router"}} 2018-10-12 04:29:28,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c used request id req-67c13e81-33d9-457b-967f-59a896b0134c 2018-10-12 04:29:28,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=e6c1201c-2b92-445d-bacb-485e613b7a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:28,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-be7be8bb-8624-42cf-b217-d44e2987f471 Date: Fri, 12 Oct 2018 04:29:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:27Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33883a23-cd3a-4088-98de-1c0d658ded89","ip_address":"10.200.202.1"}],"id":"64d244cb-2c69-4c63-b478-7ba22ab4b10b","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:13:e3:ed","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2","admin_state_up":true,"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:26Z","binding:vnic_type":"normal","device_id":"e6c1201c-2b92-445d-bacb-485e613b7a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"13de8683-865b-4eb5-a733-73a807216bb8","ip_address":"10.200.201.1"}],"id":"cfd3e3cd-2d44-4c2f-ac8a-a8c111e66d25","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:69:5b:ee","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1","admin_state_up":true,"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:21Z","binding:vnic_type":"normal","device_id":"e6c1201c-2b92-445d-bacb-485e613b7a8c"}]} 2018-10-12 04:29:28,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=e6c1201c-2b92-445d-bacb-485e613b7a8c used request id req-be7be8bb-8624-42cf-b217-d44e2987f471 2018-10-12 04:29:28,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/13de8683-865b-4eb5-a733-73a807216bb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:29,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0aa99c1e-71cf-4b1d-86ea-fbc7f3ecdd3c Date: Fri, 12 Oct 2018 04:29:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}} 2018-10-12 04:29:29,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/13de8683-865b-4eb5-a733-73a807216bb8 used request id req-0aa99c1e-71cf-4b1d-86ea-fbc7f3ecdd3c 2018-10-12 04:29:29,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/33883a23-cd3a-4088-98de-1c0d658ded89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:29,145 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e7989022-3543-4620-8c70-39c8dbc271af Date: Fri, 12 Oct 2018 04:29:29 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}} 2018-10-12 04:29:29,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/33883a23-cd3a-4088-98de-1c0d658ded89 used request id req-e7989022-3543-4620-8c70-39c8dbc271af 2018-10-12 04:29:29,145 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:29,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d70b996dc9724045bbea919d9f62ae7b", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role"}], "expires_at": "2018-10-12T05:29:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "917aec3d7995413bbde0ad2033e0ff0f", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-user", "id": "bbe2a5e200c4447e993de8e07b0ad47c"}, "audit_ids": ["rdeWqjkmSO2VSdxVecxSyg"], "issued_at": "2018-10-12T04:29:29.000000Z"}} 2018-10-12 04:29:29,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:29,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-d18466bb-7dcd-4a83-940b-2c2074502e5d Date: Fri, 12 Oct 2018 04:29:29 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "created_at": "2018-10-12T04:29:15Z", "admin_state_up": true, "updated_at": "2018-10-12T04:29:27Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "917aec3d7995413bbde0ad2033e0ff0f", "id": "e6c1201c-2b92-445d-bacb-485e613b7a8c", "name": "CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router"}]} 2018-10-12 04:29:29,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router&admin_state_up=True used request id req-d18466bb-7dcd-4a83-940b-2c2074502e5d 2018-10-12 04:29:29,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:29:29,730 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:29:29,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7dcef5a50ee6e42b1191d7a2c67a65a569045afe" 2018-10-12 04:29:29,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f2ef0a7-69d4-439f-8e88-bbe29f32edcb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f"}, "enabled": true, "id": "917aec3d7995413bbde0ad2033e0ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}} 2018-10-12 04:29:29,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f used request id req-1f2ef0a7-69d4-439f-8e88-bbe29f32edcb 2018-10-12 04:29:29,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=e6c1201c-2b92-445d-bacb-485e613b7a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:30,036 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1712 X-Openstack-Request-Id: req-4fac3b73-017c-48cb-8c8a-67e51c86e138 Date: Fri, 12 Oct 2018 04:29:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:29Z","device_owner":"network:ha_router_replicated_interface","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33883a23-cd3a-4088-98de-1c0d658ded89","ip_address":"10.200.202.1"}],"id":"64d244cb-2c69-4c63-b478-7ba22ab4b10b","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:13:e3:ed","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2","admin_state_up":true,"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:26Z","binding:vnic_type":"normal","device_id":"e6c1201c-2b92-445d-bacb-485e613b7a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"13de8683-865b-4eb5-a733-73a807216bb8","ip_address":"10.200.201.1"}],"id":"cfd3e3cd-2d44-4c2f-ac8a-a8c111e66d25","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:69:5b:ee","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1","admin_state_up":true,"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:21Z","binding:vnic_type":"normal","device_id":"e6c1201c-2b92-445d-bacb-485e613b7a8c"}]} 2018-10-12 04:29:30,036 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=e6c1201c-2b92-445d-bacb-485e613b7a8c used request id req-4fac3b73-017c-48cb-8c8a-67e51c86e138 2018-10-12 04:29:30,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/13de8683-865b-4eb5-a733-73a807216bb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:30,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-98e80474-c850-45ee-b992-12ffd366515b Date: Fri, 12 Oct 2018 04:29:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}} 2018-10-12 04:29:30,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/13de8683-865b-4eb5-a733-73a807216bb8 used request id req-98e80474-c850-45ee-b992-12ffd366515b 2018-10-12 04:29:30,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/33883a23-cd3a-4088-98de-1c0d658ded89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:30,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-1e53f076-839a-4e29-bb54-3b6c3795373c Date: Fri, 12 Oct 2018 04:29:30 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}} 2018-10-12 04:29:30,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/33883a23-cd3a-4088-98de-1c0d658ded89 used request id req-1e53f076-839a-4e29-bb54-3b6c3795373c 2018-10-12 04:29:30,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:30,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:30,807 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d70b996dc9724045bbea919d9f62ae7b", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role"}], "expires_at": "2018-10-12T05:29:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "917aec3d7995413bbde0ad2033e0ff0f", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/917aec3d7995413bbde0ad2033e0ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-user", "id": "bbe2a5e200c4447e993de8e07b0ad47c"}, "audit_ids": ["xuVIvlCITYy-Kru1_uI7AA"], "issued_at": "2018-10-12T04:29:30.000000Z"}} 2018-10-12 04:29:30,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:30,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4509890-d902-442f-a26b-4309cdcad6ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:30,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c4509890-d902-442f-a26b-4309cdcad6ff 2018-10-12 04:29:30,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:31,097 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 544 X-Openstack-Request-Id: req-76c915c4-7a73-4495-9150-c619e577e981 Date: Fri, 12 Oct 2018 04:29:31 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "created_at": "2018-10-12T04:29:15Z", "admin_state_up": true, "updated_at": "2018-10-12T04:29:27Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "917aec3d7995413bbde0ad2033e0ff0f", "id": "e6c1201c-2b92-445d-bacb-485e613b7a8c", "name": "CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router"}]} 2018-10-12 04:29:31,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router&admin_state_up=True used request id req-76c915c4-7a73-4495-9150-c619e577e981 2018-10-12 04:29:31,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:29:31,106 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:29:31,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:31,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d8136e-3fe1-4bd7-8f0b-547041a66135 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f"}, "enabled": true, "id": "917aec3d7995413bbde0ad2033e0ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}} 2018-10-12 04:29:31,181 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f used request id req-73d8136e-3fe1-4bd7-8f0b-547041a66135 2018-10-12 04:29:31,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=e6c1201c-2b92-445d-bacb-485e613b7a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:31,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1713 X-Openstack-Request-Id: req-afcb39be-175e-4a58-85fc-1343327e936c Date: Fri, 12 Oct 2018 04:29:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:31Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33883a23-cd3a-4088-98de-1c0d658ded89","ip_address":"10.200.202.1"}],"id":"64d244cb-2c69-4c63-b478-7ba22ab4b10b","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:13:e3:ed","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2","admin_state_up":true,"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:26Z","binding:vnic_type":"normal","device_id":"e6c1201c-2b92-445d-bacb-485e613b7a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"13de8683-865b-4eb5-a733-73a807216bb8","ip_address":"10.200.201.1"}],"id":"cfd3e3cd-2d44-4c2f-ac8a-a8c111e66d25","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:69:5b:ee","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1","admin_state_up":true,"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:21Z","binding:vnic_type":"normal","device_id":"e6c1201c-2b92-445d-bacb-485e613b7a8c"}]} 2018-10-12 04:29:31,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=e6c1201c-2b92-445d-bacb-485e613b7a8c used request id req-afcb39be-175e-4a58-85fc-1343327e936c 2018-10-12 04:29:31,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/13de8683-865b-4eb5-a733-73a807216bb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:31,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5ee9d1f2-d4f7-448e-8c3a-98e10045f303 Date: Fri, 12 Oct 2018 04:29:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}} 2018-10-12 04:29:31,613 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/13de8683-865b-4eb5-a733-73a807216bb8 used request id req-5ee9d1f2-d4f7-448e-8c3a-98e10045f303 2018-10-12 04:29:31,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/33883a23-cd3a-4088-98de-1c0d658ded89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:31,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f6005862-e4b3-4769-9204-3c57a1e610db Date: Fri, 12 Oct 2018 04:29:31 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}} 2018-10-12 04:29:31,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/33883a23-cd3a-4088-98de-1c0d658ded89 used request id req-f6005862-e4b3-4769-9204-3c57a1e610db 2018-10-12 04:29:31,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:32,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-daa735e1-44b5-4564-91c2-6ced7fdbc79f Date: Fri, 12 Oct 2018 04:29: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":["13de8683-865b-4eb5-a733-73a807216bb8"],"updated_at":"2018-10-12T04:29:10Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1"}]} 2018-10-12 04:29:32,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1 used request id req-daa735e1-44b5-4564-91c2-6ced7fdbc79f 2018-10-12 04:29:32,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:32,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d233057-ac72-4628-a42c-ccb458a71df8 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f"}, "enabled": true, "id": "917aec3d7995413bbde0ad2033e0ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}} 2018-10-12 04:29:32,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f used request id req-4d233057-ac72-4628-a42c-ccb458a71df8 2018-10-12 04:29:32,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:32,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-acfb2edc-4286-4961-9d1d-adde1eef6171 Date: Fri, 12 Oct 2018 04:29:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}]} 2018-10-12 04:29:32,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-acfb2edc-4286-4961-9d1d-adde1eef6171 2018-10-12 04:29:32,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335&name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:32,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-e5c4e814-893d-4398-86ce-626024f10785 Date: Fri, 12 Oct 2018 04:29:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"13de8683-865b-4eb5-a733-73a807216bb8","ip_address":"10.200.201.1"}],"id":"cfd3e3cd-2d44-4c2f-ac8a-a8c111e66d25","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:69:5b:ee","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1","admin_state_up":true,"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:21Z","binding:vnic_type":"normal","device_id":"e6c1201c-2b92-445d-bacb-485e613b7a8c"}]} 2018-10-12 04:29:32,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335&name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1&admin_state_up=True used request id req-e5c4e814-893d-4398-86ce-626024f10785 2018-10-12 04:29:32,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:32,808 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3ae0cb-4cc3-42b5-be5a-b0d3cacd6965 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f"}, "enabled": true, "id": "917aec3d7995413bbde0ad2033e0ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}} 2018-10-12 04:29:32,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f used request id req-6c3ae0cb-4cc3-42b5-be5a-b0d3cacd6965 2018-10-12 04:29:32,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:33,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-524d8503-6d1f-4e11-8690-d2174476729f Date: Fri, 12 Oct 2018 04:29: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":["33883a23-cd3a-4088-98de-1c0d658ded89"],"updated_at":"2018-10-12T04:29:12Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2"}]} 2018-10-12 04:29:33,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2 used request id req-524d8503-6d1f-4e11-8690-d2174476729f 2018-10-12 04:29:33,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:33,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6128cdd3-bfb2-481c-8f98-9e1d19e6f014 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f"}, "enabled": true, "id": "917aec3d7995413bbde0ad2033e0ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}} 2018-10-12 04:29:33,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f used request id req-6128cdd3-bfb2-481c-8f98-9e1d19e6f014 2018-10-12 04:29:33,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:33,343 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-64960b8f-0972-47d5-86fe-b95cb2fb330e Date: Fri, 12 Oct 2018 04:29:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}]} 2018-10-12 04:29:33,343 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-64960b8f-0972-47d5-86fe-b95cb2fb330e 2018-10-12 04:29:33,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e&name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:33,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 863 X-Openstack-Request-Id: req-801a6ae4-89b4-4edc-83b2-43b76783f090 Date: Fri, 12 Oct 2018 04:29:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33883a23-cd3a-4088-98de-1c0d658ded89","ip_address":"10.200.202.1"}],"id":"64d244cb-2c69-4c63-b478-7ba22ab4b10b","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:13:e3:ed","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2","admin_state_up":true,"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:26Z","binding:vnic_type":"normal","device_id":"e6c1201c-2b92-445d-bacb-485e613b7a8c"}]} 2018-10-12 04:29:33,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e&name=CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2&admin_state_up=True used request id req-801a6ae4-89b4-4edc-83b2-43b76783f090 2018-10-12 04:29:33,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:33,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba8b565c-94e7-40ed-bd3b-19d10d702e5d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f"}, "enabled": true, "id": "917aec3d7995413bbde0ad2033e0ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}} 2018-10-12 04:29:33,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f used request id req-ba8b565c-94e7-40ed-bd3b-19d10d702e5d 2018-10-12 04:29:33,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:33,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 541 X-Openstack-Request-Id: req-fdbce737-a4ea-44ca-bb4e-ebabc93dca08 Date: Fri, 12 Oct 2018 04:29:33 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "created_at": "2018-10-12T04:29:15Z", "admin_state_up": true, "updated_at": "2018-10-12T04:29:27Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "917aec3d7995413bbde0ad2033e0ff0f", "id": "e6c1201c-2b92-445d-bacb-485e613b7a8c", "name": "CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router"}} 2018-10-12 04:29:33,851 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c used request id req-fdbce737-a4ea-44ca-bb4e-ebabc93dca08 2018-10-12 04:29:33,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=e6c1201c-2b92-445d-bacb-485e613b7a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:33,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1715 X-Openstack-Request-Id: req-cd0cb8e9-337c-4b4e-b7fb-84f84ec893c6 Date: Fri, 12 Oct 2018 04:29:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33883a23-cd3a-4088-98de-1c0d658ded89","ip_address":"10.200.202.1"}],"id":"64d244cb-2c69-4c63-b478-7ba22ab4b10b","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:13:e3:ed","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2","admin_state_up":true,"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:26Z","binding:vnic_type":"normal","device_id":"e6c1201c-2b92-445d-bacb-485e613b7a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"13de8683-865b-4eb5-a733-73a807216bb8","ip_address":"10.200.201.1"}],"id":"cfd3e3cd-2d44-4c2f-ac8a-a8c111e66d25","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:69:5b:ee","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1","admin_state_up":true,"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:21Z","binding:vnic_type":"normal","device_id":"e6c1201c-2b92-445d-bacb-485e613b7a8c"}]} 2018-10-12 04:29:33,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=e6c1201c-2b92-445d-bacb-485e613b7a8c used request id req-cd0cb8e9-337c-4b4e-b7fb-84f84ec893c6 2018-10-12 04:29:33,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/13de8683-865b-4eb5-a733-73a807216bb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:33,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e907bdc0-9439-4a78-9ab6-ace92cf2eae5 Date: Fri, 12 Oct 2018 04:29:33 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}} 2018-10-12 04:29:33,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/13de8683-865b-4eb5-a733-73a807216bb8 used request id req-e907bdc0-9439-4a78-9ab6-ace92cf2eae5 2018-10-12 04:29:33,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/33883a23-cd3a-4088-98de-1c0d658ded89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}72b367cbbd9ae9a25888010ba68b03859007836a" 2018-10-12 04:29:34,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3dbfb50b-72a4-4aa5-9287-36d954b9742e Date: Fri, 12 Oct 2018 04:29:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}} 2018-10-12 04:29:34,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/33883a23-cd3a-4088-98de-1c0d658ded89 used request id req-3dbfb50b-72a4-4aa5-9287-36d954b9742e 2018-10-12 04:29:34,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:34,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-233d614c-da66-4bde-a492-b32e307141d3 Date: Fri, 12 Oct 2018 04:29: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":["13de8683-865b-4eb5-a733-73a807216bb8"],"updated_at":"2018-10-12T04:29:10Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1"}]} 2018-10-12 04:29:34,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-233d614c-da66-4bde-a492-b32e307141d3 2018-10-12 04:29:34,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:34,499 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0323d850-cfd6-4709-943f-7838c5624660 Date: Fri, 12 Oct 2018 04:29:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}]} 2018-10-12 04:29:34,499 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-0323d850-cfd6-4709-943f-7838c5624660 2018-10-12 04:29:34,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:34,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-54f9a2e2-95c6-4f70-ac4d-4a7441384f10 Date: Fri, 12 Oct 2018 04:29:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:13Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"13de8683-865b-4eb5-a733-73a807216bb8","ip_address":"10.200.201.2"}],"id":"69d5d8e2-2871-4780-8aa5-d07e4d472f06","security_groups":[],"mac_address":"fa:16:3e:7c:d0:d0","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c2a55fc2-5c5a-41be-b2e8-ecca2bebc335"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"13de8683-865b-4eb5-a733-73a807216bb8","ip_address":"10.200.201.4"}],"id":"b62a981d-44c6-4e2f-9e24-871c979ba3d4","security_groups":[],"mac_address":"fa:16:3e:68:20:89","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c2a55fc2-5c5a-41be-b2e8-ecca2bebc335"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:26Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"13de8683-865b-4eb5-a733-73a807216bb8","ip_address":"10.200.201.1"}],"id":"cfd3e3cd-2d44-4c2f-ac8a-a8c111e66d25","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:69:5b:ee","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1","admin_state_up":true,"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:21Z","binding:vnic_type":"normal","device_id":"e6c1201c-2b92-445d-bacb-485e613b7a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"13de8683-865b-4eb5-a733-73a807216bb8","ip_address":"10.200.201.3"}],"id":"d66fe138-2a26-47b9-bf55-2ce73d2d5614","security_groups":[],"mac_address":"fa:16:3e:b7:87:73","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:11Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c2a55fc2-5c5a-41be-b2e8-ecca2bebc335"}]} 2018-10-12 04:29:34,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-54f9a2e2-95c6-4f70-ac4d-4a7441384f10 2018-10-12 04:29:34,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:35,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2b8fc79b-ca90-44c5-9923-ef51ec618f29 Date: Fri, 12 Oct 2018 04:29: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":["33883a23-cd3a-4088-98de-1c0d658ded89"],"updated_at":"2018-10-12T04:29:12Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2"}]} 2018-10-12 04:29:35,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-2b8fc79b-ca90-44c5-9923-ef51ec618f29 2018-10-12 04:29:35,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:35,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-f7023709-f1e3-4e42-9eb9-28a56d0b499b Date: Fri, 12 Oct 2018 04:29:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}]} 2018-10-12 04:29:35,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-f7023709-f1e3-4e42-9eb9-28a56d0b499b 2018-10-12 04:29:35,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:35,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3149 X-Openstack-Request-Id: req-b628d2ea-aa56-4429-9fa6-8d9fb8b65b30 Date: Fri, 12 Oct 2018 04:29:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"33883a23-cd3a-4088-98de-1c0d658ded89","ip_address":"10.200.202.1"}],"id":"64d244cb-2c69-4c63-b478-7ba22ab4b10b","security_groups":["c2e5a351-8819-443f-849f-93f43663ef0b"],"mac_address":"fa:16:3e:13:e3:ed","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2","admin_state_up":true,"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:26Z","binding:vnic_type":"normal","device_id":"e6c1201c-2b92-445d-bacb-485e613b7a8c"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33883a23-cd3a-4088-98de-1c0d658ded89","ip_address":"10.200.202.2"}],"id":"9b7e8929-a55b-460c-9161-01b3f612c90c","security_groups":[],"mac_address":"fa:16:3e:d6:1e:70","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-91a7d8ab-6bb0-4cc8-b751-0ac46974d60e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33883a23-cd3a-4088-98de-1c0d658ded89","ip_address":"10.200.202.4"}],"id":"b6739811-7151-4851-bfd9-c9f27c31c67e","security_groups":[],"mac_address":"fa:16:3e:fa:dc:22","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-91a7d8ab-6bb0-4cc8-b751-0ac46974d60e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:29:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"33883a23-cd3a-4088-98de-1c0d658ded89","ip_address":"10.200.202.3"}],"id":"e5790741-3ad8-4c27-b039-e4a8aea32708","security_groups":[],"mac_address":"fa:16:3e:ef:79:47","project_id":"917aec3d7995413bbde0ad2033e0ff0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-91a7d8ab-6bb0-4cc8-b751-0ac46974d60e"}]} 2018-10-12 04:29:35,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-b628d2ea-aa56-4429-9fa6-8d9fb8b65b30 2018-10-12 04:29:35,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/13de8683-865b-4eb5-a733-73a807216bb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:35,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3d26d48c-3af9-4a86-ac5e-b9317196be02 Date: Fri, 12 Oct 2018 04:29:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}} 2018-10-12 04:29:35,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/13de8683-865b-4eb5-a733-73a807216bb8 used request id req-3d26d48c-3af9-4a86-ac5e-b9317196be02 2018-10-12 04:29:35,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:35,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-feaa80b5-5d7c-4483-8322-2bc70b48814e Date: Fri, 12 Oct 2018 04:29: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":["13de8683-865b-4eb5-a733-73a807216bb8"],"updated_at":"2018-10-12T04:29:10Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:09Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1"}]} 2018-10-12 04:29:35,863 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-feaa80b5-5d7c-4483-8322-2bc70b48814e 2018-10-12 04:29:35,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:36,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-0ce7bb01-0b5d-4326-ad7a-1e40613c19e7 Date: Fri, 12 Oct 2018 04:29:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c2a55fc2-5c5a-41be-b2e8-ecca2bebc335","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:10Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29: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":"917aec3d7995413bbde0ad2033e0ff0f","id":"13de8683-865b-4eb5-a733-73a807216bb8","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1"}]} 2018-10-12 04:29:36,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-0ce7bb01-0b5d-4326-ad7a-1e40613c19e7 2018-10-12 04:29:36,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/33883a23-cd3a-4088-98de-1c0d658ded89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:36,267 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-5fbe50e6-fa2f-46fc-bd61-091354d2652f Date: Fri, 12 Oct 2018 04:29:36 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}} 2018-10-12 04:29:36,267 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/33883a23-cd3a-4088-98de-1c0d658ded89 used request id req-5fbe50e6-fa2f-46fc-bd61-091354d2652f 2018-10-12 04:29:36,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:36,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8685b203-4386-4e52-bf02-92816758718e Date: Fri, 12 Oct 2018 04:29: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":["33883a23-cd3a-4088-98de-1c0d658ded89"],"updated_at":"2018-10-12T04:29:12Z","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"917aec3d7995413bbde0ad2033e0ff0f","id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2"}]} 2018-10-12 04:29:36,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-8685b203-4386-4e52-bf02-92816758718e 2018-10-12 04:29:36,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7610cca8c82f5d18d5a555269e36f9d893b8bbe2" 2018-10-12 04:29:36,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-e62f2567-1c08-4625-b53e-8c6ba791bde2 Date: Fri, 12 Oct 2018 04:29:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"91a7d8ab-6bb0-4cc8-b751-0ac46974d60e","tenant_id":"917aec3d7995413bbde0ad2033e0ff0f","created_at":"2018-10-12T04:29:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:29:12Z","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":"917aec3d7995413bbde0ad2033e0ff0f","id":"33883a23-cd3a-4088-98de-1c0d658ded89","subnetpool_id":null,"name":"CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2"}]} 2018-10-12 04:29:36,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-e62f2567-1c08-4625-b53e-8c6ba791bde2 2018-10-12 04:29:36,586 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router and port CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port1 2018-10-12 04:29:36,586 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router 2018-10-12 04:29:36,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" -d '{"port_id": "cfd3e3cd-2d44-4c2f-ac8a-a8c111e66d25"}' 2018-10-12 04:29:37,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-ad83a2f5-0af0-4c44-adae-5bad078a040d Date: Fri, 12 Oct 2018 04:29:37 GMT RESP BODY: {"network_id": "c2a55fc2-5c5a-41be-b2e8-ecca2bebc335", "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "subnet_id": "13de8683-865b-4eb5-a733-73a807216bb8", "subnet_ids": ["13de8683-865b-4eb5-a733-73a807216bb8"], "port_id": "cfd3e3cd-2d44-4c2f-ac8a-a8c111e66d25", "id": "e6c1201c-2b92-445d-bacb-485e613b7a8c"} 2018-10-12 04:29:37,933 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c/remove_router_interface used request id req-ad83a2f5-0af0-4c44-adae-5bad078a040d 2018-10-12 04:29:37,933 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router and port CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-port2 2018-10-12 04:29:37,934 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router 2018-10-12 04:29:37,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" -d '{"port_id": "64d244cb-2c69-4c63-b478-7ba22ab4b10b"}' 2018-10-12 04:29:39,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-d8a37289-5cc3-4d1f-a4d5-1e7c7cc0d6a6 Date: Fri, 12 Oct 2018 04:29:39 GMT RESP BODY: {"network_id": "91a7d8ab-6bb0-4cc8-b751-0ac46974d60e", "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "subnet_id": "33883a23-cd3a-4088-98de-1c0d658ded89", "subnet_ids": ["33883a23-cd3a-4088-98de-1c0d658ded89"], "port_id": "64d244cb-2c69-4c63-b478-7ba22ab4b10b", "id": "e6c1201c-2b92-445d-bacb-485e613b7a8c"} 2018-10-12 04:29:39,293 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c/remove_router_interface used request id req-d8a37289-5cc3-4d1f-a4d5-1e7c7cc0d6a6 2018-10-12 04:29:39,294 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router 2018-10-12 04:29:39,294 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-router 2018-10-12 04:29:39,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e35b3e1093dde265df5ff563c123868e2f56db1" 2018-10-12 04:29:42,079 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1968462d-26db-4bd3-b922-fa483808050b Content-Length: 0 Date: Fri, 12 Oct 2018 04:29:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:29:42,080 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e6c1201c-2b92-445d-bacb-485e613b7a8c used request id req-1968462d-26db-4bd3-b922-fa483808050b 2018-10-12 04:29:42,080 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1 2018-10-12 04:29:42,080 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet1 2018-10-12 04:29:42,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/13de8683-865b-4eb5-a733-73a807216bb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f724cf0d328561588772afec7a33c296fae9c" 2018-10-12 04:29:44,516 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-33bb9621-cb9f-4ca8-8f51-a4b27d5623be Date: Fri, 12 Oct 2018 04:29:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:29:44,516 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/13de8683-865b-4eb5-a733-73a807216bb8 used request id req-33bb9621-cb9f-4ca8-8f51-a4b27d5623be 2018-10-12 04:29:44,517 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net1 2018-10-12 04:29:44,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6f724cf0d328561588772afec7a33c296fae9c" 2018-10-12 04:29:45,813 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7cdd28a0-1097-48cd-b970-0ec6a11aa342 Date: Fri, 12 Oct 2018 04:29:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:29:45,813 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c2a55fc2-5c5a-41be-b2e8-ecca2bebc335 used request id req-7cdd28a0-1097-48cd-b970-0ec6a11aa342 2018-10-12 04:29:45,814 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2 2018-10-12 04:29:45,814 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-subnet2 2018-10-12 04:29:45,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/33883a23-cd3a-4088-98de-1c0d658ded89 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f94e5119f511b2b9fbc738c243d0fda15544e" 2018-10-12 04:29:48,154 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4806b25e-1846-4437-8ebb-e86ce3cd3915 Date: Fri, 12 Oct 2018 04:29:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:29:48,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/33883a23-cd3a-4088-98de-1c0d658ded89 used request id req-4806b25e-1846-4437-8ebb-e86ce3cd3915 2018-10-12 04:29:48,154 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-f7e7f449-2d9d-4c7c-94fa-d16220e0d880-pub-net2 2018-10-12 04:29:48,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/91a7d8ab-6bb0-4cc8-b751-0ac46974d60e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}386f94e5119f511b2b9fbc738c243d0fda15544e" 2018-10-12 04:29:49,397 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c484809c-b799-4061-b48b-22f94a1518da Date: Fri, 12 Oct 2018 04:29:49 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:29:49,398 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/91a7d8ab-6bb0-4cc8-b751-0ac46974d60e used request id req-c484809c-b799-4061-b48b-22f94a1518da 2018-10-12 04:29:49,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:49,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-584ba578-578a-4eb9-ae86-c51f6213cb60 Date: Fri, 12 Oct 2018 04:29:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "created_at": "2018-10-12T04:29:09Z", "updated_at": "2018-10-12T04:29:09Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:29:09Z", "revision_number": 0, "id": "7ddc4eae-ae2b-4271-b2a3-abab9cbf0b50", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:29:09Z", "security_group_id": "c2e5a351-8819-443f-849f-93f43663ef0b", "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "917aec3d7995413bbde0ad2033e0ff0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:29:09Z", "revision_number": 0, "id": "b29fdf12-9584-404f-9c49-565e498247c2", "remote_group_id": "c2e5a351-8819-443f-849f-93f43663ef0b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:29:09Z", "security_group_id": "c2e5a351-8819-443f-849f-93f43663ef0b", "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "917aec3d7995413bbde0ad2033e0ff0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:29:09Z", "revision_number": 0, "id": "b7050a12-8097-470c-8c06-8bf50ad9db37", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:29:09Z", "security_group_id": "c2e5a351-8819-443f-849f-93f43663ef0b", "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "917aec3d7995413bbde0ad2033e0ff0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:29:09Z", "revision_number": 0, "id": "da9a6eb8-2d28-41b7-964d-d890845081af", "remote_group_id": "c2e5a351-8819-443f-849f-93f43663ef0b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:29:09Z", "security_group_id": "c2e5a351-8819-443f-849f-93f43663ef0b", "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "917aec3d7995413bbde0ad2033e0ff0f"}], "revision_number": 4, "project_id": "917aec3d7995413bbde0ad2033e0ff0f", "id": "c2e5a351-8819-443f-849f-93f43663ef0b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:29:49,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-584ba578-578a-4eb9-ae86-c51f6213cb60 2018-10-12 04:29:49,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:49,714 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e3968ae-04a8-46ad-97d1-8cd76f624810 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:29:49,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-2e3968ae-04a8-46ad-97d1-8cd76f624810 2018-10-12 04:29:49,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:49,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cffc0ae3-794b-47f8-8c81-0fb52d864b19 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:29:49,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-cffc0ae3-794b-47f8-8c81-0fb52d864b19 2018-10-12 04:29:49,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:49,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-419dc468-0b42-430c-8e25-5e444bb757b6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f"}, "enabled": true, "id": "917aec3d7995413bbde0ad2033e0ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-80efc02f-cac7-49c-proj"}} 2018-10-12 04:29:49,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f used request id req-419dc468-0b42-430c-8e25-5e444bb757b6 2018-10-12 04:29:49,892 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2e5a351-8819-443f-849f-93f43663ef0b 2018-10-12 04:29:49,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c2e5a351-8819-443f-849f-93f43663ef0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:50,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7691ab58-7ec6-4de6-bd20-e77db40b4e23 Date: Fri, 12 Oct 2018 04:29:50 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-10-12T04:29:09Z", "security_group_id": "c2e5a351-8819-443f-849f-93f43663ef0b", "port_range_min": null, "revision_number": 0, "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "created_at": "2018-10-12T04:29:09Z", "project_id": "917aec3d7995413bbde0ad2033e0ff0f", "id": "7ddc4eae-ae2b-4271-b2a3-abab9cbf0b50"}, {"remote_group_id": "c2e5a351-8819-443f-849f-93f43663ef0b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:29:09Z", "security_group_id": "c2e5a351-8819-443f-849f-93f43663ef0b", "port_range_min": null, "revision_number": 0, "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "created_at": "2018-10-12T04:29:09Z", "project_id": "917aec3d7995413bbde0ad2033e0ff0f", "id": "b29fdf12-9584-404f-9c49-565e498247c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:29:09Z", "security_group_id": "c2e5a351-8819-443f-849f-93f43663ef0b", "port_range_min": null, "revision_number": 0, "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "created_at": "2018-10-12T04:29:09Z", "project_id": "917aec3d7995413bbde0ad2033e0ff0f", "id": "b7050a12-8097-470c-8c06-8bf50ad9db37"}, {"remote_group_id": "c2e5a351-8819-443f-849f-93f43663ef0b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:29:09Z", "security_group_id": "c2e5a351-8819-443f-849f-93f43663ef0b", "port_range_min": null, "revision_number": 0, "tenant_id": "917aec3d7995413bbde0ad2033e0ff0f", "created_at": "2018-10-12T04:29:09Z", "project_id": "917aec3d7995413bbde0ad2033e0ff0f", "id": "da9a6eb8-2d28-41b7-964d-d890845081af"}]} 2018-10-12 04:29:50,081 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c2e5a351-8819-443f-849f-93f43663ef0b used request id req-7691ab58-7ec6-4de6-bd20-e77db40b4e23 2018-10-12 04:29:50,082 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:29:50,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c2e5a351-8819-443f-849f-93f43663ef0b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:50,402 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57745053-7a13-4e9c-8da0-a49b91d22d97 Content-Length: 0 Date: Fri, 12 Oct 2018 04:29:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:29:50,402 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c2e5a351-8819-443f-849f-93f43663ef0b used request id req-57745053-7a13-4e9c-8da0-a49b91d22d97 2018-10-12 04:29:50,403 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-80efc02f-cac7-49c-proj 2018-10-12 04:29:50,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:50,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2f0f883-cd49-4185-9f1c-4d7a018f8015 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:29:50,668 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/917aec3d7995413bbde0ad2033e0ff0f used request id req-e2f0f883-cd49-4185-9f1c-4d7a018f8015 2018-10-12 04:29:50,669 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-80efc02f-cac7-49c-proj-role 2018-10-12 04:29:50,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d70b996dc9724045bbea919d9f62ae7b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:50,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-343485a7-9710-4bb0-a383-963f734e0e8f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:29:50,773 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d70b996dc9724045bbea919d9f62ae7b used request id req-343485a7-9710-4bb0-a383-963f734e0e8f 2018-10-12 04:29:50,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3935e8f31034012af5c0b1f1852cd2008c3a4ad8" 2018-10-12 04:29:50,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c24861c4-94f6-47cb-ba1f-5897b2eda423 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:29:50,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c24861c4-94f6-47cb-ba1f-5897b2eda423 2018-10-12 04:29:50,867 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-80efc02f-cac7-49c-user 2018-10-12 04:29:50,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/bbe2a5e200c4447e993de8e07b0ad47c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c5e084f95285f9ca9ba92de154a35f883000f90" 2018-10-12 04:29:51,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:29:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d1d2d3af-e866-457d-95f4-0dcb084a3aa6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:29:51,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/bbe2a5e200c4447e993de8e07b0ad47c used request id req-d1d2d3af-e866-457d-95f4-0dcb084a3aa6 2018-10-12 04:29:51,056 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:51,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["2toLxxgsQV6HfYj1xmpk3Q"], "issued_at": "2018-10-12T04:29:51.000000Z"}} 2018-10-12 04:29:51,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad75a1a6ff64252e547db1a06ab32f6624bcc1f0" 2018-10-12 04:29:51,527 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f270eec4-2b51-4b31-8576-ac4203cd2da0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:51,527 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f270eec4-2b51-4b31-8576-ac4203cd2da0 2018-10-12 04:29:51,529 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:51,530 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:51,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:29:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ICzJMbf_SjeJ-RuJfikCpw"], "issued_at": "2018-10-12T04:29:51.000000Z"}} 2018-10-12 04:29:51,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" 2018-10-12 04:29:51,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95576944-53bf-4108-aaa9-d88857ac2cc0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:51,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-95576944-53bf-4108-aaa9-d88857ac2cc0 2018-10-12 04:29:52,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:29:52,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:29:52,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9f21c848-be82-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" 2018-10-12 04:29:52,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3479c3c-ea4c-4b75-bd79-dfb7b64dfb98 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9f21c848-be82-42f-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:29:52,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-9f21c848-be82-42f-proj used request id req-e3479c3c-ea4c-4b75-bd79-dfb7b64dfb98 2018-10-12 04:29:52,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" 2018-10-12 04:29:52,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b99812c9-5ce5-42e7-9cd6-833b6c54312e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:29:52,186 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b99812c9-5ce5-42e7-9cd6-833b6c54312e 2018-10-12 04:29:52,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-9f21c848-be82-42f-proj"}}' 2018-10-12 04:29:52,378 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54e7215d-a005-4aff-8faf-d2a2099d5e26 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fb70069454de4483bf0635775a8f056c"}, "enabled": true, "id": "fb70069454de4483bf0635775a8f056c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9f21c848-be82-42f-proj"}} 2018-10-12 04:29:52,379 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-54e7215d-a005-4aff-8faf-d2a2099d5e26 2018-10-12 04:29:52,379 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-9f21c848-be82-42f-proj 2018-10-12 04:29:52,379 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:52,380 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:52,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:29:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["7v6p8QxlRhmAdF2fetFZjA"], "issued_at": "2018-10-12T04:29:52.000000Z"}} 2018-10-12 04:29:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7adc3081aff1cb483ce68d7014beee8dcba6d9ee" 2018-10-12 04:29:52,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26b4e24d-f772-4ae9-b7ec-768f12236185 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:52,840 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-26b4e24d-f772-4ae9-b7ec-768f12236185 2018-10-12 04:29:52,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:29:52,849 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:29: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:29:52,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7adc3081aff1cb483ce68d7014beee8dcba6d9ee" 2018-10-12 04:29:52,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6aeca6b-8930-4540-8193-c0f85aa36a1d Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:29:52,894 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a6aeca6b-8930-4540-8193-c0f85aa36a1d 2018-10-12 04:29:52,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-9f21c848-be82-42f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7adc3081aff1cb483ce68d7014beee8dcba6d9ee" 2018-10-12 04:29:52,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-251d0021-0360-4db8-83cf-fde26866f04a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-9f21c848-be82-42f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fb70069454de4483bf0635775a8f056c"}, "enabled": true, "id": "fb70069454de4483bf0635775a8f056c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9f21c848-be82-42f-proj"}]} 2018-10-12 04:29:52,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-9f21c848-be82-42f-proj used request id req-251d0021-0360-4db8-83cf-fde26866f04a 2018-10-12 04:29:52,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7adc3081aff1cb483ce68d7014beee8dcba6d9ee" 2018-10-12 04:29:53,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-651afd3d-744c-4b53-8f6e-10c4b0ba58cf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:29:53,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-651afd3d-744c-4b53-8f6e-10c4b0ba58cf 2018-10-12 04:29:53,469 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-9f21c848-be82-42f-user 2018-10-12 04:29:53,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:53,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" 2018-10-12 04:29:53,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029f7792-df5b-4e88-97ed-aa280f8015a4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:29:53,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-029f7792-df5b-4e88-97ed-aa280f8015a4 2018-10-12 04:29:53,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" -d '{"role": {"name": "CreateRouterSuccessTests-9f21c848-be82-42f-proj-role"}}' 2018-10-12 04:29:53,689 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb8e87cf-be64-4e67-b8ae-fdfca9071c8f Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b78e3d29dbfa40c487104b24a4acc931", "links": {"self": "http://172.30.9.27:5000/v3/roles/b78e3d29dbfa40c487104b24a4acc931"}, "name": "CreateRouterSuccessTests-9f21c848-be82-42f-proj-role"}} 2018-10-12 04:29:53,690 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-cb8e87cf-be64-4e67-b8ae-fdfca9071c8f 2018-10-12 04:29:53,690 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-9f21c848-be82-42f-proj-role 2018-10-12 04:29:53,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/b78e3d29dbfa40c487104b24a4acc931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" 2018-10-12 04:29:53,783 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5743bc5-57cc-4851-8cb3-0e25a4cfa341 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/b78e3d29dbfa40c487104b24a4acc931"}, "domain_id": null, "name": "CreateRouterSuccessTests-9f21c848-be82-42f-proj-role", "id": "b78e3d29dbfa40c487104b24a4acc931"}} 2018-10-12 04:29:53,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/b78e3d29dbfa40c487104b24a4acc931 used request id req-c5743bc5-57cc-4851-8cb3-0e25a4cfa341 2018-10-12 04:29:53,784 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-9f21c848-be82-42f-proj-role to project CreateRouterSuccessTests-9f21c848-be82-42f-proj 2018-10-12 04:29:53,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/fb70069454de4483bf0635775a8f056c/users/3b82d459b0714ab0baf2f432c3f27557/roles/b78e3d29dbfa40c487104b24a4acc931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" 2018-10-12 04:29:53,914 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:29:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65938040-6915-448c-99ee-7dfc6b6b8975 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:29:53,914 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/fb70069454de4483bf0635775a8f056c/users/3b82d459b0714ab0baf2f432c3f27557/roles/b78e3d29dbfa40c487104b24a4acc931 used request id req-65938040-6915-448c-99ee-7dfc6b6b8975 2018-10-12 04:29:53,914 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:53,915 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:54,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b78e3d29dbfa40c487104b24a4acc931", "name": "CreateRouterSuccessTests-9f21c848-be82-42f-proj-role"}], "expires_at": "2018-10-12T05:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb70069454de4483bf0635775a8f056c", "name": "CreateRouterSuccessTests-9f21c848-be82-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fb70069454de4483bf0635775a8f056c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fb70069454de4483bf0635775a8f056c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fb70069454de4483bf0635775a8f056c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fb70069454de4483bf0635775a8f056c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fb70069454de4483bf0635775a8f056c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fb70069454de4483bf0635775a8f056c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fb70069454de4483bf0635775a8f056c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fb70069454de4483bf0635775a8f056c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fb70069454de4483bf0635775a8f056c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fb70069454de4483bf0635775a8f056c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fb70069454de4483bf0635775a8f056c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fb70069454de4483bf0635775a8f056c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9f21c848-be82-42f-user", "id": "3b82d459b0714ab0baf2f432c3f27557"}, "audit_ids": ["muZnlEvrQNqjjiW7RE-PIQ"], "issued_at": "2018-10-12T04:29:54.000000Z"}} 2018-10-12 04:29:54,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1472849e1ed42bf881608f5ca3de93e916280f42" 2018-10-12 04:29:54,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b348aa40-55d5-4850-9f89-856151554386 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:54,386 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b348aa40-55d5-4850-9f89-856151554386 2018-10-12 04:29:54,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-4b2fbe25-077f-4609-88bc-c882d2d41fcf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1472849e1ed42bf881608f5ca3de93e916280f42" 2018-10-12 04:29:54,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-5a182d33-91aa-4a41-a1b0-0cb55e393156 Date: Fri, 12 Oct 2018 04:29:54 GMT RESP BODY: {"routers": []} 2018-10-12 04:29:54,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-4b2fbe25-077f-4609-88bc-c882d2d41fcf-pub-router&admin_state_up=True used request id req-5a182d33-91aa-4a41-a1b0-0cb55e393156 2018-10-12 04:29:54,586 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:29:54,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:29:54,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b78e3d29dbfa40c487104b24a4acc931", "name": "CreateRouterSuccessTests-9f21c848-be82-42f-proj-role"}], "expires_at": "2018-10-12T05:29:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb70069454de4483bf0635775a8f056c", "name": "CreateRouterSuccessTests-9f21c848-be82-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fb70069454de4483bf0635775a8f056c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fb70069454de4483bf0635775a8f056c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fb70069454de4483bf0635775a8f056c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fb70069454de4483bf0635775a8f056c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fb70069454de4483bf0635775a8f056c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fb70069454de4483bf0635775a8f056c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fb70069454de4483bf0635775a8f056c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fb70069454de4483bf0635775a8f056c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fb70069454de4483bf0635775a8f056c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fb70069454de4483bf0635775a8f056c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fb70069454de4483bf0635775a8f056c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fb70069454de4483bf0635775a8f056c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9f21c848-be82-42f-user", "id": "3b82d459b0714ab0baf2f432c3f27557"}, "audit_ids": ["rcRMJMDBSWSeP9UosOIBxw"], "issued_at": "2018-10-12T04:29:54.000000Z"}} 2018-10-12 04:29:54,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aea7eef6f557c47e8d5de29e695fd1ceb43f3450" 2018-10-12 04:29:55,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:29:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-494e7c16-509e-489a-a545-d4d3a4e91b7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:29:55,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-494e7c16-509e-489a-a545-d4d3a4e91b7d 2018-10-12 04:29:55,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1472849e1ed42bf881608f5ca3de93e916280f42" 2018-10-12 04:29:55,448 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-837bf4f7-524b-4d7d-9ecb-cd7f05b23fb2 Date: Fri, 12 Oct 2018 04:29:55 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:29:55,448 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-837bf4f7-524b-4d7d-9ecb-cd7f05b23fb2 2018-10-12 04:29:55,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1472849e1ed42bf881608f5ca3de93e916280f42" 2018-10-12 04:29:55,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-eae4e967-c36f-4a8c-92fa-058b7e3a5fd6 Date: Fri, 12 Oct 2018 04:29:55 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:29:55,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-eae4e967-c36f-4a8c-92fa-058b7e3a5fd6 2018-10-12 04:29:55,637 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-4b2fbe25-077f-4609-88bc-c882d2d41fcf-pub-router 2018-10-12 04:29:55,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1472849e1ed42bf881608f5ca3de93e916280f42" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateRouterSuccessTests-4b2fbe25-077f-4609-88bc-c882d2d41fcf-pub-router", "admin_state_up": true}}' 2018-10-12 04:30:00,734 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-bd63ca78-a66c-4772-acef-b2eec3d1d99a Date: Fri, 12 Oct 2018 04:30:00 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fb70069454de4483bf0635775a8f056c", "created_at": "2018-10-12T04:29:56Z", "admin_state_up": true, "updated_at": "2018-10-12T04:29:57Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "fb70069454de4483bf0635775a8f056c", "id": "07ea603f-8848-4fc8-9f0e-3a76bf46d02b", "name": "CreateRouterSuccessTests-4b2fbe25-077f-4609-88bc-c882d2d41fcf-pub-router"}} 2018-10-12 04:30:00,734 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-bd63ca78-a66c-4772-acef-b2eec3d1d99a 2018-10-12 04:30:00,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=07ea603f-8848-4fc8-9f0e-3a76bf46d02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1472849e1ed42bf881608f5ca3de93e916280f42" 2018-10-12 04:30:01,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-75066c78-e8f8-4047-9101-017aaf09f324 Date: Fri, 12 Oct 2018 04:30:01 GMT RESP BODY: {"ports":[]} 2018-10-12 04:30:01,130 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=07ea603f-8848-4fc8-9f0e-3a76bf46d02b used request id req-75066c78-e8f8-4047-9101-017aaf09f324 2018-10-12 04:30:01,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/07ea603f-8848-4fc8-9f0e-3a76bf46d02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1472849e1ed42bf881608f5ca3de93e916280f42" 2018-10-12 04:30:01,461 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-726ff164-dc7b-483b-aad6-a177e87db113 Date: Fri, 12 Oct 2018 04:30:01 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fb70069454de4483bf0635775a8f056c", "created_at": "2018-10-12T04:29:56Z", "admin_state_up": true, "updated_at": "2018-10-12T04:29:59Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "fb70069454de4483bf0635775a8f056c", "id": "07ea603f-8848-4fc8-9f0e-3a76bf46d02b", "name": "CreateRouterSuccessTests-4b2fbe25-077f-4609-88bc-c882d2d41fcf-pub-router"}} 2018-10-12 04:30:01,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/07ea603f-8848-4fc8-9f0e-3a76bf46d02b used request id req-726ff164-dc7b-483b-aad6-a177e87db113 2018-10-12 04:30:01,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=07ea603f-8848-4fc8-9f0e-3a76bf46d02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1472849e1ed42bf881608f5ca3de93e916280f42" 2018-10-12 04:30:01,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-34face84-7490-47b3-ba73-d723f3705a15 Date: Fri, 12 Oct 2018 04:30:01 GMT RESP BODY: {"ports":[]} 2018-10-12 04:30:01,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=07ea603f-8848-4fc8-9f0e-3a76bf46d02b used request id req-34face84-7490-47b3-ba73-d723f3705a15 2018-10-12 04:30:01,658 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:02,041 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b78e3d29dbfa40c487104b24a4acc931", "name": "CreateRouterSuccessTests-9f21c848-be82-42f-proj-role"}], "expires_at": "2018-10-12T05:30:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fb70069454de4483bf0635775a8f056c", "name": "CreateRouterSuccessTests-9f21c848-be82-42f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fb70069454de4483bf0635775a8f056c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fb70069454de4483bf0635775a8f056c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fb70069454de4483bf0635775a8f056c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fb70069454de4483bf0635775a8f056c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fb70069454de4483bf0635775a8f056c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fb70069454de4483bf0635775a8f056c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fb70069454de4483bf0635775a8f056c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fb70069454de4483bf0635775a8f056c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fb70069454de4483bf0635775a8f056c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fb70069454de4483bf0635775a8f056c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fb70069454de4483bf0635775a8f056c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fb70069454de4483bf0635775a8f056c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-9f21c848-be82-42f-user", "id": "3b82d459b0714ab0baf2f432c3f27557"}, "audit_ids": ["Zc_-g4n8QRWHuKXMlYSVdg"], "issued_at": "2018-10-12T04:30:02.000000Z"}} 2018-10-12 04:30:02,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-4b2fbe25-077f-4609-88bc-c882d2d41fcf-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c2a3664049ccc00d56e9ca8acfb333ebf56d80" 2018-10-12 04:30:02,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-91ba74ed-a2b2-4278-a5ba-6474832491ac Date: Fri, 12 Oct 2018 04:30:02 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fb70069454de4483bf0635775a8f056c", "created_at": "2018-10-12T04:29:56Z", "admin_state_up": true, "updated_at": "2018-10-12T04:29:59Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "fb70069454de4483bf0635775a8f056c", "id": "07ea603f-8848-4fc8-9f0e-3a76bf46d02b", "name": "CreateRouterSuccessTests-4b2fbe25-077f-4609-88bc-c882d2d41fcf-pub-router"}]} 2018-10-12 04:30:02,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-4b2fbe25-077f-4609-88bc-c882d2d41fcf-pub-router&admin_state_up=True used request id req-91ba74ed-a2b2-4278-a5ba-6474832491ac 2018-10-12 04:30:02,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:30:02,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:30:02,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fb70069454de4483bf0635775a8f056c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad75a1a6ff64252e547db1a06ab32f6624bcc1f0" 2018-10-12 04:30:02,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c7a53f-0e23-4139-a9b4-e4dfdd4f139b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fb70069454de4483bf0635775a8f056c"}, "enabled": true, "id": "fb70069454de4483bf0635775a8f056c", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-9f21c848-be82-42f-proj"}} 2018-10-12 04:30:02,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fb70069454de4483bf0635775a8f056c used request id req-92c7a53f-0e23-4139-a9b4-e4dfdd4f139b 2018-10-12 04:30:02,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=07ea603f-8848-4fc8-9f0e-3a76bf46d02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c2a3664049ccc00d56e9ca8acfb333ebf56d80" 2018-10-12 04:30:02,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-89ed0ad3-b7b2-40a4-b0dc-8f1001efd9ff Date: Fri, 12 Oct 2018 04:30:02 GMT RESP BODY: {"ports":[]} 2018-10-12 04:30:02,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=07ea603f-8848-4fc8-9f0e-3a76bf46d02b used request id req-89ed0ad3-b7b2-40a4-b0dc-8f1001efd9ff 2018-10-12 04:30:02,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c2a3664049ccc00d56e9ca8acfb333ebf56d80" 2018-10-12 04:30:02,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-4f13376e-a02d-4376-bd92-7d483f018a31 Date: Fri, 12 Oct 2018 04:30:02 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:30:02,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-4f13376e-a02d-4376-bd92-7d483f018a31 2018-10-12 04:30:02,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e5c2a3664049ccc00d56e9ca8acfb333ebf56d80" 2018-10-12 04:30:02,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b1589625-2288-4f4d-9512-ae5435d3b96f Date: Fri, 12 Oct 2018 04:30:02 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:30:02,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-b1589625-2288-4f4d-9512-ae5435d3b96f 2018-10-12 04:30:02,848 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-4b2fbe25-077f-4609-88bc-c882d2d41fcf-pub-router 2018-10-12 04:30:02,848 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-4b2fbe25-077f-4609-88bc-c882d2d41fcf-pub-router 2018-10-12 04:30:02,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/07ea603f-8848-4fc8-9f0e-3a76bf46d02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1472849e1ed42bf881608f5ca3de93e916280f42" 2018-10-12 04:30:06,647 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a769a18-5f08-4347-b2e0-16fb1c8a5a32 Content-Length: 0 Date: Fri, 12 Oct 2018 04:30:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:30:06,647 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/07ea603f-8848-4fc8-9f0e-3a76bf46d02b used request id req-9a769a18-5f08-4347-b2e0-16fb1c8a5a32 2018-10-12 04:30:06,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" 2018-10-12 04:30:06,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a33f003e-4cc8-4858-848f-7799e75c2fc1 Date: Fri, 12 Oct 2018 04:30:06 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:30:06,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-a33f003e-4cc8-4858-848f-7799e75c2fc1 2018-10-12 04:30:06,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" 2018-10-12 04:30:06,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e48462d4-fd22-4bf2-a21d-d017193ddc8f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:30:06,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-e48462d4-fd22-4bf2-a21d-d017193ddc8f 2018-10-12 04:30:06,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" 2018-10-12 04:30:07,048 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2588ac83-f45e-4594-bf30-5f25eb752183 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:30:07,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-2588ac83-f45e-4594-bf30-5f25eb752183 2018-10-12 04:30:07,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" 2018-10-12 04:30:07,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11764fcf-97f9-4c76-997a-0b1958a3e3ad 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:30:07,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-11764fcf-97f9-4c76-997a-0b1958a3e3ad 2018-10-12 04:30:07,143 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-9f21c848-be82-42f-proj 2018-10-12 04:30:07,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/fb70069454de4483bf0635775a8f056c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" 2018-10-12 04:30:07,405 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:30:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-39e199cc-0b31-4e82-8585-460cb6400f51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:30:07,405 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/fb70069454de4483bf0635775a8f056c used request id req-39e199cc-0b31-4e82-8585-460cb6400f51 2018-10-12 04:30:07,405 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-9f21c848-be82-42f-proj-role 2018-10-12 04:30:07,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/b78e3d29dbfa40c487104b24a4acc931 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" 2018-10-12 04:30:07,515 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:30:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fae90774-0a2c-40f2-b35f-57dbd127eb97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:30:07,516 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/b78e3d29dbfa40c487104b24a4acc931 used request id req-fae90774-0a2c-40f2-b35f-57dbd127eb97 2018-10-12 04:30:07,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6e1e71a00b088405d32b1646ca5f19b1be58aff9" 2018-10-12 04:30:07,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0924b7f4-32a5-4968-ba1d-ec8866b5c276 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:30:07,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0924b7f4-32a5-4968-ba1d-ec8866b5c276 2018-10-12 04:30:07,610 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-9f21c848-be82-42f-user 2018-10-12 04:30:07,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/3b82d459b0714ab0baf2f432c3f27557 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7adc3081aff1cb483ce68d7014beee8dcba6d9ee" 2018-10-12 04:30:07,833 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:30:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1bf4494e-4d33-4b4b-b5a1-daca7f8b6ce7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:30:07,833 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3b82d459b0714ab0baf2f432c3f27557 used request id req-1bf4494e-4d33-4b4b-b5a1-daca7f8b6ce7 2018-10-12 04:30:07,835 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:08,212 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:30:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["U4LBkuoNS3CvMrLUMzPg8Q"], "issued_at": "2018-10-12T04:30:08.000000Z"}} 2018-10-12 04:30:08,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763f71f70f4497bde3b9947787c9d478c9372a4d" 2018-10-12 04:30:08,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd0ed1d7-bd18-465e-885f-36508911051d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:08,297 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bd0ed1d7-bd18-465e-885f-36508911051d 2018-10-12 04:30:08,299 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:08,300 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:08,692 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:30:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ZozZqGIJQXybGEIpjjqoQQ"], "issued_at": "2018-10-12T04:30:08.000000Z"}} 2018-10-12 04:30:08,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" 2018-10-12 04:30:08,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be59958-cc69-4edf-8133-d3696894ac24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:08,766 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0be59958-cc69-4edf-8133-d3696894ac24 2018-10-12 04:30:08,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:30:08,777 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:30:08,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-79f95693-dfac-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" 2018-10-12 04:30:08,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16af381d-9423-45e1-9a61-fc2051863df2 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-79f95693-dfac-472-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:30:08,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-79f95693-dfac-472-proj used request id req-16af381d-9423-45e1-9a61-fc2051863df2 2018-10-12 04:30:08,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" 2018-10-12 04:30:09,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68d5aef-0e27-4b23-8d9b-b18f000e12d5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:30:09,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c68d5aef-0e27-4b23-8d9b-b18f000e12d5 2018-10-12 04:30:09,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-79f95693-dfac-472-proj"}}' 2018-10-12 04:30:09,163 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:30:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17ca18c9-1910-4af1-a68d-49840cd88f6c Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bcaf2718d6444a16b30b99849b6de621"}, "enabled": true, "id": "bcaf2718d6444a16b30b99849b6de621", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-79f95693-dfac-472-proj"}} 2018-10-12 04:30:09,164 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-17ca18c9-1910-4af1-a68d-49840cd88f6c 2018-10-12 04:30:09,164 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-79f95693-dfac-472-proj 2018-10-12 04:30:09,164 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:09,165 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:09,551 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:30:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["rSMYBMPFSfGecRFvTto_lw"], "issued_at": "2018-10-12T04:30:09.000000Z"}} 2018-10-12 04:30:09,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece505173e882a56d8f5220cf875110e4f6d8645" 2018-10-12 04:30:09,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61b41a62-270a-462d-a90c-9b9c6d49d6ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:09,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-61b41a62-270a-462d-a90c-9b9c6d49d6ea 2018-10-12 04:30:09,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:30:09,637 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:30:09,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece505173e882a56d8f5220cf875110e4f6d8645" 2018-10-12 04:30:09,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea267b56-e06c-443f-8ab8-e39780e0c787 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:30:09,738 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ea267b56-e06c-443f-8ab8-e39780e0c787 2018-10-12 04:30:09,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-79f95693-dfac-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece505173e882a56d8f5220cf875110e4f6d8645" 2018-10-12 04:30:09,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54287167-9f6f-4ca0-ad44-13b67d9c13bb Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-79f95693-dfac-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/bcaf2718d6444a16b30b99849b6de621"}, "enabled": true, "id": "bcaf2718d6444a16b30b99849b6de621", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-79f95693-dfac-472-proj"}]} 2018-10-12 04:30:09,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-79f95693-dfac-472-proj used request id req-54287167-9f6f-4ca0-ad44-13b67d9c13bb 2018-10-12 04:30:09,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece505173e882a56d8f5220cf875110e4f6d8645" 2018-10-12 04:30:09,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f18a7f46-3cc3-4760-97b6-e441f65e831d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:30:09,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f18a7f46-3cc3-4760-97b6-e441f65e831d 2018-10-12 04:30:10,378 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-79f95693-dfac-472-user 2018-10-12 04:30:10,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:10,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" 2018-10-12 04:30:10,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6dd6b526-8975-4b79-a47d-e996c94125c2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:30:10,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6dd6b526-8975-4b79-a47d-e996c94125c2 2018-10-12 04:30:10,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" -d '{"role": {"name": "CreateRouterSuccessTests-79f95693-dfac-472-proj-role"}}' 2018-10-12 04:30:10,522 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ff16b98-697e-4bb0-be7d-3fa82f8d87e5 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9d213106c5b94c0fba512adeb19571ce", "links": {"self": "http://172.30.9.27:5000/v3/roles/9d213106c5b94c0fba512adeb19571ce"}, "name": "CreateRouterSuccessTests-79f95693-dfac-472-proj-role"}} 2018-10-12 04:30:10,522 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4ff16b98-697e-4bb0-be7d-3fa82f8d87e5 2018-10-12 04:30:10,522 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-79f95693-dfac-472-proj-role 2018-10-12 04:30:10,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/9d213106c5b94c0fba512adeb19571ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" 2018-10-12 04:30:10,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7684a745-94f6-4749-bbb9-9b029e0d5686 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/9d213106c5b94c0fba512adeb19571ce"}, "domain_id": null, "name": "CreateRouterSuccessTests-79f95693-dfac-472-proj-role", "id": "9d213106c5b94c0fba512adeb19571ce"}} 2018-10-12 04:30:10,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/9d213106c5b94c0fba512adeb19571ce used request id req-7684a745-94f6-4749-bbb9-9b029e0d5686 2018-10-12 04:30:10,619 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-79f95693-dfac-472-proj-role to project CreateRouterSuccessTests-79f95693-dfac-472-proj 2018-10-12 04:30:10,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/bcaf2718d6444a16b30b99849b6de621/users/7a6d4f2288af40acadf3a0c060917a6e/roles/9d213106c5b94c0fba512adeb19571ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" 2018-10-12 04:30:10,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:30:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-faf4e0bc-84ca-4f98-8643-c07cb7f33ffb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:30:10,752 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/bcaf2718d6444a16b30b99849b6de621/users/7a6d4f2288af40acadf3a0c060917a6e/roles/9d213106c5b94c0fba512adeb19571ce used request id req-faf4e0bc-84ca-4f98-8643-c07cb7f33ffb 2018-10-12 04:30:10,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:10,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:11,138 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["qcqOmb1_T0mLZ-PT8_SXoQ"], "issued_at": "2018-10-12T04:30:11.000000Z"}} 2018-10-12 04:30:11,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:11,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b740d2-5f44-4ce7-ade7-b7667c9b03b0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:11,228 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-00b740d2-5f44-4ce7-ade7-b7667c9b03b0 2018-10-12 04:30:11,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:11,438 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-043752b7-fb75-4e64-a66c-b937a182c372 Date: Fri, 12 Oct 2018 04:30:11 GMT RESP BODY: {"routers": []} 2018-10-12 04:30:11,438 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router&admin_state_up=True used request id req-043752b7-fb75-4e64-a66c-b937a182c372 2018-10-12 04:30:11,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:11,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:11,814 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:30:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["05sfm1dcSW-fKArnRmFqTQ"], "issued_at": "2018-10-12T04:30:11.000000Z"}} 2018-10-12 04:30:11,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a62104a7709b7cab80bd1fe556305f4b73113cf4" 2018-10-12 04:30:11,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91034eab-5ab7-40aa-a6d4-c7c98e9532cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:11,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-91034eab-5ab7-40aa-a6d4-c7c98e9532cd 2018-10-12 04:30:11,901 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router 2018-10-12 04:30:11,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" -d '{"router": {"name": "CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router", "admin_state_up": true}}' 2018-10-12 04:30:15,613 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-0d994c85-e78a-4ae5-922a-a292e4b53fa5 Date: Fri, 12 Oct 2018 04:30:15 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:30:12Z", "admin_state_up": true, "updated_at": "2018-10-12T04:30:12Z", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "flavor_id": null, "revision_number": 1, "routes": [], "ha": true, "id": "e18196e6-cd96-470b-8daf-221e0cc7ff0a", "name": "CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router"}} 2018-10-12 04:30:15,613 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-0d994c85-e78a-4ae5-922a-a292e4b53fa5 2018-10-12 04:30:15,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=e18196e6-cd96-470b-8daf-221e0cc7ff0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:15,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2455 X-Openstack-Request-Id: req-a9a4ded4-0433-489f-a5df-3f8c888c9c2e Date: Fri, 12 Oct 2018 04:30:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:30:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a8bfca7-7b76-4789-a673-1fd18da65245","ip_address":"169.254.192.10"}],"id":"14fe5ddc-7ac9-40e6-aeb8-196e6ce589cb","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:1a:44:e3","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ae4cc8f872c404b8f23fb1adbb49b66","admin_state_up":true,"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:12Z","binding:vnic_type":"normal","device_id":"e18196e6-cd96-470b-8daf-221e0cc7ff0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:30:14Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a8bfca7-7b76-4789-a673-1fd18da65245","ip_address":"169.254.192.12"}],"id":"4c5658e1-238e-47f2-b943-2fb8776d43fa","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:72:28:77","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ae4cc8f872c404b8f23fb1adbb49b66","admin_state_up":true,"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:14Z","binding:vnic_type":"normal","device_id":"e18196e6-cd96-470b-8daf-221e0cc7ff0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:30:13Z","device_owner":"network:router_ha_interface","revision_number":4,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a8bfca7-7b76-4789-a673-1fd18da65245","ip_address":"169.254.192.6"}],"id":"d4f61755-a2bc-432a-91f9-5e5de1c484b7","security_groups":[],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:07:8c:7a","project_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ae4cc8f872c404b8f23fb1adbb49b66","admin_state_up":true,"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:13Z","binding:vnic_type":"normal","device_id":"e18196e6-cd96-470b-8daf-221e0cc7ff0a"}]} 2018-10-12 04:30:15,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=e18196e6-cd96-470b-8daf-221e0cc7ff0a used request id req-a9a4ded4-0433-489f-a5df-3f8c888c9c2e 2018-10-12 04:30:15,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:16,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8d025d65-6df4-4b6d-b720-9e4b0d7cd3d0 Date: Fri, 12 Oct 2018 04:30:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:12Z","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":"6a8bfca7-7b76-4789-a673-1fd18da65245","subnetpool_id":null,"name":"HA subnet tenant 8ae4cc8f872c404b8f23fb1adbb49b66"}} 2018-10-12 04:30:16,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 used request id req-8d025d65-6df4-4b6d-b720-9e4b0d7cd3d0 2018-10-12 04:30:16,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:16,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6f36ddce-6046-48dd-96db-be5c7ca27318 Date: Fri, 12 Oct 2018 04:30:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:12Z","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":"6a8bfca7-7b76-4789-a673-1fd18da65245","subnetpool_id":null,"name":"HA subnet tenant 8ae4cc8f872c404b8f23fb1adbb49b66"}} 2018-10-12 04:30:16,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 used request id req-6f36ddce-6046-48dd-96db-be5c7ca27318 2018-10-12 04:30:16,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:16,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-8a10d6d9-c131-4177-8285-b99b8b5cfe1c Date: Fri, 12 Oct 2018 04:30:16 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:12Z","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":"6a8bfca7-7b76-4789-a673-1fd18da65245","subnetpool_id":null,"name":"HA subnet tenant 8ae4cc8f872c404b8f23fb1adbb49b66"}} 2018-10-12 04:30:16,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 used request id req-8a10d6d9-c131-4177-8285-b99b8b5cfe1c 2018-10-12 04:30:16,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:16,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-2882e755-778e-4819-9395-4f4c1b0d8aec Date: Fri, 12 Oct 2018 04:30:16 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 04:30:16,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-2882e755-778e-4819-9395-4f4c1b0d8aec 2018-10-12 04:30:16,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:30:16,725 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:30:16,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:16,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba49f1f-8c48-464e-9398-7d9c90e63c61 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:30:16,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-2ba49f1f-8c48-464e-9398-7d9c90e63c61 2018-10-12 04:30:16,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?name=CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:17,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ef1c67e3-f31f-4e33-b9da-d831b2209784 Date: Fri, 12 Oct 2018 04:30:17 GMT RESP BODY: {"ports":[]} 2018-10-12 04:30:17,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?name=CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-port1&admin_state_up=True used request id req-ef1c67e3-f31f-4e33-b9da-d831b2209784 2018-10-12 04:30:17,122 - OpenStackNetwork - INFO - Retrieved port CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-port1 for router - CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router 2018-10-12 04:30:17,122 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:17,123 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:17,505 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:30:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["BM1UaXhISziyShHIgjDrBg"], "issued_at": "2018-10-12T04:30:17.000000Z"}} 2018-10-12 04:30:17,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}16bad45b1002246b602128e4578b53ee9e6dce43" 2018-10-12 04:30:17,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54f3a748-99f2-4483-b252-ac28133f4754 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:17,598 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-54f3a748-99f2-4483-b252-ac28133f4754 2018-10-12 04:30:17,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:17,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-06aabcff-8290-4b28-9e83-5590ec0d9d65 Date: Fri, 12 Oct 2018 04:30:17 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 04:30:17,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-06aabcff-8290-4b28-9e83-5590ec0d9d65 2018-10-12 04:30:17,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:18,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-0f5017ca-3378-42e4-bdcc-4762cde72a0a Date: Fri, 12 Oct 2018 04:30:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 04:30:18,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-0f5017ca-3378-42e4-bdcc-4762cde72a0a 2018-10-12 04:30:18,054 - neutron_utils - INFO - Creating port for network with name - external 2018-10-12 04:30:18,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" -d '{"port": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "name": "CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-port1", "admin_state_up": true}}' 2018-10-12 04:30:18,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-dbbbdd58-3a11-4aaa-9e7d-a131db2e8441 Date: Fri, 12 Oct 2018 04:30:18 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:30:18Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.205"}],"id":"3f71b315-c25c-4133-aa74-f706886b0c9c","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:70:fa:c6","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-port1","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","qos_policy_id":null,"admin_state_up":true,"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:30:18Z","binding:vnic_type":"normal"}} 2018-10-12 04:30:18,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-dbbbdd58-3a11-4aaa-9e7d-a131db2e8441 2018-10-12 04:30:18,874 - OpenStackNetwork - INFO - Created port CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-port1 for router - CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router 2018-10-12 04:30:18,874 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router 2018-10-12 04:30:18,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/e18196e6-cd96-470b-8daf-221e0cc7ff0a/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" -d '{"port_id": "3f71b315-c25c-4133-aa74-f706886b0c9c"}' 2018-10-12 04:30:20,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-106e1495-1aae-4337-8f0c-fa390e9b2a43 Date: Fri, 12 Oct 2018 04:30:20 GMT RESP BODY: {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "subnet_ids": ["5b6892d9-5570-474b-b710-def8cd8eb91b"], "port_id": "3f71b315-c25c-4133-aa74-f706886b0c9c", "id": "e18196e6-cd96-470b-8daf-221e0cc7ff0a"} 2018-10-12 04:30:20,352 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e18196e6-cd96-470b-8daf-221e0cc7ff0a/add_router_interface used request id req-106e1495-1aae-4337-8f0c-fa390e9b2a43 2018-10-12 04:30:20,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/e18196e6-cd96-470b-8daf-221e0cc7ff0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:20,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 553 X-Openstack-Request-Id: req-0d1886dc-9f10-4cf8-a12d-2bc3caae1a24 Date: Fri, 12 Oct 2018 04:30:20 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:30:12Z", "admin_state_up": true, "updated_at": "2018-10-12T04:30:19Z", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "e18196e6-cd96-470b-8daf-221e0cc7ff0a", "name": "CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router"}} 2018-10-12 04:30:20,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/e18196e6-cd96-470b-8daf-221e0cc7ff0a used request id req-0d1886dc-9f10-4cf8-a12d-2bc3caae1a24 2018-10-12 04:30:20,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=e18196e6-cd96-470b-8daf-221e0cc7ff0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:20,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3694 X-Openstack-Request-Id: req-4e1b0c38-c9dd-46f1-b7ff-08622a4fcb59 Date: Fri, 12 Oct 2018 04:30:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:30:17Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a8bfca7-7b76-4789-a673-1fd18da65245","ip_address":"169.254.192.10"}],"id":"14fe5ddc-7ac9-40e6-aeb8-196e6ce589cb","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:44:e3","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ae4cc8f872c404b8f23fb1adbb49b66","admin_state_up":true,"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:12Z","binding:vnic_type":"normal","device_id":"e18196e6-cd96-470b-8daf-221e0cc7ff0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:30:19Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.205"}],"id":"3f71b315-c25c-4133-aa74-f706886b0c9c","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:70:fa:c6","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-port1","admin_state_up":true,"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:30:18Z","binding:vnic_type":"normal","device_id":"e18196e6-cd96-470b-8daf-221e0cc7ff0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:30:18Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a8bfca7-7b76-4789-a673-1fd18da65245","ip_address":"169.254.192.12"}],"id":"4c5658e1-238e-47f2-b943-2fb8776d43fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:28:77","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ae4cc8f872c404b8f23fb1adbb49b66","admin_state_up":true,"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:14Z","binding:vnic_type":"normal","device_id":"e18196e6-cd96-470b-8daf-221e0cc7ff0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:30:18Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a8bfca7-7b76-4789-a673-1fd18da65245","ip_address":"169.254.192.6"}],"id":"d4f61755-a2bc-432a-91f9-5e5de1c484b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:8c:7a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ae4cc8f872c404b8f23fb1adbb49b66","admin_state_up":true,"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:13Z","binding:vnic_type":"normal","device_id":"e18196e6-cd96-470b-8daf-221e0cc7ff0a"}]} 2018-10-12 04:30:20,802 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=e18196e6-cd96-470b-8daf-221e0cc7ff0a used request id req-4e1b0c38-c9dd-46f1-b7ff-08622a4fcb59 2018-10-12 04:30:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:20,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f031f67a-465c-4dd9-a73d-c7ce746af894 Date: Fri, 12 Oct 2018 04:30:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:12Z","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":"6a8bfca7-7b76-4789-a673-1fd18da65245","subnetpool_id":null,"name":"HA subnet tenant 8ae4cc8f872c404b8f23fb1adbb49b66"}} 2018-10-12 04:30:20,996 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 used request id req-f031f67a-465c-4dd9-a73d-c7ce746af894 2018-10-12 04:30:21,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:21,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-f9db3a51-5039-4d7f-8946-ed110784fcca Date: Fri, 12 Oct 2018 04:30:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:12Z","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":"6a8bfca7-7b76-4789-a673-1fd18da65245","subnetpool_id":null,"name":"HA subnet tenant 8ae4cc8f872c404b8f23fb1adbb49b66"}} 2018-10-12 04:30:21,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 used request id req-f9db3a51-5039-4d7f-8946-ed110784fcca 2018-10-12 04:30:21,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:21,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-2f397976-c139-4083-aca6-0afd13c4c067 Date: Fri, 12 Oct 2018 04:30:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:12Z","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":"6a8bfca7-7b76-4789-a673-1fd18da65245","subnetpool_id":null,"name":"HA subnet tenant 8ae4cc8f872c404b8f23fb1adbb49b66"}} 2018-10-12 04:30:21,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 used request id req-2f397976-c139-4083-aca6-0afd13c4c067 2018-10-12 04:30:21,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:21,325 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-c01fc81d-5aa2-44be-8544-7478e0e7cced Date: Fri, 12 Oct 2018 04:30:21 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 04:30:21,325 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-c01fc81d-5aa2-44be-8544-7478e0e7cced 2018-10-12 04:30:21,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763f71f70f4497bde3b9947787c9d478c9372a4d" 2018-10-12 04:30:21,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a29f962-8c54-4bca-b0f0-4cf7b632dc74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:21,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3a29f962-8c54-4bca-b0f0-4cf7b632dc74 2018-10-12 04:30:21,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763f71f70f4497bde3b9947787c9d478c9372a4d" 2018-10-12 04:30:21,626 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 556 X-Openstack-Request-Id: req-b1054d69-c961-441f-945c-c4a696d95939 Date: Fri, 12 Oct 2018 04:30:21 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:30:12Z", "admin_state_up": true, "updated_at": "2018-10-12T04:30:19Z", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "flavor_id": null, "revision_number": 6, "routes": [], "ha": true, "id": "e18196e6-cd96-470b-8daf-221e0cc7ff0a", "name": "CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router"}]} 2018-10-12 04:30:21,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router&admin_state_up=True used request id req-b1054d69-c961-441f-945c-c4a696d95939 2018-10-12 04:30:21,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:30:21,635 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:30:21,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763f71f70f4497bde3b9947787c9d478c9372a4d" 2018-10-12 04:30:21,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d4411d1-4ac8-495e-8e48-34c637d17e37 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:30:21,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-4d4411d1-4ac8-495e-8e48-34c637d17e37 2018-10-12 04:30:21,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=e18196e6-cd96-470b-8daf-221e0cc7ff0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763f71f70f4497bde3b9947787c9d478c9372a4d" 2018-10-12 04:30:21,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3791 X-Openstack-Request-Id: req-5f77490e-3e30-4e75-b13f-19cdc9cedaf8 Date: Fri, 12 Oct 2018 04:30:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:30:17Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a8bfca7-7b76-4789-a673-1fd18da65245","ip_address":"169.254.192.10"}],"id":"14fe5ddc-7ac9-40e6-aeb8-196e6ce589cb","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:44:e3","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ae4cc8f872c404b8f23fb1adbb49b66","admin_state_up":true,"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:12Z","binding:vnic_type":"normal","device_id":"e18196e6-cd96-470b-8daf-221e0cc7ff0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:30:21Z","device_owner":"network:ha_router_replicated_interface","revision_number":10,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.205"}],"id":"3f71b315-c25c-4133-aa74-f706886b0c9c","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:70:fa:c6","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"DOWN","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-port1","admin_state_up":true,"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:30:18Z","binding:vnic_type":"normal","device_id":"e18196e6-cd96-470b-8daf-221e0cc7ff0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:30:18Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a8bfca7-7b76-4789-a673-1fd18da65245","ip_address":"169.254.192.12"}],"id":"4c5658e1-238e-47f2-b943-2fb8776d43fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:72:28:77","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ae4cc8f872c404b8f23fb1adbb49b66","admin_state_up":true,"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:14Z","binding:vnic_type":"normal","device_id":"e18196e6-cd96-470b-8daf-221e0cc7ff0a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:30:18Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"6a8bfca7-7b76-4789-a673-1fd18da65245","ip_address":"169.254.192.6"}],"id":"d4f61755-a2bc-432a-91f9-5e5de1c484b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:07:8c:7a","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 8ae4cc8f872c404b8f23fb1adbb49b66","admin_state_up":true,"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:13Z","binding:vnic_type":"normal","device_id":"e18196e6-cd96-470b-8daf-221e0cc7ff0a"}]} 2018-10-12 04:30:21,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=e18196e6-cd96-470b-8daf-221e0cc7ff0a used request id req-5f77490e-3e30-4e75-b13f-19cdc9cedaf8 2018-10-12 04:30:21,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763f71f70f4497bde3b9947787c9d478c9372a4d" 2018-10-12 04:30:22,146 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-67e591fc-ded8-4201-a8ff-7b5a0a2d6832 Date: Fri, 12 Oct 2018 04:30:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:12Z","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":"6a8bfca7-7b76-4789-a673-1fd18da65245","subnetpool_id":null,"name":"HA subnet tenant 8ae4cc8f872c404b8f23fb1adbb49b66"}} 2018-10-12 04:30:22,146 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 used request id req-67e591fc-ded8-4201-a8ff-7b5a0a2d6832 2018-10-12 04:30:22,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763f71f70f4497bde3b9947787c9d478c9372a4d" 2018-10-12 04:30:22,204 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-4f8b6570-a533-48a2-9ed1-3d1fe84cc1f6 Date: Fri, 12 Oct 2018 04:30:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:12Z","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":"6a8bfca7-7b76-4789-a673-1fd18da65245","subnetpool_id":null,"name":"HA subnet tenant 8ae4cc8f872c404b8f23fb1adbb49b66"}} 2018-10-12 04:30:22,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 used request id req-4f8b6570-a533-48a2-9ed1-3d1fe84cc1f6 2018-10-12 04:30:22,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763f71f70f4497bde3b9947787c9d478c9372a4d" 2018-10-12 04:30:22,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-7710804b-3b55-46a8-9416-0b850526e707 Date: Fri, 12 Oct 2018 04:30:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"615e77aa-454d-4393-ac6a-b386ef3f54c0","tenant_id":"","created_at":"2018-10-12T04:30:12Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:12Z","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":"6a8bfca7-7b76-4789-a673-1fd18da65245","subnetpool_id":null,"name":"HA subnet tenant 8ae4cc8f872c404b8f23fb1adbb49b66"}} 2018-10-12 04:30:22,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6a8bfca7-7b76-4789-a673-1fd18da65245 used request id req-7710804b-3b55-46a8-9416-0b850526e707 2018-10-12 04:30:22,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763f71f70f4497bde3b9947787c9d478c9372a4d" 2018-10-12 04:30:22,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-3528cce3-dd61-4bf5-92c8-fc32ad931206 Date: Fri, 12 Oct 2018 04:30:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 04:30:22,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-3528cce3-dd61-4bf5-92c8-fc32ad931206 2018-10-12 04:30:22,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763f71f70f4497bde3b9947787c9d478c9372a4d" 2018-10-12 04:30:22,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-dfb2e6cb-982c-44d7-8ea4-a3bcd89cf95c Date: Fri, 12 Oct 2018 04:30:22 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 04:30:22,721 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-dfb2e6cb-982c-44d7-8ea4-a3bcd89cf95c 2018-10-12 04:30:22,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}763f71f70f4497bde3b9947787c9d478c9372a4d" 2018-10-12 04:30:22,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 624 X-Openstack-Request-Id: req-becbec14-cbcf-4b64-8129-614f5d82a166 Date: Fri, 12 Oct 2018 04:30:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}]} 2018-10-12 04:30:22,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-becbec14-cbcf-4b64-8129-614f5d82a166 2018-10-12 04:30:22,930 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router and port CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-port1 2018-10-12 04:30:22,930 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router 2018-10-12 04:30:22,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/e18196e6-cd96-470b-8daf-221e0cc7ff0a/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" -d '{"port_id": "3f71b315-c25c-4133-aa74-f706886b0c9c"}' 2018-10-12 04:30:24,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0a2c1ff8-77d4-4d6b-9b7f-14c09ee0fc92 Date: Fri, 12 Oct 2018 04:30:24 GMT RESP BODY: {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "subnet_ids": ["5b6892d9-5570-474b-b710-def8cd8eb91b"], "port_id": "3f71b315-c25c-4133-aa74-f706886b0c9c", "id": "e18196e6-cd96-470b-8daf-221e0cc7ff0a"} 2018-10-12 04:30:24,091 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/e18196e6-cd96-470b-8daf-221e0cc7ff0a/remove_router_interface used request id req-0a2c1ff8-77d4-4d6b-9b7f-14c09ee0fc92 2018-10-12 04:30:24,092 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router 2018-10-12 04:30:24,092 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e9513fef-bf5d-4965-8834-25b9e5048255-pub-router 2018-10-12 04:30:24,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/e18196e6-cd96-470b-8daf-221e0cc7ff0a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2d7b86285522dad8a274b3984ab93a64c94c4296" 2018-10-12 04:30:27,064 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9f5362bc-699b-4dbd-9cd8-519b5e89629d Content-Length: 0 Date: Fri, 12 Oct 2018 04:30:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:30:27,064 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/e18196e6-cd96-470b-8daf-221e0cc7ff0a used request id req-9f5362bc-699b-4dbd-9cd8-519b5e89629d 2018-10-12 04:30:27,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" 2018-10-12 04:30:27,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-19267dc3-deac-43ac-afee-b931ded3c471 Date: Fri, 12 Oct 2018 04:30:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:30:27,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-19267dc3-deac-43ac-afee-b931ded3c471 2018-10-12 04:30:27,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" 2018-10-12 04:30:27,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79a5d437-ca33-4fd3-ac00-55f1f9659c64 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:30:27,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-79a5d437-ca33-4fd3-ac00-55f1f9659c64 2018-10-12 04:30:27,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" 2018-10-12 04:30:27,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4a4e7cb-0c5f-4076-920c-5477b07ee269 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:30:27,472 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-a4a4e7cb-0c5f-4076-920c-5477b07ee269 2018-10-12 04:30:27,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" 2018-10-12 04:30:27,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-625bad7d-dbcc-4278-9cd1-bb6cf0a516b1 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:30:27,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-625bad7d-dbcc-4278-9cd1-bb6cf0a516b1 2018-10-12 04:30:27,564 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-79f95693-dfac-472-proj 2018-10-12 04:30:27,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/bcaf2718d6444a16b30b99849b6de621 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" 2018-10-12 04:30:27,775 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c12ef2dc-447d-4857-ab22-467f3757c5c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:30:27,776 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/bcaf2718d6444a16b30b99849b6de621 used request id req-c12ef2dc-447d-4857-ab22-467f3757c5c6 2018-10-12 04:30:27,776 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-79f95693-dfac-472-proj-role 2018-10-12 04:30:27,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/9d213106c5b94c0fba512adeb19571ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" 2018-10-12 04:30:27,893 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a2a8f180-77fb-4b61-a139-413aff81bdaf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:30:27,893 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/9d213106c5b94c0fba512adeb19571ce used request id req-a2a8f180-77fb-4b61-a139-413aff81bdaf 2018-10-12 04:30:27,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bc379b51e6d3fc08b88d2de1df64224bb4011d72" 2018-10-12 04:30:27,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdbad426-e182-4fa9-911c-37e8975683a6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:30:27,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fdbad426-e182-4fa9-911c-37e8975683a6 2018-10-12 04:30:27,987 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-79f95693-dfac-472-user 2018-10-12 04:30:27,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/7a6d4f2288af40acadf3a0c060917a6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ece505173e882a56d8f5220cf875110e4f6d8645" 2018-10-12 04:30:28,172 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:30:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f4a06afc-617b-4160-9315-6236125e0237 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:30:28,172 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7a6d4f2288af40acadf3a0c060917a6e used request id req-f4a06afc-617b-4160-9315-6236125e0237 2018-10-12 04:30:28,174 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:28,563 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:30:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["eb-1RjLkQEqJ3qYEr0noXQ"], "issued_at": "2018-10-12T04:30:28.000000Z"}} 2018-10-12 04:30:28,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18abde2265de4029e41c701c4d0b1bfa3b7b828d" 2018-10-12 04:30:28,651 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3a0a42b-3688-4879-a362-1fb48125e6c0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:28,651 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e3a0a42b-3688-4879-a362-1fb48125e6c0 2018-10-12 04:30:28,653 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:28,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:29,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["TO9gvndESl-1m-BoofMTKA"], "issued_at": "2018-10-12T04:30:29.000000Z"}} 2018-10-12 04:30:29,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:29,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e1880b3-6a6e-411d-a68c-c9492a6a55dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:29,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0e1880b3-6a6e-411d-a68c-c9492a6a55dc 2018-10-12 04:30:29,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:30:29,130 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:30:29,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-70751614-f564-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:29,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ad08769-d629-481f-9bdc-4b75506b8a53 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-70751614-f564-41f-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:30:29,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-70751614-f564-41f-proj used request id req-1ad08769-d629-481f-9bdc-4b75506b8a53 2018-10-12 04:30:29,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:29,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76be29e-ca38-44f2-aa4d-049467e5db95 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:30:29,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a76be29e-ca38-44f2-aa4d-049467e5db95 2018-10-12 04:30:29,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-70751614-f564-41f-proj"}}' 2018-10-12 04:30:29,438 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26abd47d-3d89-4310-b397-5ac4302327d4 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/950c5a7f2e1243a0ac3174505ed29aea"}, "enabled": true, "id": "950c5a7f2e1243a0ac3174505ed29aea", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-70751614-f564-41f-proj"}} 2018-10-12 04:30:29,438 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-26abd47d-3d89-4310-b397-5ac4302327d4 2018-10-12 04:30:29,438 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-70751614-f564-41f-proj 2018-10-12 04:30:29,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:29,440 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:29,812 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:30:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["nA45VU34SA6xH2IU-30yVw"], "issued_at": "2018-10-12T04:30:29.000000Z"}} 2018-10-12 04:30:29,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bee74c5d477f51e57a7c182a4648b8f9db5c42" 2018-10-12 04:30:29,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2040d4a6-479c-4da8-8801-8e0f2c71ee4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:29,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2040d4a6-479c-4da8-8801-8e0f2c71ee4f 2018-10-12 04:30:29,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:30:29,908 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:30:29,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bee74c5d477f51e57a7c182a4648b8f9db5c42" 2018-10-12 04:30:30,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51364464-359e-4f39-9ef2-f642c1c7d244 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:30:30,005 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-51364464-359e-4f39-9ef2-f642c1c7d244 2018-10-12 04:30:30,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-70751614-f564-41f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bee74c5d477f51e57a7c182a4648b8f9db5c42" 2018-10-12 04:30:30,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b0c420-d0b1-4d37-8059-aa523fa98978 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-70751614-f564-41f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/950c5a7f2e1243a0ac3174505ed29aea"}, "enabled": true, "id": "950c5a7f2e1243a0ac3174505ed29aea", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-70751614-f564-41f-proj"}]} 2018-10-12 04:30:30,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-70751614-f564-41f-proj used request id req-a6b0c420-d0b1-4d37-8059-aa523fa98978 2018-10-12 04:30:30,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bee74c5d477f51e57a7c182a4648b8f9db5c42" 2018-10-12 04:30:30,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cab89405-abd1-4841-a1d6-21b90d254698 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:30:30,127 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-cab89405-abd1-4841-a1d6-21b90d254698 2018-10-12 04:30:30,492 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-70751614-f564-41f-user 2018-10-12 04:30:30,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:30,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:30,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff0c3224-cef5-4f09-9883-4fc20d28f7ed Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:30:30,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ff0c3224-cef5-4f09-9883-4fc20d28f7ed 2018-10-12 04:30:30,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" -d '{"role": {"name": "CreateRouterSuccessTests-70751614-f564-41f-proj-role"}}' 2018-10-12 04:30:30,714 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7343c3c2-2bff-4e25-ae72-1106941f7cfc Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "ff2c4a4270a94afbb4cf88d4f565e088", "links": {"self": "http://172.30.9.27:5000/v3/roles/ff2c4a4270a94afbb4cf88d4f565e088"}, "name": "CreateRouterSuccessTests-70751614-f564-41f-proj-role"}} 2018-10-12 04:30:30,714 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-7343c3c2-2bff-4e25-ae72-1106941f7cfc 2018-10-12 04:30:30,714 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-70751614-f564-41f-proj-role 2018-10-12 04:30:30,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/ff2c4a4270a94afbb4cf88d4f565e088 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:30,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5969e1a-12a5-4a44-a8c8-2cc5645362fa Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/ff2c4a4270a94afbb4cf88d4f565e088"}, "domain_id": null, "name": "CreateRouterSuccessTests-70751614-f564-41f-proj-role", "id": "ff2c4a4270a94afbb4cf88d4f565e088"}} 2018-10-12 04:30:30,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/ff2c4a4270a94afbb4cf88d4f565e088 used request id req-c5969e1a-12a5-4a44-a8c8-2cc5645362fa 2018-10-12 04:30:30,735 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-70751614-f564-41f-proj-role to project CreateRouterSuccessTests-70751614-f564-41f-proj 2018-10-12 04:30:30,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/950c5a7f2e1243a0ac3174505ed29aea/users/0e8862488ddf4541be626f45a3b09d92/roles/ff2c4a4270a94afbb4cf88d4f565e088 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:30,871 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:30:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f3310b1-8d97-4fe0-bd18-1ab1a65dc684 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:30:30,872 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/950c5a7f2e1243a0ac3174505ed29aea/users/0e8862488ddf4541be626f45a3b09d92/roles/ff2c4a4270a94afbb4cf88d4f565e088 used request id req-4f3310b1-8d97-4fe0-bd18-1ab1a65dc684 2018-10-12 04:30:30,872 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:30,873 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:31,252 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff2c4a4270a94afbb4cf88d4f565e088", "name": "CreateRouterSuccessTests-70751614-f564-41f-proj-role"}], "expires_at": "2018-10-12T05:30:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "950c5a7f2e1243a0ac3174505ed29aea", "name": "CreateRouterSuccessTests-70751614-f564-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/950c5a7f2e1243a0ac3174505ed29aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/950c5a7f2e1243a0ac3174505ed29aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/950c5a7f2e1243a0ac3174505ed29aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/950c5a7f2e1243a0ac3174505ed29aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/950c5a7f2e1243a0ac3174505ed29aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/950c5a7f2e1243a0ac3174505ed29aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-70751614-f564-41f-user", "id": "0e8862488ddf4541be626f45a3b09d92"}, "audit_ids": ["Pm_XPN5VQ_un1QHaBsgHfg"], "issued_at": "2018-10-12T04:30:31.000000Z"}} 2018-10-12 04:30:31,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f64532d5fa4c9f443c6a2f7a27a7c964d9eaad9" 2018-10-12 04:30:31,329 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d1e00ea-4fc7-4a1b-bf20-a5ff2e1220cb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:31,329 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4d1e00ea-4fc7-4a1b-bf20-a5ff2e1220cb 2018-10-12 04:30:31,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f64532d5fa4c9f443c6a2f7a27a7c964d9eaad9" 2018-10-12 04:30:31,648 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-6d36f153-a12e-40b5-a37b-852c1464da6d Date: Fri, 12 Oct 2018 04:30:31 GMT RESP BODY: {"networks":[]} 2018-10-12 04:30:31,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-net1 used request id req-6d36f153-a12e-40b5-a37b-852c1464da6d 2018-10-12 04:30:31,649 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-net1 2018-10-12 04:30:31,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f64532d5fa4c9f443c6a2f7a27a7c964d9eaad9" -d '{"network": {"name": "CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-net1", "admin_state_up": true}}' 2018-10-12 04:30:32,250 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-36c3b6ea-3ee4-43aa-bfaa-91aed632dcb6 Date: Fri, 12 Oct 2018 04:30:32 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"55491b33-9cbb-4ebd-9426-39116ca0c334","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"950c5a7f2e1243a0ac3174505ed29aea","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:30:32Z","is_default":false,"name":"CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"950c5a7f2e1243a0ac3174505ed29aea","created_at":"2018-10-12T04:30:32Z","mtu":1450}} 2018-10-12 04:30:32,251 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-36c3b6ea-3ee4-43aa-bfaa-91aed632dcb6 2018-10-12 04:30:32,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=55491b33-9cbb-4ebd-9426-39116ca0c334 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f64532d5fa4c9f443c6a2f7a27a7c964d9eaad9" 2018-10-12 04:30:32,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0ca5a0e3-5160-462b-8ec1-017dc6ad1893 Date: Fri, 12 Oct 2018 04:30: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-10-12T04:30:32Z","tenant_id":"950c5a7f2e1243a0ac3174505ed29aea","created_at":"2018-10-12T04:30:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"950c5a7f2e1243a0ac3174505ed29aea","id":"55491b33-9cbb-4ebd-9426-39116ca0c334","name":"CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-net1"}]} 2018-10-12 04:30:32,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=55491b33-9cbb-4ebd-9426-39116ca0c334 used request id req-0ca5a0e3-5160-462b-8ec1-017dc6ad1893 2018-10-12 04:30:32,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=55491b33-9cbb-4ebd-9426-39116ca0c334 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f64532d5fa4c9f443c6a2f7a27a7c964d9eaad9" 2018-10-12 04:30:32,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a624ce53-a383-478e-8082-4a8f9b79c33a Date: Fri, 12 Oct 2018 04:30:32 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:30:32,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=55491b33-9cbb-4ebd-9426-39116ca0c334 used request id req-a624ce53-a383-478e-8082-4a8f9b79c33a 2018-10-12 04:30:32,679 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-subnet1 2018-10-12 04:30:32,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f64532d5fa4c9f443c6a2f7a27a7c964d9eaad9" -d '{"subnets": [{"ip_version": 4, "network_id": "55491b33-9cbb-4ebd-9426-39116ca0c334", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-subnet1"}]}' 2018-10-12 04:30:33,448 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-1eb48478-029d-4f40-9e67-7cd59d053134 Date: Fri, 12 Oct 2018 04:30:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55491b33-9cbb-4ebd-9426-39116ca0c334","tenant_id":"950c5a7f2e1243a0ac3174505ed29aea","created_at":"2018-10-12T04:30:33Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:33Z","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":"950c5a7f2e1243a0ac3174505ed29aea","id":"583c9035-aedf-49e5-a838-8840e7399d1e","subnetpool_id":null,"name":"CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-subnet1"}]} 2018-10-12 04:30:33,448 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-1eb48478-029d-4f40-9e67-7cd59d053134 2018-10-12 04:30:33,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=55491b33-9cbb-4ebd-9426-39116ca0c334 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f64532d5fa4c9f443c6a2f7a27a7c964d9eaad9" 2018-10-12 04:30:33,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-99449d9e-d523-4976-bb20-d90d0ec10e1e Date: Fri, 12 Oct 2018 04:30: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":["583c9035-aedf-49e5-a838-8840e7399d1e"],"updated_at":"2018-10-12T04:30:33Z","tenant_id":"950c5a7f2e1243a0ac3174505ed29aea","created_at":"2018-10-12T04:30:32Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"950c5a7f2e1243a0ac3174505ed29aea","id":"55491b33-9cbb-4ebd-9426-39116ca0c334","name":"CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-net1"}]} 2018-10-12 04:30:33,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=55491b33-9cbb-4ebd-9426-39116ca0c334 used request id req-99449d9e-d523-4976-bb20-d90d0ec10e1e 2018-10-12 04:30:33,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=55491b33-9cbb-4ebd-9426-39116ca0c334 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f64532d5fa4c9f443c6a2f7a27a7c964d9eaad9" 2018-10-12 04:30:33,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-dd40eede-7050-4d0e-b68a-9dc6d2c6dbc9 Date: Fri, 12 Oct 2018 04:30:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55491b33-9cbb-4ebd-9426-39116ca0c334","tenant_id":"950c5a7f2e1243a0ac3174505ed29aea","created_at":"2018-10-12T04:30:33Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:33Z","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":"950c5a7f2e1243a0ac3174505ed29aea","id":"583c9035-aedf-49e5-a838-8840e7399d1e","subnetpool_id":null,"name":"CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-subnet1"}]} 2018-10-12 04:30:33,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=55491b33-9cbb-4ebd-9426-39116ca0c334 used request id req-dd40eede-7050-4d0e-b68a-9dc6d2c6dbc9 2018-10-12 04:30:33,799 - OpenStackNetwork - DEBUG - Network [55491b33-9cbb-4ebd-9426-39116ca0c334] created successfully 2018-10-12 04:30:33,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:33,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:34,211 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff2c4a4270a94afbb4cf88d4f565e088", "name": "CreateRouterSuccessTests-70751614-f564-41f-proj-role"}], "expires_at": "2018-10-12T05:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "950c5a7f2e1243a0ac3174505ed29aea", "name": "CreateRouterSuccessTests-70751614-f564-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/950c5a7f2e1243a0ac3174505ed29aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/950c5a7f2e1243a0ac3174505ed29aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/950c5a7f2e1243a0ac3174505ed29aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/950c5a7f2e1243a0ac3174505ed29aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/950c5a7f2e1243a0ac3174505ed29aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/950c5a7f2e1243a0ac3174505ed29aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-70751614-f564-41f-user", "id": "0e8862488ddf4541be626f45a3b09d92"}, "audit_ids": ["KiKTgVpkR_O2vG7MpPaXmQ"], "issued_at": "2018-10-12T04:30:34.000000Z"}} 2018-10-12 04:30:34,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" 2018-10-12 04:30:34,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fea30679-7bfe-4010-b101-afe14bdbc986 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:34,289 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fea30679-7bfe-4010-b101-afe14bdbc986 2018-10-12 04:30:34,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" 2018-10-12 04:30:34,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1bdb3b15-b3ac-4bf6-abf5-470361896577 Date: Fri, 12 Oct 2018 04:30:34 GMT RESP BODY: {"routers": []} 2018-10-12 04:30:34,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-router&admin_state_up=True used request id req-1bdb3b15-b3ac-4bf6-abf5-470361896577 2018-10-12 04:30:34,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:34,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:34,869 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "ff2c4a4270a94afbb4cf88d4f565e088", "name": "CreateRouterSuccessTests-70751614-f564-41f-proj-role"}], "expires_at": "2018-10-12T05:30:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "950c5a7f2e1243a0ac3174505ed29aea", "name": "CreateRouterSuccessTests-70751614-f564-41f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/950c5a7f2e1243a0ac3174505ed29aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/950c5a7f2e1243a0ac3174505ed29aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/950c5a7f2e1243a0ac3174505ed29aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/950c5a7f2e1243a0ac3174505ed29aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/950c5a7f2e1243a0ac3174505ed29aea", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/950c5a7f2e1243a0ac3174505ed29aea", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/950c5a7f2e1243a0ac3174505ed29aea", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-70751614-f564-41f-user", "id": "0e8862488ddf4541be626f45a3b09d92"}, "audit_ids": ["7F4nd8gvT9ChHru8tjCmAg"], "issued_at": "2018-10-12T04:30:34.000000Z"}} 2018-10-12 04:30:34,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}85083dc630d41da69cd52dea6160012248c3d9d9" 2018-10-12 04:30:34,947 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7cf71c5-bf16-4949-9b15-449dfdd87fc6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:34,948 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b7cf71c5-bf16-4949-9b15-449dfdd87fc6 2018-10-12 04:30:34,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" 2018-10-12 04:30:35,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-71219ba2-11f4-4c95-8a23-a73ec7d9c127 Date: Fri, 12 Oct 2018 04:30:35 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:30:35,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-71219ba2-11f4-4c95-8a23-a73ec7d9c127 2018-10-12 04:30:35,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" 2018-10-12 04:30:35,384 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b22cd34f-35bb-4077-b3ae-618ff6b6ba6d Date: Fri, 12 Oct 2018 04:30:35 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:30:35,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-b22cd34f-35bb-4077-b3ae-618ff6b6ba6d 2018-10-12 04:30:35,385 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-router 2018-10-12 04:30:35,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-router", "admin_state_up": true}}' 2018-10-12 04:30:40,548 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-905be0a4-748e-4779-8336-2d29e6e4f052 Date: Fri, 12 Oct 2018 04:30:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "950c5a7f2e1243a0ac3174505ed29aea", "created_at": "2018-10-12T04:30:36Z", "admin_state_up": true, "updated_at": "2018-10-12T04:30:37Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "950c5a7f2e1243a0ac3174505ed29aea", "id": "c7c3a784-bd03-40b4-b7e5-b1720039964f", "name": "CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-router"}} 2018-10-12 04:30:40,548 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-905be0a4-748e-4779-8336-2d29e6e4f052 2018-10-12 04:30:40,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=c7c3a784-bd03-40b4-b7e5-b1720039964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" 2018-10-12 04:30:40,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dda1ebba-0d04-496e-a136-612809a53098 Date: Fri, 12 Oct 2018 04:30:40 GMT RESP BODY: {"ports":[]} 2018-10-12 04:30:40,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=c7c3a784-bd03-40b4-b7e5-b1720039964f used request id req-dda1ebba-0d04-496e-a136-612809a53098 2018-10-12 04:30:40,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?name=CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" 2018-10-12 04:30:40,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-48fb5440-e74d-4bd5-ab6d-05266b7db8d4 Date: Fri, 12 Oct 2018 04:30:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55491b33-9cbb-4ebd-9426-39116ca0c334","tenant_id":"950c5a7f2e1243a0ac3174505ed29aea","created_at":"2018-10-12T04:30:33Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:33Z","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":"950c5a7f2e1243a0ac3174505ed29aea","id":"583c9035-aedf-49e5-a838-8840e7399d1e","subnetpool_id":null,"name":"CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-subnet1"}]} 2018-10-12 04:30:40,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?name=CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-subnet1 used request id req-48fb5440-e74d-4bd5-ab6d-05266b7db8d4 2018-10-12 04:30:40,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:30:40,825 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:30:40,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/950c5a7f2e1243a0ac3174505ed29aea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" 2018-10-12 04:30:40,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17199108-250b-49a2-be68-38d1f9cbdb0e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/950c5a7f2e1243a0ac3174505ed29aea"}, "enabled": true, "id": "950c5a7f2e1243a0ac3174505ed29aea", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-70751614-f564-41f-proj"}} 2018-10-12 04:30:40,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/950c5a7f2e1243a0ac3174505ed29aea used request id req-17199108-250b-49a2-be68-38d1f9cbdb0e 2018-10-12 04:30:40,900 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-12 04:30:40,900 - neutron_utils - INFO - Adding interface to router with name CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-router 2018-10-12 04:30:40,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/c7c3a784-bd03-40b4-b7e5-b1720039964f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" -d '{"subnet_id": "583c9035-aedf-49e5-a838-8840e7399d1e"}' 2018-10-12 04:30:43,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-297c4bef-f112-4778-bb91-62ad13a6fa49 Date: Fri, 12 Oct 2018 04:30:43 GMT RESP BODY: {"network_id": "55491b33-9cbb-4ebd-9426-39116ca0c334", "tenant_id": "950c5a7f2e1243a0ac3174505ed29aea", "subnet_id": "583c9035-aedf-49e5-a838-8840e7399d1e", "subnet_ids": ["583c9035-aedf-49e5-a838-8840e7399d1e"], "port_id": "f278dbf5-8502-4548-a2bc-8133bdcfd12c", "id": "c7c3a784-bd03-40b4-b7e5-b1720039964f"} 2018-10-12 04:30:43,101 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c7c3a784-bd03-40b4-b7e5-b1720039964f/add_router_interface used request id req-297c4bef-f112-4778-bb91-62ad13a6fa49 2018-10-12 04:30:43,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/c7c3a784-bd03-40b4-b7e5-b1720039964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" 2018-10-12 04:30:43,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-2170ddd8-d5d1-46c9-8280-6f474ca1bbb5 Date: Fri, 12 Oct 2018 04:30:43 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "950c5a7f2e1243a0ac3174505ed29aea", "created_at": "2018-10-12T04:30:36Z", "admin_state_up": true, "updated_at": "2018-10-12T04:30:42Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "950c5a7f2e1243a0ac3174505ed29aea", "id": "c7c3a784-bd03-40b4-b7e5-b1720039964f", "name": "CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-router"}} 2018-10-12 04:30:43,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/c7c3a784-bd03-40b4-b7e5-b1720039964f used request id req-2170ddd8-d5d1-46c9-8280-6f474ca1bbb5 2018-10-12 04:30:43,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=c7c3a784-bd03-40b4-b7e5-b1720039964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" 2018-10-12 04:30:43,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-5683acb9-64c9-48cb-8231-bf3d2c80479b Date: Fri, 12 Oct 2018 04:30:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:30:42Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"583c9035-aedf-49e5-a838-8840e7399d1e","ip_address":"10.200.201.1"}],"id":"f278dbf5-8502-4548-a2bc-8133bdcfd12c","security_groups":[],"mac_address":"fa:16:3e:aa:74:64","project_id":"950c5a7f2e1243a0ac3174505ed29aea","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"55491b33-9cbb-4ebd-9426-39116ca0c334","tenant_id":"950c5a7f2e1243a0ac3174505ed29aea","created_at":"2018-10-12T04:30:41Z","binding:vnic_type":"normal","device_id":"c7c3a784-bd03-40b4-b7e5-b1720039964f"}]} 2018-10-12 04:30:43,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=c7c3a784-bd03-40b4-b7e5-b1720039964f used request id req-5683acb9-64c9-48cb-8231-bf3d2c80479b 2018-10-12 04:30:43,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/583c9035-aedf-49e5-a838-8840e7399d1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" 2018-10-12 04:30:43,581 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4993bbfe-e383-4aaf-947f-f04ceaefdae9 Date: Fri, 12 Oct 2018 04:30:43 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"55491b33-9cbb-4ebd-9426-39116ca0c334","tenant_id":"950c5a7f2e1243a0ac3174505ed29aea","created_at":"2018-10-12T04:30:33Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:33Z","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":"950c5a7f2e1243a0ac3174505ed29aea","id":"583c9035-aedf-49e5-a838-8840e7399d1e","subnetpool_id":null,"name":"CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-subnet1"}} 2018-10-12 04:30:43,581 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/583c9035-aedf-49e5-a838-8840e7399d1e used request id req-4993bbfe-e383-4aaf-947f-f04ceaefdae9 2018-10-12 04:30:43,581 - OpenStackNetwork - INFO - Removing router interface from router CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-router and subnet CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-subnet1 2018-10-12 04:30:43,582 - neutron_utils - INFO - Removing router interface from router named CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-router 2018-10-12 04:30:43,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/c7c3a784-bd03-40b4-b7e5-b1720039964f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" -d '{"subnet_id": "583c9035-aedf-49e5-a838-8840e7399d1e"}' 2018-10-12 04:30:45,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-a72d7f43-aa63-4142-904f-8c037b8bd6b3 Date: Fri, 12 Oct 2018 04:30:45 GMT RESP BODY: {"network_id": "55491b33-9cbb-4ebd-9426-39116ca0c334", "tenant_id": "950c5a7f2e1243a0ac3174505ed29aea", "subnet_id": "583c9035-aedf-49e5-a838-8840e7399d1e", "subnet_ids": ["583c9035-aedf-49e5-a838-8840e7399d1e"], "port_id": "f278dbf5-8502-4548-a2bc-8133bdcfd12c", "id": "c7c3a784-bd03-40b4-b7e5-b1720039964f"} 2018-10-12 04:30:45,240 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/c7c3a784-bd03-40b4-b7e5-b1720039964f/remove_router_interface used request id req-a72d7f43-aa63-4142-904f-8c037b8bd6b3 2018-10-12 04:30:45,241 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-router 2018-10-12 04:30:45,241 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-router 2018-10-12 04:30:45,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/c7c3a784-bd03-40b4-b7e5-b1720039964f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93cf88e695fe72f3a13d55f81b98e9e6593452e2" 2018-10-12 04:30:48,719 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5711c284-b9d6-4602-8ea6-cbd5dac243ba Content-Length: 0 Date: Fri, 12 Oct 2018 04:30:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:30:48,719 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/c7c3a784-bd03-40b4-b7e5-b1720039964f used request id req-5711c284-b9d6-4602-8ea6-cbd5dac243ba 2018-10-12 04:30:48,720 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-subnet1 2018-10-12 04:30:48,720 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-subnet1 2018-10-12 04:30:48,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/583c9035-aedf-49e5-a838-8840e7399d1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f64532d5fa4c9f443c6a2f7a27a7c964d9eaad9" 2018-10-12 04:30:51,017 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1fd5268-dc2f-4950-8f51-03bbf6ede5d6 Date: Fri, 12 Oct 2018 04:30:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:30:51,018 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/583c9035-aedf-49e5-a838-8840e7399d1e used request id req-f1fd5268-dc2f-4950-8f51-03bbf6ede5d6 2018-10-12 04:30:51,018 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-e0b3b634-00a5-4cdb-8839-dd14be3a22ad-pub-net1 2018-10-12 04:30:51,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/55491b33-9cbb-4ebd-9426-39116ca0c334 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f64532d5fa4c9f443c6a2f7a27a7c964d9eaad9" 2018-10-12 04:30:52,287 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0ef8d759-15c3-4442-b928-1ef7c84da436 Date: Fri, 12 Oct 2018 04:30:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:30:52,287 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/55491b33-9cbb-4ebd-9426-39116ca0c334 used request id req-0ef8d759-15c3-4442-b928-1ef7c84da436 2018-10-12 04:30:52,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:52,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d65ec8f6-7f02-4641-98de-037979ecf54c Date: Fri, 12 Oct 2018 04:30:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "950c5a7f2e1243a0ac3174505ed29aea", "created_at": "2018-10-12T04:30:31Z", "updated_at": "2018-10-12T04:30:31Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:30:31Z", "revision_number": 0, "id": "1442e52d-889e-4ded-9980-83a538199aae", "remote_group_id": "9a578155-ab1a-43a6-a0c3-c5604c62ef07", "remote_ip_prefix": null, "created_at": "2018-10-12T04:30:31Z", "security_group_id": "9a578155-ab1a-43a6-a0c3-c5604c62ef07", "tenant_id": "950c5a7f2e1243a0ac3174505ed29aea", "port_range_min": null, "ethertype": "IPv6", "project_id": "950c5a7f2e1243a0ac3174505ed29aea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:30:31Z", "revision_number": 0, "id": "239589df-4509-40d5-939c-2e4397b36514", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:30:31Z", "security_group_id": "9a578155-ab1a-43a6-a0c3-c5604c62ef07", "tenant_id": "950c5a7f2e1243a0ac3174505ed29aea", "port_range_min": null, "ethertype": "IPv6", "project_id": "950c5a7f2e1243a0ac3174505ed29aea"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:30:31Z", "revision_number": 0, "id": "6eddafc3-d6ab-4669-8ab2-21b2afcbfbb3", "remote_group_id": "9a578155-ab1a-43a6-a0c3-c5604c62ef07", "remote_ip_prefix": null, "created_at": "2018-10-12T04:30:31Z", "security_group_id": "9a578155-ab1a-43a6-a0c3-c5604c62ef07", "tenant_id": "950c5a7f2e1243a0ac3174505ed29aea", "port_range_min": null, "ethertype": "IPv4", "project_id": "950c5a7f2e1243a0ac3174505ed29aea"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:30:31Z", "revision_number": 0, "id": "7cf71e33-fce1-43b9-adfb-8c7e74dabf36", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:30:31Z", "security_group_id": "9a578155-ab1a-43a6-a0c3-c5604c62ef07", "tenant_id": "950c5a7f2e1243a0ac3174505ed29aea", "port_range_min": null, "ethertype": "IPv4", "project_id": "950c5a7f2e1243a0ac3174505ed29aea"}], "revision_number": 4, "project_id": "950c5a7f2e1243a0ac3174505ed29aea", "id": "9a578155-ab1a-43a6-a0c3-c5604c62ef07", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:30:52,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-d65ec8f6-7f02-4641-98de-037979ecf54c 2018-10-12 04:30:52,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:52,596 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44325d64-bb95-417b-9311-4eaf8fbc5217 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:30:52,596 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-44325d64-bb95-417b-9311-4eaf8fbc5217 2018-10-12 04:30:52,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:52,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-468f0623-ea1c-4995-9152-94cf667c9b8e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:30:52,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-468f0623-ea1c-4995-9152-94cf667c9b8e 2018-10-12 04:30:52,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/950c5a7f2e1243a0ac3174505ed29aea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:52,781 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f1d1fba-cdc8-43d4-82a6-d55e06c7b3a7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/950c5a7f2e1243a0ac3174505ed29aea"}, "enabled": true, "id": "950c5a7f2e1243a0ac3174505ed29aea", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-70751614-f564-41f-proj"}} 2018-10-12 04:30:52,781 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/950c5a7f2e1243a0ac3174505ed29aea used request id req-2f1d1fba-cdc8-43d4-82a6-d55e06c7b3a7 2018-10-12 04:30:52,782 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9a578155-ab1a-43a6-a0c3-c5604c62ef07 2018-10-12 04:30:52,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a578155-ab1a-43a6-a0c3-c5604c62ef07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:52,957 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-789aa60e-099c-4ea7-90bc-2033463ebce3 Date: Fri, 12 Oct 2018 04:30:52 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9a578155-ab1a-43a6-a0c3-c5604c62ef07", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:30:31Z", "security_group_id": "9a578155-ab1a-43a6-a0c3-c5604c62ef07", "port_range_min": null, "revision_number": 0, "tenant_id": "950c5a7f2e1243a0ac3174505ed29aea", "created_at": "2018-10-12T04:30:31Z", "project_id": "950c5a7f2e1243a0ac3174505ed29aea", "id": "1442e52d-889e-4ded-9980-83a538199aae"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:30:31Z", "security_group_id": "9a578155-ab1a-43a6-a0c3-c5604c62ef07", "port_range_min": null, "revision_number": 0, "tenant_id": "950c5a7f2e1243a0ac3174505ed29aea", "created_at": "2018-10-12T04:30:31Z", "project_id": "950c5a7f2e1243a0ac3174505ed29aea", "id": "239589df-4509-40d5-939c-2e4397b36514"}, {"remote_group_id": "9a578155-ab1a-43a6-a0c3-c5604c62ef07", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:30:31Z", "security_group_id": "9a578155-ab1a-43a6-a0c3-c5604c62ef07", "port_range_min": null, "revision_number": 0, "tenant_id": "950c5a7f2e1243a0ac3174505ed29aea", "created_at": "2018-10-12T04:30:31Z", "project_id": "950c5a7f2e1243a0ac3174505ed29aea", "id": "6eddafc3-d6ab-4669-8ab2-21b2afcbfbb3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:30:31Z", "security_group_id": "9a578155-ab1a-43a6-a0c3-c5604c62ef07", "port_range_min": null, "revision_number": 0, "tenant_id": "950c5a7f2e1243a0ac3174505ed29aea", "created_at": "2018-10-12T04:30:31Z", "project_id": "950c5a7f2e1243a0ac3174505ed29aea", "id": "7cf71e33-fce1-43b9-adfb-8c7e74dabf36"}]} 2018-10-12 04:30:52,957 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9a578155-ab1a-43a6-a0c3-c5604c62ef07 used request id req-789aa60e-099c-4ea7-90bc-2033463ebce3 2018-10-12 04:30:52,958 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:30:52,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/9a578155-ab1a-43a6-a0c3-c5604c62ef07 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:53,284 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-192c9b1d-5a33-4a61-8307-d0a99c65e790 Content-Length: 0 Date: Fri, 12 Oct 2018 04:30:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:30:53,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/9a578155-ab1a-43a6-a0c3-c5604c62ef07 used request id req-192c9b1d-5a33-4a61-8307-d0a99c65e790 2018-10-12 04:30:53,285 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-70751614-f564-41f-proj 2018-10-12 04:30:53,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/950c5a7f2e1243a0ac3174505ed29aea -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:53,495 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88568900-d45b-4ae3-8026-e5083df1250f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:30:53,495 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/950c5a7f2e1243a0ac3174505ed29aea used request id req-88568900-d45b-4ae3-8026-e5083df1250f 2018-10-12 04:30:53,495 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-70751614-f564-41f-proj-role 2018-10-12 04:30:53,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/ff2c4a4270a94afbb4cf88d4f565e088 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:53,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd269513-34c6-48fc-806b-1522be1c6d0f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:30:53,695 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/ff2c4a4270a94afbb4cf88d4f565e088 used request id req-dd269513-34c6-48fc-806b-1522be1c6d0f 2018-10-12 04:30:53,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0d7b8871522a4c4d2387d9470e6628a29e830a1" 2018-10-12 04:30:53,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc19ceb2-2b73-4232-b3f3-15ce50113e7b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:30:53,783 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fc19ceb2-2b73-4232-b3f3-15ce50113e7b 2018-10-12 04:30:53,783 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-70751614-f564-41f-user 2018-10-12 04:30:53,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/0e8862488ddf4541be626f45a3b09d92 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4bee74c5d477f51e57a7c182a4648b8f9db5c42" 2018-10-12 04:30:53,958 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:30:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19d9362d-725f-4015-af72-039be48267f9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:30:53,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0e8862488ddf4541be626f45a3b09d92 used request id req-19d9362d-725f-4015-af72-039be48267f9 2018-10-12 04:30:53,960 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:54,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:30:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["TXtSCusoQw20D4eZQ5aC1w"], "issued_at": "2018-10-12T04:30:54.000000Z"}} 2018-10-12 04:30:54,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}56cc17e9ffbf8477c5f16401b6f96cb8a04f44c0" 2018-10-12 04:30:54,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33557f08-5cfc-4697-abb3-ce15c0528cf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:54,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-33557f08-5cfc-4697-abb3-ce15c0528cf9 2018-10-12 04:30:54,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:54,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:54,819 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:30:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["7I68vkidTt-Ad-XFIG1gqA"], "issued_at": "2018-10-12T04:30:54.000000Z"}} 2018-10-12 04:30:54,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" 2018-10-12 04:30:54,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0149573e-9d92-4624-99fb-8a3872bc40cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:54,904 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0149573e-9d92-4624-99fb-8a3872bc40cf 2018-10-12 04:30:54,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:30:54,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:30:54,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d8de7d7b-e084-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" 2018-10-12 04:30:55,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89dbaa36-a86b-40dc-a2fc-b96aad6e9479 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d8de7d7b-e084-434-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:30:55,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterSuccessTests-d8de7d7b-e084-434-proj used request id req-89dbaa36-a86b-40dc-a2fc-b96aad6e9479 2018-10-12 04:30:55,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" 2018-10-12 04:30:55,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3342000-a73b-4823-bb9a-10806c9694c3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:30:55,097 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c3342000-a73b-4823-bb9a-10806c9694c3 2018-10-12 04:30:55,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterSuccessTests-d8de7d7b-e084-434-proj"}}' 2018-10-12 04:30:55,222 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34a1bf18-85ed-4ece-9664-6cdd0a285e21 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/23424a7684ce447fa21f8779a569c56a"}, "enabled": true, "id": "23424a7684ce447fa21f8779a569c56a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d8de7d7b-e084-434-proj"}} 2018-10-12 04:30:55,223 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-34a1bf18-85ed-4ece-9664-6cdd0a285e21 2018-10-12 04:30:55,223 - keystone_utils - INFO - Created project with name - CreateRouterSuccessTests-d8de7d7b-e084-434-proj 2018-10-12 04:30:55,223 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:55,224 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:55,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:30:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["3zb6yuu0Rsm4SpNE2kD4nQ"], "issued_at": "2018-10-12T04:30:55.000000Z"}} 2018-10-12 04:30:55,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287832b9f64b94b2a03a588ff2ecbf5b54d0a7b2" 2018-10-12 04:30:55,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3bceebd-8642-43c3-bd15-4cd71d33e4fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:55,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d3bceebd-8642-43c3-bd15-4cd71d33e4fb 2018-10-12 04:30:55,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:30:55,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:30: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:30:55,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287832b9f64b94b2a03a588ff2ecbf5b54d0a7b2" 2018-10-12 04:30:55,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8c51b54-ffef-49e9-bdb9-4df0c9b64f3e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:30:55,746 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d8c51b54-ffef-49e9-bdb9-4df0c9b64f3e 2018-10-12 04:30:55,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-d8de7d7b-e084-434-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287832b9f64b94b2a03a588ff2ecbf5b54d0a7b2" 2018-10-12 04:30:55,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b8b0e9f-fff0-4c79-bc49-f5f5667b588e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-d8de7d7b-e084-434-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/23424a7684ce447fa21f8779a569c56a"}, "enabled": true, "id": "23424a7684ce447fa21f8779a569c56a", "parent_id": "default", "domain_id": "default", "name": "CreateRouterSuccessTests-d8de7d7b-e084-434-proj"}]} 2018-10-12 04:30:55,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterSuccessTests-d8de7d7b-e084-434-proj used request id req-3b8b0e9f-fff0-4c79-bc49-f5f5667b588e 2018-10-12 04:30:55,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287832b9f64b94b2a03a588ff2ecbf5b54d0a7b2" 2018-10-12 04:30:55,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c078d6d1-ef7a-4d07-824f-211029db2857 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:30:55,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c078d6d1-ef7a-4d07-824f-211029db2857 2018-10-12 04:30:56,240 - keystone_utils - INFO - Created user with name - CreateRouterSuccessTests-d8de7d7b-e084-434-user 2018-10-12 04:30:56,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:56,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" 2018-10-12 04:30:56,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59fbf428-7e79-4959-b49f-162c57e79ee6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:30:56,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-59fbf428-7e79-4959-b49f-162c57e79ee6 2018-10-12 04:30:56,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" -d '{"role": {"name": "CreateRouterSuccessTests-d8de7d7b-e084-434-proj-role"}}' 2018-10-12 04:30:56,450 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b4abc32-45b6-436c-ab44-47e2a5368569 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b10c2b65b79c4493a2429b9c1c24d25d", "links": {"self": "http://172.30.9.27:5000/v3/roles/b10c2b65b79c4493a2429b9c1c24d25d"}, "name": "CreateRouterSuccessTests-d8de7d7b-e084-434-proj-role"}} 2018-10-12 04:30:56,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-1b4abc32-45b6-436c-ab44-47e2a5368569 2018-10-12 04:30:56,451 - keystone_utils - INFO - Created role with name - CreateRouterSuccessTests-d8de7d7b-e084-434-proj-role 2018-10-12 04:30:56,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/b10c2b65b79c4493a2429b9c1c24d25d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" 2018-10-12 04:30:56,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e45cbe1a-27e4-4286-8e35-efd3265fcae4 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/b10c2b65b79c4493a2429b9c1c24d25d"}, "domain_id": null, "name": "CreateRouterSuccessTests-d8de7d7b-e084-434-proj-role", "id": "b10c2b65b79c4493a2429b9c1c24d25d"}} 2018-10-12 04:30:56,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/b10c2b65b79c4493a2429b9c1c24d25d used request id req-e45cbe1a-27e4-4286-8e35-efd3265fcae4 2018-10-12 04:30:56,542 - keystone_utils - INFO - Granting role CreateRouterSuccessTests-d8de7d7b-e084-434-proj-role to project CreateRouterSuccessTests-d8de7d7b-e084-434-proj 2018-10-12 04:30:56,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/23424a7684ce447fa21f8779a569c56a/users/70aaf62ca6cd49a8aa05885fad38c831/roles/b10c2b65b79c4493a2429b9c1c24d25d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" 2018-10-12 04:30:56,668 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:30:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b545eb7-1d5a-4d0d-9679-8aabefd05d98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:30:56,668 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/23424a7684ce447fa21f8779a569c56a/users/70aaf62ca6cd49a8aa05885fad38c831/roles/b10c2b65b79c4493a2429b9c1c24d25d used request id req-8b545eb7-1d5a-4d0d-9679-8aabefd05d98 2018-10-12 04:30:56,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:56,670 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:57,042 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:30:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["AVlZeP2CS1eelGdcg6cQ7A"], "issued_at": "2018-10-12T04:30:57.000000Z"}} 2018-10-12 04:30:57,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d8521dd773d86401893106654e83c409b6bf1a" 2018-10-12 04:30:57,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-898ab980-10c2-4a12-aa56-103009c94231 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:57,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-898ab980-10c2-4a12-aa56-103009c94231 2018-10-12 04:30:57,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d8521dd773d86401893106654e83c409b6bf1a" 2018-10-12 04:30:57,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f575dc9e-c9ee-4ee5-a692-6c507f40eee8 Date: Fri, 12 Oct 2018 04:30:57 GMT RESP BODY: {"networks":[]} 2018-10-12 04:30:57,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-net1 used request id req-f575dc9e-c9ee-4ee5-a692-6c507f40eee8 2018-10-12 04:30:57,339 - neutron_utils - INFO - Creating network with name CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-net1 2018-10-12 04:30:57,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d8521dd773d86401893106654e83c409b6bf1a" -d '{"network": {"name": "CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-net1", "admin_state_up": true}}' 2018-10-12 04:30:57,742 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-087c948d-727a-4773-9ad1-3fd0903b5f75 Date: Fri, 12 Oct 2018 04:30: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":"8dfbbe83-dd22-4e37-ae83-bede0b45eb38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:30:57Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-net1","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:30:57Z","mtu":1450}} 2018-10-12 04:30:57,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-087c948d-727a-4773-9ad1-3fd0903b5f75 2018-10-12 04:30:57,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=8dfbbe83-dd22-4e37-ae83-bede0b45eb38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d8521dd773d86401893106654e83c409b6bf1a" 2018-10-12 04:30:58,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-3924fcf4-0e34-4500-bff1-883c2ab6e4d2 Date: Fri, 12 Oct 2018 04:30:58 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"8dfbbe83-dd22-4e37-ae83-bede0b45eb38","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:30:57Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-net1","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:30:57Z","provider:network_type":"vxlan"}]} 2018-10-12 04:30:58,112 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=8dfbbe83-dd22-4e37-ae83-bede0b45eb38 used request id req-3924fcf4-0e34-4500-bff1-883c2ab6e4d2 2018-10-12 04:30:58,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8dfbbe83-dd22-4e37-ae83-bede0b45eb38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d8521dd773d86401893106654e83c409b6bf1a" 2018-10-12 04:30:58,314 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-951478a3-744e-4170-b1e7-8f07b54f289d Date: Fri, 12 Oct 2018 04:30:58 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:30:58,314 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8dfbbe83-dd22-4e37-ae83-bede0b45eb38 used request id req-951478a3-744e-4170-b1e7-8f07b54f289d 2018-10-12 04:30:58,314 - neutron_utils - INFO - Creating subnet with name CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-subnet1 2018-10-12 04:30:58,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d8521dd773d86401893106654e83c409b6bf1a" -d '{"subnets": [{"ip_version": 4, "network_id": "8dfbbe83-dd22-4e37-ae83-bede0b45eb38", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-subnet1"}]}' 2018-10-12 04:30:58,807 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-2ba0a711-72b5-4b44-9138-17a5abdc65cc Date: Fri, 12 Oct 2018 04:30:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dfbbe83-dd22-4e37-ae83-bede0b45eb38","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:30:58Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:58Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f7985822-f361-44cf-8157-d7b73c79eb1b","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-subnet1"}]} 2018-10-12 04:30:58,808 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-2ba0a711-72b5-4b44-9138-17a5abdc65cc 2018-10-12 04:30:58,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=8dfbbe83-dd22-4e37-ae83-bede0b45eb38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d8521dd773d86401893106654e83c409b6bf1a" 2018-10-12 04:30:59,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-9baf5790-aecd-4bb0-8a10-45df97f0ba26 Date: Fri, 12 Oct 2018 04:30:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"8dfbbe83-dd22-4e37-ae83-bede0b45eb38","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":76,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f7985822-f361-44cf-8157-d7b73c79eb1b"],"description":"","tags":[],"updated_at":"2018-10-12T04:30:58Z","qos_policy_id":null,"name":"CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-net1","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:30:57Z","provider:network_type":"vxlan"}]} 2018-10-12 04:30:59,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=8dfbbe83-dd22-4e37-ae83-bede0b45eb38 used request id req-9baf5790-aecd-4bb0-8a10-45df97f0ba26 2018-10-12 04:30:59,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8dfbbe83-dd22-4e37-ae83-bede0b45eb38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d8521dd773d86401893106654e83c409b6bf1a" 2018-10-12 04:30:59,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 687 X-Openstack-Request-Id: req-af639884-e5d2-41ce-9f39-b51b66996cc2 Date: Fri, 12 Oct 2018 04:30:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8dfbbe83-dd22-4e37-ae83-bede0b45eb38","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:30:58Z","dns_nameservers":[],"updated_at":"2018-10-12T04:30:58Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f7985822-f361-44cf-8157-d7b73c79eb1b","subnetpool_id":null,"name":"CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-subnet1"}]} 2018-10-12 04:30:59,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8dfbbe83-dd22-4e37-ae83-bede0b45eb38 used request id req-af639884-e5d2-41ce-9f39-b51b66996cc2 2018-10-12 04:30:59,257 - OpenStackNetwork - DEBUG - Network [8dfbbe83-dd22-4e37-ae83-bede0b45eb38] created successfully 2018-10-12 04:30:59,257 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:59,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:30:59,653 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b10c2b65b79c4493a2429b9c1c24d25d", "name": "CreateRouterSuccessTests-d8de7d7b-e084-434-proj-role"}], "expires_at": "2018-10-12T05:30:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23424a7684ce447fa21f8779a569c56a", "name": "CreateRouterSuccessTests-d8de7d7b-e084-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/23424a7684ce447fa21f8779a569c56a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/23424a7684ce447fa21f8779a569c56a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/23424a7684ce447fa21f8779a569c56a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/23424a7684ce447fa21f8779a569c56a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/23424a7684ce447fa21f8779a569c56a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/23424a7684ce447fa21f8779a569c56a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/23424a7684ce447fa21f8779a569c56a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/23424a7684ce447fa21f8779a569c56a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/23424a7684ce447fa21f8779a569c56a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/23424a7684ce447fa21f8779a569c56a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/23424a7684ce447fa21f8779a569c56a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/23424a7684ce447fa21f8779a569c56a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d8de7d7b-e084-434-user", "id": "70aaf62ca6cd49a8aa05885fad38c831"}, "audit_ids": ["mZCbKkbDSZa9qlbcN7Q49A"], "issued_at": "2018-10-12T04:30:59.000000Z"}} 2018-10-12 04:30:59,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d0ba20c58a9b0e62ba774945aa1b1d6d045ecb" 2018-10-12 04:30:59,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:30:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5176c6a8-95d5-4aaf-9a59-83484e9f0c84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:30:59,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5176c6a8-95d5-4aaf-9a59-83484e9f0c84 2018-10-12 04:30:59,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d0ba20c58a9b0e62ba774945aa1b1d6d045ecb" 2018-10-12 04:30:59,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7b696a40-e2f9-4236-af77-b0ace127ec3e Date: Fri, 12 Oct 2018 04:30:59 GMT RESP BODY: {"routers": []} 2018-10-12 04:30:59,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-router&admin_state_up=True used request id req-7b696a40-e2f9-4236-af77-b0ace127ec3e 2018-10-12 04:30:59,936 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:30:59,936 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:00,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b10c2b65b79c4493a2429b9c1c24d25d", "name": "CreateRouterSuccessTests-d8de7d7b-e084-434-proj-role"}], "expires_at": "2018-10-12T05:31:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "23424a7684ce447fa21f8779a569c56a", "name": "CreateRouterSuccessTests-d8de7d7b-e084-434-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/23424a7684ce447fa21f8779a569c56a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/23424a7684ce447fa21f8779a569c56a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/23424a7684ce447fa21f8779a569c56a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/23424a7684ce447fa21f8779a569c56a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/23424a7684ce447fa21f8779a569c56a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/23424a7684ce447fa21f8779a569c56a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/23424a7684ce447fa21f8779a569c56a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/23424a7684ce447fa21f8779a569c56a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/23424a7684ce447fa21f8779a569c56a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/23424a7684ce447fa21f8779a569c56a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/23424a7684ce447fa21f8779a569c56a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/23424a7684ce447fa21f8779a569c56a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterSuccessTests-d8de7d7b-e084-434-user", "id": "70aaf62ca6cd49a8aa05885fad38c831"}, "audit_ids": ["iHoMNrgfTIejqScjAbxHGw"], "issued_at": "2018-10-12T04:31:00.000000Z"}} 2018-10-12 04:31:00,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ace9d94dcd7d906275387b9678562c3dd8405b" 2018-10-12 04:31:00,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00bbef86-7fd3-4a7e-a1b5-2cbd7b387cbf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:00,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-00bbef86-7fd3-4a7e-a1b5-2cbd7b387cbf 2018-10-12 04:31:00,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d0ba20c58a9b0e62ba774945aa1b1d6d045ecb" 2018-10-12 04:31:00,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e573f0c8-72ac-40c4-9aec-3bf28b95234a Date: Fri, 12 Oct 2018 04:31:00 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:31:00,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-e573f0c8-72ac-40c4-9aec-3bf28b95234a 2018-10-12 04:31:00,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d0ba20c58a9b0e62ba774945aa1b1d6d045ecb" 2018-10-12 04:31:00,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ff21c561-62fe-4334-bb0b-fc12040f0dd9 Date: Fri, 12 Oct 2018 04:31:00 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:31:00,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-ff21c561-62fe-4334-bb0b-fc12040f0dd9 2018-10-12 04:31:00,820 - neutron_utils - INFO - Creating router with name - CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-router 2018-10-12 04:31:00,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d0ba20c58a9b0e62ba774945aa1b1d6d045ecb" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-router", "admin_state_up": true}}' 2018-10-12 04:31:05,637 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-d5ef93ae-890c-42cc-8d98-6ed2f457c859 Date: Fri, 12 Oct 2018 04:31:05 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "23424a7684ce447fa21f8779a569c56a", "created_at": "2018-10-12T04:31:01Z", "admin_state_up": true, "updated_at": "2018-10-12T04:31:02Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "23424a7684ce447fa21f8779a569c56a", "id": "7823938b-709a-413a-b10e-25862e64a3d1", "name": "CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-router"}} 2018-10-12 04:31:05,637 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-d5ef93ae-890c-42cc-8d98-6ed2f457c859 2018-10-12 04:31:05,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=7823938b-709a-413a-b10e-25862e64a3d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d0ba20c58a9b0e62ba774945aa1b1d6d045ecb" 2018-10-12 04:31:05,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-33915201-5e3d-40da-90c9-bb44c87bade0 Date: Fri, 12 Oct 2018 04:31:05 GMT RESP BODY: {"ports":[]} 2018-10-12 04:31:05,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=7823938b-709a-413a-b10e-25862e64a3d1 used request id req-33915201-5e3d-40da-90c9-bb44c87bade0 2018-10-12 04:31:05,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?name=CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d0ba20c58a9b0e62ba774945aa1b1d6d045ecb" 2018-10-12 04:31:06,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-99336e29-f679-4d12-9e8a-c318beff4cd6 Date: Fri, 12 Oct 2018 04:31:06 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:31:06,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?name=CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-subnet1 used request id req-99336e29-f679-4d12-9e8a-c318beff4cd6 2018-10-12 04:31:06,018 - OpenStackNetwork - INFO - Removing router CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-router 2018-10-12 04:31:06,018 - neutron_utils - INFO - Deleting router with name - CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-router 2018-10-12 04:31:06,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/7823938b-709a-413a-b10e-25862e64a3d1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1d0ba20c58a9b0e62ba774945aa1b1d6d045ecb" 2018-10-12 04:31:09,948 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1aa82e92-11e2-4103-b8b0-fd078dfb70b8 Content-Length: 0 Date: Fri, 12 Oct 2018 04:31:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:31:09,949 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/7823938b-709a-413a-b10e-25862e64a3d1 used request id req-1aa82e92-11e2-4103-b8b0-fd078dfb70b8 2018-10-12 04:31:09,949 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-subnet1 2018-10-12 04:31:09,950 - neutron_utils - INFO - Deleting subnet with name CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-subnet1 2018-10-12 04:31:09,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/f7985822-f361-44cf-8157-d7b73c79eb1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d8521dd773d86401893106654e83c409b6bf1a" 2018-10-12 04:31:12,114 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-932a2dd1-200a-4142-9797-11d08dd724b9 Date: Fri, 12 Oct 2018 04:31:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:31:12,115 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f7985822-f361-44cf-8157-d7b73c79eb1b used request id req-932a2dd1-200a-4142-9797-11d08dd724b9 2018-10-12 04:31:12,115 - neutron_utils - INFO - Deleting network with name CreateRouterSuccessTests-4b393c8e-b0c0-4509-9642-f7eb808d2f77-pub-net1 2018-10-12 04:31:12,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/8dfbbe83-dd22-4e37-ae83-bede0b45eb38 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8d8521dd773d86401893106654e83c409b6bf1a" 2018-10-12 04:31:13,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-650ba328-48a8-4c7b-bf7d-6ad10e371180 Date: Fri, 12 Oct 2018 04:31:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:31:13,372 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8dfbbe83-dd22-4e37-ae83-bede0b45eb38 used request id req-650ba328-48a8-4c7b-bf7d-6ad10e371180 2018-10-12 04:31:13,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" 2018-10-12 04:31:13,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-baad4112-65aa-43f4-b7f6-bbac656c40c2 Date: Fri, 12 Oct 2018 04:31:13 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:31:13,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-baad4112-65aa-43f4-b7f6-bbac656c40c2 2018-10-12 04:31:13,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" 2018-10-12 04:31:13,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e78e927e-6822-4f0e-aa25-41b6676c9798 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:31:13,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-e78e927e-6822-4f0e-aa25-41b6676c9798 2018-10-12 04:31:13,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" 2018-10-12 04:31:13,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4925d168-ea93-441e-8f0e-0a6f1a7071dd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:31:13,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-4925d168-ea93-441e-8f0e-0a6f1a7071dd 2018-10-12 04:31:13,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" 2018-10-12 04:31:13,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a49bd3be-5198-4008-a012-6cbd619dfa11 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:31:13,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-a49bd3be-5198-4008-a012-6cbd619dfa11 2018-10-12 04:31:13,890 - keystone_utils - INFO - Deleting project with name - CreateRouterSuccessTests-d8de7d7b-e084-434-proj 2018-10-12 04:31:13,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/23424a7684ce447fa21f8779a569c56a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" 2018-10-12 04:31:14,075 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-84ed0d9c-8cc1-4215-bdee-e7feb8111e8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:14,075 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/23424a7684ce447fa21f8779a569c56a used request id req-84ed0d9c-8cc1-4215-bdee-e7feb8111e8a 2018-10-12 04:31:14,076 - keystone_utils - INFO - Deleting role with name - CreateRouterSuccessTests-d8de7d7b-e084-434-proj-role 2018-10-12 04:31:14,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/b10c2b65b79c4493a2429b9c1c24d25d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" 2018-10-12 04:31:14,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-51001dd4-b14a-4725-9fe0-c2f9b3c695a3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:14,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/b10c2b65b79c4493a2429b9c1c24d25d used request id req-51001dd4-b14a-4725-9fe0-c2f9b3c695a3 2018-10-12 04:31:14,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}562b0b55177dba28169f6281e75e725a469fa610" 2018-10-12 04:31:14,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a128aa7a-703d-4535-9694-8c6201e43662 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:31:14,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a128aa7a-703d-4535-9694-8c6201e43662 2018-10-12 04:31:14,304 - keystone_utils - INFO - Deleting user with name - CreateRouterSuccessTests-d8de7d7b-e084-434-user 2018-10-12 04:31:14,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/70aaf62ca6cd49a8aa05885fad38c831 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}287832b9f64b94b2a03a588ff2ecbf5b54d0a7b2" 2018-10-12 04:31:14,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b5109af-18be-4821-bdb8-dc76403c2fa3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:14,496 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/70aaf62ca6cd49a8aa05885fad38c831 used request id req-1b5109af-18be-4821-bdb8-dc76403c2fa3 2018-10-12 04:31:14,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:14,884 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["WsGwXOJGQoWfmsfA0412Yw"], "issued_at": "2018-10-12T04:31:14.000000Z"}} 2018-10-12 04:31:14,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}30a9b52588587b3d3724faba68805cacb0b3a06a" 2018-10-12 04:31:14,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81cf911a-015d-40f0-9046-7f3ba109ecde Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:14,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-81cf911a-015d-40f0-9046-7f3ba109ecde 2018-10-12 04:31:14,976 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:14,977 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:15,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["kNZGFNP9Tyinrudpj078dA"], "issued_at": "2018-10-12T04:31:15.000000Z"}} 2018-10-12 04:31:15,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" 2018-10-12 04:31:15,445 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9a59ea0-789c-462c-8fd2-60defb6509b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:15,445 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f9a59ea0-789c-462c-8fd2-60defb6509b4 2018-10-12 04:31:15,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:31:15,455 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:31:15,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3862e57d-c1ef-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" 2018-10-12 04:31:15,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aab83bc3-d07e-4d7c-a62b-f3bc946d21bf Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3862e57d-c1ef-41d-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:31:15,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-3862e57d-c1ef-41d-proj used request id req-aab83bc3-d07e-4d7c-a62b-f3bc946d21bf 2018-10-12 04:31:15,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" 2018-10-12 04:31:15,624 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e58ae2-0309-49cb-9f72-4c2da6ec3969 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:31:15,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-25e58ae2-0309-49cb-9f72-4c2da6ec3969 2018-10-12 04:31:15,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-proj"}}' 2018-10-12 04:31:15,750 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:31:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-248209ab-145a-4964-8a1a-e19927313472 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/29b94395ac6a483bbba501d6d39e7ee5"}, "enabled": true, "id": "29b94395ac6a483bbba501d6d39e7ee5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-proj"}} 2018-10-12 04:31:15,750 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-248209ab-145a-4964-8a1a-e19927313472 2018-10-12 04:31:15,750 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-3862e57d-c1ef-41d-proj 2018-10-12 04:31:15,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:15,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:16,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["gTvONIilRGqYwmebatLssw"], "issued_at": "2018-10-12T04:31:16.000000Z"}} 2018-10-12 04:31:16,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e7e56ab254eb4257699ec1940502d735e113c70" 2018-10-12 04:31:16,136 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9498d16-9fb6-4d60-9cdd-9963df715cfb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:16,136 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b9498d16-9fb6-4d60-9cdd-9963df715cfb 2018-10-12 04:31:16,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:31:16,145 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:31:16,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e7e56ab254eb4257699ec1940502d735e113c70" 2018-10-12 04:31:16,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c3a669b-a0f9-48ac-bbc7-2e710a8b903c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:31:16,242 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5c3a669b-a0f9-48ac-bbc7-2e710a8b903c 2018-10-12 04:31:16,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-3862e57d-c1ef-41d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e7e56ab254eb4257699ec1940502d735e113c70" 2018-10-12 04:31:16,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-431d4fda-0cc2-4dbf-87aa-fc248a7262e6 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-3862e57d-c1ef-41d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/29b94395ac6a483bbba501d6d39e7ee5"}, "enabled": true, "id": "29b94395ac6a483bbba501d6d39e7ee5", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-proj"}]} 2018-10-12 04:31:16,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-3862e57d-c1ef-41d-proj used request id req-431d4fda-0cc2-4dbf-87aa-fc248a7262e6 2018-10-12 04:31:16,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e7e56ab254eb4257699ec1940502d735e113c70" 2018-10-12 04:31:16,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ced055f6-5886-4c86-ad93-76dc4d8eda7e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:31:16,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ced055f6-5886-4c86-ad93-76dc4d8eda7e 2018-10-12 04:31:16,888 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-3862e57d-c1ef-41d-user 2018-10-12 04:31:16,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:16,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" 2018-10-12 04:31:16,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f757c390-f506-45a4-8bea-6aa659eb3314 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:31:16,983 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f757c390-f506-45a4-8bea-6aa659eb3314 2018-10-12 04:31:16,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" -d '{"role": {"name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-proj-role"}}' 2018-10-12 04:31:17,091 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:31:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fad2f99b-363b-40ae-ac88-3dfd328794d5 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8a4e29afca4b4ebc99e4f840fea911f9", "links": {"self": "http://172.30.9.27:5000/v3/roles/8a4e29afca4b4ebc99e4f840fea911f9"}, "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-proj-role"}} 2018-10-12 04:31:17,091 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-fad2f99b-363b-40ae-ac88-3dfd328794d5 2018-10-12 04:31:17,091 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-3862e57d-c1ef-41d-proj-role 2018-10-12 04:31:17,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/8a4e29afca4b4ebc99e4f840fea911f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" 2018-10-12 04:31:17,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8174a241-2e66-4ad6-8a0c-6aee3f440be0 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/8a4e29afca4b4ebc99e4f840fea911f9"}, "domain_id": null, "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-proj-role", "id": "8a4e29afca4b4ebc99e4f840fea911f9"}} 2018-10-12 04:31:17,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/8a4e29afca4b4ebc99e4f840fea911f9 used request id req-8174a241-2e66-4ad6-8a0c-6aee3f440be0 2018-10-12 04:31:17,186 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-3862e57d-c1ef-41d-proj-role to project CreateRouterNegativeTests-3862e57d-c1ef-41d-proj 2018-10-12 04:31:17,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/29b94395ac6a483bbba501d6d39e7ee5/users/14ef0f237d5f4439b820af3c608b5134/roles/8a4e29afca4b4ebc99e4f840fea911f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" 2018-10-12 04:31:17,309 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55920982-80e5-4817-8e24-fe51b96cbae0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:17,309 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/29b94395ac6a483bbba501d6d39e7ee5/users/14ef0f237d5f4439b820af3c608b5134/roles/8a4e29afca4b4ebc99e4f840fea911f9 used request id req-55920982-80e5-4817-8e24-fe51b96cbae0 2018-10-12 04:31:17,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:17,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:17,702 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["UVQmaSnWSgiBzRC1gu7d_w"], "issued_at": "2018-10-12T04:31:17.000000Z"}} 2018-10-12 04:31:17,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c8e382b37bf8eddb84e683d8e162de1cc323fe" 2018-10-12 04:31:17,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8f20d4e-06e8-4127-b9a8-5c66a38bcdeb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:17,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f8f20d4e-06e8-4127-b9a8-5c66a38bcdeb 2018-10-12 04:31:17,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c8e382b37bf8eddb84e683d8e162de1cc323fe" 2018-10-12 04:31:17,974 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3758ac2c-6585-4593-ab80-b9412fd5437c Date: Fri, 12 Oct 2018 04:31:17 GMT RESP BODY: {"networks":[]} 2018-10-12 04:31:17,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-net1 used request id req-3758ac2c-6585-4593-ab80-b9412fd5437c 2018-10-12 04:31:17,975 - neutron_utils - INFO - Creating network with name CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-net1 2018-10-12 04:31:17,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c8e382b37bf8eddb84e683d8e162de1cc323fe" -d '{"network": {"name": "CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-net1", "admin_state_up": true}}' 2018-10-12 04:31:18,370 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-d53c9e88-b779-4745-8344-f53045e2c8a7 Date: Fri, 12 Oct 2018 04:31:18 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"83081976-4bcd-4c50-a676-fa3bd4a0209f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:31:18Z","is_default":false,"qos_policy_id":null,"name":"CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-net1","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:31:18Z","mtu":1450}} 2018-10-12 04:31:18,370 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-d53c9e88-b779-4745-8344-f53045e2c8a7 2018-10-12 04:31:18,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=83081976-4bcd-4c50-a676-fa3bd4a0209f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c8e382b37bf8eddb84e683d8e162de1cc323fe" 2018-10-12 04:31:18,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-e34a8c4d-a5e8-422e-a5e2-d8d96accb168 Date: Fri, 12 Oct 2018 04:31:18 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"83081976-4bcd-4c50-a676-fa3bd4a0209f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:31:18Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-net1","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:31:18Z","provider:network_type":"vxlan"}]} 2018-10-12 04:31:18,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=83081976-4bcd-4c50-a676-fa3bd4a0209f used request id req-e34a8c4d-a5e8-422e-a5e2-d8d96accb168 2018-10-12 04:31:18,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=83081976-4bcd-4c50-a676-fa3bd4a0209f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c8e382b37bf8eddb84e683d8e162de1cc323fe" 2018-10-12 04:31:18,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-6dc48fb6-29b2-47d8-a655-778174b1c231 Date: Fri, 12 Oct 2018 04:31:18 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:31:18,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=83081976-4bcd-4c50-a676-fa3bd4a0209f used request id req-6dc48fb6-29b2-47d8-a655-778174b1c231 2018-10-12 04:31:18,895 - neutron_utils - INFO - Creating subnet with name CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-subnet1 2018-10-12 04:31:18,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c8e382b37bf8eddb84e683d8e162de1cc323fe" -d '{"subnets": [{"ip_version": 4, "network_id": "83081976-4bcd-4c50-a676-fa3bd4a0209f", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-subnet1"}]}' 2018-10-12 04:31:19,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-ec3b7a80-454e-43a8-abc2-b58be7061f45 Date: Fri, 12 Oct 2018 04:31:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83081976-4bcd-4c50-a676-fa3bd4a0209f","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:31:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:31:19Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"25be2119-c28b-477e-a84f-8de18dc11765","subnetpool_id":null,"name":"CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-subnet1"}]} 2018-10-12 04:31:19,616 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ec3b7a80-454e-43a8-abc2-b58be7061f45 2018-10-12 04:31:19,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=83081976-4bcd-4c50-a676-fa3bd4a0209f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c8e382b37bf8eddb84e683d8e162de1cc323fe" 2018-10-12 04:31:19,891 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 752 X-Openstack-Request-Id: req-ffe40d20-0bf0-4e6d-96bc-d17b3b89c72f Date: Fri, 12 Oct 2018 04:31:19 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"83081976-4bcd-4c50-a676-fa3bd4a0209f","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":24,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["25be2119-c28b-477e-a84f-8de18dc11765"],"description":"","tags":[],"updated_at":"2018-10-12T04:31:19Z","qos_policy_id":null,"name":"CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-net1","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:31:18Z","provider:network_type":"vxlan"}]} 2018-10-12 04:31:19,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=83081976-4bcd-4c50-a676-fa3bd4a0209f used request id req-ffe40d20-0bf0-4e6d-96bc-d17b3b89c72f 2018-10-12 04:31:19,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=83081976-4bcd-4c50-a676-fa3bd4a0209f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c8e382b37bf8eddb84e683d8e162de1cc323fe" 2018-10-12 04:31:19,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 688 X-Openstack-Request-Id: req-358e68f4-3c2c-4457-b3d1-287b906e31c7 Date: Fri, 12 Oct 2018 04:31:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"83081976-4bcd-4c50-a676-fa3bd4a0209f","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:31:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:31:19Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"25be2119-c28b-477e-a84f-8de18dc11765","subnetpool_id":null,"name":"CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-subnet1"}]} 2018-10-12 04:31:19,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=83081976-4bcd-4c50-a676-fa3bd4a0209f used request id req-358e68f4-3c2c-4457-b3d1-287b906e31c7 2018-10-12 04:31:19,948 - OpenStackNetwork - DEBUG - Network [83081976-4bcd-4c50-a676-fa3bd4a0209f] created successfully 2018-10-12 04:31:19,948 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:19,949 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:20,323 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a4e29afca4b4ebc99e4f840fea911f9", "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-proj-role"}], "expires_at": "2018-10-12T05:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29b94395ac6a483bbba501d6d39e7ee5", "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/29b94395ac6a483bbba501d6d39e7ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/29b94395ac6a483bbba501d6d39e7ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/29b94395ac6a483bbba501d6d39e7ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/29b94395ac6a483bbba501d6d39e7ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/29b94395ac6a483bbba501d6d39e7ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/29b94395ac6a483bbba501d6d39e7ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-user", "id": "14ef0f237d5f4439b820af3c608b5134"}, "audit_ids": ["iWoMB8WsS6GkcNmI1JA8jA"], "issued_at": "2018-10-12T04:31:20.000000Z"}} 2018-10-12 04:31:20,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ead2c66bcd6ba68d6cbbee1471ebe7fcbe68114" 2018-10-12 04:31:20,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b59e92-1f34-4553-be21-a05800bed3d6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:20,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-32b59e92-1f34-4553-be21-a05800bed3d6 2018-10-12 04:31:20,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ead2c66bcd6ba68d6cbbee1471ebe7fcbe68114" 2018-10-12 04:31:20,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d294e944-dd16-42b3-a7c2-6cf02633e047 Date: Fri, 12 Oct 2018 04:31:20 GMT RESP BODY: {"routers": []} 2018-10-12 04:31:20,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-router&admin_state_up=True used request id req-d294e944-dd16-42b3-a7c2-6cf02633e047 2018-10-12 04:31:20,610 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:20,611 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:20,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a4e29afca4b4ebc99e4f840fea911f9", "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-proj-role"}], "expires_at": "2018-10-12T05:31:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29b94395ac6a483bbba501d6d39e7ee5", "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/29b94395ac6a483bbba501d6d39e7ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/29b94395ac6a483bbba501d6d39e7ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/29b94395ac6a483bbba501d6d39e7ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/29b94395ac6a483bbba501d6d39e7ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/29b94395ac6a483bbba501d6d39e7ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/29b94395ac6a483bbba501d6d39e7ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-user", "id": "14ef0f237d5f4439b820af3c608b5134"}, "audit_ids": ["rRlhoqSJSZq1rIKs2hAhSQ"], "issued_at": "2018-10-12T04:31:20.000000Z"}} 2018-10-12 04:31:20,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}555e163b9874aad5b8deb772c9e7409a1ff05e7a" 2018-10-12 04:31:21,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2edc7eb-6fb2-4d66-86d6-6461c2ef7f82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:21,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d2edc7eb-6fb2-4d66-86d6-6461c2ef7f82 2018-10-12 04:31:21,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ead2c66bcd6ba68d6cbbee1471ebe7fcbe68114" 2018-10-12 04:31:21,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-fa84e51b-ad33-4a34-af0c-2bc1b7fb6ba6 Date: Fri, 12 Oct 2018 04:31:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:31:21,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-fa84e51b-ad33-4a34-af0c-2bc1b7fb6ba6 2018-10-12 04:31:21,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ead2c66bcd6ba68d6cbbee1471ebe7fcbe68114" 2018-10-12 04:31:21,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f48f438d-ba28-4fbf-b7de-c9b1b4a35ef4 Date: Fri, 12 Oct 2018 04:31:21 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:31:21,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-f48f438d-ba28-4fbf-b7de-c9b1b4a35ef4 2018-10-12 04:31:21,530 - neutron_utils - INFO - Creating router with name - CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-router 2018-10-12 04:31:21,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ead2c66bcd6ba68d6cbbee1471ebe7fcbe68114" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-router", "admin_state_up": true}}' 2018-10-12 04:31:26,728 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-9cc9158b-4949-4322-a74f-a55d88a1d6cb Date: Fri, 12 Oct 2018 04:31:26 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "29b94395ac6a483bbba501d6d39e7ee5", "created_at": "2018-10-12T04:31:22Z", "admin_state_up": true, "updated_at": "2018-10-12T04:31:23Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "29b94395ac6a483bbba501d6d39e7ee5", "id": "8f8e5cb2-dcee-4038-8075-ff493283ef9a", "name": "CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-router"}} 2018-10-12 04:31:26,728 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-9cc9158b-4949-4322-a74f-a55d88a1d6cb 2018-10-12 04:31:26,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=8f8e5cb2-dcee-4038-8075-ff493283ef9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ead2c66bcd6ba68d6cbbee1471ebe7fcbe68114" 2018-10-12 04:31:26,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b88b20d2-7217-493f-8152-7633f1a77af8 Date: Fri, 12 Oct 2018 04:31:26 GMT RESP BODY: {"ports":[]} 2018-10-12 04:31:26,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=8f8e5cb2-dcee-4038-8075-ff493283ef9a used request id req-b88b20d2-7217-493f-8152-7633f1a77af8 2018-10-12 04:31:26,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ead2c66bcd6ba68d6cbbee1471ebe7fcbe68114" 2018-10-12 04:31:27,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-59374757-87bb-4f67-a722-7222d33668a2 Date: Fri, 12 Oct 2018 04:31:27 GMT RESP BODY: {"networks":[]} 2018-10-12 04:31:27,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-net1 used request id req-59374757-87bb-4f67-a722-7222d33668a2 2018-10-12 04:31:27,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?name=CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ead2c66bcd6ba68d6cbbee1471ebe7fcbe68114" 2018-10-12 04:31:27,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-07115f02-d853-4356-8455-e3a0f6908c68 Date: Fri, 12 Oct 2018 04:31:27 GMT RESP BODY: {"ports":[]} 2018-10-12 04:31:27,258 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?name=CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-port1&admin_state_up=True used request id req-07115f02-d853-4356-8455-e3a0f6908c68 2018-10-12 04:31:27,258 - OpenStackNetwork - INFO - Retrieved port CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-port1 for router - CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-router 2018-10-12 04:31:27,258 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:27,259 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:27,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8a4e29afca4b4ebc99e4f840fea911f9", "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-proj-role"}], "expires_at": "2018-10-12T05:31:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "29b94395ac6a483bbba501d6d39e7ee5", "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/29b94395ac6a483bbba501d6d39e7ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/29b94395ac6a483bbba501d6d39e7ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/29b94395ac6a483bbba501d6d39e7ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/29b94395ac6a483bbba501d6d39e7ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/29b94395ac6a483bbba501d6d39e7ee5", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/29b94395ac6a483bbba501d6d39e7ee5", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/29b94395ac6a483bbba501d6d39e7ee5", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-3862e57d-c1ef-41d-user", "id": "14ef0f237d5f4439b820af3c608b5134"}, "audit_ids": ["pzqrK6A2QymorxsE_z7-pg"], "issued_at": "2018-10-12T04:31:27.000000Z"}} 2018-10-12 04:31:27,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3314141b7a1ea44ba5ee200279da81a0bb57ffc" 2018-10-12 04:31:27,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b64f7d38-84a5-47d6-9042-f16cd7b03860 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:27,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b64f7d38-84a5-47d6-9042-f16cd7b03860 2018-10-12 04:31:27,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ead2c66bcd6ba68d6cbbee1471ebe7fcbe68114" 2018-10-12 04:31:27,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-9af44fd8-757c-4f61-aca9-6a2831297f6e Date: Fri, 12 Oct 2018 04:31:27 GMT RESP BODY: {"networks":[]} 2018-10-12 04:31:27,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-net1 used request id req-9af44fd8-757c-4f61-aca9-6a2831297f6e 2018-10-12 04:31:27,947 - OpenStackNetwork - INFO - Removing router CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-router 2018-10-12 04:31:27,947 - neutron_utils - INFO - Deleting router with name - CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-router 2018-10-12 04:31:27,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/8f8e5cb2-dcee-4038-8075-ff493283ef9a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ead2c66bcd6ba68d6cbbee1471ebe7fcbe68114" 2018-10-12 04:31:31,552 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a251b2b6-0d7c-417c-a065-42fcc7c51bcb Content-Length: 0 Date: Fri, 12 Oct 2018 04:31:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:31:31,552 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8f8e5cb2-dcee-4038-8075-ff493283ef9a used request id req-a251b2b6-0d7c-417c-a065-42fcc7c51bcb 2018-10-12 04:31:31,553 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-subnet1 2018-10-12 04:31:31,553 - neutron_utils - INFO - Deleting subnet with name CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-subnet1 2018-10-12 04:31:31,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/25be2119-c28b-477e-a84f-8de18dc11765 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c8e382b37bf8eddb84e683d8e162de1cc323fe" 2018-10-12 04:31:33,839 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b500146e-5fb3-40d2-b37e-a3087060609b Date: Fri, 12 Oct 2018 04:31:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:31:33,839 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/25be2119-c28b-477e-a84f-8de18dc11765 used request id req-b500146e-5fb3-40d2-b37e-a3087060609b 2018-10-12 04:31:33,840 - neutron_utils - INFO - Deleting network with name CreateRouterNegativeTests-8d6f98e5-60e1-4502-9272-ad6ac5ade196-pub-net1 2018-10-12 04:31:33,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/83081976-4bcd-4c50-a676-fa3bd4a0209f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61c8e382b37bf8eddb84e683d8e162de1cc323fe" 2018-10-12 04:31:35,061 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e11213b7-3e13-4535-a1c4-7615ebb2e53a Date: Fri, 12 Oct 2018 04:31:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:31:35,061 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/83081976-4bcd-4c50-a676-fa3bd4a0209f used request id req-e11213b7-3e13-4535-a1c4-7615ebb2e53a 2018-10-12 04:31:35,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" 2018-10-12 04:31:35,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5ad15cc6-0796-4f9b-b60c-04fe4a6fee99 Date: Fri, 12 Oct 2018 04:31:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:31:35,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-5ad15cc6-0796-4f9b-b60c-04fe4a6fee99 2018-10-12 04:31:35,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" 2018-10-12 04:31:35,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62d34b51-0294-420d-9f53-bf22ddd13798 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:31:35,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-62d34b51-0294-420d-9f53-bf22ddd13798 2018-10-12 04:31:35,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" 2018-10-12 04:31:35,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db823d1-2f38-4cab-8e6d-bf73d9e124d5 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:31:35,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-0db823d1-2f38-4cab-8e6d-bf73d9e124d5 2018-10-12 04:31:35,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" 2018-10-12 04:31:35,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc492957-0341-4fa6-9353-e2fb1153185b 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:31:35,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-bc492957-0341-4fa6-9353-e2fb1153185b 2018-10-12 04:31:35,562 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-3862e57d-c1ef-41d-proj 2018-10-12 04:31:35,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/29b94395ac6a483bbba501d6d39e7ee5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" 2018-10-12 04:31:35,806 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5047f27b-d596-4302-abf6-03f5460b16b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:35,807 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/29b94395ac6a483bbba501d6d39e7ee5 used request id req-5047f27b-d596-4302-abf6-03f5460b16b0 2018-10-12 04:31:35,807 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-3862e57d-c1ef-41d-proj-role 2018-10-12 04:31:35,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/8a4e29afca4b4ebc99e4f840fea911f9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" 2018-10-12 04:31:35,935 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87fdcff4-7922-40ff-84a0-e03e0cffc0dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:35,935 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/8a4e29afca4b4ebc99e4f840fea911f9 used request id req-87fdcff4-7922-40ff-84a0-e03e0cffc0dc 2018-10-12 04:31:35,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}40ab37f6767a0bd0b4635cf8525906d60be7c880" 2018-10-12 04:31:36,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8af914f0-1674-40e3-96c7-a4d59a05d491 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:31:36,022 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8af914f0-1674-40e3-96c7-a4d59a05d491 2018-10-12 04:31:36,023 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-3862e57d-c1ef-41d-user 2018-10-12 04:31:36,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/14ef0f237d5f4439b820af3c608b5134 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e7e56ab254eb4257699ec1940502d735e113c70" 2018-10-12 04:31:36,204 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35874598-5b9b-4c49-9834-2bea193dd7af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:36,204 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/14ef0f237d5f4439b820af3c608b5134 used request id req-35874598-5b9b-4c49-9834-2bea193dd7af 2018-10-12 04:31:36,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:36,590 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["1I2fkmo9QfuiCYj5zm3GHg"], "issued_at": "2018-10-12T04:31:36.000000Z"}} 2018-10-12 04:31:36,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0184ba42fea11d5fae5b8eabdf5a15ca5cbd3df4" 2018-10-12 04:31:36,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bfa76a7-14ae-4402-951f-ff82fbe7b2f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:36,669 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4bfa76a7-14ae-4402-951f-ff82fbe7b2f1 2018-10-12 04:31:36,670 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:36,671 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:37,062 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["vgn2srRiTHOWMSJ-xTlE7g"], "issued_at": "2018-10-12T04:31:37.000000Z"}} 2018-10-12 04:31:37,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" 2018-10-12 04:31:37,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6abe1e-f3f1-442d-a09f-0b1d8b51a30c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:37,153 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3f6abe1e-f3f1-442d-a09f-0b1d8b51a30c 2018-10-12 04:31:37,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:31:37,163 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:31:37,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" 2018-10-12 04:31:37,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55210c58-2383-46e1-9470-fb7456119a58 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:31:37,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj used request id req-55210c58-2383-46e1-9470-fb7456119a58 2018-10-12 04:31:37,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" 2018-10-12 04:31:37,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cecccba9-1fab-4d2d-9d34-ae79e26d8fc4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:31:37,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-cecccba9-1fab-4d2d-9d34-ae79e26d8fc4 2018-10-12 04:31:37,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj"}}' 2018-10-12 04:31:37,396 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f43a9380-7e04-4939-98b2-ef59ad108784 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/503d6ec455d64712bd447511e5aab53f"}, "enabled": true, "id": "503d6ec455d64712bd447511e5aab53f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj"}} 2018-10-12 04:31:37,396 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f43a9380-7e04-4939-98b2-ef59ad108784 2018-10-12 04:31:37,397 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj 2018-10-12 04:31:37,397 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:37,398 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:37,786 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["sB966x8eRgqX9cu9Nzguzw"], "issued_at": "2018-10-12T04:31:37.000000Z"}} 2018-10-12 04:31:37,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728977c618e52670cb1d52757e6ccce1ccd49cb0" 2018-10-12 04:31:37,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c12ab4-0c42-4b9c-8bec-cb271699a5a8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:37,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f3c12ab4-0c42-4b9c-8bec-cb271699a5a8 2018-10-12 04:31:37,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:31:37,880 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:31:37,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728977c618e52670cb1d52757e6ccce1ccd49cb0" 2018-10-12 04:31:37,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8876468a-f2e1-4ad8-be19-e2ff53b02d06 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:31:37,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8876468a-f2e1-4ad8-be19-e2ff53b02d06 2018-10-12 04:31:37,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728977c618e52670cb1d52757e6ccce1ccd49cb0" 2018-10-12 04:31:38,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-75675d45-e579-47b3-abb9-ea101faeafde Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/503d6ec455d64712bd447511e5aab53f"}, "enabled": true, "id": "503d6ec455d64712bd447511e5aab53f", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj"}]} 2018-10-12 04:31:38,077 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj used request id req-75675d45-e579-47b3-abb9-ea101faeafde 2018-10-12 04:31:38,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728977c618e52670cb1d52757e6ccce1ccd49cb0" 2018-10-12 04:31:38,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-971e33ae-5fdd-47af-aba1-eaeee9d39047 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:31:38,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-971e33ae-5fdd-47af-aba1-eaeee9d39047 2018-10-12 04:31:38,539 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-24a4e5c6-67a3-46a-user 2018-10-12 04:31:38,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:38,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" 2018-10-12 04:31:38,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2723b6f0-e965-4c29-99b7-3797be421b3a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:31:38,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2723b6f0-e965-4c29-99b7-3797be421b3a 2018-10-12 04:31:38,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" -d '{"role": {"name": "CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj-role"}}' 2018-10-12 04:31:38,744 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70c318c5-6ea2-4f3b-bd0f-303536bcc10d Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a8b349d19243432999baf0f1d4084778", "links": {"self": "http://172.30.9.27:5000/v3/roles/a8b349d19243432999baf0f1d4084778"}, "name": "CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj-role"}} 2018-10-12 04:31:38,744 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-70c318c5-6ea2-4f3b-bd0f-303536bcc10d 2018-10-12 04:31:38,744 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj-role 2018-10-12 04:31:38,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a8b349d19243432999baf0f1d4084778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" 2018-10-12 04:31:38,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b568bd30-a59d-4a65-986e-12204e0a0665 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a8b349d19243432999baf0f1d4084778"}, "domain_id": null, "name": "CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj-role", "id": "a8b349d19243432999baf0f1d4084778"}} 2018-10-12 04:31:38,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a8b349d19243432999baf0f1d4084778 used request id req-b568bd30-a59d-4a65-986e-12204e0a0665 2018-10-12 04:31:38,840 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj-role to project CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj 2018-10-12 04:31:38,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/503d6ec455d64712bd447511e5aab53f/users/9e7a278b027b4575a54952430bb8c171/roles/a8b349d19243432999baf0f1d4084778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" 2018-10-12 04:31:38,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e681d70-baf5-4a73-803d-7cf82b26b18b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:38,968 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/503d6ec455d64712bd447511e5aab53f/users/9e7a278b027b4575a54952430bb8c171/roles/a8b349d19243432999baf0f1d4084778 used request id req-8e681d70-baf5-4a73-803d-7cf82b26b18b 2018-10-12 04:31:38,968 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:38,969 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:39,333 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8b349d19243432999baf0f1d4084778", "name": "CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj-role"}], "expires_at": "2018-10-12T05:31:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "503d6ec455d64712bd447511e5aab53f", "name": "CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/503d6ec455d64712bd447511e5aab53f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/503d6ec455d64712bd447511e5aab53f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/503d6ec455d64712bd447511e5aab53f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/503d6ec455d64712bd447511e5aab53f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/503d6ec455d64712bd447511e5aab53f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/503d6ec455d64712bd447511e5aab53f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/503d6ec455d64712bd447511e5aab53f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/503d6ec455d64712bd447511e5aab53f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/503d6ec455d64712bd447511e5aab53f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/503d6ec455d64712bd447511e5aab53f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/503d6ec455d64712bd447511e5aab53f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/503d6ec455d64712bd447511e5aab53f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-24a4e5c6-67a3-46a-user", "id": "9e7a278b027b4575a54952430bb8c171"}, "audit_ids": ["wUr2Fnm0Sli9zOJ992QtOw"], "issued_at": "2018-10-12T04:31:39.000000Z"}} 2018-10-12 04:31:39,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13aa4ea610f10065c358d1c9f515d385c9006693" 2018-10-12 04:31:39,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4e56cc9-2a2b-49bf-89c1-f58ee15de6c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:39,411 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e4e56cc9-2a2b-49bf-89c1-f58ee15de6c2 2018-10-12 04:31:39,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateRouterNegativeTests-66715249-bb3a-497c-99e6-94206f8459e0-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13aa4ea610f10065c358d1c9f515d385c9006693" 2018-10-12 04:31:39,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d707e4f6-f77d-40a6-8717-1a0a4ba28add Date: Fri, 12 Oct 2018 04:31:39 GMT RESP BODY: {"routers": []} 2018-10-12 04:31:39,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateRouterNegativeTests-66715249-bb3a-497c-99e6-94206f8459e0-pub-router&admin_state_up=True used request id req-d707e4f6-f77d-40a6-8717-1a0a4ba28add 2018-10-12 04:31:39,618 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:39,619 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:39,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a8b349d19243432999baf0f1d4084778", "name": "CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj-role"}], "expires_at": "2018-10-12T05:31:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "503d6ec455d64712bd447511e5aab53f", "name": "CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/503d6ec455d64712bd447511e5aab53f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/503d6ec455d64712bd447511e5aab53f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/503d6ec455d64712bd447511e5aab53f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/503d6ec455d64712bd447511e5aab53f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/503d6ec455d64712bd447511e5aab53f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/503d6ec455d64712bd447511e5aab53f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/503d6ec455d64712bd447511e5aab53f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/503d6ec455d64712bd447511e5aab53f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/503d6ec455d64712bd447511e5aab53f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/503d6ec455d64712bd447511e5aab53f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/503d6ec455d64712bd447511e5aab53f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/503d6ec455d64712bd447511e5aab53f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateRouterNegativeTests-24a4e5c6-67a3-46a-user", "id": "9e7a278b027b4575a54952430bb8c171"}, "audit_ids": ["CJQ3W7GISJOHkfnljLx3nw"], "issued_at": "2018-10-12T04:31:39.000000Z"}} 2018-10-12 04:31:39,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67aa1718aae64f15847171bb0f777e7e0270181b" 2018-10-12 04:31:40,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d923aa4-547b-4e1f-b4fe-3cc2b6633d31 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:40,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7d923aa4-547b-4e1f-b4fe-3cc2b6633d31 2018-10-12 04:31:40,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=Invalid_name -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13aa4ea610f10065c358d1c9f515d385c9006693" 2018-10-12 04:31:40,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b487ad7c-e6f0-463c-afe1-903ab924c433 Date: Fri, 12 Oct 2018 04:31:40 GMT RESP BODY: {"networks":[]} 2018-10-12 04:31:40,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=Invalid_name used request id req-b487ad7c-e6f0-463c-afe1-903ab924c433 2018-10-12 04:31:40,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" 2018-10-12 04:31:40,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0ebeb53e-147b-4095-8159-622403fae129 Date: Fri, 12 Oct 2018 04:31:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:31:40,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-0ebeb53e-147b-4095-8159-622403fae129 2018-10-12 04:31:40,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" 2018-10-12 04:31:40,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5120dc66-4db2-42ea-b413-15fd3d62dbaa Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:31:40,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-5120dc66-4db2-42ea-b413-15fd3d62dbaa 2018-10-12 04:31:40,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" 2018-10-12 04:31:40,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0d327dc-bee8-4cb2-8bbb-eb00c4267697 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:31:40,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-b0d327dc-bee8-4cb2-8bbb-eb00c4267697 2018-10-12 04:31:40,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" 2018-10-12 04:31:40,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e465138d-0d3d-4af5-a599-58f2a3c3b69b 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:31:40,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-e465138d-0d3d-4af5-a599-58f2a3c3b69b 2018-10-12 04:31:40,744 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj 2018-10-12 04:31:40,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/503d6ec455d64712bd447511e5aab53f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" 2018-10-12 04:31:40,998 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0c1db4a-6cd4-491b-82e1-cc75fef55110 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:40,998 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/503d6ec455d64712bd447511e5aab53f used request id req-f0c1db4a-6cd4-491b-82e1-cc75fef55110 2018-10-12 04:31:40,999 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-24a4e5c6-67a3-46a-proj-role 2018-10-12 04:31:41,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a8b349d19243432999baf0f1d4084778 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" 2018-10-12 04:31:41,126 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8cebab4e-8b8c-4c5e-ad56-64b2c7f9a713 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:41,126 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a8b349d19243432999baf0f1d4084778 used request id req-8cebab4e-8b8c-4c5e-ad56-64b2c7f9a713 2018-10-12 04:31:41,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a22136acb989728382dbb789b9400ed54d141324" 2018-10-12 04:31:41,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5bc28d88-54d1-4a61-9cec-b2d26fdb614a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:31:41,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5bc28d88-54d1-4a61-9cec-b2d26fdb614a 2018-10-12 04:31:41,212 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-24a4e5c6-67a3-46a-user 2018-10-12 04:31:41,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/9e7a278b027b4575a54952430bb8c171 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}728977c618e52670cb1d52757e6ccce1ccd49cb0" 2018-10-12 04:31:41,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75e2edc8-4f48-4026-bcf5-76f696e4c287 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:41,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9e7a278b027b4575a54952430bb8c171 used request id req-75e2edc8-4f48-4026-bcf5-76f696e4c287 2018-10-12 04:31:41,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:41,848 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["m1JgsKMaRR6FI3Jg4sXIqw"], "issued_at": "2018-10-12T04:31:41.000000Z"}} 2018-10-12 04:31:41,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2664a9fb975d42141787a901fcfcbd5195358b60" 2018-10-12 04:31:41,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a5a40cd-7b70-4760-a0d7-ee124ba3b053 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:41,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6a5a40cd-7b70-4760-a0d7-ee124ba3b053 2018-10-12 04:31:41,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:41,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:42,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["CyERa6pmSXqZBPPbl-ud2A"], "issued_at": "2018-10-12T04:31:42.000000Z"}} 2018-10-12 04:31:42,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" 2018-10-12 04:31:42,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13c7d90b-335a-446d-8454-67b4e2e2a5c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:42,480 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-13c7d90b-335a-446d-8454-67b4e2e2a5c6 2018-10-12 04:31:42,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:31:42,490 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:31:42,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1332411b-5f4f-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" 2018-10-12 04:31:42,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bb88db7-d0aa-45d1-b9fd-171ea2305413 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1332411b-5f4f-455-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:31:42,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateRouterNegativeTests-1332411b-5f4f-455-proj used request id req-3bb88db7-d0aa-45d1-b9fd-171ea2305413 2018-10-12 04:31:42,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" 2018-10-12 04:31:42,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9db74e44-79c5-45e1-83da-c31f6565a3fd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:31:42,603 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-9db74e44-79c5-45e1-83da-c31f6565a3fd 2018-10-12 04:31:42,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateRouterNegativeTests-1332411b-5f4f-455-proj"}}' 2018-10-12 04:31:42,714 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:31:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d8dc997-045f-4eed-a503-2fc65754c4d7 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/86dd1bf5c3ab44aab88eb9b810b65181"}, "enabled": true, "id": "86dd1bf5c3ab44aab88eb9b810b65181", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-1332411b-5f4f-455-proj"}} 2018-10-12 04:31:42,714 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3d8dc997-045f-4eed-a503-2fc65754c4d7 2018-10-12 04:31:42,714 - keystone_utils - INFO - Created project with name - CreateRouterNegativeTests-1332411b-5f4f-455-proj 2018-10-12 04:31:42,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:42,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:43,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["TnH3bWGuQYepoCBhKtCoAw"], "issued_at": "2018-10-12T04:31:43.000000Z"}} 2018-10-12 04:31:43,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8c2218994c20a80cf5004aa37e53a08ba0b7b0" 2018-10-12 04:31:43,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d4f9738-5fb8-4143-bffb-40c45eafdc96 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:43,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7d4f9738-5fb8-4143-bffb-40c45eafdc96 2018-10-12 04:31:43,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:31:43,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:31:43,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8c2218994c20a80cf5004aa37e53a08ba0b7b0" 2018-10-12 04:31:43,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-287c4184-374e-4f7a-943a-94c47c3bac2e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:31:43,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-287c4184-374e-4f7a-943a-94c47c3bac2e 2018-10-12 04:31:43,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-1332411b-5f4f-455-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8c2218994c20a80cf5004aa37e53a08ba0b7b0" 2018-10-12 04:31:43,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fef081b3-92f0-4df5-8cfb-bf84ab41578a Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-1332411b-5f4f-455-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/86dd1bf5c3ab44aab88eb9b810b65181"}, "enabled": true, "id": "86dd1bf5c3ab44aab88eb9b810b65181", "parent_id": "default", "domain_id": "default", "name": "CreateRouterNegativeTests-1332411b-5f4f-455-proj"}]} 2018-10-12 04:31:43,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateRouterNegativeTests-1332411b-5f4f-455-proj used request id req-fef081b3-92f0-4df5-8cfb-bf84ab41578a 2018-10-12 04:31:43,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8c2218994c20a80cf5004aa37e53a08ba0b7b0" 2018-10-12 04:31:43,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e60e362-3aea-443e-8c7f-acb11f54767f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:31:43,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7e60e362-3aea-443e-8c7f-acb11f54767f 2018-10-12 04:31:43,871 - keystone_utils - INFO - Created user with name - CreateRouterNegativeTests-1332411b-5f4f-455-user 2018-10-12 04:31:43,871 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:43,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" 2018-10-12 04:31:43,964 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1103b9-f5d5-4ac4-bc40-b72d1d433215 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:31:43,964 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1f1103b9-f5d5-4ac4-bc40-b72d1d433215 2018-10-12 04:31:43,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" -d '{"role": {"name": "CreateRouterNegativeTests-1332411b-5f4f-455-proj-role"}}' 2018-10-12 04:31:44,067 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:31:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5473f1f6-3596-407e-aa48-b26be1daf319 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "da5e566a3e2849028b94f8d83cc978b9", "links": {"self": "http://172.30.9.27:5000/v3/roles/da5e566a3e2849028b94f8d83cc978b9"}, "name": "CreateRouterNegativeTests-1332411b-5f4f-455-proj-role"}} 2018-10-12 04:31:44,067 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-5473f1f6-3596-407e-aa48-b26be1daf319 2018-10-12 04:31:44,067 - keystone_utils - INFO - Created role with name - CreateRouterNegativeTests-1332411b-5f4f-455-proj-role 2018-10-12 04:31:44,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/da5e566a3e2849028b94f8d83cc978b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" 2018-10-12 04:31:44,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cc4a972c-4f80-48cd-9ce6-89f14c65e0a9 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/da5e566a3e2849028b94f8d83cc978b9"}, "domain_id": null, "name": "CreateRouterNegativeTests-1332411b-5f4f-455-proj-role", "id": "da5e566a3e2849028b94f8d83cc978b9"}} 2018-10-12 04:31:44,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/da5e566a3e2849028b94f8d83cc978b9 used request id req-cc4a972c-4f80-48cd-9ce6-89f14c65e0a9 2018-10-12 04:31:44,089 - keystone_utils - INFO - Granting role CreateRouterNegativeTests-1332411b-5f4f-455-proj-role to project CreateRouterNegativeTests-1332411b-5f4f-455-proj 2018-10-12 04:31:44,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/86dd1bf5c3ab44aab88eb9b810b65181/users/40683ae7addf4f1db99e82ba2d5e6fcf/roles/da5e566a3e2849028b94f8d83cc978b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" 2018-10-12 04:31:44,225 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-70aec76d-73b4-4e90-a423-68874d5de9a9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:44,225 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/86dd1bf5c3ab44aab88eb9b810b65181/users/40683ae7addf4f1db99e82ba2d5e6fcf/roles/da5e566a3e2849028b94f8d83cc978b9 used request id req-70aec76d-73b4-4e90-a423-68874d5de9a9 2018-10-12 04:31:44,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" 2018-10-12 04:31:44,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8b93d91b-023f-422e-b28f-9787228eae0f Date: Fri, 12 Oct 2018 04:31:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:31:44,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-8b93d91b-023f-422e-b28f-9787228eae0f 2018-10-12 04:31:44,457 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" 2018-10-12 04:31:44,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38a305fb-ac28-4fbf-88a8-be12e0da4219 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:31:44,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-38a305fb-ac28-4fbf-88a8-be12e0da4219 2018-10-12 04:31:44,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" 2018-10-12 04:31:44,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97a3c714-7866-4f20-b5ad-ede197ecc398 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:31:44,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-97a3c714-7866-4f20-b5ad-ede197ecc398 2018-10-12 04:31:44,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" 2018-10-12 04:31:44,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a05cafb-7fc0-42cf-a7f7-6713ec79ec27 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:31:44,733 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-3a05cafb-7fc0-42cf-a7f7-6713ec79ec27 2018-10-12 04:31:44,734 - keystone_utils - INFO - Deleting project with name - CreateRouterNegativeTests-1332411b-5f4f-455-proj 2018-10-12 04:31:44,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/86dd1bf5c3ab44aab88eb9b810b65181 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" 2018-10-12 04:31:44,938 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-68d569bb-5f28-4376-8876-e9f021bc1a80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:44,938 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/86dd1bf5c3ab44aab88eb9b810b65181 used request id req-68d569bb-5f28-4376-8876-e9f021bc1a80 2018-10-12 04:31:44,938 - keystone_utils - INFO - Deleting role with name - CreateRouterNegativeTests-1332411b-5f4f-455-proj-role 2018-10-12 04:31:44,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/da5e566a3e2849028b94f8d83cc978b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" 2018-10-12 04:31:45,132 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-001025ee-d393-4052-9d1b-ad737c942aa8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:45,132 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/da5e566a3e2849028b94f8d83cc978b9 used request id req-001025ee-d393-4052-9d1b-ad737c942aa8 2018-10-12 04:31:45,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bd08d3bdf842a881e1b68c7a02bb3403393a7553" 2018-10-12 04:31:45,230 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fc7a70d-6d0e-4af0-92de-b538bc283bb0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:31:45,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5fc7a70d-6d0e-4af0-92de-b538bc283bb0 2018-10-12 04:31:45,231 - keystone_utils - INFO - Deleting user with name - CreateRouterNegativeTests-1332411b-5f4f-455-user 2018-10-12 04:31:45,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/40683ae7addf4f1db99e82ba2d5e6fcf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b8c2218994c20a80cf5004aa37e53a08ba0b7b0" 2018-10-12 04:31:45,417 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abbe7c77-0b85-4450-a19d-4d389cea9d23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:45,418 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/40683ae7addf4f1db99e82ba2d5e6fcf used request id req-abbe7c77-0b85-4450-a19d-4d389cea9d23 2018-10-12 04:31:45,419 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:45,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["IUkdOC-WSAGJY-b2odhkWg"], "issued_at": "2018-10-12T04:31:45.000000Z"}} 2018-10-12 04:31:45,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8a0b0bcb52d972630e487ac8eac538e707369f" 2018-10-12 04:31:45,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04055c03-b5ec-442a-b56d-657c80eee0dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:45,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-04055c03-b5ec-442a-b56d-657c80eee0dc 2018-10-12 04:31:45,829 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:45,830 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:46,206 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["b9YVGS0wTDKkhW_0ZQzz8Q"], "issued_at": "2018-10-12T04:31:46.000000Z"}} 2018-10-12 04:31:46,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" 2018-10-12 04:31:46,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e17c6f39-2cc3-4427-988a-f429f59c15de Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:46,284 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e17c6f39-2cc3-4427-988a-f429f59c15de 2018-10-12 04:31:46,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:31:46,295 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:31:46,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-fa5028ae-bbff-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" 2018-10-12 04:31:46,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7786b89-2cdb-4534-a3d3-fa3bdddd76cb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-fa5028ae-bbff-473-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:31:46,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-fa5028ae-bbff-473-proj used request id req-e7786b89-2cdb-4534-a3d3-fa3bdddd76cb 2018-10-12 04:31:46,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" 2018-10-12 04:31:46,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce5e3cda-c5af-4327-80f3-b6c9d55ca7d4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:31:46,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ce5e3cda-c5af-4327-80f3-b6c9d55ca7d4 2018-10-12 04:31:46,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-fa5028ae-bbff-473-proj"}}' 2018-10-12 04:31:46,600 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a7c87c9-eb48-4826-93b6-5b6aacbf2892 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17562395ec8c4d84aac33525a5754336"}, "enabled": true, "id": "17562395ec8c4d84aac33525a5754336", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-fa5028ae-bbff-473-proj"}} 2018-10-12 04:31:46,600 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1a7c87c9-eb48-4826-93b6-5b6aacbf2892 2018-10-12 04:31:46,601 - keystone_utils - INFO - Created project with name - CreateQoSTests-fa5028ae-bbff-473-proj 2018-10-12 04:31:46,601 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:46,602 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:46,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["5N8ZXPpITBaJBTIRaC6gyw"], "issued_at": "2018-10-12T04:31:46.000000Z"}} 2018-10-12 04:31:46,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5470b83dfe8c36d44abfb557e72e2c88ac5fc931" 2018-10-12 04:31:47,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-11191322-657b-44d3-a9c1-7573938af669 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:47,064 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-11191322-657b-44d3-a9c1-7573938af669 2018-10-12 04:31:47,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:31:47,074 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:31:47,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5470b83dfe8c36d44abfb557e72e2c88ac5fc931" 2018-10-12 04:31:47,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f8ff454-3814-4296-81d6-d0786306ddde Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:31:47,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6f8ff454-3814-4296-81d6-d0786306ddde 2018-10-12 04:31:47,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-fa5028ae-bbff-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5470b83dfe8c36d44abfb557e72e2c88ac5fc931" 2018-10-12 04:31:47,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7b070d7-ae94-493b-bfba-36fb6be2ab09 Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-fa5028ae-bbff-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17562395ec8c4d84aac33525a5754336"}, "enabled": true, "id": "17562395ec8c4d84aac33525a5754336", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-fa5028ae-bbff-473-proj"}]} 2018-10-12 04:31:47,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-fa5028ae-bbff-473-proj used request id req-e7b070d7-ae94-493b-bfba-36fb6be2ab09 2018-10-12 04:31:47,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5470b83dfe8c36d44abfb557e72e2c88ac5fc931" 2018-10-12 04:31:47,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6168711-522c-43c4-9145-c829fe059b6c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:31:47,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c6168711-522c-43c4-9145-c829fe059b6c 2018-10-12 04:31:47,600 - keystone_utils - INFO - Created user with name - CreateQoSTests-fa5028ae-bbff-473-user 2018-10-12 04:31:47,600 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:47,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" 2018-10-12 04:31:47,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f1a7db3-d7a6-40af-92ae-cabae6429480 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:31:47,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-3f1a7db3-d7a6-40af-92ae-cabae6429480 2018-10-12 04:31:47,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" -d '{"role": {"name": "CreateQoSTests-fa5028ae-bbff-473-proj-role"}}' 2018-10-12 04:31:47,887 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5269ba0-854f-488b-ab93-cd8b2ccbe320 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f93c70dc5765420eb7488548e132a433", "links": {"self": "http://172.30.9.27:5000/v3/roles/f93c70dc5765420eb7488548e132a433"}, "name": "CreateQoSTests-fa5028ae-bbff-473-proj-role"}} 2018-10-12 04:31:47,887 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f5269ba0-854f-488b-ab93-cd8b2ccbe320 2018-10-12 04:31:47,888 - keystone_utils - INFO - Created role with name - CreateQoSTests-fa5028ae-bbff-473-proj-role 2018-10-12 04:31:47,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f93c70dc5765420eb7488548e132a433 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" 2018-10-12 04:31:47,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e710b4d7-3e73-48b0-aa05-460d31bd9938 Content-Encoding: gzip Content-Length: 171 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f93c70dc5765420eb7488548e132a433"}, "domain_id": null, "name": "CreateQoSTests-fa5028ae-bbff-473-proj-role", "id": "f93c70dc5765420eb7488548e132a433"}} 2018-10-12 04:31:47,973 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f93c70dc5765420eb7488548e132a433 used request id req-e710b4d7-3e73-48b0-aa05-460d31bd9938 2018-10-12 04:31:47,973 - keystone_utils - INFO - Granting role CreateQoSTests-fa5028ae-bbff-473-proj-role to project CreateQoSTests-fa5028ae-bbff-473-proj 2018-10-12 04:31:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/17562395ec8c4d84aac33525a5754336/users/58ba80b71552455a879d6c2c5ac09677/roles/f93c70dc5765420eb7488548e132a433 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" 2018-10-12 04:31:48,105 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ca811d5-f77b-46db-a52c-871f4fc3e271 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:48,106 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/17562395ec8c4d84aac33525a5754336/users/58ba80b71552455a879d6c2c5ac09677/roles/f93c70dc5765420eb7488548e132a433 used request id req-7ca811d5-f77b-46db-a52c-871f4fc3e271 2018-10-12 04:31:48,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:48,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:48,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["J6dARereSsqRzGaDeofcUw"], "issued_at": "2018-10-12T04:31:48.000000Z"}} 2018-10-12 04:31:48,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a672934d3559b499276c584445bd095c7fd8173" 2018-10-12 04:31:48,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f93d47-ac93-4df9-8c80-2ccd45d05437 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:48,595 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f9f93d47-ac93-4df9-8c80-2ccd45d05437 2018-10-12 04:31:48,600 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a672934d3559b499276c584445bd095c7fd8173" 2018-10-12 04:31:49,152 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:48 GMT Server: Apache x-compute-request-id: req-dda1148c-748e-4b3a-935d-a7c421923c0e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-dda1148c-748e-4b3a-935d-a7c421923c0e Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-12 04:31:49,152 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-dda1148c-748e-4b3a-935d-a7c421923c0e 2018-10-12 04:31:49,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-dda1148c-748e-4b3a-935d-a7c421923c0e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a672934d3559b499276c584445bd095c7fd8173" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-8d7c3a3b-4b66-40ae-8a12-bf37a425b5a8"}}' 2018-10-12 04:31:49,362 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:49 GMT Server: Apache x-compute-request-id: req-1f5cb327-ed19-460a-bdc3-39af371869ad OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1f5cb327-ed19-460a-bdc3-39af371869ad Content-Encoding: gzip Content-Length: 239 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "34d65d9c-8cf6-41cb-8814-4874af9c376f", "name": "CreateQoSTests-8d7c3a3b-4b66-40ae-8a12-bf37a425b5a8"}, "links": [{"href": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/34d65d9c-8cf6-41cb-8814-4874af9c376f", "rel": "self"}, {"href": "http://172.30.9.27:8776/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/34d65d9c-8cf6-41cb-8814-4874af9c376f", "rel": "bookmark"}]} 2018-10-12 04:31:49,362 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-1f5cb327-ed19-460a-bdc3-39af371869ad 2018-10-12 04:31:49,363 - create_qos - INFO - Created qos with name - CreateQoSTests-8d7c3a3b-4b66-40ae-8a12-bf37a425b5a8 2018-10-12 04:31:49,366 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8a0b0bcb52d972630e487ac8eac538e707369f" 2018-10-12 04:31:49,562 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:49 GMT Server: Apache x-compute-request-id: req-1872fba4-76ce-4580-a3a2-258c81bd855b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1872fba4-76ce-4580-a3a2-258c81bd855b Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "34d65d9c-8cf6-41cb-8814-4874af9c376f", "name": "CreateQoSTests-8d7c3a3b-4b66-40ae-8a12-bf37a425b5a8"}]} 2018-10-12 04:31:49,562 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-1872fba4-76ce-4580-a3a2-258c81bd855b 2018-10-12 04:31:49,563 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-8d7c3a3b-4b66-40ae-8a12-bf37a425b5a8 2018-10-12 04:31:49,566 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/34d65d9c-8cf6-41cb-8814-4874af9c376f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1872fba4-76ce-4580-a3a2-258c81bd855b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8a0b0bcb52d972630e487ac8eac538e707369f" 2018-10-12 04:31:50,152 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:31:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e37a306e-3249-41d1-bc5e-c05dec0e5825 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-10-12 04:31:50,152 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/34d65d9c-8cf6-41cb-8814-4874af9c376f?force=False used request id req-e37a306e-3249-41d1-bc5e-c05dec0e5825 2018-10-12 04:31:50,155 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1872fba4-76ce-4580-a3a2-258c81bd855b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae8a0b0bcb52d972630e487ac8eac538e707369f" 2018-10-12 04:31:50,343 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:50 GMT Server: Apache x-compute-request-id: req-92d20a39-e545-4ccd-b14d-acc22d447ace OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-92d20a39-e545-4ccd-b14d-acc22d447ace Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-12 04:31:50,343 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-92d20a39-e545-4ccd-b14d-acc22d447ace 2018-10-12 04:31:50,344 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-8d7c3a3b-4b66-40ae-8a12-bf37a425b5a8 2018-10-12 04:31:50,347 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/34d65d9c-8cf6-41cb-8814-4874af9c376f?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-dda1148c-748e-4b3a-935d-a7c421923c0e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a672934d3559b499276c584445bd095c7fd8173" 2018-10-12 04:31:50,529 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:31:50 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-56c965e1-7daf-49c8-af02-f1ac39590c9c x-openstack-request-id: req-56c965e1-7daf-49c8-af02-f1ac39590c9c Content-Length: 100 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "No such QoS spec 34d65d9c-8cf6-41cb-8814-4874af9c376f.", "code": 404}} 2018-10-12 04:31:50,529 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/34d65d9c-8cf6-41cb-8814-4874af9c376f?force=False used request id req-56c965e1-7daf-49c8-af02-f1ac39590c9c 2018-10-12 04:31:50,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" 2018-10-12 04:31:50,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8f9670e2-87b9-4fd6-85fa-8980f77551b7 Date: Fri, 12 Oct 2018 04:31:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:31:50,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-8f9670e2-87b9-4fd6-85fa-8980f77551b7 2018-10-12 04:31:50,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" 2018-10-12 04:31:50,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69516694-5bdb-4601-a60a-0e0a1d8ee1e8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:31:50,840 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-69516694-5bdb-4601-a60a-0e0a1d8ee1e8 2018-10-12 04:31:50,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" 2018-10-12 04:31:50,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fdbe221-dc3e-42bc-be27-b16337ebb14b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:31:50,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-4fdbe221-dc3e-42bc-be27-b16337ebb14b 2018-10-12 04:31:50,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" 2018-10-12 04:31:51,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb455301-9256-4b57-b7a4-abd3f9c697ec 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:31:51,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-bb455301-9256-4b57-b7a4-abd3f9c697ec 2018-10-12 04:31:51,020 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-fa5028ae-bbff-473-proj 2018-10-12 04:31:51,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/17562395ec8c4d84aac33525a5754336 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" 2018-10-12 04:31:51,267 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7ab5a89b-ceb4-41b7-a51f-51dbdea1e617 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:51,268 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/17562395ec8c4d84aac33525a5754336 used request id req-7ab5a89b-ceb4-41b7-a51f-51dbdea1e617 2018-10-12 04:31:51,268 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-fa5028ae-bbff-473-proj-role 2018-10-12 04:31:51,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f93c70dc5765420eb7488548e132a433 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" 2018-10-12 04:31:51,390 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4214ecb7-b5cd-44b7-b7ed-97b744170744 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:51,390 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f93c70dc5765420eb7488548e132a433 used request id req-4214ecb7-b5cd-44b7-b7ed-97b744170744 2018-10-12 04:31:51,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}556cf43b9e7bb784ca15a400bfc87d1d9e7bf09f" 2018-10-12 04:31:51,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7971cd7e-77cb-4914-baca-90b2e7295d49 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:31:51,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7971cd7e-77cb-4914-baca-90b2e7295d49 2018-10-12 04:31:51,476 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-fa5028ae-bbff-473-user 2018-10-12 04:31:51,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/58ba80b71552455a879d6c2c5ac09677 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5470b83dfe8c36d44abfb557e72e2c88ac5fc931" 2018-10-12 04:31:51,666 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e71d5683-e37a-4a20-8bbf-a253b899d8ea Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:51,667 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/58ba80b71552455a879d6c2c5ac09677 used request id req-e71d5683-e37a-4a20-8bbf-a253b899d8ea 2018-10-12 04:31:51,668 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:52,085 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["nQwdreBOQi-RgmYM2rY7Ow"], "issued_at": "2018-10-12T04:31:52.000000Z"}} 2018-10-12 04:31:52,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e317ea4689a0f1c656fd70c2fee4148931aa47b" 2018-10-12 04:31:52,166 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df0ce965-fd0d-4603-bccd-fb127c04d48d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:52,166 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-df0ce965-fd0d-4603-bccd-fb127c04d48d 2018-10-12 04:31:52,167 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:52,168 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:52,558 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["KxYk9ydyT9aiNw_oeCS6Gg"], "issued_at": "2018-10-12T04:31:52.000000Z"}} 2018-10-12 04:31:52,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" 2018-10-12 04:31:52,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6983ad83-ead4-491d-a2b5-dfc5cef0e26e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:52,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6983ad83-ead4-491d-a2b5-dfc5cef0e26e 2018-10-12 04:31:52,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:31:52,653 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:31:52,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-926b76b6-23e1-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" 2018-10-12 04:31:52,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b99c14a-c357-46a4-811f-acb97d33e109 Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-926b76b6-23e1-450-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:31:52,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-926b76b6-23e1-450-proj used request id req-2b99c14a-c357-46a4-811f-acb97d33e109 2018-10-12 04:31:52,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" 2018-10-12 04:31:52,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1b2eb1-0e19-491f-933d-134fec44a99c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:31:52,836 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3b1b2eb1-0e19-491f-933d-134fec44a99c 2018-10-12 04:31:52,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-926b76b6-23e1-450-proj"}}' 2018-10-12 04:31:52,941 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:31:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2f990089-a559-4ed5-b5e4-1a44f5ce05f0 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a2b6b153178143de9b02385c7e4d28d4"}, "enabled": true, "id": "a2b6b153178143de9b02385c7e4d28d4", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-926b76b6-23e1-450-proj"}} 2018-10-12 04:31:52,941 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-2f990089-a559-4ed5-b5e4-1a44f5ce05f0 2018-10-12 04:31:52,942 - keystone_utils - INFO - Created project with name - CreateQoSTests-926b76b6-23e1-450-proj 2018-10-12 04:31:52,942 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:52,943 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:53,324 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["PxHMTsN7QqC23PktqxlE-Q"], "issued_at": "2018-10-12T04:31:53.000000Z"}} 2018-10-12 04:31:53,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faaf48bfc17035c98b8ee5ee59d9b2720cbf9084" 2018-10-12 04:31:53,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c678d642-573e-4dd1-9d7e-2993aa6b1df9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:53,408 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c678d642-573e-4dd1-9d7e-2993aa6b1df9 2018-10-12 04:31:53,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:31:53,418 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:31:53,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faaf48bfc17035c98b8ee5ee59d9b2720cbf9084" 2018-10-12 04:31:53,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f6e9df8-d763-44de-b259-f6548be0723c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:31:53,523 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6f6e9df8-d763-44de-b259-f6548be0723c 2018-10-12 04:31:53,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-926b76b6-23e1-450-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faaf48bfc17035c98b8ee5ee59d9b2720cbf9084" 2018-10-12 04:31:53,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a9244a3-b513-4382-b5be-aabac9939a88 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-926b76b6-23e1-450-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a2b6b153178143de9b02385c7e4d28d4"}, "enabled": true, "id": "a2b6b153178143de9b02385c7e4d28d4", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-926b76b6-23e1-450-proj"}]} 2018-10-12 04:31:53,619 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-926b76b6-23e1-450-proj used request id req-3a9244a3-b513-4382-b5be-aabac9939a88 2018-10-12 04:31:53,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faaf48bfc17035c98b8ee5ee59d9b2720cbf9084" 2018-10-12 04:31:53,703 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98c7aaa1-93bc-4c84-a307-17d6c8fedc68 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:31:53,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-98c7aaa1-93bc-4c84-a307-17d6c8fedc68 2018-10-12 04:31:54,069 - keystone_utils - INFO - Created user with name - CreateQoSTests-926b76b6-23e1-450-user 2018-10-12 04:31:54,069 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:54,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" 2018-10-12 04:31:54,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac2694b7-9e34-4dfe-a442-9b7997068e9c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:31:54,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ac2694b7-9e34-4dfe-a442-9b7997068e9c 2018-10-12 04:31:54,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" -d '{"role": {"name": "CreateQoSTests-926b76b6-23e1-450-proj-role"}}' 2018-10-12 04:31:54,264 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c8c339f-4ba4-46b3-a710-54fea183af2f Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4bcab7d5b467442683512904c8459b64", "links": {"self": "http://172.30.9.27:5000/v3/roles/4bcab7d5b467442683512904c8459b64"}, "name": "CreateQoSTests-926b76b6-23e1-450-proj-role"}} 2018-10-12 04:31:54,264 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-5c8c339f-4ba4-46b3-a710-54fea183af2f 2018-10-12 04:31:54,265 - keystone_utils - INFO - Created role with name - CreateQoSTests-926b76b6-23e1-450-proj-role 2018-10-12 04:31:54,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/4bcab7d5b467442683512904c8459b64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" 2018-10-12 04:31:54,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ad821e1-5132-4c0b-90fe-ad66c8996748 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/4bcab7d5b467442683512904c8459b64"}, "domain_id": null, "name": "CreateQoSTests-926b76b6-23e1-450-proj-role", "id": "4bcab7d5b467442683512904c8459b64"}} 2018-10-12 04:31:54,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/4bcab7d5b467442683512904c8459b64 used request id req-4ad821e1-5132-4c0b-90fe-ad66c8996748 2018-10-12 04:31:54,360 - keystone_utils - INFO - Granting role CreateQoSTests-926b76b6-23e1-450-proj-role to project CreateQoSTests-926b76b6-23e1-450-proj 2018-10-12 04:31:54,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a2b6b153178143de9b02385c7e4d28d4/users/9b0b40a347364fc8a53f66e990160fd3/roles/4bcab7d5b467442683512904c8459b64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" 2018-10-12 04:31:54,494 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a79cd867-5850-418d-aa25-8379bae4c3d1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:54,495 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a2b6b153178143de9b02385c7e4d28d4/users/9b0b40a347364fc8a53f66e990160fd3/roles/4bcab7d5b467442683512904c8459b64 used request id req-a79cd867-5850-418d-aa25-8379bae4c3d1 2018-10-12 04:31:54,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:54,497 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:54,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Qk9lKPk3Q92GSZoxEKdY_w"], "issued_at": "2018-10-12T04:31:54.000000Z"}} 2018-10-12 04:31:54,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77a74d155488a791cd5d9e10f11a409c0a238ae4" 2018-10-12 04:31:54,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-539552fa-3298-4b4c-a629-8fb6b5625ed9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:54,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-539552fa-3298-4b4c-a629-8fb6b5625ed9 2018-10-12 04:31:54,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77a74d155488a791cd5d9e10f11a409c0a238ae4" 2018-10-12 04:31:55,147 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:54 GMT Server: Apache x-compute-request-id: req-e2508e43-a84b-449d-9d5c-53f5ad0bb3c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-e2508e43-a84b-449d-9d5c-53f5ad0bb3c7 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-12 04:31:55,147 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-e2508e43-a84b-449d-9d5c-53f5ad0bb3c7 2018-10-12 04:31:55,151 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-e2508e43-a84b-449d-9d5c-53f5ad0bb3c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77a74d155488a791cd5d9e10f11a409c0a238ae4" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-420916d8-a4c7-4374-af37-c89d003687a5"}}' 2018-10-12 04:31:55,385 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:55 GMT Server: Apache x-compute-request-id: req-ca5f3092-c8ff-4913-8297-a5f7e976fa31 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca5f3092-c8ff-4913-8297-a5f7e976fa31 Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "9d7fad0d-d533-493f-8d29-95bc87c3c85d", "name": "CreateQoSTests-420916d8-a4c7-4374-af37-c89d003687a5"}, "links": [{"href": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/9d7fad0d-d533-493f-8d29-95bc87c3c85d", "rel": "self"}, {"href": "http://172.30.9.27:8776/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/9d7fad0d-d533-493f-8d29-95bc87c3c85d", "rel": "bookmark"}]} 2018-10-12 04:31:55,385 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-ca5f3092-c8ff-4913-8297-a5f7e976fa31 2018-10-12 04:31:55,386 - create_qos - INFO - Created qos with name - CreateQoSTests-420916d8-a4c7-4374-af37-c89d003687a5 2018-10-12 04:31:55,389 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e317ea4689a0f1c656fd70c2fee4148931aa47b" 2018-10-12 04:31:55,553 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:55 GMT Server: Apache x-compute-request-id: req-a87ec6c8-bdac-4d4b-9cc8-31c86785e843 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a87ec6c8-bdac-4d4b-9cc8-31c86785e843 Content-Encoding: gzip Content-Length: 150 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "9d7fad0d-d533-493f-8d29-95bc87c3c85d", "name": "CreateQoSTests-420916d8-a4c7-4374-af37-c89d003687a5"}]} 2018-10-12 04:31:55,553 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-a87ec6c8-bdac-4d4b-9cc8-31c86785e843 2018-10-12 04:31:55,554 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-420916d8-a4c7-4374-af37-c89d003687a5 2018-10-12 04:31:55,557 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/9d7fad0d-d533-493f-8d29-95bc87c3c85d?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-e2508e43-a84b-449d-9d5c-53f5ad0bb3c7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77a74d155488a791cd5d9e10f11a409c0a238ae4" 2018-10-12 04:31:55,774 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:31:55 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-282e1f99-dc9b-4f6e-a57b-19dd2490dd31 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-10-12 04:31:55,774 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/9d7fad0d-d533-493f-8d29-95bc87c3c85d?force=False used request id req-282e1f99-dc9b-4f6e-a57b-19dd2490dd31 2018-10-12 04:31:55,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" 2018-10-12 04:31:55,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-567e6ca3-0936-486a-a5c5-c35650b2cb45 Date: Fri, 12 Oct 2018 04:31:55 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:31:55,988 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-567e6ca3-0936-486a-a5c5-c35650b2cb45 2018-10-12 04:31:55,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" 2018-10-12 04:31:56,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db12c0af-abf7-4f60-bf4a-0a340d6923d4 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:31:56,088 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-db12c0af-abf7-4f60-bf4a-0a340d6923d4 2018-10-12 04:31:56,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" 2018-10-12 04:31:56,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fb5e47a-e796-4675-acbe-b65c5f3a0d72 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:31:56,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-6fb5e47a-e796-4675-acbe-b65c5f3a0d72 2018-10-12 04:31:56,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" 2018-10-12 04:31:56,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d015288e-df32-4bb7-8b6b-ff4037fd4768 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:31:56,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-d015288e-df32-4bb7-8b6b-ff4037fd4768 2018-10-12 04:31:56,267 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-926b76b6-23e1-450-proj 2018-10-12 04:31:56,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a2b6b153178143de9b02385c7e4d28d4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" 2018-10-12 04:31:56,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5ed1dd8-1f56-40ed-bee9-d6968a197ee3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:56,489 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a2b6b153178143de9b02385c7e4d28d4 used request id req-e5ed1dd8-1f56-40ed-bee9-d6968a197ee3 2018-10-12 04:31:56,489 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-926b76b6-23e1-450-proj-role 2018-10-12 04:31:56,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/4bcab7d5b467442683512904c8459b64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" 2018-10-12 04:31:56,534 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5272bbb0-3313-404d-97f9-7871e91e7cff Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:56,534 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/4bcab7d5b467442683512904c8459b64 used request id req-5272bbb0-3313-404d-97f9-7871e91e7cff 2018-10-12 04:31:56,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5613a896d877675ec9661624d38cfa80ed6c67fd" 2018-10-12 04:31:56,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c2982c-6d33-4c9f-bf26-12bd1755fd12 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:31:56,627 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-17c2982c-6d33-4c9f-bf26-12bd1755fd12 2018-10-12 04:31:56,628 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-926b76b6-23e1-450-user 2018-10-12 04:31:56,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/9b0b40a347364fc8a53f66e990160fd3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}faaf48bfc17035c98b8ee5ee59d9b2720cbf9084" 2018-10-12 04:31:56,815 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-436578cc-85b3-4844-bef6-df181c1d1843 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:56,815 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/9b0b40a347364fc8a53f66e990160fd3 used request id req-436578cc-85b3-4844-bef6-df181c1d1843 2018-10-12 04:31:56,817 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:57,188 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["tRXF7s1DQmOwfVztH4NO3g"], "issued_at": "2018-10-12T04:31:57.000000Z"}} 2018-10-12 04:31:57,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1d0e3e0c2056fcea2348be234057fa79563c" 2018-10-12 04:31:57,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-393a01fd-1b27-4ada-9c09-c2dc19af1bdf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:57,278 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-393a01fd-1b27-4ada-9c09-c2dc19af1bdf 2018-10-12 04:31:57,279 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:57,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:57,671 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["UVTnI-kVSwKxq6k75l51sA"], "issued_at": "2018-10-12T04:31:57.000000Z"}} 2018-10-12 04:31:57,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" 2018-10-12 04:31:57,749 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db5dc270-0b1f-486b-9ce9-a4e13df915c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:57,749 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-db5dc270-0b1f-486b-9ce9-a4e13df915c4 2018-10-12 04:31:57,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:31:57,760 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:31:57,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1c23c8ab-dd82-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" 2018-10-12 04:31:57,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03ee3863-7ff6-4b5b-8859-ba52e7c121da Content-Encoding: gzip Content-Length: 173 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1c23c8ab-dd82-483-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:31:57,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateQoSTests-1c23c8ab-dd82-483-proj used request id req-03ee3863-7ff6-4b5b-8859-ba52e7c121da 2018-10-12 04:31:57,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" 2018-10-12 04:31:57,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f6fc8b2-610e-42da-9686-6a6a4b825742 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:31:57,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3f6fc8b2-610e-42da-9686-6a6a4b825742 2018-10-12 04:31:57,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateQoSTests-1c23c8ab-dd82-483-proj"}}' 2018-10-12 04:31:58,064 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:31:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fef2987-c4cf-4c8d-bd78-2c3433423ed3 Content-Length: 299 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0225439a813f4d02bcdce6af873972a5"}, "enabled": true, "id": "0225439a813f4d02bcdce6af873972a5", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1c23c8ab-dd82-483-proj"}} 2018-10-12 04:31:58,064 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8fef2987-c4cf-4c8d-bd78-2c3433423ed3 2018-10-12 04:31:58,064 - keystone_utils - INFO - Created project with name - CreateQoSTests-1c23c8ab-dd82-483-proj 2018-10-12 04:31:58,065 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:58,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:58,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["PkwC6ZBXSze-pl91tpUW9w"], "issued_at": "2018-10-12T04:31:58.000000Z"}} 2018-10-12 04:31:58,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525205074789921eec8880b9bff26f9f906c6bb5" 2018-10-12 04:31:58,526 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ede20bc-2eb4-4c91-b752-40d876b0a78d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:31:58,526 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9ede20bc-2eb4-4c91-b752-40d876b0a78d 2018-10-12 04:31:58,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:31:58,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:31: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:31:58,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525205074789921eec8880b9bff26f9f906c6bb5" 2018-10-12 04:31:58,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-925cfeb1-0faa-4799-a258-67c1c442e11e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:31:58,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-925cfeb1-0faa-4799-a258-67c1c442e11e 2018-10-12 04:31:58,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-1c23c8ab-dd82-483-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525205074789921eec8880b9bff26f9f906c6bb5" 2018-10-12 04:31:58,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549716d1-a4b7-4c2a-a80d-d7a19f9b5c48 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-1c23c8ab-dd82-483-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0225439a813f4d02bcdce6af873972a5"}, "enabled": true, "id": "0225439a813f4d02bcdce6af873972a5", "parent_id": "default", "domain_id": "default", "name": "CreateQoSTests-1c23c8ab-dd82-483-proj"}]} 2018-10-12 04:31:58,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateQoSTests-1c23c8ab-dd82-483-proj used request id req-549716d1-a4b7-4c2a-a80d-d7a19f9b5c48 2018-10-12 04:31:58,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525205074789921eec8880b9bff26f9f906c6bb5" 2018-10-12 04:31:58,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-595a50f7-77bd-4fa8-8419-ee32266b158d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:31:58,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-595a50f7-77bd-4fa8-8419-ee32266b158d 2018-10-12 04:31:59,204 - keystone_utils - INFO - Created user with name - CreateQoSTests-1c23c8ab-dd82-483-user 2018-10-12 04:31:59,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:59,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" 2018-10-12 04:31:59,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd4f43c4-5486-4503-b776-94b0cd28b80a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:31:59,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bd4f43c4-5486-4503-b776-94b0cd28b80a 2018-10-12 04:31:59,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" -d '{"role": {"name": "CreateQoSTests-1c23c8ab-dd82-483-proj-role"}}' 2018-10-12 04:31:59,360 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c57925d-8f52-4eb1-a9ac-38c96d54e252 Content-Length: 213 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "875a81e942514b2495a8a252925d2db3", "links": {"self": "http://172.30.9.27:5000/v3/roles/875a81e942514b2495a8a252925d2db3"}, "name": "CreateQoSTests-1c23c8ab-dd82-483-proj-role"}} 2018-10-12 04:31:59,360 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-6c57925d-8f52-4eb1-a9ac-38c96d54e252 2018-10-12 04:31:59,361 - keystone_utils - INFO - Created role with name - CreateQoSTests-1c23c8ab-dd82-483-proj-role 2018-10-12 04:31:59,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/875a81e942514b2495a8a252925d2db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" 2018-10-12 04:31:59,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-89dfdd26-6734-4741-8444-0a9d8bbdbc40 Content-Encoding: gzip Content-Length: 169 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/875a81e942514b2495a8a252925d2db3"}, "domain_id": null, "name": "CreateQoSTests-1c23c8ab-dd82-483-proj-role", "id": "875a81e942514b2495a8a252925d2db3"}} 2018-10-12 04:31:59,456 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/875a81e942514b2495a8a252925d2db3 used request id req-89dfdd26-6734-4741-8444-0a9d8bbdbc40 2018-10-12 04:31:59,456 - keystone_utils - INFO - Granting role CreateQoSTests-1c23c8ab-dd82-483-proj-role to project CreateQoSTests-1c23c8ab-dd82-483-proj 2018-10-12 04:31:59,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0225439a813f4d02bcdce6af873972a5/users/cec3695f98a74bfd8878d230fc6f286c/roles/875a81e942514b2495a8a252925d2db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" 2018-10-12 04:31:59,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96b1325c-807b-4c9a-a58b-bc27990bd0cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:31:59,587 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0225439a813f4d02bcdce6af873972a5/users/cec3695f98a74bfd8878d230fc6f286c/roles/875a81e942514b2495a8a252925d2db3 used request id req-96b1325c-807b-4c9a-a58b-bc27990bd0cb 2018-10-12 04:31:59,589 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:31:59,590 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:31:59,973 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:31:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Zp070OD8TlGxf21qxAmSpw"], "issued_at": "2018-10-12T04:31:59.000000Z"}} 2018-10-12 04:31:59,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6c9b382988b62eb46464e4f2252e0e85faa871" 2018-10-12 04:32:00,063 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:31:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef565027-08d0-459f-862e-fdc41ca978ed Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:00,063 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ef565027-08d0-459f-862e-fdc41ca978ed 2018-10-12 04:32:00,068 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6c9b382988b62eb46464e4f2252e0e85faa871" 2018-10-12 04:32:00,626 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:00 GMT Server: Apache x-compute-request-id: req-42eb0ee6-b0fc-4a65-ae7c-01359754480a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-42eb0ee6-b0fc-4a65-ae7c-01359754480a Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-12 04:32:00,627 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-42eb0ee6-b0fc-4a65-ae7c-01359754480a 2018-10-12 04:32:00,630 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-42eb0ee6-b0fc-4a65-ae7c-01359754480a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6c9b382988b62eb46464e4f2252e0e85faa871" -d '{"qos_specs": {"consumer": "both", "name": "CreateQoSTests-6bdf2496-186d-4f9f-8a8b-49679dd27a1d"}}' 2018-10-12 04:32:01,320 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:00 GMT Server: Apache x-compute-request-id: req-7ecba5ec-3380-4f16-88d1-11666724f69b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-7ecba5ec-3380-4f16-88d1-11666724f69b Content-Encoding: gzip Content-Length: 238 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "ca44088b-980f-431c-bb8c-b95fd094cdcd", "name": "CreateQoSTests-6bdf2496-186d-4f9f-8a8b-49679dd27a1d"}, "links": [{"href": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/ca44088b-980f-431c-bb8c-b95fd094cdcd", "rel": "self"}, {"href": "http://172.30.9.27:8776/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/ca44088b-980f-431c-bb8c-b95fd094cdcd", "rel": "bookmark"}]} 2018-10-12 04:32:01,320 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-7ecba5ec-3380-4f16-88d1-11666724f69b 2018-10-12 04:32:01,321 - create_qos - INFO - Created qos with name - CreateQoSTests-6bdf2496-186d-4f9f-8a8b-49679dd27a1d 2018-10-12 04:32:01,323 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d14f1d0e3e0c2056fcea2348be234057fa79563c" 2018-10-12 04:32:01,494 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:01 GMT Server: Apache x-compute-request-id: req-02919e82-e3e2-4b41-8061-c5aeee92eb46 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-02919e82-e3e2-4b41-8061-c5aeee92eb46 Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "ca44088b-980f-431c-bb8c-b95fd094cdcd", "name": "CreateQoSTests-6bdf2496-186d-4f9f-8a8b-49679dd27a1d"}]} 2018-10-12 04:32:01,495 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-02919e82-e3e2-4b41-8061-c5aeee92eb46 2018-10-12 04:32:01,495 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:01,496 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:01,868 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["4kRljtRKShakHLdakvCHag"], "issued_at": "2018-10-12T04:32:01.000000Z"}} 2018-10-12 04:32:01,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a07e86675b905614cf1d088fd5732174abeba3" 2018-10-12 04:32:01,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e95ac856-8505-4ad5-85a2-054268734056 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:01,962 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e95ac856-8505-4ad5-85a2-054268734056 2018-10-12 04:32:01,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}97a07e86675b905614cf1d088fd5732174abeba3" 2018-10-12 04:32:02,145 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:01 GMT Server: Apache x-compute-request-id: req-ac9d7760-ecda-4734-821b-f2c75f645acc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac9d7760-ecda-4734-821b-f2c75f645acc Content-Encoding: gzip Content-Length: 151 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "ca44088b-980f-431c-bb8c-b95fd094cdcd", "name": "CreateQoSTests-6bdf2496-186d-4f9f-8a8b-49679dd27a1d"}]} 2018-10-12 04:32:02,145 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-ac9d7760-ecda-4734-821b-f2c75f645acc 2018-10-12 04:32:02,146 - cinder_utils - INFO - Deleting QoS named - CreateQoSTests-6bdf2496-186d-4f9f-8a8b-49679dd27a1d 2018-10-12 04:32:02,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/ca44088b-980f-431c-bb8c-b95fd094cdcd?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-42eb0ee6-b0fc-4a65-ae7c-01359754480a" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0d6c9b382988b62eb46464e4f2252e0e85faa871" 2018-10-12 04:32:02,378 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:02 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d8305d4c-9419-46d9-841b-c9c4198c8b72 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-10-12 04:32:02,378 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/ca44088b-980f-431c-bb8c-b95fd094cdcd?force=False used request id req-d8305d4c-9419-46d9-841b-c9c4198c8b72 2018-10-12 04:32:02,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" 2018-10-12 04:32:02,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b02e3f2b-6c00-463d-a284-35e6cf956580 Date: Fri, 12 Oct 2018 04:32:02 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:32:02,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-b02e3f2b-6c00-463d-a284-35e6cf956580 2018-10-12 04:32:02,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" 2018-10-12 04:32:02,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cfda89c-368d-48f6-a6e1-c6d6107b52c5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:32:02,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-2cfda89c-368d-48f6-a6e1-c6d6107b52c5 2018-10-12 04:32:02,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" 2018-10-12 04:32:02,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d128d4d9-4402-4ac5-b481-6fb4243b5ab7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:32:02,866 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-d128d4d9-4402-4ac5-b481-6fb4243b5ab7 2018-10-12 04:32:02,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" 2018-10-12 04:32:02,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5246ffe8-3060-448b-96df-6e817b553ed6 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:32:02,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-5246ffe8-3060-448b-96df-6e817b553ed6 2018-10-12 04:32:02,955 - keystone_utils - INFO - Deleting project with name - CreateQoSTests-1c23c8ab-dd82-483-proj 2018-10-12 04:32:02,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/0225439a813f4d02bcdce6af873972a5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" 2018-10-12 04:32:03,141 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e3f7abc-ec50-4ec6-98e5-f2959ec60bc2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:03,141 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0225439a813f4d02bcdce6af873972a5 used request id req-5e3f7abc-ec50-4ec6-98e5-f2959ec60bc2 2018-10-12 04:32:03,142 - keystone_utils - INFO - Deleting role with name - CreateQoSTests-1c23c8ab-dd82-483-proj-role 2018-10-12 04:32:03,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/875a81e942514b2495a8a252925d2db3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" 2018-10-12 04:32:03,241 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f52646ab-3f48-43bb-a86b-a10485c200ad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:03,241 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/875a81e942514b2495a8a252925d2db3 used request id req-f52646ab-3f48-43bb-a86b-a10485c200ad 2018-10-12 04:32:03,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2400b55747af2d4320539a900eb5a90227a7fef5" 2018-10-12 04:32:03,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73bf7ac-9e28-4e97-b70f-8af39ab26cb1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:03,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d73bf7ac-9e28-4e97-b70f-8af39ab26cb1 2018-10-12 04:32:03,333 - keystone_utils - INFO - Deleting user with name - CreateQoSTests-1c23c8ab-dd82-483-user 2018-10-12 04:32:03,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/cec3695f98a74bfd8878d230fc6f286c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}525205074789921eec8880b9bff26f9f906c6bb5" 2018-10-12 04:32:03,509 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15a47494-b2d2-4e56-9456-4f9356b9aa6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:03,509 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cec3695f98a74bfd8878d230fc6f286c used request id req-15a47494-b2d2-4e56-9456-4f9356b9aa6a 2018-10-12 04:32:03,511 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:03,883 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["8KwseroEQPCXx_8sKFazdQ"], "issued_at": "2018-10-12T04:32:03.000000Z"}} 2018-10-12 04:32:03,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095562cae36ea857bac0e4bf979350a3a3817e24" 2018-10-12 04:32:03,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-270e6c9f-0955-4f74-b551-7b66a1e52fd6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:03,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-270e6c9f-0955-4f74-b551-7b66a1e52fd6 2018-10-12 04:32:03,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:03,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:04,357 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["B5hEJXCwS8G_1KCKbXB6gw"], "issued_at": "2018-10-12T04:32:04.000000Z"}} 2018-10-12 04:32:04,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" 2018-10-12 04:32:04,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c979edd-4188-46a8-88d2-115379c44a08 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:04,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1c979edd-4188-46a8-88d2-115379c44a08 2018-10-12 04:32:04,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:04,447 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:04,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" 2018-10-12 04:32:04,537 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f44e999a-1d31-48dc-9ae1-d74924a4e954 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:32:04,537 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj used request id req-f44e999a-1d31-48dc-9ae1-d74924a4e954 2018-10-12 04:32:04,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" 2018-10-12 04:32:04,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d654f74a-bec7-4b3a-ab19-003026a775ad Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:04,557 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-d654f74a-bec7-4b3a-ab19-003026a775ad 2018-10-12 04:32:04,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj"}}' 2018-10-12 04:32:04,678 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55acfd0c-5839-46d1-b036-b7c2db2b40d3 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e34c9ce55cd94e8881e66021316007f5"}, "enabled": true, "id": "e34c9ce55cd94e8881e66021316007f5", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj"}} 2018-10-12 04:32:04,678 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-55acfd0c-5839-46d1-b036-b7c2db2b40d3 2018-10-12 04:32:04,678 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj 2018-10-12 04:32:04,679 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:04,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:05,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["453rnzvhSk6O5jW-ohvwMg"], "issued_at": "2018-10-12T04:32:05.000000Z"}} 2018-10-12 04:32:05,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3af072e47281fefe8ccd26d42f414cdede459e42" 2018-10-12 04:32:05,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9844ff8e-aba9-4486-b1a4-0ef7609c0b79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:05,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9844ff8e-aba9-4486-b1a4-0ef7609c0b79 2018-10-12 04:32:05,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:05,166 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:05,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3af072e47281fefe8ccd26d42f414cdede459e42" 2018-10-12 04:32:05,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15ad6686-a3ac-4d7e-ba3e-4a8fd1670339 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:32:05,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-15ad6686-a3ac-4d7e-ba3e-4a8fd1670339 2018-10-12 04:32:05,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3af072e47281fefe8ccd26d42f414cdede459e42" 2018-10-12 04:32:05,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0df1860c-8a48-408c-94d6-c36a84df9cb7 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e34c9ce55cd94e8881e66021316007f5"}, "enabled": true, "id": "e34c9ce55cd94e8881e66021316007f5", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj"}]} 2018-10-12 04:32:05,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj used request id req-0df1860c-8a48-408c-94d6-c36a84df9cb7 2018-10-12 04:32:05,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3af072e47281fefe8ccd26d42f414cdede459e42" 2018-10-12 04:32:05,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-837d8df0-8b91-447b-8b45-df4be69a9cbe Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:05,558 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-837d8df0-8b91-447b-8b45-df4be69a9cbe 2018-10-12 04:32:05,857 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-user 2018-10-12 04:32:05,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:05,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" 2018-10-12 04:32:05,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8406fc0c-7a58-4ada-9b63-f41b35c1723e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:05,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8406fc0c-7a58-4ada-9b63-f41b35c1723e 2018-10-12 04:32:05,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj-role"}}' 2018-10-12 04:32:05,989 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d1a4987-c1c7-4a9f-bb45-b79800adaca5 Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cdbfa64d401345d0a5e6d63f1ff1a3dd", "links": {"self": "http://172.30.9.27:5000/v3/roles/cdbfa64d401345d0a5e6d63f1ff1a3dd"}, "name": "CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj-role"}} 2018-10-12 04:32:05,989 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-8d1a4987-c1c7-4a9f-bb45-b79800adaca5 2018-10-12 04:32:05,990 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj-role 2018-10-12 04:32:05,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/cdbfa64d401345d0a5e6d63f1ff1a3dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" 2018-10-12 04:32:06,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33853242-4871-4601-9f8f-d94ba25281dc Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/cdbfa64d401345d0a5e6d63f1ff1a3dd"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj-role", "id": "cdbfa64d401345d0a5e6d63f1ff1a3dd"}} 2018-10-12 04:32:06,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/cdbfa64d401345d0a5e6d63f1ff1a3dd used request id req-33853242-4871-4601-9f8f-d94ba25281dc 2018-10-12 04:32:06,009 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj-role to project CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj 2018-10-12 04:32:06,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/e34c9ce55cd94e8881e66021316007f5/users/a06a59cebf8044e0b96c83ade06a85aa/roles/cdbfa64d401345d0a5e6d63f1ff1a3dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" 2018-10-12 04:32:06,135 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd68156e-1231-46cb-b8dd-62057fe8d89f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:06,135 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e34c9ce55cd94e8881e66021316007f5/users/a06a59cebf8044e0b96c83ade06a85aa/roles/cdbfa64d401345d0a5e6d63f1ff1a3dd used request id req-cd68156e-1231-46cb-b8dd-62057fe8d89f 2018-10-12 04:32:06,137 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:06,138 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:06,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["TrRMK3Q5SJWLnu64UJ0-PQ"], "issued_at": "2018-10-12T04:32:06.000000Z"}} 2018-10-12 04:32:06,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c527b8fb6dfc0d84f53a072c790212260baa67" 2018-10-12 04:32:06,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a127c3ae-efdf-412b-a01f-9007bcedb34b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:06,617 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a127c3ae-efdf-412b-a01f-9007bcedb34b 2018-10-12 04:32:06,622 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c527b8fb6dfc0d84f53a072c790212260baa67" 2018-10-12 04:32:06,813 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:06 GMT Server: Apache x-compute-request-id: req-8a573f5c-e079-4742-9007-578c96367948 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-8a573f5c-e079-4742-9007-578c96367948 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-12 04:32:06,813 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None used request id req-8a573f5c-e079-4742-9007-578c96367948 2018-10-12 04:32:06,817 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-8a573f5c-e079-4742-9007-578c96367948" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c527b8fb6dfc0d84f53a072c790212260baa67" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-dc17f61f-126a-4e80-aa73-f8d6c8968e97", "description": null}}' 2018-10-12 04:32:07,012 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:06 GMT Server: Apache x-compute-request-id: req-ac998f82-f76e-4475-a1d6-69f5a9965ef7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac998f82-f76e-4475-a1d6-69f5a9965ef7 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-dc17f61f-126a-4e80-aa73-f8d6c8968e97", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f8a9c1b5-ec5d-4a51-98ff-d22c10d5de40", "description": null}} 2018-10-12 04:32:07,013 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types used request id req-ac998f82-f76e-4475-a1d6-69f5a9965ef7 2018-10-12 04:32:07,013 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-dc17f61f-126a-4e80-aa73-f8d6c8968e97 2018-10-12 04:32:07,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095562cae36ea857bac0e4bf979350a3a3817e24" 2018-10-12 04:32:07,201 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:07 GMT Server: Apache x-compute-request-id: req-936707fd-d4d9-4513-9df5-a75da4abd719 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-936707fd-d4d9-4513-9df5-a75da4abd719 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-dc17f61f-126a-4e80-aa73-f8d6c8968e97", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f8a9c1b5-ec5d-4a51-98ff-d22c10d5de40", "description": null}]} 2018-10-12 04:32:07,201 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None used request id req-936707fd-d4d9-4513-9df5-a75da4abd719 2018-10-12 04:32:07,205 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/f8a9c1b5-ec5d-4a51-98ff-d22c10d5de40 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-936707fd-d4d9-4513-9df5-a75da4abd719" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095562cae36ea857bac0e4bf979350a3a3817e24" 2018-10-12 04:32:07,388 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:07 GMT Server: Apache x-compute-request-id: req-bf4afb50-f423-4d6f-9cf3-d33506fb063c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bf4afb50-f423-4d6f-9cf3-d33506fb063c Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-dc17f61f-126a-4e80-aa73-f8d6c8968e97", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "f8a9c1b5-ec5d-4a51-98ff-d22c10d5de40", "description": null}} 2018-10-12 04:32:07,388 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/f8a9c1b5-ec5d-4a51-98ff-d22c10d5de40 used request id req-bf4afb50-f423-4d6f-9cf3-d33506fb063c 2018-10-12 04:32:07,392 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/f8a9c1b5-ec5d-4a51-98ff-d22c10d5de40/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-936707fd-d4d9-4513-9df5-a75da4abd719" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095562cae36ea857bac0e4bf979350a3a3817e24" 2018-10-12 04:32:07,559 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:07 GMT Server: Apache x-compute-request-id: req-b0fb28f1-8213-4aad-9566-e491dfeb4aec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b0fb28f1-8213-4aad-9566-e491dfeb4aec Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-12 04:32:07,559 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/f8a9c1b5-ec5d-4a51-98ff-d22c10d5de40/encryption used request id req-b0fb28f1-8213-4aad-9566-e491dfeb4aec 2018-10-12 04:32:07,560 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-dc17f61f-126a-4e80-aa73-f8d6c8968e97 2018-10-12 04:32:07,562 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/f8a9c1b5-ec5d-4a51-98ff-d22c10d5de40 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-936707fd-d4d9-4513-9df5-a75da4abd719" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095562cae36ea857bac0e4bf979350a3a3817e24" 2018-10-12 04:32:07,780 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-adc51136-15dc-4169-a338-096d8be46e59 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-10-12 04:32:07,780 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/f8a9c1b5-ec5d-4a51-98ff-d22c10d5de40 used request id req-adc51136-15dc-4169-a338-096d8be46e59 2018-10-12 04:32:07,783 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-936707fd-d4d9-4513-9df5-a75da4abd719" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}095562cae36ea857bac0e4bf979350a3a3817e24" 2018-10-12 04:32:07,962 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:07 GMT Server: Apache x-compute-request-id: req-9ef46257-01d7-4cf8-804e-6f8029cf032e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9ef46257-01d7-4cf8-804e-6f8029cf032e Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-12 04:32:07,962 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None used request id req-9ef46257-01d7-4cf8-804e-6f8029cf032e 2018-10-12 04:32:07,963 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-dc17f61f-126a-4e80-aa73-f8d6c8968e97 2018-10-12 04:32:07,966 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/f8a9c1b5-ec5d-4a51-98ff-d22c10d5de40 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-8a573f5c-e079-4742-9007-578c96367948" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45c527b8fb6dfc0d84f53a072c790212260baa67" 2018-10-12 04:32:08,129 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:32:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4612d175-8f2d-47a3-88dd-65184ec7c5fc x-openstack-request-id: req-4612d175-8f2d-47a3-88dd-65184ec7c5fc Content-Length: 114 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type f8a9c1b5-ec5d-4a51-98ff-d22c10d5de40 could not be found.", "code": 404}} 2018-10-12 04:32:08,129 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/f8a9c1b5-ec5d-4a51-98ff-d22c10d5de40 used request id req-4612d175-8f2d-47a3-88dd-65184ec7c5fc 2018-10-12 04:32:08,135 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" 2018-10-12 04:32:08,352 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f9b6b598-3381-4af0-8e46-1f2d0f5747f1 Date: Fri, 12 Oct 2018 04:32:08 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:32:08,352 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-f9b6b598-3381-4af0-8e46-1f2d0f5747f1 2018-10-12 04:32:08,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" 2018-10-12 04:32:08,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c0b29a-a620-4c97-b5d1-881fb77b3abd Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:32:08,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-56c0b29a-a620-4c97-b5d1-881fb77b3abd 2018-10-12 04:32:08,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" 2018-10-12 04:32:08,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff508589-843d-4160-919a-472e742d37cf Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:32:08,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-ff508589-843d-4160-919a-472e742d37cf 2018-10-12 04:32:08,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" 2018-10-12 04:32:08,559 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64014543-ee62-4e5b-bc3c-b70267e87fc7 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:32:08,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-64014543-ee62-4e5b-bc3c-b70267e87fc7 2018-10-12 04:32:08,560 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj 2018-10-12 04:32:08,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/e34c9ce55cd94e8881e66021316007f5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" 2018-10-12 04:32:08,758 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54f11f41-882a-44dd-96b3-2400c096130c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:08,758 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e34c9ce55cd94e8881e66021316007f5 used request id req-54f11f41-882a-44dd-96b3-2400c096130c 2018-10-12 04:32:08,758 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-proj-role 2018-10-12 04:32:08,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/cdbfa64d401345d0a5e6d63f1ff1a3dd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" 2018-10-12 04:32:08,876 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09919fe3-9a50-4a1b-b140-d49b8a21747b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:08,876 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/cdbfa64d401345d0a5e6d63f1ff1a3dd used request id req-09919fe3-9a50-4a1b-b140-d49b8a21747b 2018-10-12 04:32:08,880 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21c3e27b5f79ef0bcec2e3918d62e83d8049ff44" 2018-10-12 04:32:08,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91689800-12e4-449d-9fde-064902c7f38d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:08,967 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-91689800-12e4-449d-9fde-064902c7f38d 2018-10-12 04:32:08,968 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-8088a98d-129f-4f6-user 2018-10-12 04:32:08,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a06a59cebf8044e0b96c83ade06a85aa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3af072e47281fefe8ccd26d42f414cdede459e42" 2018-10-12 04:32:09,130 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc6060b8-a64e-46b4-bac2-a0374d1cb660 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:09,130 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a06a59cebf8044e0b96c83ade06a85aa used request id req-bc6060b8-a64e-46b4-bac2-a0374d1cb660 2018-10-12 04:32:09,132 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:09,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["sCO_-kqnTk-Ffq9j9Y5fGA"], "issued_at": "2018-10-12T04:32:09.000000Z"}} 2018-10-12 04:32:09,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4eb1f6dfe9fac75f133ee94c9f15f5a3e31835f" 2018-10-12 04:32:09,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e064872-fb76-43bf-ac9a-1ec7ae42ffd7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:09,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8e064872-fb76-43bf-ac9a-1ec7ae42ffd7 2018-10-12 04:32:09,714 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:09,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:10,088 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["DAKA6o7iQ1u_4LWbVEnY6w"], "issued_at": "2018-10-12T04:32:10.000000Z"}} 2018-10-12 04:32:10,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" 2018-10-12 04:32:10,178 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08af2764-d2a1-403e-abd8-e02ec5c83daa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:10,178 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-08af2764-d2a1-403e-abd8-e02ec5c83daa 2018-10-12 04:32:10,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:10,188 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:10,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" 2018-10-12 04:32:10,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c0571a4-42a3-44c0-ac8d-7587df66ddb1 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:32:10,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj used request id req-9c0571a4-42a3-44c0-ac8d-7587df66ddb1 2018-10-12 04:32:10,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" 2018-10-12 04:32:10,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6f9fb1f-70b3-4053-bb4f-c7cea678b54b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:10,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e6f9fb1f-70b3-4053-bb4f-c7cea678b54b 2018-10-12 04:32:10,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj"}}' 2018-10-12 04:32:10,498 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6bbce628-b405-41b2-8abb-876a3e2a75fc Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ccdf9571bcd4a1bbd84b068441c94ca"}, "enabled": true, "id": "8ccdf9571bcd4a1bbd84b068441c94ca", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj"}} 2018-10-12 04:32:10,498 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6bbce628-b405-41b2-8abb-876a3e2a75fc 2018-10-12 04:32:10,499 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj 2018-10-12 04:32:10,499 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:10,500 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:10,870 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["sf1eeH2-RgCwPFJeRjvkUA"], "issued_at": "2018-10-12T04:32:10.000000Z"}} 2018-10-12 04:32:10,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fce32dde796e3064bd4fecc41e0c44bb9aba413" 2018-10-12 04:32:10,955 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90f3076a-ceb4-409b-afd1-0bc5d2f13c74 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:10,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-90f3076a-ceb4-409b-afd1-0bc5d2f13c74 2018-10-12 04:32:10,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:10,965 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:10,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fce32dde796e3064bd4fecc41e0c44bb9aba413" 2018-10-12 04:32:11,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee931d21-a3d3-4597-8a69-8e78f61da369 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:32:11,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ee931d21-a3d3-4597-8a69-8e78f61da369 2018-10-12 04:32:11,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fce32dde796e3064bd4fecc41e0c44bb9aba413" 2018-10-12 04:32:11,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e52f88a-7c60-49f4-8a32-d19b15efcc14 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ccdf9571bcd4a1bbd84b068441c94ca"}, "enabled": true, "id": "8ccdf9571bcd4a1bbd84b068441c94ca", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj"}]} 2018-10-12 04:32:11,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj used request id req-9e52f88a-7c60-49f4-8a32-d19b15efcc14 2018-10-12 04:32:11,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fce32dde796e3064bd4fecc41e0c44bb9aba413" 2018-10-12 04:32:11,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8446bab4-8349-4c67-884f-20adfd1ad4ff Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:11,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8446bab4-8349-4c67-884f-20adfd1ad4ff 2018-10-12 04:32:11,624 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-user 2018-10-12 04:32:11,625 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:11,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" 2018-10-12 04:32:11,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-314b5704-00e2-4391-ab60-a7ed42433925 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:11,723 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-314b5704-00e2-4391-ab60-a7ed42433925 2018-10-12 04:32:11,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj-role"}}' 2018-10-12 04:32:11,840 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-927cf2dd-532a-46c8-b9b0-96ad7208b93a Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b657cf4d6d2846c59a0a4fd04fa2ff1a", "links": {"self": "http://172.30.9.27:5000/v3/roles/b657cf4d6d2846c59a0a4fd04fa2ff1a"}, "name": "CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj-role"}} 2018-10-12 04:32:11,840 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-927cf2dd-532a-46c8-b9b0-96ad7208b93a 2018-10-12 04:32:11,841 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj-role 2018-10-12 04:32:11,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/b657cf4d6d2846c59a0a4fd04fa2ff1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" 2018-10-12 04:32:11,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceb2d84b-0714-4fbb-a380-917370791cab Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/b657cf4d6d2846c59a0a4fd04fa2ff1a"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj-role", "id": "b657cf4d6d2846c59a0a4fd04fa2ff1a"}} 2018-10-12 04:32:11,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/b657cf4d6d2846c59a0a4fd04fa2ff1a used request id req-ceb2d84b-0714-4fbb-a380-917370791cab 2018-10-12 04:32:11,924 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj-role to project CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj 2018-10-12 04:32:11,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8ccdf9571bcd4a1bbd84b068441c94ca/users/613f6d891189478a9ffbfacef41b0866/roles/b657cf4d6d2846c59a0a4fd04fa2ff1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" 2018-10-12 04:32:12,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2e00dd11-9645-4db3-9fa9-2dbcc7a26a4a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:12,058 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8ccdf9571bcd4a1bbd84b068441c94ca/users/613f6d891189478a9ffbfacef41b0866/roles/b657cf4d6d2846c59a0a4fd04fa2ff1a used request id req-2e00dd11-9645-4db3-9fa9-2dbcc7a26a4a 2018-10-12 04:32:12,060 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:12,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:12,453 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["UUHbQ1kGShe7lmS25_9UiA"], "issued_at": "2018-10-12T04:32:12.000000Z"}} 2018-10-12 04:32:12,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfa0b194cba5ac331353cfa28ec23a4a2413388" 2018-10-12 04:32:12,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7addf59c-f008-4219-b8bd-cd2bd34717e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:12,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7addf59c-f008-4219-b8bd-cd2bd34717e8 2018-10-12 04:32:12,535 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfa0b194cba5ac331353cfa28ec23a4a2413388" 2018-10-12 04:32:12,709 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:12 GMT Server: Apache x-compute-request-id: req-82088849-456a-4201-b612-502a46f2f6a8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-82088849-456a-4201-b612-502a46f2f6a8 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-12 04:32:12,709 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None used request id req-82088849-456a-4201-b612-502a46f2f6a8 2018-10-12 04:32:12,713 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-82088849-456a-4201-b612-502a46f2f6a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfa0b194cba5ac331353cfa28ec23a4a2413388" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-cc28d746-fde5-412a-93c5-4c1ff8d1724f", "description": null}}' 2018-10-12 04:32:13,311 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:12 GMT Server: Apache x-compute-request-id: req-5f16beee-609e-4163-8c5b-4492da56b9b4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-5f16beee-609e-4163-8c5b-4492da56b9b4 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-cc28d746-fde5-412a-93c5-4c1ff8d1724f", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dc794458-aa37-4156-9be8-62eb038c23f5", "description": null}} 2018-10-12 04:32:13,312 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types used request id req-5f16beee-609e-4163-8c5b-4492da56b9b4 2018-10-12 04:32:13,312 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-cc28d746-fde5-412a-93c5-4c1ff8d1724f 2018-10-12 04:32:13,315 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4eb1f6dfe9fac75f133ee94c9f15f5a3e31835f" 2018-10-12 04:32:13,876 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:13 GMT Server: Apache x-compute-request-id: req-874ffc23-e09a-41a9-a173-036db79b8ac6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-874ffc23-e09a-41a9-a173-036db79b8ac6 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-cc28d746-fde5-412a-93c5-4c1ff8d1724f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dc794458-aa37-4156-9be8-62eb038c23f5", "description": null}]} 2018-10-12 04:32:13,877 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None used request id req-874ffc23-e09a-41a9-a173-036db79b8ac6 2018-10-12 04:32:13,880 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/dc794458-aa37-4156-9be8-62eb038c23f5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-874ffc23-e09a-41a9-a173-036db79b8ac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4eb1f6dfe9fac75f133ee94c9f15f5a3e31835f" 2018-10-12 04:32:14,069 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:13 GMT Server: Apache x-compute-request-id: req-19bca359-0d7e-41cd-935f-b971508729f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-19bca359-0d7e-41cd-935f-b971508729f3 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-cc28d746-fde5-412a-93c5-4c1ff8d1724f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dc794458-aa37-4156-9be8-62eb038c23f5", "description": null}} 2018-10-12 04:32:14,069 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/dc794458-aa37-4156-9be8-62eb038c23f5 used request id req-19bca359-0d7e-41cd-935f-b971508729f3 2018-10-12 04:32:14,072 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/dc794458-aa37-4156-9be8-62eb038c23f5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-874ffc23-e09a-41a9-a173-036db79b8ac6" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4eb1f6dfe9fac75f133ee94c9f15f5a3e31835f" 2018-10-12 04:32:14,613 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:14 GMT Server: Apache x-compute-request-id: req-a076c7d8-580e-42a5-ad0b-12200fc8bb63 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a076c7d8-580e-42a5-ad0b-12200fc8bb63 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-12 04:32:14,613 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/dc794458-aa37-4156-9be8-62eb038c23f5/encryption used request id req-a076c7d8-580e-42a5-ad0b-12200fc8bb63 2018-10-12 04:32:14,614 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:14,615 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:15,000 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["lY5LeXkhRHqdKwjE2ASaUw"], "issued_at": "2018-10-12T04:32:15.000000Z"}} 2018-10-12 04:32:15,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b29c31e4f4ded355a508934dc3c678e957c1157" 2018-10-12 04:32:15,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d05ed735-595e-47b6-a53f-baea44b322a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:15,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d05ed735-595e-47b6-a53f-baea44b322a5 2018-10-12 04:32:15,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b29c31e4f4ded355a508934dc3c678e957c1157" 2018-10-12 04:32:15,734 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:15 GMT Server: Apache x-compute-request-id: req-ca3c078f-5cfd-419f-a4ca-0d9d9618d368 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca3c078f-5cfd-419f-a4ca-0d9d9618d368 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-cc28d746-fde5-412a-93c5-4c1ff8d1724f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dc794458-aa37-4156-9be8-62eb038c23f5", "description": null}]} 2018-10-12 04:32:15,734 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None used request id req-ca3c078f-5cfd-419f-a4ca-0d9d9618d368 2018-10-12 04:32:15,740 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/dc794458-aa37-4156-9be8-62eb038c23f5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca3c078f-5cfd-419f-a4ca-0d9d9618d368" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b29c31e4f4ded355a508934dc3c678e957c1157" 2018-10-12 04:32:15,918 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:15 GMT Server: Apache x-compute-request-id: req-03154e48-209a-4bcf-acdf-95c45ee432a1 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-03154e48-209a-4bcf-acdf-95c45ee432a1 Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-cc28d746-fde5-412a-93c5-4c1ff8d1724f", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "dc794458-aa37-4156-9be8-62eb038c23f5", "description": null}} 2018-10-12 04:32:15,919 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/dc794458-aa37-4156-9be8-62eb038c23f5 used request id req-03154e48-209a-4bcf-acdf-95c45ee432a1 2018-10-12 04:32:15,922 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/dc794458-aa37-4156-9be8-62eb038c23f5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ca3c078f-5cfd-419f-a4ca-0d9d9618d368" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7b29c31e4f4ded355a508934dc3c678e957c1157" 2018-10-12 04:32:16,100 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:15 GMT Server: Apache x-compute-request-id: req-5fdfc4d1-70cb-43df-a338-83180022682e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5fdfc4d1-70cb-43df-a338-83180022682e Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-12 04:32:16,100 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/dc794458-aa37-4156-9be8-62eb038c23f5/encryption used request id req-5fdfc4d1-70cb-43df-a338-83180022682e 2018-10-12 04:32:16,100 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-cc28d746-fde5-412a-93c5-4c1ff8d1724f 2018-10-12 04:32:16,103 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/dc794458-aa37-4156-9be8-62eb038c23f5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-82088849-456a-4201-b612-502a46f2f6a8" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8cfa0b194cba5ac331353cfa28ec23a4a2413388" 2018-10-12 04:32:16,349 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:16 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ad45c3d3-dd32-456f-a303-25c2428604e6 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-10-12 04:32:16,349 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/dc794458-aa37-4156-9be8-62eb038c23f5 used request id req-ad45c3d3-dd32-456f-a303-25c2428604e6 2018-10-12 04:32:16,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" 2018-10-12 04:32:16,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-a037da2f-50eb-42a2-9c56-83468f16d1a4 Date: Fri, 12 Oct 2018 04:32:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:32:16,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-a037da2f-50eb-42a2-9c56-83468f16d1a4 2018-10-12 04:32:16,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" 2018-10-12 04:32:16,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de1d463c-72fb-4571-8a57-c25ba1dda706 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:32:16,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-de1d463c-72fb-4571-8a57-c25ba1dda706 2018-10-12 04:32:16,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" 2018-10-12 04:32:16,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56deb875-b1e8-4355-a6c4-925c12921878 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:32:16,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-56deb875-b1e8-4355-a6c4-925c12921878 2018-10-12 04:32:16,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" 2018-10-12 04:32:16,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f480870-59ca-4a3b-8d4d-a7c7c9419656 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:32:16,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-7f480870-59ca-4a3b-8d4d-a7c7c9419656 2018-10-12 04:32:16,847 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj 2018-10-12 04:32:16,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8ccdf9571bcd4a1bbd84b068441c94ca -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" 2018-10-12 04:32:17,238 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a76a1b1-9114-462b-9904-dc9cf56b972c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:17,238 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8ccdf9571bcd4a1bbd84b068441c94ca used request id req-1a76a1b1-9114-462b-9904-dc9cf56b972c 2018-10-12 04:32:17,239 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-proj-role 2018-10-12 04:32:17,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/b657cf4d6d2846c59a0a4fd04fa2ff1a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" 2018-10-12 04:32:17,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9ca5bd0-bfe2-4ca8-81cb-bcd298f4f384 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:17,360 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/b657cf4d6d2846c59a0a4fd04fa2ff1a used request id req-a9ca5bd0-bfe2-4ca8-81cb-bcd298f4f384 2018-10-12 04:32:17,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}433007b7ebb79e85861448814c5f22ff7d10c582" 2018-10-12 04:32:17,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634649ca-826c-48cb-9d32-91231bc5d7de Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:17,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-634649ca-826c-48cb-9d32-91231bc5d7de 2018-10-12 04:32:17,458 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-86369a56-7f8c-4de-user 2018-10-12 04:32:17,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/613f6d891189478a9ffbfacef41b0866 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fce32dde796e3064bd4fecc41e0c44bb9aba413" 2018-10-12 04:32:17,634 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ef03ead-4113-474d-9518-11d86ff8aa8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:17,634 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/613f6d891189478a9ffbfacef41b0866 used request id req-0ef03ead-4113-474d-9518-11d86ff8aa8e 2018-10-12 04:32:17,635 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:18,028 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["aOqs_xPdRtaeoMCapuThpA"], "issued_at": "2018-10-12T04:32:18.000000Z"}} 2018-10-12 04:32:18,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcc4b457a669e6ae897182ff9544f835dd0e7bef" 2018-10-12 04:32:18,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302efb34-9fca-4b7c-acd3-7ca644f9640d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:18,114 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-302efb34-9fca-4b7c-acd3-7ca644f9640d 2018-10-12 04:32:18,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:18,116 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:18,490 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["xqBHt_f4TOCD2V1ARtaJiA"], "issued_at": "2018-10-12T04:32:18.000000Z"}} 2018-10-12 04:32:18,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" 2018-10-12 04:32:18,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92322e5e-5801-458f-a554-5804a6020fb0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:18,578 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-92322e5e-5801-458f-a554-5804a6020fb0 2018-10-12 04:32:18,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:18,589 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:18,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" 2018-10-12 04:32:18,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a7d635e-b79f-43a4-9f73-c46f01b1708f Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:32:18,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj used request id req-8a7d635e-b79f-43a4-9f73-c46f01b1708f 2018-10-12 04:32:18,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" 2018-10-12 04:32:18,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ca60ef4-db08-4e68-ada8-418e4c07a905 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:18,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8ca60ef4-db08-4e68-ada8-418e4c07a905 2018-10-12 04:32:18,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj"}}' 2018-10-12 04:32:18,900 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e5a1b79-a82f-4570-a8aa-81968acc57b4 Content-Length: 319 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2d67856c88a4cd8bcff05fb1e1525ec"}, "enabled": true, "id": "e2d67856c88a4cd8bcff05fb1e1525ec", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj"}} 2018-10-12 04:32:18,900 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-5e5a1b79-a82f-4570-a8aa-81968acc57b4 2018-10-12 04:32:18,900 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj 2018-10-12 04:32:18,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:18,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:19,272 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Oeog7stsTXefUnSLujaK1A"], "issued_at": "2018-10-12T04:32:19.000000Z"}} 2018-10-12 04:32:19,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62145899315916c404eb7b23e8cbd080c5c2f46e" 2018-10-12 04:32:19,358 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbbe36b6-016a-4bae-be2e-c1b952941dca Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:19,358 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bbbe36b6-016a-4bae-be2e-c1b952941dca 2018-10-12 04:32:19,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:19,368 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:19,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62145899315916c404eb7b23e8cbd080c5c2f46e" 2018-10-12 04:32:19,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2540e084-f4c0-4a01-addf-faf5322eee60 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:32:19,466 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2540e084-f4c0-4a01-addf-faf5322eee60 2018-10-12 04:32:19,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62145899315916c404eb7b23e8cbd080c5c2f46e" 2018-10-12 04:32:19,487 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf31e92d-2ce4-462c-8add-a50797bbaddb Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e2d67856c88a4cd8bcff05fb1e1525ec"}, "enabled": true, "id": "e2d67856c88a4cd8bcff05fb1e1525ec", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj"}]} 2018-10-12 04:32:19,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj used request id req-cf31e92d-2ce4-462c-8add-a50797bbaddb 2018-10-12 04:32:19,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62145899315916c404eb7b23e8cbd080c5c2f46e" 2018-10-12 04:32:19,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d149fbd-a6f1-4a3c-b680-83c6c6d68262 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:19,593 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6d149fbd-a6f1-4a3c-b680-83c6c6d68262 2018-10-12 04:32:19,955 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-user 2018-10-12 04:32:19,955 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:19,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" 2018-10-12 04:32:20,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-319a12b4-1b6d-4a60-923a-7577506be4d5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:20,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-319a12b4-1b6d-4a60-923a-7577506be4d5 2018-10-12 04:32:20,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" -d '{"role": {"name": "CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj-role"}}' 2018-10-12 04:32:20,175 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-64f1d32b-5db1-4f86-bdb1-e7583a9a301e Content-Length: 233 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1b102daee8944fa091c246e12ea7de01", "links": {"self": "http://172.30.9.27:5000/v3/roles/1b102daee8944fa091c246e12ea7de01"}, "name": "CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj-role"}} 2018-10-12 04:32:20,175 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-64f1d32b-5db1-4f86-bdb1-e7583a9a301e 2018-10-12 04:32:20,176 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj-role 2018-10-12 04:32:20,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/1b102daee8944fa091c246e12ea7de01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" 2018-10-12 04:32:20,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f463a2a-9dd7-4aa0-82b2-e1c65a72a0cc Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/1b102daee8944fa091c246e12ea7de01"}, "domain_id": null, "name": "CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj-role", "id": "1b102daee8944fa091c246e12ea7de01"}} 2018-10-12 04:32:20,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/1b102daee8944fa091c246e12ea7de01 used request id req-0f463a2a-9dd7-4aa0-82b2-e1c65a72a0cc 2018-10-12 04:32:20,196 - keystone_utils - INFO - Granting role CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj-role to project CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj 2018-10-12 04:32:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/e2d67856c88a4cd8bcff05fb1e1525ec/users/1f000f7cbe4c466c9cd7a0dc4db25588/roles/1b102daee8944fa091c246e12ea7de01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" 2018-10-12 04:32:20,328 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-974f4c97-22c1-4947-a22c-562614c94249 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:20,328 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e2d67856c88a4cd8bcff05fb1e1525ec/users/1f000f7cbe4c466c9cd7a0dc4db25588/roles/1b102daee8944fa091c246e12ea7de01 used request id req-974f4c97-22c1-4947-a22c-562614c94249 2018-10-12 04:32:20,330 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:20,331 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:20,721 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["qohF0UPLROyL3EAZLXUjPA"], "issued_at": "2018-10-12T04:32:20.000000Z"}} 2018-10-12 04:32:20,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5690fc318fc2d0cf1261b3ded0cc2b61c818ba32" 2018-10-12 04:32:20,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef25b231-9de7-4267-b370-1b7f044b1091 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:20,803 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ef25b231-9de7-4267-b370-1b7f044b1091 2018-10-12 04:32:20,809 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5690fc318fc2d0cf1261b3ded0cc2b61c818ba32" 2018-10-12 04:32:20,984 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:20 GMT Server: Apache x-compute-request-id: req-a7091ed1-f956-4351-ba8d-9bbbd33e6395 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a7091ed1-f956-4351-ba8d-9bbbd33e6395 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-12 04:32:20,985 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None used request id req-a7091ed1-f956-4351-ba8d-9bbbd33e6395 2018-10-12 04:32:20,988 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a7091ed1-f956-4351-ba8d-9bbbd33e6395" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5690fc318fc2d0cf1261b3ded0cc2b61c818ba32" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateSimpleVolumeTypeSuccessTests-de2d1443-5d99-46c4-b52a-af617a5a3ca7", "description": null}}' 2018-10-12 04:32:21,246 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:21 GMT Server: Apache x-compute-request-id: req-07cdcd95-c628-4f2c-8515-2c84d75fb7ba OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-07cdcd95-c628-4f2c-8515-2c84d75fb7ba Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-de2d1443-5d99-46c4-b52a-af617a5a3ca7", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b1cd0697-7a4f-4551-9436-cc94fb918299", "description": null}} 2018-10-12 04:32:21,246 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types used request id req-07cdcd95-c628-4f2c-8515-2c84d75fb7ba 2018-10-12 04:32:21,247 - create_volume_type - INFO - Created volume type with name - CreateSimpleVolumeTypeSuccessTests-de2d1443-5d99-46c4-b52a-af617a5a3ca7 2018-10-12 04:32:21,249 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcc4b457a669e6ae897182ff9544f835dd0e7bef" 2018-10-12 04:32:21,901 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:21 GMT Server: Apache x-compute-request-id: req-1ab184b8-490e-4acd-b3c9-b08c7f4ad61f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1ab184b8-490e-4acd-b3c9-b08c7f4ad61f Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateSimpleVolumeTypeSuccessTests-de2d1443-5d99-46c4-b52a-af617a5a3ca7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b1cd0697-7a4f-4551-9436-cc94fb918299", "description": null}]} 2018-10-12 04:32:21,902 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None used request id req-1ab184b8-490e-4acd-b3c9-b08c7f4ad61f 2018-10-12 04:32:21,905 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b1cd0697-7a4f-4551-9436-cc94fb918299 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ab184b8-490e-4acd-b3c9-b08c7f4ad61f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcc4b457a669e6ae897182ff9544f835dd0e7bef" 2018-10-12 04:32:22,098 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:21 GMT Server: Apache x-compute-request-id: req-179b8da8-edc3-4a46-8e77-ebeae7254855 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-179b8da8-edc3-4a46-8e77-ebeae7254855 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-de2d1443-5d99-46c4-b52a-af617a5a3ca7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b1cd0697-7a4f-4551-9436-cc94fb918299", "description": null}} 2018-10-12 04:32:22,098 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b1cd0697-7a4f-4551-9436-cc94fb918299 used request id req-179b8da8-edc3-4a46-8e77-ebeae7254855 2018-10-12 04:32:22,101 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b1cd0697-7a4f-4551-9436-cc94fb918299/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ab184b8-490e-4acd-b3c9-b08c7f4ad61f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcc4b457a669e6ae897182ff9544f835dd0e7bef" 2018-10-12 04:32:22,289 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:22 GMT Server: Apache x-compute-request-id: req-3e9d1ce6-d1fa-4025-9351-dcd2ad30b55f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-3e9d1ce6-d1fa-4025-9351-dcd2ad30b55f Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-12 04:32:22,289 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b1cd0697-7a4f-4551-9436-cc94fb918299/encryption used request id req-3e9d1ce6-d1fa-4025-9351-dcd2ad30b55f 2018-10-12 04:32:22,292 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b1cd0697-7a4f-4551-9436-cc94fb918299 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ab184b8-490e-4acd-b3c9-b08c7f4ad61f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcc4b457a669e6ae897182ff9544f835dd0e7bef" 2018-10-12 04:32:22,457 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:22 GMT Server: Apache x-compute-request-id: req-a230b913-1c19-487f-bd63-e94d0ab9aa21 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a230b913-1c19-487f-bd63-e94d0ab9aa21 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-de2d1443-5d99-46c4-b52a-af617a5a3ca7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b1cd0697-7a4f-4551-9436-cc94fb918299", "description": null}} 2018-10-12 04:32:22,457 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b1cd0697-7a4f-4551-9436-cc94fb918299 used request id req-a230b913-1c19-487f-bd63-e94d0ab9aa21 2018-10-12 04:32:22,460 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b1cd0697-7a4f-4551-9436-cc94fb918299 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ab184b8-490e-4acd-b3c9-b08c7f4ad61f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcc4b457a669e6ae897182ff9544f835dd0e7bef" 2018-10-12 04:32:22,633 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:22 GMT Server: Apache x-compute-request-id: req-ca11dfc9-6903-4410-b974-9f1372f59443 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ca11dfc9-6903-4410-b974-9f1372f59443 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateSimpleVolumeTypeSuccessTests-de2d1443-5d99-46c4-b52a-af617a5a3ca7", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b1cd0697-7a4f-4551-9436-cc94fb918299", "description": null}} 2018-10-12 04:32:22,633 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b1cd0697-7a4f-4551-9436-cc94fb918299 used request id req-ca11dfc9-6903-4410-b974-9f1372f59443 2018-10-12 04:32:22,636 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b1cd0697-7a4f-4551-9436-cc94fb918299/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-1ab184b8-490e-4acd-b3c9-b08c7f4ad61f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcc4b457a669e6ae897182ff9544f835dd0e7bef" 2018-10-12 04:32:22,898 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:22 GMT Server: Apache x-compute-request-id: req-ed590946-0721-4c32-8c01-4e960bca4104 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed590946-0721-4c32-8c01-4e960bca4104 Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-12 04:32:22,898 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b1cd0697-7a4f-4551-9436-cc94fb918299/encryption used request id req-ed590946-0721-4c32-8c01-4e960bca4104 2018-10-12 04:32:22,898 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeTypeSuccessTests-de2d1443-5d99-46c4-b52a-af617a5a3ca7 2018-10-12 04:32:22,901 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b1cd0697-7a4f-4551-9436-cc94fb918299 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a7091ed1-f956-4351-ba8d-9bbbd33e6395" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5690fc318fc2d0cf1261b3ded0cc2b61c818ba32" 2018-10-12 04:32:23,097 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:22 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-cdc947d1-bbf3-45e6-9a00-6257d710033f 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-10-12 04:32:23,098 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b1cd0697-7a4f-4551-9436-cc94fb918299 used request id req-cdc947d1-bbf3-45e6-9a00-6257d710033f 2018-10-12 04:32:23,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" 2018-10-12 04:32:23,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f2b73e42-429a-4920-8992-4b5a6f474fb8 Date: Fri, 12 Oct 2018 04:32:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:32:23,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-f2b73e42-429a-4920-8992-4b5a6f474fb8 2018-10-12 04:32:23,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" 2018-10-12 04:32:23,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47927516-cdbd-467a-ad3b-0806c13c3059 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:32:23,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-47927516-cdbd-467a-ad3b-0806c13c3059 2018-10-12 04:32:23,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" 2018-10-12 04:32:23,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46b9fffd-73cb-44e5-941e-ab8c9d555e72 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:32:23,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-46b9fffd-73cb-44e5-941e-ab8c9d555e72 2018-10-12 04:32:23,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" 2018-10-12 04:32:23,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47ae6d4-446a-411a-b90f-713d84064881 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:32:23,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-f47ae6d4-446a-411a-b90f-713d84064881 2018-10-12 04:32:23,586 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj 2018-10-12 04:32:23,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/e2d67856c88a4cd8bcff05fb1e1525ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" 2018-10-12 04:32:23,855 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c39aa7df-734a-45cf-81a6-885f32674a5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:23,855 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e2d67856c88a4cd8bcff05fb1e1525ec used request id req-c39aa7df-734a-45cf-81a6-885f32674a5e 2018-10-12 04:32:23,855 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-proj-role 2018-10-12 04:32:23,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/1b102daee8944fa091c246e12ea7de01 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" 2018-10-12 04:32:23,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-11c7b1ed-a942-45ec-82db-9edc36d78b0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:23,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/1b102daee8944fa091c246e12ea7de01 used request id req-11c7b1ed-a942-45ec-82db-9edc36d78b0e 2018-10-12 04:32:23,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f4a2a4de24797356e9f3ac3abec7df26fadebb9a" 2018-10-12 04:32:24,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-316c45a3-26c4-4119-ab33-a387779dd66e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:24,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-316c45a3-26c4-4119-ab33-a387779dd66e 2018-10-12 04:32:24,072 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeTypeSuccessTests-ab267030-d762-4d9-user 2018-10-12 04:32:24,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/1f000f7cbe4c466c9cd7a0dc4db25588 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62145899315916c404eb7b23e8cbd080c5c2f46e" 2018-10-12 04:32:24,252 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e453fba8-c17c-4742-94eb-ea962d3b8a07 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:24,252 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1f000f7cbe4c466c9cd7a0dc4db25588 used request id req-e453fba8-c17c-4742-94eb-ea962d3b8a07 2018-10-12 04:32:24,253 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:24,640 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["01S2SC6MQ7KWO7ecMRbFoA"], "issued_at": "2018-10-12T04:32:24.000000Z"}} 2018-10-12 04:32:24,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53285c2fcd7fca455366b7bc99cf66fcc84189" 2018-10-12 04:32:24,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5ddbcf3-0608-41ae-a123-7133763ab696 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:24,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d5ddbcf3-0608-41ae-a123-7133763ab696 2018-10-12 04:32:24,718 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:24,719 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:25,107 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["HcWCobQXSsalTfciomLSOg"], "issued_at": "2018-10-12T04:32:25.000000Z"}} 2018-10-12 04:32:25,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" 2018-10-12 04:32:25,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e7f4cc9f-a831-40a6-93ca-7cbbce0486fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:25,198 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e7f4cc9f-a831-40a6-93ca-7cbbce0486fd 2018-10-12 04:32:25,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:25,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:25,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" 2018-10-12 04:32:25,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09fdaf98-958f-45b9-98e7-4b6cb0893169 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:32:25,295 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj used request id req-09fdaf98-958f-45b9-98e7-4b6cb0893169 2018-10-12 04:32:25,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" 2018-10-12 04:32:25,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242032e3-e461-4b7a-89eb-fdeb19300d79 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:25,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-242032e3-e461-4b7a-89eb-fdeb19300d79 2018-10-12 04:32:25,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj"}}' 2018-10-12 04:32:25,504 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ea8cf164-342b-4e84-8932-7099d70546f0 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1abe3c276b0e4ed6ac6c84bbd5fa269c"}, "enabled": true, "id": "1abe3c276b0e4ed6ac6c84bbd5fa269c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj"}} 2018-10-12 04:32:25,505 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ea8cf164-342b-4e84-8932-7099d70546f0 2018-10-12 04:32:25,505 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj 2018-10-12 04:32:25,505 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:25,506 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:25,890 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["rfpnS0ywT-OKBTkKCnMaug"], "issued_at": "2018-10-12T04:32:25.000000Z"}} 2018-10-12 04:32:25,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da103877ba2e4a9d8074d5d8934e26235442394c" 2018-10-12 04:32:25,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6c4c7d5-25b6-4249-a7ee-5669f8953f92 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:25,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e6c4c7d5-25b6-4249-a7ee-5669f8953f92 2018-10-12 04:32:25,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:25,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:25,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da103877ba2e4a9d8074d5d8934e26235442394c" 2018-10-12 04:32:26,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7a760fb-6253-466d-872b-9b6be46c5002 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:32:26,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d7a760fb-6253-466d-872b-9b6be46c5002 2018-10-12 04:32:26,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da103877ba2e4a9d8074d5d8934e26235442394c" 2018-10-12 04:32:26,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74f80cea-5bcf-485a-ad6c-8f41ddf15971 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1abe3c276b0e4ed6ac6c84bbd5fa269c"}, "enabled": true, "id": "1abe3c276b0e4ed6ac6c84bbd5fa269c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj"}]} 2018-10-12 04:32:26,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj used request id req-74f80cea-5bcf-485a-ad6c-8f41ddf15971 2018-10-12 04:32:26,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da103877ba2e4a9d8074d5d8934e26235442394c" 2018-10-12 04:32:26,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae1a8af-69ae-4355-8600-b7f12ed501da Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:26,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3ae1a8af-69ae-4355-8600-b7f12ed501da 2018-10-12 04:32:26,570 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-user 2018-10-12 04:32:26,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:26,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" 2018-10-12 04:32:26,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e080b98e-9d60-4d79-9d0f-065bbfc0e2d2 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:26,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e080b98e-9d60-4d79-9d0f-065bbfc0e2d2 2018-10-12 04:32:26,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" -d '{"role": {"name": "CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj-role"}}' 2018-10-12 04:32:26,767 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc751f0b-ec89-432a-88bb-21d3db2cd653 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "32e201db66b84d9d85ac6c3d6dd478d9", "links": {"self": "http://172.30.9.27:5000/v3/roles/32e201db66b84d9d85ac6c3d6dd478d9"}, "name": "CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj-role"}} 2018-10-12 04:32:26,767 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-bc751f0b-ec89-432a-88bb-21d3db2cd653 2018-10-12 04:32:26,768 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj-role 2018-10-12 04:32:26,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/32e201db66b84d9d85ac6c3d6dd478d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" 2018-10-12 04:32:26,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bbe3651-28f5-4a6c-bd11-7cecee692fcf Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/32e201db66b84d9d85ac6c3d6dd478d9"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj-role", "id": "32e201db66b84d9d85ac6c3d6dd478d9"}} 2018-10-12 04:32:26,789 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/32e201db66b84d9d85ac6c3d6dd478d9 used request id req-4bbe3651-28f5-4a6c-bd11-7cecee692fcf 2018-10-12 04:32:26,789 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj-role to project CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj 2018-10-12 04:32:26,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1abe3c276b0e4ed6ac6c84bbd5fa269c/users/e63606d368184f5c8e83f3fa80c500c5/roles/32e201db66b84d9d85ac6c3d6dd478d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" 2018-10-12 04:32:26,920 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-310ca3e1-8686-4862-852e-369a574f0832 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:26,920 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1abe3c276b0e4ed6ac6c84bbd5fa269c/users/e63606d368184f5c8e83f3fa80c500c5/roles/32e201db66b84d9d85ac6c3d6dd478d9 used request id req-310ca3e1-8686-4862-852e-369a574f0832 2018-10-12 04:32:26,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:26,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:27,372 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Z-GXhjuMTzuwB3WP8i58xA"], "issued_at": "2018-10-12T04:32:27.000000Z"}} 2018-10-12 04:32:27,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324667850cd1df26c59e0f758524bd83ab1af893" 2018-10-12 04:32:27,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0652d3b3-84ad-4474-bc32-480b0eaf4c10 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:27,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0652d3b3-84ad-4474-bc32-480b0eaf4c10 2018-10-12 04:32:27,473 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324667850cd1df26c59e0f758524bd83ab1af893" 2018-10-12 04:32:27,630 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:27 GMT Server: Apache x-compute-request-id: req-b31e5aff-8dd6-47eb-a776-88ebc63a182b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-b31e5aff-8dd6-47eb-a776-88ebc63a182b Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-12 04:32:27,630 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-b31e5aff-8dd6-47eb-a776-88ebc63a182b 2018-10-12 04:32:27,634 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b31e5aff-8dd6-47eb-a776-88ebc63a182b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324667850cd1df26c59e0f758524bd83ab1af893" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-77ef6113-ca35-4081-9652-7eb562246c34-qos-spec"}}' 2018-10-12 04:32:27,835 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:27 GMT Server: Apache x-compute-request-id: req-841219bf-c927-431b-970f-742b2a593379 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-841219bf-c927-431b-970f-742b2a593379 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "862f21bf-40a9-4f9f-8102-b1e191d4b4ef", "name": "CreateVolumeTypeComplexTests-77ef6113-ca35-4081-9652-7eb562246c34-qos-spec"}, "links": [{"href": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/862f21bf-40a9-4f9f-8102-b1e191d4b4ef", "rel": "self"}, {"href": "http://172.30.9.27:8776/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/862f21bf-40a9-4f9f-8102-b1e191d4b4ef", "rel": "bookmark"}]} 2018-10-12 04:32:27,835 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-841219bf-c927-431b-970f-742b2a593379 2018-10-12 04:32:27,836 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-77ef6113-ca35-4081-9652-7eb562246c34-qos-spec 2018-10-12 04:32:27,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:27,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:28,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["E2uNj9TASB6eKcSlOTOdAw"], "issued_at": "2018-10-12T04:32:28.000000Z"}} 2018-10-12 04:32:28,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7f0ee7163ac51f799b0b1717cde258c7fd3712" 2018-10-12 04:32:28,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc3db3fa-4863-4ba7-bf15-092f5acc3ee4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:28,298 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bc3db3fa-4863-4ba7-bf15-092f5acc3ee4 2018-10-12 04:32:28,303 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7f0ee7163ac51f799b0b1717cde258c7fd3712" 2018-10-12 04:32:28,482 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:28 GMT Server: Apache x-compute-request-id: req-ed514d86-a932-4b2f-8e4f-0ca0453ef1e7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ed514d86-a932-4b2f-8e4f-0ca0453ef1e7 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-12 04:32:28,482 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None used request id req-ed514d86-a932-4b2f-8e4f-0ca0453ef1e7 2018-10-12 04:32:28,485 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ed514d86-a932-4b2f-8e4f-0ca0453ef1e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7f0ee7163ac51f799b0b1717cde258c7fd3712" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-77ef6113-ca35-4081-9652-7eb562246c34-vol_type", "description": null}}' 2018-10-12 04:32:28,664 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:28 GMT Server: Apache x-compute-request-id: req-bb60b5e3-9e49-4fd8-ae33-0b2f0403dc48 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-bb60b5e3-9e49-4fd8-ae33-0b2f0403dc48 Content-Encoding: gzip Content-Length: 197 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-77ef6113-ca35-4081-9652-7eb562246c34-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c00011b6-16bc-4dce-b3fb-56be81625792", "description": null}} 2018-10-12 04:32:28,664 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types used request id req-bb60b5e3-9e49-4fd8-ae33-0b2f0403dc48 2018-10-12 04:32:28,668 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/c00011b6-16bc-4dce-b3fb-56be81625792/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ed514d86-a932-4b2f-8e4f-0ca0453ef1e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7f0ee7163ac51f799b0b1717cde258c7fd3712" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-12 04:32:28,888 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:28 GMT Server: Apache x-compute-request-id: req-73cb789b-5a52-4748-8c90-cc1fd439e844 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-73cb789b-5a52-4748-8c90-cc1fd439e844 Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "c00011b6-16bc-4dce-b3fb-56be81625792", "name": "foo", "control_location": "back-end", "encryption_id": "2eae0a60-eefb-46d6-a2b2-595b5733a300", "provider": "bar", "provider_class": "bar"}} 2018-10-12 04:32:28,889 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/c00011b6-16bc-4dce-b3fb-56be81625792/encryption used request id req-73cb789b-5a52-4748-8c90-cc1fd439e844 2018-10-12 04:32:28,889 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-77ef6113-ca35-4081-9652-7eb562246c34-vol_type 2018-10-12 04:32:28,892 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/c00011b6-16bc-4dce-b3fb-56be81625792 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53285c2fcd7fca455366b7bc99cf66fcc84189" 2018-10-12 04:32:29,078 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:28 GMT Server: Apache x-compute-request-id: req-c26d652b-ac6f-4057-9baf-b6b32cd70009 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c26d652b-ac6f-4057-9baf-b6b32cd70009 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-77ef6113-ca35-4081-9652-7eb562246c34-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c00011b6-16bc-4dce-b3fb-56be81625792", "description": null}} 2018-10-12 04:32:29,078 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/c00011b6-16bc-4dce-b3fb-56be81625792 used request id req-c26d652b-ac6f-4057-9baf-b6b32cd70009 2018-10-12 04:32:29,081 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/c00011b6-16bc-4dce-b3fb-56be81625792 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c26d652b-ac6f-4057-9baf-b6b32cd70009" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53285c2fcd7fca455366b7bc99cf66fcc84189" 2018-10-12 04:32:29,243 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:29 GMT Server: Apache x-compute-request-id: req-cb0f071b-42a5-4507-aea6-863ffa0829b7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cb0f071b-42a5-4507-aea6-863ffa0829b7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-77ef6113-ca35-4081-9652-7eb562246c34-vol_type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "c00011b6-16bc-4dce-b3fb-56be81625792", "description": null}} 2018-10-12 04:32:29,243 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/c00011b6-16bc-4dce-b3fb-56be81625792 used request id req-cb0f071b-42a5-4507-aea6-863ffa0829b7 2018-10-12 04:32:29,246 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/c00011b6-16bc-4dce-b3fb-56be81625792/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c26d652b-ac6f-4057-9baf-b6b32cd70009" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53285c2fcd7fca455366b7bc99cf66fcc84189" 2018-10-12 04:32:29,428 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:29 GMT Server: Apache x-compute-request-id: req-026b432b-de0a-4e74-8797-88f88f90e2da OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-026b432b-de0a-4e74-8797-88f88f90e2da Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"volume_type_id": "c00011b6-16bc-4dce-b3fb-56be81625792", "control_location": "back-end", "deleted": false, "created_at": "2018-10-12T04:32:28.000000", "updated_at": null, "encryption_id": "2eae0a60-eefb-46d6-a2b2-595b5733a300", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-12 04:32:29,428 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/c00011b6-16bc-4dce-b3fb-56be81625792/encryption used request id req-026b432b-de0a-4e74-8797-88f88f90e2da 2018-10-12 04:32:29,429 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-77ef6113-ca35-4081-9652-7eb562246c34-vol_type 2018-10-12 04:32:29,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/c00011b6-16bc-4dce-b3fb-56be81625792 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-ed514d86-a932-4b2f-8e4f-0ca0453ef1e7" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b7f0ee7163ac51f799b0b1717cde258c7fd3712" 2018-10-12 04:32:30,032 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-998c3da5-371a-4a15-9988-badfa901565b 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-10-12 04:32:30,032 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/c00011b6-16bc-4dce-b3fb-56be81625792 used request id req-998c3da5-371a-4a15-9988-badfa901565b 2018-10-12 04:32:30,033 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-77ef6113-ca35-4081-9652-7eb562246c34-qos-spec 2018-10-12 04:32:30,036 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/862f21bf-40a9-4f9f-8102-b1e191d4b4ef?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b31e5aff-8dd6-47eb-a776-88ebc63a182b" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}324667850cd1df26c59e0f758524bd83ab1af893" 2018-10-12 04:32:30,619 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:30 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-bfbcc967-9a71-4022-9b72-ecc609e0526e 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-10-12 04:32:30,619 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/862f21bf-40a9-4f9f-8102-b1e191d4b4ef?force=False used request id req-bfbcc967-9a71-4022-9b72-ecc609e0526e 2018-10-12 04:32:30,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" 2018-10-12 04:32:30,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5f4aa648-11e4-4881-8749-2aa3bb53b3b5 Date: Fri, 12 Oct 2018 04:32:30 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:32:30,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-5f4aa648-11e4-4881-8749-2aa3bb53b3b5 2018-10-12 04:32:30,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" 2018-10-12 04:32:30,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16896b0-c803-48a4-a158-66963505323b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:32:30,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-b16896b0-c803-48a4-a158-66963505323b 2018-10-12 04:32:30,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" 2018-10-12 04:32:31,049 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30a08a9c-7a36-4bdc-bd23-3b6d00dc93be Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:32:31,049 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-30a08a9c-7a36-4bdc-bd23-3b6d00dc93be 2018-10-12 04:32:31,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" 2018-10-12 04:32:31,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a849481c-7cc1-4aef-88fa-fc3c2822cd7a 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:32:31,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-a849481c-7cc1-4aef-88fa-fc3c2822cd7a 2018-10-12 04:32:31,135 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj 2018-10-12 04:32:31,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/1abe3c276b0e4ed6ac6c84bbd5fa269c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" 2018-10-12 04:32:31,351 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0fb0077d-fa47-4063-8ff0-47364e6d7910 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:31,352 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1abe3c276b0e4ed6ac6c84bbd5fa269c used request id req-0fb0077d-fa47-4063-8ff0-47364e6d7910 2018-10-12 04:32:31,352 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-proj-role 2018-10-12 04:32:31,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/32e201db66b84d9d85ac6c3d6dd478d9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" 2018-10-12 04:32:31,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4c6f49ee-7966-41ff-8b82-108cc6eac33d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:31,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/32e201db66b84d9d85ac6c3d6dd478d9 used request id req-4c6f49ee-7966-41ff-8b82-108cc6eac33d 2018-10-12 04:32:31,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec65ee6c16b0214fd31239819530e9a486488a39" 2018-10-12 04:32:31,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64314b36-bb38-4b22-bb49-099b7cd97f33 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:31,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-64314b36-bb38-4b22-bb49-099b7cd97f33 2018-10-12 04:32:31,554 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-5a4d1523-5ea0-45c-user 2018-10-12 04:32:31,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/e63606d368184f5c8e83f3fa80c500c5 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da103877ba2e4a9d8074d5d8934e26235442394c" 2018-10-12 04:32:31,738 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b70728f-1b5a-411a-9010-db73e29be71f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:31,739 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e63606d368184f5c8e83f3fa80c500c5 used request id req-0b70728f-1b5a-411a-9010-db73e29be71f 2018-10-12 04:32:31,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:32,128 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["8GmXBvOyQVaM0NkGj3rbEw"], "issued_at": "2018-10-12T04:32:32.000000Z"}} 2018-10-12 04:32:32,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1960e3db1c61fcd9d333c61997dd496d9d90720" 2018-10-12 04:32:32,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71417dbd-e40f-4f96-b484-de38a22a61c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:32,213 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-71417dbd-e40f-4f96-b484-de38a22a61c4 2018-10-12 04:32:32,215 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:32,216 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:32,687 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["JuYhENYTQ-Wss0EG2L2C8Q"], "issued_at": "2018-10-12T04:32:32.000000Z"}} 2018-10-12 04:32:32,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" 2018-10-12 04:32:32,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e21e299b-8eeb-446f-88b5-2e0f8ea541d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:32,775 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e21e299b-8eeb-446f-88b5-2e0f8ea541d1 2018-10-12 04:32:32,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:32,785 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:32,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" 2018-10-12 04:32:32,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfcac204-c14b-4be0-929b-6e3a7f07b5bf Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:32:32,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj used request id req-cfcac204-c14b-4be0-929b-6e3a7f07b5bf 2018-10-12 04:32:32,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" 2018-10-12 04:32:32,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15df9856-60d9-4b30-a61d-69fabd0ec64a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:32,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-15df9856-60d9-4b30-a61d-69fabd0ec64a 2018-10-12 04:32:32,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj"}}' 2018-10-12 04:32:33,085 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18e91f98-4cc0-4b63-82ac-f7339daaa056 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ecad7d53dc8b4efa9746cf03eef6a902"}, "enabled": true, "id": "ecad7d53dc8b4efa9746cf03eef6a902", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj"}} 2018-10-12 04:32:33,085 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-18e91f98-4cc0-4b63-82ac-f7339daaa056 2018-10-12 04:32:33,085 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj 2018-10-12 04:32:33,086 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:33,086 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:33,467 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["zolCBwRLQ8KfesF3B4eR7A"], "issued_at": "2018-10-12T04:32:33.000000Z"}} 2018-10-12 04:32:33,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b253b692bcc185dfb0488152fdbd8c32ee1b379b" 2018-10-12 04:32:33,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c3ce436-7147-4c4a-928c-14fa5e4d845c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:33,560 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3c3ce436-7147-4c4a-928c-14fa5e4d845c 2018-10-12 04:32:33,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:33,570 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:33,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b253b692bcc185dfb0488152fdbd8c32ee1b379b" 2018-10-12 04:32:33,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc659b80-a994-461f-a804-4b90811a466e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:32:33,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fc659b80-a994-461f-a804-4b90811a466e 2018-10-12 04:32:33,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b253b692bcc185dfb0488152fdbd8c32ee1b379b" 2018-10-12 04:32:33,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-342063eb-4fa9-40a5-981d-4bd3b6bff06c Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ecad7d53dc8b4efa9746cf03eef6a902"}, "enabled": true, "id": "ecad7d53dc8b4efa9746cf03eef6a902", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj"}]} 2018-10-12 04:32:33,695 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj used request id req-342063eb-4fa9-40a5-981d-4bd3b6bff06c 2018-10-12 04:32:33,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b253b692bcc185dfb0488152fdbd8c32ee1b379b" 2018-10-12 04:32:33,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4e7c3a-eca8-460b-9846-b964f3f02191 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:33,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-9f4e7c3a-eca8-460b-9846-b964f3f02191 2018-10-12 04:32:34,133 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-user 2018-10-12 04:32:34,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:34,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" 2018-10-12 04:32:34,227 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c93a0633-3cb5-480a-8817-21b2f87af79c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:34,227 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c93a0633-3cb5-480a-8817-21b2f87af79c 2018-10-12 04:32:34,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" -d '{"role": {"name": "CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj-role"}}' 2018-10-12 04:32:34,330 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-761f378f-0ce7-4439-ab9a-a06bd693f921 Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3c66e0d712c141afa78eaa83990c196d", "links": {"self": "http://172.30.9.27:5000/v3/roles/3c66e0d712c141afa78eaa83990c196d"}, "name": "CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj-role"}} 2018-10-12 04:32:34,331 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-761f378f-0ce7-4439-ab9a-a06bd693f921 2018-10-12 04:32:34,331 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj-role 2018-10-12 04:32:34,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/3c66e0d712c141afa78eaa83990c196d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" 2018-10-12 04:32:34,422 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c658dd0-a167-4aa5-aaba-13f1609d7cce Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/3c66e0d712c141afa78eaa83990c196d"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj-role", "id": "3c66e0d712c141afa78eaa83990c196d"}} 2018-10-12 04:32:34,422 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/3c66e0d712c141afa78eaa83990c196d used request id req-4c658dd0-a167-4aa5-aaba-13f1609d7cce 2018-10-12 04:32:34,422 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj-role to project CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj 2018-10-12 04:32:34,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ecad7d53dc8b4efa9746cf03eef6a902/users/00044d25f1864267b6f02e394ce43c33/roles/3c66e0d712c141afa78eaa83990c196d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" 2018-10-12 04:32:34,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ada36f81-5ed2-45b7-8dab-0d365161bd21 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:34,549 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ecad7d53dc8b4efa9746cf03eef6a902/users/00044d25f1864267b6f02e394ce43c33/roles/3c66e0d712c141afa78eaa83990c196d used request id req-ada36f81-5ed2-45b7-8dab-0d365161bd21 2018-10-12 04:32:34,550 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:34,551 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:34,922 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["yEoAD5B8QQS9Jk3-SRPpoA"], "issued_at": "2018-10-12T04:32:34.000000Z"}} 2018-10-12 04:32:34,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8c5d71c0ad6801db1038411ee913681801519" 2018-10-12 04:32:35,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a57e3b5-d0f6-4751-a792-d120de16ba67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:35,011 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3a57e3b5-d0f6-4751-a792-d120de16ba67 2018-10-12 04:32:35,016 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8c5d71c0ad6801db1038411ee913681801519" 2018-10-12 04:32:35,193 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:35 GMT Server: Apache x-compute-request-id: req-775e217b-cd2e-4bb3-b001-18c0af84bb4f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-775e217b-cd2e-4bb3-b001-18c0af84bb4f Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-12 04:32:35,193 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-775e217b-cd2e-4bb3-b001-18c0af84bb4f 2018-10-12 04:32:35,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-775e217b-cd2e-4bb3-b001-18c0af84bb4f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8c5d71c0ad6801db1038411ee913681801519" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-f3955141-5d57-4346-8297-55185ca5fdcb-qos-spec"}}' 2018-10-12 04:32:35,387 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:35 GMT Server: Apache x-compute-request-id: req-4a38c074-9a3d-4659-8037-87ab9d86695e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a38c074-9a3d-4659-8037-87ab9d86695e Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab", "name": "CreateVolumeTypeComplexTests-f3955141-5d57-4346-8297-55185ca5fdcb-qos-spec"}, "links": [{"href": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab", "rel": "self"}, {"href": "http://172.30.9.27:8776/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab", "rel": "bookmark"}]} 2018-10-12 04:32:35,387 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-4a38c074-9a3d-4659-8037-87ab9d86695e 2018-10-12 04:32:35,387 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-f3955141-5d57-4346-8297-55185ca5fdcb-qos-spec 2018-10-12 04:32:35,388 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:35,388 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:35,777 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["9zF33ZGUQ5OG-MWhtjmkRw"], "issued_at": "2018-10-12T04:32:35.000000Z"}} 2018-10-12 04:32:35,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a771e91359c7e27e1d6dc5b7d1335f1e0aec1aa" 2018-10-12 04:32:35,856 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3616f0e4-6c78-47e5-bc8c-83a9d70c53a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:35,856 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3616f0e4-6c78-47e5-bc8c-83a9d70c53a1 2018-10-12 04:32:35,863 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a771e91359c7e27e1d6dc5b7d1335f1e0aec1aa" 2018-10-12 04:32:36,043 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:35 GMT Server: Apache x-compute-request-id: req-666f2e32-7663-467a-870d-8e93533c2d94 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-666f2e32-7663-467a-870d-8e93533c2d94 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-12 04:32:36,043 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None used request id req-666f2e32-7663-467a-870d-8e93533c2d94 2018-10-12 04:32:36,047 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-666f2e32-7663-467a-870d-8e93533c2d94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a771e91359c7e27e1d6dc5b7d1335f1e0aec1aa" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-f3955141-5d57-4346-8297-55185ca5fdcb-vol_type", "description": null}}' 2018-10-12 04:32:36,251 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:36 GMT Server: Apache x-compute-request-id: req-1c431ef5-2806-4de6-a249-6000ad690fa9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1c431ef5-2806-4de6-a249-6000ad690fa9 Content-Encoding: gzip Content-Length: 198 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f3955141-5d57-4346-8297-55185ca5fdcb-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7ddd1d88-0d1f-40c6-8bb0-d940721068c5", "description": null}} 2018-10-12 04:32:36,252 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types used request id req-1c431ef5-2806-4de6-a249-6000ad690fa9 2018-10-12 04:32:36,255 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-666f2e32-7663-467a-870d-8e93533c2d94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a771e91359c7e27e1d6dc5b7d1335f1e0aec1aa" 2018-10-12 04:32:36,430 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:36 GMT Server: Apache x-compute-request-id: req-f652d313-25c8-42f7-b64d-a939e95e83bd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f652d313-25c8-42f7-b64d-a939e95e83bd Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab", "name": "CreateVolumeTypeComplexTests-f3955141-5d57-4346-8297-55185ca5fdcb-qos-spec"}]} 2018-10-12 04:32:36,431 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-f652d313-25c8-42f7-b64d-a939e95e83bd 2018-10-12 04:32:36,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab/associate?vol_type_id=7ddd1d88-0d1f-40c6-8bb0-d940721068c5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-666f2e32-7663-467a-870d-8e93533c2d94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a771e91359c7e27e1d6dc5b7d1335f1e0aec1aa" 2018-10-12 04:32:36,648 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:36 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2a3a94de-5c38-4416-80af-c7eb078266a7 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-10-12 04:32:36,648 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab/associate?vol_type_id=7ddd1d88-0d1f-40c6-8bb0-d940721068c5 used request id req-2a3a94de-5c38-4416-80af-c7eb078266a7 2018-10-12 04:32:36,649 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-f3955141-5d57-4346-8297-55185ca5fdcb-vol_type 2018-10-12 04:32:36,652 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/7ddd1d88-0d1f-40c6-8bb0-d940721068c5 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1960e3db1c61fcd9d333c61997dd496d9d90720" 2018-10-12 04:32:36,923 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:36 GMT Server: Apache x-compute-request-id: req-c79ea0a0-f104-431a-8fe6-41e2659bc125 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c79ea0a0-f104-431a-8fe6-41e2659bc125 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f3955141-5d57-4346-8297-55185ca5fdcb-vol_type", "qos_specs_id": "c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7ddd1d88-0d1f-40c6-8bb0-d940721068c5", "description": null}} 2018-10-12 04:32:36,924 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/7ddd1d88-0d1f-40c6-8bb0-d940721068c5 used request id req-c79ea0a0-f104-431a-8fe6-41e2659bc125 2018-10-12 04:32:36,926 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/7ddd1d88-0d1f-40c6-8bb0-d940721068c5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c79ea0a0-f104-431a-8fe6-41e2659bc125" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1960e3db1c61fcd9d333c61997dd496d9d90720" 2018-10-12 04:32:37,104 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:36 GMT Server: Apache x-compute-request-id: req-db1b0423-92d5-42de-871c-c4e3d7755499 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-db1b0423-92d5-42de-871c-c4e3d7755499 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-f3955141-5d57-4346-8297-55185ca5fdcb-vol_type", "qos_specs_id": "c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7ddd1d88-0d1f-40c6-8bb0-d940721068c5", "description": null}} 2018-10-12 04:32:37,104 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/7ddd1d88-0d1f-40c6-8bb0-d940721068c5 used request id req-db1b0423-92d5-42de-871c-c4e3d7755499 2018-10-12 04:32:37,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/7ddd1d88-0d1f-40c6-8bb0-d940721068c5/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c79ea0a0-f104-431a-8fe6-41e2659bc125" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1960e3db1c61fcd9d333c61997dd496d9d90720" 2018-10-12 04:32:37,289 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:37 GMT Server: Apache x-compute-request-id: req-4a535f08-6ea6-4b80-98e5-a2b877d03d9e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4a535f08-6ea6-4b80-98e5-a2b877d03d9e Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-12 04:32:37,290 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/7ddd1d88-0d1f-40c6-8bb0-d940721068c5/encryption used request id req-4a535f08-6ea6-4b80-98e5-a2b877d03d9e 2018-10-12 04:32:37,293 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c79ea0a0-f104-431a-8fe6-41e2659bc125" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1960e3db1c61fcd9d333c61997dd496d9d90720" 2018-10-12 04:32:37,456 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:37 GMT Server: Apache x-compute-request-id: req-b61f1ed8-6a1f-4fee-9ad3-a14bde718723 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b61f1ed8-6a1f-4fee-9ad3-a14bde718723 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab", "name": "CreateVolumeTypeComplexTests-f3955141-5d57-4346-8297-55185ca5fdcb-qos-spec"}, "links": [{"href": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab", "rel": "self"}, {"href": "http://172.30.9.27:8776/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab", "rel": "bookmark"}]} 2018-10-12 04:32:37,456 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab used request id req-b61f1ed8-6a1f-4fee-9ad3-a14bde718723 2018-10-12 04:32:37,457 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-f3955141-5d57-4346-8297-55185ca5fdcb-vol_type 2018-10-12 04:32:37,460 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/7ddd1d88-0d1f-40c6-8bb0-d940721068c5 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-666f2e32-7663-467a-870d-8e93533c2d94" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a771e91359c7e27e1d6dc5b7d1335f1e0aec1aa" 2018-10-12 04:32:37,523 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-2b061bb9-bd79-48be-a9ff-ead478d3e4df 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-10-12 04:32:37,523 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/7ddd1d88-0d1f-40c6-8bb0-d940721068c5 used request id req-2b061bb9-bd79-48be-a9ff-ead478d3e4df 2018-10-12 04:32:37,524 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-f3955141-5d57-4346-8297-55185ca5fdcb-qos-spec 2018-10-12 04:32:37,527 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-775e217b-cd2e-4bb3-b001-18c0af84bb4f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcb8c5d71c0ad6801db1038411ee913681801519" 2018-10-12 04:32:37,715 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:37 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5ec71c20-1143-4724-8852-1a7b25ca4304 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-10-12 04:32:37,715 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/c8c3d8ac-b4a6-4e2e-a49b-0d8abf65f7ab?force=False used request id req-5ec71c20-1143-4724-8852-1a7b25ca4304 2018-10-12 04:32:37,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" 2018-10-12 04:32:37,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-0eb8e10c-97c0-4227-aa65-6dce44054b03 Date: Fri, 12 Oct 2018 04:32:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:32:37,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-0eb8e10c-97c0-4227-aa65-6dce44054b03 2018-10-12 04:32:37,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" 2018-10-12 04:32:38,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ab031f41-b566-4cc9-a816-b4c3cfe987bb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:32:38,028 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-ab031f41-b566-4cc9-a816-b4c3cfe987bb 2018-10-12 04:32:38,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" 2018-10-12 04:32:38,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fffd41e5-a9f2-4b8f-aa5a-4e4cc15890a4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:32:38,122 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-fffd41e5-a9f2-4b8f-aa5a-4e4cc15890a4 2018-10-12 04:32:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" 2018-10-12 04:32:38,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d7e6b9d-5211-4231-8de5-c81fc11b9f85 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:32:38,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-0d7e6b9d-5211-4231-8de5-c81fc11b9f85 2018-10-12 04:32:38,143 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj 2018-10-12 04:32:38,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/ecad7d53dc8b4efa9746cf03eef6a902 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" 2018-10-12 04:32:38,340 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-749416c4-1d28-49cb-99be-9533082119d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:38,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ecad7d53dc8b4efa9746cf03eef6a902 used request id req-749416c4-1d28-49cb-99be-9533082119d8 2018-10-12 04:32:38,340 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-proj-role 2018-10-12 04:32:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/3c66e0d712c141afa78eaa83990c196d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" 2018-10-12 04:32:38,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96263f9e-602c-4ade-8084-ff8223c2e138 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:38,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/3c66e0d712c141afa78eaa83990c196d used request id req-96263f9e-602c-4ade-8084-ff8223c2e138 2018-10-12 04:32:38,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2386d49a78ccd79015d4ba4a8aaa0d1821101e8a" 2018-10-12 04:32:38,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be35f100-f9cc-4dd9-b999-19b51bf8bf9c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:38,538 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-be35f100-f9cc-4dd9-b999-19b51bf8bf9c 2018-10-12 04:32:38,539 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-5fd8a9d5-244b-406-user 2018-10-12 04:32:38,542 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/00044d25f1864267b6f02e394ce43c33 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b253b692bcc185dfb0488152fdbd8c32ee1b379b" 2018-10-12 04:32:38,724 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26b251e8-ce70-4017-837d-68836f695b4c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:38,724 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/00044d25f1864267b6f02e394ce43c33 used request id req-26b251e8-ce70-4017-837d-68836f695b4c 2018-10-12 04:32:38,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:39,109 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Yh-bNH0zQcGnGPikd5-4AA"], "issued_at": "2018-10-12T04:32:39.000000Z"}} 2018-10-12 04:32:39,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237d01a2b4cc0c07530ac819f56286cd0741778b" 2018-10-12 04:32:39,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d52069d1-6e07-4dc7-ad59-2c4be181e7c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:39,186 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d52069d1-6e07-4dc7-ad59-2c4be181e7c9 2018-10-12 04:32:39,187 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:39,188 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:39,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["nhCFYOyCSoa-11Y4TiiYAw"], "issued_at": "2018-10-12T04:32:39.000000Z"}} 2018-10-12 04:32:39,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" 2018-10-12 04:32:39,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e23a02e-0bcf-428a-9300-802b28ab5538 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:39,672 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2e23a02e-0bcf-428a-9300-802b28ab5538 2018-10-12 04:32:39,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:39,682 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:39,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" 2018-10-12 04:32:39,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0241413-4e6e-42c4-88d9-6c175c5ba292 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:32:39,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj used request id req-c0241413-4e6e-42c4-88d9-6c175c5ba292 2018-10-12 04:32:39,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" 2018-10-12 04:32:39,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d36d42-f435-4cbd-bbe8-389da096fd49 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:39,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-23d36d42-f435-4cbd-bbe8-389da096fd49 2018-10-12 04:32:39,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj"}}' 2018-10-12 04:32:39,990 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a512efa-2e1c-4cde-9b8a-1822f67e7fe7 Content-Length: 313 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/35a18c1f403845d08b46cd2f264e7bbf"}, "enabled": true, "id": "35a18c1f403845d08b46cd2f264e7bbf", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj"}} 2018-10-12 04:32:39,991 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-2a512efa-2e1c-4cde-9b8a-1822f67e7fe7 2018-10-12 04:32:39,991 - keystone_utils - INFO - Created project with name - CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj 2018-10-12 04:32:39,991 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:39,992 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:40,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["5kiLNDHnQHCB3UJFmPoZTQ"], "issued_at": "2018-10-12T04:32:40.000000Z"}} 2018-10-12 04:32:40,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f501cc91571350d4d70ec14778a2ffc3de5400" 2018-10-12 04:32:40,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b45d5cc-b3d4-457c-8ea7-2ce1291206ec Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:40,474 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2b45d5cc-b3d4-457c-8ea7-2ce1291206ec 2018-10-12 04:32:40,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:40,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:40,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f501cc91571350d4d70ec14778a2ffc3de5400" 2018-10-12 04:32:40,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fa0bb8a-91f8-4aca-9303-3cf1e6514187 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:32:40,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8fa0bb8a-91f8-4aca-9303-3cf1e6514187 2018-10-12 04:32:40,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f501cc91571350d4d70ec14778a2ffc3de5400" 2018-10-12 04:32:40,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61e770f0-8c0a-4464-a964-673d4d3a0c76 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/35a18c1f403845d08b46cd2f264e7bbf"}, "enabled": true, "id": "35a18c1f403845d08b46cd2f264e7bbf", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj"}]} 2018-10-12 04:32:40,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj used request id req-61e770f0-8c0a-4464-a964-673d4d3a0c76 2018-10-12 04:32:40,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f501cc91571350d4d70ec14778a2ffc3de5400" 2018-10-12 04:32:40,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5281c883-ea41-4b96-b4ba-ac355fe4aa5f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:40,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5281c883-ea41-4b96-b4ba-ac355fe4aa5f 2018-10-12 04:32:41,265 - keystone_utils - INFO - Created user with name - CreateVolumeTypeComplexTests-530d3755-4de2-42c-user 2018-10-12 04:32:41,265 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:41,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" 2018-10-12 04:32:41,361 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c263afa-0cc2-44aa-abfd-79a8606e3321 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:41,361 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5c263afa-0cc2-44aa-abfd-79a8606e3321 2018-10-12 04:32:41,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" -d '{"role": {"name": "CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj-role"}}' 2018-10-12 04:32:41,468 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae94052d-0fc0-4bc2-8071-7ab4842cedae Content-Length: 227 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "cd08c3c66a5f4d5b9ac0ddf981eb7a2d", "links": {"self": "http://172.30.9.27:5000/v3/roles/cd08c3c66a5f4d5b9ac0ddf981eb7a2d"}, "name": "CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj-role"}} 2018-10-12 04:32:41,468 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ae94052d-0fc0-4bc2-8071-7ab4842cedae 2018-10-12 04:32:41,469 - keystone_utils - INFO - Created role with name - CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj-role 2018-10-12 04:32:41,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/cd08c3c66a5f4d5b9ac0ddf981eb7a2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" 2018-10-12 04:32:41,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bea3b6f-9b3b-4900-aeff-7544fd863135 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/cd08c3c66a5f4d5b9ac0ddf981eb7a2d"}, "domain_id": null, "name": "CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj-role", "id": "cd08c3c66a5f4d5b9ac0ddf981eb7a2d"}} 2018-10-12 04:32:41,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/cd08c3c66a5f4d5b9ac0ddf981eb7a2d used request id req-2bea3b6f-9b3b-4900-aeff-7544fd863135 2018-10-12 04:32:41,562 - keystone_utils - INFO - Granting role CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj-role to project CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj 2018-10-12 04:32:41,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/35a18c1f403845d08b46cd2f264e7bbf/users/72f96be9c6b84349886084c062937920/roles/cd08c3c66a5f4d5b9ac0ddf981eb7a2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" 2018-10-12 04:32:41,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6e7462ec-fe60-41e1-9db6-42e62665b571 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:41,693 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/35a18c1f403845d08b46cd2f264e7bbf/users/72f96be9c6b84349886084c062937920/roles/cd08c3c66a5f4d5b9ac0ddf981eb7a2d used request id req-6e7462ec-fe60-41e1-9db6-42e62665b571 2018-10-12 04:32:41,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:41,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:42,071 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["4u7ZuNXtSZO68x-d6gs9BA"], "issued_at": "2018-10-12T04:32:42.000000Z"}} 2018-10-12 04:32:42,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1283f4ee2095e49842ecb787e0de798fe50d49c7" 2018-10-12 04:32:42,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cbe9509-f83e-45aa-9aaf-af1cdf84d9cc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:42,157 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6cbe9509-f83e-45aa-9aaf-af1cdf84d9cc 2018-10-12 04:32:42,163 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1283f4ee2095e49842ecb787e0de798fe50d49c7" 2018-10-12 04:32:42,326 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:42 GMT Server: Apache x-compute-request-id: req-68c40b56-251b-40fc-931f-ee6b66c9e945 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-68c40b56-251b-40fc-931f-ee6b66c9e945 Content-Length: 17 Content-Type: application/json RESP BODY: {"qos_specs": []} 2018-10-12 04:32:42,327 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-68c40b56-251b-40fc-931f-ee6b66c9e945 2018-10-12 04:32:42,330 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-68c40b56-251b-40fc-931f-ee6b66c9e945" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1283f4ee2095e49842ecb787e0de798fe50d49c7" -d '{"qos_specs": {"consumer": "both", "name": "CreateVolumeTypeComplexTests-812672b3-9b21-4584-86e4-66dc26cf1041-qos-spec"}}' 2018-10-12 04:32:42,524 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:42 GMT Server: Apache x-compute-request-id: req-87f4fbd2-aea4-421b-a0eb-437505ea0c90 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-87f4fbd2-aea4-421b-a0eb-437505ea0c90 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "58ef2686-12b9-4abc-bc47-e37693bb192c", "name": "CreateVolumeTypeComplexTests-812672b3-9b21-4584-86e4-66dc26cf1041-qos-spec"}, "links": [{"href": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/58ef2686-12b9-4abc-bc47-e37693bb192c", "rel": "self"}, {"href": "http://172.30.9.27:8776/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/58ef2686-12b9-4abc-bc47-e37693bb192c", "rel": "bookmark"}]} 2018-10-12 04:32:42,524 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-87f4fbd2-aea4-421b-a0eb-437505ea0c90 2018-10-12 04:32:42,525 - create_qos - INFO - Created qos with name - CreateVolumeTypeComplexTests-812672b3-9b21-4584-86e4-66dc26cf1041-qos-spec 2018-10-12 04:32:42,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:42,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:43,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["U98Dbxa7Q8me0TeGsC58KQ"], "issued_at": "2018-10-12T04:32:43.000000Z"}} 2018-10-12 04:32:43,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012af160dffa6b4ebe9a009f28cd4a1189651643" 2018-10-12 04:32:43,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-757313e0-2473-45a2-a1f2-2e79ea42b198 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:43,087 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-757313e0-2473-45a2-a1f2-2e79ea42b198 2018-10-12 04:32:43,092 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012af160dffa6b4ebe9a009f28cd4a1189651643" 2018-10-12 04:32:43,270 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:43 GMT Server: Apache x-compute-request-id: req-24347aee-54f8-4301-8321-d7239710a118 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-24347aee-54f8-4301-8321-d7239710a118 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-12 04:32:43,271 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None used request id req-24347aee-54f8-4301-8321-d7239710a118 2018-10-12 04:32:43,274 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-24347aee-54f8-4301-8321-d7239710a118" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012af160dffa6b4ebe9a009f28cd4a1189651643" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeTypeComplexTests-812672b3-9b21-4584-86e4-66dc26cf1041-vol_type", "description": null}}' 2018-10-12 04:32:43,461 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:43 GMT Server: Apache x-compute-request-id: req-c531cc08-75f8-45f3-9964-865352cd6c36 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-c531cc08-75f8-45f3-9964-865352cd6c36 Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-812672b3-9b21-4584-86e4-66dc26cf1041-vol_type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b64f2d58-c88f-4184-bca5-5f2f87d58f96", "description": null}} 2018-10-12 04:32:43,461 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types used request id req-c531cc08-75f8-45f3-9964-865352cd6c36 2018-10-12 04:32:43,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b64f2d58-c88f-4184-bca5-5f2f87d58f96/encryption -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-24347aee-54f8-4301-8321-d7239710a118" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012af160dffa6b4ebe9a009f28cd4a1189651643" -d '{"encryption": {"control_location": "back-end", "provider_class": "bar", "name": "foo", "provider": "bar"}}' 2018-10-12 04:32:43,684 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:43 GMT Server: Apache x-compute-request-id: req-e77921cb-f773-4841-add2-9d0d61a0490a OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e77921cb-f773-4841-add2-9d0d61a0490a Content-Encoding: gzip Content-Length: 170 Content-Type: application/json RESP BODY: {"encryption": {"volume_type_id": "b64f2d58-c88f-4184-bca5-5f2f87d58f96", "name": "foo", "control_location": "back-end", "encryption_id": "c17c8070-f28c-49ae-95c6-81c725d741fb", "provider": "bar", "provider_class": "bar"}} 2018-10-12 04:32:43,685 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b64f2d58-c88f-4184-bca5-5f2f87d58f96/encryption used request id req-e77921cb-f773-4841-add2-9d0d61a0490a 2018-10-12 04:32:43,688 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24347aee-54f8-4301-8321-d7239710a118" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012af160dffa6b4ebe9a009f28cd4a1189651643" 2018-10-12 04:32:43,872 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:43 GMT Server: Apache x-compute-request-id: req-ad7d777f-5b83-41cf-ae6b-5cf575bf9836 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ad7d777f-5b83-41cf-ae6b-5cf575bf9836 Content-Encoding: gzip Content-Length: 167 Content-Type: application/json RESP BODY: {"qos_specs": [{"specs": {}, "consumer": "both", "id": "58ef2686-12b9-4abc-bc47-e37693bb192c", "name": "CreateVolumeTypeComplexTests-812672b3-9b21-4584-86e4-66dc26cf1041-qos-spec"}]} 2018-10-12 04:32:43,873 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs used request id req-ad7d777f-5b83-41cf-ae6b-5cf575bf9836 2018-10-12 04:32:43,876 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/58ef2686-12b9-4abc-bc47-e37693bb192c/associate?vol_type_id=b64f2d58-c88f-4184-bca5-5f2f87d58f96 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24347aee-54f8-4301-8321-d7239710a118" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012af160dffa6b4ebe9a009f28cd4a1189651643" 2018-10-12 04:32:44,085 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:43 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0cb88fac-ffc9-4e27-b4f0-670a7709ef1a 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-10-12 04:32:44,085 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/58ef2686-12b9-4abc-bc47-e37693bb192c/associate?vol_type_id=b64f2d58-c88f-4184-bca5-5f2f87d58f96 used request id req-0cb88fac-ffc9-4e27-b4f0-670a7709ef1a 2018-10-12 04:32:44,086 - create_volume_type - INFO - Created volume type with name - CreateVolumeTypeComplexTests-812672b3-9b21-4584-86e4-66dc26cf1041-vol_type 2018-10-12 04:32:44,088 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b64f2d58-c88f-4184-bca5-5f2f87d58f96 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237d01a2b4cc0c07530ac819f56286cd0741778b" 2018-10-12 04:32:44,269 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:44 GMT Server: Apache x-compute-request-id: req-690dd4ef-4ea6-4e86-85f0-fdb03f2217eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-690dd4ef-4ea6-4e86-85f0-fdb03f2217eb Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-812672b3-9b21-4584-86e4-66dc26cf1041-vol_type", "qos_specs_id": "58ef2686-12b9-4abc-bc47-e37693bb192c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b64f2d58-c88f-4184-bca5-5f2f87d58f96", "description": null}} 2018-10-12 04:32:44,270 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b64f2d58-c88f-4184-bca5-5f2f87d58f96 used request id req-690dd4ef-4ea6-4e86-85f0-fdb03f2217eb 2018-10-12 04:32:44,273 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b64f2d58-c88f-4184-bca5-5f2f87d58f96 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-690dd4ef-4ea6-4e86-85f0-fdb03f2217eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237d01a2b4cc0c07530ac819f56286cd0741778b" 2018-10-12 04:32:44,452 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:44 GMT Server: Apache x-compute-request-id: req-e02b670d-f70d-4f22-b7fc-fa2194b73e75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e02b670d-f70d-4f22-b7fc-fa2194b73e75 Content-Encoding: gzip Content-Length: 229 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeTypeComplexTests-812672b3-9b21-4584-86e4-66dc26cf1041-vol_type", "qos_specs_id": "58ef2686-12b9-4abc-bc47-e37693bb192c", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "b64f2d58-c88f-4184-bca5-5f2f87d58f96", "description": null}} 2018-10-12 04:32:44,452 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b64f2d58-c88f-4184-bca5-5f2f87d58f96 used request id req-e02b670d-f70d-4f22-b7fc-fa2194b73e75 2018-10-12 04:32:44,455 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b64f2d58-c88f-4184-bca5-5f2f87d58f96/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-690dd4ef-4ea6-4e86-85f0-fdb03f2217eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237d01a2b4cc0c07530ac819f56286cd0741778b" 2018-10-12 04:32:44,617 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:44 GMT Server: Apache x-compute-request-id: req-a823c904-dd96-4527-ab95-0b5e4bf5debc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a823c904-dd96-4527-ab95-0b5e4bf5debc Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"volume_type_id": "b64f2d58-c88f-4184-bca5-5f2f87d58f96", "control_location": "back-end", "deleted": false, "created_at": "2018-10-12T04:32:43.000000", "updated_at": null, "encryption_id": "c17c8070-f28c-49ae-95c6-81c725d741fb", "key_size": null, "provider": "bar", "deleted_at": null, "cipher": null} 2018-10-12 04:32:44,617 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b64f2d58-c88f-4184-bca5-5f2f87d58f96/encryption used request id req-a823c904-dd96-4527-ab95-0b5e4bf5debc 2018-10-12 04:32:44,620 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/58ef2686-12b9-4abc-bc47-e37693bb192c -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-690dd4ef-4ea6-4e86-85f0-fdb03f2217eb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}237d01a2b4cc0c07530ac819f56286cd0741778b" 2018-10-12 04:32:44,869 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:44 GMT Server: Apache x-compute-request-id: req-f83a8349-3865-422d-9a6f-bc42a71a64fc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f83a8349-3865-422d-9a6f-bc42a71a64fc Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"qos_specs": {"specs": {}, "consumer": "both", "id": "58ef2686-12b9-4abc-bc47-e37693bb192c", "name": "CreateVolumeTypeComplexTests-812672b3-9b21-4584-86e4-66dc26cf1041-qos-spec"}, "links": [{"href": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/58ef2686-12b9-4abc-bc47-e37693bb192c", "rel": "self"}, {"href": "http://172.30.9.27:8776/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/58ef2686-12b9-4abc-bc47-e37693bb192c", "rel": "bookmark"}]} 2018-10-12 04:32:44,870 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/58ef2686-12b9-4abc-bc47-e37693bb192c used request id req-f83a8349-3865-422d-9a6f-bc42a71a64fc 2018-10-12 04:32:44,870 - cinder_utils - INFO - Deleting volume named - CreateVolumeTypeComplexTests-812672b3-9b21-4584-86e4-66dc26cf1041-vol_type 2018-10-12 04:32:44,873 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b64f2d58-c88f-4184-bca5-5f2f87d58f96 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-24347aee-54f8-4301-8321-d7239710a118" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}012af160dffa6b4ebe9a009f28cd4a1189651643" 2018-10-12 04:32:45,079 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:44 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9edd23c4-e80a-435e-8403-f583208a473f 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-10-12 04:32:45,079 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/b64f2d58-c88f-4184-bca5-5f2f87d58f96 used request id req-9edd23c4-e80a-435e-8403-f583208a473f 2018-10-12 04:32:45,080 - cinder_utils - INFO - Deleting QoS named - CreateVolumeTypeComplexTests-812672b3-9b21-4584-86e4-66dc26cf1041-qos-spec 2018-10-12 04:32:45,083 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/58ef2686-12b9-4abc-bc47-e37693bb192c?force=False -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-68c40b56-251b-40fc-931f-ee6b66c9e945" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1283f4ee2095e49842ecb787e0de798fe50d49c7" 2018-10-12 04:32:45,296 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:45 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eee3c23f-dfd8-4f0a-a5f7-07843e054a5a 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-10-12 04:32:45,296 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/qos-specs/58ef2686-12b9-4abc-bc47-e37693bb192c?force=False used request id req-eee3c23f-dfd8-4f0a-a5f7-07843e054a5a 2018-10-12 04:32:45,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" 2018-10-12 04:32:45,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f4884bf3-ef23-4a0c-aa2d-f223d4a93e5b Date: Fri, 12 Oct 2018 04:32:45 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:32:45,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-f4884bf3-ef23-4a0c-aa2d-f223d4a93e5b 2018-10-12 04:32:45,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" 2018-10-12 04:32:45,601 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2438fe1f-a3c5-40e9-bad4-d69187c6ef6f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:32:45,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-2438fe1f-a3c5-40e9-bad4-d69187c6ef6f 2018-10-12 04:32:45,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" 2018-10-12 04:32:45,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82c731c9-7a96-4436-9979-0401d34035a7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:32:45,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-82c731c9-7a96-4436-9979-0401d34035a7 2018-10-12 04:32:45,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" 2018-10-12 04:32:45,709 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f193be1f-779f-4bc8-a598-e02faf1c1b78 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:32:45,709 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-f193be1f-779f-4bc8-a598-e02faf1c1b78 2018-10-12 04:32:45,710 - keystone_utils - INFO - Deleting project with name - CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj 2018-10-12 04:32:45,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/35a18c1f403845d08b46cd2f264e7bbf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" 2018-10-12 04:32:45,926 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-12d21902-86ed-44ef-bcb5-c2e578f6dbbf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:45,926 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/35a18c1f403845d08b46cd2f264e7bbf used request id req-12d21902-86ed-44ef-bcb5-c2e578f6dbbf 2018-10-12 04:32:45,927 - keystone_utils - INFO - Deleting role with name - CreateVolumeTypeComplexTests-530d3755-4de2-42c-proj-role 2018-10-12 04:32:45,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/cd08c3c66a5f4d5b9ac0ddf981eb7a2d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" 2018-10-12 04:32:46,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c837d59d-659b-4f3a-99dc-06b66378b222 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:46,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/cd08c3c66a5f4d5b9ac0ddf981eb7a2d used request id req-c837d59d-659b-4f3a-99dc-06b66378b222 2018-10-12 04:32:46,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeb5bc0f5df95268abbafe32eb7221bac6fe6fc3" 2018-10-12 04:32:46,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dafd49ae-5f93-4ff3-86ad-fe6ca582643d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:46,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dafd49ae-5f93-4ff3-86ad-fe6ca582643d 2018-10-12 04:32:46,133 - keystone_utils - INFO - Deleting user with name - CreateVolumeTypeComplexTests-530d3755-4de2-42c-user 2018-10-12 04:32:46,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/72f96be9c6b84349886084c062937920 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}68f501cc91571350d4d70ec14778a2ffc3de5400" 2018-10-12 04:32:46,248 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1b27b90-1348-43fc-ac5e-5a06be802574 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:46,248 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/72f96be9c6b84349886084c062937920 used request id req-f1b27b90-1348-43fc-ac5e-5a06be802574 2018-10-12 04:32:46,250 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:46,632 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["U4Xk0tTGSVS4LfdkzJNesA"], "issued_at": "2018-10-12T04:32:46.000000Z"}} 2018-10-12 04:32:46,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3d85c26deb187d8201025c9877d1c432e1244bda" 2018-10-12 04:32:46,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c1a4fb3-c1fe-417c-bb55-6572cd62f28d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:46,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2c1a4fb3-c1fe-417c-bb55-6572cd62f28d 2018-10-12 04:32:46,708 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:46,709 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:47,096 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["3nh_QDEAREaRM4aN92CRsQ"], "issued_at": "2018-10-12T04:32:47.000000Z"}} 2018-10-12 04:32:47,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" 2018-10-12 04:32:47,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28cc3b98-6d7d-4ebc-89c2-61b5ce2226eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:47,184 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-28cc3b98-6d7d-4ebc-89c2-61b5ce2226eb 2018-10-12 04:32:47,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:47,194 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:47,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" 2018-10-12 04:32:47,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-002f3181-765f-4872-a3da-7908e5d0a76a Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:32:47,281 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj used request id req-002f3181-765f-4872-a3da-7908e5d0a76a 2018-10-12 04:32:47,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" 2018-10-12 04:32:47,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b71e350-2d78-4c01-9c1b-d2e9f6f785a0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:47,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1b71e350-2d78-4c01-9c1b-d2e9f6f785a0 2018-10-12 04:32:47,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj"}}' 2018-10-12 04:32:47,486 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afa0eb5e-29e2-4d8a-8a88-1ee524c17aa8 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/30901d6229b9448eadaafb9470ff07d1"}, "enabled": true, "id": "30901d6229b9448eadaafb9470ff07d1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj"}} 2018-10-12 04:32:47,486 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-afa0eb5e-29e2-4d8a-8a88-1ee524c17aa8 2018-10-12 04:32:47,487 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj 2018-10-12 04:32:47,487 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:47,488 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:47,878 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:32:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["rFLubCGhQduwf03m3LzKWg"], "issued_at": "2018-10-12T04:32:47.000000Z"}} 2018-10-12 04:32:47,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0085bec88860ad9b1c6ba8e1304fe6635549726" 2018-10-12 04:32:47,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ede8484-dcb1-4aae-b3e5-988e1d95cfce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:47,966 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0ede8484-dcb1-4aae-b3e5-988e1d95cfce 2018-10-12 04:32:47,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:47,976 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:32: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:47,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0085bec88860ad9b1c6ba8e1304fe6635549726" 2018-10-12 04:32:48,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf641a23-a59d-4b5c-85c7-d4423215c50e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:32:48,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cf641a23-a59d-4b5c-85c7-d4423215c50e 2018-10-12 04:32:48,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0085bec88860ad9b1c6ba8e1304fe6635549726" 2018-10-12 04:32:48,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3559ed2-23b7-4838-86b7-10932edebb27 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/30901d6229b9448eadaafb9470ff07d1"}, "enabled": true, "id": "30901d6229b9448eadaafb9470ff07d1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj"}]} 2018-10-12 04:32:48,179 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj used request id req-a3559ed2-23b7-4838-86b7-10932edebb27 2018-10-12 04:32:48,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0085bec88860ad9b1c6ba8e1304fe6635549726" 2018-10-12 04:32:48,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-210c0f10-928a-4222-8d2b-8856993fe634 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:32:48,267 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-210c0f10-928a-4222-8d2b-8856993fe634 2018-10-12 04:32:48,636 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-83464650-0dc6-457-user 2018-10-12 04:32:48,637 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:48,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" 2018-10-12 04:32:48,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16d8b4ed-d85b-4fd6-ba3f-b4371abcec64 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:48,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-16d8b4ed-d85b-4fd6-ba3f-b4371abcec64 2018-10-12 04:32:48,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj-role"}}' 2018-10-12 04:32:48,845 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:32:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29801206-00db-4094-b438-bc7d9ec173f6 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c9dad484b136498aa737b5ea5ed5ab30", "links": {"self": "http://172.30.9.27:5000/v3/roles/c9dad484b136498aa737b5ea5ed5ab30"}, "name": "CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj-role"}} 2018-10-12 04:32:48,845 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-29801206-00db-4094-b438-bc7d9ec173f6 2018-10-12 04:32:48,846 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj-role 2018-10-12 04:32:48,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c9dad484b136498aa737b5ea5ed5ab30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" 2018-10-12 04:32:48,946 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d67c182-8edd-41b6-a0d6-b04b883a1c11 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c9dad484b136498aa737b5ea5ed5ab30"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj-role", "id": "c9dad484b136498aa737b5ea5ed5ab30"}} 2018-10-12 04:32:48,946 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c9dad484b136498aa737b5ea5ed5ab30 used request id req-4d67c182-8edd-41b6-a0d6-b04b883a1c11 2018-10-12 04:32:48,947 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj-role to project CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj 2018-10-12 04:32:48,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/30901d6229b9448eadaafb9470ff07d1/users/5dac38a2e35f4d05b24dfd8f90da3a66/roles/c9dad484b136498aa737b5ea5ed5ab30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" 2018-10-12 04:32:49,082 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d276d9ee-41e4-48c4-accd-b57f8f4f1774 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:49,082 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/30901d6229b9448eadaafb9470ff07d1/users/5dac38a2e35f4d05b24dfd8f90da3a66/roles/c9dad484b136498aa737b5ea5ed5ab30 used request id req-d276d9ee-41e4-48c4-accd-b57f8f4f1774 2018-10-12 04:32:49,085 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:49,451 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9dad484b136498aa737b5ea5ed5ab30", "name": "CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj-role"}], "expires_at": "2018-10-12T05:32:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "30901d6229b9448eadaafb9470ff07d1", "name": "CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/30901d6229b9448eadaafb9470ff07d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/30901d6229b9448eadaafb9470ff07d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/30901d6229b9448eadaafb9470ff07d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/30901d6229b9448eadaafb9470ff07d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/30901d6229b9448eadaafb9470ff07d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/30901d6229b9448eadaafb9470ff07d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/30901d6229b9448eadaafb9470ff07d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/30901d6229b9448eadaafb9470ff07d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/30901d6229b9448eadaafb9470ff07d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/30901d6229b9448eadaafb9470ff07d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/30901d6229b9448eadaafb9470ff07d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-83464650-0dc6-457-user", "id": "5dac38a2e35f4d05b24dfd8f90da3a66"}, "audit_ids": ["o-ND-VPfQxKV6oK2LnF-6w"], "issued_at": "2018-10-12T04:32:49.000000Z"}} 2018-10-12 04:32:49,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539000764ddebe5ee9aa9c419c0da58da57f9275" 2018-10-12 04:32:49,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc691e79-cc07-4845-8c57-91a5f1ce62a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:49,525 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bc691e79-cc07-4845-8c57-91a5f1ce62a1 2018-10-12 04:32:49,526 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:32:49,527 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:32:49,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c9dad484b136498aa737b5ea5ed5ab30", "name": "CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj-role"}], "expires_at": "2018-10-12T05:32:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "30901d6229b9448eadaafb9470ff07d1", "name": "CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/30901d6229b9448eadaafb9470ff07d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/30901d6229b9448eadaafb9470ff07d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/30901d6229b9448eadaafb9470ff07d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/30901d6229b9448eadaafb9470ff07d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/30901d6229b9448eadaafb9470ff07d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/30901d6229b9448eadaafb9470ff07d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/30901d6229b9448eadaafb9470ff07d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/30901d6229b9448eadaafb9470ff07d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/30901d6229b9448eadaafb9470ff07d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/30901d6229b9448eadaafb9470ff07d1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/30901d6229b9448eadaafb9470ff07d1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-83464650-0dc6-457-user", "id": "5dac38a2e35f4d05b24dfd8f90da3a66"}, "audit_ids": ["1yal2OFTST6RY6DvMtc4Eg"], "issued_at": "2018-10-12T04:32:49.000000Z"}} 2018-10-12 04:32:49,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52afd1462b2487405d29a6db2e3263d0422f66d" 2018-10-12 04:32:49,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b46fe04c-27e4-4bf8-a306-7ba90a40c911 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:32:49,977 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b46fe04c-27e4-4bf8-a306-7ba90a40c911 2018-10-12 04:32:49,983 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52afd1462b2487405d29a6db2e3263d0422f66d" 2018-10-12 04:32:50,180 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:49 GMT Server: Apache x-compute-request-id: req-fc7cfcb6-ce7f-43ac-9270-8380142127de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fc7cfcb6-ce7f-43ac-9270-8380142127de Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 04:32:50,180 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/detail used request id req-fc7cfcb6-ce7f-43ac-9270-8380142127de 2018-10-12 04:32:50,183 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fc7cfcb6-ce7f-43ac-9270-8380142127de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52afd1462b2487405d29a6db2e3263d0422f66d" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda", "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-10-12 04:32:50,503 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:50 GMT Server: Apache x-compute-request-id: req-51f55ad8-b43e-409a-a835-f48e171ab656 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-51f55ad8-b43e-409a-a835-f48e171ab656 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5dac38a2e35f4d05b24dfd8f90da3a66", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "self"}, {"href": "http://172.30.9.27:8776/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:32:50.411879", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "560a837b-6893-4f7f-8d50-0a036a8f24f3", "size": 1}} 2018-10-12 04:32:50,503 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes used request id req-51f55ad8-b43e-409a-a835-f48e171ab656 2018-10-12 04:32:50,507 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc7cfcb6-ce7f-43ac-9270-8380142127de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52afd1462b2487405d29a6db2e3263d0422f66d" 2018-10-12 04:32:50,693 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:50 GMT Server: Apache x-compute-request-id: req-438beba9-4c41-489a-82f6-8586ddc586e2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-438beba9-4c41-489a-82f6-8586ddc586e2 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5dac38a2e35f4d05b24dfd8f90da3a66", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "self"}, {"href": "http://172.30.9.27:8776/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:32:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "30901d6229b9448eadaafb9470ff07d1", "updated_at": "2018-10-12T04:32:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "560a837b-6893-4f7f-8d50-0a036a8f24f3", "size": 1}} 2018-10-12 04:32:50,693 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 used request id req-438beba9-4c41-489a-82f6-8586ddc586e2 2018-10-12 04:32:50,694 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda 2018-10-12 04:32:50,697 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc7cfcb6-ce7f-43ac-9270-8380142127de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52afd1462b2487405d29a6db2e3263d0422f66d" 2018-10-12 04:32:50,904 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:50 GMT Server: Apache x-compute-request-id: req-6142fd92-92e4-4ad3-9e40-d2d830ec84c4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6142fd92-92e4-4ad3-9e40-d2d830ec84c4 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "5dac38a2e35f4d05b24dfd8f90da3a66", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "self"}, {"href": "http://172.30.9.27:8776/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:32:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "30901d6229b9448eadaafb9470ff07d1", "updated_at": "2018-10-12T04:32:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "560a837b-6893-4f7f-8d50-0a036a8f24f3", "size": 1}} 2018-10-12 04:32:50,904 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 used request id req-6142fd92-92e4-4ad3-9e40-d2d830ec84c4 2018-10-12 04:32:50,905 - create_volume - DEBUG - Instance status is - creating 2018-10-12 04:32:50,905 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:32:53,908 - create_volume - DEBUG - Volume status query timeout in 296.785852909 2018-10-12 04:32:53,911 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc7cfcb6-ce7f-43ac-9270-8380142127de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52afd1462b2487405d29a6db2e3263d0422f66d" 2018-10-12 04:32:54,123 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:53 GMT Server: Apache x-compute-request-id: req-55c63d85-58c0-4257-b33c-f87962c9c2c7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-55c63d85-58c0-4257-b33c-f87962c9c2c7 Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5dac38a2e35f4d05b24dfd8f90da3a66", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "self"}, {"href": "http://172.30.9.27:8776/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:32:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "30901d6229b9448eadaafb9470ff07d1", "updated_at": "2018-10-12T04:32:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "560a837b-6893-4f7f-8d50-0a036a8f24f3", "size": 1}} 2018-10-12 04:32:54,123 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 used request id req-55c63d85-58c0-4257-b33c-f87962c9c2c7 2018-10-12 04:32:54,124 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:32:54,124 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda 2018-10-12 04:32:54,124 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda 2018-10-12 04:32:54,127 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539000764ddebe5ee9aa9c419c0da58da57f9275" 2018-10-12 04:32:54,344 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:54 GMT Server: Apache x-compute-request-id: req-4301b0db-e02a-4c2e-87cc-8e7462c4c0fa OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4301b0db-e02a-4c2e-87cc-8e7462c4c0fa Content-Encoding: gzip Content-Length: 460 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "5dac38a2e35f4d05b24dfd8f90da3a66", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "self"}, {"href": "http://172.30.9.27:8776/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:32:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "30901d6229b9448eadaafb9470ff07d1", "updated_at": "2018-10-12T04:32:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "560a837b-6893-4f7f-8d50-0a036a8f24f3", "size": 1}]} 2018-10-12 04:32:54,345 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/detail used request id req-4301b0db-e02a-4c2e-87cc-8e7462c4c0fa 2018-10-12 04:32:54,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:32:54,353 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:32:54,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/30901d6229b9448eadaafb9470ff07d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539000764ddebe5ee9aa9c419c0da58da57f9275" 2018-10-12 04:32:54,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cbdbb98-b721-4472-bffe-d36a8b93f47d Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/30901d6229b9448eadaafb9470ff07d1"}, "enabled": true, "id": "30901d6229b9448eadaafb9470ff07d1", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj"}} 2018-10-12 04:32:54,373 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/30901d6229b9448eadaafb9470ff07d1 used request id req-1cbdbb98-b721-4472-bffe-d36a8b93f47d 2018-10-12 04:32:54,376 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc7cfcb6-ce7f-43ac-9270-8380142127de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52afd1462b2487405d29a6db2e3263d0422f66d" 2018-10-12 04:32:54,940 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:54 GMT Server: Apache x-compute-request-id: req-6771ddfe-134f-4541-b61c-946d77ac5f6f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6771ddfe-134f-4541-b61c-946d77ac5f6f Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "5dac38a2e35f4d05b24dfd8f90da3a66", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "self"}, {"href": "http://172.30.9.27:8776/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:32:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "30901d6229b9448eadaafb9470ff07d1", "updated_at": "2018-10-12T04:32:50.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "560a837b-6893-4f7f-8d50-0a036a8f24f3", "size": 1}} 2018-10-12 04:32:54,940 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 used request id req-6771ddfe-134f-4541-b61c-946d77ac5f6f 2018-10-12 04:32:54,940 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:32:54,940 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda 2018-10-12 04:32:54,941 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda 2018-10-12 04:32:54,943 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc7cfcb6-ce7f-43ac-9270-8380142127de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52afd1462b2487405d29a6db2e3263d0422f66d" 2018-10-12 04:32:55,027 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:32:54 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d2bd69fb-2b20-4151-9097-0a2693404a3f 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-10-12 04:32:55,027 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 used request id req-d2bd69fb-2b20-4151-9097-0a2693404a3f 2018-10-12 04:32:55,031 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc7cfcb6-ce7f-43ac-9270-8380142127de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52afd1462b2487405d29a6db2e3263d0422f66d" 2018-10-12 04:32:55,238 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:55 GMT Server: Apache x-compute-request-id: req-f2b26380-2310-4c52-8547-04a0907f1834 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f2b26380-2310-4c52-8547-04a0907f1834 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "5dac38a2e35f4d05b24dfd8f90da3a66", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "self"}, {"href": "http://172.30.9.27:8776/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:32:50.000000", "description": null, "os-vol-tenant-attr:tenant_id": "30901d6229b9448eadaafb9470ff07d1", "updated_at": "2018-10-12T04:32:54.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "560a837b-6893-4f7f-8d50-0a036a8f24f3", "size": 1}} 2018-10-12 04:32:55,238 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 used request id req-f2b26380-2310-4c52-8547-04a0907f1834 2018-10-12 04:32:55,239 - create_volume - DEBUG - Instance status is - deleting 2018-10-12 04:32:55,239 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:32:58,242 - create_volume - DEBUG - Volume status query timeout in 56.7854130268 2018-10-12 04:32:58,245 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc7cfcb6-ce7f-43ac-9270-8380142127de" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e52afd1462b2487405d29a6db2e3263d0422f66d" 2018-10-12 04:32:58,443 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:32:58 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-4eca5e69-6a79-4e80-9734-50361f8c81a9 x-openstack-request-id: req-4eca5e69-6a79-4e80-9734-50361f8c81a9 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 560a837b-6893-4f7f-8d50-0a036a8f24f3 could not be found.", "code": 404}} 2018-10-12 04:32:58,443 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/560a837b-6893-4f7f-8d50-0a036a8f24f3 used request id req-4eca5e69-6a79-4e80-9734-50361f8c81a9 2018-10-12 04:32:58,443 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 560a837b-6893-4f7f-8d50-0a036a8f24f3 could not be found. (HTTP 404) (Request-ID: req-4eca5e69-6a79-4e80-9734-50361f8c81a9) 2018-10-12 04:32:58,443 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-a3327fcd-5ec9-4c2a-813c-a647f63e9bda 2018-10-12 04:32:58,447 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-4301b0db-e02a-4c2e-87cc-8e7462c4c0fa" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}539000764ddebe5ee9aa9c419c0da58da57f9275" 2018-10-12 04:32:58,645 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:58 GMT Server: Apache x-compute-request-id: req-ab51e952-d6a6-437a-8bcf-10bc7963448f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ab51e952-d6a6-437a-8bcf-10bc7963448f Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 04:32:58,646 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/30901d6229b9448eadaafb9470ff07d1/volumes/detail used request id req-ab51e952-d6a6-437a-8bcf-10bc7963448f 2018-10-12 04:32:58,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" 2018-10-12 04:32:58,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-8837722b-ff3e-4bc4-9700-1982509431b2 Date: Fri, 12 Oct 2018 04:32:58 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:32:58,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-8837722b-ff3e-4bc4-9700-1982509431b2 2018-10-12 04:32:58,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" 2018-10-12 04:32:58,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e985730-5cd1-4475-aedc-4f043082f405 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:32:58,935 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-4e985730-5cd1-4475-aedc-4f043082f405 2018-10-12 04:32:58,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" 2018-10-12 04:32:59,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25db8240-5f37-42d8-8e6c-a8a3ffc525c1 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:32:59,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-25db8240-5f37-42d8-8e6c-a8a3ffc525c1 2018-10-12 04:32:59,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" 2018-10-12 04:32:59,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbc02001-50f6-451f-a132-6c423fbf5b3a 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:32:59,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-dbc02001-50f6-451f-a132-6c423fbf5b3a 2018-10-12 04:32:59,133 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj 2018-10-12 04:32:59,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/30901d6229b9448eadaafb9470ff07d1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" 2018-10-12 04:32:59,339 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-40819d43-3bb3-4936-b129-e88a79bdb77a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:59,340 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/30901d6229b9448eadaafb9470ff07d1 used request id req-40819d43-3bb3-4936-b129-e88a79bdb77a 2018-10-12 04:32:59,340 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-83464650-0dc6-457-proj-role 2018-10-12 04:32:59,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/c9dad484b136498aa737b5ea5ed5ab30 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" 2018-10-12 04:32:59,450 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-296cca86-bdfc-44b1-9b88-404bafd506c9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:59,450 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/c9dad484b136498aa737b5ea5ed5ab30 used request id req-296cca86-bdfc-44b1-9b88-404bafd506c9 2018-10-12 04:32:59,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a9afb605e493e5142f99b8d625d7c54e14ddb2d" 2018-10-12 04:32:59,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:32:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31541865-dbc7-4c7f-b0c6-9daca8e29f58 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:32:59,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-31541865-dbc7-4c7f-b0c6-9daca8e29f58 2018-10-12 04:32:59,549 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-83464650-0dc6-457-user 2018-10-12 04:32:59,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/5dac38a2e35f4d05b24dfd8f90da3a66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0085bec88860ad9b1c6ba8e1304fe6635549726" 2018-10-12 04:32:59,729 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:32:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-beedd4a6-368b-4313-a88c-9b42ae7e24b0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:32:59,730 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/5dac38a2e35f4d05b24dfd8f90da3a66 used request id req-beedd4a6-368b-4313-a88c-9b42ae7e24b0 2018-10-12 04:32:59,731 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:00,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["PxSVRn4vQDqlhh-8n2uL5g"], "issued_at": "2018-10-12T04:33:00.000000Z"}} 2018-10-12 04:33:00,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}17a29b4a413f5cea79029a2f305fd6474729402d" 2018-10-12 04:33:00,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db48fe52-de5d-44f0-b59a-cf5d8d464203 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:00,204 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-db48fe52-de5d-44f0-b59a-cf5d8d464203 2018-10-12 04:33:00,205 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:00,206 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:00,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["POlsr-2qRS6r4844A8tXgA"], "issued_at": "2018-10-12T04:33:00.000000Z"}} 2018-10-12 04:33:00,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" 2018-10-12 04:33:00,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba2401f4-0ef9-4bba-aa60-260addb5f83a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:00,670 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ba2401f4-0ef9-4bba-aa60-260addb5f83a 2018-10-12 04:33:00,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:00,679 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:00,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" 2018-10-12 04:33:00,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3574315e-dc85-4a5f-add7-b7a54cbb2834 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:33:00,760 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj used request id req-3574315e-dc85-4a5f-add7-b7a54cbb2834 2018-10-12 04:33:00,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" 2018-10-12 04:33:00,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b409042-b4c4-4d1a-8cee-63cc9e5bd578 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:00,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5b409042-b4c4-4d1a-8cee-63cc9e5bd578 2018-10-12 04:33:00,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj"}}' 2018-10-12 04:33:00,977 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3dd1662c-4b1f-4020-81e7-d48953167d8e Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/94cd5bd177944e058177b07763ced027"}, "enabled": true, "id": "94cd5bd177944e058177b07763ced027", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj"}} 2018-10-12 04:33:00,977 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3dd1662c-4b1f-4020-81e7-d48953167d8e 2018-10-12 04:33:00,978 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj 2018-10-12 04:33:00,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:00,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:01,352 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["hrof1Y9lQ5u1ct6fMtDEiw"], "issued_at": "2018-10-12T04:33:01.000000Z"}} 2018-10-12 04:33:01,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42040d6392ff8c892c49cc55ea602f9853a7a65b" 2018-10-12 04:33:01,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-007545ce-bc48-4103-be9a-5727895ec90e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:01,438 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-007545ce-bc48-4103-be9a-5727895ec90e 2018-10-12 04:33:01,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:01,448 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:01,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42040d6392ff8c892c49cc55ea602f9853a7a65b" 2018-10-12 04:33:01,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fa9b97a-e64f-4ab8-9f68-bef55e62d98c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:33:01,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9fa9b97a-e64f-4ab8-9f68-bef55e62d98c 2018-10-12 04:33:01,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42040d6392ff8c892c49cc55ea602f9853a7a65b" 2018-10-12 04:33:01,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9652f255-e22f-48e7-a734-5570140448cc Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/94cd5bd177944e058177b07763ced027"}, "enabled": true, "id": "94cd5bd177944e058177b07763ced027", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj"}]} 2018-10-12 04:33:01,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj used request id req-9652f255-e22f-48e7-a734-5570140448cc 2018-10-12 04:33:01,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42040d6392ff8c892c49cc55ea602f9853a7a65b" 2018-10-12 04:33:01,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e311c38-212e-415e-8508-ea7e50da4e98 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:01,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6e311c38-212e-415e-8508-ea7e50da4e98 2018-10-12 04:33:02,097 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-user 2018-10-12 04:33:02,097 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:02,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" 2018-10-12 04:33:02,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14e1856-3113-4200-ab0e-a19d3932e70e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:02,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e14e1856-3113-4200-ab0e-a19d3932e70e 2018-10-12 04:33:02,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj-role"}}' 2018-10-12 04:33:02,312 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e49bd62b-9124-41a2-9f3c-a51a63ab752a Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0bf6ffd70d294a17adf433397c39c8c1", "links": {"self": "http://172.30.9.27:5000/v3/roles/0bf6ffd70d294a17adf433397c39c8c1"}, "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj-role"}} 2018-10-12 04:33:02,312 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e49bd62b-9124-41a2-9f3c-a51a63ab752a 2018-10-12 04:33:02,313 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj-role 2018-10-12 04:33:02,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/0bf6ffd70d294a17adf433397c39c8c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" 2018-10-12 04:33:02,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9c737f6-054f-4f7f-a6d9-57354d57be1f Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/0bf6ffd70d294a17adf433397c39c8c1"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj-role", "id": "0bf6ffd70d294a17adf433397c39c8c1"}} 2018-10-12 04:33:02,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/0bf6ffd70d294a17adf433397c39c8c1 used request id req-a9c737f6-054f-4f7f-a6d9-57354d57be1f 2018-10-12 04:33:02,402 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj-role to project CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj 2018-10-12 04:33:02,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/94cd5bd177944e058177b07763ced027/users/79f5776c4a2f42d5aa819f7c549ff0f6/roles/0bf6ffd70d294a17adf433397c39c8c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" 2018-10-12 04:33:02,537 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3fd3486f-8797-4bf2-a412-bd33f8304b2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:02,537 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/94cd5bd177944e058177b07763ced027/users/79f5776c4a2f42d5aa819f7c549ff0f6/roles/0bf6ffd70d294a17adf433397c39c8c1 used request id req-3fd3486f-8797-4bf2-a412-bd33f8304b2a 2018-10-12 04:33:02,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:02,924 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bf6ffd70d294a17adf433397c39c8c1", "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj-role"}], "expires_at": "2018-10-12T05:33:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94cd5bd177944e058177b07763ced027", "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/94cd5bd177944e058177b07763ced027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/94cd5bd177944e058177b07763ced027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/94cd5bd177944e058177b07763ced027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/94cd5bd177944e058177b07763ced027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/94cd5bd177944e058177b07763ced027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/94cd5bd177944e058177b07763ced027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/94cd5bd177944e058177b07763ced027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/94cd5bd177944e058177b07763ced027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/94cd5bd177944e058177b07763ced027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/94cd5bd177944e058177b07763ced027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/94cd5bd177944e058177b07763ced027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-user", "id": "79f5776c4a2f42d5aa819f7c549ff0f6"}, "audit_ids": ["cSOSLCHlSZOFEknoGx1B0A"], "issued_at": "2018-10-12T04:33:02.000000Z"}} 2018-10-12 04:33:02,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78770d1edf9dc96dcfb5359c8abf2b6a1ee30335" 2018-10-12 04:33:02,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9d70c12-ce21-47ea-aca1-ff714943fd40 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:02,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a9d70c12-ce21-47ea-aca1-ff714943fd40 2018-10-12 04:33:02,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:02,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:03,385 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bf6ffd70d294a17adf433397c39c8c1", "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj-role"}], "expires_at": "2018-10-12T05:33:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94cd5bd177944e058177b07763ced027", "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/94cd5bd177944e058177b07763ced027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/94cd5bd177944e058177b07763ced027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/94cd5bd177944e058177b07763ced027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/94cd5bd177944e058177b07763ced027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/94cd5bd177944e058177b07763ced027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/94cd5bd177944e058177b07763ced027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/94cd5bd177944e058177b07763ced027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/94cd5bd177944e058177b07763ced027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/94cd5bd177944e058177b07763ced027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/94cd5bd177944e058177b07763ced027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/94cd5bd177944e058177b07763ced027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-user", "id": "79f5776c4a2f42d5aa819f7c549ff0f6"}, "audit_ids": ["KNqOoE3aQu-CQSl26l7ELA"], "issued_at": "2018-10-12T04:33:03.000000Z"}} 2018-10-12 04:33:03,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e695533fe40d8c0bdb895fd27351f326e1ed433c" 2018-10-12 04:33:03,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1440bdd0-67e2-4949-a533-6396665265ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:03,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1440bdd0-67e2-4949-a533-6396665265ba 2018-10-12 04:33:03,465 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e695533fe40d8c0bdb895fd27351f326e1ed433c" 2018-10-12 04:33:03,657 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:03 GMT Server: Apache x-compute-request-id: req-fc0f9c96-cedb-438c-9b8f-e23a958ba5ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-fc0f9c96-cedb-438c-9b8f-e23a958ba5ce Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 04:33:03,658 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/detail used request id req-fc0f9c96-cedb-438c-9b8f-e23a958ba5ce 2018-10-12 04:33:03,661 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-fc0f9c96-cedb-438c-9b8f-e23a958ba5ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e695533fe40d8c0bdb895fd27351f326e1ed433c" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a", "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-10-12 04:33:04,013 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:33:03 GMT Server: Apache x-compute-request-id: req-ccc43222-8815-4c86-b948-2d524a61cede OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ccc43222-8815-4c86-b948-2d524a61cede Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "79f5776c4a2f42d5aa819f7c549ff0f6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "self"}, {"href": "http://172.30.9.27:8776/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:03.915989", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a88870ac-301f-4008-a7b4-60c0a949cc49", "size": 1}} 2018-10-12 04:33:04,013 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes used request id req-ccc43222-8815-4c86-b948-2d524a61cede 2018-10-12 04:33:04,017 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc0f9c96-cedb-438c-9b8f-e23a958ba5ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e695533fe40d8c0bdb895fd27351f326e1ed433c" 2018-10-12 04:33:04,217 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:04 GMT Server: Apache x-compute-request-id: req-be717f7c-2484-45f1-b681-3c697830d162 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-be717f7c-2484-45f1-b681-3c697830d162 Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "79f5776c4a2f42d5aa819f7c549ff0f6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "self"}, {"href": "http://172.30.9.27:8776/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94cd5bd177944e058177b07763ced027", "updated_at": "2018-10-12T04:33:04.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a88870ac-301f-4008-a7b4-60c0a949cc49", "size": 1}} 2018-10-12 04:33:04,218 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49 used request id req-be717f7c-2484-45f1-b681-3c697830d162 2018-10-12 04:33:04,218 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a 2018-10-12 04:33:04,221 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc0f9c96-cedb-438c-9b8f-e23a958ba5ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e695533fe40d8c0bdb895fd27351f326e1ed433c" 2018-10-12 04:33:04,420 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:04 GMT Server: Apache x-compute-request-id: req-cdd45afa-9a71-46a9-9407-44c7f0725eae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cdd45afa-9a71-46a9-9407-44c7f0725eae Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "79f5776c4a2f42d5aa819f7c549ff0f6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "self"}, {"href": "http://172.30.9.27:8776/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94cd5bd177944e058177b07763ced027", "updated_at": "2018-10-12T04:33:04.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a88870ac-301f-4008-a7b4-60c0a949cc49", "size": 1}} 2018-10-12 04:33:04,420 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49 used request id req-cdd45afa-9a71-46a9-9407-44c7f0725eae 2018-10-12 04:33:04,421 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:33:04,421 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a 2018-10-12 04:33:04,421 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a 2018-10-12 04:33:04,424 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78770d1edf9dc96dcfb5359c8abf2b6a1ee30335" 2018-10-12 04:33:04,604 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:04 GMT Server: Apache x-compute-request-id: req-12889dea-ab7d-44de-a92e-1025dcb8b5d7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-12889dea-ab7d-44de-a92e-1025dcb8b5d7 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "79f5776c4a2f42d5aa819f7c549ff0f6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "self"}, {"href": "http://172.30.9.27:8776/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94cd5bd177944e058177b07763ced027", "updated_at": "2018-10-12T04:33:04.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a88870ac-301f-4008-a7b4-60c0a949cc49", "size": 1}]} 2018-10-12 04:33:04,604 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/detail used request id req-12889dea-ab7d-44de-a92e-1025dcb8b5d7 2018-10-12 04:33:04,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:04,613 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:04,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/94cd5bd177944e058177b07763ced027 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78770d1edf9dc96dcfb5359c8abf2b6a1ee30335" 2018-10-12 04:33:04,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f60f21e-222f-4961-9c1e-98f84ef7038f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/94cd5bd177944e058177b07763ced027"}, "enabled": true, "id": "94cd5bd177944e058177b07763ced027", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj"}} 2018-10-12 04:33:04,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/94cd5bd177944e058177b07763ced027 used request id req-9f60f21e-222f-4961-9c1e-98f84ef7038f 2018-10-12 04:33:04,690 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:04,691 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:05,072 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0bf6ffd70d294a17adf433397c39c8c1", "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj-role"}], "expires_at": "2018-10-12T05:33:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "94cd5bd177944e058177b07763ced027", "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/94cd5bd177944e058177b07763ced027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/94cd5bd177944e058177b07763ced027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/94cd5bd177944e058177b07763ced027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/94cd5bd177944e058177b07763ced027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/94cd5bd177944e058177b07763ced027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/94cd5bd177944e058177b07763ced027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/94cd5bd177944e058177b07763ced027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/94cd5bd177944e058177b07763ced027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/94cd5bd177944e058177b07763ced027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/94cd5bd177944e058177b07763ced027", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/94cd5bd177944e058177b07763ced027", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-user", "id": "79f5776c4a2f42d5aa819f7c549ff0f6"}, "audit_ids": ["Tb0RFgD5RC6nM3AdlA2H_w"], "issued_at": "2018-10-12T04:33:05.000000Z"}} 2018-10-12 04:33:05,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b85201a239ecff722d9af854860344ba92fda0" 2018-10-12 04:33:05,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2bbc511-f84a-4cb6-9306-7effb771e776 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:05,144 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d2bbc511-f84a-4cb6-9306-7effb771e776 2018-10-12 04:33:05,149 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b85201a239ecff722d9af854860344ba92fda0" 2018-10-12 04:33:05,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:05 GMT Server: Apache x-compute-request-id: req-ac7cab86-67b5-4ab1-b0be-b19e7487a060 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ac7cab86-67b5-4ab1-b0be-b19e7487a060 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "79f5776c4a2f42d5aa819f7c549ff0f6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "self"}, {"href": "http://172.30.9.27:8776/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94cd5bd177944e058177b07763ced027", "updated_at": "2018-10-12T04:33:04.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a88870ac-301f-4008-a7b4-60c0a949cc49", "size": 1}]} 2018-10-12 04:33:05,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/detail used request id req-ac7cab86-67b5-4ab1-b0be-b19e7487a060 2018-10-12 04:33:05,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:05,357 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:05,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/94cd5bd177944e058177b07763ced027 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}69b85201a239ecff722d9af854860344ba92fda0" 2018-10-12 04:33:05,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c464522d-2948-4670-ad2c-033432b36a91 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/94cd5bd177944e058177b07763ced027"}, "enabled": true, "id": "94cd5bd177944e058177b07763ced027", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj"}} 2018-10-12 04:33:05,440 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/94cd5bd177944e058177b07763ced027 used request id req-c464522d-2948-4670-ad2c-033432b36a91 2018-10-12 04:33:05,440 - create_volume - INFO - Did not create volume due to cleanup mode 2018-10-12 04:33:05,443 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc0f9c96-cedb-438c-9b8f-e23a958ba5ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e695533fe40d8c0bdb895fd27351f326e1ed433c" 2018-10-12 04:33:05,778 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:05 GMT Server: Apache x-compute-request-id: req-eee9e209-005b-42fd-af2e-1c140909ae15 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-eee9e209-005b-42fd-af2e-1c140909ae15 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "79f5776c4a2f42d5aa819f7c549ff0f6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "self"}, {"href": "http://172.30.9.27:8776/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94cd5bd177944e058177b07763ced027", "updated_at": "2018-10-12T04:33:04.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a88870ac-301f-4008-a7b4-60c0a949cc49", "size": 1}} 2018-10-12 04:33:05,778 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49 used request id req-eee9e209-005b-42fd-af2e-1c140909ae15 2018-10-12 04:33:05,778 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:33:05,778 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a 2018-10-12 04:33:05,778 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a 2018-10-12 04:33:05,781 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc0f9c96-cedb-438c-9b8f-e23a958ba5ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e695533fe40d8c0bdb895fd27351f326e1ed433c" 2018-10-12 04:33:06,020 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:33:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5f648b1b-bb4b-4514-94a7-5d0241d2f2b3 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-10-12 04:33:06,020 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49 used request id req-5f648b1b-bb4b-4514-94a7-5d0241d2f2b3 2018-10-12 04:33:06,023 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc0f9c96-cedb-438c-9b8f-e23a958ba5ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e695533fe40d8c0bdb895fd27351f326e1ed433c" 2018-10-12 04:33:06,215 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:06 GMT Server: Apache x-compute-request-id: req-56be3441-8cf1-4d4d-bc0b-74c79911b5b2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56be3441-8cf1-4d4d-bc0b-74c79911b5b2 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "79f5776c4a2f42d5aa819f7c549ff0f6", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "self"}, {"href": "http://172.30.9.27:8776/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:03.000000", "description": null, "os-vol-tenant-attr:tenant_id": "94cd5bd177944e058177b07763ced027", "updated_at": "2018-10-12T04:33:05.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "a88870ac-301f-4008-a7b4-60c0a949cc49", "size": 1}} 2018-10-12 04:33:06,215 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49 used request id req-56be3441-8cf1-4d4d-bc0b-74c79911b5b2 2018-10-12 04:33:06,216 - create_volume - DEBUG - Instance status is - deleting 2018-10-12 04:33:06,216 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:33:09,219 - create_volume - DEBUG - Volume status query timeout in 56.8013501167 2018-10-12 04:33:09,222 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-fc0f9c96-cedb-438c-9b8f-e23a958ba5ce" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e695533fe40d8c0bdb895fd27351f326e1ed433c" 2018-10-12 04:33:09,422 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:33:09 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-30d3f5ab-3647-4346-b645-48e43e2a2702 x-openstack-request-id: req-30d3f5ab-3647-4346-b645-48e43e2a2702 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume a88870ac-301f-4008-a7b4-60c0a949cc49 could not be found.", "code": 404}} 2018-10-12 04:33:09,423 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/94cd5bd177944e058177b07763ced027/volumes/a88870ac-301f-4008-a7b4-60c0a949cc49 used request id req-30d3f5ab-3647-4346-b645-48e43e2a2702 2018-10-12 04:33:09,423 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume a88870ac-301f-4008-a7b4-60c0a949cc49 could not be found. (HTTP 404) (Request-ID: req-30d3f5ab-3647-4346-b645-48e43e2a2702) 2018-10-12 04:33:09,423 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-8a17cb2a-c21b-4142-adfd-acfbc80f226a 2018-10-12 04:33:09,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" 2018-10-12 04:33:09,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-84c3b9f1-1133-45d9-9207-b633234ceadb Date: Fri, 12 Oct 2018 04:33:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:33:09,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-84c3b9f1-1133-45d9-9207-b633234ceadb 2018-10-12 04:33:09,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" 2018-10-12 04:33:09,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd3c2411-28fb-442a-aaf5-151385377ba2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:33:09,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-cd3c2411-28fb-442a-aaf5-151385377ba2 2018-10-12 04:33:09,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" 2018-10-12 04:33:09,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05dff382-1b3d-4b75-aa59-ab6cb5ae0292 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:33:09,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-05dff382-1b3d-4b75-aa59-ab6cb5ae0292 2018-10-12 04:33:09,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" 2018-10-12 04:33:09,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94ca821c-1404-4177-a1e5-11127372c07d 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:33:09,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-94ca821c-1404-4177-a1e5-11127372c07d 2018-10-12 04:33:09,935 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj 2018-10-12 04:33:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/94cd5bd177944e058177b07763ced027 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" 2018-10-12 04:33:10,117 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f8d7dd76-1d48-4662-84da-346826108594 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:10,118 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/94cd5bd177944e058177b07763ced027 used request id req-f8d7dd76-1d48-4662-84da-346826108594 2018-10-12 04:33:10,118 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-proj-role 2018-10-12 04:33:10,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/0bf6ffd70d294a17adf433397c39c8c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" 2018-10-12 04:33:10,229 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-717638da-2922-40c1-aa62-7bb5bcb16bdf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:10,229 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/0bf6ffd70d294a17adf433397c39c8c1 used request id req-717638da-2922-40c1-aa62-7bb5bcb16bdf 2018-10-12 04:33:10,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8275c3141aa185a1be2f14f446be60cdbc5f1ac5" 2018-10-12 04:33:10,330 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dacea5f0-64a7-4af7-aee1-4299c19f118a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:10,330 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dacea5f0-64a7-4af7-aee1-4299c19f118a 2018-10-12 04:33:10,331 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-e59e5619-1cdb-488-user 2018-10-12 04:33:10,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/79f5776c4a2f42d5aa819f7c549ff0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42040d6392ff8c892c49cc55ea602f9853a7a65b" 2018-10-12 04:33:10,496 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-183d049a-3ff6-4007-a67b-518bd24a77a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:10,496 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/79f5776c4a2f42d5aa819f7c549ff0f6 used request id req-183d049a-3ff6-4007-a67b-518bd24a77a7 2018-10-12 04:33:10,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:10,877 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["2utqdEYFQt6VHdQ-jhNN4w"], "issued_at": "2018-10-12T04:33:10.000000Z"}} 2018-10-12 04:33:10,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e61f6a7503ff890c10c1e8892661299a0fc4931" 2018-10-12 04:33:10,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-492d5555-10ea-4faa-8ee5-c1e620ddaf8f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:10,970 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-492d5555-10ea-4faa-8ee5-c1e620ddaf8f 2018-10-12 04:33:10,971 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:10,972 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:11,345 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["uMhhifFOTvucfhIFO85Pfg"], "issued_at": "2018-10-12T04:33:11.000000Z"}} 2018-10-12 04:33:11,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" 2018-10-12 04:33:11,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8d9aadc-a91a-4864-9533-45173f2b92bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:11,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e8d9aadc-a91a-4864-9533-45173f2b92bf 2018-10-12 04:33:11,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:11,438 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:11,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" 2018-10-12 04:33:11,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf567ba7-a7e8-4366-b6ce-72d4a0aa65f1 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:33:11,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj used request id req-cf567ba7-a7e8-4366-b6ce-72d4a0aa65f1 2018-10-12 04:33:11,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" 2018-10-12 04:33:11,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c6ac7de6-9504-47f7-bf1e-18dcf5ea771f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:11,608 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-c6ac7de6-9504-47f7-bf1e-18dcf5ea771f 2018-10-12 04:33:11,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj"}}' 2018-10-12 04:33:11,738 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f015bd99-d26b-4005-808f-f3fceab14401 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d267c8b3600549ec836f384b0918c0c6"}, "enabled": true, "id": "d267c8b3600549ec836f384b0918c0c6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj"}} 2018-10-12 04:33:11,738 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f015bd99-d26b-4005-808f-f3fceab14401 2018-10-12 04:33:11,738 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj 2018-10-12 04:33:11,739 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:11,740 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:12,110 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Qfu2yAqvRvC5RPdD-i0PxQ"], "issued_at": "2018-10-12T04:33:12.000000Z"}} 2018-10-12 04:33:12,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e95011a73ddf5ada777a3cc1bf3f8154f7e3a7" 2018-10-12 04:33:12,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606bbedd-8c1f-4341-9726-2cb217dec4d5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:12,199 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-606bbedd-8c1f-4341-9726-2cb217dec4d5 2018-10-12 04:33:12,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:12,208 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:12,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e95011a73ddf5ada777a3cc1bf3f8154f7e3a7" 2018-10-12 04:33:12,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a287215d-7084-43e8-b923-80ba0b0434eb Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:33:12,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a287215d-7084-43e8-b923-80ba0b0434eb 2018-10-12 04:33:12,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e95011a73ddf5ada777a3cc1bf3f8154f7e3a7" 2018-10-12 04:33:12,397 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f13c609f-2a3a-4954-a4ff-2993fa249d42 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d267c8b3600549ec836f384b0918c0c6"}, "enabled": true, "id": "d267c8b3600549ec836f384b0918c0c6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj"}]} 2018-10-12 04:33:12,397 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj used request id req-f13c609f-2a3a-4954-a4ff-2993fa249d42 2018-10-12 04:33:12,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e95011a73ddf5ada777a3cc1bf3f8154f7e3a7" 2018-10-12 04:33:12,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4578aa2b-2184-4116-aa17-f0754618b201 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:12,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4578aa2b-2184-4116-aa17-f0754618b201 2018-10-12 04:33:12,792 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-user 2018-10-12 04:33:12,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:12,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" 2018-10-12 04:33:12,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90a70f9f-5705-418e-84ed-8bd0feac7884 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:12,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-90a70f9f-5705-418e-84ed-8bd0feac7884 2018-10-12 04:33:12,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" -d '{"role": {"name": "CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj-role"}}' 2018-10-12 04:33:13,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bebb30f0-48f6-48a6-bc1c-ae70b71921e7 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0421d8f6bed443ce90ed5ebfe1313636", "links": {"self": "http://172.30.9.27:5000/v3/roles/0421d8f6bed443ce90ed5ebfe1313636"}, "name": "CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj-role"}} 2018-10-12 04:33:13,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-bebb30f0-48f6-48a6-bc1c-ae70b71921e7 2018-10-12 04:33:13,002 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj-role 2018-10-12 04:33:13,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/0421d8f6bed443ce90ed5ebfe1313636 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" 2018-10-12 04:33:13,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-046902e3-2f9c-4ab5-8b4c-524f9f0f97a8 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/0421d8f6bed443ce90ed5ebfe1313636"}, "domain_id": null, "name": "CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj-role", "id": "0421d8f6bed443ce90ed5ebfe1313636"}} 2018-10-12 04:33:13,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/0421d8f6bed443ce90ed5ebfe1313636 used request id req-046902e3-2f9c-4ab5-8b4c-524f9f0f97a8 2018-10-12 04:33:13,087 - keystone_utils - INFO - Granting role CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj-role to project CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj 2018-10-12 04:33:13,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/d267c8b3600549ec836f384b0918c0c6/users/e6c6fb350bf94c839f119dd6550f7d3f/roles/0421d8f6bed443ce90ed5ebfe1313636 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" 2018-10-12 04:33:13,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a79d2bf-3977-411a-8300-00e66da61c70 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:13,244 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d267c8b3600549ec836f384b0918c0c6/users/e6c6fb350bf94c839f119dd6550f7d3f/roles/0421d8f6bed443ce90ed5ebfe1313636 used request id req-1a79d2bf-3977-411a-8300-00e66da61c70 2018-10-12 04:33:13,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:13,628 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0421d8f6bed443ce90ed5ebfe1313636", "name": "CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj-role"}], "expires_at": "2018-10-12T05:33:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d267c8b3600549ec836f384b0918c0c6", "name": "CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/d267c8b3600549ec836f384b0918c0c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/d267c8b3600549ec836f384b0918c0c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/d267c8b3600549ec836f384b0918c0c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d267c8b3600549ec836f384b0918c0c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/d267c8b3600549ec836f384b0918c0c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/d267c8b3600549ec836f384b0918c0c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d267c8b3600549ec836f384b0918c0c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/d267c8b3600549ec836f384b0918c0c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/d267c8b3600549ec836f384b0918c0c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/d267c8b3600549ec836f384b0918c0c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/d267c8b3600549ec836f384b0918c0c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-user", "id": "e6c6fb350bf94c839f119dd6550f7d3f"}, "audit_ids": ["NKl137WDQ0KxcP3a-lFh7w"], "issued_at": "2018-10-12T04:33:13.000000Z"}} 2018-10-12 04:33:13,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345e6377663408af9ccaa35d9e2e179c08fc81af" 2018-10-12 04:33:13,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d705a85-ae63-46a0-87b7-9c655365978c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:13,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7d705a85-ae63-46a0-87b7-9c655365978c 2018-10-12 04:33:13,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:13,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:14,078 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0421d8f6bed443ce90ed5ebfe1313636", "name": "CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj-role"}], "expires_at": "2018-10-12T05:33:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d267c8b3600549ec836f384b0918c0c6", "name": "CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/d267c8b3600549ec836f384b0918c0c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/d267c8b3600549ec836f384b0918c0c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/d267c8b3600549ec836f384b0918c0c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d267c8b3600549ec836f384b0918c0c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/d267c8b3600549ec836f384b0918c0c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/d267c8b3600549ec836f384b0918c0c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d267c8b3600549ec836f384b0918c0c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/d267c8b3600549ec836f384b0918c0c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/d267c8b3600549ec836f384b0918c0c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/d267c8b3600549ec836f384b0918c0c6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/d267c8b3600549ec836f384b0918c0c6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-user", "id": "e6c6fb350bf94c839f119dd6550f7d3f"}, "audit_ids": ["_FDxYRIxQk-hrLMnzzGing"], "issued_at": "2018-10-12T04:33:14.000000Z"}} 2018-10-12 04:33:14,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91741afbaa79359f546389ba67fc653d7ba204da" 2018-10-12 04:33:14,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a960ecc-9c82-41c7-aa93-10727a301b01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:14,160 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1a960ecc-9c82-41c7-aa93-10727a301b01 2018-10-12 04:33:14,166 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91741afbaa79359f546389ba67fc653d7ba204da" 2018-10-12 04:33:14,367 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:14 GMT Server: Apache x-compute-request-id: req-eefd6a2e-c2ff-4132-a0b3-1b9106dbf02c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-eefd6a2e-c2ff-4132-a0b3-1b9106dbf02c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 04:33:14,367 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/detail used request id req-eefd6a2e-c2ff-4132-a0b3-1b9106dbf02c 2018-10-12 04:33:14,371 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-eefd6a2e-c2ff-4132-a0b3-1b9106dbf02c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91741afbaa79359f546389ba67fc653d7ba204da" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeSuccessTests-99e217b9-3acf-4cd0-b48d-edbe10370050", "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-10-12 04:33:14,713 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:33:14 GMT Server: Apache x-compute-request-id: req-41003b29-9262-4244-be58-6538b3bb69a6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-41003b29-9262-4244-be58-6538b3bb69a6 Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e6c6fb350bf94c839f119dd6550f7d3f", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "rel": "self"}, {"href": "http://172.30.9.27:8776/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:14.614970", "description": null, "updated_at": null, "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-99e217b9-3acf-4cd0-b48d-edbe10370050", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "size": 1}} 2018-10-12 04:33:14,713 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes used request id req-41003b29-9262-4244-be58-6538b3bb69a6 2018-10-12 04:33:14,717 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eefd6a2e-c2ff-4132-a0b3-1b9106dbf02c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91741afbaa79359f546389ba67fc653d7ba204da" 2018-10-12 04:33:14,903 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:14 GMT Server: Apache x-compute-request-id: req-4a7e1014-a38a-4cd8-95eb-e5c00d811b26 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4a7e1014-a38a-4cd8-95eb-e5c00d811b26 Content-Encoding: gzip Content-Length: 462 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "e6c6fb350bf94c839f119dd6550f7d3f", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "rel": "self"}, {"href": "http://172.30.9.27:8776/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d267c8b3600549ec836f384b0918c0c6", "updated_at": "2018-10-12T04:33:14.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-99e217b9-3acf-4cd0-b48d-edbe10370050", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "size": 1}} 2018-10-12 04:33:14,904 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a used request id req-4a7e1014-a38a-4cd8-95eb-e5c00d811b26 2018-10-12 04:33:14,904 - create_volume - INFO - Created volume with name - CreateSimpleVolumeSuccessTests-99e217b9-3acf-4cd0-b48d-edbe10370050 2018-10-12 04:33:14,907 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eefd6a2e-c2ff-4132-a0b3-1b9106dbf02c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91741afbaa79359f546389ba67fc653d7ba204da" 2018-10-12 04:33:15,103 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:14 GMT Server: Apache x-compute-request-id: req-ef8484bc-e98e-421b-8b8b-5762a951e82e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ef8484bc-e98e-421b-8b8b-5762a951e82e Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e6c6fb350bf94c839f119dd6550f7d3f", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "rel": "self"}, {"href": "http://172.30.9.27:8776/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d267c8b3600549ec836f384b0918c0c6", "updated_at": "2018-10-12T04:33:15.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-99e217b9-3acf-4cd0-b48d-edbe10370050", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "size": 1}} 2018-10-12 04:33:15,104 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a used request id req-ef8484bc-e98e-421b-8b8b-5762a951e82e 2018-10-12 04:33:15,104 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:33:15,104 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-99e217b9-3acf-4cd0-b48d-edbe10370050 2018-10-12 04:33:15,104 - create_volume - INFO - Volume is now active with name - CreateSimpleVolumeSuccessTests-99e217b9-3acf-4cd0-b48d-edbe10370050 2018-10-12 04:33:15,107 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345e6377663408af9ccaa35d9e2e179c08fc81af" 2018-10-12 04:33:15,676 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:15 GMT Server: Apache x-compute-request-id: req-a5fe1fe2-0cc9-451f-8939-79c4d7c3eccd OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a5fe1fe2-0cc9-451f-8939-79c4d7c3eccd Content-Encoding: gzip Content-Length: 461 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "e6c6fb350bf94c839f119dd6550f7d3f", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "rel": "self"}, {"href": "http://172.30.9.27:8776/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d267c8b3600549ec836f384b0918c0c6", "updated_at": "2018-10-12T04:33:15.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-99e217b9-3acf-4cd0-b48d-edbe10370050", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "size": 1}]} 2018-10-12 04:33:15,676 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/detail used request id req-a5fe1fe2-0cc9-451f-8939-79c4d7c3eccd 2018-10-12 04:33:15,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:15,685 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:15,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d267c8b3600549ec836f384b0918c0c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}345e6377663408af9ccaa35d9e2e179c08fc81af" 2018-10-12 04:33:15,766 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99090847-7ff9-49b9-9b5f-5ca9f9e1e48b Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d267c8b3600549ec836f384b0918c0c6"}, "enabled": true, "id": "d267c8b3600549ec836f384b0918c0c6", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj"}} 2018-10-12 04:33:15,766 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d267c8b3600549ec836f384b0918c0c6 used request id req-99090847-7ff9-49b9-9b5f-5ca9f9e1e48b 2018-10-12 04:33:15,769 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eefd6a2e-c2ff-4132-a0b3-1b9106dbf02c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91741afbaa79359f546389ba67fc653d7ba204da" 2018-10-12 04:33:15,961 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:15 GMT Server: Apache x-compute-request-id: req-6c48d28a-a93e-4616-943b-e963ca504668 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6c48d28a-a93e-4616-943b-e963ca504668 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "e6c6fb350bf94c839f119dd6550f7d3f", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "rel": "self"}, {"href": "http://172.30.9.27:8776/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d267c8b3600549ec836f384b0918c0c6", "updated_at": "2018-10-12T04:33:15.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-99e217b9-3acf-4cd0-b48d-edbe10370050", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "size": 1}} 2018-10-12 04:33:15,962 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a used request id req-6c48d28a-a93e-4616-943b-e963ca504668 2018-10-12 04:33:15,962 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:33:15,962 - create_volume - DEBUG - Volume is active with name - CreateSimpleVolumeSuccessTests-99e217b9-3acf-4cd0-b48d-edbe10370050 2018-10-12 04:33:15,962 - cinder_utils - INFO - Deleting volume named - CreateSimpleVolumeSuccessTests-99e217b9-3acf-4cd0-b48d-edbe10370050 2018-10-12 04:33:15,965 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eefd6a2e-c2ff-4132-a0b3-1b9106dbf02c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91741afbaa79359f546389ba67fc653d7ba204da" 2018-10-12 04:33:16,194 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:33:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-905c874f-4641-4cca-821b-518a7b5b70a3 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-10-12 04:33:16,194 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a used request id req-905c874f-4641-4cca-821b-518a7b5b70a3 2018-10-12 04:33:16,197 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eefd6a2e-c2ff-4132-a0b3-1b9106dbf02c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91741afbaa79359f546389ba67fc653d7ba204da" 2018-10-12 04:33:16,485 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:16 GMT Server: Apache x-compute-request-id: req-a2c8b8e4-d57c-4165-ab1d-0cddac6172b6 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a2c8b8e4-d57c-4165-ab1d-0cddac6172b6 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "e6c6fb350bf94c839f119dd6550f7d3f", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "rel": "self"}, {"href": "http://172.30.9.27:8776/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:14.000000", "description": null, "os-vol-tenant-attr:tenant_id": "d267c8b3600549ec836f384b0918c0c6", "updated_at": "2018-10-12T04:33:16.000000", "volume_type": null, "name": "CreateSimpleVolumeSuccessTests-99e217b9-3acf-4cd0-b48d-edbe10370050", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a", "size": 1}} 2018-10-12 04:33:16,485 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a used request id req-a2c8b8e4-d57c-4165-ab1d-0cddac6172b6 2018-10-12 04:33:16,485 - create_volume - DEBUG - Instance status is - deleting 2018-10-12 04:33:16,485 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:33:19,489 - create_volume - DEBUG - Volume status query timeout in 56.7057278156 2018-10-12 04:33:19,492 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-eefd6a2e-c2ff-4132-a0b3-1b9106dbf02c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91741afbaa79359f546389ba67fc653d7ba204da" 2018-10-12 04:33:19,698 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:33:19 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a5267e51-2c7a-4184-801b-e3529ba4b397 x-openstack-request-id: req-a5267e51-2c7a-4184-801b-e3529ba4b397 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a could not be found.", "code": 404}} 2018-10-12 04:33:19,698 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/d267c8b3600549ec836f384b0918c0c6/volumes/9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a used request id req-a5267e51-2c7a-4184-801b-e3529ba4b397 2018-10-12 04:33:19,699 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 9d202c3a-5e4d-4cf7-9fe3-3705e201ea1a could not be found. (HTTP 404) (Request-ID: req-a5267e51-2c7a-4184-801b-e3529ba4b397) 2018-10-12 04:33:19,699 - create_volume - INFO - Volume has been properly deleted with name - CreateSimpleVolumeSuccessTests-99e217b9-3acf-4cd0-b48d-edbe10370050 2018-10-12 04:33:19,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" 2018-10-12 04:33:19,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f840f530-3871-4aa5-a47c-affe4f6438f0 Date: Fri, 12 Oct 2018 04:33:19 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:33:19,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-f840f530-3871-4aa5-a47c-affe4f6438f0 2018-10-12 04:33:19,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" 2018-10-12 04:33:20,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7fc973de-3a60-488d-97eb-fbb65697c2ea Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:33:20,009 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-7fc973de-3a60-488d-97eb-fbb65697c2ea 2018-10-12 04:33:20,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" 2018-10-12 04:33:20,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28f92003-16c8-42cd-a8ac-ae10a22d4763 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:33:20,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-28f92003-16c8-42cd-a8ac-ae10a22d4763 2018-10-12 04:33:20,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" 2018-10-12 04:33:20,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34bc47ff-9db5-4613-8aa6-c1e6c6b834bc 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:33:20,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-34bc47ff-9db5-4613-8aa6-c1e6c6b834bc 2018-10-12 04:33:20,195 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj 2018-10-12 04:33:20,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/d267c8b3600549ec836f384b0918c0c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" 2018-10-12 04:33:20,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e93af1a5-a487-48e0-9145-fe3516e399bd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:20,370 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d267c8b3600549ec836f384b0918c0c6 used request id req-e93af1a5-a487-48e0-9145-fe3516e399bd 2018-10-12 04:33:20,370 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-proj-role 2018-10-12 04:33:20,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/0421d8f6bed443ce90ed5ebfe1313636 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" 2018-10-12 04:33:20,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c94d5f4-9e0c-43f2-9e21-7d627bbf0f48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:20,474 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/0421d8f6bed443ce90ed5ebfe1313636 used request id req-9c94d5f4-9e0c-43f2-9e21-7d627bbf0f48 2018-10-12 04:33:20,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f10281f7f4e8c3ae3ebcbd33048f760542f22a11" 2018-10-12 04:33:20,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a17af9-e5ec-4303-9169-679f01a3a13c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:20,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-35a17af9-e5ec-4303-9169-679f01a3a13c 2018-10-12 04:33:20,572 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeSuccessTests-1a2f3e56-97eb-4b2-user 2018-10-12 04:33:20,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/e6c6fb350bf94c839f119dd6550f7d3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9e95011a73ddf5ada777a3cc1bf3f8154f7e3a7" 2018-10-12 04:33:20,768 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-08aad9e3-2ef9-4d1c-b8ab-a99c57c3fddf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:20,769 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e6c6fb350bf94c839f119dd6550f7d3f used request id req-08aad9e3-2ef9-4d1c-b8ab-a99c57c3fddf 2018-10-12 04:33:20,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:21,156 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["zgIoMRrXTDqaVxL2_2YOPQ"], "issued_at": "2018-10-12T04:33:21.000000Z"}} 2018-10-12 04:33:21,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3507f01ddf9a55b42bad9c4ade67f9971b732172" 2018-10-12 04:33:21,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cb1b61a-2eda-4c78-9c9e-e86570f86af0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:21,244 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4cb1b61a-2eda-4c78-9c9e-e86570f86af0 2018-10-12 04:33:21,245 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:21,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:21,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["nDzFUNWmREu0DwwrpQ2xYw"], "issued_at": "2018-10-12T04:33:21.000000Z"}} 2018-10-12 04:33:21,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" 2018-10-12 04:33:21,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45c33008-b213-4246-8a8b-5671d659de73 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:21,712 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-45c33008-b213-4246-8a8b-5671d659de73 2018-10-12 04:33:21,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:21,722 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:21,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" 2018-10-12 04:33:21,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c50d20e6-13a4-4e7c-a54f-0ecedd4bfbc0 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:33:21,806 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj used request id req-c50d20e6-13a4-4e7c-a54f-0ecedd4bfbc0 2018-10-12 04:33:21,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" 2018-10-12 04:33:21,893 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6589319-92b1-4eda-9f60-0dba717e9a53 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:21,893 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e6589319-92b1-4eda-9f60-0dba717e9a53 2018-10-12 04:33:21,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj"}}' 2018-10-12 04:33:22,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6a92955c-f6a1-4564-8515-670a08398ed9 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/db7b872013d846e4934ed3d84adc7a7d"}, "enabled": true, "id": "db7b872013d846e4934ed3d84adc7a7d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj"}} 2018-10-12 04:33:22,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6a92955c-f6a1-4564-8515-670a08398ed9 2018-10-12 04:33:22,008 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj 2018-10-12 04:33:22,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:22,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:22,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["XmeU-o-oSBGBsaFdXXESeA"], "issued_at": "2018-10-12T04:33:22.000000Z"}} 2018-10-12 04:33:22,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ae80b4c41f34d90bb333b4a9c0e1f118143f15" 2018-10-12 04:33:22,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81266b32-557c-4376-bcb3-3306010c3385 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:22,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-81266b32-557c-4376-bcb3-3306010c3385 2018-10-12 04:33:22,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:22,477 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:22,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ae80b4c41f34d90bb333b4a9c0e1f118143f15" 2018-10-12 04:33:22,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf679bd3-8467-4f4c-adba-4fe6626242ac Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:33:22,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-bf679bd3-8467-4f4c-adba-4fe6626242ac 2018-10-12 04:33:22,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ae80b4c41f34d90bb333b4a9c0e1f118143f15" 2018-10-12 04:33:22,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed5566cc-55e6-4ddb-b64d-100fae9d3405 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/db7b872013d846e4934ed3d84adc7a7d"}, "enabled": true, "id": "db7b872013d846e4934ed3d84adc7a7d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj"}]} 2018-10-12 04:33:22,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj used request id req-ed5566cc-55e6-4ddb-b64d-100fae9d3405 2018-10-12 04:33:22,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ae80b4c41f34d90bb333b4a9c0e1f118143f15" 2018-10-12 04:33:22,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fcd740ad-9025-420b-a047-eb6ad825307b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:22,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-fcd740ad-9025-420b-a047-eb6ad825307b 2018-10-12 04:33:23,139 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-0b087055-d058-4df-user 2018-10-12 04:33:23,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:23,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" 2018-10-12 04:33:23,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ad05299-b427-4395-85c4-5e29329ee85b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:23,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0ad05299-b427-4395-85c4-5e29329ee85b 2018-10-12 04:33:23,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj-role"}}' 2018-10-12 04:33:23,337 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-27a02595-1e08-43fb-a63c-be59b69e1af9 Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "54d495b99d784cbd8fd7903edaae6c61", "links": {"self": "http://172.30.9.27:5000/v3/roles/54d495b99d784cbd8fd7903edaae6c61"}, "name": "CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj-role"}} 2018-10-12 04:33:23,337 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-27a02595-1e08-43fb-a63c-be59b69e1af9 2018-10-12 04:33:23,337 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj-role 2018-10-12 04:33:23,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/54d495b99d784cbd8fd7903edaae6c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" 2018-10-12 04:33:23,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5fa9f8ea-b46e-4980-a51f-ce95573ad049 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/54d495b99d784cbd8fd7903edaae6c61"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj-role", "id": "54d495b99d784cbd8fd7903edaae6c61"}} 2018-10-12 04:33:23,429 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/54d495b99d784cbd8fd7903edaae6c61 used request id req-5fa9f8ea-b46e-4980-a51f-ce95573ad049 2018-10-12 04:33:23,429 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj-role to project CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj 2018-10-12 04:33:23,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/db7b872013d846e4934ed3d84adc7a7d/users/cdad0cee54a44a51bf394366df4a84e7/roles/54d495b99d784cbd8fd7903edaae6c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" 2018-10-12 04:33:23,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0cee7b74-b013-43f7-8c30-0a324a6d60d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:23,568 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/db7b872013d846e4934ed3d84adc7a7d/users/cdad0cee54a44a51bf394366df4a84e7/roles/54d495b99d784cbd8fd7903edaae6c61 used request id req-0cee7b74-b013-43f7-8c30-0a324a6d60d8 2018-10-12 04:33:23,570 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:23,571 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:24,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54d495b99d784cbd8fd7903edaae6c61", "name": "CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj-role"}], "expires_at": "2018-10-12T05:33:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "db7b872013d846e4934ed3d84adc7a7d", "name": "CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/db7b872013d846e4934ed3d84adc7a7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/db7b872013d846e4934ed3d84adc7a7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/db7b872013d846e4934ed3d84adc7a7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/db7b872013d846e4934ed3d84adc7a7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/db7b872013d846e4934ed3d84adc7a7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/db7b872013d846e4934ed3d84adc7a7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/db7b872013d846e4934ed3d84adc7a7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/db7b872013d846e4934ed3d84adc7a7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/db7b872013d846e4934ed3d84adc7a7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/db7b872013d846e4934ed3d84adc7a7d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/db7b872013d846e4934ed3d84adc7a7d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/db7b872013d846e4934ed3d84adc7a7d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-0b087055-d058-4df-user", "id": "cdad0cee54a44a51bf394366df4a84e7"}, "audit_ids": ["FYiNyO1VQfmL2PCfBYDi7A"], "issued_at": "2018-10-12T04:33:24.000000Z"}} 2018-10-12 04:33:24,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491c2489203c5bcd8082581f3758a706648e54b9" 2018-10-12 04:33:24,111 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683716e2-1f1a-4c05-80bf-a3773cf93932 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:24,111 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-683716e2-1f1a-4c05-80bf-a3773cf93932 2018-10-12 04:33:24,117 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/db7b872013d846e4934ed3d84adc7a7d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491c2489203c5bcd8082581f3758a706648e54b9" 2018-10-12 04:33:24,309 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:24 GMT Server: Apache x-compute-request-id: req-a08685b4-fb57-42ac-9671-8afbb11e462c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-a08685b4-fb57-42ac-9671-8afbb11e462c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 04:33:24,310 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/db7b872013d846e4934ed3d84adc7a7d/volumes/detail used request id req-a08685b4-fb57-42ac-9671-8afbb11e462c 2018-10-12 04:33:24,314 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/db7b872013d846e4934ed3d84adc7a7d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-a08685b4-fb57-42ac-9671-8afbb11e462c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}491c2489203c5bcd8082581f3758a706648e54b9" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-c83b08fe-fd80-4e6e-9367-6233c468339e", "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-10-12 04:33:24,643 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 12 Oct 2018 04:33:24 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-25a83dd3-747c-4a37-8e8d-7f25243ba1cf x-openstack-request-id: req-25a83dd3-747c-4a37-8e8d-7f25243ba1cf Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-10-12 04:33:24,644 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/db7b872013d846e4934ed3d84adc7a7d/volumes used request id req-25a83dd3-747c-4a37-8e8d-7f25243ba1cf 2018-10-12 04:33:24,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" 2018-10-12 04:33:24,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1a714e87-63dd-442f-966a-12bb7eee9c63 Date: Fri, 12 Oct 2018 04:33:24 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:33:24,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-1a714e87-63dd-442f-966a-12bb7eee9c63 2018-10-12 04:33:24,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" 2018-10-12 04:33:24,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2ef6410-5e87-4007-9031-ac9cc0ac9f9b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:33:24,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-a2ef6410-5e87-4007-9031-ac9cc0ac9f9b 2018-10-12 04:33:24,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" 2018-10-12 04:33:25,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-125d3122-4253-4414-9a42-9725e69e3ece Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:33:25,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-125d3122-4253-4414-9a42-9725e69e3ece 2018-10-12 04:33:25,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" 2018-10-12 04:33:25,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f421263d-8faa-4cd2-b5a3-c9166d8408ab 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:33:25,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-f421263d-8faa-4cd2-b5a3-c9166d8408ab 2018-10-12 04:33:25,142 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj 2018-10-12 04:33:25,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/db7b872013d846e4934ed3d84adc7a7d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" 2018-10-12 04:33:25,345 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c87f05e6-2e21-46c7-87f8-76852b82de1b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:25,345 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/db7b872013d846e4934ed3d84adc7a7d used request id req-c87f05e6-2e21-46c7-87f8-76852b82de1b 2018-10-12 04:33:25,346 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-0b087055-d058-4df-proj-role 2018-10-12 04:33:25,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/54d495b99d784cbd8fd7903edaae6c61 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" 2018-10-12 04:33:25,456 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a35c8f88-fdc4-46e5-813d-f04c50d2b739 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:25,456 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/54d495b99d784cbd8fd7903edaae6c61 used request id req-a35c8f88-fdc4-46e5-813d-f04c50d2b739 2018-10-12 04:33:25,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ab7ff44906d73adbe5f6bbc41c9da5da9cc4b1e" 2018-10-12 04:33:25,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae8392d-e2a0-49aa-b69e-db7156bc533f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:25,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0ae8392d-e2a0-49aa-b69e-db7156bc533f 2018-10-12 04:33:25,552 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-0b087055-d058-4df-user 2018-10-12 04:33:25,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/cdad0cee54a44a51bf394366df4a84e7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}15ae80b4c41f34d90bb333b4a9c0e1f118143f15" 2018-10-12 04:33:25,736 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d63fac8e-d9dd-43ff-9261-30f119092de3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:25,736 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cdad0cee54a44a51bf394366df4a84e7 used request id req-d63fac8e-d9dd-43ff-9261-30f119092de3 2018-10-12 04:33:25,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:26,132 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["NjCBvZLOTe-5KSfUFsrttw"], "issued_at": "2018-10-12T04:33:26.000000Z"}} 2018-10-12 04:33:26,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d0496990540043c4e46aeb5fcb743135b0b9c233" 2018-10-12 04:33:26,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-981a80d8-e1fb-4de3-9daa-e5f0360dd7aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:26,220 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-981a80d8-e1fb-4de3-9daa-e5f0360dd7aa 2018-10-12 04:33:26,222 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:26,223 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:26,600 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["6sZm7HD9Snmi7jVtax5p3Q"], "issued_at": "2018-10-12T04:33:26.000000Z"}} 2018-10-12 04:33:26,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" 2018-10-12 04:33:26,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8f344dd-8a17-47e7-8aa9-aa73fd36b373 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:26,696 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d8f344dd-8a17-47e7-8aa9-aa73fd36b373 2018-10-12 04:33:26,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:26,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:26,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" 2018-10-12 04:33:26,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698eedbc-ab88-451f-8552-db4aee7adc6d Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:33:26,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj used request id req-698eedbc-ab88-451f-8552-db4aee7adc6d 2018-10-12 04:33:26,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" 2018-10-12 04:33:26,880 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a1196d7-7972-4316-b7d9-4c54dc4cb9bf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:26,880 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-9a1196d7-7972-4316-b7d9-4c54dc4cb9bf 2018-10-12 04:33:26,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj"}}' 2018-10-12 04:33:27,001 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18dc6d9a-5d33-4952-ae65-80a2df56b6e5 Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/46071738996944d197a28aa4ad03a26d"}, "enabled": true, "id": "46071738996944d197a28aa4ad03a26d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj"}} 2018-10-12 04:33:27,002 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-18dc6d9a-5d33-4952-ae65-80a2df56b6e5 2018-10-12 04:33:27,002 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj 2018-10-12 04:33:27,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:27,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:27,375 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["uTi-SOcJRTqlCYonabuHVw"], "issued_at": "2018-10-12T04:33:27.000000Z"}} 2018-10-12 04:33:27,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4b79f62af8ca949e114627595c668372058b" 2018-10-12 04:33:27,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f07c3a6f-b6bb-4b84-b9f1-a25b8734bf29 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:27,389 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f07c3a6f-b6bb-4b84-b9f1-a25b8734bf29 2018-10-12 04:33:27,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:27,399 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:27,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4b79f62af8ca949e114627595c668372058b" 2018-10-12 04:33:27,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1ee12c0-b2f2-4c46-9017-28ab55a158a8 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:33:27,433 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d1ee12c0-b2f2-4c46-9017-28ab55a158a8 2018-10-12 04:33:27,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4b79f62af8ca949e114627595c668372058b" 2018-10-12 04:33:27,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ea2a412-36bd-4208-afaa-e5b9a5a539f7 Content-Encoding: gzip Content-Length: 259 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/46071738996944d197a28aa4ad03a26d"}, "enabled": true, "id": "46071738996944d197a28aa4ad03a26d", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj"}]} 2018-10-12 04:33:27,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj used request id req-9ea2a412-36bd-4208-afaa-e5b9a5a539f7 2018-10-12 04:33:27,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4b79f62af8ca949e114627595c668372058b" 2018-10-12 04:33:27,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d8ec11e-60d5-4128-a26e-fba2c2faaf19 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:27,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8d8ec11e-60d5-4128-a26e-fba2c2faaf19 2018-10-12 04:33:27,995 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-99226b5e-1782-409-user 2018-10-12 04:33:27,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:27,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" 2018-10-12 04:33:28,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83ad8dfe-85f8-429a-9d20-2017c82b26f8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:28,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-83ad8dfe-85f8-429a-9d20-2017c82b26f8 2018-10-12 04:33:28,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj-role"}}' 2018-10-12 04:33:28,122 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d758016-46f3-4d71-889e-644790fb205c Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5ff9e59e648d48aabd14ac847feb6ca1", "links": {"self": "http://172.30.9.27:5000/v3/roles/5ff9e59e648d48aabd14ac847feb6ca1"}, "name": "CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj-role"}} 2018-10-12 04:33:28,122 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-3d758016-46f3-4d71-889e-644790fb205c 2018-10-12 04:33:28,122 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj-role 2018-10-12 04:33:28,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/5ff9e59e648d48aabd14ac847feb6ca1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" 2018-10-12 04:33:28,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-795791c1-8748-45be-860a-f97eabe966e2 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/5ff9e59e648d48aabd14ac847feb6ca1"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj-role", "id": "5ff9e59e648d48aabd14ac847feb6ca1"}} 2018-10-12 04:33:28,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/5ff9e59e648d48aabd14ac847feb6ca1 used request id req-795791c1-8748-45be-860a-f97eabe966e2 2018-10-12 04:33:28,208 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj-role to project CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj 2018-10-12 04:33:28,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/46071738996944d197a28aa4ad03a26d/users/a5f0def1aa584ca7b17f52f81a30970e/roles/5ff9e59e648d48aabd14ac847feb6ca1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" 2018-10-12 04:33:28,333 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-eb776363-f372-4312-b539-6a7e93fc932b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:28,334 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/46071738996944d197a28aa4ad03a26d/users/a5f0def1aa584ca7b17f52f81a30970e/roles/5ff9e59e648d48aabd14ac847feb6ca1 used request id req-eb776363-f372-4312-b539-6a7e93fc932b 2018-10-12 04:33:28,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:28,336 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:28,729 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5ff9e59e648d48aabd14ac847feb6ca1", "name": "CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj-role"}], "expires_at": "2018-10-12T05:33:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "46071738996944d197a28aa4ad03a26d", "name": "CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/46071738996944d197a28aa4ad03a26d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/46071738996944d197a28aa4ad03a26d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/46071738996944d197a28aa4ad03a26d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/46071738996944d197a28aa4ad03a26d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/46071738996944d197a28aa4ad03a26d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/46071738996944d197a28aa4ad03a26d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/46071738996944d197a28aa4ad03a26d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/46071738996944d197a28aa4ad03a26d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/46071738996944d197a28aa4ad03a26d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/46071738996944d197a28aa4ad03a26d", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/46071738996944d197a28aa4ad03a26d", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/46071738996944d197a28aa4ad03a26d", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-99226b5e-1782-409-user", "id": "a5f0def1aa584ca7b17f52f81a30970e"}, "audit_ids": ["VyjjUq-ORTSHmyKyY560Mw"], "issued_at": "2018-10-12T04:33:28.000000Z"}} 2018-10-12 04:33:28,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ee77183678c0f607c73c65a1e9144ea67d3fcf" 2018-10-12 04:33:28,801 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5aac6966-bb88-4dcd-bd35-3cfd2e0cdc4f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:28,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5aac6966-bb88-4dcd-bd35-3cfd2e0cdc4f 2018-10-12 04:33:28,809 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/46071738996944d197a28aa4ad03a26d/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ee77183678c0f607c73c65a1e9144ea67d3fcf" 2018-10-12 04:33:29,001 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:28 GMT Server: Apache x-compute-request-id: req-9a641a23-7101-4b02-ad8e-7db6d637b74e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9a641a23-7101-4b02-ad8e-7db6d637b74e Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 04:33:29,001 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/46071738996944d197a28aa4ad03a26d/volumes/detail used request id req-9a641a23-7101-4b02-ad8e-7db6d637b74e 2018-10-12 04:33:29,005 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/46071738996944d197a28aa4ad03a26d/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9a641a23-7101-4b02-ad8e-7db6d637b74e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26ee77183678c0f607c73c65a1e9144ea67d3fcf" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-a93c58e9-2500-4c1f-9935-2609d12c9d3d", "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-10-12 04:33:29,169 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 12 Oct 2018 04:33:29 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-351e4895-3b32-4396-aab2-734410cba93c x-openstack-request-id: req-351e4895-3b32-4396-aab2-734410cba93c 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-10-12 04:33:29,169 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/46071738996944d197a28aa4ad03a26d/volumes used request id req-351e4895-3b32-4396-aab2-734410cba93c 2018-10-12 04:33:29,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" 2018-10-12 04:33:29,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-59acaea3-16eb-4e05-a241-27e941174136 Date: Fri, 12 Oct 2018 04:33:29 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:33:29,386 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-59acaea3-16eb-4e05-a241-27e941174136 2018-10-12 04:33:29,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" 2018-10-12 04:33:29,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de9771db-c411-4828-a10c-4d4bed49497a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:33:29,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-de9771db-c411-4828-a10c-4d4bed49497a 2018-10-12 04:33:29,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" 2018-10-12 04:33:29,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4faea0a-dbb5-475b-8849-f7dc3aecd635 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:33:29,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-c4faea0a-dbb5-475b-8849-f7dc3aecd635 2018-10-12 04:33:29,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" 2018-10-12 04:33:29,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c868c779-957c-4e68-9e91-c6c7293a77db 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:33:29,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-c868c779-957c-4e68-9e91-c6c7293a77db 2018-10-12 04:33:29,751 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj 2018-10-12 04:33:29,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/46071738996944d197a28aa4ad03a26d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" 2018-10-12 04:33:29,962 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d566363-a3a9-44e7-9d7a-db0518ff4eac Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:29,962 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/46071738996944d197a28aa4ad03a26d used request id req-4d566363-a3a9-44e7-9d7a-db0518ff4eac 2018-10-12 04:33:29,963 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-99226b5e-1782-409-proj-role 2018-10-12 04:33:29,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/5ff9e59e648d48aabd14ac847feb6ca1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" 2018-10-12 04:33:30,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-836d8d89-439d-4caa-95bd-305581d22312 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:30,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/5ff9e59e648d48aabd14ac847feb6ca1 used request id req-836d8d89-439d-4caa-95bd-305581d22312 2018-10-12 04:33:30,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}01ce5bb11dd5c86a22ccf83640dc4cab0ee39d52" 2018-10-12 04:33:30,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50786ee2-2750-4e9b-aeb5-d272e29db640 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:30,162 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-50786ee2-2750-4e9b-aeb5-d272e29db640 2018-10-12 04:33:30,163 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-99226b5e-1782-409-user 2018-10-12 04:33:30,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a5f0def1aa584ca7b17f52f81a30970e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}857b4b79f62af8ca949e114627595c668372058b" 2018-10-12 04:33:30,358 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb1e3fe1-0ec4-4d5c-a34d-0885da785ca2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:30,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a5f0def1aa584ca7b17f52f81a30970e used request id req-bb1e3fe1-0ec4-4d5c-a34d-0885da785ca2 2018-10-12 04:33:30,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:30,747 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["4z-O6lQUQvGUmzL4bbM7Qg"], "issued_at": "2018-10-12T04:33:30.000000Z"}} 2018-10-12 04:33:30,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3457e657efd79aa2f27531e54e821291f2c75c7a" 2018-10-12 04:33:30,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f53a2d4b-8ca9-4b76-9d42-a43192e55459 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:30,829 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f53a2d4b-8ca9-4b76-9d42-a43192e55459 2018-10-12 04:33:30,830 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:30,831 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:31,373 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["yjsQHQZ8TGOh9YcPcLIl6A"], "issued_at": "2018-10-12T04:33:31.000000Z"}} 2018-10-12 04:33:31,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" 2018-10-12 04:33:31,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f803c50-e3af-4a44-87fa-c7db36cb74dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:31,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7f803c50-e3af-4a44-87fa-c7db36cb74dd 2018-10-12 04:33:31,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:31,482 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:31,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" 2018-10-12 04:33:31,574 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1acd7208-82db-45f6-a4b0-485baaf7bb03 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:33:31,574 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj used request id req-1acd7208-82db-45f6-a4b0-485baaf7bb03 2018-10-12 04:33:31,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" 2018-10-12 04:33:31,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1b6338f-07ce-465e-8a04-903dc2006351 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:31,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e1b6338f-07ce-465e-8a04-903dc2006351 2018-10-12 04:33:31,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj"}}' 2018-10-12 04:33:31,793 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-63682d5d-035c-488f-88e5-75a59711915d Content-Length: 315 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8b76f5682c3448719353513011cde359"}, "enabled": true, "id": "8b76f5682c3448719353513011cde359", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj"}} 2018-10-12 04:33:31,793 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-63682d5d-035c-488f-88e5-75a59711915d 2018-10-12 04:33:31,793 - keystone_utils - INFO - Created project with name - CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj 2018-10-12 04:33:31,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:31,794 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:32,178 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["sukb5G9rSpiNDYZWHYnamg"], "issued_at": "2018-10-12T04:33:32.000000Z"}} 2018-10-12 04:33:32,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f21a83e6251f00e10034e37ff12662ddc1969af" 2018-10-12 04:33:32,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae84787-e6ed-4e9c-bdc4-4c190f6b1585 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:32,267 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bae84787-e6ed-4e9c-bdc4-4c190f6b1585 2018-10-12 04:33:32,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:32,277 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:32,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f21a83e6251f00e10034e37ff12662ddc1969af" 2018-10-12 04:33:32,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4413d682-8412-4750-9c23-4a09a483009b Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:33:32,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4413d682-8412-4750-9c23-4a09a483009b 2018-10-12 04:33:32,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f21a83e6251f00e10034e37ff12662ddc1969af" 2018-10-12 04:33:32,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21ecf92-5611-4e3f-b365-d65060c2ef83 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8b76f5682c3448719353513011cde359"}, "enabled": true, "id": "8b76f5682c3448719353513011cde359", "parent_id": "default", "domain_id": "default", "name": "CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj"}]} 2018-10-12 04:33:32,478 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj used request id req-d21ecf92-5611-4e3f-b365-d65060c2ef83 2018-10-12 04:33:32,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f21a83e6251f00e10034e37ff12662ddc1969af" 2018-10-12 04:33:32,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f02727-5f30-40ca-a7af-49796cccc978 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:32,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-47f02727-5f30-40ca-a7af-49796cccc978 2018-10-12 04:33:32,858 - keystone_utils - INFO - Created user with name - CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-user 2018-10-12 04:33:32,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:32,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" 2018-10-12 04:33:32,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44e5f545-2bc0-443f-ae36-dd72bf43de84 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:32,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-44e5f545-2bc0-443f-ae36-dd72bf43de84 2018-10-12 04:33:32,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" -d '{"role": {"name": "CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj-role"}}' 2018-10-12 04:33:33,049 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a1a89890-0986-4eaa-be4d-0ec4456f05bb Content-Length: 229 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "c4a02cf3cb7f40f1a0be3a434338f183", "links": {"self": "http://172.30.9.27:5000/v3/roles/c4a02cf3cb7f40f1a0be3a434338f183"}, "name": "CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj-role"}} 2018-10-12 04:33:33,049 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a1a89890-0986-4eaa-be4d-0ec4456f05bb 2018-10-12 04:33:33,049 - keystone_utils - INFO - Created role with name - CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj-role 2018-10-12 04:33:33,053 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c4a02cf3cb7f40f1a0be3a434338f183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" 2018-10-12 04:33:33,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2cf21f-3721-44ca-9afb-d7a940f2ab2a Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c4a02cf3cb7f40f1a0be3a434338f183"}, "domain_id": null, "name": "CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj-role", "id": "c4a02cf3cb7f40f1a0be3a434338f183"}} 2018-10-12 04:33:33,071 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c4a02cf3cb7f40f1a0be3a434338f183 used request id req-aa2cf21f-3721-44ca-9afb-d7a940f2ab2a 2018-10-12 04:33:33,071 - keystone_utils - INFO - Granting role CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj-role to project CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj 2018-10-12 04:33:33,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8b76f5682c3448719353513011cde359/users/05efbed111ba486a99c69b06ea9aec91/roles/c4a02cf3cb7f40f1a0be3a434338f183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" 2018-10-12 04:33:33,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca4ed201-ff52-468b-a4ec-899e251ed9a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:33,202 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8b76f5682c3448719353513011cde359/users/05efbed111ba486a99c69b06ea9aec91/roles/c4a02cf3cb7f40f1a0be3a434338f183 used request id req-ca4ed201-ff52-468b-a4ec-899e251ed9a7 2018-10-12 04:33:33,204 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:33,205 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:33,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c4a02cf3cb7f40f1a0be3a434338f183", "name": "CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj-role"}], "expires_at": "2018-10-12T05:33:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8b76f5682c3448719353513011cde359", "name": "CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8b76f5682c3448719353513011cde359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8b76f5682c3448719353513011cde359", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8b76f5682c3448719353513011cde359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8b76f5682c3448719353513011cde359", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8b76f5682c3448719353513011cde359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8b76f5682c3448719353513011cde359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8b76f5682c3448719353513011cde359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8b76f5682c3448719353513011cde359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8b76f5682c3448719353513011cde359", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8b76f5682c3448719353513011cde359", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8b76f5682c3448719353513011cde359", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8b76f5682c3448719353513011cde359", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-user", "id": "05efbed111ba486a99c69b06ea9aec91"}, "audit_ids": ["iCK9D8iKSlOZaw3GiYamvQ"], "issued_at": "2018-10-12T04:33:33.000000Z"}} 2018-10-12 04:33:33,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65115de6ed4c82aacf0f430cb42cb5cf433a5f7" 2018-10-12 04:33:33,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46bee6f2-590c-430a-94bb-c159d62e6fe3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:33,652 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-46bee6f2-590c-430a-94bb-c159d62e6fe3 2018-10-12 04:33:33,657 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8b76f5682c3448719353513011cde359/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65115de6ed4c82aacf0f430cb42cb5cf433a5f7" 2018-10-12 04:33:33,839 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:33 GMT Server: Apache x-compute-request-id: req-4d777112-2fc2-40f2-b93f-04c56deea4bb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-4d777112-2fc2-40f2-b93f-04c56deea4bb Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 04:33:33,839 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8b76f5682c3448719353513011cde359/volumes/detail used request id req-4d777112-2fc2-40f2-b93f-04c56deea4bb 2018-10-12 04:33:33,843 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8b76f5682c3448719353513011cde359/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-4d777112-2fc2-40f2-b93f-04c56deea4bb" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e65115de6ed4c82aacf0f430cb42cb5cf433a5f7" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateSimpleVolumeFailureTests-0bbcad12-6ec9-4f6c-a430-a0a8e62b03b5", "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-10-12 04:33:34,004 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:33:33 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c63bdd77-2ceb-42fd-a033-7326f74f4f78 x-openstack-request-id: req-c63bdd77-2ceb-42fd-a033-7326f74f4f78 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-10-12 04:33:34,004 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8b76f5682c3448719353513011cde359/volumes used request id req-c63bdd77-2ceb-42fd-a033-7326f74f4f78 2018-10-12 04:33:34,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" 2018-10-12 04:33:34,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-047d1811-8270-499d-abbe-7ff8fd9b35a1 Date: Fri, 12 Oct 2018 04:33:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:33:34,226 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-047d1811-8270-499d-abbe-7ff8fd9b35a1 2018-10-12 04:33:34,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" 2018-10-12 04:33:34,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e18569d7-f6c1-43bf-95e9-da8d81426629 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:33:34,319 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-e18569d7-f6c1-43bf-95e9-da8d81426629 2018-10-12 04:33:34,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" 2018-10-12 04:33:34,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6758c69f-9d1c-4046-b302-ce72fccfb750 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:33:34,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-6758c69f-9d1c-4046-b302-ce72fccfb750 2018-10-12 04:33:34,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" 2018-10-12 04:33:34,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cd09900-ac8e-4306-bcf9-901bb56ef6d1 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:33:34,501 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-8cd09900-ac8e-4306-bcf9-901bb56ef6d1 2018-10-12 04:33:34,502 - keystone_utils - INFO - Deleting project with name - CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj 2018-10-12 04:33:34,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8b76f5682c3448719353513011cde359 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" 2018-10-12 04:33:34,718 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-549e25df-b288-4191-b32a-7df7faec9a1c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:34,718 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8b76f5682c3448719353513011cde359 used request id req-549e25df-b288-4191-b32a-7df7faec9a1c 2018-10-12 04:33:34,719 - keystone_utils - INFO - Deleting role with name - CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-proj-role 2018-10-12 04:33:34,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/c4a02cf3cb7f40f1a0be3a434338f183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" 2018-10-12 04:33:34,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db39f002-b78d-46ee-aa84-9d12e2d47f89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:34,828 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/c4a02cf3cb7f40f1a0be3a434338f183 used request id req-db39f002-b78d-46ee-aa84-9d12e2d47f89 2018-10-12 04:33:34,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f376871ff600e0f6398486a805b991e74dc3c8e" 2018-10-12 04:33:34,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b6172b8-e4f4-4c7f-8e47-19f070a615d0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:34,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2b6172b8-e4f4-4c7f-8e47-19f070a615d0 2018-10-12 04:33:34,918 - keystone_utils - INFO - Deleting user with name - CreateSimpleVolumeFailureTests-4d9cb181-f562-48c-user 2018-10-12 04:33:34,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/05efbed111ba486a99c69b06ea9aec91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9f21a83e6251f00e10034e37ff12662ddc1969af" 2018-10-12 04:33:35,030 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67258232-a2ab-4c77-887d-58a36ae2d031 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:35,031 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/05efbed111ba486a99c69b06ea9aec91 used request id req-67258232-a2ab-4c77-887d-58a36ae2d031 2018-10-12 04:33:35,032 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:35,409 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["7mUAmIuITGCmXKn6XCZDTQ"], "issued_at": "2018-10-12T04:33:35.000000Z"}} 2018-10-12 04:33:35,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6cdba1b86dccc395ec3a83b4892e497f8536bbb2" 2018-10-12 04:33:35,490 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26924809-c704-4519-8f67-bf5cf4037bb5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:35,490 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-26924809-c704-4519-8f67-bf5cf4037bb5 2018-10-12 04:33:35,491 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:35,492 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:35,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["h1UKKCzFQqOt7yJtP8QkvA"], "issued_at": "2018-10-12T04:33:35.000000Z"}} 2018-10-12 04:33:35,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" 2018-10-12 04:33:35,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61a067b3-682b-436d-8e8e-6cf0a6650286 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:35,972 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-61a067b3-682b-436d-8e8e-6cf0a6650286 2018-10-12 04:33:35,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:35,982 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:35,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" 2018-10-12 04:33:36,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5769c82-2771-4e98-b7ce-d72beaf49e0a Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:33:36,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj used request id req-b5769c82-2771-4e98-b7ce-d72beaf49e0a 2018-10-12 04:33:36,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" 2018-10-12 04:33:36,158 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6943d6a-7dab-4bc0-b3f6-1521d9216244 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:36,158 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a6943d6a-7dab-4bc0-b3f6-1521d9216244 2018-10-12 04:33:36,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj"}}' 2018-10-12 04:33:36,283 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7c1a971a-7dfc-4a35-aa2e-798c64122c76 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a8ba9e49b4214e28b495d448a854f62b"}, "enabled": true, "id": "a8ba9e49b4214e28b495d448a854f62b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj"}} 2018-10-12 04:33:36,284 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7c1a971a-7dfc-4a35-aa2e-798c64122c76 2018-10-12 04:33:36,284 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj 2018-10-12 04:33:36,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:36,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:36,670 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["36JUpesDSgqIpYiuTn_0EQ"], "issued_at": "2018-10-12T04:33:36.000000Z"}} 2018-10-12 04:33:36,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6615649c52aac386f289633dc2bf2c8ee3fb8311" 2018-10-12 04:33:36,748 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-196e2c3e-ac8b-4f01-abfe-e727411b5048 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:36,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-196e2c3e-ac8b-4f01-abfe-e727411b5048 2018-10-12 04:33:36,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:36,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:36,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6615649c52aac386f289633dc2bf2c8ee3fb8311" 2018-10-12 04:33:36,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe175595-900b-44ea-a987-3583bcd12b7e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:33:36,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fe175595-900b-44ea-a987-3583bcd12b7e 2018-10-12 04:33:36,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6615649c52aac386f289633dc2bf2c8ee3fb8311" 2018-10-12 04:33:36,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7f6d47e-153a-4d97-b80e-105e3dca93bf Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a8ba9e49b4214e28b495d448a854f62b"}, "enabled": true, "id": "a8ba9e49b4214e28b495d448a854f62b", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj"}]} 2018-10-12 04:33:36,951 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj used request id req-a7f6d47e-153a-4d97-b80e-105e3dca93bf 2018-10-12 04:33:36,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6615649c52aac386f289633dc2bf2c8ee3fb8311" 2018-10-12 04:33:37,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a3c3255-0230-4339-a21e-9db9c359bb9c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:37,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7a3c3255-0230-4339-a21e-9db9c359bb9c 2018-10-12 04:33:37,337 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-user 2018-10-12 04:33:37,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:37,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" 2018-10-12 04:33:37,425 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68f4a1a2-03c5-4a43-b5c2-14106c139dd8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:37,425 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-68f4a1a2-03c5-4a43-b5c2-14106c139dd8 2018-10-12 04:33:37,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" -d '{"role": {"name": "CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj-role"}}' 2018-10-12 04:33:37,534 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5206aaf5-a89d-477c-bf72-86f75a0df93e Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "526eb428ba594f3ca8374546fe432989", "links": {"self": "http://172.30.9.27:5000/v3/roles/526eb428ba594f3ca8374546fe432989"}, "name": "CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj-role"}} 2018-10-12 04:33:37,534 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-5206aaf5-a89d-477c-bf72-86f75a0df93e 2018-10-12 04:33:37,535 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj-role 2018-10-12 04:33:37,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/526eb428ba594f3ca8374546fe432989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" 2018-10-12 04:33:37,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96049f58-f1da-411d-8273-ff558b504e6b Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/526eb428ba594f3ca8374546fe432989"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj-role", "id": "526eb428ba594f3ca8374546fe432989"}} 2018-10-12 04:33:37,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/526eb428ba594f3ca8374546fe432989 used request id req-96049f58-f1da-411d-8273-ff558b504e6b 2018-10-12 04:33:37,631 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj-role to project CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj 2018-10-12 04:33:37,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a8ba9e49b4214e28b495d448a854f62b/users/f84aa37bf5544c87b1309181976ad8b9/roles/526eb428ba594f3ca8374546fe432989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" 2018-10-12 04:33:37,777 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-34f75d2b-f06e-4c7f-b313-8a9584d00f9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:37,777 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a8ba9e49b4214e28b495d448a854f62b/users/f84aa37bf5544c87b1309181976ad8b9/roles/526eb428ba594f3ca8374546fe432989 used request id req-34f75d2b-f06e-4c7f-b313-8a9584d00f9d 2018-10-12 04:33:37,777 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:37,778 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:38,167 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["2r_aF1itSY6ufyWiU5ZD3g"], "issued_at": "2018-10-12T04:33:38.000000Z"}} 2018-10-12 04:33:38,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52bfb74d9f607b83915e20c9cca268f38cc4ca8" 2018-10-12 04:33:38,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59a081de-9c82-465b-8a63-456652be3cd9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:38,255 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-59a081de-9c82-465b-8a63-456652be3cd9 2018-10-12 04:33:38,261 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52bfb74d9f607b83915e20c9cca268f38cc4ca8" 2018-10-12 04:33:38,434 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:38 GMT Server: Apache x-compute-request-id: req-c61ef04e-d586-4e48-bbd7-fcad8b44534f OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-c61ef04e-d586-4e48-bbd7-fcad8b44534f Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-12 04:33:38,434 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None used request id req-c61ef04e-d586-4e48-bbd7-fcad8b44534f 2018-10-12 04:33:38,438 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-c61ef04e-d586-4e48-bbd7-fcad8b44534f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52bfb74d9f607b83915e20c9cca268f38cc4ca8" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-81345457-19e1-438b-9e75-21dc10566486-vol-type", "description": null}}' 2018-10-12 04:33:38,658 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:38 GMT Server: Apache x-compute-request-id: req-09aadf0f-f56e-4c95-aa7e-01c5ecd190fe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-09aadf0f-f56e-4c95-aa7e-01c5ecd190fe Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-81345457-19e1-438b-9e75-21dc10566486-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "7d5d356e-2b1b-41fe-a82c-9c5fcd36e4cc", "description": null}} 2018-10-12 04:33:38,658 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types used request id req-09aadf0f-f56e-4c95-aa7e-01c5ecd190fe 2018-10-12 04:33:38,659 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-81345457-19e1-438b-9e75-21dc10566486-vol-type 2018-10-12 04:33:38,659 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:38,660 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:39,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "526eb428ba594f3ca8374546fe432989", "name": "CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj-role"}], "expires_at": "2018-10-12T05:33:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a8ba9e49b4214e28b495d448a854f62b", "name": "CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/a8ba9e49b4214e28b495d448a854f62b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/a8ba9e49b4214e28b495d448a854f62b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/a8ba9e49b4214e28b495d448a854f62b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a8ba9e49b4214e28b495d448a854f62b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/a8ba9e49b4214e28b495d448a854f62b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/a8ba9e49b4214e28b495d448a854f62b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a8ba9e49b4214e28b495d448a854f62b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/a8ba9e49b4214e28b495d448a854f62b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/a8ba9e49b4214e28b495d448a854f62b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a8ba9e49b4214e28b495d448a854f62b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/a8ba9e49b4214e28b495d448a854f62b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/a8ba9e49b4214e28b495d448a854f62b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-user", "id": "f84aa37bf5544c87b1309181976ad8b9"}, "audit_ids": ["7MGGWXXZQ6q7qDMg3NocGg"], "issued_at": "2018-10-12T04:33:39.000000Z"}} 2018-10-12 04:33:39,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b404a5db28c439aa642725a1899aa62f3c85ed" 2018-10-12 04:33:39,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ed5c223-b88e-4dbd-b10e-0b0f2f0af840 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:39,105 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8ed5c223-b88e-4dbd-b10e-0b0f2f0af840 2018-10-12 04:33:39,111 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/a8ba9e49b4214e28b495d448a854f62b/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b404a5db28c439aa642725a1899aa62f3c85ed" 2018-10-12 04:33:39,294 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:39 GMT Server: Apache x-compute-request-id: req-1fc6ef2e-b46e-49f7-85d0-60f36fbf7b48 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-1fc6ef2e-b46e-49f7-85d0-60f36fbf7b48 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 04:33:39,294 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/a8ba9e49b4214e28b495d448a854f62b/volumes/detail used request id req-1fc6ef2e-b46e-49f7-85d0-60f36fbf7b48 2018-10-12 04:33:39,298 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/a8ba9e49b4214e28b495d448a854f62b/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-1fc6ef2e-b46e-49f7-85d0-60f36fbf7b48" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}67b404a5db28c439aa642725a1899aa62f3c85ed" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-81345457-19e1-438b-9e75-21dc10566486-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-10-12 04:33:39,466 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:33:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-9ce95ead-dec0-4c80-bccf-81abe8090a45 x-openstack-request-id: req-9ce95ead-dec0-4c80-bccf-81abe8090a45 Content-Length: 91 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume type with name foo could not be found.", "code": 404}} 2018-10-12 04:33:39,466 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/a8ba9e49b4214e28b495d448a854f62b/volumes used request id req-9ce95ead-dec0-4c80-bccf-81abe8090a45 2018-10-12 04:33:39,467 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-81345457-19e1-438b-9e75-21dc10566486-vol-type 2018-10-12 04:33:39,470 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/7d5d356e-2b1b-41fe-a82c-9c5fcd36e4cc -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-c61ef04e-d586-4e48-bbd7-fcad8b44534f" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d52bfb74d9f607b83915e20c9cca268f38cc4ca8" 2018-10-12 04:33:39,697 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:33:39 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-52a263f9-8fc2-4615-9f31-9ca493ac38e9 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-10-12 04:33:39,697 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/7d5d356e-2b1b-41fe-a82c-9c5fcd36e4cc used request id req-52a263f9-8fc2-4615-9f31-9ca493ac38e9 2018-10-12 04:33:39,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" 2018-10-12 04:33:39,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-72233b44-002d-403a-9b9b-4a548eb5fb76 Date: Fri, 12 Oct 2018 04:33:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:33:39,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-72233b44-002d-403a-9b9b-4a548eb5fb76 2018-10-12 04:33:39,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" 2018-10-12 04:33:39,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3122d18-ad63-4032-9678-972cd24558ec Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:33:39,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-d3122d18-ad63-4032-9678-972cd24558ec 2018-10-12 04:33:39,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" 2018-10-12 04:33:40,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ebb41f7d-4b4e-48b5-8e36-9f3337a02319 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:33:40,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-ebb41f7d-4b4e-48b5-8e36-9f3337a02319 2018-10-12 04:33:40,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" 2018-10-12 04:33:40,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d84ec7b-105f-4fdc-a1e3-286ed4e5788e 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:33:40,036 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-7d84ec7b-105f-4fdc-a1e3-286ed4e5788e 2018-10-12 04:33:40,037 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj 2018-10-12 04:33:40,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a8ba9e49b4214e28b495d448a854f62b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" 2018-10-12 04:33:40,334 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1b75f970-1e4a-4d01-8ba8-e09e56a9efa1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:40,334 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a8ba9e49b4214e28b495d448a854f62b used request id req-1b75f970-1e4a-4d01-8ba8-e09e56a9efa1 2018-10-12 04:33:40,334 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-proj-role 2018-10-12 04:33:40,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/526eb428ba594f3ca8374546fe432989 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" 2018-10-12 04:33:40,444 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ec69b18-8f72-4857-9ca4-037701d2ab53 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:40,444 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/526eb428ba594f3ca8374546fe432989 used request id req-3ec69b18-8f72-4857-9ca4-037701d2ab53 2018-10-12 04:33:40,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d155e1e44384f07ce7ec71f82175d1c216eaa688" 2018-10-12 04:33:40,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2b06c82-e3fd-471c-9af9-7218218930b8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:40,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e2b06c82-e3fd-471c-9af9-7218218930b8 2018-10-12 04:33:40,543 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-9cc57a9f-ac20-4ea-user 2018-10-12 04:33:40,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f84aa37bf5544c87b1309181976ad8b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6615649c52aac386f289633dc2bf2c8ee3fb8311" 2018-10-12 04:33:40,725 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4bc9e3f-4a8b-411e-8859-99e17f52da00 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:40,725 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f84aa37bf5544c87b1309181976ad8b9 used request id req-b4bc9e3f-4a8b-411e-8859-99e17f52da00 2018-10-12 04:33:40,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:41,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["sCAHNkLjTLmg6P_4_r4ArQ"], "issued_at": "2018-10-12T04:33:41.000000Z"}} 2018-10-12 04:33:41,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94da82e24df7782d5c99f0f0a80cb21ef2544037" 2018-10-12 04:33:41,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea086754-e8aa-4617-97ab-d83bb39d9b78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:41,264 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ea086754-e8aa-4617-97ab-d83bb39d9b78 2018-10-12 04:33:41,266 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:41,267 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:41,661 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["EagCAStITkGiyftqWADfyQ"], "issued_at": "2018-10-12T04:33:41.000000Z"}} 2018-10-12 04:33:41,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" 2018-10-12 04:33:41,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3df32da0-487f-4d43-9a83-77e03d8e40a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:41,745 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3df32da0-487f-4d43-9a83-77e03d8e40a9 2018-10-12 04:33:41,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:41,754 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:41,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-27e31443-d68d-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" 2018-10-12 04:33:41,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68049dd-5e44-4fab-a368-48ad6f446479 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-27e31443-d68d-474-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:33:41,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithTypeTests-27e31443-d68d-474-proj used request id req-a68049dd-5e44-4fab-a368-48ad6f446479 2018-10-12 04:33:41,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" 2018-10-12 04:33:41,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff4228c-e2aa-4829-bd18-2505f2bce1c7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:41,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-fff4228c-e2aa-4829-bd18-2505f2bce1c7 2018-10-12 04:33:41,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithTypeTests-27e31443-d68d-474-proj"}}' 2018-10-12 04:33:42,037 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59f5c2b0-8f45-4303-9e7d-1754596cabaa Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7eb5adc7bda84303a1547bb0841afe4c"}, "enabled": true, "id": "7eb5adc7bda84303a1547bb0841afe4c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-27e31443-d68d-474-proj"}} 2018-10-12 04:33:42,038 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-59f5c2b0-8f45-4303-9e7d-1754596cabaa 2018-10-12 04:33:42,038 - keystone_utils - INFO - Created project with name - CreateVolumeWithTypeTests-27e31443-d68d-474-proj 2018-10-12 04:33:42,038 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:42,039 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:42,423 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["2JKMIALHQsKTwxVK6E7ENQ"], "issued_at": "2018-10-12T04:33:42.000000Z"}} 2018-10-12 04:33:42,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdaeec183cdb92d17e7f389e182e27c884df093c" 2018-10-12 04:33:42,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d5ac0d4-381b-40c2-ace6-2e22cf9f6dad Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:42,501 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9d5ac0d4-381b-40c2-ace6-2e22cf9f6dad 2018-10-12 04:33:42,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:42,511 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:42,512 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdaeec183cdb92d17e7f389e182e27c884df093c" 2018-10-12 04:33:42,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2b9c2c8-95af-4d71-a8c9-9121f02f810e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:33:42,620 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f2b9c2c8-95af-4d71-a8c9-9121f02f810e 2018-10-12 04:33:42,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithTypeTests-27e31443-d68d-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdaeec183cdb92d17e7f389e182e27c884df093c" 2018-10-12 04:33:42,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b1a7010-2210-487e-bbf6-21a5eeba814e Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithTypeTests-27e31443-d68d-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7eb5adc7bda84303a1547bb0841afe4c"}, "enabled": true, "id": "7eb5adc7bda84303a1547bb0841afe4c", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithTypeTests-27e31443-d68d-474-proj"}]} 2018-10-12 04:33:42,711 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithTypeTests-27e31443-d68d-474-proj used request id req-3b1a7010-2210-487e-bbf6-21a5eeba814e 2018-10-12 04:33:42,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdaeec183cdb92d17e7f389e182e27c884df093c" 2018-10-12 04:33:42,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63bd3e9f-7f63-4392-9780-8980220542aa Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:42,810 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-63bd3e9f-7f63-4392-9780-8980220542aa 2018-10-12 04:33:43,175 - keystone_utils - INFO - Created user with name - CreateVolumeWithTypeTests-27e31443-d68d-474-user 2018-10-12 04:33:43,175 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:43,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" 2018-10-12 04:33:43,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8491b3ea-4286-407b-ba55-6cbdcae6f653 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:43,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8491b3ea-4286-407b-ba55-6cbdcae6f653 2018-10-12 04:33:43,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" -d '{"role": {"name": "CreateVolumeWithTypeTests-27e31443-d68d-474-proj-role"}}' 2018-10-12 04:33:43,373 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de580eee-bf7f-409a-8296-830648f49d5f Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "204d414a6bf44b5b9eac44d3a7ccc4a6", "links": {"self": "http://172.30.9.27:5000/v3/roles/204d414a6bf44b5b9eac44d3a7ccc4a6"}, "name": "CreateVolumeWithTypeTests-27e31443-d68d-474-proj-role"}} 2018-10-12 04:33:43,373 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-de580eee-bf7f-409a-8296-830648f49d5f 2018-10-12 04:33:43,373 - keystone_utils - INFO - Created role with name - CreateVolumeWithTypeTests-27e31443-d68d-474-proj-role 2018-10-12 04:33:43,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/204d414a6bf44b5b9eac44d3a7ccc4a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" 2018-10-12 04:33:43,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1362cb94-014c-4ed0-9ac5-8b7073b8fea2 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/204d414a6bf44b5b9eac44d3a7ccc4a6"}, "domain_id": null, "name": "CreateVolumeWithTypeTests-27e31443-d68d-474-proj-role", "id": "204d414a6bf44b5b9eac44d3a7ccc4a6"}} 2018-10-12 04:33:43,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/204d414a6bf44b5b9eac44d3a7ccc4a6 used request id req-1362cb94-014c-4ed0-9ac5-8b7073b8fea2 2018-10-12 04:33:43,475 - keystone_utils - INFO - Granting role CreateVolumeWithTypeTests-27e31443-d68d-474-proj-role to project CreateVolumeWithTypeTests-27e31443-d68d-474-proj 2018-10-12 04:33:43,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/7eb5adc7bda84303a1547bb0841afe4c/users/59941669c5d7404bb4c20a479ac88df2/roles/204d414a6bf44b5b9eac44d3a7ccc4a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" 2018-10-12 04:33:43,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-144c7af3-5f99-4d28-b377-63690fe507ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:43,597 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7eb5adc7bda84303a1547bb0841afe4c/users/59941669c5d7404bb4c20a479ac88df2/roles/204d414a6bf44b5b9eac44d3a7ccc4a6 used request id req-144c7af3-5f99-4d28-b377-63690fe507ed 2018-10-12 04:33:43,597 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:43,598 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:43,986 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["zE2moU-KQk6NsVOgPddIAQ"], "issued_at": "2018-10-12T04:33:43.000000Z"}} 2018-10-12 04:33:43,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8c7fe1cc0c85a1121e972f303a52b969bf5c21" 2018-10-12 04:33:44,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b15956c-733f-4bd6-a6a7-23c482122ccf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:44,081 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9b15956c-733f-4bd6-a6a7-23c482122ccf 2018-10-12 04:33:44,086 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8c7fe1cc0c85a1121e972f303a52b969bf5c21" 2018-10-12 04:33:44,255 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:44 GMT Server: Apache x-compute-request-id: req-d0b51d0e-7c9a-49d3-8991-8b386658dd99 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-d0b51d0e-7c9a-49d3-8991-8b386658dd99 Content-Length: 20 Content-Type: application/json RESP BODY: {"volume_types": []} 2018-10-12 04:33:44,255 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types?is_public=None used request id req-d0b51d0e-7c9a-49d3-8991-8b386658dd99 2018-10-12 04:33:44,258 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-d0b51d0e-7c9a-49d3-8991-8b386658dd99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8c7fe1cc0c85a1121e972f303a52b969bf5c21" -d '{"volume_type": {"os-volume-type-access:is_public": false, "name": "CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol-type", "description": null}}' 2018-10-12 04:33:44,491 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:44 GMT Server: Apache x-compute-request-id: req-35f47fba-4ed1-4f8e-a398-a13e8b43369c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-35f47fba-4ed1-4f8e-a398-a13e8b43369c Content-Encoding: gzip Content-Length: 196 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol-type", "extra_specs": {}, "os-volume-type-access:is_public": false, "is_public": false, "id": "190dc699-ace7-441a-b351-cc88d601b075", "description": null}} 2018-10-12 04:33:44,492 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types used request id req-35f47fba-4ed1-4f8e-a398-a13e8b43369c 2018-10-12 04:33:44,492 - create_volume_type - INFO - Created volume type with name - CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol-type 2018-10-12 04:33:44,492 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:44,493 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:44,867 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["EkOlFmpvQGCjGHHLBiIyYw"], "issued_at": "2018-10-12T04:33:44.000000Z"}} 2018-10-12 04:33:44,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c70ee07a96754b7180d9a6c83400bfb2587b219" 2018-10-12 04:33:44,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2fa1db5-ff98-4c3f-a61e-898adad68a45 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:44,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f2fa1db5-ff98-4c3f-a61e-898adad68a45 2018-10-12 04:33:44,962 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c70ee07a96754b7180d9a6c83400bfb2587b219" 2018-10-12 04:33:45,190 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:44 GMT Server: Apache x-compute-request-id: req-9ee175c2-9fca-4437-a5e3-f17cf9281c75 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9ee175c2-9fca-4437-a5e3-f17cf9281c75 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 04:33:45,190 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/detail used request id req-9ee175c2-9fca-4437-a5e3-f17cf9281c75 2018-10-12 04:33:45,194 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-9ee175c2-9fca-4437-a5e3-f17cf9281c75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c70ee07a96754b7180d9a6c83400bfb2587b219" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol", "imageRef": null, "availability_zone": null, "description": null, "multiattach": false, "attach_status": "detached", "volume_type": "CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol-type", "metadata": {}, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "project_id": null, "source_replica": null, "size": 1}}' 2018-10-12 04:33:45,576 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:33:45 GMT Server: Apache x-compute-request-id: req-55133626-0473-4278-9f27-294026bbfa82 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-55133626-0473-4278-9f27-294026bbfa82 Content-Length: 922 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "migration_status": null, "user_id": "46c6881c99594ea09dc936fcd0c26220", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "rel": "self"}, {"href": "http://172.30.9.27:8776/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:33:45.487351", "description": null, "updated_at": null, "volume_type": "CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol-type", "name": "CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "size": 1}} 2018-10-12 04:33:45,577 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes used request id req-55133626-0473-4278-9f27-294026bbfa82 2018-10-12 04:33:45,580 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ee175c2-9fca-4437-a5e3-f17cf9281c75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c70ee07a96754b7180d9a6c83400bfb2587b219" 2018-10-12 04:33:45,790 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:45 GMT Server: Apache x-compute-request-id: req-a6cb3acc-6535-4d71-ac8c-530ac328b141 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a6cb3acc-6535-4d71-ac8c-530ac328b141 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "rel": "self"}, {"href": "http://172.30.9.27:8776/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T04:33:45.000000", "replication_status": null, "snapshot_id": null, "id": "b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "size": 1, "user_id": "46c6881c99594ea09dc936fcd0c26220", "os-vol-tenant-attr:tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "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-8974e76a-272d-40aa-9c21-7d50e838d20e-vol", "bootable": "false", "created_at": "2018-10-12T04:33:45.000000", "volume_type": "CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol-type"}} 2018-10-12 04:33:45,790 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f used request id req-a6cb3acc-6535-4d71-ac8c-530ac328b141 2018-10-12 04:33:45,791 - create_volume - INFO - Created volume with name - CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol 2018-10-12 04:33:45,794 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ee175c2-9fca-4437-a5e3-f17cf9281c75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c70ee07a96754b7180d9a6c83400bfb2587b219" 2018-10-12 04:33:46,002 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:45 GMT Server: Apache x-compute-request-id: req-9c503f78-73aa-405f-91f1-1e845c1d2742 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9c503f78-73aa-405f-91f1-1e845c1d2742 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "rel": "self"}, {"href": "http://172.30.9.27:8776/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T04:33:45.000000", "replication_status": null, "snapshot_id": null, "id": "b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "size": 1, "user_id": "46c6881c99594ea09dc936fcd0c26220", "os-vol-tenant-attr:tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "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-8974e76a-272d-40aa-9c21-7d50e838d20e-vol", "bootable": "false", "created_at": "2018-10-12T04:33:45.000000", "volume_type": "CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol-type"}} 2018-10-12 04:33:46,003 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f used request id req-9c503f78-73aa-405f-91f1-1e845c1d2742 2018-10-12 04:33:46,003 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:33:46,003 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol 2018-10-12 04:33:46,003 - create_volume - INFO - Volume is now active with name - CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol 2018-10-12 04:33:46,006 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ee175c2-9fca-4437-a5e3-f17cf9281c75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c70ee07a96754b7180d9a6c83400bfb2587b219" 2018-10-12 04:33:46,203 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:46 GMT Server: Apache x-compute-request-id: req-88360078-e9cd-4872-af4e-c4ed87bfa0e4 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-88360078-e9cd-4872-af4e-c4ed87bfa0e4 Content-Encoding: gzip Content-Length: 521 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "rel": "self"}, {"href": "http://172.30.9.27:8776/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T04:33:45.000000", "replication_status": null, "snapshot_id": null, "id": "b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "size": 1, "user_id": "46c6881c99594ea09dc936fcd0c26220", "os-vol-tenant-attr:tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "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-8974e76a-272d-40aa-9c21-7d50e838d20e-vol", "bootable": "false", "created_at": "2018-10-12T04:33:45.000000", "volume_type": "CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol-type"}} 2018-10-12 04:33:46,203 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f used request id req-88360078-e9cd-4872-af4e-c4ed87bfa0e4 2018-10-12 04:33:46,204 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:33:46,204 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol 2018-10-12 04:33:46,204 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol 2018-10-12 04:33:46,207 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ee175c2-9fca-4437-a5e3-f17cf9281c75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c70ee07a96754b7180d9a6c83400bfb2587b219" 2018-10-12 04:33:46,458 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:33:46 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-5451b96b-9261-4ac1-96da-4b707f777643 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-10-12 04:33:46,459 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f used request id req-5451b96b-9261-4ac1-96da-4b707f777643 2018-10-12 04:33:46,461 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ee175c2-9fca-4437-a5e3-f17cf9281c75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c70ee07a96754b7180d9a6c83400bfb2587b219" 2018-10-12 04:33:46,668 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:46 GMT Server: Apache x-compute-request-id: req-9e54ac13-918b-4668-801f-e3be94fcbfe7 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9e54ac13-918b-4668-801f-e3be94fcbfe7 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "rel": "self"}, {"href": "http://172.30.9.27:8776/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T04:33:46.000000", "replication_status": null, "snapshot_id": null, "id": "b488d069-b0bf-4b3e-9f8a-7fabbe01a89f", "size": 1, "user_id": "46c6881c99594ea09dc936fcd0c26220", "os-vol-tenant-attr:tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "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-8974e76a-272d-40aa-9c21-7d50e838d20e-vol", "bootable": "false", "created_at": "2018-10-12T04:33:45.000000", "volume_type": "CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol-type"}} 2018-10-12 04:33:46,668 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f used request id req-9e54ac13-918b-4668-801f-e3be94fcbfe7 2018-10-12 04:33:46,669 - create_volume - DEBUG - Instance status is - deleting 2018-10-12 04:33:46,669 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:33:49,672 - create_volume - DEBUG - Volume status query timeout in 56.786673069 2018-10-12 04:33:49,675 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-9ee175c2-9fca-4437-a5e3-f17cf9281c75" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c70ee07a96754b7180d9a6c83400bfb2587b219" 2018-10-12 04:33:49,873 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:33:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-c5813556-d2a6-4e6f-a9dd-a84aa6e0ddb1 x-openstack-request-id: req-c5813556-d2a6-4e6f-a9dd-a84aa6e0ddb1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b488d069-b0bf-4b3e-9f8a-7fabbe01a89f could not be found.", "code": 404}} 2018-10-12 04:33:49,873 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/volumes/b488d069-b0bf-4b3e-9f8a-7fabbe01a89f used request id req-c5813556-d2a6-4e6f-a9dd-a84aa6e0ddb1 2018-10-12 04:33:49,874 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b488d069-b0bf-4b3e-9f8a-7fabbe01a89f could not be found. (HTTP 404) (Request-ID: req-c5813556-d2a6-4e6f-a9dd-a84aa6e0ddb1) 2018-10-12 04:33:49,874 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol 2018-10-12 04:33:49,875 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithTypeTests-8974e76a-272d-40aa-9c21-7d50e838d20e-vol-type 2018-10-12 04:33:49,877 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/190dc699-ace7-441a-b351-cc88d601b075 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-d0b51d0e-7c9a-49d3-8991-8b386658dd99" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe8c7fe1cc0c85a1121e972f303a52b969bf5c21" 2018-10-12 04:33:50,098 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:33:49 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-132c0753-4450-47f7-8394-878d72aa92dd 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-10-12 04:33:50,098 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66/types/190dc699-ace7-441a-b351-cc88d601b075 used request id req-132c0753-4450-47f7-8394-878d72aa92dd 2018-10-12 04:33:50,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" 2018-10-12 04:33:50,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-97707c07-2d7a-4368-96dc-1a55b28da00d Date: Fri, 12 Oct 2018 04:33:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:33:50,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-97707c07-2d7a-4368-96dc-1a55b28da00d 2018-10-12 04:33:50,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" 2018-10-12 04:33:50,411 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2286eb06-cd2e-40b4-86df-84fa305cbe98 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:33:50,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-2286eb06-cd2e-40b4-86df-84fa305cbe98 2018-10-12 04:33:50,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" 2018-10-12 04:33:50,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b9d4d7-d0ea-4970-90df-77fbf4c860cb Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:33:50,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-f4b9d4d7-d0ea-4970-90df-77fbf4c860cb 2018-10-12 04:33:50,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" 2018-10-12 04:33:50,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae180c8c-96ff-4b25-82e2-c1cc1225b236 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:33:50,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-ae180c8c-96ff-4b25-82e2-c1cc1225b236 2018-10-12 04:33:50,589 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithTypeTests-27e31443-d68d-474-proj 2018-10-12 04:33:50,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/7eb5adc7bda84303a1547bb0841afe4c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" 2018-10-12 04:33:50,813 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9408f55-292c-427a-b54a-9e37172a6856 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:50,813 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7eb5adc7bda84303a1547bb0841afe4c used request id req-f9408f55-292c-427a-b54a-9e37172a6856 2018-10-12 04:33:50,814 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithTypeTests-27e31443-d68d-474-proj-role 2018-10-12 04:33:50,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/204d414a6bf44b5b9eac44d3a7ccc4a6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" 2018-10-12 04:33:50,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-53f6b779-8cfa-43a8-b7d9-f8efb3ce7495 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:50,924 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/204d414a6bf44b5b9eac44d3a7ccc4a6 used request id req-53f6b779-8cfa-43a8-b7d9-f8efb3ce7495 2018-10-12 04:33:50,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1013a788a705174ba819f733cea039c26fe2c4dd" 2018-10-12 04:33:51,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-657c749e-0b23-4230-b5d8-9f1341beb86c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:51,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-657c749e-0b23-4230-b5d8-9f1341beb86c 2018-10-12 04:33:51,016 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithTypeTests-27e31443-d68d-474-user 2018-10-12 04:33:51,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/59941669c5d7404bb4c20a479ac88df2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fdaeec183cdb92d17e7f389e182e27c884df093c" 2018-10-12 04:33:51,217 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7422062e-6a9b-47ad-9c0b-0c1924780b97 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:51,218 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/59941669c5d7404bb4c20a479ac88df2 used request id req-7422062e-6a9b-47ad-9c0b-0c1924780b97 2018-10-12 04:33:51,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:51,599 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["3XIssPZrSPGOQfsvaHU9Xw"], "issued_at": "2018-10-12T04:33:51.000000Z"}} 2018-10-12 04:33:51,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3fc6b4a204a05709b71b003064bd75f101740217" 2018-10-12 04:33:51,694 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dcc165cf-34e7-4959-8a39-9c695a13c5cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:51,694 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dcc165cf-34e7-4959-8a39-9c695a13c5cd 2018-10-12 04:33:51,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:51,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:52,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ycM0D9rpSmqEBDhvPmkEcw"], "issued_at": "2018-10-12T04:33:52.000000Z"}} 2018-10-12 04:33:52,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" 2018-10-12 04:33:52,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e577fd3-74c0-446e-9782-254c340e1477 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:52,165 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6e577fd3-74c0-446e-9782-254c340e1477 2018-10-12 04:33:52,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:52,175 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:52,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-a994905b-d9bd-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" 2018-10-12 04:33:52,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-55e2c3fd-ae1e-4785-bf8a-1fd7d9e032a0 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-a994905b-d9bd-419-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:33:52,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-a994905b-d9bd-419-proj used request id req-55e2c3fd-ae1e-4785-bf8a-1fd7d9e032a0 2018-10-12 04:33:52,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" 2018-10-12 04:33:52,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14086772-5dda-45f4-9cb1-ba6137093b20 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:52,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-14086772-5dda-45f4-9cb1-ba6137093b20 2018-10-12 04:33:52,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-a994905b-d9bd-419-proj"}}' 2018-10-12 04:33:52,475 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f5d13896-0ac9-4d7a-8bf8-2396d374acff Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8e162ef679174333b085f6a5846be8f6"}, "enabled": true, "id": "8e162ef679174333b085f6a5846be8f6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-a994905b-d9bd-419-proj"}} 2018-10-12 04:33:52,475 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f5d13896-0ac9-4d7a-8bf8-2396d374acff 2018-10-12 04:33:52,475 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-a994905b-d9bd-419-proj 2018-10-12 04:33:52,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:52,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:52,863 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:33:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["_9ePAZOIT6yzsWo-DGNyqg"], "issued_at": "2018-10-12T04:33:52.000000Z"}} 2018-10-12 04:33:52,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4eb0f77e501c13587d2552e408f6eba2eed097" 2018-10-12 04:33:52,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0927c4c-36d4-4c4f-8c63-01564334eea4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:52,941 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d0927c4c-36d4-4c4f-8c63-01564334eea4 2018-10-12 04:33:52,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:33:52,952 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:33: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:33:52,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4eb0f77e501c13587d2552e408f6eba2eed097" 2018-10-12 04:33:53,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b3a6224-bb48-4aac-be00-32812b42a206 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:33:53,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5b3a6224-bb48-4aac-be00-32812b42a206 2018-10-12 04:33:53,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithImageTests-a994905b-d9bd-419-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4eb0f77e501c13587d2552e408f6eba2eed097" 2018-10-12 04:33:53,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d534df1-3b83-4904-b4ae-14c1bf30883b Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithImageTests-a994905b-d9bd-419-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8e162ef679174333b085f6a5846be8f6"}, "enabled": true, "id": "8e162ef679174333b085f6a5846be8f6", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-a994905b-d9bd-419-proj"}]} 2018-10-12 04:33:53,143 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithImageTests-a994905b-d9bd-419-proj used request id req-8d534df1-3b83-4904-b4ae-14c1bf30883b 2018-10-12 04:33:53,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4eb0f77e501c13587d2552e408f6eba2eed097" 2018-10-12 04:33:53,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96c1c1e6-30dd-4b36-89b3-6c23b6aef2d9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:33:53,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-96c1c1e6-30dd-4b36-89b3-6c23b6aef2d9 2018-10-12 04:33:53,608 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-a994905b-d9bd-419-user 2018-10-12 04:33:53,608 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:53,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" 2018-10-12 04:33:53,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67350c51-0561-496b-8d4c-b155753a31f3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:53,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-67350c51-0561-496b-8d4c-b155753a31f3 2018-10-12 04:33:53,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" -d '{"role": {"name": "CreateVolumeWithImageTests-a994905b-d9bd-419-proj-role"}}' 2018-10-12 04:33:53,798 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bb77134e-c2ec-4e5a-bae2-1b2f63c40357 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "7e0311816f904da6a3f31b979e13f751", "links": {"self": "http://172.30.9.27:5000/v3/roles/7e0311816f904da6a3f31b979e13f751"}, "name": "CreateVolumeWithImageTests-a994905b-d9bd-419-proj-role"}} 2018-10-12 04:33:53,798 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-bb77134e-c2ec-4e5a-bae2-1b2f63c40357 2018-10-12 04:33:53,799 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-a994905b-d9bd-419-proj-role 2018-10-12 04:33:53,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/7e0311816f904da6a3f31b979e13f751 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" 2018-10-12 04:33:53,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88e68bc3-b8e1-4a89-98ba-88c50bf31e0f Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/7e0311816f904da6a3f31b979e13f751"}, "domain_id": null, "name": "CreateVolumeWithImageTests-a994905b-d9bd-419-proj-role", "id": "7e0311816f904da6a3f31b979e13f751"}} 2018-10-12 04:33:53,889 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/7e0311816f904da6a3f31b979e13f751 used request id req-88e68bc3-b8e1-4a89-98ba-88c50bf31e0f 2018-10-12 04:33:53,890 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-a994905b-d9bd-419-proj-role to project CreateVolumeWithImageTests-a994905b-d9bd-419-proj 2018-10-12 04:33:53,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8e162ef679174333b085f6a5846be8f6/users/d627e5d0f12240a28e5177f8a570c756/roles/7e0311816f904da6a3f31b979e13f751 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" 2018-10-12 04:33:54,010 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6254f1f3-ad64-4aa1-bbd8-6a45e07c3e2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:54,010 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8e162ef679174333b085f6a5846be8f6/users/d627e5d0f12240a28e5177f8a570c756/roles/7e0311816f904da6a3f31b979e13f751 used request id req-6254f1f3-ad64-4aa1-bbd8-6a45e07c3e2a 2018-10-12 04:33:54,012 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:33:54,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:54,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:54,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e0311816f904da6a3f31b979e13f751", "name": "CreateVolumeWithImageTests-a994905b-d9bd-419-proj-role"}], "expires_at": "2018-10-12T05:33:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e162ef679174333b085f6a5846be8f6", "name": "CreateVolumeWithImageTests-a994905b-d9bd-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8e162ef679174333b085f6a5846be8f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8e162ef679174333b085f6a5846be8f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8e162ef679174333b085f6a5846be8f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8e162ef679174333b085f6a5846be8f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8e162ef679174333b085f6a5846be8f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8e162ef679174333b085f6a5846be8f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8e162ef679174333b085f6a5846be8f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8e162ef679174333b085f6a5846be8f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8e162ef679174333b085f6a5846be8f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8e162ef679174333b085f6a5846be8f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8e162ef679174333b085f6a5846be8f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8e162ef679174333b085f6a5846be8f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-a994905b-d9bd-419-user", "id": "d627e5d0f12240a28e5177f8a570c756"}, "audit_ids": ["DQ0bYdUNRWmdlzBVnvF5oQ"], "issued_at": "2018-10-12T04:33:54.000000Z"}} 2018-10-12 04:33:54,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09e8f0f0083e5ba82a3240ffde54e1517b37dacb" 2018-10-12 04:33:54,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1edcc460-50d3-4e45-9d10-a062c8e0fc0e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:54,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1edcc460-50d3-4e45-9d10-a062c8e0fc0e 2018-10-12 04:33:54,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-db43b03d-3642-4d79-8dfe-0c52a294551e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09e8f0f0083e5ba82a3240ffde54e1517b37dacb" 2018-10-12 04:33:54,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-7c427e47-9bf8-4783-bf52-395e9d60ba7e Date: Fri, 12 Oct 2018 04:33:54 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-db43b03d-3642-4d79-8dfe-0c52a294551e-image"} 2018-10-12 04:33:54,649 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-db43b03d-3642-4d79-8dfe-0c52a294551e-image used request id req-7c427e47-9bf8-4783-bf52-395e9d60ba7e 2018-10-12 04:33:54,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09e8f0f0083e5ba82a3240ffde54e1517b37dacb" 2018-10-12 04:33:54,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5bca62aa-1953-43e6-9d62-f455dfa36083 Date: Fri, 12 Oct 2018 04:33: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-10-12 04:33:54,811 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-5bca62aa-1953-43e6-9d62-f455dfa36083 2018-10-12 04:33:54,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}09e8f0f0083e5ba82a3240ffde54e1517b37dacb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-db43b03d-3642-4d79-8dfe-0c52a294551e-image"}' 2018-10-12 04:33:55,142 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/6d69cf46-c442-4872-b55f-607953f6c950 X-Openstack-Request-Id: req-084c6eac-960c-46e2-8bd1-8d912effe988 Date: Fri, 12 Oct 2018 04:33:55 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-db43b03d-3642-4d79-8dfe-0c52a294551e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:33:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:33:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/6d69cf46-c442-4872-b55f-607953f6c950", "min_disk": 0, "protected": false, "id": "6d69cf46-c442-4872-b55f-607953f6c950", "file": "/v2/images/6d69cf46-c442-4872-b55f-607953f6c950/file", "checksum": null, "owner": "8e162ef679174333b085f6a5846be8f6", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:33:55,142 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-084c6eac-960c-46e2-8bd1-8d912effe988 2018-10-12 04:33:55,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/6d69cf46-c442-4872-b55f-607953f6c950/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09e8f0f0083e5ba82a3240ffde54e1517b37dacb" -d '' 2018-10-12 04:33:56,528 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9fc36bbf-bb5a-47d3-a05c-7cfc5e841c4b Date: Fri, 12 Oct 2018 04:33:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:33:56,528 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/6d69cf46-c442-4872-b55f-607953f6c950/file used request id req-9fc36bbf-bb5a-47d3-a05c-7cfc5e841c4b 2018-10-12 04:33:56,529 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:33:56,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/6d69cf46-c442-4872-b55f-607953f6c950 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09e8f0f0083e5ba82a3240ffde54e1517b37dacb" 2018-10-12 04:33:56,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-4530af2f-48c0-4694-8f5a-f345c8789501 Date: Fri, 12 Oct 2018 04:33:56 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-db43b03d-3642-4d79-8dfe-0c52a294551e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:33:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:33:56Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/6d69cf46-c442-4872-b55f-607953f6c950/snap", "metadata": {}}], "self": "/v2/images/6d69cf46-c442-4872-b55f-607953f6c950", "min_disk": 0, "protected": false, "id": "6d69cf46-c442-4872-b55f-607953f6c950", "file": "/v2/images/6d69cf46-c442-4872-b55f-607953f6c950/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8e162ef679174333b085f6a5846be8f6", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/6d69cf46-c442-4872-b55f-607953f6c950/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:33:56,691 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/6d69cf46-c442-4872-b55f-607953f6c950 used request id req-4530af2f-48c0-4694-8f5a-f345c8789501 2018-10-12 04:33:56,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09e8f0f0083e5ba82a3240ffde54e1517b37dacb" 2018-10-12 04:33:56,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e4860268-69bd-4d05-b6af-fd31f78751a1 Date: Fri, 12 Oct 2018 04:33: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-10-12 04:33:56,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e4860268-69bd-4d05-b6af-fd31f78751a1 2018-10-12 04:33:56,849 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-db43b03d-3642-4d79-8dfe-0c52a294551e-image 2018-10-12 04:33:56,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/6d69cf46-c442-4872-b55f-607953f6c950 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09e8f0f0083e5ba82a3240ffde54e1517b37dacb" 2018-10-12 04:33:57,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d3b8e042-3b45-4515-94d2-edbac2fd0fcb Date: Fri, 12 Oct 2018 04:33:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-db43b03d-3642-4d79-8dfe-0c52a294551e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:33:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:33:56Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/6d69cf46-c442-4872-b55f-607953f6c950/snap", "metadata": {}}], "self": "/v2/images/6d69cf46-c442-4872-b55f-607953f6c950", "min_disk": 0, "protected": false, "id": "6d69cf46-c442-4872-b55f-607953f6c950", "file": "/v2/images/6d69cf46-c442-4872-b55f-607953f6c950/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8e162ef679174333b085f6a5846be8f6", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/6d69cf46-c442-4872-b55f-607953f6c950/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:33:57,007 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/6d69cf46-c442-4872-b55f-607953f6c950 used request id req-d3b8e042-3b45-4515-94d2-edbac2fd0fcb 2018-10-12 04:33:57,007 - create_image - DEBUG - Instance status is - active 2018-10-12 04:33:57,008 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-db43b03d-3642-4d79-8dfe-0c52a294551e-image 2018-10-12 04:33:57,008 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-db43b03d-3642-4d79-8dfe-0c52a294551e-image 2018-10-12 04:33:57,008 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:33:57,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:33:57,377 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "7e0311816f904da6a3f31b979e13f751", "name": "CreateVolumeWithImageTests-a994905b-d9bd-419-proj-role"}], "expires_at": "2018-10-12T05:33:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8e162ef679174333b085f6a5846be8f6", "name": "CreateVolumeWithImageTests-a994905b-d9bd-419-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8e162ef679174333b085f6a5846be8f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8e162ef679174333b085f6a5846be8f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8e162ef679174333b085f6a5846be8f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8e162ef679174333b085f6a5846be8f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8e162ef679174333b085f6a5846be8f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8e162ef679174333b085f6a5846be8f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8e162ef679174333b085f6a5846be8f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8e162ef679174333b085f6a5846be8f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8e162ef679174333b085f6a5846be8f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8e162ef679174333b085f6a5846be8f6", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8e162ef679174333b085f6a5846be8f6", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8e162ef679174333b085f6a5846be8f6", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-a994905b-d9bd-419-user", "id": "d627e5d0f12240a28e5177f8a570c756"}, "audit_ids": ["LWCwQNRxRdiUXTZYVRa94g"], "issued_at": "2018-10-12T04:33:57.000000Z"}} 2018-10-12 04:33:57,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaadc2258fc089f82c1ff721f3c0a494cf4b0a6" 2018-10-12 04:33:57,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85ea7401-e241-45ec-bb59-115cb37757a9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:33:57,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-85ea7401-e241-45ec-bb59-115cb37757a9 2018-10-12 04:33:57,459 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/8e162ef679174333b085f6a5846be8f6/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaadc2258fc089f82c1ff721f3c0a494cf4b0a6" 2018-10-12 04:33:57,661 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:57 GMT Server: Apache x-compute-request-id: req-ccd42991-d81f-45f6-af7a-962e5ec78ea0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ccd42991-d81f-45f6-af7a-962e5ec78ea0 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 04:33:57,661 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/8e162ef679174333b085f6a5846be8f6/volumes/detail used request id req-ccd42991-d81f-45f6-af7a-962e5ec78ea0 2018-10-12 04:33:57,665 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/8e162ef679174333b085f6a5846be8f6/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-ccd42991-d81f-45f6-af7a-962e5ec78ea0" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdaadc2258fc089f82c1ff721f3c0a494cf4b0a6" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-db43b03d-3642-4d79-8dfe-0c52a294551e-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-10-12 04:33:58,001 - cinderclient.v3.client - DEBUG - RESP: [400] Date: Fri, 12 Oct 2018 04:33:57 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-77ac59b2-747c-42a1-805f-678beeb81df9 x-openstack-request-id: req-77ac59b2-747c-42a1-805f-678beeb81df9 Content-Length: 105 Content-Type: application/json RESP BODY: {"badRequest": {"message": "Invalid image identifier or unable to access requested image.", "code": 400}} 2018-10-12 04:33:58,001 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/8e162ef679174333b085f6a5846be8f6/volumes used request id req-77ac59b2-747c-42a1-805f-678beeb81df9 2018-10-12 04:33:58,002 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-db43b03d-3642-4d79-8dfe-0c52a294551e-image 2018-10-12 04:33:58,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/6d69cf46-c442-4872-b55f-607953f6c950 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}09e8f0f0083e5ba82a3240ffde54e1517b37dacb" 2018-10-12 04:33:58,955 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0553c3ed-a54b-40e0-a026-c98199957458 Date: Fri, 12 Oct 2018 04:33:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:33:58,955 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/6d69cf46-c442-4872-b55f-607953f6c950 used request id req-0553c3ed-a54b-40e0-a026-c98199957458 2018-10-12 04:33:58,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" 2018-10-12 04:33:59,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-00874ca9-6b97-4061-8bf4-14d864d3c91c Date: Fri, 12 Oct 2018 04:33:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:33:59,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-00874ca9-6b97-4061-8bf4-14d864d3c91c 2018-10-12 04:33:59,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" 2018-10-12 04:33:59,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3404eec-74ff-4874-bc46-d454a23ca28e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:33:59,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-a3404eec-74ff-4874-bc46-d454a23ca28e 2018-10-12 04:33:59,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" 2018-10-12 04:33:59,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d20fd6d8-d16b-48e7-83c6-f565e07a7d54 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:33:59,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-d20fd6d8-d16b-48e7-83c6-f565e07a7d54 2018-10-12 04:33:59,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" 2018-10-12 04:33:59,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a6eb58e-d099-41d9-970b-65712a3f1dbf 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:33:59,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-0a6eb58e-d099-41d9-970b-65712a3f1dbf 2018-10-12 04:33:59,433 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-a994905b-d9bd-419-proj 2018-10-12 04:33:59,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8e162ef679174333b085f6a5846be8f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" 2018-10-12 04:33:59,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9668cde-ccc0-42c0-b469-5ff91dd4ebf5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:59,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8e162ef679174333b085f6a5846be8f6 used request id req-e9668cde-ccc0-42c0-b469-5ff91dd4ebf5 2018-10-12 04:33:59,688 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-a994905b-d9bd-419-proj-role 2018-10-12 04:33:59,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/7e0311816f904da6a3f31b979e13f751 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" 2018-10-12 04:33:59,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8914082e-10c0-4c21-b9a8-d28ba7f7c5ab Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:33:59,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/7e0311816f904da6a3f31b979e13f751 used request id req-8914082e-10c0-4c21-b9a8-d28ba7f7c5ab 2018-10-12 04:33:59,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}418ee4e2650bb060b05b6268c54f930587bfed44" 2018-10-12 04:33:59,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:33:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba0a1c60-fff9-4d1b-ba20-e773cb8d190f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:33:59,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ba0a1c60-fff9-4d1b-ba20-e773cb8d190f 2018-10-12 04:33:59,883 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-a994905b-d9bd-419-user 2018-10-12 04:33:59,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d627e5d0f12240a28e5177f8a570c756 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d4eb0f77e501c13587d2552e408f6eba2eed097" 2018-10-12 04:34:00,086 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:33:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b0f9af3-13ed-4ad9-85ca-02f52a9f721e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:34:00,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d627e5d0f12240a28e5177f8a570c756 used request id req-8b0f9af3-13ed-4ad9-85ca-02f52a9f721e 2018-10-12 04:34:00,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:00,461 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:34:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["b3cNjQwoQ2uzERsTq502zQ"], "issued_at": "2018-10-12T04:34:00.000000Z"}} 2018-10-12 04:34:00,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5aec85858afacd7cf6722d129443a1dcd5fb0643" 2018-10-12 04:34:00,547 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6510aa9f-27f6-485f-9377-c8214f11945b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:00,548 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6510aa9f-27f6-485f-9377-c8214f11945b 2018-10-12 04:34:00,549 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:34:00,550 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:00,937 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:34:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Z0MvOEQzSsSN-Krqy_H4RA"], "issued_at": "2018-10-12T04:34:00.000000Z"}} 2018-10-12 04:34:00,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" 2018-10-12 04:34:01,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad210f86-9a3b-4e8f-8cb0-4b30d6e4e8cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:01,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ad210f86-9a3b-4e8f-8cb0-4b30d6e4e8cf 2018-10-12 04:34:01,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:34:01,027 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:34:01,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" 2018-10-12 04:34:01,117 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-756d5dd9-96af-40ca-bf06-ae279bf77208 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:34:01,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj used request id req-756d5dd9-96af-40ca-bf06-ae279bf77208 2018-10-12 04:34:01,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" 2018-10-12 04:34:01,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bd38ae9-8f4a-4d04-a73a-7e54a9577f87 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:34:01,200 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3bd38ae9-8f4a-4d04-a73a-7e54a9577f87 2018-10-12 04:34:01,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj"}}' 2018-10-12 04:34:01,319 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:34:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-96f1b284-2911-4368-8a71-65e0dad0dc36 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25b2d83e8307431c97765e47220767fd"}, "enabled": true, "id": "25b2d83e8307431c97765e47220767fd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj"}} 2018-10-12 04:34:01,319 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-96f1b284-2911-4368-8a71-65e0dad0dc36 2018-10-12 04:34:01,319 - keystone_utils - INFO - Created project with name - CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj 2018-10-12 04:34:01,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:34:01,320 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:01,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:34:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["i-Vp1kSdSW2yM0AnyZtiaA"], "issued_at": "2018-10-12T04:34:01.000000Z"}} 2018-10-12 04:34:01,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42439404261bb3d0bb67b87986e60ec9dc348" 2018-10-12 04:34:01,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc78c48d-48a0-4075-a3d1-af20bc2c4bf1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:01,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dc78c48d-48a0-4075-a3d1-af20bc2c4bf1 2018-10-12 04:34:01,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:34:01,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:34:01,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42439404261bb3d0bb67b87986e60ec9dc348" 2018-10-12 04:34:01,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be9db11a-8c4d-4033-9ee4-39643f3dce78 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:34:01,838 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-be9db11a-8c4d-4033-9ee4-39643f3dce78 2018-10-12 04:34:01,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42439404261bb3d0bb67b87986e60ec9dc348" 2018-10-12 04:34:01,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d6deac7-4426-4922-bd57-d420afbf5faf Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/25b2d83e8307431c97765e47220767fd"}, "enabled": true, "id": "25b2d83e8307431c97765e47220767fd", "parent_id": "default", "domain_id": "default", "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj"}]} 2018-10-12 04:34:01,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj used request id req-1d6deac7-4426-4922-bd57-d420afbf5faf 2018-10-12 04:34:01,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42439404261bb3d0bb67b87986e60ec9dc348" 2018-10-12 04:34:02,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9bf27e76-bb7e-4763-98f8-b95d696d94db Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:34:02,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-9bf27e76-bb7e-4763-98f8-b95d696d94db 2018-10-12 04:34:02,384 - keystone_utils - INFO - Created user with name - CreateVolumeWithImageTests-88c6f500-5b29-4d9-user 2018-10-12 04:34:02,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:34:02,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" 2018-10-12 04:34:02,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22008698-fcd3-4e70-8438-7971b091c13e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:34:02,468 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-22008698-fcd3-4e70-8438-7971b091c13e 2018-10-12 04:34:02,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" -d '{"role": {"name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj-role"}}' 2018-10-12 04:34:02,576 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:34:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a175a78-f732-4ca0-a987-b814383f9c5e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4ced21d3c1844db98fb9325a622928c1", "links": {"self": "http://172.30.9.27:5000/v3/roles/4ced21d3c1844db98fb9325a622928c1"}, "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj-role"}} 2018-10-12 04:34:02,577 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-3a175a78-f732-4ca0-a987-b814383f9c5e 2018-10-12 04:34:02,577 - keystone_utils - INFO - Created role with name - CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj-role 2018-10-12 04:34:02,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/4ced21d3c1844db98fb9325a622928c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" 2018-10-12 04:34:02,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc90f3a-4fac-482a-9769-21f3a361a458 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/4ced21d3c1844db98fb9325a622928c1"}, "domain_id": null, "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj-role", "id": "4ced21d3c1844db98fb9325a622928c1"}} 2018-10-12 04:34:02,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/4ced21d3c1844db98fb9325a622928c1 used request id req-ffc90f3a-4fac-482a-9769-21f3a361a458 2018-10-12 04:34:02,598 - keystone_utils - INFO - Granting role CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj-role to project CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj 2018-10-12 04:34:02,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/25b2d83e8307431c97765e47220767fd/users/671e5d2cc6384d28aa13b906bd5e9c64/roles/4ced21d3c1844db98fb9325a622928c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" 2018-10-12 04:34:02,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:34:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e062c755-8231-4594-8d5f-673a51e79543 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:34:02,716 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/25b2d83e8307431c97765e47220767fd/users/671e5d2cc6384d28aa13b906bd5e9c64/roles/4ced21d3c1844db98fb9325a622928c1 used request id req-e062c755-8231-4594-8d5f-673a51e79543 2018-10-12 04:34:02,718 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:34:02,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:34:02,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:03,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ced21d3c1844db98fb9325a622928c1", "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj-role"}], "expires_at": "2018-10-12T05:34:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25b2d83e8307431c97765e47220767fd", "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/25b2d83e8307431c97765e47220767fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/25b2d83e8307431c97765e47220767fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/25b2d83e8307431c97765e47220767fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/25b2d83e8307431c97765e47220767fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/25b2d83e8307431c97765e47220767fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/25b2d83e8307431c97765e47220767fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/25b2d83e8307431c97765e47220767fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/25b2d83e8307431c97765e47220767fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/25b2d83e8307431c97765e47220767fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/25b2d83e8307431c97765e47220767fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/25b2d83e8307431c97765e47220767fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-user", "id": "671e5d2cc6384d28aa13b906bd5e9c64"}, "audit_ids": ["kc-vOeI3TA2Z6S4TL_eYWA"], "issued_at": "2018-10-12T04:34:03.000000Z"}} 2018-10-12 04:34:03,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7d6a8cbcda979a216f606986a0463abfee2e22b7" 2018-10-12 04:34:03,181 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a1dccbc-ab88-4c49-a6b7-14248d8558e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:03,181 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1a1dccbc-ab88-4c49-a6b7-14248d8558e3 2018-10-12 04:34:03,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d6a8cbcda979a216f606986a0463abfee2e22b7" 2018-10-12 04:34:03,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-58acec49-1feb-4f74-ba4a-3299c9428adb Date: Fri, 12 Oct 2018 04:34:03 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image"} 2018-10-12 04:34:03,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image used request id req-58acec49-1feb-4f74-ba4a-3299c9428adb 2018-10-12 04:34:03,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d6a8cbcda979a216f606986a0463abfee2e22b7" 2018-10-12 04:34:03,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e2dfaabc-8bfe-4c8a-97bc-12f23e384618 Date: Fri, 12 Oct 2018 04:34: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-10-12 04:34:03,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e2dfaabc-8bfe-4c8a-97bc-12f23e384618 2018-10-12 04:34:03,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7d6a8cbcda979a216f606986a0463abfee2e22b7" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image"}' 2018-10-12 04:34:03,752 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816 X-Openstack-Request-Id: req-fe549160-ff14-46ad-a573-90eb85830ec4 Date: Fri, 12 Oct 2018 04:34:03 GMT RESP BODY: {"status": "queued", "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:34:03Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:34:03Z", "visibility": "shared", "locations": [], "self": "/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816", "min_disk": 0, "protected": false, "id": "954acee2-efd6-45dd-9efd-c2cc6796e816", "file": "/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816/file", "checksum": null, "owner": "25b2d83e8307431c97765e47220767fd", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:34:03,752 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-fe549160-ff14-46ad-a573-90eb85830ec4 2018-10-12 04:34:03,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d6a8cbcda979a216f606986a0463abfee2e22b7" -d '' 2018-10-12 04:34:05,460 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9ec64ce-f482-44a9-a60a-fb1053b7bb4c Date: Fri, 12 Oct 2018 04:34:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:34:05,461 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816/file used request id req-e9ec64ce-f482-44a9-a60a-fb1053b7bb4c 2018-10-12 04:34:05,461 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:34:05,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d6a8cbcda979a216f606986a0463abfee2e22b7" 2018-10-12 04:34:05,635 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-012a1da0-a90d-4e30-b708-82de4df65269 Date: Fri, 12 Oct 2018 04:34:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:34:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:34:05Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/954acee2-efd6-45dd-9efd-c2cc6796e816/snap", "metadata": {}}], "self": "/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816", "min_disk": 0, "protected": false, "id": "954acee2-efd6-45dd-9efd-c2cc6796e816", "file": "/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "25b2d83e8307431c97765e47220767fd", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/954acee2-efd6-45dd-9efd-c2cc6796e816/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:34:05,635 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816 used request id req-012a1da0-a90d-4e30-b708-82de4df65269 2018-10-12 04:34:05,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d6a8cbcda979a216f606986a0463abfee2e22b7" 2018-10-12 04:34:05,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-87a51afa-a681-4582-93a6-18126ef1d1e5 Date: Fri, 12 Oct 2018 04: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-10-12 04:34:05,645 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-87a51afa-a681-4582-93a6-18126ef1d1e5 2018-10-12 04:34:05,648 - create_image - INFO - Created image with name - CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image 2018-10-12 04:34:05,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d6a8cbcda979a216f606986a0463abfee2e22b7" 2018-10-12 04:34:05,671 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-5d6bc53b-8f1e-42be-82ab-501a34413eae Date: Fri, 12 Oct 2018 04:34:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:34:03Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:34:05Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/954acee2-efd6-45dd-9efd-c2cc6796e816/snap", "metadata": {}}], "self": "/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816", "min_disk": 0, "protected": false, "id": "954acee2-efd6-45dd-9efd-c2cc6796e816", "file": "/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "25b2d83e8307431c97765e47220767fd", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/954acee2-efd6-45dd-9efd-c2cc6796e816/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:34:05,671 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816 used request id req-5d6bc53b-8f1e-42be-82ab-501a34413eae 2018-10-12 04:34:05,671 - create_image - DEBUG - Instance status is - active 2018-10-12 04:34:05,672 - create_image - DEBUG - Image is active with name - CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image 2018-10-12 04:34:05,672 - create_image - INFO - Image is now active with name - CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image 2018-10-12 04:34:05,672 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:34:05,673 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:06,040 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ced21d3c1844db98fb9325a622928c1", "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj-role"}], "expires_at": "2018-10-12T05:34:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25b2d83e8307431c97765e47220767fd", "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/25b2d83e8307431c97765e47220767fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/25b2d83e8307431c97765e47220767fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/25b2d83e8307431c97765e47220767fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/25b2d83e8307431c97765e47220767fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/25b2d83e8307431c97765e47220767fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/25b2d83e8307431c97765e47220767fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/25b2d83e8307431c97765e47220767fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/25b2d83e8307431c97765e47220767fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/25b2d83e8307431c97765e47220767fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/25b2d83e8307431c97765e47220767fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/25b2d83e8307431c97765e47220767fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-user", "id": "671e5d2cc6384d28aa13b906bd5e9c64"}, "audit_ids": ["Fp0iHZMPTdOC2tpAXMO_Sg"], "issued_at": "2018-10-12T04:34:06.000000Z"}} 2018-10-12 04:34:06,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382da1b6f95b1b66a6262f46e8cdb9d4950f01d9" 2018-10-12 04:34:06,119 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40bb530f-a4e9-4d79-a566-566423f0b3fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:06,119 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-40bb530f-a4e9-4d79-a566-566423f0b3fb 2018-10-12 04:34:06,125 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382da1b6f95b1b66a6262f46e8cdb9d4950f01d9" 2018-10-12 04:34:06,326 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:06 GMT Server: Apache x-compute-request-id: req-aa7575c1-b557-4aa6-b1a2-6aa92778c615 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aa7575c1-b557-4aa6-b1a2-6aa92778c615 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 04:34:06,326 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/detail used request id req-aa7575c1-b557-4aa6-b1a2-6aa92778c615 2018-10-12 04:34:06,330 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-aa7575c1-b557-4aa6-b1a2-6aa92778c615" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382da1b6f95b1b66a6262f46e8cdb9d4950f01d9" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol", "imageRef": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-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-10-12 04:34:07,707 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:34:06 GMT Server: Apache x-compute-request-id: req-aa0c6c65-6f85-498c-9125-7961e953328b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-aa0c6c65-6f85-498c-9125-7961e953328b Content-Length: 828 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "671e5d2cc6384d28aa13b906bd5e9c64", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "self"}, {"href": "http://172.30.9.27:8776/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:34:07.616158", "description": null, "updated_at": null, "volume_type": null, "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "93ec45c2-8884-408c-bc07-dddb27b2e1a0", "size": 1}} 2018-10-12 04:34:07,707 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes used request id req-aa0c6c65-6f85-498c-9125-7961e953328b 2018-10-12 04:34:07,711 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa7575c1-b557-4aa6-b1a2-6aa92778c615" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382da1b6f95b1b66a6262f46e8cdb9d4950f01d9" 2018-10-12 04:34:07,903 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:07 GMT Server: Apache x-compute-request-id: req-b8a7ae12-fa80-4c26-b2bb-2f241fd13efc OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b8a7ae12-fa80-4c26-b2bb-2f241fd13efc Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "671e5d2cc6384d28aa13b906bd5e9c64", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "self"}, {"href": "http://172.30.9.27:8776/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:34:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25b2d83e8307431c97765e47220767fd", "updated_at": "2018-10-12T04:34:07.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "93ec45c2-8884-408c-bc07-dddb27b2e1a0", "size": 1}} 2018-10-12 04:34:07,904 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 used request id req-b8a7ae12-fa80-4c26-b2bb-2f241fd13efc 2018-10-12 04:34:07,904 - create_volume - INFO - Created volume with name - CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol 2018-10-12 04:34:07,907 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa7575c1-b557-4aa6-b1a2-6aa92778c615" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382da1b6f95b1b66a6262f46e8cdb9d4950f01d9" 2018-10-12 04:34:08,099 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:07 GMT Server: Apache x-compute-request-id: req-cdd2592d-0020-41e7-bfa5-ae0b04646dfe OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cdd2592d-0020-41e7-bfa5-ae0b04646dfe Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "671e5d2cc6384d28aa13b906bd5e9c64", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "self"}, {"href": "http://172.30.9.27:8776/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:34:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25b2d83e8307431c97765e47220767fd", "updated_at": "2018-10-12T04:34:07.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "93ec45c2-8884-408c-bc07-dddb27b2e1a0", "size": 1}} 2018-10-12 04:34:08,099 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 used request id req-cdd2592d-0020-41e7-bfa5-ae0b04646dfe 2018-10-12 04:34:08,099 - create_volume - DEBUG - Instance status is - creating 2018-10-12 04:34:08,100 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:34:11,103 - create_volume - DEBUG - Volume status query timeout in 296.801488161 2018-10-12 04:34:11,106 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa7575c1-b557-4aa6-b1a2-6aa92778c615" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382da1b6f95b1b66a6262f46e8cdb9d4950f01d9" 2018-10-12 04:34:11,322 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:11 GMT Server: Apache x-compute-request-id: req-cece1930-73f0-4e34-84f8-2c3de1bf942e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cece1930-73f0-4e34-84f8-2c3de1bf942e Content-Encoding: gzip Content-Length: 471 Content-Type: application/json RESP BODY: {"volume": {"status": "downloading", "user_id": "671e5d2cc6384d28aa13b906bd5e9c64", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "self"}, {"href": "http://172.30.9.27:8776/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:34:07.000000", "description": null, "os-vol-tenant-attr:tenant_id": "25b2d83e8307431c97765e47220767fd", "updated_at": "2018-10-12T04:34:10.000000", "volume_type": null, "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "93ec45c2-8884-408c-bc07-dddb27b2e1a0", "size": 1}} 2018-10-12 04:34:11,323 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 used request id req-cece1930-73f0-4e34-84f8-2c3de1bf942e 2018-10-12 04:34:11,323 - create_volume - DEBUG - Instance status is - downloading 2018-10-12 04:34:11,323 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:34:14,326 - create_volume - DEBUG - Volume status query timeout in 293.577738047 2018-10-12 04:34:14,330 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa7575c1-b557-4aa6-b1a2-6aa92778c615" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382da1b6f95b1b66a6262f46e8cdb9d4950f01d9" 2018-10-12 04:34:14,536 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:14 GMT Server: Apache x-compute-request-id: req-cfe8efc7-8183-4cfa-a630-0032f5ec1cb3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-cfe8efc7-8183-4cfa-a630-0032f5ec1cb3 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "self"}, {"href": "http://172.30.9.27:8776/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-12T04:34:13.000000", "replication_status": null, "snapshot_id": null, "id": "93ec45c2-8884-408c-bc07-dddb27b2e1a0", "size": 1, "user_id": "671e5d2cc6384d28aa13b906bd5e9c64", "os-vol-tenant-attr:tenant_id": "25b2d83e8307431c97765e47220767fd", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image", "image_id": "954acee2-efd6-45dd-9efd-c2cc6796e816", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol", "bootable": "true", "created_at": "2018-10-12T04:34:07.000000", "volume_type": null}} 2018-10-12 04:34:14,536 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 used request id req-cfe8efc7-8183-4cfa-a630-0032f5ec1cb3 2018-10-12 04:34:14,537 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:34:14,537 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol 2018-10-12 04:34:14,537 - create_volume - INFO - Volume is now active with name - CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol 2018-10-12 04:34:14,540 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa7575c1-b557-4aa6-b1a2-6aa92778c615" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382da1b6f95b1b66a6262f46e8cdb9d4950f01d9" 2018-10-12 04:34:14,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:14 GMT Server: Apache x-compute-request-id: req-6586e82b-f146-49c8-83e6-99ebd89af4de OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-6586e82b-f146-49c8-83e6-99ebd89af4de Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "self"}, {"href": "http://172.30.9.27:8776/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-12T04:34:13.000000", "replication_status": null, "snapshot_id": null, "id": "93ec45c2-8884-408c-bc07-dddb27b2e1a0", "size": 1, "user_id": "671e5d2cc6384d28aa13b906bd5e9c64", "os-vol-tenant-attr:tenant_id": "25b2d83e8307431c97765e47220767fd", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image", "image_id": "954acee2-efd6-45dd-9efd-c2cc6796e816", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol", "bootable": "true", "created_at": "2018-10-12T04:34:07.000000", "volume_type": null}} 2018-10-12 04:34:14,748 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 used request id req-6586e82b-f146-49c8-83e6-99ebd89af4de 2018-10-12 04:34:14,748 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:34:14,748 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol 2018-10-12 04:34:14,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:15,147 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4ced21d3c1844db98fb9325a622928c1", "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj-role"}], "expires_at": "2018-10-12T05:34:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "25b2d83e8307431c97765e47220767fd", "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/25b2d83e8307431c97765e47220767fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/25b2d83e8307431c97765e47220767fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/25b2d83e8307431c97765e47220767fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/25b2d83e8307431c97765e47220767fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/25b2d83e8307431c97765e47220767fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/25b2d83e8307431c97765e47220767fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/25b2d83e8307431c97765e47220767fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/25b2d83e8307431c97765e47220767fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/25b2d83e8307431c97765e47220767fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/25b2d83e8307431c97765e47220767fd", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/25b2d83e8307431c97765e47220767fd", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateVolumeWithImageTests-88c6f500-5b29-4d9-user", "id": "671e5d2cc6384d28aa13b906bd5e9c64"}, "audit_ids": ["ce_fuKVJQS-wYCoxvcCuow"], "issued_at": "2018-10-12T04:34:15.000000Z"}} 2018-10-12 04:34:15,151 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cce0fef9d167efc176713bbb48ba8741a52948e" 2018-10-12 04:34:15,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:15 GMT Server: Apache x-compute-request-id: req-82204196-0239-4ada-9be2-38640c51add0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-82204196-0239-4ada-9be2-38640c51add0 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "self"}, {"href": "http://172.30.9.27:8776/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-12T04:34:13.000000", "replication_status": null, "snapshot_id": null, "id": "93ec45c2-8884-408c-bc07-dddb27b2e1a0", "size": 1, "user_id": "671e5d2cc6384d28aa13b906bd5e9c64", "os-vol-tenant-attr:tenant_id": "25b2d83e8307431c97765e47220767fd", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image", "image_id": "954acee2-efd6-45dd-9efd-c2cc6796e816", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol", "bootable": "true", "created_at": "2018-10-12T04:34:07.000000", "volume_type": null}} 2018-10-12 04:34:15,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 used request id req-82204196-0239-4ada-9be2-38640c51add0 2018-10-12 04:34:15,352 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa7575c1-b557-4aa6-b1a2-6aa92778c615" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382da1b6f95b1b66a6262f46e8cdb9d4950f01d9" 2018-10-12 04:34:15,540 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:15 GMT Server: Apache x-compute-request-id: req-15d2f32b-5ad6-4211-b360-6b63b61d7029 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-15d2f32b-5ad6-4211-b360-6b63b61d7029 Content-Encoding: gzip Content-Length: 596 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "self"}, {"href": "http://172.30.9.27:8776/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-12T04:34:13.000000", "replication_status": null, "snapshot_id": null, "id": "93ec45c2-8884-408c-bc07-dddb27b2e1a0", "size": 1, "user_id": "671e5d2cc6384d28aa13b906bd5e9c64", "os-vol-tenant-attr:tenant_id": "25b2d83e8307431c97765e47220767fd", "metadata": {}, "status": "available", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image", "image_id": "954acee2-efd6-45dd-9efd-c2cc6796e816", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol", "bootable": "true", "created_at": "2018-10-12T04:34:07.000000", "volume_type": null}} 2018-10-12 04:34:15,540 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 used request id req-15d2f32b-5ad6-4211-b360-6b63b61d7029 2018-10-12 04:34:15,540 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:34:15,540 - create_volume - DEBUG - Volume is active with name - CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol 2018-10-12 04:34:15,541 - cinder_utils - INFO - Deleting volume named - CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol 2018-10-12 04:34:15,543 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa7575c1-b557-4aa6-b1a2-6aa92778c615" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382da1b6f95b1b66a6262f46e8cdb9d4950f01d9" 2018-10-12 04:34:15,613 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:34:15 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-df4f70ef-e22d-460b-9b26-a9d52567392b 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-10-12 04:34:15,614 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 used request id req-df4f70ef-e22d-460b-9b26-a9d52567392b 2018-10-12 04:34:15,617 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa7575c1-b557-4aa6-b1a2-6aa92778c615" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382da1b6f95b1b66a6262f46e8cdb9d4950f01d9" 2018-10-12 04:34:15,816 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:15 GMT Server: Apache x-compute-request-id: req-0d3d8359-cc17-4136-88d2-12aee2a422ae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d3d8359-cc17-4136-88d2-12aee2a422ae Content-Encoding: gzip Content-Length: 598 Content-Type: application/json RESP BODY: {"volume": {"attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "self"}, {"href": "http://172.30.9.27:8776/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0", "rel": "bookmark"}], "availability_zone": "nova", "encrypted": false, "updated_at": "2018-10-12T04:34:15.000000", "replication_status": null, "snapshot_id": null, "id": "93ec45c2-8884-408c-bc07-dddb27b2e1a0", "size": 1, "user_id": "671e5d2cc6384d28aa13b906bd5e9c64", "os-vol-tenant-attr:tenant_id": "25b2d83e8307431c97765e47220767fd", "metadata": {}, "status": "deleting", "volume_image_metadata": {"checksum": "443b7623e27ecf03dc9e01ee93f67afe", "min_ram": "0", "disk_format": "qcow2", "image_name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image", "image_id": "954acee2-efd6-45dd-9efd-c2cc6796e816", "container_format": "bare", "min_disk": "0", "size": "12716032"}, "description": null, "multiattach": false, "source_volid": null, "consistencygroup_id": null, "name": "CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol", "bootable": "true", "created_at": "2018-10-12T04:34:07.000000", "volume_type": null}} 2018-10-12 04:34:15,816 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 used request id req-0d3d8359-cc17-4136-88d2-12aee2a422ae 2018-10-12 04:34:15,816 - create_volume - DEBUG - Instance status is - deleting 2018-10-12 04:34:15,816 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:34:18,817 - create_volume - DEBUG - Volume status query timeout in 56.7969260216 2018-10-12 04:34:18,820 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa7575c1-b557-4aa6-b1a2-6aa92778c615" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}382da1b6f95b1b66a6262f46e8cdb9d4950f01d9" 2018-10-12 04:34:18,858 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:34:18 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-a3af52a6-0db6-4125-b4bb-6c5fb58b266d x-openstack-request-id: req-a3af52a6-0db6-4125-b4bb-6c5fb58b266d Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 93ec45c2-8884-408c-bc07-dddb27b2e1a0 could not be found.", "code": 404}} 2018-10-12 04:34:18,858 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/25b2d83e8307431c97765e47220767fd/volumes/93ec45c2-8884-408c-bc07-dddb27b2e1a0 used request id req-a3af52a6-0db6-4125-b4bb-6c5fb58b266d 2018-10-12 04:34:18,858 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 93ec45c2-8884-408c-bc07-dddb27b2e1a0 could not be found. (HTTP 404) (Request-ID: req-a3af52a6-0db6-4125-b4bb-6c5fb58b266d) 2018-10-12 04:34:18,859 - create_volume - INFO - Volume has been properly deleted with name - CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-vol 2018-10-12 04:34:18,859 - glance_utils - INFO - Deleting image named - CreateVolumeWithImageTests-70e01d77-ade9-477e-8614-9561fa5a0b02-image 2018-10-12 04:34:18,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7d6a8cbcda979a216f606986a0463abfee2e22b7" 2018-10-12 04:34:20,380 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1d7340c8-30c2-47cc-afff-000699108893 Date: Fri, 12 Oct 2018 04:34:20 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:34:20,380 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/954acee2-efd6-45dd-9efd-c2cc6796e816 used request id req-1d7340c8-30c2-47cc-afff-000699108893 2018-10-12 04:34:20,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" 2018-10-12 04:34:20,618 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-164f045b-5538-41dc-a9fb-217a67031e25 Date: Fri, 12 Oct 2018 04:34:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:34:20,618 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-164f045b-5538-41dc-a9fb-217a67031e25 2018-10-12 04:34:20,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" 2018-10-12 04:34:20,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-321bdd99-c267-492a-b17c-b880d5cb3e13 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:34:20,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-321bdd99-c267-492a-b17c-b880d5cb3e13 2018-10-12 04:34:20,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" 2018-10-12 04:34:20,804 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40398721-730d-4626-9d0b-a47834d3fbe2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:34:20,804 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-40398721-730d-4626-9d0b-a47834d3fbe2 2018-10-12 04:34:20,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" 2018-10-12 04:34:20,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa7a7def-773c-4a93-ba34-39e575731b0f 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:34:20,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-fa7a7def-773c-4a93-ba34-39e575731b0f 2018-10-12 04:34:20,892 - keystone_utils - INFO - Deleting project with name - CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj 2018-10-12 04:34:20,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/25b2d83e8307431c97765e47220767fd -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" 2018-10-12 04:34:21,112 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:34:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cd668783-2eee-448f-847a-c36226d83713 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:34:21,112 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/25b2d83e8307431c97765e47220767fd used request id req-cd668783-2eee-448f-847a-c36226d83713 2018-10-12 04:34:21,112 - keystone_utils - INFO - Deleting role with name - CreateVolumeWithImageTests-88c6f500-5b29-4d9-proj-role 2018-10-12 04:34:21,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/4ced21d3c1844db98fb9325a622928c1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" 2018-10-12 04:34:21,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4fac681-b1cb-407a-a620-81c6da72de7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:34:21,272 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/4ced21d3c1844db98fb9325a622928c1 used request id req-b4fac681-b1cb-407a-a620-81c6da72de7e 2018-10-12 04:34:21,275 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}37a74c4d7d931cb8d2024004dae059a1be24c3a9" 2018-10-12 04:34:21,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c106d7a-1323-4dc6-ac56-e3e388245dc7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:34:21,364 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6c106d7a-1323-4dc6-ac56-e3e388245dc7 2018-10-12 04:34:21,365 - keystone_utils - INFO - Deleting user with name - CreateVolumeWithImageTests-88c6f500-5b29-4d9-user 2018-10-12 04:34:21,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/671e5d2cc6384d28aa13b906bd5e9c64 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2d42439404261bb3d0bb67b87986e60ec9dc348" 2018-10-12 04:34:21,526 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:34:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4ed0c859-989c-440d-9c5f-f80ffc393f24 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:34:21,526 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/671e5d2cc6384d28aa13b906bd5e9c64 used request id req-4ed0c859-989c-440d-9c5f-f80ffc393f24 2018-10-12 04:34:21,528 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:21,916 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:34:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["WhOQSNpUQIiVUHcpCy32Zg"], "issued_at": "2018-10-12T04:34:21.000000Z"}} 2018-10-12 04:34:21,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}23e6ebbf7ca2b62fb6705aed4db278d9a30ebac4" 2018-10-12 04:34:22,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a717c834-7658-4e0c-84ee-417094fcf8db Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:22,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a717c834-7658-4e0c-84ee-417094fcf8db 2018-10-12 04:34:22,015 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:34:22,016 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:22,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:34:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["VcAocUZpQliWblDFNleKHg"], "issued_at": "2018-10-12T04:34:22.000000Z"}} 2018-10-12 04:34:22,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:34:22,484 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10be6c4b-1d92-4b24-996e-3727b510136f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:22,485 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-10be6c4b-1d92-4b24-996e-3727b510136f 2018-10-12 04:34:22,489 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:34:22,494 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:34:22,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-76b00129-5e8c-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:34:22,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8e546619-b4ab-4746-8aec-964497881700 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-76b00129-5e8c-4bc-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:34:22,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=SimpleHealthCheck-76b00129-5e8c-4bc-proj used request id req-8e546619-b4ab-4746-8aec-964497881700 2018-10-12 04:34:22,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:34:22,672 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e829fe3-0e3f-41ac-a4f6-322acedb84da Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:34:22,672 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0e829fe3-0e3f-41ac-a4f6-322acedb84da 2018-10-12 04:34:22,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}}' 2018-10-12 04:34:22,798 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:34:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b1aa9dd0-06da-433e-97c7-e4f08f49d879 Content-Length: 302 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768"}, "enabled": true, "id": "331401fa5db94578bd9a89395f85d768", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}} 2018-10-12 04:34:22,798 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b1aa9dd0-06da-433e-97c7-e4f08f49d879 2018-10-12 04:34:22,799 - keystone_utils - INFO - Created project with name - SimpleHealthCheck-76b00129-5e8c-4bc-proj 2018-10-12 04:34:22,799 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:34:22,800 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:23,181 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:34:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["pwtkqp7bQH2gq2syAvoWiw"], "issued_at": "2018-10-12T04:34:23.000000Z"}} 2018-10-12 04:34:23,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2401fb3b812304e99061ef5722ec9da68677a46" 2018-10-12 04:34:23,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53ab575f-a3fc-4686-b94b-8c7b8e508e47 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:23,266 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-53ab575f-a3fc-4686-b94b-8c7b8e508e47 2018-10-12 04:34:23,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:34:23,275 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:34:23,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2401fb3b812304e99061ef5722ec9da68677a46" 2018-10-12 04:34:23,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a1d239-48ba-4337-99c6-5cfcbef6d7fa Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:34:23,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-07a1d239-48ba-4337-99c6-5cfcbef6d7fa 2018-10-12 04:34:23,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-76b00129-5e8c-4bc-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2401fb3b812304e99061ef5722ec9da68677a46" 2018-10-12 04:34:23,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-011d7857-3815-4f4d-a70f-e25226cd0c5d Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-76b00129-5e8c-4bc-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768"}, "enabled": true, "id": "331401fa5db94578bd9a89395f85d768", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}]} 2018-10-12 04:34:23,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=SimpleHealthCheck-76b00129-5e8c-4bc-proj used request id req-011d7857-3815-4f4d-a70f-e25226cd0c5d 2018-10-12 04:34:23,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2401fb3b812304e99061ef5722ec9da68677a46" 2018-10-12 04:34:23,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-576e57cb-7bd6-4cd3-b8d2-092a4c0e0986 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:34:23,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-576e57cb-7bd6-4cd3-b8d2-092a4c0e0986 2018-10-12 04:34:23,858 - keystone_utils - INFO - Created user with name - SimpleHealthCheck-76b00129-5e8c-4bc-user 2018-10-12 04:34:23,858 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:34:23,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:34:23,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdd704c4-e794-4ffc-ae67-d9f859a68389 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:34:23,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fdd704c4-e794-4ffc-ae67-d9f859a68389 2018-10-12 04:34:23,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" -d '{"role": {"name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj-role"}}' 2018-10-12 04:34:24,055 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:34:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3d783cac-354a-4b90-9c20-b8ea417fe628 Content-Length: 216 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "82d65acef0d840ee95915c14352e8d78", "links": {"self": "http://172.30.9.27:5000/v3/roles/82d65acef0d840ee95915c14352e8d78"}, "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj-role"}} 2018-10-12 04:34:24,056 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-3d783cac-354a-4b90-9c20-b8ea417fe628 2018-10-12 04:34:24,056 - keystone_utils - INFO - Created role with name - SimpleHealthCheck-76b00129-5e8c-4bc-proj-role 2018-10-12 04:34:24,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/82d65acef0d840ee95915c14352e8d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:34:24,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c74180-e0ac-4331-b3f2-76c45a7f61bf Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/82d65acef0d840ee95915c14352e8d78"}, "domain_id": null, "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj-role", "id": "82d65acef0d840ee95915c14352e8d78"}} 2018-10-12 04:34:24,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/82d65acef0d840ee95915c14352e8d78 used request id req-94c74180-e0ac-4331-b3f2-76c45a7f61bf 2018-10-12 04:34:24,218 - keystone_utils - INFO - Granting role SimpleHealthCheck-76b00129-5e8c-4bc-proj-role to project SimpleHealthCheck-76b00129-5e8c-4bc-proj 2018-10-12 04:34:24,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768/users/250a641d0aa546df931c315190e5ece2/roles/82d65acef0d840ee95915c14352e8d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:34:24,357 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:34:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b365c540-a140-405a-907d-5f6fa71677f7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:34:24,357 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768/users/250a641d0aa546df931c315190e5ece2/roles/82d65acef0d840ee95915c14352e8d78 used request id req-b365c540-a140-405a-907d-5f6fa71677f7 2018-10-12 04:34:24,358 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:34:24,359 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:34:24,359 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:34:24,360 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:24,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82d65acef0d840ee95915c14352e8d78", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj-role"}], "expires_at": "2018-10-12T05:34:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "331401fa5db94578bd9a89395f85d768", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-76b00129-5e8c-4bc-user", "id": "250a641d0aa546df931c315190e5ece2"}, "audit_ids": ["5_vSq6u-Snu1JY9U899PiQ"], "issued_at": "2018-10-12T04:34:24.000000Z"}} 2018-10-12 04:34:24,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8859798ce08113f15fac411db9a663243f5f4c98" 2018-10-12 04:34:24,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c4a309b-2700-4c23-a47c-d3660e8e8b9b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:24,805 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6c4a309b-2700-4c23-a47c-d3660e8e8b9b 2018-10-12 04:34:24,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8859798ce08113f15fac411db9a663243f5f4c98" 2018-10-12 04:34:24,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 162 Content-Type: application/json X-Openstack-Request-Id: req-48cdab19-efec-4cd9-aa69-4120f23cc093 Date: Fri, 12 Oct 2018 04:34:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image"} 2018-10-12 04:34:24,991 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image used request id req-48cdab19-efec-4cd9-aa69-4120f23cc093 2018-10-12 04:34:24,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8859798ce08113f15fac411db9a663243f5f4c98" 2018-10-12 04:34:25,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-77c44b13-07aa-48f4-aa30-32968259ffb2 Date: Fri, 12 Oct 2018 04:34: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-10-12 04:34:25,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-77c44b13-07aa-48f4-aa30-32968259ffb2 2018-10-12 04:34:25,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}8859798ce08113f15fac411db9a663243f5f4c98" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image"}' 2018-10-12 04:34:25,375 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 621 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/ee6139d8-f111-46ca-9307-f40123323332 X-Openstack-Request-Id: req-9ec205c7-ee33-4122-ada0-5aea6fcfb886 Date: Fri, 12 Oct 2018 04:34:25 GMT RESP BODY: {"status": "queued", "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:34:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:34:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/ee6139d8-f111-46ca-9307-f40123323332", "min_disk": 0, "protected": false, "id": "ee6139d8-f111-46ca-9307-f40123323332", "file": "/v2/images/ee6139d8-f111-46ca-9307-f40123323332/file", "checksum": null, "owner": "331401fa5db94578bd9a89395f85d768", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:34:25,375 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9ec205c7-ee33-4122-ada0-5aea6fcfb886 2018-10-12 04:34:25,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/ee6139d8-f111-46ca-9307-f40123323332/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8859798ce08113f15fac411db9a663243f5f4c98" -d '' 2018-10-12 04:34:26,845 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a36f4eb0-b112-428a-b944-81934bd86e40 Date: Fri, 12 Oct 2018 04:34:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:34:26,845 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ee6139d8-f111-46ca-9307-f40123323332/file used request id req-a36f4eb0-b112-428a-b944-81934bd86e40 2018-10-12 04:34:26,846 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:34:26,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/ee6139d8-f111-46ca-9307-f40123323332 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8859798ce08113f15fac411db9a663243f5f4c98" 2018-10-12 04:34:27,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-41465d2d-a56b-4eff-93e5-537b0a155863 Date: Fri, 12 Oct 2018 04:34:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:34:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:34:26Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ee6139d8-f111-46ca-9307-f40123323332/snap", "metadata": {}}], "self": "/v2/images/ee6139d8-f111-46ca-9307-f40123323332", "min_disk": 0, "protected": false, "id": "ee6139d8-f111-46ca-9307-f40123323332", "file": "/v2/images/ee6139d8-f111-46ca-9307-f40123323332/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "331401fa5db94578bd9a89395f85d768", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ee6139d8-f111-46ca-9307-f40123323332/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:34:27,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/ee6139d8-f111-46ca-9307-f40123323332 used request id req-41465d2d-a56b-4eff-93e5-537b0a155863 2018-10-12 04:34:27,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8859798ce08113f15fac411db9a663243f5f4c98" 2018-10-12 04:34:27,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a3010470-0311-42b5-a9ef-831228ae319d Date: Fri, 12 Oct 2018 04:34: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-10-12 04:34:27,209 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-a3010470-0311-42b5-a9ef-831228ae319d 2018-10-12 04:34:27,212 - create_image - INFO - Created image with name - SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image 2018-10-12 04:34:27,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/ee6139d8-f111-46ca-9307-f40123323332 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8859798ce08113f15fac411db9a663243f5f4c98" 2018-10-12 04:34:27,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 882 Content-Type: application/json X-Openstack-Request-Id: req-a7619934-bb34-4949-b4f7-2118fc89a38b Date: Fri, 12 Oct 2018 04:34:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:34:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:34:26Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ee6139d8-f111-46ca-9307-f40123323332/snap", "metadata": {}}], "self": "/v2/images/ee6139d8-f111-46ca-9307-f40123323332", "min_disk": 0, "protected": false, "id": "ee6139d8-f111-46ca-9307-f40123323332", "file": "/v2/images/ee6139d8-f111-46ca-9307-f40123323332/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "331401fa5db94578bd9a89395f85d768", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ee6139d8-f111-46ca-9307-f40123323332/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:34:27,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/ee6139d8-f111-46ca-9307-f40123323332 used request id req-a7619934-bb34-4949-b4f7-2118fc89a38b 2018-10-12 04:34:27,374 - create_image - DEBUG - Instance status is - active 2018-10-12 04:34:27,374 - create_image - DEBUG - Image is active with name - SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image 2018-10-12 04:34:27,375 - create_image - INFO - Image is now active with name - SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image 2018-10-12 04:34:27,375 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:34:27,376 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:27,756 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82d65acef0d840ee95915c14352e8d78", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj-role"}], "expires_at": "2018-10-12T05:34:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "331401fa5db94578bd9a89395f85d768", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-76b00129-5e8c-4bc-user", "id": "250a641d0aa546df931c315190e5ece2"}, "audit_ids": ["z3dlZEO6SK2cXFfcbnNdKg"], "issued_at": "2018-10-12T04:34:27.000000Z"}} 2018-10-12 04:34:27,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b5a49d3133dd42d85ff303368690c0eb11ee9e" 2018-10-12 04:34:27,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4b699fe-c0e1-40ac-9a97-bbee5b3f2760 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:27,844 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d4b699fe-c0e1-40ac-9a97-bbee5b3f2760 2018-10-12 04:34:27,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b5a49d3133dd42d85ff303368690c0eb11ee9e" 2018-10-12 04:34:28,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7920da55-14b2-4c2c-bd29-384bb83e1e17 Date: Fri, 12 Oct 2018 04:34:28 GMT RESP BODY: {"networks":[]} 2018-10-12 04:34:28,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net used request id req-7920da55-14b2-4c2c-bd29-384bb83e1e17 2018-10-12 04:34:28,025 - neutron_utils - INFO - Creating network with name SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net 2018-10-12 04:34:28,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b5a49d3133dd42d85ff303368690c0eb11ee9e" -d '{"network": {"name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net", "admin_state_up": true}}' 2018-10-12 04:34:28,676 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-15dbadd1-eab6-4f7a-a465-4594b9071204 Date: Fri, 12 Oct 2018 04:34:28 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"c261f641-83d5-4357-9061-86a2df32faa6","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"331401fa5db94578bd9a89395f85d768","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:34:28Z","is_default":false,"name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:28Z","mtu":1450}} 2018-10-12 04:34:28,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-15dbadd1-eab6-4f7a-a465-4594b9071204 2018-10-12 04:34:28,682 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c261f641-83d5-4357-9061-86a2df32faa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b5a49d3133dd42d85ff303368690c0eb11ee9e" 2018-10-12 04:34:28,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 605 X-Openstack-Request-Id: req-d901e662-0426-4c99-897c-5c331d1f0b32 Date: Fri, 12 Oct 2018 04:34: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-10-12T04:34:28Z","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"331401fa5db94578bd9a89395f85d768","id":"c261f641-83d5-4357-9061-86a2df32faa6","name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net"}]} 2018-10-12 04:34:28,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c261f641-83d5-4357-9061-86a2df32faa6 used request id req-d901e662-0426-4c99-897c-5c331d1f0b32 2018-10-12 04:34:28,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b5a49d3133dd42d85ff303368690c0eb11ee9e" 2018-10-12 04:34:28,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ab078213-ea1d-4e76-a806-488f0b398f72 Date: Fri, 12 Oct 2018 04:34:28 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:34:28,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 used request id req-ab078213-ea1d-4e76-a806-488f0b398f72 2018-10-12 04:34:28,962 - neutron_utils - INFO - Creating subnet with name SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-subnet 2018-10-12 04:34:28,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b5a49d3133dd42d85ff303368690c0eb11ee9e" -d '{"subnets": [{"ip_version": 4, "network_id": "c261f641-83d5-4357-9061-86a2df32faa6", "cidr": "10.55.0.0/24", "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-subnet"}]}' 2018-10-12 04:34:29,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d174c849-5ed6-4868-a406-3b8b08f7a196 Date: Fri, 12 Oct 2018 04:34:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:29Z","dns_nameservers":[],"updated_at":"2018-10-12T04:34: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":"331401fa5db94578bd9a89395f85d768","id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","subnetpool_id":null,"name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-subnet"}]} 2018-10-12 04:34:29,617 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-d174c849-5ed6-4868-a406-3b8b08f7a196 2018-10-12 04:34:29,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=c261f641-83d5-4357-9061-86a2df32faa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b5a49d3133dd42d85ff303368690c0eb11ee9e" 2018-10-12 04:34:29,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-a5c3b259-b708-4a1b-8609-3b4f14d19da3 Date: Fri, 12 Oct 2018 04: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":["90fd0a37-a0c4-4f82-a15c-bb5da7f3938e"],"updated_at":"2018-10-12T04:34:29Z","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"331401fa5db94578bd9a89395f85d768","id":"c261f641-83d5-4357-9061-86a2df32faa6","name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net"}]} 2018-10-12 04:34:29,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=c261f641-83d5-4357-9061-86a2df32faa6 used request id req-a5c3b259-b708-4a1b-8609-3b4f14d19da3 2018-10-12 04:34:29,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b5a49d3133dd42d85ff303368690c0eb11ee9e" 2018-10-12 04:34:30,129 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d4b87eff-d06f-406a-bc2b-83bc55671038 Date: Fri, 12 Oct 2018 04:34:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:29Z","dns_nameservers":[],"updated_at":"2018-10-12T04:34: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":"331401fa5db94578bd9a89395f85d768","id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","subnetpool_id":null,"name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-subnet"}]} 2018-10-12 04:34:30,129 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 used request id req-d4b87eff-d06f-406a-bc2b-83bc55671038 2018-10-12 04:34:30,129 - OpenStackNetwork - DEBUG - Network [c261f641-83d5-4357-9061-86a2df32faa6] created successfully 2018-10-12 04:34:30,130 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:34:30,131 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:30,506 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:34:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["3fyQp2TtR5mkKAiU9rUu5g"], "issued_at": "2018-10-12T04:34:30.000000Z"}} 2018-10-12 04:34:30,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8f5f6add5df552a895f3ef5eff352abae6cad0" 2018-10-12 04:34:30,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-434d4ef5-4a9f-4a6b-a61e-228d6c119794 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:30,588 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-434d4ef5-4a9f-4a6b-a61e-228d6c119794 2018-10-12 04:34:30,590 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:34:30,596 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8f5f6add5df552a895f3ef5eff352abae6cad0" 2018-10-12 04:34:30,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34: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-bd5e87ee-11b2-48f7-b935-de4e9647d606 x-compute-request-id: req-bd5e87ee-11b2-48f7-b935-de4e9647d606 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:34:30,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-bd5e87ee-11b2-48f7-b935-de4e9647d606 2018-10-12 04:34:30,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8f5f6add5df552a895f3ef5eff352abae6cad0" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-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-10-12 04:34:30,835 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34: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-9154187b-673b-4d0d-b245-4647bbe64def x-compute-request-id: req-9154187b-673b-4d0d-b245-4647bbe64def Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "281f83cf-a73c-43b1-a2fe-2506b6a03df8", "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:34:30,835 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9154187b-673b-4d0d-b245-4647bbe64def 2018-10-12 04:34:30,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:34:30,836 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:31,217 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82d65acef0d840ee95915c14352e8d78", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj-role"}], "expires_at": "2018-10-12T05:34:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "331401fa5db94578bd9a89395f85d768", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-76b00129-5e8c-4bc-user", "id": "250a641d0aa546df931c315190e5ece2"}, "audit_ids": ["0jzJ3yTmQnySQTFsrO7NqQ"], "issued_at": "2018-10-12T04:34:31.000000Z"}} 2018-10-12 04:34:31,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:31,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb2bba9d-178c-4197-b118-ea504f926805 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:31,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cb2bba9d-178c-4197-b118-ea504f926805 2018-10-12 04:34:31,289 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:34:31,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:31,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8d1ddca-31ab-47f5-aebd-e4c187d0b247 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:31,365 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c8d1ddca-31ab-47f5-aebd-e4c187d0b247 2018-10-12 04:34:31,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:31,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-9cfa9d2f-56af-46f6-978c-0267d1727852 Date: Fri, 12 Oct 2018 04:34: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":["90fd0a37-a0c4-4f82-a15c-bb5da7f3938e"],"updated_at":"2018-10-12T04:34:29Z","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"331401fa5db94578bd9a89395f85d768","id":"c261f641-83d5-4357-9061-86a2df32faa6","name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net"}]} 2018-10-12 04:34:31,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net used request id req-9cfa9d2f-56af-46f6-978c-0267d1727852 2018-10-12 04:34:31,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:34:31,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:34:31,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:31,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f1d2b42-c82f-4e77-a6eb-c8c178056574 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768"}, "enabled": true, "id": "331401fa5db94578bd9a89395f85d768", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}} 2018-10-12 04:34:31,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 used request id req-1f1d2b42-c82f-4e77-a6eb-c8c178056574 2018-10-12 04:34:31,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:31,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-082b198c-634f-48c4-aca0-d0a1828db543 Date: Fri, 12 Oct 2018 04:34:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:29Z","dns_nameservers":[],"updated_at":"2018-10-12T04:34: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":"331401fa5db94578bd9a89395f85d768","id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","subnetpool_id":null,"name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-subnet"}]} 2018-10-12 04:34:31,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 used request id req-082b198c-634f-48c4-aca0-d0a1828db543 2018-10-12 04:34:31,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c261f641-83d5-4357-9061-86a2df32faa6&name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:32,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-fa46c1cc-2084-4bb1-a231-4f60e08a8dc8 Date: Fri, 12 Oct 2018 04:34:32 GMT RESP BODY: {"ports":[]} 2018-10-12 04:34:32,099 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c261f641-83d5-4357-9061-86a2df32faa6&name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727port-1&admin_state_up=True used request id req-fa46c1cc-2084-4bb1-a231-4f60e08a8dc8 2018-10-12 04:34:32,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:32,329 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34: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-cd4f7997-781a-4267-a0ee-af844b2db9d0 x-compute-request-id: req-cd4f7997-781a-4267-a0ee-af844b2db9d0 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:34:32,329 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst used request id req-cd4f7997-781a-4267-a0ee-af844b2db9d0 2018-10-12 04:34:32,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:32,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-567aeae2-5679-4468-ac22-7217c237e7b6 Date: Fri, 12 Oct 2018 04:34: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":["90fd0a37-a0c4-4f82-a15c-bb5da7f3938e"],"updated_at":"2018-10-12T04:34:29Z","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"331401fa5db94578bd9a89395f85d768","id":"c261f641-83d5-4357-9061-86a2df32faa6","name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net"}]} 2018-10-12 04:34:32,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net used request id req-567aeae2-5679-4468-ac22-7217c237e7b6 2018-10-12 04:34:32,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:32,666 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46832755-27b6-4e5a-97b3-bff302c6d287 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768"}, "enabled": true, "id": "331401fa5db94578bd9a89395f85d768", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}} 2018-10-12 04:34:32,667 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 used request id req-46832755-27b6-4e5a-97b3-bff302c6d287 2018-10-12 04:34:32,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:32,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-2fb989f7-9b84-45d2-ba73-619bf6d44225 Date: Fri, 12 Oct 2018 04:34:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:29Z","dns_nameservers":[],"updated_at":"2018-10-12T04:34: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":"331401fa5db94578bd9a89395f85d768","id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","subnetpool_id":null,"name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-subnet"}]} 2018-10-12 04:34:32,726 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 used request id req-2fb989f7-9b84-45d2-ba73-619bf6d44225 2018-10-12 04:34:32,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c261f641-83d5-4357-9061-86a2df32faa6&name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:32,928 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d1049ca7-2cdf-4312-a20a-f24395f17be6 Date: Fri, 12 Oct 2018 04:34:32 GMT RESP BODY: {"ports":[]} 2018-10-12 04:34:32,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c261f641-83d5-4357-9061-86a2df32faa6&name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727port-1&admin_state_up=True used request id req-d1049ca7-2cdf-4312-a20a-f24395f17be6 2018-10-12 04:34:32,929 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:34:32,930 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:34:33,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "82d65acef0d840ee95915c14352e8d78", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj-role"}], "expires_at": "2018-10-12T05:34:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "331401fa5db94578bd9a89395f85d768", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/331401fa5db94578bd9a89395f85d768", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/331401fa5db94578bd9a89395f85d768", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/331401fa5db94578bd9a89395f85d768", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "SimpleHealthCheck-76b00129-5e8c-4bc-user", "id": "250a641d0aa546df931c315190e5ece2"}, "audit_ids": ["8bDUrLhISD6_4cok286vmg"], "issued_at": "2018-10-12T04:34:33.000000Z"}} 2018-10-12 04:34:33,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fdce46a02db9aa43a4844e55c1b0e15281bbe" 2018-10-12 04:34:33,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f7b8f47-710b-45bf-8506-7d70d89c817a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:34:33,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6f7b8f47-710b-45bf-8506-7d70d89c817a 2018-10-12 04:34:33,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:33,622 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-59184fce-11ba-4652-8a71-ae16733c93c2 Date: Fri, 12 Oct 2018 04:34: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":["90fd0a37-a0c4-4f82-a15c-bb5da7f3938e"],"updated_at":"2018-10-12T04:34:29Z","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"331401fa5db94578bd9a89395f85d768","id":"c261f641-83d5-4357-9061-86a2df32faa6","name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net"}]} 2018-10-12 04:34:33,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net used request id req-59184fce-11ba-4652-8a71-ae16733c93c2 2018-10-12 04:34:33,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:33,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d9705e82-6511-4283-8a00-9a13f72c5629 Date: Fri, 12 Oct 2018 04:34:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:29Z","dns_nameservers":[],"updated_at":"2018-10-12T04:34: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":"331401fa5db94578bd9a89395f85d768","id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","subnetpool_id":null,"name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-subnet"}]} 2018-10-12 04:34:33,821 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 used request id req-d9705e82-6511-4283-8a00-9a13f72c5629 2018-10-12 04:34:33,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:33,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-5fda7e40-e2ad-4f81-a087-40503ffd2df7 Date: Fri, 12 Oct 2018 04:34: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":["90fd0a37-a0c4-4f82-a15c-bb5da7f3938e"],"updated_at":"2018-10-12T04:34:29Z","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"331401fa5db94578bd9a89395f85d768","id":"c261f641-83d5-4357-9061-86a2df32faa6","name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net"}]} 2018-10-12 04:34:33,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net used request id req-5fda7e40-e2ad-4f81-a087-40503ffd2df7 2018-10-12 04:34:33,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:34:33,934 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:34: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:34:33,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}698fdce46a02db9aa43a4844e55c1b0e15281bbe" 2018-10-12 04:34:34,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-486dee20-e9a2-446b-8ac4-513f692494cd Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768"}, "enabled": true, "id": "331401fa5db94578bd9a89395f85d768", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}} 2018-10-12 04:34:34,024 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 used request id req-486dee20-e9a2-446b-8ac4-513f692494cd 2018-10-12 04:34:34,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:34,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-cafa9f23-ea74-45bf-aa6c-caaeb0678cc7 Date: Fri, 12 Oct 2018 04:34:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:29Z","dns_nameservers":[],"updated_at":"2018-10-12T04:34: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":"331401fa5db94578bd9a89395f85d768","id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","subnetpool_id":null,"name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-subnet"}]} 2018-10-12 04:34:34,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 used request id req-cafa9f23-ea74-45bf-aa6c-caaeb0678cc7 2018-10-12 04:34:34,244 - neutron_utils - INFO - Creating port for network with name - SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net 2018-10-12 04:34:34,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" -d '{"port": {"network_id": "c261f641-83d5-4357-9061-86a2df32faa6", "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727port-1", "admin_state_up": true}}' 2018-10-12 04:34:35,198 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 773 X-Openstack-Request-Id: req-3f5340d4-fac7-465e-9924-2367deab99a9 Date: Fri, 12 Oct 2018 04:34:35 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:34:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","ip_address":"10.55.0.5"}],"id":"4ada881d-6466-46b8-9e3e-6c4c0cfc2727","security_groups":["71dc2dcd-3491-45be-84aa-660683d0e49e"],"mac_address":"fa:16:3e:a0:3f:03","device_id":"","status":"DOWN","description":"","tags":[],"name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727port-1","project_id":"331401fa5db94578bd9a89395f85d768","qos_policy_id":null,"admin_state_up":true,"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:34Z","binding:vnic_type":"normal"}} 2018-10-12 04:34:35,198 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-3f5340d4-fac7-465e-9924-2367deab99a9 2018-10-12 04:34:35,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:35,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-dbcbc481-6066-4e03-a881-bc6df08e36c7 Date: Fri, 12 Oct 2018 04:34: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":["90fd0a37-a0c4-4f82-a15c-bb5da7f3938e"],"updated_at":"2018-10-12T04:34:29Z","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"331401fa5db94578bd9a89395f85d768","id":"c261f641-83d5-4357-9061-86a2df32faa6","name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net"}]} 2018-10-12 04:34:35,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net used request id req-dbcbc481-6066-4e03-a881-bc6df08e36c7 2018-10-12 04:34:35,311 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:35,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fd021c9-d1cf-42e2-96de-50ef97385e64 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768"}, "enabled": true, "id": "331401fa5db94578bd9a89395f85d768", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}} 2018-10-12 04:34:35,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 used request id req-3fd021c9-d1cf-42e2-96de-50ef97385e64 2018-10-12 04:34:35,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:35,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-095127a1-b484-48c7-865b-db77e6d892d4 Date: Fri, 12 Oct 2018 04:34:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:29Z","dns_nameservers":[],"updated_at":"2018-10-12T04:34: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":"331401fa5db94578bd9a89395f85d768","id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","subnetpool_id":null,"name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-subnet"}]} 2018-10-12 04:34:35,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 used request id req-095127a1-b484-48c7-865b-db77e6d892d4 2018-10-12 04:34:35,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c261f641-83d5-4357-9061-86a2df32faa6&name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:35,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 776 X-Openstack-Request-Id: req-e5426a0b-b3f6-4e7b-8b0e-ec586a1d25a6 Date: Fri, 12 Oct 2018 04:34:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:34:34Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","ip_address":"10.55.0.5"}],"id":"4ada881d-6466-46b8-9e3e-6c4c0cfc2727","security_groups":["71dc2dcd-3491-45be-84aa-660683d0e49e"],"mac_address":"fa:16:3e:a0:3f:03","project_id":"331401fa5db94578bd9a89395f85d768","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727port-1","admin_state_up":true,"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:34Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:34:35,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c261f641-83d5-4357-9061-86a2df32faa6&name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727port-1&admin_state_up=True used request id req-e5426a0b-b3f6-4e7b-8b0e-ec586a1d25a6 2018-10-12 04:34:35,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:35,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d490c437-3ccd-4314-b615-73880634b634 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768"}, "enabled": true, "id": "331401fa5db94578bd9a89395f85d768", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}} 2018-10-12 04:34:35,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 used request id req-d490c437-3ccd-4314-b615-73880634b634 2018-10-12 04:34:35,812 - nova_utils - INFO - Creating VM with name - SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst 2018-10-12 04:34:35,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:35,842 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34: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-d5c4db53-b48c-4d36-a170-015e7b01cba4 x-compute-request-id: req-d5c4db53-b48c-4d36-a170-015e7b01cba4 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"flavors": [{"id": "281f83cf-a73c-43b1-a2fe-2506b6a03df8", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "bookmark"}], "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-flavor-name"}]} 2018-10-12 04:34:35,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d5c4db53-b48c-4d36-a170-015e7b01cba4 2018-10-12 04:34:35,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:35,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34: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-f0c9c021-c373-416d-b9fc-70f81cdd8b31 x-compute-request-id: req-f0c9c021-c373-416d-b9fc-70f81cdd8b31 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "281f83cf-a73c-43b1-a2fe-2506b6a03df8", "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:34:35,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8 used request id req-f0c9c021-c373-416d-b9fc-70f81cdd8b31 2018-10-12 04:34:35,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:36,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1044 Content-Type: application/json X-Openstack-Request-Id: req-eb16e650-2dcb-4de5-a7a8-1a434d3bd9e2 Date: Fri, 12 Oct 2018 04:34:36 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:34:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:34:26Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ee6139d8-f111-46ca-9307-f40123323332/snap", "metadata": {}}], "self": "/v2/images/ee6139d8-f111-46ca-9307-f40123323332", "min_disk": 0, "protected": false, "id": "ee6139d8-f111-46ca-9307-f40123323332", "file": "/v2/images/ee6139d8-f111-46ca-9307-f40123323332/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "331401fa5db94578bd9a89395f85d768", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ee6139d8-f111-46ca-9307-f40123323332/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image"} 2018-10-12 04:34:36,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image used request id req-eb16e650-2dcb-4de5-a7a8-1a434d3bd9e2 2018-10-12 04:34:36,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:36,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f5016840-091c-47ff-abcd-77f4501e7cfa Date: Fri, 12 Oct 2018 04:34: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-10-12 04:34:36,203 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f5016840-091c-47ff-abcd-77f4501e7cfa 2018-10-12 04:34:36,209 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" -d '{"server": {"name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst", "imageRef": "ee6139d8-f111-46ca-9307-f40123323332", "flavorRef": "281f83cf-a73c-43b1-a2fe-2506b6a03df8", "max_count": 1, "min_count": 1, "networks": [{"port": "4ada881d-6466-46b8-9e3e-6c4c0cfc2727"}]}}' 2018-10-12 04:34:38,021 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:34: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-7e629f9e-a026-49ae-893c-84893959dc0c x-compute-request-id: req-7e629f9e-a026-49ae-893c-84893959dc0c Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec5a14b2-15c0-44bd-91ff-483d03e151ac", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "bookmark"}], "adminPass": "NJMEntr93cvv"}} 2018-10-12 04:34:38,021 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-7e629f9e-a026-49ae-893c-84893959dc0c 2018-10-12 04:34:38,025 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:38,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-a8ef4c78-9d2a-4928-b407-73c6ad0239df x-compute-request-id: req-a8ef4c78-9d2a-4928-b407-73c6ad0239df Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "bookmark"}], "image": {"id": "ee6139d8-f111-46ca-9307-f40123323332", "links": [{"href": "http://172.30.9.27:8774/images/ee6139d8-f111-46ca-9307-f40123323332", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "281f83cf-a73c-43b1-a2fe-2506b6a03df8", "links": [{"href": "http://172.30.9.27:8774/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "bookmark"}]}, "id": "ec5a14b2-15c0-44bd-91ff-483d03e151ac", "user_id": "250a641d0aa546df931c315190e5ece2", "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-10-12T04:34:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst", "created": "2018-10-12T04:34:37Z", "tenant_id": "331401fa5db94578bd9a89395f85d768", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:34:38,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac used request id req-a8ef4c78-9d2a-4928-b407-73c6ad0239df 2018-10-12 04:34:38,394 - create_instance - INFO - Created instance with name - SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst 2018-10-12 04:34:38,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:38,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-04c24bc6-e668-4a11-8748-e05ff33d56f9 x-compute-request-id: req-04c24bc6-e668-4a11-8748-e05ff33d56f9 Content-Encoding: gzip Content-Length: 609 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "bookmark"}], "image": {"id": "ee6139d8-f111-46ca-9307-f40123323332", "links": [{"href": "http://172.30.9.27:8774/images/ee6139d8-f111-46ca-9307-f40123323332", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "281f83cf-a73c-43b1-a2fe-2506b6a03df8", "links": [{"href": "http://172.30.9.27:8774/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "bookmark"}]}, "id": "ec5a14b2-15c0-44bd-91ff-483d03e151ac", "user_id": "250a641d0aa546df931c315190e5ece2", "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-10-12T04:34:38Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst", "created": "2018-10-12T04:34:37Z", "tenant_id": "331401fa5db94578bd9a89395f85d768", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:34:38,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac used request id req-04c24bc6-e668-4a11-8748-e05ff33d56f9 2018-10-12 04:34:38,772 - create_instance - DEBUG - Instance status [SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst] is - BUILD 2018-10-12 04:34:38,773 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:34:41,776 - create_instance - DEBUG - VM status query timeout in 896.617956877 2018-10-12 04:34:41,779 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:42,532 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34: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-62b850f4-8926-446b-9f6f-c8eed6e04537 x-compute-request-id: req-62b850f4-8926-446b-9f6f-c8eed6e04537 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.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "bookmark"}], "image": {"id": "ee6139d8-f111-46ca-9307-f40123323332", "links": [{"href": "http://172.30.9.27:8774/images/ee6139d8-f111-46ca-9307-f40123323332", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "281f83cf-a73c-43b1-a2fe-2506b6a03df8", "links": [{"href": "http://172.30.9.27:8774/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "bookmark"}]}, "id": "ec5a14b2-15c0-44bd-91ff-483d03e151ac", "security_groups": [{"name": "default"}], "user_id": "250a641d0aa546df931c315190e5ece2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:34:40Z", "hostId": "2dee4214b45fc0e1a5cb693e0ffbe7f866224add782f998384852ada", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst", "created": "2018-10-12T04:34:37Z", "tenant_id": "331401fa5db94578bd9a89395f85d768", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:34:42,532 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac used request id req-62b850f4-8926-446b-9f6f-c8eed6e04537 2018-10-12 04:34:42,532 - create_instance - DEBUG - Instance status [SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst] is - BUILD 2018-10-12 04:34:42,532 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:34:45,536 - create_instance - DEBUG - VM status query timeout in 892.858192921 2018-10-12 04:34:45,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:46,170 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34: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-4db4632c-91c1-4960-bb20-36cdbd43a20c x-compute-request-id: req-4db4632c-91c1-4960-bb20-36cdbd43a20c 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.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "bookmark"}], "image": {"id": "ee6139d8-f111-46ca-9307-f40123323332", "links": [{"href": "http://172.30.9.27:8774/images/ee6139d8-f111-46ca-9307-f40123323332", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "281f83cf-a73c-43b1-a2fe-2506b6a03df8", "links": [{"href": "http://172.30.9.27:8774/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "bookmark"}]}, "id": "ec5a14b2-15c0-44bd-91ff-483d03e151ac", "security_groups": [{"name": "default"}], "user_id": "250a641d0aa546df931c315190e5ece2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:34:40Z", "hostId": "2dee4214b45fc0e1a5cb693e0ffbe7f866224add782f998384852ada", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst", "created": "2018-10-12T04:34:37Z", "tenant_id": "331401fa5db94578bd9a89395f85d768", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:34:46,171 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac used request id req-4db4632c-91c1-4960-bb20-36cdbd43a20c 2018-10-12 04:34:46,171 - create_instance - DEBUG - Instance status [SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst] is - BUILD 2018-10-12 04:34:46,171 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:34:49,174 - create_instance - DEBUG - VM status query timeout in 889.219386816 2018-10-12 04:34:49,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:49,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34: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-00d632d8-bc42-496a-9b82-80664ca6b7c7 x-compute-request-id: req-00d632d8-bc42-496a-9b82-80664ca6b7c7 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:3f:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "bookmark"}], "image": {"id": "ee6139d8-f111-46ca-9307-f40123323332", "links": [{"href": "http://172.30.9.27:8774/images/ee6139d8-f111-46ca-9307-f40123323332", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:34:46.000000", "flavor": {"id": "281f83cf-a73c-43b1-a2fe-2506b6a03df8", "links": [{"href": "http://172.30.9.27:8774/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "bookmark"}]}, "id": "ec5a14b2-15c0-44bd-91ff-483d03e151ac", "security_groups": [{"name": "default"}], "user_id": "250a641d0aa546df931c315190e5ece2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:34:47Z", "hostId": "2dee4214b45fc0e1a5cb693e0ffbe7f866224add782f998384852ada", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst", "created": "2018-10-12T04:34:37Z", "tenant_id": "331401fa5db94578bd9a89395f85d768", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:34:49,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac used request id req-00d632d8-bc42-496a-9b82-80664ca6b7c7 2018-10-12 04:34:49,916 - create_instance - DEBUG - Instance status [SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst] is - ACTIVE 2018-10-12 04:34:49,916 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:34:49,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:50,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34: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-fb33dd32-9389-4d6f-8a21-20274d61d627 x-compute-request-id: req-fb33dd32-9389-4d6f-8a21-20274d61d627 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:3f:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "bookmark"}], "image": {"id": "ee6139d8-f111-46ca-9307-f40123323332", "links": [{"href": "http://172.30.9.27:8774/images/ee6139d8-f111-46ca-9307-f40123323332", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:34:46.000000", "flavor": {"id": "281f83cf-a73c-43b1-a2fe-2506b6a03df8", "links": [{"href": "http://172.30.9.27:8774/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "bookmark"}]}, "id": "ec5a14b2-15c0-44bd-91ff-483d03e151ac", "security_groups": [{"name": "default"}], "user_id": "250a641d0aa546df931c315190e5ece2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:34:47Z", "hostId": "2dee4214b45fc0e1a5cb693e0ffbe7f866224add782f998384852ada", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst", "created": "2018-10-12T04:34:37Z", "tenant_id": "331401fa5db94578bd9a89395f85d768", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:34:50,381 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac used request id req-fb33dd32-9389-4d6f-8a21-20274d61d627 2018-10-12 04:34:50,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:50,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 649 X-Openstack-Request-Id: req-c7c6d73e-f7e6-4332-8151-9bc8d2bf8424 Date: Fri, 12 Oct 2018 04:34: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":["90fd0a37-a0c4-4f82-a15c-bb5da7f3938e"],"updated_at":"2018-10-12T04:34:29Z","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"331401fa5db94578bd9a89395f85d768","id":"c261f641-83d5-4357-9061-86a2df32faa6","name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net"}]} 2018-10-12 04:34:50,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net used request id req-c7c6d73e-f7e6-4332-8151-9bc8d2bf8424 2018-10-12 04:34:50,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:50,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec5cef78-ca75-469f-8f7c-d978ee50b4dd Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768"}, "enabled": true, "id": "331401fa5db94578bd9a89395f85d768", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}} 2018-10-12 04:34:50,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 used request id req-ec5cef78-ca75-469f-8f7c-d978ee50b4dd 2018-10-12 04:34:50,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:50,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-22fbdcdf-1bcb-423f-8dbf-0617aa28c724 Date: Fri, 12 Oct 2018 04:34:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:29Z","dns_nameservers":[],"updated_at":"2018-10-12T04:34: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":"331401fa5db94578bd9a89395f85d768","id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","subnetpool_id":null,"name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-subnet"}]} 2018-10-12 04:34:50,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=c261f641-83d5-4357-9061-86a2df32faa6 used request id req-22fbdcdf-1bcb-423f-8dbf-0617aa28c724 2018-10-12 04:34:50,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=c261f641-83d5-4357-9061-86a2df32faa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:50,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3103 X-Openstack-Request-Id: req-2ee93049-4ac8-4f05-9825-44bc2f50f393 Date: Fri, 12 Oct 2018 04:34:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:34:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","ip_address":"10.55.0.4"}],"id":"1c012000-966f-4728-a230-6b657bbf463c","security_groups":[],"mac_address":"fa:16:3e:cd:37:fd","project_id":"331401fa5db94578bd9a89395f85d768","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:31Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-c261f641-83d5-4357-9061-86a2df32faa6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:34:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","ip_address":"10.55.0.3"}],"id":"3a4ef3fd-b8a1-4c0e-b249-c0f2eaee52cf","security_groups":[],"mac_address":"fa:16:3e:be:75:83","project_id":"331401fa5db94578bd9a89395f85d768","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:30Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-c261f641-83d5-4357-9061-86a2df32faa6"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:34:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","ip_address":"10.55.0.5"}],"id":"4ada881d-6466-46b8-9e3e-6c4c0cfc2727","security_groups":["71dc2dcd-3491-45be-84aa-660683d0e49e"],"mac_address":"fa:16:3e:a0:3f:03","project_id":"331401fa5db94578bd9a89395f85d768","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727port-1","admin_state_up":true,"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:34Z","binding:vnic_type":"normal","device_id":"ec5a14b2-15c0-44bd-91ff-483d03e151ac"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:34:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"90fd0a37-a0c4-4f82-a15c-bb5da7f3938e","ip_address":"10.55.0.2"}],"id":"922ba955-3821-4c32-a7a6-4512054ec600","security_groups":[],"mac_address":"fa:16:3e:d4:d2:98","project_id":"331401fa5db94578bd9a89395f85d768","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"c261f641-83d5-4357-9061-86a2df32faa6","tenant_id":"331401fa5db94578bd9a89395f85d768","created_at":"2018-10-12T04:34:29Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-c261f641-83d5-4357-9061-86a2df32faa6"}]} 2018-10-12 04:34:50,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=c261f641-83d5-4357-9061-86a2df32faa6 used request id req-2ee93049-4ac8-4f05-9825-44bc2f50f393 2018-10-12 04:34:50,821 - create_instance_tests - INFO - Looking for IP 10.55.0.5 in the console log 2018-10-12 04:34:50,824 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:51,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34: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-ceb28f8c-4a3d-4c3e-9a19-0128bf9bcbc2 x-compute-request-id: req-ceb28f8c-4a3d-4c3e-9a19-0128bf9bcbc2 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:3f:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "bookmark"}], "image": {"id": "ee6139d8-f111-46ca-9307-f40123323332", "links": [{"href": "http://172.30.9.27:8774/images/ee6139d8-f111-46ca-9307-f40123323332", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:34:46.000000", "flavor": {"id": "281f83cf-a73c-43b1-a2fe-2506b6a03df8", "links": [{"href": "http://172.30.9.27:8774/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "bookmark"}]}, "id": "ec5a14b2-15c0-44bd-91ff-483d03e151ac", "security_groups": [{"name": "default"}], "user_id": "250a641d0aa546df931c315190e5ece2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:34:47Z", "hostId": "2dee4214b45fc0e1a5cb693e0ffbe7f866224add782f998384852ada", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst", "created": "2018-10-12T04:34:37Z", "tenant_id": "331401fa5db94578bd9a89395f85d768", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:34:51,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac used request id req-ceb28f8c-4a3d-4c3e-9a19-0128bf9bcbc2 2018-10-12 04:34:51,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 04:34:52,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34: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-03e3a985-5e65-4206-badc-a33c4f9fb7fc x-compute-request-id: req-03e3a985-5e65-4206-badc-a33c4f9fb7fc Content-Encoding: gzip Content-Length: 9416 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 484543559 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.908 MHz processor\n[ 0.126775] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.128424] pid_max: default: 32768 minimum: 301\n[ 0.129307] ACPI: Core revision 20150930\n[ 0.130680] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131972] Security Framework initialized\n[ 0.132777] Yama: becoming mindful.\n[ 0.133500] AppArmor: AppArmor initialized\n[ 0.134343] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.135616] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.136859] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138051] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139405] Initializing cgroup subsys io\n[ 0.140205] Initializing cgroup subsys memory\n[ 0.141056] Initializing cgroup subsys devices\n[ 0.141934] Initializing cgroup subsys freezer\n[ 0.142797] Initializing cgroup subsys net_cls\n[ 0.143654] Initializing cgroup subsys perf_event\n[ 0.144554] Initializing cgroup subsys net_prio\n[ 0.145427] Initializing cgroup subsys hugetlb\n[ 0.146289] Initializing cgroup subsys pids\n[ 0.147156] CPU: Physical Processor ID: 0\n[ 0.148663] mce: CPU supports 10 MCE banks\n[ 0.149498] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150492] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.162278] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.168645] ftrace: allocating 31920 entries in 125 pages\n[ 0.195023] smpboot: Max logical packages: 1\n[ 0.195871] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.197205] x2apic enabled\n[ 0.198020] Switched APIC routing to physical x2apic.\n[ 0.199752] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.200857] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202826] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204593] KVM setup paravirtual spinlock\n[ 0.205921] x86: Booted up 1 node, 1 CPUs\n[ 0.206728] smpboot: Total of 1 processors activated (6983.81 BogoMIPS)\n[ 0.208115] devtmpfs: initialized\n[ 0.209815] evm: security.selinux\n[ 0.210516] evm: security.SMACK64\n[ 0.211194] evm: security.SMACK64EXEC\n[ 0.211934] evm: security.SMACK64TRANSMUTE\n[ 0.212736] evm: security.SMACK64MMAP\n[ 0.213474] evm: security.ima\n[ 0.214103] evm: security.capability\n[ 0.214893] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.216708] pinctrl core: initialized pinctrl subsystem\n[ 0.217789] RTC time: 4:34:46, date: 10/12/18\n[ 0.218728] NET: Registered protocol family 16\n[ 0.219683] cpuidle: using governor ladder\n[ 0.220489] cpuidle: using governor menu\n[ 0.221270] PCCT header not found.\n[ 0.222018] ACPI: bus type PCI registered\n[ 0.222895] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.224197] PCI: Using configuration type 1 for base access\n[ 0.225940] ACPI: Added _OSI(Module Device)\n[ 0.226778] ACPI: Added _OSI(Processor Device)\n[ 0.227630] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.228517] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.230624] ACPI: Interpreter enabled\n[ 0.231384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.233212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.235030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.236863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.238703] ACPI: (supports S0 S5)\n[ 0.239405] ACPI: Using IOAPIC for interrupt routing\n[ 0.240342] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.243415] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.244542] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.245761] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.246937] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.249127] acpiphp: Slot [3] registered\n[ 0.249924] acpiphp: Slot [4] registered\n[ 0.250725] acpiphp: Slot [5] registered\n[ 0.251514] acpiphp: Slot [6] registered\n[ 0.252298] acpiphp: Slot [7] registered\n[ 0.253099] acpiphp: Slot [8] registered\n[ 0.253891] acpiphp: Slot [9] registered\n[ 0.254681] acpiphp: Slot [10] registered\n[ 0.255483] acpiphp: Slot [11] registered\n[ 0.256290] acpiphp: Slot [12] registered\n[ 0.257105] acpiphp: Slot [13] registered\n[ 0.257917] acpiphp: Slot [14] registered\n[ 0.258720] acpiphp: Slot [15] registered\n[ 0.269556] acpiphp: Slot [16] registered\n[ 0.270360] acpiphp: Slot [17] registered\n[ 0.271174] acpiphp: Slot [18] registered\n[ 0.271981] acpiphp: Slot [19] registered\n[ 0.272782] acpiphp: Slot [20] registered\n[ 0.273590] acpiphp: Slot [21] registered\n[ 0.274387] acpiphp: Slot [22] registered\n[ 0.275190] acpiphp: Slot [23] registered\n[ 0.275996] acpiphp: Slot [24] registered\n[ 0.276801] acpiphp: Slot [25] registered\n[ 0.277605] acpiphp: Slot [26] registered\n[ 0.278419] acpiphp: Slot [27] registered\n[ 0.279222] acpiphp: Slot [28] registered\n[ 0.280025] acpiphp: Slot [29] registered\n[ 0.280836] acpiphp: Slot [30] registered\n[ 0.281646] acpiphp: Slot [31] registered\n[ 0.282449] PCI host bridge to bus 0000:00\n[ 0.283248] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.284451] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.285652] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.287090] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.288527] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.294942] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.296232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.297390] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.298642] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.305013] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.306423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.351898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.353374] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.354784] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.356186] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.357557] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.358782] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.359932] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.361144] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.362674] vgaarb: loaded\n[ 0.363267] vgaarb: bridge control possible 0000:00:02.0\n[ 0.364400] SCSI subsystem initialized\n[ 0.365217] ACPI: bus type USB registered\n[ 0.366029] usbcore: registered new interface driver usbfs\n[ 0.367044] usbcore: registered new interface driver hub\n[ 0.368032] usbcore: registered new device driver usb\n[ 0.369074] PCI: Using ACPI for IRQ routing\n[ 0.370085] NetLabel: Initializing\n[ 0.370792] NetLabel: domain hash size = 128\n[ 0.371627] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.372577] NetLabel: unlabeled traffic allowed by default\n[ 0.373666] clocksource: Switched to clocksource kvm-clock\n[ 0.378930] AppArmor: AppArmor Filesystem Enabled\n[ 0.379881] pnp: PnP ACPI init\n[ 0.380784] pnp: PnP ACPI: found 5 devices\n[ 0.386794] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.388481] NET: Registered protocol family 2\n[ 0.389436] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.390700] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.391866] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.393025] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.394098] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.395265] NET: Registered protocol family 1\n[ 0.396134] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.397224] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.398293] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.412598] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.426855] Trying to unpack rootfs image as initramfs...\n[ 0.476110] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.490311] Scanning for low memory corruption every 60 seconds\n[ 0.491604] futex hash table entries: 256 (order: 2, 16384 bytes)\n[ 0.492760] audit: initializing netlink subsys (disabled)\n[ 0.494126] audit: type=2000 audit(1539318887.112:1): initialized\n[ 0.496133] Initialise system trusted keyring\n[ 0.497519] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.499412] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.502243] zbud: loaded\n[ 0.503236] VFS: Disk quotas dquot_6.6.0\n[ 0.504413] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.506625] fuse init (API version 7.23)\n[ 0.508014] Key type big_key registered\n[ 0.509230] Allocating IMA MOK and blacklist keyrings.\n[ 0.510920] Key type asymmetric registered\n[ 0.512127] Asymmetric key parser 'x509' registered\n[ 0.513607] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.515550] io scheduler noop registered\n[ 0.516568] io scheduler deadline registered (default)\n[ 0.517864] io scheduler cfq registered\n[ 0.518924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.520281] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.521930] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.523797] ACPI: Power Button [PWRF]\n[ 0.524853] GHES: HEST is not enabled!\n[ 0.538743] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.567074] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.569679] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.595791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.598508] Linux agpgart interface v0.103\n[ 0.601232] brd: module loaded\n[ 0.602586] loop: module loaded\n[ 0.607641] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.609515] GPT:90111 != 20971519\n[ 0.610403] GPT:Alternate GPT header not at the end of the disk.\n[ 0.611839] GPT:90111 != 20971519\n[ 0.612720] GPT: Use GNU Parted to correct GPT errors.\n[ 0.613981] vda: vda1 vda15\n[ 0.615945] scsi host0: ata_piix\n[ 0.617242] scsi host1: ata_piix\n[ 0.618158] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.619768] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.621599] libphy: Fixed MDIO Bus: probed\n[ 0.622835] tun: Universal TUN/TAP device driver, 1.6\n[ 0.624076] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.626713] PPP generic driver version 2.4.2\n[ 0.627855] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.629424] ehci-pci: EHCI PCI platform driver\n[ 0.630559] ehci-platform: EHCI generic platform driver\n[ 0.631852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.633327] ohci-pci: OHCI PCI platform driver\n[ 0.634465] ohci-platform: OHCI generic platform driver\n[ 0.635757] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.650647] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.651959] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.653827] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.655141] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.656570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.658206] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.660063] usb usb1: Product: UHCI Host Controller\n[ 0.661346] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.662849] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.664073] hub 1-0:1.0: USB hub found\n[ 0.665040] hub 1-0:1.0: 2 ports detected\n[ 0.666180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.668755] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.670006] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.671324] mousedev: PS/2 mouse device common for all mice\n[ 0.672923] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.675264] rtc_cmos 00:00: RTC can wake from S4\n[ 0.676643] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.678204] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.679789] i2c /dev entries driver\n[ 0.680720] device-mapper: uevent: version 1.0.3\n[ 0.681901] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.683950] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.685524] NET: Registered protocol family 10\n[ 0.686779] NET: Registered protocol family 17\n[ 0.687924] Key type dns_resolver registered\n[ 0.689063] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.690465] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.692683] registered taskstats version 1\n[ 0.693787] Loading compiled-in X.509 certificates\n[ 0.695463] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.697885] zswap: loaded using pool lzo/zbud\n[ 0.699478] Key type trusted registered\n[ 0.701055] Key type encrypted registered\n[ 0.701912] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.702967] ima: No TPM chip found, activating TPM-bypass!\n[ 0.704020] evm: HMAC attrs: 0x1\n[ 0.704983] Magic number: 6:377:565\n[ 0.705859] rtc_cmos 00:00: setting system clock to 2018-10-12 04:34:47 UTC (1539318887)\n[ 0.707503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.708650] EDD information not available.\n[ 0.778616] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.780196] Write protecting the kernel read-only data: 14336k\n[ 0.792235] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.794128] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.64\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.18\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.377582] 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.0.5...\nLease of 10.55.0.5 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.32. 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\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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQChJ490YgFfXRh8dLZassT0szjywMIera/nSKgqCDBAvbd7d+2p0hpjJNjKkFH/KI1/DAJ9+3HwONeDEq0J+f6HHG+u9gQsw11HsVjMkG1FCiNoIZ9QOF9/BnYXLlF7AN3a6MhYShfleU1Bkh9o9SnSSBGj2lSkPZ8d1N1WXwsq3S3jubSL2ehrApHJ+r7AK2/9nZ20N+6ZzYnGPV9dn6ztZRaF5oC9MWOlJkLKIJVo7TS0ErSIFQ+7Gork32NWtBo81tJfWroVSo/WC+0fIY2KskgqjTil6OfvyUkAK3MpKGlJj0SmmvjfAThu0pGwOvZJEW9HAUGzRdRh9RckKRoz root@simplehealthcheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst\nssh-dss AAAAB3NzaC1kc3MAAACBAIO4Uq26lzQdVmwM7VBz2XYSiy2K2rrxeaDrswY5khPcBeIHHaL9N1XxXbxdjx+uMT4GWYpdEgG8Ph8hPe7lpZ8CboHZoK3aN6ntOFwW1QrQL1Vham2U01R1GrBjr2jR3YHaLNeQbbNKVycvFUmSUkA+xQeZ2fAgwH3PnG/hgkZ/AAAAFQDtCME78d+n7CGnFsuEx+CQEiDXfQAAAIB1ILYGWfsfKM0dm9L36LbXFjPU5dG31uKz9J/d0VMwvNxCsSyOLKbU5meBZZClXkgWfWiE899OelCJ/lrsy6AHNLasCsuh1+ExrZ8Ou+xMeE7E8zXsGHwBnx8K0sCOXfS8/zwFDErgPMZmN5v0sciYeppan/0HAa1q6i4sgTbq+AAAAIEAgp7chFBIqhYgwPwSAIXcYXNvl6o4TvKzdvsLAHOn1hq8UuDYoRcpvoW1lwnIknofUOU4esNIaJWgc9wEeIpF4HtrKsWxn721Pc2ZcSlbAn3/LMiFBy4EISYYMlKlyeGAvdE/QPaZTvJ/6i3u/gfcwrrUxim+r8/tVzETRnLbphA= root@simplehealthcheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-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.5,24,fe80::f816:3eff:fea0:3f03/64,\nip-route:default via 10.55.0.1 dev eth0 \nip-route:10.55.0.0/24 dev eth0 src 10.55.0.5 \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-000000ad\nname: N/A\navailability-zone: nova\nlocal-hostname: simplehealthcheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.63 ===\n"} 2018-10-12 04:34:52,382 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac/action used request id req-03e3a985-5e65-4206-badc-a33c4f9fb7fc 2018-10-12 04:34:52,383 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 04:34:52,383 - 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 484543559 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.908 MHz processor [ 0.126775] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.128424] pid_max: default: 32768 minimum: 301 [ 0.129307] ACPI: Core revision 20150930 [ 0.130680] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131972] Security Framework initialized [ 0.132777] Yama: becoming mindful. [ 0.133500] AppArmor: AppArmor initialized [ 0.134343] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.135616] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.136859] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138051] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139405] Initializing cgroup subsys io [ 0.140205] Initializing cgroup subsys memory [ 0.141056] Initializing cgroup subsys devices [ 0.141934] Initializing cgroup subsys freezer [ 0.142797] Initializing cgroup subsys net_cls [ 0.143654] Initializing cgroup subsys perf_event [ 0.144554] Initializing cgroup subsys net_prio [ 0.145427] Initializing cgroup subsys hugetlb [ 0.146289] Initializing cgroup subsys pids [ 0.147156] CPU: Physical Processor ID: 0 [ 0.148663] mce: CPU supports 10 MCE banks [ 0.149498] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150492] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.162278] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.168645] ftrace: allocating 31920 entries in 125 pages [ 0.195023] smpboot: Max logical packages: 1 [ 0.195871] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.197205] x2apic enabled [ 0.198020] Switched APIC routing to physical x2apic. [ 0.199752] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.200857] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202826] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204593] KVM setup paravirtual spinlock [ 0.205921] x86: Booted up 1 node, 1 CPUs [ 0.206728] smpboot: Total of 1 processors activated (6983.81 BogoMIPS) [ 0.208115] devtmpfs: initialized [ 0.209815] evm: security.selinux [ 0.210516] evm: security.SMACK64 [ 0.211194] evm: security.SMACK64EXEC [ 0.211934] evm: security.SMACK64TRANSMUTE [ 0.212736] evm: security.SMACK64MMAP [ 0.213474] evm: security.ima [ 0.214103] evm: security.capability [ 0.214893] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.216708] pinctrl core: initialized pinctrl subsystem [ 0.217789] RTC time: 4:34:46, date: 10/12/18 [ 0.218728] NET: Registered protocol family 16 [ 0.219683] cpuidle: using governor ladder [ 0.220489] cpuidle: using governor menu [ 0.221270] PCCT header not found. [ 0.222018] ACPI: bus type PCI registered [ 0.222895] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.224197] PCI: Using configuration type 1 for base access [ 0.225940] ACPI: Added _OSI(Module Device) [ 0.226778] ACPI: Added _OSI(Processor Device) [ 0.227630] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.228517] ACPI: Added _OSI(Processor Aggregator Device) [ 0.230624] ACPI: Interpreter enabled [ 0.231384] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.233212] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.235030] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.236863] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.238703] ACPI: (supports S0 S5) [ 0.239405] ACPI: Using IOAPIC for interrupt routing [ 0.240342] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.243415] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.244542] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.245761] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.246937] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.249127] acpiphp: Slot [3] registered [ 0.249924] acpiphp: Slot [4] registered [ 0.250725] acpiphp: Slot [5] registered [ 0.251514] acpiphp: Slot [6] registered [ 0.252298] acpiphp: Slot [7] registered [ 0.253099] acpiphp: Slot [8] registered [ 0.253891] acpiphp: Slot [9] registered [ 0.254681] acpiphp: Slot [10] registered [ 0.255483] acpiphp: Slot [11] registered [ 0.256290] acpiphp: Slot [12] registered [ 0.257105] acpiphp: Slot [13] registered [ 0.257917] acpiphp: Slot [14] registered [ 0.258720] acpiphp: Slot [15] registered [ 0.269556] acpiphp: Slot [16] registered [ 0.270360] acpiphp: Slot [17] registered [ 0.271174] acpiphp: Slot [18] registered [ 0.271981] acpiphp: Slot [19] registered [ 0.272782] acpiphp: Slot [20] registered [ 0.273590] acpiphp: Slot [21] registered [ 0.274387] acpiphp: Slot [22] registered [ 0.275190] acpiphp: Slot [23] registered [ 0.275996] acpiphp: Slot [24] registered [ 0.276801] acpiphp: Slot [25] registered [ 0.277605] acpiphp: Slot [26] registered [ 0.278419] acpiphp: Slot [27] registered [ 0.279222] acpiphp: Slot [28] registered [ 0.280025] acpiphp: Slot [29] registered [ 0.280836] acpiphp: Slot [30] registered [ 0.281646] acpiphp: Slot [31] registered [ 0.282449] PCI host bridge to bus 0000:00 [ 0.283248] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.284451] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.285652] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.287090] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.288527] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.294942] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.296232] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.297390] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.298642] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.305013] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.306423] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.351898] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.353374] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.354784] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.356186] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.357557] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.358782] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.359932] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.361144] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.362674] vgaarb: loaded [ 0.363267] vgaarb: bridge control possible 0000:00:02.0 [ 0.364400] SCSI subsystem initialized [ 0.365217] ACPI: bus type USB registered [ 0.366029] usbcore: registered new interface driver usbfs [ 0.367044] usbcore: registered new interface driver hub [ 0.368032] usbcore: registered new device driver usb [ 0.369074] PCI: Using ACPI for IRQ routing [ 0.370085] NetLabel: Initializing [ 0.370792] NetLabel: domain hash size = 128 [ 0.371627] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.372577] NetLabel: unlabeled traffic allowed by default [ 0.373666] clocksource: Switched to clocksource kvm-clock [ 0.378930] AppArmor: AppArmor Filesystem Enabled [ 0.379881] pnp: PnP ACPI init [ 0.380784] pnp: PnP ACPI: found 5 devices [ 0.386794] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.388481] NET: Registered protocol family 2 [ 0.389436] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.390700] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.391866] TCP: Hash tables configured (established 2048 bind 2048) [ 0.393025] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.394098] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.395265] NET: Registered protocol family 1 [ 0.396134] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.397224] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.398293] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.412598] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.426855] Trying to unpack rootfs image as initramfs... [ 0.476110] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.490311] Scanning for low memory corruption every 60 seconds [ 0.491604] futex hash table entries: 256 (order: 2, 16384 bytes) [ 0.492760] audit: initializing netlink subsys (disabled) [ 0.494126] audit: type=2000 audit(1539318887.112:1): initialized [ 0.496133] Initialise system trusted keyring [ 0.497519] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.499412] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.502243] zbud: loaded [ 0.503236] VFS: Disk quotas dquot_6.6.0 [ 0.504413] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.506625] fuse init (API version 7.23) [ 0.508014] Key type big_key registered [ 0.509230] Allocating IMA MOK and blacklist keyrings. [ 0.510920] Key type asymmetric registered [ 0.512127] Asymmetric key parser 'x509' registered [ 0.513607] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.515550] io scheduler noop registered [ 0.516568] io scheduler deadline registered (default) [ 0.517864] io scheduler cfq registered [ 0.518924] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.520281] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.521930] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.523797] ACPI: Power Button [PWRF] [ 0.524853] GHES: HEST is not enabled! [ 0.538743] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.567074] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.569679] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.595791] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.598508] Linux agpgart interface v0.103 [ 0.601232] brd: module loaded [ 0.602586] loop: module loaded [ 0.607641] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.609515] GPT:90111 != 20971519 [ 0.610403] GPT:Alternate GPT header not at the end of the disk. [ 0.611839] GPT:90111 != 20971519 [ 0.612720] GPT: Use GNU Parted to correct GPT errors. [ 0.613981] vda: vda1 vda15 [ 0.615945] scsi host0: ata_piix [ 0.617242] scsi host1: ata_piix [ 0.618158] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.619768] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.621599] libphy: Fixed MDIO Bus: probed [ 0.622835] tun: Universal TUN/TAP device driver, 1.6 [ 0.624076] tun: (C) 1999-2004 Max Krasnyansky [ 0.626713] PPP generic driver version 2.4.2 [ 0.627855] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.629424] ehci-pci: EHCI PCI platform driver [ 0.630559] ehci-platform: EHCI generic platform driver [ 0.631852] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.633327] ohci-pci: OHCI PCI platform driver [ 0.634465] ohci-platform: OHCI generic platform driver [ 0.635757] uhci_hcd: USB Universal Host Controller Interface driver [ 0.650647] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.651959] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.653827] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.655141] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.656570] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.658206] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.660063] usb usb1: Product: UHCI Host Controller [ 0.661346] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.662849] usb usb1: SerialNumber: 0000:00:01.2 [ 0.664073] hub 1-0:1.0: USB hub found [ 0.665040] hub 1-0:1.0: 2 ports detected [ 0.666180] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.668755] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.670006] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.671324] mousedev: PS/2 mouse device common for all mice [ 0.672923] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.675264] rtc_cmos 00:00: RTC can wake from S4 [ 0.676643] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.678204] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.679789] i2c /dev entries driver [ 0.680720] device-mapper: uevent: version 1.0.3 [ 0.681901] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.683950] ledtrig-cpu: registered to indicate activity on CPUs [ 0.685524] NET: Registered protocol family 10 [ 0.686779] NET: Registered protocol family 17 [ 0.687924] Key type dns_resolver registered [ 0.689063] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.690465] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.692683] registered taskstats version 1 [ 0.693787] Loading compiled-in X.509 certificates [ 0.695463] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.697885] zswap: loaded using pool lzo/zbud [ 0.699478] Key type trusted registered [ 0.701055] Key type encrypted registered [ 0.701912] AppArmor: AppArmor sha1 policy hashing enabled [ 0.702967] ima: No TPM chip found, activating TPM-bypass! [ 0.704020] evm: HMAC attrs: 0x1 [ 0.704983] Magic number: 6:377:565 [ 0.705859] rtc_cmos 00:00: setting system clock to 2018-10-12 04:34:47 UTC (1539318887) [ 0.707503] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.708650] EDD information not available. [ 0.778616] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.780196] Write protecting the kernel read-only data: 14336k [ 0.792235] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.794128] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.64 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 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.377582] 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.0.5... Lease of 10.55.0.5 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.32. 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 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQChJ490YgFfXRh8dLZassT0szjywMIera/nSKgqCDBAvbd7d+2p0hpjJNjKkFH/KI1/DAJ9+3HwONeDEq0J+f6HHG+u9gQsw11HsVjMkG1FCiNoIZ9QOF9/BnYXLlF7AN3a6MhYShfleU1Bkh9o9SnSSBGj2lSkPZ8d1N1WXwsq3S3jubSL2ehrApHJ+r7AK2/9nZ20N+6ZzYnGPV9dn6ztZRaF5oC9MWOlJkLKIJVo7TS0ErSIFQ+7Gork32NWtBo81tJfWroVSo/WC+0fIY2KskgqjTil6OfvyUkAK3MpKGlJj0SmmvjfAThu0pGwOvZJEW9HAUGzRdRh9RckKRoz root@simplehealthcheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst ssh-dss AAAAB3NzaC1kc3MAAACBAIO4Uq26lzQdVmwM7VBz2XYSiy2K2rrxeaDrswY5khPcBeIHHaL9N1XxXbxdjx+uMT4GWYpdEgG8Ph8hPe7lpZ8CboHZoK3aN6ntOFwW1QrQL1Vham2U01R1GrBjr2jR3YHaLNeQbbNKVycvFUmSUkA+xQeZ2fAgwH3PnG/hgkZ/AAAAFQDtCME78d+n7CGnFsuEx+CQEiDXfQAAAIB1ILYGWfsfKM0dm9L36LbXFjPU5dG31uKz9J/d0VMwvNxCsSyOLKbU5meBZZClXkgWfWiE899OelCJ/lrsy6AHNLasCsuh1+ExrZ8Ou+xMeE7E8zXsGHwBnx8K0sCOXfS8/zwFDErgPMZmN5v0sciYeppan/0HAa1q6i4sgTbq+AAAAIEAgp7chFBIqhYgwPwSAIXcYXNvl6o4TvKzdvsLAHOn1hq8UuDYoRcpvoW1lwnIknofUOU4esNIaJWgc9wEeIpF4HtrKsWxn721Pc2ZcSlbAn3/LMiFBy4EISYYMlKlyeGAvdE/QPaZTvJ/6i3u/gfcwrrUxim+r8/tVzETRnLbphA= root@simplehealthcheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.0.5,24,fe80::f816:3eff:fea0:3f03/64, ip-route:default via 10.55.0.1 dev eth0 ip-route:10.55.0.0/24 dev eth0 src 10.55.0.5 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-000000ad name: N/A availability-zone: nova local-hostname: simplehealthcheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst launch-index: 0 === cirros: current=0.4.0 uptime=3.63 === 2018-10-12 04:34:52,384 - create_instance - INFO - Deleting Port with ID - 4ada881d-6466-46b8-9e3e-6c4c0cfc2727 2018-10-12 04:34:52,384 - neutron_utils - INFO - Deleting port with name SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727port-1 2018-10-12 04:34:52,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/4ada881d-6466-46b8-9e3e-6c4c0cfc2727 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:53,284 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3020872a-682d-4470-a485-44d8c9a2933d Date: Fri, 12 Oct 2018 04:34:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:34:53,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/4ada881d-6466-46b8-9e3e-6c4c0cfc2727 used request id req-3020872a-682d-4470-a485-44d8c9a2933d 2018-10-12 04:34:53,285 - create_instance - INFO - Deleting VM instance - SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst 2018-10-12 04:34:53,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:53,494 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:34: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-bd77cfcb-b36b-468b-831e-0042fc6c0aa4 x-compute-request-id: req-bd77cfcb-b36b-468b-831e-0042fc6c0aa4 Content-Type: application/json 2018-10-12 04:34:53,494 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac used request id req-bd77cfcb-b36b-468b-831e-0042fc6c0aa4 2018-10-12 04:34:53,495 - create_instance - INFO - Checking deletion status 2018-10-12 04:34:53,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:53,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:34: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-1ceca3c6-bfbb-4f97-bbe7-aa3e8d81508b x-compute-request-id: req-1ceca3c6-bfbb-4f97-bbe7-aa3e8d81508b Content-Encoding: gzip Content-Length: 732 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a0:3f:03", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "bookmark"}], "image": {"id": "ee6139d8-f111-46ca-9307-f40123323332", "links": [{"href": "http://172.30.9.27:8774/images/ee6139d8-f111-46ca-9307-f40123323332", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:34:46.000000", "flavor": {"id": "281f83cf-a73c-43b1-a2fe-2506b6a03df8", "links": [{"href": "http://172.30.9.27:8774/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "bookmark"}]}, "id": "ec5a14b2-15c0-44bd-91ff-483d03e151ac", "user_id": "250a641d0aa546df931c315190e5ece2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:34:53Z", "hostId": "2dee4214b45fc0e1a5cb693e0ffbe7f866224add782f998384852ada", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst", "created": "2018-10-12T04:34:37Z", "tenant_id": "331401fa5db94578bd9a89395f85d768", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:34:53,880 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac used request id req-1ceca3c6-bfbb-4f97-bbe7-aa3e8d81508b 2018-10-12 04:34:53,880 - create_instance - DEBUG - Instance status [SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst] is - ACTIVE 2018-10-12 04:34:53,881 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:34:56,883 - create_instance - DEBUG - VM status query timeout in 296.611712933 2018-10-12 04:34:56,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:34:57,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-00241b61-fad0-4765-8190-30acd4af0d90 x-compute-request-id: req-00241b61-fad0-4765-8190-30acd4af0d90 Content-Encoding: gzip Content-Length: 658 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac", "rel": "bookmark"}], "image": {"id": "ee6139d8-f111-46ca-9307-f40123323332", "links": [{"href": "http://172.30.9.27:8774/images/ee6139d8-f111-46ca-9307-f40123323332", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:34:46.000000", "flavor": {"id": "281f83cf-a73c-43b1-a2fe-2506b6a03df8", "links": [{"href": "http://172.30.9.27:8774/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8", "rel": "bookmark"}]}, "id": "ec5a14b2-15c0-44bd-91ff-483d03e151ac", "user_id": "250a641d0aa546df931c315190e5ece2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:34:53Z", "hostId": "2dee4214b45fc0e1a5cb693e0ffbe7f866224add782f998384852ada", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst", "created": "2018-10-12T04:34:37Z", "tenant_id": "331401fa5db94578bd9a89395f85d768", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:34:57,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac used request id req-00241b61-fad0-4765-8190-30acd4af0d90 2018-10-12 04:34:57,287 - create_instance - DEBUG - Instance status [SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst] is - ACTIVE 2018-10-12 04:34:57,287 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:35:00,289 - create_instance - DEBUG - VM status query timeout in 293.205924988 2018-10-12 04:35:00,292 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6032037f383eff52444d642aca6032a81ebe689" 2018-10-12 04:35:00,340 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04: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-92108988-06d8-4734-9d04-e115b03b1794 x-compute-request-id: req-92108988-06d8-4734-9d04-e115b03b1794 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ec5a14b2-15c0-44bd-91ff-483d03e151ac could not be found.", "code": 404}} 2018-10-12 04:35:00,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec5a14b2-15c0-44bd-91ff-483d03e151ac used request id req-92108988-06d8-4734-9d04-e115b03b1794 2018-10-12 04:35:00,341 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ec5a14b2-15c0-44bd-91ff-483d03e151ac could not be found. (HTTP 404) (Request-ID: req-92108988-06d8-4734-9d04-e115b03b1794) 2018-10-12 04:35:00,341 - create_instance - INFO - VM has been properly deleted VM with name - SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-inst 2018-10-12 04:35:00,342 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-subnet 2018-10-12 04:35:00,342 - neutron_utils - INFO - Deleting subnet with name SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-subnet 2018-10-12 04:35:00,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/90fd0a37-a0c4-4f82-a15c-bb5da7f3938e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b5a49d3133dd42d85ff303368690c0eb11ee9e" 2018-10-12 04:35:02,833 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5b9e8e7c-7fb6-425c-bf0a-8a590a1bef37 Date: Fri, 12 Oct 2018 04:35:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:35:02,833 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/90fd0a37-a0c4-4f82-a15c-bb5da7f3938e used request id req-5b9e8e7c-7fb6-425c-bf0a-8a590a1bef37 2018-10-12 04:35:02,833 - neutron_utils - INFO - Deleting network with name SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-priv-net 2018-10-12 04:35:02,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/c261f641-83d5-4357-9061-86a2df32faa6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36b5a49d3133dd42d85ff303368690c0eb11ee9e" 2018-10-12 04:35:04,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3439226e-8a00-41b1-9f62-e480651553a7 Date: Fri, 12 Oct 2018 04:35:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:35:04,269 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/c261f641-83d5-4357-9061-86a2df32faa6 used request id req-3439226e-8a00-41b1-9f62-e480651553a7 2018-10-12 04:35:04,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da8f5f6add5df552a895f3ef5eff352abae6cad0" 2018-10-12 04:35:04,327 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:35: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-0c012b64-8b48-4869-bfac-476a58475b8c x-compute-request-id: req-0c012b64-8b48-4869-bfac-476a58475b8c Content-Length: 0 Content-Type: application/json 2018-10-12 04:35:04,327 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/281f83cf-a73c-43b1-a2fe-2506b6a03df8 used request id req-0c012b64-8b48-4869-bfac-476a58475b8c 2018-10-12 04:35:04,328 - glance_utils - INFO - Deleting image named - SimpleHealthCheck-9dac6c7c-957d-42c7-9ed9-37131fd65727-image 2018-10-12 04:35:04,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/ee6139d8-f111-46ca-9307-f40123323332 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8859798ce08113f15fac411db9a663243f5f4c98" 2018-10-12 04:35:05,762 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-dd8e1360-478a-426e-9449-e75f731711be Date: Fri, 12 Oct 2018 04:35:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:35:05,762 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ee6139d8-f111-46ca-9307-f40123323332 used request id req-dd8e1360-478a-426e-9449-e75f731711be 2018-10-12 04:35:05,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:35:05,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ff15bb7c-142b-4180-9ddb-95ab4abdab1e Date: Fri, 12 Oct 2018 04:35:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "331401fa5db94578bd9a89395f85d768", "created_at": "2018-10-12T04:34:28Z", "updated_at": "2018-10-12T04:34:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:34:28Z", "revision_number": 0, "id": "0aa9edea-a42c-4d5b-b6b5-46f518611457", "remote_group_id": "71dc2dcd-3491-45be-84aa-660683d0e49e", "remote_ip_prefix": null, "created_at": "2018-10-12T04:34:28Z", "security_group_id": "71dc2dcd-3491-45be-84aa-660683d0e49e", "tenant_id": "331401fa5db94578bd9a89395f85d768", "port_range_min": null, "ethertype": "IPv6", "project_id": "331401fa5db94578bd9a89395f85d768"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:34:28Z", "revision_number": 0, "id": "50845f23-b196-4b3e-8f32-4754141b2a2c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:34:28Z", "security_group_id": "71dc2dcd-3491-45be-84aa-660683d0e49e", "tenant_id": "331401fa5db94578bd9a89395f85d768", "port_range_min": null, "ethertype": "IPv6", "project_id": "331401fa5db94578bd9a89395f85d768"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:34:28Z", "revision_number": 0, "id": "997592ee-68ba-4d5e-bf40-6808705d3633", "remote_group_id": "71dc2dcd-3491-45be-84aa-660683d0e49e", "remote_ip_prefix": null, "created_at": "2018-10-12T04:34:28Z", "security_group_id": "71dc2dcd-3491-45be-84aa-660683d0e49e", "tenant_id": "331401fa5db94578bd9a89395f85d768", "port_range_min": null, "ethertype": "IPv4", "project_id": "331401fa5db94578bd9a89395f85d768"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:34:28Z", "revision_number": 0, "id": "fcb7ee91-b218-4c1f-a2e2-1614748874a2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:34:28Z", "security_group_id": "71dc2dcd-3491-45be-84aa-660683d0e49e", "tenant_id": "331401fa5db94578bd9a89395f85d768", "port_range_min": null, "ethertype": "IPv4", "project_id": "331401fa5db94578bd9a89395f85d768"}], "revision_number": 4, "project_id": "331401fa5db94578bd9a89395f85d768", "id": "71dc2dcd-3491-45be-84aa-660683d0e49e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:35:05,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ff15bb7c-142b-4180-9ddb-95ab4abdab1e 2018-10-12 04:35:05,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:35:06,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3aab527-ca2d-4485-a39e-7d8ac04a8da6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:35:06,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-c3aab527-ca2d-4485-a39e-7d8ac04a8da6 2018-10-12 04:35:06,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:35:06,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0fb71397-fe97-46e1-afe2-9162dd895739 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:35:06,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-0fb71397-fe97-46e1-afe2-9162dd895739 2018-10-12 04:35:06,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:35:06,278 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2792ee6d-eb73-4033-af22-873f533c9a1b Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768"}, "enabled": true, "id": "331401fa5db94578bd9a89395f85d768", "parent_id": "default", "domain_id": "default", "name": "SimpleHealthCheck-76b00129-5e8c-4bc-proj"}} 2018-10-12 04:35:06,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 used request id req-2792ee6d-eb73-4033-af22-873f533c9a1b 2018-10-12 04:35:06,279 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 71dc2dcd-3491-45be-84aa-660683d0e49e 2018-10-12 04:35:06,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=71dc2dcd-3491-45be-84aa-660683d0e49e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:35:06,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-bc3937ad-1e44-4351-9113-bd8066196a3e Date: Fri, 12 Oct 2018 04:35:06 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "71dc2dcd-3491-45be-84aa-660683d0e49e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:34:28Z", "security_group_id": "71dc2dcd-3491-45be-84aa-660683d0e49e", "port_range_min": null, "revision_number": 0, "tenant_id": "331401fa5db94578bd9a89395f85d768", "created_at": "2018-10-12T04:34:28Z", "project_id": "331401fa5db94578bd9a89395f85d768", "id": "0aa9edea-a42c-4d5b-b6b5-46f518611457"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:34:28Z", "security_group_id": "71dc2dcd-3491-45be-84aa-660683d0e49e", "port_range_min": null, "revision_number": 0, "tenant_id": "331401fa5db94578bd9a89395f85d768", "created_at": "2018-10-12T04:34:28Z", "project_id": "331401fa5db94578bd9a89395f85d768", "id": "50845f23-b196-4b3e-8f32-4754141b2a2c"}, {"remote_group_id": "71dc2dcd-3491-45be-84aa-660683d0e49e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:34:28Z", "security_group_id": "71dc2dcd-3491-45be-84aa-660683d0e49e", "port_range_min": null, "revision_number": 0, "tenant_id": "331401fa5db94578bd9a89395f85d768", "created_at": "2018-10-12T04:34:28Z", "project_id": "331401fa5db94578bd9a89395f85d768", "id": "997592ee-68ba-4d5e-bf40-6808705d3633"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:34:28Z", "security_group_id": "71dc2dcd-3491-45be-84aa-660683d0e49e", "port_range_min": null, "revision_number": 0, "tenant_id": "331401fa5db94578bd9a89395f85d768", "created_at": "2018-10-12T04:34:28Z", "project_id": "331401fa5db94578bd9a89395f85d768", "id": "fcb7ee91-b218-4c1f-a2e2-1614748874a2"}]} 2018-10-12 04:35:06,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=71dc2dcd-3491-45be-84aa-660683d0e49e used request id req-bc3937ad-1e44-4351-9113-bd8066196a3e 2018-10-12 04:35:06,455 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:35:06,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/71dc2dcd-3491-45be-84aa-660683d0e49e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:35:06,783 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1feac700-23dc-4ce3-9fbe-2f10972e076a Content-Length: 0 Date: Fri, 12 Oct 2018 04:35:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:35:06,784 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/71dc2dcd-3491-45be-84aa-660683d0e49e used request id req-1feac700-23dc-4ce3-9fbe-2f10972e076a 2018-10-12 04:35:06,784 - keystone_utils - INFO - Deleting project with name - SimpleHealthCheck-76b00129-5e8c-4bc-proj 2018-10-12 04:35:06,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:35:06,986 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:35:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cfce977e-f44c-41a3-9e5e-64e1e6487534 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:35:06,986 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/331401fa5db94578bd9a89395f85d768 used request id req-cfce977e-f44c-41a3-9e5e-64e1e6487534 2018-10-12 04:35:06,987 - keystone_utils - INFO - Deleting role with name - SimpleHealthCheck-76b00129-5e8c-4bc-proj-role 2018-10-12 04:35:06,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/82d65acef0d840ee95915c14352e8d78 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:35:07,103 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:35:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-15e6c94f-63bb-4393-be02-9e685109bb69 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:35:07,103 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/82d65acef0d840ee95915c14352e8d78 used request id req-15e6c94f-63bb-4393-be02-9e685109bb69 2018-10-12 04:35:07,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8fc1a8c2c7981c81fed8e6358bdaebd304e35fd2" 2018-10-12 04:35:07,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af1a9131-8b9e-4614-8ed8-a51c3015a210 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:35:07,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-af1a9131-8b9e-4614-8ed8-a51c3015a210 2018-10-12 04:35:07,203 - keystone_utils - INFO - Deleting user with name - SimpleHealthCheck-76b00129-5e8c-4bc-user 2018-10-12 04:35:07,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/250a641d0aa546df931c315190e5ece2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e2401fb3b812304e99061ef5722ec9da68677a46" 2018-10-12 04:35:07,376 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:35:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cbb715e-e8ba-4a13-8c63-d52a475c504e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:35:07,377 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/250a641d0aa546df931c315190e5ece2 used request id req-4cbb715e-e8ba-4a13-8c63-d52a475c504e 2018-10-12 04:35:07,378 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:07,760 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:35:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["WVefiYB6TYONvqHroei6IA"], "issued_at": "2018-10-12T04:35:07.000000Z"}} 2018-10-12 04:35:07,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae19311cc09be855ec8a22363573b5861d8e67fb" 2018-10-12 04:35:07,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d83ebc1d-d751-4e59-8d9a-e935cfeff324 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:07,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d83ebc1d-d751-4e59-8d9a-e935cfeff324 2018-10-12 04:35:07,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:07,849 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:08,311 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:35:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["c5q9CnDfR6Ckg34Z9m27sA"], "issued_at": "2018-10-12T04:35:08.000000Z"}} 2018-10-12 04:35:08,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:35:08,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd39ae5-5ab0-4356-acec-3a9727b84192 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:08,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6cd39ae5-5ab0-4356-acec-3a9727b84192 2018-10-12 04:35:08,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:35:08,412 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:35:08,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:35:08,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1e8c382-8e24-43db-8931-d2618a6c8405 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:35:08,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj used request id req-c1e8c382-8e24-43db-8931-d2618a6c8405 2018-10-12 04:35:08,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:35:08,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b294426-13f5-4018-8e68-be8900cbd7ce Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:35:08,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0b294426-13f5-4018-8e68-be8900cbd7ce 2018-10-12 04:35:08,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}}' 2018-10-12 04:35:08,733 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:35:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a13f4afe-04eb-454f-a686-aad990176f8a Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:08,733 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a13f4afe-04eb-454f-a686-aad990176f8a 2018-10-12 04:35:08,734 - keystone_utils - INFO - Created project with name - CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj 2018-10-12 04:35:08,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:08,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:09,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:35:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Zcus--JqToS1asTfQ5Zdqw"], "issued_at": "2018-10-12T04:35:09.000000Z"}} 2018-10-12 04:35:09,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa48f3cc321ebee2116e91771d8b4c63d312991c" 2018-10-12 04:35:09,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ec5c9b0-ce4d-43cd-8546-82da89092bc0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:09,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0ec5c9b0-ce4d-43cd-8546-82da89092bc0 2018-10-12 04:35:09,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:35:09,229 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:35:09,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa48f3cc321ebee2116e91771d8b4c63d312991c" 2018-10-12 04:35:09,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49fcc571-081f-46f3-8ab5-c184385d6933 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:35:09,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-49fcc571-081f-46f3-8ab5-c184385d6933 2018-10-12 04:35:09,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa48f3cc321ebee2116e91771d8b4c63d312991c" 2018-10-12 04:35:09,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc66a15-7a3a-4104-9094-9346a2aac480 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}]} 2018-10-12 04:35:09,428 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj used request id req-4fc66a15-7a3a-4104-9094-9346a2aac480 2018-10-12 04:35:09,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa48f3cc321ebee2116e91771d8b4c63d312991c" 2018-10-12 04:35:09,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68985220-01c5-4886-ad04-8e0cdf028a11 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:35:09,528 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-68985220-01c5-4886-ad04-8e0cdf028a11 2018-10-12 04:35:09,834 - keystone_utils - INFO - Created user with name - CreateInstanceTwoNetTests-c37bc548-6726-4ac-user 2018-10-12 04:35:09,834 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:09,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:35:09,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b3c9e51-2cc6-4c4f-9517-ff9048b37064 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:35:09,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7b3c9e51-2cc6-4c4f-9517-ff9048b37064 2018-10-12 04:35:09,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" -d '{"role": {"name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}}' 2018-10-12 04:35:10,068 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:35:09 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88c831d8-ace9-4b74-babc-dd21cbdbc911 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "50b5edccfcc241419940874f3e636805", "links": {"self": "http://172.30.9.27:5000/v3/roles/50b5edccfcc241419940874f3e636805"}, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}} 2018-10-12 04:35:10,068 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-88c831d8-ace9-4b74-babc-dd21cbdbc911 2018-10-12 04:35:10,068 - keystone_utils - INFO - Created role with name - CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role 2018-10-12 04:35:10,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/50b5edccfcc241419940874f3e636805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:35:10,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-333fbfe4-7a9b-40a7-9875-d383c9397546 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/50b5edccfcc241419940874f3e636805"}, "domain_id": null, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role", "id": "50b5edccfcc241419940874f3e636805"}} 2018-10-12 04:35:10,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/50b5edccfcc241419940874f3e636805 used request id req-333fbfe4-7a9b-40a7-9875-d383c9397546 2018-10-12 04:35:10,153 - keystone_utils - INFO - Granting role CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role to project CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj 2018-10-12 04:35:10,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02/users/8553b3c4932f4773b5772d4cd5ebc770/roles/50b5edccfcc241419940874f3e636805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:35:10,292 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:35:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-37132772-4b4d-441e-a397-883c38b0b8b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:35:10,292 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02/users/8553b3c4932f4773b5772d4cd5ebc770/roles/50b5edccfcc241419940874f3e636805 used request id req-37132772-4b4d-441e-a397-883c38b0b8b5 2018-10-12 04:35:10,292 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:35:10,294 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:35:10,294 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:10,295 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:10,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50b5edccfcc241419940874f3e636805", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}], "expires_at": "2018-10-12T05:35:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6c571b871a41a8aefd7557a1d30d02", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-user", "id": "8553b3c4932f4773b5772d4cd5ebc770"}, "audit_ids": ["2AkUjQ10Q3CvvHu0vsz1XA"], "issued_at": "2018-10-12T04:35:10.000000Z"}} 2018-10-12 04:35:10,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fe717eb121c325840f1a1a3e0f303dc03457534c" 2018-10-12 04:35:10,735 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-549f4a66-62b6-4345-9134-6fb5df17bff7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:10,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-549f4a66-62b6-4345-9134-6fb5df17bff7 2018-10-12 04:35:10,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe717eb121c325840f1a1a3e0f303dc03457534c" 2018-10-12 04:35:10,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 164 Content-Type: application/json X-Openstack-Request-Id: req-2456d026-03be-44dc-ad6d-d88bc65bb394 Date: Fri, 12 Oct 2018 04:35:10 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142"} 2018-10-12 04:35:10,915 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142 used request id req-2456d026-03be-44dc-ad6d-d88bc65bb394 2018-10-12 04:35:10,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe717eb121c325840f1a1a3e0f303dc03457534c" 2018-10-12 04:35:11,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dcae7300-8228-470d-9426-cd5fbf0d4b70 Date: Fri, 12 Oct 2018 04:35: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-10-12 04:35:11,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-dcae7300-8228-470d-9426-cd5fbf0d4b70 2018-10-12 04:35:11,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}fe717eb121c325840f1a1a3e0f303dc03457534c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142"}' 2018-10-12 04:35:11,291 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 623 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5 X-Openstack-Request-Id: req-e2bb4a43-3727-49dc-bb1d-8eff93c5103b Date: Fri, 12 Oct 2018 04:35:11 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:35:11Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:35:11Z", "visibility": "shared", "locations": [], "self": "/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5", "min_disk": 0, "protected": false, "id": "1904a3fb-59aa-4951-9300-30ae495720d5", "file": "/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5/file", "checksum": null, "owner": "fc6c571b871a41a8aefd7557a1d30d02", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:35:11,291 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-e2bb4a43-3727-49dc-bb1d-8eff93c5103b 2018-10-12 04:35:11,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe717eb121c325840f1a1a3e0f303dc03457534c" -d '' 2018-10-12 04:35:12,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6514018d-e39b-4cf7-8c9b-9a72e18f10ba Date: Fri, 12 Oct 2018 04:35:12 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:35:12,984 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5/file used request id req-6514018d-e39b-4cf7-8c9b-9a72e18f10ba 2018-10-12 04:35:12,985 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:35:12,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe717eb121c325840f1a1a3e0f303dc03457534c" 2018-10-12 04:35:13,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-fef5a674-aad0-462b-8fc9-df3231747abe Date: Fri, 12 Oct 2018 04:35:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:35:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:35:12Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1904a3fb-59aa-4951-9300-30ae495720d5/snap", "metadata": {}}], "self": "/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5", "min_disk": 0, "protected": false, "id": "1904a3fb-59aa-4951-9300-30ae495720d5", "file": "/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc6c571b871a41a8aefd7557a1d30d02", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1904a3fb-59aa-4951-9300-30ae495720d5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:35:13,153 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5 used request id req-fef5a674-aad0-462b-8fc9-df3231747abe 2018-10-12 04:35:13,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe717eb121c325840f1a1a3e0f303dc03457534c" 2018-10-12 04:35:13,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c76fa27b-2e59-45f0-8f53-b68d422f47e4 Date: Fri, 12 Oct 2018 04:35: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-10-12 04:35:13,318 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c76fa27b-2e59-45f0-8f53-b68d422f47e4 2018-10-12 04:35:13,321 - create_image - INFO - Created image with name - CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142 2018-10-12 04:35:13,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe717eb121c325840f1a1a3e0f303dc03457534c" 2018-10-12 04:35:13,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 884 Content-Type: application/json X-Openstack-Request-Id: req-d9233060-7ac0-4b0a-80e5-41e703f9c187 Date: Fri, 12 Oct 2018 04:35:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:35:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:35:12Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1904a3fb-59aa-4951-9300-30ae495720d5/snap", "metadata": {}}], "self": "/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5", "min_disk": 0, "protected": false, "id": "1904a3fb-59aa-4951-9300-30ae495720d5", "file": "/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc6c571b871a41a8aefd7557a1d30d02", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1904a3fb-59aa-4951-9300-30ae495720d5/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:35:13,341 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5 used request id req-d9233060-7ac0-4b0a-80e5-41e703f9c187 2018-10-12 04:35:13,341 - create_image - DEBUG - Instance status is - active 2018-10-12 04:35:13,342 - create_image - DEBUG - Image is active with name - CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142 2018-10-12 04:35:13,342 - create_image - INFO - Image is now active with name - CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142 2018-10-12 04:35:13,342 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:13,343 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:13,713 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50b5edccfcc241419940874f3e636805", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}], "expires_at": "2018-10-12T05:35:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6c571b871a41a8aefd7557a1d30d02", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-user", "id": "8553b3c4932f4773b5772d4cd5ebc770"}, "audit_ids": ["Yiu6IIytS4SOZcBtXKbHOg"], "issued_at": "2018-10-12T04:35:13.000000Z"}} 2018-10-12 04:35:13,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeef3c119f90734e6a383ef976f71390c98c1ec8" 2018-10-12 04:35:13,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed8ef4b0-d2ed-4b53-8475-89b42b6d401d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:13,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ed8ef4b0-d2ed-4b53-8475-89b42b6d401d 2018-10-12 04:35:13,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeef3c119f90734e6a383ef976f71390c98c1ec8" 2018-10-12 04:35:13,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-dc10396d-37e5-413b-a17b-23a35c8b5efc Date: Fri, 12 Oct 2018 04:35:13 GMT RESP BODY: {"networks":[]} 2018-10-12 04:35:13,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 used request id req-dc10396d-37e5-413b-a17b-23a35c8b5efc 2018-10-12 04:35:13,953 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 2018-10-12 04:35:13,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeef3c119f90734e6a383ef976f71390c98c1ec8" -d '{"network": {"name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1", "admin_state_up": true}}' 2018-10-12 04:35:14,640 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-c68cc0f8-5506-4b12-b79f-92f5dd7cc3bd Date: Fri, 12 Oct 2018 04:35:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1d940f40-eb68-4582-97d7-316f4659b4fd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:35:14Z","is_default":false,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:14Z","mtu":1450}} 2018-10-12 04:35:14,641 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-c68cc0f8-5506-4b12-b79f-92f5dd7cc3bd 2018-10-12 04:35:14,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeef3c119f90734e6a383ef976f71390c98c1ec8" 2018-10-12 04:35:14,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-ac91d89d-6300-4de0-a5f5-229a12041445 Date: Fri, 12 Oct 2018 04:35:14 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-10-12T04:35:14Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"1d940f40-eb68-4582-97d7-316f4659b4fd","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1"}]} 2018-10-12 04:35:14,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-ac91d89d-6300-4de0-a5f5-229a12041445 2018-10-12 04:35:14,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeef3c119f90734e6a383ef976f71390c98c1ec8" 2018-10-12 04:35:15,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-acacfc97-ed90-45e7-a960-6284b1f026f0 Date: Fri, 12 Oct 2018 04:35:15 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:35:15,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-acacfc97-ed90-45e7-a960-6284b1f026f0 2018-10-12 04:35:15,059 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1 2018-10-12 04:35:15,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeef3c119f90734e6a383ef976f71390c98c1ec8" -d '{"subnets": [{"ip_version": 4, "network_id": "1d940f40-eb68-4582-97d7-316f4659b4fd", "cidr": "10.200.201.0/24", "gateway_ip": "10.200.201.1", "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]}' 2018-10-12 04:35:15,707 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-32d365cc-b94b-4ca3-a0e7-1bc1d04d70b5 Date: Fri, 12 Oct 2018 04:35:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]} 2018-10-12 04:35:15,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-32d365cc-b94b-4ca3-a0e7-1bc1d04d70b5 2018-10-12 04:35:15,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeef3c119f90734e6a383ef976f71390c98c1ec8" 2018-10-12 04:35:16,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-acf97f15-c95c-4e72-8eb2-4bacfe4d31e7 Date: Fri, 12 Oct 2018 04:35: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":["390c4c4e-0de0-4205-a48e-675d386e6a24"],"updated_at":"2018-10-12T04:35:15Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"1d940f40-eb68-4582-97d7-316f4659b4fd","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1"}]} 2018-10-12 04:35:16,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-acf97f15-c95c-4e72-8eb2-4bacfe4d31e7 2018-10-12 04:35:16,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeef3c119f90734e6a383ef976f71390c98c1ec8" 2018-10-12 04:35:16,253 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-57fbcad7-ee9a-4c21-9083-7698127d9f5f Date: Fri, 12 Oct 2018 04:35:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]} 2018-10-12 04:35:16,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-57fbcad7-ee9a-4c21-9083-7698127d9f5f 2018-10-12 04:35:16,254 - OpenStackNetwork - DEBUG - Network [1d940f40-eb68-4582-97d7-316f4659b4fd] created successfully 2018-10-12 04:35:16,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:16,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:16,624 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50b5edccfcc241419940874f3e636805", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}], "expires_at": "2018-10-12T05:35:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6c571b871a41a8aefd7557a1d30d02", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-user", "id": "8553b3c4932f4773b5772d4cd5ebc770"}, "audit_ids": ["EicA58WtTiOn5VZYozLhrg"], "issued_at": "2018-10-12T04:35:16.000000Z"}} 2018-10-12 04:35:16,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53bca81ff5340fbcb7c45ec4cae38846f3b654" 2018-10-12 04:35:16,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08e6d2c9-3b39-476f-b6d7-133ad4ed45bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:16,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-08e6d2c9-3b39-476f-b6d7-133ad4ed45bb 2018-10-12 04:35:16,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53bca81ff5340fbcb7c45ec4cae38846f3b654" 2018-10-12 04:35:16,817 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1e609fa7-431e-4bdb-bef4-d0afaf944ad6 Date: Fri, 12 Oct 2018 04:35:16 GMT RESP BODY: {"networks":[]} 2018-10-12 04:35:16,817 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 used request id req-1e609fa7-431e-4bdb-bef4-d0afaf944ad6 2018-10-12 04:35:16,817 - neutron_utils - INFO - Creating network with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 2018-10-12 04:35:16,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53bca81ff5340fbcb7c45ec4cae38846f3b654" -d '{"network": {"name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2", "admin_state_up": true}}' 2018-10-12 04:35:17,365 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 625 X-Openstack-Request-Id: req-e9aefe0f-72d4-4dc3-acec-72f240b1333d Date: Fri, 12 Oct 2018 04:35:17 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:35:17Z","is_default":false,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:17Z","mtu":1450}} 2018-10-12 04:35:17,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-e9aefe0f-72d4-4dc3-acec-72f240b1333d 2018-10-12 04:35:17,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53bca81ff5340fbcb7c45ec4cae38846f3b654" 2018-10-12 04:35:17,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 609 X-Openstack-Request-Id: req-b1306286-101e-469a-9bd7-9d1705052c06 Date: Fri, 12 Oct 2018 04:35: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-10-12T04:35:17Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2"}]} 2018-10-12 04:35:17,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-b1306286-101e-469a-9bd7-9d1705052c06 2018-10-12 04:35:17,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53bca81ff5340fbcb7c45ec4cae38846f3b654" 2018-10-12 04:35:17,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a97bc03c-452f-47be-a168-2614ead97939 Date: Fri, 12 Oct 2018 04:35:17 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:35:17,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-a97bc03c-452f-47be-a168-2614ead97939 2018-10-12 04:35:17,829 - neutron_utils - INFO - Creating subnet with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2 2018-10-12 04:35:17,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53bca81ff5340fbcb7c45ec4cae38846f3b654" -d '{"subnets": [{"ip_version": 4, "network_id": "64dc8a3f-7558-4357-8b0d-4092afa7c5b2", "cidr": "10.200.202.0/24", "gateway_ip": "10.200.202.1", "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]}' 2018-10-12 04:35:18,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-06c82ced-5ad5-4963-b7df-70584ce7a2e9 Date: Fri, 12 Oct 2018 04:35:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]} 2018-10-12 04:35:18,426 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-06c82ced-5ad5-4963-b7df-70584ce7a2e9 2018-10-12 04:35:18,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53bca81ff5340fbcb7c45ec4cae38846f3b654" 2018-10-12 04:35:18,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e696e32f-e48c-4fbb-887b-00a3e2f69d07 Date: Fri, 12 Oct 2018 04:35: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":["295ece38-c8b4-45ab-858d-67789aa5bc41"],"updated_at":"2018-10-12T04:35:18Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2"}]} 2018-10-12 04:35:18,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-e696e32f-e48c-4fbb-887b-00a3e2f69d07 2018-10-12 04:35:18,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53bca81ff5340fbcb7c45ec4cae38846f3b654" 2018-10-12 04:35:18,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-80f2cacf-aa4d-4599-9943-f9c4aa36fc0a Date: Fri, 12 Oct 2018 04:35:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]} 2018-10-12 04:35:18,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-80f2cacf-aa4d-4599-9943-f9c4aa36fc0a 2018-10-12 04:35:18,766 - OpenStackNetwork - DEBUG - Network [64dc8a3f-7558-4357-8b0d-4092afa7c5b2] created successfully 2018-10-12 04:35:18,766 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:18,767 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:19,148 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50b5edccfcc241419940874f3e636805", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}], "expires_at": "2018-10-12T05:35:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6c571b871a41a8aefd7557a1d30d02", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-user", "id": "8553b3c4932f4773b5772d4cd5ebc770"}, "audit_ids": ["rojm3OEmScKH2m_zyRZiQQ"], "issued_at": "2018-10-12T04:35:19.000000Z"}} 2018-10-12 04:35:19,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:19,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0285460b-7d39-4f87-8704-4b2a34fb6a52 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:19,218 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0285460b-7d39-4f87-8704-4b2a34fb6a52 2018-10-12 04:35:19,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:19,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3eb56042-ee30-4ba0-88db-c4172c889707 Date: Fri, 12 Oct 2018 04:35:19 GMT RESP BODY: {"routers": []} 2018-10-12 04:35:19,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router&admin_state_up=True used request id req-3eb56042-ee30-4ba0-88db-c4172c889707 2018-10-12 04:35:19,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:19,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:19,794 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50b5edccfcc241419940874f3e636805", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}], "expires_at": "2018-10-12T05:35:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6c571b871a41a8aefd7557a1d30d02", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-user", "id": "8553b3c4932f4773b5772d4cd5ebc770"}, "audit_ids": ["R9ybQbqGRWCp1smS_W7a_A"], "issued_at": "2018-10-12T04:35:19.000000Z"}} 2018-10-12 04:35:19,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ecb6f4f3e63b2ab3c6fe33dc2628a32dbdcf7b37" 2018-10-12 04:35:19,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cf37015-1da5-47e8-b507-3f2c19316590 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:19,871 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8cf37015-1da5-47e8-b507-3f2c19316590 2018-10-12 04:35:19,872 - neutron_utils - INFO - Creating router with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router 2018-10-12 04:35:19,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" -d '{"router": {"name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router", "admin_state_up": true}}' 2018-10-12 04:35:23,829 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 536 X-Openstack-Request-Id: req-5dd82646-dd4b-4ea0-a03a-239dd7a5b8da Date: Fri, 12 Oct 2018 04:35:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:20Z", "admin_state_up": true, "updated_at": "2018-10-12T04:35:20Z", "flavor_id": null, "revision_number": 1, "routes": [], "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68", "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router"}} 2018-10-12 04:35:23,829 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-5dd82646-dd4b-4ea0-a03a-239dd7a5b8da 2018-10-12 04:35:23,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:24,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-58735ae9-13da-4a5f-a78d-5a93d0bc1797 Date: Fri, 12 Oct 2018 04:35:24 GMT RESP BODY: {"ports":[]} 2018-10-12 04:35:24,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68 used request id req-58735ae9-13da-4a5f-a78d-5a93d0bc1797 2018-10-12 04:35:24,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:24,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-402fb36f-28db-4531-a8ff-aa39667a4095 Date: Fri, 12 Oct 2018 04:35: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":["390c4c4e-0de0-4205-a48e-675d386e6a24"],"updated_at":"2018-10-12T04:35:15Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"1d940f40-eb68-4582-97d7-316f4659b4fd","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1"}]} 2018-10-12 04:35:24,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 used request id req-402fb36f-28db-4531-a8ff-aa39667a4095 2018-10-12 04:35:24,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:35:24,287 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:35:24,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:24,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f63cefa-c875-42ef-8b6f-6fd20a4246fa Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:24,366 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-2f63cefa-c875-42ef-8b6f-6fd20a4246fa 2018-10-12 04:35:24,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:24,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-92a9d96a-66a9-4a3e-b26f-40a6831d46b7 Date: Fri, 12 Oct 2018 04:35:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]} 2018-10-12 04:35:24,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-92a9d96a-66a9-4a3e-b26f-40a6831d46b7 2018-10-12 04:35:24,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:24,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ef28c2f6-43d4-4ec4-a68f-fc55590fd91b Date: Fri, 12 Oct 2018 04:35:24 GMT RESP BODY: {"ports":[]} 2018-10-12 04:35:24,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port1&admin_state_up=True used request id req-ef28c2f6-43d4-4ec4-a68f-fc55590fd91b 2018-10-12 04:35:24,750 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port1 for router - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router 2018-10-12 04:35:24,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:24,751 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:25,139 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50b5edccfcc241419940874f3e636805", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}], "expires_at": "2018-10-12T05:35:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6c571b871a41a8aefd7557a1d30d02", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-user", "id": "8553b3c4932f4773b5772d4cd5ebc770"}, "audit_ids": ["gOzc6gPpQZaWlL4EDsAmOg"], "issued_at": "2018-10-12T04:35:25.000000Z"}} 2018-10-12 04:35:25,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d6d720c8bd8d64eea0d4be0166ef2af4db9b4b" 2018-10-12 04:35:25,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e89bc5e-aa83-49dc-9918-b6791439d016 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:25,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0e89bc5e-aa83-49dc-9918-b6791439d016 2018-10-12 04:35:25,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:25,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-a5f95739-7ea1-4156-9c39-d302c3a56b52 Date: Fri, 12 Oct 2018 04:35: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":["390c4c4e-0de0-4205-a48e-675d386e6a24"],"updated_at":"2018-10-12T04:35:15Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"1d940f40-eb68-4582-97d7-316f4659b4fd","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1"}]} 2018-10-12 04:35:25,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 used request id req-a5f95739-7ea1-4156-9c39-d302c3a56b52 2018-10-12 04:35:25,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:25,700 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fe0b315a-e508-4c6e-8017-fc866e658a76 Date: Fri, 12 Oct 2018 04:35:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]} 2018-10-12 04:35:25,700 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-fe0b315a-e508-4c6e-8017-fc866e658a76 2018-10-12 04:35:25,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:25,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-45be3f28-aaab-41ef-9ef0-4ec2e77e7ae5 Date: Fri, 12 Oct 2018 04:35: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":["390c4c4e-0de0-4205-a48e-675d386e6a24"],"updated_at":"2018-10-12T04:35:15Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"1d940f40-eb68-4582-97d7-316f4659b4fd","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1"}]} 2018-10-12 04:35:25,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 used request id req-45be3f28-aaab-41ef-9ef0-4ec2e77e7ae5 2018-10-12 04:35:25,962 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:35:25,967 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:35:25,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29d6d720c8bd8d64eea0d4be0166ef2af4db9b4b" 2018-10-12 04:35:25,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ab47124-0c07-45d0-bc3c-ee56d0d57465 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:25,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-4ab47124-0c07-45d0-bc3c-ee56d0d57465 2018-10-12 04:35:25,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:26,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-e00f847e-749a-4178-8552-d7a96919e71d Date: Fri, 12 Oct 2018 04:35:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]} 2018-10-12 04:35:26,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-e00f847e-749a-4178-8552-d7a96919e71d 2018-10-12 04:35:26,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:26,386 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d68fb484-ab04-4f8c-ae40-08aefa483106 Date: Fri, 12 Oct 2018 04:35:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]} 2018-10-12 04:35:26,387 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1 used request id req-d68fb484-ab04-4f8c-ae40-08aefa483106 2018-10-12 04:35:26,387 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 2018-10-12 04:35:26,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" -d '{"port": {"network_id": "1d940f40-eb68-4582-97d7-316f4659b4fd", "fixed_ips": [{"subnet_id": "390c4c4e-0de0-4205-a48e-675d386e6a24", "ip_address": "10.200.201.1"}], "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port1", "admin_state_up": true}}' 2018-10-12 04:35:27,371 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-be637ff4-db3b-4407-a611-e0ad6242aa4d Date: Fri, 12 Oct 2018 04:35:27 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"390c4c4e-0de0-4205-a48e-675d386e6a24","ip_address":"10.200.201.1"}],"id":"2d06b19e-2194-4d85-ac80-76e7065eee5e","security_groups":["98a4137a-b4b1-429f-a79e-f4e03b4f9527"],"mac_address":"fa:16:3e:ef:a4:36","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port1","project_id":"fc6c571b871a41a8aefd7557a1d30d02","qos_policy_id":null,"admin_state_up":true,"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:26Z","binding:vnic_type":"normal"}} 2018-10-12 04:35:27,371 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-be637ff4-db3b-4407-a611-e0ad6242aa4d 2018-10-12 04:35:27,372 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port1 for router - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router 2018-10-12 04:35:27,372 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router 2018-10-12 04:35:27,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" -d '{"port_id": "2d06b19e-2194-4d85-ac80-76e7065eee5e"}' 2018-10-12 04:35:29,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-38f432e1-08b3-4f08-9943-9cf18b870b30 Date: Fri, 12 Oct 2018 04:35:29 GMT RESP BODY: {"network_id": "1d940f40-eb68-4582-97d7-316f4659b4fd", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "subnet_id": "390c4c4e-0de0-4205-a48e-675d386e6a24", "subnet_ids": ["390c4c4e-0de0-4205-a48e-675d386e6a24"], "port_id": "2d06b19e-2194-4d85-ac80-76e7065eee5e", "id": "8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68"} 2018-10-12 04:35:29,154 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68/add_router_interface used request id req-38f432e1-08b3-4f08-9943-9cf18b870b30 2018-10-12 04:35:29,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:29,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d22c2374-deff-4f7b-9782-1bcf30944548 Date: Fri, 12 Oct 2018 04:35: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":["295ece38-c8b4-45ab-858d-67789aa5bc41"],"updated_at":"2018-10-12T04:35:18Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2"}]} 2018-10-12 04:35:29,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 used request id req-d22c2374-deff-4f7b-9782-1bcf30944548 2018-10-12 04:35:29,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:29,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57b8926a-dad4-4bd8-9dae-ae77686c6009 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:29,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-57b8926a-dad4-4bd8-9dae-ae77686c6009 2018-10-12 04:35:29,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:29,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-65ec0a43-0460-4803-a00d-b34989a5977b Date: Fri, 12 Oct 2018 04:35:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]} 2018-10-12 04:35:29,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-65ec0a43-0460-4803-a00d-b34989a5977b 2018-10-12 04:35:29,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:29,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b69add7e-5d59-4231-9960-df8ec29be6b1 Date: Fri, 12 Oct 2018 04:35:29 GMT RESP BODY: {"ports":[]} 2018-10-12 04:35:29,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port2&admin_state_up=True used request id req-b69add7e-5d59-4231-9960-df8ec29be6b1 2018-10-12 04:35:29,752 - OpenStackNetwork - INFO - Retrieved port CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port2 for router - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router 2018-10-12 04:35:29,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:29,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:30,126 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50b5edccfcc241419940874f3e636805", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}], "expires_at": "2018-10-12T05:35:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6c571b871a41a8aefd7557a1d30d02", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-user", "id": "8553b3c4932f4773b5772d4cd5ebc770"}, "audit_ids": ["uh6MhnbQSy-R-SzbmKzGUQ"], "issued_at": "2018-10-12T04:35:30.000000Z"}} 2018-10-12 04:35:30,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a46ee86055f208979ee078a8b2e5bac9561f570" 2018-10-12 04:35:30,206 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eb83a4ff-4c2e-4282-acb3-41eb31c1b932 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:30,206 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eb83a4ff-4c2e-4282-acb3-41eb31c1b932 2018-10-12 04:35:30,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:30,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-61a6d5dc-2c50-4d16-a129-bad8bca877ea Date: Fri, 12 Oct 2018 04:35: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":["295ece38-c8b4-45ab-858d-67789aa5bc41"],"updated_at":"2018-10-12T04:35:18Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2"}]} 2018-10-12 04:35:30,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 used request id req-61a6d5dc-2c50-4d16-a129-bad8bca877ea 2018-10-12 04:35:30,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:30,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d42f7dba-6df5-4370-bf34-e925500037d7 Date: Fri, 12 Oct 2018 04:35:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]} 2018-10-12 04:35:30,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-d42f7dba-6df5-4370-bf34-e925500037d7 2018-10-12 04:35:30,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:30,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-3effd521-ed7b-4045-ab49-5d63a459aa47 Date: Fri, 12 Oct 2018 04:35: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":["295ece38-c8b4-45ab-858d-67789aa5bc41"],"updated_at":"2018-10-12T04:35:18Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2"}]} 2018-10-12 04:35:30,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 used request id req-3effd521-ed7b-4045-ab49-5d63a459aa47 2018-10-12 04:35:30,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:35:30,778 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:35:30,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a46ee86055f208979ee078a8b2e5bac9561f570" 2018-10-12 04:35:30,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57a5b220-5831-47aa-b18d-90fcbd3b9bbd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:30,857 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-57a5b220-5831-47aa-b18d-90fcbd3b9bbd 2018-10-12 04:35:30,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:30,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-a61e4143-3442-4763-af8f-ed3edcfe54bc Date: Fri, 12 Oct 2018 04:35:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]} 2018-10-12 04:35:30,918 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-a61e4143-3442-4763-af8f-ed3edcfe54bc 2018-10-12 04:35:30,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:31,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-d6c64031-7b31-4594-ab68-48156ea94840 Date: Fri, 12 Oct 2018 04:35:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]} 2018-10-12 04:35:31,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2 used request id req-d6c64031-7b31-4594-ab68-48156ea94840 2018-10-12 04:35:31,168 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 2018-10-12 04:35:31,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" -d '{"port": {"network_id": "64dc8a3f-7558-4357-8b0d-4092afa7c5b2", "fixed_ips": [{"subnet_id": "295ece38-c8b4-45ab-858d-67789aa5bc41", "ip_address": "10.200.202.1"}], "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port2", "admin_state_up": true}}' 2018-10-12 04:35:32,246 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-f9002933-177c-4c08-b127-1bf58d5ea94c Date: Fri, 12 Oct 2018 04:35:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:31Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"295ece38-c8b4-45ab-858d-67789aa5bc41","ip_address":"10.200.202.1"}],"id":"fa656c03-5314-4af2-a5a3-ea80de350c86","security_groups":["98a4137a-b4b1-429f-a79e-f4e03b4f9527"],"mac_address":"fa:16:3e:f2:9d:3b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port2","project_id":"fc6c571b871a41a8aefd7557a1d30d02","qos_policy_id":null,"admin_state_up":true,"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:31Z","binding:vnic_type":"normal"}} 2018-10-12 04:35:32,246 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-f9002933-177c-4c08-b127-1bf58d5ea94c 2018-10-12 04:35:32,247 - OpenStackNetwork - INFO - Created port CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port2 for router - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router 2018-10-12 04:35:32,247 - neutron_utils - INFO - Adding interface to router with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router 2018-10-12 04:35:32,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" -d '{"port_id": "fa656c03-5314-4af2-a5a3-ea80de350c86"}' 2018-10-12 04:35:33,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-df8299a3-1c50-4f9b-bbde-b612c28cbf4d Date: Fri, 12 Oct 2018 04:35:33 GMT RESP BODY: {"network_id": "64dc8a3f-7558-4357-8b0d-4092afa7c5b2", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "subnet_id": "295ece38-c8b4-45ab-858d-67789aa5bc41", "subnet_ids": ["295ece38-c8b4-45ab-858d-67789aa5bc41"], "port_id": "fa656c03-5314-4af2-a5a3-ea80de350c86", "id": "8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68"} 2018-10-12 04:35:33,955 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68/add_router_interface used request id req-df8299a3-1c50-4f9b-bbde-b612c28cbf4d 2018-10-12 04:35:33,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:34,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 542 X-Openstack-Request-Id: req-551c7124-2a84-4004-9a0d-3816ad371451 Date: Fri, 12 Oct 2018 04:35:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": null, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:20Z", "admin_state_up": true, "updated_at": "2018-10-12T04:35:33Z", "flavor_id": null, "revision_number": 7, "routes": [], "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68", "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router"}} 2018-10-12 04:35:34,017 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68 used request id req-551c7124-2a84-4004-9a0d-3816ad371451 2018-10-12 04:35:34,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:34,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1728 X-Openstack-Request-Id: req-0da79de7-7180-4120-82bd-87057c3b917f Date: Fri, 12 Oct 2018 04:35:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:32Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"390c4c4e-0de0-4205-a48e-675d386e6a24","ip_address":"10.200.201.1"}],"id":"2d06b19e-2194-4d85-ac80-76e7065eee5e","security_groups":["98a4137a-b4b1-429f-a79e-f4e03b4f9527"],"mac_address":"fa:16:3e:ef:a4:36","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port1","admin_state_up":true,"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:26Z","binding:vnic_type":"normal","device_id":"8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":6,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"295ece38-c8b4-45ab-858d-67789aa5bc41","ip_address":"10.200.202.1"}],"id":"fa656c03-5314-4af2-a5a3-ea80de350c86","security_groups":["98a4137a-b4b1-429f-a79e-f4e03b4f9527"],"mac_address":"fa:16:3e:f2:9d:3b","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port2","admin_state_up":true,"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:31Z","binding:vnic_type":"normal","device_id":"8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68"}]} 2018-10-12 04:35:34,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68 used request id req-0da79de7-7180-4120-82bd-87057c3b917f 2018-10-12 04:35:34,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/390c4c4e-0de0-4205-a48e-675d386e6a24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:34,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-9ee8f8b8-f93f-4111-936c-8d095fe88605 Date: Fri, 12 Oct 2018 04:35:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}} 2018-10-12 04:35:34,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/390c4c4e-0de0-4205-a48e-675d386e6a24 used request id req-9ee8f8b8-f93f-4111-936c-8d095fe88605 2018-10-12 04:35:34,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/295ece38-c8b4-45ab-858d-67789aa5bc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:35:34,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 681 X-Openstack-Request-Id: req-a82e34e9-068b-49d8-b39c-2d91747a41f3 Date: Fri, 12 Oct 2018 04:35:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}} 2018-10-12 04:35:34,263 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/295ece38-c8b4-45ab-858d-67789aa5bc41 used request id req-a82e34e9-068b-49d8-b39c-2d91747a41f3 2018-10-12 04:35:34,264 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:34,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:34,659 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:35:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["GKEfLamIS9iMYjK460lBsg"], "issued_at": "2018-10-12T04:35:34.000000Z"}} 2018-10-12 04:35:34,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2163d685393461c6be778093186fc9a4e47892" 2018-10-12 04:35:34,742 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec291e6e-3c34-44b0-918e-92174ba56656 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:34,742 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ec291e6e-3c34-44b0-918e-92174ba56656 2018-10-12 04:35:34,744 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:35:34,749 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2163d685393461c6be778093186fc9a4e47892" 2018-10-12 04:35:34,933 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35: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-c5e11e56-0be8-413c-946b-56acc6503c3d x-compute-request-id: req-c5e11e56-0be8-413c-946b-56acc6503c3d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:35:34,933 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c5e11e56-0be8-413c-946b-56acc6503c3d 2018-10-12 04:35:34,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2163d685393461c6be778093186fc9a4e47892" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-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-10-12 04:35:34,988 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35: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-ec2564d9-78cf-4fb2-9813-910f22b0cfc5 x-compute-request-id: req-ec2564d9-78cf-4fb2-9813-910f22b0cfc5 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "16f75878-bb73-443a-aaae-f793a557d8b1", "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:35:34,988 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ec2564d9-78cf-4fb2-9813-910f22b0cfc5 2018-10-12 04:35:34,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:34,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:35,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50b5edccfcc241419940874f3e636805", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}], "expires_at": "2018-10-12T05:35:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6c571b871a41a8aefd7557a1d30d02", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-user", "id": "8553b3c4932f4773b5772d4cd5ebc770"}, "audit_ids": ["pfczm_SORUqUWI8Ivyn__g"], "issued_at": "2018-10-12T04:35:35.000000Z"}} 2018-10-12 04:35:35,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:35:35,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f445578b-db32-464a-94a9-7741fa66d9c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:35,453 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f445578b-db32-464a-94a9-7741fa66d9c8 2018-10-12 04:35:35,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:35:35,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-7e541857-ddcb-46b1-9cb3-c7f08c3a597b Date: Fri, 12 Oct 2018 04:35:35 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:35:35,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp used request id req-7e541857-ddcb-46b1-9cb3-c7f08c3a597b 2018-10-12 04:35:35,686 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp... 2018-10-12 04:35:35,686 - neutron_utils - INFO - Creating security group with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp 2018-10-12 04:35:35,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" -d '{"security_group": {"name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp"}}' 2018-10-12 04:35:36,039 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1402 X-Openstack-Request-Id: req-05ebb42b-3d8c-4d5e-9e9c-2b5c0cd9c984 Date: Fri, 12 Oct 2018 04:35:36 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "updated_at": "2018-10-12T04:35:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "revision_number": 0, "id": "67f5e632-38ff-4614-8b0b-f4f0390ec0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "revision_number": 0, "id": "b30f1046-204c-46c7-87dd-8ce81b92463a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}], "revision_number": 2, "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp"}} 2018-10-12 04:35:36,039 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-05ebb42b-3d8c-4d5e-9e9c-2b5c0cd9c984 2018-10-12 04:35:36,040 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 2018-10-12 04:35:36,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:35:36,250 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8047f36b-1c12-44df-a78d-4357254f5067 Date: Fri, 12 Oct 2018 04:35: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-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "67f5e632-38ff-4614-8b0b-f4f0390ec0ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "b30f1046-204c-46c7-87dd-8ce81b92463a"}]} 2018-10-12 04:35:36,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 used request id req-8047f36b-1c12-44df-a78d-4357254f5067 2018-10-12 04:35:36,251 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 2018-10-12 04:35:36,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:35:36,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-85a991ff-4c23-4f79-82b1-0a3f5bfebfcc Date: Fri, 12 Oct 2018 04:35: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-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "67f5e632-38ff-4614-8b0b-f4f0390ec0ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "b30f1046-204c-46c7-87dd-8ce81b92463a"}]} 2018-10-12 04:35:36,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 used request id req-85a991ff-4c23-4f79-82b1-0a3f5bfebfcc 2018-10-12 04:35:36,418 - neutron_utils - INFO - Retrieving security group with ID - bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 2018-10-12 04:35:36,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:35:36,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-cd5a0744-8914-4a3f-b129-9bf4f78a9274 Date: Fri, 12 Oct 2018 04:35:36 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "updated_at": "2018-10-12T04:35:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "revision_number": 0, "id": "67f5e632-38ff-4614-8b0b-f4f0390ec0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "revision_number": 0, "id": "b30f1046-204c-46c7-87dd-8ce81b92463a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}], "revision_number": 2, "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp"}]} 2018-10-12 04:35:36,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 used request id req-cd5a0744-8914-4a3f-b129-9bf4f78a9274 2018-10-12 04:35:36,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 2018-10-12 04:35:36,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:35:36,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1964a4d3-3cde-4263-b9ce-b6c49fe70589 Date: Fri, 12 Oct 2018 04:35: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-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "67f5e632-38ff-4614-8b0b-f4f0390ec0ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "b30f1046-204c-46c7-87dd-8ce81b92463a"}]} 2018-10-12 04:35:36,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 used request id req-1964a4d3-3cde-4263-b9ce-b6c49fe70589 2018-10-12 04:35:36,794 - neutron_utils - INFO - Retrieving security group with ID - bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 2018-10-12 04:35:36,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:35:36,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-7aa3c8e3-414f-4c31-b443-9a2b2f974715 Date: Fri, 12 Oct 2018 04:35:36 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "updated_at": "2018-10-12T04:35:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "revision_number": 0, "id": "67f5e632-38ff-4614-8b0b-f4f0390ec0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "revision_number": 0, "id": "b30f1046-204c-46c7-87dd-8ce81b92463a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}], "revision_number": 2, "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp"}]} 2018-10-12 04:35:36,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 used request id req-7aa3c8e3-414f-4c31-b443-9a2b2f974715 2018-10-12 04:35:36,985 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 2018-10-12 04:35:36,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:35:37,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9568abd7-f973-4573-a256-afe270284373 Date: Fri, 12 Oct 2018 04:35: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-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "67f5e632-38ff-4614-8b0b-f4f0390ec0ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "b30f1046-204c-46c7-87dd-8ce81b92463a"}]} 2018-10-12 04:35:37,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 used request id req-9568abd7-f973-4573-a256-afe270284373 2018-10-12 04:35:37,158 - neutron_utils - INFO - Creating security group to security group - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp 2018-10-12 04:35:37,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:35:37,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1405 X-Openstack-Request-Id: req-f44f2dd6-9d48-44b8-bb1f-bab026c31303 Date: Fri, 12 Oct 2018 04:35:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "updated_at": "2018-10-12T04:35:35Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "revision_number": 0, "id": "67f5e632-38ff-4614-8b0b-f4f0390ec0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "revision_number": 0, "id": "b30f1046-204c-46c7-87dd-8ce81b92463a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}], "revision_number": 2, "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp"}]} 2018-10-12 04:35:37,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp used request id req-f44f2dd6-9d48-44b8-bb1f-bab026c31303 2018-10-12 04:35:37,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:35:37,217 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:35:37,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:35:37,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b067a6d-63d8-4ab7-b1e3-fbb158d5ea7f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:37,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-0b067a6d-63d8-4ab7-b1e3-fbb158d5ea7f 2018-10-12 04:35:37,236 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 2018-10-12 04:35:37,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:35:37,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-65a4697d-6e27-40ca-9382-d562761d2e60 Date: Fri, 12 Oct 2018 04:35: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-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "67f5e632-38ff-4614-8b0b-f4f0390ec0ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "b30f1046-204c-46c7-87dd-8ce81b92463a"}]} 2018-10-12 04:35:37,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 used request id req-65a4697d-6e27-40ca-9382-d562761d2e60 2018-10-12 04:35:37,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}8e053ec0f04325b762f2322b2297d3d90f886d17" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5"}}' 2018-10-12 04:35:37,577 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-58961bee-1579-4301-9f45-619fd99e19be Date: Fri, 12 Oct 2018 04:35:37 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-10-12T04:35:37Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:37Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "4b2054e8-eef0-451d-9ebc-123e9af3491a"}} 2018-10-12 04:35:37,577 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-58961bee-1579-4301-9f45-619fd99e19be 2018-10-12 04:35:37,578 - neutron_utils - INFO - Retrieving security group with ID - bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 2018-10-12 04:35:37,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:35:37,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1903 X-Openstack-Request-Id: req-544f439f-686e-4b1f-a24d-7e31892d688b Date: Fri, 12 Oct 2018 04:35:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "updated_at": "2018-10-12T04:35:37Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:37Z", "revision_number": 0, "id": "4b2054e8-eef0-451d-9ebc-123e9af3491a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:37Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "revision_number": 0, "id": "67f5e632-38ff-4614-8b0b-f4f0390ec0ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "revision_number": 0, "id": "b30f1046-204c-46c7-87dd-8ce81b92463a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}], "revision_number": 3, "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp"}]} 2018-10-12 04:35:37,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 used request id req-544f439f-686e-4b1f-a24d-7e31892d688b 2018-10-12 04:35:37,774 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 2018-10-12 04:35:37,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:35:37,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-507c9a2a-7ac8-4959-9aaf-086bd36f582c Date: Fri, 12 Oct 2018 04:35:37 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-10-12T04:35:37Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:37Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "4b2054e8-eef0-451d-9ebc-123e9af3491a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "67f5e632-38ff-4614-8b0b-f4f0390ec0ba"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:35:35Z", "security_group_id": "bb744aaf-9b8b-4759-bbbd-ec4f61f767f5", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:35Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "b30f1046-204c-46c7-87dd-8ce81b92463a"}]} 2018-10-12 04:35:37,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 used request id req-507c9a2a-7ac8-4959-9aaf-086bd36f582c 2018-10-12 04:35:37,808 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:37,809 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:38,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50b5edccfcc241419940874f3e636805", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}], "expires_at": "2018-10-12T05:35:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6c571b871a41a8aefd7557a1d30d02", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-user", "id": "8553b3c4932f4773b5772d4cd5ebc770"}, "audit_ids": ["3NKO_GweQ_eKzbsTVTBe6A"], "issued_at": "2018-10-12T04:35:38.000000Z"}} 2018-10-12 04:35:38,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:38,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d15e8ff6-d25e-435c-91ca-adec49d4e267 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:38,257 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d15e8ff6-d25e-435c-91ca-adec49d4e267 2018-10-12 04:35:38,259 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:35:38,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:38,337 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a87737c-6705-434e-9ccc-a0ab59e116c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:38,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8a87737c-6705-434e-9ccc-a0ab59e116c6 2018-10-12 04:35:38,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:38,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-44180ba4-9be0-4477-ba20-6d2b25a542b2 Date: Fri, 12 Oct 2018 04:35: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":["390c4c4e-0de0-4205-a48e-675d386e6a24"],"updated_at":"2018-10-12T04:35:15Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"1d940f40-eb68-4582-97d7-316f4659b4fd","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1"}]} 2018-10-12 04:35:38,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 used request id req-44180ba4-9be0-4477-ba20-6d2b25a542b2 2018-10-12 04:35:38,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:35:38,598 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:35:38,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:38,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69e6d21f-70a5-4d49-a97e-781ebe0066db Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:38,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-69e6d21f-70a5-4d49-a97e-781ebe0066db 2018-10-12 04:35:38,680 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:38,878 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-2765559c-795c-445f-873c-eb96154fe0e6 Date: Fri, 12 Oct 2018 04:35:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]} 2018-10-12 04:35:38,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-2765559c-795c-445f-873c-eb96154fe0e6 2018-10-12 04:35:38,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:39,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-4e2f547e-327b-4931-8386-b734d2d45f78 Date: Fri, 12 Oct 2018 04:35:39 GMT RESP BODY: {"ports":[]} 2018-10-12 04:35:39,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm1-port&admin_state_up=True used request id req-4e2f547e-327b-4931-8386-b734d2d45f78 2018-10-12 04:35:39,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:39,662 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35: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-a31645e3-3c0b-4feb-a4b6-eb98f80f47cc x-compute-request-id: req-a31645e3-3c0b-4feb-a4b6-eb98f80f47cc Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:35:39,662 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1 used request id req-a31645e3-3c0b-4feb-a4b6-eb98f80f47cc 2018-10-12 04:35:39,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:39,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-cd2277c7-ed86-4129-b004-cfe8232659f4 Date: Fri, 12 Oct 2018 04: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":["390c4c4e-0de0-4205-a48e-675d386e6a24"],"updated_at":"2018-10-12T04:35:15Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"1d940f40-eb68-4582-97d7-316f4659b4fd","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1"}]} 2018-10-12 04:35:39,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 used request id req-cd2277c7-ed86-4129-b004-cfe8232659f4 2018-10-12 04:35:39,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:39,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d623cf6f-0caf-432f-9e82-1ff56b53579e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:39,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-d623cf6f-0caf-432f-9e82-1ff56b53579e 2018-10-12 04:35:39,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:40,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-f5271e6f-e464-47a5-b2fb-9959f806be13 Date: Fri, 12 Oct 2018 04:35:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]} 2018-10-12 04:35:40,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-f5271e6f-e464-47a5-b2fb-9959f806be13 2018-10-12 04:35:40,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:40,227 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bf57d4b1-c8fd-409b-837b-2f9f5a8d5a62 Date: Fri, 12 Oct 2018 04:35:40 GMT RESP BODY: {"ports":[]} 2018-10-12 04:35:40,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm1-port&admin_state_up=True used request id req-bf57d4b1-c8fd-409b-837b-2f9f5a8d5a62 2018-10-12 04:35:40,227 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:40,228 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:40,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50b5edccfcc241419940874f3e636805", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}], "expires_at": "2018-10-12T05:35:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6c571b871a41a8aefd7557a1d30d02", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-user", "id": "8553b3c4932f4773b5772d4cd5ebc770"}, "audit_ids": ["tGW8zFgCTNGw6N1Rv17kSg"], "issued_at": "2018-10-12T04:35:40.000000Z"}} 2018-10-12 04:35:40,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}147a8b692c5a68fbe8e11372eaecaab192f9c4f4" 2018-10-12 04:35:40,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dab8d15-83f2-4906-853c-98253448ecd1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:40,674 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1dab8d15-83f2-4906-853c-98253448ecd1 2018-10-12 04:35:40,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:40,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-b2e2fc6c-b66f-4a9e-a47e-6d3c02bb1edb Date: Fri, 12 Oct 2018 04:35: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":["390c4c4e-0de0-4205-a48e-675d386e6a24"],"updated_at":"2018-10-12T04:35:15Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"1d940f40-eb68-4582-97d7-316f4659b4fd","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1"}]} 2018-10-12 04:35:40,932 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 used request id req-b2e2fc6c-b66f-4a9e-a47e-6d3c02bb1edb 2018-10-12 04:35:40,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:41,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-b8c5aaeb-d5e7-4958-ba6d-cecfda3165b0 Date: Fri, 12 Oct 2018 04:35:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]} 2018-10-12 04:35:41,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-b8c5aaeb-d5e7-4958-ba6d-cecfda3165b0 2018-10-12 04:35:41,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:41,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-4c039d2d-3d72-4ca9-8854-455bc4e6fd2d Date: Fri, 12 Oct 2018 04: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":["390c4c4e-0de0-4205-a48e-675d386e6a24"],"updated_at":"2018-10-12T04:35:15Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"1d940f40-eb68-4582-97d7-316f4659b4fd","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1"}]} 2018-10-12 04:35:41,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 used request id req-4c039d2d-3d72-4ca9-8854-455bc4e6fd2d 2018-10-12 04:35:41,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:35:41,512 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:35:41,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}147a8b692c5a68fbe8e11372eaecaab192f9c4f4" 2018-10-12 04:35:41,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9d29957-8551-4c4b-9fbe-4bf65a784095 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:41,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-e9d29957-8551-4c4b-9fbe-4bf65a784095 2018-10-12 04:35:41,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:41,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6c4605a6-13e6-447b-86ce-8994d90e4875 Date: Fri, 12 Oct 2018 04:35:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]} 2018-10-12 04:35:41,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-6c4605a6-13e6-447b-86ce-8994d90e4875 2018-10-12 04:35:41,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:42,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-57d49a3e-de53-4a42-8774-b2d8df744590 Date: Fri, 12 Oct 2018 04:35:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]} 2018-10-12 04:35:42,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1 used request id req-57d49a3e-de53-4a42-8774-b2d8df744590 2018-10-12 04:35:42,091 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 2018-10-12 04:35:42,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" -d '{"port": {"network_id": "1d940f40-eb68-4582-97d7-316f4659b4fd", "fixed_ips": [{"subnet_id": "390c4c4e-0de0-4205-a48e-675d386e6a24", "ip_address": "10.200.201.5"}], "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm1-port", "admin_state_up": true}}' 2018-10-12 04:35:43,239 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-28d62fcd-8757-4dd3-be89-701e2e2abba7 Date: Fri, 12 Oct 2018 04:35:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"390c4c4e-0de0-4205-a48e-675d386e6a24","ip_address":"10.200.201.5"}],"id":"e8929971-8e51-455f-ba16-81f82294fe04","security_groups":["98a4137a-b4b1-429f-a79e-f4e03b4f9527"],"mac_address":"fa:16:3e:4f:1b:ed","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm1-port","project_id":"fc6c571b871a41a8aefd7557a1d30d02","qos_policy_id":null,"admin_state_up":true,"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:42Z","binding:vnic_type":"normal"}} 2018-10-12 04:35:43,240 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-28d62fcd-8757-4dd3-be89-701e2e2abba7 2018-10-12 04:35:43,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:43,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-03d8582f-6b25-437b-b35c-0830ab6408db Date: Fri, 12 Oct 2018 04: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":["390c4c4e-0de0-4205-a48e-675d386e6a24"],"updated_at":"2018-10-12T04:35:15Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"1d940f40-eb68-4582-97d7-316f4659b4fd","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1"}]} 2018-10-12 04:35:43,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 used request id req-03d8582f-6b25-437b-b35c-0830ab6408db 2018-10-12 04:35:43,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:43,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f965d14-cabf-4089-9245-d1c39d0127c5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:43,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-7f965d14-cabf-4089-9245-d1c39d0127c5 2018-10-12 04:35:43,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:43,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-0b4fde2b-a1b6-4c4b-8a40-02a5d2d6c7a8 Date: Fri, 12 Oct 2018 04:35:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]} 2018-10-12 04:35:43,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-0b4fde2b-a1b6-4c4b-8a40-02a5d2d6c7a8 2018-10-12 04:35:43,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm1-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:43,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-681fb98c-79de-4597-9c4d-d2c5e4f1c05d Date: Fri, 12 Oct 2018 04:35:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:42Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"390c4c4e-0de0-4205-a48e-675d386e6a24","ip_address":"10.200.201.5"}],"id":"e8929971-8e51-455f-ba16-81f82294fe04","security_groups":["98a4137a-b4b1-429f-a79e-f4e03b4f9527"],"mac_address":"fa:16:3e:4f:1b:ed","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm1-port","admin_state_up":true,"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:42Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:35:43,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm1-port&admin_state_up=True used request id req-681fb98c-79de-4597-9c4d-d2c5e4f1c05d 2018-10-12 04:35:43,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:44,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5daf1200-92e0-4bcb-81af-9e498c03317c Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:44,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-5daf1200-92e0-4bcb-81af-9e498c03317c 2018-10-12 04:35:44,053 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1 2018-10-12 04:35:44,057 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:44,092 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35: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-ca6bfff3-dc4c-4c20-89e7-a0f1facfced2 x-compute-request-id: req-ca6bfff3-dc4c-4c20-89e7-a0f1facfced2 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-flavor-name"}]} 2018-10-12 04:35:44,092 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ca6bfff3-dc4c-4c20-89e7-a0f1facfced2 2018-10-12 04:35:44,096 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/16f75878-bb73-443a-aaae-f793a557d8b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:44,122 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35: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-54c45c89-3d34-4edf-a4ad-7e070c67a0ce x-compute-request-id: req-54c45c89-3d34-4edf-a4ad-7e070c67a0ce Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "16f75878-bb73-443a-aaae-f793a557d8b1", "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:35:44,122 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/16f75878-bb73-443a-aaae-f793a557d8b1 used request id req-54c45c89-3d34-4edf-a4ad-7e070c67a0ce 2018-10-12 04:35:44,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:44,304 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-fab69eb3-40f2-4dbb-82d5-955be8c0f9fc Date: Fri, 12 Oct 2018 04:35:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:35:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:35:12Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1904a3fb-59aa-4951-9300-30ae495720d5/snap", "metadata": {}}], "self": "/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5", "min_disk": 0, "protected": false, "id": "1904a3fb-59aa-4951-9300-30ae495720d5", "file": "/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc6c571b871a41a8aefd7557a1d30d02", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1904a3fb-59aa-4951-9300-30ae495720d5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142"} 2018-10-12 04:35:44,304 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142 used request id req-fab69eb3-40f2-4dbb-82d5-955be8c0f9fc 2018-10-12 04:35:44,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:44,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1b082de6-9b81-4ede-b10d-5c8fdd31c397 Date: Fri, 12 Oct 2018 04:35: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-10-12 04:35:44,449 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1b082de6-9b81-4ede-b10d-5c8fdd31c397 2018-10-12 04:35:44,454 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" -d '{"server": {"name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1", "imageRef": "1904a3fb-59aa-4951-9300-30ae495720d5", "flavorRef": "16f75878-bb73-443a-aaae-f793a557d8b1", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDIuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "e8929971-8e51-455f-ba16-81f82294fe04"}]}}' 2018-10-12 04:35:46,447 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:35: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-35101e17-39f8-405c-a479-6d8b7c0c4903 x-compute-request-id: req-35101e17-39f8-405c-a479-6d8b7c0c4903 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "7ea54729-2f6d-4cea-9421-e902ff167e2f", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "bookmark"}], "adminPass": "q9TjVRHu5bp3"}} 2018-10-12 04:35:46,447 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-35101e17-39f8-405c-a479-6d8b7c0c4903 2018-10-12 04:35:46,451 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:46,829 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-16be923f-e382-4f5e-b22e-0cbdde511c60 x-compute-request-id: req-16be923f-e382-4f5e-b22e-0cbdde511c60 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.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "7ea54729-2f6d-4cea-9421-e902ff167e2f", "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "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-10-12T04:35:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1", "created": "2018-10-12T04:35:46Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:35:46,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f used request id req-16be923f-e382-4f5e-b22e-0cbdde511c60 2018-10-12 04:35:46,830 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1 2018-10-12 04:35:46,833 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:47,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-919bd3ed-3185-42ef-9dc4-61f2de24f1ca x-compute-request-id: req-919bd3ed-3185-42ef-9dc4-61f2de24f1ca 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.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "7ea54729-2f6d-4cea-9421-e902ff167e2f", "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "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-10-12T04:35:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1", "created": "2018-10-12T04:35:46Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:35:47,178 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f used request id req-919bd3ed-3185-42ef-9dc4-61f2de24f1ca 2018-10-12 04:35:47,178 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1] is - BUILD 2018-10-12 04:35:47,178 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:35:50,182 - create_instance - DEBUG - VM status query timeout in 896.648630857 2018-10-12 04:35:50,185 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:50,501 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35: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-ecde294e-cd2b-4e54-84b8-c039c4407aa7 x-compute-request-id: req-ecde294e-cd2b-4e54-84b8-c039c4407aa7 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.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "7ea54729-2f6d-4cea-9421-e902ff167e2f", "security_groups": [{"name": "default"}], "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:35:48Z", "hostId": "222c6d4773b911e96f7e83409b9d8a5258e00b4b8909d0f4ca3b05f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1", "created": "2018-10-12T04:35:46Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:35:50,501 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f used request id req-ecde294e-cd2b-4e54-84b8-c039c4407aa7 2018-10-12 04:35:50,502 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1] is - BUILD 2018-10-12 04:35:50,502 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:35:53,504 - create_instance - DEBUG - VM status query timeout in 893.325919867 2018-10-12 04:35:53,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:53,962 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35: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-739f4692-0cb8-4f37-ad93-e9ba1508fe93 x-compute-request-id: req-739f4692-0cb8-4f37-ad93-e9ba1508fe93 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:1b:ed", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:35:52.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "7ea54729-2f6d-4cea-9421-e902ff167e2f", "security_groups": [{"name": "default"}], "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:35:53Z", "hostId": "222c6d4773b911e96f7e83409b9d8a5258e00b4b8909d0f4ca3b05f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1", "created": "2018-10-12T04:35:46Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:35:53,962 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f used request id req-739f4692-0cb8-4f37-ad93-e9ba1508fe93 2018-10-12 04:35:53,963 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1] is - ACTIVE 2018-10-12 04:35:53,963 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:35:53,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:54,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35: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-d0335f6b-a98b-4ddc-bc20-71135c3935cb x-compute-request-id: req-d0335f6b-a98b-4ddc-bc20-71135c3935cb Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:1b:ed", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:35:52.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "7ea54729-2f6d-4cea-9421-e902ff167e2f", "security_groups": [{"name": "default"}], "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:35:53Z", "hostId": "222c6d4773b911e96f7e83409b9d8a5258e00b4b8909d0f4ca3b05f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1", "created": "2018-10-12T04:35:46Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:35:54,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f used request id req-d0335f6b-a98b-4ddc-bc20-71135c3935cb 2018-10-12 04:35:54,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:54,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-951a12a9-3f31-44a1-b303-1aa5910effab Date: Fri, 12 Oct 2018 04:35: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":["390c4c4e-0de0-4205-a48e-675d386e6a24"],"updated_at":"2018-10-12T04:35:15Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:14Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"1d940f40-eb68-4582-97d7-316f4659b4fd","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1"}]} 2018-10-12 04:35:54,779 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 used request id req-951a12a9-3f31-44a1-b303-1aa5910effab 2018-10-12 04:35:54,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:54,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2b5513-cab6-4bec-a732-5e311bf47cb6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:54,874 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-aa2b5513-cab6-4bec-a732-5e311bf47cb6 2018-10-12 04:35:54,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:54,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-4996993d-6bb7-4dbe-b79d-10db286d6786 Date: Fri, 12 Oct 2018 04:35:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:15Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"390c4c4e-0de0-4205-a48e-675d386e6a24","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1"}]} 2018-10-12 04:35:54,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-4996993d-6bb7-4dbe-b79d-10db286d6786 2018-10-12 04:35:54,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:35:55,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-55e9403c-edef-4541-8bd7-c33145583edb Date: Fri, 12 Oct 2018 04:35:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"390c4c4e-0de0-4205-a48e-675d386e6a24","ip_address":"10.200.201.2"}],"id":"0e03cb88-91dd-40c4-b87c-5989048fc69e","security_groups":[],"mac_address":"fa:16:3e:55:01:d4","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1d940f40-eb68-4582-97d7-316f4659b4fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:44Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"390c4c4e-0de0-4205-a48e-675d386e6a24","ip_address":"10.200.201.1"}],"id":"2d06b19e-2194-4d85-ac80-76e7065eee5e","security_groups":["98a4137a-b4b1-429f-a79e-f4e03b4f9527"],"mac_address":"fa:16:3e:ef:a4:36","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port1","admin_state_up":true,"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:26Z","binding:vnic_type":"normal","device_id":"8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"390c4c4e-0de0-4205-a48e-675d386e6a24","ip_address":"10.200.201.3"}],"id":"c84aca9b-c565-433c-a6f3-5585dbc9b66a","security_groups":[],"mac_address":"fa:16:3e:ed:03:1a","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1d940f40-eb68-4582-97d7-316f4659b4fd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"390c4c4e-0de0-4205-a48e-675d386e6a24","ip_address":"10.200.201.5"}],"id":"e8929971-8e51-455f-ba16-81f82294fe04","security_groups":["98a4137a-b4b1-429f-a79e-f4e03b4f9527"],"mac_address":"fa:16:3e:4f:1b:ed","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm1-port","admin_state_up":true,"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:42Z","binding:vnic_type":"normal","device_id":"7ea54729-2f6d-4cea-9421-e902ff167e2f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"390c4c4e-0de0-4205-a48e-675d386e6a24","ip_address":"10.200.201.4"}],"id":"ff74c99f-1d70-4201-9cfe-b08a6d565925","security_groups":[],"mac_address":"fa:16:3e:f7:6f:75","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1d940f40-eb68-4582-97d7-316f4659b4fd","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:17Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1d940f40-eb68-4582-97d7-316f4659b4fd"}]} 2018-10-12 04:35:55,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-55e9403c-edef-4541-8bd7-c33145583edb 2018-10-12 04:35:55,194 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:55,195 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:55,562 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50b5edccfcc241419940874f3e636805", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}], "expires_at": "2018-10-12T05:35:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6c571b871a41a8aefd7557a1d30d02", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-user", "id": "8553b3c4932f4773b5772d4cd5ebc770"}, "audit_ids": ["guV4T6nVSmiqiFWdZyGTew"], "issued_at": "2018-10-12T04:35:55.000000Z"}} 2018-10-12 04:35:55,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:55,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88434c8-1345-403c-b95a-2b6cce580f87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:55,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c88434c8-1345-403c-b95a-2b6cce580f87 2018-10-12 04:35:55,641 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:35:55,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:55,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-126e9f13-8e1e-4307-9a71-32e16c7e2cd8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:55,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-126e9f13-8e1e-4307-9a71-32e16c7e2cd8 2018-10-12 04:35:55,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:55,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-ce198f89-b9ec-4fe2-9766-22835e094ff4 Date: Fri, 12 Oct 2018 04:35: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":["295ece38-c8b4-45ab-858d-67789aa5bc41"],"updated_at":"2018-10-12T04:35:18Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2"}]} 2018-10-12 04:35:55,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 used request id req-ce198f89-b9ec-4fe2-9766-22835e094ff4 2018-10-12 04:35:55,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:35:55,914 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:35:55,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:55,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a305c875-d6f8-4c25-9f41-1ba351179a35 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:55,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-a305c875-d6f8-4c25-9f41-1ba351179a35 2018-10-12 04:35:55,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:56,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-111ca096-a5af-46f7-910c-0fd9dc8a581c Date: Fri, 12 Oct 2018 04:35:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]} 2018-10-12 04:35:56,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-111ca096-a5af-46f7-910c-0fd9dc8a581c 2018-10-12 04:35:56,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:56,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1ff99003-ab35-46c5-a1d6-22a54624296f Date: Fri, 12 Oct 2018 04:35:56 GMT RESP BODY: {"ports":[]} 2018-10-12 04:35:56,393 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm2-port&admin_state_up=True used request id req-1ff99003-ab35-46c5-a1d6-22a54624296f 2018-10-12 04:35:56,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:56,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-4e2191f8-a46e-47da-a7a4-c45ea31d7827 x-compute-request-id: req-4e2191f8-a46e-47da-a7a4-c45ea31d7827 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:35:56,616 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2 used request id req-4e2191f8-a46e-47da-a7a4-c45ea31d7827 2018-10-12 04:35:56,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:56,873 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-e24591f7-70aa-46b5-ab0e-35d5cb09a377 Date: Fri, 12 Oct 2018 04: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":["295ece38-c8b4-45ab-858d-67789aa5bc41"],"updated_at":"2018-10-12T04:35:18Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2"}]} 2018-10-12 04:35:56,873 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 used request id req-e24591f7-70aa-46b5-ab0e-35d5cb09a377 2018-10-12 04:35:56,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:56,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-810b9256-d475-4eda-8c1a-c376e5e7d398 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:56,953 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-810b9256-d475-4eda-8c1a-c376e5e7d398 2018-10-12 04:35:56,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:57,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-3e8f49fe-4350-4b96-b05f-3805ffdbacd5 Date: Fri, 12 Oct 2018 04:35:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]} 2018-10-12 04:35:57,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-3e8f49fe-4350-4b96-b05f-3805ffdbacd5 2018-10-12 04:35:57,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:57,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7ee264e8-4990-4f7c-bae9-f6b5325e6384 Date: Fri, 12 Oct 2018 04:35:57 GMT RESP BODY: {"ports":[]} 2018-10-12 04:35:57,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm2-port&admin_state_up=True used request id req-7ee264e8-4990-4f7c-bae9-f6b5325e6384 2018-10-12 04:35:57,336 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:35:57,337 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:35:57,711 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "50b5edccfcc241419940874f3e636805", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role"}], "expires_at": "2018-10-12T05:35:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fc6c571b871a41a8aefd7557a1d30d02", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fc6c571b871a41a8aefd7557a1d30d02", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-user", "id": "8553b3c4932f4773b5772d4cd5ebc770"}, "audit_ids": ["jWjiI1aeScqwDZ9SoZFgnw"], "issued_at": "2018-10-12T04:35:57.000000Z"}} 2018-10-12 04:35:57,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e64c280d17315fe459d6027584d8e6a5869a39" 2018-10-12 04:35:57,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c758931a-7323-4514-b6e6-abf6d891bb18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:35:57,786 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c758931a-7323-4514-b6e6-abf6d891bb18 2018-10-12 04:35:57,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:58,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-d43e8309-157c-421f-bf76-2040d4331fd9 Date: Fri, 12 Oct 2018 04:35: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":["295ece38-c8b4-45ab-858d-67789aa5bc41"],"updated_at":"2018-10-12T04:35:18Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2"}]} 2018-10-12 04:35:58,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 used request id req-d43e8309-157c-421f-bf76-2040d4331fd9 2018-10-12 04:35:58,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:58,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-fc6486ed-b8b6-41ee-b1a6-4eb627fabfc0 Date: Fri, 12 Oct 2018 04:35:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]} 2018-10-12 04:35:58,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-fc6486ed-b8b6-41ee-b1a6-4eb627fabfc0 2018-10-12 04:35:58,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:58,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-48a56124-b5b2-476c-9281-d1e858d3095c Date: Fri, 12 Oct 2018 04:35: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":["295ece38-c8b4-45ab-858d-67789aa5bc41"],"updated_at":"2018-10-12T04:35:18Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2"}]} 2018-10-12 04:35:58,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 used request id req-48a56124-b5b2-476c-9281-d1e858d3095c 2018-10-12 04:35:58,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:35:58,501 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:35:58,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61e64c280d17315fe459d6027584d8e6a5869a39" 2018-10-12 04:35:58,578 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:35:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9aff3372-c3bd-47e7-84f9-2459f60ef41b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:35:58,578 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-9aff3372-c3bd-47e7-84f9-2459f60ef41b 2018-10-12 04:35:58,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:58,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-62dfc78d-06a8-4a68-838a-513f76a716ad Date: Fri, 12 Oct 2018 04:35:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]} 2018-10-12 04:35:58,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-62dfc78d-06a8-4a68-838a-513f76a716ad 2018-10-12 04:35:58,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:35:58,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-6f1625ba-f95d-4e10-94a5-c39b3481a5b8 Date: Fri, 12 Oct 2018 04:35:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]} 2018-10-12 04:35:58,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2 used request id req-6f1625ba-f95d-4e10-94a5-c39b3481a5b8 2018-10-12 04:35:58,850 - neutron_utils - INFO - Creating port for network with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 2018-10-12 04:35:58,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" -d '{"port": {"network_id": "64dc8a3f-7558-4357-8b0d-4092afa7c5b2", "fixed_ips": [{"subnet_id": "295ece38-c8b4-45ab-858d-67789aa5bc41", "ip_address": "10.200.202.5"}], "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm2-port", "admin_state_up": true}}' 2018-10-12 04:36:00,438 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-87a73c01-e305-4c65-9669-8284aa128fef Date: Fri, 12 Oct 2018 04:36:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"295ece38-c8b4-45ab-858d-67789aa5bc41","ip_address":"10.200.202.5"}],"id":"6ab11e95-eb71-4007-bfd6-365cc0b39591","security_groups":["98a4137a-b4b1-429f-a79e-f4e03b4f9527"],"mac_address":"fa:16:3e:d6:5e:69","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm2-port","project_id":"fc6c571b871a41a8aefd7557a1d30d02","qos_policy_id":null,"admin_state_up":true,"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:59Z","binding:vnic_type":"normal"}} 2018-10-12 04:36:00,438 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-87a73c01-e305-4c65-9669-8284aa128fef 2018-10-12 04:36:00,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:00,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-6e7d7949-7bc5-4268-804c-f4613d2ed1b7 Date: Fri, 12 Oct 2018 04:36: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":["295ece38-c8b4-45ab-858d-67789aa5bc41"],"updated_at":"2018-10-12T04:35:18Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2"}]} 2018-10-12 04:36:00,542 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 used request id req-6e7d7949-7bc5-4268-804c-f4613d2ed1b7 2018-10-12 04:36:00,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:00,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f263c19-baf2-4acd-9fff-9d04b53acce6 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:36:00,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-4f263c19-baf2-4acd-9fff-9d04b53acce6 2018-10-12 04:36:00,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:00,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-06ec4f94-cee6-4a90-8d55-e7508f6d42ee Date: Fri, 12 Oct 2018 04:36:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]} 2018-10-12 04:36:00,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-06ec4f94-cee6-4a90-8d55-e7508f6d42ee 2018-10-12 04:36:00,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm2-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:01,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-d775a67f-9d58-4f43-8066-411d9757c887 Date: Fri, 12 Oct 2018 04:36:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"295ece38-c8b4-45ab-858d-67789aa5bc41","ip_address":"10.200.202.5"}],"id":"6ab11e95-eb71-4007-bfd6-365cc0b39591","security_groups":["98a4137a-b4b1-429f-a79e-f4e03b4f9527"],"mac_address":"fa:16:3e:d6:5e:69","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm2-port","admin_state_up":true,"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:59Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:36:01,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2&name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm2-port&admin_state_up=True used request id req-d775a67f-9d58-4f43-8066-411d9757c887 2018-10-12 04:36:01,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:01,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58859da2-1dbe-4bfa-96ba-b3c37401526b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:36:01,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-58859da2-1dbe-4bfa-96ba-b3c37401526b 2018-10-12 04:36:01,126 - nova_utils - INFO - Creating VM with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2 2018-10-12 04:36:01,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:01,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-d686ace1-e55b-479c-98fc-84017bea0d63 x-compute-request-id: req-d686ace1-e55b-479c-98fc-84017bea0d63 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}], "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-flavor-name"}]} 2018-10-12 04:36:01,156 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d686ace1-e55b-479c-98fc-84017bea0d63 2018-10-12 04:36:01,159 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/16f75878-bb73-443a-aaae-f793a557d8b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:01,181 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-5eb4ada1-3651-4f93-bc57-a34814dee219 x-compute-request-id: req-5eb4ada1-3651-4f93-bc57-a34814dee219 Content-Encoding: gzip Content-Length: 321 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "16f75878-bb73-443a-aaae-f793a557d8b1", "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:36:01,181 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/16f75878-bb73-443a-aaae-f793a557d8b1 used request id req-5eb4ada1-3651-4f93-bc57-a34814dee219 2018-10-12 04:36:01,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:01,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1048 Content-Type: application/json X-Openstack-Request-Id: req-f0d8bc62-51a7-4520-a582-f85678a64285 Date: Fri, 12 Oct 2018 04:36:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:35:11Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:35:12Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1904a3fb-59aa-4951-9300-30ae495720d5/snap", "metadata": {}}], "self": "/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5", "min_disk": 0, "protected": false, "id": "1904a3fb-59aa-4951-9300-30ae495720d5", "file": "/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fc6c571b871a41a8aefd7557a1d30d02", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1904a3fb-59aa-4951-9300-30ae495720d5/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142"} 2018-10-12 04:36:01,356 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142 used request id req-f0d8bc62-51a7-4520-a582-f85678a64285 2018-10-12 04:36:01,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:01,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c07a8535-247d-450a-8c32-c8d8847a1b6b Date: Fri, 12 Oct 2018 04:36:01 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-10-12 04:36:01,523 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c07a8535-247d-450a-8c32-c8d8847a1b6b 2018-10-12 04:36:01,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" -d '{"server": {"name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2", "imageRef": "1904a3fb-59aa-4951-9300-30ae495720d5", "flavorRef": "16f75878-bb73-443a-aaae-f793a557d8b1", "user_data": "IyEvYmluL3NoCgp3aGlsZSB0cnVlOyBkbwogcGluZyAtYyAxIDEwLjIwMC4yMDEuNSAyPiYxID4vZGV2L251bGwKIFJFUz0kPwogaWYgWyAiWiRSRVMiID0gIlowIiBdIDsgdGhlbgogIGVjaG8gJ3ZQaW5nIE9LJwogIGJyZWFrCiBlbHNlCiAgZWNobyAndlBpbmcgS08nCiBmaQogc2xlZXAgMQpkb25lCgo=", "max_count": 1, "min_count": 1, "networks": [{"port": "6ab11e95-eb71-4007-bfd6-365cc0b39591"}]}}' 2018-10-12 04:36:02,931 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-d9240557-9639-4be7-8921-5edc3c3e4e78 x-compute-request-id: req-d9240557-9639-4be7-8921-5edc3c3e4e78 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "bookmark"}], "adminPass": "je6hTfoYx4yg"}} 2018-10-12 04:36:02,932 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-d9240557-9639-4be7-8921-5edc3c3e4e78 2018-10-12 04:36:02,935 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:03,190 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-13a142f6-c9f4-4c8e-8505-bd3f471fd45d x-compute-request-id: req-13a142f6-c9f4-4c8e-8505-bd3f471fd45d 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.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "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-10-12T04:36:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2", "created": "2018-10-12T04:36:02Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:03,190 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-13a142f6-c9f4-4c8e-8505-bd3f471fd45d 2018-10-12 04:36:03,191 - create_instance - INFO - Created instance with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2 2018-10-12 04:36:03,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:03,543 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-8b1b9a12-b1ec-42c1-b86b-0057ec9b2277 x-compute-request-id: req-8b1b9a12-b1ec-42c1-b86b-0057ec9b2277 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.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "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-10-12T04:36:03Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2", "created": "2018-10-12T04:36:02Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:03,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-8b1b9a12-b1ec-42c1-b86b-0057ec9b2277 2018-10-12 04:36:03,544 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2] is - BUILD 2018-10-12 04:36:03,544 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:36:06,547 - create_instance - DEBUG - VM status query timeout in 896.643784046 2018-10-12 04:36:06,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:06,795 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-dbd973c4-9a3c-4ad2-b866-3bd28ea104f2 x-compute-request-id: req-dbd973c4-9a3c-4ad2-b866-3bd28ea104f2 Content-Encoding: gzip Content-Length: 653 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:36:06Z", "hostId": "f75f2f178ff9f58afcdfe5b9590014f8137b0df93d70099eb40ce4ed", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2", "created": "2018-10-12T04:36:02Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:06,795 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-dbd973c4-9a3c-4ad2-b866-3bd28ea104f2 2018-10-12 04:36:06,795 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2] is - BUILD 2018-10-12 04:36:06,795 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:36:09,799 - create_instance - DEBUG - VM status query timeout in 893.392583132 2018-10-12 04:36:09,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:10,298 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-9d002dbd-0642-4388-a9d4-abd1c7679b8e x-compute-request-id: req-9d002dbd-0642-4388-a9d4-abd1c7679b8e 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.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "security_groups": [{"name": "default"}], "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:36:06Z", "hostId": "f75f2f178ff9f58afcdfe5b9590014f8137b0df93d70099eb40ce4ed", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2", "created": "2018-10-12T04:36:02Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:10,299 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-9d002dbd-0642-4388-a9d4-abd1c7679b8e 2018-10-12 04:36:10,299 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2] is - BUILD 2018-10-12 04:36:10,299 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:36:13,302 - create_instance - DEBUG - VM status query timeout in 889.888887167 2018-10-12 04:36:13,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:13,881 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-43b32b7d-9095-41ad-a90f-7f51a11a14f1 x-compute-request-id: req-43b32b7d-9095-41ad-a90f-7f51a11a14f1 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.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "security_groups": [{"name": "default"}], "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:36:06Z", "hostId": "f75f2f178ff9f58afcdfe5b9590014f8137b0df93d70099eb40ce4ed", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2", "created": "2018-10-12T04:36:02Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:13,881 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-43b32b7d-9095-41ad-a90f-7f51a11a14f1 2018-10-12 04:36:13,881 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2] is - BUILD 2018-10-12 04:36:13,882 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:36:16,885 - create_instance - DEBUG - VM status query timeout in 886.306464195 2018-10-12 04:36:16,888 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:17,551 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-7f05c8d4-ec6a-4d71-bcae-06e4f19da050 x-compute-request-id: req-7f05c8d4-ec6a-4d71-bcae-06e4f19da050 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:5e:69", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:36:13.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "security_groups": [{"name": "default"}], "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:36:13Z", "hostId": "f75f2f178ff9f58afcdfe5b9590014f8137b0df93d70099eb40ce4ed", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2", "created": "2018-10-12T04:36:02Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:17,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-7f05c8d4-ec6a-4d71-bcae-06e4f19da050 2018-10-12 04:36:17,552 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2] is - ACTIVE 2018-10-12 04:36:17,552 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:36:17,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:18,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-ff0bc091-623e-45fe-9aa3-a6e39ff90652 x-compute-request-id: req-ff0bc091-623e-45fe-9aa3-a6e39ff90652 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:5e:69", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:36:13.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "security_groups": [{"name": "default"}], "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:36:13Z", "hostId": "f75f2f178ff9f58afcdfe5b9590014f8137b0df93d70099eb40ce4ed", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2", "created": "2018-10-12T04:36:02Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:18,110 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-ff0bc091-623e-45fe-9aa3-a6e39ff90652 2018-10-12 04:36:18,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:18,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 653 X-Openstack-Request-Id: req-fd879abe-5e46-4fb8-8401-303ec64a1b30 Date: Fri, 12 Oct 2018 04:36: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":["295ece38-c8b4-45ab-858d-67789aa5bc41"],"updated_at":"2018-10-12T04:35:18Z","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:17Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fc6c571b871a41a8aefd7557a1d30d02","id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2"}]} 2018-10-12 04:36:18,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 used request id req-fd879abe-5e46-4fb8-8401-303ec64a1b30 2018-10-12 04:36:18,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:18,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05288348-5a5c-4aeb-ab51-32f927bb8644 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:36:18,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-05288348-5a5c-4aeb-ab51-32f927bb8644 2018-10-12 04:36:18,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:18,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 684 X-Openstack-Request-Id: req-afead62c-df0f-475c-8ead-f9e46e6b2bee Date: Fri, 12 Oct 2018 04:36:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","dns_nameservers":[],"updated_at":"2018-10-12T04:35:18Z","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":"fc6c571b871a41a8aefd7557a1d30d02","id":"295ece38-c8b4-45ab-858d-67789aa5bc41","subnetpool_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2"}]} 2018-10-12 04:36:18,642 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-afead62c-df0f-475c-8ead-f9e46e6b2bee 2018-10-12 04:36:18,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:18,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3986 X-Openstack-Request-Id: req-79f38d24-dc29-4062-9f5c-3b7d1839cd47 Date: Fri, 12 Oct 2018 04:36:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:21Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"295ece38-c8b4-45ab-858d-67789aa5bc41","ip_address":"10.200.202.4"}],"id":"34f058f9-3e72-44cc-8eee-33e30c65b346","security_groups":[],"mac_address":"fa:16:3e:c7:3a:9f","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:19Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-64dc8a3f-7558-4357-8b0d-4092afa7c5b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"295ece38-c8b4-45ab-858d-67789aa5bc41","ip_address":"10.200.202.3"}],"id":"4e795e9f-db72-4bf3-81cd-8bf809f96dbf","security_groups":[],"mac_address":"fa:16:3e:98:72:7d","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:19Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-64dc8a3f-7558-4357-8b0d-4092afa7c5b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:36:13Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"295ece38-c8b4-45ab-858d-67789aa5bc41","ip_address":"10.200.202.5"}],"id":"6ab11e95-eb71-4007-bfd6-365cc0b39591","security_groups":["98a4137a-b4b1-429f-a79e-f4e03b4f9527"],"mac_address":"fa:16:3e:d6:5e:69","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm2-port","admin_state_up":true,"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:59Z","binding:vnic_type":"normal","device_id":"e9b862fc-b3cf-43f7-a30b-1d4fbb21960a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:20Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"295ece38-c8b4-45ab-858d-67789aa5bc41","ip_address":"10.200.202.2"}],"id":"a3fe89c0-5c45-467e-8b93-999dbfa25ac7","security_groups":[],"mac_address":"fa:16:3e:e3:e4:c8","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:18Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-64dc8a3f-7558-4357-8b0d-4092afa7c5b2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:35:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":16,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"295ece38-c8b4-45ab-858d-67789aa5bc41","ip_address":"10.200.202.1"}],"id":"fa656c03-5314-4af2-a5a3-ea80de350c86","security_groups":["98a4137a-b4b1-429f-a79e-f4e03b4f9527"],"mac_address":"fa:16:3e:f2:9d:3b","project_id":"fc6c571b871a41a8aefd7557a1d30d02","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port2","admin_state_up":true,"network_id":"64dc8a3f-7558-4357-8b0d-4092afa7c5b2","tenant_id":"fc6c571b871a41a8aefd7557a1d30d02","created_at":"2018-10-12T04:35:31Z","binding:vnic_type":"normal","device_id":"8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68"}]} 2018-10-12 04:36:18,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-79f38d24-dc29-4062-9f5c-3b7d1839cd47 2018-10-12 04:36:18,747 - create_instance_tests - INFO - Looking for IP 10.200.201.5 in the console log 2018-10-12 04:36:18,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:36:19,585 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-4f993720-9f7e-49c6-a953-691362e192a0 x-compute-request-id: req-4f993720-9f7e-49c6-a953-691362e192a0 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:1b:ed", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:35:52.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "7ea54729-2f6d-4cea-9421-e902ff167e2f", "security_groups": [{"name": "default"}], "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:35:53Z", "hostId": "222c6d4773b911e96f7e83409b9d8a5258e00b4b8909d0f4ca3b05f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1", "created": "2018-10-12T04:35:46Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:19,585 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f used request id req-4f993720-9f7e-49c6-a953-691362e192a0 2018-10-12 04:36:19,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 04:36:20,698 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-7a23dff2-a7bd-40cc-8e1c-de4842b04e57 x-compute-request-id: req-7a23dff2-a7bd-40cc-8e1c-de4842b04e57 Content-Encoding: gzip Content-Length: 9620 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 497568928 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.908 MHz processor\n[ 0.126522] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.128126] pid_max: default: 32768 minimum: 301\n[ 0.128987] ACPI: Core revision 20150930\n[ 0.130350] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131614] Security Framework initialized\n[ 0.132403] Yama: becoming mindful.\n[ 0.133107] AppArmor: AppArmor initialized\n[ 0.133947] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135229] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136459] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137622] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138965] Initializing cgroup subsys io\n[ 0.139751] Initializing cgroup subsys memory\n[ 0.140583] Initializing cgroup subsys devices\n[ 0.141426] Initializing cgroup subsys freezer\n[ 0.142276] Initializing cgroup subsys net_cls\n[ 0.143115] Initializing cgroup subsys perf_event\n[ 0.143993] Initializing cgroup subsys net_prio\n[ 0.144843] Initializing cgroup subsys hugetlb\n[ 0.145690] Initializing cgroup subsys pids\n[ 0.146537] CPU: Physical Processor ID: 0\n[ 0.148004] mce: CPU supports 10 MCE banks\n[ 0.148818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149790] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.152026] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.158387] ftrace: allocating 31920 entries in 125 pages\n[ 0.184553] smpboot: Max logical packages: 2\n[ 0.185395] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.186551] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.187858] x2apic enabled\n[ 0.188653] Switched APIC routing to physical x2apic.\n[ 0.190387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.191564] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.193641] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.195513] KVM setup paravirtual spinlock\n[ 0.196922] x86: Booting SMP configuration:\n[ 0.197790] .... node #0, CPUs: #1\n[ 0.198668] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.220460] x86: Booted up 1 node, 2 CPUs\n[ 0.220462] KVM setup async PF for cpu 1\n[ 0.220465] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.223228] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.224682] devtmpfs: initialized\n[ 0.226388] evm: security.selinux\n[ 0.227067] evm: security.SMACK64\n[ 0.227735] evm: security.SMACK64EXEC\n[ 0.228471] evm: security.SMACK64TRANSMUTE\n[ 0.229259] evm: security.SMACK64MMAP\n[ 0.230012] evm: security.ima\n[ 0.230633] evm: security.capability\n[ 0.231440] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233281] pinctrl core: initialized pinctrl subsystem\n[ 0.234352] RTC time: 4:35:52, date: 10/12/18\n[ 0.235309] NET: Registered protocol family 16\n[ 0.245287] cpuidle: using governor ladder\n[ 0.257378] cpuidle: using governor menu\n[ 0.258192] PCCT header not found.\n[ 0.258939] ACPI: bus type PCI registered\n[ 0.259717] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.260941] PCI: Using configuration type 1 for base access\n[ 0.274322] ACPI: Added _OSI(Module Device)\n[ 0.275284] ACPI: Added _OSI(Processor Device)\n[ 0.276228] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.277214] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.279641] ACPI: Interpreter enabled\n[ 0.280486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.282568] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.284632] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.286712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.288774] ACPI: (supports S0 S5)\n[ 0.289663] ACPI: Using IOAPIC for interrupt routing\n[ 0.290750] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295588] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.296967] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.298310] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.300857] acpiphp: Slot [3] registered\n[ 0.301740] acpiphp: Slot [4] registered\n[ 0.302624] acpiphp: Slot [5] registered\n[ 0.303507] acpiphp: Slot [6] registered\n[ 0.304286] acpiphp: Slot [7] registered\n[ 0.305078] acpiphp: Slot [8] registered\n[ 0.305853] acpiphp: Slot [9] registered\n[ 0.306630] acpiphp: Slot [10] registered\n[ 0.317383] acpiphp: Slot [11] registered\n[ 0.318183] acpiphp: Slot [12] registered\n[ 0.318977] acpiphp: Slot [13] registered\n[ 0.319762] acpiphp: Slot [14] registered\n[ 0.320551] acpiphp: Slot [15] registered\n[ 0.321340] acpiphp: Slot [16] registered\n[ 0.322135] acpiphp: Slot [17] registered\n[ 0.322933] acpiphp: Slot [18] registered\n[ 0.323718] acpiphp: Slot [19] registered\n[ 0.324513] acpiphp: Slot [20] registered\n[ 0.325306] acpiphp: Slot [21] registered\n[ 0.326092] acpiphp: Slot [22] registered\n[ 0.326881] acpiphp: Slot [23] registered\n[ 0.327680] acpiphp: Slot [24] registered\n[ 0.328471] acpiphp: Slot [25] registered\n[ 0.329259] acpiphp: Slot [26] registered\n[ 0.330046] acpiphp: Slot [27] registered\n[ 0.330833] acpiphp: Slot [28] registered\n[ 0.331626] acpiphp: Slot [29] registered\n[ 0.332414] acpiphp: Slot [30] registered\n[ 0.333205] acpiphp: Slot [31] registered\n[ 0.333989] PCI host bridge to bus 0000:00\n[ 0.334772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.335951] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.337214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338872] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.340526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.346968] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.348425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.349773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.357654] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.359127] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405614] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408834] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410394] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411897] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413601] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417711] vgaarb: loaded\n[ 0.418345] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419831] SCSI subsystem initialized\n[ 0.420645] ACPI: bus type USB registered\n[ 0.421465] usbcore: registered new interface driver usbfs\n[ 0.422628] usbcore: registered new interface driver hub\n[ 0.423744] usbcore: registered new device driver usb\n[ 0.424893] PCI: Using ACPI for IRQ routing\n[ 0.425976] NetLabel: Initializing\n[ 0.426710] NetLabel: domain hash size = 128\n[ 0.427579] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428557] NetLabel: unlabeled traffic allowed by default\n[ 0.429712] clocksource: Switched to clocksource kvm-clock\n[ 0.435843] AppArmor: AppArmor Filesystem Enabled\n[ 0.436783] pnp: PnP ACPI init\n[ 0.437708] pnp: PnP ACPI: found 5 devices\n[ 0.444435] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446109] NET: Registered protocol family 2\n[ 0.447052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.448288] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.449467] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.450615] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451671] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452809] NET: Registered protocol family 1\n[ 0.453650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.454720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455762] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474435] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493300] Trying to unpack rootfs image as initramfs...\n[ 0.544227] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.558377] Scanning for low memory corruption every 60 seconds\n[ 0.560457] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.562192] audit: initializing netlink subsys (disabled)\n[ 0.563764] audit: type=2000 audit(1539318953.417:1): initialized\n[ 0.565731] Initialise system trusted keyring\n[ 0.567191] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568989] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571704] zbud: loaded\n[ 0.573088] VFS: Disk quotas dquot_6.6.0\n[ 0.574299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576607] fuse init (API version 7.23)\n[ 0.577870] Key type big_key registered\n[ 0.579025] Allocating IMA MOK and blacklist keyrings.\n[ 0.580742] Key type asymmetric registered\n[ 0.581951] Asymmetric key parser 'x509' registered\n[ 0.583357] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.585504] io scheduler noop registered\n[ 0.586635] io scheduler deadline registered (default)\n[ 0.588051] io scheduler cfq registered\n[ 0.589268] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592763] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594933] ACPI: Power Button [PWRF]\n[ 0.596277] GHES: HEST is not enabled!\n[ 0.621217] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672450] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675420] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699402] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702604] Linux agpgart interface v0.103\n[ 0.705858] brd: module loaded\n[ 0.708217] loop: module loaded\n[ 0.712368] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714539] GPT:90111 != 20971519\n[ 0.715509] GPT:Alternate GPT header not at the end of the disk.\n[ 0.717074] GPT:90111 != 20971519\n[ 0.718016] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719379] vda: vda1 vda15\n[ 0.721151] scsi host0: ata_piix\n[ 0.722204] scsi host1: ata_piix\n[ 0.723186] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.724925] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.726954] libphy: Fixed MDIO Bus: probed\n[ 0.727751] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728678] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.730712] PPP generic driver version 2.4.2\n[ 0.731596] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.732754] ehci-pci: EHCI PCI platform driver\n[ 0.733601] ehci-platform: EHCI generic platform driver\n[ 0.734691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.736031] ohci-pci: OHCI PCI platform driver\n[ 0.737042] ohci-platform: OHCI generic platform driver\n[ 0.738218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.757462] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.758648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.760304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761437] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.762752] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764166] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.765854] usb usb1: Product: UHCI Host Controller\n[ 0.766938] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768352] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.769435] hub 1-0:1.0: USB hub found\n[ 0.770359] hub 1-0:1.0: 2 ports detected\n[ 0.771394] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.773782] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.774932] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.776121] mousedev: PS/2 mouse device common for all mice\n[ 0.777469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.778856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.780838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782362] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783779] i2c /dev entries driver\n[ 0.784658] device-mapper: uevent: version 1.0.3\n[ 0.785785] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.787694] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789586] NET: Registered protocol family 10\n[ 0.790776] NET: Registered protocol family 17\n[ 0.791812] Key type dns_resolver registered\n[ 0.792904] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.793986] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.795287] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.797259] registered taskstats version 1\n[ 0.798274] Loading compiled-in X.509 certificates\n[ 0.799875] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.802018] zswap: loaded using pool lzo/zbud\n[ 0.803686] Key type trusted registered\n[ 0.805593] Key type encrypted registered\n[ 0.806560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.807789] ima: No TPM chip found, activating TPM-bypass!\n[ 0.808971] evm: HMAC attrs: 0x1\n[ 0.810029] Magic number: 6:377:565\n[ 0.811022] rtc_cmos 00:00: setting system clock to 2018-10-12 04:35:52 UTC (1539318952)\n[ 0.822938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824248] EDD information not available.\n[ 0.882839] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.884620] Write protecting the kernel read-only data: 14336k\n[ 0.886465] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.888608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\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.947257] 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.39\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.63. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDLjDq44WWN/xFmuzg8itCyNXfzPYPvyhjquau9BmYcF4M/6M9tIrC5u0Hnd+uh8wgY87P6SG0fQhO+drBJbbqgzksuTg6XVvlFWD4U80eznvIs3GiZKoy0uefT95kZdX+i+e7d0Iic8WWSRmktuHo7ntKPLzPc8W5gzuzPXCVIIMjW4s+9DtqEQpPLW1tlJlvtLxsEfma8N++1CvzuGPzw0IwbkD7VLPpih5V8P4qIuMlmcdZdPO5yo5m2wiZ5zuaSp8XMbFXrzFEdwYkFdZXEQyIpnutqLapNfVnW2lBa6qxIwSy5ujdMjpVGk+PSOUUDK0N3ux4N4QZYrBYJyNPN root@createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94\nssh-dss AAAAB3NzaC1kc3MAAACBAM364lwLxFQYssTHoO1zEDxA9sAjs9vK6Zipf4vUqkRZEZfwlYDU+bNUK3K6Mf4OuxjN/MKymItEgxqgbn8mDKZOKLo9M4Nsi4a4l/DIZDuHgH1r5RsB/x6DSc4ZIIRM+EGkcq0j2XAHZz9ldqs/pIGBQMP77DgGcnIcDmFbvrjpAAAAFQC3BTFhDQPE+hjIqm1Kc0UcL1/KrwAAAIAk7OTqA6WqOsrS9Kaybrn0Zp+dJG8HjN609l8n63XtZyJsKXvboLOJVCBynzA93D/i/f0uNRscBr8ZMeEXM2wFNLFuVYWtgdSukeSfJcSGp75CQZzfTMxItF5vsa6K87OJxjZHu6/mkh3ygwIDv0xAEGJsZwOGAnlbAyK05A2iJQAAAIBuQYAQS6EnZDjE65teM5nl65xRuN9VXz2d9fZ2wJ3NXkefR5BRcUsLFUH51NcG9wHKKoy6DoOOtJcqxVruzoEx9N8jFsToz6CD/6F72YsxUZuLC/GpsCWNkiM56PGkJJuhUj4M0Lfu2/MqtTNat8BpX9Qhp6C8gY26tTgdIXdU+w== root@createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94\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:fe4f:1bed/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.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-000000b0\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=25.74 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94 login: "} 2018-10-12 04:36:20,699 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f/action used request id req-7a23dff2-a7bd-40cc-8e1c-de4842b04e57 2018-10-12 04:36:20,701 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 04:36:20,701 - 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 497568928 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.908 MHz processor [ 0.126522] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.128126] pid_max: default: 32768 minimum: 301 [ 0.128987] ACPI: Core revision 20150930 [ 0.130350] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.131614] Security Framework initialized [ 0.132403] Yama: becoming mindful. [ 0.133107] AppArmor: AppArmor initialized [ 0.133947] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.135229] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.136459] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.137622] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.138965] Initializing cgroup subsys io [ 0.139751] Initializing cgroup subsys memory [ 0.140583] Initializing cgroup subsys devices [ 0.141426] Initializing cgroup subsys freezer [ 0.142276] Initializing cgroup subsys net_cls [ 0.143115] Initializing cgroup subsys perf_event [ 0.143993] Initializing cgroup subsys net_prio [ 0.144843] Initializing cgroup subsys hugetlb [ 0.145690] Initializing cgroup subsys pids [ 0.146537] CPU: Physical Processor ID: 0 [ 0.148004] mce: CPU supports 10 MCE banks [ 0.148818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149790] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.152026] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.158387] ftrace: allocating 31920 entries in 125 pages [ 0.184553] smpboot: Max logical packages: 2 [ 0.185395] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.186551] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.187858] x2apic enabled [ 0.188653] Switched APIC routing to physical x2apic. [ 0.190387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.191564] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.193641] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.195513] KVM setup paravirtual spinlock [ 0.196922] x86: Booting SMP configuration: [ 0.197790] .... node #0, CPUs: #1 [ 0.198668] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.220460] x86: Booted up 1 node, 2 CPUs [ 0.220462] KVM setup async PF for cpu 1 [ 0.220465] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.223228] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.224682] devtmpfs: initialized [ 0.226388] evm: security.selinux [ 0.227067] evm: security.SMACK64 [ 0.227735] evm: security.SMACK64EXEC [ 0.228471] evm: security.SMACK64TRANSMUTE [ 0.229259] evm: security.SMACK64MMAP [ 0.230012] evm: security.ima [ 0.230633] evm: security.capability [ 0.231440] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.233281] pinctrl core: initialized pinctrl subsystem [ 0.234352] RTC time: 4:35:52, date: 10/12/18 [ 0.235309] NET: Registered protocol family 16 [ 0.245287] cpuidle: using governor ladder [ 0.257378] cpuidle: using governor menu [ 0.258192] PCCT header not found. [ 0.258939] ACPI: bus type PCI registered [ 0.259717] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.260941] PCI: Using configuration type 1 for base access [ 0.274322] ACPI: Added _OSI(Module Device) [ 0.275284] ACPI: Added _OSI(Processor Device) [ 0.276228] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.277214] ACPI: Added _OSI(Processor Aggregator Device) [ 0.279641] ACPI: Interpreter enabled [ 0.280486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.282568] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.284632] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.286712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.288774] ACPI: (supports S0 S5) [ 0.289663] ACPI: Using IOAPIC for interrupt routing [ 0.290750] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295588] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296967] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.298310] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300857] acpiphp: Slot [3] registered [ 0.301740] acpiphp: Slot [4] registered [ 0.302624] acpiphp: Slot [5] registered [ 0.303507] acpiphp: Slot [6] registered [ 0.304286] acpiphp: Slot [7] registered [ 0.305078] acpiphp: Slot [8] registered [ 0.305853] acpiphp: Slot [9] registered [ 0.306630] acpiphp: Slot [10] registered [ 0.317383] acpiphp: Slot [11] registered [ 0.318183] acpiphp: Slot [12] registered [ 0.318977] acpiphp: Slot [13] registered [ 0.319762] acpiphp: Slot [14] registered [ 0.320551] acpiphp: Slot [15] registered [ 0.321340] acpiphp: Slot [16] registered [ 0.322135] acpiphp: Slot [17] registered [ 0.322933] acpiphp: Slot [18] registered [ 0.323718] acpiphp: Slot [19] registered [ 0.324513] acpiphp: Slot [20] registered [ 0.325306] acpiphp: Slot [21] registered [ 0.326092] acpiphp: Slot [22] registered [ 0.326881] acpiphp: Slot [23] registered [ 0.327680] acpiphp: Slot [24] registered [ 0.328471] acpiphp: Slot [25] registered [ 0.329259] acpiphp: Slot [26] registered [ 0.330046] acpiphp: Slot [27] registered [ 0.330833] acpiphp: Slot [28] registered [ 0.331626] acpiphp: Slot [29] registered [ 0.332414] acpiphp: Slot [30] registered [ 0.333205] acpiphp: Slot [31] registered [ 0.333989] PCI host bridge to bus 0000:00 [ 0.334772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.335951] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.337214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.338872] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.340526] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.346968] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.348425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.349773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.351223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.357654] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.359127] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.405614] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.407282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.408834] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.410394] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.411897] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.413601] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.414848] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.416002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.417711] vgaarb: loaded [ 0.418345] vgaarb: bridge control possible 0000:00:02.0 [ 0.419831] SCSI subsystem initialized [ 0.420645] ACPI: bus type USB registered [ 0.421465] usbcore: registered new interface driver usbfs [ 0.422628] usbcore: registered new interface driver hub [ 0.423744] usbcore: registered new device driver usb [ 0.424893] PCI: Using ACPI for IRQ routing [ 0.425976] NetLabel: Initializing [ 0.426710] NetLabel: domain hash size = 128 [ 0.427579] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.428557] NetLabel: unlabeled traffic allowed by default [ 0.429712] clocksource: Switched to clocksource kvm-clock [ 0.435843] AppArmor: AppArmor Filesystem Enabled [ 0.436783] pnp: PnP ACPI init [ 0.437708] pnp: PnP ACPI: found 5 devices [ 0.444435] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.446109] NET: Registered protocol family 2 [ 0.447052] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.448288] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.449467] TCP: Hash tables configured (established 4096 bind 4096) [ 0.450615] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.451671] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.452809] NET: Registered protocol family 1 [ 0.453650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.454720] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.455762] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.474435] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.493300] Trying to unpack rootfs image as initramfs... [ 0.544227] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.558377] Scanning for low memory corruption every 60 seconds [ 0.560457] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.562192] audit: initializing netlink subsys (disabled) [ 0.563764] audit: type=2000 audit(1539318953.417:1): initialized [ 0.565731] Initialise system trusted keyring [ 0.567191] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.568989] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.571704] zbud: loaded [ 0.573088] VFS: Disk quotas dquot_6.6.0 [ 0.574299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.576607] fuse init (API version 7.23) [ 0.577870] Key type big_key registered [ 0.579025] Allocating IMA MOK and blacklist keyrings. [ 0.580742] Key type asymmetric registered [ 0.581951] Asymmetric key parser 'x509' registered [ 0.583357] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.585504] io scheduler noop registered [ 0.586635] io scheduler deadline registered (default) [ 0.588051] io scheduler cfq registered [ 0.589268] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.590867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.592763] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.594933] ACPI: Power Button [PWRF] [ 0.596277] GHES: HEST is not enabled! [ 0.621217] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.672450] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.675420] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.699402] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.702604] Linux agpgart interface v0.103 [ 0.705858] brd: module loaded [ 0.708217] loop: module loaded [ 0.712368] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.714539] GPT:90111 != 20971519 [ 0.715509] GPT:Alternate GPT header not at the end of the disk. [ 0.717074] GPT:90111 != 20971519 [ 0.718016] GPT: Use GNU Parted to correct GPT errors. [ 0.719379] vda: vda1 vda15 [ 0.721151] scsi host0: ata_piix [ 0.722204] scsi host1: ata_piix [ 0.723186] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.724925] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.726954] libphy: Fixed MDIO Bus: probed [ 0.727751] tun: Universal TUN/TAP device driver, 1.6 [ 0.728678] tun: (C) 1999-2004 Max Krasnyansky [ 0.730712] PPP generic driver version 2.4.2 [ 0.731596] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.732754] ehci-pci: EHCI PCI platform driver [ 0.733601] ehci-platform: EHCI generic platform driver [ 0.734691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.736031] ohci-pci: OHCI PCI platform driver [ 0.737042] ohci-platform: OHCI generic platform driver [ 0.738218] uhci_hcd: USB Universal Host Controller Interface driver [ 0.757462] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.758648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.760304] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.761437] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.762752] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.764166] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.765854] usb usb1: Product: UHCI Host Controller [ 0.766938] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.768352] usb usb1: SerialNumber: 0000:00:01.2 [ 0.769435] hub 1-0:1.0: USB hub found [ 0.770359] hub 1-0:1.0: 2 ports detected [ 0.771394] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.773782] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.774932] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.776121] mousedev: PS/2 mouse device common for all mice [ 0.777469] rtc_cmos 00:00: RTC can wake from S4 [ 0.778856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.780838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.782362] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.783779] i2c /dev entries driver [ 0.784658] device-mapper: uevent: version 1.0.3 [ 0.785785] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.787694] ledtrig-cpu: registered to indicate activity on CPUs [ 0.789586] NET: Registered protocol family 10 [ 0.790776] NET: Registered protocol family 17 [ 0.791812] Key type dns_resolver registered [ 0.792904] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.793986] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.795287] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.797259] registered taskstats version 1 [ 0.798274] Loading compiled-in X.509 certificates [ 0.799875] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.802018] zswap: loaded using pool lzo/zbud [ 0.803686] Key type trusted registered [ 0.805593] Key type encrypted registered [ 0.806560] AppArmor: AppArmor sha1 policy hashing enabled [ 0.807789] ima: No TPM chip found, activating TPM-bypass! [ 0.808971] evm: HMAC attrs: 0x1 [ 0.810029] Magic number: 6:377:565 [ 0.811022] rtc_cmos 00:00: setting system clock to 2018-10-12 04:35:52 UTC (1539318952) [ 0.822938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.824248] EDD information not available. [ 0.882839] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.884620] Write protecting the kernel read-only data: 14336k [ 0.886465] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.888608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.71 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.947257] 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.39 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.63. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDLjDq44WWN/xFmuzg8itCyNXfzPYPvyhjquau9BmYcF4M/6M9tIrC5u0Hnd+uh8wgY87P6SG0fQhO+drBJbbqgzksuTg6XVvlFWD4U80eznvIs3GiZKoy0uefT95kZdX+i+e7d0Iic8WWSRmktuHo7ntKPLzPc8W5gzuzPXCVIIMjW4s+9DtqEQpPLW1tlJlvtLxsEfma8N++1CvzuGPzw0IwbkD7VLPpih5V8P4qIuMlmcdZdPO5yo5m2wiZ5zuaSp8XMbFXrzFEdwYkFdZXEQyIpnutqLapNfVnW2lBa6qxIwSy5ujdMjpVGk+PSOUUDK0N3ux4N4QZYrBYJyNPN root@createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94 ssh-dss AAAAB3NzaC1kc3MAAACBAM364lwLxFQYssTHoO1zEDxA9sAjs9vK6Zipf4vUqkRZEZfwlYDU+bNUK3K6Mf4OuxjN/MKymItEgxqgbn8mDKZOKLo9M4Nsi4a4l/DIZDuHgH1r5RsB/x6DSc4ZIIRM+EGkcq0j2XAHZz9ldqs/pIGBQMP77DgGcnIcDmFbvrjpAAAAFQC3BTFhDQPE+hjIqm1Kc0UcL1/KrwAAAIAk7OTqA6WqOsrS9Kaybrn0Zp+dJG8HjN609l8n63XtZyJsKXvboLOJVCBynzA93D/i/f0uNRscBr8ZMeEXM2wFNLFuVYWtgdSukeSfJcSGp75CQZzfTMxItF5vsa6K87OJxjZHu6/mkh3ygwIDv0xAEGJsZwOGAnlbAyK05A2iJQAAAIBuQYAQS6EnZDjE65teM5nl65xRuN9VXz2d9fZ2wJ3NXkefR5BRcUsLFUH51NcG9wHKKoy6DoOOtJcqxVruzoEx9N8jFsToz6CD/6F72YsxUZuLC/GpsCWNkiM56PGkJJuhUj4M0Lfu2/MqtTNat8BpX9Qhp6C8gY26tTgdIXdU+w== root@createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94 -----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:fe4f:1bed/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.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-000000b0 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94 launch-index: 0 === cirros: current=0.4.0 uptime=25.74 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94 login: 2018-10-12 04:36:20,702 - create_instance_tests - INFO - Looking for IP 10.200.202.5 in the console log 2018-10-12 04:36:20,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:21,379 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-1e38b10c-eb8f-48c3-b894-501140b60c54 x-compute-request-id: req-1e38b10c-eb8f-48c3-b894-501140b60c54 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:5e:69", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:36:13.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "security_groups": [{"name": "default"}], "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:36:13Z", "hostId": "f75f2f178ff9f58afcdfe5b9590014f8137b0df93d70099eb40ce4ed", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2", "created": "2018-10-12T04:36:02Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:21,379 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-1e38b10c-eb8f-48c3-b894-501140b60c54 2018-10-12 04:36:21,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 04:36:22,452 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-cc5128f5-3f98-4b27-b901-71f0817784cb x-compute-request-id: req-cc5128f5-3f98-4b27-b901-71f0817784cb Content-Encoding: gzip Content-Length: 9641 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 522923341 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.908 MHz processor\n[ 0.133512] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.135226] pid_max: default: 32768 minimum: 301\n[ 0.136149] ACPI: Core revision 20150930\n[ 0.137571] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138931] Security Framework initialized\n[ 0.139783] Yama: becoming mindful.\n[ 0.140513] AppArmor: AppArmor initialized\n[ 0.141359] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142695] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143943] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146478] Initializing cgroup subsys io\n[ 0.147274] Initializing cgroup subsys memory\n[ 0.148111] Initializing cgroup subsys devices\n[ 0.148969] Initializing cgroup subsys freezer\n[ 0.149815] Initializing cgroup subsys net_cls\n[ 0.150658] Initializing cgroup subsys perf_event\n[ 0.151546] Initializing cgroup subsys net_prio\n[ 0.152407] Initializing cgroup subsys hugetlb\n[ 0.153259] Initializing cgroup subsys pids\n[ 0.154113] CPU: Physical Processor ID: 0\n[ 0.155592] mce: CPU supports 10 MCE banks\n[ 0.156418] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157397] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166024] ftrace: allocating 31920 entries in 125 pages\n[ 0.192387] smpboot: Max logical packages: 2\n[ 0.193245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194411] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195734] x2apic enabled\n[ 0.196537] Switched APIC routing to physical x2apic.\n[ 0.198276] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199808] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202525] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204976] KVM setup paravirtual spinlock\n[ 0.206641] x86: Booting SMP configuration:\n[ 0.207777] .... node #0, CPUs: #1\n[ 0.208860] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.230930] x86: Booted up 1 node, 2 CPUs\n[ 0.230932] KVM setup async PF for cpu 1\n[ 0.230935] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.233490] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.234942] devtmpfs: initialized\n[ 0.236653] evm: security.selinux\n[ 0.237341] evm: security.SMACK64\n[ 0.238018] evm: security.SMACK64EXEC\n[ 0.238749] evm: security.SMACK64TRANSMUTE\n[ 0.239547] evm: security.SMACK64MMAP\n[ 0.240274] evm: security.ima\n[ 0.240899] evm: security.capability\n[ 0.241713] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243539] pinctrl core: initialized pinctrl subsystem\n[ 0.244624] RTC time: 4:36:13, date: 10/12/18\n[ 0.245583] NET: Registered protocol family 16\n[ 0.256584] cpuidle: using governor ladder\n[ 0.268694] cpuidle: using governor menu\n[ 0.269823] PCCT header not found.\n[ 0.270782] ACPI: bus type PCI registered\n[ 0.271815] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.273435] PCI: Using configuration type 1 for base access\n[ 0.285710] ACPI: Added _OSI(Module Device)\n[ 0.286825] ACPI: Added _OSI(Processor Device)\n[ 0.287943] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.289120] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291770] ACPI: Interpreter enabled\n[ 0.292767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.298698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.300515] ACPI: (supports S0 S5)\n[ 0.301223] ACPI: Using IOAPIC for interrupt routing\n[ 0.302373] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305712] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306836] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308042] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.309241] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.311448] acpiphp: Slot [3] registered\n[ 0.312241] acpiphp: Slot [4] registered\n[ 0.313025] acpiphp: Slot [5] registered\n[ 0.313817] acpiphp: Slot [6] registered\n[ 0.314621] acpiphp: Slot [7] registered\n[ 0.315410] acpiphp: Slot [8] registered\n[ 0.316195] acpiphp: Slot [9] registered\n[ 0.316975] acpiphp: Slot [10] registered\n[ 0.328077] acpiphp: Slot [11] registered\n[ 0.328882] acpiphp: Slot [12] registered\n[ 0.329682] acpiphp: Slot [13] registered\n[ 0.330480] acpiphp: Slot [14] registered\n[ 0.331276] acpiphp: Slot [15] registered\n[ 0.332079] acpiphp: Slot [16] registered\n[ 0.332880] acpiphp: Slot [17] registered\n[ 0.333676] acpiphp: Slot [18] registered\n[ 0.334477] acpiphp: Slot [19] registered\n[ 0.335274] acpiphp: Slot [20] registered\n[ 0.336077] acpiphp: Slot [21] registered\n[ 0.336875] acpiphp: Slot [22] registered\n[ 0.337682] acpiphp: Slot [23] registered\n[ 0.338483] acpiphp: Slot [24] registered\n[ 0.339279] acpiphp: Slot [25] registered\n[ 0.340105] acpiphp: Slot [26] registered\n[ 0.340902] acpiphp: Slot [27] registered\n[ 0.341706] acpiphp: Slot [28] registered\n[ 0.342506] acpiphp: Slot [29] registered\n[ 0.343303] acpiphp: Slot [30] registered\n[ 0.344109] acpiphp: Slot [31] registered\n[ 0.344901] PCI host bridge to bus 0000:00\n[ 0.345701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.346898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.348100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.349523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350944] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.357459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358735] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368261] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.369673] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.421611] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.423110] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.424544] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.425940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.427319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428579] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.429763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.430798] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.432322] vgaarb: loaded\n[ 0.432912] vgaarb: bridge control possible 0000:00:02.0\n[ 0.434407] SCSI subsystem initialized\n[ 0.435235] ACPI: bus type USB registered\n[ 0.436035] usbcore: registered new interface driver usbfs\n[ 0.437048] usbcore: registered new interface driver hub\n[ 0.438034] usbcore: registered new device driver usb\n[ 0.439097] PCI: Using ACPI for IRQ routing\n[ 0.440108] NetLabel: Initializing\n[ 0.440806] NetLabel: domain hash size = 128\n[ 0.441646] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.442609] NetLabel: unlabeled traffic allowed by default\n[ 0.443720] clocksource: Switched to clocksource kvm-clock\n[ 0.449701] AppArmor: AppArmor Filesystem Enabled\n[ 0.450657] pnp: PnP ACPI init\n[ 0.451582] pnp: PnP ACPI: found 5 devices\n[ 0.458292] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.459969] NET: Registered protocol family 2\n[ 0.460922] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.462177] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.463318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.464463] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465519] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.466660] NET: Registered protocol family 1\n[ 0.467516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.468589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.469637] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.488295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.507158] Trying to unpack rootfs image as initramfs...\n[ 0.557434] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571512] Scanning for low memory corruption every 60 seconds\n[ 0.572872] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.574012] audit: initializing netlink subsys (disabled)\n[ 0.575031] audit: type=2000 audit(1539318974.116:1): initialized\n[ 0.576363] Initialise system trusted keyring\n[ 0.577310] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.578467] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580582] zbud: loaded\n[ 0.581704] VFS: Disk quotas dquot_6.6.0\n[ 0.582529] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.584097] fuse init (API version 7.23)\n[ 0.584977] Key type big_key registered\n[ 0.585771] Allocating IMA MOK and blacklist keyrings.\n[ 0.587024] Key type asymmetric registered\n[ 0.587860] Asymmetric key parser 'x509' registered\n[ 0.588826] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.590278] io scheduler noop registered\n[ 0.591056] io scheduler deadline registered (default)\n[ 0.592044] io scheduler cfq registered\n[ 0.592870] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.593906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.595156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.596596] ACPI: Power Button [PWRF]\n[ 0.597453] GHES: HEST is not enabled!\n[ 0.615866] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.653221] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.655579] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681873] Linux agpgart interface v0.103\n[ 0.684193] brd: module loaded\n[ 0.685929] loop: module loaded\n[ 0.690483] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.691939] GPT:90111 != 20971519\n[ 0.692624] GPT:Alternate GPT header not at the end of the disk.\n[ 0.693689] GPT:90111 != 20971519\n[ 0.694367] GPT: Use GNU Parted to correct GPT errors.\n[ 0.695317] vda: vda1 vda15\n[ 0.696814] scsi host0: ata_piix\n[ 0.697592] scsi host1: ata_piix\n[ 0.698296] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.699505] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.701152] libphy: Fixed MDIO Bus: probed\n[ 0.701967] tun: Universal TUN/TAP device driver, 1.6\n[ 0.702904] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.704890] PPP generic driver version 2.4.2\n[ 0.705869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.707230] ehci-pci: EHCI PCI platform driver\n[ 0.708264] ehci-platform: EHCI generic platform driver\n[ 0.709444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.710784] ohci-pci: OHCI PCI platform driver\n[ 0.711817] ohci-platform: OHCI generic platform driver\n[ 0.712986] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732202] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.733400] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.735102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.736275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.737602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.738891] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.740303] usb usb1: Product: UHCI Host Controller\n[ 0.741222] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.742425] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743372] hub 1-0:1.0: USB hub found\n[ 0.744148] hub 1-0:1.0: 2 ports detected\n[ 0.745048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747211] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748163] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749177] mousedev: PS/2 mouse device common for all mice\n[ 0.750316] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751574] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753282] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755136] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.756875] i2c /dev entries driver\n[ 0.757969] device-mapper: uevent: version 1.0.3\n[ 0.759340] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.761697] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.763623] NET: Registered protocol family 10\n[ 0.765043] NET: Registered protocol family 17\n[ 0.766331] Key type dns_resolver registered\n[ 0.767722] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769289] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770471] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.773038] registered taskstats version 1\n[ 0.774263] Loading compiled-in X.509 certificates\n[ 0.776119] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.778793] zswap: loaded using pool lzo/zbud\n[ 0.781167] Key type trusted registered\n[ 0.783219] Key type encrypted registered\n[ 0.784381] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785858] ima: No TPM chip found, activating TPM-bypass!\n[ 0.787371] evm: HMAC attrs: 0x1\n[ 0.788565] Magic number: 6:927:615\n[ 0.789626] misc tun: hash matches\n[ 0.800928] rtc_cmos 00:00: setting system clock to 2018-10-12 04:36:13 UTC (1539318973)\n[ 0.803264] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804866] EDD information not available.\n[ 0.856941] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.858989] Write protecting the kernel read-only data: 14336k\n[ 0.860925] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.867304] 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.933432] 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.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.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 2.18. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDHmguxShLWo21zEXJ4ZrL2AYfAOy+QeqIl7cbGWmvtZyU5vv2HEWH+B1pheOfC6/NaQ+nEjfa75awRz9yCpHuAt3wx3vQcgNV14B/Z319U4hjIpNfOLIa8bxk0I3kkORiGc8Um52OI+HXUNdSX6A/bhVE2a1TiQIZtzR2QKM+bUP3PLSMN75Wrm4fSf1r4TC2BbIqC8LL7CGh2FB6l2fIl0oCPrVqw3ohGPTT0QwEt9Blvy49ekk9vtGlQ2e+EM/PduhGwWyM1mhoOClavLsbkBClQQAyCSrU8u2eaFccZxzt86uyxtRIMUezye91X5v3MIEZegDDQj3lHjofzeGx/ root@createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94\nssh-dss AAAAB3NzaC1kc3MAAACBANbGPiqVw4P80Zp0VkDEMu9XXTygqx17VP+FbdZxF7a0x/AFfJbJGv+VB8YMbeYrO6y8iNirVS8znSujCxcjt50zaRLOuHdjkOg676bnL7SJDcDBAubY83MouQm+tAfSBPTJshyIDA8YUbc3VH1vZK0paFXTt0QRzjQrKsCrsRrFAAAAFQDO72CBWspYenb1i7pa6HJYkO+w0QAAAIEAwz3iMTtsrzRvCkvyKoKMKU0Ez9FPB9jfymQi4nIFLlI/7M7n9ODVK4SIkjTvmluyhXeJtUe0cEXPDvCFWwQFsbBPjpKb82Rr3Y0ny26XcRxpReAg6dQ4nvv76VVKZtlx0IXfOR+btfRqeSQ+STcxJd+Zx2swPELKMEmz4bvoffIAAACAOpJMVhTu6RT4YqQTV07C2xLwTUDT4RVS3zZ59N3DrYF0OiKPPotSg3Vk2+Lc+GUkXs4KVYvh4p0nWJL1dI3q2+L9c8O1Ulu576CcJJMf3itafPZWDVfupjOTiCKimz/UL1gI7o9T2Y2bNR/WyaOipRLtY08M3OuhoFa7FZG/Lnc= root@createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94\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:fed6:5e69/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.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-000000b3\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.39 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94 login: "} 2018-10-12 04:36:22,452 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a/action used request id req-cc5128f5-3f98-4b27-b901-71f0817784cb 2018-10-12 04:36:22,454 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 04:36:22,454 - 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 522923341 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.908 MHz processor [ 0.133512] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.135226] pid_max: default: 32768 minimum: 301 [ 0.136149] ACPI: Core revision 20150930 [ 0.137571] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.138931] Security Framework initialized [ 0.139783] Yama: becoming mindful. [ 0.140513] AppArmor: AppArmor initialized [ 0.141359] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes) [ 0.142695] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.143943] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.145125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes) [ 0.146478] Initializing cgroup subsys io [ 0.147274] Initializing cgroup subsys memory [ 0.148111] Initializing cgroup subsys devices [ 0.148969] Initializing cgroup subsys freezer [ 0.149815] Initializing cgroup subsys net_cls [ 0.150658] Initializing cgroup subsys perf_event [ 0.151546] Initializing cgroup subsys net_prio [ 0.152407] Initializing cgroup subsys hugetlb [ 0.153259] Initializing cgroup subsys pids [ 0.154113] CPU: Physical Processor ID: 0 [ 0.155592] mce: CPU supports 10 MCE banks [ 0.156418] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.157397] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.159643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.166024] ftrace: allocating 31920 entries in 125 pages [ 0.192387] smpboot: Max logical packages: 2 [ 0.193245] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.194411] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.195734] x2apic enabled [ 0.196537] Switched APIC routing to physical x2apic. [ 0.198276] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.199808] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.202525] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.204976] KVM setup paravirtual spinlock [ 0.206641] x86: Booting SMP configuration: [ 0.207777] .... node #0, CPUs: #1 [ 0.208860] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock [ 0.230930] x86: Booted up 1 node, 2 CPUs [ 0.230932] KVM setup async PF for cpu 1 [ 0.230935] kvm-stealtime: cpu 1, msr 1f90d940 [ 0.233490] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.234942] devtmpfs: initialized [ 0.236653] evm: security.selinux [ 0.237341] evm: security.SMACK64 [ 0.238018] evm: security.SMACK64EXEC [ 0.238749] evm: security.SMACK64TRANSMUTE [ 0.239547] evm: security.SMACK64MMAP [ 0.240274] evm: security.ima [ 0.240899] evm: security.capability [ 0.241713] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.243539] pinctrl core: initialized pinctrl subsystem [ 0.244624] RTC time: 4:36:13, date: 10/12/18 [ 0.245583] NET: Registered protocol family 16 [ 0.256584] cpuidle: using governor ladder [ 0.268694] cpuidle: using governor menu [ 0.269823] PCCT header not found. [ 0.270782] ACPI: bus type PCI registered [ 0.271815] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.273435] PCI: Using configuration type 1 for base access [ 0.285710] ACPI: Added _OSI(Module Device) [ 0.286825] ACPI: Added _OSI(Processor Device) [ 0.287943] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.289120] ACPI: Added _OSI(Processor Aggregator Device) [ 0.291770] ACPI: Interpreter enabled [ 0.292767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.295061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.296882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.298698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.300515] ACPI: (supports S0 S5) [ 0.301223] ACPI: Using IOAPIC for interrupt routing [ 0.302373] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.305712] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.306836] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.308042] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.309241] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.311448] acpiphp: Slot [3] registered [ 0.312241] acpiphp: Slot [4] registered [ 0.313025] acpiphp: Slot [5] registered [ 0.313817] acpiphp: Slot [6] registered [ 0.314621] acpiphp: Slot [7] registered [ 0.315410] acpiphp: Slot [8] registered [ 0.316195] acpiphp: Slot [9] registered [ 0.316975] acpiphp: Slot [10] registered [ 0.328077] acpiphp: Slot [11] registered [ 0.328882] acpiphp: Slot [12] registered [ 0.329682] acpiphp: Slot [13] registered [ 0.330480] acpiphp: Slot [14] registered [ 0.331276] acpiphp: Slot [15] registered [ 0.332079] acpiphp: Slot [16] registered [ 0.332880] acpiphp: Slot [17] registered [ 0.333676] acpiphp: Slot [18] registered [ 0.334477] acpiphp: Slot [19] registered [ 0.335274] acpiphp: Slot [20] registered [ 0.336077] acpiphp: Slot [21] registered [ 0.336875] acpiphp: Slot [22] registered [ 0.337682] acpiphp: Slot [23] registered [ 0.338483] acpiphp: Slot [24] registered [ 0.339279] acpiphp: Slot [25] registered [ 0.340105] acpiphp: Slot [26] registered [ 0.340902] acpiphp: Slot [27] registered [ 0.341706] acpiphp: Slot [28] registered [ 0.342506] acpiphp: Slot [29] registered [ 0.343303] acpiphp: Slot [30] registered [ 0.344109] acpiphp: Slot [31] registered [ 0.344901] PCI host bridge to bus 0000:00 [ 0.345701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.346898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.348100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.349523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window] [ 0.350944] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.357459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.358735] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.359887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.361132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.368261] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.369673] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.421611] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.423110] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.424544] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.425940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.427319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.428579] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.429763] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.430798] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.432322] vgaarb: loaded [ 0.432912] vgaarb: bridge control possible 0000:00:02.0 [ 0.434407] SCSI subsystem initialized [ 0.435235] ACPI: bus type USB registered [ 0.436035] usbcore: registered new interface driver usbfs [ 0.437048] usbcore: registered new interface driver hub [ 0.438034] usbcore: registered new device driver usb [ 0.439097] PCI: Using ACPI for IRQ routing [ 0.440108] NetLabel: Initializing [ 0.440806] NetLabel: domain hash size = 128 [ 0.441646] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.442609] NetLabel: unlabeled traffic allowed by default [ 0.443720] clocksource: Switched to clocksource kvm-clock [ 0.449701] AppArmor: AppArmor Filesystem Enabled [ 0.450657] pnp: PnP ACPI init [ 0.451582] pnp: PnP ACPI: found 5 devices [ 0.458292] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.459969] NET: Registered protocol family 2 [ 0.460922] TCP established hash table entries: 4096 (order: 3, 32768 bytes) [ 0.462177] TCP bind hash table entries: 4096 (order: 4, 65536 bytes) [ 0.463318] TCP: Hash tables configured (established 4096 bind 4096) [ 0.464463] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.465519] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.466660] NET: Registered protocol family 1 [ 0.467516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.468589] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.469637] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.488295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.507158] Trying to unpack rootfs image as initramfs... [ 0.557434] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000) [ 0.571512] Scanning for low memory corruption every 60 seconds [ 0.572872] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.574012] audit: initializing netlink subsys (disabled) [ 0.575031] audit: type=2000 audit(1539318974.116:1): initialized [ 0.576363] Initialise system trusted keyring [ 0.577310] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.578467] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.580582] zbud: loaded [ 0.581704] VFS: Disk quotas dquot_6.6.0 [ 0.582529] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.584097] fuse init (API version 7.23) [ 0.584977] Key type big_key registered [ 0.585771] Allocating IMA MOK and blacklist keyrings. [ 0.587024] Key type asymmetric registered [ 0.587860] Asymmetric key parser 'x509' registered [ 0.588826] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.590278] io scheduler noop registered [ 0.591056] io scheduler deadline registered (default) [ 0.592044] io scheduler cfq registered [ 0.592870] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.593906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.595156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.596596] ACPI: Power Button [PWRF] [ 0.597453] GHES: HEST is not enabled! [ 0.615866] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.653221] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.655579] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.679702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.681873] Linux agpgart interface v0.103 [ 0.684193] brd: module loaded [ 0.685929] loop: module loaded [ 0.690483] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.691939] GPT:90111 != 20971519 [ 0.692624] GPT:Alternate GPT header not at the end of the disk. [ 0.693689] GPT:90111 != 20971519 [ 0.694367] GPT: Use GNU Parted to correct GPT errors. [ 0.695317] vda: vda1 vda15 [ 0.696814] scsi host0: ata_piix [ 0.697592] scsi host1: ata_piix [ 0.698296] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.699505] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.701152] libphy: Fixed MDIO Bus: probed [ 0.701967] tun: Universal TUN/TAP device driver, 1.6 [ 0.702904] tun: (C) 1999-2004 Max Krasnyansky [ 0.704890] PPP generic driver version 2.4.2 [ 0.705869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.707230] ehci-pci: EHCI PCI platform driver [ 0.708264] ehci-platform: EHCI generic platform driver [ 0.709444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.710784] ohci-pci: OHCI PCI platform driver [ 0.711817] ohci-platform: OHCI generic platform driver [ 0.712986] uhci_hcd: USB Universal Host Controller Interface driver [ 0.732202] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.733400] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.735102] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.736275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.737602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.738891] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.740303] usb usb1: Product: UHCI Host Controller [ 0.741222] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.742425] usb usb1: SerialNumber: 0000:00:01.2 [ 0.743372] hub 1-0:1.0: USB hub found [ 0.744148] hub 1-0:1.0: 2 ports detected [ 0.745048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.747211] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.748163] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.749177] mousedev: PS/2 mouse device common for all mice [ 0.750316] rtc_cmos 00:00: RTC can wake from S4 [ 0.751574] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.753282] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.755136] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.756875] i2c /dev entries driver [ 0.757969] device-mapper: uevent: version 1.0.3 [ 0.759340] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.761697] ledtrig-cpu: registered to indicate activity on CPUs [ 0.763623] NET: Registered protocol family 10 [ 0.765043] NET: Registered protocol family 17 [ 0.766331] Key type dns_resolver registered [ 0.767722] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.769289] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.770471] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.773038] registered taskstats version 1 [ 0.774263] Loading compiled-in X.509 certificates [ 0.776119] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.778793] zswap: loaded using pool lzo/zbud [ 0.781167] Key type trusted registered [ 0.783219] Key type encrypted registered [ 0.784381] AppArmor: AppArmor sha1 policy hashing enabled [ 0.785858] ima: No TPM chip found, activating TPM-bypass! [ 0.787371] evm: HMAC attrs: 0x1 [ 0.788565] Magic number: 6:927:615 [ 0.789626] misc tun: hash matches [ 0.800928] rtc_cmos 00:00: setting system clock to 2018-10-12 04:36:13 UTC (1539318973) [ 0.803264] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.804866] EDD information not available. [ 0.856941] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.858989] Write protecting the kernel read-only data: 14336k [ 0.860925] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.867304] 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.933432] 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.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.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 2.18. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDHmguxShLWo21zEXJ4ZrL2AYfAOy+QeqIl7cbGWmvtZyU5vv2HEWH+B1pheOfC6/NaQ+nEjfa75awRz9yCpHuAt3wx3vQcgNV14B/Z319U4hjIpNfOLIa8bxk0I3kkORiGc8Um52OI+HXUNdSX6A/bhVE2a1TiQIZtzR2QKM+bUP3PLSMN75Wrm4fSf1r4TC2BbIqC8LL7CGh2FB6l2fIl0oCPrVqw3ohGPTT0QwEt9Blvy49ekk9vtGlQ2e+EM/PduhGwWyM1mhoOClavLsbkBClQQAyCSrU8u2eaFccZxzt86uyxtRIMUezye91X5v3MIEZegDDQj3lHjofzeGx/ root@createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94 ssh-dss AAAAB3NzaC1kc3MAAACBANbGPiqVw4P80Zp0VkDEMu9XXTygqx17VP+FbdZxF7a0x/AFfJbJGv+VB8YMbeYrO6y8iNirVS8znSujCxcjt50zaRLOuHdjkOg676bnL7SJDcDBAubY83MouQm+tAfSBPTJshyIDA8YUbc3VH1vZK0paFXTt0QRzjQrKsCrsRrFAAAAFQDO72CBWspYenb1i7pa6HJYkO+w0QAAAIEAwz3iMTtsrzRvCkvyKoKMKU0Ez9FPB9jfymQi4nIFLlI/7M7n9ODVK4SIkjTvmluyhXeJtUe0cEXPDvCFWwQFsbBPjpKb82Rr3Y0ny26XcRxpReAg6dQ4nvv76VVKZtlx0IXfOR+btfRqeSQ+STcxJd+Zx2swPELKMEmz4bvoffIAAACAOpJMVhTu6RT4YqQTV07C2xLwTUDT4RVS3zZ59N3DrYF0OiKPPotSg3Vk2+Lc+GUkXs4KVYvh4p0nWJL1dI3q2+L9c8O1Ulu576CcJJMf3itafPZWDVfupjOTiCKimz/UL1gI7o9T2Y2bNR/WyaOipRLtY08M3OuhoFa7FZG/Lnc= root@createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94 -----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:fed6:5e69/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.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-000000b3 name: N/A availability-zone: nova local-hostname: createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94 launch-index: 0 === cirros: current=0.4.0 uptime=5.39 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94 login: 2018-10-12 04:36:23,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:36:24,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-d4160a37-b921-476f-975b-880716a70374 x-compute-request-id: req-d4160a37-b921-476f-975b-880716a70374 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:4f:1b:ed", "version": 4, "addr": "10.200.201.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:35:52.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "7ea54729-2f6d-4cea-9421-e902ff167e2f", "security_groups": [{"name": "default"}], "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:35:53Z", "hostId": "222c6d4773b911e96f7e83409b9d8a5258e00b4b8909d0f4ca3b05f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1", "created": "2018-10-12T04:35:46Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:24,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f used request id req-d4160a37-b921-476f-975b-880716a70374 2018-10-12 04:36:24,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 04:36:25,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-a818aa28-f73f-4d7e-a9f3-d29c2534f9f9 x-compute-request-id: req-a818aa28-f73f-4d7e-a9f3-d29c2534f9f9 Content-Encoding: gzip Content-Length: 9620 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 497568928 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.908 MHz processor\n[ 0.126522] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.128126] pid_max: default: 32768 minimum: 301\n[ 0.128987] ACPI: Core revision 20150930\n[ 0.130350] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.131614] Security Framework initialized\n[ 0.132403] Yama: becoming mindful.\n[ 0.133107] AppArmor: AppArmor initialized\n[ 0.133947] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.135229] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.136459] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.137622] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.138965] Initializing cgroup subsys io\n[ 0.139751] Initializing cgroup subsys memory\n[ 0.140583] Initializing cgroup subsys devices\n[ 0.141426] Initializing cgroup subsys freezer\n[ 0.142276] Initializing cgroup subsys net_cls\n[ 0.143115] Initializing cgroup subsys perf_event\n[ 0.143993] Initializing cgroup subsys net_prio\n[ 0.144843] Initializing cgroup subsys hugetlb\n[ 0.145690] Initializing cgroup subsys pids\n[ 0.146537] CPU: Physical Processor ID: 0\n[ 0.148004] mce: CPU supports 10 MCE banks\n[ 0.148818] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149790] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.152026] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.158387] ftrace: allocating 31920 entries in 125 pages\n[ 0.184553] smpboot: Max logical packages: 2\n[ 0.185395] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.186551] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.187858] x2apic enabled\n[ 0.188653] Switched APIC routing to physical x2apic.\n[ 0.190387] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.191564] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.193641] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.195513] KVM setup paravirtual spinlock\n[ 0.196922] x86: Booting SMP configuration:\n[ 0.197790] .... node #0, CPUs: #1\n[ 0.198668] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.220460] x86: Booted up 1 node, 2 CPUs\n[ 0.220462] KVM setup async PF for cpu 1\n[ 0.220465] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.223228] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.224682] devtmpfs: initialized\n[ 0.226388] evm: security.selinux\n[ 0.227067] evm: security.SMACK64\n[ 0.227735] evm: security.SMACK64EXEC\n[ 0.228471] evm: security.SMACK64TRANSMUTE\n[ 0.229259] evm: security.SMACK64MMAP\n[ 0.230012] evm: security.ima\n[ 0.230633] evm: security.capability\n[ 0.231440] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.233281] pinctrl core: initialized pinctrl subsystem\n[ 0.234352] RTC time: 4:35:52, date: 10/12/18\n[ 0.235309] NET: Registered protocol family 16\n[ 0.245287] cpuidle: using governor ladder\n[ 0.257378] cpuidle: using governor menu\n[ 0.258192] PCCT header not found.\n[ 0.258939] ACPI: bus type PCI registered\n[ 0.259717] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.260941] PCI: Using configuration type 1 for base access\n[ 0.274322] ACPI: Added _OSI(Module Device)\n[ 0.275284] ACPI: Added _OSI(Processor Device)\n[ 0.276228] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.277214] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.279641] ACPI: Interpreter enabled\n[ 0.280486] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.282568] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.284632] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.286712] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.288774] ACPI: (supports S0 S5)\n[ 0.289663] ACPI: Using IOAPIC for interrupt routing\n[ 0.290750] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294318] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295588] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.296967] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.298310] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.300857] acpiphp: Slot [3] registered\n[ 0.301740] acpiphp: Slot [4] registered\n[ 0.302624] acpiphp: Slot [5] registered\n[ 0.303507] acpiphp: Slot [6] registered\n[ 0.304286] acpiphp: Slot [7] registered\n[ 0.305078] acpiphp: Slot [8] registered\n[ 0.305853] acpiphp: Slot [9] registered\n[ 0.306630] acpiphp: Slot [10] registered\n[ 0.317383] acpiphp: Slot [11] registered\n[ 0.318183] acpiphp: Slot [12] registered\n[ 0.318977] acpiphp: Slot [13] registered\n[ 0.319762] acpiphp: Slot [14] registered\n[ 0.320551] acpiphp: Slot [15] registered\n[ 0.321340] acpiphp: Slot [16] registered\n[ 0.322135] acpiphp: Slot [17] registered\n[ 0.322933] acpiphp: Slot [18] registered\n[ 0.323718] acpiphp: Slot [19] registered\n[ 0.324513] acpiphp: Slot [20] registered\n[ 0.325306] acpiphp: Slot [21] registered\n[ 0.326092] acpiphp: Slot [22] registered\n[ 0.326881] acpiphp: Slot [23] registered\n[ 0.327680] acpiphp: Slot [24] registered\n[ 0.328471] acpiphp: Slot [25] registered\n[ 0.329259] acpiphp: Slot [26] registered\n[ 0.330046] acpiphp: Slot [27] registered\n[ 0.330833] acpiphp: Slot [28] registered\n[ 0.331626] acpiphp: Slot [29] registered\n[ 0.332414] acpiphp: Slot [30] registered\n[ 0.333205] acpiphp: Slot [31] registered\n[ 0.333989] PCI host bridge to bus 0000:00\n[ 0.334772] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.335951] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.337214] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.338872] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.340526] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.346968] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.348425] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.349773] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351223] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.357654] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.359127] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.405614] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.407282] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.408834] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.410394] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.411897] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.413601] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.414848] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.416002] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.417711] vgaarb: loaded\n[ 0.418345] vgaarb: bridge control possible 0000:00:02.0\n[ 0.419831] SCSI subsystem initialized\n[ 0.420645] ACPI: bus type USB registered\n[ 0.421465] usbcore: registered new interface driver usbfs\n[ 0.422628] usbcore: registered new interface driver hub\n[ 0.423744] usbcore: registered new device driver usb\n[ 0.424893] PCI: Using ACPI for IRQ routing\n[ 0.425976] NetLabel: Initializing\n[ 0.426710] NetLabel: domain hash size = 128\n[ 0.427579] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.428557] NetLabel: unlabeled traffic allowed by default\n[ 0.429712] clocksource: Switched to clocksource kvm-clock\n[ 0.435843] AppArmor: AppArmor Filesystem Enabled\n[ 0.436783] pnp: PnP ACPI init\n[ 0.437708] pnp: PnP ACPI: found 5 devices\n[ 0.444435] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.446109] NET: Registered protocol family 2\n[ 0.447052] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.448288] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.449467] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.450615] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.451671] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.452809] NET: Registered protocol family 1\n[ 0.453650] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.454720] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.455762] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.474435] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.493300] Trying to unpack rootfs image as initramfs...\n[ 0.544227] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.558377] Scanning for low memory corruption every 60 seconds\n[ 0.560457] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.562192] audit: initializing netlink subsys (disabled)\n[ 0.563764] audit: type=2000 audit(1539318953.417:1): initialized\n[ 0.565731] Initialise system trusted keyring\n[ 0.567191] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.568989] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.571704] zbud: loaded\n[ 0.573088] VFS: Disk quotas dquot_6.6.0\n[ 0.574299] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.576607] fuse init (API version 7.23)\n[ 0.577870] Key type big_key registered\n[ 0.579025] Allocating IMA MOK and blacklist keyrings.\n[ 0.580742] Key type asymmetric registered\n[ 0.581951] Asymmetric key parser 'x509' registered\n[ 0.583357] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.585504] io scheduler noop registered\n[ 0.586635] io scheduler deadline registered (default)\n[ 0.588051] io scheduler cfq registered\n[ 0.589268] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.590867] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.592763] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.594933] ACPI: Power Button [PWRF]\n[ 0.596277] GHES: HEST is not enabled!\n[ 0.621217] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.672450] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.675420] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.699402] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.702604] Linux agpgart interface v0.103\n[ 0.705858] brd: module loaded\n[ 0.708217] loop: module loaded\n[ 0.712368] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.714539] GPT:90111 != 20971519\n[ 0.715509] GPT:Alternate GPT header not at the end of the disk.\n[ 0.717074] GPT:90111 != 20971519\n[ 0.718016] GPT: Use GNU Parted to correct GPT errors.\n[ 0.719379] vda: vda1 vda15\n[ 0.721151] scsi host0: ata_piix\n[ 0.722204] scsi host1: ata_piix\n[ 0.723186] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.724925] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.726954] libphy: Fixed MDIO Bus: probed\n[ 0.727751] tun: Universal TUN/TAP device driver, 1.6\n[ 0.728678] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.730712] PPP generic driver version 2.4.2\n[ 0.731596] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.732754] ehci-pci: EHCI PCI platform driver\n[ 0.733601] ehci-platform: EHCI generic platform driver\n[ 0.734691] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.736031] ohci-pci: OHCI PCI platform driver\n[ 0.737042] ohci-platform: OHCI generic platform driver\n[ 0.738218] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.757462] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.758648] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.760304] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.761437] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.762752] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.764166] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.765854] usb usb1: Product: UHCI Host Controller\n[ 0.766938] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.768352] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.769435] hub 1-0:1.0: USB hub found\n[ 0.770359] hub 1-0:1.0: 2 ports detected\n[ 0.771394] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.773782] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.774932] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.776121] mousedev: PS/2 mouse device common for all mice\n[ 0.777469] rtc_cmos 00:00: RTC can wake from S4\n[ 0.778856] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.780838] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.782362] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.783779] i2c /dev entries driver\n[ 0.784658] device-mapper: uevent: version 1.0.3\n[ 0.785785] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.787694] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.789586] NET: Registered protocol family 10\n[ 0.790776] NET: Registered protocol family 17\n[ 0.791812] Key type dns_resolver registered\n[ 0.792904] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.793986] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.795287] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.797259] registered taskstats version 1\n[ 0.798274] Loading compiled-in X.509 certificates\n[ 0.799875] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.802018] zswap: loaded using pool lzo/zbud\n[ 0.803686] Key type trusted registered\n[ 0.805593] Key type encrypted registered\n[ 0.806560] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.807789] ima: No TPM chip found, activating TPM-bypass!\n[ 0.808971] evm: HMAC attrs: 0x1\n[ 0.810029] Magic number: 6:377:565\n[ 0.811022] rtc_cmos 00:00: setting system clock to 2018-10-12 04:35:52 UTC (1539318952)\n[ 0.822938] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.824248] EDD information not available.\n[ 0.882839] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.884620] Write protecting the kernel read-only data: 14336k\n[ 0.886465] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.888608] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.71\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.947257] 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.39\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.63. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDLjDq44WWN/xFmuzg8itCyNXfzPYPvyhjquau9BmYcF4M/6M9tIrC5u0Hnd+uh8wgY87P6SG0fQhO+drBJbbqgzksuTg6XVvlFWD4U80eznvIs3GiZKoy0uefT95kZdX+i+e7d0Iic8WWSRmktuHo7ntKPLzPc8W5gzuzPXCVIIMjW4s+9DtqEQpPLW1tlJlvtLxsEfma8N++1CvzuGPzw0IwbkD7VLPpih5V8P4qIuMlmcdZdPO5yo5m2wiZ5zuaSp8XMbFXrzFEdwYkFdZXEQyIpnutqLapNfVnW2lBa6qxIwSy5ujdMjpVGk+PSOUUDK0N3ux4N4QZYrBYJyNPN root@createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94\nssh-dss AAAAB3NzaC1kc3MAAACBAM364lwLxFQYssTHoO1zEDxA9sAjs9vK6Zipf4vUqkRZEZfwlYDU+bNUK3K6Mf4OuxjN/MKymItEgxqgbn8mDKZOKLo9M4Nsi4a4l/DIZDuHgH1r5RsB/x6DSc4ZIIRM+EGkcq0j2XAHZz9ldqs/pIGBQMP77DgGcnIcDmFbvrjpAAAAFQC3BTFhDQPE+hjIqm1Kc0UcL1/KrwAAAIAk7OTqA6WqOsrS9Kaybrn0Zp+dJG8HjN609l8n63XtZyJsKXvboLOJVCBynzA93D/i/f0uNRscBr8ZMeEXM2wFNLFuVYWtgdSukeSfJcSGp75CQZzfTMxItF5vsa6K87OJxjZHu6/mkh3ygwIDv0xAEGJsZwOGAnlbAyK05A2iJQAAAIBuQYAQS6EnZDjE65teM5nl65xRuN9VXz2d9fZ2wJ3NXkefR5BRcUsLFUH51NcG9wHKKoy6DoOOtJcqxVruzoEx9N8jFsToz6CD/6F72YsxUZuLC/GpsCWNkiM56PGkJJuhUj4M0Lfu2/MqtTNat8BpX9Qhp6C8gY26tTgdIXdU+w== root@createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94\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:fe4f:1bed/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.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-000000b0\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=25.74 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94 login: "} 2018-10-12 04:36:25,454 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f/action used request id req-a818aa28-f73f-4d7e-a9f3-d29c2534f9f9 2018-10-12 04:36:26,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:26,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-b85989e1-270d-4038-96b2-257e43c45a1e x-compute-request-id: req-b85989e1-270d-4038-96b2-257e43c45a1e Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:5e:69", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:36:13.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "security_groups": [{"name": "default"}], "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:36:13Z", "hostId": "f75f2f178ff9f58afcdfe5b9590014f8137b0df93d70099eb40ce4ed", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2", "created": "2018-10-12T04:36:02Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:26,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-b85989e1-270d-4038-96b2-257e43c45a1e 2018-10-12 04:36:26,924 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 04:36:27,997 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-2369edc1-021e-4b8e-ad8f-2f2fa1ef44b6 x-compute-request-id: req-2369edc1-021e-4b8e-ad8f-2f2fa1ef44b6 Content-Encoding: gzip Content-Length: 9641 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 522923341 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.908 MHz processor\n[ 0.133512] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.135226] pid_max: default: 32768 minimum: 301\n[ 0.136149] ACPI: Core revision 20150930\n[ 0.137571] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.138931] Security Framework initialized\n[ 0.139783] Yama: becoming mindful.\n[ 0.140513] AppArmor: AppArmor initialized\n[ 0.141359] Dentry cache hash table entries: 65536 (order: 7, 524288 bytes)\n[ 0.142695] Inode-cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.143943] Mount-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.145125] Mountpoint-cache hash table entries: 1024 (order: 1, 8192 bytes)\n[ 0.146478] Initializing cgroup subsys io\n[ 0.147274] Initializing cgroup subsys memory\n[ 0.148111] Initializing cgroup subsys devices\n[ 0.148969] Initializing cgroup subsys freezer\n[ 0.149815] Initializing cgroup subsys net_cls\n[ 0.150658] Initializing cgroup subsys perf_event\n[ 0.151546] Initializing cgroup subsys net_prio\n[ 0.152407] Initializing cgroup subsys hugetlb\n[ 0.153259] Initializing cgroup subsys pids\n[ 0.154113] CPU: Physical Processor ID: 0\n[ 0.155592] mce: CPU supports 10 MCE banks\n[ 0.156418] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.157397] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.159643] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.166024] ftrace: allocating 31920 entries in 125 pages\n[ 0.192387] smpboot: Max logical packages: 2\n[ 0.193245] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.194411] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.195734] x2apic enabled\n[ 0.196537] Switched APIC routing to physical x2apic.\n[ 0.198276] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.199808] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.202525] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.204976] KVM setup paravirtual spinlock\n[ 0.206641] x86: Booting SMP configuration:\n[ 0.207777] .... node #0, CPUs: #1\n[ 0.208860] kvm-clock: cpu 1, msr 0:1ffd3041, secondary cpu clock\n[ 0.230930] x86: Booted up 1 node, 2 CPUs\n[ 0.230932] KVM setup async PF for cpu 1\n[ 0.230935] kvm-stealtime: cpu 1, msr 1f90d940\n[ 0.233490] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.234942] devtmpfs: initialized\n[ 0.236653] evm: security.selinux\n[ 0.237341] evm: security.SMACK64\n[ 0.238018] evm: security.SMACK64EXEC\n[ 0.238749] evm: security.SMACK64TRANSMUTE\n[ 0.239547] evm: security.SMACK64MMAP\n[ 0.240274] evm: security.ima\n[ 0.240899] evm: security.capability\n[ 0.241713] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.243539] pinctrl core: initialized pinctrl subsystem\n[ 0.244624] RTC time: 4:36:13, date: 10/12/18\n[ 0.245583] NET: Registered protocol family 16\n[ 0.256584] cpuidle: using governor ladder\n[ 0.268694] cpuidle: using governor menu\n[ 0.269823] PCCT header not found.\n[ 0.270782] ACPI: bus type PCI registered\n[ 0.271815] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.273435] PCI: Using configuration type 1 for base access\n[ 0.285710] ACPI: Added _OSI(Module Device)\n[ 0.286825] ACPI: Added _OSI(Processor Device)\n[ 0.287943] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.289120] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.291770] ACPI: Interpreter enabled\n[ 0.292767] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.295061] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.296882] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.298698] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.300515] ACPI: (supports S0 S5)\n[ 0.301223] ACPI: Using IOAPIC for interrupt routing\n[ 0.302373] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.305712] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.306836] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.308042] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.309241] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.311448] acpiphp: Slot [3] registered\n[ 0.312241] acpiphp: Slot [4] registered\n[ 0.313025] acpiphp: Slot [5] registered\n[ 0.313817] acpiphp: Slot [6] registered\n[ 0.314621] acpiphp: Slot [7] registered\n[ 0.315410] acpiphp: Slot [8] registered\n[ 0.316195] acpiphp: Slot [9] registered\n[ 0.316975] acpiphp: Slot [10] registered\n[ 0.328077] acpiphp: Slot [11] registered\n[ 0.328882] acpiphp: Slot [12] registered\n[ 0.329682] acpiphp: Slot [13] registered\n[ 0.330480] acpiphp: Slot [14] registered\n[ 0.331276] acpiphp: Slot [15] registered\n[ 0.332079] acpiphp: Slot [16] registered\n[ 0.332880] acpiphp: Slot [17] registered\n[ 0.333676] acpiphp: Slot [18] registered\n[ 0.334477] acpiphp: Slot [19] registered\n[ 0.335274] acpiphp: Slot [20] registered\n[ 0.336077] acpiphp: Slot [21] registered\n[ 0.336875] acpiphp: Slot [22] registered\n[ 0.337682] acpiphp: Slot [23] registered\n[ 0.338483] acpiphp: Slot [24] registered\n[ 0.339279] acpiphp: Slot [25] registered\n[ 0.340105] acpiphp: Slot [26] registered\n[ 0.340902] acpiphp: Slot [27] registered\n[ 0.341706] acpiphp: Slot [28] registered\n[ 0.342506] acpiphp: Slot [29] registered\n[ 0.343303] acpiphp: Slot [30] registered\n[ 0.344109] acpiphp: Slot [31] registered\n[ 0.344901] PCI host bridge to bus 0000:00\n[ 0.345701] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.346898] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.348100] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.349523] pci_bus 0000:00: root bus resource [mem 0x20000000-0xfebfffff window]\n[ 0.350944] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.357459] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.358735] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.359887] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.361132] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.368261] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.369673] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.421611] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.423110] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.424544] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.425940] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.427319] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.428579] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.429763] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.430798] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.432322] vgaarb: loaded\n[ 0.432912] vgaarb: bridge control possible 0000:00:02.0\n[ 0.434407] SCSI subsystem initialized\n[ 0.435235] ACPI: bus type USB registered\n[ 0.436035] usbcore: registered new interface driver usbfs\n[ 0.437048] usbcore: registered new interface driver hub\n[ 0.438034] usbcore: registered new device driver usb\n[ 0.439097] PCI: Using ACPI for IRQ routing\n[ 0.440108] NetLabel: Initializing\n[ 0.440806] NetLabel: domain hash size = 128\n[ 0.441646] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.442609] NetLabel: unlabeled traffic allowed by default\n[ 0.443720] clocksource: Switched to clocksource kvm-clock\n[ 0.449701] AppArmor: AppArmor Filesystem Enabled\n[ 0.450657] pnp: PnP ACPI init\n[ 0.451582] pnp: PnP ACPI: found 5 devices\n[ 0.458292] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.459969] NET: Registered protocol family 2\n[ 0.460922] TCP established hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.462177] TCP bind hash table entries: 4096 (order: 4, 65536 bytes)\n[ 0.463318] TCP: Hash tables configured (established 4096 bind 4096)\n[ 0.464463] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.465519] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.466660] NET: Registered protocol family 1\n[ 0.467516] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.468589] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.469637] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.488295] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.507158] Trying to unpack rootfs image as initramfs...\n[ 0.557434] Freeing initrd memory: 4824K (ffff88001fb16000 - ffff88001ffcc000)\n[ 0.571512] Scanning for low memory corruption every 60 seconds\n[ 0.572872] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.574012] audit: initializing netlink subsys (disabled)\n[ 0.575031] audit: type=2000 audit(1539318974.116:1): initialized\n[ 0.576363] Initialise system trusted keyring\n[ 0.577310] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.578467] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.580582] zbud: loaded\n[ 0.581704] VFS: Disk quotas dquot_6.6.0\n[ 0.582529] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.584097] fuse init (API version 7.23)\n[ 0.584977] Key type big_key registered\n[ 0.585771] Allocating IMA MOK and blacklist keyrings.\n[ 0.587024] Key type asymmetric registered\n[ 0.587860] Asymmetric key parser 'x509' registered\n[ 0.588826] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.590278] io scheduler noop registered\n[ 0.591056] io scheduler deadline registered (default)\n[ 0.592044] io scheduler cfq registered\n[ 0.592870] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.593906] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.595156] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.596596] ACPI: Power Button [PWRF]\n[ 0.597453] GHES: HEST is not enabled!\n[ 0.615866] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.653221] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.655579] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.679702] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.681873] Linux agpgart interface v0.103\n[ 0.684193] brd: module loaded\n[ 0.685929] loop: module loaded\n[ 0.690483] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.691939] GPT:90111 != 20971519\n[ 0.692624] GPT:Alternate GPT header not at the end of the disk.\n[ 0.693689] GPT:90111 != 20971519\n[ 0.694367] GPT: Use GNU Parted to correct GPT errors.\n[ 0.695317] vda: vda1 vda15\n[ 0.696814] scsi host0: ata_piix\n[ 0.697592] scsi host1: ata_piix\n[ 0.698296] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.699505] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.701152] libphy: Fixed MDIO Bus: probed\n[ 0.701967] tun: Universal TUN/TAP device driver, 1.6\n[ 0.702904] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.704890] PPP generic driver version 2.4.2\n[ 0.705869] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.707230] ehci-pci: EHCI PCI platform driver\n[ 0.708264] ehci-platform: EHCI generic platform driver\n[ 0.709444] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.710784] ohci-pci: OHCI PCI platform driver\n[ 0.711817] ohci-platform: OHCI generic platform driver\n[ 0.712986] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.732202] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.733400] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.735102] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.736275] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.737602] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.738891] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.740303] usb usb1: Product: UHCI Host Controller\n[ 0.741222] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.742425] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.743372] hub 1-0:1.0: USB hub found\n[ 0.744148] hub 1-0:1.0: 2 ports detected\n[ 0.745048] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.747211] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.748163] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.749177] mousedev: PS/2 mouse device common for all mice\n[ 0.750316] rtc_cmos 00:00: RTC can wake from S4\n[ 0.751574] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.753282] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.755136] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.756875] i2c /dev entries driver\n[ 0.757969] device-mapper: uevent: version 1.0.3\n[ 0.759340] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.761697] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.763623] NET: Registered protocol family 10\n[ 0.765043] NET: Registered protocol family 17\n[ 0.766331] Key type dns_resolver registered\n[ 0.767722] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.769289] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.770471] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.773038] registered taskstats version 1\n[ 0.774263] Loading compiled-in X.509 certificates\n[ 0.776119] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.778793] zswap: loaded using pool lzo/zbud\n[ 0.781167] Key type trusted registered\n[ 0.783219] Key type encrypted registered\n[ 0.784381] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.785858] ima: No TPM chip found, activating TPM-bypass!\n[ 0.787371] evm: HMAC attrs: 0x1\n[ 0.788565] Magic number: 6:927:615\n[ 0.789626] misc tun: hash matches\n[ 0.800928] rtc_cmos 00:00: setting system clock to 2018-10-12 04:36:13 UTC (1539318973)\n[ 0.803264] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.804866] EDD information not available.\n[ 0.856941] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.858989] Write protecting the kernel read-only data: 14336k\n[ 0.860925] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.867304] 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.933432] 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.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.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 2.18. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDHmguxShLWo21zEXJ4ZrL2AYfAOy+QeqIl7cbGWmvtZyU5vv2HEWH+B1pheOfC6/NaQ+nEjfa75awRz9yCpHuAt3wx3vQcgNV14B/Z319U4hjIpNfOLIa8bxk0I3kkORiGc8Um52OI+HXUNdSX6A/bhVE2a1TiQIZtzR2QKM+bUP3PLSMN75Wrm4fSf1r4TC2BbIqC8LL7CGh2FB6l2fIl0oCPrVqw3ohGPTT0QwEt9Blvy49ekk9vtGlQ2e+EM/PduhGwWyM1mhoOClavLsbkBClQQAyCSrU8u2eaFccZxzt86uyxtRIMUezye91X5v3MIEZegDDQj3lHjofzeGx/ root@createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94\nssh-dss AAAAB3NzaC1kc3MAAACBANbGPiqVw4P80Zp0VkDEMu9XXTygqx17VP+FbdZxF7a0x/AFfJbJGv+VB8YMbeYrO6y8iNirVS8znSujCxcjt50zaRLOuHdjkOg676bnL7SJDcDBAubY83MouQm+tAfSBPTJshyIDA8YUbc3VH1vZK0paFXTt0QRzjQrKsCrsRrFAAAAFQDO72CBWspYenb1i7pa6HJYkO+w0QAAAIEAwz3iMTtsrzRvCkvyKoKMKU0Ez9FPB9jfymQi4nIFLlI/7M7n9ODVK4SIkjTvmluyhXeJtUe0cEXPDvCFWwQFsbBPjpKb82Rr3Y0ny26XcRxpReAg6dQ4nvv76VVKZtlx0IXfOR+btfRqeSQ+STcxJd+Zx2swPELKMEmz4bvoffIAAACAOpJMVhTu6RT4YqQTV07C2xLwTUDT4RVS3zZ59N3DrYF0OiKPPotSg3Vk2+Lc+GUkXs4KVYvh4p0nWJL1dI3q2+L9c8O1Ulu576CcJJMf3itafPZWDVfupjOTiCKimz/UL1gI7o9T2Y2bNR/WyaOipRLtY08M3OuhoFa7FZG/Lnc= root@createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94\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:fed6:5e69/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.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-000000b3\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=5.39 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancetwonettests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94 login: "} 2018-10-12 04:36:27,998 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a/action used request id req-2369edc1-021e-4b8e-ad8f-2f2fa1ef44b6 2018-10-12 04:36:27,999 - create_instance - INFO - Deleting Port with ID - e8929971-8e51-455f-ba16-81f82294fe04 2018-10-12 04:36:27,999 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm1-port 2018-10-12 04:36:28,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/e8929971-8e51-455f-ba16-81f82294fe04 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:36:29,575 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2bca2dea-1a5e-48e6-ad20-f5ccb0807177 Date: Fri, 12 Oct 2018 04:36:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:36:29,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/e8929971-8e51-455f-ba16-81f82294fe04 used request id req-2bca2dea-1a5e-48e6-ad20-f5ccb0807177 2018-10-12 04:36:29,575 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1 2018-10-12 04:36:29,578 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:36:29,842 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-7bb2cfb0-1929-4cb9-a7a0-f210d96d3b47 x-compute-request-id: req-7bb2cfb0-1929-4cb9-a7a0-f210d96d3b47 Content-Type: application/json 2018-10-12 04:36:29,843 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f used request id req-7bb2cfb0-1929-4cb9-a7a0-f210d96d3b47 2018-10-12 04:36:29,843 - create_instance - INFO - Checking deletion status 2018-10-12 04:36:29,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:36:30,095 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-90af4eee-5843-4a7d-9490-2314566a88a4 x-compute-request-id: req-90af4eee-5843-4a7d-9490-2314566a88a4 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:35:52.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "7ea54729-2f6d-4cea-9421-e902ff167e2f", "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:36:29Z", "hostId": "222c6d4773b911e96f7e83409b9d8a5258e00b4b8909d0f4ca3b05f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1", "created": "2018-10-12T04:35:46Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:30,095 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f used request id req-90af4eee-5843-4a7d-9490-2314566a88a4 2018-10-12 04:36:30,095 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1] is - ACTIVE 2018-10-12 04:36:30,096 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:36:33,099 - create_instance - DEBUG - VM status query timeout in 296.744528055 2018-10-12 04:36:33,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:36:33,499 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-2f9df855-f0cb-4b0d-aa89-1c75b0e85ef8 x-compute-request-id: req-2f9df855-f0cb-4b0d-aa89-1c75b0e85ef8 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:35:52.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "7ea54729-2f6d-4cea-9421-e902ff167e2f", "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:36:29Z", "hostId": "222c6d4773b911e96f7e83409b9d8a5258e00b4b8909d0f4ca3b05f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1", "created": "2018-10-12T04:35:46Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:33,499 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f used request id req-2f9df855-f0cb-4b0d-aa89-1c75b0e85ef8 2018-10-12 04:36:33,499 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1] is - ACTIVE 2018-10-12 04:36:33,499 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:36:36,503 - create_instance - DEBUG - VM status query timeout in 293.340543985 2018-10-12 04:36:36,506 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:36:36,914 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-237f7772-c26e-427b-8303-ee7791a4f187 x-compute-request-id: req-237f7772-c26e-427b-8303-ee7791a4f187 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:35:52.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "7ea54729-2f6d-4cea-9421-e902ff167e2f", "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:36:29Z", "hostId": "222c6d4773b911e96f7e83409b9d8a5258e00b4b8909d0f4ca3b05f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1", "created": "2018-10-12T04:35:46Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:36,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f used request id req-237f7772-c26e-427b-8303-ee7791a4f187 2018-10-12 04:36:36,915 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1] is - ACTIVE 2018-10-12 04:36:36,915 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:36:39,918 - create_instance - DEBUG - VM status query timeout in 289.925145864 2018-10-12 04:36:39,921 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:36:40,027 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-c91ceda5-c8d2-4574-b0a1-f0a6fe7dfb6c x-compute-request-id: req-c91ceda5-c8d2-4574-b0a1-f0a6fe7dfb6c Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:35:52.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "7ea54729-2f6d-4cea-9421-e902ff167e2f", "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:36:29Z", "hostId": "222c6d4773b911e96f7e83409b9d8a5258e00b4b8909d0f4ca3b05f6", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1", "created": "2018-10-12T04:35:46Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:40,027 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f used request id req-c91ceda5-c8d2-4574-b0a1-f0a6fe7dfb6c 2018-10-12 04:36:40,027 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1] is - ACTIVE 2018-10-12 04:36:40,027 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:36:43,031 - create_instance - DEBUG - VM status query timeout in 286.812553883 2018-10-12 04:36:43,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b63bcb338acf3f00522c1d560b40c7417311f84" 2018-10-12 04:36:43,083 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:36: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-9be86f77-e302-4e29-8660-3efdfeaf5143 x-compute-request-id: req-9be86f77-e302-4e29-8660-3efdfeaf5143 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7ea54729-2f6d-4cea-9421-e902ff167e2f could not be found.", "code": 404}} 2018-10-12 04:36:43,083 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7ea54729-2f6d-4cea-9421-e902ff167e2f used request id req-9be86f77-e302-4e29-8660-3efdfeaf5143 2018-10-12 04:36:43,084 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7ea54729-2f6d-4cea-9421-e902ff167e2f could not be found. (HTTP 404) (Request-ID: req-9be86f77-e302-4e29-8660-3efdfeaf5143) 2018-10-12 04:36:43,084 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst1 2018-10-12 04:36:43,085 - create_instance - INFO - Deleting Port with ID - 6ab11e95-eb71-4007-bfd6-365cc0b39591 2018-10-12 04:36:43,085 - neutron_utils - INFO - Deleting port with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-vm2-port 2018-10-12 04:36:43,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/6ab11e95-eb71-4007-bfd6-365cc0b39591 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:43,668 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-34c58c92-701f-4d9c-a610-169602d865c5 Date: Fri, 12 Oct 2018 04:36:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:36:43,668 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/6ab11e95-eb71-4007-bfd6-365cc0b39591 used request id req-34c58c92-701f-4d9c-a610-169602d865c5 2018-10-12 04:36:43,668 - create_instance - INFO - Deleting VM instance - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2 2018-10-12 04:36:43,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:43,818 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:36: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-b6b5c058-d20b-42e9-901c-6c425742a3ee x-compute-request-id: req-b6b5c058-d20b-42e9-901c-6c425742a3ee Content-Type: application/json 2018-10-12 04:36:43,818 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-b6b5c058-d20b-42e9-901c-6c425742a3ee 2018-10-12 04:36:43,818 - create_instance - INFO - Checking deletion status 2018-10-12 04:36:43,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:44,208 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-93ce7f1e-750e-402e-a888-5776d79f06c5 x-compute-request-id: req-93ce7f1e-750e-402e-a888-5776d79f06c5 Content-Encoding: gzip Content-Length: 735 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:5e:69", "version": 4, "addr": "10.200.202.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:36:13.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:36:43Z", "hostId": "f75f2f178ff9f58afcdfe5b9590014f8137b0df93d70099eb40ce4ed", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2", "created": "2018-10-12T04:36:02Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:44,208 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-93ce7f1e-750e-402e-a888-5776d79f06c5 2018-10-12 04:36:44,209 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2] is - ACTIVE 2018-10-12 04:36:44,209 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:36:47,212 - create_instance - DEBUG - VM status query timeout in 296.606267214 2018-10-12 04:36:47,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:47,456 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-af80c2ff-6052-42ca-8c52-0f174b918962 x-compute-request-id: req-af80c2ff-6052-42ca-8c52-0f174b918962 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.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:36:13.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:36:43Z", "hostId": "f75f2f178ff9f58afcdfe5b9590014f8137b0df93d70099eb40ce4ed", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2", "created": "2018-10-12T04:36:02Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:47,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-af80c2ff-6052-42ca-8c52-0f174b918962 2018-10-12 04:36:47,457 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2] is - ACTIVE 2018-10-12 04:36:47,457 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:36:50,460 - create_instance - DEBUG - VM status query timeout in 293.358258009 2018-10-12 04:36:50,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:50,710 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:36: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-92d2b0f3-bc6e-4af0-92a2-2c4d2527025a x-compute-request-id: req-92d2b0f3-bc6e-4af0-92a2-2c4d2527025a 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.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "rel": "bookmark"}], "image": {"id": "1904a3fb-59aa-4951-9300-30ae495720d5", "links": [{"href": "http://172.30.9.27:8774/images/1904a3fb-59aa-4951-9300-30ae495720d5", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:36:13.000000", "flavor": {"id": "16f75878-bb73-443a-aaae-f793a557d8b1", "links": [{"href": "http://172.30.9.27:8774/flavors/16f75878-bb73-443a-aaae-f793a557d8b1", "rel": "bookmark"}]}, "id": "e9b862fc-b3cf-43f7-a30b-1d4fbb21960a", "user_id": "8553b3c4932f4773b5772d4cd5ebc770", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:36:43Z", "hostId": "f75f2f178ff9f58afcdfe5b9590014f8137b0df93d70099eb40ce4ed", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2", "created": "2018-10-12T04:36:02Z", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:36:50,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-92d2b0f3-bc6e-4af0-92a2-2c4d2527025a 2018-10-12 04:36:50,711 - create_instance - DEBUG - Instance status [CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2] is - ACTIVE 2018-10-12 04:36:50,711 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:36:53,712 - create_instance - DEBUG - VM status query timeout in 290.106095076 2018-10-12 04:36:53,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e85a3d9e19c58f20dfa8dc8a875c80684dbf69a1" 2018-10-12 04:36:53,764 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:36: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-6ef76a3d-ff4a-46b5-bffb-8681fd700da0 x-compute-request-id: req-6ef76a3d-ff4a-46b5-bffb-8681fd700da0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e9b862fc-b3cf-43f7-a30b-1d4fbb21960a could not be found.", "code": 404}} 2018-10-12 04:36:53,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e9b862fc-b3cf-43f7-a30b-1d4fbb21960a used request id req-6ef76a3d-ff4a-46b5-bffb-8681fd700da0 2018-10-12 04:36:53,765 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e9b862fc-b3cf-43f7-a30b-1d4fbb21960a could not be found. (HTTP 404) (Request-ID: req-6ef76a3d-ff4a-46b5-bffb-8681fd700da0) 2018-10-12 04:36:53,765 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-inst2 2018-10-12 04:36:53,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/16f75878-bb73-443a-aaae-f793a557d8b1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ae2163d685393461c6be778093186fc9a4e47892" 2018-10-12 04:36:53,855 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:36: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-54113022-f7d2-4324-95ea-b5330d726339 x-compute-request-id: req-54113022-f7d2-4324-95ea-b5330d726339 Content-Length: 0 Content-Type: application/json 2018-10-12 04:36:53,855 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/16f75878-bb73-443a-aaae-f793a557d8b1 used request id req-54113022-f7d2-4324-95ea-b5330d726339 2018-10-12 04:36:53,856 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router and port CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port1 2018-10-12 04:36:53,856 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router 2018-10-12 04:36:53,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" -d '{"port_id": "2d06b19e-2194-4d85-ac80-76e7065eee5e"}' 2018-10-12 04:36:55,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-263fdcbb-7f79-44c4-b92a-a2a20d3c8d7d Date: Fri, 12 Oct 2018 04:36:55 GMT RESP BODY: {"network_id": "1d940f40-eb68-4582-97d7-316f4659b4fd", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "subnet_id": "390c4c4e-0de0-4205-a48e-675d386e6a24", "subnet_ids": ["390c4c4e-0de0-4205-a48e-675d386e6a24"], "port_id": "2d06b19e-2194-4d85-ac80-76e7065eee5e", "id": "8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68"} 2018-10-12 04:36:55,107 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68/remove_router_interface used request id req-263fdcbb-7f79-44c4-b92a-a2a20d3c8d7d 2018-10-12 04:36:55,108 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router and port CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-router-port2 2018-10-12 04:36:55,108 - neutron_utils - INFO - Removing router interface from router named CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router 2018-10-12 04:36:55,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" -d '{"port_id": "fa656c03-5314-4af2-a5a3-ea80de350c86"}' 2018-10-12 04:36:56,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-12560942-f147-4e37-9aa2-ffcea92f5364 Date: Fri, 12 Oct 2018 04:36:56 GMT RESP BODY: {"network_id": "64dc8a3f-7558-4357-8b0d-4092afa7c5b2", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "subnet_id": "295ece38-c8b4-45ab-858d-67789aa5bc41", "subnet_ids": ["295ece38-c8b4-45ab-858d-67789aa5bc41"], "port_id": "fa656c03-5314-4af2-a5a3-ea80de350c86", "id": "8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68"} 2018-10-12 04:36:56,814 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68/remove_router_interface used request id req-12560942-f147-4e37-9aa2-ffcea92f5364 2018-10-12 04:36:56,815 - OpenStackNetwork - INFO - Removing router CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router 2018-10-12 04:36:56,815 - neutron_utils - INFO - Deleting router with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-pub-router 2018-10-12 04:36:56,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}432ba8ee4b6dd58221a5b71cc32397cd79377590" 2018-10-12 04:36:59,538 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-79b5c36f-91df-414b-bef5-8a7bb027c3f5 Content-Length: 0 Date: Fri, 12 Oct 2018 04:36:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:36:59,538 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8b2a4a2e-2fc5-4c01-969d-b440f1ad1f68 used request id req-79b5c36f-91df-414b-bef5-8a7bb027c3f5 2018-10-12 04:36:59,539 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1 2018-10-12 04:36:59,539 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet1 2018-10-12 04:36:59,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/390c4c4e-0de0-4205-a48e-675d386e6a24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeef3c119f90734e6a383ef976f71390c98c1ec8" 2018-10-12 04:37:01,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-267afb34-a09b-475b-a9f6-edffa68a1583 Date: Fri, 12 Oct 2018 04:37:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:37:01,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/390c4c4e-0de0-4205-a48e-675d386e6a24 used request id req-267afb34-a09b-475b-a9f6-edffa68a1583 2018-10-12 04:37:01,965 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net1 2018-10-12 04:37:01,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/1d940f40-eb68-4582-97d7-316f4659b4fd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}eeef3c119f90734e6a383ef976f71390c98c1ec8" 2018-10-12 04:37:03,347 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-27b98add-4288-461a-a9f5-15f8f948b210 Date: Fri, 12 Oct 2018 04:37:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:37:03,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1d940f40-eb68-4582-97d7-316f4659b4fd used request id req-27b98add-4288-461a-a9f5-15f8f948b210 2018-10-12 04:37:03,348 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2 2018-10-12 04:37:03,348 - neutron_utils - INFO - Deleting subnet with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-subnet2 2018-10-12 04:37:03,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/295ece38-c8b4-45ab-858d-67789aa5bc41 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53bca81ff5340fbcb7c45ec4cae38846f3b654" 2018-10-12 04:37:05,655 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-013b663c-e862-4ff9-931c-23c4fbb833c7 Date: Fri, 12 Oct 2018 04:37:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:37:05,655 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/295ece38-c8b4-45ab-858d-67789aa5bc41 used request id req-013b663c-e862-4ff9-931c-23c4fbb833c7 2018-10-12 04:37:05,655 - neutron_utils - INFO - Deleting network with name CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-net2 2018-10-12 04:37:05,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/64dc8a3f-7558-4357-8b0d-4092afa7c5b2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b53bca81ff5340fbcb7c45ec4cae38846f3b654" 2018-10-12 04:37:06,988 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6860928-f708-4db1-8e46-06d6d7565854 Date: Fri, 12 Oct 2018 04:37:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:37:06,988 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/64dc8a3f-7558-4357-8b0d-4092afa7c5b2 used request id req-f6860928-f708-4db1-8e46-06d6d7565854 2018-10-12 04:37:06,989 - neutron_utils - INFO - Deleting security group rule with ID - 67f5e632-38ff-4614-8b0b-f4f0390ec0ba 2018-10-12 04:37:06,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/67f5e632-38ff-4614-8b0b-f4f0390ec0ba -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:37:07,266 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-86f7ca24-c66b-4af0-b2b9-3e0493577285 Content-Length: 0 Date: Fri, 12 Oct 2018 04:37:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:37:07,266 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/67f5e632-38ff-4614-8b0b-f4f0390ec0ba used request id req-86f7ca24-c66b-4af0-b2b9-3e0493577285 2018-10-12 04:37:07,266 - neutron_utils - INFO - Deleting security group rule with ID - 4b2054e8-eef0-451d-9ebc-123e9af3491a 2018-10-12 04:37:07,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/4b2054e8-eef0-451d-9ebc-123e9af3491a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:37:07,365 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d4b429bb-2e41-4650-96b8-45f7071d09e2 Content-Length: 0 Date: Fri, 12 Oct 2018 04:37:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:37:07,365 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/4b2054e8-eef0-451d-9ebc-123e9af3491a used request id req-d4b429bb-2e41-4650-96b8-45f7071d09e2 2018-10-12 04:37:07,366 - neutron_utils - INFO - Deleting security group rule with ID - b30f1046-204c-46c7-87dd-8ce81b92463a 2018-10-12 04:37:07,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/b30f1046-204c-46c7-87dd-8ce81b92463a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:37:07,611 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f5940e47-803d-4782-9a9a-bcb48dae5e0f Content-Length: 0 Date: Fri, 12 Oct 2018 04:37:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:37:07,611 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/b30f1046-204c-46c7-87dd-8ce81b92463a used request id req-f5940e47-803d-4782-9a9a-bcb48dae5e0f 2018-10-12 04:37:07,612 - neutron_utils - INFO - Deleting security group with name - CreateInstanceTwoNetTests-6db2ecaf-82a9-4dcf-8756-b6df263a2f94-sec-grp 2018-10-12 04:37:07,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e053ec0f04325b762f2322b2297d3d90f886d17" 2018-10-12 04:37:07,775 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-803d3c7e-9819-4f33-82dd-e15fc4e0463e Content-Length: 0 Date: Fri, 12 Oct 2018 04:37:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:37:07,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/bb744aaf-9b8b-4759-bbbd-ec4f61f767f5 used request id req-803d3c7e-9819-4f33-82dd-e15fc4e0463e 2018-10-12 04:37:07,776 - glance_utils - INFO - Deleting image named - CreateInstanceTwoNetTests-5c0cf543-74a5-4cb4-b90a-277110358142 2018-10-12 04:37:07,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fe717eb121c325840f1a1a3e0f303dc03457534c" 2018-10-12 04:37:09,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-870e29de-fe6d-4a21-bb51-068431581496 Date: Fri, 12 Oct 2018 04:37:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:37:09,703 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1904a3fb-59aa-4951-9300-30ae495720d5 used request id req-870e29de-fe6d-4a21-bb51-068431581496 2018-10-12 04:37:09,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:37:09,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-cb60c8ff-ea08-4467-9e13-d432c296254e Date: Fri, 12 Oct 2018 04:37:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:14Z", "updated_at": "2018-10-12T04:35:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:14Z", "revision_number": 0, "id": "6c90d2b7-2c05-4f20-b076-cca475398a35", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:14Z", "security_group_id": "98a4137a-b4b1-429f-a79e-f4e03b4f9527", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:14Z", "revision_number": 0, "id": "a433c81a-48f5-4221-a5aa-1df3c6981070", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:14Z", "security_group_id": "98a4137a-b4b1-429f-a79e-f4e03b4f9527", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:14Z", "revision_number": 0, "id": "aa310dc6-0c58-4d95-8823-e4889385d60b", "remote_group_id": "98a4137a-b4b1-429f-a79e-f4e03b4f9527", "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:14Z", "security_group_id": "98a4137a-b4b1-429f-a79e-f4e03b4f9527", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv6", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:35:14Z", "revision_number": 0, "id": "ac72fc9d-9138-4d60-967e-8b5731b43fce", "remote_group_id": "98a4137a-b4b1-429f-a79e-f4e03b4f9527", "remote_ip_prefix": null, "created_at": "2018-10-12T04:35:14Z", "security_group_id": "98a4137a-b4b1-429f-a79e-f4e03b4f9527", "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "port_range_min": null, "ethertype": "IPv4", "project_id": "fc6c571b871a41a8aefd7557a1d30d02"}], "revision_number": 4, "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "98a4137a-b4b1-429f-a79e-f4e03b4f9527", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:37:09,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-cb60c8ff-ea08-4467-9e13-d432c296254e 2018-10-12 04:37:09,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:37:10,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98670cbf-597e-4376-8771-247a7c6fcefb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:37:10,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-98670cbf-597e-4376-8771-247a7c6fcefb 2018-10-12 04:37:10,044 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:37:10,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60b6f265-d6c1-46cb-bdd4-e2b9b866b57c Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:37:10,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-60b6f265-d6c1-46cb-bdd4-e2b9b866b57c 2018-10-12 04:37:10,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:37:10,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82e5a414-46aa-4c1a-afe0-4d8b1198f134 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02"}, "enabled": true, "id": "fc6c571b871a41a8aefd7557a1d30d02", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj"}} 2018-10-12 04:37:10,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-82e5a414-46aa-4c1a-afe0-4d8b1198f134 2018-10-12 04:37:10,216 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 98a4137a-b4b1-429f-a79e-f4e03b4f9527 2018-10-12 04:37:10,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=98a4137a-b4b1-429f-a79e-f4e03b4f9527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:37:10,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-80b01741-db65-43bd-82a1-629619b1787b Date: Fri, 12 Oct 2018 04:37: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-10-12T04:35:14Z", "security_group_id": "98a4137a-b4b1-429f-a79e-f4e03b4f9527", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:14Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "6c90d2b7-2c05-4f20-b076-cca475398a35"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:35:14Z", "security_group_id": "98a4137a-b4b1-429f-a79e-f4e03b4f9527", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:14Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "a433c81a-48f5-4221-a5aa-1df3c6981070"}, {"remote_group_id": "98a4137a-b4b1-429f-a79e-f4e03b4f9527", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:35:14Z", "security_group_id": "98a4137a-b4b1-429f-a79e-f4e03b4f9527", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:14Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "aa310dc6-0c58-4d95-8823-e4889385d60b"}, {"remote_group_id": "98a4137a-b4b1-429f-a79e-f4e03b4f9527", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:35:14Z", "security_group_id": "98a4137a-b4b1-429f-a79e-f4e03b4f9527", "port_range_min": null, "revision_number": 0, "tenant_id": "fc6c571b871a41a8aefd7557a1d30d02", "created_at": "2018-10-12T04:35:14Z", "project_id": "fc6c571b871a41a8aefd7557a1d30d02", "id": "ac72fc9d-9138-4d60-967e-8b5731b43fce"}]} 2018-10-12 04:37:10,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=98a4137a-b4b1-429f-a79e-f4e03b4f9527 used request id req-80b01741-db65-43bd-82a1-629619b1787b 2018-10-12 04:37:10,396 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:37:10,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/98a4137a-b4b1-429f-a79e-f4e03b4f9527 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:37:10,694 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c87209d3-10e7-4c84-911d-066144a6dda6 Content-Length: 0 Date: Fri, 12 Oct 2018 04:37:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:37:10,694 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/98a4137a-b4b1-429f-a79e-f4e03b4f9527 used request id req-c87209d3-10e7-4c84-911d-066144a6dda6 2018-10-12 04:37:10,695 - keystone_utils - INFO - Deleting project with name - CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj 2018-10-12 04:37:10,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:37:10,897 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-722d7ec1-2c58-4385-b3b9-0e78e747483f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:37:10,897 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/fc6c571b871a41a8aefd7557a1d30d02 used request id req-722d7ec1-2c58-4385-b3b9-0e78e747483f 2018-10-12 04:37:10,897 - keystone_utils - INFO - Deleting role with name - CreateInstanceTwoNetTests-c37bc548-6726-4ac-proj-role 2018-10-12 04:37:10,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/50b5edccfcc241419940874f3e636805 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:37:11,008 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:37:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5d031edf-6096-4961-b811-fbe78b56502c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:37:11,008 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/50b5edccfcc241419940874f3e636805 used request id req-5d031edf-6096-4961-b811-fbe78b56502c 2018-10-12 04:37:11,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8745259ba7d70f219d3aa0e7be89c7be421316fc" 2018-10-12 04:37:11,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8af2acb-69c5-4f5d-bf9f-71df7319cd33 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:37:11,092 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c8af2acb-69c5-4f5d-bf9f-71df7319cd33 2018-10-12 04:37:11,093 - keystone_utils - INFO - Deleting user with name - CreateInstanceTwoNetTests-c37bc548-6726-4ac-user 2018-10-12 04:37:11,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/8553b3c4932f4773b5772d4cd5ebc770 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fa48f3cc321ebee2116e91771d8b4c63d312991c" 2018-10-12 04:37:11,290 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:37:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-401adb8f-c0cd-4ffc-a3a6-95ef91349884 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:37:11,291 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8553b3c4932f4773b5772d4cd5ebc770 used request id req-401adb8f-c0cd-4ffc-a3a6-95ef91349884 2018-10-12 04:37:11,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:11,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:37:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["hBe7XpnzTjKJm_AS-B5I_A"], "issued_at": "2018-10-12T04:37:11.000000Z"}} 2018-10-12 04:37:11,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4cced76eaf93f1882dbe89619b3cec2f2c371c74" 2018-10-12 04:37:11,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71849f91-a4f4-4a3b-859e-8423e224c71e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:37:11,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-71849f91-a4f4-4a3b-859e-8423e224c71e 2018-10-12 04:37:11,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:11,832 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:12,296 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:37:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["JYQ8W2x1TOWpJgdtd4viJw"], "issued_at": "2018-10-12T04:37:12.000000Z"}} 2018-10-12 04:37:12,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" 2018-10-12 04:37:12,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96946318-9e16-49ea-9112-fc30c73f952e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:37:12,383 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-96946318-9e16-49ea-9112-fc30c73f952e 2018-10-12 04:37:12,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:37:12,393 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:37:12,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-b103f045-701f-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" 2018-10-12 04:37:12,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4307a7a7-6359-4917-be98-3eb6eec8ec89 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-b103f045-701f-48b-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:37:12,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-b103f045-701f-48b-proj used request id req-4307a7a7-6359-4917-be98-3eb6eec8ec89 2018-10-12 04:37:12,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" 2018-10-12 04:37:12,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18017d04-3838-47c7-9434-136e192275cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:37:12,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-18017d04-3838-47c7-9434-136e192275cd 2018-10-12 04:37:12,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-b103f045-701f-48b-proj"}}' 2018-10-12 04:37:12,691 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:37:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7b317611-dc62-4d2b-981a-fc685627f664 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/137be04f31b741a28b8738403bd34773"}, "enabled": true, "id": "137be04f31b741a28b8738403bd34773", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-b103f045-701f-48b-proj"}} 2018-10-12 04:37:12,691 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7b317611-dc62-4d2b-981a-fc685627f664 2018-10-12 04:37:12,691 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-b103f045-701f-48b-proj 2018-10-12 04:37:12,692 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:12,692 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:13,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:37:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["N9MHH5nGQQi27oaGGI9zTQ"], "issued_at": "2018-10-12T04:37:13.000000Z"}} 2018-10-12 04:37:13,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e780e3e970a31b410a99dcca04b0397ab7e3101" 2018-10-12 04:37:13,174 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be5a263b-56b8-4f71-852f-c1187f7ba9a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:37:13,174 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-be5a263b-56b8-4f71-852f-c1187f7ba9a6 2018-10-12 04:37:13,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:37:13,184 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:37:13,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e780e3e970a31b410a99dcca04b0397ab7e3101" 2018-10-12 04:37:13,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d608f8e9-ed62-4735-8364-e43f737f152a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:37:13,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d608f8e9-ed62-4735-8364-e43f737f152a 2018-10-12 04:37:13,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSimpleTests-b103f045-701f-48b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e780e3e970a31b410a99dcca04b0397ab7e3101" 2018-10-12 04:37:13,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f1f6fe0-4039-4d3d-8983-160b7707cc74 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSimpleTests-b103f045-701f-48b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/137be04f31b741a28b8738403bd34773"}, "enabled": true, "id": "137be04f31b741a28b8738403bd34773", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-b103f045-701f-48b-proj"}]} 2018-10-12 04:37:13,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSimpleTests-b103f045-701f-48b-proj used request id req-0f1f6fe0-4039-4d3d-8983-160b7707cc74 2018-10-12 04:37:13,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e780e3e970a31b410a99dcca04b0397ab7e3101" 2018-10-12 04:37:13,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1364971-f5d6-41fa-8d9f-3e8a1e7c80fc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:37:13,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a1364971-f5d6-41fa-8d9f-3e8a1e7c80fc 2018-10-12 04:37:13,762 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-b103f045-701f-48b-user 2018-10-12 04:37:13,763 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:13,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" 2018-10-12 04:37:13,855 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cdcc204-1a50-4786-9c78-55bd66907902 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:37:13,855 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6cdcc204-1a50-4786-9c78-55bd66907902 2018-10-12 04:37:13,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" -d '{"role": {"name": "CreateInstanceSimpleTests-b103f045-701f-48b-proj-role"}}' 2018-10-12 04:37:13,954 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ba7b7d8-03e1-44a7-872b-1a3ac70bb6e8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "db3a55e4913a461e85c61a70d6dd4b6e", "links": {"self": "http://172.30.9.27:5000/v3/roles/db3a55e4913a461e85c61a70d6dd4b6e"}, "name": "CreateInstanceSimpleTests-b103f045-701f-48b-proj-role"}} 2018-10-12 04:37:13,954 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-1ba7b7d8-03e1-44a7-872b-1a3ac70bb6e8 2018-10-12 04:37:13,954 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-b103f045-701f-48b-proj-role 2018-10-12 04:37:13,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/db3a55e4913a461e85c61a70d6dd4b6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" 2018-10-12 04:37:13,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2491de93-e575-40ee-a14b-1a08bc7aa3da Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/db3a55e4913a461e85c61a70d6dd4b6e"}, "domain_id": null, "name": "CreateInstanceSimpleTests-b103f045-701f-48b-proj-role", "id": "db3a55e4913a461e85c61a70d6dd4b6e"}} 2018-10-12 04:37:13,975 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/db3a55e4913a461e85c61a70d6dd4b6e used request id req-2491de93-e575-40ee-a14b-1a08bc7aa3da 2018-10-12 04:37:13,976 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-b103f045-701f-48b-proj-role to project CreateInstanceSimpleTests-b103f045-701f-48b-proj 2018-10-12 04:37:13,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/137be04f31b741a28b8738403bd34773/users/e84240d643ca4b4fa9e1e578b585291b/roles/db3a55e4913a461e85c61a70d6dd4b6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" 2018-10-12 04:37:14,100 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:37:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff7a7db4-303d-47e7-a811-7aa0301d590c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:37:14,100 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/137be04f31b741a28b8738403bd34773/users/e84240d643ca4b4fa9e1e578b585291b/roles/db3a55e4913a461e85c61a70d6dd4b6e used request id req-ff7a7db4-303d-47e7-a811-7aa0301d590c 2018-10-12 04:37:14,101 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:37:14,101 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:14,103 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:14,104 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:37:14,104 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:14,105 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:14,489 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db3a55e4913a461e85c61a70d6dd4b6e", "name": "CreateInstanceSimpleTests-b103f045-701f-48b-proj-role"}], "expires_at": "2018-10-12T05:37:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "137be04f31b741a28b8738403bd34773", "name": "CreateInstanceSimpleTests-b103f045-701f-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/137be04f31b741a28b8738403bd34773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/137be04f31b741a28b8738403bd34773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/137be04f31b741a28b8738403bd34773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/137be04f31b741a28b8738403bd34773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/137be04f31b741a28b8738403bd34773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/137be04f31b741a28b8738403bd34773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/137be04f31b741a28b8738403bd34773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/137be04f31b741a28b8738403bd34773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/137be04f31b741a28b8738403bd34773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/137be04f31b741a28b8738403bd34773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/137be04f31b741a28b8738403bd34773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/137be04f31b741a28b8738403bd34773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b103f045-701f-48b-user", "id": "e84240d643ca4b4fa9e1e578b585291b"}, "audit_ids": ["WnovCYlZRxWbhh7OeWtdCw"], "issued_at": "2018-10-12T04:37:14.000000Z"}} 2018-10-12 04:37:14,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2b62fe70ac6c9ae8f33821381c4d949ce460692b" 2018-10-12 04:37:14,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd08db6-3dcc-4d2e-a889-fb8f859a89c4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:37:14,569 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2cd08db6-3dcc-4d2e-a889-fb8f859a89c4 2018-10-12 04:37:14,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b62fe70ac6c9ae8f33821381c4d949ce460692b" 2018-10-12 04:37:14,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-36d04f4d-0c49-41c3-909f-e820cb1189a2 Date: Fri, 12 Oct 2018 04:37:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image"} 2018-10-12 04:37:14,750 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image used request id req-36d04f4d-0c49-41c3-909f-e820cb1189a2 2018-10-12 04:37:14,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b62fe70ac6c9ae8f33821381c4d949ce460692b" 2018-10-12 04:37:14,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2cb821eb-d9df-41eb-a893-5d1c9b56ee96 Date: Fri, 12 Oct 2018 04:37: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-10-12 04:37:14,901 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-2cb821eb-d9df-41eb-a893-5d1c9b56ee96 2018-10-12 04:37:14,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2b62fe70ac6c9ae8f33821381c4d949ce460692b" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image"}' 2018-10-12 04:37:15,209 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800 X-Openstack-Request-Id: req-45649371-2dfa-42eb-8fad-3d9230ca1c80 Date: Fri, 12 Oct 2018 04:37:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:37:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:37:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "min_disk": 0, "protected": false, "id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "file": "/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800/file", "checksum": null, "owner": "137be04f31b741a28b8738403bd34773", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:37:15,209 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-45649371-2dfa-42eb-8fad-3d9230ca1c80 2018-10-12 04:37:15,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b62fe70ac6c9ae8f33821381c4d949ce460692b" -d '' 2018-10-12 04:37:17,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7e0c917-662b-4bd5-8e62-0109f67f5289 Date: Fri, 12 Oct 2018 04:37:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:37:17,449 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800/file used request id req-c7e0c917-662b-4bd5-8e62-0109f67f5289 2018-10-12 04:37:17,449 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:37:17,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b62fe70ac6c9ae8f33821381c4d949ce460692b" 2018-10-12 04:37:17,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-89f63639-89c5-42e7-aa08-a80a4c2affe1 Date: Fri, 12 Oct 2018 04:37:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:37:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:37:17Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800/snap", "metadata": {}}], "self": "/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "min_disk": 0, "protected": false, "id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "file": "/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "137be04f31b741a28b8738403bd34773", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:37:17,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800 used request id req-89f63639-89c5-42e7-aa08-a80a4c2affe1 2018-10-12 04:37:17,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b62fe70ac6c9ae8f33821381c4d949ce460692b" 2018-10-12 04:37:17,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9dbf5159-6c82-4f37-89d8-8b1135357f6d Date: Fri, 12 Oct 2018 04:37: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-10-12 04:37:17,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-9dbf5159-6c82-4f37-89d8-8b1135357f6d 2018-10-12 04:37:17,786 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image 2018-10-12 04:37:17,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b62fe70ac6c9ae8f33821381c4d949ce460692b" 2018-10-12 04:37:17,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-a5336a02-a7fb-49d8-ad98-e24628004f87 Date: Fri, 12 Oct 2018 04:37:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:37:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:37:17Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800/snap", "metadata": {}}], "self": "/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "min_disk": 0, "protected": false, "id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "file": "/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "137be04f31b741a28b8738403bd34773", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:37:17,965 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800 used request id req-a5336a02-a7fb-49d8-ad98-e24628004f87 2018-10-12 04:37:17,965 - create_image - DEBUG - Instance status is - active 2018-10-12 04:37:17,966 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image 2018-10-12 04:37:17,966 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image 2018-10-12 04:37:17,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:17,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:18,359 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:37:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["v-MdstY6TqG1XtwM7EadLQ"], "issued_at": "2018-10-12T04:37:18.000000Z"}} 2018-10-12 04:37:18,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a50ad296e9f069d5b82dbbc14a6f765eab20e3" 2018-10-12 04:37:18,438 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc746025-f09c-4665-bb5c-8e8473e816d9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:37:18,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bc746025-f09c-4665-bb5c-8e8473e816d9 2018-10-12 04:37:18,440 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:37:18,445 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a50ad296e9f069d5b82dbbc14a6f765eab20e3" 2018-10-12 04:37:18,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-df5b2c98-031d-4ab7-a796-89775cd23cd9 x-compute-request-id: req-df5b2c98-031d-4ab7-a796-89775cd23cd9 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:37:18,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-df5b2c98-031d-4ab7-a796-89775cd23cd9 2018-10-12 04:37:18,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a50ad296e9f069d5b82dbbc14a6f765eab20e3" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-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-10-12 04:37:18,674 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-ff4a39fa-03b4-428c-ab20-00af87913943 x-compute-request-id: req-ff4a39fa-03b4-428c-ab20-00af87913943 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "82018f39-ba52-46c6-a38a-d7aa312dee06", "name": "CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:37:18,674 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ff4a39fa-03b4-428c-ab20-00af87913943 2018-10-12 04:37:18,675 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:18,675 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:19,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:37:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["VxuWFQ2xSSmj1ibRVKvYVg"], "issued_at": "2018-10-12T04:37:19.000000Z"}} 2018-10-12 04:37:19,063 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3f3a3681aa8cf6a2f2a32fc4c1c11319d444d4" 2018-10-12 04:37:19,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d704700-332c-4435-8039-b9e9eabeb39c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:37:19,158 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1d704700-332c-4435-8039-b9e9eabeb39c 2018-10-12 04:37:19,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3f3a3681aa8cf6a2f2a32fc4c1c11319d444d4" 2018-10-12 04:37:19,347 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3c2f6842-abf3-4b5d-b690-2bbca6eeb7cf Date: Fri, 12 Oct 2018 04:37:19 GMT RESP BODY: {"networks":[]} 2018-10-12 04:37:19,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net used request id req-3c2f6842-abf3-4b5d-b690-2bbca6eeb7cf 2018-10-12 04:37:19,347 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net 2018-10-12 04:37:19,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3f3a3681aa8cf6a2f2a32fc4c1c11319d444d4" -d '{"network": {"name": "CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net", "admin_state_up": true}}' 2018-10-12 04:37:19,773 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-924eca77-88fb-475a-a3f0-7807650b88f1 Date: Fri, 12 Oct 2018 04:37:19 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"672ae522-82c0-48de-a989-2b70beb8c17e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:37:19Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:19Z","mtu":1450}} 2018-10-12 04:37:19,773 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-924eca77-88fb-475a-a3f0-7807650b88f1 2018-10-12 04:37:19,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3f3a3681aa8cf6a2f2a32fc4c1c11319d444d4" 2018-10-12 04:37:20,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 707 X-Openstack-Request-Id: req-a66c83c4-4148-49bc-bc45-535edeee10bf Date: Fri, 12 Oct 2018 04:37:20 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"672ae522-82c0-48de-a989-2b70beb8c17e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:37:19Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:19Z","provider:network_type":"vxlan"}]} 2018-10-12 04:37:20,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-a66c83c4-4148-49bc-bc45-535edeee10bf 2018-10-12 04:37:20,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3f3a3681aa8cf6a2f2a32fc4c1c11319d444d4" 2018-10-12 04:37:20,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c4bf56bf-bed8-4b8c-9bdd-76226b20f595 Date: Fri, 12 Oct 2018 04:37:20 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:37:20,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-c4bf56bf-bed8-4b8c-9bdd-76226b20f595 2018-10-12 04:37:20,181 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet 2018-10-12 04:37:20,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3f3a3681aa8cf6a2f2a32fc4c1c11319d444d4" -d '{"subnets": [{"ip_version": 4, "network_id": "672ae522-82c0-48de-a989-2b70beb8c17e", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet"}]}' 2018-10-12 04:37:20,911 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-cc224c76-4aa4-4a60-a189-258ccab31484 Date: Fri, 12 Oct 2018 04:37:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:20Z","dns_nameservers":[],"updated_at":"2018-10-12T04:37:20Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet"}]} 2018-10-12 04:37:20,911 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-cc224c76-4aa4-4a60-a189-258ccab31484 2018-10-12 04:37:20,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3f3a3681aa8cf6a2f2a32fc4c1c11319d444d4" 2018-10-12 04:37:21,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4fc9b772-502c-4117-94c6-e1ccdf9d19c8 Date: Fri, 12 Oct 2018 04:37:21 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"672ae522-82c0-48de-a989-2b70beb8c17e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["b793d44a-2f57-4b09-99f2-1ae8807e1ac6"],"description":"","tags":[],"updated_at":"2018-10-12T04:37:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:19Z","provider:network_type":"vxlan"}]} 2018-10-12 04:37:21,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-4fc9b772-502c-4117-94c6-e1ccdf9d19c8 2018-10-12 04:37:21,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3f3a3681aa8cf6a2f2a32fc4c1c11319d444d4" 2018-10-12 04:37:21,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-461a9547-3115-4c24-b504-59f9029ef475 Date: Fri, 12 Oct 2018 04:37:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:20Z","dns_nameservers":[],"updated_at":"2018-10-12T04:37:20Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet"}]} 2018-10-12 04:37:21,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-461a9547-3115-4c24-b504-59f9029ef475 2018-10-12 04:37:21,283 - OpenStackNetwork - DEBUG - Network [672ae522-82c0-48de-a989-2b70beb8c17e] created successfully 2018-10-12 04:37:21,283 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:37:21,283 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:21,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:21,285 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:21,286 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:21,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:37:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["chQCjENHR6SEkeQ51Zra_Q"], "issued_at": "2018-10-12T04:37:21.000000Z"}} 2018-10-12 04:37:21,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab48702439aeb326e0239fa4fe609373f619a96d" 2018-10-12 04:37:21,754 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa9965f-7ab4-496f-b17c-2fd3dfd6b18d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:37:21,755 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2aa9965f-7ab4-496f-b17c-2fd3dfd6b18d 2018-10-12 04:37:21,756 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:21,757 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:22,158 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:37:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["u9IkvqefSY6HVev0sxmn7A"], "issued_at": "2018-10-12T04:37:22.000000Z"}} 2018-10-12 04:37:22,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:22,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5951c8ea-dd8d-4368-b23b-880c08295fba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:37:22,242 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5951c8ea-dd8d-4368-b23b-880c08295fba 2018-10-12 04:37:22,244 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:37:22,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:22,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d62028d-9a40-48c2-822a-280d9cfe59ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:37:22,328 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4d62028d-9a40-48c2-822a-280d9cfe59ce 2018-10-12 04:37:22,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:22,623 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-10e0f786-fa34-4b41-ad85-4783f5906fe1 Date: Fri, 12 Oct 2018 04:37:22 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"672ae522-82c0-48de-a989-2b70beb8c17e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["b793d44a-2f57-4b09-99f2-1ae8807e1ac6"],"description":"","tags":[],"updated_at":"2018-10-12T04:37:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:19Z","provider:network_type":"vxlan"}]} 2018-10-12 04:37:22,623 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net used request id req-10e0f786-fa34-4b41-ad85-4783f5906fe1 2018-10-12 04:37:22,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:37:22,632 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:37:22,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:22,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91645880-e68e-4857-8c25-8231366bb5a7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:37:22,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-91645880-e68e-4857-8c25-8231366bb5a7 2018-10-12 04:37:22,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:22,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-00a58692-7ad7-432a-9872-eab771ecc860 Date: Fri, 12 Oct 2018 04:37:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:20Z","dns_nameservers":[],"updated_at":"2018-10-12T04:37:20Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet"}]} 2018-10-12 04:37:22,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-00a58692-7ad7-432a-9872-eab771ecc860 2018-10-12 04:37:22,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e&name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:23,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-c9db739f-a5a1-4c1a-a0cd-01bd52847eee Date: Fri, 12 Oct 2018 04:37:23 GMT RESP BODY: {"ports":[]} 2018-10-12 04:37:23,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e&name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port&admin_state_up=True used request id req-c9db739f-a5a1-4c1a-a0cd-01bd52847eee 2018-10-12 04:37:23,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:23,907 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-5430ec41-8205-453b-931e-bf48fb0fa103 x-compute-request-id: req-5430ec41-8205-453b-931e-bf48fb0fa103 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:37:23,907 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst used request id req-5430ec41-8205-453b-931e-bf48fb0fa103 2018-10-12 04:37:23,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:24,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-e3a5fe61-6b29-4430-bd32-53f57bc38744 Date: Fri, 12 Oct 2018 04:37:24 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"672ae522-82c0-48de-a989-2b70beb8c17e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["b793d44a-2f57-4b09-99f2-1ae8807e1ac6"],"description":"","tags":[],"updated_at":"2018-10-12T04:37:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:19Z","provider:network_type":"vxlan"}]} 2018-10-12 04:37:24,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net used request id req-e3a5fe61-6b29-4430-bd32-53f57bc38744 2018-10-12 04:37:24,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:24,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5fadcd0-f14a-4dd4-9202-23928e26f3c3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:37:24,320 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-b5fadcd0-f14a-4dd4-9202-23928e26f3c3 2018-10-12 04:37:24,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:24,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-11ea3a75-d6da-4b3b-8a46-459a11cab996 Date: Fri, 12 Oct 2018 04:37:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:20Z","dns_nameservers":[],"updated_at":"2018-10-12T04:37:20Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet"}]} 2018-10-12 04:37:24,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-11ea3a75-d6da-4b3b-8a46-459a11cab996 2018-10-12 04:37:24,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e&name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:24,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-0fa26492-e0c5-4405-8436-3d899b79b307 Date: Fri, 12 Oct 2018 04:37:24 GMT RESP BODY: {"ports":[]} 2018-10-12 04:37:24,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e&name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port&admin_state_up=True used request id req-0fa26492-e0c5-4405-8436-3d899b79b307 2018-10-12 04:37:24,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:24,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:24,966 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:37:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["5_48N0DQRNqZSmnL6PA7fw"], "issued_at": "2018-10-12T04:37:24.000000Z"}} 2018-10-12 04:37:24,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3878b307784a7434a9b3f08ce6b6918cbf1f3f83" 2018-10-12 04:37:25,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-999ee9a6-2b63-4334-99ce-4988424191be Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:37:25,042 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-999ee9a6-2b63-4334-99ce-4988424191be 2018-10-12 04:37:25,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:25,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f8788ed1-f871-4fcc-802d-f145cb513923 Date: Fri, 12 Oct 2018 04:37:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"672ae522-82c0-48de-a989-2b70beb8c17e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["b793d44a-2f57-4b09-99f2-1ae8807e1ac6"],"description":"","tags":[],"updated_at":"2018-10-12T04:37:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:19Z","provider:network_type":"vxlan"}]} 2018-10-12 04:37:25,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net used request id req-f8788ed1-f871-4fcc-802d-f145cb513923 2018-10-12 04:37:25,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:25,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b1f954cf-fbfb-4e03-baaa-b8c1499f47a7 Date: Fri, 12 Oct 2018 04:37:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:20Z","dns_nameservers":[],"updated_at":"2018-10-12T04:37:20Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet"}]} 2018-10-12 04:37:25,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-b1f954cf-fbfb-4e03-baaa-b8c1499f47a7 2018-10-12 04:37:25,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:25,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-4a699fde-27b0-4d06-a51c-4e7140699378 Date: Fri, 12 Oct 2018 04:37:25 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"672ae522-82c0-48de-a989-2b70beb8c17e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["b793d44a-2f57-4b09-99f2-1ae8807e1ac6"],"description":"","tags":[],"updated_at":"2018-10-12T04:37:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:19Z","provider:network_type":"vxlan"}]} 2018-10-12 04:37:25,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net used request id req-4a699fde-27b0-4d06-a51c-4e7140699378 2018-10-12 04:37:25,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:37:25,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:37:25,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3878b307784a7434a9b3f08ce6b6918cbf1f3f83" 2018-10-12 04:37:25,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0b520dd-1cbc-4a6e-b5bb-eda9dbe66654 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:37:25,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-a0b520dd-1cbc-4a6e-b5bb-eda9dbe66654 2018-10-12 04:37:25,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:25,907 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b004dcec-f86a-46c3-97dd-aa49cdb16032 Date: Fri, 12 Oct 2018 04:37:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:20Z","dns_nameservers":[],"updated_at":"2018-10-12T04:37:20Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet"}]} 2018-10-12 04:37:25,907 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-b004dcec-f86a-46c3-97dd-aa49cdb16032 2018-10-12 04:37:25,908 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net 2018-10-12 04:37:25,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" -d '{"port": {"network_id": "672ae522-82c0-48de-a989-2b70beb8c17e", "name": "CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port", "admin_state_up": true}}' 2018-10-12 04:37:26,725 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-23b99055-e691-4f02-833e-c64c5373a1da Date: Fri, 12 Oct 2018 04:37:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:26Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.11"}],"id":"04bb1aaa-66a9-47b0-b7b2-4e2087efc879","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:ef:a0","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","qos_policy_id":null,"admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:26Z","binding:vnic_type":"normal"}} 2018-10-12 04:37:26,725 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-23b99055-e691-4f02-833e-c64c5373a1da 2018-10-12 04:37:26,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:26,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-40e1be11-b78c-48f9-af56-352cc03e0412 Date: Fri, 12 Oct 2018 04:37:26 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"672ae522-82c0-48de-a989-2b70beb8c17e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["b793d44a-2f57-4b09-99f2-1ae8807e1ac6"],"description":"","tags":[],"updated_at":"2018-10-12T04:37:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:19Z","provider:network_type":"vxlan"}]} 2018-10-12 04:37:26,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net used request id req-40e1be11-b78c-48f9-af56-352cc03e0412 2018-10-12 04:37:26,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:27,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2683bea-1547-4a98-9da8-6b603534fc75 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:37:27,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-e2683bea-1547-4a98-9da8-6b603534fc75 2018-10-12 04:37:27,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:27,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-86c2681f-d3f6-4029-abe9-be66279a5ac5 Date: Fri, 12 Oct 2018 04:37:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:20Z","dns_nameservers":[],"updated_at":"2018-10-12T04:37:20Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet"}]} 2018-10-12 04:37:27,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-86c2681f-d3f6-4029-abe9-be66279a5ac5 2018-10-12 04:37:27,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e&name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:27,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-30be850f-c40f-4729-95b4-a91ca2fa3c32 Date: Fri, 12 Oct 2018 04:37:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.11"}],"id":"04bb1aaa-66a9-47b0-b7b2-4e2087efc879","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:f8:ef:a0","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:26Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:37:27,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e&name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port&admin_state_up=True used request id req-30be850f-c40f-4729-95b4-a91ca2fa3c32 2018-10-12 04:37:27,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:27,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-868885d5-712f-40a2-90d8-b5954180efd7 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:37:27,540 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-868885d5-712f-40a2-90d8-b5954180efd7 2018-10-12 04:37:27,541 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst 2018-10-12 04:37:27,544 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:27,572 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-0abc445d-75d6-49f9-bc7e-395d982d81c7 x-compute-request-id: req-0abc445d-75d6-49f9-bc7e-395d982d81c7 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"flavors": [{"id": "82018f39-ba52-46c6-a38a-d7aa312dee06", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-flavor-name"}]} 2018-10-12 04:37:27,573 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0abc445d-75d6-49f9-bc7e-395d982d81c7 2018-10-12 04:37:27,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:27,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-156473b7-0bc8-4c44-823d-20ec0d7a5ba3 x-compute-request-id: req-156473b7-0bc8-4c44-823d-20ec0d7a5ba3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "82018f39-ba52-46c6-a38a-d7aa312dee06", "name": "CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:37:27,595 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06 used request id req-156473b7-0bc8-4c44-823d-20ec0d7a5ba3 2018-10-12 04:37:27,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:27,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-4621c018-d45b-4ae5-a823-2becdd386807 Date: Fri, 12 Oct 2018 04:37:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:37:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:37:17Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800/snap", "metadata": {}}], "self": "/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "min_disk": 0, "protected": false, "id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "file": "/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "137be04f31b741a28b8738403bd34773", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image"} 2018-10-12 04:37:27,763 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image used request id req-4621c018-d45b-4ae5-a823-2becdd386807 2018-10-12 04:37:27,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:27,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4997bb23-2043-4fe7-b38f-064a33033001 Date: Fri, 12 Oct 2018 04:37: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-10-12 04:37:27,927 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-4997bb23-2043-4fe7-b38f-064a33033001 2018-10-12 04:37:27,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" -d '{"server": {"name": "CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst", "imageRef": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "flavorRef": "82018f39-ba52-46c6-a38a-d7aa312dee06", "max_count": 1, "min_count": 1, "networks": [{"port": "04bb1aaa-66a9-47b0-b7b2-4e2087efc879"}]}}' 2018-10-12 04:37:29,646 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:37: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-69f1ac30-35d2-4473-8b3e-35a36fe790ca x-compute-request-id: req-69f1ac30-35d2-4473-8b3e-35a36fe790ca Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "bookmark"}], "adminPass": "hhi5BEqPPjib"}} 2018-10-12 04:37:29,646 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-69f1ac30-35d2-4473-8b3e-35a36fe790ca 2018-10-12 04:37:29,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:30,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-5967d134-55a3-43a2-ad45-8395c821fe4a x-compute-request-id: req-5967d134-55a3-43a2-ad45-8395c821fe4a 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.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "bookmark"}], "image": {"id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "links": [{"href": "http://172.30.9.27:8774/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82018f39-ba52-46c6-a38a-d7aa312dee06", "links": [{"href": "http://172.30.9.27:8774/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "bookmark"}]}, "id": "6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "user_id": "46c6881c99594ea09dc936fcd0c26220", "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-10-12T04:37:29Z", "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-67ef195c-e322-4f98-8131-5d1648dad138-inst", "created": "2018-10-12T04:37:29Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:37:30,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 used request id req-5967d134-55a3-43a2-ad45-8395c821fe4a 2018-10-12 04:37:30,235 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst 2018-10-12 04:37:30,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:30,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-97309e9b-94c6-4a33-a971-56da6ac72876 x-compute-request-id: req-97309e9b-94c6-4a33-a971-56da6ac72876 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.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "bookmark"}], "image": {"id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "links": [{"href": "http://172.30.9.27:8774/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82018f39-ba52-46c6-a38a-d7aa312dee06", "links": [{"href": "http://172.30.9.27:8774/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "bookmark"}]}, "id": "6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:37:30Z", "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-67ef195c-e322-4f98-8131-5d1648dad138-inst", "created": "2018-10-12T04:37:29Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:37:30,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 used request id req-97309e9b-94c6-4a33-a971-56da6ac72876 2018-10-12 04:37:30,815 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst] is - BUILD 2018-10-12 04:37:30,815 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:37:33,818 - create_instance - DEBUG - VM status query timeout in 896.417475939 2018-10-12 04:37:33,821 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:34,603 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-d8bcf723-d5eb-4028-8662-f42449f2fd44 x-compute-request-id: req-d8bcf723-d5eb-4028-8662-f42449f2fd44 Content-Encoding: gzip Content-Length: 817 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ef:a0", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "bookmark"}], "image": {"id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "links": [{"href": "http://172.30.9.27:8774/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": null, "flavor": {"id": "82018f39-ba52-46c6-a38a-d7aa312dee06", "links": [{"href": "http://172.30.9.27:8774/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "bookmark"}]}, "id": "6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:37:30Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-67ef195c-e322-4f98-8131-5d1648dad138-inst", "created": "2018-10-12T04:37:29Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:37:34,603 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 used request id req-d8bcf723-d5eb-4028-8662-f42449f2fd44 2018-10-12 04:37:34,604 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst] is - BUILD 2018-10-12 04:37:34,604 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:37:37,607 - create_instance - DEBUG - VM status query timeout in 892.628440142 2018-10-12 04:37:37,611 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:38,217 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-00cba9d1-7f4f-495c-bd77-0a64754acae7 x-compute-request-id: req-00cba9d1-7f4f-495c-bd77-0a64754acae7 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ef:a0", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "bookmark"}], "image": {"id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "links": [{"href": "http://172.30.9.27:8774/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-10-12T04:37:36.000000", "flavor": {"id": "82018f39-ba52-46c6-a38a-d7aa312dee06", "links": [{"href": "http://172.30.9.27:8774/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "bookmark"}]}, "id": "6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:37:36Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-67ef195c-e322-4f98-8131-5d1648dad138-inst", "created": "2018-10-12T04:37:29Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:37:38,217 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 used request id req-00cba9d1-7f4f-495c-bd77-0a64754acae7 2018-10-12 04:37:38,217 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst] is - ACTIVE 2018-10-12 04:37:38,218 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:37:38,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:38,520 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-06e4bf65-3980-4534-b49e-1dc843aeba83 x-compute-request-id: req-06e4bf65-3980-4534-b49e-1dc843aeba83 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ef:a0", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "bookmark"}], "image": {"id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "links": [{"href": "http://172.30.9.27:8774/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-10-12T04:37:36.000000", "flavor": {"id": "82018f39-ba52-46c6-a38a-d7aa312dee06", "links": [{"href": "http://172.30.9.27:8774/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "bookmark"}]}, "id": "6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:37:36Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-67ef195c-e322-4f98-8131-5d1648dad138-inst", "created": "2018-10-12T04:37:29Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:37:38,520 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 used request id req-06e4bf65-3980-4534-b49e-1dc843aeba83 2018-10-12 04:37:38,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:38,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-40011592-1557-46a2-8286-f17e52efbb2b Date: Fri, 12 Oct 2018 04:37:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"672ae522-82c0-48de-a989-2b70beb8c17e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["b793d44a-2f57-4b09-99f2-1ae8807e1ac6"],"description":"","tags":[],"updated_at":"2018-10-12T04:37:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:19Z","provider:network_type":"vxlan"}]} 2018-10-12 04:37:38,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net used request id req-40011592-1557-46a2-8286-f17e52efbb2b 2018-10-12 04:37:38,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:38,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7890157-0d12-4332-b475-764c49f0d794 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:37:38,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-c7890157-0d12-4332-b475-764c49f0d794 2018-10-12 04:37:38,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:38,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-1dcb31e5-ecfb-41b5-92bb-4bb3388148d9 Date: Fri, 12 Oct 2018 04:37:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:20Z","dns_nameservers":[],"updated_at":"2018-10-12T04:37:20Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet"}]} 2018-10-12 04:37:38,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-1dcb31e5-ecfb-41b5-92bb-4bb3388148d9 2018-10-12 04:37:38,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:39,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-cab0ff77-4a0b-48d4-96f4-1cf16c511507 Date: Fri, 12 Oct 2018 04:37:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.11"}],"id":"04bb1aaa-66a9-47b0-b7b2-4e2087efc879","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:ef:a0","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:26Z","binding:vnic_type":"normal","device_id":"6a4616a3-2635-49f6-a3d5-1a3a84f773c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.2"}],"id":"79785f7e-906e-4139-9267-5f14775098f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:a7:0e","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-672ae522-82c0-48de-a989-2b70beb8c17e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.3"}],"id":"9d682d50-cb37-4448-b886-91b257b6239e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:41:80","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-672ae522-82c0-48de-a989-2b70beb8c17e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.4"}],"id":"f53869a0-49ec-4b26-8c70-aa3e048ab75f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:96:10","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-672ae522-82c0-48de-a989-2b70beb8c17e"}]} 2018-10-12 04:37:39,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-cab0ff77-4a0b-48d4-96f4-1cf16c511507 2018-10-12 04:37:39,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:39,503 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:37:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["o4Flf8oYRzu1ea7AbtZkjg"], "issued_at": "2018-10-12T04:37:39.000000Z"}} 2018-10-12 04:37:39,507 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7c2403f3e5a1affb30c622bc0e86a671a023e530" 2018-10-12 04:37:40,304 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-f1b16139-f42d-432f-9282-bb058511522d x-compute-request-id: req-f1b16139-f42d-432f-9282-bb058511522d Content-Encoding: gzip Content-Length: 816 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ef:a0", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "bookmark"}], "image": {"id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "links": [{"href": "http://172.30.9.27:8774/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-10-12T04:37:36.000000", "flavor": {"id": "82018f39-ba52-46c6-a38a-d7aa312dee06", "links": [{"href": "http://172.30.9.27:8774/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "bookmark"}]}, "id": "6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:37:36Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-67ef195c-e322-4f98-8131-5d1648dad138-inst", "created": "2018-10-12T04:37:29Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 04:37:40,304 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst used request id req-f1b16139-f42d-432f-9282-bb058511522d 2018-10-12 04:37:40,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:40,691 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:37:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["dr0u6wDJSWu_2hlj3t28Xg"], "issued_at": "2018-10-12T04:37:40.000000Z"}} 2018-10-12 04:37:40,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd15e0065c2b1b6ba4cc44accf5bb10cce1eb5" 2018-10-12 04:37:40,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-f846c323-1283-42bf-aaa9-585896e12bc4 Date: Fri, 12 Oct 2018 04:37:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"672ae522-82c0-48de-a989-2b70beb8c17e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["b793d44a-2f57-4b09-99f2-1ae8807e1ac6"],"description":"","tags":[],"updated_at":"2018-10-12T04:37:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:19Z","provider:network_type":"vxlan"}]} 2018-10-12 04:37:40,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net used request id req-f846c323-1283-42bf-aaa9-585896e12bc4 2018-10-12 04:37:40,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd15e0065c2b1b6ba4cc44accf5bb10cce1eb5" 2018-10-12 04:37:41,088 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-afa5a2cb-a332-4592-9d6d-2256ca739735 Date: Fri, 12 Oct 2018 04:37:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:20Z","dns_nameservers":[],"updated_at":"2018-10-12T04:37:20Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet"}]} 2018-10-12 04:37:41,088 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-afa5a2cb-a332-4592-9d6d-2256ca739735 2018-10-12 04:37:41,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd15e0065c2b1b6ba4cc44accf5bb10cce1eb5" 2018-10-12 04:37:41,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-73ba5ef5-cfd0-48f5-9a3b-6b9055b594cc Date: Fri, 12 Oct 2018 04:37:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.11"}],"id":"04bb1aaa-66a9-47b0-b7b2-4e2087efc879","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:ef:a0","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:26Z","binding:vnic_type":"normal","device_id":"6a4616a3-2635-49f6-a3d5-1a3a84f773c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.2"}],"id":"79785f7e-906e-4139-9267-5f14775098f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:a7:0e","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-672ae522-82c0-48de-a989-2b70beb8c17e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.3"}],"id":"9d682d50-cb37-4448-b886-91b257b6239e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:41:80","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-672ae522-82c0-48de-a989-2b70beb8c17e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.4"}],"id":"f53869a0-49ec-4b26-8c70-aa3e048ab75f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:96:10","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-672ae522-82c0-48de-a989-2b70beb8c17e"}]} 2018-10-12 04:37:41,284 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-73ba5ef5-cfd0-48f5-9a3b-6b9055b594cc 2018-10-12 04:37:41,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:41,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "db3a55e4913a461e85c61a70d6dd4b6e", "name": "CreateInstanceSimpleTests-b103f045-701f-48b-proj-role"}], "expires_at": "2018-10-12T05:37:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "137be04f31b741a28b8738403bd34773", "name": "CreateInstanceSimpleTests-b103f045-701f-48b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/137be04f31b741a28b8738403bd34773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/137be04f31b741a28b8738403bd34773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/137be04f31b741a28b8738403bd34773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/137be04f31b741a28b8738403bd34773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/137be04f31b741a28b8738403bd34773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/137be04f31b741a28b8738403bd34773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/137be04f31b741a28b8738403bd34773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/137be04f31b741a28b8738403bd34773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/137be04f31b741a28b8738403bd34773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/137be04f31b741a28b8738403bd34773", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/137be04f31b741a28b8738403bd34773", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/137be04f31b741a28b8738403bd34773", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-b103f045-701f-48b-user", "id": "e84240d643ca4b4fa9e1e578b585291b"}, "audit_ids": ["N1AAOjEYQ--c1gl_iLQYlA"], "issued_at": "2018-10-12T04:37:41.000000Z"}} 2018-10-12 04:37:41,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}89a22184943051e2e5b979e6e1bab2c5f8d39b6c" 2018-10-12 04:37:41,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-70a2b85d-0e11-477e-b90c-40ebed505e0a x-compute-request-id: req-70a2b85d-0e11-477e-b90c-40ebed505e0a Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:37:41,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst used request id req-70a2b85d-0e11-477e-b90c-40ebed505e0a 2018-10-12 04:37:41,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:42,229 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-2f9617f9-7490-4c75-97dd-cb552a488804 x-compute-request-id: req-2f9617f9-7490-4c75-97dd-cb552a488804 Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ef:a0", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "bookmark"}], "image": {"id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "links": [{"href": "http://172.30.9.27:8774/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-10-12T04:37:36.000000", "flavor": {"id": "82018f39-ba52-46c6-a38a-d7aa312dee06", "links": [{"href": "http://172.30.9.27:8774/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "bookmark"}]}, "id": "6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:37:36Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-67ef195c-e322-4f98-8131-5d1648dad138-inst", "created": "2018-10-12T04:37:29Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:37:42,229 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 used request id req-2f9617f9-7490-4c75-97dd-cb552a488804 2018-10-12 04:37:42,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:42,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-2aa3225e-a77d-4c65-87d0-ecdf224993b3 Date: Fri, 12 Oct 2018 04:37:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"672ae522-82c0-48de-a989-2b70beb8c17e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["b793d44a-2f57-4b09-99f2-1ae8807e1ac6"],"description":"","tags":[],"updated_at":"2018-10-12T04:37:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:19Z","provider:network_type":"vxlan"}]} 2018-10-12 04:37:42,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net used request id req-2aa3225e-a77d-4c65-87d0-ecdf224993b3 2018-10-12 04:37:42,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:42,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5117fc92-e4ba-429e-a554-e4f3b13c931e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:37:42,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-5117fc92-e4ba-429e-a554-e4f3b13c931e 2018-10-12 04:37:42,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:42,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-075fc34b-c748-48a5-b582-127ba2e59102 Date: Fri, 12 Oct 2018 04:37:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:20Z","dns_nameservers":[],"updated_at":"2018-10-12T04:37:20Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet"}]} 2018-10-12 04:37:42,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-075fc34b-c748-48a5-b582-127ba2e59102 2018-10-12 04:37:42,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:42,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-33941f97-fa65-42b2-aa7a-ff509e33401b Date: Fri, 12 Oct 2018 04:37:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.11"}],"id":"04bb1aaa-66a9-47b0-b7b2-4e2087efc879","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:ef:a0","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:26Z","binding:vnic_type":"normal","device_id":"6a4616a3-2635-49f6-a3d5-1a3a84f773c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.2"}],"id":"79785f7e-906e-4139-9267-5f14775098f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:a7:0e","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-672ae522-82c0-48de-a989-2b70beb8c17e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.3"}],"id":"9d682d50-cb37-4448-b886-91b257b6239e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:41:80","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-672ae522-82c0-48de-a989-2b70beb8c17e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.4"}],"id":"f53869a0-49ec-4b26-8c70-aa3e048ab75f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:96:10","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-672ae522-82c0-48de-a989-2b70beb8c17e"}]} 2018-10-12 04:37:42,588 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-33941f97-fa65-42b2-aa7a-ff509e33401b 2018-10-12 04:37:42,591 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:43,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-9c236164-65ad-48a4-815e-28f594bf8eea x-compute-request-id: req-9c236164-65ad-48a4-815e-28f594bf8eea Content-Encoding: gzip Content-Length: 818 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:f8:ef:a0", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "bookmark"}], "image": {"id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "links": [{"href": "http://172.30.9.27:8774/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-10-12T04:37:36.000000", "flavor": {"id": "82018f39-ba52-46c6-a38a-d7aa312dee06", "links": [{"href": "http://172.30.9.27:8774/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "bookmark"}]}, "id": "6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:37:36Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-67ef195c-e322-4f98-8131-5d1648dad138-inst", "created": "2018-10-12T04:37:29Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:37:43,210 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 used request id req-9c236164-65ad-48a4-815e-28f594bf8eea 2018-10-12 04:37:43,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:43,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 751 X-Openstack-Request-Id: req-c548b206-1140-467b-b0fa-513311fe7885 Date: Fri, 12 Oct 2018 04:37:43 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"672ae522-82c0-48de-a989-2b70beb8c17e","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":61,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["b793d44a-2f57-4b09-99f2-1ae8807e1ac6"],"description":"","tags":[],"updated_at":"2018-10-12T04:37:20Z","qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:19Z","provider:network_type":"vxlan"}]} 2018-10-12 04:37:43,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net used request id req-c548b206-1140-467b-b0fa-513311fe7885 2018-10-12 04:37:43,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:43,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f0cb6e2-ba2d-4125-ade0-73cb02f4f277 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:37:43,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-6f0cb6e2-ba2d-4125-ade0-73cb02f4f277 2018-10-12 04:37:43,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:43,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-fd540c60-7b15-46e2-a2df-f88d41a68869 Date: Fri, 12 Oct 2018 04:37:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:20Z","dns_nameservers":[],"updated_at":"2018-10-12T04:37:20Z","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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","subnetpool_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet"}]} 2018-10-12 04:37:43,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-fd540c60-7b15-46e2-a2df-f88d41a68869 2018-10-12 04:37:43,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:43,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3880 X-Openstack-Request-Id: req-a0b1776b-d2bb-416a-bcc6-ec5b7c72f725 Date: Fri, 12 Oct 2018 04:37:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.11"}],"id":"04bb1aaa-66a9-47b0-b7b2-4e2087efc879","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:f8:ef:a0","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:26Z","binding:vnic_type":"normal","device_id":"6a4616a3-2635-49f6-a3d5-1a3a84f773c4"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.2"}],"id":"79785f7e-906e-4139-9267-5f14775098f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ce:a7:0e","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:21Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-672ae522-82c0-48de-a989-2b70beb8c17e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.3"}],"id":"9d682d50-cb37-4448-b886-91b257b6239e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:fe:41:80","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-672ae522-82c0-48de-a989-2b70beb8c17e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:37:23Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"b793d44a-2f57-4b09-99f2-1ae8807e1ac6","ip_address":"10.55.0.4"}],"id":"f53869a0-49ec-4b26-8c70-aa3e048ab75f","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:e5:96:10","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"672ae522-82c0-48de-a989-2b70beb8c17e","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:37:22Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-672ae522-82c0-48de-a989-2b70beb8c17e"}]} 2018-10-12 04:37:43,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=672ae522-82c0-48de-a989-2b70beb8c17e used request id req-a0b1776b-d2bb-416a-bcc6-ec5b7c72f725 2018-10-12 04:37:43,659 - create_instance - INFO - Deleting Port with ID - 04bb1aaa-66a9-47b0-b7b2-4e2087efc879 2018-10-12 04:37:43,659 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-port 2018-10-12 04:37:43,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/04bb1aaa-66a9-47b0-b7b2-4e2087efc879 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:44,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2c2f8711-fb5b-402a-84b4-5c9f571dd086 Date: Fri, 12 Oct 2018 04:37:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:37:44,102 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/04bb1aaa-66a9-47b0-b7b2-4e2087efc879 used request id req-2c2f8711-fb5b-402a-84b4-5c9f571dd086 2018-10-12 04:37:44,102 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst 2018-10-12 04:37:44,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:44,279 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:37: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-4e9d4ee9-b6a3-4737-a0f6-1eebcf76f4fc x-compute-request-id: req-4e9d4ee9-b6a3-4737-a0f6-1eebcf76f4fc Content-Type: application/json 2018-10-12 04:37:44,279 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 used request id req-4e9d4ee9-b6a3-4737-a0f6-1eebcf76f4fc 2018-10-12 04:37:44,280 - create_instance - INFO - Checking deletion status 2018-10-12 04:37:44,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:44,526 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-7091cd51-b62d-4edb-b49b-bbb0b250a695 x-compute-request-id: req-7091cd51-b62d-4edb-b49b-bbb0b250a695 Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "bookmark"}], "image": {"id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "links": [{"href": "http://172.30.9.27:8774/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-10-12T04:37:36.000000", "flavor": {"id": "82018f39-ba52-46c6-a38a-d7aa312dee06", "links": [{"href": "http://172.30.9.27:8774/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "bookmark"}]}, "id": "6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:37:44Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-67ef195c-e322-4f98-8131-5d1648dad138-inst", "created": "2018-10-12T04:37:29Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:37:44,526 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 used request id req-7091cd51-b62d-4edb-b49b-bbb0b250a695 2018-10-12 04:37:44,526 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst] is - ACTIVE 2018-10-12 04:37:44,527 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:37:47,530 - create_instance - DEBUG - VM status query timeout in 296.749943972 2018-10-12 04:37:47,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:47,968 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37: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-0a73147c-9b5e-4fb8-b891-ea660ba8391a x-compute-request-id: req-0a73147c-9b5e-4fb8-b891-ea660ba8391a Content-Encoding: gzip Content-Length: 727 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "rel": "bookmark"}], "image": {"id": "4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "links": [{"href": "http://172.30.9.27:8774/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000b9", "OS-SRV-USG:launched_at": "2018-10-12T04:37:36.000000", "flavor": {"id": "82018f39-ba52-46c6-a38a-d7aa312dee06", "links": [{"href": "http://172.30.9.27:8774/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06", "rel": "bookmark"}]}, "id": "6a4616a3-2635-49f6-a3d5-1a3a84f773c4", "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:37:44Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-67ef195c-e322-4f98-8131-5d1648dad138-inst", "created": "2018-10-12T04:37:29Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:37:47,968 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 used request id req-0a73147c-9b5e-4fb8-b891-ea660ba8391a 2018-10-12 04:37:47,969 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst] is - ACTIVE 2018-10-12 04:37:47,969 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:37:50,971 - create_instance - DEBUG - VM status query timeout in 293.308353901 2018-10-12 04:37:50,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63d5bd97a458a6db180c9b75e4a93114aa3586dc" 2018-10-12 04:37:51,023 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:37: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-c57ad473-c31a-4c4e-aebc-412ae34ab959 x-compute-request-id: req-c57ad473-c31a-4c4e-aebc-412ae34ab959 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6a4616a3-2635-49f6-a3d5-1a3a84f773c4 could not be found.", "code": 404}} 2018-10-12 04:37:51,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6a4616a3-2635-49f6-a3d5-1a3a84f773c4 used request id req-c57ad473-c31a-4c4e-aebc-412ae34ab959 2018-10-12 04:37:51,024 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6a4616a3-2635-49f6-a3d5-1a3a84f773c4 could not be found. (HTTP 404) (Request-ID: req-c57ad473-c31a-4c4e-aebc-412ae34ab959) 2018-10-12 04:37:51,024 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-inst 2018-10-12 04:37:51,027 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e8a50ad296e9f069d5b82dbbc14a6f765eab20e3" 2018-10-12 04:37:51,063 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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-1f3f7d04-17a5-4d3f-9abd-75268265bf34 x-compute-request-id: req-1f3f7d04-17a5-4d3f-9abd-75268265bf34 Content-Length: 0 Content-Type: application/json 2018-10-12 04:37:51,063 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/82018f39-ba52-46c6-a38a-d7aa312dee06 used request id req-1f3f7d04-17a5-4d3f-9abd-75268265bf34 2018-10-12 04:37:51,064 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet 2018-10-12 04:37:51,065 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-subnet 2018-10-12 04:37:51,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/b793d44a-2f57-4b09-99f2-1ae8807e1ac6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3f3a3681aa8cf6a2f2a32fc4c1c11319d444d4" 2018-10-12 04:37:53,300 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b176ff76-e2ee-4590-90fc-ad1fe449a41d Date: Fri, 12 Oct 2018 04:37:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:37:53,301 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b793d44a-2f57-4b09-99f2-1ae8807e1ac6 used request id req-b176ff76-e2ee-4590-90fc-ad1fe449a41d 2018-10-12 04:37:53,301 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-pub-net 2018-10-12 04:37:53,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/672ae522-82c0-48de-a989-2b70beb8c17e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f3f3a3681aa8cf6a2f2a32fc4c1c11319d444d4" 2018-10-12 04:37:54,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e03abb8e-18d6-4c8d-a3b2-6cd9bb67f2f7 Date: Fri, 12 Oct 2018 04:37:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:37:54,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/672ae522-82c0-48de-a989-2b70beb8c17e used request id req-e03abb8e-18d6-4c8d-a3b2-6cd9bb67f2f7 2018-10-12 04:37:54,822 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-67ef195c-e322-4f98-8131-5d1648dad138-image 2018-10-12 04:37:54,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2b62fe70ac6c9ae8f33821381c4d949ce460692b" 2018-10-12 04:37:56,752 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d0d1b4b7-9ae6-4761-99e9-987c071436ef Date: Fri, 12 Oct 2018 04:37:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:37:56,753 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4c39a3f8-3103-4e23-a3f0-d5a46bb6f800 used request id req-d0d1b4b7-9ae6-4761-99e9-987c071436ef 2018-10-12 04:37:56,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" 2018-10-12 04:37:56,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-b4e914af-aa6e-4914-80cd-c6f79c945ccc Date: Fri, 12 Oct 2018 04:37:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:37:56,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-b4e914af-aa6e-4914-80cd-c6f79c945ccc 2018-10-12 04:37:56,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" 2018-10-12 04:37:57,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dbe1c6f-f7c6-4787-9e01-d6bcb34c61ca Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:37:57,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-8dbe1c6f-f7c6-4787-9e01-d6bcb34c61ca 2018-10-12 04:37:57,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" 2018-10-12 04:37:57,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6fe5def-b0eb-4990-ab20-6e50c09f0b3b Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:37:57,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-f6fe5def-b0eb-4990-ab20-6e50c09f0b3b 2018-10-12 04:37:57,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" 2018-10-12 04:37:57,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce6cb33f-4246-467a-9553-174ee8a2c144 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:37:57,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-ce6cb33f-4246-467a-9553-174ee8a2c144 2018-10-12 04:37:57,254 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-b103f045-701f-48b-proj 2018-10-12 04:37:57,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/137be04f31b741a28b8738403bd34773 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" 2018-10-12 04:37:57,568 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16e4010d-609d-41b1-9534-b1c8142fe817 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:37:57,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/137be04f31b741a28b8738403bd34773 used request id req-16e4010d-609d-41b1-9534-b1c8142fe817 2018-10-12 04:37:57,569 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-b103f045-701f-48b-proj-role 2018-10-12 04:37:57,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/db3a55e4913a461e85c61a70d6dd4b6e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" 2018-10-12 04:37:57,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb084eea-db55-4fd4-acab-54827cd942c3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:37:57,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/db3a55e4913a461e85c61a70d6dd4b6e used request id req-cb084eea-db55-4fd4-acab-54827cd942c3 2018-10-12 04:37:57,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7095fe67a9459815ab95cfd83e64550d011156de" 2018-10-12 04:37:57,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f63b81a1-f78a-4962-9c68-616d157a0350 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:37:57,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f63b81a1-f78a-4962-9c68-616d157a0350 2018-10-12 04:37:57,776 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-b103f045-701f-48b-user 2018-10-12 04:37:57,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/e84240d643ca4b4fa9e1e578b585291b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e780e3e970a31b410a99dcca04b0397ab7e3101" 2018-10-12 04:37:57,973 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:37:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-825bff60-e3da-411a-bc80-37c52b352d7b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:37:57,973 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/e84240d643ca4b4fa9e1e578b585291b used request id req-825bff60-e3da-411a-bc80-37c52b352d7b 2018-10-12 04:37:57,974 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:58,348 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["N_KRA--8TV-O6CSbOTTk3A"], "issued_at": "2018-10-12T04:37:58.000000Z"}} 2018-10-12 04:37:58,349 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7ae11d3488ab211cd0c316cbbafccfb986021f86" 2018-10-12 04:37:58,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def399fe-f80e-4a38-8316-b3bc872ede0a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:37:58,433 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-def399fe-f80e-4a38-8316-b3bc872ede0a 2018-10-12 04:37:58,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:58,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:58,826 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:37:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["rCCA_baYSASjU74n3vpA1Q"], "issued_at": "2018-10-12T04:37:58.000000Z"}} 2018-10-12 04:37:58,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:37:58,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21b8fd8a-a29f-43d6-b90f-b40209125dce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:37:58,909 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-21b8fd8a-a29f-43d6-b90f-b40209125dce 2018-10-12 04:37:58,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:37:58,918 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:37:58,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:37:59,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-716c1c37-c837-461d-a944-91c5d9f8fba5 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:37:59,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj used request id req-716c1c37-c837-461d-a944-91c5d9f8fba5 2018-10-12 04:37:59,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:37:59,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6981592a-31da-4277-8f7c-0ca2df0410b2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:37:59,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6981592a-31da-4277-8f7c-0ca2df0410b2 2018-10-12 04:37:59,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}}' 2018-10-12 04:37:59,230 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b6a2ad7d-d2e2-42a5-b998-49c96e8cac8f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211"}, "enabled": true, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}} 2018-10-12 04:37:59,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-b6a2ad7d-d2e2-42a5-b998-49c96e8cac8f 2018-10-12 04:37:59,230 - keystone_utils - INFO - Created project with name - CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj 2018-10-12 04:37:59,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:37:59,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:37:59,617 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:37:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["IRLoDNV3ThyTOLcbbKrbcw"], "issued_at": "2018-10-12T04:37:59.000000Z"}} 2018-10-12 04:37:59,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7f03d3a374718cddec4d96fe3e4e90cf711278" 2018-10-12 04:37:59,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa52a25d-0440-4459-8dab-14bd322a956f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:37:59,695 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fa52a25d-0440-4459-8dab-14bd322a956f 2018-10-12 04:37:59,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:37:59,706 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:37: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:37:59,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7f03d3a374718cddec4d96fe3e4e90cf711278" 2018-10-12 04:37:59,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9406fa48-114f-4dc0-8fda-42678e445a82 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:37:59,812 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9406fa48-114f-4dc0-8fda-42678e445a82 2018-10-12 04:37:59,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7f03d3a374718cddec4d96fe3e4e90cf711278" 2018-10-12 04:37:59,904 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b124f3b4-e7bc-46db-9f08-f8daf49363eb Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211"}, "enabled": true, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}]} 2018-10-12 04:37:59,904 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj used request id req-b124f3b4-e7bc-46db-9f08-f8daf49363eb 2018-10-12 04:37:59,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7f03d3a374718cddec4d96fe3e4e90cf711278" 2018-10-12 04:37:59,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:37:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e680c034-d6a9-405d-b04a-5c8c06f41c5f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:37:59,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e680c034-d6a9-405d-b04a-5c8c06f41c5f 2018-10-12 04:38:00,362 - keystone_utils - INFO - Created user with name - CreateInstanceSimpleTests-012b93ea-6f6a-4e0-user 2018-10-12 04:38:00,362 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:00,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:38:00,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06a1edd7-0401-4ddf-b866-6990766a8a1d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:38:00,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-06a1edd7-0401-4ddf-b866-6990766a8a1d 2018-10-12 04:38:00,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" -d '{"role": {"name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj-role"}}' 2018-10-12 04:38:00,589 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-669a65fa-ccd3-4914-bdfe-dfb95ed8662b Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "71d1501c55fb4164a88d523f0ad02ca7", "links": {"self": "http://172.30.9.27:5000/v3/roles/71d1501c55fb4164a88d523f0ad02ca7"}, "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj-role"}} 2018-10-12 04:38:00,590 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-669a65fa-ccd3-4914-bdfe-dfb95ed8662b 2018-10-12 04:38:00,590 - keystone_utils - INFO - Created role with name - CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj-role 2018-10-12 04:38:00,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/71d1501c55fb4164a88d523f0ad02ca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:38:00,683 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef0a2f74-10cc-491e-87eb-c039b73241a7 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/71d1501c55fb4164a88d523f0ad02ca7"}, "domain_id": null, "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj-role", "id": "71d1501c55fb4164a88d523f0ad02ca7"}} 2018-10-12 04:38:00,683 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/71d1501c55fb4164a88d523f0ad02ca7 used request id req-ef0a2f74-10cc-491e-87eb-c039b73241a7 2018-10-12 04:38:00,684 - keystone_utils - INFO - Granting role CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj-role to project CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj 2018-10-12 04:38:00,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211/users/0a16a3a6db34477187efc7fb3d2bd10e/roles/71d1501c55fb4164a88d523f0ad02ca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:38:00,747 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:38:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bffd54da-c0d5-4182-bbc0-f1e04692a00c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:38:00,747 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211/users/0a16a3a6db34477187efc7fb3d2bd10e/roles/71d1501c55fb4164a88d523f0ad02ca7 used request id req-bffd54da-c0d5-4182-bbc0-f1e04692a00c 2018-10-12 04:38:00,748 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:38:00,748 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:00,750 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:00,751 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:38:00,751 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:00,752 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:01,131 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71d1501c55fb4164a88d523f0ad02ca7", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj-role"}], "expires_at": "2018-10-12T05:38:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-user", "id": "0a16a3a6db34477187efc7fb3d2bd10e"}, "audit_ids": ["F_5qMXThSsyXXN_ZjvZtGA"], "issued_at": "2018-10-12T04:38:01.000000Z"}} 2018-10-12 04:38:01,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0044563b52d2e8c4559ddd9d6c392f712a8ee973" 2018-10-12 04:38:01,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bd8f7143-51f5-42a3-a6ae-36b9e93dd838 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:01,205 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bd8f7143-51f5-42a3-a6ae-36b9e93dd838 2018-10-12 04:38:01,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0044563b52d2e8c4559ddd9d6c392f712a8ee973" 2018-10-12 04:38:01,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-689dea1a-be70-4534-82f6-fb2378c0f1e1 Date: Fri, 12 Oct 2018 04:38:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image"} 2018-10-12 04:38:01,383 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image used request id req-689dea1a-be70-4534-82f6-fb2378c0f1e1 2018-10-12 04:38:01,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0044563b52d2e8c4559ddd9d6c392f712a8ee973" 2018-10-12 04:38:01,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ac5e1258-f446-425b-b642-ae65c00ac9bc Date: Fri, 12 Oct 2018 04:38:01 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-10-12 04:38:01,528 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ac5e1258-f446-425b-b642-ae65c00ac9bc 2018-10-12 04:38:01,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}0044563b52d2e8c4559ddd9d6c392f712a8ee973" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image"}' 2018-10-12 04:38:01,762 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb X-Openstack-Request-Id: req-3fbe180e-ef64-4c76-8d4b-e9cf798d5e35 Date: Fri, 12 Oct 2018 04:38:01 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:38:01Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:38:01Z", "visibility": "shared", "locations": [], "self": "/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "min_disk": 0, "protected": false, "id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "file": "/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb/file", "checksum": null, "owner": "fbdf16991f7242e1bd7cbd0dc9176211", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:38:01,762 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3fbe180e-ef64-4c76-8d4b-e9cf798d5e35 2018-10-12 04:38:01,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0044563b52d2e8c4559ddd9d6c392f712a8ee973" -d '' 2018-10-12 04:38:03,177 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-79c4b04c-a334-45e3-9189-e5b114260773 Date: Fri, 12 Oct 2018 04:38:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:38:03,177 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb/file used request id req-79c4b04c-a334-45e3-9189-e5b114260773 2018-10-12 04:38:03,177 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:38:03,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0044563b52d2e8c4559ddd9d6c392f712a8ee973" 2018-10-12 04:38:03,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-1d8d0720-e534-4687-9d73-8f6ceeb6eb2e Date: Fri, 12 Oct 2018 04:38:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:38:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:38:03Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb/snap", "metadata": {}}], "self": "/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "min_disk": 0, "protected": false, "id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "file": "/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbdf16991f7242e1bd7cbd0dc9176211", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:38:03,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb used request id req-1d8d0720-e534-4687-9d73-8f6ceeb6eb2e 2018-10-12 04:38:03,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0044563b52d2e8c4559ddd9d6c392f712a8ee973" 2018-10-12 04:38:03,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7513fa21-9b17-45eb-893c-8b8b6201c7f3 Date: Fri, 12 Oct 2018 04:38: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-10-12 04:38:03,207 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-7513fa21-9b17-45eb-893c-8b8b6201c7f3 2018-10-12 04:38:03,210 - create_image - INFO - Created image with name - CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image 2018-10-12 04:38:03,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0044563b52d2e8c4559ddd9d6c392f712a8ee973" 2018-10-12 04:38:03,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-c8a70104-bd97-4118-8209-38c5eb0f6b7b Date: Fri, 12 Oct 2018 04:38:03 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:38:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:38:03Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb/snap", "metadata": {}}], "self": "/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "min_disk": 0, "protected": false, "id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "file": "/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbdf16991f7242e1bd7cbd0dc9176211", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:38:03,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb used request id req-c8a70104-bd97-4118-8209-38c5eb0f6b7b 2018-10-12 04:38:03,229 - create_image - DEBUG - Instance status is - active 2018-10-12 04:38:03,229 - create_image - DEBUG - Image is active with name - CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image 2018-10-12 04:38:03,229 - create_image - INFO - Image is now active with name - CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image 2018-10-12 04:38:03,229 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:03,230 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:03,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:38:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["lB4LgcOyRliHbyMQ5W8ErQ"], "issued_at": "2018-10-12T04:38:03.000000Z"}} 2018-10-12 04:38:03,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4140ebe10ff5976e82c3d1a0f8ddfc1772778400" 2018-10-12 04:38:03,690 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f67b5b01-7425-4b3c-b6a7-2840aa54fa7d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:03,690 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f67b5b01-7425-4b3c-b6a7-2840aa54fa7d 2018-10-12 04:38:03,691 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:38:03,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4140ebe10ff5976e82c3d1a0f8ddfc1772778400" 2018-10-12 04:38:03,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38: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-88d7a189-3db5-42fc-9412-c88a3e531ab3 x-compute-request-id: req-88d7a189-3db5-42fc-9412-c88a3e531ab3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:38:03,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-88d7a189-3db5-42fc-9412-c88a3e531ab3 2018-10-12 04:38:03,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4140ebe10ff5976e82c3d1a0f8ddfc1772778400" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-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-10-12 04:38:03,924 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38: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-b255a1d3-2b54-4bc8-88f8-37fb624e64ff x-compute-request-id: req-b255a1d3-2b54-4bc8-88f8-37fb624e64ff Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:38:03,924 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b255a1d3-2b54-4bc8-88f8-37fb624e64ff 2018-10-12 04:38:03,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:03,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:04,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71d1501c55fb4164a88d523f0ad02ca7", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj-role"}], "expires_at": "2018-10-12T05:38:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-user", "id": "0a16a3a6db34477187efc7fb3d2bd10e"}, "audit_ids": ["kM6W-Q6jQYqKikiGUknKQA"], "issued_at": "2018-10-12T04:38:04.000000Z"}} 2018-10-12 04:38:04,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3294dd68b29ed018ab2907ec7ddd9c4663d4ff4d" 2018-10-12 04:38:04,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-858c84d3-da7e-4278-8ff9-8d1546905af3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:04,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-858c84d3-da7e-4278-8ff9-8d1546905af3 2018-10-12 04:38:04,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3294dd68b29ed018ab2907ec7ddd9c4663d4ff4d" 2018-10-12 04:38:04,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c9ec7c59-548d-45db-975f-ff3b4726b90c Date: Fri, 12 Oct 2018 04:38:04 GMT RESP BODY: {"networks":[]} 2018-10-12 04:38:04,564 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net used request id req-c9ec7c59-548d-45db-975f-ff3b4726b90c 2018-10-12 04:38:04,564 - neutron_utils - INFO - Creating network with name CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net 2018-10-12 04:38:04,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3294dd68b29ed018ab2907ec7ddd9c4663d4ff4d" -d '{"network": {"name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net", "admin_state_up": true}}' 2018-10-12 04:38:05,318 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-5bf53289-9752-4496-9792-e75f093015bf Date: Fri, 12 Oct 2018 04:38:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e8de9823-5425-4a11-8294-e86d932e84a2","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:38:05Z","is_default":false,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:04Z","mtu":1450}} 2018-10-12 04:38:05,318 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-5bf53289-9752-4496-9792-e75f093015bf 2018-10-12 04:38:05,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3294dd68b29ed018ab2907ec7ddd9c4663d4ff4d" 2018-10-12 04:38:05,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-a41e8e90-71e7-4c4d-8f17-691aaa41120a Date: Fri, 12 Oct 2018 04:38: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-10-12T04:38:05Z","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"fbdf16991f7242e1bd7cbd0dc9176211","id":"e8de9823-5425-4a11-8294-e86d932e84a2","name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net"}]} 2018-10-12 04:38:05,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-a41e8e90-71e7-4c4d-8f17-691aaa41120a 2018-10-12 04:38:05,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3294dd68b29ed018ab2907ec7ddd9c4663d4ff4d" 2018-10-12 04:38:05,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-56326780-e0ad-4179-ba34-e13a4fa31282 Date: Fri, 12 Oct 2018 04:38:05 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:38:05,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-56326780-e0ad-4179-ba34-e13a4fa31282 2018-10-12 04:38:05,756 - neutron_utils - INFO - Creating subnet with name CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet 2018-10-12 04:38:05,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3294dd68b29ed018ab2907ec7ddd9c4663d4ff4d" -d '{"subnets": [{"ip_version": 4, "network_id": "e8de9823-5425-4a11-8294-e86d932e84a2", "cidr": "10.55.0.0/24", "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet"}]}' 2018-10-12 04:38:06,576 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-de586607-1a75-4202-80d6-583da860764c Date: Fri, 12 Oct 2018 04:38:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38: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":"fbdf16991f7242e1bd7cbd0dc9176211","id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet"}]} 2018-10-12 04:38:06,576 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-de586607-1a75-4202-80d6-583da860764c 2018-10-12 04:38:06,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3294dd68b29ed018ab2907ec7ddd9c4663d4ff4d" 2018-10-12 04:38:06,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-517ce786-6182-4b15-af16-876ac4914a8b Date: Fri, 12 Oct 2018 04: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":["acab83e4-e58c-463a-95c0-fbd5a241c43e"],"updated_at":"2018-10-12T04:38:06Z","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbdf16991f7242e1bd7cbd0dc9176211","id":"e8de9823-5425-4a11-8294-e86d932e84a2","name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net"}]} 2018-10-12 04:38:06,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-517ce786-6182-4b15-af16-876ac4914a8b 2018-10-12 04:38:06,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3294dd68b29ed018ab2907ec7ddd9c4663d4ff4d" 2018-10-12 04:38:07,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d1534e6a-ad34-405f-ba96-6861136e3472 Date: Fri, 12 Oct 2018 04:38:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38: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":"fbdf16991f7242e1bd7cbd0dc9176211","id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet"}]} 2018-10-12 04:38:07,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-d1534e6a-ad34-405f-ba96-6861136e3472 2018-10-12 04:38:07,033 - OpenStackNetwork - DEBUG - Network [e8de9823-5425-4a11-8294-e86d932e84a2] created successfully 2018-10-12 04:38:07,033 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:07,034 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:07,494 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71d1501c55fb4164a88d523f0ad02ca7", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj-role"}], "expires_at": "2018-10-12T05:38:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-user", "id": "0a16a3a6db34477187efc7fb3d2bd10e"}, "audit_ids": ["SR9LixdyQUm2fw76bxj54w"], "issued_at": "2018-10-12T04:38:07.000000Z"}} 2018-10-12 04:38:07,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:07,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-404aea47-7c51-462c-9483-f56cbecc5676 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:07,573 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-404aea47-7c51-462c-9483-f56cbecc5676 2018-10-12 04:38:07,574 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:38:07,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:07,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-536182dc-30fd-43ea-8691-349983f0fefb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:07,665 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-536182dc-30fd-43ea-8691-349983f0fefb 2018-10-12 04:38:07,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:08,074 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5bf7bb11-b7db-43d1-a5fe-ad5ae79d6b6f Date: Fri, 12 Oct 2018 04:38: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":["acab83e4-e58c-463a-95c0-fbd5a241c43e"],"updated_at":"2018-10-12T04:38:06Z","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbdf16991f7242e1bd7cbd0dc9176211","id":"e8de9823-5425-4a11-8294-e86d932e84a2","name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net"}]} 2018-10-12 04:38:08,074 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net used request id req-5bf7bb11-b7db-43d1-a5fe-ad5ae79d6b6f 2018-10-12 04:38:08,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:38:08,083 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:38: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:38:08,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:08,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-05fcd52b-9e4d-4b09-9f6f-a1dbbe613e6a Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211"}, "enabled": true, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}} 2018-10-12 04:38:08,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 used request id req-05fcd52b-9e4d-4b09-9f6f-a1dbbe613e6a 2018-10-12 04:38:08,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:08,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8fc8ca90-16f9-4ddb-8a0d-1c27b6704a1b Date: Fri, 12 Oct 2018 04:38:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38: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":"fbdf16991f7242e1bd7cbd0dc9176211","id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet"}]} 2018-10-12 04:38:08,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-8fc8ca90-16f9-4ddb-8a0d-1c27b6704a1b 2018-10-12 04:38:08,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2&name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:08,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-91a21973-f7bf-4efb-812b-da4fa4dc86d0 Date: Fri, 12 Oct 2018 04:38:08 GMT RESP BODY: {"ports":[]} 2018-10-12 04:38:08,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2&name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port&admin_state_up=True used request id req-91a21973-f7bf-4efb-812b-da4fa4dc86d0 2018-10-12 04:38:08,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:08,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38: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-7d0e5d1d-c4e3-487b-ac2b-c7d06096909f x-compute-request-id: req-7d0e5d1d-c4e3-487b-ac2b-c7d06096909f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:38:08,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst used request id req-7d0e5d1d-c4e3-487b-ac2b-c7d06096909f 2018-10-12 04:38:08,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:09,157 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-9f6cb072-562e-4bc8-9164-6d1a19a155e9 Date: Fri, 12 Oct 2018 04:38: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":["acab83e4-e58c-463a-95c0-fbd5a241c43e"],"updated_at":"2018-10-12T04:38:06Z","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbdf16991f7242e1bd7cbd0dc9176211","id":"e8de9823-5425-4a11-8294-e86d932e84a2","name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net"}]} 2018-10-12 04:38:09,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net used request id req-9f6cb072-562e-4bc8-9164-6d1a19a155e9 2018-10-12 04:38:09,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:09,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbecdbb4-7d64-44e0-a707-b27e1530d5d3 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211"}, "enabled": true, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}} 2018-10-12 04:38:09,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 used request id req-dbecdbb4-7d64-44e0-a707-b27e1530d5d3 2018-10-12 04:38:09,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:09,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0f92072a-bccd-4f74-9ac5-ac39e972bad0 Date: Fri, 12 Oct 2018 04:38:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38: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":"fbdf16991f7242e1bd7cbd0dc9176211","id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet"}]} 2018-10-12 04:38:09,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-0f92072a-bccd-4f74-9ac5-ac39e972bad0 2018-10-12 04:38:09,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2&name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:09,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b1996019-e815-41e1-be99-182a16d06dea Date: Fri, 12 Oct 2018 04:38:09 GMT RESP BODY: {"ports":[]} 2018-10-12 04:38:09,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2&name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port&admin_state_up=True used request id req-b1996019-e815-41e1-be99-182a16d06dea 2018-10-12 04:38:09,611 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:09,612 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:09,993 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71d1501c55fb4164a88d523f0ad02ca7", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj-role"}], "expires_at": "2018-10-12T05:38:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-user", "id": "0a16a3a6db34477187efc7fb3d2bd10e"}, "audit_ids": ["j3db_1VsQJih_Ncz2vVgLQ"], "issued_at": "2018-10-12T04:38:10.000000Z"}} 2018-10-12 04:38:09,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e327a7add3ab6f85c48f992160e9817c5634fa" 2018-10-12 04:38:10,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc68147c-c82d-4059-b0d2-e205d9ad1f50 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:10,071 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dc68147c-c82d-4059-b0d2-e205d9ad1f50 2018-10-12 04:38:10,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:10,449 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-efcbcc52-8ea4-402d-96b3-0ecc08afeabb Date: Fri, 12 Oct 2018 04:38: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":["acab83e4-e58c-463a-95c0-fbd5a241c43e"],"updated_at":"2018-10-12T04:38:06Z","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbdf16991f7242e1bd7cbd0dc9176211","id":"e8de9823-5425-4a11-8294-e86d932e84a2","name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net"}]} 2018-10-12 04:38:10,449 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net used request id req-efcbcc52-8ea4-402d-96b3-0ecc08afeabb 2018-10-12 04:38:10,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:10,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0d419d2a-5159-4224-a04b-3da002baa651 Date: Fri, 12 Oct 2018 04:38:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38: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":"fbdf16991f7242e1bd7cbd0dc9176211","id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet"}]} 2018-10-12 04:38:10,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-0d419d2a-5159-4224-a04b-3da002baa651 2018-10-12 04:38:10,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:10,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2e20341f-baf2-486f-b82c-e134f08ad8fc Date: Fri, 12 Oct 2018 04:38: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":["acab83e4-e58c-463a-95c0-fbd5a241c43e"],"updated_at":"2018-10-12T04:38:06Z","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbdf16991f7242e1bd7cbd0dc9176211","id":"e8de9823-5425-4a11-8294-e86d932e84a2","name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net"}]} 2018-10-12 04:38:10,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net used request id req-2e20341f-baf2-486f-b82c-e134f08ad8fc 2018-10-12 04:38:10,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:38:10,898 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:38: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:38:10,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a3e327a7add3ab6f85c48f992160e9817c5634fa" 2018-10-12 04:38:10,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42f3418-d745-462e-bcd8-6def16155afc Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211"}, "enabled": true, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}} 2018-10-12 04:38:10,982 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 used request id req-b42f3418-d745-462e-bcd8-6def16155afc 2018-10-12 04:38:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:11,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-00d6f72f-2acf-4e98-93d6-ca07865f9e61 Date: Fri, 12 Oct 2018 04:38:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38: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":"fbdf16991f7242e1bd7cbd0dc9176211","id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet"}]} 2018-10-12 04:38:11,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-00d6f72f-2acf-4e98-93d6-ca07865f9e61 2018-10-12 04:38:11,041 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net 2018-10-12 04:38:11,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" -d '{"port": {"network_id": "e8de9823-5425-4a11-8294-e86d932e84a2", "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port", "admin_state_up": true}}' 2018-10-12 04:38:11,953 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-8a4b4c63-e387-4f34-8a9c-36b00a2fff47 Date: Fri, 12 Oct 2018 04:38:11 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:11Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.14"}],"id":"be81d327-f664-4431-8f34-e77b3329007b","security_groups":["22a9710a-4c6e-4da5-a242-c008773285c4"],"mac_address":"fa:16:3e:a4:34:f7","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","qos_policy_id":null,"admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:11Z","binding:vnic_type":"normal"}} 2018-10-12 04:38:11,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-8a4b4c63-e387-4f34-8a9c-36b00a2fff47 2018-10-12 04:38:11,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:12,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d2fe165a-8a21-45f3-99fd-5ed181394cd5 Date: Fri, 12 Oct 2018 04:38: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":["acab83e4-e58c-463a-95c0-fbd5a241c43e"],"updated_at":"2018-10-12T04:38:06Z","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbdf16991f7242e1bd7cbd0dc9176211","id":"e8de9823-5425-4a11-8294-e86d932e84a2","name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net"}]} 2018-10-12 04:38:12,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net used request id req-d2fe165a-8a21-45f3-99fd-5ed181394cd5 2018-10-12 04:38:12,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:12,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62fe8980-6416-42a6-ba40-b91f1922ff47 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211"}, "enabled": true, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}} 2018-10-12 04:38:12,148 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 used request id req-62fe8980-6416-42a6-ba40-b91f1922ff47 2018-10-12 04:38:12,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:12,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-10ed17cc-6a3d-4d1d-9ea8-0a0972799dab Date: Fri, 12 Oct 2018 04:38:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38: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":"fbdf16991f7242e1bd7cbd0dc9176211","id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet"}]} 2018-10-12 04:38:12,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-10ed17cc-6a3d-4d1d-9ea8-0a0972799dab 2018-10-12 04:38:12,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2&name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:12,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-705a5937-fe57-41d3-a6e1-41fbdb8dc117 Date: Fri, 12 Oct 2018 04:38:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:11Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.14"}],"id":"be81d327-f664-4431-8f34-e77b3329007b","security_groups":["22a9710a-4c6e-4da5-a242-c008773285c4"],"mac_address":"fa:16:3e:a4:34:f7","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:11Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:38:12,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2&name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port&admin_state_up=True used request id req-705a5937-fe57-41d3-a6e1-41fbdb8dc117 2018-10-12 04:38:12,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:12,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b316d64-2e8b-41a2-9220-2a259721f1b0 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211"}, "enabled": true, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}} 2018-10-12 04:38:12,406 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 used request id req-3b316d64-2e8b-41a2-9220-2a259721f1b0 2018-10-12 04:38:12,406 - nova_utils - INFO - Creating VM with name - CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst 2018-10-12 04:38:12,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:12,439 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-36a5e8e5-92b2-4216-b404-485a5e851384 x-compute-request-id: req-36a5e8e5-92b2-4216-b404-485a5e851384 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "bookmark"}], "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-flavor-name"}]} 2018-10-12 04:38:12,439 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-36a5e8e5-92b2-4216-b404-485a5e851384 2018-10-12 04:38:12,442 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:12,463 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-e82b4c69-5389-469e-a0a0-cb3f77deb7f2 x-compute-request-id: req-e82b4c69-5389-469e-a0a0-cb3f77deb7f2 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:38:12,464 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0 used request id req-e82b4c69-5389-469e-a0a0-cb3f77deb7f2 2018-10-12 04:38:12,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:12,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-12e96a55-7b80-40c8-94ff-739a166840f5 Date: Fri, 12 Oct 2018 04:38:12 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:38:01Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:38:03Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb/snap", "metadata": {}}], "self": "/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "min_disk": 0, "protected": false, "id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "file": "/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "fbdf16991f7242e1bd7cbd0dc9176211", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image"} 2018-10-12 04:38:12,660 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image used request id req-12e96a55-7b80-40c8-94ff-739a166840f5 2018-10-12 04:38:12,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:12,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5776f61e-9868-47f2-adc8-2aa7c29cf1c5 Date: Fri, 12 Oct 2018 04:38: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-10-12 04:38:12,806 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-5776f61e-9868-47f2-adc8-2aa7c29cf1c5 2018-10-12 04:38:12,812 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" -d '{"server": {"name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst", "imageRef": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "flavorRef": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "max_count": 1, "min_count": 1, "networks": [{"port": "be81d327-f664-4431-8f34-e77b3329007b"}]}}' 2018-10-12 04:38:14,321 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-b38ee088-a6db-43e0-9f7b-da27ccf8dbca x-compute-request-id: req-b38ee088-a6db-43e0-9f7b-da27ccf8dbca Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "bookmark"}], "adminPass": "Cj9udmTDSXvi"}} 2018-10-12 04:38:14,322 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b38ee088-a6db-43e0-9f7b-da27ccf8dbca 2018-10-12 04:38:14,325 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:14,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-c84c5ada-fb20-4674-9dcd-d9e2b168cb46 x-compute-request-id: req-c84c5ada-fb20-4674-9dcd-d9e2b168cb46 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.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "bookmark"}], "image": {"id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "links": [{"href": "http://172.30.9.27:8774/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "links": [{"href": "http://172.30.9.27:8774/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "bookmark"}]}, "id": "aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "user_id": "0a16a3a6db34477187efc7fb3d2bd10e", "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-10-12T04:38:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst", "created": "2018-10-12T04:38:14Z", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:38:14,542 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 used request id req-c84c5ada-fb20-4674-9dcd-d9e2b168cb46 2018-10-12 04:38:14,543 - create_instance - INFO - Created instance with name - CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst 2018-10-12 04:38:14,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:14,917 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-8f6ec2a6-9682-42c3-b1d4-e73b7b0ee030 x-compute-request-id: req-8f6ec2a6-9682-42c3-b1d4-e73b7b0ee030 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.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "bookmark"}], "image": {"id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "links": [{"href": "http://172.30.9.27:8774/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "links": [{"href": "http://172.30.9.27:8774/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "bookmark"}]}, "id": "aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "user_id": "0a16a3a6db34477187efc7fb3d2bd10e", "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-10-12T04:38:14Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst", "created": "2018-10-12T04:38:14Z", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:38:14,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 used request id req-8f6ec2a6-9682-42c3-b1d4-e73b7b0ee030 2018-10-12 04:38:14,918 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst] is - BUILD 2018-10-12 04:38:14,918 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:38:17,919 - create_instance - DEBUG - VM status query timeout in 896.624268055 2018-10-12 04:38:17,922 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:18,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-095b32f8-2f84-4013-9f17-7a79f971989f x-compute-request-id: req-095b32f8-2f84-4013-9f17-7a79f971989f 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.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "bookmark"}], "image": {"id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "links": [{"href": "http://172.30.9.27:8774/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "links": [{"href": "http://172.30.9.27:8774/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "bookmark"}]}, "id": "aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "security_groups": [{"name": "default"}], "user_id": "0a16a3a6db34477187efc7fb3d2bd10e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:38:15Z", "hostId": "69d9936e559b75bd33f3c1ebaa635750413cc8072f9d09d276d1cb0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst", "created": "2018-10-12T04:38:14Z", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:38:18,456 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 used request id req-095b32f8-2f84-4013-9f17-7a79f971989f 2018-10-12 04:38:18,456 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst] is - BUILD 2018-10-12 04:38:18,456 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:38:21,460 - create_instance - DEBUG - VM status query timeout in 893.083384037 2018-10-12 04:38:21,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:21,967 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38: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-cb689a05-df39-43e1-ad54-5cfaf63d6f4a x-compute-request-id: req-cb689a05-df39-43e1-ad54-5cfaf63d6f4a Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:34:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "bookmark"}], "image": {"id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "links": [{"href": "http://172.30.9.27:8774/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:38:19.000000", "flavor": {"id": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "links": [{"href": "http://172.30.9.27:8774/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "bookmark"}]}, "id": "aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "security_groups": [{"name": "default"}], "user_id": "0a16a3a6db34477187efc7fb3d2bd10e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:38:20Z", "hostId": "69d9936e559b75bd33f3c1ebaa635750413cc8072f9d09d276d1cb0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst", "created": "2018-10-12T04:38:14Z", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:38:21,967 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 used request id req-cb689a05-df39-43e1-ad54-5cfaf63d6f4a 2018-10-12 04:38:21,968 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst] is - ACTIVE 2018-10-12 04:38:21,968 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:38:21,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:22,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38: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-5c00ed4b-1bdf-41ee-8872-896494b00cd2 x-compute-request-id: req-5c00ed4b-1bdf-41ee-8872-896494b00cd2 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:34:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "bookmark"}], "image": {"id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "links": [{"href": "http://172.30.9.27:8774/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:38:19.000000", "flavor": {"id": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "links": [{"href": "http://172.30.9.27:8774/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "bookmark"}]}, "id": "aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "security_groups": [{"name": "default"}], "user_id": "0a16a3a6db34477187efc7fb3d2bd10e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:38:20Z", "hostId": "69d9936e559b75bd33f3c1ebaa635750413cc8072f9d09d276d1cb0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst", "created": "2018-10-12T04:38:14Z", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:38:22,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 used request id req-5c00ed4b-1bdf-41ee-8872-896494b00cd2 2018-10-12 04:38:22,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:22,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-d7a4be4e-7981-451c-8b89-22828221bc0e Date: Fri, 12 Oct 2018 04:38: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":["acab83e4-e58c-463a-95c0-fbd5a241c43e"],"updated_at":"2018-10-12T04:38:06Z","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbdf16991f7242e1bd7cbd0dc9176211","id":"e8de9823-5425-4a11-8294-e86d932e84a2","name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net"}]} 2018-10-12 04:38:22,833 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net used request id req-d7a4be4e-7981-451c-8b89-22828221bc0e 2018-10-12 04:38:22,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:22,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc93abb5-1025-41a9-bf53-ba9c8b28c83c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211"}, "enabled": true, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}} 2018-10-12 04:38:22,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 used request id req-bc93abb5-1025-41a9-bf53-ba9c8b28c83c 2018-10-12 04:38:22,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:22,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-08512eb0-f372-458c-a25c-a34fa0900c98 Date: Fri, 12 Oct 2018 04:38:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38: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":"fbdf16991f7242e1bd7cbd0dc9176211","id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet"}]} 2018-10-12 04:38:22,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-08512eb0-f372-458c-a25c-a34fa0900c98 2018-10-12 04:38:22,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:23,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-1f204408-df2e-436a-911a-6393bbeb7506 Date: Fri, 12 Oct 2018 04:38:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.2"}],"id":"1be1f221-7afa-4d10-9967-ea961d3ca9d9","security_groups":[],"mac_address":"fa:16:3e:83:16:1f","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e8de9823-5425-4a11-8294-e86d932e84a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.4"}],"id":"3a9f8103-eecb-4870-b427-0cbbca5df222","security_groups":[],"mac_address":"fa:16:3e:9d:a0:43","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e8de9823-5425-4a11-8294-e86d932e84a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.14"}],"id":"be81d327-f664-4431-8f34-e77b3329007b","security_groups":["22a9710a-4c6e-4da5-a242-c008773285c4"],"mac_address":"fa:16:3e:a4:34:f7","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:11Z","binding:vnic_type":"normal","device_id":"aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.3"}],"id":"d1242ee3-c162-4214-8c33-16e9c5d523bd","security_groups":[],"mac_address":"fa:16:3e:08:f8:ce","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e8de9823-5425-4a11-8294-e86d932e84a2"}]} 2018-10-12 04:38:23,303 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-1f204408-df2e-436a-911a-6393bbeb7506 2018-10-12 04:38:23,304 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:23,682 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71d1501c55fb4164a88d523f0ad02ca7", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj-role"}], "expires_at": "2018-10-12T05:38:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-user", "id": "0a16a3a6db34477187efc7fb3d2bd10e"}, "audit_ids": ["dxnWYCjZQ_WuNjrNBy_S4w"], "issued_at": "2018-10-12T04:38:23.000000Z"}} 2018-10-12 04:38:23,685 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b3b3ca3c19dde002d31c0c89dae9ad3a05a983" 2018-10-12 04:38:24,536 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38: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-2e385e14-8abf-4de5-8f87-b02a221e4fbd x-compute-request-id: req-2e385e14-8abf-4de5-8f87-b02a221e4fbd Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:34:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "bookmark"}], "image": {"id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "links": [{"href": "http://172.30.9.27:8774/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:38:19.000000", "flavor": {"id": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "links": [{"href": "http://172.30.9.27:8774/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "bookmark"}]}, "id": "aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "security_groups": [{"name": "default"}], "user_id": "0a16a3a6db34477187efc7fb3d2bd10e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:38:20Z", "hostId": "69d9936e559b75bd33f3c1ebaa635750413cc8072f9d09d276d1cb0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst", "created": "2018-10-12T04:38:14Z", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 04:38:24,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst used request id req-2e385e14-8abf-4de5-8f87-b02a221e4fbd 2018-10-12 04:38:24,537 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:24,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "71d1501c55fb4164a88d523f0ad02ca7", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj-role"}], "expires_at": "2018-10-12T05:38:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/fbdf16991f7242e1bd7cbd0dc9176211", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-user", "id": "0a16a3a6db34477187efc7fb3d2bd10e"}, "audit_ids": ["tGRAIydKSYuuW5wpEioUkQ"], "issued_at": "2018-10-12T04:38:24.000000Z"}} 2018-10-12 04:38:24,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88bfc5a257b4af12b5ab9111879844282a00dfc" 2018-10-12 04:38:25,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-fd41cefb-6495-43d8-a6a6-85ce7024308d Date: Fri, 12 Oct 2018 04:38: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":["acab83e4-e58c-463a-95c0-fbd5a241c43e"],"updated_at":"2018-10-12T04:38:06Z","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbdf16991f7242e1bd7cbd0dc9176211","id":"e8de9823-5425-4a11-8294-e86d932e84a2","name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net"}]} 2018-10-12 04:38:25,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net used request id req-fd41cefb-6495-43d8-a6a6-85ce7024308d 2018-10-12 04:38:25,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88bfc5a257b4af12b5ab9111879844282a00dfc" 2018-10-12 04:38:25,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-6f24301c-8f21-43ae-a3d9-aad5f14fe80e Date: Fri, 12 Oct 2018 04:38:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38: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":"fbdf16991f7242e1bd7cbd0dc9176211","id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet"}]} 2018-10-12 04:38:25,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-6f24301c-8f21-43ae-a3d9-aad5f14fe80e 2018-10-12 04:38:25,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d88bfc5a257b4af12b5ab9111879844282a00dfc" 2018-10-12 04:38:25,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-ef4814bd-749d-4783-8400-4b7bcb22df37 Date: Fri, 12 Oct 2018 04:38:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.2"}],"id":"1be1f221-7afa-4d10-9967-ea961d3ca9d9","security_groups":[],"mac_address":"fa:16:3e:83:16:1f","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e8de9823-5425-4a11-8294-e86d932e84a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.4"}],"id":"3a9f8103-eecb-4870-b427-0cbbca5df222","security_groups":[],"mac_address":"fa:16:3e:9d:a0:43","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e8de9823-5425-4a11-8294-e86d932e84a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.14"}],"id":"be81d327-f664-4431-8f34-e77b3329007b","security_groups":["22a9710a-4c6e-4da5-a242-c008773285c4"],"mac_address":"fa:16:3e:a4:34:f7","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:11Z","binding:vnic_type":"normal","device_id":"aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.3"}],"id":"d1242ee3-c162-4214-8c33-16e9c5d523bd","security_groups":[],"mac_address":"fa:16:3e:08:f8:ce","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e8de9823-5425-4a11-8294-e86d932e84a2"}]} 2018-10-12 04:38:25,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-ef4814bd-749d-4783-8400-4b7bcb22df37 2018-10-12 04:38:25,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:26,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-da96909e-522e-4fc5-bf11-34db94f2ab86 x-compute-request-id: req-da96909e-522e-4fc5-bf11-34db94f2ab86 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:34:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "bookmark"}], "image": {"id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "links": [{"href": "http://172.30.9.27:8774/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:38:19.000000", "flavor": {"id": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "links": [{"href": "http://172.30.9.27:8774/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "bookmark"}]}, "id": "aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "security_groups": [{"name": "default"}], "user_id": "0a16a3a6db34477187efc7fb3d2bd10e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:38:20Z", "hostId": "69d9936e559b75bd33f3c1ebaa635750413cc8072f9d09d276d1cb0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst", "created": "2018-10-12T04:38:14Z", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:38:26,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 used request id req-da96909e-522e-4fc5-bf11-34db94f2ab86 2018-10-12 04:38:26,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:26,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-95d870c8-9f74-4979-8459-6950267e4634 Date: Fri, 12 Oct 2018 04:38: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":["acab83e4-e58c-463a-95c0-fbd5a241c43e"],"updated_at":"2018-10-12T04:38:06Z","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbdf16991f7242e1bd7cbd0dc9176211","id":"e8de9823-5425-4a11-8294-e86d932e84a2","name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net"}]} 2018-10-12 04:38:26,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net used request id req-95d870c8-9f74-4979-8459-6950267e4634 2018-10-12 04:38:26,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:26,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7df0d033-d2a0-40df-b4d6-3b7a18f1f6ea Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211"}, "enabled": true, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}} 2018-10-12 04:38:26,401 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 used request id req-7df0d033-d2a0-40df-b4d6-3b7a18f1f6ea 2018-10-12 04:38:26,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:26,601 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3f7448bc-f782-4a3c-904a-b0f19672d8e6 Date: Fri, 12 Oct 2018 04:38:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38: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":"fbdf16991f7242e1bd7cbd0dc9176211","id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet"}]} 2018-10-12 04:38:26,601 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-3f7448bc-f782-4a3c-904a-b0f19672d8e6 2018-10-12 04:38:26,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:26,838 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-9be29fc0-8387-4e0f-b9bd-590fad39a8ef Date: Fri, 12 Oct 2018 04:38:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.2"}],"id":"1be1f221-7afa-4d10-9967-ea961d3ca9d9","security_groups":[],"mac_address":"fa:16:3e:83:16:1f","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e8de9823-5425-4a11-8294-e86d932e84a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.4"}],"id":"3a9f8103-eecb-4870-b427-0cbbca5df222","security_groups":[],"mac_address":"fa:16:3e:9d:a0:43","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e8de9823-5425-4a11-8294-e86d932e84a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.14"}],"id":"be81d327-f664-4431-8f34-e77b3329007b","security_groups":["22a9710a-4c6e-4da5-a242-c008773285c4"],"mac_address":"fa:16:3e:a4:34:f7","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:11Z","binding:vnic_type":"normal","device_id":"aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.3"}],"id":"d1242ee3-c162-4214-8c33-16e9c5d523bd","security_groups":[],"mac_address":"fa:16:3e:08:f8:ce","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e8de9823-5425-4a11-8294-e86d932e84a2"}]} 2018-10-12 04:38:26,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-9be29fc0-8387-4e0f-b9bd-590fad39a8ef 2018-10-12 04:38:26,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:27,615 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38: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-8a2a382d-b67d-4d41-b034-5c950127f59a x-compute-request-id: req-8a2a382d-b67d-4d41-b034-5c950127f59a Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:34:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "bookmark"}], "image": {"id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "links": [{"href": "http://172.30.9.27:8774/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:38:19.000000", "flavor": {"id": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "links": [{"href": "http://172.30.9.27:8774/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "bookmark"}]}, "id": "aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "security_groups": [{"name": "default"}], "user_id": "0a16a3a6db34477187efc7fb3d2bd10e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:38:20Z", "hostId": "69d9936e559b75bd33f3c1ebaa635750413cc8072f9d09d276d1cb0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst", "created": "2018-10-12T04:38:14Z", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:38:27,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 used request id req-8a2a382d-b67d-4d41-b034-5c950127f59a 2018-10-12 04:38:27,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:27,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ffb64b54-1030-4774-a042-8e37acd1fd0e Date: Fri, 12 Oct 2018 04:38: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":["acab83e4-e58c-463a-95c0-fbd5a241c43e"],"updated_at":"2018-10-12T04:38:06Z","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:04Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"fbdf16991f7242e1bd7cbd0dc9176211","id":"e8de9823-5425-4a11-8294-e86d932e84a2","name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net"}]} 2018-10-12 04:38:27,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net used request id req-ffb64b54-1030-4774-a042-8e37acd1fd0e 2018-10-12 04:38:27,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:27,750 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b8480b-83dd-4b86-bf25-eecff9126059 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211"}, "enabled": true, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}} 2018-10-12 04:38:27,750 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 used request id req-27b8480b-83dd-4b86-bf25-eecff9126059 2018-10-12 04:38:27,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:27,808 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-99ac208b-71b6-40da-96e6-68af8b0b5ae1 Date: Fri, 12 Oct 2018 04:38:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38: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":"fbdf16991f7242e1bd7cbd0dc9176211","id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","subnetpool_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet"}]} 2018-10-12 04:38:27,808 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-99ac208b-71b6-40da-96e6-68af8b0b5ae1 2018-10-12 04:38:27,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:28,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-8b3704d7-5f7b-4966-bf0e-6d488a4ddda9 Date: Fri, 12 Oct 2018 04:38:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.2"}],"id":"1be1f221-7afa-4d10-9967-ea961d3ca9d9","security_groups":[],"mac_address":"fa:16:3e:83:16:1f","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:06Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e8de9823-5425-4a11-8294-e86d932e84a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:09Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.4"}],"id":"3a9f8103-eecb-4870-b427-0cbbca5df222","security_groups":[],"mac_address":"fa:16:3e:9d:a0:43","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e8de9823-5425-4a11-8294-e86d932e84a2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:20Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.14"}],"id":"be81d327-f664-4431-8f34-e77b3329007b","security_groups":["22a9710a-4c6e-4da5-a242-c008773285c4"],"mac_address":"fa:16:3e:a4:34:f7","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:11Z","binding:vnic_type":"normal","device_id":"aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"acab83e4-e58c-463a-95c0-fbd5a241c43e","ip_address":"10.55.0.3"}],"id":"d1242ee3-c162-4214-8c33-16e9c5d523bd","security_groups":[],"mac_address":"fa:16:3e:08:f8:ce","project_id":"fbdf16991f7242e1bd7cbd0dc9176211","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e8de9823-5425-4a11-8294-e86d932e84a2","tenant_id":"fbdf16991f7242e1bd7cbd0dc9176211","created_at":"2018-10-12T04:38:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e8de9823-5425-4a11-8294-e86d932e84a2"}]} 2018-10-12 04:38:28,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-8b3704d7-5f7b-4966-bf0e-6d488a4ddda9 2018-10-12 04:38:28,049 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b3b3ca3c19dde002d31c0c89dae9ad3a05a983" 2018-10-12 04:38:28,207 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:38: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-63abf2ba-32bf-4c41-a2d8-36e909ffab34 x-compute-request-id: req-63abf2ba-32bf-4c41-a2d8-36e909ffab34 Content-Type: application/json 2018-10-12 04:38:28,208 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 used request id req-63abf2ba-32bf-4c41-a2d8-36e909ffab34 2018-10-12 04:38:28,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:28,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38: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-ffbf2598-6df8-474f-91dc-c914f0276b17 x-compute-request-id: req-ffbf2598-6df8-474f-91dc-c914f0276b17 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:34:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "bookmark"}], "image": {"id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "links": [{"href": "http://172.30.9.27:8774/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:38:19.000000", "flavor": {"id": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "links": [{"href": "http://172.30.9.27:8774/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "bookmark"}]}, "id": "aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "security_groups": [{"name": "default"}], "user_id": "0a16a3a6db34477187efc7fb3d2bd10e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:38:28Z", "hostId": "69d9936e559b75bd33f3c1ebaa635750413cc8072f9d09d276d1cb0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst", "created": "2018-10-12T04:38:14Z", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:38:28,756 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 used request id req-ffbf2598-6df8-474f-91dc-c914f0276b17 2018-10-12 04:38:28,756 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst] is - ACTIVE 2018-10-12 04:38:28,756 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:38:31,760 - create_instance - DEBUG - VM status query timeout in 296.448513985 2018-10-12 04:38:31,763 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:32,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38: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-6b49a0f6-457c-4f05-952e-3eac0e0c8063 x-compute-request-id: req-6b49a0f6-457c-4f05-952e-3eac0e0c8063 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a4:34:f7", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "rel": "bookmark"}], "image": {"id": "32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "links": [{"href": "http://172.30.9.27:8774/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:38:19.000000", "flavor": {"id": "812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "links": [{"href": "http://172.30.9.27:8774/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0", "rel": "bookmark"}]}, "id": "aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00", "security_groups": [{"name": "default"}], "user_id": "0a16a3a6db34477187efc7fb3d2bd10e", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:38:28Z", "hostId": "69d9936e559b75bd33f3c1ebaa635750413cc8072f9d09d276d1cb0d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst", "created": "2018-10-12T04:38:14Z", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:38:32,259 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 used request id req-6b49a0f6-457c-4f05-952e-3eac0e0c8063 2018-10-12 04:38:32,259 - create_instance - DEBUG - Instance status [CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst] is - ACTIVE 2018-10-12 04:38:32,259 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:38:35,263 - create_instance - DEBUG - VM status query timeout in 292.945517063 2018-10-12 04:38:35,266 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:35,317 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:38: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-e3e974f6-34fb-40f0-9ad4-7f632b6287b2 x-compute-request-id: req-e3e974f6-34fb-40f0-9ad4-7f632b6287b2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 could not be found.", "code": 404}} 2018-10-12 04:38:35,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 used request id req-e3e974f6-34fb-40f0-9ad4-7f632b6287b2 2018-10-12 04:38:35,318 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 could not be found. (HTTP 404) (Request-ID: req-e3e974f6-34fb-40f0-9ad4-7f632b6287b2) 2018-10-12 04:38:35,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}55b3b3ca3c19dde002d31c0c89dae9ad3a05a983" 2018-10-12 04:38:35,414 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38: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-714bb32a-bd8e-4d6d-82a0-f38c13fad8c9 x-compute-request-id: req-714bb32a-bd8e-4d6d-82a0-f38c13fad8c9 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:38:35,415 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst used request id req-714bb32a-bd8e-4d6d-82a0-f38c13fad8c9 2018-10-12 04:38:35,415 - create_instance - INFO - Deleting Port with ID - be81d327-f664-4431-8f34-e77b3329007b 2018-10-12 04:38:35,416 - neutron_utils - INFO - Deleting port with name CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-port 2018-10-12 04:38:35,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/be81d327-f664-4431-8f34-e77b3329007b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:35,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aba442d7-c3b6-43ce-89e9-494bfde75488 Date: Fri, 12 Oct 2018 04:38:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:38:35,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/be81d327-f664-4431-8f34-e77b3329007b used request id req-aba442d7-c3b6-43ce-89e9-494bfde75488 2018-10-12 04:38:35,923 - create_instance - INFO - Deleting VM instance - CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst 2018-10-12 04:38:35,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:35,973 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:38: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-cd9d9c56-497e-40a9-871d-6a651e7b3fc4 x-compute-request-id: req-cd9d9c56-497e-40a9-871d-6a651e7b3fc4 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 could not be found.", "code": 404}} 2018-10-12 04:38:35,973 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 used request id req-cd9d9c56-497e-40a9-871d-6a651e7b3fc4 2018-10-12 04:38:35,973 - create_instance - WARNING - Instance already deleted - Instance aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 could not be found. (HTTP 404) (Request-ID: req-cd9d9c56-497e-40a9-871d-6a651e7b3fc4) 2018-10-12 04:38:35,974 - create_instance - INFO - Checking deletion status 2018-10-12 04:38:35,978 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cdf52d895c409f5e93855d332f5f4a4b2fe039ea" 2018-10-12 04:38:36,023 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:38: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-1e11f7d3-373a-46e1-9ec6-eb0fdab574eb x-compute-request-id: req-1e11f7d3-373a-46e1-9ec6-eb0fdab574eb Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 could not be found.", "code": 404}} 2018-10-12 04:38:36,023 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 used request id req-1e11f7d3-373a-46e1-9ec6-eb0fdab574eb 2018-10-12 04:38:36,024 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance aa1cb64c-2d9d-49d5-ba68-bfdf7b6c7e00 could not be found. (HTTP 404) (Request-ID: req-1e11f7d3-373a-46e1-9ec6-eb0fdab574eb) 2018-10-12 04:38:36,024 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-inst 2018-10-12 04:38:36,028 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4140ebe10ff5976e82c3d1a0f8ddfc1772778400" 2018-10-12 04:38:36,064 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:38: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-3e4defc5-de6f-46bf-a0ff-5a097f6e6ff7 x-compute-request-id: req-3e4defc5-de6f-46bf-a0ff-5a097f6e6ff7 Content-Length: 0 Content-Type: application/json 2018-10-12 04:38:36,064 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/812fa4c4-19a0-4857-bb9d-892fc73a7cb0 used request id req-3e4defc5-de6f-46bf-a0ff-5a097f6e6ff7 2018-10-12 04:38:36,065 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet 2018-10-12 04:38:36,065 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-subnet 2018-10-12 04:38:36,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/acab83e4-e58c-463a-95c0-fbd5a241c43e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3294dd68b29ed018ab2907ec7ddd9c4663d4ff4d" 2018-10-12 04:38:38,456 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c8f2026-7ee7-4c6c-a721-5a092eed3963 Date: Fri, 12 Oct 2018 04:38:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:38:38,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/acab83e4-e58c-463a-95c0-fbd5a241c43e used request id req-0c8f2026-7ee7-4c6c-a721-5a092eed3963 2018-10-12 04:38:38,456 - neutron_utils - INFO - Deleting network with name CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-pub-net 2018-10-12 04:38:38,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/e8de9823-5425-4a11-8294-e86d932e84a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3294dd68b29ed018ab2907ec7ddd9c4663d4ff4d" 2018-10-12 04:38:39,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2ebadc6f-b535-4cdf-921f-fdedf70c77c2 Date: Fri, 12 Oct 2018 04:38:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:38:39,675 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e8de9823-5425-4a11-8294-e86d932e84a2 used request id req-2ebadc6f-b535-4cdf-921f-fdedf70c77c2 2018-10-12 04:38:39,675 - glance_utils - INFO - Deleting image named - CreateInstanceSimpleTests-905bf0c3-c1c7-45b3-941b-36ff0d1ff30c-image 2018-10-12 04:38:39,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0044563b52d2e8c4559ddd9d6c392f712a8ee973" 2018-10-12 04:38:41,410 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-bc0bbb4a-d145-4cc0-80ed-b40caef8c25f Date: Fri, 12 Oct 2018 04:38:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:38:41,410 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/32b5c401-6a25-44d4-88f2-2c24b1fa8afb used request id req-bc0bbb4a-d145-4cc0-80ed-b40caef8c25f 2018-10-12 04:38:41,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:38:41,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-22c5ab54-b374-4cdd-b478-b69cb2e75b87 Date: Fri, 12 Oct 2018 04:38:41 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "created_at": "2018-10-12T04:38:04Z", "updated_at": "2018-10-12T04:38:04Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:38:04Z", "revision_number": 0, "id": "10657a3d-dee3-4806-9433-461e7a2b6ce5", "remote_group_id": "22a9710a-4c6e-4da5-a242-c008773285c4", "remote_ip_prefix": null, "created_at": "2018-10-12T04:38:04Z", "security_group_id": "22a9710a-4c6e-4da5-a242-c008773285c4", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbdf16991f7242e1bd7cbd0dc9176211"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:38:04Z", "revision_number": 0, "id": "439c69ac-9fe0-4fff-b125-436f447a4173", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:38:04Z", "security_group_id": "22a9710a-4c6e-4da5-a242-c008773285c4", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbdf16991f7242e1bd7cbd0dc9176211"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:38:04Z", "revision_number": 0, "id": "5afd92dc-8a5c-4b8c-8f1e-dc8da226f479", "remote_group_id": "22a9710a-4c6e-4da5-a242-c008773285c4", "remote_ip_prefix": null, "created_at": "2018-10-12T04:38:04Z", "security_group_id": "22a9710a-4c6e-4da5-a242-c008773285c4", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "port_range_min": null, "ethertype": "IPv4", "project_id": "fbdf16991f7242e1bd7cbd0dc9176211"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:38:04Z", "revision_number": 0, "id": "fe64d7f9-e8da-40d6-b8f4-3cbd6a17cbc9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:38:04Z", "security_group_id": "22a9710a-4c6e-4da5-a242-c008773285c4", "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "port_range_min": null, "ethertype": "IPv6", "project_id": "fbdf16991f7242e1bd7cbd0dc9176211"}], "revision_number": 4, "project_id": "fbdf16991f7242e1bd7cbd0dc9176211", "id": "22a9710a-4c6e-4da5-a242-c008773285c4", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:38:41,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-22c5ab54-b374-4cdd-b478-b69cb2e75b87 2018-10-12 04:38:41,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:38:41,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-386467c8-9d0d-490c-ab92-60201f2c522b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:38:41,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-386467c8-9d0d-490c-ab92-60201f2c522b 2018-10-12 04:38:41,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:38:41,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9280614-bc06-4f65-84c0-3998a0132787 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211"}, "enabled": true, "id": "fbdf16991f7242e1bd7cbd0dc9176211", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj"}} 2018-10-12 04:38:41,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 used request id req-b9280614-bc06-4f65-84c0-3998a0132787 2018-10-12 04:38:41,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 22a9710a-4c6e-4da5-a242-c008773285c4 2018-10-12 04:38:41,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=22a9710a-4c6e-4da5-a242-c008773285c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:38:42,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-cc532a0d-af3d-45ff-8ceb-4b744861cc1f Date: Fri, 12 Oct 2018 04:38:42 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "22a9710a-4c6e-4da5-a242-c008773285c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:38:04Z", "security_group_id": "22a9710a-4c6e-4da5-a242-c008773285c4", "port_range_min": null, "revision_number": 0, "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "created_at": "2018-10-12T04:38:04Z", "project_id": "fbdf16991f7242e1bd7cbd0dc9176211", "id": "10657a3d-dee3-4806-9433-461e7a2b6ce5"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:38:04Z", "security_group_id": "22a9710a-4c6e-4da5-a242-c008773285c4", "port_range_min": null, "revision_number": 0, "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "created_at": "2018-10-12T04:38:04Z", "project_id": "fbdf16991f7242e1bd7cbd0dc9176211", "id": "439c69ac-9fe0-4fff-b125-436f447a4173"}, {"remote_group_id": "22a9710a-4c6e-4da5-a242-c008773285c4", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:38:04Z", "security_group_id": "22a9710a-4c6e-4da5-a242-c008773285c4", "port_range_min": null, "revision_number": 0, "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "created_at": "2018-10-12T04:38:04Z", "project_id": "fbdf16991f7242e1bd7cbd0dc9176211", "id": "5afd92dc-8a5c-4b8c-8f1e-dc8da226f479"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:38:04Z", "security_group_id": "22a9710a-4c6e-4da5-a242-c008773285c4", "port_range_min": null, "revision_number": 0, "tenant_id": "fbdf16991f7242e1bd7cbd0dc9176211", "created_at": "2018-10-12T04:38:04Z", "project_id": "fbdf16991f7242e1bd7cbd0dc9176211", "id": "fe64d7f9-e8da-40d6-b8f4-3cbd6a17cbc9"}]} 2018-10-12 04:38:42,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=22a9710a-4c6e-4da5-a242-c008773285c4 used request id req-cc532a0d-af3d-45ff-8ceb-4b744861cc1f 2018-10-12 04:38:42,010 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:38:42,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/22a9710a-4c6e-4da5-a242-c008773285c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:38:42,340 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b7aa026d-733c-4c1e-8e2b-1efea0c7979c Content-Length: 0 Date: Fri, 12 Oct 2018 04:38:42 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:38:42,340 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/22a9710a-4c6e-4da5-a242-c008773285c4 used request id req-b7aa026d-733c-4c1e-8e2b-1efea0c7979c 2018-10-12 04:38:42,341 - keystone_utils - INFO - Deleting project with name - CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj 2018-10-12 04:38:42,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:38:42,569 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b2a4191b-1a16-4d7f-9a35-9f122d96c94a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:38:42,569 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/fbdf16991f7242e1bd7cbd0dc9176211 used request id req-b2a4191b-1a16-4d7f-9a35-9f122d96c94a 2018-10-12 04:38:42,569 - keystone_utils - INFO - Deleting role with name - CreateInstanceSimpleTests-012b93ea-6f6a-4e0-proj-role 2018-10-12 04:38:42,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/71d1501c55fb4164a88d523f0ad02ca7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:38:42,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d76524b0-0bd4-4fae-8963-6a774c8c0b51 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:38:42,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/71d1501c55fb4164a88d523f0ad02ca7 used request id req-d76524b0-0bd4-4fae-8963-6a774c8c0b51 2018-10-12 04:38:42,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}63ba3eb8254e9b7920abb3a7edaee747564ffa25" 2018-10-12 04:38:42,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60a21086-6ad6-43d3-b5d5-785185c896f5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:38:42,776 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-60a21086-6ad6-43d3-b5d5-785185c896f5 2018-10-12 04:38:42,777 - keystone_utils - INFO - Deleting user with name - CreateInstanceSimpleTests-012b93ea-6f6a-4e0-user 2018-10-12 04:38:42,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/0a16a3a6db34477187efc7fb3d2bd10e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c7f03d3a374718cddec4d96fe3e4e90cf711278" 2018-10-12 04:38:42,989 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:38:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e6bee6eb-03a2-43ef-bd66-d08767d95306 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:38:42,989 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0a16a3a6db34477187efc7fb3d2bd10e used request id req-e6bee6eb-03a2-43ef-bd66-d08767d95306 2018-10-12 04:38:42,991 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:43,365 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:38:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Fv3tvfAcRwecI6dmE9vxJA"], "issued_at": "2018-10-12T04:38:43.000000Z"}} 2018-10-12 04:38:43,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}506fd6ddd448395cc8dc3eb99daa4972699bde37" 2018-10-12 04:38:43,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73f3c731-aee8-4d34-9123-06d440a128b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:43,449 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-73f3c731-aee8-4d34-9123-06d440a128b3 2018-10-12 04:38:43,451 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:43,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:43,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:38:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["rkY2jL2bR_qdqYwZbaiVvg"], "issued_at": "2018-10-12T04:38:43.000000Z"}} 2018-10-12 04:38:43,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:38:43,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c6e289-2297-4423-91c9-1fb1db2eebe4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:43,925 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e3c6e289-2297-4423-91c9-1fb1db2eebe4 2018-10-12 04:38:43,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:38:43,935 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:38: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:38:43,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:38:44,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d01a570f-657b-4910-9c37-27ee7d209b9b Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:38:44,026 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj used request id req-d01a570f-657b-4910-9c37-27ee7d209b9b 2018-10-12 04:38:44,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:38:44,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d1c5e2e-754b-4b95-af32-508bc5c91b59 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:38:44,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1d1c5e2e-754b-4b95-af32-508bc5c91b59 2018-10-12 04:38:44,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}}' 2018-10-12 04:38:44,230 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e17f6fd-40ce-4a6d-ba62-6ebb251c0b67 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290"}, "enabled": true, "id": "9242a4c2c94c4f159461496701018290", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}} 2018-10-12 04:38:44,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7e17f6fd-40ce-4a6d-ba62-6ebb251c0b67 2018-10-12 04:38:44,230 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj 2018-10-12 04:38:44,230 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:44,231 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:44,627 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:38:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["zuVeFsNVSAqH4uKIM70OUQ"], "issued_at": "2018-10-12T04:38:44.000000Z"}} 2018-10-12 04:38:44,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a27344ab4474596b9e4d53738030e6b0241dfc9" 2018-10-12 04:38:44,640 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c48b2f64-b809-4c9e-87f4-6f8762ca92ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:44,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c48b2f64-b809-4c9e-87f4-6f8762ca92ce 2018-10-12 04:38:44,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:38:44,649 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:38:44,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a27344ab4474596b9e4d53738030e6b0241dfc9" 2018-10-12 04:38:44,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f781f0a8-70bd-4274-833e-d6680c7045ba Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:38:44,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f781f0a8-70bd-4274-833e-d6680c7045ba 2018-10-12 04:38:44,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a27344ab4474596b9e4d53738030e6b0241dfc9" 2018-10-12 04:38:44,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdfacaf9-2e64-470c-a035-f1950a893026 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290"}, "enabled": true, "id": "9242a4c2c94c4f159461496701018290", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}]} 2018-10-12 04:38:44,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj used request id req-bdfacaf9-2e64-470c-a035-f1950a893026 2018-10-12 04:38:44,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a27344ab4474596b9e4d53738030e6b0241dfc9" 2018-10-12 04:38:44,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abab7926-be12-4bf9-941b-5515da582b0a Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:38:44,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-abab7926-be12-4bf9-941b-5515da582b0a 2018-10-12 04:38:45,320 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-33d52ac1-88f2-474-user 2018-10-12 04:38:45,320 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:45,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:38:45,409 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d32ea7a-7b09-4eb4-9835-e8d35fe9cc7b Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:38:45,409 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4d32ea7a-7b09-4eb4-9835-e8d35fe9cc7b 2018-10-12 04:38:45,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" -d '{"role": {"name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj-role"}}' 2018-10-12 04:38:45,547 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d1514b3-e90a-4e3f-b3cb-cfee9060ed68 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "673d033289f84a788ad2893329f66788", "links": {"self": "http://172.30.9.27:5000/v3/roles/673d033289f84a788ad2893329f66788"}, "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj-role"}} 2018-10-12 04:38:45,548 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0d1514b3-e90a-4e3f-b3cb-cfee9060ed68 2018-10-12 04:38:45,548 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj-role 2018-10-12 04:38:45,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/673d033289f84a788ad2893329f66788 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:38:45,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7804980a-a8cd-42a8-85a6-5697d8bd95dd Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/673d033289f84a788ad2893329f66788"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj-role", "id": "673d033289f84a788ad2893329f66788"}} 2018-10-12 04:38:45,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/673d033289f84a788ad2893329f66788 used request id req-7804980a-a8cd-42a8-85a6-5697d8bd95dd 2018-10-12 04:38:45,570 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj-role to project CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj 2018-10-12 04:38:45,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290/users/33546c6a80b146b9a9bf7f691b97f6b7/roles/673d033289f84a788ad2893329f66788 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:38:45,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:38:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dbe94a3d-86c6-4d37-88e5-f271fae0501b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:38:45,687 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290/users/33546c6a80b146b9a9bf7f691b97f6b7/roles/673d033289f84a788ad2893329f66788 used request id req-dbe94a3d-86c6-4d37-88e5-f271fae0501b 2018-10-12 04:38:45,688 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:38:45,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:45,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:46,069 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "673d033289f84a788ad2893329f66788", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj-role"}], "expires_at": "2018-10-12T05:38:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9242a4c2c94c4f159461496701018290", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-user", "id": "33546c6a80b146b9a9bf7f691b97f6b7"}, "audit_ids": ["1vmfGC9zThyHUi_lgKRLuQ"], "issued_at": "2018-10-12T04:38:46.000000Z"}} 2018-10-12 04:38:46,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}984e899f74d4a21688e2ffe5c931e06321a863a1" 2018-10-12 04:38:46,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e439f2dc-3ffe-464c-9045-9dd39c9d2e25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:46,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e439f2dc-3ffe-464c-9045-9dd39c9d2e25 2018-10-12 04:38:46,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}984e899f74d4a21688e2ffe5c931e06321a863a1" 2018-10-12 04:38:46,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-35cab5a7-9bde-490c-9f12-5da6f1b6357f Date: Fri, 12 Oct 2018 04:38:46 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image"} 2018-10-12 04:38:46,307 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image used request id req-35cab5a7-9bde-490c-9f12-5da6f1b6357f 2018-10-12 04:38:46,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}984e899f74d4a21688e2ffe5c931e06321a863a1" 2018-10-12 04:38:46,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7630505c-94a5-4f5e-b400-ac3484ed64c3 Date: Fri, 12 Oct 2018 04:38: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-10-12 04:38:46,461 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-7630505c-94a5-4f5e-b400-ac3484ed64c3 2018-10-12 04:38:46,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}984e899f74d4a21688e2ffe5c931e06321a863a1" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image"}' 2018-10-12 04:38:46,674 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141 X-Openstack-Request-Id: req-2f42ce52-bc8d-45c8-9a0a-758b344b96aa Date: Fri, 12 Oct 2018 04:38:46 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:38:46Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:38:46Z", "visibility": "shared", "locations": [], "self": "/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141", "min_disk": 0, "protected": false, "id": "dbfdc004-e730-4942-96fb-b3c68519e141", "file": "/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141/file", "checksum": null, "owner": "9242a4c2c94c4f159461496701018290", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:38:46,674 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2f42ce52-bc8d-45c8-9a0a-758b344b96aa 2018-10-12 04:38:46,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}984e899f74d4a21688e2ffe5c931e06321a863a1" -d '' 2018-10-12 04:38:47,958 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-67e71fee-20f5-4b32-a469-d24a222a6082 Date: Fri, 12 Oct 2018 04:38:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:38:47,959 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141/file used request id req-67e71fee-20f5-4b32-a469-d24a222a6082 2018-10-12 04:38:47,959 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:38:47,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}984e899f74d4a21688e2ffe5c931e06321a863a1" 2018-10-12 04:38:48,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bf30b45d-5a84-4f35-8c7f-9220bdd3bcd0 Date: Fri, 12 Oct 2018 04:38:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:38:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:38:47Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/dbfdc004-e730-4942-96fb-b3c68519e141/snap", "metadata": {}}], "self": "/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141", "min_disk": 0, "protected": false, "id": "dbfdc004-e730-4942-96fb-b3c68519e141", "file": "/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9242a4c2c94c4f159461496701018290", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/dbfdc004-e730-4942-96fb-b3c68519e141/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:38:48,138 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141 used request id req-bf30b45d-5a84-4f35-8c7f-9220bdd3bcd0 2018-10-12 04:38:48,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}984e899f74d4a21688e2ffe5c931e06321a863a1" 2018-10-12 04:38:48,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9e706b97-9631-4a76-bdaa-5406ec2e1e6f Date: Fri, 12 Oct 2018 04:38: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-10-12 04:38:48,281 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-9e706b97-9631-4a76-bdaa-5406ec2e1e6f 2018-10-12 04:38:48,284 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image 2018-10-12 04:38:48,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}984e899f74d4a21688e2ffe5c931e06321a863a1" 2018-10-12 04:38:48,303 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1eed4e4f-f27f-4eed-89c4-b006d5075c7b Date: Fri, 12 Oct 2018 04:38:48 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:38:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:38:47Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/dbfdc004-e730-4942-96fb-b3c68519e141/snap", "metadata": {}}], "self": "/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141", "min_disk": 0, "protected": false, "id": "dbfdc004-e730-4942-96fb-b3c68519e141", "file": "/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9242a4c2c94c4f159461496701018290", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/dbfdc004-e730-4942-96fb-b3c68519e141/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:38:48,303 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141 used request id req-1eed4e4f-f27f-4eed-89c4-b006d5075c7b 2018-10-12 04:38:48,304 - create_image - DEBUG - Instance status is - active 2018-10-12 04:38:48,304 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image 2018-10-12 04:38:48,304 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image 2018-10-12 04:38:48,304 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:48,305 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:48,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "673d033289f84a788ad2893329f66788", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj-role"}], "expires_at": "2018-10-12T05:38:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9242a4c2c94c4f159461496701018290", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-user", "id": "33546c6a80b146b9a9bf7f691b97f6b7"}, "audit_ids": ["TGWD7aNcSMikZ-vYODYpmg"], "issued_at": "2018-10-12T04:38:48.000000Z"}} 2018-10-12 04:38:48,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080cd077491574ee85708c40db26143585a80d40" 2018-10-12 04:38:48,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2261069d-53f7-43a1-a9d4-d10d14d0c919 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:48,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2261069d-53f7-43a1-a9d4-d10d14d0c919 2018-10-12 04:38:48,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080cd077491574ee85708c40db26143585a80d40" 2018-10-12 04:38:48,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-31a9d1d0-f559-4fdd-9f75-40dac994bb18 Date: Fri, 12 Oct 2018 04:38:48 GMT RESP BODY: {"networks":[]} 2018-10-12 04:38:48,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net used request id req-31a9d1d0-f559-4fdd-9f75-40dac994bb18 2018-10-12 04:38:48,950 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net 2018-10-12 04:38:48,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080cd077491574ee85708c40db26143585a80d40" -d '{"network": {"name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net", "admin_state_up": true}}' 2018-10-12 04:38:49,486 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-dfac314c-5219-4b22-9059-bb8683e8aebf Date: Fri, 12 Oct 2018 04:38:49 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"9242a4c2c94c4f159461496701018290","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:38:49Z","is_default":false,"name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:49Z","mtu":1450}} 2018-10-12 04:38:49,486 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-dfac314c-5219-4b22-9059-bb8683e8aebf 2018-10-12 04:38:49,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080cd077491574ee85708c40db26143585a80d40" 2018-10-12 04:38:49,709 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-94a1d268-16e1-4e80-851f-2b53fd889163 Date: Fri, 12 Oct 2018 04:38: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-10-12T04:38:49Z","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"9242a4c2c94c4f159461496701018290","id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net"}]} 2018-10-12 04:38:49,709 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 used request id req-94a1d268-16e1-4e80-851f-2b53fd889163 2018-10-12 04:38:49,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080cd077491574ee85708c40db26143585a80d40" 2018-10-12 04:38:49,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-21340231-106f-4324-90b8-17feb3c59377 Date: Fri, 12 Oct 2018 04:38:49 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:38:49,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 used request id req-21340231-106f-4324-90b8-17feb3c59377 2018-10-12 04:38:49,748 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-subnet 2018-10-12 04:38:49,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080cd077491574ee85708c40db26143585a80d40" -d '{"subnets": [{"ip_version": 4, "network_id": "eea8c7c0-78b8-4e8a-8d3a-8763f4169a53", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-subnet"}]}' 2018-10-12 04:38:50,503 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4d759472-bb46-4d94-9fe6-eff3f8dde3fb Date: Fri, 12 Oct 2018 04:38:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38:50Z","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":"9242a4c2c94c4f159461496701018290","id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-subnet"}]} 2018-10-12 04:38:50,503 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-4d759472-bb46-4d94-9fe6-eff3f8dde3fb 2018-10-12 04:38:50,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080cd077491574ee85708c40db26143585a80d40" 2018-10-12 04:38:50,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6a54c600-bdf1-4a2c-8412-9b5782672b85 Date: Fri, 12 Oct 2018 04:38: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":["9ab00f99-3ade-443c-bd9f-2770f41e6f10"],"updated_at":"2018-10-12T04:38:50Z","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9242a4c2c94c4f159461496701018290","id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net"}]} 2018-10-12 04:38:50,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 used request id req-6a54c600-bdf1-4a2c-8412-9b5782672b85 2018-10-12 04:38:50,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080cd077491574ee85708c40db26143585a80d40" 2018-10-12 04:38:51,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d9bb5681-d8c5-4c78-b865-dc0602da8f39 Date: Fri, 12 Oct 2018 04:38:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38:50Z","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":"9242a4c2c94c4f159461496701018290","id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-subnet"}]} 2018-10-12 04:38:51,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 used request id req-d9bb5681-d8c5-4c78-b865-dc0602da8f39 2018-10-12 04:38:51,010 - OpenStackNetwork - DEBUG - Network [eea8c7c0-78b8-4e8a-8d3a-8763f4169a53] created successfully 2018-10-12 04:38:51,010 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:51,011 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:51,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:38:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["RMXw7kiDSOaV4Gr7Gfv21Q"], "issued_at": "2018-10-12T04:38:51.000000Z"}} 2018-10-12 04:38:51,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bed0ed1fb427a2cc74a9a57ec64c42ae187ba6" 2018-10-12 04:38:51,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f520db0-f390-4270-b5bb-e98b27c1b2d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:51,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9f520db0-f390-4270-b5bb-e98b27c1b2d0 2018-10-12 04:38:51,474 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:38:51,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bed0ed1fb427a2cc74a9a57ec64c42ae187ba6" 2018-10-12 04:38:51,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-3c6b1fd8-b4f3-4739-a867-810f6fa3469f x-compute-request-id: req-3c6b1fd8-b4f3-4739-a867-810f6fa3469f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:38:51,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3c6b1fd8-b4f3-4739-a867-810f6fa3469f 2018-10-12 04:38:51,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bed0ed1fb427a2cc74a9a57ec64c42ae187ba6" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-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-10-12 04:38:51,723 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-47da0f01-32af-4e3d-a587-a2dffd2ed579 x-compute-request-id: req-47da0f01-32af-4e3d-a587-a2dffd2ed579 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "29b71c5f-90f9-48a1-b91e-bcac49636ea6", "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:38:51,724 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-47da0f01-32af-4e3d-a587-a2dffd2ed579 2018-10-12 04:38:51,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:51,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:52,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "673d033289f84a788ad2893329f66788", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj-role"}], "expires_at": "2018-10-12T05:38:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9242a4c2c94c4f159461496701018290", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-user", "id": "33546c6a80b146b9a9bf7f691b97f6b7"}, "audit_ids": ["c4i8lDKqQsi7c2GC58Demg"], "issued_at": "2018-10-12T04:38:52.000000Z"}} 2018-10-12 04:38:52,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:52,182 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42cb860f-ecca-4798-8a70-f1785db1f0d4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:52,182 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-42cb860f-ecca-4798-8a70-f1785db1f0d4 2018-10-12 04:38:52,184 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:38:52,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:52,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d7a6684-1468-44fb-84b4-5a268fd31374 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:52,256 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6d7a6684-1468-44fb-84b4-5a268fd31374 2018-10-12 04:38:52,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:52,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-dc1e7f6d-c008-4645-b90f-225367a02882 Date: Fri, 12 Oct 2018 04:38: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":["9ab00f99-3ade-443c-bd9f-2770f41e6f10"],"updated_at":"2018-10-12T04:38:50Z","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9242a4c2c94c4f159461496701018290","id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net"}]} 2018-10-12 04:38:52,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net used request id req-dc1e7f6d-c008-4645-b90f-225367a02882 2018-10-12 04:38:52,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:38:52,555 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:38: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:38:52,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:52,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0d861a5-690a-4733-ad3d-e9e8c59a1be0 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290"}, "enabled": true, "id": "9242a4c2c94c4f159461496701018290", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}} 2018-10-12 04:38:52,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 used request id req-c0d861a5-690a-4733-ad3d-e9e8c59a1be0 2018-10-12 04:38:52,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:52,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d37fb6dd-9e63-4002-8c40-48aa2d56ac77 Date: Fri, 12 Oct 2018 04:38:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38:50Z","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":"9242a4c2c94c4f159461496701018290","id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-subnet"}]} 2018-10-12 04:38:52,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 used request id req-d37fb6dd-9e63-4002-8c40-48aa2d56ac77 2018-10-12 04:38:52,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53&name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:53,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f1c72413-dcbf-479e-b4e2-22379358844a Date: Fri, 12 Oct 2018 04:38:53 GMT RESP BODY: {"ports":[]} 2018-10-12 04:38:53,042 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53&name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640port-1&admin_state_up=True used request id req-f1c72413-dcbf-479e-b4e2-22379358844a 2018-10-12 04:38:53,045 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:53,273 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-703951d8-41d1-459c-93f4-2f48153a564f x-compute-request-id: req-703951d8-41d1-459c-93f4-2f48153a564f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:38:53,273 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst used request id req-703951d8-41d1-459c-93f4-2f48153a564f 2018-10-12 04:38:53,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:53,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-86ecd4fe-03b5-4442-87ed-79d3dc71e262 Date: Fri, 12 Oct 2018 04:38: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":["9ab00f99-3ade-443c-bd9f-2770f41e6f10"],"updated_at":"2018-10-12T04:38:50Z","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9242a4c2c94c4f159461496701018290","id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net"}]} 2018-10-12 04:38:53,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net used request id req-86ecd4fe-03b5-4442-87ed-79d3dc71e262 2018-10-12 04:38:53,514 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:53,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d36af6e7-202b-4abc-97bf-9a8717928a38 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290"}, "enabled": true, "id": "9242a4c2c94c4f159461496701018290", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}} 2018-10-12 04:38:53,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 used request id req-d36af6e7-202b-4abc-97bf-9a8717928a38 2018-10-12 04:38:53,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:53,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-74fe7573-7c20-4c79-a7e3-64399ee67a0e Date: Fri, 12 Oct 2018 04:38:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38:50Z","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":"9242a4c2c94c4f159461496701018290","id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-subnet"}]} 2018-10-12 04:38:53,788 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 used request id req-74fe7573-7c20-4c79-a7e3-64399ee67a0e 2018-10-12 04:38:53,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53&name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:54,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8163ccc4-56bc-4806-b315-3868e6f639de Date: Fri, 12 Oct 2018 04:38:54 GMT RESP BODY: {"ports":[]} 2018-10-12 04:38:54,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53&name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640port-1&admin_state_up=True used request id req-8163ccc4-56bc-4806-b315-3868e6f639de 2018-10-12 04:38:54,013 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:38:54,014 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:38:54,389 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "673d033289f84a788ad2893329f66788", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj-role"}], "expires_at": "2018-10-12T05:38:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9242a4c2c94c4f159461496701018290", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9242a4c2c94c4f159461496701018290", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/9242a4c2c94c4f159461496701018290", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/9242a4c2c94c4f159461496701018290", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-user", "id": "33546c6a80b146b9a9bf7f691b97f6b7"}, "audit_ids": ["miStPMutSCuxsSZwzPM5oQ"], "issued_at": "2018-10-12T04:38:54.000000Z"}} 2018-10-12 04:38:54,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd82d17e8f5f434422a4461ef18ec3f1b8e7fa" 2018-10-12 04:38:54,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f83cad6-7862-476c-a33e-e36784d455fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:38:54,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4f83cad6-7862-476c-a33e-e36784d455fd 2018-10-12 04:38:54,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:54,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-9403af5c-215f-4467-97e1-ee6cd308cde6 Date: Fri, 12 Oct 2018 04:38: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":["9ab00f99-3ade-443c-bd9f-2770f41e6f10"],"updated_at":"2018-10-12T04:38:50Z","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9242a4c2c94c4f159461496701018290","id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net"}]} 2018-10-12 04:38:54,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net used request id req-9403af5c-215f-4467-97e1-ee6cd308cde6 2018-10-12 04:38:54,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:54,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e85e9d52-ee57-429e-91b3-e991236dd30d Date: Fri, 12 Oct 2018 04:38:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38:50Z","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":"9242a4c2c94c4f159461496701018290","id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-subnet"}]} 2018-10-12 04:38:54,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 used request id req-e85e9d52-ee57-429e-91b3-e991236dd30d 2018-10-12 04:38:54,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:55,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2458cf8b-4c77-4e27-80a8-959faf1cb2e9 Date: Fri, 12 Oct 2018 04:38: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":["9ab00f99-3ade-443c-bd9f-2770f41e6f10"],"updated_at":"2018-10-12T04:38:50Z","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9242a4c2c94c4f159461496701018290","id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net"}]} 2018-10-12 04:38:55,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net used request id req-2458cf8b-4c77-4e27-80a8-959faf1cb2e9 2018-10-12 04:38:55,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:38:55,048 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:38: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:38:55,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66fd82d17e8f5f434422a4461ef18ec3f1b8e7fa" 2018-10-12 04:38:55,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39cd320f-9763-46de-b046-bd2226c35838 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290"}, "enabled": true, "id": "9242a4c2c94c4f159461496701018290", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}} 2018-10-12 04:38:55,066 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 used request id req-39cd320f-9763-46de-b046-bd2226c35838 2018-10-12 04:38:55,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:55,271 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-40b4db95-425d-45bc-90d7-bde0300d7782 Date: Fri, 12 Oct 2018 04:38:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38:50Z","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":"9242a4c2c94c4f159461496701018290","id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-subnet"}]} 2018-10-12 04:38:55,271 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 used request id req-40b4db95-425d-45bc-90d7-bde0300d7782 2018-10-12 04:38:55,272 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net 2018-10-12 04:38:55,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" -d '{"port": {"network_id": "eea8c7c0-78b8-4e8a-8d3a-8763f4169a53", "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-10-12 04:38:56,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 854 X-Openstack-Request-Id: req-deddc7ee-2d19-45a6-a139-374f67a45619 Date: Fri, 12 Oct 2018 04:38:56 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-10-12T04:38:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","ip_address":"10.55.0.14"}],"id":"c2d1b7ca-834d-4754-8189-07b2947ba14b","security_groups":["66d4104c-bf84-4402-bb2a-0e29daa4a649"],"mac_address":"fa:16:3e:6b:33:c5","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640port-1","project_id":"9242a4c2c94c4f159461496701018290","qos_policy_id":null,"admin_state_up":true,"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:55Z","binding:vnic_type":"normal"}} 2018-10-12 04:38:56,414 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-deddc7ee-2d19-45a6-a139-374f67a45619 2018-10-12 04:38:56,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:56,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-102e77e5-ea7e-4287-9244-56945d139041 Date: Fri, 12 Oct 2018 04:38: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":["9ab00f99-3ade-443c-bd9f-2770f41e6f10"],"updated_at":"2018-10-12T04:38:50Z","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9242a4c2c94c4f159461496701018290","id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net"}]} 2018-10-12 04:38:56,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net used request id req-102e77e5-ea7e-4287-9244-56945d139041 2018-10-12 04:38:56,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:56,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97cda53c-f7be-4816-9e19-3b758c515f28 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290"}, "enabled": true, "id": "9242a4c2c94c4f159461496701018290", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}} 2018-10-12 04:38:56,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 used request id req-97cda53c-f7be-4816-9e19-3b758c515f28 2018-10-12 04:38:56,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:56,677 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3ce5f987-d566-479b-81ec-fba2a9b1740b Date: Fri, 12 Oct 2018 04:38:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38:50Z","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":"9242a4c2c94c4f159461496701018290","id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-subnet"}]} 2018-10-12 04:38:56,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 used request id req-3ce5f987-d566-479b-81ec-fba2a9b1740b 2018-10-12 04:38:56,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53&name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:56,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 857 X-Openstack-Request-Id: req-0c381987-2ab6-4d8b-a8b5-5bdf33571eb9 Date: Fri, 12 Oct 2018 04:38:56 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-10-12T04:38:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","ip_address":"10.55.0.14"}],"id":"c2d1b7ca-834d-4754-8189-07b2947ba14b","security_groups":["66d4104c-bf84-4402-bb2a-0e29daa4a649"],"mac_address":"fa:16:3e:6b:33:c5","project_id":"9242a4c2c94c4f159461496701018290","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640port-1","admin_state_up":true,"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:38:56,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53&name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640port-1&admin_state_up=True used request id req-0c381987-2ab6-4d8b-a8b5-5bdf33571eb9 2018-10-12 04:38:56,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:56,979 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d625a2d-a2ac-4a07-8b25-7f6a5e31f74b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290"}, "enabled": true, "id": "9242a4c2c94c4f159461496701018290", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}} 2018-10-12 04:38:56,979 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 used request id req-7d625a2d-a2ac-4a07-8b25-7f6a5e31f74b 2018-10-12 04:38:56,979 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst 2018-10-12 04:38:56,983 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:57,010 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-b6c4b835-c9d2-43ab-a243-ad75e3a42d08 x-compute-request-id: req-b6c4b835-c9d2-43ab-a243-ad75e3a42d08 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "29b71c5f-90f9-48a1-b91e-bcac49636ea6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-flavor-name"}]} 2018-10-12 04:38:57,011 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b6c4b835-c9d2-43ab-a243-ad75e3a42d08 2018-10-12 04:38:57,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:57,038 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38: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-77c0beb0-06d5-41ba-bd7e-5a03a87e7e09 x-compute-request-id: req-77c0beb0-06d5-41ba-bd7e-5a03a87e7e09 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "29b71c5f-90f9-48a1-b91e-bcac49636ea6", "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:38:57,038 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6 used request id req-77c0beb0-06d5-41ba-bd7e-5a03a87e7e09 2018-10-12 04:38:57,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:57,210 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-8d9f3d2f-a566-482a-a68a-0767745c47aa Date: Fri, 12 Oct 2018 04:38:57 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:38:46Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:38:47Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/dbfdc004-e730-4942-96fb-b3c68519e141/snap", "metadata": {}}], "self": "/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141", "min_disk": 0, "protected": false, "id": "dbfdc004-e730-4942-96fb-b3c68519e141", "file": "/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "9242a4c2c94c4f159461496701018290", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/dbfdc004-e730-4942-96fb-b3c68519e141/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image"} 2018-10-12 04:38:57,210 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image used request id req-8d9f3d2f-a566-482a-a68a-0767745c47aa 2018-10-12 04:38:57,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:57,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-71d74d52-4d40-4e06-9dd3-92f90c1fe3f7 Date: Fri, 12 Oct 2018 04:38: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-10-12 04:38:57,376 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-71d74d52-4d40-4e06-9dd3-92f90c1fe3f7 2018-10-12 04:38:57,381 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" -d '{"server": {"name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst", "imageRef": "dbfdc004-e730-4942-96fb-b3c68519e141", "flavorRef": "29b71c5f-90f9-48a1-b91e-bcac49636ea6", "max_count": 1, "min_count": 1, "networks": [{"port": "c2d1b7ca-834d-4754-8189-07b2947ba14b"}]}}' 2018-10-12 04:38:58,932 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:38: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-fe799931-37b4-49bd-8902-4eae0f040121 x-compute-request-id: req-fe799931-37b4-49bd-8902-4eae0f040121 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "bookmark"}], "adminPass": "3TWJ7zDkDmsM"}} 2018-10-12 04:38:58,933 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-fe799931-37b4-49bd-8902-4eae0f040121 2018-10-12 04:38:58,936 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:59,319 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:38: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-de36ce47-66f3-4f9f-86e8-f87e9491c519 x-compute-request-id: req-de36ce47-66f3-4f9f-86e8-f87e9491c519 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.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "bookmark"}], "image": {"id": "dbfdc004-e730-4942-96fb-b3c68519e141", "links": [{"href": "http://172.30.9.27:8774/images/dbfdc004-e730-4942-96fb-b3c68519e141", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29b71c5f-90f9-48a1-b91e-bcac49636ea6", "links": [{"href": "http://172.30.9.27:8774/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6", "rel": "bookmark"}]}, "id": "f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "user_id": "33546c6a80b146b9a9bf7f691b97f6b7", "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-10-12T04:38:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst", "created": "2018-10-12T04:38:58Z", "tenant_id": "9242a4c2c94c4f159461496701018290", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:38:59,319 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 used request id req-de36ce47-66f3-4f9f-86e8-f87e9491c519 2018-10-12 04:38:59,320 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst 2018-10-12 04:38:59,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:38:59,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-178de54d-42c0-4d09-8632-c0353cbf2560 x-compute-request-id: req-178de54d-42c0-4d09-8632-c0353cbf2560 Content-Encoding: gzip Content-Length: 626 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "bookmark"}], "image": {"id": "dbfdc004-e730-4942-96fb-b3c68519e141", "links": [{"href": "http://172.30.9.27:8774/images/dbfdc004-e730-4942-96fb-b3c68519e141", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29b71c5f-90f9-48a1-b91e-bcac49636ea6", "links": [{"href": "http://172.30.9.27:8774/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6", "rel": "bookmark"}]}, "id": "f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "user_id": "33546c6a80b146b9a9bf7f691b97f6b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:38:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst", "created": "2018-10-12T04:38:58Z", "tenant_id": "9242a4c2c94c4f159461496701018290", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:38:59,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 used request id req-178de54d-42c0-4d09-8632-c0353cbf2560 2018-10-12 04:38:59,727 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst] is - BUILD 2018-10-12 04:38:59,727 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:39:02,730 - create_instance - DEBUG - VM status query timeout in 896.589234829 2018-10-12 04:39:02,733 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:39:03,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-a47e37e3-33ad-491a-9092-c4c3e3bda752 x-compute-request-id: req-a47e37e3-33ad-491a-9092-c4c3e3bda752 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.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "bookmark"}], "image": {"id": "dbfdc004-e730-4942-96fb-b3c68519e141", "links": [{"href": "http://172.30.9.27:8774/images/dbfdc004-e730-4942-96fb-b3c68519e141", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "29b71c5f-90f9-48a1-b91e-bcac49636ea6", "links": [{"href": "http://172.30.9.27:8774/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6", "rel": "bookmark"}]}, "id": "f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "security_groups": [{"name": "default"}], "user_id": "33546c6a80b146b9a9bf7f691b97f6b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:38:59Z", "hostId": "795ae1eb58c2f8d9f3303a896b8d324f5bc9a064e551f2b22f189ea0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst", "created": "2018-10-12T04:38:58Z", "tenant_id": "9242a4c2c94c4f159461496701018290", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:39:03,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 used request id req-a47e37e3-33ad-491a-9092-c4c3e3bda752 2018-10-12 04:39:03,138 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst] is - BUILD 2018-10-12 04:39:03,138 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:39:06,141 - create_instance - DEBUG - VM status query timeout in 893.178471804 2018-10-12 04:39:06,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:39:06,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-063edd9b-200b-4e44-ad56-8e86fb90bcbf x-compute-request-id: req-063edd9b-200b-4e44-ad56-8e86fb90bcbf Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:33:c5", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "bookmark"}], "image": {"id": "dbfdc004-e730-4942-96fb-b3c68519e141", "links": [{"href": "http://172.30.9.27:8774/images/dbfdc004-e730-4942-96fb-b3c68519e141", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:39:04.000000", "flavor": {"id": "29b71c5f-90f9-48a1-b91e-bcac49636ea6", "links": [{"href": "http://172.30.9.27:8774/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6", "rel": "bookmark"}]}, "id": "f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "security_groups": [{"name": "default"}], "user_id": "33546c6a80b146b9a9bf7f691b97f6b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:39:05Z", "hostId": "795ae1eb58c2f8d9f3303a896b8d324f5bc9a064e551f2b22f189ea0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst", "created": "2018-10-12T04:38:58Z", "tenant_id": "9242a4c2c94c4f159461496701018290", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:39:06,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 used request id req-063edd9b-200b-4e44-ad56-8e86fb90bcbf 2018-10-12 04:39:06,838 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst] is - ACTIVE 2018-10-12 04:39:06,838 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:39:06,841 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:39:07,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-6952be7d-52f3-4b33-b405-f8f8afa434f0 x-compute-request-id: req-6952be7d-52f3-4b33-b405-f8f8afa434f0 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:33:c5", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "bookmark"}], "image": {"id": "dbfdc004-e730-4942-96fb-b3c68519e141", "links": [{"href": "http://172.30.9.27:8774/images/dbfdc004-e730-4942-96fb-b3c68519e141", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:39:04.000000", "flavor": {"id": "29b71c5f-90f9-48a1-b91e-bcac49636ea6", "links": [{"href": "http://172.30.9.27:8774/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6", "rel": "bookmark"}]}, "id": "f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "security_groups": [{"name": "default"}], "user_id": "33546c6a80b146b9a9bf7f691b97f6b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:39:05Z", "hostId": "795ae1eb58c2f8d9f3303a896b8d324f5bc9a064e551f2b22f189ea0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst", "created": "2018-10-12T04:38:58Z", "tenant_id": "9242a4c2c94c4f159461496701018290", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:39:07,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 used request id req-6952be7d-52f3-4b33-b405-f8f8afa434f0 2018-10-12 04:39:07,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:39:07,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-3827b8ac-d978-4c8f-b8bd-4a9fa25e3597 Date: Fri, 12 Oct 2018 04: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":["9ab00f99-3ade-443c-bd9f-2770f41e6f10"],"updated_at":"2018-10-12T04:38:50Z","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:49Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"9242a4c2c94c4f159461496701018290","id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net"}]} 2018-10-12 04:39:07,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net used request id req-3827b8ac-d978-4c8f-b8bd-4a9fa25e3597 2018-10-12 04:39:07,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:39:07,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a03fb1c0-7bbc-4c00-b2e9-e633fba32402 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290"}, "enabled": true, "id": "9242a4c2c94c4f159461496701018290", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}} 2018-10-12 04:39:07,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 used request id req-a03fb1c0-7bbc-4c00-b2e9-e633fba32402 2018-10-12 04:39:07,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:39:07,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-182d3465-894e-4e4d-a548-72707f60e91c Date: Fri, 12 Oct 2018 04:39:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:50Z","dns_nameservers":[],"updated_at":"2018-10-12T04:38:50Z","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":"9242a4c2c94c4f159461496701018290","id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-subnet"}]} 2018-10-12 04:39:07,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 used request id req-182d3465-894e-4e4d-a548-72707f60e91c 2018-10-12 04:39:07,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:39:07,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3184 X-Openstack-Request-Id: req-24c25ce9-ff48-4aec-adde-19f3f1a3d170 Date: Fri, 12 Oct 2018 04:39:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","ip_address":"10.55.0.2"}],"id":"1a97c4fa-88ad-4ffb-a198-fe70e029f28c","security_groups":[],"mac_address":"fa:16:3e:c1:06:a4","project_id":"9242a4c2c94c4f159461496701018290","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-eea8c7c0-78b8-4e8a-8d3a-8763f4169a53"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:54Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","ip_address":"10.55.0.4"}],"id":"5ea06214-10b2-474a-8109-38566c24d04b","security_groups":[],"mac_address":"fa:16:3e:80:20:71","project_id":"9242a4c2c94c4f159461496701018290","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:52Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-eea8c7c0-78b8-4e8a-8d3a-8763f4169a53"},{"allowed_address_pairs":[{"ip_address":"10.55.0.101","mac_address":"0a:1b:2c:3d:4e:5f"}],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:39:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","ip_address":"10.55.0.14"}],"id":"c2d1b7ca-834d-4754-8189-07b2947ba14b","security_groups":["66d4104c-bf84-4402-bb2a-0e29daa4a649"],"mac_address":"fa:16:3e:6b:33:c5","project_id":"9242a4c2c94c4f159461496701018290","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640port-1","admin_state_up":true,"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:55Z","binding:vnic_type":"normal","device_id":"f9ea24f1-d96c-4d5f-aaf5-ce57611ff493"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:38:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9ab00f99-3ade-443c-bd9f-2770f41e6f10","ip_address":"10.55.0.3"}],"id":"cf2939a5-959b-4fda-8927-a287c1d05201","security_groups":[],"mac_address":"fa:16:3e:31:f5:d6","project_id":"9242a4c2c94c4f159461496701018290","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"eea8c7c0-78b8-4e8a-8d3a-8763f4169a53","tenant_id":"9242a4c2c94c4f159461496701018290","created_at":"2018-10-12T04:38:51Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-eea8c7c0-78b8-4e8a-8d3a-8763f4169a53"}]} 2018-10-12 04:39:07,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 used request id req-24c25ce9-ff48-4aec-adde-19f3f1a3d170 2018-10-12 04:39:07,662 - create_instance - INFO - Deleting Port with ID - c2d1b7ca-834d-4754-8189-07b2947ba14b 2018-10-12 04:39:07,662 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640port-1 2018-10-12 04:39:07,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/c2d1b7ca-834d-4754-8189-07b2947ba14b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:39:08,616 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1d3747f9-c2db-4a70-b15d-663222cbcff4 Date: Fri, 12 Oct 2018 04:39:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:39:08,616 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/c2d1b7ca-834d-4754-8189-07b2947ba14b used request id req-1d3747f9-c2db-4a70-b15d-663222cbcff4 2018-10-12 04:39:08,617 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst 2018-10-12 04:39:08,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:39:08,770 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04: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-2ff27446-4118-4788-b41e-1c5d09e40955 x-compute-request-id: req-2ff27446-4118-4788-b41e-1c5d09e40955 Content-Type: application/json 2018-10-12 04:39:08,770 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 used request id req-2ff27446-4118-4788-b41e-1c5d09e40955 2018-10-12 04:39:08,771 - create_instance - INFO - Checking deletion status 2018-10-12 04:39:08,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:39:09,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-026db425-64fc-461f-9d8e-32fc35644d2d x-compute-request-id: req-026db425-64fc-461f-9d8e-32fc35644d2d Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:33:c5", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "rel": "bookmark"}], "image": {"id": "dbfdc004-e730-4942-96fb-b3c68519e141", "links": [{"href": "http://172.30.9.27:8774/images/dbfdc004-e730-4942-96fb-b3c68519e141", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:39:04.000000", "flavor": {"id": "29b71c5f-90f9-48a1-b91e-bcac49636ea6", "links": [{"href": "http://172.30.9.27:8774/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6", "rel": "bookmark"}]}, "id": "f9ea24f1-d96c-4d5f-aaf5-ce57611ff493", "user_id": "33546c6a80b146b9a9bf7f691b97f6b7", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:39:08Z", "hostId": "795ae1eb58c2f8d9f3303a896b8d324f5bc9a064e551f2b22f189ea0", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst", "created": "2018-10-12T04:38:58Z", "tenant_id": "9242a4c2c94c4f159461496701018290", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:39:09,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 used request id req-026db425-64fc-461f-9d8e-32fc35644d2d 2018-10-12 04:39:09,215 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst] is - ACTIVE 2018-10-12 04:39:09,215 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:39:12,218 - create_instance - DEBUG - VM status query timeout in 296.552451134 2018-10-12 04:39:12,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0fe6e7ccb2433bba6ee8c198ebaa721e1145713f" 2018-10-12 04:39:12,274 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:39: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-7bb07080-cb1f-412b-83c0-b9e0912e570e x-compute-request-id: req-7bb07080-cb1f-412b-83c0-b9e0912e570e Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 could not be found.", "code": 404}} 2018-10-12 04:39:12,274 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 used request id req-7bb07080-cb1f-412b-83c0-b9e0912e570e 2018-10-12 04:39:12,274 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f9ea24f1-d96c-4d5f-aaf5-ce57611ff493 could not be found. (HTTP 404) (Request-ID: req-7bb07080-cb1f-412b-83c0-b9e0912e570e) 2018-10-12 04:39:12,274 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-inst 2018-10-12 04:39:12,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18bed0ed1fb427a2cc74a9a57ec64c42ae187ba6" 2018-10-12 04:39:12,315 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:39: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-5f88c959-7abe-4529-901b-8e665b9daaf1 x-compute-request-id: req-5f88c959-7abe-4529-901b-8e665b9daaf1 Content-Length: 0 Content-Type: application/json 2018-10-12 04:39:12,316 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/29b71c5f-90f9-48a1-b91e-bcac49636ea6 used request id req-5f88c959-7abe-4529-901b-8e665b9daaf1 2018-10-12 04:39:12,316 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-subnet 2018-10-12 04:39:12,317 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-subnet 2018-10-12 04:39:12,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/9ab00f99-3ade-443c-bd9f-2770f41e6f10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080cd077491574ee85708c40db26143585a80d40" 2018-10-12 04:39:14,617 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-905225c2-eda0-4473-b646-77256bea55a5 Date: Fri, 12 Oct 2018 04:39:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:39:14,617 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9ab00f99-3ade-443c-bd9f-2770f41e6f10 used request id req-905225c2-eda0-4473-b646-77256bea55a5 2018-10-12 04:39:14,618 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-pub-net 2018-10-12 04:39:14,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}080cd077491574ee85708c40db26143585a80d40" 2018-10-12 04:39:15,821 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ace675fa-1b1b-4db6-b2b1-e64fd3a5f113 Date: Fri, 12 Oct 2018 04:39:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:39:15,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/eea8c7c0-78b8-4e8a-8d3a-8763f4169a53 used request id req-ace675fa-1b1b-4db6-b2b1-e64fd3a5f113 2018-10-12 04:39:15,822 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-3f8084ab-69ce-4a60-9da1-cb4c4ec61640-image 2018-10-12 04:39:15,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}984e899f74d4a21688e2ffe5c931e06321a863a1" 2018-10-12 04:39:17,596 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-80a29ab5-8aac-46f6-bf1c-001d31abaf97 Date: Fri, 12 Oct 2018 04:39:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:39:17,596 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/dbfdc004-e730-4942-96fb-b3c68519e141 used request id req-80a29ab5-8aac-46f6-bf1c-001d31abaf97 2018-10-12 04:39:17,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:39:17,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-ac8fb6cb-4cb0-4de4-9549-7c0d46de2bd3 Date: Fri, 12 Oct 2018 04:39:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "9242a4c2c94c4f159461496701018290", "created_at": "2018-10-12T04:38:49Z", "updated_at": "2018-10-12T04:38:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:38:49Z", "revision_number": 0, "id": "14670f5e-ffb0-43d8-9332-1af3c16fb793", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:38:49Z", "security_group_id": "66d4104c-bf84-4402-bb2a-0e29daa4a649", "tenant_id": "9242a4c2c94c4f159461496701018290", "port_range_min": null, "ethertype": "IPv6", "project_id": "9242a4c2c94c4f159461496701018290"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:38:49Z", "revision_number": 0, "id": "6c5108f3-4c9e-43e2-b5a4-85441d3868cd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:38:49Z", "security_group_id": "66d4104c-bf84-4402-bb2a-0e29daa4a649", "tenant_id": "9242a4c2c94c4f159461496701018290", "port_range_min": null, "ethertype": "IPv4", "project_id": "9242a4c2c94c4f159461496701018290"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:38:49Z", "revision_number": 0, "id": "83702ecd-99fa-4d19-8540-f935a7d13837", "remote_group_id": "66d4104c-bf84-4402-bb2a-0e29daa4a649", "remote_ip_prefix": null, "created_at": "2018-10-12T04:38:49Z", "security_group_id": "66d4104c-bf84-4402-bb2a-0e29daa4a649", "tenant_id": "9242a4c2c94c4f159461496701018290", "port_range_min": null, "ethertype": "IPv6", "project_id": "9242a4c2c94c4f159461496701018290"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:38:49Z", "revision_number": 0, "id": "d2a79cf8-ba0a-4344-8d30-1b080e0169d8", "remote_group_id": "66d4104c-bf84-4402-bb2a-0e29daa4a649", "remote_ip_prefix": null, "created_at": "2018-10-12T04:38:49Z", "security_group_id": "66d4104c-bf84-4402-bb2a-0e29daa4a649", "tenant_id": "9242a4c2c94c4f159461496701018290", "port_range_min": null, "ethertype": "IPv4", "project_id": "9242a4c2c94c4f159461496701018290"}], "revision_number": 4, "project_id": "9242a4c2c94c4f159461496701018290", "id": "66d4104c-bf84-4402-bb2a-0e29daa4a649", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:39:17,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-ac8fb6cb-4cb0-4de4-9549-7c0d46de2bd3 2018-10-12 04:39:17,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:39:17,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-538ed340-7b1b-4e72-ab98-e503b2073415 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:39:17,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-538ed340-7b1b-4e72-ab98-e503b2073415 2018-10-12 04:39:17,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:39:18,071 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b5687b9-6ac9-46cc-8330-f91cc0cac3ad Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:39:18,072 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-5b5687b9-6ac9-46cc-8330-f91cc0cac3ad 2018-10-12 04:39:18,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:39:18,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-242acb2b-f1ff-4e5b-aa4f-bd9b61f387bb Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290"}, "enabled": true, "id": "9242a4c2c94c4f159461496701018290", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj"}} 2018-10-12 04:39:18,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 used request id req-242acb2b-f1ff-4e5b-aa4f-bd9b61f387bb 2018-10-12 04:39:18,169 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 66d4104c-bf84-4402-bb2a-0e29daa4a649 2018-10-12 04:39:18,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=66d4104c-bf84-4402-bb2a-0e29daa4a649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:39:18,350 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-22dd598c-fc16-4342-ad59-bc9d0904f9bb Date: Fri, 12 Oct 2018 04:39:18 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-10-12T04:38:49Z", "security_group_id": "66d4104c-bf84-4402-bb2a-0e29daa4a649", "port_range_min": null, "revision_number": 0, "tenant_id": "9242a4c2c94c4f159461496701018290", "created_at": "2018-10-12T04:38:49Z", "project_id": "9242a4c2c94c4f159461496701018290", "id": "14670f5e-ffb0-43d8-9332-1af3c16fb793"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:38:49Z", "security_group_id": "66d4104c-bf84-4402-bb2a-0e29daa4a649", "port_range_min": null, "revision_number": 0, "tenant_id": "9242a4c2c94c4f159461496701018290", "created_at": "2018-10-12T04:38:49Z", "project_id": "9242a4c2c94c4f159461496701018290", "id": "6c5108f3-4c9e-43e2-b5a4-85441d3868cd"}, {"remote_group_id": "66d4104c-bf84-4402-bb2a-0e29daa4a649", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:38:49Z", "security_group_id": "66d4104c-bf84-4402-bb2a-0e29daa4a649", "port_range_min": null, "revision_number": 0, "tenant_id": "9242a4c2c94c4f159461496701018290", "created_at": "2018-10-12T04:38:49Z", "project_id": "9242a4c2c94c4f159461496701018290", "id": "83702ecd-99fa-4d19-8540-f935a7d13837"}, {"remote_group_id": "66d4104c-bf84-4402-bb2a-0e29daa4a649", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:38:49Z", "security_group_id": "66d4104c-bf84-4402-bb2a-0e29daa4a649", "port_range_min": null, "revision_number": 0, "tenant_id": "9242a4c2c94c4f159461496701018290", "created_at": "2018-10-12T04:38:49Z", "project_id": "9242a4c2c94c4f159461496701018290", "id": "d2a79cf8-ba0a-4344-8d30-1b080e0169d8"}]} 2018-10-12 04:39:18,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=66d4104c-bf84-4402-bb2a-0e29daa4a649 used request id req-22dd598c-fc16-4342-ad59-bc9d0904f9bb 2018-10-12 04:39:18,351 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:39:18,357 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/66d4104c-bf84-4402-bb2a-0e29daa4a649 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:39:18,673 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd9b06e3-b14b-4768-8d8e-3138a2e3e3cf Content-Length: 0 Date: Fri, 12 Oct 2018 04:39:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:39:18,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/66d4104c-bf84-4402-bb2a-0e29daa4a649 used request id req-bd9b06e3-b14b-4768-8d8e-3138a2e3e3cf 2018-10-12 04:39:18,674 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj 2018-10-12 04:39:18,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:39:18,880 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:39:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-af262717-4d47-498c-88ee-489ab64c634e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:39:18,880 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/9242a4c2c94c4f159461496701018290 used request id req-af262717-4d47-498c-88ee-489ab64c634e 2018-10-12 04:39:18,880 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-33d52ac1-88f2-474-proj-role 2018-10-12 04:39:18,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/673d033289f84a788ad2893329f66788 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:39:18,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:39:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46dfb9c9-dbda-43e2-a7cc-72fdc5ccb357 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:39:18,985 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/673d033289f84a788ad2893329f66788 used request id req-46dfb9c9-dbda-43e2-a7cc-72fdc5ccb357 2018-10-12 04:39:18,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29adb579bbc020da4bfabc6e547167b64dee88dc" 2018-10-12 04:39:19,076 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8feb803-0fe6-47a7-9f19-5aac54618737 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:39:19,076 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c8feb803-0fe6-47a7-9f19-5aac54618737 2018-10-12 04:39:19,077 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-33d52ac1-88f2-474-user 2018-10-12 04:39:19,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/33546c6a80b146b9a9bf7f691b97f6b7 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a27344ab4474596b9e4d53738030e6b0241dfc9" 2018-10-12 04:39:19,253 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:39:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e5bb78cc-d891-446d-8747-d1a3c0d1dcb9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:39:19,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/33546c6a80b146b9a9bf7f691b97f6b7 used request id req-e5bb78cc-d891-446d-8747-d1a3c0d1dcb9 2018-10-12 04:39:19,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:19,639 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:39:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["QrqbgFWrRKCs8aNOp9UpBw"], "issued_at": "2018-10-12T04:39:19.000000Z"}} 2018-10-12 04:39:19,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df60905a545703e145f6a5b59eb17bf6ca791939" 2018-10-12 04:39:19,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b54b7f98-5dd6-483b-a53a-66a876ae484d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:19,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b54b7f98-5dd6-483b-a53a-66a876ae484d 2018-10-12 04:39:19,726 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:19,727 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:20,115 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:39:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["YlBafwqsSdaFi0TC8IS4DA"], "issued_at": "2018-10-12T04:39:20.000000Z"}} 2018-10-12 04:39:20,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:20,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b3e881e-83d5-4270-9c1b-cba6f967be9f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:20,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4b3e881e-83d5-4270-9c1b-cba6f967be9f 2018-10-12 04:39:20,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:39:20,204 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:39: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:39:20,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-df25278c-1a19-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:20,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a421c16c-734e-4e5c-b91a-2870a7c192b5 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-df25278c-1a19-468-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:39:20,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-df25278c-1a19-468-proj used request id req-a421c16c-734e-4e5c-b91a-2870a7c192b5 2018-10-12 04:39:20,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:20,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c724cdb-5f20-4884-90c8-616eb8949ad1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:39:20,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-9c724cdb-5f20-4884-90c8-616eb8949ad1 2018-10-12 04:39:20,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj"}}' 2018-10-12 04:39:20,505 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-24bdc8f9-1f16-4189-901d-083f4db6ba91 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc"}, "enabled": true, "id": "c3e6d1b5156049c987b4258ec9143bcc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj"}} 2018-10-12 04:39:20,506 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-24bdc8f9-1f16-4189-901d-083f4db6ba91 2018-10-12 04:39:20,506 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-df25278c-1a19-468-proj 2018-10-12 04:39:20,506 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:20,507 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:20,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:39:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["gsYI_Mm0T22aR6Gs7rEo_g"], "issued_at": "2018-10-12T04:39:20.000000Z"}} 2018-10-12 04:39:20,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c618c07340d5ab008268827d3960f5cd95bd226" 2018-10-12 04:39:20,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46ddbc1f-3f10-4e86-a618-553699bdbf30 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:20,968 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-46ddbc1f-3f10-4e86-a618-553699bdbf30 2018-10-12 04:39:20,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:39:20,979 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:39: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:39:20,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c618c07340d5ab008268827d3960f5cd95bd226" 2018-10-12 04:39:21,084 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fff24599-167c-41ae-b910-3407575b709f Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:39:21,084 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fff24599-167c-41ae-b910-3407575b709f 2018-10-12 04:39:21,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-df25278c-1a19-468-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c618c07340d5ab008268827d3960f5cd95bd226" 2018-10-12 04:39:21,171 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2925d1d3-ec21-4682-a7fc-d938150b1e30 Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-df25278c-1a19-468-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc"}, "enabled": true, "id": "c3e6d1b5156049c987b4258ec9143bcc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj"}]} 2018-10-12 04:39:21,171 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-df25278c-1a19-468-proj used request id req-2925d1d3-ec21-4682-a7fc-d938150b1e30 2018-10-12 04:39:21,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c618c07340d5ab008268827d3960f5cd95bd226" 2018-10-12 04:39:21,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-399b16eb-acbf-46b7-b381-5e781f121bae Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:39:21,264 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-399b16eb-acbf-46b7-b381-5e781f121bae 2018-10-12 04:39:21,566 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-df25278c-1a19-468-user 2018-10-12 04:39:21,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:21,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:21,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-612432ef-a9ac-4f17-901e-140d8285bc29 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:39:21,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-612432ef-a9ac-4f17-901e-140d8285bc29 2018-10-12 04:39:21,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" -d '{"role": {"name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj-role"}}' 2018-10-12 04:39:21,787 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-71cc6313-d1cd-4af1-bcb8-d59e790316a1 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b0fdb4b88a134597ab9aa29605983dd9", "links": {"self": "http://172.30.9.27:5000/v3/roles/b0fdb4b88a134597ab9aa29605983dd9"}, "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj-role"}} 2018-10-12 04:39:21,787 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-71cc6313-d1cd-4af1-bcb8-d59e790316a1 2018-10-12 04:39:21,787 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-df25278c-1a19-468-proj-role 2018-10-12 04:39:21,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/b0fdb4b88a134597ab9aa29605983dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:21,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86d9c08d-1dbd-44ac-ad4e-aa702e7aaaa0 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/b0fdb4b88a134597ab9aa29605983dd9"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj-role", "id": "b0fdb4b88a134597ab9aa29605983dd9"}} 2018-10-12 04:39:21,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/b0fdb4b88a134597ab9aa29605983dd9 used request id req-86d9c08d-1dbd-44ac-ad4e-aa702e7aaaa0 2018-10-12 04:39:21,882 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-df25278c-1a19-468-proj-role to project CreateInstancePortManipulationTests-df25278c-1a19-468-proj 2018-10-12 04:39:21,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc/users/4c803d9feddd4deba3f682752c8697d0/roles/b0fdb4b88a134597ab9aa29605983dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:22,011 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:39:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7cd5c7a6-aa35-4b68-885c-8bb9ecc69324 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:39:22,011 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc/users/4c803d9feddd4deba3f682752c8697d0/roles/b0fdb4b88a134597ab9aa29605983dd9 used request id req-7cd5c7a6-aa35-4b68-885c-8bb9ecc69324 2018-10-12 04:39:22,012 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:39:22,012 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:22,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:22,391 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0fdb4b88a134597ab9aa29605983dd9", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj-role"}], "expires_at": "2018-10-12T05:39:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3e6d1b5156049c987b4258ec9143bcc", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-user", "id": "4c803d9feddd4deba3f682752c8697d0"}, "audit_ids": ["ILNoxxNlT82EViY7o1FDGg"], "issued_at": "2018-10-12T04:39:22.000000Z"}} 2018-10-12 04:39:22,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a006e9830a49a0b6771bb4cabbf1ae0de430f1d" 2018-10-12 04:39:22,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65bab818-add7-4efe-a0b4-c5b91614c8e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:22,466 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-65bab818-add7-4efe-a0b4-c5b91614c8e5 2018-10-12 04:39:22,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a006e9830a49a0b6771bb4cabbf1ae0de430f1d" 2018-10-12 04:39:22,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-8a37b456-a812-4fe4-b660-cbe2d16501da Date: Fri, 12 Oct 2018 04:39:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-image"} 2018-10-12 04:39:22,637 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-image used request id req-8a37b456-a812-4fe4-b660-cbe2d16501da 2018-10-12 04:39:22,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a006e9830a49a0b6771bb4cabbf1ae0de430f1d" 2018-10-12 04:39:22,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ab1c1522-e656-41fd-8d80-07532b58893a Date: Fri, 12 Oct 2018 04:39: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-10-12 04:39:22,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ab1c1522-e656-41fd-8d80-07532b58893a 2018-10-12 04:39:22,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7a006e9830a49a0b6771bb4cabbf1ae0de430f1d" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-image"}' 2018-10-12 04:39:23,017 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409 X-Openstack-Request-Id: req-95a5f441-9163-4c67-ae67-fefd34882779 Date: Fri, 12 Oct 2018 04:39:23 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:39:23Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:39:23Z", "visibility": "shared", "locations": [], "self": "/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409", "min_disk": 0, "protected": false, "id": "cfb2e5b3-20f0-4729-a44a-f51a9d2a5409", "file": "/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409/file", "checksum": null, "owner": "c3e6d1b5156049c987b4258ec9143bcc", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:39:23,017 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-95a5f441-9163-4c67-ae67-fefd34882779 2018-10-12 04:39:23,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a006e9830a49a0b6771bb4cabbf1ae0de430f1d" -d '' 2018-10-12 04:39:25,709 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cdf8b5c9-b020-47dc-b693-da682aff1926 Date: Fri, 12 Oct 2018 04:39:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:39:25,709 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409/file used request id req-cdf8b5c9-b020-47dc-b693-da682aff1926 2018-10-12 04:39:25,709 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:39:25,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a006e9830a49a0b6771bb4cabbf1ae0de430f1d" 2018-10-12 04:39:25,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-b3a7be55-3973-4863-a1d2-46b91441ccef Date: Fri, 12 Oct 2018 04:39:25 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:39:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:39:25Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409/snap", "metadata": {}}], "self": "/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409", "min_disk": 0, "protected": false, "id": "cfb2e5b3-20f0-4729-a44a-f51a9d2a5409", "file": "/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c3e6d1b5156049c987b4258ec9143bcc", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:39:25,877 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409 used request id req-b3a7be55-3973-4863-a1d2-46b91441ccef 2018-10-12 04:39:25,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a006e9830a49a0b6771bb4cabbf1ae0de430f1d" 2018-10-12 04:39:25,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dd187911-2ccc-4de7-8121-9029318e010e Date: Fri, 12 Oct 2018 04:39: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-10-12 04:39:25,888 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-dd187911-2ccc-4de7-8121-9029318e010e 2018-10-12 04:39:25,891 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-image 2018-10-12 04:39:25,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a006e9830a49a0b6771bb4cabbf1ae0de430f1d" 2018-10-12 04:39:26,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e276eda3-62f3-4dc0-b1d0-fc33b63619a6 Date: Fri, 12 Oct 2018 04:39:26 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:39:23Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:39:25Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409/snap", "metadata": {}}], "self": "/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409", "min_disk": 0, "protected": false, "id": "cfb2e5b3-20f0-4729-a44a-f51a9d2a5409", "file": "/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c3e6d1b5156049c987b4258ec9143bcc", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:39:26,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409 used request id req-e276eda3-62f3-4dc0-b1d0-fc33b63619a6 2018-10-12 04:39:26,061 - create_image - DEBUG - Instance status is - active 2018-10-12 04:39:26,061 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-image 2018-10-12 04:39:26,061 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-image 2018-10-12 04:39:26,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:26,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:26,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0fdb4b88a134597ab9aa29605983dd9", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj-role"}], "expires_at": "2018-10-12T05:39:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3e6d1b5156049c987b4258ec9143bcc", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-user", "id": "4c803d9feddd4deba3f682752c8697d0"}, "audit_ids": ["fDQoBE7nRWWLbmoTpC1frQ"], "issued_at": "2018-10-12T04:39:26.000000Z"}} 2018-10-12 04:39:26,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c30fe33150bc5cc877bba37a1a545f5c007666" 2018-10-12 04:39:26,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdce2eee-0915-4e27-8dc1-58dbcc23dfdc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:26,514 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fdce2eee-0915-4e27-8dc1-58dbcc23dfdc 2018-10-12 04:39:26,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c30fe33150bc5cc877bba37a1a545f5c007666" 2018-10-12 04:39:26,698 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-f864162b-1e8c-4a50-badb-b4b88373f9a8 Date: Fri, 12 Oct 2018 04:39:26 GMT RESP BODY: {"networks":[]} 2018-10-12 04:39:26,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net used request id req-f864162b-1e8c-4a50-badb-b4b88373f9a8 2018-10-12 04:39:26,699 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net 2018-10-12 04:39:26,704 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c30fe33150bc5cc877bba37a1a545f5c007666" -d '{"network": {"name": "CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net", "admin_state_up": true}}' 2018-10-12 04:39:27,282 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-96755154-9715-4fad-82ac-c4f6ddf6982f Date: Fri, 12 Oct 2018 04:39:27 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"14360d51-cd21-46ca-9a58-c5c0f31cb38f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c3e6d1b5156049c987b4258ec9143bcc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:39:27Z","is_default":false,"name":"CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c3e6d1b5156049c987b4258ec9143bcc","created_at":"2018-10-12T04:39:27Z","mtu":1450}} 2018-10-12 04:39:27,282 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-96755154-9715-4fad-82ac-c4f6ddf6982f 2018-10-12 04:39:27,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=14360d51-cd21-46ca-9a58-c5c0f31cb38f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c30fe33150bc5cc877bba37a1a545f5c007666" 2018-10-12 04:39:27,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-9442d5ea-cfdb-4caf-b4df-9594b72acf9c Date: Fri, 12 Oct 2018 04:39: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-10-12T04:39:27Z","tenant_id":"c3e6d1b5156049c987b4258ec9143bcc","created_at":"2018-10-12T04:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c3e6d1b5156049c987b4258ec9143bcc","id":"14360d51-cd21-46ca-9a58-c5c0f31cb38f","name":"CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net"}]} 2018-10-12 04:39:27,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=14360d51-cd21-46ca-9a58-c5c0f31cb38f used request id req-9442d5ea-cfdb-4caf-b4df-9594b72acf9c 2018-10-12 04:39:27,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c30fe33150bc5cc877bba37a1a545f5c007666" 2018-10-12 04:39:27,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f5f6b0ef-612e-40d9-b89e-e087979af3ce Date: Fri, 12 Oct 2018 04:39:27 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:39:27,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f used request id req-f5f6b0ef-612e-40d9-b89e-e087979af3ce 2018-10-12 04:39:27,717 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-subnet 2018-10-12 04:39:27,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c30fe33150bc5cc877bba37a1a545f5c007666" -d '{"subnets": [{"ip_version": 4, "network_id": "14360d51-cd21-46ca-9a58-c5c0f31cb38f", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-subnet"}]}' 2018-10-12 04:39:28,366 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2f65f98e-5ddf-43ea-9008-a0b605fee48b Date: Fri, 12 Oct 2018 04:39:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14360d51-cd21-46ca-9a58-c5c0f31cb38f","tenant_id":"c3e6d1b5156049c987b4258ec9143bcc","created_at":"2018-10-12T04:39:28Z","dns_nameservers":[],"updated_at":"2018-10-12T04:39: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":"c3e6d1b5156049c987b4258ec9143bcc","id":"ddfdb4f2-655b-4be9-9030-0a7847b7439c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-subnet"}]} 2018-10-12 04:39:28,366 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-2f65f98e-5ddf-43ea-9008-a0b605fee48b 2018-10-12 04:39:28,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=14360d51-cd21-46ca-9a58-c5c0f31cb38f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c30fe33150bc5cc877bba37a1a545f5c007666" 2018-10-12 04:39:28,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-41260471-4c55-434d-8116-8d51295c119f Date: Fri, 12 Oct 2018 04:39: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":["ddfdb4f2-655b-4be9-9030-0a7847b7439c"],"updated_at":"2018-10-12T04:39:28Z","tenant_id":"c3e6d1b5156049c987b4258ec9143bcc","created_at":"2018-10-12T04:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c3e6d1b5156049c987b4258ec9143bcc","id":"14360d51-cd21-46ca-9a58-c5c0f31cb38f","name":"CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net"}]} 2018-10-12 04:39:28,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=14360d51-cd21-46ca-9a58-c5c0f31cb38f used request id req-41260471-4c55-434d-8116-8d51295c119f 2018-10-12 04:39:28,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c30fe33150bc5cc877bba37a1a545f5c007666" 2018-10-12 04:39:28,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d575e129-5bb0-4139-b9b2-0d0e402baae1 Date: Fri, 12 Oct 2018 04:39:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14360d51-cd21-46ca-9a58-c5c0f31cb38f","tenant_id":"c3e6d1b5156049c987b4258ec9143bcc","created_at":"2018-10-12T04:39:28Z","dns_nameservers":[],"updated_at":"2018-10-12T04:39: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":"c3e6d1b5156049c987b4258ec9143bcc","id":"ddfdb4f2-655b-4be9-9030-0a7847b7439c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-subnet"}]} 2018-10-12 04:39:28,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f used request id req-d575e129-5bb0-4139-b9b2-0d0e402baae1 2018-10-12 04:39:28,816 - OpenStackNetwork - DEBUG - Network [14360d51-cd21-46ca-9a58-c5c0f31cb38f] created successfully 2018-10-12 04:39:28,817 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:28,818 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:29,203 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["9z5ut9eGRaSkWrPz2OL32w"], "issued_at": "2018-10-12T04:39:29.000000Z"}} 2018-10-12 04:39:29,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d1913572f8daffa6bf084033a685c1985758c3" 2018-10-12 04:39:29,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-186993d0-6f53-4959-a8bc-c379999dfa78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:29,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-186993d0-6f53-4959-a8bc-c379999dfa78 2018-10-12 04:39:29,282 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:39:29,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d1913572f8daffa6bf084033a685c1985758c3" 2018-10-12 04:39:29,454 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39: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-09a650e4-71bc-46f0-846e-75bd6d71a21e x-compute-request-id: req-09a650e4-71bc-46f0-846e-75bd6d71a21e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:39:29,454 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-09a650e4-71bc-46f0-846e-75bd6d71a21e 2018-10-12 04:39:29,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d1913572f8daffa6bf084033a685c1985758c3" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-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-10-12 04:39:29,506 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39: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-adda7e51-a388-4b91-9d21-291791102ce7 x-compute-request-id: req-adda7e51-a388-4b91-9d21-291791102ce7 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/48f8ee9d-294a-401b-8814-ba7ade8fa740", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/48f8ee9d-294a-401b-8814-ba7ade8fa740", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "48f8ee9d-294a-401b-8814-ba7ade8fa740", "name": "CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:39:29,506 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-adda7e51-a388-4b91-9d21-291791102ce7 2018-10-12 04:39:29,507 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:29,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:29,888 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0fdb4b88a134597ab9aa29605983dd9", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj-role"}], "expires_at": "2018-10-12T05:39:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3e6d1b5156049c987b4258ec9143bcc", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-user", "id": "4c803d9feddd4deba3f682752c8697d0"}, "audit_ids": ["WQ5gPjxHRWqHOxYwJwHZfg"], "issued_at": "2018-10-12T04:39:29.000000Z"}} 2018-10-12 04:39:29,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:29,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1769c9d-b43e-4920-9a7a-53e14e5364b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:29,975 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e1769c9d-b43e-4920-9a7a-53e14e5364b4 2018-10-12 04:39:29,976 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:39:29,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:30,047 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b96ed26-3d2e-4c60-9706-48511422da2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:30,047 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3b96ed26-3d2e-4c60-9706-48511422da2b 2018-10-12 04:39:30,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:30,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-70b21933-e444-4668-9206-24cec7ab8864 Date: Fri, 12 Oct 2018 04:39: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":["ddfdb4f2-655b-4be9-9030-0a7847b7439c"],"updated_at":"2018-10-12T04:39:28Z","tenant_id":"c3e6d1b5156049c987b4258ec9143bcc","created_at":"2018-10-12T04:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c3e6d1b5156049c987b4258ec9143bcc","id":"14360d51-cd21-46ca-9a58-c5c0f31cb38f","name":"CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net"}]} 2018-10-12 04:39:30,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net used request id req-70b21933-e444-4668-9206-24cec7ab8864 2018-10-12 04:39:30,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:39:30,314 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:39:30,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:30,399 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15a8182f-1c9d-49c3-b202-ed47e2196e02 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc"}, "enabled": true, "id": "c3e6d1b5156049c987b4258ec9143bcc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj"}} 2018-10-12 04:39:30,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc used request id req-15a8182f-1c9d-49c3-b202-ed47e2196e02 2018-10-12 04:39:30,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:30,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-38d0a8de-5d03-48e6-841c-d6ffa56d340d Date: Fri, 12 Oct 2018 04:39:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14360d51-cd21-46ca-9a58-c5c0f31cb38f","tenant_id":"c3e6d1b5156049c987b4258ec9143bcc","created_at":"2018-10-12T04:39:28Z","dns_nameservers":[],"updated_at":"2018-10-12T04:39: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":"c3e6d1b5156049c987b4258ec9143bcc","id":"ddfdb4f2-655b-4be9-9030-0a7847b7439c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-subnet"}]} 2018-10-12 04:39:30,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f used request id req-38d0a8de-5d03-48e6-841c-d6ffa56d340d 2018-10-12 04:39:30,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f&name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:30,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-49ec6604-51b8-4b6c-835d-54c765e8db44 Date: Fri, 12 Oct 2018 04:39:30 GMT RESP BODY: {"ports":[]} 2018-10-12 04:39:30,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f&name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914port-1&admin_state_up=True used request id req-49ec6604-51b8-4b6c-835d-54c765e8db44 2018-10-12 04:39:30,942 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:31,173 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39: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-cc5869e9-95a5-4fb7-8758-8833fb7f290b x-compute-request-id: req-cc5869e9-95a5-4fb7-8758-8833fb7f290b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:39:31,173 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-inst used request id req-cc5869e9-95a5-4fb7-8758-8833fb7f290b 2018-10-12 04:39:31,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:31,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0e756b2c-f331-4a91-8474-e5f01111bcf0 Date: Fri, 12 Oct 2018 04:39: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":["ddfdb4f2-655b-4be9-9030-0a7847b7439c"],"updated_at":"2018-10-12T04:39:28Z","tenant_id":"c3e6d1b5156049c987b4258ec9143bcc","created_at":"2018-10-12T04:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c3e6d1b5156049c987b4258ec9143bcc","id":"14360d51-cd21-46ca-9a58-c5c0f31cb38f","name":"CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net"}]} 2018-10-12 04:39:31,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net used request id req-0e756b2c-f331-4a91-8474-e5f01111bcf0 2018-10-12 04:39:31,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:31,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72e8a678-b48c-4b6e-bc2b-2439cbf7933d Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc"}, "enabled": true, "id": "c3e6d1b5156049c987b4258ec9143bcc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj"}} 2018-10-12 04:39:31,502 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc used request id req-72e8a678-b48c-4b6e-bc2b-2439cbf7933d 2018-10-12 04:39:31,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:31,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-04009e7e-980a-42ec-98ff-b3701b6b2b35 Date: Fri, 12 Oct 2018 04:39:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14360d51-cd21-46ca-9a58-c5c0f31cb38f","tenant_id":"c3e6d1b5156049c987b4258ec9143bcc","created_at":"2018-10-12T04:39:28Z","dns_nameservers":[],"updated_at":"2018-10-12T04:39: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":"c3e6d1b5156049c987b4258ec9143bcc","id":"ddfdb4f2-655b-4be9-9030-0a7847b7439c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-subnet"}]} 2018-10-12 04:39:31,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f used request id req-04009e7e-980a-42ec-98ff-b3701b6b2b35 2018-10-12 04:39:31,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f&name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:31,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e5d9d539-8075-45d2-b98f-f93513bd7c5b Date: Fri, 12 Oct 2018 04:39:31 GMT RESP BODY: {"ports":[]} 2018-10-12 04:39:31,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f&name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914port-1&admin_state_up=True used request id req-e5d9d539-8075-45d2-b98f-f93513bd7c5b 2018-10-12 04:39:31,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:31,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:32,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "b0fdb4b88a134597ab9aa29605983dd9", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj-role"}], "expires_at": "2018-10-12T05:39:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c3e6d1b5156049c987b4258ec9143bcc", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c3e6d1b5156049c987b4258ec9143bcc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c3e6d1b5156049c987b4258ec9143bcc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c3e6d1b5156049c987b4258ec9143bcc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-user", "id": "4c803d9feddd4deba3f682752c8697d0"}, "audit_ids": ["VWFmKiHCSQu7Ch9z-A72kg"], "issued_at": "2018-10-12T04:39:32.000000Z"}} 2018-10-12 04:39:32,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ca4a44ca82d9284d0d09711a4e816c54884dc4" 2018-10-12 04:39:32,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f1940c-3ce9-47ef-8d2e-ecef79b3f118 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:32,354 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-96f1940c-3ce9-47ef-8d2e-ecef79b3f118 2018-10-12 04:39:32,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:32,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-da125abf-d839-4d29-85ee-ca2b052db04f Date: Fri, 12 Oct 2018 04:39: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":["ddfdb4f2-655b-4be9-9030-0a7847b7439c"],"updated_at":"2018-10-12T04:39:28Z","tenant_id":"c3e6d1b5156049c987b4258ec9143bcc","created_at":"2018-10-12T04:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c3e6d1b5156049c987b4258ec9143bcc","id":"14360d51-cd21-46ca-9a58-c5c0f31cb38f","name":"CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net"}]} 2018-10-12 04:39:32,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net used request id req-da125abf-d839-4d29-85ee-ca2b052db04f 2018-10-12 04:39:32,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:32,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-87f583b8-57c9-4460-92a9-543dfa1f26b1 Date: Fri, 12 Oct 2018 04:39:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14360d51-cd21-46ca-9a58-c5c0f31cb38f","tenant_id":"c3e6d1b5156049c987b4258ec9143bcc","created_at":"2018-10-12T04:39:28Z","dns_nameservers":[],"updated_at":"2018-10-12T04:39: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":"c3e6d1b5156049c987b4258ec9143bcc","id":"ddfdb4f2-655b-4be9-9030-0a7847b7439c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-subnet"}]} 2018-10-12 04:39:32,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f used request id req-87f583b8-57c9-4460-92a9-543dfa1f26b1 2018-10-12 04:39:32,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:33,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f3ec1ebd-974a-448a-bdd5-3e022582608f Date: Fri, 12 Oct 2018 04:39: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":["ddfdb4f2-655b-4be9-9030-0a7847b7439c"],"updated_at":"2018-10-12T04:39:28Z","tenant_id":"c3e6d1b5156049c987b4258ec9143bcc","created_at":"2018-10-12T04:39:27Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c3e6d1b5156049c987b4258ec9143bcc","id":"14360d51-cd21-46ca-9a58-c5c0f31cb38f","name":"CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net"}]} 2018-10-12 04:39:33,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net used request id req-f3ec1ebd-974a-448a-bdd5-3e022582608f 2018-10-12 04:39:33,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:39:33,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:39: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:39:33,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62ca4a44ca82d9284d0d09711a4e816c54884dc4" 2018-10-12 04:39:33,244 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9abe847c-8d72-4240-96fd-200395d6d890 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc"}, "enabled": true, "id": "c3e6d1b5156049c987b4258ec9143bcc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj"}} 2018-10-12 04:39:33,244 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc used request id req-9abe847c-8d72-4240-96fd-200395d6d890 2018-10-12 04:39:33,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" 2018-10-12 04:39:33,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-20a6d81e-022f-45ce-a9de-afd3a6f4a5e5 Date: Fri, 12 Oct 2018 04:39:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14360d51-cd21-46ca-9a58-c5c0f31cb38f","tenant_id":"c3e6d1b5156049c987b4258ec9143bcc","created_at":"2018-10-12T04:39:28Z","dns_nameservers":[],"updated_at":"2018-10-12T04:39: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":"c3e6d1b5156049c987b4258ec9143bcc","id":"ddfdb4f2-655b-4be9-9030-0a7847b7439c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-subnet"}]} 2018-10-12 04:39:33,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=14360d51-cd21-46ca-9a58-c5c0f31cb38f used request id req-20a6d81e-022f-45ce-a9de-afd3a6f4a5e5 2018-10-12 04:39:33,453 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net 2018-10-12 04:39:33,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5027d2bc04fc9222d2da61f212c9df3c1191d3e4" -d '{"port": {"network_id": "14360d51-cd21-46ca-9a58-c5c0f31cb38f", "name": "CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914port-1", "allowed_address_pairs": [{"ip_address": "foo", "mac_address": "0a:1b:2c:3d:4e:5f"}], "admin_state_up": true}}' 2018-10-12 04:39:33,614 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 104 Content-Type: application/json X-Openstack-Request-Id: req-382ab52d-cf29-4bd1-821a-d2e2a34bdae5 Date: Fri, 12 Oct 2018 04:39:33 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-12 04:39:33,614 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-382ab52d-cf29-4bd1-821a-d2e2a34bdae5 2018-10-12 04:39:33,615 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid IP address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-12 04:39:33,618 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/48f8ee9d-294a-401b-8814-ba7ade8fa740 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b8d1913572f8daffa6bf084033a685c1985758c3" 2018-10-12 04:39:33,664 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:39: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-45b7a086-22cd-4209-ac15-fe69ca6b2777 x-compute-request-id: req-45b7a086-22cd-4209-ac15-fe69ca6b2777 Content-Length: 0 Content-Type: application/json 2018-10-12 04:39:33,664 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/48f8ee9d-294a-401b-8814-ba7ade8fa740 used request id req-45b7a086-22cd-4209-ac15-fe69ca6b2777 2018-10-12 04:39:33,665 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-subnet 2018-10-12 04:39:33,665 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-subnet 2018-10-12 04:39:33,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/ddfdb4f2-655b-4be9-9030-0a7847b7439c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c30fe33150bc5cc877bba37a1a545f5c007666" 2018-10-12 04:39:35,699 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-15f0adce-6766-426a-81cd-2411261fecfa Date: Fri, 12 Oct 2018 04:39:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:39:35,699 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ddfdb4f2-655b-4be9-9030-0a7847b7439c used request id req-15f0adce-6766-426a-81cd-2411261fecfa 2018-10-12 04:39:35,700 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-pub-net 2018-10-12 04:39:35,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/14360d51-cd21-46ca-9a58-c5c0f31cb38f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}88c30fe33150bc5cc877bba37a1a545f5c007666" 2018-10-12 04:39:36,861 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8a1cd78a-674a-4710-9a82-0c15fb2c17a4 Date: Fri, 12 Oct 2018 04:39:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:39:36,861 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/14360d51-cd21-46ca-9a58-c5c0f31cb38f used request id req-8a1cd78a-674a-4710-9a82-0c15fb2c17a4 2018-10-12 04:39:36,862 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-06d2e794-c216-46b5-beb7-e09c4137a914-image 2018-10-12 04:39:36,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7a006e9830a49a0b6771bb4cabbf1ae0de430f1d" 2018-10-12 04:39:38,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6c6e4880-94f9-43ea-a9b5-eb673d2bdff5 Date: Fri, 12 Oct 2018 04:39:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:39:38,044 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/cfb2e5b3-20f0-4729-a44a-f51a9d2a5409 used request id req-6c6e4880-94f9-43ea-a9b5-eb673d2bdff5 2018-10-12 04:39:38,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:38,245 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-66089281-c244-4667-b950-04c7e2d70368 Date: Fri, 12 Oct 2018 04:39:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c3e6d1b5156049c987b4258ec9143bcc", "created_at": "2018-10-12T04:39:27Z", "updated_at": "2018-10-12T04:39:27Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:39:27Z", "revision_number": 0, "id": "288126eb-aae4-4c67-b598-b9f443ed1dae", "remote_group_id": "f643ae15-3efc-4ddc-b1ff-3648495ec9b1", "remote_ip_prefix": null, "created_at": "2018-10-12T04:39:27Z", "security_group_id": "f643ae15-3efc-4ddc-b1ff-3648495ec9b1", "tenant_id": "c3e6d1b5156049c987b4258ec9143bcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3e6d1b5156049c987b4258ec9143bcc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:39:27Z", "revision_number": 0, "id": "4116fc70-0ac6-4167-99dd-fea5ac3b245c", "remote_group_id": "f643ae15-3efc-4ddc-b1ff-3648495ec9b1", "remote_ip_prefix": null, "created_at": "2018-10-12T04:39:27Z", "security_group_id": "f643ae15-3efc-4ddc-b1ff-3648495ec9b1", "tenant_id": "c3e6d1b5156049c987b4258ec9143bcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3e6d1b5156049c987b4258ec9143bcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:39:27Z", "revision_number": 0, "id": "9220aae1-3926-44b0-8f89-d511cbfe83c6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:39:27Z", "security_group_id": "f643ae15-3efc-4ddc-b1ff-3648495ec9b1", "tenant_id": "c3e6d1b5156049c987b4258ec9143bcc", "port_range_min": null, "ethertype": "IPv6", "project_id": "c3e6d1b5156049c987b4258ec9143bcc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:39:27Z", "revision_number": 0, "id": "9990b306-81ae-4e53-bd4d-70734b5a68d4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:39:27Z", "security_group_id": "f643ae15-3efc-4ddc-b1ff-3648495ec9b1", "tenant_id": "c3e6d1b5156049c987b4258ec9143bcc", "port_range_min": null, "ethertype": "IPv4", "project_id": "c3e6d1b5156049c987b4258ec9143bcc"}], "revision_number": 4, "project_id": "c3e6d1b5156049c987b4258ec9143bcc", "id": "f643ae15-3efc-4ddc-b1ff-3648495ec9b1", "name": "default"}]} 2018-10-12 04:39:38,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-66089281-c244-4667-b950-04c7e2d70368 2018-10-12 04:39:38,251 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:38,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18a6458e-ebf1-4d2c-b43a-58c43263eb48 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:39:38,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-18a6458e-ebf1-4d2c-b43a-58c43263eb48 2018-10-12 04:39:38,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:38,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-460bd786-6aab-412f-94c4-3f5de35e1bd6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:39:38,426 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-460bd786-6aab-412f-94c4-3f5de35e1bd6 2018-10-12 04:39:38,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:38,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d786b6-7ad8-4691-a230-e3b258f046c4 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:39:38,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-39d786b6-7ad8-4691-a230-e3b258f046c4 2018-10-12 04:39:38,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:38,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-269a657e-3588-4f49-9abc-e3adecafdb53 Content-Encoding: gzip Content-Length: 227 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc"}, "enabled": true, "id": "c3e6d1b5156049c987b4258ec9143bcc", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-df25278c-1a19-468-proj"}} 2018-10-12 04:39:38,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc used request id req-269a657e-3588-4f49-9abc-e3adecafdb53 2018-10-12 04:39:38,614 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f643ae15-3efc-4ddc-b1ff-3648495ec9b1 2018-10-12 04:39:38,619 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f643ae15-3efc-4ddc-b1ff-3648495ec9b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:38,782 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6d40e7b3-d896-49d6-bc42-51267c198538 Date: Fri, 12 Oct 2018 04:39:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f643ae15-3efc-4ddc-b1ff-3648495ec9b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:39:27Z", "security_group_id": "f643ae15-3efc-4ddc-b1ff-3648495ec9b1", "port_range_min": null, "revision_number": 0, "tenant_id": "c3e6d1b5156049c987b4258ec9143bcc", "created_at": "2018-10-12T04:39:27Z", "project_id": "c3e6d1b5156049c987b4258ec9143bcc", "id": "288126eb-aae4-4c67-b598-b9f443ed1dae"}, {"remote_group_id": "f643ae15-3efc-4ddc-b1ff-3648495ec9b1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:39:27Z", "security_group_id": "f643ae15-3efc-4ddc-b1ff-3648495ec9b1", "port_range_min": null, "revision_number": 0, "tenant_id": "c3e6d1b5156049c987b4258ec9143bcc", "created_at": "2018-10-12T04:39:27Z", "project_id": "c3e6d1b5156049c987b4258ec9143bcc", "id": "4116fc70-0ac6-4167-99dd-fea5ac3b245c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:39:27Z", "security_group_id": "f643ae15-3efc-4ddc-b1ff-3648495ec9b1", "port_range_min": null, "revision_number": 0, "tenant_id": "c3e6d1b5156049c987b4258ec9143bcc", "created_at": "2018-10-12T04:39:27Z", "project_id": "c3e6d1b5156049c987b4258ec9143bcc", "id": "9220aae1-3926-44b0-8f89-d511cbfe83c6"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:39:27Z", "security_group_id": "f643ae15-3efc-4ddc-b1ff-3648495ec9b1", "port_range_min": null, "revision_number": 0, "tenant_id": "c3e6d1b5156049c987b4258ec9143bcc", "created_at": "2018-10-12T04:39:27Z", "project_id": "c3e6d1b5156049c987b4258ec9143bcc", "id": "9990b306-81ae-4e53-bd4d-70734b5a68d4"}]} 2018-10-12 04:39:38,782 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f643ae15-3efc-4ddc-b1ff-3648495ec9b1 used request id req-6d40e7b3-d896-49d6-bc42-51267c198538 2018-10-12 04:39:38,783 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:39:38,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f643ae15-3efc-4ddc-b1ff-3648495ec9b1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:39,080 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-78c85efa-b68c-4d2e-8855-81a1d4a73971 Content-Length: 0 Date: Fri, 12 Oct 2018 04:39:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:39:39,081 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f643ae15-3efc-4ddc-b1ff-3648495ec9b1 used request id req-78c85efa-b68c-4d2e-8855-81a1d4a73971 2018-10-12 04:39:39,081 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-df25278c-1a19-468-proj 2018-10-12 04:39:39,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:39,281 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-19827d29-5ee1-44aa-9710-e110502e8c8a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:39:39,281 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c3e6d1b5156049c987b4258ec9143bcc used request id req-19827d29-5ee1-44aa-9710-e110502e8c8a 2018-10-12 04:39:39,281 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-df25278c-1a19-468-proj-role 2018-10-12 04:39:39,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/b0fdb4b88a134597ab9aa29605983dd9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:39,469 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0a55bd5-6455-47a6-8aca-b70b2d36f046 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:39:39,469 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/b0fdb4b88a134597ab9aa29605983dd9 used request id req-e0a55bd5-6455-47a6-8aca-b70b2d36f046 2018-10-12 04:39:39,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}480c474dd6f7d2d1788a0c415f5628d7bccddd9b" 2018-10-12 04:39:39,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f3daaf9-0414-40ea-ac0e-dd7ad0d39e14 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:39:39,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7f3daaf9-0414-40ea-ac0e-dd7ad0d39e14 2018-10-12 04:39:39,564 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-df25278c-1a19-468-user 2018-10-12 04:39:39,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/4c803d9feddd4deba3f682752c8697d0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c618c07340d5ab008268827d3960f5cd95bd226" 2018-10-12 04:39:39,761 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:39:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a0ad1d1e-8098-4168-8e6a-3564dc0b7287 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:39:39,761 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4c803d9feddd4deba3f682752c8697d0 used request id req-a0ad1d1e-8098-4168-8e6a-3564dc0b7287 2018-10-12 04:39:39,763 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:40,145 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["zz4sbyELRo28BUW1L6bzlQ"], "issued_at": "2018-10-12T04:39:40.000000Z"}} 2018-10-12 04:39:40,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9221f3144649f42b48ea1251b239387571b3d2a6" 2018-10-12 04:39:40,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1be7806f-9dfd-43bc-9064-669e26ab9006 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:40,239 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1be7806f-9dfd-43bc-9064-669e26ab9006 2018-10-12 04:39:40,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:40,241 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:40,614 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:39:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["cjLB3hnPRu2s61n7ClwyWA"], "issued_at": "2018-10-12T04:39:40.000000Z"}} 2018-10-12 04:39:40,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:39:40,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5823be6-8411-4a5c-8419-e95e2dd3ee84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:40,704 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d5823be6-8411-4a5c-8419-e95e2dd3ee84 2018-10-12 04:39:40,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:39:40,714 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:39: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:39:40,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:39:40,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b2f031c-1b98-4b3f-93f9-c419e32b75b3 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:39:40,795 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj used request id req-7b2f031c-1b98-4b3f-93f9-c419e32b75b3 2018-10-12 04:39:40,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:39:40,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1fceab3-df6d-42ec-817b-ab77fa87d66b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:39:40,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e1fceab3-df6d-42ec-817b-ab77fa87d66b 2018-10-12 04:39:40,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj"}}' 2018-10-12 04:39:41,015 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:39:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45870bbf-6192-48c7-b294-cc9bbb77ba31 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707"}, "enabled": true, "id": "b283ce3d05434d9a914e63a48c2a4707", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj"}} 2018-10-12 04:39:41,015 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-45870bbf-6192-48c7-b294-cc9bbb77ba31 2018-10-12 04:39:41,016 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj 2018-10-12 04:39:41,016 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:41,017 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:41,390 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:39:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["b1kl2qRrSw27OjZS6WyvUg"], "issued_at": "2018-10-12T04:39:41.000000Z"}} 2018-10-12 04:39:41,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d9b4f68e968bbb05c29683bae08069de971e55" 2018-10-12 04:39:41,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71f6c06d-2dc7-4e20-adf9-62cc3c9d75dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:41,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-71f6c06d-2dc7-4e20-adf9-62cc3c9d75dc 2018-10-12 04:39:41,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:39:41,414 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:39:41,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d9b4f68e968bbb05c29683bae08069de971e55" 2018-10-12 04:39:41,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-266e668a-0f2f-43d0-a30b-6cd53ef6944a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:39:41,513 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-266e668a-0f2f-43d0-a30b-6cd53ef6944a 2018-10-12 04:39:41,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d9b4f68e968bbb05c29683bae08069de971e55" 2018-10-12 04:39:41,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e80d64a4-594d-4672-9965-00decd9dd077 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707"}, "enabled": true, "id": "b283ce3d05434d9a914e63a48c2a4707", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj"}]} 2018-10-12 04:39:41,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj used request id req-e80d64a4-594d-4672-9965-00decd9dd077 2018-10-12 04:39:41,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d9b4f68e968bbb05c29683bae08069de971e55" 2018-10-12 04:39:41,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aaf1abac-1806-41f7-a830-432111180196 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:39:41,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-aaf1abac-1806-41f7-a830-432111180196 2018-10-12 04:39:42,092 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-210a35a7-90d4-43c-user 2018-10-12 04:39:42,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:42,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:39:42,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fc71333c-fd22-49c4-a3c7-8af1d1b8208e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:39:42,189 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fc71333c-fd22-49c4-a3c7-8af1d1b8208e 2018-10-12 04:39:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" -d '{"role": {"name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj-role"}}' 2018-10-12 04:39:42,302 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e38bda7-2e40-41c1-bf7c-38e520ac09c2 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "9d4c3c06757f43d082c8286b31412289", "links": {"self": "http://172.30.9.27:5000/v3/roles/9d4c3c06757f43d082c8286b31412289"}, "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj-role"}} 2018-10-12 04:39:42,302 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-7e38bda7-2e40-41c1-bf7c-38e520ac09c2 2018-10-12 04:39:42,302 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj-role 2018-10-12 04:39:42,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/9d4c3c06757f43d082c8286b31412289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:39:42,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-600ce019-a7bd-44ad-abd9-060e96203ba3 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/9d4c3c06757f43d082c8286b31412289"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj-role", "id": "9d4c3c06757f43d082c8286b31412289"}} 2018-10-12 04:39:42,388 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/9d4c3c06757f43d082c8286b31412289 used request id req-600ce019-a7bd-44ad-abd9-060e96203ba3 2018-10-12 04:39:42,388 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj-role to project CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj 2018-10-12 04:39:42,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707/users/5cfea1ffc3084855b0dcab70ad9fcfa1/roles/9d4c3c06757f43d082c8286b31412289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:39:42,514 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:39:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c6c8a66-f715-419a-ae2f-0d73ff1434c7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:39:42,514 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707/users/5cfea1ffc3084855b0dcab70ad9fcfa1/roles/9d4c3c06757f43d082c8286b31412289 used request id req-6c6c8a66-f715-419a-ae2f-0d73ff1434c7 2018-10-12 04:39:42,515 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:39:42,515 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:42,516 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:42,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d4c3c06757f43d082c8286b31412289", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj-role"}], "expires_at": "2018-10-12T05:39:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b283ce3d05434d9a914e63a48c2a4707", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-user", "id": "5cfea1ffc3084855b0dcab70ad9fcfa1"}, "audit_ids": ["cTkDoxEGRTakKzyghAZB6Q"], "issued_at": "2018-10-12T04:39:42.000000Z"}} 2018-10-12 04:39:42,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b2ead378b7607f464b050d03411ad4daaadf604" 2018-10-12 04:39:42,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be19fd9-403c-49db-8447-60729757e0c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:42,960 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5be19fd9-403c-49db-8447-60729757e0c9 2018-10-12 04:39:42,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2ead378b7607f464b050d03411ad4daaadf604" 2018-10-12 04:39:43,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-3017dc95-da3d-4a8a-a00f-df4a7655fb35 Date: Fri, 12 Oct 2018 04:39:43 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-image"} 2018-10-12 04:39:43,143 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-image used request id req-3017dc95-da3d-4a8a-a00f-df4a7655fb35 2018-10-12 04:39:43,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2ead378b7607f464b050d03411ad4daaadf604" 2018-10-12 04:39:43,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b96341f3-fdf7-42c9-9523-d1afa96611fc Date: Fri, 12 Oct 2018 04: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-10-12 04:39:43,289 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b96341f3-fdf7-42c9-9523-d1afa96611fc 2018-10-12 04:39:43,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b2ead378b7607f464b050d03411ad4daaadf604" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-image"}' 2018-10-12 04:39:43,616 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd X-Openstack-Request-Id: req-63f9c8d8-6d1c-4c44-a74b-676e76ee314c Date: Fri, 12 Oct 2018 04:39:43 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:39:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:39:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd", "min_disk": 0, "protected": false, "id": "a5e0306b-ee1b-435b-9435-8d7bb72163cd", "file": "/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd/file", "checksum": null, "owner": "b283ce3d05434d9a914e63a48c2a4707", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:39:43,616 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-63f9c8d8-6d1c-4c44-a74b-676e76ee314c 2018-10-12 04:39:43,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2ead378b7607f464b050d03411ad4daaadf604" -d '' 2018-10-12 04:39:45,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-14165169-ed90-43e2-b81b-25f6592e1c33 Date: Fri, 12 Oct 2018 04:39:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:39:45,394 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd/file used request id req-14165169-ed90-43e2-b81b-25f6592e1c33 2018-10-12 04:39:45,395 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:39:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2ead378b7607f464b050d03411ad4daaadf604" 2018-10-12 04:39:45,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-639d000f-b17a-43a6-9bbd-db9ca9489843 Date: Fri, 12 Oct 2018 04:39:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:39:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:39:45Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd/snap", "metadata": {}}], "self": "/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd", "min_disk": 0, "protected": false, "id": "a5e0306b-ee1b-435b-9435-8d7bb72163cd", "file": "/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b283ce3d05434d9a914e63a48c2a4707", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:39:45,576 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd used request id req-639d000f-b17a-43a6-9bbd-db9ca9489843 2018-10-12 04:39:45,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2ead378b7607f464b050d03411ad4daaadf604" 2018-10-12 04:39:45,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cbbce9ca-4978-4100-84fa-ccdd2473fffe Date: Fri, 12 Oct 2018 04:39: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-10-12 04:39:45,737 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-cbbce9ca-4978-4100-84fa-ccdd2473fffe 2018-10-12 04:39:45,740 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-image 2018-10-12 04:39:45,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2ead378b7607f464b050d03411ad4daaadf604" 2018-10-12 04:39:45,900 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-df5fe2d6-4f0e-4174-aa2e-4c9a0111a20c Date: Fri, 12 Oct 2018 04:39:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:39:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:39:45Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd/snap", "metadata": {}}], "self": "/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd", "min_disk": 0, "protected": false, "id": "a5e0306b-ee1b-435b-9435-8d7bb72163cd", "file": "/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "b283ce3d05434d9a914e63a48c2a4707", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:39:45,900 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd used request id req-df5fe2d6-4f0e-4174-aa2e-4c9a0111a20c 2018-10-12 04:39:45,900 - create_image - DEBUG - Instance status is - active 2018-10-12 04:39:45,901 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-image 2018-10-12 04:39:45,901 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-image 2018-10-12 04:39:45,901 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:45,902 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:46,280 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d4c3c06757f43d082c8286b31412289", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj-role"}], "expires_at": "2018-10-12T05:39:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b283ce3d05434d9a914e63a48c2a4707", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-user", "id": "5cfea1ffc3084855b0dcab70ad9fcfa1"}, "audit_ids": ["6GCtwvjWSyOUqn-M_WewIQ"], "issued_at": "2018-10-12T04:39:46.000000Z"}} 2018-10-12 04:39:46,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf771881e6227c2a454b83a49998449096f3ce2" 2018-10-12 04:39:46,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d53def-d65a-40f7-83be-9bd748d1afc4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:46,360 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d9d53def-d65a-40f7-83be-9bd748d1afc4 2018-10-12 04:39:46,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf771881e6227c2a454b83a49998449096f3ce2" 2018-10-12 04:39:46,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c492f7a9-df0a-444e-9414-dad7af82f2a3 Date: Fri, 12 Oct 2018 04:39:46 GMT RESP BODY: {"networks":[]} 2018-10-12 04:39:46,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net used request id req-c492f7a9-df0a-444e-9414-dad7af82f2a3 2018-10-12 04:39:46,545 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net 2018-10-12 04:39:46,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf771881e6227c2a454b83a49998449096f3ce2" -d '{"network": {"name": "CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net", "admin_state_up": true}}' 2018-10-12 04:39:47,072 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-fdf67916-e3b5-4edf-abf0-2662282a0671 Date: Fri, 12 Oct 2018 04:39:47 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e13f394b-53c3-4c1b-8e76-6182bc5d2906","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"b283ce3d05434d9a914e63a48c2a4707","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:39:46Z","is_default":false,"name":"CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"b283ce3d05434d9a914e63a48c2a4707","created_at":"2018-10-12T04:39:46Z","mtu":1450}} 2018-10-12 04:39:47,073 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-fdf67916-e3b5-4edf-abf0-2662282a0671 2018-10-12 04:39:47,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf771881e6227c2a454b83a49998449096f3ce2" 2018-10-12 04:39:47,305 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-4ad7ce8e-5d91-471d-82df-b931919b132a Date: Fri, 12 Oct 2018 04:39:47 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-10-12T04:39:46Z","tenant_id":"b283ce3d05434d9a914e63a48c2a4707","created_at":"2018-10-12T04:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"b283ce3d05434d9a914e63a48c2a4707","id":"e13f394b-53c3-4c1b-8e76-6182bc5d2906","name":"CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net"}]} 2018-10-12 04:39:47,305 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 used request id req-4ad7ce8e-5d91-471d-82df-b931919b132a 2018-10-12 04:39:47,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf771881e6227c2a454b83a49998449096f3ce2" 2018-10-12 04:39:47,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-26ed860b-a2ed-4019-9c19-ce1cddf35fa2 Date: Fri, 12 Oct 2018 04:39:47 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:39:47,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 used request id req-26ed860b-a2ed-4019-9c19-ce1cddf35fa2 2018-10-12 04:39:47,497 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-subnet 2018-10-12 04:39:47,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf771881e6227c2a454b83a49998449096f3ce2" -d '{"subnets": [{"ip_version": 4, "network_id": "e13f394b-53c3-4c1b-8e76-6182bc5d2906", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-subnet"}]}' 2018-10-12 04:39:48,330 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-733eedcb-e8b7-49cb-82e6-49628fe8db9e Date: Fri, 12 Oct 2018 04:39:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e13f394b-53c3-4c1b-8e76-6182bc5d2906","tenant_id":"b283ce3d05434d9a914e63a48c2a4707","created_at":"2018-10-12T04:39:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:39: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":"b283ce3d05434d9a914e63a48c2a4707","id":"97b99902-84b3-4df8-bf57-27c79ff28a3e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-subnet"}]} 2018-10-12 04:39:48,331 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-733eedcb-e8b7-49cb-82e6-49628fe8db9e 2018-10-12 04:39:48,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf771881e6227c2a454b83a49998449096f3ce2" 2018-10-12 04:39:48,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-ab3036c9-02dd-4ed8-9706-6756e7b696e3 Date: Fri, 12 Oct 2018 04:39: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":["97b99902-84b3-4df8-bf57-27c79ff28a3e"],"updated_at":"2018-10-12T04:39:47Z","tenant_id":"b283ce3d05434d9a914e63a48c2a4707","created_at":"2018-10-12T04:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b283ce3d05434d9a914e63a48c2a4707","id":"e13f394b-53c3-4c1b-8e76-6182bc5d2906","name":"CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net"}]} 2018-10-12 04:39:48,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 used request id req-ab3036c9-02dd-4ed8-9706-6756e7b696e3 2018-10-12 04:39:48,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf771881e6227c2a454b83a49998449096f3ce2" 2018-10-12 04:39:48,787 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-c74c70e7-0569-4f73-8420-dabda0cb1803 Date: Fri, 12 Oct 2018 04:39:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e13f394b-53c3-4c1b-8e76-6182bc5d2906","tenant_id":"b283ce3d05434d9a914e63a48c2a4707","created_at":"2018-10-12T04:39:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:39: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":"b283ce3d05434d9a914e63a48c2a4707","id":"97b99902-84b3-4df8-bf57-27c79ff28a3e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-subnet"}]} 2018-10-12 04:39:48,787 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 used request id req-c74c70e7-0569-4f73-8420-dabda0cb1803 2018-10-12 04:39:48,787 - OpenStackNetwork - DEBUG - Network [e13f394b-53c3-4c1b-8e76-6182bc5d2906] created successfully 2018-10-12 04:39:48,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:48,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:49,170 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["FEWb_A07Tl-ebfWP-s-mug"], "issued_at": "2018-10-12T04:39:49.000000Z"}} 2018-10-12 04:39:49,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a883606f5c2d657daa7a9404091f596366435e04" 2018-10-12 04:39:49,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-302f68c9-7986-4c85-bb29-744adb37f269 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:49,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-302f68c9-7986-4c85-bb29-744adb37f269 2018-10-12 04:39:49,254 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:39:49,260 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a883606f5c2d657daa7a9404091f596366435e04" 2018-10-12 04:39:49,430 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39: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-17cafe95-863b-4b08-8a27-f6eefe5e3585 x-compute-request-id: req-17cafe95-863b-4b08-8a27-f6eefe5e3585 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:39:49,430 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-17cafe95-863b-4b08-8a27-f6eefe5e3585 2018-10-12 04:39:49,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a883606f5c2d657daa7a9404091f596366435e04" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-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-10-12 04:39:49,480 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39: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-599d9ea0-1634-4dae-add5-9e2000b80a3c x-compute-request-id: req-599d9ea0-1634-4dae-add5-9e2000b80a3c Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/faec31f4-35e4-4dc5-8b28-7edeb6d79430", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/faec31f4-35e4-4dc5-8b28-7edeb6d79430", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "faec31f4-35e4-4dc5-8b28-7edeb6d79430", "name": "CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:39:49,481 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-599d9ea0-1634-4dae-add5-9e2000b80a3c 2018-10-12 04:39:49,482 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:49,482 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:49,861 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d4c3c06757f43d082c8286b31412289", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj-role"}], "expires_at": "2018-10-12T05:39:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b283ce3d05434d9a914e63a48c2a4707", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-user", "id": "5cfea1ffc3084855b0dcab70ad9fcfa1"}, "audit_ids": ["Bi6CvLXbT1yyemfGRRG96Q"], "issued_at": "2018-10-12T04:39:49.000000Z"}} 2018-10-12 04:39:49,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:49,936 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f49ee2f-48e4-4c2a-bea1-68dfffde1d6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:49,936 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7f49ee2f-48e4-4c2a-bea1-68dfffde1d6a 2018-10-12 04:39:49,937 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:39:49,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:50,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e2e2144-9b8b-44e5-b7ca-5d2c149ab337 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:50,018 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1e2e2144-9b8b-44e5-b7ca-5d2c149ab337 2018-10-12 04:39:50,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:50,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b4df0cda-1686-4cae-8e27-8f7afcdbb6fc Date: Fri, 12 Oct 2018 04:39: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":["97b99902-84b3-4df8-bf57-27c79ff28a3e"],"updated_at":"2018-10-12T04:39:47Z","tenant_id":"b283ce3d05434d9a914e63a48c2a4707","created_at":"2018-10-12T04:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b283ce3d05434d9a914e63a48c2a4707","id":"e13f394b-53c3-4c1b-8e76-6182bc5d2906","name":"CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net"}]} 2018-10-12 04:39:50,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net used request id req-b4df0cda-1686-4cae-8e27-8f7afcdbb6fc 2018-10-12 04:39:50,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:39:50,384 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:39: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:39:50,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:50,461 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e40053de-7360-4d36-afee-3df33f8fc29c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707"}, "enabled": true, "id": "b283ce3d05434d9a914e63a48c2a4707", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj"}} 2018-10-12 04:39:50,461 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707 used request id req-e40053de-7360-4d36-afee-3df33f8fc29c 2018-10-12 04:39:50,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:50,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-72898019-a90e-4f06-9567-6076e2105c58 Date: Fri, 12 Oct 2018 04:39:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e13f394b-53c3-4c1b-8e76-6182bc5d2906","tenant_id":"b283ce3d05434d9a914e63a48c2a4707","created_at":"2018-10-12T04:39:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:39: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":"b283ce3d05434d9a914e63a48c2a4707","id":"97b99902-84b3-4df8-bf57-27c79ff28a3e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-subnet"}]} 2018-10-12 04:39:50,678 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 used request id req-72898019-a90e-4f06-9567-6076e2105c58 2018-10-12 04:39:50,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906&name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:50,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3792b152-e156-449f-86d6-2103d575c72e Date: Fri, 12 Oct 2018 04:39:50 GMT RESP BODY: {"ports":[]} 2018-10-12 04:39:50,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906&name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52port-1&admin_state_up=True used request id req-3792b152-e156-449f-86d6-2103d575c72e 2018-10-12 04:39:50,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:51,086 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39: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-cfccd444-fc49-4994-9008-ca2feb345617 x-compute-request-id: req-cfccd444-fc49-4994-9008-ca2feb345617 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:39:51,086 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-inst used request id req-cfccd444-fc49-4994-9008-ca2feb345617 2018-10-12 04:39:51,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:51,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-86be67e1-adfd-4845-9b96-6f38f4fcc9df Date: Fri, 12 Oct 2018 04:39: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":["97b99902-84b3-4df8-bf57-27c79ff28a3e"],"updated_at":"2018-10-12T04:39:47Z","tenant_id":"b283ce3d05434d9a914e63a48c2a4707","created_at":"2018-10-12T04:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b283ce3d05434d9a914e63a48c2a4707","id":"e13f394b-53c3-4c1b-8e76-6182bc5d2906","name":"CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net"}]} 2018-10-12 04:39:51,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net used request id req-86be67e1-adfd-4845-9b96-6f38f4fcc9df 2018-10-12 04:39:51,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:51,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb6670d-0189-44d0-ade1-26e824e22cfe Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707"}, "enabled": true, "id": "b283ce3d05434d9a914e63a48c2a4707", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj"}} 2018-10-12 04:39:51,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707 used request id req-8fb6670d-0189-44d0-ade1-26e824e22cfe 2018-10-12 04:39:51,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:51,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6ae7127a-63d4-4487-be9c-002b1ba0405e Date: Fri, 12 Oct 2018 04:39:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e13f394b-53c3-4c1b-8e76-6182bc5d2906","tenant_id":"b283ce3d05434d9a914e63a48c2a4707","created_at":"2018-10-12T04:39:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:39: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":"b283ce3d05434d9a914e63a48c2a4707","id":"97b99902-84b3-4df8-bf57-27c79ff28a3e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-subnet"}]} 2018-10-12 04:39:51,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 used request id req-6ae7127a-63d4-4487-be9c-002b1ba0405e 2018-10-12 04:39:51,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906&name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:51,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1804dbce-5f01-4b9a-b8e5-8430d15dd4c7 Date: Fri, 12 Oct 2018 04:39:51 GMT RESP BODY: {"ports":[]} 2018-10-12 04:39:51,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906&name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52port-1&admin_state_up=True used request id req-1804dbce-5f01-4b9a-b8e5-8430d15dd4c7 2018-10-12 04:39:51,947 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:39:51,948 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:39:52,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "9d4c3c06757f43d082c8286b31412289", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj-role"}], "expires_at": "2018-10-12T05:39:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "b283ce3d05434d9a914e63a48c2a4707", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/b283ce3d05434d9a914e63a48c2a4707", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/b283ce3d05434d9a914e63a48c2a4707", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/b283ce3d05434d9a914e63a48c2a4707", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-user", "id": "5cfea1ffc3084855b0dcab70ad9fcfa1"}, "audit_ids": ["wWNLsteCQgORt3NdlDYmRw"], "issued_at": "2018-10-12T04:39:52.000000Z"}} 2018-10-12 04:39:52,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b029cc20881bda837d402b9f5131dd23a8cbe5fc" 2018-10-12 04:39:52,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d784f2-0bf8-4030-84ad-0e65e8b23d94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:39:52,398 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-92d784f2-0bf8-4030-84ad-0e65e8b23d94 2018-10-12 04:39:52,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:52,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-cb38cb63-3cd0-45d4-a74d-5a4979a6d848 Date: Fri, 12 Oct 2018 04:39: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":["97b99902-84b3-4df8-bf57-27c79ff28a3e"],"updated_at":"2018-10-12T04:39:47Z","tenant_id":"b283ce3d05434d9a914e63a48c2a4707","created_at":"2018-10-12T04:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b283ce3d05434d9a914e63a48c2a4707","id":"e13f394b-53c3-4c1b-8e76-6182bc5d2906","name":"CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net"}]} 2018-10-12 04:39:52,649 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net used request id req-cb38cb63-3cd0-45d4-a74d-5a4979a6d848 2018-10-12 04:39:52,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:52,853 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-25977442-c645-4719-97a7-4ba9f54a5719 Date: Fri, 12 Oct 2018 04:39:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e13f394b-53c3-4c1b-8e76-6182bc5d2906","tenant_id":"b283ce3d05434d9a914e63a48c2a4707","created_at":"2018-10-12T04:39:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:39: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":"b283ce3d05434d9a914e63a48c2a4707","id":"97b99902-84b3-4df8-bf57-27c79ff28a3e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-subnet"}]} 2018-10-12 04:39:52,853 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 used request id req-25977442-c645-4719-97a7-4ba9f54a5719 2018-10-12 04:39:52,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:53,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-1f986218-87e0-4d46-9abe-ee3e89acd736 Date: Fri, 12 Oct 2018 04:39: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":["97b99902-84b3-4df8-bf57-27c79ff28a3e"],"updated_at":"2018-10-12T04:39:47Z","tenant_id":"b283ce3d05434d9a914e63a48c2a4707","created_at":"2018-10-12T04:39:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"b283ce3d05434d9a914e63a48c2a4707","id":"e13f394b-53c3-4c1b-8e76-6182bc5d2906","name":"CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net"}]} 2018-10-12 04:39:53,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net used request id req-1f986218-87e0-4d46-9abe-ee3e89acd736 2018-10-12 04:39:53,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:39:53,116 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:39: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:39:53,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b029cc20881bda837d402b9f5131dd23a8cbe5fc" 2018-10-12 04:39:53,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76167ee4-d9a4-4a93-99fe-ee49d45f9813 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707"}, "enabled": true, "id": "b283ce3d05434d9a914e63a48c2a4707", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj"}} 2018-10-12 04:39:53,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707 used request id req-76167ee4-d9a4-4a93-99fe-ee49d45f9813 2018-10-12 04:39:53,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" 2018-10-12 04:39:53,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f6445325-745c-4745-a9cb-f4f04806dafa Date: Fri, 12 Oct 2018 04:39:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e13f394b-53c3-4c1b-8e76-6182bc5d2906","tenant_id":"b283ce3d05434d9a914e63a48c2a4707","created_at":"2018-10-12T04:39:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:39: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":"b283ce3d05434d9a914e63a48c2a4707","id":"97b99902-84b3-4df8-bf57-27c79ff28a3e","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-subnet"}]} 2018-10-12 04:39:53,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e13f394b-53c3-4c1b-8e76-6182bc5d2906 used request id req-f6445325-745c-4745-a9cb-f4f04806dafa 2018-10-12 04:39:53,198 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net 2018-10-12 04:39:53,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}723d10f5304994f3a8922ff36fbc1dc45e5601e9" -d '{"port": {"network_id": "e13f394b-53c3-4c1b-8e76-6182bc5d2906", "name": "CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52port-1", "allowed_address_pairs": [{"ip_address": "10.55.0.101", "mac_address": "foo"}], "admin_state_up": true}}' 2018-10-12 04:39:53,214 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 105 Content-Type: application/json X-Openstack-Request-Id: req-94c54bff-1896-4f1c-a574-a0418ff9e8a5 Date: Fri, 12 Oct 2018 04:39:53 GMT RESP BODY: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-12 04:39:53,214 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-94c54bff-1896-4f1c-a574-a0418ff9e8a5 2018-10-12 04:39:53,215 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "'foo' is not a valid MAC address", "type": "HTTPBadRequest", "detail": ""}} 2018-10-12 04:39:53,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/faec31f4-35e4-4dc5-8b28-7edeb6d79430 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a883606f5c2d657daa7a9404091f596366435e04" 2018-10-12 04:39:53,256 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:39: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-a3f15227-15eb-43c8-a7bc-29675b961df9 x-compute-request-id: req-a3f15227-15eb-43c8-a7bc-29675b961df9 Content-Length: 0 Content-Type: application/json 2018-10-12 04:39:53,256 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/faec31f4-35e4-4dc5-8b28-7edeb6d79430 used request id req-a3f15227-15eb-43c8-a7bc-29675b961df9 2018-10-12 04:39:53,257 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-subnet 2018-10-12 04:39:53,257 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-subnet 2018-10-12 04:39:53,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/97b99902-84b3-4df8-bf57-27c79ff28a3e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf771881e6227c2a454b83a49998449096f3ce2" 2018-10-12 04:39:55,563 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-059a1861-4da4-4172-b1e9-e4b8e5b0146b Date: Fri, 12 Oct 2018 04:39:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:39:55,564 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/97b99902-84b3-4df8-bf57-27c79ff28a3e used request id req-059a1861-4da4-4172-b1e9-e4b8e5b0146b 2018-10-12 04:39:55,564 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-pub-net 2018-10-12 04:39:55,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/e13f394b-53c3-4c1b-8e76-6182bc5d2906 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2cf771881e6227c2a454b83a49998449096f3ce2" 2018-10-12 04:39:57,184 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-aef54a88-a880-4963-912b-d546403c0b00 Date: Fri, 12 Oct 2018 04:39:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:39:57,184 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e13f394b-53c3-4c1b-8e76-6182bc5d2906 used request id req-aef54a88-a880-4963-912b-d546403c0b00 2018-10-12 04:39:57,185 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-697cafa7-63e6-4b3a-ab3e-db036319ae52-image 2018-10-12 04:39:57,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b2ead378b7607f464b050d03411ad4daaadf604" 2018-10-12 04:39:58,806 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-78f7a55d-a8f7-4c59-bc30-a7e577fee4db Date: Fri, 12 Oct 2018 04:39:58 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:39:58,806 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a5e0306b-ee1b-435b-9435-8d7bb72163cd used request id req-78f7a55d-a8f7-4c59-bc30-a7e577fee4db 2018-10-12 04:39:58,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:39:59,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-91d4e962-40ec-46d4-8db1-3d7af001bbab Date: Fri, 12 Oct 2018 04:39:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "b283ce3d05434d9a914e63a48c2a4707", "created_at": "2018-10-12T04:39:46Z", "updated_at": "2018-10-12T04:39:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:39:46Z", "revision_number": 0, "id": "4d0faeae-1c63-46ea-90ae-bc2b1534dae3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:39:46Z", "security_group_id": "875963ea-2f84-41fe-8491-abac1f74fbef", "tenant_id": "b283ce3d05434d9a914e63a48c2a4707", "port_range_min": null, "ethertype": "IPv4", "project_id": "b283ce3d05434d9a914e63a48c2a4707"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:39:46Z", "revision_number": 0, "id": "621b7e49-4ce3-46e7-ba1a-a2016e1ec32b", "remote_group_id": "875963ea-2f84-41fe-8491-abac1f74fbef", "remote_ip_prefix": null, "created_at": "2018-10-12T04:39:46Z", "security_group_id": "875963ea-2f84-41fe-8491-abac1f74fbef", "tenant_id": "b283ce3d05434d9a914e63a48c2a4707", "port_range_min": null, "ethertype": "IPv6", "project_id": "b283ce3d05434d9a914e63a48c2a4707"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:39:46Z", "revision_number": 0, "id": "ce38dd6f-d81b-4685-992b-9ae6ba5c8e3a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:39:46Z", "security_group_id": "875963ea-2f84-41fe-8491-abac1f74fbef", "tenant_id": "b283ce3d05434d9a914e63a48c2a4707", "port_range_min": null, "ethertype": "IPv6", "project_id": "b283ce3d05434d9a914e63a48c2a4707"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:39:46Z", "revision_number": 0, "id": "dd4de03a-3bf8-46b1-8cb4-0d16a31e9521", "remote_group_id": "875963ea-2f84-41fe-8491-abac1f74fbef", "remote_ip_prefix": null, "created_at": "2018-10-12T04:39:46Z", "security_group_id": "875963ea-2f84-41fe-8491-abac1f74fbef", "tenant_id": "b283ce3d05434d9a914e63a48c2a4707", "port_range_min": null, "ethertype": "IPv4", "project_id": "b283ce3d05434d9a914e63a48c2a4707"}], "revision_number": 4, "project_id": "b283ce3d05434d9a914e63a48c2a4707", "id": "875963ea-2f84-41fe-8491-abac1f74fbef", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:39:59,031 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-91d4e962-40ec-46d4-8db1-3d7af001bbab 2018-10-12 04:39:59,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:39:59,120 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28bb428c-7a89-4496-adb4-e99ab64985c3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:39:59,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-28bb428c-7a89-4496-adb4-e99ab64985c3 2018-10-12 04:39:59,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:39:59,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-68260b65-fa76-4d72-bb90-024a3ce3018e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:39:59,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-68260b65-fa76-4d72-bb90-024a3ce3018e 2018-10-12 04:39:59,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:39:59,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-982abc16-c6e4-45b9-bf6b-bd06080d4daf Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707"}, "enabled": true, "id": "b283ce3d05434d9a914e63a48c2a4707", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj"}} 2018-10-12 04:39:59,318 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707 used request id req-982abc16-c6e4-45b9-bf6b-bd06080d4daf 2018-10-12 04:39:59,318 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 875963ea-2f84-41fe-8491-abac1f74fbef 2018-10-12 04:39:59,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=875963ea-2f84-41fe-8491-abac1f74fbef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:39:59,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ce49487e-1f1b-40a2-a80e-4fe5987007f0 Date: Fri, 12 Oct 2018 04: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-10-12T04:39:46Z", "security_group_id": "875963ea-2f84-41fe-8491-abac1f74fbef", "port_range_min": null, "revision_number": 0, "tenant_id": "b283ce3d05434d9a914e63a48c2a4707", "created_at": "2018-10-12T04:39:46Z", "project_id": "b283ce3d05434d9a914e63a48c2a4707", "id": "4d0faeae-1c63-46ea-90ae-bc2b1534dae3"}, {"remote_group_id": "875963ea-2f84-41fe-8491-abac1f74fbef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:39:46Z", "security_group_id": "875963ea-2f84-41fe-8491-abac1f74fbef", "port_range_min": null, "revision_number": 0, "tenant_id": "b283ce3d05434d9a914e63a48c2a4707", "created_at": "2018-10-12T04:39:46Z", "project_id": "b283ce3d05434d9a914e63a48c2a4707", "id": "621b7e49-4ce3-46e7-ba1a-a2016e1ec32b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:39:46Z", "security_group_id": "875963ea-2f84-41fe-8491-abac1f74fbef", "port_range_min": null, "revision_number": 0, "tenant_id": "b283ce3d05434d9a914e63a48c2a4707", "created_at": "2018-10-12T04:39:46Z", "project_id": "b283ce3d05434d9a914e63a48c2a4707", "id": "ce38dd6f-d81b-4685-992b-9ae6ba5c8e3a"}, {"remote_group_id": "875963ea-2f84-41fe-8491-abac1f74fbef", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:39:46Z", "security_group_id": "875963ea-2f84-41fe-8491-abac1f74fbef", "port_range_min": null, "revision_number": 0, "tenant_id": "b283ce3d05434d9a914e63a48c2a4707", "created_at": "2018-10-12T04:39:46Z", "project_id": "b283ce3d05434d9a914e63a48c2a4707", "id": "dd4de03a-3bf8-46b1-8cb4-0d16a31e9521"}]} 2018-10-12 04:39:59,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=875963ea-2f84-41fe-8491-abac1f74fbef used request id req-ce49487e-1f1b-40a2-a80e-4fe5987007f0 2018-10-12 04:39:59,503 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:39:59,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/875963ea-2f84-41fe-8491-abac1f74fbef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:39:59,867 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9066b7b1-5310-4c4f-8b90-d8cd0a2410c4 Content-Length: 0 Date: Fri, 12 Oct 2018 04:39:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:39:59,867 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/875963ea-2f84-41fe-8491-abac1f74fbef used request id req-9066b7b1-5310-4c4f-8b90-d8cd0a2410c4 2018-10-12 04:39:59,868 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj 2018-10-12 04:39:59,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:40:00,077 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:39:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e9b9962c-acca-48f7-838e-99b1a7259044 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:40:00,077 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/b283ce3d05434d9a914e63a48c2a4707 used request id req-e9b9962c-acca-48f7-838e-99b1a7259044 2018-10-12 04:40:00,078 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-210a35a7-90d4-43c-proj-role 2018-10-12 04:40:00,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/9d4c3c06757f43d082c8286b31412289 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:40:00,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:40:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc1144c3-e631-4aa3-9fba-e2e5a2e99275 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:40:00,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/9d4c3c06757f43d082c8286b31412289 used request id req-bc1144c3-e631-4aa3-9fba-e2e5a2e99275 2018-10-12 04:40:00,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}996e6ee077ef44d8a00f067529cf2aeb40fc1603" 2018-10-12 04:40:00,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c02d2570-9d6f-4763-8531-88e029cfc387 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:40:00,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c02d2570-9d6f-4763-8531-88e029cfc387 2018-10-12 04:40:00,402 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-210a35a7-90d4-43c-user 2018-10-12 04:40:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/5cfea1ffc3084855b0dcab70ad9fcfa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d8d9b4f68e968bbb05c29683bae08069de971e55" 2018-10-12 04:40:00,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:40:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f062d886-a375-4be3-8fc5-f47a3a27ced6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:40:00,588 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/5cfea1ffc3084855b0dcab70ad9fcfa1 used request id req-f062d886-a375-4be3-8fc5-f47a3a27ced6 2018-10-12 04:40:00,589 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:00,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:40:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ztcoPx8eRJSFcxNL9i3DXA"], "issued_at": "2018-10-12T04:40:00.000000Z"}} 2018-10-12 04:40:00,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e1363e3a262a07b5e92753b578c98d0d7f27c11" 2018-10-12 04:40:01,072 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d15009f0-7538-4b2d-878c-3a4eedc07b53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:01,072 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d15009f0-7538-4b2d-878c-3a4eedc07b53 2018-10-12 04:40:01,074 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:01,075 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:01,448 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:40:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["zWIOg1koQLahiWyXGgNG3Q"], "issued_at": "2018-10-12T04:40:01.000000Z"}} 2018-10-12 04:40:01,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" 2018-10-12 04:40:01,540 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-807563e8-95bb-415b-b5bc-24509f57a3ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:01,540 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-807563e8-95bb-415b-b5bc-24509f57a3ef 2018-10-12 04:40:01,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:40:01,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:40:01,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" 2018-10-12 04:40:01,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88836f83-5d74-4edc-a525-2d20836374df Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:40:01,635 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj used request id req-88836f83-5d74-4edc-a525-2d20836374df 2018-10-12 04:40:01,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" 2018-10-12 04:40:01,727 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-463a86f6-60f8-4d14-b674-a037ff3ecd84 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:40:01,727 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-463a86f6-60f8-4d14-b674-a037ff3ecd84 2018-10-12 04:40:01,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj"}}' 2018-10-12 04:40:01,866 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:40:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-458ed5b4-c979-416c-a1d8-e803f2a87184 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba"}, "enabled": true, "id": "8bccb56dbd7e4ded818b68958e9fd9ba", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj"}} 2018-10-12 04:40:01,866 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-458ed5b4-c979-416c-a1d8-e803f2a87184 2018-10-12 04:40:01,867 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj 2018-10-12 04:40:01,867 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:01,868 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:02,325 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:40:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["-Apjtd2KQLWRFWYyYV9dRA"], "issued_at": "2018-10-12T04:40:02.000000Z"}} 2018-10-12 04:40:02,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec69c5bce291c90b66e3bb03e67c79c2aff8bf2" 2018-10-12 04:40:02,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c8858b-1054-439d-b058-71100c2d772c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:02,410 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b7c8858b-1054-439d-b058-71100c2d772c 2018-10-12 04:40:02,415 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:40:02,421 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:40:02,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec69c5bce291c90b66e3bb03e67c79c2aff8bf2" 2018-10-12 04:40:02,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0683a72c-e8d4-4d83-8416-813dc56deee5 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:40:02,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0683a72c-e8d4-4d83-8416-813dc56deee5 2018-10-12 04:40:02,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec69c5bce291c90b66e3bb03e67c79c2aff8bf2" 2018-10-12 04:40:02,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3464d4c7-ec10-4e5d-9952-4c72c0ecf7a6 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba"}, "enabled": true, "id": "8bccb56dbd7e4ded818b68958e9fd9ba", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj"}]} 2018-10-12 04:40:02,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj used request id req-3464d4c7-ec10-4e5d-9952-4c72c0ecf7a6 2018-10-12 04:40:02,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec69c5bce291c90b66e3bb03e67c79c2aff8bf2" 2018-10-12 04:40:02,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a031a73-b936-4b51-b659-01b59c98d8c5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:40:02,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4a031a73-b936-4b51-b659-01b59c98d8c5 2018-10-12 04:40:03,092 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-35371f87-a69f-4e2-user 2018-10-12 04:40:03,092 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:03,096 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" 2018-10-12 04:40:03,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0be7674e-b0b9-4c77-90db-2b3db429001a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:40:03,113 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0be7674e-b0b9-4c77-90db-2b3db429001a 2018-10-12 04:40:03,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" -d '{"role": {"name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj-role"}}' 2018-10-12 04:40:03,230 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1da4c23b-6c48-4bae-bb08-5df279d8d3ab Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f761f52c41da4c4795040e4c0983ba66", "links": {"self": "http://172.30.9.27:5000/v3/roles/f761f52c41da4c4795040e4c0983ba66"}, "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj-role"}} 2018-10-12 04:40:03,230 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-1da4c23b-6c48-4bae-bb08-5df279d8d3ab 2018-10-12 04:40:03,231 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj-role 2018-10-12 04:40:03,234 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f761f52c41da4c4795040e4c0983ba66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" 2018-10-12 04:40:03,316 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349d1e12-02d0-4d9f-b08e-ea9aaf716acf Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f761f52c41da4c4795040e4c0983ba66"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj-role", "id": "f761f52c41da4c4795040e4c0983ba66"}} 2018-10-12 04:40:03,316 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f761f52c41da4c4795040e4c0983ba66 used request id req-349d1e12-02d0-4d9f-b08e-ea9aaf716acf 2018-10-12 04:40:03,316 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj-role to project CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj 2018-10-12 04:40:03,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba/users/0e29af6cf1fa4ce8a6cee51d404b692a/roles/f761f52c41da4c4795040e4c0983ba66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" 2018-10-12 04:40:03,448 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a026cce1-982b-4192-85dc-17362b386fda Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:40:03,448 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba/users/0e29af6cf1fa4ce8a6cee51d404b692a/roles/f761f52c41da4c4795040e4c0983ba66 used request id req-a026cce1-982b-4192-85dc-17362b386fda 2018-10-12 04:40:03,449 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:40:03,449 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:03,450 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:03,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f761f52c41da4c4795040e4c0983ba66", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj-role"}], "expires_at": "2018-10-12T05:40:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bccb56dbd7e4ded818b68958e9fd9ba", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-user", "id": "0e29af6cf1fa4ce8a6cee51d404b692a"}, "audit_ids": ["hrcy1RNLRr2fz6phgb13vw"], "issued_at": "2018-10-12T04:40:03.000000Z"}} 2018-10-12 04:40:03,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c5cb6d40633f7ff7c715c4c8d34dee8120cdb86" 2018-10-12 04:40:03,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6cfe55-8046-4696-a1d0-ddaa4172d959 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:03,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2a6cfe55-8046-4696-a1d0-ddaa4172d959 2018-10-12 04:40:03,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c5cb6d40633f7ff7c715c4c8d34dee8120cdb86" 2018-10-12 04:40:04,083 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-00d6cbe2-df82-4e62-8776-6e1de940f5e4 Date: Fri, 12 Oct 2018 04:40:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-image"} 2018-10-12 04:40:04,083 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-image used request id req-00d6cbe2-df82-4e62-8776-6e1de940f5e4 2018-10-12 04:40:04,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c5cb6d40633f7ff7c715c4c8d34dee8120cdb86" 2018-10-12 04:40:04,242 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8b5e1ec1-b3ad-4ff3-bf66-d3b6b5d66ad1 Date: Fri, 12 Oct 2018 04:40: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-10-12 04:40:04,242 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-8b5e1ec1-b3ad-4ff3-bf66-d3b6b5d66ad1 2018-10-12 04:40:04,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}9c5cb6d40633f7ff7c715c4c8d34dee8120cdb86" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-image"}' 2018-10-12 04:40:04,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89 X-Openstack-Request-Id: req-25cfe23c-be99-4ab6-9f48-baa3c739ea8d Date: Fri, 12 Oct 2018 04:40:04 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:40:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:40:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89", "min_disk": 0, "protected": false, "id": "deb4a580-55a3-495e-a0e1-7affe3e3cc89", "file": "/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89/file", "checksum": null, "owner": "8bccb56dbd7e4ded818b68958e9fd9ba", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:40:04,450 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-25cfe23c-be99-4ab6-9f48-baa3c739ea8d 2018-10-12 04:40:04,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c5cb6d40633f7ff7c715c4c8d34dee8120cdb86" -d '' 2018-10-12 04:40:06,444 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0d9fab64-0ffd-4dce-b0cf-15f13197f29a Date: Fri, 12 Oct 2018 04:40:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:40:06,445 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89/file used request id req-0d9fab64-0ffd-4dce-b0cf-15f13197f29a 2018-10-12 04:40:06,445 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:40:06,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c5cb6d40633f7ff7c715c4c8d34dee8120cdb86" 2018-10-12 04:40:06,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-bea59150-b039-42eb-ac89-0308dae0034d Date: Fri, 12 Oct 2018 04:40:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:40:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:40:06Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89/snap", "metadata": {}}], "self": "/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89", "min_disk": 0, "protected": false, "id": "deb4a580-55a3-495e-a0e1-7affe3e3cc89", "file": "/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bccb56dbd7e4ded818b68958e9fd9ba", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:40:06,604 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89 used request id req-bea59150-b039-42eb-ac89-0308dae0034d 2018-10-12 04:40:06,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c5cb6d40633f7ff7c715c4c8d34dee8120cdb86" 2018-10-12 04:40:06,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-87acaebc-6cc0-4761-acb6-6b24532131b7 Date: Fri, 12 Oct 2018 04:40: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-10-12 04:40:06,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-87acaebc-6cc0-4761-acb6-6b24532131b7 2018-10-12 04:40:06,756 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-image 2018-10-12 04:40:06,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c5cb6d40633f7ff7c715c4c8d34dee8120cdb86" 2018-10-12 04:40:06,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1b738ca2-9c4f-41ce-ac1c-c7698ef98435 Date: Fri, 12 Oct 2018 04:40:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:40:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:40:06Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89/snap", "metadata": {}}], "self": "/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89", "min_disk": 0, "protected": false, "id": "deb4a580-55a3-495e-a0e1-7affe3e3cc89", "file": "/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8bccb56dbd7e4ded818b68958e9fd9ba", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:40:06,924 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89 used request id req-1b738ca2-9c4f-41ce-ac1c-c7698ef98435 2018-10-12 04:40:06,924 - create_image - DEBUG - Instance status is - active 2018-10-12 04:40:06,924 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-image 2018-10-12 04:40:06,924 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-image 2018-10-12 04:40:06,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:06,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:07,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f761f52c41da4c4795040e4c0983ba66", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj-role"}], "expires_at": "2018-10-12T05:40:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bccb56dbd7e4ded818b68958e9fd9ba", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-user", "id": "0e29af6cf1fa4ce8a6cee51d404b692a"}, "audit_ids": ["zy7aMIrrTcS_S_vmAErlvA"], "issued_at": "2018-10-12T04:40:07.000000Z"}} 2018-10-12 04:40:07,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d60fb4e3656ad429fea09ea5ef8f73a95a5e35" 2018-10-12 04:40:07,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d64d7730-40b9-4665-9329-f7cd13045315 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:07,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d64d7730-40b9-4665-9329-f7cd13045315 2018-10-12 04:40:07,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d60fb4e3656ad429fea09ea5ef8f73a95a5e35" 2018-10-12 04:40:07,508 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cf46834e-52f7-4fa7-a067-1c2d26341cd5 Date: Fri, 12 Oct 2018 04:40:07 GMT RESP BODY: {"networks":[]} 2018-10-12 04:40:07,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net used request id req-cf46834e-52f7-4fa7-a067-1c2d26341cd5 2018-10-12 04:40:07,508 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net 2018-10-12 04:40:07,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d60fb4e3656ad429fea09ea5ef8f73a95a5e35" -d '{"network": {"name": "CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net", "admin_state_up": true}}' 2018-10-12 04:40:08,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-0ca3e7b3-8798-4a16-b7c5-2ccca703f012 Date: Fri, 12 Oct 2018 04:40:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e11a0102-b881-4088-a791-ad7a0f326e98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8bccb56dbd7e4ded818b68958e9fd9ba","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:40:07Z","is_default":false,"name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:07Z","mtu":1450}} 2018-10-12 04:40:08,049 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-0ca3e7b3-8798-4a16-b7c5-2ccca703f012 2018-10-12 04:40:08,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e11a0102-b881-4088-a791-ad7a0f326e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d60fb4e3656ad429fea09ea5ef8f73a95a5e35" 2018-10-12 04:40:08,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-ab4ec217-c33c-4ecb-8ebf-714badd32f97 Date: Fri, 12 Oct 2018 04:40: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-10-12T04:40:07Z","tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8bccb56dbd7e4ded818b68958e9fd9ba","id":"e11a0102-b881-4088-a791-ad7a0f326e98","name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net"}]} 2018-10-12 04:40:08,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e11a0102-b881-4088-a791-ad7a0f326e98 used request id req-ab4ec217-c33c-4ecb-8ebf-714badd32f97 2018-10-12 04:40:08,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d60fb4e3656ad429fea09ea5ef8f73a95a5e35" 2018-10-12 04:40:08,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9460e1d3-5782-4605-ab50-4aafad06d319 Date: Fri, 12 Oct 2018 04:40:08 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:40:08,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98 used request id req-9460e1d3-5782-4605-ab50-4aafad06d319 2018-10-12 04:40:08,446 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-subnet 2018-10-12 04:40:08,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d60fb4e3656ad429fea09ea5ef8f73a95a5e35" -d '{"subnets": [{"ip_version": 4, "network_id": "e11a0102-b881-4088-a791-ad7a0f326e98", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-subnet"}]}' 2018-10-12 04:40:08,959 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-51399e10-5732-4ce3-be0b-98879ddfaef2 Date: Fri, 12 Oct 2018 04:40:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e11a0102-b881-4088-a791-ad7a0f326e98","tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:08Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"8bccb56dbd7e4ded818b68958e9fd9ba","id":"812c221c-c38f-4a53-b374-c04968192ca1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-subnet"}]} 2018-10-12 04:40:08,959 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-51399e10-5732-4ce3-be0b-98879ddfaef2 2018-10-12 04:40:08,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e11a0102-b881-4088-a791-ad7a0f326e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d60fb4e3656ad429fea09ea5ef8f73a95a5e35" 2018-10-12 04:40:09,370 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b178aadd-08e3-4e86-8f40-23c57c8b179a Date: Fri, 12 Oct 2018 04:40: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":["812c221c-c38f-4a53-b374-c04968192ca1"],"updated_at":"2018-10-12T04:40:08Z","tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bccb56dbd7e4ded818b68958e9fd9ba","id":"e11a0102-b881-4088-a791-ad7a0f326e98","name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net"}]} 2018-10-12 04:40:09,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e11a0102-b881-4088-a791-ad7a0f326e98 used request id req-b178aadd-08e3-4e86-8f40-23c57c8b179a 2018-10-12 04:40:09,376 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d60fb4e3656ad429fea09ea5ef8f73a95a5e35" 2018-10-12 04:40:09,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8de431f5-7b84-4045-a858-ed35fa90f0de Date: Fri, 12 Oct 2018 04:40:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e11a0102-b881-4088-a791-ad7a0f326e98","tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:08Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"8bccb56dbd7e4ded818b68958e9fd9ba","id":"812c221c-c38f-4a53-b374-c04968192ca1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-subnet"}]} 2018-10-12 04:40:09,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98 used request id req-8de431f5-7b84-4045-a858-ed35fa90f0de 2018-10-12 04:40:09,427 - OpenStackNetwork - DEBUG - Network [e11a0102-b881-4088-a791-ad7a0f326e98] created successfully 2018-10-12 04:40:09,428 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:09,428 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:09,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:40:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["SZ0LMma-SoCm9z_LUGumGQ"], "issued_at": "2018-10-12T04:40:09.000000Z"}} 2018-10-12 04:40:09,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c93c77f535c6798848bff6c17515b8c73264786" 2018-10-12 04:40:09,903 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8447564-e090-4659-9580-5e789406ffea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:09,903 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c8447564-e090-4659-9580-5e789406ffea 2018-10-12 04:40:09,905 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:40:09,910 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c93c77f535c6798848bff6c17515b8c73264786" 2018-10-12 04:40:10,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40: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-115ee9bd-5b4f-4974-bbbf-71747144eef5 x-compute-request-id: req-115ee9bd-5b4f-4974-bbbf-71747144eef5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:40:10,081 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-115ee9bd-5b4f-4974-bbbf-71747144eef5 2018-10-12 04:40:10,084 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c93c77f535c6798848bff6c17515b8c73264786" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-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-10-12 04:40:10,128 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40: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-cd22514a-f0a5-4cc5-87ef-2fbe2a317b39 x-compute-request-id: req-cd22514a-f0a5-4cc5-87ef-2fbe2a317b39 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/415de9c7-59ff-4c78-a7e7-cd7f438c838a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/415de9c7-59ff-4c78-a7e7-cd7f438c838a", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "415de9c7-59ff-4c78-a7e7-cd7f438c838a", "name": "CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:40:10,128 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-cd22514a-f0a5-4cc5-87ef-2fbe2a317b39 2018-10-12 04:40:10,129 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:10,130 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:10,499 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f761f52c41da4c4795040e4c0983ba66", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj-role"}], "expires_at": "2018-10-12T05:40:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bccb56dbd7e4ded818b68958e9fd9ba", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-user", "id": "0e29af6cf1fa4ce8a6cee51d404b692a"}, "audit_ids": ["mopjd5LZRuWpyrjpvKGoNQ"], "issued_at": "2018-10-12T04:40:10.000000Z"}} 2018-10-12 04:40:10,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:10,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04a66bff-0660-44cf-8550-d929d3c9a470 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:10,567 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-04a66bff-0660-44cf-8550-d929d3c9a470 2018-10-12 04:40:10,568 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:40:10,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:10,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35891beb-1f70-4042-b245-3f5cc43300c2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:10,643 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-35891beb-1f70-4042-b245-3f5cc43300c2 2018-10-12 04:40:10,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:10,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-686f19c5-ab6c-4bbb-9ae5-c029b7a1641e Date: Fri, 12 Oct 2018 04:40: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":["812c221c-c38f-4a53-b374-c04968192ca1"],"updated_at":"2018-10-12T04:40:08Z","tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bccb56dbd7e4ded818b68958e9fd9ba","id":"e11a0102-b881-4088-a791-ad7a0f326e98","name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net"}]} 2018-10-12 04:40:10,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net used request id req-686f19c5-ab6c-4bbb-9ae5-c029b7a1641e 2018-10-12 04:40:10,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:40:10,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:40:10,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:10,977 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbdde4c3-71db-4dd7-bf21-787ec3a1b3e5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba"}, "enabled": true, "id": "8bccb56dbd7e4ded818b68958e9fd9ba", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj"}} 2018-10-12 04:40:10,977 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba used request id req-dbdde4c3-71db-4dd7-bf21-787ec3a1b3e5 2018-10-12 04:40:10,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:11,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-b3b3f14b-691f-4054-bc89-488318fedee2 Date: Fri, 12 Oct 2018 04:40:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e11a0102-b881-4088-a791-ad7a0f326e98","tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:08Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"8bccb56dbd7e4ded818b68958e9fd9ba","id":"812c221c-c38f-4a53-b374-c04968192ca1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-subnet"}]} 2018-10-12 04:40:11,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98 used request id req-b3b3f14b-691f-4054-bc89-488318fedee2 2018-10-12 04:40:11,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e11a0102-b881-4088-a791-ad7a0f326e98&name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:11,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3c39b584-9a49-4e9e-9b44-6b5737722ad9 Date: Fri, 12 Oct 2018 04:40:11 GMT RESP BODY: {"ports":[]} 2018-10-12 04:40:11,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e11a0102-b881-4088-a791-ad7a0f326e98&name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052fport-1&admin_state_up=True used request id req-3c39b584-9a49-4e9e-9b44-6b5737722ad9 2018-10-12 04:40:11,523 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:11,744 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-a93f072f-0bdf-4204-9109-a8e363ba02ee x-compute-request-id: req-a93f072f-0bdf-4204-9109-a8e363ba02ee Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:40:11,744 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-inst used request id req-a93f072f-0bdf-4204-9109-a8e363ba02ee 2018-10-12 04:40:11,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:12,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4fca3c0d-f55c-4fe8-8316-3d7c432ebe2e Date: Fri, 12 Oct 2018 04:40: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":["812c221c-c38f-4a53-b374-c04968192ca1"],"updated_at":"2018-10-12T04:40:08Z","tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bccb56dbd7e4ded818b68958e9fd9ba","id":"e11a0102-b881-4088-a791-ad7a0f326e98","name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net"}]} 2018-10-12 04:40:12,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net used request id req-4fca3c0d-f55c-4fe8-8316-3d7c432ebe2e 2018-10-12 04:40:12,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:12,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7cfe9c1c-ae15-4abe-b761-b383e18c1188 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba"}, "enabled": true, "id": "8bccb56dbd7e4ded818b68958e9fd9ba", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj"}} 2018-10-12 04:40:12,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba used request id req-7cfe9c1c-ae15-4abe-b761-b383e18c1188 2018-10-12 04:40:12,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:12,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-75124f1f-aeef-4090-9738-6167211c9dde Date: Fri, 12 Oct 2018 04:40:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e11a0102-b881-4088-a791-ad7a0f326e98","tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:08Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"8bccb56dbd7e4ded818b68958e9fd9ba","id":"812c221c-c38f-4a53-b374-c04968192ca1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-subnet"}]} 2018-10-12 04:40:12,346 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98 used request id req-75124f1f-aeef-4090-9738-6167211c9dde 2018-10-12 04:40:12,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e11a0102-b881-4088-a791-ad7a0f326e98&name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:12,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8f46748d-35b2-4663-9ab6-8adb6ca60657 Date: Fri, 12 Oct 2018 04:40:12 GMT RESP BODY: {"ports":[]} 2018-10-12 04:40:12,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e11a0102-b881-4088-a791-ad7a0f326e98&name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052fport-1&admin_state_up=True used request id req-8f46748d-35b2-4663-9ab6-8adb6ca60657 2018-10-12 04:40:12,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:12,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:12,906 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f761f52c41da4c4795040e4c0983ba66", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj-role"}], "expires_at": "2018-10-12T05:40:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8bccb56dbd7e4ded818b68958e9fd9ba", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8bccb56dbd7e4ded818b68958e9fd9ba", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-user", "id": "0e29af6cf1fa4ce8a6cee51d404b692a"}, "audit_ids": ["OJ0g_s0XQM2rXD5SJrMiPQ"], "issued_at": "2018-10-12T04:40:12.000000Z"}} 2018-10-12 04:40:12,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873c354669fb24c121819604d9cff89fe7b4d918" 2018-10-12 04:40:12,976 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-804abed3-2baa-4c5d-abbc-190fc470e983 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:12,976 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-804abed3-2baa-4c5d-abbc-190fc470e983 2018-10-12 04:40:12,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:13,226 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-417f2b6f-9acb-4075-8660-94a38088083e Date: Fri, 12 Oct 2018 04:40: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":["812c221c-c38f-4a53-b374-c04968192ca1"],"updated_at":"2018-10-12T04:40:08Z","tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bccb56dbd7e4ded818b68958e9fd9ba","id":"e11a0102-b881-4088-a791-ad7a0f326e98","name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net"}]} 2018-10-12 04:40:13,227 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net used request id req-417f2b6f-9acb-4075-8660-94a38088083e 2018-10-12 04:40:13,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:13,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d9603fe3-6004-4f85-aac5-edddce5a91d9 Date: Fri, 12 Oct 2018 04:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e11a0102-b881-4088-a791-ad7a0f326e98","tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:08Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"8bccb56dbd7e4ded818b68958e9fd9ba","id":"812c221c-c38f-4a53-b374-c04968192ca1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-subnet"}]} 2018-10-12 04:40:13,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98 used request id req-d9603fe3-6004-4f85-aac5-edddce5a91d9 2018-10-12 04:40:13,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:13,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-fdf9e23c-9f01-49c8-894b-59c9053c72d4 Date: Fri, 12 Oct 2018 04:40: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":["812c221c-c38f-4a53-b374-c04968192ca1"],"updated_at":"2018-10-12T04:40:08Z","tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:07Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8bccb56dbd7e4ded818b68958e9fd9ba","id":"e11a0102-b881-4088-a791-ad7a0f326e98","name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net"}]} 2018-10-12 04:40:13,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net used request id req-fdf9e23c-9f01-49c8-894b-59c9053c72d4 2018-10-12 04:40:13,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:40:13,689 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:40:13,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}873c354669fb24c121819604d9cff89fe7b4d918" 2018-10-12 04:40:13,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f071c691-b95e-441e-907d-a858c6df6a55 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba"}, "enabled": true, "id": "8bccb56dbd7e4ded818b68958e9fd9ba", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj"}} 2018-10-12 04:40:13,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba used request id req-f071c691-b95e-441e-907d-a858c6df6a55 2018-10-12 04:40:13,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:13,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2c12b427-a4cb-4989-976c-027d7cdead30 Date: Fri, 12 Oct 2018 04:40:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e11a0102-b881-4088-a791-ad7a0f326e98","tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:08Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"8bccb56dbd7e4ded818b68958e9fd9ba","id":"812c221c-c38f-4a53-b374-c04968192ca1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-subnet"}]} 2018-10-12 04:40:13,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98 used request id req-2c12b427-a4cb-4989-976c-027d7cdead30 2018-10-12 04:40:14,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98&name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" 2018-10-12 04:40:14,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-217e6de7-d8cd-48d1-86e1-248c6c86f4cc Date: Fri, 12 Oct 2018 04:40:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e11a0102-b881-4088-a791-ad7a0f326e98","tenant_id":"8bccb56dbd7e4ded818b68958e9fd9ba","created_at":"2018-10-12T04:40:08Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"8bccb56dbd7e4ded818b68958e9fd9ba","id":"812c221c-c38f-4a53-b374-c04968192ca1","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-subnet"}]} 2018-10-12 04:40:14,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e11a0102-b881-4088-a791-ad7a0f326e98&name=CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-subnet used request id req-217e6de7-d8cd-48d1-86e1-248c6c86f4cc 2018-10-12 04:40:14,051 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net 2018-10-12 04:40:14,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2c95a8b4ccbcd93ade20bd93535b33509f02815" -d '{"port": {"network_id": "e11a0102-b881-4088-a791-ad7a0f326e98", "fixed_ips": [{"subnet_id": "812c221c-c38f-4a53-b374-c04968192ca1", "ip_address": "10.66.0.101"}], "name": "CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052fport-1", "admin_state_up": true}}' 2018-10-12 04:40:14,749 - keystoneauth.session - DEBUG - RESP: [400] Content-Type: application/json Content-Length: 143 X-Openstack-Request-Id: req-a1bbb588-05dc-47e5-a2ce-cd9bc3dbfc34 Date: Fri, 12 Oct 2018 04:40:14 GMT RESP BODY: {"NeutronError": {"message": "IP address 10.66.0.101 is not a valid IP for the specified subnet.", "type": "InvalidIpForSubnet", "detail": ""}} 2018-10-12 04:40:14,749 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-a1bbb588-05dc-47e5-a2ce-cd9bc3dbfc34 2018-10-12 04:40:14,749 - 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-10-12 04:40:14,753 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/415de9c7-59ff-4c78-a7e7-cd7f438c838a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c93c77f535c6798848bff6c17515b8c73264786" 2018-10-12 04:40:14,805 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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-de1b7c2d-cf89-437d-9212-4ed23f42d1b4 x-compute-request-id: req-de1b7c2d-cf89-437d-9212-4ed23f42d1b4 Content-Length: 0 Content-Type: application/json 2018-10-12 04:40:14,805 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/415de9c7-59ff-4c78-a7e7-cd7f438c838a used request id req-de1b7c2d-cf89-437d-9212-4ed23f42d1b4 2018-10-12 04:40:14,806 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-subnet 2018-10-12 04:40:14,806 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-subnet 2018-10-12 04:40:14,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/812c221c-c38f-4a53-b374-c04968192ca1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d60fb4e3656ad429fea09ea5ef8f73a95a5e35" 2018-10-12 04:40:17,232 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-57cd45f5-0f5c-4b85-999d-3a15f2cb36d9 Date: Fri, 12 Oct 2018 04:40:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:40:17,232 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/812c221c-c38f-4a53-b374-c04968192ca1 used request id req-57cd45f5-0f5c-4b85-999d-3a15f2cb36d9 2018-10-12 04:40:17,232 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-pub-net 2018-10-12 04:40:17,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/e11a0102-b881-4088-a791-ad7a0f326e98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03d60fb4e3656ad429fea09ea5ef8f73a95a5e35" 2018-10-12 04:40:18,450 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-56ffae03-b6b5-443f-b075-f6928b054688 Date: Fri, 12 Oct 2018 04:40:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:40:18,450 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e11a0102-b881-4088-a791-ad7a0f326e98 used request id req-56ffae03-b6b5-443f-b075-f6928b054688 2018-10-12 04:40:18,451 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-17618551-807d-4af9-89d2-03762816052f-image 2018-10-12 04:40:18,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9c5cb6d40633f7ff7c715c4c8d34dee8120cdb86" 2018-10-12 04:40:19,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-312e1301-553e-436d-a3df-79785776730f Date: Fri, 12 Oct 2018 04:40:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:40:19,967 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/deb4a580-55a3-495e-a0e1-7affe3e3cc89 used request id req-312e1301-553e-436d-a3df-79785776730f 2018-10-12 04:40:19,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" 2018-10-12 04:40:20,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-8fa4f64e-2a37-408a-be2e-6bfb9879233b Date: Fri, 12 Oct 2018 04:40:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "created_at": "2018-10-12T04:40:07Z", "updated_at": "2018-10-12T04:40:07Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:40:07Z", "revision_number": 0, "id": "5506d8cc-38a8-4bf3-90d0-18c233c4023d", "remote_group_id": "05dc3bbd-85a6-42d9-8d10-b308051e034d", "remote_ip_prefix": null, "created_at": "2018-10-12T04:40:07Z", "security_group_id": "05dc3bbd-85a6-42d9-8d10-b308051e034d", "tenant_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bccb56dbd7e4ded818b68958e9fd9ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:40:07Z", "revision_number": 0, "id": "d6fa2ee3-a787-4bee-9cef-94aca22419b4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:40:07Z", "security_group_id": "05dc3bbd-85a6-42d9-8d10-b308051e034d", "tenant_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "port_range_min": null, "ethertype": "IPv4", "project_id": "8bccb56dbd7e4ded818b68958e9fd9ba"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:40:07Z", "revision_number": 0, "id": "d8c3364f-9ddb-4ad1-b17f-e4ad2a84d80e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:40:07Z", "security_group_id": "05dc3bbd-85a6-42d9-8d10-b308051e034d", "tenant_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bccb56dbd7e4ded818b68958e9fd9ba"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:40:07Z", "revision_number": 0, "id": "e16b9e28-d3f0-43ff-a64d-4b2fd3195f7b", "remote_group_id": "05dc3bbd-85a6-42d9-8d10-b308051e034d", "remote_ip_prefix": null, "created_at": "2018-10-12T04:40:07Z", "security_group_id": "05dc3bbd-85a6-42d9-8d10-b308051e034d", "tenant_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "port_range_min": null, "ethertype": "IPv6", "project_id": "8bccb56dbd7e4ded818b68958e9fd9ba"}], "revision_number": 4, "project_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "id": "05dc3bbd-85a6-42d9-8d10-b308051e034d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:40:20,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-8fa4f64e-2a37-408a-be2e-6bfb9879233b 2018-10-12 04:40:20,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" 2018-10-12 04:40:20,291 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a2a643d-db68-4196-ad4b-9e7d443455b5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba"}, "enabled": true, "id": "8bccb56dbd7e4ded818b68958e9fd9ba", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj"}} 2018-10-12 04:40:20,291 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba used request id req-2a2a643d-db68-4196-ad4b-9e7d443455b5 2018-10-12 04:40:20,292 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 05dc3bbd-85a6-42d9-8d10-b308051e034d 2018-10-12 04:40:20,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=05dc3bbd-85a6-42d9-8d10-b308051e034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" 2018-10-12 04:40:20,473 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4e00558a-8502-42a1-83b8-b7345ab693d9 Date: Fri, 12 Oct 2018 04:40:20 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "05dc3bbd-85a6-42d9-8d10-b308051e034d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:40:07Z", "security_group_id": "05dc3bbd-85a6-42d9-8d10-b308051e034d", "port_range_min": null, "revision_number": 0, "tenant_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "created_at": "2018-10-12T04:40:07Z", "project_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "id": "5506d8cc-38a8-4bf3-90d0-18c233c4023d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:40:07Z", "security_group_id": "05dc3bbd-85a6-42d9-8d10-b308051e034d", "port_range_min": null, "revision_number": 0, "tenant_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "created_at": "2018-10-12T04:40:07Z", "project_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "id": "d6fa2ee3-a787-4bee-9cef-94aca22419b4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:40:07Z", "security_group_id": "05dc3bbd-85a6-42d9-8d10-b308051e034d", "port_range_min": null, "revision_number": 0, "tenant_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "created_at": "2018-10-12T04:40:07Z", "project_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "id": "d8c3364f-9ddb-4ad1-b17f-e4ad2a84d80e"}, {"remote_group_id": "05dc3bbd-85a6-42d9-8d10-b308051e034d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:40:07Z", "security_group_id": "05dc3bbd-85a6-42d9-8d10-b308051e034d", "port_range_min": null, "revision_number": 0, "tenant_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "created_at": "2018-10-12T04:40:07Z", "project_id": "8bccb56dbd7e4ded818b68958e9fd9ba", "id": "e16b9e28-d3f0-43ff-a64d-4b2fd3195f7b"}]} 2018-10-12 04:40:20,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=05dc3bbd-85a6-42d9-8d10-b308051e034d used request id req-4e00558a-8502-42a1-83b8-b7345ab693d9 2018-10-12 04:40:20,474 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:40:20,479 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/05dc3bbd-85a6-42d9-8d10-b308051e034d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" 2018-10-12 04:40:20,768 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0fe2698f-1630-4324-af3e-9e32e0521cd5 Content-Length: 0 Date: Fri, 12 Oct 2018 04:40:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:40:20,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/05dc3bbd-85a6-42d9-8d10-b308051e034d used request id req-0fe2698f-1630-4324-af3e-9e32e0521cd5 2018-10-12 04:40:20,769 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj 2018-10-12 04:40:20,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" 2018-10-12 04:40:20,970 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:40:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c92cac10-9252-4309-a682-480d8a163799 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:40:20,971 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8bccb56dbd7e4ded818b68958e9fd9ba used request id req-c92cac10-9252-4309-a682-480d8a163799 2018-10-12 04:40:20,971 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-35371f87-a69f-4e2-proj-role 2018-10-12 04:40:20,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f761f52c41da4c4795040e4c0983ba66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" 2018-10-12 04:40:21,110 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:40:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0a6fa93-f3c3-4feb-b9e5-792874b4378c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:40:21,111 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f761f52c41da4c4795040e4c0983ba66 used request id req-c0a6fa93-f3c3-4feb-b9e5-792874b4378c 2018-10-12 04:40:21,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd2bedc18b699c3db14651d129e7752eff6a55e6" 2018-10-12 04:40:21,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6793a6e1-d767-43ba-aa65-2916c3ba2a09 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:40:21,197 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6793a6e1-d767-43ba-aa65-2916c3ba2a09 2018-10-12 04:40:21,198 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-35371f87-a69f-4e2-user 2018-10-12 04:40:21,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/0e29af6cf1fa4ce8a6cee51d404b692a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bec69c5bce291c90b66e3bb03e67c79c2aff8bf2" 2018-10-12 04:40:21,451 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:40:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ff0be5cd-c386-4d7a-b6d2-6682474149b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:40:21,451 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0e29af6cf1fa4ce8a6cee51d404b692a used request id req-ff0be5cd-c386-4d7a-b6d2-6682474149b7 2018-10-12 04:40:21,452 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:21,851 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:40:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["LOp3LiWdSCSlyq1syUvRfw"], "issued_at": "2018-10-12T04:40:21.000000Z"}} 2018-10-12 04:40:21,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8775c53ff27f4e3eb7a3d79e60e0feb77bae5f2a" 2018-10-12 04:40:21,928 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4bb6cce3-2124-4750-9c44-fb056aa27904 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:21,928 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4bb6cce3-2124-4750-9c44-fb056aa27904 2018-10-12 04:40:21,930 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:21,931 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:22,399 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:40:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["GollVxcfSi-pX2q5wGSIcw"], "issued_at": "2018-10-12T04:40:22.000000Z"}} 2018-10-12 04:40:22,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:22,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49ef699c-750a-4641-8e99-c6dc21cb8c35 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:22,487 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-49ef699c-750a-4641-8e99-c6dc21cb8c35 2018-10-12 04:40:22,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:40:22,496 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:40:22,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0415e2da-8a03-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:22,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45f1df19-44de-4522-89de-fa5a5037938f Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0415e2da-8a03-452-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:40:22,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-0415e2da-8a03-452-proj used request id req-45f1df19-44de-4522-89de-fa5a5037938f 2018-10-12 04:40:22,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:22,680 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25a8beed-c83f-40fc-a091-c9bba3ff0873 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:40:22,680 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-25a8beed-c83f-40fc-a091-c9bba3ff0873 2018-10-12 04:40:22,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj"}}' 2018-10-12 04:40:22,799 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:40:22 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-57713267-e04c-457b-b954-c2f694b2f288 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87"}, "enabled": true, "id": "893749ee99bd4f499e2e20d842e16b87", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj"}} 2018-10-12 04:40:22,800 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-57713267-e04c-457b-b954-c2f694b2f288 2018-10-12 04:40:22,800 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-0415e2da-8a03-452-proj 2018-10-12 04:40:22,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:22,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:23,187 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:40:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["f_zFDn8ARei1SExpQaOkfQ"], "issued_at": "2018-10-12T04:40:23.000000Z"}} 2018-10-12 04:40:23,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5387f6535da5f90aa6e0ba5655996faca74a3075" 2018-10-12 04:40:23,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa1ca95f-5edf-4f9e-a638-367ad8f94204 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:23,272 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aa1ca95f-5edf-4f9e-a638-367ad8f94204 2018-10-12 04:40:23,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:40:23,281 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:40:23,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5387f6535da5f90aa6e0ba5655996faca74a3075" 2018-10-12 04:40:23,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96a42beb-3380-4d89-9bff-2283e94241e9 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:40:23,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-96a42beb-3380-4d89-9bff-2283e94241e9 2018-10-12 04:40:23,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-0415e2da-8a03-452-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5387f6535da5f90aa6e0ba5655996faca74a3075" 2018-10-12 04:40:23,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95c75dae-1123-4c85-ad07-ca1f00d9b84f Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-0415e2da-8a03-452-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87"}, "enabled": true, "id": "893749ee99bd4f499e2e20d842e16b87", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj"}]} 2018-10-12 04:40:23,494 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-0415e2da-8a03-452-proj used request id req-95c75dae-1123-4c85-ad07-ca1f00d9b84f 2018-10-12 04:40:23,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5387f6535da5f90aa6e0ba5655996faca74a3075" 2018-10-12 04:40:23,582 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ee8fa0c-25c7-4749-953c-7230800beda2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:40:23,582 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8ee8fa0c-25c7-4749-953c-7230800beda2 2018-10-12 04:40:23,877 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-0415e2da-8a03-452-user 2018-10-12 04:40:23,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:23,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:23,971 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635a6201-8bc8-4b81-aa1e-6e60e4137c28 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:40:23,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-635a6201-8bc8-4b81-aa1e-6e60e4137c28 2018-10-12 04:40:23,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" -d '{"role": {"name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj-role"}}' 2018-10-12 04:40:24,152 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:40:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9a27c6f-f874-4269-8d59-61a1d784613f Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "02cc692757b94248b590391be4a6feaa", "links": {"self": "http://172.30.9.27:5000/v3/roles/02cc692757b94248b590391be4a6feaa"}, "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj-role"}} 2018-10-12 04:40:24,152 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a9a27c6f-f874-4269-8d59-61a1d784613f 2018-10-12 04:40:24,153 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-0415e2da-8a03-452-proj-role 2018-10-12 04:40:24,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/02cc692757b94248b590391be4a6feaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:24,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17ef448e-bc43-449c-b448-6d1a8bc21357 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/02cc692757b94248b590391be4a6feaa"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj-role", "id": "02cc692757b94248b590391be4a6feaa"}} 2018-10-12 04:40:24,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/02cc692757b94248b590391be4a6feaa used request id req-17ef448e-bc43-449c-b448-6d1a8bc21357 2018-10-12 04:40:24,247 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-0415e2da-8a03-452-proj-role to project CreateInstancePortManipulationTests-0415e2da-8a03-452-proj 2018-10-12 04:40:24,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87/users/60eaae237eab4f8dbdca7ca9f674b285/roles/02cc692757b94248b590391be4a6feaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:24,370 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-123e385e-aaec-4ebd-b979-f78b5d94ed80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:40:24,370 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87/users/60eaae237eab4f8dbdca7ca9f674b285/roles/02cc692757b94248b590391be4a6feaa used request id req-123e385e-aaec-4ebd-b979-f78b5d94ed80 2018-10-12 04:40:24,371 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:40:24,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:24,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:24,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02cc692757b94248b590391be4a6feaa", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj-role"}], "expires_at": "2018-10-12T05:40:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "893749ee99bd4f499e2e20d842e16b87", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-user", "id": "60eaae237eab4f8dbdca7ca9f674b285"}, "audit_ids": ["YGhzfmsuRSqj-KI5_glZeA"], "issued_at": "2018-10-12T04:40:24.000000Z"}} 2018-10-12 04:40:24,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}52323e38f4f86a7bb28aa35d15f20da0f55c5caf" 2018-10-12 04:40:24,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04f33070-d5a1-4b15-8c00-65e282b24631 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:24,816 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-04f33070-d5a1-4b15-8c00-65e282b24631 2018-10-12 04:40:24,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52323e38f4f86a7bb28aa35d15f20da0f55c5caf" 2018-10-12 04:40:25,079 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-c1ab92ec-4f92-47a0-918b-d3d250cb07b8 Date: Fri, 12 Oct 2018 04:40:25 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-image"} 2018-10-12 04:40:25,080 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-image used request id req-c1ab92ec-4f92-47a0-918b-d3d250cb07b8 2018-10-12 04:40:25,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52323e38f4f86a7bb28aa35d15f20da0f55c5caf" 2018-10-12 04:40:25,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-09542528-6c78-4fb8-8dff-1ae0f7120a7e Date: Fri, 12 Oct 2018 04:40: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-10-12 04:40:25,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-09542528-6c78-4fb8-8dff-1ae0f7120a7e 2018-10-12 04:40:25,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}52323e38f4f86a7bb28aa35d15f20da0f55c5caf" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-image"}' 2018-10-12 04:40:25,541 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc X-Openstack-Request-Id: req-a2391a72-d673-491d-b877-79669fbe6d3a Date: Fri, 12 Oct 2018 04:40:25 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:40:25Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:40:25Z", "visibility": "shared", "locations": [], "self": "/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc", "min_disk": 0, "protected": false, "id": "1d9dccf1-c810-4ec9-9185-7f435b0977dc", "file": "/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc/file", "checksum": null, "owner": "893749ee99bd4f499e2e20d842e16b87", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:40:25,541 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a2391a72-d673-491d-b877-79669fbe6d3a 2018-10-12 04:40:25,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52323e38f4f86a7bb28aa35d15f20da0f55c5caf" -d '' 2018-10-12 04:40:27,432 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cb0f1a0b-1421-45fe-ae1b-44640757769a Date: Fri, 12 Oct 2018 04:40:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:40:27,432 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc/file used request id req-cb0f1a0b-1421-45fe-ae1b-44640757769a 2018-10-12 04:40:27,433 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:40:27,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52323e38f4f86a7bb28aa35d15f20da0f55c5caf" 2018-10-12 04:40:27,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-1a285234-af1a-4aa0-b262-a071faea7f3f Date: Fri, 12 Oct 2018 04:40:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:40:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:40:27Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc/snap", "metadata": {}}], "self": "/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc", "min_disk": 0, "protected": false, "id": "1d9dccf1-c810-4ec9-9185-7f435b0977dc", "file": "/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "893749ee99bd4f499e2e20d842e16b87", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:40:27,594 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc used request id req-1a285234-af1a-4aa0-b262-a071faea7f3f 2018-10-12 04:40:27,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52323e38f4f86a7bb28aa35d15f20da0f55c5caf" 2018-10-12 04:40:27,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6486f8a9-d6a1-4f01-809a-d91e9bd06ad0 Date: Fri, 12 Oct 2018 04:40: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-10-12 04:40:27,754 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-6486f8a9-d6a1-4f01-809a-d91e9bd06ad0 2018-10-12 04:40:27,757 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-image 2018-10-12 04:40:27,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52323e38f4f86a7bb28aa35d15f20da0f55c5caf" 2018-10-12 04:40:27,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-93d3d76b-8686-42ff-98b4-10bc77647144 Date: Fri, 12 Oct 2018 04:40:27 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:40:25Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:40:27Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc/snap", "metadata": {}}], "self": "/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc", "min_disk": 0, "protected": false, "id": "1d9dccf1-c810-4ec9-9185-7f435b0977dc", "file": "/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "893749ee99bd4f499e2e20d842e16b87", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:40:27,918 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc used request id req-93d3d76b-8686-42ff-98b4-10bc77647144 2018-10-12 04:40:27,918 - create_image - DEBUG - Instance status is - active 2018-10-12 04:40:27,919 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-image 2018-10-12 04:40:27,919 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-image 2018-10-12 04:40:27,919 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:27,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:28,295 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02cc692757b94248b590391be4a6feaa", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj-role"}], "expires_at": "2018-10-12T05:40:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "893749ee99bd4f499e2e20d842e16b87", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-user", "id": "60eaae237eab4f8dbdca7ca9f674b285"}, "audit_ids": ["z1M5ZxADTg2m6S7P3TyioQ"], "issued_at": "2018-10-12T04:40:28.000000Z"}} 2018-10-12 04:40:28,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df60ca0bfd34c7e0432eb60118686b4e6c792379" 2018-10-12 04:40:28,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f420a84-cb9a-4fda-8b4c-c2a31d29ee3b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:28,375 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6f420a84-cb9a-4fda-8b4c-c2a31d29ee3b 2018-10-12 04:40:28,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df60ca0bfd34c7e0432eb60118686b4e6c792379" 2018-10-12 04:40:28,545 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8664141c-1922-4e28-b8ca-5c6316b4cb6d Date: Fri, 12 Oct 2018 04:40:28 GMT RESP BODY: {"networks":[]} 2018-10-12 04:40:28,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net used request id req-8664141c-1922-4e28-b8ca-5c6316b4cb6d 2018-10-12 04:40:28,545 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net 2018-10-12 04:40:28,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df60ca0bfd34c7e0432eb60118686b4e6c792379" -d '{"network": {"name": "CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net", "admin_state_up": true}}' 2018-10-12 04:40:29,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8538ed89-2a4b-4394-8900-a4f5c4e846f7 Date: Fri, 12 Oct 2018 04:40:29 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"14bab630-6b90-4275-8a64-b744159eaa3d","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"893749ee99bd4f499e2e20d842e16b87","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:40:28Z","is_default":false,"name":"CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"893749ee99bd4f499e2e20d842e16b87","created_at":"2018-10-12T04:40:28Z","mtu":1450}} 2018-10-12 04:40:29,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-8538ed89-2a4b-4394-8900-a4f5c4e846f7 2018-10-12 04:40:29,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=14bab630-6b90-4275-8a64-b744159eaa3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df60ca0bfd34c7e0432eb60118686b4e6c792379" 2018-10-12 04:40:29,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-e548ef74-93d3-46ef-bed3-8a053fcfdaf1 Date: Fri, 12 Oct 2018 04: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-10-12T04:40:28Z","tenant_id":"893749ee99bd4f499e2e20d842e16b87","created_at":"2018-10-12T04:40:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"893749ee99bd4f499e2e20d842e16b87","id":"14bab630-6b90-4275-8a64-b744159eaa3d","name":"CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net"}]} 2018-10-12 04:40:29,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=14bab630-6b90-4275-8a64-b744159eaa3d used request id req-e548ef74-93d3-46ef-bed3-8a053fcfdaf1 2018-10-12 04:40:29,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=14bab630-6b90-4275-8a64-b744159eaa3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df60ca0bfd34c7e0432eb60118686b4e6c792379" 2018-10-12 04:40:29,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4f7e511b-6d52-40fb-866c-367201d354f7 Date: Fri, 12 Oct 2018 04:40:29 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:40:29,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=14bab630-6b90-4275-8a64-b744159eaa3d used request id req-4f7e511b-6d52-40fb-866c-367201d354f7 2018-10-12 04:40:29,457 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-subnet 2018-10-12 04:40:29,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df60ca0bfd34c7e0432eb60118686b4e6c792379" -d '{"subnets": [{"ip_version": 4, "network_id": "14bab630-6b90-4275-8a64-b744159eaa3d", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-subnet"}]}' 2018-10-12 04:40:30,336 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6b24e09d-1b85-45d9-ab12-473eec16882b Date: Fri, 12 Oct 2018 04:40:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14bab630-6b90-4275-8a64-b744159eaa3d","tenant_id":"893749ee99bd4f499e2e20d842e16b87","created_at":"2018-10-12T04:40:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04: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":"893749ee99bd4f499e2e20d842e16b87","id":"a3daae72-4e26-45bd-b7ba-5a302103bac9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-subnet"}]} 2018-10-12 04:40:30,336 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-6b24e09d-1b85-45d9-ab12-473eec16882b 2018-10-12 04:40:30,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=14bab630-6b90-4275-8a64-b744159eaa3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df60ca0bfd34c7e0432eb60118686b4e6c792379" 2018-10-12 04:40:30,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0b45a0d3-454b-44ba-988e-065f3e8bdd06 Date: Fri, 12 Oct 2018 04:40: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":["a3daae72-4e26-45bd-b7ba-5a302103bac9"],"updated_at":"2018-10-12T04:40:30Z","tenant_id":"893749ee99bd4f499e2e20d842e16b87","created_at":"2018-10-12T04:40:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"893749ee99bd4f499e2e20d842e16b87","id":"14bab630-6b90-4275-8a64-b744159eaa3d","name":"CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net"}]} 2018-10-12 04:40:30,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=14bab630-6b90-4275-8a64-b744159eaa3d used request id req-0b45a0d3-454b-44ba-988e-065f3e8bdd06 2018-10-12 04:40:30,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=14bab630-6b90-4275-8a64-b744159eaa3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df60ca0bfd34c7e0432eb60118686b4e6c792379" 2018-10-12 04:40:30,733 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fe7173bc-efd9-4a6f-a3ea-f35556661d69 Date: Fri, 12 Oct 2018 04:40:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14bab630-6b90-4275-8a64-b744159eaa3d","tenant_id":"893749ee99bd4f499e2e20d842e16b87","created_at":"2018-10-12T04:40:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04: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":"893749ee99bd4f499e2e20d842e16b87","id":"a3daae72-4e26-45bd-b7ba-5a302103bac9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-subnet"}]} 2018-10-12 04:40:30,733 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=14bab630-6b90-4275-8a64-b744159eaa3d used request id req-fe7173bc-efd9-4a6f-a3ea-f35556661d69 2018-10-12 04:40:30,733 - OpenStackNetwork - DEBUG - Network [14bab630-6b90-4275-8a64-b744159eaa3d] created successfully 2018-10-12 04:40:30,734 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:30,735 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:31,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["87vjj3_oSzGJIj9nEHyMEQ"], "issued_at": "2018-10-12T04:40:31.000000Z"}} 2018-10-12 04:40:31,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f98ec5fa7905c6386b3c0dfa9de0f3dae08437" 2018-10-12 04:40:31,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3cbf9ff5-b3db-40ef-8b17-3cf2008f5261 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:31,207 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3cbf9ff5-b3db-40ef-8b17-3cf2008f5261 2018-10-12 04:40:31,209 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:40:31,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f98ec5fa7905c6386b3c0dfa9de0f3dae08437" 2018-10-12 04:40:31,397 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-62a77c17-fe2b-47a2-9f55-4f91fffab8f5 x-compute-request-id: req-62a77c17-fe2b-47a2-9f55-4f91fffab8f5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:40:31,397 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-62a77c17-fe2b-47a2-9f55-4f91fffab8f5 2018-10-12 04:40:31,401 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f98ec5fa7905c6386b3c0dfa9de0f3dae08437" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-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-10-12 04:40:31,477 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-32a2eda8-4dd5-46a3-a090-94fcb811d8c1 x-compute-request-id: req-32a2eda8-4dd5-46a3-a090-94fcb811d8c1 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/76a4ca08-65f8-4621-a3c2-3544f24a2968", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/76a4ca08-65f8-4621-a3c2-3544f24a2968", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "76a4ca08-65f8-4621-a3c2-3544f24a2968", "name": "CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:40:31,477 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-32a2eda8-4dd5-46a3-a090-94fcb811d8c1 2018-10-12 04:40:31,478 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:31,479 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:31,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02cc692757b94248b590391be4a6feaa", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj-role"}], "expires_at": "2018-10-12T05:40:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "893749ee99bd4f499e2e20d842e16b87", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-user", "id": "60eaae237eab4f8dbdca7ca9f674b285"}, "audit_ids": ["q8LZsJSnQw-fstGs12TvNQ"], "issued_at": "2018-10-12T04:40:31.000000Z"}} 2018-10-12 04:40:31,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:31,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88588c81-6a98-41da-9ce8-05739fec53d2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:31,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-88588c81-6a98-41da-9ce8-05739fec53d2 2018-10-12 04:40:31,933 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:40:31,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:32,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3a5ca54-3259-4319-9651-2a3eda6586e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:32,014 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c3a5ca54-3259-4319-9651-2a3eda6586e0 2018-10-12 04:40:32,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:32,408 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d5ea72e9-5a43-4f75-bc9a-6a2f6408d037 Date: Fri, 12 Oct 2018 04:40: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":["a3daae72-4e26-45bd-b7ba-5a302103bac9"],"updated_at":"2018-10-12T04:40:30Z","tenant_id":"893749ee99bd4f499e2e20d842e16b87","created_at":"2018-10-12T04:40:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"893749ee99bd4f499e2e20d842e16b87","id":"14bab630-6b90-4275-8a64-b744159eaa3d","name":"CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net"}]} 2018-10-12 04:40:32,408 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net used request id req-d5ea72e9-5a43-4f75-bc9a-6a2f6408d037 2018-10-12 04:40:32,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:40:32,417 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:40:32,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:32,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b4ef94b-1ab8-4409-83c3-83c1fec7519d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87"}, "enabled": true, "id": "893749ee99bd4f499e2e20d842e16b87", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj"}} 2018-10-12 04:40:32,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87 used request id req-6b4ef94b-1ab8-4409-83c3-83c1fec7519d 2018-10-12 04:40:32,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=14bab630-6b90-4275-8a64-b744159eaa3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:32,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4b57c22d-81df-4a82-888b-abb3c14fbec4 Date: Fri, 12 Oct 2018 04:40:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14bab630-6b90-4275-8a64-b744159eaa3d","tenant_id":"893749ee99bd4f499e2e20d842e16b87","created_at":"2018-10-12T04:40:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04: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":"893749ee99bd4f499e2e20d842e16b87","id":"a3daae72-4e26-45bd-b7ba-5a302103bac9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-subnet"}]} 2018-10-12 04:40:32,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=14bab630-6b90-4275-8a64-b744159eaa3d used request id req-4b57c22d-81df-4a82-888b-abb3c14fbec4 2018-10-12 04:40:32,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=14bab630-6b90-4275-8a64-b744159eaa3d&mac_address=foo&name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:32,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3b746728-eab4-4900-99dd-ad7e79003ab4 Date: Fri, 12 Oct 2018 04:40:32 GMT RESP BODY: {"ports":[]} 2018-10-12 04:40:32,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=14bab630-6b90-4275-8a64-b744159eaa3d&mac_address=foo&name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917fport-1&admin_state_up=True used request id req-3b746728-eab4-4900-99dd-ad7e79003ab4 2018-10-12 04:40:32,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:33,126 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-3730f4ad-89bc-4c88-9508-c2f12e45f0c6 x-compute-request-id: req-3730f4ad-89bc-4c88-9508-c2f12e45f0c6 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:40:33,126 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-inst used request id req-3730f4ad-89bc-4c88-9508-c2f12e45f0c6 2018-10-12 04:40:33,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:33,369 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-7e2f11ce-4998-4055-9ebd-1a4dace0a984 Date: Fri, 12 Oct 2018 04:40: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":["a3daae72-4e26-45bd-b7ba-5a302103bac9"],"updated_at":"2018-10-12T04:40:30Z","tenant_id":"893749ee99bd4f499e2e20d842e16b87","created_at":"2018-10-12T04:40:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"893749ee99bd4f499e2e20d842e16b87","id":"14bab630-6b90-4275-8a64-b744159eaa3d","name":"CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net"}]} 2018-10-12 04:40:33,370 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net used request id req-7e2f11ce-4998-4055-9ebd-1a4dace0a984 2018-10-12 04:40:33,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:33,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be042985-7bf6-46ca-b2d0-bb77d2d3a30a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87"}, "enabled": true, "id": "893749ee99bd4f499e2e20d842e16b87", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj"}} 2018-10-12 04:40:33,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87 used request id req-be042985-7bf6-46ca-b2d0-bb77d2d3a30a 2018-10-12 04:40:33,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=14bab630-6b90-4275-8a64-b744159eaa3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:33,650 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-26cee582-d9b4-4524-be45-2966c7f51f2c Date: Fri, 12 Oct 2018 04:40:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14bab630-6b90-4275-8a64-b744159eaa3d","tenant_id":"893749ee99bd4f499e2e20d842e16b87","created_at":"2018-10-12T04:40:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04: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":"893749ee99bd4f499e2e20d842e16b87","id":"a3daae72-4e26-45bd-b7ba-5a302103bac9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-subnet"}]} 2018-10-12 04:40:33,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=14bab630-6b90-4275-8a64-b744159eaa3d used request id req-26cee582-d9b4-4524-be45-2966c7f51f2c 2018-10-12 04:40:33,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=14bab630-6b90-4275-8a64-b744159eaa3d&mac_address=foo&name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:33,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b6f20934-7362-473d-a86f-fa8caeefd84e Date: Fri, 12 Oct 2018 04:40:33 GMT RESP BODY: {"ports":[]} 2018-10-12 04:40:33,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=14bab630-6b90-4275-8a64-b744159eaa3d&mac_address=foo&name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917fport-1&admin_state_up=True used request id req-b6f20934-7362-473d-a86f-fa8caeefd84e 2018-10-12 04:40:33,836 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:33,837 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:34,205 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "02cc692757b94248b590391be4a6feaa", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj-role"}], "expires_at": "2018-10-12T05:40:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "893749ee99bd4f499e2e20d842e16b87", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/893749ee99bd4f499e2e20d842e16b87", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/893749ee99bd4f499e2e20d842e16b87", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/893749ee99bd4f499e2e20d842e16b87", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-user", "id": "60eaae237eab4f8dbdca7ca9f674b285"}, "audit_ids": ["-yHYKBkWTGSENJtXAQfVrQ"], "issued_at": "2018-10-12T04:40:34.000000Z"}} 2018-10-12 04:40:34,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f044111776a453dc78624f5c205cd245d243145" 2018-10-12 04:40:34,281 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce938a85-d5c9-4ad3-93ef-5f8c565c7a5b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:34,281 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ce938a85-d5c9-4ad3-93ef-5f8c565c7a5b 2018-10-12 04:40:34,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:34,383 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-74967dda-993c-40d1-a3e9-99fd76b37e3b Date: Fri, 12 Oct 2018 04:40: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":["a3daae72-4e26-45bd-b7ba-5a302103bac9"],"updated_at":"2018-10-12T04:40:30Z","tenant_id":"893749ee99bd4f499e2e20d842e16b87","created_at":"2018-10-12T04:40:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"893749ee99bd4f499e2e20d842e16b87","id":"14bab630-6b90-4275-8a64-b744159eaa3d","name":"CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net"}]} 2018-10-12 04:40:34,384 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net used request id req-74967dda-993c-40d1-a3e9-99fd76b37e3b 2018-10-12 04:40:34,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=14bab630-6b90-4275-8a64-b744159eaa3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:34,602 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-5365b081-b589-454d-bf9c-e1aefd5bf510 Date: Fri, 12 Oct 2018 04:40:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14bab630-6b90-4275-8a64-b744159eaa3d","tenant_id":"893749ee99bd4f499e2e20d842e16b87","created_at":"2018-10-12T04:40:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04: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":"893749ee99bd4f499e2e20d842e16b87","id":"a3daae72-4e26-45bd-b7ba-5a302103bac9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-subnet"}]} 2018-10-12 04:40:34,602 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=14bab630-6b90-4275-8a64-b744159eaa3d used request id req-5365b081-b589-454d-bf9c-e1aefd5bf510 2018-10-12 04:40:34,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:34,843 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6d0fea37-94e0-427b-a441-a0bbf554bd11 Date: Fri, 12 Oct 2018 04:40: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":["a3daae72-4e26-45bd-b7ba-5a302103bac9"],"updated_at":"2018-10-12T04:40:30Z","tenant_id":"893749ee99bd4f499e2e20d842e16b87","created_at":"2018-10-12T04:40:28Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"893749ee99bd4f499e2e20d842e16b87","id":"14bab630-6b90-4275-8a64-b744159eaa3d","name":"CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net"}]} 2018-10-12 04:40:34,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net used request id req-6d0fea37-94e0-427b-a441-a0bbf554bd11 2018-10-12 04:40:34,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:40:34,852 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:40:34,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f044111776a453dc78624f5c205cd245d243145" 2018-10-12 04:40:34,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e8d248f-3552-4d8e-83e3-b9266307ea50 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87"}, "enabled": true, "id": "893749ee99bd4f499e2e20d842e16b87", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj"}} 2018-10-12 04:40:34,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87 used request id req-1e8d248f-3552-4d8e-83e3-b9266307ea50 2018-10-12 04:40:34,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=14bab630-6b90-4275-8a64-b744159eaa3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" 2018-10-12 04:40:35,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2652b1a7-c1cc-49e8-9176-2872c118814e Date: Fri, 12 Oct 2018 04:40:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"14bab630-6b90-4275-8a64-b744159eaa3d","tenant_id":"893749ee99bd4f499e2e20d842e16b87","created_at":"2018-10-12T04:40:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04: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":"893749ee99bd4f499e2e20d842e16b87","id":"a3daae72-4e26-45bd-b7ba-5a302103bac9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-subnet"}]} 2018-10-12 04:40:35,147 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=14bab630-6b90-4275-8a64-b744159eaa3d used request id req-2652b1a7-c1cc-49e8-9176-2872c118814e 2018-10-12 04:40:35,148 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net 2018-10-12 04:40:35,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b1c97c10c8b9429ce41b59a8736ae9e614ee1840" -d '{"port": {"network_id": "14bab630-6b90-4275-8a64-b744159eaa3d", "mac_address": "foo", "name": "CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917fport-1", "admin_state_up": true}}' 2018-10-12 04:40:35,165 - keystoneauth.session - DEBUG - RESP: [400] Content-Length: 145 Content-Type: application/json X-Openstack-Request-Id: req-3acfdca3-7ed2-40cb-872f-25c92ae1d1da Date: Fri, 12 Oct 2018 04:40:35 GMT RESP BODY: {"NeutronError": {"message": "Invalid input for mac_address. Reason: 'foo' is not a valid MAC address.", "type": "HTTPBadRequest", "detail": ""}} 2018-10-12 04:40:35,165 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-3acfdca3-7ed2-40cb-872f-25c92ae1d1da 2018-10-12 04:40:35,165 - 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-10-12 04:40:35,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/76a4ca08-65f8-4621-a3c2-3544f24a2968 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a4f98ec5fa7905c6386b3c0dfa9de0f3dae08437" 2018-10-12 04:40:35,208 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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-0f8c4b65-dbfb-4e9d-85ac-a3786399997d x-compute-request-id: req-0f8c4b65-dbfb-4e9d-85ac-a3786399997d Content-Length: 0 Content-Type: application/json 2018-10-12 04:40:35,208 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/76a4ca08-65f8-4621-a3c2-3544f24a2968 used request id req-0f8c4b65-dbfb-4e9d-85ac-a3786399997d 2018-10-12 04:40:35,209 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-subnet 2018-10-12 04:40:35,209 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-subnet 2018-10-12 04:40:35,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/a3daae72-4e26-45bd-b7ba-5a302103bac9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df60ca0bfd34c7e0432eb60118686b4e6c792379" 2018-10-12 04:40:37,425 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-dedbd54c-3321-496e-bc3c-8da7c6b1c7a6 Date: Fri, 12 Oct 2018 04:40:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:40:37,425 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a3daae72-4e26-45bd-b7ba-5a302103bac9 used request id req-dedbd54c-3321-496e-bc3c-8da7c6b1c7a6 2018-10-12 04:40:37,426 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-pub-net 2018-10-12 04:40:37,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/14bab630-6b90-4275-8a64-b744159eaa3d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df60ca0bfd34c7e0432eb60118686b4e6c792379" 2018-10-12 04:40:38,671 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b8e86ddc-835d-406c-acde-fafa671454ed Date: Fri, 12 Oct 2018 04:40:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:40:38,672 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/14bab630-6b90-4275-8a64-b744159eaa3d used request id req-b8e86ddc-835d-406c-acde-fafa671454ed 2018-10-12 04:40:38,672 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-ff7fe371-67f2-4abb-bdd5-f197247f917f-image 2018-10-12 04:40:38,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}52323e38f4f86a7bb28aa35d15f20da0f55c5caf" 2018-10-12 04:40:39,919 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-97c2e2b9-38c7-46a0-980d-b22a4dbb0c79 Date: Fri, 12 Oct 2018 04:40:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:40:39,919 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1d9dccf1-c810-4ec9-9185-7f435b0977dc used request id req-97c2e2b9-38c7-46a0-980d-b22a4dbb0c79 2018-10-12 04:40:39,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:40,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d9fc2a1e-3359-47cc-9f76-1c2888eca923 Date: Fri, 12 Oct 2018 04:40:40 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "893749ee99bd4f499e2e20d842e16b87", "created_at": "2018-10-12T04:40:28Z", "updated_at": "2018-10-12T04:40:28Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:40:28Z", "revision_number": 0, "id": "14c3451c-a2da-4305-84d8-9b6753231a9f", "remote_group_id": "15f440b6-2476-4f47-b28d-a21c0a321ad2", "remote_ip_prefix": null, "created_at": "2018-10-12T04:40:28Z", "security_group_id": "15f440b6-2476-4f47-b28d-a21c0a321ad2", "tenant_id": "893749ee99bd4f499e2e20d842e16b87", "port_range_min": null, "ethertype": "IPv6", "project_id": "893749ee99bd4f499e2e20d842e16b87"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:40:28Z", "revision_number": 0, "id": "69faf07a-c429-4145-ad8c-f2d435e5f66e", "remote_group_id": "15f440b6-2476-4f47-b28d-a21c0a321ad2", "remote_ip_prefix": null, "created_at": "2018-10-12T04:40:28Z", "security_group_id": "15f440b6-2476-4f47-b28d-a21c0a321ad2", "tenant_id": "893749ee99bd4f499e2e20d842e16b87", "port_range_min": null, "ethertype": "IPv4", "project_id": "893749ee99bd4f499e2e20d842e16b87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:40:28Z", "revision_number": 0, "id": "84da5556-8401-4f86-b2aa-007222a19914", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:40:28Z", "security_group_id": "15f440b6-2476-4f47-b28d-a21c0a321ad2", "tenant_id": "893749ee99bd4f499e2e20d842e16b87", "port_range_min": null, "ethertype": "IPv4", "project_id": "893749ee99bd4f499e2e20d842e16b87"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:40:28Z", "revision_number": 0, "id": "cece1268-dc34-477f-af83-a951bbc7d31a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:40:28Z", "security_group_id": "15f440b6-2476-4f47-b28d-a21c0a321ad2", "tenant_id": "893749ee99bd4f499e2e20d842e16b87", "port_range_min": null, "ethertype": "IPv6", "project_id": "893749ee99bd4f499e2e20d842e16b87"}], "revision_number": 4, "project_id": "893749ee99bd4f499e2e20d842e16b87", "id": "15f440b6-2476-4f47-b28d-a21c0a321ad2", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:40:40,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-d9fc2a1e-3359-47cc-9f76-1c2888eca923 2018-10-12 04:40:40,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:40,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a4795a6-49e3-40c5-a8c7-a644c548ddb7 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:40:40,229 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-0a4795a6-49e3-40c5-a8c7-a644c548ddb7 2018-10-12 04:40:40,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:40,324 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-62282cba-2449-4be3-ab7b-2161db6fe1ba Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87"}, "enabled": true, "id": "893749ee99bd4f499e2e20d842e16b87", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-0415e2da-8a03-452-proj"}} 2018-10-12 04:40:40,324 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87 used request id req-62282cba-2449-4be3-ab7b-2161db6fe1ba 2018-10-12 04:40:40,324 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 15f440b6-2476-4f47-b28d-a21c0a321ad2 2018-10-12 04:40:40,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=15f440b6-2476-4f47-b28d-a21c0a321ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:40,516 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-ce16051b-b072-4936-9efe-eb3c9d600e71 Date: Fri, 12 Oct 2018 04:40:40 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "15f440b6-2476-4f47-b28d-a21c0a321ad2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:40:28Z", "security_group_id": "15f440b6-2476-4f47-b28d-a21c0a321ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "893749ee99bd4f499e2e20d842e16b87", "created_at": "2018-10-12T04:40:28Z", "project_id": "893749ee99bd4f499e2e20d842e16b87", "id": "14c3451c-a2da-4305-84d8-9b6753231a9f"}, {"remote_group_id": "15f440b6-2476-4f47-b28d-a21c0a321ad2", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:40:28Z", "security_group_id": "15f440b6-2476-4f47-b28d-a21c0a321ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "893749ee99bd4f499e2e20d842e16b87", "created_at": "2018-10-12T04:40:28Z", "project_id": "893749ee99bd4f499e2e20d842e16b87", "id": "69faf07a-c429-4145-ad8c-f2d435e5f66e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:40:28Z", "security_group_id": "15f440b6-2476-4f47-b28d-a21c0a321ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "893749ee99bd4f499e2e20d842e16b87", "created_at": "2018-10-12T04:40:28Z", "project_id": "893749ee99bd4f499e2e20d842e16b87", "id": "84da5556-8401-4f86-b2aa-007222a19914"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:40:28Z", "security_group_id": "15f440b6-2476-4f47-b28d-a21c0a321ad2", "port_range_min": null, "revision_number": 0, "tenant_id": "893749ee99bd4f499e2e20d842e16b87", "created_at": "2018-10-12T04:40:28Z", "project_id": "893749ee99bd4f499e2e20d842e16b87", "id": "cece1268-dc34-477f-af83-a951bbc7d31a"}]} 2018-10-12 04:40:40,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=15f440b6-2476-4f47-b28d-a21c0a321ad2 used request id req-ce16051b-b072-4936-9efe-eb3c9d600e71 2018-10-12 04:40:40,517 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:40:40,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/15f440b6-2476-4f47-b28d-a21c0a321ad2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:40,803 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7d6e00a3-8485-4311-950f-5f360a35e7d5 Content-Length: 0 Date: Fri, 12 Oct 2018 04:40:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:40:40,804 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/15f440b6-2476-4f47-b28d-a21c0a321ad2 used request id req-7d6e00a3-8485-4311-950f-5f360a35e7d5 2018-10-12 04:40:40,804 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-0415e2da-8a03-452-proj 2018-10-12 04:40:40,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:40,981 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:40:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25a6ba30-e32c-4f79-b7c2-24fc9334845c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:40:40,982 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/893749ee99bd4f499e2e20d842e16b87 used request id req-25a6ba30-e32c-4f79-b7c2-24fc9334845c 2018-10-12 04:40:40,982 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-0415e2da-8a03-452-proj-role 2018-10-12 04:40:40,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/02cc692757b94248b590391be4a6feaa -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:41,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a22a05a-d78e-4d39-bea5-ea76b74c355a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:40:41,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/02cc692757b94248b590391be4a6feaa used request id req-9a22a05a-d78e-4d39-bea5-ea76b74c355a 2018-10-12 04:40:41,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}994f9aef32e5fa9dda7c97eb08ce47cd4f1c3ba9" 2018-10-12 04:40:41,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-010226ba-b2f4-4547-bd8a-42e50f6777e7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:40:41,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-010226ba-b2f4-4547-bd8a-42e50f6777e7 2018-10-12 04:40:41,195 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-0415e2da-8a03-452-user 2018-10-12 04:40:41,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/60eaae237eab4f8dbdca7ca9f674b285 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5387f6535da5f90aa6e0ba5655996faca74a3075" 2018-10-12 04:40:41,375 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:40:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1793ffec-090f-4c3d-ade0-f600141d054f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:40:41,375 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/60eaae237eab4f8dbdca7ca9f674b285 used request id req-1793ffec-090f-4c3d-ade0-f600141d054f 2018-10-12 04:40:41,377 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:41,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:40:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["dlkYvQaBSJi5QDAwKtdQMQ"], "issued_at": "2018-10-12T04:40:41.000000Z"}} 2018-10-12 04:40:41,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5422f0c02a5652887cc37876b95357c5432c9362" 2018-10-12 04:40:41,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b1da44b6-4344-40f3-a47d-8daf1ec456a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:41,851 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b1da44b6-4344-40f3-a47d-8daf1ec456a3 2018-10-12 04:40:41,853 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:41,854 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:42,232 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:40:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["XnDHpZbQQpevrg5zITdvzA"], "issued_at": "2018-10-12T04:40:42.000000Z"}} 2018-10-12 04:40:42,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:40:42,320 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb69bb49-ea72-473f-8aaa-fa952c72742d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:42,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fb69bb49-ea72-473f-8aaa-fa952c72742d 2018-10-12 04:40:42,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:40:42,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:40:42,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-463eb853-d7ca-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:40:42,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23d3b88b-0cb0-4dab-8d2d-cbf464b4c460 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-463eb853-d7ca-474-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:40:42,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-463eb853-d7ca-474-proj used request id req-23d3b88b-0cb0-4dab-8d2d-cbf464b4c460 2018-10-12 04:40:42,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:40:42,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fa118a2-98f5-4403-9c30-45f9dbe7f08e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:40:42,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2fa118a2-98f5-4403-9c30-45f9dbe7f08e 2018-10-12 04:40:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}}' 2018-10-12 04:40:42,572 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:40:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7edd2281-7d14-4666-ae73-c597dcbd4556 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0"}, "enabled": true, "id": "1f59d199b8b0406a94a8f6f64db602c0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}} 2018-10-12 04:40:42,572 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7edd2281-7d14-4666-ae73-c597dcbd4556 2018-10-12 04:40:42,573 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-463eb853-d7ca-474-proj 2018-10-12 04:40:42,573 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:42,574 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:42,954 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:40:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["8ROGup7YR0iJ2RbAiU3LdA"], "issued_at": "2018-10-12T04:40:42.000000Z"}} 2018-10-12 04:40:42,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2a543c77518ab796c1ac039528318dd99de37f" 2018-10-12 04:40:43,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd5ac4b6-dadc-4bcf-b974-6e9f64ba76f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:43,043 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cd5ac4b6-dadc-4bcf-b974-6e9f64ba76f7 2018-10-12 04:40:43,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:40:43,053 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:40:43,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2a543c77518ab796c1ac039528318dd99de37f" 2018-10-12 04:40:43,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-762d3789-3c33-44fd-a196-d2502a661238 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:40:43,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-762d3789-3c33-44fd-a196-d2502a661238 2018-10-12 04:40:43,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-463eb853-d7ca-474-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2a543c77518ab796c1ac039528318dd99de37f" 2018-10-12 04:40:43,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24582c2a-c23a-4b0c-8c1e-ce96c6a037eb Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-463eb853-d7ca-474-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0"}, "enabled": true, "id": "1f59d199b8b0406a94a8f6f64db602c0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}]} 2018-10-12 04:40:43,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-463eb853-d7ca-474-proj used request id req-24582c2a-c23a-4b0c-8c1e-ce96c6a037eb 2018-10-12 04:40:43,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2a543c77518ab796c1ac039528318dd99de37f" 2018-10-12 04:40:43,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a9f2ac1-6dd5-4aa9-9144-a10315a80079 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:40:43,342 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0a9f2ac1-6dd5-4aa9-9144-a10315a80079 2018-10-12 04:40:43,752 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-463eb853-d7ca-474-user 2018-10-12 04:40:43,753 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:43,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:40:43,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdad0ec5-7a71-4582-a2eb-b9fbe3efb9eb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:40:43,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bdad0ec5-7a71-4582-a2eb-b9fbe3efb9eb 2018-10-12 04:40:43,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" -d '{"role": {"name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj-role"}}' 2018-10-12 04:40:43,961 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-abc0e467-8f30-4cf8-a3e3-358fba0201c4 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "e18db11a25034acc8b0f5e84e07c33ef", "links": {"self": "http://172.30.9.27:5000/v3/roles/e18db11a25034acc8b0f5e84e07c33ef"}, "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj-role"}} 2018-10-12 04:40:43,961 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-abc0e467-8f30-4cf8-a3e3-358fba0201c4 2018-10-12 04:40:43,962 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-463eb853-d7ca-474-proj-role 2018-10-12 04:40:43,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/e18db11a25034acc8b0f5e84e07c33ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:40:44,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e9b11d0f-482d-410a-9110-e76edbc5ecdd Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/e18db11a25034acc8b0f5e84e07c33ef"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj-role", "id": "e18db11a25034acc8b0f5e84e07c33ef"}} 2018-10-12 04:40:44,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/e18db11a25034acc8b0f5e84e07c33ef used request id req-e9b11d0f-482d-410a-9110-e76edbc5ecdd 2018-10-12 04:40:44,051 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-463eb853-d7ca-474-proj-role to project CreateInstancePortManipulationTests-463eb853-d7ca-474-proj 2018-10-12 04:40:44,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0/users/89e9061e25784aca9bc2b66655ae4303/roles/e18db11a25034acc8b0f5e84e07c33ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:40:44,185 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-98523d54-c480-4284-9ab0-ce907e7cf1be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:40:44,185 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0/users/89e9061e25784aca9bc2b66655ae4303/roles/e18db11a25034acc8b0f5e84e07c33ef used request id req-98523d54-c480-4284-9ab0-ce907e7cf1be 2018-10-12 04:40:44,186 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:40:44,186 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:44,187 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:44,560 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e18db11a25034acc8b0f5e84e07c33ef", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj-role"}], "expires_at": "2018-10-12T05:40:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f59d199b8b0406a94a8f6f64db602c0", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-user", "id": "89e9061e25784aca9bc2b66655ae4303"}, "audit_ids": ["S-PTpXshSg6QD0ZlUbQl2Q"], "issued_at": "2018-10-12T04:40:44.000000Z"}} 2018-10-12 04:40:44,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}190133bfb281e0f37678c75a2a41eff845796705" 2018-10-12 04:40:44,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5f9e5bf-1cc9-4705-a5b1-d74b18c63722 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:44,633 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a5f9e5bf-1cc9-4705-a5b1-d74b18c63722 2018-10-12 04:40:44,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}190133bfb281e0f37678c75a2a41eff845796705" 2018-10-12 04:40:44,816 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-52edead6-a68e-41ad-a004-fb31f1fbd6fc Date: Fri, 12 Oct 2018 04:40:44 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image"} 2018-10-12 04:40:44,816 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image used request id req-52edead6-a68e-41ad-a004-fb31f1fbd6fc 2018-10-12 04:40:44,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}190133bfb281e0f37678c75a2a41eff845796705" 2018-10-12 04:40:44,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b55df0f9-efa9-4b3b-a8c2-f16070583680 Date: Fri, 12 Oct 2018 04:40: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-10-12 04:40:44,978 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b55df0f9-efa9-4b3b-a8c2-f16070583680 2018-10-12 04:40:45,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}190133bfb281e0f37678c75a2a41eff845796705" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image"}' 2018-10-12 04:40:45,203 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d X-Openstack-Request-Id: req-7532a055-b84d-48ba-99a0-7386fe69f562 Date: Fri, 12 Oct 2018 04:40:45 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:40:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:40:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "min_disk": 0, "protected": false, "id": "a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "file": "/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d/file", "checksum": null, "owner": "1f59d199b8b0406a94a8f6f64db602c0", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:40:45,203 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7532a055-b84d-48ba-99a0-7386fe69f562 2018-10-12 04:40:45,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}190133bfb281e0f37678c75a2a41eff845796705" -d '' 2018-10-12 04:40:46,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-24294e68-27cb-4689-98b7-f4995a0e8664 Date: Fri, 12 Oct 2018 04:40:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:40:46,325 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d/file used request id req-24294e68-27cb-4689-98b7-f4995a0e8664 2018-10-12 04:40:46,326 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:40:46,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}190133bfb281e0f37678c75a2a41eff845796705" 2018-10-12 04:40:46,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-e557f15d-4218-4ac2-a335-ac65d0cc9b14 Date: Fri, 12 Oct 2018 04:40:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:40:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:40:46Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d/snap", "metadata": {}}], "self": "/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "min_disk": 0, "protected": false, "id": "a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "file": "/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1f59d199b8b0406a94a8f6f64db602c0", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:40:46,489 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d used request id req-e557f15d-4218-4ac2-a335-ac65d0cc9b14 2018-10-12 04:40:46,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}190133bfb281e0f37678c75a2a41eff845796705" 2018-10-12 04:40:46,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3b87d3a1-e7c1-49f2-af47-42e9286bbec5 Date: Fri, 12 Oct 2018 04:40: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-10-12 04:40:46,642 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-3b87d3a1-e7c1-49f2-af47-42e9286bbec5 2018-10-12 04:40:46,645 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image 2018-10-12 04:40:46,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}190133bfb281e0f37678c75a2a41eff845796705" 2018-10-12 04:40:46,802 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-d6188dd3-0cc9-4dc0-9279-f995e77d9de5 Date: Fri, 12 Oct 2018 04:40:46 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:40:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:40:46Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d/snap", "metadata": {}}], "self": "/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "min_disk": 0, "protected": false, "id": "a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "file": "/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1f59d199b8b0406a94a8f6f64db602c0", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:40:46,802 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d used request id req-d6188dd3-0cc9-4dc0-9279-f995e77d9de5 2018-10-12 04:40:46,803 - create_image - DEBUG - Instance status is - active 2018-10-12 04:40:46,803 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image 2018-10-12 04:40:46,803 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image 2018-10-12 04:40:46,803 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:46,804 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:47,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e18db11a25034acc8b0f5e84e07c33ef", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj-role"}], "expires_at": "2018-10-12T05:40:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f59d199b8b0406a94a8f6f64db602c0", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-user", "id": "89e9061e25784aca9bc2b66655ae4303"}, "audit_ids": ["eO9-hvLNRxWTa03mazA_Vg"], "issued_at": "2018-10-12T04:40:47.000000Z"}} 2018-10-12 04:40:47,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56dbe9c5663a802325ae952f96faf7c543dbfc1" 2018-10-12 04:40:47,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97200a7e-7979-42bd-ba44-db5612e2641f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:47,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-97200a7e-7979-42bd-ba44-db5612e2641f 2018-10-12 04:40:47,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56dbe9c5663a802325ae952f96faf7c543dbfc1" 2018-10-12 04:40:47,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-19b5eb8c-1211-4e45-902a-d97c94182a15 Date: Fri, 12 Oct 2018 04:40:47 GMT RESP BODY: {"networks":[]} 2018-10-12 04:40:47,441 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net used request id req-19b5eb8c-1211-4e45-902a-d97c94182a15 2018-10-12 04:40:47,441 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net 2018-10-12 04:40:47,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56dbe9c5663a802325ae952f96faf7c543dbfc1" -d '{"network": {"name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net", "admin_state_up": true}}' 2018-10-12 04:40:48,103 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-5c5890dc-1a30-4f36-9bb3-c6006e197922 Date: Fri, 12 Oct 2018 04:40:48 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"4bf60028-6799-4784-81b5-63d585453ba5","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1f59d199b8b0406a94a8f6f64db602c0","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:40:48Z","is_default":false,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:47Z","mtu":1450}} 2018-10-12 04:40:48,103 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-5c5890dc-1a30-4f36-9bb3-c6006e197922 2018-10-12 04:40:48,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56dbe9c5663a802325ae952f96faf7c543dbfc1" 2018-10-12 04:40:48,339 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-6d1446c4-a289-4315-a2cd-c3063addbd18 Date: Fri, 12 Oct 2018 04:40: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-10-12T04:40:48Z","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1f59d199b8b0406a94a8f6f64db602c0","id":"4bf60028-6799-4784-81b5-63d585453ba5","name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net"}]} 2018-10-12 04:40:48,339 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=4bf60028-6799-4784-81b5-63d585453ba5 used request id req-6d1446c4-a289-4315-a2cd-c3063addbd18 2018-10-12 04:40:48,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56dbe9c5663a802325ae952f96faf7c543dbfc1" 2018-10-12 04:40:48,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a6665453-6fd6-4f49-b26c-1e583c703885 Date: Fri, 12 Oct 2018 04:40:48 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:40:48,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 used request id req-a6665453-6fd6-4f49-b26c-1e583c703885 2018-10-12 04:40:48,522 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet 2018-10-12 04:40:48,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56dbe9c5663a802325ae952f96faf7c543dbfc1" -d '{"subnets": [{"ip_version": 4, "network_id": "4bf60028-6799-4784-81b5-63d585453ba5", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet"}]}' 2018-10-12 04:40:49,271 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-fe06d9d7-5b1a-47be-8f59-7dd1f228844c Date: Fri, 12 Oct 2018 04:40:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:48Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"1f59d199b8b0406a94a8f6f64db602c0","id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet"}]} 2018-10-12 04:40:49,271 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-fe06d9d7-5b1a-47be-8f59-7dd1f228844c 2018-10-12 04:40:49,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56dbe9c5663a802325ae952f96faf7c543dbfc1" 2018-10-12 04:40:49,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f015b9de-91d8-41d1-85ae-2860bcb90860 Date: Fri, 12 Oct 2018 04:40: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":["a72eb437-4c9f-4c7e-9020-809cd4e2f3b3"],"updated_at":"2018-10-12T04:40:48Z","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1f59d199b8b0406a94a8f6f64db602c0","id":"4bf60028-6799-4784-81b5-63d585453ba5","name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net"}]} 2018-10-12 04:40:49,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=4bf60028-6799-4784-81b5-63d585453ba5 used request id req-f015b9de-91d8-41d1-85ae-2860bcb90860 2018-10-12 04:40:49,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56dbe9c5663a802325ae952f96faf7c543dbfc1" 2018-10-12 04:40:49,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-68c72856-a49a-4f7e-84e0-12963d1d00d9 Date: Fri, 12 Oct 2018 04:40:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:48Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"1f59d199b8b0406a94a8f6f64db602c0","id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet"}]} 2018-10-12 04:40:49,578 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 used request id req-68c72856-a49a-4f7e-84e0-12963d1d00d9 2018-10-12 04:40:49,579 - OpenStackNetwork - DEBUG - Network [4bf60028-6799-4784-81b5-63d585453ba5] created successfully 2018-10-12 04:40:49,579 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:49,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:49,958 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:40:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["q8YGp-VNTMWWoGvWEjAQCg"], "issued_at": "2018-10-12T04:40:49.000000Z"}} 2018-10-12 04:40:49,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9a432dbabde22bb0f791edae714f7ab9c98fb1" 2018-10-12 04:40:50,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cd8e73f-73f2-43f9-935f-ef844bbd4102 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:50,051 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6cd8e73f-73f2-43f9-935f-ef844bbd4102 2018-10-12 04:40:50,052 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:40:50,058 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9a432dbabde22bb0f791edae714f7ab9c98fb1" 2018-10-12 04:40:50,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-d25d58ca-1066-4757-b7cf-4f3482c5ce32 x-compute-request-id: req-d25d58ca-1066-4757-b7cf-4f3482c5ce32 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:40:50,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d25d58ca-1066-4757-b7cf-4f3482c5ce32 2018-10-12 04:40:50,271 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9a432dbabde22bb0f791edae714f7ab9c98fb1" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-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-10-12 04:40:50,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-f762e6c6-6da8-41db-a3c1-27bf34a6e304 x-compute-request-id: req-f762e6c6-6da8-41db-a3c1-27bf34a6e304 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b430d72f-77e6-49e6-9325-b130fed89a39", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b430d72f-77e6-49e6-9325-b130fed89a39", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b430d72f-77e6-49e6-9325-b130fed89a39", "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:40:50,317 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f762e6c6-6da8-41db-a3c1-27bf34a6e304 2018-10-12 04:40:50,318 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:50,318 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:50,693 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e18db11a25034acc8b0f5e84e07c33ef", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj-role"}], "expires_at": "2018-10-12T05:40:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f59d199b8b0406a94a8f6f64db602c0", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-user", "id": "89e9061e25784aca9bc2b66655ae4303"}, "audit_ids": ["VmrBzZT1Tu6xHWsijBnqRA"], "issued_at": "2018-10-12T04:40:50.000000Z"}} 2018-10-12 04:40:50,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:50,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606ce0dd-cbeb-40df-ba6f-7d2afb948bd0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:50,767 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-606ce0dd-cbeb-40df-ba6f-7d2afb948bd0 2018-10-12 04:40:50,769 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:40:50,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:50,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9e9ec6e8-94b3-4898-a83b-033f55d2c1a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:50,849 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9e9ec6e8-94b3-4898-a83b-033f55d2c1a4 2018-10-12 04:40:50,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:51,116 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2c92f089-cc8c-4b01-aa5e-363379bad81b Date: Fri, 12 Oct 2018 04: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":["a72eb437-4c9f-4c7e-9020-809cd4e2f3b3"],"updated_at":"2018-10-12T04:40:48Z","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1f59d199b8b0406a94a8f6f64db602c0","id":"4bf60028-6799-4784-81b5-63d585453ba5","name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net"}]} 2018-10-12 04:40:51,116 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net used request id req-2c92f089-cc8c-4b01-aa5e-363379bad81b 2018-10-12 04:40:51,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:40:51,125 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:40:51,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:51,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-081acfac-c9ec-45a1-bf90-93f45b6747f5 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0"}, "enabled": true, "id": "1f59d199b8b0406a94a8f6f64db602c0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}} 2018-10-12 04:40:51,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 used request id req-081acfac-c9ec-45a1-bf90-93f45b6747f5 2018-10-12 04:40:51,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:51,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-461e90ac-07b0-4c47-955c-54d1b8482489 Date: Fri, 12 Oct 2018 04:40:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:48Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"1f59d199b8b0406a94a8f6f64db602c0","id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet"}]} 2018-10-12 04:40:51,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 used request id req-461e90ac-07b0-4c47-955c-54d1b8482489 2018-10-12 04:40:51,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=4bf60028-6799-4784-81b5-63d585453ba5&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:51,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b5fe6c66-2e7d-4ddb-83ca-bd016fc177a8 Date: Fri, 12 Oct 2018 04:40:51 GMT RESP BODY: {"ports":[]} 2018-10-12 04:40:51,661 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=4bf60028-6799-4784-81b5-63d585453ba5&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4port-1&admin_state_up=True used request id req-b5fe6c66-2e7d-4ddb-83ca-bd016fc177a8 2018-10-12 04:40:51,664 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:51,892 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-cb7f9443-8bb3-4d25-9a78-d9cf9a48c16f x-compute-request-id: req-cb7f9443-8bb3-4d25-9a78-d9cf9a48c16f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:40:51,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst used request id req-cb7f9443-8bb3-4d25-9a78-d9cf9a48c16f 2018-10-12 04:40:51,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:52,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-810fc946-5474-45d6-a6c6-684e2f860a21 Date: Fri, 12 Oct 2018 04:40: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":["a72eb437-4c9f-4c7e-9020-809cd4e2f3b3"],"updated_at":"2018-10-12T04:40:48Z","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1f59d199b8b0406a94a8f6f64db602c0","id":"4bf60028-6799-4784-81b5-63d585453ba5","name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net"}]} 2018-10-12 04:40:52,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net used request id req-810fc946-5474-45d6-a6c6-684e2f860a21 2018-10-12 04:40:52,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:52,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2458166d-d595-4fa1-ac98-fe5af1d17429 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0"}, "enabled": true, "id": "1f59d199b8b0406a94a8f6f64db602c0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}} 2018-10-12 04:40:52,234 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 used request id req-2458166d-d595-4fa1-ac98-fe5af1d17429 2018-10-12 04:40:52,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:52,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-79d3614f-7868-4845-b5e9-ae9798097ac1 Date: Fri, 12 Oct 2018 04:40:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:48Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"1f59d199b8b0406a94a8f6f64db602c0","id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet"}]} 2018-10-12 04:40:52,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 used request id req-79d3614f-7868-4845-b5e9-ae9798097ac1 2018-10-12 04:40:52,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=4bf60028-6799-4784-81b5-63d585453ba5&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:52,612 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-cbe1ad1d-4970-486e-8c89-a316845a629a Date: Fri, 12 Oct 2018 04:40:52 GMT RESP BODY: {"ports":[]} 2018-10-12 04:40:52,612 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=4bf60028-6799-4784-81b5-63d585453ba5&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4port-1&admin_state_up=True used request id req-cbe1ad1d-4970-486e-8c89-a316845a629a 2018-10-12 04:40:52,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:40:52,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:40:53,003 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "e18db11a25034acc8b0f5e84e07c33ef", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj-role"}], "expires_at": "2018-10-12T05:40:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1f59d199b8b0406a94a8f6f64db602c0", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1f59d199b8b0406a94a8f6f64db602c0", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1f59d199b8b0406a94a8f6f64db602c0", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1f59d199b8b0406a94a8f6f64db602c0", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-user", "id": "89e9061e25784aca9bc2b66655ae4303"}, "audit_ids": ["vPuLj20BTlylK_JMViRgig"], "issued_at": "2018-10-12T04:40:53.000000Z"}} 2018-10-12 04:40:53,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e6b16c33a4cd3d759b6924c903a6f353738ac" 2018-10-12 04:40:53,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-509a65ab-a7b6-4d5b-b6c3-3e128001aa2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:40:53,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-509a65ab-a7b6-4d5b-b6c3-3e128001aa2f 2018-10-12 04:40:53,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:53,445 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-60791789-b78a-4c17-9ced-cfb00f665591 Date: Fri, 12 Oct 2018 04:40: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":["a72eb437-4c9f-4c7e-9020-809cd4e2f3b3"],"updated_at":"2018-10-12T04:40:48Z","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1f59d199b8b0406a94a8f6f64db602c0","id":"4bf60028-6799-4784-81b5-63d585453ba5","name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net"}]} 2018-10-12 04:40:53,445 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net used request id req-60791789-b78a-4c17-9ced-cfb00f665591 2018-10-12 04:40:53,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:53,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4c1b74dc-02c8-40d4-820f-b9c9d964ce5d Date: Fri, 12 Oct 2018 04:40:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:48Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"1f59d199b8b0406a94a8f6f64db602c0","id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet"}]} 2018-10-12 04:40:53,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 used request id req-4c1b74dc-02c8-40d4-820f-b9c9d964ce5d 2018-10-12 04:40:53,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:53,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-bbb2420f-64f5-4389-b9fa-c4b0fa265989 Date: Fri, 12 Oct 2018 04:40: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":["a72eb437-4c9f-4c7e-9020-809cd4e2f3b3"],"updated_at":"2018-10-12T04:40:48Z","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1f59d199b8b0406a94a8f6f64db602c0","id":"4bf60028-6799-4784-81b5-63d585453ba5","name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net"}]} 2018-10-12 04:40:53,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net used request id req-bbb2420f-64f5-4389-b9fa-c4b0fa265989 2018-10-12 04:40:53,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:40:53,913 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:40: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:40:53,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff5e6b16c33a4cd3d759b6924c903a6f353738ac" 2018-10-12 04:40:53,992 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f44eb7d5-fd2e-4169-85e5-984a731916cf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0"}, "enabled": true, "id": "1f59d199b8b0406a94a8f6f64db602c0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}} 2018-10-12 04:40:53,992 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 used request id req-f44eb7d5-fd2e-4169-85e5-984a731916cf 2018-10-12 04:40:53,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:54,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-acb3bb4d-bd27-454b-89dd-4c701037bbf5 Date: Fri, 12 Oct 2018 04:40:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:48Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"1f59d199b8b0406a94a8f6f64db602c0","id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet"}]} 2018-10-12 04:40:54,186 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 used request id req-acb3bb4d-bd27-454b-89dd-4c701037bbf5 2018-10-12 04:40:54,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:54,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f43af4b0-6384-44ed-857c-029f24c76c50 Date: Fri, 12 Oct 2018 04:40:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:48Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"1f59d199b8b0406a94a8f6f64db602c0","id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet"}]} 2018-10-12 04:40:54,242 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet used request id req-f43af4b0-6384-44ed-857c-029f24c76c50 2018-10-12 04:40:54,242 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net 2018-10-12 04:40:54,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" -d '{"port": {"network_id": "4bf60028-6799-4784-81b5-63d585453ba5", "mac_address": "0a:1b:2c:3d:4e:5f", "fixed_ips": [{"subnet_id": "a72eb437-4c9f-4c7e-9020-809cd4e2f3b3", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4port-1", "admin_state_up": true}}' 2018-10-12 04:40:55,426 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-720782a0-7531-4306-a33c-2dd907400e47 Date: Fri, 12 Oct 2018 04:40:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:40:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","ip_address":"10.55.0.101"}],"id":"847350e3-20f8-45d7-a045-69a91e768dfe","security_groups":["375ab276-5153-4914-86d1-c43609aa0846"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4port-1","project_id":"1f59d199b8b0406a94a8f6f64db602c0","qos_policy_id":null,"admin_state_up":true,"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:54Z","binding:vnic_type":"normal"}} 2018-10-12 04:40:55,427 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-720782a0-7531-4306-a33c-2dd907400e47 2018-10-12 04:40:55,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:55,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-df6ca5ae-00f9-4082-8011-50a80b35c227 Date: Fri, 12 Oct 2018 04:40: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":["a72eb437-4c9f-4c7e-9020-809cd4e2f3b3"],"updated_at":"2018-10-12T04:40:48Z","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1f59d199b8b0406a94a8f6f64db602c0","id":"4bf60028-6799-4784-81b5-63d585453ba5","name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net"}]} 2018-10-12 04:40:55,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net used request id req-df6ca5ae-00f9-4082-8011-50a80b35c227 2018-10-12 04:40:55,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:55,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-887428f0-cfc0-41d1-aa35-cea07be8a19f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0"}, "enabled": true, "id": "1f59d199b8b0406a94a8f6f64db602c0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}} 2018-10-12 04:40:55,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 used request id req-887428f0-cfc0-41d1-aa35-cea07be8a19f 2018-10-12 04:40:55,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:55,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e0a3bfe0-197b-4f03-b814-f6b74dba390f Date: Fri, 12 Oct 2018 04:40:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:48Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"1f59d199b8b0406a94a8f6f64db602c0","id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet"}]} 2018-10-12 04:40:55,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 used request id req-e0a3bfe0-197b-4f03-b814-f6b74dba390f 2018-10-12 04:40:55,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=4bf60028-6799-4784-81b5-63d585453ba5&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:55,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-42876d4c-4052-48d7-97df-3cf590d8bb86 Date: Fri, 12 Oct 2018 04:40:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:40:54Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","ip_address":"10.55.0.101"}],"id":"847350e3-20f8-45d7-a045-69a91e768dfe","security_groups":["375ab276-5153-4914-86d1-c43609aa0846"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"1f59d199b8b0406a94a8f6f64db602c0","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4port-1","admin_state_up":true,"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:54Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:40:55,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=4bf60028-6799-4784-81b5-63d585453ba5&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4port-1&admin_state_up=True used request id req-42876d4c-4052-48d7-97df-3cf590d8bb86 2018-10-12 04:40:55,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:55,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad69963-6cd9-4d7b-aad8-b567b1c3f102 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0"}, "enabled": true, "id": "1f59d199b8b0406a94a8f6f64db602c0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}} 2018-10-12 04:40:55,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 used request id req-cad69963-6cd9-4d7b-aad8-b567b1c3f102 2018-10-12 04:40:55,987 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst 2018-10-12 04:40:55,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:56,021 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:40: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-df04fa30-d908-4069-8804-8f657b532c3d x-compute-request-id: req-df04fa30-d908-4069-8804-8f657b532c3d Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b430d72f-77e6-49e6-9325-b130fed89a39", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b430d72f-77e6-49e6-9325-b130fed89a39", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b430d72f-77e6-49e6-9325-b130fed89a39", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-flavor-name"}]} 2018-10-12 04:40:56,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-df04fa30-d908-4069-8804-8f657b532c3d 2018-10-12 04:40:56,024 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/b430d72f-77e6-49e6-9325-b130fed89a39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:56,043 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-e804cb74-129e-4de0-a3be-7d1155b145e0 x-compute-request-id: req-e804cb74-129e-4de0-a3be-7d1155b145e0 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b430d72f-77e6-49e6-9325-b130fed89a39", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b430d72f-77e6-49e6-9325-b130fed89a39", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b430d72f-77e6-49e6-9325-b130fed89a39", "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:40:56,043 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/b430d72f-77e6-49e6-9325-b130fed89a39 used request id req-e804cb74-129e-4de0-a3be-7d1155b145e0 2018-10-12 04:40:56,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:56,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-bdf9ea23-f4b4-4e07-9eca-3eaf6622184f Date: Fri, 12 Oct 2018 04:40:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:40:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:40:46Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d/snap", "metadata": {}}], "self": "/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "min_disk": 0, "protected": false, "id": "a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "file": "/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1f59d199b8b0406a94a8f6f64db602c0", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image"} 2018-10-12 04:40:56,216 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image used request id req-bdf9ea23-f4b4-4e07-9eca-3eaf6622184f 2018-10-12 04:40:56,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:56,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8c5d7a30-481e-4138-926d-a97907c57dd6 Date: Fri, 12 Oct 2018 04:40: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-10-12 04:40:56,373 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-8c5d7a30-481e-4138-926d-a97907c57dd6 2018-10-12 04:40:56,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" -d '{"server": {"name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst", "imageRef": "a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "flavorRef": "b430d72f-77e6-49e6-9325-b130fed89a39", "max_count": 1, "min_count": 1, "networks": [{"port": "847350e3-20f8-45d7-a045-69a91e768dfe"}]}}' 2018-10-12 04:40:58,047 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-eb93f53e-ba1f-4430-9bbd-369df57545e5 x-compute-request-id: req-eb93f53e-ba1f-4430-9bbd-369df57545e5 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "e0114dcd-f60e-4c12-9b3a-adc7640f3936", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "bookmark"}], "adminPass": "vK6tSdW2iVhf"}} 2018-10-12 04:40:58,047 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-eb93f53e-ba1f-4430-9bbd-369df57545e5 2018-10-12 04:40:58,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:58,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-0d8540ef-5e27-4f97-9d82-9bc3e93f4ad4 x-compute-request-id: req-0d8540ef-5e27-4f97-9d82-9bc3e93f4ad4 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.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "bookmark"}], "image": {"id": "a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "links": [{"href": "http://172.30.9.27:8774/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b430d72f-77e6-49e6-9325-b130fed89a39", "links": [{"href": "http://172.30.9.27:8774/flavors/b430d72f-77e6-49e6-9325-b130fed89a39", "rel": "bookmark"}]}, "id": "e0114dcd-f60e-4c12-9b3a-adc7640f3936", "user_id": "89e9061e25784aca9bc2b66655ae4303", "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-10-12T04:40:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst", "created": "2018-10-12T04:40:58Z", "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:40:58,483 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 used request id req-0d8540ef-5e27-4f97-9d82-9bc3e93f4ad4 2018-10-12 04:40:58,484 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst 2018-10-12 04:40:58,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:40:58,858 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-2eb42308-a908-4281-b445-c8dec3e8a141 x-compute-request-id: req-2eb42308-a908-4281-b445-c8dec3e8a141 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.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "bookmark"}], "image": {"id": "a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "links": [{"href": "http://172.30.9.27:8774/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b430d72f-77e6-49e6-9325-b130fed89a39", "links": [{"href": "http://172.30.9.27:8774/flavors/b430d72f-77e6-49e6-9325-b130fed89a39", "rel": "bookmark"}]}, "id": "e0114dcd-f60e-4c12-9b3a-adc7640f3936", "user_id": "89e9061e25784aca9bc2b66655ae4303", "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-10-12T04:40:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst", "created": "2018-10-12T04:40:58Z", "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:40:58,858 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 used request id req-2eb42308-a908-4281-b445-c8dec3e8a141 2018-10-12 04:40:58,859 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst] is - BUILD 2018-10-12 04:40:58,859 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:41:01,860 - create_instance - DEBUG - VM status query timeout in 896.624577999 2018-10-12 04:41:01,863 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:02,459 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-d60a7c5a-b970-4d02-85f1-aa80be8578b7 x-compute-request-id: req-d60a7c5a-b970-4d02-85f1-aa80be8578b7 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.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "bookmark"}], "image": {"id": "a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "links": [{"href": "http://172.30.9.27:8774/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b430d72f-77e6-49e6-9325-b130fed89a39", "links": [{"href": "http://172.30.9.27:8774/flavors/b430d72f-77e6-49e6-9325-b130fed89a39", "rel": "bookmark"}]}, "id": "e0114dcd-f60e-4c12-9b3a-adc7640f3936", "security_groups": [{"name": "default"}], "user_id": "89e9061e25784aca9bc2b66655ae4303", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:40:59Z", "hostId": "e4726ced83122e765061d2579112dc943da908aab7751d2ab1a851d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst", "created": "2018-10-12T04:40:58Z", "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:41:02,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 used request id req-d60a7c5a-b970-4d02-85f1-aa80be8578b7 2018-10-12 04:41:02,459 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst] is - BUILD 2018-10-12 04:41:02,459 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:41:05,463 - create_instance - DEBUG - VM status query timeout in 893.021461964 2018-10-12 04:41:05,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:06,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-730eed9d-a1cb-49e4-8881-9c2a7bff2b8c x-compute-request-id: req-730eed9d-a1cb-49e4-8881-9c2a7bff2b8c Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-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.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "bookmark"}], "image": {"id": "a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "links": [{"href": "http://172.30.9.27:8774/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:41:03.000000", "flavor": {"id": "b430d72f-77e6-49e6-9325-b130fed89a39", "links": [{"href": "http://172.30.9.27:8774/flavors/b430d72f-77e6-49e6-9325-b130fed89a39", "rel": "bookmark"}]}, "id": "e0114dcd-f60e-4c12-9b3a-adc7640f3936", "security_groups": [{"name": "default"}], "user_id": "89e9061e25784aca9bc2b66655ae4303", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:41:04Z", "hostId": "e4726ced83122e765061d2579112dc943da908aab7751d2ab1a851d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst", "created": "2018-10-12T04:40:58Z", "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:41:06,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 used request id req-730eed9d-a1cb-49e4-8881-9c2a7bff2b8c 2018-10-12 04:41:06,127 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst] is - ACTIVE 2018-10-12 04:41:06,128 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:41:06,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:06,946 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41: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-1f1dd1d6-8d2c-4ef6-9723-55a2e9c0e002 x-compute-request-id: req-1f1dd1d6-8d2c-4ef6-9723-55a2e9c0e002 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-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.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "bookmark"}], "image": {"id": "a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "links": [{"href": "http://172.30.9.27:8774/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:41:03.000000", "flavor": {"id": "b430d72f-77e6-49e6-9325-b130fed89a39", "links": [{"href": "http://172.30.9.27:8774/flavors/b430d72f-77e6-49e6-9325-b130fed89a39", "rel": "bookmark"}]}, "id": "e0114dcd-f60e-4c12-9b3a-adc7640f3936", "security_groups": [{"name": "default"}], "user_id": "89e9061e25784aca9bc2b66655ae4303", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:41:04Z", "hostId": "e4726ced83122e765061d2579112dc943da908aab7751d2ab1a851d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst", "created": "2018-10-12T04:40:58Z", "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:41:06,946 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 used request id req-1f1dd1d6-8d2c-4ef6-9723-55a2e9c0e002 2018-10-12 04:41:06,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:07,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6e3aa790-748e-4040-957c-6aa40ef0d07b Date: Fri, 12 Oct 2018 04:41: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":["a72eb437-4c9f-4c7e-9020-809cd4e2f3b3"],"updated_at":"2018-10-12T04:40:48Z","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1f59d199b8b0406a94a8f6f64db602c0","id":"4bf60028-6799-4784-81b5-63d585453ba5","name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net"}]} 2018-10-12 04:41:07,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net used request id req-6e3aa790-748e-4040-957c-6aa40ef0d07b 2018-10-12 04:41:07,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:07,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3baf7079-cfba-4a09-9a76-be58630a080b Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0"}, "enabled": true, "id": "1f59d199b8b0406a94a8f6f64db602c0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}} 2018-10-12 04:41:07,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 used request id req-3baf7079-cfba-4a09-9a76-be58630a080b 2018-10-12 04:41:07,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:07,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-4ef4843c-a20d-417d-88e0-834696fbc003 Date: Fri, 12 Oct 2018 04:41:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:48Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"1f59d199b8b0406a94a8f6f64db602c0","id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet"}]} 2018-10-12 04:41:07,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 used request id req-4ef4843c-a20d-417d-88e0-834696fbc003 2018-10-12 04:41:07,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:07,435 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-3d1cb62d-0d46-402a-868b-282193cd49e6 Date: Fri, 12 Oct 2018 04:41:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:40:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","ip_address":"10.55.0.2"}],"id":"0143d399-921c-45a0-bcf9-bdcc1df24306","security_groups":[],"mac_address":"fa:16:3e:ae:b5:1e","project_id":"1f59d199b8b0406a94a8f6f64db602c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:49Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-4bf60028-6799-4784-81b5-63d585453ba5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:40:51Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","ip_address":"10.55.0.3"}],"id":"3adb88fd-7507-48f4-ba68-09116bb25fe3","security_groups":[],"mac_address":"fa:16:3e:55:73:c5","project_id":"1f59d199b8b0406a94a8f6f64db602c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:50Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-4bf60028-6799-4784-81b5-63d585453ba5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:40:52Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","ip_address":"10.55.0.4"}],"id":"70046db7-4d3a-483c-8688-97f1b60132ae","security_groups":[],"mac_address":"fa:16:3e:40:ba:b8","project_id":"1f59d199b8b0406a94a8f6f64db602c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:50Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-4bf60028-6799-4784-81b5-63d585453ba5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:41:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","ip_address":"10.55.0.101"}],"id":"847350e3-20f8-45d7-a045-69a91e768dfe","security_groups":["375ab276-5153-4914-86d1-c43609aa0846"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"1f59d199b8b0406a94a8f6f64db602c0","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4port-1","admin_state_up":true,"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:54Z","binding:vnic_type":"normal","device_id":"e0114dcd-f60e-4c12-9b3a-adc7640f3936"}]} 2018-10-12 04:41:07,435 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=4bf60028-6799-4784-81b5-63d585453ba5 used request id req-3d1cb62d-0d46-402a-868b-282193cd49e6 2018-10-12 04:41:07,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:07,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6ef1bcb9-c6f9-4121-b0ec-f11205d70d65 Date: Fri, 12 Oct 2018 04:41: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":["a72eb437-4c9f-4c7e-9020-809cd4e2f3b3"],"updated_at":"2018-10-12T04:40:48Z","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:47Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1f59d199b8b0406a94a8f6f64db602c0","id":"4bf60028-6799-4784-81b5-63d585453ba5","name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net"}]} 2018-10-12 04:41:07,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=4bf60028-6799-4784-81b5-63d585453ba5 used request id req-6ef1bcb9-c6f9-4121-b0ec-f11205d70d65 2018-10-12 04:41:07,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:07,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2b3df209-ced8-4b5b-82dc-709218b0298f Date: Fri, 12 Oct 2018 04:41:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:48Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"1f59d199b8b0406a94a8f6f64db602c0","id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet"}]} 2018-10-12 04:41:07,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5 used request id req-2b3df209-ced8-4b5b-82dc-709218b0298f 2018-10-12 04:41:07,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:07,967 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-2433b17a-7dca-428a-99f6-005b47c2d434 Date: Fri, 12 Oct 2018 04:41:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"4bf60028-6799-4784-81b5-63d585453ba5","tenant_id":"1f59d199b8b0406a94a8f6f64db602c0","created_at":"2018-10-12T04:40:48Z","dns_nameservers":[],"updated_at":"2018-10-12T04:40: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":"1f59d199b8b0406a94a8f6f64db602c0","id":"a72eb437-4c9f-4c7e-9020-809cd4e2f3b3","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet"}]} 2018-10-12 04:41:07,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=4bf60028-6799-4784-81b5-63d585453ba5&name=CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet used request id req-2433b17a-7dca-428a-99f6-005b47c2d434 2018-10-12 04:41:07,967 - create_instance - INFO - Deleting Port with ID - 847350e3-20f8-45d7-a045-69a91e768dfe 2018-10-12 04:41:07,968 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4port-1 2018-10-12 04:41:07,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/847350e3-20f8-45d7-a045-69a91e768dfe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:08,549 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8c64fdde-f7e3-44ba-b618-81806a1c102d Date: Fri, 12 Oct 2018 04:41:08 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:41:08,549 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/847350e3-20f8-45d7-a045-69a91e768dfe used request id req-8c64fdde-f7e3-44ba-b618-81806a1c102d 2018-10-12 04:41:08,549 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst 2018-10-12 04:41:08,552 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:08,711 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04: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-6f83345c-83ad-49eb-ab26-690abe95554e x-compute-request-id: req-6f83345c-83ad-49eb-ab26-690abe95554e Content-Type: application/json 2018-10-12 04:41:08,711 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 used request id req-6f83345c-83ad-49eb-ab26-690abe95554e 2018-10-12 04:41:08,711 - create_instance - INFO - Checking deletion status 2018-10-12 04:41:08,714 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:09,279 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-241e2703-73ea-40e1-84ed-47f94a2642bb x-compute-request-id: req-241e2703-73ea-40e1-84ed-47f94a2642bb Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-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.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936", "rel": "bookmark"}], "image": {"id": "a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "links": [{"href": "http://172.30.9.27:8774/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:41:03.000000", "flavor": {"id": "b430d72f-77e6-49e6-9325-b130fed89a39", "links": [{"href": "http://172.30.9.27:8774/flavors/b430d72f-77e6-49e6-9325-b130fed89a39", "rel": "bookmark"}]}, "id": "e0114dcd-f60e-4c12-9b3a-adc7640f3936", "user_id": "89e9061e25784aca9bc2b66655ae4303", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:41:08Z", "hostId": "e4726ced83122e765061d2579112dc943da908aab7751d2ab1a851d8", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst", "created": "2018-10-12T04:40:58Z", "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:41:09,279 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 used request id req-241e2703-73ea-40e1-84ed-47f94a2642bb 2018-10-12 04:41:09,279 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst] is - ACTIVE 2018-10-12 04:41:09,280 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:41:12,283 - create_instance - DEBUG - VM status query timeout in 296.428776026 2018-10-12 04:41:12,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bae9e9be79e18bd5a6e1cc2adf39291d5147a564" 2018-10-12 04:41:12,338 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:41: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-fd2049d9-d0d2-4b6c-93d8-5fa6e09419f6 x-compute-request-id: req-fd2049d9-d0d2-4b6c-93d8-5fa6e09419f6 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance e0114dcd-f60e-4c12-9b3a-adc7640f3936 could not be found.", "code": 404}} 2018-10-12 04:41:12,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/e0114dcd-f60e-4c12-9b3a-adc7640f3936 used request id req-fd2049d9-d0d2-4b6c-93d8-5fa6e09419f6 2018-10-12 04:41:12,338 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance e0114dcd-f60e-4c12-9b3a-adc7640f3936 could not be found. (HTTP 404) (Request-ID: req-fd2049d9-d0d2-4b6c-93d8-5fa6e09419f6) 2018-10-12 04:41:12,339 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-inst 2018-10-12 04:41:12,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/b430d72f-77e6-49e6-9325-b130fed89a39 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e9a432dbabde22bb0f791edae714f7ab9c98fb1" 2018-10-12 04:41:12,395 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:41: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-f01931d9-08ab-43aa-9697-7ea4ccd8e7d4 x-compute-request-id: req-f01931d9-08ab-43aa-9697-7ea4ccd8e7d4 Content-Length: 0 Content-Type: application/json 2018-10-12 04:41:12,395 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b430d72f-77e6-49e6-9325-b130fed89a39 used request id req-f01931d9-08ab-43aa-9697-7ea4ccd8e7d4 2018-10-12 04:41:12,396 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet 2018-10-12 04:41:12,396 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-subnet 2018-10-12 04:41:12,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/a72eb437-4c9f-4c7e-9020-809cd4e2f3b3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56dbe9c5663a802325ae952f96faf7c543dbfc1" 2018-10-12 04:41:14,601 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4e11a3c7-0fab-4a69-8035-ad44f1d2c8d0 Date: Fri, 12 Oct 2018 04:41:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:41:14,601 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a72eb437-4c9f-4c7e-9020-809cd4e2f3b3 used request id req-4e11a3c7-0fab-4a69-8035-ad44f1d2c8d0 2018-10-12 04:41:14,602 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-pub-net 2018-10-12 04:41:14,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/4bf60028-6799-4784-81b5-63d585453ba5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f56dbe9c5663a802325ae952f96faf7c543dbfc1" 2018-10-12 04:41:15,768 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8068cc39-37e9-49ff-928b-aad29afb5f57 Date: Fri, 12 Oct 2018 04:41:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:41:15,768 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/4bf60028-6799-4784-81b5-63d585453ba5 used request id req-8068cc39-37e9-49ff-928b-aad29afb5f57 2018-10-12 04:41:15,769 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-46178bae-a2a2-4968-9569-92662da327e4-image 2018-10-12 04:41:15,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}190133bfb281e0f37678c75a2a41eff845796705" 2018-10-12 04:41:16,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-28ed1ecd-707c-45f2-adc8-e9bd05f460ad Date: Fri, 12 Oct 2018 04:41:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:41:16,721 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a7f9dd8d-a80a-41a6-962c-46c24c26a09d used request id req-28ed1ecd-707c-45f2-adc8-e9bd05f460ad 2018-10-12 04:41:16,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:41:16,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-08fae4a3-ddf6-467c-82f6-c20d6a162089 Date: Fri, 12 Oct 2018 04:41:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "created_at": "2018-10-12T04:40:47Z", "updated_at": "2018-10-12T04:40:47Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:40:47Z", "revision_number": 0, "id": "05338cbf-490d-4663-8473-5b3ac46e9e7b", "remote_group_id": "375ab276-5153-4914-86d1-c43609aa0846", "remote_ip_prefix": null, "created_at": "2018-10-12T04:40:47Z", "security_group_id": "375ab276-5153-4914-86d1-c43609aa0846", "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f59d199b8b0406a94a8f6f64db602c0"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:40:47Z", "revision_number": 0, "id": "094233b9-f8d0-4db7-bb73-83b064f60f3d", "remote_group_id": "375ab276-5153-4914-86d1-c43609aa0846", "remote_ip_prefix": null, "created_at": "2018-10-12T04:40:47Z", "security_group_id": "375ab276-5153-4914-86d1-c43609aa0846", "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f59d199b8b0406a94a8f6f64db602c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:40:47Z", "revision_number": 0, "id": "0e516ac1-d514-4f25-9bca-5f66d31ab7b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:40:47Z", "security_group_id": "375ab276-5153-4914-86d1-c43609aa0846", "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "port_range_min": null, "ethertype": "IPv4", "project_id": "1f59d199b8b0406a94a8f6f64db602c0"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:40:47Z", "revision_number": 0, "id": "ceaac28c-1aec-4353-9d4b-486c3285e2b5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:40:47Z", "security_group_id": "375ab276-5153-4914-86d1-c43609aa0846", "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "port_range_min": null, "ethertype": "IPv6", "project_id": "1f59d199b8b0406a94a8f6f64db602c0"}], "revision_number": 4, "project_id": "1f59d199b8b0406a94a8f6f64db602c0", "id": "375ab276-5153-4914-86d1-c43609aa0846", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:41:16,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-08fae4a3-ddf6-467c-82f6-c20d6a162089 2018-10-12 04:41:16,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:41:17,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8368ab32-79b0-4718-bdb0-861df89da1cb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:41:17,018 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-8368ab32-79b0-4718-bdb0-861df89da1cb 2018-10-12 04:41:17,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:41:17,109 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e215798-c4ac-43d5-b9b2-e748c9ba0c21 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:41:17,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-1e215798-c4ac-43d5-b9b2-e748c9ba0c21 2018-10-12 04:41:17,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:41:17,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17a0e0f3-089b-413e-9799-14f2f895eb77 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0"}, "enabled": true, "id": "1f59d199b8b0406a94a8f6f64db602c0", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-463eb853-d7ca-474-proj"}} 2018-10-12 04:41:17,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 used request id req-17a0e0f3-089b-413e-9799-14f2f895eb77 2018-10-12 04:41:17,196 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 375ab276-5153-4914-86d1-c43609aa0846 2018-10-12 04:41:17,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=375ab276-5153-4914-86d1-c43609aa0846 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:41:17,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-37d6f613-70f4-44ee-b809-99d2e2e965f9 Date: Fri, 12 Oct 2018 04:41:17 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "375ab276-5153-4914-86d1-c43609aa0846", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:40:47Z", "security_group_id": "375ab276-5153-4914-86d1-c43609aa0846", "port_range_min": null, "revision_number": 0, "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "created_at": "2018-10-12T04:40:47Z", "project_id": "1f59d199b8b0406a94a8f6f64db602c0", "id": "05338cbf-490d-4663-8473-5b3ac46e9e7b"}, {"remote_group_id": "375ab276-5153-4914-86d1-c43609aa0846", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:40:47Z", "security_group_id": "375ab276-5153-4914-86d1-c43609aa0846", "port_range_min": null, "revision_number": 0, "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "created_at": "2018-10-12T04:40:47Z", "project_id": "1f59d199b8b0406a94a8f6f64db602c0", "id": "094233b9-f8d0-4db7-bb73-83b064f60f3d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:40:47Z", "security_group_id": "375ab276-5153-4914-86d1-c43609aa0846", "port_range_min": null, "revision_number": 0, "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "created_at": "2018-10-12T04:40:47Z", "project_id": "1f59d199b8b0406a94a8f6f64db602c0", "id": "0e516ac1-d514-4f25-9bca-5f66d31ab7b0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:40:47Z", "security_group_id": "375ab276-5153-4914-86d1-c43609aa0846", "port_range_min": null, "revision_number": 0, "tenant_id": "1f59d199b8b0406a94a8f6f64db602c0", "created_at": "2018-10-12T04:40:47Z", "project_id": "1f59d199b8b0406a94a8f6f64db602c0", "id": "ceaac28c-1aec-4353-9d4b-486c3285e2b5"}]} 2018-10-12 04:41:17,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=375ab276-5153-4914-86d1-c43609aa0846 used request id req-37d6f613-70f4-44ee-b809-99d2e2e965f9 2018-10-12 04:41:17,376 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:41:17,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/375ab276-5153-4914-86d1-c43609aa0846 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:41:17,687 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ab7b203-baf4-47a8-82b9-6662c56edf72 Content-Length: 0 Date: Fri, 12 Oct 2018 04:41:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:41:17,688 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/375ab276-5153-4914-86d1-c43609aa0846 used request id req-5ab7b203-baf4-47a8-82b9-6662c56edf72 2018-10-12 04:41:17,688 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-463eb853-d7ca-474-proj 2018-10-12 04:41:17,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:41:18,079 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:41:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db1027cf-1f91-4caa-82a9-91e70c9fc325 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:41:18,079 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1f59d199b8b0406a94a8f6f64db602c0 used request id req-db1027cf-1f91-4caa-82a9-91e70c9fc325 2018-10-12 04:41:18,079 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-463eb853-d7ca-474-proj-role 2018-10-12 04:41:18,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/e18db11a25034acc8b0f5e84e07c33ef -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:41:18,195 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d228a7d9-0749-46a7-9384-5079dabbf8c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:41:18,195 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/e18db11a25034acc8b0f5e84e07c33ef used request id req-d228a7d9-0749-46a7-9384-5079dabbf8c4 2018-10-12 04:41:18,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ede0559e2803043e6f2a33be11e52e3970e6299f" 2018-10-12 04:41:18,290 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-575fb24c-1c27-4927-80fb-315874513454 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:41:18,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-575fb24c-1c27-4927-80fb-315874513454 2018-10-12 04:41:18,291 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-463eb853-d7ca-474-user 2018-10-12 04:41:18,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/89e9061e25784aca9bc2b66655ae4303 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2a543c77518ab796c1ac039528318dd99de37f" 2018-10-12 04:41:18,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32f4a082-d5b5-451a-b7b8-7db8586e175e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:41:18,487 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/89e9061e25784aca9bc2b66655ae4303 used request id req-32f4a082-d5b5-451a-b7b8-7db8586e175e 2018-10-12 04:41:18,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:41:18,875 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:41:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Bt-0X1JVT-6Fo_NMkZDz-A"], "issued_at": "2018-10-12T04:41:18.000000Z"}} 2018-10-12 04:41:18,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e57d4558784a6c8804dcb31519ceafdd1462bcf0" 2018-10-12 04:41:19,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57674eb4-1aa8-46d5-affc-614be05b1edd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:41:19,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-57674eb4-1aa8-46d5-affc-614be05b1edd 2018-10-12 04:41:19,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:41:19,041 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:41:19,420 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:41:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["hyjJ4KMFRUmlwD7IRqy9cw"], "issued_at": "2018-10-12T04:41:19.000000Z"}} 2018-10-12 04:41:19,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:19,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef181b5a-d4a8-4854-ad4f-abe53b2695bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:41:19,508 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ef181b5a-d4a8-4854-ad4f-abe53b2695bb 2018-10-12 04:41:19,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:41:19,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:41:19,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:19,597 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d58ce9bc-067b-49d4-ba04-a84d506ac5c1 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:41:19,597 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj used request id req-d58ce9bc-067b-49d4-ba04-a84d506ac5c1 2018-10-12 04:41:19,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:19,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a8dd520-4250-47a4-a969-0b788c384157 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:41:19,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4a8dd520-4250-47a4-a969-0b788c384157 2018-10-12 04:41:19,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}}' 2018-10-12 04:41:19,825 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:41:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d233ad1c-b434-4278-8c77-29656118a0af Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966"}, "enabled": true, "id": "f3637f1b6bc648b4b705df827dad7966", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}} 2018-10-12 04:41:19,825 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d233ad1c-b434-4278-8c77-29656118a0af 2018-10-12 04:41:19,825 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj 2018-10-12 04:41:19,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:41:19,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:41:20,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:41:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["oyQLVPtIQIGZDhYoOH0oJA"], "issued_at": "2018-10-12T04:41:20.000000Z"}} 2018-10-12 04:41:20,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd97bab2228f6c3f7984d5cf57a1b1eb58ae35d" 2018-10-12 04:41:20,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ea45f30-f569-49e6-b20d-92e6bc1974ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:41:20,288 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5ea45f30-f569-49e6-b20d-92e6bc1974ea 2018-10-12 04:41:20,292 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:41:20,298 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:41:20,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd97bab2228f6c3f7984d5cf57a1b1eb58ae35d" 2018-10-12 04:41:20,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5871e9a-0729-40b3-84d1-685403364df3 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:41:20,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-a5871e9a-0729-40b3-84d1-685403364df3 2018-10-12 04:41:20,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd97bab2228f6c3f7984d5cf57a1b1eb58ae35d" 2018-10-12 04:41:20,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66109bd-bef2-4513-ad46-9a6a7bf9573e Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966"}, "enabled": true, "id": "f3637f1b6bc648b4b705df827dad7966", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}]} 2018-10-12 04:41:20,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj used request id req-c66109bd-bef2-4513-ad46-9a6a7bf9573e 2018-10-12 04:41:20,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd97bab2228f6c3f7984d5cf57a1b1eb58ae35d" 2018-10-12 04:41:20,579 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac347779-90e3-48a5-a0fc-55694e5f1077 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:41:20,579 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ac347779-90e3-48a5-a0fc-55694e5f1077 2018-10-12 04:41:20,956 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-a92b1950-92c4-41c-user 2018-10-12 04:41:20,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:41:20,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:21,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76d2e2a6-1af6-4903-b5ec-acfc552bc027 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:41:21,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-76d2e2a6-1af6-4903-b5ec-acfc552bc027 2018-10-12 04:41:21,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" -d '{"role": {"name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj-role"}}' 2018-10-12 04:41:21,171 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5cbe256-b771-4b5e-852f-6c8ab0208947 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f49c36d427244b8cbec2a8cf19928ecf", "links": {"self": "http://172.30.9.27:5000/v3/roles/f49c36d427244b8cbec2a8cf19928ecf"}, "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj-role"}} 2018-10-12 04:41:21,171 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-d5cbe256-b771-4b5e-852f-6c8ab0208947 2018-10-12 04:41:21,171 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj-role 2018-10-12 04:41:21,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f49c36d427244b8cbec2a8cf19928ecf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:21,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2dcb5e2-9775-48e3-9daa-4a1a9553a418 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f49c36d427244b8cbec2a8cf19928ecf"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj-role", "id": "f49c36d427244b8cbec2a8cf19928ecf"}} 2018-10-12 04:41:21,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f49c36d427244b8cbec2a8cf19928ecf used request id req-a2dcb5e2-9775-48e3-9daa-4a1a9553a418 2018-10-12 04:41:21,254 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj-role to project CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj 2018-10-12 04:41:21,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966/users/c704821c396b4814a4b0e54ea743c115/roles/f49c36d427244b8cbec2a8cf19928ecf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:21,449 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:41:21 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-50a702ea-f53c-4ba8-bb95-c7becc3b25f3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:41:21,449 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966/users/c704821c396b4814a4b0e54ea743c115/roles/f49c36d427244b8cbec2a8cf19928ecf used request id req-50a702ea-f53c-4ba8-bb95-c7becc3b25f3 2018-10-12 04:41:21,450 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:41:21,450 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:41:21,451 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:41:21,831 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f49c36d427244b8cbec2a8cf19928ecf", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj-role"}], "expires_at": "2018-10-12T05:41:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3637f1b6bc648b4b705df827dad7966", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-user", "id": "c704821c396b4814a4b0e54ea743c115"}, "audit_ids": ["bolLSXMjR9eXUOxWDk7VGA"], "issued_at": "2018-10-12T04:41:21.000000Z"}} 2018-10-12 04:41:21,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39ad1787c1fe0311c23f664e5d37467a8e6c037f" 2018-10-12 04:41:21,898 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e37e9ce-c2f6-42e3-b76e-4448b9ac3343 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:41:21,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e37e9ce-c2f6-42e3-b76e-4448b9ac3343 2018-10-12 04:41:21,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ad1787c1fe0311c23f664e5d37467a8e6c037f" 2018-10-12 04:41:22,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-a099f158-c1b5-4c59-afdd-ca8ab7ca5114 Date: Fri, 12 Oct 2018 04:41:22 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image"} 2018-10-12 04:41:22,066 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image used request id req-a099f158-c1b5-4c59-afdd-ca8ab7ca5114 2018-10-12 04:41:22,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ad1787c1fe0311c23f664e5d37467a8e6c037f" 2018-10-12 04:41:22,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-16b202e3-9fca-4246-bda6-1a963b2528bd Date: Fri, 12 Oct 2018 04:41: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-10-12 04:41:22,223 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-16b202e3-9fca-4246-bda6-1a963b2528bd 2018-10-12 04:41:22,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39ad1787c1fe0311c23f664e5d37467a8e6c037f" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image"}' 2018-10-12 04:41:22,437 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336 X-Openstack-Request-Id: req-1c34709e-f02f-4bc3-80b5-dc79626269ad Date: Fri, 12 Oct 2018 04:41:22 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:41:22Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:41:22Z", "visibility": "shared", "locations": [], "self": "/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336", "min_disk": 0, "protected": false, "id": "184e4d2f-20be-4ad3-89be-c4ebf6635336", "file": "/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336/file", "checksum": null, "owner": "f3637f1b6bc648b4b705df827dad7966", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:41:22,437 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-1c34709e-f02f-4bc3-80b5-dc79626269ad 2018-10-12 04:41:22,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ad1787c1fe0311c23f664e5d37467a8e6c037f" -d '' 2018-10-12 04:41:24,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-55e532f6-c171-445b-9203-8f9edf38b6be Date: Fri, 12 Oct 2018 04:41:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:41:24,517 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336/file used request id req-55e532f6-c171-445b-9203-8f9edf38b6be 2018-10-12 04:41:24,518 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:41:24,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ad1787c1fe0311c23f664e5d37467a8e6c037f" 2018-10-12 04:41:24,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-fcfb904d-5d42-4bb8-8463-5d04f6e6a690 Date: Fri, 12 Oct 2018 04:41:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:41:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:41:24Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/184e4d2f-20be-4ad3-89be-c4ebf6635336/snap", "metadata": {}}], "self": "/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336", "min_disk": 0, "protected": false, "id": "184e4d2f-20be-4ad3-89be-c4ebf6635336", "file": "/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f3637f1b6bc648b4b705df827dad7966", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/184e4d2f-20be-4ad3-89be-c4ebf6635336/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:41:24,537 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336 used request id req-fcfb904d-5d42-4bb8-8463-5d04f6e6a690 2018-10-12 04:41:24,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ad1787c1fe0311c23f664e5d37467a8e6c037f" 2018-10-12 04:41:24,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-56b18fc0-3bb6-44ba-8a1e-9366ab5b7ea4 Date: Fri, 12 Oct 2018 04:41: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-10-12 04:41:24,695 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-56b18fc0-3bb6-44ba-8a1e-9366ab5b7ea4 2018-10-12 04:41:24,698 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image 2018-10-12 04:41:24,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ad1787c1fe0311c23f664e5d37467a8e6c037f" 2018-10-12 04:41:24,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-cbf6a0aa-96f8-4600-8a85-a91c293a6f5c Date: Fri, 12 Oct 2018 04:41:24 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:41:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:41:24Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/184e4d2f-20be-4ad3-89be-c4ebf6635336/snap", "metadata": {}}], "self": "/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336", "min_disk": 0, "protected": false, "id": "184e4d2f-20be-4ad3-89be-c4ebf6635336", "file": "/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f3637f1b6bc648b4b705df827dad7966", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/184e4d2f-20be-4ad3-89be-c4ebf6635336/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:41:24,860 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336 used request id req-cbf6a0aa-96f8-4600-8a85-a91c293a6f5c 2018-10-12 04:41:24,861 - create_image - DEBUG - Instance status is - active 2018-10-12 04:41:24,861 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image 2018-10-12 04:41:24,861 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image 2018-10-12 04:41:24,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:41:24,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:41:25,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f49c36d427244b8cbec2a8cf19928ecf", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj-role"}], "expires_at": "2018-10-12T05:41:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3637f1b6bc648b4b705df827dad7966", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-user", "id": "c704821c396b4814a4b0e54ea743c115"}, "audit_ids": ["nLkvUbokTnSkmfpTVmH6Ug"], "issued_at": "2018-10-12T04:41:25.000000Z"}} 2018-10-12 04:41:25,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7067aa95af4c1ca2d19b6f6dbdc9cb5ebf6452" 2018-10-12 04:41:25,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85efa21c-dbe4-4708-911f-251a83635ed7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:41:25,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-85efa21c-dbe4-4708-911f-251a83635ed7 2018-10-12 04:41:25,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7067aa95af4c1ca2d19b6f6dbdc9cb5ebf6452" 2018-10-12 04:41:25,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-52fd995f-7603-4749-8a2a-4b824b4ce737 Date: Fri, 12 Oct 2018 04:41:25 GMT RESP BODY: {"networks":[]} 2018-10-12 04:41:25,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net used request id req-52fd995f-7603-4749-8a2a-4b824b4ce737 2018-10-12 04:41:25,490 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net 2018-10-12 04:41:25,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7067aa95af4c1ca2d19b6f6dbdc9cb5ebf6452" -d '{"network": {"name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net", "admin_state_up": true}}' 2018-10-12 04:41:26,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-2b57c7e1-4c5c-48b1-9a98-8159e3098259 Date: Fri, 12 Oct 2018 04:41:26 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"f3637f1b6bc648b4b705df827dad7966","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:41:25Z","is_default":false,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:25Z","mtu":1450}} 2018-10-12 04:41:26,079 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-2b57c7e1-4c5c-48b1-9a98-8159e3098259 2018-10-12 04:41:26,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7067aa95af4c1ca2d19b6f6dbdc9cb5ebf6452" 2018-10-12 04:41:26,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-8e29072a-c359-420b-916d-54ee96311530 Date: Fri, 12 Oct 2018 04:41: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-10-12T04:41:25Z","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"f3637f1b6bc648b4b705df827dad7966","id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net"}]} 2018-10-12 04:41:26,330 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-8e29072a-c359-420b-916d-54ee96311530 2018-10-12 04:41:26,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7067aa95af4c1ca2d19b6f6dbdc9cb5ebf6452" 2018-10-12 04:41:26,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-00a53c57-3fe9-4107-8dd5-13f84100aa83 Date: Fri, 12 Oct 2018 04:41:26 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:41:26,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-00a53c57-3fe9-4107-8dd5-13f84100aa83 2018-10-12 04:41:26,506 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet 2018-10-12 04:41:26,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7067aa95af4c1ca2d19b6f6dbdc9cb5ebf6452" -d '{"subnets": [{"ip_version": 4, "network_id": "b9464efb-306a-4d7d-97c6-cd18c9f509d3", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet"}]}' 2018-10-12 04:41:27,175 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-55aea5d2-0ecb-4a41-86fd-f7ba1a1b8c71 Date: Fri, 12 Oct 2018 04:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:26Z","dns_nameservers":[],"updated_at":"2018-10-12T04:41:26Z","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":"f3637f1b6bc648b4b705df827dad7966","id":"2d767182-0027-4c88-96e6-691c80efafb6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet"}]} 2018-10-12 04:41:27,175 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-55aea5d2-0ecb-4a41-86fd-f7ba1a1b8c71 2018-10-12 04:41:27,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7067aa95af4c1ca2d19b6f6dbdc9cb5ebf6452" 2018-10-12 04:41:27,457 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-951c3dad-393f-436d-b301-8dc7e791913d Date: Fri, 12 Oct 2018 04:41: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":["2d767182-0027-4c88-96e6-691c80efafb6"],"updated_at":"2018-10-12T04:41:26Z","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f3637f1b6bc648b4b705df827dad7966","id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net"}]} 2018-10-12 04:41:27,457 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-951c3dad-393f-436d-b301-8dc7e791913d 2018-10-12 04:41:27,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7067aa95af4c1ca2d19b6f6dbdc9cb5ebf6452" 2018-10-12 04:41:27,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-073db5c3-79a0-44f5-a269-5602ead4aefb Date: Fri, 12 Oct 2018 04:41:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:26Z","dns_nameservers":[],"updated_at":"2018-10-12T04:41:26Z","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":"f3637f1b6bc648b4b705df827dad7966","id":"2d767182-0027-4c88-96e6-691c80efafb6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet"}]} 2018-10-12 04:41:27,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-073db5c3-79a0-44f5-a269-5602ead4aefb 2018-10-12 04:41:27,518 - OpenStackNetwork - DEBUG - Network [b9464efb-306a-4d7d-97c6-cd18c9f509d3] created successfully 2018-10-12 04:41:27,518 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:41:27,519 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:41:27,893 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:41:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["oy5r0TVkSbKXBX2a5MD3YA"], "issued_at": "2018-10-12T04:41:27.000000Z"}} 2018-10-12 04:41:27,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5599c11ff3b0b9354d8ac5f5e137d5b0f458fb5c" 2018-10-12 04:41:27,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece77bb4-0efe-4632-83a1-845a845b98b4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:41:27,991 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ece77bb4-0efe-4632-83a1-845a845b98b4 2018-10-12 04:41:27,993 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:41:27,998 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5599c11ff3b0b9354d8ac5f5e137d5b0f458fb5c" 2018-10-12 04:41:28,186 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41: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-96e8e5e2-b850-4a24-92a3-d7d3b2f4481f x-compute-request-id: req-96e8e5e2-b850-4a24-92a3-d7d3b2f4481f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:41:28,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-96e8e5e2-b850-4a24-92a3-d7d3b2f4481f 2018-10-12 04:41:28,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5599c11ff3b0b9354d8ac5f5e137d5b0f458fb5c" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-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-10-12 04:41:28,242 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41: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-98a5c4bc-1919-4a30-8eeb-85b36abad6d3 x-compute-request-id: req-98a5c4bc-1919-4a30-8eeb-85b36abad6d3 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:41:28,242 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-98a5c4bc-1919-4a30-8eeb-85b36abad6d3 2018-10-12 04:41:28,243 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:41:28,244 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:41:28,620 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f49c36d427244b8cbec2a8cf19928ecf", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj-role"}], "expires_at": "2018-10-12T05:41:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3637f1b6bc648b4b705df827dad7966", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-user", "id": "c704821c396b4814a4b0e54ea743c115"}, "audit_ids": ["lqmVGMtjTVm26mW43KadUg"], "issued_at": "2018-10-12T04:41:28.000000Z"}} 2018-10-12 04:41:28,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:28,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-171681be-effd-4e32-bf1a-e70ee709826e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:41:28,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-171681be-effd-4e32-bf1a-e70ee709826e 2018-10-12 04:41:28,693 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:41:28,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:28,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b053768-b47c-4bd6-a641-c7a43c4b1281 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:41:28,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6b053768-b47c-4bd6-a641-c7a43c4b1281 2018-10-12 04:41:28,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:29,025 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-66e41d0d-7637-4b13-8e9d-effacfe6dbda Date: Fri, 12 Oct 2018 04: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":["2d767182-0027-4c88-96e6-691c80efafb6"],"updated_at":"2018-10-12T04:41:26Z","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f3637f1b6bc648b4b705df827dad7966","id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net"}]} 2018-10-12 04:41:29,025 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net used request id req-66e41d0d-7637-4b13-8e9d-effacfe6dbda 2018-10-12 04:41:29,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:41:29,033 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:41:29,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:29,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f664839-2151-4baf-a2f2-42d856f1fb63 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966"}, "enabled": true, "id": "f3637f1b6bc648b4b705df827dad7966", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}} 2018-10-12 04:41:29,109 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 used request id req-5f664839-2151-4baf-a2f2-42d856f1fb63 2018-10-12 04:41:29,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:29,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d977e278-1ac6-4522-b5f8-db68be3cebfb Date: Fri, 12 Oct 2018 04:41:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:26Z","dns_nameservers":[],"updated_at":"2018-10-12T04:41:26Z","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":"f3637f1b6bc648b4b705df827dad7966","id":"2d767182-0027-4c88-96e6-691c80efafb6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet"}]} 2018-10-12 04:41:29,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-d977e278-1ac6-4522-b5f8-db68be3cebfb 2018-10-12 04:41:29,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:29,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6274f445-5bc4-417e-86bd-a33a1c8fe2fa Date: Fri, 12 Oct 2018 04:41:29 GMT RESP BODY: {"ports":[]} 2018-10-12 04:41:29,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59port-1&admin_state_up=True used request id req-6274f445-5bc4-417e-86bd-a33a1c8fe2fa 2018-10-12 04:41:29,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:29,869 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-88db1b83-bcce-41a4-8e5a-c875d6220d8d x-compute-request-id: req-88db1b83-bcce-41a4-8e5a-c875d6220d8d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:41:29,869 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst used request id req-88db1b83-bcce-41a4-8e5a-c875d6220d8d 2018-10-12 04:41:29,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:30,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-f0cbe3e2-d4f3-4df5-8d1e-3ed518552c74 Date: Fri, 12 Oct 2018 04: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":["2d767182-0027-4c88-96e6-691c80efafb6"],"updated_at":"2018-10-12T04:41:26Z","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f3637f1b6bc648b4b705df827dad7966","id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net"}]} 2018-10-12 04:41:30,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net used request id req-f0cbe3e2-d4f3-4df5-8d1e-3ed518552c74 2018-10-12 04:41:30,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:30,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e269f226-1ff8-4839-b968-7b75a8c5fca3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966"}, "enabled": true, "id": "f3637f1b6bc648b4b705df827dad7966", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}} 2018-10-12 04:41:30,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 used request id req-e269f226-1ff8-4839-b968-7b75a8c5fca3 2018-10-12 04:41:30,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:30,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f52c5f25-7ce0-4f77-8302-2578d3f837be Date: Fri, 12 Oct 2018 04:41:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:26Z","dns_nameservers":[],"updated_at":"2018-10-12T04:41:26Z","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":"f3637f1b6bc648b4b705df827dad7966","id":"2d767182-0027-4c88-96e6-691c80efafb6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet"}]} 2018-10-12 04:41:30,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-f52c5f25-7ce0-4f77-8302-2578d3f837be 2018-10-12 04:41:30,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:30,542 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7b2532a6-f051-456b-8ed0-8e2e48b79dd1 Date: Fri, 12 Oct 2018 04:41:30 GMT RESP BODY: {"ports":[]} 2018-10-12 04:41:30,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59port-1&admin_state_up=True used request id req-7b2532a6-f051-456b-8ed0-8e2e48b79dd1 2018-10-12 04:41:30,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:41:30,544 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:41:30,925 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "f49c36d427244b8cbec2a8cf19928ecf", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj-role"}], "expires_at": "2018-10-12T05:41:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f3637f1b6bc648b4b705df827dad7966", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f3637f1b6bc648b4b705df827dad7966", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f3637f1b6bc648b4b705df827dad7966", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f3637f1b6bc648b4b705df827dad7966", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-user", "id": "c704821c396b4814a4b0e54ea743c115"}, "audit_ids": ["-n30pkjMTOiOw3xx0N_3Rw"], "issued_at": "2018-10-12T04:41:30.000000Z"}} 2018-10-12 04:41:30,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9358ce93ee009693c53bed6461119204aa70c921" 2018-10-12 04:41:30,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18885108-4060-4bfd-a373-30cff0c2b3d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:41:30,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-18885108-4060-4bfd-a373-30cff0c2b3d0 2018-10-12 04:41:31,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:31,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c6f78725-2a6a-42ab-be40-4c8c44637ed0 Date: Fri, 12 Oct 2018 04: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":["2d767182-0027-4c88-96e6-691c80efafb6"],"updated_at":"2018-10-12T04:41:26Z","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f3637f1b6bc648b4b705df827dad7966","id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net"}]} 2018-10-12 04:41:31,106 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net used request id req-c6f78725-2a6a-42ab-be40-4c8c44637ed0 2018-10-12 04:41:31,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:31,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-351f941b-5af7-41d7-9e6a-f47393d0ca03 Date: Fri, 12 Oct 2018 04:41:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:26Z","dns_nameservers":[],"updated_at":"2018-10-12T04:41:26Z","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":"f3637f1b6bc648b4b705df827dad7966","id":"2d767182-0027-4c88-96e6-691c80efafb6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet"}]} 2018-10-12 04:41:31,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-351f941b-5af7-41d7-9e6a-f47393d0ca03 2018-10-12 04:41:31,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:31,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4408523a-f3de-40c4-a55a-a8cc87d57cca Date: Fri, 12 Oct 2018 04: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":["2d767182-0027-4c88-96e6-691c80efafb6"],"updated_at":"2018-10-12T04:41:26Z","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f3637f1b6bc648b4b705df827dad7966","id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net"}]} 2018-10-12 04:41:31,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net used request id req-4408523a-f3de-40c4-a55a-a8cc87d57cca 2018-10-12 04:41:31,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:41:31,425 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:41:31,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9358ce93ee009693c53bed6461119204aa70c921" 2018-10-12 04:41:31,503 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff2291d2-6f01-4153-bddc-fb0c31d5f85d Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966"}, "enabled": true, "id": "f3637f1b6bc648b4b705df827dad7966", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}} 2018-10-12 04:41:31,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 used request id req-ff2291d2-6f01-4153-bddc-fb0c31d5f85d 2018-10-12 04:41:31,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:31,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-cbc41b58-7651-4a62-8d4c-16b8a2d6ddb5 Date: Fri, 12 Oct 2018 04:41:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:26Z","dns_nameservers":[],"updated_at":"2018-10-12T04:41:26Z","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":"f3637f1b6bc648b4b705df827dad7966","id":"2d767182-0027-4c88-96e6-691c80efafb6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet"}]} 2018-10-12 04:41:31,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-cbc41b58-7651-4a62-8d4c-16b8a2d6ddb5 2018-10-12 04:41:31,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:31,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-90564731-75fb-4240-a2b7-11fcb0c5c0dd Date: Fri, 12 Oct 2018 04:41:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:26Z","dns_nameservers":[],"updated_at":"2018-10-12T04:41:26Z","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":"f3637f1b6bc648b4b705df827dad7966","id":"2d767182-0027-4c88-96e6-691c80efafb6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet"}]} 2018-10-12 04:41:31,916 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet used request id req-90564731-75fb-4240-a2b7-11fcb0c5c0dd 2018-10-12 04:41:31,916 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net 2018-10-12 04:41:31,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" -d '{"port": {"network_id": "b9464efb-306a-4d7d-97c6-cd18c9f509d3", "fixed_ips": [{"subnet_id": "2d767182-0027-4c88-96e6-691c80efafb6", "ip_address": "10.55.0.101"}], "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59port-1", "admin_state_up": true}}' 2018-10-12 04:41:33,085 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-080cdfb6-ef44-44d4-bac3-5c1f56d629a5 Date: Fri, 12 Oct 2018 04:41:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:41:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2d767182-0027-4c88-96e6-691c80efafb6","ip_address":"10.55.0.101"}],"id":"5a6d6b4e-b5d5-49c4-bdac-2043103a05f7","security_groups":["bb149fad-407f-4bf7-9aea-e57aa57128ac"],"mac_address":"fa:16:3e:92:d7:40","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59port-1","project_id":"f3637f1b6bc648b4b705df827dad7966","qos_policy_id":null,"admin_state_up":true,"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:32Z","binding:vnic_type":"normal"}} 2018-10-12 04:41:33,085 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-080cdfb6-ef44-44d4-bac3-5c1f56d629a5 2018-10-12 04:41:33,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:33,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-4df4d11b-ad80-4384-9c77-03e423f31af2 Date: Fri, 12 Oct 2018 04:41: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":["2d767182-0027-4c88-96e6-691c80efafb6"],"updated_at":"2018-10-12T04:41:26Z","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f3637f1b6bc648b4b705df827dad7966","id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net"}]} 2018-10-12 04:41:33,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net used request id req-4df4d11b-ad80-4384-9c77-03e423f31af2 2018-10-12 04:41:33,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:33,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ba4f8b-d136-43ac-87ae-5a21b7d33de3 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966"}, "enabled": true, "id": "f3637f1b6bc648b4b705df827dad7966", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}} 2018-10-12 04:41:33,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 used request id req-30ba4f8b-d136-43ac-87ae-5a21b7d33de3 2018-10-12 04:41:33,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:33,514 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-75a0d3a6-e251-4f90-bdd0-60cb7ce59009 Date: Fri, 12 Oct 2018 04:41:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:26Z","dns_nameservers":[],"updated_at":"2018-10-12T04:41:26Z","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":"f3637f1b6bc648b4b705df827dad7966","id":"2d767182-0027-4c88-96e6-691c80efafb6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet"}]} 2018-10-12 04:41:33,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-75a0d3a6-e251-4f90-bdd0-60cb7ce59009 2018-10-12 04:41:33,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:33,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 796 X-Openstack-Request-Id: req-a7f5fdda-5238-441b-a17e-b23fc5e19ee9 Date: Fri, 12 Oct 2018 04:41:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:41:32Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2d767182-0027-4c88-96e6-691c80efafb6","ip_address":"10.55.0.101"}],"id":"5a6d6b4e-b5d5-49c4-bdac-2043103a05f7","security_groups":["bb149fad-407f-4bf7-9aea-e57aa57128ac"],"mac_address":"fa:16:3e:92:d7:40","project_id":"f3637f1b6bc648b4b705df827dad7966","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59port-1","admin_state_up":true,"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:32Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:41:33,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59port-1&admin_state_up=True used request id req-a7f5fdda-5238-441b-a17e-b23fc5e19ee9 2018-10-12 04:41:33,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:33,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7548c4a6-b39b-47c2-972e-bb0e9b56fddf Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966"}, "enabled": true, "id": "f3637f1b6bc648b4b705df827dad7966", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}} 2018-10-12 04:41:33,813 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 used request id req-7548c4a6-b39b-47c2-972e-bb0e9b56fddf 2018-10-12 04:41:33,813 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst 2018-10-12 04:41:33,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:33,843 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-aebe880d-bcb8-4b7a-a4e7-ce5d28dfa8ec x-compute-request-id: req-aebe880d-bcb8-4b7a-a4e7-ce5d28dfa8ec Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-flavor-name"}]} 2018-10-12 04:41:33,843 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-aebe880d-bcb8-4b7a-a4e7-ce5d28dfa8ec 2018-10-12 04:41:33,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:33,868 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-1d356555-f693-4794-92e0-935391c73c0f x-compute-request-id: req-1d356555-f693-4794-92e0-935391c73c0f Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:41:33,868 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c used request id req-1d356555-f693-4794-92e0-935391c73c0f 2018-10-12 04:41:33,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:34,054 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-18c1ac9e-b9db-4660-beed-544596bbb21e Date: Fri, 12 Oct 2018 04:41:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:41:22Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:41:24Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/184e4d2f-20be-4ad3-89be-c4ebf6635336/snap", "metadata": {}}], "self": "/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336", "min_disk": 0, "protected": false, "id": "184e4d2f-20be-4ad3-89be-c4ebf6635336", "file": "/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "f3637f1b6bc648b4b705df827dad7966", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/184e4d2f-20be-4ad3-89be-c4ebf6635336/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image"} 2018-10-12 04:41:34,054 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image used request id req-18c1ac9e-b9db-4660-beed-544596bbb21e 2018-10-12 04:41:34,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:34,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0a430168-1bf7-464a-83ad-611ed51faa52 Date: Fri, 12 Oct 2018 04:41: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-10-12 04:41:34,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0a430168-1bf7-464a-83ad-611ed51faa52 2018-10-12 04:41:34,206 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" -d '{"server": {"name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst", "imageRef": "184e4d2f-20be-4ad3-89be-c4ebf6635336", "flavorRef": "9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "max_count": 1, "min_count": 1, "networks": [{"port": "5a6d6b4e-b5d5-49c4-bdac-2043103a05f7"}]}}' 2018-10-12 04:41:35,785 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-a1f08090-45ca-46e6-8764-a86c36204a47 x-compute-request-id: req-a1f08090-45ca-46e6-8764-a86c36204a47 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "a2b33e46-ba78-4a9d-8668-cc45a0757630", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "bookmark"}], "adminPass": "KbARL6pecKmM"}} 2018-10-12 04:41:35,786 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a1f08090-45ca-46e6-8764-a86c36204a47 2018-10-12 04:41:35,789 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:36,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41: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-cfcc337e-78a6-491e-b77a-8538cadf4f57 x-compute-request-id: req-cfcc337e-78a6-491e-b77a-8538cadf4f57 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.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "bookmark"}], "image": {"id": "184e4d2f-20be-4ad3-89be-c4ebf6635336", "links": [{"href": "http://172.30.9.27:8774/images/184e4d2f-20be-4ad3-89be-c4ebf6635336", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "rel": "bookmark"}]}, "id": "a2b33e46-ba78-4a9d-8668-cc45a0757630", "user_id": "c704821c396b4814a4b0e54ea743c115", "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-10-12T04:41:35Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst", "created": "2018-10-12T04:41:35Z", "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:41:36,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 used request id req-cfcc337e-78a6-491e-b77a-8538cadf4f57 2018-10-12 04:41:36,151 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst 2018-10-12 04:41:36,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:36,370 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41: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-56430701-360f-44f4-8e4d-2742e23c7289 x-compute-request-id: req-56430701-360f-44f4-8e4d-2742e23c7289 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.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "bookmark"}], "image": {"id": "184e4d2f-20be-4ad3-89be-c4ebf6635336", "links": [{"href": "http://172.30.9.27:8774/images/184e4d2f-20be-4ad3-89be-c4ebf6635336", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "rel": "bookmark"}]}, "id": "a2b33e46-ba78-4a9d-8668-cc45a0757630", "user_id": "c704821c396b4814a4b0e54ea743c115", "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-10-12T04:41:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst", "created": "2018-10-12T04:41:35Z", "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:41:36,370 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 used request id req-56430701-360f-44f4-8e4d-2742e23c7289 2018-10-12 04:41:36,370 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst] is - BUILD 2018-10-12 04:41:36,371 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:41:39,374 - create_instance - DEBUG - VM status query timeout in 896.77728796 2018-10-12 04:41:39,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:39,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41: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-24810ef5-b917-46b4-ba28-cc25c36d139a x-compute-request-id: req-24810ef5-b917-46b4-ba28-cc25c36d139a 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.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "bookmark"}], "image": {"id": "184e4d2f-20be-4ad3-89be-c4ebf6635336", "links": [{"href": "http://172.30.9.27:8774/images/184e4d2f-20be-4ad3-89be-c4ebf6635336", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "rel": "bookmark"}]}, "id": "a2b33e46-ba78-4a9d-8668-cc45a0757630", "security_groups": [{"name": "default"}], "user_id": "c704821c396b4814a4b0e54ea743c115", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:41:37Z", "hostId": "c3ff7024b675696c2a1c9e8e0301b0f3dca9de3df2edfed4cdb82a40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst", "created": "2018-10-12T04:41:35Z", "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:41:39,754 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 used request id req-24810ef5-b917-46b4-ba28-cc25c36d139a 2018-10-12 04:41:39,754 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst] is - BUILD 2018-10-12 04:41:39,754 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:41:42,758 - create_instance - DEBUG - VM status query timeout in 893.393367052 2018-10-12 04:41:42,761 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:43,303 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-e65fd0d3-2ec3-4124-a23f-ed2b615091d3 x-compute-request-id: req-e65fd0d3-2ec3-4124-a23f-ed2b615091d3 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:d7:40", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "bookmark"}], "image": {"id": "184e4d2f-20be-4ad3-89be-c4ebf6635336", "links": [{"href": "http://172.30.9.27:8774/images/184e4d2f-20be-4ad3-89be-c4ebf6635336", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:41:41.000000", "flavor": {"id": "9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "rel": "bookmark"}]}, "id": "a2b33e46-ba78-4a9d-8668-cc45a0757630", "security_groups": [{"name": "default"}], "user_id": "c704821c396b4814a4b0e54ea743c115", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:41:42Z", "hostId": "c3ff7024b675696c2a1c9e8e0301b0f3dca9de3df2edfed4cdb82a40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst", "created": "2018-10-12T04:41:35Z", "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:41:43,303 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 used request id req-e65fd0d3-2ec3-4124-a23f-ed2b615091d3 2018-10-12 04:41:43,303 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst] is - ACTIVE 2018-10-12 04:41:43,303 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:41:43,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:44,075 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-2cdbf6ab-2e20-49c1-88f8-7b4a04227336 x-compute-request-id: req-2cdbf6ab-2e20-49c1-88f8-7b4a04227336 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:92:d7:40", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "bookmark"}], "image": {"id": "184e4d2f-20be-4ad3-89be-c4ebf6635336", "links": [{"href": "http://172.30.9.27:8774/images/184e4d2f-20be-4ad3-89be-c4ebf6635336", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:41:41.000000", "flavor": {"id": "9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "rel": "bookmark"}]}, "id": "a2b33e46-ba78-4a9d-8668-cc45a0757630", "security_groups": [{"name": "default"}], "user_id": "c704821c396b4814a4b0e54ea743c115", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:41:42Z", "hostId": "c3ff7024b675696c2a1c9e8e0301b0f3dca9de3df2edfed4cdb82a40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst", "created": "2018-10-12T04:41:35Z", "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:41:44,075 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 used request id req-2cdbf6ab-2e20-49c1-88f8-7b4a04227336 2018-10-12 04:41:44,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:44,178 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-b7ad44ad-8a47-4cfd-8a13-df0c8d442c05 Date: Fri, 12 Oct 2018 04:41: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":["2d767182-0027-4c88-96e6-691c80efafb6"],"updated_at":"2018-10-12T04:41:26Z","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f3637f1b6bc648b4b705df827dad7966","id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net"}]} 2018-10-12 04:41:44,178 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net used request id req-b7ad44ad-8a47-4cfd-8a13-df0c8d442c05 2018-10-12 04:41:44,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:44,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a9a2f3d-84ba-4ac2-b47a-22a417f6bd9f Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966"}, "enabled": true, "id": "f3637f1b6bc648b4b705df827dad7966", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}} 2018-10-12 04:41:44,270 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 used request id req-5a9a2f3d-84ba-4ac2-b47a-22a417f6bd9f 2018-10-12 04:41:44,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:44,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6a521a82-111c-430b-8aed-47d36374b932 Date: Fri, 12 Oct 2018 04:41:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:26Z","dns_nameservers":[],"updated_at":"2018-10-12T04:41:26Z","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":"f3637f1b6bc648b4b705df827dad7966","id":"2d767182-0027-4c88-96e6-691c80efafb6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet"}]} 2018-10-12 04:41:44,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-6a521a82-111c-430b-8aed-47d36374b932 2018-10-12 04:41:44,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:44,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3123 X-Openstack-Request-Id: req-5592aa0c-0258-4c87-a032-1c03b8064f99 Date: Fri, 12 Oct 2018 04:41:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:41:42Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2d767182-0027-4c88-96e6-691c80efafb6","ip_address":"10.55.0.101"}],"id":"5a6d6b4e-b5d5-49c4-bdac-2043103a05f7","security_groups":["bb149fad-407f-4bf7-9aea-e57aa57128ac"],"mac_address":"fa:16:3e:92:d7:40","project_id":"f3637f1b6bc648b4b705df827dad7966","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59port-1","admin_state_up":true,"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:32Z","binding:vnic_type":"normal","device_id":"a2b33e46-ba78-4a9d-8668-cc45a0757630"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:41:29Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2d767182-0027-4c88-96e6-691c80efafb6","ip_address":"10.55.0.2"}],"id":"7968ea99-0cfb-4201-b790-f7ab37d2f7da","security_groups":[],"mac_address":"fa:16:3e:be:fe:de","project_id":"f3637f1b6bc648b4b705df827dad7966","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:27Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b9464efb-306a-4d7d-97c6-cd18c9f509d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:41:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2d767182-0027-4c88-96e6-691c80efafb6","ip_address":"10.55.0.3"}],"id":"7f2bb89e-6b27-4cbf-b45f-6cdaf454c14f","security_groups":[],"mac_address":"fa:16:3e:6b:56:d1","project_id":"f3637f1b6bc648b4b705df827dad7966","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:28Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b9464efb-306a-4d7d-97c6-cd18c9f509d3"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:41:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2d767182-0027-4c88-96e6-691c80efafb6","ip_address":"10.55.0.4"}],"id":"9b97ef0d-2b68-4772-8f07-f841ce5113a1","security_groups":[],"mac_address":"fa:16:3e:6d:0d:f7","project_id":"f3637f1b6bc648b4b705df827dad7966","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:28Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b9464efb-306a-4d7d-97c6-cd18c9f509d3"}]} 2018-10-12 04:41:44,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-5592aa0c-0258-4c87-a032-1c03b8064f99 2018-10-12 04:41:44,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:44,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-55020637-38b1-465d-b761-e4fc5dd379cf Date: Fri, 12 Oct 2018 04:41: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":["2d767182-0027-4c88-96e6-691c80efafb6"],"updated_at":"2018-10-12T04:41:26Z","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:25Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"f3637f1b6bc648b4b705df827dad7966","id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net"}]} 2018-10-12 04:41:44,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-55020637-38b1-465d-b761-e4fc5dd379cf 2018-10-12 04:41:44,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:44,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-3646fe5a-49e3-46f0-9173-3afd51d34011 Date: Fri, 12 Oct 2018 04:41:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:26Z","dns_nameservers":[],"updated_at":"2018-10-12T04:41:26Z","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":"f3637f1b6bc648b4b705df827dad7966","id":"2d767182-0027-4c88-96e6-691c80efafb6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet"}]} 2018-10-12 04:41:44,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-3646fe5a-49e3-46f0-9173-3afd51d34011 2018-10-12 04:41:44,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:45,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-17200882-e1ac-4c66-b916-46c6df2c47be Date: Fri, 12 Oct 2018 04:41:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b9464efb-306a-4d7d-97c6-cd18c9f509d3","tenant_id":"f3637f1b6bc648b4b705df827dad7966","created_at":"2018-10-12T04:41:26Z","dns_nameservers":[],"updated_at":"2018-10-12T04:41:26Z","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":"f3637f1b6bc648b4b705df827dad7966","id":"2d767182-0027-4c88-96e6-691c80efafb6","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet"}]} 2018-10-12 04:41:45,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b9464efb-306a-4d7d-97c6-cd18c9f509d3&name=CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet used request id req-17200882-e1ac-4c66-b916-46c6df2c47be 2018-10-12 04:41:45,022 - create_instance - INFO - Deleting Port with ID - 5a6d6b4e-b5d5-49c4-bdac-2043103a05f7 2018-10-12 04:41:45,022 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59port-1 2018-10-12 04:41:45,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/5a6d6b4e-b5d5-49c4-bdac-2043103a05f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:45,462 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f2944e42-0807-47e4-82b0-50a2cdb20f15 Date: Fri, 12 Oct 2018 04:41:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:41:45,463 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/5a6d6b4e-b5d5-49c4-bdac-2043103a05f7 used request id req-f2944e42-0807-47e4-82b0-50a2cdb20f15 2018-10-12 04:41:45,463 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst 2018-10-12 04:41:45,466 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:45,616 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-bdd75408-bae3-46c0-8070-421bc55ea28f x-compute-request-id: req-bdd75408-bae3-46c0-8070-421bc55ea28f Content-Type: application/json 2018-10-12 04:41:45,616 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 used request id req-bdd75408-bae3-46c0-8070-421bc55ea28f 2018-10-12 04:41:45,616 - create_instance - INFO - Checking deletion status 2018-10-12 04:41:45,619 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:45,861 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-c2873dfc-f901-4805-b725-cf292446342a x-compute-request-id: req-c2873dfc-f901-4805-b725-cf292446342a 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.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630", "rel": "bookmark"}], "image": {"id": "184e4d2f-20be-4ad3-89be-c4ebf6635336", "links": [{"href": "http://172.30.9.27:8774/images/184e4d2f-20be-4ad3-89be-c4ebf6635336", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:41:41.000000", "flavor": {"id": "9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "links": [{"href": "http://172.30.9.27:8774/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c", "rel": "bookmark"}]}, "id": "a2b33e46-ba78-4a9d-8668-cc45a0757630", "user_id": "c704821c396b4814a4b0e54ea743c115", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:41:45Z", "hostId": "c3ff7024b675696c2a1c9e8e0301b0f3dca9de3df2edfed4cdb82a40", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst", "created": "2018-10-12T04:41:35Z", "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:41:45,861 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 used request id req-c2873dfc-f901-4805-b725-cf292446342a 2018-10-12 04:41:45,861 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst] is - ACTIVE 2018-10-12 04:41:45,861 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:41:48,865 - create_instance - DEBUG - VM status query timeout in 296.751688004 2018-10-12 04:41:48,868 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0df16764cd281aaf3ae9f965c576521411e12ed7" 2018-10-12 04:41:48,918 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04: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-8e06abe0-ce94-42a8-a3c6-bffdc501d023 x-compute-request-id: req-8e06abe0-ce94-42a8-a3c6-bffdc501d023 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a2b33e46-ba78-4a9d-8668-cc45a0757630 could not be found.", "code": 404}} 2018-10-12 04:41:48,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a2b33e46-ba78-4a9d-8668-cc45a0757630 used request id req-8e06abe0-ce94-42a8-a3c6-bffdc501d023 2018-10-12 04:41:48,919 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a2b33e46-ba78-4a9d-8668-cc45a0757630 could not be found. (HTTP 404) (Request-ID: req-8e06abe0-ce94-42a8-a3c6-bffdc501d023) 2018-10-12 04:41:48,919 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-inst 2018-10-12 04:41:48,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5599c11ff3b0b9354d8ac5f5e137d5b0f458fb5c" 2018-10-12 04:41:48,969 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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-31e0302a-3612-4f3a-a4b7-2505be2046bb x-compute-request-id: req-31e0302a-3612-4f3a-a4b7-2505be2046bb Content-Length: 0 Content-Type: application/json 2018-10-12 04:41:48,969 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/9c2ff5a7-e16e-4804-800d-08df12dc0b7c used request id req-31e0302a-3612-4f3a-a4b7-2505be2046bb 2018-10-12 04:41:48,970 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet 2018-10-12 04:41:48,970 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-subnet 2018-10-12 04:41:48,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/2d767182-0027-4c88-96e6-691c80efafb6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7067aa95af4c1ca2d19b6f6dbdc9cb5ebf6452" 2018-10-12 04:41:51,127 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b478a63c-f96c-4a1a-a134-4375d11d813d Date: Fri, 12 Oct 2018 04:41:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:41:51,127 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2d767182-0027-4c88-96e6-691c80efafb6 used request id req-b478a63c-f96c-4a1a-a134-4375d11d813d 2018-10-12 04:41:51,128 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-pub-net 2018-10-12 04:41:51,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/b9464efb-306a-4d7d-97c6-cd18c9f509d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c7067aa95af4c1ca2d19b6f6dbdc9cb5ebf6452" 2018-10-12 04:41:52,325 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b3b9cf9c-4019-44e5-aacb-901a8e91e69b Date: Fri, 12 Oct 2018 04:41:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:41:52,325 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b9464efb-306a-4d7d-97c6-cd18c9f509d3 used request id req-b3b9cf9c-4019-44e5-aacb-901a8e91e69b 2018-10-12 04:41:52,326 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-2ec78866-322a-4c6e-91f4-4cece29cca59-image 2018-10-12 04:41:52,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39ad1787c1fe0311c23f664e5d37467a8e6c037f" 2018-10-12 04:41:53,165 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e9776ea3-199e-4b4b-b022-17af75e44fdb Date: Fri, 12 Oct 2018 04:41:53 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:41:53,166 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/184e4d2f-20be-4ad3-89be-c4ebf6635336 used request id req-e9776ea3-199e-4b4b-b022-17af75e44fdb 2018-10-12 04:41:53,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:53,385 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fdc4afd6-b747-4086-9321-e3742fb92ce2 Date: Fri, 12 Oct 2018 04:41:53 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "created_at": "2018-10-12T04:41:25Z", "updated_at": "2018-10-12T04:41:25Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:41:25Z", "revision_number": 0, "id": "2aed8a9f-ace9-4c36-beab-3934cca083c7", "remote_group_id": "bb149fad-407f-4bf7-9aea-e57aa57128ac", "remote_ip_prefix": null, "created_at": "2018-10-12T04:41:25Z", "security_group_id": "bb149fad-407f-4bf7-9aea-e57aa57128ac", "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3637f1b6bc648b4b705df827dad7966"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:41:25Z", "revision_number": 0, "id": "7a15d3e3-3680-4d92-9afd-64198612f997", "remote_group_id": "bb149fad-407f-4bf7-9aea-e57aa57128ac", "remote_ip_prefix": null, "created_at": "2018-10-12T04:41:25Z", "security_group_id": "bb149fad-407f-4bf7-9aea-e57aa57128ac", "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3637f1b6bc648b4b705df827dad7966"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:41:25Z", "revision_number": 0, "id": "7c578986-f4d5-48bb-bf83-c880c3a8fb63", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:41:25Z", "security_group_id": "bb149fad-407f-4bf7-9aea-e57aa57128ac", "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "port_range_min": null, "ethertype": "IPv4", "project_id": "f3637f1b6bc648b4b705df827dad7966"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:41:25Z", "revision_number": 0, "id": "9b4ef46f-879b-4e58-ad52-55a0a4698d40", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:41:25Z", "security_group_id": "bb149fad-407f-4bf7-9aea-e57aa57128ac", "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "port_range_min": null, "ethertype": "IPv6", "project_id": "f3637f1b6bc648b4b705df827dad7966"}], "revision_number": 4, "project_id": "f3637f1b6bc648b4b705df827dad7966", "id": "bb149fad-407f-4bf7-9aea-e57aa57128ac", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:41:53,385 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-fdc4afd6-b747-4086-9321-e3742fb92ce2 2018-10-12 04:41:53,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:53,474 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2a20384-0823-450c-9084-f8da9099c076 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:41:53,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-a2a20384-0823-450c-9084-f8da9099c076 2018-10-12 04:41:53,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:53,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c280d429-9376-487d-b38e-b1b27fea0651 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:41:53,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-c280d429-9376-487d-b38e-b1b27fea0651 2018-10-12 04:41:53,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:53,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa11da1e-f99d-45cd-8d8c-e1756d5b730e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966"}, "enabled": true, "id": "f3637f1b6bc648b4b705df827dad7966", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj"}} 2018-10-12 04:41:53,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 used request id req-aa11da1e-f99d-45cd-8d8c-e1756d5b730e 2018-10-12 04:41:53,665 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bb149fad-407f-4bf7-9aea-e57aa57128ac 2018-10-12 04:41:53,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb149fad-407f-4bf7-9aea-e57aa57128ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:53,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-605fdbf7-12bc-4656-bee0-d6f533bb0b4b Date: Fri, 12 Oct 2018 04:41:53 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bb149fad-407f-4bf7-9aea-e57aa57128ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:41:25Z", "security_group_id": "bb149fad-407f-4bf7-9aea-e57aa57128ac", "port_range_min": null, "revision_number": 0, "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "created_at": "2018-10-12T04:41:25Z", "project_id": "f3637f1b6bc648b4b705df827dad7966", "id": "2aed8a9f-ace9-4c36-beab-3934cca083c7"}, {"remote_group_id": "bb149fad-407f-4bf7-9aea-e57aa57128ac", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:41:25Z", "security_group_id": "bb149fad-407f-4bf7-9aea-e57aa57128ac", "port_range_min": null, "revision_number": 0, "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "created_at": "2018-10-12T04:41:25Z", "project_id": "f3637f1b6bc648b4b705df827dad7966", "id": "7a15d3e3-3680-4d92-9afd-64198612f997"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:41:25Z", "security_group_id": "bb149fad-407f-4bf7-9aea-e57aa57128ac", "port_range_min": null, "revision_number": 0, "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "created_at": "2018-10-12T04:41:25Z", "project_id": "f3637f1b6bc648b4b705df827dad7966", "id": "7c578986-f4d5-48bb-bf83-c880c3a8fb63"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:41:25Z", "security_group_id": "bb149fad-407f-4bf7-9aea-e57aa57128ac", "port_range_min": null, "revision_number": 0, "tenant_id": "f3637f1b6bc648b4b705df827dad7966", "created_at": "2018-10-12T04:41:25Z", "project_id": "f3637f1b6bc648b4b705df827dad7966", "id": "9b4ef46f-879b-4e58-ad52-55a0a4698d40"}]} 2018-10-12 04:41:53,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bb149fad-407f-4bf7-9aea-e57aa57128ac used request id req-605fdbf7-12bc-4656-bee0-d6f533bb0b4b 2018-10-12 04:41:53,850 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:41:53,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/bb149fad-407f-4bf7-9aea-e57aa57128ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:54,346 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5102823c-e515-47fa-a41c-9afaf2ce6761 Content-Length: 0 Date: Fri, 12 Oct 2018 04:41:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:41:54,347 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/bb149fad-407f-4bf7-9aea-e57aa57128ac used request id req-5102823c-e515-47fa-a41c-9afaf2ce6761 2018-10-12 04:41:54,347 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj 2018-10-12 04:41:54,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:54,635 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e3861093-fb91-47be-ae08-6689a794890e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:41:54,635 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f3637f1b6bc648b4b705df827dad7966 used request id req-e3861093-fb91-47be-ae08-6689a794890e 2018-10-12 04:41:54,635 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-a92b1950-92c4-41c-proj-role 2018-10-12 04:41:54,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f49c36d427244b8cbec2a8cf19928ecf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:54,752 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d9db37b6-cdbb-4dd5-9647-a9c227c9c10c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:41:54,752 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f49c36d427244b8cbec2a8cf19928ecf used request id req-d9db37b6-cdbb-4dd5-9647-a9c227c9c10c 2018-10-12 04:41:54,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d1536bd92dfa314cea803f48982af9733a14d2d2" 2018-10-12 04:41:54,848 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59245b0d-5b57-4100-9b38-4c27e9221075 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:41:54,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-59245b0d-5b57-4100-9b38-4c27e9221075 2018-10-12 04:41:54,849 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-a92b1950-92c4-41c-user 2018-10-12 04:41:54,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/c704821c396b4814a4b0e54ea743c115 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}abd97bab2228f6c3f7984d5cf57a1b1eb58ae35d" 2018-10-12 04:41:55,049 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:41:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c0f8466e-5a2d-41f0-999a-563af59bff3c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:41:55,049 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c704821c396b4814a4b0e54ea743c115 used request id req-c0f8466e-5a2d-41f0-999a-563af59bff3c 2018-10-12 04:41:55,050 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:41:55,439 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["sychijT1T-aFzjOXqiN2QQ"], "issued_at": "2018-10-12T04:41:55.000000Z"}} 2018-10-12 04:41:55,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}607e726c2a1c2fbe63a84e9084ec69c5c38f96ed" 2018-10-12 04:41:55,522 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3581455-1741-4eda-a68d-ac688cac0158 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:41:55,522 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f3581455-1741-4eda-a68d-ac688cac0158 2018-10-12 04:41:55,523 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:41:55,524 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:41:55,909 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:41:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["BHZeW2nJTqKkrb6q0VZD-Q"], "issued_at": "2018-10-12T04:41:55.000000Z"}} 2018-10-12 04:41:55,910 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:41:56,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c84426eb-87c0-488b-bb40-b84c93b260a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:41:56,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c84426eb-87c0-488b-bb40-b84c93b260a5 2018-10-12 04:41:56,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:41:56,018 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:41:56,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cefd8265-3d38-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:41:56,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aebe6931-9dba-4e87-ad19-013371d72879 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cefd8265-3d38-499-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:41:56,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-cefd8265-3d38-499-proj used request id req-aebe6931-9dba-4e87-ad19-013371d72879 2018-10-12 04:41:56,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:41:56,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19e094c0-a642-4035-8d65-c1f59ef98c6b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:41:56,194 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-19e094c0-a642-4035-8d65-c1f59ef98c6b 2018-10-12 04:41:56,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}}' 2018-10-12 04:41:56,321 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6d467cc8-05d6-43d2-a8ce-3f9fe610026f Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26"}, "enabled": true, "id": "a9368502e7a94c289b23e94f4dc01d26", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}} 2018-10-12 04:41:56,321 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6d467cc8-05d6-43d2-a8ce-3f9fe610026f 2018-10-12 04:41:56,321 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-cefd8265-3d38-499-proj 2018-10-12 04:41:56,321 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:41:56,322 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:41:56,697 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:41:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["_Tg0_Mo9SFeqFv6KeIWJjg"], "issued_at": "2018-10-12T04:41:56.000000Z"}} 2018-10-12 04:41:56,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9a6f654d4044918d47052e6149d573a05cc709" 2018-10-12 04:41:56,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5051715-e606-4702-8f98-8e880178a0ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:41:56,782 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b5051715-e606-4702-8f98-8e880178a0ea 2018-10-12 04:41:56,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:41:56,791 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:41: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:41:56,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9a6f654d4044918d47052e6149d573a05cc709" 2018-10-12 04:41:56,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c66e8d57-77f5-4ad8-9e86-eab3abe21e63 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:41:56,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c66e8d57-77f5-4ad8-9e86-eab3abe21e63 2018-10-12 04:41:56,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-cefd8265-3d38-499-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9a6f654d4044918d47052e6149d573a05cc709" 2018-10-12 04:41:56,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65a63786-8732-4514-8c96-814fa3a7033b Content-Encoding: gzip Content-Length: 263 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-cefd8265-3d38-499-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26"}, "enabled": true, "id": "a9368502e7a94c289b23e94f4dc01d26", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}]} 2018-10-12 04:41:56,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-cefd8265-3d38-499-proj used request id req-65a63786-8732-4514-8c96-814fa3a7033b 2018-10-12 04:41:56,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9a6f654d4044918d47052e6149d573a05cc709" 2018-10-12 04:41:57,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-702ffd68-a0c1-418b-bd9e-740254b73ab7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:41:57,082 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-702ffd68-a0c1-418b-bd9e-740254b73ab7 2018-10-12 04:41:57,446 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-cefd8265-3d38-499-user 2018-10-12 04:41:57,446 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:41:57,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:41:57,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ea0f92-a58e-47f6-82eb-4b71f9e2ab59 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:41:57,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-50ea0f92-a58e-47f6-82eb-4b71f9e2ab59 2018-10-12 04:41:57,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" -d '{"role": {"name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj-role"}}' 2018-10-12 04:41:57,662 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4af5644d-6044-4c40-b299-baad5d1bcf3c Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "00e37756caaa4d51a68f9e7759341083", "links": {"self": "http://172.30.9.27:5000/v3/roles/00e37756caaa4d51a68f9e7759341083"}, "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj-role"}} 2018-10-12 04:41:57,662 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4af5644d-6044-4c40-b299-baad5d1bcf3c 2018-10-12 04:41:57,662 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-cefd8265-3d38-499-proj-role 2018-10-12 04:41:57,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/00e37756caaa4d51a68f9e7759341083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:41:57,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c45f4f2a-3e19-488c-befe-6c7c1b447157 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/00e37756caaa4d51a68f9e7759341083"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj-role", "id": "00e37756caaa4d51a68f9e7759341083"}} 2018-10-12 04:41:57,685 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/00e37756caaa4d51a68f9e7759341083 used request id req-c45f4f2a-3e19-488c-befe-6c7c1b447157 2018-10-12 04:41:57,685 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-cefd8265-3d38-499-proj-role to project CreateInstancePortManipulationTests-cefd8265-3d38-499-proj 2018-10-12 04:41:57,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26/users/ffa9b46f6ae841238c221f76f23f0422/roles/00e37756caaa4d51a68f9e7759341083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:41:57,814 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:41:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c877653-82fd-4bfc-9724-7f6fc784ddd6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:41:57,814 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26/users/ffa9b46f6ae841238c221f76f23f0422/roles/00e37756caaa4d51a68f9e7759341083 used request id req-5c877653-82fd-4bfc-9724-7f6fc784ddd6 2018-10-12 04:41:57,815 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:41:57,815 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:41:57,816 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:41:58,193 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00e37756caaa4d51a68f9e7759341083", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj-role"}], "expires_at": "2018-10-12T05:41:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9368502e7a94c289b23e94f4dc01d26", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-user", "id": "ffa9b46f6ae841238c221f76f23f0422"}, "audit_ids": ["8QmfAoqATjWnnuk2O_20iA"], "issued_at": "2018-10-12T04:41:58.000000Z"}} 2018-10-12 04:41:58,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}93acfbb199f96700eaf5891f8102a251e02d9c6c" 2018-10-12 04:41:58,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:41:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a3d1759-7658-4b14-bb97-5cbcb3d2c93c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:41:58,261 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2a3d1759-7658-4b14-bb97-5cbcb3d2c93c 2018-10-12 04:41:58,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93acfbb199f96700eaf5891f8102a251e02d9c6c" 2018-10-12 04:41:58,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-cd3678e6-9b0d-49b2-9d69-773e06de344f Date: Fri, 12 Oct 2018 04:41:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image"} 2018-10-12 04:41:58,444 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image used request id req-cd3678e6-9b0d-49b2-9d69-773e06de344f 2018-10-12 04:41:58,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93acfbb199f96700eaf5891f8102a251e02d9c6c" 2018-10-12 04:41:58,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-56dbc0c4-42b8-4260-825a-2ab0f66481d7 Date: Fri, 12 Oct 2018 04:41: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-10-12 04:41:58,609 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-56dbc0c4-42b8-4260-825a-2ab0f66481d7 2018-10-12 04:41:58,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}93acfbb199f96700eaf5891f8102a251e02d9c6c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image"}' 2018-10-12 04:41:58,821 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49 X-Openstack-Request-Id: req-401d0c5d-1845-4172-a422-7d0cd3857f01 Date: Fri, 12 Oct 2018 04:41:58 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:41:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:41:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49", "min_disk": 0, "protected": false, "id": "43807b32-e4b2-4121-b3a6-1b795231de49", "file": "/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49/file", "checksum": null, "owner": "a9368502e7a94c289b23e94f4dc01d26", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:41:58,821 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-401d0c5d-1845-4172-a422-7d0cd3857f01 2018-10-12 04:41:58,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93acfbb199f96700eaf5891f8102a251e02d9c6c" -d '' 2018-10-12 04:42:00,231 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99c43265-3f4d-4676-a44c-30f35e7d0993 Date: Fri, 12 Oct 2018 04:42:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:42:00,232 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49/file used request id req-99c43265-3f4d-4676-a44c-30f35e7d0993 2018-10-12 04:42:00,232 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:42:00,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93acfbb199f96700eaf5891f8102a251e02d9c6c" 2018-10-12 04:42:00,401 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-ba610ce7-e6a1-42fb-b058-9a7771795bd5 Date: Fri, 12 Oct 2018 04:42:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:41:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:42:00Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/43807b32-e4b2-4121-b3a6-1b795231de49/snap", "metadata": {}}], "self": "/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49", "min_disk": 0, "protected": false, "id": "43807b32-e4b2-4121-b3a6-1b795231de49", "file": "/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9368502e7a94c289b23e94f4dc01d26", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/43807b32-e4b2-4121-b3a6-1b795231de49/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:42:00,401 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49 used request id req-ba610ce7-e6a1-42fb-b058-9a7771795bd5 2018-10-12 04:42:00,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93acfbb199f96700eaf5891f8102a251e02d9c6c" 2018-10-12 04:42:00,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d55e3520-5ebf-4175-b67c-f6655129cc00 Date: Fri, 12 Oct 2018 04:42: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-10-12 04:42:00,546 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d55e3520-5ebf-4175-b67c-f6655129cc00 2018-10-12 04:42:00,550 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image 2018-10-12 04:42:00,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93acfbb199f96700eaf5891f8102a251e02d9c6c" 2018-10-12 04:42:00,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-f4e8a9df-9d2b-4eae-9a76-fc65e1a52050 Date: Fri, 12 Oct 2018 04:42:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:41:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:42:00Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/43807b32-e4b2-4121-b3a6-1b795231de49/snap", "metadata": {}}], "self": "/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49", "min_disk": 0, "protected": false, "id": "43807b32-e4b2-4121-b3a6-1b795231de49", "file": "/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9368502e7a94c289b23e94f4dc01d26", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/43807b32-e4b2-4121-b3a6-1b795231de49/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:42:00,719 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49 used request id req-f4e8a9df-9d2b-4eae-9a76-fc65e1a52050 2018-10-12 04:42:00,719 - create_image - DEBUG - Instance status is - active 2018-10-12 04:42:00,719 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image 2018-10-12 04:42:00,720 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image 2018-10-12 04:42:00,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:42:00,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:42:01,177 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00e37756caaa4d51a68f9e7759341083", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj-role"}], "expires_at": "2018-10-12T05:42:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9368502e7a94c289b23e94f4dc01d26", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-user", "id": "ffa9b46f6ae841238c221f76f23f0422"}, "audit_ids": ["Ascnz0vsTr2VpfZg4vHMfQ"], "issued_at": "2018-10-12T04:42:01.000000Z"}} 2018-10-12 04:42:01,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaa55d6550c07478c6ae143aeb0780f10d34748" 2018-10-12 04:42:01,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00e905c1-a38c-4e8a-a3b5-8bec2c4d26e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:01,191 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-00e905c1-a38c-4e8a-a3b5-8bec2c4d26e6 2018-10-12 04:42:01,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaa55d6550c07478c6ae143aeb0780f10d34748" 2018-10-12 04:42:01,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8c88218b-5130-4256-9d0b-234f6ababb69 Date: Fri, 12 Oct 2018 04:42:01 GMT RESP BODY: {"networks":[]} 2018-10-12 04:42:01,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net used request id req-8c88218b-5130-4256-9d0b-234f6ababb69 2018-10-12 04:42:01,465 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net 2018-10-12 04:42:01,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaa55d6550c07478c6ae143aeb0780f10d34748" -d '{"network": {"name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net", "admin_state_up": true}}' 2018-10-12 04:42:02,019 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-8e1991d6-6689-4cda-b01f-f8dc3ec458fd Date: Fri, 12 Oct 2018 04:42:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"e15d2bb9-5558-4496-a782-86cc48755260","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"a9368502e7a94c289b23e94f4dc01d26","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:42:01Z","is_default":false,"name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:01Z","mtu":1450}} 2018-10-12 04:42:02,019 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-8e1991d6-6689-4cda-b01f-f8dc3ec458fd 2018-10-12 04:42:02,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e15d2bb9-5558-4496-a782-86cc48755260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaa55d6550c07478c6ae143aeb0780f10d34748" 2018-10-12 04:42:02,338 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-c12bdaa6-5763-4668-ab84-c00b41295f22 Date: Fri, 12 Oct 2018 04:42:02 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-10-12T04:42:01Z","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"a9368502e7a94c289b23e94f4dc01d26","id":"e15d2bb9-5558-4496-a782-86cc48755260","name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net"}]} 2018-10-12 04:42:02,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e15d2bb9-5558-4496-a782-86cc48755260 used request id req-c12bdaa6-5763-4668-ab84-c00b41295f22 2018-10-12 04:42:02,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaa55d6550c07478c6ae143aeb0780f10d34748" 2018-10-12 04:42:02,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-06928f04-354f-4dcb-942a-8344b6b7ce4e Date: Fri, 12 Oct 2018 04:42:02 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:42:02,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 used request id req-06928f04-354f-4dcb-942a-8344b6b7ce4e 2018-10-12 04:42:02,531 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-subnet 2018-10-12 04:42:02,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaa55d6550c07478c6ae143aeb0780f10d34748" -d '{"subnets": [{"ip_version": 4, "network_id": "e15d2bb9-5558-4496-a782-86cc48755260", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-subnet"}]}' 2018-10-12 04:42:03,325 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-225248eb-b483-47a8-bd3b-957df914b294 Date: Fri, 12 Oct 2018 04:42:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:03Z","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":"a9368502e7a94c289b23e94f4dc01d26","id":"43e8636c-2804-453b-9780-28633de641c4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-subnet"}]} 2018-10-12 04:42:03,325 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-225248eb-b483-47a8-bd3b-957df914b294 2018-10-12 04:42:03,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=e15d2bb9-5558-4496-a782-86cc48755260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaa55d6550c07478c6ae143aeb0780f10d34748" 2018-10-12 04:42:03,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-150f5388-ae22-4cc2-a0f5-4e0e92bbf822 Date: Fri, 12 Oct 2018 04:42: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":["43e8636c-2804-453b-9780-28633de641c4"],"updated_at":"2018-10-12T04:42:03Z","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9368502e7a94c289b23e94f4dc01d26","id":"e15d2bb9-5558-4496-a782-86cc48755260","name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net"}]} 2018-10-12 04:42:03,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=e15d2bb9-5558-4496-a782-86cc48755260 used request id req-150f5388-ae22-4cc2-a0f5-4e0e92bbf822 2018-10-12 04:42:03,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaa55d6550c07478c6ae143aeb0780f10d34748" 2018-10-12 04:42:03,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-74d48d0d-6436-46d0-8fbd-4d395ba23ffc Date: Fri, 12 Oct 2018 04:42:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:03Z","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":"a9368502e7a94c289b23e94f4dc01d26","id":"43e8636c-2804-453b-9780-28633de641c4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-subnet"}]} 2018-10-12 04:42:03,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 used request id req-74d48d0d-6436-46d0-8fbd-4d395ba23ffc 2018-10-12 04:42:03,900 - OpenStackNetwork - DEBUG - Network [e15d2bb9-5558-4496-a782-86cc48755260] created successfully 2018-10-12 04:42:03,900 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:42:03,901 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:42:04,278 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:42:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["YUfnCXBvQVa40KKPuqkmOw"], "issued_at": "2018-10-12T04:42:04.000000Z"}} 2018-10-12 04:42:04,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc3b3a158c0850cbfe365020d8649ca069dfd6d" 2018-10-12 04:42:04,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80185e72-da24-4208-91c8-a413e7c1fe20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:04,364 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-80185e72-da24-4208-91c8-a413e7c1fe20 2018-10-12 04:42:04,365 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:42:04,370 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc3b3a158c0850cbfe365020d8649ca069dfd6d" 2018-10-12 04:42:04,539 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42: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-07016034-85c6-4e3e-8558-79a3a9802858 x-compute-request-id: req-07016034-85c6-4e3e-8558-79a3a9802858 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:42:04,539 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-07016034-85c6-4e3e-8558-79a3a9802858 2018-10-12 04:42:04,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc3b3a158c0850cbfe365020d8649ca069dfd6d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-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-10-12 04:42:04,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42: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-b16e9481-6e94-4cf6-bd83-6a38bb6359e9 x-compute-request-id: req-b16e9481-6e94-4cf6-bd83-6a38bb6359e9 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6c27f0d8-562d-48ac-9966-60dd9e4ec925", "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:42:04,787 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b16e9481-6e94-4cf6-bd83-6a38bb6359e9 2018-10-12 04:42:04,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:42:04,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:42:05,194 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00e37756caaa4d51a68f9e7759341083", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj-role"}], "expires_at": "2018-10-12T05:42:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9368502e7a94c289b23e94f4dc01d26", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-user", "id": "ffa9b46f6ae841238c221f76f23f0422"}, "audit_ids": ["U0XibHvFQWKoOwii_8uXBw"], "issued_at": "2018-10-12T04:42:05.000000Z"}} 2018-10-12 04:42:05,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:05,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5294e62e-43e4-4154-943f-c30334234942 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:05,268 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5294e62e-43e4-4154-943f-c30334234942 2018-10-12 04:42:05,269 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:42:05,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:05,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b17a647f-b44f-4955-875e-3558f414eedf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:05,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b17a647f-b44f-4955-875e-3558f414eedf 2018-10-12 04:42:05,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:05,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-eca6675a-4de9-49c7-84e0-bc506b86257f Date: Fri, 12 Oct 2018 04:42: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":["43e8636c-2804-453b-9780-28633de641c4"],"updated_at":"2018-10-12T04:42:03Z","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9368502e7a94c289b23e94f4dc01d26","id":"e15d2bb9-5558-4496-a782-86cc48755260","name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net"}]} 2018-10-12 04:42:05,756 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net used request id req-eca6675a-4de9-49c7-84e0-bc506b86257f 2018-10-12 04:42:05,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:42:05,765 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:42:05,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:05,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e89e9008-ecac-4388-b4c0-58cc21884c49 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26"}, "enabled": true, "id": "a9368502e7a94c289b23e94f4dc01d26", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}} 2018-10-12 04:42:05,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 used request id req-e89e9008-ecac-4388-b4c0-58cc21884c49 2018-10-12 04:42:05,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:06,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-70cf445c-95a1-49d9-9793-1e9c040086a9 Date: Fri, 12 Oct 2018 04:42:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:03Z","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":"a9368502e7a94c289b23e94f4dc01d26","id":"43e8636c-2804-453b-9780-28633de641c4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-subnet"}]} 2018-10-12 04:42:06,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 used request id req-70cf445c-95a1-49d9-9793-1e9c040086a9 2018-10-12 04:42:06,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e15d2bb9-5558-4496-a782-86cc48755260&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:06,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-020375ce-f866-4f4c-9647-98e718366a04 Date: Fri, 12 Oct 2018 04:42:06 GMT RESP BODY: {"ports":[]} 2018-10-12 04:42:06,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e15d2bb9-5558-4496-a782-86cc48755260&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7port-1&admin_state_up=True used request id req-020375ce-f866-4f4c-9647-98e718366a04 2018-10-12 04:42:06,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:06,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42: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-fcaabea5-8fd4-4a7e-99ed-15423141ead5 x-compute-request-id: req-fcaabea5-8fd4-4a7e-99ed-15423141ead5 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:42:06,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst used request id req-fcaabea5-8fd4-4a7e-99ed-15423141ead5 2018-10-12 04:42:06,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:06,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-920364c7-da01-49fd-ae58-a3bca9bd0a75 Date: Fri, 12 Oct 2018 04:42: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":["43e8636c-2804-453b-9780-28633de641c4"],"updated_at":"2018-10-12T04:42:03Z","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9368502e7a94c289b23e94f4dc01d26","id":"e15d2bb9-5558-4496-a782-86cc48755260","name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net"}]} 2018-10-12 04:42:06,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net used request id req-920364c7-da01-49fd-ae58-a3bca9bd0a75 2018-10-12 04:42:06,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:06,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39fed57b-5f6c-4c36-86bc-aa2215d23721 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26"}, "enabled": true, "id": "a9368502e7a94c289b23e94f4dc01d26", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}} 2018-10-12 04:42:06,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 used request id req-39fed57b-5f6c-4c36-86bc-aa2215d23721 2018-10-12 04:42:06,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:06,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e34b9adc-b511-4219-8786-aa9fe83ace48 Date: Fri, 12 Oct 2018 04:42:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:03Z","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":"a9368502e7a94c289b23e94f4dc01d26","id":"43e8636c-2804-453b-9780-28633de641c4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-subnet"}]} 2018-10-12 04:42:06,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 used request id req-e34b9adc-b511-4219-8786-aa9fe83ace48 2018-10-12 04:42:06,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e15d2bb9-5558-4496-a782-86cc48755260&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:06,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d89896b8-b944-430a-8bab-8b56dac1e236 Date: Fri, 12 Oct 2018 04:42:06 GMT RESP BODY: {"ports":[]} 2018-10-12 04:42:06,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e15d2bb9-5558-4496-a782-86cc48755260&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7port-1&admin_state_up=True used request id req-d89896b8-b944-430a-8bab-8b56dac1e236 2018-10-12 04:42:06,964 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:42:06,965 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:42:07,344 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "00e37756caaa4d51a68f9e7759341083", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj-role"}], "expires_at": "2018-10-12T05:42:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "a9368502e7a94c289b23e94f4dc01d26", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/a9368502e7a94c289b23e94f4dc01d26", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/a9368502e7a94c289b23e94f4dc01d26", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/a9368502e7a94c289b23e94f4dc01d26", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-user", "id": "ffa9b46f6ae841238c221f76f23f0422"}, "audit_ids": ["mMXZ96LXREOpPxUh-DWv9A"], "issued_at": "2018-10-12T04:42:07.000000Z"}} 2018-10-12 04:42:07,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08b170d383a0473759417dbfaa6be0405556dc96" 2018-10-12 04:42:07,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e58ab14c-7314-4548-9462-29149786bd66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:07,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e58ab14c-7314-4548-9462-29149786bd66 2018-10-12 04:42:07,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:07,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-6144cc75-57cc-41e8-a7bf-e5cc893f7fc2 Date: Fri, 12 Oct 2018 04:42: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":["43e8636c-2804-453b-9780-28633de641c4"],"updated_at":"2018-10-12T04:42:03Z","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9368502e7a94c289b23e94f4dc01d26","id":"e15d2bb9-5558-4496-a782-86cc48755260","name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net"}]} 2018-10-12 04:42:07,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net used request id req-6144cc75-57cc-41e8-a7bf-e5cc893f7fc2 2018-10-12 04:42:07,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:07,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-d6dcb960-d74e-4db2-99be-20fa529e2802 Date: Fri, 12 Oct 2018 04:42:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:03Z","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":"a9368502e7a94c289b23e94f4dc01d26","id":"43e8636c-2804-453b-9780-28633de641c4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-subnet"}]} 2018-10-12 04:42:07,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 used request id req-d6dcb960-d74e-4db2-99be-20fa529e2802 2018-10-12 04:42:07,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:08,130 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-73daafb8-a890-44f4-9e9e-7f4baaf05ad4 Date: Fri, 12 Oct 2018 04:42: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":["43e8636c-2804-453b-9780-28633de641c4"],"updated_at":"2018-10-12T04:42:03Z","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9368502e7a94c289b23e94f4dc01d26","id":"e15d2bb9-5558-4496-a782-86cc48755260","name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net"}]} 2018-10-12 04:42:08,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net used request id req-73daafb8-a890-44f4-9e9e-7f4baaf05ad4 2018-10-12 04:42:08,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:42:08,140 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:42:08,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08b170d383a0473759417dbfaa6be0405556dc96" 2018-10-12 04:42:08,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cdf8b92a-940e-403f-b3fd-d72fc86a0594 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26"}, "enabled": true, "id": "a9368502e7a94c289b23e94f4dc01d26", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}} 2018-10-12 04:42:08,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 used request id req-cdf8b92a-940e-403f-b3fd-d72fc86a0594 2018-10-12 04:42:08,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:08,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ab03317a-f291-498a-b7b3-507620564c53 Date: Fri, 12 Oct 2018 04:42:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:03Z","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":"a9368502e7a94c289b23e94f4dc01d26","id":"43e8636c-2804-453b-9780-28633de641c4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-subnet"}]} 2018-10-12 04:42:08,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 used request id req-ab03317a-f291-498a-b7b3-507620564c53 2018-10-12 04:42:08,433 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net 2018-10-12 04:42:08,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" -d '{"port": {"network_id": "e15d2bb9-5558-4496-a782-86cc48755260", "mac_address": "0a:1b:2c:3d:4e:5f", "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7port-1", "admin_state_up": true}}' 2018-10-12 04:42:09,450 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-e3d8dc2a-4ca2-4168-ad50-1a8a4779f57a Date: Fri, 12 Oct 2018 04:42:09 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:42:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"43e8636c-2804-453b-9780-28633de641c4","ip_address":"10.55.0.5"}],"id":"f48487b1-c132-4a40-ba69-30182e408a51","security_groups":["e28fc550-c3d8-4bd9-aad6-45f3b97ffb20"],"mac_address":"0a:1b:2c:3d:4e:5f","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7port-1","project_id":"a9368502e7a94c289b23e94f4dc01d26","qos_policy_id":null,"admin_state_up":true,"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:08Z","binding:vnic_type":"normal"}} 2018-10-12 04:42:09,450 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-e3d8dc2a-4ca2-4168-ad50-1a8a4779f57a 2018-10-12 04:42:09,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:09,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-07a2d673-d4b3-4cd3-9beb-0b3a56ccb4ab Date: Fri, 12 Oct 2018 04:42: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":["43e8636c-2804-453b-9780-28633de641c4"],"updated_at":"2018-10-12T04:42:03Z","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9368502e7a94c289b23e94f4dc01d26","id":"e15d2bb9-5558-4496-a782-86cc48755260","name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net"}]} 2018-10-12 04:42:09,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net used request id req-07a2d673-d4b3-4cd3-9beb-0b3a56ccb4ab 2018-10-12 04:42:09,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:09,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91bc1fb1-4c7e-4b76-bb01-d2294fd09071 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26"}, "enabled": true, "id": "a9368502e7a94c289b23e94f4dc01d26", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}} 2018-10-12 04:42:09,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 used request id req-91bc1fb1-4c7e-4b76-bb01-d2294fd09071 2018-10-12 04:42:09,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:09,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f4526c96-765b-4b23-bfbe-cb3a0d24ef37 Date: Fri, 12 Oct 2018 04:42:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:03Z","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":"a9368502e7a94c289b23e94f4dc01d26","id":"43e8636c-2804-453b-9780-28633de641c4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-subnet"}]} 2018-10-12 04:42:09,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 used request id req-f4526c96-765b-4b23-bfbe-cb3a0d24ef37 2018-10-12 04:42:09,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e15d2bb9-5558-4496-a782-86cc48755260&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:10,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 794 X-Openstack-Request-Id: req-7758480f-7165-4d17-8007-d18d01e79e5c Date: Fri, 12 Oct 2018 04:42:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:42:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"43e8636c-2804-453b-9780-28633de641c4","ip_address":"10.55.0.5"}],"id":"f48487b1-c132-4a40-ba69-30182e408a51","security_groups":["e28fc550-c3d8-4bd9-aad6-45f3b97ffb20"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"a9368502e7a94c289b23e94f4dc01d26","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7port-1","admin_state_up":true,"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:08Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:42:10,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e15d2bb9-5558-4496-a782-86cc48755260&mac_address=0a%3A1b%3A2c%3A3d%3A4e%3A5f&name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7port-1&admin_state_up=True used request id req-7758480f-7165-4d17-8007-d18d01e79e5c 2018-10-12 04:42:10,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:10,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7325b190-6d0a-44b3-bd92-a95694d15486 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26"}, "enabled": true, "id": "a9368502e7a94c289b23e94f4dc01d26", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}} 2018-10-12 04:42:10,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 used request id req-7325b190-6d0a-44b3-bd92-a95694d15486 2018-10-12 04:42:10,136 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst 2018-10-12 04:42:10,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:10,167 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-9a337c51-5735-4543-91d8-39548829ca0a x-compute-request-id: req-9a337c51-5735-4543-91d8-39548829ca0a Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "6c27f0d8-562d-48ac-9966-60dd9e4ec925", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-flavor-name"}]} 2018-10-12 04:42:10,167 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9a337c51-5735-4543-91d8-39548829ca0a 2018-10-12 04:42:10,171 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:10,191 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-2b3764f0-ba9a-43ca-bfa3-16b6271f487c x-compute-request-id: req-2b3764f0-ba9a-43ca-bfa3-16b6271f487c Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "6c27f0d8-562d-48ac-9966-60dd9e4ec925", "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:42:10,191 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925 used request id req-2b3764f0-ba9a-43ca-bfa3-16b6271f487c 2018-10-12 04:42:10,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:10,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-32b78a26-d64e-4855-ad02-273457670ef3 Date: Fri, 12 Oct 2018 04:42:10 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:41:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:42:00Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/43807b32-e4b2-4121-b3a6-1b795231de49/snap", "metadata": {}}], "self": "/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49", "min_disk": 0, "protected": false, "id": "43807b32-e4b2-4121-b3a6-1b795231de49", "file": "/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "a9368502e7a94c289b23e94f4dc01d26", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/43807b32-e4b2-4121-b3a6-1b795231de49/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image"} 2018-10-12 04:42:10,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image used request id req-32b78a26-d64e-4855-ad02-273457670ef3 2018-10-12 04:42:10,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:10,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ea185578-a6a4-49f5-945e-8a557ebda156 Date: Fri, 12 Oct 2018 04:42: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-10-12 04:42:10,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ea185578-a6a4-49f5-945e-8a557ebda156 2018-10-12 04:42:10,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" -d '{"server": {"name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst", "imageRef": "43807b32-e4b2-4121-b3a6-1b795231de49", "flavorRef": "6c27f0d8-562d-48ac-9966-60dd9e4ec925", "max_count": 1, "min_count": 1, "networks": [{"port": "f48487b1-c132-4a40-ba69-30182e408a51"}]}}' 2018-10-12 04:42:12,071 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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-709dfe20-e2b7-4fdc-a80d-40656fd39063 x-compute-request-id: req-709dfe20-e2b7-4fdc-a80d-40656fd39063 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c74bade4-696a-498d-8fce-b93785f38cf9", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "bookmark"}], "adminPass": "6wJeJviKhwm4"}} 2018-10-12 04:42:12,071 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-709dfe20-e2b7-4fdc-a80d-40656fd39063 2018-10-12 04:42:12,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:12,431 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42: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-015d0ade-e8cf-427f-845c-9f4c4e836386 x-compute-request-id: req-015d0ade-e8cf-427f-845c-9f4c4e836386 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.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "bookmark"}], "image": {"id": "43807b32-e4b2-4121-b3a6-1b795231de49", "links": [{"href": "http://172.30.9.27:8774/images/43807b32-e4b2-4121-b3a6-1b795231de49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c27f0d8-562d-48ac-9966-60dd9e4ec925", "links": [{"href": "http://172.30.9.27:8774/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925", "rel": "bookmark"}]}, "id": "c74bade4-696a-498d-8fce-b93785f38cf9", "user_id": "ffa9b46f6ae841238c221f76f23f0422", "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-10-12T04:42:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst", "created": "2018-10-12T04:42:12Z", "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:42:12,431 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 used request id req-015d0ade-e8cf-427f-845c-9f4c4e836386 2018-10-12 04:42:12,431 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst 2018-10-12 04:42:12,434 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:12,809 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42: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-26d840b6-a617-45df-b03e-e13df933c332 x-compute-request-id: req-26d840b6-a617-45df-b03e-e13df933c332 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.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "bookmark"}], "image": {"id": "43807b32-e4b2-4121-b3a6-1b795231de49", "links": [{"href": "http://172.30.9.27:8774/images/43807b32-e4b2-4121-b3a6-1b795231de49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c27f0d8-562d-48ac-9966-60dd9e4ec925", "links": [{"href": "http://172.30.9.27:8774/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925", "rel": "bookmark"}]}, "id": "c74bade4-696a-498d-8fce-b93785f38cf9", "user_id": "ffa9b46f6ae841238c221f76f23f0422", "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-10-12T04:42:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst", "created": "2018-10-12T04:42:12Z", "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:42:12,809 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 used request id req-26d840b6-a617-45df-b03e-e13df933c332 2018-10-12 04:42:12,810 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst] is - BUILD 2018-10-12 04:42:12,810 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:42:15,813 - create_instance - DEBUG - VM status query timeout in 896.618565083 2018-10-12 04:42:15,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:16,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-2323fc9c-dab3-4cf0-9587-a43866830a11 x-compute-request-id: req-2323fc9c-dab3-4cf0-9587-a43866830a11 Content-Encoding: gzip Content-Length: 688 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "bookmark"}], "image": {"id": "43807b32-e4b2-4121-b3a6-1b795231de49", "links": [{"href": "http://172.30.9.27:8774/images/43807b32-e4b2-4121-b3a6-1b795231de49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "6c27f0d8-562d-48ac-9966-60dd9e4ec925", "links": [{"href": "http://172.30.9.27:8774/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925", "rel": "bookmark"}]}, "id": "c74bade4-696a-498d-8fce-b93785f38cf9", "security_groups": [{"name": "default"}], "user_id": "ffa9b46f6ae841238c221f76f23f0422", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:42:13Z", "hostId": "1ff8f7eea7fe9744a86fcc70cb1e881374a08300d199c32cb74d30da", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst", "created": "2018-10-12T04:42:12Z", "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:42:16,442 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 used request id req-2323fc9c-dab3-4cf0-9587-a43866830a11 2018-10-12 04:42:16,442 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst] is - BUILD 2018-10-12 04:42:16,442 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:42:19,445 - create_instance - DEBUG - VM status query timeout in 892.98615098 2018-10-12 04:42:19,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:20,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-3c30a270-cae6-4cc3-bf3a-3b95674a56bf x-compute-request-id: req-3c30a270-cae6-4cc3-bf3a-3b95674a56bf Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "bookmark"}], "image": {"id": "43807b32-e4b2-4121-b3a6-1b795231de49", "links": [{"href": "http://172.30.9.27:8774/images/43807b32-e4b2-4121-b3a6-1b795231de49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:42:17.000000", "flavor": {"id": "6c27f0d8-562d-48ac-9966-60dd9e4ec925", "links": [{"href": "http://172.30.9.27:8774/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925", "rel": "bookmark"}]}, "id": "c74bade4-696a-498d-8fce-b93785f38cf9", "security_groups": [{"name": "default"}], "user_id": "ffa9b46f6ae841238c221f76f23f0422", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:42:18Z", "hostId": "1ff8f7eea7fe9744a86fcc70cb1e881374a08300d199c32cb74d30da", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst", "created": "2018-10-12T04:42:12Z", "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:42:20,197 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 used request id req-3c30a270-cae6-4cc3-bf3a-3b95674a56bf 2018-10-12 04:42:20,197 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst] is - ACTIVE 2018-10-12 04:42:20,197 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:42:20,200 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:20,805 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-48e1cee0-db5b-44c2-99fe-b0d964682a6c x-compute-request-id: req-48e1cee0-db5b-44c2-99fe-b0d964682a6c Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "bookmark"}], "image": {"id": "43807b32-e4b2-4121-b3a6-1b795231de49", "links": [{"href": "http://172.30.9.27:8774/images/43807b32-e4b2-4121-b3a6-1b795231de49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:42:17.000000", "flavor": {"id": "6c27f0d8-562d-48ac-9966-60dd9e4ec925", "links": [{"href": "http://172.30.9.27:8774/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925", "rel": "bookmark"}]}, "id": "c74bade4-696a-498d-8fce-b93785f38cf9", "security_groups": [{"name": "default"}], "user_id": "ffa9b46f6ae841238c221f76f23f0422", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:42:18Z", "hostId": "1ff8f7eea7fe9744a86fcc70cb1e881374a08300d199c32cb74d30da", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst", "created": "2018-10-12T04:42:12Z", "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:42:20,806 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 used request id req-48e1cee0-db5b-44c2-99fe-b0d964682a6c 2018-10-12 04:42:20,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:21,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-2a47727a-247c-4bdb-a5b8-c1670ca67877 Date: Fri, 12 Oct 2018 04:42: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":["43e8636c-2804-453b-9780-28633de641c4"],"updated_at":"2018-10-12T04:42:03Z","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:01Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"a9368502e7a94c289b23e94f4dc01d26","id":"e15d2bb9-5558-4496-a782-86cc48755260","name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net"}]} 2018-10-12 04:42:21,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net used request id req-2a47727a-247c-4bdb-a5b8-c1670ca67877 2018-10-12 04:42:21,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:21,152 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74c1a069-9adc-4f8b-a7ff-879acf5021c5 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26"}, "enabled": true, "id": "a9368502e7a94c289b23e94f4dc01d26", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}} 2018-10-12 04:42:21,152 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 used request id req-74c1a069-9adc-4f8b-a7ff-879acf5021c5 2018-10-12 04:42:21,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:21,348 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-6745210e-3e89-4af9-bdba-aabbeba455b0 Date: Fri, 12 Oct 2018 04:42:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:03Z","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":"a9368502e7a94c289b23e94f4dc01d26","id":"43e8636c-2804-453b-9780-28633de641c4","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-subnet"}]} 2018-10-12 04:42:21,348 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=e15d2bb9-5558-4496-a782-86cc48755260 used request id req-6745210e-3e89-4af9-bdba-aabbeba455b0 2018-10-12 04:42:21,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=e15d2bb9-5558-4496-a782-86cc48755260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:21,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3121 X-Openstack-Request-Id: req-bb0495ee-a4fc-4699-8c93-93d5c588727f Date: Fri, 12 Oct 2018 04:42:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:42:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43e8636c-2804-453b-9780-28633de641c4","ip_address":"10.55.0.2"}],"id":"02676c2f-2343-4046-8806-d5d59c1b54c6","security_groups":[],"mac_address":"fa:16:3e:6a:4a:ee","project_id":"a9368502e7a94c289b23e94f4dc01d26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:03Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-e15d2bb9-5558-4496-a782-86cc48755260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:42:07Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43e8636c-2804-453b-9780-28633de641c4","ip_address":"10.55.0.4"}],"id":"19441df4-89f9-4d1e-9f66-228b81aa65d5","security_groups":[],"mac_address":"fa:16:3e:2a:25:9c","project_id":"a9368502e7a94c289b23e94f4dc01d26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-e15d2bb9-5558-4496-a782-86cc48755260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:42:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"43e8636c-2804-453b-9780-28633de641c4","ip_address":"10.55.0.3"}],"id":"c9fcc05c-470e-4cad-bf31-77d241d6fbc4","security_groups":[],"mac_address":"fa:16:3e:36:10:97","project_id":"a9368502e7a94c289b23e94f4dc01d26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-e15d2bb9-5558-4496-a782-86cc48755260"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:42:18Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"43e8636c-2804-453b-9780-28633de641c4","ip_address":"10.55.0.5"}],"id":"f48487b1-c132-4a40-ba69-30182e408a51","security_groups":["e28fc550-c3d8-4bd9-aad6-45f3b97ffb20"],"mac_address":"0a:1b:2c:3d:4e:5f","project_id":"a9368502e7a94c289b23e94f4dc01d26","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7port-1","admin_state_up":true,"network_id":"e15d2bb9-5558-4496-a782-86cc48755260","tenant_id":"a9368502e7a94c289b23e94f4dc01d26","created_at":"2018-10-12T04:42:08Z","binding:vnic_type":"normal","device_id":"c74bade4-696a-498d-8fce-b93785f38cf9"}]} 2018-10-12 04:42:21,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=e15d2bb9-5558-4496-a782-86cc48755260 used request id req-bb0495ee-a4fc-4699-8c93-93d5c588727f 2018-10-12 04:42:21,715 - create_instance - INFO - Deleting Port with ID - f48487b1-c132-4a40-ba69-30182e408a51 2018-10-12 04:42:21,715 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7port-1 2018-10-12 04:42:21,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/f48487b1-c132-4a40-ba69-30182e408a51 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:22,225 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-90c0cbd8-f405-40ce-a6e0-5b685ff22855 Date: Fri, 12 Oct 2018 04:42:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:42:22,225 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/f48487b1-c132-4a40-ba69-30182e408a51 used request id req-90c0cbd8-f405-40ce-a6e0-5b685ff22855 2018-10-12 04:42:22,225 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst 2018-10-12 04:42:22,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:22,382 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:42: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-de15d0c2-9787-4fab-b223-bdfa948fc923 x-compute-request-id: req-de15d0c2-9787-4fab-b223-bdfa948fc923 Content-Type: application/json 2018-10-12 04:42:22,382 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 used request id req-de15d0c2-9787-4fab-b223-bdfa948fc923 2018-10-12 04:42:22,382 - create_instance - INFO - Checking deletion status 2018-10-12 04:42:22,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:22,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42: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-99acf895-2d73-4a53-9f9e-7c9a08d11b10 x-compute-request-id: req-99acf895-2d73-4a53-9f9e-7c9a08d11b10 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "0a:1b:2c:3d:4e:5f", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c74bade4-696a-498d-8fce-b93785f38cf9", "rel": "bookmark"}], "image": {"id": "43807b32-e4b2-4121-b3a6-1b795231de49", "links": [{"href": "http://172.30.9.27:8774/images/43807b32-e4b2-4121-b3a6-1b795231de49", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:42:17.000000", "flavor": {"id": "6c27f0d8-562d-48ac-9966-60dd9e4ec925", "links": [{"href": "http://172.30.9.27:8774/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925", "rel": "bookmark"}]}, "id": "c74bade4-696a-498d-8fce-b93785f38cf9", "user_id": "ffa9b46f6ae841238c221f76f23f0422", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:42:22Z", "hostId": "1ff8f7eea7fe9744a86fcc70cb1e881374a08300d199c32cb74d30da", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst", "created": "2018-10-12T04:42:12Z", "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:42:22,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 used request id req-99acf895-2d73-4a53-9f9e-7c9a08d11b10 2018-10-12 04:42:22,768 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst] is - ACTIVE 2018-10-12 04:42:22,768 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:42:25,769 - create_instance - DEBUG - VM status query timeout in 296.613201141 2018-10-12 04:42:25,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}35f940da57122fd04d2137f3b838fed87bcb6377" 2018-10-12 04:42:25,823 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-163d7e2d-7986-4822-a61c-c2c19d25005f x-compute-request-id: req-163d7e2d-7986-4822-a61c-c2c19d25005f Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c74bade4-696a-498d-8fce-b93785f38cf9 could not be found.", "code": 404}} 2018-10-12 04:42:25,823 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c74bade4-696a-498d-8fce-b93785f38cf9 used request id req-163d7e2d-7986-4822-a61c-c2c19d25005f 2018-10-12 04:42:25,824 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c74bade4-696a-498d-8fce-b93785f38cf9 could not be found. (HTTP 404) (Request-ID: req-163d7e2d-7986-4822-a61c-c2c19d25005f) 2018-10-12 04:42:25,824 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-inst 2018-10-12 04:42:25,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edc3b3a158c0850cbfe365020d8649ca069dfd6d" 2018-10-12 04:42:25,916 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-722d1af1-5fc3-4437-8c46-6c21c8ffe466 x-compute-request-id: req-722d1af1-5fc3-4437-8c46-6c21c8ffe466 Content-Length: 0 Content-Type: application/json 2018-10-12 04:42:25,916 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6c27f0d8-562d-48ac-9966-60dd9e4ec925 used request id req-722d1af1-5fc3-4437-8c46-6c21c8ffe466 2018-10-12 04:42:25,917 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-subnet 2018-10-12 04:42:25,917 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-subnet 2018-10-12 04:42:25,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/43e8636c-2804-453b-9780-28633de641c4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaa55d6550c07478c6ae143aeb0780f10d34748" 2018-10-12 04:42:28,276 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9cfb31f8-9a7c-4a22-b7eb-a07825a74f1b Date: Fri, 12 Oct 2018 04:42:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:42:28,276 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/43e8636c-2804-453b-9780-28633de641c4 used request id req-9cfb31f8-9a7c-4a22-b7eb-a07825a74f1b 2018-10-12 04:42:28,276 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-pub-net 2018-10-12 04:42:28,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/e15d2bb9-5558-4496-a782-86cc48755260 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efaa55d6550c07478c6ae143aeb0780f10d34748" 2018-10-12 04:42:29,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-430fb2a6-7748-473e-bef5-b9717b6b6910 Date: Fri, 12 Oct 2018 04:42:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:42:29,923 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e15d2bb9-5558-4496-a782-86cc48755260 used request id req-430fb2a6-7748-473e-bef5-b9717b6b6910 2018-10-12 04:42:29,924 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-3ca66007-8ff8-4d73-be0c-c879f6df62d7-image 2018-10-12 04:42:29,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}93acfbb199f96700eaf5891f8102a251e02d9c6c" 2018-10-12 04:42:31,842 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15ac0f01-4600-456b-92ed-f661b5e21177 Date: Fri, 12 Oct 2018 04:42:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:42:31,842 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/43807b32-e4b2-4121-b3a6-1b795231de49 used request id req-15ac0f01-4600-456b-92ed-f661b5e21177 2018-10-12 04:42:31,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:42:32,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5c30ed5a-ee92-4bb6-98ae-4520f57fb6ee Date: Fri, 12 Oct 2018 04:42:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "created_at": "2018-10-12T04:42:01Z", "updated_at": "2018-10-12T04:42:01Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:42:01Z", "revision_number": 0, "id": "11f13492-9f99-416f-9879-57b1e2c99e40", "remote_group_id": "e28fc550-c3d8-4bd9-aad6-45f3b97ffb20", "remote_ip_prefix": null, "created_at": "2018-10-12T04:42:01Z", "security_group_id": "e28fc550-c3d8-4bd9-aad6-45f3b97ffb20", "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9368502e7a94c289b23e94f4dc01d26"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:42:01Z", "revision_number": 0, "id": "860b5678-f467-4eac-9c64-ceda08eac966", "remote_group_id": "e28fc550-c3d8-4bd9-aad6-45f3b97ffb20", "remote_ip_prefix": null, "created_at": "2018-10-12T04:42:01Z", "security_group_id": "e28fc550-c3d8-4bd9-aad6-45f3b97ffb20", "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9368502e7a94c289b23e94f4dc01d26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:42:01Z", "revision_number": 0, "id": "a312d7be-5219-40fd-88db-69164da3e3e1", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:42:01Z", "security_group_id": "e28fc550-c3d8-4bd9-aad6-45f3b97ffb20", "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "port_range_min": null, "ethertype": "IPv6", "project_id": "a9368502e7a94c289b23e94f4dc01d26"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:42:01Z", "revision_number": 0, "id": "fd895d82-8c2c-4497-b1b5-730cbd374286", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:42:01Z", "security_group_id": "e28fc550-c3d8-4bd9-aad6-45f3b97ffb20", "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "port_range_min": null, "ethertype": "IPv4", "project_id": "a9368502e7a94c289b23e94f4dc01d26"}], "revision_number": 4, "project_id": "a9368502e7a94c289b23e94f4dc01d26", "id": "e28fc550-c3d8-4bd9-aad6-45f3b97ffb20", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:42:32,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-5c30ed5a-ee92-4bb6-98ae-4520f57fb6ee 2018-10-12 04:42:32,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:42:32,165 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ff02773-e1ae-4036-ba7a-3d27c5adc400 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:42:32,165 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-6ff02773-e1ae-4036-ba7a-3d27c5adc400 2018-10-12 04:42:32,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:42:32,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-02469f35-e813-48da-9c69-88b1e1dd9078 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:42:32,254 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-02469f35-e813-48da-9c69-88b1e1dd9078 2018-10-12 04:42:32,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:42:32,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a35e314d-7bf4-4fb5-97b6-533e932f4102 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26"}, "enabled": true, "id": "a9368502e7a94c289b23e94f4dc01d26", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-cefd8265-3d38-499-proj"}} 2018-10-12 04:42:32,345 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 used request id req-a35e314d-7bf4-4fb5-97b6-533e932f4102 2018-10-12 04:42:32,345 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e28fc550-c3d8-4bd9-aad6-45f3b97ffb20 2018-10-12 04:42:32,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e28fc550-c3d8-4bd9-aad6-45f3b97ffb20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:42:32,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5ed52473-b01c-4182-8539-76ca2d3e7709 Date: Fri, 12 Oct 2018 04:42:32 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e28fc550-c3d8-4bd9-aad6-45f3b97ffb20", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:42:01Z", "security_group_id": "e28fc550-c3d8-4bd9-aad6-45f3b97ffb20", "port_range_min": null, "revision_number": 0, "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "created_at": "2018-10-12T04:42:01Z", "project_id": "a9368502e7a94c289b23e94f4dc01d26", "id": "11f13492-9f99-416f-9879-57b1e2c99e40"}, {"remote_group_id": "e28fc550-c3d8-4bd9-aad6-45f3b97ffb20", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:42:01Z", "security_group_id": "e28fc550-c3d8-4bd9-aad6-45f3b97ffb20", "port_range_min": null, "revision_number": 0, "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "created_at": "2018-10-12T04:42:01Z", "project_id": "a9368502e7a94c289b23e94f4dc01d26", "id": "860b5678-f467-4eac-9c64-ceda08eac966"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:42:01Z", "security_group_id": "e28fc550-c3d8-4bd9-aad6-45f3b97ffb20", "port_range_min": null, "revision_number": 0, "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "created_at": "2018-10-12T04:42:01Z", "project_id": "a9368502e7a94c289b23e94f4dc01d26", "id": "a312d7be-5219-40fd-88db-69164da3e3e1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:42:01Z", "security_group_id": "e28fc550-c3d8-4bd9-aad6-45f3b97ffb20", "port_range_min": null, "revision_number": 0, "tenant_id": "a9368502e7a94c289b23e94f4dc01d26", "created_at": "2018-10-12T04:42:01Z", "project_id": "a9368502e7a94c289b23e94f4dc01d26", "id": "fd895d82-8c2c-4497-b1b5-730cbd374286"}]} 2018-10-12 04:42:32,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e28fc550-c3d8-4bd9-aad6-45f3b97ffb20 used request id req-5ed52473-b01c-4182-8539-76ca2d3e7709 2018-10-12 04:42:32,518 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:42:32,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e28fc550-c3d8-4bd9-aad6-45f3b97ffb20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:42:32,836 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b412ff83-25ba-40c8-aafc-67d948028e32 Content-Length: 0 Date: Fri, 12 Oct 2018 04:42:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:42:32,837 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e28fc550-c3d8-4bd9-aad6-45f3b97ffb20 used request id req-b412ff83-25ba-40c8-aafc-67d948028e32 2018-10-12 04:42:32,837 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-cefd8265-3d38-499-proj 2018-10-12 04:42:32,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:42:33,054 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:42:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1a9651c-5388-43e4-a625-b99d693fa1a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:42:33,054 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/a9368502e7a94c289b23e94f4dc01d26 used request id req-f1a9651c-5388-43e4-a625-b99d693fa1a5 2018-10-12 04:42:33,054 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-cefd8265-3d38-499-proj-role 2018-10-12 04:42:33,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/00e37756caaa4d51a68f9e7759341083 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:42:33,170 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-563786cc-b61b-4daf-a2e5-174fab38fcd2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:42:33,170 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/00e37756caaa4d51a68f9e7759341083 used request id req-563786cc-b61b-4daf-a2e5-174fab38fcd2 2018-10-12 04:42:33,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8460d081f2c11f57d2db29bc1c7d193664539191" 2018-10-12 04:42:33,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa53d2a-d1bc-4a31-9e30-f3029abf2a26 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:42:33,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0aa53d2a-d1bc-4a31-9e30-f3029abf2a26 2018-10-12 04:42:33,266 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-cefd8265-3d38-499-user 2018-10-12 04:42:33,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/ffa9b46f6ae841238c221f76f23f0422 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9b9a6f654d4044918d47052e6149d573a05cc709" 2018-10-12 04:42:33,464 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:42:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4635847f-c13f-48bf-b7e1-55024e8e9bdc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:42:33,464 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/ffa9b46f6ae841238c221f76f23f0422 used request id req-4635847f-c13f-48bf-b7e1-55024e8e9bdc 2018-10-12 04:42:33,465 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:42:33,850 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:42:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["16OJNXo7Q5C63vPWVhyqDQ"], "issued_at": "2018-10-12T04:42:33.000000Z"}} 2018-10-12 04:42:33,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c647192c9e1fdccc764ea50b0c18a117d51e99f8" 2018-10-12 04:42:33,937 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7adba7cb-955b-4f23-b0dd-039c4ba10130 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:33,937 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7adba7cb-955b-4f23-b0dd-039c4ba10130 2018-10-12 04:42:33,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:42:33,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:42:34,319 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:42:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["1QVbQ0HrS2a79c6SwfcLvA"], "issued_at": "2018-10-12T04:42:34.000000Z"}} 2018-10-12 04:42:34,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:42:34,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44cff641-783c-45db-9e7b-26a9e17111df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:34,409 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-44cff641-783c-45db-9e7b-26a9e17111df 2018-10-12 04:42:34,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:42:34,418 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:42:34,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:42:34,499 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aa313c4-c8fe-4cc9-998e-e67be0ed5240 Content-Encoding: gzip Content-Length: 188 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:42:34,499 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj used request id req-2aa313c4-c8fe-4cc9-998e-e67be0ed5240 2018-10-12 04:42:34,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:42:34,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0a42d4-5494-4659-a62e-08f02ac6a77b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:42:34,521 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0d0a42d4-5494-4659-a62e-08f02ac6a77b 2018-10-12 04:42:34,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}}' 2018-10-12 04:42:34,650 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:42:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a03ea80-873e-420b-8936-3ce9a152ada0 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456"}, "enabled": true, "id": "447096c8823e4f1186de638f8222a456", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}} 2018-10-12 04:42:34,650 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-9a03ea80-873e-420b-8936-3ce9a152ada0 2018-10-12 04:42:34,650 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj 2018-10-12 04:42:34,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:42:34,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:42:35,022 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:42:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["kE2LvLg3REafWPO02Udc6A"], "issued_at": "2018-10-12T04:42:35.000000Z"}} 2018-10-12 04:42:35,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06db3461b6cb93dc74f83b03213fedae67dddc6" 2018-10-12 04:42:35,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-225bc2aa-2351-41a4-887b-f4ff2d35d7f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:35,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-225bc2aa-2351-41a4-887b-f4ff2d35d7f7 2018-10-12 04:42:35,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:42:35,132 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:42:35,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06db3461b6cb93dc74f83b03213fedae67dddc6" 2018-10-12 04:42:35,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-260a7e42-06ba-48fe-a509-74f32435e644 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:42:35,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-260a7e42-06ba-48fe-a509-74f32435e644 2018-10-12 04:42:35,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06db3461b6cb93dc74f83b03213fedae67dddc6" 2018-10-12 04:42:35,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c4be2dd3-64e4-44cd-b739-f47110b37f0a Content-Encoding: gzip Content-Length: 264 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456"}, "enabled": true, "id": "447096c8823e4f1186de638f8222a456", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}]} 2018-10-12 04:42:35,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj used request id req-c4be2dd3-64e4-44cd-b739-f47110b37f0a 2018-10-12 04:42:35,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06db3461b6cb93dc74f83b03213fedae67dddc6" 2018-10-12 04:42:35,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-022007d4-9c31-4c50-8cfb-874efecafeb3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:42:35,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-022007d4-9c31-4c50-8cfb-874efecafeb3 2018-10-12 04:42:35,847 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-2820ce7b-6452-46f-user 2018-10-12 04:42:35,847 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:42:35,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:42:35,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbb3df1a-3a02-4710-847e-3b3763a14b72 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:42:35,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bbb3df1a-3a02-4710-847e-3b3763a14b72 2018-10-12 04:42:35,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" -d '{"role": {"name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj-role"}}' 2018-10-12 04:42:36,057 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:42:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4a42d9d4-a6f9-4c37-9471-0358df7b07b8 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4a5d5cec29cf4caa9fa0a55610e4ad6d", "links": {"self": "http://172.30.9.27:5000/v3/roles/4a5d5cec29cf4caa9fa0a55610e4ad6d"}, "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj-role"}} 2018-10-12 04:42:36,057 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4a42d9d4-a6f9-4c37-9471-0358df7b07b8 2018-10-12 04:42:36,057 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj-role 2018-10-12 04:42:36,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/4a5d5cec29cf4caa9fa0a55610e4ad6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:42:36,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-512450cb-a1a0-4c89-a371-a4248f0c3864 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/4a5d5cec29cf4caa9fa0a55610e4ad6d"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj-role", "id": "4a5d5cec29cf4caa9fa0a55610e4ad6d"}} 2018-10-12 04:42:36,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/4a5d5cec29cf4caa9fa0a55610e4ad6d used request id req-512450cb-a1a0-4c89-a371-a4248f0c3864 2018-10-12 04:42:36,147 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj-role to project CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj 2018-10-12 04:42:36,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456/users/3a6e0c4cf38f455ab3d4f0e0b7285585/roles/4a5d5cec29cf4caa9fa0a55610e4ad6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:42:36,275 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:42:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bf8e36d9-57bf-4a96-a0e5-a2b31854e6a7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:42:36,275 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456/users/3a6e0c4cf38f455ab3d4f0e0b7285585/roles/4a5d5cec29cf4caa9fa0a55610e4ad6d used request id req-bf8e36d9-57bf-4a96-a0e5-a2b31854e6a7 2018-10-12 04:42:36,276 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:42:36,276 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:42:36,277 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:42:36,739 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a5d5cec29cf4caa9fa0a55610e4ad6d", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj-role"}], "expires_at": "2018-10-12T05:42:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "447096c8823e4f1186de638f8222a456", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-user", "id": "3a6e0c4cf38f455ab3d4f0e0b7285585"}, "audit_ids": ["hdTHfcYaSYupCyX4wPyOtA"], "issued_at": "2018-10-12T04:42:36.000000Z"}} 2018-10-12 04:42:36,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3b1fc1565b2d7dd2620b6d71bcc50016a61c224" 2018-10-12 04:42:36,811 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fbff332f-267e-4838-8f38-b89a8a74d512 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:36,811 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fbff332f-267e-4838-8f38-b89a8a74d512 2018-10-12 04:42:36,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3b1fc1565b2d7dd2620b6d71bcc50016a61c224" 2018-10-12 04:42:36,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-f527c1bb-83ff-4773-8c16-541416f97629 Date: Fri, 12 Oct 2018 04:42:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image"} 2018-10-12 04:42:36,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image used request id req-f527c1bb-83ff-4773-8c16-541416f97629 2018-10-12 04:42:36,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3b1fc1565b2d7dd2620b6d71bcc50016a61c224" 2018-10-12 04:42:37,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-acd69113-6bc3-4778-bd3d-82210c9bb022 Date: Fri, 12 Oct 2018 04: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-10-12 04:42:37,144 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-acd69113-6bc3-4778-bd3d-82210c9bb022 2018-10-12 04:42:37,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}e3b1fc1565b2d7dd2620b6d71bcc50016a61c224" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image"}' 2018-10-12 04:42:37,364 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80 X-Openstack-Request-Id: req-6e51bb03-a3e0-45dd-8add-b0a60f11568a Date: Fri, 12 Oct 2018 04:42:37 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:42:37Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:42:37Z", "visibility": "shared", "locations": [], "self": "/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80", "min_disk": 0, "protected": false, "id": "231468a4-fd7e-4880-95c8-1eddb3a96b80", "file": "/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80/file", "checksum": null, "owner": "447096c8823e4f1186de638f8222a456", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:42:37,364 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-6e51bb03-a3e0-45dd-8add-b0a60f11568a 2018-10-12 04:42:37,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3b1fc1565b2d7dd2620b6d71bcc50016a61c224" -d '' 2018-10-12 04:42:39,102 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d21c4ef2-095d-41c3-ac6e-dc1bbc1611e5 Date: Fri, 12 Oct 2018 04:42:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:42:39,103 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80/file used request id req-d21c4ef2-095d-41c3-ac6e-dc1bbc1611e5 2018-10-12 04:42:39,103 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:42:39,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3b1fc1565b2d7dd2620b6d71bcc50016a61c224" 2018-10-12 04:42:39,258 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-754e79b3-9e08-4df3-9682-3ace417e7abf Date: Fri, 12 Oct 2018 04:42:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:42:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:42:39Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/231468a4-fd7e-4880-95c8-1eddb3a96b80/snap", "metadata": {}}], "self": "/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80", "min_disk": 0, "protected": false, "id": "231468a4-fd7e-4880-95c8-1eddb3a96b80", "file": "/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "447096c8823e4f1186de638f8222a456", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/231468a4-fd7e-4880-95c8-1eddb3a96b80/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:42:39,258 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80 used request id req-754e79b3-9e08-4df3-9682-3ace417e7abf 2018-10-12 04:42:39,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3b1fc1565b2d7dd2620b6d71bcc50016a61c224" 2018-10-12 04:42:39,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1ea8902e-0c5d-43fb-9511-16a5f6452f0a Date: Fri, 12 Oct 2018 04:42: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-10-12 04:42:39,414 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1ea8902e-0c5d-43fb-9511-16a5f6452f0a 2018-10-12 04:42:39,417 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image 2018-10-12 04:42:39,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3b1fc1565b2d7dd2620b6d71bcc50016a61c224" 2018-10-12 04:42:39,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-4a7d1391-7601-4ce5-bde6-02f16849d982 Date: Fri, 12 Oct 2018 04:42:39 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:42:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:42:39Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/231468a4-fd7e-4880-95c8-1eddb3a96b80/snap", "metadata": {}}], "self": "/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80", "min_disk": 0, "protected": false, "id": "231468a4-fd7e-4880-95c8-1eddb3a96b80", "file": "/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "447096c8823e4f1186de638f8222a456", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/231468a4-fd7e-4880-95c8-1eddb3a96b80/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:42:39,437 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80 used request id req-4a7d1391-7601-4ce5-bde6-02f16849d982 2018-10-12 04:42:39,438 - create_image - DEBUG - Instance status is - active 2018-10-12 04:42:39,438 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image 2018-10-12 04:42:39,438 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image 2018-10-12 04:42:39,439 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:42:39,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:42:39,822 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a5d5cec29cf4caa9fa0a55610e4ad6d", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj-role"}], "expires_at": "2018-10-12T05:42:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "447096c8823e4f1186de638f8222a456", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-user", "id": "3a6e0c4cf38f455ab3d4f0e0b7285585"}, "audit_ids": ["_1iFdBxxT9ejqI-qzlietA"], "issued_at": "2018-10-12T04:42:39.000000Z"}} 2018-10-12 04:42:39,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35c6cf890cc26a1a9baf5e227a861997e134ca2" 2018-10-12 04:42:39,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08d78bb2-d595-4bb1-9251-9320e25df7ac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:39,897 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-08d78bb2-d595-4bb1-9251-9320e25df7ac 2018-10-12 04:42:39,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35c6cf890cc26a1a9baf5e227a861997e134ca2" 2018-10-12 04:42:40,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-423a767b-c27b-4262-a0ae-fb853845d08c Date: Fri, 12 Oct 2018 04:42:40 GMT RESP BODY: {"networks":[]} 2018-10-12 04:42:40,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net used request id req-423a767b-c27b-4262-a0ae-fb853845d08c 2018-10-12 04:42:40,067 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net 2018-10-12 04:42:40,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35c6cf890cc26a1a9baf5e227a861997e134ca2" -d '{"network": {"name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net", "admin_state_up": true}}' 2018-10-12 04:42:40,606 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-7e6312d5-94e0-4a01-9b4c-2a42bb22603f Date: Fri, 12 Oct 2018 04:42:40 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"89984510-6307-45a3-85aa-35168a412411","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"447096c8823e4f1186de638f8222a456","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:42:40Z","is_default":false,"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:40Z","mtu":1450}} 2018-10-12 04:42:40,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-7e6312d5-94e0-4a01-9b4c-2a42bb22603f 2018-10-12 04:42:40,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=89984510-6307-45a3-85aa-35168a412411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35c6cf890cc26a1a9baf5e227a861997e134ca2" 2018-10-12 04:42:40,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-b2adfe43-ec91-4e47-940c-7075b8c5f6d9 Date: Fri, 12 Oct 2018 04:42:40 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-10-12T04:42:40Z","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"447096c8823e4f1186de638f8222a456","id":"89984510-6307-45a3-85aa-35168a412411","name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net"}]} 2018-10-12 04:42:40,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=89984510-6307-45a3-85aa-35168a412411 used request id req-b2adfe43-ec91-4e47-940c-7075b8c5f6d9 2018-10-12 04:42:40,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35c6cf890cc26a1a9baf5e227a861997e134ca2" 2018-10-12 04:42:41,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-44634bb9-1dd6-4056-8d75-4363e8b70a40 Date: Fri, 12 Oct 2018 04:42:41 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:42:41,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 used request id req-44634bb9-1dd6-4056-8d75-4363e8b70a40 2018-10-12 04:42:41,016 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet 2018-10-12 04:42:41,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35c6cf890cc26a1a9baf5e227a861997e134ca2" -d '{"subnets": [{"ip_version": 4, "network_id": "89984510-6307-45a3-85aa-35168a412411", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet"}]}' 2018-10-12 04:42:41,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-ea5e556c-07fd-4545-9f26-273220c230f7 Date: Fri, 12 Oct 2018 04:42:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:41Z","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":"447096c8823e4f1186de638f8222a456","id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet"}]} 2018-10-12 04:42:41,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-ea5e556c-07fd-4545-9f26-273220c230f7 2018-10-12 04:42:41,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=89984510-6307-45a3-85aa-35168a412411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35c6cf890cc26a1a9baf5e227a861997e134ca2" 2018-10-12 04:42:42,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-330db0ad-8930-4f5c-91bd-e9ef6f048e05 Date: Fri, 12 Oct 2018 04:42: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":["641eeab1-5b7a-4ec4-8d97-3376e382127c"],"updated_at":"2018-10-12T04:42:41Z","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"447096c8823e4f1186de638f8222a456","id":"89984510-6307-45a3-85aa-35168a412411","name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net"}]} 2018-10-12 04:42:42,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=89984510-6307-45a3-85aa-35168a412411 used request id req-330db0ad-8930-4f5c-91bd-e9ef6f048e05 2018-10-12 04:42:42,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35c6cf890cc26a1a9baf5e227a861997e134ca2" 2018-10-12 04:42:42,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-a9ec00a2-f867-4972-acba-86606492deb9 Date: Fri, 12 Oct 2018 04:42:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:41Z","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":"447096c8823e4f1186de638f8222a456","id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet"}]} 2018-10-12 04:42:42,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 used request id req-a9ec00a2-f867-4972-acba-86606492deb9 2018-10-12 04:42:42,314 - OpenStackNetwork - DEBUG - Network [89984510-6307-45a3-85aa-35168a412411] created successfully 2018-10-12 04:42:42,314 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:42:42,315 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:42:42,698 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:42:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["cfDA9FhTQNOKG17k9gi6yg"], "issued_at": "2018-10-12T04:42:42.000000Z"}} 2018-10-12 04:42:42,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a255cf7ba67bacf8c112284fe684e97af3bdc4" 2018-10-12 04:42:42,789 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fad5036f-766e-4705-bc70-91c1b8e72f7e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:42,789 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fad5036f-766e-4705-bc70-91c1b8e72f7e 2018-10-12 04:42:42,790 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:42:42,795 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a255cf7ba67bacf8c112284fe684e97af3bdc4" 2018-10-12 04:42:42,972 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42: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-30ffb55a-0020-4021-a542-86e7d1d5f28a x-compute-request-id: req-30ffb55a-0020-4021-a542-86e7d1d5f28a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:42:42,973 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-30ffb55a-0020-4021-a542-86e7d1d5f28a 2018-10-12 04:42:42,976 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a255cf7ba67bacf8c112284fe684e97af3bdc4" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-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-10-12 04:42:43,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42: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-1689cce3-68e2-4227-8dea-a667a9dc8cdd x-compute-request-id: req-1689cce3-68e2-4227-8dea-a667a9dc8cdd Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b880460d-4aca-4c44-9777-7b090adbf2e1", "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:42:43,020 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1689cce3-68e2-4227-8dea-a667a9dc8cdd 2018-10-12 04:42:43,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:42:43,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:42:43,398 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a5d5cec29cf4caa9fa0a55610e4ad6d", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj-role"}], "expires_at": "2018-10-12T05:42:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "447096c8823e4f1186de638f8222a456", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-user", "id": "3a6e0c4cf38f455ab3d4f0e0b7285585"}, "audit_ids": ["2uVHbOc1TMq2jDHXb-ZQEg"], "issued_at": "2018-10-12T04:42:43.000000Z"}} 2018-10-12 04:42:43,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:43,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8611ae22-4c51-4f75-9f89-1941282c99e8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:43,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8611ae22-4c51-4f75-9f89-1941282c99e8 2018-10-12 04:42:43,471 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:42:43,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:43,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a39e1ea6-b9d5-45da-b869-cdaa719f2976 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:43,544 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a39e1ea6-b9d5-45da-b869-cdaa719f2976 2018-10-12 04:42:43,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:43,794 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-0ddb02eb-8814-4522-b2e4-0db14c627a5b Date: Fri, 12 Oct 2018 04:42: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":["641eeab1-5b7a-4ec4-8d97-3376e382127c"],"updated_at":"2018-10-12T04:42:41Z","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"447096c8823e4f1186de638f8222a456","id":"89984510-6307-45a3-85aa-35168a412411","name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net"}]} 2018-10-12 04:42:43,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net used request id req-0ddb02eb-8814-4522-b2e4-0db14c627a5b 2018-10-12 04:42:43,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:42:43,803 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:42:43,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:43,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4a556f2-6910-489a-86f1-373c6efb720e Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456"}, "enabled": true, "id": "447096c8823e4f1186de638f8222a456", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}} 2018-10-12 04:42:43,883 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 used request id req-d4a556f2-6910-489a-86f1-373c6efb720e 2018-10-12 04:42:43,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:44,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-e49a43aa-a3ba-48cb-ba7b-f4519dcebc6e Date: Fri, 12 Oct 2018 04:42:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:41Z","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":"447096c8823e4f1186de638f8222a456","id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet"}]} 2018-10-12 04:42:44,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 used request id req-e49a43aa-a3ba-48cb-ba7b-f4519dcebc6e 2018-10-12 04:42:44,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=89984510-6307-45a3-85aa-35168a412411&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:44,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-73e265a2-a977-4970-a9f2-954f6395996c Date: Fri, 12 Oct 2018 04:42:44 GMT RESP BODY: {"ports":[]} 2018-10-12 04:42:44,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=89984510-6307-45a3-85aa-35168a412411&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accdport-1&admin_state_up=True used request id req-73e265a2-a977-4970-a9f2-954f6395996c 2018-10-12 04:42:44,336 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:44,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42: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-f2657909-aa82-45d0-9475-b842e9af60ea x-compute-request-id: req-f2657909-aa82-45d0-9475-b842e9af60ea Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:42:44,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst used request id req-f2657909-aa82-45d0-9475-b842e9af60ea 2018-10-12 04:42:44,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:44,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-60bf17b7-480d-4bcf-8898-f9ee96b6547c Date: Fri, 12 Oct 2018 04:42: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":["641eeab1-5b7a-4ec4-8d97-3376e382127c"],"updated_at":"2018-10-12T04:42:41Z","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"447096c8823e4f1186de638f8222a456","id":"89984510-6307-45a3-85aa-35168a412411","name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net"}]} 2018-10-12 04:42:44,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net used request id req-60bf17b7-480d-4bcf-8898-f9ee96b6547c 2018-10-12 04:42:44,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:44,911 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a25f1f4-436f-4356-9e19-270c102d98a9 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456"}, "enabled": true, "id": "447096c8823e4f1186de638f8222a456", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}} 2018-10-12 04:42:44,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 used request id req-2a25f1f4-436f-4356-9e19-270c102d98a9 2018-10-12 04:42:44,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:44,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8553ce6d-46a4-4be8-8572-ad4cc6e91833 Date: Fri, 12 Oct 2018 04:42:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:41Z","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":"447096c8823e4f1186de638f8222a456","id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet"}]} 2018-10-12 04:42:44,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 used request id req-8553ce6d-46a4-4be8-8572-ad4cc6e91833 2018-10-12 04:42:44,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=89984510-6307-45a3-85aa-35168a412411&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:45,170 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-22b2652e-8546-4c52-9ef3-a337a950b77d Date: Fri, 12 Oct 2018 04:42:45 GMT RESP BODY: {"ports":[]} 2018-10-12 04:42:45,170 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=89984510-6307-45a3-85aa-35168a412411&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accdport-1&admin_state_up=True used request id req-22b2652e-8546-4c52-9ef3-a337a950b77d 2018-10-12 04:42:45,170 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:42:45,171 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:42:45,553 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4a5d5cec29cf4caa9fa0a55610e4ad6d", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj-role"}], "expires_at": "2018-10-12T05:42:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "447096c8823e4f1186de638f8222a456", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/447096c8823e4f1186de638f8222a456", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/447096c8823e4f1186de638f8222a456", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/447096c8823e4f1186de638f8222a456", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-user", "id": "3a6e0c4cf38f455ab3d4f0e0b7285585"}, "audit_ids": ["NrVjGf45SICdBSiJnik_2w"], "issued_at": "2018-10-12T04:42:45.000000Z"}} 2018-10-12 04:42:45,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9460adb40843b289bbf38cf8e97576c80a6aba9" 2018-10-12 04:42:45,627 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3324fd1d-60bf-4ed5-b41d-72f199612984 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:42:45,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3324fd1d-60bf-4ed5-b41d-72f199612984 2018-10-12 04:42:45,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:45,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-d7bdd6dc-2172-403a-bdb9-97dd6ecfe72d Date: Fri, 12 Oct 2018 04:42: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":["641eeab1-5b7a-4ec4-8d97-3376e382127c"],"updated_at":"2018-10-12T04:42:41Z","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"447096c8823e4f1186de638f8222a456","id":"89984510-6307-45a3-85aa-35168a412411","name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net"}]} 2018-10-12 04:42:45,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net used request id req-d7bdd6dc-2172-403a-bdb9-97dd6ecfe72d 2018-10-12 04:42:45,884 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:46,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-aaf4fddb-d489-46cd-9e14-abc55ad737f9 Date: Fri, 12 Oct 2018 04:42:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:41Z","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":"447096c8823e4f1186de638f8222a456","id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet"}]} 2018-10-12 04:42:46,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 used request id req-aaf4fddb-d489-46cd-9e14-abc55ad737f9 2018-10-12 04:42:46,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:46,326 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-14ee17d4-91a9-4c32-a48e-f627ebc83150 Date: Fri, 12 Oct 2018 04:42: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":["641eeab1-5b7a-4ec4-8d97-3376e382127c"],"updated_at":"2018-10-12T04:42:41Z","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"447096c8823e4f1186de638f8222a456","id":"89984510-6307-45a3-85aa-35168a412411","name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net"}]} 2018-10-12 04:42:46,326 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net used request id req-14ee17d4-91a9-4c32-a48e-f627ebc83150 2018-10-12 04:42:46,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:42:46,335 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:42: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:42:46,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9460adb40843b289bbf38cf8e97576c80a6aba9" 2018-10-12 04:42:46,415 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04dbedbe-86ab-4055-ab37-297d8335ccbc Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456"}, "enabled": true, "id": "447096c8823e4f1186de638f8222a456", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}} 2018-10-12 04:42:46,415 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 used request id req-04dbedbe-86ab-4055-ab37-297d8335ccbc 2018-10-12 04:42:46,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:46,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-0b23a309-4e33-4c97-936f-94d6876f1b1c Date: Fri, 12 Oct 2018 04:42:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:41Z","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":"447096c8823e4f1186de638f8222a456","id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet"}]} 2018-10-12 04:42:46,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 used request id req-0b23a309-4e33-4c97-936f-94d6876f1b1c 2018-10-12 04:42:46,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:46,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-1b491494-ee31-4868-b455-38e0914129a3 Date: Fri, 12 Oct 2018 04:42:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:41Z","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":"447096c8823e4f1186de638f8222a456","id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet"}]} 2018-10-12 04:42:46,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet used request id req-1b491494-ee31-4868-b455-38e0914129a3 2018-10-12 04:42:46,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:46,971 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-27bb220c-9fc7-4fa4-b5e0-a06d36624d2d Date: Fri, 12 Oct 2018 04:42:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:41Z","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":"447096c8823e4f1186de638f8222a456","id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet"}]} 2018-10-12 04:42:46,971 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet used request id req-27bb220c-9fc7-4fa4-b5e0-a06d36624d2d 2018-10-12 04:42:46,971 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net 2018-10-12 04:42:46,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" -d '{"port": {"network_id": "89984510-6307-45a3-85aa-35168a412411", "fixed_ips": [{"subnet_id": "641eeab1-5b7a-4ec4-8d97-3376e382127c", "ip_address": "10.55.0.101"}, {"subnet_id": "641eeab1-5b7a-4ec4-8d97-3376e382127c", "ip_address": "10.55.0.102"}], "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accdport-1", "admin_state_up": true}}' 2018-10-12 04:42:48,001 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-80d4b57a-e515-4d6f-8320-d96fe925cefc Date: Fri, 12 Oct 2018 04:42:48 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:42:47Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","ip_address":"10.55.0.101"},{"subnet_id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","ip_address":"10.55.0.102"}],"id":"94dda76a-d461-4665-8d03-eb0c2aecbabb","security_groups":["f454106c-b424-48af-82bb-442dcd2005f9"],"mac_address":"fa:16:3e:ca:e6:cd","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accdport-1","project_id":"447096c8823e4f1186de638f8222a456","qos_policy_id":null,"admin_state_up":true,"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:47Z","binding:vnic_type":"normal"}} 2018-10-12 04:42:48,001 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-80d4b57a-e515-4d6f-8320-d96fe925cefc 2018-10-12 04:42:48,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:48,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-8a60333f-61a9-4f01-b3bf-daf5a62c272e Date: Fri, 12 Oct 2018 04:42: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":["641eeab1-5b7a-4ec4-8d97-3376e382127c"],"updated_at":"2018-10-12T04:42:41Z","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"447096c8823e4f1186de638f8222a456","id":"89984510-6307-45a3-85aa-35168a412411","name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net"}]} 2018-10-12 04:42:48,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net used request id req-8a60333f-61a9-4f01-b3bf-daf5a62c272e 2018-10-12 04:42:48,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:48,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e50e77cb-1a20-4379-974d-8839db7674d8 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456"}, "enabled": true, "id": "447096c8823e4f1186de638f8222a456", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}} 2018-10-12 04:42:48,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 used request id req-e50e77cb-1a20-4379-974d-8839db7674d8 2018-10-12 04:42:48,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:48,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-11dba1c2-76f4-4e40-a08c-bb86c19e3431 Date: Fri, 12 Oct 2018 04:42:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:41Z","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":"447096c8823e4f1186de638f8222a456","id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet"}]} 2018-10-12 04:42:48,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 used request id req-11dba1c2-76f4-4e40-a08c-bb86c19e3431 2018-10-12 04:42:48,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=89984510-6307-45a3-85aa-35168a412411&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accdport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:48,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-11ecf8e5-1b84-4260-89c2-977ed652c037 Date: Fri, 12 Oct 2018 04:42:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:42:47Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","ip_address":"10.55.0.101"},{"subnet_id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","ip_address":"10.55.0.102"}],"id":"94dda76a-d461-4665-8d03-eb0c2aecbabb","security_groups":["f454106c-b424-48af-82bb-442dcd2005f9"],"mac_address":"fa:16:3e:ca:e6:cd","project_id":"447096c8823e4f1186de638f8222a456","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accdport-1","admin_state_up":true,"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:47Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:42:48,465 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=89984510-6307-45a3-85aa-35168a412411&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accdport-1&admin_state_up=True used request id req-11ecf8e5-1b84-4260-89c2-977ed652c037 2018-10-12 04:42:48,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:48,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69a5a009-9000-428a-8e2a-bce30cb44580 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456"}, "enabled": true, "id": "447096c8823e4f1186de638f8222a456", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}} 2018-10-12 04:42:48,546 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 used request id req-69a5a009-9000-428a-8e2a-bce30cb44580 2018-10-12 04:42:48,546 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst 2018-10-12 04:42:48,550 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:48,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-4ac60569-ce56-48a2-996b-9d4949886016 x-compute-request-id: req-4ac60569-ce56-48a2-996b-9d4949886016 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "b880460d-4aca-4c44-9777-7b090adbf2e1", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-flavor-name"}]} 2018-10-12 04:42:48,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4ac60569-ce56-48a2-996b-9d4949886016 2018-10-12 04:42:48,580 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:48,602 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-d7b9d2c6-6535-461b-be8b-da357e9d8d4a x-compute-request-id: req-d7b9d2c6-6535-461b-be8b-da357e9d8d4a Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b880460d-4aca-4c44-9777-7b090adbf2e1", "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:42:48,602 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1 used request id req-d7b9d2c6-6535-461b-be8b-da357e9d8d4a 2018-10-12 04:42:48,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:48,783 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-b8347664-513f-4c87-8b2b-24ea8748ef8d Date: Fri, 12 Oct 2018 04:42:48 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:42:37Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:42:39Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/231468a4-fd7e-4880-95c8-1eddb3a96b80/snap", "metadata": {}}], "self": "/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80", "min_disk": 0, "protected": false, "id": "231468a4-fd7e-4880-95c8-1eddb3a96b80", "file": "/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "447096c8823e4f1186de638f8222a456", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/231468a4-fd7e-4880-95c8-1eddb3a96b80/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image"} 2018-10-12 04:42:48,783 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image used request id req-b8347664-513f-4c87-8b2b-24ea8748ef8d 2018-10-12 04:42:48,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:48,959 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f2ec05b2-6d2a-4669-ad68-9183c6fcdd8a Date: Fri, 12 Oct 2018 04:42: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-10-12 04:42:48,960 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f2ec05b2-6d2a-4669-ad68-9183c6fcdd8a 2018-10-12 04:42:48,965 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" -d '{"server": {"name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst", "imageRef": "231468a4-fd7e-4880-95c8-1eddb3a96b80", "flavorRef": "b880460d-4aca-4c44-9777-7b090adbf2e1", "max_count": 1, "min_count": 1, "networks": [{"port": "94dda76a-d461-4665-8d03-eb0c2aecbabb"}]}}' 2018-10-12 04:42:50,646 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-fb131c65-14ef-43ec-9cfa-06c5f3bfec29 x-compute-request-id: req-fb131c65-14ef-43ec-9cfa-06c5f3bfec29 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c6af7aba-0aed-4b76-bc83-8acbd420584b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "bookmark"}], "adminPass": "g4Y6ryQwTsiV"}} 2018-10-12 04:42:50,647 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-fb131c65-14ef-43ec-9cfa-06c5f3bfec29 2018-10-12 04:42:50,650 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:51,008 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-c685b196-14ba-4f8a-9c44-6828e1ee63ff x-compute-request-id: req-c685b196-14ba-4f8a-9c44-6828e1ee63ff 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.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "bookmark"}], "image": {"id": "231468a4-fd7e-4880-95c8-1eddb3a96b80", "links": [{"href": "http://172.30.9.27:8774/images/231468a4-fd7e-4880-95c8-1eddb3a96b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b880460d-4aca-4c44-9777-7b090adbf2e1", "links": [{"href": "http://172.30.9.27:8774/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1", "rel": "bookmark"}]}, "id": "c6af7aba-0aed-4b76-bc83-8acbd420584b", "user_id": "3a6e0c4cf38f455ab3d4f0e0b7285585", "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-10-12T04:42:50Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst", "created": "2018-10-12T04:42:50Z", "tenant_id": "447096c8823e4f1186de638f8222a456", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:42:51,008 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b used request id req-c685b196-14ba-4f8a-9c44-6828e1ee63ff 2018-10-12 04:42:51,009 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst 2018-10-12 04:42:51,012 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:51,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-547f2ee5-429c-46ef-a66d-1c9ee35d0ce4 x-compute-request-id: req-547f2ee5-429c-46ef-a66d-1c9ee35d0ce4 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.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "bookmark"}], "image": {"id": "231468a4-fd7e-4880-95c8-1eddb3a96b80", "links": [{"href": "http://172.30.9.27:8774/images/231468a4-fd7e-4880-95c8-1eddb3a96b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b880460d-4aca-4c44-9777-7b090adbf2e1", "links": [{"href": "http://172.30.9.27:8774/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1", "rel": "bookmark"}]}, "id": "c6af7aba-0aed-4b76-bc83-8acbd420584b", "user_id": "3a6e0c4cf38f455ab3d4f0e0b7285585", "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-10-12T04:42:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst", "created": "2018-10-12T04:42:50Z", "tenant_id": "447096c8823e4f1186de638f8222a456", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:42:51,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b used request id req-547f2ee5-429c-46ef-a66d-1c9ee35d0ce4 2018-10-12 04:42:51,233 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst] is - BUILD 2018-10-12 04:42:51,233 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:42:54,236 - create_instance - DEBUG - VM status query timeout in 896.772857904 2018-10-12 04:42:54,240 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:54,799 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-131d6205-df29-44ae-8f9e-551f179b00c1 x-compute-request-id: req-131d6205-df29-44ae-8f9e-551f179b00c1 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.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "bookmark"}], "image": {"id": "231468a4-fd7e-4880-95c8-1eddb3a96b80", "links": [{"href": "http://172.30.9.27:8774/images/231468a4-fd7e-4880-95c8-1eddb3a96b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "b880460d-4aca-4c44-9777-7b090adbf2e1", "links": [{"href": "http://172.30.9.27:8774/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1", "rel": "bookmark"}]}, "id": "c6af7aba-0aed-4b76-bc83-8acbd420584b", "security_groups": [{"name": "default"}], "user_id": "3a6e0c4cf38f455ab3d4f0e0b7285585", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:42:51Z", "hostId": "395536eab2cf2c95e09603bed69a27fbb5f500d908912b3808a96032", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst", "created": "2018-10-12T04:42:50Z", "tenant_id": "447096c8823e4f1186de638f8222a456", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:42:54,800 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b used request id req-131d6205-df29-44ae-8f9e-551f179b00c1 2018-10-12 04:42:54,800 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst] is - BUILD 2018-10-12 04:42:54,800 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:42:57,804 - create_instance - DEBUG - VM status query timeout in 893.205477953 2018-10-12 04:42:57,807 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:58,586 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42: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-ddee54c0-5015-4ec9-bf57-501545f46876 x-compute-request-id: req-ddee54c0-5015-4ec9-bf57-501545f46876 Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e6:cd", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e6:cd", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "bookmark"}], "image": {"id": "231468a4-fd7e-4880-95c8-1eddb3a96b80", "links": [{"href": "http://172.30.9.27:8774/images/231468a4-fd7e-4880-95c8-1eddb3a96b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:42:56.000000", "flavor": {"id": "b880460d-4aca-4c44-9777-7b090adbf2e1", "links": [{"href": "http://172.30.9.27:8774/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1", "rel": "bookmark"}]}, "id": "c6af7aba-0aed-4b76-bc83-8acbd420584b", "security_groups": [{"name": "default"}], "user_id": "3a6e0c4cf38f455ab3d4f0e0b7285585", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:42:57Z", "hostId": "395536eab2cf2c95e09603bed69a27fbb5f500d908912b3808a96032", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst", "created": "2018-10-12T04:42:50Z", "tenant_id": "447096c8823e4f1186de638f8222a456", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:42:58,587 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b used request id req-ddee54c0-5015-4ec9-bf57-501545f46876 2018-10-12 04:42:58,587 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst] is - ACTIVE 2018-10-12 04:42:58,587 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:42:58,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:58,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-252f3538-7586-4111-9119-f1b1f9eff1fb x-compute-request-id: req-252f3538-7586-4111-9119-f1b1f9eff1fb Content-Encoding: gzip Content-Length: 770 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e6:cd", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e6:cd", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "bookmark"}], "image": {"id": "231468a4-fd7e-4880-95c8-1eddb3a96b80", "links": [{"href": "http://172.30.9.27:8774/images/231468a4-fd7e-4880-95c8-1eddb3a96b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:42:56.000000", "flavor": {"id": "b880460d-4aca-4c44-9777-7b090adbf2e1", "links": [{"href": "http://172.30.9.27:8774/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1", "rel": "bookmark"}]}, "id": "c6af7aba-0aed-4b76-bc83-8acbd420584b", "security_groups": [{"name": "default"}], "user_id": "3a6e0c4cf38f455ab3d4f0e0b7285585", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:42:57Z", "hostId": "395536eab2cf2c95e09603bed69a27fbb5f500d908912b3808a96032", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst", "created": "2018-10-12T04:42:50Z", "tenant_id": "447096c8823e4f1186de638f8222a456", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:42:58,896 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b used request id req-252f3538-7586-4111-9119-f1b1f9eff1fb 2018-10-12 04:42:58,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:59,009 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-e3911f32-405d-497f-934e-8269205d5224 Date: Fri, 12 Oct 2018 04:42: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":["641eeab1-5b7a-4ec4-8d97-3376e382127c"],"updated_at":"2018-10-12T04:42:41Z","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:40Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"447096c8823e4f1186de638f8222a456","id":"89984510-6307-45a3-85aa-35168a412411","name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net"}]} 2018-10-12 04:42:59,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net used request id req-e3911f32-405d-497f-934e-8269205d5224 2018-10-12 04:42:59,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:59,103 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:42:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af319ba0-7dfd-4e68-95be-f52f75214892 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456"}, "enabled": true, "id": "447096c8823e4f1186de638f8222a456", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}} 2018-10-12 04:42:59,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 used request id req-af319ba0-7dfd-4e68-95be-f52f75214892 2018-10-12 04:42:59,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:59,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-17218853-6a93-4506-a364-a80f709ab2c8 Date: Fri, 12 Oct 2018 04:42:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:42:41Z","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":"447096c8823e4f1186de638f8222a456","id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet"}]} 2018-10-12 04:42:59,163 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=89984510-6307-45a3-85aa-35168a412411 used request id req-17218853-6a93-4506-a364-a80f709ab2c8 2018-10-12 04:42:59,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=89984510-6307-45a3-85aa-35168a412411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:59,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3203 X-Openstack-Request-Id: req-11aeef1b-8577-4d24-aa7f-1a9c5c4d41fe Date: Fri, 12 Oct 2018 04:42:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:42:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","ip_address":"10.55.0.3"}],"id":"1a3d9e6c-c168-483d-bd36-441cb2fb1be2","security_groups":[],"mac_address":"fa:16:3e:ef:42:69","project_id":"447096c8823e4f1186de638f8222a456","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:42Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-89984510-6307-45a3-85aa-35168a412411"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:42:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","ip_address":"10.55.0.4"}],"id":"333ba52e-e1c1-4b1f-90f2-24f47237986e","security_groups":[],"mac_address":"fa:16:3e:98:ae:f9","project_id":"447096c8823e4f1186de638f8222a456","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-89984510-6307-45a3-85aa-35168a412411"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:42:56Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","ip_address":"10.55.0.101"},{"subnet_id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","ip_address":"10.55.0.102"}],"id":"94dda76a-d461-4665-8d03-eb0c2aecbabb","security_groups":["f454106c-b424-48af-82bb-442dcd2005f9"],"mac_address":"fa:16:3e:ca:e6:cd","project_id":"447096c8823e4f1186de638f8222a456","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accdport-1","admin_state_up":true,"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:47Z","binding:vnic_type":"normal","device_id":"c6af7aba-0aed-4b76-bc83-8acbd420584b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:42:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"641eeab1-5b7a-4ec4-8d97-3376e382127c","ip_address":"10.55.0.2"}],"id":"dbe22f71-d344-45e6-bd96-98880d9a0ea4","security_groups":[],"mac_address":"fa:16:3e:ea:88:40","project_id":"447096c8823e4f1186de638f8222a456","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"89984510-6307-45a3-85aa-35168a412411","tenant_id":"447096c8823e4f1186de638f8222a456","created_at":"2018-10-12T04:42:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-89984510-6307-45a3-85aa-35168a412411"}]} 2018-10-12 04:42:59,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=89984510-6307-45a3-85aa-35168a412411 used request id req-11aeef1b-8577-4d24-aa7f-1a9c5c4d41fe 2018-10-12 04:42:59,256 - create_instance - INFO - Deleting Port with ID - 94dda76a-d461-4665-8d03-eb0c2aecbabb 2018-10-12 04:42:59,256 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accdport-1 2018-10-12 04:42:59,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/94dda76a-d461-4665-8d03-eb0c2aecbabb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:42:59,856 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6b1058f3-805e-4586-9562-deb5e86dda84 Date: Fri, 12 Oct 2018 04:42:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:42:59,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/94dda76a-d461-4665-8d03-eb0c2aecbabb used request id req-6b1058f3-805e-4586-9562-deb5e86dda84 2018-10-12 04:42:59,856 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst 2018-10-12 04:42:59,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:43:00,025 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04: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-d96d7ca5-cf22-4d38-8b91-3d799a85a8cb x-compute-request-id: req-d96d7ca5-cf22-4d38-8b91-3d799a85a8cb Content-Type: application/json 2018-10-12 04:43:00,025 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b used request id req-d96d7ca5-cf22-4d38-8b91-3d799a85a8cb 2018-10-12 04:43:00,026 - create_instance - INFO - Checking deletion status 2018-10-12 04:43:00,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:43:00,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43: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-0b4e7041-eaa5-4bc9-817b-34499d79c418 x-compute-request-id: req-0b4e7041-eaa5-4bc9-817b-34499d79c418 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e6:cd", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ca:e6:cd", "version": 4, "addr": "10.55.0.102", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b", "rel": "bookmark"}], "image": {"id": "231468a4-fd7e-4880-95c8-1eddb3a96b80", "links": [{"href": "http://172.30.9.27:8774/images/231468a4-fd7e-4880-95c8-1eddb3a96b80", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:42:56.000000", "flavor": {"id": "b880460d-4aca-4c44-9777-7b090adbf2e1", "links": [{"href": "http://172.30.9.27:8774/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1", "rel": "bookmark"}]}, "id": "c6af7aba-0aed-4b76-bc83-8acbd420584b", "user_id": "3a6e0c4cf38f455ab3d4f0e0b7285585", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:42:59Z", "hostId": "395536eab2cf2c95e09603bed69a27fbb5f500d908912b3808a96032", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst", "created": "2018-10-12T04:42:50Z", "tenant_id": "447096c8823e4f1186de638f8222a456", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:43:00,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b used request id req-0b4e7041-eaa5-4bc9-817b-34499d79c418 2018-10-12 04:43:00,436 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst] is - ACTIVE 2018-10-12 04:43:00,436 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:43:03,437 - create_instance - DEBUG - VM status query timeout in 296.588767052 2018-10-12 04:43:03,440 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5cbbe98f8402e61e2a22879e7e3c6ff00814e3da" 2018-10-12 04:43:03,486 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:43: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-85390ec7-631f-4f58-8a21-09005187db78 x-compute-request-id: req-85390ec7-631f-4f58-8a21-09005187db78 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c6af7aba-0aed-4b76-bc83-8acbd420584b could not be found.", "code": 404}} 2018-10-12 04:43:03,487 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6af7aba-0aed-4b76-bc83-8acbd420584b used request id req-85390ec7-631f-4f58-8a21-09005187db78 2018-10-12 04:43:03,487 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c6af7aba-0aed-4b76-bc83-8acbd420584b could not be found. (HTTP 404) (Request-ID: req-85390ec7-631f-4f58-8a21-09005187db78) 2018-10-12 04:43:03,487 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-inst 2018-10-12 04:43:03,491 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}31a255cf7ba67bacf8c112284fe684e97af3bdc4" 2018-10-12 04:43:03,532 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:43: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-ee1014d7-b43e-4cab-b09c-75ca876d858c x-compute-request-id: req-ee1014d7-b43e-4cab-b09c-75ca876d858c Content-Length: 0 Content-Type: application/json 2018-10-12 04:43:03,532 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b880460d-4aca-4c44-9777-7b090adbf2e1 used request id req-ee1014d7-b43e-4cab-b09c-75ca876d858c 2018-10-12 04:43:03,533 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet 2018-10-12 04:43:03,533 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-subnet 2018-10-12 04:43:03,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/641eeab1-5b7a-4ec4-8d97-3376e382127c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35c6cf890cc26a1a9baf5e227a861997e134ca2" 2018-10-12 04:43:05,884 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e5b5123-2011-4022-b7c1-8fe89e72e8fe Date: Fri, 12 Oct 2018 04:43:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:43:05,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/641eeab1-5b7a-4ec4-8d97-3376e382127c used request id req-9e5b5123-2011-4022-b7c1-8fe89e72e8fe 2018-10-12 04:43:05,885 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-pub-net 2018-10-12 04:43:05,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/89984510-6307-45a3-85aa-35168a412411 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b35c6cf890cc26a1a9baf5e227a861997e134ca2" 2018-10-12 04:43:07,703 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f1b817aa-303a-487d-bbf7-4cd1804a07b6 Date: Fri, 12 Oct 2018 04:43:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:43:07,703 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/89984510-6307-45a3-85aa-35168a412411 used request id req-f1b817aa-303a-487d-bbf7-4cd1804a07b6 2018-10-12 04:43:07,704 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-43c0bd80-f2bf-4919-b53d-c47e73c1accd-image 2018-10-12 04:43:07,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e3b1fc1565b2d7dd2620b6d71bcc50016a61c224" 2018-10-12 04:43:09,866 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-38057d74-dcff-4b67-83b3-1176f82e7da7 Date: Fri, 12 Oct 2018 04:43:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:43:09,866 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/231468a4-fd7e-4880-95c8-1eddb3a96b80 used request id req-38057d74-dcff-4b67-83b3-1176f82e7da7 2018-10-12 04:43:09,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:43:10,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6ab355d7-f72b-44df-ab9a-2150721f41bd Date: Fri, 12 Oct 2018 04:43:10 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "447096c8823e4f1186de638f8222a456", "created_at": "2018-10-12T04:42:40Z", "updated_at": "2018-10-12T04:42:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:42:40Z", "revision_number": 0, "id": "7b462654-77e7-4b30-b8a3-5812512844ca", "remote_group_id": "f454106c-b424-48af-82bb-442dcd2005f9", "remote_ip_prefix": null, "created_at": "2018-10-12T04:42:40Z", "security_group_id": "f454106c-b424-48af-82bb-442dcd2005f9", "tenant_id": "447096c8823e4f1186de638f8222a456", "port_range_min": null, "ethertype": "IPv6", "project_id": "447096c8823e4f1186de638f8222a456"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:42:40Z", "revision_number": 0, "id": "c5acf8cf-86ae-4a1e-a4b3-0edb8f1acbb9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:42:40Z", "security_group_id": "f454106c-b424-48af-82bb-442dcd2005f9", "tenant_id": "447096c8823e4f1186de638f8222a456", "port_range_min": null, "ethertype": "IPv4", "project_id": "447096c8823e4f1186de638f8222a456"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:42:40Z", "revision_number": 0, "id": "d16a311d-434e-4475-8377-56e62a6906d8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:42:40Z", "security_group_id": "f454106c-b424-48af-82bb-442dcd2005f9", "tenant_id": "447096c8823e4f1186de638f8222a456", "port_range_min": null, "ethertype": "IPv6", "project_id": "447096c8823e4f1186de638f8222a456"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:42:40Z", "revision_number": 0, "id": "e6b181fc-623d-416a-8145-55476d621ff5", "remote_group_id": "f454106c-b424-48af-82bb-442dcd2005f9", "remote_ip_prefix": null, "created_at": "2018-10-12T04:42:40Z", "security_group_id": "f454106c-b424-48af-82bb-442dcd2005f9", "tenant_id": "447096c8823e4f1186de638f8222a456", "port_range_min": null, "ethertype": "IPv4", "project_id": "447096c8823e4f1186de638f8222a456"}], "revision_number": 4, "project_id": "447096c8823e4f1186de638f8222a456", "id": "f454106c-b424-48af-82bb-442dcd2005f9", "name": "default"}]} 2018-10-12 04:43:10,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-6ab355d7-f72b-44df-ab9a-2150721f41bd 2018-10-12 04:43:10,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:43:10,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3385271f-7439-427c-b2d5-7e70e542f5e6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:43:10,157 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-3385271f-7439-427c-b2d5-7e70e542f5e6 2018-10-12 04:43:10,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:43:10,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f635eed2-c1fe-46b3-aa46-60c4021df40d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:43:10,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-f635eed2-c1fe-46b3-aa46-60c4021df40d 2018-10-12 04:43:10,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:43:10,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2aea7144-380a-400e-b6bb-4ee5526bb07f 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:43:10,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-2aea7144-380a-400e-b6bb-4ee5526bb07f 2018-10-12 04:43:10,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:43:10,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2390977b-5d88-4080-b446-cf51adbb94e4 Content-Encoding: gzip Content-Length: 226 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456"}, "enabled": true, "id": "447096c8823e4f1186de638f8222a456", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj"}} 2018-10-12 04:43:10,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 used request id req-2390977b-5d88-4080-b446-cf51adbb94e4 2018-10-12 04:43:10,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f454106c-b424-48af-82bb-442dcd2005f9 2018-10-12 04:43:10,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f454106c-b424-48af-82bb-442dcd2005f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:43:10,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a49a877b-1e85-4f08-8532-dd51518f8bd7 Date: Fri, 12 Oct 2018 04:43:10 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "f454106c-b424-48af-82bb-442dcd2005f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:42:40Z", "security_group_id": "f454106c-b424-48af-82bb-442dcd2005f9", "port_range_min": null, "revision_number": 0, "tenant_id": "447096c8823e4f1186de638f8222a456", "created_at": "2018-10-12T04:42:40Z", "project_id": "447096c8823e4f1186de638f8222a456", "id": "7b462654-77e7-4b30-b8a3-5812512844ca"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:42:40Z", "security_group_id": "f454106c-b424-48af-82bb-442dcd2005f9", "port_range_min": null, "revision_number": 0, "tenant_id": "447096c8823e4f1186de638f8222a456", "created_at": "2018-10-12T04:42:40Z", "project_id": "447096c8823e4f1186de638f8222a456", "id": "c5acf8cf-86ae-4a1e-a4b3-0edb8f1acbb9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:42:40Z", "security_group_id": "f454106c-b424-48af-82bb-442dcd2005f9", "port_range_min": null, "revision_number": 0, "tenant_id": "447096c8823e4f1186de638f8222a456", "created_at": "2018-10-12T04:42:40Z", "project_id": "447096c8823e4f1186de638f8222a456", "id": "d16a311d-434e-4475-8377-56e62a6906d8"}, {"remote_group_id": "f454106c-b424-48af-82bb-442dcd2005f9", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:42:40Z", "security_group_id": "f454106c-b424-48af-82bb-442dcd2005f9", "port_range_min": null, "revision_number": 0, "tenant_id": "447096c8823e4f1186de638f8222a456", "created_at": "2018-10-12T04:42:40Z", "project_id": "447096c8823e4f1186de638f8222a456", "id": "e6b181fc-623d-416a-8145-55476d621ff5"}]} 2018-10-12 04:43:10,615 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f454106c-b424-48af-82bb-442dcd2005f9 used request id req-a49a877b-1e85-4f08-8532-dd51518f8bd7 2018-10-12 04:43:10,616 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:43:10,621 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f454106c-b424-48af-82bb-442dcd2005f9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:43:10,925 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c2453cec-1663-4e04-867a-2efba9ee3f72 Content-Length: 0 Date: Fri, 12 Oct 2018 04:43:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:43:10,925 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f454106c-b424-48af-82bb-442dcd2005f9 used request id req-c2453cec-1663-4e04-867a-2efba9ee3f72 2018-10-12 04:43:10,926 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj 2018-10-12 04:43:10,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:43:11,168 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:43:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2c68ae7-630d-466b-839f-0596c76fdb78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:43:11,168 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/447096c8823e4f1186de638f8222a456 used request id req-d2c68ae7-630d-466b-839f-0596c76fdb78 2018-10-12 04:43:11,169 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-2820ce7b-6452-46f-proj-role 2018-10-12 04:43:11,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/4a5d5cec29cf4caa9fa0a55610e4ad6d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:43:11,285 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:43:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a002fca6-594c-4faa-b5cb-8816a98a923a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:43:11,285 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/4a5d5cec29cf4caa9fa0a55610e4ad6d used request id req-a002fca6-594c-4faa-b5cb-8816a98a923a 2018-10-12 04:43:11,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4388955af8a1e46fe47880a64d9541fea4336f85" 2018-10-12 04:43:11,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028f8edb-fc12-49c1-b529-254476100226 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:43:11,381 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-028f8edb-fc12-49c1-b529-254476100226 2018-10-12 04:43:11,382 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-2820ce7b-6452-46f-user 2018-10-12 04:43:11,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/3a6e0c4cf38f455ab3d4f0e0b7285585 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a06db3461b6cb93dc74f83b03213fedae67dddc6" 2018-10-12 04:43:11,595 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:43:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ac683095-e7f2-4d94-a7b3-2907fa989a8d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:43:11,595 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3a6e0c4cf38f455ab3d4f0e0b7285585 used request id req-ac683095-e7f2-4d94-a7b3-2907fa989a8d 2018-10-12 04:43:11,596 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:43:11,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:43:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["RgFVT6_BT4iWqnbpkMpjng"], "issued_at": "2018-10-12T04:43:11.000000Z"}} 2018-10-12 04:43:11,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b376e7b3cb29d366a47b17cc0cb8713b5d3e902d" 2018-10-12 04:43:12,061 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5766b078-b129-4f93-a0dd-e681e0f31672 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:43:12,061 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5766b078-b129-4f93-a0dd-e681e0f31672 2018-10-12 04:43:12,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:43:12,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:43:12,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:43:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["4av8D06IQrO997zUoaqR4w"], "issued_at": "2018-10-12T04:43:12.000000Z"}} 2018-10-12 04:43:12,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:43:12,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748969e1-e351-4a26-a57a-352deb2c3aa4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:43:12,543 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-748969e1-e351-4a26-a57a-352deb2c3aa4 2018-10-12 04:43:12,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:43:12,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:43: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:43:12,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:43:12,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a25232fc-6562-419a-a69d-176b59835c4b Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:43:12,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj used request id req-a25232fc-6562-419a-a69d-176b59835c4b 2018-10-12 04:43:12,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:43:12,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bac17a5-174c-4648-8a3a-c4f7db154478 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:43:12,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-8bac17a5-174c-4648-8a3a-c4f7db154478 2018-10-12 04:43:12,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}}' 2018-10-12 04:43:12,884 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:43:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee9f88ca-7a44-415e-9b67-1bec96401aa9 Content-Length: 320 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98"}, "enabled": true, "id": "89d14251ba0d4d12b06a2a63a645df98", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}} 2018-10-12 04:43:12,884 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ee9f88ca-7a44-415e-9b67-1bec96401aa9 2018-10-12 04:43:12,884 - keystone_utils - INFO - Created project with name - CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj 2018-10-12 04:43:12,885 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:43:12,886 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:43:13,279 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:43:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["bsIF8QvpTcSv8CJezxNASg"], "issued_at": "2018-10-12T04:43:13.000000Z"}} 2018-10-12 04:43:13,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9dcff9530b463889a20d2b63e21ff5466a6d77e" 2018-10-12 04:43:13,369 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9a6ab24-d8a2-48cb-8d80-4b2e3625ee41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:43:13,369 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c9a6ab24-d8a2-48cb-8d80-4b2e3625ee41 2018-10-12 04:43:13,373 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:43:13,378 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:43: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:43:13,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9dcff9530b463889a20d2b63e21ff5466a6d77e" 2018-10-12 04:43:13,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c544a24f-0644-4fbc-a136-d560b53d7a31 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:43:13,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c544a24f-0644-4fbc-a136-d560b53d7a31 2018-10-12 04:43:13,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9dcff9530b463889a20d2b63e21ff5466a6d77e" 2018-10-12 04:43:13,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-800b65b7-f045-439f-b1c3-6d145a6efe89 Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98"}, "enabled": true, "id": "89d14251ba0d4d12b06a2a63a645df98", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}]} 2018-10-12 04:43:13,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj used request id req-800b65b7-f045-439f-b1c3-6d145a6efe89 2018-10-12 04:43:13,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9dcff9530b463889a20d2b63e21ff5466a6d77e" 2018-10-12 04:43:13,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b386673-587b-43c7-b766-a07ccc217ce9 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:43:13,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3b386673-587b-43c7-b766-a07ccc217ce9 2018-10-12 04:43:13,961 - keystone_utils - INFO - Created user with name - CreateInstancePortManipulationTests-771a37eb-1fef-4e4-user 2018-10-12 04:43:13,962 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:43:13,967 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:43:14,051 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de907df-f0b8-447b-b1e7-e211eafcc006 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:43:14,051 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2de907df-f0b8-447b-b1e7-e211eafcc006 2018-10-12 04:43:14,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" -d '{"role": {"name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj-role"}}' 2018-10-12 04:43:14,159 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f417695a-e986-44cc-8808-3efe9fe63ab5 Content-Length: 234 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0f03671859864ed693f99d3895b144ad", "links": {"self": "http://172.30.9.27:5000/v3/roles/0f03671859864ed693f99d3895b144ad"}, "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj-role"}} 2018-10-12 04:43:14,159 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f417695a-e986-44cc-8808-3efe9fe63ab5 2018-10-12 04:43:14,159 - keystone_utils - INFO - Created role with name - CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj-role 2018-10-12 04:43:14,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/0f03671859864ed693f99d3895b144ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:43:14,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-720e29a8-d2b4-4c91-bd40-fb5f326854dc Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/0f03671859864ed693f99d3895b144ad"}, "domain_id": null, "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj-role", "id": "0f03671859864ed693f99d3895b144ad"}} 2018-10-12 04:43:14,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/0f03671859864ed693f99d3895b144ad used request id req-720e29a8-d2b4-4c91-bd40-fb5f326854dc 2018-10-12 04:43:14,250 - keystone_utils - INFO - Granting role CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj-role to project CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj 2018-10-12 04:43:14,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98/users/f0e98f07af38433cae3080a1e4e27e1f/roles/0f03671859864ed693f99d3895b144ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:43:14,377 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:43:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f61eedb7-aa7a-4fe7-8ce3-8c9214483130 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:43:14,377 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98/users/f0e98f07af38433cae3080a1e4e27e1f/roles/0f03671859864ed693f99d3895b144ad used request id req-f61eedb7-aa7a-4fe7-8ce3-8c9214483130 2018-10-12 04:43:14,377 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:43:14,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:43:14,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:43:14,743 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f03671859864ed693f99d3895b144ad", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj-role"}], "expires_at": "2018-10-12T05:43:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89d14251ba0d4d12b06a2a63a645df98", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-user", "id": "f0e98f07af38433cae3080a1e4e27e1f"}, "audit_ids": ["H1lT2S2uQumkm6rd9a0now"], "issued_at": "2018-10-12T04:43:14.000000Z"}} 2018-10-12 04:43:14,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c09be8dd12906b205ffab546fa4491ecf07dccb" 2018-10-12 04:43:14,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e6d18fb-b865-49a5-951d-6fa0d20eee7b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:43:14,822 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e6d18fb-b865-49a5-951d-6fa0d20eee7b 2018-10-12 04:43:14,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c09be8dd12906b205ffab546fa4491ecf07dccb" 2018-10-12 04:43:14,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 180 Content-Type: application/json X-Openstack-Request-Id: req-5bf6f544-d729-4bd7-bc42-7899b145d6d1 Date: Fri, 12 Oct 2018 04:43:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image"} 2018-10-12 04:43:14,985 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image used request id req-5bf6f544-d729-4bd7-bc42-7899b145d6d1 2018-10-12 04:43:14,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c09be8dd12906b205ffab546fa4491ecf07dccb" 2018-10-12 04:43:15,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6d132b22-bc9c-4dcb-92a1-b1ba6c9ff81e Date: Fri, 12 Oct 2018 04: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-10-12 04:43:15,148 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-6d132b22-bc9c-4dcb-92a1-b1ba6c9ff81e 2018-10-12 04:43:15,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4c09be8dd12906b205ffab546fa4491ecf07dccb" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image"}' 2018-10-12 04:43:15,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 639 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45 X-Openstack-Request-Id: req-a8897691-c5d5-4ac9-a74b-98b7a5cac00c Date: Fri, 12 Oct 2018 04:43:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:43:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:43:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45", "min_disk": 0, "protected": false, "id": "cae109d5-aa5e-4404-b7f5-40a7f2371a45", "file": "/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45/file", "checksum": null, "owner": "89d14251ba0d4d12b06a2a63a645df98", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:43:15,379 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a8897691-c5d5-4ac9-a74b-98b7a5cac00c 2018-10-12 04:43:15,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c09be8dd12906b205ffab546fa4491ecf07dccb" -d '' 2018-10-12 04:43:17,360 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6f7ca96-dabd-4a83-bf05-78e8d35315f4 Date: Fri, 12 Oct 2018 04:43:17 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:43:17,361 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45/file used request id req-a6f7ca96-dabd-4a83-bf05-78e8d35315f4 2018-10-12 04:43:17,361 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:43:17,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c09be8dd12906b205ffab546fa4491ecf07dccb" 2018-10-12 04:43:17,535 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-3b7d8efa-bd3a-4380-af39-67d85d0c8950 Date: Fri, 12 Oct 2018 04:43:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:43:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:43:17Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45/snap", "metadata": {}}], "self": "/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45", "min_disk": 0, "protected": false, "id": "cae109d5-aa5e-4404-b7f5-40a7f2371a45", "file": "/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89d14251ba0d4d12b06a2a63a645df98", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:43:17,535 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45 used request id req-3b7d8efa-bd3a-4380-af39-67d85d0c8950 2018-10-12 04:43:17,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c09be8dd12906b205ffab546fa4491ecf07dccb" 2018-10-12 04:43:17,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b6b4e34d-4d78-481a-9f47-fa42c0f2f08c Date: Fri, 12 Oct 2018 04:43: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-10-12 04:43:17,693 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b6b4e34d-4d78-481a-9f47-fa42c0f2f08c 2018-10-12 04:43:17,696 - create_image - INFO - Created image with name - CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image 2018-10-12 04:43:17,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c09be8dd12906b205ffab546fa4491ecf07dccb" 2018-10-12 04:43:17,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 900 Content-Type: application/json X-Openstack-Request-Id: req-9b148328-5574-48f9-bea9-99d8be5c3987 Date: Fri, 12 Oct 2018 04:43:17 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:43:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:43:17Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45/snap", "metadata": {}}], "self": "/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45", "min_disk": 0, "protected": false, "id": "cae109d5-aa5e-4404-b7f5-40a7f2371a45", "file": "/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89d14251ba0d4d12b06a2a63a645df98", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:43:17,867 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45 used request id req-9b148328-5574-48f9-bea9-99d8be5c3987 2018-10-12 04:43:17,868 - create_image - DEBUG - Instance status is - active 2018-10-12 04:43:17,868 - create_image - DEBUG - Image is active with name - CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image 2018-10-12 04:43:17,868 - create_image - INFO - Image is now active with name - CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image 2018-10-12 04:43:17,868 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:43:17,869 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:43:18,253 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f03671859864ed693f99d3895b144ad", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj-role"}], "expires_at": "2018-10-12T05:43:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89d14251ba0d4d12b06a2a63a645df98", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-user", "id": "f0e98f07af38433cae3080a1e4e27e1f"}, "audit_ids": ["4mVBlu7jQlSxdW4kghl_cQ"], "issued_at": "2018-10-12T04:43:18.000000Z"}} 2018-10-12 04:43:18,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4c69193633415ef226926d0172964916640851" 2018-10-12 04:43:18,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c912d47-4e61-43e0-87fd-77a264637e05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:43:18,325 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7c912d47-4e61-43e0-87fd-77a264637e05 2018-10-12 04:43:18,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4c69193633415ef226926d0172964916640851" 2018-10-12 04:43:18,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-89075c6a-8a3e-4d2b-b835-dc8f8d5b0b22 Date: Fri, 12 Oct 2018 04:43:18 GMT RESP BODY: {"networks":[]} 2018-10-12 04:43:18,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-net used request id req-89075c6a-8a3e-4d2b-b835-dc8f8d5b0b22 2018-10-12 04:43:18,498 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-net 2018-10-12 04:43:18,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4c69193633415ef226926d0172964916640851" -d '{"network": {"name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-net", "admin_state_up": true}}' 2018-10-12 04:43:19,049 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 638 X-Openstack-Request-Id: req-22a351f9-2c31-40c1-aa39-ffc978825bb3 Date: Fri, 12 Oct 2018 04:43:19 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"62fac662-5edc-4ffc-a9eb-2682546ad0ff","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"89d14251ba0d4d12b06a2a63a645df98","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:43:18Z","is_default":false,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:18Z","mtu":1450}} 2018-10-12 04:43:19,050 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-22a351f9-2c31-40c1-aa39-ffc978825bb3 2018-10-12 04:43:19,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=62fac662-5edc-4ffc-a9eb-2682546ad0ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4c69193633415ef226926d0172964916640851" 2018-10-12 04:43:19,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 622 X-Openstack-Request-Id: req-fb7cca6c-11c4-4075-9234-9f4c4664cffa Date: Fri, 12 Oct 2018 04:43: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-10-12T04:43:18Z","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"89d14251ba0d4d12b06a2a63a645df98","id":"62fac662-5edc-4ffc-a9eb-2682546ad0ff","name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-net"}]} 2018-10-12 04:43:19,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=62fac662-5edc-4ffc-a9eb-2682546ad0ff used request id req-fb7cca6c-11c4-4075-9234-9f4c4664cffa 2018-10-12 04:43:19,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62fac662-5edc-4ffc-a9eb-2682546ad0ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4c69193633415ef226926d0172964916640851" 2018-10-12 04:43:19,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-3c9e7743-560d-413a-967e-39b9934abfbe Date: Fri, 12 Oct 2018 04:43:19 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:43:19,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62fac662-5edc-4ffc-a9eb-2682546ad0ff used request id req-3c9e7743-560d-413a-967e-39b9934abfbe 2018-10-12 04:43:19,553 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-subnet 2018-10-12 04:43:19,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4c69193633415ef226926d0172964916640851" -d '{"subnets": [{"ip_version": 4, "network_id": "62fac662-5edc-4ffc-a9eb-2682546ad0ff", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-subnet"}]}' 2018-10-12 04:43:20,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-f015e4d1-44fc-4172-82e6-933f56fa131f Date: Fri, 12 Oct 2018 04:43:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62fac662-5edc-4ffc-a9eb-2682546ad0ff","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43: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":"89d14251ba0d4d12b06a2a63a645df98","id":"03b0e673-18d5-4aea-95fc-c41773db7db9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-subnet"}]} 2018-10-12 04:43:20,211 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-f015e4d1-44fc-4172-82e6-933f56fa131f 2018-10-12 04:43:20,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=62fac662-5edc-4ffc-a9eb-2682546ad0ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4c69193633415ef226926d0172964916640851" 2018-10-12 04:43:20,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 666 X-Openstack-Request-Id: req-c98e3cb8-e8c8-41f9-bd9d-376500c33ca4 Date: Fri, 12 Oct 2018 04: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":["03b0e673-18d5-4aea-95fc-c41773db7db9"],"updated_at":"2018-10-12T04:43:19Z","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"89d14251ba0d4d12b06a2a63a645df98","id":"62fac662-5edc-4ffc-a9eb-2682546ad0ff","name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-net"}]} 2018-10-12 04:43:20,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=62fac662-5edc-4ffc-a9eb-2682546ad0ff used request id req-c98e3cb8-e8c8-41f9-bd9d-376500c33ca4 2018-10-12 04:43:20,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=62fac662-5edc-4ffc-a9eb-2682546ad0ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4c69193633415ef226926d0172964916640851" 2018-10-12 04:43:20,520 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 685 X-Openstack-Request-Id: req-8ce73cf5-8c8a-4fba-ab03-2969a0cc9613 Date: Fri, 12 Oct 2018 04:43:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"62fac662-5edc-4ffc-a9eb-2682546ad0ff","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43: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":"89d14251ba0d4d12b06a2a63a645df98","id":"03b0e673-18d5-4aea-95fc-c41773db7db9","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-subnet"}]} 2018-10-12 04:43:20,520 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=62fac662-5edc-4ffc-a9eb-2682546ad0ff used request id req-8ce73cf5-8c8a-4fba-ab03-2969a0cc9613 2018-10-12 04:43:20,521 - OpenStackNetwork - DEBUG - Network [62fac662-5edc-4ffc-a9eb-2682546ad0ff] created successfully 2018-10-12 04:43:20,521 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:43:20,522 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:43:20,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:43:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["it3CA_9bSUmg7dBIx2gQcg"], "issued_at": "2018-10-12T04:43:20.000000Z"}} 2018-10-12 04:43:20,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bad44318f916012269230a052d067f0b32d01b" 2018-10-12 04:43:20,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56851153-d202-49f9-9d34-c851ef9040c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:43:20,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-56851153-d202-49f9-9d34-c851ef9040c7 2018-10-12 04:43:20,984 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:43:20,989 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bad44318f916012269230a052d067f0b32d01b" 2018-10-12 04:43:21,199 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-3ff8f955-58f3-4a9e-b1d4-6f1fd3dc6395 x-compute-request-id: req-3ff8f955-58f3-4a9e-b1d4-6f1fd3dc6395 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:43:21,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3ff8f955-58f3-4a9e-b1d4-6f1fd3dc6395 2018-10-12 04:43:21,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bad44318f916012269230a052d067f0b32d01b" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-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-10-12 04:43:21,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43: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-5bd7f8aa-931f-4a39-979d-03225bd840ff x-compute-request-id: req-5bd7f8aa-931f-4a39-979d-03225bd840ff Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "81ba7f53-f361-4a6b-a37c-5529417fa9c8", "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:43:21,262 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5bd7f8aa-931f-4a39-979d-03225bd840ff 2018-10-12 04:43:21,263 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:43:21,264 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:43:21,633 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f03671859864ed693f99d3895b144ad", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj-role"}], "expires_at": "2018-10-12T05:43:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89d14251ba0d4d12b06a2a63a645df98", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-user", "id": "f0e98f07af38433cae3080a1e4e27e1f"}, "audit_ids": ["gTA0gtghTVOcihTi80Mxaw"], "issued_at": "2018-10-12T04:43:21.000000Z"}} 2018-10-12 04:43:21,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022f102608e0167a9cd93413a3cb3aeca79f7bba" 2018-10-12 04:43:21,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-286203ec-d2ea-4226-94bf-47a72fc47919 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:43:21,707 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-286203ec-d2ea-4226-94bf-47a72fc47919 2018-10-12 04:43:21,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022f102608e0167a9cd93413a3cb3aeca79f7bba" 2018-10-12 04:43:21,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-2c2bae4d-7929-4dec-b11e-cac105d614cd Date: Fri, 12 Oct 2018 04:43:21 GMT RESP BODY: {"networks":[]} 2018-10-12 04:43:21,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 used request id req-2c2bae4d-7929-4dec-b11e-cac105d614cd 2018-10-12 04:43:21,882 - neutron_utils - INFO - Creating network with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 2018-10-12 04:43:21,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022f102608e0167a9cd93413a3cb3aeca79f7bba" -d '{"network": {"name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2", "admin_state_up": true}}' 2018-10-12 04:43:22,295 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 634 X-Openstack-Request-Id: req-22e2db1d-2046-48e1-9605-d2deb3bc2ac8 Date: Fri, 12 Oct 2018 04:43:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"89d14251ba0d4d12b06a2a63a645df98","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:43:22Z","is_default":false,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2","qos_policy_id":null,"admin_state_up":true,"tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","mtu":1450}} 2018-10-12 04:43:22,295 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-22e2db1d-2046-48e1-9605-d2deb3bc2ac8 2018-10-12 04:43:22,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022f102608e0167a9cd93413a3cb3aeca79f7bba" 2018-10-12 04:43:22,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 618 X-Openstack-Request-Id: req-e9212f64-cbd8-4538-afe8-e2cf96f3b111 Date: Fri, 12 Oct 2018 04:43: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-10-12T04:43:22Z","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"89d14251ba0d4d12b06a2a63a645df98","id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2"}]} 2018-10-12 04:43:22,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 used request id req-e9212f64-cbd8-4538-afe8-e2cf96f3b111 2018-10-12 04:43:22,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022f102608e0167a9cd93413a3cb3aeca79f7bba" 2018-10-12 04:43:22,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-37c834a0-648a-4bd8-9c5d-570208dc327c Date: Fri, 12 Oct 2018 04:43:22 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:43:22,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 used request id req-37c834a0-648a-4bd8-9c5d-570208dc327c 2018-10-12 04:43:22,560 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1 2018-10-12 04:43:22,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022f102608e0167a9cd93413a3cb3aeca79f7bba" -d '{"subnets": [{"ip_version": 4, "network_id": "37199e10-1a1f-47aa-9d32-3109d5ecafa9", "cidr": "10.55.0.0/24", "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1"}]}' 2018-10-12 04:43:23,235 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-04741996-07d1-45a8-a25e-1c435457f6e6 Date: Fri, 12 Oct 2018 04:43:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:22Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"7d15760f-2926-4897-bb00-f6393bd0b960","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1"}]} 2018-10-12 04:43:23,235 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-04741996-07d1-45a8-a25e-1c435457f6e6 2018-10-12 04:43:23,235 - neutron_utils - INFO - Creating subnet with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2 2018-10-12 04:43:23,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022f102608e0167a9cd93413a3cb3aeca79f7bba" -d '{"subnets": [{"ip_version": 4, "network_id": "37199e10-1a1f-47aa-9d32-3109d5ecafa9", "cidr": "10.65.0.0/24", "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2"}]}' 2018-10-12 04:43:24,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-90e6a842-c5bb-4c4d-b782-33544eb3f80b Date: Fri, 12 Oct 2018 04:43:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:23Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:23Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"036ca222-823a-497e-b285-cdbb88986e46","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2"}]} 2018-10-12 04:43:24,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-90e6a842-c5bb-4c4d-b782-33544eb3f80b 2018-10-12 04:43:24,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022f102608e0167a9cd93413a3cb3aeca79f7bba" 2018-10-12 04:43:24,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-19025013-a66b-4ff7-bd45-a857b6da577f Date: Fri, 12 Oct 2018 04:43: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":["036ca222-823a-497e-b285-cdbb88986e46","7d15760f-2926-4897-bb00-f6393bd0b960"],"updated_at":"2018-10-12T04:43:23Z","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"89d14251ba0d4d12b06a2a63a645df98","id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2"}]} 2018-10-12 04:43:24,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 used request id req-19025013-a66b-4ff7-bd45-a857b6da577f 2018-10-12 04:43:24,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022f102608e0167a9cd93413a3cb3aeca79f7bba" 2018-10-12 04:43:24,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-c3e86be8-4d19-4a71-9352-79744a94c79d Date: Fri, 12 Oct 2018 04:43:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:23Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:23Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"036ca222-823a-497e-b285-cdbb88986e46","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:22Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"7d15760f-2926-4897-bb00-f6393bd0b960","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1"}]} 2018-10-12 04:43:24,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 used request id req-c3e86be8-4d19-4a71-9352-79744a94c79d 2018-10-12 04:43:24,594 - OpenStackNetwork - DEBUG - Network [37199e10-1a1f-47aa-9d32-3109d5ecafa9] created successfully 2018-10-12 04:43:24,594 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:43:24,595 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:43:24,970 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f03671859864ed693f99d3895b144ad", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj-role"}], "expires_at": "2018-10-12T05:43:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89d14251ba0d4d12b06a2a63a645df98", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-user", "id": "f0e98f07af38433cae3080a1e4e27e1f"}, "audit_ids": ["HF_eQuuRR6e_VQkxZk8zZg"], "issued_at": "2018-10-12T04:43:24.000000Z"}} 2018-10-12 04:43:24,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:24,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3fdf4b7-0c8f-4a34-aa24-c8451cb89d58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:43:24,987 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b3fdf4b7-0c8f-4a34-aa24-c8451cb89d58 2018-10-12 04:43:24,989 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:43:24,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:25,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28e538bc-497f-4e2a-a7f0-4aa3c173c893 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:43:25,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-28e538bc-497f-4e2a-a7f0-4aa3c173c893 2018-10-12 04:43:25,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:25,321 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-b5a654e8-e1c0-43ca-af08-65acd0185915 Date: Fri, 12 Oct 2018 04:43: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":["036ca222-823a-497e-b285-cdbb88986e46","7d15760f-2926-4897-bb00-f6393bd0b960"],"updated_at":"2018-10-12T04:43:23Z","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"89d14251ba0d4d12b06a2a63a645df98","id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2"}]} 2018-10-12 04:43:25,321 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 used request id req-b5a654e8-e1c0-43ca-af08-65acd0185915 2018-10-12 04:43:25,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:43:25,330 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:43: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:43:25,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:25,410 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e01e351-dde6-4c09-8b49-8ba5a5a6936f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98"}, "enabled": true, "id": "89d14251ba0d4d12b06a2a63a645df98", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}} 2018-10-12 04:43:25,411 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 used request id req-5e01e351-dde6-4c09-8b49-8ba5a5a6936f 2018-10-12 04:43:25,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:25,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-9b27b242-ffde-4ca7-8c99-f6d8b32b9ac7 Date: Fri, 12 Oct 2018 04:43:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:23Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:23Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"036ca222-823a-497e-b285-cdbb88986e46","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:22Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"7d15760f-2926-4897-bb00-f6393bd0b960","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1"}]} 2018-10-12 04:43:25,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 used request id req-9b27b242-ffde-4ca7-8c99-f6d8b32b9ac7 2018-10-12 04:43:25,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:25,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-073ffc54-e894-406a-87ea-4cfe86815cd7 Date: Fri, 12 Oct 2018 04:43:25 GMT RESP BODY: {"ports":[]} 2018-10-12 04:43:25,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86port-1&admin_state_up=True used request id req-073ffc54-e894-406a-87ea-4cfe86815cd7 2018-10-12 04:43:25,794 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:26,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43: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-11de9239-bc90-4ec9-a1fd-e9d9276d7625 x-compute-request-id: req-11de9239-bc90-4ec9-a1fd-e9d9276d7625 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:43:26,025 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst used request id req-11de9239-bc90-4ec9-a1fd-e9d9276d7625 2018-10-12 04:43:26,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:26,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-6fac207a-fb7a-4cce-9fa9-98a6c968597c Date: Fri, 12 Oct 2018 04:43: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":["036ca222-823a-497e-b285-cdbb88986e46","7d15760f-2926-4897-bb00-f6393bd0b960"],"updated_at":"2018-10-12T04:43:23Z","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"89d14251ba0d4d12b06a2a63a645df98","id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2"}]} 2018-10-12 04:43:26,278 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 used request id req-6fac207a-fb7a-4cce-9fa9-98a6c968597c 2018-10-12 04:43:26,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:26,360 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d26e3966-8120-4e90-a633-ebffb97eeba1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98"}, "enabled": true, "id": "89d14251ba0d4d12b06a2a63a645df98", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}} 2018-10-12 04:43:26,360 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 used request id req-d26e3966-8120-4e90-a633-ebffb97eeba1 2018-10-12 04:43:26,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:26,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-24eb3efc-c337-4ce2-8060-f451ec42bb6f Date: Fri, 12 Oct 2018 04:43:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:23Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:23Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"036ca222-823a-497e-b285-cdbb88986e46","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:22Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"7d15760f-2926-4897-bb00-f6393bd0b960","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1"}]} 2018-10-12 04:43:26,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 used request id req-24eb3efc-c337-4ce2-8060-f451ec42bb6f 2018-10-12 04:43:26,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:26,607 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e73e2814-97a3-408f-8717-8861189bb247 Date: Fri, 12 Oct 2018 04:43:26 GMT RESP BODY: {"ports":[]} 2018-10-12 04:43:26,607 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86port-1&admin_state_up=True used request id req-e73e2814-97a3-408f-8717-8861189bb247 2018-10-12 04:43:26,607 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:43:26,608 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:43:27,004 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "0f03671859864ed693f99d3895b144ad", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj-role"}], "expires_at": "2018-10-12T05:43:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "89d14251ba0d4d12b06a2a63a645df98", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/89d14251ba0d4d12b06a2a63a645df98", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-user", "id": "f0e98f07af38433cae3080a1e4e27e1f"}, "audit_ids": ["WRQQV9w7TympeGsvBkj71w"], "issued_at": "2018-10-12T04:43:27.000000Z"}} 2018-10-12 04:43:27,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15e34915fb83cc679e82ecd42b3c7762066f9eb" 2018-10-12 04:43:27,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07cea2b4-0bcf-4076-ab09-1a1155484fdb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:43:27,078 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-07cea2b4-0bcf-4076-ab09-1a1155484fdb 2018-10-12 04:43:27,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:27,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-8e872b89-3332-4f0b-a4b4-04b511522481 Date: Fri, 12 Oct 2018 04:43: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":["036ca222-823a-497e-b285-cdbb88986e46","7d15760f-2926-4897-bb00-f6393bd0b960"],"updated_at":"2018-10-12T04:43:23Z","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"89d14251ba0d4d12b06a2a63a645df98","id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2"}]} 2018-10-12 04:43:27,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 used request id req-8e872b89-3332-4f0b-a4b4-04b511522481 2018-10-12 04:43:27,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:27,576 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-4c44c770-d62b-4f95-9db5-468f0c2394a7 Date: Fri, 12 Oct 2018 04:43:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:23Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:23Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"036ca222-823a-497e-b285-cdbb88986e46","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:22Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"7d15760f-2926-4897-bb00-f6393bd0b960","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1"}]} 2018-10-12 04:43:27,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 used request id req-4c44c770-d62b-4f95-9db5-468f0c2394a7 2018-10-12 04:43:27,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:27,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-c78d993b-659f-42b3-a54c-0455c3b2e132 Date: Fri, 12 Oct 2018 04:43: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":["036ca222-823a-497e-b285-cdbb88986e46","7d15760f-2926-4897-bb00-f6393bd0b960"],"updated_at":"2018-10-12T04:43:23Z","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"89d14251ba0d4d12b06a2a63a645df98","id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2"}]} 2018-10-12 04:43:27,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 used request id req-c78d993b-659f-42b3-a54c-0455c3b2e132 2018-10-12 04:43:27,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:43:27,834 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:43: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:43:27,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a15e34915fb83cc679e82ecd42b3c7762066f9eb" 2018-10-12 04:43:27,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4769b00c-51be-4689-a7bd-e6e8075885a1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98"}, "enabled": true, "id": "89d14251ba0d4d12b06a2a63a645df98", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}} 2018-10-12 04:43:27,851 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 used request id req-4769b00c-51be-4689-a7bd-e6e8075885a1 2018-10-12 04:43:27,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:27,911 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-27d7fcf1-06e0-4d5b-be8a-8cbcc9db0249 Date: Fri, 12 Oct 2018 04:43:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:23Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:23Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"036ca222-823a-497e-b285-cdbb88986e46","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:22Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"7d15760f-2926-4897-bb00-f6393bd0b960","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1"}]} 2018-10-12 04:43:27,911 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 used request id req-27d7fcf1-06e0-4d5b-be8a-8cbcc9db0249 2018-10-12 04:43:27,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:27,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3db074fe-9fb0-4499-88f9-0726cb0931ce Date: Fri, 12 Oct 2018 04:43:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:22Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"7d15760f-2926-4897-bb00-f6393bd0b960","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1"}]} 2018-10-12 04:43:27,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1 used request id req-3db074fe-9fb0-4499-88f9-0726cb0931ce 2018-10-12 04:43:27,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:28,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d5fd54d8-1725-4967-8e0f-f449b7c88afd Date: Fri, 12 Oct 2018 04:43:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:23Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:23Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"036ca222-823a-497e-b285-cdbb88986e46","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2"}]} 2018-10-12 04:43:28,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2 used request id req-d5fd54d8-1725-4967-8e0f-f449b7c88afd 2018-10-12 04:43:28,167 - neutron_utils - INFO - Creating port for network with name - CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 2018-10-12 04:43:28,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" -d '{"port": {"network_id": "37199e10-1a1f-47aa-9d32-3109d5ecafa9", "fixed_ips": [{"subnet_id": "7d15760f-2926-4897-bb00-f6393bd0b960", "ip_address": "10.55.0.101"}, {"subnet_id": "036ca222-823a-497e-b285-cdbb88986e46", "ip_address": "10.65.0.101"}], "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86port-1", "admin_state_up": true}}' 2018-10-12 04:43:29,379 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 873 X-Openstack-Request-Id: req-4c873b97-0e93-4438-a93d-36bf12b018b1 Date: Fri, 12 Oct 2018 04:43:29 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:43:28Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d15760f-2926-4897-bb00-f6393bd0b960","ip_address":"10.55.0.101"},{"subnet_id":"036ca222-823a-497e-b285-cdbb88986e46","ip_address":"10.65.0.101"}],"id":"4eeb8274-5d5d-4821-89da-a48c87e6df25","security_groups":["a46b5c76-450c-4852-b583-67e63af4097d"],"mac_address":"fa:16:3e:e0:1e:28","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86port-1","project_id":"89d14251ba0d4d12b06a2a63a645df98","qos_policy_id":null,"admin_state_up":true,"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:28Z","binding:vnic_type":"normal"}} 2018-10-12 04:43:29,379 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-4c873b97-0e93-4438-a93d-36bf12b018b1 2018-10-12 04:43:29,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:29,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-4bd5a607-c28c-4d37-9aae-8ca399e47d5a Date: Fri, 12 Oct 2018 04:43: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":["036ca222-823a-497e-b285-cdbb88986e46","7d15760f-2926-4897-bb00-f6393bd0b960"],"updated_at":"2018-10-12T04:43:23Z","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"89d14251ba0d4d12b06a2a63a645df98","id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2"}]} 2018-10-12 04:43:29,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 used request id req-4bd5a607-c28c-4d37-9aae-8ca399e47d5a 2018-10-12 04:43:29,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:29,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22548565-3f1e-487f-9bab-24c2be7cc3ce Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98"}, "enabled": true, "id": "89d14251ba0d4d12b06a2a63a645df98", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}} 2018-10-12 04:43:29,726 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 used request id req-22548565-3f1e-487f-9bab-24c2be7cc3ce 2018-10-12 04:43:29,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:29,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-eeefc6b2-907e-4eeb-aa85-07c7255cc7ae Date: Fri, 12 Oct 2018 04:43:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:23Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:23Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"036ca222-823a-497e-b285-cdbb88986e46","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:22Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"7d15760f-2926-4897-bb00-f6393bd0b960","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1"}]} 2018-10-12 04:43:29,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 used request id req-eeefc6b2-907e-4eeb-aa85-07c7255cc7ae 2018-10-12 04:43:29,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:29,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 876 X-Openstack-Request-Id: req-6b56a4ad-ed25-4654-a6c1-b10f4db63091 Date: Fri, 12 Oct 2018 04:43:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:43:28Z","device_owner":"","revision_number":5,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d15760f-2926-4897-bb00-f6393bd0b960","ip_address":"10.55.0.101"},{"subnet_id":"036ca222-823a-497e-b285-cdbb88986e46","ip_address":"10.65.0.101"}],"id":"4eeb8274-5d5d-4821-89da-a48c87e6df25","security_groups":["a46b5c76-450c-4852-b583-67e63af4097d"],"mac_address":"fa:16:3e:e0:1e:28","project_id":"89d14251ba0d4d12b06a2a63a645df98","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86port-1","admin_state_up":true,"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:28Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:43:29,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86port-1&admin_state_up=True used request id req-6b56a4ad-ed25-4654-a6c1-b10f4db63091 2018-10-12 04:43:29,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:29,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb250fcb-a34f-4380-87fe-43d8f3272e04 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98"}, "enabled": true, "id": "89d14251ba0d4d12b06a2a63a645df98", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}} 2018-10-12 04:43:29,943 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 used request id req-fb250fcb-a34f-4380-87fe-43d8f3272e04 2018-10-12 04:43:29,944 - nova_utils - INFO - Creating VM with name - CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst 2018-10-12 04:43:29,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:29,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-6dd3cb85-8bb7-493b-ad59-a197988074bc x-compute-request-id: req-6dd3cb85-8bb7-493b-ad59-a197988074bc Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"flavors": [{"id": "81ba7f53-f361-4a6b-a37c-5529417fa9c8", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8", "rel": "bookmark"}], "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-flavor-name"}]} 2018-10-12 04:43:29,976 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-6dd3cb85-8bb7-493b-ad59-a197988074bc 2018-10-12 04:43:29,979 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:29,999 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-5eb4a1b9-66eb-402e-b0cd-33fe64161f80 x-compute-request-id: req-5eb4a1b9-66eb-402e-b0cd-33fe64161f80 Content-Encoding: gzip Content-Length: 329 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "81ba7f53-f361-4a6b-a37c-5529417fa9c8", "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:43:29,999 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8 used request id req-5eb4a1b9-66eb-402e-b0cd-33fe64161f80 2018-10-12 04:43:30,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:30,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1080 Content-Type: application/json X-Openstack-Request-Id: req-7b3c0a25-e9d2-425d-832d-ba2c06ffc603 Date: Fri, 12 Oct 2018 04:43:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:43:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:43:17Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45/snap", "metadata": {}}], "self": "/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45", "min_disk": 0, "protected": false, "id": "cae109d5-aa5e-4404-b7f5-40a7f2371a45", "file": "/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "89d14251ba0d4d12b06a2a63a645df98", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image"} 2018-10-12 04:43:30,170 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image used request id req-7b3c0a25-e9d2-425d-832d-ba2c06ffc603 2018-10-12 04:43:30,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:30,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f980f71d-9eec-4280-908e-474ed78c40b3 Date: Fri, 12 Oct 2018 04:43: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-10-12 04:43:30,333 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f980f71d-9eec-4280-908e-474ed78c40b3 2018-10-12 04:43:30,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" -d '{"server": {"name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst", "imageRef": "cae109d5-aa5e-4404-b7f5-40a7f2371a45", "flavorRef": "81ba7f53-f361-4a6b-a37c-5529417fa9c8", "max_count": 1, "min_count": 1, "networks": [{"port": "4eeb8274-5d5d-4821-89da-a48c87e6df25"}]}}' 2018-10-12 04:43:32,048 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:43: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-c78cb5dd-cca8-4607-9c29-17cee53de965 x-compute-request-id: req-c78cb5dd-cca8-4607-9c29-17cee53de965 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "bookmark"}], "adminPass": "4GLHzUB6dxof"}} 2018-10-12 04:43:32,048 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-c78cb5dd-cca8-4607-9c29-17cee53de965 2018-10-12 04:43:32,052 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:32,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43: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-89068b22-fd72-473f-9c2b-92d6b902c28a x-compute-request-id: req-89068b22-fd72-473f-9c2b-92d6b902c28a 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.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "bookmark"}], "image": {"id": "cae109d5-aa5e-4404-b7f5-40a7f2371a45", "links": [{"href": "http://172.30.9.27:8774/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81ba7f53-f361-4a6b-a37c-5529417fa9c8", "links": [{"href": "http://172.30.9.27:8774/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8", "rel": "bookmark"}]}, "id": "4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "user_id": "f0e98f07af38433cae3080a1e4e27e1f", "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-10-12T04:43:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst", "created": "2018-10-12T04:43:32Z", "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:43:32,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 used request id req-89068b22-fd72-473f-9c2b-92d6b902c28a 2018-10-12 04:43:32,284 - create_instance - INFO - Created instance with name - CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst 2018-10-12 04:43:32,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:32,496 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43: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-0626e689-fd9e-4bbe-8865-6be641c4e07d x-compute-request-id: req-0626e689-fd9e-4bbe-8865-6be641c4e07d 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.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "bookmark"}], "image": {"id": "cae109d5-aa5e-4404-b7f5-40a7f2371a45", "links": [{"href": "http://172.30.9.27:8774/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81ba7f53-f361-4a6b-a37c-5529417fa9c8", "links": [{"href": "http://172.30.9.27:8774/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8", "rel": "bookmark"}]}, "id": "4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "user_id": "f0e98f07af38433cae3080a1e4e27e1f", "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-10-12T04:43:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst", "created": "2018-10-12T04:43:32Z", "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:43:32,496 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 used request id req-0626e689-fd9e-4bbe-8865-6be641c4e07d 2018-10-12 04:43:32,496 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst] is - BUILD 2018-10-12 04:43:32,496 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:43:35,500 - create_instance - DEBUG - VM status query timeout in 896.784463882 2018-10-12 04:43:35,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:36,127 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-34eedc13-c7a9-43d0-968b-49c9964d0408 x-compute-request-id: req-34eedc13-c7a9-43d0-968b-49c9964d0408 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.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "bookmark"}], "image": {"id": "cae109d5-aa5e-4404-b7f5-40a7f2371a45", "links": [{"href": "http://172.30.9.27:8774/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "81ba7f53-f361-4a6b-a37c-5529417fa9c8", "links": [{"href": "http://172.30.9.27:8774/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8", "rel": "bookmark"}]}, "id": "4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "security_groups": [{"name": "default"}], "user_id": "f0e98f07af38433cae3080a1e4e27e1f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:43:33Z", "hostId": "a6dc4b3ac996fc7a9c9dfc60ae380521eddb6580b2e6f8bab327dbab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst", "created": "2018-10-12T04:43:32Z", "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:43:36,127 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 used request id req-34eedc13-c7a9-43d0-968b-49c9964d0408 2018-10-12 04:43:36,128 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst] is - BUILD 2018-10-12 04:43:36,128 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:43:39,129 - create_instance - DEBUG - VM status query timeout in 893.155498028 2018-10-12 04:43:39,132 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:39,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-ebcc1697-b39c-4066-b875-679fb948b682 x-compute-request-id: req-ebcc1697-b39c-4066-b875-679fb948b682 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1e:28", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1e:28", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "bookmark"}], "image": {"id": "cae109d5-aa5e-4404-b7f5-40a7f2371a45", "links": [{"href": "http://172.30.9.27:8774/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:43:36.000000", "flavor": {"id": "81ba7f53-f361-4a6b-a37c-5529417fa9c8", "links": [{"href": "http://172.30.9.27:8774/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8", "rel": "bookmark"}]}, "id": "4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "security_groups": [{"name": "default"}], "user_id": "f0e98f07af38433cae3080a1e4e27e1f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:43:37Z", "hostId": "a6dc4b3ac996fc7a9c9dfc60ae380521eddb6580b2e6f8bab327dbab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst", "created": "2018-10-12T04:43:32Z", "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:43:39,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 used request id req-ebcc1697-b39c-4066-b875-679fb948b682 2018-10-12 04:43:39,803 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst] is - ACTIVE 2018-10-12 04:43:39,803 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:43:39,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:40,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-eb762179-7ace-4caf-ad47-6ec5857fad98 x-compute-request-id: req-eb762179-7ace-4caf-ad47-6ec5857fad98 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1e:28", "version": 4, "addr": "10.65.0.101", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:e0:1e:28", "version": 4, "addr": "10.55.0.101", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "bookmark"}], "image": {"id": "cae109d5-aa5e-4404-b7f5-40a7f2371a45", "links": [{"href": "http://172.30.9.27:8774/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:43:36.000000", "flavor": {"id": "81ba7f53-f361-4a6b-a37c-5529417fa9c8", "links": [{"href": "http://172.30.9.27:8774/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8", "rel": "bookmark"}]}, "id": "4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "security_groups": [{"name": "default"}], "user_id": "f0e98f07af38433cae3080a1e4e27e1f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:43:37Z", "hostId": "a6dc4b3ac996fc7a9c9dfc60ae380521eddb6580b2e6f8bab327dbab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst", "created": "2018-10-12T04:43:32Z", "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:43:40,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 used request id req-eb762179-7ace-4caf-ad47-6ec5857fad98 2018-10-12 04:43:40,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:40,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 701 X-Openstack-Request-Id: req-62b3e99c-9c56-414e-8387-0d78a095ec43 Date: Fri, 12 Oct 2018 04:43: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":["036ca222-823a-497e-b285-cdbb88986e46","7d15760f-2926-4897-bb00-f6393bd0b960"],"updated_at":"2018-10-12T04:43:23Z","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"89d14251ba0d4d12b06a2a63a645df98","id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2"}]} 2018-10-12 04:43:40,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 used request id req-62b3e99c-9c56-414e-8387-0d78a095ec43 2018-10-12 04:43:40,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:40,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e10c8c4d-58b8-4fea-a1c4-7f0bdbe11fda Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98"}, "enabled": true, "id": "89d14251ba0d4d12b06a2a63a645df98", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}} 2018-10-12 04:43:40,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 used request id req-e10c8c4d-58b8-4fea-a1c4-7f0bdbe11fda 2018-10-12 04:43:40,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:40,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1351 X-Openstack-Request-Id: req-0b94e8a0-6072-4e15-879d-f964d7420ef2 Date: Fri, 12 Oct 2018 04:43:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:23Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:23Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"036ca222-823a-497e-b285-cdbb88986e46","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2"},{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:22Z","dns_nameservers":[],"updated_at":"2018-10-12T04:43:22Z","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":"89d14251ba0d4d12b06a2a63a645df98","id":"7d15760f-2926-4897-bb00-f6393bd0b960","subnetpool_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1"}]} 2018-10-12 04:43:40,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 used request id req-0b94e8a0-6072-4e15-879d-f964d7420ef2 2018-10-12 04:43:40,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:40,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3437 X-Openstack-Request-Id: req-be362bc9-4ad7-4743-8c3c-bb1b45968e73 Date: Fri, 12 Oct 2018 04:43:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:43:25Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7d15760f-2926-4897-bb00-f6393bd0b960","ip_address":"10.55.0.2"},{"subnet_id":"036ca222-823a-497e-b285-cdbb88986e46","ip_address":"10.65.0.2"}],"id":"4403e732-fcfe-4ae5-b88c-f0e5b4307c36","security_groups":[],"mac_address":"fa:16:3e:22:94:dd","project_id":"89d14251ba0d4d12b06a2a63a645df98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:23Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-37199e10-1a1f-47aa-9d32-3109d5ecafa9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:43:36Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7d15760f-2926-4897-bb00-f6393bd0b960","ip_address":"10.55.0.101"},{"subnet_id":"036ca222-823a-497e-b285-cdbb88986e46","ip_address":"10.65.0.101"}],"id":"4eeb8274-5d5d-4821-89da-a48c87e6df25","security_groups":["a46b5c76-450c-4852-b583-67e63af4097d"],"mac_address":"fa:16:3e:e0:1e:28","project_id":"89d14251ba0d4d12b06a2a63a645df98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86port-1","admin_state_up":true,"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:28Z","binding:vnic_type":"normal","device_id":"4987f0fa-5dd6-480c-abfe-9f2a7bb0be53"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:43:26Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7d15760f-2926-4897-bb00-f6393bd0b960","ip_address":"10.55.0.3"},{"subnet_id":"036ca222-823a-497e-b285-cdbb88986e46","ip_address":"10.65.0.3"}],"id":"7ac148af-1371-4050-b597-0bdbbc12bc88","security_groups":[],"mac_address":"fa:16:3e:d2:db:ed","project_id":"89d14251ba0d4d12b06a2a63a645df98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:24Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-37199e10-1a1f-47aa-9d32-3109d5ecafa9"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:43:26Z","device_owner":"network:dhcp","revision_number":8,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7d15760f-2926-4897-bb00-f6393bd0b960","ip_address":"10.55.0.4"},{"subnet_id":"036ca222-823a-497e-b285-cdbb88986e46","ip_address":"10.65.0.4"}],"id":"924b0784-308b-41cc-9d74-419ff0e08919","security_groups":[],"mac_address":"fa:16:3e:1e:38:3c","project_id":"89d14251ba0d4d12b06a2a63a645df98","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"37199e10-1a1f-47aa-9d32-3109d5ecafa9","tenant_id":"89d14251ba0d4d12b06a2a63a645df98","created_at":"2018-10-12T04:43:24Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-37199e10-1a1f-47aa-9d32-3109d5ecafa9"}]} 2018-10-12 04:43:40,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=37199e10-1a1f-47aa-9d32-3109d5ecafa9 used request id req-be362bc9-4ad7-4743-8c3c-bb1b45968e73 2018-10-12 04:43:40,729 - create_instance - INFO - Deleting Port with ID - 4eeb8274-5d5d-4821-89da-a48c87e6df25 2018-10-12 04:43:40,730 - neutron_utils - INFO - Deleting port with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86port-1 2018-10-12 04:43:40,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/4eeb8274-5d5d-4821-89da-a48c87e6df25 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:41,310 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e57ae3f-7261-4001-a412-aadea542955e Date: Fri, 12 Oct 2018 04:43:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:43:41,310 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/4eeb8274-5d5d-4821-89da-a48c87e6df25 used request id req-3e57ae3f-7261-4001-a412-aadea542955e 2018-10-12 04:43:41,310 - create_instance - INFO - Deleting VM instance - CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst 2018-10-12 04:43:41,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:41,454 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:43: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-09f8e61e-d438-418c-a8b6-d0bf4f755f17 x-compute-request-id: req-09f8e61e-d438-418c-a8b6-d0bf4f755f17 Content-Type: application/json 2018-10-12 04:43:41,454 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 used request id req-09f8e61e-d438-418c-a8b6-d0bf4f755f17 2018-10-12 04:43:41,455 - create_instance - INFO - Checking deletion status 2018-10-12 04:43:41,458 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:41,784 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43: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-8b2ebad4-01a3-48a2-b23b-d665444c6c06 x-compute-request-id: req-8b2ebad4-01a3-48a2-b23b-d665444c6c06 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "bookmark"}], "image": {"id": "cae109d5-aa5e-4404-b7f5-40a7f2371a45", "links": [{"href": "http://172.30.9.27:8774/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:43:36.000000", "flavor": {"id": "81ba7f53-f361-4a6b-a37c-5529417fa9c8", "links": [{"href": "http://172.30.9.27:8774/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8", "rel": "bookmark"}]}, "id": "4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "user_id": "f0e98f07af38433cae3080a1e4e27e1f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:43:41Z", "hostId": "a6dc4b3ac996fc7a9c9dfc60ae380521eddb6580b2e6f8bab327dbab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst", "created": "2018-10-12T04:43:32Z", "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:43:41,784 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 used request id req-8b2ebad4-01a3-48a2-b23b-d665444c6c06 2018-10-12 04:43:41,785 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst] is - ACTIVE 2018-10-12 04:43:41,785 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:43:44,787 - create_instance - DEBUG - VM status query timeout in 296.667702913 2018-10-12 04:43:44,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:45,055 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43: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-5369017e-1182-46f1-9e7f-ad6d0f85ab14 x-compute-request-id: req-5369017e-1182-46f1-9e7f-ad6d0f85ab14 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "rel": "bookmark"}], "image": {"id": "cae109d5-aa5e-4404-b7f5-40a7f2371a45", "links": [{"href": "http://172.30.9.27:8774/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:43:36.000000", "flavor": {"id": "81ba7f53-f361-4a6b-a37c-5529417fa9c8", "links": [{"href": "http://172.30.9.27:8774/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8", "rel": "bookmark"}]}, "id": "4987f0fa-5dd6-480c-abfe-9f2a7bb0be53", "user_id": "f0e98f07af38433cae3080a1e4e27e1f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:43:41Z", "hostId": "a6dc4b3ac996fc7a9c9dfc60ae380521eddb6580b2e6f8bab327dbab", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst", "created": "2018-10-12T04:43:32Z", "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:43:45,056 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 used request id req-5369017e-1182-46f1-9e7f-ad6d0f85ab14 2018-10-12 04:43:45,056 - create_instance - DEBUG - Instance status [CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst] is - ACTIVE 2018-10-12 04:43:45,056 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:43:48,057 - create_instance - DEBUG - VM status query timeout in 293.39773488 2018-10-12 04:43:48,060 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44ac56e3c6f8b654477a72a3cb47246ab49236b4" 2018-10-12 04:43:48,106 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:43: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-df19140e-4e58-4bc6-a47a-d1835c8fbe70 x-compute-request-id: req-df19140e-4e58-4bc6-a47a-d1835c8fbe70 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 could not be found.", "code": 404}} 2018-10-12 04:43:48,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 used request id req-df19140e-4e58-4bc6-a47a-d1835c8fbe70 2018-10-12 04:43:48,106 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 4987f0fa-5dd6-480c-abfe-9f2a7bb0be53 could not be found. (HTTP 404) (Request-ID: req-df19140e-4e58-4bc6-a47a-d1835c8fbe70) 2018-10-12 04:43:48,107 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-inst 2018-10-12 04:43:48,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62bad44318f916012269230a052d067f0b32d01b" 2018-10-12 04:43:48,149 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:43: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-5dbb9549-7ab6-46c8-9a87-3a4a70f31109 x-compute-request-id: req-5dbb9549-7ab6-46c8-9a87-3a4a70f31109 Content-Length: 0 Content-Type: application/json 2018-10-12 04:43:48,149 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/81ba7f53-f361-4a6b-a37c-5529417fa9c8 used request id req-5dbb9549-7ab6-46c8-9a87-3a4a70f31109 2018-10-12 04:43:48,150 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-subnet 2018-10-12 04:43:48,150 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-subnet 2018-10-12 04:43:48,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/03b0e673-18d5-4aea-95fc-c41773db7db9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4c69193633415ef226926d0172964916640851" 2018-10-12 04:43:50,485 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab32590c-68e8-4e51-a07f-7c093854974b Date: Fri, 12 Oct 2018 04:43:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:43:50,485 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/03b0e673-18d5-4aea-95fc-c41773db7db9 used request id req-ab32590c-68e8-4e51-a07f-7c093854974b 2018-10-12 04:43:50,485 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-pub-net 2018-10-12 04:43:50,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/62fac662-5edc-4ffc-a9eb-2682546ad0ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d4c69193633415ef226926d0172964916640851" 2018-10-12 04:43:51,738 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-223d4705-7b56-4a89-a1ec-d902c845bb3f Date: Fri, 12 Oct 2018 04:43:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:43:51,738 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/62fac662-5edc-4ffc-a9eb-2682546ad0ff used request id req-223d4705-7b56-4a89-a1ec-d902c845bb3f 2018-10-12 04:43:51,739 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2 2018-10-12 04:43:51,739 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet2 2018-10-12 04:43:51,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/036ca222-823a-497e-b285-cdbb88986e46 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022f102608e0167a9cd93413a3cb3aeca79f7bba" 2018-10-12 04:43:54,083 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c0934824-054e-4ce1-b400-382854235179 Date: Fri, 12 Oct 2018 04:43:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:43:54,083 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/036ca222-823a-497e-b285-cdbb88986e46 used request id req-c0934824-054e-4ce1-b400-382854235179 2018-10-12 04:43:54,083 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1 2018-10-12 04:43:54,084 - neutron_utils - INFO - Deleting subnet with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-subnet1 2018-10-12 04:43:54,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/7d15760f-2926-4897-bb00-f6393bd0b960 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022f102608e0167a9cd93413a3cb3aeca79f7bba" 2018-10-12 04:43:56,486 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e12ccf54-f9f5-4064-a827-104c67592899 Date: Fri, 12 Oct 2018 04:43:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:43:56,486 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/7d15760f-2926-4897-bb00-f6393bd0b960 used request id req-e12ccf54-f9f5-4064-a827-104c67592899 2018-10-12 04:43:56,487 - neutron_utils - INFO - Deleting network with name CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86net2 2018-10-12 04:43:56,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/37199e10-1a1f-47aa-9d32-3109d5ecafa9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}022f102608e0167a9cd93413a3cb3aeca79f7bba" 2018-10-12 04:43:57,794 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-597e2480-49bb-4a4a-a2db-7b037de8ff41 Date: Fri, 12 Oct 2018 04:43:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:43:57,795 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/37199e10-1a1f-47aa-9d32-3109d5ecafa9 used request id req-597e2480-49bb-4a4a-a2db-7b037de8ff41 2018-10-12 04:43:57,795 - glance_utils - INFO - Deleting image named - CreateInstancePortManipulationTests-28a7af76-9f23-4b97-81b4-bc7cf5e45e86-image 2018-10-12 04:43:57,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c09be8dd12906b205ffab546fa4491ecf07dccb" 2018-10-12 04:43:59,087 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d566e69f-57b7-48cc-96bf-714232c315c8 Date: Fri, 12 Oct 2018 04:43:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:43:59,087 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/cae109d5-aa5e-4404-b7f5-40a7f2371a45 used request id req-d566e69f-57b7-48cc-96bf-714232c315c8 2018-10-12 04:43:59,094 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:43:59,390 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-62ceab8c-3e96-410d-bfda-c4fd5c8e64c5 Date: Fri, 12 Oct 2018 04:43:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "created_at": "2018-10-12T04:43:18Z", "updated_at": "2018-10-12T04:43:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:43:18Z", "revision_number": 0, "id": "c522763d-3f93-48d9-91cc-5db0e70d3f06", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:43:18Z", "security_group_id": "a46b5c76-450c-4852-b583-67e63af4097d", "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "port_range_min": null, "ethertype": "IPv6", "project_id": "89d14251ba0d4d12b06a2a63a645df98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:43:18Z", "revision_number": 0, "id": "d68b9626-11f3-4d86-986e-2b06edc1a7ce", "remote_group_id": "a46b5c76-450c-4852-b583-67e63af4097d", "remote_ip_prefix": null, "created_at": "2018-10-12T04:43:18Z", "security_group_id": "a46b5c76-450c-4852-b583-67e63af4097d", "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "port_range_min": null, "ethertype": "IPv6", "project_id": "89d14251ba0d4d12b06a2a63a645df98"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:43:18Z", "revision_number": 0, "id": "f27f2d51-3be9-42ec-b307-44ed6475d42c", "remote_group_id": "a46b5c76-450c-4852-b583-67e63af4097d", "remote_ip_prefix": null, "created_at": "2018-10-12T04:43:18Z", "security_group_id": "a46b5c76-450c-4852-b583-67e63af4097d", "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "port_range_min": null, "ethertype": "IPv4", "project_id": "89d14251ba0d4d12b06a2a63a645df98"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:43:18Z", "revision_number": 0, "id": "f9003c19-977c-4e28-b750-acc3708666ae", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:43:18Z", "security_group_id": "a46b5c76-450c-4852-b583-67e63af4097d", "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "port_range_min": null, "ethertype": "IPv4", "project_id": "89d14251ba0d4d12b06a2a63a645df98"}], "revision_number": 4, "project_id": "89d14251ba0d4d12b06a2a63a645df98", "id": "a46b5c76-450c-4852-b583-67e63af4097d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:43:59,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-62ceab8c-3e96-410d-bfda-c4fd5c8e64c5 2018-10-12 04:43:59,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:43:59,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6379408-cef3-4ffb-a576-1cb3b28a00f8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:43:59,477 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-d6379408-cef3-4ffb-a576-1cb3b28a00f8 2018-10-12 04:43:59,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:43:59,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96544273-fecd-4022-a1b3-4487e7e46f06 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:43:59,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-96544273-fecd-4022-a1b3-4487e7e46f06 2018-10-12 04:43:59,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:43:59,661 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:43:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e62c8a-7660-4bdd-b15b-198273fe10e8 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98"}, "enabled": true, "id": "89d14251ba0d4d12b06a2a63a645df98", "parent_id": "default", "domain_id": "default", "name": "CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj"}} 2018-10-12 04:43:59,661 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 used request id req-25e62c8a-7660-4bdd-b15b-198273fe10e8 2018-10-12 04:43:59,661 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a46b5c76-450c-4852-b583-67e63af4097d 2018-10-12 04:43:59,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a46b5c76-450c-4852-b583-67e63af4097d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:43:59,849 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-33ec81e1-70fa-41d2-a007-d773a9d3b7c7 Date: Fri, 12 Oct 2018 04:43:59 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-10-12T04:43:18Z", "security_group_id": "a46b5c76-450c-4852-b583-67e63af4097d", "port_range_min": null, "revision_number": 0, "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "created_at": "2018-10-12T04:43:18Z", "project_id": "89d14251ba0d4d12b06a2a63a645df98", "id": "c522763d-3f93-48d9-91cc-5db0e70d3f06"}, {"remote_group_id": "a46b5c76-450c-4852-b583-67e63af4097d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:43:18Z", "security_group_id": "a46b5c76-450c-4852-b583-67e63af4097d", "port_range_min": null, "revision_number": 0, "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "created_at": "2018-10-12T04:43:18Z", "project_id": "89d14251ba0d4d12b06a2a63a645df98", "id": "d68b9626-11f3-4d86-986e-2b06edc1a7ce"}, {"remote_group_id": "a46b5c76-450c-4852-b583-67e63af4097d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:43:18Z", "security_group_id": "a46b5c76-450c-4852-b583-67e63af4097d", "port_range_min": null, "revision_number": 0, "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "created_at": "2018-10-12T04:43:18Z", "project_id": "89d14251ba0d4d12b06a2a63a645df98", "id": "f27f2d51-3be9-42ec-b307-44ed6475d42c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:43:18Z", "security_group_id": "a46b5c76-450c-4852-b583-67e63af4097d", "port_range_min": null, "revision_number": 0, "tenant_id": "89d14251ba0d4d12b06a2a63a645df98", "created_at": "2018-10-12T04:43:18Z", "project_id": "89d14251ba0d4d12b06a2a63a645df98", "id": "f9003c19-977c-4e28-b750-acc3708666ae"}]} 2018-10-12 04:43:59,849 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a46b5c76-450c-4852-b583-67e63af4097d used request id req-33ec81e1-70fa-41d2-a007-d773a9d3b7c7 2018-10-12 04:43:59,850 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:43:59,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a46b5c76-450c-4852-b583-67e63af4097d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:44:00,309 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b47a1922-86d1-4476-9efb-baf7d9b08ac8 Content-Length: 0 Date: Fri, 12 Oct 2018 04:44:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:44:00,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a46b5c76-450c-4852-b583-67e63af4097d used request id req-b47a1922-86d1-4476-9efb-baf7d9b08ac8 2018-10-12 04:44:00,310 - keystone_utils - INFO - Deleting project with name - CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj 2018-10-12 04:44:00,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:44:00,574 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-119d3a6c-ba19-4bbe-97f9-58c292f89f80 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:44:00,575 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/89d14251ba0d4d12b06a2a63a645df98 used request id req-119d3a6c-ba19-4bbe-97f9-58c292f89f80 2018-10-12 04:44:00,575 - keystone_utils - INFO - Deleting role with name - CreateInstancePortManipulationTests-771a37eb-1fef-4e4-proj-role 2018-10-12 04:44:00,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/0f03671859864ed693f99d3895b144ad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:44:00,686 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ac7e10d-265c-4735-9c3c-012cd5e1b36c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:44:00,686 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/0f03671859864ed693f99d3895b144ad used request id req-6ac7e10d-265c-4735-9c3c-012cd5e1b36c 2018-10-12 04:44:00,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acfaf81c3dfd94b5d70671df61afe231fc667e3" 2018-10-12 04:44:00,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bb93cac-c7ac-4585-99b0-f8dc5ac8df7f Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:44:00,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2bb93cac-c7ac-4585-99b0-f8dc5ac8df7f 2018-10-12 04:44:00,779 - keystone_utils - INFO - Deleting user with name - CreateInstancePortManipulationTests-771a37eb-1fef-4e4-user 2018-10-12 04:44:00,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f0e98f07af38433cae3080a1e4e27e1f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e9dcff9530b463889a20d2b63e21ff5466a6d77e" 2018-10-12 04:44:00,953 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:44:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db14620a-c6da-4fc5-bb2b-90abf92accb7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:44:00,953 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f0e98f07af38433cae3080a1e4e27e1f used request id req-db14620a-c6da-4fc5-bb2b-90abf92accb7 2018-10-12 04:44:00,955 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:01,349 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:44:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["c0197o4DRLmoJlK2MiT5Jw"], "issued_at": "2018-10-12T04:44:01.000000Z"}} 2018-10-12 04:44:01,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c196c992b39c00d72a1b642bcb4e89dd6b09db17" 2018-10-12 04:44:01,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4bc0f84-83b9-4e43-a31c-a8d59d7d4a87 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:01,441 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e4bc0f84-83b9-4e43-a31c-a8d59d7d4a87 2018-10-12 04:44:01,442 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:01,443 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:01,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:44:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["O9b6I_gyR5io4Su59LMbcg"], "issued_at": "2018-10-12T04:44:01.000000Z"}} 2018-10-12 04:44:01,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:01,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-375d5f53-e709-46cb-b17f-983864832c5e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:01,902 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-375d5f53-e709-46cb-b17f-983864832c5e 2018-10-12 04:44:01,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:44:01,912 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:44: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:44:01,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-04888554-0720-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:02,080 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04815d05-cdb5-4193-9692-8f299a82d7cf Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-04888554-0720-4ee-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:44:02,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-04888554-0720-4ee-proj used request id req-04815d05-cdb5-4193-9692-8f299a82d7cf 2018-10-12 04:44:02,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:02,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9342ab72-f68a-451b-b514-d975bae5a74b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:44:02,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-9342ab72-f68a-451b-b514-d975bae5a74b 2018-10-12 04:44:02,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}}' 2018-10-12 04:44:02,297 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7830446e-9433-417e-a4dc-301b54782cdd Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f"}, "enabled": true, "id": "20818c10489440f186afbbc234f12e0f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}} 2018-10-12 04:44:02,297 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-7830446e-9433-417e-a4dc-301b54782cdd 2018-10-12 04:44:02,297 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-04888554-0720-4ee-proj 2018-10-12 04:44:02,297 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:02,298 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:02,676 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:44:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Ncuq_prWSDyaIlYEURzXOw"], "issued_at": "2018-10-12T04:44:02.000000Z"}} 2018-10-12 04:44:02,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6a1b75edd7aa6551191dc9dd8492721162dd6c8" 2018-10-12 04:44:02,756 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b9d872b-dd74-495d-975a-49f5ab904787 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:02,756 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9b9d872b-dd74-495d-975a-49f5ab904787 2018-10-12 04:44:02,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:44:02,766 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:44: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:44:02,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6a1b75edd7aa6551191dc9dd8492721162dd6c8" 2018-10-12 04:44:02,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5072b5e-2b25-4705-ad11-b873a03232f3 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:44:02,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b5072b5e-2b25-4705-ad11-b873a03232f3 2018-10-12 04:44:02,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-04888554-0720-4ee-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6a1b75edd7aa6551191dc9dd8492721162dd6c8" 2018-10-12 04:44:02,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00c2eb46-0b17-4e79-86a1-6245b6f42fb1 Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-04888554-0720-4ee-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f"}, "enabled": true, "id": "20818c10489440f186afbbc234f12e0f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}]} 2018-10-12 04:44:02,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-04888554-0720-4ee-proj used request id req-00c2eb46-0b17-4e79-86a1-6245b6f42fb1 2018-10-12 04:44:02,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6a1b75edd7aa6551191dc9dd8492721162dd6c8" 2018-10-12 04:44:03,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db8a8c4-7f68-47bb-a8df-060718bdd492 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:44:03,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0db8a8c4-7f68-47bb-a8df-060718bdd492 2018-10-12 04:44:03,423 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-04888554-0720-4ee-user 2018-10-12 04:44:03,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:03,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:03,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a7eed47b-f1e1-45b3-92e9-729c9bfd15db Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:44:03,520 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a7eed47b-f1e1-45b3-92e9-729c9bfd15db 2018-10-12 04:44:03,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" -d '{"role": {"name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj-role"}}' 2018-10-12 04:44:03,644 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:44:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-498978d9-4539-44a3-b481-09cd5a317f07 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dbad55701d8542c591a6c0d57f6a6dda", "links": {"self": "http://172.30.9.27:5000/v3/roles/dbad55701d8542c591a6c0d57f6a6dda"}, "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj-role"}} 2018-10-12 04:44:03,644 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-498978d9-4539-44a3-b481-09cd5a317f07 2018-10-12 04:44:03,645 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-04888554-0720-4ee-proj-role 2018-10-12 04:44:03,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/dbad55701d8542c591a6c0d57f6a6dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:03,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c3ab729-9e60-45ff-acc4-d6332e912e86 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/dbad55701d8542c591a6c0d57f6a6dda"}, "domain_id": null, "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj-role", "id": "dbad55701d8542c591a6c0d57f6a6dda"}} 2018-10-12 04:44:03,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/dbad55701d8542c591a6c0d57f6a6dda used request id req-6c3ab729-9e60-45ff-acc4-d6332e912e86 2018-10-12 04:44:03,737 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-04888554-0720-4ee-proj-role to project InstanceSecurityGroupTests-04888554-0720-4ee-proj 2018-10-12 04:44:03,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f/users/8a3eee8966ff471e995b105c9950262d/roles/dbad55701d8542c591a6c0d57f6a6dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:03,856 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:44:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3141d48e-7af9-4fe4-a5ee-dae443923c43 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:44:03,857 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f/users/8a3eee8966ff471e995b105c9950262d/roles/dbad55701d8542c591a6c0d57f6a6dda used request id req-3141d48e-7af9-4fe4-a5ee-dae443923c43 2018-10-12 04:44:03,857 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:44:03,858 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:44:03,859 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:03,860 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:04,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbad55701d8542c591a6c0d57f6a6dda", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj-role"}], "expires_at": "2018-10-12T05:44:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20818c10489440f186afbbc234f12e0f", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-04888554-0720-4ee-user", "id": "8a3eee8966ff471e995b105c9950262d"}, "audit_ids": ["y0-68HW8ReCVlgCytOn_Ig"], "issued_at": "2018-10-12T04:44:04.000000Z"}} 2018-10-12 04:44:04,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39b7d40d81a3a90da6b0d23de3fbcc873688c973" 2018-10-12 04:44:04,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b7ca5fe-9f84-4680-8253-f7910f39a61a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:04,301 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5b7ca5fe-9f84-4680-8253-f7910f39a61a 2018-10-12 04:44:04,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39b7d40d81a3a90da6b0d23de3fbcc873688c973" 2018-10-12 04:44:04,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-b980d8d8-af0c-47cf-8b8c-3d53abb28a2f Date: Fri, 12 Oct 2018 04:44:04 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image"} 2018-10-12 04:44:04,471 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image used request id req-b980d8d8-af0c-47cf-8b8c-3d53abb28a2f 2018-10-12 04:44:04,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39b7d40d81a3a90da6b0d23de3fbcc873688c973" 2018-10-12 04:44:04,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1e4c72e6-3786-4955-a3ea-f138014d5acc Date: Fri, 12 Oct 2018 04:44: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-10-12 04:44:04,630 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1e4c72e6-3786-4955-a3ea-f138014d5acc 2018-10-12 04:44:04,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}39b7d40d81a3a90da6b0d23de3fbcc873688c973" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image"}' 2018-10-12 04:44:04,844 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828 X-Openstack-Request-Id: req-868fea01-ac14-4c7c-9c01-5f3e5dbcdda8 Date: Fri, 12 Oct 2018 04:44:04 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:44:04Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:44:04Z", "visibility": "shared", "locations": [], "self": "/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "min_disk": 0, "protected": false, "id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "file": "/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828/file", "checksum": null, "owner": "20818c10489440f186afbbc234f12e0f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:44:04,844 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-868fea01-ac14-4c7c-9c01-5f3e5dbcdda8 2018-10-12 04:44:04,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39b7d40d81a3a90da6b0d23de3fbcc873688c973" -d '' 2018-10-12 04:44:06,698 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9b42e611-1f46-41d5-822d-80cfea810887 Date: Fri, 12 Oct 2018 04:44:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:44:06,698 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828/file used request id req-9b42e611-1f46-41d5-822d-80cfea810887 2018-10-12 04:44:06,699 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:44:06,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39b7d40d81a3a90da6b0d23de3fbcc873688c973" 2018-10-12 04:44:06,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-98d1db45-7136-4269-b177-6b9f90517a09 Date: Fri, 12 Oct 2018 04:44:06 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:44:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:44:06Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7dc8d284-98f1-4077-9abc-907c76aa0828/snap", "metadata": {}}], "self": "/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "min_disk": 0, "protected": false, "id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "file": "/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "20818c10489440f186afbbc234f12e0f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7dc8d284-98f1-4077-9abc-907c76aa0828/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:44:06,879 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828 used request id req-98d1db45-7136-4269-b177-6b9f90517a09 2018-10-12 04:44:06,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39b7d40d81a3a90da6b0d23de3fbcc873688c973" 2018-10-12 04:44:06,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b1eeadce-99c0-4e9f-ba63-b55073b211f1 Date: Fri, 12 Oct 2018 04:44: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-10-12 04:44:06,891 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b1eeadce-99c0-4e9f-ba63-b55073b211f1 2018-10-12 04:44:06,894 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image 2018-10-12 04:44:06,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39b7d40d81a3a90da6b0d23de3fbcc873688c973" 2018-10-12 04:44:07,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-95d21dec-6b49-4bdf-b59e-790a5f805e40 Date: Fri, 12 Oct 2018 04:44:07 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:44:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:44:06Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7dc8d284-98f1-4077-9abc-907c76aa0828/snap", "metadata": {}}], "self": "/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "min_disk": 0, "protected": false, "id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "file": "/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "20818c10489440f186afbbc234f12e0f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7dc8d284-98f1-4077-9abc-907c76aa0828/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:44:07,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828 used request id req-95d21dec-6b49-4bdf-b59e-790a5f805e40 2018-10-12 04:44:07,063 - create_image - DEBUG - Instance status is - active 2018-10-12 04:44:07,063 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image 2018-10-12 04:44:07,063 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image 2018-10-12 04:44:07,063 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:07,064 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:07,437 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbad55701d8542c591a6c0d57f6a6dda", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj-role"}], "expires_at": "2018-10-12T05:44:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20818c10489440f186afbbc234f12e0f", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-04888554-0720-4ee-user", "id": "8a3eee8966ff471e995b105c9950262d"}, "audit_ids": ["u1BEphOcQZy3pAyO9S64Gg"], "issued_at": "2018-10-12T04:44:07.000000Z"}} 2018-10-12 04:44:07,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd521a904a9a616e988a5234049ffee2fa3421b8" 2018-10-12 04:44:07,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d21ccf7e-4c4a-4503-937e-ad60184d8b33 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:07,517 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d21ccf7e-4c4a-4503-937e-ad60184d8b33 2018-10-12 04:44:07,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd521a904a9a616e988a5234049ffee2fa3421b8" 2018-10-12 04:44:07,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-fc0c6163-44c2-4a0d-804a-d3647c0da19f Date: Fri, 12 Oct 2018 04:44:07 GMT RESP BODY: {"networks":[]} 2018-10-12 04:44:07,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net used request id req-fc0c6163-44c2-4a0d-804a-d3647c0da19f 2018-10-12 04:44:07,683 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net 2018-10-12 04:44:07,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd521a904a9a616e988a5234049ffee2fa3421b8" -d '{"network": {"name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net", "admin_state_up": true}}' 2018-10-12 04:44:08,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-8e05eb6f-bae6-4389-b210-e991cd602611 Date: Fri, 12 Oct 2018 04:44:08 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"21fc7f43-c362-4812-b6d6-826402ccff42","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:44:08Z","is_default":false,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:08Z","mtu":1450}} 2018-10-12 04:44:08,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-8e05eb6f-bae6-4389-b210-e991cd602611 2018-10-12 04:44:08,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd521a904a9a616e988a5234049ffee2fa3421b8" 2018-10-12 04:44:08,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-32954daf-9588-4825-bc10-8792aeba5615 Date: Fri, 12 Oct 2018 04:44: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-10-12T04:44:08Z","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"20818c10489440f186afbbc234f12e0f","id":"21fc7f43-c362-4812-b6d6-826402ccff42","name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net"}]} 2018-10-12 04:44:08,626 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-32954daf-9588-4825-bc10-8792aeba5615 2018-10-12 04:44:08,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd521a904a9a616e988a5234049ffee2fa3421b8" 2018-10-12 04:44:08,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e9f3e90a-0a03-4827-8ace-51fdab646d94 Date: Fri, 12 Oct 2018 04:44:08 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:44:08,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-e9f3e90a-0a03-4827-8ace-51fdab646d94 2018-10-12 04:44:08,666 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet 2018-10-12 04:44:08,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd521a904a9a616e988a5234049ffee2fa3421b8" -d '{"subnets": [{"ip_version": 4, "network_id": "21fc7f43-c362-4812-b6d6-826402ccff42", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet"}]}' 2018-10-12 04:44:09,469 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bc953791-5e8a-4e17-89a0-f0e41eb39d38 Date: Fri, 12 Oct 2018 04:44:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"20818c10489440f186afbbc234f12e0f","id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet"}]} 2018-10-12 04:44:09,469 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-bc953791-5e8a-4e17-89a0-f0e41eb39d38 2018-10-12 04:44:09,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd521a904a9a616e988a5234049ffee2fa3421b8" 2018-10-12 04:44:09,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d8cf209d-ba73-431d-9df8-611a561add47 Date: Fri, 12 Oct 2018 04:44: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":["fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7"],"updated_at":"2018-10-12T04:44:09Z","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20818c10489440f186afbbc234f12e0f","id":"21fc7f43-c362-4812-b6d6-826402ccff42","name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net"}]} 2018-10-12 04:44:09,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-d8cf209d-ba73-431d-9df8-611a561add47 2018-10-12 04:44:09,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd521a904a9a616e988a5234049ffee2fa3421b8" 2018-10-12 04:44:09,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-4cb5db1c-9879-4cfc-a90f-27aa92f535f1 Date: Fri, 12 Oct 2018 04:44:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"20818c10489440f186afbbc234f12e0f","id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet"}]} 2018-10-12 04:44:09,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-4cb5db1c-9879-4cfc-a90f-27aa92f535f1 2018-10-12 04:44:09,819 - OpenStackNetwork - DEBUG - Network [21fc7f43-c362-4812-b6d6-826402ccff42] created successfully 2018-10-12 04:44:09,819 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:09,820 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:10,199 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["BvIqgb3SQiae5IlYgb9gtw"], "issued_at": "2018-10-12T04:44:10.000000Z"}} 2018-10-12 04:44:10,199 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154f4127856ab53a119fbf6c3c116514bbba63f2" 2018-10-12 04:44:10,282 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd110a31-0f35-40e9-9655-3bc9544c57a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:10,283 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fd110a31-0f35-40e9-9655-3bc9544c57a1 2018-10-12 04:44:10,284 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:44:10,289 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154f4127856ab53a119fbf6c3c116514bbba63f2" 2018-10-12 04:44:10,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-a190bd76-cfab-4c1b-b62e-b299ca957f80 x-compute-request-id: req-a190bd76-cfab-4c1b-b62e-b299ca957f80 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:44:10,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a190bd76-cfab-4c1b-b62e-b299ca957f80 2018-10-12 04:44:10,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154f4127856ab53a119fbf6c3c116514bbba63f2" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-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-10-12 04:44:10,616 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-ae560f5c-1f2a-477f-9bb0-500fc7c2fcb6 x-compute-request-id: req-ae560f5c-1f2a-477f-9bb0-500fc7c2fcb6 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:44:10,616 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ae560f5c-1f2a-477f-9bb0-500fc7c2fcb6 2018-10-12 04:44:10,617 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:10,618 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:10,994 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbad55701d8542c591a6c0d57f6a6dda", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj-role"}], "expires_at": "2018-10-12T05:44:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20818c10489440f186afbbc234f12e0f", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-04888554-0720-4ee-user", "id": "8a3eee8966ff471e995b105c9950262d"}, "audit_ids": ["56FDsV5oRdmPLh3ZPD3rBg"], "issued_at": "2018-10-12T04:44:10.000000Z"}} 2018-10-12 04:44:10,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:11,064 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd105894-1b14-43dc-a312-f42220623477 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:11,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dd105894-1b14-43dc-a312-f42220623477 2018-10-12 04:44:11,066 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:44:11,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:11,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2134934c-3553-4025-a4ba-7398b9574ee7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:11,149 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2134934c-3553-4025-a4ba-7398b9574ee7 2018-10-12 04:44:11,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:11,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f6495e76-1dc1-412a-91b3-00bfa7a56ab4 Date: Fri, 12 Oct 2018 04:44: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":["fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7"],"updated_at":"2018-10-12T04:44:09Z","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20818c10489440f186afbbc234f12e0f","id":"21fc7f43-c362-4812-b6d6-826402ccff42","name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net"}]} 2018-10-12 04:44:11,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net used request id req-f6495e76-1dc1-412a-91b3-00bfa7a56ab4 2018-10-12 04:44:11,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:44:11,402 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:44: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:44:11,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:11,476 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f786f860-d863-423f-a946-7502b302aaae Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f"}, "enabled": true, "id": "20818c10489440f186afbbc234f12e0f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}} 2018-10-12 04:44:11,476 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f used request id req-f786f860-d863-423f-a946-7502b302aaae 2018-10-12 04:44:11,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:11,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e59cf9a7-2697-4611-9875-fa69b318d6e0 Date: Fri, 12 Oct 2018 04:44:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"20818c10489440f186afbbc234f12e0f","id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet"}]} 2018-10-12 04:44:11,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-e59cf9a7-2697-4611-9875-fa69b318d6e0 2018-10-12 04:44:11,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42&name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:11,875 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1e24dcf6-1abf-4a9e-ad3a-c060f53c49ed Date: Fri, 12 Oct 2018 04:44:11 GMT RESP BODY: {"ports":[]} 2018-10-12 04:44:11,876 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42&name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port&admin_state_up=True used request id req-1e24dcf6-1abf-4a9e-ad3a-c060f53c49ed 2018-10-12 04:44:11,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:12,107 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-67b47845-9ef3-4ebc-9b1b-dc45c054a6ed x-compute-request-id: req-67b47845-9ef3-4ebc-9b1b-dc45c054a6ed Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:44:12,108 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst used request id req-67b47845-9ef3-4ebc-9b1b-dc45c054a6ed 2018-10-12 04:44:12,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:12,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f91d8494-cba8-44e5-b80b-29961c407cdf Date: Fri, 12 Oct 2018 04:44: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":["fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7"],"updated_at":"2018-10-12T04:44:09Z","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20818c10489440f186afbbc234f12e0f","id":"21fc7f43-c362-4812-b6d6-826402ccff42","name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net"}]} 2018-10-12 04:44:12,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net used request id req-f91d8494-cba8-44e5-b80b-29961c407cdf 2018-10-12 04:44:12,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:12,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ada02f4c-e689-40a6-85d4-d0fe244a5e53 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f"}, "enabled": true, "id": "20818c10489440f186afbbc234f12e0f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}} 2018-10-12 04:44:12,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f used request id req-ada02f4c-e689-40a6-85d4-d0fe244a5e53 2018-10-12 04:44:12,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:12,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-411d945c-7c74-4ae7-8724-8fb07722f527 Date: Fri, 12 Oct 2018 04:44:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"20818c10489440f186afbbc234f12e0f","id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet"}]} 2018-10-12 04:44:12,889 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-411d945c-7c74-4ae7-8724-8fb07722f527 2018-10-12 04:44:12,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42&name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:13,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-69e7be16-0f77-4b82-8862-c48ba5ee8840 Date: Fri, 12 Oct 2018 04:44:13 GMT RESP BODY: {"ports":[]} 2018-10-12 04:44:13,082 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42&name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port&admin_state_up=True used request id req-69e7be16-0f77-4b82-8862-c48ba5ee8840 2018-10-12 04:44:13,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:13,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:13,460 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbad55701d8542c591a6c0d57f6a6dda", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj-role"}], "expires_at": "2018-10-12T05:44:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20818c10489440f186afbbc234f12e0f", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-04888554-0720-4ee-user", "id": "8a3eee8966ff471e995b105c9950262d"}, "audit_ids": ["l6UgcQ_TQSKTl4lPOGZZWg"], "issued_at": "2018-10-12T04:44:13.000000Z"}} 2018-10-12 04:44:13,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816a13abc61324abfc2266fd9270c452d9b41fe8" 2018-10-12 04:44:13,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e830170-cd4c-42fc-b879-80d409b3b474 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:13,531 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0e830170-cd4c-42fc-b879-80d409b3b474 2018-10-12 04:44:13,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:13,770 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f12af909-58e7-407e-bb88-1b6a1e872661 Date: Fri, 12 Oct 2018 04:44: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":["fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7"],"updated_at":"2018-10-12T04:44:09Z","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20818c10489440f186afbbc234f12e0f","id":"21fc7f43-c362-4812-b6d6-826402ccff42","name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net"}]} 2018-10-12 04:44:13,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net used request id req-f12af909-58e7-407e-bb88-1b6a1e872661 2018-10-12 04:44:13,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:13,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-9599f3e1-4d68-493f-8a0f-d3bf281262c4 Date: Fri, 12 Oct 2018 04:44:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"20818c10489440f186afbbc234f12e0f","id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet"}]} 2018-10-12 04:44:13,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-9599f3e1-4d68-493f-8a0f-d3bf281262c4 2018-10-12 04:44:13,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:14,233 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9ca627c6-1739-4510-a3a2-0d98a3cdf097 Date: Fri, 12 Oct 2018 04:44: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":["fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7"],"updated_at":"2018-10-12T04:44:09Z","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20818c10489440f186afbbc234f12e0f","id":"21fc7f43-c362-4812-b6d6-826402ccff42","name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net"}]} 2018-10-12 04:44:14,233 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net used request id req-9ca627c6-1739-4510-a3a2-0d98a3cdf097 2018-10-12 04:44:14,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:44:14,242 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:44: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:44:14,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}816a13abc61324abfc2266fd9270c452d9b41fe8" 2018-10-12 04:44:14,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38d59a61-16fc-40e8-bae4-31726a388075 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f"}, "enabled": true, "id": "20818c10489440f186afbbc234f12e0f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}} 2018-10-12 04:44:14,260 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f used request id req-38d59a61-16fc-40e8-bae4-31726a388075 2018-10-12 04:44:14,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:14,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e6e39954-7648-4538-83bf-20b311f9e5ff Date: Fri, 12 Oct 2018 04:44:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"20818c10489440f186afbbc234f12e0f","id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet"}]} 2018-10-12 04:44:14,318 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-e6e39954-7648-4538-83bf-20b311f9e5ff 2018-10-12 04:44:14,319 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net 2018-10-12 04:44:14,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" -d '{"port": {"network_id": "21fc7f43-c362-4812-b6d6-826402ccff42", "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port", "admin_state_up": true}}' 2018-10-12 04:44:15,098 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-921212d2-6a33-454e-b382-52d30c5e4697 Date: Fri, 12 Oct 2018 04:44:15 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.12"}],"id":"851b681b-e4bb-42e8-9b49-58451152abcf","security_groups":["4a3b6e30-044d-4244-8984-31db35f529f7"],"mac_address":"fa:16:3e:1a:7b:a5","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port","project_id":"20818c10489440f186afbbc234f12e0f","qos_policy_id":null,"admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:14Z","binding:vnic_type":"normal"}} 2018-10-12 04:44:15,098 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-921212d2-6a33-454e-b382-52d30c5e4697 2018-10-12 04:44:15,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:15,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f5cc52c1-531a-4234-8ba5-aaed60b023a6 Date: Fri, 12 Oct 2018 04:44: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":["fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7"],"updated_at":"2018-10-12T04:44:09Z","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20818c10489440f186afbbc234f12e0f","id":"21fc7f43-c362-4812-b6d6-826402ccff42","name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net"}]} 2018-10-12 04:44:15,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net used request id req-f5cc52c1-531a-4234-8ba5-aaed60b023a6 2018-10-12 04:44:15,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:15,418 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48edc549-39a1-44a4-8013-ff0c1d62f68e Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f"}, "enabled": true, "id": "20818c10489440f186afbbc234f12e0f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}} 2018-10-12 04:44:15,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f used request id req-48edc549-39a1-44a4-8013-ff0c1d62f68e 2018-10-12 04:44:15,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:15,771 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a293697b-07c4-4b4e-9514-66a1f705ff9a Date: Fri, 12 Oct 2018 04:44:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"20818c10489440f186afbbc234f12e0f","id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet"}]} 2018-10-12 04:44:15,771 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-a293697b-07c4-4b4e-9514-66a1f705ff9a 2018-10-12 04:44:15,776 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42&name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:16,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-4b44cffa-ccf7-4ff6-bd5c-1264a0a895a6 Date: Fri, 12 Oct 2018 04:44:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:14Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.12"}],"id":"851b681b-e4bb-42e8-9b49-58451152abcf","security_groups":["4a3b6e30-044d-4244-8984-31db35f529f7"],"mac_address":"fa:16:3e:1a:7b:a5","project_id":"20818c10489440f186afbbc234f12e0f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:14Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:44:16,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42&name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port&admin_state_up=True used request id req-4b44cffa-ccf7-4ff6-bd5c-1264a0a895a6 2018-10-12 04:44:16,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:16,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd900cb1-d0cc-4f77-981b-9d937919c563 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f"}, "enabled": true, "id": "20818c10489440f186afbbc234f12e0f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}} 2018-10-12 04:44:16,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f used request id req-cd900cb1-d0cc-4f77-981b-9d937919c563 2018-10-12 04:44:16,148 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst 2018-10-12 04:44:16,151 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:16,178 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-eacd5a87-172f-4bce-94a1-90442f977743 x-compute-request-id: req-eacd5a87-172f-4bce-94a1-90442f977743 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-flavor-name"}]} 2018-10-12 04:44:16,179 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-eacd5a87-172f-4bce-94a1-90442f977743 2018-10-12 04:44:16,182 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:16,206 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-32c726e5-ad48-4db1-81c3-0d3149f1fd5d x-compute-request-id: req-32c726e5-ad48-4db1-81c3-0d3149f1fd5d Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:44:16,206 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df used request id req-32c726e5-ad48-4db1-81c3-0d3149f1fd5d 2018-10-12 04:44:16,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:16,391 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-1f4fb4ad-3b4a-4262-bcbb-cf5719f26159 Date: Fri, 12 Oct 2018 04:44:16 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:44:04Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:44:06Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7dc8d284-98f1-4077-9abc-907c76aa0828/snap", "metadata": {}}], "self": "/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "min_disk": 0, "protected": false, "id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "file": "/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "20818c10489440f186afbbc234f12e0f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7dc8d284-98f1-4077-9abc-907c76aa0828/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image"} 2018-10-12 04:44:16,391 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image used request id req-1f4fb4ad-3b4a-4262-bcbb-cf5719f26159 2018-10-12 04:44:16,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:16,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-658559e2-d088-4cf2-918e-80fbfe0e2569 Date: Fri, 12 Oct 2018 04:44: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-10-12 04:44:16,564 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-658559e2-d088-4cf2-918e-80fbfe0e2569 2018-10-12 04:44:16,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" -d '{"server": {"name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "imageRef": "7dc8d284-98f1-4077-9abc-907c76aa0828", "flavorRef": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "max_count": 1, "min_count": 1, "networks": [{"port": "851b681b-e4bb-42e8-9b49-58451152abcf"}]}}' 2018-10-12 04:44:18,413 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:44: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-fa039928-6802-4e28-ba7a-507261b8604d x-compute-request-id: req-fa039928-6802-4e28-ba7a-507261b8604d Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "adminPass": "8dp7DDD7FgEe"}} 2018-10-12 04:44:18,413 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-fa039928-6802-4e28-ba7a-507261b8604d 2018-10-12 04:44:18,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:18,648 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-7a496534-d29b-4b0a-b006-41500e9c1c79 x-compute-request-id: req-7a496534-d29b-4b0a-b006-41500e9c1c79 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.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "user_id": "8a3eee8966ff471e995b105c9950262d", "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-10-12T04:44:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:18,648 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-7a496534-d29b-4b0a-b006-41500e9c1c79 2018-10-12 04:44:18,649 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst 2018-10-12 04:44:18,652 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:19,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-7c7c0c79-1e41-4288-a646-e828078f4e65 x-compute-request-id: req-7c7c0c79-1e41-4288-a646-e828078f4e65 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.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "user_id": "8a3eee8966ff471e995b105c9950262d", "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-10-12T04:44:18Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:19,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-7c7c0c79-1e41-4288-a646-e828078f4e65 2018-10-12 04:44:19,033 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst] is - BUILD 2018-10-12 04:44:19,033 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:44:22,037 - create_instance - DEBUG - VM status query timeout in 896.612663031 2018-10-12 04:44:22,040 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:22,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-0bd77273-864b-47ad-a79e-e98ba6fcc653 x-compute-request-id: req-0bd77273-864b-47ad-a79e-e98ba6fcc653 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.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "security_groups": [{"name": "default"}], "user_id": "8a3eee8966ff471e995b105c9950262d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:44:19Z", "hostId": "e394bc5c10dfec3b0ce9c4859c3e5e0838b958223162a6d93cd07afc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:22,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-0bd77273-864b-47ad-a79e-e98ba6fcc653 2018-10-12 04:44:22,619 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst] is - BUILD 2018-10-12 04:44:22,619 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:44:25,622 - create_instance - DEBUG - VM status query timeout in 893.027001143 2018-10-12 04:44:25,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:26,172 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-f7361d3e-a9c0-48bf-88ba-151c69776c8c x-compute-request-id: req-f7361d3e-a9c0-48bf-88ba-151c69776c8c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:7b:a5", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:44:24.000000", "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "security_groups": [{"name": "default"}], "user_id": "8a3eee8966ff471e995b105c9950262d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:44:25Z", "hostId": "e394bc5c10dfec3b0ce9c4859c3e5e0838b958223162a6d93cd07afc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:26,172 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-f7361d3e-a9c0-48bf-88ba-151c69776c8c 2018-10-12 04:44:26,173 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst] is - ACTIVE 2018-10-12 04:44:26,173 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:44:26,176 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:26,777 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-1699858c-897f-407b-9016-197d0a30e335 x-compute-request-id: req-1699858c-897f-407b-9016-197d0a30e335 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:7b:a5", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:44:24.000000", "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "security_groups": [{"name": "default"}], "user_id": "8a3eee8966ff471e995b105c9950262d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:44:25Z", "hostId": "e394bc5c10dfec3b0ce9c4859c3e5e0838b958223162a6d93cd07afc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:26,778 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-1699858c-897f-407b-9016-197d0a30e335 2018-10-12 04:44:26,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:26,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c50c2491-62fb-407e-9b22-a0f83a19f3ed Date: Fri, 12 Oct 2018 04:44: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":["fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7"],"updated_at":"2018-10-12T04:44:09Z","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20818c10489440f186afbbc234f12e0f","id":"21fc7f43-c362-4812-b6d6-826402ccff42","name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net"}]} 2018-10-12 04:44:26,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net used request id req-c50c2491-62fb-407e-9b22-a0f83a19f3ed 2018-10-12 04:44:26,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:26,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66cff245-17f0-4cd7-b917-1f32f89247dd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f"}, "enabled": true, "id": "20818c10489440f186afbbc234f12e0f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}} 2018-10-12 04:44:26,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f used request id req-66cff245-17f0-4cd7-b917-1f32f89247dd 2018-10-12 04:44:26,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:27,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fe1d3d28-499b-4c20-aeb3-0acd5dc00f6f Date: Fri, 12 Oct 2018 04:44:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"20818c10489440f186afbbc234f12e0f","id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet"}]} 2018-10-12 04:44:27,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-fe1d3d28-499b-4c20-aeb3-0acd5dc00f6f 2018-10-12 04:44:27,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:27,260 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-a6ba69dd-0805-4636-91b5-62f1ada46811 Date: Fri, 12 Oct 2018 04:44:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.3"}],"id":"53a7051d-0631-42a4-8413-caa27f80230f","security_groups":[],"mac_address":"fa:16:3e:9b:f5:08","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-21fc7f43-c362-4812-b6d6-826402ccff42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.12"}],"id":"851b681b-e4bb-42e8-9b49-58451152abcf","security_groups":["4a3b6e30-044d-4244-8984-31db35f529f7"],"mac_address":"fa:16:3e:1a:7b:a5","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:14Z","binding:vnic_type":"normal","device_id":"c39d60c8-a09f-49eb-9eb3-11933cc3dcdc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.2"}],"id":"8f817d6f-4700-4fa6-af16-f73df3b0304e","security_groups":[],"mac_address":"fa:16:3e:7e:87:d1","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-21fc7f43-c362-4812-b6d6-826402ccff42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.4"}],"id":"c713e1a6-07db-4ac7-9d22-0b22b1246f1c","security_groups":[],"mac_address":"fa:16:3e:af:f6:e9","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-21fc7f43-c362-4812-b6d6-826402ccff42"}]} 2018-10-12 04:44:27,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-a6ba69dd-0805-4636-91b5-62f1ada46811 2018-10-12 04:44:27,261 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:27,262 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:27,626 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbad55701d8542c591a6c0d57f6a6dda", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj-role"}], "expires_at": "2018-10-12T05:44:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20818c10489440f186afbbc234f12e0f", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-04888554-0720-4ee-user", "id": "8a3eee8966ff471e995b105c9950262d"}, "audit_ids": ["W0yCsAJvS5aM0vogAZCacg"], "issued_at": "2018-10-12T04:44:27.000000Z"}} 2018-10-12 04:44:27,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" 2018-10-12 04:44:27,701 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f652c49-47cd-4236-b15e-89faa8beb680 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:27,701 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4f652c49-47cd-4236-b15e-89faa8beb680 2018-10-12 04:44:27,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" 2018-10-12 04:44:27,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d80c6092-e63a-4764-8580-a22ac8d1e7ea Date: Fri, 12 Oct 2018 04:44:27 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:44:27,895 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name&description=hello+group used request id req-d80c6092-e63a-4764-8580-a22ac8d1e7ea 2018-10-12 04:44:27,896 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name... 2018-10-12 04:44:27,896 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name 2018-10-12 04:44:27,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" -d '{"security_group": {"name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name", "description": "hello group"}}' 2018-10-12 04:44:28,226 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-b9066398-6dd6-4723-bbb7-5a6a7ff8b323 Date: Fri, 12 Oct 2018 04:44:28 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "updated_at": "2018-10-12T04:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:28Z", "revision_number": 0, "id": "623ead5f-c02f-49ab-80d0-c66676176b98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "tenant_id": "20818c10489440f186afbbc234f12e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "20818c10489440f186afbbc234f12e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:28Z", "revision_number": 0, "id": "cac9c355-47ea-4292-b936-c0774bd50759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "tenant_id": "20818c10489440f186afbbc234f12e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "20818c10489440f186afbbc234f12e0f"}], "revision_number": 2, "project_id": "20818c10489440f186afbbc234f12e0f", "id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name"}} 2018-10-12 04:44:28,226 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-b9066398-6dd6-4723-bbb7-5a6a7ff8b323 2018-10-12 04:44:28,227 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6210ef92-040e-4611-9bd6-a7f5f81479ea 2018-10-12 04:44:28,233 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6210ef92-040e-4611-9bd6-a7f5f81479ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" 2018-10-12 04:44:28,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-729dda0d-7017-442e-b733-b27ac26e5322 Date: Fri, 12 Oct 2018 04:44: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-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "623ead5f-c02f-49ab-80d0-c66676176b98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "cac9c355-47ea-4292-b936-c0774bd50759"}]} 2018-10-12 04:44:28,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6210ef92-040e-4611-9bd6-a7f5f81479ea used request id req-729dda0d-7017-442e-b733-b27ac26e5322 2018-10-12 04:44:28,406 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6210ef92-040e-4611-9bd6-a7f5f81479ea 2018-10-12 04:44:28,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6210ef92-040e-4611-9bd6-a7f5f81479ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" 2018-10-12 04:44:28,436 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-16dd1958-e2ff-4cfc-87dd-e9f8d7d6d3b5 Date: Fri, 12 Oct 2018 04:44: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-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "623ead5f-c02f-49ab-80d0-c66676176b98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "cac9c355-47ea-4292-b936-c0774bd50759"}]} 2018-10-12 04:44:28,436 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6210ef92-040e-4611-9bd6-a7f5f81479ea used request id req-16dd1958-e2ff-4cfc-87dd-e9f8d7d6d3b5 2018-10-12 04:44:28,437 - neutron_utils - INFO - Retrieving security group with ID - 6210ef92-040e-4611-9bd6-a7f5f81479ea 2018-10-12 04:44:28,442 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=6210ef92-040e-4611-9bd6-a7f5f81479ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" 2018-10-12 04:44:28,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-f01436d9-e6c0-4418-b3e2-cf3110d15802 Date: Fri, 12 Oct 2018 04:44:28 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "updated_at": "2018-10-12T04:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:28Z", "revision_number": 0, "id": "623ead5f-c02f-49ab-80d0-c66676176b98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "tenant_id": "20818c10489440f186afbbc234f12e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "20818c10489440f186afbbc234f12e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:28Z", "revision_number": 0, "id": "cac9c355-47ea-4292-b936-c0774bd50759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "tenant_id": "20818c10489440f186afbbc234f12e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "20818c10489440f186afbbc234f12e0f"}], "revision_number": 2, "project_id": "20818c10489440f186afbbc234f12e0f", "id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name"}]} 2018-10-12 04:44:28,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=6210ef92-040e-4611-9bd6-a7f5f81479ea used request id req-f01436d9-e6c0-4418-b3e2-cf3110d15802 2018-10-12 04:44:28,628 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6210ef92-040e-4611-9bd6-a7f5f81479ea 2018-10-12 04:44:28,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6210ef92-040e-4611-9bd6-a7f5f81479ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" 2018-10-12 04:44:28,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-52b4620e-83a8-4d3e-8014-0a0f639ea737 Date: Fri, 12 Oct 2018 04:44: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-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "623ead5f-c02f-49ab-80d0-c66676176b98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "cac9c355-47ea-4292-b936-c0774bd50759"}]} 2018-10-12 04:44:28,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6210ef92-040e-4611-9bd6-a7f5f81479ea used request id req-52b4620e-83a8-4d3e-8014-0a0f639ea737 2018-10-12 04:44:28,805 - neutron_utils - INFO - Retrieving security group with ID - 6210ef92-040e-4611-9bd6-a7f5f81479ea 2018-10-12 04:44:28,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=6210ef92-040e-4611-9bd6-a7f5f81479ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" 2018-10-12 04:44:29,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-d9c71a31-0156-417a-b5ff-b0019e1b46d8 Date: Fri, 12 Oct 2018 04:44:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "updated_at": "2018-10-12T04:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:28Z", "revision_number": 0, "id": "623ead5f-c02f-49ab-80d0-c66676176b98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "tenant_id": "20818c10489440f186afbbc234f12e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "20818c10489440f186afbbc234f12e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:28Z", "revision_number": 0, "id": "cac9c355-47ea-4292-b936-c0774bd50759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "tenant_id": "20818c10489440f186afbbc234f12e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "20818c10489440f186afbbc234f12e0f"}], "revision_number": 2, "project_id": "20818c10489440f186afbbc234f12e0f", "id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name"}]} 2018-10-12 04:44:29,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=6210ef92-040e-4611-9bd6-a7f5f81479ea used request id req-d9c71a31-0156-417a-b5ff-b0019e1b46d8 2018-10-12 04:44:29,154 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6210ef92-040e-4611-9bd6-a7f5f81479ea 2018-10-12 04:44:29,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6210ef92-040e-4611-9bd6-a7f5f81479ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" 2018-10-12 04:44:29,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-386f9321-97f4-4dd9-ab11-04f9b2295c05 Date: Fri, 12 Oct 2018 04:44: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-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "623ead5f-c02f-49ab-80d0-c66676176b98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "cac9c355-47ea-4292-b936-c0774bd50759"}]} 2018-10-12 04:44:29,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6210ef92-040e-4611-9bd6-a7f5f81479ea used request id req-386f9321-97f4-4dd9-ab11-04f9b2295c05 2018-10-12 04:44:29,328 - neutron_utils - INFO - Retrieving security group with ID - 6210ef92-040e-4611-9bd6-a7f5f81479ea 2018-10-12 04:44:29,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=6210ef92-040e-4611-9bd6-a7f5f81479ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" 2018-10-12 04:44:29,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-a7c791da-1fb5-4849-b2a0-634e212b0f61 Date: Fri, 12 Oct 2018 04:44:29 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "updated_at": "2018-10-12T04:44:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:28Z", "revision_number": 0, "id": "623ead5f-c02f-49ab-80d0-c66676176b98", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "tenant_id": "20818c10489440f186afbbc234f12e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "20818c10489440f186afbbc234f12e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:28Z", "revision_number": 0, "id": "cac9c355-47ea-4292-b936-c0774bd50759", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "tenant_id": "20818c10489440f186afbbc234f12e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "20818c10489440f186afbbc234f12e0f"}], "revision_number": 2, "project_id": "20818c10489440f186afbbc234f12e0f", "id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name"}]} 2018-10-12 04:44:29,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=6210ef92-040e-4611-9bd6-a7f5f81479ea used request id req-a7c791da-1fb5-4849-b2a0-634e212b0f61 2018-10-12 04:44:29,525 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6210ef92-040e-4611-9bd6-a7f5f81479ea 2018-10-12 04:44:29,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6210ef92-040e-4611-9bd6-a7f5f81479ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" 2018-10-12 04:44:29,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1e1dcfca-cc49-4510-9dae-26b77122538c Date: Fri, 12 Oct 2018 04:44: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-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "623ead5f-c02f-49ab-80d0-c66676176b98"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:44:28Z", "security_group_id": "6210ef92-040e-4611-9bd6-a7f5f81479ea", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:28Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "cac9c355-47ea-4292-b936-c0774bd50759"}]} 2018-10-12 04:44:29,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6210ef92-040e-4611-9bd6-a7f5f81479ea used request id req-1e1dcfca-cc49-4510-9dae-26b77122538c 2018-10-12 04:44:29,711 - neutron_utils - INFO - Deleting security group rule with ID - cac9c355-47ea-4292-b936-c0774bd50759 2018-10-12 04:44:29,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/cac9c355-47ea-4292-b936-c0774bd50759 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" 2018-10-12 04:44:29,817 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-499921f3-e0e3-4ca5-b9f3-3b0cfe8212f5 Content-Length: 0 Date: Fri, 12 Oct 2018 04:44:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:44:29,817 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/cac9c355-47ea-4292-b936-c0774bd50759 used request id req-499921f3-e0e3-4ca5-b9f3-3b0cfe8212f5 2018-10-12 04:44:29,817 - neutron_utils - INFO - Deleting security group rule with ID - 623ead5f-c02f-49ab-80d0-c66676176b98 2018-10-12 04:44:29,823 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/623ead5f-c02f-49ab-80d0-c66676176b98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" 2018-10-12 04:44:30,044 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3560b530-613c-4500-9c60-ac2c87a28210 Content-Length: 0 Date: Fri, 12 Oct 2018 04:44:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:44:30,044 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/623ead5f-c02f-49ab-80d0-c66676176b98 used request id req-3560b530-613c-4500-9c60-ac2c87a28210 2018-10-12 04:44:30,044 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name 2018-10-12 04:44:30,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/6210ef92-040e-4611-9bd6-a7f5f81479ea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4e612201ec002bb52004ba2e6d5b374b9856fe8" 2018-10-12 04:44:30,318 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e64df667-ad03-4fe3-8141-4a8dd13aa6aa Content-Length: 0 Date: Fri, 12 Oct 2018 04:44:30 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:44:30,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/6210ef92-040e-4611-9bd6-a7f5f81479ea used request id req-e64df667-ad03-4fe3-8141-4a8dd13aa6aa 2018-10-12 04:44:30,322 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:30,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-2d382f7a-c6ea-4cb1-8bff-8d28b1f62dd6 x-compute-request-id: req-2d382f7a-c6ea-4cb1-8bff-8d28b1f62dd6 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:7b:a5", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:44:24.000000", "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "security_groups": [{"name": "default"}], "user_id": "8a3eee8966ff471e995b105c9950262d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:44:25Z", "hostId": "e394bc5c10dfec3b0ce9c4859c3e5e0838b958223162a6d93cd07afc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:30,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-2d382f7a-c6ea-4cb1-8bff-8d28b1f62dd6 2018-10-12 04:44:30,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:30,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7a72408c-f31e-498d-a6d6-214d912a0e22 Date: Fri, 12 Oct 2018 04:44: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":["fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7"],"updated_at":"2018-10-12T04:44:09Z","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20818c10489440f186afbbc234f12e0f","id":"21fc7f43-c362-4812-b6d6-826402ccff42","name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net"}]} 2018-10-12 04:44:30,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net used request id req-7a72408c-f31e-498d-a6d6-214d912a0e22 2018-10-12 04:44:30,887 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:30,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b42769c-e84a-47e5-ab1a-24078440405b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f"}, "enabled": true, "id": "20818c10489440f186afbbc234f12e0f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}} 2018-10-12 04:44:30,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f used request id req-6b42769c-e84a-47e5-ab1a-24078440405b 2018-10-12 04:44:30,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:31,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e45dd16a-9f3a-40f5-839d-7327f4f55821 Date: Fri, 12 Oct 2018 04:44:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"20818c10489440f186afbbc234f12e0f","id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet"}]} 2018-10-12 04:44:31,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-e45dd16a-9f3a-40f5-839d-7327f4f55821 2018-10-12 04:44:31,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:31,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-bfc80293-0d09-41d4-a0e1-73fe1269afcb Date: Fri, 12 Oct 2018 04:44:31 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.3"}],"id":"53a7051d-0631-42a4-8413-caa27f80230f","security_groups":[],"mac_address":"fa:16:3e:9b:f5:08","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-21fc7f43-c362-4812-b6d6-826402ccff42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.12"}],"id":"851b681b-e4bb-42e8-9b49-58451152abcf","security_groups":["4a3b6e30-044d-4244-8984-31db35f529f7"],"mac_address":"fa:16:3e:1a:7b:a5","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:14Z","binding:vnic_type":"normal","device_id":"c39d60c8-a09f-49eb-9eb3-11933cc3dcdc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.2"}],"id":"8f817d6f-4700-4fa6-af16-f73df3b0304e","security_groups":[],"mac_address":"fa:16:3e:7e:87:d1","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-21fc7f43-c362-4812-b6d6-826402ccff42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.4"}],"id":"c713e1a6-07db-4ac7-9d22-0b22b1246f1c","security_groups":[],"mac_address":"fa:16:3e:af:f6:e9","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-21fc7f43-c362-4812-b6d6-826402ccff42"}]} 2018-10-12 04:44:31,119 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-bfc80293-0d09-41d4-a0e1-73fe1269afcb 2018-10-12 04:44:31,120 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:31,487 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "dbad55701d8542c591a6c0d57f6a6dda", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj-role"}], "expires_at": "2018-10-12T05:44:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "20818c10489440f186afbbc234f12e0f", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/20818c10489440f186afbbc234f12e0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-04888554-0720-4ee-user", "id": "8a3eee8966ff471e995b105c9950262d"}, "audit_ids": ["-yz2nWn1RA-NAgk7wTjs5w"], "issued_at": "2018-10-12T04:44:31.000000Z"}} 2018-10-12 04:44:31,490 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecd4026a3c1f422e59aef295a51228ab9cf2a67" 2018-10-12 04:44:32,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-ec4fa41d-fb20-4d3a-ba9b-13c943fa39d5 x-compute-request-id: req-ec4fa41d-fb20-4d3a-ba9b-13c943fa39d5 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:7b:a5", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:44:24.000000", "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "security_groups": [{"name": "default"}], "user_id": "8a3eee8966ff471e995b105c9950262d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:44:25Z", "hostId": "e394bc5c10dfec3b0ce9c4859c3e5e0838b958223162a6d93cd07afc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:32,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-ec4fa41d-fb20-4d3a-ba9b-13c943fa39d5 2018-10-12 04:44:32,396 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:32,857 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-43a30b72-dd4e-417e-afb2-6037ae5f7eda x-compute-request-id: req-43a30b72-dd4e-417e-afb2-6037ae5f7eda Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:7b:a5", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:44:24.000000", "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "security_groups": [{"name": "default"}], "user_id": "8a3eee8966ff471e995b105c9950262d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:44:25Z", "hostId": "e394bc5c10dfec3b0ce9c4859c3e5e0838b958223162a6d93cd07afc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:32,857 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-43a30b72-dd4e-417e-afb2-6037ae5f7eda 2018-10-12 04:44:32,858 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst] is - ACTIVE 2018-10-12 04:44:32,858 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:44:32,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:33,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-91af8626-dbb5-4931-b5d2-34d53320972c x-compute-request-id: req-91af8626-dbb5-4931-b5d2-34d53320972c Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:7b:a5", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:44:24.000000", "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "security_groups": [{"name": "default"}], "user_id": "8a3eee8966ff471e995b105c9950262d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:44:25Z", "hostId": "e394bc5c10dfec3b0ce9c4859c3e5e0838b958223162a6d93cd07afc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:33,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-91af8626-dbb5-4931-b5d2-34d53320972c 2018-10-12 04:44:33,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:33,666 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-36488085-a536-4182-9e2e-81fbb5dc9690 Date: Fri, 12 Oct 2018 04:44: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":["fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7"],"updated_at":"2018-10-12T04:44:09Z","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20818c10489440f186afbbc234f12e0f","id":"21fc7f43-c362-4812-b6d6-826402ccff42","name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net"}]} 2018-10-12 04:44:33,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net used request id req-36488085-a536-4182-9e2e-81fbb5dc9690 2018-10-12 04:44:33,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:33,752 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-87780354-0199-420d-ace1-ba40b03e458b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f"}, "enabled": true, "id": "20818c10489440f186afbbc234f12e0f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}} 2018-10-12 04:44:33,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f used request id req-87780354-0199-420d-ace1-ba40b03e458b 2018-10-12 04:44:33,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:33,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-aaef2e0f-a7b9-4cb5-8df3-0db791af4078 Date: Fri, 12 Oct 2018 04:44:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"20818c10489440f186afbbc234f12e0f","id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet"}]} 2018-10-12 04:44:33,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-aaef2e0f-a7b9-4cb5-8df3-0db791af4078 2018-10-12 04:44:33,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:33,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-6a74e3af-6698-43c0-957a-f7e4f5c132cb Date: Fri, 12 Oct 2018 04:44:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.3"}],"id":"53a7051d-0631-42a4-8413-caa27f80230f","security_groups":[],"mac_address":"fa:16:3e:9b:f5:08","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-21fc7f43-c362-4812-b6d6-826402ccff42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.12"}],"id":"851b681b-e4bb-42e8-9b49-58451152abcf","security_groups":["4a3b6e30-044d-4244-8984-31db35f529f7"],"mac_address":"fa:16:3e:1a:7b:a5","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:14Z","binding:vnic_type":"normal","device_id":"c39d60c8-a09f-49eb-9eb3-11933cc3dcdc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.2"}],"id":"8f817d6f-4700-4fa6-af16-f73df3b0304e","security_groups":[],"mac_address":"fa:16:3e:7e:87:d1","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-21fc7f43-c362-4812-b6d6-826402ccff42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.4"}],"id":"c713e1a6-07db-4ac7-9d22-0b22b1246f1c","security_groups":[],"mac_address":"fa:16:3e:af:f6:e9","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-21fc7f43-c362-4812-b6d6-826402ccff42"}]} 2018-10-12 04:44:33,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-6a74e3af-6698-43c0-957a-f7e4f5c132cb 2018-10-12 04:44:33,916 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:34,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-662a3de6-ee57-40b8-ac2b-72c417d71652 x-compute-request-id: req-662a3de6-ee57-40b8-ac2b-72c417d71652 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:7b:a5", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:44:24.000000", "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "security_groups": [{"name": "default"}], "user_id": "8a3eee8966ff471e995b105c9950262d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:44:25Z", "hostId": "e394bc5c10dfec3b0ce9c4859c3e5e0838b958223162a6d93cd07afc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:34,369 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-662a3de6-ee57-40b8-ac2b-72c417d71652 2018-10-12 04:44:34,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:34,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d052df10-3af0-4b47-8e5c-d4d6a44c3b57 Date: Fri, 12 Oct 2018 04:44: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":["fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7"],"updated_at":"2018-10-12T04:44:09Z","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20818c10489440f186afbbc234f12e0f","id":"21fc7f43-c362-4812-b6d6-826402ccff42","name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net"}]} 2018-10-12 04:44:34,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net used request id req-d052df10-3af0-4b47-8e5c-d4d6a44c3b57 2018-10-12 04:44:34,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:34,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62512bb-2688-48d0-9958-07adf4a0a169 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f"}, "enabled": true, "id": "20818c10489440f186afbbc234f12e0f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}} 2018-10-12 04:44:34,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f used request id req-c62512bb-2688-48d0-9958-07adf4a0a169 2018-10-12 04:44:34,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:34,778 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-786cfa75-3b7b-4781-952b-542ca60360a9 Date: Fri, 12 Oct 2018 04:44:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"20818c10489440f186afbbc234f12e0f","id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet"}]} 2018-10-12 04:44:34,778 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-786cfa75-3b7b-4781-952b-542ca60360a9 2018-10-12 04:44:34,784 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:34,870 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-55c7e4a6-0c2d-4cb7-9e62-4e21c668dd83 Date: Fri, 12 Oct 2018 04:44:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.3"}],"id":"53a7051d-0631-42a4-8413-caa27f80230f","security_groups":[],"mac_address":"fa:16:3e:9b:f5:08","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-21fc7f43-c362-4812-b6d6-826402ccff42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.12"}],"id":"851b681b-e4bb-42e8-9b49-58451152abcf","security_groups":["4a3b6e30-044d-4244-8984-31db35f529f7"],"mac_address":"fa:16:3e:1a:7b:a5","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:14Z","binding:vnic_type":"normal","device_id":"c39d60c8-a09f-49eb-9eb3-11933cc3dcdc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.2"}],"id":"8f817d6f-4700-4fa6-af16-f73df3b0304e","security_groups":[],"mac_address":"fa:16:3e:7e:87:d1","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-21fc7f43-c362-4812-b6d6-826402ccff42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.4"}],"id":"c713e1a6-07db-4ac7-9d22-0b22b1246f1c","security_groups":[],"mac_address":"fa:16:3e:af:f6:e9","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-21fc7f43-c362-4812-b6d6-826402ccff42"}]} 2018-10-12 04:44:34,870 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-55c7e4a6-0c2d-4cb7-9e62-4e21c668dd83 2018-10-12 04:44:34,874 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name"}}' 2018-10-12 04:44:35,102 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04: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-21e70e4c-fd56-4614-944a-05772b8e9979 x-compute-request-id: req-21e70e4c-fd56-4614-944a-05772b8e9979 Content-Length: 187 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name is not found for project 20818c10489440f186afbbc234f12e0f", "code": 404}} 2018-10-12 04:44:35,102 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc/action used request id req-21e70e4c-fd56-4614-944a-05772b8e9979 2018-10-12 04:44:35,105 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:35,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-5b77c7ec-da5e-4b54-b727-023d2801d2be x-compute-request-id: req-5b77c7ec-da5e-4b54-b727-023d2801d2be Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:7b:a5", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:44:24.000000", "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "security_groups": [{"name": "default"}], "user_id": "8a3eee8966ff471e995b105c9950262d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:44:25Z", "hostId": "e394bc5c10dfec3b0ce9c4859c3e5e0838b958223162a6d93cd07afc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:35,554 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-5b77c7ec-da5e-4b54-b727-023d2801d2be 2018-10-12 04:44:35,554 - nova_utils - ERROR - Unexpected error while adding security group [InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name] - Security group InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name is not found for project 20818c10489440f186afbbc234f12e0f (HTTP 404) (Request-ID: req-21e70e4c-fd56-4614-944a-05772b8e9979) 2018-10-12 04:44:35,554 - create_instance - WARNING - Security group not added - Security group InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-name is not found for project 20818c10489440f186afbbc234f12e0f (HTTP 404) (Request-ID: req-21e70e4c-fd56-4614-944a-05772b8e9979) 2018-10-12 04:44:35,557 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:36,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-2d745c3a-d91c-4a04-8a72-75d90e875f1f x-compute-request-id: req-2d745c3a-d91c-4a04-8a72-75d90e875f1f Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:7b:a5", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:44:24.000000", "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "security_groups": [{"name": "default"}], "user_id": "8a3eee8966ff471e995b105c9950262d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:44:25Z", "hostId": "e394bc5c10dfec3b0ce9c4859c3e5e0838b958223162a6d93cd07afc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:36,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-2d745c3a-d91c-4a04-8a72-75d90e875f1f 2018-10-12 04:44:36,032 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:36,133 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ebdd4cc4-7f16-4779-b695-1f88794c2af2 Date: Fri, 12 Oct 2018 04:44: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":["fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7"],"updated_at":"2018-10-12T04:44:09Z","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:08Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"20818c10489440f186afbbc234f12e0f","id":"21fc7f43-c362-4812-b6d6-826402ccff42","name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net"}]} 2018-10-12 04:44:36,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net used request id req-ebdd4cc4-7f16-4779-b695-1f88794c2af2 2018-10-12 04:44:36,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:36,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c538259c-80fa-4688-a748-2d750ef19386 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f"}, "enabled": true, "id": "20818c10489440f186afbbc234f12e0f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}} 2018-10-12 04:44:36,215 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f used request id req-c538259c-80fa-4688-a748-2d750ef19386 2018-10-12 04:44:36,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:36,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2a84c9ab-bff3-4874-95b8-ae8048c42164 Date: Fri, 12 Oct 2018 04:44:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"20818c10489440f186afbbc234f12e0f","id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","subnetpool_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet"}]} 2018-10-12 04:44:36,273 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-2a84c9ab-bff3-4874-95b8-ae8048c42164 2018-10-12 04:44:36,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:36,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-f8091f4c-0092-48e6-a350-86aa182229a9 Date: Fri, 12 Oct 2018 04:44:36 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.3"}],"id":"53a7051d-0631-42a4-8413-caa27f80230f","security_groups":[],"mac_address":"fa:16:3e:9b:f5:08","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:10Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-21fc7f43-c362-4812-b6d6-826402ccff42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:24Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.12"}],"id":"851b681b-e4bb-42e8-9b49-58451152abcf","security_groups":["4a3b6e30-044d-4244-8984-31db35f529f7"],"mac_address":"fa:16:3e:1a:7b:a5","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:14Z","binding:vnic_type":"normal","device_id":"c39d60c8-a09f-49eb-9eb3-11933cc3dcdc"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:11Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.2"}],"id":"8f817d6f-4700-4fa6-af16-f73df3b0304e","security_groups":[],"mac_address":"fa:16:3e:7e:87:d1","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:09Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-21fc7f43-c362-4812-b6d6-826402ccff42"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:44:12Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7","ip_address":"10.55.0.4"}],"id":"c713e1a6-07db-4ac7-9d22-0b22b1246f1c","security_groups":[],"mac_address":"fa:16:3e:af:f6:e9","project_id":"20818c10489440f186afbbc234f12e0f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"21fc7f43-c362-4812-b6d6-826402ccff42","tenant_id":"20818c10489440f186afbbc234f12e0f","created_at":"2018-10-12T04:44:11Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-21fc7f43-c362-4812-b6d6-826402ccff42"}]} 2018-10-12 04:44:36,514 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-f8091f4c-0092-48e6-a350-86aa182229a9 2018-10-12 04:44:36,517 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0ecd4026a3c1f422e59aef295a51228ab9cf2a67" 2018-10-12 04:44:37,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-47c046d9-dd05-4999-b777-6c88b9edfacd x-compute-request-id: req-47c046d9-dd05-4999-b777-6c88b9edfacd Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:7b:a5", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:44:24.000000", "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "security_groups": [{"name": "default"}], "user_id": "8a3eee8966ff471e995b105c9950262d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:44:25Z", "hostId": "e394bc5c10dfec3b0ce9c4859c3e5e0838b958223162a6d93cd07afc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:37,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-47c046d9-dd05-4999-b777-6c88b9edfacd 2018-10-12 04:44:37,252 - create_instance - INFO - Deleting Port with ID - 851b681b-e4bb-42e8-9b49-58451152abcf 2018-10-12 04:44:37,252 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-port 2018-10-12 04:44:37,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/851b681b-e4bb-42e8-9b49-58451152abcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:37,971 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b1aefb1d-8acb-4467-ac34-3db20a0be979 Date: Fri, 12 Oct 2018 04:44:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:44:37,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/851b681b-e4bb-42e8-9b49-58451152abcf used request id req-b1aefb1d-8acb-4467-ac34-3db20a0be979 2018-10-12 04:44:37,972 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst 2018-10-12 04:44:37,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:38,125 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:44: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-659beab0-6384-49cc-b760-98307a1fd185 x-compute-request-id: req-659beab0-6384-49cc-b760-98307a1fd185 Content-Type: application/json 2018-10-12 04:44:38,125 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-659beab0-6384-49cc-b760-98307a1fd185 2018-10-12 04:44:38,125 - create_instance - INFO - Checking deletion status 2018-10-12 04:44:38,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:38,236 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-51879122-0a6b-4b0c-b776-571085361ad4 x-compute-request-id: req-51879122-0a6b-4b0c-b776-571085361ad4 Content-Encoding: gzip Content-Length: 738 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:1a:7b:a5", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:44:24.000000", "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "user_id": "8a3eee8966ff471e995b105c9950262d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:44:38Z", "hostId": "e394bc5c10dfec3b0ce9c4859c3e5e0838b958223162a6d93cd07afc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:38,237 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-51879122-0a6b-4b0c-b776-571085361ad4 2018-10-12 04:44:38,237 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst] is - ACTIVE 2018-10-12 04:44:38,237 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:44:41,240 - create_instance - DEBUG - VM status query timeout in 296.88517189 2018-10-12 04:44:41,243 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:41,541 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44: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-5d8c962d-7183-49fe-9ecf-2fe06f539a9d x-compute-request-id: req-5d8c962d-7183-49fe-9ecf-2fe06f539a9d 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.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "rel": "bookmark"}], "image": {"id": "7dc8d284-98f1-4077-9abc-907c76aa0828", "links": [{"href": "http://172.30.9.27:8774/images/7dc8d284-98f1-4077-9abc-907c76aa0828", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:44:24.000000", "flavor": {"id": "34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "links": [{"href": "http://172.30.9.27:8774/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df", "rel": "bookmark"}]}, "id": "c39d60c8-a09f-49eb-9eb3-11933cc3dcdc", "user_id": "8a3eee8966ff471e995b105c9950262d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:44:38Z", "hostId": "e394bc5c10dfec3b0ce9c4859c3e5e0838b958223162a6d93cd07afc", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst", "created": "2018-10-12T04:44:18Z", "tenant_id": "20818c10489440f186afbbc234f12e0f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:44:41,541 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-5d8c962d-7183-49fe-9ecf-2fe06f539a9d 2018-10-12 04:44:41,542 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst] is - ACTIVE 2018-10-12 04:44:41,542 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:44:44,545 - create_instance - DEBUG - VM status query timeout in 293.580568075 2018-10-12 04:44:44,548 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e659e07a229168e698f86b8ef5f505d43cf7f77a" 2018-10-12 04:44:44,597 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:44: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-418cdf0e-c0fc-438c-9e66-bfbf9658ea59 x-compute-request-id: req-418cdf0e-c0fc-438c-9e66-bfbf9658ea59 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c39d60c8-a09f-49eb-9eb3-11933cc3dcdc could not be found.", "code": 404}} 2018-10-12 04:44:44,597 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c39d60c8-a09f-49eb-9eb3-11933cc3dcdc used request id req-418cdf0e-c0fc-438c-9e66-bfbf9658ea59 2018-10-12 04:44:44,598 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c39d60c8-a09f-49eb-9eb3-11933cc3dcdc could not be found. (HTTP 404) (Request-ID: req-418cdf0e-c0fc-438c-9e66-bfbf9658ea59) 2018-10-12 04:44:44,598 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-inst 2018-10-12 04:44:44,602 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}154f4127856ab53a119fbf6c3c116514bbba63f2" 2018-10-12 04:44:44,652 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:44: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-5d4fac30-4d51-430e-a0f1-c141fc1a4d6d x-compute-request-id: req-5d4fac30-4d51-430e-a0f1-c141fc1a4d6d Content-Length: 0 Content-Type: application/json 2018-10-12 04:44:44,652 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/34952e8f-f4eb-4cb3-b514-d8e3be03d5df used request id req-5d4fac30-4d51-430e-a0f1-c141fc1a4d6d 2018-10-12 04:44:44,653 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet 2018-10-12 04:44:44,653 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-subnet 2018-10-12 04:44:44,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd521a904a9a616e988a5234049ffee2fa3421b8" 2018-10-12 04:44:47,036 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cade6b88-3846-4fef-97b3-90916dc40268 Date: Fri, 12 Oct 2018 04:44:47 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:44:47,036 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fc3a4aeb-38f1-4b88-8c68-4f9df1f50eb7 used request id req-cade6b88-3846-4fef-97b3-90916dc40268 2018-10-12 04:44:47,036 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-pub-net 2018-10-12 04:44:47,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/21fc7f43-c362-4812-b6d6-826402ccff42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd521a904a9a616e988a5234049ffee2fa3421b8" 2018-10-12 04:44:48,379 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c52ae0eb-3954-4985-9059-282342da1a15 Date: Fri, 12 Oct 2018 04:44:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:44:48,379 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/21fc7f43-c362-4812-b6d6-826402ccff42 used request id req-c52ae0eb-3954-4985-9059-282342da1a15 2018-10-12 04:44:48,379 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-0d8acbc0-a227-464b-ab18-77da8f1e6136-image 2018-10-12 04:44:48,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}39b7d40d81a3a90da6b0d23de3fbcc873688c973" 2018-10-12 04:44:49,854 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7ca225de-4e5c-489f-b9ed-42733d2f5ba3 Date: Fri, 12 Oct 2018 04:44:49 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:44:49,855 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7dc8d284-98f1-4077-9abc-907c76aa0828 used request id req-7ca225de-4e5c-489f-b9ed-42733d2f5ba3 2018-10-12 04:44:49,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:50,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9d42571c-1dbe-4e67-bb4a-861b5920803b Date: Fri, 12 Oct 2018 04:44:50 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:07Z", "updated_at": "2018-10-12T04:44:07Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:07Z", "revision_number": 0, "id": "78b67b2e-abd8-4d38-96b3-eb393f7e4b8d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:07Z", "security_group_id": "4a3b6e30-044d-4244-8984-31db35f529f7", "tenant_id": "20818c10489440f186afbbc234f12e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "20818c10489440f186afbbc234f12e0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:07Z", "revision_number": 0, "id": "afe7e73e-286b-43de-b811-9a777926c488", "remote_group_id": "4a3b6e30-044d-4244-8984-31db35f529f7", "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:07Z", "security_group_id": "4a3b6e30-044d-4244-8984-31db35f529f7", "tenant_id": "20818c10489440f186afbbc234f12e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "20818c10489440f186afbbc234f12e0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:07Z", "revision_number": 0, "id": "c5d26616-e0ca-4deb-84dc-7afcda232832", "remote_group_id": "4a3b6e30-044d-4244-8984-31db35f529f7", "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:07Z", "security_group_id": "4a3b6e30-044d-4244-8984-31db35f529f7", "tenant_id": "20818c10489440f186afbbc234f12e0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "20818c10489440f186afbbc234f12e0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:07Z", "revision_number": 0, "id": "d33763d3-0fec-4b25-a211-311ad3b9f926", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:07Z", "security_group_id": "4a3b6e30-044d-4244-8984-31db35f529f7", "tenant_id": "20818c10489440f186afbbc234f12e0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "20818c10489440f186afbbc234f12e0f"}], "revision_number": 4, "project_id": "20818c10489440f186afbbc234f12e0f", "id": "4a3b6e30-044d-4244-8984-31db35f529f7", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:44:50,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-9d42571c-1dbe-4e67-bb4a-861b5920803b 2018-10-12 04:44:50,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:50,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ca36ec64-7201-4761-893f-3eeb8361b209 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:44:50,183 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-ca36ec64-7201-4761-893f-3eeb8361b209 2018-10-12 04:44:50,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:50,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-756fda20-3d72-4721-9e4c-aa9c3ab70f86 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:44:50,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-756fda20-3d72-4721-9e4c-aa9c3ab70f86 2018-10-12 04:44:50,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:50,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e74090d-4877-4147-90a7-24ab9bf2a48f Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f"}, "enabled": true, "id": "20818c10489440f186afbbc234f12e0f", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-04888554-0720-4ee-proj"}} 2018-10-12 04:44:50,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f used request id req-0e74090d-4877-4147-90a7-24ab9bf2a48f 2018-10-12 04:44:50,380 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4a3b6e30-044d-4244-8984-31db35f529f7 2018-10-12 04:44:50,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4a3b6e30-044d-4244-8984-31db35f529f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:50,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-a9dd7d03-a001-4c4f-819c-1db97be7cdb6 Date: Fri, 12 Oct 2018 04:44:50 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-10-12T04:44:07Z", "security_group_id": "4a3b6e30-044d-4244-8984-31db35f529f7", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:07Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "78b67b2e-abd8-4d38-96b3-eb393f7e4b8d"}, {"remote_group_id": "4a3b6e30-044d-4244-8984-31db35f529f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:44:07Z", "security_group_id": "4a3b6e30-044d-4244-8984-31db35f529f7", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:07Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "afe7e73e-286b-43de-b811-9a777926c488"}, {"remote_group_id": "4a3b6e30-044d-4244-8984-31db35f529f7", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:44:07Z", "security_group_id": "4a3b6e30-044d-4244-8984-31db35f529f7", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:07Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "c5d26616-e0ca-4deb-84dc-7afcda232832"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:44:07Z", "security_group_id": "4a3b6e30-044d-4244-8984-31db35f529f7", "port_range_min": null, "revision_number": 0, "tenant_id": "20818c10489440f186afbbc234f12e0f", "created_at": "2018-10-12T04:44:07Z", "project_id": "20818c10489440f186afbbc234f12e0f", "id": "d33763d3-0fec-4b25-a211-311ad3b9f926"}]} 2018-10-12 04:44:50,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4a3b6e30-044d-4244-8984-31db35f529f7 used request id req-a9dd7d03-a001-4c4f-819c-1db97be7cdb6 2018-10-12 04:44:50,562 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:44:50,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/4a3b6e30-044d-4244-8984-31db35f529f7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:50,903 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-99deb476-f4db-41a1-b971-44be82a60b44 Content-Length: 0 Date: Fri, 12 Oct 2018 04:44:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:44:50,903 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/4a3b6e30-044d-4244-8984-31db35f529f7 used request id req-99deb476-f4db-41a1-b971-44be82a60b44 2018-10-12 04:44:50,904 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-04888554-0720-4ee-proj 2018-10-12 04:44:50,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:51,139 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:44:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef9e1e2c-0b59-4cbe-a5b5-d3fb389d5e03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:44:51,139 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/20818c10489440f186afbbc234f12e0f used request id req-ef9e1e2c-0b59-4cbe-a5b5-d3fb389d5e03 2018-10-12 04:44:51,139 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-04888554-0720-4ee-proj-role 2018-10-12 04:44:51,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/dbad55701d8542c591a6c0d57f6a6dda -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:51,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9124647a-980f-44e1-a438-466759bc224f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:44:51,261 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/dbad55701d8542c591a6c0d57f6a6dda used request id req-9124647a-980f-44e1-a438-466759bc224f 2018-10-12 04:44:51,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4acd836aed1fce59442d2891a6b8ec809c33788b" 2018-10-12 04:44:51,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a197de93-5873-4731-8cf0-0e4dc39338c1 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:44:51,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a197de93-5873-4731-8cf0-0e4dc39338c1 2018-10-12 04:44:51,350 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-04888554-0720-4ee-user 2018-10-12 04:44:51,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/8a3eee8966ff471e995b105c9950262d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6a1b75edd7aa6551191dc9dd8492721162dd6c8" 2018-10-12 04:44:51,579 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:44:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4615836f-8e09-4fc7-8ed9-ffbad64cb9da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:44:51,579 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/8a3eee8966ff471e995b105c9950262d used request id req-4615836f-8e09-4fc7-8ed9-ffbad64cb9da 2018-10-12 04:44:51,581 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:51,983 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:44:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["KA84FyzdTM-Xwz-VU2p1UA"], "issued_at": "2018-10-12T04:44:51.000000Z"}} 2018-10-12 04:44:51,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24fc8dea92d29da026cf98b16ff840f1cd838e72" 2018-10-12 04:44:52,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d508d50-5c0e-4115-9002-03745e097022 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:52,060 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9d508d50-5c0e-4115-9002-03745e097022 2018-10-12 04:44:52,062 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:52,063 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:52,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:44:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["i-wpt93bQpGYEWNuSrYteQ"], "issued_at": "2018-10-12T04:44:52.000000Z"}} 2018-10-12 04:44:52,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:44:52,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-022877ab-879c-45d1-b83e-e82965b0787f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:52,528 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-022877ab-879c-45d1-b83e-e82965b0787f 2018-10-12 04:44:52,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:44:52,538 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:44: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:44:52,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:44:52,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-013edc59-8bac-437f-9339-869fa2fd8f08 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:44:52,625 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj used request id req-013edc59-8bac-437f-9339-869fa2fd8f08 2018-10-12 04:44:52,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:44:52,718 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e31aeb26-7328-4204-9e5c-c4076d000fc0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:44:52,719 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e31aeb26-7328-4204-9e5c-c4076d000fc0 2018-10-12 04:44:52,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}}' 2018-10-12 04:44:52,860 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:44:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4018cb76-a2e5-45e8-9080-84a0f46e248d Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}} 2018-10-12 04:44:52,860 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4018cb76-a2e5-45e8-9080-84a0f46e248d 2018-10-12 04:44:52,861 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj 2018-10-12 04:44:52,861 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:52,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:53,258 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:44:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Jl7bCNZnTS6rqXUgLO5mTw"], "issued_at": "2018-10-12T04:44:53.000000Z"}} 2018-10-12 04:44:53,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dedffbf39d4c41b3e7e81570d24d416828355422" 2018-10-12 04:44:53,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecf6ca39-e503-4bd0-9779-80792fffc7bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:53,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ecf6ca39-e503-4bd0-9779-80792fffc7bb 2018-10-12 04:44:53,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:44:53,282 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:44: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:44:53,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dedffbf39d4c41b3e7e81570d24d416828355422" 2018-10-12 04:44:53,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-681c7bfd-254d-488e-a32d-89a002df8509 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:44:53,386 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-681c7bfd-254d-488e-a32d-89a002df8509 2018-10-12 04:44:53,390 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dedffbf39d4c41b3e7e81570d24d416828355422" 2018-10-12 04:44:53,479 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-305a621a-286a-4269-bded-d6b3e66a2575 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}]} 2018-10-12 04:44:53,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj used request id req-305a621a-286a-4269-bded-d6b3e66a2575 2018-10-12 04:44:53,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dedffbf39d4c41b3e7e81570d24d416828355422" 2018-10-12 04:44:53,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a19ae3-4fcd-4b5d-880a-6118234bc46e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:44:53,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-07a19ae3-4fcd-4b5d-880a-6118234bc46e 2018-10-12 04:44:53,974 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-4899ba89-8b21-4fa-user 2018-10-12 04:44:53,974 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:53,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:44:54,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2537cf1a-83bc-41ea-8596-7d9080a2296e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:44:54,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2537cf1a-83bc-41ea-8596-7d9080a2296e 2018-10-12 04:44:54,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" -d '{"role": {"name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj-role"}}' 2018-10-12 04:44:54,177 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2ca2d932-4dca-409c-822c-08cce5d23cba Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "379b823ff2c64ce2ac8b8c1993b91078", "links": {"self": "http://172.30.9.27:5000/v3/roles/379b823ff2c64ce2ac8b8c1993b91078"}, "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj-role"}} 2018-10-12 04:44:54,177 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-2ca2d932-4dca-409c-822c-08cce5d23cba 2018-10-12 04:44:54,177 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj-role 2018-10-12 04:44:54,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/379b823ff2c64ce2ac8b8c1993b91078 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:44:54,268 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7721ba44-f326-4af9-9132-b389902ede91 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/379b823ff2c64ce2ac8b8c1993b91078"}, "domain_id": null, "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj-role", "id": "379b823ff2c64ce2ac8b8c1993b91078"}} 2018-10-12 04:44:54,268 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/379b823ff2c64ce2ac8b8c1993b91078 used request id req-7721ba44-f326-4af9-9132-b389902ede91 2018-10-12 04:44:54,268 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj-role to project InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj 2018-10-12 04:44:54,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a/users/f2c6090261b44c079db427595c81aa56/roles/379b823ff2c64ce2ac8b8c1993b91078 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:44:54,402 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b178704a-abdc-46aa-9fca-7e67aaf2c719 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:44:54,402 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a/users/f2c6090261b44c079db427595c81aa56/roles/379b823ff2c64ce2ac8b8c1993b91078 used request id req-b178704a-abdc-46aa-9fca-7e67aaf2c719 2018-10-12 04:44:54,402 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:44:54,404 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:44:54,404 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:54,405 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:54,800 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "379b823ff2c64ce2ac8b8c1993b91078", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj-role"}], "expires_at": "2018-10-12T05:44:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513bdb6a5cd74045b514f96bed8c222a", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-user", "id": "f2c6090261b44c079db427595c81aa56"}, "audit_ids": ["IdXVOOOJT_GEJ4ARxqadNg"], "issued_at": "2018-10-12T04:44:54.000000Z"}} 2018-10-12 04:44:54,801 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3001828be1e46f6e11795b8e70bfe35fdb4897d8" 2018-10-12 04:44:54,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b42bec37-fa46-42a5-b51e-69dab19b982f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:54,887 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b42bec37-fa46-42a5-b51e-69dab19b982f 2018-10-12 04:44:54,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3001828be1e46f6e11795b8e70bfe35fdb4897d8" 2018-10-12 04:44:55,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-5b393828-361a-4840-9831-186bc313fbed Date: Fri, 12 Oct 2018 04:44:55 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image"} 2018-10-12 04:44:55,073 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image used request id req-5b393828-361a-4840-9831-186bc313fbed 2018-10-12 04:44:55,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3001828be1e46f6e11795b8e70bfe35fdb4897d8" 2018-10-12 04:44:55,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1d094d5d-eb46-408d-9174-44277a8cf216 Date: Fri, 12 Oct 2018 04:44: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-10-12 04:44:55,218 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1d094d5d-eb46-408d-9174-44277a8cf216 2018-10-12 04:44:55,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}3001828be1e46f6e11795b8e70bfe35fdb4897d8" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image"}' 2018-10-12 04:44:55,451 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707 X-Openstack-Request-Id: req-f246e630-bea2-4806-b9e7-6d6396fc78b8 Date: Fri, 12 Oct 2018 04:44:55 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:44:55Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:44:55Z", "visibility": "shared", "locations": [], "self": "/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707", "min_disk": 0, "protected": false, "id": "0ef9ce38-f877-459f-b286-6c14007e4707", "file": "/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707/file", "checksum": null, "owner": "513bdb6a5cd74045b514f96bed8c222a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:44:55,452 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f246e630-bea2-4806-b9e7-6d6396fc78b8 2018-10-12 04:44:55,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3001828be1e46f6e11795b8e70bfe35fdb4897d8" -d '' 2018-10-12 04:44:57,517 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-15bbddbf-8ea6-439a-99a7-cdbbd0abb452 Date: Fri, 12 Oct 2018 04:44:57 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:44:57,518 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707/file used request id req-15bbddbf-8ea6-439a-99a7-cdbbd0abb452 2018-10-12 04:44:57,518 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:44:57,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3001828be1e46f6e11795b8e70bfe35fdb4897d8" 2018-10-12 04:44:57,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-97a83031-d0a0-4000-9d73-0759fa580067 Date: Fri, 12 Oct 2018 04:44:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:44:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:44:57Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0ef9ce38-f877-459f-b286-6c14007e4707/snap", "metadata": {}}], "self": "/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707", "min_disk": 0, "protected": false, "id": "0ef9ce38-f877-459f-b286-6c14007e4707", "file": "/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "513bdb6a5cd74045b514f96bed8c222a", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0ef9ce38-f877-459f-b286-6c14007e4707/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:44:57,697 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707 used request id req-97a83031-d0a0-4000-9d73-0759fa580067 2018-10-12 04:44:57,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3001828be1e46f6e11795b8e70bfe35fdb4897d8" 2018-10-12 04:44:57,708 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-39c3d008-9e88-4297-8619-9fd393222359 Date: Fri, 12 Oct 2018 04:44: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-10-12 04:44:57,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-39c3d008-9e88-4297-8619-9fd393222359 2018-10-12 04:44:57,711 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image 2018-10-12 04:44:57,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3001828be1e46f6e11795b8e70bfe35fdb4897d8" 2018-10-12 04:44:57,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-8a8cd79a-0192-4fda-bf33-9c9113e09c8c Date: Fri, 12 Oct 2018 04:44:57 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:44:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:44:57Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0ef9ce38-f877-459f-b286-6c14007e4707/snap", "metadata": {}}], "self": "/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707", "min_disk": 0, "protected": false, "id": "0ef9ce38-f877-459f-b286-6c14007e4707", "file": "/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "513bdb6a5cd74045b514f96bed8c222a", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0ef9ce38-f877-459f-b286-6c14007e4707/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:44:57,732 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707 used request id req-8a8cd79a-0192-4fda-bf33-9c9113e09c8c 2018-10-12 04:44:57,733 - create_image - DEBUG - Instance status is - active 2018-10-12 04:44:57,733 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image 2018-10-12 04:44:57,733 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image 2018-10-12 04:44:57,733 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:44:57,734 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:44:58,117 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "379b823ff2c64ce2ac8b8c1993b91078", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj-role"}], "expires_at": "2018-10-12T05:44:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513bdb6a5cd74045b514f96bed8c222a", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-user", "id": "f2c6090261b44c079db427595c81aa56"}, "audit_ids": ["1fFjWFaDR2mp5eW1h7ivgg"], "issued_at": "2018-10-12T04:44:58.000000Z"}} 2018-10-12 04:44:58,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0f6f9f49f34161f68af188bff9c0aaa0607670" 2018-10-12 04:44:58,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:44:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c3cdda5-2edf-4058-95d1-45511dc24b1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:44:58,193 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5c3cdda5-2edf-4058-95d1-45511dc24b1d 2018-10-12 04:44:58,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0f6f9f49f34161f68af188bff9c0aaa0607670" 2018-10-12 04:44:58,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3f5ef372-cddb-4b15-8d19-bcad0cd0c8b6 Date: Fri, 12 Oct 2018 04:44:58 GMT RESP BODY: {"networks":[]} 2018-10-12 04:44:58,367 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net used request id req-3f5ef372-cddb-4b15-8d19-bcad0cd0c8b6 2018-10-12 04:44:58,368 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net 2018-10-12 04:44:58,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0f6f9f49f34161f68af188bff9c0aaa0607670" -d '{"network": {"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net", "admin_state_up": true}}' 2018-10-12 04:44:58,996 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-9b14fb21-bce5-446a-b8e0-cd5b47664f4b Date: Fri, 12 Oct 2018 04:44:59 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:44:58Z","is_default":false,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","mtu":1450}} 2018-10-12 04:44:58,996 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-9b14fb21-bce5-446a-b8e0-cd5b47664f4b 2018-10-12 04:44:59,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0f6f9f49f34161f68af188bff9c0aaa0607670" 2018-10-12 04:44:59,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-7079afb8-49af-4f47-ae08-9957da7547cc Date: Fri, 12 Oct 2018 04:44: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-10-12T04:44:58Z","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net"}]} 2018-10-12 04:44:59,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-7079afb8-49af-4f47-ae08-9957da7547cc 2018-10-12 04:44:59,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0f6f9f49f34161f68af188bff9c0aaa0607670" 2018-10-12 04:44:59,415 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e0a30549-348b-4a28-9e27-f3b75fd5854a Date: Fri, 12 Oct 2018 04:44:59 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:44:59,415 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-e0a30549-348b-4a28-9e27-f3b75fd5854a 2018-10-12 04:44:59,416 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet 2018-10-12 04:44:59,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0f6f9f49f34161f68af188bff9c0aaa0607670" -d '{"subnets": [{"ip_version": 4, "network_id": "1a080f23-d4b3-4537-bbb1-0d4319dae886", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]}' 2018-10-12 04:45:00,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fd848ba5-35ee-4f90-a871-35ba93de69b0 Date: Fri, 12 Oct 2018 04:45:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:59Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"513bdb6a5cd74045b514f96bed8c222a","id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]} 2018-10-12 04:45:00,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-fd848ba5-35ee-4f90-a871-35ba93de69b0 2018-10-12 04:45:00,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0f6f9f49f34161f68af188bff9c0aaa0607670" 2018-10-12 04:45:00,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a74c9190-d5d0-4fcc-aa21-382687bde356 Date: Fri, 12 Oct 2018 04:45: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":["8da931f3-cb01-48cb-97ff-dcc4d7d181d3"],"updated_at":"2018-10-12T04:44:59Z","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net"}]} 2018-10-12 04:45:00,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-a74c9190-d5d0-4fcc-aa21-382687bde356 2018-10-12 04:45:00,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0f6f9f49f34161f68af188bff9c0aaa0607670" 2018-10-12 04:45:00,848 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-debb680c-2c2c-4fd7-9bd3-6c8a4f199dec Date: Fri, 12 Oct 2018 04:45:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:59Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"513bdb6a5cd74045b514f96bed8c222a","id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]} 2018-10-12 04:45:00,848 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-debb680c-2c2c-4fd7-9bd3-6c8a4f199dec 2018-10-12 04:45:00,849 - OpenStackNetwork - DEBUG - Network [1a080f23-d4b3-4537-bbb1-0d4319dae886] created successfully 2018-10-12 04:45:00,849 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:45:00,850 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:45:01,237 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:45:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["29fEQDycTYqXTByutBDy7Q"], "issued_at": "2018-10-12T04:45:01.000000Z"}} 2018-10-12 04:45:01,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d039169ecde17c4eeea82374c407588f6ad9187d" 2018-10-12 04:45:01,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-867fadeb-2ba5-4971-95be-a31090ea1792 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:01,407 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-867fadeb-2ba5-4971-95be-a31090ea1792 2018-10-12 04:45:01,408 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:45:01,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d039169ecde17c4eeea82374c407588f6ad9187d" 2018-10-12 04:45:01,594 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-a89a10b6-3429-4445-bd1d-e2c7b9b54542 x-compute-request-id: req-a89a10b6-3429-4445-bd1d-e2c7b9b54542 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:45:01,594 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a89a10b6-3429-4445-bd1d-e2c7b9b54542 2018-10-12 04:45:01,598 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d039169ecde17c4eeea82374c407588f6ad9187d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-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-10-12 04:45:01,650 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-6320e1c9-ae6c-41c6-b3bf-059836c65f20 x-compute-request-id: req-6320e1c9-ae6c-41c6-b3bf-059836c65f20 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:45:01,650 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-6320e1c9-ae6c-41c6-b3bf-059836c65f20 2018-10-12 04:45:01,651 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:45:01,652 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:45:02,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "379b823ff2c64ce2ac8b8c1993b91078", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj-role"}], "expires_at": "2018-10-12T05:45:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513bdb6a5cd74045b514f96bed8c222a", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-user", "id": "f2c6090261b44c079db427595c81aa56"}, "audit_ids": ["EpN37Z6ATl6bfULik-EhAQ"], "issued_at": "2018-10-12T04:45:02.000000Z"}} 2018-10-12 04:45:02,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" 2018-10-12 04:45:02,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbb3330-623e-4969-ac6a-076cd6d81c05 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:02,134 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cfbb3330-623e-4969-ac6a-076cd6d81c05 2018-10-12 04:45:02,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" 2018-10-12 04:45:02,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-d8a9901e-8b94-4fba-908d-1b0474e444dc Date: Fri, 12 Oct 2018 04:45:02 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:45:02,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name&description=hello+group used request id req-d8a9901e-8b94-4fba-908d-1b0474e444dc 2018-10-12 04:45:02,323 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name... 2018-10-12 04:45:02,323 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name 2018-10-12 04:45:02,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" -d '{"security_group": {"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name", "description": "hello group"}}' 2018-10-12 04:45:02,741 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-2a99754f-c01a-4b10-8c73-82c8462fabdf Date: Fri, 12 Oct 2018 04:45:02 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "updated_at": "2018-10-12T04:45:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:45:02Z", "revision_number": 0, "id": "62724df6-15cc-412c-b9fc-3f4b33dee299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "port_range_min": null, "ethertype": "IPv6", "project_id": "513bdb6a5cd74045b514f96bed8c222a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:45:02Z", "revision_number": 0, "id": "7ef5d9d4-38a8-46e9-8621-f82ea4e2ceea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "port_range_min": null, "ethertype": "IPv4", "project_id": "513bdb6a5cd74045b514f96bed8c222a"}], "revision_number": 2, "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}} 2018-10-12 04:45:02,742 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-2a99754f-c01a-4b10-8c73-82c8462fabdf 2018-10-12 04:45:02,742 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48e4f45d-35c5-4f5e-94cf-32fd0f031989 2018-10-12 04:45:02,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" 2018-10-12 04:45:02,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7bc0c605-b856-4300-85da-e1ba7c091f75 Date: Fri, 12 Oct 2018 04:45:02 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-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "62724df6-15cc-412c-b9fc-3f4b33dee299"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "7ef5d9d4-38a8-46e9-8621-f82ea4e2ceea"}]} 2018-10-12 04:45:02,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 used request id req-7bc0c605-b856-4300-85da-e1ba7c091f75 2018-10-12 04:45:02,924 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48e4f45d-35c5-4f5e-94cf-32fd0f031989 2018-10-12 04:45:02,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" 2018-10-12 04:45:03,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-2b76457c-11a8-47fe-8191-6dc9d4016cbe Date: Fri, 12 Oct 2018 04:45: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-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "62724df6-15cc-412c-b9fc-3f4b33dee299"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "7ef5d9d4-38a8-46e9-8621-f82ea4e2ceea"}]} 2018-10-12 04:45:03,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 used request id req-2b76457c-11a8-47fe-8191-6dc9d4016cbe 2018-10-12 04:45:03,098 - neutron_utils - INFO - Retrieving security group with ID - 48e4f45d-35c5-4f5e-94cf-32fd0f031989 2018-10-12 04:45:03,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" 2018-10-12 04:45:03,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-ffc0fff8-3509-4077-a802-da021326b451 Date: Fri, 12 Oct 2018 04:45:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "updated_at": "2018-10-12T04:45:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:45:02Z", "revision_number": 0, "id": "62724df6-15cc-412c-b9fc-3f4b33dee299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "port_range_min": null, "ethertype": "IPv6", "project_id": "513bdb6a5cd74045b514f96bed8c222a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:45:02Z", "revision_number": 0, "id": "7ef5d9d4-38a8-46e9-8621-f82ea4e2ceea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "port_range_min": null, "ethertype": "IPv4", "project_id": "513bdb6a5cd74045b514f96bed8c222a"}], "revision_number": 2, "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}]} 2018-10-12 04:45:03,296 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 used request id req-ffc0fff8-3509-4077-a802-da021326b451 2018-10-12 04:45:03,297 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48e4f45d-35c5-4f5e-94cf-32fd0f031989 2018-10-12 04:45:03,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" 2018-10-12 04:45:03,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a460f2b7-2083-4b27-b5b5-52379f26930d Date: Fri, 12 Oct 2018 04:45: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-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "62724df6-15cc-412c-b9fc-3f4b33dee299"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "7ef5d9d4-38a8-46e9-8621-f82ea4e2ceea"}]} 2018-10-12 04:45:03,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 used request id req-a460f2b7-2083-4b27-b5b5-52379f26930d 2018-10-12 04:45:03,475 - neutron_utils - INFO - Retrieving security group with ID - 48e4f45d-35c5-4f5e-94cf-32fd0f031989 2018-10-12 04:45:03,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" 2018-10-12 04:45:03,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-061dcb8f-0047-4e10-9b38-c1764f9fe9d9 Date: Fri, 12 Oct 2018 04:45:03 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "updated_at": "2018-10-12T04:45:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:45:02Z", "revision_number": 0, "id": "62724df6-15cc-412c-b9fc-3f4b33dee299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "port_range_min": null, "ethertype": "IPv6", "project_id": "513bdb6a5cd74045b514f96bed8c222a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:45:02Z", "revision_number": 0, "id": "7ef5d9d4-38a8-46e9-8621-f82ea4e2ceea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "port_range_min": null, "ethertype": "IPv4", "project_id": "513bdb6a5cd74045b514f96bed8c222a"}], "revision_number": 2, "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}]} 2018-10-12 04:45:03,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 used request id req-061dcb8f-0047-4e10-9b38-c1764f9fe9d9 2018-10-12 04:45:03,670 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48e4f45d-35c5-4f5e-94cf-32fd0f031989 2018-10-12 04:45:03,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" 2018-10-12 04:45:03,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c4eedce9-110d-4aaf-9b36-4f5309cf299a Date: Fri, 12 Oct 2018 04:45: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-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "62724df6-15cc-412c-b9fc-3f4b33dee299"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "7ef5d9d4-38a8-46e9-8621-f82ea4e2ceea"}]} 2018-10-12 04:45:03,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 used request id req-c4eedce9-110d-4aaf-9b36-4f5309cf299a 2018-10-12 04:45:03,832 - neutron_utils - INFO - Retrieving security group with ID - 48e4f45d-35c5-4f5e-94cf-32fd0f031989 2018-10-12 04:45:03,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" 2018-10-12 04:45:04,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-4f1afe70-a9c5-4a8e-a724-673be80f3792 Date: Fri, 12 Oct 2018 04:45:04 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "updated_at": "2018-10-12T04:45:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:45:02Z", "revision_number": 0, "id": "62724df6-15cc-412c-b9fc-3f4b33dee299", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "port_range_min": null, "ethertype": "IPv6", "project_id": "513bdb6a5cd74045b514f96bed8c222a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:45:02Z", "revision_number": 0, "id": "7ef5d9d4-38a8-46e9-8621-f82ea4e2ceea", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "port_range_min": null, "ethertype": "IPv4", "project_id": "513bdb6a5cd74045b514f96bed8c222a"}], "revision_number": 2, "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}]} 2018-10-12 04:45:04,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 used request id req-4f1afe70-a9c5-4a8e-a724-673be80f3792 2018-10-12 04:45:04,033 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 48e4f45d-35c5-4f5e-94cf-32fd0f031989 2018-10-12 04:45:04,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" 2018-10-12 04:45:04,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1cf5527f-bffe-44f8-acd0-ff9e954ea945 Date: Fri, 12 Oct 2018 04:45:04 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-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "62724df6-15cc-412c-b9fc-3f4b33dee299"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:45:02Z", "security_group_id": "48e4f45d-35c5-4f5e-94cf-32fd0f031989", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:45:02Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "7ef5d9d4-38a8-46e9-8621-f82ea4e2ceea"}]} 2018-10-12 04:45:04,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=48e4f45d-35c5-4f5e-94cf-32fd0f031989 used request id req-1cf5527f-bffe-44f8-acd0-ff9e954ea945 2018-10-12 04:45:04,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:45:04,203 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:45:04,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "379b823ff2c64ce2ac8b8c1993b91078", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj-role"}], "expires_at": "2018-10-12T05:45:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513bdb6a5cd74045b514f96bed8c222a", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-user", "id": "f2c6090261b44c079db427595c81aa56"}, "audit_ids": ["D2fkjl72Thm7y7_evb9fAg"], "issued_at": "2018-10-12T04:45:04.000000Z"}} 2018-10-12 04:45:04,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:04,645 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea6e0796-c45f-43bf-98a1-bf12a974e924 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:04,645 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ea6e0796-c45f-43bf-98a1-bf12a974e924 2018-10-12 04:45:04,646 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:45:04,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:04,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8746e605-3d12-4466-ae6f-7adf73182328 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:04,726 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8746e605-3d12-4466-ae6f-7adf73182328 2018-10-12 04:45:04,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:04,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1d9f342b-103e-4fed-83c1-e2302497781c Date: Fri, 12 Oct 2018 04: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":["8da931f3-cb01-48cb-97ff-dcc4d7d181d3"],"updated_at":"2018-10-12T04:44:59Z","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net"}]} 2018-10-12 04:45:04,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net used request id req-1d9f342b-103e-4fed-83c1-e2302497781c 2018-10-12 04:45:04,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:45:04,981 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:45: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:45:04,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:05,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-feb83581-e554-448c-ad6e-6964308cb28a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}} 2018-10-12 04:45:05,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a used request id req-feb83581-e554-448c-ad6e-6964308cb28a 2018-10-12 04:45:05,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:05,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-7caf882c-bc5a-4bf9-9153-9c2b3b4710dd Date: Fri, 12 Oct 2018 04:45:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:59Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"513bdb6a5cd74045b514f96bed8c222a","id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]} 2018-10-12 04:45:05,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-7caf882c-bc5a-4bf9-9153-9c2b3b4710dd 2018-10-12 04:45:05,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886&name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:05,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5c7ea7ae-a103-4f0e-b309-536dfbd5fd05 Date: Fri, 12 Oct 2018 04:45:05 GMT RESP BODY: {"ports":[]} 2018-10-12 04:45:05,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886&name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port&admin_state_up=True used request id req-5c7ea7ae-a103-4f0e-b309-536dfbd5fd05 2018-10-12 04:45:05,470 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:05,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-7b4df785-1b51-43a1-851e-98756d8de638 x-compute-request-id: req-7b4df785-1b51-43a1-851e-98756d8de638 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:45:05,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst used request id req-7b4df785-1b51-43a1-851e-98756d8de638 2018-10-12 04:45:05,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:05,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ae674cb0-f9db-4aac-a10b-dbd4c9ce6a8b Date: Fri, 12 Oct 2018 04:45: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":["8da931f3-cb01-48cb-97ff-dcc4d7d181d3"],"updated_at":"2018-10-12T04:44:59Z","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net"}]} 2018-10-12 04:45:05,792 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net used request id req-ae674cb0-f9db-4aac-a10b-dbd4c9ce6a8b 2018-10-12 04:45:05,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:05,876 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ed2ce6a-fda9-4eb7-a887-3dc5d0234fb4 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}} 2018-10-12 04:45:05,876 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a used request id req-5ed2ce6a-fda9-4eb7-a887-3dc5d0234fb4 2018-10-12 04:45:05,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:06,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-1e04ae42-77b1-406d-b700-cb8b554c77fa Date: Fri, 12 Oct 2018 04:45:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:59Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"513bdb6a5cd74045b514f96bed8c222a","id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]} 2018-10-12 04:45:06,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-1e04ae42-77b1-406d-b700-cb8b554c77fa 2018-10-12 04:45:06,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886&name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:06,283 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-061954a1-0de8-4758-9490-edf1c3188b5d Date: Fri, 12 Oct 2018 04:45:06 GMT RESP BODY: {"ports":[]} 2018-10-12 04:45:06,283 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886&name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port&admin_state_up=True used request id req-061954a1-0de8-4758-9490-edf1c3188b5d 2018-10-12 04:45:06,284 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:45:06,285 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:45:06,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "379b823ff2c64ce2ac8b8c1993b91078", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj-role"}], "expires_at": "2018-10-12T05:45:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513bdb6a5cd74045b514f96bed8c222a", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-user", "id": "f2c6090261b44c079db427595c81aa56"}, "audit_ids": ["DjBAUMMMSy20e4JJuQPOgQ"], "issued_at": "2018-10-12T04:45:06.000000Z"}} 2018-10-12 04:45:06,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c4304714f2f2ad4183273e6b0c296e070ea351" 2018-10-12 04:45:06,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8886f00f-4663-4f21-a719-b7f13ac0c8a4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:06,741 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8886f00f-4663-4f21-a719-b7f13ac0c8a4 2018-10-12 04:45:06,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:07,015 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bafc37b8-2f83-4752-a0e6-fc35e17ed14f Date: Fri, 12 Oct 2018 04:45: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":["8da931f3-cb01-48cb-97ff-dcc4d7d181d3"],"updated_at":"2018-10-12T04:44:59Z","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net"}]} 2018-10-12 04:45:07,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net used request id req-bafc37b8-2f83-4752-a0e6-fc35e17ed14f 2018-10-12 04:45:07,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:07,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-919480a2-caa2-4fdc-9f01-494552cb841a Date: Fri, 12 Oct 2018 04:45:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:59Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"513bdb6a5cd74045b514f96bed8c222a","id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]} 2018-10-12 04:45:07,238 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-919480a2-caa2-4fdc-9f01-494552cb841a 2018-10-12 04:45:07,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:07,494 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-2c166104-5480-4438-b21d-7c12ee660d25 Date: Fri, 12 Oct 2018 04:45: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":["8da931f3-cb01-48cb-97ff-dcc4d7d181d3"],"updated_at":"2018-10-12T04:44:59Z","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net"}]} 2018-10-12 04:45:07,494 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net used request id req-2c166104-5480-4438-b21d-7c12ee660d25 2018-10-12 04:45:07,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:45:07,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:45: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:45:07,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}29c4304714f2f2ad4183273e6b0c296e070ea351" 2018-10-12 04:45:07,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8f3977-d6bc-4a2a-a61e-b1fffdc4a0fd Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}} 2018-10-12 04:45:07,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a used request id req-5d8f3977-d6bc-4a2a-a61e-b1fffdc4a0fd 2018-10-12 04:45:07,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:07,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-e32dd3dc-22e7-4e9e-8213-f7fa040d3528 Date: Fri, 12 Oct 2018 04:45:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:59Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"513bdb6a5cd74045b514f96bed8c222a","id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]} 2018-10-12 04:45:07,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-e32dd3dc-22e7-4e9e-8213-f7fa040d3528 2018-10-12 04:45:07,813 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net 2018-10-12 04:45:07,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" -d '{"port": {"network_id": "1a080f23-d4b3-4537-bbb1-0d4319dae886", "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port", "admin_state_up": true}}' 2018-10-12 04:45:08,744 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-38b190d9-e8f3-4613-a8d4-dc98dbb8de08 Date: Fri, 12 Oct 2018 04:45:08 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.14"}],"id":"d48f1a5f-d753-42fa-b81b-3224ee6903cf","security_groups":["d7b9021e-2489-43ad-9050-bd62a35d019e"],"mac_address":"fa:16:3e:68:0c:55","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port","project_id":"513bdb6a5cd74045b514f96bed8c222a","qos_policy_id":null,"admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:08Z","binding:vnic_type":"normal"}} 2018-10-12 04:45:08,744 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-38b190d9-e8f3-4613-a8d4-dc98dbb8de08 2018-10-12 04:45:08,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:09,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ebf9529e-4360-4cfb-9286-392aea02d601 Date: Fri, 12 Oct 2018 04:45: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":["8da931f3-cb01-48cb-97ff-dcc4d7d181d3"],"updated_at":"2018-10-12T04:44:59Z","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net"}]} 2018-10-12 04:45:09,001 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net used request id req-ebf9529e-4360-4cfb-9286-392aea02d601 2018-10-12 04:45:09,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:09,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6af0807b-4c86-4dd7-879c-1c6ca4970156 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}} 2018-10-12 04:45:09,080 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a used request id req-6af0807b-4c86-4dd7-879c-1c6ca4970156 2018-10-12 04:45:09,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:09,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b6a762ba-a5d7-4ec9-958e-668c51f8777c Date: Fri, 12 Oct 2018 04:45:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:59Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"513bdb6a5cd74045b514f96bed8c222a","id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]} 2018-10-12 04:45:09,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-b6a762ba-a5d7-4ec9-958e-668c51f8777c 2018-10-12 04:45:09,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886&name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:09,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-06f5ae38-ceff-4d19-8d00-d7095f1883db Date: Fri, 12 Oct 2018 04:45:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:08Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.14"}],"id":"d48f1a5f-d753-42fa-b81b-3224ee6903cf","security_groups":["d7b9021e-2489-43ad-9050-bd62a35d019e"],"mac_address":"fa:16:3e:68:0c:55","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:08Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:45:09,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886&name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port&admin_state_up=True used request id req-06f5ae38-ceff-4d19-8d00-d7095f1883db 2018-10-12 04:45:09,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:09,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b713bcdb-cc94-4c2d-8017-fbe0e7618bab Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}} 2018-10-12 04:45:09,286 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a used request id req-b713bcdb-cc94-4c2d-8017-fbe0e7618bab 2018-10-12 04:45:09,287 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst 2018-10-12 04:45:09,290 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:09,317 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45: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-edbdd67e-ba24-40c7-bf34-501323a8ad5d x-compute-request-id: req-edbdd67e-ba24-40c7-bf34-501323a8ad5d Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"flavors": [{"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-flavor-name"}]} 2018-10-12 04:45:09,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-edbdd67e-ba24-40c7-bf34-501323a8ad5d 2018-10-12 04:45:09,321 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:09,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45: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-70ba50db-b250-44db-a3a7-5b4b41460a39 x-compute-request-id: req-70ba50db-b250-44db-a3a7-5b4b41460a39 Content-Encoding: gzip Content-Length: 324 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:45:09,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d used request id req-70ba50db-b250-44db-a3a7-5b4b41460a39 2018-10-12 04:45:09,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:09,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-98d8a68d-e630-495f-9977-5489e4d17a04 Date: Fri, 12 Oct 2018 04:45:09 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:44:55Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:44:57Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0ef9ce38-f877-459f-b286-6c14007e4707/snap", "metadata": {}}], "self": "/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707", "min_disk": 0, "protected": false, "id": "0ef9ce38-f877-459f-b286-6c14007e4707", "file": "/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "513bdb6a5cd74045b514f96bed8c222a", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0ef9ce38-f877-459f-b286-6c14007e4707/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image"} 2018-10-12 04:45:09,593 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image used request id req-98d8a68d-e630-495f-9977-5489e4d17a04 2018-10-12 04:45:09,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:09,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-417b721f-3163-4066-9865-d3d4b815b7c8 Date: Fri, 12 Oct 2018 04:45: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-10-12 04:45:09,753 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-417b721f-3163-4066-9865-d3d4b815b7c8 2018-10-12 04:45:09,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" -d '{"server": {"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "imageRef": "0ef9ce38-f877-459f-b286-6c14007e4707", "flavorRef": "39f24686-3271-48db-a48b-e3b25cb70c8d", "max_count": 1, "min_count": 1, "networks": [{"port": "d48f1a5f-d753-42fa-b81b-3224ee6903cf"}], "security_groups": [{"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}]}}' 2018-10-12 04:45:11,659 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:45: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-41ab804a-f172-4528-bc99-a6db87d62354 x-compute-request-id: req-41ab804a-f172-4528-bc99-a6db87d62354 Content-Length: 435 location: http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "adminPass": "e6Ejtf7tgMNJ"}} 2018-10-12 04:45:11,659 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-41ab804a-f172-4528-bc99-a6db87d62354 2018-10-12 04:45:11,663 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:12,032 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-d77eb940-5dd8-4584-b946-fb3238d10d35 x-compute-request-id: req-d77eb940-5dd8-4584-b946-fb3238d10d35 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.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "user_id": "f2c6090261b44c079db427595c81aa56", "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-10-12T04:45:11Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:12,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-d77eb940-5dd8-4584-b946-fb3238d10d35 2018-10-12 04:45:12,033 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst 2018-10-12 04:45:12,036 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:12,248 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45: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-c8162a95-d46a-47b0-a2fe-07fc4fc9b60e x-compute-request-id: req-c8162a95-d46a-47b0-a2fe-07fc4fc9b60e 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.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "user_id": "f2c6090261b44c079db427595c81aa56", "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-10-12T04:45:12Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:12,249 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-c8162a95-d46a-47b0-a2fe-07fc4fc9b60e 2018-10-12 04:45:12,249 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst] is - BUILD 2018-10-12 04:45:12,249 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:45:15,252 - create_instance - DEBUG - VM status query timeout in 896.780771017 2018-10-12 04:45:15,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:15,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45: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-384b9acb-01c7-4b16-8f49-dc78ea79af61 x-compute-request-id: req-384b9acb-01c7-4b16-8f49-dc78ea79af61 Content-Encoding: gzip Content-Length: 671 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "security_groups": [{"name": "default"}], "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:45:12Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:15,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-384b9acb-01c7-4b16-8f49-dc78ea79af61 2018-10-12 04:45:15,739 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst] is - BUILD 2018-10-12 04:45:15,739 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:45:18,741 - create_instance - DEBUG - VM status query timeout in 893.292626143 2018-10-12 04:45:18,744 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:19,504 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-6de124ad-aeb7-4c02-aed2-53dcd414f173 x-compute-request-id: req-6de124ad-aeb7-4c02-aed2-53dcd414f173 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:0c:55", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "security_groups": [{"name": "default"}], "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:17Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:19,504 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-6de124ad-aeb7-4c02-aed2-53dcd414f173 2018-10-12 04:45:19,505 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst] is - ACTIVE 2018-10-12 04:45:19,505 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:45:19,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:20,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-52d042a9-e436-4613-9552-0a5b4f255cf1 x-compute-request-id: req-52d042a9-e436-4613-9552-0a5b4f255cf1 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:0c:55", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "security_groups": [{"name": "default"}], "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:17Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:20,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-52d042a9-e436-4613-9552-0a5b4f255cf1 2018-10-12 04:45:20,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:20,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-de002d7f-3b0e-4345-89ea-7c1136007d93 Date: Fri, 12 Oct 2018 04:45: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":["8da931f3-cb01-48cb-97ff-dcc4d7d181d3"],"updated_at":"2018-10-12T04:44:59Z","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net"}]} 2018-10-12 04:45:20,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net used request id req-de002d7f-3b0e-4345-89ea-7c1136007d93 2018-10-12 04:45:20,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:20,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7888864e-f690-41e5-9677-a4a17d1ac338 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}} 2018-10-12 04:45:20,485 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a used request id req-7888864e-f690-41e5-9677-a4a17d1ac338 2018-10-12 04:45:20,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:20,681 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-5d55131f-8c29-4388-8a1f-de26e9af8fa8 Date: Fri, 12 Oct 2018 04:45:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:59Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"513bdb6a5cd74045b514f96bed8c222a","id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]} 2018-10-12 04:45:20,681 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-5d55131f-8c29-4388-8a1f-de26e9af8fa8 2018-10-12 04:45:20,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:20,774 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-e90d0c00-de92-49bc-ba32-37621d60c279 Date: Fri, 12 Oct 2018 04:45:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.2"}],"id":"156de969-2a23-48b2-aa36-41759d81723a","security_groups":[],"mac_address":"fa:16:3e:31:c1:7d","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.3"}],"id":"2bab1cb6-66b1-4cd2-9f60-ae640d11e11e","security_groups":[],"mac_address":"fa:16:3e:d9:64:9c","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.4"}],"id":"be4ea82e-493f-495d-9c28-c616a1801c05","security_groups":[],"mac_address":"fa:16:3e:05:88:14","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.14"}],"id":"d48f1a5f-d753-42fa-b81b-3224ee6903cf","security_groups":["d7b9021e-2489-43ad-9050-bd62a35d019e"],"mac_address":"fa:16:3e:68:0c:55","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:08Z","binding:vnic_type":"normal","device_id":"32766620-f93c-49b7-87d7-635cb14b4fb1"}]} 2018-10-12 04:45:20,774 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-e90d0c00-de92-49bc-ba32-37621d60c279 2018-10-12 04:45:20,777 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:21,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-1d3dff83-9dd2-46d7-a9a3-a974f35a23d7 x-compute-request-id: req-1d3dff83-9dd2-46d7-a9a3-a974f35a23d7 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:0c:55", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "security_groups": [{"name": "default"}], "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:17Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:21,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-1d3dff83-9dd2-46d7-a9a3-a974f35a23d7 2018-10-12 04:45:21,382 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst] is - ACTIVE 2018-10-12 04:45:21,382 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:45:21,385 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:21,986 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-b439f699-d826-45ec-a8cd-57b6719d3db6 x-compute-request-id: req-b439f699-d826-45ec-a8cd-57b6719d3db6 Content-Encoding: gzip Content-Length: 753 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:0c:55", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "security_groups": [{"name": "default"}], "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:17Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:21,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-b439f699-d826-45ec-a8cd-57b6719d3db6 2018-10-12 04:45:21,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:22,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9db0a0cf-cb2d-4599-80c6-1dfa762676da Date: Fri, 12 Oct 2018 04:45: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":["8da931f3-cb01-48cb-97ff-dcc4d7d181d3"],"updated_at":"2018-10-12T04:44:59Z","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net"}]} 2018-10-12 04:45:22,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net used request id req-9db0a0cf-cb2d-4599-80c6-1dfa762676da 2018-10-12 04:45:22,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:22,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bb7e9e1-a2e5-4191-80f9-8c10f1fc422f Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}} 2018-10-12 04:45:22,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a used request id req-6bb7e9e1-a2e5-4191-80f9-8c10f1fc422f 2018-10-12 04:45:22,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:22,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8adafcf0-f57b-4ca5-ac87-75ec11218077 Date: Fri, 12 Oct 2018 04:45:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:59Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"513bdb6a5cd74045b514f96bed8c222a","id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]} 2018-10-12 04:45:22,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-8adafcf0-f57b-4ca5-ac87-75ec11218077 2018-10-12 04:45:22,601 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:22,691 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-1b90bc7e-9082-47d6-a726-177db3d47ea9 Date: Fri, 12 Oct 2018 04:45:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.2"}],"id":"156de969-2a23-48b2-aa36-41759d81723a","security_groups":[],"mac_address":"fa:16:3e:31:c1:7d","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.3"}],"id":"2bab1cb6-66b1-4cd2-9f60-ae640d11e11e","security_groups":[],"mac_address":"fa:16:3e:d9:64:9c","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.4"}],"id":"be4ea82e-493f-495d-9c28-c616a1801c05","security_groups":[],"mac_address":"fa:16:3e:05:88:14","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:16Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.14"}],"id":"d48f1a5f-d753-42fa-b81b-3224ee6903cf","security_groups":["d7b9021e-2489-43ad-9050-bd62a35d019e"],"mac_address":"fa:16:3e:68:0c:55","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:08Z","binding:vnic_type":"normal","device_id":"32766620-f93c-49b7-87d7-635cb14b4fb1"}]} 2018-10-12 04:45:22,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-1b90bc7e-9082-47d6-a726-177db3d47ea9 2018-10-12 04:45:22,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}}' 2018-10-12 04:45:23,727 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-146ea1ac-2651-4de7-b25f-15cda6782aa9 x-compute-request-id: req-146ea1ac-2651-4de7-b25f-15cda6782aa9 Content-Length: 0 Content-Type: application/json 2018-10-12 04:45:23,727 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1/action used request id req-146ea1ac-2651-4de7-b25f-15cda6782aa9 2018-10-12 04:45:23,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:24,198 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45: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-c9a9ca7a-c0fc-4f12-b906-7764d2689e24 x-compute-request-id: req-c9a9ca7a-c0fc-4f12-b906-7764d2689e24 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:0c:55", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "security_groups": [{"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}, {"name": "default"}], "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:17Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:24,199 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-c9a9ca7a-c0fc-4f12-b906-7764d2689e24 2018-10-12 04:45:24,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:24,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7cc797cf-0add-4f55-ba82-cb8ce54cf580 Date: Fri, 12 Oct 2018 04: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":["8da931f3-cb01-48cb-97ff-dcc4d7d181d3"],"updated_at":"2018-10-12T04:44:59Z","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net"}]} 2018-10-12 04:45:24,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net used request id req-7cc797cf-0add-4f55-ba82-cb8ce54cf580 2018-10-12 04:45:24,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:24,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ad3642a-e6e5-406b-b38f-7f746b5b9542 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}} 2018-10-12 04:45:24,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a used request id req-8ad3642a-e6e5-406b-b38f-7f746b5b9542 2018-10-12 04:45:24,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:24,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fa08cfc7-8d8c-49e0-8810-c06f5744186b Date: Fri, 12 Oct 2018 04:45:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:59Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"513bdb6a5cd74045b514f96bed8c222a","id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]} 2018-10-12 04:45:24,598 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-fa08cfc7-8d8c-49e0-8810-c06f5744186b 2018-10-12 04:45:24,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:24,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-a400ef9e-4459-4b9e-9975-5d7e7fa49237 Date: Fri, 12 Oct 2018 04:45:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.2"}],"id":"156de969-2a23-48b2-aa36-41759d81723a","security_groups":[],"mac_address":"fa:16:3e:31:c1:7d","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.3"}],"id":"2bab1cb6-66b1-4cd2-9f60-ae640d11e11e","security_groups":[],"mac_address":"fa:16:3e:d9:64:9c","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.4"}],"id":"be4ea82e-493f-495d-9c28-c616a1801c05","security_groups":[],"mac_address":"fa:16:3e:05:88:14","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:23Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.14"}],"id":"d48f1a5f-d753-42fa-b81b-3224ee6903cf","security_groups":["48e4f45d-35c5-4f5e-94cf-32fd0f031989","d7b9021e-2489-43ad-9050-bd62a35d019e"],"mac_address":"fa:16:3e:68:0c:55","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:08Z","binding:vnic_type":"normal","device_id":"32766620-f93c-49b7-87d7-635cb14b4fb1"}]} 2018-10-12 04:45:24,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-a400ef9e-4459-4b9e-9975-5d7e7fa49237 2018-10-12 04:45:24,828 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:45:25,214 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "379b823ff2c64ce2ac8b8c1993b91078", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj-role"}], "expires_at": "2018-10-12T05:45:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "513bdb6a5cd74045b514f96bed8c222a", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/513bdb6a5cd74045b514f96bed8c222a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-user", "id": "f2c6090261b44c079db427595c81aa56"}, "audit_ids": ["lrYZyTv4RUK1i4_Ifpn9JA"], "issued_at": "2018-10-12T04:45:25.000000Z"}} 2018-10-12 04:45:25,218 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9c1b90c7cb69502257bccda7c4c8186531e81" 2018-10-12 04:45:26,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-4341b0d4-f8e8-4b3e-9dd0-4e8a598c9555 x-compute-request-id: req-4341b0d4-f8e8-4b3e-9dd0-4e8a598c9555 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:0c:55", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "security_groups": [{"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}, {"name": "default"}], "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:17Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:26,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-4341b0d4-f8e8-4b3e-9dd0-4e8a598c9555 2018-10-12 04:45:26,191 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:26,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-087f0d93-7407-4ebf-97f4-a69c9dd11e8b x-compute-request-id: req-087f0d93-7407-4ebf-97f4-a69c9dd11e8b Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:0c:55", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "security_groups": [{"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}, {"name": "default"}], "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:17Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:26,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-087f0d93-7407-4ebf-97f4-a69c9dd11e8b 2018-10-12 04:45:26,813 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst] is - ACTIVE 2018-10-12 04:45:26,813 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:45:26,816 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:27,121 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-25081328-ad53-43bb-a0fd-4ca85e226066 x-compute-request-id: req-25081328-ad53-43bb-a0fd-4ca85e226066 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:0c:55", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "security_groups": [{"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}, {"name": "default"}], "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:17Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:27,121 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-25081328-ad53-43bb-a0fd-4ca85e226066 2018-10-12 04:45:27,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:27,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9616f375-a310-4dc5-9881-223dd44c659b Date: Fri, 12 Oct 2018 04:45: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":["8da931f3-cb01-48cb-97ff-dcc4d7d181d3"],"updated_at":"2018-10-12T04:44:59Z","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net"}]} 2018-10-12 04:45:27,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net used request id req-9616f375-a310-4dc5-9881-223dd44c659b 2018-10-12 04:45:27,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:27,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-993fdb88-d40f-4744-8b1c-cd434279fd89 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}} 2018-10-12 04:45:27,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a used request id req-993fdb88-d40f-4744-8b1c-cd434279fd89 2018-10-12 04:45:27,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:27,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-28081d41-b202-4469-9ad6-12d98b8d9cd8 Date: Fri, 12 Oct 2018 04:45:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:59Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"513bdb6a5cd74045b514f96bed8c222a","id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]} 2018-10-12 04:45:27,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-28081d41-b202-4469-9ad6-12d98b8d9cd8 2018-10-12 04:45:27,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:27,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-30f0ccf7-6fc9-4dfb-bcad-ca07a8608cc7 Date: Fri, 12 Oct 2018 04:45:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.2"}],"id":"156de969-2a23-48b2-aa36-41759d81723a","security_groups":[],"mac_address":"fa:16:3e:31:c1:7d","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.3"}],"id":"2bab1cb6-66b1-4cd2-9f60-ae640d11e11e","security_groups":[],"mac_address":"fa:16:3e:d9:64:9c","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.4"}],"id":"be4ea82e-493f-495d-9c28-c616a1801c05","security_groups":[],"mac_address":"fa:16:3e:05:88:14","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:23Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.14"}],"id":"d48f1a5f-d753-42fa-b81b-3224ee6903cf","security_groups":["48e4f45d-35c5-4f5e-94cf-32fd0f031989","d7b9021e-2489-43ad-9050-bd62a35d019e"],"mac_address":"fa:16:3e:68:0c:55","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:08Z","binding:vnic_type":"normal","device_id":"32766620-f93c-49b7-87d7-635cb14b4fb1"}]} 2018-10-12 04:45:27,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-30f0ccf7-6fc9-4dfb-bcad-ca07a8608cc7 2018-10-12 04:45:27,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:28,054 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-30d40a10-4db6-4c7d-87e2-99e33737fa8e x-compute-request-id: req-30d40a10-4db6-4c7d-87e2-99e33737fa8e Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:0c:55", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "security_groups": [{"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}, {"name": "default"}], "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:17Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:28,054 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-30d40a10-4db6-4c7d-87e2-99e33737fa8e 2018-10-12 04:45:28,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:28,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-a68c7229-b2c2-47fd-b0be-8645cb7aa8c2 Date: Fri, 12 Oct 2018 04: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":["8da931f3-cb01-48cb-97ff-dcc4d7d181d3"],"updated_at":"2018-10-12T04:44:59Z","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net"}]} 2018-10-12 04:45:28,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net used request id req-a68c7229-b2c2-47fd-b0be-8645cb7aa8c2 2018-10-12 04:45:28,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:28,242 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-958fce1b-580c-486f-be53-d81f77581388 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}} 2018-10-12 04:45:28,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a used request id req-958fce1b-580c-486f-be53-d81f77581388 2018-10-12 04:45:28,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:28,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b93cacd0-387a-47ab-8df7-52dff1d660ed Date: Fri, 12 Oct 2018 04:45:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:59Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"513bdb6a5cd74045b514f96bed8c222a","id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]} 2018-10-12 04:45:28,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-b93cacd0-387a-47ab-8df7-52dff1d660ed 2018-10-12 04:45:28,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:28,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-abca2139-992a-466b-b8ed-a88975eefd7d Date: Fri, 12 Oct 2018 04:45:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.2"}],"id":"156de969-2a23-48b2-aa36-41759d81723a","security_groups":[],"mac_address":"fa:16:3e:31:c1:7d","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.3"}],"id":"2bab1cb6-66b1-4cd2-9f60-ae640d11e11e","security_groups":[],"mac_address":"fa:16:3e:d9:64:9c","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.4"}],"id":"be4ea82e-493f-495d-9c28-c616a1801c05","security_groups":[],"mac_address":"fa:16:3e:05:88:14","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:23Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.14"}],"id":"d48f1a5f-d753-42fa-b81b-3224ee6903cf","security_groups":["48e4f45d-35c5-4f5e-94cf-32fd0f031989","d7b9021e-2489-43ad-9050-bd62a35d019e"],"mac_address":"fa:16:3e:68:0c:55","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:08Z","binding:vnic_type":"normal","device_id":"32766620-f93c-49b7-87d7-635cb14b4fb1"}]} 2018-10-12 04:45:28,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-abca2139-992a-466b-b8ed-a88975eefd7d 2018-10-12 04:45:28,393 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}}' 2018-10-12 04:45:28,699 - novaclient.v2.client - DEBUG - RESP: [400] Date: Fri, 12 Oct 2018 04:45: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-ea34e6d8-6731-47cb-954a-5063619423ad x-compute-request-id: req-ea34e6d8-6731-47cb-954a-5063619423ad 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: '48e4f45d-35c5-4f5e-94cf-32fd0f031989'.\nNeutron server returns request_ids: ['req-e8c5d2b5-bd6d-4da0-8723-1249ae7b9bc1']", "code": 400}} 2018-10-12 04:45:28,699 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1/action used request id req-ea34e6d8-6731-47cb-954a-5063619423ad 2018-10-12 04:45:28,702 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:29,168 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45: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-5f1a471c-04c3-43f8-8e28-8ce1efbb213c x-compute-request-id: req-5f1a471c-04c3-43f8-8e28-8ce1efbb213c Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:0c:55", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "security_groups": [{"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}, {"name": "default"}], "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:17Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:29,168 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-5f1a471c-04c3-43f8-8e28-8ce1efbb213c 2018-10-12 04:45:29,169 - nova_utils - WARNING - Security group [InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name] already added to VM [InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst] 2018-10-12 04:45:29,172 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:29,634 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-d172389e-1d33-4075-bf53-c032d2848345 x-compute-request-id: req-d172389e-1d33-4075-bf53-c032d2848345 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:0c:55", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "security_groups": [{"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}, {"name": "default"}], "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:17Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:29,634 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-d172389e-1d33-4075-bf53-c032d2848345 2018-10-12 04:45:29,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:29,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-4507184e-18da-42b2-9229-73712604e307 Date: Fri, 12 Oct 2018 04:45: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":["8da931f3-cb01-48cb-97ff-dcc4d7d181d3"],"updated_at":"2018-10-12T04:44:59Z","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:58Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"513bdb6a5cd74045b514f96bed8c222a","id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net"}]} 2018-10-12 04:45:29,900 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net used request id req-4507184e-18da-42b2-9229-73712604e307 2018-10-12 04:45:29,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:29,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-846e63e7-066b-43d6-8428-55f4e811b8fc Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}} 2018-10-12 04:45:29,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a used request id req-846e63e7-066b-43d6-8428-55f4e811b8fc 2018-10-12 04:45:29,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:30,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-af6ce39b-dad0-45bc-8230-f725e7306463 Date: Fri, 12 Oct 2018 04:45:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:44:59Z","dns_nameservers":[],"updated_at":"2018-10-12T04:44: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":"513bdb6a5cd74045b514f96bed8c222a","id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet"}]} 2018-10-12 04:45:30,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-af6ce39b-dad0-45bc-8230-f725e7306463 2018-10-12 04:45:30,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:30,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-6ed0c654-0b24-47fb-b1a7-c54df88b8dde Date: Fri, 12 Oct 2018 04:45:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:02Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.2"}],"id":"156de969-2a23-48b2-aa36-41759d81723a","security_groups":[],"mac_address":"fa:16:3e:31:c1:7d","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:00Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.3"}],"id":"2bab1cb6-66b1-4cd2-9f60-ae640d11e11e","security_groups":[],"mac_address":"fa:16:3e:d9:64:9c","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:01Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:04Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.4"}],"id":"be4ea82e-493f-495d-9c28-c616a1801c05","security_groups":[],"mac_address":"fa:16:3e:05:88:14","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:01Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1a080f23-d4b3-4537-bbb1-0d4319dae886"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:23Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8da931f3-cb01-48cb-97ff-dcc4d7d181d3","ip_address":"10.55.0.14"}],"id":"d48f1a5f-d753-42fa-b81b-3224ee6903cf","security_groups":["48e4f45d-35c5-4f5e-94cf-32fd0f031989","d7b9021e-2489-43ad-9050-bd62a35d019e"],"mac_address":"fa:16:3e:68:0c:55","project_id":"513bdb6a5cd74045b514f96bed8c222a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port","admin_state_up":true,"network_id":"1a080f23-d4b3-4537-bbb1-0d4319dae886","tenant_id":"513bdb6a5cd74045b514f96bed8c222a","created_at":"2018-10-12T04:45:08Z","binding:vnic_type":"normal","device_id":"32766620-f93c-49b7-87d7-635cb14b4fb1"}]} 2018-10-12 04:45:30,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-6ed0c654-0b24-47fb-b1a7-c54df88b8dde 2018-10-12 04:45:30,160 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b0c9c1b90c7cb69502257bccda7c4c8186531e81" 2018-10-12 04:45:30,481 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45: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-78bb9944-1ac1-4c3d-8614-986bbce7e8e4 x-compute-request-id: req-78bb9944-1ac1-4c3d-8614-986bbce7e8e4 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:68:0c:55", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "security_groups": [{"name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name"}, {"name": "default"}], "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:17Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:30,481 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-78bb9944-1ac1-4c3d-8614-986bbce7e8e4 2018-10-12 04:45:30,482 - create_instance - INFO - Deleting Port with ID - d48f1a5f-d753-42fa-b81b-3224ee6903cf 2018-10-12 04:45:30,482 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-port 2018-10-12 04:45:30,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/d48f1a5f-d753-42fa-b81b-3224ee6903cf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:31,391 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-712e3303-02cf-4376-a3a1-0b4fd58f9de5 Date: Fri, 12 Oct 2018 04:45:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:45:31,391 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/d48f1a5f-d753-42fa-b81b-3224ee6903cf used request id req-712e3303-02cf-4376-a3a1-0b4fd58f9de5 2018-10-12 04:45:31,392 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst 2018-10-12 04:45:31,395 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:31,557 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04: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-907613b3-89f6-4ec4-ac67-02eb063b949d x-compute-request-id: req-907613b3-89f6-4ec4-ac67-02eb063b949d Content-Type: application/json 2018-10-12 04:45:31,557 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-907613b3-89f6-4ec4-ac67-02eb063b949d 2018-10-12 04:45:31,557 - create_instance - INFO - Checking deletion status 2018-10-12 04:45:31,560 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:32,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-e7fb4d99-c8e1-4993-bedb-8729d9b6abed x-compute-request-id: req-e7fb4d99-c8e1-4993-bedb-8729d9b6abed 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.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:31Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:32,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-e7fb4d99-c8e1-4993-bedb-8729d9b6abed 2018-10-12 04:45:32,267 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst] is - ACTIVE 2018-10-12 04:45:32,268 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:45:35,271 - create_instance - DEBUG - VM status query timeout in 296.286442995 2018-10-12 04:45:35,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:35,530 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-c9ab217d-0882-4e03-8063-6fc7e92e0d44 x-compute-request-id: req-c9ab217d-0882-4e03-8063-6fc7e92e0d44 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.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:45:31Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:35,530 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-c9ab217d-0882-4e03-8063-6fc7e92e0d44 2018-10-12 04:45:35,530 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst] is - ACTIVE 2018-10-12 04:45:35,530 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:45:38,534 - create_instance - DEBUG - VM status query timeout in 293.023576021 2018-10-12 04:45:38,537 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2f2e13b072e11acf95ea54e3235fc53e31bdbf19" 2018-10-12 04:45:38,796 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45: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-b1e2e5c4-14d2-4a35-af40-c13b91fe35be x-compute-request-id: req-b1e2e5c4-14d2-4a35-af40-c13b91fe35be Content-Encoding: gzip Content-Length: 656 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32766620-f93c-49b7-87d7-635cb14b4fb1", "rel": "bookmark"}], "image": {"id": "0ef9ce38-f877-459f-b286-6c14007e4707", "links": [{"href": "http://172.30.9.27:8774/images/0ef9ce38-f877-459f-b286-6c14007e4707", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "deleted", "OS-SRV-USG:launched_at": "2018-10-12T04:45:16.000000", "flavor": {"id": "39f24686-3271-48db-a48b-e3b25cb70c8d", "links": [{"href": "http://172.30.9.27:8774/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d", "rel": "bookmark"}]}, "id": "32766620-f93c-49b7-87d7-635cb14b4fb1", "user_id": "f2c6090261b44c079db427595c81aa56", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "DELETED", "updated": "2018-10-12T04:45:38Z", "hostId": "8dfb721476c4076ef2f390027b89bd8a8221dd58ae4328aaf92cb21d", "OS-SRV-USG:terminated_at": "2018-10-12T04:45:37.000000", "key_name": null, "name": "InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst", "created": "2018-10-12T04:45:11Z", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:45:38,796 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32766620-f93c-49b7-87d7-635cb14b4fb1 used request id req-b1e2e5c4-14d2-4a35-af40-c13b91fe35be 2018-10-12 04:45:38,797 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst] is - DELETED 2018-10-12 04:45:38,797 - create_instance - INFO - VM is - DELETED 2018-10-12 04:45:38,797 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-inst 2018-10-12 04:45:38,798 - neutron_utils - INFO - Deleting security group rule with ID - 7ef5d9d4-38a8-46e9-8621-f82ea4e2ceea 2018-10-12 04:45:38,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/7ef5d9d4-38a8-46e9-8621-f82ea4e2ceea -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" 2018-10-12 04:45:39,051 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fdb29b78-42e3-44d1-8768-f364fdee47e4 Content-Length: 0 Date: Fri, 12 Oct 2018 04:45:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:45:39,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/7ef5d9d4-38a8-46e9-8621-f82ea4e2ceea used request id req-fdb29b78-42e3-44d1-8768-f364fdee47e4 2018-10-12 04:45:39,051 - neutron_utils - INFO - Deleting security group rule with ID - 62724df6-15cc-412c-b9fc-3f4b33dee299 2018-10-12 04:45:39,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/62724df6-15cc-412c-b9fc-3f4b33dee299 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" 2018-10-12 04:45:39,309 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-96a45d02-1be0-463b-9534-feb5e46fe566 Content-Length: 0 Date: Fri, 12 Oct 2018 04:45:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:45:39,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/62724df6-15cc-412c-b9fc-3f4b33dee299 used request id req-96a45d02-1be0-463b-9534-feb5e46fe566 2018-10-12 04:45:39,309 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-name 2018-10-12 04:45:39,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/48e4f45d-35c5-4f5e-94cf-32fd0f031989 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73966251099ab9d7eb03756849b7f4d1f1b5d2b0" 2018-10-12 04:45:39,569 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c5c7972d-d7e3-47f0-86a2-94a7910c81e4 Content-Length: 0 Date: Fri, 12 Oct 2018 04:45:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:45:39,569 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/48e4f45d-35c5-4f5e-94cf-32fd0f031989 used request id req-c5c7972d-d7e3-47f0-86a2-94a7910c81e4 2018-10-12 04:45:39,572 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d039169ecde17c4eeea82374c407588f6ad9187d" 2018-10-12 04:45:39,610 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:45: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-08d83563-aa37-4535-8ea4-6ada899cc9fb x-compute-request-id: req-08d83563-aa37-4535-8ea4-6ada899cc9fb Content-Length: 0 Content-Type: application/json 2018-10-12 04:45:39,610 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/39f24686-3271-48db-a48b-e3b25cb70c8d used request id req-08d83563-aa37-4535-8ea4-6ada899cc9fb 2018-10-12 04:45:39,611 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet 2018-10-12 04:45:39,611 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-subnet 2018-10-12 04:45:39,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/8da931f3-cb01-48cb-97ff-dcc4d7d181d3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0f6f9f49f34161f68af188bff9c0aaa0607670" 2018-10-12 04:45:41,808 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f6717dcf-a74d-46ba-95c2-715aedf8fd44 Date: Fri, 12 Oct 2018 04:45:41 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:45:41,808 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/8da931f3-cb01-48cb-97ff-dcc4d7d181d3 used request id req-f6717dcf-a74d-46ba-95c2-715aedf8fd44 2018-10-12 04:45:41,808 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-pub-net 2018-10-12 04:45:41,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/1a080f23-d4b3-4537-bbb1-0d4319dae886 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4f0f6f9f49f34161f68af188bff9c0aaa0607670" 2018-10-12 04:45:43,062 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3e2c5d73-250b-4c64-9b6f-96e1887835eb Date: Fri, 12 Oct 2018 04:45:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:45:43,062 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1a080f23-d4b3-4537-bbb1-0d4319dae886 used request id req-3e2c5d73-250b-4c64-9b6f-96e1887835eb 2018-10-12 04:45:43,063 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-42d559af-60e8-4499-8a89-09555b0e0dcc-image 2018-10-12 04:45:43,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}3001828be1e46f6e11795b8e70bfe35fdb4897d8" 2018-10-12 04:45:44,220 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3123103c-26a1-4060-908f-0aa86fc0a156 Date: Fri, 12 Oct 2018 04:45:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:45:44,220 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/0ef9ce38-f877-459f-b286-6c14007e4707 used request id req-3123103c-26a1-4060-908f-0aa86fc0a156 2018-10-12 04:45:44,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:45:44,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-501d70b0-e06e-4e39-b8d3-58ec39b1456a Date: Fri, 12 Oct 2018 04:45:44 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:44:58Z", "updated_at": "2018-10-12T04:44:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:58Z", "revision_number": 0, "id": "36ebae06-55a5-42b0-a403-42e1cafc0eda", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:58Z", "security_group_id": "d7b9021e-2489-43ad-9050-bd62a35d019e", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "port_range_min": null, "ethertype": "IPv6", "project_id": "513bdb6a5cd74045b514f96bed8c222a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:58Z", "revision_number": 0, "id": "62bcfa2b-909d-494f-9591-6dd0e02f54fd", "remote_group_id": "d7b9021e-2489-43ad-9050-bd62a35d019e", "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:58Z", "security_group_id": "d7b9021e-2489-43ad-9050-bd62a35d019e", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "port_range_min": null, "ethertype": "IPv6", "project_id": "513bdb6a5cd74045b514f96bed8c222a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:58Z", "revision_number": 0, "id": "f1d93b81-282f-4d2b-b871-20639889d73c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:58Z", "security_group_id": "d7b9021e-2489-43ad-9050-bd62a35d019e", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "port_range_min": null, "ethertype": "IPv4", "project_id": "513bdb6a5cd74045b514f96bed8c222a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:44:58Z", "revision_number": 0, "id": "f91c927d-91f7-4e20-8916-a0f166169913", "remote_group_id": "d7b9021e-2489-43ad-9050-bd62a35d019e", "remote_ip_prefix": null, "created_at": "2018-10-12T04:44:58Z", "security_group_id": "d7b9021e-2489-43ad-9050-bd62a35d019e", "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "port_range_min": null, "ethertype": "IPv4", "project_id": "513bdb6a5cd74045b514f96bed8c222a"}], "revision_number": 4, "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "d7b9021e-2489-43ad-9050-bd62a35d019e", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:45:44,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-501d70b0-e06e-4e39-b8d3-58ec39b1456a 2018-10-12 04:45:44,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:45:44,553 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a3bd7bb-2e1a-4cbe-81d6-cf8cd55014c6 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:45:44,553 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-5a3bd7bb-2e1a-4cbe-81d6-cf8cd55014c6 2018-10-12 04:45:44,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:45:44,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c558df6b-29b6-471b-8b06-ee72469f9b2a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:45:44,643 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-c558df6b-29b6-471b-8b06-ee72469f9b2a 2018-10-12 04:45:44,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:45:44,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51751479-8162-4ede-96d8-87bdeba7dbe7 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a"}, "enabled": true, "id": "513bdb6a5cd74045b514f96bed8c222a", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj"}} 2018-10-12 04:45:44,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a used request id req-51751479-8162-4ede-96d8-87bdeba7dbe7 2018-10-12 04:45:44,733 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d7b9021e-2489-43ad-9050-bd62a35d019e 2018-10-12 04:45:44,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d7b9021e-2489-43ad-9050-bd62a35d019e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:45:44,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-61db9e0a-8894-41ec-bcc7-d40db7b68fd1 Date: Fri, 12 Oct 2018 04:45: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-10-12T04:44:58Z", "security_group_id": "d7b9021e-2489-43ad-9050-bd62a35d019e", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:44:58Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "36ebae06-55a5-42b0-a403-42e1cafc0eda"}, {"remote_group_id": "d7b9021e-2489-43ad-9050-bd62a35d019e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:44:58Z", "security_group_id": "d7b9021e-2489-43ad-9050-bd62a35d019e", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:44:58Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "62bcfa2b-909d-494f-9591-6dd0e02f54fd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:44:58Z", "security_group_id": "d7b9021e-2489-43ad-9050-bd62a35d019e", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:44:58Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "f1d93b81-282f-4d2b-b871-20639889d73c"}, {"remote_group_id": "d7b9021e-2489-43ad-9050-bd62a35d019e", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:44:58Z", "security_group_id": "d7b9021e-2489-43ad-9050-bd62a35d019e", "port_range_min": null, "revision_number": 0, "tenant_id": "513bdb6a5cd74045b514f96bed8c222a", "created_at": "2018-10-12T04:44:58Z", "project_id": "513bdb6a5cd74045b514f96bed8c222a", "id": "f91c927d-91f7-4e20-8916-a0f166169913"}]} 2018-10-12 04:45:44,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d7b9021e-2489-43ad-9050-bd62a35d019e used request id req-61db9e0a-8894-41ec-bcc7-d40db7b68fd1 2018-10-12 04:45:44,928 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:45:44,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d7b9021e-2489-43ad-9050-bd62a35d019e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:45:45,261 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c85aad49-2f88-4326-8acb-5267d3468acb Content-Length: 0 Date: Fri, 12 Oct 2018 04:45:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:45:45,261 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d7b9021e-2489-43ad-9050-bd62a35d019e used request id req-c85aad49-2f88-4326-8acb-5267d3468acb 2018-10-12 04:45:45,262 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj 2018-10-12 04:45:45,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:45:45,467 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0021dc2a-d215-447e-ae77-a9ceabd12c06 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:45:45,467 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/513bdb6a5cd74045b514f96bed8c222a used request id req-0021dc2a-d215-447e-ae77-a9ceabd12c06 2018-10-12 04:45:45,467 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-4899ba89-8b21-4fa-proj-role 2018-10-12 04:45:45,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/379b823ff2c64ce2ac8b8c1993b91078 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:45:45,596 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-540351ba-fa85-409a-a5ba-7d482724cc88 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:45:45,596 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/379b823ff2c64ce2ac8b8c1993b91078 used request id req-540351ba-fa85-409a-a5ba-7d482724cc88 2018-10-12 04:45:45,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dce39f3e301807df67e8aa489a0fe0d236ad4623" 2018-10-12 04:45:45,686 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f1a09b7-d115-4df8-af70-5abf77798032 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:45:45,686 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8f1a09b7-d115-4df8-af70-5abf77798032 2018-10-12 04:45:45,687 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-4899ba89-8b21-4fa-user 2018-10-12 04:45:45,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f2c6090261b44c079db427595c81aa56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dedffbf39d4c41b3e7e81570d24d416828355422" 2018-10-12 04:45:45,859 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:45:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cee1ad44-ef63-4c11-8800-48b12d3bc5f8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:45:45,859 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f2c6090261b44c079db427595c81aa56 used request id req-cee1ad44-ef63-4c11-8800-48b12d3bc5f8 2018-10-12 04:45:45,861 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:45:46,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:45:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["kdi8jLkcSNyu8X67nhZ6HQ"], "issued_at": "2018-10-12T04:45:46.000000Z"}} 2018-10-12 04:45:46,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e02d608760e527cdc377417de1f1aea5e33af8e6" 2018-10-12 04:45:46,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c14b281-56ec-47c4-922d-d45621aaaabc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:46,332 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5c14b281-56ec-47c4-922d-d45621aaaabc 2018-10-12 04:45:46,334 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:45:46,335 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:45:46,716 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:45:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["5d6-FzVnSKSwTWwC-oMdhg"], "issued_at": "2018-10-12T04:45:46.000000Z"}} 2018-10-12 04:45:46,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:45:46,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4c4543-7161-4c12-b273-5fe6fef173bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:46,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ea4c4543-7161-4c12-b273-5fe6fef173bb 2018-10-12 04:45:46,807 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:45:46,812 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:45: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:45:46,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:45:46,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-192597ce-5b66-475c-a4ee-92ddde4f6e5e Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:45:46,897 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj used request id req-192597ce-5b66-475c-a4ee-92ddde4f6e5e 2018-10-12 04:45:46,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:45:46,918 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed46fc3a-1984-4b17-a214-cc277a2416ed Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:45:46,918 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ed46fc3a-1984-4b17-a214-cc277a2416ed 2018-10-12 04:45:46,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}}' 2018-10-12 04:45:47,082 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:45:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-870e6603-703b-45e9-8341-84e40de1655b Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368"}, "enabled": true, "id": "0ac1e4317c5f40b69d1a99f60c985368", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}} 2018-10-12 04:45:47,082 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-870e6603-703b-45e9-8341-84e40de1655b 2018-10-12 04:45:47,083 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj 2018-10-12 04:45:47,083 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:45:47,084 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:45:47,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:45:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["QPr4YgBlR32Ls45z0Fuyrw"], "issued_at": "2018-10-12T04:45:47.000000Z"}} 2018-10-12 04:45:47,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdef081265294802cc0ad611c4123bdefa86a6e" 2018-10-12 04:45:47,552 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c684744e-1d5b-45b8-a154-ca4afc6328c7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:47,552 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c684744e-1d5b-45b8-a154-ca4afc6328c7 2018-10-12 04:45:47,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:45:47,562 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:45: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:45:47,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdef081265294802cc0ad611c4123bdefa86a6e" 2018-10-12 04:45:47,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b096b75a-3456-4639-9cb5-64e5b29bd8f1 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:45:47,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b096b75a-3456-4639-9cb5-64e5b29bd8f1 2018-10-12 04:45:47,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdef081265294802cc0ad611c4123bdefa86a6e" 2018-10-12 04:45:47,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40b97497-0ab8-4bc6-a48e-10c429400f3d Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368"}, "enabled": true, "id": "0ac1e4317c5f40b69d1a99f60c985368", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}]} 2018-10-12 04:45:47,765 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj used request id req-40b97497-0ab8-4bc6-a48e-10c429400f3d 2018-10-12 04:45:47,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdef081265294802cc0ad611c4123bdefa86a6e" 2018-10-12 04:45:47,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec26ebd0-70bd-4394-a74c-91a9ccf5014c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:45:47,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ec26ebd0-70bd-4394-a74c-91a9ccf5014c 2018-10-12 04:45:48,269 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-bc1381f2-4bf1-47f-user 2018-10-12 04:45:48,270 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:45:48,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:45:48,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-298c9b05-8004-47b3-8a29-8d1d82fb16e4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:45:48,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-298c9b05-8004-47b3-8a29-8d1d82fb16e4 2018-10-12 04:45:48,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" -d '{"role": {"name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj-role"}}' 2018-10-12 04:45:48,477 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d2df3f76-23f1-4345-8e9e-508ec2093535 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "276227e7fc964b41bec590070d7c9d8f", "links": {"self": "http://172.30.9.27:5000/v3/roles/276227e7fc964b41bec590070d7c9d8f"}, "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj-role"}} 2018-10-12 04:45:48,477 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-d2df3f76-23f1-4345-8e9e-508ec2093535 2018-10-12 04:45:48,477 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj-role 2018-10-12 04:45:48,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/276227e7fc964b41bec590070d7c9d8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:45:48,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5e6ecc63-1196-40ea-914f-6b43955627fa Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/276227e7fc964b41bec590070d7c9d8f"}, "domain_id": null, "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj-role", "id": "276227e7fc964b41bec590070d7c9d8f"}} 2018-10-12 04:45:48,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/276227e7fc964b41bec590070d7c9d8f used request id req-5e6ecc63-1196-40ea-914f-6b43955627fa 2018-10-12 04:45:48,562 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj-role to project InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj 2018-10-12 04:45:48,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368/users/68570ec5c72b4dc9ada45f3847299c22/roles/276227e7fc964b41bec590070d7c9d8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:45:48,695 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:45:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cc703f5a-fd59-4761-8964-2546c2e64c9d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:45:48,695 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368/users/68570ec5c72b4dc9ada45f3847299c22/roles/276227e7fc964b41bec590070d7c9d8f used request id req-cc703f5a-fd59-4761-8964-2546c2e64c9d 2018-10-12 04:45:48,696 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:45:48,697 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:45:48,697 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:45:48,698 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:45:49,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "276227e7fc964b41bec590070d7c9d8f", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj-role"}], "expires_at": "2018-10-12T05:45:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ac1e4317c5f40b69d1a99f60c985368", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-user", "id": "68570ec5c72b4dc9ada45f3847299c22"}, "audit_ids": ["AoBTAKmsQq6LX4KZ1oNITA"], "issued_at": "2018-10-12T04:45:49.000000Z"}} 2018-10-12 04:45:49,087 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}61ceb7e6da43e0e22d7d69a30fe0f98ae952280c" 2018-10-12 04:45:49,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-24f204e8-9c7b-4c1a-88f0-4e1f064223b9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:49,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-24f204e8-9c7b-4c1a-88f0-4e1f064223b9 2018-10-12 04:45:49,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61ceb7e6da43e0e22d7d69a30fe0f98ae952280c" 2018-10-12 04:45:49,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-5254d4d9-d6e4-4646-97d6-96e3c63fb470 Date: Fri, 12 Oct 2018 04:45:49 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image"} 2018-10-12 04:45:49,347 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image used request id req-5254d4d9-d6e4-4646-97d6-96e3c63fb470 2018-10-12 04:45:49,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61ceb7e6da43e0e22d7d69a30fe0f98ae952280c" 2018-10-12 04:45:49,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f28f3e0d-2a02-4a10-95f5-1d0ae20733bd Date: Fri, 12 Oct 2018 04:45: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-10-12 04:45:49,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f28f3e0d-2a02-4a10-95f5-1d0ae20733bd 2018-10-12 04:45:49,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}61ceb7e6da43e0e22d7d69a30fe0f98ae952280c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image"}' 2018-10-12 04:45:49,719 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e X-Openstack-Request-Id: req-06d51f47-b798-4bc7-8057-f9ec4ad99fd4 Date: Fri, 12 Oct 2018 04:45:49 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:45:49Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:45:49Z", "visibility": "shared", "locations": [], "self": "/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e", "min_disk": 0, "protected": false, "id": "0dcdc68d-003a-4800-88ec-726003eb843e", "file": "/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e/file", "checksum": null, "owner": "0ac1e4317c5f40b69d1a99f60c985368", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:45:49,719 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-06d51f47-b798-4bc7-8057-f9ec4ad99fd4 2018-10-12 04:45:49,730 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61ceb7e6da43e0e22d7d69a30fe0f98ae952280c" -d '' 2018-10-12 04:45:51,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c7638259-15c0-461b-b804-399465bdcc69 Date: Fri, 12 Oct 2018 04:45:51 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:45:51,799 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e/file used request id req-c7638259-15c0-461b-b804-399465bdcc69 2018-10-12 04:45:51,800 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:45:51,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61ceb7e6da43e0e22d7d69a30fe0f98ae952280c" 2018-10-12 04:45:51,968 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f11d64b4-c4e0-4408-b5e3-2de57d7b12f9 Date: Fri, 12 Oct 2018 04:45:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:45:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:45:51Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0dcdc68d-003a-4800-88ec-726003eb843e/snap", "metadata": {}}], "self": "/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e", "min_disk": 0, "protected": false, "id": "0dcdc68d-003a-4800-88ec-726003eb843e", "file": "/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0ac1e4317c5f40b69d1a99f60c985368", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0dcdc68d-003a-4800-88ec-726003eb843e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:45:51,968 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e used request id req-f11d64b4-c4e0-4408-b5e3-2de57d7b12f9 2018-10-12 04:45:51,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61ceb7e6da43e0e22d7d69a30fe0f98ae952280c" 2018-10-12 04:45:52,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4b0aeb96-67bf-4cbd-b236-5d05d7a13724 Date: Fri, 12 Oct 2018 04:45: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-10-12 04:45:52,132 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-4b0aeb96-67bf-4cbd-b236-5d05d7a13724 2018-10-12 04:45:52,134 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image 2018-10-12 04:45:52,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61ceb7e6da43e0e22d7d69a30fe0f98ae952280c" 2018-10-12 04:45:52,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-47731c1d-9382-46fb-8018-75fe01eec423 Date: Fri, 12 Oct 2018 04:45:52 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:45:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:45:51Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0dcdc68d-003a-4800-88ec-726003eb843e/snap", "metadata": {}}], "self": "/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e", "min_disk": 0, "protected": false, "id": "0dcdc68d-003a-4800-88ec-726003eb843e", "file": "/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0ac1e4317c5f40b69d1a99f60c985368", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0dcdc68d-003a-4800-88ec-726003eb843e/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:45:52,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e used request id req-47731c1d-9382-46fb-8018-75fe01eec423 2018-10-12 04:45:52,155 - create_image - DEBUG - Instance status is - active 2018-10-12 04:45:52,156 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image 2018-10-12 04:45:52,156 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image 2018-10-12 04:45:52,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:45:52,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:45:52,531 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "276227e7fc964b41bec590070d7c9d8f", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj-role"}], "expires_at": "2018-10-12T05:45:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ac1e4317c5f40b69d1a99f60c985368", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-user", "id": "68570ec5c72b4dc9ada45f3847299c22"}, "audit_ids": ["FhmjSDUBTkC42FlC4T2P5A"], "issued_at": "2018-10-12T04:45:52.000000Z"}} 2018-10-12 04:45:52,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b0040af7d27155082223148376f8404e91b766" 2018-10-12 04:45:52,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdce86c3-1aea-4574-8dde-b75e0ac00e66 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:52,607 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fdce86c3-1aea-4574-8dde-b75e0ac00e66 2018-10-12 04:45:52,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b0040af7d27155082223148376f8404e91b766" 2018-10-12 04:45:52,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-8c0de6b3-5c74-4425-acfb-d03a3d6f2a79 Date: Fri, 12 Oct 2018 04:45:52 GMT RESP BODY: {"networks":[]} 2018-10-12 04:45:52,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net used request id req-8c0de6b3-5c74-4425-acfb-d03a3d6f2a79 2018-10-12 04:45:52,781 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net 2018-10-12 04:45:52,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b0040af7d27155082223148376f8404e91b766" -d '{"network": {"name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net", "admin_state_up": true}}' 2018-10-12 04:45:53,302 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-809ace78-5efc-403a-88b8-4554dc35cd1d Date: Fri, 12 Oct 2018 04:45:53 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"5039da2a-b904-41b2-b906-414a4d08da87","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:45:53Z","is_default":false,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:53Z","mtu":1450}} 2018-10-12 04:45:53,302 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-809ace78-5efc-403a-88b8-4554dc35cd1d 2018-10-12 04:45:53,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b0040af7d27155082223148376f8404e91b766" 2018-10-12 04:45:53,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-cdf3b7d6-ece9-4518-9020-1dcf609561d2 Date: Fri, 12 Oct 2018 04:45: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-10-12T04:45:53Z","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"0ac1e4317c5f40b69d1a99f60c985368","id":"5039da2a-b904-41b2-b906-414a4d08da87","name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net"}]} 2018-10-12 04:45:53,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-cdf3b7d6-ece9-4518-9020-1dcf609561d2 2018-10-12 04:45:53,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b0040af7d27155082223148376f8404e91b766" 2018-10-12 04:45:53,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e94402a4-ccfc-46be-8287-45536810cd34 Date: Fri, 12 Oct 2018 04:45:53 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:45:53,576 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-e94402a4-ccfc-46be-8287-45536810cd34 2018-10-12 04:45:53,576 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet 2018-10-12 04:45:53,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b0040af7d27155082223148376f8404e91b766" -d '{"subnets": [{"ip_version": 4, "network_id": "5039da2a-b904-41b2-b906-414a4d08da87", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet"}]}' 2018-10-12 04:45:54,424 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3bac796b-1847-4c6d-9ed9-059181d60131 Date: Fri, 12 Oct 2018 04:45:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","dns_nameservers":[],"updated_at":"2018-10-12T04:45:54Z","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":"0ac1e4317c5f40b69d1a99f60c985368","id":"ef327e8d-496c-4a08-9404-2efc57132401","subnetpool_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet"}]} 2018-10-12 04:45:54,425 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-3bac796b-1847-4c6d-9ed9-059181d60131 2018-10-12 04:45:54,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b0040af7d27155082223148376f8404e91b766" 2018-10-12 04:45:54,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-7239de80-9375-40ea-91f2-2b3502c319a2 Date: Fri, 12 Oct 2018 04:45: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":["ef327e8d-496c-4a08-9404-2efc57132401"],"updated_at":"2018-10-12T04:45:54Z","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ac1e4317c5f40b69d1a99f60c985368","id":"5039da2a-b904-41b2-b906-414a4d08da87","name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net"}]} 2018-10-12 04:45:54,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-7239de80-9375-40ea-91f2-2b3502c319a2 2018-10-12 04:45:54,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b0040af7d27155082223148376f8404e91b766" 2018-10-12 04:45:54,888 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-85c574db-40c3-461a-a7ea-466cf21a422a Date: Fri, 12 Oct 2018 04:45:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","dns_nameservers":[],"updated_at":"2018-10-12T04:45:54Z","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":"0ac1e4317c5f40b69d1a99f60c985368","id":"ef327e8d-496c-4a08-9404-2efc57132401","subnetpool_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet"}]} 2018-10-12 04:45:54,888 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-85c574db-40c3-461a-a7ea-466cf21a422a 2018-10-12 04:45:54,889 - OpenStackNetwork - DEBUG - Network [5039da2a-b904-41b2-b906-414a4d08da87] created successfully 2018-10-12 04:45:54,889 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:45:54,890 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:45:55,261 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["n3aOFcZ5RtKdZyGWsjkmJw"], "issued_at": "2018-10-12T04:45:55.000000Z"}} 2018-10-12 04:45:55,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc72c0c04532ed77ae5793601be58cce38de4fd" 2018-10-12 04:45:55,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f43742bb-3fc1-41cf-bb87-0e179e07830f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:55,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f43742bb-3fc1-41cf-bb87-0e179e07830f 2018-10-12 04:45:55,350 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:45:55,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc72c0c04532ed77ae5793601be58cce38de4fd" 2018-10-12 04:45:55,542 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45: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-f3c61b3f-84c7-43e3-b481-3c99cfdb5bc5 x-compute-request-id: req-f3c61b3f-84c7-43e3-b481-3c99cfdb5bc5 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:45:55,543 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f3c61b3f-84c7-43e3-b481-3c99cfdb5bc5 2018-10-12 04:45:55,546 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc72c0c04532ed77ae5793601be58cce38de4fd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-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-10-12 04:45:55,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45: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-c7e03149-038f-4e2b-9cc7-c4f54da544b0 x-compute-request-id: req-c7e03149-038f-4e2b-9cc7-c4f54da544b0 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:45:55,601 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c7e03149-038f-4e2b-9cc7-c4f54da544b0 2018-10-12 04:45:55,602 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:45:55,603 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:45:55,974 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "276227e7fc964b41bec590070d7c9d8f", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj-role"}], "expires_at": "2018-10-12T05:45:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ac1e4317c5f40b69d1a99f60c985368", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-user", "id": "68570ec5c72b4dc9ada45f3847299c22"}, "audit_ids": ["YplAQilzRlSt-fcnphlBSA"], "issued_at": "2018-10-12T04:45:55.000000Z"}} 2018-10-12 04:45:55,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:56,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-61c69d26-2510-4782-b0f7-aa28acdc8c2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:56,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-61c69d26-2510-4782-b0f7-aa28acdc8c2c 2018-10-12 04:45:56,046 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:45:56,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:56,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ff2a5da-4399-45af-ae07-85bb1132a941 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:56,123 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5ff2a5da-4399-45af-ae07-85bb1132a941 2018-10-12 04:45:56,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:56,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-daa3eb1a-4c73-41e7-8125-10c8203b884b Date: Fri, 12 Oct 2018 04:45: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":["ef327e8d-496c-4a08-9404-2efc57132401"],"updated_at":"2018-10-12T04:45:54Z","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ac1e4317c5f40b69d1a99f60c985368","id":"5039da2a-b904-41b2-b906-414a4d08da87","name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net"}]} 2018-10-12 04:45:56,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net used request id req-daa3eb1a-4c73-41e7-8125-10c8203b884b 2018-10-12 04:45:56,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:45:56,533 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:45: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:45:56,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:56,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff66f4de-9452-422c-9e86-e8ab8d0e1f24 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368"}, "enabled": true, "id": "0ac1e4317c5f40b69d1a99f60c985368", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}} 2018-10-12 04:45:56,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 used request id req-ff66f4de-9452-422c-9e86-e8ab8d0e1f24 2018-10-12 04:45:56,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:56,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-db847881-879b-4612-8c10-ec4166ae07ee Date: Fri, 12 Oct 2018 04:45:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","dns_nameservers":[],"updated_at":"2018-10-12T04:45:54Z","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":"0ac1e4317c5f40b69d1a99f60c985368","id":"ef327e8d-496c-4a08-9404-2efc57132401","subnetpool_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet"}]} 2018-10-12 04:45:56,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-db847881-879b-4612-8c10-ec4166ae07ee 2018-10-12 04:45:56,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87&name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:57,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-23421135-da83-49de-b094-69e0d37860c6 Date: Fri, 12 Oct 2018 04:45:57 GMT RESP BODY: {"ports":[]} 2018-10-12 04:45:57,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87&name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port&admin_state_up=True used request id req-23421135-da83-49de-b094-69e0d37860c6 2018-10-12 04:45:57,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:57,252 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45: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-ed84c08e-b3a2-4a35-978b-6afe4220d653 x-compute-request-id: req-ed84c08e-b3a2-4a35-978b-6afe4220d653 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:45:57,252 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst used request id req-ed84c08e-b3a2-4a35-978b-6afe4220d653 2018-10-12 04:45:57,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:57,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9cc88458-7b16-49fd-a03a-52a4ba472de1 Date: Fri, 12 Oct 2018 04:45: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":["ef327e8d-496c-4a08-9404-2efc57132401"],"updated_at":"2018-10-12T04:45:54Z","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ac1e4317c5f40b69d1a99f60c985368","id":"5039da2a-b904-41b2-b906-414a4d08da87","name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net"}]} 2018-10-12 04:45:57,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net used request id req-9cc88458-7b16-49fd-a03a-52a4ba472de1 2018-10-12 04:45:57,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:57,590 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ceaa911c-900e-4df1-b2d8-b8145014a641 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368"}, "enabled": true, "id": "0ac1e4317c5f40b69d1a99f60c985368", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}} 2018-10-12 04:45:57,590 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 used request id req-ceaa911c-900e-4df1-b2d8-b8145014a641 2018-10-12 04:45:57,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:57,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2f1873d8-486b-4b2a-aee0-121ad4c1cabc Date: Fri, 12 Oct 2018 04:45:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","dns_nameservers":[],"updated_at":"2018-10-12T04:45:54Z","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":"0ac1e4317c5f40b69d1a99f60c985368","id":"ef327e8d-496c-4a08-9404-2efc57132401","subnetpool_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet"}]} 2018-10-12 04:45:57,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-2f1873d8-486b-4b2a-aee0-121ad4c1cabc 2018-10-12 04:45:57,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87&name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:57,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-6c28213c-321c-4e91-9a54-93833fe177c8 Date: Fri, 12 Oct 2018 04:45:57 GMT RESP BODY: {"ports":[]} 2018-10-12 04:45:57,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87&name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port&admin_state_up=True used request id req-6c28213c-321c-4e91-9a54-93833fe177c8 2018-10-12 04:45:57,986 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:45:57,987 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:45:58,363 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "276227e7fc964b41bec590070d7c9d8f", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj-role"}], "expires_at": "2018-10-12T05:45:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ac1e4317c5f40b69d1a99f60c985368", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-user", "id": "68570ec5c72b4dc9ada45f3847299c22"}, "audit_ids": ["VKAJ6uxUT0KqYXOWNhNmwA"], "issued_at": "2018-10-12T04:45:58.000000Z"}} 2018-10-12 04:45:58,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b49ab398d7cc52feafb6e35b443098dc609ecf" 2018-10-12 04:45:58,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1114bde-89ed-4c7f-83c1-d7144cddd724 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:45:58,437 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c1114bde-89ed-4c7f-83c1-d7144cddd724 2018-10-12 04:45:58,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:58,690 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d6e42917-d37f-4c36-946d-9e7447958f8e Date: Fri, 12 Oct 2018 04:45: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":["ef327e8d-496c-4a08-9404-2efc57132401"],"updated_at":"2018-10-12T04:45:54Z","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ac1e4317c5f40b69d1a99f60c985368","id":"5039da2a-b904-41b2-b906-414a4d08da87","name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net"}]} 2018-10-12 04:45:58,691 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net used request id req-d6e42917-d37f-4c36-946d-9e7447958f8e 2018-10-12 04:45:58,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:58,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-326c549b-fb5c-41cc-9bf5-dcef9f8ae55e Date: Fri, 12 Oct 2018 04:45:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","dns_nameservers":[],"updated_at":"2018-10-12T04:45:54Z","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":"0ac1e4317c5f40b69d1a99f60c985368","id":"ef327e8d-496c-4a08-9404-2efc57132401","subnetpool_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet"}]} 2018-10-12 04:45:58,894 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-326c549b-fb5c-41cc-9bf5-dcef9f8ae55e 2018-10-12 04:45:58,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:59,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d0a37e70-03e9-4377-9011-12885c3035da Date: Fri, 12 Oct 2018 04:45: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":["ef327e8d-496c-4a08-9404-2efc57132401"],"updated_at":"2018-10-12T04:45:54Z","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ac1e4317c5f40b69d1a99f60c985368","id":"5039da2a-b904-41b2-b906-414a4d08da87","name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net"}]} 2018-10-12 04:45:59,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net used request id req-d0a37e70-03e9-4377-9011-12885c3035da 2018-10-12 04:45:59,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:45:59,157 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:45: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:45:59,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a2b49ab398d7cc52feafb6e35b443098dc609ecf" 2018-10-12 04:45:59,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:45:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b02ef95-3eae-423a-a569-83e7e80dcf17 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368"}, "enabled": true, "id": "0ac1e4317c5f40b69d1a99f60c985368", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}} 2018-10-12 04:45:59,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 used request id req-3b02ef95-3eae-423a-a569-83e7e80dcf17 2018-10-12 04:45:59,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:45:59,307 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-eaab424c-5cb6-4f7c-bfd4-843236a4b1ed Date: Fri, 12 Oct 2018 04:45:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","dns_nameservers":[],"updated_at":"2018-10-12T04:45:54Z","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":"0ac1e4317c5f40b69d1a99f60c985368","id":"ef327e8d-496c-4a08-9404-2efc57132401","subnetpool_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet"}]} 2018-10-12 04:45:59,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-eaab424c-5cb6-4f7c-bfd4-843236a4b1ed 2018-10-12 04:45:59,308 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net 2018-10-12 04:45:59,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" -d '{"port": {"network_id": "5039da2a-b904-41b2-b906-414a4d08da87", "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port", "admin_state_up": true}}' 2018-10-12 04:46:00,428 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-b4542df0-cebd-4a98-83e0-964893ba24a2 Date: Fri, 12 Oct 2018 04:46:00 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.12"}],"id":"1b63e62b-a5bb-4869-a83f-e3180dcebc13","security_groups":["a2e22f85-bb00-478f-9d48-50a04cf8550f"],"mac_address":"fa:16:3e:7e:4c:f2","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port","project_id":"0ac1e4317c5f40b69d1a99f60c985368","qos_policy_id":null,"admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:59Z","binding:vnic_type":"normal"}} 2018-10-12 04:46:00,428 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-b4542df0-cebd-4a98-83e0-964893ba24a2 2018-10-12 04:46:00,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:00,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-bce970ef-1a6b-40d1-87bd-1205c3033d5e Date: Fri, 12 Oct 2018 04:46: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":["ef327e8d-496c-4a08-9404-2efc57132401"],"updated_at":"2018-10-12T04:45:54Z","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ac1e4317c5f40b69d1a99f60c985368","id":"5039da2a-b904-41b2-b906-414a4d08da87","name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net"}]} 2018-10-12 04:46:00,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net used request id req-bce970ef-1a6b-40d1-87bd-1205c3033d5e 2018-10-12 04:46:00,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:00,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32de82bf-e008-4427-8ad0-c44a9942ee3d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368"}, "enabled": true, "id": "0ac1e4317c5f40b69d1a99f60c985368", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}} 2018-10-12 04:46:00,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 used request id req-32de82bf-e008-4427-8ad0-c44a9942ee3d 2018-10-12 04:46:00,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:00,815 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-57778713-9afd-4ef0-9549-6a4289eda142 Date: Fri, 12 Oct 2018 04:46:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","dns_nameservers":[],"updated_at":"2018-10-12T04:45:54Z","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":"0ac1e4317c5f40b69d1a99f60c985368","id":"ef327e8d-496c-4a08-9404-2efc57132401","subnetpool_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet"}]} 2018-10-12 04:46:00,816 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-57778713-9afd-4ef0-9549-6a4289eda142 2018-10-12 04:46:00,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87&name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:01,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-df3c5aab-96e0-4701-8ddf-d41904472ea6 Date: Fri, 12 Oct 2018 04:46:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:59Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.12"}],"id":"1b63e62b-a5bb-4869-a83f-e3180dcebc13","security_groups":["a2e22f85-bb00-478f-9d48-50a04cf8550f"],"mac_address":"fa:16:3e:7e:4c:f2","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:59Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:46:01,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87&name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port&admin_state_up=True used request id req-df3c5aab-96e0-4701-8ddf-d41904472ea6 2018-10-12 04:46:01,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:01,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-264deb9d-807a-4acb-9070-313a8a667f54 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368"}, "enabled": true, "id": "0ac1e4317c5f40b69d1a99f60c985368", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}} 2018-10-12 04:46:01,121 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 used request id req-264deb9d-807a-4acb-9070-313a8a667f54 2018-10-12 04:46:01,122 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst 2018-10-12 04:46:01,125 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:01,153 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-5b7c144d-8efa-4c7e-9cce-ea884f89de31 x-compute-request-id: req-5b7c144d-8efa-4c7e-9cce-ea884f89de31 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-flavor-name"}]} 2018-10-12 04:46:01,153 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5b7c144d-8efa-4c7e-9cce-ea884f89de31 2018-10-12 04:46:01,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:01,175 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-ced51ac9-d424-47b9-9725-99a9eab5c484 x-compute-request-id: req-ced51ac9-d424-47b9-9725-99a9eab5c484 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:46:01,175 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17 used request id req-ced51ac9-d424-47b9-9725-99a9eab5c484 2018-10-12 04:46:01,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:01,358 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-b7740df5-f310-460a-afdf-b55c5921d60e Date: Fri, 12 Oct 2018 04:46:01 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:45:49Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:45:51Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0dcdc68d-003a-4800-88ec-726003eb843e/snap", "metadata": {}}], "self": "/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e", "min_disk": 0, "protected": false, "id": "0dcdc68d-003a-4800-88ec-726003eb843e", "file": "/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0ac1e4317c5f40b69d1a99f60c985368", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0dcdc68d-003a-4800-88ec-726003eb843e/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image"} 2018-10-12 04:46:01,358 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image used request id req-b7740df5-f310-460a-afdf-b55c5921d60e 2018-10-12 04:46:01,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:01,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-fe44b65e-8bd1-4c08-adce-98cc8281a414 Date: Fri, 12 Oct 2018 04:46:01 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-10-12 04:46:01,510 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-fe44b65e-8bd1-4c08-adce-98cc8281a414 2018-10-12 04:46:01,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" -d '{"server": {"name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "imageRef": "0dcdc68d-003a-4800-88ec-726003eb843e", "flavorRef": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "max_count": 1, "min_count": 1, "networks": [{"port": "1b63e62b-a5bb-4869-a83f-e3180dcebc13"}]}}' 2018-10-12 04:46:02,424 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:46: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-546a6e6b-3c78-4c1e-9430-3da6827cfec7 x-compute-request-id: req-546a6e6b-3c78-4c1e-9430-3da6827cfec7 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "adminPass": "hTERTqd6qAyo"}} 2018-10-12 04:46:02,425 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-546a6e6b-3c78-4c1e-9430-3da6827cfec7 2018-10-12 04:46:02,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:02,798 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-7bfe26aa-aff0-4f8c-b03a-7e78dd4ff73d x-compute-request-id: req-7bfe26aa-aff0-4f8c-b03a-7e78dd4ff73d 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.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "user_id": "68570ec5c72b4dc9ada45f3847299c22", "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-10-12T04:46:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:02,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-7bfe26aa-aff0-4f8c-b03a-7e78dd4ff73d 2018-10-12 04:46:02,799 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst 2018-10-12 04:46:02,802 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:03,183 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-1c8aa077-e9ee-404f-bcb4-8e89df181e57 x-compute-request-id: req-1c8aa077-e9ee-404f-bcb4-8e89df181e57 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.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:46:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:03,183 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-1c8aa077-e9ee-404f-bcb4-8e89df181e57 2018-10-12 04:46:03,183 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst] is - BUILD 2018-10-12 04:46:03,184 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:46:06,187 - create_instance - DEBUG - VM status query timeout in 896.612210989 2018-10-12 04:46:06,190 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:06,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-62778510-b920-41c7-8bbe-1ef3df593bbc x-compute-request-id: req-62778510-b920-41c7-8bbe-1ef3df593bbc 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.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "security_groups": [{"name": "default"}], "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:46:03Z", "hostId": "d5d31f79c811679d98c8dfac86559f156f784c530ddf5e3646763371", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:06,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-62778510-b920-41c7-8bbe-1ef3df593bbc 2018-10-12 04:46:06,917 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst] is - BUILD 2018-10-12 04:46:06,917 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:46:09,920 - create_instance - DEBUG - VM status query timeout in 892.879029989 2018-10-12 04:46:09,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:10,483 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-8beb81dc-f2f3-45db-a1a2-88e13a6128a8 x-compute-request-id: req-8beb81dc-f2f3-45db-a1a2-88e13a6128a8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4c:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:46:08.000000", "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "security_groups": [{"name": "default"}], "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:46:09Z", "hostId": "d5d31f79c811679d98c8dfac86559f156f784c530ddf5e3646763371", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:10,484 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-8beb81dc-f2f3-45db-a1a2-88e13a6128a8 2018-10-12 04:46:10,484 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst] is - ACTIVE 2018-10-12 04:46:10,484 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:46:10,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:10,891 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-00539df8-b972-4859-b278-298f7fb4e336 x-compute-request-id: req-00539df8-b972-4859-b278-298f7fb4e336 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4c:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:46:08.000000", "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "security_groups": [{"name": "default"}], "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:46:09Z", "hostId": "d5d31f79c811679d98c8dfac86559f156f784c530ddf5e3646763371", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:10,892 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-00539df8-b972-4859-b278-298f7fb4e336 2018-10-12 04:46:10,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:11,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f9a71ee3-ea07-4d92-b268-f8a9d4a58c07 Date: Fri, 12 Oct 2018 04:46: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":["ef327e8d-496c-4a08-9404-2efc57132401"],"updated_at":"2018-10-12T04:45:54Z","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ac1e4317c5f40b69d1a99f60c985368","id":"5039da2a-b904-41b2-b906-414a4d08da87","name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net"}]} 2018-10-12 04:46:11,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net used request id req-f9a71ee3-ea07-4d92-b268-f8a9d4a58c07 2018-10-12 04:46:11,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:11,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b20e2805-8b82-4149-8e72-ba56922c9af8 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368"}, "enabled": true, "id": "0ac1e4317c5f40b69d1a99f60c985368", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}} 2018-10-12 04:46:11,243 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 used request id req-b20e2805-8b82-4149-8e72-ba56922c9af8 2018-10-12 04:46:11,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:11,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a0330c73-d2cb-46cc-8b55-7e34623b6fd8 Date: Fri, 12 Oct 2018 04:46:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","dns_nameservers":[],"updated_at":"2018-10-12T04:45:54Z","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":"0ac1e4317c5f40b69d1a99f60c985368","id":"ef327e8d-496c-4a08-9404-2efc57132401","subnetpool_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet"}]} 2018-10-12 04:46:11,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-a0330c73-d2cb-46cc-8b55-7e34623b6fd8 2018-10-12 04:46:11,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:11,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-7d671e8d-bee0-4388-b415-5e6cefe62c59 Date: Fri, 12 Oct 2018 04:46:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.12"}],"id":"1b63e62b-a5bb-4869-a83f-e3180dcebc13","security_groups":["a2e22f85-bb00-478f-9d48-50a04cf8550f"],"mac_address":"fa:16:3e:7e:4c:f2","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:59Z","binding:vnic_type":"normal","device_id":"c36c377b-ffa6-460e-b05e-f5c4260c7115"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.2"}],"id":"2d19fb45-4faf-46a0-9a5c-dffe1edc74fe","security_groups":[],"mac_address":"fa:16:3e:33:39:5e","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5039da2a-b904-41b2-b906-414a4d08da87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.3"}],"id":"3c87482e-cf7c-4ea3-94d8-cc52747b32dd","security_groups":[],"mac_address":"fa:16:3e:4d:f8:80","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5039da2a-b904-41b2-b906-414a4d08da87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.4"}],"id":"ebd717e7-f1e1-4a0b-8ba4-42ed3613fac6","security_groups":[],"mac_address":"fa:16:3e:f5:51:30","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5039da2a-b904-41b2-b906-414a4d08da87"}]} 2018-10-12 04:46:11,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-7d671e8d-bee0-4388-b415-5e6cefe62c59 2018-10-12 04:46:11,548 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:46:11,549 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:46:11,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "276227e7fc964b41bec590070d7c9d8f", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj-role"}], "expires_at": "2018-10-12T05:46:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ac1e4317c5f40b69d1a99f60c985368", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-user", "id": "68570ec5c72b4dc9ada45f3847299c22"}, "audit_ids": ["lHf29aMURauNkGbtBgWNXQ"], "issued_at": "2018-10-12T04:46:11.000000Z"}} 2018-10-12 04:46:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" 2018-10-12 04:46:11,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a57db30-cb6b-405e-b1ed-9621754d8250 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:46:11,989 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7a57db30-cb6b-405e-b1ed-9621754d8250 2018-10-12 04:46:11,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" 2018-10-12 04:46:12,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-c7669621-3f3e-483c-9772-ae2cef078ed4 Date: Fri, 12 Oct 2018 04:46:12 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:46:12,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-name&description=hello+group used request id req-c7669621-3f3e-483c-9772-ae2cef078ed4 2018-10-12 04:46:12,165 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-name... 2018-10-12 04:46:12,166 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-name 2018-10-12 04:46:12,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" -d '{"security_group": {"name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-name", "description": "hello group"}}' 2018-10-12 04:46:12,525 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-5909352f-42b3-4329-9396-e7e87052981f Date: Fri, 12 Oct 2018 04:46:12 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "updated_at": "2018-10-12T04:46:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:12Z", "revision_number": 0, "id": "92f2b08b-4dc6-4dff-be64-b2c4047e198b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ac1e4317c5f40b69d1a99f60c985368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:12Z", "revision_number": 0, "id": "bf0ce0d8-b122-48ec-812f-0adb9921ad9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ac1e4317c5f40b69d1a99f60c985368"}], "revision_number": 2, "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-name"}} 2018-10-12 04:46:12,525 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-5909352f-42b3-4329-9396-e7e87052981f 2018-10-12 04:46:12,525 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6be526de-2e27-4e8f-be3f-d3558182ab4e 2018-10-12 04:46:12,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6be526de-2e27-4e8f-be3f-d3558182ab4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" 2018-10-12 04:46:12,702 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-168aa8f3-300d-4ab3-bd8b-2bb39ed21d46 Date: Fri, 12 Oct 2018 04:46: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-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "92f2b08b-4dc6-4dff-be64-b2c4047e198b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "bf0ce0d8-b122-48ec-812f-0adb9921ad9c"}]} 2018-10-12 04:46:12,702 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6be526de-2e27-4e8f-be3f-d3558182ab4e used request id req-168aa8f3-300d-4ab3-bd8b-2bb39ed21d46 2018-10-12 04:46:12,703 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6be526de-2e27-4e8f-be3f-d3558182ab4e 2018-10-12 04:46:12,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6be526de-2e27-4e8f-be3f-d3558182ab4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" 2018-10-12 04:46:12,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-abea6a8a-0cc9-41af-83ca-30376c46fdaf Date: Fri, 12 Oct 2018 04:46: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-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "92f2b08b-4dc6-4dff-be64-b2c4047e198b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "bf0ce0d8-b122-48ec-812f-0adb9921ad9c"}]} 2018-10-12 04:46:12,730 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6be526de-2e27-4e8f-be3f-d3558182ab4e used request id req-abea6a8a-0cc9-41af-83ca-30376c46fdaf 2018-10-12 04:46:12,730 - neutron_utils - INFO - Retrieving security group with ID - 6be526de-2e27-4e8f-be3f-d3558182ab4e 2018-10-12 04:46:12,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=6be526de-2e27-4e8f-be3f-d3558182ab4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" 2018-10-12 04:46:12,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-9ce5654d-05f8-42cb-abcd-4e622390f655 Date: Fri, 12 Oct 2018 04:46:12 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "updated_at": "2018-10-12T04:46:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:12Z", "revision_number": 0, "id": "92f2b08b-4dc6-4dff-be64-b2c4047e198b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ac1e4317c5f40b69d1a99f60c985368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:12Z", "revision_number": 0, "id": "bf0ce0d8-b122-48ec-812f-0adb9921ad9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ac1e4317c5f40b69d1a99f60c985368"}], "revision_number": 2, "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-name"}]} 2018-10-12 04:46:12,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=6be526de-2e27-4e8f-be3f-d3558182ab4e used request id req-9ce5654d-05f8-42cb-abcd-4e622390f655 2018-10-12 04:46:12,908 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6be526de-2e27-4e8f-be3f-d3558182ab4e 2018-10-12 04:46:12,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6be526de-2e27-4e8f-be3f-d3558182ab4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" 2018-10-12 04:46:13,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a4d26da1-9c45-48a8-a525-08e9019979ca Date: Fri, 12 Oct 2018 04:46: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-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "92f2b08b-4dc6-4dff-be64-b2c4047e198b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "bf0ce0d8-b122-48ec-812f-0adb9921ad9c"}]} 2018-10-12 04:46:13,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6be526de-2e27-4e8f-be3f-d3558182ab4e used request id req-a4d26da1-9c45-48a8-a525-08e9019979ca 2018-10-12 04:46:13,087 - neutron_utils - INFO - Retrieving security group with ID - 6be526de-2e27-4e8f-be3f-d3558182ab4e 2018-10-12 04:46:13,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=6be526de-2e27-4e8f-be3f-d3558182ab4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" 2018-10-12 04:46:13,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e1f60dec-cc69-4dda-8bd2-75e77c4d46ee Date: Fri, 12 Oct 2018 04:46:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "updated_at": "2018-10-12T04:46:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:12Z", "revision_number": 0, "id": "92f2b08b-4dc6-4dff-be64-b2c4047e198b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ac1e4317c5f40b69d1a99f60c985368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:12Z", "revision_number": 0, "id": "bf0ce0d8-b122-48ec-812f-0adb9921ad9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ac1e4317c5f40b69d1a99f60c985368"}], "revision_number": 2, "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-name"}]} 2018-10-12 04:46:13,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=6be526de-2e27-4e8f-be3f-d3558182ab4e used request id req-e1f60dec-cc69-4dda-8bd2-75e77c4d46ee 2018-10-12 04:46:13,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6be526de-2e27-4e8f-be3f-d3558182ab4e 2018-10-12 04:46:13,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6be526de-2e27-4e8f-be3f-d3558182ab4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" 2018-10-12 04:46:13,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b02fc56b-37c2-4cff-97bf-7c1131f29cbc Date: Fri, 12 Oct 2018 04:46: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-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "92f2b08b-4dc6-4dff-be64-b2c4047e198b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "bf0ce0d8-b122-48ec-812f-0adb9921ad9c"}]} 2018-10-12 04:46:13,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6be526de-2e27-4e8f-be3f-d3558182ab4e used request id req-b02fc56b-37c2-4cff-97bf-7c1131f29cbc 2018-10-12 04:46:13,316 - neutron_utils - INFO - Retrieving security group with ID - 6be526de-2e27-4e8f-be3f-d3558182ab4e 2018-10-12 04:46:13,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=6be526de-2e27-4e8f-be3f-d3558182ab4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" 2018-10-12 04:46:13,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-429755d8-cdc1-40d8-b317-9c8e42b2b439 Date: Fri, 12 Oct 2018 04:46:13 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "updated_at": "2018-10-12T04:46:12Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:12Z", "revision_number": 0, "id": "92f2b08b-4dc6-4dff-be64-b2c4047e198b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ac1e4317c5f40b69d1a99f60c985368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:12Z", "revision_number": 0, "id": "bf0ce0d8-b122-48ec-812f-0adb9921ad9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ac1e4317c5f40b69d1a99f60c985368"}], "revision_number": 2, "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-name"}]} 2018-10-12 04:46:13,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=6be526de-2e27-4e8f-be3f-d3558182ab4e used request id req-429755d8-cdc1-40d8-b317-9c8e42b2b439 2018-10-12 04:46:13,501 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 6be526de-2e27-4e8f-be3f-d3558182ab4e 2018-10-12 04:46:13,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6be526de-2e27-4e8f-be3f-d3558182ab4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" 2018-10-12 04:46:13,680 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c9779fa2-6d76-4ff6-9201-a6932c7b9cca Date: Fri, 12 Oct 2018 04:46: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-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "92f2b08b-4dc6-4dff-be64-b2c4047e198b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:46:12Z", "security_group_id": "6be526de-2e27-4e8f-be3f-d3558182ab4e", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:46:12Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "bf0ce0d8-b122-48ec-812f-0adb9921ad9c"}]} 2018-10-12 04:46:13,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=6be526de-2e27-4e8f-be3f-d3558182ab4e used request id req-c9779fa2-6d76-4ff6-9201-a6932c7b9cca 2018-10-12 04:46:13,683 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:14,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-04ae3f24-7551-4d9d-a49f-dcc8df6d5cd7 x-compute-request-id: req-04ae3f24-7551-4d9d-a49f-dcc8df6d5cd7 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4c:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:46:08.000000", "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "security_groups": [{"name": "default"}], "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:46:09Z", "hostId": "d5d31f79c811679d98c8dfac86559f156f784c530ddf5e3646763371", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:14,326 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-04ae3f24-7551-4d9d-a49f-dcc8df6d5cd7 2018-10-12 04:46:14,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:14,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-ca52cd44-481e-4530-a9fd-d459f72fc99f Date: Fri, 12 Oct 2018 04:46: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":["ef327e8d-496c-4a08-9404-2efc57132401"],"updated_at":"2018-10-12T04:45:54Z","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ac1e4317c5f40b69d1a99f60c985368","id":"5039da2a-b904-41b2-b906-414a4d08da87","name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net"}]} 2018-10-12 04:46:14,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net used request id req-ca52cd44-481e-4530-a9fd-d459f72fc99f 2018-10-12 04:46:14,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:14,652 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a31c8416-76bf-4d00-a66c-e844d6995ee3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368"}, "enabled": true, "id": "0ac1e4317c5f40b69d1a99f60c985368", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}} 2018-10-12 04:46:14,652 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 used request id req-a31c8416-76bf-4d00-a66c-e844d6995ee3 2018-10-12 04:46:14,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:14,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f18ac4fc-dfd7-47d2-b019-05f46b9c24c9 Date: Fri, 12 Oct 2018 04:46:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","dns_nameservers":[],"updated_at":"2018-10-12T04:45:54Z","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":"0ac1e4317c5f40b69d1a99f60c985368","id":"ef327e8d-496c-4a08-9404-2efc57132401","subnetpool_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet"}]} 2018-10-12 04:46:14,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-f18ac4fc-dfd7-47d2-b019-05f46b9c24c9 2018-10-12 04:46:14,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:14,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-243523b2-f76f-47a3-85e1-4e75355ea2d0 Date: Fri, 12 Oct 2018 04:46:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.12"}],"id":"1b63e62b-a5bb-4869-a83f-e3180dcebc13","security_groups":["a2e22f85-bb00-478f-9d48-50a04cf8550f"],"mac_address":"fa:16:3e:7e:4c:f2","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:59Z","binding:vnic_type":"normal","device_id":"c36c377b-ffa6-460e-b05e-f5c4260c7115"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.2"}],"id":"2d19fb45-4faf-46a0-9a5c-dffe1edc74fe","security_groups":[],"mac_address":"fa:16:3e:33:39:5e","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5039da2a-b904-41b2-b906-414a4d08da87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.3"}],"id":"3c87482e-cf7c-4ea3-94d8-cc52747b32dd","security_groups":[],"mac_address":"fa:16:3e:4d:f8:80","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5039da2a-b904-41b2-b906-414a4d08da87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.4"}],"id":"ebd717e7-f1e1-4a0b-8ba4-42ed3613fac6","security_groups":[],"mac_address":"fa:16:3e:f5:51:30","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5039da2a-b904-41b2-b906-414a4d08da87"}]} 2018-10-12 04:46:14,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-243523b2-f76f-47a3-85e1-4e75355ea2d0 2018-10-12 04:46:14,807 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:46:15,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "276227e7fc964b41bec590070d7c9d8f", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj-role"}], "expires_at": "2018-10-12T05:46:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0ac1e4317c5f40b69d1a99f60c985368", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/0ac1e4317c5f40b69d1a99f60c985368", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-user", "id": "68570ec5c72b4dc9ada45f3847299c22"}, "audit_ids": ["nM92tSYfR_uYvWpw2C5aXQ"], "issued_at": "2018-10-12T04:46:15.000000Z"}} 2018-10-12 04:46:15,175 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79db65dfbe30d30c59bcad910a6dbfbf8e59549d" 2018-10-12 04:46:16,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-0c2cbfa2-4c53-43a4-bbd0-13899f790a0e x-compute-request-id: req-0c2cbfa2-4c53-43a4-bbd0-13899f790a0e Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4c:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:46:08.000000", "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "security_groups": [{"name": "default"}], "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:46:09Z", "hostId": "d5d31f79c811679d98c8dfac86559f156f784c530ddf5e3646763371", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:16,145 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-0c2cbfa2-4c53-43a4-bbd0-13899f790a0e 2018-10-12 04:46:16,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:16,757 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-f2ce140f-14f1-4347-b206-fa63e10951a5 x-compute-request-id: req-f2ce140f-14f1-4347-b206-fa63e10951a5 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4c:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:46:08.000000", "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "security_groups": [{"name": "default"}], "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:46:09Z", "hostId": "d5d31f79c811679d98c8dfac86559f156f784c530ddf5e3646763371", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:16,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-f2ce140f-14f1-4347-b206-fa63e10951a5 2018-10-12 04:46:16,758 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst] is - ACTIVE 2018-10-12 04:46:16,758 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:46:16,760 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:17,064 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-afed0492-4d04-4899-a52f-748b8a1e31b8 x-compute-request-id: req-afed0492-4d04-4899-a52f-748b8a1e31b8 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4c:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:46:08.000000", "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "security_groups": [{"name": "default"}], "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:46:09Z", "hostId": "d5d31f79c811679d98c8dfac86559f156f784c530ddf5e3646763371", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:17,064 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-afed0492-4d04-4899-a52f-748b8a1e31b8 2018-10-12 04:46:17,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:17,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-24447f1d-76e9-436a-8e88-80a8bf2d2f9a Date: Fri, 12 Oct 2018 04:46: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":["ef327e8d-496c-4a08-9404-2efc57132401"],"updated_at":"2018-10-12T04:45:54Z","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ac1e4317c5f40b69d1a99f60c985368","id":"5039da2a-b904-41b2-b906-414a4d08da87","name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net"}]} 2018-10-12 04:46:17,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net used request id req-24447f1d-76e9-436a-8e88-80a8bf2d2f9a 2018-10-12 04:46:17,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:17,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d69e6ae-a562-462a-8f64-91a0951dc09c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368"}, "enabled": true, "id": "0ac1e4317c5f40b69d1a99f60c985368", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}} 2018-10-12 04:46:17,250 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 used request id req-1d69e6ae-a562-462a-8f64-91a0951dc09c 2018-10-12 04:46:17,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:17,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8a8b04bc-5ea5-4afa-913f-052a0d2fd5f4 Date: Fri, 12 Oct 2018 04:46:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","dns_nameservers":[],"updated_at":"2018-10-12T04:45:54Z","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":"0ac1e4317c5f40b69d1a99f60c985368","id":"ef327e8d-496c-4a08-9404-2efc57132401","subnetpool_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet"}]} 2018-10-12 04:46:17,310 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-8a8b04bc-5ea5-4afa-913f-052a0d2fd5f4 2018-10-12 04:46:17,316 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:17,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-0156fb05-d0b2-4691-9241-11b2e6a29212 Date: Fri, 12 Oct 2018 04:46:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.12"}],"id":"1b63e62b-a5bb-4869-a83f-e3180dcebc13","security_groups":["a2e22f85-bb00-478f-9d48-50a04cf8550f"],"mac_address":"fa:16:3e:7e:4c:f2","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:59Z","binding:vnic_type":"normal","device_id":"c36c377b-ffa6-460e-b05e-f5c4260c7115"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.2"}],"id":"2d19fb45-4faf-46a0-9a5c-dffe1edc74fe","security_groups":[],"mac_address":"fa:16:3e:33:39:5e","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5039da2a-b904-41b2-b906-414a4d08da87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.3"}],"id":"3c87482e-cf7c-4ea3-94d8-cc52747b32dd","security_groups":[],"mac_address":"fa:16:3e:4d:f8:80","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5039da2a-b904-41b2-b906-414a4d08da87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.4"}],"id":"ebd717e7-f1e1-4a0b-8ba4-42ed3613fac6","security_groups":[],"mac_address":"fa:16:3e:f5:51:30","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5039da2a-b904-41b2-b906-414a4d08da87"}]} 2018-10-12 04:46:17,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-0156fb05-d0b2-4691-9241-11b2e6a29212 2018-10-12 04:46:17,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:18,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-8d2fc76f-8b47-4668-8ace-54a39e3309c9 x-compute-request-id: req-8d2fc76f-8b47-4668-8ace-54a39e3309c9 Content-Encoding: gzip Content-Length: 752 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4c:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:46:08.000000", "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "security_groups": [{"name": "default"}], "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:46:09Z", "hostId": "d5d31f79c811679d98c8dfac86559f156f784c530ddf5e3646763371", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:18,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-8d2fc76f-8b47-4668-8ace-54a39e3309c9 2018-10-12 04:46:18,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:18,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e7489a73-1217-4dae-a97f-10c70f4af30b Date: Fri, 12 Oct 2018 04:46: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":["ef327e8d-496c-4a08-9404-2efc57132401"],"updated_at":"2018-10-12T04:45:54Z","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ac1e4317c5f40b69d1a99f60c985368","id":"5039da2a-b904-41b2-b906-414a4d08da87","name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net"}]} 2018-10-12 04:46:18,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net used request id req-e7489a73-1217-4dae-a97f-10c70f4af30b 2018-10-12 04:46:18,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:18,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f73a4253-5da0-4092-9a3a-f077872353c2 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368"}, "enabled": true, "id": "0ac1e4317c5f40b69d1a99f60c985368", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}} 2018-10-12 04:46:18,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 used request id req-f73a4253-5da0-4092-9a3a-f077872353c2 2018-10-12 04:46:18,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:18,403 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-07105c3e-a8a2-4c7e-8ad4-18a75cfb71f0 Date: Fri, 12 Oct 2018 04:46:18 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","dns_nameservers":[],"updated_at":"2018-10-12T04:45:54Z","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":"0ac1e4317c5f40b69d1a99f60c985368","id":"ef327e8d-496c-4a08-9404-2efc57132401","subnetpool_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet"}]} 2018-10-12 04:46:18,403 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-07105c3e-a8a2-4c7e-8ad4-18a75cfb71f0 2018-10-12 04:46:18,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:18,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-f965dbfa-f12c-4ba0-abff-8b04e337bf5c Date: Fri, 12 Oct 2018 04:46:18 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:08Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.12"}],"id":"1b63e62b-a5bb-4869-a83f-e3180dcebc13","security_groups":["a2e22f85-bb00-478f-9d48-50a04cf8550f"],"mac_address":"fa:16:3e:7e:4c:f2","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:59Z","binding:vnic_type":"normal","device_id":"c36c377b-ffa6-460e-b05e-f5c4260c7115"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.2"}],"id":"2d19fb45-4faf-46a0-9a5c-dffe1edc74fe","security_groups":[],"mac_address":"fa:16:3e:33:39:5e","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5039da2a-b904-41b2-b906-414a4d08da87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.3"}],"id":"3c87482e-cf7c-4ea3-94d8-cc52747b32dd","security_groups":[],"mac_address":"fa:16:3e:4d:f8:80","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5039da2a-b904-41b2-b906-414a4d08da87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.4"}],"id":"ebd717e7-f1e1-4a0b-8ba4-42ed3613fac6","security_groups":[],"mac_address":"fa:16:3e:f5:51:30","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5039da2a-b904-41b2-b906-414a4d08da87"}]} 2018-10-12 04:46:18,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-f965dbfa-f12c-4ba0-abff-8b04e337bf5c 2018-10-12 04:46:18,639 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-name"}}' 2018-10-12 04:46:20,098 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:46: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-7cfea9ea-53f9-48c1-b71a-4a8ffc0bba21 x-compute-request-id: req-7cfea9ea-53f9-48c1-b71a-4a8ffc0bba21 Content-Length: 0 Content-Type: application/json 2018-10-12 04:46:20,098 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115/action used request id req-7cfea9ea-53f9-48c1-b71a-4a8ffc0bba21 2018-10-12 04:46:20,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:20,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-6ff769e1-e738-4b04-bc83-e6167ce84fe6 x-compute-request-id: req-6ff769e1-e738-4b04-bc83-e6167ce84fe6 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4c:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:46:08.000000", "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "security_groups": [{"name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-name"}, {"name": "default"}], "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:46:09Z", "hostId": "d5d31f79c811679d98c8dfac86559f156f784c530ddf5e3646763371", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:20,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-6ff769e1-e738-4b04-bc83-e6167ce84fe6 2018-10-12 04:46:20,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:21,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5da32b55-6004-4883-9285-20b77f850e74 Date: Fri, 12 Oct 2018 04:46: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":["ef327e8d-496c-4a08-9404-2efc57132401"],"updated_at":"2018-10-12T04:45:54Z","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:53Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0ac1e4317c5f40b69d1a99f60c985368","id":"5039da2a-b904-41b2-b906-414a4d08da87","name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net"}]} 2018-10-12 04:46:21,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net used request id req-5da32b55-6004-4883-9285-20b77f850e74 2018-10-12 04:46:21,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:21,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f364077a-f9e4-4e79-8ae7-d47418542805 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368"}, "enabled": true, "id": "0ac1e4317c5f40b69d1a99f60c985368", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}} 2018-10-12 04:46:21,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 used request id req-f364077a-f9e4-4e79-8ae7-d47418542805 2018-10-12 04:46:21,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:21,151 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-fd8c4456-ac7f-4c5c-84ba-9da424878be3 Date: Fri, 12 Oct 2018 04:46:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","dns_nameservers":[],"updated_at":"2018-10-12T04:45:54Z","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":"0ac1e4317c5f40b69d1a99f60c985368","id":"ef327e8d-496c-4a08-9404-2efc57132401","subnetpool_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet"}]} 2018-10-12 04:46:21,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-fd8c4456-ac7f-4c5c-84ba-9da424878be3 2018-10-12 04:46:21,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:21,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-2f7647e1-8c19-4363-859d-b7cf750e7f3c Date: Fri, 12 Oct 2018 04:46:21 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:19Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.12"}],"id":"1b63e62b-a5bb-4869-a83f-e3180dcebc13","security_groups":["6be526de-2e27-4e8f-be3f-d3558182ab4e","a2e22f85-bb00-478f-9d48-50a04cf8550f"],"mac_address":"fa:16:3e:7e:4c:f2","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:59Z","binding:vnic_type":"normal","device_id":"c36c377b-ffa6-460e-b05e-f5c4260c7115"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:56Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.2"}],"id":"2d19fb45-4faf-46a0-9a5c-dffe1edc74fe","security_groups":[],"mac_address":"fa:16:3e:33:39:5e","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:54Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-5039da2a-b904-41b2-b906-414a4d08da87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:57Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.3"}],"id":"3c87482e-cf7c-4ea3-94d8-cc52747b32dd","security_groups":[],"mac_address":"fa:16:3e:4d:f8:80","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:55Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-5039da2a-b904-41b2-b906-414a4d08da87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:45:58Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"ef327e8d-496c-4a08-9404-2efc57132401","ip_address":"10.55.0.4"}],"id":"ebd717e7-f1e1-4a0b-8ba4-42ed3613fac6","security_groups":[],"mac_address":"fa:16:3e:f5:51:30","project_id":"0ac1e4317c5f40b69d1a99f60c985368","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"5039da2a-b904-41b2-b906-414a4d08da87","tenant_id":"0ac1e4317c5f40b69d1a99f60c985368","created_at":"2018-10-12T04:45:56Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-5039da2a-b904-41b2-b906-414a4d08da87"}]} 2018-10-12 04:46:21,250 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=5039da2a-b904-41b2-b906-414a4d08da87 used request id req-2f7647e1-8c19-4363-859d-b7cf750e7f3c 2018-10-12 04:46:21,253 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79db65dfbe30d30c59bcad910a6dbfbf8e59549d" 2018-10-12 04:46:22,034 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-dfa3a735-e54e-4009-b095-50c6b8125e47 x-compute-request-id: req-dfa3a735-e54e-4009-b095-50c6b8125e47 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:7e:4c:f2", "version": 4, "addr": "10.55.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:46:08.000000", "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "security_groups": [{"name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-name"}, {"name": "default"}], "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:46:09Z", "hostId": "d5d31f79c811679d98c8dfac86559f156f784c530ddf5e3646763371", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:22,034 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-dfa3a735-e54e-4009-b095-50c6b8125e47 2018-10-12 04:46:22,035 - create_instance - INFO - Deleting Port with ID - 1b63e62b-a5bb-4869-a83f-e3180dcebc13 2018-10-12 04:46:22,035 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-port 2018-10-12 04:46:22,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/1b63e62b-a5bb-4869-a83f-e3180dcebc13 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:22,505 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5f3d4da4-88ae-4f45-9dc4-1be5bc22aaef Date: Fri, 12 Oct 2018 04:46:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:46:22,505 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/1b63e62b-a5bb-4869-a83f-e3180dcebc13 used request id req-5f3d4da4-88ae-4f45-9dc4-1be5bc22aaef 2018-10-12 04:46:22,505 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst 2018-10-12 04:46:22,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:22,678 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:46: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-1fb30cee-c595-41dc-8881-9a8eb047b40b x-compute-request-id: req-1fb30cee-c595-41dc-8881-9a8eb047b40b Content-Type: application/json 2018-10-12 04:46:22,678 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-1fb30cee-c595-41dc-8881-9a8eb047b40b 2018-10-12 04:46:22,679 - create_instance - INFO - Checking deletion status 2018-10-12 04:46:22,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:22,921 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-7c85837d-2583-4d40-8a5e-d12239689dbc x-compute-request-id: req-7c85837d-2583-4d40-8a5e-d12239689dbc 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.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:46:08.000000", "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:46:22Z", "hostId": "d5d31f79c811679d98c8dfac86559f156f784c530ddf5e3646763371", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:22,921 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-7c85837d-2583-4d40-8a5e-d12239689dbc 2018-10-12 04:46:22,921 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst] is - ACTIVE 2018-10-12 04:46:22,922 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:46:25,925 - create_instance - DEBUG - VM status query timeout in 296.7541821 2018-10-12 04:46:25,928 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:26,044 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-6dc19952-b23b-4e70-acd5-ff4e923a63f9 x-compute-request-id: req-6dc19952-b23b-4e70-acd5-ff4e923a63f9 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.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:46:08.000000", "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:46:22Z", "hostId": "d5d31f79c811679d98c8dfac86559f156f784c530ddf5e3646763371", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:26,045 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-6dc19952-b23b-4e70-acd5-ff4e923a63f9 2018-10-12 04:46:26,045 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst] is - ACTIVE 2018-10-12 04:46:26,045 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:46:29,049 - create_instance - DEBUG - VM status query timeout in 293.630416155 2018-10-12 04:46:29,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:29,301 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-1f6e9a08-b6b7-4330-a93e-ee27e016726b x-compute-request-id: req-1f6e9a08-b6b7-4330-a93e-ee27e016726b Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115", "rel": "bookmark"}], "image": {"id": "0dcdc68d-003a-4800-88ec-726003eb843e", "links": [{"href": "http://172.30.9.27:8774/images/0dcdc68d-003a-4800-88ec-726003eb843e", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:46:08.000000", "flavor": {"id": "4fbb55b8-4cab-4ced-86b5-bc1662239f17", "links": [{"href": "http://172.30.9.27:8774/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17", "rel": "bookmark"}]}, "id": "c36c377b-ffa6-460e-b05e-f5c4260c7115", "user_id": "68570ec5c72b4dc9ada45f3847299c22", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:46:29Z", "hostId": "d5d31f79c811679d98c8dfac86559f156f784c530ddf5e3646763371", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst", "created": "2018-10-12T04:46:02Z", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:29,301 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-1f6e9a08-b6b7-4330-a93e-ee27e016726b 2018-10-12 04:46:29,301 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst] is - ACTIVE 2018-10-12 04:46:29,301 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:46:32,304 - create_instance - DEBUG - VM status query timeout in 290.374535084 2018-10-12 04:46:32,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}78aa8eb8ae9ba65c235f98df9485638dce836f77" 2018-10-12 04:46:32,360 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:46: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-5b3fef03-9de8-4d4e-9f11-f8d3850e67f2 x-compute-request-id: req-5b3fef03-9de8-4d4e-9f11-f8d3850e67f2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c36c377b-ffa6-460e-b05e-f5c4260c7115 could not be found.", "code": 404}} 2018-10-12 04:46:32,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c36c377b-ffa6-460e-b05e-f5c4260c7115 used request id req-5b3fef03-9de8-4d4e-9f11-f8d3850e67f2 2018-10-12 04:46:32,360 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c36c377b-ffa6-460e-b05e-f5c4260c7115 could not be found. (HTTP 404) (Request-ID: req-5b3fef03-9de8-4d4e-9f11-f8d3850e67f2) 2018-10-12 04:46:32,360 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-inst 2018-10-12 04:46:32,361 - neutron_utils - INFO - Deleting security group rule with ID - bf0ce0d8-b122-48ec-812f-0adb9921ad9c 2018-10-12 04:46:32,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/bf0ce0d8-b122-48ec-812f-0adb9921ad9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" 2018-10-12 04:46:32,640 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1c8fbc91-d8eb-49bb-9163-71f5d02ea607 Content-Length: 0 Date: Fri, 12 Oct 2018 04:46:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:46:32,641 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/bf0ce0d8-b122-48ec-812f-0adb9921ad9c used request id req-1c8fbc91-d8eb-49bb-9163-71f5d02ea607 2018-10-12 04:46:32,641 - neutron_utils - INFO - Deleting security group rule with ID - 92f2b08b-4dc6-4dff-be64-b2c4047e198b 2018-10-12 04:46:32,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/92f2b08b-4dc6-4dff-be64-b2c4047e198b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" 2018-10-12 04:46:32,748 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-51de7ad2-d77e-43cd-86fe-8ec5a372606f Content-Length: 0 Date: Fri, 12 Oct 2018 04:46:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:46:32,749 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/92f2b08b-4dc6-4dff-be64-b2c4047e198b used request id req-51de7ad2-d77e-43cd-86fe-8ec5a372606f 2018-10-12 04:46:32,749 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-name 2018-10-12 04:46:32,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/6be526de-2e27-4e8f-be3f-d3558182ab4e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8bf67246d43a99a45f6a1dd39e056f4247949611" 2018-10-12 04:46:33,066 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ed8c5292-276d-485a-936c-25def6ecfcb1 Content-Length: 0 Date: Fri, 12 Oct 2018 04:46:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:46:33,066 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/6be526de-2e27-4e8f-be3f-d3558182ab4e used request id req-ed8c5292-276d-485a-936c-25def6ecfcb1 2018-10-12 04:46:33,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4fc72c0c04532ed77ae5793601be58cce38de4fd" 2018-10-12 04:46:33,113 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:46: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-8dab2db9-12d0-4ca7-8c20-2af01bca4af9 x-compute-request-id: req-8dab2db9-12d0-4ca7-8c20-2af01bca4af9 Content-Length: 0 Content-Type: application/json 2018-10-12 04:46:33,113 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/4fbb55b8-4cab-4ced-86b5-bc1662239f17 used request id req-8dab2db9-12d0-4ca7-8c20-2af01bca4af9 2018-10-12 04:46:33,114 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet 2018-10-12 04:46:33,114 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-subnet 2018-10-12 04:46:33,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/ef327e8d-496c-4a08-9404-2efc57132401 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b0040af7d27155082223148376f8404e91b766" 2018-10-12 04:46:35,219 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e42a9b96-a22b-4cb3-9554-beaab5041690 Date: Fri, 12 Oct 2018 04:46:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:46:35,219 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/ef327e8d-496c-4a08-9404-2efc57132401 used request id req-e42a9b96-a22b-4cb3-9554-beaab5041690 2018-10-12 04:46:35,219 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-pub-net 2018-10-12 04:46:35,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/5039da2a-b904-41b2-b906-414a4d08da87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3b0040af7d27155082223148376f8404e91b766" 2018-10-12 04:46:36,518 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-78a4d006-dcfa-4521-81ce-6bdda71f5e6e Date: Fri, 12 Oct 2018 04:46:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:46:36,518 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/5039da2a-b904-41b2-b906-414a4d08da87 used request id req-78a4d006-dcfa-4521-81ce-6bdda71f5e6e 2018-10-12 04:46:36,519 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-11252bc5-6f32-4973-b812-143ea8b28832-image 2018-10-12 04:46:36,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}61ceb7e6da43e0e22d7d69a30fe0f98ae952280c" 2018-10-12 04:46:37,500 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-b7671052-067f-476a-b417-c62ed8d5314a Date: Fri, 12 Oct 2018 04:46:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:46:37,500 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/0dcdc68d-003a-4800-88ec-726003eb843e used request id req-b7671052-067f-476a-b417-c62ed8d5314a 2018-10-12 04:46:37,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:46:37,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a00c0429-9107-4b07-bfcd-15eaede5f0b7 Date: Fri, 12 Oct 2018 04:46:37 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:45:53Z", "updated_at": "2018-10-12T04:45:53Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:45:53Z", "revision_number": 0, "id": "9526bc7a-061b-4e75-b455-5eabfe8944ff", "remote_group_id": "a2e22f85-bb00-478f-9d48-50a04cf8550f", "remote_ip_prefix": null, "created_at": "2018-10-12T04:45:53Z", "security_group_id": "a2e22f85-bb00-478f-9d48-50a04cf8550f", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ac1e4317c5f40b69d1a99f60c985368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:45:53Z", "revision_number": 0, "id": "a5dd05ba-bd72-4d45-ad6b-5cbb8bae7275", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:45:53Z", "security_group_id": "a2e22f85-bb00-478f-9d48-50a04cf8550f", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "port_range_min": null, "ethertype": "IPv4", "project_id": "0ac1e4317c5f40b69d1a99f60c985368"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:45:53Z", "revision_number": 0, "id": "e15f613d-2677-4314-9d22-daf6cf6a21ba", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:45:53Z", "security_group_id": "a2e22f85-bb00-478f-9d48-50a04cf8550f", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ac1e4317c5f40b69d1a99f60c985368"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:45:53Z", "revision_number": 0, "id": "f4386d9e-cbda-42b5-96be-05a4110a2a9c", "remote_group_id": "a2e22f85-bb00-478f-9d48-50a04cf8550f", "remote_ip_prefix": null, "created_at": "2018-10-12T04:45:53Z", "security_group_id": "a2e22f85-bb00-478f-9d48-50a04cf8550f", "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "port_range_min": null, "ethertype": "IPv6", "project_id": "0ac1e4317c5f40b69d1a99f60c985368"}], "revision_number": 4, "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "a2e22f85-bb00-478f-9d48-50a04cf8550f", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:46:37,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-a00c0429-9107-4b07-bfcd-15eaede5f0b7 2018-10-12 04:46:37,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:46:37,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-28dfb901-3ac0-48df-bae4-763a9d89fb60 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:46:37,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-28dfb901-3ac0-48df-bae4-763a9d89fb60 2018-10-12 04:46:37,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:46:37,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-097d06e2-a48c-47c6-867c-2c5e9863acd8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:46:37,909 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-097d06e2-a48c-47c6-867c-2c5e9863acd8 2018-10-12 04:46:37,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:46:37,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27e9e1be-bd00-481e-98c0-95163d4f2b3c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368"}, "enabled": true, "id": "0ac1e4317c5f40b69d1a99f60c985368", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj"}} 2018-10-12 04:46:37,994 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 used request id req-27e9e1be-bd00-481e-98c0-95163d4f2b3c 2018-10-12 04:46:37,995 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a2e22f85-bb00-478f-9d48-50a04cf8550f 2018-10-12 04:46:37,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a2e22f85-bb00-478f-9d48-50a04cf8550f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:46:38,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4058110c-f24b-4d02-b3df-79d2dd5c539f Date: Fri, 12 Oct 2018 04:46:38 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a2e22f85-bb00-478f-9d48-50a04cf8550f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:45:53Z", "security_group_id": "a2e22f85-bb00-478f-9d48-50a04cf8550f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:45:53Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "9526bc7a-061b-4e75-b455-5eabfe8944ff"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:45:53Z", "security_group_id": "a2e22f85-bb00-478f-9d48-50a04cf8550f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:45:53Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "a5dd05ba-bd72-4d45-ad6b-5cbb8bae7275"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:45:53Z", "security_group_id": "a2e22f85-bb00-478f-9d48-50a04cf8550f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:45:53Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "e15f613d-2677-4314-9d22-daf6cf6a21ba"}, {"remote_group_id": "a2e22f85-bb00-478f-9d48-50a04cf8550f", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:45:53Z", "security_group_id": "a2e22f85-bb00-478f-9d48-50a04cf8550f", "port_range_min": null, "revision_number": 0, "tenant_id": "0ac1e4317c5f40b69d1a99f60c985368", "created_at": "2018-10-12T04:45:53Z", "project_id": "0ac1e4317c5f40b69d1a99f60c985368", "id": "f4386d9e-cbda-42b5-96be-05a4110a2a9c"}]} 2018-10-12 04:46:38,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a2e22f85-bb00-478f-9d48-50a04cf8550f used request id req-4058110c-f24b-4d02-b3df-79d2dd5c539f 2018-10-12 04:46:38,198 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:46:38,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a2e22f85-bb00-478f-9d48-50a04cf8550f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:46:38,501 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a7279125-ba84-4989-880c-d142c6cb04ee Content-Length: 0 Date: Fri, 12 Oct 2018 04:46:38 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:46:38,501 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a2e22f85-bb00-478f-9d48-50a04cf8550f used request id req-a7279125-ba84-4989-880c-d142c6cb04ee 2018-10-12 04:46:38,502 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj 2018-10-12 04:46:38,505 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:46:38,719 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:46:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5cb40373-102d-4fc0-8602-1c92a4f76408 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:46:38,719 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0ac1e4317c5f40b69d1a99f60c985368 used request id req-5cb40373-102d-4fc0-8602-1c92a4f76408 2018-10-12 04:46:38,720 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-bc1381f2-4bf1-47f-proj-role 2018-10-12 04:46:38,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/276227e7fc964b41bec590070d7c9d8f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:46:38,848 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:46:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-22755dd8-3b6c-4db4-b479-e1261582786c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:46:38,848 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/276227e7fc964b41bec590070d7c9d8f used request id req-22755dd8-3b6c-4db4-b479-e1261582786c 2018-10-12 04:46:38,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}06b6731b46f8899fdcfc0232d0bce7063a1b46f3" 2018-10-12 04:46:38,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e264b1d8-c778-4d03-9f4f-5c08d2d56953 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:46:38,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e264b1d8-c778-4d03-9f4f-5c08d2d56953 2018-10-12 04:46:38,934 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-bc1381f2-4bf1-47f-user 2018-10-12 04:46:38,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/68570ec5c72b4dc9ada45f3847299c22 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cfdef081265294802cc0ad611c4123bdefa86a6e" 2018-10-12 04:46:39,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:46:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7d030e0e-4653-47a2-b20c-e53440c8a7de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:46:39,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/68570ec5c72b4dc9ada45f3847299c22 used request id req-7d030e0e-4653-47a2-b20c-e53440c8a7de 2018-10-12 04:46:39,161 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:46:39,546 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:46:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["FLhajUy1Sj22Dq3C3uUsQw"], "issued_at": "2018-10-12T04:46:39.000000Z"}} 2018-10-12 04:46:39,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20e0b32a181d2b6de57d6abcbfaa555a715d533f" 2018-10-12 04:46:39,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06868c9d-438b-4554-a6e1-f63f5b6da405 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:46:39,628 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-06868c9d-438b-4554-a6e1-f63f5b6da405 2018-10-12 04:46:39,629 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:46:39,630 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:46:40,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:46:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["occkuoVMQzC5-MyNUkoAUw"], "issued_at": "2018-10-12T04:46:40.000000Z"}} 2018-10-12 04:46:40,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:46:40,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a1133b1-4577-4b6c-8a60-b39682c23660 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:46:40,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0a1133b1-4577-4b6c-8a60-b39682c23660 2018-10-12 04:46:40,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:46:40,118 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:46: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:46:40,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:46:40,208 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-daa05249-d281-4fe5-bd3a-b31e3e69b6c2 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:46:40,208 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj used request id req-daa05249-d281-4fe5-bd3a-b31e3e69b6c2 2018-10-12 04:46:40,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:46:40,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90979c8c-c67d-4b57-a745-9caa0f6392cd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:46:40,308 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-90979c8c-c67d-4b57-a745-9caa0f6392cd 2018-10-12 04:46:40,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}}' 2018-10-12 04:46:40,507 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:46:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5427336b-9984-47a3-89c8-c0483e98cf65 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21"}, "enabled": true, "id": "17913902c12f41e8a4433965f1047e21", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}} 2018-10-12 04:46:40,507 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-5427336b-9984-47a3-89c8-c0483e98cf65 2018-10-12 04:46:40,508 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj 2018-10-12 04:46:40,508 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:46:40,508 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:46:40,897 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:46:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ObCgA1XrRDWNRDdd47D4IA"], "issued_at": "2018-10-12T04:46:40.000000Z"}} 2018-10-12 04:46:40,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f75cfc4a167e0631d222cf0e0d10262a17bb15c" 2018-10-12 04:46:41,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88872ff4-b874-4a1d-8381-63ad88e79d65 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:46:41,075 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-88872ff4-b874-4a1d-8381-63ad88e79d65 2018-10-12 04:46:41,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:46:41,084 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:46: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:46:41,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f75cfc4a167e0631d222cf0e0d10262a17bb15c" 2018-10-12 04:46:41,193 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92d0ff79-ec70-4135-ba4e-2d7c4583a6a9 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:46:41,193 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-92d0ff79-ec70-4135-ba4e-2d7c4583a6a9 2018-10-12 04:46:41,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f75cfc4a167e0631d222cf0e0d10262a17bb15c" 2018-10-12 04:46:41,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b32c6a8-c5dc-4db2-a9ae-602ef815be60 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21"}, "enabled": true, "id": "17913902c12f41e8a4433965f1047e21", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}]} 2018-10-12 04:46:41,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj used request id req-1b32c6a8-c5dc-4db2-a9ae-602ef815be60 2018-10-12 04:46:41,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f75cfc4a167e0631d222cf0e0d10262a17bb15c" 2018-10-12 04:46:41,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e67c4c92-f770-4952-a0b5-35326adb686d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:46:41,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-e67c4c92-f770-4952-a0b5-35326adb686d 2018-10-12 04:46:41,669 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-user 2018-10-12 04:46:41,669 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:46:41,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:46:41,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-603ba5ea-7754-4450-bb97-2b9d727315da Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:46:41,761 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-603ba5ea-7754-4450-bb97-2b9d727315da 2018-10-12 04:46:41,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" -d '{"role": {"name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj-role"}}' 2018-10-12 04:46:41,872 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-576e934f-d7e0-48d0-af56-6d09932f0244 Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d1370f5de705411aa8526c7c0e1dc32d", "links": {"self": "http://172.30.9.27:5000/v3/roles/d1370f5de705411aa8526c7c0e1dc32d"}, "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj-role"}} 2018-10-12 04:46:41,872 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-576e934f-d7e0-48d0-af56-6d09932f0244 2018-10-12 04:46:41,872 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj-role 2018-10-12 04:46:41,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d1370f5de705411aa8526c7c0e1dc32d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:46:41,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27cc4058-c81f-49a3-89be-8ff1fc78d642 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d1370f5de705411aa8526c7c0e1dc32d"}, "domain_id": null, "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj-role", "id": "d1370f5de705411aa8526c7c0e1dc32d"}} 2018-10-12 04:46:41,963 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d1370f5de705411aa8526c7c0e1dc32d used request id req-27cc4058-c81f-49a3-89be-8ff1fc78d642 2018-10-12 04:46:41,963 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj-role to project InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj 2018-10-12 04:46:41,966 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21/users/7c90ec1bfdad4958b9cf401501811104/roles/d1370f5de705411aa8526c7c0e1dc32d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:46:42,096 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:46:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e04d4c30-16c3-493b-a48f-04d97da18bd0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:46:42,096 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21/users/7c90ec1bfdad4958b9cf401501811104/roles/d1370f5de705411aa8526c7c0e1dc32d used request id req-e04d4c30-16c3-493b-a48f-04d97da18bd0 2018-10-12 04:46:42,097 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:46:42,098 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:46:42,098 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:46:42,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:46:42,465 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1370f5de705411aa8526c7c0e1dc32d", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj-role"}], "expires_at": "2018-10-12T05:46:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17913902c12f41e8a4433965f1047e21", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-user", "id": "7c90ec1bfdad4958b9cf401501811104"}, "audit_ids": ["ml-9gX5bQ1qFgey0sfN9Jg"], "issued_at": "2018-10-12T04:46:42.000000Z"}} 2018-10-12 04:46:42,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a890a877b95b4fe42f4c7dbae9417473154f455c" 2018-10-12 04:46:42,539 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbabe0ea-f6dc-4d23-8da6-2911034b3b32 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:46:42,539 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bbabe0ea-f6dc-4d23-8da6-2911034b3b32 2018-10-12 04:46:42,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a890a877b95b4fe42f4c7dbae9417473154f455c" 2018-10-12 04:46:42,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-40745b5a-5bf7-46e3-8028-27e262c8ee42 Date: Fri, 12 Oct 2018 04:46:42 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image"} 2018-10-12 04:46:42,796 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image used request id req-40745b5a-5bf7-46e3-8028-27e262c8ee42 2018-10-12 04:46:42,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a890a877b95b4fe42f4c7dbae9417473154f455c" 2018-10-12 04:46:42,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bcd29153-4cff-4792-a1a3-3d3a271fb009 Date: Fri, 12 Oct 2018 04:46: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-10-12 04:46:42,955 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bcd29153-4cff-4792-a1a3-3d3a271fb009 2018-10-12 04:46:42,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a890a877b95b4fe42f4c7dbae9417473154f455c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image"}' 2018-10-12 04:46:43,162 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0 X-Openstack-Request-Id: req-957ec703-0178-43d9-98f9-79267fa73cff Date: Fri, 12 Oct 2018 04:46:43 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:46:43Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:46:43Z", "visibility": "shared", "locations": [], "self": "/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "min_disk": 0, "protected": false, "id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "file": "/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0/file", "checksum": null, "owner": "17913902c12f41e8a4433965f1047e21", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:46:43,163 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-957ec703-0178-43d9-98f9-79267fa73cff 2018-10-12 04:46:43,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a890a877b95b4fe42f4c7dbae9417473154f455c" -d '' 2018-10-12 04:46:45,068 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-13a5ac60-c8bf-4495-ad81-bd0554e08d28 Date: Fri, 12 Oct 2018 04:46:45 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:46:45,068 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0/file used request id req-13a5ac60-c8bf-4495-ad81-bd0554e08d28 2018-10-12 04:46:45,068 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:46:45,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a890a877b95b4fe42f4c7dbae9417473154f455c" 2018-10-12 04:46:45,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-265cc8a7-bf01-4821-9855-4bcfed8cf9c4 Date: Fri, 12 Oct 2018 04:46:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:46:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:46:45Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0/snap", "metadata": {}}], "self": "/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "min_disk": 0, "protected": false, "id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "file": "/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17913902c12f41e8a4433965f1047e21", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:46:45,238 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0 used request id req-265cc8a7-bf01-4821-9855-4bcfed8cf9c4 2018-10-12 04:46:45,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a890a877b95b4fe42f4c7dbae9417473154f455c" 2018-10-12 04:46:45,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1c22033a-8a19-4d1b-8ada-af523d154426 Date: Fri, 12 Oct 2018 04:46: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-10-12 04:46:45,392 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1c22033a-8a19-4d1b-8ada-af523d154426 2018-10-12 04:46:45,395 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image 2018-10-12 04:46:45,398 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a890a877b95b4fe42f4c7dbae9417473154f455c" 2018-10-12 04:46:45,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f6667957-b510-43b9-a975-be9dacc6a54a Date: Fri, 12 Oct 2018 04:46:45 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:46:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:46:45Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0/snap", "metadata": {}}], "self": "/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "min_disk": 0, "protected": false, "id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "file": "/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17913902c12f41e8a4433965f1047e21", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:46:45,558 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0 used request id req-f6667957-b510-43b9-a975-be9dacc6a54a 2018-10-12 04:46:45,559 - create_image - DEBUG - Instance status is - active 2018-10-12 04:46:45,559 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image 2018-10-12 04:46:45,559 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image 2018-10-12 04:46:45,559 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:46:45,560 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:46:45,941 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1370f5de705411aa8526c7c0e1dc32d", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj-role"}], "expires_at": "2018-10-12T05:46:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17913902c12f41e8a4433965f1047e21", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-user", "id": "7c90ec1bfdad4958b9cf401501811104"}, "audit_ids": ["c4jSgxggQSeEatXJKll1Ug"], "issued_at": "2018-10-12T04:46:45.000000Z"}} 2018-10-12 04:46:45,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0ae7e9b32660a42643a392147b954be906f6a4" 2018-10-12 04:46:46,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-177d0747-944b-4d5f-930f-0208355c7140 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:46:46,015 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-177d0747-944b-4d5f-930f-0208355c7140 2018-10-12 04:46:46,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0ae7e9b32660a42643a392147b954be906f6a4" 2018-10-12 04:46:46,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-165aedaa-0af7-495a-9359-39769b5d26e4 Date: Fri, 12 Oct 2018 04:46:46 GMT RESP BODY: {"networks":[]} 2018-10-12 04:46:46,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net used request id req-165aedaa-0af7-495a-9359-39769b5d26e4 2018-10-12 04:46:46,198 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net 2018-10-12 04:46:46,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0ae7e9b32660a42643a392147b954be906f6a4" -d '{"network": {"name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net", "admin_state_up": true}}' 2018-10-12 04:46:46,709 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-a11dbc6f-5c99-48ed-87ec-a24f693519b5 Date: Fri, 12 Oct 2018 04:46:46 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:46:46Z","is_default":false,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:46Z","mtu":1450}} 2018-10-12 04:46:46,709 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-a11dbc6f-5c99-48ed-87ec-a24f693519b5 2018-10-12 04:46:46,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0ae7e9b32660a42643a392147b954be906f6a4" 2018-10-12 04:46:46,949 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-d37833d2-e619-40b1-9c7c-7973e159e124 Date: Fri, 12 Oct 2018 04:46: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-10-12T04:46:46Z","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"17913902c12f41e8a4433965f1047e21","id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net"}]} 2018-10-12 04:46:46,950 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-d37833d2-e619-40b1-9c7c-7973e159e124 2018-10-12 04:46:46,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0ae7e9b32660a42643a392147b954be906f6a4" 2018-10-12 04:46:47,131 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e5c75a8e-609d-438c-aae1-f46e4f6199d9 Date: Fri, 12 Oct 2018 04:46:47 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:46:47,131 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-e5c75a8e-609d-438c-aae1-f46e4f6199d9 2018-10-12 04:46:47,131 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet 2018-10-12 04:46:47,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0ae7e9b32660a42643a392147b954be906f6a4" -d '{"subnets": [{"ip_version": 4, "network_id": "b1024356-59bf-47f0-bbf5-33bb2b646f1e", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet"}]}' 2018-10-12 04:46:47,750 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-cda89061-2d0e-4da1-953c-2c3d44cd0f1f Date: Fri, 12 Oct 2018 04:46:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:46: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":"17913902c12f41e8a4433965f1047e21","id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet"}]} 2018-10-12 04:46:47,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-cda89061-2d0e-4da1-953c-2c3d44cd0f1f 2018-10-12 04:46:47,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0ae7e9b32660a42643a392147b954be906f6a4" 2018-10-12 04:46:48,004 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-21358868-fb2d-4205-bc0e-ae9a3f50016a Date: Fri, 12 Oct 2018 04:46: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":["9fdc0341-b7a9-4b62-855f-3b9ca8abaa10"],"updated_at":"2018-10-12T04:46:47Z","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17913902c12f41e8a4433965f1047e21","id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net"}]} 2018-10-12 04:46:48,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-21358868-fb2d-4205-bc0e-ae9a3f50016a 2018-10-12 04:46:48,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0ae7e9b32660a42643a392147b954be906f6a4" 2018-10-12 04:46:48,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-8c3071ab-8587-4398-bc24-39f376a11219 Date: Fri, 12 Oct 2018 04:46:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:46: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":"17913902c12f41e8a4433965f1047e21","id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet"}]} 2018-10-12 04:46:48,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-8c3071ab-8587-4398-bc24-39f376a11219 2018-10-12 04:46:48,201 - OpenStackNetwork - DEBUG - Network [b1024356-59bf-47f0-bbf5-33bb2b646f1e] created successfully 2018-10-12 04:46:48,201 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:46:48,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:46:48,585 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:46:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["hNe4hGc3TQy7ar1woGaXhw"], "issued_at": "2018-10-12T04:46:48.000000Z"}} 2018-10-12 04:46:48,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f559db52821707feb5ca2855130f12aea01c3b7d" 2018-10-12 04:46:48,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ece0a679-4504-47d0-9690-27af3376422a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:46:48,662 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ece0a679-4504-47d0-9690-27af3376422a 2018-10-12 04:46:48,664 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:46:48,673 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f559db52821707feb5ca2855130f12aea01c3b7d" 2018-10-12 04:46:48,844 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-2d4a6fa8-33d5-49ed-8364-ae2ee43c408a x-compute-request-id: req-2d4a6fa8-33d5-49ed-8364-ae2ee43c408a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:46:48,844 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2d4a6fa8-33d5-49ed-8364-ae2ee43c408a 2018-10-12 04:46:48,848 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f559db52821707feb5ca2855130f12aea01c3b7d" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-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-10-12 04:46:48,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-9d2c0cdb-bf03-4023-be7d-a94659c18b5a x-compute-request-id: req-9d2c0cdb-bf03-4023-be7d-a94659c18b5a Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:46:48,895 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9d2c0cdb-bf03-4023-be7d-a94659c18b5a 2018-10-12 04:46:48,896 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:46:48,897 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:46:49,276 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1370f5de705411aa8526c7c0e1dc32d", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj-role"}], "expires_at": "2018-10-12T05:46:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17913902c12f41e8a4433965f1047e21", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-user", "id": "7c90ec1bfdad4958b9cf401501811104"}, "audit_ids": ["v8-qwZsASEeFo_5ZgR6sRg"], "issued_at": "2018-10-12T04:46:49.000000Z"}} 2018-10-12 04:46:49,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" 2018-10-12 04:46:49,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e0b01f-35d4-4553-a24c-b376c02419cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:46:49,348 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a3e0b01f-35d4-4553-a24c-b376c02419cd 2018-10-12 04:46:49,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" 2018-10-12 04:46:49,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-6655e470-2a55-44d1-87ef-d672d0a2d9df Date: Fri, 12 Oct 2018 04:46:49 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:46:49,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name&description=hello+group used request id req-6655e470-2a55-44d1-87ef-d672d0a2d9df 2018-10-12 04:46:49,538 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name... 2018-10-12 04:46:49,539 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name 2018-10-12 04:46:49,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" -d '{"security_group": {"name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name", "description": "hello group"}}' 2018-10-12 04:46:49,879 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-0256193e-53d8-4719-8c91-447e290500d6 Date: Fri, 12 Oct 2018 04:46:49 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "updated_at": "2018-10-12T04:46:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:49Z", "revision_number": 0, "id": "e2f4e748-1d52-4478-88f1-f039cc60dfd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "tenant_id": "17913902c12f41e8a4433965f1047e21", "port_range_min": null, "ethertype": "IPv4", "project_id": "17913902c12f41e8a4433965f1047e21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:49Z", "revision_number": 0, "id": "f412260b-6980-4277-bd9f-bc6a798f2856", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "tenant_id": "17913902c12f41e8a4433965f1047e21", "port_range_min": null, "ethertype": "IPv6", "project_id": "17913902c12f41e8a4433965f1047e21"}], "revision_number": 2, "project_id": "17913902c12f41e8a4433965f1047e21", "id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name"}} 2018-10-12 04:46:49,879 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-0256193e-53d8-4719-8c91-447e290500d6 2018-10-12 04:46:49,880 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50e99aca-cb4c-4408-8759-08af3a4317c8 2018-10-12 04:46:49,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=50e99aca-cb4c-4408-8759-08af3a4317c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" 2018-10-12 04:46:50,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b36fb03-daae-4307-9798-7362beef5d40 Date: Fri, 12 Oct 2018 04:46: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-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "e2f4e748-1d52-4478-88f1-f039cc60dfd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "f412260b-6980-4277-bd9f-bc6a798f2856"}]} 2018-10-12 04:46:50,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=50e99aca-cb4c-4408-8759-08af3a4317c8 used request id req-7b36fb03-daae-4307-9798-7362beef5d40 2018-10-12 04:46:50,050 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50e99aca-cb4c-4408-8759-08af3a4317c8 2018-10-12 04:46:50,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=50e99aca-cb4c-4408-8759-08af3a4317c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" 2018-10-12 04:46:50,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-42af91ca-fa9c-40cb-b786-08cb06c51175 Date: Fri, 12 Oct 2018 04:46: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-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "e2f4e748-1d52-4478-88f1-f039cc60dfd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "f412260b-6980-4277-bd9f-bc6a798f2856"}]} 2018-10-12 04:46:50,077 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=50e99aca-cb4c-4408-8759-08af3a4317c8 used request id req-42af91ca-fa9c-40cb-b786-08cb06c51175 2018-10-12 04:46:50,077 - neutron_utils - INFO - Retrieving security group with ID - 50e99aca-cb4c-4408-8759-08af3a4317c8 2018-10-12 04:46:50,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=50e99aca-cb4c-4408-8759-08af3a4317c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" 2018-10-12 04:46:50,280 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-09554356-4e29-4a3c-8f90-bd9fd42e5e3d Date: Fri, 12 Oct 2018 04:46:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "updated_at": "2018-10-12T04:46:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:49Z", "revision_number": 0, "id": "e2f4e748-1d52-4478-88f1-f039cc60dfd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "tenant_id": "17913902c12f41e8a4433965f1047e21", "port_range_min": null, "ethertype": "IPv4", "project_id": "17913902c12f41e8a4433965f1047e21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:49Z", "revision_number": 0, "id": "f412260b-6980-4277-bd9f-bc6a798f2856", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "tenant_id": "17913902c12f41e8a4433965f1047e21", "port_range_min": null, "ethertype": "IPv6", "project_id": "17913902c12f41e8a4433965f1047e21"}], "revision_number": 2, "project_id": "17913902c12f41e8a4433965f1047e21", "id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name"}]} 2018-10-12 04:46:50,280 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=50e99aca-cb4c-4408-8759-08af3a4317c8 used request id req-09554356-4e29-4a3c-8f90-bd9fd42e5e3d 2018-10-12 04:46:50,280 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50e99aca-cb4c-4408-8759-08af3a4317c8 2018-10-12 04:46:50,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=50e99aca-cb4c-4408-8759-08af3a4317c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" 2018-10-12 04:46:50,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ead1f556-4fcf-4176-95f6-38edcdb3dfd8 Date: Fri, 12 Oct 2018 04:46: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-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "e2f4e748-1d52-4478-88f1-f039cc60dfd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "f412260b-6980-4277-bd9f-bc6a798f2856"}]} 2018-10-12 04:46:50,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=50e99aca-cb4c-4408-8759-08af3a4317c8 used request id req-ead1f556-4fcf-4176-95f6-38edcdb3dfd8 2018-10-12 04:46:50,632 - neutron_utils - INFO - Retrieving security group with ID - 50e99aca-cb4c-4408-8759-08af3a4317c8 2018-10-12 04:46:50,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=50e99aca-cb4c-4408-8759-08af3a4317c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" 2018-10-12 04:46:50,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-34b63bec-2492-476e-823a-feca7951a613 Date: Fri, 12 Oct 2018 04:46:50 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "updated_at": "2018-10-12T04:46:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:49Z", "revision_number": 0, "id": "e2f4e748-1d52-4478-88f1-f039cc60dfd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "tenant_id": "17913902c12f41e8a4433965f1047e21", "port_range_min": null, "ethertype": "IPv4", "project_id": "17913902c12f41e8a4433965f1047e21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:49Z", "revision_number": 0, "id": "f412260b-6980-4277-bd9f-bc6a798f2856", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "tenant_id": "17913902c12f41e8a4433965f1047e21", "port_range_min": null, "ethertype": "IPv6", "project_id": "17913902c12f41e8a4433965f1047e21"}], "revision_number": 2, "project_id": "17913902c12f41e8a4433965f1047e21", "id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name"}]} 2018-10-12 04:46:50,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=50e99aca-cb4c-4408-8759-08af3a4317c8 used request id req-34b63bec-2492-476e-823a-feca7951a613 2018-10-12 04:46:50,831 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50e99aca-cb4c-4408-8759-08af3a4317c8 2018-10-12 04:46:50,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=50e99aca-cb4c-4408-8759-08af3a4317c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" 2018-10-12 04:46:50,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-057ad4bf-3058-4dab-884c-7c0242c3c5e6 Date: Fri, 12 Oct 2018 04:46: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-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "e2f4e748-1d52-4478-88f1-f039cc60dfd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "f412260b-6980-4277-bd9f-bc6a798f2856"}]} 2018-10-12 04:46:50,901 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=50e99aca-cb4c-4408-8759-08af3a4317c8 used request id req-057ad4bf-3058-4dab-884c-7c0242c3c5e6 2018-10-12 04:46:50,901 - neutron_utils - INFO - Retrieving security group with ID - 50e99aca-cb4c-4408-8759-08af3a4317c8 2018-10-12 04:46:50,907 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=50e99aca-cb4c-4408-8759-08af3a4317c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" 2018-10-12 04:46:51,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-3c25a408-ff63-456b-9357-4252dbc41b8b Date: Fri, 12 Oct 2018 04:46:51 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "updated_at": "2018-10-12T04:46:49Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:49Z", "revision_number": 0, "id": "e2f4e748-1d52-4478-88f1-f039cc60dfd9", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "tenant_id": "17913902c12f41e8a4433965f1047e21", "port_range_min": null, "ethertype": "IPv4", "project_id": "17913902c12f41e8a4433965f1047e21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:49Z", "revision_number": 0, "id": "f412260b-6980-4277-bd9f-bc6a798f2856", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "tenant_id": "17913902c12f41e8a4433965f1047e21", "port_range_min": null, "ethertype": "IPv6", "project_id": "17913902c12f41e8a4433965f1047e21"}], "revision_number": 2, "project_id": "17913902c12f41e8a4433965f1047e21", "id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name"}]} 2018-10-12 04:46:51,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=50e99aca-cb4c-4408-8759-08af3a4317c8 used request id req-3c25a408-ff63-456b-9357-4252dbc41b8b 2018-10-12 04:46:51,097 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 50e99aca-cb4c-4408-8759-08af3a4317c8 2018-10-12 04:46:51,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=50e99aca-cb4c-4408-8759-08af3a4317c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" 2018-10-12 04:46:51,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a2088b61-338b-4011-b995-aeb56f03b8b5 Date: Fri, 12 Oct 2018 04:46: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-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "e2f4e748-1d52-4478-88f1-f039cc60dfd9"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:46:49Z", "security_group_id": "50e99aca-cb4c-4408-8759-08af3a4317c8", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:49Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "f412260b-6980-4277-bd9f-bc6a798f2856"}]} 2018-10-12 04:46:51,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=50e99aca-cb4c-4408-8759-08af3a4317c8 used request id req-a2088b61-338b-4011-b995-aeb56f03b8b5 2018-10-12 04:46:51,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:46:51,281 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:46:51,656 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1370f5de705411aa8526c7c0e1dc32d", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj-role"}], "expires_at": "2018-10-12T05:46:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17913902c12f41e8a4433965f1047e21", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-user", "id": "7c90ec1bfdad4958b9cf401501811104"}, "audit_ids": ["At_16co0T6WJur2FJV_lPw"], "issued_at": "2018-10-12T04:46:51.000000Z"}} 2018-10-12 04:46:51,656 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:51,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d16431bd-e1cc-4f59-9dea-a1877f62390d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:46:51,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d16431bd-e1cc-4f59-9dea-a1877f62390d 2018-10-12 04:46:51,670 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:46:51,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:51,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-804a38bf-27a7-4969-9d1f-4cc5661b84d3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:46:51,757 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-804a38bf-27a7-4969-9d1f-4cc5661b84d3 2018-10-12 04:46:51,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:52,012 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5acd9ef3-2825-4bd0-bbb7-9fa5510ba88d Date: Fri, 12 Oct 2018 04:46: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":["9fdc0341-b7a9-4b62-855f-3b9ca8abaa10"],"updated_at":"2018-10-12T04:46:47Z","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17913902c12f41e8a4433965f1047e21","id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net"}]} 2018-10-12 04:46:52,012 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net used request id req-5acd9ef3-2825-4bd0-bbb7-9fa5510ba88d 2018-10-12 04:46:52,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:46:52,019 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:46: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:46:52,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:52,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f7c9dea-1e70-4dad-8776-a2c086a77b74 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21"}, "enabled": true, "id": "17913902c12f41e8a4433965f1047e21", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}} 2018-10-12 04:46:52,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 used request id req-2f7c9dea-1e70-4dad-8776-a2c086a77b74 2018-10-12 04:46:52,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:52,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-3c34a67a-afe4-476f-945e-74419127f5b8 Date: Fri, 12 Oct 2018 04:46:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:46: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":"17913902c12f41e8a4433965f1047e21","id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet"}]} 2018-10-12 04:46:52,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-3c34a67a-afe4-476f-945e-74419127f5b8 2018-10-12 04:46:52,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e&name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:52,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-7ff8871c-1a4b-4fad-bac0-cc5a1435233a Date: Fri, 12 Oct 2018 04:46:52 GMT RESP BODY: {"ports":[]} 2018-10-12 04:46:52,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e&name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port&admin_state_up=True used request id req-7ff8871c-1a4b-4fad-bac0-cc5a1435233a 2018-10-12 04:46:52,487 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:52,709 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-1b00e0de-32d3-4328-bd0f-04f5ed8ad67d x-compute-request-id: req-1b00e0de-32d3-4328-bd0f-04f5ed8ad67d Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:46:52,710 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst used request id req-1b00e0de-32d3-4328-bd0f-04f5ed8ad67d 2018-10-12 04:46:52,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:52,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f1303325-c797-4cf0-a2d6-19c6b2c60fc1 Date: Fri, 12 Oct 2018 04:46: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":["9fdc0341-b7a9-4b62-855f-3b9ca8abaa10"],"updated_at":"2018-10-12T04:46:47Z","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17913902c12f41e8a4433965f1047e21","id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net"}]} 2018-10-12 04:46:52,951 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net used request id req-f1303325-c797-4cf0-a2d6-19c6b2c60fc1 2018-10-12 04:46:52,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:53,029 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-206a938c-fd9a-48a0-a9bb-bda994bef610 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21"}, "enabled": true, "id": "17913902c12f41e8a4433965f1047e21", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}} 2018-10-12 04:46:53,029 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 used request id req-206a938c-fd9a-48a0-a9bb-bda994bef610 2018-10-12 04:46:53,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:53,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f99ba6f8-9595-4107-b77d-999897464b83 Date: Fri, 12 Oct 2018 04:46:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:46: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":"17913902c12f41e8a4433965f1047e21","id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet"}]} 2018-10-12 04:46:53,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-f99ba6f8-9595-4107-b77d-999897464b83 2018-10-12 04:46:53,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e&name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:53,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-01acfa3a-b19f-42ee-8f56-ddb52310e4a0 Date: Fri, 12 Oct 2018 04:46:53 GMT RESP BODY: {"ports":[]} 2018-10-12 04:46:53,398 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e&name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port&admin_state_up=True used request id req-01acfa3a-b19f-42ee-8f56-ddb52310e4a0 2018-10-12 04:46:53,399 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:46:53,400 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:46:53,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1370f5de705411aa8526c7c0e1dc32d", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj-role"}], "expires_at": "2018-10-12T05:46:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17913902c12f41e8a4433965f1047e21", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-user", "id": "7c90ec1bfdad4958b9cf401501811104"}, "audit_ids": ["RraU_6HAT720nb87pXBV7A"], "issued_at": "2018-10-12T04:46:53.000000Z"}} 2018-10-12 04:46:53,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d2acda5de03afa90de4a7833002bfc4db56efd6" 2018-10-12 04:46:53,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b04afc2-d6cc-42e1-90c3-6c6d10a4c261 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:46:53,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0b04afc2-d6cc-42e1-90c3-6c6d10a4c261 2018-10-12 04:46:53,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:54,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d3c37da4-1f3f-44e8-bc5c-8ff9cb2de3d5 Date: Fri, 12 Oct 2018 04:46: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":["9fdc0341-b7a9-4b62-855f-3b9ca8abaa10"],"updated_at":"2018-10-12T04:46:47Z","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17913902c12f41e8a4433965f1047e21","id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net"}]} 2018-10-12 04:46:54,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net used request id req-d3c37da4-1f3f-44e8-bc5c-8ff9cb2de3d5 2018-10-12 04:46:54,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:54,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-b8cb99f3-069b-4c3a-8358-e5fcad82c0e1 Date: Fri, 12 Oct 2018 04:46:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:46: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":"17913902c12f41e8a4433965f1047e21","id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet"}]} 2018-10-12 04:46:54,245 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-b8cb99f3-069b-4c3a-8358-e5fcad82c0e1 2018-10-12 04:46:54,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:54,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-705be28a-d57f-4922-a329-ec971401ef54 Date: Fri, 12 Oct 2018 04:46: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":["9fdc0341-b7a9-4b62-855f-3b9ca8abaa10"],"updated_at":"2018-10-12T04:46:47Z","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17913902c12f41e8a4433965f1047e21","id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net"}]} 2018-10-12 04:46:54,497 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net used request id req-705be28a-d57f-4922-a329-ec971401ef54 2018-10-12 04:46:54,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:46:54,503 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:46: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:46:54,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9d2acda5de03afa90de4a7833002bfc4db56efd6" 2018-10-12 04:46:54,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d42dbd70-262d-43f0-8749-c1153b752321 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21"}, "enabled": true, "id": "17913902c12f41e8a4433965f1047e21", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}} 2018-10-12 04:46:54,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 used request id req-d42dbd70-262d-43f0-8749-c1153b752321 2018-10-12 04:46:54,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:54,775 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c6bd5f18-5731-4db2-bdf4-06d9df579c0a Date: Fri, 12 Oct 2018 04:46:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:46: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":"17913902c12f41e8a4433965f1047e21","id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet"}]} 2018-10-12 04:46:54,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-c6bd5f18-5731-4db2-bdf4-06d9df579c0a 2018-10-12 04:46:54,777 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net 2018-10-12 04:46:54,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" -d '{"port": {"network_id": "b1024356-59bf-47f0-bbf5-33bb2b646f1e", "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port", "admin_state_up": true}}' 2018-10-12 04:46:55,607 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-eccfa657-9447-4aa1-ab52-4d3c27cb0fac Date: Fri, 12 Oct 2018 04:46:55 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.13"}],"id":"c6402a79-efe8-4a22-977e-4ef42c35f0b7","security_groups":["30ad5ab8-4cb6-4516-adbc-2aaff063c8e5"],"mac_address":"fa:16:3e:17:4c:ad","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port","project_id":"17913902c12f41e8a4433965f1047e21","qos_policy_id":null,"admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:55Z","binding:vnic_type":"normal"}} 2018-10-12 04:46:55,607 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-eccfa657-9447-4aa1-ab52-4d3c27cb0fac 2018-10-12 04:46:55,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:55,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-35902637-96f3-4da2-a71c-7c30455ece59 Date: Fri, 12 Oct 2018 04:46: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":["9fdc0341-b7a9-4b62-855f-3b9ca8abaa10"],"updated_at":"2018-10-12T04:46:47Z","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17913902c12f41e8a4433965f1047e21","id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net"}]} 2018-10-12 04:46:55,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net used request id req-35902637-96f3-4da2-a71c-7c30455ece59 2018-10-12 04:46:55,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:55,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50585c64-e819-439f-a7bb-ee9f54598ef3 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21"}, "enabled": true, "id": "17913902c12f41e8a4433965f1047e21", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}} 2018-10-12 04:46:55,805 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 used request id req-50585c64-e819-439f-a7bb-ee9f54598ef3 2018-10-12 04:46:55,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:56,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-08aca2f4-8645-4447-a5dd-41b982ddfc66 Date: Fri, 12 Oct 2018 04:46:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:46: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":"17913902c12f41e8a4433965f1047e21","id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet"}]} 2018-10-12 04:46:56,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-08aca2f4-8645-4447-a5dd-41b982ddfc66 2018-10-12 04:46:56,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e&name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:56,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-1f6c09d4-6691-42bc-8bb3-6803deab6182 Date: Fri, 12 Oct 2018 04:46:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:55Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.13"}],"id":"c6402a79-efe8-4a22-977e-4ef42c35f0b7","security_groups":["30ad5ab8-4cb6-4516-adbc-2aaff063c8e5"],"mac_address":"fa:16:3e:17:4c:ad","project_id":"17913902c12f41e8a4433965f1047e21","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:55Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:46:56,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e&name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port&admin_state_up=True used request id req-1f6c09d4-6691-42bc-8bb3-6803deab6182 2018-10-12 04:46:56,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:56,328 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3a90b757-6e4f-4b9a-b132-77efe84f30cb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21"}, "enabled": true, "id": "17913902c12f41e8a4433965f1047e21", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}} 2018-10-12 04:46:56,328 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 used request id req-3a90b757-6e4f-4b9a-b132-77efe84f30cb 2018-10-12 04:46:56,329 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst 2018-10-12 04:46:56,332 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:56,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-28ebfafa-e335-4a72-9914-e659bed99814 x-compute-request-id: req-28ebfafa-e335-4a72-9914-e659bed99814 Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-flavor-name"}]} 2018-10-12 04:46:56,358 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-28ebfafa-e335-4a72-9914-e659bed99814 2018-10-12 04:46:56,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:56,382 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-321247d4-fcad-45e5-a300-329e1173036c x-compute-request-id: req-321247d4-fcad-45e5-a300-329e1173036c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:46:56,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27 used request id req-321247d4-fcad-45e5-a300-329e1173036c 2018-10-12 04:46:56,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:56,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-1dcd39c5-0ed5-4f2e-aea7-8a1c6a9156c6 Date: Fri, 12 Oct 2018 04:46:56 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:46:43Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:46:45Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0/snap", "metadata": {}}], "self": "/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "min_disk": 0, "protected": false, "id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "file": "/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "17913902c12f41e8a4433965f1047e21", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image"} 2018-10-12 04:46:56,562 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image used request id req-1dcd39c5-0ed5-4f2e-aea7-8a1c6a9156c6 2018-10-12 04:46:56,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:56,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-43ef4fb9-e82a-4dfc-bc6d-18ccd251f7f8 Date: Fri, 12 Oct 2018 04:46: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-10-12 04:46:56,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-43ef4fb9-e82a-4dfc-bc6d-18ccd251f7f8 2018-10-12 04:46:56,729 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" -d '{"server": {"name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "imageRef": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "flavorRef": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "max_count": 1, "min_count": 1, "networks": [{"port": "c6402a79-efe8-4a22-977e-4ef42c35f0b7"}], "security_groups": [{"name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name"}]}}' 2018-10-12 04:46:58,929 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:46: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-95407381-cf9b-4e97-b7a1-1e16c11e617d x-compute-request-id: req-95407381-cf9b-4e97-b7a1-1e16c11e617d Content-Length: 435 location: http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name"}], "OS-DCF:diskConfig": "MANUAL", "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "adminPass": "mM5PNnz84tMX"}} 2018-10-12 04:46:58,929 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-95407381-cf9b-4e97-b7a1-1e16c11e617d 2018-10-12 04:46:58,932 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:59,293 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-e0c78115-fd6a-4db7-8222-0c2e7a65d0cc x-compute-request-id: req-e0c78115-fd6a-4db7-8222-0c2e7a65d0cc 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.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "user_id": "7c90ec1bfdad4958b9cf401501811104", "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-10-12T04:46:58Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:59,293 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-e0c78115-fd6a-4db7-8222-0c2e7a65d0cc 2018-10-12 04:46:59,294 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst 2018-10-12 04:46:59,297 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:46:59,550 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:46: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-9175c57e-5558-4600-8974-7ee17628b99b x-compute-request-id: req-9175c57e-5558-4600-8974-7ee17628b99b 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.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:46:59Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:46:59,550 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-9175c57e-5558-4600-8974-7ee17628b99b 2018-10-12 04:46:59,551 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst] is - BUILD 2018-10-12 04:46:59,551 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:47:02,552 - create_instance - DEBUG - VM status query timeout in 896.742614031 2018-10-12 04:47:02,555 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:03,155 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-c7157ade-8ba6-4366-b37e-220499698e47 x-compute-request-id: req-c7157ade-8ba6-4366-b37e-220499698e47 Content-Encoding: gzip Content-Length: 674 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "security_groups": [{"name": "default"}], "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:46:59Z", "hostId": "dcf4b90e45abaa60628b63432c47c1b788ed8b5ea38c94de9266607d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:03,155 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-c7157ade-8ba6-4366-b37e-220499698e47 2018-10-12 04:47:03,156 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst] is - BUILD 2018-10-12 04:47:03,156 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:47:06,159 - create_instance - DEBUG - VM status query timeout in 893.135041952 2018-10-12 04:47:06,162 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:06,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-231b545f-8487-4822-b023-3b4d09a5b686 x-compute-request-id: req-231b545f-8487-4822-b023-3b4d09a5b686 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4c:ad", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:04.000000", "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "security_groups": [{"name": "default"}], "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:05Z", "hostId": "dcf4b90e45abaa60628b63432c47c1b788ed8b5ea38c94de9266607d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:06,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-231b545f-8487-4822-b023-3b4d09a5b686 2018-10-12 04:47:06,807 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst] is - ACTIVE 2018-10-12 04:47:06,808 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:47:06,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:07,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-6775c62d-3077-46df-bf2e-35640db5099a x-compute-request-id: req-6775c62d-3077-46df-bf2e-35640db5099a Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4c:ad", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:04.000000", "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "security_groups": [{"name": "default"}], "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:05Z", "hostId": "dcf4b90e45abaa60628b63432c47c1b788ed8b5ea38c94de9266607d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:07,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-6775c62d-3077-46df-bf2e-35640db5099a 2018-10-12 04:47:07,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:07,519 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-d539b2b5-3e54-47fa-baac-ceaaf7a1b7a6 Date: Fri, 12 Oct 2018 04:47: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":["9fdc0341-b7a9-4b62-855f-3b9ca8abaa10"],"updated_at":"2018-10-12T04:46:47Z","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17913902c12f41e8a4433965f1047e21","id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net"}]} 2018-10-12 04:47:07,519 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net used request id req-d539b2b5-3e54-47fa-baac-ceaaf7a1b7a6 2018-10-12 04:47:07,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:07,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5083bd0-18aa-498b-992c-8c5db6e10ffb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21"}, "enabled": true, "id": "17913902c12f41e8a4433965f1047e21", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}} 2018-10-12 04:47:07,601 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 used request id req-c5083bd0-18aa-498b-992c-8c5db6e10ffb 2018-10-12 04:47:07,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:07,803 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d2d5e41c-a3c4-4825-baa5-3a457470e540 Date: Fri, 12 Oct 2018 04:47:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:46: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":"17913902c12f41e8a4433965f1047e21","id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet"}]} 2018-10-12 04:47:07,803 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-d2d5e41c-a3c4-4825-baa5-3a457470e540 2018-10-12 04:47:07,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:08,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-b53f90bb-d013-44f1-a2a4-0ec19204ce96 Date: Fri, 12 Oct 2018 04:47:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.2"}],"id":"47702a88-2dee-4a14-b133-66e256ac6598","security_groups":[],"mac_address":"fa:16:3e:45:9e:0e","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1024356-59bf-47f0-bbf5-33bb2b646f1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.3"}],"id":"98873a52-e781-4582-97ad-2b4e446efcf4","security_groups":[],"mac_address":"fa:16:3e:e6:1c:7c","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1024356-59bf-47f0-bbf5-33bb2b646f1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.13"}],"id":"c6402a79-efe8-4a22-977e-4ef42c35f0b7","security_groups":["30ad5ab8-4cb6-4516-adbc-2aaff063c8e5"],"mac_address":"fa:16:3e:17:4c:ad","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:55Z","binding:vnic_type":"normal","device_id":"c6984d82-0634-4900-ad1a-b06be7396f96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.4"}],"id":"e3fe3a82-50d8-4b0c-b415-a0c6f1cf1e2b","security_groups":[],"mac_address":"fa:16:3e:fe:e9:b2","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1024356-59bf-47f0-bbf5-33bb2b646f1e"}]} 2018-10-12 04:47:08,029 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-b53f90bb-d013-44f1-a2a4-0ec19204ce96 2018-10-12 04:47:08,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:08,652 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-c97fec2d-0294-493d-8d61-517f6ea572d4 x-compute-request-id: req-c97fec2d-0294-493d-8d61-517f6ea572d4 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4c:ad", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:04.000000", "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "security_groups": [{"name": "default"}], "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:05Z", "hostId": "dcf4b90e45abaa60628b63432c47c1b788ed8b5ea38c94de9266607d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:08,652 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-c97fec2d-0294-493d-8d61-517f6ea572d4 2018-10-12 04:47:08,652 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst] is - ACTIVE 2018-10-12 04:47:08,652 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:47:08,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:08,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-c43209e2-e35e-4db5-91ae-45f65657a8cc x-compute-request-id: req-c43209e2-e35e-4db5-91ae-45f65657a8cc Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4c:ad", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:04.000000", "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "security_groups": [{"name": "default"}], "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:05Z", "hostId": "dcf4b90e45abaa60628b63432c47c1b788ed8b5ea38c94de9266607d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:08,827 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-c43209e2-e35e-4db5-91ae-45f65657a8cc 2018-10-12 04:47:08,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:08,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f20b2650-4e3d-49fb-87d9-2a7380ee0953 Date: Fri, 12 Oct 2018 04:47: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":["9fdc0341-b7a9-4b62-855f-3b9ca8abaa10"],"updated_at":"2018-10-12T04:46:47Z","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17913902c12f41e8a4433965f1047e21","id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net"}]} 2018-10-12 04:47:08,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net used request id req-f20b2650-4e3d-49fb-87d9-2a7380ee0953 2018-10-12 04:47:08,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:09,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfc75b33-9193-4d2c-96d7-6a3de0e7c3b1 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21"}, "enabled": true, "id": "17913902c12f41e8a4433965f1047e21", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}} 2018-10-12 04:47:09,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 used request id req-bfc75b33-9193-4d2c-96d7-6a3de0e7c3b1 2018-10-12 04:47:09,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:09,073 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-22cb1362-a354-458c-9cac-823debd1d200 Date: Fri, 12 Oct 2018 04:47:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:46: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":"17913902c12f41e8a4433965f1047e21","id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet"}]} 2018-10-12 04:47:09,073 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-22cb1362-a354-458c-9cac-823debd1d200 2018-10-12 04:47:09,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:09,166 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-b6e8ec5f-9e5b-416b-9ec9-83c3c61b65ff Date: Fri, 12 Oct 2018 04:47:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.2"}],"id":"47702a88-2dee-4a14-b133-66e256ac6598","security_groups":[],"mac_address":"fa:16:3e:45:9e:0e","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1024356-59bf-47f0-bbf5-33bb2b646f1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.3"}],"id":"98873a52-e781-4582-97ad-2b4e446efcf4","security_groups":[],"mac_address":"fa:16:3e:e6:1c:7c","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1024356-59bf-47f0-bbf5-33bb2b646f1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:04Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.13"}],"id":"c6402a79-efe8-4a22-977e-4ef42c35f0b7","security_groups":["30ad5ab8-4cb6-4516-adbc-2aaff063c8e5"],"mac_address":"fa:16:3e:17:4c:ad","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:55Z","binding:vnic_type":"normal","device_id":"c6984d82-0634-4900-ad1a-b06be7396f96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.4"}],"id":"e3fe3a82-50d8-4b0c-b415-a0c6f1cf1e2b","security_groups":[],"mac_address":"fa:16:3e:fe:e9:b2","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1024356-59bf-47f0-bbf5-33bb2b646f1e"}]} 2018-10-12 04:47:09,166 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-b6e8ec5f-9e5b-416b-9ec9-83c3c61b65ff 2018-10-12 04:47:09,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" -d '{"addSecurityGroup": {"name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name"}}' 2018-10-12 04:47:10,277 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:47: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-d2992f76-86e5-4f65-b600-e67e902144aa x-compute-request-id: req-d2992f76-86e5-4f65-b600-e67e902144aa Content-Length: 0 Content-Type: application/json 2018-10-12 04:47:10,277 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96/action used request id req-d2992f76-86e5-4f65-b600-e67e902144aa 2018-10-12 04:47:10,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:47:10,667 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d1370f5de705411aa8526c7c0e1dc32d", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj-role"}], "expires_at": "2018-10-12T05:47:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "17913902c12f41e8a4433965f1047e21", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/17913902c12f41e8a4433965f1047e21", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-user", "id": "7c90ec1bfdad4958b9cf401501811104"}, "audit_ids": ["xcLN1-QjReGK-8oM1Za5Gw"], "issued_at": "2018-10-12T04:47:10.000000Z"}} 2018-10-12 04:47:10,671 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a638c85bbde32bfaad0e5b288ed0f139257148" 2018-10-12 04:47:11,269 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-8f9ad63f-5871-447a-a988-7fe0c30a9501 x-compute-request-id: req-8f9ad63f-5871-447a-a988-7fe0c30a9501 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4c:ad", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:04.000000", "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name"}], "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:05Z", "hostId": "dcf4b90e45abaa60628b63432c47c1b788ed8b5ea38c94de9266607d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:11,269 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-8f9ad63f-5871-447a-a988-7fe0c30a9501 2018-10-12 04:47:11,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:11,591 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-db1292e8-a48b-45e2-99c9-790adcd0d03c x-compute-request-id: req-db1292e8-a48b-45e2-99c9-790adcd0d03c Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4c:ad", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:04.000000", "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name"}], "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:05Z", "hostId": "dcf4b90e45abaa60628b63432c47c1b788ed8b5ea38c94de9266607d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:11,591 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-db1292e8-a48b-45e2-99c9-790adcd0d03c 2018-10-12 04:47:11,592 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst] is - ACTIVE 2018-10-12 04:47:11,592 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:47:11,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:12,354 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-c3508fcb-08ad-4ad2-8c04-57bb4e5a41bc x-compute-request-id: req-c3508fcb-08ad-4ad2-8c04-57bb4e5a41bc Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4c:ad", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:04.000000", "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name"}], "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:05Z", "hostId": "dcf4b90e45abaa60628b63432c47c1b788ed8b5ea38c94de9266607d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:12,354 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-c3508fcb-08ad-4ad2-8c04-57bb4e5a41bc 2018-10-12 04:47:12,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:12,460 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-64785633-1d9a-4269-82c6-3cfcd0aef721 Date: Fri, 12 Oct 2018 04:47: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":["9fdc0341-b7a9-4b62-855f-3b9ca8abaa10"],"updated_at":"2018-10-12T04:46:47Z","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17913902c12f41e8a4433965f1047e21","id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net"}]} 2018-10-12 04:47:12,460 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net used request id req-64785633-1d9a-4269-82c6-3cfcd0aef721 2018-10-12 04:47:12,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:12,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a68fe764-d020-4a64-9fc4-8f349a7bac0f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21"}, "enabled": true, "id": "17913902c12f41e8a4433965f1047e21", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}} 2018-10-12 04:47:12,544 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 used request id req-a68fe764-d020-4a64-9fc4-8f349a7bac0f 2018-10-12 04:47:12,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:12,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-d1d54d89-7062-4e69-9644-95ca664ad6d6 Date: Fri, 12 Oct 2018 04:47:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:46: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":"17913902c12f41e8a4433965f1047e21","id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet"}]} 2018-10-12 04:47:12,752 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-d1d54d89-7062-4e69-9644-95ca664ad6d6 2018-10-12 04:47:12,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:12,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-bc1f700b-5562-48ce-86b5-b18c986c2e3a Date: Fri, 12 Oct 2018 04:47:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.2"}],"id":"47702a88-2dee-4a14-b133-66e256ac6598","security_groups":[],"mac_address":"fa:16:3e:45:9e:0e","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1024356-59bf-47f0-bbf5-33bb2b646f1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.3"}],"id":"98873a52-e781-4582-97ad-2b4e446efcf4","security_groups":[],"mac_address":"fa:16:3e:e6:1c:7c","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1024356-59bf-47f0-bbf5-33bb2b646f1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.13"}],"id":"c6402a79-efe8-4a22-977e-4ef42c35f0b7","security_groups":["30ad5ab8-4cb6-4516-adbc-2aaff063c8e5","50e99aca-cb4c-4408-8759-08af3a4317c8"],"mac_address":"fa:16:3e:17:4c:ad","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:55Z","binding:vnic_type":"normal","device_id":"c6984d82-0634-4900-ad1a-b06be7396f96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.4"}],"id":"e3fe3a82-50d8-4b0c-b415-a0c6f1cf1e2b","security_groups":[],"mac_address":"fa:16:3e:fe:e9:b2","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1024356-59bf-47f0-bbf5-33bb2b646f1e"}]} 2018-10-12 04:47:12,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-bc1f700b-5562-48ce-86b5-b18c986c2e3a 2018-10-12 04:47:13,003 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:13,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-8418e418-745b-4de0-8fe1-6d1cb2f273fe x-compute-request-id: req-8418e418-745b-4de0-8fe1-6d1cb2f273fe Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4c:ad", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:04.000000", "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "security_groups": [{"name": "default"}, {"name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name"}], "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:05Z", "hostId": "dcf4b90e45abaa60628b63432c47c1b788ed8b5ea38c94de9266607d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:13,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-8418e418-745b-4de0-8fe1-6d1cb2f273fe 2018-10-12 04:47:13,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:13,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e5565e7a-8c10-4594-8ad7-2d5c396113a2 Date: Fri, 12 Oct 2018 04:47: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":["9fdc0341-b7a9-4b62-855f-3b9ca8abaa10"],"updated_at":"2018-10-12T04:46:47Z","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17913902c12f41e8a4433965f1047e21","id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net"}]} 2018-10-12 04:47:13,737 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net used request id req-e5565e7a-8c10-4594-8ad7-2d5c396113a2 2018-10-12 04:47:13,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:13,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b9216b-bd89-4dd4-a20f-5743de493755 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21"}, "enabled": true, "id": "17913902c12f41e8a4433965f1047e21", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}} 2018-10-12 04:47:13,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 used request id req-e6b9216b-bd89-4dd4-a20f-5743de493755 2018-10-12 04:47:13,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:14,016 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-56b16154-d450-4ed4-97f8-63802fb813d6 Date: Fri, 12 Oct 2018 04:47:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:46: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":"17913902c12f41e8a4433965f1047e21","id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet"}]} 2018-10-12 04:47:14,016 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-56b16154-d450-4ed4-97f8-63802fb813d6 2018-10-12 04:47:14,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:14,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3151 X-Openstack-Request-Id: req-390f1c99-55f2-40c6-88bd-11e3cac852b8 Date: Fri, 12 Oct 2018 04:47:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.2"}],"id":"47702a88-2dee-4a14-b133-66e256ac6598","security_groups":[],"mac_address":"fa:16:3e:45:9e:0e","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1024356-59bf-47f0-bbf5-33bb2b646f1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.3"}],"id":"98873a52-e781-4582-97ad-2b4e446efcf4","security_groups":[],"mac_address":"fa:16:3e:e6:1c:7c","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1024356-59bf-47f0-bbf5-33bb2b646f1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:09Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.13"}],"id":"c6402a79-efe8-4a22-977e-4ef42c35f0b7","security_groups":["30ad5ab8-4cb6-4516-adbc-2aaff063c8e5","50e99aca-cb4c-4408-8759-08af3a4317c8"],"mac_address":"fa:16:3e:17:4c:ad","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:55Z","binding:vnic_type":"normal","device_id":"c6984d82-0634-4900-ad1a-b06be7396f96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.4"}],"id":"e3fe3a82-50d8-4b0c-b415-a0c6f1cf1e2b","security_groups":[],"mac_address":"fa:16:3e:fe:e9:b2","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1024356-59bf-47f0-bbf5-33bb2b646f1e"}]} 2018-10-12 04:47:14,107 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-390f1c99-55f2-40c6-88bd-11e3cac852b8 2018-10-12 04:47:14,111 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name"}}' 2018-10-12 04:47:15,326 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:47: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-7b1bbf42-980b-4691-89e9-17abe8f9efd0 x-compute-request-id: req-7b1bbf42-980b-4691-89e9-17abe8f9efd0 Content-Length: 0 Content-Type: application/json 2018-10-12 04:47:15,326 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96/action used request id req-7b1bbf42-980b-4691-89e9-17abe8f9efd0 2018-10-12 04:47:15,329 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:15,643 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-732aeb58-6c2f-4ba9-951c-0746a6534666 x-compute-request-id: req-732aeb58-6c2f-4ba9-951c-0746a6534666 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4c:ad", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:04.000000", "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "security_groups": [{"name": "default"}], "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:05Z", "hostId": "dcf4b90e45abaa60628b63432c47c1b788ed8b5ea38c94de9266607d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:15,643 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-732aeb58-6c2f-4ba9-951c-0746a6534666 2018-10-12 04:47:15,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:15,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-810d30ac-0f5c-4d2a-b45a-9100883c9c0e Date: Fri, 12 Oct 2018 04:47: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":["9fdc0341-b7a9-4b62-855f-3b9ca8abaa10"],"updated_at":"2018-10-12T04:46:47Z","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:46Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"17913902c12f41e8a4433965f1047e21","id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net"}]} 2018-10-12 04:47:15,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net used request id req-810d30ac-0f5c-4d2a-b45a-9100883c9c0e 2018-10-12 04:47:15,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:15,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-055f7e57-a845-42fa-8fc5-cf81c34d973a Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21"}, "enabled": true, "id": "17913902c12f41e8a4433965f1047e21", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}} 2018-10-12 04:47:15,917 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 used request id req-055f7e57-a845-42fa-8fc5-cf81c34d973a 2018-10-12 04:47:15,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:15,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bca07207-d547-45c4-811b-630b28af90ab Date: Fri, 12 Oct 2018 04:47:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","dns_nameservers":[],"updated_at":"2018-10-12T04:46: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":"17913902c12f41e8a4433965f1047e21","id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","subnetpool_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet"}]} 2018-10-12 04:47:15,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-bca07207-d547-45c4-811b-630b28af90ab 2018-10-12 04:47:15,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:16,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-ae0675e9-0c72-46eb-a8e7-8aaad7b74585 Date: Fri, 12 Oct 2018 04:47:16 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.2"}],"id":"47702a88-2dee-4a14-b133-66e256ac6598","security_groups":[],"mac_address":"fa:16:3e:45:9e:0e","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b1024356-59bf-47f0-bbf5-33bb2b646f1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.3"}],"id":"98873a52-e781-4582-97ad-2b4e446efcf4","security_groups":[],"mac_address":"fa:16:3e:e6:1c:7c","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:48Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b1024356-59bf-47f0-bbf5-33bb2b646f1e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:15Z","device_owner":"compute:nova","revision_number":9,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.13"}],"id":"c6402a79-efe8-4a22-977e-4ef42c35f0b7","security_groups":["30ad5ab8-4cb6-4516-adbc-2aaff063c8e5"],"mac_address":"fa:16:3e:17:4c:ad","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:55Z","binding:vnic_type":"normal","device_id":"c6984d82-0634-4900-ad1a-b06be7396f96"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:46:50Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"9fdc0341-b7a9-4b62-855f-3b9ca8abaa10","ip_address":"10.55.0.4"}],"id":"e3fe3a82-50d8-4b0c-b415-a0c6f1cf1e2b","security_groups":[],"mac_address":"fa:16:3e:fe:e9:b2","project_id":"17913902c12f41e8a4433965f1047e21","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b1024356-59bf-47f0-bbf5-33bb2b646f1e","tenant_id":"17913902c12f41e8a4433965f1047e21","created_at":"2018-10-12T04:46:49Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b1024356-59bf-47f0-bbf5-33bb2b646f1e"}]} 2018-10-12 04:47:16,062 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-ae0675e9-0c72-46eb-a8e7-8aaad7b74585 2018-10-12 04:47:16,065 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}42a638c85bbde32bfaad0e5b288ed0f139257148" 2018-10-12 04:47:16,821 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-bf821f52-da9c-4490-b5c0-943493e76763 x-compute-request-id: req-bf821f52-da9c-4490-b5c0-943493e76763 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4c:ad", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:04.000000", "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "security_groups": [{"name": "default"}], "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:05Z", "hostId": "dcf4b90e45abaa60628b63432c47c1b788ed8b5ea38c94de9266607d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:16,821 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-bf821f52-da9c-4490-b5c0-943493e76763 2018-10-12 04:47:16,821 - create_instance - INFO - Deleting Port with ID - c6402a79-efe8-4a22-977e-4ef42c35f0b7 2018-10-12 04:47:16,822 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-port 2018-10-12 04:47:16,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/c6402a79-efe8-4a22-977e-4ef42c35f0b7 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:17,684 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5294c273-f94f-4a40-956b-cc3a45e1f185 Date: Fri, 12 Oct 2018 04:47:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:47:17,684 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/c6402a79-efe8-4a22-977e-4ef42c35f0b7 used request id req-5294c273-f94f-4a40-956b-cc3a45e1f185 2018-10-12 04:47:17,685 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst 2018-10-12 04:47:17,687 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:17,886 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:47: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-e5951dcf-6185-4260-974f-91e6b8a65880 x-compute-request-id: req-e5951dcf-6185-4260-974f-91e6b8a65880 Content-Type: application/json 2018-10-12 04:47:17,887 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-e5951dcf-6185-4260-974f-91e6b8a65880 2018-10-12 04:47:17,887 - create_instance - INFO - Checking deletion status 2018-10-12 04:47:17,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:18,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-8d03876d-4b8c-4509-b182-7762126d6720 x-compute-request-id: req-8d03876d-4b8c-4509-b182-7762126d6720 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:17:4c:ad", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:04.000000", "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:17Z", "hostId": "dcf4b90e45abaa60628b63432c47c1b788ed8b5ea38c94de9266607d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:18,132 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-8d03876d-4b8c-4509-b182-7762126d6720 2018-10-12 04:47:18,133 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst] is - ACTIVE 2018-10-12 04:47:18,133 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:47:21,136 - create_instance - DEBUG - VM status query timeout in 296.750983953 2018-10-12 04:47:21,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:21,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-58135e2a-6777-4144-bb5b-52ec46dbf8d6 x-compute-request-id: req-58135e2a-6777-4144-bb5b-52ec46dbf8d6 Content-Encoding: gzip Content-Length: 665 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c6984d82-0634-4900-ad1a-b06be7396f96", "rel": "bookmark"}], "image": {"id": "f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "links": [{"href": "http://172.30.9.27:8774/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:04.000000", "flavor": {"id": "350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "links": [{"href": "http://172.30.9.27:8774/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27", "rel": "bookmark"}]}, "id": "c6984d82-0634-4900-ad1a-b06be7396f96", "user_id": "7c90ec1bfdad4958b9cf401501811104", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:17Z", "hostId": "dcf4b90e45abaa60628b63432c47c1b788ed8b5ea38c94de9266607d", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst", "created": "2018-10-12T04:46:58Z", "tenant_id": "17913902c12f41e8a4433965f1047e21", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:21,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-58135e2a-6777-4144-bb5b-52ec46dbf8d6 2018-10-12 04:47:21,547 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst] is - ACTIVE 2018-10-12 04:47:21,548 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:47:24,551 - create_instance - DEBUG - VM status query timeout in 293.336449862 2018-10-12 04:47:24,553 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44a85e2a9828af93f17db76efb77763ede695fe9" 2018-10-12 04:47:24,607 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:47: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-2315e913-ed17-4729-b7dd-d78d72b433ed x-compute-request-id: req-2315e913-ed17-4729-b7dd-d78d72b433ed Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c6984d82-0634-4900-ad1a-b06be7396f96 could not be found.", "code": 404}} 2018-10-12 04:47:24,607 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c6984d82-0634-4900-ad1a-b06be7396f96 used request id req-2315e913-ed17-4729-b7dd-d78d72b433ed 2018-10-12 04:47:24,607 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c6984d82-0634-4900-ad1a-b06be7396f96 could not be found. (HTTP 404) (Request-ID: req-2315e913-ed17-4729-b7dd-d78d72b433ed) 2018-10-12 04:47:24,608 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-inst 2018-10-12 04:47:24,608 - neutron_utils - INFO - Deleting security group rule with ID - e2f4e748-1d52-4478-88f1-f039cc60dfd9 2018-10-12 04:47:24,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/e2f4e748-1d52-4478-88f1-f039cc60dfd9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" 2018-10-12 04:47:24,994 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0cbeb5d-1040-49ef-8f79-f9e493f9a103 Content-Length: 0 Date: Fri, 12 Oct 2018 04:47:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:47:24,994 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/e2f4e748-1d52-4478-88f1-f039cc60dfd9 used request id req-e0cbeb5d-1040-49ef-8f79-f9e493f9a103 2018-10-12 04:47:24,994 - neutron_utils - INFO - Deleting security group rule with ID - f412260b-6980-4277-bd9f-bc6a798f2856 2018-10-12 04:47:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/f412260b-6980-4277-bd9f-bc6a798f2856 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" 2018-10-12 04:47:25,556 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c6eee669-a6d4-40f7-9169-6505b1712f05 Content-Length: 0 Date: Fri, 12 Oct 2018 04:47:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:47:25,556 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/f412260b-6980-4277-bd9f-bc6a798f2856 used request id req-c6eee669-a6d4-40f7-9169-6505b1712f05 2018-10-12 04:47:25,556 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-name 2018-10-12 04:47:25,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/50e99aca-cb4c-4408-8759-08af3a4317c8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dad5e2b4c07d4da7d501c6820ce820fcde4e0aae" 2018-10-12 04:47:25,856 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b9436528-1651-49ec-bed3-2876bcc43bd4 Content-Length: 0 Date: Fri, 12 Oct 2018 04:47:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:47:25,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/50e99aca-cb4c-4408-8759-08af3a4317c8 used request id req-b9436528-1651-49ec-bed3-2876bcc43bd4 2018-10-12 04:47:25,859 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f559db52821707feb5ca2855130f12aea01c3b7d" 2018-10-12 04:47:25,903 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:47: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-798e90a7-84aa-4bfa-bec1-6b5f0cfb8f25 x-compute-request-id: req-798e90a7-84aa-4bfa-bec1-6b5f0cfb8f25 Content-Length: 0 Content-Type: application/json 2018-10-12 04:47:25,903 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/350f90b6-8f6d-4384-9dc7-e3ed32bf1e27 used request id req-798e90a7-84aa-4bfa-bec1-6b5f0cfb8f25 2018-10-12 04:47:25,904 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet 2018-10-12 04:47:25,904 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-subnet 2018-10-12 04:47:25,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/9fdc0341-b7a9-4b62-855f-3b9ca8abaa10 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0ae7e9b32660a42643a392147b954be906f6a4" 2018-10-12 04:47:28,363 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-909da065-7641-4145-bb28-e31fe755247d Date: Fri, 12 Oct 2018 04:47:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:47:28,363 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/9fdc0341-b7a9-4b62-855f-3b9ca8abaa10 used request id req-909da065-7641-4145-bb28-e31fe755247d 2018-10-12 04:47:28,364 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-pub-net 2018-10-12 04:47:28,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/b1024356-59bf-47f0-bbf5-33bb2b646f1e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9c0ae7e9b32660a42643a392147b954be906f6a4" 2018-10-12 04:47:29,674 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6867ee8f-d1f9-4136-860a-e9fdb9097777 Date: Fri, 12 Oct 2018 04:47:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:47:29,674 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b1024356-59bf-47f0-bbf5-33bb2b646f1e used request id req-6867ee8f-d1f9-4136-860a-e9fdb9097777 2018-10-12 04:47:29,675 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-2639d6d9-3b2b-40f6-abaa-d81428d8ba9f-image 2018-10-12 04:47:29,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a890a877b95b4fe42f4c7dbae9417473154f455c" 2018-10-12 04:47:31,454 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-52d9b98e-e8bf-44b5-bcfd-edd8e001eb72 Date: Fri, 12 Oct 2018 04:47:31 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:47:31,454 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/f57a4ac5-9003-4648-bf00-9bb702e6f1a0 used request id req-52d9b98e-e8bf-44b5-bcfd-edd8e001eb72 2018-10-12 04:47:31,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:47:31,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7d44177a-2527-454f-bdf8-0090ab511e2c Date: Fri, 12 Oct 2018 04:47:31 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:46Z", "updated_at": "2018-10-12T04:46:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:46Z", "revision_number": 0, "id": "230b001f-33fb-4575-9911-f4a114857ae7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:46Z", "security_group_id": "30ad5ab8-4cb6-4516-adbc-2aaff063c8e5", "tenant_id": "17913902c12f41e8a4433965f1047e21", "port_range_min": null, "ethertype": "IPv6", "project_id": "17913902c12f41e8a4433965f1047e21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:46Z", "revision_number": 0, "id": "577e7a38-63e2-4b1f-8398-834502f1da78", "remote_group_id": "30ad5ab8-4cb6-4516-adbc-2aaff063c8e5", "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:46Z", "security_group_id": "30ad5ab8-4cb6-4516-adbc-2aaff063c8e5", "tenant_id": "17913902c12f41e8a4433965f1047e21", "port_range_min": null, "ethertype": "IPv6", "project_id": "17913902c12f41e8a4433965f1047e21"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:46Z", "revision_number": 0, "id": "945b1795-91c6-4b91-9439-5a402c036193", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:46Z", "security_group_id": "30ad5ab8-4cb6-4516-adbc-2aaff063c8e5", "tenant_id": "17913902c12f41e8a4433965f1047e21", "port_range_min": null, "ethertype": "IPv4", "project_id": "17913902c12f41e8a4433965f1047e21"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:46:46Z", "revision_number": 0, "id": "b99660d8-5cbe-410e-802f-33093e44923e", "remote_group_id": "30ad5ab8-4cb6-4516-adbc-2aaff063c8e5", "remote_ip_prefix": null, "created_at": "2018-10-12T04:46:46Z", "security_group_id": "30ad5ab8-4cb6-4516-adbc-2aaff063c8e5", "tenant_id": "17913902c12f41e8a4433965f1047e21", "port_range_min": null, "ethertype": "IPv4", "project_id": "17913902c12f41e8a4433965f1047e21"}], "revision_number": 4, "project_id": "17913902c12f41e8a4433965f1047e21", "id": "30ad5ab8-4cb6-4516-adbc-2aaff063c8e5", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:47:31,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-7d44177a-2527-454f-bdf8-0090ab511e2c 2018-10-12 04:47:31,689 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:47:31,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a064d065-2f6c-4348-86d6-72904fbd7e68 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:47:31,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-a064d065-2f6c-4348-86d6-72904fbd7e68 2018-10-12 04:47:31,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:47:31,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6b4c903-5abc-4690-86e2-41c54db49131 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21"}, "enabled": true, "id": "17913902c12f41e8a4433965f1047e21", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj"}} 2018-10-12 04:47:31,873 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 used request id req-a6b4c903-5abc-4690-86e2-41c54db49131 2018-10-12 04:47:31,874 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 30ad5ab8-4cb6-4516-adbc-2aaff063c8e5 2018-10-12 04:47:31,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=30ad5ab8-4cb6-4516-adbc-2aaff063c8e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:47:32,065 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-55266262-4063-4913-85cd-da3859848419 Date: Fri, 12 Oct 2018 04:47: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-10-12T04:46:46Z", "security_group_id": "30ad5ab8-4cb6-4516-adbc-2aaff063c8e5", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:46Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "230b001f-33fb-4575-9911-f4a114857ae7"}, {"remote_group_id": "30ad5ab8-4cb6-4516-adbc-2aaff063c8e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:46:46Z", "security_group_id": "30ad5ab8-4cb6-4516-adbc-2aaff063c8e5", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:46Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "577e7a38-63e2-4b1f-8398-834502f1da78"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:46:46Z", "security_group_id": "30ad5ab8-4cb6-4516-adbc-2aaff063c8e5", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:46Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "945b1795-91c6-4b91-9439-5a402c036193"}, {"remote_group_id": "30ad5ab8-4cb6-4516-adbc-2aaff063c8e5", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:46:46Z", "security_group_id": "30ad5ab8-4cb6-4516-adbc-2aaff063c8e5", "port_range_min": null, "revision_number": 0, "tenant_id": "17913902c12f41e8a4433965f1047e21", "created_at": "2018-10-12T04:46:46Z", "project_id": "17913902c12f41e8a4433965f1047e21", "id": "b99660d8-5cbe-410e-802f-33093e44923e"}]} 2018-10-12 04:47:32,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=30ad5ab8-4cb6-4516-adbc-2aaff063c8e5 used request id req-55266262-4063-4913-85cd-da3859848419 2018-10-12 04:47:32,066 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:47:32,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/30ad5ab8-4cb6-4516-adbc-2aaff063c8e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:47:32,398 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-05fef9fa-5988-457e-ad8e-c1459ee9ed14 Content-Length: 0 Date: Fri, 12 Oct 2018 04:47:32 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:47:32,399 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/30ad5ab8-4cb6-4516-adbc-2aaff063c8e5 used request id req-05fef9fa-5988-457e-ad8e-c1459ee9ed14 2018-10-12 04:47:32,399 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj 2018-10-12 04:47:32,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:47:32,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-75f46410-6c19-4ba8-85c5-c9488397cafe Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:47:32,672 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/17913902c12f41e8a4433965f1047e21 used request id req-75f46410-6c19-4ba8-85c5-c9488397cafe 2018-10-12 04:47:32,673 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-proj-role 2018-10-12 04:47:32,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d1370f5de705411aa8526c7c0e1dc32d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:47:32,800 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-119e063a-d46c-475f-adbf-12041bf72562 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:47:32,800 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d1370f5de705411aa8526c7c0e1dc32d used request id req-119e063a-d46c-475f-adbf-12041bf72562 2018-10-12 04:47:32,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08edd0e43d55deb7d0a12121929270a6bc626d95" 2018-10-12 04:47:32,882 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8596c04-3ce2-4e7b-9fc7-d1d47cf3519c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:47:32,882 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e8596c04-3ce2-4e7b-9fc7-d1d47cf3519c 2018-10-12 04:47:32,883 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-c9c17ab0-5cc0-45c-user 2018-10-12 04:47:32,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/7c90ec1bfdad4958b9cf401501811104 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7f75cfc4a167e0631d222cf0e0d10262a17bb15c" 2018-10-12 04:47:33,087 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:47:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-18f5b331-0e9c-4f68-94a8-7a4f770578a1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:47:33,087 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7c90ec1bfdad4958b9cf401501811104 used request id req-18f5b331-0e9c-4f68-94a8-7a4f770578a1 2018-10-12 04:47:33,088 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:47:33,474 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:47:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["EMpgcsamQ2eMVPmRmCjg4w"], "issued_at": "2018-10-12T04:47:33.000000Z"}} 2018-10-12 04:47:33,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95dfbdf43007d20ffcfda260335e9be978e453ce" 2018-10-12 04:47:33,558 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ade15e7e-ad16-46b2-ab3c-ccbed6a033a7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:47:33,558 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ade15e7e-ad16-46b2-ab3c-ccbed6a033a7 2018-10-12 04:47:33,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:47:33,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:47:33,950 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:47:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Q8fSDHJNRZOScrGvK4-LGA"], "issued_at": "2018-10-12T04:47:33.000000Z"}} 2018-10-12 04:47:33,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:47:34,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36498936-172b-47b7-8faf-0b591a247b00 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:47:34,037 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-36498936-172b-47b7-8faf-0b591a247b00 2018-10-12 04:47:34,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:47:34,046 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:47: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:47:34,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b902ba6f-b48c-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:47:34,134 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3565dc71-04e1-4854-b21f-adb1b9666a0f Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b902ba6f-b48c-403-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:47:34,134 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=InstanceSecurityGroupTests-b902ba6f-b48c-403-proj used request id req-3565dc71-04e1-4854-b21f-adb1b9666a0f 2018-10-12 04:47:34,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:47:34,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a903140c-7e66-44d8-a2ca-6fcfdfbe5566 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:47:34,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a903140c-7e66-44d8-a2ca-6fcfdfbe5566 2018-10-12 04:47:34,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}}' 2018-10-12 04:47:34,381 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:47:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b674054-00e5-44bb-a33d-8dc5d973ed03 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339"}, "enabled": true, "id": "4ef847f035d348a4962e8fa3fe121339", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}} 2018-10-12 04:47:34,381 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6b674054-00e5-44bb-a33d-8dc5d973ed03 2018-10-12 04:47:34,381 - keystone_utils - INFO - Created project with name - InstanceSecurityGroupTests-b902ba6f-b48c-403-proj 2018-10-12 04:47:34,382 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:47:34,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:47:34,769 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:47:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["G587OxhOTxa-sYougpTOeA"], "issued_at": "2018-10-12T04:47:34.000000Z"}} 2018-10-12 04:47:34,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c8e164ae05860e9420d07ba8418abfffcbe1c60" 2018-10-12 04:47:34,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80f445dc-e881-4026-85fc-e500c4326504 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:47:34,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-80f445dc-e881-4026-85fc-e500c4326504 2018-10-12 04:47:34,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:47:34,792 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:47: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:47:34,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c8e164ae05860e9420d07ba8418abfffcbe1c60" 2018-10-12 04:47:34,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c748abf-4927-41a4-97dc-9bd96e3b5c73 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:47:34,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9c748abf-4927-41a4-97dc-9bd96e3b5c73 2018-10-12 04:47:34,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-b902ba6f-b48c-403-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c8e164ae05860e9420d07ba8418abfffcbe1c60" 2018-10-12 04:47:34,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-187d59e7-427b-4c73-b094-533d4af25eac Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-b902ba6f-b48c-403-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339"}, "enabled": true, "id": "4ef847f035d348a4962e8fa3fe121339", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}]} 2018-10-12 04:47:34,922 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=InstanceSecurityGroupTests-b902ba6f-b48c-403-proj used request id req-187d59e7-427b-4c73-b094-533d4af25eac 2018-10-12 04:47:34,925 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c8e164ae05860e9420d07ba8418abfffcbe1c60" 2018-10-12 04:47:35,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36d2e505-8a84-47ea-9493-3450f36c772e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:47:35,008 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-36d2e505-8a84-47ea-9493-3450f36c772e 2018-10-12 04:47:35,489 - keystone_utils - INFO - Created user with name - InstanceSecurityGroupTests-b902ba6f-b48c-403-user 2018-10-12 04:47:35,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:47:35,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:47:35,595 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a20432-948e-4b71-b001-c580f7cab71c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:47:35,595 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-35a20432-948e-4b71-b001-c580f7cab71c 2018-10-12 04:47:35,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" -d '{"role": {"name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj-role"}}' 2018-10-12 04:47:35,716 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e599e1d-9477-46f0-821f-502ed69b9c8b Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0795ad8856141f0b891f0e3a0ed0211", "links": {"self": "http://172.30.9.27:5000/v3/roles/a0795ad8856141f0b891f0e3a0ed0211"}, "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj-role"}} 2018-10-12 04:47:35,717 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0e599e1d-9477-46f0-821f-502ed69b9c8b 2018-10-12 04:47:35,717 - keystone_utils - INFO - Created role with name - InstanceSecurityGroupTests-b902ba6f-b48c-403-proj-role 2018-10-12 04:47:35,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a0795ad8856141f0b891f0e3a0ed0211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:47:35,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c29523f7-302f-4d04-829b-d0e06b827827 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a0795ad8856141f0b891f0e3a0ed0211"}, "domain_id": null, "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj-role", "id": "a0795ad8856141f0b891f0e3a0ed0211"}} 2018-10-12 04:47:35,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a0795ad8856141f0b891f0e3a0ed0211 used request id req-c29523f7-302f-4d04-829b-d0e06b827827 2018-10-12 04:47:35,809 - keystone_utils - INFO - Granting role InstanceSecurityGroupTests-b902ba6f-b48c-403-proj-role to project InstanceSecurityGroupTests-b902ba6f-b48c-403-proj 2018-10-12 04:47:35,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339/users/3384bbe6d18e4407ac139dbf84a9479a/roles/a0795ad8856141f0b891f0e3a0ed0211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:47:35,941 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:47:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f046e3f9-3d07-4610-945b-49832acd97cf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:47:35,941 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339/users/3384bbe6d18e4407ac139dbf84a9479a/roles/a0795ad8856141f0b891f0e3a0ed0211 used request id req-f046e3f9-3d07-4610-945b-49832acd97cf 2018-10-12 04:47:35,942 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:47:35,943 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:47:35,943 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:47:35,944 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:47:36,315 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0795ad8856141f0b891f0e3a0ed0211", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj-role"}], "expires_at": "2018-10-12T05:47:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef847f035d348a4962e8fa3fe121339", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-user", "id": "3384bbe6d18e4407ac139dbf84a9479a"}, "audit_ids": ["Jri8KAqxSv-7mzJQYgOnpQ"], "issued_at": "2018-10-12T04:47:36.000000Z"}} 2018-10-12 04:47:36,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2678810d8306bb356c1e72e5f6510b8d1b0320a4" 2018-10-12 04:47:36,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b93d0f0e-cc72-4ce8-9e14-39ea6fbf7b0b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:47:36,393 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b93d0f0e-cc72-4ce8-9e14-39ea6fbf7b0b 2018-10-12 04:47:36,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2678810d8306bb356c1e72e5f6510b8d1b0320a4" 2018-10-12 04:47:36,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-4e41dfec-f46f-4aed-af05-51e8bee20b45 Date: Fri, 12 Oct 2018 04:47:36 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image"} 2018-10-12 04:47:36,570 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image used request id req-4e41dfec-f46f-4aed-af05-51e8bee20b45 2018-10-12 04:47:36,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2678810d8306bb356c1e72e5f6510b8d1b0320a4" 2018-10-12 04:47:36,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-929bdd48-7300-4eb2-b929-63cb721e654b Date: Fri, 12 Oct 2018 04: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-10-12 04:47:36,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-929bdd48-7300-4eb2-b929-63cb721e654b 2018-10-12 04:47:36,750 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}2678810d8306bb356c1e72e5f6510b8d1b0320a4" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image"}' 2018-10-12 04:47:36,945 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/54ca7299-4205-459d-9ba8-efff50295f91 X-Openstack-Request-Id: req-0be74005-2acc-4ecc-add1-a81c8bdeae88 Date: Fri, 12 Oct 2018 04:47:36 GMT RESP BODY: {"status": "queued", "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:47:36Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:47:36Z", "visibility": "shared", "locations": [], "self": "/v2/images/54ca7299-4205-459d-9ba8-efff50295f91", "min_disk": 0, "protected": false, "id": "54ca7299-4205-459d-9ba8-efff50295f91", "file": "/v2/images/54ca7299-4205-459d-9ba8-efff50295f91/file", "checksum": null, "owner": "4ef847f035d348a4962e8fa3fe121339", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:47:36,946 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-0be74005-2acc-4ecc-add1-a81c8bdeae88 2018-10-12 04:47:36,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/54ca7299-4205-459d-9ba8-efff50295f91/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2678810d8306bb356c1e72e5f6510b8d1b0320a4" -d '' 2018-10-12 04:47:38,038 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-42b78274-005e-4da1-9465-d880db1c8592 Date: Fri, 12 Oct 2018 04:47:38 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:47:38,039 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/54ca7299-4205-459d-9ba8-efff50295f91/file used request id req-42b78274-005e-4da1-9465-d880db1c8592 2018-10-12 04:47:38,039 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:47:38,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/54ca7299-4205-459d-9ba8-efff50295f91 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2678810d8306bb356c1e72e5f6510b8d1b0320a4" 2018-10-12 04:47:38,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-26bc25d3-3f54-4a8e-9e78-2137c1471d8d Date: Fri, 12 Oct 2018 04:47:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:47:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:47:38Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/54ca7299-4205-459d-9ba8-efff50295f91/snap", "metadata": {}}], "self": "/v2/images/54ca7299-4205-459d-9ba8-efff50295f91", "min_disk": 0, "protected": false, "id": "54ca7299-4205-459d-9ba8-efff50295f91", "file": "/v2/images/54ca7299-4205-459d-9ba8-efff50295f91/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ef847f035d348a4962e8fa3fe121339", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/54ca7299-4205-459d-9ba8-efff50295f91/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:47:38,205 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/54ca7299-4205-459d-9ba8-efff50295f91 used request id req-26bc25d3-3f54-4a8e-9e78-2137c1471d8d 2018-10-12 04:47:38,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2678810d8306bb356c1e72e5f6510b8d1b0320a4" 2018-10-12 04:47:38,367 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b279194e-3197-4573-ad6c-a241fca8ad5d Date: Fri, 12 Oct 2018 04:47: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-10-12 04:47:38,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b279194e-3197-4573-ad6c-a241fca8ad5d 2018-10-12 04:47:38,371 - create_image - INFO - Created image with name - InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image 2018-10-12 04:47:38,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/54ca7299-4205-459d-9ba8-efff50295f91 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2678810d8306bb356c1e72e5f6510b8d1b0320a4" 2018-10-12 04:47:38,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-d253359c-0afe-4e4f-85d9-d7229041abdd Date: Fri, 12 Oct 2018 04:47:38 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:47:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:47:38Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/54ca7299-4205-459d-9ba8-efff50295f91/snap", "metadata": {}}], "self": "/v2/images/54ca7299-4205-459d-9ba8-efff50295f91", "min_disk": 0, "protected": false, "id": "54ca7299-4205-459d-9ba8-efff50295f91", "file": "/v2/images/54ca7299-4205-459d-9ba8-efff50295f91/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ef847f035d348a4962e8fa3fe121339", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/54ca7299-4205-459d-9ba8-efff50295f91/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:47:38,539 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/54ca7299-4205-459d-9ba8-efff50295f91 used request id req-d253359c-0afe-4e4f-85d9-d7229041abdd 2018-10-12 04:47:38,540 - create_image - DEBUG - Instance status is - active 2018-10-12 04:47:38,540 - create_image - DEBUG - Image is active with name - InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image 2018-10-12 04:47:38,540 - create_image - INFO - Image is now active with name - InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image 2018-10-12 04:47:38,540 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:47:38,541 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:47:38,919 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0795ad8856141f0b891f0e3a0ed0211", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj-role"}], "expires_at": "2018-10-12T05:47:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef847f035d348a4962e8fa3fe121339", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-user", "id": "3384bbe6d18e4407ac139dbf84a9479a"}, "audit_ids": ["lcS1Grm4TuyTHo8LwURugQ"], "issued_at": "2018-10-12T04:47:38.000000Z"}} 2018-10-12 04:47:38,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1432a49cd72ca3ef5cba4e2632d6406532d9e4f" 2018-10-12 04:47:38,990 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-faaecbf7-607a-4223-846c-727a4d3de022 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:47:38,990 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-faaecbf7-607a-4223-846c-727a4d3de022 2018-10-12 04:47:38,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1432a49cd72ca3ef5cba4e2632d6406532d9e4f" 2018-10-12 04:47:39,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d9e7bca9-4b6c-408c-bc08-0b502d70fd1c Date: Fri, 12 Oct 2018 04:47:39 GMT RESP BODY: {"networks":[]} 2018-10-12 04:47:39,173 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net used request id req-d9e7bca9-4b6c-408c-bc08-0b502d70fd1c 2018-10-12 04:47:39,173 - neutron_utils - INFO - Creating network with name InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net 2018-10-12 04:47:39,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1432a49cd72ca3ef5cba4e2632d6406532d9e4f" -d '{"network": {"name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net", "admin_state_up": true}}' 2018-10-12 04:47:39,877 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 629 X-Openstack-Request-Id: req-5afb549f-ca26-450f-aa65-8c407efe34d2 Date: Fri, 12 Oct 2018 04:47:39 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:47:39Z","is_default":false,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:39Z","mtu":1450}} 2018-10-12 04:47:39,877 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-5afb549f-ca26-450f-aa65-8c407efe34d2 2018-10-12 04:47:39,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1432a49cd72ca3ef5cba4e2632d6406532d9e4f" 2018-10-12 04:47:40,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 613 X-Openstack-Request-Id: req-87a5ebb9-8b40-4771-ac0f-c6d29778269b Date: Fri, 12 Oct 2018 04:47:40 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-10-12T04:47:39Z","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"4ef847f035d348a4962e8fa3fe121339","id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net"}]} 2018-10-12 04:47:40,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-87a5ebb9-8b40-4771-ac0f-c6d29778269b 2018-10-12 04:47:40,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1432a49cd72ca3ef5cba4e2632d6406532d9e4f" 2018-10-12 04:47:40,316 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bd024c0b-40d5-4097-9d4f-543325e256eb Date: Fri, 12 Oct 2018 04:47:40 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:47:40,316 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-bd024c0b-40d5-4097-9d4f-543325e256eb 2018-10-12 04:47:40,317 - neutron_utils - INFO - Creating subnet with name InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet 2018-10-12 04:47:40,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1432a49cd72ca3ef5cba4e2632d6406532d9e4f" -d '{"subnets": [{"ip_version": 4, "network_id": "54ec07fd-fbe2-41b5-af2e-c421ab3e2692", "cidr": "10.55.0.0/24", "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet"}]}' 2018-10-12 04:47:41,032 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-bfbc416e-e49d-4766-9ab6-54286c140e08 Date: Fri, 12 Oct 2018 04:47:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:40Z","dns_nameservers":[],"updated_at":"2018-10-12T04:47: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":"4ef847f035d348a4962e8fa3fe121339","id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet"}]} 2018-10-12 04:47:41,032 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-bfbc416e-e49d-4766-9ab6-54286c140e08 2018-10-12 04:47:41,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1432a49cd72ca3ef5cba4e2632d6406532d9e4f" 2018-10-12 04:47:41,270 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-f1f7e7df-75d7-4aa7-848b-b0b150947835 Date: Fri, 12 Oct 2018 04:47: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":["e49d0cf3-00b4-41c5-a778-e5f339e2abc3"],"updated_at":"2018-10-12T04:47:40Z","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef847f035d348a4962e8fa3fe121339","id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net"}]} 2018-10-12 04:47:41,270 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-f1f7e7df-75d7-4aa7-848b-b0b150947835 2018-10-12 04:47:41,276 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1432a49cd72ca3ef5cba4e2632d6406532d9e4f" 2018-10-12 04:47:41,462 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2875a48e-5be8-460b-9e7d-2dd5a64a3c97 Date: Fri, 12 Oct 2018 04:47:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:40Z","dns_nameservers":[],"updated_at":"2018-10-12T04:47: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":"4ef847f035d348a4962e8fa3fe121339","id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet"}]} 2018-10-12 04:47:41,462 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-2875a48e-5be8-460b-9e7d-2dd5a64a3c97 2018-10-12 04:47:41,463 - OpenStackNetwork - DEBUG - Network [54ec07fd-fbe2-41b5-af2e-c421ab3e2692] created successfully 2018-10-12 04:47:41,463 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:47:41,464 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:47:41,844 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:47:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["2NFmQ85hSf2DyvWiDFI33A"], "issued_at": "2018-10-12T04:47:41.000000Z"}} 2018-10-12 04:47:41,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dacde3d6c32f577b0fc6c20e10f99060bae1687" 2018-10-12 04:47:41,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bead9354-516a-408e-972d-a0e1a2af6725 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:47:41,939 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bead9354-516a-408e-972d-a0e1a2af6725 2018-10-12 04:47:41,940 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:47:41,946 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dacde3d6c32f577b0fc6c20e10f99060bae1687" 2018-10-12 04:47:42,116 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-e44c732a-149c-47ce-a448-fce4730f21a3 x-compute-request-id: req-e44c732a-149c-47ce-a448-fce4730f21a3 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:47:42,116 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e44c732a-149c-47ce-a448-fce4730f21a3 2018-10-12 04:47:42,120 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dacde3d6c32f577b0fc6c20e10f99060bae1687" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-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-10-12 04:47:42,171 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-2aeade02-f7bf-4e1f-a393-d83e37a3dfd2 x-compute-request-id: req-2aeade02-f7bf-4e1f-a393-d83e37a3dfd2 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92afe05b-9450-4d81-a10e-4a8989016519", "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:47:42,171 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2aeade02-f7bf-4e1f-a393-d83e37a3dfd2 2018-10-12 04:47:42,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:47:42,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:47:42,550 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0795ad8856141f0b891f0e3a0ed0211", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj-role"}], "expires_at": "2018-10-12T05:47:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef847f035d348a4962e8fa3fe121339", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-user", "id": "3384bbe6d18e4407ac139dbf84a9479a"}, "audit_ids": ["WILTV3ZQTbukifNhlnB6hg"], "issued_at": "2018-10-12T04:47:42.000000Z"}} 2018-10-12 04:47:42,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" 2018-10-12 04:47:42,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14940710-7847-4477-ab86-31e05d261b80 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:47:42,627 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-14940710-7847-4477-ab86-31e05d261b80 2018-10-12 04:47:42,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-name&description=hello+group -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" 2018-10-12 04:47:42,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f697b7f9-3fe4-4b05-99be-2dac7bff57db Date: Fri, 12 Oct 2018 04:47:42 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:47:42,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-name&description=hello+group used request id req-f697b7f9-3fe4-4b05-99be-2dac7bff57db 2018-10-12 04:47:42,807 - OpenStackSecurityGroup - INFO - Creating security group InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-name... 2018-10-12 04:47:42,807 - neutron_utils - INFO - Creating security group with name - InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-name 2018-10-12 04:47:42,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" -d '{"security_group": {"name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-name", "description": "hello group"}}' 2018-10-12 04:47:43,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1411 X-Openstack-Request-Id: req-efc85df0-f583-4040-a3b7-5d529b925cb4 Date: Fri, 12 Oct 2018 04:47:43 GMT RESP BODY: {"security_group": {"description": "hello group", "tags": [], "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "updated_at": "2018-10-12T04:47:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:47:43Z", "revision_number": 0, "id": "290507d1-76ee-47d2-8392-a3a9d011a405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef847f035d348a4962e8fa3fe121339"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:47:43Z", "revision_number": 0, "id": "ef4e0232-0a3b-459e-b0b3-bdbdb7a032eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef847f035d348a4962e8fa3fe121339"}], "revision_number": 2, "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-name"}} 2018-10-12 04:47:43,185 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-efc85df0-f583-4040-a3b7-5d529b925cb4 2018-10-12 04:47:43,185 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf9ddd3c-d47b-4d43-910d-e81c74694206 2018-10-12 04:47:43,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cf9ddd3c-d47b-4d43-910d-e81c74694206 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" 2018-10-12 04:47:43,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bdb228fb-3b6a-4f62-af63-8db34d30e371 Date: Fri, 12 Oct 2018 04:47:43 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-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "290507d1-76ee-47d2-8392-a3a9d011a405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "ef4e0232-0a3b-459e-b0b3-bdbdb7a032eb"}]} 2018-10-12 04:47:43,357 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cf9ddd3c-d47b-4d43-910d-e81c74694206 used request id req-bdb228fb-3b6a-4f62-af63-8db34d30e371 2018-10-12 04:47:43,358 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf9ddd3c-d47b-4d43-910d-e81c74694206 2018-10-12 04:47:43,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cf9ddd3c-d47b-4d43-910d-e81c74694206 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" 2018-10-12 04:47:43,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-eef815b8-db55-4132-a10a-63ec29074c4e Date: Fri, 12 Oct 2018 04:47:43 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-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "290507d1-76ee-47d2-8392-a3a9d011a405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "ef4e0232-0a3b-459e-b0b3-bdbdb7a032eb"}]} 2018-10-12 04:47:43,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cf9ddd3c-d47b-4d43-910d-e81c74694206 used request id req-eef815b8-db55-4132-a10a-63ec29074c4e 2018-10-12 04:47:43,540 - neutron_utils - INFO - Retrieving security group with ID - cf9ddd3c-d47b-4d43-910d-e81c74694206 2018-10-12 04:47:43,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=cf9ddd3c-d47b-4d43-910d-e81c74694206 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" 2018-10-12 04:47:43,625 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-e53497e0-7791-4950-8b3e-e89366ceb64e Date: Fri, 12 Oct 2018 04:47:43 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "updated_at": "2018-10-12T04:47:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:47:43Z", "revision_number": 0, "id": "290507d1-76ee-47d2-8392-a3a9d011a405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef847f035d348a4962e8fa3fe121339"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:47:43Z", "revision_number": 0, "id": "ef4e0232-0a3b-459e-b0b3-bdbdb7a032eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef847f035d348a4962e8fa3fe121339"}], "revision_number": 2, "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-name"}]} 2018-10-12 04:47:43,625 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=cf9ddd3c-d47b-4d43-910d-e81c74694206 used request id req-e53497e0-7791-4950-8b3e-e89366ceb64e 2018-10-12 04:47:43,626 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf9ddd3c-d47b-4d43-910d-e81c74694206 2018-10-12 04:47:43,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cf9ddd3c-d47b-4d43-910d-e81c74694206 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" 2018-10-12 04:47:43,807 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-771f1fb1-1fcb-4561-ae08-ae541cbacebd Date: Fri, 12 Oct 2018 04:47:43 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-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "290507d1-76ee-47d2-8392-a3a9d011a405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "ef4e0232-0a3b-459e-b0b3-bdbdb7a032eb"}]} 2018-10-12 04:47:43,807 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cf9ddd3c-d47b-4d43-910d-e81c74694206 used request id req-771f1fb1-1fcb-4561-ae08-ae541cbacebd 2018-10-12 04:47:43,807 - neutron_utils - INFO - Retrieving security group with ID - cf9ddd3c-d47b-4d43-910d-e81c74694206 2018-10-12 04:47:43,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=cf9ddd3c-d47b-4d43-910d-e81c74694206 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" 2018-10-12 04:47:44,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-115a5287-e344-4ed5-aafe-d31ded7f0c38 Date: Fri, 12 Oct 2018 04:47:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "updated_at": "2018-10-12T04:47:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:47:43Z", "revision_number": 0, "id": "290507d1-76ee-47d2-8392-a3a9d011a405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef847f035d348a4962e8fa3fe121339"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:47:43Z", "revision_number": 0, "id": "ef4e0232-0a3b-459e-b0b3-bdbdb7a032eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef847f035d348a4962e8fa3fe121339"}], "revision_number": 2, "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-name"}]} 2018-10-12 04:47:44,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=cf9ddd3c-d47b-4d43-910d-e81c74694206 used request id req-115a5287-e344-4ed5-aafe-d31ded7f0c38 2018-10-12 04:47:44,159 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf9ddd3c-d47b-4d43-910d-e81c74694206 2018-10-12 04:47:44,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cf9ddd3c-d47b-4d43-910d-e81c74694206 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" 2018-10-12 04:47:44,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-02e8c16a-403f-45a8-82bf-2a0a52e71aa5 Date: Fri, 12 Oct 2018 04:47:44 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-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "290507d1-76ee-47d2-8392-a3a9d011a405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "ef4e0232-0a3b-459e-b0b3-bdbdb7a032eb"}]} 2018-10-12 04:47:44,338 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cf9ddd3c-d47b-4d43-910d-e81c74694206 used request id req-02e8c16a-403f-45a8-82bf-2a0a52e71aa5 2018-10-12 04:47:44,338 - neutron_utils - INFO - Retrieving security group with ID - cf9ddd3c-d47b-4d43-910d-e81c74694206 2018-10-12 04:47:44,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=cf9ddd3c-d47b-4d43-910d-e81c74694206 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" 2018-10-12 04:47:44,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1414 X-Openstack-Request-Id: req-cd1a4df9-cd4c-457b-a597-b7b2eaf286a3 Date: Fri, 12 Oct 2018 04:47:44 GMT RESP BODY: {"security_groups": [{"description": "hello group", "tags": [], "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "updated_at": "2018-10-12T04:47:43Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:47:43Z", "revision_number": 0, "id": "290507d1-76ee-47d2-8392-a3a9d011a405", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef847f035d348a4962e8fa3fe121339"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:47:43Z", "revision_number": 0, "id": "ef4e0232-0a3b-459e-b0b3-bdbdb7a032eb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef847f035d348a4962e8fa3fe121339"}], "revision_number": 2, "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-name"}]} 2018-10-12 04:47:44,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=cf9ddd3c-d47b-4d43-910d-e81c74694206 used request id req-cd1a4df9-cd4c-457b-a597-b7b2eaf286a3 2018-10-12 04:47:44,529 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - cf9ddd3c-d47b-4d43-910d-e81c74694206 2018-10-12 04:47:44,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cf9ddd3c-d47b-4d43-910d-e81c74694206 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" 2018-10-12 04:47:44,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a6ac3e96-4880-4a92-afc3-3d821eb7a2a5 Date: Fri, 12 Oct 2018 04:47:44 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-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "290507d1-76ee-47d2-8392-a3a9d011a405"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:47:43Z", "security_group_id": "cf9ddd3c-d47b-4d43-910d-e81c74694206", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:43Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "ef4e0232-0a3b-459e-b0b3-bdbdb7a032eb"}]} 2018-10-12 04:47:44,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=cf9ddd3c-d47b-4d43-910d-e81c74694206 used request id req-a6ac3e96-4880-4a92-afc3-3d821eb7a2a5 2018-10-12 04:47:44,695 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:47:44,696 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:47:45,068 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0795ad8856141f0b891f0e3a0ed0211", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj-role"}], "expires_at": "2018-10-12T05:47:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef847f035d348a4962e8fa3fe121339", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-user", "id": "3384bbe6d18e4407ac139dbf84a9479a"}, "audit_ids": ["ey_jRd5nSmCUUx9kXjpC0g"], "issued_at": "2018-10-12T04:47:45.000000Z"}} 2018-10-12 04:47:45,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:45,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8eec790-66c7-491e-8e5b-55a5427cad95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:47:45,082 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d8eec790-66c7-491e-8e5b-55a5427cad95 2018-10-12 04:47:45,083 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:47:45,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:45,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67f76624-043e-4433-82a7-a99e30c65466 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:47:45,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-67f76624-043e-4433-82a7-a99e30c65466 2018-10-12 04:47:45,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:45,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-b3c3b4fb-5cfa-4fcb-8268-2dab0238c672 Date: Fri, 12 Oct 2018 04:47: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":["e49d0cf3-00b4-41c5-a778-e5f339e2abc3"],"updated_at":"2018-10-12T04:47:40Z","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef847f035d348a4962e8fa3fe121339","id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net"}]} 2018-10-12 04:47:45,420 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net used request id req-b3c3b4fb-5cfa-4fcb-8268-2dab0238c672 2018-10-12 04:47:45,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:47:45,429 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:47: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:47:45,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:45,504 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b7e18b-8686-43da-9b72-2f7f62907f3a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339"}, "enabled": true, "id": "4ef847f035d348a4962e8fa3fe121339", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}} 2018-10-12 04:47:45,504 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 used request id req-b9b7e18b-8686-43da-9b72-2f7f62907f3a 2018-10-12 04:47:45,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:45,713 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-2187789b-02e4-4509-86da-cc1b7b5763c8 Date: Fri, 12 Oct 2018 04:47:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:40Z","dns_nameservers":[],"updated_at":"2018-10-12T04:47: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":"4ef847f035d348a4962e8fa3fe121339","id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet"}]} 2018-10-12 04:47:45,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-2187789b-02e4-4509-86da-cc1b7b5763c8 2018-10-12 04:47:45,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692&name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:45,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2e7c8c20-4939-4ebd-8e16-b47a546db4f9 Date: Fri, 12 Oct 2018 04:47:45 GMT RESP BODY: {"ports":[]} 2018-10-12 04:47:45,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692&name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port&admin_state_up=True used request id req-2e7c8c20-4939-4ebd-8e16-b47a546db4f9 2018-10-12 04:47:45,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:46,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-167215e5-57f3-440d-8d2a-d12d6ff3a514 x-compute-request-id: req-167215e5-57f3-440d-8d2a-d12d6ff3a514 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:47:46,134 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst used request id req-167215e5-57f3-440d-8d2a-d12d6ff3a514 2018-10-12 04:47:46,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:46,617 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-3f78bc42-19f1-4b62-866c-d0422e1f5266 Date: Fri, 12 Oct 2018 04:47: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":["e49d0cf3-00b4-41c5-a778-e5f339e2abc3"],"updated_at":"2018-10-12T04:47:40Z","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef847f035d348a4962e8fa3fe121339","id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net"}]} 2018-10-12 04:47:46,617 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net used request id req-3f78bc42-19f1-4b62-866c-d0422e1f5266 2018-10-12 04:47:46,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:46,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe5d8d21-e2a2-4ec8-9762-8da1cd94bcd3 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339"}, "enabled": true, "id": "4ef847f035d348a4962e8fa3fe121339", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}} 2018-10-12 04:47:46,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 used request id req-fe5d8d21-e2a2-4ec8-9762-8da1cd94bcd3 2018-10-12 04:47:46,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:46,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-56776d41-f41f-40a8-9442-e0c379b6f907 Date: Fri, 12 Oct 2018 04:47:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:40Z","dns_nameservers":[],"updated_at":"2018-10-12T04:47: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":"4ef847f035d348a4962e8fa3fe121339","id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet"}]} 2018-10-12 04:47:46,773 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-56776d41-f41f-40a8-9442-e0c379b6f907 2018-10-12 04:47:46,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692&name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:46,965 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-8b802814-dbad-4ae4-9f8d-17e034984c94 Date: Fri, 12 Oct 2018 04:47:46 GMT RESP BODY: {"ports":[]} 2018-10-12 04:47:46,965 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692&name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port&admin_state_up=True used request id req-8b802814-dbad-4ae4-9f8d-17e034984c94 2018-10-12 04:47:46,966 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:47:46,967 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:47:47,343 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0795ad8856141f0b891f0e3a0ed0211", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj-role"}], "expires_at": "2018-10-12T05:47:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef847f035d348a4962e8fa3fe121339", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-user", "id": "3384bbe6d18e4407ac139dbf84a9479a"}, "audit_ids": ["QlhqUuHVSdGXMTbIWLtFTQ"], "issued_at": "2018-10-12T04:47:47.000000Z"}} 2018-10-12 04:47:47,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66289bd334478a2c5a6d50b1f58f8f3418934007" 2018-10-12 04:47:47,420 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-223aa3d9-0e3e-469e-bc7a-242e80d501f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:47:47,420 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-223aa3d9-0e3e-469e-bc7a-242e80d501f7 2018-10-12 04:47:47,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:47,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9ec237a8-8013-409b-bd8d-aa68aba0e536 Date: Fri, 12 Oct 2018 04:47: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":["e49d0cf3-00b4-41c5-a778-e5f339e2abc3"],"updated_at":"2018-10-12T04:47:40Z","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef847f035d348a4962e8fa3fe121339","id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net"}]} 2018-10-12 04:47:47,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net used request id req-9ec237a8-8013-409b-bd8d-aa68aba0e536 2018-10-12 04:47:47,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:48,024 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-abe75d3d-4747-40a4-83db-234290b49b21 Date: Fri, 12 Oct 2018 04:47:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:40Z","dns_nameservers":[],"updated_at":"2018-10-12T04:47: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":"4ef847f035d348a4962e8fa3fe121339","id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet"}]} 2018-10-12 04:47:48,024 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-abe75d3d-4747-40a4-83db-234290b49b21 2018-10-12 04:47:48,029 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:48,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-9bf5a29c-b8c5-4a82-977e-a0d3166397f2 Date: Fri, 12 Oct 2018 04:47: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":["e49d0cf3-00b4-41c5-a778-e5f339e2abc3"],"updated_at":"2018-10-12T04:47:40Z","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef847f035d348a4962e8fa3fe121339","id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net"}]} 2018-10-12 04:47:48,281 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net used request id req-9bf5a29c-b8c5-4a82-977e-a0d3166397f2 2018-10-12 04:47:48,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:47:48,289 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:47: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:47:48,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}66289bd334478a2c5a6d50b1f58f8f3418934007" 2018-10-12 04:47:48,372 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e648ef4-8b59-41f4-be0f-cfe38bd5f967 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339"}, "enabled": true, "id": "4ef847f035d348a4962e8fa3fe121339", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}} 2018-10-12 04:47:48,372 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 used request id req-6e648ef4-8b59-41f4-be0f-cfe38bd5f967 2018-10-12 04:47:48,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:48,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f3552667-f4b1-4cbf-97bd-78cb812f0a92 Date: Fri, 12 Oct 2018 04:47:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:40Z","dns_nameservers":[],"updated_at":"2018-10-12T04:47: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":"4ef847f035d348a4962e8fa3fe121339","id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet"}]} 2018-10-12 04:47:48,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-f3552667-f4b1-4cbf-97bd-78cb812f0a92 2018-10-12 04:47:48,576 - neutron_utils - INFO - Creating port for network with name - InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net 2018-10-12 04:47:48,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" -d '{"port": {"network_id": "54ec07fd-fbe2-41b5-af2e-c421ab3e2692", "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port", "admin_state_up": true}}' 2018-10-12 04:47:49,651 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-d193a95a-0bd3-42b6-8a9b-488fecab3020 Date: Fri, 12 Oct 2018 04:47:49 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.13"}],"id":"3e16f6f9-bf15-4d74-8de4-889c7521094b","security_groups":["e024ff19-514a-4939-b7fb-3d213b85a35d"],"mac_address":"fa:16:3e:a8:09:aa","device_id":"","status":"DOWN","description":"","tags":[],"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port","project_id":"4ef847f035d348a4962e8fa3fe121339","qos_policy_id":null,"admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:49Z","binding:vnic_type":"normal"}} 2018-10-12 04:47:49,651 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-d193a95a-0bd3-42b6-8a9b-488fecab3020 2018-10-12 04:47:49,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:49,915 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-1549f650-28ff-4e2d-bd17-c3853ecd8b8c Date: Fri, 12 Oct 2018 04:47: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":["e49d0cf3-00b4-41c5-a778-e5f339e2abc3"],"updated_at":"2018-10-12T04:47:40Z","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef847f035d348a4962e8fa3fe121339","id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net"}]} 2018-10-12 04:47:49,915 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net used request id req-1549f650-28ff-4e2d-bd17-c3853ecd8b8c 2018-10-12 04:47:49,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:49,993 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e664adf2-524f-4103-9400-6c7f28dc7711 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339"}, "enabled": true, "id": "4ef847f035d348a4962e8fa3fe121339", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}} 2018-10-12 04:47:49,993 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 used request id req-e664adf2-524f-4103-9400-6c7f28dc7711 2018-10-12 04:47:49,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:50,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-f68c0772-b45a-4f1b-9471-da1e3ef8fbe0 Date: Fri, 12 Oct 2018 04:47:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:40Z","dns_nameservers":[],"updated_at":"2018-10-12T04:47: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":"4ef847f035d348a4962e8fa3fe121339","id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet"}]} 2018-10-12 04:47:50,052 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-f68c0772-b45a-4f1b-9471-da1e3ef8fbe0 2018-10-12 04:47:50,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692&name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:50,140 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-bc2c1328-9a5e-496a-a3f4-0c4ad342b4ce Date: Fri, 12 Oct 2018 04:47:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:49Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.13"}],"id":"3e16f6f9-bf15-4d74-8de4-889c7521094b","security_groups":["e024ff19-514a-4939-b7fb-3d213b85a35d"],"mac_address":"fa:16:3e:a8:09:aa","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:49Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:47:50,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692&name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port&admin_state_up=True used request id req-bc2c1328-9a5e-496a-a3f4-0c4ad342b4ce 2018-10-12 04:47:50,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:50,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-602beb84-8641-4ca6-8b25-07c51d1bc58a Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339"}, "enabled": true, "id": "4ef847f035d348a4962e8fa3fe121339", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}} 2018-10-12 04:47:50,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 used request id req-602beb84-8641-4ca6-8b25-07c51d1bc58a 2018-10-12 04:47:50,225 - nova_utils - INFO - Creating VM with name - InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst 2018-10-12 04:47:50,228 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:50,257 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-21feba1f-8508-4fd3-ae1c-06ffd4b8ad07 x-compute-request-id: req-21feba1f-8508-4fd3-ae1c-06ffd4b8ad07 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}], "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-flavor-name"}]} 2018-10-12 04:47:50,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-21feba1f-8508-4fd3-ae1c-06ffd4b8ad07 2018-10-12 04:47:50,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/92afe05b-9450-4d81-a10e-4a8989016519 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:50,285 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-c629891b-1f4c-4a8f-a0c2-56897b748a99 x-compute-request-id: req-c629891b-1f4c-4a8f-a0c2-56897b748a99 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "92afe05b-9450-4d81-a10e-4a8989016519", "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:47:50,285 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/92afe05b-9450-4d81-a10e-4a8989016519 used request id req-c629891b-1f4c-4a8f-a0c2-56897b748a99 2018-10-12 04:47:50,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:50,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-88953df5-ef9b-448f-809e-2685500ca10e Date: Fri, 12 Oct 2018 04:47:50 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:47:36Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:47:38Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/54ca7299-4205-459d-9ba8-efff50295f91/snap", "metadata": {}}], "self": "/v2/images/54ca7299-4205-459d-9ba8-efff50295f91", "min_disk": 0, "protected": false, "id": "54ca7299-4205-459d-9ba8-efff50295f91", "file": "/v2/images/54ca7299-4205-459d-9ba8-efff50295f91/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "4ef847f035d348a4962e8fa3fe121339", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/54ca7299-4205-459d-9ba8-efff50295f91/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image"} 2018-10-12 04:47:50,468 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image used request id req-88953df5-ef9b-448f-809e-2685500ca10e 2018-10-12 04:47:50,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:50,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-289f9d69-2362-48d9-b76c-6dc329b8ae71 Date: Fri, 12 Oct 2018 04:47: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-10-12 04:47:50,628 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-289f9d69-2362-48d9-b76c-6dc329b8ae71 2018-10-12 04:47:50,632 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" -d '{"server": {"name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "imageRef": "54ca7299-4205-459d-9ba8-efff50295f91", "flavorRef": "92afe05b-9450-4d81-a10e-4a8989016519", "max_count": 1, "min_count": 1, "networks": [{"port": "3e16f6f9-bf15-4d74-8de4-889c7521094b"}]}}' 2018-10-12 04:47:51,785 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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-ef19428c-4ea0-403c-af59-2a07767e303b x-compute-request-id: req-ef19428c-4ea0-403c-af59-2a07767e303b Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "adminPass": "iREWS9zUZ9Uz"}} 2018-10-12 04:47:51,785 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ef19428c-4ea0-403c-af59-2a07767e303b 2018-10-12 04:47:51,788 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:52,004 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:47: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-a28e46f4-e3f5-4c94-8d69-df035586921f x-compute-request-id: req-a28e46f4-e3f5-4c94-8d69-df035586921f 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.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "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-10-12T04:47:51Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:52,005 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-a28e46f4-e3f5-4c94-8d69-df035586921f 2018-10-12 04:47:52,005 - create_instance - INFO - Created instance with name - InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst 2018-10-12 04:47:52,008 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:52,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-dd015345-027c-467c-8f72-4cfd0d1ea401 x-compute-request-id: req-dd015345-027c-467c-8f72-4cfd0d1ea401 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.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "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-10-12T04:47:52Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:52,224 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-dd015345-027c-467c-8f72-4cfd0d1ea401 2018-10-12 04:47:52,224 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst] is - BUILD 2018-10-12 04:47:52,224 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:47:55,227 - create_instance - DEBUG - VM status query timeout in 896.778836966 2018-10-12 04:47:55,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:55,535 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-ccf4f316-2777-4ab2-9c6d-74b208c88e4a x-compute-request-id: req-ccf4f316-2777-4ab2-9c6d-74b208c88e4a 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.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "security_groups": [{"name": "default"}], "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:47:53Z", "hostId": "881815ea3c820ed9a786ffa436c43adadf1313b3e08053fe614cb75f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:55,536 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-ccf4f316-2777-4ab2-9c6d-74b208c88e4a 2018-10-12 04:47:55,536 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst] is - BUILD 2018-10-12 04:47:55,536 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:47:58,538 - create_instance - DEBUG - VM status query timeout in 893.467841864 2018-10-12 04:47:58,541 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:47:59,148 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-7c1d793a-c263-4ef0-af86-d95bcca9e3de x-compute-request-id: req-7c1d793a-c263-4ef0-af86-d95bcca9e3de 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.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "security_groups": [{"name": "default"}], "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:47:53Z", "hostId": "881815ea3c820ed9a786ffa436c43adadf1313b3e08053fe614cb75f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:47:59,148 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-7c1d793a-c263-4ef0-af86-d95bcca9e3de 2018-10-12 04:47:59,148 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst] is - BUILD 2018-10-12 04:47:59,148 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:48:02,152 - create_instance - DEBUG - VM status query timeout in 889.853681803 2018-10-12 04:48:02,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:02,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-d352135e-ae44-424c-a08c-ccd96961f970 x-compute-request-id: req-d352135e-ae44-424c-a08c-ccd96961f970 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:09:aa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:57.000000", "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "security_groups": [{"name": "default"}], "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:58Z", "hostId": "881815ea3c820ed9a786ffa436c43adadf1313b3e08053fe614cb75f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:02,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-d352135e-ae44-424c-a08c-ccd96961f970 2018-10-12 04:48:02,788 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst] is - ACTIVE 2018-10-12 04:48:02,788 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:48:02,791 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:03,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-5896b371-8893-47a3-824a-2980976f537e x-compute-request-id: req-5896b371-8893-47a3-824a-2980976f537e Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:09:aa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:57.000000", "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "security_groups": [{"name": "default"}], "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:58Z", "hostId": "881815ea3c820ed9a786ffa436c43adadf1313b3e08053fe614cb75f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:03,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-5896b371-8893-47a3-824a-2980976f537e 2018-10-12 04:48:03,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:03,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-c4a59b2a-d03c-42ee-836c-f1349274d173 Date: Fri, 12 Oct 2018 04:48: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":["e49d0cf3-00b4-41c5-a778-e5f339e2abc3"],"updated_at":"2018-10-12T04:47:40Z","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef847f035d348a4962e8fa3fe121339","id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net"}]} 2018-10-12 04:48:03,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net used request id req-c4a59b2a-d03c-42ee-836c-f1349274d173 2018-10-12 04:48:03,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:03,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-840647fc-cd6d-4504-a554-21a0e710e336 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339"}, "enabled": true, "id": "4ef847f035d348a4962e8fa3fe121339", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}} 2018-10-12 04:48:03,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 used request id req-840647fc-cd6d-4504-a554-21a0e710e336 2018-10-12 04:48:03,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:03,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c37ed3b0-1dbb-438c-893b-6018715e7883 Date: Fri, 12 Oct 2018 04:48:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:40Z","dns_nameservers":[],"updated_at":"2018-10-12T04:47: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":"4ef847f035d348a4962e8fa3fe121339","id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet"}]} 2018-10-12 04:48:03,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-c37ed3b0-1dbb-438c-893b-6018715e7883 2018-10-12 04:48:03,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:03,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-e0fa89b4-2bf1-4e47-ae08-8637f79468ca Date: Fri, 12 Oct 2018 04:48:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.3"}],"id":"2106c83b-5a96-4a75-bc15-079ed98dab91","security_groups":[],"mac_address":"fa:16:3e:ca:c4:3e","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.13"}],"id":"3e16f6f9-bf15-4d74-8de4-889c7521094b","security_groups":["e024ff19-514a-4939-b7fb-3d213b85a35d"],"mac_address":"fa:16:3e:a8:09:aa","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:49Z","binding:vnic_type":"normal","device_id":"3d76dbdc-5da5-4e87-b630-83f8c7aaf51d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.2"}],"id":"45bdffb6-4957-45b7-90d8-ccc52a69bddf","security_groups":[],"mac_address":"fa:16:3e:5a:05:07","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.4"}],"id":"532029ca-c11b-49e8-8df9-d8ddd98741c2","security_groups":[],"mac_address":"fa:16:3e:b0:8c:d1","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"}]} 2018-10-12 04:48:03,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-e0fa89b4-2bf1-4e47-ae08-8637f79468ca 2018-10-12 04:48:03,688 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:04,434 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-46282178-9186-451b-82a1-e4d1d290db99 x-compute-request-id: req-46282178-9186-451b-82a1-e4d1d290db99 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:09:aa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:57.000000", "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "security_groups": [{"name": "default"}], "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:58Z", "hostId": "881815ea3c820ed9a786ffa436c43adadf1313b3e08053fe614cb75f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:04,435 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-46282178-9186-451b-82a1-e4d1d290db99 2018-10-12 04:48:04,441 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:04,543 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e73b1157-a575-4c42-b0ce-f4b227dec865 Date: Fri, 12 Oct 2018 04:48: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":["e49d0cf3-00b4-41c5-a778-e5f339e2abc3"],"updated_at":"2018-10-12T04:47:40Z","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef847f035d348a4962e8fa3fe121339","id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net"}]} 2018-10-12 04:48:04,543 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net used request id req-e73b1157-a575-4c42-b0ce-f4b227dec865 2018-10-12 04:48:04,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:04,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dbbfe5a-ed6e-4167-b477-6bbb91b2a4c8 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339"}, "enabled": true, "id": "4ef847f035d348a4962e8fa3fe121339", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}} 2018-10-12 04:48:04,624 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 used request id req-2dbbfe5a-ed6e-4167-b477-6bbb91b2a4c8 2018-10-12 04:48:04,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:04,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-a46e9502-abf1-455a-98e9-2d25c6ca7aeb Date: Fri, 12 Oct 2018 04:48:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:40Z","dns_nameservers":[],"updated_at":"2018-10-12T04:47: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":"4ef847f035d348a4962e8fa3fe121339","id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet"}]} 2018-10-12 04:48:04,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-a46e9502-abf1-455a-98e9-2d25c6ca7aeb 2018-10-12 04:48:04,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:04,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-a6282552-ab4b-4a00-9ca6-03dc23671746 Date: Fri, 12 Oct 2018 04:48:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.3"}],"id":"2106c83b-5a96-4a75-bc15-079ed98dab91","security_groups":[],"mac_address":"fa:16:3e:ca:c4:3e","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.13"}],"id":"3e16f6f9-bf15-4d74-8de4-889c7521094b","security_groups":["e024ff19-514a-4939-b7fb-3d213b85a35d"],"mac_address":"fa:16:3e:a8:09:aa","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:49Z","binding:vnic_type":"normal","device_id":"3d76dbdc-5da5-4e87-b630-83f8c7aaf51d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.2"}],"id":"45bdffb6-4957-45b7-90d8-ccc52a69bddf","security_groups":[],"mac_address":"fa:16:3e:5a:05:07","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.4"}],"id":"532029ca-c11b-49e8-8df9-d8ddd98741c2","security_groups":[],"mac_address":"fa:16:3e:b0:8c:d1","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"}]} 2018-10-12 04:48:04,927 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-a6282552-ab4b-4a00-9ca6-03dc23671746 2018-10-12 04:48:04,928 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:48:05,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0795ad8856141f0b891f0e3a0ed0211", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj-role"}], "expires_at": "2018-10-12T05:48:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "4ef847f035d348a4962e8fa3fe121339", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/4ef847f035d348a4962e8fa3fe121339", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-user", "id": "3384bbe6d18e4407ac139dbf84a9479a"}, "audit_ids": ["Rh2qep39S_mlvQw2kKsF-A"], "issued_at": "2018-10-12T04:48:05.000000Z"}} 2018-10-12 04:48:05,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e417158cc38525e5da076024960efcadf809349d" 2018-10-12 04:48:06,201 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-25f375c6-490f-4fb0-a108-9ecfab99b34f x-compute-request-id: req-25f375c6-490f-4fb0-a108-9ecfab99b34f Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:09:aa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:57.000000", "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "security_groups": [{"name": "default"}], "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:58Z", "hostId": "881815ea3c820ed9a786ffa436c43adadf1313b3e08053fe614cb75f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:06,201 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-25f375c6-490f-4fb0-a108-9ecfab99b34f 2018-10-12 04:48:06,204 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:06,807 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-8ccbbab2-4417-49c7-a01e-a0db390a10e4 x-compute-request-id: req-8ccbbab2-4417-49c7-a01e-a0db390a10e4 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:09:aa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:57.000000", "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "security_groups": [{"name": "default"}], "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:58Z", "hostId": "881815ea3c820ed9a786ffa436c43adadf1313b3e08053fe614cb75f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:06,807 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-8ccbbab2-4417-49c7-a01e-a0db390a10e4 2018-10-12 04:48:06,808 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst] is - ACTIVE 2018-10-12 04:48:06,808 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:48:06,811 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:07,124 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-46bbbd12-b5ef-400b-9ee9-a4674870dd77 x-compute-request-id: req-46bbbd12-b5ef-400b-9ee9-a4674870dd77 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:09:aa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:57.000000", "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "security_groups": [{"name": "default"}], "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:58Z", "hostId": "881815ea3c820ed9a786ffa436c43adadf1313b3e08053fe614cb75f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:07,124 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-46bbbd12-b5ef-400b-9ee9-a4674870dd77 2018-10-12 04:48:07,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:07,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-e4689af7-050d-41a9-a074-c20483126213 Date: Fri, 12 Oct 2018 04:48: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":["e49d0cf3-00b4-41c5-a778-e5f339e2abc3"],"updated_at":"2018-10-12T04:47:40Z","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef847f035d348a4962e8fa3fe121339","id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net"}]} 2018-10-12 04:48:07,234 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net used request id req-e4689af7-050d-41a9-a074-c20483126213 2018-10-12 04:48:07,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:07,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e7032f8-0a56-4829-a918-b4d8f1acdd2d Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339"}, "enabled": true, "id": "4ef847f035d348a4962e8fa3fe121339", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}} 2018-10-12 04:48:07,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 used request id req-3e7032f8-0a56-4829-a918-b4d8f1acdd2d 2018-10-12 04:48:07,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:07,377 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-365a7daa-f704-447f-8255-22878312fdfb Date: Fri, 12 Oct 2018 04:48:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:40Z","dns_nameservers":[],"updated_at":"2018-10-12T04:47: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":"4ef847f035d348a4962e8fa3fe121339","id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet"}]} 2018-10-12 04:48:07,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-365a7daa-f704-447f-8255-22878312fdfb 2018-10-12 04:48:07,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:07,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-01ec2a78-99b2-40b5-b026-12310c603253 Date: Fri, 12 Oct 2018 04:48:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.3"}],"id":"2106c83b-5a96-4a75-bc15-079ed98dab91","security_groups":[],"mac_address":"fa:16:3e:ca:c4:3e","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.13"}],"id":"3e16f6f9-bf15-4d74-8de4-889c7521094b","security_groups":["e024ff19-514a-4939-b7fb-3d213b85a35d"],"mac_address":"fa:16:3e:a8:09:aa","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:49Z","binding:vnic_type":"normal","device_id":"3d76dbdc-5da5-4e87-b630-83f8c7aaf51d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.2"}],"id":"45bdffb6-4957-45b7-90d8-ccc52a69bddf","security_groups":[],"mac_address":"fa:16:3e:5a:05:07","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.4"}],"id":"532029ca-c11b-49e8-8df9-d8ddd98741c2","security_groups":[],"mac_address":"fa:16:3e:b0:8c:d1","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"}]} 2018-10-12 04:48:07,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-01ec2a78-99b2-40b5-b026-12310c603253 2018-10-12 04:48:07,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:08,138 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-b74a6ba5-1a1e-4af0-b5a1-1598510189a8 x-compute-request-id: req-b74a6ba5-1a1e-4af0-b5a1-1598510189a8 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:09:aa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:57.000000", "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "security_groups": [{"name": "default"}], "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:58Z", "hostId": "881815ea3c820ed9a786ffa436c43adadf1313b3e08053fe614cb75f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:08,139 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-b74a6ba5-1a1e-4af0-b5a1-1598510189a8 2018-10-12 04:48:08,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:08,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-5b6267c7-c719-469a-b617-5b9812b4e523 Date: Fri, 12 Oct 2018 04:48: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":["e49d0cf3-00b4-41c5-a778-e5f339e2abc3"],"updated_at":"2018-10-12T04:47:40Z","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef847f035d348a4962e8fa3fe121339","id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net"}]} 2018-10-12 04:48:08,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net used request id req-5b6267c7-c719-469a-b617-5b9812b4e523 2018-10-12 04:48:08,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:08,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d9e83f9-1423-4aba-921e-426fb08d1a71 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339"}, "enabled": true, "id": "4ef847f035d348a4962e8fa3fe121339", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}} 2018-10-12 04:48:08,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 used request id req-6d9e83f9-1423-4aba-921e-426fb08d1a71 2018-10-12 04:48:08,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:08,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-43564a5b-7a86-4b48-bec6-b008698c7d02 Date: Fri, 12 Oct 2018 04:48:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:40Z","dns_nameservers":[],"updated_at":"2018-10-12T04:47: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":"4ef847f035d348a4962e8fa3fe121339","id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet"}]} 2018-10-12 04:48:08,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-43564a5b-7a86-4b48-bec6-b008698c7d02 2018-10-12 04:48:08,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:09,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-a804fe6b-3911-49a6-b938-34ea37b40da5 Date: Fri, 12 Oct 2018 04:48:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.3"}],"id":"2106c83b-5a96-4a75-bc15-079ed98dab91","security_groups":[],"mac_address":"fa:16:3e:ca:c4:3e","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.13"}],"id":"3e16f6f9-bf15-4d74-8de4-889c7521094b","security_groups":["e024ff19-514a-4939-b7fb-3d213b85a35d"],"mac_address":"fa:16:3e:a8:09:aa","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:49Z","binding:vnic_type":"normal","device_id":"3d76dbdc-5da5-4e87-b630-83f8c7aaf51d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.2"}],"id":"45bdffb6-4957-45b7-90d8-ccc52a69bddf","security_groups":[],"mac_address":"fa:16:3e:5a:05:07","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.4"}],"id":"532029ca-c11b-49e8-8df9-d8ddd98741c2","security_groups":[],"mac_address":"fa:16:3e:b0:8c:d1","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"}]} 2018-10-12 04:48:09,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-a804fe6b-3911-49a6-b938-34ea37b40da5 2018-10-12 04:48:09,030 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" -d '{"removeSecurityGroup": {"name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-name"}}' 2018-10-12 04:48:09,323 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:48: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-b0edd500-c845-4393-a852-c7d2c359092f x-compute-request-id: req-b0edd500-c845-4393-a852-c7d2c359092f Content-Length: 199 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Security group InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-name not associated with the instance 3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "code": 404}} 2018-10-12 04:48:09,323 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d/action used request id req-b0edd500-c845-4393-a852-c7d2c359092f 2018-10-12 04:48:09,324 - create_instance - WARNING - Security group not removed - Security group InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-name not associated with the instance 3d76dbdc-5da5-4e87-b630-83f8c7aaf51d (HTTP 404) (Request-ID: req-b0edd500-c845-4393-a852-c7d2c359092f) 2018-10-12 04:48:09,326 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:09,635 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-9b514835-1f0d-40d6-8146-2bbb046b1633 x-compute-request-id: req-9b514835-1f0d-40d6-8146-2bbb046b1633 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:09:aa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:57.000000", "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "security_groups": [{"name": "default"}], "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:58Z", "hostId": "881815ea3c820ed9a786ffa436c43adadf1313b3e08053fe614cb75f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:09,635 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-9b514835-1f0d-40d6-8146-2bbb046b1633 2018-10-12 04:48:09,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:09,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 657 X-Openstack-Request-Id: req-80b543e0-7338-447d-a98b-936b2c141b8b Date: Fri, 12 Oct 2018 04:48: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":["e49d0cf3-00b4-41c5-a778-e5f339e2abc3"],"updated_at":"2018-10-12T04:47:40Z","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"4ef847f035d348a4962e8fa3fe121339","id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net"}]} 2018-10-12 04:48:09,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net used request id req-80b543e0-7338-447d-a98b-936b2c141b8b 2018-10-12 04:48:09,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:09,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a8bd7a-590f-4678-8066-0efbd9cb2b3d Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339"}, "enabled": true, "id": "4ef847f035d348a4962e8fa3fe121339", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}} 2018-10-12 04:48:09,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 used request id req-45a8bd7a-590f-4678-8066-0efbd9cb2b3d 2018-10-12 04:48:09,836 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:09,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-c2f871fd-f509-49b2-85c4-d7e05d5d8291 Date: Fri, 12 Oct 2018 04:48:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:40Z","dns_nameservers":[],"updated_at":"2018-10-12T04:47: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":"4ef847f035d348a4962e8fa3fe121339","id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","subnetpool_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet"}]} 2018-10-12 04:48:09,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-c2f871fd-f509-49b2-85c4-d7e05d5d8291 2018-10-12 04:48:09,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:09,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3112 X-Openstack-Request-Id: req-98fbe983-65fb-42f7-9dd5-2c2af3cbfc68 Date: Fri, 12 Oct 2018 04:48:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:43Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.3"}],"id":"2106c83b-5a96-4a75-bc15-079ed98dab91","security_groups":[],"mac_address":"fa:16:3e:ca:c4:3e","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:41Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:58Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.13"}],"id":"3e16f6f9-bf15-4d74-8de4-889c7521094b","security_groups":["e024ff19-514a-4939-b7fb-3d213b85a35d"],"mac_address":"fa:16:3e:a8:09:aa","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:49Z","binding:vnic_type":"normal","device_id":"3d76dbdc-5da5-4e87-b630-83f8c7aaf51d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.2"}],"id":"45bdffb6-4957-45b7-90d8-ccc52a69bddf","security_groups":[],"mac_address":"fa:16:3e:5a:05:07","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:41Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:47:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e49d0cf3-00b4-41c5-a778-e5f339e2abc3","ip_address":"10.55.0.4"}],"id":"532029ca-c11b-49e8-8df9-d8ddd98741c2","security_groups":[],"mac_address":"fa:16:3e:b0:8c:d1","project_id":"4ef847f035d348a4962e8fa3fe121339","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"54ec07fd-fbe2-41b5-af2e-c421ab3e2692","tenant_id":"4ef847f035d348a4962e8fa3fe121339","created_at":"2018-10-12T04:47:42Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-54ec07fd-fbe2-41b5-af2e-c421ab3e2692"}]} 2018-10-12 04:48:09,985 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-98fbe983-65fb-42f7-9dd5-2c2af3cbfc68 2018-10-12 04:48:09,988 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e417158cc38525e5da076024960efcadf809349d" 2018-10-12 04:48:10,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-cc44f511-9570-4452-a392-308be8249e10 x-compute-request-id: req-cc44f511-9570-4452-a392-308be8249e10 Content-Encoding: gzip Content-Length: 750 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a8:09:aa", "version": 4, "addr": "10.55.0.13", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:57.000000", "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "security_groups": [{"name": "default"}], "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:47:58Z", "hostId": "881815ea3c820ed9a786ffa436c43adadf1313b3e08053fe614cb75f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:10,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-cc44f511-9570-4452-a392-308be8249e10 2018-10-12 04:48:10,589 - create_instance - INFO - Deleting Port with ID - 3e16f6f9-bf15-4d74-8de4-889c7521094b 2018-10-12 04:48:10,589 - neutron_utils - INFO - Deleting port with name InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-port 2018-10-12 04:48:10,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/3e16f6f9-bf15-4d74-8de4-889c7521094b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:11,218 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-62705fb1-0e94-4130-8843-31bea3174be9 Date: Fri, 12 Oct 2018 04:48:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:48:11,218 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/3e16f6f9-bf15-4d74-8de4-889c7521094b used request id req-62705fb1-0e94-4130-8843-31bea3174be9 2018-10-12 04:48:11,218 - create_instance - INFO - Deleting VM instance - InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst 2018-10-12 04:48:11,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:11,383 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:48: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-8a647490-bc83-4132-968e-53ccc8712da0 x-compute-request-id: req-8a647490-bc83-4132-968e-53ccc8712da0 Content-Type: application/json 2018-10-12 04:48:11,383 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-8a647490-bc83-4132-968e-53ccc8712da0 2018-10-12 04:48:11,383 - create_instance - INFO - Checking deletion status 2018-10-12 04:48:11,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:11,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-fa79b0bd-94e2-43c5-9326-509510778e0b x-compute-request-id: req-fa79b0bd-94e2-43c5-9326-509510778e0b 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.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:57.000000", "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:48:11Z", "hostId": "881815ea3c820ed9a786ffa436c43adadf1313b3e08053fe614cb75f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:11,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-fa79b0bd-94e2-43c5-9326-509510778e0b 2018-10-12 04:48:11,588 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst] is - ACTIVE 2018-10-12 04:48:11,588 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:48:14,592 - create_instance - DEBUG - VM status query timeout in 296.791959047 2018-10-12 04:48:14,594 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:15,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-ff48c319-7ebd-40df-9036-42c055c547ac x-compute-request-id: req-ff48c319-7ebd-40df-9036-42c055c547ac 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.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "rel": "bookmark"}], "image": {"id": "54ca7299-4205-459d-9ba8-efff50295f91", "links": [{"href": "http://172.30.9.27:8774/images/54ca7299-4205-459d-9ba8-efff50295f91", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:47:57.000000", "flavor": {"id": "92afe05b-9450-4d81-a10e-4a8989016519", "links": [{"href": "http://172.30.9.27:8774/flavors/92afe05b-9450-4d81-a10e-4a8989016519", "rel": "bookmark"}]}, "id": "3d76dbdc-5da5-4e87-b630-83f8c7aaf51d", "user_id": "3384bbe6d18e4407ac139dbf84a9479a", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:48:11Z", "hostId": "881815ea3c820ed9a786ffa436c43adadf1313b3e08053fe614cb75f", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst", "created": "2018-10-12T04:47:51Z", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:15,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-ff48c319-7ebd-40df-9036-42c055c547ac 2018-10-12 04:48:15,074 - create_instance - DEBUG - Instance status [InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst] is - ACTIVE 2018-10-12 04:48:15,074 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:48:18,077 - create_instance - DEBUG - VM status query timeout in 293.306702137 2018-10-12 04:48:18,080 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}da5d74bdf88ee1743b263b45d0e6f10276f0b592" 2018-10-12 04:48:18,125 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-ed98305b-c4ef-41c4-9432-eb58b9123692 x-compute-request-id: req-ed98305b-c4ef-41c4-9432-eb58b9123692 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 3d76dbdc-5da5-4e87-b630-83f8c7aaf51d could not be found.", "code": 404}} 2018-10-12 04:48:18,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/3d76dbdc-5da5-4e87-b630-83f8c7aaf51d used request id req-ed98305b-c4ef-41c4-9432-eb58b9123692 2018-10-12 04:48:18,126 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 3d76dbdc-5da5-4e87-b630-83f8c7aaf51d could not be found. (HTTP 404) (Request-ID: req-ed98305b-c4ef-41c4-9432-eb58b9123692) 2018-10-12 04:48:18,126 - create_instance - INFO - VM has been properly deleted VM with name - InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-inst 2018-10-12 04:48:18,127 - neutron_utils - INFO - Deleting security group rule with ID - ef4e0232-0a3b-459e-b0b3-bdbdb7a032eb 2018-10-12 04:48:18,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/ef4e0232-0a3b-459e-b0b3-bdbdb7a032eb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" 2018-10-12 04:48:18,375 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-72a23850-a151-4b32-9538-326a98b18c15 Content-Length: 0 Date: Fri, 12 Oct 2018 04:48:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:48:18,375 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/ef4e0232-0a3b-459e-b0b3-bdbdb7a032eb used request id req-72a23850-a151-4b32-9538-326a98b18c15 2018-10-12 04:48:18,375 - neutron_utils - INFO - Deleting security group rule with ID - 290507d1-76ee-47d2-8392-a3a9d011a405 2018-10-12 04:48:18,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/290507d1-76ee-47d2-8392-a3a9d011a405 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" 2018-10-12 04:48:18,609 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-14dc31e3-7ae7-4838-8052-dbc440a388e4 Content-Length: 0 Date: Fri, 12 Oct 2018 04:48:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:48:18,609 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/290507d1-76ee-47d2-8392-a3a9d011a405 used request id req-14dc31e3-7ae7-4838-8052-dbc440a388e4 2018-10-12 04:48:18,609 - neutron_utils - INFO - Deleting security group with name - InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-name 2018-10-12 04:48:18,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/cf9ddd3c-d47b-4d43-910d-e81c74694206 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d59c6bc30ecb9819d95a803a650e65525b869658" 2018-10-12 04:48:18,741 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5ea2d4f0-8e3d-4b15-9f92-bf24a47ff119 Content-Length: 0 Date: Fri, 12 Oct 2018 04:48:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:48:18,741 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/cf9ddd3c-d47b-4d43-910d-e81c74694206 used request id req-5ea2d4f0-8e3d-4b15-9f92-bf24a47ff119 2018-10-12 04:48:18,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/92afe05b-9450-4d81-a10e-4a8989016519 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dacde3d6c32f577b0fc6c20e10f99060bae1687" 2018-10-12 04:48:18,783 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-1de9f595-0cb7-4460-84fd-d00e72265996 x-compute-request-id: req-1de9f595-0cb7-4460-84fd-d00e72265996 Content-Length: 0 Content-Type: application/json 2018-10-12 04:48:18,783 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/92afe05b-9450-4d81-a10e-4a8989016519 used request id req-1de9f595-0cb7-4460-84fd-d00e72265996 2018-10-12 04:48:18,784 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet 2018-10-12 04:48:18,784 - neutron_utils - INFO - Deleting subnet with name InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-subnet 2018-10-12 04:48:18,787 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/e49d0cf3-00b4-41c5-a778-e5f339e2abc3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1432a49cd72ca3ef5cba4e2632d6406532d9e4f" 2018-10-12 04:48:20,900 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6741face-32bd-45e7-af0a-5c3c6a692b1e Date: Fri, 12 Oct 2018 04:48:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:48:20,900 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e49d0cf3-00b4-41c5-a778-e5f339e2abc3 used request id req-6741face-32bd-45e7-af0a-5c3c6a692b1e 2018-10-12 04:48:20,900 - neutron_utils - INFO - Deleting network with name InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-pub-net 2018-10-12 04:48:20,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/54ec07fd-fbe2-41b5-af2e-c421ab3e2692 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e1432a49cd72ca3ef5cba4e2632d6406532d9e4f" 2018-10-12 04:48:22,044 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-171da501-548f-4183-a172-f823c9eec8f0 Date: Fri, 12 Oct 2018 04:48:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:48:22,045 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/54ec07fd-fbe2-41b5-af2e-c421ab3e2692 used request id req-171da501-548f-4183-a172-f823c9eec8f0 2018-10-12 04:48:22,045 - glance_utils - INFO - Deleting image named - InstanceSecurityGroupTests-24e64f95-faea-4d41-a05c-6d70769ce405-image 2018-10-12 04:48:22,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/54ca7299-4205-459d-9ba8-efff50295f91 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2678810d8306bb356c1e72e5f6510b8d1b0320a4" 2018-10-12 04:48:23,592 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9b4f6af8-907f-40aa-8845-785a0b50f68d Date: Fri, 12 Oct 2018 04:48:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:48:23,593 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/54ca7299-4205-459d-9ba8-efff50295f91 used request id req-9b4f6af8-907f-40aa-8845-785a0b50f68d 2018-10-12 04:48:23,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:48:23,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-01eeca03-2ed7-45e0-abaf-3dbd87bf397e Date: Fri, 12 Oct 2018 04:48:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:39Z", "updated_at": "2018-10-12T04:47:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:47:39Z", "revision_number": 0, "id": "1b37d296-7a58-493b-bf29-09a828a65b69", "remote_group_id": "e024ff19-514a-4939-b7fb-3d213b85a35d", "remote_ip_prefix": null, "created_at": "2018-10-12T04:47:39Z", "security_group_id": "e024ff19-514a-4939-b7fb-3d213b85a35d", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef847f035d348a4962e8fa3fe121339"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:47:39Z", "revision_number": 0, "id": "7ad1f668-5a75-4d77-8157-68969a38b6bf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:47:39Z", "security_group_id": "e024ff19-514a-4939-b7fb-3d213b85a35d", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "port_range_min": null, "ethertype": "IPv4", "project_id": "4ef847f035d348a4962e8fa3fe121339"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:47:39Z", "revision_number": 0, "id": "7ad3161c-a52e-4431-b312-23d53bec977f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:47:39Z", "security_group_id": "e024ff19-514a-4939-b7fb-3d213b85a35d", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef847f035d348a4962e8fa3fe121339"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:47:39Z", "revision_number": 0, "id": "c65d0ea4-b2e8-4d3f-827b-5154ae21691b", "remote_group_id": "e024ff19-514a-4939-b7fb-3d213b85a35d", "remote_ip_prefix": null, "created_at": "2018-10-12T04:47:39Z", "security_group_id": "e024ff19-514a-4939-b7fb-3d213b85a35d", "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "port_range_min": null, "ethertype": "IPv6", "project_id": "4ef847f035d348a4962e8fa3fe121339"}], "revision_number": 4, "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "e024ff19-514a-4939-b7fb-3d213b85a35d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:48:23,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-01eeca03-2ed7-45e0-abaf-3dbd87bf397e 2018-10-12 04:48:23,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:48:23,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50af36ad-504f-43e3-9ff6-91b9a595b56c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:48:23,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-50af36ad-504f-43e3-9ff6-91b9a595b56c 2018-10-12 04:48:23,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:48:23,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e536003a-c12b-4a98-bc2b-32c0258ebc01 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:23,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-e536003a-c12b-4a98-bc2b-32c0258ebc01 2018-10-12 04:48:23,987 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:48:24,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e83c5754-b453-40a5-a108-cec520dac115 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339"}, "enabled": true, "id": "4ef847f035d348a4962e8fa3fe121339", "parent_id": "default", "domain_id": "default", "name": "InstanceSecurityGroupTests-b902ba6f-b48c-403-proj"}} 2018-10-12 04:48:24,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 used request id req-e83c5754-b453-40a5-a108-cec520dac115 2018-10-12 04:48:24,078 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e024ff19-514a-4939-b7fb-3d213b85a35d 2018-10-12 04:48:24,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e024ff19-514a-4939-b7fb-3d213b85a35d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:48:24,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-486e9afd-ef91-4a53-a403-45aa59633338 Date: Fri, 12 Oct 2018 04:48:24 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e024ff19-514a-4939-b7fb-3d213b85a35d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:47:39Z", "security_group_id": "e024ff19-514a-4939-b7fb-3d213b85a35d", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:39Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "1b37d296-7a58-493b-bf29-09a828a65b69"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:47:39Z", "security_group_id": "e024ff19-514a-4939-b7fb-3d213b85a35d", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:39Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "7ad1f668-5a75-4d77-8157-68969a38b6bf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:47:39Z", "security_group_id": "e024ff19-514a-4939-b7fb-3d213b85a35d", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:39Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "7ad3161c-a52e-4431-b312-23d53bec977f"}, {"remote_group_id": "e024ff19-514a-4939-b7fb-3d213b85a35d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:47:39Z", "security_group_id": "e024ff19-514a-4939-b7fb-3d213b85a35d", "port_range_min": null, "revision_number": 0, "tenant_id": "4ef847f035d348a4962e8fa3fe121339", "created_at": "2018-10-12T04:47:39Z", "project_id": "4ef847f035d348a4962e8fa3fe121339", "id": "c65d0ea4-b2e8-4d3f-827b-5154ae21691b"}]} 2018-10-12 04:48:24,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e024ff19-514a-4939-b7fb-3d213b85a35d used request id req-486e9afd-ef91-4a53-a403-45aa59633338 2018-10-12 04:48:24,260 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:48:24,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e024ff19-514a-4939-b7fb-3d213b85a35d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:48:24,606 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-56e02bd4-08a2-4699-8d1f-face7738ecd9 Content-Length: 0 Date: Fri, 12 Oct 2018 04:48:24 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:48:24,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e024ff19-514a-4939-b7fb-3d213b85a35d used request id req-56e02bd4-08a2-4699-8d1f-face7738ecd9 2018-10-12 04:48:24,606 - keystone_utils - INFO - Deleting project with name - InstanceSecurityGroupTests-b902ba6f-b48c-403-proj 2018-10-12 04:48:24,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:48:24,839 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:48:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f1e52bff-16e7-4367-bdb5-de2fde17b7ed Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:48:24,839 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/4ef847f035d348a4962e8fa3fe121339 used request id req-f1e52bff-16e7-4367-bdb5-de2fde17b7ed 2018-10-12 04:48:24,839 - keystone_utils - INFO - Deleting role with name - InstanceSecurityGroupTests-b902ba6f-b48c-403-proj-role 2018-10-12 04:48:24,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a0795ad8856141f0b891f0e3a0ed0211 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:48:24,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:48:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8bef0e3-f4b7-4eeb-8383-b57361229c05 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:48:24,943 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a0795ad8856141f0b891f0e3a0ed0211 used request id req-c8bef0e3-f4b7-4eeb-8383-b57361229c05 2018-10-12 04:48:24,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2fb8b91a932e64341ad7290d6496dd4190221b9b" 2018-10-12 04:48:25,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-599b77e7-0e4b-435d-8a50-4a9b42033f87 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:48:25,033 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-599b77e7-0e4b-435d-8a50-4a9b42033f87 2018-10-12 04:48:25,034 - keystone_utils - INFO - Deleting user with name - InstanceSecurityGroupTests-b902ba6f-b48c-403-user 2018-10-12 04:48:25,035 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/3384bbe6d18e4407ac139dbf84a9479a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c8e164ae05860e9420d07ba8418abfffcbe1c60" 2018-10-12 04:48:25,653 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:48:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8a0a996-0d85-41fd-b4ef-929be5a5a16f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:48:25,653 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3384bbe6d18e4407ac139dbf84a9479a used request id req-e8a0a996-0d85-41fd-b4ef-929be5a5a16f 2018-10-12 04:48:25,655 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:48:26,030 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:48:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["jmJ6vClyR5qM1P5HACEbOQ"], "issued_at": "2018-10-12T04:48:26.000000Z"}} 2018-10-12 04:48:26,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6d299665730ad97eb867ff0b85925e31d33bae" 2018-10-12 04:48:26,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3dcfbc57-de2e-490d-a32f-36e300b47f43 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:48:26,131 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3dcfbc57-de2e-490d-a32f-36e300b47f43 2018-10-12 04:48:26,132 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:48:26,133 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:48:26,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:48:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["QgyaGjCoQ7aIn5P_HDClcQ"], "issued_at": "2018-10-12T04:48:26.000000Z"}} 2018-10-12 04:48:26,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" 2018-10-12 04:48:26,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cba28cf-97b6-42f1-952a-6f3ba0237592 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:48:26,600 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4cba28cf-97b6-42f1-952a-6f3ba0237592 2018-10-12 04:48:26,604 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:48:26,609 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:48: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:48:26,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" 2018-10-12 04:48:26,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18b28638-4db0-4e3b-8329-bdc449c71c29 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:48:26,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj used request id req-18b28638-4db0-4e3b-8329-bdc449c71c29 2018-10-12 04:48:26,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" 2018-10-12 04:48:26,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96f5befb-b8e7-41e6-bf4c-73a0e10ef0c4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:48:26,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-96f5befb-b8e7-41e6-bf4c-73a0e10ef0c4 2018-10-12 04:48:26,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj"}}' 2018-10-12 04:48:26,957 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:48:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-09c7ecbf-7132-47f7-9974-9cf3ec560c38 Content-Length: 312 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/05a86d1457a34e8d8c98fa8b57940a06"}, "enabled": true, "id": "05a86d1457a34e8d8c98fa8b57940a06", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj"}} 2018-10-12 04:48:26,957 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-09c7ecbf-7132-47f7-9974-9cf3ec560c38 2018-10-12 04:48:26,957 - keystone_utils - INFO - Created project with name - CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj 2018-10-12 04:48:26,957 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:48:26,958 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:48:27,346 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:48:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["M8G4zzGtQ-CypaxLQmsYsw"], "issued_at": "2018-10-12T04:48:27.000000Z"}} 2018-10-12 04:48:27,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f5308c7a97f8ae491c24dd96e0c216870371b7a" 2018-10-12 04:48:27,426 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0dbe552a-8cc9-407e-b46e-ac9887417a9a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:48:27,426 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0dbe552a-8cc9-407e-b46e-ac9887417a9a 2018-10-12 04:48:27,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:48:27,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:48: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:48:27,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f5308c7a97f8ae491c24dd96e0c216870371b7a" 2018-10-12 04:48:27,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f84a57e5-00a5-4cd0-94ae-613cc9bd26fe Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:48:27,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f84a57e5-00a5-4cd0-94ae-613cc9bd26fe 2018-10-12 04:48:27,548 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f5308c7a97f8ae491c24dd96e0c216870371b7a" 2018-10-12 04:48:27,628 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-454eeb8a-a7cc-43f7-8912-5fe31e8ee677 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/05a86d1457a34e8d8c98fa8b57940a06"}, "enabled": true, "id": "05a86d1457a34e8d8c98fa8b57940a06", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj"}]} 2018-10-12 04:48:27,628 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj used request id req-454eeb8a-a7cc-43f7-8912-5fe31e8ee677 2018-10-12 04:48:27,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f5308c7a97f8ae491c24dd96e0c216870371b7a" 2018-10-12 04:48:27,732 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb08cfa8-8c5b-4a0a-b734-9c4c4d73befc Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:48:27,732 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-bb08cfa8-8c5b-4a0a-b734-9c4c4d73befc 2018-10-12 04:48:28,154 - keystone_utils - INFO - Created user with name - CreateInstanceOnComputeHost-935e3b7a-8025-44f-user 2018-10-12 04:48:28,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:48:28,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" 2018-10-12 04:48:28,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66ab7562-791f-4b9d-87dc-7e0f2107985c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:48:28,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-66ab7562-791f-4b9d-87dc-7e0f2107985c 2018-10-12 04:48:28,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" -d '{"role": {"name": "CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj-role"}}' 2018-10-12 04:48:28,376 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:48:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c7815d88-4a60-4689-a1f0-2ac368cf261b Content-Length: 226 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a0fd464b182840c287805dbefe621241", "links": {"self": "http://172.30.9.27:5000/v3/roles/a0fd464b182840c287805dbefe621241"}, "name": "CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj-role"}} 2018-10-12 04:48:28,376 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-c7815d88-4a60-4689-a1f0-2ac368cf261b 2018-10-12 04:48:28,376 - keystone_utils - INFO - Created role with name - CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj-role 2018-10-12 04:48:28,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a0fd464b182840c287805dbefe621241 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" 2018-10-12 04:48:28,394 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db3dafb9-87e9-457c-a9bc-36b773573a65 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a0fd464b182840c287805dbefe621241"}, "domain_id": null, "name": "CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj-role", "id": "a0fd464b182840c287805dbefe621241"}} 2018-10-12 04:48:28,394 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a0fd464b182840c287805dbefe621241 used request id req-db3dafb9-87e9-457c-a9bc-36b773573a65 2018-10-12 04:48:28,394 - keystone_utils - INFO - Granting role CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj-role to project CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj 2018-10-12 04:48:28,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/05a86d1457a34e8d8c98fa8b57940a06/users/808f0e4d837d4b45b1f2f0d59cef6d35/roles/a0fd464b182840c287805dbefe621241 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" 2018-10-12 04:48:28,518 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:48:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0bca800-8887-43b6-ba37-6b193f067818 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:48:28,518 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/05a86d1457a34e8d8c98fa8b57940a06/users/808f0e4d837d4b45b1f2f0d59cef6d35/roles/a0fd464b182840c287805dbefe621241 used request id req-d0bca800-8887-43b6-ba37-6b193f067818 2018-10-12 04:48:28,519 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:48:28,519 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:48:28,520 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:48:28,907 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:48:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Urt6EdxhRlK6qkVb_8TdGQ"], "issued_at": "2018-10-12T04:48:28.000000Z"}} 2018-10-12 04:48:28,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7111404576562dd2992f61f2d546b55fccca24" 2018-10-12 04:48:29,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5198ba63-c033-4324-bc16-bead142a2351 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:48:29,003 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5198ba63-c033-4324-bc16-bead142a2351 2018-10-12 04:48:29,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7111404576562dd2992f61f2d546b55fccca24" 2018-10-12 04:48:29,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-4db8a464-b97c-41db-a475-c7c15e536bbb Date: Fri, 12 Oct 2018 04:48:29 GMT RESP BODY: {"networks":[]} 2018-10-12 04:48:29,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-4db8a464-b97c-41db-a475-c7c15e536bbb 2018-10-12 04:48:29,190 - neutron_utils - INFO - Creating network with name CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net 2018-10-12 04:48:29,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7111404576562dd2992f61f2d546b55fccca24" -d '{"network": {"name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net", "admin_state_up": true}}' 2018-10-12 04:48:29,655 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 726 X-Openstack-Request-Id: req-30670c7a-f070-405d-9b51-64f6b294963c Date: Fri, 12 Oct 2018 04:48:29 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:48:29Z","is_default":false,"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","mtu":1450}} 2018-10-12 04:48:29,655 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-30670c7a-f070-405d-9b51-64f6b294963c 2018-10-12 04:48:29,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7111404576562dd2992f61f2d546b55fccca24" 2018-10-12 04:48:29,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 710 X-Openstack-Request-Id: req-19ff7747-c009-49ba-a165-d88d7278a849 Date: Fri, 12 Oct 2018 04:48:29 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:48:29Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:29,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-19ff7747-c009-49ba-a165-d88d7278a849 2018-10-12 04:48:29,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7111404576562dd2992f61f2d546b55fccca24" 2018-10-12 04:48:30,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ee63e242-9a1a-4a43-809b-9cede51f8404 Date: Fri, 12 Oct 2018 04:48:30 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:48:30,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-ee63e242-9a1a-4a43-809b-9cede51f8404 2018-10-12 04:48:30,064 - neutron_utils - INFO - Creating subnet with name CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet 2018-10-12 04:48:30,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7111404576562dd2992f61f2d546b55fccca24" -d '{"subnets": [{"ip_version": 4, "network_id": "b120c846-34db-4d3e-a87d-2a1beff45864", "cidr": "10.55.0.0/24", "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]}' 2018-10-12 04:48:30,769 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-6f343ce7-a421-455f-ab4a-66c17d2ba301 Date: Fri, 12 Oct 2018 04:48:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:30,769 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-6f343ce7-a421-455f-ab4a-66c17d2ba301 2018-10-12 04:48:30,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7111404576562dd2992f61f2d546b55fccca24" 2018-10-12 04:48:30,865 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ba60c197-a30c-4e00-b48c-7c823096712d Date: Fri, 12 Oct 2018 04:48:30 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:30,865 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-ba60c197-a30c-4e00-b48c-7c823096712d 2018-10-12 04:48:30,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7111404576562dd2992f61f2d546b55fccca24" 2018-10-12 04:48:31,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-564b4461-9d7f-4cde-9ec0-4211a759a39b Date: Fri, 12 Oct 2018 04:48:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:31,063 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-564b4461-9d7f-4cde-9ec0-4211a759a39b 2018-10-12 04:48:31,064 - OpenStackNetwork - DEBUG - Network [b120c846-34db-4d3e-a87d-2a1beff45864] created successfully 2018-10-12 04:48:31,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:48:31,065 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:48:31,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:48:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["S02FiBikSTWMcb6oeFSkgg"], "issued_at": "2018-10-12T04:48:31.000000Z"}} 2018-10-12 04:48:31,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d846f2c5b5e039c4bd17b223e2d1ffda6d64136" 2018-10-12 04:48:31,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b310a6d4-7b42-44fb-855c-a24b16881365 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:48:31,521 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b310a6d4-7b42-44fb-855c-a24b16881365 2018-10-12 04:48:31,522 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:48:31,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d846f2c5b5e039c4bd17b223e2d1ffda6d64136" 2018-10-12 04:48:31,718 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-a0ac4d03-7edf-4902-b151-2600bc9f9d1c x-compute-request-id: req-a0ac4d03-7edf-4902-b151-2600bc9f9d1c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:48:31,719 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a0ac4d03-7edf-4902-b151-2600bc9f9d1c 2018-10-12 04:48:31,722 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d846f2c5b5e039c4bd17b223e2d1ffda6d64136" -d '{"flavor": {"vcpus": 1, "disk": 1, "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-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-10-12 04:48:31,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-60d26874-21cd-4a24-b430-9a920baedd96 x-compute-request-id: req-60d26874-21cd-4a24-b430-9a920baedd96 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "39b04779-17a6-4583-a048-b9ca96d2374f", "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:48:31,771 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-60d26874-21cd-4a24-b430-9a920baedd96 2018-10-12 04:48:31,772 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:48:31,773 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:48:32,152 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a0fd464b182840c287805dbefe621241", "name": "CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj-role"}], "expires_at": "2018-10-12T05:48:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "05a86d1457a34e8d8c98fa8b57940a06", "name": "CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/05a86d1457a34e8d8c98fa8b57940a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/05a86d1457a34e8d8c98fa8b57940a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/05a86d1457a34e8d8c98fa8b57940a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/05a86d1457a34e8d8c98fa8b57940a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/05a86d1457a34e8d8c98fa8b57940a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/05a86d1457a34e8d8c98fa8b57940a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/05a86d1457a34e8d8c98fa8b57940a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/05a86d1457a34e8d8c98fa8b57940a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/05a86d1457a34e8d8c98fa8b57940a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/05a86d1457a34e8d8c98fa8b57940a06", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/05a86d1457a34e8d8c98fa8b57940a06", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/05a86d1457a34e8d8c98fa8b57940a06", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceOnComputeHost-935e3b7a-8025-44f-user", "id": "808f0e4d837d4b45b1f2f0d59cef6d35"}, "audit_ids": ["P9Quyxe9TSaY5BGcm3qPSQ"], "issued_at": "2018-10-12T04:48:32.000000Z"}} 2018-10-12 04:48:32,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6bb0c50af0ef33d3e20c9d8e91fe408bffdc57dd" 2018-10-12 04:48:32,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-35a03f5b-c2c6-473d-af22-12fa74eedf78 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:48:32,222 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-35a03f5b-c2c6-473d-af22-12fa74eedf78 2018-10-12 04:48:32,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6bb0c50af0ef33d3e20c9d8e91fe408bffdc57dd" 2018-10-12 04:48:32,464 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 172 Content-Type: application/json X-Openstack-Request-Id: req-d54e1a6b-78af-4e09-b274-f765fec09f57 Date: Fri, 12 Oct 2018 04:48:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image"} 2018-10-12 04:48:32,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image used request id req-d54e1a6b-78af-4e09-b274-f765fec09f57 2018-10-12 04:48:32,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6bb0c50af0ef33d3e20c9d8e91fe408bffdc57dd" 2018-10-12 04:48:32,615 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-2b8e135f-57c5-48d7-a3d2-a893f9b87b32 Date: Fri, 12 Oct 2018 04:48: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-10-12 04:48:32,615 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-2b8e135f-57c5-48d7-a3d2-a893f9b87b32 2018-10-12 04:48:32,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}6bb0c50af0ef33d3e20c9d8e91fe408bffdc57dd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image"}' 2018-10-12 04:48:32,862 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 631 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f X-Openstack-Request-Id: req-c208b7fb-de00-49c6-a65d-444cbb330f7b Date: Fri, 12 Oct 2018 04:48:32 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:48:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:48:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "min_disk": 0, "protected": false, "id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "file": "/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/file", "checksum": null, "owner": "05a86d1457a34e8d8c98fa8b57940a06", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:48:32,863 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c208b7fb-de00-49c6-a65d-444cbb330f7b 2018-10-12 04:48:32,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6bb0c50af0ef33d3e20c9d8e91fe408bffdc57dd" -d '' 2018-10-12 04:48:33,881 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a975189e-ce70-4a8a-a31b-a22d0c61b2b9 Date: Fri, 12 Oct 2018 04: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-10-12 04:48:33,882 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/file used request id req-a975189e-ce70-4a8a-a31b-a22d0c61b2b9 2018-10-12 04:48:33,882 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:48:33,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6bb0c50af0ef33d3e20c9d8e91fe408bffdc57dd" 2018-10-12 04:48:34,042 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-a3a9d2a6-4dd4-435e-ae7c-cd5030f3a6ba Date: Fri, 12 Oct 2018 04:48:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:48:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:48:33Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/snap", "metadata": {}}], "self": "/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "min_disk": 0, "protected": false, "id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "file": "/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05a86d1457a34e8d8c98fa8b57940a06", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:48:34,042 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f used request id req-a3a9d2a6-4dd4-435e-ae7c-cd5030f3a6ba 2018-10-12 04:48:34,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6bb0c50af0ef33d3e20c9d8e91fe408bffdc57dd" 2018-10-12 04:48:34,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cfe27d71-4a66-4499-866f-08ffb6b5951f Date: Fri, 12 Oct 2018 04:48: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-10-12 04:48:34,197 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-cfe27d71-4a66-4499-866f-08ffb6b5951f 2018-10-12 04:48:34,200 - create_image - INFO - Created image with name - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image 2018-10-12 04:48:34,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6bb0c50af0ef33d3e20c9d8e91fe408bffdc57dd" 2018-10-12 04:48:34,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 892 Content-Type: application/json X-Openstack-Request-Id: req-1dda8d2e-aa8a-48ad-ae8d-fb6441357369 Date: Fri, 12 Oct 2018 04:48:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:48:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:48:33Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/snap", "metadata": {}}], "self": "/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "min_disk": 0, "protected": false, "id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "file": "/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05a86d1457a34e8d8c98fa8b57940a06", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:48:34,368 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f used request id req-1dda8d2e-aa8a-48ad-ae8d-fb6441357369 2018-10-12 04:48:34,369 - create_image - DEBUG - Instance status is - active 2018-10-12 04:48:34,369 - create_image - DEBUG - Image is active with name - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image 2018-10-12 04:48:34,369 - create_image - INFO - Image is now active with name - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image 2018-10-12 04:48:34,369 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:48:34,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-availability-zone/detail -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6d299665730ad97eb867ff0b85925e31d33bae" 2018-10-12 04:48:34,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-19ebf6d7-db8e-4ac0-95ca-1d5c88e7555f x-compute-request-id: req-19ebf6d7-db8e-4ac0-95ca-1d5c88e7555f Content-Encoding: gzip Content-Length: 283 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-10-12T04:48:32.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-12T04:48:33.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-12T04:48:29.000000"}}, "overcloud-controller-0.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-10-12T04:48:25.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-12T04:48:28.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-12T04:48:32.000000"}}, "overcloud-controller-1.opnfvlf.org": {"nova-conductor": {"available": true, "active": true, "updated_at": "2018-10-12T04:48:30.000000"}, "nova-consoleauth": {"available": true, "active": true, "updated_at": "2018-10-12T04:48:32.000000"}, "nova-scheduler": {"available": true, "active": true, "updated_at": "2018-10-12T04:48:26.000000"}}}, "zoneName": "internal"}, {"zoneState": {"available": true}, "hosts": {"overcloud-novacompute-0.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-10-12T04:48:32.000000"}}, "overcloud-novacompute-1.opnfvlf.org": {"nova-compute": {"available": true, "active": true, "updated_at": "2018-10-12T04:48:34.000000"}}}, "zoneName": "nova"}]} 2018-10-12 04:48:34,787 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-availability-zone/detail used request id req-19ebf6d7-db8e-4ac0-95ca-1d5c88e7555f 2018-10-12 04:48:34,788 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:48:34,789 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:48:35,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:48:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["iYBC7rPyQYC04_hJ3uU48g"], "issued_at": "2018-10-12T04:48:35.000000Z"}} 2018-10-12 04:48:35,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:35,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cb76520-9884-4fb5-a902-068f461926d1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:48:35,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6cb76520-9884-4fb5-a902-068f461926d1 2018-10-12 04:48:35,260 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:48:35,262 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:35,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa69431-04d5-4ce2-be11-882e05aa8418 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:48:35,345 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dfa69431-04d5-4ce2-be11-882e05aa8418 2018-10-12 04:48:35,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:35,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-11dafb9c-476e-47ca-9a0e-dc7d47ab630e Date: Fri, 12 Oct 2018 04:48:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:35,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-11dafb9c-476e-47ca-9a0e-dc7d47ab630e 2018-10-12 04:48:35,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:48:35,640 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:48: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:48:35,641 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:35,733 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-031c83f7-c9e3-4f2b-a18c-7ed0a40e8e6e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:35,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-031c83f7-c9e3-4f2b-a18c-7ed0a40e8e6e 2018-10-12 04:48:35,742 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:35,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-743475c8-bb86-4154-87df-c678c59f5334 Date: Fri, 12 Oct 2018 04:48:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:35,948 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-743475c8-bb86-4154-87df-c678c59f5334 2018-10-12 04:48:35,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:36,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-116b0470-f140-4534-ab56-d30b091229bc Date: Fri, 12 Oct 2018 04:48:36 GMT RESP BODY: {"ports":[]} 2018-10-12 04:48:36,124 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1&admin_state_up=True used request id req-116b0470-f140-4534-ab56-d30b091229bc 2018-10-12 04:48:36,128 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:36,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-449e041e-0dae-45d6-b900-9db3ace1997b x-compute-request-id: req-449e041e-0dae-45d6-b900-9db3ace1997b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:48:36,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova%3Aovercloud-novacompute-0.opnfvlf.org used request id req-449e041e-0dae-45d6-b900-9db3ace1997b 2018-10-12 04:48:36,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:36,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-97483c51-2e3e-4b8f-901f-149482d04e48 Date: Fri, 12 Oct 2018 04:48:36 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:36,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-97483c51-2e3e-4b8f-901f-149482d04e48 2018-10-12 04:48:36,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:36,682 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32b84ca1-e82c-4baf-85f0-f9d30e7429ff Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:36,682 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-32b84ca1-e82c-4baf-85f0-f9d30e7429ff 2018-10-12 04:48:36,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:36,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5617e6c4-324d-44cd-8932-4a0fc20905f3 Date: Fri, 12 Oct 2018 04:48:36 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:36,892 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-5617e6c4-324d-44cd-8932-4a0fc20905f3 2018-10-12 04:48:36,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:36,927 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-5cebe59a-9bc4-4abe-a994-b285174f7abf Date: Fri, 12 Oct 2018 04:48:36 GMT RESP BODY: {"ports":[]} 2018-10-12 04:48:36,928 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1&admin_state_up=True used request id req-5cebe59a-9bc4-4abe-a994-b285174f7abf 2018-10-12 04:48:36,928 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:48:36,929 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:48:37,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:48:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["cOC_5pNIT_27aqscRdK8Rg"], "issued_at": "2018-10-12T04:48:37.000000Z"}} 2018-10-12 04:48:37,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abe08ea4f1af72bbef9be310c6c9322332585c9" 2018-10-12 04:48:37,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-258f874b-f88a-41b1-9ede-20af682e53c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:48:37,417 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-258f874b-f88a-41b1-9ede-20af682e53c6 2018-10-12 04:48:37,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:37,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-47cb6ca7-2609-4704-8a3e-24b123dfd523 Date: Fri, 12 Oct 2018 04:48:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:37,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-47cb6ca7-2609-4704-8a3e-24b123dfd523 2018-10-12 04:48:37,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:37,884 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-227250fa-5c8b-4744-897c-71ecb84be80e Date: Fri, 12 Oct 2018 04:48:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:37,884 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-227250fa-5c8b-4744-897c-71ecb84be80e 2018-10-12 04:48:37,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:38,072 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-8bc56eb0-a210-412d-90b8-160ae067e621 Date: Fri, 12 Oct 2018 04:48:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:38,072 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-8bc56eb0-a210-412d-90b8-160ae067e621 2018-10-12 04:48:38,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:48:38,080 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:48: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:48:38,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5abe08ea4f1af72bbef9be310c6c9322332585c9" 2018-10-12 04:48:38,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1698a0d6-7dfd-4da2-b79d-4bf90521b2d3 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:38,169 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-1698a0d6-7dfd-4da2-b79d-4bf90521b2d3 2018-10-12 04:48:38,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:38,381 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-5006f20a-6c59-4362-a9a7-8232abc8325b Date: Fri, 12 Oct 2018 04:48:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:38,381 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-5006f20a-6c59-4362-a9a7-8232abc8325b 2018-10-12 04:48:38,382 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net 2018-10-12 04:48:38,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" -d '{"port": {"network_id": "b120c846-34db-4d3e-a87d-2a1beff45864", "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1", "admin_state_up": true}}' 2018-10-12 04:48:39,044 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-50f3f12c-a08f-498d-a4f1-94ac0cededc4 Date: Fri, 12 Oct 2018 04:48:39 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:38Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.14"}],"id":"582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:04:2d:8c","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","qos_policy_id":null,"admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:38Z","binding:vnic_type":"normal"}} 2018-10-12 04:48:39,045 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-50f3f12c-a08f-498d-a4f1-94ac0cededc4 2018-10-12 04:48:39,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:39,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-10170f65-aebc-4d65-adb5-d266e488a80b Date: Fri, 12 Oct 2018 04:48:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:39,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-10170f65-aebc-4d65-adb5-d266e488a80b 2018-10-12 04:48:39,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:39,396 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-132a841c-35aa-4dcd-bddb-ab4b9e080d05 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:39,396 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-132a841c-35aa-4dcd-bddb-ab4b9e080d05 2018-10-12 04:48:39,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:39,450 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8831437e-e4fb-4c5c-842b-f324d0c508ae Date: Fri, 12 Oct 2018 04:48:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:39,450 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-8831437e-e4fb-4c5c-842b-f324d0c508ae 2018-10-12 04:48:39,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:39,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 883 X-Openstack-Request-Id: req-99e24713-335d-4ad6-8420-d0b6ede1dab6 Date: Fri, 12 Oct 2018 04:48:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:38Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.14"}],"id":"582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:04:2d:8c","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:38Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:48:39,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1&admin_state_up=True used request id req-99e24713-335d-4ad6-8420-d0b6ede1dab6 2018-10-12 04:48:39,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:39,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f1368a65-dd70-4fed-8b38-1e4cd182087a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:39,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-f1368a65-dd70-4fed-8b38-1e4cd182087a 2018-10-12 04:48:39,825 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-12 04:48:39,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:39,854 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-701749ce-8fa2-4b08-88e3-ccb559c7a07b x-compute-request-id: req-701749ce-8fa2-4b08-88e3-ccb559c7a07b Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-flavor-name"}]} 2018-10-12 04:48:39,854 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-701749ce-8fa2-4b08-88e3-ccb559c7a07b 2018-10-12 04:48:39,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/39b04779-17a6-4583-a048-b9ca96d2374f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:39,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-0f6b110b-752e-4521-bfcc-2a50067115e2 x-compute-request-id: req-0f6b110b-752e-4521-bfcc-2a50067115e2 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "39b04779-17a6-4583-a048-b9ca96d2374f", "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:48:39,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/39b04779-17a6-4583-a048-b9ca96d2374f used request id req-0f6b110b-752e-4521-bfcc-2a50067115e2 2018-10-12 04:48:39,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:40,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-850a2ad0-3d61-4d5a-aec7-3329c7934a02 Date: Fri, 12 Oct 2018 04:48:40 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:48:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:48:33Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/snap", "metadata": {}}], "self": "/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "min_disk": 0, "protected": false, "id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "file": "/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05a86d1457a34e8d8c98fa8b57940a06", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image"} 2018-10-12 04:48:40,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image used request id req-850a2ad0-3d61-4d5a-aec7-3329c7934a02 2018-10-12 04:48:40,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:40,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3966a036-34f6-4830-96ae-2782bba339f6 Date: Fri, 12 Oct 2018 04:48: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-10-12 04:48:40,253 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-3966a036-34f6-4830-96ae-2782bba339f6 2018-10-12 04:48:40,256 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" -d '{"server": {"name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "imageRef": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "availability_zone": "nova:overcloud-novacompute-0.opnfvlf.org", "flavorRef": "39b04779-17a6-4583-a048-b9ca96d2374f", "max_count": 1, "min_count": 1, "networks": [{"port": "582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a"}]}}' 2018-10-12 04:48:41,803 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-b3792648-3c30-42f4-8093-47eadcf116f3 x-compute-request-id: req-b3792648-3c30-42f4-8093-47eadcf116f3 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "bookmark"}], "adminPass": "bUgAmU4uctS4"}} 2018-10-12 04:48:41,803 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b3792648-3c30-42f4-8093-47eadcf116f3 2018-10-12 04:48:41,806 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:42,048 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-dfe8d102-6e01-453a-bb5d-68eb0a7f2d55 x-compute-request-id: req-dfe8d102-6e01-453a-bb5d-68eb0a7f2d55 Content-Encoding: gzip Content-Length: 676 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:48:41Z", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-12T04:48:41Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:42,048 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 used request id req-dfe8d102-6e01-453a-bb5d-68eb0a7f2d55 2018-10-12 04:48:42,048 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-12 04:48:42,051 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:42,407 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-46a98276-017c-4aa3-b9d8-30fe9d704de9 x-compute-request-id: req-46a98276-017c-4aa3-b9d8-30fe9d704de9 Content-Encoding: gzip Content-Length: 679 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:48: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": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-12T04:48:41Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:42,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 used request id req-46a98276-017c-4aa3-b9d8-30fe9d704de9 2018-10-12 04:48:42,408 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-10-12 04:48:42,408 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:48:45,411 - create_instance - DEBUG - VM status query timeout in 896.637243986 2018-10-12 04:48:45,414 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:46,272 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-8d6240b1-9dca-4b2f-8fa8-99140a5c7211 x-compute-request-id: req-8d6240b1-9dca-4b2f-8fa8-99140a5c7211 Content-Encoding: gzip Content-Length: 820 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2d:8c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": null, "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:48:43Z", "hostId": "0a144a6509f9491e0bdfaa39014ad400c59ae1c9b7a710814ed0a86c", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-12T04:48:41Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:46,272 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 used request id req-8d6240b1-9dca-4b2f-8fa8-99140a5c7211 2018-10-12 04:48:46,273 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - BUILD 2018-10-12 04:48:46,273 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:48:49,274 - create_instance - DEBUG - VM status query timeout in 892.774296999 2018-10-12 04:48:49,278 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:49,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-22a06a58-eacf-44a1-b9f1-d6261859619a x-compute-request-id: req-22a06a58-eacf-44a1-b9f1-d6261859619a Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2d:8c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-10-12T04:48:47.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:48:47Z", "hostId": "0a144a6509f9491e0bdfaa39014ad400c59ae1c9b7a710814ed0a86c", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-12T04:48:41Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:49,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 used request id req-22a06a58-eacf-44a1-b9f1-d6261859619a 2018-10-12 04:48:49,768 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-12 04:48:49,768 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:48:49,771 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:50,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-55f53d29-1d0b-46b7-93a0-efbc489c0a74 x-compute-request-id: req-55f53d29-1d0b-46b7-93a0-efbc489c0a74 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2d:8c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-10-12T04:48:47.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:48:47Z", "hostId": "0a144a6509f9491e0bdfaa39014ad400c59ae1c9b7a710814ed0a86c", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-12T04:48:41Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:50,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 used request id req-55f53d29-1d0b-46b7-93a0-efbc489c0a74 2018-10-12 04:48:50,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:50,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-c274b730-35b9-43e3-ae5c-cbc6bd1e3340 Date: Fri, 12 Oct 2018 04:48:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:50,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-c274b730-35b9-43e3-ae5c-cbc6bd1e3340 2018-10-12 04:48:50,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:50,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39953980-306e-4df9-b93d-f5254be774cd Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:50,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-39953980-306e-4df9-b93d-f5254be774cd 2018-10-12 04:48:50,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:50,467 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-b3382eda-5d62-423f-8dc4-3c8afcbf657b Date: Fri, 12 Oct 2018 04:48:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:50,467 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-b3382eda-5d62-423f-8dc4-3c8afcbf657b 2018-10-12 04:48:50,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:50,521 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-7171da8f-9725-489d-8eae-17afaed321c6 Date: Fri, 12 Oct 2018 04:48:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.14"}],"id":"582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:2d:8c","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:38Z","binding:vnic_type":"normal","device_id":"16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.2"}],"id":"97cab006-ee99-49d7-b93d-95f806df51c6","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:bf:f2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.4"}],"id":"9da1326b-ef28-4155-ba31-d20cc3946544","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c2:65","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.3"}],"id":"f0167f48-f77e-4062-9acd-28ce218966ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:db:7f","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b120c846-34db-4d3e-a87d-2a1beff45864"}]} 2018-10-12 04:48:50,522 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-7171da8f-9725-489d-8eae-17afaed321c6 2018-10-12 04:48:50,525 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:51,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-9ee1357c-6fe0-4d16-a33d-249c8a99fa58 x-compute-request-id: req-9ee1357c-6fe0-4d16-a33d-249c8a99fa58 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2d:8c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-10-12T04:48:47.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:48:47Z", "hostId": "0a144a6509f9491e0bdfaa39014ad400c59ae1c9b7a710814ed0a86c", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-12T04:48:41Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:51,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 used request id req-9ee1357c-6fe0-4d16-a33d-249c8a99fa58 2018-10-12 04:48:51,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:51,241 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-7f7134cd-33a5-44a7-876a-c6e1faa88d28 Date: Fri, 12 Oct 2018 04:48:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:51,241 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-7f7134cd-33a5-44a7-876a-c6e1faa88d28 2018-10-12 04:48:51,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:51,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78252612-c0d2-4453-9e66-d21aa5b2690d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:51,336 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-78252612-c0d2-4453-9e66-d21aa5b2690d 2018-10-12 04:48:51,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:51,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a8b1eea2-4bb8-434b-894b-ef8faa74adaa Date: Fri, 12 Oct 2018 04:48:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:51,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-a8b1eea2-4bb8-434b-894b-ef8faa74adaa 2018-10-12 04:48:51,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:51,896 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-aa12d7d9-6c66-4ca4-8299-aa2ef5485d95 Date: Fri, 12 Oct 2018 04:48:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.14"}],"id":"582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:2d:8c","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:38Z","binding:vnic_type":"normal","device_id":"16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.2"}],"id":"97cab006-ee99-49d7-b93d-95f806df51c6","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:bf:f2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.4"}],"id":"9da1326b-ef28-4155-ba31-d20cc3946544","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c2:65","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.3"}],"id":"f0167f48-f77e-4062-9acd-28ce218966ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:db:7f","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b120c846-34db-4d3e-a87d-2a1beff45864"}]} 2018-10-12 04:48:51,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-aa12d7d9-6c66-4ca4-8299-aa2ef5485d95 2018-10-12 04:48:51,900 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:52,287 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-b7b67475-0adb-42a0-b8b6-46751b48171f x-compute-request-id: req-b7b67475-0adb-42a0-b8b6-46751b48171f Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2d:8c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-10-12T04:48:47.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:48:47Z", "hostId": "0a144a6509f9491e0bdfaa39014ad400c59ae1c9b7a710814ed0a86c", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-12T04:48:41Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:48:52,287 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 used request id req-b7b67475-0adb-42a0-b8b6-46751b48171f 2018-10-12 04:48:52,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:52,376 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-36c605cf-095b-44cb-8ef5-4cd984974b66 Date: Fri, 12 Oct 2018 04:48:52 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:52,376 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-36c605cf-095b-44cb-8ef5-4cd984974b66 2018-10-12 04:48:52,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:52,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f400180-188b-4a5e-8997-76692b762109 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:52,459 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-5f400180-188b-4a5e-8997-76692b762109 2018-10-12 04:48:52,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:52,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ad0384e5-d58f-4c75-8225-83ce896ad66d Date: Fri, 12 Oct 2018 04:48:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:52,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-ad0384e5-d58f-4c75-8225-83ce896ad66d 2018-10-12 04:48:52,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:48:52,718 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3883 X-Openstack-Request-Id: req-a5dd045f-84a6-4c72-a46e-f23bbd1ab431 Date: Fri, 12 Oct 2018 04:48:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.14"}],"id":"582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:2d:8c","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:38Z","binding:vnic_type":"normal","device_id":"16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.2"}],"id":"97cab006-ee99-49d7-b93d-95f806df51c6","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:bf:f2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.4"}],"id":"9da1326b-ef28-4155-ba31-d20cc3946544","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c2:65","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.3"}],"id":"f0167f48-f77e-4062-9acd-28ce218966ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:db:7f","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b120c846-34db-4d3e-a87d-2a1beff45864"}]} 2018-10-12 04:48:52,718 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-a5dd045f-84a6-4c72-a46e-f23bbd1ab431 2018-10-12 04:48:52,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:48:52,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:48:53,105 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:48:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["QOT1jU8QSgqrfigv0x-HQQ"], "issued_at": "2018-10-12T04:48:53.000000Z"}} 2018-10-12 04:48:53,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:53,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8bb97a59-0b8f-4e04-9ea0-693ac5a46cb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:48:53,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8bb97a59-0b8f-4e04-9ea0-693ac5a46cb8 2018-10-12 04:48:53,190 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:48:53,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:53,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ae8d76b-cef6-4cd2-b525-b594128ae056 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:48:53,271 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9ae8d76b-cef6-4cd2-b525-b594128ae056 2018-10-12 04:48:53,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:53,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-517afaa8-4b95-44c6-8b84-2b54ba78d443 Date: Fri, 12 Oct 2018 04:48:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:53,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-517afaa8-4b95-44c6-8b84-2b54ba78d443 2018-10-12 04:48:53,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:48:53,518 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:48: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:48:53,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:53,603 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22cbf8d5-bc80-4ba2-87ed-5041db1febb4 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:53,604 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-22cbf8d5-bc80-4ba2-87ed-5041db1febb4 2018-10-12 04:48:53,608 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:53,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-460391cb-92f4-43c6-b865-bd747d190106 Date: Fri, 12 Oct 2018 04:48:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:53,794 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-460391cb-92f4-43c6-b865-bd747d190106 2018-10-12 04:48:53,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:53,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-1b0b800f-655b-4658-a5a7-d7166a901477 Date: Fri, 12 Oct 2018 04:48:53 GMT RESP BODY: {"ports":[]} 2018-10-12 04:48:53,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2&admin_state_up=True used request id req-1b0b800f-655b-4658-a5a7-d7166a901477 2018-10-12 04:48:53,986 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:54,214 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-4f6fe6ef-f0a9-4337-b6e0-b741673ced5b x-compute-request-id: req-4f6fe6ef-f0a9-4337-b6e0-b741673ced5b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:48:54,214 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova%3Aovercloud-novacompute-1.opnfvlf.org used request id req-4f6fe6ef-f0a9-4337-b6e0-b741673ced5b 2018-10-12 04:48:54,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:54,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-f0e4b67d-6785-4c42-984f-31ffd1b5f5a0 Date: Fri, 12 Oct 2018 04:48:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:54,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-f0e4b67d-6785-4c42-984f-31ffd1b5f5a0 2018-10-12 04:48:54,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:54,554 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b192ca2-d218-4a35-ab28-413427f18bab Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:54,554 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-4b192ca2-d218-4a35-ab28-413427f18bab 2018-10-12 04:48:54,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:54,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c575299c-d40d-47aa-b1a9-9d7b9b5e7bf9 Date: Fri, 12 Oct 2018 04:48:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:54,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-c575299c-d40d-47aa-b1a9-9d7b9b5e7bf9 2018-10-12 04:48:54,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:54,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e8f01aac-e8b8-44d2-88b5-af60960f452d Date: Fri, 12 Oct 2018 04:48:54 GMT RESP BODY: {"ports":[]} 2018-10-12 04:48:54,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2&admin_state_up=True used request id req-e8f01aac-e8b8-44d2-88b5-af60960f452d 2018-10-12 04:48:54,941 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:48:54,942 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:48:55,327 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:48:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["GoTCB1KVQryv1hWd_idZRA"], "issued_at": "2018-10-12T04:48:55.000000Z"}} 2018-10-12 04:48:55,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd7c7a139ddd84e5a1cb93454977b23e785d7a6" 2018-10-12 04:48:55,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d887c37-ba5c-4519-b6dc-e2aa2ae381fb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:48:55,422 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0d887c37-ba5c-4519-b6dc-e2aa2ae381fb 2018-10-12 04:48:55,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:55,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-4bdbb99e-a7ba-4dbd-9814-d3eeb6397b56 Date: Fri, 12 Oct 2018 04:48:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:55,676 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-4bdbb99e-a7ba-4dbd-9814-d3eeb6397b56 2018-10-12 04:48:55,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:55,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-4089a0fe-0d27-4476-b2b6-b15a5d297ed7 Date: Fri, 12 Oct 2018 04:48:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:55,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-4089a0fe-0d27-4476-b2b6-b15a5d297ed7 2018-10-12 04:48:55,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:56,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-fd7050f3-d09d-4dd3-b846-0958ea9f1bc3 Date: Fri, 12 Oct 2018 04:48:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:56,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-fd7050f3-d09d-4dd3-b846-0958ea9f1bc3 2018-10-12 04:48:56,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:48:56,128 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:48: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:48:56,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3dd7c7a139ddd84e5a1cb93454977b23e785d7a6" 2018-10-12 04:48:56,216 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c096494-0801-4a7b-962c-c9bc70da8913 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:56,216 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-0c096494-0801-4a7b-962c-c9bc70da8913 2018-10-12 04:48:56,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:56,434 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-ff592ba2-1938-4670-b8b1-9feec8920a78 Date: Fri, 12 Oct 2018 04:48:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:56,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-ff592ba2-1938-4670-b8b1-9feec8920a78 2018-10-12 04:48:56,435 - neutron_utils - INFO - Creating port for network with name - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net 2018-10-12 04:48:56,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" -d '{"port": {"network_id": "b120c846-34db-4d3e-a87d-2a1beff45864", "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2", "admin_state_up": true}}' 2018-10-12 04:48:57,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 879 X-Openstack-Request-Id: req-f0a50329-b4da-4daa-8aa3-180239948396 Date: Fri, 12 Oct 2018 04:48:57 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:56Z","device_owner":"","revision_number":4,"binding:profile":{},"port_security_enabled":true,"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.8"}],"id":"5e27fae6-5ed1-4d65-9ada-b7688a1fe7ca","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:53:7c:d2","device_id":"","status":"DOWN","binding:host_id":"","description":"","tags":[],"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","qos_policy_id":null,"admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:56Z","binding:vnic_type":"normal"}} 2018-10-12 04:48:57,062 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-f0a50329-b4da-4daa-8aa3-180239948396 2018-10-12 04:48:57,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:57,334 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-ed409505-d1b0-4fe8-9f9a-5c6d0008c976 Date: Fri, 12 Oct 2018 04:48:57 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:48:57,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-ed409505-d1b0-4fe8-9f9a-5c6d0008c976 2018-10-12 04:48:57,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:57,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29e48940-495b-42a9-9c9e-ad4004384938 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:57,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-29e48940-495b-42a9-9c9e-ad4004384938 2018-10-12 04:48:57,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:57,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-8091cbcf-8646-4d60-96e4-f1a57aa92a71 Date: Fri, 12 Oct 2018 04:48:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:48:57,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-8091cbcf-8646-4d60-96e4-f1a57aa92a71 2018-10-12 04:48:57,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:57,685 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-48f7f26e-6c0c-4482-8189-18a72027d31d Date: Fri, 12 Oct 2018 04:48:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:56Z","device_owner":"","revision_number":4,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.8"}],"id":"5e27fae6-5ed1-4d65-9ada-b7688a1fe7ca","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{},"binding:vif_type":"unbound","mac_address":"fa:16:3e:53:7c:d2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"DOWN","binding:host_id":"","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:56Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:48:57,685 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2&admin_state_up=True used request id req-48f7f26e-6c0c-4482-8189-18a72027d31d 2018-10-12 04:48:57,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:57,770 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-957d2f09-88f1-44de-83b5-e9fa2ee9a843 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:48:57,770 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-957d2f09-88f1-44de-83b5-e9fa2ee9a843 2018-10-12 04:48:57,770 - nova_utils - INFO - Creating VM with name - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-12 04:48:57,773 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:57,802 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-18cdba73-81d1-407b-9e3b-b12f71b01bac x-compute-request-id: req-18cdba73-81d1-407b-9e3b-b12f71b01bac Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"flavors": [{"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}], "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-flavor-name"}]} 2018-10-12 04:48:57,802 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-18cdba73-81d1-407b-9e3b-b12f71b01bac 2018-10-12 04:48:57,805 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/39b04779-17a6-4583-a048-b9ca96d2374f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:57,825 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-ac14a4eb-707f-4774-9470-a51352bd9348 x-compute-request-id: req-ac14a4eb-707f-4774-9470-a51352bd9348 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "39b04779-17a6-4583-a048-b9ca96d2374f", "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:48:57,825 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/39b04779-17a6-4583-a048-b9ca96d2374f used request id req-ac14a4eb-707f-4774-9470-a51352bd9348 2018-10-12 04:48:57,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:58,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1064 Content-Type: application/json X-Openstack-Request-Id: req-ea4d0024-c165-4d0e-8ee2-a19b3f743eb8 Date: Fri, 12 Oct 2018 04:48:58 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:48:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:48:33Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/snap", "metadata": {}}], "self": "/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "min_disk": 0, "protected": false, "id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "file": "/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "05a86d1457a34e8d8c98fa8b57940a06", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image"} 2018-10-12 04:48:58,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image used request id req-ea4d0024-c165-4d0e-8ee2-a19b3f743eb8 2018-10-12 04:48:58,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:48:58,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-65f9e980-8dad-4f57-b639-5dbd598a0d2d Date: Fri, 12 Oct 2018 04:48: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-10-12 04:48:58,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-65f9e980-8dad-4f57-b639-5dbd598a0d2d 2018-10-12 04:48:58,155 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" -d '{"server": {"name": "CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "imageRef": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "availability_zone": "nova:overcloud-novacompute-1.opnfvlf.org", "flavorRef": "39b04779-17a6-4583-a048-b9ca96d2374f", "max_count": 1, "min_count": 1, "networks": [{"port": "5e27fae6-5ed1-4d65-9ada-b7688a1fe7ca"}]}}' 2018-10-12 04:48:59,847 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-cf0f6e36-5d6a-4d0c-ad6a-7f519066082e x-compute-request-id: req-cf0f6e36-5d6a-4d0c-ad6a-7f519066082e Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "bookmark"}], "adminPass": "GDrgThm7VLLn"}} 2018-10-12 04:48:59,847 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-cf0f6e36-5d6a-4d0c-ad6a-7f519066082e 2018-10-12 04:48:59,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:00,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:48: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-39479e1e-749d-41c0-bc05-06be5c530f4d x-compute-request-id: req-39479e1e-749d-41c0-bc05-06be5c530f4d 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.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:48:59Z", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-12T04:48:59Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:00,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 used request id req-39479e1e-749d-41c0-bc05-06be5c530f4d 2018-10-12 04:49:00,212 - create_instance - INFO - Created instance with name - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-12 04:49:00,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:00,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-38335d4e-02f7-4b14-b175-e0d97d017b4f x-compute-request-id: req-38335d4e-02f7-4b14-b175-e0d97d017b4f 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.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "", "OS-SRV-USG:launched_at": null, "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:49:00Z", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-12T04:48:59Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:00,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 used request id req-38335d4e-02f7-4b14-b175-e0d97d017b4f 2018-10-12 04:49:00,376 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-10-12 04:49:00,376 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:49:03,379 - create_instance - DEBUG - VM status query timeout in 896.833261967 2018-10-12 04:49:03,382 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:04,196 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49: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-f86b6f7a-57a7-4f36-800a-0ae82ea984ad x-compute-request-id: req-f86b6f7a-57a7-4f36-800a-0ae82ea984ad Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "spawning", "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:7c:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": null, "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:49:01Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-12T04:48:59Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:04,196 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 used request id req-f86b6f7a-57a7-4f36-800a-0ae82ea984ad 2018-10-12 04:49:04,196 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - BUILD 2018-10-12 04:49:04,196 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:49:07,200 - create_instance - DEBUG - VM status query timeout in 893.012788057 2018-10-12 04:49:07,203 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:07,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49: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-1563d59d-a97f-4daa-9726-d9b60b48e338 x-compute-request-id: req-1563d59d-a97f-4daa-9726-d9b60b48e338 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:7c:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-10-12T04:49:06.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:49:07Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-12T04:48:59Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:07,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 used request id req-1563d59d-a97f-4daa-9726-d9b60b48e338 2018-10-12 04:49:07,877 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-12 04:49:07,877 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:49:07,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:08,283 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49: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-761a326f-6a0d-4957-b654-8a90da71179d x-compute-request-id: req-761a326f-6a0d-4957-b654-8a90da71179d Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:7c:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-10-12T04:49:06.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:49:07Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-12T04:48:59Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:08,283 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 used request id req-761a326f-6a0d-4957-b654-8a90da71179d 2018-10-12 04:49:08,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:08,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-50cf331c-fec8-4a75-b3f9-270c4bfc554e Date: Fri, 12 Oct 2018 04:49:08 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:49:08,526 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-50cf331c-fec8-4a75-b3f9-270c4bfc554e 2018-10-12 04:49:08,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:08,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7becd6-bfd9-4b42-bac5-9966c38c9216 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:49:08,693 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-7a7becd6-bfd9-4b42-bac5-9966c38c9216 2018-10-12 04:49:08,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:08,892 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-a097716b-5ea7-461b-ac50-c36c117d2a0e Date: Fri, 12 Oct 2018 04:49:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:49:08,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-a097716b-5ea7-461b-ac50-c36c117d2a0e 2018-10-12 04:49:08,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:09,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-8a2eb912-2a11-4d81-898f-cd42c76550a1 Date: Fri, 12 Oct 2018 04:49:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.14"}],"id":"582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:2d:8c","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:38Z","binding:vnic_type":"normal","device_id":"16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:49:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.8"}],"id":"5e27fae6-5ed1-4d65-9ada-b7688a1fe7ca","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:7c:d2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:56Z","binding:vnic_type":"normal","device_id":"6525da1c-e6d7-43f6-ad9d-1ec953e2a908"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.2"}],"id":"97cab006-ee99-49d7-b93d-95f806df51c6","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:bf:f2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.4"}],"id":"9da1326b-ef28-4155-ba31-d20cc3946544","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c2:65","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.3"}],"id":"f0167f48-f77e-4062-9acd-28ce218966ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:db:7f","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b120c846-34db-4d3e-a87d-2a1beff45864"}]} 2018-10-12 04:49:09,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-8a2eb912-2a11-4d81-898f-cd42c76550a1 2018-10-12 04:49:09,101 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:09,547 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-9b674d71-9b4f-433e-8131-d213bea0440a x-compute-request-id: req-9b674d71-9b4f-433e-8131-d213bea0440a Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:7c:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-10-12T04:49:06.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:49:07Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-12T04:48:59Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:09,547 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 used request id req-9b674d71-9b4f-433e-8131-d213bea0440a 2018-10-12 04:49:09,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:09,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-054b1a14-09be-4c3a-a200-e1398f49b1ae Date: Fri, 12 Oct 2018 04:49:09 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:49:09,856 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-054b1a14-09be-4c3a-a200-e1398f49b1ae 2018-10-12 04:49:09,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:09,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b570a13a-537f-4e1f-885d-a7c074277bfe Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:49:09,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-b570a13a-537f-4e1f-885d-a7c074277bfe 2018-10-12 04:49:09,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:10,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-3c92c82c-44c5-4a4b-af9d-5f0073f49216 Date: Fri, 12 Oct 2018 04:49:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:49:10,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-3c92c82c-44c5-4a4b-af9d-5f0073f49216 2018-10-12 04:49:10,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:10,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-eccb7869-d0be-4164-92ea-f0c8a6fc7158 Date: Fri, 12 Oct 2018 04:49:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.14"}],"id":"582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:2d:8c","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:38Z","binding:vnic_type":"normal","device_id":"16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:49:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.8"}],"id":"5e27fae6-5ed1-4d65-9ada-b7688a1fe7ca","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:7c:d2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:56Z","binding:vnic_type":"normal","device_id":"6525da1c-e6d7-43f6-ad9d-1ec953e2a908"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.2"}],"id":"97cab006-ee99-49d7-b93d-95f806df51c6","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:bf:f2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.4"}],"id":"9da1326b-ef28-4155-ba31-d20cc3946544","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c2:65","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.3"}],"id":"f0167f48-f77e-4062-9acd-28ce218966ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:db:7f","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b120c846-34db-4d3e-a87d-2a1beff45864"}]} 2018-10-12 04:49:10,371 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-eccb7869-d0be-4164-92ea-f0c8a6fc7158 2018-10-12 04:49:10,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:10,816 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-d3fb2e44-d2d8-4d4f-b596-f6baf373d6fd x-compute-request-id: req-d3fb2e44-d2d8-4d4f-b596-f6baf373d6fd Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:7c:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-10-12T04:49:06.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:49:07Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-12T04:48:59Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:10,817 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 used request id req-d3fb2e44-d2d8-4d4f-b596-f6baf373d6fd 2018-10-12 04:49:10,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:10,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-6124cc99-c61f-4a2d-ab90-b8480121b1fa Date: Fri, 12 Oct 2018 04:49:10 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:49:10,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-6124cc99-c61f-4a2d-ab90-b8480121b1fa 2018-10-12 04:49:10,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:10,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a08fe890-d254-4d18-98cc-d7f2a44fed78 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:49:10,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-a08fe890-d254-4d18-98cc-d7f2a44fed78 2018-10-12 04:49:10,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:11,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-c2dc6b9d-6f94-4db0-b530-c7de32026ebb Date: Fri, 12 Oct 2018 04:49:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:49:11,038 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-c2dc6b9d-6f94-4db0-b530-c7de32026ebb 2018-10-12 04:49:11,042 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:11,234 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-d26d04b1-ad27-4df3-879e-6119521506a6 Date: Fri, 12 Oct 2018 04:49:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.14"}],"id":"582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:2d:8c","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:38Z","binding:vnic_type":"normal","device_id":"16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:49:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.8"}],"id":"5e27fae6-5ed1-4d65-9ada-b7688a1fe7ca","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:7c:d2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:56Z","binding:vnic_type":"normal","device_id":"6525da1c-e6d7-43f6-ad9d-1ec953e2a908"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.2"}],"id":"97cab006-ee99-49d7-b93d-95f806df51c6","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:bf:f2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.4"}],"id":"9da1326b-ef28-4155-ba31-d20cc3946544","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c2:65","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.3"}],"id":"f0167f48-f77e-4062-9acd-28ce218966ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:db:7f","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b120c846-34db-4d3e-a87d-2a1beff45864"}]} 2018-10-12 04:49:11,235 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-d26d04b1-ad27-4df3-879e-6119521506a6 2018-10-12 04:49:11,239 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:49:12,001 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49: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-876891c4-99e7-44ec-9da5-1f304880bf49 x-compute-request-id: req-876891c4-99e7-44ec-9da5-1f304880bf49 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2d:8c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-10-12T04:48:47.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:48:47Z", "hostId": "0a144a6509f9491e0bdfaa39014ad400c59ae1c9b7a710814ed0a86c", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-12T04:48:41Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:12,001 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 used request id req-876891c4-99e7-44ec-9da5-1f304880bf49 2018-10-12 04:49:12,002 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-12 04:49:12,002 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:49:12,004 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:49:12,412 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49: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-3ad7563c-649f-4842-923e-5bc24cfe7b83 x-compute-request-id: req-3ad7563c-649f-4842-923e-5bc24cfe7b83 Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2d:8c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-10-12T04:48:47.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:48:47Z", "hostId": "0a144a6509f9491e0bdfaa39014ad400c59ae1c9b7a710814ed0a86c", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-12T04:48:41Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:12,412 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 used request id req-3ad7563c-649f-4842-923e-5bc24cfe7b83 2018-10-12 04:49:12,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:49:12,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-1ec349b3-9a1d-4875-a8cd-7596363d9000 Date: Fri, 12 Oct 2018 04:49:12 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:49:12,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-1ec349b3-9a1d-4875-a8cd-7596363d9000 2018-10-12 04:49:12,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:49:12,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56fbce7d-e58d-4868-bdcb-e88a4ac8b273 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:49:12,587 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-56fbce7d-e58d-4868-bdcb-e88a4ac8b273 2018-10-12 04:49:12,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:49:12,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-20ba8e21-226a-423d-a31d-7dcbe118495c Date: Fri, 12 Oct 2018 04:49:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:49:12,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-20ba8e21-226a-423d-a31d-7dcbe118495c 2018-10-12 04:49:12,676 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:49:12,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-b1009452-9624-448c-b47e-ce74e20c1225 Date: Fri, 12 Oct 2018 04:49:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.14"}],"id":"582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:2d:8c","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:38Z","binding:vnic_type":"normal","device_id":"16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:49:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.8"}],"id":"5e27fae6-5ed1-4d65-9ada-b7688a1fe7ca","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:7c:d2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:56Z","binding:vnic_type":"normal","device_id":"6525da1c-e6d7-43f6-ad9d-1ec953e2a908"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.2"}],"id":"97cab006-ee99-49d7-b93d-95f806df51c6","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:bf:f2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.4"}],"id":"9da1326b-ef28-4155-ba31-d20cc3946544","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c2:65","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.3"}],"id":"f0167f48-f77e-4062-9acd-28ce218966ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:db:7f","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b120c846-34db-4d3e-a87d-2a1beff45864"}]} 2018-10-12 04:49:12,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-b1009452-9624-448c-b47e-ce74e20c1225 2018-10-12 04:49:12,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:49:13,307 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49: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-9dae2305-c027-45d2-8bcc-138fddc247db x-compute-request-id: req-9dae2305-c027-45d2-8bcc-138fddc247db Content-Encoding: gzip Content-Length: 819 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:04:2d:8c", "version": 4, "addr": "10.55.0.14", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-10-12T04:48:47.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:48:47Z", "hostId": "0a144a6509f9491e0bdfaa39014ad400c59ae1c9b7a710814ed0a86c", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-12T04:48:41Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:13,308 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 used request id req-9dae2305-c027-45d2-8bcc-138fddc247db 2018-10-12 04:49:13,311 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:13,943 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-ebea6ecb-5476-4726-91d6-a993c56e9134 x-compute-request-id: req-ebea6ecb-5476-4726-91d6-a993c56e9134 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:7c:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-10-12T04:49:06.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:49:07Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-12T04:48:59Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:13,943 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 used request id req-ebea6ecb-5476-4726-91d6-a993c56e9134 2018-10-12 04:49:13,944 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-12 04:49:13,944 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:49:13,947 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:14,736 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-41d9642b-4863-4704-bcb7-31cb4fc6da83 x-compute-request-id: req-41d9642b-4863-4704-bcb7-31cb4fc6da83 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:7c:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-10-12T04:49:06.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:49:07Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-12T04:48:59Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:14,736 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 used request id req-41d9642b-4863-4704-bcb7-31cb4fc6da83 2018-10-12 04:49:14,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:14,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 754 X-Openstack-Request-Id: req-8547e538-0994-4f94-baa1-0c24d24dc661 Date: Fri, 12 Oct 2018 04:49:14 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"b120c846-34db-4d3e-a87d-2a1beff45864","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":78,"ipv4_address_scope":null,"shared":false,"project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","subnets":["f0451e75-2a29-47c8-9be7-db0d068ad1b0"],"description":"","tags":[],"updated_at":"2018-10-12T04:48:30Z","qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net","admin_state_up":true,"tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:29Z","provider:network_type":"vxlan"}]} 2018-10-12 04:49:14,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net used request id req-8547e538-0994-4f94-baa1-0c24d24dc661 2018-10-12 04:49:14,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:14,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-791b5aa6-d8e9-4c37-976f-91a90d2cf7de Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:49:14,913 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-791b5aa6-d8e9-4c37-976f-91a90d2cf7de 2018-10-12 04:49:14,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:14,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 678 X-Openstack-Request-Id: req-1e9b2ee7-6d01-47b9-9898-e7b1ac3bf8be Date: Fri, 12 Oct 2018 04:49:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","dns_nameservers":[],"updated_at":"2018-10-12T04:48: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":"8ae4cc8f872c404b8f23fb1adbb49b66","id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","subnetpool_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet"}]} 2018-10-12 04:49:14,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-1e9b2ee7-6d01-47b9-9898-e7b1ac3bf8be 2018-10-12 04:49:14,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:15,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4901 X-Openstack-Request-Id: req-6760cb31-f9c6-45c2-9ae4-ebd92abec301 Date: Fri, 12 Oct 2018 04:49:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:47Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.14"}],"id":"582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:04:2d:8c","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:38Z","binding:vnic_type":"normal","device_id":"16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:49:06Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.8"}],"id":"5e27fae6-5ed1-4d65-9ada-b7688a1fe7ca","security_groups":["37031cec-c5a3-42bc-8beb-a7cb8ebe345b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:53:7c:d2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:56Z","binding:vnic_type":"normal","device_id":"6525da1c-e6d7-43f6-ad9d-1ec953e2a908"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:32Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.2"}],"id":"97cab006-ee99-49d7-b93d-95f806df51c6","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:bf:f2","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:30Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:33Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.4"}],"id":"9da1326b-ef28-4155-ba31-d20cc3946544","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:c2:65","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-b120c846-34db-4d3e-a87d-2a1beff45864"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:48:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"f0451e75-2a29-47c8-9be7-db0d068ad1b0","ip_address":"10.55.0.3"}],"id":"f0167f48-f77e-4062-9acd-28ce218966ae","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:7b:db:7f","project_id":"8ae4cc8f872c404b8f23fb1adbb49b66","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"b120c846-34db-4d3e-a87d-2a1beff45864","tenant_id":"8ae4cc8f872c404b8f23fb1adbb49b66","created_at":"2018-10-12T04:48:31Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-b120c846-34db-4d3e-a87d-2a1beff45864"}]} 2018-10-12 04:49:15,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-6760cb31-f9c6-45c2-9ae4-ebd92abec301 2018-10-12 04:49:15,195 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:15,342 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-9a8f272f-736d-43d9-ba2f-31625349333f x-compute-request-id: req-9a8f272f-736d-43d9-ba2f-31625349333f Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:53:7c:d2", "version": 4, "addr": "10.55.0.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-10-12T04:49:06.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "security_groups": [{"name": "default"}], "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:49:07Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-12T04:48:59Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:15,343 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 used request id req-9a8f272f-736d-43d9-ba2f-31625349333f 2018-10-12 04:49:15,343 - create_instance - INFO - Deleting Port with ID - 582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a 2018-10-12 04:49:15,343 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-1 2018-10-12 04:49:15,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:49:15,763 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a18eb612-b16d-4fd5-9d1e-e8452e46825a Date: Fri, 12 Oct 2018 04:49:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:49:15,764 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/582c1bfc-8c9c-40b6-9eef-b1ab33e4eb8a used request id req-a18eb612-b16d-4fd5-9d1e-e8452e46825a 2018-10-12 04:49:15,764 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-12 04:49:15,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:49:15,910 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-aabb212e-fe4f-43bf-b7cc-c870b401aadc x-compute-request-id: req-aabb212e-fe4f-43bf-b7cc-c870b401aadc Content-Type: application/json 2018-10-12 04:49:15,910 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 used request id req-aabb212e-fe4f-43bf-b7cc-c870b401aadc 2018-10-12 04:49:15,911 - create_instance - INFO - Checking deletion status 2018-10-12 04:49:15,913 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:49:16,152 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-44e998ce-0185-46d2-9d6c-ad4a175b2a59 x-compute-request-id: req-44e998ce-0185-46d2-9d6c-ad4a175b2a59 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e0", "OS-SRV-USG:launched_at": "2018-10-12T04:48:47.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2", "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:49:15Z", "hostId": "0a144a6509f9491e0bdfaa39014ad400c59ae1c9b7a710814ed0a86c", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org", "created": "2018-10-12T04:48:41Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:16,152 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 used request id req-44e998ce-0185-46d2-9d6c-ad4a175b2a59 2018-10-12 04:49:16,153 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org] is - ACTIVE 2018-10-12 04:49:16,153 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:49:19,155 - create_instance - DEBUG - VM status query timeout in 296.755960941 2018-10-12 04:49:19,158 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df9dc9be7fa12a024cbdd71a7c8462da1916faf6" 2018-10-12 04:49:19,384 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:49: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-09efd43a-8443-4604-a848-649948c8daad x-compute-request-id: req-09efd43a-8443-4604-a848-649948c8daad Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 could not be found.", "code": 404}} 2018-10-12 04:49:19,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 used request id req-09efd43a-8443-4604-a848-649948c8daad 2018-10-12 04:49:19,385 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 16764fb0-6ae0-4a64-8b42-1e7ac4bddcd2 could not be found. (HTTP 404) (Request-ID: req-09efd43a-8443-4604-a848-649948c8daad) 2018-10-12 04:49:19,385 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-0.opnfvlf.org 2018-10-12 04:49:19,386 - create_instance - INFO - Deleting Port with ID - 5e27fae6-5ed1-4d65-9ada-b7688a1fe7ca 2018-10-12 04:49:19,386 - neutron_utils - INFO - Deleting port with name CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbcport-2 2018-10-12 04:49:19,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/5e27fae6-5ed1-4d65-9ada-b7688a1fe7ca -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:19,954 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bc222dc4-4cca-4a35-b204-69047ded92dd Date: Fri, 12 Oct 2018 04:49:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:49:19,954 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/5e27fae6-5ed1-4d65-9ada-b7688a1fe7ca used request id req-bc222dc4-4cca-4a35-b204-69047ded92dd 2018-10-12 04:49:19,954 - create_instance - INFO - Deleting VM instance - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-12 04:49:19,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:20,120 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:49: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-1932e4f5-fdb2-44bf-bb92-a7d7649c86d2 x-compute-request-id: req-1932e4f5-fdb2-44bf-bb92-a7d7649c86d2 Content-Type: application/json 2018-10-12 04:49:20,120 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 used request id req-1932e4f5-fdb2-44bf-bb92-a7d7649c86d2 2018-10-12 04:49:20,121 - create_instance - INFO - Checking deletion status 2018-10-12 04:49:20,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:20,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-6f3b47e1-c45e-4aed-97c1-3b8b87e07011 x-compute-request-id: req-6f3b47e1-c45e-4aed-97c1-3b8b87e07011 Content-Encoding: gzip Content-Length: 734 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "rel": "bookmark"}], "image": {"id": "34ff7dc0-7a49-4099-afbc-f770efd2c86f", "links": [{"href": "http://172.30.9.27:8774/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-000000e3", "OS-SRV-USG:launched_at": "2018-10-12T04:49:06.000000", "flavor": {"id": "39b04779-17a6-4583-a048-b9ca96d2374f", "links": [{"href": "http://172.30.9.27:8774/flavors/39b04779-17a6-4583-a048-b9ca96d2374f", "rel": "bookmark"}]}, "id": "6525da1c-e6d7-43f6-ad9d-1ec953e2a908", "user_id": "46c6881c99594ea09dc936fcd0c26220", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:49:20Z", "hostId": "2d28042057dfbc6071875089f0b30ae827c7487d242362f34080d04a", "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-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org", "created": "2018-10-12T04:48:59Z", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:20,377 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 used request id req-6f3b47e1-c45e-4aed-97c1-3b8b87e07011 2018-10-12 04:49:20,377 - create_instance - DEBUG - Instance status [CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org] is - ACTIVE 2018-10-12 04:49:20,377 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:49:23,380 - create_instance - DEBUG - VM status query timeout in 296.74040103 2018-10-12 04:49:23,383 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6a92f3e2c3e2d8a2124e20a97bfedc4a614740ac" 2018-10-12 04:49:23,426 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-81bc0396-a267-45bb-bcbd-de8b7b73d741 x-compute-request-id: req-81bc0396-a267-45bb-bcbd-de8b7b73d741 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6525da1c-e6d7-43f6-ad9d-1ec953e2a908 could not be found.", "code": 404}} 2018-10-12 04:49:23,426 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6525da1c-e6d7-43f6-ad9d-1ec953e2a908 used request id req-81bc0396-a267-45bb-bcbd-de8b7b73d741 2018-10-12 04:49:23,427 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6525da1c-e6d7-43f6-ad9d-1ec953e2a908 could not be found. (HTTP 404) (Request-ID: req-81bc0396-a267-45bb-bcbd-de8b7b73d741) 2018-10-12 04:49:23,427 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-inst-nova:overcloud-novacompute-1.opnfvlf.org 2018-10-12 04:49:23,431 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/39b04779-17a6-4583-a048-b9ca96d2374f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d846f2c5b5e039c4bd17b223e2d1ffda6d64136" 2018-10-12 04:49:23,486 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-94c6a448-978c-42ef-b548-ec95099ec02e x-compute-request-id: req-94c6a448-978c-42ef-b548-ec95099ec02e Content-Length: 0 Content-Type: application/json 2018-10-12 04:49:23,486 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/39b04779-17a6-4583-a048-b9ca96d2374f used request id req-94c6a448-978c-42ef-b548-ec95099ec02e 2018-10-12 04:49:23,487 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet 2018-10-12 04:49:23,487 - neutron_utils - INFO - Deleting subnet with name CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-subnet 2018-10-12 04:49:23,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/f0451e75-2a29-47c8-9be7-db0d068ad1b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7111404576562dd2992f61f2d546b55fccca24" 2018-10-12 04:49:25,966 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f913c9ea-082b-465e-b2e3-6cc2b5314278 Date: Fri, 12 Oct 2018 04:49:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:49:25,967 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/f0451e75-2a29-47c8-9be7-db0d068ad1b0 used request id req-f913c9ea-082b-465e-b2e3-6cc2b5314278 2018-10-12 04:49:25,967 - neutron_utils - INFO - Deleting network with name CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-priv-net 2018-10-12 04:49:25,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/b120c846-34db-4d3e-a87d-2a1beff45864 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3a7111404576562dd2992f61f2d546b55fccca24" 2018-10-12 04:49:27,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b858e332-b186-40c0-b67c-72db7b5e1d4d Date: Fri, 12 Oct 2018 04:49:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:49:27,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/b120c846-34db-4d3e-a87d-2a1beff45864 used request id req-b858e332-b186-40c0-b67c-72db7b5e1d4d 2018-10-12 04:49:27,129 - glance_utils - INFO - Deleting image named - CreateInstanceOnComputeHost-de9b698f-1ea3-439f-a97f-cfd87bcf9dbc-image 2018-10-12 04:49:27,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}6bb0c50af0ef33d3e20c9d8e91fe408bffdc57dd" 2018-10-12 04:49:27,975 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cd3299e7-afeb-423e-9b73-2314419e3f5a Date: Fri, 12 Oct 2018 04:49:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:49:27,975 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/34ff7dc0-7a49-4099-afbc-f770efd2c86f used request id req-cd3299e7-afeb-423e-9b73-2314419e3f5a 2018-10-12 04:49:27,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" 2018-10-12 04:49:28,193 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f33d9492-9521-44f4-bb92-8144e96a7268 Date: Fri, 12 Oct 2018 04:49:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:49:28,193 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-f33d9492-9521-44f4-bb92-8144e96a7268 2018-10-12 04:49:28,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" 2018-10-12 04:49:28,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-821a08ad-add9-4763-aa6c-c2c4dfe1cf2d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:49:28,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-821a08ad-add9-4763-aa6c-c2c4dfe1cf2d 2018-10-12 04:49:28,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" 2018-10-12 04:49:28,371 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9184cede-1d31-4658-9fe2-51579364afd8 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:49:28,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-9184cede-1d31-4658-9fe2-51579364afd8 2018-10-12 04:49:28,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" 2018-10-12 04:49:28,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e62c1414-03cd-45d0-b25f-9b535e41bb8d 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:49:28,460 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-e62c1414-03cd-45d0-b25f-9b535e41bb8d 2018-10-12 04:49:28,461 - keystone_utils - INFO - Deleting project with name - CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj 2018-10-12 04:49:28,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/05a86d1457a34e8d8c98fa8b57940a06 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" 2018-10-12 04:49:28,654 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88efe881-0b30-482e-946f-65a026cacc66 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:49:28,654 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/05a86d1457a34e8d8c98fa8b57940a06 used request id req-88efe881-0b30-482e-946f-65a026cacc66 2018-10-12 04:49:28,654 - keystone_utils - INFO - Deleting role with name - CreateInstanceOnComputeHost-935e3b7a-8025-44f-proj-role 2018-10-12 04:49:28,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a0fd464b182840c287805dbefe621241 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" 2018-10-12 04:49:28,771 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a26a6c0f-df6f-46e5-ad5e-d9a8276a3010 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:49:28,771 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a0fd464b182840c287805dbefe621241 used request id req-a26a6c0f-df6f-46e5-ad5e-d9a8276a3010 2018-10-12 04:49:28,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5761ec70ed802529e49d9f99f6b24aadc202514c" 2018-10-12 04:49:28,870 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e96ce32-12c3-4154-b5c1-d18c04aa7a46 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:49:28,870 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6e96ce32-12c3-4154-b5c1-d18c04aa7a46 2018-10-12 04:49:28,871 - keystone_utils - INFO - Deleting user with name - CreateInstanceOnComputeHost-935e3b7a-8025-44f-user 2018-10-12 04:49:28,875 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/808f0e4d837d4b45b1f2f0d59cef6d35 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8f5308c7a97f8ae491c24dd96e0c216870371b7a" 2018-10-12 04:49:29,044 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:49:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ca42994-9197-4632-b1f0-6031be2cfe6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:49:29,044 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/808f0e4d837d4b45b1f2f0d59cef6d35 used request id req-1ca42994-9197-4632-b1f0-6031be2cfe6b 2018-10-12 04:49:29,046 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:49:29,438 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:49:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Dh9TIuo5SeinXgU0O6AMbw"], "issued_at": "2018-10-12T04:49:29.000000Z"}} 2018-10-12 04:49:29,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c79cfaac0e16f8427eafb765d90cbae08f1a4c5" 2018-10-12 04:49:29,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8486eafd-2c8d-42de-a1d2-1a6b9cb6a54d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:49:29,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8486eafd-2c8d-42de-a1d2-1a6b9cb6a54d 2018-10-12 04:49:29,534 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:49:29,535 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:49:29,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:49:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["dzS-QLBwTwaVhcQuGGfPLg"], "issued_at": "2018-10-12T04:49:29.000000Z"}} 2018-10-12 04:49:29,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:49:29,998 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc12db50-a4d3-47c4-b89b-112274b1e01e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:49:29,998 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dc12db50-a4d3-47c4-b89b-112274b1e01e 2018-10-12 04:49:30,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:49:30,007 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:49:30,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:49:30,093 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-66bf090b-0b8f-435d-a3b9-88474828d763 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:49:30,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj used request id req-66bf090b-0b8f-435d-a3b9-88474828d763 2018-10-12 04:49:30,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:49:30,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-121fb2ef-e412-4ddc-88f7-6d65ecba82a0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:49:30,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-121fb2ef-e412-4ddc-88f7-6d65ecba82a0 2018-10-12 04:49:30,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}}' 2018-10-12 04:49:30,322 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:49:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-82472c21-67f2-474b-8531-54c69e715188 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208"}, "enabled": true, "id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}} 2018-10-12 04:49:30,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-82472c21-67f2-474b-8531-54c69e715188 2018-10-12 04:49:30,323 - keystone_utils - INFO - Created project with name - CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj 2018-10-12 04:49:30,323 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:49:30,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:49:30,709 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:49:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["mopQOgP_TUCAHnecg5-eUg"], "issued_at": "2018-10-12T04:49:30.000000Z"}} 2018-10-12 04:49:30,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6671978701731c020036f9c165e80caf06f9ea4" 2018-10-12 04:49:30,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2521e0f4-d52a-44b5-bb4d-fed9b4936ff6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:49:30,802 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2521e0f4-d52a-44b5-bb4d-fed9b4936ff6 2018-10-12 04:49:30,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:49:30,811 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:49:30,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6671978701731c020036f9c165e80caf06f9ea4" 2018-10-12 04:49:30,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0997114b-758f-465f-a5e8-42826a9ff4f9 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:49:30,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-0997114b-758f-465f-a5e8-42826a9ff4f9 2018-10-12 04:49:30,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6671978701731c020036f9c165e80caf06f9ea4" 2018-10-12 04:49:30,934 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d44be64-5183-4350-ac44-e921e91e3eeb Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208"}, "enabled": true, "id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}]} 2018-10-12 04:49:30,934 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj used request id req-7d44be64-5183-4350-ac44-e921e91e3eeb 2018-10-12 04:49:30,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6671978701731c020036f9c165e80caf06f9ea4" 2018-10-12 04:49:31,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25e2b9c9-de26-4f65-a2ec-9a4873cfcadb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:49:31,034 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-25e2b9c9-de26-4f65-a2ec-9a4873cfcadb 2018-10-12 04:49:31,430 - keystone_utils - INFO - Created user with name - CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-user 2018-10-12 04:49:31,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:49:31,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:49:31,523 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-498fd0e7-5db0-43ae-9718-98d6d383f9e4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:49:31,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-498fd0e7-5db0-43ae-9718-98d6d383f9e4 2018-10-12 04:49:31,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" -d '{"role": {"name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj-role"}}' 2018-10-12 04:49:31,645 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:49:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6daecd84-c757-4794-a479-eceb9a39fb6c Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aed4e09853274a68b50f61b23e014903", "links": {"self": "http://172.30.9.27:5000/v3/roles/aed4e09853274a68b50f61b23e014903"}, "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj-role"}} 2018-10-12 04:49:31,645 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-6daecd84-c757-4794-a479-eceb9a39fb6c 2018-10-12 04:49:31,645 - keystone_utils - INFO - Created role with name - CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj-role 2018-10-12 04:49:31,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/aed4e09853274a68b50f61b23e014903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:49:31,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e90a61c3-621c-46d0-b7ce-c400bdaa7016 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/aed4e09853274a68b50f61b23e014903"}, "domain_id": null, "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj-role", "id": "aed4e09853274a68b50f61b23e014903"}} 2018-10-12 04:49:31,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/aed4e09853274a68b50f61b23e014903 used request id req-e90a61c3-621c-46d0-b7ce-c400bdaa7016 2018-10-12 04:49:31,730 - keystone_utils - INFO - Granting role CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj-role to project CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj 2018-10-12 04:49:31,734 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208/users/bd0de305eecb4dc7b429ea826ef4875d/roles/aed4e09853274a68b50f61b23e014903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:49:31,864 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:49:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adf72e73-ed11-4c21-b3e0-f638c2140acc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:49:31,864 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208/users/bd0de305eecb4dc7b429ea826ef4875d/roles/aed4e09853274a68b50f61b23e014903 used request id req-adf72e73-ed11-4c21-b3e0-f638c2140acc 2018-10-12 04:49:31,864 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:49:31,865 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:49:31,866 - create_instance_tests - WARNING - 3 Part image will not be tested. Image metadata has overridden this functionality 2018-10-12 04:49:31,866 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:49:31,867 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:49:32,247 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aed4e09853274a68b50f61b23e014903", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj-role"}], "expires_at": "2018-10-12T05:49:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-user", "id": "bd0de305eecb4dc7b429ea826ef4875d"}, "audit_ids": ["-x4aFhaSRsOiUM16fPSFWQ"], "issued_at": "2018-10-12T04:49:32.000000Z"}} 2018-10-12 04:49:32,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}76cb316935b1cc0a405af25b970a8b2003e66d11" 2018-10-12 04:49:32,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d8a1e81-6c26-4073-95a7-622936c74775 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:49:32,318 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5d8a1e81-6c26-4073-95a7-622936c74775 2018-10-12 04:49:32,322 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76cb316935b1cc0a405af25b970a8b2003e66d11" 2018-10-12 04:49:32,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-77d75558-b4de-47ed-a446-e3dbf2971bba Date: Fri, 12 Oct 2018 04:49:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49"} 2018-10-12 04:49:32,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49 used request id req-77d75558-b4de-47ed-a446-e3dbf2971bba 2018-10-12 04:49:32,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76cb316935b1cc0a405af25b970a8b2003e66d11" 2018-10-12 04:49:32,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-69cfe707-446b-497e-ae6c-6a2c83f5fd0a Date: Fri, 12 Oct 2018 04:49: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-10-12 04:49:32,653 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-69cfe707-446b-497e-ae6c-6a2c83f5fd0a 2018-10-12 04:49:32,681 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}76cb316935b1cc0a405af25b970a8b2003e66d11" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49"}' 2018-10-12 04:49:32,881 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08 X-Openstack-Request-Id: req-f75dce27-d2c1-4c5a-b16d-8a3fa5054496 Date: Fri, 12 Oct 2018 04:49:32 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:49:32Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:49:32Z", "visibility": "shared", "locations": [], "self": "/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08", "min_disk": 0, "protected": false, "id": "0b559c75-c0e2-4a8c-85e6-01908f751a08", "file": "/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08/file", "checksum": null, "owner": "951fb1fe87c54ebb9c32a0cbf7d2e208", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:49:32,882 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-f75dce27-d2c1-4c5a-b16d-8a3fa5054496 2018-10-12 04:49:32,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76cb316935b1cc0a405af25b970a8b2003e66d11" -d '' 2018-10-12 04:49:34,680 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a6343561-f98c-4582-b8cf-a44baa630af0 Date: Fri, 12 Oct 2018 04:49:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:49:34,680 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08/file used request id req-a6343561-f98c-4582-b8cf-a44baa630af0 2018-10-12 04:49:34,681 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:49:34,684 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76cb316935b1cc0a405af25b970a8b2003e66d11" 2018-10-12 04:49:34,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-9859f347-6fb1-40c4-b049-6266eac8ddcb Date: Fri, 12 Oct 2018 04:49:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:49:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:49:34Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0b559c75-c0e2-4a8c-85e6-01908f751a08/snap", "metadata": {}}], "self": "/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08", "min_disk": 0, "protected": false, "id": "0b559c75-c0e2-4a8c-85e6-01908f751a08", "file": "/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "951fb1fe87c54ebb9c32a0cbf7d2e208", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0b559c75-c0e2-4a8c-85e6-01908f751a08/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:49:34,856 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08 used request id req-9859f347-6fb1-40c4-b049-6266eac8ddcb 2018-10-12 04:49:34,860 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76cb316935b1cc0a405af25b970a8b2003e66d11" 2018-10-12 04:49:35,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-64932135-7ecc-46ad-bbc1-acf7cd83af35 Date: Fri, 12 Oct 2018 04: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-10-12 04:49:35,008 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-64932135-7ecc-46ad-bbc1-acf7cd83af35 2018-10-12 04:49:35,012 - create_image - INFO - Created image with name - CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49 2018-10-12 04:49:35,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76cb316935b1cc0a405af25b970a8b2003e66d11" 2018-10-12 04:49:35,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-e4f28dd7-1341-4705-a97e-1e5f37290d9d Date: Fri, 12 Oct 2018 04:49:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:49:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:49:34Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0b559c75-c0e2-4a8c-85e6-01908f751a08/snap", "metadata": {}}], "self": "/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08", "min_disk": 0, "protected": false, "id": "0b559c75-c0e2-4a8c-85e6-01908f751a08", "file": "/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "951fb1fe87c54ebb9c32a0cbf7d2e208", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0b559c75-c0e2-4a8c-85e6-01908f751a08/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:49:35,180 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08 used request id req-e4f28dd7-1341-4705-a97e-1e5f37290d9d 2018-10-12 04:49:35,180 - create_image - DEBUG - Instance status is - active 2018-10-12 04:49:35,181 - create_image - DEBUG - Image is active with name - CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49 2018-10-12 04:49:35,181 - create_image - INFO - Image is now active with name - CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49 2018-10-12 04:49:35,181 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:49:35,182 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:49:35,568 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:49:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ivslkDSoQveDuLDRG0ewjA"], "issued_at": "2018-10-12T04:49:35.000000Z"}} 2018-10-12 04:49:35,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eeb849b8b936d94964edb029981f6e34871577" 2018-10-12 04:49:35,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c0916ef-a0b8-4970-8abc-f445cce13c82 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:49:35,649 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8c0916ef-a0b8-4970-8abc-f445cce13c82 2018-10-12 04:49:35,650 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:49:35,655 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eeb849b8b936d94964edb029981f6e34871577" 2018-10-12 04:49:35,838 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-2ac065e5-c439-40e9-b73a-31dc789fe20d x-compute-request-id: req-2ac065e5-c439-40e9-b73a-31dc789fe20d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:49:35,838 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2ac065e5-c439-40e9-b73a-31dc789fe20d 2018-10-12 04:49:35,842 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eeb849b8b936d94964edb029981f6e34871577" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-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-10-12 04:49:35,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-df304437-9318-4d7e-9d12-e62365b05fa4 x-compute-request-id: req-df304437-9318-4d7e-9d12-e62365b05fa4 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:49:35,889 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-df304437-9318-4d7e-9d12-e62365b05fa4 2018-10-12 04:49:35,890 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:49:35,891 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:49:36,266 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aed4e09853274a68b50f61b23e014903", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj-role"}], "expires_at": "2018-10-12T05:49:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-user", "id": "bd0de305eecb4dc7b429ea826ef4875d"}, "audit_ids": ["X0IvufewR6q3kPX3MvSPAQ"], "issued_at": "2018-10-12T04:49:36.000000Z"}} 2018-10-12 04:49:36,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e114fabda4c31ee4dbf918391c0a873f8842d66" 2018-10-12 04:49:36,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8235844d-018a-41fb-bc5d-e62b4a12d402 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:49:36,346 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8235844d-018a-41fb-bc5d-e62b4a12d402 2018-10-12 04:49:36,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e114fabda4c31ee4dbf918391c0a873f8842d66" 2018-10-12 04:49:36,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cf908503-26c1-4ef4-b470-05c5364dbfde Date: Fri, 12 Oct 2018 04:49:36 GMT RESP BODY: {"networks":[]} 2018-10-12 04:49:36,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net used request id req-cf908503-26c1-4ef4-b470-05c5364dbfde 2018-10-12 04:49:36,525 - neutron_utils - INFO - Creating network with name CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net 2018-10-12 04:49:36,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e114fabda4c31ee4dbf918391c0a873f8842d66" -d '{"network": {"name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net", "admin_state_up": true}}' 2018-10-12 04:49:37,093 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ff7b14ed-c0d0-4175-b854-e61d2e9446c8 Date: Fri, 12 Oct 2018 04:49:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:49:36Z","is_default":false,"name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:36Z","mtu":1450}} 2018-10-12 04:49:37,093 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-ff7b14ed-c0d0-4175-b854-e61d2e9446c8 2018-10-12 04:49:37,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e114fabda4c31ee4dbf918391c0a873f8842d66" 2018-10-12 04:49:37,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-c2ce3e0a-0769-41b9-b6b2-3d334a5fe803 Date: Fri, 12 Oct 2018 04:49:37 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-10-12T04:49:36Z","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net"}]} 2018-10-12 04:49:37,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b used request id req-c2ce3e0a-0769-41b9-b6b2-3d334a5fe803 2018-10-12 04:49:37,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e114fabda4c31ee4dbf918391c0a873f8842d66" 2018-10-12 04:49:37,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b234d817-5d0d-456e-9322-091c0d22af22 Date: Fri, 12 Oct 2018 04:49:37 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:49:37,507 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b used request id req-b234d817-5d0d-456e-9322-091c0d22af22 2018-10-12 04:49:37,508 - neutron_utils - INFO - Creating subnet with name CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-subnet 2018-10-12 04:49:37,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e114fabda4c31ee4dbf918391c0a873f8842d66" -d '{"subnets": [{"ip_version": 4, "network_id": "2bbaa3c1-42f4-4875-82d4-9334c2dace2b", "cidr": "10.55.0.0/24", "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-subnet"}]}' 2018-10-12 04:49:38,237 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6661ebe2-a510-4211-a5f0-156700e4c176 Date: Fri, 12 Oct 2018 04:49:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:49:37Z","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":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-subnet"}]} 2018-10-12 04:49:38,237 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-6661ebe2-a510-4211-a5f0-156700e4c176 2018-10-12 04:49:38,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e114fabda4c31ee4dbf918391c0a873f8842d66" 2018-10-12 04:49:38,595 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3b221235-e080-4cfb-9f46-805754a02811 Date: Fri, 12 Oct 2018 04:49: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":["6d55ba6e-d9c6-4df7-b181-a6cf766a65fe"],"updated_at":"2018-10-12T04:49:37Z","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net"}]} 2018-10-12 04:49:38,595 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b used request id req-3b221235-e080-4cfb-9f46-805754a02811 2018-10-12 04:49:38,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e114fabda4c31ee4dbf918391c0a873f8842d66" 2018-10-12 04:49:38,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-12b568f7-3acc-4f97-8194-bbe70c6c5b51 Date: Fri, 12 Oct 2018 04:49:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:49:37Z","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":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-subnet"}]} 2018-10-12 04:49:38,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b used request id req-12b568f7-3acc-4f97-8194-bbe70c6c5b51 2018-10-12 04:49:38,800 - OpenStackNetwork - DEBUG - Network [2bbaa3c1-42f4-4875-82d4-9334c2dace2b] created successfully 2018-10-12 04:49:38,800 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:49:38,801 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:49:39,174 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aed4e09853274a68b50f61b23e014903", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj-role"}], "expires_at": "2018-10-12T05:49:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-user", "id": "bd0de305eecb4dc7b429ea826ef4875d"}, "audit_ids": ["KGu4SqqESOu-OfDXi9kYjg"], "issued_at": "2018-10-12T04:49:39.000000Z"}} 2018-10-12 04:49:39,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:39,243 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a41ca2c3-4da0-4edd-a1ff-c6d23d1574a3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:49:39,243 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a41ca2c3-4da0-4edd-a1ff-c6d23d1574a3 2018-10-12 04:49:39,244 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:49:39,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:39,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b7e182-2b5d-4df1-8481-ecc0677f60b1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:49:39,321 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f4b7e182-2b5d-4df1-8481-ecc0677f60b1 2018-10-12 04:49:39,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:39,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1f64314e-cdf0-4ec5-a9d3-3e40a2716733 Date: Fri, 12 Oct 2018 04:49: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":["6d55ba6e-d9c6-4df7-b181-a6cf766a65fe"],"updated_at":"2018-10-12T04:49:37Z","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net"}]} 2018-10-12 04:49:39,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net used request id req-1f64314e-cdf0-4ec5-a9d3-3e40a2716733 2018-10-12 04:49:39,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:49:39,745 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:49: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:49:39,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:39,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac62dce2-032d-470c-a650-fc5a3c2096e6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208"}, "enabled": true, "id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}} 2018-10-12 04:49:39,825 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 used request id req-ac62dce2-032d-470c-a650-fc5a3c2096e6 2018-10-12 04:49:39,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:40,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0ac28c56-03b1-4551-b0eb-cb38f657d77f Date: Fri, 12 Oct 2018 04:49:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:49:37Z","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":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-subnet"}]} 2018-10-12 04:49:40,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b used request id req-0ac28c56-03b1-4551-b0eb-cb38f657d77f 2018-10-12 04:49:40,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b&name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:40,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-d965b28a-12a2-445e-a3ec-3ed05067860b Date: Fri, 12 Oct 2018 04:49:40 GMT RESP BODY: {"ports":[]} 2018-10-12 04:49:40,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b&name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-port&admin_state_up=True used request id req-d965b28a-12a2-445e-a3ec-3ed05067860b 2018-10-12 04:49:40,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:40,560 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-919a2b41-9e65-4ee8-a35f-c9ba5b9fc727 x-compute-request-id: req-919a2b41-9e65-4ee8-a35f-c9ba5b9fc727 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:49:40,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst used request id req-919a2b41-9e65-4ee8-a35f-c9ba5b9fc727 2018-10-12 04:49:40,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:40,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-210bd431-501c-413c-a50e-cae333a45138 Date: Fri, 12 Oct 2018 04:49: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":["6d55ba6e-d9c6-4df7-b181-a6cf766a65fe"],"updated_at":"2018-10-12T04:49:37Z","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net"}]} 2018-10-12 04:49:40,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net used request id req-210bd431-501c-413c-a50e-cae333a45138 2018-10-12 04:49:40,831 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:40,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fff4eca-bae8-46c5-a4b7-0a359765e0c6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208"}, "enabled": true, "id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}} 2018-10-12 04:49:40,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 used request id req-6fff4eca-bae8-46c5-a4b7-0a359765e0c6 2018-10-12 04:49:40,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:41,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-11db96c0-4872-4311-9d30-4cb9ba4f04b1 Date: Fri, 12 Oct 2018 04:49:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:49:37Z","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":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-subnet"}]} 2018-10-12 04:49:41,115 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b used request id req-11db96c0-4872-4311-9d30-4cb9ba4f04b1 2018-10-12 04:49:41,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b&name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:41,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-bb81d726-d5f2-4399-b887-1566f09284a5 Date: Fri, 12 Oct 2018 04:49:41 GMT RESP BODY: {"ports":[]} 2018-10-12 04:49:41,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b&name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-port&admin_state_up=True used request id req-bb81d726-d5f2-4399-b887-1566f09284a5 2018-10-12 04:49:41,287 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:49:41,288 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:49:41,664 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aed4e09853274a68b50f61b23e014903", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj-role"}], "expires_at": "2018-10-12T05:49:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/951fb1fe87c54ebb9c32a0cbf7d2e208", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-user", "id": "bd0de305eecb4dc7b429ea826ef4875d"}, "audit_ids": ["DL4x9S7YQbms_jRgOVZ0HA"], "issued_at": "2018-10-12T04:49:41.000000Z"}} 2018-10-12 04:49:41,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7156b21aeb0a7f9c01e216489c7785399c524a" 2018-10-12 04:49:41,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04277880-693b-495b-83af-d1e3c5297e6f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:49:41,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-04277880-693b-495b-83af-d1e3c5297e6f 2018-10-12 04:49:41,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:42,011 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b7c9d380-5989-4d1e-8cd3-9d8da5560467 Date: Fri, 12 Oct 2018 04:49: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":["6d55ba6e-d9c6-4df7-b181-a6cf766a65fe"],"updated_at":"2018-10-12T04:49:37Z","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net"}]} 2018-10-12 04:49:42,011 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net used request id req-b7c9d380-5989-4d1e-8cd3-9d8da5560467 2018-10-12 04:49:42,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:42,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eb49172a-7d59-4d10-9ba2-2c61b76c28c5 Date: Fri, 12 Oct 2018 04:49:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:49:37Z","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":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-subnet"}]} 2018-10-12 04:49:42,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b used request id req-eb49172a-7d59-4d10-9ba2-2c61b76c28c5 2018-10-12 04:49:42,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:42,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c7d09d64-d05d-442e-aef3-a152bfe8c59e Date: Fri, 12 Oct 2018 04:49: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":["6d55ba6e-d9c6-4df7-b181-a6cf766a65fe"],"updated_at":"2018-10-12T04:49:37Z","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net"}]} 2018-10-12 04:49:42,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net used request id req-c7d09d64-d05d-442e-aef3-a152bfe8c59e 2018-10-12 04:49:42,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:49:42,333 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:49: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:49:42,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fc7156b21aeb0a7f9c01e216489c7785399c524a" 2018-10-12 04:49:42,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d95fd0be-0be2-4656-96ea-34c9f9c241ff Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208"}, "enabled": true, "id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}} 2018-10-12 04:49:42,427 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 used request id req-d95fd0be-0be2-4656-96ea-34c9f9c241ff 2018-10-12 04:49:42,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:42,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-07ccd4d9-568e-48c2-a68a-bfdd948f60e0 Date: Fri, 12 Oct 2018 04:49:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:49:37Z","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":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-subnet"}]} 2018-10-12 04:49:42,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b used request id req-07ccd4d9-568e-48c2-a68a-bfdd948f60e0 2018-10-12 04:49:42,646 - neutron_utils - INFO - Creating port for network with name - CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net 2018-10-12 04:49:42,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" -d '{"port": {"network_id": "2bbaa3c1-42f4-4875-82d4-9334c2dace2b", "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-port", "admin_state_up": true}}' 2018-10-12 04:49:43,595 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 787 X-Openstack-Request-Id: req-f7c5b976-0f57-4945-8a17-8fca608029ae Date: Fri, 12 Oct 2018 04:49:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:49:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","ip_address":"10.55.0.7"}],"id":"c3bcffc4-a542-4c94-a1cd-de4091731854","security_groups":["9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45"],"mac_address":"fa:16:3e:c1:2d:82","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-port","project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","qos_policy_id":null,"admin_state_up":true,"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:42Z","binding:vnic_type":"normal"}} 2018-10-12 04:49:43,596 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-f7c5b976-0f57-4945-8a17-8fca608029ae 2018-10-12 04:49:43,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:43,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-683c787b-88cf-4aa0-a9a9-4695a4574d91 Date: Fri, 12 Oct 2018 04:49: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":["6d55ba6e-d9c6-4df7-b181-a6cf766a65fe"],"updated_at":"2018-10-12T04:49:37Z","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net"}]} 2018-10-12 04:49:43,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net used request id req-683c787b-88cf-4aa0-a9a9-4695a4574d91 2018-10-12 04:49:43,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:43,940 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a06df1a-d629-49d6-a391-4026410555cc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208"}, "enabled": true, "id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}} 2018-10-12 04:49:43,940 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 used request id req-6a06df1a-d629-49d6-a391-4026410555cc 2018-10-12 04:49:43,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:44,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4542babf-c397-406c-a293-8eb89535edc2 Date: Fri, 12 Oct 2018 04:49:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:49:37Z","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":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-subnet"}]} 2018-10-12 04:49:44,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b used request id req-4542babf-c397-406c-a293-8eb89535edc2 2018-10-12 04:49:44,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b&name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:44,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-7c901490-6d0a-44ad-815f-003ff77dc091 Date: Fri, 12 Oct 2018 04:49:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:49:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","ip_address":"10.55.0.7"}],"id":"c3bcffc4-a542-4c94-a1cd-de4091731854","security_groups":["9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45"],"mac_address":"fa:16:3e:c1:2d:82","project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-port","admin_state_up":true,"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:42Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:49:44,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b&name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-port&admin_state_up=True used request id req-7c901490-6d0a-44ad-815f-003ff77dc091 2018-10-12 04:49:44,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:44,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9cb7bf-8788-40d5-84de-ac1c075c7e51 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208"}, "enabled": true, "id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}} 2018-10-12 04:49:44,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 used request id req-2f9cb7bf-8788-40d5-84de-ac1c075c7e51 2018-10-12 04:49:44,303 - nova_utils - INFO - Creating VM with name - CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst 2018-10-12 04:49:44,306 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:44,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49: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-d34e60ca-ec6c-405a-a46c-0982710af18f x-compute-request-id: req-d34e60ca-ec6c-405a-a46c-0982710af18f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"flavors": [{"id": "3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "rel": "bookmark"}], "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-flavor-name"}]} 2018-10-12 04:49:44,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d34e60ca-ec6c-405a-a46c-0982710af18f 2018-10-12 04:49:44,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:44,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49: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-3688cf45-d43b-4e8a-bdda-4adf81d50bd3 x-compute-request-id: req-3688cf45-d43b-4e8a-bdda-4adf81d50bd3 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:49:44,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb used request id req-3688cf45-d43b-4e8a-bdda-4adf81d50bd3 2018-10-12 04:49:44,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:44,536 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1062 Content-Type: application/json X-Openstack-Request-Id: req-200e58b6-147d-44e3-bd63-695eb1fc9ef9 Date: Fri, 12 Oct 2018 04:49:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:49:32Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:49:34Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0b559c75-c0e2-4a8c-85e6-01908f751a08/snap", "metadata": {}}], "self": "/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08", "min_disk": 0, "protected": false, "id": "0b559c75-c0e2-4a8c-85e6-01908f751a08", "file": "/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "951fb1fe87c54ebb9c32a0cbf7d2e208", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0b559c75-c0e2-4a8c-85e6-01908f751a08/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49"} 2018-10-12 04:49:44,536 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49 used request id req-200e58b6-147d-44e3-bd63-695eb1fc9ef9 2018-10-12 04:49:44,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:44,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b3678f6c-6899-416c-8eac-87d4e4ee59bc Date: Fri, 12 Oct 2018 04:49: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-10-12 04:49:44,684 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b3678f6c-6899-416c-8eac-87d4e4ee59bc 2018-10-12 04:49:44,690 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" -d '{"server": {"name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst", "imageRef": "0b559c75-c0e2-4a8c-85e6-01908f751a08", "flavorRef": "3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "max_count": 1, "min_count": 1, "networks": [{"port": "c3bcffc4-a542-4c94-a1cd-de4091731854"}]}}' 2018-10-12 04:49:46,258 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:49: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-77221657-56db-4b2c-b03a-d6d28f5d2ecc x-compute-request-id: req-77221657-56db-4b2c-b03a-d6d28f5d2ecc Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "bookmark"}], "adminPass": "RBcGGhKD789o"}} 2018-10-12 04:49:46,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-77221657-56db-4b2c-b03a-d6d28f5d2ecc 2018-10-12 04:49:46,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:46,479 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49: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-3a49b410-4030-449f-b81e-7a2cc29811e6 x-compute-request-id: req-3a49b410-4030-449f-b81e-7a2cc29811e6 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.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "bookmark"}], "image": {"id": "0b559c75-c0e2-4a8c-85e6-01908f751a08", "links": [{"href": "http://172.30.9.27:8774/images/0b559c75-c0e2-4a8c-85e6-01908f751a08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "links": [{"href": "http://172.30.9.27:8774/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "rel": "bookmark"}]}, "id": "f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "user_id": "bd0de305eecb4dc7b429ea826ef4875d", "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-10-12T04:49:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst", "created": "2018-10-12T04:49:46Z", "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:46,479 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b used request id req-3a49b410-4030-449f-b81e-7a2cc29811e6 2018-10-12 04:49:46,480 - create_instance - INFO - Created instance with name - CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst 2018-10-12 04:49:46,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:46,989 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49: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-d7c8ed23-c534-4719-9b7e-87cb3725795e x-compute-request-id: req-d7c8ed23-c534-4719-9b7e-87cb3725795e 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.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "bookmark"}], "image": {"id": "0b559c75-c0e2-4a8c-85e6-01908f751a08", "links": [{"href": "http://172.30.9.27:8774/images/0b559c75-c0e2-4a8c-85e6-01908f751a08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "links": [{"href": "http://172.30.9.27:8774/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "rel": "bookmark"}]}, "id": "f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "user_id": "bd0de305eecb4dc7b429ea826ef4875d", "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-10-12T04:49:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst", "created": "2018-10-12T04:49:46Z", "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:46,989 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b used request id req-d7c8ed23-c534-4719-9b7e-87cb3725795e 2018-10-12 04:49:46,989 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst] is - BUILD 2018-10-12 04:49:46,989 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:49:49,993 - create_instance - DEBUG - VM status query timeout in 896.487609148 2018-10-12 04:49:49,996 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:50,309 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-52e5e90a-2377-4600-91f0-2337298073b0 x-compute-request-id: req-52e5e90a-2377-4600-91f0-2337298073b0 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.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "bookmark"}], "image": {"id": "0b559c75-c0e2-4a8c-85e6-01908f751a08", "links": [{"href": "http://172.30.9.27:8774/images/0b559c75-c0e2-4a8c-85e6-01908f751a08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "links": [{"href": "http://172.30.9.27:8774/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "rel": "bookmark"}]}, "id": "f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "security_groups": [{"name": "default"}], "user_id": "bd0de305eecb4dc7b429ea826ef4875d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:49:47Z", "hostId": "5715d37349ad8a1655bc753314f478202a2e32fc2cb97934368fa10a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst", "created": "2018-10-12T04:49:46Z", "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:50,309 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b used request id req-52e5e90a-2377-4600-91f0-2337298073b0 2018-10-12 04:49:50,310 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst] is - BUILD 2018-10-12 04:49:50,310 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:49:53,313 - create_instance - DEBUG - VM status query timeout in 893.167042017 2018-10-12 04:49:53,316 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:53,901 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-b940d367-2c40-466f-b1a8-9f62d89a9a50 x-compute-request-id: req-b940d367-2c40-466f-b1a8-9f62d89a9a50 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:2d:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "bookmark"}], "image": {"id": "0b559c75-c0e2-4a8c-85e6-01908f751a08", "links": [{"href": "http://172.30.9.27:8774/images/0b559c75-c0e2-4a8c-85e6-01908f751a08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:49:50.000000", "flavor": {"id": "3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "links": [{"href": "http://172.30.9.27:8774/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "rel": "bookmark"}]}, "id": "f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "security_groups": [{"name": "default"}], "user_id": "bd0de305eecb4dc7b429ea826ef4875d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:49:51Z", "hostId": "5715d37349ad8a1655bc753314f478202a2e32fc2cb97934368fa10a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst", "created": "2018-10-12T04:49:46Z", "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:53,902 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b used request id req-b940d367-2c40-466f-b1a8-9f62d89a9a50 2018-10-12 04:49:53,902 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst] is - ACTIVE 2018-10-12 04:49:53,902 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:49:53,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:54,680 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-1de44904-98e4-4954-a408-6bbf17c6b770 x-compute-request-id: req-1de44904-98e4-4954-a408-6bbf17c6b770 Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:2d:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "bookmark"}], "image": {"id": "0b559c75-c0e2-4a8c-85e6-01908f751a08", "links": [{"href": "http://172.30.9.27:8774/images/0b559c75-c0e2-4a8c-85e6-01908f751a08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:49:50.000000", "flavor": {"id": "3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "links": [{"href": "http://172.30.9.27:8774/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "rel": "bookmark"}]}, "id": "f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "security_groups": [{"name": "default"}], "user_id": "bd0de305eecb4dc7b429ea826ef4875d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:49:51Z", "hostId": "5715d37349ad8a1655bc753314f478202a2e32fc2cb97934368fa10a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst", "created": "2018-10-12T04:49:46Z", "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:54,680 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b used request id req-1de44904-98e4-4954-a408-6bbf17c6b770 2018-10-12 04:49:54,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:54,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-037bda78-59d7-4f17-aff2-de331fe393c7 Date: Fri, 12 Oct 2018 04:49: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":["6d55ba6e-d9c6-4df7-b181-a6cf766a65fe"],"updated_at":"2018-10-12T04:49:37Z","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net"}]} 2018-10-12 04:49:54,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net used request id req-037bda78-59d7-4f17-aff2-de331fe393c7 2018-10-12 04:49:54,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:55,031 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f21942bc-8e5c-43d3-a4a9-7512e756f605 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208"}, "enabled": true, "id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}} 2018-10-12 04:49:55,032 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 used request id req-f21942bc-8e5c-43d3-a4a9-7512e756f605 2018-10-12 04:49:55,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:55,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8162d866-d298-4812-a556-afa2f938d573 Date: Fri, 12 Oct 2018 04:49:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:37Z","dns_nameservers":[],"updated_at":"2018-10-12T04:49:37Z","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":"951fb1fe87c54ebb9c32a0cbf7d2e208","id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","subnetpool_id":null,"name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-subnet"}]} 2018-10-12 04:49:55,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b used request id req-8162d866-d298-4812-a556-afa2f938d573 2018-10-12 04:49:55,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:55,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3117 X-Openstack-Request-Id: req-f15d607b-8f8e-4750-aa55-142ff857322d Date: Fri, 12 Oct 2018 04:49:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:49:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","ip_address":"10.55.0.4"}],"id":"1595475d-7dfc-4365-8274-78d0ac866b92","security_groups":[],"mac_address":"fa:16:3e:47:b9:ba","project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-2bbaa3c1-42f4-4875-82d4-9334c2dace2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:49:41Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","ip_address":"10.55.0.3"}],"id":"48028a96-0771-402c-b17a-664221738b30","security_groups":[],"mac_address":"fa:16:3e:12:bc:45","project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-2bbaa3c1-42f4-4875-82d4-9334c2dace2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:49:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","ip_address":"10.55.0.2"}],"id":"4d464655-d866-433a-b44a-599e898974a1","security_groups":[],"mac_address":"fa:16:3e:4e:37:0c","project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-2bbaa3c1-42f4-4875-82d4-9334c2dace2b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:49:50Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6d55ba6e-d9c6-4df7-b181-a6cf766a65fe","ip_address":"10.55.0.7"}],"id":"c3bcffc4-a542-4c94-a1cd-de4091731854","security_groups":["9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45"],"mac_address":"fa:16:3e:c1:2d:82","project_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-port","admin_state_up":true,"network_id":"2bbaa3c1-42f4-4875-82d4-9334c2dace2b","tenant_id":"951fb1fe87c54ebb9c32a0cbf7d2e208","created_at":"2018-10-12T04:49:42Z","binding:vnic_type":"normal","device_id":"f459bfd6-6ced-4a4a-aaec-239aa6ad186b"}]} 2018-10-12 04:49:55,194 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=2bbaa3c1-42f4-4875-82d4-9334c2dace2b used request id req-f15d607b-8f8e-4750-aa55-142ff857322d 2018-10-12 04:49:55,195 - create_instance - INFO - Deleting Port with ID - c3bcffc4-a542-4c94-a1cd-de4091731854 2018-10-12 04:49:55,195 - neutron_utils - INFO - Deleting port with name CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-port 2018-10-12 04:49:55,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/c3bcffc4-a542-4c94-a1cd-de4091731854 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:56,079 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f5e0669-95cf-4a6e-8413-5d449f50be1a Date: Fri, 12 Oct 2018 04:49:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:49:56,079 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/c3bcffc4-a542-4c94-a1cd-de4091731854 used request id req-7f5e0669-95cf-4a6e-8413-5d449f50be1a 2018-10-12 04:49:56,079 - create_instance - INFO - Deleting VM instance - CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst 2018-10-12 04:49:56,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:56,257 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:49: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-e91d822d-14ec-4530-964e-725050d286f6 x-compute-request-id: req-e91d822d-14ec-4530-964e-725050d286f6 Content-Type: application/json 2018-10-12 04:49:56,257 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b used request id req-e91d822d-14ec-4530-964e-725050d286f6 2018-10-12 04:49:56,258 - create_instance - INFO - Checking deletion status 2018-10-12 04:49:56,261 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:56,593 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:49: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-6c7b2e23-b24e-482b-a383-9c21869cdec4 x-compute-request-id: req-6c7b2e23-b24e-482b-a383-9c21869cdec4 Content-Encoding: gzip Content-Length: 739 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c1:2d:82", "version": 4, "addr": "10.55.0.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "rel": "bookmark"}], "image": {"id": "0b559c75-c0e2-4a8c-85e6-01908f751a08", "links": [{"href": "http://172.30.9.27:8774/images/0b559c75-c0e2-4a8c-85e6-01908f751a08", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:49:50.000000", "flavor": {"id": "3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "links": [{"href": "http://172.30.9.27:8774/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb", "rel": "bookmark"}]}, "id": "f459bfd6-6ced-4a4a-aaec-239aa6ad186b", "user_id": "bd0de305eecb4dc7b429ea826ef4875d", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:49:56Z", "hostId": "5715d37349ad8a1655bc753314f478202a2e32fc2cb97934368fa10a", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst", "created": "2018-10-12T04:49:46Z", "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:49:56,593 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b used request id req-6c7b2e23-b24e-482b-a383-9c21869cdec4 2018-10-12 04:49:56,593 - create_instance - DEBUG - Instance status [CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst] is - ACTIVE 2018-10-12 04:49:56,593 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:49:59,597 - create_instance - DEBUG - VM status query timeout in 296.66122508 2018-10-12 04:49:59,600 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9edfb06c09521a2dce97d77a6b83d362f37edbb1" 2018-10-12 04:49:59,643 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:49: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-84815b35-297a-4dd4-ab3c-a22a1f9bc1a7 x-compute-request-id: req-84815b35-297a-4dd4-ab3c-a22a1f9bc1a7 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance f459bfd6-6ced-4a4a-aaec-239aa6ad186b could not be found.", "code": 404}} 2018-10-12 04:49:59,644 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/f459bfd6-6ced-4a4a-aaec-239aa6ad186b used request id req-84815b35-297a-4dd4-ab3c-a22a1f9bc1a7 2018-10-12 04:49:59,644 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance f459bfd6-6ced-4a4a-aaec-239aa6ad186b could not be found. (HTTP 404) (Request-ID: req-84815b35-297a-4dd4-ab3c-a22a1f9bc1a7) 2018-10-12 04:49:59,644 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-inst 2018-10-12 04:49:59,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}18eeb849b8b936d94964edb029981f6e34871577" 2018-10-12 04:49:59,702 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:49: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-448688ae-b548-48d2-86d6-50318e132347 x-compute-request-id: req-448688ae-b548-48d2-86d6-50318e132347 Content-Length: 0 Content-Type: application/json 2018-10-12 04:49:59,702 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/3f3ea766-8e7c-4be8-b873-78cf6dbcd4eb used request id req-448688ae-b548-48d2-86d6-50318e132347 2018-10-12 04:49:59,703 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-subnet 2018-10-12 04:49:59,703 - neutron_utils - INFO - Deleting subnet with name CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-subnet 2018-10-12 04:49:59,708 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/6d55ba6e-d9c6-4df7-b181-a6cf766a65fe -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e114fabda4c31ee4dbf918391c0a873f8842d66" 2018-10-12 04:50:01,878 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-533f4196-9f50-4c09-b480-082c91b32048 Date: Fri, 12 Oct 2018 04:50:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:50:01,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/6d55ba6e-d9c6-4df7-b181-a6cf766a65fe used request id req-533f4196-9f50-4c09-b480-082c91b32048 2018-10-12 04:50:01,879 - neutron_utils - INFO - Deleting network with name CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49-pub-net 2018-10-12 04:50:01,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/2bbaa3c1-42f4-4875-82d4-9334c2dace2b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0e114fabda4c31ee4dbf918391c0a873f8842d66" 2018-10-12 04:50:03,091 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8f06feca-4162-47e8-a4d9-2984a344b8a7 Date: Fri, 12 Oct 2018 04:50:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:50:03,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/2bbaa3c1-42f4-4875-82d4-9334c2dace2b used request id req-8f06feca-4162-47e8-a4d9-2984a344b8a7 2018-10-12 04:50:03,092 - glance_utils - INFO - Deleting image named - CreateInstanceFromThreePartImage-775b318a-5e8e-4e8f-ab93-43dbaed9cd49 2018-10-12 04:50:03,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}76cb316935b1cc0a405af25b970a8b2003e66d11" 2018-10-12 04:50:03,933 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2239af08-af71-428e-b0e6-b79b66a96366 Date: Fri, 12 Oct 2018 04:50:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:50:03,933 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/0b559c75-c0e2-4a8c-85e6-01908f751a08 used request id req-2239af08-af71-428e-b0e6-b79b66a96366 2018-10-12 04:50:03,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:50:04,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-5e45e7f5-4561-4668-af55-8c5ad6399e3c Date: Fri, 12 Oct 2018 04:50:04 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "created_at": "2018-10-12T04:49:36Z", "updated_at": "2018-10-12T04:49:36Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:49:36Z", "revision_number": 0, "id": "13fdb33a-6707-43e0-8d7c-b99df6d29510", "remote_group_id": "9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45", "remote_ip_prefix": null, "created_at": "2018-10-12T04:49:36Z", "security_group_id": "9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45", "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "port_range_min": null, "ethertype": "IPv6", "project_id": "951fb1fe87c54ebb9c32a0cbf7d2e208"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:49:36Z", "revision_number": 0, "id": "3427882d-9e92-4c64-84e1-8141a323b7e0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:49:36Z", "security_group_id": "9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45", "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "port_range_min": null, "ethertype": "IPv6", "project_id": "951fb1fe87c54ebb9c32a0cbf7d2e208"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:49:36Z", "revision_number": 0, "id": "39726264-97cc-4465-a078-ca08df0ad475", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:49:36Z", "security_group_id": "9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45", "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "port_range_min": null, "ethertype": "IPv4", "project_id": "951fb1fe87c54ebb9c32a0cbf7d2e208"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:49:36Z", "revision_number": 0, "id": "7b990b4e-1729-47ad-bd94-21dbed78a8d6", "remote_group_id": "9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45", "remote_ip_prefix": null, "created_at": "2018-10-12T04:49:36Z", "security_group_id": "9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45", "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "port_range_min": null, "ethertype": "IPv4", "project_id": "951fb1fe87c54ebb9c32a0cbf7d2e208"}], "revision_number": 4, "project_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "id": "9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:50:04,157 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-5e45e7f5-4561-4668-af55-8c5ad6399e3c 2018-10-12 04:50:04,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:50:04,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c433800-caaa-49c0-a2d5-db15f306599b Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:50:04,249 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-1c433800-caaa-49c0-a2d5-db15f306599b 2018-10-12 04:50:04,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:50:04,341 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c71c184-1736-42ac-8e93-937400dee1ba Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:50:04,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-8c71c184-1736-42ac-8e93-937400dee1ba 2018-10-12 04:50:04,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:50:04,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5bf018-32aa-446a-908a-c12c96676854 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208"}, "enabled": true, "id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj"}} 2018-10-12 04:50:04,431 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 used request id req-6d5bf018-32aa-446a-908a-c12c96676854 2018-10-12 04:50:04,431 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45 2018-10-12 04:50:04,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:50:04,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-03b2e494-df34-44c0-b475-3d27c9efde19 Date: Fri, 12 Oct 2018 04:50:04 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:49:36Z", "security_group_id": "9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45", "port_range_min": null, "revision_number": 0, "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "created_at": "2018-10-12T04:49:36Z", "project_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "id": "13fdb33a-6707-43e0-8d7c-b99df6d29510"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:49:36Z", "security_group_id": "9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45", "port_range_min": null, "revision_number": 0, "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "created_at": "2018-10-12T04:49:36Z", "project_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "id": "3427882d-9e92-4c64-84e1-8141a323b7e0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:49:36Z", "security_group_id": "9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45", "port_range_min": null, "revision_number": 0, "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "created_at": "2018-10-12T04:49:36Z", "project_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "id": "39726264-97cc-4465-a078-ca08df0ad475"}, {"remote_group_id": "9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:49:36Z", "security_group_id": "9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45", "port_range_min": null, "revision_number": 0, "tenant_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "created_at": "2018-10-12T04:49:36Z", "project_id": "951fb1fe87c54ebb9c32a0cbf7d2e208", "id": "7b990b4e-1729-47ad-bd94-21dbed78a8d6"}]} 2018-10-12 04:50:04,614 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45 used request id req-03b2e494-df34-44c0-b475-3d27c9efde19 2018-10-12 04:50:04,615 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:50:04,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:50:04,945 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9e22b56d-f1b0-42e7-9e5c-d577c8b23cdd Content-Length: 0 Date: Fri, 12 Oct 2018 04:50:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:50:04,945 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/9ca724e6-e1d5-4c9e-8050-d9cdb8e8df45 used request id req-9e22b56d-f1b0-42e7-9e5c-d577c8b23cdd 2018-10-12 04:50:04,946 - keystone_utils - INFO - Deleting project with name - CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj 2018-10-12 04:50:04,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:50:05,145 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:50:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6b53c6b0-3a47-4f56-8f84-648a80d053be Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:50:05,145 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/951fb1fe87c54ebb9c32a0cbf7d2e208 used request id req-6b53c6b0-3a47-4f56-8f84-648a80d053be 2018-10-12 04:50:05,145 - keystone_utils - INFO - Deleting role with name - CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-proj-role 2018-10-12 04:50:05,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/aed4e09853274a68b50f61b23e014903 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:50:05,261 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e282d6fe-eda3-4eff-bae3-1adf43e5b383 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:50:05,262 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/aed4e09853274a68b50f61b23e014903 used request id req-e282d6fe-eda3-4eff-bae3-1adf43e5b383 2018-10-12 04:50:05,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}94851b2ca9b686e2eeb159fddbca8f7144be2243" 2018-10-12 04:50:05,442 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-add19c55-54f0-4e83-a278-a186502f69e9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:50:05,442 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-add19c55-54f0-4e83-a278-a186502f69e9 2018-10-12 04:50:05,443 - keystone_utils - INFO - Deleting user with name - CreateInstanceFromThreePartImage-9540fe52-9af1-4aa-user 2018-10-12 04:50:05,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/bd0de305eecb4dc7b429ea826ef4875d -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6671978701731c020036f9c165e80caf06f9ea4" 2018-10-12 04:50:05,649 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:50:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8def9f09-9076-493b-b34f-a8e1c3136521 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:50:05,649 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/bd0de305eecb4dc7b429ea826ef4875d used request id req-8def9f09-9076-493b-b34f-a8e1c3136521 2018-10-12 04:50:05,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:50:06,035 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["9LAjOBkMRFeu-LDjl-x93Q"], "issued_at": "2018-10-12T04:50:06.000000Z"}} 2018-10-12 04:50:06,036 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6f09ebb850ae4bd3dd6d3f0d1ce6fa0cb963c3a" 2018-10-12 04:50:06,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99cfd7c4-541a-46ff-a754-25a81098e52b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:50:06,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-99cfd7c4-541a-46ff-a754-25a81098e52b 2018-10-12 04:50:06,124 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:50:06,125 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:50:06,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:50:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["y6gB9i3mRRyusw72xT2aSg"], "issued_at": "2018-10-12T04:50:06.000000Z"}} 2018-10-12 04:50:06,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:50:06,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b19ca79-d96a-46b8-8196-7c671409beaa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:50:06,583 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9b19ca79-d96a-46b8-8196-7c671409beaa 2018-10-12 04:50:06,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:50:06,593 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:50: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:50:06,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-f0afecff-f440-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:50:06,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e2e4391-a046-4ff3-9db1-a4506ff2ae82 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-f0afecff-f440-4fb-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:50:06,673 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-f0afecff-f440-4fb-proj used request id req-7e2e4391-a046-4ff3-9db1-a4506ff2ae82 2018-10-12 04:50:06,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:50:06,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50ad7fd1-71ce-4f03-8748-b88fa364d404 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:50:06,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-50ad7fd1-71ce-4f03-8748-b88fa364d404 2018-10-12 04:50:06,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}}' 2018-10-12 04:50:06,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:50:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-da2b9f99-d4a4-452c-8c0a-acb44a282922 Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901"}, "enabled": true, "id": "68c2db0e521445e8874dd0e45fa16901", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}} 2018-10-12 04:50:06,885 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-da2b9f99-d4a4-452c-8c0a-acb44a282922 2018-10-12 04:50:06,886 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-f0afecff-f440-4fb-proj 2018-10-12 04:50:06,886 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:50:06,887 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:50:07,264 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:50:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["VmZhc5BZRdSuN-z1dtaPMg"], "issued_at": "2018-10-12T04:50:07.000000Z"}} 2018-10-12 04:50:07,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e32a48965e76c4ec331325c4182a7b599a27cff8" 2018-10-12 04:50:07,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0567f4c1-8680-4d33-903e-c1a29b625b63 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:50:07,349 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0567f4c1-8680-4d33-903e-c1a29b625b63 2018-10-12 04:50:07,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:50:07,358 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:50: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:50:07,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e32a48965e76c4ec331325c4182a7b599a27cff8" 2018-10-12 04:50:07,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cea9dc0-39e3-4524-901f-52047e29e168 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:50:07,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5cea9dc0-39e3-4524-901f-52047e29e168 2018-10-12 04:50:07,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceVolumeTests-f0afecff-f440-4fb-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e32a48965e76c4ec331325c4182a7b599a27cff8" 2018-10-12 04:50:07,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-087a68ab-4185-4237-9e79-28f89fde440b Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceVolumeTests-f0afecff-f440-4fb-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901"}, "enabled": true, "id": "68c2db0e521445e8874dd0e45fa16901", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}]} 2018-10-12 04:50:07,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceVolumeTests-f0afecff-f440-4fb-proj used request id req-087a68ab-4185-4237-9e79-28f89fde440b 2018-10-12 04:50:07,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e32a48965e76c4ec331325c4182a7b599a27cff8" 2018-10-12 04:50:07,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dae70f00-1b25-4dd2-9e0d-4ff09b79234f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:50:07,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-dae70f00-1b25-4dd2-9e0d-4ff09b79234f 2018-10-12 04:50:08,071 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-f0afecff-f440-4fb-user 2018-10-12 04:50:08,071 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:50:08,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:50:08,164 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9f9289c-fdf9-43f9-b6f4-067ae084b473 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:50:08,164 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f9f9289c-fdf9-43f9-b6f4-067ae084b473 2018-10-12 04:50:08,168 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" -d '{"role": {"name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj-role"}}' 2018-10-12 04:50:08,292 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:50:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5c862ba2-ebef-41d6-bb94-d5915c9841a8 Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6004bfd5d4dc4af99292033dadf2be65", "links": {"self": "http://172.30.9.27:5000/v3/roles/6004bfd5d4dc4af99292033dadf2be65"}, "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj-role"}} 2018-10-12 04:50:08,292 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-5c862ba2-ebef-41d6-bb94-d5915c9841a8 2018-10-12 04:50:08,292 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-f0afecff-f440-4fb-proj-role 2018-10-12 04:50:08,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6004bfd5d4dc4af99292033dadf2be65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:50:08,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9645552-4517-40e6-9e68-8f8574148d2e Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/6004bfd5d4dc4af99292033dadf2be65"}, "domain_id": null, "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj-role", "id": "6004bfd5d4dc4af99292033dadf2be65"}} 2018-10-12 04:50:08,311 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6004bfd5d4dc4af99292033dadf2be65 used request id req-d9645552-4517-40e6-9e68-8f8574148d2e 2018-10-12 04:50:08,311 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-f0afecff-f440-4fb-proj-role to project CreateInstanceVolumeTests-f0afecff-f440-4fb-proj 2018-10-12 04:50:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901/users/2e9019aa5001406b886d5cc2e10ce393/roles/6004bfd5d4dc4af99292033dadf2be65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:50:08,529 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:50:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-55edf68f-ebd2-4a20-8b68-7d16baa13cad Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:50:08,529 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901/users/2e9019aa5001406b886d5cc2e10ce393/roles/6004bfd5d4dc4af99292033dadf2be65 used request id req-55edf68f-ebd2-4a20-8b68-7d16baa13cad 2018-10-12 04:50:08,529 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:50:08,531 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:50:08,531 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:50:08,532 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:50:09,006 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6004bfd5d4dc4af99292033dadf2be65", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj-role"}], "expires_at": "2018-10-12T05:50:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c2db0e521445e8874dd0e45fa16901", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-user", "id": "2e9019aa5001406b886d5cc2e10ce393"}, "audit_ids": ["YErmY608Ryez-HnEYDx-iQ"], "issued_at": "2018-10-12T04:50:09.000000Z"}} 2018-10-12 04:50:09,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d9ac7c78b731516ad485df05ebeacc030f57696c" 2018-10-12 04:50:09,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab1dadf-1db2-4339-9807-771944c2eebd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:50:09,079 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1ab1dadf-1db2-4339-9807-771944c2eebd 2018-10-12 04:50:09,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9ac7c78b731516ad485df05ebeacc030f57696c" 2018-10-12 04:50:09,263 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-276ec520-41c9-4c70-91e4-6c9dbb588951 Date: Fri, 12 Oct 2018 04:50:09 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image"} 2018-10-12 04:50:09,264 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image used request id req-276ec520-41c9-4c70-91e4-6c9dbb588951 2018-10-12 04:50:09,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9ac7c78b731516ad485df05ebeacc030f57696c" 2018-10-12 04:50:09,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-ceb15e1b-365b-4ac8-8241-e86a06470531 Date: Fri, 12 Oct 2018 04:50: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-10-12 04:50:09,413 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-ceb15e1b-365b-4ac8-8241-e86a06470531 2018-10-12 04:50:09,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}d9ac7c78b731516ad485df05ebeacc030f57696c" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image"}' 2018-10-12 04:50:09,636 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374 X-Openstack-Request-Id: req-c7949228-1915-4960-8a46-929c5f2b3310 Date: Fri, 12 Oct 2018 04:50:09 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:50:09Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:50:09Z", "visibility": "shared", "locations": [], "self": "/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "min_disk": 0, "protected": false, "id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "file": "/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374/file", "checksum": null, "owner": "68c2db0e521445e8874dd0e45fa16901", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:50:09,637 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-c7949228-1915-4960-8a46-929c5f2b3310 2018-10-12 04:50:09,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9ac7c78b731516ad485df05ebeacc030f57696c" -d '' 2018-10-12 04:50:11,859 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e980ce00-8099-4371-82f3-422d42c597ff Date: Fri, 12 Oct 2018 04:50:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:50:11,859 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374/file used request id req-e980ce00-8099-4371-82f3-422d42c597ff 2018-10-12 04:50:11,859 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:50:11,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9ac7c78b731516ad485df05ebeacc030f57696c" 2018-10-12 04:50:12,038 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-0043a620-fc4a-41aa-a923-a89f29ecd844 Date: Fri, 12 Oct 2018 04:50:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:50:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:50:11Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374/snap", "metadata": {}}], "self": "/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "min_disk": 0, "protected": false, "id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "file": "/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "68c2db0e521445e8874dd0e45fa16901", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:50:12,038 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374 used request id req-0043a620-fc4a-41aa-a923-a89f29ecd844 2018-10-12 04:50:12,041 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9ac7c78b731516ad485df05ebeacc030f57696c" 2018-10-12 04:50:12,194 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-44943a92-3d7d-4917-abce-4c3c489460d2 Date: Fri, 12 Oct 2018 04:50: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-10-12 04:50:12,194 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-44943a92-3d7d-4917-abce-4c3c489460d2 2018-10-12 04:50:12,197 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image 2018-10-12 04:50:12,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9ac7c78b731516ad485df05ebeacc030f57696c" 2018-10-12 04:50:12,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-6947c062-f97d-4654-ae3e-288f91a841d4 Date: Fri, 12 Oct 2018 04:50:12 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:50:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:50:11Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374/snap", "metadata": {}}], "self": "/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "min_disk": 0, "protected": false, "id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "file": "/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "68c2db0e521445e8874dd0e45fa16901", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:50:12,217 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374 used request id req-6947c062-f97d-4654-ae3e-288f91a841d4 2018-10-12 04:50:12,217 - create_image - DEBUG - Instance status is - active 2018-10-12 04:50:12,218 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image 2018-10-12 04:50:12,218 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image 2018-10-12 04:50:12,218 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:50:12,219 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:50:12,606 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:50:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["WszGS58eSlGvxX8kfRc3eQ"], "issued_at": "2018-10-12T04:50:12.000000Z"}} 2018-10-12 04:50:12,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7221002deecb264fdb49b1d2dcf21ff0e1dfe7c" 2018-10-12 04:50:12,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9f8f817-b528-44dd-98a3-5aa6c3f7c4e2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:50:12,688 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d9f8f817-b528-44dd-98a3-5aa6c3f7c4e2 2018-10-12 04:50:12,690 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:50:12,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7221002deecb264fdb49b1d2dcf21ff0e1dfe7c" 2018-10-12 04:50:12,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-4cf01ffe-6ab5-42f3-b545-34576691ea9c x-compute-request-id: req-4cf01ffe-6ab5-42f3-b545-34576691ea9c Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:50:12,877 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-4cf01ffe-6ab5-42f3-b545-34576691ea9c 2018-10-12 04:50:12,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7221002deecb264fdb49b1d2dcf21ff0e1dfe7c" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-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-10-12 04:50:12,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-a03d32f4-cc48-4c4d-90b2-6ccf8c58249b x-compute-request-id: req-a03d32f4-cc48-4c4d-90b2-6ccf8c58249b Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:50:12,938 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a03d32f4-cc48-4c4d-90b2-6ccf8c58249b 2018-10-12 04:50:12,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:50:12,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:50:13,307 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6004bfd5d4dc4af99292033dadf2be65", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj-role"}], "expires_at": "2018-10-12T05:50:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c2db0e521445e8874dd0e45fa16901", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-user", "id": "2e9019aa5001406b886d5cc2e10ce393"}, "audit_ids": ["QDAKm3xiTIifq70SiEuWyw"], "issued_at": "2018-10-12T04:50:13.000000Z"}} 2018-10-12 04:50:13,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e6aa26f4999401748fd5309222ffe7b1d3c02" 2018-10-12 04:50:13,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c780d5a-932c-446e-b627-e8aaa4b50a79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:50:13,387 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0c780d5a-932c-446e-b627-e8aaa4b50a79 2018-10-12 04:50:13,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e6aa26f4999401748fd5309222ffe7b1d3c02" 2018-10-12 04:50:13,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-213b87a0-2e8f-4184-a9d7-ec6241669ea1 Date: Fri, 12 Oct 2018 04:50:13 GMT RESP BODY: {"networks":[]} 2018-10-12 04:50:13,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net used request id req-213b87a0-2e8f-4184-a9d7-ec6241669ea1 2018-10-12 04:50:13,559 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net 2018-10-12 04:50:13,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e6aa26f4999401748fd5309222ffe7b1d3c02" -d '{"network": {"name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net", "admin_state_up": true}}' 2018-10-12 04:50:14,116 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-cdf2ebe9-9509-49e9-ae44-ebbdbf2912a3 Date: Fri, 12 Oct 2018 04:50:14 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:50:13Z","is_default":false,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:13Z","mtu":1450}} 2018-10-12 04:50:14,117 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-cdf2ebe9-9509-49e9-ae44-ebbdbf2912a3 2018-10-12 04:50:14,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e6aa26f4999401748fd5309222ffe7b1d3c02" 2018-10-12 04:50:14,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-90023318-efb5-4b6d-aa7f-1dbc4dd10fc2 Date: Fri, 12 Oct 2018 04:50:14 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-10-12T04:50:13Z","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"68c2db0e521445e8874dd0e45fa16901","id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net"}]} 2018-10-12 04:50:14,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-90023318-efb5-4b6d-aa7f-1dbc4dd10fc2 2018-10-12 04:50:14,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e6aa26f4999401748fd5309222ffe7b1d3c02" 2018-10-12 04:50:14,397 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f6683889-a59b-4c93-a38e-e727e921da0a Date: Fri, 12 Oct 2018 04:50:14 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:50:14,397 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-f6683889-a59b-4c93-a38e-e727e921da0a 2018-10-12 04:50:14,398 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet 2018-10-12 04:50:14,403 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e6aa26f4999401748fd5309222ffe7b1d3c02" -d '{"subnets": [{"ip_version": 4, "network_id": "d7c60aa8-84cd-48d6-9994-a0249b5e5b4f", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet"}]}' 2018-10-12 04:50:15,279 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b64f3917-61bd-423a-9d96-bd6f7cab520f Date: Fri, 12 Oct 2018 04:50:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:14Z","dns_nameservers":[],"updated_at":"2018-10-12T04:50:14Z","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":"68c2db0e521445e8874dd0e45fa16901","id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet"}]} 2018-10-12 04:50:15,279 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-b64f3917-61bd-423a-9d96-bd6f7cab520f 2018-10-12 04:50:15,285 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e6aa26f4999401748fd5309222ffe7b1d3c02" 2018-10-12 04:50:15,562 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-c0f060f2-183d-4a66-8d91-03e790a63bf4 Date: Fri, 12 Oct 2018 04:50: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":["8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8"],"updated_at":"2018-10-12T04:50:14Z","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c2db0e521445e8874dd0e45fa16901","id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net"}]} 2018-10-12 04:50:15,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-c0f060f2-183d-4a66-8d91-03e790a63bf4 2018-10-12 04:50:15,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e6aa26f4999401748fd5309222ffe7b1d3c02" 2018-10-12 04:50:15,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-773a0daf-d5d4-48b6-88d0-38418a78aa7a Date: Fri, 12 Oct 2018 04:50:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:14Z","dns_nameservers":[],"updated_at":"2018-10-12T04:50:14Z","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":"68c2db0e521445e8874dd0e45fa16901","id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet"}]} 2018-10-12 04:50:15,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-773a0daf-d5d4-48b6-88d0-38418a78aa7a 2018-10-12 04:50:15,769 - OpenStackNetwork - DEBUG - Network [d7c60aa8-84cd-48d6-9994-a0249b5e5b4f] created successfully 2018-10-12 04:50:15,769 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:50:15,770 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:50:16,143 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6004bfd5d4dc4af99292033dadf2be65", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj-role"}], "expires_at": "2018-10-12T05:50:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c2db0e521445e8874dd0e45fa16901", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-user", "id": "2e9019aa5001406b886d5cc2e10ce393"}, "audit_ids": ["FB559vIFQA6zn8aK3ODv1A"], "issued_at": "2018-10-12T04:50:16.000000Z"}} 2018-10-12 04:50:16,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a3a34b2b474e585ecbe98818d3c63c20118905" 2018-10-12 04:50:16,156 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a3e99514-80d8-49c9-8f41-cec83cdf9358 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:50:16,156 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a3e99514-80d8-49c9-8f41-cec83cdf9358 2018-10-12 04:50:16,161 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a3a34b2b474e585ecbe98818d3c63c20118905" 2018-10-12 04:50:16,348 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:16 GMT Server: Apache x-compute-request-id: req-0f8a44cf-2fe3-4618-a956-fae223fe116c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-0f8a44cf-2fe3-4618-a956-fae223fe116c Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 04:50:16,348 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/detail used request id req-0f8a44cf-2fe3-4618-a956-fae223fe116c 2018-10-12 04:50:16,352 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-0f8a44cf-2fe3-4618-a956-fae223fe116c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a3a34b2b474e585ecbe98818d3c63c20118905" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-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-10-12 04:50:16,686 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:50:16 GMT Server: Apache x-compute-request-id: req-87d6c6d4-7059-44ee-9752-63c8bd072034 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-87d6c6d4-7059-44ee-9752-63c8bd072034 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:16.585578", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0", "size": 1}} 2018-10-12 04:50:16,687 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes used request id req-87d6c6d4-7059-44ee-9752-63c8bd072034 2018-10-12 04:50:16,690 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f8a44cf-2fe3-4618-a956-fae223fe116c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a3a34b2b474e585ecbe98818d3c63c20118905" 2018-10-12 04:50:16,893 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:16 GMT Server: Apache x-compute-request-id: req-561ccbbf-1680-4989-a8e3-6122d9758ffb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-561ccbbf-1680-4989-a8e3-6122d9758ffb Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0", "size": 1}} 2018-10-12 04:50:16,893 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 used request id req-561ccbbf-1680-4989-a8e3-6122d9758ffb 2018-10-12 04:50:16,893 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1 2018-10-12 04:50:16,896 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f8a44cf-2fe3-4618-a956-fae223fe116c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a3a34b2b474e585ecbe98818d3c63c20118905" 2018-10-12 04:50:17,099 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:16 GMT Server: Apache x-compute-request-id: req-4924e205-6c55-4f58-bffe-ee4bb1774320 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-4924e205-6c55-4f58-bffe-ee4bb1774320 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": "2018-10-12T04:50:16.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0", "size": 1}} 2018-10-12 04:50:17,099 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 used request id req-4924e205-6c55-4f58-bffe-ee4bb1774320 2018-10-12 04:50:17,099 - create_volume - DEBUG - Instance status is - creating 2018-10-12 04:50:17,099 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:50:20,102 - create_volume - DEBUG - Volume status query timeout in 296.791041851 2018-10-12 04:50:20,105 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f8a44cf-2fe3-4618-a956-fae223fe116c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a3a34b2b474e585ecbe98818d3c63c20118905" 2018-10-12 04:50:20,312 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:20 GMT Server: Apache x-compute-request-id: req-0d7fc78b-2b12-4d7e-8fef-455c422a0be9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d7fc78b-2b12-4d7e-8fef-455c422a0be9 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": "2018-10-12T04:50:17.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0", "size": 1}} 2018-10-12 04:50:20,312 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 used request id req-0d7fc78b-2b12-4d7e-8fef-455c422a0be9 2018-10-12 04:50:20,312 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:50:20,313 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1 2018-10-12 04:50:20,313 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1 2018-10-12 04:50:20,313 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:50:20,314 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:50:20,690 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6004bfd5d4dc4af99292033dadf2be65", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj-role"}], "expires_at": "2018-10-12T05:50:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c2db0e521445e8874dd0e45fa16901", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-user", "id": "2e9019aa5001406b886d5cc2e10ce393"}, "audit_ids": ["Au07UVjmTgOp-GtqM8ceNQ"], "issued_at": "2018-10-12T04:50:20.000000Z"}} 2018-10-12 04:50:20,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf45ee60eaca4d3e945b037e224e0aa5e69894ac" 2018-10-12 04:50:20,767 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffbb32fe-1201-415a-a6d1-669ce54af08b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:50:20,768 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ffbb32fe-1201-415a-a6d1-669ce54af08b 2018-10-12 04:50:20,773 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf45ee60eaca4d3e945b037e224e0aa5e69894ac" 2018-10-12 04:50:20,973 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:20 GMT Server: Apache x-compute-request-id: req-2b1c6977-26ef-48e2-8570-162af4267e40 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-2b1c6977-26ef-48e2-8570-162af4267e40 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": "2018-10-12T04:50:17.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0", "size": 1}]} 2018-10-12 04:50:20,973 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/detail used request id req-2b1c6977-26ef-48e2-8570-162af4267e40 2018-10-12 04:50:20,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-2b1c6977-26ef-48e2-8570-162af4267e40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf45ee60eaca4d3e945b037e224e0aa5e69894ac" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-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-10-12 04:50:21,327 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:50:20 GMT Server: Apache x-compute-request-id: req-9b7b5a19-1a85-4269-a23e-aadf8fa7fde5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-9b7b5a19-1a85-4269-a23e-aadf8fa7fde5 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:21.208647", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0013709-f94f-42d7-a04c-5738cb3b6390", "size": 1}} 2018-10-12 04:50:21,327 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes used request id req-9b7b5a19-1a85-4269-a23e-aadf8fa7fde5 2018-10-12 04:50:21,331 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b1c6977-26ef-48e2-8570-162af4267e40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf45ee60eaca4d3e945b037e224e0aa5e69894ac" 2018-10-12 04:50:21,529 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:21 GMT Server: Apache x-compute-request-id: req-413a8130-f144-449b-88e9-50f684bdeee9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-413a8130-f144-449b-88e9-50f684bdeee9 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": "2018-10-12T04:50:21.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0013709-f94f-42d7-a04c-5738cb3b6390", "size": 1}} 2018-10-12 04:50:21,529 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 used request id req-413a8130-f144-449b-88e9-50f684bdeee9 2018-10-12 04:50:21,529 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-2 2018-10-12 04:50:21,532 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b1c6977-26ef-48e2-8570-162af4267e40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf45ee60eaca4d3e945b037e224e0aa5e69894ac" 2018-10-12 04:50:21,581 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:21 GMT Server: Apache x-compute-request-id: req-80abe932-b9b9-49df-acf5-7b0d93d014ff OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-80abe932-b9b9-49df-acf5-7b0d93d014ff Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": "2018-10-12T04:50:21.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0013709-f94f-42d7-a04c-5738cb3b6390", "size": 1}} 2018-10-12 04:50:21,582 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 used request id req-80abe932-b9b9-49df-acf5-7b0d93d014ff 2018-10-12 04:50:21,582 - create_volume - DEBUG - Instance status is - creating 2018-10-12 04:50:21,582 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:50:24,585 - create_volume - DEBUG - Volume status query timeout in 296.944090128 2018-10-12 04:50:24,588 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b1c6977-26ef-48e2-8570-162af4267e40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf45ee60eaca4d3e945b037e224e0aa5e69894ac" 2018-10-12 04:50:25,249 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:24 GMT Server: Apache x-compute-request-id: req-9449a0a9-1309-4276-ac0a-51f1ecf899e0 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-9449a0a9-1309-4276-ac0a-51f1ecf899e0 Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": "2018-10-12T04:50:21.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0013709-f94f-42d7-a04c-5738cb3b6390", "size": 1}} 2018-10-12 04:50:25,249 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 used request id req-9449a0a9-1309-4276-ac0a-51f1ecf899e0 2018-10-12 04:50:25,250 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:50:25,250 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-2 2018-10-12 04:50:25,250 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-2 2018-10-12 04:50:25,250 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:50:25,251 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:50:25,631 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6004bfd5d4dc4af99292033dadf2be65", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj-role"}], "expires_at": "2018-10-12T05:50:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c2db0e521445e8874dd0e45fa16901", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-user", "id": "2e9019aa5001406b886d5cc2e10ce393"}, "audit_ids": ["oR203rVGQ-i8UUimjPGHcw"], "issued_at": "2018-10-12T04:50:25.000000Z"}} 2018-10-12 04:50:25,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:25,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-851cfa17-1346-4c26-9932-07f131eede72 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:50:25,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-851cfa17-1346-4c26-9932-07f131eede72 2018-10-12 04:50:25,723 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:50:25,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:25,797 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97f3726b-3c2a-486a-9802-99208c665e84 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:50:25,797 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-97f3726b-3c2a-486a-9802-99208c665e84 2018-10-12 04:50:25,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:26,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-093906d0-da6c-4e64-9fbc-7176f6947129 Date: Fri, 12 Oct 2018 04:50: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":["8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8"],"updated_at":"2018-10-12T04:50:14Z","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c2db0e521445e8874dd0e45fa16901","id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net"}]} 2018-10-12 04:50:26,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net used request id req-093906d0-da6c-4e64-9fbc-7176f6947129 2018-10-12 04:50:26,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:50:26,203 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:50: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:50:26,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:26,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58a93280-f008-41cc-aa04-61202be01609 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901"}, "enabled": true, "id": "68c2db0e521445e8874dd0e45fa16901", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}} 2018-10-12 04:50:26,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 used request id req-58a93280-f008-41cc-aa04-61202be01609 2018-10-12 04:50:26,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:26,507 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-d3dc6de2-50c8-4826-b3da-757c8b91d45f Date: Fri, 12 Oct 2018 04:50:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:14Z","dns_nameservers":[],"updated_at":"2018-10-12T04:50:14Z","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":"68c2db0e521445e8874dd0e45fa16901","id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet"}]} 2018-10-12 04:50:26,508 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-d3dc6de2-50c8-4826-b3da-757c8b91d45f 2018-10-12 04:50:26,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f&name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:26,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-25de8629-3f91-4feb-b00c-c0e0d24051d8 Date: Fri, 12 Oct 2018 04:50:26 GMT RESP BODY: {"ports":[]} 2018-10-12 04:50:26,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f&name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port&admin_state_up=True used request id req-25de8629-3f91-4feb-b00c-c0e0d24051d8 2018-10-12 04:50:26,686 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:26,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50: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-272b6049-dcb9-4389-900e-30fc236d4cdb x-compute-request-id: req-272b6049-dcb9-4389-900e-30fc236d4cdb Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:50:26,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst used request id req-272b6049-dcb9-4389-900e-30fc236d4cdb 2018-10-12 04:50:26,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:27,027 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-a22be065-8e7e-4070-83d6-921afa5e95ef Date: Fri, 12 Oct 2018 04:50: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":["8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8"],"updated_at":"2018-10-12T04:50:14Z","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c2db0e521445e8874dd0e45fa16901","id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net"}]} 2018-10-12 04:50:27,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net used request id req-a22be065-8e7e-4070-83d6-921afa5e95ef 2018-10-12 04:50:27,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:27,116 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c71eaf6-9174-499b-b253-a40c2950a2ea Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901"}, "enabled": true, "id": "68c2db0e521445e8874dd0e45fa16901", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}} 2018-10-12 04:50:27,117 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 used request id req-5c71eaf6-9174-499b-b253-a40c2950a2ea 2018-10-12 04:50:27,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:27,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-133dd9e1-536b-412b-82fe-e3d1fbac7670 Date: Fri, 12 Oct 2018 04:50:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:14Z","dns_nameservers":[],"updated_at":"2018-10-12T04:50:14Z","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":"68c2db0e521445e8874dd0e45fa16901","id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet"}]} 2018-10-12 04:50:27,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-133dd9e1-536b-412b-82fe-e3d1fbac7670 2018-10-12 04:50:27,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f&name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:27,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2afe53fd-3e58-47e6-ba54-e34b539033c7 Date: Fri, 12 Oct 2018 04:50:27 GMT RESP BODY: {"ports":[]} 2018-10-12 04:50:27,363 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f&name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port&admin_state_up=True used request id req-2afe53fd-3e58-47e6-ba54-e34b539033c7 2018-10-12 04:50:27,363 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:50:27,364 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:50:27,745 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6004bfd5d4dc4af99292033dadf2be65", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj-role"}], "expires_at": "2018-10-12T05:50:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c2db0e521445e8874dd0e45fa16901", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-user", "id": "2e9019aa5001406b886d5cc2e10ce393"}, "audit_ids": ["zcEw-QvkRDCFOuxMURCxaQ"], "issued_at": "2018-10-12T04:50:27.000000Z"}} 2018-10-12 04:50:27,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}099fb47c5b04812ae7934a606267bf77a9934d2e" 2018-10-12 04:50:27,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e5e51d5a-53eb-44f6-8138-7de78e225043 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:50:27,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e5e51d5a-53eb-44f6-8138-7de78e225043 2018-10-12 04:50:27,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:28,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-b1a9f653-03e1-4c93-a394-5ec176f768be Date: Fri, 12 Oct 2018 04:50: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":["8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8"],"updated_at":"2018-10-12T04:50:14Z","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c2db0e521445e8874dd0e45fa16901","id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net"}]} 2018-10-12 04:50:28,168 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net used request id req-b1a9f653-03e1-4c93-a394-5ec176f768be 2018-10-12 04:50:28,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:28,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-48904e3c-1810-4c7c-992d-bfe4aeba1d47 Date: Fri, 12 Oct 2018 04:50:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:14Z","dns_nameservers":[],"updated_at":"2018-10-12T04:50:14Z","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":"68c2db0e521445e8874dd0e45fa16901","id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet"}]} 2018-10-12 04:50:28,374 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-48904e3c-1810-4c7c-992d-bfe4aeba1d47 2018-10-12 04:50:28,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:28,632 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-aaf2d768-6313-4e36-a239-c42851bd088f Date: Fri, 12 Oct 2018 04:50: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":["8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8"],"updated_at":"2018-10-12T04:50:14Z","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c2db0e521445e8874dd0e45fa16901","id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net"}]} 2018-10-12 04:50:28,632 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net used request id req-aaf2d768-6313-4e36-a239-c42851bd088f 2018-10-12 04:50:28,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:50:28,641 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:50: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:50:28,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}099fb47c5b04812ae7934a606267bf77a9934d2e" 2018-10-12 04:50:28,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3b95beb4-adfa-4c2e-947d-838168b744eb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901"}, "enabled": true, "id": "68c2db0e521445e8874dd0e45fa16901", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}} 2018-10-12 04:50:28,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 used request id req-3b95beb4-adfa-4c2e-947d-838168b744eb 2018-10-12 04:50:28,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:29,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-aa479469-f31b-45ae-876b-c7add28c65cd Date: Fri, 12 Oct 2018 04:50:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:14Z","dns_nameservers":[],"updated_at":"2018-10-12T04:50:14Z","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":"68c2db0e521445e8874dd0e45fa16901","id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet"}]} 2018-10-12 04:50:29,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-aa479469-f31b-45ae-876b-c7add28c65cd 2018-10-12 04:50:29,071 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net 2018-10-12 04:50:29,077 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" -d '{"port": {"network_id": "d7c60aa8-84cd-48d6-9994-a0249b5e5b4f", "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port", "admin_state_up": true}}' 2018-10-12 04:50:30,021 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 780 X-Openstack-Request-Id: req-c1e5fcc4-ad25-4e4c-a5d0-90518440eff2 Date: Fri, 12 Oct 2018 04:50:30 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.5"}],"id":"e973e35c-5d06-42c1-9de8-10d0cc3180bf","security_groups":["b07c45ab-70b1-4013-af41-acb23c70c304"],"mac_address":"fa:16:3e:6e:e7:38","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port","project_id":"68c2db0e521445e8874dd0e45fa16901","qos_policy_id":null,"admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:29Z","binding:vnic_type":"normal"}} 2018-10-12 04:50:30,021 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-c1e5fcc4-ad25-4e4c-a5d0-90518440eff2 2018-10-12 04:50:30,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:30,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1e53fa59-a502-4509-bada-a44ccda40031 Date: Fri, 12 Oct 2018 04:50: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":["8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8"],"updated_at":"2018-10-12T04:50:14Z","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c2db0e521445e8874dd0e45fa16901","id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net"}]} 2018-10-12 04:50:30,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net used request id req-1e53fa59-a502-4509-bada-a44ccda40031 2018-10-12 04:50:30,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:30,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-838c282c-78d5-43e0-b9c9-f5638a30626d Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901"}, "enabled": true, "id": "68c2db0e521445e8874dd0e45fa16901", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}} 2018-10-12 04:50:30,367 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 used request id req-838c282c-78d5-43e0-b9c9-f5638a30626d 2018-10-12 04:50:30,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:30,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b5f40e7d-c065-48ee-9b39-f470f54d00a1 Date: Fri, 12 Oct 2018 04:50:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:14Z","dns_nameservers":[],"updated_at":"2018-10-12T04:50:14Z","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":"68c2db0e521445e8874dd0e45fa16901","id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet"}]} 2018-10-12 04:50:30,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-b5f40e7d-c065-48ee-9b39-f470f54d00a1 2018-10-12 04:50:30,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f&name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:30,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 783 X-Openstack-Request-Id: req-574206ea-1676-4de1-b2f5-d2296cec0b2b Date: Fri, 12 Oct 2018 04:50:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:29Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.5"}],"id":"e973e35c-5d06-42c1-9de8-10d0cc3180bf","security_groups":["b07c45ab-70b1-4013-af41-acb23c70c304"],"mac_address":"fa:16:3e:6e:e7:38","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:29Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:50:30,628 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f&name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port&admin_state_up=True used request id req-574206ea-1676-4de1-b2f5-d2296cec0b2b 2018-10-12 04:50:30,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:30,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad658e68-92a1-4861-b05b-49ab88f94290 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901"}, "enabled": true, "id": "68c2db0e521445e8874dd0e45fa16901", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}} 2018-10-12 04:50:30,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 used request id req-ad658e68-92a1-4861-b05b-49ab88f94290 2018-10-12 04:50:30,717 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst 2018-10-12 04:50:30,720 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:30,747 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50: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-a5b0809f-ac56-4498-a30b-d8babeb6b474 x-compute-request-id: req-a5b0809f-ac56-4498-a30b-d8babeb6b474 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-flavor-name"}]} 2018-10-12 04:50:30,747 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a5b0809f-ac56-4498-a30b-d8babeb6b474 2018-10-12 04:50:30,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:30,770 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50: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-37914540-355c-443d-b6ea-6dedff4c8ef3 x-compute-request-id: req-37914540-355c-443d-b6ea-6dedff4c8ef3 Content-Encoding: gzip Content-Length: 322 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:50:30,770 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1 used request id req-37914540-355c-443d-b6ea-6dedff4c8ef3 2018-10-12 04:50:30,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:30,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-54597a70-534b-4251-92f4-b7cc2a3a7ed0 Date: Fri, 12 Oct 2018 04:50:30 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:50:09Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:50:11Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374/snap", "metadata": {}}], "self": "/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "min_disk": 0, "protected": false, "id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "file": "/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "68c2db0e521445e8874dd0e45fa16901", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image"} 2018-10-12 04:50:30,947 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image used request id req-54597a70-534b-4251-92f4-b7cc2a3a7ed0 2018-10-12 04:50:30,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:31,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d8175dff-e174-4769-9a06-1f5ec85daa90 Date: Fri, 12 Oct 2018 04:50: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-10-12 04:50:31,109 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d8175dff-e174-4769-9a06-1f5ec85daa90 2018-10-12 04:50:31,114 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" -d '{"server": {"name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst", "imageRef": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "flavorRef": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "max_count": 1, "min_count": 1, "networks": [{"port": "e973e35c-5d06-42c1-9de8-10d0cc3180bf"}]}}' 2018-10-12 04:50:32,780 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:50: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-b5dac4c0-2de7-40c9-8608-20dd2aa9856a x-compute-request-id: req-b5dac4c0-2de7-40c9-8608-20dd2aa9856a Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "bookmark"}], "adminPass": "RMRTChzoE2km"}} 2018-10-12 04:50:32,780 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-b5dac4c0-2de7-40c9-8608-20dd2aa9856a 2018-10-12 04:50:32,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:33,143 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50: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-1c15fdff-cf01-4ec2-8ebd-8ef485ae4445 x-compute-request-id: req-1c15fdff-cf01-4ec2-8ebd-8ef485ae4445 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.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "bookmark"}], "image": {"id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "links": [{"href": "http://172.30.9.27:8774/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "links": [{"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}]}, "id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "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-10-12T04:50:32Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst", "created": "2018-10-12T04:50:32Z", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:50:33,144 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 used request id req-1c15fdff-cf01-4ec2-8ebd-8ef485ae4445 2018-10-12 04:50:33,144 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst 2018-10-12 04:50:33,147 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:33,404 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50: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-863b18c5-d7cf-4a5d-9cf8-c454ed43a07f x-compute-request-id: req-863b18c5-d7cf-4a5d-9cf8-c454ed43a07f 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.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "bookmark"}], "image": {"id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "links": [{"href": "http://172.30.9.27:8774/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "links": [{"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}]}, "id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:50:33Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst", "created": "2018-10-12T04:50:32Z", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:50:33,404 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 used request id req-863b18c5-d7cf-4a5d-9cf8-c454ed43a07f 2018-10-12 04:50:33,404 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst] is - BUILD 2018-10-12 04:50:33,405 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:50:36,408 - create_instance - DEBUG - VM status query timeout in 896.736563921 2018-10-12 04:50:36,411 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:36,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-3949714a-ba77-4c4c-867e-05e7ad54941c x-compute-request-id: req-3949714a-ba77-4c4c-867e-05e7ad54941c 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.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "bookmark"}], "image": {"id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "links": [{"href": "http://172.30.9.27:8774/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "links": [{"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}]}, "id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "security_groups": [{"name": "default"}], "user_id": "2e9019aa5001406b886d5cc2e10ce393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:50:33Z", "hostId": "ad5701c0b4beb474fa4909ae896ff90265d794c638471e7f37a62beb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst", "created": "2018-10-12T04:50:32Z", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:50:36,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 used request id req-3949714a-ba77-4c4c-867e-05e7ad54941c 2018-10-12 04:50:36,983 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst] is - BUILD 2018-10-12 04:50:36,983 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:50:39,986 - create_instance - DEBUG - VM status query timeout in 893.158376932 2018-10-12 04:50:39,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:40,772 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50: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-2e60b6ee-d4d5-4b6c-bfd4-6eaaae817895 x-compute-request-id: req-2e60b6ee-d4d5-4b6c-bfd4-6eaaae817895 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e7:38", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "bookmark"}], "image": {"id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "links": [{"href": "http://172.30.9.27:8774/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:50:38.000000", "flavor": {"id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "links": [{"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}]}, "id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "security_groups": [{"name": "default"}], "user_id": "2e9019aa5001406b886d5cc2e10ce393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:50:39Z", "hostId": "ad5701c0b4beb474fa4909ae896ff90265d794c638471e7f37a62beb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst", "created": "2018-10-12T04:50:32Z", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:50:40,772 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 used request id req-2e60b6ee-d4d5-4b6c-bfd4-6eaaae817895 2018-10-12 04:50:40,773 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst] is - ACTIVE 2018-10-12 04:50:40,773 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:50:40,776 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:41,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50: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-05aa6c4d-17fa-4759-86a5-c6073a4f05c3 x-compute-request-id: req-05aa6c4d-17fa-4759-86a5-c6073a4f05c3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e7:38", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "bookmark"}], "image": {"id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "links": [{"href": "http://172.30.9.27:8774/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:50:38.000000", "flavor": {"id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "links": [{"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}]}, "id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "security_groups": [{"name": "default"}], "user_id": "2e9019aa5001406b886d5cc2e10ce393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:50:39Z", "hostId": "ad5701c0b4beb474fa4909ae896ff90265d794c638471e7f37a62beb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst", "created": "2018-10-12T04:50:32Z", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:50:41,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 used request id req-05aa6c4d-17fa-4759-86a5-c6073a4f05c3 2018-10-12 04:50:41,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:41,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-5ed5549f-8610-4057-abd6-27e05b8a8c87 Date: Fri, 12 Oct 2018 04:50: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":["8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8"],"updated_at":"2018-10-12T04:50:14Z","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c2db0e521445e8874dd0e45fa16901","id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net"}]} 2018-10-12 04:50:41,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net used request id req-5ed5549f-8610-4057-abd6-27e05b8a8c87 2018-10-12 04:50:41,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:41,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bae0a9ca-b12c-4db2-ab14-8a4ceeee6246 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901"}, "enabled": true, "id": "68c2db0e521445e8874dd0e45fa16901", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}} 2018-10-12 04:50:41,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 used request id req-bae0a9ca-b12c-4db2-ab14-8a4ceeee6246 2018-10-12 04:50:41,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:41,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c7563120-86ad-4aac-a805-d35e1a1e4f3d Date: Fri, 12 Oct 2018 04:50:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:14Z","dns_nameservers":[],"updated_at":"2018-10-12T04:50:14Z","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":"68c2db0e521445e8874dd0e45fa16901","id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet"}]} 2018-10-12 04:50:41,835 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-c7563120-86ad-4aac-a805-d35e1a1e4f3d 2018-10-12 04:50:41,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:41,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-cd4650db-7961-4a73-a521-3b69ea3cf62d Date: Fri, 12 Oct 2018 04:50:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.4"}],"id":"19ce2aec-d9d8-40c2-a885-bb98573384ae","security_groups":[],"mac_address":"fa:16:3e:27:b9:a3","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d7c60aa8-84cd-48d6-9994-a0249b5e5b4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.3"}],"id":"e1d97cda-b22b-4d3c-a8c0-75a49642e7e2","security_groups":[],"mac_address":"fa:16:3e:e2:3a:10","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d7c60aa8-84cd-48d6-9994-a0249b5e5b4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.2"}],"id":"e5004cf8-2c93-49f3-94a9-a6217da9b602","security_groups":[],"mac_address":"fa:16:3e:b5:66:9d","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d7c60aa8-84cd-48d6-9994-a0249b5e5b4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.5"}],"id":"e973e35c-5d06-42c1-9de8-10d0cc3180bf","security_groups":["b07c45ab-70b1-4013-af41-acb23c70c304"],"mac_address":"fa:16:3e:6e:e7:38","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:29Z","binding:vnic_type":"normal","device_id":"32ae6eb6-f5b6-407e-ba57-4119b56f8144"}]} 2018-10-12 04:50:41,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-cd4650db-7961-4a73-a521-3b69ea3cf62d 2018-10-12 04:50:41,936 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:42,125 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:41 GMT Server: Apache x-compute-request-id: req-aa08c5b4-c6c3-4880-8ddc-bf39e523fcf2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-aa08c5b4-c6c3-4880-8ddc-bf39e523fcf2 Content-Encoding: gzip Content-Length: 520 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": "2018-10-12T04:50:21.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0013709-f94f-42d7-a04c-5738cb3b6390", "size": 1}, {"status": "available", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": "2018-10-12T04:50:17.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0", "size": 1}]} 2018-10-12 04:50:42,125 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/detail used request id req-aa08c5b4-c6c3-4880-8ddc-bf39e523fcf2 2018-10-12 04:50:42,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:42,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-850ad3e0-2bc6-4307-93f0-3678b888f845 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901"}, "enabled": true, "id": "68c2db0e521445e8874dd0e45fa16901", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}} 2018-10-12 04:50:42,211 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 used request id req-850ad3e0-2bc6-4307-93f0-3678b888f845 2018-10-12 04:50:42,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:42,621 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50: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-d6211653-8f26-4f67-a5d2-79c288a7f52e x-compute-request-id: req-d6211653-8f26-4f67-a5d2-79c288a7f52e Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e7:38", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "bookmark"}], "image": {"id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "links": [{"href": "http://172.30.9.27:8774/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:50:38.000000", "flavor": {"id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "links": [{"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}]}, "id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "security_groups": [{"name": "default"}], "user_id": "2e9019aa5001406b886d5cc2e10ce393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:50:39Z", "hostId": "ad5701c0b4beb474fa4909ae896ff90265d794c638471e7f37a62beb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst", "created": "2018-10-12T04:50:32Z", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:50:42,621 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 used request id req-d6211653-8f26-4f67-a5d2-79c288a7f52e 2018-10-12 04:50:42,622 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst] is - ACTIVE 2018-10-12 04:50:42,622 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:50:42,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:43,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50: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-3a0ed72e-91b6-4aec-9ba8-6a9798deaab3 x-compute-request-id: req-3a0ed72e-91b6-4aec-9ba8-6a9798deaab3 Content-Encoding: gzip Content-Length: 751 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e7:38", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "bookmark"}], "image": {"id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "links": [{"href": "http://172.30.9.27:8774/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:50:38.000000", "flavor": {"id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "links": [{"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}]}, "id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "security_groups": [{"name": "default"}], "user_id": "2e9019aa5001406b886d5cc2e10ce393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:50:39Z", "hostId": "ad5701c0b4beb474fa4909ae896ff90265d794c638471e7f37a62beb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst", "created": "2018-10-12T04:50:32Z", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:50:43,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 used request id req-3a0ed72e-91b6-4aec-9ba8-6a9798deaab3 2018-10-12 04:50:43,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:43,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-cbbd5909-b38c-460a-85d8-e258fd69ae9d Date: Fri, 12 Oct 2018 04:50: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":["8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8"],"updated_at":"2018-10-12T04:50:14Z","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c2db0e521445e8874dd0e45fa16901","id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net"}]} 2018-10-12 04:50:43,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net used request id req-cbbd5909-b38c-460a-85d8-e258fd69ae9d 2018-10-12 04:50:43,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:43,430 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe182772-5156-46dc-80e2-e673c929dca4 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901"}, "enabled": true, "id": "68c2db0e521445e8874dd0e45fa16901", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}} 2018-10-12 04:50:43,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 used request id req-fe182772-5156-46dc-80e2-e673c929dca4 2018-10-12 04:50:43,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:43,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-8ea7be3d-96aa-48c0-84fc-44369a1a18a7 Date: Fri, 12 Oct 2018 04:50:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:14Z","dns_nameservers":[],"updated_at":"2018-10-12T04:50:14Z","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":"68c2db0e521445e8874dd0e45fa16901","id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet"}]} 2018-10-12 04:50:43,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-8ea7be3d-96aa-48c0-84fc-44369a1a18a7 2018-10-12 04:50:43,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:43,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-07b548a1-0ccc-4a4a-b5a5-94687b8f2e2b Date: Fri, 12 Oct 2018 04:50:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.4"}],"id":"19ce2aec-d9d8-40c2-a885-bb98573384ae","security_groups":[],"mac_address":"fa:16:3e:27:b9:a3","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d7c60aa8-84cd-48d6-9994-a0249b5e5b4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.3"}],"id":"e1d97cda-b22b-4d3c-a8c0-75a49642e7e2","security_groups":[],"mac_address":"fa:16:3e:e2:3a:10","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d7c60aa8-84cd-48d6-9994-a0249b5e5b4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.2"}],"id":"e5004cf8-2c93-49f3-94a9-a6217da9b602","security_groups":[],"mac_address":"fa:16:3e:b5:66:9d","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d7c60aa8-84cd-48d6-9994-a0249b5e5b4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.5"}],"id":"e973e35c-5d06-42c1-9de8-10d0cc3180bf","security_groups":["b07c45ab-70b1-4013-af41-acb23c70c304"],"mac_address":"fa:16:3e:6e:e7:38","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:29Z","binding:vnic_type":"normal","device_id":"32ae6eb6-f5b6-407e-ba57-4119b56f8144"}]} 2018-10-12 04:50:43,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-07b548a1-0ccc-4a4a-b5a5-94687b8f2e2b 2018-10-12 04:50:43,727 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" -d '{"volumeAttachment": {"volumeId": "4235ff15-d1a7-423b-932c-61d25ab7d9b0"}}' 2018-10-12 04:50:45,134 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50: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-d6dd6ea6-c446-433e-83ca-f97d2e9ad804 x-compute-request-id: req-d6dd6ea6-c446-433e-83ca-f97d2e9ad804 Content-Encoding: gzip Content-Length: 148 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0", "volumeId": "4235ff15-d1a7-423b-932c-61d25ab7d9b0"}} 2018-10-12 04:50:45,135 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144/os-volume_attachments used request id req-d6dd6ea6-c446-433e-83ca-f97d2e9ad804 2018-10-12 04:50:45,138 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:45,837 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-b60ac8a5-d8e6-4064-93e9-d8a5ebbf3f3c x-compute-request-id: req-b60ac8a5-d8e6-4064-93e9-d8a5ebbf3f3c Content-Encoding: gzip Content-Length: 778 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e7:38", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "bookmark"}], "image": {"id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "links": [{"href": "http://172.30.9.27:8774/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:50:38.000000", "flavor": {"id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "links": [{"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}]}, "id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "security_groups": [{"name": "default"}], "user_id": "2e9019aa5001406b886d5cc2e10ce393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:50:39Z", "hostId": "ad5701c0b4beb474fa4909ae896ff90265d794c638471e7f37a62beb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst", "created": "2018-10-12T04:50:32Z", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "os-extended-volumes:volumes_attached": [{"id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0"}], "metadata": {}}} 2018-10-12 04:50:45,837 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 used request id req-b60ac8a5-d8e6-4064-93e9-d8a5ebbf3f3c 2018-10-12 04:50:45,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:45,944 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-1388e1b4-0db4-451e-aea7-5e1cbfb1b661 Date: Fri, 12 Oct 2018 04:50: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":["8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8"],"updated_at":"2018-10-12T04:50:14Z","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c2db0e521445e8874dd0e45fa16901","id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net"}]} 2018-10-12 04:50:45,944 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net used request id req-1388e1b4-0db4-451e-aea7-5e1cbfb1b661 2018-10-12 04:50:45,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:46,100 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3f1d4fc-0824-4891-abda-3b59027240b6 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901"}, "enabled": true, "id": "68c2db0e521445e8874dd0e45fa16901", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}} 2018-10-12 04:50:46,100 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 used request id req-d3f1d4fc-0824-4891-abda-3b59027240b6 2018-10-12 04:50:46,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:46,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-dd880407-9a0d-425f-aea0-01e29282ffec Date: Fri, 12 Oct 2018 04:50:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:14Z","dns_nameservers":[],"updated_at":"2018-10-12T04:50:14Z","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":"68c2db0e521445e8874dd0e45fa16901","id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet"}]} 2018-10-12 04:50:46,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-dd880407-9a0d-425f-aea0-01e29282ffec 2018-10-12 04:50:46,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:46,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-58266624-94b3-423b-8c57-be1a4073b80d Date: Fri, 12 Oct 2018 04:50:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.4"}],"id":"19ce2aec-d9d8-40c2-a885-bb98573384ae","security_groups":[],"mac_address":"fa:16:3e:27:b9:a3","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d7c60aa8-84cd-48d6-9994-a0249b5e5b4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.3"}],"id":"e1d97cda-b22b-4d3c-a8c0-75a49642e7e2","security_groups":[],"mac_address":"fa:16:3e:e2:3a:10","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d7c60aa8-84cd-48d6-9994-a0249b5e5b4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.2"}],"id":"e5004cf8-2c93-49f3-94a9-a6217da9b602","security_groups":[],"mac_address":"fa:16:3e:b5:66:9d","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d7c60aa8-84cd-48d6-9994-a0249b5e5b4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.5"}],"id":"e973e35c-5d06-42c1-9de8-10d0cc3180bf","security_groups":["b07c45ab-70b1-4013-af41-acb23c70c304"],"mac_address":"fa:16:3e:6e:e7:38","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:29Z","binding:vnic_type":"normal","device_id":"32ae6eb6-f5b6-407e-ba57-4119b56f8144"}]} 2018-10-12 04:50:46,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-58266624-94b3-423b-8c57-be1a4073b80d 2018-10-12 04:50:46,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:50:46,634 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6004bfd5d4dc4af99292033dadf2be65", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj-role"}], "expires_at": "2018-10-12T05:50:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "68c2db0e521445e8874dd0e45fa16901", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/68c2db0e521445e8874dd0e45fa16901", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-user", "id": "2e9019aa5001406b886d5cc2e10ce393"}, "audit_ids": ["bGvUcNU1QoCgBsczesnFFQ"], "issued_at": "2018-10-12T04:50:46.000000Z"}} 2018-10-12 04:50:46,637 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd245b7cc7a6dabccdc682dc83785f3f16f044e" 2018-10-12 04:50:47,665 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-3ac9a8f9-63af-4c0e-8550-950b70296b52 x-compute-request-id: req-3ac9a8f9-63af-4c0e-8550-950b70296b52 Content-Encoding: gzip Content-Length: 777 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6e:e7:38", "version": 4, "addr": "10.55.0.5", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "bookmark"}], "image": {"id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "links": [{"href": "http://172.30.9.27:8774/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:50:38.000000", "flavor": {"id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "links": [{"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}]}, "id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "security_groups": [{"name": "default"}], "user_id": "2e9019aa5001406b886d5cc2e10ce393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:50:46Z", "hostId": "ad5701c0b4beb474fa4909ae896ff90265d794c638471e7f37a62beb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst", "created": "2018-10-12T04:50:32Z", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "os-extended-volumes:volumes_attached": [{"id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0"}], "metadata": {}}]} 2018-10-12 04:50:47,666 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst used request id req-3ac9a8f9-63af-4c0e-8550-950b70296b52 2018-10-12 04:50:47,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd245b7cc7a6dabccdc682dc83785f3f16f044e" 2018-10-12 04:50:47,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ee74363e-9c3c-4a0d-a65e-937e865f28ab Date: Fri, 12 Oct 2018 04: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":["8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8"],"updated_at":"2018-10-12T04:50:14Z","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:13Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"68c2db0e521445e8874dd0e45fa16901","id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net"}]} 2018-10-12 04:50:47,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net used request id req-ee74363e-9c3c-4a0d-a65e-937e865f28ab 2018-10-12 04:50:47,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd245b7cc7a6dabccdc682dc83785f3f16f044e" 2018-10-12 04:50:48,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-3e422db0-9bb9-4b8a-832a-0e0daeb27283 Date: Fri, 12 Oct 2018 04:50:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:14Z","dns_nameservers":[],"updated_at":"2018-10-12T04:50:14Z","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":"68c2db0e521445e8874dd0e45fa16901","id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","subnetpool_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet"}]} 2018-10-12 04:50:48,109 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-3e422db0-9bb9-4b8a-832a-0e0daeb27283 2018-10-12 04:50:48,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbd245b7cc7a6dabccdc682dc83785f3f16f044e" 2018-10-12 04:50:48,354 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3110 X-Openstack-Request-Id: req-fa860ed7-8725-4d64-bee9-0cf558a57a7a Date: Fri, 12 Oct 2018 04:50:48 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.4"}],"id":"19ce2aec-d9d8-40c2-a885-bb98573384ae","security_groups":[],"mac_address":"fa:16:3e:27:b9:a3","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:16Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d7c60aa8-84cd-48d6-9994-a0249b5e5b4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.3"}],"id":"e1d97cda-b22b-4d3c-a8c0-75a49642e7e2","security_groups":[],"mac_address":"fa:16:3e:e2:3a:10","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:16Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d7c60aa8-84cd-48d6-9994-a0249b5e5b4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.2"}],"id":"e5004cf8-2c93-49f3-94a9-a6217da9b602","security_groups":[],"mac_address":"fa:16:3e:b5:66:9d","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:15Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d7c60aa8-84cd-48d6-9994-a0249b5e5b4f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:50:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8","ip_address":"10.55.0.5"}],"id":"e973e35c-5d06-42c1-9de8-10d0cc3180bf","security_groups":["b07c45ab-70b1-4013-af41-acb23c70c304"],"mac_address":"fa:16:3e:6e:e7:38","project_id":"68c2db0e521445e8874dd0e45fa16901","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port","admin_state_up":true,"network_id":"d7c60aa8-84cd-48d6-9994-a0249b5e5b4f","tenant_id":"68c2db0e521445e8874dd0e45fa16901","created_at":"2018-10-12T04:50:29Z","binding:vnic_type":"normal","device_id":"32ae6eb6-f5b6-407e-ba57-4119b56f8144"}]} 2018-10-12 04:50:48,354 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-fa860ed7-8725-4d64-bee9-0cf558a57a7a 2018-10-12 04:50:48,355 - create_instance - INFO - Deleting Port with ID - e973e35c-5d06-42c1-9de8-10d0cc3180bf 2018-10-12 04:50:48,356 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-port 2018-10-12 04:50:48,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/e973e35c-5d06-42c1-9de8-10d0cc3180bf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:48,964 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-65c734a0-55a3-4ed2-8b63-2252a057e25a Date: Fri, 12 Oct 2018 04:50:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:50:48,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/e973e35c-5d06-42c1-9de8-10d0cc3180bf used request id req-65c734a0-55a3-4ed2-8b63-2252a057e25a 2018-10-12 04:50:48,967 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-aa08c5b4-c6c3-4880-8ddc-bf39e523fcf2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:49,538 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50:48 GMT Server: Apache x-compute-request-id: req-ee0efe95-806c-4e30-92ab-4be8ac069216 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-ee0efe95-806c-4e30-92ab-4be8ac069216 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [{"server_id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "attachment_id": "4d65f867-a496-47d3-8445-2f03b9effcd6", "attached_at": "2018-10-12T04:50:47.000000", "host_name": null, "volume_id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0", "device": "/dev/vdb", "id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0"}], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": "2018-10-12T04:50:47.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0", "size": 1}} 2018-10-12 04:50:49,538 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 used request id req-ee0efe95-806c-4e30-92ab-4be8ac069216 2018-10-12 04:50:49,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144/os-volume_attachments/4235ff15-d1a7-423b-932c-61d25ab7d9b0 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:50,146 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-5c8a0504-db82-4586-8313-72debfb336d8 x-compute-request-id: req-5c8a0504-db82-4586-8313-72debfb336d8 Content-Length: 0 Content-Type: application/json 2018-10-12 04:50:50,146 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144/os-volume_attachments/4235ff15-d1a7-423b-932c-61d25ab7d9b0 used request id req-5c8a0504-db82-4586-8313-72debfb336d8 2018-10-12 04:50:50,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:50,410 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:50: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-f8143b6f-7f68-406d-b081-6878cc87d9ed x-compute-request-id: req-f8143b6f-7f68-406d-b081-6878cc87d9ed Content-Encoding: gzip Content-Length: 685 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "bookmark"}], "image": {"id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "links": [{"href": "http://172.30.9.27:8774/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:50:38.000000", "flavor": {"id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "links": [{"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}]}, "id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:50:46Z", "hostId": "ad5701c0b4beb474fa4909ae896ff90265d794c638471e7f37a62beb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst", "created": "2018-10-12T04:50:32Z", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "os-extended-volumes:volumes_attached": [{"id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0"}], "metadata": {}}} 2018-10-12 04:50:50,410 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 used request id req-f8143b6f-7f68-406d-b081-6878cc87d9ed 2018-10-12 04:50:53,417 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:53,824 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-98b5630f-c2bf-46de-b308-2357a68ea59f x-compute-request-id: req-98b5630f-c2bf-46de-b308-2357a68ea59f Content-Encoding: gzip Content-Length: 660 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "bookmark"}], "image": {"id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "links": [{"href": "http://172.30.9.27:8774/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:50:38.000000", "flavor": {"id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "links": [{"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}]}, "id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:50:46Z", "hostId": "ad5701c0b4beb474fa4909ae896ff90265d794c638471e7f37a62beb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst", "created": "2018-10-12T04:50:32Z", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:50:53,824 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 used request id req-98b5630f-c2bf-46de-b308-2357a68ea59f 2018-10-12 04:50:53,825 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst 2018-10-12 04:50:53,828 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:54,042 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-9e523f7d-5740-46ad-bf21-e266eaefa383 x-compute-request-id: req-9e523f7d-5740-46ad-bf21-e266eaefa383 Content-Type: application/json 2018-10-12 04:50:54,043 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 used request id req-9e523f7d-5740-46ad-bf21-e266eaefa383 2018-10-12 04:50:54,043 - create_instance - INFO - Checking deletion status 2018-10-12 04:50:54,046 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:54,295 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-90a878cf-a314-40d0-bc1e-136b6bc0a739 x-compute-request-id: req-90a878cf-a314-40d0-bc1e-136b6bc0a739 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.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144", "rel": "bookmark"}], "image": {"id": "08d8f414-0cfb-41f8-9ab2-b90ce4888374", "links": [{"href": "http://172.30.9.27:8774/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:50:38.000000", "flavor": {"id": "ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "links": [{"href": "http://172.30.9.27:8774/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1", "rel": "bookmark"}]}, "id": "32ae6eb6-f5b6-407e-ba57-4119b56f8144", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:50:53Z", "hostId": "ad5701c0b4beb474fa4909ae896ff90265d794c638471e7f37a62beb", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst", "created": "2018-10-12T04:50:32Z", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:50:54,295 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 used request id req-90a878cf-a314-40d0-bc1e-136b6bc0a739 2018-10-12 04:50:54,296 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst] is - ACTIVE 2018-10-12 04:50:54,296 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:50:57,299 - create_instance - DEBUG - VM status query timeout in 296.743698835 2018-10-12 04:50:57,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fddd5fd3ebea6a164b01b73f3dea5d809c7576a3" 2018-10-12 04:50:57,356 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-bba1d9c8-f46d-499d-aa44-1de8fec3691d x-compute-request-id: req-bba1d9c8-f46d-499d-aa44-1de8fec3691d Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 32ae6eb6-f5b6-407e-ba57-4119b56f8144 could not be found.", "code": 404}} 2018-10-12 04:50:57,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/32ae6eb6-f5b6-407e-ba57-4119b56f8144 used request id req-bba1d9c8-f46d-499d-aa44-1de8fec3691d 2018-10-12 04:50:57,357 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 32ae6eb6-f5b6-407e-ba57-4119b56f8144 could not be found. (HTTP 404) (Request-ID: req-bba1d9c8-f46d-499d-aa44-1de8fec3691d) 2018-10-12 04:50:57,357 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-inst 2018-10-12 04:50:57,361 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7221002deecb264fdb49b1d2dcf21ff0e1dfe7c" 2018-10-12 04:50:57,411 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-394223c9-d8d4-4a22-9939-413ac26b2b12 x-compute-request-id: req-394223c9-d8d4-4a22-9939-413ac26b2b12 Content-Length: 0 Content-Type: application/json 2018-10-12 04:50:57,411 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/ba4735cb-3ec6-47e8-8cf8-57a48d2e55c1 used request id req-394223c9-d8d4-4a22-9939-413ac26b2b12 2018-10-12 04:50:57,412 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet 2018-10-12 04:50:57,412 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-subnet 2018-10-12 04:50:57,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e6aa26f4999401748fd5309222ffe7b1d3c02" 2018-10-12 04:50:59,827 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-61944e2a-a75e-484d-8408-085fb5d1b285 Date: Fri, 12 Oct 2018 04:50:59 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:50:59,828 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/8ebe8ee4-3e6e-4795-8ac6-eb616bef1cb8 used request id req-61944e2a-a75e-484d-8408-085fb5d1b285 2018-10-12 04:50:59,828 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-pub-net 2018-10-12 04:50:59,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/d7c60aa8-84cd-48d6-9994-a0249b5e5b4f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}438e6aa26f4999401748fd5309222ffe7b1d3c02" 2018-10-12 04:51:01,128 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-686b0c00-8c09-4bf7-a5cc-2ee94869a2c2 Date: Fri, 12 Oct 2018 04:51:01 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:51:01,128 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d7c60aa8-84cd-48d6-9994-a0249b5e5b4f used request id req-686b0c00-8c09-4bf7-a5cc-2ee94869a2c2 2018-10-12 04:51:01,131 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b1c6977-26ef-48e2-8570-162af4267e40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf45ee60eaca4d3e945b037e224e0aa5e69894ac" 2018-10-12 04:51:01,333 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:01 GMT Server: Apache x-compute-request-id: req-140c1a12-e801-4832-b2f8-ad74059a48be OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-140c1a12-e801-4832-b2f8-ad74059a48be Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": "2018-10-12T04:50:21.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0013709-f94f-42d7-a04c-5738cb3b6390", "size": 1}} 2018-10-12 04:51:01,334 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 used request id req-140c1a12-e801-4832-b2f8-ad74059a48be 2018-10-12 04:51:01,334 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:51:01,334 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-2 2018-10-12 04:51:01,334 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-2 2018-10-12 04:51:01,337 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b1c6977-26ef-48e2-8570-162af4267e40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf45ee60eaca4d3e945b037e224e0aa5e69894ac" 2018-10-12 04:51:01,569 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:51:01 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-561c9443-e908-46f6-beec-de81cccf71ae 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-10-12 04:51:01,569 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 used request id req-561c9443-e908-46f6-beec-de81cccf71ae 2018-10-12 04:51:01,572 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b1c6977-26ef-48e2-8570-162af4267e40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf45ee60eaca4d3e945b037e224e0aa5e69894ac" 2018-10-12 04:51:01,776 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:01 GMT Server: Apache x-compute-request-id: req-8ed4070d-d7d6-422b-8002-9b222236451e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-8ed4070d-d7d6-422b-8002-9b222236451e Content-Encoding: gzip Content-Length: 469 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": "2018-10-12T04:51:01.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "b0013709-f94f-42d7-a04c-5738cb3b6390", "size": 1}} 2018-10-12 04:51:01,776 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 used request id req-8ed4070d-d7d6-422b-8002-9b222236451e 2018-10-12 04:51:01,776 - create_volume - DEBUG - Instance status is - deleting 2018-10-12 04:51:01,777 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:51:04,780 - create_volume - DEBUG - Volume status query timeout in 56.7893788815 2018-10-12 04:51:04,783 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-2b1c6977-26ef-48e2-8570-162af4267e40" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cf45ee60eaca4d3e945b037e224e0aa5e69894ac" 2018-10-12 04:51:04,994 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:51:04 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-fc5c7dd0-700d-4909-85dd-6aee453372d1 x-openstack-request-id: req-fc5c7dd0-700d-4909-85dd-6aee453372d1 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume b0013709-f94f-42d7-a04c-5738cb3b6390 could not be found.", "code": 404}} 2018-10-12 04:51:04,994 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/b0013709-f94f-42d7-a04c-5738cb3b6390 used request id req-fc5c7dd0-700d-4909-85dd-6aee453372d1 2018-10-12 04:51:04,994 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume b0013709-f94f-42d7-a04c-5738cb3b6390 could not be found. (HTTP 404) (Request-ID: req-fc5c7dd0-700d-4909-85dd-6aee453372d1) 2018-10-12 04:51:04,994 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-2 2018-10-12 04:51:04,998 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f8a44cf-2fe3-4618-a956-fae223fe116c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a3a34b2b474e585ecbe98818d3c63c20118905" 2018-10-12 04:51:05,216 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:05 GMT Server: Apache x-compute-request-id: req-0e069b12-fecc-460d-b09f-51e6ce38cbd5 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0e069b12-fecc-460d-b09f-51e6ce38cbd5 Content-Encoding: gzip Content-Length: 476 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": "2018-10-12T04:50:50.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0", "size": 1}} 2018-10-12 04:51:05,217 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 used request id req-0e069b12-fecc-460d-b09f-51e6ce38cbd5 2018-10-12 04:51:05,217 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:51:05,217 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1 2018-10-12 04:51:05,217 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1 2018-10-12 04:51:05,220 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f8a44cf-2fe3-4618-a956-fae223fe116c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a3a34b2b474e585ecbe98818d3c63c20118905" 2018-10-12 04:51:05,443 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:51:05 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-f48545fb-ac8d-46b8-8bf8-0e61d2679040 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-10-12 04:51:05,443 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 used request id req-f48545fb-ac8d-46b8-8bf8-0e61d2679040 2018-10-12 04:51:05,446 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f8a44cf-2fe3-4618-a956-fae223fe116c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a3a34b2b474e585ecbe98818d3c63c20118905" 2018-10-12 04:51:05,647 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:05 GMT Server: Apache x-compute-request-id: req-72995bff-b27d-4332-9968-dc96ae606bae OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-72995bff-b27d-4332-9968-dc96ae606bae Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "2e9019aa5001406b886d5cc2e10ce393", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "self"}, {"href": "http://172.30.9.27:8776/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:50:16.000000", "description": null, "os-vol-tenant-attr:tenant_id": "68c2db0e521445e8874dd0e45fa16901", "updated_at": "2018-10-12T04:51:05.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "4235ff15-d1a7-423b-932c-61d25ab7d9b0", "size": 1}} 2018-10-12 04:51:05,647 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 used request id req-72995bff-b27d-4332-9968-dc96ae606bae 2018-10-12 04:51:05,648 - create_volume - DEBUG - Instance status is - deleting 2018-10-12 04:51:05,648 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:51:08,651 - create_volume - DEBUG - Volume status query timeout in 56.7921879292 2018-10-12 04:51:08,654 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0f8a44cf-2fe3-4618-a956-fae223fe116c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}09a3a34b2b474e585ecbe98818d3c63c20118905" 2018-10-12 04:51:08,689 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:51:08 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-2eaaebf6-275d-48c9-bdfd-94a1acb9f751 x-openstack-request-id: req-2eaaebf6-275d-48c9-bdfd-94a1acb9f751 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 4235ff15-d1a7-423b-932c-61d25ab7d9b0 could not be found.", "code": 404}} 2018-10-12 04:51:08,689 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/68c2db0e521445e8874dd0e45fa16901/volumes/4235ff15-d1a7-423b-932c-61d25ab7d9b0 used request id req-2eaaebf6-275d-48c9-bdfd-94a1acb9f751 2018-10-12 04:51:08,689 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 4235ff15-d1a7-423b-932c-61d25ab7d9b0 could not be found. (HTTP 404) (Request-ID: req-2eaaebf6-275d-48c9-bdfd-94a1acb9f751) 2018-10-12 04:51:08,689 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-1 2018-10-12 04:51:08,690 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-1719b26c-7685-48a4-8e55-2e93a0df7e32-image 2018-10-12 04:51:08,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}d9ac7c78b731516ad485df05ebeacc030f57696c" 2018-10-12 04:51:09,609 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-949cd048-ba05-4eef-9125-f6b3bc66b4b1 Date: Fri, 12 Oct 2018 04:51:09 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:51:09,610 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/08d8f414-0cfb-41f8-9ab2-b90ce4888374 used request id req-949cd048-ba05-4eef-9125-f6b3bc66b4b1 2018-10-12 04:51:09,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:51:09,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-cad4f493-1c7f-4458-8351-11b59cdd5933 Date: Fri, 12 Oct 2018 04:51:09 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "created_at": "2018-10-12T04:50:13Z", "updated_at": "2018-10-12T04:50:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:50:13Z", "revision_number": 0, "id": "1a008da3-ef9f-4ded-a346-b7160900b62c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:50:13Z", "security_group_id": "b07c45ab-70b1-4013-af41-acb23c70c304", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c2db0e521445e8874dd0e45fa16901"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:50:13Z", "revision_number": 0, "id": "67b70021-f651-4b3f-9031-108f403cb432", "remote_group_id": "b07c45ab-70b1-4013-af41-acb23c70c304", "remote_ip_prefix": null, "created_at": "2018-10-12T04:50:13Z", "security_group_id": "b07c45ab-70b1-4013-af41-acb23c70c304", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "port_range_min": null, "ethertype": "IPv6", "project_id": "68c2db0e521445e8874dd0e45fa16901"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:50:13Z", "revision_number": 0, "id": "aa41105f-5968-48cd-808a-6e4f08796705", "remote_group_id": "b07c45ab-70b1-4013-af41-acb23c70c304", "remote_ip_prefix": null, "created_at": "2018-10-12T04:50:13Z", "security_group_id": "b07c45ab-70b1-4013-af41-acb23c70c304", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c2db0e521445e8874dd0e45fa16901"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:50:13Z", "revision_number": 0, "id": "ce7f9ed6-f2a4-4c82-a531-e4057718a789", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:50:13Z", "security_group_id": "b07c45ab-70b1-4013-af41-acb23c70c304", "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "port_range_min": null, "ethertype": "IPv4", "project_id": "68c2db0e521445e8874dd0e45fa16901"}], "revision_number": 4, "project_id": "68c2db0e521445e8874dd0e45fa16901", "id": "b07c45ab-70b1-4013-af41-acb23c70c304", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:51:09,828 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-cad4f493-1c7f-4458-8351-11b59cdd5933 2018-10-12 04:51:09,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:51:09,919 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22aaac96-c249-4e88-a73d-18b03be5991d Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:51:09,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-22aaac96-c249-4e88-a73d-18b03be5991d 2018-10-12 04:51:09,923 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:51:10,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422397f8-6254-40c5-8743-517a5f88ed02 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:51:10,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-422397f8-6254-40c5-8743-517a5f88ed02 2018-10-12 04:51:10,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:51:10,094 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c52400-de2c-47a5-8dfb-a1b17df94d57 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901"}, "enabled": true, "id": "68c2db0e521445e8874dd0e45fa16901", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f0afecff-f440-4fb-proj"}} 2018-10-12 04:51:10,094 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 used request id req-18c52400-de2c-47a5-8dfb-a1b17df94d57 2018-10-12 04:51:10,095 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b07c45ab-70b1-4013-af41-acb23c70c304 2018-10-12 04:51:10,101 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b07c45ab-70b1-4013-af41-acb23c70c304 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:51:10,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-044318fe-43a9-4ff6-9ad9-8926e4d26f54 Date: Fri, 12 Oct 2018 04:51: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-10-12T04:50:13Z", "security_group_id": "b07c45ab-70b1-4013-af41-acb23c70c304", "port_range_min": null, "revision_number": 0, "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "created_at": "2018-10-12T04:50:13Z", "project_id": "68c2db0e521445e8874dd0e45fa16901", "id": "1a008da3-ef9f-4ded-a346-b7160900b62c"}, {"remote_group_id": "b07c45ab-70b1-4013-af41-acb23c70c304", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:50:13Z", "security_group_id": "b07c45ab-70b1-4013-af41-acb23c70c304", "port_range_min": null, "revision_number": 0, "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "created_at": "2018-10-12T04:50:13Z", "project_id": "68c2db0e521445e8874dd0e45fa16901", "id": "67b70021-f651-4b3f-9031-108f403cb432"}, {"remote_group_id": "b07c45ab-70b1-4013-af41-acb23c70c304", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:50:13Z", "security_group_id": "b07c45ab-70b1-4013-af41-acb23c70c304", "port_range_min": null, "revision_number": 0, "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "created_at": "2018-10-12T04:50:13Z", "project_id": "68c2db0e521445e8874dd0e45fa16901", "id": "aa41105f-5968-48cd-808a-6e4f08796705"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:50:13Z", "security_group_id": "b07c45ab-70b1-4013-af41-acb23c70c304", "port_range_min": null, "revision_number": 0, "tenant_id": "68c2db0e521445e8874dd0e45fa16901", "created_at": "2018-10-12T04:50:13Z", "project_id": "68c2db0e521445e8874dd0e45fa16901", "id": "ce7f9ed6-f2a4-4c82-a531-e4057718a789"}]} 2018-10-12 04:51:10,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b07c45ab-70b1-4013-af41-acb23c70c304 used request id req-044318fe-43a9-4ff6-9ad9-8926e4d26f54 2018-10-12 04:51:10,278 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:51:10,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/b07c45ab-70b1-4013-af41-acb23c70c304 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:51:10,592 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd85fd3c-ad85-4d03-839e-0d3c0187a542 Content-Length: 0 Date: Fri, 12 Oct 2018 04:51:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:51:10,592 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/b07c45ab-70b1-4013-af41-acb23c70c304 used request id req-bd85fd3c-ad85-4d03-839e-0d3c0187a542 2018-10-12 04:51:10,593 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-f0afecff-f440-4fb-proj 2018-10-12 04:51:10,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:51:10,804 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f77e5a7e-1a9b-4c3d-bf7e-c0d64a1aff7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:51:10,804 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/68c2db0e521445e8874dd0e45fa16901 used request id req-f77e5a7e-1a9b-4c3d-bf7e-c0d64a1aff7a 2018-10-12 04:51:10,804 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-f0afecff-f440-4fb-proj-role 2018-10-12 04:51:10,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/6004bfd5d4dc4af99292033dadf2be65 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:51:10,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-77f3c4cd-ba6d-4c4a-922c-89ec10549e8e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:51:10,909 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/6004bfd5d4dc4af99292033dadf2be65 used request id req-77f3c4cd-ba6d-4c4a-922c-89ec10549e8e 2018-10-12 04:51:10,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cbcd7a4deca0a0481def89e7cad63e09ce510366" 2018-10-12 04:51:11,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5a631a3-1120-41e1-8f46-0b64b9874e4e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:51:11,000 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d5a631a3-1120-41e1-8f46-0b64b9874e4e 2018-10-12 04:51:11,001 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-f0afecff-f440-4fb-user 2018-10-12 04:51:11,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/2e9019aa5001406b886d5cc2e10ce393 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e32a48965e76c4ec331325c4182a7b599a27cff8" 2018-10-12 04:51:11,184 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:51:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d7781141-cc8d-4e0e-8dec-7f6dda661d72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:51:11,184 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2e9019aa5001406b886d5cc2e10ce393 used request id req-d7781141-cc8d-4e0e-8dec-7f6dda661d72 2018-10-12 04:51:11,186 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:51:11,559 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:51:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["8CPA26uDR4SXWloiZq4ooQ"], "issued_at": "2018-10-12T04:51:11.000000Z"}} 2018-10-12 04:51:11,560 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5ab71c3cad331e4a16776a37699845b9a61f085f" 2018-10-12 04:51:11,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f514629-a4e1-492a-b05f-989d2c3c5de9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:51:11,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7f514629-a4e1-492a-b05f-989d2c3c5de9 2018-10-12 04:51:11,648 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:51:11,649 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:51:12,038 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["P8BMIsv7SLSqZ_cc64wFWg"], "issued_at": "2018-10-12T04:51:12.000000Z"}} 2018-10-12 04:51:12,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:51:12,121 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed49610-7684-424f-a47b-d14ed6a4ecac Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:51:12,121 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eed49610-7684-424f-a47b-d14ed6a4ecac 2018-10-12 04:51:12,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:51:12,131 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:51: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:51:12,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-f55a9abc-3125-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:51:12,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-900c6389-4959-4e1f-a76f-6d9c27577f73 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-f55a9abc-3125-42b-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:51:12,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceVolumeTests-f55a9abc-3125-42b-proj used request id req-900c6389-4959-4e1f-a76f-6d9c27577f73 2018-10-12 04:51:12,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:51:12,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f38c727-81f3-49d6-8802-fee22636b691 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:51:12,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6f38c727-81f3-49d6-8802-fee22636b691 2018-10-12 04:51:12,244 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}}' 2018-10-12 04:51:12,370 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-36dedacf-a834-46b4-b416-4db0d82b773f Content-Length: 310 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:51:12,370 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-36dedacf-a834-46b4-b416-4db0d82b773f 2018-10-12 04:51:12,371 - keystone_utils - INFO - Created project with name - CreateInstanceVolumeTests-f55a9abc-3125-42b-proj 2018-10-12 04:51:12,371 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:51:12,372 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:51:12,763 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:51:12.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["VeRGyLGxSh-7Ln21BDdo7Q"], "issued_at": "2018-10-12T04:51:12.000000Z"}} 2018-10-12 04:51:12,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86547d09c75a0544c695396683320f8e731032ff" 2018-10-12 04:51:12,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3538489e-6790-4a0d-8600-daae4e2522c9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:51:12,843 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3538489e-6790-4a0d-8600-daae4e2522c9 2018-10-12 04:51:12,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:51:12,853 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:51: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:51:12,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86547d09c75a0544c695396683320f8e731032ff" 2018-10-12 04:51:12,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f16c5e5-edf9-4697-a083-33210351a744 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:51:12,961 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-6f16c5e5-edf9-4697-a083-33210351a744 2018-10-12 04:51:12,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceVolumeTests-f55a9abc-3125-42b-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86547d09c75a0544c695396683320f8e731032ff" 2018-10-12 04:51:13,046 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4894ab29-cc69-4d1f-91ec-9531bcf34a5a Content-Encoding: gzip Content-Length: 254 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceVolumeTests-f55a9abc-3125-42b-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}]} 2018-10-12 04:51:13,046 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceVolumeTests-f55a9abc-3125-42b-proj used request id req-4894ab29-cc69-4d1f-91ec-9531bcf34a5a 2018-10-12 04:51:13,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86547d09c75a0544c695396683320f8e731032ff" 2018-10-12 04:51:13,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-71216e53-992f-4b63-9d7c-1857715946dd Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:51:13,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-71216e53-992f-4b63-9d7c-1857715946dd 2018-10-12 04:51:13,520 - keystone_utils - INFO - Created user with name - CreateInstanceVolumeTests-f55a9abc-3125-42b-user 2018-10-12 04:51:13,520 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:51:13,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:51:13,606 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba22e7a9-e072-4ec7-b814-c98da423b1ac Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:51:13,606 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ba22e7a9-e072-4ec7-b814-c98da423b1ac 2018-10-12 04:51:13,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" -d '{"role": {"name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj-role"}}' 2018-10-12 04:51:13,723 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-33f0e06b-9b15-4439-99ad-29cf4b2a9a0a Content-Length: 224 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5bf5278b4eef4f2d82a8cf7f692da6d3", "links": {"self": "http://172.30.9.27:5000/v3/roles/5bf5278b4eef4f2d82a8cf7f692da6d3"}, "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj-role"}} 2018-10-12 04:51:13,724 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-33f0e06b-9b15-4439-99ad-29cf4b2a9a0a 2018-10-12 04:51:13,724 - keystone_utils - INFO - Created role with name - CreateInstanceVolumeTests-f55a9abc-3125-42b-proj-role 2018-10-12 04:51:13,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/5bf5278b4eef4f2d82a8cf7f692da6d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:51:13,822 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6fe852e-722a-4a26-bb73-11d93ef7fced Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/5bf5278b4eef4f2d82a8cf7f692da6d3"}, "domain_id": null, "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj-role", "id": "5bf5278b4eef4f2d82a8cf7f692da6d3"}} 2018-10-12 04:51:13,822 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/5bf5278b4eef4f2d82a8cf7f692da6d3 used request id req-b6fe852e-722a-4a26-bb73-11d93ef7fced 2018-10-12 04:51:13,823 - keystone_utils - INFO - Granting role CreateInstanceVolumeTests-f55a9abc-3125-42b-proj-role to project CreateInstanceVolumeTests-f55a9abc-3125-42b-proj 2018-10-12 04:51:13,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb/users/3fd0ab11ea364aff90611f29e5e06185/roles/5bf5278b4eef4f2d82a8cf7f692da6d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:51:13,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:51:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3475c6bb-662f-4d30-9289-c04cd4aa25c6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:51:13,948 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb/users/3fd0ab11ea364aff90611f29e5e06185/roles/5bf5278b4eef4f2d82a8cf7f692da6d3 used request id req-3475c6bb-662f-4d30-9289-c04cd4aa25c6 2018-10-12 04:51:13,948 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:51:13,950 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:51:13,950 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:51:13,951 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:51:14,332 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bf5278b4eef4f2d82a8cf7f692da6d3", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj-role"}], "expires_at": "2018-10-12T05:51:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55d26f472e8a4de78139a9b56b548bbb", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-user", "id": "3fd0ab11ea364aff90611f29e5e06185"}, "audit_ids": ["65BZDilVSDCwewasis_l0g"], "issued_at": "2018-10-12T04:51:14.000000Z"}} 2018-10-12 04:51:14,333 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1f2509f9ae77388dc1b5263e63025ed74e8947aa" 2018-10-12 04:51:14,412 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-582c75e6-7653-409c-92b1-f5ddeb18e489 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:51:14,412 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-582c75e6-7653-409c-92b1-f5ddeb18e489 2018-10-12 04:51:14,416 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f2509f9ae77388dc1b5263e63025ed74e8947aa" 2018-10-12 04:51:14,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-cb5843af-5ae6-47bc-be0b-deafbc5e6d48 Date: Fri, 12 Oct 2018 04:51:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image"} 2018-10-12 04:51:14,675 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image used request id req-cb5843af-5ae6-47bc-be0b-deafbc5e6d48 2018-10-12 04:51:14,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f2509f9ae77388dc1b5263e63025ed74e8947aa" 2018-10-12 04:51:14,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-61f225e6-7773-42f2-8c4e-1942fc1572c8 Date: Fri, 12 Oct 2018 04:51: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-10-12 04:51:14,836 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-61f225e6-7773-42f2-8c4e-1942fc1572c8 2018-10-12 04:51:14,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}1f2509f9ae77388dc1b5263e63025ed74e8947aa" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image"}' 2018-10-12 04:51:15,079 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276 X-Openstack-Request-Id: req-2eb8f474-178b-4b4f-bc87-ed694b00c1db Date: Fri, 12 Oct 2018 04:51:15 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:51:15Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:51:15Z", "visibility": "shared", "locations": [], "self": "/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "min_disk": 0, "protected": false, "id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "file": "/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276/file", "checksum": null, "owner": "55d26f472e8a4de78139a9b56b548bbb", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:51:15,079 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2eb8f474-178b-4b4f-bc87-ed694b00c1db 2018-10-12 04:51:15,090 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f2509f9ae77388dc1b5263e63025ed74e8947aa" -d '' 2018-10-12 04:51:16,194 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-93bbb5e3-6876-4dde-946b-8c540105975a Date: Fri, 12 Oct 2018 04:51:16 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:51:16,195 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276/file used request id req-93bbb5e3-6876-4dde-946b-8c540105975a 2018-10-12 04:51:16,195 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:51:16,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f2509f9ae77388dc1b5263e63025ed74e8947aa" 2018-10-12 04:51:16,363 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-7da9c939-bd61-48d2-bf72-c5cf88a1edbb Date: Fri, 12 Oct 2018 04:51:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:51:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:51:16Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4eed2a41-131e-4372-a67f-c3cfe3689276/snap", "metadata": {}}], "self": "/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "min_disk": 0, "protected": false, "id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "file": "/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "55d26f472e8a4de78139a9b56b548bbb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4eed2a41-131e-4372-a67f-c3cfe3689276/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:51:16,363 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276 used request id req-7da9c939-bd61-48d2-bf72-c5cf88a1edbb 2018-10-12 04:51:16,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f2509f9ae77388dc1b5263e63025ed74e8947aa" 2018-10-12 04:51:16,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-623e59bf-b028-4f51-b3ef-629fa0cbbfd7 Date: Fri, 12 Oct 2018 04:51: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-10-12 04:51:16,544 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-623e59bf-b028-4f51-b3ef-629fa0cbbfd7 2018-10-12 04:51:16,546 - create_image - INFO - Created image with name - CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image 2018-10-12 04:51:16,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f2509f9ae77388dc1b5263e63025ed74e8947aa" 2018-10-12 04:51:16,701 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 890 Content-Type: application/json X-Openstack-Request-Id: req-63d96e0b-819e-4d5d-ad07-6f51c1eb55c8 Date: Fri, 12 Oct 2018 04:51:16 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:51:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:51:16Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4eed2a41-131e-4372-a67f-c3cfe3689276/snap", "metadata": {}}], "self": "/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "min_disk": 0, "protected": false, "id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "file": "/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "55d26f472e8a4de78139a9b56b548bbb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4eed2a41-131e-4372-a67f-c3cfe3689276/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:51:16,701 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276 used request id req-63d96e0b-819e-4d5d-ad07-6f51c1eb55c8 2018-10-12 04:51:16,702 - create_image - DEBUG - Instance status is - active 2018-10-12 04:51:16,702 - create_image - DEBUG - Image is active with name - CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image 2018-10-12 04:51:16,702 - create_image - INFO - Image is now active with name - CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image 2018-10-12 04:51:16,703 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:51:16,703 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:51:17,082 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["53CLsghiRy6Zvn8j2bwsSg"], "issued_at": "2018-10-12T04:51:17.000000Z"}} 2018-10-12 04:51:17,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c04c5204b2f79c7d12c41ceda65dde122dbd924" 2018-10-12 04:51:17,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e22d213-fd10-4b32-ad8f-a60e7bac4bb8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:51:17,163 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4e22d213-fd10-4b32-ad8f-a60e7bac4bb8 2018-10-12 04:51:17,165 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:51:17,169 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c04c5204b2f79c7d12c41ceda65dde122dbd924" 2018-10-12 04:51:17,351 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-ad20e91f-6b6d-4143-8357-7223ff7b5b0a x-compute-request-id: req-ad20e91f-6b6d-4143-8357-7223ff7b5b0a Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:51:17,351 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ad20e91f-6b6d-4143-8357-7223ff7b5b0a 2018-10-12 04:51:17,355 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c04c5204b2f79c7d12c41ceda65dde122dbd924" -d '{"flavor": {"vcpus": 2, "disk": 1, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-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-10-12 04:51:17,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-f5010eed-08e8-497c-a10a-09ebf98a1963 x-compute-request-id: req-f5010eed-08e8-497c-a10a-09ebf98a1963 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:51:17,411 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-f5010eed-08e8-497c-a10a-09ebf98a1963 2018-10-12 04:51:17,412 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:51:17,413 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:51:17,789 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bf5278b4eef4f2d82a8cf7f692da6d3", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj-role"}], "expires_at": "2018-10-12T05:51:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55d26f472e8a4de78139a9b56b548bbb", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-user", "id": "3fd0ab11ea364aff90611f29e5e06185"}, "audit_ids": ["vgcQXYidRm6pBURS2t3XtA"], "issued_at": "2018-10-12T04:51:17.000000Z"}} 2018-10-12 04:51:17,790 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5734910dc5d634e9b9e8efe9e95ef8c136373e57" 2018-10-12 04:51:17,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f2ffd4a-3939-43ae-95ab-7dcc150fdb4e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:51:17,861 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2f2ffd4a-3939-43ae-95ab-7dcc150fdb4e 2018-10-12 04:51:17,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5734910dc5d634e9b9e8efe9e95ef8c136373e57" 2018-10-12 04:51:18,034 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-264d01ae-c344-4494-9fe8-1b7ed3ad75d2 Date: Fri, 12 Oct 2018 04:51:18 GMT RESP BODY: {"networks":[]} 2018-10-12 04:51:18,034 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net used request id req-264d01ae-c344-4494-9fe8-1b7ed3ad75d2 2018-10-12 04:51:18,034 - neutron_utils - INFO - Creating network with name CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net 2018-10-12 04:51:18,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5734910dc5d634e9b9e8efe9e95ef8c136373e57" -d '{"network": {"name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net", "admin_state_up": true}}' 2018-10-12 04:51:18,590 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 628 X-Openstack-Request-Id: req-cd78a560-6859-446b-904f-e8044d37c83e Date: Fri, 12 Oct 2018 04:51:18 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:51:18Z","is_default":false,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","mtu":1450}} 2018-10-12 04:51:18,590 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-cd78a560-6859-446b-904f-e8044d37c83e 2018-10-12 04:51:18,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5734910dc5d634e9b9e8efe9e95ef8c136373e57" 2018-10-12 04:51:18,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-2ea7858c-07d5-464f-8810-744e9f9ddc43 Date: Fri, 12 Oct 2018 04:51: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-10-12T04:51:18Z","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net"}]} 2018-10-12 04:51:18,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-2ea7858c-07d5-464f-8810-744e9f9ddc43 2018-10-12 04:51:18,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5734910dc5d634e9b9e8efe9e95ef8c136373e57" 2018-10-12 04:51:19,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5ad69c44-7e56-47ee-ad03-823938796151 Date: Fri, 12 Oct 2018 04:51:19 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:51:19,008 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-5ad69c44-7e56-47ee-ad03-823938796151 2018-10-12 04:51:19,008 - neutron_utils - INFO - Creating subnet with name CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet 2018-10-12 04:51:19,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5734910dc5d634e9b9e8efe9e95ef8c136373e57" -d '{"subnets": [{"ip_version": 4, "network_id": "3b0ae07f-1249-4e56-be9c-f7f38708d720", "cidr": "10.55.0.0/24", "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]}' 2018-10-12 04:51:20,027 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7b619ca8-609b-400b-9f0d-7c051ae4461c Date: Fri, 12 Oct 2018 04:51:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:51: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":"55d26f472e8a4de78139a9b56b548bbb","id":"e8c5a153-6790-42bc-b483-0701243aee68","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]} 2018-10-12 04:51:20,027 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-7b619ca8-609b-400b-9f0d-7c051ae4461c 2018-10-12 04:51:20,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5734910dc5d634e9b9e8efe9e95ef8c136373e57" 2018-10-12 04:51:20,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-043b1ca5-cf71-4536-a1b6-ace74bfca01c Date: Fri, 12 Oct 2018 04:51: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":["e8c5a153-6790-42bc-b483-0701243aee68"],"updated_at":"2018-10-12T04:51:19Z","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net"}]} 2018-10-12 04:51:20,300 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-043b1ca5-cf71-4536-a1b6-ace74bfca01c 2018-10-12 04:51:20,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5734910dc5d634e9b9e8efe9e95ef8c136373e57" 2018-10-12 04:51:20,502 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7700b98c-e3c5-4aff-813d-b391e0916c02 Date: Fri, 12 Oct 2018 04:51:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:51: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":"55d26f472e8a4de78139a9b56b548bbb","id":"e8c5a153-6790-42bc-b483-0701243aee68","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]} 2018-10-12 04:51:20,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-7700b98c-e3c5-4aff-813d-b391e0916c02 2018-10-12 04:51:20,503 - OpenStackNetwork - DEBUG - Network [3b0ae07f-1249-4e56-be9c-f7f38708d720] created successfully 2018-10-12 04:51:20,503 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:51:20,504 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:51:20,896 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bf5278b4eef4f2d82a8cf7f692da6d3", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj-role"}], "expires_at": "2018-10-12T05:51:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55d26f472e8a4de78139a9b56b548bbb", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-user", "id": "3fd0ab11ea364aff90611f29e5e06185"}, "audit_ids": ["isJdj-X2TR-SNZV2Rf3Suw"], "issued_at": "2018-10-12T04:51:20.000000Z"}} 2018-10-12 04:51:20,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84267c3ff9f16346f4eaf965232a6c7b04538106" 2018-10-12 04:51:20,973 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c03f096c-4801-4be3-a609-bf298c0b5f69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:51:20,973 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c03f096c-4801-4be3-a609-bf298c0b5f69 2018-10-12 04:51:20,979 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84267c3ff9f16346f4eaf965232a6c7b04538106" 2018-10-12 04:51:21,177 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:20 GMT Server: Apache x-compute-request-id: req-38b1ef67-4366-48fd-a2bd-629334b48ba2 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-38b1ef67-4366-48fd-a2bd-629334b48ba2 Content-Length: 15 Content-Type: application/json RESP BODY: {"volumes": []} 2018-10-12 04:51:21,177 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/detail used request id req-38b1ef67-4366-48fd-a2bd-629334b48ba2 2018-10-12 04:51:21,181 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-38b1ef67-4366-48fd-a2bd-629334b48ba2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84267c3ff9f16346f4eaf965232a6c7b04538106" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-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-10-12 04:51:21,962 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:51:21 GMT Server: Apache x-compute-request-id: req-879858a4-0f9d-4cb2-b140-1742d793be3d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-879858a4-0f9d-4cb2-b140-1742d793be3d Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:21.856787", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "793d946a-6992-49ca-b09c-09dcd047a107", "size": 1}} 2018-10-12 04:51:21,962 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes used request id req-879858a4-0f9d-4cb2-b140-1742d793be3d 2018-10-12 04:51:21,965 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-38b1ef67-4366-48fd-a2bd-629334b48ba2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84267c3ff9f16346f4eaf965232a6c7b04538106" 2018-10-12 04:51:22,166 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:21 GMT Server: Apache x-compute-request-id: req-578274c2-ec05-4d6c-bc9b-f7b0c85cb336 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-578274c2-ec05-4d6c-bc9b-f7b0c85cb336 Content-Encoding: gzip Content-Length: 467 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:51:22.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "793d946a-6992-49ca-b09c-09dcd047a107", "size": 1}} 2018-10-12 04:51:22,167 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 used request id req-578274c2-ec05-4d6c-bc9b-f7b0c85cb336 2018-10-12 04:51:22,167 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1 2018-10-12 04:51:22,170 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-38b1ef67-4366-48fd-a2bd-629334b48ba2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84267c3ff9f16346f4eaf965232a6c7b04538106" 2018-10-12 04:51:22,373 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:22 GMT Server: Apache x-compute-request-id: req-84fdd469-a78e-4a57-a753-89f1f6f4b773 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-84fdd469-a78e-4a57-a753-89f1f6f4b773 Content-Encoding: gzip Content-Length: 466 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:51:22.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "793d946a-6992-49ca-b09c-09dcd047a107", "size": 1}} 2018-10-12 04:51:22,373 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 used request id req-84fdd469-a78e-4a57-a753-89f1f6f4b773 2018-10-12 04:51:22,373 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:51:22,374 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1 2018-10-12 04:51:22,374 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1 2018-10-12 04:51:22,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:51:22,375 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:51:22,752 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bf5278b4eef4f2d82a8cf7f692da6d3", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj-role"}], "expires_at": "2018-10-12T05:51:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55d26f472e8a4de78139a9b56b548bbb", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-user", "id": "3fd0ab11ea364aff90611f29e5e06185"}, "audit_ids": ["zA3I9KZWTTWK9uoAcUcF2w"], "issued_at": "2018-10-12T04:51:22.000000Z"}} 2018-10-12 04:51:22,753 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d62e79669c88013f8949046115a98d2caf1f898" 2018-10-12 04:51:22,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33195afd-1890-403d-9f3b-3541d3b03edb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:51:22,828 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-33195afd-1890-403d-9f3b-3541d3b03edb 2018-10-12 04:51:22,833 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d62e79669c88013f8949046115a98d2caf1f898" 2018-10-12 04:51:23,028 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:22 GMT Server: Apache x-compute-request-id: req-b62e4f3e-565b-4b92-a855-944323a5a7f3 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b62e4f3e-565b-4b92-a855-944323a5a7f3 Content-Encoding: gzip Content-Length: 464 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:51:22.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "793d946a-6992-49ca-b09c-09dcd047a107", "size": 1}]} 2018-10-12 04:51:23,029 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/detail used request id req-b62e4f3e-565b-4b92-a855-944323a5a7f3 2018-10-12 04:51:23,032 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes -H "User-Agent: python-cinderclient" -H "Content-Type: application/json" -H "X-OpenStack-Request-ID: req-b62e4f3e-565b-4b92-a855-944323a5a7f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d62e79669c88013f8949046115a98d2caf1f898" -d '{"volume": {"status": "creating", "user_id": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-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-10-12 04:51:23,339 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:51:23 GMT Server: Apache x-compute-request-id: req-da983401-ad5b-4205-92d0-4d0ad0e37606 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-da983401-ad5b-4205-92d0-4d0ad0e37606 Content-Length: 851 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:23.249356", "description": null, "updated_at": null, "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8", "size": 1}} 2018-10-12 04:51:23,339 - cinderclient.v3.client - DEBUG - POST call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes used request id req-da983401-ad5b-4205-92d0-4d0ad0e37606 2018-10-12 04:51:23,343 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b62e4f3e-565b-4b92-a855-944323a5a7f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d62e79669c88013f8949046115a98d2caf1f898" 2018-10-12 04:51:23,546 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:23 GMT Server: Apache x-compute-request-id: req-442f70e3-f360-4197-8eb9-9b8fe6e50bec OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-442f70e3-f360-4197-8eb9-9b8fe6e50bec Content-Encoding: gzip Content-Length: 465 Content-Type: application/json RESP BODY: {"volume": {"status": "creating", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:51:23.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8", "size": 1}} 2018-10-12 04:51:23,546 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 used request id req-442f70e3-f360-4197-8eb9-9b8fe6e50bec 2018-10-12 04:51:23,547 - create_volume - INFO - Created volume with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2 2018-10-12 04:51:23,550 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b62e4f3e-565b-4b92-a855-944323a5a7f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d62e79669c88013f8949046115a98d2caf1f898" 2018-10-12 04:51:23,740 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:23 GMT Server: Apache x-compute-request-id: req-56c1fcd9-bcb0-46c8-8ef3-52525b7a1f7e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-56c1fcd9-bcb0-46c8-8ef3-52525b7a1f7e Content-Encoding: gzip Content-Length: 463 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:51:23.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8", "size": 1}} 2018-10-12 04:51:23,740 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 used request id req-56c1fcd9-bcb0-46c8-8ef3-52525b7a1f7e 2018-10-12 04:51:23,741 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:51:23,741 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2 2018-10-12 04:51:23,741 - create_volume - INFO - Volume is now active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2 2018-10-12 04:51:23,741 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:51:23,742 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:51:24,116 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bf5278b4eef4f2d82a8cf7f692da6d3", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj-role"}], "expires_at": "2018-10-12T05:51:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55d26f472e8a4de78139a9b56b548bbb", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-user", "id": "3fd0ab11ea364aff90611f29e5e06185"}, "audit_ids": ["8-q-WuSeSBebUdmwIymHzw"], "issued_at": "2018-10-12T04:51:24.000000Z"}} 2018-10-12 04:51:24,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:24,189 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a72d828-cf8d-4c6f-bdae-2b879bf800e3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:51:24,189 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8a72d828-cf8d-4c6f-bdae-2b879bf800e3 2018-10-12 04:51:24,190 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:51:24,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:24,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de43cf9f-1d7a-41c5-b116-f33e5724851b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:51:24,270 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-de43cf9f-1d7a-41c5-b116-f33e5724851b 2018-10-12 04:51:24,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:24,537 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-8f54d3bb-ff31-429a-8858-085cda42127e Date: Fri, 12 Oct 2018 04:51: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":["e8c5a153-6790-42bc-b483-0701243aee68"],"updated_at":"2018-10-12T04:51:19Z","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net"}]} 2018-10-12 04:51:24,538 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net used request id req-8f54d3bb-ff31-429a-8858-085cda42127e 2018-10-12 04:51:24,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:51:24,547 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:51: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:51:24,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:24,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fce15ac8-0d41-4cee-b568-674163a4c967 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:51:24,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-fce15ac8-0d41-4cee-b568-674163a4c967 2018-10-12 04:51:24,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:24,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-0213a275-ea46-40d0-9dfb-d9ac3e4a5646 Date: Fri, 12 Oct 2018 04:51:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:51: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":"55d26f472e8a4de78139a9b56b548bbb","id":"e8c5a153-6790-42bc-b483-0701243aee68","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]} 2018-10-12 04:51:24,846 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-0213a275-ea46-40d0-9dfb-d9ac3e4a5646 2018-10-12 04:51:24,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720&name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:25,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-dffe0979-b560-4add-9f67-c93bc2318694 Date: Fri, 12 Oct 2018 04:51:25 GMT RESP BODY: {"ports":[]} 2018-10-12 04:51:25,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720&name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port&admin_state_up=True used request id req-dffe0979-b560-4add-9f67-c93bc2318694 2018-10-12 04:51:25,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:25,260 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-91955851-082c-4263-9083-4cbb9f2cd5e4 x-compute-request-id: req-91955851-082c-4263-9083-4cbb9f2cd5e4 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:51:25,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst used request id req-91955851-082c-4263-9083-4cbb9f2cd5e4 2018-10-12 04:51:25,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:25,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-3fb2f059-d2ee-481f-b73b-6eec46703b2c Date: Fri, 12 Oct 2018 04:51: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":["e8c5a153-6790-42bc-b483-0701243aee68"],"updated_at":"2018-10-12T04:51:19Z","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net"}]} 2018-10-12 04:51:25,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net used request id req-3fb2f059-d2ee-481f-b73b-6eec46703b2c 2018-10-12 04:51:25,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:25,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-853692e3-86a5-456b-8a62-87357493364c Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:51:25,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-853692e3-86a5-456b-8a62-87357493364c 2018-10-12 04:51:25,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:25,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-989a2929-d4c8-49b7-ba80-51aadfca4bfc Date: Fri, 12 Oct 2018 04:51:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:51: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":"55d26f472e8a4de78139a9b56b548bbb","id":"e8c5a153-6790-42bc-b483-0701243aee68","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]} 2018-10-12 04:51:25,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-989a2929-d4c8-49b7-ba80-51aadfca4bfc 2018-10-12 04:51:25,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720&name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:25,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e1a391f6-1b84-4c7a-9253-30d87abe6896 Date: Fri, 12 Oct 2018 04:51:25 GMT RESP BODY: {"ports":[]} 2018-10-12 04:51:25,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720&name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port&admin_state_up=True used request id req-e1a391f6-1b84-4c7a-9253-30d87abe6896 2018-10-12 04:51:25,977 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:51:25,978 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:51:26,354 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bf5278b4eef4f2d82a8cf7f692da6d3", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj-role"}], "expires_at": "2018-10-12T05:51:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55d26f472e8a4de78139a9b56b548bbb", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-user", "id": "3fd0ab11ea364aff90611f29e5e06185"}, "audit_ids": ["DKDASlh8R3ewX2AQ8TAqVg"], "issued_at": "2018-10-12T04:51:26.000000Z"}} 2018-10-12 04:51:26,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f58c7421f657e791455df18da29cb890e09f48e3" 2018-10-12 04:51:26,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84722915-0699-4451-aada-e7e0b66f04f5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:51:26,427 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-84722915-0699-4451-aada-e7e0b66f04f5 2018-10-12 04:51:26,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:26,722 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-2b8798b7-5f31-4d48-8379-0a0c2d81bc4c Date: Fri, 12 Oct 2018 04:51: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":["e8c5a153-6790-42bc-b483-0701243aee68"],"updated_at":"2018-10-12T04:51:19Z","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net"}]} 2018-10-12 04:51:26,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net used request id req-2b8798b7-5f31-4d48-8379-0a0c2d81bc4c 2018-10-12 04:51:26,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:26,930 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-ae2f87cb-d4f1-4ad6-bc6b-42b5784ad0df Date: Fri, 12 Oct 2018 04:51:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:51: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":"55d26f472e8a4de78139a9b56b548bbb","id":"e8c5a153-6790-42bc-b483-0701243aee68","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]} 2018-10-12 04:51:26,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-ae2f87cb-d4f1-4ad6-bc6b-42b5784ad0df 2018-10-12 04:51:26,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:27,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-91e92043-aaf1-4191-96ed-0eefbd1403d2 Date: Fri, 12 Oct 2018 04:51: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":["e8c5a153-6790-42bc-b483-0701243aee68"],"updated_at":"2018-10-12T04:51:19Z","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net"}]} 2018-10-12 04:51:27,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net used request id req-91e92043-aaf1-4191-96ed-0eefbd1403d2 2018-10-12 04:51:27,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:51:27,057 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:51: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:51:27,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f58c7421f657e791455df18da29cb890e09f48e3" 2018-10-12 04:51:27,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e1fd79f-f970-4e98-844a-b5e7836bc7bb Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:51:27,142 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-2e1fd79f-f970-4e98-844a-b5e7836bc7bb 2018-10-12 04:51:27,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:27,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-7b8f3b5c-289e-4292-9960-d9d4c5c1507f Date: Fri, 12 Oct 2018 04:51:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:51: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":"55d26f472e8a4de78139a9b56b548bbb","id":"e8c5a153-6790-42bc-b483-0701243aee68","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]} 2018-10-12 04:51:27,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-7b8f3b5c-289e-4292-9960-d9d4c5c1507f 2018-10-12 04:51:27,204 - neutron_utils - INFO - Creating port for network with name - CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net 2018-10-12 04:51:27,210 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" -d '{"port": {"network_id": "3b0ae07f-1249-4e56-be9c-f7f38708d720", "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port", "admin_state_up": true}}' 2018-10-12 04:51:28,356 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-1ff5e181-a51f-49fc-83cc-3ce0910349dc Date: Fri, 12 Oct 2018 04:51:28 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.11"}],"id":"c8ac1ccc-f1b6-4030-b441-e24b69245e9f","security_groups":["b3c6d532-0a3e-45fa-a4e8-97962787e7aa"],"mac_address":"fa:16:3e:39:ac:8b","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port","project_id":"55d26f472e8a4de78139a9b56b548bbb","qos_policy_id":null,"admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:27Z","binding:vnic_type":"normal"}} 2018-10-12 04:51:28,356 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-1ff5e181-a51f-49fc-83cc-3ce0910349dc 2018-10-12 04:51:28,362 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:28,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-6d25df8b-b1d5-425e-a2c5-468018773dad Date: Fri, 12 Oct 2018 04:51: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":["e8c5a153-6790-42bc-b483-0701243aee68"],"updated_at":"2018-10-12T04:51:19Z","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net"}]} 2018-10-12 04:51:28,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net used request id req-6d25df8b-b1d5-425e-a2c5-468018773dad 2018-10-12 04:51:28,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:28,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-606cb6af-0037-42fb-a496-457bf4fab5f0 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:51:28,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-606cb6af-0037-42fb-a496-457bf4fab5f0 2018-10-12 04:51:28,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:28,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-bd37916b-916c-4f75-a811-3e577a93c316 Date: Fri, 12 Oct 2018 04:51:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:51: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":"55d26f472e8a4de78139a9b56b548bbb","id":"e8c5a153-6790-42bc-b483-0701243aee68","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]} 2018-10-12 04:51:28,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-bd37916b-916c-4f75-a811-3e577a93c316 2018-10-12 04:51:28,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720&name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:29,128 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-6ddfc840-1f3a-490c-80ee-3ff006c52087 Date: Fri, 12 Oct 2018 04:51:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:27Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.11"}],"id":"c8ac1ccc-f1b6-4030-b441-e24b69245e9f","security_groups":["b3c6d532-0a3e-45fa-a4e8-97962787e7aa"],"mac_address":"fa:16:3e:39:ac:8b","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:27Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:51:29,128 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720&name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port&admin_state_up=True used request id req-6ddfc840-1f3a-490c-80ee-3ff006c52087 2018-10-12 04:51:29,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:29,212 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4b1eb67-9cd0-4e7a-87f6-b891f94cca4a Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:51:29,212 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-f4b1eb67-9cd0-4e7a-87f6-b891f94cca4a 2018-10-12 04:51:29,213 - nova_utils - INFO - Creating VM with name - CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst 2018-10-12 04:51:29,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:29,243 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-c4f1bd5b-6291-4e73-9be0-5abd11aef624 x-compute-request-id: req-c4f1bd5b-6291-4e73-9be0-5abd11aef624 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"flavors": [{"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}], "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-flavor-name"}]} 2018-10-12 04:51:29,243 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c4f1bd5b-6291-4e73-9be0-5abd11aef624 2018-10-12 04:51:29,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:29,267 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-00ebfee4-ebcb-4b02-b1f4-7d9fb5bb8f0c x-compute-request-id: req-00ebfee4-ebcb-4b02-b1f4-7d9fb5bb8f0c Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:51:29,267 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138 used request id req-00ebfee4-ebcb-4b02-b1f4-7d9fb5bb8f0c 2018-10-12 04:51:29,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:29,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1060 Content-Type: application/json X-Openstack-Request-Id: req-5a39dd2f-e811-4e84-9a68-862aa6e1ce1c Date: Fri, 12 Oct 2018 04:51:29 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:51:15Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:51:16Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4eed2a41-131e-4372-a67f-c3cfe3689276/snap", "metadata": {}}], "self": "/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "min_disk": 0, "protected": false, "id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "file": "/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "55d26f472e8a4de78139a9b56b548bbb", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4eed2a41-131e-4372-a67f-c3cfe3689276/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image"} 2018-10-12 04:51:29,459 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image used request id req-5a39dd2f-e811-4e84-9a68-862aa6e1ce1c 2018-10-12 04:51:29,462 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:29,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-f7d1c988-4242-4640-92b0-40df37261639 Date: Fri, 12 Oct 2018 04:51: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-10-12 04:51:29,608 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-f7d1c988-4242-4640-92b0-40df37261639 2018-10-12 04:51:29,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" -d '{"server": {"name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "imageRef": "4eed2a41-131e-4372-a67f-c3cfe3689276", "flavorRef": "97de6f29-d10f-4864-a47d-7caabb3e1138", "max_count": 1, "min_count": 1, "networks": [{"port": "c8ac1ccc-f1b6-4030-b441-e24b69245e9f"}]}}' 2018-10-12 04:51:30,594 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:51: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-673e49b3-35b9-4ae6-82e4-cec9f2b54da6 x-compute-request-id: req-673e49b3-35b9-4ae6-82e4-cec9f2b54da6 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "adminPass": "GcpbwKqmhKT8"}} 2018-10-12 04:51:30,594 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-673e49b3-35b9-4ae6-82e4-cec9f2b54da6 2018-10-12 04:51:30,597 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:30,956 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-e34f95e7-cc7f-47d1-8c1c-ecb0a87cdf2b x-compute-request-id: req-e34f95e7-cc7f-47d1-8c1c-ecb0a87cdf2b 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.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "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-10-12T04:51:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:51:30,956 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-e34f95e7-cc7f-47d1-8c1c-ecb0a87cdf2b 2018-10-12 04:51:30,957 - create_instance - INFO - Created instance with name - CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst 2018-10-12 04:51:30,959 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:31,194 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-2afd6a21-938c-4d72-8599-89f9e03f66fb x-compute-request-id: req-2afd6a21-938c-4d72-8599-89f9e03f66fb 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.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:51:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:51:31,195 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-2afd6a21-938c-4d72-8599-89f9e03f66fb 2018-10-12 04:51:31,195 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst] is - BUILD 2018-10-12 04:51:31,195 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:51:34,198 - create_instance - DEBUG - VM status query timeout in 896.758543015 2018-10-12 04:51:34,202 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:34,873 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-deedbba6-1d5e-40d8-8008-2a5218937360 x-compute-request-id: req-deedbba6-1d5e-40d8-8008-2a5218937360 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.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "security_groups": [{"name": "default"}], "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:51:31Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:51:34,874 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-deedbba6-1d5e-40d8-8008-2a5218937360 2018-10-12 04:51:34,874 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst] is - BUILD 2018-10-12 04:51:34,874 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:51:37,877 - create_instance - DEBUG - VM status query timeout in 893.079572916 2018-10-12 04:51:37,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:38,359 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-03a0e742-b6d9-42d5-b8b2-0319f581d8d5 x-compute-request-id: req-03a0e742-b6d9-42d5-b8b2-0319f581d8d5 Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:ac:8b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "security_groups": [{"name": "default"}], "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:37Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:51:38,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-03a0e742-b6d9-42d5-b8b2-0319f581d8d5 2018-10-12 04:51:38,359 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst] is - ACTIVE 2018-10-12 04:51:38,360 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:51:38,363 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:38,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-047fc1b3-809e-4619-9bbd-74f8db9f535f x-compute-request-id: req-047fc1b3-809e-4619-9bbd-74f8db9f535f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:ac:8b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "security_groups": [{"name": "default"}], "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:37Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:51:38,681 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-047fc1b3-809e-4619-9bbd-74f8db9f535f 2018-10-12 04:51:38,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:38,923 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-acb9662b-b399-4481-b6bd-4cb80fb4449f Date: Fri, 12 Oct 2018 04:51: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":["e8c5a153-6790-42bc-b483-0701243aee68"],"updated_at":"2018-10-12T04:51:19Z","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net"}]} 2018-10-12 04:51:38,923 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net used request id req-acb9662b-b399-4481-b6bd-4cb80fb4449f 2018-10-12 04:51:38,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:39,011 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a0af624-ffa6-40f8-abef-fe8bd31fa898 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:51:39,011 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-2a0af624-ffa6-40f8-abef-fe8bd31fa898 2018-10-12 04:51:39,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:39,213 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-c8631b8b-e9e0-4390-85e0-a5a34918364d Date: Fri, 12 Oct 2018 04:51:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:51: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":"55d26f472e8a4de78139a9b56b548bbb","id":"e8c5a153-6790-42bc-b483-0701243aee68","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]} 2018-10-12 04:51:39,213 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-c8631b8b-e9e0-4390-85e0-a5a34918364d 2018-10-12 04:51:39,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:39,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-ffb6631f-53c4-4b8b-a36b-af3138ac1be1 Date: Fri, 12 Oct 2018 04:51:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.4"}],"id":"4012fe79-39f8-4015-a8e1-018c2ba10120","security_groups":[],"mac_address":"fa:16:3e:f7:e6:7c","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3b0ae07f-1249-4e56-be9c-f7f38708d720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.3"}],"id":"8d72fdc2-7a23-46b5-b9ef-3a02630c5876","security_groups":[],"mac_address":"fa:16:3e:e2:a2:75","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3b0ae07f-1249-4e56-be9c-f7f38708d720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.11"}],"id":"c8ac1ccc-f1b6-4030-b441-e24b69245e9f","security_groups":["b3c6d532-0a3e-45fa-a4e8-97962787e7aa"],"mac_address":"fa:16:3e:39:ac:8b","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:27Z","binding:vnic_type":"normal","device_id":"fac28171-071a-47a0-99c5-ce9a6c218b80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.2"}],"id":"d2675e21-9c76-4ec4-9c4f-fa308bdfdf7c","security_groups":[],"mac_address":"fa:16:3e:0b:c4:9a","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3b0ae07f-1249-4e56-be9c-f7f38708d720"}]} 2018-10-12 04:51:39,306 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-ffb6631f-53c4-4b8b-a36b-af3138ac1be1 2018-10-12 04:51:39,310 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:39,491 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:39 GMT Server: Apache x-compute-request-id: req-0c7cf1c7-9cc1-4a5e-ad8e-05ce52925d7c OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0c7cf1c7-9cc1-4a5e-ad8e-05ce52925d7c Content-Encoding: gzip Content-Length: 519 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:51:23.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8", "size": 1}, {"status": "available", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:51:22.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "793d946a-6992-49ca-b09c-09dcd047a107", "size": 1}]} 2018-10-12 04:51:39,491 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/detail used request id req-0c7cf1c7-9cc1-4a5e-ad8e-05ce52925d7c 2018-10-12 04:51:39,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:39,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7ccf7be-ba2c-4294-afdb-1814e9af0730 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:51:39,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-f7ccf7be-ba2c-4294-afdb-1814e9af0730 2018-10-12 04:51:39,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:40,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-16a7b8bb-79c5-4169-83d8-9d681f00417f x-compute-request-id: req-16a7b8bb-79c5-4169-83d8-9d681f00417f Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:ac:8b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "security_groups": [{"name": "default"}], "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:37Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:51:40,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-16a7b8bb-79c5-4169-83d8-9d681f00417f 2018-10-12 04:51:40,189 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst] is - ACTIVE 2018-10-12 04:51:40,189 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:51:40,192 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:40,739 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-83c3c626-8f95-4ab4-8eab-f30db0c134fe x-compute-request-id: req-83c3c626-8f95-4ab4-8eab-f30db0c134fe Content-Encoding: gzip Content-Length: 754 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:ac:8b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "security_groups": [{"name": "default"}], "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:37Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:51:40,739 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-83c3c626-8f95-4ab4-8eab-f30db0c134fe 2018-10-12 04:51:40,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:40,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-167f3353-8b5e-49d0-8553-5b5aeb136fb6 Date: Fri, 12 Oct 2018 04:51: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":["e8c5a153-6790-42bc-b483-0701243aee68"],"updated_at":"2018-10-12T04:51:19Z","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net"}]} 2018-10-12 04:51:40,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net used request id req-167f3353-8b5e-49d0-8553-5b5aeb136fb6 2018-10-12 04:51:40,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:40,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27dc1079-9ab9-4e04-9e5d-7f3b57e5b8ff Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:51:40,927 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-27dc1079-9ab9-4e04-9e5d-7f3b57e5b8ff 2018-10-12 04:51:40,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:40,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b78011bb-f67b-4a1c-ae92-75a3e99b22e5 Date: Fri, 12 Oct 2018 04:51:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:51: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":"55d26f472e8a4de78139a9b56b548bbb","id":"e8c5a153-6790-42bc-b483-0701243aee68","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]} 2018-10-12 04:51:40,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-b78011bb-f67b-4a1c-ae92-75a3e99b22e5 2018-10-12 04:51:40,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:41,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-56ddb63c-3c79-43f0-8325-7159e4dee239 Date: Fri, 12 Oct 2018 04:51:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.4"}],"id":"4012fe79-39f8-4015-a8e1-018c2ba10120","security_groups":[],"mac_address":"fa:16:3e:f7:e6:7c","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3b0ae07f-1249-4e56-be9c-f7f38708d720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.3"}],"id":"8d72fdc2-7a23-46b5-b9ef-3a02630c5876","security_groups":[],"mac_address":"fa:16:3e:e2:a2:75","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3b0ae07f-1249-4e56-be9c-f7f38708d720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.11"}],"id":"c8ac1ccc-f1b6-4030-b441-e24b69245e9f","security_groups":["b3c6d532-0a3e-45fa-a4e8-97962787e7aa"],"mac_address":"fa:16:3e:39:ac:8b","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:27Z","binding:vnic_type":"normal","device_id":"fac28171-071a-47a0-99c5-ce9a6c218b80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.2"}],"id":"d2675e21-9c76-4ec4-9c4f-fa308bdfdf7c","security_groups":[],"mac_address":"fa:16:3e:0b:c4:9a","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3b0ae07f-1249-4e56-be9c-f7f38708d720"}]} 2018-10-12 04:51:41,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-56ddb63c-3c79-43f0-8325-7159e4dee239 2018-10-12 04:51:41,235 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" -d '{"volumeAttachment": {"volumeId": "793d946a-6992-49ca-b09c-09dcd047a107"}}' 2018-10-12 04:51:42,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-8ff96493-5c7f-4502-b7a9-52b075fca372 x-compute-request-id: req-8ff96493-5c7f-4502-b7a9-52b075fca372 Content-Encoding: gzip Content-Length: 146 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdb", "serverId": "fac28171-071a-47a0-99c5-ce9a6c218b80", "id": "793d946a-6992-49ca-b09c-09dcd047a107", "volumeId": "793d946a-6992-49ca-b09c-09dcd047a107"}} 2018-10-12 04:51:42,922 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80/os-volume_attachments used request id req-8ff96493-5c7f-4502-b7a9-52b075fca372 2018-10-12 04:51:42,926 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:43,403 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-aafd5a43-218b-43a2-bc5b-4ac457358c71 x-compute-request-id: req-aafd5a43-218b-43a2-bc5b-4ac457358c71 Content-Encoding: gzip Content-Length: 779 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:ac:8b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "security_groups": [{"name": "default"}], "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:37Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [{"id": "793d946a-6992-49ca-b09c-09dcd047a107"}], "metadata": {}}} 2018-10-12 04:51:43,403 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-aafd5a43-218b-43a2-bc5b-4ac457358c71 2018-10-12 04:51:43,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:43,522 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-ce7a509d-eeb2-47fc-903a-505fdcf43c74 Date: Fri, 12 Oct 2018 04:51: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":["e8c5a153-6790-42bc-b483-0701243aee68"],"updated_at":"2018-10-12T04:51:19Z","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net"}]} 2018-10-12 04:51:43,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net used request id req-ce7a509d-eeb2-47fc-903a-505fdcf43c74 2018-10-12 04:51:43,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:43,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9cec235-61c5-4d30-a679-dbc36adf6443 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:51:43,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-d9cec235-61c5-4d30-a679-dbc36adf6443 2018-10-12 04:51:43,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:43,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-a73c534c-4228-4f2a-9186-94d62ae142f4 Date: Fri, 12 Oct 2018 04:51:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:51: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":"55d26f472e8a4de78139a9b56b548bbb","id":"e8c5a153-6790-42bc-b483-0701243aee68","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]} 2018-10-12 04:51:43,812 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-a73c534c-4228-4f2a-9186-94d62ae142f4 2018-10-12 04:51:43,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:43,904 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-d156b2d1-57b2-4ee0-83ba-d2395b99a7c2 Date: Fri, 12 Oct 2018 04:51:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.4"}],"id":"4012fe79-39f8-4015-a8e1-018c2ba10120","security_groups":[],"mac_address":"fa:16:3e:f7:e6:7c","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3b0ae07f-1249-4e56-be9c-f7f38708d720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.3"}],"id":"8d72fdc2-7a23-46b5-b9ef-3a02630c5876","security_groups":[],"mac_address":"fa:16:3e:e2:a2:75","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3b0ae07f-1249-4e56-be9c-f7f38708d720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.11"}],"id":"c8ac1ccc-f1b6-4030-b441-e24b69245e9f","security_groups":["b3c6d532-0a3e-45fa-a4e8-97962787e7aa"],"mac_address":"fa:16:3e:39:ac:8b","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:27Z","binding:vnic_type":"normal","device_id":"fac28171-071a-47a0-99c5-ce9a6c218b80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.2"}],"id":"d2675e21-9c76-4ec4-9c4f-fa308bdfdf7c","security_groups":[],"mac_address":"fa:16:3e:0b:c4:9a","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3b0ae07f-1249-4e56-be9c-f7f38708d720"}]} 2018-10-12 04:51:43,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-d156b2d1-57b2-4ee0-83ba-d2395b99a7c2 2018-10-12 04:51:43,908 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/detail -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c7cf1c7-9cc1-4a5e-ad8e-05ce52925d7c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:44,108 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:43 GMT Server: Apache x-compute-request-id: req-f12693bc-af23-4e41-8e49-0d2571509b11 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-f12693bc-af23-4e41-8e49-0d2571509b11 Content-Encoding: gzip Content-Length: 526 Content-Type: application/json RESP BODY: {"volumes": [{"status": "available", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:51:23.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8", "size": 1}, {"status": "attaching", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:51:42.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {}, "id": "793d946a-6992-49ca-b09c-09dcd047a107", "size": 1}]} 2018-10-12 04:51:44,108 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/detail used request id req-f12693bc-af23-4e41-8e49-0d2571509b11 2018-10-12 04:51:44,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:44,191 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f469093-5a91-44a9-b417-4a8e666e0e05 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:51:44,191 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-2f469093-5a91-44a9-b417-4a8e666e0e05 2018-10-12 04:51:44,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:44,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-d4fbbcb5-8377-4dfb-89dd-4a9fb42f0ab8 x-compute-request-id: req-d4fbbcb5-8377-4dfb-89dd-4a9fb42f0ab8 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:ac:8b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "security_groups": [{"name": "default"}], "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:44Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [{"id": "793d946a-6992-49ca-b09c-09dcd047a107"}], "metadata": {}}} 2018-10-12 04:51:44,506 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-d4fbbcb5-8377-4dfb-89dd-4a9fb42f0ab8 2018-10-12 04:51:44,506 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst] is - ACTIVE 2018-10-12 04:51:44,506 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:51:44,509 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:45,115 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-411fad55-0b74-4026-a6bb-b4804341cbc2 x-compute-request-id: req-411fad55-0b74-4026-a6bb-b4804341cbc2 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:ac:8b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "security_groups": [{"name": "default"}], "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:44Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [{"id": "793d946a-6992-49ca-b09c-09dcd047a107"}], "metadata": {}}} 2018-10-12 04:51:45,115 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-411fad55-0b74-4026-a6bb-b4804341cbc2 2018-10-12 04:51:45,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:45,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-830af441-63fe-4a9b-88ed-446d48889d1e Date: Fri, 12 Oct 2018 04:51: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":["e8c5a153-6790-42bc-b483-0701243aee68"],"updated_at":"2018-10-12T04:51:19Z","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net"}]} 2018-10-12 04:51:45,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net used request id req-830af441-63fe-4a9b-88ed-446d48889d1e 2018-10-12 04:51:45,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:45,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fab71301-48dd-4e90-a357-2ae7cc0474ea Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:51:45,304 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-fab71301-48dd-4e90-a357-2ae7cc0474ea 2018-10-12 04:51:45,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:45,506 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-b456fed7-a8ed-471c-a209-264b2fa36687 Date: Fri, 12 Oct 2018 04:51:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:51: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":"55d26f472e8a4de78139a9b56b548bbb","id":"e8c5a153-6790-42bc-b483-0701243aee68","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]} 2018-10-12 04:51:45,506 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-b456fed7-a8ed-471c-a209-264b2fa36687 2018-10-12 04:51:45,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:45,608 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-47ab4146-6b16-4e25-9dec-4546fc7d2b16 Date: Fri, 12 Oct 2018 04:51:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.4"}],"id":"4012fe79-39f8-4015-a8e1-018c2ba10120","security_groups":[],"mac_address":"fa:16:3e:f7:e6:7c","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3b0ae07f-1249-4e56-be9c-f7f38708d720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.3"}],"id":"8d72fdc2-7a23-46b5-b9ef-3a02630c5876","security_groups":[],"mac_address":"fa:16:3e:e2:a2:75","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3b0ae07f-1249-4e56-be9c-f7f38708d720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.11"}],"id":"c8ac1ccc-f1b6-4030-b441-e24b69245e9f","security_groups":["b3c6d532-0a3e-45fa-a4e8-97962787e7aa"],"mac_address":"fa:16:3e:39:ac:8b","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:27Z","binding:vnic_type":"normal","device_id":"fac28171-071a-47a0-99c5-ce9a6c218b80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.2"}],"id":"d2675e21-9c76-4ec4-9c4f-fa308bdfdf7c","security_groups":[],"mac_address":"fa:16:3e:0b:c4:9a","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3b0ae07f-1249-4e56-be9c-f7f38708d720"}]} 2018-10-12 04:51:45,608 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-47ab4146-6b16-4e25-9dec-4546fc7d2b16 2018-10-12 04:51:45,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80/os-volume_attachments -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" -d '{"volumeAttachment": {"volumeId": "e5b5779a-81e4-4fd0-8625-0f26501f40b8"}}' 2018-10-12 04:51:46,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-1252f8b0-4612-47d9-9a5c-776c2f88c0b6 x-compute-request-id: req-1252f8b0-4612-47d9-9a5c-776c2f88c0b6 Content-Encoding: gzip Content-Length: 147 Content-Type: application/json RESP BODY: {"volumeAttachment": {"device": "/dev/vdc", "serverId": "fac28171-071a-47a0-99c5-ce9a6c218b80", "id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8", "volumeId": "e5b5779a-81e4-4fd0-8625-0f26501f40b8"}} 2018-10-12 04:51:46,590 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80/os-volume_attachments used request id req-1252f8b0-4612-47d9-9a5c-776c2f88c0b6 2018-10-12 04:51:46,593 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:47,035 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-db635b54-a84e-48a1-a95e-ddfe8f4f4997 x-compute-request-id: req-db635b54-a84e-48a1-a95e-ddfe8f4f4997 Content-Encoding: gzip Content-Length: 807 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:ac:8b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "security_groups": [{"name": "default"}], "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:44Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [{"id": "793d946a-6992-49ca-b09c-09dcd047a107"}, {"id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8"}], "metadata": {}}} 2018-10-12 04:51:47,035 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-db635b54-a84e-48a1-a95e-ddfe8f4f4997 2018-10-12 04:51:47,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:47,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-7611295b-9a68-4b29-8149-abcc088832fa Date: Fri, 12 Oct 2018 04:51: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":["e8c5a153-6790-42bc-b483-0701243aee68"],"updated_at":"2018-10-12T04:51:19Z","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net"}]} 2018-10-12 04:51:47,148 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net used request id req-7611295b-9a68-4b29-8149-abcc088832fa 2018-10-12 04:51:47,152 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:47,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d2524e5-2eab-4f37-acd2-469d12fa93c8 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:51:47,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-6d2524e5-2eab-4f37-acd2-469d12fa93c8 2018-10-12 04:51:47,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:47,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-2dfd149f-a013-4bd6-b3d8-d36cad098972 Date: Fri, 12 Oct 2018 04:51:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:51: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":"55d26f472e8a4de78139a9b56b548bbb","id":"e8c5a153-6790-42bc-b483-0701243aee68","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]} 2018-10-12 04:51:47,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-2dfd149f-a013-4bd6-b3d8-d36cad098972 2018-10-12 04:51:47,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:47,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-5ded0728-b50f-43b0-96f0-a1190fd8cf8f Date: Fri, 12 Oct 2018 04:51:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.4"}],"id":"4012fe79-39f8-4015-a8e1-018c2ba10120","security_groups":[],"mac_address":"fa:16:3e:f7:e6:7c","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3b0ae07f-1249-4e56-be9c-f7f38708d720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.3"}],"id":"8d72fdc2-7a23-46b5-b9ef-3a02630c5876","security_groups":[],"mac_address":"fa:16:3e:e2:a2:75","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3b0ae07f-1249-4e56-be9c-f7f38708d720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.11"}],"id":"c8ac1ccc-f1b6-4030-b441-e24b69245e9f","security_groups":["b3c6d532-0a3e-45fa-a4e8-97962787e7aa"],"mac_address":"fa:16:3e:39:ac:8b","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:27Z","binding:vnic_type":"normal","device_id":"fac28171-071a-47a0-99c5-ce9a6c218b80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.2"}],"id":"d2675e21-9c76-4ec4-9c4f-fa308bdfdf7c","security_groups":[],"mac_address":"fa:16:3e:0b:c4:9a","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3b0ae07f-1249-4e56-be9c-f7f38708d720"}]} 2018-10-12 04:51:47,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-5ded0728-b50f-43b0-96f0-a1190fd8cf8f 2018-10-12 04:51:47,542 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:51:47,912 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5bf5278b4eef4f2d82a8cf7f692da6d3", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj-role"}], "expires_at": "2018-10-12T05:51:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "55d26f472e8a4de78139a9b56b548bbb", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/55d26f472e8a4de78139a9b56b548bbb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-user", "id": "3fd0ab11ea364aff90611f29e5e06185"}, "audit_ids": ["I7gxw3ZnTLCo8PEC84q0Dg"], "issued_at": "2018-10-12T04:51:47.000000Z"}} 2018-10-12 04:51:47,915 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99becc450aedfbc1f7ecb19bd035cb48fdaa8e3c" 2018-10-12 04:51:48,820 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-fb8671be-41ca-4df2-af9d-0c1f4cd4e950 x-compute-request-id: req-fb8671be-41ca-4df2-af9d-0c1f4cd4e950 Content-Encoding: gzip Content-Length: 806 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:ac:8b", "version": 4, "addr": "10.55.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "security_groups": [{"name": "default"}], "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:47Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [{"id": "793d946a-6992-49ca-b09c-09dcd047a107"}, {"id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8"}], "metadata": {}}]} 2018-10-12 04:51:48,820 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst used request id req-fb8671be-41ca-4df2-af9d-0c1f4cd4e950 2018-10-12 04:51:48,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99becc450aedfbc1f7ecb19bd035cb48fdaa8e3c" 2018-10-12 04:51:49,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 656 X-Openstack-Request-Id: req-bd3e7326-1d23-4810-aaac-fd8c7bfa6728 Date: Fri, 12 Oct 2018 04:51: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":["e8c5a153-6790-42bc-b483-0701243aee68"],"updated_at":"2018-10-12T04:51:19Z","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:18Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"55d26f472e8a4de78139a9b56b548bbb","id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net"}]} 2018-10-12 04:51:49,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net used request id req-bd3e7326-1d23-4810-aaac-fd8c7bfa6728 2018-10-12 04:51:49,082 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99becc450aedfbc1f7ecb19bd035cb48fdaa8e3c" 2018-10-12 04:51:49,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 675 X-Openstack-Request-Id: req-5f2f47cd-0ecb-444f-909b-20d0b6fc8dc0 Date: Fri, 12 Oct 2018 04:51:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:19Z","dns_nameservers":[],"updated_at":"2018-10-12T04:51: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":"55d26f472e8a4de78139a9b56b548bbb","id":"e8c5a153-6790-42bc-b483-0701243aee68","subnetpool_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet"}]} 2018-10-12 04:51:49,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-5f2f47cd-0ecb-444f-909b-20d0b6fc8dc0 2018-10-12 04:51:49,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}99becc450aedfbc1f7ecb19bd035cb48fdaa8e3c" 2018-10-12 04:51:49,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3111 X-Openstack-Request-Id: req-8e101a86-ad16-4e1e-aa26-595ebf95e2a8 Date: Fri, 12 Oct 2018 04:51:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.4"}],"id":"4012fe79-39f8-4015-a8e1-018c2ba10120","security_groups":[],"mac_address":"fa:16:3e:f7:e6:7c","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:21Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-3b0ae07f-1249-4e56-be9c-f7f38708d720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:24Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.3"}],"id":"8d72fdc2-7a23-46b5-b9ef-3a02630c5876","security_groups":[],"mac_address":"fa:16:3e:e2:a2:75","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:20Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-3b0ae07f-1249-4e56-be9c-f7f38708d720"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.11"}],"id":"c8ac1ccc-f1b6-4030-b441-e24b69245e9f","security_groups":["b3c6d532-0a3e-45fa-a4e8-97962787e7aa"],"mac_address":"fa:16:3e:39:ac:8b","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:27Z","binding:vnic_type":"normal","device_id":"fac28171-071a-47a0-99c5-ce9a6c218b80"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:51:22Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"e8c5a153-6790-42bc-b483-0701243aee68","ip_address":"10.55.0.2"}],"id":"d2675e21-9c76-4ec4-9c4f-fa308bdfdf7c","security_groups":[],"mac_address":"fa:16:3e:0b:c4:9a","project_id":"55d26f472e8a4de78139a9b56b548bbb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"3b0ae07f-1249-4e56-be9c-f7f38708d720","tenant_id":"55d26f472e8a4de78139a9b56b548bbb","created_at":"2018-10-12T04:51:20Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-3b0ae07f-1249-4e56-be9c-f7f38708d720"}]} 2018-10-12 04:51:49,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-8e101a86-ad16-4e1e-aa26-595ebf95e2a8 2018-10-12 04:51:49,381 - create_instance - INFO - Deleting Port with ID - c8ac1ccc-f1b6-4030-b441-e24b69245e9f 2018-10-12 04:51:49,381 - neutron_utils - INFO - Deleting port with name CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-port 2018-10-12 04:51:49,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/c8ac1ccc-f1b6-4030-b441-e24b69245e9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:50,051 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-b122f90a-45dc-4696-b5b5-3be09f9b79ea Date: Fri, 12 Oct 2018 04:51:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:51:50,051 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/c8ac1ccc-f1b6-4030-b441-e24b69245e9f used request id req-b122f90a-45dc-4696-b5b5-3be09f9b79ea 2018-10-12 04:51:50,054 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c7cf1c7-9cc1-4a5e-ad8e-05ce52925d7c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:50,270 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:50 GMT Server: Apache x-compute-request-id: req-0fc7f919-fc7d-455a-a059-217cc387bccf OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0fc7f919-fc7d-455a-a059-217cc387bccf Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [{"server_id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "attachment_id": "d1d21ea1-ba52-46f6-bb8a-fe99b7684fc7", "attached_at": "2018-10-12T04:51:44.000000", "host_name": null, "volume_id": "793d946a-6992-49ca-b09c-09dcd047a107", "device": "/dev/vdb", "id": "793d946a-6992-49ca-b09c-09dcd047a107"}], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:51:44.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "793d946a-6992-49ca-b09c-09dcd047a107", "size": 1}} 2018-10-12 04:51:50,270 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 used request id req-0fc7f919-fc7d-455a-a059-217cc387bccf 2018-10-12 04:51:50,274 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80/os-volume_attachments/793d946a-6992-49ca-b09c-09dcd047a107 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:51,297 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:51: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-c4d9824c-9f2e-408b-b2c0-40cdd5bd36b8 x-compute-request-id: req-c4d9824c-9f2e-408b-b2c0-40cdd5bd36b8 Content-Length: 0 Content-Type: application/json 2018-10-12 04:51:51,297 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80/os-volume_attachments/793d946a-6992-49ca-b09c-09dcd047a107 used request id req-c4d9824c-9f2e-408b-b2c0-40cdd5bd36b8 2018-10-12 04:51:51,300 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:51,399 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-ab17b0eb-3ac2-41b7-a128-92655af9c88c x-compute-request-id: req-ab17b0eb-3ac2-41b7-a128-92655af9c88c Content-Encoding: gzip Content-Length: 711 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:47Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [{"id": "793d946a-6992-49ca-b09c-09dcd047a107"}, {"id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8"}], "metadata": {}}} 2018-10-12 04:51:51,399 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-ab17b0eb-3ac2-41b7-a128-92655af9c88c 2018-10-12 04:51:54,405 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:54,812 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-49aa59a8-4674-4dda-b991-946b3f7d8e75 x-compute-request-id: req-49aa59a8-4674-4dda-b991-946b3f7d8e75 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.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:47Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [{"id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8"}], "metadata": {}}} 2018-10-12 04:51:54,812 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-49aa59a8-4674-4dda-b991-946b3f7d8e75 2018-10-12 04:51:54,815 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-0c7cf1c7-9cc1-4a5e-ad8e-05ce52925d7c" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:55,127 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51:54 GMT Server: Apache x-compute-request-id: req-0d7537e2-0431-4275-ac53-a1224e8e2de8 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-0d7537e2-0431-4275-ac53-a1224e8e2de8 Content-Encoding: gzip Content-Length: 578 Content-Type: application/json RESP BODY: {"volume": {"status": "in-use", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [{"server_id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "attachment_id": "b1f84472-5dae-4d79-8dfe-84e3530e5d28", "attached_at": "2018-10-12T04:51:47.000000", "host_name": null, "volume_id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8", "device": "/dev/vdc", "id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8"}], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:51:47.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False", "attached_mode": "rw"}, "id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8", "size": 1}} 2018-10-12 04:51:55,127 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 used request id req-0d7537e2-0431-4275-ac53-a1224e8e2de8 2018-10-12 04:51:55,130 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80/os-volume_attachments/e5b5779a-81e4-4fd0-8625-0f26501f40b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:56,165 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:51: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-dbcf15c3-b5c1-465d-8d0f-c6af6e3d84d3 x-compute-request-id: req-dbcf15c3-b5c1-465d-8d0f-c6af6e3d84d3 Content-Length: 0 Content-Type: application/json 2018-10-12 04:51:56,165 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80/os-volume_attachments/e5b5779a-81e4-4fd0-8625-0f26501f40b8 used request id req-dbcf15c3-b5c1-465d-8d0f-c6af6e3d84d3 2018-10-12 04:51:56,168 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:56,426 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-4b437dad-55cf-4d62-afa3-a6a9177a80f9 x-compute-request-id: req-4b437dad-55cf-4d62-afa3-a6a9177a80f9 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.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:47Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [{"id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8"}], "metadata": {}}} 2018-10-12 04:51:56,427 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-4b437dad-55cf-4d62-afa3-a6a9177a80f9 2018-10-12 04:51:59,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:51:59,876 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:51: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-9d6158d3-1f5d-4a6e-87c4-eec9404281b3 x-compute-request-id: req-9d6158d3-1f5d-4a6e-87c4-eec9404281b3 Content-Encoding: gzip Content-Length: 657 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:47Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:51:59,876 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-9d6158d3-1f5d-4a6e-87c4-eec9404281b3 2018-10-12 04:51:59,876 - create_instance - INFO - Deleting VM instance - CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst 2018-10-12 04:51:59,879 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:52:00,031 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:51: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-d5af361d-5939-49b9-aa18-c35ab57f0ae4 x-compute-request-id: req-d5af361d-5939-49b9-aa18-c35ab57f0ae4 Content-Type: application/json 2018-10-12 04:52:00,031 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-d5af361d-5939-49b9-aa18-c35ab57f0ae4 2018-10-12 04:52:00,031 - create_instance - INFO - Checking deletion status 2018-10-12 04:52:00,034 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:52:00,276 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-f470a64d-5667-4321-8aef-d2d754ba93c4 x-compute-request-id: req-f470a64d-5667-4321-8aef-d2d754ba93c4 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.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/fac28171-071a-47a0-99c5-ce9a6c218b80", "rel": "bookmark"}], "image": {"id": "4eed2a41-131e-4372-a67f-c3cfe3689276", "links": [{"href": "http://172.30.9.27:8774/images/4eed2a41-131e-4372-a67f-c3cfe3689276", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:51:36.000000", "flavor": {"id": "97de6f29-d10f-4864-a47d-7caabb3e1138", "links": [{"href": "http://172.30.9.27:8774/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138", "rel": "bookmark"}]}, "id": "fac28171-071a-47a0-99c5-ce9a6c218b80", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:51:59Z", "hostId": "177a61ce68e08a7809adb96903f817074c35df81937ffc7346f971d2", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst", "created": "2018-10-12T04:51:30Z", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:52:00,277 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-f470a64d-5667-4321-8aef-d2d754ba93c4 2018-10-12 04:52:00,277 - create_instance - DEBUG - Instance status [CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst] is - ACTIVE 2018-10-12 04:52:00,277 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:52:03,279 - create_instance - DEBUG - VM status query timeout in 296.752944946 2018-10-12 04:52:03,282 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0c2d0255fe6099df2e692e2447c24505cd0f62fa" 2018-10-12 04:52:03,338 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:52: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-5abc4845-4275-4d65-acd8-1c106b09c9cc x-compute-request-id: req-5abc4845-4275-4d65-acd8-1c106b09c9cc Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance fac28171-071a-47a0-99c5-ce9a6c218b80 could not be found.", "code": 404}} 2018-10-12 04:52:03,338 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/fac28171-071a-47a0-99c5-ce9a6c218b80 used request id req-5abc4845-4275-4d65-acd8-1c106b09c9cc 2018-10-12 04:52:03,339 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance fac28171-071a-47a0-99c5-ce9a6c218b80 could not be found. (HTTP 404) (Request-ID: req-5abc4845-4275-4d65-acd8-1c106b09c9cc) 2018-10-12 04:52:03,339 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-inst 2018-10-12 04:52:03,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c04c5204b2f79c7d12c41ceda65dde122dbd924" 2018-10-12 04:52:03,397 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:52: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-8fba0c6b-f995-4a85-81e8-c8b1079a229b x-compute-request-id: req-8fba0c6b-f995-4a85-81e8-c8b1079a229b Content-Length: 0 Content-Type: application/json 2018-10-12 04:52:03,397 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/97de6f29-d10f-4864-a47d-7caabb3e1138 used request id req-8fba0c6b-f995-4a85-81e8-c8b1079a229b 2018-10-12 04:52:03,398 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet 2018-10-12 04:52:03,398 - neutron_utils - INFO - Deleting subnet with name CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-subnet 2018-10-12 04:52:03,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/e8c5a153-6790-42bc-b483-0701243aee68 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5734910dc5d634e9b9e8efe9e95ef8c136373e57" 2018-10-12 04:52:05,799 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-beb4cba9-8db4-4d7a-98c2-693f1b6f0c82 Date: Fri, 12 Oct 2018 04:52:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:52:05,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/e8c5a153-6790-42bc-b483-0701243aee68 used request id req-beb4cba9-8db4-4d7a-98c2-693f1b6f0c82 2018-10-12 04:52:05,799 - neutron_utils - INFO - Deleting network with name CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-pub-net 2018-10-12 04:52:05,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/3b0ae07f-1249-4e56-be9c-f7f38708d720 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5734910dc5d634e9b9e8efe9e95ef8c136373e57" 2018-10-12 04:52:07,111 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-8dfcb5e5-d27c-449f-8356-277eb2c6563a Date: Fri, 12 Oct 2018 04:52:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:52:07,111 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/3b0ae07f-1249-4e56-be9c-f7f38708d720 used request id req-8dfcb5e5-d27c-449f-8356-277eb2c6563a 2018-10-12 04:52:07,115 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b62e4f3e-565b-4b92-a855-944323a5a7f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d62e79669c88013f8949046115a98d2caf1f898" 2018-10-12 04:52:07,302 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:07 GMT Server: Apache x-compute-request-id: req-e2f77565-f3d5-4113-aedc-525f7cf137eb OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-e2f77565-f3d5-4113-aedc-525f7cf137eb Content-Encoding: gzip Content-Length: 478 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:51:56.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8", "size": 1}} 2018-10-12 04:52:07,302 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 used request id req-e2f77565-f3d5-4113-aedc-525f7cf137eb 2018-10-12 04:52:07,302 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:52:07,303 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2 2018-10-12 04:52:07,303 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2 2018-10-12 04:52:07,305 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b62e4f3e-565b-4b92-a855-944323a5a7f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d62e79669c88013f8949046115a98d2caf1f898" 2018-10-12 04:52:07,431 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:52:07 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-019074dc-8c12-4b59-bab6-e22cf6953dc7 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-10-12 04:52:07,431 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 used request id req-019074dc-8c12-4b59-bab6-e22cf6953dc7 2018-10-12 04:52:07,434 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b62e4f3e-565b-4b92-a855-944323a5a7f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d62e79669c88013f8949046115a98d2caf1f898" 2018-10-12 04:52:07,623 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:07 GMT Server: Apache x-compute-request-id: req-68dff61e-7319-4c7e-a5af-1cf43ac61e4d OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-68dff61e-7319-4c7e-a5af-1cf43ac61e4d Content-Encoding: gzip Content-Length: 481 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:23.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:52:07.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "e5b5779a-81e4-4fd0-8625-0f26501f40b8", "size": 1}} 2018-10-12 04:52:07,624 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 used request id req-68dff61e-7319-4c7e-a5af-1cf43ac61e4d 2018-10-12 04:52:07,624 - create_volume - DEBUG - Instance status is - deleting 2018-10-12 04:52:07,624 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:52:10,627 - create_volume - DEBUG - Volume status query timeout in 56.8039519787 2018-10-12 04:52:10,631 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b62e4f3e-565b-4b92-a855-944323a5a7f3" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4d62e79669c88013f8949046115a98d2caf1f898" 2018-10-12 04:52:10,830 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:52:10 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-39d690d8-5b11-43e3-89e1-42a19b59fa77 x-openstack-request-id: req-39d690d8-5b11-43e3-89e1-42a19b59fa77 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume e5b5779a-81e4-4fd0-8625-0f26501f40b8 could not be found.", "code": 404}} 2018-10-12 04:52:10,830 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/e5b5779a-81e4-4fd0-8625-0f26501f40b8 used request id req-39d690d8-5b11-43e3-89e1-42a19b59fa77 2018-10-12 04:52:10,830 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume e5b5779a-81e4-4fd0-8625-0f26501f40b8 could not be found. (HTTP 404) (Request-ID: req-39d690d8-5b11-43e3-89e1-42a19b59fa77) 2018-10-12 04:52:10,831 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-2 2018-10-12 04:52:10,834 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-38b1ef67-4366-48fd-a2bd-629334b48ba2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84267c3ff9f16346f4eaf965232a6c7b04538106" 2018-10-12 04:52:11,057 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:10 GMT Server: Apache x-compute-request-id: req-fcff8f6f-841b-43bb-b53d-2574dec4a8ce OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-fcff8f6f-841b-43bb-b53d-2574dec4a8ce Content-Encoding: gzip Content-Length: 477 Content-Type: application/json RESP BODY: {"volume": {"status": "available", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:51:51.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "793d946a-6992-49ca-b09c-09dcd047a107", "size": 1}} 2018-10-12 04:52:11,057 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 used request id req-fcff8f6f-841b-43bb-b53d-2574dec4a8ce 2018-10-12 04:52:11,057 - create_volume - DEBUG - Instance status is - available 2018-10-12 04:52:11,058 - create_volume - DEBUG - Volume is active with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1 2018-10-12 04:52:11,058 - cinder_utils - INFO - Deleting volume named - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1 2018-10-12 04:52:11,061 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-38b1ef67-4366-48fd-a2bd-629334b48ba2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84267c3ff9f16346f4eaf965232a6c7b04538106" 2018-10-12 04:52:11,299 - cinderclient.v3.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:52:11 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-ea8cf2e2-6728-484b-8fef-eda97a1b80d6 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-10-12 04:52:11,299 - cinderclient.v3.client - DEBUG - DELETE call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 used request id req-ea8cf2e2-6728-484b-8fef-eda97a1b80d6 2018-10-12 04:52:11,303 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-38b1ef67-4366-48fd-a2bd-629334b48ba2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84267c3ff9f16346f4eaf965232a6c7b04538106" 2018-10-12 04:52:11,490 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:11 GMT Server: Apache x-compute-request-id: req-880d6d17-78ef-4655-8758-d15dc64a2758 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-880d6d17-78ef-4655-8758-d15dc64a2758 Content-Encoding: gzip Content-Length: 480 Content-Type: application/json RESP BODY: {"volume": {"status": "deleting", "user_id": "3fd0ab11ea364aff90611f29e5e06185", "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "self"}, {"href": "http://172.30.9.27:8776/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107", "rel": "bookmark"}], "availability_zone": "nova", "bootable": "false", "encrypted": false, "created_at": "2018-10-12T04:51:21.000000", "description": null, "os-vol-tenant-attr:tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "updated_at": "2018-10-12T04:52:11.000000", "volume_type": null, "name": "CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1", "replication_status": null, "consistencygroup_id": null, "source_volid": null, "snapshot_id": null, "multiattach": false, "metadata": {"readonly": "False"}, "id": "793d946a-6992-49ca-b09c-09dcd047a107", "size": 1}} 2018-10-12 04:52:11,491 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 used request id req-880d6d17-78ef-4655-8758-d15dc64a2758 2018-10-12 04:52:11,491 - create_volume - DEBUG - Instance status is - deleting 2018-10-12 04:52:11,491 - create_volume - DEBUG - Retry querying volume status in 3 seconds 2018-10-12 04:52:14,494 - create_volume - DEBUG - Volume status query timeout in 56.805339098 2018-10-12 04:52:14,498 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-38b1ef67-4366-48fd-a2bd-629334b48ba2" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}84267c3ff9f16346f4eaf965232a6c7b04538106" 2018-10-12 04:52:14,690 - cinderclient.v3.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:52:14 GMT Server: Apache OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-compute-request-id: req-6328f15f-da97-4aa4-9532-ceee145ee0a8 x-openstack-request-id: req-6328f15f-da97-4aa4-9532-ceee145ee0a8 Content-Length: 109 Content-Type: application/json RESP BODY: {"itemNotFound": {"message": "Volume 793d946a-6992-49ca-b09c-09dcd047a107 could not be found.", "code": 404}} 2018-10-12 04:52:14,691 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/55d26f472e8a4de78139a9b56b548bbb/volumes/793d946a-6992-49ca-b09c-09dcd047a107 used request id req-6328f15f-da97-4aa4-9532-ceee145ee0a8 2018-10-12 04:52:14,691 - create_volume - DEBUG - Volume not found when querying status for deleted with message Volume 793d946a-6992-49ca-b09c-09dcd047a107 could not be found. (HTTP 404) (Request-ID: req-6328f15f-da97-4aa4-9532-ceee145ee0a8) 2018-10-12 04:52:14,691 - create_volume - INFO - Volume has been properly deleted with name - CreateInstanceVolumeTests-CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-1 2018-10-12 04:52:14,692 - glance_utils - INFO - Deleting image named - CreateInstanceVolumeTests-7f978be9-1839-474c-bf75-6e08624cd818-image 2018-10-12 04:52:14,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}1f2509f9ae77388dc1b5263e63025ed74e8947aa" 2018-10-12 04:52:15,448 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-079f4e29-15b7-4661-a655-202d8b017d14 Date: Fri, 12 Oct 2018 04:52:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:52:15,449 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4eed2a41-131e-4372-a67f-c3cfe3689276 used request id req-079f4e29-15b7-4661-a655-202d8b017d14 2018-10-12 04:52:15,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:52:15,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-9934713b-bb13-40ce-91bf-7eab31af361f Date: Fri, 12 Oct 2018 04:52:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "created_at": "2018-10-12T04:51:18Z", "updated_at": "2018-10-12T04:51:18Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:51:18Z", "revision_number": 0, "id": "98e67498-0f72-4055-a150-9be68b19bf3c", "remote_group_id": "b3c6d532-0a3e-45fa-a4e8-97962787e7aa", "remote_ip_prefix": null, "created_at": "2018-10-12T04:51:18Z", "security_group_id": "b3c6d532-0a3e-45fa-a4e8-97962787e7aa", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "port_range_min": null, "ethertype": "IPv6", "project_id": "55d26f472e8a4de78139a9b56b548bbb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:51:18Z", "revision_number": 0, "id": "d80160d8-c52a-4932-b4b4-fbee6182e2b0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:51:18Z", "security_group_id": "b3c6d532-0a3e-45fa-a4e8-97962787e7aa", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "port_range_min": null, "ethertype": "IPv4", "project_id": "55d26f472e8a4de78139a9b56b548bbb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:51:18Z", "revision_number": 0, "id": "ea580662-6d08-46ce-97d5-5a0e226c64b3", "remote_group_id": "b3c6d532-0a3e-45fa-a4e8-97962787e7aa", "remote_ip_prefix": null, "created_at": "2018-10-12T04:51:18Z", "security_group_id": "b3c6d532-0a3e-45fa-a4e8-97962787e7aa", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "port_range_min": null, "ethertype": "IPv4", "project_id": "55d26f472e8a4de78139a9b56b548bbb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:51:18Z", "revision_number": 0, "id": "fbff3fb4-c37f-4075-9e6b-a1f740aea773", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:51:18Z", "security_group_id": "b3c6d532-0a3e-45fa-a4e8-97962787e7aa", "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "port_range_min": null, "ethertype": "IPv6", "project_id": "55d26f472e8a4de78139a9b56b548bbb"}], "revision_number": 4, "project_id": "55d26f472e8a4de78139a9b56b548bbb", "id": "b3c6d532-0a3e-45fa-a4e8-97962787e7aa", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:52:15,680 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-9934713b-bb13-40ce-91bf-7eab31af361f 2018-10-12 04:52:15,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:52:15,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7317f6be-ccbb-4d30-881e-a0dac1613a0e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:52:15,773 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-7317f6be-ccbb-4d30-881e-a0dac1613a0e 2018-10-12 04:52:15,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:52:15,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b7920e9-a853-406b-85cc-044b7cac8169 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:52:15,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-4b7920e9-a853-406b-85cc-044b7cac8169 2018-10-12 04:52:15,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:52:15,966 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-042cb9c9-756f-4ef6-b5c1-154447126543 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb"}, "enabled": true, "id": "55d26f472e8a4de78139a9b56b548bbb", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceVolumeTests-f55a9abc-3125-42b-proj"}} 2018-10-12 04:52:15,966 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-042cb9c9-756f-4ef6-b5c1-154447126543 2018-10-12 04:52:15,966 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3c6d532-0a3e-45fa-a4e8-97962787e7aa 2018-10-12 04:52:15,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b3c6d532-0a3e-45fa-a4e8-97962787e7aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:52:16,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5c300cc2-bc50-490b-8a12-a08aeac6ccaa Date: Fri, 12 Oct 2018 04:52:16 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "b3c6d532-0a3e-45fa-a4e8-97962787e7aa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:51:18Z", "security_group_id": "b3c6d532-0a3e-45fa-a4e8-97962787e7aa", "port_range_min": null, "revision_number": 0, "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "created_at": "2018-10-12T04:51:18Z", "project_id": "55d26f472e8a4de78139a9b56b548bbb", "id": "98e67498-0f72-4055-a150-9be68b19bf3c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:51:18Z", "security_group_id": "b3c6d532-0a3e-45fa-a4e8-97962787e7aa", "port_range_min": null, "revision_number": 0, "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "created_at": "2018-10-12T04:51:18Z", "project_id": "55d26f472e8a4de78139a9b56b548bbb", "id": "d80160d8-c52a-4932-b4b4-fbee6182e2b0"}, {"remote_group_id": "b3c6d532-0a3e-45fa-a4e8-97962787e7aa", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:51:18Z", "security_group_id": "b3c6d532-0a3e-45fa-a4e8-97962787e7aa", "port_range_min": null, "revision_number": 0, "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "created_at": "2018-10-12T04:51:18Z", "project_id": "55d26f472e8a4de78139a9b56b548bbb", "id": "ea580662-6d08-46ce-97d5-5a0e226c64b3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:51:18Z", "security_group_id": "b3c6d532-0a3e-45fa-a4e8-97962787e7aa", "port_range_min": null, "revision_number": 0, "tenant_id": "55d26f472e8a4de78139a9b56b548bbb", "created_at": "2018-10-12T04:51:18Z", "project_id": "55d26f472e8a4de78139a9b56b548bbb", "id": "fbff3fb4-c37f-4075-9e6b-a1f740aea773"}]} 2018-10-12 04:52:16,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b3c6d532-0a3e-45fa-a4e8-97962787e7aa used request id req-5c300cc2-bc50-490b-8a12-a08aeac6ccaa 2018-10-12 04:52:16,157 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:52:16,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/b3c6d532-0a3e-45fa-a4e8-97962787e7aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:52:16,462 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ba86086b-f59b-4e12-b63e-46157c8e2269 Content-Length: 0 Date: Fri, 12 Oct 2018 04:52:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:52:16,462 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/b3c6d532-0a3e-45fa-a4e8-97962787e7aa used request id req-ba86086b-f59b-4e12-b63e-46157c8e2269 2018-10-12 04:52:16,463 - keystone_utils - INFO - Deleting project with name - CreateInstanceVolumeTests-f55a9abc-3125-42b-proj 2018-10-12 04:52:16,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:52:16,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:52:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b4d669de-ebef-42ff-8209-2e1f39498da1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:52:16,697 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/55d26f472e8a4de78139a9b56b548bbb used request id req-b4d669de-ebef-42ff-8209-2e1f39498da1 2018-10-12 04:52:16,697 - keystone_utils - INFO - Deleting role with name - CreateInstanceVolumeTests-f55a9abc-3125-42b-proj-role 2018-10-12 04:52:16,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/5bf5278b4eef4f2d82a8cf7f692da6d3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:52:16,957 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:52:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8d116ff-8462-495d-b24a-5527bc6dc559 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:52:16,958 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/5bf5278b4eef4f2d82a8cf7f692da6d3 used request id req-e8d116ff-8462-495d-b24a-5527bc6dc559 2018-10-12 04:52:16,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44213fd1991837e09fbdc5ccb4c5dba317d0fb58" 2018-10-12 04:52:17,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0a0ab2b2-7ac6-4d22-8547-c947e9e86a3c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:52:17,042 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0a0ab2b2-7ac6-4d22-8547-c947e9e86a3c 2018-10-12 04:52:17,043 - keystone_utils - INFO - Deleting user with name - CreateInstanceVolumeTests-f55a9abc-3125-42b-user 2018-10-12 04:52:17,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/3fd0ab11ea364aff90611f29e5e06185 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}86547d09c75a0544c695396683320f8e731032ff" 2018-10-12 04:52:17,244 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:52:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b9bb961-dbba-49ca-9f62-a936a8e26612 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:52:17,244 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/3fd0ab11ea364aff90611f29e5e06185 used request id req-8b9bb961-dbba-49ca-9f62-a936a8e26612 2018-10-12 04:52:17,246 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:52:17,643 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:52:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["j50MoLp7QGak91THlebG9A"], "issued_at": "2018-10-12T04:52:17.000000Z"}} 2018-10-12 04:52:17,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}441f5bdda5904615bd929f87bfe3dfda5edd72ec" 2018-10-12 04:52:17,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d24f88-0463-4786-80a4-c9b08a29435e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:52:17,722 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-53d24f88-0463-4786-80a4-c9b08a29435e 2018-10-12 04:52:17,724 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:52:17,725 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:52:18,121 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:52:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ZrEIBc3HS6GFfer6vFy1bg"], "issued_at": "2018-10-12T04:52:18.000000Z"}} 2018-10-12 04:52:18,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:52:18,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa9fbe5b-1a31-4f49-a6d3-a9495597f686 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:52:18,217 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fa9fbe5b-1a31-4f49-a6d3-a9495597f686 2018-10-12 04:52:18,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:52:18,226 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:52: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:52:18,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-27f46ec0-3510-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:52:18,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7918d91e-69a4-4129-bf28-2cc14db130ca Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-27f46ec0-3510-472-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:52:18,363 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-27f46ec0-3510-472-proj used request id req-7918d91e-69a4-4129-bf28-2cc14db130ca 2018-10-12 04:52:18,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:52:18,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17a89fd1-ff55-414c-b9ac-2a5d74cef2ff Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:52:18,448 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-17a89fd1-ff55-414c-b9ac-2a5d74cef2ff 2018-10-12 04:52:18,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-27f46ec0-3510-472-proj"}}' 2018-10-12 04:52:18,586 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:52:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f6588356-b36e-4f8b-90f0-3b9a0279fb4b Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20"}, "enabled": true, "id": "84b21e4b6ed244489b5bbcbebbba4b20", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-27f46ec0-3510-472-proj"}} 2018-10-12 04:52:18,586 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f6588356-b36e-4f8b-90f0-3b9a0279fb4b 2018-10-12 04:52:18,586 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-27f46ec0-3510-472-proj 2018-10-12 04:52:18,587 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:52:18,587 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:52:18,971 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:52:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["TSFjG6rSRA2rwRCjUA0OvQ"], "issued_at": "2018-10-12T04:52:18.000000Z"}} 2018-10-12 04:52:18,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7a78d2e397daa4eeb9cfd5e171b90b7b7ca493" 2018-10-12 04:52:19,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cc173d3-f6c1-499d-894f-21b07dbcef2f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:52:19,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5cc173d3-f6c1-499d-894f-21b07dbcef2f 2018-10-12 04:52:19,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:52:19,078 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:52: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:52:19,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7a78d2e397daa4eeb9cfd5e171b90b7b7ca493" 2018-10-12 04:52:19,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59eda719-35c6-4a7a-8ea6-aeaeea47cd4a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:52:19,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-59eda719-35c6-4a7a-8ea6-aeaeea47cd4a 2018-10-12 04:52:19,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-27f46ec0-3510-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7a78d2e397daa4eeb9cfd5e171b90b7b7ca493" 2018-10-12 04:52:19,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07e0d401-96e3-4176-b735-5873ce98c491 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-27f46ec0-3510-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20"}, "enabled": true, "id": "84b21e4b6ed244489b5bbcbebbba4b20", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-27f46ec0-3510-472-proj"}]} 2018-10-12 04:52:19,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-27f46ec0-3510-472-proj used request id req-07e0d401-96e3-4176-b735-5873ce98c491 2018-10-12 04:52:19,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7a78d2e397daa4eeb9cfd5e171b90b7b7ca493" 2018-10-12 04:52:19,309 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1dda70c1-8c0e-4600-ad27-fac7af8ea801 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:52:19,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-1dda70c1-8c0e-4600-ad27-fac7af8ea801 2018-10-12 04:52:19,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7a78d2e397daa4eeb9cfd5e171b90b7b7ca493" 2018-10-12 04:52:19,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ee65066a-8bc0-4c44-9e1b-d3d566078284 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:52:19,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ee65066a-8bc0-4c44-9e1b-d3d566078284 2018-10-12 04:52:19,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-27f46ec0-3510-472-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7a78d2e397daa4eeb9cfd5e171b90b7b7ca493" 2018-10-12 04:52:19,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f5bf404-c241-4ba0-b858-73ec6cf3aefd Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-27f46ec0-3510-472-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20"}, "enabled": true, "id": "84b21e4b6ed244489b5bbcbebbba4b20", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-27f46ec0-3510-472-proj"}]} 2018-10-12 04:52:19,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-27f46ec0-3510-472-proj used request id req-6f5bf404-c241-4ba0-b858-73ec6cf3aefd 2018-10-12 04:52:19,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/7e61e72433e147aea566a4c16568417b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7a78d2e397daa4eeb9cfd5e171b90b7b7ca493" 2018-10-12 04:52:20,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-221cebe8-6bd4-4934-94b3-269070caee54 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-27f46ec0-3510-472-user", "links": {"self": "http://172.30.9.27:5000/v3/users/7e61e72433e147aea566a4c16568417b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "84b21e4b6ed244489b5bbcbebbba4b20", "id": "7e61e72433e147aea566a4c16568417b", "password_expires_at": null}} 2018-10-12 04:52:20,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/7e61e72433e147aea566a4c16568417b used request id req-221cebe8-6bd4-4934-94b3-269070caee54 2018-10-12 04:52:20,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20/users/7e61e72433e147aea566a4c16568417b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7a78d2e397daa4eeb9cfd5e171b90b7b7ca493" 2018-10-12 04:52:20,125 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e91056ba-0f0b-43ec-8728-d59e84163099 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20/users/7e61e72433e147aea566a4c16568417b/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:52:20,125 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20/users/7e61e72433e147aea566a4c16568417b/roles used request id req-e91056ba-0f0b-43ec-8728-d59e84163099 2018-10-12 04:52:20,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7a78d2e397daa4eeb9cfd5e171b90b7b7ca493" 2018-10-12 04:52:20,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9dae76ef-08d2-4bb9-a2c8-2a4e94e2dc0c Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:52:20,220 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-9dae76ef-08d2-4bb9-a2c8-2a4e94e2dc0c 2018-10-12 04:52:20,220 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-27f46ec0-3510-472-proj 2018-10-12 04:52:20,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20/users/7e61e72433e147aea566a4c16568417b/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7a78d2e397daa4eeb9cfd5e171b90b7b7ca493" 2018-10-12 04:52:20,349 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:52:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7a7da17e-1647-4202-9384-0a81b5684df3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:52:20,349 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20/users/7e61e72433e147aea566a4c16568417b/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-7a7da17e-1647-4202-9384-0a81b5684df3 2018-10-12 04:52:20,349 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-27f46ec0-3510-472-user 2018-10-12 04:52:20,349 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:52:20,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:52:20,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d90d628-5910-4032-89b3-e134b081504d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:52:20,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6d90d628-5910-4032-89b3-e134b081504d 2018-10-12 04:52:20,448 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" -d '{"role": {"name": "CreateStackSuccessTests-27f46ec0-3510-472-proj-role"}}' 2018-10-12 04:52:20,551 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:52:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-556cf86c-75de-47e1-81e2-ae83209aa813 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d5c6d40605f24ac9a1fb3ec45a951590", "links": {"self": "http://172.30.9.27:5000/v3/roles/d5c6d40605f24ac9a1fb3ec45a951590"}, "name": "CreateStackSuccessTests-27f46ec0-3510-472-proj-role"}} 2018-10-12 04:52:20,551 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-556cf86c-75de-47e1-81e2-ae83209aa813 2018-10-12 04:52:20,551 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-27f46ec0-3510-472-proj-role 2018-10-12 04:52:20,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d5c6d40605f24ac9a1fb3ec45a951590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:52:20,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e76a1720-0263-42b6-b395-9a749ae053d4 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d5c6d40605f24ac9a1fb3ec45a951590"}, "domain_id": null, "name": "CreateStackSuccessTests-27f46ec0-3510-472-proj-role", "id": "d5c6d40605f24ac9a1fb3ec45a951590"}} 2018-10-12 04:52:20,572 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d5c6d40605f24ac9a1fb3ec45a951590 used request id req-e76a1720-0263-42b6-b395-9a749ae053d4 2018-10-12 04:52:20,572 - keystone_utils - INFO - Granting role CreateStackSuccessTests-27f46ec0-3510-472-proj-role to project CreateStackSuccessTests-27f46ec0-3510-472-proj 2018-10-12 04:52:20,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20/users/7e61e72433e147aea566a4c16568417b/roles/d5c6d40605f24ac9a1fb3ec45a951590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:52:20,702 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:52:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7aa806b8-b424-4130-85c5-2db0173256e9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:52:20,702 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20/users/7e61e72433e147aea566a4c16568417b/roles/d5c6d40605f24ac9a1fb3ec45a951590 used request id req-7aa806b8-b424-4130-85c5-2db0173256e9 2018-10-12 04:52:20,703 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:52:20,710 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:52:20,710 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:52:20,711 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:52:21,087 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "d5c6d40605f24ac9a1fb3ec45a951590", "name": "CreateStackSuccessTests-27f46ec0-3510-472-proj-role"}], "expires_at": "2018-10-12T05:52:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84b21e4b6ed244489b5bbcbebbba4b20", "name": "CreateStackSuccessTests-27f46ec0-3510-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-27f46ec0-3510-472-user", "id": "7e61e72433e147aea566a4c16568417b"}, "audit_ids": ["OCAKLYa8QV2DupgmLnYfzA"], "issued_at": "2018-10-12T04:52:21.000000Z"}} 2018-10-12 04:52:21,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}837ae9cb24cefa4eb90a680f6184fe0eff59abba" 2018-10-12 04:52:21,169 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a0746f8a-9cbb-42ca-8eb6-74595a3baf07 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:52:21,169 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a0746f8a-9cbb-42ca-8eb6-74595a3baf07 2018-10-12 04:52:21,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}837ae9cb24cefa4eb90a680f6184fe0eff59abba" 2018-10-12 04:52:21,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-95b3873d-2d94-4baa-9b06-c50d67dad795 Date: Fri, 12 Oct 2018 04:52:21 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image"} 2018-10-12 04:52:21,355 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image used request id req-95b3873d-2d94-4baa-9b06-c50d67dad795 2018-10-12 04:52:21,358 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}837ae9cb24cefa4eb90a680f6184fe0eff59abba" 2018-10-12 04:52:21,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-8fc9d5ee-3be5-4d3d-ba43-aabdf445f526 Date: Fri, 12 Oct 2018 04:52: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-10-12 04:52:21,505 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-8fc9d5ee-3be5-4d3d-ba43-aabdf445f526 2018-10-12 04:52:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}837ae9cb24cefa4eb90a680f6184fe0eff59abba" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image"}' 2018-10-12 04:52:21,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883 X-Openstack-Request-Id: req-8e80cee1-aede-49d2-a542-a84cabedcdfa Date: Fri, 12 Oct 2018 04:52:21 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:52:21Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:52:21Z", "visibility": "shared", "locations": [], "self": "/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883", "min_disk": 0, "protected": false, "id": "8eb4b765-3f51-4b76-ae55-42a560b19883", "file": "/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883/file", "checksum": null, "owner": "84b21e4b6ed244489b5bbcbebbba4b20", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:52:21,738 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-8e80cee1-aede-49d2-a542-a84cabedcdfa 2018-10-12 04:52:21,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}837ae9cb24cefa4eb90a680f6184fe0eff59abba" -d '' 2018-10-12 04:52:23,164 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-45462dce-038f-44cf-8db4-766515194843 Date: Fri, 12 Oct 2018 04:52:23 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:52:23,165 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883/file used request id req-45462dce-038f-44cf-8db4-766515194843 2018-10-12 04:52:23,165 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:52:23,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}837ae9cb24cefa4eb90a680f6184fe0eff59abba" 2018-10-12 04:52:23,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-45c3d234-fc1f-4429-9353-9707d65d11b8 Date: Fri, 12 Oct 2018 04:52:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:52:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:52:23Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/8eb4b765-3f51-4b76-ae55-42a560b19883/snap", "metadata": {}}], "self": "/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883", "min_disk": 0, "protected": false, "id": "8eb4b765-3f51-4b76-ae55-42a560b19883", "file": "/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "84b21e4b6ed244489b5bbcbebbba4b20", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/8eb4b765-3f51-4b76-ae55-42a560b19883/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:52:23,336 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883 used request id req-45c3d234-fc1f-4429-9353-9707d65d11b8 2018-10-12 04:52:23,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}837ae9cb24cefa4eb90a680f6184fe0eff59abba" 2018-10-12 04:52:23,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-14292dad-b5f3-42e6-9ab5-239511ddb627 Date: Fri, 12 Oct 2018 04:52: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-10-12 04:52:23,493 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-14292dad-b5f3-42e6-9ab5-239511ddb627 2018-10-12 04:52:23,496 - create_image - INFO - Created image with name - CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image 2018-10-12 04:52:23,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}837ae9cb24cefa4eb90a680f6184fe0eff59abba" 2018-10-12 04:52:23,670 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9aa0ee40-90fc-438a-bc8b-b039f37b281a Date: Fri, 12 Oct 2018 04:52:23 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:52:21Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:52:23Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/8eb4b765-3f51-4b76-ae55-42a560b19883/snap", "metadata": {}}], "self": "/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883", "min_disk": 0, "protected": false, "id": "8eb4b765-3f51-4b76-ae55-42a560b19883", "file": "/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "84b21e4b6ed244489b5bbcbebbba4b20", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/8eb4b765-3f51-4b76-ae55-42a560b19883/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:52:23,670 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883 used request id req-9aa0ee40-90fc-438a-bc8b-b039f37b281a 2018-10-12 04:52:23,671 - create_image - DEBUG - Instance status is - active 2018-10-12 04:52:23,671 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image 2018-10-12 04:52:23,671 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image 2018-10-12 04:52:23,671 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:52:23,672 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:52:24,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["JQ8sDOMcSgufUBDYtNWrFw"], "issued_at": "2018-10-12T04:52:24.000000Z"}} 2018-10-12 04:52:24,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478fe5086aa9923283eb6dce2a26bcf04709677e" 2018-10-12 04:52:24,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e3c66ffe-9ff4-478c-acc4-ec5510663df2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:52:24,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e3c66ffe-9ff4-478c-acc4-ec5510663df2 2018-10-12 04:52:24,149 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:52:24,154 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478fe5086aa9923283eb6dce2a26bcf04709677e" 2018-10-12 04:52:24,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52: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-725d0698-cde8-4cee-b441-e61f18c3fc12 x-compute-request-id: req-725d0698-cde8-4cee-b441-e61f18c3fc12 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:52:24,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-725d0698-cde8-4cee-b441-e61f18c3fc12 2018-10-12 04:52:24,412 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478fe5086aa9923283eb6dce2a26bcf04709677e" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-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-10-12 04:52:24,468 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52: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-2425c6f1-379f-466a-bbdc-b1602aaac928 x-compute-request-id: req-2425c6f1-379f-466a-bbdc-b1602aaac928 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0800f88a-5728-4817-a97f-f9abc149c5e1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0800f88a-5728-4817-a97f-f9abc149c5e1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0800f88a-5728-4817-a97f-f9abc149c5e1", "name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:52:24,468 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2425c6f1-379f-466a-bbdc-b1602aaac928 2018-10-12 04:52:24,501 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:52:24,502 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:52:24,891 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "d5c6d40605f24ac9a1fb3ec45a951590", "name": "CreateStackSuccessTests-27f46ec0-3510-472-proj-role"}], "expires_at": "2018-10-12T05:52:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84b21e4b6ed244489b5bbcbebbba4b20", "name": "CreateStackSuccessTests-27f46ec0-3510-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-27f46ec0-3510-472-user", "id": "7e61e72433e147aea566a4c16568417b"}, "audit_ids": ["_cOrug9JSTatMVdEGwnrIQ"], "issued_at": "2018-10-12T04:52:24.000000Z"}} 2018-10-12 04:52:24,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def1219a2f4f2dfba91a5ddde01c8d4da45e473f" 2018-10-12 04:52:24,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a8dbfb93-297c-480c-9120-bcd3d5a71720 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:52:24,974 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a8dbfb93-297c-480c-9120-bcd3d5a71720 2018-10-12 04:52:24,975 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:52:24,978 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:52:24,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def1219a2f4f2dfba91a5ddde01c8d4da45e473f" 2018-10-12 04:52:25,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:24 GMT Server: Apache x-openstack-request-id: req-d15712c2-bff0-41d2-abe0-90c877d4eba9 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:52:25,547 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack used request id req-d15712c2-bff0-41d2-abe0-90c877d4eba9 2018-10-12 04:52:25,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def1219a2f4f2dfba91a5ddde01c8d4da45e473f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-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-54a5ff3a-2153-4cba-93be-800e35565392-net", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name"}}' 2018-10-12 04:52:28,145 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:52:25 GMT Server: Apache x-openstack-request-id: req-d28c94b2-5842-4e3f-9b4a-b3108315d463 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}]}} 2018-10-12 04:52:28,146 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks used request id req-d28c94b2-5842-4e3f-9b4a-b3108315d463 2018-10-12 04:52:28,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def1219a2f4f2dfba91a5ddde01c8d4da45e473f" 2018-10-12 04:52:28,722 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:28 GMT Server: Apache x-openstack-request-id: req-686312e2-3b07-495b-ae4f-27e3d911682d Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:29,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:28 GMT Server: Apache x-openstack-request-id: req-fb7b3717-031d-4c89-b42d-185cef25c7f5 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:29,284 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-fb7b3717-031d-4c89-b42d-185cef25c7f5 2018-10-12 04:52:29,285 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack 2018-10-12 04:52:29,288 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def1219a2f4f2dfba91a5ddde01c8d4da45e473f" 2018-10-12 04:52:29,845 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:29 GMT Server: Apache x-openstack-request-id: req-3ec7aa21-02e4-4a39-af52-25566f76ff4c Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:29,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:29 GMT Server: Apache x-openstack-request-id: req-1c990b8c-f3fc-48a8-b249-defba9a9e037 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:29,887 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-1c990b8c-f3fc-48a8-b249-defba9a9e037 2018-10-12 04:52:29,887 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:52:29,887 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:52:32,890 - create_stack - DEBUG - Stack status query timeout in 1196.39464498 2018-10-12 04:52:32,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def1219a2f4f2dfba91a5ddde01c8d4da45e473f" 2018-10-12 04:52:32,919 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:32 GMT Server: Apache x-openstack-request-id: req-b4646975-fe37-4100-91ed-a52079e92c67 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:33,509 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:32 GMT Server: Apache x-openstack-request-id: req-95630f9a-1dd0-446b-a244-bb26dff5aa8c 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:33,509 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-95630f9a-1dd0-446b-a244-bb26dff5aa8c 2018-10-12 04:52:33,510 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:52:33,510 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:52:36,513 - create_stack - DEBUG - Stack status query timeout in 1192.77206492 2018-10-12 04:52:36,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def1219a2f4f2dfba91a5ddde01c8d4da45e473f" 2018-10-12 04:52:37,094 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:36 GMT Server: Apache x-openstack-request-id: req-10be16d7-4c04-41d9-a985-620b37826ddd Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:37,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:37 GMT Server: Apache x-openstack-request-id: req-8d8aff7a-b890-464d-b5dc-1934ba9840e7 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:37,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-8d8aff7a-b890-464d-b5dc-1934ba9840e7 2018-10-12 04:52:37,686 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:52:37,686 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:52:40,689 - create_stack - DEBUG - Stack status query timeout in 1188.59573698 2018-10-12 04:52:40,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def1219a2f4f2dfba91a5ddde01c8d4da45e473f" 2018-10-12 04:52:41,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:40 GMT Server: Apache x-openstack-request-id: req-1bf21a99-6efe-4a11-9227-2e70cff9ca68 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:41,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:41 GMT Server: Apache x-openstack-request-id: req-a7bff47e-a06d-4afa-bdfa-ab8183dfac6a 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:41,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-a7bff47e-a06d-4afa-bdfa-ab8183dfac6a 2018-10-12 04:52:41,841 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:52:41,842 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:52:44,845 - create_stack - DEBUG - Stack status query timeout in 1184.44033504 2018-10-12 04:52:44,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def1219a2f4f2dfba91a5ddde01c8d4da45e473f" 2018-10-12 04:52:44,874 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:44 GMT Server: Apache x-openstack-request-id: req-8ca3c0a2-ab59-49b0-9575-d7e5d054b946 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:45,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:44 GMT Server: Apache x-openstack-request-id: req-2f963230-bf41-4129-a6ca-45e0bb5601c5 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:45,480 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-2f963230-bf41-4129-a6ca-45e0bb5601c5 2018-10-12 04:52:45,481 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-12 04:52:45,481 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack 2018-10-12 04:52:45,481 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack 2018-10-12 04:52:45,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:52:45,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "d5c6d40605f24ac9a1fb3ec45a951590", "name": "CreateStackSuccessTests-27f46ec0-3510-472-proj-role"}], "expires_at": "2018-10-12T05:52:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "84b21e4b6ed244489b5bbcbebbba4b20", "name": "CreateStackSuccessTests-27f46ec0-3510-472-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/84b21e4b6ed244489b5bbcbebbba4b20", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-27f46ec0-3510-472-user", "id": "7e61e72433e147aea566a4c16568417b"}, "audit_ids": ["3eeBXbT4RbKPuJEXemmi5g"], "issued_at": "2018-10-12T04:52:45.000000Z"}} 2018-10-12 04:52:45,855 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:46,409 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:45 GMT Server: Apache x-openstack-request-id: req-c1f746e0-5de3-4f4f-bec6-e5c5f70accbb Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:47,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:46 GMT Server: Apache x-openstack-request-id: req-7e4530a6-61c7-49fa-833b-69d903739811 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:47,070 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-7e4530a6-61c7-49fa-833b-69d903739811 2018-10-12 04:52:47,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def1219a2f4f2dfba91a5ddde01c8d4da45e473f" 2018-10-12 04:52:47,100 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:47 GMT Server: Apache x-openstack-request-id: req-c2b09857-005e-41eb-ba08-020aeffb3d75 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:47,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:47 GMT Server: Apache x-openstack-request-id: req-275a9444-1f3a-410d-97ba-864586417735 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:47,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-275a9444-1f3a-410d-97ba-864586417735 2018-10-12 04:52:47,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def1219a2f4f2dfba91a5ddde01c8d4da45e473f" 2018-10-12 04:52:47,171 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:47 GMT Server: Apache x-openstack-request-id: req-b4c141da-82e4-4d82-99b5-372a9e419694 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:47,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:47 GMT Server: Apache x-openstack-request-id: req-a36adf08-0ffd-499e-a2ec-9ebb7f93bde0 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:47,214 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-a36adf08-0ffd-499e-a2ec-9ebb7f93bde0 2018-10-12 04:52:47,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:47,767 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:47 GMT Server: Apache x-openstack-request-id: req-eaf58e5a-be67-4730-9e72-70da26e21a9b Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:47,985 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:52:47 GMT Server: Apache x-openstack-request-id: req-7fbd60cd-0c7c-4991-9d57-523f6ba167cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:52:47,985 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-7fbd60cd-0c7c-4991-9d57-523f6ba167cb 2018-10-12 04:52:47,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:48,543 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:47 GMT Server: Apache x-openstack-request-id: req-44b5e998-8414-4d46-9703-19297a9e3cc9 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:49,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:48 GMT Server: Apache x-openstack-request-id: req-f2bfd752-dad9-4cf2-a67b-810c19917242 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:49,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-f2bfd752-dad9-4cf2-a67b-810c19917242 2018-10-12 04:52:49,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:49,275 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:49 GMT Server: Apache x-openstack-request-id: req-0d1db43c-9123-4644-810c-8160794adfee Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:49,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:49 GMT Server: Apache x-openstack-request-id: req-34228e1a-28c3-4086-8faa-badd292d7638 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:49,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-34228e1a-28c3-4086-8faa-badd292d7638 2018-10-12 04:52:49,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:50,015 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:49 GMT Server: Apache x-openstack-request-id: req-ddb01749-2691-4303-bb61-4a5c4c8c44b0 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:50,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:50 GMT Server: Apache x-openstack-request-id: req-841d52eb-79c9-4762-8be6-6005b46c8324 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:50,040 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-841d52eb-79c9-4762-8be6-6005b46c8324 2018-10-12 04:52:50,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:50,203 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:50 GMT Server: Apache x-openstack-request-id: req-05a180a3-fbc3-4bb0-97de-6303905cefa9 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:50,228 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:50 GMT Server: Apache x-openstack-request-id: req-221c1e7d-c7bf-42b7-aef1-8e130a499b31 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:50,228 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-221c1e7d-c7bf-42b7-aef1-8e130a499b31 2018-10-12 04:52:50,232 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:50,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:50 GMT Server: Apache x-openstack-request-id: req-a54e3a76-030f-4004-ab23-7e5d63777560 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:50,427 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:50 GMT Server: Apache x-openstack-request-id: req-dace0896-552c-4599-b9dc-02ba5798320e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:50,427 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-dace0896-552c-4599-b9dc-02ba5798320e 2018-10-12 04:52:50,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:50,594 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:50 GMT Server: Apache x-openstack-request-id: req-da67ddd7-2ed9-46ed-b740-8906f9d209a5 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:50,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:50 GMT Server: Apache x-openstack-request-id: req-0a41abe4-0651-453c-ac1a-867c8c848055 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:50,620 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-0a41abe4-0651-453c-ac1a-867c8c848055 2018-10-12 04:52:50,623 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:51,173 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:50 GMT Server: Apache x-openstack-request-id: req-02ec6228-b4ad-4896-b6d1-4c8c6a58bfb4 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:51,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:51 GMT Server: Apache x-openstack-request-id: req-ec0aa7e2-e635-497f-8c7a-3d7bad2eb952 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:51,198 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-ec0aa7e2-e635-497f-8c7a-3d7bad2eb952 2018-10-12 04:52:51,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:51,226 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:51 GMT Server: Apache x-openstack-request-id: req-7606a549-4389-45fa-9837-5cfa9ef095fc Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:51,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:51 GMT Server: Apache x-openstack-request-id: req-cb86705f-0546-4509-ad10-a993c6428f1e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:51,390 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-cb86705f-0546-4509-ad10-a993c6428f1e 2018-10-12 04:52:51,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:51,420 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:51 GMT Server: Apache x-openstack-request-id: req-292f5daa-44c6-4e92-adb3-f231643f7fb4 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:51,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:51 GMT Server: Apache x-openstack-request-id: req-da4fcb03-835f-464a-b0b3-1e5d5acb7739 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:51,463 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-da4fcb03-835f-464a-b0b3-1e5d5acb7739 2018-10-12 04:52:51,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:51,491 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:51 GMT Server: Apache x-openstack-request-id: req-7eb46c68-356b-410c-8b9b-998d601af1d6 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:51,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:51 GMT Server: Apache x-openstack-request-id: req-3087dc8a-3cbd-4147-b9c9-4132beb3debb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:51,520 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-3087dc8a-3cbd-4147-b9c9-4132beb3debb 2018-10-12 04:52:51,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:52,065 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:51 GMT Server: Apache x-openstack-request-id: req-00a6799d-2c99-46b0-bdef-5b5116c64ca5 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:52,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:52 GMT Server: Apache x-openstack-request-id: req-a8f81d1d-bc53-4c11-b4e3-b1585657496f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:52,252 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-a8f81d1d-bc53-4c11-b4e3-b1585657496f 2018-10-12 04:52:52,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:52,797 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:52 GMT Server: Apache x-openstack-request-id: req-7a8159aa-d850-4b49-8c54-1f8d2238e35e Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:52,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:52 GMT Server: Apache x-openstack-request-id: req-8dcaa6c2-9545-4af8-8ace-44ef5f9c94f5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:52,823 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-8dcaa6c2-9545-4af8-8ace-44ef5f9c94f5 2018-10-12 04:52:52,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:52,852 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:52 GMT Server: Apache x-openstack-request-id: req-a4633bab-6751-489a-9984-427e13bc2c8c Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:52,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:52 GMT Server: Apache x-openstack-request-id: req-cae2cce9-f7fe-469b-a161-869d219c0f11 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:52,878 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-cae2cce9-f7fe-469b-a161-869d219c0f11 2018-10-12 04:52:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:53,427 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:52 GMT Server: Apache x-openstack-request-id: req-a2e606f6-6e6d-4f2b-b84d-e8ea50113918 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:53,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:53 GMT Server: Apache x-openstack-request-id: req-b0a71639-635d-447b-8072-1b65500581d4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:53,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-b0a71639-635d-447b-8072-1b65500581d4 2018-10-12 04:52:53,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:53,621 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:53 GMT Server: Apache x-openstack-request-id: req-4e788c70-c363-48b9-8dbc-ee2a74d9c912 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:53,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:53 GMT Server: Apache x-openstack-request-id: req-e6039dbb-05bb-4b8b-9643-974ca9915d80 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:53,796 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-e6039dbb-05bb-4b8b-9643-974ca9915d80 2018-10-12 04:52:53,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:53,825 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:53 GMT Server: Apache x-openstack-request-id: req-af3ad1e2-4039-465b-9c93-c1954d37a878 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:53,851 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:53 GMT Server: Apache x-openstack-request-id: req-8affd6bb-1465-4004-ab38-b2b1fe7bb62d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:53,851 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-8affd6bb-1465-4004-ab38-b2b1fe7bb62d 2018-10-12 04:52:53,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:53,881 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:53 GMT Server: Apache x-openstack-request-id: req-d0d1150a-3c63-4f97-b1e0-bfb243b439a8 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:53,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:53 GMT Server: Apache x-openstack-request-id: req-c32514f7-99cd-45cc-9e62-90a2827787bd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:53,923 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-c32514f7-99cd-45cc-9e62-90a2827787bd 2018-10-12 04:52:53,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:53,956 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:53 GMT Server: Apache x-openstack-request-id: req-46e9c396-ae72-437f-9760-4eb7518e25e7 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:54,501 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:53 GMT Server: Apache x-openstack-request-id: req-16be0ab9-20d1-4183-a9a0-612bc34f99c1 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:54,501 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-16be0ab9-20d1-4183-a9a0-612bc34f99c1 2018-10-12 04:52:54,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:54,531 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:54 GMT Server: Apache x-openstack-request-id: req-6e6dde96-976f-476a-a40a-7b9e15c85cb5 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:54,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:54 GMT Server: Apache x-openstack-request-id: req-67aa18fe-8b8e-4379-9af8-bd0ca1ae1060 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:54,558 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-67aa18fe-8b8e-4379-9af8-bd0ca1ae1060 2018-10-12 04:52:54,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:54,587 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:54 GMT Server: Apache x-openstack-request-id: req-5b719ad2-abb9-4bbb-9dda-0f0a615151d9 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:54,613 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:54 GMT Server: Apache x-openstack-request-id: req-2ccb9fb9-b5fc-4d59-8c0a-f13428d55e3a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:54,613 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-2ccb9fb9-b5fc-4d59-8c0a-f13428d55e3a 2018-10-12 04:52:54,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:54,642 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:54 GMT Server: Apache x-openstack-request-id: req-99c30501-b240-499d-9ab7-bfd05e96451e Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:54,667 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:54 GMT Server: Apache x-openstack-request-id: req-1fd2a0f9-c645-457d-b530-2a29b98d43ee Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:54,667 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-1fd2a0f9-c645-457d-b530-2a29b98d43ee 2018-10-12 04:52:54,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:54,696 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:54 GMT Server: Apache x-openstack-request-id: req-c7d2cbb6-7898-483f-8b39-5ff938a646a5 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:54,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:54 GMT Server: Apache x-openstack-request-id: req-d848cdb6-722f-4dc9-b1ea-ca4febcf8a31 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:54,725 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-d848cdb6-722f-4dc9-b1ea-ca4febcf8a31 2018-10-12 04:52:54,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:55,271 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:54 GMT Server: Apache x-openstack-request-id: req-15bb239d-4a36-47d8-b04e-13bbff1f0adf Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:55,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-09d4fe99-678c-49bd-ac70-5b1c89efe8e9 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:55,297 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-09d4fe99-678c-49bd-ac70-5b1c89efe8e9 2018-10-12 04:52:55,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:55,325 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-52cdcf3b-726f-42c2-894a-5cde6c2ebc68 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:55,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-2179bef4-8cf9-40c3-a740-488b5910b28a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:55,351 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-2179bef4-8cf9-40c3-a740-488b5910b28a 2018-10-12 04:52:55,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:55,380 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-df8c0b5f-936e-4f1b-841e-050aef393fca Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:55,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-ed0a2b1f-8618-43e2-a290-ecc48b3c1fcc Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:55,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-ed0a2b1f-8618-43e2-a290-ecc48b3c1fcc 2018-10-12 04:52:55,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:55,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-18d9353c-7cf3-4c7e-9f06-9f34554f50da Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:55,466 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-027db47e-5c29-42ac-91e1-855a87911fd0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:55,466 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-027db47e-5c29-42ac-91e1-855a87911fd0 2018-10-12 04:52:55,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:55,495 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-2f62b724-ae4d-47ff-89ca-daf565f92dc4 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:55,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-8a9873e1-520b-47c5-9cfc-67e9ff900ca0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:55,521 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-8a9873e1-520b-47c5-9cfc-67e9ff900ca0 2018-10-12 04:52:55,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:55,766 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-cdf93e1a-4f34-42a0-b686-6e9c3eb12961 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:55,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-e4211a31-b8dc-46eb-8ad4-11b74047e11c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:55,791 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-e4211a31-b8dc-46eb-8ad4-11b74047e11c 2018-10-12 04:52:55,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:55,820 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-f12984cd-8047-4e5d-8b4d-e64189f95ce6 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:55,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-4897f310-6f1a-47e6-9677-308687afe0c5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:55,862 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-4897f310-6f1a-47e6-9677-308687afe0c5 2018-10-12 04:52:55,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:55,891 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-f6b31825-33d2-4a40-8012-783c4693ba31 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:56,436 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:55 GMT Server: Apache x-openstack-request-id: req-7e7e32e5-dcd4-46a1-9003-17f53a495345 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:56,436 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-7e7e32e5-dcd4-46a1-9003-17f53a495345 2018-10-12 04:52:56,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:56,466 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:56 GMT Server: Apache x-openstack-request-id: req-eeced781-cdcc-4fae-8c1c-f8f41d867be5 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:56,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:56 GMT Server: Apache x-openstack-request-id: req-4fc858d5-6185-4f85-8390-ddfb309ef872 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:56,492 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-4fc858d5-6185-4f85-8390-ddfb309ef872 2018-10-12 04:52:56,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:57,131 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:56 GMT Server: Apache x-openstack-request-id: req-7274edd7-102b-4881-9c5d-9365bf04a0e6 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:57,157 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-bd817b4a-8cb7-41ea-8003-16d22c9a0e4c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:57,157 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-bd817b4a-8cb7-41ea-8003-16d22c9a0e4c 2018-10-12 04:52:57,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:57,186 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-d0ee4620-c011-432c-95db-74ac3d6128a2 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:57,213 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-6f31bdb3-553d-495d-92bf-663fc9d62573 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:57,213 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-6f31bdb3-553d-495d-92bf-663fc9d62573 2018-10-12 04:52:57,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:57,242 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-d0da44a8-7f9f-45f5-aba2-d5ee488687f1 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:57,267 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-b48f3d52-d634-41de-a4ff-4b500001bdb6 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:57,268 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-b48f3d52-d634-41de-a4ff-4b500001bdb6 2018-10-12 04:52:57,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:57,296 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-c7b8ff63-0b6f-4e90-87ab-4ddb8b9047b7 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:57,322 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-5629967e-ab70-4581-90ca-0e9cd1a1b738 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:57,323 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-5629967e-ab70-4581-90ca-0e9cd1a1b738 2018-10-12 04:52:57,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:57,351 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-255c44ad-47cb-4a3e-882e-b8f1e01e8364 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:57,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-81269f3d-1dcf-450a-a793-8f70cc53aa57 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:57,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-81269f3d-1dcf-450a-a793-8f70cc53aa57 2018-10-12 04:52:57,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:57,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-823b04db-a818-4c96-ac74-2aff8c9d72f8 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:57,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-2727b576-e1a3-4e9a-b581-e38337fbbc72 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:57,433 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-2727b576-e1a3-4e9a-b581-e38337fbbc72 2018-10-12 04:52:57,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:57,462 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-1e423d43-d118-40cd-8997-3695dc70cd4f Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:57,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-ae180e6b-361a-47f7-b14f-bd97adb6a054 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:57,506 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-ae180e6b-361a-47f7-b14f-bd97adb6a054 2018-10-12 04:52:57,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:57,535 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-7264ade2-d49e-4dc6-854e-4e10be2e9ea4 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:57,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-f3585856-7a6e-4b04-ad81-bd9c152864a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:57,563 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-f3585856-7a6e-4b04-ad81-bd9c152864a5 2018-10-12 04:52:57,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:57,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-c763848b-71bb-47ab-9310-d415d7a3bb7c Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:57,617 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-14bfef3d-1699-48a3-8d34-fcd700385f1d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:57,617 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-14bfef3d-1699-48a3-8d34-fcd700385f1d 2018-10-12 04:52:57,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:57,645 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-52c6187a-555a-48e3-aad7-838b9340fdcb Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:57,671 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-218c9377-a8e2-4677-89f5-203a78617e4a Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:57,671 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-218c9377-a8e2-4677-89f5-203a78617e4a 2018-10-12 04:52:57,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:57,699 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-7489331a-da55-4ed2-8ce4-bcade848080c Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:58,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:57 GMT Server: Apache x-openstack-request-id: req-d3421379-d442-44c8-9491-05ac660a6e33 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:58,250 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-d3421379-d442-44c8-9491-05ac660a6e33 2018-10-12 04:52:58,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:58,280 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-13e2cc81-3bcb-4cfd-8f06-d94cfe18eef8 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:58,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-d48ddc29-0313-4307-a5a9-83c4e74402a2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:58,309 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-d48ddc29-0313-4307-a5a9-83c4e74402a2 2018-10-12 04:52:58,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:58,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-9c6e29d4-7c41-42bd-98ce-59212299c065 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:58,363 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-743b392c-2c71-43ad-ae70-96cbee0eee15 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:58,363 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-743b392c-2c71-43ad-ae70-96cbee0eee15 2018-10-12 04:52:58,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:58,392 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-71a84ab7-64b2-4e50-bf8c-638523988790 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:58,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-ebd3f3d4-4733-4807-8351-f2a7bb291b0e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:58,417 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-ebd3f3d4-4733-4807-8351-f2a7bb291b0e 2018-10-12 04:52:58,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:58,446 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-51df35da-3cff-4497-a2ef-7f17ee047851 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:58,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-3ae39e0c-46d9-4dd5-9cae-e8d44dff235e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:58,488 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-3ae39e0c-46d9-4dd5-9cae-e8d44dff235e 2018-10-12 04:52:58,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:58,518 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-d323fc0c-1d16-4ff9-8d7a-1cce74e6f200 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:58,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-6340ac05-9f51-4e5d-88d8-531474d4c27c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:58,544 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-6340ac05-9f51-4e5d-88d8-531474d4c27c 2018-10-12 04:52:58,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:58,574 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-219afee7-33e5-4c32-9036-e406ba4beca8 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:58,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-85f3b493-ede2-43c1-bd6c-405ce07a1022 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:58,600 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-85f3b493-ede2-43c1-bd6c-405ce07a1022 2018-10-12 04:52:58,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:58,632 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-81f7d581-f6c9-4611-8fa2-91338148b0b3 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:58,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-3e118df6-75b2-4761-886c-667e09473b3f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 552 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:58,658 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-3e118df6-75b2-4761-886c-667e09473b3f 2018-10-12 04:52:58,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}82a055566cbfc1a0b973f1c81741ba84fdee3f9d" 2018-10-12 04:52:59,223 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:58 GMT Server: Apache x-openstack-request-id: req-9ac081b4-3ac1-4119-a95b-5786f18bb929 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:52:59,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:52:59 GMT Server: Apache x-openstack-request-id: req-f2dcb4ac-fbe0-411e-ba91-3c37bf27380a 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": "84b21e4b6ed244489b5bbcbebbba4b20", "OS::stack_id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "image_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image", "inst_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-inst", "subnet_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-subnet", "flavor_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-flavor-name", "net_name": "CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack", "stack_user_project_id": "2c727b9c5e9547d5acbea4e3b058e41d", "tags": null, "creation_time": "2018-10-12T04:52:27Z", "links": [{"href": "http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T04:52:47Z", "id": "bb569375-b5e7-456f-8dee-4eb3ddc95c86", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:52:59,757 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-f2dcb4ac-fbe0-411e-ba91-3c37bf27380a 2018-10-12 04:52:59,758 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack 2018-10-12 04:52:59,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/bb569375-b5e7-456f-8dee-4eb3ddc95c86 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def1219a2f4f2dfba91a5ddde01c8d4da45e473f" 2018-10-12 04:52:59,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:52:59 GMT Server: Apache x-openstack-request-id: req-cd7f1e0d-4f3c-4d2d-83c2-583dd84e2ae4 Location: http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:00,103 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:52:59 GMT Server: Apache x-openstack-request-id: req-5a73bb1c-473f-4e55-8894-b915b15ae862 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 04:53:00,103 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/84b21e4b6ed244489b5bbcbebbba4b20/stacks/CreateStackSuccessTests-CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-stack/bb569375-b5e7-456f-8dee-4eb3ddc95c86 used request id req-5a73bb1c-473f-4e55-8894-b915b15ae862 2018-10-12 04:53:00,104 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-54a5ff3a-2153-4cba-93be-800e35565392-image 2018-10-12 04:53:00,107 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}837ae9cb24cefa4eb90a680f6184fe0eff59abba" 2018-10-12 04:53:01,394 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0285152e-8962-4fbc-83a2-9c7b1ca521da Date: Fri, 12 Oct 2018 04:53:01 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:53:01,394 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/8eb4b765-3f51-4b76-ae55-42a560b19883 used request id req-0285152e-8962-4fbc-83a2-9c7b1ca521da 2018-10-12 04:53:01,397 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/0800f88a-5728-4817-a97f-f9abc149c5e1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}478fe5086aa9923283eb6dce2a26bcf04709677e" 2018-10-12 04:53:01,433 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:53: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-0867051c-713a-4691-8680-9553fb4fd31c x-compute-request-id: req-0867051c-713a-4691-8680-9553fb4fd31c Content-Length: 0 Content-Type: application/json 2018-10-12 04:53:01,433 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0800f88a-5728-4817-a97f-f9abc149c5e1 used request id req-0867051c-713a-4691-8680-9553fb4fd31c 2018-10-12 04:53:01,439 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:53:01,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2f4d9068-ed26-473f-bd4d-037fb4d0c407 Date: Fri, 12 Oct 2018 04:53:01 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "84b21e4b6ed244489b5bbcbebbba4b20", "created_at": "2018-10-12T04:52:28Z", "updated_at": "2018-10-12T04:52:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:52:28Z", "revision_number": 0, "id": "280b6cf8-12c6-4c79-9983-a3a1039891dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:52:28Z", "security_group_id": "f6ef5d13-971d-4723-bc2b-ef874ae95817", "tenant_id": "84b21e4b6ed244489b5bbcbebbba4b20", "port_range_min": null, "ethertype": "IPv6", "project_id": "84b21e4b6ed244489b5bbcbebbba4b20"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:52:28Z", "revision_number": 0, "id": "32ff098f-18d2-4f62-be32-652ffb9b35ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:52:28Z", "security_group_id": "f6ef5d13-971d-4723-bc2b-ef874ae95817", "tenant_id": "84b21e4b6ed244489b5bbcbebbba4b20", "port_range_min": null, "ethertype": "IPv4", "project_id": "84b21e4b6ed244489b5bbcbebbba4b20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:52:28Z", "revision_number": 0, "id": "491e40bb-14ed-415d-93d4-ae35aa36455e", "remote_group_id": "f6ef5d13-971d-4723-bc2b-ef874ae95817", "remote_ip_prefix": null, "created_at": "2018-10-12T04:52:28Z", "security_group_id": "f6ef5d13-971d-4723-bc2b-ef874ae95817", "tenant_id": "84b21e4b6ed244489b5bbcbebbba4b20", "port_range_min": null, "ethertype": "IPv4", "project_id": "84b21e4b6ed244489b5bbcbebbba4b20"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:52:28Z", "revision_number": 0, "id": "7425b8dc-d9ee-400c-a6d3-a05860adbd47", "remote_group_id": "f6ef5d13-971d-4723-bc2b-ef874ae95817", "remote_ip_prefix": null, "created_at": "2018-10-12T04:52:28Z", "security_group_id": "f6ef5d13-971d-4723-bc2b-ef874ae95817", "tenant_id": "84b21e4b6ed244489b5bbcbebbba4b20", "port_range_min": null, "ethertype": "IPv6", "project_id": "84b21e4b6ed244489b5bbcbebbba4b20"}], "revision_number": 4, "project_id": "84b21e4b6ed244489b5bbcbebbba4b20", "id": "f6ef5d13-971d-4723-bc2b-ef874ae95817", "name": "default"}]} 2018-10-12 04:53:01,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-2f4d9068-ed26-473f-bd4d-037fb4d0c407 2018-10-12 04:53:01,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:53:01,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23c9c34a-8d30-4375-97ec-f30217d2c844 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:53:01,748 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-23c9c34a-8d30-4375-97ec-f30217d2c844 2018-10-12 04:53:01,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:53:01,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b903ed52-c60b-4181-a617-6b91ebc0fd22 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:53:01,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-b903ed52-c60b-4181-a617-6b91ebc0fd22 2018-10-12 04:53:01,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:53:01,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b74ad84d-388b-4e45-aa81-bd2b2150bff7 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:53:01,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-b74ad84d-388b-4e45-aa81-bd2b2150bff7 2018-10-12 04:53:01,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:53:02,016 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f574a470-77cd-476c-82aa-b615f64fa34e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20"}, "enabled": true, "id": "84b21e4b6ed244489b5bbcbebbba4b20", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-27f46ec0-3510-472-proj"}} 2018-10-12 04:53:02,016 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20 used request id req-f574a470-77cd-476c-82aa-b615f64fa34e 2018-10-12 04:53:02,016 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f6ef5d13-971d-4723-bc2b-ef874ae95817 2018-10-12 04:53:02,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f6ef5d13-971d-4723-bc2b-ef874ae95817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:53:02,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6482f79d-7085-4bad-ac21-54263aaf5af9 Date: Fri, 12 Oct 2018 04:53:02 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-10-12T04:52:28Z", "security_group_id": "f6ef5d13-971d-4723-bc2b-ef874ae95817", "port_range_min": null, "revision_number": 0, "tenant_id": "84b21e4b6ed244489b5bbcbebbba4b20", "created_at": "2018-10-12T04:52:28Z", "project_id": "84b21e4b6ed244489b5bbcbebbba4b20", "id": "280b6cf8-12c6-4c79-9983-a3a1039891dd"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:52:28Z", "security_group_id": "f6ef5d13-971d-4723-bc2b-ef874ae95817", "port_range_min": null, "revision_number": 0, "tenant_id": "84b21e4b6ed244489b5bbcbebbba4b20", "created_at": "2018-10-12T04:52:28Z", "project_id": "84b21e4b6ed244489b5bbcbebbba4b20", "id": "32ff098f-18d2-4f62-be32-652ffb9b35ca"}, {"remote_group_id": "f6ef5d13-971d-4723-bc2b-ef874ae95817", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:52:28Z", "security_group_id": "f6ef5d13-971d-4723-bc2b-ef874ae95817", "port_range_min": null, "revision_number": 0, "tenant_id": "84b21e4b6ed244489b5bbcbebbba4b20", "created_at": "2018-10-12T04:52:28Z", "project_id": "84b21e4b6ed244489b5bbcbebbba4b20", "id": "491e40bb-14ed-415d-93d4-ae35aa36455e"}, {"remote_group_id": "f6ef5d13-971d-4723-bc2b-ef874ae95817", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:52:28Z", "security_group_id": "f6ef5d13-971d-4723-bc2b-ef874ae95817", "port_range_min": null, "revision_number": 0, "tenant_id": "84b21e4b6ed244489b5bbcbebbba4b20", "created_at": "2018-10-12T04:52:28Z", "project_id": "84b21e4b6ed244489b5bbcbebbba4b20", "id": "7425b8dc-d9ee-400c-a6d3-a05860adbd47"}]} 2018-10-12 04:53:02,195 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f6ef5d13-971d-4723-bc2b-ef874ae95817 used request id req-6482f79d-7085-4bad-ac21-54263aaf5af9 2018-10-12 04:53:02,196 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:53:02,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f6ef5d13-971d-4723-bc2b-ef874ae95817 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:53:02,491 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a08d98a1-eb8c-4a33-81d6-27ff0e57b073 Content-Length: 0 Date: Fri, 12 Oct 2018 04:53:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:53:02,491 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f6ef5d13-971d-4723-bc2b-ef874ae95817 used request id req-a08d98a1-eb8c-4a33-81d6-27ff0e57b073 2018-10-12 04:53:02,492 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-27f46ec0-3510-472-proj 2018-10-12 04:53:02,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:53:02,696 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a152df5a-f37b-48a9-b3f6-973e3bfb065c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:53:02,696 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/84b21e4b6ed244489b5bbcbebbba4b20 used request id req-a152df5a-f37b-48a9-b3f6-973e3bfb065c 2018-10-12 04:53:02,697 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-27f46ec0-3510-472-proj-role 2018-10-12 04:53:02,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d5c6d40605f24ac9a1fb3ec45a951590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:53:02,796 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bffe6f0b-93b2-4281-990c-20169cb645b5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:53:02,796 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d5c6d40605f24ac9a1fb3ec45a951590 used request id req-bffe6f0b-93b2-4281-990c-20169cb645b5 2018-10-12 04:53:02,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46e617015cb88e6f5c8b25ca0d0bf836b3d8c0e7" 2018-10-12 04:53:02,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bcc75bd-6b76-4c17-a1cb-51d7dd31d139 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:53:02,888 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7bcc75bd-6b76-4c17-a1cb-51d7dd31d139 2018-10-12 04:53:02,889 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-27f46ec0-3510-472-user 2018-10-12 04:53:02,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/7e61e72433e147aea566a4c16568417b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7a78d2e397daa4eeb9cfd5e171b90b7b7ca493" 2018-10-12 04:53:03,058 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:53:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1fdce7cc-9212-4503-b8a3-119d9bc6ce40 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:53:03,058 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7e61e72433e147aea566a4c16568417b used request id req-1fdce7cc-9212-4503-b8a3-119d9bc6ce40 2018-10-12 04:53:03,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:03,433 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:53:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["wSWR4mpdQ2afHns6NtPVZA"], "issued_at": "2018-10-12T04:53:03.000000Z"}} 2018-10-12 04:53:03,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f497064de7d3fa5c0ff3b6a4c8459136a12873d" 2018-10-12 04:53:03,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb9cf1eb-2e46-472e-bbdc-5d5cc5677aa0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:53:03,524 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bb9cf1eb-2e46-472e-bbdc-5d5cc5677aa0 2018-10-12 04:53:03,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:53:03,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:03,920 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:53:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["0ixoYeYYREWgwOAYiH0iXA"], "issued_at": "2018-10-12T04:53:03.000000Z"}} 2018-10-12 04:53:03,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:04,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0db49c14-35a4-4bdf-9fe5-2cd80ebb181f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:53:04,002 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0db49c14-35a4-4bdf-9fe5-2cd80ebb181f 2018-10-12 04:53:04,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:53:04,014 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:53: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:53:04,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fc88c7ef-131b-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:04,102 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-882c91a1-b36a-4bc1-bbd1-e206bd1ca266 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fc88c7ef-131b-465-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:53:04,103 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-fc88c7ef-131b-465-proj used request id req-882c91a1-b36a-4bc1-bbd1-e206bd1ca266 2018-10-12 04:53:04,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:04,186 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ee8c9c4-de40-4dce-ae60-9ce6eec42f7b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:53:04,187 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-5ee8c9c4-de40-4dce-ae60-9ce6eec42f7b 2018-10-12 04:53:04,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj"}}' 2018-10-12 04:53:04,323 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1583a055-350c-4ee3-90af-087e91312ecc Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f"}, "enabled": true, "id": "d21884083b214b5cb1ef15307b40ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj"}} 2018-10-12 04:53:04,323 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-1583a055-350c-4ee3-90af-087e91312ecc 2018-10-12 04:53:04,324 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-fc88c7ef-131b-465-proj 2018-10-12 04:53:04,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:53:04,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:04,715 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:53:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["zQhZkAncT-WXHsVm4pIIxQ"], "issued_at": "2018-10-12T04:53:04.000000Z"}} 2018-10-12 04:53:04,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906c53bc9f7d4bf3c310fe9b080b076512867e5" 2018-10-12 04:53:04,791 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32263f76-0a15-4196-852e-14616e88635c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:53:04,791 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-32263f76-0a15-4196-852e-14616e88635c 2018-10-12 04:53:04,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:53:04,801 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:53: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:53:04,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906c53bc9f7d4bf3c310fe9b080b076512867e5" 2018-10-12 04:53:04,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e8a477-a691-40c7-ad0b-969c5aed089c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:53:04,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d6e8a477-a691-40c7-ad0b-969c5aed089c 2018-10-12 04:53:04,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-fc88c7ef-131b-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906c53bc9f7d4bf3c310fe9b080b076512867e5" 2018-10-12 04:53:04,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-194402bb-d826-4d5b-b0d7-bdbb56ef5e55 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-fc88c7ef-131b-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f"}, "enabled": true, "id": "d21884083b214b5cb1ef15307b40ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj"}]} 2018-10-12 04:53:04,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-fc88c7ef-131b-465-proj used request id req-194402bb-d826-4d5b-b0d7-bdbb56ef5e55 2018-10-12 04:53:04,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906c53bc9f7d4bf3c310fe9b080b076512867e5" 2018-10-12 04:53:05,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97de21e7-1f7c-49be-90a8-f7ae5ac916d8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:53:05,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-97de21e7-1f7c-49be-90a8-f7ae5ac916d8 2018-10-12 04:53:05,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906c53bc9f7d4bf3c310fe9b080b076512867e5" 2018-10-12 04:53:05,505 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b73c14ec-6f65-4e94-8940-4c41628c105c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:53:05,505 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b73c14ec-6f65-4e94-8940-4c41628c105c 2018-10-12 04:53:05,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-fc88c7ef-131b-465-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906c53bc9f7d4bf3c310fe9b080b076512867e5" 2018-10-12 04:53:05,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86958e5f-f61c-45df-8864-01d49d0f33e7 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-fc88c7ef-131b-465-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f"}, "enabled": true, "id": "d21884083b214b5cb1ef15307b40ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj"}]} 2018-10-12 04:53:05,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-fc88c7ef-131b-465-proj used request id req-86958e5f-f61c-45df-8864-01d49d0f33e7 2018-10-12 04:53:05,603 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/7ebfbc742ba04781bd57d5fa631395fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906c53bc9f7d4bf3c310fe9b080b076512867e5" 2018-10-12 04:53:05,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46476348-606c-44ab-8363-7ad55abd8680 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-fc88c7ef-131b-465-user", "links": {"self": "http://172.30.9.27:5000/v3/users/7ebfbc742ba04781bd57d5fa631395fb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "d21884083b214b5cb1ef15307b40ff0f", "id": "7ebfbc742ba04781bd57d5fa631395fb", "password_expires_at": null}} 2018-10-12 04:53:05,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/7ebfbc742ba04781bd57d5fa631395fb used request id req-46476348-606c-44ab-8363-7ad55abd8680 2018-10-12 04:53:05,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f/users/7ebfbc742ba04781bd57d5fa631395fb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906c53bc9f7d4bf3c310fe9b080b076512867e5" 2018-10-12 04:53:05,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c4211a2-250b-47d1-ba8e-99149a550435 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f/users/7ebfbc742ba04781bd57d5fa631395fb/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:53:05,734 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f/users/7ebfbc742ba04781bd57d5fa631395fb/roles used request id req-4c4211a2-250b-47d1-ba8e-99149a550435 2018-10-12 04:53:05,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906c53bc9f7d4bf3c310fe9b080b076512867e5" 2018-10-12 04:53:05,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d1b3f10-8008-40cc-b0ee-7b2cc1137df4 Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:53:05,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-3d1b3f10-8008-40cc-b0ee-7b2cc1137df4 2018-10-12 04:53:05,826 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-fc88c7ef-131b-465-proj 2018-10-12 04:53:05,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f/users/7ebfbc742ba04781bd57d5fa631395fb/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906c53bc9f7d4bf3c310fe9b080b076512867e5" 2018-10-12 04:53:05,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-217f12ae-31bb-4409-8101-fea15e9a6946 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:53:05,954 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f/users/7ebfbc742ba04781bd57d5fa631395fb/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-217f12ae-31bb-4409-8101-fea15e9a6946 2018-10-12 04:53:05,954 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-fc88c7ef-131b-465-user 2018-10-12 04:53:05,954 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:53:05,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:06,039 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e0055fcf-d5cf-4ea5-b04f-c9e1de6e8580 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:53:06,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e0055fcf-d5cf-4ea5-b04f-c9e1de6e8580 2018-10-12 04:53:06,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" -d '{"role": {"name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj-role"}}' 2018-10-12 04:53:06,155 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-250e45ca-b08f-4c87-9f9f-6cd7320ca0c6 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "353660214c3e4d4abb0f02f5548734c6", "links": {"self": "http://172.30.9.27:5000/v3/roles/353660214c3e4d4abb0f02f5548734c6"}, "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj-role"}} 2018-10-12 04:53:06,155 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-250e45ca-b08f-4c87-9f9f-6cd7320ca0c6 2018-10-12 04:53:06,156 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-fc88c7ef-131b-465-proj-role 2018-10-12 04:53:06,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/353660214c3e4d4abb0f02f5548734c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:06,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b7bde41-853e-46bb-8358-763bfd5d31fb Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/353660214c3e4d4abb0f02f5548734c6"}, "domain_id": null, "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj-role", "id": "353660214c3e4d4abb0f02f5548734c6"}} 2018-10-12 04:53:06,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/353660214c3e4d4abb0f02f5548734c6 used request id req-0b7bde41-853e-46bb-8358-763bfd5d31fb 2018-10-12 04:53:06,248 - keystone_utils - INFO - Granting role CreateStackSuccessTests-fc88c7ef-131b-465-proj-role to project CreateStackSuccessTests-fc88c7ef-131b-465-proj 2018-10-12 04:53:06,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f/users/7ebfbc742ba04781bd57d5fa631395fb/roles/353660214c3e4d4abb0f02f5548734c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:06,474 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f038cbe7-4d24-4ee8-9471-696da8aa11d9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:53:06,475 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f/users/7ebfbc742ba04781bd57d5fa631395fb/roles/353660214c3e4d4abb0f02f5548734c6 used request id req-f038cbe7-4d24-4ee8-9471-696da8aa11d9 2018-10-12 04:53:06,475 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:53:06,475 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:53:06,475 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:53:06,476 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:06,855 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "353660214c3e4d4abb0f02f5548734c6", "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj-role"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}], "expires_at": "2018-10-12T05:53:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d21884083b214b5cb1ef15307b40ff0f", "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fc88c7ef-131b-465-user", "id": "7ebfbc742ba04781bd57d5fa631395fb"}, "audit_ids": ["erlnnmRTTreYTPo1QVWvKg"], "issued_at": "2018-10-12T04:53:06.000000Z"}} 2018-10-12 04:53:06,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c1ddb1230155d31528bf5c4272f47cd09dd81b74" 2018-10-12 04:53:06,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5cdde1c8-2b93-4a3f-b608-2991c441bd58 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:53:06,922 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5cdde1c8-2b93-4a3f-b608-2991c441bd58 2018-10-12 04:53:06,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ddb1230155d31528bf5c4272f47cd09dd81b74" 2018-10-12 04:53:07,100 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-319c3b6f-9281-4c03-9a64-45f662fec615 Date: Fri, 12 Oct 2018 04:53:07 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image"} 2018-10-12 04:53:07,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image used request id req-319c3b6f-9281-4c03-9a64-45f662fec615 2018-10-12 04:53:07,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ddb1230155d31528bf5c4272f47cd09dd81b74" 2018-10-12 04:53:07,249 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0208c258-ea1c-4e1d-938b-487d9cf3a6c3 Date: Fri, 12 Oct 2018 04:53: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-10-12 04:53:07,249 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0208c258-ea1c-4e1d-938b-487d9cf3a6c3 2018-10-12 04:53:07,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}c1ddb1230155d31528bf5c4272f47cd09dd81b74" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image"}' 2018-10-12 04:53:07,484 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2 X-Openstack-Request-Id: req-dc6a4da5-2d00-45ce-a0f5-12a07d33bcfc Date: Fri, 12 Oct 2018 04:53:07 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:53:07Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:53:07Z", "visibility": "shared", "locations": [], "self": "/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2", "min_disk": 0, "protected": false, "id": "5aad5733-4ea2-4a33-b72c-086da38cb0b2", "file": "/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2/file", "checksum": null, "owner": "d21884083b214b5cb1ef15307b40ff0f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:53:07,484 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-dc6a4da5-2d00-45ce-a0f5-12a07d33bcfc 2018-10-12 04:53:07,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ddb1230155d31528bf5c4272f47cd09dd81b74" -d '' 2018-10-12 04:53:08,984 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fa8e1819-f9ce-470f-bfb4-76661aa1c302 Date: Fri, 12 Oct 2018 04:53:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:53:08,985 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2/file used request id req-fa8e1819-f9ce-470f-bfb4-76661aa1c302 2018-10-12 04:53:08,985 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:53:08,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ddb1230155d31528bf5c4272f47cd09dd81b74" 2018-10-12 04:53:09,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-f4076ad7-7415-4da5-88cd-0be8deb5ec9e Date: Fri, 12 Oct 2018 04:53:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:53:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:53:08Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2/snap", "metadata": {}}], "self": "/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2", "min_disk": 0, "protected": false, "id": "5aad5733-4ea2-4a33-b72c-086da38cb0b2", "file": "/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d21884083b214b5cb1ef15307b40ff0f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:53:09,150 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2 used request id req-f4076ad7-7415-4da5-88cd-0be8deb5ec9e 2018-10-12 04:53:09,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ddb1230155d31528bf5c4272f47cd09dd81b74" 2018-10-12 04:53:09,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c7fe3e52-248e-4dda-a464-8c007d3b7028 Date: Fri, 12 Oct 2018 04:53: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-10-12 04:53:09,316 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c7fe3e52-248e-4dda-a464-8c007d3b7028 2018-10-12 04:53:09,318 - create_image - INFO - Created image with name - CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image 2018-10-12 04:53:09,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ddb1230155d31528bf5c4272f47cd09dd81b74" 2018-10-12 04:53:09,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-4ba9f735-7803-46f0-86fa-fa1231a03885 Date: Fri, 12 Oct 2018 04:53:09 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:53:07Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:53:08Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2/snap", "metadata": {}}], "self": "/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2", "min_disk": 0, "protected": false, "id": "5aad5733-4ea2-4a33-b72c-086da38cb0b2", "file": "/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "d21884083b214b5cb1ef15307b40ff0f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:53:09,479 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2 used request id req-4ba9f735-7803-46f0-86fa-fa1231a03885 2018-10-12 04:53:09,480 - create_image - DEBUG - Instance status is - active 2018-10-12 04:53:09,480 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image 2018-10-12 04:53:09,480 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image 2018-10-12 04:53:09,480 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:53:09,481 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:09,853 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:53:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["lqfbkgsQSC2njfHU6H30vg"], "issued_at": "2018-10-12T04:53:09.000000Z"}} 2018-10-12 04:53:09,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39e638dee30cb932a6a05180c2515be752cd10c" 2018-10-12 04:53:09,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfca0d36-44e1-4c07-9723-4e67586e1d18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:53:09,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cfca0d36-44e1-4c07-9723-4e67586e1d18 2018-10-12 04:53:09,934 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:53:09,939 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39e638dee30cb932a6a05180c2515be752cd10c" 2018-10-12 04:53:10,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53: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-456eeb14-3128-4e4e-a4ce-0499b11c76dc x-compute-request-id: req-456eeb14-3128-4e4e-a4ce-0499b11c76dc Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:53:10,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-456eeb14-3128-4e4e-a4ce-0499b11c76dc 2018-10-12 04:53:10,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39e638dee30cb932a6a05180c2515be752cd10c" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-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-10-12 04:53:10,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53: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-595b4e46-42ac-4158-bcb7-273cb8779678 x-compute-request-id: req-595b4e46-42ac-4158-bcb7-273cb8779678 Content-Encoding: gzip Content-Length: 318 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/edc1b64b-f72f-4157-81be-94db5edbbbfc", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/edc1b64b-f72f-4157-81be-94db5edbbbfc", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "edc1b64b-f72f-4157-81be-94db5edbbbfc", "name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:53:10,340 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-595b4e46-42ac-4158-bcb7-273cb8779678 2018-10-12 04:53:10,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:53:10,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:10,757 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "353660214c3e4d4abb0f02f5548734c6", "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj-role"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}], "expires_at": "2018-10-12T05:53:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d21884083b214b5cb1ef15307b40ff0f", "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fc88c7ef-131b-465-user", "id": "7ebfbc742ba04781bd57d5fa631395fb"}, "audit_ids": ["fzt1XsjzSO-SjN8ngWrpVA"], "issued_at": "2018-10-12T04:53:10.000000Z"}} 2018-10-12 04:53:10,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:10,813 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-029d2682-c526-4901-8635-32d760dd559e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:53:10,813 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-029d2682-c526-4901-8635-32d760dd559e 2018-10-12 04:53:10,814 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:53:10,817 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:53:10,820 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:11,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:10 GMT Server: Apache x-openstack-request-id: req-d04eb7d4-f36e-4bea-b2ea-28f3a0f9db27 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:53:11,003 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack used request id req-d04eb7d4-f36e-4bea-b2ea-28f3a0f9db27 2018-10-12 04:53:11,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-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-60606f96-b14f-4785-b904-47ed9b43262b-net", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name"}}' 2018-10-12 04:53:13,434 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:53:11 GMT Server: Apache x-openstack-request-id: req-8ad6a1f8-8a30-4f12-bf0b-328b1163ade9 Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "517b5bc4-c57b-4451-943c-4b92f4494821", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}]}} 2018-10-12 04:53:13,434 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks used request id req-8ad6a1f8-8a30-4f12-bf0b-328b1163ade9 2018-10-12 04:53:13,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:13,613 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:13 GMT Server: Apache x-openstack-request-id: req-5a4c2277-92a7-45ab-ba61-cb739b7175dd Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:13,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:13 GMT Server: Apache x-openstack-request-id: req-fee10ce3-bda7-449c-9100-06d4332c4d6a 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:13,800 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-fee10ce3-bda7-449c-9100-06d4332c4d6a 2018-10-12 04:53:13,801 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack 2018-10-12 04:53:13,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:14,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:13 GMT Server: Apache x-openstack-request-id: req-4aad5aab-35c8-436d-ae1c-676de181d885 Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:14,557 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:14 GMT Server: Apache x-openstack-request-id: req-9337114f-b7b6-4ac7-be05-400b490ce13a 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:14,557 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-9337114f-b7b6-4ac7-be05-400b490ce13a 2018-10-12 04:53:14,558 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:53:14,558 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:53:17,561 - create_stack - DEBUG - Stack status query timeout in 1196.23976493 2018-10-12 04:53:17,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:17,744 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:17 GMT Server: Apache x-openstack-request-id: req-1eeb7054-2689-4387-a05e-9722dfc0b7ac Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:17,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:17 GMT Server: Apache x-openstack-request-id: req-45d8b46a-bbe6-45d8-a0e7-6cd6d23a04ae 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:17,953 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-45d8b46a-bbe6-45d8-a0e7-6cd6d23a04ae 2018-10-12 04:53:17,953 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:53:17,954 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:53:20,957 - create_stack - DEBUG - Stack status query timeout in 1192.84420705 2018-10-12 04:53:20,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:21,127 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:20 GMT Server: Apache x-openstack-request-id: req-6304a702-ba36-43dd-aa86-6a5b038ff9a9 Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:21,778 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:21 GMT Server: Apache x-openstack-request-id: req-7def6dac-47f3-4905-8f28-6bed50b5aee8 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:21,778 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-7def6dac-47f3-4905-8f28-6bed50b5aee8 2018-10-12 04:53:21,779 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:53:21,779 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:53:24,782 - create_stack - DEBUG - Stack status query timeout in 1189.01885509 2018-10-12 04:53:24,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:24,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:24 GMT Server: Apache x-openstack-request-id: req-b21f448d-f147-4215-82ec-737ac1d87ade Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:25,004 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:24 GMT Server: Apache x-openstack-request-id: req-afdd646c-7e0a-4fdb-97c0-7684efd6e708 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:25,004 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-afdd646c-7e0a-4fdb-97c0-7684efd6e708 2018-10-12 04:53:25,004 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:53:25,005 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:53:28,008 - create_stack - DEBUG - Stack status query timeout in 1185.79314899 2018-10-12 04:53:28,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:28,040 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:28 GMT Server: Apache x-openstack-request-id: req-37b49677-7c17-4ebe-9feb-d5f153651cfa Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:28,264 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:28 GMT Server: Apache x-openstack-request-id: req-1dd2fb9c-afed-4415-9d5f-ee4848a4e93f 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:28,265 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-1dd2fb9c-afed-4415-9d5f-ee4848a4e93f 2018-10-12 04:53:28,265 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:53:28,265 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:53:31,268 - create_stack - DEBUG - Stack status query timeout in 1182.53252101 2018-10-12 04:53:31,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:31,471 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:31 GMT Server: Apache x-openstack-request-id: req-2446588d-e1b5-4d52-8c79-213d35bb7a5d Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:31,546 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:31 GMT Server: Apache x-openstack-request-id: req-9ea808bd-7663-4cd6-bb04-8e73b9d07e84 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:31,546 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-9ea808bd-7663-4cd6-bb04-8e73b9d07e84 2018-10-12 04:53:31,547 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-12 04:53:31,547 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack 2018-10-12 04:53:31,547 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack 2018-10-12 04:53:31,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:31,939 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "353660214c3e4d4abb0f02f5548734c6", "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj-role"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}], "expires_at": "2018-10-12T05:53:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d21884083b214b5cb1ef15307b40ff0f", "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fc88c7ef-131b-465-user", "id": "7ebfbc742ba04781bd57d5fa631395fb"}, "audit_ids": ["TQMUSJytSHSu-jE-7Howcg"], "issued_at": "2018-10-12T04:53:31.000000Z"}} 2018-10-12 04:53:31,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}256862a177da58f99c4ef14314061a01103305a8" 2018-10-12 04:53:32,116 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:31 GMT Server: Apache x-openstack-request-id: req-a27c8de4-ddec-40ad-b837-d13a301513d6 Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:32,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:32 GMT Server: Apache x-openstack-request-id: req-fdff6e06-b471-4cca-b0ba-ec0088793c75 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:32,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-fdff6e06-b471-4cca-b0ba-ec0088793c75 2018-10-12 04:53:32,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:32,336 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:32 GMT Server: Apache x-openstack-request-id: req-b51e559d-f325-423c-8f27-ae166735c230 Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:32,377 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:32 GMT Server: Apache x-openstack-request-id: req-db4a35a2-c3d2-4ab5-8721-a7d6343c7921 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:32,377 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-db4a35a2-c3d2-4ab5-8721-a7d6343c7921 2018-10-12 04:53:32,378 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:53:32,379 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:32,761 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "353660214c3e4d4abb0f02f5548734c6", "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj-role"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}], "expires_at": "2018-10-12T05:53:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "d21884083b214b5cb1ef15307b40ff0f", "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/d21884083b214b5cb1ef15307b40ff0f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/d21884083b214b5cb1ef15307b40ff0f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/d21884083b214b5cb1ef15307b40ff0f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-fc88c7ef-131b-465-user", "id": "7ebfbc742ba04781bd57d5fa631395fb"}, "audit_ids": ["WTM7OXz9TretwCI6COxRHQ"], "issued_at": "2018-10-12T04:53:32.000000Z"}} 2018-10-12 04:53:32,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a9d7d1879788e6b6aa567decc93ed5161f46c7" 2018-10-12 04:53:32,835 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf511f5e-e029-4180-8256-ba42bb98ad99 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:53:32,835 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bf511f5e-e029-4180-8256-ba42bb98ad99 2018-10-12 04:53:32,837 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:53:32,840 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:53:32,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}54a9d7d1879788e6b6aa567decc93ed5161f46c7" 2018-10-12 04:53:33,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:32 GMT Server: Apache x-openstack-request-id: req-7f03e2da-3cae-4866-a47c-8816a2f0e538 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 389 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "deletion_time": null, "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "tags": null}]} 2018-10-12 04:53:33,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack used request id req-7f03e2da-3cae-4866-a47c-8816a2f0e538 2018-10-12 04:53:33,037 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack 2018-10-12 04:53:33,037 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack 2018-10-12 04:53:33,037 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack 2018-10-12 04:53:33,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:33,067 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:33 GMT Server: Apache x-openstack-request-id: req-80e7f61e-e06c-4eeb-a8ea-f88790589dd0 Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:33,140 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:53:33 GMT Server: Apache x-openstack-request-id: req-089d6f36-be7b-495c-8aa5-aca5df8d35fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:53:33,141 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-089d6f36-be7b-495c-8aa5-aca5df8d35fc 2018-10-12 04:53:33,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:33,169 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:33 GMT Server: Apache x-openstack-request-id: req-08f0bf13-2d60-40a1-939f-38940e172880 Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:33,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:33 GMT Server: Apache x-openstack-request-id: req-cd2d10a4-f22e-4c9a-af95-7a5ad2287b87 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "tags": null, "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:53:33Z", "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:33,196 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-cd2d10a4-f22e-4c9a-af95-7a5ad2287b87 2018-10-12 04:53:33,196 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:53:33,196 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:53:36,200 - create_stack - DEBUG - Stack status query timeout in 1196.94124508 2018-10-12 04:53:36,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:36,231 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:36 GMT Server: Apache x-openstack-request-id: req-d520685e-eaf0-4aa2-8cc4-3fa6ef7e20a1 Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:36,256 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:36 GMT Server: Apache x-openstack-request-id: req-7697ae6c-ca39-4c56-88ea-e6ab81443ba5 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "tags": null, "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:53:33Z", "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:36,256 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-7697ae6c-ca39-4c56-88ea-e6ab81443ba5 2018-10-12 04:53:36,257 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:53:36,257 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:53:39,260 - create_stack - DEBUG - Stack status query timeout in 1193.88064194 2018-10-12 04:53:39,263 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:39,291 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:39 GMT Server: Apache x-openstack-request-id: req-56d90911-77b8-47f4-a3ca-0a923382cc13 Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:39,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:39 GMT Server: Apache x-openstack-request-id: req-e0cc8849-f652-48d2-9536-c83a943947f3 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "tags": null, "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:53:33Z", "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:39,465 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-e0cc8849-f652-48d2-9536-c83a943947f3 2018-10-12 04:53:39,466 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:53:39,466 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:53:42,469 - create_stack - DEBUG - Stack status query timeout in 1190.67161703 2018-10-12 04:53:42,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:42,500 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:42 GMT Server: Apache x-openstack-request-id: req-e4646659-33d4-4534-ad39-34a5b3bc9e69 Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:42,663 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:42 GMT Server: Apache x-openstack-request-id: req-9eaabd77-922b-4929-ae91-d0539b9777be 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "tags": null, "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:53:33Z", "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:42,664 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-9eaabd77-922b-4929-ae91-d0539b9777be 2018-10-12 04:53:42,664 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:53:42,664 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:53:45,668 - create_stack - DEBUG - Stack status query timeout in 1187.47340012 2018-10-12 04:53:45,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:45,855 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:45 GMT Server: Apache x-openstack-request-id: req-7b80eb74-c139-43ea-ba36-7782c5290a75 Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:45,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:45 GMT Server: Apache x-openstack-request-id: req-d08d5a41-3b42-464f-9917-f672666f3a28 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": "d21884083b214b5cb1ef15307b40ff0f", "OS::stack_id": "517b5bc4-c57b-4451-943c-4b92f4494821", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "image_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image", "inst_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-inst", "subnet_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-subnet", "flavor_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-flavor-name", "net_name": "CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-net"}, "deletion_time": "2018-10-12T04:53:45Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack", "stack_user_project_id": "bd6f15f0b77442308d69169270e8a74f", "tags": null, "creation_time": "2018-10-12T04:53:12Z", "links": [{"href": "http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T04:53:33Z", "id": "517b5bc4-c57b-4451-943c-4b92f4494821", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:45,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-d08d5a41-3b42-464f-9917-f672666f3a28 2018-10-12 04:53:45,897 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-12 04:53:45,897 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack 2018-10-12 04:53:45,898 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack 2018-10-12 04:53:45,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/517b5bc4-c57b-4451-943c-4b92f4494821 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ab4804f07bf14cf93b856ead96d8ca4b3fc4dbdf" 2018-10-12 04:53:45,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:45 GMT Server: Apache x-openstack-request-id: req-6d4e5c05-1add-4078-a251-9e02e41df0c6 Location: http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:45,955 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:53:45 GMT Server: Apache x-openstack-request-id: req-3dcdf1da-f20c-4d90-bd1b-f19e0c392b95 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 04:53:45,955 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/d21884083b214b5cb1ef15307b40ff0f/stacks/CreateStackSuccessTests-CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-stack/517b5bc4-c57b-4451-943c-4b92f4494821 used request id req-3dcdf1da-f20c-4d90-bd1b-f19e0c392b95 2018-10-12 04:53:45,956 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-60606f96-b14f-4785-b904-47ed9b43262b-image 2018-10-12 04:53:45,960 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}c1ddb1230155d31528bf5c4272f47cd09dd81b74" 2018-10-12 04:53:47,689 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-e19e4cdb-ab72-4a8e-86a7-4dda8b376491 Date: Fri, 12 Oct 2018 04:53:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:53:47,689 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5aad5733-4ea2-4a33-b72c-086da38cb0b2 used request id req-e19e4cdb-ab72-4a8e-86a7-4dda8b376491 2018-10-12 04:53:47,693 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/edc1b64b-f72f-4157-81be-94db5edbbbfc -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e39e638dee30cb932a6a05180c2515be752cd10c" 2018-10-12 04:53:47,732 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:53: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-f2046f75-d594-46d5-89e3-8d5078ea51b8 x-compute-request-id: req-f2046f75-d594-46d5-89e3-8d5078ea51b8 Content-Length: 0 Content-Type: application/json 2018-10-12 04:53:47,732 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/edc1b64b-f72f-4157-81be-94db5edbbbfc used request id req-f2046f75-d594-46d5-89e3-8d5078ea51b8 2018-10-12 04:53:47,739 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:47,951 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e1deecce-fba9-43c7-afea-773365176f74 Date: Fri, 12 Oct 2018 04:53:47 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "d21884083b214b5cb1ef15307b40ff0f", "created_at": "2018-10-12T04:53:14Z", "updated_at": "2018-10-12T04:53:14Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:53:14Z", "revision_number": 0, "id": "255122d2-e32f-447f-a19b-c022479205f4", "remote_group_id": "bdefd0c9-5081-4739-b641-8a688f175b14", "remote_ip_prefix": null, "created_at": "2018-10-12T04:53:14Z", "security_group_id": "bdefd0c9-5081-4739-b641-8a688f175b14", "tenant_id": "d21884083b214b5cb1ef15307b40ff0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d21884083b214b5cb1ef15307b40ff0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:53:14Z", "revision_number": 0, "id": "520c9e76-2202-4af0-99c3-f8dab945e433", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:53:14Z", "security_group_id": "bdefd0c9-5081-4739-b641-8a688f175b14", "tenant_id": "d21884083b214b5cb1ef15307b40ff0f", "port_range_min": null, "ethertype": "IPv6", "project_id": "d21884083b214b5cb1ef15307b40ff0f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:53:14Z", "revision_number": 0, "id": "8a2320d9-e44c-476b-9921-1256d93cfb6a", "remote_group_id": "bdefd0c9-5081-4739-b641-8a688f175b14", "remote_ip_prefix": null, "created_at": "2018-10-12T04:53:14Z", "security_group_id": "bdefd0c9-5081-4739-b641-8a688f175b14", "tenant_id": "d21884083b214b5cb1ef15307b40ff0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d21884083b214b5cb1ef15307b40ff0f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:53:14Z", "revision_number": 0, "id": "ba437e92-a3a4-4f9c-9446-c3dd5a4f10dd", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:53:14Z", "security_group_id": "bdefd0c9-5081-4739-b641-8a688f175b14", "tenant_id": "d21884083b214b5cb1ef15307b40ff0f", "port_range_min": null, "ethertype": "IPv4", "project_id": "d21884083b214b5cb1ef15307b40ff0f"}], "revision_number": 4, "project_id": "d21884083b214b5cb1ef15307b40ff0f", "id": "bdefd0c9-5081-4739-b641-8a688f175b14", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:53:47,952 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-e1deecce-fba9-43c7-afea-773365176f74 2018-10-12 04:53:47,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:48,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddbc41e4-d665-477e-806d-7aac8e74a980 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:53:48,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-ddbc41e4-d665-477e-806d-7aac8e74a980 2018-10-12 04:53:48,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:48,146 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f563539e-ed7a-4fcc-a428-1e7cc6a6ac17 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:53:48,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-f563539e-ed7a-4fcc-a428-1e7cc6a6ac17 2018-10-12 04:53:48,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:48,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ae38b98-2f1b-4fd3-b27f-7329dc8dbcca Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f"}, "enabled": true, "id": "d21884083b214b5cb1ef15307b40ff0f", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-fc88c7ef-131b-465-proj"}} 2018-10-12 04:53:48,248 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f used request id req-0ae38b98-2f1b-4fd3-b27f-7329dc8dbcca 2018-10-12 04:53:48,248 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - bdefd0c9-5081-4739-b641-8a688f175b14 2018-10-12 04:53:48,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bdefd0c9-5081-4739-b641-8a688f175b14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:48,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6b3effda-c360-4083-a786-0852fa1a9ab2 Date: Fri, 12 Oct 2018 04:53:48 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "bdefd0c9-5081-4739-b641-8a688f175b14", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:53:14Z", "security_group_id": "bdefd0c9-5081-4739-b641-8a688f175b14", "port_range_min": null, "revision_number": 0, "tenant_id": "d21884083b214b5cb1ef15307b40ff0f", "created_at": "2018-10-12T04:53:14Z", "project_id": "d21884083b214b5cb1ef15307b40ff0f", "id": "255122d2-e32f-447f-a19b-c022479205f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:53:14Z", "security_group_id": "bdefd0c9-5081-4739-b641-8a688f175b14", "port_range_min": null, "revision_number": 0, "tenant_id": "d21884083b214b5cb1ef15307b40ff0f", "created_at": "2018-10-12T04:53:14Z", "project_id": "d21884083b214b5cb1ef15307b40ff0f", "id": "520c9e76-2202-4af0-99c3-f8dab945e433"}, {"remote_group_id": "bdefd0c9-5081-4739-b641-8a688f175b14", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:53:14Z", "security_group_id": "bdefd0c9-5081-4739-b641-8a688f175b14", "port_range_min": null, "revision_number": 0, "tenant_id": "d21884083b214b5cb1ef15307b40ff0f", "created_at": "2018-10-12T04:53:14Z", "project_id": "d21884083b214b5cb1ef15307b40ff0f", "id": "8a2320d9-e44c-476b-9921-1256d93cfb6a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:53:14Z", "security_group_id": "bdefd0c9-5081-4739-b641-8a688f175b14", "port_range_min": null, "revision_number": 0, "tenant_id": "d21884083b214b5cb1ef15307b40ff0f", "created_at": "2018-10-12T04:53:14Z", "project_id": "d21884083b214b5cb1ef15307b40ff0f", "id": "ba437e92-a3a4-4f9c-9446-c3dd5a4f10dd"}]} 2018-10-12 04:53:48,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=bdefd0c9-5081-4739-b641-8a688f175b14 used request id req-6b3effda-c360-4083-a786-0852fa1a9ab2 2018-10-12 04:53:48,415 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:53:48,421 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/bdefd0c9-5081-4739-b641-8a688f175b14 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:48,886 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e5f13ac-f8db-4621-b68d-a78de279ee82 Content-Length: 0 Date: Fri, 12 Oct 2018 04:53:48 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:53:48,886 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/bdefd0c9-5081-4739-b641-8a688f175b14 used request id req-4e5f13ac-f8db-4621-b68d-a78de279ee82 2018-10-12 04:53:48,887 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-fc88c7ef-131b-465-proj 2018-10-12 04:53:48,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:49,128 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:53:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-269b9172-937d-48c1-8e42-f4c1b8337d49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:53:49,129 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/d21884083b214b5cb1ef15307b40ff0f used request id req-269b9172-937d-48c1-8e42-f4c1b8337d49 2018-10-12 04:53:49,129 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-fc88c7ef-131b-465-proj-role 2018-10-12 04:53:49,132 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/353660214c3e4d4abb0f02f5548734c6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:49,239 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ae752e61-59ea-487d-908d-9aade054b8ec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:53:49,239 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/353660214c3e4d4abb0f02f5548734c6 used request id req-ae752e61-59ea-487d-908d-9aade054b8ec 2018-10-12 04:53:49,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b5bb1353aef10a6bcbd29391a936ace45e1c2b57" 2018-10-12 04:53:49,325 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf270e20-6c0e-44e4-8774-c7af17eb11ce Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:53:49,325 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-bf270e20-6c0e-44e4-8774-c7af17eb11ce 2018-10-12 04:53:49,326 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-fc88c7ef-131b-465-user 2018-10-12 04:53:49,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/7ebfbc742ba04781bd57d5fa631395fb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6906c53bc9f7d4bf3c310fe9b080b076512867e5" 2018-10-12 04:53:49,561 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:53:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ab16a1c-018a-4e29-95fe-6601b337ab0e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:53:49,561 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7ebfbc742ba04781bd57d5fa631395fb used request id req-6ab16a1c-018a-4e29-95fe-6601b337ab0e 2018-10-12 04:53:49,563 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:49,952 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:53:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["5Jb5JQk2QSGTyorfSBna2g"], "issued_at": "2018-10-12T04:53:49.000000Z"}} 2018-10-12 04:53:49,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bee9122a5fea16c0e1c410be0e953e4400f9a1bf" 2018-10-12 04:53:50,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6020880-43a2-48fe-952a-6a5e8093a1c3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:53:50,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d6020880-43a2-48fe-952a-6a5e8093a1c3 2018-10-12 04:53:50,034 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:53:50,036 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:50,429 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:53:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["WL_vxcyzQ9ur5ehhY_cokg"], "issued_at": "2018-10-12T04:53:50.000000Z"}} 2018-10-12 04:53:50,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:53:50,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a19ad16-4ab6-4482-868a-6ee84ec1fc09 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:53:50,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6a19ad16-4ab6-4482-868a-6ee84ec1fc09 2018-10-12 04:53:50,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:53:50,524 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:53: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:53:50,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:53:50,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b34da50-10da-48a9-94d7-9e5b1f5cdf15 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:53:50,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj used request id req-8b34da50-10da-48a9-94d7-9e5b1f5cdf15 2018-10-12 04:53:50,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:53:50,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93a8c1ca-97fa-4a77-8fc5-690061f252e0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:53:50,708 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-93a8c1ca-97fa-4a77-8fc5-690061f252e0 2018-10-12 04:53:50,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj"}}' 2018-10-12 04:53:50,826 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:53:50 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c86946f8-2edb-464f-b7c0-f5acaf118e5d Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a"}, "enabled": true, "id": "65a4ba6d7ddc4232848834e0147dfb6a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj"}} 2018-10-12 04:53:50,826 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-c86946f8-2edb-464f-b7c0-f5acaf118e5d 2018-10-12 04:53:50,826 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj 2018-10-12 04:53:50,827 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:53:50,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:51,299 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:53:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["-cCuoJFDRjiH2ZGS04d4NQ"], "issued_at": "2018-10-12T04:53:51.000000Z"}} 2018-10-12 04:53:51,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61488957f7ca9f320f25e006c0b8c6af3b1b1bf" 2018-10-12 04:53:51,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5fe67f3-a073-410e-adcc-cc8dde49d255 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:53:51,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d5fe67f3-a073-410e-adcc-cc8dde49d255 2018-10-12 04:53:51,387 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:53:51,392 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:53: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:53:51,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61488957f7ca9f320f25e006c0b8c6af3b1b1bf" 2018-10-12 04:53:51,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-273b2b29-ce42-417f-bdde-4404ad7e4833 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:53:51,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-273b2b29-ce42-417f-bdde-4404ad7e4833 2018-10-12 04:53:51,499 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61488957f7ca9f320f25e006c0b8c6af3b1b1bf" 2018-10-12 04:53:51,589 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-76b4d9ce-86d9-4f1f-800a-45c10b16a014 Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a"}, "enabled": true, "id": "65a4ba6d7ddc4232848834e0147dfb6a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj"}]} 2018-10-12 04:53:51,589 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj used request id req-76b4d9ce-86d9-4f1f-800a-45c10b16a014 2018-10-12 04:53:51,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61488957f7ca9f320f25e006c0b8c6af3b1b1bf" 2018-10-12 04:53:51,675 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6191e191-2a42-4b34-b8db-150ade2d3cb7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:53:51,675 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-6191e191-2a42-4b34-b8db-150ade2d3cb7 2018-10-12 04:53:52,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61488957f7ca9f320f25e006c0b8c6af3b1b1bf" 2018-10-12 04:53:52,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8f008e7-86cd-4706-8d77-e91d9b27b517 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:53:52,156 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e8f008e7-86cd-4706-8d77-e91d9b27b517 2018-10-12 04:53:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61488957f7ca9f320f25e006c0b8c6af3b1b1bf" 2018-10-12 04:53:52,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-80522f51-1981-47a2-9b9a-a70748c60fcd Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a"}, "enabled": true, "id": "65a4ba6d7ddc4232848834e0147dfb6a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj"}]} 2018-10-12 04:53:52,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj used request id req-80522f51-1981-47a2-9b9a-a70748c60fcd 2018-10-12 04:53:52,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/424a884f4e2440b68486b89426d4630b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61488957f7ca9f320f25e006c0b8c6af3b1b1bf" 2018-10-12 04:53:52,344 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a87f94d2-b8ec-4bcf-94df-08bd3f45878d Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-user", "links": {"self": "http://172.30.9.27:5000/v3/users/424a884f4e2440b68486b89426d4630b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "65a4ba6d7ddc4232848834e0147dfb6a", "id": "424a884f4e2440b68486b89426d4630b", "password_expires_at": null}} 2018-10-12 04:53:52,344 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/424a884f4e2440b68486b89426d4630b used request id req-a87f94d2-b8ec-4bcf-94df-08bd3f45878d 2018-10-12 04:53:52,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a/users/424a884f4e2440b68486b89426d4630b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61488957f7ca9f320f25e006c0b8c6af3b1b1bf" 2018-10-12 04:53:52,457 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-293c7401-0f76-42b6-b0e6-aa2df2ae0689 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a/users/424a884f4e2440b68486b89426d4630b/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:53:52,457 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a/users/424a884f4e2440b68486b89426d4630b/roles used request id req-293c7401-0f76-42b6-b0e6-aa2df2ae0689 2018-10-12 04:53:52,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61488957f7ca9f320f25e006c0b8c6af3b1b1bf" 2018-10-12 04:53:52,545 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39aa445f-2edd-48c2-9ce9-9a88919b38bf Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:53:52,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-39aa445f-2edd-48c2-9ce9-9a88919b38bf 2018-10-12 04:53:52,546 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj 2018-10-12 04:53:52,549 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a/users/424a884f4e2440b68486b89426d4630b/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61488957f7ca9f320f25e006c0b8c6af3b1b1bf" 2018-10-12 04:53:52,672 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7da27e7f-f78d-453a-9778-0dd609bc01c4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:53:52,672 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a/users/424a884f4e2440b68486b89426d4630b/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-7da27e7f-f78d-453a-9778-0dd609bc01c4 2018-10-12 04:53:52,673 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-9d5d2f8e-c3dc-417-user 2018-10-12 04:53:52,673 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:53:52,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:53:52,858 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4fc5edb2-d61a-4b11-9e64-a4fe1a286323 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:53:52,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4fc5edb2-d61a-4b11-9e64-a4fe1a286323 2018-10-12 04:53:52,863 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" -d '{"role": {"name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj-role"}}' 2018-10-12 04:53:52,976 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4bce8067-5769-4700-8030-4d26b20abf0b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "0e514ed4813a4420887a948f76473756", "links": {"self": "http://172.30.9.27:5000/v3/roles/0e514ed4813a4420887a948f76473756"}, "name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj-role"}} 2018-10-12 04:53:52,976 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-4bce8067-5769-4700-8030-4d26b20abf0b 2018-10-12 04:53:52,976 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj-role 2018-10-12 04:53:52,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/0e514ed4813a4420887a948f76473756 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:53:52,995 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-632d9ca4-4dda-4e49-aae4-3e3b1b3dc519 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/0e514ed4813a4420887a948f76473756"}, "domain_id": null, "name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj-role", "id": "0e514ed4813a4420887a948f76473756"}} 2018-10-12 04:53:52,995 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/0e514ed4813a4420887a948f76473756 used request id req-632d9ca4-4dda-4e49-aae4-3e3b1b3dc519 2018-10-12 04:53:52,995 - keystone_utils - INFO - Granting role CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj-role to project CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj 2018-10-12 04:53:52,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a/users/424a884f4e2440b68486b89426d4630b/roles/0e514ed4813a4420887a948f76473756 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:53:53,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e2369a9e-5bdc-4022-afac-1a40768a2672 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:53:53,146 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a/users/424a884f4e2440b68486b89426d4630b/roles/0e514ed4813a4420887a948f76473756 used request id req-e2369a9e-5bdc-4022-afac-1a40768a2672 2018-10-12 04:53:53,147 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:53:53,147 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:53:53,147 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:53:53,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:53,521 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "0e514ed4813a4420887a948f76473756", "name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj-role"}], "expires_at": "2018-10-12T05:53:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65a4ba6d7ddc4232848834e0147dfb6a", "name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-user", "id": "424a884f4e2440b68486b89426d4630b"}, "audit_ids": ["JSTnnPERTLuk4CDIlSvdKw"], "issued_at": "2018-10-12T04:53:53.000000Z"}} 2018-10-12 04:53:53,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}db87236d805ebb72656346f347fac0cd54524d47" 2018-10-12 04:53:53,602 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36950d9f-fe7c-40c1-8c90-7a40ae09f9ce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:53:53,602 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-36950d9f-fe7c-40c1-8c90-7a40ae09f9ce 2018-10-12 04:53:53,607 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db87236d805ebb72656346f347fac0cd54524d47" 2018-10-12 04:53:53,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-2c784a13-4a4a-434f-851e-3159e30930bf Date: Fri, 12 Oct 2018 04:53:53 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image"} 2018-10-12 04:53:53,792 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image used request id req-2c784a13-4a4a-434f-851e-3159e30930bf 2018-10-12 04:53:53,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db87236d805ebb72656346f347fac0cd54524d47" 2018-10-12 04:53:53,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-85c148ce-aa6b-4702-b6a6-d6ee11887d1c Date: Fri, 12 Oct 2018 04:53: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-10-12 04:53:53,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-85c148ce-aa6b-4702-b6a6-d6ee11887d1c 2018-10-12 04:53:53,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}db87236d805ebb72656346f347fac0cd54524d47" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image"}' 2018-10-12 04:53:54,187 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951 X-Openstack-Request-Id: req-23a9638f-761c-444e-b649-a1f2e1fefc5f Date: Fri, 12 Oct 2018 04:53:54 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:53:54Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:53:54Z", "visibility": "shared", "locations": [], "self": "/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951", "min_disk": 0, "protected": false, "id": "5b2702e0-eeb1-47cf-a8aa-c007d0a6e951", "file": "/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951/file", "checksum": null, "owner": "65a4ba6d7ddc4232848834e0147dfb6a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:53:54,187 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-23a9638f-761c-444e-b649-a1f2e1fefc5f 2018-10-12 04:53:54,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db87236d805ebb72656346f347fac0cd54524d47" -d '' 2018-10-12 04:53:55,433 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c0e87db6-dc2e-4ab0-b706-1e47eda66703 Date: Fri, 12 Oct 2018 04:53:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:53:55,433 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951/file used request id req-c0e87db6-dc2e-4ab0-b706-1e47eda66703 2018-10-12 04:53:55,434 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:53:55,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db87236d805ebb72656346f347fac0cd54524d47" 2018-10-12 04:53:55,598 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-67dbaa5a-c0bf-4fb1-bcc0-4c55518d0aa2 Date: Fri, 12 Oct 2018 04:53:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:53:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:53:55Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951/snap", "metadata": {}}], "self": "/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951", "min_disk": 0, "protected": false, "id": "5b2702e0-eeb1-47cf-a8aa-c007d0a6e951", "file": "/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "65a4ba6d7ddc4232848834e0147dfb6a", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:53:55,598 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951 used request id req-67dbaa5a-c0bf-4fb1-bcc0-4c55518d0aa2 2018-10-12 04:53:55,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db87236d805ebb72656346f347fac0cd54524d47" 2018-10-12 04:53:55,760 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-3eb4b73b-e0e5-4cd9-8105-8f14854f1b64 Date: Fri, 12 Oct 2018 04:53: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-10-12 04:53:55,760 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-3eb4b73b-e0e5-4cd9-8105-8f14854f1b64 2018-10-12 04:53:55,763 - create_image - INFO - Created image with name - CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image 2018-10-12 04:53:55,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db87236d805ebb72656346f347fac0cd54524d47" 2018-10-12 04:53:55,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-9d9b3b0d-21d3-4e12-94bf-28fe3cecd1a1 Date: Fri, 12 Oct 2018 04:53:55 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:53:54Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:53:55Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951/snap", "metadata": {}}], "self": "/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951", "min_disk": 0, "protected": false, "id": "5b2702e0-eeb1-47cf-a8aa-c007d0a6e951", "file": "/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "65a4ba6d7ddc4232848834e0147dfb6a", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:53:55,921 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951 used request id req-9d9b3b0d-21d3-4e12-94bf-28fe3cecd1a1 2018-10-12 04:53:55,921 - create_image - DEBUG - Instance status is - active 2018-10-12 04:53:55,922 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image 2018-10-12 04:53:55,922 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image 2018-10-12 04:53:55,922 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:53:55,923 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:56,306 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:53:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["buigg0XUT9mz_HxUAKU9Zg"], "issued_at": "2018-10-12T04:53:56.000000Z"}} 2018-10-12 04:53:56,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0813fb9d38e19f57fb07718ccf76d4e1ce8c14" 2018-10-12 04:53:56,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17f0e8a7-2f58-49bc-96a3-ffee7ab386cf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:53:56,382 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-17f0e8a7-2f58-49bc-96a3-ffee7ab386cf 2018-10-12 04:53:56,383 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:53:56,388 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0813fb9d38e19f57fb07718ccf76d4e1ce8c14" 2018-10-12 04:53:56,575 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53: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-9f1294dd-5ee1-47f5-82d9-8963bcfe263f x-compute-request-id: req-9f1294dd-5ee1-47f5-82d9-8963bcfe263f Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:53:56,575 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9f1294dd-5ee1-47f5-82d9-8963bcfe263f 2018-10-12 04:53:56,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0813fb9d38e19f57fb07718ccf76d4e1ce8c14" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-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-10-12 04:53:56,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53: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-6f72cbd8-b4e4-418f-9cc2-d64e2ca76081 x-compute-request-id: req-6f72cbd8-b4e4-418f-9cc2-d64e2ca76081 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e59e9a37-1957-4fe1-8125-dc9abfcdf242", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e59e9a37-1957-4fe1-8125-dc9abfcdf242", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e59e9a37-1957-4fe1-8125-dc9abfcdf242", "name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:53:56,641 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-6f72cbd8-b4e4-418f-9cc2-d64e2ca76081 2018-10-12 04:53:56,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:53:56,643 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:53:57,026 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "0e514ed4813a4420887a948f76473756", "name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj-role"}], "expires_at": "2018-10-12T05:53:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "65a4ba6d7ddc4232848834e0147dfb6a", "name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/65a4ba6d7ddc4232848834e0147dfb6a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-user", "id": "424a884f4e2440b68486b89426d4630b"}, "audit_ids": ["iqo8lZgXTCqA9sfiiKvV6A"], "issued_at": "2018-10-12T04:53:57.000000Z"}} 2018-10-12 04:53:57,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c430885e13c53e115bdd5df2758cedd8426c517b" 2018-10-12 04:53:57,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0f1b0d2e-524d-4520-96c2-062bc5f8f53d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:53:57,109 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0f1b0d2e-524d-4520-96c2-062bc5f8f53d 2018-10-12 04:53:57,110 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:53:57,113 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:53:57,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c430885e13c53e115bdd5df2758cedd8426c517b" 2018-10-12 04:53:57,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:57 GMT Server: Apache x-openstack-request-id: req-a95256eb-2c01-4c36-ace2-0db5e3aef921 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:53:57,294 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack used request id req-a95256eb-2c01-4c36-ace2-0db5e3aef921 2018-10-12 04:53:57,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c430885e13c53e115bdd5df2758cedd8426c517b" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-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-908c2dc9-073a-4a6d-be30-b25bb7fb227e-net", "inst_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-inst", "subnet_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-subnet", "image_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image", "flavor_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-flavor-name"}}' 2018-10-12 04:53:59,553 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:53:57 GMT Server: Apache x-openstack-request-id: req-f6438da2-52ae-4828-87b5-96fac32fa48b Location: http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "links": [{"href": "http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "rel": "self"}]}} 2018-10-12 04:53:59,553 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks used request id req-f6438da2-52ae-4828-87b5-96fac32fa48b 2018-10-12 04:53:59,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c430885e13c53e115bdd5df2758cedd8426c517b" 2018-10-12 04:53:59,727 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:59 GMT Server: Apache x-openstack-request-id: req-b4083d1e-740a-4d5d-ab14-85f5a66e151e Location: http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:53:59,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:59 GMT Server: Apache x-openstack-request-id: req-3432e0e2-b56b-4840-8c58-ddcd23d5dc01 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": "65a4ba6d7ddc4232848834e0147dfb6a", "OS::stack_id": "7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack", "image_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image", "inst_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-inst", "subnet_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-subnet", "net_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-net", "flavor_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack", "stack_user_project_id": "909a4db0e60a4a38888fa9dcf4a763b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:53:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:53:59,769 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 used request id req-3432e0e2-b56b-4840-8c58-ddcd23d5dc01 2018-10-12 04:53:59,769 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack 2018-10-12 04:53:59,769 - create_stack - ERROR - Timeout checking for stack status for CREATE_COMPLETE 2018-10-12 04:53:59,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c430885e13c53e115bdd5df2758cedd8426c517b" 2018-10-12 04:53:59,948 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:53:59 GMT Server: Apache x-openstack-request-id: req-f4fbe6f5-a64e-437d-8eed-70cf68c0b37a Location: http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:00,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:53:59 GMT Server: Apache x-openstack-request-id: req-f3442eec-a202-4794-9c18-33bf0dc5d326 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": "65a4ba6d7ddc4232848834e0147dfb6a", "OS::stack_id": "7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack", "image_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image", "inst_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-inst", "subnet_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-subnet", "net_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-net", "flavor_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack", "stack_user_project_id": "909a4db0e60a4a38888fa9dcf4a763b5", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:53:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:00,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 used request id req-f3442eec-a202-4794-9c18-33bf0dc5d326 2018-10-12 04:54:00,138 - create_stack - ERROR - ERROR: STACK CREATION FAILED: Stack CREATE started 2018-10-12 04:54:00,138 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack 2018-10-12 04:54:00,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c430885e13c53e115bdd5df2758cedd8426c517b" 2018-10-12 04:54:00,312 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:00 GMT Server: Apache x-openstack-request-id: req-b95a8c7a-d6a0-4e9c-b5bb-a9c578b0e6c2 Location: http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:00,385 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:54:00 GMT Server: Apache x-openstack-request-id: req-5b8554be-04d4-4f8f-b602-f3d4dd8248fb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:54:00,385 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 used request id req-5b8554be-04d4-4f8f-b602-f3d4dd8248fb 2018-10-12 04:54:00,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c430885e13c53e115bdd5df2758cedd8426c517b" 2018-10-12 04:54:00,554 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:00 GMT Server: Apache x-openstack-request-id: req-95fee462-d1e1-4af7-b639-e0da07cdc6c3 Location: http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:00,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:00 GMT Server: Apache x-openstack-request-id: req-9d2b456d-9104-4997-8ec2-2fdde67f57f0 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": "65a4ba6d7ddc4232848834e0147dfb6a", "OS::stack_id": "7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack", "image_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image", "inst_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-inst", "subnet_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-subnet", "net_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-net", "flavor_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack", "stack_user_project_id": "909a4db0e60a4a38888fa9dcf4a763b5", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-10-12T04:53:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:00,751 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 used request id req-9d2b456d-9104-4997-8ec2-2fdde67f57f0 2018-10-12 04:54:00,751 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-10-12 04:54:00,751 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:54:03,755 - create_stack - DEBUG - Stack status query timeout in 1196.63083911 2018-10-12 04:54:03,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c430885e13c53e115bdd5df2758cedd8426c517b" 2018-10-12 04:54:03,785 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:03 GMT Server: Apache x-openstack-request-id: req-bd9d78f3-dfd6-4828-a2be-c83592c61ab7 Location: http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:03,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:03 GMT Server: Apache x-openstack-request-id: req-773884c6-6904-40b0-92af-99c19f599f40 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": "65a4ba6d7ddc4232848834e0147dfb6a", "OS::stack_id": "7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack", "image_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image", "inst_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-inst", "subnet_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-subnet", "net_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-net", "flavor_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack", "stack_user_project_id": "909a4db0e60a4a38888fa9dcf4a763b5", "stack_status_reason": "Stack CREATE cancelled", "creation_time": "2018-10-12T04:53:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_FAILED", "stack_owner": null, "updated_time": null, "id": "7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:03,829 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 used request id req-773884c6-6904-40b0-92af-99c19f599f40 2018-10-12 04:54:03,829 - create_stack - DEBUG - Stack status is - CREATE_FAILED 2018-10-12 04:54:03,829 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:54:06,832 - create_stack - DEBUG - Stack status query timeout in 1193.55303001 2018-10-12 04:54:06,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c430885e13c53e115bdd5df2758cedd8426c517b" 2018-10-12 04:54:07,030 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:06 GMT Server: Apache x-openstack-request-id: req-9ee7c97b-0f77-4d18-a7cd-1334e9098408 Location: http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:07,221 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:07 GMT Server: Apache x-openstack-request-id: req-07515012-e5ce-4402-9502-907ae8bbdab7 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": "65a4ba6d7ddc4232848834e0147dfb6a", "OS::stack_id": "7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack", "image_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image", "inst_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-inst", "subnet_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-subnet", "flavor_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-flavor-name", "net_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack", "stack_user_project_id": "909a4db0e60a4a38888fa9dcf4a763b5", "tags": null, "creation_time": "2018-10-12T04:53:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:54:05Z", "id": "7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:07,221 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 used request id req-07515012-e5ce-4402-9502-907ae8bbdab7 2018-10-12 04:54:07,222 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:54:07,222 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:54:10,225 - create_stack - DEBUG - Stack status query timeout in 1190.16057491 2018-10-12 04:54:10,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c430885e13c53e115bdd5df2758cedd8426c517b" 2018-10-12 04:54:10,422 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:10 GMT Server: Apache x-openstack-request-id: req-7f02b8a8-6b23-4ea3-9f25-5974267d165d Location: http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:10,449 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:10 GMT Server: Apache x-openstack-request-id: req-f1a31d37-fc5b-49ee-808d-fec0d972767e 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": "65a4ba6d7ddc4232848834e0147dfb6a", "OS::stack_id": "7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack", "image_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image", "inst_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-inst", "subnet_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-subnet", "flavor_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-flavor-name", "net_name": "CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack", "stack_user_project_id": "909a4db0e60a4a38888fa9dcf4a763b5", "tags": null, "creation_time": "2018-10-12T04:53:59Z", "links": [{"href": "http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T04:54:05Z", "id": "7f4768e6-2ca8-4e76-a431-f209ff5a3b64", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:10,449 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 used request id req-f1a31d37-fc5b-49ee-808d-fec0d972767e 2018-10-12 04:54:10,450 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-12 04:54:10,450 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack 2018-10-12 04:54:10,450 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack 2018-10-12 04:54:10,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c430885e13c53e115bdd5df2758cedd8426c517b" 2018-10-12 04:54:10,623 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:10 GMT Server: Apache x-openstack-request-id: req-71188d8d-3fa1-4219-a25a-32f21cba8c43 Location: http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:10,650 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:54:10 GMT Server: Apache x-openstack-request-id: req-68f1aa50-55a8-4513-8e5a-bfd91cbad666 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 04:54:10,650 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/65a4ba6d7ddc4232848834e0147dfb6a/stacks/CreateStackSuccessTests-CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-stack/7f4768e6-2ca8-4e76-a431-f209ff5a3b64 used request id req-68f1aa50-55a8-4513-8e5a-bfd91cbad666 2018-10-12 04:54:10,651 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-908c2dc9-073a-4a6d-be30-b25bb7fb227e-image 2018-10-12 04:54:10,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}db87236d805ebb72656346f347fac0cd54524d47" 2018-10-12 04:54:11,269 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f73c4ad7-6e51-4f7f-aeda-889856cb3f51 Date: Fri, 12 Oct 2018 04:54:11 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:54:11,269 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/5b2702e0-eeb1-47cf-a8aa-c007d0a6e951 used request id req-f73c4ad7-6e51-4f7f-aeda-889856cb3f51 2018-10-12 04:54:11,273 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/e59e9a37-1957-4fe1-8125-dc9abfcdf242 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8e0813fb9d38e19f57fb07718ccf76d4e1ce8c14" 2018-10-12 04:54:11,313 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:54: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-70bc08a7-62a4-49e8-a98e-0460cc0c1802 x-compute-request-id: req-70bc08a7-62a4-49e8-a98e-0460cc0c1802 Content-Length: 0 Content-Type: application/json 2018-10-12 04:54:11,313 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e59e9a37-1957-4fe1-8125-dc9abfcdf242 used request id req-70bc08a7-62a4-49e8-a98e-0460cc0c1802 2018-10-12 04:54:11,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:54:11,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-fb3706b5-3a90-4595-a763-404e66b2eb2d Date: Fri, 12 Oct 2018 04:54:11 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "65a4ba6d7ddc4232848834e0147dfb6a", "created_at": "2018-10-12T04:54:00Z", "updated_at": "2018-10-12T04:54:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:54:00Z", "revision_number": 0, "id": "7851c931-bb6a-425a-b9be-d2569d664a01", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:54:00Z", "security_group_id": "b3921b88-dbcc-41bb-9cbc-5cac1d6ef122", "tenant_id": "65a4ba6d7ddc4232848834e0147dfb6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "65a4ba6d7ddc4232848834e0147dfb6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:54:00Z", "revision_number": 0, "id": "b12c5331-f814-4087-83fd-a49402cd2848", "remote_group_id": "b3921b88-dbcc-41bb-9cbc-5cac1d6ef122", "remote_ip_prefix": null, "created_at": "2018-10-12T04:54:00Z", "security_group_id": "b3921b88-dbcc-41bb-9cbc-5cac1d6ef122", "tenant_id": "65a4ba6d7ddc4232848834e0147dfb6a", "port_range_min": null, "ethertype": "IPv6", "project_id": "65a4ba6d7ddc4232848834e0147dfb6a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:54:00Z", "revision_number": 0, "id": "d4ac855f-0bbd-4331-b4e6-eb9763a264ca", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:54:00Z", "security_group_id": "b3921b88-dbcc-41bb-9cbc-5cac1d6ef122", "tenant_id": "65a4ba6d7ddc4232848834e0147dfb6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a4ba6d7ddc4232848834e0147dfb6a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:54:00Z", "revision_number": 0, "id": "e7fd061e-0074-4bed-bdf4-45163fd23493", "remote_group_id": "b3921b88-dbcc-41bb-9cbc-5cac1d6ef122", "remote_ip_prefix": null, "created_at": "2018-10-12T04:54:00Z", "security_group_id": "b3921b88-dbcc-41bb-9cbc-5cac1d6ef122", "tenant_id": "65a4ba6d7ddc4232848834e0147dfb6a", "port_range_min": null, "ethertype": "IPv4", "project_id": "65a4ba6d7ddc4232848834e0147dfb6a"}], "revision_number": 4, "project_id": "65a4ba6d7ddc4232848834e0147dfb6a", "id": "b3921b88-dbcc-41bb-9cbc-5cac1d6ef122", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:54:11,562 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-fb3706b5-3a90-4595-a763-404e66b2eb2d 2018-10-12 04:54:11,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:54:11,646 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-020e9518-8fd9-40b1-8a3b-6e0b11091b72 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:54:11,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-020e9518-8fd9-40b1-8a3b-6e0b11091b72 2018-10-12 04:54:11,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:54:11,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7c1f6e9-7e06-4037-a628-087a4c512c2e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:54:11,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-d7c1f6e9-7e06-4037-a628-087a4c512c2e 2018-10-12 04:54:11,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:54:11,832 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7109f06-00f9-4a6e-8eeb-d0fb83b9ef5c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a"}, "enabled": true, "id": "65a4ba6d7ddc4232848834e0147dfb6a", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj"}} 2018-10-12 04:54:11,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a used request id req-d7109f06-00f9-4a6e-8eeb-d0fb83b9ef5c 2018-10-12 04:54:11,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b3921b88-dbcc-41bb-9cbc-5cac1d6ef122 2018-10-12 04:54:11,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b3921b88-dbcc-41bb-9cbc-5cac1d6ef122 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:54:12,018 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-dc8ae625-bb94-4d4e-ad61-8c5f592d58ab Date: Fri, 12 Oct 2018 04:54: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-10-12T04:54:00Z", "security_group_id": "b3921b88-dbcc-41bb-9cbc-5cac1d6ef122", "port_range_min": null, "revision_number": 0, "tenant_id": "65a4ba6d7ddc4232848834e0147dfb6a", "created_at": "2018-10-12T04:54:00Z", "project_id": "65a4ba6d7ddc4232848834e0147dfb6a", "id": "7851c931-bb6a-425a-b9be-d2569d664a01"}, {"remote_group_id": "b3921b88-dbcc-41bb-9cbc-5cac1d6ef122", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:54:00Z", "security_group_id": "b3921b88-dbcc-41bb-9cbc-5cac1d6ef122", "port_range_min": null, "revision_number": 0, "tenant_id": "65a4ba6d7ddc4232848834e0147dfb6a", "created_at": "2018-10-12T04:54:00Z", "project_id": "65a4ba6d7ddc4232848834e0147dfb6a", "id": "b12c5331-f814-4087-83fd-a49402cd2848"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:54:00Z", "security_group_id": "b3921b88-dbcc-41bb-9cbc-5cac1d6ef122", "port_range_min": null, "revision_number": 0, "tenant_id": "65a4ba6d7ddc4232848834e0147dfb6a", "created_at": "2018-10-12T04:54:00Z", "project_id": "65a4ba6d7ddc4232848834e0147dfb6a", "id": "d4ac855f-0bbd-4331-b4e6-eb9763a264ca"}, {"remote_group_id": "b3921b88-dbcc-41bb-9cbc-5cac1d6ef122", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:54:00Z", "security_group_id": "b3921b88-dbcc-41bb-9cbc-5cac1d6ef122", "port_range_min": null, "revision_number": 0, "tenant_id": "65a4ba6d7ddc4232848834e0147dfb6a", "created_at": "2018-10-12T04:54:00Z", "project_id": "65a4ba6d7ddc4232848834e0147dfb6a", "id": "e7fd061e-0074-4bed-bdf4-45163fd23493"}]} 2018-10-12 04:54:12,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b3921b88-dbcc-41bb-9cbc-5cac1d6ef122 used request id req-dc8ae625-bb94-4d4e-ad61-8c5f592d58ab 2018-10-12 04:54:12,018 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:54:12,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/b3921b88-dbcc-41bb-9cbc-5cac1d6ef122 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:54:12,337 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-48e5d002-b1c0-4ab5-98c6-1a25f72fc2b3 Content-Length: 0 Date: Fri, 12 Oct 2018 04:54:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:54:12,337 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/b3921b88-dbcc-41bb-9cbc-5cac1d6ef122 used request id req-48e5d002-b1c0-4ab5-98c6-1a25f72fc2b3 2018-10-12 04:54:12,338 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj 2018-10-12 04:54:12,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:54:12,565 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8b3250d4-ddfd-456d-ad23-076188b98f34 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:54:12,565 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/65a4ba6d7ddc4232848834e0147dfb6a used request id req-8b3250d4-ddfd-456d-ad23-076188b98f34 2018-10-12 04:54:12,565 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-9d5d2f8e-c3dc-417-proj-role 2018-10-12 04:54:12,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/0e514ed4813a4420887a948f76473756 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:54:12,682 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c8128897-3bc1-4078-a012-b793d84220b9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:54:12,682 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/0e514ed4813a4420887a948f76473756 used request id req-c8128897-3bc1-4078-a012-b793d84220b9 2018-10-12 04:54:12,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a0345ca90af01b6441855f4642e1182f70405d2d" 2018-10-12 04:54:12,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d210b222-00d3-4a1c-be0c-215d7a868980 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:54:12,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d210b222-00d3-4a1c-be0c-215d7a868980 2018-10-12 04:54:12,776 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-9d5d2f8e-c3dc-417-user 2018-10-12 04:54:12,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/424a884f4e2440b68486b89426d4630b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c61488957f7ca9f320f25e006c0b8c6af3b1b1bf" 2018-10-12 04:54:12,943 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:54:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f697ed91-b7f1-4b3a-8c16-7998e50e812a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:54:12,944 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/424a884f4e2440b68486b89426d4630b used request id req-f697ed91-b7f1-4b3a-8c16-7998e50e812a 2018-10-12 04:54:12,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:54:13,341 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:54:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["vVey_A9HTCCF3Nt5YZA7rg"], "issued_at": "2018-10-12T04:54:13.000000Z"}} 2018-10-12 04:54:13,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f477a2b8b5d4a278990caf1720d2fef43294c3af" 2018-10-12 04:54:13,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6234b1f-16cd-4ec1-a8ec-8c03919b832b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:54:13,428 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d6234b1f-16cd-4ec1-a8ec-8c03919b832b 2018-10-12 04:54:13,430 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:54:13,431 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:54:13,805 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:54:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["wXEOypkcQXWSzN4-Qvsy6w"], "issued_at": "2018-10-12T04:54:13.000000Z"}} 2018-10-12 04:54:13,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:13,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-22df7869-6e0e-4362-9aa9-5dc771e76fd8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:54:13,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-22df7869-6e0e-4362-9aa9-5dc771e76fd8 2018-10-12 04:54:13,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:54:13,899 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:54: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:54:13,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:13,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-495f595f-c25d-45bd-8ef4-4cd85b061da3 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:54:13,985 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj used request id req-495f595f-c25d-45bd-8ef4-4cd85b061da3 2018-10-12 04:54:13,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:14,079 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfa217f2-b731-44ea-bcb4-af5d3d356e58 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:54:14,079 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-dfa217f2-b731-44ea-bcb4-af5d3d356e58 2018-10-12 04:54:14,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj"}}' 2018-10-12 04:54:14,197 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:54:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e0615a26-02da-47e4-8ed6-8a4ad4fd853c Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9"}, "enabled": true, "id": "e8e8391119ed40109204625b14cb61b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj"}} 2018-10-12 04:54:14,197 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-e0615a26-02da-47e4-8ed6-8a4ad4fd853c 2018-10-12 04:54:14,197 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj 2018-10-12 04:54:14,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:54:14,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:54:14,580 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:54:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["UXuwGN6nQsuUGo3xngcB9A"], "issued_at": "2018-10-12T04:54:14.000000Z"}} 2018-10-12 04:54:14,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b196c805b646eb251e3ab15eb623873fa84caa34" 2018-10-12 04:54:14,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e8a479f3-34af-4db9-bc27-b6ecf2721d91 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:54:14,664 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e8a479f3-34af-4db9-bc27-b6ecf2721d91 2018-10-12 04:54:14,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:54:14,674 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:54: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:54:14,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b196c805b646eb251e3ab15eb623873fa84caa34" 2018-10-12 04:54:14,771 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-989941ad-cdc3-4e47-b361-5aea2c1cbe66 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:54:14,771 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-989941ad-cdc3-4e47-b361-5aea2c1cbe66 2018-10-12 04:54:14,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b196c805b646eb251e3ab15eb623873fa84caa34" 2018-10-12 04:54:14,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e27c2e0-ba75-4069-b26d-1e39933cd3c0 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9"}, "enabled": true, "id": "e8e8391119ed40109204625b14cb61b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj"}]} 2018-10-12 04:54:14,864 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj used request id req-1e27c2e0-ba75-4069-b26d-1e39933cd3c0 2018-10-12 04:54:14,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b196c805b646eb251e3ab15eb623873fa84caa34" 2018-10-12 04:54:14,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-26efd4b7-5c89-4c86-b492-5ffcbfd63f83 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:54:14,959 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-26efd4b7-5c89-4c86-b492-5ffcbfd63f83 2018-10-12 04:54:15,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b196c805b646eb251e3ab15eb623873fa84caa34" 2018-10-12 04:54:15,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f735c316-ef21-42d8-b970-42e7df3f417d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:54:15,352 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f735c316-ef21-42d8-b970-42e7df3f417d 2018-10-12 04:54:15,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b196c805b646eb251e3ab15eb623873fa84caa34" 2018-10-12 04:54:15,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a00a9e23-e038-4806-8ddb-a749e84e3f2a Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9"}, "enabled": true, "id": "e8e8391119ed40109204625b14cb61b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj"}]} 2018-10-12 04:54:15,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj used request id req-a00a9e23-e038-4806-8ddb-a749e84e3f2a 2018-10-12 04:54:15,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/b3498d13135442239019b2545b3ad88b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b196c805b646eb251e3ab15eb623873fa84caa34" 2018-10-12 04:54:15,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4744c3dc-2ad8-4a20-a0dc-aff7fbca502a Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-user", "links": {"self": "http://172.30.9.27:5000/v3/users/b3498d13135442239019b2545b3ad88b"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "e8e8391119ed40109204625b14cb61b9", "id": "b3498d13135442239019b2545b3ad88b", "password_expires_at": null}} 2018-10-12 04:54:15,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/b3498d13135442239019b2545b3ad88b used request id req-4744c3dc-2ad8-4a20-a0dc-aff7fbca502a 2018-10-12 04:54:15,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9/users/b3498d13135442239019b2545b3ad88b/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b196c805b646eb251e3ab15eb623873fa84caa34" 2018-10-12 04:54:15,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60f95d6a-3e58-4cfa-ae06-8ee6f9bfd433 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9/users/b3498d13135442239019b2545b3ad88b/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:54:15,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9/users/b3498d13135442239019b2545b3ad88b/roles used request id req-60f95d6a-3e58-4cfa-ae06-8ee6f9bfd433 2018-10-12 04:54:15,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b196c805b646eb251e3ab15eb623873fa84caa34" 2018-10-12 04:54:15,755 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6945d58d-1b5e-4da2-b764-9057f2a3e04a Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:54:15,755 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-6945d58d-1b5e-4da2-b764-9057f2a3e04a 2018-10-12 04:54:15,756 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj 2018-10-12 04:54:15,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9/users/b3498d13135442239019b2545b3ad88b/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b196c805b646eb251e3ab15eb623873fa84caa34" 2018-10-12 04:54:15,810 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ee3c6edc-b7e8-48f0-ba9b-61688183c041 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:54:15,810 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9/users/b3498d13135442239019b2545b3ad88b/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-ee3c6edc-b7e8-48f0-ba9b-61688183c041 2018-10-12 04:54:15,811 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-4309e4ed-d9d7-4d2-user 2018-10-12 04:54:15,811 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:54:15,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:15,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b00355c7-6204-4aa1-91cd-1a244db851a7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:54:15,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b00355c7-6204-4aa1-91cd-1a244db851a7 2018-10-12 04:54:15,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" -d '{"role": {"name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj-role"}}' 2018-10-12 04:54:16,011 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:54:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d0d3cea-2907-4296-b0f8-42cf34d4892b Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "1bee5a15dfd1438a9064aa8f18b8f02a", "links": {"self": "http://172.30.9.27:5000/v3/roles/1bee5a15dfd1438a9064aa8f18b8f02a"}, "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj-role"}} 2018-10-12 04:54:16,011 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-2d0d3cea-2907-4296-b0f8-42cf34d4892b 2018-10-12 04:54:16,012 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj-role 2018-10-12 04:54:16,015 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/1bee5a15dfd1438a9064aa8f18b8f02a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:16,099 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e47cb73-f3c5-4ac4-a6ed-b6f9d01546ce Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/1bee5a15dfd1438a9064aa8f18b8f02a"}, "domain_id": null, "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj-role", "id": "1bee5a15dfd1438a9064aa8f18b8f02a"}} 2018-10-12 04:54:16,099 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/1bee5a15dfd1438a9064aa8f18b8f02a used request id req-3e47cb73-f3c5-4ac4-a6ed-b6f9d01546ce 2018-10-12 04:54:16,099 - keystone_utils - INFO - Granting role CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj-role to project CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj 2018-10-12 04:54:16,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9/users/b3498d13135442239019b2545b3ad88b/roles/1bee5a15dfd1438a9064aa8f18b8f02a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:16,230 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:54:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35682895-3b18-40a0-a445-e805e8eefa38 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:54:16,230 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9/users/b3498d13135442239019b2545b3ad88b/roles/1bee5a15dfd1438a9064aa8f18b8f02a used request id req-35682895-3b18-40a0-a445-e805e8eefa38 2018-10-12 04:54:16,231 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:54:16,231 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:54:16,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:54:16,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:54:16,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "1bee5a15dfd1438a9064aa8f18b8f02a", "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj-role"}], "expires_at": "2018-10-12T05:54:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8e8391119ed40109204625b14cb61b9", "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/e8e8391119ed40109204625b14cb61b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/e8e8391119ed40109204625b14cb61b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/e8e8391119ed40109204625b14cb61b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e8e8391119ed40109204625b14cb61b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/e8e8391119ed40109204625b14cb61b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/e8e8391119ed40109204625b14cb61b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e8e8391119ed40109204625b14cb61b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/e8e8391119ed40109204625b14cb61b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e8e8391119ed40109204625b14cb61b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/e8e8391119ed40109204625b14cb61b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/e8e8391119ed40109204625b14cb61b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-user", "id": "b3498d13135442239019b2545b3ad88b"}, "audit_ids": ["ClwyeMFoRv-qkhNy6q9m1A"], "issued_at": "2018-10-12T04:54:16.000000Z"}} 2018-10-12 04:54:16,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cbf786e843695c0b8a53aad5e75e5ce9b8183f5" 2018-10-12 04:54:16,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9218a7b-efac-4ef4-9e7a-01b9cb2ff978 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:54:16,793 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b9218a7b-efac-4ef4-9e7a-01b9cb2ff978 2018-10-12 04:54:16,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cbf786e843695c0b8a53aad5e75e5ce9b8183f5" 2018-10-12 04:54:16,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-ceb3039f-84a1-496a-b178-e3574316644a Date: Fri, 12 Oct 2018 04:54:16 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image"} 2018-10-12 04:54:16,976 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image used request id req-ceb3039f-84a1-496a-b178-e3574316644a 2018-10-12 04:54:16,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cbf786e843695c0b8a53aad5e75e5ce9b8183f5" 2018-10-12 04:54:17,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-9efba6f4-ed39-4743-babc-f75435c3a0c1 Date: Fri, 12 Oct 2018 04:54: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-10-12 04:54:17,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-9efba6f4-ed39-4743-babc-f75435c3a0c1 2018-10-12 04:54:17,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}7cbf786e843695c0b8a53aad5e75e5ce9b8183f5" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image"}' 2018-10-12 04:54:17,355 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2 X-Openstack-Request-Id: req-01c832d6-3acf-4922-886f-a1945cd4c314 Date: Fri, 12 Oct 2018 04:54:17 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:54:17Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:54:17Z", "visibility": "shared", "locations": [], "self": "/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2", "min_disk": 0, "protected": false, "id": "2f702624-c078-4056-92dc-ff63ba8f65c2", "file": "/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2/file", "checksum": null, "owner": "e8e8391119ed40109204625b14cb61b9", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:54:17,355 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-01c832d6-3acf-4922-886f-a1945cd4c314 2018-10-12 04:54:17,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cbf786e843695c0b8a53aad5e75e5ce9b8183f5" -d '' 2018-10-12 04:54:18,795 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a5e36033-f475-41a7-92f4-8c2a907eced4 Date: Fri, 12 Oct 2018 04:54:18 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:54:18,795 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2/file used request id req-a5e36033-f475-41a7-92f4-8c2a907eced4 2018-10-12 04:54:18,796 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:54:18,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cbf786e843695c0b8a53aad5e75e5ce9b8183f5" 2018-10-12 04:54:18,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-7c637900-fc20-48bb-a7df-3f5a22fe9d90 Date: Fri, 12 Oct 2018 04:54:18 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:54:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:54:18Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/2f702624-c078-4056-92dc-ff63ba8f65c2/snap", "metadata": {}}], "self": "/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2", "min_disk": 0, "protected": false, "id": "2f702624-c078-4056-92dc-ff63ba8f65c2", "file": "/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e8e8391119ed40109204625b14cb61b9", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/2f702624-c078-4056-92dc-ff63ba8f65c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:54:18,962 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2 used request id req-7c637900-fc20-48bb-a7df-3f5a22fe9d90 2018-10-12 04:54:18,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cbf786e843695c0b8a53aad5e75e5ce9b8183f5" 2018-10-12 04:54:19,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-95c3635d-fa95-4a90-92cf-d2a9673ab131 Date: Fri, 12 Oct 2018 04:54: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-10-12 04:54:19,119 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-95c3635d-fa95-4a90-92cf-d2a9673ab131 2018-10-12 04:54:19,122 - create_image - INFO - Created image with name - CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image 2018-10-12 04:54:19,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cbf786e843695c0b8a53aad5e75e5ce9b8183f5" 2018-10-12 04:54:19,141 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-42436abc-9a42-4ca9-9f42-c59ac7330282 Date: Fri, 12 Oct 2018 04:54:19 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:54:17Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:54:18Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/2f702624-c078-4056-92dc-ff63ba8f65c2/snap", "metadata": {}}], "self": "/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2", "min_disk": 0, "protected": false, "id": "2f702624-c078-4056-92dc-ff63ba8f65c2", "file": "/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "e8e8391119ed40109204625b14cb61b9", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/2f702624-c078-4056-92dc-ff63ba8f65c2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:54:19,141 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2 used request id req-42436abc-9a42-4ca9-9f42-c59ac7330282 2018-10-12 04:54:19,142 - create_image - DEBUG - Instance status is - active 2018-10-12 04:54:19,142 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image 2018-10-12 04:54:19,142 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image 2018-10-12 04:54:19,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:54:19,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:54:19,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:54:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["pBF5P-0MRh6U86CO9EByyQ"], "issued_at": "2018-10-12T04:54:19.000000Z"}} 2018-10-12 04:54:19,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487f1b98669dd4c4fe02fa3b839951c16ee64e19" 2018-10-12 04:54:19,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c36e2091-c7d5-44a6-a7c4-b607ac526745 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:54:19,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c36e2091-c7d5-44a6-a7c4-b607ac526745 2018-10-12 04:54:19,619 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:54:19,625 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487f1b98669dd4c4fe02fa3b839951c16ee64e19" 2018-10-12 04:54:19,813 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54: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-a3f3225b-6ee9-4851-b289-70cb1f6a099e x-compute-request-id: req-a3f3225b-6ee9-4851-b289-70cb1f6a099e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:54:19,813 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a3f3225b-6ee9-4851-b289-70cb1f6a099e 2018-10-12 04:54:19,817 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487f1b98669dd4c4fe02fa3b839951c16ee64e19" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-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-10-12 04:54:19,865 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54: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-0087146b-63c3-4eb1-9e52-2f9b1c1b03de x-compute-request-id: req-0087146b-63c3-4eb1-9e52-2f9b1c1b03de Content-Encoding: gzip Content-Length: 317 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b03760b4-8bb3-45e3-a45a-e64afa10faee", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b03760b4-8bb3-45e3-a45a-e64afa10faee", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "b03760b4-8bb3-45e3-a45a-e64afa10faee", "name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:54:19,866 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0087146b-63c3-4eb1-9e52-2f9b1c1b03de 2018-10-12 04:54:19,894 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:54:19,894 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:54:20,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "1bee5a15dfd1438a9064aa8f18b8f02a", "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj-role"}], "expires_at": "2018-10-12T05:54:20.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8e8391119ed40109204625b14cb61b9", "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/e8e8391119ed40109204625b14cb61b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/e8e8391119ed40109204625b14cb61b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/e8e8391119ed40109204625b14cb61b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e8e8391119ed40109204625b14cb61b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/e8e8391119ed40109204625b14cb61b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/e8e8391119ed40109204625b14cb61b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e8e8391119ed40109204625b14cb61b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/e8e8391119ed40109204625b14cb61b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e8e8391119ed40109204625b14cb61b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/e8e8391119ed40109204625b14cb61b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/e8e8391119ed40109204625b14cb61b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-user", "id": "b3498d13135442239019b2545b3ad88b"}, "audit_ids": ["S-sRRlgdR6i0U8qOPupT5g"], "issued_at": "2018-10-12T04:54:20.000000Z"}} 2018-10-12 04:54:20,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:20,342 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eaaf341d-cba9-40ac-b8d1-a439cca6dc1a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:54:20,342 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-eaaf341d-cba9-40ac-b8d1-a439cca6dc1a 2018-10-12 04:54:20,344 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:54:20,347 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:54:20,350 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:20,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:20 GMT Server: Apache x-openstack-request-id: req-597f75a8-45be-4e6f-90c0-6b564328e063 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:54:20,536 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack used request id req-597f75a8-45be-4e6f-90c0-6b564328e063 2018-10-12 04:54:20,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-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-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name"}}' 2018-10-12 04:54:22,815 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:54:20 GMT Server: Apache x-openstack-request-id: req-6f72039e-b446-45e7-bc79-67145d098b90 Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}]}} 2018-10-12 04:54:22,815 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks used request id req-6f72039e-b446-45e7-bc79-67145d098b90 2018-10-12 04:54:22,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:23,007 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:22 GMT Server: Apache x-openstack-request-id: req-5890b63a-49ee-4c52-acde-a68f9a9c3c23 Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:23,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:23 GMT Server: Apache x-openstack-request-id: req-838b2391-20ac-48ce-ab9e-26436d6861a3 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": "e8e8391119ed40109204625b14cb61b9", "OS::stack_id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "net_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "stack_user_project_id": "e9683055e135482493a7692a54be027d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:54:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:23,192 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-838b2391-20ac-48ce-ab9e-26436d6861a3 2018-10-12 04:54:23,192 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack 2018-10-12 04:54:23,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:23,369 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:23 GMT Server: Apache x-openstack-request-id: req-c5360995-5a0d-42de-912a-b2b501d38372 Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:23,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:23 GMT Server: Apache x-openstack-request-id: req-896ca3c6-b955-430d-85e3-4f6fbbae081a 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": "e8e8391119ed40109204625b14cb61b9", "OS::stack_id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "net_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "stack_user_project_id": "e9683055e135482493a7692a54be027d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:54:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:23,543 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-896ca3c6-b955-430d-85e3-4f6fbbae081a 2018-10-12 04:54:23,544 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:54:23,544 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:54:26,547 - create_stack - DEBUG - Stack status query timeout in 1196.64551091 2018-10-12 04:54:26,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:26,745 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:26 GMT Server: Apache x-openstack-request-id: req-f0c71d7d-0063-4a31-ba4f-06fc49a2f6b2 Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:26,819 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:26 GMT Server: Apache x-openstack-request-id: req-c2ed37d8-73b3-4937-83a8-2014e70a4320 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": "e8e8391119ed40109204625b14cb61b9", "OS::stack_id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "net_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "stack_user_project_id": "e9683055e135482493a7692a54be027d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:54:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:26,819 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-c2ed37d8-73b3-4937-83a8-2014e70a4320 2018-10-12 04:54:26,819 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:54:26,820 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:54:29,823 - create_stack - DEBUG - Stack status query timeout in 1193.36973596 2018-10-12 04:54:29,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:30,374 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:29 GMT Server: Apache x-openstack-request-id: req-97ba8d85-4f8c-415a-bc2c-0aa46e9eea4a Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:30,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:30 GMT Server: Apache x-openstack-request-id: req-3b47203c-47e5-4dc4-b293-d452f8c287aa 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": "e8e8391119ed40109204625b14cb61b9", "OS::stack_id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "net_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "stack_user_project_id": "e9683055e135482493a7692a54be027d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:54:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:30,418 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-3b47203c-47e5-4dc4-b293-d452f8c287aa 2018-10-12 04:54:30,418 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:54:30,418 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:54:33,421 - create_stack - DEBUG - Stack status query timeout in 1189.77117395 2018-10-12 04:54:33,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:33,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:33 GMT Server: Apache x-openstack-request-id: req-b38d95a7-a4e8-4cd4-8ead-a7533d4ccf06 Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:33,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:33 GMT Server: Apache x-openstack-request-id: req-bffc67da-a604-4d02-8c07-9b3e5f2d678a 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": "e8e8391119ed40109204625b14cb61b9", "OS::stack_id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "net_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "stack_user_project_id": "e9683055e135482493a7692a54be027d", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:54:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:33,650 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-bffc67da-a604-4d02-8c07-9b3e5f2d678a 2018-10-12 04:54:33,650 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:54:33,650 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:54:36,654 - create_stack - DEBUG - Stack status query timeout in 1186.5389421 2018-10-12 04:54:36,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:36,823 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:36 GMT Server: Apache x-openstack-request-id: req-a8672e64-4240-4b04-b77b-36fc5c0cb6bc Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:37,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:36 GMT Server: Apache x-openstack-request-id: req-c00e106c-a99c-40f2-bd99-e08c02049578 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": "e8e8391119ed40109204625b14cb61b9", "OS::stack_id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "net_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "stack_user_project_id": "e9683055e135482493a7692a54be027d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:54:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:37,098 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-c00e106c-a99c-40f2-bd99-e08c02049578 2018-10-12 04:54:37,098 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-12 04:54:37,098 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack 2018-10-12 04:54:37,099 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack 2018-10-12 04:54:37,099 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:54:37,477 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "1bee5a15dfd1438a9064aa8f18b8f02a", "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj-role"}], "expires_at": "2018-10-12T05:54:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e8e8391119ed40109204625b14cb61b9", "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/e8e8391119ed40109204625b14cb61b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/e8e8391119ed40109204625b14cb61b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/e8e8391119ed40109204625b14cb61b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e8e8391119ed40109204625b14cb61b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/e8e8391119ed40109204625b14cb61b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/e8e8391119ed40109204625b14cb61b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e8e8391119ed40109204625b14cb61b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/e8e8391119ed40109204625b14cb61b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e8e8391119ed40109204625b14cb61b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/e8e8391119ed40109204625b14cb61b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/e8e8391119ed40109204625b14cb61b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-user", "id": "b3498d13135442239019b2545b3ad88b"}, "audit_ids": ["bqETEE-qTsWk2FhvIMyimg"], "issued_at": "2018-10-12T04:54:37.000000Z"}} 2018-10-12 04:54:37,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fb75d8cd86fbd640391ca476042c876407fa68d3" 2018-10-12 04:54:37,663 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:37 GMT Server: Apache x-openstack-request-id: req-a41e7a90-864a-4bcf-926f-78718141c912 Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:37,853 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:37 GMT Server: Apache x-openstack-request-id: req-5bc0832c-3a31-41fd-b504-8521e13d9343 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": "e8e8391119ed40109204625b14cb61b9", "OS::stack_id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "net_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "stack_user_project_id": "e9683055e135482493a7692a54be027d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:54:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:37,853 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-5bc0832c-3a31-41fd-b504-8521e13d9343 2018-10-12 04:54:37,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:38,019 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:37 GMT Server: Apache x-openstack-request-id: req-b4d2f8e4-8d83-424a-af26-17c6cf1b91e9 Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:38,209 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:38 GMT Server: Apache x-openstack-request-id: req-f88e6b31-401d-41c6-ace4-73febfe236ea 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": "e8e8391119ed40109204625b14cb61b9", "OS::stack_id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "net_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "stack_user_project_id": "e9683055e135482493a7692a54be027d", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:54:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:38,209 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-f88e6b31-401d-41c6-ace4-73febfe236ea 2018-10-12 04:54:38,210 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack 2018-10-12 04:54:38,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:38,238 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:38 GMT Server: Apache x-openstack-request-id: req-11d505e6-2faf-4088-9e6a-e7c5acfeb5fe Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:38,462 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:54:38 GMT Server: Apache x-openstack-request-id: req-1d4660d0-50f0-4b77-8449-a87ba370cf98 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:54:38,463 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-1d4660d0-50f0-4b77-8449-a87ba370cf98 2018-10-12 04:54:38,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:38,492 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:38 GMT Server: Apache x-openstack-request-id: req-80a42e6f-458f-4413-925a-5c3545779771 Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:38,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:38 GMT Server: Apache x-openstack-request-id: req-67f64bae-2419-4be0-aa8a-53f839da1014 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": "e8e8391119ed40109204625b14cb61b9", "OS::stack_id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name", "net_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "stack_user_project_id": "e9683055e135482493a7692a54be027d", "tags": null, "creation_time": "2018-10-12T04:54:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:54:38Z", "id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:38,665 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-67f64bae-2419-4be0-aa8a-53f839da1014 2018-10-12 04:54:38,665 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:54:38,666 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:54:41,669 - create_stack - DEBUG - Stack status query timeout in 1196.79417515 2018-10-12 04:54:41,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:41,698 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:41 GMT Server: Apache x-openstack-request-id: req-18a8ca9e-a902-46b5-bbbf-acff99130282 Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:41,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:41 GMT Server: Apache x-openstack-request-id: req-29b142fb-8bfa-4987-98b8-24f11d382606 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": "e8e8391119ed40109204625b14cb61b9", "OS::stack_id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name", "net_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "stack_user_project_id": "e9683055e135482493a7692a54be027d", "tags": null, "creation_time": "2018-10-12T04:54:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:54:38Z", "id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:41,857 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-29b142fb-8bfa-4987-98b8-24f11d382606 2018-10-12 04:54:41,858 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:54:41,858 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:54:44,861 - create_stack - DEBUG - Stack status query timeout in 1193.60210109 2018-10-12 04:54:44,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:44,890 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:44 GMT Server: Apache x-openstack-request-id: req-6ee2f24d-c9cd-4929-a9f1-a7729ed38178 Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:44,917 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:44 GMT Server: Apache x-openstack-request-id: req-05bc7bda-3500-4685-8365-3d9510c18bdf 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": "e8e8391119ed40109204625b14cb61b9", "OS::stack_id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name", "net_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "stack_user_project_id": "e9683055e135482493a7692a54be027d", "tags": null, "creation_time": "2018-10-12T04:54:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:54:38Z", "id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:44,917 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-05bc7bda-3500-4685-8365-3d9510c18bdf 2018-10-12 04:54:44,917 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:54:44,917 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:54:47,921 - create_stack - DEBUG - Stack status query timeout in 1190.54249716 2018-10-12 04:54:47,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:48,089 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:47 GMT Server: Apache x-openstack-request-id: req-3ef61544-af01-4753-afcd-3616e5cb7a95 Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:48,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:48 GMT Server: Apache x-openstack-request-id: req-2ee9ff22-6bb3-449f-a867-c8f354313a11 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": "e8e8391119ed40109204625b14cb61b9", "OS::stack_id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name", "net_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "stack_user_project_id": "e9683055e135482493a7692a54be027d", "tags": null, "creation_time": "2018-10-12T04:54:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:54:38Z", "id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:48,115 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-2ee9ff22-6bb3-449f-a867-c8f354313a11 2018-10-12 04:54:48,116 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:54:48,116 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:54:51,119 - create_stack - DEBUG - Stack status query timeout in 1187.34412408 2018-10-12 04:54:51,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:51,149 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:51 GMT Server: Apache x-openstack-request-id: req-042125e2-3a56-4d76-a35a-f392d06dbb0a Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:51,175 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:51 GMT Server: Apache x-openstack-request-id: req-b6660088-88f5-45ac-9a5d-cdc782e5ce64 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": "e8e8391119ed40109204625b14cb61b9", "OS::stack_id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "image_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image", "inst_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-inst", "subnet_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-subnet", "flavor_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-flavor-name", "net_name": "CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-net"}, "deletion_time": "2018-10-12T04:54:49Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack", "stack_user_project_id": "e9683055e135482493a7692a54be027d", "tags": null, "creation_time": "2018-10-12T04:54:22Z", "links": [{"href": "http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T04:54:38Z", "id": "608cbb11-df69-4ef8-bdbe-1ba30b3deb42", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:54:51,175 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-b6660088-88f5-45ac-9a5d-cdc782e5ce64 2018-10-12 04:54:51,176 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-12 04:54:51,176 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack 2018-10-12 04:54:51,176 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack 2018-10-12 04:54:51,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4ba0db19b1aa2e04e5b6656b68f8ce62944775fc" 2018-10-12 04:54:51,205 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:54:51 GMT Server: Apache x-openstack-request-id: req-c3fe7374-ad01-4a0d-9814-50bd176ad096 Location: http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:54:51,230 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:54:51 GMT Server: Apache x-openstack-request-id: req-dda50ac7-c8a6-44e8-b893-8015ca428daa Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 04:54:51,231 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/e8e8391119ed40109204625b14cb61b9/stacks/CreateStackSuccessTests-CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-stack/608cbb11-df69-4ef8-bdbe-1ba30b3deb42 used request id req-dda50ac7-c8a6-44e8-b893-8015ca428daa 2018-10-12 04:54:51,232 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-0d39a8a8-2fba-4c3a-9cc5-deefb1a43456-image 2018-10-12 04:54:51,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}7cbf786e843695c0b8a53aad5e75e5ce9b8183f5" 2018-10-12 04:54:52,515 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c787218-9760-462c-8e6c-c19262643a1a Date: Fri, 12 Oct 2018 04:54:52 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:54:52,515 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/2f702624-c078-4056-92dc-ff63ba8f65c2 used request id req-2c787218-9760-462c-8e6c-c19262643a1a 2018-10-12 04:54:52,519 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/b03760b4-8bb3-45e3-a45a-e64afa10faee -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}487f1b98669dd4c4fe02fa3b839951c16ee64e19" 2018-10-12 04:54:52,559 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-3da6e1f7-2335-469d-b68e-2a0eb4a9aff3 x-compute-request-id: req-3da6e1f7-2335-469d-b68e-2a0eb4a9aff3 Content-Length: 0 Content-Type: application/json 2018-10-12 04:54:52,559 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b03760b4-8bb3-45e3-a45a-e64afa10faee used request id req-3da6e1f7-2335-469d-b68e-2a0eb4a9aff3 2018-10-12 04:54:52,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:52,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-81dd13a1-6166-440e-81d2-d56d1157c3c5 Date: Fri, 12 Oct 2018 04:54:52 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "e8e8391119ed40109204625b14cb61b9", "created_at": "2018-10-12T04:54:23Z", "updated_at": "2018-10-12T04:54:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:54:23Z", "revision_number": 0, "id": "a9b7430d-f2b4-4fa5-ae32-fe3d4d5ed328", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:54:23Z", "security_group_id": "aa17f310-d749-437e-8f21-5e22761af88a", "tenant_id": "e8e8391119ed40109204625b14cb61b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8e8391119ed40109204625b14cb61b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:54:23Z", "revision_number": 0, "id": "f08dca2f-2c26-4edd-b70d-59fc71065a22", "remote_group_id": "aa17f310-d749-437e-8f21-5e22761af88a", "remote_ip_prefix": null, "created_at": "2018-10-12T04:54:23Z", "security_group_id": "aa17f310-d749-437e-8f21-5e22761af88a", "tenant_id": "e8e8391119ed40109204625b14cb61b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "e8e8391119ed40109204625b14cb61b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:54:23Z", "revision_number": 0, "id": "f38cdfb2-3a07-4b44-b150-d0992b693740", "remote_group_id": "aa17f310-d749-437e-8f21-5e22761af88a", "remote_ip_prefix": null, "created_at": "2018-10-12T04:54:23Z", "security_group_id": "aa17f310-d749-437e-8f21-5e22761af88a", "tenant_id": "e8e8391119ed40109204625b14cb61b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8e8391119ed40109204625b14cb61b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:54:23Z", "revision_number": 0, "id": "f4839171-dbc5-4f58-bffe-5a4c60fb8f90", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:54:23Z", "security_group_id": "aa17f310-d749-437e-8f21-5e22761af88a", "tenant_id": "e8e8391119ed40109204625b14cb61b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "e8e8391119ed40109204625b14cb61b9"}], "revision_number": 4, "project_id": "e8e8391119ed40109204625b14cb61b9", "id": "aa17f310-d749-437e-8f21-5e22761af88a", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:54:52,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-81dd13a1-6166-440e-81d2-d56d1157c3c5 2018-10-12 04:54:52,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:52,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4c6280f1-52d9-48fa-aca0-63b0ac077177 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:54:52,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-4c6280f1-52d9-48fa-aca0-63b0ac077177 2018-10-12 04:54:52,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:52,974 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d89d611f-0caf-49bf-a366-63d32815a455 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:54:52,974 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-d89d611f-0caf-49bf-a366-63d32815a455 2018-10-12 04:54:52,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:53,066 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3539fee-9670-4c86-b313-26be4dbc9427 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9"}, "enabled": true, "id": "e8e8391119ed40109204625b14cb61b9", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj"}} 2018-10-12 04:54:53,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9 used request id req-d3539fee-9670-4c86-b313-26be4dbc9427 2018-10-12 04:54:53,067 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - aa17f310-d749-437e-8f21-5e22761af88a 2018-10-12 04:54:53,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=aa17f310-d749-437e-8f21-5e22761af88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:53,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-e2d17563-a0f4-4cda-8afe-c7429fdbc376 Date: Fri, 12 Oct 2018 04:54:53 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-10-12T04:54:23Z", "security_group_id": "aa17f310-d749-437e-8f21-5e22761af88a", "port_range_min": null, "revision_number": 0, "tenant_id": "e8e8391119ed40109204625b14cb61b9", "created_at": "2018-10-12T04:54:23Z", "project_id": "e8e8391119ed40109204625b14cb61b9", "id": "a9b7430d-f2b4-4fa5-ae32-fe3d4d5ed328"}, {"remote_group_id": "aa17f310-d749-437e-8f21-5e22761af88a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:54:23Z", "security_group_id": "aa17f310-d749-437e-8f21-5e22761af88a", "port_range_min": null, "revision_number": 0, "tenant_id": "e8e8391119ed40109204625b14cb61b9", "created_at": "2018-10-12T04:54:23Z", "project_id": "e8e8391119ed40109204625b14cb61b9", "id": "f08dca2f-2c26-4edd-b70d-59fc71065a22"}, {"remote_group_id": "aa17f310-d749-437e-8f21-5e22761af88a", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:54:23Z", "security_group_id": "aa17f310-d749-437e-8f21-5e22761af88a", "port_range_min": null, "revision_number": 0, "tenant_id": "e8e8391119ed40109204625b14cb61b9", "created_at": "2018-10-12T04:54:23Z", "project_id": "e8e8391119ed40109204625b14cb61b9", "id": "f38cdfb2-3a07-4b44-b150-d0992b693740"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:54:23Z", "security_group_id": "aa17f310-d749-437e-8f21-5e22761af88a", "port_range_min": null, "revision_number": 0, "tenant_id": "e8e8391119ed40109204625b14cb61b9", "created_at": "2018-10-12T04:54:23Z", "project_id": "e8e8391119ed40109204625b14cb61b9", "id": "f4839171-dbc5-4f58-bffe-5a4c60fb8f90"}]} 2018-10-12 04:54:53,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=aa17f310-d749-437e-8f21-5e22761af88a used request id req-e2d17563-a0f4-4cda-8afe-c7429fdbc376 2018-10-12 04:54:53,252 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:54:53,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/aa17f310-d749-437e-8f21-5e22761af88a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:53,588 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b696f23-208c-43eb-bf37-1fda56cd0526 Content-Length: 0 Date: Fri, 12 Oct 2018 04:54:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:54:53,588 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/aa17f310-d749-437e-8f21-5e22761af88a used request id req-8b696f23-208c-43eb-bf37-1fda56cd0526 2018-10-12 04:54:53,589 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj 2018-10-12 04:54:53,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:53,792 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:54:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8d92514d-7598-4928-ae9b-745d46ff7ea4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:54:53,792 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e8e8391119ed40109204625b14cb61b9 used request id req-8d92514d-7598-4928-ae9b-745d46ff7ea4 2018-10-12 04:54:53,793 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-4309e4ed-d9d7-4d2-proj-role 2018-10-12 04:54:53,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/1bee5a15dfd1438a9064aa8f18b8f02a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:53,916 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:54:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c859e1fd-7bb5-4697-b2b0-bf37f90e7059 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:54:53,916 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/1bee5a15dfd1438a9064aa8f18b8f02a used request id req-c859e1fd-7bb5-4697-b2b0-bf37f90e7059 2018-10-12 04:54:53,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d86c29bd78784d1b5c38d2da522c65acb3869d88" 2018-10-12 04:54:54,010 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b015c7f-bc3d-4f46-9100-8cc697cb91f8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:54:54,010 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6b015c7f-bc3d-4f46-9100-8cc697cb91f8 2018-10-12 04:54:54,011 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-4309e4ed-d9d7-4d2-user 2018-10-12 04:54:54,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/b3498d13135442239019b2545b3ad88b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b196c805b646eb251e3ab15eb623873fa84caa34" 2018-10-12 04:54:54,257 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:54:54 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-be11b4e2-75d0-4585-8619-12e7533f0933 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:54:54,257 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/b3498d13135442239019b2545b3ad88b used request id req-be11b4e2-75d0-4585-8619-12e7533f0933 2018-10-12 04:54:54,258 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:54:54,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:54:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["gDeEMvkySb2GUfROvyYvAw"], "issued_at": "2018-10-12T04:54:54.000000Z"}} 2018-10-12 04:54:54,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}843285cbd1dea219e5c25deb221121ec5188aafd" 2018-10-12 04:54:54,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84a7bd5d-aea8-43f8-bafe-d2b30d588172 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:54:54,735 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-84a7bd5d-aea8-43f8-bafe-d2b30d588172 2018-10-12 04:54:54,736 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:54:54,737 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:54:55,129 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:54:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["bsePkMNvQIqjOP1HnJ8-MQ"], "issued_at": "2018-10-12T04:54:55.000000Z"}} 2018-10-12 04:54:55,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:54:55,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7498a4ad-5b07-4121-a64f-2d0f6c52060c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:54:55,303 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7498a4ad-5b07-4121-a64f-2d0f6c52060c 2018-10-12 04:54:55,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:54:55,312 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:54: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:54:55,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e86a1305-4f73-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:54:55,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1546545a-f9e2-464e-8476-01ef83441ad4 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e86a1305-4f73-4b5-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:54:55,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-e86a1305-4f73-4b5-proj used request id req-1546545a-f9e2-464e-8476-01ef83441ad4 2018-10-12 04:54:55,396 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:54:55,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbf916ec-f991-4708-95c1-58e1f0fb02ad Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:54:55,414 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-bbf916ec-f991-4708-95c1-58e1f0fb02ad 2018-10-12 04:54:55,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj"}}' 2018-10-12 04:54:55,545 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:54:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8e826af8-b88b-4728-8661-baee94192387 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77"}, "enabled": true, "id": "7fcb894f983f417c85f15ec5102b1f77", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj"}} 2018-10-12 04:54:55,545 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-8e826af8-b88b-4728-8661-baee94192387 2018-10-12 04:54:55,545 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-e86a1305-4f73-4b5-proj 2018-10-12 04:54:55,545 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:54:55,546 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:54:55,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:54:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["xLVZpuU2SEuwFC0LKTByzA"], "issued_at": "2018-10-12T04:54:55.000000Z"}} 2018-10-12 04:54:55,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b4c4aaba064d2659a3ff0258a7585a9bfdac2d" 2018-10-12 04:54:56,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2fdbc029-cde4-4de1-8636-fcbd082b52a2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:54:56,008 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2fdbc029-cde4-4de1-8636-fcbd082b52a2 2018-10-12 04:54:56,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:54:56,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:54: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:54:56,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b4c4aaba064d2659a3ff0258a7585a9bfdac2d" 2018-10-12 04:54:56,053 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985c49bb-d8a4-468d-a270-4469521f4409 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:54:56,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-985c49bb-d8a4-468d-a270-4469521f4409 2018-10-12 04:54:56,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-e86a1305-4f73-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b4c4aaba064d2659a3ff0258a7585a9bfdac2d" 2018-10-12 04:54:56,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d5fef15a-2246-4db8-a38d-5de35cd1ca86 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-e86a1305-4f73-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77"}, "enabled": true, "id": "7fcb894f983f417c85f15ec5102b1f77", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj"}]} 2018-10-12 04:54:56,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-e86a1305-4f73-4b5-proj used request id req-d5fef15a-2246-4db8-a38d-5de35cd1ca86 2018-10-12 04:54:56,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b4c4aaba064d2659a3ff0258a7585a9bfdac2d" 2018-10-12 04:54:56,247 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f0eadc6-e246-42b4-b821-64a65ba2b1d4 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:54:56,247 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3f0eadc6-e246-42b4-b821-64a65ba2b1d4 2018-10-12 04:54:56,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b4c4aaba064d2659a3ff0258a7585a9bfdac2d" 2018-10-12 04:54:56,828 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c7d90ae-c957-4439-bb23-326ddfe07552 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:54:56,828 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9c7d90ae-c957-4439-bb23-326ddfe07552 2018-10-12 04:54:56,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-e86a1305-4f73-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b4c4aaba064d2659a3ff0258a7585a9bfdac2d" 2018-10-12 04:54:56,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9fca94-ed02-4c31-8ee3-9d1059b541dc Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-e86a1305-4f73-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77"}, "enabled": true, "id": "7fcb894f983f417c85f15ec5102b1f77", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj"}]} 2018-10-12 04:54:56,920 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-e86a1305-4f73-4b5-proj used request id req-1f9fca94-ed02-4c31-8ee3-9d1059b541dc 2018-10-12 04:54:56,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/7eb7f2515c41445994fbc3ee745e35eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b4c4aaba064d2659a3ff0258a7585a9bfdac2d" 2018-10-12 04:54:57,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3828cfd-1e41-401c-8f5c-875c1aa7eb18 Content-Encoding: gzip Content-Length: 243 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-e86a1305-4f73-4b5-user", "links": {"self": "http://172.30.9.27:5000/v3/users/7eb7f2515c41445994fbc3ee745e35eb"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "7fcb894f983f417c85f15ec5102b1f77", "id": "7eb7f2515c41445994fbc3ee745e35eb", "password_expires_at": null}} 2018-10-12 04:54:57,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/7eb7f2515c41445994fbc3ee745e35eb used request id req-b3828cfd-1e41-401c-8f5c-875c1aa7eb18 2018-10-12 04:54:57,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77/users/7eb7f2515c41445994fbc3ee745e35eb/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b4c4aaba064d2659a3ff0258a7585a9bfdac2d" 2018-10-12 04:54:57,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed03fc46-bb43-4473-b587-46e9197763e4 Content-Encoding: gzip Content-Length: 162 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77/users/7eb7f2515c41445994fbc3ee745e35eb/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:54:57,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77/users/7eb7f2515c41445994fbc3ee745e35eb/roles used request id req-ed03fc46-bb43-4473-b587-46e9197763e4 2018-10-12 04:54:57,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b4c4aaba064d2659a3ff0258a7585a9bfdac2d" 2018-10-12 04:54:57,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60487453-9796-4356-81ec-9bd6d3ed03e8 Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:54:57,226 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-60487453-9796-4356-81ec-9bd6d3ed03e8 2018-10-12 04:54:57,226 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-e86a1305-4f73-4b5-proj 2018-10-12 04:54:57,230 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77/users/7eb7f2515c41445994fbc3ee745e35eb/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b4c4aaba064d2659a3ff0258a7585a9bfdac2d" 2018-10-12 04:54:57,277 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:54:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5a0609d-0815-479f-a894-785b3f94b229 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:54:57,277 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77/users/7eb7f2515c41445994fbc3ee745e35eb/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-d5a0609d-0815-479f-a894-785b3f94b229 2018-10-12 04:54:57,278 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-e86a1305-4f73-4b5-user 2018-10-12 04:54:57,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:54:57,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:54:57,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2073336-9197-44f5-a2e3-405e43e35323 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:54:57,368 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e2073336-9197-44f5-a2e3-405e43e35323 2018-10-12 04:54:57,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" -d '{"role": {"name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj-role"}}' 2018-10-12 04:54:57,503 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:54:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8c9fedf9-0df0-4d57-8625-f086b0ac87ff Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fedceb52d2004f54925928ac8cebb2c9", "links": {"self": "http://172.30.9.27:5000/v3/roles/fedceb52d2004f54925928ac8cebb2c9"}, "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj-role"}} 2018-10-12 04:54:57,503 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-8c9fedf9-0df0-4d57-8625-f086b0ac87ff 2018-10-12 04:54:57,503 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-e86a1305-4f73-4b5-proj-role 2018-10-12 04:54:57,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/fedceb52d2004f54925928ac8cebb2c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:54:57,585 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08a8a8c6-e0d7-474b-931b-dac5dc85940f Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/fedceb52d2004f54925928ac8cebb2c9"}, "domain_id": null, "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj-role", "id": "fedceb52d2004f54925928ac8cebb2c9"}} 2018-10-12 04:54:57,585 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/fedceb52d2004f54925928ac8cebb2c9 used request id req-08a8a8c6-e0d7-474b-931b-dac5dc85940f 2018-10-12 04:54:57,585 - keystone_utils - INFO - Granting role CreateStackSuccessTests-e86a1305-4f73-4b5-proj-role to project CreateStackSuccessTests-e86a1305-4f73-4b5-proj 2018-10-12 04:54:57,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77/users/7eb7f2515c41445994fbc3ee745e35eb/roles/fedceb52d2004f54925928ac8cebb2c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:54:57,721 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:54:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-66bd407c-4388-4728-bdeb-bdd280e67a47 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:54:57,721 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77/users/7eb7f2515c41445994fbc3ee745e35eb/roles/fedceb52d2004f54925928ac8cebb2c9 used request id req-66bd407c-4388-4728-bdeb-bdd280e67a47 2018-10-12 04:54:57,721 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:54:57,722 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:54:57,722 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:54:57,722 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:54:58,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "fedceb52d2004f54925928ac8cebb2c9", "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj-role"}], "expires_at": "2018-10-12T05:54:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fcb894f983f417c85f15ec5102b1f77", "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-user", "id": "7eb7f2515c41445994fbc3ee745e35eb"}, "audit_ids": ["Yf31p2s-Q--tJaJOfqqWgA"], "issued_at": "2018-10-12T04:54:58.000000Z"}} 2018-10-12 04:54:58,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91216f7cf34f04c5d57a6af272e3952f52daa1d0" 2018-10-12 04:54:58,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:54:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a21a1c13-b787-46fa-a5ae-7865607a3d8f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:54:58,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a21a1c13-b787-46fa-a5ae-7865607a3d8f 2018-10-12 04:54:58,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91216f7cf34f04c5d57a6af272e3952f52daa1d0" 2018-10-12 04:54:58,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-997837b8-04bd-44c1-8755-b393cda020f4 Date: Fri, 12 Oct 2018 04:54:58 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image"} 2018-10-12 04:54:58,362 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image used request id req-997837b8-04bd-44c1-8755-b393cda020f4 2018-10-12 04:54:58,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91216f7cf34f04c5d57a6af272e3952f52daa1d0" 2018-10-12 04:54:58,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-97dbfb94-7e75-433f-907c-5d5b27386b00 Date: Fri, 12 Oct 2018 04:54: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-10-12 04:54:58,524 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-97dbfb94-7e75-433f-907c-5d5b27386b00 2018-10-12 04:54:58,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}91216f7cf34f04c5d57a6af272e3952f52daa1d0" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image"}' 2018-10-12 04:54:58,738 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/0b19755e-d57f-4d92-854b-4484fee15677 X-Openstack-Request-Id: req-7b327fa2-d149-4a5c-a9f5-94d3ae9bfeb7 Date: Fri, 12 Oct 2018 04:54:58 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:54:58Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:54:58Z", "visibility": "shared", "locations": [], "self": "/v2/images/0b19755e-d57f-4d92-854b-4484fee15677", "min_disk": 0, "protected": false, "id": "0b19755e-d57f-4d92-854b-4484fee15677", "file": "/v2/images/0b19755e-d57f-4d92-854b-4484fee15677/file", "checksum": null, "owner": "7fcb894f983f417c85f15ec5102b1f77", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:54:58,738 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-7b327fa2-d149-4a5c-a9f5-94d3ae9bfeb7 2018-10-12 04:54:58,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/0b19755e-d57f-4d92-854b-4484fee15677/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91216f7cf34f04c5d57a6af272e3952f52daa1d0" -d '' 2018-10-12 04:54:59,776 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7b58a876-5655-451f-b26f-c861b6fb8c2d Date: Fri, 12 Oct 2018 04:54:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:54:59,776 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/0b19755e-d57f-4d92-854b-4484fee15677/file used request id req-7b58a876-5655-451f-b26f-c861b6fb8c2d 2018-10-12 04:54:59,776 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:54:59,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0b19755e-d57f-4d92-854b-4484fee15677 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91216f7cf34f04c5d57a6af272e3952f52daa1d0" 2018-10-12 04:54:59,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-01c8f6e2-3076-40d5-aa58-3b2edc4d8344 Date: Fri, 12 Oct 2018 04:54:59 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:54:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:54:59Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0b19755e-d57f-4d92-854b-4484fee15677/snap", "metadata": {}}], "self": "/v2/images/0b19755e-d57f-4d92-854b-4484fee15677", "min_disk": 0, "protected": false, "id": "0b19755e-d57f-4d92-854b-4484fee15677", "file": "/v2/images/0b19755e-d57f-4d92-854b-4484fee15677/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7fcb894f983f417c85f15ec5102b1f77", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0b19755e-d57f-4d92-854b-4484fee15677/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:54:59,945 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0b19755e-d57f-4d92-854b-4484fee15677 used request id req-01c8f6e2-3076-40d5-aa58-3b2edc4d8344 2018-10-12 04:54:59,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91216f7cf34f04c5d57a6af272e3952f52daa1d0" 2018-10-12 04:55:00,099 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e2e62dad-eda5-436e-acf3-9f3d40e01216 Date: Fri, 12 Oct 2018 04:55: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-10-12 04:55:00,100 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e2e62dad-eda5-436e-acf3-9f3d40e01216 2018-10-12 04:55:00,102 - create_image - INFO - Created image with name - CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image 2018-10-12 04:55:00,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/0b19755e-d57f-4d92-854b-4484fee15677 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91216f7cf34f04c5d57a6af272e3952f52daa1d0" 2018-10-12 04:55:00,276 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-1fa42e3f-2fff-44a2-a10b-84a98e3394f8 Date: Fri, 12 Oct 2018 04:55:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:54:58Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:54:59Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0b19755e-d57f-4d92-854b-4484fee15677/snap", "metadata": {}}], "self": "/v2/images/0b19755e-d57f-4d92-854b-4484fee15677", "min_disk": 0, "protected": false, "id": "0b19755e-d57f-4d92-854b-4484fee15677", "file": "/v2/images/0b19755e-d57f-4d92-854b-4484fee15677/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "7fcb894f983f417c85f15ec5102b1f77", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/0b19755e-d57f-4d92-854b-4484fee15677/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:55:00,276 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/0b19755e-d57f-4d92-854b-4484fee15677 used request id req-1fa42e3f-2fff-44a2-a10b-84a98e3394f8 2018-10-12 04:55:00,277 - create_image - DEBUG - Instance status is - active 2018-10-12 04:55:00,277 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image 2018-10-12 04:55:00,277 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image 2018-10-12 04:55:00,278 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:55:00,278 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:55:00,663 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:55:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["k-GQkr-mQQWTfWPB-IXRpA"], "issued_at": "2018-10-12T04:55:00.000000Z"}} 2018-10-12 04:55:00,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673156e8242315b9efe42c7cd4101850f6de416f" 2018-10-12 04:55:00,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f44ed9f-4ac6-4b86-8d0b-8e5a906bd092 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:55:00,740 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1f44ed9f-4ac6-4b86-8d0b-8e5a906bd092 2018-10-12 04:55:00,742 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:55:00,747 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673156e8242315b9efe42c7cd4101850f6de416f" 2018-10-12 04:55:01,002 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55: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-b375cfbb-fe8d-489f-b9ed-1046ac725806 x-compute-request-id: req-b375cfbb-fe8d-489f-b9ed-1046ac725806 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:55:01,002 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b375cfbb-fe8d-489f-b9ed-1046ac725806 2018-10-12 04:55:01,006 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673156e8242315b9efe42c7cd4101850f6de416f" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-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-10-12 04:55:01,053 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55: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-8586a5a3-e5ba-472b-a204-638849e46ce5 x-compute-request-id: req-8586a5a3-e5ba-472b-a204-638849e46ce5 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e99768ce-21c8-40a2-8ddb-83098d4d37b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e99768ce-21c8-40a2-8ddb-83098d4d37b8", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e99768ce-21c8-40a2-8ddb-83098d4d37b8", "name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:55:01,053 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8586a5a3-e5ba-472b-a204-638849e46ce5 2018-10-12 04:55:01,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:55:01,054 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:55:01,425 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "fedceb52d2004f54925928ac8cebb2c9", "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj-role"}], "expires_at": "2018-10-12T05:55:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fcb894f983f417c85f15ec5102b1f77", "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-user", "id": "7eb7f2515c41445994fbc3ee745e35eb"}, "audit_ids": ["BZ_KTr6hSHW0Wi6chPDEsg"], "issued_at": "2018-10-12T04:55:01.000000Z"}} 2018-10-12 04:55:01,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:01,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-25bb79af-ac18-46d3-8c94-a2941f61b371 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:55:01,512 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-25bb79af-ac18-46d3-8c94-a2941f61b371 2018-10-12 04:55:01,513 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:55:01,516 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:55:01,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:01,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:01 GMT Server: Apache x-openstack-request-id: req-935c0a9f-d564-46c5-aae4-da544fb9933e Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:55:01,696 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack used request id req-935c0a9f-d564-46c5-aae4-da544fb9933e 2018-10-12 04:55:01,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-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-9d54117d-eab6-4442-bb43-e052341854a5-net", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name"}}' 2018-10-12 04:55:03,911 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:55:01 GMT Server: Apache x-openstack-request-id: req-68035a63-b672-4156-a7f8-702256f019a0 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}]}} 2018-10-12 04:55:03,911 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks used request id req-68035a63-b672-4156-a7f8-702256f019a0 2018-10-12 04:55:03,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:04,106 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:03 GMT Server: Apache x-openstack-request-id: req-b12ecb36-ef79-4db6-85c6-f6fa666c2d23 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:04,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:04 GMT Server: Apache x-openstack-request-id: req-9de400e6-cf02-4491-b4cd-ab4b764ab1c3 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:04,280 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-9de400e6-cf02-4491-b4cd-ab4b764ab1c3 2018-10-12 04:55:04,281 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack 2018-10-12 04:55:04,284 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:04,455 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:04 GMT Server: Apache x-openstack-request-id: req-4ab733c8-9562-4269-9015-8b765d61c992 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:05,008 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:04 GMT Server: Apache x-openstack-request-id: req-7dba70f2-9f38-4962-844d-e3c3d3111f4d 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:05,009 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-7dba70f2-9f38-4962-844d-e3c3d3111f4d 2018-10-12 04:55:05,009 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:55:05,009 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:55:08,013 - create_stack - DEBUG - Stack status query timeout in 1196.26852584 2018-10-12 04:55:08,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:08,186 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:08 GMT Server: Apache x-openstack-request-id: req-33c0cee7-4688-4ec4-ae32-edfccd9dfdf2 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:08,373 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:08 GMT Server: Apache x-openstack-request-id: req-3c4e90a0-b4a5-4114-82f1-df99239b450e 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:08,373 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-3c4e90a0-b4a5-4114-82f1-df99239b450e 2018-10-12 04:55:08,374 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:55:08,374 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:55:11,377 - create_stack - DEBUG - Stack status query timeout in 1192.9035778 2018-10-12 04:55:11,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:11,550 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:11 GMT Server: Apache x-openstack-request-id: req-5c44bfa9-3d9e-4449-8265-438799d52276 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:12,132 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:11 GMT Server: Apache x-openstack-request-id: req-cdc797d5-c016-450c-a52d-3b02483c0267 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:12,132 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-cdc797d5-c016-450c-a52d-3b02483c0267 2018-10-12 04:55:12,132 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:55:12,133 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:55:15,136 - create_stack - DEBUG - Stack status query timeout in 1189.14529395 2018-10-12 04:55:15,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:15,167 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:15 GMT Server: Apache x-openstack-request-id: req-1ea094fb-89ec-4b49-92ca-8c71b207600a Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:15,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:15 GMT Server: Apache x-openstack-request-id: req-fc3bf2bc-833a-48f0-84c2-8c4e01e48d68 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:15,385 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-fc3bf2bc-833a-48f0-84c2-8c4e01e48d68 2018-10-12 04:55:15,386 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:55:15,386 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:55:18,389 - create_stack - DEBUG - Stack status query timeout in 1185.89210582 2018-10-12 04:55:18,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:18,418 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:18 GMT Server: Apache x-openstack-request-id: req-6a35f8ba-bdf9-414b-860c-d5d741114615 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:18,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:18 GMT Server: Apache x-openstack-request-id: req-0dce8776-c873-4db5-8d42-79a2843a9bae 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:18,641 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-0dce8776-c873-4db5-8d42-79a2843a9bae 2018-10-12 04:55:18,641 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:55:18,642 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:55:21,645 - create_stack - DEBUG - Stack status query timeout in 1182.6361959 2018-10-12 04:55:21,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:21,831 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:21 GMT Server: Apache x-openstack-request-id: req-b7133d8e-d54a-466b-b781-0db3cfa14d82 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:22,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:21 GMT Server: Apache x-openstack-request-id: req-02b61d1c-6184-4a40-b743-846cb508c97e 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:22,012 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-02b61d1c-6184-4a40-b743-846cb508c97e 2018-10-12 04:55:22,012 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-12 04:55:22,012 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack 2018-10-12 04:55:22,013 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack 2018-10-12 04:55:22,013 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:55:22,404 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "fedceb52d2004f54925928ac8cebb2c9", "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj-role"}], "expires_at": "2018-10-12T05:55:22.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fcb894f983f417c85f15ec5102b1f77", "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-user", "id": "7eb7f2515c41445994fbc3ee745e35eb"}, "audit_ids": ["kXfq6IW0QNazHly2U9a1HQ"], "issued_at": "2018-10-12T04:55:22.000000Z"}} 2018-10-12 04:55:22,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec179f06fdf158d878880c42f7048e3199608769" 2018-10-12 04:55:22,582 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:22 GMT Server: Apache x-openstack-request-id: req-808eabd8-5e60-4a9f-b331-2c313db4b367 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:22,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:22 GMT Server: Apache x-openstack-request-id: req-d7075959-92a7-40b5-a767-baeccd2de915 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:22,775 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-d7075959-92a7-40b5-a767-baeccd2de915 2018-10-12 04:55:22,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:22,805 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:22 GMT Server: Apache x-openstack-request-id: req-9cef5cbd-7fda-4026-b61c-fc1553e338e8 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:22,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:22 GMT Server: Apache x-openstack-request-id: req-4b471398-da7c-4fd2-9f77-aa0d55f27b1b 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:22,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-4b471398-da7c-4fd2-9f77-aa0d55f27b1b 2018-10-12 04:55:22,848 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:55:22,848 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:55:23,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "fedceb52d2004f54925928ac8cebb2c9", "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj-role"}], "expires_at": "2018-10-12T05:55:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "7fcb894f983f417c85f15ec5102b1f77", "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/7fcb894f983f417c85f15ec5102b1f77", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/7fcb894f983f417c85f15ec5102b1f77", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/7fcb894f983f417c85f15ec5102b1f77", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-user", "id": "7eb7f2515c41445994fbc3ee745e35eb"}, "audit_ids": ["Rg1J1ycCTgebwcEAGi2JfA"], "issued_at": "2018-10-12T04:55:23.000000Z"}} 2018-10-12 04:55:23,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7444599fdc3f359ee980f4de89a67514a00bd636" 2018-10-12 04:55:23,302 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1252800b-adfc-4ff2-b929-018be4f5574a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:55:23,302 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1252800b-adfc-4ff2-b929-018be4f5574a 2018-10-12 04:55:23,304 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:55:23,307 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:55:23,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7444599fdc3f359ee980f4de89a67514a00bd636" 2018-10-12 04:55:23,494 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:23 GMT Server: Apache x-openstack-request-id: req-6bdae6b3-57d3-4b7a-b281-d50260880129 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 388 Content-Type: application/json RESP BODY: {"stacks": [{"description": "", "parent": null, "stack_status_reason": "Stack CREATE completed successfully", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "deletion_time": null, "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "updated_time": null, "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "tags": null}]} 2018-10-12 04:55:23,494 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack used request id req-6bdae6b3-57d3-4b7a-b281-d50260880129 2018-10-12 04:55:23,495 - create_stack - INFO - Found stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack 2018-10-12 04:55:23,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7444599fdc3f359ee980f4de89a67514a00bd636" 2018-10-12 04:55:23,680 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:23 GMT Server: Apache x-openstack-request-id: req-6e1f45bd-fa84-4791-a2c2-ac9c9018da4c Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:23,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:23 GMT Server: Apache x-openstack-request-id: req-5f43dd65-c305-40e9-a188-c99a359f0556 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:23,874 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-5f43dd65-c305-40e9-a188-c99a359f0556 2018-10-12 04:55:23,874 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack 2018-10-12 04:55:23,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:24,043 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:23 GMT Server: Apache x-openstack-request-id: req-1a56535f-1a65-40f6-bdb0-8ecc0b404543 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:24,084 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:55:24 GMT Server: Apache x-openstack-request-id: req-5bae9470-de87-4dd5-a745-210b53771904 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:55:24,085 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-5bae9470-de87-4dd5-a745-210b53771904 2018-10-12 04:55:24,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:24,115 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:24 GMT Server: Apache x-openstack-request-id: req-803a3204-46dc-477f-a9af-b71bbad63a19 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:24,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:24 GMT Server: Apache x-openstack-request-id: req-cc5ebf5f-a53a-48a2-abc7-b15288557f96 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "tags": null, "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:55:24Z", "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:24,140 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-cc5ebf5f-a53a-48a2-abc7-b15288557f96 2018-10-12 04:55:24,141 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:55:24,141 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:55:27,144 - create_stack - DEBUG - Stack status query timeout in 1196.94103694 2018-10-12 04:55:27,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:27,320 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:27 GMT Server: Apache x-openstack-request-id: req-9ead8997-937c-4962-8461-156176b487f7 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:27,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:27 GMT Server: Apache x-openstack-request-id: req-f0553325-ec9b-4c69-a358-64ed10d6436f 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "tags": null, "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:55:24Z", "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:27,346 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-f0553325-ec9b-4c69-a358-64ed10d6436f 2018-10-12 04:55:27,347 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:55:27,347 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:55:30,350 - create_stack - DEBUG - Stack status query timeout in 1193.7346611 2018-10-12 04:55:30,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:30,380 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:30 GMT Server: Apache x-openstack-request-id: req-11d0c4d7-6339-4fd2-ba0f-761ca777457f Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:30,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:30 GMT Server: Apache x-openstack-request-id: req-8649add9-656b-4553-8447-e9927c99b3ab 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "tags": null, "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:55:24Z", "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:30,406 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-8649add9-656b-4553-8447-e9927c99b3ab 2018-10-12 04:55:30,407 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:55:30,407 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:55:33,410 - create_stack - DEBUG - Stack status query timeout in 1190.67511296 2018-10-12 04:55:33,413 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:33,439 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:33 GMT Server: Apache x-openstack-request-id: req-8b2a8d7c-a812-419e-856f-31d912774bf3 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:33,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:33 GMT Server: Apache x-openstack-request-id: req-279576cb-f157-4acc-85db-3921509ec76c 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "tags": null, "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:55:24Z", "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:33,481 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-279576cb-f157-4acc-85db-3921509ec76c 2018-10-12 04:55:33,481 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:55:33,481 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:55:36,484 - create_stack - DEBUG - Stack status query timeout in 1187.60059309 2018-10-12 04:55:36,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:37,035 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:36 GMT Server: Apache x-openstack-request-id: req-3e270ecb-020d-4c21-9e2f-50af8f2b6abe Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:37,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:37 GMT Server: Apache x-openstack-request-id: req-46e6124e-c9da-4db8-a1a0-44522fdb7c35 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": "7fcb894f983f417c85f15ec5102b1f77", "OS::stack_id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "image_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image", "inst_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-inst", "subnet_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-subnet", "flavor_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-flavor-name", "net_name": "CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-net"}, "deletion_time": "2018-10-12T04:55:36Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack", "stack_user_project_id": "150e9991279f4900b02289b865f38d52", "tags": null, "creation_time": "2018-10-12T04:55:03Z", "links": [{"href": "http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T04:55:24Z", "id": "2a0fff81-0230-4c00-a28d-4d48b90418c9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:37,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-46e6124e-c9da-4db8-a1a0-44522fdb7c35 2018-10-12 04:55:37,078 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-12 04:55:37,078 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack 2018-10-12 04:55:37,078 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack 2018-10-12 04:55:37,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/2a0fff81-0230-4c00-a28d-4d48b90418c9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}73afdffadb0f09119bbb2e54dc3ddee90118951f" 2018-10-12 04:55:37,268 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:37 GMT Server: Apache x-openstack-request-id: req-9be6791d-e70b-4496-a66f-b94edcfb0996 Location: http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:37,294 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:55:37 GMT Server: Apache x-openstack-request-id: req-cbf5e9cc-72a6-4863-aef7-d68b204de5a0 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 04:55:37,295 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/7fcb894f983f417c85f15ec5102b1f77/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-stack/2a0fff81-0230-4c00-a28d-4d48b90418c9 used request id req-cbf5e9cc-72a6-4863-aef7-d68b204de5a0 2018-10-12 04:55:37,296 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9d54117d-eab6-4442-bb43-e052341854a5-image 2018-10-12 04:55:37,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/0b19755e-d57f-4d92-854b-4484fee15677 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91216f7cf34f04c5d57a6af272e3952f52daa1d0" 2018-10-12 04:55:39,078 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-27a6a042-cdfe-4ee6-9c74-40b07f947776 Date: Fri, 12 Oct 2018 04:55:39 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:55:39,079 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/0b19755e-d57f-4d92-854b-4484fee15677 used request id req-27a6a042-cdfe-4ee6-9c74-40b07f947776 2018-10-12 04:55:39,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/e99768ce-21c8-40a2-8ddb-83098d4d37b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}673156e8242315b9efe42c7cd4101850f6de416f" 2018-10-12 04:55:39,121 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:55: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-99209d37-34c1-4cf5-ab99-720dad542ce1 x-compute-request-id: req-99209d37-34c1-4cf5-ab99-720dad542ce1 Content-Length: 0 Content-Type: application/json 2018-10-12 04:55:39,121 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e99768ce-21c8-40a2-8ddb-83098d4d37b8 used request id req-99209d37-34c1-4cf5-ab99-720dad542ce1 2018-10-12 04:55:39,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:55:39,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-80d73ece-46e7-4775-8f59-f06b608fc0b4 Date: Fri, 12 Oct 2018 04:55:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "7fcb894f983f417c85f15ec5102b1f77", "created_at": "2018-10-12T04:55:04Z", "updated_at": "2018-10-12T04:55:04Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:55:04Z", "revision_number": 0, "id": "06d7cdca-3080-469d-b5b2-921f7bd2ae5f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:55:04Z", "security_group_id": "c6bae993-d59e-4aa2-8ac0-6bb6f74c4109", "tenant_id": "7fcb894f983f417c85f15ec5102b1f77", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fcb894f983f417c85f15ec5102b1f77"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:55:04Z", "revision_number": 0, "id": "2d057f78-1969-4f42-b464-d4ac1f976303", "remote_group_id": "c6bae993-d59e-4aa2-8ac0-6bb6f74c4109", "remote_ip_prefix": null, "created_at": "2018-10-12T04:55:04Z", "security_group_id": "c6bae993-d59e-4aa2-8ac0-6bb6f74c4109", "tenant_id": "7fcb894f983f417c85f15ec5102b1f77", "port_range_min": null, "ethertype": "IPv4", "project_id": "7fcb894f983f417c85f15ec5102b1f77"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:55:04Z", "revision_number": 0, "id": "a53a0999-f7fe-48b9-b95d-b7fc24c7757d", "remote_group_id": "c6bae993-d59e-4aa2-8ac0-6bb6f74c4109", "remote_ip_prefix": null, "created_at": "2018-10-12T04:55:04Z", "security_group_id": "c6bae993-d59e-4aa2-8ac0-6bb6f74c4109", "tenant_id": "7fcb894f983f417c85f15ec5102b1f77", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fcb894f983f417c85f15ec5102b1f77"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:55:04Z", "revision_number": 0, "id": "d63a56a8-da7a-42dc-865d-3ae9baafe4d7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:55:04Z", "security_group_id": "c6bae993-d59e-4aa2-8ac0-6bb6f74c4109", "tenant_id": "7fcb894f983f417c85f15ec5102b1f77", "port_range_min": null, "ethertype": "IPv6", "project_id": "7fcb894f983f417c85f15ec5102b1f77"}], "revision_number": 4, "project_id": "7fcb894f983f417c85f15ec5102b1f77", "id": "c6bae993-d59e-4aa2-8ac0-6bb6f74c4109", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:55:39,350 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-80d73ece-46e7-4775-8f59-f06b608fc0b4 2018-10-12 04:55:39,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:55:39,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63f37292-0beb-4b2b-8e51-7a48d3da8777 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:55:39,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-63f37292-0beb-4b2b-8e51-7a48d3da8777 2018-10-12 04:55:39,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:55:39,536 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-522dd444-17f5-46cd-9ff7-75c49de2244e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:55:39,536 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-522dd444-17f5-46cd-9ff7-75c49de2244e 2018-10-12 04:55:39,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:55:39,622 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b294cab-f1ac-45bd-9659-34d73cea0eb3 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77"}, "enabled": true, "id": "7fcb894f983f417c85f15ec5102b1f77", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-e86a1305-4f73-4b5-proj"}} 2018-10-12 04:55:39,622 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77 used request id req-9b294cab-f1ac-45bd-9659-34d73cea0eb3 2018-10-12 04:55:39,622 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c6bae993-d59e-4aa2-8ac0-6bb6f74c4109 2018-10-12 04:55:39,627 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c6bae993-d59e-4aa2-8ac0-6bb6f74c4109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:55:39,805 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-d73c2ad3-95d3-4f43-b7da-0b469a7ec0f1 Date: Fri, 12 Oct 2018 04:55:39 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-10-12T04:55:04Z", "security_group_id": "c6bae993-d59e-4aa2-8ac0-6bb6f74c4109", "port_range_min": null, "revision_number": 0, "tenant_id": "7fcb894f983f417c85f15ec5102b1f77", "created_at": "2018-10-12T04:55:04Z", "project_id": "7fcb894f983f417c85f15ec5102b1f77", "id": "06d7cdca-3080-469d-b5b2-921f7bd2ae5f"}, {"remote_group_id": "c6bae993-d59e-4aa2-8ac0-6bb6f74c4109", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:55:04Z", "security_group_id": "c6bae993-d59e-4aa2-8ac0-6bb6f74c4109", "port_range_min": null, "revision_number": 0, "tenant_id": "7fcb894f983f417c85f15ec5102b1f77", "created_at": "2018-10-12T04:55:04Z", "project_id": "7fcb894f983f417c85f15ec5102b1f77", "id": "2d057f78-1969-4f42-b464-d4ac1f976303"}, {"remote_group_id": "c6bae993-d59e-4aa2-8ac0-6bb6f74c4109", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:55:04Z", "security_group_id": "c6bae993-d59e-4aa2-8ac0-6bb6f74c4109", "port_range_min": null, "revision_number": 0, "tenant_id": "7fcb894f983f417c85f15ec5102b1f77", "created_at": "2018-10-12T04:55:04Z", "project_id": "7fcb894f983f417c85f15ec5102b1f77", "id": "a53a0999-f7fe-48b9-b95d-b7fc24c7757d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:55:04Z", "security_group_id": "c6bae993-d59e-4aa2-8ac0-6bb6f74c4109", "port_range_min": null, "revision_number": 0, "tenant_id": "7fcb894f983f417c85f15ec5102b1f77", "created_at": "2018-10-12T04:55:04Z", "project_id": "7fcb894f983f417c85f15ec5102b1f77", "id": "d63a56a8-da7a-42dc-865d-3ae9baafe4d7"}]} 2018-10-12 04:55:39,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c6bae993-d59e-4aa2-8ac0-6bb6f74c4109 used request id req-d73c2ad3-95d3-4f43-b7da-0b469a7ec0f1 2018-10-12 04:55:39,806 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:55:39,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c6bae993-d59e-4aa2-8ac0-6bb6f74c4109 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:55:40,188 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3528c18f-f6c7-4089-817d-c306da9d004a Content-Length: 0 Date: Fri, 12 Oct 2018 04:55:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:55:40,188 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c6bae993-d59e-4aa2-8ac0-6bb6f74c4109 used request id req-3528c18f-f6c7-4089-817d-c306da9d004a 2018-10-12 04:55:40,189 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-e86a1305-4f73-4b5-proj 2018-10-12 04:55:40,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:55:40,446 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-73f3404c-a9b5-4a68-a191-55e2f05fbf60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:55:40,446 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/7fcb894f983f417c85f15ec5102b1f77 used request id req-73f3404c-a9b5-4a68-a191-55e2f05fbf60 2018-10-12 04:55:40,447 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-e86a1305-4f73-4b5-proj-role 2018-10-12 04:55:40,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/fedceb52d2004f54925928ac8cebb2c9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:55:40,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92b0b95f-fd0a-497d-8d7d-ca84eb5179dd Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:55:40,658 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/fedceb52d2004f54925928ac8cebb2c9 used request id req-92b0b95f-fd0a-497d-8d7d-ca84eb5179dd 2018-10-12 04:55:40,662 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}107858948c960bc41122d29dc39c795b1706ec13" 2018-10-12 04:55:40,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189d226e-89b0-47e3-aef3-d79b49c3fb7d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:55:40,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-189d226e-89b0-47e3-aef3-d79b49c3fb7d 2018-10-12 04:55:40,758 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-e86a1305-4f73-4b5-user 2018-10-12 04:55:40,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/7eb7f2515c41445994fbc3ee745e35eb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f0b4c4aaba064d2659a3ff0258a7585a9bfdac2d" 2018-10-12 04:55:41,023 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:55:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e181789e-2528-4ced-b2b7-8b41a8a37b6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:55:41,023 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7eb7f2515c41445994fbc3ee745e35eb used request id req-e181789e-2528-4ced-b2b7-8b41a8a37b6d 2018-10-12 04:55:41,025 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:55:41,401 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ggsnw3TPQy6w_r6pZZf4ig"], "issued_at": "2018-10-12T04:55:41.000000Z"}} 2018-10-12 04:55:41,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd79ab4d46346791e5f311fe9ec3f5fe7b9d1b9e" 2018-10-12 04:55:41,491 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b97f44d6-7841-4f9d-9ab7-89c59c29f00c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:55:41,491 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b97f44d6-7841-4f9d-9ab7-89c59c29f00c 2018-10-12 04:55:41,493 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:55:41,494 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:55:41,882 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:55:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["M-KSD-W9RhOHWlquKs2OUQ"], "issued_at": "2018-10-12T04:55:41.000000Z"}} 2018-10-12 04:55:41,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" 2018-10-12 04:55:41,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6960c857-58b6-48fb-ab87-47503d0ca307 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:55:41,961 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6960c857-58b6-48fb-ab87-47503d0ca307 2018-10-12 04:55:41,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:55:41,973 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:55: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:55:41,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-08a8fe4a-a044-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" 2018-10-12 04:55:42,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ae20575-3113-4630-8f81-1000e6b65055 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-08a8fe4a-a044-4f5-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:55:42,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-08a8fe4a-a044-4f5-proj used request id req-3ae20575-3113-4630-8f81-1000e6b65055 2018-10-12 04:55:42,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" 2018-10-12 04:55:42,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e33ee63-e228-4bb4-b7e0-d5b87d73594e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:55:42,154 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7e33ee63-e228-4bb4-b7e0-d5b87d73594e 2018-10-12 04:55:42,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj"}}' 2018-10-12 04:55:42,281 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:55:42 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef17bff2-d5fd-4c0a-b97a-7d31625739a5 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542"}, "enabled": true, "id": "0b945b9f5d2d43c5bfc5aff0a249b542", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj"}} 2018-10-12 04:55:42,281 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ef17bff2-d5fd-4c0a-b97a-7d31625739a5 2018-10-12 04:55:42,282 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-08a8fe4a-a044-4f5-proj 2018-10-12 04:55:42,282 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:55:42,283 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:55:42,668 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:55:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["vwxILDMWQnWYiLGm6_gdiw"], "issued_at": "2018-10-12T04:55:42.000000Z"}} 2018-10-12 04:55:42,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57097d26733fbc8442d54c11f5aaaa0ed926f77f" 2018-10-12 04:55:42,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc12ecb9-6a36-4040-a862-86f4357faca8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:55:42,748 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dc12ecb9-6a36-4040-a862-86f4357faca8 2018-10-12 04:55:42,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:55:42,758 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:55: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:55:42,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57097d26733fbc8442d54c11f5aaaa0ed926f77f" 2018-10-12 04:55:42,864 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-be19f63d-34bb-4324-9de5-8bcc803e0278 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:55:42,865 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-be19f63d-34bb-4324-9de5-8bcc803e0278 2018-10-12 04:55:42,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-08a8fe4a-a044-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57097d26733fbc8442d54c11f5aaaa0ed926f77f" 2018-10-12 04:55:42,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfdf7af2-96e2-42f7-81d2-e66589eb8869 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-08a8fe4a-a044-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542"}, "enabled": true, "id": "0b945b9f5d2d43c5bfc5aff0a249b542", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj"}]} 2018-10-12 04:55:42,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-08a8fe4a-a044-4f5-proj used request id req-cfdf7af2-96e2-42f7-81d2-e66589eb8869 2018-10-12 04:55:42,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57097d26733fbc8442d54c11f5aaaa0ed926f77f" 2018-10-12 04:55:43,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a71bb183-af57-4608-862f-378f00bad64b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:55:43,058 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a71bb183-af57-4608-862f-378f00bad64b 2018-10-12 04:55:43,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57097d26733fbc8442d54c11f5aaaa0ed926f77f" 2018-10-12 04:55:43,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1ba447e-ed55-4e7a-a3e8-fa621f8d4f1a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:55:43,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c1ba447e-ed55-4e7a-a3e8-fa621f8d4f1a 2018-10-12 04:55:43,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-08a8fe4a-a044-4f5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57097d26733fbc8442d54c11f5aaaa0ed926f77f" 2018-10-12 04:55:43,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-292ed12c-9381-4759-9f99-f874b0a5b70b Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-08a8fe4a-a044-4f5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542"}, "enabled": true, "id": "0b945b9f5d2d43c5bfc5aff0a249b542", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj"}]} 2018-10-12 04:55:43,633 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-08a8fe4a-a044-4f5-proj used request id req-292ed12c-9381-4759-9f99-f874b0a5b70b 2018-10-12 04:55:43,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/d097538279a2422496df9fbbbe28b239 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57097d26733fbc8442d54c11f5aaaa0ed926f77f" 2018-10-12 04:55:43,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f67d4075-ed5c-43f0-8604-d387b0628026 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-user", "links": {"self": "http://172.30.9.27:5000/v3/users/d097538279a2422496df9fbbbe28b239"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "id": "d097538279a2422496df9fbbbe28b239", "password_expires_at": null}} 2018-10-12 04:55:43,737 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d097538279a2422496df9fbbbe28b239 used request id req-f67d4075-ed5c-43f0-8604-d387b0628026 2018-10-12 04:55:43,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542/users/d097538279a2422496df9fbbbe28b239/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57097d26733fbc8442d54c11f5aaaa0ed926f77f" 2018-10-12 04:55:43,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c565a26c-ea2c-49e0-9510-52096fa3e4a7 Content-Encoding: gzip Content-Length: 164 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542/users/d097538279a2422496df9fbbbe28b239/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:55:43,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542/users/d097538279a2422496df9fbbbe28b239/roles used request id req-c565a26c-ea2c-49e0-9510-52096fa3e4a7 2018-10-12 04:55:43,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57097d26733fbc8442d54c11f5aaaa0ed926f77f" 2018-10-12 04:55:43,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5860380c-c206-4bc0-9c7a-855e965f33fa Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:55:43,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-5860380c-c206-4bc0-9c7a-855e965f33fa 2018-10-12 04:55:43,867 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-08a8fe4a-a044-4f5-proj 2018-10-12 04:55:43,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542/users/d097538279a2422496df9fbbbe28b239/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57097d26733fbc8442d54c11f5aaaa0ed926f77f" 2018-10-12 04:55:43,936 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:55:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-90906361-2ac3-4bbd-b24e-8569a27aa51e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:55:43,936 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542/users/d097538279a2422496df9fbbbe28b239/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-90906361-2ac3-4bbd-b24e-8569a27aa51e 2018-10-12 04:55:43,937 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-08a8fe4a-a044-4f5-user 2018-10-12 04:55:43,937 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:55:43,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" 2018-10-12 04:55:44,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97e05687-42e2-4aed-93cb-bddde86c0ada Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:55:44,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-97e05687-42e2-4aed-93cb-bddde86c0ada 2018-10-12 04:55:44,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" -d '{"role": {"name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj-role"}}' 2018-10-12 04:55:44,144 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-410a7652-7927-4068-bb56-2d9a0ef024a0 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "020e0c5965344c21a4e58ad70e8784e3", "links": {"self": "http://172.30.9.27:5000/v3/roles/020e0c5965344c21a4e58ad70e8784e3"}, "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj-role"}} 2018-10-12 04:55:44,144 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-410a7652-7927-4068-bb56-2d9a0ef024a0 2018-10-12 04:55:44,144 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-08a8fe4a-a044-4f5-proj-role 2018-10-12 04:55:44,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/020e0c5965344c21a4e58ad70e8784e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" 2018-10-12 04:55:44,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b52802f2-bfb3-45bc-b271-15a8bcb7cf35 Content-Encoding: gzip Content-Length: 174 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/020e0c5965344c21a4e58ad70e8784e3"}, "domain_id": null, "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj-role", "id": "020e0c5965344c21a4e58ad70e8784e3"}} 2018-10-12 04:55:44,237 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/020e0c5965344c21a4e58ad70e8784e3 used request id req-b52802f2-bfb3-45bc-b271-15a8bcb7cf35 2018-10-12 04:55:44,237 - keystone_utils - INFO - Granting role CreateStackSuccessTests-08a8fe4a-a044-4f5-proj-role to project CreateStackSuccessTests-08a8fe4a-a044-4f5-proj 2018-10-12 04:55:44,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542/users/d097538279a2422496df9fbbbe28b239/roles/020e0c5965344c21a4e58ad70e8784e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" 2018-10-12 04:55:44,380 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:55:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef0625d5-ec39-46c0-8af8-023b23439889 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:55:44,380 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542/users/d097538279a2422496df9fbbbe28b239/roles/020e0c5965344c21a4e58ad70e8784e3 used request id req-ef0625d5-ec39-46c0-8af8-023b23439889 2018-10-12 04:55:44,381 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:55:44,381 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:55:44,381 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:55:44,382 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:55:44,764 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "020e0c5965344c21a4e58ad70e8784e3", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj-role"}], "expires_at": "2018-10-12T05:55:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b945b9f5d2d43c5bfc5aff0a249b542", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-user", "id": "d097538279a2422496df9fbbbe28b239"}, "audit_ids": ["bjOpDhCEQsOuUws7G3jY9Q"], "issued_at": "2018-10-12T04:55:44.000000Z"}} 2018-10-12 04:55:44,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}566d839d0c80273774732013c668e9518a36c3fd" 2018-10-12 04:55:44,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-748c4603-1b17-4b3a-925e-464fe35d777f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:55:44,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-748c4603-1b17-4b3a-925e-464fe35d777f 2018-10-12 04:55:44,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}566d839d0c80273774732013c668e9518a36c3fd" 2018-10-12 04:55:44,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-109c00dc-ee9f-4bfd-bbdd-b87d378b5941 Date: Fri, 12 Oct 2018 04:55:45 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image"} 2018-10-12 04:55:44,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image used request id req-109c00dc-ee9f-4bfd-bbdd-b87d378b5941 2018-10-12 04:55:45,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}566d839d0c80273774732013c668e9518a36c3fd" 2018-10-12 04:55:45,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-dd72fb9d-00cf-4a1a-8c40-8b8c4aa773f5 Date: Fri, 12 Oct 2018 04: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-10-12 04:55:45,155 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-dd72fb9d-00cf-4a1a-8c40-8b8c4aa773f5 2018-10-12 04:55:45,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}566d839d0c80273774732013c668e9518a36c3fd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image"}' 2018-10-12 04:55:45,399 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef X-Openstack-Request-Id: req-4b335d74-c220-4ee5-aaed-57b126ed0c6e Date: Fri, 12 Oct 2018 04:55:45 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:55:45Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:55:45Z", "visibility": "shared", "locations": [], "self": "/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef", "min_disk": 0, "protected": false, "id": "82488bd2-7239-4aa5-adf8-65cfa0c306ef", "file": "/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef/file", "checksum": null, "owner": "0b945b9f5d2d43c5bfc5aff0a249b542", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:55:45,399 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4b335d74-c220-4ee5-aaed-57b126ed0c6e 2018-10-12 04:55:45,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}566d839d0c80273774732013c668e9518a36c3fd" -d '' 2018-10-12 04:55:46,891 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-34debc46-45a7-47c8-8096-a0f6e95bb3f9 Date: Fri, 12 Oct 2018 04:55:46 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:55:46,891 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef/file used request id req-34debc46-45a7-47c8-8096-a0f6e95bb3f9 2018-10-12 04:55:46,892 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:55:46,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}566d839d0c80273774732013c668e9518a36c3fd" 2018-10-12 04:55:47,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-c243721c-aa6c-453c-9d8b-094e83aa1ca7 Date: Fri, 12 Oct 2018 04:55:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:55:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:55:46Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef/snap", "metadata": {}}], "self": "/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef", "min_disk": 0, "protected": false, "id": "82488bd2-7239-4aa5-adf8-65cfa0c306ef", "file": "/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b945b9f5d2d43c5bfc5aff0a249b542", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:55:47,077 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef used request id req-c243721c-aa6c-453c-9d8b-094e83aa1ca7 2018-10-12 04:55:47,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}566d839d0c80273774732013c668e9518a36c3fd" 2018-10-12 04:55:47,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c83b03b2-e0dc-4ecf-84cc-4d04f16fbbf0 Date: Fri, 12 Oct 2018 04:55: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-10-12 04:55:47,240 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c83b03b2-e0dc-4ecf-84cc-4d04f16fbbf0 2018-10-12 04:55:47,243 - create_image - INFO - Created image with name - CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image 2018-10-12 04:55:47,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}566d839d0c80273774732013c668e9518a36c3fd" 2018-10-12 04:55:47,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-88955aeb-6541-44b4-b613-f8be3828a521 Date: Fri, 12 Oct 2018 04:55:47 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:55:45Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:55:46Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef/snap", "metadata": {}}], "self": "/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef", "min_disk": 0, "protected": false, "id": "82488bd2-7239-4aa5-adf8-65cfa0c306ef", "file": "/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "0b945b9f5d2d43c5bfc5aff0a249b542", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:55:47,406 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef used request id req-88955aeb-6541-44b4-b613-f8be3828a521 2018-10-12 04:55:47,407 - create_image - DEBUG - Instance status is - active 2018-10-12 04:55:47,407 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image 2018-10-12 04:55:47,407 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image 2018-10-12 04:55:47,407 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:55:47,408 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:55:47,779 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:55:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["XSLOGwUvTBqvurqQQn3HPw"], "issued_at": "2018-10-12T04:55:47.000000Z"}} 2018-10-12 04:55:47,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0d49df014a99e48a527e2ae8095717e92a6dab" 2018-10-12 04:55:47,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecff06f0-3f8b-4e0a-8505-78d8139c95d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:55:47,860 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ecff06f0-3f8b-4e0a-8505-78d8139c95d0 2018-10-12 04:55:47,861 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:55:47,866 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0d49df014a99e48a527e2ae8095717e92a6dab" 2018-10-12 04:55:48,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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 x-openstack-request-id: req-d995dd20-0d17-478b-a2c3-5d3b48aabbe6 x-compute-request-id: req-d995dd20-0d17-478b-a2c3-5d3b48aabbe6 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:55:48,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d995dd20-0d17-478b-a2c3-5d3b48aabbe6 2018-10-12 04:55:48,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0d49df014a99e48a527e2ae8095717e92a6dab" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-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-10-12 04:55:48,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55: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-2a4caaba-c2f6-4668-aa1c-c34ee3efd978 x-compute-request-id: req-2a4caaba-c2f6-4668-aa1c-c34ee3efd978 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/8d30a15c-5d4d-45c4-8014-776d1b042616", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/8d30a15c-5d4d-45c4-8014-776d1b042616", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "8d30a15c-5d4d-45c4-8014-776d1b042616", "name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:55:48,121 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2a4caaba-c2f6-4668-aa1c-c34ee3efd978 2018-10-12 04:55:48,121 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:55:48,122 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:55:48,518 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "020e0c5965344c21a4e58ad70e8784e3", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj-role"}], "expires_at": "2018-10-12T05:55:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b945b9f5d2d43c5bfc5aff0a249b542", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-user", "id": "d097538279a2422496df9fbbbe28b239"}, "audit_ids": ["VriCEjfyQdSAhzzdx4dynQ"], "issued_at": "2018-10-12T04:55:48.000000Z"}} 2018-10-12 04:55:48,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:55:48,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc69bc5e-5826-4c1f-902e-0eab7acf34e7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:55:48,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dc69bc5e-5826-4c1f-902e-0eab7acf34e7 2018-10-12 04:55:48,594 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:55:48,597 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:55:48,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:55:48,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:48 GMT Server: Apache x-openstack-request-id: req-ebd88e17-e4f2-4eb6-b63d-e6450c632726 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:55:48,776 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack used request id req-ebd88e17-e4f2-4eb6-b63d-e6450c632726 2018-10-12 04:55:48,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-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-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net", "inst_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-inst", "subnet_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet", "image_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "flavor_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name"}}' 2018-10-12 04:55:51,074 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:55:48 GMT Server: Apache x-openstack-request-id: req-391b9b14-1a45-4fd5-90b1-a0916985ae4b Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "self"}]}} 2018-10-12 04:55:51,075 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks used request id req-391b9b14-1a45-4fd5-90b1-a0916985ae4b 2018-10-12 04:55:51,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:55:51,256 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:51 GMT Server: Apache x-openstack-request-id: req-b851a0fa-a958-496f-bdc5-a8862df86489 Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:51,443 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:51 GMT Server: Apache x-openstack-request-id: req-25230e01-5953-4466-add9-f5731cee5c9c 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": "0b945b9f5d2d43c5bfc5aff0a249b542", "OS::stack_id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "image_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "inst_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-inst", "subnet_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet", "net_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net", "flavor_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "stack_user_project_id": "d9a6c793e458408a8689bd9b25c3917e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:55:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:51,444 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-25230e01-5953-4466-add9-f5731cee5c9c 2018-10-12 04:55:51,444 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack 2018-10-12 04:55:51,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:55:51,985 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:51 GMT Server: Apache x-openstack-request-id: req-434cc7ae-0273-46ad-90df-5023aee27091 Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:52,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:51 GMT Server: Apache x-openstack-request-id: req-7e28a8e0-1896-4b40-acfd-737d8ebdbf48 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": "0b945b9f5d2d43c5bfc5aff0a249b542", "OS::stack_id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "image_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "inst_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-inst", "subnet_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet", "net_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net", "flavor_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "stack_user_project_id": "d9a6c793e458408a8689bd9b25c3917e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:55:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:52,177 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-7e28a8e0-1896-4b40-acfd-737d8ebdbf48 2018-10-12 04:55:52,178 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:55:52,178 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:55:55,179 - create_stack - DEBUG - Stack status query timeout in 1196.26579309 2018-10-12 04:55:55,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:55:55,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:55 GMT Server: Apache x-openstack-request-id: req-90302c6e-1307-4ea9-98a1-76ff08423817 Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:55,538 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:55 GMT Server: Apache x-openstack-request-id: req-d687dcc3-7d2c-45e5-95b3-a09fdb48523a 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": "0b945b9f5d2d43c5bfc5aff0a249b542", "OS::stack_id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "image_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "inst_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-inst", "subnet_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet", "net_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net", "flavor_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "stack_user_project_id": "d9a6c793e458408a8689bd9b25c3917e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:55:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:55,538 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-d687dcc3-7d2c-45e5-95b3-a09fdb48523a 2018-10-12 04:55:55,539 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:55:55,539 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:55:58,542 - create_stack - DEBUG - Stack status query timeout in 1192.90208507 2018-10-12 04:55:58,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:55:58,716 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:55:58 GMT Server: Apache x-openstack-request-id: req-69f57eaa-927d-4ecb-b446-266bd52e8792 Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:55:58,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:55:58 GMT Server: Apache x-openstack-request-id: req-d9afd56b-0548-47bd-84ee-b886cd872c1c 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": "0b945b9f5d2d43c5bfc5aff0a249b542", "OS::stack_id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "image_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "inst_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-inst", "subnet_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet", "net_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net", "flavor_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "stack_user_project_id": "d9a6c793e458408a8689bd9b25c3917e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:55:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:55:58,758 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-d9afd56b-0548-47bd-84ee-b886cd872c1c 2018-10-12 04:55:58,759 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:55:58,759 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:56:01,762 - create_stack - DEBUG - Stack status query timeout in 1189.68249393 2018-10-12 04:56:01,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:01,793 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:01 GMT Server: Apache x-openstack-request-id: req-f5044f54-23bd-40ba-a0c5-33ab10280ee1 Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:01,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:01 GMT Server: Apache x-openstack-request-id: req-265c36cd-7530-46ca-acd6-73b3f7404bc7 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": "0b945b9f5d2d43c5bfc5aff0a249b542", "OS::stack_id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "image_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "inst_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-inst", "subnet_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet", "net_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net", "flavor_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "stack_user_project_id": "d9a6c793e458408a8689bd9b25c3917e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:55:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:01,982 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-265c36cd-7530-46ca-acd6-73b3f7404bc7 2018-10-12 04:56:01,982 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:56:01,982 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:56:04,983 - create_stack - DEBUG - Stack status query timeout in 1186.46136904 2018-10-12 04:56:04,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:05,165 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:05 GMT Server: Apache x-openstack-request-id: req-ea5b96a1-04f9-43e8-a7dc-ec8798e758cf Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:05,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:05 GMT Server: Apache x-openstack-request-id: req-eecee634-f9de-4c76-a521-b1506531046e 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": "0b945b9f5d2d43c5bfc5aff0a249b542", "OS::stack_id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "image_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "inst_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-inst", "subnet_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet", "net_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net", "flavor_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "stack_user_project_id": "d9a6c793e458408a8689bd9b25c3917e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:55:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:05,354 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-eecee634-f9de-4c76-a521-b1506531046e 2018-10-12 04:56:05,355 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:56:05,355 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:56:08,358 - create_stack - DEBUG - Stack status query timeout in 1183.08613014 2018-10-12 04:56:08,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:08,547 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:08 GMT Server: Apache x-openstack-request-id: req-8cb2cb15-1715-40a4-b7a8-348dea6b2670 Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:08,730 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:08 GMT Server: Apache x-openstack-request-id: req-45a3b9b5-9720-48a0-9e37-5fc9069c3e58 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": "0b945b9f5d2d43c5bfc5aff0a249b542", "OS::stack_id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "image_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "inst_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-inst", "subnet_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet", "net_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net", "flavor_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "stack_user_project_id": "d9a6c793e458408a8689bd9b25c3917e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:55:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:08,730 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-45a3b9b5-9720-48a0-9e37-5fc9069c3e58 2018-10-12 04:56:08,730 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-12 04:56:08,730 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack 2018-10-12 04:56:08,731 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack 2018-10-12 04:56:08,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:08,759 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:08 GMT Server: Apache x-openstack-request-id: req-14e392d9-f0fa-4682-8417-e942013bd0d5 Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:08,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:08 GMT Server: Apache x-openstack-request-id: req-99815914-85af-4083-8115-172fca911645 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 576 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-12T04:55:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:55:51Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "803667bc-a209-4590-8ce6-6a4ad58966a9", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-12T04:55:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:55:51Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "ff1fde3c-abe1-4648-bbf6-b37e0e044718", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-12T04:55:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:55:51Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-12T04:55:51Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:55:51Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "8d2319d8-a043-4144-b9af-ecbaf2b26715", "resource_type": "OS::Nova::Server"}]} 2018-10-12 04:56:08,803 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9/resources used request id req-99815914-85af-4083-8115-172fca911645 2018-10-12 04:56:08,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:08,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-fdd86cdc-5f71-440e-bda4-9f95c5deeb2c Date: Fri, 12 Oct 2018 04: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":["ff1fde3c-abe1-4648-bbf6-b37e0e044718"],"updated_at":"2018-10-12T04:55:53Z","tenant_id":"0b945b9f5d2d43c5bfc5aff0a249b542","created_at":"2018-10-12T04:55:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b945b9f5d2d43c5bfc5aff0a249b542","id":"dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1","name":"CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net"}]} 2018-10-12 04:56:08,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 used request id req-fdd86cdc-5f71-440e-bda4-9f95c5deeb2c 2018-10-12 04:56:08,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:08,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ba3fdd5e-e526-4eea-a67e-16f9f0efb540 Date: Fri, 12 Oct 2018 04:56:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1","tenant_id":"0b945b9f5d2d43c5bfc5aff0a249b542","created_at":"2018-10-12T04:55:53Z","dns_nameservers":[],"updated_at":"2018-10-12T04:55:53Z","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":"0b945b9f5d2d43c5bfc5aff0a249b542","id":"ff1fde3c-abe1-4648-bbf6-b37e0e044718","subnetpool_id":null,"name":"CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet"}]} 2018-10-12 04:56:08,967 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 used request id req-ba3fdd5e-e526-4eea-a67e-16f9f0efb540 2018-10-12 04:56:08,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:09,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ac740713-e252-4dc6-88a1-495aa67d4333 Date: Fri, 12 Oct 2018 04:56:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1","tenant_id":"0b945b9f5d2d43c5bfc5aff0a249b542","created_at":"2018-10-12T04:55:53Z","dns_nameservers":[],"updated_at":"2018-10-12T04:55:53Z","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":"0b945b9f5d2d43c5bfc5aff0a249b542","id":"ff1fde3c-abe1-4648-bbf6-b37e0e044718","subnetpool_id":null,"name":"CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet"}]} 2018-10-12 04:56:09,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 used request id req-ac740713-e252-4dc6-88a1-495aa67d4333 2018-10-12 04:56:09,172 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:56:09,173 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:56:09,555 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "020e0c5965344c21a4e58ad70e8784e3", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj-role"}], "expires_at": "2018-10-12T05:56:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b945b9f5d2d43c5bfc5aff0a249b542", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-user", "id": "d097538279a2422496df9fbbbe28b239"}, "audit_ids": ["Ko0fPGhPRJKX4ZWT4Mm46A"], "issued_at": "2018-10-12T04:56:09.000000Z"}} 2018-10-12 04:56:09,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cbb92ce767f79d98cf56e33d5db353ea9f3f85" 2018-10-12 04:56:09,635 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6973667f-805d-4e07-a591-c3faf59e39b5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:56:09,636 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6973667f-805d-4e07-a591-c3faf59e39b5 2018-10-12 04:56:09,642 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cbb92ce767f79d98cf56e33d5db353ea9f3f85" 2018-10-12 04:56:09,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-e121818c-3284-41e3-bf94-2eed3884a994 Date: Fri, 12 Oct 2018 04:56: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":["ff1fde3c-abe1-4648-bbf6-b37e0e044718"],"updated_at":"2018-10-12T04:55:53Z","tenant_id":"0b945b9f5d2d43c5bfc5aff0a249b542","created_at":"2018-10-12T04:55:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b945b9f5d2d43c5bfc5aff0a249b542","id":"dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1","name":"CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net"}]} 2018-10-12 04:56:09,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net used request id req-e121818c-3284-41e3-bf94-2eed3884a994 2018-10-12 04:56:09,897 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:56:09,902 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:56: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:56:09,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cbb92ce767f79d98cf56e33d5db353ea9f3f85" 2018-10-12 04:56:09,991 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a8b45ac-93a9-44b2-9adb-dd3fdbcebe7e Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542"}, "enabled": true, "id": "0b945b9f5d2d43c5bfc5aff0a249b542", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj"}} 2018-10-12 04:56:09,991 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542 used request id req-7a8b45ac-93a9-44b2-9adb-dd3fdbcebe7e 2018-10-12 04:56:09,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}77cbb92ce767f79d98cf56e33d5db353ea9f3f85" 2018-10-12 04:56:10,184 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-06465aaf-e6b6-4171-9491-2cf57b584e9f Date: Fri, 12 Oct 2018 04:56:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1","tenant_id":"0b945b9f5d2d43c5bfc5aff0a249b542","created_at":"2018-10-12T04:55:53Z","dns_nameservers":[],"updated_at":"2018-10-12T04:55:53Z","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":"0b945b9f5d2d43c5bfc5aff0a249b542","id":"ff1fde3c-abe1-4648-bbf6-b37e0e044718","subnetpool_id":null,"name":"CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet"}]} 2018-10-12 04:56:10,184 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 used request id req-06465aaf-e6b6-4171-9491-2cf57b584e9f 2018-10-12 04:56:10,185 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:56:10,565 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "020e0c5965344c21a4e58ad70e8784e3", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj-role"}], "expires_at": "2018-10-12T05:56:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "0b945b9f5d2d43c5bfc5aff0a249b542", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/0b945b9f5d2d43c5bfc5aff0a249b542", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-user", "id": "d097538279a2422496df9fbbbe28b239"}, "audit_ids": ["hfqK2u36RhKQtuupFlTraA"], "issued_at": "2018-10-12T04:56:10.000000Z"}} 2018-10-12 04:56:10,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a21fa1337a57c6eb1a78cda64dba5d3ed8ed26" 2018-10-12 04:56:10,638 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-135bb62e-64d3-4de2-9a48-b353032520c8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:56:10,639 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-135bb62e-64d3-4de2-9a48-b353032520c8 2018-10-12 04:56:10,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a21fa1337a57c6eb1a78cda64dba5d3ed8ed26" 2018-10-12 04:56:10,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-4d21e6f4-394b-46fd-9e3e-39e76441c239 Date: Fri, 12 Oct 2018 04:56: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":["ff1fde3c-abe1-4648-bbf6-b37e0e044718"],"updated_at":"2018-10-12T04:55:53Z","tenant_id":"0b945b9f5d2d43c5bfc5aff0a249b542","created_at":"2018-10-12T04:55:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b945b9f5d2d43c5bfc5aff0a249b542","id":"dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1","name":"CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net"}]} 2018-10-12 04:56:10,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net used request id req-4d21e6f4-394b-46fd-9e3e-39e76441c239 2018-10-12 04:56:10,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a21fa1337a57c6eb1a78cda64dba5d3ed8ed26" 2018-10-12 04:56:11,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a715c8db-8968-41bb-b853-e82e7705662c Date: Fri, 12 Oct 2018 04:56:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1","tenant_id":"0b945b9f5d2d43c5bfc5aff0a249b542","created_at":"2018-10-12T04:55:53Z","dns_nameservers":[],"updated_at":"2018-10-12T04:55:53Z","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":"0b945b9f5d2d43c5bfc5aff0a249b542","id":"ff1fde3c-abe1-4648-bbf6-b37e0e044718","subnetpool_id":null,"name":"CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet"}]} 2018-10-12 04:56:11,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 used request id req-a715c8db-8968-41bb-b853-e82e7705662c 2018-10-12 04:56:11,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a21fa1337a57c6eb1a78cda64dba5d3ed8ed26" 2018-10-12 04:56:11,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-6ab32c7b-0a2a-4e33-8c70-80c9a2487058 Date: Fri, 12 Oct 2018 04:56: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":["ff1fde3c-abe1-4648-bbf6-b37e0e044718"],"updated_at":"2018-10-12T04:55:53Z","tenant_id":"0b945b9f5d2d43c5bfc5aff0a249b542","created_at":"2018-10-12T04:55:51Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"0b945b9f5d2d43c5bfc5aff0a249b542","id":"dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1","name":"CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net"}]} 2018-10-12 04:56:11,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 used request id req-6ab32c7b-0a2a-4e33-8c70-80c9a2487058 2018-10-12 04:56:11,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a21fa1337a57c6eb1a78cda64dba5d3ed8ed26" 2018-10-12 04:56:11,504 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-7c974f14-591e-455a-a55c-c2464aef6cf5 Date: Fri, 12 Oct 2018 04:56:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1","tenant_id":"0b945b9f5d2d43c5bfc5aff0a249b542","created_at":"2018-10-12T04:55:53Z","dns_nameservers":[],"updated_at":"2018-10-12T04:55:53Z","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":"0b945b9f5d2d43c5bfc5aff0a249b542","id":"ff1fde3c-abe1-4648-bbf6-b37e0e044718","subnetpool_id":null,"name":"CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet"}]} 2018-10-12 04:56:11,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1 used request id req-7c974f14-591e-455a-a55c-c2464aef6cf5 2018-10-12 04:56:11,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1&name=CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a21fa1337a57c6eb1a78cda64dba5d3ed8ed26" 2018-10-12 04:56:11,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-ff16589d-63ee-4312-b09f-73ebc91d773c Date: Fri, 12 Oct 2018 04:56:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1","tenant_id":"0b945b9f5d2d43c5bfc5aff0a249b542","created_at":"2018-10-12T04:55:53Z","dns_nameservers":[],"updated_at":"2018-10-12T04:55:53Z","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":"0b945b9f5d2d43c5bfc5aff0a249b542","id":"ff1fde3c-abe1-4648-bbf6-b37e0e044718","subnetpool_id":null,"name":"CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet"}]} 2018-10-12 04:56:11,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1&name=CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet used request id req-ff16589d-63ee-4312-b09f-73ebc91d773c 2018-10-12 04:56:11,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/ff1fde3c-abe1-4648-bbf6-b37e0e044718 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}46a21fa1337a57c6eb1a78cda64dba5d3ed8ed26" 2018-10-12 04:56:11,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-817203c7-a2f4-459f-9558-78835eb3d6ea Date: Fri, 12 Oct 2018 04:56:11 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"dcaafeec-8241-4ba7-acb7-bf7ee5c65cd1","tenant_id":"0b945b9f5d2d43c5bfc5aff0a249b542","created_at":"2018-10-12T04:55:53Z","dns_nameservers":[],"updated_at":"2018-10-12T04:55:53Z","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":"0b945b9f5d2d43c5bfc5aff0a249b542","id":"ff1fde3c-abe1-4648-bbf6-b37e0e044718","subnetpool_id":null,"name":"CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet"}} 2018-10-12 04:56:11,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/ff1fde3c-abe1-4648-bbf6-b37e0e044718 used request id req-817203c7-a2f4-459f-9558-78835eb3d6ea 2018-10-12 04:56:11,770 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack 2018-10-12 04:56:11,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:11,799 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:11 GMT Server: Apache x-openstack-request-id: req-7ee93a61-d76a-452f-9f6c-abc920822392 Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:11,873 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:56:11 GMT Server: Apache x-openstack-request-id: req-5b522306-87c1-49d7-8500-3eb704a72e95 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:56:11,873 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-5b522306-87c1-49d7-8500-3eb704a72e95 2018-10-12 04:56:11,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:11,903 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:11 GMT Server: Apache x-openstack-request-id: req-0acf29f3-de69-4a8c-b360-94631b930499 Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:12,082 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:11 GMT Server: Apache x-openstack-request-id: req-8ded0292-8fde-417a-97c1-6db5a7b9e1e0 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": "0b945b9f5d2d43c5bfc5aff0a249b542", "OS::stack_id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "image_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "inst_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-inst", "subnet_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet", "flavor_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name", "net_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "stack_user_project_id": "d9a6c793e458408a8689bd9b25c3917e", "tags": null, "creation_time": "2018-10-12T04:55:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:56:11Z", "id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:12,082 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-8ded0292-8fde-417a-97c1-6db5a7b9e1e0 2018-10-12 04:56:12,083 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:56:12,083 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:56:15,086 - create_stack - DEBUG - Stack status query timeout in 1196.78744411 2018-10-12 04:56:15,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:15,270 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:15 GMT Server: Apache x-openstack-request-id: req-fc1297db-3e5c-4652-af67-3bfce63d89ac Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:15,296 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:15 GMT Server: Apache x-openstack-request-id: req-dc7c561e-2bc7-4390-80f6-b4dd7b8fa649 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": "0b945b9f5d2d43c5bfc5aff0a249b542", "OS::stack_id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "image_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "inst_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-inst", "subnet_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet", "flavor_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name", "net_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "stack_user_project_id": "d9a6c793e458408a8689bd9b25c3917e", "tags": null, "creation_time": "2018-10-12T04:55:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:56:11Z", "id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:15,296 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-dc7c561e-2bc7-4390-80f6-b4dd7b8fa649 2018-10-12 04:56:15,297 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:56:15,297 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:56:18,300 - create_stack - DEBUG - Stack status query timeout in 1193.57336712 2018-10-12 04:56:18,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:18,331 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:18 GMT Server: Apache x-openstack-request-id: req-b348ca06-da4f-47da-b1fa-5cb8dd5753d8 Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:18,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:18 GMT Server: Apache x-openstack-request-id: req-003149b2-2aec-4654-a49b-f012fd074f60 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": "0b945b9f5d2d43c5bfc5aff0a249b542", "OS::stack_id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "image_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "inst_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-inst", "subnet_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet", "flavor_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name", "net_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "stack_user_project_id": "d9a6c793e458408a8689bd9b25c3917e", "tags": null, "creation_time": "2018-10-12T04:55:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:56:11Z", "id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:18,374 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-003149b2-2aec-4654-a49b-f012fd074f60 2018-10-12 04:56:18,375 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:56:18,375 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:56:21,378 - create_stack - DEBUG - Stack status query timeout in 1190.49507403 2018-10-12 04:56:21,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:21,560 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:21 GMT Server: Apache x-openstack-request-id: req-a12b19e2-f343-49e6-ae30-20bda3e39081 Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:21,684 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:21 GMT Server: Apache x-openstack-request-id: req-1bdcfdfa-c40e-4681-a4d9-0ed4334c80ab 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": "0b945b9f5d2d43c5bfc5aff0a249b542", "OS::stack_id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "image_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "inst_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-inst", "subnet_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet", "flavor_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name", "net_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "stack_user_project_id": "d9a6c793e458408a8689bd9b25c3917e", "tags": null, "creation_time": "2018-10-12T04:55:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:56:11Z", "id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:21,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-1bdcfdfa-c40e-4681-a4d9-0ed4334c80ab 2018-10-12 04:56:21,685 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:56:21,685 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:56:24,688 - create_stack - DEBUG - Stack status query timeout in 1187.18497205 2018-10-12 04:56:24,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:24,866 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:24 GMT Server: Apache x-openstack-request-id: req-45912a5c-2d73-486c-a47c-7fe66294bc13 Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:25,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:24 GMT Server: Apache x-openstack-request-id: req-3ac7f1c3-a4e9-49f3-b3bb-d89aa53f5929 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": "0b945b9f5d2d43c5bfc5aff0a249b542", "OS::stack_id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "image_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image", "inst_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-inst", "subnet_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-subnet", "flavor_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-flavor-name", "net_name": "CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-net"}, "deletion_time": "2018-10-12T04:56:24Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack", "stack_user_project_id": "d9a6c793e458408a8689bd9b25c3917e", "tags": null, "creation_time": "2018-10-12T04:55:50Z", "links": [{"href": "http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T04:56:11Z", "id": "d33b7f7d-3fe8-4980-9e2e-cd45227587a9", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:25,060 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-3ac7f1c3-a4e9-49f3-b3bb-d89aa53f5929 2018-10-12 04:56:25,061 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-12 04:56:25,061 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack 2018-10-12 04:56:25,061 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack 2018-10-12 04:56:25,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80fe66c42eafc0f8333012d7f3dc44bd4d6b03fb" 2018-10-12 04:56:25,090 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:25 GMT Server: Apache x-openstack-request-id: req-411bc829-3727-46df-b9b1-8ad1cee55136 Location: http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:25,117 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:56:25 GMT Server: Apache x-openstack-request-id: req-b8091cc2-7e05-4dcb-adff-fd1c4bb1894f Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 04:56:25,117 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/0b945b9f5d2d43c5bfc5aff0a249b542/stacks/CreateStackSuccessTests-CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-stack/d33b7f7d-3fe8-4980-9e2e-cd45227587a9 used request id req-b8091cc2-7e05-4dcb-adff-fd1c4bb1894f 2018-10-12 04:56:25,118 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-21e9b9b9-de54-4d0c-b3e9-e85c38b0582a-image 2018-10-12 04:56:25,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}566d839d0c80273774732013c668e9518a36c3fd" 2018-10-12 04:56:27,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3140b9c8-17f7-4cdf-be14-a413e294fdfa Date: Fri, 12 Oct 2018 04:56:27 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:56:27,283 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/82488bd2-7239-4aa5-adf8-65cfa0c306ef used request id req-3140b9c8-17f7-4cdf-be14-a413e294fdfa 2018-10-12 04:56:27,287 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/8d30a15c-5d4d-45c4-8014-776d1b042616 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7a0d49df014a99e48a527e2ae8095717e92a6dab" 2018-10-12 04:56:27,327 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:56: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-4e227f6c-eb98-4212-aa6f-6deff6354be6 x-compute-request-id: req-4e227f6c-eb98-4212-aa6f-6deff6354be6 Content-Length: 0 Content-Type: application/json 2018-10-12 04:56:27,327 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/8d30a15c-5d4d-45c4-8014-776d1b042616 used request id req-4e227f6c-eb98-4212-aa6f-6deff6354be6 2018-10-12 04:56:27,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" 2018-10-12 04:56:27,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6b506d02-fed4-47a9-b2bd-9b27b9b5a529 Date: Fri, 12 Oct 2018 04:56:27 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "created_at": "2018-10-12T04:55:51Z", "updated_at": "2018-10-12T04:55:51Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:55:51Z", "revision_number": 0, "id": "9ba840e7-f4ae-4c0a-ad39-43b71cd112bb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:55:51Z", "security_group_id": "01619f2e-8a7e-4242-9117-db4c3ea90f0d", "tenant_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b945b9f5d2d43c5bfc5aff0a249b542"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:55:51Z", "revision_number": 0, "id": "ac689ef4-548d-4eaf-9adb-49e459d02444", "remote_group_id": "01619f2e-8a7e-4242-9117-db4c3ea90f0d", "remote_ip_prefix": null, "created_at": "2018-10-12T04:55:51Z", "security_group_id": "01619f2e-8a7e-4242-9117-db4c3ea90f0d", "tenant_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b945b9f5d2d43c5bfc5aff0a249b542"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:55:51Z", "revision_number": 0, "id": "c2739c05-29c7-4b2c-bc86-c8eab38461d1", "remote_group_id": "01619f2e-8a7e-4242-9117-db4c3ea90f0d", "remote_ip_prefix": null, "created_at": "2018-10-12T04:55:51Z", "security_group_id": "01619f2e-8a7e-4242-9117-db4c3ea90f0d", "tenant_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "port_range_min": null, "ethertype": "IPv6", "project_id": "0b945b9f5d2d43c5bfc5aff0a249b542"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:55:51Z", "revision_number": 0, "id": "f0754465-54af-40d6-84e2-3226f5e30be8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:55:51Z", "security_group_id": "01619f2e-8a7e-4242-9117-db4c3ea90f0d", "tenant_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "port_range_min": null, "ethertype": "IPv4", "project_id": "0b945b9f5d2d43c5bfc5aff0a249b542"}], "revision_number": 4, "project_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "id": "01619f2e-8a7e-4242-9117-db4c3ea90f0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:56:27,545 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-6b506d02-fed4-47a9-b2bd-9b27b9b5a529 2018-10-12 04:56:27,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" 2018-10-12 04:56:27,637 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d27c3c-2b46-4de7-80de-25fd106b6b6f Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542"}, "enabled": true, "id": "0b945b9f5d2d43c5bfc5aff0a249b542", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-08a8fe4a-a044-4f5-proj"}} 2018-10-12 04:56:27,637 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542 used request id req-73d27c3c-2b46-4de7-80de-25fd106b6b6f 2018-10-12 04:56:27,638 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 01619f2e-8a7e-4242-9117-db4c3ea90f0d 2018-10-12 04:56:27,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=01619f2e-8a7e-4242-9117-db4c3ea90f0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" 2018-10-12 04:56:27,819 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b08ecf3e-f1d3-4c8f-a4c9-c2e351126a43 Date: Fri, 12 Oct 2018 04:56: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-10-12T04:55:51Z", "security_group_id": "01619f2e-8a7e-4242-9117-db4c3ea90f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "created_at": "2018-10-12T04:55:51Z", "project_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "id": "9ba840e7-f4ae-4c0a-ad39-43b71cd112bb"}, {"remote_group_id": "01619f2e-8a7e-4242-9117-db4c3ea90f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:55:51Z", "security_group_id": "01619f2e-8a7e-4242-9117-db4c3ea90f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "created_at": "2018-10-12T04:55:51Z", "project_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "id": "ac689ef4-548d-4eaf-9adb-49e459d02444"}, {"remote_group_id": "01619f2e-8a7e-4242-9117-db4c3ea90f0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:55:51Z", "security_group_id": "01619f2e-8a7e-4242-9117-db4c3ea90f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "created_at": "2018-10-12T04:55:51Z", "project_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "id": "c2739c05-29c7-4b2c-bc86-c8eab38461d1"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:55:51Z", "security_group_id": "01619f2e-8a7e-4242-9117-db4c3ea90f0d", "port_range_min": null, "revision_number": 0, "tenant_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "created_at": "2018-10-12T04:55:51Z", "project_id": "0b945b9f5d2d43c5bfc5aff0a249b542", "id": "f0754465-54af-40d6-84e2-3226f5e30be8"}]} 2018-10-12 04:56:27,819 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=01619f2e-8a7e-4242-9117-db4c3ea90f0d used request id req-b08ecf3e-f1d3-4c8f-a4c9-c2e351126a43 2018-10-12 04:56:27,820 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:56:27,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/01619f2e-8a7e-4242-9117-db4c3ea90f0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" 2018-10-12 04:56:28,113 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e0d3fb53-6b92-47dd-969a-582a8c1f7cf7 Content-Length: 0 Date: Fri, 12 Oct 2018 04:56:28 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:56:28,113 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/01619f2e-8a7e-4242-9117-db4c3ea90f0d used request id req-e0d3fb53-6b92-47dd-969a-582a8c1f7cf7 2018-10-12 04:56:28,114 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-08a8fe4a-a044-4f5-proj 2018-10-12 04:56:28,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" 2018-10-12 04:56:28,387 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-386fc656-86aa-497b-9b26-0c015790caf0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:56:28,387 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/0b945b9f5d2d43c5bfc5aff0a249b542 used request id req-386fc656-86aa-497b-9b26-0c015790caf0 2018-10-12 04:56:28,387 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-08a8fe4a-a044-4f5-proj-role 2018-10-12 04:56:28,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/020e0c5965344c21a4e58ad70e8784e3 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" 2018-10-12 04:56:28,490 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3a2fca5b-c8fd-49be-affe-db5cb6c9b02f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:56:28,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/020e0c5965344c21a4e58ad70e8784e3 used request id req-3a2fca5b-c8fd-49be-affe-db5cb6c9b02f 2018-10-12 04:56:28,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ee67d45c14afb396896fe16dedb3e285f34a3508" 2018-10-12 04:56:28,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5090578-dced-4ed3-a6de-36564275d611 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:56:28,592 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c5090578-dced-4ed3-a6de-36564275d611 2018-10-12 04:56:28,593 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-08a8fe4a-a044-4f5-user 2018-10-12 04:56:28,596 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d097538279a2422496df9fbbbe28b239 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}57097d26733fbc8442d54c11f5aaaa0ed926f77f" 2018-10-12 04:56:28,772 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:56:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8d2ec5f-ddf4-4b9c-aa78-3a3ea53c4e36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:56:28,772 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d097538279a2422496df9fbbbe28b239 used request id req-b8d2ec5f-ddf4-4b9c-aa78-3a3ea53c4e36 2018-10-12 04:56:28,774 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:56:29,146 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["_4s28TEnThe0OTX-ovBGnA"], "issued_at": "2018-10-12T04:56:29.000000Z"}} 2018-10-12 04:56:29,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3e400c6bfef42591388ee5986c5425eb788755a9" 2018-10-12 04:56:29,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4ecb12ac-a509-41be-a250-aaa89f5b4fbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:56:29,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4ecb12ac-a509-41be-a250-aaa89f5b4fbc 2018-10-12 04:56:29,237 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:56:29,239 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:56:29,725 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:56:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["e6WEC3L0QX6pdG-AOH7oRA"], "issued_at": "2018-10-12T04:56:29.000000Z"}} 2018-10-12 04:56:29,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:56:29,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95cd8bdb-17cc-414d-a768-32e25f29fd25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:56:29,806 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-95cd8bdb-17cc-414d-a768-32e25f29fd25 2018-10-12 04:56:29,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:56:29,815 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:56:29,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2afe6194-9061-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:56:29,905 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-527ebe5e-09a1-421a-a01d-4147303ec4a3 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2afe6194-9061-40d-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:56:29,905 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSuccessTests-2afe6194-9061-40d-proj used request id req-527ebe5e-09a1-421a-a01d-4147303ec4a3 2018-10-12 04:56:29,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:56:29,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7b48783f-2add-4052-846d-baf603264dbb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:56:29,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-7b48783f-2add-4052-846d-baf603264dbb 2018-10-12 04:56:29,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}}' 2018-10-12 04:56:30,041 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:56:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2d21f660-9903-4a4a-b578-35ea61a04d8c Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad"}, "enabled": true, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}} 2018-10-12 04:56:30,042 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-2d21f660-9903-4a4a-b578-35ea61a04d8c 2018-10-12 04:56:30,042 - keystone_utils - INFO - Created project with name - CreateStackSuccessTests-2afe6194-9061-40d-proj 2018-10-12 04:56:30,042 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:56:30,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:56:30,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:56:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["IJRct8NgR5quyiV_XUm-ew"], "issued_at": "2018-10-12T04:56:30.000000Z"}} 2018-10-12 04:56:30,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933ccdb8bb44d444575c07a9c5ad8a06babbbfbf" 2018-10-12 04:56:30,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-111f2f08-5056-4279-a801-4e8d185d863c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:56:30,507 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-111f2f08-5056-4279-a801-4e8d185d863c 2018-10-12 04:56:30,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:56:30,516 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:56: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:56:30,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933ccdb8bb44d444575c07a9c5ad8a06babbbfbf" 2018-10-12 04:56:30,551 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb457d53-62de-4366-b122-829e8a6daa9e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:56:30,551 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-fb457d53-62de-4366-b122-829e8a6daa9e 2018-10-12 04:56:30,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-2afe6194-9061-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933ccdb8bb44d444575c07a9c5ad8a06babbbfbf" 2018-10-12 04:56:30,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-20127e7a-23b7-4f6d-a695-ae9f40661594 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-2afe6194-9061-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad"}, "enabled": true, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}]} 2018-10-12 04:56:30,636 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-2afe6194-9061-40d-proj used request id req-20127e7a-23b7-4f6d-a695-ae9f40661594 2018-10-12 04:56:30,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933ccdb8bb44d444575c07a9c5ad8a06babbbfbf" 2018-10-12 04:56:30,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4db378b8-bfdd-4b9c-91d0-c725b46e9802 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:56:30,729 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4db378b8-bfdd-4b9c-91d0-c725b46e9802 2018-10-12 04:56:31,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933ccdb8bb44d444575c07a9c5ad8a06babbbfbf" 2018-10-12 04:56:31,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9286ece-15ce-44a1-a8a4-c68841a8f667 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:56:31,192 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b9286ece-15ce-44a1-a8a4-c68841a8f667 2018-10-12 04:56:31,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-2afe6194-9061-40d-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933ccdb8bb44d444575c07a9c5ad8a06babbbfbf" 2018-10-12 04:56:31,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94a1b179-c3ab-4512-8a7a-0a9323fca716 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-2afe6194-9061-40d-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad"}, "enabled": true, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}]} 2018-10-12 04:56:31,292 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSuccessTests-2afe6194-9061-40d-proj used request id req-94a1b179-c3ab-4512-8a7a-0a9323fca716 2018-10-12 04:56:31,296 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/4e0b24a005cd433199af1c10f72636da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933ccdb8bb44d444575c07a9c5ad8a06babbbfbf" 2018-10-12 04:56:31,403 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6e3119a-b0bd-4718-a8f5-b83ec3d3de61 Content-Encoding: gzip Content-Length: 244 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSuccessTests-2afe6194-9061-40d-user", "links": {"self": "http://172.30.9.27:5000/v3/users/4e0b24a005cd433199af1c10f72636da"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "c39bca1716624f25b0b4c7c0f0b07fad", "id": "4e0b24a005cd433199af1c10f72636da", "password_expires_at": null}} 2018-10-12 04:56:31,403 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/4e0b24a005cd433199af1c10f72636da used request id req-b6e3119a-b0bd-4718-a8f5-b83ec3d3de61 2018-10-12 04:56:31,407 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad/users/4e0b24a005cd433199af1c10f72636da/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933ccdb8bb44d444575c07a9c5ad8a06babbbfbf" 2018-10-12 04:56:31,502 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9294666-676d-4ac7-bb46-d13d46c7a587 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad/users/4e0b24a005cd433199af1c10f72636da/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:56:31,503 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad/users/4e0b24a005cd433199af1c10f72636da/roles used request id req-a9294666-676d-4ac7-bb46-d13d46c7a587 2018-10-12 04:56:31,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933ccdb8bb44d444575c07a9c5ad8a06babbbfbf" 2018-10-12 04:56:31,598 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c721684-a091-4964-b7bd-e45b922f63b6 Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:56:31,598 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-0c721684-a091-4964-b7bd-e45b922f63b6 2018-10-12 04:56:31,598 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSuccessTests-2afe6194-9061-40d-proj 2018-10-12 04:56:31,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad/users/4e0b24a005cd433199af1c10f72636da/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933ccdb8bb44d444575c07a9c5ad8a06babbbfbf" 2018-10-12 04:56:31,727 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c6833291-5a41-45d9-872d-0e8d641da702 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:56:31,727 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad/users/4e0b24a005cd433199af1c10f72636da/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-c6833291-5a41-45d9-872d-0e8d641da702 2018-10-12 04:56:31,727 - keystone_utils - INFO - Created user with name - CreateStackSuccessTests-2afe6194-9061-40d-user 2018-10-12 04:56:31,728 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:56:31,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:56:31,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b62633-f4b7-4d17-9fb1-245044331bfa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:56:31,811 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-65b62633-f4b7-4d17-9fb1-245044331bfa 2018-10-12 04:56:31,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" -d '{"role": {"name": "CreateStackSuccessTests-2afe6194-9061-40d-proj-role"}}' 2018-10-12 04:56:31,922 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8251b7d-9084-402a-9ab2-5dd5f3c05066 Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "186a8fa40a634672a2eb9c7294f2f3ce", "links": {"self": "http://172.30.9.27:5000/v3/roles/186a8fa40a634672a2eb9c7294f2f3ce"}, "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj-role"}} 2018-10-12 04:56:31,923 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e8251b7d-9084-402a-9ab2-5dd5f3c05066 2018-10-12 04:56:31,923 - keystone_utils - INFO - Created role with name - CreateStackSuccessTests-2afe6194-9061-40d-proj-role 2018-10-12 04:56:31,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/186a8fa40a634672a2eb9c7294f2f3ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:56:32,014 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-83a88ead-bfba-460b-92f0-256378ff2e60 Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/186a8fa40a634672a2eb9c7294f2f3ce"}, "domain_id": null, "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj-role", "id": "186a8fa40a634672a2eb9c7294f2f3ce"}} 2018-10-12 04:56:32,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/186a8fa40a634672a2eb9c7294f2f3ce used request id req-83a88ead-bfba-460b-92f0-256378ff2e60 2018-10-12 04:56:32,015 - keystone_utils - INFO - Granting role CreateStackSuccessTests-2afe6194-9061-40d-proj-role to project CreateStackSuccessTests-2afe6194-9061-40d-proj 2018-10-12 04:56:32,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad/users/4e0b24a005cd433199af1c10f72636da/roles/186a8fa40a634672a2eb9c7294f2f3ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:56:32,153 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:56:32 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0665c399-4124-4709-afd3-632314dcc9df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:56:32,153 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad/users/4e0b24a005cd433199af1c10f72636da/roles/186a8fa40a634672a2eb9c7294f2f3ce used request id req-0665c399-4124-4709-afd3-632314dcc9df 2018-10-12 04:56:32,153 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:56:32,154 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:56:32,154 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:56:32,155 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:56:32,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "186a8fa40a634672a2eb9c7294f2f3ce", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj-role"}], "expires_at": "2018-10-12T05:56:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2afe6194-9061-40d-user", "id": "4e0b24a005cd433199af1c10f72636da"}, "audit_ids": ["qtF9h5U_S2Gmve0parZb3w"], "issued_at": "2018-10-12T04:56:32.000000Z"}} 2018-10-12 04:56:32,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44c494ac932ce8f780fcbdbf5e65314f651c0608" 2018-10-12 04:56:32,619 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65afcb78-a9ad-4107-aca7-13d59928776c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:56:32,620 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-65afcb78-a9ad-4107-aca7-13d59928776c 2018-10-12 04:56:32,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44c494ac932ce8f780fcbdbf5e65314f651c0608" 2018-10-12 04:56:32,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 168 Content-Type: application/json X-Openstack-Request-Id: req-ac2352c4-cae6-452f-bc6c-35090f21c45d Date: Fri, 12 Oct 2018 04:56:32 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image"} 2018-10-12 04:56:32,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image used request id req-ac2352c4-cae6-452f-bc6c-35090f21c45d 2018-10-12 04:56:32,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44c494ac932ce8f780fcbdbf5e65314f651c0608" 2018-10-12 04:56:32,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-09b318e2-eede-4172-a469-052af2cca9b8 Date: Fri, 12 Oct 2018 04: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-10-12 04:56:32,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-09b318e2-eede-4172-a469-052af2cca9b8 2018-10-12 04:56:33,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}44c494ac932ce8f780fcbdbf5e65314f651c0608" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image"}' 2018-10-12 04:56:33,211 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 627 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713 X-Openstack-Request-Id: req-ba921bde-d4b5-47c8-bf40-c571e8e52fb7 Date: Fri, 12 Oct 2018 04:56:33 GMT RESP BODY: {"status": "queued", "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:56:33Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:56:33Z", "visibility": "shared", "locations": [], "self": "/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713", "min_disk": 0, "protected": false, "id": "79fb797f-e6a3-4476-a354-453b6c72c713", "file": "/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713/file", "checksum": null, "owner": "c39bca1716624f25b0b4c7c0f0b07fad", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:56:33,211 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-ba921bde-d4b5-47c8-bf40-c571e8e52fb7 2018-10-12 04:56:33,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44c494ac932ce8f780fcbdbf5e65314f651c0608" -d '' 2018-10-12 04:56:34,753 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-c8b5c00e-93ff-4434-bfd8-db031e4ded25 Date: Fri, 12 Oct 2018 04:56:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:56:34,754 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713/file used request id req-c8b5c00e-93ff-4434-bfd8-db031e4ded25 2018-10-12 04:56:34,754 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:56:34,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44c494ac932ce8f780fcbdbf5e65314f651c0608" 2018-10-12 04:56:34,777 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-fb126dbb-a2f8-4308-9f74-341ebed740ab Date: Fri, 12 Oct 2018 04:56:34 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:56:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:56:34Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/79fb797f-e6a3-4476-a354-453b6c72c713/snap", "metadata": {}}], "self": "/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713", "min_disk": 0, "protected": false, "id": "79fb797f-e6a3-4476-a354-453b6c72c713", "file": "/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c39bca1716624f25b0b4c7c0f0b07fad", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/79fb797f-e6a3-4476-a354-453b6c72c713/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:56:34,777 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713 used request id req-fb126dbb-a2f8-4308-9f74-341ebed740ab 2018-10-12 04:56:34,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44c494ac932ce8f780fcbdbf5e65314f651c0608" 2018-10-12 04:56:34,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bfccb370-7883-4a8b-9d39-826029e77850 Date: Fri, 12 Oct 2018 04:56: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-10-12 04:56:34,942 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bfccb370-7883-4a8b-9d39-826029e77850 2018-10-12 04:56:34,945 - create_image - INFO - Created image with name - CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image 2018-10-12 04:56:34,948 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44c494ac932ce8f780fcbdbf5e65314f651c0608" 2018-10-12 04:56:35,107 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 888 Content-Type: application/json X-Openstack-Request-Id: req-77738178-22dd-4154-9ed7-893890b30061 Date: Fri, 12 Oct 2018 04:56:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:56:33Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:56:34Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/79fb797f-e6a3-4476-a354-453b6c72c713/snap", "metadata": {}}], "self": "/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713", "min_disk": 0, "protected": false, "id": "79fb797f-e6a3-4476-a354-453b6c72c713", "file": "/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "c39bca1716624f25b0b4c7c0f0b07fad", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/79fb797f-e6a3-4476-a354-453b6c72c713/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:56:35,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713 used request id req-77738178-22dd-4154-9ed7-893890b30061 2018-10-12 04:56:35,108 - create_image - DEBUG - Instance status is - active 2018-10-12 04:56:35,108 - create_image - DEBUG - Image is active with name - CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image 2018-10-12 04:56:35,108 - create_image - INFO - Image is now active with name - CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image 2018-10-12 04:56:35,108 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:56:35,109 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:56:35,480 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:56:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["oNgZB7jIS3epvrlOHEMtIw"], "issued_at": "2018-10-12T04:56:35.000000Z"}} 2018-10-12 04:56:35,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10daf6f7a6695dfabefbd5446920bdcaf63d2fde" 2018-10-12 04:56:35,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-291b9467-9ff6-45df-a457-93523eefac6d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:56:35,571 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-291b9467-9ff6-45df-a457-93523eefac6d 2018-10-12 04:56:35,572 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:56:35,576 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10daf6f7a6695dfabefbd5446920bdcaf63d2fde" 2018-10-12 04:56:35,761 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56: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-2e9a4206-fd51-4916-b096-ffc46fdea3a8 x-compute-request-id: req-2e9a4206-fd51-4916-b096-ffc46fdea3a8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:56:35,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-2e9a4206-fd51-4916-b096-ffc46fdea3a8 2018-10-12 04:56:35,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10daf6f7a6695dfabefbd5446920bdcaf63d2fde" -d '{"flavor": {"vcpus": 1, "disk": 10, "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-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-10-12 04:56:36,024 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56: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-3de3357e-52e7-4f4f-95a9-76168172475b x-compute-request-id: req-3de3357e-52e7-4f4f-95a9-76168172475b Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a8b1daf7-1e83-448a-9e30-05804feda145", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a8b1daf7-1e83-448a-9e30-05804feda145", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a8b1daf7-1e83-448a-9e30-05804feda145", "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:56:36,024 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3de3357e-52e7-4f4f-95a9-76168172475b 2018-10-12 04:56:36,025 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:56:36,026 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:56:36,414 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "186a8fa40a634672a2eb9c7294f2f3ce", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj-role"}], "expires_at": "2018-10-12T05:56:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2afe6194-9061-40d-user", "id": "4e0b24a005cd433199af1c10f72636da"}, "audit_ids": ["kiAPexdiSvOkoVC91zS3fA"], "issued_at": "2018-10-12T04:56:36.000000Z"}} 2018-10-12 04:56:36,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:36,492 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-21c62d81-ff4e-43c6-978d-f4b1ce56eb41 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:56:36,493 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-21c62d81-ff4e-43c6-978d-f4b1ce56eb41 2018-10-12 04:56:36,494 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:56:36,497 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:56:36,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:36,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:36 GMT Server: Apache x-openstack-request-id: req-29ec0868-b196-42bd-9c95-650b70fd9ffb Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:56:36,668 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks?stack_name=CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack used request id req-29ec0868-b196-42bd-9c95-650b70fd9ffb 2018-10-12 04:56:36,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" -d '{"stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-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-9e6d000f-d5e6-47e1-8466-39038f3c098f-net", "inst_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "subnet_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet", "image_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "flavor_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name"}}' 2018-10-12 04:56:38,885 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:56:36 GMT Server: Apache x-openstack-request-id: req-d659ba00-32c8-44c7-a175-e587bd6d6dfb Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "self"}]}} 2018-10-12 04:56:38,885 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks used request id req-d659ba00-32c8-44c7-a175-e587bd6d6dfb 2018-10-12 04:56:38,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:39,050 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:38 GMT Server: Apache x-openstack-request-id: req-853d2b8d-de15-4283-8162-f40642c2f61a Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:39,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:39 GMT Server: Apache x-openstack-request-id: req-66750539-42b8-4c11-aa6a-5a2a5ecdaa23 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": "c39bca1716624f25b0b4c7c0f0b07fad", "OS::stack_id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "image_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "inst_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "subnet_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet", "net_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net", "flavor_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "stack_user_project_id": "a7f7fae0c3ff44199deaf480806e0560", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:56:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:39,626 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-66750539-42b8-4c11-aa6a-5a2a5ecdaa23 2018-10-12 04:56:39,626 - create_stack - INFO - Created stack with name - CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack 2018-10-12 04:56:39,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:39,657 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:39 GMT Server: Apache x-openstack-request-id: req-62f334b5-5a21-4f29-a049-ca9a28b98d87 Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:39,840 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:39 GMT Server: Apache x-openstack-request-id: req-fe394909-c77c-4ba2-b355-47c4972f076e 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": "c39bca1716624f25b0b4c7c0f0b07fad", "OS::stack_id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "image_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "inst_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "subnet_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet", "net_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net", "flavor_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "stack_user_project_id": "a7f7fae0c3ff44199deaf480806e0560", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:56:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:39,841 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-fe394909-c77c-4ba2-b355-47c4972f076e 2018-10-12 04:56:39,841 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:56:39,841 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:56:42,844 - create_stack - DEBUG - Stack status query timeout in 1196.78196716 2018-10-12 04:56:42,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:42,874 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:42 GMT Server: Apache x-openstack-request-id: req-b8289e67-6d17-450b-b5c2-871367420379 Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:43,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:42 GMT Server: Apache x-openstack-request-id: req-810c9200-538a-47f6-b91e-71cbd724eb71 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": "c39bca1716624f25b0b4c7c0f0b07fad", "OS::stack_id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "image_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "inst_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "subnet_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet", "net_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net", "flavor_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "stack_user_project_id": "a7f7fae0c3ff44199deaf480806e0560", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:56:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:43,106 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-810c9200-538a-47f6-b91e-71cbd724eb71 2018-10-12 04:56:43,107 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:56:43,107 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:56:46,110 - create_stack - DEBUG - Stack status query timeout in 1193.51606607 2018-10-12 04:56:46,113 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:46,141 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:46 GMT Server: Apache x-openstack-request-id: req-5318545d-fd06-4064-ab16-85182ed1b597 Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:46,183 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:46 GMT Server: Apache x-openstack-request-id: req-24568506-cdbf-43e9-8977-e94fb129e864 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": "c39bca1716624f25b0b4c7c0f0b07fad", "OS::stack_id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "image_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "inst_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "subnet_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet", "net_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net", "flavor_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "stack_user_project_id": "a7f7fae0c3ff44199deaf480806e0560", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:56:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:46,183 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-24568506-cdbf-43e9-8977-e94fb129e864 2018-10-12 04:56:46,183 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:56:46,183 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:56:49,187 - create_stack - DEBUG - Stack status query timeout in 1190.43974209 2018-10-12 04:56:49,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:49,219 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:49 GMT Server: Apache x-openstack-request-id: req-3e8f2a06-16d4-4bf2-88bc-e103768cf4c1 Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:49,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:49 GMT Server: Apache x-openstack-request-id: req-ddf903c9-5ff3-4ee3-99fe-9d6bff0d1b49 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": "c39bca1716624f25b0b4c7c0f0b07fad", "OS::stack_id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "image_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "inst_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "subnet_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet", "net_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net", "flavor_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "stack_user_project_id": "a7f7fae0c3ff44199deaf480806e0560", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:56:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:49,294 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-ddf903c9-5ff3-4ee3-99fe-9d6bff0d1b49 2018-10-12 04:56:49,295 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:56:49,295 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:56:52,298 - create_stack - DEBUG - Stack status query timeout in 1187.32817698 2018-10-12 04:56:52,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:52,328 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:52 GMT Server: Apache x-openstack-request-id: req-afc47882-524c-43c9-a93d-f735a4ab604f Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:52,512 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:52 GMT Server: Apache x-openstack-request-id: req-309f6947-3cac-4db7-91ee-8d87f6fec241 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": "c39bca1716624f25b0b4c7c0f0b07fad", "OS::stack_id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "image_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "inst_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "subnet_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet", "net_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net", "flavor_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "stack_user_project_id": "a7f7fae0c3ff44199deaf480806e0560", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:56:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:52,513 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-309f6947-3cac-4db7-91ee-8d87f6fec241 2018-10-12 04:56:52,513 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:56:52,513 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:56:55,516 - create_stack - DEBUG - Stack status query timeout in 1184.10986519 2018-10-12 04:56:55,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:55,701 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:55 GMT Server: Apache x-openstack-request-id: req-8b25d1dc-a1b7-40c2-aff5-33b34c17ef14 Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:55,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:55 GMT Server: Apache x-openstack-request-id: req-461eff33-7a0a-4b6b-8ccc-28ec2b5398b9 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": "c39bca1716624f25b0b4c7c0f0b07fad", "OS::stack_id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "image_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "inst_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "subnet_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet", "net_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net", "flavor_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "stack_user_project_id": "a7f7fae0c3ff44199deaf480806e0560", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:56:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "outputs": [], "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:56:55,744 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-461eff33-7a0a-4b6b-8ccc-28ec2b5398b9 2018-10-12 04:56:55,744 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-12 04:56:55,744 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack 2018-10-12 04:56:55,744 - create_stack - INFO - Stack is now active with name - CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack 2018-10-12 04:56:55,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:55,928 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:55 GMT Server: Apache x-openstack-request-id: req-56155fdb-5277-48ba-a35c-5895c613bbcf Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:56,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:55 GMT Server: Apache x-openstack-request-id: req-b4e9a28b-b3e6-4384-95c5-db799e407bd4 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-12T04:56:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:56:38Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "7a9acd3c-dfec-4993-a424-91a409afea56", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-12T04:56:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:56:38Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2efee8b3-ff45-47cc-a2ca-79287855c866", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-12T04:56:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:56:38Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "ec167661-435c-4259-a5a1-d071764898e5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-12T04:56:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:56:38Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bef1b219-c0ef-4d60-a3a9-2b00573192ed", "resource_type": "OS::Nova::Server"}]} 2018-10-12 04:56:56,113 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources used request id req-b4e9a28b-b3e6-4384-95c5-db799e407bd4 2018-10-12 04:56:56,117 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:56,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-a457f206-2b09-46c7-a6f8-f6e87ebc9213 x-compute-request-id: req-a457f206-2b09-46c7-a6f8-f6e87ebc9213 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:56:c2", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "bookmark"}], "image": {"id": "79fb797f-e6a3-4476-a354-453b6c72c713", "links": [{"href": "http://172.30.9.27:8774/images/79fb797f-e6a3-4476-a354-453b6c72c713", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:56:51.000000", "flavor": {"id": "a8b1daf7-1e83-448a-9e30-05804feda145", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b1daf7-1e83-448a-9e30-05804feda145", "rel": "bookmark"}]}, "id": "bef1b219-c0ef-4d60-a3a9-2b00573192ed", "security_groups": [{"name": "default"}], "user_id": "4e0b24a005cd433199af1c10f72636da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:56:51Z", "hostId": "609b412a95d0126da0c66c95eb851244604229e23dcce7dd24037749", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "created": "2018-10-12T04:56:46Z", "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:56:56,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed used request id req-a457f206-2b09-46c7-a6f8-f6e87ebc9213 2018-10-12 04:56:56,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:56,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-6f243c2a-b99a-4805-9bad-2fdee885ec27 Date: Fri, 12 Oct 2018 04: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":["2efee8b3-ff45-47cc-a2ca-79287855c866"],"updated_at":"2018-10-12T04:56:41Z","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c39bca1716624f25b0b4c7c0f0b07fad","id":"ec167661-435c-4259-a5a1-d071764898e5","name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}]} 2018-10-12 04:56:56,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net used request id req-6f243c2a-b99a-4805-9bad-2fdee885ec27 2018-10-12 04:56:56,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:56:56,999 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:56:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:56:57,000 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:57,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aef419f7-4f13-4022-aca0-bec60cc370e9 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad"}, "enabled": true, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}} 2018-10-12 04:56:57,085 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad used request id req-aef419f7-4f13-4022-aca0-bec60cc370e9 2018-10-12 04:56:57,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:57,284 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-0cee4c96-3c43-46f8-9a6d-5e20ff12479c Date: Fri, 12 Oct 2018 04:56:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:56:41Z","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":"c39bca1716624f25b0b4c7c0f0b07fad","id":"2efee8b3-ff45-47cc-a2ca-79287855c866","subnetpool_id":null,"name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet"}]} 2018-10-12 04:56:57,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-0cee4c96-3c43-46f8-9a6d-5e20ff12479c 2018-10-12 04:56:57,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:57,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-24a4f0f6-be8e-459a-90b4-2c52d07865bf Date: Fri, 12 Oct 2018 04:56:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.11"}],"id":"7a9acd3c-dfec-4993-a424-91a409afea56","security_groups":["a09af614-4ec8-4562-938e-e24c9baa22c0"],"mac_address":"fa:16:3e:b4:56:c2","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"bef1b219-c0ef-4d60-a3a9-2b00573192ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.3"}],"id":"82b0b55d-d8e9-4e0c-9c03-1ff109469d6f","security_groups":[],"mac_address":"fa:16:3e:77:78:2f","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.4"}],"id":"ac842fe7-cb04-4a51-a13d-b8898e744b5b","security_groups":[],"mac_address":"fa:16:3e:cc:6a:e7","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.2"}],"id":"f3e650a3-521e-40ef-8b15-78c51d182a63","security_groups":[],"mac_address":"fa:16:3e:4a:b2:ad","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec167661-435c-4259-a5a1-d071764898e5"}]} 2018-10-12 04:56:57,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-24a4f0f6-be8e-459a-90b4-2c52d07865bf 2018-10-12 04:56:57,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:57,710 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:56:57 GMT Server: Apache x-openstack-request-id: req-b5eee3b6-be4d-4e54-afde-c90ea44a47a0 Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:56:57,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:57 GMT Server: Apache x-openstack-request-id: req-abf78468-4fa1-49ad-a75b-dbd9c5ba2956 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 574 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server1_port", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources/server1_port", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "stack"}], "logical_resource_id": "server1_port", "creation_time": "2018-10-12T04:56:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:56:38Z", "required_by": ["my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "7a9acd3c-dfec-4993-a424-91a409afea56", "resource_type": "OS::Neutron::Port"}, {"resource_name": "private_subnet", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources/private_subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "stack"}], "logical_resource_id": "private_subnet", "creation_time": "2018-10-12T04:56:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:56:38Z", "required_by": ["server1_port", "my_instance"], "resource_status_reason": "state changed", "physical_resource_id": "2efee8b3-ff45-47cc-a2ca-79287855c866", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "private_net", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources/private_net", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "stack"}], "logical_resource_id": "private_net", "creation_time": "2018-10-12T04:56:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:56:38Z", "required_by": ["server1_port", "private_subnet"], "resource_status_reason": "state changed", "physical_resource_id": "ec167661-435c-4259-a5a1-d071764898e5", "resource_type": "OS::Neutron::Net"}, {"resource_name": "my_instance", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources/my_instance", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "stack"}], "logical_resource_id": "my_instance", "creation_time": "2018-10-12T04:56:38Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:56:38Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "bef1b219-c0ef-4d60-a3a9-2b00573192ed", "resource_type": "OS::Nova::Server"}]} 2018-10-12 04:56:57,899 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5/resources used request id req-abf78468-4fa1-49ad-a75b-dbd9c5ba2956 2018-10-12 04:56:57,903 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/a8b1daf7-1e83-448a-9e30-05804feda145 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:57,925 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-bbd1a7fd-d37f-45ce-909c-58b1fc405b57 x-compute-request-id: req-bbd1a7fd-d37f-45ce-909c-58b1fc405b57 Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a8b1daf7-1e83-448a-9e30-05804feda145", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a8b1daf7-1e83-448a-9e30-05804feda145", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a8b1daf7-1e83-448a-9e30-05804feda145", "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:56:57,925 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/a8b1daf7-1e83-448a-9e30-05804feda145 used request id req-bbd1a7fd-d37f-45ce-909c-58b1fc405b57 2018-10-12 04:56:57,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/2efee8b3-ff45-47cc-a2ca-79287855c866 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:58,135 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 662 X-Openstack-Request-Id: req-96f49b69-ae9d-4564-bfdb-bd29681db27c Date: Fri, 12 Oct 2018 04:56:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:56:41Z","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":"c39bca1716624f25b0b4c7c0f0b07fad","id":"2efee8b3-ff45-47cc-a2ca-79287855c866","subnetpool_id":null,"name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet"}} 2018-10-12 04:56:58,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/2efee8b3-ff45-47cc-a2ca-79287855c866 used request id req-96f49b69-ae9d-4564-bfdb-bd29681db27c 2018-10-12 04:56:58,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:58,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-948b360c-7ae9-4c6d-88cc-6760e6fe9164 Date: Fri, 12 Oct 2018 04:56: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":["2efee8b3-ff45-47cc-a2ca-79287855c866"],"updated_at":"2018-10-12T04:56:41Z","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c39bca1716624f25b0b4c7c0f0b07fad","id":"ec167661-435c-4259-a5a1-d071764898e5","name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}]} 2018-10-12 04:56:58,390 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-948b360c-7ae9-4c6d-88cc-6760e6fe9164 2018-10-12 04:56:58,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:58,451 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4e1fbdca-5186-4b71-8c79-6fc12eac1b10 Date: Fri, 12 Oct 2018 04:56:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:56:41Z","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":"c39bca1716624f25b0b4c7c0f0b07fad","id":"2efee8b3-ff45-47cc-a2ca-79287855c866","subnetpool_id":null,"name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet"}]} 2018-10-12 04:56:58,451 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-4e1fbdca-5186-4b71-8c79-6fc12eac1b10 2018-10-12 04:56:58,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:58,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-222451b3-3585-47d4-9629-08fcd2e116e7 Date: Fri, 12 Oct 2018 04:56: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":["2efee8b3-ff45-47cc-a2ca-79287855c866"],"updated_at":"2018-10-12T04:56:41Z","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c39bca1716624f25b0b4c7c0f0b07fad","id":"ec167661-435c-4259-a5a1-d071764898e5","name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}]} 2018-10-12 04:56:58,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net used request id req-222451b3-3585-47d4-9629-08fcd2e116e7 2018-10-12 04:56:58,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:58,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d38afcf-39c8-4e73-9909-4b37a25e7942 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad"}, "enabled": true, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}} 2018-10-12 04:56:58,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad used request id req-8d38afcf-39c8-4e73-9909-4b37a25e7942 2018-10-12 04:56:58,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:58,850 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-c7f0b1e7-1a55-42fa-9acb-8768d5d09e63 Date: Fri, 12 Oct 2018 04:56:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:56:41Z","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":"c39bca1716624f25b0b4c7c0f0b07fad","id":"2efee8b3-ff45-47cc-a2ca-79287855c866","subnetpool_id":null,"name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet"}]} 2018-10-12 04:56:58,850 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-c7f0b1e7-1a55-42fa-9acb-8768d5d09e63 2018-10-12 04:56:58,856 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5&mac_address=fa%3A16%3A3e%3Ab4%3A56%3Ac2&name=CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:58,916 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-230a7df3-b42a-49bb-ab72-8d16e3a01228 Date: Fri, 12 Oct 2018 04:56:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.11"}],"id":"7a9acd3c-dfec-4993-a424-91a409afea56","security_groups":["a09af614-4ec8-4562-938e-e24c9baa22c0"],"mac_address":"fa:16:3e:b4:56:c2","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"bef1b219-c0ef-4d60-a3a9-2b00573192ed"}]} 2018-10-12 04:56:58,917 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5&mac_address=fa%3A16%3A3e%3Ab4%3A56%3Ac2&name=CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy&admin_state_up=True used request id req-230a7df3-b42a-49bb-ab72-8d16e3a01228 2018-10-12 04:56:58,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:59,007 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-58b3db04-8667-4dbe-87e3-e221012d6143 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad"}, "enabled": true, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}} 2018-10-12 04:56:59,007 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad used request id req-58b3db04-8667-4dbe-87e3-e221012d6143 2018-10-12 04:56:59,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:59,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-d40a588c-bd54-4393-906b-e63899fcec99 Date: Fri, 12 Oct 2018 04:56: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":["2efee8b3-ff45-47cc-a2ca-79287855c866"],"updated_at":"2018-10-12T04:56:41Z","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c39bca1716624f25b0b4c7c0f0b07fad","id":"ec167661-435c-4259-a5a1-d071764898e5","name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}]} 2018-10-12 04:56:59,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net used request id req-d40a588c-bd54-4393-906b-e63899fcec99 2018-10-12 04:56:59,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:59,169 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-8b4d4f15-35db-4059-8349-58fb34358afd Date: Fri, 12 Oct 2018 04:56:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:56:41Z","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":"c39bca1716624f25b0b4c7c0f0b07fad","id":"2efee8b3-ff45-47cc-a2ca-79287855c866","subnetpool_id":null,"name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet"}]} 2018-10-12 04:56:59,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-8b4d4f15-35db-4059-8349-58fb34358afd 2018-10-12 04:56:59,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:59,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-2a5f4168-51a9-40b0-bbef-24b9117b5bd9 Date: Fri, 12 Oct 2018 04:56:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.11"}],"id":"7a9acd3c-dfec-4993-a424-91a409afea56","security_groups":["a09af614-4ec8-4562-938e-e24c9baa22c0"],"mac_address":"fa:16:3e:b4:56:c2","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"bef1b219-c0ef-4d60-a3a9-2b00573192ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.3"}],"id":"82b0b55d-d8e9-4e0c-9c03-1ff109469d6f","security_groups":[],"mac_address":"fa:16:3e:77:78:2f","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.4"}],"id":"ac842fe7-cb04-4a51-a13d-b8898e744b5b","security_groups":[],"mac_address":"fa:16:3e:cc:6a:e7","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.2"}],"id":"f3e650a3-521e-40ef-8b15-78c51d182a63","security_groups":[],"mac_address":"fa:16:3e:4a:b2:ad","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec167661-435c-4259-a5a1-d071764898e5"}]} 2018-10-12 04:56:59,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-2a5f4168-51a9-40b0-bbef-24b9117b5bd9 2018-10-12 04:56:59,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:56:59,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ce494194-cb9b-4be5-bb8b-dc08c3724a2b Date: Fri, 12 Oct 2018 04:56:59 GMT RESP BODY: {"floatingips": []} 2018-10-12 04:56:59,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-ce494194-cb9b-4be5-bb8b-dc08c3724a2b 2018-10-12 04:56:59,443 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:56:59,444 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:56:59,825 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "186a8fa40a634672a2eb9c7294f2f3ce", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj-role"}], "expires_at": "2018-10-12T05:56:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2afe6194-9061-40d-user", "id": "4e0b24a005cd433199af1c10f72636da"}, "audit_ids": ["OmiLM4xuS6aEZO-qeWdl4g"], "issued_at": "2018-10-12T04:56:59.000000Z"}} 2018-10-12 04:56:59,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:56:59,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e98e59a-52eb-4e9e-aac7-b10cd0b86ec5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:56:59,899 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3e98e59a-52eb-4e9e-aac7-b10cd0b86ec5 2018-10-12 04:56:59,900 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:56:59,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:56:59,982 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:56:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ddda1c5-a638-408f-8b75-f1ce0779a9aa Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:56:59,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0ddda1c5-a638-408f-8b75-f1ce0779a9aa 2018-10-12 04:56:59,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:00,244 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-943393d5-28ad-4c24-b2a3-5428ca8a7c4e Date: Fri, 12 Oct 2018 04:57: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":["2efee8b3-ff45-47cc-a2ca-79287855c866"],"updated_at":"2018-10-12T04:56:41Z","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c39bca1716624f25b0b4c7c0f0b07fad","id":"ec167661-435c-4259-a5a1-d071764898e5","name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}]} 2018-10-12 04:57:00,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net used request id req-943393d5-28ad-4c24-b2a3-5428ca8a7c4e 2018-10-12 04:57:00,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:57:00,254 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:57: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:57:00,255 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:00,332 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-561531e1-c6e2-473f-b09c-94decbe90e07 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad"}, "enabled": true, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}} 2018-10-12 04:57:00,332 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad used request id req-561531e1-c6e2-473f-b09c-94decbe90e07 2018-10-12 04:57:00,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:00,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-12d33196-8139-4511-a206-2d57a5c652ee Date: Fri, 12 Oct 2018 04:57:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:56:41Z","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":"c39bca1716624f25b0b4c7c0f0b07fad","id":"2efee8b3-ff45-47cc-a2ca-79287855c866","subnetpool_id":null,"name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet"}]} 2018-10-12 04:57:00,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-12d33196-8139-4511-a206-2d57a5c652ee 2018-10-12 04:57:00,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5&mac_address=fa%3A16%3A3e%3Ab4%3A56%3Ac2&name=CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:00,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 882 X-Openstack-Request-Id: req-f5652aae-1c43-4d1e-992e-2ae27e9bfba5 Date: Fri, 12 Oct 2018 04:57:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.11"}],"id":"7a9acd3c-dfec-4993-a424-91a409afea56","security_groups":["a09af614-4ec8-4562-938e-e24c9baa22c0"],"mac_address":"fa:16:3e:b4:56:c2","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"bef1b219-c0ef-4d60-a3a9-2b00573192ed"}]} 2018-10-12 04:57:00,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5&mac_address=fa%3A16%3A3e%3Ab4%3A56%3Ac2&name=CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy&admin_state_up=True used request id req-f5652aae-1c43-4d1e-992e-2ae27e9bfba5 2018-10-12 04:57:00,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:00,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d7be27-0577-4ce2-9d81-d8d7c0872f3d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad"}, "enabled": true, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}} 2018-10-12 04:57:00,847 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad used request id req-01d7be27-0577-4ce2-9d81-d8d7c0872f3d 2018-10-12 04:57:00,850 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:01,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57: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-2997a082-a3a2-4526-b8ff-02b633b9bb44 x-compute-request-id: req-2997a082-a3a2-4526-b8ff-02b633b9bb44 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:56:c2", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "bookmark"}], "image": {"id": "79fb797f-e6a3-4476-a354-453b6c72c713", "links": [{"href": "http://172.30.9.27:8774/images/79fb797f-e6a3-4476-a354-453b6c72c713", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:56:51.000000", "flavor": {"id": "a8b1daf7-1e83-448a-9e30-05804feda145", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b1daf7-1e83-448a-9e30-05804feda145", "rel": "bookmark"}]}, "id": "bef1b219-c0ef-4d60-a3a9-2b00573192ed", "security_groups": [{"name": "default"}], "user_id": "4e0b24a005cd433199af1c10f72636da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:56:51Z", "hostId": "609b412a95d0126da0c66c95eb851244604229e23dcce7dd24037749", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "created": "2018-10-12T04:56:46Z", "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 04:57:01,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst used request id req-2997a082-a3a2-4526-b8ff-02b633b9bb44 2018-10-12 04:57:01,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:01,750 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-9eb36594-2832-4b3a-b56f-512a1aab2718 Date: Fri, 12 Oct 2018 04:57: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":["2efee8b3-ff45-47cc-a2ca-79287855c866"],"updated_at":"2018-10-12T04:56:41Z","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c39bca1716624f25b0b4c7c0f0b07fad","id":"ec167661-435c-4259-a5a1-d071764898e5","name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}]} 2018-10-12 04:57:01,750 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net used request id req-9eb36594-2832-4b3a-b56f-512a1aab2718 2018-10-12 04:57:01,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:01,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-741b27c2-0e93-413b-8d6f-34c5baf50aa2 Date: Fri, 12 Oct 2018 04:57:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:56:41Z","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":"c39bca1716624f25b0b4c7c0f0b07fad","id":"2efee8b3-ff45-47cc-a2ca-79287855c866","subnetpool_id":null,"name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet"}]} 2018-10-12 04:57:01,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-741b27c2-0e93-413b-8d6f-34c5baf50aa2 2018-10-12 04:57:01,815 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:02,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-f23e6af0-1a22-4644-b9d7-3f6d9f18c76f Date: Fri, 12 Oct 2018 04:57:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.11"}],"id":"7a9acd3c-dfec-4993-a424-91a409afea56","security_groups":["a09af614-4ec8-4562-938e-e24c9baa22c0"],"mac_address":"fa:16:3e:b4:56:c2","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"bef1b219-c0ef-4d60-a3a9-2b00573192ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.3"}],"id":"82b0b55d-d8e9-4e0c-9c03-1ff109469d6f","security_groups":[],"mac_address":"fa:16:3e:77:78:2f","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.4"}],"id":"ac842fe7-cb04-4a51-a13d-b8898e744b5b","security_groups":[],"mac_address":"fa:16:3e:cc:6a:e7","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.2"}],"id":"f3e650a3-521e-40ef-8b15-78c51d182a63","security_groups":[],"mac_address":"fa:16:3e:4a:b2:ad","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec167661-435c-4259-a5a1-d071764898e5"}]} 2018-10-12 04:57:02,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-f23e6af0-1a22-4644-b9d7-3f6d9f18c76f 2018-10-12 04:57:02,046 - create_instance - INFO - Found existing machine with name - CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst 2018-10-12 04:57:02,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:02,069 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-94eb10a7-ac6a-42b9-ae62-144ff190d512 Date: Fri, 12 Oct 2018 04:57:02 GMT RESP BODY: {"floatingips": []} 2018-10-12 04:57:02,069 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-94eb10a7-ac6a-42b9-ae62-144ff190d512 2018-10-12 04:57:02,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:02,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-14cb1c87-90fa-40d8-975b-3ac1ffc1de21 x-compute-request-id: req-14cb1c87-90fa-40d8-975b-3ac1ffc1de21 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:56:c2", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "bookmark"}], "image": {"id": "79fb797f-e6a3-4476-a354-453b6c72c713", "links": [{"href": "http://172.30.9.27:8774/images/79fb797f-e6a3-4476-a354-453b6c72c713", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:56:51.000000", "flavor": {"id": "a8b1daf7-1e83-448a-9e30-05804feda145", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b1daf7-1e83-448a-9e30-05804feda145", "rel": "bookmark"}]}, "id": "bef1b219-c0ef-4d60-a3a9-2b00573192ed", "security_groups": [{"name": "default"}], "user_id": "4e0b24a005cd433199af1c10f72636da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:56:51Z", "hostId": "609b412a95d0126da0c66c95eb851244604229e23dcce7dd24037749", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "created": "2018-10-12T04:56:46Z", "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:57:02,839 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed used request id req-14cb1c87-90fa-40d8-975b-3ac1ffc1de21 2018-10-12 04:57:02,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:03,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-ca23a081-6a2a-4163-b236-6cf0d8f537fc Date: Fri, 12 Oct 2018 04:57: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":["2efee8b3-ff45-47cc-a2ca-79287855c866"],"updated_at":"2018-10-12T04:56:41Z","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c39bca1716624f25b0b4c7c0f0b07fad","id":"ec167661-435c-4259-a5a1-d071764898e5","name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}]} 2018-10-12 04:57:03,095 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net used request id req-ca23a081-6a2a-4163-b236-6cf0d8f537fc 2018-10-12 04:57:03,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:03,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04b26924-241e-43e6-ab18-8b7ae2f3bc6d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad"}, "enabled": true, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}} 2018-10-12 04:57:03,184 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad used request id req-04b26924-241e-43e6-ab18-8b7ae2f3bc6d 2018-10-12 04:57:03,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:03,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-2da6add6-975e-48e6-b00c-80f6293925e1 Date: Fri, 12 Oct 2018 04:57:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:56:41Z","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":"c39bca1716624f25b0b4c7c0f0b07fad","id":"2efee8b3-ff45-47cc-a2ca-79287855c866","subnetpool_id":null,"name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet"}]} 2018-10-12 04:57:03,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-2da6add6-975e-48e6-b00c-80f6293925e1 2018-10-12 04:57:03,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:03,476 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-fb75b319-901f-41e6-92f4-f85376897971 Date: Fri, 12 Oct 2018 04:57:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.11"}],"id":"7a9acd3c-dfec-4993-a424-91a409afea56","security_groups":["a09af614-4ec8-4562-938e-e24c9baa22c0"],"mac_address":"fa:16:3e:b4:56:c2","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"bef1b219-c0ef-4d60-a3a9-2b00573192ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.3"}],"id":"82b0b55d-d8e9-4e0c-9c03-1ff109469d6f","security_groups":[],"mac_address":"fa:16:3e:77:78:2f","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.4"}],"id":"ac842fe7-cb04-4a51-a13d-b8898e744b5b","security_groups":[],"mac_address":"fa:16:3e:cc:6a:e7","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.2"}],"id":"f3e650a3-521e-40ef-8b15-78c51d182a63","security_groups":[],"mac_address":"fa:16:3e:4a:b2:ad","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec167661-435c-4259-a5a1-d071764898e5"}]} 2018-10-12 04:57:03,476 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-fb75b319-901f-41e6-92f4-f85376897971 2018-10-12 04:57:03,477 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:57:03,478 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:57:03,862 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "186a8fa40a634672a2eb9c7294f2f3ce", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj-role"}], "expires_at": "2018-10-12T05:57:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c39bca1716624f25b0b4c7c0f0b07fad", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSuccessTests-2afe6194-9061-40d-user", "id": "4e0b24a005cd433199af1c10f72636da"}, "audit_ids": ["NO2MEDniQDOAf5DX9Y0Fmg"], "issued_at": "2018-10-12T04:57:03.000000Z"}} 2018-10-12 04:57:03,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cf73e6d4429f2ee881c5a18ac4b1f286ae0de" 2018-10-12 04:57:03,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-447cd337-e27c-4953-9f69-5086de1b10df Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:57:03,944 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-447cd337-e27c-4953-9f69-5086de1b10df 2018-10-12 04:57:03,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:04,642 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57: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-c8361821-2ffe-4224-bc14-9bcb498a9c8d x-compute-request-id: req-c8361821-2ffe-4224-bc14-9bcb498a9c8d Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:56:c2", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "bookmark"}], "image": {"id": "79fb797f-e6a3-4476-a354-453b6c72c713", "links": [{"href": "http://172.30.9.27:8774/images/79fb797f-e6a3-4476-a354-453b6c72c713", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:56:51.000000", "flavor": {"id": "a8b1daf7-1e83-448a-9e30-05804feda145", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b1daf7-1e83-448a-9e30-05804feda145", "rel": "bookmark"}]}, "id": "bef1b219-c0ef-4d60-a3a9-2b00573192ed", "security_groups": [{"name": "default"}], "user_id": "4e0b24a005cd433199af1c10f72636da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:56:51Z", "hostId": "609b412a95d0126da0c66c95eb851244604229e23dcce7dd24037749", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "created": "2018-10-12T04:56:46Z", "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:57:04,642 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed used request id req-c8361821-2ffe-4224-bc14-9bcb498a9c8d 2018-10-12 04:57:04,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:04,901 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-49932c37-c3a5-49a6-a859-78aa043f7bb7 Date: Fri, 12 Oct 2018 04:57: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":["2efee8b3-ff45-47cc-a2ca-79287855c866"],"updated_at":"2018-10-12T04:56:41Z","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c39bca1716624f25b0b4c7c0f0b07fad","id":"ec167661-435c-4259-a5a1-d071764898e5","name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}]} 2018-10-12 04:57:04,902 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net used request id req-49932c37-c3a5-49a6-a859-78aa043f7bb7 2018-10-12 04:57:04,906 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:04,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f0ef339-1202-4979-941e-8f5916bc558c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad"}, "enabled": true, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}} 2018-10-12 04:57:04,990 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad used request id req-5f0ef339-1202-4979-941e-8f5916bc558c 2018-10-12 04:57:04,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:05,049 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a7ca6022-891b-4820-8134-1c6b4ce0c958 Date: Fri, 12 Oct 2018 04:57:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:56:41Z","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":"c39bca1716624f25b0b4c7c0f0b07fad","id":"2efee8b3-ff45-47cc-a2ca-79287855c866","subnetpool_id":null,"name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet"}]} 2018-10-12 04:57:05,049 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-a7ca6022-891b-4820-8134-1c6b4ce0c958 2018-10-12 04:57:05,055 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:05,279 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-86c2ed42-0142-491d-b194-d81d249168f0 Date: Fri, 12 Oct 2018 04:57:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.11"}],"id":"7a9acd3c-dfec-4993-a424-91a409afea56","security_groups":["a09af614-4ec8-4562-938e-e24c9baa22c0"],"mac_address":"fa:16:3e:b4:56:c2","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"bef1b219-c0ef-4d60-a3a9-2b00573192ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.3"}],"id":"82b0b55d-d8e9-4e0c-9c03-1ff109469d6f","security_groups":[],"mac_address":"fa:16:3e:77:78:2f","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.4"}],"id":"ac842fe7-cb04-4a51-a13d-b8898e744b5b","security_groups":[],"mac_address":"fa:16:3e:cc:6a:e7","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.2"}],"id":"f3e650a3-521e-40ef-8b15-78c51d182a63","security_groups":[],"mac_address":"fa:16:3e:4a:b2:ad","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec167661-435c-4259-a5a1-d071764898e5"}]} 2018-10-12 04:57:05,279 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-86c2ed42-0142-491d-b194-d81d249168f0 2018-10-12 04:57:05,283 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cf73e6d4429f2ee881c5a18ac4b1f286ae0de" 2018-10-12 04:57:06,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57: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-2b410a14-e6f6-4869-82c3-b16a4adf8103 x-compute-request-id: req-2b410a14-e6f6-4869-82c3-b16a4adf8103 Content-Encoding: gzip Content-Length: 742 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:56:c2", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "bookmark"}], "image": {"id": "79fb797f-e6a3-4476-a354-453b6c72c713", "links": [{"href": "http://172.30.9.27:8774/images/79fb797f-e6a3-4476-a354-453b6c72c713", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:56:51.000000", "flavor": {"id": "a8b1daf7-1e83-448a-9e30-05804feda145", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b1daf7-1e83-448a-9e30-05804feda145", "rel": "bookmark"}]}, "id": "bef1b219-c0ef-4d60-a3a9-2b00573192ed", "security_groups": [{"name": "default"}], "user_id": "4e0b24a005cd433199af1c10f72636da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:56:51Z", "hostId": "609b412a95d0126da0c66c95eb851244604229e23dcce7dd24037749", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "created": "2018-10-12T04:56:46Z", "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 04:57:06,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst used request id req-2b410a14-e6f6-4869-82c3-b16a4adf8103 2018-10-12 04:57:06,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cf73e6d4429f2ee881c5a18ac4b1f286ae0de" 2018-10-12 04:57:06,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-5a3621b5-777e-4484-afea-56e1a3c8c0a6 Date: Fri, 12 Oct 2018 04:57: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":["2efee8b3-ff45-47cc-a2ca-79287855c866"],"updated_at":"2018-10-12T04:56:41Z","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c39bca1716624f25b0b4c7c0f0b07fad","id":"ec167661-435c-4259-a5a1-d071764898e5","name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}]} 2018-10-12 04:57:06,754 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net used request id req-5a3621b5-777e-4484-afea-56e1a3c8c0a6 2018-10-12 04:57:06,760 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cf73e6d4429f2ee881c5a18ac4b1f286ae0de" 2018-10-12 04:57:06,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-a6b505a6-5466-4d0e-9663-964f0789d7a4 Date: Fri, 12 Oct 2018 04:57:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:56:41Z","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":"c39bca1716624f25b0b4c7c0f0b07fad","id":"2efee8b3-ff45-47cc-a2ca-79287855c866","subnetpool_id":null,"name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet"}]} 2018-10-12 04:57:06,962 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-a6b505a6-5466-4d0e-9663-964f0789d7a4 2018-10-12 04:57:06,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cf73e6d4429f2ee881c5a18ac4b1f286ae0de" 2018-10-12 04:57:07,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-61f4aa39-d13f-48d2-80e7-0c2a2c0f1247 Date: Fri, 12 Oct 2018 04:57:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.11"}],"id":"7a9acd3c-dfec-4993-a424-91a409afea56","security_groups":["a09af614-4ec8-4562-938e-e24c9baa22c0"],"mac_address":"fa:16:3e:b4:56:c2","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"bef1b219-c0ef-4d60-a3a9-2b00573192ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.3"}],"id":"82b0b55d-d8e9-4e0c-9c03-1ff109469d6f","security_groups":[],"mac_address":"fa:16:3e:77:78:2f","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.4"}],"id":"ac842fe7-cb04-4a51-a13d-b8898e744b5b","security_groups":[],"mac_address":"fa:16:3e:cc:6a:e7","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.2"}],"id":"f3e650a3-521e-40ef-8b15-78c51d182a63","security_groups":[],"mac_address":"fa:16:3e:4a:b2:ad","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec167661-435c-4259-a5a1-d071764898e5"}]} 2018-10-12 04:57:07,191 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-61f4aa39-d13f-48d2-80e7-0c2a2c0f1247 2018-10-12 04:57:07,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:07,803 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-a0870cd9-e814-4713-99fa-dc5ab7f0e00b x-compute-request-id: req-a0870cd9-e814-4713-99fa-dc5ab7f0e00b Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:56:c2", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "bookmark"}], "image": {"id": "79fb797f-e6a3-4476-a354-453b6c72c713", "links": [{"href": "http://172.30.9.27:8774/images/79fb797f-e6a3-4476-a354-453b6c72c713", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:56:51.000000", "flavor": {"id": "a8b1daf7-1e83-448a-9e30-05804feda145", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b1daf7-1e83-448a-9e30-05804feda145", "rel": "bookmark"}]}, "id": "bef1b219-c0ef-4d60-a3a9-2b00573192ed", "security_groups": [{"name": "default"}], "user_id": "4e0b24a005cd433199af1c10f72636da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:56:51Z", "hostId": "609b412a95d0126da0c66c95eb851244604229e23dcce7dd24037749", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "created": "2018-10-12T04:56:46Z", "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:57:07,803 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed used request id req-a0870cd9-e814-4713-99fa-dc5ab7f0e00b 2018-10-12 04:57:07,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:08,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-9ec2332c-b2f3-47c7-b2ec-5827e4d80e9e Date: Fri, 12 Oct 2018 04:57: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":["2efee8b3-ff45-47cc-a2ca-79287855c866"],"updated_at":"2018-10-12T04:56:41Z","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c39bca1716624f25b0b4c7c0f0b07fad","id":"ec167661-435c-4259-a5a1-d071764898e5","name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}]} 2018-10-12 04:57:08,060 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net used request id req-9ec2332c-b2f3-47c7-b2ec-5827e4d80e9e 2018-10-12 04:57:08,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:08,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-365809eb-f468-4d8f-8717-5a9231b12a2a Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad"}, "enabled": true, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}} 2018-10-12 04:57:08,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad used request id req-365809eb-f468-4d8f-8717-5a9231b12a2a 2018-10-12 04:57:08,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:08,195 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-cbc8855b-5f90-4ae8-be84-128cf616de0f Date: Fri, 12 Oct 2018 04:57:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:56:41Z","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":"c39bca1716624f25b0b4c7c0f0b07fad","id":"2efee8b3-ff45-47cc-a2ca-79287855c866","subnetpool_id":null,"name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet"}]} 2018-10-12 04:57:08,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-cbc8855b-5f90-4ae8-be84-128cf616de0f 2018-10-12 04:57:08,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:08,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-ded30d3d-2e01-44b3-b206-9d21ba81e07c Date: Fri, 12 Oct 2018 04:57:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.11"}],"id":"7a9acd3c-dfec-4993-a424-91a409afea56","security_groups":["a09af614-4ec8-4562-938e-e24c9baa22c0"],"mac_address":"fa:16:3e:b4:56:c2","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"bef1b219-c0ef-4d60-a3a9-2b00573192ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.3"}],"id":"82b0b55d-d8e9-4e0c-9c03-1ff109469d6f","security_groups":[],"mac_address":"fa:16:3e:77:78:2f","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.4"}],"id":"ac842fe7-cb04-4a51-a13d-b8898e744b5b","security_groups":[],"mac_address":"fa:16:3e:cc:6a:e7","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.2"}],"id":"f3e650a3-521e-40ef-8b15-78c51d182a63","security_groups":[],"mac_address":"fa:16:3e:4a:b2:ad","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec167661-435c-4259-a5a1-d071764898e5"}]} 2018-10-12 04:57:08,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-ded30d3d-2e01-44b3-b206-9d21ba81e07c 2018-10-12 04:57:08,296 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:08,740 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-be09b48f-afcd-4997-8366-2ae5354730a9 x-compute-request-id: req-be09b48f-afcd-4997-8366-2ae5354730a9 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:56:c2", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "bookmark"}], "image": {"id": "79fb797f-e6a3-4476-a354-453b6c72c713", "links": [{"href": "http://172.30.9.27:8774/images/79fb797f-e6a3-4476-a354-453b6c72c713", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:56:51.000000", "flavor": {"id": "a8b1daf7-1e83-448a-9e30-05804feda145", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b1daf7-1e83-448a-9e30-05804feda145", "rel": "bookmark"}]}, "id": "bef1b219-c0ef-4d60-a3a9-2b00573192ed", "security_groups": [{"name": "default"}], "user_id": "4e0b24a005cd433199af1c10f72636da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:56:51Z", "hostId": "609b412a95d0126da0c66c95eb851244604229e23dcce7dd24037749", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "created": "2018-10-12T04:56:46Z", "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:57:08,741 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed used request id req-be09b48f-afcd-4997-8366-2ae5354730a9 2018-10-12 04:57:08,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:09,000 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-e3fef8e8-05ac-4b85-b645-e6ccbb773e3f Date: Fri, 12 Oct 2018 04: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":["2efee8b3-ff45-47cc-a2ca-79287855c866"],"updated_at":"2018-10-12T04:56:41Z","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c39bca1716624f25b0b4c7c0f0b07fad","id":"ec167661-435c-4259-a5a1-d071764898e5","name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}]} 2018-10-12 04:57:09,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net used request id req-e3fef8e8-05ac-4b85-b645-e6ccbb773e3f 2018-10-12 04:57:09,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:09,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ab2395b-3a87-438a-87c4-16c048c14648 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad"}, "enabled": true, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}} 2018-10-12 04:57:09,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad used request id req-6ab2395b-3a87-438a-87c4-16c048c14648 2018-10-12 04:57:09,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:09,138 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-397b0a1f-3aa2-49fe-bc80-41d381716694 Date: Fri, 12 Oct 2018 04:57:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:56:41Z","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":"c39bca1716624f25b0b4c7c0f0b07fad","id":"2efee8b3-ff45-47cc-a2ca-79287855c866","subnetpool_id":null,"name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet"}]} 2018-10-12 04:57:09,138 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-397b0a1f-3aa2-49fe-bc80-41d381716694 2018-10-12 04:57:09,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d7dfbe92104fd71f376cc1505fbfb3ddace0cbe8" 2018-10-12 04:57:09,380 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-52cc118b-dd8e-4ec1-9af5-829ead52cca1 Date: Fri, 12 Oct 2018 04:57:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.11"}],"id":"7a9acd3c-dfec-4993-a424-91a409afea56","security_groups":["a09af614-4ec8-4562-938e-e24c9baa22c0"],"mac_address":"fa:16:3e:b4:56:c2","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"bef1b219-c0ef-4d60-a3a9-2b00573192ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.3"}],"id":"82b0b55d-d8e9-4e0c-9c03-1ff109469d6f","security_groups":[],"mac_address":"fa:16:3e:77:78:2f","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.4"}],"id":"ac842fe7-cb04-4a51-a13d-b8898e744b5b","security_groups":[],"mac_address":"fa:16:3e:cc:6a:e7","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.2"}],"id":"f3e650a3-521e-40ef-8b15-78c51d182a63","security_groups":[],"mac_address":"fa:16:3e:4a:b2:ad","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec167661-435c-4259-a5a1-d071764898e5"}]} 2018-10-12 04:57:09,380 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-52cc118b-dd8e-4ec1-9af5-829ead52cca1 2018-10-12 04:57:09,384 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cf73e6d4429f2ee881c5a18ac4b1f286ae0de" 2018-10-12 04:57:10,141 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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,Accept-Encoding x-openstack-request-id: req-8371a906-0dac-4e81-b66a-961903e39cc4 x-compute-request-id: req-8371a906-0dac-4e81-b66a-961903e39cc4 Content-Encoding: gzip Content-Length: 745 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b4:56:c2", "version": 4, "addr": "10.0.0.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed", "rel": "bookmark"}], "image": {"id": "79fb797f-e6a3-4476-a354-453b6c72c713", "links": [{"href": "http://172.30.9.27:8774/images/79fb797f-e6a3-4476-a354-453b6c72c713", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:56:51.000000", "flavor": {"id": "a8b1daf7-1e83-448a-9e30-05804feda145", "links": [{"href": "http://172.30.9.27:8774/flavors/a8b1daf7-1e83-448a-9e30-05804feda145", "rel": "bookmark"}]}, "id": "bef1b219-c0ef-4d60-a3a9-2b00573192ed", "security_groups": [{"name": "default"}], "user_id": "4e0b24a005cd433199af1c10f72636da", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:56:51Z", "hostId": "609b412a95d0126da0c66c95eb851244604229e23dcce7dd24037749", "OS-SRV-USG:terminated_at": null, "key_name": null, "name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "created": "2018-10-12T04:56:46Z", "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:57:10,142 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/bef1b219-c0ef-4d60-a3a9-2b00573192ed used request id req-8371a906-0dac-4e81-b66a-961903e39cc4 2018-10-12 04:57:10,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cf73e6d4429f2ee881c5a18ac4b1f286ae0de" 2018-10-12 04:57:10,398 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 650 X-Openstack-Request-Id: req-51180a9d-0568-48ea-8b04-bc523fd8a4fd Date: Fri, 12 Oct 2018 04:57: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":["2efee8b3-ff45-47cc-a2ca-79287855c866"],"updated_at":"2018-10-12T04:56:41Z","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:39Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c39bca1716624f25b0b4c7c0f0b07fad","id":"ec167661-435c-4259-a5a1-d071764898e5","name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}]} 2018-10-12 04:57:10,399 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net used request id req-51180a9d-0568-48ea-8b04-bc523fd8a4fd 2018-10-12 04:57:10,405 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cf73e6d4429f2ee881c5a18ac4b1f286ae0de" 2018-10-12 04:57:10,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-13ff0556-32f8-40e4-86e7-b115b39fc1bc Date: Fri, 12 Oct 2018 04:57:10 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","dns_nameservers":[],"updated_at":"2018-10-12T04:56:41Z","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":"c39bca1716624f25b0b4c7c0f0b07fad","id":"2efee8b3-ff45-47cc-a2ca-79287855c866","subnetpool_id":null,"name":"CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet"}]} 2018-10-12 04:57:10,458 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-13ff0556-32f8-40e4-86e7-b115b39fc1bc 2018-10-12 04:57:10,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}288cf73e6d4429f2ee881c5a18ac4b1f286ae0de" 2018-10-12 04:57:10,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3156 X-Openstack-Request-Id: req-b5647925-ca1d-4fcb-b317-e6732a6c1cf9 Date: Fri, 12 Oct 2018 04:57:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:51Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.11"}],"id":"7a9acd3c-dfec-4993-a424-91a409afea56","security_groups":["a09af614-4ec8-4562-938e-e24c9baa22c0"],"mac_address":"fa:16:3e:b4:56:c2","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack-server1_port-ww5w6cgvrwpy","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"bef1b219-c0ef-4d60-a3a9-2b00573192ed"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.3"}],"id":"82b0b55d-d8e9-4e0c-9c03-1ff109469d6f","security_groups":[],"mac_address":"fa:16:3e:77:78:2f","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:42Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.4"}],"id":"ac842fe7-cb04-4a51-a13d-b8898e744b5b","security_groups":[],"mac_address":"fa:16:3e:cc:6a:e7","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:43Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-ec167661-435c-4259-a5a1-d071764898e5"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:56:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2efee8b3-ff45-47cc-a2ca-79287855c866","ip_address":"10.0.0.2"}],"id":"f3e650a3-521e-40ef-8b15-78c51d182a63","security_groups":[],"mac_address":"fa:16:3e:4a:b2:ad","project_id":"c39bca1716624f25b0b4c7c0f0b07fad","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"ec167661-435c-4259-a5a1-d071764898e5","tenant_id":"c39bca1716624f25b0b4c7c0f0b07fad","created_at":"2018-10-12T04:56:41Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-ec167661-435c-4259-a5a1-d071764898e5"}]} 2018-10-12 04:57:10,707 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=ec167661-435c-4259-a5a1-d071764898e5 used request id req-b5647925-ca1d-4fcb-b317-e6732a6c1cf9 2018-10-12 04:57:10,708 - create_stack - INFO - Deleting stack - CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack 2018-10-12 04:57:10,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:57:10,738 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:10 GMT Server: Apache x-openstack-request-id: req-fc900aeb-76a5-4fea-bcf4-a8c3e96f3c5c Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:10,954 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:10 GMT Server: Apache x-openstack-request-id: req-b7c51ac3-3d83-4d29-9a34-e968d01ccce8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:10,955 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-b7c51ac3-3d83-4d29-9a34-e968d01ccce8 2018-10-12 04:57:10,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:57:10,984 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:10 GMT Server: Apache x-openstack-request-id: req-45345ff9-9c39-42ce-bb38-eeda31ad768d Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:11,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:10 GMT Server: Apache x-openstack-request-id: req-9e6680af-0470-46b5-9003-3641347884c0 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": "c39bca1716624f25b0b4c7c0f0b07fad", "OS::stack_id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "image_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "inst_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "subnet_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet", "flavor_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name", "net_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "stack_user_project_id": "a7f7fae0c3ff44199deaf480806e0560", "tags": null, "creation_time": "2018-10-12T04:56:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:57:10Z", "id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:57:11,010 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-9e6680af-0470-46b5-9003-3641347884c0 2018-10-12 04:57:11,010 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:57:11,010 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:57:14,013 - create_stack - DEBUG - Stack status query timeout in 1196.94159198 2018-10-12 04:57:14,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:57:14,175 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:14 GMT Server: Apache x-openstack-request-id: req-291bf63e-351f-4fe5-aa80-7981a0979b40 Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:14,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:14 GMT Server: Apache x-openstack-request-id: req-381486ca-fbda-46d0-a42c-1164bbea8186 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": "c39bca1716624f25b0b4c7c0f0b07fad", "OS::stack_id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "image_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "inst_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "subnet_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet", "flavor_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name", "net_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "stack_user_project_id": "a7f7fae0c3ff44199deaf480806e0560", "tags": null, "creation_time": "2018-10-12T04:56:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:57:10Z", "id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:57:14,201 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-381486ca-fbda-46d0-a42c-1164bbea8186 2018-10-12 04:57:14,201 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:57:14,201 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:57:17,205 - create_stack - DEBUG - Stack status query timeout in 1193.75051498 2018-10-12 04:57:17,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:57:17,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:17 GMT Server: Apache x-openstack-request-id: req-104a1d17-e105-48e7-9ca3-e71eb7be07aa Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:17,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:17 GMT Server: Apache x-openstack-request-id: req-41449674-b309-446e-845b-765f9fbd5f62 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": "c39bca1716624f25b0b4c7c0f0b07fad", "OS::stack_id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "image_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "inst_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "subnet_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet", "flavor_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name", "net_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "stack_user_project_id": "a7f7fae0c3ff44199deaf480806e0560", "tags": null, "creation_time": "2018-10-12T04:56:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:57:10Z", "id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:57:17,261 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-41449674-b309-446e-845b-765f9fbd5f62 2018-10-12 04:57:17,262 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:57:17,262 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:57:20,265 - create_stack - DEBUG - Stack status query timeout in 1190.6897018 2018-10-12 04:57:20,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:57:20,442 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-ec58c594-a9ae-41ca-86b7-24951ea1aac7 Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:20,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:20 GMT Server: Apache x-openstack-request-id: req-14ace006-53a7-4787-88af-696df3ce40d7 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": "c39bca1716624f25b0b4c7c0f0b07fad", "OS::stack_id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "image_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "inst_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "subnet_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet", "flavor_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name", "net_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}, "deletion_time": null, "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "stack_user_project_id": "a7f7fae0c3ff44199deaf480806e0560", "tags": null, "creation_time": "2018-10-12T04:56:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:57:10Z", "id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:57:20,610 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-14ace006-53a7-4787-88af-696df3ce40d7 2018-10-12 04:57:20,611 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:57:20,611 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:57:23,614 - create_stack - DEBUG - Stack status query timeout in 1187.34088993 2018-10-12 04:57:23,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:57:23,646 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:23 GMT Server: Apache x-openstack-request-id: req-e17d574d-78e3-4c4b-adf3-e097c77ed0cc Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:23,673 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:23 GMT Server: Apache x-openstack-request-id: req-d66b2216-f2cc-4c75-a5be-82e7bf2885f8 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": "c39bca1716624f25b0b4c7c0f0b07fad", "OS::stack_id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "OS::stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "image_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image", "inst_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-inst", "subnet_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-subnet", "flavor_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-flavor-name", "net_name": "CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-net"}, "deletion_time": "2018-10-12T04:57:23Z", "stack_name": "CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack", "stack_user_project_id": "a7f7fae0c3ff44199deaf480806e0560", "tags": null, "creation_time": "2018-10-12T04:56:38Z", "links": [{"href": "http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T04:57:10Z", "id": "b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single compute instance"}} 2018-10-12 04:57:23,674 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-d66b2216-f2cc-4c75-a5be-82e7bf2885f8 2018-10-12 04:57:23,674 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-12 04:57:23,674 - create_stack - DEBUG - Stack is active with name - CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack 2018-10-12 04:57:23,674 - create_stack - INFO - Attempting to delete again stack - CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack 2018-10-12 04:57:23,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2e11226bb66434003f9c33e00a14e23743f4c4d7" 2018-10-12 04:57:23,704 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:23 GMT Server: Apache x-openstack-request-id: req-4999fb75-c50a-485d-aaa3-c175d7eb71f3 Location: http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:23,871 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:57:23 GMT Server: Apache x-openstack-request-id: req-4176d22f-0d8e-4e43-bacf-4bc35ac66503 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 04:57:23,872 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/c39bca1716624f25b0b4c7c0f0b07fad/stacks/CreateStackSuccessTests-CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-stack/b0b34b18-3048-4ce0-bf11-5f9c0b26b4d5 used request id req-4176d22f-0d8e-4e43-bacf-4bc35ac66503 2018-10-12 04:57:23,873 - glance_utils - INFO - Deleting image named - CreateStackSuccessTests-9e6d000f-d5e6-47e1-8466-39038f3c098f-image 2018-10-12 04:57:23,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}44c494ac932ce8f780fcbdbf5e65314f651c0608" 2018-10-12 04:57:24,761 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3820dbfd-3527-4f9b-b5ae-53ccafa1fcf3 Date: Fri, 12 Oct 2018 04:57:24 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:57:24,761 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/79fb797f-e6a3-4476-a354-453b6c72c713 used request id req-3820dbfd-3527-4f9b-b5ae-53ccafa1fcf3 2018-10-12 04:57:24,765 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/a8b1daf7-1e83-448a-9e30-05804feda145 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}10daf6f7a6695dfabefbd5446920bdcaf63d2fde" 2018-10-12 04:57:24,804 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:57: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-28f5807b-e959-449e-bcd9-bfb716d122c2 x-compute-request-id: req-28f5807b-e959-449e-bcd9-bfb716d122c2 Content-Length: 0 Content-Type: application/json 2018-10-12 04:57:24,804 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a8b1daf7-1e83-448a-9e30-05804feda145 used request id req-28f5807b-e959-449e-bcd9-bfb716d122c2 2018-10-12 04:57:24,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:57:25,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-653e3d5f-1748-410a-878b-f712684bac26 Date: Fri, 12 Oct 2018 04:57:25 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "created_at": "2018-10-12T04:56:39Z", "updated_at": "2018-10-12T04:56:39Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:56:39Z", "revision_number": 0, "id": "5e6e4dd2-e4d8-43e3-a04d-f05219c2598d", "remote_group_id": "a09af614-4ec8-4562-938e-e24c9baa22c0", "remote_ip_prefix": null, "created_at": "2018-10-12T04:56:39Z", "security_group_id": "a09af614-4ec8-4562-938e-e24c9baa22c0", "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "port_range_min": null, "ethertype": "IPv4", "project_id": "c39bca1716624f25b0b4c7c0f0b07fad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:56:39Z", "revision_number": 0, "id": "66e41670-20b1-48f6-8556-069bfb8ffc4d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:56:39Z", "security_group_id": "a09af614-4ec8-4562-938e-e24c9baa22c0", "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "port_range_min": null, "ethertype": "IPv4", "project_id": "c39bca1716624f25b0b4c7c0f0b07fad"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:56:39Z", "revision_number": 0, "id": "84a7a3a2-7628-4833-a0d5-2e1e6bc0e3fc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:56:39Z", "security_group_id": "a09af614-4ec8-4562-938e-e24c9baa22c0", "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "port_range_min": null, "ethertype": "IPv6", "project_id": "c39bca1716624f25b0b4c7c0f0b07fad"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:56:39Z", "revision_number": 0, "id": "cfe07fab-8d28-43b0-a392-b187d9a62c22", "remote_group_id": "a09af614-4ec8-4562-938e-e24c9baa22c0", "remote_ip_prefix": null, "created_at": "2018-10-12T04:56:39Z", "security_group_id": "a09af614-4ec8-4562-938e-e24c9baa22c0", "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "port_range_min": null, "ethertype": "IPv6", "project_id": "c39bca1716624f25b0b4c7c0f0b07fad"}], "revision_number": 4, "project_id": "c39bca1716624f25b0b4c7c0f0b07fad", "id": "a09af614-4ec8-4562-938e-e24c9baa22c0", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:57:25,027 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-653e3d5f-1748-410a-878b-f712684bac26 2018-10-12 04:57:25,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:57:25,123 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c945c14-6306-4ba4-9969-68464e9b09f5 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:57:25,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-9c945c14-6306-4ba4-9969-68464e9b09f5 2018-10-12 04:57:25,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:57:25,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f5973d3f-5071-403e-bfbd-e08c59f5fdd6 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:57:25,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-f5973d3f-5071-403e-bfbd-e08c59f5fdd6 2018-10-12 04:57:25,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:57:25,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6daf2176-3148-41ca-85e2-b73a81920b00 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad"}, "enabled": true, "id": "c39bca1716624f25b0b4c7c0f0b07fad", "parent_id": "default", "domain_id": "default", "name": "CreateStackSuccessTests-2afe6194-9061-40d-proj"}} 2018-10-12 04:57:25,313 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad used request id req-6daf2176-3148-41ca-85e2-b73a81920b00 2018-10-12 04:57:25,313 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - a09af614-4ec8-4562-938e-e24c9baa22c0 2018-10-12 04:57:25,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a09af614-4ec8-4562-938e-e24c9baa22c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:57:25,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-b26de73d-11d0-476b-a898-c747e2f5aedb Date: Fri, 12 Oct 2018 04:57:25 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "a09af614-4ec8-4562-938e-e24c9baa22c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:56:39Z", "security_group_id": "a09af614-4ec8-4562-938e-e24c9baa22c0", "port_range_min": null, "revision_number": 0, "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "created_at": "2018-10-12T04:56:39Z", "project_id": "c39bca1716624f25b0b4c7c0f0b07fad", "id": "5e6e4dd2-e4d8-43e3-a04d-f05219c2598d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:56:39Z", "security_group_id": "a09af614-4ec8-4562-938e-e24c9baa22c0", "port_range_min": null, "revision_number": 0, "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "created_at": "2018-10-12T04:56:39Z", "project_id": "c39bca1716624f25b0b4c7c0f0b07fad", "id": "66e41670-20b1-48f6-8556-069bfb8ffc4d"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:56:39Z", "security_group_id": "a09af614-4ec8-4562-938e-e24c9baa22c0", "port_range_min": null, "revision_number": 0, "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "created_at": "2018-10-12T04:56:39Z", "project_id": "c39bca1716624f25b0b4c7c0f0b07fad", "id": "84a7a3a2-7628-4833-a0d5-2e1e6bc0e3fc"}, {"remote_group_id": "a09af614-4ec8-4562-938e-e24c9baa22c0", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:56:39Z", "security_group_id": "a09af614-4ec8-4562-938e-e24c9baa22c0", "port_range_min": null, "revision_number": 0, "tenant_id": "c39bca1716624f25b0b4c7c0f0b07fad", "created_at": "2018-10-12T04:56:39Z", "project_id": "c39bca1716624f25b0b4c7c0f0b07fad", "id": "cfe07fab-8d28-43b0-a392-b187d9a62c22"}]} 2018-10-12 04:57:25,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=a09af614-4ec8-4562-938e-e24c9baa22c0 used request id req-b26de73d-11d0-476b-a898-c747e2f5aedb 2018-10-12 04:57:25,487 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:57:25,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/a09af614-4ec8-4562-938e-e24c9baa22c0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:57:25,822 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-799b97e4-dbde-40d2-899c-453075cc18f9 Content-Length: 0 Date: Fri, 12 Oct 2018 04:57:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:57:25,822 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/a09af614-4ec8-4562-938e-e24c9baa22c0 used request id req-799b97e4-dbde-40d2-899c-453075cc18f9 2018-10-12 04:57:25,823 - keystone_utils - INFO - Deleting project with name - CreateStackSuccessTests-2afe6194-9061-40d-proj 2018-10-12 04:57:25,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:57:26,099 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-658340d0-1449-483b-84ce-de0206364648 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:26,099 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c39bca1716624f25b0b4c7c0f0b07fad used request id req-658340d0-1449-483b-84ce-de0206364648 2018-10-12 04:57:26,099 - keystone_utils - INFO - Deleting role with name - CreateStackSuccessTests-2afe6194-9061-40d-proj-role 2018-10-12 04:57:26,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/186a8fa40a634672a2eb9c7294f2f3ce -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:57:26,210 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0d6923d2-c770-4846-b9b2-9e20a0c7b58f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:26,210 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/186a8fa40a634672a2eb9c7294f2f3ce used request id req-0d6923d2-c770-4846-b9b2-9e20a0c7b58f 2018-10-12 04:57:26,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}135cf0c7e0b23750cdd58f4a0c2115571a5a2780" 2018-10-12 04:57:26,310 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-480fd5e4-6431-452a-b7a9-17262b95afb0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:57:26,310 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-480fd5e4-6431-452a-b7a9-17262b95afb0 2018-10-12 04:57:26,311 - keystone_utils - INFO - Deleting user with name - CreateStackSuccessTests-2afe6194-9061-40d-user 2018-10-12 04:57:26,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/4e0b24a005cd433199af1c10f72636da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}933ccdb8bb44d444575c07a9c5ad8a06babbbfbf" 2018-10-12 04:57:26,545 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca3daf3f-6578-4db8-a727-1003d6ab452a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:26,545 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/4e0b24a005cd433199af1c10f72636da used request id req-ca3daf3f-6578-4db8-a727-1003d6ab452a 2018-10-12 04:57:26,547 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:57:26,921 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:57:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["a3twD7erR9uDQqfsGIc23A"], "issued_at": "2018-10-12T04:57:26.000000Z"}} 2018-10-12 04:57:26,922 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}834e25e7a4444d0ea6ba2bbe856aa6a6939e6d62" 2018-10-12 04:57:27,009 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a15496a-4561-41c8-bdd9-81b9de4229d8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:57:27,009 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7a15496a-4561-41c8-bdd9-81b9de4229d8 2018-10-12 04:57:27,011 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:57:27,012 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:57:27,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:57:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["IbbmMSypTCuhtjndkPRWng"], "issued_at": "2018-10-12T04:57:27.000000Z"}} 2018-10-12 04:57:27,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" 2018-10-12 04:57:27,472 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1827fcb1-c74a-4027-97ed-7c50f3a58df4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:57:27,472 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1827fcb1-c74a-4027-97ed-7c50f3a58df4 2018-10-12 04:57:27,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:57:27,482 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:57: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:57:27,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-a2399d1f-3e2b-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" 2018-10-12 04:57:27,571 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0bde3d8c-bc37-4326-b615-fd3ea6344ffc Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-a2399d1f-3e2b-428-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:57:27,571 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-a2399d1f-3e2b-428-proj used request id req-0bde3d8c-bc37-4326-b615-fd3ea6344ffc 2018-10-12 04:57:27,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" 2018-10-12 04:57:27,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4dd717d-2640-46ca-b8ec-602b1f7eca30 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:57:27,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f4dd717d-2640-46ca-b8ec-602b1f7eca30 2018-10-12 04:57:27,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-proj"}}' 2018-10-12 04:57:27,792 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:57:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2403c153-24ac-46b7-8439-d1a2491a6918 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1"}, "enabled": true, "id": "f19b48bee7c4401e8edd492ff2021de1", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-proj"}} 2018-10-12 04:57:27,792 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-2403c153-24ac-46b7-8439-d1a2491a6918 2018-10-12 04:57:27,792 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-a2399d1f-3e2b-428-proj 2018-10-12 04:57:27,793 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:57:27,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:57:28,176 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:57:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["vw4moIdrRnGWANZCYyl8ig"], "issued_at": "2018-10-12T04:57:28.000000Z"}} 2018-10-12 04:57:28,177 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:28,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7dd32aab-c93d-4f8d-ab2d-4e1687bfffbd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:57:28,335 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7dd32aab-c93d-4f8d-ab2d-4e1687bfffbd 2018-10-12 04:57:28,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:57:28,344 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:57: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:57:28,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:28,448 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-06322b7c-1a56-4aa2-824b-41222ba91e9d Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:57:28,449 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-06322b7c-1a56-4aa2-824b-41222ba91e9d 2018-10-12 04:57:28,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-a2399d1f-3e2b-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:28,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37b26b80-6ef8-4070-8768-f0bb0c160d25 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-a2399d1f-3e2b-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1"}, "enabled": true, "id": "f19b48bee7c4401e8edd492ff2021de1", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-proj"}]} 2018-10-12 04:57:28,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-a2399d1f-3e2b-428-proj used request id req-37b26b80-6ef8-4070-8768-f0bb0c160d25 2018-10-12 04:57:28,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:28,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01d9e22a-eff2-40c4-bff7-2e54d8cac2bb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:57:28,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-01d9e22a-eff2-40c4-bff7-2e54d8cac2bb 2018-10-12 04:57:28,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:29,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abe55433-3923-4b5f-b5c9-10813cc88c32 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:57:29,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-abe55433-3923-4b5f-b5c9-10813cc88c32 2018-10-12 04:57:29,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-a2399d1f-3e2b-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:29,150 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18cc4d7b-c630-4417-babe-83337f099cae Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-a2399d1f-3e2b-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1"}, "enabled": true, "id": "f19b48bee7c4401e8edd492ff2021de1", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-proj"}]} 2018-10-12 04:57:29,150 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-a2399d1f-3e2b-428-proj used request id req-18cc4d7b-c630-4417-babe-83337f099cae 2018-10-12 04:57:29,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/d6a4c5149fc34753a0499e60acc0126c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:29,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90b484ef-fb78-4863-8e6e-8d9502f92653 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-a2399d1f-3e2b-428-user", "links": {"self": "http://172.30.9.27:5000/v3/users/d6a4c5149fc34753a0499e60acc0126c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "f19b48bee7c4401e8edd492ff2021de1", "id": "d6a4c5149fc34753a0499e60acc0126c", "password_expires_at": null}} 2018-10-12 04:57:29,185 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/d6a4c5149fc34753a0499e60acc0126c used request id req-90b484ef-fb78-4863-8e6e-8d9502f92653 2018-10-12 04:57:29,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1/users/d6a4c5149fc34753a0499e60acc0126c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:29,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b0cdf6-3141-4fb8-b023-5dcdc1c0d593 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1/users/d6a4c5149fc34753a0499e60acc0126c/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:57:29,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1/users/d6a4c5149fc34753a0499e60acc0126c/roles used request id req-84b0cdf6-3141-4fb8-b023-5dcdc1c0d593 2018-10-12 04:57:29,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:29,386 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dc97e7f0-e5bf-47c2-a506-2f2427e9c113 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "domain_id": null, "name": "admin", "id": "c43a3ee50f83430c8393d58c3aa3a6dc"}} 2018-10-12 04:57:29,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-dc97e7f0-e5bf-47c2-a506-2f2427e9c113 2018-10-12 04:57:29,387 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-a2399d1f-3e2b-428-proj 2018-10-12 04:57:29,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1/users/d6a4c5149fc34753a0499e60acc0126c/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:29,523 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3ebefeaa-b637-4348-b849-6f66e6946494 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:29,524 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1/users/d6a4c5149fc34753a0499e60acc0126c/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-3ebefeaa-b637-4348-b849-6f66e6946494 2018-10-12 04:57:29,527 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:29,609 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-636c08ed-0f3c-4b9d-86af-77e34bcd2e6d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:57:29,609 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-636c08ed-0f3c-4b9d-86af-77e34bcd2e6d 2018-10-12 04:57:29,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-a2399d1f-3e2b-428-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:29,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c974fd96-ac65-4106-8223-f37204bcbf54 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-a2399d1f-3e2b-428-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1"}, "enabled": true, "id": "f19b48bee7c4401e8edd492ff2021de1", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-proj"}]} 2018-10-12 04:57:29,705 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-a2399d1f-3e2b-428-proj used request id req-c974fd96-ac65-4106-8223-f37204bcbf54 2018-10-12 04:57:29,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1/users/d6a4c5149fc34753a0499e60acc0126c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:29,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d69a0d6-1b59-41da-87cd-ad8198717189 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1/users/d6a4c5149fc34753a0499e60acc0126c/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:57:29,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1/users/d6a4c5149fc34753a0499e60acc0126c/roles used request id req-0d69a0d6-1b59-41da-87cd-ad8198717189 2018-10-12 04:57:29,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:29,899 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46d6d1a4-e643-4327-9816-e786a84083c9 Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:57:29,899 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-46d6d1a4-e643-4327-9816-e786a84083c9 2018-10-12 04:57:29,899 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-a2399d1f-3e2b-428-proj 2018-10-12 04:57:29,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1/users/d6a4c5149fc34753a0499e60acc0126c/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:30,039 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2a5a4136-2f2b-4cee-a06d-5f29b2d7e7aa Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:30,039 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1/users/d6a4c5149fc34753a0499e60acc0126c/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-2a5a4136-2f2b-4cee-a06d-5f29b2d7e7aa 2018-10-12 04:57:30,039 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-a2399d1f-3e2b-428-user 2018-10-12 04:57:30,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:57:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" 2018-10-12 04:57:30,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184b5281-6b9c-402f-b85c-14fc268dc4e6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:57:30,130 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-184b5281-6b9c-402f-b85c-14fc268dc4e6 2018-10-12 04:57:30,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" -d '{"role": {"name": "CreateStackVolumeTests-a2399d1f-3e2b-428-proj-role"}}' 2018-10-12 04:57:30,246 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-41dfe15b-022d-4904-80a3-13d586e27cba Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "54b92a100d174327b9abb7e83d564183", "links": {"self": "http://172.30.9.27:5000/v3/roles/54b92a100d174327b9abb7e83d564183"}, "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-proj-role"}} 2018-10-12 04:57:30,246 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-41dfe15b-022d-4904-80a3-13d586e27cba 2018-10-12 04:57:30,246 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-a2399d1f-3e2b-428-proj-role 2018-10-12 04:57:30,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/54b92a100d174327b9abb7e83d564183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" 2018-10-12 04:57:30,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-230bb2fa-2241-4a51-82fa-2f9f1ecd09df Content-Encoding: gzip Content-Length: 175 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/54b92a100d174327b9abb7e83d564183"}, "domain_id": null, "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-proj-role", "id": "54b92a100d174327b9abb7e83d564183"}} 2018-10-12 04:57:30,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/54b92a100d174327b9abb7e83d564183 used request id req-230bb2fa-2241-4a51-82fa-2f9f1ecd09df 2018-10-12 04:57:30,339 - keystone_utils - INFO - Granting role CreateStackVolumeTests-a2399d1f-3e2b-428-proj-role to project CreateStackVolumeTests-a2399d1f-3e2b-428-proj 2018-10-12 04:57:30,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1/users/d6a4c5149fc34753a0499e60acc0126c/roles/54b92a100d174327b9abb7e83d564183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" 2018-10-12 04:57:30,487 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58e097d3-6f62-4552-9acf-c9f6200c33fc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:30,488 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1/users/d6a4c5149fc34753a0499e60acc0126c/roles/54b92a100d174327b9abb7e83d564183 used request id req-58e097d3-6f62-4552-9acf-c9f6200c33fc 2018-10-12 04:57:30,488 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:57:30,489 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:57:30,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:57:30,864 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54b92a100d174327b9abb7e83d564183", "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-proj-role"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:57:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f19b48bee7c4401e8edd492ff2021de1", "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f19b48bee7c4401e8edd492ff2021de1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f19b48bee7c4401e8edd492ff2021de1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f19b48bee7c4401e8edd492ff2021de1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f19b48bee7c4401e8edd492ff2021de1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f19b48bee7c4401e8edd492ff2021de1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f19b48bee7c4401e8edd492ff2021de1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f19b48bee7c4401e8edd492ff2021de1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f19b48bee7c4401e8edd492ff2021de1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f19b48bee7c4401e8edd492ff2021de1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f19b48bee7c4401e8edd492ff2021de1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f19b48bee7c4401e8edd492ff2021de1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-user", "id": "d6a4c5149fc34753a0499e60acc0126c"}, "audit_ids": ["rwYJ4KflTu2_oR6EAwTf5Q"], "issued_at": "2018-10-12T04:57:30.000000Z"}} 2018-10-12 04:57:30,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd579dead09d3c8306222070b5598c5c94f2a24a" 2018-10-12 04:57:30,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5469cdf-5544-49fd-a10b-da4d80e0a5eb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:57:30,951 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a5469cdf-5544-49fd-a10b-da4d80e0a5eb 2018-10-12 04:57:30,952 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:57:30,955 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:57:30,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd579dead09d3c8306222070b5598c5c94f2a24a" 2018-10-12 04:57:31,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:30 GMT Server: Apache x-openstack-request-id: req-55f35a04-37b6-4b22-af06-132cc4ef4dfd Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:57:31,130 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack used request id req-55f35a04-37b6-4b22-af06-132cc4ef4dfd 2018-10-12 04:57:31,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd579dead09d3c8306222070b5598c5c94f2a24a" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-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-4012c448-c412-4b68-a020-8a753d2c37f1-volume-type", "volume_name": "CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-volume"}}' 2018-10-12 04:57:33,200 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:57:31 GMT Server: Apache x-openstack-request-id: req-47c01536-686a-4caa-a12e-108ad9e88019 Location: http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "links": [{"href": "http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "rel": "self"}]}} 2018-10-12 04:57:33,200 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks used request id req-47c01536-686a-4caa-a12e-108ad9e88019 2018-10-12 04:57:33,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/856d765a-5ee5-4ca1-846b-05d5b87e0fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd579dead09d3c8306222070b5598c5c94f2a24a" 2018-10-12 04:57:33,373 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:33 GMT Server: Apache x-openstack-request-id: req-09bac773-031c-4e59-ac70-61476ad645ec Location: http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:33,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:33 GMT Server: Apache x-openstack-request-id: req-1f6f6d0e-f5f8-4589-9045-7cae23f47495 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "f19b48bee7c4401e8edd492ff2021de1", "volume_type_name": "CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-volume-type", "OS::stack_id": "856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack", "volume_name": "CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack", "stack_user_project_id": "f17f3d9a519c4e53957747221faa426e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:57:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:57:33,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf used request id req-1f6f6d0e-f5f8-4589-9045-7cae23f47495 2018-10-12 04:57:33,415 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack 2018-10-12 04:57:33,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/856d765a-5ee5-4ca1-846b-05d5b87e0fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd579dead09d3c8306222070b5598c5c94f2a24a" 2018-10-12 04:57:33,608 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:33 GMT Server: Apache x-openstack-request-id: req-8657e4da-6b2c-4667-b637-cf931393bcf3 Location: http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:33,798 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:33 GMT Server: Apache x-openstack-request-id: req-d75b868d-656a-49f0-b3a3-1cc86f81b15b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "f19b48bee7c4401e8edd492ff2021de1", "volume_type_name": "CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-volume-type", "OS::stack_id": "856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack", "volume_name": "CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack", "stack_user_project_id": "f17f3d9a519c4e53957747221faa426e", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:57:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:57:33,798 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf used request id req-d75b868d-656a-49f0-b3a3-1cc86f81b15b 2018-10-12 04:57:33,799 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:57:33,799 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:57:36,802 - create_stack - DEBUG - Stack status query timeout in 1196.61310387 2018-10-12 04:57:36,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/856d765a-5ee5-4ca1-846b-05d5b87e0fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd579dead09d3c8306222070b5598c5c94f2a24a" 2018-10-12 04:57:36,989 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:36 GMT Server: Apache x-openstack-request-id: req-566f9e66-5855-4485-9798-0f33864c1427 Location: http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:37,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:36 GMT Server: Apache x-openstack-request-id: req-8025516a-6991-4f98-b5c0-081f96b1c53d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 535 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": "f19b48bee7c4401e8edd492ff2021de1", "volume_type_name": "CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-volume-type", "OS::stack_id": "856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack", "volume_name": "CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack", "stack_user_project_id": "f17f3d9a519c4e53957747221faa426e", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:57:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:57:37,188 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf used request id req-8025516a-6991-4f98-b5c0-081f96b1c53d 2018-10-12 04:57:37,189 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-12 04:57:37,189 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack 2018-10-12 04:57:37,189 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack 2018-10-12 04:57:37,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/856d765a-5ee5-4ca1-846b-05d5b87e0fbf/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd579dead09d3c8306222070b5598c5c94f2a24a" 2018-10-12 04:57:37,219 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:37 GMT Server: Apache x-openstack-request-id: req-108837bd-b612-418f-9671-bd5f209f1e9a Location: http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:37,428 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:37 GMT Server: Apache x-openstack-request-id: req-03d14c44-253f-46b3-94d6-f829404d326d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 444 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "volume", "links": [{"href": "http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf/resources/volume", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-10-12T04:57:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:57:33Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d9bca283-103c-427e-8b4a-6c0ef23a6c9d", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-10-12T04:57:33Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:57:33Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "b810ee81-cbd4-4584-be63-5f2eff197e90", "resource_type": "OS::Cinder::VolumeType"}]} 2018-10-12 04:57:37,428 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf/resources used request id req-03d14c44-253f-46b3-94d6-f829404d326d 2018-10-12 04:57:37,432 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/f19b48bee7c4401e8edd492ff2021de1/volumes/d9bca283-103c-427e-8b4a-6c0ef23a6c9d -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd579dead09d3c8306222070b5598c5c94f2a24a" 2018-10-12 04:57:37,632 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:37 GMT Server: Apache x-compute-request-id: req-750b77d4-fba0-4037-95e6-4f3b9daf9d04 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-750b77d4-fba0-4037-95e6-4f3b9daf9d04 Content-Encoding: gzip Content-Length: 515 Content-Type: application/json RESP BODY: {"volume": {"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/f19b48bee7c4401e8edd492ff2021de1/volumes/d9bca283-103c-427e-8b4a-6c0ef23a6c9d", "rel": "self"}, {"href": "http://172.30.9.27:8776/f19b48bee7c4401e8edd492ff2021de1/volumes/d9bca283-103c-427e-8b4a-6c0ef23a6c9d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T04:57:34.000000", "replication_status": null, "snapshot_id": null, "id": "d9bca283-103c-427e-8b4a-6c0ef23a6c9d", "size": 1, "user_id": "d6a4c5149fc34753a0499e60acc0126c", "os-vol-tenant-attr:tenant_id": "f19b48bee7c4401e8edd492ff2021de1", "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-4012c448-c412-4b68-a020-8a753d2c37f1-volume", "bootable": "false", "created_at": "2018-10-12T04:57:34.000000", "volume_type": "CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-volume-type"}} 2018-10-12 04:57:37,632 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f19b48bee7c4401e8edd492ff2021de1/volumes/d9bca283-103c-427e-8b4a-6c0ef23a6c9d used request id req-750b77d4-fba0-4037-95e6-4f3b9daf9d04 2018-10-12 04:57:37,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:57:37,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:57:38,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "54b92a100d174327b9abb7e83d564183", "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-proj-role"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:57:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "f19b48bee7c4401e8edd492ff2021de1", "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/f19b48bee7c4401e8edd492ff2021de1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/f19b48bee7c4401e8edd492ff2021de1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/f19b48bee7c4401e8edd492ff2021de1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/f19b48bee7c4401e8edd492ff2021de1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/f19b48bee7c4401e8edd492ff2021de1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/f19b48bee7c4401e8edd492ff2021de1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/f19b48bee7c4401e8edd492ff2021de1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/f19b48bee7c4401e8edd492ff2021de1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/f19b48bee7c4401e8edd492ff2021de1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/f19b48bee7c4401e8edd492ff2021de1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/f19b48bee7c4401e8edd492ff2021de1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-user", "id": "d6a4c5149fc34753a0499e60acc0126c"}, "audit_ids": ["V4AYt_fBSaauNRdfFQll9A"], "issued_at": "2018-10-12T04:57:38.000000Z"}} 2018-10-12 04:57:38,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb264a72575e87cc08cd59cbeedd9c4673a8c" 2018-10-12 04:57:38,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a15b75e4-dca7-4645-b060-8e5214181e2b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:57:38,097 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a15b75e4-dca7-4645-b060-8e5214181e2b 2018-10-12 04:57:38,103 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/f19b48bee7c4401e8edd492ff2021de1/volumes/detail -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb264a72575e87cc08cd59cbeedd9c4673a8c" 2018-10-12 04:57:38,309 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:38 GMT Server: Apache x-compute-request-id: req-903861fd-ce80-442e-9928-1a6d243fec89 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-903861fd-ce80-442e-9928-1a6d243fec89 Content-Encoding: gzip Content-Length: 516 Content-Type: application/json RESP BODY: {"volumes": [{"migration_status": null, "attachments": [], "links": [{"href": "http://172.30.9.27:8776/v3/f19b48bee7c4401e8edd492ff2021de1/volumes/d9bca283-103c-427e-8b4a-6c0ef23a6c9d", "rel": "self"}, {"href": "http://172.30.9.27:8776/f19b48bee7c4401e8edd492ff2021de1/volumes/d9bca283-103c-427e-8b4a-6c0ef23a6c9d", "rel": "bookmark"}], "availability_zone": "nova", "os-vol-host-attr:host": "hostgroup@tripleo_ceph#tripleo_ceph", "encrypted": false, "updated_at": "2018-10-12T04:57:34.000000", "replication_status": null, "snapshot_id": null, "id": "d9bca283-103c-427e-8b4a-6c0ef23a6c9d", "size": 1, "user_id": "d6a4c5149fc34753a0499e60acc0126c", "os-vol-tenant-attr:tenant_id": "f19b48bee7c4401e8edd492ff2021de1", "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-4012c448-c412-4b68-a020-8a753d2c37f1-volume", "bootable": "false", "created_at": "2018-10-12T04:57:34.000000", "volume_type": "CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-volume-type"}]} 2018-10-12 04:57:38,310 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/f19b48bee7c4401e8edd492ff2021de1/volumes/detail used request id req-903861fd-ce80-442e-9928-1a6d243fec89 2018-10-12 04:57:38,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:57:38,319 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:57: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:57:38,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5a6fb264a72575e87cc08cd59cbeedd9c4673a8c" 2018-10-12 04:57:38,406 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d721391-257a-4650-960f-a40afbee57af Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1"}, "enabled": true, "id": "f19b48bee7c4401e8edd492ff2021de1", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-a2399d1f-3e2b-428-proj"}} 2018-10-12 04:57:38,407 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1 used request id req-0d721391-257a-4650-960f-a40afbee57af 2018-10-12 04:57:38,407 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack 2018-10-12 04:57:38,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/856d765a-5ee5-4ca1-846b-05d5b87e0fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd579dead09d3c8306222070b5598c5c94f2a24a" 2018-10-12 04:57:38,437 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:38 GMT Server: Apache x-openstack-request-id: req-66219d14-c195-4d98-851b-1e269a13420a Location: http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:38,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:38 GMT Server: Apache x-openstack-request-id: req-74e17768-a532-45f6-ae7e-c9dc12c8f9ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:38,636 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf used request id req-74e17768-a532-45f6-ae7e-c9dc12c8f9ef 2018-10-12 04:57:38,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/856d765a-5ee5-4ca1-846b-05d5b87e0fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd579dead09d3c8306222070b5598c5c94f2a24a" 2018-10-12 04:57:38,815 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:38 GMT Server: Apache x-openstack-request-id: req-1ef8bce1-2d17-42ab-a18f-909fa66e37b5 Location: http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:38,996 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:38 GMT Server: Apache x-openstack-request-id: req-52e36ed5-df27-4432-97cc-fefc6a31e3fd Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 527 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": "f19b48bee7c4401e8edd492ff2021de1", "volume_type_name": "CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-volume-type", "OS::stack_id": "856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack", "volume_name": "CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack", "stack_user_project_id": "f17f3d9a519c4e53957747221faa426e", "tags": null, "creation_time": "2018-10-12T04:57:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:57:38Z", "id": "856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:57:38,996 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf used request id req-52e36ed5-df27-4432-97cc-fefc6a31e3fd 2018-10-12 04:57:38,996 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:57:38,997 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:57:42,000 - create_stack - DEBUG - Stack status query timeout in 1196.63657212 2018-10-12 04:57:42,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/856d765a-5ee5-4ca1-846b-05d5b87e0fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd579dead09d3c8306222070b5598c5c94f2a24a" 2018-10-12 04:57:42,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:42 GMT Server: Apache x-openstack-request-id: req-1aaf2d48-8409-499f-a918-1890aa05666e Location: http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:42,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:42 GMT Server: Apache x-openstack-request-id: req-f2fb0784-96ff-4efc-8879-e9dcf019db48 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": "f19b48bee7c4401e8edd492ff2021de1", "volume_type_name": "CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-volume-type", "OS::stack_id": "856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack", "volume_name": "CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-volume"}, "deletion_time": "2018-10-12T04:57:41Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack", "stack_user_project_id": "f17f3d9a519c4e53957747221faa426e", "tags": null, "creation_time": "2018-10-12T04:57:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T04:57:38Z", "id": "856d765a-5ee5-4ca1-846b-05d5b87e0fbf", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:57:42,220 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf used request id req-f2fb0784-96ff-4efc-8879-e9dcf019db48 2018-10-12 04:57:42,220 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-12 04:57:42,220 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack 2018-10-12 04:57:42,221 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack 2018-10-12 04:57:42,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/856d765a-5ee5-4ca1-846b-05d5b87e0fbf -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd579dead09d3c8306222070b5598c5c94f2a24a" 2018-10-12 04:57:42,397 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:42 GMT Server: Apache x-openstack-request-id: req-ce3f5a89-9de6-4b34-b2ca-c3dcdda58b24 Location: http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:42,576 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:57:42 GMT Server: Apache x-openstack-request-id: req-60496400-bf4f-46f7-8950-cff5178f966d Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 04:57:42,576 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/f19b48bee7c4401e8edd492ff2021de1/stacks/CreateStackVolumeTests-CreateStackVolumeTests-4012c448-c412-4b68-a020-8a753d2c37f1-stack/856d765a-5ee5-4ca1-846b-05d5b87e0fbf used request id req-60496400-bf4f-46f7-8950-cff5178f966d 2018-10-12 04:57:42,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" 2018-10-12 04:57:42,797 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-5b6eebc0-de08-4edf-9038-a6e3014959e5 Date: Fri, 12 Oct 2018 04:57:42 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:57:42,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-5b6eebc0-de08-4edf-9038-a6e3014959e5 2018-10-12 04:57:42,803 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" 2018-10-12 04:57:42,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abf3ef3e-eca9-47fd-903c-de3ea158bd36 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:57:42,885 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-abf3ef3e-eca9-47fd-903c-de3ea158bd36 2018-10-12 04:57:42,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" 2018-10-12 04:57:42,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f31208d-ab7c-4973-9038-345f6813742a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:57:42,980 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-5f31208d-ab7c-4973-9038-345f6813742a 2018-10-12 04:57:42,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" 2018-10-12 04:57:43,075 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74ef0ace-fedd-40d3-b0bd-53f980a3fc3e 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:57:43,075 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-74ef0ace-fedd-40d3-b0bd-53f980a3fc3e 2018-10-12 04:57:43,076 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-a2399d1f-3e2b-428-proj 2018-10-12 04:57:43,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" 2018-10-12 04:57:43,302 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8dcdf410-75ce-4d87-87f1-a2cb3d0f94b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:43,302 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/f19b48bee7c4401e8edd492ff2021de1 used request id req-8dcdf410-75ce-4d87-87f1-a2cb3d0f94b2 2018-10-12 04:57:43,302 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-a2399d1f-3e2b-428-proj-role 2018-10-12 04:57:43,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/54b92a100d174327b9abb7e83d564183 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" 2018-10-12 04:57:43,419 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-93448283-1b94-4e2d-a88a-3731f852f5a5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:43,419 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/54b92a100d174327b9abb7e83d564183 used request id req-93448283-1b94-4e2d-a88a-3731f852f5a5 2018-10-12 04:57:43,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e80e65d72e34a8dd2d040f0ee5ec203e7732afee" 2018-10-12 04:57:43,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce542efb-8fb4-48d6-8666-a089ecbd1ee6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:57:43,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ce542efb-8fb4-48d6-8666-a089ecbd1ee6 2018-10-12 04:57:43,515 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-a2399d1f-3e2b-428-user 2018-10-12 04:57:43,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/d6a4c5149fc34753a0499e60acc0126c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}944ae3812f2129b74d011da8885659bf189909c5" 2018-10-12 04:57:43,687 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:43 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f243d5a6-12a5-4f56-9c88-94daeff662af Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:43,687 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/d6a4c5149fc34753a0499e60acc0126c used request id req-f243d5a6-12a5-4f56-9c88-94daeff662af 2018-10-12 04:57:43,688 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:57:44,073 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["rgOkKlO3TdCR5WfgqjDf2g"], "issued_at": "2018-10-12T04:57:44.000000Z"}} 2018-10-12 04:57:44,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3c92604253f0d405e9c77857abd8a82148d6538c" 2018-10-12 04:57:44,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3ed0c7a-9cfb-4cf9-9984-87cb9cdf6bce Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:57:44,159 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d3ed0c7a-9cfb-4cf9-9984-87cb9cdf6bce 2018-10-12 04:57:44,161 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:57:44,162 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:57:44,542 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:57:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["vvzzLRHVTzmdcm4bG49kvQ"], "issued_at": "2018-10-12T04:57:44.000000Z"}} 2018-10-12 04:57:44,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" 2018-10-12 04:57:44,711 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffc3d4f7-d743-4935-ad2f-4bf531a11c25 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:57:44,711 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ffc3d4f7-d743-4935-ad2f-4bf531a11c25 2018-10-12 04:57:44,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:57:44,720 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:57: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:57:44,721 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-fc5e4316-0161-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" 2018-10-12 04:57:44,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4d573f6-00a3-4e4b-b037-2d38f6709389 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-fc5e4316-0161-4ba-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:57:44,808 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackVolumeTests-fc5e4316-0161-4ba-proj used request id req-f4d573f6-00a3-4e4b-b037-2d38f6709389 2018-10-12 04:57:44,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" 2018-10-12 04:57:44,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51e427bb-c73a-422d-9de4-c1326bceae0e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:57:44,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-51e427bb-c73a-422d-9de4-c1326bceae0e 2018-10-12 04:57:44,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackVolumeTests-fc5e4316-0161-4ba-proj"}}' 2018-10-12 04:57:45,018 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:57:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d864bc63-fc11-4396-991b-da5367ae07f3 Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e"}, "enabled": true, "id": "9c5297b7f99c47e7a7d2ea96b4ab7e5e", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-fc5e4316-0161-4ba-proj"}} 2018-10-12 04:57:45,018 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d864bc63-fc11-4396-991b-da5367ae07f3 2018-10-12 04:57:45,018 - keystone_utils - INFO - Created project with name - CreateStackVolumeTests-fc5e4316-0161-4ba-proj 2018-10-12 04:57:45,019 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:57:45,020 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:57:45,393 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:57:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["X6biOzd6S_CwnE_f6TktMA"], "issued_at": "2018-10-12T04:57:45.000000Z"}} 2018-10-12 04:57:45,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:45,477 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7638b687-0245-4c18-9af5-3094f046c577 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:57:45,477 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7638b687-0245-4c18-9af5-3094f046c577 2018-10-12 04:57:45,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:57:45,487 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:57: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:57:45,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:45,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4edee3e9-4af9-4298-b7f2-32f953bf3652 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:57:45,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-4edee3e9-4af9-4298-b7f2-32f953bf3652 2018-10-12 04:57:45,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-fc5e4316-0161-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:45,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d831d86-880c-4523-a3a6-86186a88df37 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-fc5e4316-0161-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e"}, "enabled": true, "id": "9c5297b7f99c47e7a7d2ea96b4ab7e5e", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-fc5e4316-0161-4ba-proj"}]} 2018-10-12 04:57:45,679 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-fc5e4316-0161-4ba-proj used request id req-7d831d86-880c-4523-a3a6-86186a88df37 2018-10-12 04:57:45,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:45,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de7223b5-e870-498f-b5f5-282d4852296c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:57:45,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-de7223b5-e870-498f-b5f5-282d4852296c 2018-10-12 04:57:46,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:46,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d2cd4f39-3bc8-4143-95bf-e10665e628bb Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:57:46,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d2cd4f39-3bc8-4143-95bf-e10665e628bb 2018-10-12 04:57:46,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-fc5e4316-0161-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:46,254 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ec0b7c45-c8aa-47a2-bcbe-0e97d4df3031 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-fc5e4316-0161-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e"}, "enabled": true, "id": "9c5297b7f99c47e7a7d2ea96b4ab7e5e", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-fc5e4316-0161-4ba-proj"}]} 2018-10-12 04:57:46,255 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-fc5e4316-0161-4ba-proj used request id req-ec0b7c45-c8aa-47a2-bcbe-0e97d4df3031 2018-10-12 04:57:46,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/388988270b184e3cac581353b239ec53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:46,357 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f66ca61-0948-4e39-8892-c03c3ba6a9c9 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackVolumeTests-fc5e4316-0161-4ba-user", "links": {"self": "http://172.30.9.27:5000/v3/users/388988270b184e3cac581353b239ec53"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "9c5297b7f99c47e7a7d2ea96b4ab7e5e", "id": "388988270b184e3cac581353b239ec53", "password_expires_at": null}} 2018-10-12 04:57:46,357 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/388988270b184e3cac581353b239ec53 used request id req-2f66ca61-0948-4e39-8892-c03c3ba6a9c9 2018-10-12 04:57:46,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e/users/388988270b184e3cac581353b239ec53/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:46,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9d0a3d2-8054-49c7-9caa-af0cf4f03986 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e/users/388988270b184e3cac581353b239ec53/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:57:46,467 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e/users/388988270b184e3cac581353b239ec53/roles used request id req-d9d0a3d2-8054-49c7-9caa-af0cf4f03986 2018-10-12 04:57:46,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:46,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2539b354-019f-4169-af85-a4e0f6ab5359 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "domain_id": null, "name": "admin", "id": "c43a3ee50f83430c8393d58c3aa3a6dc"}} 2018-10-12 04:57:46,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-2539b354-019f-4169-af85-a4e0f6ab5359 2018-10-12 04:57:46,560 - keystone_utils - INFO - Granting role admin to project CreateStackVolumeTests-fc5e4316-0161-4ba-proj 2018-10-12 04:57:46,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e/users/388988270b184e3cac581353b239ec53/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:46,699 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:46 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4b187791-74f5-46d2-928b-64c1d39e39b2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:46,699 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e/users/388988270b184e3cac581353b239ec53/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-4b187791-74f5-46d2-928b-64c1d39e39b2 2018-10-12 04:57:46,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:46,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-698e5d86-89ae-4b99-b0b5-2a460f8ae260 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:57:46,793 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-698e5d86-89ae-4b99-b0b5-2a460f8ae260 2018-10-12 04:57:46,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-fc5e4316-0161-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:46,887 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6328182d-ed24-4ff7-9759-43d504ae1514 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-fc5e4316-0161-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e"}, "enabled": true, "id": "9c5297b7f99c47e7a7d2ea96b4ab7e5e", "parent_id": "default", "domain_id": "default", "name": "CreateStackVolumeTests-fc5e4316-0161-4ba-proj"}]} 2018-10-12 04:57:46,887 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackVolumeTests-fc5e4316-0161-4ba-proj used request id req-6328182d-ed24-4ff7-9759-43d504ae1514 2018-10-12 04:57:46,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e/users/388988270b184e3cac581353b239ec53/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:46,989 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88b0aacd-99b0-42d4-af58-e4b4134c1ff3 Content-Encoding: gzip Content-Length: 221 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e/users/388988270b184e3cac581353b239ec53/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:57:46,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e/users/388988270b184e3cac581353b239ec53/roles used request id req-88b0aacd-99b0-42d4-af58-e4b4134c1ff3 2018-10-12 04:57:46,993 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:47,081 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa2818b8-54e9-45b0-a2e3-5ecbaf4bbb8c Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:57:47,081 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-fa2818b8-54e9-45b0-a2e3-5ecbaf4bbb8c 2018-10-12 04:57:47,081 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackVolumeTests-fc5e4316-0161-4ba-proj 2018-10-12 04:57:47,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e/users/388988270b184e3cac581353b239ec53/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:57:47,212 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9fd53008-b7e1-4af9-9f91-b2e6dbe2b4c2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:47,213 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e/users/388988270b184e3cac581353b239ec53/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-9fd53008-b7e1-4af9-9f91-b2e6dbe2b4c2 2018-10-12 04:57:47,213 - keystone_utils - INFO - Created user with name - CreateStackVolumeTests-fc5e4316-0161-4ba-user 2018-10-12 04:57:47,213 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:57:47,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" 2018-10-12 04:57:47,305 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6244c684-a556-4084-9e10-618bfaf55325 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:57:47,305 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6244c684-a556-4084-9e10-618bfaf55325 2018-10-12 04:57:47,309 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" -d '{"role": {"name": "CreateStackVolumeTests-fc5e4316-0161-4ba-proj-role"}}' 2018-10-12 04:57:47,414 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c048bb77-cd7e-4bb2-8e44-ddfb9d4d6471 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "fb3193567a4f412c8344fb4cd438baa1", "links": {"self": "http://172.30.9.27:5000/v3/roles/fb3193567a4f412c8344fb4cd438baa1"}, "name": "CreateStackVolumeTests-fc5e4316-0161-4ba-proj-role"}} 2018-10-12 04:57:47,414 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-c048bb77-cd7e-4bb2-8e44-ddfb9d4d6471 2018-10-12 04:57:47,414 - keystone_utils - INFO - Created role with name - CreateStackVolumeTests-fc5e4316-0161-4ba-proj-role 2018-10-12 04:57:47,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/fb3193567a4f412c8344fb4cd438baa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" 2018-10-12 04:57:47,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e16567ff-b8d3-4376-91cf-293ecedc2c98 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/fb3193567a4f412c8344fb4cd438baa1"}, "domain_id": null, "name": "CreateStackVolumeTests-fc5e4316-0161-4ba-proj-role", "id": "fb3193567a4f412c8344fb4cd438baa1"}} 2018-10-12 04:57:47,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/fb3193567a4f412c8344fb4cd438baa1 used request id req-e16567ff-b8d3-4376-91cf-293ecedc2c98 2018-10-12 04:57:47,506 - keystone_utils - INFO - Granting role CreateStackVolumeTests-fc5e4316-0161-4ba-proj-role to project CreateStackVolumeTests-fc5e4316-0161-4ba-proj 2018-10-12 04:57:47,510 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e/users/388988270b184e3cac581353b239ec53/roles/fb3193567a4f412c8344fb4cd438baa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" 2018-10-12 04:57:47,631 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47e87624-d654-45c5-8fc3-9827b8f5a5bb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:47,631 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e/users/388988270b184e3cac581353b239ec53/roles/fb3193567a4f412c8344fb4cd438baa1 used request id req-47e87624-d654-45c5-8fc3-9827b8f5a5bb 2018-10-12 04:57:47,632 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:57:47,632 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:57:47,633 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:57:48,021 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}, {"id": "fb3193567a4f412c8344fb4cd438baa1", "name": "CreateStackVolumeTests-fc5e4316-0161-4ba-proj-role"}], "expires_at": "2018-10-12T05:57:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c5297b7f99c47e7a7d2ea96b4ab7e5e", "name": "CreateStackVolumeTests-fc5e4316-0161-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-fc5e4316-0161-4ba-user", "id": "388988270b184e3cac581353b239ec53"}, "audit_ids": ["XlyXzKIrTmO1t6-f78qYGQ"], "issued_at": "2018-10-12T04:57:48.000000Z"}} 2018-10-12 04:57:48,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" 2018-10-12 04:57:48,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-215e2f0d-c24c-4303-b3cf-7d1de92e3dbe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:57:48,108 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-215e2f0d-c24c-4303-b3cf-7d1de92e3dbe 2018-10-12 04:57:48,110 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:57:48,113 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:57:48,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" 2018-10-12 04:57:48,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:48 GMT Server: Apache x-openstack-request-id: req-37abddb4-3dcd-4425-8420-c96729af8769 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:57:48,300 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks?stack_name=CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack used request id req-37abddb4-3dcd-4425-8420-c96729af8769 2018-10-12 04:57:48,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" -d '{"stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-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-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume-type", "volume_name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume"}}' 2018-10-12 04:57:49,854 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:57:48 GMT Server: Apache x-openstack-request-id: req-e12df03a-d72a-4977-9656-d36938ba7fd2 Location: http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c Content-Length: 289 Content-Type: application/json RESP BODY: {"stack": {"id": "54b5e101-4324-43d4-ba3e-ae04105fdf9c", "links": [{"href": "http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c", "rel": "self"}]}} 2018-10-12 04:57:49,854 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks used request id req-e12df03a-d72a-4977-9656-d36938ba7fd2 2018-10-12 04:57:49,857 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/54b5e101-4324-43d4-ba3e-ae04105fdf9c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" 2018-10-12 04:57:50,024 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:49 GMT Server: Apache x-openstack-request-id: req-eeea6e14-034f-4342-9814-c7c408a40c08 Location: http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:50,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:50 GMT Server: Apache x-openstack-request-id: req-3bb2a3a0-add2-4487-87b0-fe297531512c 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": "9c5297b7f99c47e7a7d2ea96b4ab7e5e", "volume_type_name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume-type", "OS::stack_id": "54b5e101-4324-43d4-ba3e-ae04105fdf9c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack", "volume_name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack", "stack_user_project_id": "c9f4cb4861c04a99949c002f747f6965", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:57:49Z", "links": [{"href": "http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "54b5e101-4324-43d4-ba3e-ae04105fdf9c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:57:50,226 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c used request id req-3bb2a3a0-add2-4487-87b0-fe297531512c 2018-10-12 04:57:50,226 - create_stack - INFO - Created stack with name - CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack 2018-10-12 04:57:50,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/54b5e101-4324-43d4-ba3e-ae04105fdf9c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" 2018-10-12 04:57:50,400 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:50 GMT Server: Apache x-openstack-request-id: req-023d2060-d9d5-4943-b9d1-da6e9ddb5cc2 Location: http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:50,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:50 GMT Server: Apache x-openstack-request-id: req-83c6ffac-dd75-4912-a10d-fc67ec4cc71d 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": "9c5297b7f99c47e7a7d2ea96b4ab7e5e", "volume_type_name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume-type", "OS::stack_id": "54b5e101-4324-43d4-ba3e-ae04105fdf9c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack", "volume_name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack", "stack_user_project_id": "c9f4cb4861c04a99949c002f747f6965", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:57:49Z", "links": [{"href": "http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "54b5e101-4324-43d4-ba3e-ae04105fdf9c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:57:50,593 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c used request id req-83c6ffac-dd75-4912-a10d-fc67ec4cc71d 2018-10-12 04:57:50,593 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:57:50,593 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:57:53,596 - create_stack - DEBUG - Stack status query timeout in 1196.63001609 2018-10-12 04:57:53,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/54b5e101-4324-43d4-ba3e-ae04105fdf9c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" 2018-10-12 04:57:53,792 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:53 GMT Server: Apache x-openstack-request-id: req-2ad9b9b3-a3a4-45a6-8449-d92c64b10006 Location: http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:53,967 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:53 GMT Server: Apache x-openstack-request-id: req-439edff3-ae67-4151-89ae-e49bcf130c07 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": "9c5297b7f99c47e7a7d2ea96b4ab7e5e", "volume_type_name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume-type", "OS::stack_id": "54b5e101-4324-43d4-ba3e-ae04105fdf9c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack", "volume_name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack", "stack_user_project_id": "c9f4cb4861c04a99949c002f747f6965", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:57:49Z", "links": [{"href": "http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "54b5e101-4324-43d4-ba3e-ae04105fdf9c", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:57:53,967 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c used request id req-439edff3-ae67-4151-89ae-e49bcf130c07 2018-10-12 04:57:53,968 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-12 04:57:53,968 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack 2018-10-12 04:57:53,968 - create_stack - INFO - Stack is now active with name - CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack 2018-10-12 04:57:53,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/54b5e101-4324-43d4-ba3e-ae04105fdf9c/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" 2018-10-12 04:57:54,159 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:53 GMT Server: Apache x-openstack-request-id: req-0894c43e-2583-4114-bffa-b6faec87b49f Location: http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c/resources Content-Length: 547 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:54,348 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:54 GMT Server: Apache x-openstack-request-id: req-f2c21fdc-9817-4b2f-bd8b-96c5899d8c57 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.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c/resources/volume", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c", "rel": "stack"}], "logical_resource_id": "volume", "creation_time": "2018-10-12T04:57:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:57:49Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "a9793569-f802-4c49-88df-79df4ec4be85", "resource_type": "OS::Cinder::Volume"}, {"resource_name": "volume_type", "links": [{"href": "http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c/resources/volume_type", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c", "rel": "stack"}], "logical_resource_id": "volume_type", "creation_time": "2018-10-12T04:57:49Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:57:49Z", "required_by": ["volume"], "resource_status_reason": "state changed", "physical_resource_id": "3e4584e1-9981-4d75-889c-e60337d65497", "resource_type": "OS::Cinder::VolumeType"}]} 2018-10-12 04:57:54,348 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c/resources used request id req-f2c21fdc-9817-4b2f-bd8b-96c5899d8c57 2018-10-12 04:57:54,352 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e/types/3e4584e1-9981-4d75-889c-e60337d65497 -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" 2018-10-12 04:57:54,374 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:54 GMT Server: Apache x-compute-request-id: req-a1bf62a8-d54a-4fa3-8912-fb60bc490314 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-a1bf62a8-d54a-4fa3-8912-fb60bc490314 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3e4584e1-9981-4d75-889c-e60337d65497", "description": null}} 2018-10-12 04:57:54,374 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e/types/3e4584e1-9981-4d75-889c-e60337d65497 used request id req-a1bf62a8-d54a-4fa3-8912-fb60bc490314 2018-10-12 04:57:54,377 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e/types/3e4584e1-9981-4d75-889c-e60337d65497 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1bf62a8-d54a-4fa3-8912-fb60bc490314" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" 2018-10-12 04:57:54,564 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:54 GMT Server: Apache x-compute-request-id: req-1d054be4-2e7c-4f78-81d1-9a6a0b0efa17 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-1d054be4-2e7c-4f78-81d1-9a6a0b0efa17 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3e4584e1-9981-4d75-889c-e60337d65497", "description": null}} 2018-10-12 04:57:54,564 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e/types/3e4584e1-9981-4d75-889c-e60337d65497 used request id req-1d054be4-2e7c-4f78-81d1-9a6a0b0efa17 2018-10-12 04:57:54,567 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e/types/3e4584e1-9981-4d75-889c-e60337d65497/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-a1bf62a8-d54a-4fa3-8912-fb60bc490314" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" 2018-10-12 04:57:54,747 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:54 GMT Server: Apache x-compute-request-id: req-619d6cb6-36ab-44b9-bf87-cdff693cae2b OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-619d6cb6-36ab-44b9-bf87-cdff693cae2b Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-12 04:57:54,747 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e/types/3e4584e1-9981-4d75-889c-e60337d65497/encryption used request id req-619d6cb6-36ab-44b9-bf87-cdff693cae2b 2018-10-12 04:57:54,747 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:57:54,748 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:57:55,125 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}, {"id": "fb3193567a4f412c8344fb4cd438baa1", "name": "CreateStackVolumeTests-fc5e4316-0161-4ba-proj-role"}], "expires_at": "2018-10-12T05:57:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "9c5297b7f99c47e7a7d2ea96b4ab7e5e", "name": "CreateStackVolumeTests-fc5e4316-0161-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackVolumeTests-fc5e4316-0161-4ba-user", "id": "388988270b184e3cac581353b239ec53"}, "audit_ids": ["nK9k3aaTRhilD7w4AbMmlQ"], "issued_at": "2018-10-12T04:57:55.000000Z"}} 2018-10-12 04:57:55,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8afd1d421fddccf368025be049e34d15872782e" 2018-10-12 04:57:55,211 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa1f63c5-b9cd-4820-bc1a-9bcf26ac2841 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:57:55,212 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aa1f63c5-b9cd-4820-bc1a-9bcf26ac2841 2018-10-12 04:57:55,217 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e/types?is_public=None -H "User-Agent: python-cinderclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8afd1d421fddccf368025be049e34d15872782e" 2018-10-12 04:57:55,389 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:55 GMT Server: Apache x-compute-request-id: req-b23d7c9f-efe5-46e3-bb01-95992559561e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-b23d7c9f-efe5-46e3-bb01-95992559561e Content-Encoding: gzip Content-Length: 207 Content-Type: application/json RESP BODY: {"volume_types": [{"name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3e4584e1-9981-4d75-889c-e60337d65497", "description": null}]} 2018-10-12 04:57:55,390 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e/types?is_public=None used request id req-b23d7c9f-efe5-46e3-bb01-95992559561e 2018-10-12 04:57:55,393 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e/types/3e4584e1-9981-4d75-889c-e60337d65497 -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b23d7c9f-efe5-46e3-bb01-95992559561e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8afd1d421fddccf368025be049e34d15872782e" 2018-10-12 04:57:55,567 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:55 GMT Server: Apache x-compute-request-id: req-08182a58-8734-4902-89c8-51210a3a48b9 OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version,Accept-Encoding x-openstack-request-id: req-08182a58-8734-4902-89c8-51210a3a48b9 Content-Encoding: gzip Content-Length: 202 Content-Type: application/json RESP BODY: {"volume_type": {"name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume-type", "qos_specs_id": null, "extra_specs": {}, "os-volume-type-access:is_public": true, "is_public": true, "id": "3e4584e1-9981-4d75-889c-e60337d65497", "description": null}} 2018-10-12 04:57:55,567 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e/types/3e4584e1-9981-4d75-889c-e60337d65497 used request id req-08182a58-8734-4902-89c8-51210a3a48b9 2018-10-12 04:57:55,570 - cinderclient.v3.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e/types/3e4584e1-9981-4d75-889c-e60337d65497/encryption -H "User-Agent: python-cinderclient" -H "X-OpenStack-Request-ID: req-b23d7c9f-efe5-46e3-bb01-95992559561e" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c8afd1d421fddccf368025be049e34d15872782e" 2018-10-12 04:57:55,755 - cinderclient.v3.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:55 GMT Server: Apache x-compute-request-id: req-add38d0f-3e66-46d7-8e24-a1bfd22e209e OpenStack-API-Version: volume 3.0 Vary: OpenStack-API-Version x-openstack-request-id: req-add38d0f-3e66-46d7-8e24-a1bfd22e209e Content-Length: 2 Content-Type: application/json RESP BODY: {} 2018-10-12 04:57:55,755 - cinderclient.v3.client - DEBUG - GET call to volumev3 for http://172.30.9.27:8776/v3/9c5297b7f99c47e7a7d2ea96b4ab7e5e/types/3e4584e1-9981-4d75-889c-e60337d65497/encryption used request id req-add38d0f-3e66-46d7-8e24-a1bfd22e209e 2018-10-12 04:57:55,756 - create_stack - INFO - Deleting stack - CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack 2018-10-12 04:57:55,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/54b5e101-4324-43d4-ba3e-ae04105fdf9c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" 2018-10-12 04:57:55,786 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:55 GMT Server: Apache x-openstack-request-id: req-20205bfb-4be2-42ed-ace0-05c6316df9a6 Location: http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:55,827 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:55 GMT Server: Apache x-openstack-request-id: req-c4bbe7fc-68f6-44c7-9560-2507535148da Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:57:55,827 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c used request id req-c4bbe7fc-68f6-44c7-9560-2507535148da 2018-10-12 04:57:55,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/54b5e101-4324-43d4-ba3e-ae04105fdf9c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" 2018-10-12 04:57:55,856 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:55 GMT Server: Apache x-openstack-request-id: req-6b3e4c32-0f01-4f93-86b8-61824af515cb Location: http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:56,017 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:55 GMT Server: Apache x-openstack-request-id: req-2e542299-86d6-4029-9990-60d75220ed91 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": "9c5297b7f99c47e7a7d2ea96b4ab7e5e", "volume_type_name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume-type", "OS::stack_id": "54b5e101-4324-43d4-ba3e-ae04105fdf9c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack", "volume_name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume"}, "deletion_time": null, "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack", "stack_user_project_id": "c9f4cb4861c04a99949c002f747f6965", "tags": null, "creation_time": "2018-10-12T04:57:49Z", "links": [{"href": "http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:57:55Z", "id": "54b5e101-4324-43d4-ba3e-ae04105fdf9c", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:57:56,017 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c used request id req-2e542299-86d6-4029-9990-60d75220ed91 2018-10-12 04:57:56,018 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:57:56,018 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:57:59,018 - create_stack - DEBUG - Stack status query timeout in 1196.80897999 2018-10-12 04:57:59,022 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/54b5e101-4324-43d4-ba3e-ae04105fdf9c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" 2018-10-12 04:57:59,209 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:59 GMT Server: Apache x-openstack-request-id: req-2c1ccd59-4fb7-4345-9e3f-694c25d76f2b Location: http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:59,234 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:59 GMT Server: Apache x-openstack-request-id: req-56df86f8-cb90-47cf-9c57-cfe26cfdfaed 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": "9c5297b7f99c47e7a7d2ea96b4ab7e5e", "volume_type_name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume-type", "OS::stack_id": "54b5e101-4324-43d4-ba3e-ae04105fdf9c", "OS::stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack", "volume_name": "CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-volume"}, "deletion_time": "2018-10-12T04:57:58Z", "stack_name": "CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack", "stack_user_project_id": "c9f4cb4861c04a99949c002f747f6965", "tags": null, "creation_time": "2018-10-12T04:57:49Z", "links": [{"href": "http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T04:57:55Z", "id": "54b5e101-4324-43d4-ba3e-ae04105fdf9c", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:57:59,235 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c used request id req-56df86f8-cb90-47cf-9c57-cfe26cfdfaed 2018-10-12 04:57:59,235 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-12 04:57:59,235 - create_stack - DEBUG - Stack is active with name - CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack 2018-10-12 04:57:59,235 - create_stack - INFO - Attempting to delete again stack - CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack 2018-10-12 04:57:59,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/54b5e101-4324-43d4-ba3e-ae04105fdf9c -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d91a8576f4f4f03a9df761ebe28115bb396db462" 2018-10-12 04:57:59,265 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:57:59 GMT Server: Apache x-openstack-request-id: req-0e54564c-4624-45bd-8707-db38a8b1a089 Location: http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c Content-Length: 527 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:57:59,429 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:57:59 GMT Server: Apache x-openstack-request-id: req-1bb20838-5168-45c4-b0f1-ea68deb107a3 Content-Length: 277 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 04:57:59,429 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/9c5297b7f99c47e7a7d2ea96b4ab7e5e/stacks/CreateStackVolumeTests-CreateStackVolumeTests-2f8c140b-6e53-4f5a-97d5-8068f9417e74-stack/54b5e101-4324-43d4-ba3e-ae04105fdf9c used request id req-1bb20838-5168-45c4-b0f1-ea68deb107a3 2018-10-12 04:57:59,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" 2018-10-12 04:57:59,652 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cbc6b7ef-ea5b-4d5e-a23e-631d28d728c4 Date: Fri, 12 Oct 2018 04:57:59 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:57:59,652 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-cbc6b7ef-ea5b-4d5e-a23e-631d28d728c4 2018-10-12 04:57:59,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" 2018-10-12 04:57:59,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de0b7164-7b0b-4170-80a5-2f06db335632 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:57:59,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-de0b7164-7b0b-4170-80a5-2f06db335632 2018-10-12 04:57:59,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" 2018-10-12 04:57:59,839 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6fa02374-2cd6-4ad5-a778-bf7d7258339f Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:57:59,839 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-6fa02374-2cd6-4ad5-a778-bf7d7258339f 2018-10-12 04:57:59,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" 2018-10-12 04:57:59,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:57:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3feb02c6-d040-462d-ad7b-eb0ad8f3fb21 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:57:59,929 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-3feb02c6-d040-462d-ad7b-eb0ad8f3fb21 2018-10-12 04:57:59,930 - keystone_utils - INFO - Deleting project with name - CreateStackVolumeTests-fc5e4316-0161-4ba-proj 2018-10-12 04:57:59,934 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" 2018-10-12 04:58:00,159 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:57:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-46137a45-7b47-4927-acf3-f94d3263a750 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:00,159 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/9c5297b7f99c47e7a7d2ea96b4ab7e5e used request id req-46137a45-7b47-4927-acf3-f94d3263a750 2018-10-12 04:58:00,160 - keystone_utils - INFO - Deleting role with name - CreateStackVolumeTests-fc5e4316-0161-4ba-proj-role 2018-10-12 04:58:00,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/fb3193567a4f412c8344fb4cd438baa1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" 2018-10-12 04:58:00,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4422d990-12cc-483b-afef-492a5e4c6db9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:00,263 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/fb3193567a4f412c8344fb4cd438baa1 used request id req-4422d990-12cc-483b-afef-492a5e4c6db9 2018-10-12 04:58:00,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1579466636a7c0ae468e545b6560a934242ac88b" 2018-10-12 04:58:00,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d2855c4-d630-4637-b676-157fef0beebe Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:00,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5d2855c4-d630-4637-b676-157fef0beebe 2018-10-12 04:58:00,357 - keystone_utils - INFO - Deleting user with name - CreateStackVolumeTests-fc5e4316-0161-4ba-user 2018-10-12 04:58:00,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/388988270b184e3cac581353b239ec53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ff85416ffcb104e24bfccb2efd78bb3dd6e5a115" 2018-10-12 04:58:00,538 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44505132-61e1-4c11-9409-8cb145560127 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:00,539 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/388988270b184e3cac581353b239ec53 used request id req-44505132-61e1-4c11-9409-8cb145560127 2018-10-12 04:58:00,540 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:00,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["T76HkLJzQhee4LQUI6lfUg"], "issued_at": "2018-10-12T04:58:00.000000Z"}} 2018-10-12 04:58:00,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d49e7599647f1b4ca902cd46c410b764de50a67" 2018-10-12 04:58:01,005 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a435a38-cbaf-492d-8d12-46c099b421a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:01,005 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9a435a38-cbaf-492d-8d12-46c099b421a1 2018-10-12 04:58:01,007 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:01,008 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:01,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["pANPNJm_T-6ItRGg2DHPDw"], "issued_at": "2018-10-12T04:58:01.000000Z"}} 2018-10-12 04:58:01,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" 2018-10-12 04:58:01,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4f16446-1d1e-4bcc-a5cd-3efc2592c6c5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:01,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f4f16446-1d1e-4bcc-a5cd-3efc2592c6c5 2018-10-12 04:58:01,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:58:01,484 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:58:01,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-3e23a73f-30ae-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" 2018-10-12 04:58:01,573 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6a4fa66-87d8-473f-b581-6060e641bffa Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-3e23a73f-30ae-469-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:58:01,573 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFlavorTests-3e23a73f-30ae-469-proj used request id req-b6a4fa66-87d8-473f-b581-6060e641bffa 2018-10-12 04:58:01,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" 2018-10-12 04:58:01,656 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-633fa548-5b16-4031-adcb-67cc0f76dc8d Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:58:01,656 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-633fa548-5b16-4031-adcb-67cc0f76dc8d 2018-10-12 04:58:01,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFlavorTests-3e23a73f-30ae-469-proj"}}' 2018-10-12 04:58:01,791 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caf3f7ec-9115-4354-8ae5-91a02ea9e84a Content-Length: 307 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f"}, "enabled": true, "id": "1acbb174d4ce49349d6d982b875ae97f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-3e23a73f-30ae-469-proj"}} 2018-10-12 04:58:01,791 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-caf3f7ec-9115-4354-8ae5-91a02ea9e84a 2018-10-12 04:58:01,791 - keystone_utils - INFO - Created project with name - CreateStackFlavorTests-3e23a73f-30ae-469-proj 2018-10-12 04:58:01,792 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:01,793 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:02,179 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["5HsFUJUGQRmCUc9kDBz_9g"], "issued_at": "2018-10-12T04:58:02.000000Z"}} 2018-10-12 04:58:02,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:02,260 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9fd296cd-e666-4e3d-b3ce-445d0e55e6dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:02,260 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9fd296cd-e666-4e3d-b3ce-445d0e55e6dd 2018-10-12 04:58:02,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:58:02,270 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:58:02,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:02,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb4570fc-632a-4042-bf5d-637b47ca931a Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:58:02,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cb4570fc-632a-4042-bf5d-637b47ca931a 2018-10-12 04:58:02,383 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-3e23a73f-30ae-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:02,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c62b0ea3-c84c-4fec-89bd-fe121099a40c Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-3e23a73f-30ae-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f"}, "enabled": true, "id": "1acbb174d4ce49349d6d982b875ae97f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-3e23a73f-30ae-469-proj"}]} 2018-10-12 04:58:02,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-3e23a73f-30ae-469-proj used request id req-c62b0ea3-c84c-4fec-89bd-fe121099a40c 2018-10-12 04:58:02,402 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:02,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ba74084f-f641-4e0b-ab60-482b37abc983 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:58:02,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ba74084f-f641-4e0b-ab60-482b37abc983 2018-10-12 04:58:02,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:02,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-149cf74f-4ee7-49ac-a628-ac71dfcdf991 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:02,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-149cf74f-4ee7-49ac-a628-ac71dfcdf991 2018-10-12 04:58:02,953 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-3e23a73f-30ae-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:03,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84592f3d-69ab-4103-955e-23366076098e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-3e23a73f-30ae-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f"}, "enabled": true, "id": "1acbb174d4ce49349d6d982b875ae97f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-3e23a73f-30ae-469-proj"}]} 2018-10-12 04:58:03,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-3e23a73f-30ae-469-proj used request id req-84592f3d-69ab-4103-955e-23366076098e 2018-10-12 04:58:03,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/0e278cd98ac743adb099ff8cc44e7603 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:03,149 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8da15e1a-6499-4d35-a728-90af99b1e587 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFlavorTests-3e23a73f-30ae-469-user", "links": {"self": "http://172.30.9.27:5000/v3/users/0e278cd98ac743adb099ff8cc44e7603"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "1acbb174d4ce49349d6d982b875ae97f", "id": "0e278cd98ac743adb099ff8cc44e7603", "password_expires_at": null}} 2018-10-12 04:58:03,149 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/0e278cd98ac743adb099ff8cc44e7603 used request id req-8da15e1a-6499-4d35-a728-90af99b1e587 2018-10-12 04:58:03,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f/users/0e278cd98ac743adb099ff8cc44e7603/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:03,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8be9d4f-c079-4e62-8deb-cb9d9e4fe2ea Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f/users/0e278cd98ac743adb099ff8cc44e7603/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:58:03,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f/users/0e278cd98ac743adb099ff8cc44e7603/roles used request id req-f8be9d4f-c079-4e62-8deb-cb9d9e4fe2ea 2018-10-12 04:58:03,256 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:03,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-634a0d8b-4987-4f0e-bad8-76628f48ed60 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "domain_id": null, "name": "admin", "id": "c43a3ee50f83430c8393d58c3aa3a6dc"}} 2018-10-12 04:58:03,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-634a0d8b-4987-4f0e-bad8-76628f48ed60 2018-10-12 04:58:03,347 - keystone_utils - INFO - Granting role admin to project CreateStackFlavorTests-3e23a73f-30ae-469-proj 2018-10-12 04:58:03,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f/users/0e278cd98ac743adb099ff8cc44e7603/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:03,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5605851b-befb-4d3d-a066-279b7715202b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:03,476 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f/users/0e278cd98ac743adb099ff8cc44e7603/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-5605851b-befb-4d3d-a066-279b7715202b 2018-10-12 04:58:03,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:03,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e965cff-54c5-48d1-b2cc-d621293bc890 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:03,563 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2e965cff-54c5-48d1-b2cc-d621293bc890 2018-10-12 04:58:03,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-3e23a73f-30ae-469-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:03,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-154a5137-b639-4272-8961-beb410c1e26e Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-3e23a73f-30ae-469-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f"}, "enabled": true, "id": "1acbb174d4ce49349d6d982b875ae97f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFlavorTests-3e23a73f-30ae-469-proj"}]} 2018-10-12 04:58:03,658 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFlavorTests-3e23a73f-30ae-469-proj used request id req-154a5137-b639-4272-8961-beb410c1e26e 2018-10-12 04:58:03,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f/users/0e278cd98ac743adb099ff8cc44e7603/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:03,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d707ec3-0372-4824-8bd4-80c0e0ac6c35 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f/users/0e278cd98ac743adb099ff8cc44e7603/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:03,698 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f/users/0e278cd98ac743adb099ff8cc44e7603/roles used request id req-1d707ec3-0372-4824-8bd4-80c0e0ac6c35 2018-10-12 04:58:03,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:03,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9cecbb5-d1fa-4ae2-b876-2406ebb04fd8 Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:58:03,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-d9cecbb5-d1fa-4ae2-b876-2406ebb04fd8 2018-10-12 04:58:03,779 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFlavorTests-3e23a73f-30ae-469-proj 2018-10-12 04:58:03,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f/users/0e278cd98ac743adb099ff8cc44e7603/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:03,909 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-522a5218-a839-4b01-975f-63ae9e1f3ed9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:03,909 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f/users/0e278cd98ac743adb099ff8cc44e7603/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-522a5218-a839-4b01-975f-63ae9e1f3ed9 2018-10-12 04:58:03,909 - keystone_utils - INFO - Created user with name - CreateStackFlavorTests-3e23a73f-30ae-469-user 2018-10-12 04:58:03,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:03,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" 2018-10-12 04:58:04,002 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-607a0be0-22e4-4261-98fd-6684e850a3ed Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:04,002 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-607a0be0-22e4-4261-98fd-6684e850a3ed 2018-10-12 04:58:04,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" -d '{"role": {"name": "CreateStackFlavorTests-3e23a73f-30ae-469-proj-role"}}' 2018-10-12 04:58:04,108 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f542b016-9271-42c5-95eb-e0c9894f3cd8 Content-Length: 221 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "dc3f92f6f8fd4fec8c73bfefabca2768", "links": {"self": "http://172.30.9.27:5000/v3/roles/dc3f92f6f8fd4fec8c73bfefabca2768"}, "name": "CreateStackFlavorTests-3e23a73f-30ae-469-proj-role"}} 2018-10-12 04:58:04,108 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f542b016-9271-42c5-95eb-e0c9894f3cd8 2018-10-12 04:58:04,108 - keystone_utils - INFO - Created role with name - CreateStackFlavorTests-3e23a73f-30ae-469-proj-role 2018-10-12 04:58:04,112 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/dc3f92f6f8fd4fec8c73bfefabca2768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" 2018-10-12 04:58:04,200 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c723e43c-35c9-45c6-afc7-11d5720ee654 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/dc3f92f6f8fd4fec8c73bfefabca2768"}, "domain_id": null, "name": "CreateStackFlavorTests-3e23a73f-30ae-469-proj-role", "id": "dc3f92f6f8fd4fec8c73bfefabca2768"}} 2018-10-12 04:58:04,201 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/dc3f92f6f8fd4fec8c73bfefabca2768 used request id req-c723e43c-35c9-45c6-afc7-11d5720ee654 2018-10-12 04:58:04,201 - keystone_utils - INFO - Granting role CreateStackFlavorTests-3e23a73f-30ae-469-proj-role to project CreateStackFlavorTests-3e23a73f-30ae-469-proj 2018-10-12 04:58:04,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f/users/0e278cd98ac743adb099ff8cc44e7603/roles/dc3f92f6f8fd4fec8c73bfefabca2768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" 2018-10-12 04:58:04,332 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-65668dad-ac88-4547-8052-3d2f518083d2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:04,332 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f/users/0e278cd98ac743adb099ff8cc44e7603/roles/dc3f92f6f8fd4fec8c73bfefabca2768 used request id req-65668dad-ac88-4547-8052-3d2f518083d2 2018-10-12 04:58:04,332 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:58:04,333 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:04,334 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:04,708 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}, {"id": "dc3f92f6f8fd4fec8c73bfefabca2768", "name": "CreateStackFlavorTests-3e23a73f-30ae-469-proj-role"}], "expires_at": "2018-10-12T05:58:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1acbb174d4ce49349d6d982b875ae97f", "name": "CreateStackFlavorTests-3e23a73f-30ae-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1acbb174d4ce49349d6d982b875ae97f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1acbb174d4ce49349d6d982b875ae97f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1acbb174d4ce49349d6d982b875ae97f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1acbb174d4ce49349d6d982b875ae97f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1acbb174d4ce49349d6d982b875ae97f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1acbb174d4ce49349d6d982b875ae97f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1acbb174d4ce49349d6d982b875ae97f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1acbb174d4ce49349d6d982b875ae97f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1acbb174d4ce49349d6d982b875ae97f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1acbb174d4ce49349d6d982b875ae97f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1acbb174d4ce49349d6d982b875ae97f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-3e23a73f-30ae-469-user", "id": "0e278cd98ac743adb099ff8cc44e7603"}, "audit_ids": ["hIUmMz8JS1m91-CkItdnRQ"], "issued_at": "2018-10-12T04:58:04.000000Z"}} 2018-10-12 04:58:04,709 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad94bdbdaaf1479a610480ce80953df8825ceba" 2018-10-12 04:58:04,796 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1f09885-7e44-4cef-92a4-9701009312f7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:04,796 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d1f09885-7e44-4cef-92a4-9701009312f7 2018-10-12 04:58:04,798 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:58:04,801 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:58:04,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks?stack_name=CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad94bdbdaaf1479a610480ce80953df8825ceba" 2018-10-12 04:58:04,999 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:04 GMT Server: Apache x-openstack-request-id: req-6ec8ec59-01ac-437a-9027-8430ca99eed2 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:58:04,999 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks?stack_name=CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack used request id req-6ec8ec59-01ac-437a-9027-8430ca99eed2 2018-10-12 04:58:05,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad94bdbdaaf1479a610480ce80953df8825ceba" -d '{"stack_name": "CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-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-10-12 04:58:06,536 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:05 GMT Server: Apache x-openstack-request-id: req-6f3ab940-4fbe-42ef-ba0b-abd950ae4bbb Location: http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948 Content-Length: 266 Content-Type: application/json RESP BODY: {"stack": {"id": "8f58c9d4-e864-4d16-8417-d4f7b815b948", "links": [{"href": "http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948", "rel": "self"}]}} 2018-10-12 04:58:06,536 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks used request id req-6f3ab940-4fbe-42ef-ba0b-abd950ae4bbb 2018-10-12 04:58:06,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/8f58c9d4-e864-4d16-8417-d4f7b815b948 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad94bdbdaaf1479a610480ce80953df8825ceba" 2018-10-12 04:58:06,711 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:06 GMT Server: Apache x-openstack-request-id: req-856ff014-2868-45ae-81cf-0e0234e5c3f8 Location: http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:06,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:06 GMT Server: Apache x-openstack-request-id: req-0e2cb6a8-b12a-4138-8b81-8aa40e826dfb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 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": "1acbb174d4ce49349d6d982b875ae97f", "OS::stack_id": "8f58c9d4-e864-4d16-8417-d4f7b815b948", "OS::stack_name": "CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack", "stack_user_project_id": "4c81fbde5f454dbea8116c91a0b92727", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:58:05Z", "links": [{"href": "http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8f58c9d4-e864-4d16-8417-d4f7b815b948", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:58:06,920 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948 used request id req-0e2cb6a8-b12a-4138-8b81-8aa40e826dfb 2018-10-12 04:58:06,921 - create_stack - INFO - Created stack with name - CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack 2018-10-12 04:58:06,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/8f58c9d4-e864-4d16-8417-d4f7b815b948 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad94bdbdaaf1479a610480ce80953df8825ceba" 2018-10-12 04:58:07,114 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:06 GMT Server: Apache x-openstack-request-id: req-6284b27d-b479-4b2c-be38-1199d95f7d7a Location: http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:07,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:07 GMT Server: Apache x-openstack-request-id: req-0fb420b0-c5e5-4805-abb4-4b9563d79479 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 512 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": "1acbb174d4ce49349d6d982b875ae97f", "OS::stack_id": "8f58c9d4-e864-4d16-8417-d4f7b815b948", "OS::stack_name": "CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack", "stack_user_project_id": "4c81fbde5f454dbea8116c91a0b92727", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:58:05Z", "links": [{"href": "http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "8f58c9d4-e864-4d16-8417-d4f7b815b948", "outputs": [], "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:58:07,307 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948 used request id req-0fb420b0-c5e5-4805-abb4-4b9563d79479 2018-10-12 04:58:07,307 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-12 04:58:07,307 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack 2018-10-12 04:58:07,307 - create_stack - INFO - Stack is now active with name - CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack 2018-10-12 04:58:07,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/8f58c9d4-e864-4d16-8417-d4f7b815b948/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad94bdbdaaf1479a610480ce80953df8825ceba" 2018-10-12 04:58:07,337 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:07 GMT Server: Apache x-openstack-request-id: req-7dd94526-02a4-4472-90d1-e224d3d94926 Location: http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948/resources Content-Length: 501 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:07,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:07 GMT Server: Apache x-openstack-request-id: req-8de31dce-a5e9-42ba-aa3f-3894908d9e7b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor", "links": [{"href": "http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948/resources/flavor", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948", "rel": "stack"}], "logical_resource_id": "flavor", "creation_time": "2018-10-12T04:58:06Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:58:06Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "4243f92f-3aff-43d9-a090-300f3b8e1d7d", "resource_type": "OS::Nova::Flavor"}]} 2018-10-12 04:58:07,535 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948/resources used request id req-8de31dce-a5e9-42ba-aa3f-3894908d9e7b 2018-10-12 04:58:07,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/4243f92f-3aff-43d9-a090-300f3b8e1d7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad94bdbdaaf1479a610480ce80953df8825ceba" 2018-10-12 04:58:07,559 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58: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-f21cee72-0dff-4be6-8079-bd8318748545 x-compute-request-id: req-f21cee72-0dff-4be6-8079-bd8318748545 Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4243f92f-3aff-43d9-a090-300f3b8e1d7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4243f92f-3aff-43d9-a090-300f3b8e1d7d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "4243f92f-3aff-43d9-a090-300f3b8e1d7d", "name": "CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack-flavor-jhr3kv75awpa", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:58:07,560 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/4243f92f-3aff-43d9-a090-300f3b8e1d7d used request id req-f21cee72-0dff-4be6-8079-bd8318748545 2018-10-12 04:58:07,560 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:07,561 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:07,955 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}, {"id": "dc3f92f6f8fd4fec8c73bfefabca2768", "name": "CreateStackFlavorTests-3e23a73f-30ae-469-proj-role"}], "expires_at": "2018-10-12T05:58:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1acbb174d4ce49349d6d982b875ae97f", "name": "CreateStackFlavorTests-3e23a73f-30ae-469-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1acbb174d4ce49349d6d982b875ae97f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1acbb174d4ce49349d6d982b875ae97f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1acbb174d4ce49349d6d982b875ae97f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1acbb174d4ce49349d6d982b875ae97f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1acbb174d4ce49349d6d982b875ae97f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1acbb174d4ce49349d6d982b875ae97f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1acbb174d4ce49349d6d982b875ae97f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1acbb174d4ce49349d6d982b875ae97f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1acbb174d4ce49349d6d982b875ae97f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1acbb174d4ce49349d6d982b875ae97f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1acbb174d4ce49349d6d982b875ae97f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFlavorTests-3e23a73f-30ae-469-user", "id": "0e278cd98ac743adb099ff8cc44e7603"}, "audit_ids": ["z7x75eUISja1tido7GOCnA"], "issued_at": "2018-10-12T04:58:07.000000Z"}} 2018-10-12 04:58:07,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d7da5183cb2c73dffadf4356d0d0b24eabd26d" 2018-10-12 04:58:08,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-74e25aa0-ce65-42ad-8438-24d83dc1be61 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:08,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-74e25aa0-ce65-42ad-8438-24d83dc1be61 2018-10-12 04:58:08,040 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:58:08,044 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d7da5183cb2c73dffadf4356d0d0b24eabd26d" 2018-10-12 04:58:08,218 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58: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-5745a4dc-da2f-4efe-bb95-4f3dfa9047dd x-compute-request-id: req-5745a4dc-da2f-4efe-bb95-4f3dfa9047dd Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "4243f92f-3aff-43d9-a090-300f3b8e1d7d", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4243f92f-3aff-43d9-a090-300f3b8e1d7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4243f92f-3aff-43d9-a090-300f3b8e1d7d", "rel": "bookmark"}], "name": "CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack-flavor-jhr3kv75awpa"}]} 2018-10-12 04:58:08,218 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5745a4dc-da2f-4efe-bb95-4f3dfa9047dd 2018-10-12 04:58:08,221 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/4243f92f-3aff-43d9-a090-300f3b8e1d7d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}13d7da5183cb2c73dffadf4356d0d0b24eabd26d" 2018-10-12 04:58:08,240 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58: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-1221f55e-5e78-4f6d-8de8-0dcb535849ac x-compute-request-id: req-1221f55e-5e78-4f6d-8de8-0dcb535849ac Content-Encoding: gzip Content-Length: 330 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/4243f92f-3aff-43d9-a090-300f3b8e1d7d", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/4243f92f-3aff-43d9-a090-300f3b8e1d7d", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 200, "id": "4243f92f-3aff-43d9-a090-300f3b8e1d7d", "name": "CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack-flavor-jhr3kv75awpa", "vcpus": 8, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:58:08,240 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/4243f92f-3aff-43d9-a090-300f3b8e1d7d used request id req-1221f55e-5e78-4f6d-8de8-0dcb535849ac 2018-10-12 04:58:08,240 - create_flavor - INFO - Found flavor with name - CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack-flavor-jhr3kv75awpa 2018-10-12 04:58:08,241 - create_stack - INFO - Deleting stack - CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack 2018-10-12 04:58:08,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/8f58c9d4-e864-4d16-8417-d4f7b815b948 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad94bdbdaaf1479a610480ce80953df8825ceba" 2018-10-12 04:58:08,270 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:08 GMT Server: Apache x-openstack-request-id: req-b254bfbb-d891-4378-99ae-6e6111c1da8a Location: http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:08,585 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:08 GMT Server: Apache x-openstack-request-id: req-0cb547a1-b207-4176-af24-7f6f2ebe41ef Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:08,585 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948 used request id req-0cb547a1-b207-4176-af24-7f6f2ebe41ef 2018-10-12 04:58:08,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/8f58c9d4-e864-4d16-8417-d4f7b815b948 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad94bdbdaaf1479a610480ce80953df8825ceba" 2018-10-12 04:58:08,618 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:08 GMT Server: Apache x-openstack-request-id: req-f9141913-8d90-478e-908f-6bf46ba486f1 Location: http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:08,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:08 GMT Server: Apache x-openstack-request-id: req-5eda71f2-e397-4554-a770-954740e7f176 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 502 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": "1acbb174d4ce49349d6d982b875ae97f", "OS::stack_id": "8f58c9d4-e864-4d16-8417-d4f7b815b948", "OS::stack_name": "CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack"}, "deletion_time": null, "stack_name": "CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack", "stack_user_project_id": "4c81fbde5f454dbea8116c91a0b92727", "tags": null, "creation_time": "2018-10-12T04:58:05Z", "links": [{"href": "http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:58:08Z", "id": "8f58c9d4-e864-4d16-8417-d4f7b815b948", "stack_status_reason": "Stack DELETE started", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:58:08,847 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948 used request id req-5eda71f2-e397-4554-a770-954740e7f176 2018-10-12 04:58:08,848 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:58:08,848 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:58:11,851 - create_stack - DEBUG - Stack status query timeout in 1196.73476291 2018-10-12 04:58:11,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/8f58c9d4-e864-4d16-8417-d4f7b815b948 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad94bdbdaaf1479a610480ce80953df8825ceba" 2018-10-12 04:58:12,043 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:11 GMT Server: Apache x-openstack-request-id: req-6b42fe26-1929-473b-958a-192664dfee94 Location: http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:12,087 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:12 GMT Server: Apache x-openstack-request-id: req-49eca557-bd77-4536-b6d8-c69c4528ca91 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": "1acbb174d4ce49349d6d982b875ae97f", "OS::stack_id": "8f58c9d4-e864-4d16-8417-d4f7b815b948", "OS::stack_name": "CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack"}, "deletion_time": "2018-10-12T04:58:09Z", "stack_name": "CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack", "stack_user_project_id": "4c81fbde5f454dbea8116c91a0b92727", "tags": null, "creation_time": "2018-10-12T04:58:05Z", "links": [{"href": "http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T04:58:08Z", "id": "8f58c9d4-e864-4d16-8417-d4f7b815b948", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Simple template to deploy a single volume with encryption"}} 2018-10-12 04:58:12,087 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948 used request id req-49eca557-bd77-4536-b6d8-c69c4528ca91 2018-10-12 04:58:12,088 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-12 04:58:12,088 - create_stack - DEBUG - Stack is active with name - CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack 2018-10-12 04:58:12,088 - create_stack - INFO - Attempting to delete again stack - CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack 2018-10-12 04:58:12,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/8f58c9d4-e864-4d16-8417-d4f7b815b948 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6ad94bdbdaaf1479a610480ce80953df8825ceba" 2018-10-12 04:58:12,116 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:12 GMT Server: Apache x-openstack-request-id: req-ab783c19-93fa-4a8e-9bca-0388b75ee534 Location: http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948 Content-Length: 481 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:12,306 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:58:12 GMT Server: Apache x-openstack-request-id: req-a210eefb-510e-4584-b131-9ae7bb1f4090 Content-Length: 254 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 04:58:12,306 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/1acbb174d4ce49349d6d982b875ae97f/stacks/CreateStackFlavorTests-2cab9a25-d88d-4e93-9a16-1c4eaea7593f-stack/8f58c9d4-e864-4d16-8417-d4f7b815b948 used request id req-a210eefb-510e-4584-b131-9ae7bb1f4090 2018-10-12 04:58:12,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" 2018-10-12 04:58:12,546 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-f29a0cb8-0313-485c-8518-5cb098774e91 Date: Fri, 12 Oct 2018 04:58:12 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:58:12,546 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-f29a0cb8-0313-485c-8518-5cb098774e91 2018-10-12 04:58:12,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" 2018-10-12 04:58:12,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8c9cf28c-1fc7-4cb8-88ef-edfafc77168f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:58:12,641 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-8c9cf28c-1fc7-4cb8-88ef-edfafc77168f 2018-10-12 04:58:12,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" 2018-10-12 04:58:12,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd8462cd-e569-4773-83e2-7f8125d47150 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:58:12,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-cd8462cd-e569-4773-83e2-7f8125d47150 2018-10-12 04:58:12,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" 2018-10-12 04:58:12,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-438921b9-d52a-47f2-ba94-a18afcc1f8dc 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:58:12,821 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-438921b9-d52a-47f2-ba94-a18afcc1f8dc 2018-10-12 04:58:12,822 - keystone_utils - INFO - Deleting project with name - CreateStackFlavorTests-3e23a73f-30ae-469-proj 2018-10-12 04:58:12,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" 2018-10-12 04:58:13,057 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:12 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5a43ac31-f00a-407b-8fda-fd0c20fb692d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:13,058 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1acbb174d4ce49349d6d982b875ae97f used request id req-5a43ac31-f00a-407b-8fda-fd0c20fb692d 2018-10-12 04:58:13,058 - keystone_utils - INFO - Deleting role with name - CreateStackFlavorTests-3e23a73f-30ae-469-proj-role 2018-10-12 04:58:13,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/dc3f92f6f8fd4fec8c73bfefabca2768 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" 2018-10-12 04:58:13,263 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-17a528b4-c435-41a8-8b89-e83de70cbdcf Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:13,264 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/dc3f92f6f8fd4fec8c73bfefabca2768 used request id req-17a528b4-c435-41a8-8b89-e83de70cbdcf 2018-10-12 04:58:13,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}591d73a8799c12855d4324c98316bdbe00391c01" 2018-10-12 04:58:13,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae83bead-7ade-4123-a271-766c2117e649 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:13,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ae83bead-7ade-4123-a271-766c2117e649 2018-10-12 04:58:13,350 - keystone_utils - INFO - Deleting user with name - CreateStackFlavorTests-3e23a73f-30ae-469-user 2018-10-12 04:58:13,353 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/0e278cd98ac743adb099ff8cc44e7603 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d80e7c73a164ceea3ac180cf63e95a0583a1ba2e" 2018-10-12 04:58:13,527 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1a0eadd8-8f56-4f8f-b27f-e75c84af3c78 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:13,528 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/0e278cd98ac743adb099ff8cc44e7603 used request id req-1a0eadd8-8f56-4f8f-b27f-e75c84af3c78 2018-10-12 04:58:13,529 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:13,918 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["CwFuY0JdQlOtWNJ7srgtlg"], "issued_at": "2018-10-12T04:58:13.000000Z"}} 2018-10-12 04:58:13,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}03c89c9c486ce9ef0f4693a5ff3dfcaad86b64bd" 2018-10-12 04:58:13,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09b147b6-c131-4000-9fba-9688e426e984 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:13,997 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-09b147b6-c131-4000-9fba-9688e426e984 2018-10-12 04:58:13,998 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:13,999 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:14,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["-K0z3bNqS16BlGKkHXGdtQ"], "issued_at": "2018-10-12T04:58:14.000000Z"}} 2018-10-12 04:58:14,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" 2018-10-12 04:58:14,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d3806523-336d-4bb4-8c2d-0b8fc84745cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:14,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d3806523-336d-4bb4-8c2d-0b8fc84745cd 2018-10-12 04:58:14,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:58:14,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:58:14,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-6397a3b3-aef4-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" 2018-10-12 04:58:14,570 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4961d8d6-35b6-4bb1-908c-214822aeb8a6 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-6397a3b3-aef4-48f-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:58:14,570 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackKeypairTests-6397a3b3-aef4-48f-proj used request id req-4961d8d6-35b6-4bb1-908c-214822aeb8a6 2018-10-12 04:58:14,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" 2018-10-12 04:58:14,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-985e9439-1945-4f27-96fc-72cd46811866 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:58:14,664 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-985e9439-1945-4f27-96fc-72cd46811866 2018-10-12 04:58:14,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-proj"}}' 2018-10-12 04:58:14,767 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:14 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a45ad3d6-d070-46aa-9311-a267df90d769 Content-Length: 308 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6ca419689acc4dba9a9e2d9da1c22633"}, "enabled": true, "id": "6ca419689acc4dba9a9e2d9da1c22633", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-proj"}} 2018-10-12 04:58:14,767 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-a45ad3d6-d070-46aa-9311-a267df90d769 2018-10-12 04:58:14,768 - keystone_utils - INFO - Created project with name - CreateStackKeypairTests-6397a3b3-aef4-48f-proj 2018-10-12 04:58:14,768 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:14,769 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:15,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["lUT8VcIzQUOj56eU7VoHVw"], "issued_at": "2018-10-12T04:58:15.000000Z"}} 2018-10-12 04:58:15,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa3b7a3619a5e078aad972e81524a1c2b6b9709" 2018-10-12 04:58:15,237 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d94ef8b3-9951-452c-8cbe-c3dd372b4c6a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:15,237 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d94ef8b3-9951-452c-8cbe-c3dd372b4c6a 2018-10-12 04:58:15,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:58:15,247 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:58:15,248 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa3b7a3619a5e078aad972e81524a1c2b6b9709" 2018-10-12 04:58:15,354 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad0ea1b9-e157-451f-a65d-4be2a83b2342 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:58:15,354 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ad0ea1b9-e157-451f-a65d-4be2a83b2342 2018-10-12 04:58:15,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackKeypairTests-6397a3b3-aef4-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa3b7a3619a5e078aad972e81524a1c2b6b9709" 2018-10-12 04:58:15,376 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7996403c-e1ef-419d-8243-69f01a75f58a Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackKeypairTests-6397a3b3-aef4-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6ca419689acc4dba9a9e2d9da1c22633"}, "enabled": true, "id": "6ca419689acc4dba9a9e2d9da1c22633", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-proj"}]} 2018-10-12 04:58:15,376 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackKeypairTests-6397a3b3-aef4-48f-proj used request id req-7996403c-e1ef-419d-8243-69f01a75f58a 2018-10-12 04:58:15,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa3b7a3619a5e078aad972e81524a1c2b6b9709" 2018-10-12 04:58:15,462 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b518fb17-2e5d-4d51-8ef6-11185ca8beb1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:58:15,462 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b518fb17-2e5d-4d51-8ef6-11185ca8beb1 2018-10-12 04:58:15,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa3b7a3619a5e078aad972e81524a1c2b6b9709" 2018-10-12 04:58:15,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a0b5685-574f-469b-b33c-e1e2b28e1416 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:15,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8a0b5685-574f-469b-b33c-e1e2b28e1416 2018-10-12 04:58:15,920 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackKeypairTests-6397a3b3-aef4-48f-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa3b7a3619a5e078aad972e81524a1c2b6b9709" 2018-10-12 04:58:16,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3ea94b2e-f78b-4fba-9676-3cfbd9f28afb Content-Encoding: gzip Content-Length: 252 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackKeypairTests-6397a3b3-aef4-48f-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/6ca419689acc4dba9a9e2d9da1c22633"}, "enabled": true, "id": "6ca419689acc4dba9a9e2d9da1c22633", "parent_id": "default", "domain_id": "default", "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-proj"}]} 2018-10-12 04:58:16,001 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackKeypairTests-6397a3b3-aef4-48f-proj used request id req-3ea94b2e-f78b-4fba-9676-3cfbd9f28afb 2018-10-12 04:58:16,005 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/28acb1b9220949c39d9829faa50871f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa3b7a3619a5e078aad972e81524a1c2b6b9709" 2018-10-12 04:58:16,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-052c272d-7445-4fd9-8485-f7cd4cc70a3c Content-Encoding: gzip Content-Length: 246 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackKeypairTests-6397a3b3-aef4-48f-user", "links": {"self": "http://172.30.9.27:5000/v3/users/28acb1b9220949c39d9829faa50871f6"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "6ca419689acc4dba9a9e2d9da1c22633", "id": "28acb1b9220949c39d9829faa50871f6", "password_expires_at": null}} 2018-10-12 04:58:16,107 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/28acb1b9220949c39d9829faa50871f6 used request id req-052c272d-7445-4fd9-8485-f7cd4cc70a3c 2018-10-12 04:58:16,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/6ca419689acc4dba9a9e2d9da1c22633/users/28acb1b9220949c39d9829faa50871f6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa3b7a3619a5e078aad972e81524a1c2b6b9709" 2018-10-12 04:58:16,218 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f132d8ba-9a80-4e7f-a9ae-7dc21e60dbb9 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/6ca419689acc4dba9a9e2d9da1c22633/users/28acb1b9220949c39d9829faa50871f6/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:58:16,218 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/6ca419689acc4dba9a9e2d9da1c22633/users/28acb1b9220949c39d9829faa50871f6/roles used request id req-f132d8ba-9a80-4e7f-a9ae-7dc21e60dbb9 2018-10-12 04:58:16,222 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa3b7a3619a5e078aad972e81524a1c2b6b9709" 2018-10-12 04:58:16,308 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f12d2690-4f56-4680-a8c9-62eee4098f68 Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:58:16,309 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-f12d2690-4f56-4680-a8c9-62eee4098f68 2018-10-12 04:58:16,309 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackKeypairTests-6397a3b3-aef4-48f-proj 2018-10-12 04:58:16,313 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6ca419689acc4dba9a9e2d9da1c22633/users/28acb1b9220949c39d9829faa50871f6/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa3b7a3619a5e078aad972e81524a1c2b6b9709" 2018-10-12 04:58:16,447 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-59c30a8e-9931-4b7c-80b4-d6a8d285c8c1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:16,447 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6ca419689acc4dba9a9e2d9da1c22633/users/28acb1b9220949c39d9829faa50871f6/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-59c30a8e-9931-4b7c-80b4-d6a8d285c8c1 2018-10-12 04:58:16,447 - keystone_utils - INFO - Created user with name - CreateStackKeypairTests-6397a3b3-aef4-48f-user 2018-10-12 04:58:16,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:16,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" 2018-10-12 04:58:16,543 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77496dda-aaf7-4917-9180-743d1c7df8df Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:16,543 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-77496dda-aaf7-4917-9180-743d1c7df8df 2018-10-12 04:58:16,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" -d '{"role": {"name": "CreateStackKeypairTests-6397a3b3-aef4-48f-proj-role"}}' 2018-10-12 04:58:16,641 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-c74f1bb5-e5d8-4c2c-8223-80c235f8ffef Content-Length: 222 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "b9de16177dd14131abd3c360c405ce0a", "links": {"self": "http://172.30.9.27:5000/v3/roles/b9de16177dd14131abd3c360c405ce0a"}, "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-proj-role"}} 2018-10-12 04:58:16,641 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-c74f1bb5-e5d8-4c2c-8223-80c235f8ffef 2018-10-12 04:58:16,642 - keystone_utils - INFO - Created role with name - CreateStackKeypairTests-6397a3b3-aef4-48f-proj-role 2018-10-12 04:58:16,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/b9de16177dd14131abd3c360c405ce0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" 2018-10-12 04:58:16,739 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a444ebc-2d30-4488-95be-e767a1414a73 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/b9de16177dd14131abd3c360c405ce0a"}, "domain_id": null, "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-proj-role", "id": "b9de16177dd14131abd3c360c405ce0a"}} 2018-10-12 04:58:16,739 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/b9de16177dd14131abd3c360c405ce0a used request id req-7a444ebc-2d30-4488-95be-e767a1414a73 2018-10-12 04:58:16,739 - keystone_utils - INFO - Granting role CreateStackKeypairTests-6397a3b3-aef4-48f-proj-role to project CreateStackKeypairTests-6397a3b3-aef4-48f-proj 2018-10-12 04:58:16,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/6ca419689acc4dba9a9e2d9da1c22633/users/28acb1b9220949c39d9829faa50871f6/roles/b9de16177dd14131abd3c360c405ce0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" 2018-10-12 04:58:17,052 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:16 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-227b174e-9c08-4326-87fa-d2303f2b06e1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:17,052 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/6ca419689acc4dba9a9e2d9da1c22633/users/28acb1b9220949c39d9829faa50871f6/roles/b9de16177dd14131abd3c360c405ce0a used request id req-227b174e-9c08-4326-87fa-d2303f2b06e1 2018-10-12 04:58:17,053 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:58:17,053 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:58:17,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:17,055 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:17,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "b9de16177dd14131abd3c360c405ce0a", "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-proj-role"}], "expires_at": "2018-10-12T05:58:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ca419689acc4dba9a9e2d9da1c22633", "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6ca419689acc4dba9a9e2d9da1c22633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/6ca419689acc4dba9a9e2d9da1c22633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/6ca419689acc4dba9a9e2d9da1c22633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6ca419689acc4dba9a9e2d9da1c22633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/6ca419689acc4dba9a9e2d9da1c22633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/6ca419689acc4dba9a9e2d9da1c22633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-user", "id": "28acb1b9220949c39d9829faa50871f6"}, "audit_ids": ["c-qWSdm2Q8-W1pmNrUkrbA"], "issued_at": "2018-10-12T04:58:17.000000Z"}} 2018-10-12 04:58:17,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4d4e57bdd1f93e2f6e6f2342b683daf99dc47" 2018-10-12 04:58:17,515 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5be0b538-0205-4682-b273-89a9c163bb20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:17,515 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5be0b538-0205-4682-b273-89a9c163bb20 2018-10-12 04:58:17,516 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:58:17,519 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:58:17,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4d4e57bdd1f93e2f6e6f2342b683daf99dc47" 2018-10-12 04:58:17,705 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:17 GMT Server: Apache x-openstack-request-id: req-c0185682-98e2-436d-991e-bf642baf4703 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:58:17,705 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks?stack_name=CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack used request id req-c0185682-98e2-436d-991e-bf642baf4703 2018-10-12 04:58:17,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4d4e57bdd1f93e2f6e6f2342b683daf99dc47" -d '{"stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-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-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp"}}' 2018-10-12 04:58:19,356 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:17 GMT Server: Apache x-openstack-request-id: req-0dc1d667-2cda-4a7c-b914-5f6056fc7c43 Location: http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 Content-Length: 291 Content-Type: application/json RESP BODY: {"stack": {"id": "f8f9d898-785a-4866-9cc7-2d91c424ddb3", "links": [{"href": "http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3", "rel": "self"}]}} 2018-10-12 04:58:19,357 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks used request id req-0dc1d667-2cda-4a7c-b914-5f6056fc7c43 2018-10-12 04:58:19,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/f8f9d898-785a-4866-9cc7-2d91c424ddb3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4d4e57bdd1f93e2f6e6f2342b683daf99dc47" 2018-10-12 04:58:19,548 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:19 GMT Server: Apache x-openstack-request-id: req-5c815203-650e-4435-b7fa-50ef32a5536f Location: http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:19,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:19 GMT Server: Apache x-openstack-request-id: req-42f0dde0-4982-4d65-a384-bd7e3adaa66d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 563 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": "6ca419689acc4dba9a9e2d9da1c22633", "OS::stack_id": "f8f9d898-785a-4866-9cc7-2d91c424ddb3", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack", "keypair_name": "CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack", "stack_user_project_id": "4158c3678d0244d583a3f3e9f989f800", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:58:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "f8f9d898-785a-4866-9cc7-2d91c424ddb3", "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-10-12 04:58:19,737 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 used request id req-42f0dde0-4982-4d65-a384-bd7e3adaa66d 2018-10-12 04:58:19,738 - create_stack - INFO - Created stack with name - CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack 2018-10-12 04:58:19,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/f8f9d898-785a-4866-9cc7-2d91c424ddb3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4d4e57bdd1f93e2f6e6f2342b683daf99dc47" 2018-10-12 04:58:19,914 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:19 GMT Server: Apache x-openstack-request-id: req-b71e84ad-c10a-4988-b533-f1388449c58b Location: http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:20,249 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:19 GMT Server: Apache x-openstack-request-id: req-c4d47339-7a63-4ca5-a6fb-094235e0d652 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": "6ca419689acc4dba9a9e2d9da1c22633", "OS::stack_id": "f8f9d898-785a-4866-9cc7-2d91c424ddb3", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack", "keypair_name": "CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack", "stack_user_project_id": "4158c3678d0244d583a3f3e9f989f800", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:58:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f8f9d898-785a-4866-9cc7-2d91c424ddb3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5tQe5jG+SiCptJoSdtg3Txe/ozAvKw+rMSntofSrOdAeP6aV\nem+NhXNqF5uJ3TP/AYO2fZauhjcsFBWIOQQXuwnJOHToDLPOYwcsKK8xsgMYmUEv\n/KtmDIClfO1ywRNBUjwuOBcPX9RqonkAzO7vkZ9RXIFWRPWTisTFpvP3E7Xgy8sy\nr+11tBGBZCzLqzLaw17CzHJhL5TIR9wHRqzlQCh6kI6+4FSfWk4ouMSNydLxb4N5\n2tabJWrIU3mHReI7MvPNb562EnF2C7JNOCCPYFI0CFVgyTx4ngbYRSeSUr3QrPBk\n625qgWnm5VomNgDKjFY3BK4tjZ9tcdH+Jq1VpQIDAQABAoIBAQCc4cJ2dYx9WSG+\nS5ENEPrWWK+4u8DzJV0WtwZ5Mo9FZbuJSzEA29x1vPF4RhA3NWW1o81eIhFPyyO8\nKr5A8hUm3AnUwzALohE9oNxUcm32LMCFOJbixaNAEBdphwCdVPbqa1iGarXaTcaD\n0nXG0wYkFQH5OzZk+/thL0eepuVgkMwH7AkUytq5Bcbw3bRziVFMohQ8m5lYXkh/\nNaJ02yvycZs3QbE4sLAtusamSvhFhnrPSbz7PrjXgLtEJXmfc7CU+CZJY9JYbzJa\n9NAg+/g8WiU5hf2OMdfOfi1+JYf86Vhk0T1+6LS2URIktQ+qvhdXL6d8mryRpayM\nyH9QTxFpAoGBAP5dSeI39XeT4leswALlrcoLndRj0Zf7Wlqs0Pq7kaL3kzRHe29M\ntU6kUtpUmBgxI4CzfjImU66uAXG2kvgbWZWWRP+4+yRSfpILPb6Rw73zRBtQ2PZI\n/CQdvtoX++qOMDsIjeXJ8j3AmmkPPeCx9IniBCsivKsogKfkR3kSc8JbAoGBAOhQ\nFu+b4+cRYzkU0PQfaQNlSEETPAAF03P6Bg/rhthoTLunUNnhJ7IaiEyC8oXBVobC\ngCJ3yUhdp3aQNMVewiqjII9hRESJuBchL4lRRCefmGpgotNJRnfhTBLXmPs3npnN\nY4Gf0qnkDgJKt8sqp4jy1dR/0qCud4h9dDJJ/sf/AoGBAOt6c46wXVdhGZYu/+bu\nuA+m52sbKYq4j/IHsMOd53pmFem9D0F/Uw3FxEoJLHCg9QwNnxNQNgItZnreGXsE\n3s9DuQbAOgdrM2+CZpvIl9x+m5tqIiEGeh35R5jhwT5oea/9AFgtt0uBxbDjAlbE\nh+0pxtAkLWOKcGh9RcmI0o+nAoGAIXOu6c/b0GEblZOexxhiyb9i2SQI5sPv/+pH\nxzEWGMFkEz1zkfwu+CGD8OiGPaZqbDtDsjLnhAkgXR1EzArqELOus5bA+tGN9Z6s\ntqxCESaVDvRdXelWQVrq1me/OqV2rBT8OCUoc5hIQCI8NwAsYbb9/Xxuev7EbZ4L\nBlbLXkcCgYAb+sbUqhdfB/Adz2AoEgKs7xGyFqxDH4r68ZJlicl6p9rwFXod4uVN\npKYsSaqzgJ+4u/9uGAQ+jCV9vrYlT6GeYlJCDUccUUKxRGNS9vnoT4rVR//wX3KY\nAm3Ccvpathb9O1bE4PUOzY9NqxgaMu2k7ZkTY5zjWxSd1XJL51cXZQ==\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-10-12 04:58:20,249 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 used request id req-c4d47339-7a63-4ca5-a6fb-094235e0d652 2018-10-12 04:58:20,250 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-12 04:58:20,250 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack 2018-10-12 04:58:20,250 - create_stack - INFO - Stack is now active with name - CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack 2018-10-12 04:58:20,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/f8f9d898-785a-4866-9cc7-2d91c424ddb3/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4d4e57bdd1f93e2f6e6f2342b683daf99dc47" 2018-10-12 04:58:20,280 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:20 GMT Server: Apache x-openstack-request-id: req-941eda9d-0143-4b11-90df-3508922a1daf Location: http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3/resources Content-Length: 551 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:20,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:20 GMT Server: Apache x-openstack-request-id: req-6bc66817-570e-4373-815e-f832f562c9cb 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.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-12T04:58:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:58:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp", "resource_type": "OS::Nova::KeyPair"}]} 2018-10-12 04:58:20,473 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3/resources used request id req-6bc66817-570e-4373-815e-f832f562c9cb 2018-10-12 04:58:20,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4d4e57bdd1f93e2f6e6f2342b683daf99dc47" 2018-10-12 04:58:20,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58: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-b8bd265c-12ba-4f81-b903-18e3809fcd8a x-compute-request-id: req-b8bd265c-12ba-4f81-b903-18e3809fcd8a Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDm1B7mMb5KIKm0mhJ22DdPF7+jMC8rD6sxKe2h9Ks50B4/ppV6b42Fc2oXm4ndM/8Bg7Z9lq6GNywUFYg5BBe7Cck4dOgMs85jByworzGyAxiZQS/8q2YMgKV87XLBE0FSPC44Fw9f1GqieQDM7u+Rn1FcgVZE9ZOKxMWm8/cTteDLyzKv7XW0EYFkLMurMtrDXsLMcmEvlMhH3AdGrOVAKHqQjr7gVJ9aTii4xI3J0vFvg3na1pslashTeYdF4jsy881vnrYScXYLsk04II9gUjQIVWDJPHieBthFJ5JSvdCs8GTrbmqBaeblWiY2AMqMVjcEri2Nn21x0f4mrVWl Generated-by-Nova", "user_id": "28acb1b9220949c39d9829faa50871f6", "name": "CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp", "deleted": false, "created_at": "2018-10-12T04:58:19.000000", "updated_at": null, "fingerprint": "2c:3c:eb:e4:9e:77:f4:ba:cc:cf:3b:2a:7d:bc:36:40", "deleted_at": null, "id": 95}} 2018-10-12 04:58:20,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp used request id req-b8bd265c-12ba-4f81-b903-18e3809fcd8a 2018-10-12 04:58:20,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/f8f9d898-785a-4866-9cc7-2d91c424ddb3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4d4e57bdd1f93e2f6e6f2342b683daf99dc47" 2018-10-12 04:58:20,661 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:20 GMT Server: Apache x-openstack-request-id: req-0db692ba-7143-4dda-b831-4dee6aefed9b Location: http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:20,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:20 GMT Server: Apache x-openstack-request-id: req-5c896804-dd4f-4271-995f-2bffeac7d6ac 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": "6ca419689acc4dba9a9e2d9da1c22633", "OS::stack_id": "f8f9d898-785a-4866-9cc7-2d91c424ddb3", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack", "keypair_name": "CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack", "stack_user_project_id": "4158c3678d0244d583a3f3e9f989f800", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:58:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "f8f9d898-785a-4866-9cc7-2d91c424ddb3", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEpAIBAAKCAQEA5tQe5jG+SiCptJoSdtg3Txe/ozAvKw+rMSntofSrOdAeP6aV\nem+NhXNqF5uJ3TP/AYO2fZauhjcsFBWIOQQXuwnJOHToDLPOYwcsKK8xsgMYmUEv\n/KtmDIClfO1ywRNBUjwuOBcPX9RqonkAzO7vkZ9RXIFWRPWTisTFpvP3E7Xgy8sy\nr+11tBGBZCzLqzLaw17CzHJhL5TIR9wHRqzlQCh6kI6+4FSfWk4ouMSNydLxb4N5\n2tabJWrIU3mHReI7MvPNb562EnF2C7JNOCCPYFI0CFVgyTx4ngbYRSeSUr3QrPBk\n625qgWnm5VomNgDKjFY3BK4tjZ9tcdH+Jq1VpQIDAQABAoIBAQCc4cJ2dYx9WSG+\nS5ENEPrWWK+4u8DzJV0WtwZ5Mo9FZbuJSzEA29x1vPF4RhA3NWW1o81eIhFPyyO8\nKr5A8hUm3AnUwzALohE9oNxUcm32LMCFOJbixaNAEBdphwCdVPbqa1iGarXaTcaD\n0nXG0wYkFQH5OzZk+/thL0eepuVgkMwH7AkUytq5Bcbw3bRziVFMohQ8m5lYXkh/\nNaJ02yvycZs3QbE4sLAtusamSvhFhnrPSbz7PrjXgLtEJXmfc7CU+CZJY9JYbzJa\n9NAg+/g8WiU5hf2OMdfOfi1+JYf86Vhk0T1+6LS2URIktQ+qvhdXL6d8mryRpayM\nyH9QTxFpAoGBAP5dSeI39XeT4leswALlrcoLndRj0Zf7Wlqs0Pq7kaL3kzRHe29M\ntU6kUtpUmBgxI4CzfjImU66uAXG2kvgbWZWWRP+4+yRSfpILPb6Rw73zRBtQ2PZI\n/CQdvtoX++qOMDsIjeXJ8j3AmmkPPeCx9IniBCsivKsogKfkR3kSc8JbAoGBAOhQ\nFu+b4+cRYzkU0PQfaQNlSEETPAAF03P6Bg/rhthoTLunUNnhJ7IaiEyC8oXBVobC\ngCJ3yUhdp3aQNMVewiqjII9hRESJuBchL4lRRCefmGpgotNJRnfhTBLXmPs3npnN\nY4Gf0qnkDgJKt8sqp4jy1dR/0qCud4h9dDJJ/sf/AoGBAOt6c46wXVdhGZYu/+bu\nuA+m52sbKYq4j/IHsMOd53pmFem9D0F/Uw3FxEoJLHCg9QwNnxNQNgItZnreGXsE\n3s9DuQbAOgdrM2+CZpvIl9x+m5tqIiEGeh35R5jhwT5oea/9AFgtt0uBxbDjAlbE\nh+0pxtAkLWOKcGh9RcmI0o+nAoGAIXOu6c/b0GEblZOexxhiyb9i2SQI5sPv/+pH\nxzEWGMFkEz1zkfwu+CGD8OiGPaZqbDtDsjLnhAkgXR1EzArqELOus5bA+tGN9Z6s\ntqxCESaVDvRdXelWQVrq1me/OqV2rBT8OCUoc5hIQCI8NwAsYbb9/Xxuev7EbZ4L\nBlbLXkcCgYAb+sbUqhdfB/Adz2AoEgKs7xGyFqxDH4r68ZJlicl6p9rwFXod4uVN\npKYsSaqzgJ+4u/9uGAQ+jCV9vrYlT6GeYlJCDUccUUKxRGNS9vnoT4rVR//wX3KY\nAm3Ccvpathb9O1bE4PUOzY9NqxgaMu2k7ZkTY5zjWxSd1XJL51cXZQ==\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-10-12 04:58:20,943 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 used request id req-5c896804-dd4f-4271-995f-2bffeac7d6ac 2018-10-12 04:58:20,944 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:20,945 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:21,322 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "b9de16177dd14131abd3c360c405ce0a", "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-proj-role"}], "expires_at": "2018-10-12T05:58:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ca419689acc4dba9a9e2d9da1c22633", "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6ca419689acc4dba9a9e2d9da1c22633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/6ca419689acc4dba9a9e2d9da1c22633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/6ca419689acc4dba9a9e2d9da1c22633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6ca419689acc4dba9a9e2d9da1c22633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/6ca419689acc4dba9a9e2d9da1c22633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/6ca419689acc4dba9a9e2d9da1c22633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-user", "id": "28acb1b9220949c39d9829faa50871f6"}, "audit_ids": ["CzLTlkXbS0W6bKPLfGwfzg"], "issued_at": "2018-10-12T04:58:21.000000Z"}} 2018-10-12 04:58:21,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a689275de1d4f449c9bead4fb3bfe2908c52c2" 2018-10-12 04:58:21,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14a97ac1-1954-4468-a3e8-6a64c8f93ded Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:21,401 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-14a97ac1-1954-4468-a3e8-6a64c8f93ded 2018-10-12 04:58:21,402 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:58:21,406 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d3a689275de1d4f449c9bead4fb3bfe2908c52c2" 2018-10-12 04:58:21,578 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58: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-36197514-50cb-420b-82e8-ae4b5051a0b1 x-compute-request-id: req-36197514-50cb-420b-82e8-ae4b5051a0b1 Content-Encoding: gzip Content-Length: 489 Content-Type: application/json RESP BODY: {"keypairs": [{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDm1B7mMb5KIKm0mhJ22DdPF7+jMC8rD6sxKe2h9Ks50B4/ppV6b42Fc2oXm4ndM/8Bg7Z9lq6GNywUFYg5BBe7Cck4dOgMs85jByworzGyAxiZQS/8q2YMgKV87XLBE0FSPC44Fw9f1GqieQDM7u+Rn1FcgVZE9ZOKxMWm8/cTteDLyzKv7XW0EYFkLMurMtrDXsLMcmEvlMhH3AdGrOVAKHqQjr7gVJ9aTii4xI3J0vFvg3na1pslashTeYdF4jsy881vnrYScXYLsk04II9gUjQIVWDJPHieBthFJ5JSvdCs8GTrbmqBaeblWiY2AMqMVjcEri2Nn21x0f4mrVWl Generated-by-Nova", "name": "CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp", "fingerprint": "2c:3c:eb:e4:9e:77:f4:ba:cc:cf:3b:2a:7d:bc:36:40"}}]} 2018-10-12 04:58:21,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-36197514-50cb-420b-82e8-ae4b5051a0b1 2018-10-12 04:58:21,580 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:21,963 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "b9de16177dd14131abd3c360c405ce0a", "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-proj-role"}], "expires_at": "2018-10-12T05:58:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "6ca419689acc4dba9a9e2d9da1c22633", "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/6ca419689acc4dba9a9e2d9da1c22633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/6ca419689acc4dba9a9e2d9da1c22633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/6ca419689acc4dba9a9e2d9da1c22633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/6ca419689acc4dba9a9e2d9da1c22633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/6ca419689acc4dba9a9e2d9da1c22633", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/6ca419689acc4dba9a9e2d9da1c22633", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/6ca419689acc4dba9a9e2d9da1c22633", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackKeypairTests-6397a3b3-aef4-48f-user", "id": "28acb1b9220949c39d9829faa50871f6"}, "audit_ids": ["-iVIEawST260LyPjYiN1Ug"], "issued_at": "2018-10-12T04:58:21.000000Z"}} 2018-10-12 04:58:21,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs/CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8a00424b10be2a4412456d408b78c246e78cc680" 2018-10-12 04:58:22,131 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58: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-4c11cac4-48e2-4949-8aad-c3d60d2adde5 x-compute-request-id: req-4c11cac4-48e2-4949-8aad-c3d60d2adde5 Content-Encoding: gzip Content-Length: 569 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDm1B7mMb5KIKm0mhJ22DdPF7+jMC8rD6sxKe2h9Ks50B4/ppV6b42Fc2oXm4ndM/8Bg7Z9lq6GNywUFYg5BBe7Cck4dOgMs85jByworzGyAxiZQS/8q2YMgKV87XLBE0FSPC44Fw9f1GqieQDM7u+Rn1FcgVZE9ZOKxMWm8/cTteDLyzKv7XW0EYFkLMurMtrDXsLMcmEvlMhH3AdGrOVAKHqQjr7gVJ9aTii4xI3J0vFvg3na1pslashTeYdF4jsy881vnrYScXYLsk04II9gUjQIVWDJPHieBthFJ5JSvdCs8GTrbmqBaeblWiY2AMqMVjcEri2Nn21x0f4mrVWl Generated-by-Nova", "user_id": "28acb1b9220949c39d9829faa50871f6", "name": "CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp", "deleted": false, "created_at": "2018-10-12T04:58:19.000000", "updated_at": null, "fingerprint": "2c:3c:eb:e4:9e:77:f4:ba:cc:cf:3b:2a:7d:bc:36:40", "deleted_at": null, "id": 95}} 2018-10-12 04:58:22,131 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp used request id req-4c11cac4-48e2-4949-8aad-c3d60d2adde5 2018-10-12 04:58:22,131 - create_stack - INFO - Deleting stack - CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack 2018-10-12 04:58:22,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/f8f9d898-785a-4866-9cc7-2d91c424ddb3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4d4e57bdd1f93e2f6e6f2342b683daf99dc47" 2018-10-12 04:58:22,160 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:22 GMT Server: Apache x-openstack-request-id: req-6c138cff-011e-4453-a00b-bbffb155a3ad Location: http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:22,202 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:22 GMT Server: Apache x-openstack-request-id: req-9961d6af-c410-49b0-bf46-4bd8667c4863 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:22,202 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 used request id req-9961d6af-c410-49b0-bf46-4bd8667c4863 2018-10-12 04:58:22,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/f8f9d898-785a-4866-9cc7-2d91c424ddb3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4d4e57bdd1f93e2f6e6f2342b683daf99dc47" 2018-10-12 04:58:22,235 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:22 GMT Server: Apache x-openstack-request-id: req-03f976e6-c820-41e5-a3ac-fbd0f186c3e6 Location: http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:22,407 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:22 GMT Server: Apache x-openstack-request-id: req-45d4aec4-49cb-4099-99e1-00f714352dbb Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 525 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": "6ca419689acc4dba9a9e2d9da1c22633", "OS::stack_id": "f8f9d898-785a-4866-9cc7-2d91c424ddb3", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack", "keypair_name": "CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp"}, "deletion_time": null, "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack", "stack_user_project_id": "4158c3678d0244d583a3f3e9f989f800", "tags": null, "creation_time": "2018-10-12T04:58:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:58:22Z", "id": "f8f9d898-785a-4866-9cc7-2d91c424ddb3", "stack_status_reason": "Stack DELETE started", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-12 04:58:22,407 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 used request id req-45d4aec4-49cb-4099-99e1-00f714352dbb 2018-10-12 04:58:22,408 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:58:22,408 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:58:25,408 - create_stack - DEBUG - Stack status query timeout in 1196.7936759 2018-10-12 04:58:25,412 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/f8f9d898-785a-4866-9cc7-2d91c424ddb3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4d4e57bdd1f93e2f6e6f2342b683daf99dc47" 2018-10-12 04:58:25,683 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:25 GMT Server: Apache x-openstack-request-id: req-6d7c6e23-5a4d-4d76-b27e-02a2e7bebd9c Location: http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:25,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:25 GMT Server: Apache x-openstack-request-id: req-a165db32-cfb0-421a-a06a-409df86662df Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 531 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": "6ca419689acc4dba9a9e2d9da1c22633", "OS::stack_id": "f8f9d898-785a-4866-9cc7-2d91c424ddb3", "OS::stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack", "keypair_name": "CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-kp"}, "deletion_time": "2018-10-12T04:58:23Z", "stack_name": "CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack", "stack_user_project_id": "4158c3678d0244d583a3f3e9f989f800", "tags": null, "creation_time": "2018-10-12T04:58:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T04:58:22Z", "id": "f8f9d898-785a-4866-9cc7-2d91c424ddb3", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Test template that simply deploys a keypair with a generated key\n"}} 2018-10-12 04:58:25,728 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 used request id req-a165db32-cfb0-421a-a06a-409df86662df 2018-10-12 04:58:25,728 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-12 04:58:25,729 - create_stack - DEBUG - Stack is active with name - CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack 2018-10-12 04:58:25,729 - create_stack - INFO - Attempting to delete again stack - CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack 2018-10-12 04:58:25,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/f8f9d898-785a-4866-9cc7-2d91c424ddb3 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ab4d4e57bdd1f93e2f6e6f2342b683daf99dc47" 2018-10-12 04:58:25,758 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:25 GMT Server: Apache x-openstack-request-id: req-6d7db7d5-29d7-47d6-9dae-8caeb39741f3 Location: http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 Content-Length: 531 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:25,957 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:58:25 GMT Server: Apache x-openstack-request-id: req-90ba787d-4cf0-44ad-bf7c-0ee8ba7cc332 Content-Length: 279 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 04:58:25,958 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/6ca419689acc4dba9a9e2d9da1c22633/stacks/CreateStackKeypairTests-CreateStackKeypairTests-b030acc3-6ed7-4d03-90f7-ce9cec779f41-stack/f8f9d898-785a-4866-9cc7-2d91c424ddb3 used request id req-90ba787d-4cf0-44ad-bf7c-0ee8ba7cc332 2018-10-12 04:58:25,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" 2018-10-12 04:58:26,336 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-55cf7c84-f70c-4189-9d49-6101e88f3275 Date: Fri, 12 Oct 2018 04:58:26 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:58:26,336 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-55cf7c84-f70c-4189-9d49-6101e88f3275 2018-10-12 04:58:26,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" 2018-10-12 04:58:26,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f890a883-49db-40e4-85bf-54ccc4889984 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:58:26,430 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-f890a883-49db-40e4-85bf-54ccc4889984 2018-10-12 04:58:26,434 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" 2018-10-12 04:58:26,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b9a22c2-0366-422b-a8b6-f2ab09c10956 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:58:26,516 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-0b9a22c2-0366-422b-a8b6-f2ab09c10956 2018-10-12 04:58:26,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" 2018-10-12 04:58:26,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72efe067-bfdd-44fd-9d7d-908a57af31f5 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:58:26,612 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-72efe067-bfdd-44fd-9d7d-908a57af31f5 2018-10-12 04:58:26,613 - keystone_utils - INFO - Deleting project with name - CreateStackKeypairTests-6397a3b3-aef4-48f-proj 2018-10-12 04:58:26,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/6ca419689acc4dba9a9e2d9da1c22633 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" 2018-10-12 04:58:26,967 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-075ac1d8-e0f0-41ab-b552-d16a5b9c742b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:26,967 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/6ca419689acc4dba9a9e2d9da1c22633 used request id req-075ac1d8-e0f0-41ab-b552-d16a5b9c742b 2018-10-12 04:58:26,968 - keystone_utils - INFO - Deleting role with name - CreateStackKeypairTests-6397a3b3-aef4-48f-proj-role 2018-10-12 04:58:26,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/b9de16177dd14131abd3c360c405ce0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" 2018-10-12 04:58:27,072 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-543455e0-fd1c-4f0b-bccd-67e7d4eae7d6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:27,072 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/b9de16177dd14131abd3c360c405ce0a used request id req-543455e0-fd1c-4f0b-bccd-67e7d4eae7d6 2018-10-12 04:58:27,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3f792444b3ea8d47035d834cf76c4ff580db063b" 2018-10-12 04:58:27,162 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b4d1a28-8411-4179-8979-0851ece498c8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:27,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8b4d1a28-8411-4179-8979-0851ece498c8 2018-10-12 04:58:27,163 - keystone_utils - INFO - Deleting user with name - CreateStackKeypairTests-6397a3b3-aef4-48f-user 2018-10-12 04:58:27,167 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/28acb1b9220949c39d9829faa50871f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0aa3b7a3619a5e078aad972e81524a1c2b6b9709" 2018-10-12 04:58:27,359 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-45b55358-8252-47bd-b6f1-6f4c6214c332 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:27,359 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/28acb1b9220949c39d9829faa50871f6 used request id req-45b55358-8252-47bd-b6f1-6f4c6214c332 2018-10-12 04:58:27,361 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:27,737 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["8xUrdC4GRWWn0ghJnF9nsA"], "issued_at": "2018-10-12T04:58:27.000000Z"}} 2018-10-12 04:58:27,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39c3a867d67efbf27fcc939c4a33f0550b1cbbc8" 2018-10-12 04:58:27,824 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5ab1bcd2-f686-4e5f-96a7-bbbdc8d91358 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:27,825 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5ab1bcd2-f686-4e5f-96a7-bbbdc8d91358 2018-10-12 04:58:27,826 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:27,827 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:28,219 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["LEkGh0RsQRWbUv5P0NT8eA"], "issued_at": "2018-10-12T04:58:28.000000Z"}} 2018-10-12 04:58:28,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:28,295 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c64bbf68-2926-4be4-aedf-fca620848142 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:28,295 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c64bbf68-2926-4be4-aedf-fca620848142 2018-10-12 04:58:28,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:58:28,305 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:58:28,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-fa390386-0773-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:28,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-093d56e3-3623-4640-bf22-21b1da319646 Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-fa390386-0773-40a-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:58:28,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackSecurityGroupTests-fa390386-0773-40a-proj used request id req-093d56e3-3623-4640-bf22-21b1da319646 2018-10-12 04:58:28,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:28,405 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-694242da-9098-482d-9682-b5b94f2c4c4e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:58:28,405 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-694242da-9098-482d-9682-b5b94f2c4c4e 2018-10-12 04:58:28,409 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-proj"}}' 2018-10-12 04:58:28,521 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:28 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3719d997-7ccc-42fc-b9b5-f74cb293261c Content-Length: 314 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed"}, "enabled": true, "id": "222b27b3e1014f908ae47d12b79f72ed", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-proj"}} 2018-10-12 04:58:28,521 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3719d997-7ccc-42fc-b9b5-f74cb293261c 2018-10-12 04:58:28,522 - keystone_utils - INFO - Created project with name - CreateStackSecurityGroupTests-fa390386-0773-40a-proj 2018-10-12 04:58:28,522 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:28,523 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:28,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:28.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Rrm5EDuNQ8KWiqGgE7lcFA"], "issued_at": "2018-10-12T04:58:28.000000Z"}} 2018-10-12 04:58:28,909 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40d956dcdce9129bb2454526eadcb37b0f02a0d" 2018-10-12 04:58:28,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c826f16-f46a-446e-9106-2de405737c39 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:28,984 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0c826f16-f46a-446e-9106-2de405737c39 2018-10-12 04:58:28,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:58:28,994 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:58:28,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40d956dcdce9129bb2454526eadcb37b0f02a0d" 2018-10-12 04:58:29,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9638ed06-5d68-4dc2-8cc0-6aaa0a7ba26d Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:58:29,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-9638ed06-5d68-4dc2-8cc0-6aaa0a7ba26d 2018-10-12 04:58:29,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSecurityGroupTests-fa390386-0773-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40d956dcdce9129bb2454526eadcb37b0f02a0d" 2018-10-12 04:58:29,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7cb2005-3725-4b5f-ae5e-e838faa7d78e Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSecurityGroupTests-fa390386-0773-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed"}, "enabled": true, "id": "222b27b3e1014f908ae47d12b79f72ed", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-proj"}]} 2018-10-12 04:58:29,190 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSecurityGroupTests-fa390386-0773-40a-proj used request id req-c7cb2005-3725-4b5f-ae5e-e838faa7d78e 2018-10-12 04:58:29,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40d956dcdce9129bb2454526eadcb37b0f02a0d" 2018-10-12 04:58:29,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474d86e3-3c1f-4db8-b696-35964bd4afac Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:58:29,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-474d86e3-3c1f-4db8-b696-35964bd4afac 2018-10-12 04:58:29,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40d956dcdce9129bb2454526eadcb37b0f02a0d" 2018-10-12 04:58:29,736 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5f428901-1825-45ef-a419-76eab32e52ac Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:29,736 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-5f428901-1825-45ef-a419-76eab32e52ac 2018-10-12 04:58:29,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackSecurityGroupTests-fa390386-0773-40a-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40d956dcdce9129bb2454526eadcb37b0f02a0d" 2018-10-12 04:58:29,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27cafa55-e50c-4569-9be0-f52e8272ea81 Content-Encoding: gzip Content-Length: 258 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackSecurityGroupTests-fa390386-0773-40a-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed"}, "enabled": true, "id": "222b27b3e1014f908ae47d12b79f72ed", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-proj"}]} 2018-10-12 04:58:29,832 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackSecurityGroupTests-fa390386-0773-40a-proj used request id req-27cafa55-e50c-4569-9be0-f52e8272ea81 2018-10-12 04:58:29,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/cd9aec4ea1d643c5a467602172a9a0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40d956dcdce9129bb2454526eadcb37b0f02a0d" 2018-10-12 04:58:29,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a831e662-6c9a-44b7-8889-7468a1d49d16 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackSecurityGroupTests-fa390386-0773-40a-user", "links": {"self": "http://172.30.9.27:5000/v3/users/cd9aec4ea1d643c5a467602172a9a0f6"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "cd9aec4ea1d643c5a467602172a9a0f6", "password_expires_at": null}} 2018-10-12 04:58:29,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/cd9aec4ea1d643c5a467602172a9a0f6 used request id req-a831e662-6c9a-44b7-8889-7468a1d49d16 2018-10-12 04:58:29,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed/users/cd9aec4ea1d643c5a467602172a9a0f6/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40d956dcdce9129bb2454526eadcb37b0f02a0d" 2018-10-12 04:58:30,043 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efc04fc3-da32-4094-b9c7-53caa2bc30b7 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed/users/cd9aec4ea1d643c5a467602172a9a0f6/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:58:30,044 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed/users/cd9aec4ea1d643c5a467602172a9a0f6/roles used request id req-efc04fc3-da32-4094-b9c7-53caa2bc30b7 2018-10-12 04:58:30,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40d956dcdce9129bb2454526eadcb37b0f02a0d" 2018-10-12 04:58:30,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fb175cff-5940-4c20-9c09-26b03cdca849 Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:58:30,137 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-fb175cff-5940-4c20-9c09-26b03cdca849 2018-10-12 04:58:30,138 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackSecurityGroupTests-fa390386-0773-40a-proj 2018-10-12 04:58:30,142 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed/users/cd9aec4ea1d643c5a467602172a9a0f6/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40d956dcdce9129bb2454526eadcb37b0f02a0d" 2018-10-12 04:58:30,272 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f73c80a3-968c-437a-b7b8-1ae63c69d164 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:30,273 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed/users/cd9aec4ea1d643c5a467602172a9a0f6/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-f73c80a3-968c-437a-b7b8-1ae63c69d164 2018-10-12 04:58:30,273 - keystone_utils - INFO - Created user with name - CreateStackSecurityGroupTests-fa390386-0773-40a-user 2018-10-12 04:58:30,273 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:30,277 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:30,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d811bbf-203b-42ef-b39e-86eb16b942a0 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:30,356 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0d811bbf-203b-42ef-b39e-86eb16b942a0 2018-10-12 04:58:30,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" -d '{"role": {"name": "CreateStackSecurityGroupTests-fa390386-0773-40a-proj-role"}}' 2018-10-12 04:58:30,473 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-db3d592b-72bb-4c76-9990-725af39144c4 Content-Length: 228 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f879426739ac4161be191b49e11fdf0a", "links": {"self": "http://172.30.9.27:5000/v3/roles/f879426739ac4161be191b49e11fdf0a"}, "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-proj-role"}} 2018-10-12 04:58:30,473 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-db3d592b-72bb-4c76-9990-725af39144c4 2018-10-12 04:58:30,473 - keystone_utils - INFO - Created role with name - CreateStackSecurityGroupTests-fa390386-0773-40a-proj-role 2018-10-12 04:58:30,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f879426739ac4161be191b49e11fdf0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:30,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f40f2304-c462-4d64-8cba-72ac477de1f5 Content-Encoding: gzip Content-Length: 181 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f879426739ac4161be191b49e11fdf0a"}, "domain_id": null, "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-proj-role", "id": "f879426739ac4161be191b49e11fdf0a"}} 2018-10-12 04:58:30,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f879426739ac4161be191b49e11fdf0a used request id req-f40f2304-c462-4d64-8cba-72ac477de1f5 2018-10-12 04:58:30,562 - keystone_utils - INFO - Granting role CreateStackSecurityGroupTests-fa390386-0773-40a-proj-role to project CreateStackSecurityGroupTests-fa390386-0773-40a-proj 2018-10-12 04:58:30,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed/users/cd9aec4ea1d643c5a467602172a9a0f6/roles/f879426739ac4161be191b49e11fdf0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:30,685 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab6d5879-2fec-4537-8b11-98334399dffb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:30,686 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed/users/cd9aec4ea1d643c5a467602172a9a0f6/roles/f879426739ac4161be191b49e11fdf0a used request id req-ab6d5879-2fec-4537-8b11-98334399dffb 2018-10-12 04:58:30,686 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:58:30,686 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:58:30,688 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:30,689 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:31,157 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "f879426739ac4161be191b49e11fdf0a", "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-proj-role"}], "expires_at": "2018-10-12T05:58:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "222b27b3e1014f908ae47d12b79f72ed", "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/222b27b3e1014f908ae47d12b79f72ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/222b27b3e1014f908ae47d12b79f72ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/222b27b3e1014f908ae47d12b79f72ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/222b27b3e1014f908ae47d12b79f72ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/222b27b3e1014f908ae47d12b79f72ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/222b27b3e1014f908ae47d12b79f72ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/222b27b3e1014f908ae47d12b79f72ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/222b27b3e1014f908ae47d12b79f72ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/222b27b3e1014f908ae47d12b79f72ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/222b27b3e1014f908ae47d12b79f72ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/222b27b3e1014f908ae47d12b79f72ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-user", "id": "cd9aec4ea1d643c5a467602172a9a0f6"}, "audit_ids": ["tCqMuG2jStCABzh57wM6vg"], "issued_at": "2018-10-12T04:58:31.000000Z"}} 2018-10-12 04:58:31,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" 2018-10-12 04:58:31,231 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-140b946b-17e0-4d6c-bea4-b4dadc4f0e5c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:31,231 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-140b946b-17e0-4d6c-bea4-b4dadc4f0e5c 2018-10-12 04:58:31,232 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:58:31,234 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:58:31,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" 2018-10-12 04:58:31,414 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:31 GMT Server: Apache x-openstack-request-id: req-678ff72f-c4f6-44b4-a7c6-6b80ede75072 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:58:31,414 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks?stack_name=CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack used request id req-678ff72f-c4f6-44b4-a7c6-6b80ede75072 2018-10-12 04:58:31,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" -d '{"stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-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-f06528da-a78d-4883-8b6f-75bf6709bd51-sec-grp"}}' 2018-10-12 04:58:32,974 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:31 GMT Server: Apache x-openstack-request-id: req-74f66250-e93c-49d6-896a-af823b1fe657 Location: http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f Content-Length: 303 Content-Type: application/json RESP BODY: {"stack": {"id": "348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "links": [{"href": "http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "rel": "self"}]}} 2018-10-12 04:58:32,974 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks used request id req-74f66250-e93c-49d6-896a-af823b1fe657 2018-10-12 04:58:32,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" 2018-10-12 04:58:33,164 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:32 GMT Server: Apache x-openstack-request-id: req-e4b7905d-c4ae-4608-8ddd-0dfa30db6526 Location: http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:33,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:33 GMT Server: Apache x-openstack-request-id: req-8abf4e6b-1213-473b-9189-0624464be014 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": "222b27b3e1014f908ae47d12b79f72ed", "OS::stack_id": "348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack", "security_group_name": "CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack", "stack_user_project_id": "371d27ba42e845d89dfdf9b0dfe8de22", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:58:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-12 04:58:33,357 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f used request id req-8abf4e6b-1213-473b-9189-0624464be014 2018-10-12 04:58:33,357 - create_stack - INFO - Created stack with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack 2018-10-12 04:58:33,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" 2018-10-12 04:58:33,541 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:33 GMT Server: Apache x-openstack-request-id: req-7f2fdf19-7700-4e76-afa4-c4d7feba0105 Location: http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:33,734 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:33 GMT Server: Apache x-openstack-request-id: req-2a4b5c09-c30e-4017-b0e7-c27651195fb2 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": "222b27b3e1014f908ae47d12b79f72ed", "OS::stack_id": "348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack", "security_group_name": "CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack", "stack_user_project_id": "371d27ba42e845d89dfdf9b0dfe8de22", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T04:58:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-12 04:58:33,734 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f used request id req-2a4b5c09-c30e-4017-b0e7-c27651195fb2 2018-10-12 04:58:33,734 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 04:58:33,735 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:58:36,738 - create_stack - DEBUG - Stack status query timeout in 1196.61953783 2018-10-12 04:58:36,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" 2018-10-12 04:58:36,768 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:36 GMT Server: Apache x-openstack-request-id: req-73953178-f98b-4ef9-9e09-b071e2d91138 Location: http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:36,810 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:36 GMT Server: Apache x-openstack-request-id: req-3422be81-1289-4218-801e-3ffcea028f72 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 530 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": "222b27b3e1014f908ae47d12b79f72ed", "OS::stack_id": "348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack", "security_group_name": "CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack", "stack_user_project_id": "371d27ba42e845d89dfdf9b0dfe8de22", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T04:58:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "outputs": [], "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-12 04:58:36,810 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f used request id req-3422be81-1289-4218-801e-3ffcea028f72 2018-10-12 04:58:36,811 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-12 04:58:36,811 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack 2018-10-12 04:58:36,811 - create_stack - INFO - Stack is now active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack 2018-10-12 04:58:36,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" 2018-10-12 04:58:37,009 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:36 GMT Server: Apache x-openstack-request-id: req-5e467fef-193d-4f95-bb2f-ec314b1b7e3b Location: http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f/resources Content-Length: 575 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:37,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:37 GMT Server: Apache x-openstack-request-id: req-0a529f2b-7635-4a5b-a85d-99d39b739b8f Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 402 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-12T04:58:32Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T04:58:32Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "resource_type": "OS::Neutron::SecurityGroup"}]} 2018-10-12 04:58:37,236 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f/resources used request id req-0a529f2b-7635-4a5b-a85d-99d39b739b8f 2018-10-12 04:58:37,236 - neutron_utils - INFO - Retrieving security group with ID - 320c4f35-4978-4ebc-a924-4b9ea1774e6c 2018-10-12 04:58:37,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=320c4f35-4978-4ebc-a924-4b9ea1774e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" 2018-10-12 04:58:37,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-aed780fe-bb8e-4ba5-86d7-a93c4234fc96 Date: Fri, 12 Oct 2018 04:58:37 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:33Z", "updated_at": "2018-10-12T04:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:58:34Z", "revision_number": 0, "id": "3e7e6d63-cb10-46e6-88a7-727e4883613e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "222b27b3e1014f908ae47d12b79f72ed"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T04:58:34Z", "revision_number": 0, "id": "e311dff3-7e3a-4ead-8313-eae7142e891b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "222b27b3e1014f908ae47d12b79f72ed"}], "revision_number": 6, "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "name": "CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-sec-grp"}]} 2018-10-12 04:58:37,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=320c4f35-4978-4ebc-a924-4b9ea1774e6c used request id req-aed780fe-bb8e-4ba5-86d7-a93c4234fc96 2018-10-12 04:58:37,448 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 320c4f35-4978-4ebc-a924-4b9ea1774e6c 2018-10-12 04:58:37,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=320c4f35-4978-4ebc-a924-4b9ea1774e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" 2018-10-12 04:58:37,633 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-7ec67b61-5963-4d56-a0df-80a0d350d7e2 Date: Fri, 12 Oct 2018 04:58:37 GMT RESP BODY: {"security_group_rules": [{"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-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "port_range_min": null, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:34Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "3e7e6d63-cb10-46e6-88a7-727e4883613e"}, {"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-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "port_range_min": 22, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:34Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "e311dff3-7e3a-4ead-8313-eae7142e891b"}]} 2018-10-12 04:58:37,633 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=320c4f35-4978-4ebc-a924-4b9ea1774e6c used request id req-7ec67b61-5963-4d56-a0df-80a0d350d7e2 2018-10-12 04:58:37,634 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 320c4f35-4978-4ebc-a924-4b9ea1774e6c 2018-10-12 04:58:37,639 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=320c4f35-4978-4ebc-a924-4b9ea1774e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" 2018-10-12 04:58:37,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-52a9f61d-5b7e-4dd6-8a4d-045afdae811a Date: Fri, 12 Oct 2018 04:58:37 GMT RESP BODY: {"security_group_rules": [{"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-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "port_range_min": null, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:34Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "3e7e6d63-cb10-46e6-88a7-727e4883613e"}, {"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-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "port_range_min": 22, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:34Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "e311dff3-7e3a-4ead-8313-eae7142e891b"}]} 2018-10-12 04:58:37,825 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=320c4f35-4978-4ebc-a924-4b9ea1774e6c used request id req-52a9f61d-5b7e-4dd6-8a4d-045afdae811a 2018-10-12 04:58:37,825 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:37,826 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:38,195 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "f879426739ac4161be191b49e11fdf0a", "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-proj-role"}], "expires_at": "2018-10-12T05:58:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "222b27b3e1014f908ae47d12b79f72ed", "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/222b27b3e1014f908ae47d12b79f72ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/222b27b3e1014f908ae47d12b79f72ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/222b27b3e1014f908ae47d12b79f72ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/222b27b3e1014f908ae47d12b79f72ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/222b27b3e1014f908ae47d12b79f72ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/222b27b3e1014f908ae47d12b79f72ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/222b27b3e1014f908ae47d12b79f72ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/222b27b3e1014f908ae47d12b79f72ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/222b27b3e1014f908ae47d12b79f72ed", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/222b27b3e1014f908ae47d12b79f72ed", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/222b27b3e1014f908ae47d12b79f72ed", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-user", "id": "cd9aec4ea1d643c5a467602172a9a0f6"}, "audit_ids": ["lKEEC2TmTQi1WReMsIklWQ"], "issued_at": "2018-10-12T04:58:38.000000Z"}} 2018-10-12 04:58:38,196 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70855734e82a8a838997eabd17c4b4c8e7ffa831" 2018-10-12 04:58:38,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f067d7c-0a76-425b-bca8-eb518414ab8e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:38,280 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7f067d7c-0a76-425b-bca8-eb518414ab8e 2018-10-12 04:58:38,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-sec-grp&description=Test+description -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70855734e82a8a838997eabd17c4b4c8e7ffa831" 2018-10-12 04:58:38,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-1ea6faeb-aa72-47da-bfc4-c9846b531276 Date: Fri, 12 Oct 2018 04:58:38 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:33Z", "updated_at": "2018-10-12T04:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:58:34Z", "revision_number": 0, "id": "3e7e6d63-cb10-46e6-88a7-727e4883613e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "222b27b3e1014f908ae47d12b79f72ed"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T04:58:34Z", "revision_number": 0, "id": "e311dff3-7e3a-4ead-8313-eae7142e891b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "222b27b3e1014f908ae47d12b79f72ed"}], "revision_number": 6, "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "name": "CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-sec-grp"}]} 2018-10-12 04:58:38,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-sec-grp&description=Test+description used request id req-1ea6faeb-aa72-47da-bfc4-c9846b531276 2018-10-12 04:58:38,487 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:58:38,491 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:58:38,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70855734e82a8a838997eabd17c4b4c8e7ffa831" 2018-10-12 04:58:38,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ab17e4c-6dd3-49ad-a9eb-82b582622670 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed"}, "enabled": true, "id": "222b27b3e1014f908ae47d12b79f72ed", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-proj"}} 2018-10-12 04:58:38,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed used request id req-0ab17e4c-6dd3-49ad-a9eb-82b582622670 2018-10-12 04:58:38,569 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 320c4f35-4978-4ebc-a924-4b9ea1774e6c 2018-10-12 04:58:38,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=320c4f35-4978-4ebc-a924-4b9ea1774e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70855734e82a8a838997eabd17c4b4c8e7ffa831" 2018-10-12 04:58:38,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-738ce847-46d8-41f5-9e4e-e1e9d396301e Date: Fri, 12 Oct 2018 04:58:38 GMT RESP BODY: {"security_group_rules": [{"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-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "port_range_min": null, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:34Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "3e7e6d63-cb10-46e6-88a7-727e4883613e"}, {"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-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "port_range_min": 22, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:34Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "e311dff3-7e3a-4ead-8313-eae7142e891b"}]} 2018-10-12 04:58:38,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=320c4f35-4978-4ebc-a924-4b9ea1774e6c used request id req-738ce847-46d8-41f5-9e4e-e1e9d396301e 2018-10-12 04:58:38,758 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 320c4f35-4978-4ebc-a924-4b9ea1774e6c 2018-10-12 04:58:38,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=320c4f35-4978-4ebc-a924-4b9ea1774e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70855734e82a8a838997eabd17c4b4c8e7ffa831" 2018-10-12 04:58:38,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-4224217c-aac8-46c5-b86f-7618b8f5d5f4 Date: Fri, 12 Oct 2018 04:58:38 GMT RESP BODY: {"security_group_rules": [{"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-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "port_range_min": null, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:34Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "3e7e6d63-cb10-46e6-88a7-727e4883613e"}, {"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-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "port_range_min": 22, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:34Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "e311dff3-7e3a-4ead-8313-eae7142e891b"}]} 2018-10-12 04:58:38,947 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=320c4f35-4978-4ebc-a924-4b9ea1774e6c used request id req-4224217c-aac8-46c5-b86f-7618b8f5d5f4 2018-10-12 04:58:38,948 - neutron_utils - INFO - Retrieving security group with ID - 320c4f35-4978-4ebc-a924-4b9ea1774e6c 2018-10-12 04:58:38,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=320c4f35-4978-4ebc-a924-4b9ea1774e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70855734e82a8a838997eabd17c4b4c8e7ffa831" 2018-10-12 04:58:39,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1435 X-Openstack-Request-Id: req-ffba511b-7cae-488a-b7c7-74ca5a9dd10e Date: Fri, 12 Oct 2018 04:58:39 GMT RESP BODY: {"security_groups": [{"description": "Test description", "tags": [], "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:33Z", "updated_at": "2018-10-12T04:58:34Z", "security_group_rules": [{"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:58:34Z", "revision_number": 0, "id": "3e7e6d63-cb10-46e6-88a7-727e4883613e", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "222b27b3e1014f908ae47d12b79f72ed"}, {"direction": "egress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T04:58:34Z", "revision_number": 0, "id": "e311dff3-7e3a-4ead-8313-eae7142e891b", "remote_group_id": null, "remote_ip_prefix": "0.0.0.0/0", "created_at": "2018-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "port_range_min": 22, "ethertype": "IPv4", "project_id": "222b27b3e1014f908ae47d12b79f72ed"}], "revision_number": 6, "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "name": "CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-sec-grp"}]} 2018-10-12 04:58:39,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=320c4f35-4978-4ebc-a924-4b9ea1774e6c used request id req-ffba511b-7cae-488a-b7c7-74ca5a9dd10e 2018-10-12 04:58:39,143 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 320c4f35-4978-4ebc-a924-4b9ea1774e6c 2018-10-12 04:58:39,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=320c4f35-4978-4ebc-a924-4b9ea1774e6c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}70855734e82a8a838997eabd17c4b4c8e7ffa831" 2018-10-12 04:58:39,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1012 X-Openstack-Request-Id: req-2304ca0e-5df6-405f-a55a-597149515b9f Date: Fri, 12 Oct 2018 04:58:39 GMT RESP BODY: {"security_group_rules": [{"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-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "port_range_min": null, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:34Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "3e7e6d63-cb10-46e6-88a7-727e4883613e"}, {"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-10-12T04:58:34Z", "security_group_id": "320c4f35-4978-4ebc-a924-4b9ea1774e6c", "port_range_min": 22, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:34Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "e311dff3-7e3a-4ead-8313-eae7142e891b"}]} 2018-10-12 04:58:39,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=320c4f35-4978-4ebc-a924-4b9ea1774e6c used request id req-2304ca0e-5df6-405f-a55a-597149515b9f 2018-10-12 04:58:39,324 - create_stack - INFO - Deleting stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack 2018-10-12 04:58:39,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" 2018-10-12 04:58:39,505 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:39 GMT Server: Apache x-openstack-request-id: req-b8020733-d969-4aaf-8bd6-294803c0a6b6 Location: http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:39,690 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:39 GMT Server: Apache x-openstack-request-id: req-bc57bd5e-58fa-4d87-babf-1767aa5b926c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:39,690 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f used request id req-bc57bd5e-58fa-4d87-babf-1767aa5b926c 2018-10-12 04:58:39,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" 2018-10-12 04:58:39,871 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:39 GMT Server: Apache x-openstack-request-id: req-dcf2d0cc-2849-46c0-9d94-127a417d047a Location: http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:39,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:39 GMT Server: Apache x-openstack-request-id: req-84246b2f-a90a-460a-bea8-ceda24cc23a7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 520 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": "222b27b3e1014f908ae47d12b79f72ed", "OS::stack_id": "348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack", "security_group_name": "CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-sec-grp"}, "deletion_time": null, "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack", "stack_user_project_id": "371d27ba42e845d89dfdf9b0dfe8de22", "tags": null, "creation_time": "2018-10-12T04:58:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T04:58:39Z", "id": "348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "stack_status_reason": "Stack DELETE started", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-12 04:58:39,897 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f used request id req-84246b2f-a90a-460a-bea8-ceda24cc23a7 2018-10-12 04:58:39,898 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 04:58:39,898 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 04:58:42,901 - create_stack - DEBUG - Stack status query timeout in 1196.78968477 2018-10-12 04:58:42,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" 2018-10-12 04:58:43,117 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:42 GMT Server: Apache x-openstack-request-id: req-2948717b-d939-45d8-962a-ec701adaf959 Location: http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:43,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:43 GMT Server: Apache x-openstack-request-id: req-29019f60-3e28-4220-b800-8266f90cab0c 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": "222b27b3e1014f908ae47d12b79f72ed", "OS::stack_id": "348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "OS::stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack", "security_group_name": "CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-sec-grp"}, "deletion_time": "2018-10-12T04:58:41Z", "stack_name": "CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack", "stack_user_project_id": "371d27ba42e845d89dfdf9b0dfe8de22", "tags": null, "creation_time": "2018-10-12T04:58:32Z", "links": [{"href": "http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T04:58:39Z", "id": "348cdd44-e6fd-4b5c-8d16-cf02b271ff9f", "stack_status_reason": "Stack DELETE completed successfully", "template_description": "Sample template for creating a single SecurityGroup\n"}} 2018-10-12 04:58:43,143 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f used request id req-29019f60-3e28-4220-b800-8266f90cab0c 2018-10-12 04:58:43,144 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-12 04:58:43,144 - create_stack - DEBUG - Stack is active with name - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack 2018-10-12 04:58:43,144 - create_stack - INFO - Attempting to delete again stack - CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack 2018-10-12 04:58:43,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08191a87332c57901f5fce2f3a961699c6f631c2" 2018-10-12 04:58:43,174 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 04:58:43 GMT Server: Apache x-openstack-request-id: req-a2827a85-55b8-4ba7-9d4d-125e7075bb52 Location: http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f Content-Length: 555 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 04:58:43,356 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:58:43 GMT Server: Apache x-openstack-request-id: req-f026e892-a576-45cc-b670-35a3ef156b1f Content-Length: 291 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 04:58:43,357 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/222b27b3e1014f908ae47d12b79f72ed/stacks/CreateStackSecurityGroupTests-CreateStackSecurityGroupTests-f06528da-a78d-4883-8b6f-75bf6709bd51-stack/348cdd44-e6fd-4b5c-8d16-cf02b271ff9f used request id req-f026e892-a576-45cc-b670-35a3ef156b1f 2018-10-12 04:58:43,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:43,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-2854304e-d13a-486a-9f75-21732c0474c5 Date: Fri, 12 Oct 2018 04:58:43 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:33Z", "updated_at": "2018-10-12T04:58:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:58:33Z", "revision_number": 0, "id": "63440aa5-e1de-4e98-9114-eb70efc92ecf", "remote_group_id": "0f583d80-612f-4f23-8cc7-39378b5f3a69", "remote_ip_prefix": null, "created_at": "2018-10-12T04:58:33Z", "security_group_id": "0f583d80-612f-4f23-8cc7-39378b5f3a69", "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "222b27b3e1014f908ae47d12b79f72ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:58:33Z", "revision_number": 0, "id": "de909fe5-76af-45f0-909b-52e5a199aad2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:58:33Z", "security_group_id": "0f583d80-612f-4f23-8cc7-39378b5f3a69", "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "port_range_min": null, "ethertype": "IPv4", "project_id": "222b27b3e1014f908ae47d12b79f72ed"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:58:33Z", "revision_number": 0, "id": "df30f403-a543-4860-8677-bf741001a55b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:58:33Z", "security_group_id": "0f583d80-612f-4f23-8cc7-39378b5f3a69", "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "222b27b3e1014f908ae47d12b79f72ed"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:58:33Z", "revision_number": 0, "id": "ef68878b-8cf9-43b4-a1c1-9835f2f7255d", "remote_group_id": "0f583d80-612f-4f23-8cc7-39378b5f3a69", "remote_ip_prefix": null, "created_at": "2018-10-12T04:58:33Z", "security_group_id": "0f583d80-612f-4f23-8cc7-39378b5f3a69", "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "port_range_min": null, "ethertype": "IPv6", "project_id": "222b27b3e1014f908ae47d12b79f72ed"}], "revision_number": 4, "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "0f583d80-612f-4f23-8cc7-39378b5f3a69", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:58:43,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-2854304e-d13a-486a-9f75-21732c0474c5 2018-10-12 04:58:43,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:43,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedeb15a-0d9b-40a3-8037-83121fc206d3 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:58:43,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-fedeb15a-0d9b-40a3-8037-83121fc206d3 2018-10-12 04:58:43,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:43,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-96949232-c0c2-4ba9-aa8f-4698bc502334 Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed"}, "enabled": true, "id": "222b27b3e1014f908ae47d12b79f72ed", "parent_id": "default", "domain_id": "default", "name": "CreateStackSecurityGroupTests-fa390386-0773-40a-proj"}} 2018-10-12 04:58:43,784 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed used request id req-96949232-c0c2-4ba9-aa8f-4698bc502334 2018-10-12 04:58:43,784 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0f583d80-612f-4f23-8cc7-39378b5f3a69 2018-10-12 04:58:43,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0f583d80-612f-4f23-8cc7-39378b5f3a69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:43,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-316e6f7b-566f-4e99-a1e7-ea59ae12d017 Date: Fri, 12 Oct 2018 04:58:43 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "0f583d80-612f-4f23-8cc7-39378b5f3a69", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:58:33Z", "security_group_id": "0f583d80-612f-4f23-8cc7-39378b5f3a69", "port_range_min": null, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:33Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "63440aa5-e1de-4e98-9114-eb70efc92ecf"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:58:33Z", "security_group_id": "0f583d80-612f-4f23-8cc7-39378b5f3a69", "port_range_min": null, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:33Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "de909fe5-76af-45f0-909b-52e5a199aad2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:58:33Z", "security_group_id": "0f583d80-612f-4f23-8cc7-39378b5f3a69", "port_range_min": null, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:33Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "df30f403-a543-4860-8677-bf741001a55b"}, {"remote_group_id": "0f583d80-612f-4f23-8cc7-39378b5f3a69", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:58:33Z", "security_group_id": "0f583d80-612f-4f23-8cc7-39378b5f3a69", "port_range_min": null, "revision_number": 0, "tenant_id": "222b27b3e1014f908ae47d12b79f72ed", "created_at": "2018-10-12T04:58:33Z", "project_id": "222b27b3e1014f908ae47d12b79f72ed", "id": "ef68878b-8cf9-43b4-a1c1-9835f2f7255d"}]} 2018-10-12 04:58:43,974 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0f583d80-612f-4f23-8cc7-39378b5f3a69 used request id req-316e6f7b-566f-4e99-a1e7-ea59ae12d017 2018-10-12 04:58:43,974 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 04:58:43,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/0f583d80-612f-4f23-8cc7-39378b5f3a69 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:44,253 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1d8296b-c3c3-4bfb-aa69-92631697061d Content-Length: 0 Date: Fri, 12 Oct 2018 04:58:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:58:44,253 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/0f583d80-612f-4f23-8cc7-39378b5f3a69 used request id req-f1d8296b-c3c3-4bfb-aa69-92631697061d 2018-10-12 04:58:44,254 - keystone_utils - INFO - Deleting project with name - CreateStackSecurityGroupTests-fa390386-0773-40a-proj 2018-10-12 04:58:44,257 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:44,476 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01b642ee-d542-45c2-a2f6-0fc9f19c8ad2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:44,476 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/222b27b3e1014f908ae47d12b79f72ed used request id req-01b642ee-d542-45c2-a2f6-0fc9f19c8ad2 2018-10-12 04:58:44,477 - keystone_utils - INFO - Deleting role with name - CreateStackSecurityGroupTests-fa390386-0773-40a-proj-role 2018-10-12 04:58:44,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f879426739ac4161be191b49e11fdf0a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:44,587 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a33ff62c-505a-41dc-a350-6511e7482fce Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:44,587 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f879426739ac4161be191b49e11fdf0a used request id req-a33ff62c-505a-41dc-a350-6511e7482fce 2018-10-12 04:58:44,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d473debd311ef1d3bf3bb813059eb536be2a2e6f" 2018-10-12 04:58:44,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a50ba75b-7208-48ec-ae1e-0ac173061536 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:44,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a50ba75b-7208-48ec-ae1e-0ac173061536 2018-10-12 04:58:44,682 - keystone_utils - INFO - Deleting user with name - CreateStackSecurityGroupTests-fa390386-0773-40a-user 2018-10-12 04:58:44,686 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/cd9aec4ea1d643c5a467602172a9a0f6 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f40d956dcdce9129bb2454526eadcb37b0f02a0d" 2018-10-12 04:58:44,861 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:44 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d20ce4a5-d211-41dc-9acc-e9fc0eda7e37 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:44,861 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/cd9aec4ea1d643c5a467602172a9a0f6 used request id req-d20ce4a5-d211-41dc-9acc-e9fc0eda7e37 2018-10-12 04:58:44,862 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:45,249 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["fWn3UrylTRihBBJ7qcJlWA"], "issued_at": "2018-10-12T04:58:45.000000Z"}} 2018-10-12 04:58:45,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0680e90d785a9cf9239e6fcba813fa476bc99a6b" 2018-10-12 04:58:45,336 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-474e2da1-9df1-4f5f-81ee-27db2fdfd1a1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:45,337 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-474e2da1-9df1-4f5f-81ee-27db2fdfd1a1 2018-10-12 04:58:45,338 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:45,339 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:45,712 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["dwQiRjDhSg614pOIajWdaw"], "issued_at": "2018-10-12T04:58:45.000000Z"}} 2018-10-12 04:58:45,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" 2018-10-12 04:58:45,793 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3195b4a-70ff-4a1c-870d-d8cccd6972ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:45,794 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b3195b4a-70ff-4a1c-870d-d8cccd6972ef 2018-10-12 04:58:45,798 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:58:45,804 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:58:45,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-fad73989-ecfb-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" 2018-10-12 04:58:45,892 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddb735d1-fa92-4640-beb2-b834fedc43fb Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-fad73989-ecfb-473-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:58:45,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-fad73989-ecfb-473-proj used request id req-ddb735d1-fa92-4640-beb2-b834fedc43fb 2018-10-12 04:58:45,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" 2018-10-12 04:58:45,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4cacf211-2215-48fc-8c11-ec20b18b1c1b Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:58:45,978 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4cacf211-2215-48fc-8c11-ec20b18b1c1b 2018-10-12 04:58:45,982 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-fad73989-ecfb-473-proj"}}' 2018-10-12 04:58:46,114 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:45 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0b6420c0-01dd-4fc3-baff-51f74c0b1a80 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/36b3431c5fc44d05b37b06d9178c2575"}, "enabled": true, "id": "36b3431c5fc44d05b37b06d9178c2575", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-fad73989-ecfb-473-proj"}} 2018-10-12 04:58:46,114 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0b6420c0-01dd-4fc3-baff-51f74c0b1a80 2018-10-12 04:58:46,114 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-fad73989-ecfb-473-proj 2018-10-12 04:58:46,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:46,115 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:46,495 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["aAbJ8WtlQnC8V5W49WUAYg"], "issued_at": "2018-10-12T04:58:46.000000Z"}} 2018-10-12 04:58:46,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f36de2e8c9c5eb82d1ba069513eb0b2c7e26c" 2018-10-12 04:58:46,580 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-769483f5-951c-418a-97c9-80e8f812ad5a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:46,580 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-769483f5-951c-418a-97c9-80e8f812ad5a 2018-10-12 04:58:46,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:58:46,590 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:58:46,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f36de2e8c9c5eb82d1ba069513eb0b2c7e26c" 2018-10-12 04:58:46,689 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4baa346-fb46-4f2e-9a50-2cc06353276c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:58:46,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-d4baa346-fb46-4f2e-9a50-2cc06353276c 2018-10-12 04:58:46,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-fad73989-ecfb-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f36de2e8c9c5eb82d1ba069513eb0b2c7e26c" 2018-10-12 04:58:46,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e604c6e6-c304-4877-ac3f-912c523118a2 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-fad73989-ecfb-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/36b3431c5fc44d05b37b06d9178c2575"}, "enabled": true, "id": "36b3431c5fc44d05b37b06d9178c2575", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-fad73989-ecfb-473-proj"}]} 2018-10-12 04:58:46,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-fad73989-ecfb-473-proj used request id req-e604c6e6-c304-4877-ac3f-912c523118a2 2018-10-12 04:58:46,714 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f36de2e8c9c5eb82d1ba069513eb0b2c7e26c" 2018-10-12 04:58:46,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-43cef037-70a0-4b4a-b514-9ab05f869be3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:58:46,807 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-43cef037-70a0-4b4a-b514-9ab05f869be3 2018-10-12 04:58:47,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f36de2e8c9c5eb82d1ba069513eb0b2c7e26c" 2018-10-12 04:58:47,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-36787d4f-c15f-4b0f-a4f2-13d641ee3e08 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:47,279 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-36787d4f-c15f-4b0f-a4f2-13d641ee3e08 2018-10-12 04:58:47,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-fad73989-ecfb-473-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f36de2e8c9c5eb82d1ba069513eb0b2c7e26c" 2018-10-12 04:58:47,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67e70481-2d89-4a67-9f37-09b53ff83971 Content-Encoding: gzip Content-Length: 255 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-fad73989-ecfb-473-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/36b3431c5fc44d05b37b06d9178c2575"}, "enabled": true, "id": "36b3431c5fc44d05b37b06d9178c2575", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-fad73989-ecfb-473-proj"}]} 2018-10-12 04:58:47,370 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-fad73989-ecfb-473-proj used request id req-67e70481-2d89-4a67-9f37-09b53ff83971 2018-10-12 04:58:47,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/c82a56d22dac4405b62961648a5a3523 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f36de2e8c9c5eb82d1ba069513eb0b2c7e26c" 2018-10-12 04:58:47,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a6cd7826-8b96-46d3-b3bd-f3b952140a0f Content-Encoding: gzip Content-Length: 247 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-fad73989-ecfb-473-user", "links": {"self": "http://172.30.9.27:5000/v3/users/c82a56d22dac4405b62961648a5a3523"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "36b3431c5fc44d05b37b06d9178c2575", "id": "c82a56d22dac4405b62961648a5a3523", "password_expires_at": null}} 2018-10-12 04:58:47,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/c82a56d22dac4405b62961648a5a3523 used request id req-a6cd7826-8b96-46d3-b3bd-f3b952140a0f 2018-10-12 04:58:47,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/36b3431c5fc44d05b37b06d9178c2575/users/c82a56d22dac4405b62961648a5a3523/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f36de2e8c9c5eb82d1ba069513eb0b2c7e26c" 2018-10-12 04:58:47,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-04d428fe-ecce-4e84-bcd9-d4b27e53f79b Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/36b3431c5fc44d05b37b06d9178c2575/users/c82a56d22dac4405b62961648a5a3523/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:58:47,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/36b3431c5fc44d05b37b06d9178c2575/users/c82a56d22dac4405b62961648a5a3523/roles used request id req-04d428fe-ecce-4e84-bcd9-d4b27e53f79b 2018-10-12 04:58:47,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f36de2e8c9c5eb82d1ba069513eb0b2c7e26c" 2018-10-12 04:58:47,604 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dadd8b34-024b-4f93-adc3-bb5fcbaf96bc Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:58:47,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-dadd8b34-024b-4f93-adc3-bb5fcbaf96bc 2018-10-12 04:58:47,605 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-fad73989-ecfb-473-proj 2018-10-12 04:58:47,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/36b3431c5fc44d05b37b06d9178c2575/users/c82a56d22dac4405b62961648a5a3523/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f36de2e8c9c5eb82d1ba069513eb0b2c7e26c" 2018-10-12 04:58:47,830 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fb0528d9-4b4c-4a75-b90c-9c4d42359e7e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:47,830 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/36b3431c5fc44d05b37b06d9178c2575/users/c82a56d22dac4405b62961648a5a3523/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-fb0528d9-4b4c-4a75-b90c-9c4d42359e7e 2018-10-12 04:58:47,830 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-fad73989-ecfb-473-user 2018-10-12 04:58:47,831 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:47,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" 2018-10-12 04:58:47,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07fb65f8-493c-4d91-9588-8163213e4b73 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:47,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-07fb65f8-493c-4d91-9588-8163213e4b73 2018-10-12 04:58:47,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" -d '{"role": {"name": "CreateStackNegativeTests-fad73989-ecfb-473-proj-role"}}' 2018-10-12 04:58:48,042 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ffdb3475-7f7b-467d-be7f-f7941bbf0803 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a592f959c5e047f694d3b059220db4e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/a592f959c5e047f694d3b059220db4e4"}, "name": "CreateStackNegativeTests-fad73989-ecfb-473-proj-role"}} 2018-10-12 04:58:48,042 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ffdb3475-7f7b-467d-be7f-f7941bbf0803 2018-10-12 04:58:48,043 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-fad73989-ecfb-473-proj-role 2018-10-12 04:58:48,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a592f959c5e047f694d3b059220db4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" 2018-10-12 04:58:48,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d841894b-4447-457a-ab94-cce7ba64f20f Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a592f959c5e047f694d3b059220db4e4"}, "domain_id": null, "name": "CreateStackNegativeTests-fad73989-ecfb-473-proj-role", "id": "a592f959c5e047f694d3b059220db4e4"}} 2018-10-12 04:58:48,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a592f959c5e047f694d3b059220db4e4 used request id req-d841894b-4447-457a-ab94-cce7ba64f20f 2018-10-12 04:58:48,126 - keystone_utils - INFO - Granting role CreateStackNegativeTests-fad73989-ecfb-473-proj-role to project CreateStackNegativeTests-fad73989-ecfb-473-proj 2018-10-12 04:58:48,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/36b3431c5fc44d05b37b06d9178c2575/users/c82a56d22dac4405b62961648a5a3523/roles/a592f959c5e047f694d3b059220db4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" 2018-10-12 04:58:48,273 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:48 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-47a8968c-7293-4929-b42f-0d29abed6c96 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:48,274 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/36b3431c5fc44d05b37b06d9178c2575/users/c82a56d22dac4405b62961648a5a3523/roles/a592f959c5e047f694d3b059220db4e4 used request id req-47a8968c-7293-4929-b42f-0d29abed6c96 2018-10-12 04:58:48,274 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:48,275 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:48,666 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "a592f959c5e047f694d3b059220db4e4", "name": "CreateStackNegativeTests-fad73989-ecfb-473-proj-role"}], "expires_at": "2018-10-12T05:58:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "36b3431c5fc44d05b37b06d9178c2575", "name": "CreateStackNegativeTests-fad73989-ecfb-473-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/36b3431c5fc44d05b37b06d9178c2575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/36b3431c5fc44d05b37b06d9178c2575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/36b3431c5fc44d05b37b06d9178c2575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/36b3431c5fc44d05b37b06d9178c2575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/36b3431c5fc44d05b37b06d9178c2575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/36b3431c5fc44d05b37b06d9178c2575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/36b3431c5fc44d05b37b06d9178c2575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/36b3431c5fc44d05b37b06d9178c2575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/36b3431c5fc44d05b37b06d9178c2575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/36b3431c5fc44d05b37b06d9178c2575", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/36b3431c5fc44d05b37b06d9178c2575", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/36b3431c5fc44d05b37b06d9178c2575", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-fad73989-ecfb-473-user", "id": "c82a56d22dac4405b62961648a5a3523"}, "audit_ids": ["TMDohestS_-OOJKaSJPjgQ"], "issued_at": "2018-10-12T04:58:48.000000Z"}} 2018-10-12 04:58:48,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1fdc922c6e2fb5752968f648c2b321095d5888" 2018-10-12 04:58:48,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10776202-0df8-4b69-8f90-2c44a5b79aea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:48,744 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-10776202-0df8-4b69-8f90-2c44a5b79aea 2018-10-12 04:58:48,745 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:58:48,748 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:58:48,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/36b3431c5fc44d05b37b06d9178c2575/stacks?stack_name=CreateStackNegativeTests-faf4a89d-60b2-44be-be1b-cdcba28fdf42 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6c1fdc922c6e2fb5752968f648c2b321095d5888" 2018-10-12 04:58:48,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:48 GMT Server: Apache x-openstack-request-id: req-47192053-8f88-4b5c-97e8-f59a191d5c41 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:58:48,929 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/36b3431c5fc44d05b37b06d9178c2575/stacks?stack_name=CreateStackNegativeTests-faf4a89d-60b2-44be-be1b-cdcba28fdf42 used request id req-47192053-8f88-4b5c-97e8-f59a191d5c41 2018-10-12 04:58:48,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" 2018-10-12 04:58:49,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-1176f3f1-57c1-4786-95da-759d7915b821 Date: Fri, 12 Oct 2018 04:58:49 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:58:49,134 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-1176f3f1-57c1-4786-95da-759d7915b821 2018-10-12 04:58:49,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" 2018-10-12 04:58:49,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2766e3dc-3914-433b-aa20-f378404155ff Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:58:49,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-2766e3dc-3914-433b-aa20-f378404155ff 2018-10-12 04:58:49,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" 2018-10-12 04:58:49,334 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1b304887-9abc-4776-852a-29d68290190e Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:58:49,334 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-1b304887-9abc-4776-852a-29d68290190e 2018-10-12 04:58:49,338 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" 2018-10-12 04:58:49,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d0c5ffa-00ce-4b98-9d85-e01a07356ce8 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:58:49,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-0d0c5ffa-00ce-4b98-9d85-e01a07356ce8 2018-10-12 04:58:49,418 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-fad73989-ecfb-473-proj 2018-10-12 04:58:49,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/36b3431c5fc44d05b37b06d9178c2575 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" 2018-10-12 04:58:49,620 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-331b1651-8161-4d2c-bbb7-807f850dd625 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:49,620 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/36b3431c5fc44d05b37b06d9178c2575 used request id req-331b1651-8161-4d2c-bbb7-807f850dd625 2018-10-12 04:58:49,621 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-fad73989-ecfb-473-proj-role 2018-10-12 04:58:49,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a592f959c5e047f694d3b059220db4e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" 2018-10-12 04:58:49,748 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e249dac4-e43f-40df-8718-4bb2742b8da2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:49,749 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a592f959c5e047f694d3b059220db4e4 used request id req-e249dac4-e43f-40df-8718-4bb2742b8da2 2018-10-12 04:58:49,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fce5c6332e19aaca4171f1b1fc0e00cb0e804b7f" 2018-10-12 04:58:49,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84e51758-f870-4d12-b606-98fe3d987c88 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:49,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-84e51758-f870-4d12-b606-98fe3d987c88 2018-10-12 04:58:49,835 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-fad73989-ecfb-473-user 2018-10-12 04:58:49,838 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/c82a56d22dac4405b62961648a5a3523 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e0f36de2e8c9c5eb82d1ba069513eb0b2c7e26c" 2018-10-12 04:58:50,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:49 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-31d46394-a050-4cec-b523-cc3853eb72f4 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:50,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c82a56d22dac4405b62961648a5a3523 used request id req-31d46394-a050-4cec-b523-cc3853eb72f4 2018-10-12 04:58:50,069 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:50,463 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["x_g5MCb7QPCrZVsjdUodhA"], "issued_at": "2018-10-12T04:58:50.000000Z"}} 2018-10-12 04:58:50,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e625c87825191c0c02494bc920d89743778ed016" 2018-10-12 04:58:50,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d493adf-e709-4793-b7fb-7197405ddd3d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:50,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0d493adf-e709-4793-b7fb-7197405ddd3d 2018-10-12 04:58:50,543 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:50,543 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:50,932 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Rwzh3vPrTfOEeAk5apSHVg"], "issued_at": "2018-10-12T04:58:50.000000Z"}} 2018-10-12 04:58:50,933 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" 2018-10-12 04:58:51,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b959fb8-7784-429f-a208-9358d91a3834 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:51,028 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2b959fb8-7784-429f-a208-9358d91a3834 2018-10-12 04:58:51,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:58:51,038 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:58:51,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-4b54b3da-864b-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" 2018-10-12 04:58:51,127 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dbb99cba-b422-49e0-8fce-88ca696ceba8 Content-Encoding: gzip Content-Length: 178 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-4b54b3da-864b-4b5-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:58:51,128 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackNegativeTests-4b54b3da-864b-4b5-proj used request id req-dbb99cba-b422-49e0-8fce-88ca696ceba8 2018-10-12 04:58:51,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" 2018-10-12 04:58:51,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-109d953b-9898-423a-ae14-f787ede847c1 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:58:51,224 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-109d953b-9898-423a-ae14-f787ede847c1 2018-10-12 04:58:51,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackNegativeTests-4b54b3da-864b-4b5-proj"}}' 2018-10-12 04:58:51,336 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:51 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f59b768e-0eea-4780-a6bf-9e9ba81ff259 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ff651b306654df090fb78337425cabf"}, "enabled": true, "id": "8ff651b306654df090fb78337425cabf", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-4b54b3da-864b-4b5-proj"}} 2018-10-12 04:58:51,336 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f59b768e-0eea-4780-a6bf-9e9ba81ff259 2018-10-12 04:58:51,336 - keystone_utils - INFO - Created project with name - CreateStackNegativeTests-4b54b3da-864b-4b5-proj 2018-10-12 04:58:51,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:51,338 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:51,724 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["jr5FBUuWTry2VQG8ZiL1-A"], "issued_at": "2018-10-12T04:58:51.000000Z"}} 2018-10-12 04:58:51,725 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a653101b3ae7c640ab52f1d484e7aa853cc5833" 2018-10-12 04:58:51,807 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82f5f897-cb6e-4826-8549-02a65fed4683 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:51,807 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-82f5f897-cb6e-4826-8549-02a65fed4683 2018-10-12 04:58:51,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:58:51,817 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:58:51,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a653101b3ae7c640ab52f1d484e7aa853cc5833" 2018-10-12 04:58:51,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e87ec37-fe17-449d-bd60-b8e35090b0ff Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:58:51,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2e87ec37-fe17-449d-bd60-b8e35090b0ff 2018-10-12 04:58:51,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-4b54b3da-864b-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a653101b3ae7c640ab52f1d484e7aa853cc5833" 2018-10-12 04:58:52,018 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56202efb-cf6f-470e-9d92-3e6bef352395 Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-4b54b3da-864b-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ff651b306654df090fb78337425cabf"}, "enabled": true, "id": "8ff651b306654df090fb78337425cabf", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-4b54b3da-864b-4b5-proj"}]} 2018-10-12 04:58:52,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-4b54b3da-864b-4b5-proj used request id req-56202efb-cf6f-470e-9d92-3e6bef352395 2018-10-12 04:58:52,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a653101b3ae7c640ab52f1d484e7aa853cc5833" 2018-10-12 04:58:52,105 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3844a8d-15de-498d-b864-c0f15be8ce82 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:58:52,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f3844a8d-15de-498d-b864-c0f15be8ce82 2018-10-12 04:58:52,483 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a653101b3ae7c640ab52f1d484e7aa853cc5833" 2018-10-12 04:58:52,567 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a7ae703-9278-45e3-acc5-cce0b8e5c4b8 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:52,567 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7a7ae703-9278-45e3-acc5-cce0b8e5c4b8 2018-10-12 04:58:52,571 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-4b54b3da-864b-4b5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a653101b3ae7c640ab52f1d484e7aa853cc5833" 2018-10-12 04:58:52,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6034fe1d-1227-4d9a-8710-d09a9f562e9d Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-4b54b3da-864b-4b5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ff651b306654df090fb78337425cabf"}, "enabled": true, "id": "8ff651b306654df090fb78337425cabf", "parent_id": "default", "domain_id": "default", "name": "CreateStackNegativeTests-4b54b3da-864b-4b5-proj"}]} 2018-10-12 04:58:52,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackNegativeTests-4b54b3da-864b-4b5-proj used request id req-6034fe1d-1227-4d9a-8710-d09a9f562e9d 2018-10-12 04:58:52,657 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/287abd92fbb9473bb64ece647fcbee20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a653101b3ae7c640ab52f1d484e7aa853cc5833" 2018-10-12 04:58:52,758 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6002d7db-93cf-4d75-98e4-0f29f0ffd3f7 Content-Encoding: gzip Content-Length: 245 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackNegativeTests-4b54b3da-864b-4b5-user", "links": {"self": "http://172.30.9.27:5000/v3/users/287abd92fbb9473bb64ece647fcbee20"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "8ff651b306654df090fb78337425cabf", "id": "287abd92fbb9473bb64ece647fcbee20", "password_expires_at": null}} 2018-10-12 04:58:52,758 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/287abd92fbb9473bb64ece647fcbee20 used request id req-6002d7db-93cf-4d75-98e4-0f29f0ffd3f7 2018-10-12 04:58:52,762 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ff651b306654df090fb78337425cabf/users/287abd92fbb9473bb64ece647fcbee20/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a653101b3ae7c640ab52f1d484e7aa853cc5833" 2018-10-12 04:58:52,867 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e3b7a82-6bd7-4caf-b57c-e05d5c7ecbd4 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/8ff651b306654df090fb78337425cabf/users/287abd92fbb9473bb64ece647fcbee20/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 04:58:52,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ff651b306654df090fb78337425cabf/users/287abd92fbb9473bb64ece647fcbee20/roles used request id req-3e3b7a82-6bd7-4caf-b57c-e05d5c7ecbd4 2018-10-12 04:58:52,871 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a653101b3ae7c640ab52f1d484e7aa853cc5833" 2018-10-12 04:58:52,952 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3620ef3e-7dff-40c7-9b91-186b4d45f016 Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 04:58:52,952 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-3620ef3e-7dff-40c7-9b91-186b4d45f016 2018-10-12 04:58:52,953 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackNegativeTests-4b54b3da-864b-4b5-proj 2018-10-12 04:58:52,956 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8ff651b306654df090fb78337425cabf/users/287abd92fbb9473bb64ece647fcbee20/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a653101b3ae7c640ab52f1d484e7aa853cc5833" 2018-10-12 04:58:53,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:52 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d0116ac1-6d8a-458b-9422-20dd27c7add2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:53,021 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8ff651b306654df090fb78337425cabf/users/287abd92fbb9473bb64ece647fcbee20/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-d0116ac1-6d8a-458b-9422-20dd27c7add2 2018-10-12 04:58:53,021 - keystone_utils - INFO - Created user with name - CreateStackNegativeTests-4b54b3da-864b-4b5-user 2018-10-12 04:58:53,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:53,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" 2018-10-12 04:58:53,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85df25e3-7221-42f1-a60f-38de0752806a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:53,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-85df25e3-7221-42f1-a60f-38de0752806a 2018-10-12 04:58:53,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" -d '{"role": {"name": "CreateStackNegativeTests-4b54b3da-864b-4b5-proj-role"}}' 2018-10-12 04:58:53,210 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2094efb6-e197-47fe-b86d-8768ba6c28f1 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "a2426faf4a634d168aa8ed32b26c83e4", "links": {"self": "http://172.30.9.27:5000/v3/roles/a2426faf4a634d168aa8ed32b26c83e4"}, "name": "CreateStackNegativeTests-4b54b3da-864b-4b5-proj-role"}} 2018-10-12 04:58:53,210 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-2094efb6-e197-47fe-b86d-8768ba6c28f1 2018-10-12 04:58:53,210 - keystone_utils - INFO - Created role with name - CreateStackNegativeTests-4b54b3da-864b-4b5-proj-role 2018-10-12 04:58:53,214 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/a2426faf4a634d168aa8ed32b26c83e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" 2018-10-12 04:58:53,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aba459a7-199b-47d4-b442-24b417c137c5 Content-Encoding: gzip Content-Length: 176 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/a2426faf4a634d168aa8ed32b26c83e4"}, "domain_id": null, "name": "CreateStackNegativeTests-4b54b3da-864b-4b5-proj-role", "id": "a2426faf4a634d168aa8ed32b26c83e4"}} 2018-10-12 04:58:53,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/a2426faf4a634d168aa8ed32b26c83e4 used request id req-aba459a7-199b-47d4-b442-24b417c137c5 2018-10-12 04:58:53,304 - keystone_utils - INFO - Granting role CreateStackNegativeTests-4b54b3da-864b-4b5-proj-role to project CreateStackNegativeTests-4b54b3da-864b-4b5-proj 2018-10-12 04:58:53,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8ff651b306654df090fb78337425cabf/users/287abd92fbb9473bb64ece647fcbee20/roles/a2426faf4a634d168aa8ed32b26c83e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" 2018-10-12 04:58:53,434 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:53 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-310bf0aa-1300-4c15-aa21-e54fb88d6000 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:53,435 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8ff651b306654df090fb78337425cabf/users/287abd92fbb9473bb64ece647fcbee20/roles/a2426faf4a634d168aa8ed32b26c83e4 used request id req-310bf0aa-1300-4c15-aa21-e54fb88d6000 2018-10-12 04:58:53,435 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:53,436 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:53,810 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "a2426faf4a634d168aa8ed32b26c83e4", "name": "CreateStackNegativeTests-4b54b3da-864b-4b5-proj-role"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}], "expires_at": "2018-10-12T05:58:53.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ff651b306654df090fb78337425cabf", "name": "CreateStackNegativeTests-4b54b3da-864b-4b5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ff651b306654df090fb78337425cabf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ff651b306654df090fb78337425cabf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ff651b306654df090fb78337425cabf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ff651b306654df090fb78337425cabf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ff651b306654df090fb78337425cabf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ff651b306654df090fb78337425cabf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ff651b306654df090fb78337425cabf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ff651b306654df090fb78337425cabf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ff651b306654df090fb78337425cabf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ff651b306654df090fb78337425cabf", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ff651b306654df090fb78337425cabf", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ff651b306654df090fb78337425cabf", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackNegativeTests-4b54b3da-864b-4b5-user", "id": "287abd92fbb9473bb64ece647fcbee20"}, "audit_ids": ["fU52oi3zR3m5pija09GLjQ"], "issued_at": "2018-10-12T04:58:53.000000Z"}} 2018-10-12 04:58:53,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da96d522a3524ed6236547f4fdf0c548c4fd17d" 2018-10-12 04:58:53,888 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5864faee-ae38-4303-aa03-ee0a21c7072d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:53,888 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5864faee-ae38-4303-aa03-ee0a21c7072d 2018-10-12 04:58:53,889 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:58:53,892 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 04:58:53,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/8ff651b306654df090fb78337425cabf/stacks?stack_name=CreateStackNegativeTests-ef3f98fc-2e50-4d80-a686-c0c895f481d9 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da96d522a3524ed6236547f4fdf0c548c4fd17d" 2018-10-12 04:58:54,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:53 GMT Server: Apache x-openstack-request-id: req-cc300d79-ece8-4ec4-a49a-4ac065719e77 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 04:58:54,077 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/8ff651b306654df090fb78337425cabf/stacks?stack_name=CreateStackNegativeTests-ef3f98fc-2e50-4d80-a686-c0c895f481d9 used request id req-cc300d79-ece8-4ec4-a49a-4ac065719e77 2018-10-12 04:58:54,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/8ff651b306654df090fb78337425cabf/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2da96d522a3524ed6236547f4fdf0c548c4fd17d" -d '{"stack_name": "CreateStackNegativeTests-ef3f98fc-2e50-4d80-a686-c0c895f481d9", "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-10-12 04:58:54,495 - keystoneauth.session - DEBUG - RESP: [400] Date: Fri, 12 Oct 2018 04:58:54 GMT Server: Apache x-openstack-request-id: req-1b433d26-6f28-4c22-877c-139fc50c56a2 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-10-12 04:58:54,495 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/8ff651b306654df090fb78337425cabf/stacks used request id req-1b433d26-6f28-4c22-877c-139fc50c56a2 2018-10-12 04:58:54,501 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" 2018-10-12 04:58:54,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-6ef212e6-7bf4-4c64-8292-1c1a33b74b24 Date: Fri, 12 Oct 2018 04:58:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 04:58:54,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-6ef212e6-7bf4-4c64-8292-1c1a33b74b24 2018-10-12 04:58:54,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" 2018-10-12 04:58:54,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e873008b-a042-45dd-a069-c975010938f2 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 04:58:54,900 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-e873008b-a042-45dd-a069-c975010938f2 2018-10-12 04:58:54,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" 2018-10-12 04:58:54,987 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94c64906-715d-4214-9c17-94b51d9daf8d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 04:58:54,987 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-94c64906-715d-4214-9c17-94b51d9daf8d 2018-10-12 04:58:54,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" 2018-10-12 04:58:55,006 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac051fd0-d2c1-4dca-9015-f969b01294ce 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 04:58:55,006 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-ac051fd0-d2c1-4dca-9015-f969b01294ce 2018-10-12 04:58:55,007 - keystone_utils - INFO - Deleting project with name - CreateStackNegativeTests-4b54b3da-864b-4b5-proj 2018-10-12 04:58:55,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8ff651b306654df090fb78337425cabf -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" 2018-10-12 04:58:55,303 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e93eea0-4d3d-4830-b484-204bbecb2045 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:55,303 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8ff651b306654df090fb78337425cabf used request id req-0e93eea0-4d3d-4830-b484-204bbecb2045 2018-10-12 04:58:55,303 - keystone_utils - INFO - Deleting role with name - CreateStackNegativeTests-4b54b3da-864b-4b5-proj-role 2018-10-12 04:58:55,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/a2426faf4a634d168aa8ed32b26c83e4 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" 2018-10-12 04:58:55,408 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04b35498-7dd4-4fca-b515-47709c0245e3 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:55,408 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/a2426faf4a634d168aa8ed32b26c83e4 used request id req-04b35498-7dd4-4fca-b515-47709c0245e3 2018-10-12 04:58:55,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5e5965205170b7dacd6ab6c69190f4f91b1a8385" 2018-10-12 04:58:55,507 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c0f6bf9d-c588-4501-a9ef-6cc0d90d8d82 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:55,507 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c0f6bf9d-c588-4501-a9ef-6cc0d90d8d82 2018-10-12 04:58:55,508 - keystone_utils - INFO - Deleting user with name - CreateStackNegativeTests-4b54b3da-864b-4b5-user 2018-10-12 04:58:55,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/287abd92fbb9473bb64ece647fcbee20 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a653101b3ae7c640ab52f1d484e7aa853cc5833" 2018-10-12 04:58:55,677 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:55 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b56a780d-6190-478e-950b-b3448770ad44 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:55,677 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/287abd92fbb9473bb64ece647fcbee20 used request id req-b56a780d-6190-478e-950b-b3448770ad44 2018-10-12 04:58:55,679 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:56,059 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["HTXKM7qzQ52jDEgZuH53Zg"], "issued_at": "2018-10-12T04:58:56.000000Z"}} 2018-10-12 04:58:56,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}22a1bbf5606f92d89607e0e970b8107c9ea826ff" 2018-10-12 04:58:56,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00b44e4c-08da-4655-9f7d-670f31f20313 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:56,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-00b44e4c-08da-4655-9f7d-670f31f20313 2018-10-12 04:58:56,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:56,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:56,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["pRyjei0uSGOc9mBhBddNyg"], "issued_at": "2018-10-12T04:58:56.000000Z"}} 2018-10-12 04:58:56,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 04:58:56,639 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-825da33f-2914-42a7-9dcc-ad97338e54f6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:56,640 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-825da33f-2914-42a7-9dcc-ad97338e54f6 2018-10-12 04:58:56,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:58:56,650 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:58: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:58:56,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 04:58:56,740 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b9e04dc-501c-4a9c-8fa4-c6398fc405a7 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 04:58:56,740 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj used request id req-2b9e04dc-501c-4a9c-8fa4-c6398fc405a7 2018-10-12 04:58:56,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 04:58:56,825 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ce5aa6d4-78fa-4740-8ed2-7be9f283b401 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:58:56,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ce5aa6d4-78fa-4740-8ed2-7be9f283b401 2018-10-12 04:58:56,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}}' 2018-10-12 04:58:56,995 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ca1f41a6-f082-4049-b1c8-f92e27aff044 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:58:56,995 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-ca1f41a6-f082-4049-b1c8-f92e27aff044 2018-10-12 04:58:56,995 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj 2018-10-12 04:58:56,995 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:56,996 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:57,378 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:58:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ihu1KA36R629CeyRGpvreA"], "issued_at": "2018-10-12T04:58:57.000000Z"}} 2018-10-12 04:58:57,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca35f73ac7ba086298819e1b43814c223b30f61" 2018-10-12 04:58:57,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a67a976-5fd7-4674-a9d2-a8e9420b75fe Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:57,455 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6a67a976-5fd7-4674-a9d2-a8e9420b75fe 2018-10-12 04:58:57,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:58:57,465 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:58:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:58:57,466 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca35f73ac7ba086298819e1b43814c223b30f61" 2018-10-12 04:58:57,565 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-69edf68a-cf52-4465-932e-3b836880ac82 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 04:58:57,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-69edf68a-cf52-4465-932e-3b836880ac82 2018-10-12 04:58:57,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca35f73ac7ba086298819e1b43814c223b30f61" 2018-10-12 04:58:57,649 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f43a08-5eef-4422-a001-a1f28e1746cb Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}]} 2018-10-12 04:58:57,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj used request id req-a2f43a08-5eef-4422-a001-a1f28e1746cb 2018-10-12 04:58:57,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca35f73ac7ba086298819e1b43814c223b30f61" 2018-10-12 04:58:57,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ecac7cf0-a109-4a52-bc82-3c60a421a07f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 04:58:57,747 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-ecac7cf0-a109-4a52-bc82-3c60a421a07f 2018-10-12 04:58:58,114 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-user 2018-10-12 04:58:58,115 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:58,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 04:58:58,199 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53695077-edf4-4a03-9461-4ea13e0051e6 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 04:58:58,199 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-53695077-edf4-4a03-9461-4ea13e0051e6 2018-10-12 04:58:58,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role"}}' 2018-10-12 04:58:58,317 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 04:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0ce662d0-7d1f-447d-abd5-a4488a95d874 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "8b19876994f84bba9e2d0eba536eb88f", "links": {"self": "http://172.30.9.27:5000/v3/roles/8b19876994f84bba9e2d0eba536eb88f"}, "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role"}} 2018-10-12 04:58:58,317 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0ce662d0-7d1f-447d-abd5-a4488a95d874 2018-10-12 04:58:58,318 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role 2018-10-12 04:58:58,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/8b19876994f84bba9e2d0eba536eb88f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 04:58:58,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-176e1e0e-f945-4258-aea4-e0a3049768b5 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/8b19876994f84bba9e2d0eba536eb88f"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role", "id": "8b19876994f84bba9e2d0eba536eb88f"}} 2018-10-12 04:58:58,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/8b19876994f84bba9e2d0eba536eb88f used request id req-176e1e0e-f945-4258-aea4-e0a3049768b5 2018-10-12 04:58:58,338 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role to project CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj 2018-10-12 04:58:58,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a/users/5a6b8283e7c94e098b97c7cea34d38bb/roles/8b19876994f84bba9e2d0eba536eb88f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 04:58:58,465 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:58:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-fd8a470f-ac6e-42be-9cd7-2660245a58db Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 04:58:58,465 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a/users/5a6b8283e7c94e098b97c7cea34d38bb/roles/8b19876994f84bba9e2d0eba536eb88f used request id req-fd8a470f-ac6e-42be-9cd7-2660245a58db 2018-10-12 04:58:58,466 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:58:58,467 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 04:58:58,468 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:58:58,468 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:58:58,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b19876994f84bba9e2d0eba536eb88f", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role"}], "expires_at": "2018-10-12T05:58:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-user", "id": "5a6b8283e7c94e098b97c7cea34d38bb"}, "audit_ids": ["E_2vtncRQViyTiSu9T2fGg"], "issued_at": "2018-10-12T04:58:58.000000Z"}} 2018-10-12 04:58:58,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4a37855c636c92cad88e86b2256e1856ddb32c46" 2018-10-12 04:58:58,932 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:58:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ceca1fb-cafd-4d78-980d-8648891a7528 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:58:58,932 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6ceca1fb-cafd-4d78-980d-8648891a7528 2018-10-12 04:58:58,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a37855c636c92cad88e86b2256e1856ddb32c46" 2018-10-12 04:58:59,106 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-72d2a9de-41e4-4f5e-81bc-9cce0eb8ae85 Date: Fri, 12 Oct 2018 04:58:59 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image"} 2018-10-12 04:58:59,107 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image used request id req-72d2a9de-41e4-4f5e-81bc-9cce0eb8ae85 2018-10-12 04:58:59,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a37855c636c92cad88e86b2256e1856ddb32c46" 2018-10-12 04:58:59,269 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-6eab59bb-c3bb-481c-be53-62a1d2dd599a Date: Fri, 12 Oct 2018 04:58: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-10-12 04:58:59,269 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-6eab59bb-c3bb-481c-be53-62a1d2dd599a 2018-10-12 04:58:59,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4a37855c636c92cad88e86b2256e1856ddb32c46" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image"}' 2018-10-12 04:58:59,500 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527 X-Openstack-Request-Id: req-9605cb26-669d-431b-825f-2cc3f89113f3 Date: Fri, 12 Oct 2018 04:58:59 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:58:59Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T04:58:59Z", "visibility": "shared", "locations": [], "self": "/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "min_disk": 0, "protected": false, "id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "file": "/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527/file", "checksum": null, "owner": "93ec7e60a41e4568b18d0afd6a9a6a4a", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:58:59,500 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-9605cb26-669d-431b-825f-2cc3f89113f3 2018-10-12 04:58:59,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a37855c636c92cad88e86b2256e1856ddb32c46" -d '' 2018-10-12 04:59:00,767 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-99e223ef-21c2-4035-9a34-3e2985519784 Date: Fri, 12 Oct 2018 04:59:00 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 04:59:00,767 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527/file used request id req-99e223ef-21c2-4035-9a34-3e2985519784 2018-10-12 04:59:00,768 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 04:59:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a37855c636c92cad88e86b2256e1856ddb32c46" 2018-10-12 04:59:00,947 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-364df003-7a8f-4b6b-9a58-eb39dd9bc852 Date: Fri, 12 Oct 2018 04:59:00 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:58:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:59:00Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527/snap", "metadata": {}}], "self": "/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "min_disk": 0, "protected": false, "id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "file": "/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "93ec7e60a41e4568b18d0afd6a9a6a4a", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:59:00,948 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527 used request id req-364df003-7a8f-4b6b-9a58-eb39dd9bc852 2018-10-12 04:59:00,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a37855c636c92cad88e86b2256e1856ddb32c46" 2018-10-12 04:59:01,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-25ddbada-d3dd-486c-a96b-b10f43cb9d2e Date: Fri, 12 Oct 2018 04:59:01 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-10-12 04:59:01,105 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-25ddbada-d3dd-486c-a96b-b10f43cb9d2e 2018-10-12 04:59:01,108 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image 2018-10-12 04:59:01,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a37855c636c92cad88e86b2256e1856ddb32c46" 2018-10-12 04:59:01,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-c27e93cd-9f88-41f6-a484-94e7d57aedca Date: Fri, 12 Oct 2018 04:59:01 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:58:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:59:00Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527/snap", "metadata": {}}], "self": "/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "min_disk": 0, "protected": false, "id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "file": "/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "93ec7e60a41e4568b18d0afd6a9a6a4a", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 04:59:01,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527 used request id req-c27e93cd-9f88-41f6-a484-94e7d57aedca 2018-10-12 04:59:01,279 - create_image - DEBUG - Instance status is - active 2018-10-12 04:59:01,279 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image 2018-10-12 04:59:01,279 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image 2018-10-12 04:59:01,280 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:59:01,280 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:59:01,647 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b19876994f84bba9e2d0eba536eb88f", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role"}], "expires_at": "2018-10-12T05:59:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-user", "id": "5a6b8283e7c94e098b97c7cea34d38bb"}, "audit_ids": ["vTSU0dTOSdGJo_4T9wjPcA"], "issued_at": "2018-10-12T04:59:01.000000Z"}} 2018-10-12 04:59:01,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c5752214ae03a6f73b185cee1c236755f9f01e" 2018-10-12 04:59:01,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-97581c4f-bd32-44f3-91d7-8addfae53b79 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:59:01,729 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-97581c4f-bd32-44f3-91d7-8addfae53b79 2018-10-12 04:59:01,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c5752214ae03a6f73b185cee1c236755f9f01e" 2018-10-12 04:59:01,912 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-7eb71189-361b-4455-8a75-53e913e550ab Date: Fri, 12 Oct 2018 04:59:01 GMT RESP BODY: {"networks":[]} 2018-10-12 04:59:01,912 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net used request id req-7eb71189-361b-4455-8a75-53e913e550ab 2018-10-12 04:59:01,912 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net 2018-10-12 04:59:01,917 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c5752214ae03a6f73b185cee1c236755f9f01e" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net", "admin_state_up": true}}' 2018-10-12 04:59:02,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-8c0397a7-27ff-49a5-8e2b-3c47d08cfd88 Date: Fri, 12 Oct 2018 04:59:02 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"fca6bfbb-c704-4457-86b9-b69758ad9373","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T04:59:02Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:02Z","mtu":1450}} 2018-10-12 04:59:02,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-8c0397a7-27ff-49a5-8e2b-3c47d08cfd88 2018-10-12 04:59:02,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c5752214ae03a6f73b185cee1c236755f9f01e" 2018-10-12 04:59:02,711 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-d519e31e-44a6-49cf-9938-cd06b32beaa6 Date: Fri, 12 Oct 2018 04:59:02 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-10-12T04:59:02Z","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"fca6bfbb-c704-4457-86b9-b69758ad9373","name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net"}]} 2018-10-12 04:59:02,711 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-d519e31e-44a6-49cf-9938-cd06b32beaa6 2018-10-12 04:59:02,717 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c5752214ae03a6f73b185cee1c236755f9f01e" 2018-10-12 04:59:02,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-33ff1e4d-690e-4d59-a0d5-273f3e5a1398 Date: Fri, 12 Oct 2018 04:59:02 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:59:02,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-33ff1e4d-690e-4d59-a0d5-273f3e5a1398 2018-10-12 04:59:02,898 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet 2018-10-12 04:59:02,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c5752214ae03a6f73b185cee1c236755f9f01e" -d '{"subnets": [{"ip_version": 4, "network_id": "fca6bfbb-c704-4457-86b9-b69758ad9373", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]}' 2018-10-12 04:59:03,873 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a950b628-8882-49cf-8086-4196de57269f Date: Fri, 12 Oct 2018 04:59:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:03,873 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-a950b628-8882-49cf-8086-4196de57269f 2018-10-12 04:59:03,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c5752214ae03a6f73b185cee1c236755f9f01e" 2018-10-12 04:59:04,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cb839c98-1357-48e9-a924-62112fcb0b04 Date: Fri, 12 Oct 2018 04:59: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":["401bcff0-b75c-4077-8fac-3e740ad92ec3"],"updated_at":"2018-10-12T04:59:03Z","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"fca6bfbb-c704-4457-86b9-b69758ad9373","name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net"}]} 2018-10-12 04:59:04,169 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-cb839c98-1357-48e9-a924-62112fcb0b04 2018-10-12 04:59:04,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c5752214ae03a6f73b185cee1c236755f9f01e" 2018-10-12 04:59:04,366 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6cca51ae-59ce-4513-b8f2-000d98f58999 Date: Fri, 12 Oct 2018 04:59:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:04,366 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-6cca51ae-59ce-4513-b8f2-000d98f58999 2018-10-12 04:59:04,367 - OpenStackNetwork - DEBUG - Network [fca6bfbb-c704-4457-86b9-b69758ad9373] created successfully 2018-10-12 04:59:04,367 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:59:04,368 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:59:04,740 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b19876994f84bba9e2d0eba536eb88f", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role"}], "expires_at": "2018-10-12T05:59:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-user", "id": "5a6b8283e7c94e098b97c7cea34d38bb"}, "audit_ids": ["wA7gb_c0Tq-xDblY9zxDkg"], "issued_at": "2018-10-12T04:59:04.000000Z"}} 2018-10-12 04:59:04,741 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" 2018-10-12 04:59:04,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d329f15d-6069-4241-b224-775c3d16016c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:59:04,814 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d329f15d-6069-4241-b224-775c3d16016c 2018-10-12 04:59:04,821 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" 2018-10-12 04:59:05,158 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-589ab190-8ef6-422b-94fc-af45c61ffa11 Date: Fri, 12 Oct 2018 04:59:05 GMT RESP BODY: {"routers": []} 2018-10-12 04:59:05,158 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router&admin_state_up=True used request id req-589ab190-8ef6-422b-94fc-af45c61ffa11 2018-10-12 04:59:05,159 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:59:05,160 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:59:05,538 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b19876994f84bba9e2d0eba536eb88f", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role"}], "expires_at": "2018-10-12T05:59:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-user", "id": "5a6b8283e7c94e098b97c7cea34d38bb"}, "audit_ids": ["9dQ-oCMvROSMkRILR8jtHw"], "issued_at": "2018-10-12T04:59:05.000000Z"}} 2018-10-12 04:59:05,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1a058f4e4f2751b82912a34469eb2d7253837d43" 2018-10-12 04:59:05,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ef10e6f-9b68-4615-88c2-9230892214fd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:59:05,612 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9ef10e6f-9b68-4615-88c2-9230892214fd 2018-10-12 04:59:05,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" 2018-10-12 04:59:05,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-655f8b91-deb4-4cc8-a40b-803d2f692ed5 Date: Fri, 12 Oct 2018 04:59:05 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:59:05,871 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-655f8b91-deb4-4cc8-a40b-803d2f692ed5 2018-10-12 04:59:05,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" 2018-10-12 04:59:06,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-31a19cc3-eed0-4d70-86c6-79479428c162 Date: Fri, 12 Oct 2018 04:59:06 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:59:06,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-31a19cc3-eed0-4d70-86c6-79479428c162 2018-10-12 04:59:06,110 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router 2018-10-12 04:59:06,116 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router", "admin_state_up": true}}' 2018-10-12 04:59:11,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-2746561c-b1e0-4f5b-932d-d2b4c13a2356 Date: Fri, 12 Oct 2018 04:59:11 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:06Z", "admin_state_up": true, "updated_at": "2018-10-12T04:59:07Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "6915f87d-6809-4460-be27-5b0809bf1c45", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router"}} 2018-10-12 04:59:11,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-2746561c-b1e0-4f5b-932d-d2b4c13a2356 2018-10-12 04:59:11,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=6915f87d-6809-4460-be27-5b0809bf1c45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" 2018-10-12 04:59:11,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2c5105bf-9507-4638-8712-d5888bf8e2ca Date: Fri, 12 Oct 2018 04:59:11 GMT RESP BODY: {"ports":[]} 2018-10-12 04:59:11,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=6915f87d-6809-4460-be27-5b0809bf1c45 used request id req-2c5105bf-9507-4638-8712-d5888bf8e2ca 2018-10-12 04:59:11,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" 2018-10-12 04:59:11,583 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6a12423b-9da6-4913-bd17-010ecb730524 Date: Fri, 12 Oct 2018 04:59: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":["401bcff0-b75c-4077-8fac-3e740ad92ec3"],"updated_at":"2018-10-12T04:59:03Z","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"fca6bfbb-c704-4457-86b9-b69758ad9373","name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net"}]} 2018-10-12 04:59:11,583 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net used request id req-6a12423b-9da6-4913-bd17-010ecb730524 2018-10-12 04:59:11,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:59:11,592 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:59:11,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" 2018-10-12 04:59:11,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2eb6a17f-a834-45e4-9e16-41d0b739c496 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:59:11,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-2eb6a17f-a834-45e4-9e16-41d0b739c496 2018-10-12 04:59:11,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" 2018-10-12 04:59:11,895 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-18da2548-d34b-41a8-940e-19648b0ad8fe Date: Fri, 12 Oct 2018 04:59:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:11,896 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-18da2548-d34b-41a8-940e-19648b0ad8fe 2018-10-12 04:59:11,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" 2018-10-12 04:59:12,108 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-09f564c4-c382-4957-8ab3-a91e2cf5cda4 Date: Fri, 12 Oct 2018 04:59:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:12,108 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet used request id req-09f564c4-c382-4957-8ab3-a91e2cf5cda4 2018-10-12 04:59:12,109 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-12 04:59:12,109 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router 2018-10-12 04:59:12,115 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/6915f87d-6809-4460-be27-5b0809bf1c45/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" -d '{"subnet_id": "401bcff0-b75c-4077-8fac-3e740ad92ec3"}' 2018-10-12 04:59:14,147 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9cc82926-75e8-4862-a3e0-9aad5566ba22 Date: Fri, 12 Oct 2018 04:59:14 GMT RESP BODY: {"network_id": "fca6bfbb-c704-4457-86b9-b69758ad9373", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "subnet_id": "401bcff0-b75c-4077-8fac-3e740ad92ec3", "subnet_ids": ["401bcff0-b75c-4077-8fac-3e740ad92ec3"], "port_id": "6623d187-c133-4796-8fb1-ba38ba7c69f7", "id": "6915f87d-6809-4460-be27-5b0809bf1c45"} 2018-10-12 04:59:14,147 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6915f87d-6809-4460-be27-5b0809bf1c45/add_router_interface used request id req-9cc82926-75e8-4862-a3e0-9aad5566ba22 2018-10-12 04:59:14,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/6915f87d-6809-4460-be27-5b0809bf1c45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" 2018-10-12 04:59:14,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-52bc6994-89fa-4f77-b4aa-0d58f9043a73 Date: Fri, 12 Oct 2018 04:59:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:06Z", "admin_state_up": true, "updated_at": "2018-10-12T04:59:13Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "6915f87d-6809-4460-be27-5b0809bf1c45", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router"}} 2018-10-12 04:59:14,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/6915f87d-6809-4460-be27-5b0809bf1c45 used request id req-52bc6994-89fa-4f77-b4aa-0d58f9043a73 2018-10-12 04:59:14,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=6915f87d-6809-4460-be27-5b0809bf1c45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" 2018-10-12 04:59:14,287 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-14a5b1e6-1bb0-4125-8b19-2e50eae1de0f Date: Fri, 12 Oct 2018 04:59:14 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:13Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.1"}],"id":"6623d187-c133-4796-8fb1-ba38ba7c69f7","security_groups":[],"mac_address":"fa:16:3e:62:dd:d9","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:12Z","binding:vnic_type":"normal","device_id":"6915f87d-6809-4460-be27-5b0809bf1c45"}]} 2018-10-12 04:59:14,287 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=6915f87d-6809-4460-be27-5b0809bf1c45 used request id req-14a5b1e6-1bb0-4125-8b19-2e50eae1de0f 2018-10-12 04:59:14,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/401bcff0-b75c-4077-8fac-3e740ad92ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" 2018-10-12 04:59:14,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6a464376-9631-4401-889e-b8f064e380b2 Date: Fri, 12 Oct 2018 04:59:14 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}} 2018-10-12 04:59:14,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/401bcff0-b75c-4077-8fac-3e740ad92ec3 used request id req-6a464376-9631-4401-889e-b8f064e380b2 2018-10-12 04:59:14,577 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:59:14,578 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:59:14,957 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T05:59:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["7P4_HLgbShCmDPlZgp-0Rg"], "issued_at": "2018-10-12T04:59:14.000000Z"}} 2018-10-12 04:59:14,958 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d760df48f40fc5c3d0f0fa705e8e3899071aaf" 2018-10-12 04:59:15,032 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc2d27b1-6719-4ffa-8bd5-4f77d9f707dc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:59:15,032 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bc2d27b1-6719-4ffa-8bd5-4f77d9f707dc 2018-10-12 04:59:15,034 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:59:15,039 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d760df48f40fc5c3d0f0fa705e8e3899071aaf" 2018-10-12 04:59:15,210 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-603649e3-4966-44ec-8a10-ae0e29384b7d x-compute-request-id: req-603649e3-4966-44ec-8a10-ae0e29384b7d Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 04:59:15,211 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-603649e3-4966-44ec-8a10-ae0e29384b7d 2018-10-12 04:59:15,215 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d760df48f40fc5c3d0f0fa705e8e3899071aaf" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-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-10-12 04:59:15,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-670081b3-c258-480c-90c9-6a2d1ea29614 x-compute-request-id: req-670081b3-c258-480c-90c9-6a2d1ea29614 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:59:15,258 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-670081b3-c258-480c-90c9-6a2d1ea29614 2018-10-12 04:59:15,259 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:59:15,260 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:59:15,705 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b19876994f84bba9e2d0eba536eb88f", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role"}], "expires_at": "2018-10-12T05:59:15.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-user", "id": "5a6b8283e7c94e098b97c7cea34d38bb"}, "audit_ids": ["p2AksTLnQ0my5Azyn6cBVw"], "issued_at": "2018-10-12T04:59:15.000000Z"}} 2018-10-12 04:59:15,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb85e717ba9d3f6a818644a430c44f13b978b5f" 2018-10-12 04:59:15,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5690f1b4-d3b6-45ac-a4d6-ccbad9017487 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:59:15,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5690f1b4-d3b6-45ac-a4d6-ccbad9017487 2018-10-12 04:59:15,778 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:59:15,783 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb85e717ba9d3f6a818644a430c44f13b978b5f" 2018-10-12 04:59:15,951 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-a6bee3b4-6def-41ea-b3c2-2d5b276e25bf x-compute-request-id: req-a6bee3b4-6def-41ea-b3c2-2d5b276e25bf Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 04:59:15,951 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a6bee3b4-6def-41ea-b3c2-2d5b276e25bf 2018-10-12 04:59:15,952 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp... 2018-10-12 04:59:15,952 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 04:59:16,015 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp 2018-10-12 04:59:16,018 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb85e717ba9d3f6a818644a430c44f13b978b5f" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCvl/8T9fNRAFW7j0MOSeDtPox+O2B++4qDdoC6kbmviDYi7IZ3aENTCWvG9VMDHYOAgY3QuuXjrYSbgJ3mh5tM2Qc2t/q5h+3TPPMk8T5H+Fr/HfGD4cMTSeTwNGwX4ynCaL/kDa2FejzH5VGsYsTi+tLdqODxU/99zZtjXaz8Mw==", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp"}}' 2018-10-12 04:59:16,072 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-85a1c318-6726-4df3-8f5f-b13d6f6b73bb x-compute-request-id: req-85a1c318-6726-4df3-8f5f-b13d6f6b73bb Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCvl/8T9fNRAFW7j0MOSeDtPox+O2B++4qDdoC6kbmviDYi7IZ3aENTCWvG9VMDHYOAgY3QuuXjrYSbgJ3mh5tM2Qc2t/q5h+3TPPMk8T5H+Fr/HfGD4cMTSeTwNGwX4ynCaL/kDa2FejzH5VGsYsTi+tLdqODxU/99zZtjXaz8Mw==", "user_id": "5a6b8283e7c94e098b97c7cea34d38bb", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "fingerprint": "73:59:bd:2b:24:6e:0d:1f:d6:69:aa:4c:3f:8f:f2:16"}} 2018-10-12 04:59:16,072 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-85a1c318-6726-4df3-8f5f-b13d6f6b73bb 2018-10-12 04:59:16,075 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6.pub 2018-10-12 04:59:16,075 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6 2018-10-12 04:59:16,075 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:59:16,076 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:59:16,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b19876994f84bba9e2d0eba536eb88f", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role"}], "expires_at": "2018-10-12T05:59:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-user", "id": "5a6b8283e7c94e098b97c7cea34d38bb"}, "audit_ids": ["GKN6y2W5QDq7zTURebuB6w"], "issued_at": "2018-10-12T04:59:16.000000Z"}} 2018-10-12 04:59:16,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:16,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-64e0db80-715e-437d-895f-c14e2adce57c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:59:16,520 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-64e0db80-715e-437d-895f-c14e2adce57c 2018-10-12 04:59:16,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:16,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-468bda8d-60b7-407a-95e7-e94005115545 Date: Fri, 12 Oct 2018 04:59:16 GMT RESP BODY: {"security_groups": []} 2018-10-12 04:59:16,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp used request id req-468bda8d-60b7-407a-95e7-e94005115545 2018-10-12 04:59:16,711 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp... 2018-10-12 04:59:16,711 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp 2018-10-12 04:59:16,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp"}}' 2018-10-12 04:59:17,139 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-53d165d8-95e7-4b4e-a627-149a592a6d19 Date: Fri, 12 Oct 2018 04:59:17 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "updated_at": "2018-10-12T04:59:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "revision_number": 0, "id": "7be786cf-e0db-4e12-938e-2cc78a56a10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "revision_number": 0, "id": "aad3a667-cfba-4fb1-904e-fccf38186b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}], "revision_number": 2, "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp"}} 2018-10-12 04:59:17,140 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-53d165d8-95e7-4b4e-a627-149a592a6d19 2018-10-12 04:59:17,140 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbfc946e-b180-41e7-91d9-bc0a1c3781ac 2018-10-12 04:59:17,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:17,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0567962a-a1fb-46b9-90d2-5000e68c7901 Date: Fri, 12 Oct 2018 04:59: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-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "7be786cf-e0db-4e12-938e-2cc78a56a10e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "aad3a667-cfba-4fb1-904e-fccf38186b9b"}]} 2018-10-12 04:59:17,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac used request id req-0567962a-a1fb-46b9-90d2-5000e68c7901 2018-10-12 04:59:17,316 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbfc946e-b180-41e7-91d9-bc0a1c3781ac 2018-10-12 04:59:17,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:17,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9a3d7250-88c6-43d0-87e4-e40968d20824 Date: Fri, 12 Oct 2018 04:59: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-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "7be786cf-e0db-4e12-938e-2cc78a56a10e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "aad3a667-cfba-4fb1-904e-fccf38186b9b"}]} 2018-10-12 04:59:17,347 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac used request id req-9a3d7250-88c6-43d0-87e4-e40968d20824 2018-10-12 04:59:17,347 - neutron_utils - INFO - Retrieving security group with ID - fbfc946e-b180-41e7-91d9-bc0a1c3781ac 2018-10-12 04:59:17,352 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:17,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-b9f3604d-5126-4a52-88f4-3222560a7e83 Date: Fri, 12 Oct 2018 04:59:17 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "updated_at": "2018-10-12T04:59:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "revision_number": 0, "id": "7be786cf-e0db-4e12-938e-2cc78a56a10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "revision_number": 0, "id": "aad3a667-cfba-4fb1-904e-fccf38186b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}], "revision_number": 2, "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp"}]} 2018-10-12 04:59:17,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac used request id req-b9f3604d-5126-4a52-88f4-3222560a7e83 2018-10-12 04:59:17,424 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbfc946e-b180-41e7-91d9-bc0a1c3781ac 2018-10-12 04:59:17,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:17,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-dd1e8949-3fc6-4a87-83ab-ec9fa8f9611c Date: Fri, 12 Oct 2018 04:59: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-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "7be786cf-e0db-4e12-938e-2cc78a56a10e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "aad3a667-cfba-4fb1-904e-fccf38186b9b"}]} 2018-10-12 04:59:17,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac used request id req-dd1e8949-3fc6-4a87-83ab-ec9fa8f9611c 2018-10-12 04:59:17,600 - neutron_utils - INFO - Retrieving security group with ID - fbfc946e-b180-41e7-91d9-bc0a1c3781ac 2018-10-12 04:59:17,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:17,795 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c21f1b38-be93-43fc-96d7-0752a75dcf39 Date: Fri, 12 Oct 2018 04:59:17 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "updated_at": "2018-10-12T04:59:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "revision_number": 0, "id": "7be786cf-e0db-4e12-938e-2cc78a56a10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "revision_number": 0, "id": "aad3a667-cfba-4fb1-904e-fccf38186b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}], "revision_number": 2, "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp"}]} 2018-10-12 04:59:17,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac used request id req-c21f1b38-be93-43fc-96d7-0752a75dcf39 2018-10-12 04:59:17,796 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbfc946e-b180-41e7-91d9-bc0a1c3781ac 2018-10-12 04:59:17,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:17,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-612ab233-d073-4313-97e5-3f87dce35639 Date: Fri, 12 Oct 2018 04:59:18 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-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "7be786cf-e0db-4e12-938e-2cc78a56a10e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "aad3a667-cfba-4fb1-904e-fccf38186b9b"}]} 2018-10-12 04:59:17,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac used request id req-612ab233-d073-4313-97e5-3f87dce35639 2018-10-12 04:59:17,993 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp 2018-10-12 04:59:17,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:18,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-0d7eb23b-9656-413d-8e72-b696a074ca9e Date: Fri, 12 Oct 2018 04:59:18 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "updated_at": "2018-10-12T04:59:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "revision_number": 0, "id": "7be786cf-e0db-4e12-938e-2cc78a56a10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "revision_number": 0, "id": "aad3a667-cfba-4fb1-904e-fccf38186b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}], "revision_number": 2, "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp"}]} 2018-10-12 04:59:18,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp used request id req-0d7eb23b-9656-413d-8e72-b696a074ca9e 2018-10-12 04:59:18,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:59:18,263 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:59: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:59:18,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:18,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-695554c5-53c3-49c3-83dc-d8dcf19bab92 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:59:18,338 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-695554c5-53c3-49c3-83dc-d8dcf19bab92 2018-10-12 04:59:18,338 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbfc946e-b180-41e7-91d9-bc0a1c3781ac 2018-10-12 04:59:18,343 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:18,528 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-808234bc-03b0-46df-8334-d7a43add6af0 Date: Fri, 12 Oct 2018 04:59:18 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-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "7be786cf-e0db-4e12-938e-2cc78a56a10e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "aad3a667-cfba-4fb1-904e-fccf38186b9b"}]} 2018-10-12 04:59:18,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac used request id req-808234bc-03b0-46df-8334-d7a43add6af0 2018-10-12 04:59:18,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac"}}' 2018-10-12 04:59:18,677 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-eb3fb68c-c34b-4d08-823a-898bf85eb3ac Date: Fri, 12 Oct 2018 04:59:18 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-10-12T04:59:18Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:18Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "bddd9025-c9e1-434b-950c-62d642ec4cc4"}} 2018-10-12 04:59:18,677 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-eb3fb68c-c34b-4d08-823a-898bf85eb3ac 2018-10-12 04:59:18,678 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp 2018-10-12 04:59:18,683 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:18,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-0134379a-3c7e-4f47-8f87-26aa15b69d9e Date: Fri, 12 Oct 2018 04:59:18 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "updated_at": "2018-10-12T04:59:18Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "revision_number": 0, "id": "7be786cf-e0db-4e12-938e-2cc78a56a10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "revision_number": 0, "id": "aad3a667-cfba-4fb1-904e-fccf38186b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:18Z", "revision_number": 0, "id": "bddd9025-c9e1-434b-950c-62d642ec4cc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:18Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}], "revision_number": 3, "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp"}]} 2018-10-12 04:59:18,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp used request id req-0134379a-3c7e-4f47-8f87-26aa15b69d9e 2018-10-12 04:59:18,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:18,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f47ad0b7-e094-4781-82d5-866569732b64 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:59:18,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-f47ad0b7-e094-4781-82d5-866569732b64 2018-10-12 04:59:18,965 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbfc946e-b180-41e7-91d9-bc0a1c3781ac 2018-10-12 04:59:18,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:18,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-c398f9e8-72a3-42e7-8664-50e289f8401c Date: Fri, 12 Oct 2018 04:59: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-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "7be786cf-e0db-4e12-938e-2cc78a56a10e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "aad3a667-cfba-4fb1-904e-fccf38186b9b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:59:18Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:18Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "bddd9025-c9e1-434b-950c-62d642ec4cc4"}]} 2018-10-12 04:59:18,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac used request id req-c398f9e8-72a3-42e7-8664-50e289f8401c 2018-10-12 04:59:19,002 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac"}}' 2018-10-12 04:59:19,145 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-d1faf1d7-830f-437e-83fb-f0549fc604fb Date: Fri, 12 Oct 2018 04:59:19 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-10-12T04:59:19Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": 22, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:19Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "00e16e9f-0939-46d1-9f48-bcd62e1b5fb3"}} 2018-10-12 04:59:19,145 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-d1faf1d7-830f-437e-83fb-f0549fc604fb 2018-10-12 04:59:19,145 - neutron_utils - INFO - Retrieving security group with ID - fbfc946e-b180-41e7-91d9-bc0a1c3781ac 2018-10-12 04:59:19,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:19,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-cc6db4a4-c02a-4d3b-9a3e-43a44710a942 Date: Fri, 12 Oct 2018 04:59:19 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "updated_at": "2018-10-12T04:59:19Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T04:59:19Z", "revision_number": 0, "id": "00e16e9f-0939-46d1-9f48-bcd62e1b5fb3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:19Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": 22, "ethertype": "IPv4", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "revision_number": 0, "id": "7be786cf-e0db-4e12-938e-2cc78a56a10e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "revision_number": 0, "id": "aad3a667-cfba-4fb1-904e-fccf38186b9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:18Z", "revision_number": 0, "id": "bddd9025-c9e1-434b-950c-62d642ec4cc4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:18Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}], "revision_number": 4, "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp"}]} 2018-10-12 04:59:19,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac used request id req-cc6db4a4-c02a-4d3b-9a3e-43a44710a942 2018-10-12 04:59:19,199 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - fbfc946e-b180-41e7-91d9-bc0a1c3781ac 2018-10-12 04:59:19,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:19,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-36fa5c29-eed9-4448-92c3-777ffbc60841 Date: Fri, 12 Oct 2018 04:59:19 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-12T04:59:19Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": 22, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:19Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "00e16e9f-0939-46d1-9f48-bcd62e1b5fb3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "7be786cf-e0db-4e12-938e-2cc78a56a10e"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:59:17Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:17Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "aad3a667-cfba-4fb1-904e-fccf38186b9b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:59:18Z", "security_group_id": "fbfc946e-b180-41e7-91d9-bc0a1c3781ac", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:18Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "bddd9025-c9e1-434b-950c-62d642ec4cc4"}]} 2018-10-12 04:59:19,373 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=fbfc946e-b180-41e7-91d9-bc0a1c3781ac used request id req-36fa5c29-eed9-4448-92c3-777ffbc60841 2018-10-12 04:59:19,374 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:59:19,374 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:59:19,754 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b19876994f84bba9e2d0eba536eb88f", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role"}], "expires_at": "2018-10-12T05:59:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-user", "id": "5a6b8283e7c94e098b97c7cea34d38bb"}, "audit_ids": ["oY5oU8pRRem75STNpKWHPA"], "issued_at": "2018-10-12T04:59:19.000000Z"}} 2018-10-12 04:59:19,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:19,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47f737a7-51ee-4dd0-b9dc-c85b87a0ae69 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:59:19,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-47f737a7-51ee-4dd0-b9dc-c85b87a0ae69 2018-10-12 04:59:19,828 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 04:59:19,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:19,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7d6cb7f-9f4d-426e-8461-aa125bc0c930 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:59:19,916 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f7d6cb7f-9f4d-426e-8461-aa125bc0c930 2018-10-12 04:59:19,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:20,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bd920bb1-3586-4310-abf8-5fc41cfc626f Date: Fri, 12 Oct 2018 04:59: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":["401bcff0-b75c-4077-8fac-3e740ad92ec3"],"updated_at":"2018-10-12T04:59:03Z","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"fca6bfbb-c704-4457-86b9-b69758ad9373","name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net"}]} 2018-10-12 04:59:20,171 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net used request id req-bd920bb1-3586-4310-abf8-5fc41cfc626f 2018-10-12 04:59:20,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:59:20,180 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:59: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:59:20,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:20,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-def4fe69-12d2-4e15-84b6-01c042389047 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:59:20,253 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-def4fe69-12d2-4e15-84b6-01c042389047 2018-10-12 04:59:20,258 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:20,459 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-923dadb3-94b0-4ada-a4da-397ba68b3d2f Date: Fri, 12 Oct 2018 04:59:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:20,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-923dadb3-94b0-4ada-a4da-397ba68b3d2f 2018-10-12 04:59:20,465 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:20,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a464f7da-12e3-4eed-9413-9de3529a88b7 Date: Fri, 12 Oct 2018 04:59:20 GMT RESP BODY: {"ports":[]} 2018-10-12 04:59:20,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1&admin_state_up=True used request id req-a464f7da-12e3-4eed-9413-9de3529a88b7 2018-10-12 04:59:20,640 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:20,871 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-b81f0e28-8063-4b7d-91e7-40992c82002f x-compute-request-id: req-b81f0e28-8063-4b7d-91e7-40992c82002f Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 04:59:20,871 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst used request id req-b81f0e28-8063-4b7d-91e7-40992c82002f 2018-10-12 04:59:20,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:21,125 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e4a0d474-ce2b-4f62-811a-54e46d12fc4e Date: Fri, 12 Oct 2018 04:59: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":["401bcff0-b75c-4077-8fac-3e740ad92ec3"],"updated_at":"2018-10-12T04:59:03Z","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"fca6bfbb-c704-4457-86b9-b69758ad9373","name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net"}]} 2018-10-12 04:59:21,125 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net used request id req-e4a0d474-ce2b-4f62-811a-54e46d12fc4e 2018-10-12 04:59:21,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:21,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42ef4063-f745-49b2-a531-66987e5e3ddc Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:59:21,210 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-42ef4063-f745-49b2-a531-66987e5e3ddc 2018-10-12 04:59:21,216 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:21,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cf9910e3-22e0-489b-acdf-1176c7e3a633 Date: Fri, 12 Oct 2018 04:59:21 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:21,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-cf9910e3-22e0-489b-acdf-1176c7e3a633 2018-10-12 04:59:21,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:21,596 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-33f88ab5-5f38-444b-9ca5-38b615ff226b Date: Fri, 12 Oct 2018 04:59:21 GMT RESP BODY: {"ports":[]} 2018-10-12 04:59:21,596 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1&admin_state_up=True used request id req-33f88ab5-5f38-444b-9ca5-38b615ff226b 2018-10-12 04:59:21,596 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 04:59:21,597 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 04:59:21,976 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "8b19876994f84bba9e2d0eba536eb88f", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role"}], "expires_at": "2018-10-12T05:59:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/93ec7e60a41e4568b18d0afd6a9a6a4a", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-user", "id": "5a6b8283e7c94e098b97c7cea34d38bb"}, "audit_ids": ["fSjzzZxIT9mXuJexqXyjpg"], "issued_at": "2018-10-12T04:59:21.000000Z"}} 2018-10-12 04:59:21,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44630bce64c1ad0be248ec029605fa7a5f6c63d3" 2018-10-12 04:59:22,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-184d61bf-e825-4d12-8f28-bd7381c8de2c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 04:59:22,045 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-184d61bf-e825-4d12-8f28-bd7381c8de2c 2018-10-12 04:59:22,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:22,153 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-44b93fee-5552-4d04-a2af-da8f20b05bfb Date: Fri, 12 Oct 2018 04:59: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":["401bcff0-b75c-4077-8fac-3e740ad92ec3"],"updated_at":"2018-10-12T04:59:03Z","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"fca6bfbb-c704-4457-86b9-b69758ad9373","name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net"}]} 2018-10-12 04:59:22,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net used request id req-44b93fee-5552-4d04-a2af-da8f20b05bfb 2018-10-12 04:59:22,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:22,365 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-46fc4453-29e6-4a33-87c8-b5e146e2ecd4 Date: Fri, 12 Oct 2018 04:59:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:22,365 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-46fc4453-29e6-4a33-87c8-b5e146e2ecd4 2018-10-12 04:59:22,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:22,645 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-50721f8c-35a9-459a-99a3-46217dd5d239 Date: Fri, 12 Oct 2018 04:59: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":["401bcff0-b75c-4077-8fac-3e740ad92ec3"],"updated_at":"2018-10-12T04:59:03Z","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"fca6bfbb-c704-4457-86b9-b69758ad9373","name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net"}]} 2018-10-12 04:59:22,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net used request id req-50721f8c-35a9-459a-99a3-46217dd5d239 2018-10-12 04:59:22,649 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 04:59:22,654 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 04:59: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 04:59:22,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44630bce64c1ad0be248ec029605fa7a5f6c63d3" 2018-10-12 04:59:22,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-653dba42-55d4-47fe-9000-ab2c1c1d3200 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:59:22,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-653dba42-55d4-47fe-9000-ab2c1c1d3200 2018-10-12 04:59:22,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:22,935 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-86e6462c-0902-496f-adbc-ae29d33a0062 Date: Fri, 12 Oct 2018 04:59:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:22,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-86e6462c-0902-496f-adbc-ae29d33a0062 2018-10-12 04:59:22,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:23,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2ae0cd4b-12b7-444b-a242-a11c8db4f34f Date: Fri, 12 Oct 2018 04:59:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:23,153 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet used request id req-2ae0cd4b-12b7-444b-a242-a11c8db4f34f 2018-10-12 04:59:23,153 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net 2018-10-12 04:59:23,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" -d '{"port": {"network_id": "fca6bfbb-c704-4457-86b9-b69758ad9373", "fixed_ips": [{"subnet_id": "401bcff0-b75c-4077-8fac-3e740ad92ec3", "ip_address": "10.55.1.100"}], "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1", "admin_state_up": true}}' 2018-10-12 04:59:24,005 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 790 X-Openstack-Request-Id: req-daf90843-03c2-4cc3-b08a-3be2b8c07b09 Date: Fri, 12 Oct 2018 04:59:24 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.100"}],"id":"b45397dc-9790-4130-8c7e-a5738acf711d","security_groups":["da0c834d-2406-439a-a64a-860f26871ba1"],"mac_address":"fa:16:3e:73:f4:3d","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","qos_policy_id":null,"admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:23Z","binding:vnic_type":"normal"}} 2018-10-12 04:59:24,005 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-daf90843-03c2-4cc3-b08a-3be2b8c07b09 2018-10-12 04:59:24,011 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:24,261 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ecdcf264-30cb-45af-96d5-abc0cc0e8f1d Date: Fri, 12 Oct 2018 04:59: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":["401bcff0-b75c-4077-8fac-3e740ad92ec3"],"updated_at":"2018-10-12T04:59:03Z","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"fca6bfbb-c704-4457-86b9-b69758ad9373","name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net"}]} 2018-10-12 04:59:24,261 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net used request id req-ecdcf264-30cb-45af-96d5-abc0cc0e8f1d 2018-10-12 04:59:24,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:24,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1692eaa-11d3-4388-af19-72d5b90277fb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:59:24,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-a1692eaa-11d3-4388-af19-72d5b90277fb 2018-10-12 04:59:24,346 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:24,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8b26ccce-0211-49ef-87d0-9dbb311115b8 Date: Fri, 12 Oct 2018 04:59:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:24,541 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-8b26ccce-0211-49ef-87d0-9dbb311115b8 2018-10-12 04:59:24,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:24,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 793 X-Openstack-Request-Id: req-ded8d103-615a-41c3-9de2-d844b828c424 Date: Fri, 12 Oct 2018 04:59:24 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:23Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.100"}],"id":"b45397dc-9790-4130-8c7e-a5738acf711d","security_groups":["da0c834d-2406-439a-a64a-860f26871ba1"],"mac_address":"fa:16:3e:73:f4:3d","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:23Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 04:59:24,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1&admin_state_up=True used request id req-ded8d103-615a-41c3-9de2-d844b828c424 2018-10-12 04:59:24,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:24,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f63c01-9645-450b-9bd0-ade8422c4f8e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:59:24,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-c7f63c01-9645-450b-9bd0-ade8422c4f8e 2018-10-12 04:59:24,843 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst 2018-10-12 04:59:24,846 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:24,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-e3f8bf13-d779-4bbc-be66-bf721ef83010 x-compute-request-id: req-e3f8bf13-d779-4bbc-be66-bf721ef83010 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-flavor-name"}]} 2018-10-12 04:59:24,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e3f8bf13-d779-4bbc-be66-bf721ef83010 2018-10-12 04:59:24,878 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:24,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-628679be-2bdd-4767-b10f-7852f4117894 x-compute-request-id: req-628679be-2bdd-4767-b10f-7852f4117894 Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 04:59:24,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4 used request id req-628679be-2bdd-4767-b10f-7852f4117894 2018-10-12 04:59:24,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:25,062 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-0ef5879b-9c2c-49e6-94ef-f2db8e00c425 Date: Fri, 12 Oct 2018 04:59:25 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T04:58:59Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T04:59:00Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527/snap", "metadata": {}}], "self": "/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "min_disk": 0, "protected": false, "id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "file": "/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "93ec7e60a41e4568b18d0afd6a9a6a4a", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image"} 2018-10-12 04:59:25,062 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image used request id req-0ef5879b-9c2c-49e6-94ef-f2db8e00c425 2018-10-12 04:59:25,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:25,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a94eb581-8c4c-412f-8644-6f70d19a9cdf Date: Fri, 12 Oct 2018 04:59: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-10-12 04:59:25,222 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-a94eb581-8c4c-412f-8644-6f70d19a9cdf 2018-10-12 04:59:25,227 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst", "imageRef": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "key_name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "flavorRef": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "max_count": 1, "min_count": 1, "networks": [{"port": "b45397dc-9790-4130-8c7e-a5738acf711d"}]}}' 2018-10-12 04:59:26,673 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:59: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-ae502e00-9369-44ed-bf50-2fde6dc46d5b x-compute-request-id: req-ae502e00-9369-44ed-bf50-2fde6dc46d5b Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "bookmark"}], "adminPass": "Qfh4kztXvrH3"}} 2018-10-12 04:59:26,673 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-ae502e00-9369-44ed-bf50-2fde6dc46d5b 2018-10-12 04:59:26,677 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:27,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-820b4f1a-3ab6-4d88-a934-3a1c6f6d4567 x-compute-request-id: req-820b4f1a-3ab6-4d88-a934-3a1c6f6d4567 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.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "bookmark"}], "image": {"id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "links": [{"href": "http://172.30.9.27:8774/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "links": [{"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}]}, "id": "ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "user_id": "5a6b8283e7c94e098b97c7cea34d38bb", "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-10-12T04:59:26Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst", "created": "2018-10-12T04:59:26Z", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:59:27,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-820b4f1a-3ab6-4d88-a934-3a1c6f6d4567 2018-10-12 04:59:27,059 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst 2018-10-12 04:59:27,062 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:27,290 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-00565f6f-6616-45e6-bbb8-5692cd7e17f6 x-compute-request-id: req-00565f6f-6616-45e6-bbb8-5692cd7e17f6 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.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "bookmark"}], "image": {"id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "links": [{"href": "http://172.30.9.27:8774/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "links": [{"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}]}, "id": "ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "user_id": "5a6b8283e7c94e098b97c7cea34d38bb", "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-10-12T04:59:27Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst", "created": "2018-10-12T04:59:26Z", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:59:27,290 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-00565f6f-6616-45e6-bbb8-5692cd7e17f6 2018-10-12 04:59:27,290 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst] is - BUILD 2018-10-12 04:59:27,291 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:59:30,291 - create_instance - DEBUG - VM status query timeout in 896.767549992 2018-10-12 04:59:30,295 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:30,916 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-d4a02894-b567-4e9e-88e0-4e32acae57ca x-compute-request-id: req-d4a02894-b567-4e9e-88e0-4e32acae57ca 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.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "bookmark"}], "image": {"id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "links": [{"href": "http://172.30.9.27:8774/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "links": [{"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}]}, "id": "ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "security_groups": [{"name": "default"}], "user_id": "5a6b8283e7c94e098b97c7cea34d38bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T04:59:27Z", "hostId": "f33dbcf2df6c458e3dd933b759262ac8d482b61b6c37e4528881e934", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst", "created": "2018-10-12T04:59:26Z", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:59:30,916 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-d4a02894-b567-4e9e-88e0-4e32acae57ca 2018-10-12 04:59:30,916 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst] is - BUILD 2018-10-12 04:59:30,916 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:59:33,920 - create_instance - DEBUG - VM status query timeout in 893.139301062 2018-10-12 04:59:33,923 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:34,766 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-9e85f590-f892-4f0c-831e-b88d5b1819d1 x-compute-request-id: req-9e85f590-f892-4f0c-831e-b88d5b1819d1 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:f4:3d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "bookmark"}], "image": {"id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "links": [{"href": "http://172.30.9.27:8774/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:59:32.000000", "flavor": {"id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "links": [{"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}]}, "id": "ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "security_groups": [{"name": "default"}], "user_id": "5a6b8283e7c94e098b97c7cea34d38bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:59:33Z", "hostId": "f33dbcf2df6c458e3dd933b759262ac8d482b61b6c37e4528881e934", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst", "created": "2018-10-12T04:59:26Z", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:59:34,766 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-9e85f590-f892-4f0c-831e-b88d5b1819d1 2018-10-12 04:59:34,766 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst] is - ACTIVE 2018-10-12 04:59:34,767 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:59:34,769 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:35,094 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-c53e2aa8-ae22-418b-9a08-cb5f4ee7c553 x-compute-request-id: req-c53e2aa8-ae22-418b-9a08-cb5f4ee7c553 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:f4:3d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "bookmark"}], "image": {"id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "links": [{"href": "http://172.30.9.27:8774/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:59:32.000000", "flavor": {"id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "links": [{"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}]}, "id": "ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "security_groups": [{"name": "default"}], "user_id": "5a6b8283e7c94e098b97c7cea34d38bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:59:33Z", "hostId": "f33dbcf2df6c458e3dd933b759262ac8d482b61b6c37e4528881e934", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst", "created": "2018-10-12T04:59:26Z", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:59:35,094 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-c53e2aa8-ae22-418b-9a08-cb5f4ee7c553 2018-10-12 04:59:35,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:35,202 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-46905419-545c-4d9e-9d31-32c346c62877 Date: Fri, 12 Oct 2018 04:59: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":["401bcff0-b75c-4077-8fac-3e740ad92ec3"],"updated_at":"2018-10-12T04:59:03Z","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"fca6bfbb-c704-4457-86b9-b69758ad9373","name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net"}]} 2018-10-12 04:59:35,202 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net used request id req-46905419-545c-4d9e-9d31-32c346c62877 2018-10-12 04:59:35,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:35,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63598d9e-8c58-405a-886d-8f1aa0693dea Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:59:35,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-63598d9e-8c58-405a-886d-8f1aa0693dea 2018-10-12 04:59:35,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:35,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e192deb2-1149-4916-9fe9-8592f5d7e8e8 Date: Fri, 12 Oct 2018 04:59:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:35,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-e192deb2-1149-4916-9fe9-8592f5d7e8e8 2018-10-12 04:59:35,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:35,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-ca7f8e54-34b5-485a-b890-31d700b25e7e Date: Fri, 12 Oct 2018 04:59:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.4"}],"id":"358d77f6-2252-4c8a-871d-d52cd89ff371","security_groups":[],"mac_address":"fa:16:3e:06:f5:02","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fca6bfbb-c704-4457-86b9-b69758ad9373"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.2"}],"id":"3f6ae510-1536-47a1-9d9d-418f299d210a","security_groups":[],"mac_address":"fa:16:3e:cc:82:67","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fca6bfbb-c704-4457-86b9-b69758ad9373"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.1"}],"id":"6623d187-c133-4796-8fb1-ba38ba7c69f7","security_groups":[],"mac_address":"fa:16:3e:62:dd:d9","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:12Z","binding:vnic_type":"normal","device_id":"6915f87d-6809-4460-be27-5b0809bf1c45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.100"}],"id":"b45397dc-9790-4130-8c7e-a5738acf711d","security_groups":["da0c834d-2406-439a-a64a-860f26871ba1"],"mac_address":"fa:16:3e:73:f4:3d","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:23Z","binding:vnic_type":"normal","device_id":"ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.3"}],"id":"c1b61ef8-799a-4b19-a01b-209a66be2b79","security_groups":[],"mac_address":"fa:16:3e:2d:dc:92","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fca6bfbb-c704-4457-86b9-b69758ad9373"}]} 2018-10-12 04:59:35,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-ca7f8e54-34b5-485a-b890-31d700b25e7e 2018-10-12 04:59:35,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:35,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-22aba2ce-93f2-42f9-ab0f-13a4ecaf4c53 Date: Fri, 12 Oct 2018 04:59:35 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:06Z", "admin_state_up": true, "updated_at": "2018-10-12T04:59:13Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "6915f87d-6809-4460-be27-5b0809bf1c45", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router"}]} 2018-10-12 04:59:35,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router used request id req-22aba2ce-93f2-42f9-ab0f-13a4ecaf4c53 2018-10-12 04:59:35,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:35,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-12b249a0-582e-4de7-a75b-84648e6900b8 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:59:35,819 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-12b249a0-582e-4de7-a75b-84648e6900b8 2018-10-12 04:59:35,825 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=6915f87d-6809-4460-be27-5b0809bf1c45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:35,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-405eb393-2083-41e1-b826-58ca96768e6e Date: Fri, 12 Oct 2018 04:59:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.1"}],"id":"6623d187-c133-4796-8fb1-ba38ba7c69f7","security_groups":[],"mac_address":"fa:16:3e:62:dd:d9","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:12Z","binding:vnic_type":"normal","device_id":"6915f87d-6809-4460-be27-5b0809bf1c45"}]} 2018-10-12 04:59:35,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=6915f87d-6809-4460-be27-5b0809bf1c45 used request id req-405eb393-2083-41e1-b826-58ca96768e6e 2018-10-12 04:59:35,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/401bcff0-b75c-4077-8fac-3e740ad92ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:35,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-dd1ef3bc-5bf3-4ac1-8fb6-1fff78664134 Date: Fri, 12 Oct 2018 04:59:35 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}} 2018-10-12 04:59:35,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/401bcff0-b75c-4077-8fac-3e740ad92ec3 used request id req-dd1ef3bc-5bf3-4ac1-8fb6-1fff78664134 2018-10-12 04:59:35,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:36,247 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-3853dd91-34ed-4803-907c-49663b840291 Date: Fri, 12 Oct 2018 04:59:36 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:59:36,247 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-3853dd91-34ed-4803-907c-49663b840291 2018-10-12 04:59:36,253 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:36,281 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-e0dd95e0-c3a4-4cb9-b7ba-93024d48d8b4 Date: Fri, 12 Oct 2018 04:59:36 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:59:36,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-e0dd95e0-c3a4-4cb9-b7ba-93024d48d8b4 2018-10-12 04:59:36,285 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:36,987 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-3a7f21b5-d52a-4d23-a1fc-2f52cde83237 x-compute-request-id: req-3a7f21b5-d52a-4d23-a1fc-2f52cde83237 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:f4:3d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "bookmark"}], "image": {"id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "links": [{"href": "http://172.30.9.27:8774/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:59:32.000000", "flavor": {"id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "links": [{"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}]}, "id": "ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "security_groups": [{"name": "default"}], "user_id": "5a6b8283e7c94e098b97c7cea34d38bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:59:33Z", "hostId": "f33dbcf2df6c458e3dd933b759262ac8d482b61b6c37e4528881e934", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst", "created": "2018-10-12T04:59:26Z", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:59:36,987 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-3a7f21b5-d52a-4d23-a1fc-2f52cde83237 2018-10-12 04:59:36,987 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst] is - ACTIVE 2018-10-12 04:59:36,987 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:59:36,990 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:37,552 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-e8fd69a9-7bce-4bbf-81df-d44d70a42771 x-compute-request-id: req-e8fd69a9-7bce-4bbf-81df-d44d70a42771 Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:f4:3d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "bookmark"}], "image": {"id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "links": [{"href": "http://172.30.9.27:8774/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:59:32.000000", "flavor": {"id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "links": [{"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}]}, "id": "ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "security_groups": [{"name": "default"}], "user_id": "5a6b8283e7c94e098b97c7cea34d38bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:59:33Z", "hostId": "f33dbcf2df6c458e3dd933b759262ac8d482b61b6c37e4528881e934", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst", "created": "2018-10-12T04:59:26Z", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:59:37,552 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-e8fd69a9-7bce-4bbf-81df-d44d70a42771 2018-10-12 04:59:37,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:37,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5f145924-d74a-43e9-b509-bc50a615eb2a Date: Fri, 12 Oct 2018 04:59: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":["401bcff0-b75c-4077-8fac-3e740ad92ec3"],"updated_at":"2018-10-12T04:59:03Z","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"fca6bfbb-c704-4457-86b9-b69758ad9373","name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net"}]} 2018-10-12 04:59:37,669 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net used request id req-5f145924-d74a-43e9-b509-bc50a615eb2a 2018-10-12 04:59:37,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:37,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-955d08b7-b55c-4f0e-839a-1c88631b6f77 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:59:37,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-955d08b7-b55c-4f0e-839a-1c88631b6f77 2018-10-12 04:59:37,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:37,814 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5e133da2-1212-49d1-84da-c373e684a09a Date: Fri, 12 Oct 2018 04:59:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:37,814 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-5e133da2-1212-49d1-84da-c373e684a09a 2018-10-12 04:59:37,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:37,913 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-1bff33a1-b002-4e4d-befa-921e4e8c8828 Date: Fri, 12 Oct 2018 04:59:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.4"}],"id":"358d77f6-2252-4c8a-871d-d52cd89ff371","security_groups":[],"mac_address":"fa:16:3e:06:f5:02","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fca6bfbb-c704-4457-86b9-b69758ad9373"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.2"}],"id":"3f6ae510-1536-47a1-9d9d-418f299d210a","security_groups":[],"mac_address":"fa:16:3e:cc:82:67","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fca6bfbb-c704-4457-86b9-b69758ad9373"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.1"}],"id":"6623d187-c133-4796-8fb1-ba38ba7c69f7","security_groups":[],"mac_address":"fa:16:3e:62:dd:d9","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:12Z","binding:vnic_type":"normal","device_id":"6915f87d-6809-4460-be27-5b0809bf1c45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.100"}],"id":"b45397dc-9790-4130-8c7e-a5738acf711d","security_groups":["da0c834d-2406-439a-a64a-860f26871ba1"],"mac_address":"fa:16:3e:73:f4:3d","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:23Z","binding:vnic_type":"normal","device_id":"ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.3"}],"id":"c1b61ef8-799a-4b19-a01b-209a66be2b79","security_groups":[],"mac_address":"fa:16:3e:2d:dc:92","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fca6bfbb-c704-4457-86b9-b69758ad9373"}]} 2018-10-12 04:59:37,913 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-1bff33a1-b002-4e4d-befa-921e4e8c8828 2018-10-12 04:59:37,914 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-12 04:59:37,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:38,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-19d3e00c-1703-44b6-bcd1-53729e0805bc Date: Fri, 12 Oct 2018 04:59:38 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 04:59:38,023 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-19d3e00c-1703-44b6-bcd1-53729e0805bc 2018-10-12 04:59:38,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:38,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c7bbe240-09ed-4bdf-a6fb-69b947696e8d Date: Fri, 12 Oct 2018 04:59:38 GMT RESP BODY: {"subnets":[]} 2018-10-12 04:59:38,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-c7bbe240-09ed-4bdf-a6fb-69b947696e8d 2018-10-12 04:59:38,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" -d '{"floatingip": {"floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "port_id": "b45397dc-9790-4130-8c7e-a5738acf711d"}}' 2018-10-12 04:59:39,921 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 549 X-Openstack-Request-Id: req-f24871e7-850c-4579-a478-b0d2cce57186 Date: Fri, 12 Oct 2018 04:59:39 GMT RESP BODY: {"floatingip": {"router_id": "6915f87d-6809-4460-be27-5b0809bf1c45", "status": "DOWN", "description": "", "tags": [], "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:38Z", "updated_at": "2018-10-12T04:59:38Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.55.1.100", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_id": "b45397dc-9790-4130-8c7e-a5738acf711d", "id": "82e4e7db-ee30-4776-9323-acb93ba1c2db"}} 2018-10-12 04:59:39,922 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-f24871e7-850c-4579-a478-b0d2cce57186 2018-10-12 04:59:39,922 - create_instance - INFO - Created floating IP 172.30.9.201 via router - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router 2018-10-12 04:59:39,925 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:40,618 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04: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-5806e50e-e23e-4cc2-bc4d-d99f8397e8fe x-compute-request-id: req-5806e50e-e23e-4cc2-bc4d-d99f8397e8fe Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:f4:3d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "bookmark"}], "image": {"id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "links": [{"href": "http://172.30.9.27:8774/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:59:32.000000", "flavor": {"id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "links": [{"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}]}, "id": "ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "security_groups": [{"name": "default"}], "user_id": "5a6b8283e7c94e098b97c7cea34d38bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:59:33Z", "hostId": "f33dbcf2df6c458e3dd933b759262ac8d482b61b6c37e4528881e934", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst", "created": "2018-10-12T04:59:26Z", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:59:40,618 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-5806e50e-e23e-4cc2-bc4d-d99f8397e8fe 2018-10-12 04:59:40,619 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst] is - ACTIVE 2018-10-12 04:59:40,619 - create_instance - INFO - VM is - ACTIVE 2018-10-12 04:59:40,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:41,225 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-1f376770-407b-4254-bc88-d0af5309445c x-compute-request-id: req-1f376770-407b-4254-bc88-d0af5309445c Content-Encoding: gzip Content-Length: 763 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:f4:3d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "bookmark"}], "image": {"id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "links": [{"href": "http://172.30.9.27:8774/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:59:32.000000", "flavor": {"id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "links": [{"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}]}, "id": "ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "security_groups": [{"name": "default"}], "user_id": "5a6b8283e7c94e098b97c7cea34d38bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:59:33Z", "hostId": "f33dbcf2df6c458e3dd933b759262ac8d482b61b6c37e4528881e934", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst", "created": "2018-10-12T04:59:26Z", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:59:41,225 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-1f376770-407b-4254-bc88-d0af5309445c 2018-10-12 04:59:41,231 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:41,332 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-08abe92a-adab-461d-9f5e-93bbc2d6ece9 Date: Fri, 12 Oct 2018 04:59: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":["401bcff0-b75c-4077-8fac-3e740ad92ec3"],"updated_at":"2018-10-12T04:59:03Z","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"fca6bfbb-c704-4457-86b9-b69758ad9373","name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net"}]} 2018-10-12 04:59:41,332 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net used request id req-08abe92a-adab-461d-9f5e-93bbc2d6ece9 2018-10-12 04:59:41,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:41,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed74f6b6-f545-4c97-8059-47ad5fb7bc57 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:59:41,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-ed74f6b6-f545-4c97-8059-47ad5fb7bc57 2018-10-12 04:59:41,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:41,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a5bd4f92-f3d8-4f10-b5b0-4251a75cbd2b Date: Fri, 12 Oct 2018 04:59:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:41,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-a5bd4f92-f3d8-4f10-b5b0-4251a75cbd2b 2018-10-12 04:59:41,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:41,728 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-74c9d0f7-a3bd-463b-a04b-e153d25b9ef2 Date: Fri, 12 Oct 2018 04:59:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.4"}],"id":"358d77f6-2252-4c8a-871d-d52cd89ff371","security_groups":[],"mac_address":"fa:16:3e:06:f5:02","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fca6bfbb-c704-4457-86b9-b69758ad9373"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.2"}],"id":"3f6ae510-1536-47a1-9d9d-418f299d210a","security_groups":[],"mac_address":"fa:16:3e:cc:82:67","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fca6bfbb-c704-4457-86b9-b69758ad9373"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.1"}],"id":"6623d187-c133-4796-8fb1-ba38ba7c69f7","security_groups":[],"mac_address":"fa:16:3e:62:dd:d9","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:12Z","binding:vnic_type":"normal","device_id":"6915f87d-6809-4460-be27-5b0809bf1c45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.100"}],"id":"b45397dc-9790-4130-8c7e-a5738acf711d","security_groups":["da0c834d-2406-439a-a64a-860f26871ba1"],"mac_address":"fa:16:3e:73:f4:3d","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:23Z","binding:vnic_type":"normal","device_id":"ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.3"}],"id":"c1b61ef8-799a-4b19-a01b-209a66be2b79","security_groups":[],"mac_address":"fa:16:3e:2d:dc:92","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fca6bfbb-c704-4457-86b9-b69758ad9373"}]} 2018-10-12 04:59:41,728 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-74c9d0f7-a3bd-463b-a04b-e153d25b9ef2 2018-10-12 04:59:41,732 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:42,187 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-71fb207e-3470-47ee-9629-9589d8ba0477 x-compute-request-id: req-71fb207e-3470-47ee-9629-9589d8ba0477 Content-Encoding: gzip Content-Length: 780 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:f4:3d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:f4:3d", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "bookmark"}], "image": {"id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "links": [{"href": "http://172.30.9.27:8774/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:59:32.000000", "flavor": {"id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "links": [{"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}]}, "id": "ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "security_groups": [{"name": "default"}], "user_id": "5a6b8283e7c94e098b97c7cea34d38bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:59:33Z", "hostId": "f33dbcf2df6c458e3dd933b759262ac8d482b61b6c37e4528881e934", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst", "created": "2018-10-12T04:59:26Z", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:59:42,187 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-71fb207e-3470-47ee-9629-9589d8ba0477 2018-10-12 04:59:42,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:42,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fd7ecb8e-3975-46a3-b5e7-0a0972955d11 Date: Fri, 12 Oct 2018 04:59: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":["401bcff0-b75c-4077-8fac-3e740ad92ec3"],"updated_at":"2018-10-12T04:59:03Z","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:02Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"fca6bfbb-c704-4457-86b9-b69758ad9373","name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net"}]} 2018-10-12 04:59:42,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net used request id req-fd7ecb8e-3975-46a3-b5e7-0a0972955d11 2018-10-12 04:59:42,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:42,514 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db88c19c-9812-4101-af1c-dca7bec097c4 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 04:59:42,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-db88c19c-9812-4101-af1c-dca7bec097c4 2018-10-12 04:59:42,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:42,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a5851723-3a14-4d4a-a94d-90712fe710c0 Date: Fri, 12 Oct 2018 04:59:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:03Z","dns_nameservers":[],"updated_at":"2018-10-12T04:59:03Z","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":"93ec7e60a41e4568b18d0afd6a9a6a4a","id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet"}]} 2018-10-12 04:59:42,725 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-a5851723-3a14-4d4a-a94d-90712fe710c0 2018-10-12 04:59:42,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:42,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3865 X-Openstack-Request-Id: req-ef7de9f4-8553-4b2c-bfbf-ebd93f0bad53 Date: Fri, 12 Oct 2018 04:59:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.4"}],"id":"358d77f6-2252-4c8a-871d-d52cd89ff371","security_groups":[],"mac_address":"fa:16:3e:06:f5:02","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:05Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-fca6bfbb-c704-4457-86b9-b69758ad9373"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:06Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.2"}],"id":"3f6ae510-1536-47a1-9d9d-418f299d210a","security_groups":[],"mac_address":"fa:16:3e:cc:82:67","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:04Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-fca6bfbb-c704-4457-86b9-b69758ad9373"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.1"}],"id":"6623d187-c133-4796-8fb1-ba38ba7c69f7","security_groups":[],"mac_address":"fa:16:3e:62:dd:d9","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:12Z","binding:vnic_type":"normal","device_id":"6915f87d-6809-4460-be27-5b0809bf1c45"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:32Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.100"}],"id":"b45397dc-9790-4130-8c7e-a5738acf711d","security_groups":["da0c834d-2406-439a-a64a-860f26871ba1"],"mac_address":"fa:16:3e:73:f4:3d","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:23Z","binding:vnic_type":"normal","device_id":"ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T04:59:05Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"401bcff0-b75c-4077-8fac-3e740ad92ec3","ip_address":"10.55.1.3"}],"id":"c1b61ef8-799a-4b19-a01b-209a66be2b79","security_groups":[],"mac_address":"fa:16:3e:2d:dc:92","project_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"fca6bfbb-c704-4457-86b9-b69758ad9373","tenant_id":"93ec7e60a41e4568b18d0afd6a9a6a4a","created_at":"2018-10-12T04:59:04Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-fca6bfbb-c704-4457-86b9-b69758ad9373"}]} 2018-10-12 04:59:42,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-ef7de9f4-8553-4b2c-bfbf-ebd93f0bad53 2018-10-12 04:59:42,832 - create_instance - INFO - Deleting Floating IP - 172.30.9.201 2018-10-12 04:59:42,832 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-10-12 04:59:42,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/82e4e7db-ee30-4776-9323-acb93ba1c2db -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:43,930 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c42752f9-ec74-4287-9469-a1b9ea137e9a Content-Length: 0 Date: Fri, 12 Oct 2018 04:59:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:59:43,930 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/82e4e7db-ee30-4776-9323-acb93ba1c2db used request id req-c42752f9-ec74-4287-9469-a1b9ea137e9a 2018-10-12 04:59:43,931 - create_instance - INFO - Deleting Port with ID - b45397dc-9790-4130-8c7e-a5738acf711d 2018-10-12 04:59:43,931 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6port-1 2018-10-12 04:59:43,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/b45397dc-9790-4130-8c7e-a5738acf711d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:44,459 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cfbfdda8-cdd7-47d1-9c69-5f5a41abac7f Date: Fri, 12 Oct 2018 04:59:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:59:44,459 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/b45397dc-9790-4130-8c7e-a5738acf711d used request id req-cfbfdda8-cdd7-47d1-9c69-5f5a41abac7f 2018-10-12 04:59:44,460 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst 2018-10-12 04:59:44,462 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:44,621 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 04:59: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-a8bbc96b-a512-4848-8fc5-f8b702aeb312 x-compute-request-id: req-a8bbc96b-a512-4848-8fc5-f8b702aeb312 Content-Type: application/json 2018-10-12 04:59:44,621 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-a8bbc96b-a512-4848-8fc5-f8b702aeb312 2018-10-12 04:59:44,621 - create_instance - INFO - Checking deletion status 2018-10-12 04:59:44,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:44,942 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-5eadd7b4-6960-4399-a96f-1f57b435fad1 x-compute-request-id: req-5eadd7b4-6960-4399-a96f-1f57b435fad1 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.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "bookmark"}], "image": {"id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "links": [{"href": "http://172.30.9.27:8774/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:59:32.000000", "flavor": {"id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "links": [{"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}]}, "id": "ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "user_id": "5a6b8283e7c94e098b97c7cea34d38bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:59:44Z", "hostId": "f33dbcf2df6c458e3dd933b759262ac8d482b61b6c37e4528881e934", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst", "created": "2018-10-12T04:59:26Z", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:59:44,942 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-5eadd7b4-6960-4399-a96f-1f57b435fad1 2018-10-12 04:59:44,942 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst] is - ACTIVE 2018-10-12 04:59:44,943 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:59:47,946 - create_instance - DEBUG - VM status query timeout in 296.675681114 2018-10-12 04:59:47,949 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:48,057 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 04:59: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-4802ed93-0fda-4661-97cf-26ddd057db53 x-compute-request-id: req-4802ed93-0fda-4661-97cf-26ddd057db53 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:73:f4:3d", "version": 4, "addr": "10.55.1.100", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "rel": "bookmark"}], "image": {"id": "1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "links": [{"href": "http://172.30.9.27:8774/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T04:59:32.000000", "flavor": {"id": "5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "links": [{"href": "http://172.30.9.27:8774/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4", "rel": "bookmark"}]}, "id": "ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe", "user_id": "5a6b8283e7c94e098b97c7cea34d38bb", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T04:59:44Z", "hostId": "f33dbcf2df6c458e3dd933b759262ac8d482b61b6c37e4528881e934", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp", "name": "CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst", "created": "2018-10-12T04:59:26Z", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 04:59:48,057 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-4802ed93-0fda-4661-97cf-26ddd057db53 2018-10-12 04:59:48,057 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst] is - ACTIVE 2018-10-12 04:59:48,058 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 04:59:51,058 - create_instance - DEBUG - VM status query timeout in 293.56332016 2018-10-12 04:59:51,061 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2c5eb9cb5c691d895ffc079141d6b58b1e06e30f" 2018-10-12 04:59:51,105 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 04:59: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-5ea032a8-3cf6-4cf3-bab0-589c9a5f1033 x-compute-request-id: req-5ea032a8-3cf6-4cf3-bab0-589c9a5f1033 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe could not be found.", "code": 404}} 2018-10-12 04:59:51,105 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe used request id req-5ea032a8-3cf6-4cf3-bab0-589c9a5f1033 2018-10-12 04:59:51,106 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance ec7ac4c8-a658-4dd0-bea3-5eaf9a5b03fe could not be found. (HTTP 404) (Request-ID: req-5ea032a8-3cf6-4cf3-bab0-589c9a5f1033) 2018-10-12 04:59:51,106 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-inst 2018-10-12 04:59:51,107 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp 2018-10-12 04:59:51,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9fb85e717ba9d3f6a818644a430c44f13b978b5f" 2018-10-12 04:59:51,145 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:59: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-b1bed63d-f3dc-41bb-9a17-2d1f8c7cea76 x-compute-request-id: req-b1bed63d-f3dc-41bb-9a17-2d1f8c7cea76 Content-Length: 0 Content-Type: application/json 2018-10-12 04:59:51,145 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-kp used request id req-b1bed63d-f3dc-41bb-9a17-2d1f8c7cea76 2018-10-12 04:59:51,145 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6.pub] 2018-10-12 04:59:51,146 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6] 2018-10-12 04:59:51,149 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e3d760df48f40fc5c3d0f0fa705e8e3899071aaf" 2018-10-12 04:59:51,187 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 04:59: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-b7dc1eb5-7dfe-4358-9dee-0b6fd2d84769 x-compute-request-id: req-b7dc1eb5-7dfe-4358-9dee-0b6fd2d84769 Content-Length: 0 Content-Type: application/json 2018-10-12 04:59:51,187 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/5fe41d8c-7e95-4cf6-8d0b-5eed6ea7d7a4 used request id req-b7dc1eb5-7dfe-4358-9dee-0b6fd2d84769 2018-10-12 04:59:51,188 - neutron_utils - INFO - Deleting security group rule with ID - 7be786cf-e0db-4e12-938e-2cc78a56a10e 2018-10-12 04:59:51,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/7be786cf-e0db-4e12-938e-2cc78a56a10e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:51,428 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-bd77e7f4-2a78-4a87-9cbd-18937a0b73c5 Content-Length: 0 Date: Fri, 12 Oct 2018 04:59:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:59:51,428 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/7be786cf-e0db-4e12-938e-2cc78a56a10e used request id req-bd77e7f4-2a78-4a87-9cbd-18937a0b73c5 2018-10-12 04:59:51,428 - neutron_utils - INFO - Deleting security group rule with ID - 00e16e9f-0939-46d1-9f48-bcd62e1b5fb3 2018-10-12 04:59:51,433 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/00e16e9f-0939-46d1-9f48-bcd62e1b5fb3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:51,673 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-d1dd6104-0f14-4349-a40b-c973915e1d86 Content-Length: 0 Date: Fri, 12 Oct 2018 04:59:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:59:51,673 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/00e16e9f-0939-46d1-9f48-bcd62e1b5fb3 used request id req-d1dd6104-0f14-4349-a40b-c973915e1d86 2018-10-12 04:59:51,673 - neutron_utils - INFO - Deleting security group rule with ID - bddd9025-c9e1-434b-950c-62d642ec4cc4 2018-10-12 04:59:51,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/bddd9025-c9e1-434b-950c-62d642ec4cc4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:51,934 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f4ba18eb-4d30-4b9c-97e4-28571692f538 Content-Length: 0 Date: Fri, 12 Oct 2018 04:59:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:59:51,934 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/bddd9025-c9e1-434b-950c-62d642ec4cc4 used request id req-f4ba18eb-4d30-4b9c-97e4-28571692f538 2018-10-12 04:59:51,934 - neutron_utils - INFO - Deleting security group rule with ID - aad3a667-cfba-4fb1-904e-fccf38186b9b 2018-10-12 04:59:51,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/aad3a667-cfba-4fb1-904e-fccf38186b9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:52,199 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c8db8b76-cbf7-4940-9736-930afd78021b Content-Length: 0 Date: Fri, 12 Oct 2018 04:59:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:59:52,199 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/aad3a667-cfba-4fb1-904e-fccf38186b9b used request id req-c8db8b76-cbf7-4940-9736-930afd78021b 2018-10-12 04:59:52,199 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-sec-grp 2018-10-12 04:59:52,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/fbfc946e-b180-41e7-91d9-bc0a1c3781ac -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca0ae7440bbcbe9c89ce6ff276e4f1a7e7bf6ef" 2018-10-12 04:59:52,517 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-74ee9c66-3da8-41e5-97ef-8491044b26d9 Content-Length: 0 Date: Fri, 12 Oct 2018 04:59:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:59:52,517 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/fbfc946e-b180-41e7-91d9-bc0a1c3781ac used request id req-74ee9c66-3da8-41e5-97ef-8491044b26d9 2018-10-12 04:59:52,518 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router and subnet CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet 2018-10-12 04:59:52,518 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router 2018-10-12 04:59:52,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/6915f87d-6809-4460-be27-5b0809bf1c45/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" -d '{"subnet_id": "401bcff0-b75c-4077-8fac-3e740ad92ec3"}' 2018-10-12 04:59:54,048 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-6775721b-5402-4578-ab0e-8a0d86bb65f2 Date: Fri, 12 Oct 2018 04:59:54 GMT RESP BODY: {"network_id": "fca6bfbb-c704-4457-86b9-b69758ad9373", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "subnet_id": "401bcff0-b75c-4077-8fac-3e740ad92ec3", "subnet_ids": ["401bcff0-b75c-4077-8fac-3e740ad92ec3"], "port_id": "6623d187-c133-4796-8fb1-ba38ba7c69f7", "id": "6915f87d-6809-4460-be27-5b0809bf1c45"} 2018-10-12 04:59:54,048 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6915f87d-6809-4460-be27-5b0809bf1c45/remove_router_interface used request id req-6775721b-5402-4578-ab0e-8a0d86bb65f2 2018-10-12 04:59:54,048 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router 2018-10-12 04:59:54,049 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-router 2018-10-12 04:59:54,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/6915f87d-6809-4460-be27-5b0809bf1c45 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0cda0f74fe9b1c2588e966f8fb5c119afecba15e" 2018-10-12 04:59:58,222 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9acf818d-6a35-4007-9d20-e8855399ba2f Content-Length: 0 Date: Fri, 12 Oct 2018 04:59:58 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 04:59:58,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/6915f87d-6809-4460-be27-5b0809bf1c45 used request id req-9acf818d-6a35-4007-9d20-e8855399ba2f 2018-10-12 04:59:58,223 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet 2018-10-12 04:59:58,223 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-subnet 2018-10-12 04:59:58,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/401bcff0-b75c-4077-8fac-3e740ad92ec3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c5752214ae03a6f73b185cee1c236755f9f01e" 2018-10-12 05:00:00,734 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-5348d830-f38a-4c5a-9ae3-13aa12b829b4 Date: Fri, 12 Oct 2018 05:00:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:00:00,734 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/401bcff0-b75c-4077-8fac-3e740ad92ec3 used request id req-5348d830-f38a-4c5a-9ae3-13aa12b829b4 2018-10-12 05:00:00,734 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-pub-net 2018-10-12 05:00:00,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/fca6bfbb-c704-4457-86b9-b69758ad9373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}20c5752214ae03a6f73b185cee1c236755f9f01e" 2018-10-12 05:00:02,035 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-d705c7ae-eb5d-48f1-a865-4b7a5aa14b05 Date: Fri, 12 Oct 2018 05:00:02 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:00:02,035 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/fca6bfbb-c704-4457-86b9-b69758ad9373 used request id req-d705c7ae-eb5d-48f1-a865-4b7a5aa14b05 2018-10-12 05:00:02,036 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-a30b42a3-9e96-42c2-bc39-b22f820843c6-image 2018-10-12 05:00:02,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4a37855c636c92cad88e86b2256e1856ddb32c46" 2018-10-12 05:00:03,372 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d7a9e971-06ad-46b4-bb15-95b8322e2f5a Date: Fri, 12 Oct 2018 05:00:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:00:03,373 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/1afa5a59-eeb2-463d-b0bb-3fcd15d29527 used request id req-d7a9e971-06ad-46b4-bb15-95b8322e2f5a 2018-10-12 05:00:03,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 05:00:03,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-af1cbe61-4e19-40c3-8ea0-209770bb435a Date: Fri, 12 Oct 2018 05:00:03 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:02Z", "updated_at": "2018-10-12T04:59:02Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:02Z", "revision_number": 0, "id": "05d924bf-14c7-4142-8c97-4e3a0b43126f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:02Z", "security_group_id": "da0c834d-2406-439a-a64a-860f26871ba1", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:02Z", "revision_number": 0, "id": "8fe9dec0-74e2-4b4f-b68d-3a5cb7e99e5f", "remote_group_id": "da0c834d-2406-439a-a64a-860f26871ba1", "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:02Z", "security_group_id": "da0c834d-2406-439a-a64a-860f26871ba1", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:02Z", "revision_number": 0, "id": "a410af49-2cde-4f24-8d39-dcc1bad2da28", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:02Z", "security_group_id": "da0c834d-2406-439a-a64a-860f26871ba1", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv6", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:59:02Z", "revision_number": 0, "id": "c96deceb-77f9-418f-94a0-dd152298f783", "remote_group_id": "da0c834d-2406-439a-a64a-860f26871ba1", "remote_ip_prefix": null, "created_at": "2018-10-12T04:59:02Z", "security_group_id": "da0c834d-2406-439a-a64a-860f26871ba1", "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "port_range_min": null, "ethertype": "IPv4", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a"}], "revision_number": 4, "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "da0c834d-2406-439a-a64a-860f26871ba1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 05:00:03,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-af1cbe61-4e19-40c3-8ea0-209770bb435a 2018-10-12 05:00:03,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 05:00:03,687 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6a5c3f4b-6f44-4e85-8849-eaa313625e5e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 05:00:03,687 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-6a5c3f4b-6f44-4e85-8849-eaa313625e5e 2018-10-12 05:00:03,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 05:00:03,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d84552c2-3386-4807-8e42-51f2737d9447 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 05:00:03,777 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-d84552c2-3386-4807-8e42-51f2737d9447 2018-10-12 05:00:03,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 05:00:03,861 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c982a857-edc9-47c2-a63d-23bb32f1f169 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a"}, "enabled": true, "id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj"}} 2018-10-12 05:00:03,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-c982a857-edc9-47c2-a63d-23bb32f1f169 2018-10-12 05:00:03,862 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - da0c834d-2406-439a-a64a-860f26871ba1 2018-10-12 05:00:03,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=da0c834d-2406-439a-a64a-860f26871ba1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 05:00:04,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-6c52d145-c4a6-41c8-abf2-4a10b5f894a8 Date: Fri, 12 Oct 2018 05:00:04 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-10-12T04:59:02Z", "security_group_id": "da0c834d-2406-439a-a64a-860f26871ba1", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:02Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "05d924bf-14c7-4142-8c97-4e3a0b43126f"}, {"remote_group_id": "da0c834d-2406-439a-a64a-860f26871ba1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:59:02Z", "security_group_id": "da0c834d-2406-439a-a64a-860f26871ba1", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:02Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "8fe9dec0-74e2-4b4f-b68d-3a5cb7e99e5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:59:02Z", "security_group_id": "da0c834d-2406-439a-a64a-860f26871ba1", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:02Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "a410af49-2cde-4f24-8d39-dcc1bad2da28"}, {"remote_group_id": "da0c834d-2406-439a-a64a-860f26871ba1", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T04:59:02Z", "security_group_id": "da0c834d-2406-439a-a64a-860f26871ba1", "port_range_min": null, "revision_number": 0, "tenant_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "created_at": "2018-10-12T04:59:02Z", "project_id": "93ec7e60a41e4568b18d0afd6a9a6a4a", "id": "c96deceb-77f9-418f-94a0-dd152298f783"}]} 2018-10-12 05:00:04,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=da0c834d-2406-439a-a64a-860f26871ba1 used request id req-6c52d145-c4a6-41c8-abf2-4a10b5f894a8 2018-10-12 05:00:04,033 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 05:00:04,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/da0c834d-2406-439a-a64a-860f26871ba1 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 05:00:04,339 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3b647f7f-eeb0-4d53-ba24-c0b3ddc9652e Content-Length: 0 Date: Fri, 12 Oct 2018 05:00:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:00:04,339 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/da0c834d-2406-439a-a64a-860f26871ba1 used request id req-3b647f7f-eeb0-4d53-ba24-c0b3ddc9652e 2018-10-12 05:00:04,340 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj 2018-10-12 05:00:04,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 05:00:04,548 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3caa2a62-ba30-48e6-96f6-80c8cfc9755f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:00:04,549 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/93ec7e60a41e4568b18d0afd6a9a6a4a used request id req-3caa2a62-ba30-48e6-96f6-80c8cfc9755f 2018-10-12 05:00:04,549 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-proj-role 2018-10-12 05:00:04,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/8b19876994f84bba9e2d0eba536eb88f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 05:00:04,658 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-268e561a-34c0-4eeb-8f9f-87967265cb6a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:00:04,659 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/8b19876994f84bba9e2d0eba536eb88f used request id req-268e561a-34c0-4eeb-8f9f-87967265cb6a 2018-10-12 05:00:04,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4aa23cc5396763c8b64dcb9d204ff843837f00df" 2018-10-12 05:00:04,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6edc027-deb7-455c-9e26-c7c41e1ba923 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:00:04,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b6edc027-deb7-455c-9e26-c7c41e1ba923 2018-10-12 05:00:04,745 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-8b7d4d13-1670-493-user 2018-10-12 05:00:04,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/5a6b8283e7c94e098b97c7cea34d38bb -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aca35f73ac7ba086298819e1b43814c223b30f61" 2018-10-12 05:00:04,923 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:00:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-25bf75d1-8b07-4adf-99b0-9557bf8e1698 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:00:04,923 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/5a6b8283e7c94e098b97c7cea34d38bb used request id req-25bf75d1-8b07-4adf-99b0-9557bf8e1698 2018-10-12 05:00:04,925 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:00:05,309 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ZuN8YAGZR8ihKc7wnmt9nQ"], "issued_at": "2018-10-12T05:00:05.000000Z"}} 2018-10-12 05:00:05,310 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f681bc795299879e01aab5c920df9761e6d6bd96" 2018-10-12 05:00:05,390 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cfef1b9-fa33-4beb-9fd8-6494963fead3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:00:05,390 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6cfef1b9-fa33-4beb-9fd8-6494963fead3 2018-10-12 05:00:05,392 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:00:05,393 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:00:05,780 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:00:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["8zm4E1B_RJaqGOrZkWyZzQ"], "issued_at": "2018-10-12T05:00:05.000000Z"}} 2018-10-12 05:00:05,781 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:00:05,863 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a3d4e5-2efb-475b-bcf6-b409785cdf95 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:00:05,864 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-45a3d4e5-2efb-475b-bcf6-b409785cdf95 2018-10-12 05:00:05,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:00:05,873 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:00: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:00:05,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:00:05,960 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4617d10e-a60c-4292-949d-8068556cda87 Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 05:00:05,960 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj used request id req-4617d10e-a60c-4292-949d-8068556cda87 2018-10-12 05:00:05,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:00:06,052 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cef20596-45a5-4ecb-b2de-16ef1fd5e5a8 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:00:06,053 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-cef20596-45a5-4ecb-b2de-16ef1fd5e5a8 2018-10-12 05:00:06,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}}' 2018-10-12 05:00:06,162 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:00:06 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-58fb07ec-3f9e-4966-845e-95ce6fc2a024 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:06,162 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-58fb07ec-3f9e-4966-845e-95ce6fc2a024 2018-10-12 05:00:06,163 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj 2018-10-12 05:00:06,163 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:00:06,164 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:00:06,549 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:00:06.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["34OcxBQsTw2AvYaMCLwAEQ"], "issued_at": "2018-10-12T05:00:06.000000Z"}} 2018-10-12 05:00:06,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edce971cd71762090f49312f8c506cead0deb610" 2018-10-12 05:00:06,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ff263a5-1059-404a-aa9c-1616e34c4ec9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:00:06,563 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7ff263a5-1059-404a-aa9c-1616e34c4ec9 2018-10-12 05:00:06,568 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:00:06,573 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:00: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:00:06,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edce971cd71762090f49312f8c506cead0deb610" 2018-10-12 05:00:06,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-caea381b-d2f1-4865-8c8d-7add2675958c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:00:06,681 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-caea381b-d2f1-4865-8c8d-7add2675958c 2018-10-12 05:00:06,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edce971cd71762090f49312f8c506cead0deb610" 2018-10-12 05:00:06,774 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a50b6a8-17ff-4a66-a295-732ec1cb238d Content-Encoding: gzip Content-Length: 262 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}]} 2018-10-12 05:00:06,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj used request id req-5a50b6a8-17ff-4a66-a295-732ec1cb238d 2018-10-12 05:00:06,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edce971cd71762090f49312f8c506cead0deb610" 2018-10-12 05:00:06,859 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-635e32b0-1b2c-4a74-a8e1-8a67fb1d3ad2 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:00:06,859 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-635e32b0-1b2c-4a74-a8e1-8a67fb1d3ad2 2018-10-12 05:00:07,240 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-user 2018-10-12 05:00:07,240 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:00:07,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:00:07,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9da0d7a-7e52-424f-b773-a8b2ca44bcaa Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:00:07,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b9da0d7a-7e52-424f-b773-a8b2ca44bcaa 2018-10-12 05:00:07,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role"}}' 2018-10-12 05:00:07,449 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-deaa2d60-8ea9-4841-b53b-8a16ed6bcad0 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "6cb9456880df4e10997191236888b3da", "links": {"self": "http://172.30.9.27:5000/v3/roles/6cb9456880df4e10997191236888b3da"}, "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role"}} 2018-10-12 05:00:07,450 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-deaa2d60-8ea9-4841-b53b-8a16ed6bcad0 2018-10-12 05:00:07,450 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role 2018-10-12 05:00:07,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/6cb9456880df4e10997191236888b3da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:00:07,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7500a604-30a5-404a-baed-92156f029b0f Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/6cb9456880df4e10997191236888b3da"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role", "id": "6cb9456880df4e10997191236888b3da"}} 2018-10-12 05:00:07,549 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/6cb9456880df4e10997191236888b3da used request id req-7500a604-30a5-404a-baed-92156f029b0f 2018-10-12 05:00:07,549 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role to project CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj 2018-10-12 05:00:07,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b/users/64edd3f27e5346e699d27a46778fe256/roles/6cb9456880df4e10997191236888b3da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:00:07,691 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:00:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e50aa671-e824-493e-84ea-cebb8207349d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:00:07,692 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b/users/64edd3f27e5346e699d27a46778fe256/roles/6cb9456880df4e10997191236888b3da used request id req-e50aa671-e824-493e-84ea-cebb8207349d 2018-10-12 05:00:07,692 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:00:07,693 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 05:00:07,694 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:00:07,695 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:00:08,063 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cb9456880df4e10997191236888b3da", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role"}], "expires_at": "2018-10-12T06:00:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "649bf78b991c4edca870bfcd4130720b", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-user", "id": "64edd3f27e5346e699d27a46778fe256"}, "audit_ids": ["ZyJNkxWAQuGww_mTMnA2PA"], "issued_at": "2018-10-12T05:00:08.000000Z"}} 2018-10-12 05:00:08,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4b424a90fcbc2f69163fba0dfc0ce6d8a7da9619" 2018-10-12 05:00:08,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0edee649-88e5-4c0e-8238-e61885ce78cd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:00:08,139 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0edee649-88e5-4c0e-8238-e61885ce78cd 2018-10-12 05:00:08,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b424a90fcbc2f69163fba0dfc0ce6d8a7da9619" 2018-10-12 05:00:08,312 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-4ae15229-d60d-490f-ba1e-f73125595e95 Date: Fri, 12 Oct 2018 05:00:08 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image"} 2018-10-12 05:00:08,312 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image used request id req-4ae15229-d60d-490f-ba1e-f73125595e95 2018-10-12 05:00:08,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b424a90fcbc2f69163fba0dfc0ce6d8a7da9619" 2018-10-12 05:00:08,472 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4f88e56d-cbaa-424d-8a57-93f310a64e79 Date: Fri, 12 Oct 2018 05: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-10-12 05:00:08,472 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-4f88e56d-cbaa-424d-8a57-93f310a64e79 2018-10-12 05:00:08,502 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}4b424a90fcbc2f69163fba0dfc0ce6d8a7da9619" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image"}' 2018-10-12 05:00:08,716 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2 X-Openstack-Request-Id: req-4ea1be7a-4058-4e22-b4af-0a01ff4562a5 Date: Fri, 12 Oct 2018 05:00:08 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:00:08Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T05:00:08Z", "visibility": "shared", "locations": [], "self": "/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "min_disk": 0, "protected": false, "id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "file": "/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2/file", "checksum": null, "owner": "649bf78b991c4edca870bfcd4130720b", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:00:08,717 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-4ea1be7a-4058-4e22-b4af-0a01ff4562a5 2018-10-12 05:00:08,727 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b424a90fcbc2f69163fba0dfc0ce6d8a7da9619" -d '' 2018-10-12 05:00:10,003 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-5eee99d5-d063-4c1d-b4f4-1ecdc78d8bfa Date: Fri, 12 Oct 2018 05:00:10 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:00:10,003 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2/file used request id req-5eee99d5-d063-4c1d-b4f4-1ecdc78d8bfa 2018-10-12 05:00:10,004 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 05:00:10,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b424a90fcbc2f69163fba0dfc0ce6d8a7da9619" 2018-10-12 05:00:10,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-a46cc0b2-748d-4bb4-8bf1-edf4ed3f9506 Date: Fri, 12 Oct 2018 05:00:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:00:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:00:09Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2/snap", "metadata": {}}], "self": "/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "min_disk": 0, "protected": false, "id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "file": "/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "649bf78b991c4edca870bfcd4130720b", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:00:10,183 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2 used request id req-a46cc0b2-748d-4bb4-8bf1-edf4ed3f9506 2018-10-12 05:00:10,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b424a90fcbc2f69163fba0dfc0ce6d8a7da9619" 2018-10-12 05:00:10,342 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-54c961d0-835d-42ae-bd05-a882df509d1e Date: Fri, 12 Oct 2018 05:00: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-10-12 05:00:10,342 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-54c961d0-835d-42ae-bd05-a882df509d1e 2018-10-12 05:00:10,345 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image 2018-10-12 05:00:10,348 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b424a90fcbc2f69163fba0dfc0ce6d8a7da9619" 2018-10-12 05:00:10,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-a0f971be-3a1e-41c0-95fc-e28b9971c00d Date: Fri, 12 Oct 2018 05:00:10 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:00:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:00:09Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2/snap", "metadata": {}}], "self": "/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "min_disk": 0, "protected": false, "id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "file": "/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "649bf78b991c4edca870bfcd4130720b", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:00:10,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2 used request id req-a0f971be-3a1e-41c0-95fc-e28b9971c00d 2018-10-12 05:00:10,496 - create_image - DEBUG - Instance status is - active 2018-10-12 05:00:10,497 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image 2018-10-12 05:00:10,497 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image 2018-10-12 05:00:10,497 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:00:10,498 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:00:10,871 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cb9456880df4e10997191236888b3da", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role"}], "expires_at": "2018-10-12T06:00:10.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "649bf78b991c4edca870bfcd4130720b", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-user", "id": "64edd3f27e5346e699d27a46778fe256"}, "audit_ids": ["N1BbO0RLQWqjTxmG_w0H8w"], "issued_at": "2018-10-12T05:00:10.000000Z"}} 2018-10-12 05:00:10,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afc683ca57270c1174f8f213d35800baf291f520" 2018-10-12 05:00:10,943 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4032965e-1f4c-410a-bcdb-5926bcf77cb2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:00:10,943 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4032965e-1f4c-410a-bcdb-5926bcf77cb2 2018-10-12 05:00:10,950 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afc683ca57270c1174f8f213d35800baf291f520" 2018-10-12 05:00:11,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3c685505-768a-4276-a3b3-e4edf53adc0d Date: Fri, 12 Oct 2018 05:00:11 GMT RESP BODY: {"networks":[]} 2018-10-12 05:00:11,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net used request id req-3c685505-768a-4276-a3b3-e4edf53adc0d 2018-10-12 05:00:11,121 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net 2018-10-12 05:00:11,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afc683ca57270c1174f8f213d35800baf291f520" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net", "admin_state_up": true}}' 2018-10-12 05:00:11,682 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-0a190d80-7da4-4020-923c-c3ced2275df3 Date: Fri, 12 Oct 2018 05:00:11 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"d73ec320-2237-4254-b433-c302e403f02b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T05:00:11Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","mtu":1450}} 2018-10-12 05:00:11,682 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-0a190d80-7da4-4020-923c-c3ced2275df3 2018-10-12 05:00:11,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afc683ca57270c1174f8f213d35800baf291f520" 2018-10-12 05:00:11,909 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-7aad2bad-ca6f-42de-94ba-5c6d9ca68db9 Date: Fri, 12 Oct 2018 05:00: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-10-12T05:00:11Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:00:11,909 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d73ec320-2237-4254-b433-c302e403f02b used request id req-7aad2bad-ca6f-42de-94ba-5c6d9ca68db9 2018-10-12 05:00:11,914 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afc683ca57270c1174f8f213d35800baf291f520" 2018-10-12 05:00:12,104 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-92409b40-12cb-4f62-ae80-e7122f08664b Date: Fri, 12 Oct 2018 05:00:12 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:00:12,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-92409b40-12cb-4f62-ae80-e7122f08664b 2018-10-12 05:00:12,105 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet 2018-10-12 05:00:12,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afc683ca57270c1174f8f213d35800baf291f520" -d '{"subnets": [{"ip_version": 4, "network_id": "d73ec320-2237-4254-b433-c302e403f02b", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]}' 2018-10-12 05:00:12,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a4f3ed9d-a248-4a36-829c-a2f1bd7be717 Date: Fri, 12 Oct 2018 05:00:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:00:12,897 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-a4f3ed9d-a248-4a36-829c-a2f1bd7be717 2018-10-12 05:00:12,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afc683ca57270c1174f8f213d35800baf291f520" 2018-10-12 05:00:13,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-15fed294-8c91-4e15-8fd7-7058c9746cc9 Date: Fri, 12 Oct 2018 05:00: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":["8012e887-f877-4ac8-b760-612c337ff47a"],"updated_at":"2018-10-12T05:00:12Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:00:13,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=d73ec320-2237-4254-b433-c302e403f02b used request id req-15fed294-8c91-4e15-8fd7-7058c9746cc9 2018-10-12 05:00:13,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afc683ca57270c1174f8f213d35800baf291f520" 2018-10-12 05:00:13,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6808a8c4-19ef-40f9-a7f9-96f6886f8710 Date: Fri, 12 Oct 2018 05:00:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:00:13,201 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-6808a8c4-19ef-40f9-a7f9-96f6886f8710 2018-10-12 05:00:13,201 - OpenStackNetwork - DEBUG - Network [d73ec320-2237-4254-b433-c302e403f02b] created successfully 2018-10-12 05:00:13,202 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:00:13,202 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:00:13,584 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cb9456880df4e10997191236888b3da", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role"}], "expires_at": "2018-10-12T06:00:13.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "649bf78b991c4edca870bfcd4130720b", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-user", "id": "64edd3f27e5346e699d27a46778fe256"}, "audit_ids": ["6196Gdu_QhGNSeF8OyKw4A"], "issued_at": "2018-10-12T05:00:13.000000Z"}} 2018-10-12 05:00:13,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" 2018-10-12 05:00:13,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e591e212-7bf4-445a-a198-045fe45dd9e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:00:13,660 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e591e212-7bf4-445a-a198-045fe45dd9e6 2018-10-12 05:00:13,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" 2018-10-12 05:00:13,876 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-126bba8d-b177-420b-9edb-a75e07d1a315 Date: Fri, 12 Oct 2018 05:00:13 GMT RESP BODY: {"routers": []} 2018-10-12 05:00:13,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router&admin_state_up=True used request id req-126bba8d-b177-420b-9edb-a75e07d1a315 2018-10-12 05:00:13,877 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:00:13,878 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:00:14,260 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cb9456880df4e10997191236888b3da", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role"}], "expires_at": "2018-10-12T06:00:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "649bf78b991c4edca870bfcd4130720b", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-user", "id": "64edd3f27e5346e699d27a46778fe256"}, "audit_ids": ["1M-cOo62RdmawGgcQ1Ln8Q"], "issued_at": "2018-10-12T05:00:14.000000Z"}} 2018-10-12 05:00:14,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8290e79525a8fdaea253a4800374920b98e17854" 2018-10-12 05:00:14,273 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-652979ab-c978-4556-929e-d6a42f63ca19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:00:14,273 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-652979ab-c978-4556-929e-d6a42f63ca19 2018-10-12 05:00:14,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" 2018-10-12 05:00:14,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-33a3c230-aefd-4ffe-8bf2-d891005ab899 Date: Fri, 12 Oct 2018 05:00:14 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:00:14,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-33a3c230-aefd-4ffe-8bf2-d891005ab899 2018-10-12 05:00:14,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" 2018-10-12 05:00:14,705 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4d7d91e9-c9aa-4ef8-aacd-9e42aa82940a Date: Fri, 12 Oct 2018 05:00:14 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:00:14,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-4d7d91e9-c9aa-4ef8-aacd-9e42aa82940a 2018-10-12 05:00:14,706 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router 2018-10-12 05:00:14,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router", "admin_state_up": true}}' 2018-10-12 05:00:19,895 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-6b14fe41-4ba5-4d38-b384-45fd005664b5 Date: Fri, 12 Oct 2018 05:00:19 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:15Z", "admin_state_up": true, "updated_at": "2018-10-12T05:00:16Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "2c0d5e4f-d0f3-4670-914f-d233aae60a9f", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router"}} 2018-10-12 05:00:19,895 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-6b14fe41-4ba5-4d38-b384-45fd005664b5 2018-10-12 05:00:19,900 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=2c0d5e4f-d0f3-4670-914f-d233aae60a9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" 2018-10-12 05:00:20,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-ff6ced98-818b-4b2a-b2ec-f6dd051a3d37 Date: Fri, 12 Oct 2018 05:00:20 GMT RESP BODY: {"ports":[]} 2018-10-12 05:00:20,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=2c0d5e4f-d0f3-4670-914f-d233aae60a9f used request id req-ff6ced98-818b-4b2a-b2ec-f6dd051a3d37 2018-10-12 05:00:20,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" 2018-10-12 05:00:20,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-40302e3a-77d5-49c3-bbef-8cc376e1c1ca Date: Fri, 12 Oct 2018 05:00: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":["8012e887-f877-4ac8-b760-612c337ff47a"],"updated_at":"2018-10-12T05:00:12Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:00:20,209 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net used request id req-40302e3a-77d5-49c3-bbef-8cc376e1c1ca 2018-10-12 05:00:20,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:00:20,218 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:00: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:00:20,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" 2018-10-12 05:00:20,292 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8dcdb199-4c8b-4bed-905c-7d413a6619d3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:20,293 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-8dcdb199-4c8b-4bed-905c-7d413a6619d3 2018-10-12 05:00:20,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" 2018-10-12 05:00:20,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-07cd99ca-e0ff-4e32-bb32-4efdad7c0e06 Date: Fri, 12 Oct 2018 05:00:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:00:20,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-07cd99ca-e0ff-4e32-bb32-4efdad7c0e06 2018-10-12 05:00:20,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" 2018-10-12 05:00:20,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-967225d7-ff97-450c-9767-56cef83d47e6 Date: Fri, 12 Oct 2018 05:00:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:00:20,740 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet used request id req-967225d7-ff97-450c-9767-56cef83d47e6 2018-10-12 05:00:20,740 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-12 05:00:20,740 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router 2018-10-12 05:00:20,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/2c0d5e4f-d0f3-4670-914f-d233aae60a9f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" -d '{"subnet_id": "8012e887-f877-4ac8-b760-612c337ff47a"}' 2018-10-12 05:00:22,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-adc660c2-a7f1-4550-b277-67a8988ab487 Date: Fri, 12 Oct 2018 05:00:22 GMT RESP BODY: {"network_id": "d73ec320-2237-4254-b433-c302e403f02b", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "subnet_id": "8012e887-f877-4ac8-b760-612c337ff47a", "subnet_ids": ["8012e887-f877-4ac8-b760-612c337ff47a"], "port_id": "e317d05b-741d-4135-8a3a-197c976d6b93", "id": "2c0d5e4f-d0f3-4670-914f-d233aae60a9f"} 2018-10-12 05:00:22,931 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2c0d5e4f-d0f3-4670-914f-d233aae60a9f/add_router_interface used request id req-adc660c2-a7f1-4550-b277-67a8988ab487 2018-10-12 05:00:22,937 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/2c0d5e4f-d0f3-4670-914f-d233aae60a9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" 2018-10-12 05:00:23,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-c664d806-d49c-476a-bdb4-7a4fadab3909 Date: Fri, 12 Oct 2018 05:00:23 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:15Z", "admin_state_up": true, "updated_at": "2018-10-12T05:00:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "2c0d5e4f-d0f3-4670-914f-d233aae60a9f", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router"}} 2018-10-12 05:00:23,150 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/2c0d5e4f-d0f3-4670-914f-d233aae60a9f used request id req-c664d806-d49c-476a-bdb4-7a4fadab3909 2018-10-12 05:00:23,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=2c0d5e4f-d0f3-4670-914f-d233aae60a9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" 2018-10-12 05:00:23,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-4b6e2f22-8d33-49b3-8ffa-b04945d11aaa Date: Fri, 12 Oct 2018 05:00:23 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:22Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.1"}],"id":"e317d05b-741d-4135-8a3a-197c976d6b93","security_groups":[],"mac_address":"fa:16:3e:00:22:45","project_id":"649bf78b991c4edca870bfcd4130720b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:21Z","binding:vnic_type":"normal","device_id":"2c0d5e4f-d0f3-4670-914f-d233aae60a9f"}]} 2018-10-12 05:00:23,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=2c0d5e4f-d0f3-4670-914f-d233aae60a9f used request id req-4b6e2f22-8d33-49b3-8ffa-b04945d11aaa 2018-10-12 05:00:23,377 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/8012e887-f877-4ac8-b760-612c337ff47a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" 2018-10-12 05:00:23,575 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6b5ae273-ffe5-4ed1-b8ab-30a12cc9ee41 Date: Fri, 12 Oct 2018 05:00:23 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}} 2018-10-12 05:00:23,575 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/8012e887-f877-4ac8-b760-612c337ff47a used request id req-6b5ae273-ffe5-4ed1-b8ab-30a12cc9ee41 2018-10-12 05:00:23,575 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:00:23,576 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:00:24,037 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Xm7b-KgpQHmaqfgCkF-h4Q"], "issued_at": "2018-10-12T05:00:24.000000Z"}} 2018-10-12 05:00:24,038 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff66b3de20e677e48b4603ee69a9b987d59b4e" 2018-10-12 05:00:24,155 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4442b577-6d5f-4bce-ab3a-b5cf3f788756 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:00:24,155 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4442b577-6d5f-4bce-ab3a-b5cf3f788756 2018-10-12 05:00:24,157 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:00:24,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff66b3de20e677e48b4603ee69a9b987d59b4e" 2018-10-12 05:00:24,334 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-561d6ea3-5c96-46b0-936d-c2455741d7f0 x-compute-request-id: req-561d6ea3-5c96-46b0-936d-c2455741d7f0 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 05:00:24,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-561d6ea3-5c96-46b0-936d-c2455741d7f0 2018-10-12 05:00:24,338 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff66b3de20e677e48b4603ee69a9b987d59b4e" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-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-10-12 05:00:24,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-9bde9892-008b-48e5-889d-8ce4cf3a73a8 x-compute-request-id: req-9bde9892-008b-48e5-889d-8ce4cf3a73a8 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:00:24,389 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9bde9892-008b-48e5-889d-8ce4cf3a73a8 2018-10-12 05:00:24,390 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:00:24,390 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:00:24,772 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cb9456880df4e10997191236888b3da", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role"}], "expires_at": "2018-10-12T06:00:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "649bf78b991c4edca870bfcd4130720b", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-user", "id": "64edd3f27e5346e699d27a46778fe256"}, "audit_ids": ["uy6FDKM2QCupG3MC-VWjaw"], "issued_at": "2018-10-12T05:00:24.000000Z"}} 2018-10-12 05:00:24,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271e437ecb9f9ea77751f82a2bc46d41ae7900c9" 2018-10-12 05:00:24,845 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d290f2cf-0066-4546-b689-159bd49db189 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:00:24,846 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d290f2cf-0066-4546-b689-159bd49db189 2018-10-12 05:00:24,847 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:00:24,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271e437ecb9f9ea77751f82a2bc46d41ae7900c9" 2018-10-12 05:00:25,020 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-1073c1b8-44bd-4ed5-b2c2-e8e911fc3c9c x-compute-request-id: req-1073c1b8-44bd-4ed5-b2c2-e8e911fc3c9c Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 05:00:25,021 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1073c1b8-44bd-4ed5-b2c2-e8e911fc3c9c 2018-10-12 05:00:25,021 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp... 2018-10-12 05:00:25,021 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 05:00:25,075 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp 2018-10-12 05:00:25,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271e437ecb9f9ea77751f82a2bc46d41ae7900c9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+H5i7KlOK5CDHs25z8Ve5QGBhRaMpNQ2Ycdm88aKFNMPvYeclDur13yN8+UZt3ElhVtG2Ndw7/9ULdaWxHWhtsOcQwpK4uGw5BSIcGRkVe/7E207WNeT34HJ2BmXc9MVDftNeVUlCeVwh71a8fGYyD5BtJgCMxnptZ0exaljEYw==", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp"}}' 2018-10-12 05:00:25,145 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00: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-361ab7ec-5ded-4ddc-9e42-5b597e7c537d x-compute-request-id: req-361ab7ec-5ded-4ddc-9e42-5b597e7c537d Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC+H5i7KlOK5CDHs25z8Ve5QGBhRaMpNQ2Ycdm88aKFNMPvYeclDur13yN8+UZt3ElhVtG2Ndw7/9ULdaWxHWhtsOcQwpK4uGw5BSIcGRkVe/7E207WNeT34HJ2BmXc9MVDftNeVUlCeVwh71a8fGYyD5BtJgCMxnptZ0exaljEYw==", "user_id": "64edd3f27e5346e699d27a46778fe256", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "fingerprint": "3e:13:10:a5:d8:4d:37:a9:37:3c:22:d6:c7:00:f0:d0"}} 2018-10-12 05:00:25,145 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-361ab7ec-5ded-4ddc-9e42-5b597e7c537d 2018-10-12 05:00:25,147 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221.pub 2018-10-12 05:00:25,148 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221 2018-10-12 05:00:25,148 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:00:25,149 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:00:25,596 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cb9456880df4e10997191236888b3da", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role"}], "expires_at": "2018-10-12T06:00:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "649bf78b991c4edca870bfcd4130720b", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-user", "id": "64edd3f27e5346e699d27a46778fe256"}, "audit_ids": ["ZUX07r4sQrm0MAMm6I-9RA"], "issued_at": "2018-10-12T05:00:25.000000Z"}} 2018-10-12 05:00:25,597 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:25,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5411f4e-548e-4181-a188-82a0b327b2a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:00:25,751 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a5411f4e-548e-4181-a188-82a0b327b2a0 2018-10-12 05:00:25,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:26,041 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-8dc17050-fa9f-406a-8cb9-4c7055bab8d2 Date: Fri, 12 Oct 2018 05:00:26 GMT RESP BODY: {"security_groups": []} 2018-10-12 05:00:26,041 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp used request id req-8dc17050-fa9f-406a-8cb9-4c7055bab8d2 2018-10-12 05:00:26,041 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp... 2018-10-12 05:00:26,041 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp 2018-10-12 05:00:26,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}}' 2018-10-12 05:00:26,528 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-b18c6554-9382-4d17-a499-66586ba54f48 Date: Fri, 12 Oct 2018 05:00:26 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "updated_at": "2018-10-12T05:00:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "revision_number": 0, "id": "00b4fbda-c38e-4c61-8600-d2d4cdda3e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv6", "project_id": "649bf78b991c4edca870bfcd4130720b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "revision_number": 0, "id": "c4c5fb49-c031-419d-a08d-e27e32701b24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv4", "project_id": "649bf78b991c4edca870bfcd4130720b"}], "revision_number": 2, "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}} 2018-10-12 05:00:26,529 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-b18c6554-9382-4d17-a499-66586ba54f48 2018-10-12 05:00:26,529 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b437e3f-365d-4f66-82e8-1b182d11db5a 2018-10-12 05:00:26,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:26,692 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-9ee81deb-aaa7-484c-ae98-7d56186f3086 Date: Fri, 12 Oct 2018 05:00: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-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "00b4fbda-c38e-4c61-8600-d2d4cdda3e9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "c4c5fb49-c031-419d-a08d-e27e32701b24"}]} 2018-10-12 05:00:26,692 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a used request id req-9ee81deb-aaa7-484c-ae98-7d56186f3086 2018-10-12 05:00:26,693 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b437e3f-365d-4f66-82e8-1b182d11db5a 2018-10-12 05:00:26,698 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:26,852 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-37070a42-c221-430f-a94d-60188445c559 Date: Fri, 12 Oct 2018 05:00: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-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "00b4fbda-c38e-4c61-8600-d2d4cdda3e9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "c4c5fb49-c031-419d-a08d-e27e32701b24"}]} 2018-10-12 05:00:26,852 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a used request id req-37070a42-c221-430f-a94d-60188445c559 2018-10-12 05:00:26,852 - neutron_utils - INFO - Retrieving security group with ID - 4b437e3f-365d-4f66-82e8-1b182d11db5a 2018-10-12 05:00:26,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=4b437e3f-365d-4f66-82e8-1b182d11db5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:27,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-507bb0c0-4ac0-4048-baf6-c0ab4a08eb6e Date: Fri, 12 Oct 2018 05:00:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "updated_at": "2018-10-12T05:00:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "revision_number": 0, "id": "00b4fbda-c38e-4c61-8600-d2d4cdda3e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv6", "project_id": "649bf78b991c4edca870bfcd4130720b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "revision_number": 0, "id": "c4c5fb49-c031-419d-a08d-e27e32701b24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv4", "project_id": "649bf78b991c4edca870bfcd4130720b"}], "revision_number": 2, "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}]} 2018-10-12 05:00:27,046 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=4b437e3f-365d-4f66-82e8-1b182d11db5a used request id req-507bb0c0-4ac0-4048-baf6-c0ab4a08eb6e 2018-10-12 05:00:27,047 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b437e3f-365d-4f66-82e8-1b182d11db5a 2018-10-12 05:00:27,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:27,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e465ed87-9c74-4143-8e7b-516b3b89ae3e Date: Fri, 12 Oct 2018 05:00: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-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "00b4fbda-c38e-4c61-8600-d2d4cdda3e9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "c4c5fb49-c031-419d-a08d-e27e32701b24"}]} 2018-10-12 05:00:27,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a used request id req-e465ed87-9c74-4143-8e7b-516b3b89ae3e 2018-10-12 05:00:27,221 - neutron_utils - INFO - Retrieving security group with ID - 4b437e3f-365d-4f66-82e8-1b182d11db5a 2018-10-12 05:00:27,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=4b437e3f-365d-4f66-82e8-1b182d11db5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:27,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c5c9db32-2d11-4344-961f-2a6a1fe586fd Date: Fri, 12 Oct 2018 05:00:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "updated_at": "2018-10-12T05:00:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "revision_number": 0, "id": "00b4fbda-c38e-4c61-8600-d2d4cdda3e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv6", "project_id": "649bf78b991c4edca870bfcd4130720b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "revision_number": 0, "id": "c4c5fb49-c031-419d-a08d-e27e32701b24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv4", "project_id": "649bf78b991c4edca870bfcd4130720b"}], "revision_number": 2, "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}]} 2018-10-12 05:00:27,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=4b437e3f-365d-4f66-82e8-1b182d11db5a used request id req-c5c9db32-2d11-4344-961f-2a6a1fe586fd 2018-10-12 05:00:27,570 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b437e3f-365d-4f66-82e8-1b182d11db5a 2018-10-12 05:00:27,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:27,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c28f6a47-8e91-4b17-af46-7858a284c25e Date: Fri, 12 Oct 2018 05:00: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-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "00b4fbda-c38e-4c61-8600-d2d4cdda3e9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "c4c5fb49-c031-419d-a08d-e27e32701b24"}]} 2018-10-12 05:00:27,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a used request id req-c28f6a47-8e91-4b17-af46-7858a284c25e 2018-10-12 05:00:27,751 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp 2018-10-12 05:00:27,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:27,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-e64e1821-5f2d-4e23-8cfa-d59af0fb8982 Date: Fri, 12 Oct 2018 05:00:27 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "updated_at": "2018-10-12T05:00:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "revision_number": 0, "id": "00b4fbda-c38e-4c61-8600-d2d4cdda3e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv6", "project_id": "649bf78b991c4edca870bfcd4130720b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "revision_number": 0, "id": "c4c5fb49-c031-419d-a08d-e27e32701b24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv4", "project_id": "649bf78b991c4edca870bfcd4130720b"}], "revision_number": 2, "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}]} 2018-10-12 05:00:27,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp used request id req-e64e1821-5f2d-4e23-8cfa-d59af0fb8982 2018-10-12 05:00:27,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:00:27,810 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:00:27,811 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:27,826 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4170fdfa-64ff-4d37-9632-32e75e7da2c2 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:27,826 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-4170fdfa-64ff-4d37-9632-32e75e7da2c2 2018-10-12 05:00:27,827 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b437e3f-365d-4f66-82e8-1b182d11db5a 2018-10-12 05:00:27,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:27,885 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-291566c1-2f5d-4861-9c2b-efecd28cb800 Date: Fri, 12 Oct 2018 05:00: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-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "00b4fbda-c38e-4c61-8600-d2d4cdda3e9b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "c4c5fb49-c031-419d-a08d-e27e32701b24"}]} 2018-10-12 05:00:27,885 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a used request id req-291566c1-2f5d-4861-9c2b-efecd28cb800 2018-10-12 05:00:27,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}0168bf1967997b50f8122e67bf085e9bda51301c" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a"}}' 2018-10-12 05:00:28,043 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-a6c0d423-e24c-45ad-9e62-992b8fe551c9 Date: Fri, 12 Oct 2018 05:00: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-10-12T05:00:27Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:27Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "b186d834-062e-4d23-8e54-0b4bc8971373"}} 2018-10-12 05:00:28,043 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-a6c0d423-e24c-45ad-9e62-992b8fe551c9 2018-10-12 05:00:28,044 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp 2018-10-12 05:00:28,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:28,091 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-26a2d0b8-08f8-4b71-b6c9-1e7c7a530784 Date: Fri, 12 Oct 2018 05:00:28 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "updated_at": "2018-10-12T05:00:27Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "revision_number": 0, "id": "00b4fbda-c38e-4c61-8600-d2d4cdda3e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv6", "project_id": "649bf78b991c4edca870bfcd4130720b"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:27Z", "revision_number": 0, "id": "b186d834-062e-4d23-8e54-0b4bc8971373", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:27Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv4", "project_id": "649bf78b991c4edca870bfcd4130720b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "revision_number": 0, "id": "c4c5fb49-c031-419d-a08d-e27e32701b24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv4", "project_id": "649bf78b991c4edca870bfcd4130720b"}], "revision_number": 3, "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}]} 2018-10-12 05:00:28,091 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp used request id req-26a2d0b8-08f8-4b71-b6c9-1e7c7a530784 2018-10-12 05:00:28,095 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:28,168 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6e8dd54-51c7-4814-b5b4-a352d60e1612 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:28,168 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-e6e8dd54-51c7-4814-b5b4-a352d60e1612 2018-10-12 05:00:28,168 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b437e3f-365d-4f66-82e8-1b182d11db5a 2018-10-12 05:00:28,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:28,340 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-96af12ae-8fe2-4cb8-aa42-15329c7cfa56 Date: Fri, 12 Oct 2018 05:00: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-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "00b4fbda-c38e-4c61-8600-d2d4cdda3e9b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:00:27Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:27Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "b186d834-062e-4d23-8e54-0b4bc8971373"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "c4c5fb49-c031-419d-a08d-e27e32701b24"}]} 2018-10-12 05:00:28,340 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a used request id req-96af12ae-8fe2-4cb8-aa42-15329c7cfa56 2018-10-12 05:00:28,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}0168bf1967997b50f8122e67bf085e9bda51301c" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a"}}' 2018-10-12 05:00:28,828 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-d08a6e56-6109-4955-aa8d-40e05b736e0d Date: Fri, 12 Oct 2018 05:00:28 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-10-12T05:00:28Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:28Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "4bb23c0f-2fce-4c15-a9f6-fecc52aba162"}} 2018-10-12 05:00:28,828 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-d08a6e56-6109-4955-aa8d-40e05b736e0d 2018-10-12 05:00:28,828 - neutron_utils - INFO - Retrieving security group with ID - 4b437e3f-365d-4f66-82e8-1b182d11db5a 2018-10-12 05:00:28,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=4b437e3f-365d-4f66-82e8-1b182d11db5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:29,022 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-8d72ac26-cd26-4ad6-81fc-b7edd81c9e77 Date: Fri, 12 Oct 2018 05:00:29 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "updated_at": "2018-10-12T05:00:28Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "revision_number": 0, "id": "00b4fbda-c38e-4c61-8600-d2d4cdda3e9b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv6", "project_id": "649bf78b991c4edca870bfcd4130720b"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:00:28Z", "revision_number": 0, "id": "4bb23c0f-2fce-4c15-a9f6-fecc52aba162", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:28Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": 22, "ethertype": "IPv4", "project_id": "649bf78b991c4edca870bfcd4130720b"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:27Z", "revision_number": 0, "id": "b186d834-062e-4d23-8e54-0b4bc8971373", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:27Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv4", "project_id": "649bf78b991c4edca870bfcd4130720b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "revision_number": 0, "id": "c4c5fb49-c031-419d-a08d-e27e32701b24", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv4", "project_id": "649bf78b991c4edca870bfcd4130720b"}], "revision_number": 4, "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}]} 2018-10-12 05:00:29,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=4b437e3f-365d-4f66-82e8-1b182d11db5a used request id req-8d72ac26-cd26-4ad6-81fc-b7edd81c9e77 2018-10-12 05:00:29,023 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 4b437e3f-365d-4f66-82e8-1b182d11db5a 2018-10-12 05:00:29,028 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:00:29,057 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-5d29a901-b6df-4ce4-bb3a-c4a9d324d355 Date: Fri, 12 Oct 2018 05:00: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-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "00b4fbda-c38e-4c61-8600-d2d4cdda3e9b"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-12T05:00:28Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": 22, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:28Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "4bb23c0f-2fce-4c15-a9f6-fecc52aba162"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:00:27Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:27Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "b186d834-062e-4d23-8e54-0b4bc8971373"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:00:26Z", "security_group_id": "4b437e3f-365d-4f66-82e8-1b182d11db5a", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:26Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "c4c5fb49-c031-419d-a08d-e27e32701b24"}]} 2018-10-12 05:00:29,057 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=4b437e3f-365d-4f66-82e8-1b182d11db5a used request id req-5d29a901-b6df-4ce4-bb3a-c4a9d324d355 2018-10-12 05:00:29,058 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:00:29,059 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:00:29,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cb9456880df4e10997191236888b3da", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role"}], "expires_at": "2018-10-12T06:00:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "649bf78b991c4edca870bfcd4130720b", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-user", "id": "64edd3f27e5346e699d27a46778fe256"}, "audit_ids": ["oXvvEANdSJqxzpdSgDVJRA"], "issued_at": "2018-10-12T05:00:29.000000Z"}} 2018-10-12 05:00:29,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:29,528 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cad1b75e-201b-498e-8e21-50858a09b0e6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:00:29,529 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cad1b75e-201b-498e-8e21-50858a09b0e6 2018-10-12 05:00:29,530 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:00:29,532 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:29,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d4c8366d-e9e2-489c-97f8-997e118dded8 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:00:29,611 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d4c8366d-e9e2-489c-97f8-997e118dded8 2018-10-12 05:00:29,618 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:29,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-735f8920-90aa-4266-b787-4d17406239a2 Date: Fri, 12 Oct 2018 05: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":["8012e887-f877-4ac8-b760-612c337ff47a"],"updated_at":"2018-10-12T05:00:12Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:00:29,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net used request id req-735f8920-90aa-4266-b787-4d17406239a2 2018-10-12 05:00:29,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:00:29,868 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:00:29,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:29,949 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-190c2a94-a4b3-4521-bd42-b0c746ead1a9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:29,949 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-190c2a94-a4b3-4521-bd42-b0c746ead1a9 2018-10-12 05:00:29,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:30,137 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-09f2344d-8c0d-40f7-9a00-85a90194fd14 Date: Fri, 12 Oct 2018 05:00:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:00:30,137 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-09f2344d-8c0d-40f7-9a00-85a90194fd14 2018-10-12 05:00:30,143 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:30,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-2ac8e025-c7c9-4543-9ccc-0d99ce1ba01c Date: Fri, 12 Oct 2018 05:00:30 GMT RESP BODY: {"ports":[]} 2018-10-12 05:00:30,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1&admin_state_up=True used request id req-2ac8e025-c7c9-4543-9ccc-0d99ce1ba01c 2018-10-12 05:00:30,328 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:30,554 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00: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-1362df4b-04cb-4f33-b695-71b5a0d79b5b x-compute-request-id: req-1362df4b-04cb-4f33-b695-71b5a0d79b5b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 05:00:30,555 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst used request id req-1362df4b-04cb-4f33-b695-71b5a0d79b5b 2018-10-12 05:00:30,561 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:30,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-40c0307d-0baa-40c9-92c4-3a94255e6a3f Date: Fri, 12 Oct 2018 05: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":["8012e887-f877-4ac8-b760-612c337ff47a"],"updated_at":"2018-10-12T05:00:12Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:00:30,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net used request id req-40c0307d-0baa-40c9-92c4-3a94255e6a3f 2018-10-12 05:00:30,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:31,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44eccff3-5c38-4274-8f38-7840332e2713 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:31,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-44eccff3-5c38-4274-8f38-7840332e2713 2018-10-12 05:00:31,027 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:31,229 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-10279d17-7103-45e4-bea1-67a14cd3f955 Date: Fri, 12 Oct 2018 05:00:31 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:00:31,229 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-10279d17-7103-45e4-bea1-67a14cd3f955 2018-10-12 05:00:31,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:31,424 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-11ad1641-4a69-4779-99d9-9fb092984a47 Date: Fri, 12 Oct 2018 05:00:31 GMT RESP BODY: {"ports":[]} 2018-10-12 05:00:31,424 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1&admin_state_up=True used request id req-11ad1641-4a69-4779-99d9-9fb092984a47 2018-10-12 05:00:31,424 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:00:31,425 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:00:31,806 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "6cb9456880df4e10997191236888b3da", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role"}], "expires_at": "2018-10-12T06:00:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "649bf78b991c4edca870bfcd4130720b", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/649bf78b991c4edca870bfcd4130720b", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-user", "id": "64edd3f27e5346e699d27a46778fe256"}, "audit_ids": ["V9z2V0JDQdum9jWLd-rhmQ"], "issued_at": "2018-10-12T05:00:31.000000Z"}} 2018-10-12 05:00:31,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d037ed536d98f82c7d23ad8cc21d021339b3e78" 2018-10-12 05:00:31,883 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18c280ab-45a8-4ffd-aa52-0dba61acf28d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:00:31,883 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-18c280ab-45a8-4ffd-aa52-0dba61acf28d 2018-10-12 05:00:31,890 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:31,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ecc830c5-e191-4a16-a0f3-fa8962db3f30 Date: Fri, 12 Oct 2018 05:00: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":["8012e887-f877-4ac8-b760-612c337ff47a"],"updated_at":"2018-10-12T05:00:12Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:00:31,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net used request id req-ecc830c5-e191-4a16-a0f3-fa8962db3f30 2018-10-12 05:00:31,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:32,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-aa66d307-b975-4954-9ff0-a1f9dc07caa3 Date: Fri, 12 Oct 2018 05:00:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:00:32,182 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-aa66d307-b975-4954-9ff0-a1f9dc07caa3 2018-10-12 05:00:32,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:32,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9e4f2d86-cdd6-4cf1-97f5-1e58ea2cbae6 Date: Fri, 12 Oct 2018 05:00: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":["8012e887-f877-4ac8-b760-612c337ff47a"],"updated_at":"2018-10-12T05:00:12Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:00:32,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net used request id req-9e4f2d86-cdd6-4cf1-97f5-1e58ea2cbae6 2018-10-12 05:00:32,440 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:00:32,445 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:00: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:00:32,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8d037ed536d98f82c7d23ad8cc21d021339b3e78" 2018-10-12 05:00:32,530 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f61cc8c-61a6-4981-b13e-4a679e8b40a1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:32,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-7f61cc8c-61a6-4981-b13e-4a679e8b40a1 2018-10-12 05:00:32,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:32,589 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a7476b26-b1b6-4e2e-9cac-7988f518968b Date: Fri, 12 Oct 2018 05:00:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:00:32,589 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-a7476b26-b1b6-4e2e-9cac-7988f518968b 2018-10-12 05:00:32,590 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net 2018-10-12 05:00:32,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" -d '{"port": {"network_id": "d73ec320-2237-4254-b433-c302e403f02b", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1", "admin_state_up": true}}' 2018-10-12 05:00:33,717 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-295c6bc7-7a85-4e9d-ba39-385bcbeaa175 Date: Fri, 12 Oct 2018 05:00:33 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.8"}],"id":"d6227609-2edb-43d3-aa0f-7dce31045843","security_groups":["dff49951-7b68-477e-a08c-37a898101379"],"mac_address":"fa:16:3e:38:a4:bc","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1","project_id":"649bf78b991c4edca870bfcd4130720b","qos_policy_id":null,"admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:33Z","binding:vnic_type":"normal"}} 2018-10-12 05:00:33,717 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-295c6bc7-7a85-4e9d-ba39-385bcbeaa175 2018-10-12 05:00:33,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:33,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-17439785-92ff-4c5f-8e60-355d5665aca2 Date: Fri, 12 Oct 2018 05: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":["8012e887-f877-4ac8-b760-612c337ff47a"],"updated_at":"2018-10-12T05:00:12Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:00:33,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net used request id req-17439785-92ff-4c5f-8e60-355d5665aca2 2018-10-12 05:00:33,977 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:34,059 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34dfc7b1-e092-4c7b-bd56-45a28db57f10 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:34,059 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-34dfc7b1-e092-4c7b-bd56-45a28db57f10 2018-10-12 05:00:34,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:34,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-73513616-c2b0-470c-9e49-3a59ce59ef8c Date: Fri, 12 Oct 2018 05:00:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:00:34,126 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-73513616-c2b0-470c-9e49-3a59ce59ef8c 2018-10-12 05:00:34,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:34,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-4f2b3609-6ffe-470f-b8cb-0884273c9971 Date: Fri, 12 Oct 2018 05:00:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:33Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.8"}],"id":"d6227609-2edb-43d3-aa0f-7dce31045843","security_groups":["dff49951-7b68-477e-a08c-37a898101379"],"mac_address":"fa:16:3e:38:a4:bc","project_id":"649bf78b991c4edca870bfcd4130720b","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:33Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 05:00:34,434 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1&admin_state_up=True used request id req-4f2b3609-6ffe-470f-b8cb-0884273c9971 2018-10-12 05:00:34,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:34,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-649883cc-94e3-4532-b651-67a8ecd1ebcb Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:34,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-649883cc-94e3-4532-b651-67a8ecd1ebcb 2018-10-12 05:00:34,512 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst 2018-10-12 05:00:34,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:34,544 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-b54ee702-a2bb-4946-97ed-8c0582fefae4 x-compute-request-id: req-b54ee702-a2bb-4946-97ed-8c0582fefae4 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-flavor-name"}]} 2018-10-12 05:00:34,544 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b54ee702-a2bb-4946-97ed-8c0582fefae4 2018-10-12 05:00:34,547 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:34,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-293edac3-ff5e-4c6b-aae3-5f5965f8a73e x-compute-request-id: req-293edac3-ff5e-4c6b-aae3-5f5965f8a73e Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:00:34,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6 used request id req-293edac3-ff5e-4c6b-aae3-5f5965f8a73e 2018-10-12 05:00:34,572 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:34,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-97e88014-b7ff-43d0-abb9-66d2b5eaffc6 Date: Fri, 12 Oct 2018 05:00:34 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:00:08Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:00:09Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2/snap", "metadata": {}}], "self": "/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "min_disk": 0, "protected": false, "id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "file": "/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "649bf78b991c4edca870bfcd4130720b", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image"} 2018-10-12 05:00:34,751 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image used request id req-97e88014-b7ff-43d0-abb9-66d2b5eaffc6 2018-10-12 05:00:34,755 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:34,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d3d151e9-f19a-45d7-96f4-22e6da9d279f Date: Fri, 12 Oct 2018 05: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-10-12 05:00:34,893 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d3d151e9-f19a-45d7-96f4-22e6da9d279f 2018-10-12 05:00:34,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "imageRef": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "flavorRef": "d13ba5da-9144-4592-a307-27b6ae8197e6", "max_count": 1, "min_count": 1, "networks": [{"port": "d6227609-2edb-43d3-aa0f-7dce31045843"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}]}}' 2018-10-12 05:00:36,542 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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-6a99fb49-1270-4db5-ad95-f9922297a8f6 x-compute-request-id: req-6a99fb49-1270-4db5-ad95-f9922297a8f6 Content-Length: 444 location: http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "adminPass": "B3kRQS7v9vjf"}} 2018-10-12 05:00:36,542 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-6a99fb49-1270-4db5-ad95-f9922297a8f6 2018-10-12 05:00:36,545 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:36,763 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-291eb79a-3156-4eb6-a35d-0632b56aa123 x-compute-request-id: req-291eb79a-3156-4eb6-a35d-0632b56aa123 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.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "user_id": "64edd3f27e5346e699d27a46778fe256", "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-10-12T05:00:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:00:36,763 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-291eb79a-3156-4eb6-a35d-0632b56aa123 2018-10-12 05:00:36,764 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst 2018-10-12 05:00:36,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:36,984 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-30b3937e-42cf-4091-a2b4-465c6c5d2f99 x-compute-request-id: req-30b3937e-42cf-4091-a2b4-465c6c5d2f99 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.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "user_id": "64edd3f27e5346e699d27a46778fe256", "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-10-12T05:00:36Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:00:36,984 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-30b3937e-42cf-4091-a2b4-465c6c5d2f99 2018-10-12 05:00:36,985 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst] is - BUILD 2018-10-12 05:00:36,985 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:00:39,988 - create_instance - DEBUG - VM status query timeout in 896.775773048 2018-10-12 05:00:39,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:40,767 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-1624a2c9-98aa-456a-9f2d-7b95e1bd4c7b x-compute-request-id: req-1624a2c9-98aa-456a-9f2d-7b95e1bd4c7b 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.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:00:37Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:00:40,767 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-1624a2c9-98aa-456a-9f2d-7b95e1bd4c7b 2018-10-12 05:00:40,767 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst] is - BUILD 2018-10-12 05:00:40,768 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:00:43,771 - create_instance - DEBUG - VM status query timeout in 892.993216038 2018-10-12 05:00:43,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:44,706 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-f92818eb-87dc-48fc-bff5-672231a1e7ce x-compute-request-id: req-f92818eb-87dc-48fc-bff5-672231a1e7ce 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.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:00:37Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:00:44,706 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-f92818eb-87dc-48fc-bff5-672231a1e7ce 2018-10-12 05:00:44,706 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst] is - BUILD 2018-10-12 05:00:44,706 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:00:47,710 - create_instance - DEBUG - VM status query timeout in 889.054357052 2018-10-12 05:00:47,712 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:48,305 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00: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-4d96a831-73fa-4b53-8007-cd696c224179 x-compute-request-id: req-4d96a831-73fa-4b53-8007-cd696c224179 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:00:45Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:00:48,306 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-4d96a831-73fa-4b53-8007-cd696c224179 2018-10-12 05:00:48,306 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst] is - ACTIVE 2018-10-12 05:00:48,306 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:00:48,309 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:48,910 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-b67b2547-8cdb-478f-847e-415a98625931 x-compute-request-id: req-b67b2547-8cdb-478f-847e-415a98625931 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:00:45Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:00:48,911 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-b67b2547-8cdb-478f-847e-415a98625931 2018-10-12 05:00:48,916 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:49,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cbbdb8e2-6fea-45b8-84a2-15d96501b506 Date: Fri, 12 Oct 2018 05: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":["8012e887-f877-4ac8-b760-612c337ff47a"],"updated_at":"2018-10-12T05:00:12Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:00:49,022 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net used request id req-cbbdb8e2-6fea-45b8-84a2-15d96501b506 2018-10-12 05:00:49,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:49,114 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd478d4b-a3a7-4f0b-9e82-c1588ad7661a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:49,114 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-fd478d4b-a3a7-4f0b-9e82-c1588ad7661a 2018-10-12 05:00:49,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:49,315 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1c99b48b-b253-47c1-a8a6-d225d8c48aab Date: Fri, 12 Oct 2018 05:00:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:00:49,315 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-1c99b48b-b253-47c1-a8a6-d225d8c48aab 2018-10-12 05:00:49,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:49,678 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-7a39cb2e-075c-4c5b-84cc-2a2e00c0473d Date: Fri, 12 Oct 2018 05:00:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.2"}],"id":"3321e4fc-c393-4ccf-b0bc-7b5b604f1f6b","security_groups":[],"mac_address":"fa:16:3e:b1:ac:82","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.3"}],"id":"41cf6893-64a6-4189-8593-ca7b83ac06ca","security_groups":[],"mac_address":"fa:16:3e:6e:7a:0c","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.4"}],"id":"bc5be2b2-f32e-4861-a7cf-ae53cc9dea86","security_groups":[],"mac_address":"fa:16:3e:2e:d7:e2","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.8"}],"id":"d6227609-2edb-43d3-aa0f-7dce31045843","security_groups":["dff49951-7b68-477e-a08c-37a898101379"],"mac_address":"fa:16:3e:38:a4:bc","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:33Z","binding:vnic_type":"normal","device_id":"afe88f92-a8d8-466c-92e2-4105881ec816"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.1"}],"id":"e317d05b-741d-4135-8a3a-197c976d6b93","security_groups":[],"mac_address":"fa:16:3e:00:22:45","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:21Z","binding:vnic_type":"normal","device_id":"2c0d5e4f-d0f3-4670-914f-d233aae60a9f"}]} 2018-10-12 05:00:49,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-7a39cb2e-075c-4c5b-84cc-2a2e00c0473d 2018-10-12 05:00:49,682 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:50,150 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-ae777f2c-6c26-4135-8879-16f017d1d130 x-compute-request-id: req-ae777f2c-6c26-4135-8879-16f017d1d130 Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:00:45Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:00:50,150 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-ae777f2c-6c26-4135-8879-16f017d1d130 2018-10-12 05:00:50,151 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst] is - ACTIVE 2018-10-12 05:00:50,151 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:00:50,153 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:50,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-80c48ef9-4288-4fd8-9140-d207f2ed094b x-compute-request-id: req-80c48ef9-4288-4fd8-9140-d207f2ed094b Content-Encoding: gzip Content-Length: 760 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:00:45Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:00:50,760 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-80c48ef9-4288-4fd8-9140-d207f2ed094b 2018-10-12 05:00:50,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:50,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-3fd7ebdc-8f6d-4716-b616-20370e89c682 Date: Fri, 12 Oct 2018 05:00: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":["8012e887-f877-4ac8-b760-612c337ff47a"],"updated_at":"2018-10-12T05:00:12Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:00:50,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net used request id req-3fd7ebdc-8f6d-4716-b616-20370e89c682 2018-10-12 05:00:50,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:50,981 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa5a50d8-a0e2-4093-b840-ef9c379d3739 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:50,981 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-aa5a50d8-a0e2-4093-b840-ef9c379d3739 2018-10-12 05:00:50,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:51,053 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-603ea91b-3752-426d-b167-ae38488523ab Date: Fri, 12 Oct 2018 05:00:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:00:51,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-603ea91b-3752-426d-b167-ae38488523ab 2018-10-12 05:00:51,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:51,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-dbb4eebf-7e91-46eb-9245-b983ee9fffe4 Date: Fri, 12 Oct 2018 05:00:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.2"}],"id":"3321e4fc-c393-4ccf-b0bc-7b5b604f1f6b","security_groups":[],"mac_address":"fa:16:3e:b1:ac:82","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.3"}],"id":"41cf6893-64a6-4189-8593-ca7b83ac06ca","security_groups":[],"mac_address":"fa:16:3e:6e:7a:0c","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.4"}],"id":"bc5be2b2-f32e-4861-a7cf-ae53cc9dea86","security_groups":[],"mac_address":"fa:16:3e:2e:d7:e2","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.8"}],"id":"d6227609-2edb-43d3-aa0f-7dce31045843","security_groups":["dff49951-7b68-477e-a08c-37a898101379"],"mac_address":"fa:16:3e:38:a4:bc","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:33Z","binding:vnic_type":"normal","device_id":"afe88f92-a8d8-466c-92e2-4105881ec816"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.1"}],"id":"e317d05b-741d-4135-8a3a-197c976d6b93","security_groups":[],"mac_address":"fa:16:3e:00:22:45","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:21Z","binding:vnic_type":"normal","device_id":"2c0d5e4f-d0f3-4670-914f-d233aae60a9f"}]} 2018-10-12 05:00:51,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-dbb4eebf-7e91-46eb-9245-b983ee9fffe4 2018-10-12 05:00:51,178 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}}' 2018-10-12 05:00:52,690 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:00: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-28d53bef-a4cd-4297-a779-fad76be97d47 x-compute-request-id: req-28d53bef-a4cd-4297-a779-fad76be97d47 Content-Length: 0 Content-Type: application/json 2018-10-12 05:00:52,690 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816/action used request id req-28d53bef-a4cd-4297-a779-fad76be97d47 2018-10-12 05:00:52,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:52,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-2db12a01-33b2-4e5a-99af-0f665757894d Date: Fri, 12 Oct 2018 05:00:52 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:15Z", "admin_state_up": true, "updated_at": "2018-10-12T05:00:21Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "2c0d5e4f-d0f3-4670-914f-d233aae60a9f", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router"}]} 2018-10-12 05:00:52,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router used request id req-2db12a01-33b2-4e5a-99af-0f665757894d 2018-10-12 05:00:52,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:52,841 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1208fe-74cc-4691-ab1b-2ea426910544 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:52,841 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-4a1208fe-74cc-4691-ab1b-2ea426910544 2018-10-12 05:00:52,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=2c0d5e4f-d0f3-4670-914f-d233aae60a9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:53,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-6369d819-272a-4a06-9c34-69625f1a64c0 Date: Fri, 12 Oct 2018 05:00:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.1"}],"id":"e317d05b-741d-4135-8a3a-197c976d6b93","security_groups":[],"mac_address":"fa:16:3e:00:22:45","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:21Z","binding:vnic_type":"normal","device_id":"2c0d5e4f-d0f3-4670-914f-d233aae60a9f"}]} 2018-10-12 05:00:53,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=2c0d5e4f-d0f3-4670-914f-d233aae60a9f used request id req-6369d819-272a-4a06-9c34-69625f1a64c0 2018-10-12 05:00:53,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/8012e887-f877-4ac8-b760-612c337ff47a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:53,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-dcafd381-ba43-4d0a-b4b0-a2d6f4d76935 Date: Fri, 12 Oct 2018 05:00:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}} 2018-10-12 05:00:53,244 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/8012e887-f877-4ac8-b760-612c337ff47a used request id req-dcafd381-ba43-4d0a-b4b0-a2d6f4d76935 2018-10-12 05:00:53,249 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:53,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-d8679073-a0ee-4bcc-a6cb-c4b7e80d6fdc Date: Fri, 12 Oct 2018 05:00:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:00:53,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-d8679073-a0ee-4bcc-a6cb-c4b7e80d6fdc 2018-10-12 05:00:53,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:53,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-401330ec-0e18-4307-9ccf-3af0b5d5e658 Date: Fri, 12 Oct 2018 05:00:53 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:00:53,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-401330ec-0e18-4307-9ccf-3af0b5d5e658 2018-10-12 05:00:53,528 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:54,006 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00: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-acc8f79e-9b9d-4223-8064-89fd9baeef8b x-compute-request-id: req-acc8f79e-9b9d-4223-8064-89fd9baeef8b Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}, {"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:00:45Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:00:54,006 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-acc8f79e-9b9d-4223-8064-89fd9baeef8b 2018-10-12 05:00:54,006 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst] is - ACTIVE 2018-10-12 05:00:54,007 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:00:54,009 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:54,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-2d2848d6-2a93-4932-a0e6-5aae25f69e70 x-compute-request-id: req-2d2848d6-2a93-4932-a0e6-5aae25f69e70 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}, {"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:00:45Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:00:54,316 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-2d2848d6-2a93-4932-a0e6-5aae25f69e70 2018-10-12 05:00:54,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:54,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cd4ecf06-3851-4d11-ae40-e111cf5dc10c Date: Fri, 12 Oct 2018 05: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":["8012e887-f877-4ac8-b760-612c337ff47a"],"updated_at":"2018-10-12T05:00:12Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:00:54,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net used request id req-cd4ecf06-3851-4d11-ae40-e111cf5dc10c 2018-10-12 05:00:54,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:54,500 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d647ec9d-e809-4bc6-a097-2305a00da768 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:54,500 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-d647ec9d-e809-4bc6-a097-2305a00da768 2018-10-12 05:00:54,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:54,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-44aefd5f-2fb5-4a70-b3f7-f167d39d765f Date: Fri, 12 Oct 2018 05:00:54 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:00:54,717 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-44aefd5f-2fb5-4a70-b3f7-f167d39d765f 2018-10-12 05:00:54,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:54,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-9818662c-4f05-404b-bfcc-5e60e19104e4 Date: Fri, 12 Oct 2018 05:00:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.2"}],"id":"3321e4fc-c393-4ccf-b0bc-7b5b604f1f6b","security_groups":[],"mac_address":"fa:16:3e:b1:ac:82","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.3"}],"id":"41cf6893-64a6-4189-8593-ca7b83ac06ca","security_groups":[],"mac_address":"fa:16:3e:6e:7a:0c","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.4"}],"id":"bc5be2b2-f32e-4861-a7cf-ae53cc9dea86","security_groups":[],"mac_address":"fa:16:3e:2e:d7:e2","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.8"}],"id":"d6227609-2edb-43d3-aa0f-7dce31045843","security_groups":["4b437e3f-365d-4f66-82e8-1b182d11db5a","dff49951-7b68-477e-a08c-37a898101379"],"mac_address":"fa:16:3e:38:a4:bc","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:33Z","binding:vnic_type":"normal","device_id":"afe88f92-a8d8-466c-92e2-4105881ec816"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.1"}],"id":"e317d05b-741d-4135-8a3a-197c976d6b93","security_groups":[],"mac_address":"fa:16:3e:00:22:45","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:21Z","binding:vnic_type":"normal","device_id":"2c0d5e4f-d0f3-4670-914f-d233aae60a9f"}]} 2018-10-12 05:00:54,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-9818662c-4f05-404b-bfcc-5e60e19104e4 2018-10-12 05:00:54,827 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-12 05:00:54,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:54,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-59a8e767-6cc4-4a0d-aae9-de5897c2e836 Date: Fri, 12 Oct 2018 05:00:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:00:54,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-59a8e767-6cc4-4a0d-aae9-de5897c2e836 2018-10-12 05:00:54,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:54,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9368eec0-5148-4391-b097-cd4983da1759 Date: Fri, 12 Oct 2018 05:00:54 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:00:54,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-9368eec0-5148-4391-b097-cd4983da1759 2018-10-12 05:00:54,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" -d '{"floatingip": {"floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "port_id": "d6227609-2edb-43d3-aa0f-7dce31045843"}}' 2018-10-12 05:00:56,753 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-f0b28b8d-823e-4ca6-90b1-13500923c641 Date: Fri, 12 Oct 2018 05:00:56 GMT RESP BODY: {"floatingip": {"router_id": "2c0d5e4f-d0f3-4670-914f-d233aae60a9f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:55Z", "updated_at": "2018-10-12T05:00:55Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.55.1.8", "floating_ip_address": "172.30.9.201", "revision_number": 0, "project_id": "649bf78b991c4edca870bfcd4130720b", "port_id": "d6227609-2edb-43d3-aa0f-7dce31045843", "id": "da9307d1-485e-432f-a60d-189623919e97"}} 2018-10-12 05:00:56,753 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-f0b28b8d-823e-4ca6-90b1-13500923c641 2018-10-12 05:00:56,754 - create_instance - INFO - Created floating IP 172.30.9.201 via router - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router 2018-10-12 05:00:56,757 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:57,078 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00: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-a4c8f012-7560-4698-b183-0006ba82ba60 x-compute-request-id: req-a4c8f012-7560-4698-b183-0006ba82ba60 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}, {"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:00:45Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:00:57,078 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-a4c8f012-7560-4698-b183-0006ba82ba60 2018-10-12 05:00:57,079 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst] is - ACTIVE 2018-10-12 05:00:57,079 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:00:57,082 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:57,486 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-f39029de-e9d8-4342-9967-4c5688e8eb2e x-compute-request-id: req-f39029de-e9d8-4342-9967-4c5688e8eb2e Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}, {"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:00:45Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:00:57,486 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-f39029de-e9d8-4342-9967-4c5688e8eb2e 2018-10-12 05:00:57,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:57,586 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-67a153bb-9dd6-445a-9eab-d66fdea3c275 Date: Fri, 12 Oct 2018 05:00: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":["8012e887-f877-4ac8-b760-612c337ff47a"],"updated_at":"2018-10-12T05:00:12Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:00:57,586 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net used request id req-67a153bb-9dd6-445a-9eab-d66fdea3c275 2018-10-12 05:00:57,590 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:57,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9734c47-c77f-4cfd-b230-56408003bb6c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:00:57,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-b9734c47-c77f-4cfd-b230-56408003bb6c 2018-10-12 05:00:57,674 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:57,729 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6a5f2dda-039a-4dff-b93a-08da601f6520 Date: Fri, 12 Oct 2018 05:00:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:00:57,729 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-6a5f2dda-039a-4dff-b93a-08da601f6520 2018-10-12 05:00:57,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:57,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-8a322cb6-41a9-439a-bd65-79030bbc359f Date: Fri, 12 Oct 2018 05:00:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.2"}],"id":"3321e4fc-c393-4ccf-b0bc-7b5b604f1f6b","security_groups":[],"mac_address":"fa:16:3e:b1:ac:82","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.3"}],"id":"41cf6893-64a6-4189-8593-ca7b83ac06ca","security_groups":[],"mac_address":"fa:16:3e:6e:7a:0c","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.4"}],"id":"bc5be2b2-f32e-4861-a7cf-ae53cc9dea86","security_groups":[],"mac_address":"fa:16:3e:2e:d7:e2","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.8"}],"id":"d6227609-2edb-43d3-aa0f-7dce31045843","security_groups":["4b437e3f-365d-4f66-82e8-1b182d11db5a","dff49951-7b68-477e-a08c-37a898101379"],"mac_address":"fa:16:3e:38:a4:bc","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:33Z","binding:vnic_type":"normal","device_id":"afe88f92-a8d8-466c-92e2-4105881ec816"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.1"}],"id":"e317d05b-741d-4135-8a3a-197c976d6b93","security_groups":[],"mac_address":"fa:16:3e:00:22:45","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:21Z","binding:vnic_type":"normal","device_id":"2c0d5e4f-d0f3-4670-914f-d233aae60a9f"}]} 2018-10-12 05:00:57,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-8a322cb6-41a9-439a-bd65-79030bbc359f 2018-10-12 05:00:57,832 - create_instance_tests - INFO - Looking for IP 10.55.1.8 in the console log 2018-10-12 05:00:57,835 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:00:58,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-8790202e-1f40-411f-a6e2-f1d20e52aa12 x-compute-request-id: req-8790202e-1f40-411f-a6e2-f1d20e52aa12 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}, {"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:00:45Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:00:58,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-8790202e-1f40-411f-a6e2-f1d20e52aa12 2018-10-12 05:00:58,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:00:59,505 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00: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-b4bae029-a0eb-47aa-93b9-c0e1a8297895 x-compute-request-id: req-b4bae029-a0eb-47aa-93b9-c0e1a8297895 Content-Encoding: gzip Content-Length: 9616 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 491124293 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.908 MHz processor\n[ 0.148643] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.150638] pid_max: default: 32768 minimum: 301\n[ 0.151727] ACPI: Core revision 20150930\n[ 0.153291] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.154865] Security Framework initialized\n[ 0.155850] Yama: becoming mindful.\n[ 0.156761] AppArmor: AppArmor initialized\n[ 0.157760] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.159266] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.160820] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.162247] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.163942] Initializing cgroup subsys io\n[ 0.164893] Initializing cgroup subsys memory\n[ 0.165904] Initializing cgroup subsys devices\n[ 0.166955] Initializing cgroup subsys freezer\n[ 0.168002] Initializing cgroup subsys net_cls\n[ 0.169055] Initializing cgroup subsys perf_event\n[ 0.170124] Initializing cgroup subsys net_prio\n[ 0.171151] Initializing cgroup subsys hugetlb\n[ 0.172207] Initializing cgroup subsys pids\n[ 0.173292] CPU: Physical Processor ID: 0\n[ 0.174973] mce: CPU supports 10 MCE banks\n[ 0.176010] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.177238] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.179767] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.186619] ftrace: allocating 31920 entries in 125 pages\n[ 0.213074] smpboot: Max logical packages: 2\n[ 0.214135] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.215605] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.217217] x2apic enabled\n[ 0.218127] Switched APIC routing to physical x2apic.\n[ 0.220090] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.221507] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.223992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.226167] KVM setup paravirtual spinlock\n[ 0.227749] x86: Booting SMP configuration:\n[ 0.228802] .... node #0, CPUs: #1\n[ 0.229837] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.252074] x86: Booted up 1 node, 2 CPUs\n[ 0.252077] KVM setup async PF for cpu 1\n[ 0.252080] kvm-stealtime: cpu 1, msr f90d940\n[ 0.255109] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.256901] devtmpfs: initialized\n[ 0.258741] evm: security.selinux\n[ 0.259566] evm: security.SMACK64\n[ 0.260405] evm: security.SMACK64EXEC\n[ 0.261306] evm: security.SMACK64TRANSMUTE\n[ 0.262277] evm: security.SMACK64MMAP\n[ 0.263138] evm: security.ima\n[ 0.263899] evm: security.capability\n[ 0.264866] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.267120] pinctrl core: initialized pinctrl subsystem\n[ 0.268431] RTC time: 5:00:45, date: 10/12/18\n[ 0.269593] NET: Registered protocol family 16\n[ 0.279095] cpuidle: using governor ladder\n[ 0.291194] cpuidle: using governor menu\n[ 0.291988] PCCT header not found.\n[ 0.292748] ACPI: bus type PCI registered\n[ 0.293528] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.294750] PCI: Using configuration type 1 for base access\n[ 0.308178] ACPI: Added _OSI(Module Device)\n[ 0.309008] ACPI: Added _OSI(Processor Device)\n[ 0.309842] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.310713] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.313039] ACPI: Interpreter enabled\n[ 0.313786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.315580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.317380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.319168] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.320981] ACPI: (supports S0 S5)\n[ 0.321667] ACPI: Using IOAPIC for interrupt routing\n[ 0.322663] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.325998] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.327113] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.328313] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.329482] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.331682] acpiphp: Slot [3] registered\n[ 0.332466] acpiphp: Slot [4] registered\n[ 0.333249] acpiphp: Slot [5] registered\n[ 0.334041] acpiphp: Slot [6] registered\n[ 0.334820] acpiphp: Slot [7] registered\n[ 0.335599] acpiphp: Slot [8] registered\n[ 0.336383] acpiphp: Slot [9] registered\n[ 0.337165] acpiphp: Slot [10] registered\n[ 0.348011] acpiphp: Slot [11] registered\n[ 0.348805] acpiphp: Slot [12] registered\n[ 0.349594] acpiphp: Slot [13] registered\n[ 0.350385] acpiphp: Slot [14] registered\n[ 0.351176] acpiphp: Slot [15] registered\n[ 0.351972] acpiphp: Slot [16] registered\n[ 0.352769] acpiphp: Slot [17] registered\n[ 0.353557] acpiphp: Slot [18] registered\n[ 0.354346] acpiphp: Slot [19] registered\n[ 0.355136] acpiphp: Slot [20] registered\n[ 0.355929] acpiphp: Slot [21] registered\n[ 0.356719] acpiphp: Slot [22] registered\n[ 0.357514] acpiphp: Slot [23] registered\n[ 0.358314] acpiphp: Slot [24] registered\n[ 0.359107] acpiphp: Slot [25] registered\n[ 0.359896] acpiphp: Slot [26] registered\n[ 0.360690] acpiphp: Slot [27] registered\n[ 0.361481] acpiphp: Slot [28] registered\n[ 0.362276] acpiphp: Slot [29] registered\n[ 0.363067] acpiphp: Slot [30] registered\n[ 0.363857] acpiphp: Slot [31] registered\n[ 0.364646] PCI host bridge to bus 0000:00\n[ 0.365434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.366618] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367799] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369209] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.370644] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.376764] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.378006] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.379154] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.380379] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.387475] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.388885] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.439475] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.440939] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442315] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.443709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.445055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.446299] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.447519] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.448552] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.450066] vgaarb: loaded\n[ 0.450656] vgaarb: bridge control possible 0000:00:02.0\n[ 0.451780] SCSI subsystem initialized\n[ 0.452612] ACPI: bus type USB registered\n[ 0.453407] usbcore: registered new interface driver usbfs\n[ 0.454408] usbcore: registered new interface driver hub\n[ 0.455395] usbcore: registered new device driver usb\n[ 0.456549] PCI: Using ACPI for IRQ routing\n[ 0.457563] NetLabel: Initializing\n[ 0.458262] NetLabel: domain hash size = 128\n[ 0.459090] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.460011] NetLabel: unlabeled traffic allowed by default\n[ 0.461183] clocksource: Switched to clocksource kvm-clock\n[ 0.467072] AppArmor: AppArmor Filesystem Enabled\n[ 0.468021] pnp: PnP ACPI init\n[ 0.468930] pnp: PnP ACPI: found 5 devices\n[ 0.476454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.478119] NET: Registered protocol family 2\n[ 0.479081] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.480325] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.481478] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.482621] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.483671] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.484807] NET: Registered protocol family 1\n[ 0.485656] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.486718] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.487758] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.506356] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.525197] Trying to unpack rootfs image as initramfs...\n[ 0.576313] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.591152] Scanning for low memory corruption every 60 seconds\n[ 0.593094] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.594799] audit: initializing netlink subsys (disabled)\n[ 0.596345] audit: type=2000 audit(1539320446.049:1): initialized\n[ 0.598223] Initialise system trusted keyring\n[ 0.599636] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.601390] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.604149] zbud: loaded\n[ 0.605139] VFS: Disk quotas dquot_6.6.0\n[ 0.606311] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.608518] fuse init (API version 7.23)\n[ 0.609794] Key type big_key registered\n[ 0.610948] Allocating IMA MOK and blacklist keyrings.\n[ 0.612697] Key type asymmetric registered\n[ 0.613911] Asymmetric key parser 'x509' registered\n[ 0.615338] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.617501] io scheduler noop registered\n[ 0.618631] io scheduler deadline registered (default)\n[ 0.620072] io scheduler cfq registered\n[ 0.621264] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.622823] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.624699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.626866] ACPI: Power Button [PWRF]\n[ 0.628097] GHES: HEST is not enabled!\n[ 0.646332] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.683667] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.686552] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710231] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.713406] Linux agpgart interface v0.103\n[ 0.716155] brd: module loaded\n[ 0.717855] loop: module loaded\n[ 0.723825] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.725452] GPT:90111 != 20971519\n[ 0.726212] GPT:Alternate GPT header not at the end of the disk.\n[ 0.727437] GPT:90111 != 20971519\n[ 0.728211] GPT: Use GNU Parted to correct GPT errors.\n[ 0.729238] vda: vda1 vda15\n[ 0.730806] scsi host0: ata_piix\n[ 0.731664] scsi host1: ata_piix\n[ 0.732423] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.733758] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.735468] libphy: Fixed MDIO Bus: probed\n[ 0.736360] tun: Universal TUN/TAP device driver, 1.6\n[ 0.737371] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.739433] PPP generic driver version 2.4.2\n[ 0.740405] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.741719] ehci-pci: EHCI PCI platform driver\n[ 0.742645] ehci-platform: EHCI generic platform driver\n[ 0.743732] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.744978] ohci-pci: OHCI PCI platform driver\n[ 0.745937] ohci-platform: OHCI generic platform driver\n[ 0.747048] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.766185] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.767176] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.768625] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.769627] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.770744] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773376] usb usb1: Product: UHCI Host Controller\n[ 0.774309] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.775444] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.776461] hub 1-0:1.0: USB hub found\n[ 0.777251] hub 1-0:1.0: 2 ports detected\n[ 0.778179] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.780313] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.781278] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.782321] mousedev: PS/2 mouse device common for all mice\n[ 0.783492] rtc_cmos 00:00: RTC can wake from S4\n[ 0.784716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.786388] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.787650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.788829] i2c /dev entries driver\n[ 0.789593] device-mapper: uevent: version 1.0.3\n[ 0.790565] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.792162] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.793485] NET: Registered protocol family 10\n[ 0.794513] NET: Registered protocol family 17\n[ 0.795394] Key type dns_resolver registered\n[ 0.796369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.797436] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.798560] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.800332] registered taskstats version 1\n[ 0.801148] Loading compiled-in X.509 certificates\n[ 0.802566] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.804365] zswap: loaded using pool lzo/zbud\n[ 0.805837] Key type trusted registered\n[ 0.807528] Key type encrypted registered\n[ 0.808341] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.809345] ima: No TPM chip found, activating TPM-bypass!\n[ 0.810356] evm: HMAC attrs: 0x1\n[ 0.811312] Magic number: 6:415:11\n[ 0.812167] rtc_cmos 00:00: setting system clock to 2018-10-12 05:00:45 UTC (1539320445)\n[ 0.826609] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.827746] EDD information not available.\n[ 0.890381] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.891888] Write protecting the kernel read-only data: 14336k\n[ 0.893505] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.895285] 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.958824] 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.00\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.18. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCe+NE3k3VGfcoEFX5AAEQgVCo1X0td3PEfD4gEurvHY1J45RqZ9HMezaIJ/3iiiqxMXQU85L18ELVTAL3KYP/6TqUyzHMWSJ0878DkRdHf0xbaHh1dNeC74VCMhE9Wcpz+m0aXzp5pvZWiCdvvDWt72jQ+fqXMbNCujiXpOZOitZDe0wlZcXrkXQ4aHh9e1jhNY1K5csB6OwfEXVLQMvBF4yOWZrar5tP8XDm4ov/UFpDi1dCre+BxStUTzvILRNUjJ9oJAjSckINBNd5ov7+Hi7XBRmGLUbDlwSMjN8vS+tfoyA4pE16KR1TQvHddU48wC20WyA4Xx67L8Fic/xfZ root@createinstancesinglenetworktests-1c026544-234b-4dfe-8d03-d0ada8\nssh-dss AAAAB3NzaC1kc3MAAACBALVbRockbPIGrzqTFi1Y1gN6W9H/1LFZrM6buCfX4u08GPY5gs4iP39x9Rly8tKrd0+jXL1ojTwrzRbOiy6XrfwnMvsoQgWqh2bFuupPJq2eSwwKWvRxrpmpzzgYwwa24aC4QP7eTkHbRunrcmmjYI0BmAMpjHLD0HS+gsbGTWtNAAAAFQD4CjUYsWWStsmVvGBWNqKB+c0J7wAAAIAi/iQZxOGrihIE2tKIn0VO/vsgMGGItCaJPZL8jrqAlZpi9aXFbeZMtVzqV86tlKDQz8jJuRu7M68eWxOYYgEuwtXRoXOB6YfzUdz0PMGdeYHHrMf9ZeD3RuqqO+9cuTMOs2smihqv/uu5pZ80nt/KLPN6dnUZykNUmVO4r8ob/wAAAIAXTEUXn/8r1sAjf0X/C7ZaESiAm7DilsNDx8a5E4Z3J/YS5tzFWdz3m1wSrJ8KFgfDNB1Ykon3lnW5MuBUmK6FSTEtGbpkKFm5KgtQUtAahmcSh61TCjjyMASKKC9gfYBD0AHD1saTSLKl4E8lyr+OvjEgfr1N98fGpfCZ8M3wuQ== root@createinstancesinglenetworktests-1c026544-234b-4dfe-8d03-d0ada8\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:fe38:a4bc/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-00000101\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-1c026544-234b-4dfe-8d03-d0ada8\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.03 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-1c026544-234b-4dfe-8d03-d0ada8 login: "} 2018-10-12 05:00:59,506 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816/action used request id req-b4bae029-a0eb-47aa-93b9-c0e1a8297895 2018-10-12 05:00:59,507 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 05:00:59,507 - 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 491124293 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.908 MHz processor [ 0.148643] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.150638] pid_max: default: 32768 minimum: 301 [ 0.151727] ACPI: Core revision 20150930 [ 0.153291] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.154865] Security Framework initialized [ 0.155850] Yama: becoming mindful. [ 0.156761] AppArmor: AppArmor initialized [ 0.157760] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.159266] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.160820] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.162247] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.163942] Initializing cgroup subsys io [ 0.164893] Initializing cgroup subsys memory [ 0.165904] Initializing cgroup subsys devices [ 0.166955] Initializing cgroup subsys freezer [ 0.168002] Initializing cgroup subsys net_cls [ 0.169055] Initializing cgroup subsys perf_event [ 0.170124] Initializing cgroup subsys net_prio [ 0.171151] Initializing cgroup subsys hugetlb [ 0.172207] Initializing cgroup subsys pids [ 0.173292] CPU: Physical Processor ID: 0 [ 0.174973] mce: CPU supports 10 MCE banks [ 0.176010] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.177238] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.179767] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.186619] ftrace: allocating 31920 entries in 125 pages [ 0.213074] smpboot: Max logical packages: 2 [ 0.214135] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.215605] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.217217] x2apic enabled [ 0.218127] Switched APIC routing to physical x2apic. [ 0.220090] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.221507] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.223992] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.226167] KVM setup paravirtual spinlock [ 0.227749] x86: Booting SMP configuration: [ 0.228802] .... node #0, CPUs: #1 [ 0.229837] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.252074] x86: Booted up 1 node, 2 CPUs [ 0.252077] KVM setup async PF for cpu 1 [ 0.252080] kvm-stealtime: cpu 1, msr f90d940 [ 0.255109] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.256901] devtmpfs: initialized [ 0.258741] evm: security.selinux [ 0.259566] evm: security.SMACK64 [ 0.260405] evm: security.SMACK64EXEC [ 0.261306] evm: security.SMACK64TRANSMUTE [ 0.262277] evm: security.SMACK64MMAP [ 0.263138] evm: security.ima [ 0.263899] evm: security.capability [ 0.264866] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.267120] pinctrl core: initialized pinctrl subsystem [ 0.268431] RTC time: 5:00:45, date: 10/12/18 [ 0.269593] NET: Registered protocol family 16 [ 0.279095] cpuidle: using governor ladder [ 0.291194] cpuidle: using governor menu [ 0.291988] PCCT header not found. [ 0.292748] ACPI: bus type PCI registered [ 0.293528] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.294750] PCI: Using configuration type 1 for base access [ 0.308178] ACPI: Added _OSI(Module Device) [ 0.309008] ACPI: Added _OSI(Processor Device) [ 0.309842] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.310713] ACPI: Added _OSI(Processor Aggregator Device) [ 0.313039] ACPI: Interpreter enabled [ 0.313786] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.315580] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.317380] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.319168] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.320981] ACPI: (supports S0 S5) [ 0.321667] ACPI: Using IOAPIC for interrupt routing [ 0.322663] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.325998] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.327113] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.328313] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.329482] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.331682] acpiphp: Slot [3] registered [ 0.332466] acpiphp: Slot [4] registered [ 0.333249] acpiphp: Slot [5] registered [ 0.334041] acpiphp: Slot [6] registered [ 0.334820] acpiphp: Slot [7] registered [ 0.335599] acpiphp: Slot [8] registered [ 0.336383] acpiphp: Slot [9] registered [ 0.337165] acpiphp: Slot [10] registered [ 0.348011] acpiphp: Slot [11] registered [ 0.348805] acpiphp: Slot [12] registered [ 0.349594] acpiphp: Slot [13] registered [ 0.350385] acpiphp: Slot [14] registered [ 0.351176] acpiphp: Slot [15] registered [ 0.351972] acpiphp: Slot [16] registered [ 0.352769] acpiphp: Slot [17] registered [ 0.353557] acpiphp: Slot [18] registered [ 0.354346] acpiphp: Slot [19] registered [ 0.355136] acpiphp: Slot [20] registered [ 0.355929] acpiphp: Slot [21] registered [ 0.356719] acpiphp: Slot [22] registered [ 0.357514] acpiphp: Slot [23] registered [ 0.358314] acpiphp: Slot [24] registered [ 0.359107] acpiphp: Slot [25] registered [ 0.359896] acpiphp: Slot [26] registered [ 0.360690] acpiphp: Slot [27] registered [ 0.361481] acpiphp: Slot [28] registered [ 0.362276] acpiphp: Slot [29] registered [ 0.363067] acpiphp: Slot [30] registered [ 0.363857] acpiphp: Slot [31] registered [ 0.364646] PCI host bridge to bus 0000:00 [ 0.365434] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.366618] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.367799] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.369209] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.370644] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.376764] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.378006] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.379154] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.380379] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.387475] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.388885] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.439475] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.440939] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442315] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.443709] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.445055] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.446299] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.447519] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.448552] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.450066] vgaarb: loaded [ 0.450656] vgaarb: bridge control possible 0000:00:02.0 [ 0.451780] SCSI subsystem initialized [ 0.452612] ACPI: bus type USB registered [ 0.453407] usbcore: registered new interface driver usbfs [ 0.454408] usbcore: registered new interface driver hub [ 0.455395] usbcore: registered new device driver usb [ 0.456549] PCI: Using ACPI for IRQ routing [ 0.457563] NetLabel: Initializing [ 0.458262] NetLabel: domain hash size = 128 [ 0.459090] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.460011] NetLabel: unlabeled traffic allowed by default [ 0.461183] clocksource: Switched to clocksource kvm-clock [ 0.467072] AppArmor: AppArmor Filesystem Enabled [ 0.468021] pnp: PnP ACPI init [ 0.468930] pnp: PnP ACPI: found 5 devices [ 0.476454] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.478119] NET: Registered protocol family 2 [ 0.479081] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.480325] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.481478] TCP: Hash tables configured (established 2048 bind 2048) [ 0.482621] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.483671] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.484807] NET: Registered protocol family 1 [ 0.485656] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.486718] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.487758] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.506356] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.525197] Trying to unpack rootfs image as initramfs... [ 0.576313] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.591152] Scanning for low memory corruption every 60 seconds [ 0.593094] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.594799] audit: initializing netlink subsys (disabled) [ 0.596345] audit: type=2000 audit(1539320446.049:1): initialized [ 0.598223] Initialise system trusted keyring [ 0.599636] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.601390] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.604149] zbud: loaded [ 0.605139] VFS: Disk quotas dquot_6.6.0 [ 0.606311] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.608518] fuse init (API version 7.23) [ 0.609794] Key type big_key registered [ 0.610948] Allocating IMA MOK and blacklist keyrings. [ 0.612697] Key type asymmetric registered [ 0.613911] Asymmetric key parser 'x509' registered [ 0.615338] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.617501] io scheduler noop registered [ 0.618631] io scheduler deadline registered (default) [ 0.620072] io scheduler cfq registered [ 0.621264] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.622823] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.624699] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.626866] ACPI: Power Button [PWRF] [ 0.628097] GHES: HEST is not enabled! [ 0.646332] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.683667] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.686552] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710231] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.713406] Linux agpgart interface v0.103 [ 0.716155] brd: module loaded [ 0.717855] loop: module loaded [ 0.723825] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.725452] GPT:90111 != 20971519 [ 0.726212] GPT:Alternate GPT header not at the end of the disk. [ 0.727437] GPT:90111 != 20971519 [ 0.728211] GPT: Use GNU Parted to correct GPT errors. [ 0.729238] vda: vda1 vda15 [ 0.730806] scsi host0: ata_piix [ 0.731664] scsi host1: ata_piix [ 0.732423] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.733758] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.735468] libphy: Fixed MDIO Bus: probed [ 0.736360] tun: Universal TUN/TAP device driver, 1.6 [ 0.737371] tun: (C) 1999-2004 Max Krasnyansky [ 0.739433] PPP generic driver version 2.4.2 [ 0.740405] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.741719] ehci-pci: EHCI PCI platform driver [ 0.742645] ehci-platform: EHCI generic platform driver [ 0.743732] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.744978] ohci-pci: OHCI PCI platform driver [ 0.745937] ohci-platform: OHCI generic platform driver [ 0.747048] uhci_hcd: USB Universal Host Controller Interface driver [ 0.766185] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.767176] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.768625] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.769627] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.770744] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.771961] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.773376] usb usb1: Product: UHCI Host Controller [ 0.774309] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.775444] usb usb1: SerialNumber: 0000:00:01.2 [ 0.776461] hub 1-0:1.0: USB hub found [ 0.777251] hub 1-0:1.0: 2 ports detected [ 0.778179] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.780313] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.781278] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.782321] mousedev: PS/2 mouse device common for all mice [ 0.783492] rtc_cmos 00:00: RTC can wake from S4 [ 0.784716] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.786388] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.787650] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.788829] i2c /dev entries driver [ 0.789593] device-mapper: uevent: version 1.0.3 [ 0.790565] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.792162] ledtrig-cpu: registered to indicate activity on CPUs [ 0.793485] NET: Registered protocol family 10 [ 0.794513] NET: Registered protocol family 17 [ 0.795394] Key type dns_resolver registered [ 0.796369] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.797436] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.798560] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.800332] registered taskstats version 1 [ 0.801148] Loading compiled-in X.509 certificates [ 0.802566] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.804365] zswap: loaded using pool lzo/zbud [ 0.805837] Key type trusted registered [ 0.807528] Key type encrypted registered [ 0.808341] AppArmor: AppArmor sha1 policy hashing enabled [ 0.809345] ima: No TPM chip found, activating TPM-bypass! [ 0.810356] evm: HMAC attrs: 0x1 [ 0.811312] Magic number: 6:415:11 [ 0.812167] rtc_cmos 00:00: setting system clock to 2018-10-12 05:00:45 UTC (1539320445) [ 0.826609] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.827746] EDD information not available. [ 0.890381] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.891888] Write protecting the kernel read-only data: 14336k [ 0.893505] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.895285] 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.958824] 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.00 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.18. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCe+NE3k3VGfcoEFX5AAEQgVCo1X0td3PEfD4gEurvHY1J45RqZ9HMezaIJ/3iiiqxMXQU85L18ELVTAL3KYP/6TqUyzHMWSJ0878DkRdHf0xbaHh1dNeC74VCMhE9Wcpz+m0aXzp5pvZWiCdvvDWt72jQ+fqXMbNCujiXpOZOitZDe0wlZcXrkXQ4aHh9e1jhNY1K5csB6OwfEXVLQMvBF4yOWZrar5tP8XDm4ov/UFpDi1dCre+BxStUTzvILRNUjJ9oJAjSckINBNd5ov7+Hi7XBRmGLUbDlwSMjN8vS+tfoyA4pE16KR1TQvHddU48wC20WyA4Xx67L8Fic/xfZ root@createinstancesinglenetworktests-1c026544-234b-4dfe-8d03-d0ada8 ssh-dss AAAAB3NzaC1kc3MAAACBALVbRockbPIGrzqTFi1Y1gN6W9H/1LFZrM6buCfX4u08GPY5gs4iP39x9Rly8tKrd0+jXL1ojTwrzRbOiy6XrfwnMvsoQgWqh2bFuupPJq2eSwwKWvRxrpmpzzgYwwa24aC4QP7eTkHbRunrcmmjYI0BmAMpjHLD0HS+gsbGTWtNAAAAFQD4CjUYsWWStsmVvGBWNqKB+c0J7wAAAIAi/iQZxOGrihIE2tKIn0VO/vsgMGGItCaJPZL8jrqAlZpi9aXFbeZMtVzqV86tlKDQz8jJuRu7M68eWxOYYgEuwtXRoXOB6YfzUdz0PMGdeYHHrMf9ZeD3RuqqO+9cuTMOs2smihqv/uu5pZ80nt/KLPN6dnUZykNUmVO4r8ob/wAAAIAXTEUXn/8r1sAjf0X/C7ZaESiAm7DilsNDx8a5E4Z3J/YS5tzFWdz3m1wSrJ8KFgfDNB1Ykon3lnW5MuBUmK6FSTEtGbpkKFm5KgtQUtAahmcSh61TCjjyMASKKC9gfYBD0AHD1saTSLKl4E8lyr+OvjEgfr1N98fGpfCZ8M3wuQ== root@createinstancesinglenetworktests-1c026544-234b-4dfe-8d03-d0ada8 -----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:fe38:a4bc/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-00000101 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-1c026544-234b-4dfe-8d03-d0ada8 launch-index: 0 === cirros: current=0.4.0 uptime=3.03 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-1c026544-234b-4dfe-8d03-d0ada8 login: 2018-10-12 05:00:59,511 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:00,058 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:00: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-e31b0ff4-574c-43ae-a6b9-e611a878e231 x-compute-request-id: req-e31b0ff4-574c-43ae-a6b9-e611a878e231 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}, {"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:00:45Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:01:00,058 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-e31b0ff4-574c-43ae-a6b9-e611a878e231 2018-10-12 05:01:00,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:00,161 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f1ec899b-8cc1-43f4-b5b0-9302031b0f81 Date: Fri, 12 Oct 2018 05:01: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":["8012e887-f877-4ac8-b760-612c337ff47a"],"updated_at":"2018-10-12T05:00:12Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:01:00,161 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net used request id req-f1ec899b-8cc1-43f4-b5b0-9302031b0f81 2018-10-12 05:01:00,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:00,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1322871c-7b73-4a67-8f64-5bd9c93dc0dc Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:01:00,447 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-1322871c-7b73-4a67-8f64-5bd9c93dc0dc 2018-10-12 05:01:00,452 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:00,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d1282678-54d3-4050-b04d-6a388bfe00d1 Date: Fri, 12 Oct 2018 05:01:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:01:00,518 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-d1282678-54d3-4050-b04d-6a388bfe00d1 2018-10-12 05:01:00,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:00,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-9cab024b-fcbc-4f87-9422-e6cfced977d6 Date: Fri, 12 Oct 2018 05:01:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.2"}],"id":"3321e4fc-c393-4ccf-b0bc-7b5b604f1f6b","security_groups":[],"mac_address":"fa:16:3e:b1:ac:82","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.3"}],"id":"41cf6893-64a6-4189-8593-ca7b83ac06ca","security_groups":[],"mac_address":"fa:16:3e:6e:7a:0c","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.4"}],"id":"bc5be2b2-f32e-4861-a7cf-ae53cc9dea86","security_groups":[],"mac_address":"fa:16:3e:2e:d7:e2","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.8"}],"id":"d6227609-2edb-43d3-aa0f-7dce31045843","security_groups":["4b437e3f-365d-4f66-82e8-1b182d11db5a","dff49951-7b68-477e-a08c-37a898101379"],"mac_address":"fa:16:3e:38:a4:bc","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:33Z","binding:vnic_type":"normal","device_id":"afe88f92-a8d8-466c-92e2-4105881ec816"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.1"}],"id":"e317d05b-741d-4135-8a3a-197c976d6b93","security_groups":[],"mac_address":"fa:16:3e:00:22:45","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:21Z","binding:vnic_type":"normal","device_id":"2c0d5e4f-d0f3-4670-914f-d233aae60a9f"}]} 2018-10-12 05:01:00,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-9cab024b-fcbc-4f87-9422-e6cfced977d6 2018-10-12 05:01:00,621 - create_instance - INFO - Checking if VM is active 2018-10-12 05:01:00,624 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:01,088 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01: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-28b43c48-c31d-425d-9f40-381b486d3113 x-compute-request-id: req-28b43c48-c31d-425d-9f40-381b486d3113 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}, {"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:00:45Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:01:01,088 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-28b43c48-c31d-425d-9f40-381b486d3113 2018-10-12 05:01:01,088 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst] is - ACTIVE 2018-10-12 05:01:01,088 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:01:01,091 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:01,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-c4a2cca9-8655-43de-8267-fc25be3e2e37 x-compute-request-id: req-c4a2cca9-8655-43de-8267-fc25be3e2e37 Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp"}, {"name": "default"}], "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:00:45Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:01:01,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-c4a2cca9-8655-43de-8267-fc25be3e2e37 2018-10-12 05:01:01,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:01,693 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-af63aaa7-280d-4547-93a2-882046ac21bb Date: Fri, 12 Oct 2018 05:01: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":["8012e887-f877-4ac8-b760-612c337ff47a"],"updated_at":"2018-10-12T05:00:12Z","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:11Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"649bf78b991c4edca870bfcd4130720b","id":"d73ec320-2237-4254-b433-c302e403f02b","name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net"}]} 2018-10-12 05:01:01,693 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net used request id req-af63aaa7-280d-4547-93a2-882046ac21bb 2018-10-12 05:01:01,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:01,777 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8bc58e2-502c-47e3-b90f-9dd74fe0a288 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:01:01,778 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-c8bc58e2-502c-47e3-b90f-9dd74fe0a288 2018-10-12 05:01:01,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:01,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9fe27ecf-6abd-4927-911c-77d83ff199ec Date: Fri, 12 Oct 2018 05:01:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:12Z","dns_nameservers":[],"updated_at":"2018-10-12T05:00: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":"649bf78b991c4edca870bfcd4130720b","id":"8012e887-f877-4ac8-b760-612c337ff47a","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet"}]} 2018-10-12 05:01:01,837 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-9fe27ecf-6abd-4927-911c-77d83ff199ec 2018-10-12 05:01:01,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:01,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-e6eb19e1-fec3-4b48-ad70-078503ff5c33 Date: Fri, 12 Oct 2018 05:01:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:14Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.2"}],"id":"3321e4fc-c393-4ccf-b0bc-7b5b604f1f6b","security_groups":[],"mac_address":"fa:16:3e:b1:ac:82","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:13Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:15Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.3"}],"id":"41cf6893-64a6-4189-8593-ca7b83ac06ca","security_groups":[],"mac_address":"fa:16:3e:6e:7a:0c","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:13Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.4"}],"id":"bc5be2b2-f32e-4861-a7cf-ae53cc9dea86","security_groups":[],"mac_address":"fa:16:3e:2e:d7:e2","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:14Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-d73ec320-2237-4254-b433-c302e403f02b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:52Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.8"}],"id":"d6227609-2edb-43d3-aa0f-7dce31045843","security_groups":["4b437e3f-365d-4f66-82e8-1b182d11db5a","dff49951-7b68-477e-a08c-37a898101379"],"mac_address":"fa:16:3e:38:a4:bc","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:33Z","binding:vnic_type":"normal","device_id":"afe88f92-a8d8-466c-92e2-4105881ec816"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:00:38Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"8012e887-f877-4ac8-b760-612c337ff47a","ip_address":"10.55.1.1"}],"id":"e317d05b-741d-4135-8a3a-197c976d6b93","security_groups":[],"mac_address":"fa:16:3e:00:22:45","project_id":"649bf78b991c4edca870bfcd4130720b","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"d73ec320-2237-4254-b433-c302e403f02b","tenant_id":"649bf78b991c4edca870bfcd4130720b","created_at":"2018-10-12T05:00:21Z","binding:vnic_type":"normal","device_id":"2c0d5e4f-d0f3-4670-914f-d233aae60a9f"}]} 2018-10-12 05:01:01,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=d73ec320-2237-4254-b433-c302e403f02b used request id req-e6eb19e1-fec3-4b48-ad70-078503ff5c33 2018-10-12 05:01:01,946 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:01:01,949 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ea89990L 2018-10-12 05:01:01,950 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:01:01,950 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:01:01,951 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:01:01,952 - 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-10-12 05:01:01,952 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:01:01,952 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:01:01,952 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:01:01,952 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:01:01,953 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:01:01,970 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:01:01,971 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:01:01,982 - paramiko.transport - DEBUG - Trying key 3e1310a5d84d37a9373c22d6c700f0d0 from tmp/CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221 2018-10-12 05:01:02,009 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:01:02,012 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:01:02,113 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:01:02,128 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:01:02,128 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:01:02,130 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ed5e110L 2018-10-12 05:01:02,130 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:01:02,131 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:01:02,131 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:01:02,132 - 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-10-12 05:01:02,132 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:01:02,133 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:01:02,133 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:01:02,133 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:01:02,133 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:01:02,150 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:01:02,151 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:01:02,163 - paramiko.transport - DEBUG - Trying key 3e1310a5d84d37a9373c22d6c700f0d0 from tmp/CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221 2018-10-12 05:01:02,189 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:01:02,193 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:01:02,195 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:01:02,196 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-12 05:01:02,196 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:01:02,198 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:01:02,199 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-12 05:01:02,200 - create_instance - INFO - Deleting Floating IP - 172.30.9.201 2018-10-12 05:01:02,200 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.201 2018-10-12 05:01:02,206 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/da9307d1-485e-432f-a60d-189623919e97 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:03,091 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5d8bbe39-fd89-4edd-8e9d-3a9f8a078f5c Content-Length: 0 Date: Fri, 12 Oct 2018 05:01:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:01:03,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/da9307d1-485e-432f-a60d-189623919e97 used request id req-5d8bbe39-fd89-4edd-8e9d-3a9f8a078f5c 2018-10-12 05:01:03,092 - create_instance - INFO - Deleting Port with ID - d6227609-2edb-43d3-aa0f-7dce31045843 2018-10-12 05:01:03,092 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221port-1 2018-10-12 05:01:03,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/d6227609-2edb-43d3-aa0f-7dce31045843 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:03,566 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-fd5739ca-e50a-4238-8a08-3c91d589b022 Date: Fri, 12 Oct 2018 05:01:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:01:03,567 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/d6227609-2edb-43d3-aa0f-7dce31045843 used request id req-fd5739ca-e50a-4238-8a08-3c91d589b022 2018-10-12 05:01:03,567 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst 2018-10-12 05:01:03,570 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:03,721 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:01: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-d9a3035b-562e-4209-8a29-96873b97c7c4 x-compute-request-id: req-d9a3035b-562e-4209-8a29-96873b97c7c4 Content-Type: application/json 2018-10-12 05:01:03,721 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-d9a3035b-562e-4209-8a29-96873b97c7c4 2018-10-12 05:01:03,721 - create_instance - INFO - Checking deletion status 2018-10-12 05:01:03,724 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:03,954 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01: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-9b23ec2a-a3af-405c-b636-20e8f462f16e x-compute-request-id: req-9b23ec2a-a3af-405c-b636-20e8f462f16e 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.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:01:03Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:01:03,954 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-9b23ec2a-a3af-405c-b636-20e8f462f16e 2018-10-12 05:01:03,955 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst] is - ACTIVE 2018-10-12 05:01:03,955 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:01:06,958 - create_instance - DEBUG - VM status query timeout in 296.763314962 2018-10-12 05:01:06,962 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:07,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01: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-cdacd860-ce13-4c2e-9857-73d9974c6823 x-compute-request-id: req-cdacd860-ce13-4c2e-9857-73d9974c6823 Content-Encoding: gzip Content-Length: 747 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:38:a4:bc", "version": 4, "addr": "10.55.1.8", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/afe88f92-a8d8-466c-92e2-4105881ec816", "rel": "bookmark"}], "image": {"id": "eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "links": [{"href": "http://172.30.9.27:8774/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:00:45.000000", "flavor": {"id": "d13ba5da-9144-4592-a307-27b6ae8197e6", "links": [{"href": "http://172.30.9.27:8774/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6", "rel": "bookmark"}]}, "id": "afe88f92-a8d8-466c-92e2-4105881ec816", "user_id": "64edd3f27e5346e699d27a46778fe256", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:01:03Z", "hostId": "86fb6b4baf31ffe522b1a5cb86f536dbf8dffb2189c92482210330f3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp", "name": "CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst", "created": "2018-10-12T05:00:36Z", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:01:07,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-cdacd860-ce13-4c2e-9857-73d9974c6823 2018-10-12 05:01:07,367 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst] is - ACTIVE 2018-10-12 05:01:07,367 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:01:10,370 - create_instance - DEBUG - VM status query timeout in 293.351535082 2018-10-12 05:01:10,374 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}62c0a6cd28c5cabef2b7f83c5af34ca520022e03" 2018-10-12 05:01:10,438 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 05:01: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-c9ea113a-a67b-4e26-9455-33c93d45a131 x-compute-request-id: req-c9ea113a-a67b-4e26-9455-33c93d45a131 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance afe88f92-a8d8-466c-92e2-4105881ec816 could not be found.", "code": 404}} 2018-10-12 05:01:10,438 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/afe88f92-a8d8-466c-92e2-4105881ec816 used request id req-c9ea113a-a67b-4e26-9455-33c93d45a131 2018-10-12 05:01:10,439 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance afe88f92-a8d8-466c-92e2-4105881ec816 could not be found. (HTTP 404) (Request-ID: req-c9ea113a-a67b-4e26-9455-33c93d45a131) 2018-10-12 05:01:10,439 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-inst 2018-10-12 05:01:10,440 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp 2018-10-12 05:01:10,443 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}271e437ecb9f9ea77751f82a2bc46d41ae7900c9" 2018-10-12 05:01:10,511 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:01: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-a0d0d792-3a42-4107-81e8-d65756c92663 x-compute-request-id: req-a0d0d792-3a42-4107-81e8-d65756c92663 Content-Length: 0 Content-Type: application/json 2018-10-12 05:01:10,511 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-kp used request id req-a0d0d792-3a42-4107-81e8-d65756c92663 2018-10-12 05:01:10,511 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221.pub] 2018-10-12 05:01:10,512 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221] 2018-10-12 05:01:10,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3bff66b3de20e677e48b4603ee69a9b987d59b4e" 2018-10-12 05:01:10,566 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:01: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-4f5faf02-661e-4857-8f98-961d9b2e9b2c x-compute-request-id: req-4f5faf02-661e-4857-8f98-961d9b2e9b2c Content-Length: 0 Content-Type: application/json 2018-10-12 05:01:10,566 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/d13ba5da-9144-4592-a307-27b6ae8197e6 used request id req-4f5faf02-661e-4857-8f98-961d9b2e9b2c 2018-10-12 05:01:10,567 - neutron_utils - INFO - Deleting security group rule with ID - b186d834-062e-4d23-8e54-0b4bc8971373 2018-10-12 05:01:10,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/b186d834-062e-4d23-8e54-0b4bc8971373 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:01:10,811 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-03d84811-d60b-4275-bbff-ce082c5c9129 Content-Length: 0 Date: Fri, 12 Oct 2018 05:01:10 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:01:10,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/b186d834-062e-4d23-8e54-0b4bc8971373 used request id req-03d84811-d60b-4275-bbff-ce082c5c9129 2018-10-12 05:01:10,811 - neutron_utils - INFO - Deleting security group rule with ID - 00b4fbda-c38e-4c61-8600-d2d4cdda3e9b 2018-10-12 05:01:10,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/00b4fbda-c38e-4c61-8600-d2d4cdda3e9b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:01:11,091 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6fc3b4cc-f72b-43a9-ad9b-fe75194a4761 Content-Length: 0 Date: Fri, 12 Oct 2018 05:01:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:01:11,091 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/00b4fbda-c38e-4c61-8600-d2d4cdda3e9b used request id req-6fc3b4cc-f72b-43a9-ad9b-fe75194a4761 2018-10-12 05:01:11,091 - neutron_utils - INFO - Deleting security group rule with ID - c4c5fb49-c031-419d-a08d-e27e32701b24 2018-10-12 05:01:11,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/c4c5fb49-c031-419d-a08d-e27e32701b24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:01:11,198 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-18ef4c69-c4bd-49d1-8857-a621cdf88d34 Content-Length: 0 Date: Fri, 12 Oct 2018 05:01:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:01:11,198 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/c4c5fb49-c031-419d-a08d-e27e32701b24 used request id req-18ef4c69-c4bd-49d1-8857-a621cdf88d34 2018-10-12 05:01:11,199 - neutron_utils - INFO - Deleting security group rule with ID - 4bb23c0f-2fce-4c15-a9f6-fecc52aba162 2018-10-12 05:01:11,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/4bb23c0f-2fce-4c15-a9f6-fecc52aba162 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:01:11,328 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-fe6a0948-7ccc-4c8c-9c3f-53c669844140 Content-Length: 0 Date: Fri, 12 Oct 2018 05:01:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:01:11,328 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/4bb23c0f-2fce-4c15-a9f6-fecc52aba162 used request id req-fe6a0948-7ccc-4c8c-9c3f-53c669844140 2018-10-12 05:01:11,328 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-sec-grp 2018-10-12 05:01:11,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/4b437e3f-365d-4f66-82e8-1b182d11db5a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0168bf1967997b50f8122e67bf085e9bda51301c" 2018-10-12 05:01:11,606 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89f5e7dc-4779-411d-891e-0f447e016c59 Content-Length: 0 Date: Fri, 12 Oct 2018 05:01:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:01:11,607 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/4b437e3f-365d-4f66-82e8-1b182d11db5a used request id req-89f5e7dc-4779-411d-891e-0f447e016c59 2018-10-12 05:01:11,607 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router and subnet CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet 2018-10-12 05:01:11,608 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router 2018-10-12 05:01:11,613 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/2c0d5e4f-d0f3-4670-914f-d233aae60a9f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" -d '{"subnet_id": "8012e887-f877-4ac8-b760-612c337ff47a"}' 2018-10-12 05:01:13,120 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-eb1c8124-3196-4ee5-8fef-de26bad4d389 Date: Fri, 12 Oct 2018 05:01:13 GMT RESP BODY: {"network_id": "d73ec320-2237-4254-b433-c302e403f02b", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "subnet_id": "8012e887-f877-4ac8-b760-612c337ff47a", "subnet_ids": ["8012e887-f877-4ac8-b760-612c337ff47a"], "port_id": "e317d05b-741d-4135-8a3a-197c976d6b93", "id": "2c0d5e4f-d0f3-4670-914f-d233aae60a9f"} 2018-10-12 05:01:13,120 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/2c0d5e4f-d0f3-4670-914f-d233aae60a9f/remove_router_interface used request id req-eb1c8124-3196-4ee5-8fef-de26bad4d389 2018-10-12 05:01:13,120 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router 2018-10-12 05:01:13,120 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-router 2018-10-12 05:01:13,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/2c0d5e4f-d0f3-4670-914f-d233aae60a9f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}75040815b30a10635eb76146047ef59be26bdf6c" 2018-10-12 05:01:16,575 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0a44d811-4fb2-41ab-8afb-7f52c8c2f081 Content-Length: 0 Date: Fri, 12 Oct 2018 05:01:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:01:16,575 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/2c0d5e4f-d0f3-4670-914f-d233aae60a9f used request id req-0a44d811-4fb2-41ab-8afb-7f52c8c2f081 2018-10-12 05:01:16,575 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet 2018-10-12 05:01:16,576 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-subnet 2018-10-12 05:01:16,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/8012e887-f877-4ac8-b760-612c337ff47a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afc683ca57270c1174f8f213d35800baf291f520" 2018-10-12 05:01:19,013 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-32a9b5fa-6189-4d4e-b9df-62ba5b27d909 Date: Fri, 12 Oct 2018 05:01:19 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:01:19,013 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/8012e887-f877-4ac8-b760-612c337ff47a used request id req-32a9b5fa-6189-4d4e-b9df-62ba5b27d909 2018-10-12 05:01:19,013 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-pub-net 2018-10-12 05:01:19,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/d73ec320-2237-4254-b433-c302e403f02b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}afc683ca57270c1174f8f213d35800baf291f520" 2018-10-12 05:01:20,238 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-765689cd-c357-4df3-9d6d-f5f6e022c8f8 Date: Fri, 12 Oct 2018 05:01:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:01:20,239 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/d73ec320-2237-4254-b433-c302e403f02b used request id req-765689cd-c357-4df3-9d6d-f5f6e022c8f8 2018-10-12 05:01:20,239 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-1c026544-234b-4dfe-8d03-d0ada8272221-image 2018-10-12 05:01:20,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4b424a90fcbc2f69163fba0dfc0ce6d8a7da9619" 2018-10-12 05:01:21,923 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-95e27299-0e0a-4870-84d5-f50eb0dc1dcf Date: Fri, 12 Oct 2018 05:01:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:01:21,924 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/eb4b68e6-51b3-431e-b3c2-726e37a34ad2 used request id req-95e27299-0e0a-4870-84d5-f50eb0dc1dcf 2018-10-12 05:01:21,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:01:22,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-14e3533b-1c1a-4c22-9227-75044b97649d Date: Fri, 12 Oct 2018 05:01:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:11Z", "updated_at": "2018-10-12T05:00:11Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:11Z", "revision_number": 0, "id": "04d3b6f8-770d-4ba4-b3f4-318f3d1e7966", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:11Z", "security_group_id": "dff49951-7b68-477e-a08c-37a898101379", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv4", "project_id": "649bf78b991c4edca870bfcd4130720b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:11Z", "revision_number": 0, "id": "1d3874d9-ebd3-4852-ac5e-74d69a97b642", "remote_group_id": "dff49951-7b68-477e-a08c-37a898101379", "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:11Z", "security_group_id": "dff49951-7b68-477e-a08c-37a898101379", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv4", "project_id": "649bf78b991c4edca870bfcd4130720b"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:11Z", "revision_number": 0, "id": "46afc940-b2da-42f3-af06-2964f1671d77", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:11Z", "security_group_id": "dff49951-7b68-477e-a08c-37a898101379", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv6", "project_id": "649bf78b991c4edca870bfcd4130720b"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:00:11Z", "revision_number": 0, "id": "be4be53b-a37e-4b12-8932-f1be6e9a874e", "remote_group_id": "dff49951-7b68-477e-a08c-37a898101379", "remote_ip_prefix": null, "created_at": "2018-10-12T05:00:11Z", "security_group_id": "dff49951-7b68-477e-a08c-37a898101379", "tenant_id": "649bf78b991c4edca870bfcd4130720b", "port_range_min": null, "ethertype": "IPv6", "project_id": "649bf78b991c4edca870bfcd4130720b"}], "revision_number": 4, "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "dff49951-7b68-477e-a08c-37a898101379", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 05:01:22,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-14e3533b-1c1a-4c22-9227-75044b97649d 2018-10-12 05:01:22,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:01:22,238 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ad4e72-c5ff-4a28-9e85-38342fee1adb Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 05:01:22,238 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-c8ad4e72-c5ff-4a28-9e85-38342fee1adb 2018-10-12 05:01:22,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:01:22,339 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db24ee34-c6bd-43b5-8fe7-27b0fca20108 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 05:01:22,340 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-db24ee34-c6bd-43b5-8fe7-27b0fca20108 2018-10-12 05:01:22,344 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:01:22,511 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-904e231e-43d3-4a5c-9481-c2d48428fe6f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b"}, "enabled": true, "id": "649bf78b991c4edca870bfcd4130720b", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj"}} 2018-10-12 05:01:22,511 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-904e231e-43d3-4a5c-9481-c2d48428fe6f 2018-10-12 05:01:22,511 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - dff49951-7b68-477e-a08c-37a898101379 2018-10-12 05:01:22,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dff49951-7b68-477e-a08c-37a898101379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:01:22,683 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-7292bbba-4cd7-475e-9201-911bb01d1e83 Date: Fri, 12 Oct 2018 05:01: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-10-12T05:00:11Z", "security_group_id": "dff49951-7b68-477e-a08c-37a898101379", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:11Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "04d3b6f8-770d-4ba4-b3f4-318f3d1e7966"}, {"remote_group_id": "dff49951-7b68-477e-a08c-37a898101379", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:00:11Z", "security_group_id": "dff49951-7b68-477e-a08c-37a898101379", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:11Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "1d3874d9-ebd3-4852-ac5e-74d69a97b642"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:00:11Z", "security_group_id": "dff49951-7b68-477e-a08c-37a898101379", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:11Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "46afc940-b2da-42f3-af06-2964f1671d77"}, {"remote_group_id": "dff49951-7b68-477e-a08c-37a898101379", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:00:11Z", "security_group_id": "dff49951-7b68-477e-a08c-37a898101379", "port_range_min": null, "revision_number": 0, "tenant_id": "649bf78b991c4edca870bfcd4130720b", "created_at": "2018-10-12T05:00:11Z", "project_id": "649bf78b991c4edca870bfcd4130720b", "id": "be4be53b-a37e-4b12-8932-f1be6e9a874e"}]} 2018-10-12 05:01:22,683 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=dff49951-7b68-477e-a08c-37a898101379 used request id req-7292bbba-4cd7-475e-9201-911bb01d1e83 2018-10-12 05:01:22,684 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 05:01:22,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/dff49951-7b68-477e-a08c-37a898101379 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:01:22,987 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-1401fee1-7819-451d-993c-1cab8d5d408a Content-Length: 0 Date: Fri, 12 Oct 2018 05:01:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:01:22,987 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/dff49951-7b68-477e-a08c-37a898101379 used request id req-1401fee1-7819-451d-993c-1cab8d5d408a 2018-10-12 05:01:22,988 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj 2018-10-12 05:01:22,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:01:23,190 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8069e4ee-80a5-4241-9a6c-50f5cdf93f6d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:01:23,190 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/649bf78b991c4edca870bfcd4130720b used request id req-8069e4ee-80a5-4241-9a6c-50f5cdf93f6d 2018-10-12 05:01:23,190 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-proj-role 2018-10-12 05:01:23,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/6cb9456880df4e10997191236888b3da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:01:23,300 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9a18bd6f-2bff-48f7-b2db-70386c530f54 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:01:23,300 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/6cb9456880df4e10997191236888b3da used request id req-9a18bd6f-2bff-48f7-b2db-70386c530f54 2018-10-12 05:01:23,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9b8497f19acae861c100fc61c23aa32ed823de7" 2018-10-12 05:01:23,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb366398-7306-4b3b-ad83-b9fac495df0e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:01:23,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-cb366398-7306-4b3b-ad83-b9fac495df0e 2018-10-12 05:01:23,396 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-e2e2958c-13a8-4ba-user 2018-10-12 05:01:23,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/64edd3f27e5346e699d27a46778fe256 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}edce971cd71762090f49312f8c506cead0deb610" 2018-10-12 05:01:23,605 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:01:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-87a19ed5-2c12-4eed-a358-33ce689d2eb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:01:23,605 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/64edd3f27e5346e699d27a46778fe256 used request id req-87a19ed5-2c12-4eed-a358-33ce689d2eb6 2018-10-12 05:01:23,606 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:01:23,979 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:01:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["qmDcer8ITjW4zmBU1tVLDQ"], "issued_at": "2018-10-12T05:01:23.000000Z"}} 2018-10-12 05:01:23,980 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d4e27e71f0a3b70b6366c0e740401e2c72df937f" 2018-10-12 05:01:24,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c3290eff-5354-4348-bbfb-fb140a5ad648 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:01:24,065 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c3290eff-5354-4348-bbfb-fb140a5ad648 2018-10-12 05:01:24,066 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:01:24,067 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:01:24,449 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:01:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["LsTen0gbQWqYiqXtJWmsBg"], "issued_at": "2018-10-12T05:01:24.000000Z"}} 2018-10-12 05:01:24,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:01:24,533 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d59080ad-b603-41fa-a0c6-2c203d263487 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:01:24,533 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d59080ad-b603-41fa-a0c6-2c203d263487 2018-10-12 05:01:24,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:01:24,543 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:01: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:01:24,544 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:01:24,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6547eaf7-9bdf-470d-9970-ee770095db80 Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 05:01:24,630 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj used request id req-6547eaf7-9bdf-470d-9970-ee770095db80 2018-10-12 05:01:24,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:01:24,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-48962856-0f3b-4572-957a-d8af553ead9e Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:01:24,717 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-48962856-0f3b-4572-957a-d8af553ead9e 2018-10-12 05:01:24,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}}' 2018-10-12 05:01:24,851 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:01:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6605e66a-dfe8-4195-ac86-fab8454b57c3 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:01:24,852 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-6605e66a-dfe8-4195-ac86-fab8454b57c3 2018-10-12 05:01:24,852 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj 2018-10-12 05:01:24,852 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:01:24,853 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:01:25,239 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:01:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["A0d2NPgQQC644phqKsftyA"], "issued_at": "2018-10-12T05:01:25.000000Z"}} 2018-10-12 05:01:25,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67e71eb0079f437aadd17ab9c7ce16cce9e3eb1" 2018-10-12 05:01:25,318 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f41a5716-c5d4-4c69-85d5-70b264a51db5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:01:25,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f41a5716-c5d4-4c69-85d5-70b264a51db5 2018-10-12 05:01:25,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:01:25,329 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:01:25,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67e71eb0079f437aadd17ab9c7ce16cce9e3eb1" 2018-10-12 05:01:25,434 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-31a12a6a-ac58-451e-9b81-cbabf7ac4a86 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:01:25,434 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-31a12a6a-ac58-451e-9b81-cbabf7ac4a86 2018-10-12 05:01:25,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67e71eb0079f437aadd17ab9c7ce16cce9e3eb1" 2018-10-12 05:01:25,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-357b4a4e-5d2a-4617-b19d-60d4aec1e12d Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}]} 2018-10-12 05:01:25,455 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj used request id req-357b4a4e-5d2a-4617-b19d-60d4aec1e12d 2018-10-12 05:01:25,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67e71eb0079f437aadd17ab9c7ce16cce9e3eb1" 2018-10-12 05:01:25,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3402688d-534b-443b-bd2e-bf792d027bd7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:01:25,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3402688d-534b-443b-bd2e-bf792d027bd7 2018-10-12 05:01:25,959 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-8c77cf56-500b-429-user 2018-10-12 05:01:25,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:01:25,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:01:26,045 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-422c56c8-8a04-45d1-8920-c12d45c010c5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:01:26,045 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-422c56c8-8a04-45d1-8920-c12d45c010c5 2018-10-12 05:01:26,049 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role"}}' 2018-10-12 05:01:26,205 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-adc1fc24-45a3-49fc-bebe-d8ffb8b4e806 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d3e560a6a998468cb933e49a0c5fce7a", "links": {"self": "http://172.30.9.27:5000/v3/roles/d3e560a6a998468cb933e49a0c5fce7a"}, "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role"}} 2018-10-12 05:01:26,205 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-adc1fc24-45a3-49fc-bebe-d8ffb8b4e806 2018-10-12 05:01:26,205 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role 2018-10-12 05:01:26,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d3e560a6a998468cb933e49a0c5fce7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:01:26,298 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1ab17d4d-1196-45fa-9491-5752f53631a2 Content-Encoding: gzip Content-Length: 184 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d3e560a6a998468cb933e49a0c5fce7a"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role", "id": "d3e560a6a998468cb933e49a0c5fce7a"}} 2018-10-12 05:01:26,298 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d3e560a6a998468cb933e49a0c5fce7a used request id req-1ab17d4d-1196-45fa-9491-5752f53631a2 2018-10-12 05:01:26,298 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role to project CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj 2018-10-12 05:01:26,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745/users/1da78ef6a1f84011a6ba10195f882c53/roles/d3e560a6a998468cb933e49a0c5fce7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:01:26,423 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:01:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-caf61c40-b55f-46c1-8e85-d1e4706f48d0 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:01:26,423 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745/users/1da78ef6a1f84011a6ba10195f882c53/roles/d3e560a6a998468cb933e49a0c5fce7a used request id req-caf61c40-b55f-46c1-8e85-d1e4706f48d0 2018-10-12 05:01:26,423 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:01:26,425 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 05:01:26,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:01:26,426 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:01:26,809 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3e560a6a998468cb933e49a0c5fce7a", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role"}], "expires_at": "2018-10-12T06:01:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-user", "id": "1da78ef6a1f84011a6ba10195f882c53"}, "audit_ids": ["NjX8gg6RTceeE2ztga2yUQ"], "issued_at": "2018-10-12T05:01:26.000000Z"}} 2018-10-12 05:01:26,810 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f38ab1584179459f3a5d324f563430c1d8709f47" 2018-10-12 05:01:26,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bfe40a76-7b32-4204-baa3-0ef79dc2d510 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:01:26,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bfe40a76-7b32-4204-baa3-0ef79dc2d510 2018-10-12 05:01:26,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f38ab1584179459f3a5d324f563430c1d8709f47" 2018-10-12 05:01:27,081 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-e9b20ffa-9499-40a3-b021-b8b2fe3c4234 Date: Fri, 12 Oct 2018 05:01:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image"} 2018-10-12 05:01:27,081 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image used request id req-e9b20ffa-9499-40a3-b021-b8b2fe3c4234 2018-10-12 05:01:27,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f38ab1584179459f3a5d324f563430c1d8709f47" 2018-10-12 05:01:27,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-0f847359-8dca-44a9-bb1f-f396c6d42601 Date: Fri, 12 Oct 2018 05:01: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-10-12 05:01:27,361 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-0f847359-8dca-44a9-bb1f-f396c6d42601 2018-10-12 05:01:27,392 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f38ab1584179459f3a5d324f563430c1d8709f47" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image"}' 2018-10-12 05:01:27,747 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b X-Openstack-Request-Id: req-aecec583-14f1-4323-a1d9-e14906796000 Date: Fri, 12 Oct 2018 05:01:27 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:01:27Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T05:01:27Z", "visibility": "shared", "locations": [], "self": "/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b", "min_disk": 0, "protected": false, "id": "004d6e17-a650-435d-8bac-3b9d397d202b", "file": "/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b/file", "checksum": null, "owner": "5b14c9b1a40a4163b64a14dac1dbe745", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:01:27,748 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-aecec583-14f1-4323-a1d9-e14906796000 2018-10-12 05:01:27,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f38ab1584179459f3a5d324f563430c1d8709f47" -d '' 2018-10-12 05:01:29,718 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4c6befcd-bfca-4d13-88fe-0d2f294396f8 Date: Fri, 12 Oct 2018 05:01:29 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:01:29,718 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b/file used request id req-4c6befcd-bfca-4d13-88fe-0d2f294396f8 2018-10-12 05:01:29,719 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 05:01:29,722 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f38ab1584179459f3a5d324f563430c1d8709f47" 2018-10-12 05:01:29,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-a7b0df3a-0a5b-46f4-bcc7-561420ac7798 Date: Fri, 12 Oct 2018 05:01:29 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:01:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:01:29Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/004d6e17-a650-435d-8bac-3b9d397d202b/snap", "metadata": {}}], "self": "/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b", "min_disk": 0, "protected": false, "id": "004d6e17-a650-435d-8bac-3b9d397d202b", "file": "/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b14c9b1a40a4163b64a14dac1dbe745", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/004d6e17-a650-435d-8bac-3b9d397d202b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:01:29,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b used request id req-a7b0df3a-0a5b-46f4-bcc7-561420ac7798 2018-10-12 05:01:29,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f38ab1584179459f3a5d324f563430c1d8709f47" 2018-10-12 05:01:30,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-b0ef6568-de2c-4290-ab44-a3886ba31a29 Date: Fri, 12 Oct 2018 05:01: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-10-12 05:01:30,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-b0ef6568-de2c-4290-ab44-a3886ba31a29 2018-10-12 05:01:30,040 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image 2018-10-12 05:01:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f38ab1584179459f3a5d324f563430c1d8709f47" 2018-10-12 05:01:30,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-9f54095a-e15a-4425-866b-90880251261a Date: Fri, 12 Oct 2018 05:01:30 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:01:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:01:29Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/004d6e17-a650-435d-8bac-3b9d397d202b/snap", "metadata": {}}], "self": "/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b", "min_disk": 0, "protected": false, "id": "004d6e17-a650-435d-8bac-3b9d397d202b", "file": "/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b14c9b1a40a4163b64a14dac1dbe745", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/004d6e17-a650-435d-8bac-3b9d397d202b/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:01:30,060 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b used request id req-9f54095a-e15a-4425-866b-90880251261a 2018-10-12 05:01:30,061 - create_image - DEBUG - Instance status is - active 2018-10-12 05:01:30,061 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image 2018-10-12 05:01:30,061 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image 2018-10-12 05:01:30,061 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:01:30,062 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:01:30,430 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3e560a6a998468cb933e49a0c5fce7a", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role"}], "expires_at": "2018-10-12T06:01:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-user", "id": "1da78ef6a1f84011a6ba10195f882c53"}, "audit_ids": ["Od5q8opmSA2KKaLGXBCbEA"], "issued_at": "2018-10-12T05:01:30.000000Z"}} 2018-10-12 05:01:30,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f735ce881a77f7192a41d2fcf8998bf64f76d167" 2018-10-12 05:01:30,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2dc2b477-4546-4a98-b789-2695cd5a2f13 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:01:30,511 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2dc2b477-4546-4a98-b789-2695cd5a2f13 2018-10-12 05:01:30,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f735ce881a77f7192a41d2fcf8998bf64f76d167" 2018-10-12 05:01:30,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c9f46066-b9d8-41eb-8aed-3fcbea841fb2 Date: Fri, 12 Oct 2018 05:01:30 GMT RESP BODY: {"networks":[]} 2018-10-12 05:01:30,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net used request id req-c9f46066-b9d8-41eb-8aed-3fcbea841fb2 2018-10-12 05:01:30,689 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net 2018-10-12 05:01:30,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f735ce881a77f7192a41d2fcf8998bf64f76d167" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net", "admin_state_up": true}}' 2018-10-12 05:01:31,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-a88f53b2-1d8e-44dd-98d5-98900923c578 Date: Fri, 12 Oct 2018 05:01:31 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T05:01:31Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","mtu":1450}} 2018-10-12 05:01:31,263 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-a88f53b2-1d8e-44dd-98d5-98900923c578 2018-10-12 05:01:31,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f735ce881a77f7192a41d2fcf8998bf64f76d167" 2018-10-12 05:01:31,511 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-fa6c6c1f-985c-4172-86ad-4c2dbbb323d4 Date: Fri, 12 Oct 2018 05:01:31 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-10-12T05:01:31Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:01:31,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-fa6c6c1f-985c-4172-86ad-4c2dbbb323d4 2018-10-12 05:01:31,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f735ce881a77f7192a41d2fcf8998bf64f76d167" 2018-10-12 05:01:31,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-f3a150b9-65c1-40c1-a230-73ca139e581b Date: Fri, 12 Oct 2018 05:01:31 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:01:31,547 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-f3a150b9-65c1-40c1-a230-73ca139e581b 2018-10-12 05:01:31,548 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet 2018-10-12 05:01:31,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f735ce881a77f7192a41d2fcf8998bf64f76d167" -d '{"subnets": [{"ip_version": 4, "network_id": "1250dfe6-95af-44ef-b2bb-75beb5c9882b", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]}' 2018-10-12 05:01:32,311 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d2cf2fb7-9f91-41d5-b5dc-c4d8b07d3e7c Date: Fri, 12 Oct 2018 05:01:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:01:32,311 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-d2cf2fb7-9f91-41d5-b5dc-c4d8b07d3e7c 2018-10-12 05:01:32,317 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f735ce881a77f7192a41d2fcf8998bf64f76d167" 2018-10-12 05:01:32,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8d1b31f4-292d-4f0e-8830-e603f93d206a Date: Fri, 12 Oct 2018 05:01: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":["d7357c9a-bf38-45dd-aa58-94baad15e657"],"updated_at":"2018-10-12T05:01:32Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:01:32,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-8d1b31f4-292d-4f0e-8830-e603f93d206a 2018-10-12 05:01:32,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f735ce881a77f7192a41d2fcf8998bf64f76d167" 2018-10-12 05:01:32,781 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7cff18a1-c2a9-4736-9cfc-157d87874a5e Date: Fri, 12 Oct 2018 05:01:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:01:32,781 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-7cff18a1-c2a9-4736-9cfc-157d87874a5e 2018-10-12 05:01:32,781 - OpenStackNetwork - DEBUG - Network [1250dfe6-95af-44ef-b2bb-75beb5c9882b] created successfully 2018-10-12 05:01:32,782 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:01:32,783 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:01:33,153 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3e560a6a998468cb933e49a0c5fce7a", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role"}], "expires_at": "2018-10-12T06:01:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-user", "id": "1da78ef6a1f84011a6ba10195f882c53"}, "audit_ids": ["zjrZD3vwQZ2Wl5sa6xHJCA"], "issued_at": "2018-10-12T05:01:33.000000Z"}} 2018-10-12 05:01:33,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" 2018-10-12 05:01:33,235 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7895e2f-031f-420b-b5fe-7cd920f16b42 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:01:33,235 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b7895e2f-031f-420b-b5fe-7cd920f16b42 2018-10-12 05:01:33,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" 2018-10-12 05:01:33,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-381abb9f-e5c8-4ce5-ba3a-2b5d39d2e683 Date: Fri, 12 Oct 2018 05:01:33 GMT RESP BODY: {"routers": []} 2018-10-12 05:01:33,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router&admin_state_up=True used request id req-381abb9f-e5c8-4ce5-ba3a-2b5d39d2e683 2018-10-12 05:01:33,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:01:33,438 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:01:33,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3e560a6a998468cb933e49a0c5fce7a", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role"}], "expires_at": "2018-10-12T06:01:33.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-user", "id": "1da78ef6a1f84011a6ba10195f882c53"}, "audit_ids": ["sr6CZ74ERFqXbuvH595k2Q"], "issued_at": "2018-10-12T05:01:33.000000Z"}} 2018-10-12 05:01:33,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5c373ed7a39a4f40eb17c56102c754c5a2012d0a" 2018-10-12 05:01:33,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16224bae-a6c5-445b-892b-eb10e232eee2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:01:33,890 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-16224bae-a6c5-445b-892b-eb10e232eee2 2018-10-12 05:01:33,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" 2018-10-12 05:01:34,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-65c0ec7c-9fda-4c3c-ba22-a710d4182afe Date: Fri, 12 Oct 2018 05:01:34 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:01:34,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-65c0ec7c-9fda-4c3c-ba22-a710d4182afe 2018-10-12 05:01:34,148 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" 2018-10-12 05:01:34,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-a5faa917-f0af-4afb-8ea6-bd3ead98469d Date: Fri, 12 Oct 2018 05:01:34 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:01:34,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-a5faa917-f0af-4afb-8ea6-bd3ead98469d 2018-10-12 05:01:34,324 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router 2018-10-12 05:01:34,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router", "admin_state_up": true}}' 2018-10-12 05:01:39,393 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-7d8e139b-d507-46d7-9044-b7389e429d1b Date: Fri, 12 Oct 2018 05:01:39 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:35Z", "admin_state_up": true, "updated_at": "2018-10-12T05:01:35Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "d89a93f8-9233-4539-abe7-6ee0d159e154", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router"}} 2018-10-12 05:01:39,393 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-7d8e139b-d507-46d7-9044-b7389e429d1b 2018-10-12 05:01:39,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d89a93f8-9233-4539-abe7-6ee0d159e154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" 2018-10-12 05:01:39,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-29d5e0a7-dfdd-4bf5-8d8b-c1b42a886eb5 Date: Fri, 12 Oct 2018 05:01:39 GMT RESP BODY: {"ports":[]} 2018-10-12 05:01:39,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d89a93f8-9233-4539-abe7-6ee0d159e154 used request id req-29d5e0a7-dfdd-4bf5-8d8b-c1b42a886eb5 2018-10-12 05:01:39,591 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" 2018-10-12 05:01:39,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f8d42d55-283b-4202-9e32-4111e30891ab Date: Fri, 12 Oct 2018 05:01: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":["d7357c9a-bf38-45dd-aa58-94baad15e657"],"updated_at":"2018-10-12T05:01:32Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:01:39,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net used request id req-f8d42d55-283b-4202-9e32-4111e30891ab 2018-10-12 05:01:39,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:01:39,871 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:01: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:01:39,872 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" 2018-10-12 05:01:39,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ab639c5-0609-47ae-aead-e1d1b8920559 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:01:39,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-7ab639c5-0609-47ae-aead-e1d1b8920559 2018-10-12 05:01:39,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" 2018-10-12 05:01:40,159 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9af9456f-ce2c-436d-899c-c3a8c0cd5b27 Date: Fri, 12 Oct 2018 05:01:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:01:40,159 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-9af9456f-ce2c-436d-899c-c3a8c0cd5b27 2018-10-12 05:01:40,165 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" 2018-10-12 05:01:40,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6a54ba77-01a9-4ae8-bccf-2ced1c7ba403 Date: Fri, 12 Oct 2018 05:01:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:01:40,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet used request id req-6a54ba77-01a9-4ae8-bccf-2ced1c7ba403 2018-10-12 05:01:40,219 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-12 05:01:40,220 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router 2018-10-12 05:01:40,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/d89a93f8-9233-4539-abe7-6ee0d159e154/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" -d '{"subnet_id": "d7357c9a-bf38-45dd-aa58-94baad15e657"}' 2018-10-12 05:01:42,223 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34a42088-d549-409f-a1ba-680339ecff71 Date: Fri, 12 Oct 2018 05:01:42 GMT RESP BODY: {"network_id": "1250dfe6-95af-44ef-b2bb-75beb5c9882b", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "subnet_id": "d7357c9a-bf38-45dd-aa58-94baad15e657", "subnet_ids": ["d7357c9a-bf38-45dd-aa58-94baad15e657"], "port_id": "2a68d170-a43b-49b1-b2ab-c797eaffd5fc", "id": "d89a93f8-9233-4539-abe7-6ee0d159e154"} 2018-10-12 05:01:42,224 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d89a93f8-9233-4539-abe7-6ee0d159e154/add_router_interface used request id req-34a42088-d549-409f-a1ba-680339ecff71 2018-10-12 05:01:42,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/d89a93f8-9233-4539-abe7-6ee0d159e154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" 2018-10-12 05:01:42,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-977691d7-8e34-4f1a-8547-b7c0375326b9 Date: Fri, 12 Oct 2018 05:01:42 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:35Z", "admin_state_up": true, "updated_at": "2018-10-12T05:01:41Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "d89a93f8-9233-4539-abe7-6ee0d159e154", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router"}} 2018-10-12 05:01:42,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/d89a93f8-9233-4539-abe7-6ee0d159e154 used request id req-977691d7-8e34-4f1a-8547-b7c0375326b9 2018-10-12 05:01:42,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d89a93f8-9233-4539-abe7-6ee0d159e154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" 2018-10-12 05:01:42,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-97f67bc6-4593-4687-a309-eb0bec13fdb7 Date: Fri, 12 Oct 2018 05:01:42 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:41Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.1"}],"id":"2a68d170-a43b-49b1-b2ab-c797eaffd5fc","security_groups":[],"mac_address":"fa:16:3e:0e:b6:2b","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:40Z","binding:vnic_type":"normal","device_id":"d89a93f8-9233-4539-abe7-6ee0d159e154"}]} 2018-10-12 05:01:42,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d89a93f8-9233-4539-abe7-6ee0d159e154 used request id req-97f67bc6-4593-4687-a309-eb0bec13fdb7 2018-10-12 05:01:42,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/d7357c9a-bf38-45dd-aa58-94baad15e657 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" 2018-10-12 05:01:42,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-5460b183-e077-4b7c-b75c-a349a33d860f Date: Fri, 12 Oct 2018 05:01:42 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}} 2018-10-12 05:01:42,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/d7357c9a-bf38-45dd-aa58-94baad15e657 used request id req-5460b183-e077-4b7c-b75c-a349a33d860f 2018-10-12 05:01:42,713 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:01:42,713 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:01:43,106 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:01:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["Q02nja1ESlyCWCJUmhz9Mg"], "issued_at": "2018-10-12T05:01:43.000000Z"}} 2018-10-12 05:01:43,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec70aa17a5fda093283b05e7503d34f75ae41a11" 2018-10-12 05:01:43,190 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fdda149b-e194-4266-9b5a-86f37e9de0c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:01:43,190 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fdda149b-e194-4266-9b5a-86f37e9de0c6 2018-10-12 05:01:43,191 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:01:43,196 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec70aa17a5fda093283b05e7503d34f75ae41a11" 2018-10-12 05:01:43,376 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01: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-0728b791-615c-4cdc-8561-8829bf26f997 x-compute-request-id: req-0728b791-615c-4cdc-8561-8829bf26f997 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 05:01:43,376 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-0728b791-615c-4cdc-8561-8829bf26f997 2018-10-12 05:01:43,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec70aa17a5fda093283b05e7503d34f75ae41a11" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-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-10-12 05:01:43,432 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01: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-a8a840a7-f83a-4b84-8014-ad4f27eed5c5 x-compute-request-id: req-a8a840a7-f83a-4b84-8014-ad4f27eed5c5 Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:01:43,432 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-a8a840a7-f83a-4b84-8014-ad4f27eed5c5 2018-10-12 05:01:43,433 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:01:43,434 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:01:43,804 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3e560a6a998468cb933e49a0c5fce7a", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role"}], "expires_at": "2018-10-12T06:01:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-user", "id": "1da78ef6a1f84011a6ba10195f882c53"}, "audit_ids": ["qtr2W1cLSmSRw672igmspQ"], "issued_at": "2018-10-12T05:01:43.000000Z"}} 2018-10-12 05:01:43,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd838de8eed6400292120b8aba6ba966e77154a2" 2018-10-12 05:01:43,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8409dd0d-5b20-4168-bde9-00905fa87a20 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:01:43,881 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8409dd0d-5b20-4168-bde9-00905fa87a20 2018-10-12 05:01:43,882 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:01:43,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd838de8eed6400292120b8aba6ba966e77154a2" 2018-10-12 05:01:44,056 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01: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-711a4a1d-a9ba-4903-af39-fa4c32c51c2a x-compute-request-id: req-711a4a1d-a9ba-4903-af39-fa4c32c51c2a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 05:01:44,056 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-711a4a1d-a9ba-4903-af39-fa4c32c51c2a 2018-10-12 05:01:44,056 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp... 2018-10-12 05:01:44,057 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 05:01:44,080 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp 2018-10-12 05:01:44,083 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd838de8eed6400292120b8aba6ba966e77154a2" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9FogMohcipBrvcqOqjnH/sq1ctzYxB9ELqMcYm5KodwYI4VV44BXw62PPeD0MsHyAyb/ylx4AiNIsZGZtJcBRyEGVgg54suiU9EbgCLnMEObjfQK6mPXwtQxIQrpRfh2DrCtHmiteMq5wRgWZFSLygD7+XHonH7+o+1UHICsprQ==", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp"}}' 2018-10-12 05:01:44,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01: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-8e184268-3aaa-4d4b-bfa7-06f7b7f1188c x-compute-request-id: req-8e184268-3aaa-4d4b-bfa7-06f7b7f1188c Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQC9FogMohcipBrvcqOqjnH/sq1ctzYxB9ELqMcYm5KodwYI4VV44BXw62PPeD0MsHyAyb/ylx4AiNIsZGZtJcBRyEGVgg54suiU9EbgCLnMEObjfQK6mPXwtQxIQrpRfh2DrCtHmiteMq5wRgWZFSLygD7+XHonH7+o+1UHICsprQ==", "user_id": "1da78ef6a1f84011a6ba10195f882c53", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "fingerprint": "85:92:75:5d:b3:a9:17:67:3c:0a:28:80:10:ac:b2:a3"}} 2018-10-12 05:01:44,139 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-8e184268-3aaa-4d4b-bfa7-06f7b7f1188c 2018-10-12 05:01:44,142 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c.pub 2018-10-12 05:01:44,142 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c 2018-10-12 05:01:44,143 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:01:44,144 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:01:44,605 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3e560a6a998468cb933e49a0c5fce7a", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role"}], "expires_at": "2018-10-12T06:01:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-user", "id": "1da78ef6a1f84011a6ba10195f882c53"}, "audit_ids": ["vI3fDX3vQTWgkDzBaCNxDw"], "issued_at": "2018-10-12T05:01:44.000000Z"}} 2018-10-12 05:01:44,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:44,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94aeb9c8-e3f9-4e3c-8275-f82cf683bfea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:01:44,618 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-94aeb9c8-e3f9-4e3c-8275-f82cf683bfea 2018-10-12 05:01:44,624 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:44,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-05231400-b0a2-4e4f-b385-367f36e3cb22 Date: Fri, 12 Oct 2018 05:01:44 GMT RESP BODY: {"security_groups": []} 2018-10-12 05:01:44,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp used request id req-05231400-b0a2-4e4f-b385-367f36e3cb22 2018-10-12 05:01:44,812 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp... 2018-10-12 05:01:44,812 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp 2018-10-12 05:01:44,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}}' 2018-10-12 05:01:45,194 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-1b905a0f-882b-490c-9ffc-78722340cae3 Date: Fri, 12 Oct 2018 05:01:45 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "updated_at": "2018-10-12T05:01:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "revision_number": 0, "id": "46ad0723-88c1-418e-bac8-208408fb07f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "revision_number": 0, "id": "621f2519-cc76-435c-b857-39cc66fa1026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}], "revision_number": 2, "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}} 2018-10-12 05:01:45,194 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-1b905a0f-882b-490c-9ffc-78722340cae3 2018-10-12 05:01:45,195 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02123ce4-b6c9-4c02-a473-5a6b41df6ef9 2018-10-12 05:01:45,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:45,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bfb3b1e8-f9c7-4ea6-903d-78cd368139d0 Date: Fri, 12 Oct 2018 05:01:45 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-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "46ad0723-88c1-418e-bac8-208408fb07f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "621f2519-cc76-435c-b857-39cc66fa1026"}]} 2018-10-12 05:01:45,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 used request id req-bfb3b1e8-f9c7-4ea6-903d-78cd368139d0 2018-10-12 05:01:45,365 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02123ce4-b6c9-4c02-a473-5a6b41df6ef9 2018-10-12 05:01:45,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:45,544 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3e158ae2-8019-41a8-83b7-e5066c455143 Date: Fri, 12 Oct 2018 05:01:45 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-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "46ad0723-88c1-418e-bac8-208408fb07f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "621f2519-cc76-435c-b857-39cc66fa1026"}]} 2018-10-12 05:01:45,544 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 used request id req-3e158ae2-8019-41a8-83b7-e5066c455143 2018-10-12 05:01:45,545 - neutron_utils - INFO - Retrieving security group with ID - 02123ce4-b6c9-4c02-a473-5a6b41df6ef9 2018-10-12 05:01:45,550 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:45,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-fd37ff41-4e5f-4afc-b09f-9df009b643ca Date: Fri, 12 Oct 2018 05:01:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "updated_at": "2018-10-12T05:01:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "revision_number": 0, "id": "46ad0723-88c1-418e-bac8-208408fb07f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "revision_number": 0, "id": "621f2519-cc76-435c-b857-39cc66fa1026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}], "revision_number": 2, "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}]} 2018-10-12 05:01:45,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 used request id req-fd37ff41-4e5f-4afc-b09f-9df009b643ca 2018-10-12 05:01:45,743 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02123ce4-b6c9-4c02-a473-5a6b41df6ef9 2018-10-12 05:01:45,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:45,772 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-80f6c6a6-68d6-43c9-bcbf-c082e34a88a9 Date: Fri, 12 Oct 2018 05:01:45 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-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "46ad0723-88c1-418e-bac8-208408fb07f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "621f2519-cc76-435c-b857-39cc66fa1026"}]} 2018-10-12 05:01:45,772 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 used request id req-80f6c6a6-68d6-43c9-bcbf-c082e34a88a9 2018-10-12 05:01:45,773 - neutron_utils - INFO - Retrieving security group with ID - 02123ce4-b6c9-4c02-a473-5a6b41df6ef9 2018-10-12 05:01:45,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:45,826 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-e502f3e4-70bb-4cd6-ab74-2d7eea1c634f Date: Fri, 12 Oct 2018 05:01:45 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "updated_at": "2018-10-12T05:01:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "revision_number": 0, "id": "46ad0723-88c1-418e-bac8-208408fb07f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "revision_number": 0, "id": "621f2519-cc76-435c-b857-39cc66fa1026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}], "revision_number": 2, "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}]} 2018-10-12 05:01:45,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 used request id req-e502f3e4-70bb-4cd6-ab74-2d7eea1c634f 2018-10-12 05:01:45,827 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02123ce4-b6c9-4c02-a473-5a6b41df6ef9 2018-10-12 05:01:45,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:45,995 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-7b951f3f-0c9a-4bad-bd5e-0c8737b726fb Date: Fri, 12 Oct 2018 05:01:46 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-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "46ad0723-88c1-418e-bac8-208408fb07f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "621f2519-cc76-435c-b857-39cc66fa1026"}]} 2018-10-12 05:01:45,995 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 used request id req-7b951f3f-0c9a-4bad-bd5e-0c8737b726fb 2018-10-12 05:01:45,996 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp 2018-10-12 05:01:46,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:46,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-dffb8dd4-4ab8-4d3c-92ee-c4464179b48d Date: Fri, 12 Oct 2018 05:01:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "updated_at": "2018-10-12T05:01:45Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "revision_number": 0, "id": "46ad0723-88c1-418e-bac8-208408fb07f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "revision_number": 0, "id": "621f2519-cc76-435c-b857-39cc66fa1026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}], "revision_number": 2, "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}]} 2018-10-12 05:01:46,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp used request id req-dffb8dd4-4ab8-4d3c-92ee-c4464179b48d 2018-10-12 05:01:46,195 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:01:46,201 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:01: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:01:46,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:46,276 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10973233-b55a-4646-b92c-a4177ae4c4be Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:01:46,276 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-10973233-b55a-4646-b92c-a4177ae4c4be 2018-10-12 05:01:46,276 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02123ce4-b6c9-4c02-a473-5a6b41df6ef9 2018-10-12 05:01:46,282 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:46,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b3b4e11b-4269-4acf-8222-0bb63d1ad4dd Date: Fri, 12 Oct 2018 05:01:46 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-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "46ad0723-88c1-418e-bac8-208408fb07f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "621f2519-cc76-435c-b857-39cc66fa1026"}]} 2018-10-12 05:01:46,464 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 used request id req-b3b4e11b-4269-4acf-8222-0bb63d1ad4dd 2018-10-12 05:01:46,469 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}98e588c198de1ea4b0349c4106953f9ec95d4716" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9"}}' 2018-10-12 05:01:46,774 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-44834062-d53a-48af-92fc-c52c0c4e4f33 Date: Fri, 12 Oct 2018 05:01:46 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-10-12T05:01:46Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:46Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "c98d98f0-a14b-4e9b-970f-6a6f4bd2235f"}} 2018-10-12 05:01:46,774 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-44834062-d53a-48af-92fc-c52c0c4e4f33 2018-10-12 05:01:46,775 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp 2018-10-12 05:01:46,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:46,982 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-8fccaade-d59b-41e1-98ad-0e6a4878749a Date: Fri, 12 Oct 2018 05:01:46 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "updated_at": "2018-10-12T05:01:46Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "revision_number": 0, "id": "46ad0723-88c1-418e-bac8-208408fb07f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "revision_number": 0, "id": "621f2519-cc76-435c-b857-39cc66fa1026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:46Z", "revision_number": 0, "id": "c98d98f0-a14b-4e9b-970f-6a6f4bd2235f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:46Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}], "revision_number": 3, "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}]} 2018-10-12 05:01:46,982 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp used request id req-8fccaade-d59b-41e1-98ad-0e6a4878749a 2018-10-12 05:01:46,986 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:47,065 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-378351e0-11a4-4bac-88c1-c8e138243e42 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:01:47,065 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-378351e0-11a4-4bac-88c1-c8e138243e42 2018-10-12 05:01:47,065 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02123ce4-b6c9-4c02-a473-5a6b41df6ef9 2018-10-12 05:01:47,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:47,231 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-4db598be-9503-409e-975d-0aeb5b41db2e Date: Fri, 12 Oct 2018 05:01:47 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-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "46ad0723-88c1-418e-bac8-208408fb07f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "621f2519-cc76-435c-b857-39cc66fa1026"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:01:46Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:46Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "c98d98f0-a14b-4e9b-970f-6a6f4bd2235f"}]} 2018-10-12 05:01:47,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 used request id req-4db598be-9503-409e-975d-0aeb5b41db2e 2018-10-12 05:01:47,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}98e588c198de1ea4b0349c4106953f9ec95d4716" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9"}}' 2018-10-12 05:01:47,546 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-5ab7a54f-6f3b-4029-b211-f79ea02a0b4f Date: Fri, 12 Oct 2018 05:01:47 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-10-12T05:01:47Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": 22, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:47Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "64ec95a7-2f48-4e70-8a46-518796f75045"}} 2018-10-12 05:01:47,547 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-5ab7a54f-6f3b-4029-b211-f79ea02a0b4f 2018-10-12 05:01:47,547 - neutron_utils - INFO - Retrieving security group with ID - 02123ce4-b6c9-4c02-a473-5a6b41df6ef9 2018-10-12 05:01:47,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:47,741 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-2c415179-297b-4315-a2a8-b15c9efac15d Date: Fri, 12 Oct 2018 05:01:47 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "updated_at": "2018-10-12T05:01:47Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "revision_number": 0, "id": "46ad0723-88c1-418e-bac8-208408fb07f3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "revision_number": 0, "id": "621f2519-cc76-435c-b857-39cc66fa1026", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:01:47Z", "revision_number": 0, "id": "64ec95a7-2f48-4e70-8a46-518796f75045", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:47Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": 22, "ethertype": "IPv4", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:46Z", "revision_number": 0, "id": "c98d98f0-a14b-4e9b-970f-6a6f4bd2235f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:46Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}], "revision_number": 4, "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}]} 2018-10-12 05:01:47,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 used request id req-2c415179-297b-4315-a2a8-b15c9efac15d 2018-10-12 05:01:47,741 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 02123ce4-b6c9-4c02-a473-5a6b41df6ef9 2018-10-12 05:01:47,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:01:47,908 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-c4a0b4b2-d5cb-430c-863d-171b3e2f7047 Date: Fri, 12 Oct 2018 05:01:47 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-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "46ad0723-88c1-418e-bac8-208408fb07f3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:01:45Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:45Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "621f2519-cc76-435c-b857-39cc66fa1026"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-12T05:01:47Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": 22, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:47Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "64ec95a7-2f48-4e70-8a46-518796f75045"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:01:46Z", "security_group_id": "02123ce4-b6c9-4c02-a473-5a6b41df6ef9", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:46Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "c98d98f0-a14b-4e9b-970f-6a6f4bd2235f"}]} 2018-10-12 05:01:47,908 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=02123ce4-b6c9-4c02-a473-5a6b41df6ef9 used request id req-c4a0b4b2-d5cb-430c-863d-171b3e2f7047 2018-10-12 05:01:47,909 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:01:47,910 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:01:48,277 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3e560a6a998468cb933e49a0c5fce7a", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role"}], "expires_at": "2018-10-12T06:01:48.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-user", "id": "1da78ef6a1f84011a6ba10195f882c53"}, "audit_ids": ["tvrZUt2mSQ2GzYJ3rVVpjA"], "issued_at": "2018-10-12T05:01:48.000000Z"}} 2018-10-12 05:01:48,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:48,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6e427dd-0c27-46ba-99f7-fff1f0bbdd94 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:01:48,356 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d6e427dd-0c27-46ba-99f7-fff1f0bbdd94 2018-10-12 05:01:48,357 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:01:48,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:48,439 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27b5ef82-ecdb-4a09-8d9a-aef922f4eed3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:01:48,439 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-27b5ef82-ecdb-4a09-8d9a-aef922f4eed3 2018-10-12 05:01:48,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:48,695 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-6b0fd6a7-594e-4c54-98fb-db9735e6bedd Date: Fri, 12 Oct 2018 05:01: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":["d7357c9a-bf38-45dd-aa58-94baad15e657"],"updated_at":"2018-10-12T05:01:32Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:01:48,695 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net used request id req-6b0fd6a7-594e-4c54-98fb-db9735e6bedd 2018-10-12 05:01:48,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:01:48,704 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:01:48,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:48,782 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0bdc433-c6c9-46bb-ab10-44bd2d4c6c30 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:01:48,782 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-f0bdc433-c6c9-46bb-ab10-44bd2d4c6c30 2018-10-12 05:01:48,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:48,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a93dadb5-94c4-4148-95be-213b572f7bac Date: Fri, 12 Oct 2018 05:01:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:01:48,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-a93dadb5-94c4-4148-95be-213b572f7bac 2018-10-12 05:01:48,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:49,167 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-617d4d9a-2a30-4422-8671-2cbb5134c5c3 Date: Fri, 12 Oct 2018 05:01:49 GMT RESP BODY: {"ports":[]} 2018-10-12 05:01:49,167 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1&admin_state_up=True used request id req-617d4d9a-2a30-4422-8671-2cbb5134c5c3 2018-10-12 05:01:49,170 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:49,405 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01: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-faf2d663-5b89-470f-a1df-a772fa82a1ca x-compute-request-id: req-faf2d663-5b89-470f-a1df-a772fa82a1ca Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 05:01:49,405 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst used request id req-faf2d663-5b89-470f-a1df-a772fa82a1ca 2018-10-12 05:01:49,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:49,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cca30000-bfe0-4e99-850c-082b918a1650 Date: Fri, 12 Oct 2018 05:01: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":["d7357c9a-bf38-45dd-aa58-94baad15e657"],"updated_at":"2018-10-12T05:01:32Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:01:49,654 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net used request id req-cca30000-bfe0-4e99-850c-082b918a1650 2018-10-12 05:01:49,658 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:49,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd13b13f-c479-4cbb-aa83-b9d4e51bc465 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:01:49,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-cd13b13f-c479-4cbb-aa83-b9d4e51bc465 2018-10-12 05:01:49,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:49,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a6297760-a6f9-4fab-9818-402222d1ab32 Date: Fri, 12 Oct 2018 05:01:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:01:49,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-a6297760-a6f9-4fab-9818-402222d1ab32 2018-10-12 05:01:49,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:50,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-faf30735-0225-4cd8-91a9-d3f383abe3de Date: Fri, 12 Oct 2018 05:01:50 GMT RESP BODY: {"ports":[]} 2018-10-12 05:01:50,132 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1&admin_state_up=True used request id req-faf30735-0225-4cd8-91a9-d3f383abe3de 2018-10-12 05:01:50,133 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:01:50,134 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:01:50,500 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d3e560a6a998468cb933e49a0c5fce7a", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role"}], "expires_at": "2018-10-12T06:01:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5b14c9b1a40a4163b64a14dac1dbe745", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-user", "id": "1da78ef6a1f84011a6ba10195f882c53"}, "audit_ids": ["5NmFYeVZRgyYDvfL287WAg"], "issued_at": "2018-10-12T05:01:50.000000Z"}} 2018-10-12 05:01:50,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6be0b00cf6600868fd4c3c62ca9f30294809b68" 2018-10-12 05:01:50,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f7b227f-1adb-4d70-bb61-28a28dee7a24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:01:50,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9f7b227f-1adb-4d70-bb61-28a28dee7a24 2018-10-12 05:01:50,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:50,686 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-619d6a5c-e86d-49b7-8b92-35c7a6f704ca Date: Fri, 12 Oct 2018 05: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":["d7357c9a-bf38-45dd-aa58-94baad15e657"],"updated_at":"2018-10-12T05:01:32Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:01:50,686 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net used request id req-619d6a5c-e86d-49b7-8b92-35c7a6f704ca 2018-10-12 05:01:50,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:50,906 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5cc92b52-ca42-4854-916e-225238abd482 Date: Fri, 12 Oct 2018 05:01:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:01:50,906 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-5cc92b52-ca42-4854-916e-225238abd482 2018-10-12 05:01:50,912 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:51,149 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e988a201-b441-4b30-899d-1495d96fe2fe Date: Fri, 12 Oct 2018 05: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":["d7357c9a-bf38-45dd-aa58-94baad15e657"],"updated_at":"2018-10-12T05:01:32Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:01:51,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net used request id req-e988a201-b441-4b30-899d-1495d96fe2fe 2018-10-12 05:01:51,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:01:51,158 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:01: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:01:51,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f6be0b00cf6600868fd4c3c62ca9f30294809b68" 2018-10-12 05:01:51,232 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6cdb38c0-d743-4a14-9989-5f1722316d8e Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:01:51,232 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-6cdb38c0-d743-4a14-9989-5f1722316d8e 2018-10-12 05:01:51,238 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:51,296 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-859154ee-238e-4b7e-ad87-3021e14edc85 Date: Fri, 12 Oct 2018 05:01:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:01:51,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-859154ee-238e-4b7e-ad87-3021e14edc85 2018-10-12 05:01:51,297 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net 2018-10-12 05:01:51,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" -d '{"port": {"network_id": "1250dfe6-95af-44ef-b2bb-75beb5c9882b", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1", "admin_state_up": true}}' 2018-10-12 05:01:52,269 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-5721d224-ff79-4127-baea-ced00c12101b Date: Fri, 12 Oct 2018 05:01:52 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.7"}],"id":"594fa213-b567-402f-8e16-7aaa3a037eae","security_groups":["f25d81df-c923-460c-b7c5-b5d8d4ee7d31"],"mac_address":"fa:16:3e:61:c2:ab","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","qos_policy_id":null,"admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:51Z","binding:vnic_type":"normal"}} 2018-10-12 05:01:52,269 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-5721d224-ff79-4127-baea-ced00c12101b 2018-10-12 05:01:52,274 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:52,382 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-aa3b70e6-40bc-44f2-9f1d-35a54c80c959 Date: Fri, 12 Oct 2018 05: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":["d7357c9a-bf38-45dd-aa58-94baad15e657"],"updated_at":"2018-10-12T05:01:32Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:01:52,382 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net used request id req-aa3b70e6-40bc-44f2-9f1d-35a54c80c959 2018-10-12 05:01:52,386 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:52,465 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b67bca37-3aa7-47e7-b19e-0d7741f733d1 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:01:52,465 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-b67bca37-3aa7-47e7-b19e-0d7741f733d1 2018-10-12 05:01:52,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:52,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8b4af27c-1da4-418a-ade8-cf417c6c79ce Date: Fri, 12 Oct 2018 05:01:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:01:52,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-8b4af27c-1da4-418a-ade8-cf417c6c79ce 2018-10-12 05:01:52,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:52,739 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-e960ed57-623f-4bfa-b838-033b9bc82c47 Date: Fri, 12 Oct 2018 05:01:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:51Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.7"}],"id":"594fa213-b567-402f-8e16-7aaa3a037eae","security_groups":["f25d81df-c923-460c-b7c5-b5d8d4ee7d31"],"mac_address":"fa:16:3e:61:c2:ab","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:51Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 05:01:52,739 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1&admin_state_up=True used request id req-e960ed57-623f-4bfa-b838-033b9bc82c47 2018-10-12 05:01:52,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:52,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a8e2ae4-601e-4252-b5d7-cbcb05a200eb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:01:52,824 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-1a8e2ae4-601e-4252-b5d7-cbcb05a200eb 2018-10-12 05:01:52,824 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst 2018-10-12 05:01:52,827 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:52,855 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01: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-8cbc5a7e-4524-45a2-b986-952273d77890 x-compute-request-id: req-8cbc5a7e-4524-45a2-b986-952273d77890 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-flavor-name"}]} 2018-10-12 05:01:52,855 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8cbc5a7e-4524-45a2-b986-952273d77890 2018-10-12 05:01:52,858 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:52,877 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01: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-7d91da54-616c-4691-972b-bec2ab7d745a x-compute-request-id: req-7d91da54-616c-4691-972b-bec2ab7d745a Content-Encoding: gzip Content-Length: 327 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:01:52,878 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406 used request id req-7d91da54-616c-4691-972b-bec2ab7d745a 2018-10-12 05:01:52,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:53,055 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-3b29d568-bf49-4b04-bade-b92d7403a54d Date: Fri, 12 Oct 2018 05:01:53 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:01:27Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:01:29Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/004d6e17-a650-435d-8bac-3b9d397d202b/snap", "metadata": {}}], "self": "/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b", "min_disk": 0, "protected": false, "id": "004d6e17-a650-435d-8bac-3b9d397d202b", "file": "/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "5b14c9b1a40a4163b64a14dac1dbe745", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/004d6e17-a650-435d-8bac-3b9d397d202b/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image"} 2018-10-12 05:01:53,055 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image used request id req-3b29d568-bf49-4b04-bade-b92d7403a54d 2018-10-12 05:01:53,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:53,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bbd7e2db-5e8c-41c9-9f1d-a9a5452f4995 Date: Fri, 12 Oct 2018 05:01: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-10-12 05:01:53,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bbd7e2db-5e8c-41c9-9f1d-a9a5452f4995 2018-10-12 05:01:53,205 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "imageRef": "004d6e17-a650-435d-8bac-3b9d397d202b", "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "flavorRef": "a042146c-e0f9-4341-85dc-6c6c424a8406", "max_count": 1, "min_count": 1, "networks": [{"port": "594fa213-b567-402f-8e16-7aaa3a037eae"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}]}}' 2018-10-12 05:01:55,153 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:01: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-505ede0f-2ef7-41b6-80cd-a380c1252e84 x-compute-request-id: req-505ede0f-2ef7-41b6-80cd-a380c1252e84 Content-Length: 444 location: http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "adminPass": "2ZWSU9pwKaSz"}} 2018-10-12 05:01:55,153 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-505ede0f-2ef7-41b6-80cd-a380c1252e84 2018-10-12 05:01:55,156 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:55,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-e9785a99-41c7-4599-94e7-3ef759355ebb x-compute-request-id: req-e9785a99-41c7-4599-94e7-3ef759355ebb 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.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "user_id": "1da78ef6a1f84011a6ba10195f882c53", "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-10-12T05:01:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:01:55,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-e9785a99-41c7-4599-94e7-3ef759355ebb 2018-10-12 05:01:55,601 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst 2018-10-12 05:01:55,604 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:55,975 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-50f54ea4-3dfe-4055-8acb-263f1af2b97b x-compute-request-id: req-50f54ea4-3dfe-4055-8acb-263f1af2b97b 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.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "user_id": "1da78ef6a1f84011a6ba10195f882c53", "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-10-12T05:01:55Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:01:55,975 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-50f54ea4-3dfe-4055-8acb-263f1af2b97b 2018-10-12 05:01:55,975 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst] is - BUILD 2018-10-12 05:01:55,975 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:01:58,979 - create_instance - DEBUG - VM status query timeout in 896.622967958 2018-10-12 05:01:58,982 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:01:59,760 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:01: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-560f68d7-b280-46ca-bd7b-73c829dc6424 x-compute-request-id: req-560f68d7-b280-46ca-bd7b-73c829dc6424 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.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "security_groups": [{"name": "default"}], "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:01:56Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:01:59,761 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-560f68d7-b280-46ca-bd7b-73c829dc6424 2018-10-12 05:01:59,761 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst] is - BUILD 2018-10-12 05:01:59,761 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:02:02,764 - create_instance - DEBUG - VM status query timeout in 892.837236881 2018-10-12 05:02:02,767 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:03,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02: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-aa29f27a-c7e2-42b7-b5c7-ffafa1f938c2 x-compute-request-id: req-aa29f27a-c7e2-42b7-b5c7-ffafa1f938c2 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c2:ab", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "security_groups": [{"name": "default"}], "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:00Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:03,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-aa29f27a-c7e2-42b7-b5c7-ffafa1f938c2 2018-10-12 05:02:03,374 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst] is - ACTIVE 2018-10-12 05:02:03,374 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:02:03,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:04,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02: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-1882a943-7341-449a-be60-130ebd4ccebd x-compute-request-id: req-1882a943-7341-449a-be60-130ebd4ccebd Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c2:ab", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "security_groups": [{"name": "default"}], "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:00Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:04,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-1882a943-7341-449a-be60-130ebd4ccebd 2018-10-12 05:02:04,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:04,454 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9890c6f3-bead-4fa5-918d-8dc7b3bf7c1d Date: Fri, 12 Oct 2018 05:02: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":["d7357c9a-bf38-45dd-aa58-94baad15e657"],"updated_at":"2018-10-12T05:01:32Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:02:04,454 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net used request id req-9890c6f3-bead-4fa5-918d-8dc7b3bf7c1d 2018-10-12 05:02:04,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:04,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c5e084c-d047-4b94-8072-5a0cc6e8f160 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:02:04,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-9c5e084c-d047-4b94-8072-5a0cc6e8f160 2018-10-12 05:02:04,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:04,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-f975a505-6885-41e2-9e45-87309fff1e5b Date: Fri, 12 Oct 2018 05:02:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:02:04,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-f975a505-6885-41e2-9e45-87309fff1e5b 2018-10-12 05:02:04,738 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:05,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-ed10a354-566b-4347-a0b5-3aa5c8b44784 Date: Fri, 12 Oct 2018 05:02:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.1"}],"id":"2a68d170-a43b-49b1-b2ab-c797eaffd5fc","security_groups":[],"mac_address":"fa:16:3e:0e:b6:2b","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:40Z","binding:vnic_type":"normal","device_id":"d89a93f8-9233-4539-abe7-6ee0d159e154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.4"}],"id":"2cbe8b5d-dbeb-4c9c-88d9-0570c2a323a8","security_groups":[],"mac_address":"fa:16:3e:c4:ae:93","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1250dfe6-95af-44ef-b2bb-75beb5c9882b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.3"}],"id":"401c78a9-070e-458d-824f-d0c0a17a8bd2","security_groups":[],"mac_address":"fa:16:3e:8d:98:30","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1250dfe6-95af-44ef-b2bb-75beb5c9882b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.7"}],"id":"594fa213-b567-402f-8e16-7aaa3a037eae","security_groups":["f25d81df-c923-460c-b7c5-b5d8d4ee7d31"],"mac_address":"fa:16:3e:61:c2:ab","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:51Z","binding:vnic_type":"normal","device_id":"c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.2"}],"id":"f7217626-2b97-4ed2-9291-42744946b660","security_groups":[],"mac_address":"fa:16:3e:e7:70:e2","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1250dfe6-95af-44ef-b2bb-75beb5c9882b"}]} 2018-10-12 05:02:05,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-ed10a354-566b-4347-a0b5-3aa5c8b44784 2018-10-12 05:02:05,140 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:05,608 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-65bf5b32-5aa8-4cb1-bfa0-3aa5f21d5317 x-compute-request-id: req-65bf5b32-5aa8-4cb1-bfa0-3aa5f21d5317 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c2:ab", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "security_groups": [{"name": "default"}], "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:00Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:05,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-65bf5b32-5aa8-4cb1-bfa0-3aa5f21d5317 2018-10-12 05:02:05,609 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst] is - ACTIVE 2018-10-12 05:02:05,609 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:02:05,612 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:06,099 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-69514ed9-eb6e-45f0-a954-11007b40be5b x-compute-request-id: req-69514ed9-eb6e-45f0-a954-11007b40be5b Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c2:ab", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "security_groups": [{"name": "default"}], "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:00Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:06,099 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-69514ed9-eb6e-45f0-a954-11007b40be5b 2018-10-12 05:02:06,105 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:06,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b200e324-456e-4d0f-96da-9e43af64d9bb Date: Fri, 12 Oct 2018 05:02: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":["d7357c9a-bf38-45dd-aa58-94baad15e657"],"updated_at":"2018-10-12T05:01:32Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:02:06,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net used request id req-b200e324-456e-4d0f-96da-9e43af64d9bb 2018-10-12 05:02:06,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:06,293 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84eb5b9f-ccb6-4ff7-8011-5af04658db60 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:02:06,294 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-84eb5b9f-ccb6-4ff7-8011-5af04658db60 2018-10-12 05:02:06,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:06,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e6ffebaf-749f-4d45-9c9a-0ed06b57e29a Date: Fri, 12 Oct 2018 05:02:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:02:06,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-e6ffebaf-749f-4d45-9c9a-0ed06b57e29a 2018-10-12 05:02:06,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:06,456 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-a1291062-3541-4412-a0a0-74065381f30a Date: Fri, 12 Oct 2018 05:02:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.1"}],"id":"2a68d170-a43b-49b1-b2ab-c797eaffd5fc","security_groups":[],"mac_address":"fa:16:3e:0e:b6:2b","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:40Z","binding:vnic_type":"normal","device_id":"d89a93f8-9233-4539-abe7-6ee0d159e154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.4"}],"id":"2cbe8b5d-dbeb-4c9c-88d9-0570c2a323a8","security_groups":[],"mac_address":"fa:16:3e:c4:ae:93","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1250dfe6-95af-44ef-b2bb-75beb5c9882b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.3"}],"id":"401c78a9-070e-458d-824f-d0c0a17a8bd2","security_groups":[],"mac_address":"fa:16:3e:8d:98:30","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1250dfe6-95af-44ef-b2bb-75beb5c9882b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:00Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.7"}],"id":"594fa213-b567-402f-8e16-7aaa3a037eae","security_groups":["f25d81df-c923-460c-b7c5-b5d8d4ee7d31"],"mac_address":"fa:16:3e:61:c2:ab","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:51Z","binding:vnic_type":"normal","device_id":"c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.2"}],"id":"f7217626-2b97-4ed2-9291-42744946b660","security_groups":[],"mac_address":"fa:16:3e:e7:70:e2","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1250dfe6-95af-44ef-b2bb-75beb5c9882b"}]} 2018-10-12 05:02:06,456 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-a1291062-3541-4412-a0a0-74065381f30a 2018-10-12 05:02:06,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}}' 2018-10-12 05:02:07,733 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-b99fdcb3-2d3c-4268-92f3-31c49b3a5313 x-compute-request-id: req-b99fdcb3-2d3c-4268-92f3-31c49b3a5313 Content-Length: 0 Content-Type: application/json 2018-10-12 05:02:07,734 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a/action used request id req-b99fdcb3-2d3c-4268-92f3-31c49b3a5313 2018-10-12 05:02:07,737 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:08,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-fd5297cd-8aa1-4280-bb72-37dd7b9ddf06 x-compute-request-id: req-fd5297cd-8aa1-4280-bb72-37dd7b9ddf06 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c2:ab", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}, {"name": "default"}], "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:00Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:08,215 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-fd5297cd-8aa1-4280-bb72-37dd7b9ddf06 2018-10-12 05:02:08,216 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst] is - ACTIVE 2018-10-12 05:02:08,216 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:02:08,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:08,828 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02: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-c6451467-253b-480b-8cd9-2af8b0b2a75d x-compute-request-id: req-c6451467-253b-480b-8cd9-2af8b0b2a75d Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c2:ab", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}, {"name": "default"}], "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:00Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:08,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-c6451467-253b-480b-8cd9-2af8b0b2a75d 2018-10-12 05:02:08,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:08,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e7f3aced-0bc7-4e52-b331-136f2c78a512 Date: Fri, 12 Oct 2018 05:02: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":["d7357c9a-bf38-45dd-aa58-94baad15e657"],"updated_at":"2018-10-12T05:01:32Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:02:08,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net used request id req-e7f3aced-0bc7-4e52-b331-136f2c78a512 2018-10-12 05:02:08,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:09,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37038b33-3c13-462e-a0ea-c4e2a52524f9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:02:09,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-37038b33-3c13-462e-a0ea-c4e2a52524f9 2018-10-12 05:02:09,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:09,078 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-75fa6936-dca8-4554-922a-f170e563cdd4 Date: Fri, 12 Oct 2018 05:02:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:02:09,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-75fa6936-dca8-4554-922a-f170e563cdd4 2018-10-12 05:02:09,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:09,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-8851790f-6c23-4ce9-9ff0-4a5636636eca Date: Fri, 12 Oct 2018 05:02:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.1"}],"id":"2a68d170-a43b-49b1-b2ab-c797eaffd5fc","security_groups":[],"mac_address":"fa:16:3e:0e:b6:2b","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:40Z","binding:vnic_type":"normal","device_id":"d89a93f8-9233-4539-abe7-6ee0d159e154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.4"}],"id":"2cbe8b5d-dbeb-4c9c-88d9-0570c2a323a8","security_groups":[],"mac_address":"fa:16:3e:c4:ae:93","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1250dfe6-95af-44ef-b2bb-75beb5c9882b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.3"}],"id":"401c78a9-070e-458d-824f-d0c0a17a8bd2","security_groups":[],"mac_address":"fa:16:3e:8d:98:30","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1250dfe6-95af-44ef-b2bb-75beb5c9882b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.7"}],"id":"594fa213-b567-402f-8e16-7aaa3a037eae","security_groups":["02123ce4-b6c9-4c02-a473-5a6b41df6ef9","f25d81df-c923-460c-b7c5-b5d8d4ee7d31"],"mac_address":"fa:16:3e:61:c2:ab","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:51Z","binding:vnic_type":"normal","device_id":"c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.2"}],"id":"f7217626-2b97-4ed2-9291-42744946b660","security_groups":[],"mac_address":"fa:16:3e:e7:70:e2","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1250dfe6-95af-44ef-b2bb-75beb5c9882b"}]} 2018-10-12 05:02:09,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-8851790f-6c23-4ce9-9ff0-4a5636636eca 2018-10-12 05:02:09,190 - create_instance_tests - INFO - Looking for IP 10.55.1.7 in the console log 2018-10-12 05:02:09,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:09,830 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-8179964c-82e6-450d-b00f-d053ba1c2a84 x-compute-request-id: req-8179964c-82e6-450d-b00f-d053ba1c2a84 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c2:ab", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}, {"name": "default"}], "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:00Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:09,830 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-8179964c-82e6-450d-b00f-d053ba1c2a84 2018-10-12 05:02:09,834 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:02:10,899 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-1bc11108-ee02-4492-8d7b-6a54b677bcc5 x-compute-request-id: req-1bc11108-ee02-4492-8d7b-6a54b677bcc5 Content-Encoding: gzip Content-Length: 9605 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 530166116 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.908 MHz processor\n[ 0.128243] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.129900] pid_max: default: 32768 minimum: 301\n[ 0.130820] ACPI: Core revision 20150930\n[ 0.132181] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.133471] Security Framework initialized\n[ 0.134273] Yama: becoming mindful.\n[ 0.134992] AppArmor: AppArmor initialized\n[ 0.135834] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.137116] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.138362] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139592] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.140971] Initializing cgroup subsys io\n[ 0.141776] Initializing cgroup subsys memory\n[ 0.142623] Initializing cgroup subsys devices\n[ 0.143559] Initializing cgroup subsys freezer\n[ 0.144438] Initializing cgroup subsys net_cls\n[ 0.145322] Initializing cgroup subsys perf_event\n[ 0.146237] Initializing cgroup subsys net_prio\n[ 0.147127] Initializing cgroup subsys hugetlb\n[ 0.148015] Initializing cgroup subsys pids\n[ 0.148899] CPU: Physical Processor ID: 0\n[ 0.150423] mce: CPU supports 10 MCE banks\n[ 0.151285] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.152296] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.154569] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.160947] ftrace: allocating 31920 entries in 125 pages\n[ 0.186703] smpboot: Max logical packages: 2\n[ 0.187599] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188811] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190171] x2apic enabled\n[ 0.190995] Switched APIC routing to physical x2apic.\n[ 0.192765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.193995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196170] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.198130] KVM setup paravirtual spinlock\n[ 0.199560] x86: Booting SMP configuration:\n[ 0.200482] .... node #0, CPUs: #1\n[ 0.201389] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.223104] x86: Booted up 1 node, 2 CPUs\n[ 0.223106] KVM setup async PF for cpu 1\n[ 0.223109] kvm-stealtime: cpu 1, msr f90d940\n[ 0.225751] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.227267] devtmpfs: initialized\n[ 0.228972] evm: security.selinux\n[ 0.229679] evm: security.SMACK64\n[ 0.230378] evm: security.SMACK64EXEC\n[ 0.231141] evm: security.SMACK64TRANSMUTE\n[ 0.231960] evm: security.SMACK64MMAP\n[ 0.232710] evm: security.ima\n[ 0.233352] evm: security.capability\n[ 0.234204] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.236106] pinctrl core: initialized pinctrl subsystem\n[ 0.237215] RTC time: 5:02:00, date: 10/12/18\n[ 0.238141] NET: Registered protocol family 16\n[ 0.248101] cpuidle: using governor ladder\n[ 0.260165] cpuidle: using governor menu\n[ 0.261050] PCCT header not found.\n[ 0.261788] ACPI: bus type PCI registered\n[ 0.262555] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263739] PCI: Using configuration type 1 for base access\n[ 0.277274] ACPI: Added _OSI(Module Device)\n[ 0.278112] ACPI: Added _OSI(Processor Device)\n[ 0.278933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.279793] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282128] ACPI: Interpreter enabled\n[ 0.282864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.284626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.286322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.289799] ACPI: (supports S0 S5)\n[ 0.290448] ACPI: Using IOAPIC for interrupt routing\n[ 0.291334] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.294705] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.295761] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.296923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.298018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.300113] acpiphp: Slot [3] registered\n[ 0.300884] acpiphp: Slot [4] registered\n[ 0.301656] acpiphp: Slot [5] registered\n[ 0.302439] acpiphp: Slot [6] registered\n[ 0.303183] acpiphp: Slot [7] registered\n[ 0.303935] acpiphp: Slot [8] registered\n[ 0.304713] acpiphp: Slot [9] registered\n[ 0.305446] acpiphp: Slot [10] registered\n[ 0.316059] acpiphp: Slot [11] registered\n[ 0.316839] acpiphp: Slot [12] registered\n[ 0.317588] acpiphp: Slot [13] registered\n[ 0.318332] acpiphp: Slot [14] registered\n[ 0.319075] acpiphp: Slot [15] registered\n[ 0.319822] acpiphp: Slot [16] registered\n[ 0.320577] acpiphp: Slot [17] registered\n[ 0.321336] acpiphp: Slot [18] registered\n[ 0.322096] acpiphp: Slot [19] registered\n[ 0.322874] acpiphp: Slot [20] registered\n[ 0.323623] acpiphp: Slot [21] registered\n[ 0.324469] acpiphp: Slot [22] registered\n[ 0.325303] acpiphp: Slot [23] registered\n[ 0.326131] acpiphp: Slot [24] registered\n[ 0.326957] acpiphp: Slot [25] registered\n[ 0.327774] acpiphp: Slot [26] registered\n[ 0.328594] acpiphp: Slot [27] registered\n[ 0.329422] acpiphp: Slot [28] registered\n[ 0.330253] acpiphp: Slot [29] registered\n[ 0.331076] acpiphp: Slot [30] registered\n[ 0.331903] acpiphp: Slot [31] registered\n[ 0.332721] PCI host bridge to bus 0000:00\n[ 0.333547] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.334773] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.335997] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.337458] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.338919] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.345287] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.346604] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.347797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.349069] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.355598] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.357043] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.402797] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.404292] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.405683] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.407103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.408505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.409762] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.410916] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.411969] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.413580] vgaarb: loaded\n[ 0.414187] vgaarb: bridge control possible 0000:00:02.0\n[ 0.415351] SCSI subsystem initialized\n[ 0.416194] ACPI: bus type USB registered\n[ 0.417034] usbcore: registered new interface driver usbfs\n[ 0.418084] usbcore: registered new interface driver hub\n[ 0.419101] usbcore: registered new device driver usb\n[ 0.420214] PCI: Using ACPI for IRQ routing\n[ 0.421262] NetLabel: Initializing\n[ 0.421980] NetLabel: domain hash size = 128\n[ 0.422856] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.423825] NetLabel: unlabeled traffic allowed by default\n[ 0.424948] clocksource: Switched to clocksource kvm-clock\n[ 0.430926] AppArmor: AppArmor Filesystem Enabled\n[ 0.431923] pnp: PnP ACPI init\n[ 0.432870] pnp: PnP ACPI: found 5 devices\n[ 0.439990] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.441706] NET: Registered protocol family 2\n[ 0.442694] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.443997] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.445146] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.446288] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447342] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448489] NET: Registered protocol family 1\n[ 0.449344] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.450422] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451475] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.469600] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.488026] Trying to unpack rootfs image as initramfs...\n[ 0.537601] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.551707] Scanning for low memory corruption every 60 seconds\n[ 0.553130] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.554312] audit: initializing netlink subsys (disabled)\n[ 0.555363] audit: type=2000 audit(1539320520.991:1): initialized\n[ 0.556716] Initialise system trusted keyring\n[ 0.557739] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.558937] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.561036] zbud: loaded\n[ 0.561809] VFS: Disk quotas dquot_6.6.0\n[ 0.562669] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.564244] fuse init (API version 7.23)\n[ 0.565175] Key type big_key registered\n[ 0.565991] Allocating IMA MOK and blacklist keyrings.\n[ 0.567295] Key type asymmetric registered\n[ 0.568123] Asymmetric key parser 'x509' registered\n[ 0.569119] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.572587] io scheduler noop registered\n[ 0.573418] io scheduler deadline registered (default)\n[ 0.574442] io scheduler cfq registered\n[ 0.575298] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.576333] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.577633] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.579066] ACPI: Power Button [PWRF]\n[ 0.579967] GHES: HEST is not enabled!\n[ 0.598195] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.635812] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.638421] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.662570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.665033] Linux agpgart interface v0.103\n[ 0.667862] brd: module loaded\n[ 0.669332] loop: module loaded\n[ 0.675946] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.677835] GPT:90111 != 20971519\n[ 0.678784] GPT:Alternate GPT header not at the end of the disk.\n[ 0.680143] GPT:90111 != 20971519\n[ 0.680961] GPT: Use GNU Parted to correct GPT errors.\n[ 0.682084] vda: vda1 vda15\n[ 0.683976] scsi host0: ata_piix\n[ 0.684977] scsi host1: ata_piix\n[ 0.685842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.687292] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.688912] libphy: Fixed MDIO Bus: probed\n[ 0.690089] tun: Universal TUN/TAP device driver, 1.6\n[ 0.691274] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.693380] PPP generic driver version 2.4.2\n[ 0.694294] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.695480] ehci-pci: EHCI PCI platform driver\n[ 0.696351] ehci-platform: EHCI generic platform driver\n[ 0.697352] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.698485] ohci-pci: OHCI PCI platform driver\n[ 0.699358] ohci-platform: OHCI generic platform driver\n[ 0.700350] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.719439] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.720457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.721912] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.722942] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.724070] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.725308] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.726739] usb usb1: Product: UHCI Host Controller\n[ 0.727673] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.728811] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.729847] hub 1-0:1.0: USB hub found\n[ 0.730628] hub 1-0:1.0: 2 ports detected\n[ 0.731544] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.733663] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.734621] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.735686] mousedev: PS/2 mouse device common for all mice\n[ 0.736963] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.738805] rtc_cmos 00:00: RTC can wake from S4\n[ 0.739910] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.741125] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.742327] i2c /dev entries driver\n[ 0.743089] device-mapper: uevent: version 1.0.3\n[ 0.744047] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.745684] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.747010] NET: Registered protocol family 10\n[ 0.748027] NET: Registered protocol family 17\n[ 0.748921] Key type dns_resolver registered\n[ 0.749887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.750969] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.752108] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.753906] registered taskstats version 1\n[ 0.754755] Loading compiled-in X.509 certificates\n[ 0.756192] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.758046] zswap: loaded using pool lzo/zbud\n[ 0.759582] Key type trusted registered\n[ 0.761251] Key type encrypted registered\n[ 0.762067] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.763097] ima: No TPM chip found, activating TPM-bypass!\n[ 0.764138] evm: HMAC attrs: 0x1\n[ 0.765111] Magic number: 6:415:11\n[ 0.765960] rtc_cmos 00:00: setting system clock to 2018-10-12 05:02:01 UTC (1539320521)\n[ 0.777772] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778910] EDD information not available.\n[ 0.846050] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.847611] Write protecting the kernel read-only data: 14336k\n[ 0.849252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.851099] 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\ninfo: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 1.04\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.249760] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.7...\nLease of 10.55.1.7 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.23. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCF/xzhL4Bb4uVcsMgChmJCDrHDb2YHWpYwGM+jcKw0BMgsR6RA4VU4OvsmN2o9xDI3woZsfW9Pw3WBaQyhnlX0qgr8Z1X3vsMIvYXis2/5y669NzkYkN6rNqA5Xs94GA+Mdc3CWHpcWdNejnS+JFX32eXGpbFZvy2knAZ1TKepLRrFTeU1V7rMUFumZgrJiEcwPSL9zafQSykacO8EenjA1zpYVghiVEoKs/vDVK0JkaBemfgdMgNXt0peHm5Dq3VnmGG6Rd+LnBT1YlxyazX7lk8FLZEc6+bNcOxnpJzwFPhxQh8Sui7SCg4+EOxDrCixdPCYRNrMoXQf6hnHg3kb root@createinstancesinglenetworktests-4e698be5-2574-4296-8dc6-c847a6\nssh-dss AAAAB3NzaC1kc3MAAACBAMV7Je/q7a/I5biD75p0kf+mmDnXIbZrZMYRDGyA9Pjag83WDM+sl/p0k9btiaGGRzc6THikjHam22BravHARABkVJnBp9dSVqf++650woNQvtvabQCgj8lfoIpMzyhkrm+WMNcO+7Poft1FnH532Io9/yzeVIkxlI415f7JyxeXAAAAFQCwd/ucKNALV5N18WKO4cnSeeqbiQAAAIBMpaybQeVcCxUIZl4p35VoK7EI6CpT/CVc5VA+hgvhrMuwOJwwnrocmaremoopIgudGwjymTKSDO3VOn9fGkCqs+7yGDqyu2FksMfMxAcaTYOFmrZuTUMlDZGLCRYc3ZYEiD6QW8yXhWGScAmWHeSqX9WjQWk06vTVx5skGk7aaAAAAIEAo4KZBevVIXxzOMjI2bvpkgbdGhgyBFb2JPybfAhadKAa//5WR9okyeegxC4oSgaXteEXHe/Sg7MiNyfTSUvjmpoeVqfGae9FjAd3hP4oupb12z26CntxeimiOY8fXz5Pzr59Q8EdBqAIOT86TY+/2YIXklXlQq2YXhGMferET9k= root@createinstancesinglenetworktests-4e698be5-2574-4296-8dc6-c847a6\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.7,24,fe80::f816:3eff:fe61:c2ab/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 \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-00000104\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-4e698be5-2574-4296-8dc6-c847a6\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.37 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-4e698be5-2574-4296-8dc6-c847a6 login: "} 2018-10-12 05:02:10,900 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a/action used request id req-1bc11108-ee02-4492-8d7b-6a54b677bcc5 2018-10-12 05:02:10,901 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 05:02:10,902 - 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 530166116 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.908 MHz processor [ 0.128243] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.129900] pid_max: default: 32768 minimum: 301 [ 0.130820] ACPI: Core revision 20150930 [ 0.132181] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.133471] Security Framework initialized [ 0.134273] Yama: becoming mindful. [ 0.134992] AppArmor: AppArmor initialized [ 0.135834] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.137116] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.138362] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139592] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.140971] Initializing cgroup subsys io [ 0.141776] Initializing cgroup subsys memory [ 0.142623] Initializing cgroup subsys devices [ 0.143559] Initializing cgroup subsys freezer [ 0.144438] Initializing cgroup subsys net_cls [ 0.145322] Initializing cgroup subsys perf_event [ 0.146237] Initializing cgroup subsys net_prio [ 0.147127] Initializing cgroup subsys hugetlb [ 0.148015] Initializing cgroup subsys pids [ 0.148899] CPU: Physical Processor ID: 0 [ 0.150423] mce: CPU supports 10 MCE banks [ 0.151285] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.152296] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.154569] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.160947] ftrace: allocating 31920 entries in 125 pages [ 0.186703] smpboot: Max logical packages: 2 [ 0.187599] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188811] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190171] x2apic enabled [ 0.190995] Switched APIC routing to physical x2apic. [ 0.192765] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.193995] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.196170] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.198130] KVM setup paravirtual spinlock [ 0.199560] x86: Booting SMP configuration: [ 0.200482] .... node #0, CPUs: #1 [ 0.201389] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.223104] x86: Booted up 1 node, 2 CPUs [ 0.223106] KVM setup async PF for cpu 1 [ 0.223109] kvm-stealtime: cpu 1, msr f90d940 [ 0.225751] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.227267] devtmpfs: initialized [ 0.228972] evm: security.selinux [ 0.229679] evm: security.SMACK64 [ 0.230378] evm: security.SMACK64EXEC [ 0.231141] evm: security.SMACK64TRANSMUTE [ 0.231960] evm: security.SMACK64MMAP [ 0.232710] evm: security.ima [ 0.233352] evm: security.capability [ 0.234204] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.236106] pinctrl core: initialized pinctrl subsystem [ 0.237215] RTC time: 5:02:00, date: 10/12/18 [ 0.238141] NET: Registered protocol family 16 [ 0.248101] cpuidle: using governor ladder [ 0.260165] cpuidle: using governor menu [ 0.261050] PCCT header not found. [ 0.261788] ACPI: bus type PCI registered [ 0.262555] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.263739] PCI: Using configuration type 1 for base access [ 0.277274] ACPI: Added _OSI(Module Device) [ 0.278112] ACPI: Added _OSI(Processor Device) [ 0.278933] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.279793] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282128] ACPI: Interpreter enabled [ 0.282864] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.284626] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.286322] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.288035] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.289799] ACPI: (supports S0 S5) [ 0.290448] ACPI: Using IOAPIC for interrupt routing [ 0.291334] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.294705] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.295761] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.296923] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.298018] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.300113] acpiphp: Slot [3] registered [ 0.300884] acpiphp: Slot [4] registered [ 0.301656] acpiphp: Slot [5] registered [ 0.302439] acpiphp: Slot [6] registered [ 0.303183] acpiphp: Slot [7] registered [ 0.303935] acpiphp: Slot [8] registered [ 0.304713] acpiphp: Slot [9] registered [ 0.305446] acpiphp: Slot [10] registered [ 0.316059] acpiphp: Slot [11] registered [ 0.316839] acpiphp: Slot [12] registered [ 0.317588] acpiphp: Slot [13] registered [ 0.318332] acpiphp: Slot [14] registered [ 0.319075] acpiphp: Slot [15] registered [ 0.319822] acpiphp: Slot [16] registered [ 0.320577] acpiphp: Slot [17] registered [ 0.321336] acpiphp: Slot [18] registered [ 0.322096] acpiphp: Slot [19] registered [ 0.322874] acpiphp: Slot [20] registered [ 0.323623] acpiphp: Slot [21] registered [ 0.324469] acpiphp: Slot [22] registered [ 0.325303] acpiphp: Slot [23] registered [ 0.326131] acpiphp: Slot [24] registered [ 0.326957] acpiphp: Slot [25] registered [ 0.327774] acpiphp: Slot [26] registered [ 0.328594] acpiphp: Slot [27] registered [ 0.329422] acpiphp: Slot [28] registered [ 0.330253] acpiphp: Slot [29] registered [ 0.331076] acpiphp: Slot [30] registered [ 0.331903] acpiphp: Slot [31] registered [ 0.332721] PCI host bridge to bus 0000:00 [ 0.333547] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.334773] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.335997] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.337458] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.338919] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.345287] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.346604] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.347797] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.349069] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.355598] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.357043] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.402797] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.404292] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.405683] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.407103] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.408505] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.409762] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.410916] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.411969] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.413580] vgaarb: loaded [ 0.414187] vgaarb: bridge control possible 0000:00:02.0 [ 0.415351] SCSI subsystem initialized [ 0.416194] ACPI: bus type USB registered [ 0.417034] usbcore: registered new interface driver usbfs [ 0.418084] usbcore: registered new interface driver hub [ 0.419101] usbcore: registered new device driver usb [ 0.420214] PCI: Using ACPI for IRQ routing [ 0.421262] NetLabel: Initializing [ 0.421980] NetLabel: domain hash size = 128 [ 0.422856] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.423825] NetLabel: unlabeled traffic allowed by default [ 0.424948] clocksource: Switched to clocksource kvm-clock [ 0.430926] AppArmor: AppArmor Filesystem Enabled [ 0.431923] pnp: PnP ACPI init [ 0.432870] pnp: PnP ACPI: found 5 devices [ 0.439990] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.441706] NET: Registered protocol family 2 [ 0.442694] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.443997] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.445146] TCP: Hash tables configured (established 2048 bind 2048) [ 0.446288] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.447342] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.448489] NET: Registered protocol family 1 [ 0.449344] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.450422] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.451475] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.469600] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.488026] Trying to unpack rootfs image as initramfs... [ 0.537601] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.551707] Scanning for low memory corruption every 60 seconds [ 0.553130] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.554312] audit: initializing netlink subsys (disabled) [ 0.555363] audit: type=2000 audit(1539320520.991:1): initialized [ 0.556716] Initialise system trusted keyring [ 0.557739] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.558937] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.561036] zbud: loaded [ 0.561809] VFS: Disk quotas dquot_6.6.0 [ 0.562669] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.564244] fuse init (API version 7.23) [ 0.565175] Key type big_key registered [ 0.565991] Allocating IMA MOK and blacklist keyrings. [ 0.567295] Key type asymmetric registered [ 0.568123] Asymmetric key parser 'x509' registered [ 0.569119] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.572587] io scheduler noop registered [ 0.573418] io scheduler deadline registered (default) [ 0.574442] io scheduler cfq registered [ 0.575298] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.576333] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.577633] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.579066] ACPI: Power Button [PWRF] [ 0.579967] GHES: HEST is not enabled! [ 0.598195] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.635812] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.638421] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.662570] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.665033] Linux agpgart interface v0.103 [ 0.667862] brd: module loaded [ 0.669332] loop: module loaded [ 0.675946] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.677835] GPT:90111 != 20971519 [ 0.678784] GPT:Alternate GPT header not at the end of the disk. [ 0.680143] GPT:90111 != 20971519 [ 0.680961] GPT: Use GNU Parted to correct GPT errors. [ 0.682084] vda: vda1 vda15 [ 0.683976] scsi host0: ata_piix [ 0.684977] scsi host1: ata_piix [ 0.685842] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.687292] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.688912] libphy: Fixed MDIO Bus: probed [ 0.690089] tun: Universal TUN/TAP device driver, 1.6 [ 0.691274] tun: (C) 1999-2004 Max Krasnyansky [ 0.693380] PPP generic driver version 2.4.2 [ 0.694294] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.695480] ehci-pci: EHCI PCI platform driver [ 0.696351] ehci-platform: EHCI generic platform driver [ 0.697352] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.698485] ohci-pci: OHCI PCI platform driver [ 0.699358] ohci-platform: OHCI generic platform driver [ 0.700350] uhci_hcd: USB Universal Host Controller Interface driver [ 0.719439] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.720457] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.721912] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.722942] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.724070] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.725308] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.726739] usb usb1: Product: UHCI Host Controller [ 0.727673] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.728811] usb usb1: SerialNumber: 0000:00:01.2 [ 0.729847] hub 1-0:1.0: USB hub found [ 0.730628] hub 1-0:1.0: 2 ports detected [ 0.731544] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.733663] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.734621] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.735686] mousedev: PS/2 mouse device common for all mice [ 0.736963] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.738805] rtc_cmos 00:00: RTC can wake from S4 [ 0.739910] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.741125] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.742327] i2c /dev entries driver [ 0.743089] device-mapper: uevent: version 1.0.3 [ 0.744047] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.745684] ledtrig-cpu: registered to indicate activity on CPUs [ 0.747010] NET: Registered protocol family 10 [ 0.748027] NET: Registered protocol family 17 [ 0.748921] Key type dns_resolver registered [ 0.749887] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.750969] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.752108] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.753906] registered taskstats version 1 [ 0.754755] Loading compiled-in X.509 certificates [ 0.756192] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.758046] zswap: loaded using pool lzo/zbud [ 0.759582] Key type trusted registered [ 0.761251] Key type encrypted registered [ 0.762067] AppArmor: AppArmor sha1 policy hashing enabled [ 0.763097] ima: No TPM chip found, activating TPM-bypass! [ 0.764138] evm: HMAC attrs: 0x1 [ 0.765111] Magic number: 6:415:11 [ 0.765960] rtc_cmos 00:00: setting system clock to 2018-10-12 05:02:01 UTC (1539320521) [ 0.777772] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778910] EDD information not available. [ 0.846050] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.847611] Write protecting the kernel read-only data: 14336k [ 0.849252] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.851099] 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 info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.04 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.249760] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.7... Lease of 10.55.1.7 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.23. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCF/xzhL4Bb4uVcsMgChmJCDrHDb2YHWpYwGM+jcKw0BMgsR6RA4VU4OvsmN2o9xDI3woZsfW9Pw3WBaQyhnlX0qgr8Z1X3vsMIvYXis2/5y669NzkYkN6rNqA5Xs94GA+Mdc3CWHpcWdNejnS+JFX32eXGpbFZvy2knAZ1TKepLRrFTeU1V7rMUFumZgrJiEcwPSL9zafQSykacO8EenjA1zpYVghiVEoKs/vDVK0JkaBemfgdMgNXt0peHm5Dq3VnmGG6Rd+LnBT1YlxyazX7lk8FLZEc6+bNcOxnpJzwFPhxQh8Sui7SCg4+EOxDrCixdPCYRNrMoXQf6hnHg3kb root@createinstancesinglenetworktests-4e698be5-2574-4296-8dc6-c847a6 ssh-dss AAAAB3NzaC1kc3MAAACBAMV7Je/q7a/I5biD75p0kf+mmDnXIbZrZMYRDGyA9Pjag83WDM+sl/p0k9btiaGGRzc6THikjHam22BravHARABkVJnBp9dSVqf++650woNQvtvabQCgj8lfoIpMzyhkrm+WMNcO+7Poft1FnH532Io9/yzeVIkxlI415f7JyxeXAAAAFQCwd/ucKNALV5N18WKO4cnSeeqbiQAAAIBMpaybQeVcCxUIZl4p35VoK7EI6CpT/CVc5VA+hgvhrMuwOJwwnrocmaremoopIgudGwjymTKSDO3VOn9fGkCqs+7yGDqyu2FksMfMxAcaTYOFmrZuTUMlDZGLCRYc3ZYEiD6QW8yXhWGScAmWHeSqX9WjQWk06vTVx5skGk7aaAAAAIEAo4KZBevVIXxzOMjI2bvpkgbdGhgyBFb2JPybfAhadKAa//5WR9okyeegxC4oSgaXteEXHe/Sg7MiNyfTSUvjmpoeVqfGae9FjAd3hP4oupb12z26CntxeimiOY8fXz5Pzr59Q8EdBqAIOT86TY+/2YIXklXlQq2YXhGMferET9k= root@createinstancesinglenetworktests-4e698be5-2574-4296-8dc6-c847a6 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.7,24,fe80::f816:3eff:fe61:c2ab/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 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-00000104 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-4e698be5-2574-4296-8dc6-c847a6 launch-index: 0 === cirros: current=0.4.0 uptime=3.37 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-4e698be5-2574-4296-8dc6-c847a6 login: 2018-10-12 05:02:10,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:11,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02: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-3b0eb005-7884-4189-974c-bc3225153e58 x-compute-request-id: req-3b0eb005-7884-4189-974c-bc3225153e58 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c2:ab", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}, {"name": "default"}], "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:00Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:11,262 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-3b0eb005-7884-4189-974c-bc3225153e58 2018-10-12 05:02:11,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:11,361 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-d00f8ef7-59aa-4354-8240-b659f8322b19 Date: Fri, 12 Oct 2018 05:02: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":["d7357c9a-bf38-45dd-aa58-94baad15e657"],"updated_at":"2018-10-12T05:01:32Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:02:11,362 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net used request id req-d00f8ef7-59aa-4354-8240-b659f8322b19 2018-10-12 05:02:11,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:11,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39c9efb9-a373-43cd-b8d1-c6194adc04c6 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:02:11,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-39c9efb9-a373-43cd-b8d1-c6194adc04c6 2018-10-12 05:02:11,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:11,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7830ee91-c80a-4cf1-97ca-5c8e426fd664 Date: Fri, 12 Oct 2018 05:02:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:02:11,503 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-7830ee91-c80a-4cf1-97ca-5c8e426fd664 2018-10-12 05:02:11,509 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:11,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-d6999a52-62ad-4ce7-80c9-0ebc218b3e12 Date: Fri, 12 Oct 2018 05:02:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.1"}],"id":"2a68d170-a43b-49b1-b2ab-c797eaffd5fc","security_groups":[],"mac_address":"fa:16:3e:0e:b6:2b","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:40Z","binding:vnic_type":"normal","device_id":"d89a93f8-9233-4539-abe7-6ee0d159e154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.4"}],"id":"2cbe8b5d-dbeb-4c9c-88d9-0570c2a323a8","security_groups":[],"mac_address":"fa:16:3e:c4:ae:93","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1250dfe6-95af-44ef-b2bb-75beb5c9882b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.3"}],"id":"401c78a9-070e-458d-824f-d0c0a17a8bd2","security_groups":[],"mac_address":"fa:16:3e:8d:98:30","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1250dfe6-95af-44ef-b2bb-75beb5c9882b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.7"}],"id":"594fa213-b567-402f-8e16-7aaa3a037eae","security_groups":["02123ce4-b6c9-4c02-a473-5a6b41df6ef9","f25d81df-c923-460c-b7c5-b5d8d4ee7d31"],"mac_address":"fa:16:3e:61:c2:ab","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:51Z","binding:vnic_type":"normal","device_id":"c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.2"}],"id":"f7217626-2b97-4ed2-9291-42744946b660","security_groups":[],"mac_address":"fa:16:3e:e7:70:e2","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1250dfe6-95af-44ef-b2bb-75beb5c9882b"}]} 2018-10-12 05:02:11,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-d6999a52-62ad-4ce7-80c9-0ebc218b3e12 2018-10-12 05:02:11,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:11,825 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-2a4b47a1-6ae9-4e72-a9d5-1eedff32e1f3 Date: Fri, 12 Oct 2018 05:02:11 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:35Z", "admin_state_up": true, "updated_at": "2018-10-12T05:01:41Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "d89a93f8-9233-4539-abe7-6ee0d159e154", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router"}]} 2018-10-12 05:02:11,826 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router used request id req-2a4b47a1-6ae9-4e72-a9d5-1eedff32e1f3 2018-10-12 05:02:11,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:11,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46593dc4-ffb2-4a93-bdc4-d9a9e5b2e94a Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:02:11,912 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-46593dc4-ffb2-4a93-bdc4-d9a9e5b2e94a 2018-10-12 05:02:11,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=d89a93f8-9233-4539-abe7-6ee0d159e154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:11,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f95c0408-3344-4099-8613-ad504eb6483a Date: Fri, 12 Oct 2018 05:02:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.1"}],"id":"2a68d170-a43b-49b1-b2ab-c797eaffd5fc","security_groups":[],"mac_address":"fa:16:3e:0e:b6:2b","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:40Z","binding:vnic_type":"normal","device_id":"d89a93f8-9233-4539-abe7-6ee0d159e154"}]} 2018-10-12 05:02:11,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=d89a93f8-9233-4539-abe7-6ee0d159e154 used request id req-f95c0408-3344-4099-8613-ad504eb6483a 2018-10-12 05:02:11,981 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/d7357c9a-bf38-45dd-aa58-94baad15e657 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:12,031 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-fdd8337e-4dd5-4501-9583-50877f55a4e3 Date: Fri, 12 Oct 2018 05:02:12 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}} 2018-10-12 05:02:12,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/d7357c9a-bf38-45dd-aa58-94baad15e657 used request id req-fdd8337e-4dd5-4501-9583-50877f55a4e3 2018-10-12 05:02:12,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:12,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-13e59e39-66b6-4685-a62b-6b0e38d7e272 Date: Fri, 12 Oct 2018 05:02:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:02:12,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-13e59e39-66b6-4685-a62b-6b0e38d7e272 2018-10-12 05:02:12,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:12,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-b4ae744f-0d86-472f-a183-6beda5151524 Date: Fri, 12 Oct 2018 05:02:12 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:02:12,309 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-b4ae744f-0d86-472f-a183-6beda5151524 2018-10-12 05:02:12,313 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:12,639 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02: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-bc8586e5-b360-46e4-b84c-43d95fa44529 x-compute-request-id: req-bc8586e5-b360-46e4-b84c-43d95fa44529 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c2:ab", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}, {"name": "default"}], "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:00Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:12,639 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-bc8586e5-b360-46e4-b84c-43d95fa44529 2018-10-12 05:02:12,639 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst] is - ACTIVE 2018-10-12 05:02:12,639 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:02:12,642 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:13,114 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02: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-16c7633c-72df-4be9-9e86-8cd961ca224d x-compute-request-id: req-16c7633c-72df-4be9-9e86-8cd961ca224d Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c2:ab", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}, {"name": "default"}], "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:00Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:13,114 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-16c7633c-72df-4be9-9e86-8cd961ca224d 2018-10-12 05:02:13,120 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:13,217 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-7f7f051a-dfe3-49d0-8356-77665c68af39 Date: Fri, 12 Oct 2018 05: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":["d7357c9a-bf38-45dd-aa58-94baad15e657"],"updated_at":"2018-10-12T05:01:32Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:02:13,217 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net used request id req-7f7f051a-dfe3-49d0-8356-77665c68af39 2018-10-12 05:02:13,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:13,306 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d711464a-c96e-4d60-a0fd-48433dff8a7f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:02:13,306 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-d711464a-c96e-4d60-a0fd-48433dff8a7f 2018-10-12 05:02:13,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:13,364 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e02c6053-c3ea-492e-97ab-5f1573c22a7a Date: Fri, 12 Oct 2018 05:02:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:02:13,364 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-e02c6053-c3ea-492e-97ab-5f1573c22a7a 2018-10-12 05:02:13,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:13,469 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-ee7f0b28-f771-45a6-b2af-e3447d1e7cf5 Date: Fri, 12 Oct 2018 05:02:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.1"}],"id":"2a68d170-a43b-49b1-b2ab-c797eaffd5fc","security_groups":[],"mac_address":"fa:16:3e:0e:b6:2b","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:40Z","binding:vnic_type":"normal","device_id":"d89a93f8-9233-4539-abe7-6ee0d159e154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.4"}],"id":"2cbe8b5d-dbeb-4c9c-88d9-0570c2a323a8","security_groups":[],"mac_address":"fa:16:3e:c4:ae:93","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1250dfe6-95af-44ef-b2bb-75beb5c9882b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.3"}],"id":"401c78a9-070e-458d-824f-d0c0a17a8bd2","security_groups":[],"mac_address":"fa:16:3e:8d:98:30","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1250dfe6-95af-44ef-b2bb-75beb5c9882b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.7"}],"id":"594fa213-b567-402f-8e16-7aaa3a037eae","security_groups":["02123ce4-b6c9-4c02-a473-5a6b41df6ef9","f25d81df-c923-460c-b7c5-b5d8d4ee7d31"],"mac_address":"fa:16:3e:61:c2:ab","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:51Z","binding:vnic_type":"normal","device_id":"c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.2"}],"id":"f7217626-2b97-4ed2-9291-42744946b660","security_groups":[],"mac_address":"fa:16:3e:e7:70:e2","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1250dfe6-95af-44ef-b2bb-75beb5c9882b"}]} 2018-10-12 05:02:13,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-ee7f0b28-f771-45a6-b2af-e3447d1e7cf5 2018-10-12 05:02:13,470 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-12 05:02:13,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:13,577 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9d3110f9-d9f9-478a-a12d-0617c159c779 Date: Fri, 12 Oct 2018 05:02:13 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:02:13,577 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-9d3110f9-d9f9-478a-a12d-0617c159c779 2018-10-12 05:02:13,583 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:13,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-945e86c1-b02e-4316-bc08-dd0173df5d45 Date: Fri, 12 Oct 2018 05:02:13 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:02:13,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-945e86c1-b02e-4316-bc08-dd0173df5d45 2018-10-12 05:02:13,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" -d '{"floatingip": {"floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "port_id": "594fa213-b567-402f-8e16-7aaa3a037eae"}}' 2018-10-12 05:02:15,539 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-e0b95996-5f87-4923-b516-e01eca0634ac Date: Fri, 12 Oct 2018 05:02:15 GMT RESP BODY: {"floatingip": {"router_id": "d89a93f8-9233-4539-abe7-6ee0d159e154", "status": "DOWN", "description": "", "tags": [], "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:02:14Z", "updated_at": "2018-10-12T05:02:14Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_id": "594fa213-b567-402f-8e16-7aaa3a037eae", "id": "81f0af4a-d335-45bc-b897-0f284ece07d8"}} 2018-10-12 05:02:15,540 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-e0b95996-5f87-4923-b516-e01eca0634ac 2018-10-12 05:02:15,540 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router 2018-10-12 05:02:15,540 - create_instance - INFO - Checking if VM is active 2018-10-12 05:02:15,543 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:15,944 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02: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-a7518d42-aa31-44d7-b12d-9bcacf67e78c x-compute-request-id: req-a7518d42-aa31-44d7-b12d-9bcacf67e78c Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c2:ab", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}, {"name": "default"}], "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:00Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:15,944 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-a7518d42-aa31-44d7-b12d-9bcacf67e78c 2018-10-12 05:02:15,945 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst] is - ACTIVE 2018-10-12 05:02:15,945 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:02:15,948 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:16,684 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02: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-3d0570ef-6f80-40dc-b2c4-eefa454da01d x-compute-request-id: req-3d0570ef-6f80-40dc-b2c4-eefa454da01d Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:61:c2:ab", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp"}, {"name": "default"}], "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:00Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:16,684 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-3d0570ef-6f80-40dc-b2c4-eefa454da01d 2018-10-12 05:02:16,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:16,801 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f3291c60-f72a-4e17-800b-08258a440abf Date: Fri, 12 Oct 2018 05:02: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":["d7357c9a-bf38-45dd-aa58-94baad15e657"],"updated_at":"2018-10-12T05:01:32Z","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:31Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"5b14c9b1a40a4163b64a14dac1dbe745","id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net"}]} 2018-10-12 05:02:16,801 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net used request id req-f3291c60-f72a-4e17-800b-08258a440abf 2018-10-12 05:02:16,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:16,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73ec7268-25b8-4386-81a8-6b31d641311c Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:02:16,879 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-73ec7268-25b8-4386-81a8-6b31d641311c 2018-10-12 05:02:16,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:16,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b5e297fd-3207-4b98-bd46-1ab649546b5d Date: Fri, 12 Oct 2018 05:02:16 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","dns_nameservers":[],"updated_at":"2018-10-12T05:01:32Z","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":"5b14c9b1a40a4163b64a14dac1dbe745","id":"d7357c9a-bf38-45dd-aa58-94baad15e657","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet"}]} 2018-10-12 05:02:16,937 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-b5e297fd-3207-4b98-bd46-1ab649546b5d 2018-10-12 05:02:16,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:17,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-faca3ac5-3471-4821-9661-c778e2ad553e Date: Fri, 12 Oct 2018 05:02:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.1"}],"id":"2a68d170-a43b-49b1-b2ab-c797eaffd5fc","security_groups":[],"mac_address":"fa:16:3e:0e:b6:2b","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:40Z","binding:vnic_type":"normal","device_id":"d89a93f8-9233-4539-abe7-6ee0d159e154"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:36Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.4"}],"id":"2cbe8b5d-dbeb-4c9c-88d9-0570c2a323a8","security_groups":[],"mac_address":"fa:16:3e:c4:ae:93","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:33Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-1250dfe6-95af-44ef-b2bb-75beb5c9882b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.3"}],"id":"401c78a9-070e-458d-824f-d0c0a17a8bd2","security_groups":[],"mac_address":"fa:16:3e:8d:98:30","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:33Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-1250dfe6-95af-44ef-b2bb-75beb5c9882b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:07Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.7"}],"id":"594fa213-b567-402f-8e16-7aaa3a037eae","security_groups":["02123ce4-b6c9-4c02-a473-5a6b41df6ef9","f25d81df-c923-460c-b7c5-b5d8d4ee7d31"],"mac_address":"fa:16:3e:61:c2:ab","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:51Z","binding:vnic_type":"normal","device_id":"c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:01:34Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"d7357c9a-bf38-45dd-aa58-94baad15e657","ip_address":"10.55.1.2"}],"id":"f7217626-2b97-4ed2-9291-42744946b660","security_groups":[],"mac_address":"fa:16:3e:e7:70:e2","project_id":"5b14c9b1a40a4163b64a14dac1dbe745","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"1250dfe6-95af-44ef-b2bb-75beb5c9882b","tenant_id":"5b14c9b1a40a4163b64a14dac1dbe745","created_at":"2018-10-12T05:01:32Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-1250dfe6-95af-44ef-b2bb-75beb5c9882b"}]} 2018-10-12 05:02:17,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-faca3ac5-3471-4821-9661-c778e2ad553e 2018-10-12 05:02:17,045 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:02:17,049 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e5c3550L 2018-10-12 05:02:17,049 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:02:17,049 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:02:17,049 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:02:17,051 - 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-10-12 05:02:17,051 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:02:17,051 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:02:17,051 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:02:17,051 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:02:17,051 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:02:17,068 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:02:17,069 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:02:17,081 - paramiko.transport - DEBUG - Trying key 8592755db3a917673c0a288010acb2a3 from tmp/CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c 2018-10-12 05:02:17,106 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:02:17,109 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:02:17,210 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:02:17,227 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:02:17,227 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:02:17,229 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e5c31d0L 2018-10-12 05:02:17,229 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:02:17,229 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:02:17,229 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:02:17,231 - 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-10-12 05:02:17,231 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:02:17,231 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:02:17,231 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:02:17,231 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:02:17,231 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:02:17,248 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:02:17,249 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:02:17,261 - paramiko.transport - DEBUG - Trying key 8592755db3a917673c0a288010acb2a3 from tmp/CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c 2018-10-12 05:02:17,286 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:02:17,289 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:02:17,293 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:02:17,295 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-12 05:02:17,295 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:02:17,296 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:02:17,297 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:02:17,299 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-10-12 05:02:17,299 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-10-12 05:02:17,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/81f0af4a-d335-45bc-b897-0f284ece07d8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:18,237 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0339ea13-8735-4e60-9c22-a22349a72ddb Content-Length: 0 Date: Fri, 12 Oct 2018 05:02:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:02:18,237 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/81f0af4a-d335-45bc-b897-0f284ece07d8 used request id req-0339ea13-8735-4e60-9c22-a22349a72ddb 2018-10-12 05:02:18,238 - create_instance - INFO - Deleting Port with ID - 594fa213-b567-402f-8e16-7aaa3a037eae 2018-10-12 05:02:18,238 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1cport-1 2018-10-12 05:02:18,243 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/594fa213-b567-402f-8e16-7aaa3a037eae -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:18,742 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-0c2a62d5-d387-4cbc-a282-92ad724bb2d6 Date: Fri, 12 Oct 2018 05:02:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:02:18,742 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/594fa213-b567-402f-8e16-7aaa3a037eae used request id req-0c2a62d5-d387-4cbc-a282-92ad724bb2d6 2018-10-12 05:02:18,742 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst 2018-10-12 05:02:18,745 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:18,894 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:02: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-3c319ca8-bfa7-424f-88b8-b87c6b137556 x-compute-request-id: req-3c319ca8-bfa7-424f-88b8-b87c6b137556 Content-Type: application/json 2018-10-12 05:02:18,895 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-3c319ca8-bfa7-424f-88b8-b87c6b137556 2018-10-12 05:02:18,895 - create_instance - INFO - Checking deletion status 2018-10-12 05:02:18,898 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:19,137 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02: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-420ae74b-83c4-40e6-ba18-7eda75792b86 x-compute-request-id: req-420ae74b-83c4-40e6-ba18-7eda75792b86 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.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:18Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:19,137 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-420ae74b-83c4-40e6-ba18-7eda75792b86 2018-10-12 05:02:19,138 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst] is - ACTIVE 2018-10-12 05:02:19,138 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:02:22,141 - create_instance - DEBUG - VM status query timeout in 296.754081964 2018-10-12 05:02:22,144 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:22,393 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-03be3389-0d82-4fab-a430-62209039895a x-compute-request-id: req-03be3389-0d82-4fab-a430-62209039895a 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.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "rel": "bookmark"}], "image": {"id": "004d6e17-a650-435d-8bac-3b9d397d202b", "links": [{"href": "http://172.30.9.27:8774/images/004d6e17-a650-435d-8bac-3b9d397d202b", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:02:00.000000", "flavor": {"id": "a042146c-e0f9-4341-85dc-6c6c424a8406", "links": [{"href": "http://172.30.9.27:8774/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406", "rel": "bookmark"}]}, "id": "c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a", "user_id": "1da78ef6a1f84011a6ba10195f882c53", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:02:18Z", "hostId": "214bfd2d9ced7d527d0e4dfcf9874207da815eda438f44b1e6f44d82", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp", "name": "CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst", "created": "2018-10-12T05:01:55Z", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:02:22,393 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-03be3389-0d82-4fab-a430-62209039895a 2018-10-12 05:02:22,394 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst] is - ACTIVE 2018-10-12 05:02:22,394 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:02:25,397 - create_instance - DEBUG - VM status query timeout in 293.49790597 2018-10-12 05:02:25,400 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4c9c4cf1ed13754ed1882e51ee32061b60009f90" 2018-10-12 05:02:25,459 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 05: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-d914d7d3-bb7e-436b-b9d7-86f57a9edc4a x-compute-request-id: req-d914d7d3-bb7e-436b-b9d7-86f57a9edc4a Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a could not be found.", "code": 404}} 2018-10-12 05:02:25,459 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a used request id req-d914d7d3-bb7e-436b-b9d7-86f57a9edc4a 2018-10-12 05:02:25,460 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance c3a93ac8-8a02-447f-9f8d-15ad5bf7a28a could not be found. (HTTP 404) (Request-ID: req-d914d7d3-bb7e-436b-b9d7-86f57a9edc4a) 2018-10-12 05:02:25,460 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-inst 2018-10-12 05:02:25,461 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp 2018-10-12 05:02:25,464 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd838de8eed6400292120b8aba6ba966e77154a2" 2018-10-12 05:02:25,528 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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-2741d583-daf5-4117-86ec-3d83ab629f0e x-compute-request-id: req-2741d583-daf5-4117-86ec-3d83ab629f0e Content-Length: 0 Content-Type: application/json 2018-10-12 05:02:25,528 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-kp used request id req-2741d583-daf5-4117-86ec-3d83ab629f0e 2018-10-12 05:02:25,529 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c.pub] 2018-10-12 05:02:25,529 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c] 2018-10-12 05:02:25,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec70aa17a5fda093283b05e7503d34f75ae41a11" 2018-10-12 05:02:25,579 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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-cb5eacbb-331a-4a5b-b5fa-e559cc98343b x-compute-request-id: req-cb5eacbb-331a-4a5b-b5fa-e559cc98343b Content-Length: 0 Content-Type: application/json 2018-10-12 05:02:25,579 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a042146c-e0f9-4341-85dc-6c6c424a8406 used request id req-cb5eacbb-331a-4a5b-b5fa-e559cc98343b 2018-10-12 05:02:25,580 - neutron_utils - INFO - Deleting security group rule with ID - 64ec95a7-2f48-4e70-8a46-518796f75045 2018-10-12 05:02:25,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/64ec95a7-2f48-4e70-8a46-518796f75045 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:02:25,686 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a26aa889-0718-43aa-8b4a-5d66fd8a637a Content-Length: 0 Date: Fri, 12 Oct 2018 05:02:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:02:25,686 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/64ec95a7-2f48-4e70-8a46-518796f75045 used request id req-a26aa889-0718-43aa-8b4a-5d66fd8a637a 2018-10-12 05:02:25,686 - neutron_utils - INFO - Deleting security group rule with ID - 46ad0723-88c1-418e-bac8-208408fb07f3 2018-10-12 05:02:25,691 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/46ad0723-88c1-418e-bac8-208408fb07f3 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:02:25,791 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-11fcd31b-4ccd-42d3-b1d2-fbef2d30ae71 Content-Length: 0 Date: Fri, 12 Oct 2018 05:02:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:02:25,791 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/46ad0723-88c1-418e-bac8-208408fb07f3 used request id req-11fcd31b-4ccd-42d3-b1d2-fbef2d30ae71 2018-10-12 05:02:25,792 - neutron_utils - INFO - Deleting security group rule with ID - 621f2519-cc76-435c-b857-39cc66fa1026 2018-10-12 05:02:25,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/621f2519-cc76-435c-b857-39cc66fa1026 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:02:25,888 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-47857ba8-09ba-401f-a4ea-79abadec339f Content-Length: 0 Date: Fri, 12 Oct 2018 05:02:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:02:25,889 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/621f2519-cc76-435c-b857-39cc66fa1026 used request id req-47857ba8-09ba-401f-a4ea-79abadec339f 2018-10-12 05:02:25,889 - neutron_utils - INFO - Deleting security group rule with ID - c98d98f0-a14b-4e9b-970f-6a6f4bd2235f 2018-10-12 05:02:25,894 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/c98d98f0-a14b-4e9b-970f-6a6f4bd2235f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:02:26,139 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2e9fbe73-5aef-45be-8964-85115ea86923 Content-Length: 0 Date: Fri, 12 Oct 2018 05:02:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:02:26,139 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/c98d98f0-a14b-4e9b-970f-6a6f4bd2235f used request id req-2e9fbe73-5aef-45be-8964-85115ea86923 2018-10-12 05:02:26,140 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-sec-grp 2018-10-12 05:02:26,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/02123ce4-b6c9-4c02-a473-5a6b41df6ef9 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98e588c198de1ea4b0349c4106953f9ec95d4716" 2018-10-12 05:02:26,283 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-aec2466b-c868-44f6-9f62-da2e94061f74 Content-Length: 0 Date: Fri, 12 Oct 2018 05:02:26 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:02:26,284 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/02123ce4-b6c9-4c02-a473-5a6b41df6ef9 used request id req-aec2466b-c868-44f6-9f62-da2e94061f74 2018-10-12 05:02:26,284 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router and subnet CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet 2018-10-12 05:02:26,285 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router 2018-10-12 05:02:26,289 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/d89a93f8-9233-4539-abe7-6ee0d159e154/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" -d '{"subnet_id": "d7357c9a-bf38-45dd-aa58-94baad15e657"}' 2018-10-12 05:02:27,773 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b076bd52-6b2f-4def-9eef-e392c03086df Date: Fri, 12 Oct 2018 05:02:27 GMT RESP BODY: {"network_id": "1250dfe6-95af-44ef-b2bb-75beb5c9882b", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "subnet_id": "d7357c9a-bf38-45dd-aa58-94baad15e657", "subnet_ids": ["d7357c9a-bf38-45dd-aa58-94baad15e657"], "port_id": "2a68d170-a43b-49b1-b2ab-c797eaffd5fc", "id": "d89a93f8-9233-4539-abe7-6ee0d159e154"} 2018-10-12 05:02:27,773 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/d89a93f8-9233-4539-abe7-6ee0d159e154/remove_router_interface used request id req-b076bd52-6b2f-4def-9eef-e392c03086df 2018-10-12 05:02:27,774 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router 2018-10-12 05:02:27,774 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-router 2018-10-12 05:02:27,779 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/d89a93f8-9233-4539-abe7-6ee0d159e154 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cde642059a950253921e12dff03c396a3828b0b6" 2018-10-12 05:02:31,309 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6793fecd-8aa6-4b4d-b0dc-2cb03dc5c09d Content-Length: 0 Date: Fri, 12 Oct 2018 05:02:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:02:31,309 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/d89a93f8-9233-4539-abe7-6ee0d159e154 used request id req-6793fecd-8aa6-4b4d-b0dc-2cb03dc5c09d 2018-10-12 05:02:31,310 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet 2018-10-12 05:02:31,310 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-subnet 2018-10-12 05:02:31,315 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/d7357c9a-bf38-45dd-aa58-94baad15e657 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f735ce881a77f7192a41d2fcf8998bf64f76d167" 2018-10-12 05:02:33,610 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea028c42-006d-424f-9178-9d9e5f6b86b0 Date: Fri, 12 Oct 2018 05:02:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:02:33,610 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/d7357c9a-bf38-45dd-aa58-94baad15e657 used request id req-ea028c42-006d-424f-9178-9d9e5f6b86b0 2018-10-12 05:02:33,611 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-pub-net 2018-10-12 05:02:33,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/1250dfe6-95af-44ef-b2bb-75beb5c9882b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f735ce881a77f7192a41d2fcf8998bf64f76d167" 2018-10-12 05:02:34,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-31e53967-2f4e-4e7e-9795-f39a023545c7 Date: Fri, 12 Oct 2018 05:02:34 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:02:34,965 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/1250dfe6-95af-44ef-b2bb-75beb5c9882b used request id req-31e53967-2f4e-4e7e-9795-f39a023545c7 2018-10-12 05:02:34,966 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-4e698be5-2574-4296-8dc6-c847a6c46e1c-image 2018-10-12 05:02:34,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f38ab1584179459f3a5d324f563430c1d8709f47" 2018-10-12 05:02:35,965 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ac222c3c-93bd-451f-a318-a458b27728b5 Date: Fri, 12 Oct 2018 05:02:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:02:35,965 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/004d6e17-a650-435d-8bac-3b9d397d202b used request id req-ac222c3c-93bd-451f-a318-a458b27728b5 2018-10-12 05:02:35,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:02:36,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-be16bca0-2b70-450b-9560-24d07407012d Date: Fri, 12 Oct 2018 05:02:36 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:30Z", "updated_at": "2018-10-12T05:01:31Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:31Z", "revision_number": 0, "id": "6b00939c-25c0-4dde-bcc8-980ed032499b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:31Z", "security_group_id": "f25d81df-c923-460c-b7c5-b5d8d4ee7d31", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:30Z", "revision_number": 0, "id": "6edfccd8-8cbf-461e-88e0-c1a84400fb5a", "remote_group_id": "f25d81df-c923-460c-b7c5-b5d8d4ee7d31", "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:30Z", "security_group_id": "f25d81df-c923-460c-b7c5-b5d8d4ee7d31", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:30Z", "revision_number": 0, "id": "96c36fd4-dca3-449b-8491-0fc8b24bd820", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:30Z", "security_group_id": "f25d81df-c923-460c-b7c5-b5d8d4ee7d31", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv4", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:01:30Z", "revision_number": 0, "id": "b2e1c75c-40bf-4f7c-9448-67e5b6a0e206", "remote_group_id": "f25d81df-c923-460c-b7c5-b5d8d4ee7d31", "remote_ip_prefix": null, "created_at": "2018-10-12T05:01:30Z", "security_group_id": "f25d81df-c923-460c-b7c5-b5d8d4ee7d31", "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "port_range_min": null, "ethertype": "IPv6", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745"}], "revision_number": 4, "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "f25d81df-c923-460c-b7c5-b5d8d4ee7d31", "name": "default"}]} 2018-10-12 05:02:36,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-be16bca0-2b70-450b-9560-24d07407012d 2018-10-12 05:02:36,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:02:36,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac33022c-92e8-4370-9e40-56bd728d36ad Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 05:02:36,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-ac33022c-92e8-4370-9e40-56bd728d36ad 2018-10-12 05:02:36,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:02:36,370 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b4225475-3f7c-4e6f-95f0-a66255e2658a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 05:02:36,371 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-b4225475-3f7c-4e6f-95f0-a66255e2658a 2018-10-12 05:02:36,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:02:36,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-77006e4f-3d59-4827-9349-430c85f9b497 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.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}} 2018-10-12 05:02:36,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9 used request id req-77006e4f-3d59-4827-9349-430c85f9b497 2018-10-12 05:02:36,456 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:02:36,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fca9042c-4531-439c-a849-aca8ed14fb51 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745"}, "enabled": true, "id": "5b14c9b1a40a4163b64a14dac1dbe745", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj"}} 2018-10-12 05:02:36,545 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-fca9042c-4531-439c-a849-aca8ed14fb51 2018-10-12 05:02:36,545 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - f25d81df-c923-460c-b7c5-b5d8d4ee7d31 2018-10-12 05:02:36,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f25d81df-c923-460c-b7c5-b5d8d4ee7d31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:02:36,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9c930978-0ef8-49a8-b8d0-0590b7a67be7 Date: Fri, 12 Oct 2018 05:02:36 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-10-12T05:01:31Z", "security_group_id": "f25d81df-c923-460c-b7c5-b5d8d4ee7d31", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:31Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "6b00939c-25c0-4dde-bcc8-980ed032499b"}, {"remote_group_id": "f25d81df-c923-460c-b7c5-b5d8d4ee7d31", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:01:30Z", "security_group_id": "f25d81df-c923-460c-b7c5-b5d8d4ee7d31", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:30Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "6edfccd8-8cbf-461e-88e0-c1a84400fb5a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:01:30Z", "security_group_id": "f25d81df-c923-460c-b7c5-b5d8d4ee7d31", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:30Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "96c36fd4-dca3-449b-8491-0fc8b24bd820"}, {"remote_group_id": "f25d81df-c923-460c-b7c5-b5d8d4ee7d31", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:01:30Z", "security_group_id": "f25d81df-c923-460c-b7c5-b5d8d4ee7d31", "port_range_min": null, "revision_number": 0, "tenant_id": "5b14c9b1a40a4163b64a14dac1dbe745", "created_at": "2018-10-12T05:01:30Z", "project_id": "5b14c9b1a40a4163b64a14dac1dbe745", "id": "b2e1c75c-40bf-4f7c-9448-67e5b6a0e206"}]} 2018-10-12 05:02:36,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=f25d81df-c923-460c-b7c5-b5d8d4ee7d31 used request id req-9c930978-0ef8-49a8-b8d0-0590b7a67be7 2018-10-12 05:02:36,728 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 05:02:36,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/f25d81df-c923-460c-b7c5-b5d8d4ee7d31 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:02:37,088 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ae485019-279d-41f9-8fa3-bec87d20ba30 Content-Length: 0 Date: Fri, 12 Oct 2018 05:02:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:02:37,088 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/f25d81df-c923-460c-b7c5-b5d8d4ee7d31 used request id req-ae485019-279d-41f9-8fa3-bec87d20ba30 2018-10-12 05:02:37,089 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj 2018-10-12 05:02:37,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:02:37,322 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bd68fcc9-de3a-4f24-8c09-c6f0e807f003 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:02:37,322 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/5b14c9b1a40a4163b64a14dac1dbe745 used request id req-bd68fcc9-de3a-4f24-8c09-c6f0e807f003 2018-10-12 05:02:37,322 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-8c77cf56-500b-429-proj-role 2018-10-12 05:02:37,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d3e560a6a998468cb933e49a0c5fce7a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:02:37,432 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1100ffd5-e1d4-440b-a699-1c22974f2457 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:02:37,432 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d3e560a6a998468cb933e49a0c5fce7a used request id req-1100ffd5-e1d4-440b-a699-1c22974f2457 2018-10-12 05:02:37,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1adfd93ae5ae0f2dea99c7f4fd65484488c880fb" 2018-10-12 05:02:37,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f08b5eb1-0264-4d1f-a3d5-ee3f1f3645a7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:02:37,529 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f08b5eb1-0264-4d1f-a3d5-ee3f1f3645a7 2018-10-12 05:02:37,530 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-8c77cf56-500b-429-user 2018-10-12 05:02:37,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/1da78ef6a1f84011a6ba10195f882c53 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c67e71eb0079f437aadd17ab9c7ce16cce9e3eb1" 2018-10-12 05:02:37,714 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:02:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e2c3d14-bebe-4aec-91f8-f72e3979c63d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:02:37,714 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1da78ef6a1f84011a6ba10195f882c53 used request id req-7e2c3d14-bebe-4aec-91f8-f72e3979c63d 2018-10-12 05:02:37,715 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:02:38,099 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["L-clhXtRTjGK13ospCpbuA"], "issued_at": "2018-10-12T05:02:38.000000Z"}} 2018-10-12 05:02:38,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}80db170af642479098f3e6bda0ee34ad24bf81c4" 2018-10-12 05:02:38,188 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65b2d029-4d70-4668-ad29-4b56a39eb302 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:02:38,188 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-65b2d029-4d70-4668-ad29-4b56a39eb302 2018-10-12 05:02:38,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:02:38,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:02:38,577 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:02:38.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["P2MFPMDUTQKpvDV52nLMSQ"], "issued_at": "2018-10-12T05:02:38.000000Z"}} 2018-10-12 05:02:38,578 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:02:38,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-98a7d5dc-ebbf-4a7c-a992-af7f8abd0bf9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:02:38,656 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-98a7d5dc-ebbf-4a7c-a992-af7f8abd0bf9 2018-10-12 05:02:38,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:02:38,665 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:02: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:02:38,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:02:38,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e18dd21b-f43f-4dc2-a6e3-1d6405861054 Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 05:02:38,754 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj used request id req-e18dd21b-f43f-4dc2-a6e3-1d6405861054 2018-10-12 05:02:38,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:02:38,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f7bfb86e-879b-4537-b44e-407176c91c17 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:02:38,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f7bfb86e-879b-4537-b44e-407176c91c17 2018-10-12 05:02:38,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}}' 2018-10-12 05:02:39,008 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:02:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06835936-d23f-49ea-b292-1ce42885eafa Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:02:39,008 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-06835936-d23f-49ea-b292-1ce42885eafa 2018-10-12 05:02:39,008 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj 2018-10-12 05:02:39,009 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:02:39,009 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:02:39,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:02:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["s2XS3oZUR-2chwXMHw1ADA"], "issued_at": "2018-10-12T05:02:39.000000Z"}} 2018-10-12 05:02:39,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08424cfb3decf8f92c50331215df838d81e4cbf0" 2018-10-12 05:02:39,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7903387b-651b-4545-849a-018c8997aea7 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:02:39,473 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7903387b-651b-4545-849a-018c8997aea7 2018-10-12 05:02:39,478 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:02:39,483 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:02: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:02:39,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08424cfb3decf8f92c50331215df838d81e4cbf0" 2018-10-12 05:02:39,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7104ef2a-7e0b-4c70-b65f-1e4f4dfa8959 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:02:39,519 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7104ef2a-7e0b-4c70-b65f-1e4f4dfa8959 2018-10-12 05:02:39,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08424cfb3decf8f92c50331215df838d81e4cbf0" 2018-10-12 05:02:39,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56c0f862-ee76-4072-a2bf-3db1a236ad99 Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}]} 2018-10-12 05:02:39,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj used request id req-56c0f862-ee76-4072-a2bf-3db1a236ad99 2018-10-12 05:02:39,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08424cfb3decf8f92c50331215df838d81e4cbf0" 2018-10-12 05:02:39,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f652e4f7-c18b-486b-ad3b-ff163842d2e5 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:02:39,712 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-f652e4f7-c18b-486b-ad3b-ff163842d2e5 2018-10-12 05:02:40,117 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-2965f9c9-d636-475-user 2018-10-12 05:02:40,117 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:02:40,122 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:02:40,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-51610fbe-a30e-4d58-8f0d-224d6980eaca Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:02:40,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-51610fbe-a30e-4d58-8f0d-224d6980eaca 2018-10-12 05:02:40,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role"}}' 2018-10-12 05:02:40,265 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-74711d88-e600-4e92-a6e2-dec56b2eb10e Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "007671de179748af8e85acd7aba50eb9", "links": {"self": "http://172.30.9.27:5000/v3/roles/007671de179748af8e85acd7aba50eb9"}, "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role"}} 2018-10-12 05:02:40,265 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-74711d88-e600-4e92-a6e2-dec56b2eb10e 2018-10-12 05:02:40,265 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role 2018-10-12 05:02:40,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/007671de179748af8e85acd7aba50eb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:02:40,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-91436d94-abd3-4e82-bc45-d7642e239ffb Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/007671de179748af8e85acd7aba50eb9"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role", "id": "007671de179748af8e85acd7aba50eb9"}} 2018-10-12 05:02:40,287 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/007671de179748af8e85acd7aba50eb9 used request id req-91436d94-abd3-4e82-bc45-d7642e239ffb 2018-10-12 05:02:40,287 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role to project CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj 2018-10-12 05:02:40,290 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec/users/a82a424c883f4839a34f2aa7f1b03025/roles/007671de179748af8e85acd7aba50eb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:02:40,411 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:02:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0e8a4664-2b32-4639-bc80-983e2f6c6800 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:02:40,411 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec/users/a82a424c883f4839a34f2aa7f1b03025/roles/007671de179748af8e85acd7aba50eb9 used request id req-0e8a4664-2b32-4639-bc80-983e2f6c6800 2018-10-12 05:02:40,411 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:02:40,413 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 05:02:40,413 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:02:40,414 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:02:40,793 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "007671de179748af8e85acd7aba50eb9", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role"}], "expires_at": "2018-10-12T06:02:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "242db120262d405e943bdb5fd52085ec", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-user", "id": "a82a424c883f4839a34f2aa7f1b03025"}, "audit_ids": ["yZ5o47s0S6-30CasZ97KFw"], "issued_at": "2018-10-12T05:02:40.000000Z"}} 2018-10-12 05:02:40,794 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6cdd2cb948ba969ca2a4684ac2338c36887e924" 2018-10-12 05:02:40,875 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-53d27683-3be4-4699-a826-0751da0c3ade Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:02:40,875 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-53d27683-3be4-4699-a826-0751da0c3ade 2018-10-12 05:02:40,879 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6cdd2cb948ba969ca2a4684ac2338c36887e924" 2018-10-12 05:02:41,060 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-0ec647f3-734a-49de-96db-91de8f86f8b4 Date: Fri, 12 Oct 2018 05:02:41 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image"} 2018-10-12 05:02:41,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image used request id req-0ec647f3-734a-49de-96db-91de8f86f8b4 2018-10-12 05:02:41,064 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6cdd2cb948ba969ca2a4684ac2338c36887e924" 2018-10-12 05:02:41,228 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-68da5abb-1f08-4644-a574-c8657025b5cf Date: Fri, 12 Oct 2018 05:02: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-10-12 05:02:41,228 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-68da5abb-1f08-4644-a574-c8657025b5cf 2018-10-12 05:02:41,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}a6cdd2cb948ba969ca2a4684ac2338c36887e924" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image"}' 2018-10-12 05:02:41,452 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f X-Openstack-Request-Id: req-de583b2c-bd26-4cf3-8490-58fabda15e41 Date: Fri, 12 Oct 2018 05:02:41 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:02:41Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T05:02:41Z", "visibility": "shared", "locations": [], "self": "/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "min_disk": 0, "protected": false, "id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "file": "/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f/file", "checksum": null, "owner": "242db120262d405e943bdb5fd52085ec", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:02:41,453 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-de583b2c-bd26-4cf3-8490-58fabda15e41 2018-10-12 05:02:41,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6cdd2cb948ba969ca2a4684ac2338c36887e924" -d '' 2018-10-12 05:02:42,514 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9919e93a-df28-45b1-813b-15d4de9d9e8a Date: Fri, 12 Oct 2018 05:02:42 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:02:42,514 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f/file used request id req-9919e93a-df28-45b1-813b-15d4de9d9e8a 2018-10-12 05:02:42,515 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 05:02:42,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6cdd2cb948ba969ca2a4684ac2338c36887e924" 2018-10-12 05:02:42,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-534671d9-d7e1-459b-873b-e1c3411e28f5 Date: Fri, 12 Oct 2018 05:02:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:02:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:02:42Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7e624357-cdcf-4af4-830e-23468e04bf2f/snap", "metadata": {}}], "self": "/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "min_disk": 0, "protected": false, "id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "file": "/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "242db120262d405e943bdb5fd52085ec", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7e624357-cdcf-4af4-830e-23468e04bf2f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:02:42,669 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f used request id req-534671d9-d7e1-459b-873b-e1c3411e28f5 2018-10-12 05:02:42,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6cdd2cb948ba969ca2a4684ac2338c36887e924" 2018-10-12 05:02:42,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-845a076a-6fd7-4632-9b36-1a69f5114c19 Date: Fri, 12 Oct 2018 05:02: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-10-12 05:02:42,831 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-845a076a-6fd7-4632-9b36-1a69f5114c19 2018-10-12 05:02:42,834 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image 2018-10-12 05:02:42,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6cdd2cb948ba969ca2a4684ac2338c36887e924" 2018-10-12 05:02:43,001 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-e3a0abdb-7b30-45cb-9ae5-8220e942b23b Date: Fri, 12 Oct 2018 05:02:43 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:02:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:02:42Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7e624357-cdcf-4af4-830e-23468e04bf2f/snap", "metadata": {}}], "self": "/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "min_disk": 0, "protected": false, "id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "file": "/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "242db120262d405e943bdb5fd52085ec", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7e624357-cdcf-4af4-830e-23468e04bf2f/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:02:43,001 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f used request id req-e3a0abdb-7b30-45cb-9ae5-8220e942b23b 2018-10-12 05:02:43,002 - create_image - DEBUG - Instance status is - active 2018-10-12 05:02:43,002 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image 2018-10-12 05:02:43,002 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image 2018-10-12 05:02:43,002 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:02:43,003 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:02:43,370 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "007671de179748af8e85acd7aba50eb9", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role"}], "expires_at": "2018-10-12T06:02:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "242db120262d405e943bdb5fd52085ec", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-user", "id": "a82a424c883f4839a34f2aa7f1b03025"}, "audit_ids": ["Jy3rjb6SSQmjpm7TupVRgQ"], "issued_at": "2018-10-12T05:02:43.000000Z"}} 2018-10-12 05:02:43,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36301579f9db34409f4b7a0587a072a1f594a148" 2018-10-12 05:02:43,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42054fe4-948b-497b-9d16-56af3188b474 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:02:43,384 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-42054fe4-948b-497b-9d16-56af3188b474 2018-10-12 05:02:43,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36301579f9db34409f4b7a0587a072a1f594a148" 2018-10-12 05:02:43,552 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-3fcef7f4-072b-4f43-b845-c010270cbb11 Date: Fri, 12 Oct 2018 05:02:43 GMT RESP BODY: {"networks":[]} 2018-10-12 05:02:43,552 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-3fcef7f4-072b-4f43-b845-c010270cbb11 2018-10-12 05:02:43,552 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net 2018-10-12 05:02:43,558 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36301579f9db34409f4b7a0587a072a1f594a148" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net", "admin_state_up": true}}' 2018-10-12 05:02:44,514 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-3930f437-0604-429b-8006-e45cb8296283 Date: Fri, 12 Oct 2018 05:02:44 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T05:02:44Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","mtu":1450}} 2018-10-12 05:02:44,515 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-3930f437-0604-429b-8006-e45cb8296283 2018-10-12 05:02:44,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36301579f9db34409f4b7a0587a072a1f594a148" 2018-10-12 05:02:44,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-031a4e52-029b-45ed-824e-35f70f9e64fe Date: Fri, 12 Oct 2018 05:02:44 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-10-12T05:02:44Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:02:44,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-031a4e52-029b-45ed-824e-35f70f9e64fe 2018-10-12 05:02:44,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36301579f9db34409f4b7a0587a072a1f594a148" 2018-10-12 05:02:44,945 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-fcd3cd43-2c64-4d38-87e3-b9e097cbc9e9 Date: Fri, 12 Oct 2018 05:02:44 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:02:44,945 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-fcd3cd43-2c64-4d38-87e3-b9e097cbc9e9 2018-10-12 05:02:44,946 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet 2018-10-12 05:02:44,951 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36301579f9db34409f4b7a0587a072a1f594a148" -d '{"subnets": [{"ip_version": 4, "network_id": "8cb7cffe-e09b-46aa-b881-f39ad5dab18f", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]}' 2018-10-12 05:02:45,604 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-d45a8eea-352a-4c16-8b69-f351f1c37766 Date: Fri, 12 Oct 2018 05:02:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:02:45,604 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-d45a8eea-352a-4c16-8b69-f351f1c37766 2018-10-12 05:02:45,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36301579f9db34409f4b7a0587a072a1f594a148" 2018-10-12 05:02:45,863 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c2f5e119-315a-45ef-8403-1e07d1259e97 Date: Fri, 12 Oct 2018 05:02: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:02:45,864 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-c2f5e119-315a-45ef-8403-1e07d1259e97 2018-10-12 05:02:45,869 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36301579f9db34409f4b7a0587a072a1f594a148" 2018-10-12 05:02:45,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-94ecfa75-22e0-49ff-87b2-1ed6395f97d0 Date: Fri, 12 Oct 2018 05:02:45 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:02:45,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-94ecfa75-22e0-49ff-87b2-1ed6395f97d0 2018-10-12 05:02:45,926 - OpenStackNetwork - DEBUG - Network [8cb7cffe-e09b-46aa-b881-f39ad5dab18f] created successfully 2018-10-12 05:02:45,926 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:02:45,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:02:46,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "007671de179748af8e85acd7aba50eb9", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role"}], "expires_at": "2018-10-12T06:02:46.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "242db120262d405e943bdb5fd52085ec", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-user", "id": "a82a424c883f4839a34f2aa7f1b03025"}, "audit_ids": ["zzecMQSESWOk0VX35zi-Lg"], "issued_at": "2018-10-12T05:02:46.000000Z"}} 2018-10-12 05:02:46,389 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" 2018-10-12 05:02:46,463 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a317c3e0-a8c0-4af2-ae46-562c9321ab2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:02:46,464 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a317c3e0-a8c0-4af2-ae46-562c9321ab2a 2018-10-12 05:02:46,470 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" 2018-10-12 05:02:46,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-15fc66e0-c206-414a-b0c2-2bcf5a287b8f Date: Fri, 12 Oct 2018 05:02:46 GMT RESP BODY: {"routers": []} 2018-10-12 05:02:46,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router&admin_state_up=True used request id req-15fc66e0-c206-414a-b0c2-2bcf5a287b8f 2018-10-12 05:02:46,665 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:02:46,666 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:02:47,141 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "007671de179748af8e85acd7aba50eb9", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role"}], "expires_at": "2018-10-12T06:02:47.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "242db120262d405e943bdb5fd52085ec", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-user", "id": "a82a424c883f4839a34f2aa7f1b03025"}, "audit_ids": ["K4xUHddkQ4uThzU-tg-8XQ"], "issued_at": "2018-10-12T05:02:47.000000Z"}} 2018-10-12 05:02:47,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d06766450a41c8e44203d9dcc8109bf11bd205d" 2018-10-12 05:02:47,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ae1d5fc7-6835-4728-ae88-75f08650666b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:02:47,219 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ae1d5fc7-6835-4728-ae88-75f08650666b 2018-10-12 05:02:47,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" 2018-10-12 05:02:47,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-af52f02c-d69e-420f-8b25-f81ffc24a274 Date: Fri, 12 Oct 2018 05:02:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:02:47,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-af52f02c-d69e-420f-8b25-f81ffc24a274 2018-10-12 05:02:47,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" 2018-10-12 05:02:47,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9d34874e-6361-441b-8bce-c4fc38c4856b Date: Fri, 12 Oct 2018 05:02:47 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:02:47,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-9d34874e-6361-441b-8bce-c4fc38c4856b 2018-10-12 05:02:47,685 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router 2018-10-12 05:02:47,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router", "admin_state_up": true}}' 2018-10-12 05:02:52,758 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-2de9bf62-742f-48ed-8feb-0e926d151989 Date: Fri, 12 Oct 2018 05:02:52 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:48Z", "admin_state_up": true, "updated_at": "2018-10-12T05:02:49Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "242db120262d405e943bdb5fd52085ec", "id": "8b81d691-9d78-4dac-9fee-831378341c09", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router"}} 2018-10-12 05:02:52,758 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-2de9bf62-742f-48ed-8feb-0e926d151989 2018-10-12 05:02:52,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=8b81d691-9d78-4dac-9fee-831378341c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" 2018-10-12 05:02:52,964 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9e6bc11e-bc96-4c83-8f4a-8b59078b9f18 Date: Fri, 12 Oct 2018 05:02:52 GMT RESP BODY: {"ports":[]} 2018-10-12 05:02:52,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=8b81d691-9d78-4dac-9fee-831378341c09 used request id req-9e6bc11e-bc96-4c83-8f4a-8b59078b9f18 2018-10-12 05:02:52,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" 2018-10-12 05:02:53,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-13dfbb30-b75c-4e97-999d-88ee770584ee Date: Fri, 12 Oct 2018 05:02: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:02:53,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-13dfbb30-b75c-4e97-999d-88ee770584ee 2018-10-12 05:02:53,072 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:02:53,077 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:02: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:02:53,078 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" 2018-10-12 05:02:53,153 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0ef1d7bd-28b9-4033-b70a-f3983a10e402 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:02:53,153 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-0ef1d7bd-28b9-4033-b70a-f3983a10e402 2018-10-12 05:02:53,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" 2018-10-12 05:02:53,396 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e0060bd3-606d-481c-b61c-63ae3fb47671 Date: Fri, 12 Oct 2018 05:02:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:02:53,396 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-e0060bd3-606d-481c-b61c-63ae3fb47671 2018-10-12 05:02:53,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" 2018-10-12 05:02:53,455 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-17c6016f-af03-412d-b1e2-03321c02bacd Date: Fri, 12 Oct 2018 05:02:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:02:53,455 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet used request id req-17c6016f-af03-412d-b1e2-03321c02bacd 2018-10-12 05:02:53,456 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-12 05:02:53,456 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router 2018-10-12 05:02:53,461 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/8b81d691-9d78-4dac-9fee-831378341c09/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" -d '{"subnet_id": "2aeb64c1-cd1c-4661-9d54-6df7748be90e"}' 2018-10-12 05:02:55,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9334279c-857a-49ea-ac90-b2c16e376fe6 Date: Fri, 12 Oct 2018 05:02:55 GMT RESP BODY: {"network_id": "8cb7cffe-e09b-46aa-b881-f39ad5dab18f", "tenant_id": "242db120262d405e943bdb5fd52085ec", "subnet_id": "2aeb64c1-cd1c-4661-9d54-6df7748be90e", "subnet_ids": ["2aeb64c1-cd1c-4661-9d54-6df7748be90e"], "port_id": "40bb835b-34dd-48a3-8023-cd96b04ccd26", "id": "8b81d691-9d78-4dac-9fee-831378341c09"} 2018-10-12 05:02:55,273 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b81d691-9d78-4dac-9fee-831378341c09/add_router_interface used request id req-9334279c-857a-49ea-ac90-b2c16e376fe6 2018-10-12 05:02:55,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/8b81d691-9d78-4dac-9fee-831378341c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" 2018-10-12 05:02:55,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2f7fb881-0652-4917-a853-858192d3e056 Date: Fri, 12 Oct 2018 05:02:55 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:48Z", "admin_state_up": true, "updated_at": "2018-10-12T05:02:54Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "242db120262d405e943bdb5fd52085ec", "id": "8b81d691-9d78-4dac-9fee-831378341c09", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router"}} 2018-10-12 05:02:55,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/8b81d691-9d78-4dac-9fee-831378341c09 used request id req-2f7fb881-0652-4917-a853-858192d3e056 2018-10-12 05:02:55,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=8b81d691-9d78-4dac-9fee-831378341c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" 2018-10-12 05:02:55,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-4ae7792a-3c74-47b8-826d-f575aa8c345d Date: Fri, 12 Oct 2018 05:02:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:54Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.1"}],"id":"40bb835b-34dd-48a3-8023-cd96b04ccd26","security_groups":[],"mac_address":"fa:16:3e:6c:2c:60","project_id":"242db120262d405e943bdb5fd52085ec","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:53Z","binding:vnic_type":"normal","device_id":"8b81d691-9d78-4dac-9fee-831378341c09"}]} 2018-10-12 05:02:55,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=8b81d691-9d78-4dac-9fee-831378341c09 used request id req-4ae7792a-3c74-47b8-826d-f575aa8c345d 2018-10-12 05:02:55,705 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/2aeb64c1-cd1c-4661-9d54-6df7748be90e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" 2018-10-12 05:02:55,903 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-046e2fbc-5e27-4291-bd6b-9c6d3456d46c Date: Fri, 12 Oct 2018 05:02:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}} 2018-10-12 05:02:55,904 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/2aeb64c1-cd1c-4661-9d54-6df7748be90e used request id req-046e2fbc-5e27-4291-bd6b-9c6d3456d46c 2018-10-12 05:02:55,904 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:02:55,905 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:02:56,302 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:02:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ngtYVnzbRZuSEvQEE-w5ng"], "issued_at": "2018-10-12T05:02:56.000000Z"}} 2018-10-12 05:02:56,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de945da7e73a367467c0f46fcd55816a54c675a" 2018-10-12 05:02:56,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-096b80cb-dc65-4596-9dba-a8f2cce46e76 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:02:56,380 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-096b80cb-dc65-4596-9dba-a8f2cce46e76 2018-10-12 05:02:56,381 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:02:56,386 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de945da7e73a367467c0f46fcd55816a54c675a" 2018-10-12 05:02:56,587 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02: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-b8c21493-6949-44e2-825e-3812feda9591 x-compute-request-id: req-b8c21493-6949-44e2-825e-3812feda9591 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 05:02:56,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b8c21493-6949-44e2-825e-3812feda9591 2018-10-12 05:02:56,592 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de945da7e73a367467c0f46fcd55816a54c675a" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-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-10-12 05:02:56,641 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02: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-3b1c35ec-1849-4d44-84e4-5d6c044557ab x-compute-request-id: req-3b1c35ec-1849-4d44-84e4-5d6c044557ab Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:02:56,641 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3b1c35ec-1849-4d44-84e4-5d6c044557ab 2018-10-12 05:02:56,642 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:02:56,642 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:02:57,019 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "007671de179748af8e85acd7aba50eb9", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role"}], "expires_at": "2018-10-12T06:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "242db120262d405e943bdb5fd52085ec", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-user", "id": "a82a424c883f4839a34f2aa7f1b03025"}, "audit_ids": ["Eqrrejt9Qeaibt-lKkXXSQ"], "issued_at": "2018-10-12T05:02:57.000000Z"}} 2018-10-12 05:02:57,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c971bed8a2056e7e6c89d606f0b543ea9cdd2d" 2018-10-12 05:02:57,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-059f1984-429c-43f2-9499-2b824544a28d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:02:57,096 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-059f1984-429c-43f2-9499-2b824544a28d 2018-10-12 05:02:57,097 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:02:57,102 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c971bed8a2056e7e6c89d606f0b543ea9cdd2d" 2018-10-12 05:02:57,262 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-2e3e974b-c4eb-4459-9843-3142dd56c1a9 x-compute-request-id: req-2e3e974b-c4eb-4459-9843-3142dd56c1a9 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 05:02:57,263 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-2e3e974b-c4eb-4459-9843-3142dd56c1a9 2018-10-12 05:02:57,263 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp... 2018-10-12 05:02:57,263 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 05:02:57,305 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp 2018-10-12 05:02:57,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c971bed8a2056e7e6c89d606f0b543ea9cdd2d" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCjjrCHErFctJYz9R9o73iHgeIpqHdwrQlWWd9F7C/9cgfYHiQR/9VLFH8JzjeQdfftH2nvDjUHBFNAZk8mvFKI5p+3tp2x0h8zZb8W68h/k1p38AJK6WnfZNqtYtrwnLuAwWM99EvXhWVZDIf647J97Qca38wD/i6cy4S8SCsyuw==", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp"}}' 2018-10-12 05:02:57,367 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-1690e947-41bc-4bab-bd6e-5dd756c65629 x-compute-request-id: req-1690e947-41bc-4bab-bd6e-5dd756c65629 Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCjjrCHErFctJYz9R9o73iHgeIpqHdwrQlWWd9F7C/9cgfYHiQR/9VLFH8JzjeQdfftH2nvDjUHBFNAZk8mvFKI5p+3tp2x0h8zZb8W68h/k1p38AJK6WnfZNqtYtrwnLuAwWM99EvXhWVZDIf647J97Qca38wD/i6cy4S8SCsyuw==", "user_id": "a82a424c883f4839a34f2aa7f1b03025", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "fingerprint": "68:4b:d6:fa:bd:c5:8d:b0:17:39:08:2b:b0:a0:ab:2b"}} 2018-10-12 05:02:57,367 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-1690e947-41bc-4bab-bd6e-5dd756c65629 2018-10-12 05:02:57,369 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d.pub 2018-10-12 05:02:57,370 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d 2018-10-12 05:02:57,370 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:02:57,371 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:02:57,748 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "007671de179748af8e85acd7aba50eb9", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role"}], "expires_at": "2018-10-12T06:02:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "242db120262d405e943bdb5fd52085ec", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-user", "id": "a82a424c883f4839a34f2aa7f1b03025"}, "audit_ids": ["SQdtVQiSQiSJTR_ayB1uzA"], "issued_at": "2018-10-12T05:02:57.000000Z"}} 2018-10-12 05:02:57,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:02:57,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ed7ada13-5b8a-4069-9741-80e63b115423 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:02:57,827 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-ed7ada13-5b8a-4069-9741-80e63b115423 2018-10-12 05:02:57,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:02:58,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-f213c5e1-8d5d-4cd3-a54a-fdc76a021ab8 Date: Fri, 12 Oct 2018 05:02:58 GMT RESP BODY: {"security_groups": []} 2018-10-12 05:02:58,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp used request id req-f213c5e1-8d5d-4cd3-a54a-fdc76a021ab8 2018-10-12 05:02:58,046 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp... 2018-10-12 05:02:58,046 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp 2018-10-12 05:02:58,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}}' 2018-10-12 05:02:58,421 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-19d88673-7c92-4a71-aefe-071df0c9ce88 Date: Fri, 12 Oct 2018 05:02:58 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "updated_at": "2018-10-12T05:02:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "revision_number": 0, "id": "334e4d92-f09c-482b-980b-d18657aa98da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "242db120262d405e943bdb5fd52085ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "revision_number": 0, "id": "c9c74e5e-8a32-4d8a-a40b-11eb6b439db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "242db120262d405e943bdb5fd52085ec"}], "revision_number": 2, "project_id": "242db120262d405e943bdb5fd52085ec", "id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}} 2018-10-12 05:02:58,421 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-19d88673-7c92-4a71-aefe-071df0c9ce88 2018-10-12 05:02:58,422 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80ce7ced-7141-4b58-b7d1-3a20f26bcf5d 2018-10-12 05:02:58,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:02:58,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-76bc58bf-441a-415b-9452-b7a9c11a0034 Date: Fri, 12 Oct 2018 05:02: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-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "334e4d92-f09c-482b-980b-d18657aa98da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "c9c74e5e-8a32-4d8a-a40b-11eb6b439db8"}]} 2018-10-12 05:02:58,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d used request id req-76bc58bf-441a-415b-9452-b7a9c11a0034 2018-10-12 05:02:58,594 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80ce7ced-7141-4b58-b7d1-3a20f26bcf5d 2018-10-12 05:02:58,599 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:02:58,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f0a21b74-d056-4dfd-b7cb-40952c82b3f2 Date: Fri, 12 Oct 2018 05:02: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-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "334e4d92-f09c-482b-980b-d18657aa98da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "c9c74e5e-8a32-4d8a-a40b-11eb6b439db8"}]} 2018-10-12 05:02:58,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d used request id req-f0a21b74-d056-4dfd-b7cb-40952c82b3f2 2018-10-12 05:02:58,791 - neutron_utils - INFO - Retrieving security group with ID - 80ce7ced-7141-4b58-b7d1-3a20f26bcf5d 2018-10-12 05:02:58,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:02:58,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c60fba3d-4323-469d-92da-395fc63d7d46 Date: Fri, 12 Oct 2018 05:02:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "updated_at": "2018-10-12T05:02:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "revision_number": 0, "id": "334e4d92-f09c-482b-980b-d18657aa98da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "242db120262d405e943bdb5fd52085ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "revision_number": 0, "id": "c9c74e5e-8a32-4d8a-a40b-11eb6b439db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "242db120262d405e943bdb5fd52085ec"}], "revision_number": 2, "project_id": "242db120262d405e943bdb5fd52085ec", "id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}]} 2018-10-12 05:02:58,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d used request id req-c60fba3d-4323-469d-92da-395fc63d7d46 2018-10-12 05:02:58,992 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80ce7ced-7141-4b58-b7d1-3a20f26bcf5d 2018-10-12 05:02:58,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:02:59,294 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e24c77d7-4090-467e-8566-2eb4ff66171d Date: Fri, 12 Oct 2018 05:02: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-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "334e4d92-f09c-482b-980b-d18657aa98da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "c9c74e5e-8a32-4d8a-a40b-11eb6b439db8"}]} 2018-10-12 05:02:59,294 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d used request id req-e24c77d7-4090-467e-8566-2eb4ff66171d 2018-10-12 05:02:59,295 - neutron_utils - INFO - Retrieving security group with ID - 80ce7ced-7141-4b58-b7d1-3a20f26bcf5d 2018-10-12 05:02:59,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:02:59,490 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-20805376-70b9-4047-bbaa-7d059b988e57 Date: Fri, 12 Oct 2018 05:02:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "updated_at": "2018-10-12T05:02:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "revision_number": 0, "id": "334e4d92-f09c-482b-980b-d18657aa98da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "242db120262d405e943bdb5fd52085ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "revision_number": 0, "id": "c9c74e5e-8a32-4d8a-a40b-11eb6b439db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "242db120262d405e943bdb5fd52085ec"}], "revision_number": 2, "project_id": "242db120262d405e943bdb5fd52085ec", "id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}]} 2018-10-12 05:02:59,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d used request id req-20805376-70b9-4047-bbaa-7d059b988e57 2018-10-12 05:02:59,490 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80ce7ced-7141-4b58-b7d1-3a20f26bcf5d 2018-10-12 05:02:59,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:02:59,673 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e61da0f7-3fba-4c24-b371-3b4f396fd43a Date: Fri, 12 Oct 2018 05:02: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-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "334e4d92-f09c-482b-980b-d18657aa98da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "c9c74e5e-8a32-4d8a-a40b-11eb6b439db8"}]} 2018-10-12 05:02:59,673 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d used request id req-e61da0f7-3fba-4c24-b371-3b4f396fd43a 2018-10-12 05:02:59,674 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp 2018-10-12 05:02:59,679 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:02:59,857 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a8dfdf86-b0e3-4718-9e8e-53e2477bfbf8 Date: Fri, 12 Oct 2018 05:02:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "updated_at": "2018-10-12T05:02:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "revision_number": 0, "id": "334e4d92-f09c-482b-980b-d18657aa98da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "242db120262d405e943bdb5fd52085ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "revision_number": 0, "id": "c9c74e5e-8a32-4d8a-a40b-11eb6b439db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "242db120262d405e943bdb5fd52085ec"}], "revision_number": 2, "project_id": "242db120262d405e943bdb5fd52085ec", "id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}]} 2018-10-12 05:02:59,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp used request id req-a8dfdf86-b0e3-4718-9e8e-53e2477bfbf8 2018-10-12 05:02:59,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:02:59,866 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:02: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:02:59,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:02:59,941 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:02:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2aadb4c-d752-42b4-9772-640619bacacf Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:02:59,941 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-a2aadb4c-d752-42b4-9772-640619bacacf 2018-10-12 05:02:59,941 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80ce7ced-7141-4b58-b7d1-3a20f26bcf5d 2018-10-12 05:02:59,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:02:59,970 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e70d23d0-9665-4fb2-871a-dc8e343e8962 Date: Fri, 12 Oct 2018 05:02: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-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "334e4d92-f09c-482b-980b-d18657aa98da"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "c9c74e5e-8a32-4d8a-a40b-11eb6b439db8"}]} 2018-10-12 05:02:59,970 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d used request id req-e70d23d0-9665-4fb2-871a-dc8e343e8962 2018-10-12 05:02:59,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d"}}' 2018-10-12 05:03:00,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-eadb23d5-36bb-4388-88fa-f43d5259c326 Date: Fri, 12 Oct 2018 05:03:00 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-10-12T05:03:00Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:03:00Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "8da2bec4-5c3a-4b8e-93fe-7025bede1701"}} 2018-10-12 05:03:00,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-eadb23d5-36bb-4388-88fa-f43d5259c326 2018-10-12 05:03:00,129 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp 2018-10-12 05:03:00,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:03:00,180 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-e0474f65-bd29-475d-b249-3731cf167846 Date: Fri, 12 Oct 2018 05:03:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "updated_at": "2018-10-12T05:03:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "revision_number": 0, "id": "334e4d92-f09c-482b-980b-d18657aa98da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "242db120262d405e943bdb5fd52085ec"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:03:00Z", "revision_number": 0, "id": "8da2bec4-5c3a-4b8e-93fe-7025bede1701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:03:00Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "242db120262d405e943bdb5fd52085ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "revision_number": 0, "id": "c9c74e5e-8a32-4d8a-a40b-11eb6b439db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "242db120262d405e943bdb5fd52085ec"}], "revision_number": 3, "project_id": "242db120262d405e943bdb5fd52085ec", "id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}]} 2018-10-12 05:03:00,180 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp used request id req-e0474f65-bd29-475d-b249-3731cf167846 2018-10-12 05:03:00,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:03:00,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c9ed8b-d85b-42e1-96f7-c92c01b2e8af Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:00,265 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-d6c9ed8b-d85b-42e1-96f7-c92c01b2e8af 2018-10-12 05:03:00,265 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80ce7ced-7141-4b58-b7d1-3a20f26bcf5d 2018-10-12 05:03:00,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:03:00,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-dd4fd901-bf6b-4539-ada8-201adf7ebfc1 Date: Fri, 12 Oct 2018 05:03: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-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "334e4d92-f09c-482b-980b-d18657aa98da"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:03:00Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:03:00Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "8da2bec4-5c3a-4b8e-93fe-7025bede1701"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "c9c74e5e-8a32-4d8a-a40b-11eb6b439db8"}]} 2018-10-12 05:03:00,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d used request id req-dd4fd901-bf6b-4539-ada8-201adf7ebfc1 2018-10-12 05:03:00,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d"}}' 2018-10-12 05:03:00,876 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-c1baa8b2-891b-4102-8d8f-aa55398f840a Date: Fri, 12 Oct 2018 05:03:00 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-10-12T05:03:00Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": 22, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:03:00Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "aa08eace-d9be-4b12-99e7-9424d99422cc"}} 2018-10-12 05:03:00,876 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-c1baa8b2-891b-4102-8d8f-aa55398f840a 2018-10-12 05:03:00,876 - neutron_utils - INFO - Retrieving security group with ID - 80ce7ced-7141-4b58-b7d1-3a20f26bcf5d 2018-10-12 05:03:00,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:03:01,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-a44985b5-2877-400f-b457-06ad86b51d97 Date: Fri, 12 Oct 2018 05:03:01 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "updated_at": "2018-10-12T05:03:00Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "revision_number": 0, "id": "334e4d92-f09c-482b-980b-d18657aa98da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "242db120262d405e943bdb5fd52085ec"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:03:00Z", "revision_number": 0, "id": "8da2bec4-5c3a-4b8e-93fe-7025bede1701", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:03:00Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "242db120262d405e943bdb5fd52085ec"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:03:00Z", "revision_number": 0, "id": "aa08eace-d9be-4b12-99e7-9424d99422cc", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:03:00Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": 22, "ethertype": "IPv4", "project_id": "242db120262d405e943bdb5fd52085ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "revision_number": 0, "id": "c9c74e5e-8a32-4d8a-a40b-11eb6b439db8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "242db120262d405e943bdb5fd52085ec"}], "revision_number": 4, "project_id": "242db120262d405e943bdb5fd52085ec", "id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}]} 2018-10-12 05:03:01,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d used request id req-a44985b5-2877-400f-b457-06ad86b51d97 2018-10-12 05:03:01,068 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 80ce7ced-7141-4b58-b7d1-3a20f26bcf5d 2018-10-12 05:03:01,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:03:01,252 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-c0f8139e-e4df-4529-ae1d-97b63cc08e6a Date: Fri, 12 Oct 2018 05:03: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-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "334e4d92-f09c-482b-980b-d18657aa98da"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:03:00Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:03:00Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "8da2bec4-5c3a-4b8e-93fe-7025bede1701"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-12T05:03:00Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": 22, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:03:00Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "aa08eace-d9be-4b12-99e7-9424d99422cc"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:02:58Z", "security_group_id": "80ce7ced-7141-4b58-b7d1-3a20f26bcf5d", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:58Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "c9c74e5e-8a32-4d8a-a40b-11eb6b439db8"}]} 2018-10-12 05:03:01,253 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=80ce7ced-7141-4b58-b7d1-3a20f26bcf5d used request id req-c0f8139e-e4df-4529-ae1d-97b63cc08e6a 2018-10-12 05:03:01,253 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:03:01,254 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:03:01,629 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "007671de179748af8e85acd7aba50eb9", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role"}], "expires_at": "2018-10-12T06:03:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "242db120262d405e943bdb5fd52085ec", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-user", "id": "a82a424c883f4839a34f2aa7f1b03025"}, "audit_ids": ["7nLW4LNzRJ6uPbRKJadFZQ"], "issued_at": "2018-10-12T05:03:01.000000Z"}} 2018-10-12 05:03:01,629 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:01,698 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-714be000-739e-43b3-9b93-49bea36424ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:03:01,698 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-714be000-739e-43b3-9b93-49bea36424ba 2018-10-12 05:03:01,699 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:03:01,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:01,780 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c7e318-00a6-4277-b673-d77f4f33e8dd Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:03:01,780 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b7c7e318-00a6-4277-b673-d77f4f33e8dd 2018-10-12 05:03:01,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:02,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-29be8950-dafa-4e1c-984c-ad7ae9924ecb Date: Fri, 12 Oct 2018 05:03: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:03:02,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-29be8950-dafa-4e1c-984c-ad7ae9924ecb 2018-10-12 05:03:02,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:03:02,059 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:03:02,060 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:02,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cefd94b0-152f-4363-9b43-0b6a90860091 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:02,135 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-cefd94b0-152f-4363-9b43-0b6a90860091 2018-10-12 05:03:02,140 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:02,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3cd6344f-3a17-4e46-b669-5e71aba9b1d4 Date: Fri, 12 Oct 2018 05:03:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:03:02,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-3cd6344f-3a17-4e46-b669-5e71aba9b1d4 2018-10-12 05:03:02,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:02,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9fb4cb08-d255-466f-a1ee-ec07f583db45 Date: Fri, 12 Oct 2018 05:03:02 GMT RESP BODY: {"ports":[]} 2018-10-12 05:03:02,512 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1&admin_state_up=True used request id req-9fb4cb08-d255-466f-a1ee-ec07f583db45 2018-10-12 05:03:02,515 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:02,742 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-b2ceef17-e401-4640-819b-cc811833fe8b x-compute-request-id: req-b2ceef17-e401-4640-819b-cc811833fe8b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 05:03:02,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst used request id req-b2ceef17-e401-4640-819b-cc811833fe8b 2018-10-12 05:03:02,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:02,986 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9c9cfc86-b676-4abc-bef4-efe95fd64b0c Date: Fri, 12 Oct 2018 05:03: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:03:02,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-9c9cfc86-b676-4abc-bef4-efe95fd64b0c 2018-10-12 05:03:02,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:03,078 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46aa8d80-dbf4-4a25-8aa6-8a3c665cd315 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:03,078 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-46aa8d80-dbf4-4a25-8aa6-8a3c665cd315 2018-10-12 05:03:03,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:03,289 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fefb88b4-95e4-4723-a61c-520a3444f4ff Date: Fri, 12 Oct 2018 05:03:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:03:03,289 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-fefb88b4-95e4-4723-a61c-520a3444f4ff 2018-10-12 05:03:03,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:03,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3b0b6c0b-936d-410c-9135-39c614756813 Date: Fri, 12 Oct 2018 05:03:03 GMT RESP BODY: {"ports":[]} 2018-10-12 05:03:03,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1&admin_state_up=True used request id req-3b0b6c0b-936d-410c-9135-39c614756813 2018-10-12 05:03:03,324 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:03:03,325 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:03:03,706 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "007671de179748af8e85acd7aba50eb9", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role"}], "expires_at": "2018-10-12T06:03:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "242db120262d405e943bdb5fd52085ec", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/242db120262d405e943bdb5fd52085ec", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-user", "id": "a82a424c883f4839a34f2aa7f1b03025"}, "audit_ids": ["v_2cGBf1SlurDXZRM0gCHA"], "issued_at": "2018-10-12T05:03:03.000000Z"}} 2018-10-12 05:03:03,707 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ed1cfb54b82b7fe326e86a3172d737472b82d7" 2018-10-12 05:03:03,776 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08746819-4af8-4430-a2f1-8899db72b7e5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:03:03,777 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-08746819-4af8-4430-a2f1-8899db72b7e5 2018-10-12 05:03:03,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:04,205 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-37e457a3-2280-473b-b359-f96ff6cd81f3 Date: Fri, 12 Oct 2018 05:03: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:03:04,205 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-37e457a3-2280-473b-b359-f96ff6cd81f3 2018-10-12 05:03:04,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:04,400 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6a99afbe-ab70-46fb-b99e-a959cc67bd8b Date: Fri, 12 Oct 2018 05:03:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:03:04,400 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-6a99afbe-ab70-46fb-b99e-a959cc67bd8b 2018-10-12 05:03:04,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:04,820 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1dc29f3a-a58a-4cca-bf7a-b5b69c221002 Date: Fri, 12 Oct 2018 05:03: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:03:04,820 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-1dc29f3a-a58a-4cca-bf7a-b5b69c221002 2018-10-12 05:03:04,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:03:04,829 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:03: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:03:04,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f1ed1cfb54b82b7fe326e86a3172d737472b82d7" 2018-10-12 05:03:04,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a70dd4a5-41b0-4cf4-b63d-7f78ea07588e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:04,933 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-a70dd4a5-41b0-4cf4-b63d-7f78ea07588e 2018-10-12 05:03:04,939 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:05,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bb3170cf-8c44-4c47-a0ee-00b0d3183c4a Date: Fri, 12 Oct 2018 05:03:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:03:05,145 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-bb3170cf-8c44-4c47-a0ee-00b0d3183c4a 2018-10-12 05:03:05,146 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net 2018-10-12 05:03:05,151 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" -d '{"port": {"network_id": "8cb7cffe-e09b-46aa-b881-f39ad5dab18f", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1", "admin_state_up": true}}' 2018-10-12 05:03:06,065 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-03ed48d4-e3c3-4186-a57e-4396973edd83 Date: Fri, 12 Oct 2018 05:03:06 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.7"}],"id":"c94f63f6-3a2d-42a7-a5f1-b42639e2689f","security_groups":["e12b5123-59c9-4fa3-ad93-8ad0cb189880"],"mac_address":"fa:16:3e:ae:7a:3e","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1","project_id":"242db120262d405e943bdb5fd52085ec","qos_policy_id":null,"admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:03:05Z","binding:vnic_type":"normal"}} 2018-10-12 05:03:06,065 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-03ed48d4-e3c3-4186-a57e-4396973edd83 2018-10-12 05:03:06,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:06,330 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-292c5eb9-7fed-4118-b84b-e7fe2c9f3297 Date: Fri, 12 Oct 2018 05:03: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:03:06,331 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-292c5eb9-7fed-4118-b84b-e7fe2c9f3297 2018-10-12 05:03:06,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:06,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6c410b1c-adb0-4926-9067-906ef4deb136 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:06,416 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-6c410b1c-adb0-4926-9067-906ef4deb136 2018-10-12 05:03:06,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:06,478 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-117589db-6001-4598-b7db-b6c682f8b7a9 Date: Fri, 12 Oct 2018 05:03:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:03:06,478 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-117589db-6001-4598-b7db-b6c682f8b7a9 2018-10-12 05:03:06,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:06,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-b05c2998-7059-4d80-bf4d-ae9d32d36bfa Date: Fri, 12 Oct 2018 05:03:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:05Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.7"}],"id":"c94f63f6-3a2d-42a7-a5f1-b42639e2689f","security_groups":["e12b5123-59c9-4fa3-ad93-8ad0cb189880"],"mac_address":"fa:16:3e:ae:7a:3e","project_id":"242db120262d405e943bdb5fd52085ec","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:03:05Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 05:03:06,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1&admin_state_up=True used request id req-b05c2998-7059-4d80-bf4d-ae9d32d36bfa 2018-10-12 05:03:06,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:06,662 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84b1417c-6ef8-41d2-b75c-a93daf493317 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:06,662 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-84b1417c-6ef8-41d2-b75c-a93daf493317 2018-10-12 05:03:06,662 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst 2018-10-12 05:03:06,666 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:06,693 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-e4a62ccb-b821-4f90-8fb3-4aa0293159ef x-compute-request-id: req-e4a62ccb-b821-4f90-8fb3-4aa0293159ef Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-flavor-name"}]} 2018-10-12 05:03:06,693 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-e4a62ccb-b821-4f90-8fb3-4aa0293159ef 2018-10-12 05:03:06,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:06,717 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-2e4981a2-027e-4dd4-86e3-4ba83958485c x-compute-request-id: req-2e4981a2-027e-4dd4-86e3-4ba83958485c Content-Encoding: gzip Content-Length: 326 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:03:06,717 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601 used request id req-2e4981a2-027e-4dd4-86e3-4ba83958485c 2018-10-12 05:03:06,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:06,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-bfe9e991-766d-45bb-8b61-0e6ca7942d64 Date: Fri, 12 Oct 2018 05:03:06 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:02:41Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:02:42Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7e624357-cdcf-4af4-830e-23468e04bf2f/snap", "metadata": {}}], "self": "/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "min_disk": 0, "protected": false, "id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "file": "/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "242db120262d405e943bdb5fd52085ec", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7e624357-cdcf-4af4-830e-23468e04bf2f/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image"} 2018-10-12 05:03:06,898 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image used request id req-bfe9e991-766d-45bb-8b61-0e6ca7942d64 2018-10-12 05:03:06,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:07,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e479e9bf-067c-459d-9325-6fab3ed275b5 Date: Fri, 12 Oct 2018 05:03: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-10-12 05:03:07,047 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e479e9bf-067c-459d-9325-6fab3ed275b5 2018-10-12 05:03:07,053 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "imageRef": "7e624357-cdcf-4af4-830e-23468e04bf2f", "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "flavorRef": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "max_count": 1, "min_count": 1, "networks": [{"port": "c94f63f6-3a2d-42a7-a5f1-b42639e2689f"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}]}}' 2018-10-12 05:03:08,710 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:03: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-d760f9eb-c6c1-4a50-a92e-d92db54f9716 x-compute-request-id: req-d760f9eb-c6c1-4a50-a92e-d92db54f9716 Content-Length: 444 location: http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "adminPass": "S2xnHqLoqrsy"}} 2018-10-12 05:03:08,710 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-d760f9eb-c6c1-4a50-a92e-d92db54f9716 2018-10-12 05:03:08,713 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:09,068 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-1f061dab-de74-4fb3-98eb-a9b31b94f572 x-compute-request-id: req-1f061dab-de74-4fb3-98eb-a9b31b94f572 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.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "user_id": "a82a424c883f4839a34f2aa7f1b03025", "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-10-12T05:03:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:09,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-1f061dab-de74-4fb3-98eb-a9b31b94f572 2018-10-12 05:03:09,069 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst 2018-10-12 05:03:09,072 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:09,428 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-761855ef-968a-42d6-9253-6194bcb8520c x-compute-request-id: req-761855ef-968a-42d6-9253-6194bcb8520c 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.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "user_id": "a82a424c883f4839a34f2aa7f1b03025", "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-10-12T05:03:09Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:09,428 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-761855ef-968a-42d6-9253-6194bcb8520c 2018-10-12 05:03:09,429 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst] is - BUILD 2018-10-12 05:03:09,429 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:03:12,432 - create_instance - DEBUG - VM status query timeout in 896.636997938 2018-10-12 05:03:12,435 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:12,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-3d2af8ee-0ac4-41cb-be03-437f42e9065a x-compute-request-id: req-3d2af8ee-0ac4-41cb-be03-437f42e9065a 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.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:03:09Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:12,848 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-3d2af8ee-0ac4-41cb-be03-437f42e9065a 2018-10-12 05:03:12,848 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst] is - BUILD 2018-10-12 05:03:12,848 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:03:15,852 - create_instance - DEBUG - VM status query timeout in 893.217604876 2018-10-12 05:03:15,855 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:16,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-9dcdc035-3552-40c6-af0a-8072394e0912 x-compute-request-id: req-9dcdc035-3552-40c6-af0a-8072394e0912 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:15Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:16,692 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-9dcdc035-3552-40c6-af0a-8072394e0912 2018-10-12 05:03:16,692 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst] is - ACTIVE 2018-10-12 05:03:16,692 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:03:16,695 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:17,408 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-3d543959-4f6e-4d22-9a0a-619a0ac3da4e x-compute-request-id: req-3d543959-4f6e-4d22-9a0a-619a0ac3da4e Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:15Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:17,408 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-3d543959-4f6e-4d22-9a0a-619a0ac3da4e 2018-10-12 05:03:17,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:17,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-cfcc667a-16a1-4168-a66b-5c8e64e4ce48 Date: Fri, 12 Oct 2018 05:03: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:03:17,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-cfcc667a-16a1-4168-a66b-5c8e64e4ce48 2018-10-12 05:03:17,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:17,600 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d1c60ef0-ae0b-4bc7-9275-944429df29ac Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:17,600 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-d1c60ef0-ae0b-4bc7-9275-944429df29ac 2018-10-12 05:03:17,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:17,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-aa8d7f4f-5b0b-4eb8-9887-0d45bc50de7b Date: Fri, 12 Oct 2018 05:03:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:03:17,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-aa8d7f4f-5b0b-4eb8-9887-0d45bc50de7b 2018-10-12 05:03:17,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:17,763 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-6b59df8c-9554-44ee-a64a-2a7503a99753 Date: Fri, 12 Oct 2018 05:03:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.1"}],"id":"40bb835b-34dd-48a3-8023-cd96b04ccd26","security_groups":[],"mac_address":"fa:16:3e:6c:2c:60","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:53Z","binding:vnic_type":"normal","device_id":"8b81d691-9d78-4dac-9fee-831378341c09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.2"}],"id":"54c6e540-5178-40bc-870a-0b7309bdfd01","security_groups":[],"mac_address":"fa:16:3e:8c:e1:6a","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.4"}],"id":"5b982c6d-b265-4885-8232-2ead2a03d081","security_groups":[],"mac_address":"fa:16:3e:1a:bb:01","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.3"}],"id":"6b5c50a0-1f82-4039-9358-4ea615a282ff","security_groups":[],"mac_address":"fa:16:3e:ee:aa:66","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.7"}],"id":"c94f63f6-3a2d-42a7-a5f1-b42639e2689f","security_groups":["e12b5123-59c9-4fa3-ad93-8ad0cb189880"],"mac_address":"fa:16:3e:ae:7a:3e","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:03:05Z","binding:vnic_type":"normal","device_id":"a3ab63b2-6df8-4293-a000-4fa5c4e6638f"}]} 2018-10-12 05:03:17,763 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-6b59df8c-9554-44ee-a64a-2a7503a99753 2018-10-12 05:03:17,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:18,528 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-a9656d65-e6ed-4901-9bdf-7541707391ac x-compute-request-id: req-a9656d65-e6ed-4901-9bdf-7541707391ac Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:15Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:18,528 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-a9656d65-e6ed-4901-9bdf-7541707391ac 2018-10-12 05:03:18,528 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst] is - ACTIVE 2018-10-12 05:03:18,528 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:03:18,531 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:19,215 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-275c5e38-2730-45fc-8f34-35d992a5fd71 x-compute-request-id: req-275c5e38-2730-45fc-8f34-35d992a5fd71 Content-Encoding: gzip Content-Length: 762 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:15Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:19,216 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-275c5e38-2730-45fc-8f34-35d992a5fd71 2018-10-12 05:03:19,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:19,320 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-45feb356-34f9-4111-b946-fee734b110bd Date: Fri, 12 Oct 2018 05:03: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:03:19,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-45feb356-34f9-4111-b946-fee734b110bd 2018-10-12 05:03:19,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:19,398 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bbdf55e1-d444-44d6-903a-5a1f0bdbb916 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:19,399 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-bbdf55e1-d444-44d6-903a-5a1f0bdbb916 2018-10-12 05:03:19,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:19,603 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1f923fb7-9f51-49aa-9c60-93bcd79a536a Date: Fri, 12 Oct 2018 05:03:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:03:19,603 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-1f923fb7-9f51-49aa-9c60-93bcd79a536a 2018-10-12 05:03:19,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:19,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3863 X-Openstack-Request-Id: req-4ed6201e-8410-42f4-850d-3fe40b23cf98 Date: Fri, 12 Oct 2018 05:03:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.1"}],"id":"40bb835b-34dd-48a3-8023-cd96b04ccd26","security_groups":[],"mac_address":"fa:16:3e:6c:2c:60","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:53Z","binding:vnic_type":"normal","device_id":"8b81d691-9d78-4dac-9fee-831378341c09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.2"}],"id":"54c6e540-5178-40bc-870a-0b7309bdfd01","security_groups":[],"mac_address":"fa:16:3e:8c:e1:6a","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.4"}],"id":"5b982c6d-b265-4885-8232-2ead2a03d081","security_groups":[],"mac_address":"fa:16:3e:1a:bb:01","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.3"}],"id":"6b5c50a0-1f82-4039-9358-4ea615a282ff","security_groups":[],"mac_address":"fa:16:3e:ee:aa:66","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:14Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.7"}],"id":"c94f63f6-3a2d-42a7-a5f1-b42639e2689f","security_groups":["e12b5123-59c9-4fa3-ad93-8ad0cb189880"],"mac_address":"fa:16:3e:ae:7a:3e","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:03:05Z","binding:vnic_type":"normal","device_id":"a3ab63b2-6df8-4293-a000-4fa5c4e6638f"}]} 2018-10-12 05:03:19,714 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-4ed6201e-8410-42f4-850d-3fe40b23cf98 2018-10-12 05:03:19,718 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}}' 2018-10-12 05:03:20,659 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:03: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-0146a9c8-12f5-45d9-a761-b6b3b2ae9717 x-compute-request-id: req-0146a9c8-12f5-45d9-a761-b6b3b2ae9717 Content-Length: 0 Content-Type: application/json 2018-10-12 05:03:20,659 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action used request id req-0146a9c8-12f5-45d9-a761-b6b3b2ae9717 2018-10-12 05:03:20,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:20,736 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-f8c5775d-072a-4d09-bcfd-c8ba59c26680 Date: Fri, 12 Oct 2018 05:03:20 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:48Z", "admin_state_up": true, "updated_at": "2018-10-12T05:02:54Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "242db120262d405e943bdb5fd52085ec", "id": "8b81d691-9d78-4dac-9fee-831378341c09", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router"}]} 2018-10-12 05:03:20,736 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router used request id req-f8c5775d-072a-4d09-bcfd-c8ba59c26680 2018-10-12 05:03:20,740 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:20,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-03cc4685-7402-4f9a-82e3-719353dcc82f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:20,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-03cc4685-7402-4f9a-82e3-719353dcc82f 2018-10-12 05:03:20,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=8b81d691-9d78-4dac-9fee-831378341c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:20,897 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-4be952e8-8cf2-4002-8176-ff0ed964fda5 Date: Fri, 12 Oct 2018 05:03:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.1"}],"id":"40bb835b-34dd-48a3-8023-cd96b04ccd26","security_groups":[],"mac_address":"fa:16:3e:6c:2c:60","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:53Z","binding:vnic_type":"normal","device_id":"8b81d691-9d78-4dac-9fee-831378341c09"}]} 2018-10-12 05:03:20,897 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=8b81d691-9d78-4dac-9fee-831378341c09 used request id req-4be952e8-8cf2-4002-8176-ff0ed964fda5 2018-10-12 05:03:20,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/2aeb64c1-cd1c-4661-9d54-6df7748be90e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:20,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-01725f70-82ea-4fdb-ab1b-cd717047834c Date: Fri, 12 Oct 2018 05:03:20 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}} 2018-10-12 05:03:20,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/2aeb64c1-cd1c-4661-9d54-6df7748be90e used request id req-01725f70-82ea-4fdb-ab1b-cd717047834c 2018-10-12 05:03:20,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:21,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5b0ac434-25a8-491d-b2cf-91735970977b Date: Fri, 12 Oct 2018 05:03:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:03:21,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-5b0ac434-25a8-491d-b2cf-91735970977b 2018-10-12 05:03:21,188 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:21,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-79499c2d-efa2-4efa-869a-a3387b4d6f68 Date: Fri, 12 Oct 2018 05:03:21 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:03:21,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-79499c2d-efa2-4efa-869a-a3387b4d6f68 2018-10-12 05:03:21,219 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:21,533 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-487e9b03-2d89-407d-9a70-36a28fe70baa x-compute-request-id: req-487e9b03-2d89-407d-9a70-36a28fe70baa Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:15Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:21,533 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-487e9b03-2d89-407d-9a70-36a28fe70baa 2018-10-12 05:03:21,533 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst] is - ACTIVE 2018-10-12 05:03:21,533 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:03:21,536 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:22,294 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-f83e79d6-0c8f-483f-9ccf-b1e0b0ad7b28 x-compute-request-id: req-f83e79d6-0c8f-483f-9ccf-b1e0b0ad7b28 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:15Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:22,294 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-f83e79d6-0c8f-483f-9ccf-b1e0b0ad7b28 2018-10-12 05:03:22,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:22,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c1e817ff-eca6-4577-8d46-220b654e20ba Date: Fri, 12 Oct 2018 05:03: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:03:22,566 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-c1e817ff-eca6-4577-8d46-220b654e20ba 2018-10-12 05:03:22,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:22,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-342af5b6-824c-40dc-8bf4-1beadcc15206 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:22,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-342af5b6-824c-40dc-8bf4-1beadcc15206 2018-10-12 05:03:22,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:22,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ca188480-5b7b-4462-87ba-f99aeecfa539 Date: Fri, 12 Oct 2018 05:03:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:03:22,713 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-ca188480-5b7b-4462-87ba-f99aeecfa539 2018-10-12 05:03:22,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:22,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-d0441b63-e7ed-4460-b13f-55d825021084 Date: Fri, 12 Oct 2018 05:03:22 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.1"}],"id":"40bb835b-34dd-48a3-8023-cd96b04ccd26","security_groups":[],"mac_address":"fa:16:3e:6c:2c:60","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:53Z","binding:vnic_type":"normal","device_id":"8b81d691-9d78-4dac-9fee-831378341c09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.2"}],"id":"54c6e540-5178-40bc-870a-0b7309bdfd01","security_groups":[],"mac_address":"fa:16:3e:8c:e1:6a","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.4"}],"id":"5b982c6d-b265-4885-8232-2ead2a03d081","security_groups":[],"mac_address":"fa:16:3e:1a:bb:01","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.3"}],"id":"6b5c50a0-1f82-4039-9358-4ea615a282ff","security_groups":[],"mac_address":"fa:16:3e:ee:aa:66","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:20Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.7"}],"id":"c94f63f6-3a2d-42a7-a5f1-b42639e2689f","security_groups":["80ce7ced-7141-4b58-b7d1-3a20f26bcf5d","e12b5123-59c9-4fa3-ad93-8ad0cb189880"],"mac_address":"fa:16:3e:ae:7a:3e","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:03:05Z","binding:vnic_type":"normal","device_id":"a3ab63b2-6df8-4293-a000-4fa5c4e6638f"}]} 2018-10-12 05:03:22,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-d0441b63-e7ed-4460-b13f-55d825021084 2018-10-12 05:03:22,840 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-12 05:03:22,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:22,943 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-bf5b2f91-0334-4895-ac50-f7256a3b8c9d Date: Fri, 12 Oct 2018 05:03:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:03:22,943 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-bf5b2f91-0334-4895-ac50-f7256a3b8c9d 2018-10-12 05:03:22,949 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:22,979 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-5fe71006-67f9-4db0-b059-abcd44268998 Date: Fri, 12 Oct 2018 05:03:22 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:03:22,979 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-5fe71006-67f9-4db0-b059-abcd44268998 2018-10-12 05:03:22,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" -d '{"floatingip": {"floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "port_id": "c94f63f6-3a2d-42a7-a5f1-b42639e2689f"}}' 2018-10-12 05:03:24,941 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-79ef7d71-a509-4732-8e52-7b732930a275 Date: Fri, 12 Oct 2018 05:03:24 GMT RESP BODY: {"floatingip": {"router_id": "8b81d691-9d78-4dac-9fee-831378341c09", "status": "DOWN", "description": "", "tags": [], "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:03:24Z", "updated_at": "2018-10-12T05:03:24Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.55.1.7", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "242db120262d405e943bdb5fd52085ec", "port_id": "c94f63f6-3a2d-42a7-a5f1-b42639e2689f", "id": "6298abd3-9268-4eef-ad83-03e3fb5d8769"}} 2018-10-12 05:03:24,942 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-79ef7d71-a509-4732-8e52-7b732930a275 2018-10-12 05:03:24,942 - create_instance - INFO - Created floating IP 172.30.9.206 via router - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router 2018-10-12 05:03:24,945 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:25,366 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-d8d309b1-4545-4cf7-8f33-a1df2cb184f6 x-compute-request-id: req-d8d309b1-4545-4cf7-8f33-a1df2cb184f6 Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:15Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:25,366 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-d8d309b1-4545-4cf7-8f33-a1df2cb184f6 2018-10-12 05:03:25,366 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst] is - ACTIVE 2018-10-12 05:03:25,367 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:03:25,369 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:25,938 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-14e1a536-b61d-4551-9544-7a11158095cb x-compute-request-id: req-14e1a536-b61d-4551-9544-7a11158095cb Content-Encoding: gzip Content-Length: 772 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:15Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:25,939 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-14e1a536-b61d-4551-9544-7a11158095cb 2018-10-12 05:03:25,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:26,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-44e237dd-bd58-424a-ac87-616d10602759 Date: Fri, 12 Oct 2018 05:03: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:03:26,044 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-44e237dd-bd58-424a-ac87-616d10602759 2018-10-12 05:03:26,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:26,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd1f54bb-5a1e-4f3f-bc75-68ae54236159 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:26,132 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-dd1f54bb-5a1e-4f3f-bc75-68ae54236159 2018-10-12 05:03:26,137 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:26,191 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0ad40aa2-728a-4625-a2e8-548f0dec7459 Date: Fri, 12 Oct 2018 05:03:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:03:26,192 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-0ad40aa2-728a-4625-a2e8-548f0dec7459 2018-10-12 05:03:26,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:26,301 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-5545f9ba-a20a-49f2-ab51-31ecd013c2c5 Date: Fri, 12 Oct 2018 05:03:26 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.1"}],"id":"40bb835b-34dd-48a3-8023-cd96b04ccd26","security_groups":[],"mac_address":"fa:16:3e:6c:2c:60","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:53Z","binding:vnic_type":"normal","device_id":"8b81d691-9d78-4dac-9fee-831378341c09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.2"}],"id":"54c6e540-5178-40bc-870a-0b7309bdfd01","security_groups":[],"mac_address":"fa:16:3e:8c:e1:6a","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.4"}],"id":"5b982c6d-b265-4885-8232-2ead2a03d081","security_groups":[],"mac_address":"fa:16:3e:1a:bb:01","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.3"}],"id":"6b5c50a0-1f82-4039-9358-4ea615a282ff","security_groups":[],"mac_address":"fa:16:3e:ee:aa:66","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:20Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.7"}],"id":"c94f63f6-3a2d-42a7-a5f1-b42639e2689f","security_groups":["80ce7ced-7141-4b58-b7d1-3a20f26bcf5d","e12b5123-59c9-4fa3-ad93-8ad0cb189880"],"mac_address":"fa:16:3e:ae:7a:3e","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:03:05Z","binding:vnic_type":"normal","device_id":"a3ab63b2-6df8-4293-a000-4fa5c4e6638f"}]} 2018-10-12 05:03:26,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-5545f9ba-a20a-49f2-ab51-31ecd013c2c5 2018-10-12 05:03:26,302 - create_instance_tests - INFO - Looking for IP 10.55.1.7 in the console log 2018-10-12 05:03:26,305 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:26,771 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-b2859640-63fd-42c3-8d86-1031d5d13f4c x-compute-request-id: req-b2859640-63fd-42c3-8d86-1031d5d13f4c Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:15Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:26,771 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-b2859640-63fd-42c3-8d86-1031d5d13f4c 2018-10-12 05:03:26,774 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:03:27,880 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-076dca83-fc96-4274-9e06-6658449d54a5 x-compute-request-id: req-076dca83-fc96-4274-9e06-6658449d54a5 Content-Encoding: gzip Content-Length: 9612 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 517049698 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.908 MHz processor\n[ 0.125683] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.127317] pid_max: default: 32768 minimum: 301\n[ 0.128197] ACPI: Core revision 20150930\n[ 0.129568] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.130843] Security Framework initialized\n[ 0.131636] Yama: becoming mindful.\n[ 0.132369] AppArmor: AppArmor initialized\n[ 0.133204] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.134449] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.135664] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.136825] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138196] Initializing cgroup subsys io\n[ 0.138985] Initializing cgroup subsys memory\n[ 0.139821] Initializing cgroup subsys devices\n[ 0.140669] Initializing cgroup subsys freezer\n[ 0.141520] Initializing cgroup subsys net_cls\n[ 0.142369] Initializing cgroup subsys perf_event\n[ 0.143256] Initializing cgroup subsys net_prio\n[ 0.144115] Initializing cgroup subsys hugetlb\n[ 0.144967] Initializing cgroup subsys pids\n[ 0.145823] CPU: Physical Processor ID: 0\n[ 0.147319] mce: CPU supports 10 MCE banks\n[ 0.148168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149150] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.151379] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.157721] ftrace: allocating 31920 entries in 125 pages\n[ 0.183676] smpboot: Max logical packages: 2\n[ 0.184521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.185693] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.187010] x2apic enabled\n[ 0.187819] Switched APIC routing to physical x2apic.\n[ 0.189562] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190739] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.192821] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.194688] KVM setup paravirtual spinlock\n[ 0.196079] x86: Booting SMP configuration:\n[ 0.196957] .... node #0, CPUs: #1\n[ 0.197823] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.219459] x86: Booted up 1 node, 2 CPUs\n[ 0.219461] KVM setup async PF for cpu 1\n[ 0.219464] kvm-stealtime: cpu 1, msr f90d940\n[ 0.221992] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.223455] devtmpfs: initialized\n[ 0.225140] evm: security.selinux\n[ 0.225817] evm: security.SMACK64\n[ 0.226496] evm: security.SMACK64EXEC\n[ 0.227224] evm: security.SMACK64TRANSMUTE\n[ 0.228017] evm: security.SMACK64MMAP\n[ 0.228780] evm: security.ima\n[ 0.229408] evm: security.capability\n[ 0.230243] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232082] pinctrl core: initialized pinctrl subsystem\n[ 0.233160] RTC time: 5:03:14, date: 10/12/18\n[ 0.234119] NET: Registered protocol family 16\n[ 0.244052] cpuidle: using governor ladder\n[ 0.256160] cpuidle: using governor menu\n[ 0.256942] PCCT header not found.\n[ 0.257691] ACPI: bus type PCI registered\n[ 0.258472] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.259693] PCI: Using configuration type 1 for base access\n[ 0.273319] ACPI: Added _OSI(Module Device)\n[ 0.274164] ACPI: Added _OSI(Processor Device)\n[ 0.274992] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275864] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.278170] ACPI: Interpreter enabled\n[ 0.278910] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.282497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.284275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.286053] ACPI: (supports S0 S5)\n[ 0.286738] ACPI: Using IOAPIC for interrupt routing\n[ 0.287758] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.291075] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292176] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293360] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296698] acpiphp: Slot [3] registered\n[ 0.297479] acpiphp: Slot [4] registered\n[ 0.298255] acpiphp: Slot [5] registered\n[ 0.299029] acpiphp: Slot [6] registered\n[ 0.299805] acpiphp: Slot [7] registered\n[ 0.300580] acpiphp: Slot [8] registered\n[ 0.301355] acpiphp: Slot [9] registered\n[ 0.302127] acpiphp: Slot [10] registered\n[ 0.312855] acpiphp: Slot [11] registered\n[ 0.313659] acpiphp: Slot [12] registered\n[ 0.314450] acpiphp: Slot [13] registered\n[ 0.315234] acpiphp: Slot [14] registered\n[ 0.316014] acpiphp: Slot [15] registered\n[ 0.316798] acpiphp: Slot [16] registered\n[ 0.317596] acpiphp: Slot [17] registered\n[ 0.318383] acpiphp: Slot [18] registered\n[ 0.319163] acpiphp: Slot [19] registered\n[ 0.319939] acpiphp: Slot [20] registered\n[ 0.320724] acpiphp: Slot [21] registered\n[ 0.321511] acpiphp: Slot [22] registered\n[ 0.322302] acpiphp: Slot [23] registered\n[ 0.323088] acpiphp: Slot [24] registered\n[ 0.323870] acpiphp: Slot [25] registered\n[ 0.324660] acpiphp: Slot [26] registered\n[ 0.325448] acpiphp: Slot [27] registered\n[ 0.326231] acpiphp: Slot [28] registered\n[ 0.327015] acpiphp: Slot [29] registered\n[ 0.327799] acpiphp: Slot [30] registered\n[ 0.328586] acpiphp: Slot [31] registered\n[ 0.329363] PCI host bridge to bus 0000:00\n[ 0.330147] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331312] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.333879] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.335276] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.341543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.342773] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343911] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345134] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.351540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.352930] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398535] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401399] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.402779] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.404126] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.405375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.406570] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.407618] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.409104] vgaarb: loaded\n[ 0.409685] vgaarb: bridge control possible 0000:00:02.0\n[ 0.410800] SCSI subsystem initialized\n[ 0.411619] ACPI: bus type USB registered\n[ 0.412413] usbcore: registered new interface driver usbfs\n[ 0.413403] usbcore: registered new interface driver hub\n[ 0.414369] usbcore: registered new device driver usb\n[ 0.415434] PCI: Using ACPI for IRQ routing\n[ 0.416435] NetLabel: Initializing\n[ 0.417142] NetLabel: domain hash size = 128\n[ 0.417964] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.418884] NetLabel: unlabeled traffic allowed by default\n[ 0.419960] clocksource: Switched to clocksource kvm-clock\n[ 0.425855] AppArmor: AppArmor Filesystem Enabled\n[ 0.426794] pnp: PnP ACPI init\n[ 0.427699] pnp: PnP ACPI: found 5 devices\n[ 0.434790] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.436443] NET: Registered protocol family 2\n[ 0.437394] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.438621] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.439741] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.440879] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.441919] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.443042] NET: Registered protocol family 1\n[ 0.443879] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.444932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.445964] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.464604] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.483367] Trying to unpack rootfs image as initramfs...\n[ 0.533624] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.547776] Scanning for low memory corruption every 60 seconds\n[ 0.549183] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.550306] audit: initializing netlink subsys (disabled)\n[ 0.551305] audit: type=2000 audit(1539320595.113:1): initialized\n[ 0.552608] Initialise system trusted keyring\n[ 0.553568] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554703] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.556794] zbud: loaded\n[ 0.557528] VFS: Disk quotas dquot_6.6.0\n[ 0.558330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.559878] fuse init (API version 7.23)\n[ 0.560772] Key type big_key registered\n[ 0.561564] Allocating IMA MOK and blacklist keyrings.\n[ 0.562757] Key type asymmetric registered\n[ 0.563558] Asymmetric key parser 'x509' registered\n[ 0.564496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.565954] io scheduler noop registered\n[ 0.566728] io scheduler deadline registered (default)\n[ 0.567702] io scheduler cfq registered\n[ 0.568539] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569562] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.570796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.572243] ACPI: Power Button [PWRF]\n[ 0.573110] GHES: HEST is not enabled!\n[ 0.591402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.628506] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.630814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.654895] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.657464] Linux agpgart interface v0.103\n[ 0.659786] brd: module loaded\n[ 0.661146] loop: module loaded\n[ 0.664985] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.666630] GPT:90111 != 20971519\n[ 0.667301] GPT:Alternate GPT header not at the end of the disk.\n[ 0.668362] GPT:90111 != 20971519\n[ 0.669029] GPT: Use GNU Parted to correct GPT errors.\n[ 0.669972] vda: vda1 vda15\n[ 0.671420] scsi host0: ata_piix\n[ 0.672164] scsi host1: ata_piix\n[ 0.672871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.674048] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.675622] libphy: Fixed MDIO Bus: probed\n[ 0.676437] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677361] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679340] PPP generic driver version 2.4.2\n[ 0.680225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681429] ehci-pci: EHCI PCI platform driver\n[ 0.682279] ehci-platform: EHCI generic platform driver\n[ 0.683249] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684352] ohci-pci: OHCI PCI platform driver\n[ 0.685203] ohci-platform: OHCI generic platform driver\n[ 0.686161] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.705100] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.707504] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.708485] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.709574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.710766] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.712172] usb usb1: Product: UHCI Host Controller\n[ 0.713108] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.714213] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715165] hub 1-0:1.0: USB hub found\n[ 0.715919] hub 1-0:1.0: 2 ports detected\n[ 0.716815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.718907] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.719837] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.720850] mousedev: PS/2 mouse device common for all mice\n[ 0.721985] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725995] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.727257] i2c /dev entries driver\n[ 0.728008] device-mapper: uevent: version 1.0.3\n[ 0.728920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.731819] NET: Registered protocol family 10\n[ 0.732832] NET: Registered protocol family 17\n[ 0.733712] Key type dns_resolver registered\n[ 0.734656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.735747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.736815] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.738523] registered taskstats version 1\n[ 0.739344] Loading compiled-in X.509 certificates\n[ 0.740764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.742572] zswap: loaded using pool lzo/zbud\n[ 0.744268] Key type trusted registered\n[ 0.746464] Key type encrypted registered\n[ 0.747725] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750817] evm: HMAC attrs: 0x1\n[ 0.752112] Magic number: 6:965:61\n[ 0.753283] rtc_cmos 00:00: setting system clock to 2018-10-12 05:03:15 UTC (1539320595)\n[ 0.767640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.768788] EDD information not available.\n[ 0.829431] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.830973] Write protecting the kernel read-only data: 14336k\n[ 0.832566] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.834379] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.18\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.389530] 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.7...\nLease of 10.55.1.7 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.38. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCip2nyT5fpLnFS8Y0dupJiY4msVppOMfGphlwaFb37ONl+9rukUxRfxlT2P7/l3TxmNFWW2NSrMe80moXTvtNVVLxakSnTXesx4EXCisDVD44EotVsYSJxZtBwYHOUfUzKmfoWsLfBhrGb1dvfYakKWEZY2HqO8sEHFdiJEvYy/wJQXcI53h/RJwhOHoM9dbJOqWj6swjpLl7z7DxkUkJVvlVnbjWiZ0/WFgvT0PTAj1VMcb8zmFNSwfJTAyL2rprIyELJ8MMxZya1zIbj4z+Axu1LFyaqhjmm3W3okONF9C9mtWohNuCT6dOQ3LFlFi3+fQ1K48aWusUsSShI5lEP root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a\nssh-dss AAAAB3NzaC1kc3MAAACBAJSNtpAO3c1dmqz5wXJNeH4c0nkHNGuSl5I2yewQJpsXjYnEfTUArNs4skvBosQ8iOMt5deLNwRBQ/1OsXbcniKExzdkWTfr5rfWXrpby2X3rHekk5uRZvm4O0jYvhrpzJ7lvDj9a1YzQbI14n8kYsEpojkTIwI3SRtIBvgrT5xPAAAAFQDn1QEKLBy0b17ALE2mvZdMF5LejQAAAIALxNWbnIEnIKfVlOrO5vCm4cVc++DKbQ0YpXURTEQn1lLiZKwnKGmbTcDu7HDf+QNIfLAezmnjj1ckCD8Rdjl972V/8+qaAAbuEobnYaoWD8plgmxewQ+qcH82SJ8mtGlx/fbGSD1phrhdTbPRWrGYA3pPylgtFsmKCJRqF/7NNwAAAIBGEUoWSQmmb9YZIx+m5vl3vxT/S6+Rz4oJS5Mg/iRcPFeIlgr6IW7aD0YHwCzGE4a1SooJtvYnM0AnsXOO7IppE1JulNfGZM6IYQuxJ4BWAqE5SluYCmurbUajyGL2d11X7aZ2veDXUlXufDX1oYzPFlej2hNKugNH0BxsU70P9w== root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a\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.7,24,fe80::f816:3eff:feae:7a3e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 \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-2d496fa4-5e1d-4104-825a-0d481a\nlaunch-index: 0\n=== cirros: current=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.\ncreateinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a login: "} 2018-10-12 05:03:27,881 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action used request id req-076dca83-fc96-4274-9e06-6658449d54a5 2018-10-12 05:03:27,882 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 05:03:27,882 - 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 517049698 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.908 MHz processor [ 0.125683] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.127317] pid_max: default: 32768 minimum: 301 [ 0.128197] ACPI: Core revision 20150930 [ 0.129568] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130843] Security Framework initialized [ 0.131636] Yama: becoming mindful. [ 0.132369] AppArmor: AppArmor initialized [ 0.133204] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.134449] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.135664] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.136825] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138196] Initializing cgroup subsys io [ 0.138985] Initializing cgroup subsys memory [ 0.139821] Initializing cgroup subsys devices [ 0.140669] Initializing cgroup subsys freezer [ 0.141520] Initializing cgroup subsys net_cls [ 0.142369] Initializing cgroup subsys perf_event [ 0.143256] Initializing cgroup subsys net_prio [ 0.144115] Initializing cgroup subsys hugetlb [ 0.144967] Initializing cgroup subsys pids [ 0.145823] CPU: Physical Processor ID: 0 [ 0.147319] mce: CPU supports 10 MCE banks [ 0.148168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149150] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.151379] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.157721] ftrace: allocating 31920 entries in 125 pages [ 0.183676] smpboot: Max logical packages: 2 [ 0.184521] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185693] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.187010] x2apic enabled [ 0.187819] Switched APIC routing to physical x2apic. [ 0.189562] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190739] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.192821] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.194688] KVM setup paravirtual spinlock [ 0.196079] x86: Booting SMP configuration: [ 0.196957] .... node #0, CPUs: #1 [ 0.197823] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.219459] x86: Booted up 1 node, 2 CPUs [ 0.219461] KVM setup async PF for cpu 1 [ 0.219464] kvm-stealtime: cpu 1, msr f90d940 [ 0.221992] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.223455] devtmpfs: initialized [ 0.225140] evm: security.selinux [ 0.225817] evm: security.SMACK64 [ 0.226496] evm: security.SMACK64EXEC [ 0.227224] evm: security.SMACK64TRANSMUTE [ 0.228017] evm: security.SMACK64MMAP [ 0.228780] evm: security.ima [ 0.229408] evm: security.capability [ 0.230243] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232082] pinctrl core: initialized pinctrl subsystem [ 0.233160] RTC time: 5:03:14, date: 10/12/18 [ 0.234119] NET: Registered protocol family 16 [ 0.244052] cpuidle: using governor ladder [ 0.256160] cpuidle: using governor menu [ 0.256942] PCCT header not found. [ 0.257691] ACPI: bus type PCI registered [ 0.258472] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.259693] PCI: Using configuration type 1 for base access [ 0.273319] ACPI: Added _OSI(Module Device) [ 0.274164] ACPI: Added _OSI(Processor Device) [ 0.274992] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.275864] ACPI: Added _OSI(Processor Aggregator Device) [ 0.278170] ACPI: Interpreter enabled [ 0.278910] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.280706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.282497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.284275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.286053] ACPI: (supports S0 S5) [ 0.286738] ACPI: Using IOAPIC for interrupt routing [ 0.287758] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.291075] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.292176] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.293360] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.294515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.296698] acpiphp: Slot [3] registered [ 0.297479] acpiphp: Slot [4] registered [ 0.298255] acpiphp: Slot [5] registered [ 0.299029] acpiphp: Slot [6] registered [ 0.299805] acpiphp: Slot [7] registered [ 0.300580] acpiphp: Slot [8] registered [ 0.301355] acpiphp: Slot [9] registered [ 0.302127] acpiphp: Slot [10] registered [ 0.312855] acpiphp: Slot [11] registered [ 0.313659] acpiphp: Slot [12] registered [ 0.314450] acpiphp: Slot [13] registered [ 0.315234] acpiphp: Slot [14] registered [ 0.316014] acpiphp: Slot [15] registered [ 0.316798] acpiphp: Slot [16] registered [ 0.317596] acpiphp: Slot [17] registered [ 0.318383] acpiphp: Slot [18] registered [ 0.319163] acpiphp: Slot [19] registered [ 0.319939] acpiphp: Slot [20] registered [ 0.320724] acpiphp: Slot [21] registered [ 0.321511] acpiphp: Slot [22] registered [ 0.322302] acpiphp: Slot [23] registered [ 0.323088] acpiphp: Slot [24] registered [ 0.323870] acpiphp: Slot [25] registered [ 0.324660] acpiphp: Slot [26] registered [ 0.325448] acpiphp: Slot [27] registered [ 0.326231] acpiphp: Slot [28] registered [ 0.327015] acpiphp: Slot [29] registered [ 0.327799] acpiphp: Slot [30] registered [ 0.328586] acpiphp: Slot [31] registered [ 0.329363] PCI host bridge to bus 0000:00 [ 0.330147] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.331312] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.332479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.333879] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.335276] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.341543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.342773] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.343911] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.345134] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.351540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.352930] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398535] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401399] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.402779] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.404126] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.405375] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.406570] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.407618] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.409104] vgaarb: loaded [ 0.409685] vgaarb: bridge control possible 0000:00:02.0 [ 0.410800] SCSI subsystem initialized [ 0.411619] ACPI: bus type USB registered [ 0.412413] usbcore: registered new interface driver usbfs [ 0.413403] usbcore: registered new interface driver hub [ 0.414369] usbcore: registered new device driver usb [ 0.415434] PCI: Using ACPI for IRQ routing [ 0.416435] NetLabel: Initializing [ 0.417142] NetLabel: domain hash size = 128 [ 0.417964] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.418884] NetLabel: unlabeled traffic allowed by default [ 0.419960] clocksource: Switched to clocksource kvm-clock [ 0.425855] AppArmor: AppArmor Filesystem Enabled [ 0.426794] pnp: PnP ACPI init [ 0.427699] pnp: PnP ACPI: found 5 devices [ 0.434790] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.436443] NET: Registered protocol family 2 [ 0.437394] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.438621] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.439741] TCP: Hash tables configured (established 2048 bind 2048) [ 0.440879] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.441919] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.443042] NET: Registered protocol family 1 [ 0.443879] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.444932] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.445964] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.464604] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.483367] Trying to unpack rootfs image as initramfs... [ 0.533624] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.547776] Scanning for low memory corruption every 60 seconds [ 0.549183] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.550306] audit: initializing netlink subsys (disabled) [ 0.551305] audit: type=2000 audit(1539320595.113:1): initialized [ 0.552608] Initialise system trusted keyring [ 0.553568] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554703] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.556794] zbud: loaded [ 0.557528] VFS: Disk quotas dquot_6.6.0 [ 0.558330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.559878] fuse init (API version 7.23) [ 0.560772] Key type big_key registered [ 0.561564] Allocating IMA MOK and blacklist keyrings. [ 0.562757] Key type asymmetric registered [ 0.563558] Asymmetric key parser 'x509' registered [ 0.564496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.565954] io scheduler noop registered [ 0.566728] io scheduler deadline registered (default) [ 0.567702] io scheduler cfq registered [ 0.568539] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569562] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.570796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.572243] ACPI: Power Button [PWRF] [ 0.573110] GHES: HEST is not enabled! [ 0.591402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.628506] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.630814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654895] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657464] Linux agpgart interface v0.103 [ 0.659786] brd: module loaded [ 0.661146] loop: module loaded [ 0.664985] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.666630] GPT:90111 != 20971519 [ 0.667301] GPT:Alternate GPT header not at the end of the disk. [ 0.668362] GPT:90111 != 20971519 [ 0.669029] GPT: Use GNU Parted to correct GPT errors. [ 0.669972] vda: vda1 vda15 [ 0.671420] scsi host0: ata_piix [ 0.672164] scsi host1: ata_piix [ 0.672871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.674048] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.675622] libphy: Fixed MDIO Bus: probed [ 0.676437] tun: Universal TUN/TAP device driver, 1.6 [ 0.677361] tun: (C) 1999-2004 Max Krasnyansky [ 0.679340] PPP generic driver version 2.4.2 [ 0.680225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681429] ehci-pci: EHCI PCI platform driver [ 0.682279] ehci-platform: EHCI generic platform driver [ 0.683249] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684352] ohci-pci: OHCI PCI platform driver [ 0.685203] ohci-platform: OHCI generic platform driver [ 0.686161] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705100] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.707504] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.708485] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.709574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.710766] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.712172] usb usb1: Product: UHCI Host Controller [ 0.713108] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.714213] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715165] hub 1-0:1.0: USB hub found [ 0.715919] hub 1-0:1.0: 2 ports detected [ 0.716815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.718907] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.719837] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.720850] mousedev: PS/2 mouse device common for all mice [ 0.721985] rtc_cmos 00:00: RTC can wake from S4 [ 0.723153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.724319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.725995] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727257] i2c /dev entries driver [ 0.728008] device-mapper: uevent: version 1.0.3 [ 0.728920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.730509] ledtrig-cpu: registered to indicate activity on CPUs [ 0.731819] NET: Registered protocol family 10 [ 0.732832] NET: Registered protocol family 17 [ 0.733712] Key type dns_resolver registered [ 0.734656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.735747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.736815] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.738523] registered taskstats version 1 [ 0.739344] Loading compiled-in X.509 certificates [ 0.740764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.742572] zswap: loaded using pool lzo/zbud [ 0.744268] Key type trusted registered [ 0.746464] Key type encrypted registered [ 0.747725] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749270] ima: No TPM chip found, activating TPM-bypass! [ 0.750817] evm: HMAC attrs: 0x1 [ 0.752112] Magic number: 6:965:61 [ 0.753283] rtc_cmos 00:00: setting system clock to 2018-10-12 05:03:15 UTC (1539320595) [ 0.767640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.768788] EDD information not available. [ 0.829431] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.830973] Write protecting the kernel read-only data: 14336k [ 0.832566] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.834379] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 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.389530] 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.7... Lease of 10.55.1.7 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.38. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCip2nyT5fpLnFS8Y0dupJiY4msVppOMfGphlwaFb37ONl+9rukUxRfxlT2P7/l3TxmNFWW2NSrMe80moXTvtNVVLxakSnTXesx4EXCisDVD44EotVsYSJxZtBwYHOUfUzKmfoWsLfBhrGb1dvfYakKWEZY2HqO8sEHFdiJEvYy/wJQXcI53h/RJwhOHoM9dbJOqWj6swjpLl7z7DxkUkJVvlVnbjWiZ0/WFgvT0PTAj1VMcb8zmFNSwfJTAyL2rprIyELJ8MMxZya1zIbj4z+Axu1LFyaqhjmm3W3okONF9C9mtWohNuCT6dOQ3LFlFi3+fQ1K48aWusUsSShI5lEP root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a ssh-dss AAAAB3NzaC1kc3MAAACBAJSNtpAO3c1dmqz5wXJNeH4c0nkHNGuSl5I2yewQJpsXjYnEfTUArNs4skvBosQ8iOMt5deLNwRBQ/1OsXbcniKExzdkWTfr5rfWXrpby2X3rHekk5uRZvm4O0jYvhrpzJ7lvDj9a1YzQbI14n8kYsEpojkTIwI3SRtIBvgrT5xPAAAAFQDn1QEKLBy0b17ALE2mvZdMF5LejQAAAIALxNWbnIEnIKfVlOrO5vCm4cVc++DKbQ0YpXURTEQn1lLiZKwnKGmbTcDu7HDf+QNIfLAezmnjj1ckCD8Rdjl972V/8+qaAAbuEobnYaoWD8plgmxewQ+qcH82SJ8mtGlx/fbGSD1phrhdTbPRWrGYA3pPylgtFsmKCJRqF/7NNwAAAIBGEUoWSQmmb9YZIx+m5vl3vxT/S6+Rz4oJS5Mg/iRcPFeIlgr6IW7aD0YHwCzGE4a1SooJtvYnM0AnsXOO7IppE1JulNfGZM6IYQuxJ4BWAqE5SluYCmurbUajyGL2d11X7aZ2veDXUlXufDX1oYzPFlej2hNKugNH0BxsU70P9w== root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.7,24,fe80::f816:3eff:feae:7a3e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 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-2d496fa4-5e1d-4104-825a-0d481a launch-index: 0 === cirros: current=0.4.0 uptime=3.42 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a login: 2018-10-12 05:03:27,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:28,325 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-8983832f-2400-4f8f-a288-4aa8036fb989 x-compute-request-id: req-8983832f-2400-4f8f-a288-4aa8036fb989 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:15Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:28,325 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-8983832f-2400-4f8f-a288-4aa8036fb989 2018-10-12 05:03:28,331 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:28,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-beafe80c-ca58-49f2-a1cf-b2d3710a08d1 Date: Fri, 12 Oct 2018 05:03: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:03:28,433 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-beafe80c-ca58-49f2-a1cf-b2d3710a08d1 2018-10-12 05:03:28,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:28,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-788c1519-26bb-4304-9879-05f5747d1091 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:28,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-788c1519-26bb-4304-9879-05f5747d1091 2018-10-12 05:03:28,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:28,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-e483c422-8034-419c-b72a-6e6e98d62a2a Date: Fri, 12 Oct 2018 05:03:28 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:03:28,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-e483c422-8034-419c-b72a-6e6e98d62a2a 2018-10-12 05:03:28,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:28,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-d3a9defc-9f5d-4a2e-a257-f785fcd34939 Date: Fri, 12 Oct 2018 05:03:28 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.1"}],"id":"40bb835b-34dd-48a3-8023-cd96b04ccd26","security_groups":[],"mac_address":"fa:16:3e:6c:2c:60","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:53Z","binding:vnic_type":"normal","device_id":"8b81d691-9d78-4dac-9fee-831378341c09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.2"}],"id":"54c6e540-5178-40bc-870a-0b7309bdfd01","security_groups":[],"mac_address":"fa:16:3e:8c:e1:6a","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.4"}],"id":"5b982c6d-b265-4885-8232-2ead2a03d081","security_groups":[],"mac_address":"fa:16:3e:1a:bb:01","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.3"}],"id":"6b5c50a0-1f82-4039-9358-4ea615a282ff","security_groups":[],"mac_address":"fa:16:3e:ee:aa:66","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:20Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.7"}],"id":"c94f63f6-3a2d-42a7-a5f1-b42639e2689f","security_groups":["80ce7ced-7141-4b58-b7d1-3a20f26bcf5d","e12b5123-59c9-4fa3-ad93-8ad0cb189880"],"mac_address":"fa:16:3e:ae:7a:3e","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:03:05Z","binding:vnic_type":"normal","device_id":"a3ab63b2-6df8-4293-a000-4fa5c4e6638f"}]} 2018-10-12 05:03:28,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-d3a9defc-9f5d-4a2e-a257-f785fcd34939 2018-10-12 05:03:28,698 - create_instance - INFO - Checking if VM is active 2018-10-12 05:03:28,701 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:29,019 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-e2322f2e-2d77-45bf-a766-3ce65ce5a1ce x-compute-request-id: req-e2322f2e-2d77-45bf-a766-3ce65ce5a1ce Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:15Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:29,020 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-e2322f2e-2d77-45bf-a766-3ce65ce5a1ce 2018-10-12 05:03:29,020 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst] is - ACTIVE 2018-10-12 05:03:29,020 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:03:29,023 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:29,495 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-a95b6431-bb73-430f-8eea-53bb5ca7e7e3 x-compute-request-id: req-a95b6431-bb73-430f-8eea-53bb5ca7e7e3 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:15Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:29,495 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-a95b6431-bb73-430f-8eea-53bb5ca7e7e3 2018-10-12 05:03:29,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:29,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bbf297ae-0f78-4d57-8ad7-b6dba95b0739 Date: Fri, 12 Oct 2018 05:03: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:03:29,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-bbf297ae-0f78-4d57-8ad7-b6dba95b0739 2018-10-12 05:03:29,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:29,827 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf70abbc-a48d-417a-a82e-b6b6cce26d62 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:29,827 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-cf70abbc-a48d-417a-a82e-b6b6cce26d62 2018-10-12 05:03:29,832 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:29,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-323c48af-6ab9-471f-b1c6-4a4022039c1f Date: Fri, 12 Oct 2018 05:03:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:03:29,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-323c48af-6ab9-471f-b1c6-4a4022039c1f 2018-10-12 05:03:29,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:29,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-800bdfa6-f9a7-4675-832d-8e59bc271ebb Date: Fri, 12 Oct 2018 05:03:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.1"}],"id":"40bb835b-34dd-48a3-8023-cd96b04ccd26","security_groups":[],"mac_address":"fa:16:3e:6c:2c:60","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:53Z","binding:vnic_type":"normal","device_id":"8b81d691-9d78-4dac-9fee-831378341c09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.2"}],"id":"54c6e540-5178-40bc-870a-0b7309bdfd01","security_groups":[],"mac_address":"fa:16:3e:8c:e1:6a","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.4"}],"id":"5b982c6d-b265-4885-8232-2ead2a03d081","security_groups":[],"mac_address":"fa:16:3e:1a:bb:01","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.3"}],"id":"6b5c50a0-1f82-4039-9358-4ea615a282ff","security_groups":[],"mac_address":"fa:16:3e:ee:aa:66","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:20Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.7"}],"id":"c94f63f6-3a2d-42a7-a5f1-b42639e2689f","security_groups":["80ce7ced-7141-4b58-b7d1-3a20f26bcf5d","e12b5123-59c9-4fa3-ad93-8ad0cb189880"],"mac_address":"fa:16:3e:ae:7a:3e","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:03:05Z","binding:vnic_type":"normal","device_id":"a3ab63b2-6df8-4293-a000-4fa5c4e6638f"}]} 2018-10-12 05:03:29,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-800bdfa6-f9a7-4675-832d-8e59bc271ebb 2018-10-12 05:03:29,992 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:03:29,995 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e2d8a90L 2018-10-12 05:03:29,995 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:03:29,995 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:03:29,995 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:03:29,997 - 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-10-12 05:03:29,997 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:03:29,997 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:03:29,997 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:03:29,997 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:03:29,998 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:03:30,015 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:03:30,015 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:03:30,027 - paramiko.transport - DEBUG - Trying key 684bd6fabdc58db01739082bb0a0ab2b from tmp/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d 2018-10-12 05:03:30,052 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:03:30,055 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:03:30,156 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:03:30,173 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:03:30,173 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:03:30,176 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e2d8090L 2018-10-12 05:03:30,176 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:03:30,176 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:03:30,177 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:03:30,178 - 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-10-12 05:03:30,178 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:03:30,178 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:03:30,178 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:03:30,179 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:03:30,179 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:03:30,196 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:03:30,196 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:03:30,208 - paramiko.transport - DEBUG - Trying key 684bd6fabdc58db01739082bb0a0ab2b from tmp/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d 2018-10-12 05:03:30,236 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:03:30,239 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:03:30,241 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:03:30,242 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-12 05:03:30,242 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:03:30,243 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:03:30,248 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:30,727 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-7f7f2ad4-ab9c-47bf-a6b3-bcb50ab0d9a6 x-compute-request-id: req-7f7f2ad4-ab9c-47bf-a6b3-bcb50ab0d9a6 Content-Encoding: gzip Content-Length: 789 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:15Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:30,727 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-7f7f2ad4-ab9c-47bf-a6b3-bcb50ab0d9a6 2018-10-12 05:03:30,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" -d '{"reboot": {"type": "SOFT"}}' 2018-10-12 05:03:30,871 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-ad0bb5e8-f099-47ab-b455-794657c2106f x-compute-request-id: req-ad0bb5e8-f099-47ab-b455-794657c2106f Content-Length: 0 Content-Type: application/json 2018-10-12 05:03:30,871 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action used request id req-ad0bb5e8-f099-47ab-b455-794657c2106f 2018-10-12 05:03:45,887 - create_instance_tests - INFO - Looking for IP 10.55.1.7 in the console log 2018-10-12 05:03:45,890 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:46,576 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-07b063e2-ba98-42a4-9671-4f292a61e4d7 x-compute-request-id: req-07b063e2-ba98-42a4-9671-4f292a61e4d7 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-12T05:03:31Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:46,576 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-07b063e2-ba98-42a4-9671-4f292a61e4d7 2018-10-12 05:03:46,579 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:03:47,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-d9113a7b-2188-4c10-9044-471ae733ceda x-compute-request-id: req-d9113a7b-2188-4c10-9044-471ae733ceda Content-Encoding: gzip Content-Length: 9650 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 517049698 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.908 MHz processor\n[ 0.125683] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.127317] pid_max: default: 32768 minimum: 301\n[ 0.128197] ACPI: Core revision 20150930\n[ 0.129568] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.130843] Security Framework initialized\n[ 0.131636] Yama: becoming mindful.\n[ 0.132369] AppArmor: AppArmor initialized\n[ 0.133204] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.134449] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.135664] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.136825] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138196] Initializing cgroup subsys io\n[ 0.138985] Initializing cgroup subsys memory\n[ 0.139821] Initializing cgroup subsys devices\n[ 0.140669] Initializing cgroup subsys freezer\n[ 0.141520] Initializing cgroup subsys net_cls\n[ 0.142369] Initializing cgroup subsys perf_event\n[ 0.143256] Initializing cgroup subsys net_prio\n[ 0.144115] Initializing cgroup subsys hugetlb\n[ 0.144967] Initializing cgroup subsys pids\n[ 0.145823] CPU: Physical Processor ID: 0\n[ 0.147319] mce: CPU supports 10 MCE banks\n[ 0.148168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.149150] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.151379] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.157721] ftrace: allocating 31920 entries in 125 pages\n[ 0.183676] smpboot: Max logical packages: 2\n[ 0.184521] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.185693] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.187010] x2apic enabled\n[ 0.187819] Switched APIC routing to physical x2apic.\n[ 0.189562] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.190739] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.192821] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.194688] KVM setup paravirtual spinlock\n[ 0.196079] x86: Booting SMP configuration:\n[ 0.196957] .... node #0, CPUs: #1\n[ 0.197823] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.219459] x86: Booted up 1 node, 2 CPUs\n[ 0.219461] KVM setup async PF for cpu 1\n[ 0.219464] kvm-stealtime: cpu 1, msr f90d940\n[ 0.221992] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.223455] devtmpfs: initialized\n[ 0.225140] evm: security.selinux\n[ 0.225817] evm: security.SMACK64\n[ 0.226496] evm: security.SMACK64EXEC\n[ 0.227224] evm: security.SMACK64TRANSMUTE\n[ 0.228017] evm: security.SMACK64MMAP\n[ 0.228780] evm: security.ima\n[ 0.229408] evm: security.capability\n[ 0.230243] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.232082] pinctrl core: initialized pinctrl subsystem\n[ 0.233160] RTC time: 5:03:14, date: 10/12/18\n[ 0.234119] NET: Registered protocol family 16\n[ 0.244052] cpuidle: using governor ladder\n[ 0.256160] cpuidle: using governor menu\n[ 0.256942] PCCT header not found.\n[ 0.257691] ACPI: bus type PCI registered\n[ 0.258472] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.259693] PCI: Using configuration type 1 for base access\n[ 0.273319] ACPI: Added _OSI(Module Device)\n[ 0.274164] ACPI: Added _OSI(Processor Device)\n[ 0.274992] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.275864] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.278170] ACPI: Interpreter enabled\n[ 0.278910] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.280706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.282497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.284275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.286053] ACPI: (supports S0 S5)\n[ 0.286738] ACPI: Using IOAPIC for interrupt routing\n[ 0.287758] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.291075] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.292176] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.293360] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.294515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.296698] acpiphp: Slot [3] registered\n[ 0.297479] acpiphp: Slot [4] registered\n[ 0.298255] acpiphp: Slot [5] registered\n[ 0.299029] acpiphp: Slot [6] registered\n[ 0.299805] acpiphp: Slot [7] registered\n[ 0.300580] acpiphp: Slot [8] registered\n[ 0.301355] acpiphp: Slot [9] registered\n[ 0.302127] acpiphp: Slot [10] registered\n[ 0.312855] acpiphp: Slot [11] registered\n[ 0.313659] acpiphp: Slot [12] registered\n[ 0.314450] acpiphp: Slot [13] registered\n[ 0.315234] acpiphp: Slot [14] registered\n[ 0.316014] acpiphp: Slot [15] registered\n[ 0.316798] acpiphp: Slot [16] registered\n[ 0.317596] acpiphp: Slot [17] registered\n[ 0.318383] acpiphp: Slot [18] registered\n[ 0.319163] acpiphp: Slot [19] registered\n[ 0.319939] acpiphp: Slot [20] registered\n[ 0.320724] acpiphp: Slot [21] registered\n[ 0.321511] acpiphp: Slot [22] registered\n[ 0.322302] acpiphp: Slot [23] registered\n[ 0.323088] acpiphp: Slot [24] registered\n[ 0.323870] acpiphp: Slot [25] registered\n[ 0.324660] acpiphp: Slot [26] registered\n[ 0.325448] acpiphp: Slot [27] registered\n[ 0.326231] acpiphp: Slot [28] registered\n[ 0.327015] acpiphp: Slot [29] registered\n[ 0.327799] acpiphp: Slot [30] registered\n[ 0.328586] acpiphp: Slot [31] registered\n[ 0.329363] PCI host bridge to bus 0000:00\n[ 0.330147] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.331312] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.332479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.333879] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.335276] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.341543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.342773] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.343911] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.345134] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.351540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.352930] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.398535] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.400016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.401399] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.402779] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.404126] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.405375] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.406570] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.407618] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.409104] vgaarb: loaded\n[ 0.409685] vgaarb: bridge control possible 0000:00:02.0\n[ 0.410800] SCSI subsystem initialized\n[ 0.411619] ACPI: bus type USB registered\n[ 0.412413] usbcore: registered new interface driver usbfs\n[ 0.413403] usbcore: registered new interface driver hub\n[ 0.414369] usbcore: registered new device driver usb\n[ 0.415434] PCI: Using ACPI for IRQ routing\n[ 0.416435] NetLabel: Initializing\n[ 0.417142] NetLabel: domain hash size = 128\n[ 0.417964] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.418884] NetLabel: unlabeled traffic allowed by default\n[ 0.419960] clocksource: Switched to clocksource kvm-clock\n[ 0.425855] AppArmor: AppArmor Filesystem Enabled\n[ 0.426794] pnp: PnP ACPI init\n[ 0.427699] pnp: PnP ACPI: found 5 devices\n[ 0.434790] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.436443] NET: Registered protocol family 2\n[ 0.437394] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.438621] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.439741] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.440879] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.441919] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.443042] NET: Registered protocol family 1\n[ 0.443879] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.444932] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.445964] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.464604] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.483367] Trying to unpack rootfs image as initramfs...\n[ 0.533624] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.547776] Scanning for low memory corruption every 60 seconds\n[ 0.549183] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.550306] audit: initializing netlink subsys (disabled)\n[ 0.551305] audit: type=2000 audit(1539320595.113:1): initialized\n[ 0.552608] Initialise system trusted keyring\n[ 0.553568] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.554703] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.556794] zbud: loaded\n[ 0.557528] VFS: Disk quotas dquot_6.6.0\n[ 0.558330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.559878] fuse init (API version 7.23)\n[ 0.560772] Key type big_key registered\n[ 0.561564] Allocating IMA MOK and blacklist keyrings.\n[ 0.562757] Key type asymmetric registered\n[ 0.563558] Asymmetric key parser 'x509' registered\n[ 0.564496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.565954] io scheduler noop registered\n[ 0.566728] io scheduler deadline registered (default)\n[ 0.567702] io scheduler cfq registered\n[ 0.568539] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.569562] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.570796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.572243] ACPI: Power Button [PWRF]\n[ 0.573110] GHES: HEST is not enabled!\n[ 0.591402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.628506] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.630814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.654895] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.657464] Linux agpgart interface v0.103\n[ 0.659786] brd: module loaded\n[ 0.661146] loop: module loaded\n[ 0.664985] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.666630] GPT:90111 != 20971519\n[ 0.667301] GPT:Alternate GPT header not at the end of the disk.\n[ 0.668362] GPT:90111 != 20971519\n[ 0.669029] GPT: Use GNU Parted to correct GPT errors.\n[ 0.669972] vda: vda1 vda15\n[ 0.671420] scsi host0: ata_piix\n[ 0.672164] scsi host1: ata_piix\n[ 0.672871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.674048] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.675622] libphy: Fixed MDIO Bus: probed\n[ 0.676437] tun: Universal TUN/TAP device driver, 1.6\n[ 0.677361] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.679340] PPP generic driver version 2.4.2\n[ 0.680225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.681429] ehci-pci: EHCI PCI platform driver\n[ 0.682279] ehci-platform: EHCI generic platform driver\n[ 0.683249] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.684352] ohci-pci: OHCI PCI platform driver\n[ 0.685203] ohci-platform: OHCI generic platform driver\n[ 0.686161] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.705100] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.706069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.707504] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.708485] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.709574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.710766] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.712172] usb usb1: Product: UHCI Host Controller\n[ 0.713108] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.714213] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.715165] hub 1-0:1.0: USB hub found\n[ 0.715919] hub 1-0:1.0: 2 ports detected\n[ 0.716815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.718907] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.719837] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.720850] mousedev: PS/2 mouse device common for all mice\n[ 0.721985] rtc_cmos 00:00: RTC can wake from S4\n[ 0.723153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.724319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.725995] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.727257] i2c /dev entries driver\n[ 0.728008] device-mapper: uevent: version 1.0.3\n[ 0.728920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.730509] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.731819] NET: Registered protocol family 10\n[ 0.732832] NET: Registered protocol family 17\n[ 0.733712] Key type dns_resolver registered\n[ 0.734656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.735747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.736815] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.738523] registered taskstats version 1\n[ 0.739344] Loading compiled-in X.509 certificates\n[ 0.740764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.742572] zswap: loaded using pool lzo/zbud\n[ 0.744268] Key type trusted registered\n[ 0.746464] Key type encrypted registered\n[ 0.747725] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.749270] ima: No TPM chip found, activating TPM-bypass!\n[ 0.750817] evm: HMAC attrs: 0x1\n[ 0.752112] Magic number: 6:965:61\n[ 0.753283] rtc_cmos 00:00: setting system clock to 2018-10-12 05:03:15 UTC (1539320595)\n[ 0.767640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.768788] EDD information not available.\n[ 0.829431] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.830973] Write protecting the kernel read-only data: 14336k\n[ 0.832566] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.834379] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.18\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.389530] 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.7...\nLease of 10.55.1.7 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.38. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCip2nyT5fpLnFS8Y0dupJiY4msVppOMfGphlwaFb37ONl+9rukUxRfxlT2P7/l3TxmNFWW2NSrMe80moXTvtNVVLxakSnTXesx4EXCisDVD44EotVsYSJxZtBwYHOUfUzKmfoWsLfBhrGb1dvfYakKWEZY2HqO8sEHFdiJEvYy/wJQXcI53h/RJwhOHoM9dbJOqWj6swjpLl7z7DxkUkJVvlVnbjWiZ0/WFgvT0PTAj1VMcb8zmFNSwfJTAyL2rprIyELJ8MMxZya1zIbj4z+Axu1LFyaqhjmm3W3okONF9C9mtWohNuCT6dOQ3LFlFi3+fQ1K48aWusUsSShI5lEP root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a\nssh-dss AAAAB3NzaC1kc3MAAACBAJSNtpAO3c1dmqz5wXJNeH4c0nkHNGuSl5I2yewQJpsXjYnEfTUArNs4skvBosQ8iOMt5deLNwRBQ/1OsXbcniKExzdkWTfr5rfWXrpby2X3rHekk5uRZvm4O0jYvhrpzJ7lvDj9a1YzQbI14n8kYsEpojkTIwI3SRtIBvgrT5xPAAAAFQDn1QEKLBy0b17ALE2mvZdMF5LejQAAAIALxNWbnIEnIKfVlOrO5vCm4cVc++DKbQ0YpXURTEQn1lLiZKwnKGmbTcDu7HDf+QNIfLAezmnjj1ckCD8Rdjl972V/8+qaAAbuEobnYaoWD8plgmxewQ+qcH82SJ8mtGlx/fbGSD1phrhdTbPRWrGYA3pPylgtFsmKCJRqF/7NNwAAAIBGEUoWSQmmb9YZIx+m5vl3vxT/S6+Rz4oJS5Mg/iRcPFeIlgr6IW7aD0YHwCzGE4a1SooJtvYnM0AnsXOO7IppE1JulNfGZM6IYQuxJ4BWAqE5SluYCmurbUajyGL2d11X7aZ2veDXUlXufDX1oYzPFlej2hNKugNH0BxsU70P9w== root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a\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.7,24,fe80::f816:3eff:feae:7a3e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 \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-2d496fa4-5e1d-4104-825a-0d481a\nlaunch-index: 0\n=== cirros: current=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.\ncreateinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a login: The system is going down NOW!\nSent SIGTERM to all processes\n"} 2018-10-12 05:03:47,692 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action used request id req-d9113a7b-2188-4c10-9044-471ae733ceda 2018-10-12 05:03:47,693 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 05:03:47,693 - 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 517049698 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.908 MHz processor [ 0.125683] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.127317] pid_max: default: 32768 minimum: 301 [ 0.128197] ACPI: Core revision 20150930 [ 0.129568] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.130843] Security Framework initialized [ 0.131636] Yama: becoming mindful. [ 0.132369] AppArmor: AppArmor initialized [ 0.133204] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.134449] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.135664] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.136825] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138196] Initializing cgroup subsys io [ 0.138985] Initializing cgroup subsys memory [ 0.139821] Initializing cgroup subsys devices [ 0.140669] Initializing cgroup subsys freezer [ 0.141520] Initializing cgroup subsys net_cls [ 0.142369] Initializing cgroup subsys perf_event [ 0.143256] Initializing cgroup subsys net_prio [ 0.144115] Initializing cgroup subsys hugetlb [ 0.144967] Initializing cgroup subsys pids [ 0.145823] CPU: Physical Processor ID: 0 [ 0.147319] mce: CPU supports 10 MCE banks [ 0.148168] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.149150] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.151379] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.157721] ftrace: allocating 31920 entries in 125 pages [ 0.183676] smpboot: Max logical packages: 2 [ 0.184521] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.185693] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.187010] x2apic enabled [ 0.187819] Switched APIC routing to physical x2apic. [ 0.189562] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.190739] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.192821] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.194688] KVM setup paravirtual spinlock [ 0.196079] x86: Booting SMP configuration: [ 0.196957] .... node #0, CPUs: #1 [ 0.197823] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.219459] x86: Booted up 1 node, 2 CPUs [ 0.219461] KVM setup async PF for cpu 1 [ 0.219464] kvm-stealtime: cpu 1, msr f90d940 [ 0.221992] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.223455] devtmpfs: initialized [ 0.225140] evm: security.selinux [ 0.225817] evm: security.SMACK64 [ 0.226496] evm: security.SMACK64EXEC [ 0.227224] evm: security.SMACK64TRANSMUTE [ 0.228017] evm: security.SMACK64MMAP [ 0.228780] evm: security.ima [ 0.229408] evm: security.capability [ 0.230243] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.232082] pinctrl core: initialized pinctrl subsystem [ 0.233160] RTC time: 5:03:14, date: 10/12/18 [ 0.234119] NET: Registered protocol family 16 [ 0.244052] cpuidle: using governor ladder [ 0.256160] cpuidle: using governor menu [ 0.256942] PCCT header not found. [ 0.257691] ACPI: bus type PCI registered [ 0.258472] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.259693] PCI: Using configuration type 1 for base access [ 0.273319] ACPI: Added _OSI(Module Device) [ 0.274164] ACPI: Added _OSI(Processor Device) [ 0.274992] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.275864] ACPI: Added _OSI(Processor Aggregator Device) [ 0.278170] ACPI: Interpreter enabled [ 0.278910] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.280706] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.282497] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.284275] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.286053] ACPI: (supports S0 S5) [ 0.286738] ACPI: Using IOAPIC for interrupt routing [ 0.287758] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.291075] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.292176] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.293360] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.294515] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.296698] acpiphp: Slot [3] registered [ 0.297479] acpiphp: Slot [4] registered [ 0.298255] acpiphp: Slot [5] registered [ 0.299029] acpiphp: Slot [6] registered [ 0.299805] acpiphp: Slot [7] registered [ 0.300580] acpiphp: Slot [8] registered [ 0.301355] acpiphp: Slot [9] registered [ 0.302127] acpiphp: Slot [10] registered [ 0.312855] acpiphp: Slot [11] registered [ 0.313659] acpiphp: Slot [12] registered [ 0.314450] acpiphp: Slot [13] registered [ 0.315234] acpiphp: Slot [14] registered [ 0.316014] acpiphp: Slot [15] registered [ 0.316798] acpiphp: Slot [16] registered [ 0.317596] acpiphp: Slot [17] registered [ 0.318383] acpiphp: Slot [18] registered [ 0.319163] acpiphp: Slot [19] registered [ 0.319939] acpiphp: Slot [20] registered [ 0.320724] acpiphp: Slot [21] registered [ 0.321511] acpiphp: Slot [22] registered [ 0.322302] acpiphp: Slot [23] registered [ 0.323088] acpiphp: Slot [24] registered [ 0.323870] acpiphp: Slot [25] registered [ 0.324660] acpiphp: Slot [26] registered [ 0.325448] acpiphp: Slot [27] registered [ 0.326231] acpiphp: Slot [28] registered [ 0.327015] acpiphp: Slot [29] registered [ 0.327799] acpiphp: Slot [30] registered [ 0.328586] acpiphp: Slot [31] registered [ 0.329363] PCI host bridge to bus 0000:00 [ 0.330147] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.331312] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.332479] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.333879] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.335276] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.341543] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.342773] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.343911] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.345134] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.351540] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.352930] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.398535] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.400016] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.401399] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.402779] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.404126] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.405375] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.406570] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.407618] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.409104] vgaarb: loaded [ 0.409685] vgaarb: bridge control possible 0000:00:02.0 [ 0.410800] SCSI subsystem initialized [ 0.411619] ACPI: bus type USB registered [ 0.412413] usbcore: registered new interface driver usbfs [ 0.413403] usbcore: registered new interface driver hub [ 0.414369] usbcore: registered new device driver usb [ 0.415434] PCI: Using ACPI for IRQ routing [ 0.416435] NetLabel: Initializing [ 0.417142] NetLabel: domain hash size = 128 [ 0.417964] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.418884] NetLabel: unlabeled traffic allowed by default [ 0.419960] clocksource: Switched to clocksource kvm-clock [ 0.425855] AppArmor: AppArmor Filesystem Enabled [ 0.426794] pnp: PnP ACPI init [ 0.427699] pnp: PnP ACPI: found 5 devices [ 0.434790] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.436443] NET: Registered protocol family 2 [ 0.437394] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.438621] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.439741] TCP: Hash tables configured (established 2048 bind 2048) [ 0.440879] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.441919] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.443042] NET: Registered protocol family 1 [ 0.443879] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.444932] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.445964] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.464604] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.483367] Trying to unpack rootfs image as initramfs... [ 0.533624] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.547776] Scanning for low memory corruption every 60 seconds [ 0.549183] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.550306] audit: initializing netlink subsys (disabled) [ 0.551305] audit: type=2000 audit(1539320595.113:1): initialized [ 0.552608] Initialise system trusted keyring [ 0.553568] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.554703] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.556794] zbud: loaded [ 0.557528] VFS: Disk quotas dquot_6.6.0 [ 0.558330] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.559878] fuse init (API version 7.23) [ 0.560772] Key type big_key registered [ 0.561564] Allocating IMA MOK and blacklist keyrings. [ 0.562757] Key type asymmetric registered [ 0.563558] Asymmetric key parser 'x509' registered [ 0.564496] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.565954] io scheduler noop registered [ 0.566728] io scheduler deadline registered (default) [ 0.567702] io scheduler cfq registered [ 0.568539] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.569562] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.570796] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.572243] ACPI: Power Button [PWRF] [ 0.573110] GHES: HEST is not enabled! [ 0.591402] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.628506] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.630814] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.654895] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.657464] Linux agpgart interface v0.103 [ 0.659786] brd: module loaded [ 0.661146] loop: module loaded [ 0.664985] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.666630] GPT:90111 != 20971519 [ 0.667301] GPT:Alternate GPT header not at the end of the disk. [ 0.668362] GPT:90111 != 20971519 [ 0.669029] GPT: Use GNU Parted to correct GPT errors. [ 0.669972] vda: vda1 vda15 [ 0.671420] scsi host0: ata_piix [ 0.672164] scsi host1: ata_piix [ 0.672871] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.674048] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.675622] libphy: Fixed MDIO Bus: probed [ 0.676437] tun: Universal TUN/TAP device driver, 1.6 [ 0.677361] tun: (C) 1999-2004 Max Krasnyansky [ 0.679340] PPP generic driver version 2.4.2 [ 0.680225] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.681429] ehci-pci: EHCI PCI platform driver [ 0.682279] ehci-platform: EHCI generic platform driver [ 0.683249] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.684352] ohci-pci: OHCI PCI platform driver [ 0.685203] ohci-platform: OHCI generic platform driver [ 0.686161] uhci_hcd: USB Universal Host Controller Interface driver [ 0.705100] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.706069] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.707504] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.708485] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.709574] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.710766] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.712172] usb usb1: Product: UHCI Host Controller [ 0.713108] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.714213] usb usb1: SerialNumber: 0000:00:01.2 [ 0.715165] hub 1-0:1.0: USB hub found [ 0.715919] hub 1-0:1.0: 2 ports detected [ 0.716815] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.718907] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.719837] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.720850] mousedev: PS/2 mouse device common for all mice [ 0.721985] rtc_cmos 00:00: RTC can wake from S4 [ 0.723153] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.724319] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.725995] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.727257] i2c /dev entries driver [ 0.728008] device-mapper: uevent: version 1.0.3 [ 0.728920] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.730509] ledtrig-cpu: registered to indicate activity on CPUs [ 0.731819] NET: Registered protocol family 10 [ 0.732832] NET: Registered protocol family 17 [ 0.733712] Key type dns_resolver registered [ 0.734656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.735747] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.736815] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.738523] registered taskstats version 1 [ 0.739344] Loading compiled-in X.509 certificates [ 0.740764] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.742572] zswap: loaded using pool lzo/zbud [ 0.744268] Key type trusted registered [ 0.746464] Key type encrypted registered [ 0.747725] AppArmor: AppArmor sha1 policy hashing enabled [ 0.749270] ima: No TPM chip found, activating TPM-bypass! [ 0.750817] evm: HMAC attrs: 0x1 [ 0.752112] Magic number: 6:965:61 [ 0.753283] rtc_cmos 00:00: setting system clock to 2018-10-12 05:03:15 UTC (1539320595) [ 0.767640] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.768788] EDD information not available. [ 0.829431] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.830973] Write protecting the kernel read-only data: 14336k [ 0.832566] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.834379] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.18 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.389530] 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.7... Lease of 10.55.1.7 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.38. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCip2nyT5fpLnFS8Y0dupJiY4msVppOMfGphlwaFb37ONl+9rukUxRfxlT2P7/l3TxmNFWW2NSrMe80moXTvtNVVLxakSnTXesx4EXCisDVD44EotVsYSJxZtBwYHOUfUzKmfoWsLfBhrGb1dvfYakKWEZY2HqO8sEHFdiJEvYy/wJQXcI53h/RJwhOHoM9dbJOqWj6swjpLl7z7DxkUkJVvlVnbjWiZ0/WFgvT0PTAj1VMcb8zmFNSwfJTAyL2rprIyELJ8MMxZya1zIbj4z+Axu1LFyaqhjmm3W3okONF9C9mtWohNuCT6dOQ3LFlFi3+fQ1K48aWusUsSShI5lEP root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a ssh-dss AAAAB3NzaC1kc3MAAACBAJSNtpAO3c1dmqz5wXJNeH4c0nkHNGuSl5I2yewQJpsXjYnEfTUArNs4skvBosQ8iOMt5deLNwRBQ/1OsXbcniKExzdkWTfr5rfWXrpby2X3rHekk5uRZvm4O0jYvhrpzJ7lvDj9a1YzQbI14n8kYsEpojkTIwI3SRtIBvgrT5xPAAAAFQDn1QEKLBy0b17ALE2mvZdMF5LejQAAAIALxNWbnIEnIKfVlOrO5vCm4cVc++DKbQ0YpXURTEQn1lLiZKwnKGmbTcDu7HDf+QNIfLAezmnjj1ckCD8Rdjl972V/8+qaAAbuEobnYaoWD8plgmxewQ+qcH82SJ8mtGlx/fbGSD1phrhdTbPRWrGYA3pPylgtFsmKCJRqF/7NNwAAAIBGEUoWSQmmb9YZIx+m5vl3vxT/S6+Rz4oJS5Mg/iRcPFeIlgr6IW7aD0YHwCzGE4a1SooJtvYnM0AnsXOO7IppE1JulNfGZM6IYQuxJ4BWAqE5SluYCmurbUajyGL2d11X7aZ2veDXUlXufDX1oYzPFlej2hNKugNH0BxsU70P9w== root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.7,24,fe80::f816:3eff:feae:7a3e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 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-2d496fa4-5e1d-4104-825a-0d481a launch-index: 0 === cirros: current=0.4.0 uptime=3.42 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a login: The system is going down NOW! Sent SIGTERM to all processes 2018-10-12 05:03:47,694 - create_instance - INFO - Checking if VM is active 2018-10-12 05:03:47,697 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:48,184 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-ff5c8c3e-da1b-4743-9016-f503fcc81231 x-compute-request-id: req-ff5c8c3e-da1b-4743-9016-f503fcc81231 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-12T05:03:31Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:48,184 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-ff5c8c3e-da1b-4743-9016-f503fcc81231 2018-10-12 05:03:48,184 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst] is - REBOOT 2018-10-12 05:03:48,184 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:03:51,186 - create_instance - DEBUG - VM status query timeout in 896.507765055 2018-10-12 05:03:51,189 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:51,687 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-485bf375-1c76-4364-be16-0b1b91885edf x-compute-request-id: req-485bf375-1c76-4364-be16-0b1b91885edf Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "reboot_started", "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "REBOOT", "updated": "2018-10-12T05:03:31Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:51,687 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-485bf375-1c76-4364-be16-0b1b91885edf 2018-10-12 05:03:51,687 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst] is - REBOOT 2018-10-12 05:03:51,688 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:03:54,691 - create_instance - DEBUG - VM status query timeout in 893.003067017 2018-10-12 05:03:54,694 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:55,189 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03: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-0b0a32d7-bb6a-48b2-8cb1-09372895ba57 x-compute-request-id: req-0b0a32d7-bb6a-48b2-8cb1-09372895ba57 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:54Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:55,189 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-0b0a32d7-bb6a-48b2-8cb1-09372895ba57 2018-10-12 05:03:55,190 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst] is - ACTIVE 2018-10-12 05:03:55,190 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:03:55,193 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:55,691 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-6f4ae45b-d61c-40e4-b0a2-34872ffceed1 x-compute-request-id: req-6f4ae45b-d61c-40e4-b0a2-34872ffceed1 Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:54Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:03:55,691 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-6f4ae45b-d61c-40e4-b0a2-34872ffceed1 2018-10-12 05:03:55,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:55,798 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e77bfbbe-e301-4740-803b-e2472d563305 Date: Fri, 12 Oct 2018 05:03: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:03:55,798 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-e77bfbbe-e301-4740-803b-e2472d563305 2018-10-12 05:03:55,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:55,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:03:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18dbbaec-8196-470b-add4-b6d83d0e3fb1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:03:55,877 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-18dbbaec-8196-470b-add4-b6d83d0e3fb1 2018-10-12 05:03:55,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:55,941 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ae87d530-463c-4ee2-b328-05a92720d23a Date: Fri, 12 Oct 2018 05:03:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:03:55,941 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-ae87d530-463c-4ee2-b328-05a92720d23a 2018-10-12 05:03:55,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:03:56,043 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-31177673-36a1-49d5-bb59-17e5d74f15b2 Date: Fri, 12 Oct 2018 05:03:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.1"}],"id":"40bb835b-34dd-48a3-8023-cd96b04ccd26","security_groups":[],"mac_address":"fa:16:3e:6c:2c:60","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:53Z","binding:vnic_type":"normal","device_id":"8b81d691-9d78-4dac-9fee-831378341c09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.2"}],"id":"54c6e540-5178-40bc-870a-0b7309bdfd01","security_groups":[],"mac_address":"fa:16:3e:8c:e1:6a","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.4"}],"id":"5b982c6d-b265-4885-8232-2ead2a03d081","security_groups":[],"mac_address":"fa:16:3e:1a:bb:01","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.3"}],"id":"6b5c50a0-1f82-4039-9358-4ea615a282ff","security_groups":[],"mac_address":"fa:16:3e:ee:aa:66","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:20Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.7"}],"id":"c94f63f6-3a2d-42a7-a5f1-b42639e2689f","security_groups":["80ce7ced-7141-4b58-b7d1-3a20f26bcf5d","e12b5123-59c9-4fa3-ad93-8ad0cb189880"],"mac_address":"fa:16:3e:ae:7a:3e","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:03:05Z","binding:vnic_type":"normal","device_id":"a3ab63b2-6df8-4293-a000-4fa5c4e6638f"}]} 2018-10-12 05:03:56,043 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-31177673-36a1-49d5-bb59-17e5d74f15b2 2018-10-12 05:03:56,044 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:03:57,048 - ansible_utils - WARNING - Unable to connect via SSH with message - [Errno None] Unable to connect to port 22 on 172.30.9.206 2018-10-12 05:03:57,049 - create_instance - DEBUG - Retry SSH connection in 3 seconds 2018-10-12 05:04:00,052 - create_instance - DEBUG - SSH connection timeout in 175.991848946 2018-10-12 05:04:00,052 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:04:00,054 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e387bd0L 2018-10-12 05:04:00,055 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:04:00,055 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:04:00,055 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:04:00,057 - 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-10-12 05:04:00,057 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:04:00,057 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:04:00,057 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:04:00,058 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:04:00,058 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:04:00,075 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:04:00,076 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:04:00,087 - paramiko.transport - DEBUG - Trying key 684bd6fabdc58db01739082bb0a0ab2b from tmp/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d 2018-10-12 05:04:00,116 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:04:00,122 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:04:00,222 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:04:00,265 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:04:00,265 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:04:00,267 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e387610L 2018-10-12 05:04:00,267 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:04:00,268 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:04:00,268 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:04:00,269 - 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-10-12 05:04:00,269 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:04:00,269 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:04:00,269 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:04:00,270 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:04:00,270 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:04:00,287 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:04:00,287 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:04:00,300 - paramiko.transport - DEBUG - Trying key 684bd6fabdc58db01739082bb0a0ab2b from tmp/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d 2018-10-12 05:04:00,323 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:04:00,327 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:04:00,332 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:04:00,333 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-12 05:04:00,333 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:04:00,334 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:04:00,341 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:00,958 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04: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-e46bd4ac-ec2d-4227-a43a-e5b696acc75b x-compute-request-id: req-e46bd4ac-ec2d-4227-a43a-e5b696acc75b Content-Encoding: gzip Content-Length: 790 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:03:54Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:04:00,958 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-e46bd4ac-ec2d-4227-a43a-e5b696acc75b 2018-10-12 05:04:00,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" -d '{"reboot": {"type": "SOFT"}}' 2018-10-12 05:04:01,092 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:04: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-a3fd2f4f-931c-4888-b760-bf61980a536d x-compute-request-id: req-a3fd2f4f-931c-4888-b760-bf61980a536d Content-Length: 0 Content-Type: application/json 2018-10-12 05:04:01,092 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action used request id req-a3fd2f4f-931c-4888-b760-bf61980a536d 2018-10-12 05:04:16,102 - create_instance_tests - INFO - Looking for IP 10.55.1.7 in the console log 2018-10-12 05:04:16,106 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:16,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04: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-8dd37c88-3a20-42e1-a21e-437a80c143a1 x-compute-request-id: req-8dd37c88-3a20-42e1-a21e-437a80c143a1 Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:04:04Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:04:16,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-8dd37c88-3a20-42e1-a21e-437a80c143a1 2018-10-12 05:04:16,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:04:17,734 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04: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-d51f7bef-922e-40ac-b443-1b7ed6fe0057 x-compute-request-id: req-d51f7bef-922e-40ac-b443-1b7ed6fe0057 Content-Encoding: gzip Content-Length: 9522 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 568412188 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.908 MHz processor\n[ 0.150376] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.151999] pid_max: default: 32768 minimum: 301\n[ 0.152868] ACPI: Core revision 20150930\n[ 0.154244] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.155518] Security Framework initialized\n[ 0.156314] Yama: becoming mindful.\n[ 0.157028] AppArmor: AppArmor initialized\n[ 0.157864] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.159123] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.160347] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.161513] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.162846] Initializing cgroup subsys io\n[ 0.163645] Initializing cgroup subsys memory\n[ 0.164485] Initializing cgroup subsys devices\n[ 0.165335] Initializing cgroup subsys freezer\n[ 0.166194] Initializing cgroup subsys net_cls\n[ 0.167041] Initializing cgroup subsys perf_event\n[ 0.167930] Initializing cgroup subsys net_prio\n[ 0.168788] Initializing cgroup subsys hugetlb\n[ 0.169647] Initializing cgroup subsys pids\n[ 0.170504] CPU: Physical Processor ID: 0\n[ 0.171990] mce: CPU supports 10 MCE banks\n[ 0.172814] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.173801] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.176055] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.182430] ftrace: allocating 31920 entries in 125 pages\n[ 0.208961] smpboot: Max logical packages: 2\n[ 0.209802] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.210974] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.212292] x2apic enabled\n[ 0.213090] Switched APIC routing to physical x2apic.\n[ 0.214827] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.216046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.218136] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.220007] KVM setup paravirtual spinlock\n[ 0.221465] x86: Booting SMP configuration:\n[ 0.222346] .... node #0, CPUs: #1\n[ 0.223217] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.244895] x86: Booted up 1 node, 2 CPUs\n[ 0.244897] KVM setup async PF for cpu 1\n[ 0.244900] kvm-stealtime: cpu 1, msr f90d940\n[ 0.247439] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.248897] devtmpfs: initialized\n[ 0.250596] evm: security.selinux\n[ 0.251284] evm: security.SMACK64\n[ 0.251966] evm: security.SMACK64EXEC\n[ 0.252693] evm: security.SMACK64TRANSMUTE\n[ 0.253492] evm: security.SMACK64MMAP\n[ 0.254228] evm: security.ima\n[ 0.254852] evm: security.capability\n[ 0.255666] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.257505] pinctrl core: initialized pinctrl subsystem\n[ 0.258587] RTC time: 5:04:03, date: 10/12/18\n[ 0.259530] NET: Registered protocol family 16\n[ 0.269575] cpuidle: using governor ladder\n[ 0.281590] cpuidle: using governor menu\n[ 0.282419] PCCT header not found.\n[ 0.283195] ACPI: bus type PCI registered\n[ 0.284000] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.285249] PCI: Using configuration type 1 for base access\n[ 0.298613] ACPI: Added _OSI(Module Device)\n[ 0.299488] ACPI: Added _OSI(Processor Device)\n[ 0.300346] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.301241] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.303549] ACPI: Interpreter enabled\n[ 0.304331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.306182] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.308043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.309905] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.311774] ACPI: (supports S0 S5)\n[ 0.312486] ACPI: Using IOAPIC for interrupt routing\n[ 0.313687] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.317085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.318237] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.319484] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.320689] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.322940] acpiphp: Slot [3] registered\n[ 0.323753] acpiphp: Slot [4] registered\n[ 0.324579] acpiphp: Slot [5] registered\n[ 0.325385] acpiphp: Slot [6] registered\n[ 0.326418] acpiphp: Slot [7] registered\n[ 0.327456] acpiphp: Slot [8] registered\n[ 0.328541] acpiphp: Slot [9] registered\n[ 0.329590] acpiphp: Slot [10] registered\n[ 0.340785] acpiphp: Slot [11] registered\n[ 0.341880] acpiphp: Slot [12] registered\n[ 0.342938] acpiphp: Slot [13] registered\n[ 0.343963] acpiphp: Slot [14] registered\n[ 0.344988] acpiphp: Slot [15] registered\n[ 0.346029] acpiphp: Slot [16] registered\n[ 0.347089] acpiphp: Slot [17] registered\n[ 0.348143] acpiphp: Slot [18] registered\n[ 0.349220] acpiphp: Slot [19] registered\n[ 0.350313] acpiphp: Slot [20] registered\n[ 0.351341] acpiphp: Slot [21] registered\n[ 0.352420] acpiphp: Slot [22] registered\n[ 0.353519] acpiphp: Slot [23] registered\n[ 0.354589] acpiphp: Slot [24] registered\n[ 0.355616] acpiphp: Slot [25] registered\n[ 0.356641] acpiphp: Slot [26] registered\n[ 0.357679] acpiphp: Slot [27] registered\n[ 0.358732] acpiphp: Slot [28] registered\n[ 0.359792] acpiphp: Slot [29] registered\n[ 0.360854] acpiphp: Slot [30] registered\n[ 0.361951] acpiphp: Slot [31] registered\n[ 0.362999] PCI host bridge to bus 0000:00\n[ 0.364053] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.365676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.367302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.369196] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.371120] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.377705] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.379437] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.380995] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.382681] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.389982] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.391819] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.439278] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.441080] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.442860] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.445884] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.447607] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.449183] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.450668] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.452049] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.454074] vgaarb: loaded\n[ 0.454839] vgaarb: bridge control possible 0000:00:02.0\n[ 0.456298] SCSI subsystem initialized\n[ 0.457363] ACPI: bus type USB registered\n[ 0.458436] usbcore: registered new interface driver usbfs\n[ 0.459796] usbcore: registered new interface driver hub\n[ 0.461129] usbcore: registered new device driver usb\n[ 0.462562] PCI: Using ACPI for IRQ routing\n[ 0.463849] NetLabel: Initializing\n[ 0.464755] NetLabel: domain hash size = 128\n[ 0.465852] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.467134] NetLabel: unlabeled traffic allowed by default\n[ 0.468596] clocksource: Switched to clocksource kvm-clock\n[ 0.474788] AppArmor: AppArmor Filesystem Enabled\n[ 0.476050] pnp: PnP ACPI init\n[ 0.477149] pnp: PnP ACPI: found 5 devices\n[ 0.484538] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.486752] NET: Registered protocol family 2\n[ 0.488006] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.489720] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.491272] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.492774] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.494161] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.495650] NET: Registered protocol family 1\n[ 0.496752] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.498159] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.499528] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.518049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.536974] Trying to unpack rootfs image as initramfs...\n[ 0.587256] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.601493] Scanning for low memory corruption every 60 seconds\n[ 0.602899] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.604019] audit: initializing netlink subsys (disabled)\n[ 0.605037] audit: type=2000 audit(1539320644.912:1): initialized\n[ 0.606322] Initialise system trusted keyring\n[ 0.607250] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.608396] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.610492] zbud: loaded\n[ 0.611207] VFS: Disk quotas dquot_6.6.0\n[ 0.612012] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.613546] fuse init (API version 7.23)\n[ 0.614439] Key type big_key registered\n[ 0.615227] Allocating IMA MOK and blacklist keyrings.\n[ 0.616389] Key type asymmetric registered\n[ 0.617205] Asymmetric key parser 'x509' registered\n[ 0.618139] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.619573] io scheduler noop registered\n[ 0.620352] io scheduler deadline registered (default)\n[ 0.621324] io scheduler cfq registered\n[ 0.622147] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.623164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.624399] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.625815] ACPI: Power Button [PWRF]\n[ 0.626662] GHES: HEST is not enabled!\n[ 0.645008] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.682625] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.684940] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.710128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.712809] Linux agpgart interface v0.103\n[ 0.715430] brd: module loaded\n[ 0.717004] loop: module loaded\n[ 0.723247] vda: vda1 vda15\n[ 0.725027] scsi host0: ata_piix\n[ 0.726004] scsi host1: ata_piix\n[ 0.726916] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.728530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.730535] libphy: Fixed MDIO Bus: probed\n[ 0.731598] tun: Universal TUN/TAP device driver, 1.6\n[ 0.732854] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.735489] PPP generic driver version 2.4.2\n[ 0.736647] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.738230] ehci-pci: EHCI PCI platform driver\n[ 0.739371] ehci-platform: EHCI generic platform driver\n[ 0.740686] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.742183] ohci-pci: OHCI PCI platform driver\n[ 0.743316] ohci-platform: OHCI generic platform driver\n[ 0.744625] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.764004] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.765326] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.767171] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.768463] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.769934] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.771527] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.773380] usb usb1: Product: UHCI Host Controller\n[ 0.774728] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.776263] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.777746] hub 1-0:1.0: USB hub found\n[ 0.778896] hub 1-0:1.0: 2 ports detected\n[ 0.780263] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.783344] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.784860] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.786434] mousedev: PS/2 mouse device common for all mice\n[ 0.788206] rtc_cmos 00:00: RTC can wake from S4\n[ 0.789996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.792591] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.794562] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.796333] i2c /dev entries driver\n[ 0.797432] device-mapper: uevent: version 1.0.3\n[ 0.798645] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.800764] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.802449] NET: Registered protocol family 10\n[ 0.803720] NET: Registered protocol family 17\n[ 0.804875] Key type dns_resolver registered\n[ 0.806085] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.807177] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.808620] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.810896] registered taskstats version 1\n[ 0.811967] Loading compiled-in X.509 certificates\n[ 0.813694] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.816126] zswap: loaded using pool lzo/zbud\n[ 0.817872] Key type trusted registered\n[ 0.819801] Key type encrypted registered\n[ 0.820896] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.822260] ima: No TPM chip found, activating TPM-bypass!\n[ 0.823620] evm: HMAC attrs: 0x1\n[ 0.824767] Magic number: 6:965:61\n[ 0.825818] rtc_cmos 00:00: setting system clock to 2018-10-12 05:04:04 UTC (1539320644)\n[ 0.827913] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.829380] EDD information not available.\n[ 0.885760] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.887770] Write protecting the kernel read-only data: 14336k\n[ 0.900206] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.902503] 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\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.84\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.089497] 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.7...\nLease of 10.55.1.7 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.06. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCip2nyT5fpLnFS8Y0dupJiY4msVppOMfGphlwaFb37ONl+9rukUxRfxlT2P7/l3TxmNFWW2NSrMe80moXTvtNVVLxakSnTXesx4EXCisDVD44EotVsYSJxZtBwYHOUfUzKmfoWsLfBhrGb1dvfYakKWEZY2HqO8sEHFdiJEvYy/wJQXcI53h/RJwhOHoM9dbJOqWj6swjpLl7z7DxkUkJVvlVnbjWiZ0/WFgvT0PTAj1VMcb8zmFNSwfJTAyL2rprIyELJ8MMxZya1zIbj4z+Axu1LFyaqhjmm3W3okONF9C9mtWohNuCT6dOQ3LFlFi3+fQ1K48aWusUsSShI5lEP root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a\nssh-dss AAAAB3NzaC1kc3MAAACBAJSNtpAO3c1dmqz5wXJNeH4c0nkHNGuSl5I2yewQJpsXjYnEfTUArNs4skvBosQ8iOMt5deLNwRBQ/1OsXbcniKExzdkWTfr5rfWXrpby2X3rHekk5uRZvm4O0jYvhrpzJ7lvDj9a1YzQbI14n8kYsEpojkTIwI3SRtIBvgrT5xPAAAAFQDn1QEKLBy0b17ALE2mvZdMF5LejQAAAIALxNWbnIEnIKfVlOrO5vCm4cVc++DKbQ0YpXURTEQn1lLiZKwnKGmbTcDu7HDf+QNIfLAezmnjj1ckCD8Rdjl972V/8+qaAAbuEobnYaoWD8plgmxewQ+qcH82SJ8mtGlx/fbGSD1phrhdTbPRWrGYA3pPylgtFsmKCJRqF/7NNwAAAIBGEUoWSQmmb9YZIx+m5vl3vxT/S6+Rz4oJS5Mg/iRcPFeIlgr6IW7aD0YHwCzGE4a1SooJtvYnM0AnsXOO7IppE1JulNfGZM6IYQuxJ4BWAqE5SluYCmurbUajyGL2d11X7aZ2veDXUlXufDX1oYzPFlej2hNKugNH0BxsU70P9w== root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a\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.7,24,fe80::f816:3eff:feae:7a3e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=1.69 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a login: "} 2018-10-12 05:04:17,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action used request id req-d51f7bef-922e-40ac-b443-1b7ed6fe0057 2018-10-12 05:04:17,736 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 05:04:17,736 - 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 568412188 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.908 MHz processor [ 0.150376] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.151999] pid_max: default: 32768 minimum: 301 [ 0.152868] ACPI: Core revision 20150930 [ 0.154244] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.155518] Security Framework initialized [ 0.156314] Yama: becoming mindful. [ 0.157028] AppArmor: AppArmor initialized [ 0.157864] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.159123] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.160347] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.161513] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.162846] Initializing cgroup subsys io [ 0.163645] Initializing cgroup subsys memory [ 0.164485] Initializing cgroup subsys devices [ 0.165335] Initializing cgroup subsys freezer [ 0.166194] Initializing cgroup subsys net_cls [ 0.167041] Initializing cgroup subsys perf_event [ 0.167930] Initializing cgroup subsys net_prio [ 0.168788] Initializing cgroup subsys hugetlb [ 0.169647] Initializing cgroup subsys pids [ 0.170504] CPU: Physical Processor ID: 0 [ 0.171990] mce: CPU supports 10 MCE banks [ 0.172814] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.173801] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.176055] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.182430] ftrace: allocating 31920 entries in 125 pages [ 0.208961] smpboot: Max logical packages: 2 [ 0.209802] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.210974] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.212292] x2apic enabled [ 0.213090] Switched APIC routing to physical x2apic. [ 0.214827] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.216046] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.218136] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.220007] KVM setup paravirtual spinlock [ 0.221465] x86: Booting SMP configuration: [ 0.222346] .... node #0, CPUs: #1 [ 0.223217] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.244895] x86: Booted up 1 node, 2 CPUs [ 0.244897] KVM setup async PF for cpu 1 [ 0.244900] kvm-stealtime: cpu 1, msr f90d940 [ 0.247439] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.248897] devtmpfs: initialized [ 0.250596] evm: security.selinux [ 0.251284] evm: security.SMACK64 [ 0.251966] evm: security.SMACK64EXEC [ 0.252693] evm: security.SMACK64TRANSMUTE [ 0.253492] evm: security.SMACK64MMAP [ 0.254228] evm: security.ima [ 0.254852] evm: security.capability [ 0.255666] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.257505] pinctrl core: initialized pinctrl subsystem [ 0.258587] RTC time: 5:04:03, date: 10/12/18 [ 0.259530] NET: Registered protocol family 16 [ 0.269575] cpuidle: using governor ladder [ 0.281590] cpuidle: using governor menu [ 0.282419] PCCT header not found. [ 0.283195] ACPI: bus type PCI registered [ 0.284000] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.285249] PCI: Using configuration type 1 for base access [ 0.298613] ACPI: Added _OSI(Module Device) [ 0.299488] ACPI: Added _OSI(Processor Device) [ 0.300346] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.301241] ACPI: Added _OSI(Processor Aggregator Device) [ 0.303549] ACPI: Interpreter enabled [ 0.304331] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.306182] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.308043] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.309905] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.311774] ACPI: (supports S0 S5) [ 0.312486] ACPI: Using IOAPIC for interrupt routing [ 0.313687] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.317085] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.318237] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.319484] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.320689] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.322940] acpiphp: Slot [3] registered [ 0.323753] acpiphp: Slot [4] registered [ 0.324579] acpiphp: Slot [5] registered [ 0.325385] acpiphp: Slot [6] registered [ 0.326418] acpiphp: Slot [7] registered [ 0.327456] acpiphp: Slot [8] registered [ 0.328541] acpiphp: Slot [9] registered [ 0.329590] acpiphp: Slot [10] registered [ 0.340785] acpiphp: Slot [11] registered [ 0.341880] acpiphp: Slot [12] registered [ 0.342938] acpiphp: Slot [13] registered [ 0.343963] acpiphp: Slot [14] registered [ 0.344988] acpiphp: Slot [15] registered [ 0.346029] acpiphp: Slot [16] registered [ 0.347089] acpiphp: Slot [17] registered [ 0.348143] acpiphp: Slot [18] registered [ 0.349220] acpiphp: Slot [19] registered [ 0.350313] acpiphp: Slot [20] registered [ 0.351341] acpiphp: Slot [21] registered [ 0.352420] acpiphp: Slot [22] registered [ 0.353519] acpiphp: Slot [23] registered [ 0.354589] acpiphp: Slot [24] registered [ 0.355616] acpiphp: Slot [25] registered [ 0.356641] acpiphp: Slot [26] registered [ 0.357679] acpiphp: Slot [27] registered [ 0.358732] acpiphp: Slot [28] registered [ 0.359792] acpiphp: Slot [29] registered [ 0.360854] acpiphp: Slot [30] registered [ 0.361951] acpiphp: Slot [31] registered [ 0.362999] PCI host bridge to bus 0000:00 [ 0.364053] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.365676] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.367302] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.369196] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.371120] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.377705] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.379437] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.380995] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.382681] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.389982] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.391819] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.439278] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.441080] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.442860] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.445884] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.447607] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.449183] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.450668] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.452049] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.454074] vgaarb: loaded [ 0.454839] vgaarb: bridge control possible 0000:00:02.0 [ 0.456298] SCSI subsystem initialized [ 0.457363] ACPI: bus type USB registered [ 0.458436] usbcore: registered new interface driver usbfs [ 0.459796] usbcore: registered new interface driver hub [ 0.461129] usbcore: registered new device driver usb [ 0.462562] PCI: Using ACPI for IRQ routing [ 0.463849] NetLabel: Initializing [ 0.464755] NetLabel: domain hash size = 128 [ 0.465852] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.467134] NetLabel: unlabeled traffic allowed by default [ 0.468596] clocksource: Switched to clocksource kvm-clock [ 0.474788] AppArmor: AppArmor Filesystem Enabled [ 0.476050] pnp: PnP ACPI init [ 0.477149] pnp: PnP ACPI: found 5 devices [ 0.484538] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.486752] NET: Registered protocol family 2 [ 0.488006] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.489720] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.491272] TCP: Hash tables configured (established 2048 bind 2048) [ 0.492774] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.494161] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.495650] NET: Registered protocol family 1 [ 0.496752] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.498159] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.499528] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.518049] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.536974] Trying to unpack rootfs image as initramfs... [ 0.587256] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.601493] Scanning for low memory corruption every 60 seconds [ 0.602899] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.604019] audit: initializing netlink subsys (disabled) [ 0.605037] audit: type=2000 audit(1539320644.912:1): initialized [ 0.606322] Initialise system trusted keyring [ 0.607250] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.608396] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.610492] zbud: loaded [ 0.611207] VFS: Disk quotas dquot_6.6.0 [ 0.612012] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.613546] fuse init (API version 7.23) [ 0.614439] Key type big_key registered [ 0.615227] Allocating IMA MOK and blacklist keyrings. [ 0.616389] Key type asymmetric registered [ 0.617205] Asymmetric key parser 'x509' registered [ 0.618139] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.619573] io scheduler noop registered [ 0.620352] io scheduler deadline registered (default) [ 0.621324] io scheduler cfq registered [ 0.622147] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.623164] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.624399] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.625815] ACPI: Power Button [PWRF] [ 0.626662] GHES: HEST is not enabled! [ 0.645008] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.682625] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.684940] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.710128] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.712809] Linux agpgart interface v0.103 [ 0.715430] brd: module loaded [ 0.717004] loop: module loaded [ 0.723247] vda: vda1 vda15 [ 0.725027] scsi host0: ata_piix [ 0.726004] scsi host1: ata_piix [ 0.726916] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.728530] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.730535] libphy: Fixed MDIO Bus: probed [ 0.731598] tun: Universal TUN/TAP device driver, 1.6 [ 0.732854] tun: (C) 1999-2004 Max Krasnyansky [ 0.735489] PPP generic driver version 2.4.2 [ 0.736647] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.738230] ehci-pci: EHCI PCI platform driver [ 0.739371] ehci-platform: EHCI generic platform driver [ 0.740686] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.742183] ohci-pci: OHCI PCI platform driver [ 0.743316] ohci-platform: OHCI generic platform driver [ 0.744625] uhci_hcd: USB Universal Host Controller Interface driver [ 0.764004] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.765326] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.767171] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.768463] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.769934] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.771527] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.773380] usb usb1: Product: UHCI Host Controller [ 0.774728] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.776263] usb usb1: SerialNumber: 0000:00:01.2 [ 0.777746] hub 1-0:1.0: USB hub found [ 0.778896] hub 1-0:1.0: 2 ports detected [ 0.780263] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.783344] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.784860] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.786434] mousedev: PS/2 mouse device common for all mice [ 0.788206] rtc_cmos 00:00: RTC can wake from S4 [ 0.789996] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.792591] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.794562] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.796333] i2c /dev entries driver [ 0.797432] device-mapper: uevent: version 1.0.3 [ 0.798645] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.800764] ledtrig-cpu: registered to indicate activity on CPUs [ 0.802449] NET: Registered protocol family 10 [ 0.803720] NET: Registered protocol family 17 [ 0.804875] Key type dns_resolver registered [ 0.806085] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.807177] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.808620] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.810896] registered taskstats version 1 [ 0.811967] Loading compiled-in X.509 certificates [ 0.813694] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.816126] zswap: loaded using pool lzo/zbud [ 0.817872] Key type trusted registered [ 0.819801] Key type encrypted registered [ 0.820896] AppArmor: AppArmor sha1 policy hashing enabled [ 0.822260] ima: No TPM chip found, activating TPM-bypass! [ 0.823620] evm: HMAC attrs: 0x1 [ 0.824767] Magic number: 6:965:61 [ 0.825818] rtc_cmos 00:00: setting system clock to 2018-10-12 05:04:04 UTC (1539320644) [ 0.827913] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.829380] EDD information not available. [ 0.885760] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.887770] Write protecting the kernel read-only data: 14336k [ 0.900206] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.902503] 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 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.84 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.089497] 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.7... Lease of 10.55.1.7 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.06. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCip2nyT5fpLnFS8Y0dupJiY4msVppOMfGphlwaFb37ONl+9rukUxRfxlT2P7/l3TxmNFWW2NSrMe80moXTvtNVVLxakSnTXesx4EXCisDVD44EotVsYSJxZtBwYHOUfUzKmfoWsLfBhrGb1dvfYakKWEZY2HqO8sEHFdiJEvYy/wJQXcI53h/RJwhOHoM9dbJOqWj6swjpLl7z7DxkUkJVvlVnbjWiZ0/WFgvT0PTAj1VMcb8zmFNSwfJTAyL2rprIyELJ8MMxZya1zIbj4z+Axu1LFyaqhjmm3W3okONF9C9mtWohNuCT6dOQ3LFlFi3+fQ1K48aWusUsSShI5lEP root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a ssh-dss AAAAB3NzaC1kc3MAAACBAJSNtpAO3c1dmqz5wXJNeH4c0nkHNGuSl5I2yewQJpsXjYnEfTUArNs4skvBosQ8iOMt5deLNwRBQ/1OsXbcniKExzdkWTfr5rfWXrpby2X3rHekk5uRZvm4O0jYvhrpzJ7lvDj9a1YzQbI14n8kYsEpojkTIwI3SRtIBvgrT5xPAAAAFQDn1QEKLBy0b17ALE2mvZdMF5LejQAAAIALxNWbnIEnIKfVlOrO5vCm4cVc++DKbQ0YpXURTEQn1lLiZKwnKGmbTcDu7HDf+QNIfLAezmnjj1ckCD8Rdjl972V/8+qaAAbuEobnYaoWD8plgmxewQ+qcH82SJ8mtGlx/fbGSD1phrhdTbPRWrGYA3pPylgtFsmKCJRqF/7NNwAAAIBGEUoWSQmmb9YZIx+m5vl3vxT/S6+Rz4oJS5Mg/iRcPFeIlgr6IW7aD0YHwCzGE4a1SooJtvYnM0AnsXOO7IppE1JulNfGZM6IYQuxJ4BWAqE5SluYCmurbUajyGL2d11X7aZ2veDXUlXufDX1oYzPFlej2hNKugNH0BxsU70P9w== root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.7,24,fe80::f816:3eff:feae:7a3e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a launch-index: 0 === cirros: current=0.4.0 uptime=1.69 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a login: 2018-10-12 05:04:17,737 - create_instance - INFO - Checking if VM is active 2018-10-12 05:04:17,739 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:18,258 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04: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-26c55da0-ff53-48a5-8903-1ddce0e97d1d x-compute-request-id: req-26c55da0-ff53-48a5-8903-1ddce0e97d1d Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:04:04Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:04:18,258 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-26c55da0-ff53-48a5-8903-1ddce0e97d1d 2018-10-12 05:04:18,259 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst] is - ACTIVE 2018-10-12 05:04:18,259 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:04:18,262 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:18,589 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04: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-1e3c4741-8fab-4c36-a35c-a7c7da5a5bab x-compute-request-id: req-1e3c4741-8fab-4c36-a35c-a7c7da5a5bab Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:04:04Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:04:18,589 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-1e3c4741-8fab-4c36-a35c-a7c7da5a5bab 2018-10-12 05:04:18,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:18,712 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a3254054-de0e-4470-a821-70e3919529a8 Date: Fri, 12 Oct 2018 05:04: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:04:18,712 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-a3254054-de0e-4470-a821-70e3919529a8 2018-10-12 05:04:18,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:18,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5a7e868d-cbae-4a7c-bdb8-bd8763212692 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:04:18,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-5a7e868d-cbae-4a7c-bdb8-bd8763212692 2018-10-12 05:04:18,808 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:19,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-2a3e24e7-4dd1-4d20-b411-d6505c20c187 Date: Fri, 12 Oct 2018 05:04:19 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:04:19,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-2a3e24e7-4dd1-4d20-b411-d6505c20c187 2018-10-12 05:04:19,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:19,262 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3902 X-Openstack-Request-Id: req-d2c68289-cf9f-4bb5-a9ed-e87c28c686af Date: Fri, 12 Oct 2018 05:04:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.1"}],"id":"40bb835b-34dd-48a3-8023-cd96b04ccd26","security_groups":[],"mac_address":"fa:16:3e:6c:2c:60","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:53Z","binding:vnic_type":"normal","device_id":"8b81d691-9d78-4dac-9fee-831378341c09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.2"}],"id":"54c6e540-5178-40bc-870a-0b7309bdfd01","security_groups":[],"mac_address":"fa:16:3e:8c:e1:6a","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.4"}],"id":"5b982c6d-b265-4885-8232-2ead2a03d081","security_groups":[],"mac_address":"fa:16:3e:1a:bb:01","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.3"}],"id":"6b5c50a0-1f82-4039-9358-4ea615a282ff","security_groups":[],"mac_address":"fa:16:3e:ee:aa:66","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:20Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.7"}],"id":"c94f63f6-3a2d-42a7-a5f1-b42639e2689f","security_groups":["80ce7ced-7141-4b58-b7d1-3a20f26bcf5d","e12b5123-59c9-4fa3-ad93-8ad0cb189880"],"mac_address":"fa:16:3e:ae:7a:3e","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:03:05Z","binding:vnic_type":"normal","device_id":"a3ab63b2-6df8-4293-a000-4fa5c4e6638f"}]} 2018-10-12 05:04:19,262 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-d2c68289-cf9f-4bb5-a9ed-e87c28c686af 2018-10-12 05:04:19,263 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:04:19,266 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e2c8f90L 2018-10-12 05:04:19,266 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:04:19,267 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:04:19,267 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:04:19,268 - 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-10-12 05:04:19,268 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:04:19,268 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:04:19,268 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:04:19,268 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:04:19,269 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:04:19,284 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:04:19,284 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:04:19,299 - paramiko.transport - DEBUG - Trying key 684bd6fabdc58db01739082bb0a0ab2b from tmp/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d 2018-10-12 05:04:19,321 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:04:19,327 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:04:19,428 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:04:19,445 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:04:19,445 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:04:19,447 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e2c8f90L 2018-10-12 05:04:19,447 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:04:19,447 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:04:19,448 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:04:19,449 - 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-10-12 05:04:19,449 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:04:19,449 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:04:19,450 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:04:19,450 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:04:19,450 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:04:19,467 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:04:19,468 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:04:19,479 - paramiko.transport - DEBUG - Trying key 684bd6fabdc58db01739082bb0a0ab2b from tmp/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d 2018-10-12 05:04:19,505 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:04:19,508 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:04:19,511 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:04:19,513 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-12 05:04:19,513 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:04:19,516 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:04:19,518 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:04:19,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:20,070 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04: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-62e7aabc-c4ee-406c-992b-9bddebac8eca x-compute-request-id: req-62e7aabc-c4ee-406c-992b-9bddebac8eca Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:04:04Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:04:20,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-62e7aabc-c4ee-406c-992b-9bddebac8eca 2018-10-12 05:04:20,074 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" -d '{"reboot": {"type": "HARD"}}' 2018-10-12 05:04:20,213 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:04: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-35984a5a-b3fa-43af-8092-5831dfffa83b x-compute-request-id: req-35984a5a-b3fa-43af-8092-5831dfffa83b Content-Length: 0 Content-Type: application/json 2018-10-12 05:04:20,213 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action used request id req-35984a5a-b3fa-43af-8092-5831dfffa83b 2018-10-12 05:04:35,228 - create_instance_tests - INFO - Looking for IP 10.55.1.7 in the console log 2018-10-12 05:04:35,232 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:35,769 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04: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-511ee5da-8c88-4bec-9616-6cc3805cd162 x-compute-request-id: req-511ee5da-8c88-4bec-9616-6cc3805cd162 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:04:21Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:04:35,769 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-511ee5da-8c88-4bec-9616-6cc3805cd162 2018-10-12 05:04:35,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:04:36,874 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04: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-1949a73e-ce0e-474f-a37c-77c66fd8d4de x-compute-request-id: req-1949a73e-ce0e-474f-a37c-77c66fd8d4de Content-Encoding: gzip Content-Length: 9522 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 536113477 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.908 MHz processor\n[ 0.126839] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.128472] pid_max: default: 32768 minimum: 301\n[ 0.129360] ACPI: Core revision 20150930\n[ 0.130749] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.132047] Security Framework initialized\n[ 0.132859] Yama: becoming mindful.\n[ 0.133591] AppArmor: AppArmor initialized\n[ 0.134452] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.135730] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.136976] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.138164] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.139531] Initializing cgroup subsys io\n[ 0.140342] Initializing cgroup subsys memory\n[ 0.141200] Initializing cgroup subsys devices\n[ 0.142081] Initializing cgroup subsys freezer\n[ 0.142955] Initializing cgroup subsys net_cls\n[ 0.143819] Initializing cgroup subsys perf_event\n[ 0.144722] Initializing cgroup subsys net_prio\n[ 0.145599] Initializing cgroup subsys hugetlb\n[ 0.146470] Initializing cgroup subsys pids\n[ 0.147341] CPU: Physical Processor ID: 0\n[ 0.148835] mce: CPU supports 10 MCE banks\n[ 0.149679] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.150677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.152972] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.159626] ftrace: allocating 31920 entries in 125 pages\n[ 0.186893] smpboot: Max logical packages: 2\n[ 0.187750] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.188933] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.190288] x2apic enabled\n[ 0.191089] Switched APIC routing to physical x2apic.\n[ 0.192842] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.194033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.196136] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.198016] KVM setup paravirtual spinlock\n[ 0.199495] x86: Booting SMP configuration:\n[ 0.200379] .... node #0, CPUs: #1\n[ 0.201257] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.223150] x86: Booted up 1 node, 2 CPUs\n[ 0.223153] KVM setup async PF for cpu 1\n[ 0.223156] kvm-stealtime: cpu 1, msr f90d940\n[ 0.225712] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.227205] devtmpfs: initialized\n[ 0.228919] evm: security.selinux\n[ 0.229612] evm: security.SMACK64\n[ 0.230301] evm: security.SMACK64EXEC\n[ 0.231036] evm: security.SMACK64TRANSMUTE\n[ 0.231842] evm: security.SMACK64MMAP\n[ 0.232580] evm: security.ima\n[ 0.233214] evm: security.capability\n[ 0.234064] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.235929] pinctrl core: initialized pinctrl subsystem\n[ 0.237029] RTC time: 5:04:20, date: 10/12/18\n[ 0.238002] NET: Registered protocol family 16\n[ 0.247937] cpuidle: using governor ladder\n[ 0.259999] cpuidle: using governor menu\n[ 0.260880] PCCT header not found.\n[ 0.261693] ACPI: bus type PCI registered\n[ 0.262549] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.263847] PCI: Using configuration type 1 for base access\n[ 0.277289] ACPI: Added _OSI(Module Device)\n[ 0.278217] ACPI: Added _OSI(Processor Device)\n[ 0.279099] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.280035] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.282442] ACPI: Interpreter enabled\n[ 0.283250] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.285189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.287044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.288992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.290858] ACPI: (supports S0 S5)\n[ 0.291614] ACPI: Using IOAPIC for interrupt routing\n[ 0.292736] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.296151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.297330] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.298634] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.299902] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.302261] acpiphp: Slot [3] registered\n[ 0.303109] acpiphp: Slot [4] registered\n[ 0.303934] acpiphp: Slot [5] registered\n[ 0.304763] acpiphp: Slot [6] registered\n[ 0.305599] acpiphp: Slot [7] registered\n[ 0.306425] acpiphp: Slot [8] registered\n[ 0.307264] acpiphp: Slot [9] registered\n[ 0.308109] acpiphp: Slot [10] registered\n[ 0.318884] acpiphp: Slot [11] registered\n[ 0.319714] acpiphp: Slot [12] registered\n[ 0.320588] acpiphp: Slot [13] registered\n[ 0.321400] acpiphp: Slot [14] registered\n[ 0.322227] acpiphp: Slot [15] registered\n[ 0.323076] acpiphp: Slot [16] registered\n[ 0.323923] acpiphp: Slot [17] registered\n[ 0.324742] acpiphp: Slot [18] registered\n[ 0.325592] acpiphp: Slot [19] registered\n[ 0.326433] acpiphp: Slot [20] registered\n[ 0.327282] acpiphp: Slot [21] registered\n[ 0.328214] acpiphp: Slot [22] registered\n[ 0.328932] acpiphp: Slot [23] registered\n[ 0.329804] acpiphp: Slot [24] registered\n[ 0.330689] acpiphp: Slot [25] registered\n[ 0.331584] acpiphp: Slot [26] registered\n[ 0.332538] acpiphp: Slot [27] registered\n[ 0.333433] acpiphp: Slot [28] registered\n[ 0.334309] acpiphp: Slot [29] registered\n[ 0.335212] acpiphp: Slot [30] registered\n[ 0.336108] acpiphp: Slot [31] registered\n[ 0.336981] PCI host bridge to bus 0000:00\n[ 0.337867] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.339279] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.340631] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.342259] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.343828] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.350259] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.351680] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.352958] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.354341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.361193] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.362781] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.407492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.409259] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.410839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.412519] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.414003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.415779] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.417114] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.418253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.419963] vgaarb: loaded\n[ 0.420621] vgaarb: bridge control possible 0000:00:02.0\n[ 0.421885] SCSI subsystem initialized\n[ 0.422832] ACPI: bus type USB registered\n[ 0.423746] usbcore: registered new interface driver usbfs\n[ 0.424894] usbcore: registered new interface driver hub\n[ 0.426042] usbcore: registered new device driver usb\n[ 0.427316] PCI: Using ACPI for IRQ routing\n[ 0.428453] NetLabel: Initializing\n[ 0.429264] NetLabel: domain hash size = 128\n[ 0.430220] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.431294] NetLabel: unlabeled traffic allowed by default\n[ 0.432523] clocksource: Switched to clocksource kvm-clock\n[ 0.438564] AppArmor: AppArmor Filesystem Enabled\n[ 0.439627] pnp: PnP ACPI init\n[ 0.440623] pnp: PnP ACPI: found 5 devices\n[ 0.447820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.449748] NET: Registered protocol family 2\n[ 0.450843] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.452235] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.453526] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.454797] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.456000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457320] NET: Registered protocol family 1\n[ 0.458284] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459488] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.460664] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.479268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.497907] Trying to unpack rootfs image as initramfs...\n[ 0.549948] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.564802] Scanning for low memory corruption every 60 seconds\n[ 0.566747] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.568503] audit: initializing netlink subsys (disabled)\n[ 0.570067] audit: type=2000 audit(1539320661.710:1): initialized\n[ 0.571957] Initialise system trusted keyring\n[ 0.573320] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.575065] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.577902] zbud: loaded\n[ 0.578870] VFS: Disk quotas dquot_6.6.0\n[ 0.580035] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.582227] fuse init (API version 7.23)\n[ 0.583470] Key type big_key registered\n[ 0.584622] Allocating IMA MOK and blacklist keyrings.\n[ 0.586403] Key type asymmetric registered\n[ 0.587586] Asymmetric key parser 'x509' registered\n[ 0.588995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.591178] io scheduler noop registered\n[ 0.592333] io scheduler deadline registered (default)\n[ 0.593796] io scheduler cfq registered\n[ 0.594979] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.596552] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.598435] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.600572] ACPI: Power Button [PWRF]\n[ 0.601798] GHES: HEST is not enabled!\n[ 0.620460] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.659375] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.662776] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.686309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.689773] Linux agpgart interface v0.103\n[ 0.692599] brd: module loaded\n[ 0.694205] loop: module loaded\n[ 0.699860] vda: vda1 vda15\n[ 0.701637] scsi host0: ata_piix\n[ 0.702706] scsi host1: ata_piix\n[ 0.703878] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.705879] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.708564] libphy: Fixed MDIO Bus: probed\n[ 0.709815] tun: Universal TUN/TAP device driver, 1.6\n[ 0.711272] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.713845] PPP generic driver version 2.4.2\n[ 0.714758] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.715968] ehci-pci: EHCI PCI platform driver\n[ 0.716866] ehci-platform: EHCI generic platform driver\n[ 0.717876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.719024] ohci-pci: OHCI PCI platform driver\n[ 0.719908] ohci-platform: OHCI generic platform driver\n[ 0.720917] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739824] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742326] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743318] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.744432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.745677] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.747115] usb usb1: Product: UHCI Host Controller\n[ 0.748061] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.749225] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.750250] hub 1-0:1.0: USB hub found\n[ 0.751039] hub 1-0:1.0: 2 ports detected\n[ 0.751978] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.754152] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.755122] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.756185] mousedev: PS/2 mouse device common for all mice\n[ 0.757379] rtc_cmos 00:00: RTC can wake from S4\n[ 0.758622] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.760347] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.761664] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.762876] i2c /dev entries driver\n[ 0.763652] device-mapper: uevent: version 1.0.3\n[ 0.764610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.766263] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.767619] NET: Registered protocol family 10\n[ 0.768650] NET: Registered protocol family 17\n[ 0.769567] Key type dns_resolver registered\n[ 0.770549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.771647] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.772758] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.774549] registered taskstats version 1\n[ 0.775392] Loading compiled-in X.509 certificates\n[ 0.776857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.778740] zswap: loaded using pool lzo/zbud\n[ 0.780310] Key type trusted registered\n[ 0.782087] Key type encrypted registered\n[ 0.782931] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.783971] ima: No TPM chip found, activating TPM-bypass!\n[ 0.785040] evm: HMAC attrs: 0x1\n[ 0.786009] Magic number: 6:965:61\n[ 0.786885] rtc_cmos 00:00: setting system clock to 2018-10-12 05:04:21 UTC (1539320661)\n[ 0.788555] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.789683] EDD information not available.\n[ 0.861688] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.863283] Write protecting the kernel read-only data: 14336k\n[ 0.875222] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.877078] 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.093953] 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.7...\nLease of 10.55.1.7 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.08. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCip2nyT5fpLnFS8Y0dupJiY4msVppOMfGphlwaFb37ONl+9rukUxRfxlT2P7/l3TxmNFWW2NSrMe80moXTvtNVVLxakSnTXesx4EXCisDVD44EotVsYSJxZtBwYHOUfUzKmfoWsLfBhrGb1dvfYakKWEZY2HqO8sEHFdiJEvYy/wJQXcI53h/RJwhOHoM9dbJOqWj6swjpLl7z7DxkUkJVvlVnbjWiZ0/WFgvT0PTAj1VMcb8zmFNSwfJTAyL2rprIyELJ8MMxZya1zIbj4z+Axu1LFyaqhjmm3W3okONF9C9mtWohNuCT6dOQ3LFlFi3+fQ1K48aWusUsSShI5lEP root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a\nssh-dss AAAAB3NzaC1kc3MAAACBAJSNtpAO3c1dmqz5wXJNeH4c0nkHNGuSl5I2yewQJpsXjYnEfTUArNs4skvBosQ8iOMt5deLNwRBQ/1OsXbcniKExzdkWTfr5rfWXrpby2X3rHekk5uRZvm4O0jYvhrpzJ7lvDj9a1YzQbI14n8kYsEpojkTIwI3SRtIBvgrT5xPAAAAFQDn1QEKLBy0b17ALE2mvZdMF5LejQAAAIALxNWbnIEnIKfVlOrO5vCm4cVc++DKbQ0YpXURTEQn1lLiZKwnKGmbTcDu7HDf+QNIfLAezmnjj1ckCD8Rdjl972V/8+qaAAbuEobnYaoWD8plgmxewQ+qcH82SJ8mtGlx/fbGSD1phrhdTbPRWrGYA3pPylgtFsmKCJRqF/7NNwAAAIBGEUoWSQmmb9YZIx+m5vl3vxT/S6+Rz4oJS5Mg/iRcPFeIlgr6IW7aD0YHwCzGE4a1SooJtvYnM0AnsXOO7IppE1JulNfGZM6IYQuxJ4BWAqE5SluYCmurbUajyGL2d11X7aZ2veDXUlXufDX1oYzPFlej2hNKugNH0BxsU70P9w== root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a\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.7,24,fe80::f816:3eff:feae:7a3e/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 \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-00000107\nname: N/A\navailability-zone: nova\nlocal-hostname: createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=2.96 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a login: "} 2018-10-12 05:04:36,874 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f/action used request id req-1949a73e-ce0e-474f-a37c-77c66fd8d4de 2018-10-12 05:04:36,876 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 05:04:36,876 - 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 536113477 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.908 MHz processor [ 0.126839] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.128472] pid_max: default: 32768 minimum: 301 [ 0.129360] ACPI: Core revision 20150930 [ 0.130749] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.132047] Security Framework initialized [ 0.132859] Yama: becoming mindful. [ 0.133591] AppArmor: AppArmor initialized [ 0.134452] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.135730] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.136976] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.138164] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.139531] Initializing cgroup subsys io [ 0.140342] Initializing cgroup subsys memory [ 0.141200] Initializing cgroup subsys devices [ 0.142081] Initializing cgroup subsys freezer [ 0.142955] Initializing cgroup subsys net_cls [ 0.143819] Initializing cgroup subsys perf_event [ 0.144722] Initializing cgroup subsys net_prio [ 0.145599] Initializing cgroup subsys hugetlb [ 0.146470] Initializing cgroup subsys pids [ 0.147341] CPU: Physical Processor ID: 0 [ 0.148835] mce: CPU supports 10 MCE banks [ 0.149679] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.150677] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.152972] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.159626] ftrace: allocating 31920 entries in 125 pages [ 0.186893] smpboot: Max logical packages: 2 [ 0.187750] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.188933] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.190288] x2apic enabled [ 0.191089] Switched APIC routing to physical x2apic. [ 0.192842] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.194033] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.196136] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.198016] KVM setup paravirtual spinlock [ 0.199495] x86: Booting SMP configuration: [ 0.200379] .... node #0, CPUs: #1 [ 0.201257] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.223150] x86: Booted up 1 node, 2 CPUs [ 0.223153] KVM setup async PF for cpu 1 [ 0.223156] kvm-stealtime: cpu 1, msr f90d940 [ 0.225712] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.227205] devtmpfs: initialized [ 0.228919] evm: security.selinux [ 0.229612] evm: security.SMACK64 [ 0.230301] evm: security.SMACK64EXEC [ 0.231036] evm: security.SMACK64TRANSMUTE [ 0.231842] evm: security.SMACK64MMAP [ 0.232580] evm: security.ima [ 0.233214] evm: security.capability [ 0.234064] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.235929] pinctrl core: initialized pinctrl subsystem [ 0.237029] RTC time: 5:04:20, date: 10/12/18 [ 0.238002] NET: Registered protocol family 16 [ 0.247937] cpuidle: using governor ladder [ 0.259999] cpuidle: using governor menu [ 0.260880] PCCT header not found. [ 0.261693] ACPI: bus type PCI registered [ 0.262549] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.263847] PCI: Using configuration type 1 for base access [ 0.277289] ACPI: Added _OSI(Module Device) [ 0.278217] ACPI: Added _OSI(Processor Device) [ 0.279099] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.280035] ACPI: Added _OSI(Processor Aggregator Device) [ 0.282442] ACPI: Interpreter enabled [ 0.283250] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.285189] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.287044] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.288992] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.290858] ACPI: (supports S0 S5) [ 0.291614] ACPI: Using IOAPIC for interrupt routing [ 0.292736] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.296151] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.297330] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.298634] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.299902] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.302261] acpiphp: Slot [3] registered [ 0.303109] acpiphp: Slot [4] registered [ 0.303934] acpiphp: Slot [5] registered [ 0.304763] acpiphp: Slot [6] registered [ 0.305599] acpiphp: Slot [7] registered [ 0.306425] acpiphp: Slot [8] registered [ 0.307264] acpiphp: Slot [9] registered [ 0.308109] acpiphp: Slot [10] registered [ 0.318884] acpiphp: Slot [11] registered [ 0.319714] acpiphp: Slot [12] registered [ 0.320588] acpiphp: Slot [13] registered [ 0.321400] acpiphp: Slot [14] registered [ 0.322227] acpiphp: Slot [15] registered [ 0.323076] acpiphp: Slot [16] registered [ 0.323923] acpiphp: Slot [17] registered [ 0.324742] acpiphp: Slot [18] registered [ 0.325592] acpiphp: Slot [19] registered [ 0.326433] acpiphp: Slot [20] registered [ 0.327282] acpiphp: Slot [21] registered [ 0.328214] acpiphp: Slot [22] registered [ 0.328932] acpiphp: Slot [23] registered [ 0.329804] acpiphp: Slot [24] registered [ 0.330689] acpiphp: Slot [25] registered [ 0.331584] acpiphp: Slot [26] registered [ 0.332538] acpiphp: Slot [27] registered [ 0.333433] acpiphp: Slot [28] registered [ 0.334309] acpiphp: Slot [29] registered [ 0.335212] acpiphp: Slot [30] registered [ 0.336108] acpiphp: Slot [31] registered [ 0.336981] PCI host bridge to bus 0000:00 [ 0.337867] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.339279] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.340631] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.342259] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.343828] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.350259] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.351680] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.352958] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.354341] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.361193] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.362781] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.407492] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.409259] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.410839] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.412519] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.414003] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.415779] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.417114] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.418253] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.419963] vgaarb: loaded [ 0.420621] vgaarb: bridge control possible 0000:00:02.0 [ 0.421885] SCSI subsystem initialized [ 0.422832] ACPI: bus type USB registered [ 0.423746] usbcore: registered new interface driver usbfs [ 0.424894] usbcore: registered new interface driver hub [ 0.426042] usbcore: registered new device driver usb [ 0.427316] PCI: Using ACPI for IRQ routing [ 0.428453] NetLabel: Initializing [ 0.429264] NetLabel: domain hash size = 128 [ 0.430220] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.431294] NetLabel: unlabeled traffic allowed by default [ 0.432523] clocksource: Switched to clocksource kvm-clock [ 0.438564] AppArmor: AppArmor Filesystem Enabled [ 0.439627] pnp: PnP ACPI init [ 0.440623] pnp: PnP ACPI: found 5 devices [ 0.447820] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.449748] NET: Registered protocol family 2 [ 0.450843] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.452235] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.453526] TCP: Hash tables configured (established 2048 bind 2048) [ 0.454797] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.456000] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457320] NET: Registered protocol family 1 [ 0.458284] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459488] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.460664] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.479268] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497907] Trying to unpack rootfs image as initramfs... [ 0.549948] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.564802] Scanning for low memory corruption every 60 seconds [ 0.566747] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.568503] audit: initializing netlink subsys (disabled) [ 0.570067] audit: type=2000 audit(1539320661.710:1): initialized [ 0.571957] Initialise system trusted keyring [ 0.573320] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.575065] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.577902] zbud: loaded [ 0.578870] VFS: Disk quotas dquot_6.6.0 [ 0.580035] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.582227] fuse init (API version 7.23) [ 0.583470] Key type big_key registered [ 0.584622] Allocating IMA MOK and blacklist keyrings. [ 0.586403] Key type asymmetric registered [ 0.587586] Asymmetric key parser 'x509' registered [ 0.588995] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.591178] io scheduler noop registered [ 0.592333] io scheduler deadline registered (default) [ 0.593796] io scheduler cfq registered [ 0.594979] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.596552] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.598435] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.600572] ACPI: Power Button [PWRF] [ 0.601798] GHES: HEST is not enabled! [ 0.620460] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.659375] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.662776] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.686309] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.689773] Linux agpgart interface v0.103 [ 0.692599] brd: module loaded [ 0.694205] loop: module loaded [ 0.699860] vda: vda1 vda15 [ 0.701637] scsi host0: ata_piix [ 0.702706] scsi host1: ata_piix [ 0.703878] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.705879] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.708564] libphy: Fixed MDIO Bus: probed [ 0.709815] tun: Universal TUN/TAP device driver, 1.6 [ 0.711272] tun: (C) 1999-2004 Max Krasnyansky [ 0.713845] PPP generic driver version 2.4.2 [ 0.714758] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.715968] ehci-pci: EHCI PCI platform driver [ 0.716866] ehci-platform: EHCI generic platform driver [ 0.717876] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.719024] ohci-pci: OHCI PCI platform driver [ 0.719908] ohci-platform: OHCI generic platform driver [ 0.720917] uhci_hcd: USB Universal Host Controller Interface driver [ 0.739824] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.740850] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.742326] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.743318] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.744432] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.745677] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.747115] usb usb1: Product: UHCI Host Controller [ 0.748061] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.749225] usb usb1: SerialNumber: 0000:00:01.2 [ 0.750250] hub 1-0:1.0: USB hub found [ 0.751039] hub 1-0:1.0: 2 ports detected [ 0.751978] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.754152] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.755122] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.756185] mousedev: PS/2 mouse device common for all mice [ 0.757379] rtc_cmos 00:00: RTC can wake from S4 [ 0.758622] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.760347] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.761664] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.762876] i2c /dev entries driver [ 0.763652] device-mapper: uevent: version 1.0.3 [ 0.764610] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.766263] ledtrig-cpu: registered to indicate activity on CPUs [ 0.767619] NET: Registered protocol family 10 [ 0.768650] NET: Registered protocol family 17 [ 0.769567] Key type dns_resolver registered [ 0.770549] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.771647] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.772758] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.774549] registered taskstats version 1 [ 0.775392] Loading compiled-in X.509 certificates [ 0.776857] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.778740] zswap: loaded using pool lzo/zbud [ 0.780310] Key type trusted registered [ 0.782087] Key type encrypted registered [ 0.782931] AppArmor: AppArmor sha1 policy hashing enabled [ 0.783971] ima: No TPM chip found, activating TPM-bypass! [ 0.785040] evm: HMAC attrs: 0x1 [ 0.786009] Magic number: 6:965:61 [ 0.786885] rtc_cmos 00:00: setting system clock to 2018-10-12 05:04:21 UTC (1539320661) [ 0.788555] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.789683] EDD information not available. [ 0.861688] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.863283] Write protecting the kernel read-only data: 14336k [ 0.875222] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.877078] 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.093953] 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.7... Lease of 10.55.1.7 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.08. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCip2nyT5fpLnFS8Y0dupJiY4msVppOMfGphlwaFb37ONl+9rukUxRfxlT2P7/l3TxmNFWW2NSrMe80moXTvtNVVLxakSnTXesx4EXCisDVD44EotVsYSJxZtBwYHOUfUzKmfoWsLfBhrGb1dvfYakKWEZY2HqO8sEHFdiJEvYy/wJQXcI53h/RJwhOHoM9dbJOqWj6swjpLl7z7DxkUkJVvlVnbjWiZ0/WFgvT0PTAj1VMcb8zmFNSwfJTAyL2rprIyELJ8MMxZya1zIbj4z+Axu1LFyaqhjmm3W3okONF9C9mtWohNuCT6dOQ3LFlFi3+fQ1K48aWusUsSShI5lEP root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a ssh-dss AAAAB3NzaC1kc3MAAACBAJSNtpAO3c1dmqz5wXJNeH4c0nkHNGuSl5I2yewQJpsXjYnEfTUArNs4skvBosQ8iOMt5deLNwRBQ/1OsXbcniKExzdkWTfr5rfWXrpby2X3rHekk5uRZvm4O0jYvhrpzJ7lvDj9a1YzQbI14n8kYsEpojkTIwI3SRtIBvgrT5xPAAAAFQDn1QEKLBy0b17ALE2mvZdMF5LejQAAAIALxNWbnIEnIKfVlOrO5vCm4cVc++DKbQ0YpXURTEQn1lLiZKwnKGmbTcDu7HDf+QNIfLAezmnjj1ckCD8Rdjl972V/8+qaAAbuEobnYaoWD8plgmxewQ+qcH82SJ8mtGlx/fbGSD1phrhdTbPRWrGYA3pPylgtFsmKCJRqF/7NNwAAAIBGEUoWSQmmb9YZIx+m5vl3vxT/S6+Rz4oJS5Mg/iRcPFeIlgr6IW7aD0YHwCzGE4a1SooJtvYnM0AnsXOO7IppE1JulNfGZM6IYQuxJ4BWAqE5SluYCmurbUajyGL2d11X7aZ2veDXUlXufDX1oYzPFlej2hNKugNH0BxsU70P9w== root@createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.7,24,fe80::f816:3eff:feae:7a3e/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.7 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-00000107 name: N/A availability-zone: nova local-hostname: createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a launch-index: 0 === cirros: current=0.4.0 uptime=2.96 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-2d496fa4-5e1d-4104-825a-0d481a login: 2018-10-12 05:04:36,876 - create_instance - INFO - Checking if VM is active 2018-10-12 05:04:36,880 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:37,721 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04: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-de94eed6-f341-482e-823c-8abbb08c1113 x-compute-request-id: req-de94eed6-f341-482e-823c-8abbb08c1113 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:04:21Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:04:37,722 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-de94eed6-f341-482e-823c-8abbb08c1113 2018-10-12 05:04:37,722 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst] is - ACTIVE 2018-10-12 05:04:37,722 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:04:37,725 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:38,067 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04: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-20706e49-a59d-416f-8899-f76402c7a945 x-compute-request-id: req-20706e49-a59d-416f-8899-f76402c7a945 Content-Encoding: gzip Content-Length: 793 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "security_groups": [{"name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp"}, {"name": "default"}], "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:04:21Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:04:38,068 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-20706e49-a59d-416f-8899-f76402c7a945 2018-10-12 05:04:38,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:38,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-89d61c65-0386-4b61-8e03-96010ff0da8c Date: Fri, 12 Oct 2018 05:04: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":["2aeb64c1-cd1c-4661-9d54-6df7748be90e"],"updated_at":"2018-10-12T05:02:45Z","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:44Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"242db120262d405e943bdb5fd52085ec","id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net"}]} 2018-10-12 05:04:38,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net used request id req-89d61c65-0386-4b61-8e03-96010ff0da8c 2018-10-12 05:04:38,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:38,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c7f537e5-3059-42ea-9878-c415082fbc4a Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:04:38,261 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-c7f537e5-3059-42ea-9878-c415082fbc4a 2018-10-12 05:04:38,267 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:38,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-031df6bb-3769-41fa-878c-3227d637881a Date: Fri, 12 Oct 2018 05:04:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","dns_nameservers":[],"updated_at":"2018-10-12T05:02:45Z","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":"242db120262d405e943bdb5fd52085ec","id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet"}]} 2018-10-12 05:04:38,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-031df6bb-3769-41fa-878c-3227d637881a 2018-10-12 05:04:38,328 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:38,426 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3903 X-Openstack-Request-Id: req-d0a7a6b8-978b-465f-8067-352247526b5b Date: Fri, 12 Oct 2018 05:04:38 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:03:08Z","device_owner":"network:ha_router_replicated_interface","revision_number":11,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.1"}],"id":"40bb835b-34dd-48a3-8023-cd96b04ccd26","security_groups":[],"mac_address":"fa:16:3e:6c:2c:60","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:53Z","binding:vnic_type":"normal","device_id":"8b81d691-9d78-4dac-9fee-831378341c09"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.2"}],"id":"54c6e540-5178-40bc-870a-0b7309bdfd01","security_groups":[],"mac_address":"fa:16:3e:8c:e1:6a","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:49Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.4"}],"id":"5b982c6d-b265-4885-8232-2ead2a03d081","security_groups":[],"mac_address":"fa:16:3e:1a:bb:01","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:47Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:02:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.3"}],"id":"6b5c50a0-1f82-4039-9358-4ea615a282ff","security_groups":[],"mac_address":"fa:16:3e:ee:aa:66","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:02:46Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-8cb7cffe-e09b-46aa-b881-f39ad5dab18f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:04:22Z","device_owner":"compute:nova","revision_number":10,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"2aeb64c1-cd1c-4661-9d54-6df7748be90e","ip_address":"10.55.1.7"}],"id":"c94f63f6-3a2d-42a7-a5f1-b42639e2689f","security_groups":["80ce7ced-7141-4b58-b7d1-3a20f26bcf5d","e12b5123-59c9-4fa3-ad93-8ad0cb189880"],"mac_address":"fa:16:3e:ae:7a:3e","project_id":"242db120262d405e943bdb5fd52085ec","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1","admin_state_up":true,"network_id":"8cb7cffe-e09b-46aa-b881-f39ad5dab18f","tenant_id":"242db120262d405e943bdb5fd52085ec","created_at":"2018-10-12T05:03:05Z","binding:vnic_type":"normal","device_id":"a3ab63b2-6df8-4293-a000-4fa5c4e6638f"}]} 2018-10-12 05:04:38,426 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-d0a7a6b8-978b-465f-8067-352247526b5b 2018-10-12 05:04:38,427 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:04:38,430 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e2c8a90L 2018-10-12 05:04:38,430 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:04:38,431 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:04:38,431 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:04:38,432 - 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-10-12 05:04:38,432 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:04:38,432 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:04:38,432 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:04:38,433 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:04:38,433 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:04:38,450 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:04:38,450 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:04:38,463 - paramiko.transport - DEBUG - Trying key 684bd6fabdc58db01739082bb0a0ab2b from tmp/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d 2018-10-12 05:04:38,487 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:04:38,493 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:04:38,593 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:04:38,609 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:04:38,609 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:04:38,610 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e2c8f90L 2018-10-12 05:04:38,611 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:04:38,611 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:04:38,611 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:04:38,612 - 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-10-12 05:04:38,613 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:04:38,613 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:04:38,613 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:04:38,613 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:04:38,613 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:04:38,630 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:04:38,630 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:04:38,643 - paramiko.transport - DEBUG - Trying key 684bd6fabdc58db01739082bb0a0ab2b from tmp/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d 2018-10-12 05:04:38,671 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:04:38,674 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:04:38,675 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:04:38,676 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-12 05:04:38,676 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:04:38,678 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:04:38,680 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:04:38,681 - create_instance - INFO - Deleting Floating IP - 172.30.9.206 2018-10-12 05:04:38,681 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.206 2018-10-12 05:04:38,687 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/6298abd3-9268-4eef-ad83-03e3fb5d8769 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:39,606 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3fc4e124-4a7b-4df7-bcfe-3fe60d450d1a Content-Length: 0 Date: Fri, 12 Oct 2018 05:04:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:04:39,606 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/6298abd3-9268-4eef-ad83-03e3fb5d8769 used request id req-3fc4e124-4a7b-4df7-bcfe-3fe60d450d1a 2018-10-12 05:04:39,606 - create_instance - INFO - Deleting Port with ID - c94f63f6-3a2d-42a7-a5f1-b42639e2689f 2018-10-12 05:04:39,606 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82dport-1 2018-10-12 05:04:39,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/c94f63f6-3a2d-42a7-a5f1-b42639e2689f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:40,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4f049f52-8dea-4138-8aeb-3c226c697252 Date: Fri, 12 Oct 2018 05:04:40 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:04:40,077 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/c94f63f6-3a2d-42a7-a5f1-b42639e2689f used request id req-4f049f52-8dea-4138-8aeb-3c226c697252 2018-10-12 05:04:40,078 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst 2018-10-12 05:04:40,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:40,227 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-fc528c93-57a1-41fa-8674-a3161c08beaf x-compute-request-id: req-fc528c93-57a1-41fa-8674-a3161c08beaf Content-Type: application/json 2018-10-12 05:04:40,227 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-fc528c93-57a1-41fa-8674-a3161c08beaf 2018-10-12 05:04:40,227 - create_instance - INFO - Checking deletion status 2018-10-12 05:04:40,230 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:40,476 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-c6343f4d-bf21-451e-8ff9-465ac5d12e48 x-compute-request-id: req-c6343f4d-bf21-451e-8ff9-465ac5d12e48 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "10.55.1.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:ae:7a:3e", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "rel": "bookmark"}], "image": {"id": "7e624357-cdcf-4af4-830e-23468e04bf2f", "links": [{"href": "http://172.30.9.27:8774/images/7e624357-cdcf-4af4-830e-23468e04bf2f", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:03:14.000000", "flavor": {"id": "a49a84f0-fb6b-4694-954d-cb472dcd4601", "links": [{"href": "http://172.30.9.27:8774/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601", "rel": "bookmark"}]}, "id": "a3ab63b2-6df8-4293-a000-4fa5c4e6638f", "user_id": "a82a424c883f4839a34f2aa7f1b03025", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:04:40Z", "hostId": "e6bd20e49acd84c945a7bc719b2e6db174c7eb8c6d8c6d467f8b2355", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp", "name": "CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst", "created": "2018-10-12T05:03:08Z", "tenant_id": "242db120262d405e943bdb5fd52085ec", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:04:40,476 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-c6343f4d-bf21-451e-8ff9-465ac5d12e48 2018-10-12 05:04:40,477 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst] is - ACTIVE 2018-10-12 05:04:40,477 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:04:43,480 - create_instance - DEBUG - VM status query timeout in 296.747306824 2018-10-12 05:04:43,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f29e2a0ee1a33dff646e2240cc99ec08e879337c" 2018-10-12 05:04:43,534 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 05:04: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-0775669d-ab45-43f6-bfab-8aaf3f121dd0 x-compute-request-id: req-0775669d-ab45-43f6-bfab-8aaf3f121dd0 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance a3ab63b2-6df8-4293-a000-4fa5c4e6638f could not be found.", "code": 404}} 2018-10-12 05:04:43,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/a3ab63b2-6df8-4293-a000-4fa5c4e6638f used request id req-0775669d-ab45-43f6-bfab-8aaf3f121dd0 2018-10-12 05:04:43,535 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance a3ab63b2-6df8-4293-a000-4fa5c4e6638f could not be found. (HTTP 404) (Request-ID: req-0775669d-ab45-43f6-bfab-8aaf3f121dd0) 2018-10-12 05:04:43,535 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-inst 2018-10-12 05:04:43,536 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp 2018-10-12 05:04:43,539 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c7c971bed8a2056e7e6c89d606f0b543ea9cdd2d" 2018-10-12 05:04:43,576 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:04: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-cd718991-ad21-432f-84af-2204801f9196 x-compute-request-id: req-cd718991-ad21-432f-84af-2204801f9196 Content-Length: 0 Content-Type: application/json 2018-10-12 05:04:43,576 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-kp used request id req-cd718991-ad21-432f-84af-2204801f9196 2018-10-12 05:04:43,577 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d.pub] 2018-10-12 05:04:43,577 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d] 2018-10-12 05:04:43,581 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0de945da7e73a367467c0f46fcd55816a54c675a" 2018-10-12 05:04:43,613 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:04: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-b371cb72-8e23-4e98-9c5e-037fb95e80be x-compute-request-id: req-b371cb72-8e23-4e98-9c5e-037fb95e80be Content-Length: 0 Content-Type: application/json 2018-10-12 05:04:43,613 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a49a84f0-fb6b-4694-954d-cb472dcd4601 used request id req-b371cb72-8e23-4e98-9c5e-037fb95e80be 2018-10-12 05:04:43,614 - neutron_utils - INFO - Deleting security group rule with ID - c9c74e5e-8a32-4d8a-a40b-11eb6b439db8 2018-10-12 05:04:43,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/c9c74e5e-8a32-4d8a-a40b-11eb6b439db8 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:04:43,856 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4e3618b0-d554-4e15-b68d-a81675c74213 Content-Length: 0 Date: Fri, 12 Oct 2018 05:04:43 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:04:43,856 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/c9c74e5e-8a32-4d8a-a40b-11eb6b439db8 used request id req-4e3618b0-d554-4e15-b68d-a81675c74213 2018-10-12 05:04:43,856 - neutron_utils - INFO - Deleting security group rule with ID - 8da2bec4-5c3a-4b8e-93fe-7025bede1701 2018-10-12 05:04:43,861 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/8da2bec4-5c3a-4b8e-93fe-7025bede1701 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:04:44,086 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6d1d5164-9927-44d3-b6ce-9e9da7f972f4 Content-Length: 0 Date: Fri, 12 Oct 2018 05:04:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:04:44,087 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/8da2bec4-5c3a-4b8e-93fe-7025bede1701 used request id req-6d1d5164-9927-44d3-b6ce-9e9da7f972f4 2018-10-12 05:04:44,087 - neutron_utils - INFO - Deleting security group rule with ID - 334e4d92-f09c-482b-980b-d18657aa98da 2018-10-12 05:04:44,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/334e4d92-f09c-482b-980b-d18657aa98da -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:04:44,424 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57d3f95a-c70b-48c5-8772-7b275078acf1 Content-Length: 0 Date: Fri, 12 Oct 2018 05:04:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:04:44,424 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/334e4d92-f09c-482b-980b-d18657aa98da used request id req-57d3f95a-c70b-48c5-8772-7b275078acf1 2018-10-12 05:04:44,424 - neutron_utils - INFO - Deleting security group rule with ID - aa08eace-d9be-4b12-99e7-9424d99422cc 2018-10-12 05:04:44,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/aa08eace-d9be-4b12-99e7-9424d99422cc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:04:44,693 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-62ca375f-f561-485a-bb5a-f0b105a8d32c Content-Length: 0 Date: Fri, 12 Oct 2018 05:04:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:04:44,693 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/aa08eace-d9be-4b12-99e7-9424d99422cc used request id req-62ca375f-f561-485a-bb5a-f0b105a8d32c 2018-10-12 05:04:44,694 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-sec-grp 2018-10-12 05:04:44,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/80ce7ced-7141-4b58-b7d1-3a20f26bcf5d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44fa0f443f6a154a695eaf492cdb3e96d8059ffd" 2018-10-12 05:04:45,084 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-59003b29-8468-4ec6-b0e3-ebe9045c8e51 Content-Length: 0 Date: Fri, 12 Oct 2018 05:04:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:04:45,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/80ce7ced-7141-4b58-b7d1-3a20f26bcf5d used request id req-59003b29-8468-4ec6-b0e3-ebe9045c8e51 2018-10-12 05:04:45,085 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router and subnet CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet 2018-10-12 05:04:45,085 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router 2018-10-12 05:04:45,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/8b81d691-9d78-4dac-9fee-831378341c09/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" -d '{"subnet_id": "2aeb64c1-cd1c-4661-9d54-6df7748be90e"}' 2018-10-12 05:04:46,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f8415419-7ad2-4178-ae58-8ba77a713af7 Date: Fri, 12 Oct 2018 05:04:46 GMT RESP BODY: {"network_id": "8cb7cffe-e09b-46aa-b881-f39ad5dab18f", "tenant_id": "242db120262d405e943bdb5fd52085ec", "subnet_id": "2aeb64c1-cd1c-4661-9d54-6df7748be90e", "subnet_ids": ["2aeb64c1-cd1c-4661-9d54-6df7748be90e"], "port_id": "40bb835b-34dd-48a3-8023-cd96b04ccd26", "id": "8b81d691-9d78-4dac-9fee-831378341c09"} 2018-10-12 05:04:46,660 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8b81d691-9d78-4dac-9fee-831378341c09/remove_router_interface used request id req-f8415419-7ad2-4178-ae58-8ba77a713af7 2018-10-12 05:04:46,661 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router 2018-10-12 05:04:46,661 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-router 2018-10-12 05:04:46,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/8b81d691-9d78-4dac-9fee-831378341c09 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96a383612c613291277a38602388645752df49a7" 2018-10-12 05:04:50,262 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-95dd6b3c-8750-439b-9761-c5a52ba6df14 Content-Length: 0 Date: Fri, 12 Oct 2018 05:04:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:04:50,262 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8b81d691-9d78-4dac-9fee-831378341c09 used request id req-95dd6b3c-8750-439b-9761-c5a52ba6df14 2018-10-12 05:04:50,263 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet 2018-10-12 05:04:50,263 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-subnet 2018-10-12 05:04:50,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/2aeb64c1-cd1c-4661-9d54-6df7748be90e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36301579f9db34409f4b7a0587a072a1f594a148" 2018-10-12 05:04:52,730 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-256c2f5f-bd33-46cf-aabb-6f1052252f94 Date: Fri, 12 Oct 2018 05:04:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:04:52,730 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/2aeb64c1-cd1c-4661-9d54-6df7748be90e used request id req-256c2f5f-bd33-46cf-aabb-6f1052252f94 2018-10-12 05:04:52,730 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-pub-net 2018-10-12 05:04:52,736 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/8cb7cffe-e09b-46aa-b881-f39ad5dab18f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}36301579f9db34409f4b7a0587a072a1f594a148" 2018-10-12 05:04:54,277 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3a057b7b-0787-45cd-85df-13cc2e801226 Date: Fri, 12 Oct 2018 05:04:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:04:54,277 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/8cb7cffe-e09b-46aa-b881-f39ad5dab18f used request id req-3a057b7b-0787-45cd-85df-13cc2e801226 2018-10-12 05:04:54,278 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-2d496fa4-5e1d-4104-825a-0d481a6ff82d-image 2018-10-12 05:04:54,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}a6cdd2cb948ba969ca2a4684ac2338c36887e924" 2018-10-12 05:04:56,349 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-826fe6cf-4ad0-4a4b-86c4-49a9f0a35090 Date: Fri, 12 Oct 2018 05:04:56 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:04:56,349 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7e624357-cdcf-4af4-830e-23468e04bf2f used request id req-826fe6cf-4ad0-4a4b-86c4-49a9f0a35090 2018-10-12 05:04:56,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:04:56,564 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-77074450-a22d-4776-bfff-2f69acb70e8d Date: Fri, 12 Oct 2018 05:04:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:43Z", "updated_at": "2018-10-12T05:02:43Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:43Z", "revision_number": 0, "id": "0b466ce8-d410-45fc-9c1b-5c3a3b48ae94", "remote_group_id": "e12b5123-59c9-4fa3-ad93-8ad0cb189880", "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:43Z", "security_group_id": "e12b5123-59c9-4fa3-ad93-8ad0cb189880", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "242db120262d405e943bdb5fd52085ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:43Z", "revision_number": 0, "id": "428a654d-835a-4318-bec8-51393e62e7e3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:43Z", "security_group_id": "e12b5123-59c9-4fa3-ad93-8ad0cb189880", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "242db120262d405e943bdb5fd52085ec"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:43Z", "revision_number": 0, "id": "7dcdc039-e1bf-4268-bc2d-1d3aa61f2a2b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:43Z", "security_group_id": "e12b5123-59c9-4fa3-ad93-8ad0cb189880", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv4", "project_id": "242db120262d405e943bdb5fd52085ec"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:02:43Z", "revision_number": 0, "id": "c0f65b1c-e6fa-42c0-9b9d-6f57ecdb1790", "remote_group_id": "e12b5123-59c9-4fa3-ad93-8ad0cb189880", "remote_ip_prefix": null, "created_at": "2018-10-12T05:02:43Z", "security_group_id": "e12b5123-59c9-4fa3-ad93-8ad0cb189880", "tenant_id": "242db120262d405e943bdb5fd52085ec", "port_range_min": null, "ethertype": "IPv6", "project_id": "242db120262d405e943bdb5fd52085ec"}], "revision_number": 4, "project_id": "242db120262d405e943bdb5fd52085ec", "id": "e12b5123-59c9-4fa3-ad93-8ad0cb189880", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 05:04:56,565 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-77074450-a22d-4776-bfff-2f69acb70e8d 2018-10-12 05:04:56,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:04:56,650 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f3c1b47e-79eb-4110-ba5a-ea7740072532 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 05:04:56,650 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-f3c1b47e-79eb-4110-ba5a-ea7740072532 2018-10-12 05:04:56,654 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:04:56,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f04cd9a-b854-468b-b4a1-57a32af28a51 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 05:04:56,745 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-9f04cd9a-b854-468b-b4a1-57a32af28a51 2018-10-12 05:04:56,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:04:56,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d28f488-3863-4534-96ea-ffd545cc5a83 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec"}, "enabled": true, "id": "242db120262d405e943bdb5fd52085ec", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj"}} 2018-10-12 05:04:56,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-0d28f488-3863-4534-96ea-ffd545cc5a83 2018-10-12 05:04:56,833 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - e12b5123-59c9-4fa3-ad93-8ad0cb189880 2018-10-12 05:04:56,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e12b5123-59c9-4fa3-ad93-8ad0cb189880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:04:57,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-550640a7-0a5c-4a81-baa8-352ab10d3e70 Date: Fri, 12 Oct 2018 05:04:57 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "e12b5123-59c9-4fa3-ad93-8ad0cb189880", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:02:43Z", "security_group_id": "e12b5123-59c9-4fa3-ad93-8ad0cb189880", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:43Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "0b466ce8-d410-45fc-9c1b-5c3a3b48ae94"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:02:43Z", "security_group_id": "e12b5123-59c9-4fa3-ad93-8ad0cb189880", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:43Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "428a654d-835a-4318-bec8-51393e62e7e3"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:02:43Z", "security_group_id": "e12b5123-59c9-4fa3-ad93-8ad0cb189880", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:43Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "7dcdc039-e1bf-4268-bc2d-1d3aa61f2a2b"}, {"remote_group_id": "e12b5123-59c9-4fa3-ad93-8ad0cb189880", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:02:43Z", "security_group_id": "e12b5123-59c9-4fa3-ad93-8ad0cb189880", "port_range_min": null, "revision_number": 0, "tenant_id": "242db120262d405e943bdb5fd52085ec", "created_at": "2018-10-12T05:02:43Z", "project_id": "242db120262d405e943bdb5fd52085ec", "id": "c0f65b1c-e6fa-42c0-9b9d-6f57ecdb1790"}]} 2018-10-12 05:04:57,003 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=e12b5123-59c9-4fa3-ad93-8ad0cb189880 used request id req-550640a7-0a5c-4a81-baa8-352ab10d3e70 2018-10-12 05:04:57,004 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 05:04:57,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/e12b5123-59c9-4fa3-ad93-8ad0cb189880 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:04:57,523 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-29d97085-3c34-4173-9736-0035ab2345c6 Content-Length: 0 Date: Fri, 12 Oct 2018 05:04:57 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:04:57,523 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/e12b5123-59c9-4fa3-ad93-8ad0cb189880 used request id req-29d97085-3c34-4173-9736-0035ab2345c6 2018-10-12 05:04:57,524 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj 2018-10-12 05:04:57,528 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:04:57,753 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4f98ee08-e0e0-49bf-8fd2-097bfc73a46b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:04:57,753 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/242db120262d405e943bdb5fd52085ec used request id req-4f98ee08-e0e0-49bf-8fd2-097bfc73a46b 2018-10-12 05:04:57,753 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-2965f9c9-d636-475-proj-role 2018-10-12 05:04:57,757 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/007671de179748af8e85acd7aba50eb9 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:04:58,224 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:04:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4217f297-aa08-452e-bb37-319ed05e0a5d Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:04:58,224 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/007671de179748af8e85acd7aba50eb9 used request id req-4217f297-aa08-452e-bb37-319ed05e0a5d 2018-10-12 05:04:58,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bf1be4afae9306714e712340f89bb37c1ccbf93c" 2018-10-12 05:04:58,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0cac79b0-362b-4b54-9621-0d6210a6710e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:04:58,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-0cac79b0-362b-4b54-9621-0d6210a6710e 2018-10-12 05:04:58,336 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-2965f9c9-d636-475-user 2018-10-12 05:04:58,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a82a424c883f4839a34f2aa7f1b03025 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}08424cfb3decf8f92c50331215df838d81e4cbf0" 2018-10-12 05:04:58,552 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a02a5b89-6ebb-45bf-aa33-da6b4656c4dc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:04:58,552 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a82a424c883f4839a34f2aa7f1b03025 used request id req-a02a5b89-6ebb-45bf-aa33-da6b4656c4dc 2018-10-12 05:04:58,553 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:04:58,940 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:04:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["A-JJlF9ZQfOpNTSdM0azNw"], "issued_at": "2018-10-12T05:04:58.000000Z"}} 2018-10-12 05:04:58,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a21a68a48e611c7cdc4d2d171e583c3f2ae66b97" 2018-10-12 05:04:59,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94cabdd0-5242-406e-92b3-d85448b77759 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:04:59,038 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-94cabdd0-5242-406e-92b3-d85448b77759 2018-10-12 05:04:59,040 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:04:59,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:04:59,492 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:04:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["QcwSDcA8SZS-ErfBNPnqBg"], "issued_at": "2018-10-12T05:04:59.000000Z"}} 2018-10-12 05:04:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:04:59,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3d47997-d972-4fe2-9673-40938bb89f68 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:04:59,577 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b3d47997-d972-4fe2-9673-40938bb89f68 2018-10-12 05:04:59,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:04:59,588 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:04: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:04:59,589 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:04:59,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ffe15996-c3b6-4dcd-93e0-ea2700d2e48d Content-Encoding: gzip Content-Length: 186 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 05:04:59,668 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj used request id req-ffe15996-c3b6-4dcd-93e0-ea2700d2e48d 2018-10-12 05:04:59,672 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:04:59,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-207da8b7-7aaf-4663-875c-f1cacf4be08c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:04:59,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-207da8b7-7aaf-4663-875c-f1cacf4be08c 2018-10-12 05:04:59,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}}' 2018-10-12 05:04:59,894 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:04:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4d7abb12-f5ce-4f5d-a391-b771208423b4 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:04:59,895 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-4d7abb12-f5ce-4f5d-a391-b771208423b4 2018-10-12 05:04:59,895 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj 2018-10-12 05:04:59,895 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:04:59,896 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:05:00,268 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:05:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["dRFgoqRqQnub4CWDmM31RQ"], "issued_at": "2018-10-12T05:05:00.000000Z"}} 2018-10-12 05:05:00,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7b5430631fdbdc6f77987c78369dcf79e8b924" 2018-10-12 05:05:00,350 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d2c4589-9372-4a53-a14b-616805368f01 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:05:00,350 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1d2c4589-9372-4a53-a14b-616805368f01 2018-10-12 05:05:00,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:05:00,360 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:05:00,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7b5430631fdbdc6f77987c78369dcf79e8b924" 2018-10-12 05:05:00,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2e62889d-c274-4194-92bd-577d8f6fdc12 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:05:00,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-2e62889d-c274-4194-92bd-577d8f6fdc12 2018-10-12 05:05:00,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7b5430631fdbdc6f77987c78369dcf79e8b924" 2018-10-12 05:05:00,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8cba8970-03bc-4562-80fd-693807902f1a Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}]} 2018-10-12 05:05:00,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj used request id req-8cba8970-03bc-4562-80fd-693807902f1a 2018-10-12 05:05:00,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7b5430631fdbdc6f77987c78369dcf79e8b924" 2018-10-12 05:05:00,588 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bdcf9cc4-74b5-4a56-9016-487c846d62e7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:05:00,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-bdcf9cc4-74b5-4a56-9016-487c846d62e7 2018-10-12 05:05:00,960 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-user 2018-10-12 05:05:00,960 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:05:00,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:05:01,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e14334ad-bbe5-485c-9e0f-e355400a88a3 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:05:01,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-e14334ad-bbe5-485c-9e0f-e355400a88a3 2018-10-12 05:05:01,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role"}}' 2018-10-12 05:05:01,170 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8372dd3d-8dd8-45b0-ae4a-7a61f1a8cb17 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "56b62422b2f34a45bcfcb3572c2988da", "links": {"self": "http://172.30.9.27:5000/v3/roles/56b62422b2f34a45bcfcb3572c2988da"}, "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role"}} 2018-10-12 05:05:01,170 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-8372dd3d-8dd8-45b0-ae4a-7a61f1a8cb17 2018-10-12 05:05:01,171 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role 2018-10-12 05:05:01,174 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/56b62422b2f34a45bcfcb3572c2988da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:05:01,257 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8f45caf-cf19-4eef-b07b-f7c4b06cd2af Content-Encoding: gzip Content-Length: 183 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/56b62422b2f34a45bcfcb3572c2988da"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role", "id": "56b62422b2f34a45bcfcb3572c2988da"}} 2018-10-12 05:05:01,257 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/56b62422b2f34a45bcfcb3572c2988da used request id req-c8f45caf-cf19-4eef-b07b-f7c4b06cd2af 2018-10-12 05:05:01,257 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role to project CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj 2018-10-12 05:05:01,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60/users/a697687b39e1466a8c2dfac5ef7f97d8/roles/56b62422b2f34a45bcfcb3572c2988da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:05:01,381 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-29f21fb1-762d-4618-8f54-59c1acb4afc9 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:05:01,381 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60/users/a697687b39e1466a8c2dfac5ef7f97d8/roles/56b62422b2f34a45bcfcb3572c2988da used request id req-29f21fb1-762d-4618-8f54-59c1acb4afc9 2018-10-12 05:05:01,382 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:05:01,383 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 05:05:01,384 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:05:01,384 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:05:01,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b62422b2f34a45bcfcb3572c2988da", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role"}], "expires_at": "2018-10-12T06:05:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb2ce511f2044a593e548116fe36a60", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-user", "id": "a697687b39e1466a8c2dfac5ef7f97d8"}, "audit_ids": ["1NjfvJORQ8iv56oF3ZcuqA"], "issued_at": "2018-10-12T05:05:01.000000Z"}} 2018-10-12 05:05:01,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}efd75c95b400670d39a70aa1a0ffa6304e8a1421" 2018-10-12 05:05:01,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-57d99fa6-bcfe-49eb-9405-4ae424bc10ba Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:05:01,830 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-57d99fa6-bcfe-49eb-9405-4ae424bc10ba 2018-10-12 05:05:01,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd75c95b400670d39a70aa1a0ffa6304e8a1421" 2018-10-12 05:05:02,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-95aab03b-31f1-48fe-a8f3-9f179f1c4f07 Date: Fri, 12 Oct 2018 05:05:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image"} 2018-10-12 05:05:02,005 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image used request id req-95aab03b-31f1-48fe-a8f3-9f179f1c4f07 2018-10-12 05:05:02,008 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd75c95b400670d39a70aa1a0ffa6304e8a1421" 2018-10-12 05:05:02,168 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-cd61ccc2-87c8-4879-a4f1-2e166fa8edd5 Date: Fri, 12 Oct 2018 05:05: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-10-12 05:05:02,168 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-cd61ccc2-87c8-4879-a4f1-2e166fa8edd5 2018-10-12 05:05:02,197 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}efd75c95b400670d39a70aa1a0ffa6304e8a1421" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image"}' 2018-10-12 05:05:02,465 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8 X-Openstack-Request-Id: req-16a01a23-5a0d-48b0-9fb6-073efca9d11d Date: Fri, 12 Oct 2018 05:05:02 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:05:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T05:05:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8", "min_disk": 0, "protected": false, "id": "8862078d-5d7a-46fc-b694-843cad61fda8", "file": "/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8/file", "checksum": null, "owner": "8cb2ce511f2044a593e548116fe36a60", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:05:02,466 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-16a01a23-5a0d-48b0-9fb6-073efca9d11d 2018-10-12 05:05:02,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd75c95b400670d39a70aa1a0ffa6304e8a1421" -d '' 2018-10-12 05:05:04,119 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-77974767-e2f0-489d-9e06-4942be2271c3 Date: Fri, 12 Oct 2018 05:05:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:05:04,119 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8/file used request id req-77974767-e2f0-489d-9e06-4942be2271c3 2018-10-12 05:05:04,120 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 05:05:04,123 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd75c95b400670d39a70aa1a0ffa6304e8a1421" 2018-10-12 05:05:04,288 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-1590a917-f606-429c-9757-512f8fd5be05 Date: Fri, 12 Oct 2018 05:05:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:05:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:05:04Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/8862078d-5d7a-46fc-b694-843cad61fda8/snap", "metadata": {}}], "self": "/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8", "min_disk": 0, "protected": false, "id": "8862078d-5d7a-46fc-b694-843cad61fda8", "file": "/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cb2ce511f2044a593e548116fe36a60", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/8862078d-5d7a-46fc-b694-843cad61fda8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:05:04,288 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8 used request id req-1590a917-f606-429c-9757-512f8fd5be05 2018-10-12 05:05:04,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd75c95b400670d39a70aa1a0ffa6304e8a1421" 2018-10-12 05:05:04,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-40d991d7-e570-48df-82e3-a204ccc3b744 Date: Fri, 12 Oct 2018 05:05: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-10-12 05:05:04,439 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-40d991d7-e570-48df-82e3-a204ccc3b744 2018-10-12 05:05:04,442 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image 2018-10-12 05:05:04,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd75c95b400670d39a70aa1a0ffa6304e8a1421" 2018-10-12 05:05:04,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-25e41845-6242-4421-a840-14ad4fcf9686 Date: Fri, 12 Oct 2018 05:05:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:05:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:05:04Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/8862078d-5d7a-46fc-b694-843cad61fda8/snap", "metadata": {}}], "self": "/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8", "min_disk": 0, "protected": false, "id": "8862078d-5d7a-46fc-b694-843cad61fda8", "file": "/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cb2ce511f2044a593e548116fe36a60", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/8862078d-5d7a-46fc-b694-843cad61fda8/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:05:04,611 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8 used request id req-25e41845-6242-4421-a840-14ad4fcf9686 2018-10-12 05:05:04,611 - create_image - DEBUG - Instance status is - active 2018-10-12 05:05:04,612 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image 2018-10-12 05:05:04,612 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image 2018-10-12 05:05:04,612 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:05:04,613 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:05:04,984 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b62422b2f34a45bcfcb3572c2988da", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role"}], "expires_at": "2018-10-12T06:05:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb2ce511f2044a593e548116fe36a60", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-user", "id": "a697687b39e1466a8c2dfac5ef7f97d8"}, "audit_ids": ["stqrVC_YROylBkN248ys-Q"], "issued_at": "2018-10-12T05:05:04.000000Z"}} 2018-10-12 05:05:04,985 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b48b1aada8700a1f81776f9aad8051779a24ce" 2018-10-12 05:05:05,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-efbd34f3-55d4-4996-8b1a-409de0155246 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:05:05,069 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-efbd34f3-55d4-4996-8b1a-409de0155246 2018-10-12 05:05:05,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b48b1aada8700a1f81776f9aad8051779a24ce" 2018-10-12 05:05:05,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ef777bb3-1be2-4ffb-913d-7d30f19d1f91 Date: Fri, 12 Oct 2018 05:05:05 GMT RESP BODY: {"networks":[]} 2018-10-12 05:05:05,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net used request id req-ef777bb3-1be2-4ffb-913d-7d30f19d1f91 2018-10-12 05:05:05,254 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net 2018-10-12 05:05:05,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b48b1aada8700a1f81776f9aad8051779a24ce" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net", "admin_state_up": true}}' 2018-10-12 05:05:05,790 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-e8ad5556-9806-4760-becf-2828d5fc452f Date: Fri, 12 Oct 2018 05:05:05 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T05:05:05Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","mtu":1450}} 2018-10-12 05:05:05,791 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-e8ad5556-9806-4760-becf-2828d5fc452f 2018-10-12 05:05:05,797 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b48b1aada8700a1f81776f9aad8051779a24ce" 2018-10-12 05:05:06,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-a03c8632-9a9c-49b6-8361-b43be653310a Date: Fri, 12 Oct 2018 05:05:06 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-10-12T05:05:05Z","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net"}]} 2018-10-12 05:05:06,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-a03c8632-9a9c-49b6-8361-b43be653310a 2018-10-12 05:05:06,040 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b48b1aada8700a1f81776f9aad8051779a24ce" 2018-10-12 05:05:06,214 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-4ee9fb9f-7ada-434e-b60f-9b0323ac6b6d Date: Fri, 12 Oct 2018 05:05:06 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:05:06,214 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-4ee9fb9f-7ada-434e-b60f-9b0323ac6b6d 2018-10-12 05:05:06,214 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet 2018-10-12 05:05:06,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b48b1aada8700a1f81776f9aad8051779a24ce" -d '{"subnets": [{"ip_version": 4, "network_id": "16cbc510-fb7a-44e0-a257-2dc9dad2f7b0", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]}' 2018-10-12 05:05:07,012 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6502fe9d-9fa7-4366-9eb5-816ec94a2dc6 Date: Fri, 12 Oct 2018 05:05:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:07,012 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-6502fe9d-9fa7-4366-9eb5-816ec94a2dc6 2018-10-12 05:05:07,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b48b1aada8700a1f81776f9aad8051779a24ce" 2018-10-12 05:05:07,123 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a4246c6e-0245-47c0-9f75-5fbe890e7146 Date: Fri, 12 Oct 2018 05:05: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":["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"],"updated_at":"2018-10-12T05:05:06Z","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net"}]} 2018-10-12 05:05:07,123 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-a4246c6e-0245-47c0-9f75-5fbe890e7146 2018-10-12 05:05:07,129 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b48b1aada8700a1f81776f9aad8051779a24ce" 2018-10-12 05:05:07,327 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-bc852bef-5fb1-4543-8944-0288d4dccbb7 Date: Fri, 12 Oct 2018 05:05:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:07,327 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-bc852bef-5fb1-4543-8944-0288d4dccbb7 2018-10-12 05:05:07,328 - OpenStackNetwork - DEBUG - Network [16cbc510-fb7a-44e0-a257-2dc9dad2f7b0] created successfully 2018-10-12 05:05:07,328 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:05:07,329 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:05:07,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b62422b2f34a45bcfcb3572c2988da", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role"}], "expires_at": "2018-10-12T06:05:07.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb2ce511f2044a593e548116fe36a60", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-user", "id": "a697687b39e1466a8c2dfac5ef7f97d8"}, "audit_ids": ["ZGiasVknQAegLHT-E0FFmw"], "issued_at": "2018-10-12T05:05:07.000000Z"}} 2018-10-12 05:05:07,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" 2018-10-12 05:05:07,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3429909b-0101-4604-9de7-c3e915a52b18 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:05:07,779 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3429909b-0101-4604-9de7-c3e915a52b18 2018-10-12 05:05:07,785 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" 2018-10-12 05:05:07,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1e0cd682-7d40-418c-a402-baca4cb192a5 Date: Fri, 12 Oct 2018 05:05:07 GMT RESP BODY: {"routers": []} 2018-10-12 05:05:07,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router&admin_state_up=True used request id req-1e0cd682-7d40-418c-a402-baca4cb192a5 2018-10-12 05:05:07,970 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:05:07,970 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:05:08,444 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b62422b2f34a45bcfcb3572c2988da", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role"}], "expires_at": "2018-10-12T06:05:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb2ce511f2044a593e548116fe36a60", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-user", "id": "a697687b39e1466a8c2dfac5ef7f97d8"}, "audit_ids": ["3gnWRlK7SYeyLtJVx4lrhg"], "issued_at": "2018-10-12T05:05:08.000000Z"}} 2018-10-12 05:05:08,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fd9f8f1b0f46fa57c713d0980ee60b8dbf74ceb5" 2018-10-12 05:05:08,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d51034b-0c69-4b32-9f83-5c544f607c67 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:05:08,516 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9d51034b-0c69-4b32-9f83-5c544f607c67 2018-10-12 05:05:08,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" 2018-10-12 05:05:08,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-24416739-ca1c-41bd-954d-c9a4de763b51 Date: Fri, 12 Oct 2018 05:05:08 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:05:08,770 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-24416739-ca1c-41bd-954d-c9a4de763b51 2018-10-12 05:05:08,775 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" 2018-10-12 05:05:08,948 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-43e53dd3-596d-4952-a5dd-1be4003ef763 Date: Fri, 12 Oct 2018 05:05:08 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:05:08,949 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-43e53dd3-596d-4952-a5dd-1be4003ef763 2018-10-12 05:05:08,949 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router 2018-10-12 05:05:08,955 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router", "admin_state_up": true}}' 2018-10-12 05:05:14,105 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-5ed92113-7acd-47a2-8f29-77a208b43f08 Date: Fri, 12 Oct 2018 05:05:14 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:09Z", "admin_state_up": true, "updated_at": "2018-10-12T05:05:10Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router"}} 2018-10-12 05:05:14,106 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-5ed92113-7acd-47a2-8f29-77a208b43f08 2018-10-12 05:05:14,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" 2018-10-12 05:05:14,293 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-79d9ae9f-5c68-4f25-a4e1-5bf69636645f Date: Fri, 12 Oct 2018 05:05:14 GMT RESP BODY: {"ports":[]} 2018-10-12 05:05:14,293 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f used request id req-79d9ae9f-5c68-4f25-a4e1-5bf69636645f 2018-10-12 05:05:14,299 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" 2018-10-12 05:05:14,570 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c9a9aff7-27c9-4a05-bea2-fe8fcf27e1d2 Date: Fri, 12 Oct 2018 05:05: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":["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"],"updated_at":"2018-10-12T05:05:06Z","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net"}]} 2018-10-12 05:05:14,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net used request id req-c9a9aff7-27c9-4a05-bea2-fe8fcf27e1d2 2018-10-12 05:05:14,574 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:05:14,579 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:05:14,580 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" 2018-10-12 05:05:14,664 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63305f0-c512-43fa-9d29-414049b2d41b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:14,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-b63305f0-c512-43fa-9d29-414049b2d41b 2018-10-12 05:05:14,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" 2018-10-12 05:05:14,861 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8b8e6778-10af-4c7a-a136-6d7465fc36a2 Date: Fri, 12 Oct 2018 05:05:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:14,861 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-8b8e6778-10af-4c7a-a136-6d7465fc36a2 2018-10-12 05:05:14,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" 2018-10-12 05:05:15,059 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-da23cda3-fb85-4a62-85a4-98cbec2e57b8 Date: Fri, 12 Oct 2018 05:05:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:15,059 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet used request id req-da23cda3-fb85-4a62-85a4-98cbec2e57b8 2018-10-12 05:05:15,060 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-12 05:05:15,060 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router 2018-10-12 05:05:15,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" -d '{"subnet_id": "a06fe9c5-3c16-4e46-bb5f-cd0543247eef"}' 2018-10-12 05:05:17,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-f21a02f8-dcc0-4590-8e29-be1d7ce63669 Date: Fri, 12 Oct 2018 05:05:17 GMT RESP BODY: {"network_id": "16cbc510-fb7a-44e0-a257-2dc9dad2f7b0", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "subnet_id": "a06fe9c5-3c16-4e46-bb5f-cd0543247eef", "subnet_ids": ["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"], "port_id": "82e97a2f-ac87-4aad-8283-fd25eb1086db", "id": "20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f"} 2018-10-12 05:05:17,166 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f/add_router_interface used request id req-f21a02f8-dcc0-4590-8e29-be1d7ce63669 2018-10-12 05:05:17,172 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" 2018-10-12 05:05:17,246 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-66b55499-049b-4b93-8431-075332ba205d Date: Fri, 12 Oct 2018 05:05:17 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:09Z", "admin_state_up": true, "updated_at": "2018-10-12T05:05:16Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router"}} 2018-10-12 05:05:17,246 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f used request id req-66b55499-049b-4b93-8431-075332ba205d 2018-10-12 05:05:17,252 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" 2018-10-12 05:05:17,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a9b837ef-3bae-439e-90ce-a23d07c7c17b Date: Fri, 12 Oct 2018 05:05:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:16Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.1"}],"id":"82e97a2f-ac87-4aad-8283-fd25eb1086db","security_groups":[],"mac_address":"fa:16:3e:18:f5:80","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:15Z","binding:vnic_type":"normal","device_id":"20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f"}]} 2018-10-12 05:05:17,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f used request id req-a9b837ef-3bae-439e-90ce-a23d07c7c17b 2018-10-12 05:05:17,464 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a06fe9c5-3c16-4e46-bb5f-cd0543247eef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" 2018-10-12 05:05:17,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-6edf1fd3-9dcb-4b06-800a-b581ac34585d Date: Fri, 12 Oct 2018 05:05:17 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}} 2018-10-12 05:05:17,668 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a06fe9c5-3c16-4e46-bb5f-cd0543247eef used request id req-6edf1fd3-9dcb-4b06-800a-b581ac34585d 2018-10-12 05:05:17,668 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:05:17,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:05:18,045 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["QIvwO9-LSJKwXHE4CzM7Hg"], "issued_at": "2018-10-12T05:05:18.000000Z"}} 2018-10-12 05:05:18,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd91801baa3df13ede77cdc3409caf8b8aabdd" 2018-10-12 05:05:18,130 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29b0ebeb-54fe-4ad1-b5d2-b5f24c884e1d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:05:18,130 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-29b0ebeb-54fe-4ad1-b5d2-b5f24c884e1d 2018-10-12 05:05:18,132 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:05:18,137 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd91801baa3df13ede77cdc3409caf8b8aabdd" 2018-10-12 05:05:18,375 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-3dd69dd2-de75-424c-b681-17d46e0a050e x-compute-request-id: req-3dd69dd2-de75-424c-b681-17d46e0a050e Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 05:05:18,375 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3dd69dd2-de75-424c-b681-17d46e0a050e 2018-10-12 05:05:18,379 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd91801baa3df13ede77cdc3409caf8b8aabdd" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-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-10-12 05:05:18,422 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-c334b7c1-a848-4552-8b9a-d5eee98b9bfa x-compute-request-id: req-c334b7c1-a848-4552-8b9a-d5eee98b9bfa Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:05:18,422 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c334b7c1-a848-4552-8b9a-d5eee98b9bfa 2018-10-12 05:05:18,423 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:05:18,424 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:05:18,813 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b62422b2f34a45bcfcb3572c2988da", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role"}], "expires_at": "2018-10-12T06:05:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb2ce511f2044a593e548116fe36a60", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-user", "id": "a697687b39e1466a8c2dfac5ef7f97d8"}, "audit_ids": ["Z7WyZeYdSlWLg2eXI5U-Iw"], "issued_at": "2018-10-12T05:05:18.000000Z"}} 2018-10-12 05:05:18,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7125d1a3803402ccf89eead3b79c5559a6767545" 2018-10-12 05:05:18,884 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6bfd948e-39c7-4631-b145-60bc4374083b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:05:18,884 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6bfd948e-39c7-4631-b145-60bc4374083b 2018-10-12 05:05:18,885 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:05:18,889 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7125d1a3803402ccf89eead3b79c5559a6767545" 2018-10-12 05:05:19,066 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-05778e97-e2fd-453c-9cd7-f3243f00b63a x-compute-request-id: req-05778e97-e2fd-453c-9cd7-f3243f00b63a Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 05:05:19,066 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-05778e97-e2fd-453c-9cd7-f3243f00b63a 2018-10-12 05:05:19,067 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp... 2018-10-12 05:05:19,067 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 05:05:19,084 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp 2018-10-12 05:05:19,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7125d1a3803402ccf89eead3b79c5559a6767545" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDggMKs3UmEaqgKXMpAY7Qms1y5LQ/8MP0lKWN2pQ33JBYcexQIBFQb+4deCwlb2xoaFNMA8UtXI2I/ZIV9UNBBR+4vbGQXEY8LnrsuAYMcIYQDS/jM2TBAzp+aSE/NE6mfyq7NsV0lIeM3/ZLI7ZDupyYk6E78ODsNF1g1KHfnyw==", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp"}}' 2018-10-12 05:05:19,139 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-48da16a8-da0d-4fbb-b233-5407ea53806a x-compute-request-id: req-48da16a8-da0d-4fbb-b233-5407ea53806a Content-Encoding: gzip Content-Length: 378 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDggMKs3UmEaqgKXMpAY7Qms1y5LQ/8MP0lKWN2pQ33JBYcexQIBFQb+4deCwlb2xoaFNMA8UtXI2I/ZIV9UNBBR+4vbGQXEY8LnrsuAYMcIYQDS/jM2TBAzp+aSE/NE6mfyq7NsV0lIeM3/ZLI7ZDupyYk6E78ODsNF1g1KHfnyw==", "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "fingerprint": "1c:f9:f6:6c:48:70:7a:80:da:9a:5f:6f:59:95:67:7f"}} 2018-10-12 05:05:19,139 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-48da16a8-da0d-4fbb-b233-5407ea53806a 2018-10-12 05:05:19,141 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc.pub 2018-10-12 05:05:19,142 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc 2018-10-12 05:05:19,142 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:05:19,143 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:05:19,525 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b62422b2f34a45bcfcb3572c2988da", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role"}], "expires_at": "2018-10-12T06:05:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb2ce511f2044a593e548116fe36a60", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-user", "id": "a697687b39e1466a8c2dfac5ef7f97d8"}, "audit_ids": ["g2h2TKzrTee9oneQO4QY5Q"], "issued_at": "2018-10-12T05:05:19.000000Z"}} 2018-10-12 05:05:19,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:19,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bf2d5ca-16cb-4957-a586-91336ad6a5e0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:05:19,605 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1bf2d5ca-16cb-4957-a586-91336ad6a5e0 2018-10-12 05:05:19,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:19,821 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-b00c100c-a8b0-4524-b403-65b9f86e6fad Date: Fri, 12 Oct 2018 05:05:19 GMT RESP BODY: {"security_groups": []} 2018-10-12 05:05:19,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp used request id req-b00c100c-a8b0-4524-b403-65b9f86e6fad 2018-10-12 05:05:19,822 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp... 2018-10-12 05:05:19,822 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp 2018-10-12 05:05:19,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}}' 2018-10-12 05:05:20,153 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-63d1ac5d-0a57-47e5-86c5-f2e70fe07759 Date: Fri, 12 Oct 2018 05:05:20 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "updated_at": "2018-10-12T05:05:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "revision_number": 0, "id": "3f24735f-e967-4601-94ec-04c01ff2ea53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb2ce511f2044a593e548116fe36a60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "revision_number": 0, "id": "4ad231e9-7474-4818-8e6d-9e5911484f42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb2ce511f2044a593e548116fe36a60"}], "revision_number": 2, "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}} 2018-10-12 05:05:20,153 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-63d1ac5d-0a57-47e5-86c5-f2e70fe07759 2018-10-12 05:05:20,153 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19a1eef-3445-4900-9d58-1a6cc070753f 2018-10-12 05:05:20,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:20,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c71768bd-1b25-41fd-bb10-5d81b132de6c Date: Fri, 12 Oct 2018 05:05: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-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "3f24735f-e967-4601-94ec-04c01ff2ea53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "4ad231e9-7474-4818-8e6d-9e5911484f42"}]} 2018-10-12 05:05:20,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f used request id req-c71768bd-1b25-41fd-bb10-5d81b132de6c 2018-10-12 05:05:20,330 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19a1eef-3445-4900-9d58-1a6cc070753f 2018-10-12 05:05:20,335 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:20,531 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1337ae9d-f144-4eb1-a13a-491a2bf20a6b Date: Fri, 12 Oct 2018 05:05: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-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "3f24735f-e967-4601-94ec-04c01ff2ea53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "4ad231e9-7474-4818-8e6d-9e5911484f42"}]} 2018-10-12 05:05:20,531 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f used request id req-1337ae9d-f144-4eb1-a13a-491a2bf20a6b 2018-10-12 05:05:20,532 - neutron_utils - INFO - Retrieving security group with ID - b19a1eef-3445-4900-9d58-1a6cc070753f 2018-10-12 05:05:20,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=b19a1eef-3445-4900-9d58-1a6cc070753f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:20,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-2fe06f3f-4716-4491-8bd8-2c244a9110e1 Date: Fri, 12 Oct 2018 05:05:20 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "updated_at": "2018-10-12T05:05:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "revision_number": 0, "id": "3f24735f-e967-4601-94ec-04c01ff2ea53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb2ce511f2044a593e548116fe36a60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "revision_number": 0, "id": "4ad231e9-7474-4818-8e6d-9e5911484f42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb2ce511f2044a593e548116fe36a60"}], "revision_number": 2, "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}]} 2018-10-12 05:05:20,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=b19a1eef-3445-4900-9d58-1a6cc070753f used request id req-2fe06f3f-4716-4491-8bd8-2c244a9110e1 2018-10-12 05:05:20,728 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19a1eef-3445-4900-9d58-1a6cc070753f 2018-10-12 05:05:20,733 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:20,920 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-3a85af97-71fe-49e0-9160-a9b581235bda Date: Fri, 12 Oct 2018 05:05: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-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "3f24735f-e967-4601-94ec-04c01ff2ea53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "4ad231e9-7474-4818-8e6d-9e5911484f42"}]} 2018-10-12 05:05:20,920 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f used request id req-3a85af97-71fe-49e0-9160-a9b581235bda 2018-10-12 05:05:20,921 - neutron_utils - INFO - Retrieving security group with ID - b19a1eef-3445-4900-9d58-1a6cc070753f 2018-10-12 05:05:20,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=b19a1eef-3445-4900-9d58-1a6cc070753f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:21,156 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-c62a6507-8140-4e8f-a222-0cdf7ae278e1 Date: Fri, 12 Oct 2018 05:05:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "updated_at": "2018-10-12T05:05:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "revision_number": 0, "id": "3f24735f-e967-4601-94ec-04c01ff2ea53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb2ce511f2044a593e548116fe36a60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "revision_number": 0, "id": "4ad231e9-7474-4818-8e6d-9e5911484f42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb2ce511f2044a593e548116fe36a60"}], "revision_number": 2, "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}]} 2018-10-12 05:05:21,156 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=b19a1eef-3445-4900-9d58-1a6cc070753f used request id req-c62a6507-8140-4e8f-a222-0cdf7ae278e1 2018-10-12 05:05:21,156 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19a1eef-3445-4900-9d58-1a6cc070753f 2018-10-12 05:05:21,162 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:21,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-144a368f-1e4b-4803-8452-7ab3ac2f4776 Date: Fri, 12 Oct 2018 05:05: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-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "3f24735f-e967-4601-94ec-04c01ff2ea53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "4ad231e9-7474-4818-8e6d-9e5911484f42"}]} 2018-10-12 05:05:21,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f used request id req-144a368f-1e4b-4803-8452-7ab3ac2f4776 2018-10-12 05:05:21,335 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp 2018-10-12 05:05:21,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:21,526 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-a7d04f3a-9ece-4406-99db-b380cb2bcf09 Date: Fri, 12 Oct 2018 05:05:21 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "updated_at": "2018-10-12T05:05:20Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "revision_number": 0, "id": "3f24735f-e967-4601-94ec-04c01ff2ea53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb2ce511f2044a593e548116fe36a60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "revision_number": 0, "id": "4ad231e9-7474-4818-8e6d-9e5911484f42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb2ce511f2044a593e548116fe36a60"}], "revision_number": 2, "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}]} 2018-10-12 05:05:21,527 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp used request id req-a7d04f3a-9ece-4406-99db-b380cb2bcf09 2018-10-12 05:05:21,530 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:05:21,536 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:05:21,537 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:21,626 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0b50abeb-bfb9-4d2e-a5f4-999448e601de Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:21,626 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-0b50abeb-bfb9-4d2e-a5f4-999448e601de 2018-10-12 05:05:21,626 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19a1eef-3445-4900-9d58-1a6cc070753f 2018-10-12 05:05:21,632 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:21,688 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-4b5c61db-d8cb-453a-8ded-f9187a5bddd9 Date: Fri, 12 Oct 2018 05:05: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-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "3f24735f-e967-4601-94ec-04c01ff2ea53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "4ad231e9-7474-4818-8e6d-9e5911484f42"}]} 2018-10-12 05:05:21,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f used request id req-4b5c61db-d8cb-453a-8ded-f9187a5bddd9 2018-10-12 05:05:21,694 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}720ff952440dfbd6f82479de382961af1da2f444" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f"}}' 2018-10-12 05:05:22,008 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-6b896b1f-c5a9-4e2b-be55-f59ad0e20c2a Date: Fri, 12 Oct 2018 05:05:22 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-10-12T05:05:21Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:21Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "bd8efc48-d0ea-41c6-88fd-5a9e90d91176"}} 2018-10-12 05:05:22,008 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-6b896b1f-c5a9-4e2b-be55-f59ad0e20c2a 2018-10-12 05:05:22,009 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp 2018-10-12 05:05:22,014 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:22,058 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-e0a4b25e-53a6-4b3d-86e4-e6fe6ced4216 Date: Fri, 12 Oct 2018 05:05:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "updated_at": "2018-10-12T05:05:21Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "revision_number": 0, "id": "3f24735f-e967-4601-94ec-04c01ff2ea53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb2ce511f2044a593e548116fe36a60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "revision_number": 0, "id": "4ad231e9-7474-4818-8e6d-9e5911484f42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb2ce511f2044a593e548116fe36a60"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:21Z", "revision_number": 0, "id": "bd8efc48-d0ea-41c6-88fd-5a9e90d91176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:21Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb2ce511f2044a593e548116fe36a60"}], "revision_number": 3, "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}]} 2018-10-12 05:05:22,058 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp used request id req-e0a4b25e-53a6-4b3d-86e4-e6fe6ced4216 2018-10-12 05:05:22,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:22,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-449ec611-452e-44c5-a623-61c6d04b883c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:22,141 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-449ec611-452e-44c5-a623-61c6d04b883c 2018-10-12 05:05:22,141 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19a1eef-3445-4900-9d58-1a6cc070753f 2018-10-12 05:05:22,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:22,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-3ca0d2c5-09f0-40fc-a6ff-e7ba3298f5bc Date: Fri, 12 Oct 2018 05:05: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-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "3f24735f-e967-4601-94ec-04c01ff2ea53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "4ad231e9-7474-4818-8e6d-9e5911484f42"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:05:21Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:21Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "bd8efc48-d0ea-41c6-88fd-5a9e90d91176"}]} 2018-10-12 05:05:22,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f used request id req-3ca0d2c5-09f0-40fc-a6ff-e7ba3298f5bc 2018-10-12 05:05:22,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}720ff952440dfbd6f82479de382961af1da2f444" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f"}}' 2018-10-12 05:05:22,488 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-e3a07d8c-7053-42f7-a0ca-549ea882ce46 Date: Fri, 12 Oct 2018 05:05:22 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-10-12T05:05:22Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": 22, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:22Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "63d0b3e2-e005-4018-9c2c-a259a5b99898"}} 2018-10-12 05:05:22,488 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-e3a07d8c-7053-42f7-a0ca-549ea882ce46 2018-10-12 05:05:22,488 - neutron_utils - INFO - Retrieving security group with ID - b19a1eef-3445-4900-9d58-1a6cc070753f 2018-10-12 05:05:22,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=b19a1eef-3445-4900-9d58-1a6cc070753f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:22,540 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-d4fc826b-1ace-480f-87c1-4e32a9bf917b Date: Fri, 12 Oct 2018 05:05:22 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "updated_at": "2018-10-12T05:05:22Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "revision_number": 0, "id": "3f24735f-e967-4601-94ec-04c01ff2ea53", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb2ce511f2044a593e548116fe36a60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "revision_number": 0, "id": "4ad231e9-7474-4818-8e6d-9e5911484f42", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb2ce511f2044a593e548116fe36a60"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:05:22Z", "revision_number": 0, "id": "63d0b3e2-e005-4018-9c2c-a259a5b99898", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:22Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8cb2ce511f2044a593e548116fe36a60"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:21Z", "revision_number": 0, "id": "bd8efc48-d0ea-41c6-88fd-5a9e90d91176", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:21Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb2ce511f2044a593e548116fe36a60"}], "revision_number": 4, "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}]} 2018-10-12 05:05:22,540 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=b19a1eef-3445-4900-9d58-1a6cc070753f used request id req-d4fc826b-1ace-480f-87c1-4e32a9bf917b 2018-10-12 05:05:22,541 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - b19a1eef-3445-4900-9d58-1a6cc070753f 2018-10-12 05:05:22,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:05:22,716 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-8c2fdc59-9aef-4007-b534-16476f84e832 Date: Fri, 12 Oct 2018 05:05: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-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "3f24735f-e967-4601-94ec-04c01ff2ea53"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:05:20Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:20Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "4ad231e9-7474-4818-8e6d-9e5911484f42"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-12T05:05:22Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": 22, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:22Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "63d0b3e2-e005-4018-9c2c-a259a5b99898"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:05:21Z", "security_group_id": "b19a1eef-3445-4900-9d58-1a6cc070753f", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:21Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "bd8efc48-d0ea-41c6-88fd-5a9e90d91176"}]} 2018-10-12 05:05:22,716 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=b19a1eef-3445-4900-9d58-1a6cc070753f used request id req-8c2fdc59-9aef-4007-b534-16476f84e832 2018-10-12 05:05:22,717 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:05:22,718 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:05:23,102 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b62422b2f34a45bcfcb3572c2988da", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role"}], "expires_at": "2018-10-12T06:05:23.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb2ce511f2044a593e548116fe36a60", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-user", "id": "a697687b39e1466a8c2dfac5ef7f97d8"}, "audit_ids": ["4dLyKXXDSx2Fo9X4Tliw6Q"], "issued_at": "2018-10-12T05:05:23.000000Z"}} 2018-10-12 05:05:23,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:23,179 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d168a208-e8a0-4a95-afae-3b8f14b2dd16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:05:23,179 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d168a208-e8a0-4a95-afae-3b8f14b2dd16 2018-10-12 05:05:23,181 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:05:23,183 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:23,263 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e70efa42-0472-43fe-bc98-199c1a3e3d16 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:05:23,263 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e70efa42-0472-43fe-bc98-199c1a3e3d16 2018-10-12 05:05:23,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:23,525 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a05b3dab-0173-4a11-b5a1-16ba5888a2ec Date: Fri, 12 Oct 2018 05:05: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":["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"],"updated_at":"2018-10-12T05:05:06Z","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net"}]} 2018-10-12 05:05:23,525 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net used request id req-a05b3dab-0173-4a11-b5a1-16ba5888a2ec 2018-10-12 05:05:23,529 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:05:23,534 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:05:23,535 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:23,616 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7763cb35-7514-4de1-b40e-3d43bc614ed4 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:23,617 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-7763cb35-7514-4de1-b40e-3d43bc614ed4 2018-10-12 05:05:23,622 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:23,822 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eaf75b4f-610d-4959-93b9-2e26201bc32f Date: Fri, 12 Oct 2018 05:05:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:23,822 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-eaf75b4f-610d-4959-93b9-2e26201bc32f 2018-10-12 05:05:23,828 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:23,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b9ef246c-dfb0-4b55-9ae2-9c719e8f4a13 Date: Fri, 12 Oct 2018 05:05:24 GMT RESP BODY: {"ports":[]} 2018-10-12 05:05:23,999 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1&admin_state_up=True used request id req-b9ef246c-dfb0-4b55-9ae2-9c719e8f4a13 2018-10-12 05:05:24,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:24,241 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-a79cbb21-741c-4d14-87f6-35807db73321 x-compute-request-id: req-a79cbb21-741c-4d14-87f6-35807db73321 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 05:05:24,241 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst used request id req-a79cbb21-741c-4d14-87f6-35807db73321 2018-10-12 05:05:24,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:24,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-95585390-9579-425e-a02a-3b5f5b98b4c8 Date: Fri, 12 Oct 2018 05:05: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":["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"],"updated_at":"2018-10-12T05:05:06Z","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net"}]} 2018-10-12 05:05:24,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net used request id req-95585390-9579-425e-a02a-3b5f5b98b4c8 2018-10-12 05:05:24,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:24,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f705f4c-b9b1-4dd2-93c8-2d716c94e1c1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:24,565 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-9f705f4c-b9b1-4dd2-93c8-2d716c94e1c1 2018-10-12 05:05:24,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:24,764 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-494bd966-0324-4e77-9804-c286cdf564c8 Date: Fri, 12 Oct 2018 05:05:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:24,764 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-494bd966-0324-4e77-9804-c286cdf564c8 2018-10-12 05:05:24,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:24,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-98cac467-53d4-483d-8dd9-6a989603d0e2 Date: Fri, 12 Oct 2018 05:05:24 GMT RESP BODY: {"ports":[]} 2018-10-12 05:05:24,804 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1&admin_state_up=True used request id req-98cac467-53d4-483d-8dd9-6a989603d0e2 2018-10-12 05:05:24,804 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:05:24,805 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:05:25,175 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "56b62422b2f34a45bcfcb3572c2988da", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role"}], "expires_at": "2018-10-12T06:05:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8cb2ce511f2044a593e548116fe36a60", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8cb2ce511f2044a593e548116fe36a60", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-user", "id": "a697687b39e1466a8c2dfac5ef7f97d8"}, "audit_ids": ["2CMAMhMASzmZYWGXBWerMQ"], "issued_at": "2018-10-12T05:05:25.000000Z"}} 2018-10-12 05:05:25,175 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5397fcee7ce405b0266d7b88deb52f7350ac856e" 2018-10-12 05:05:25,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f9a61f0-286b-4cf1-8246-1a3e5c738ad6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:05:25,259 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1f9a61f0-286b-4cf1-8246-1a3e5c738ad6 2018-10-12 05:05:25,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:25,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-423ecbe0-7b30-43ee-a539-26ea2cb27158 Date: Fri, 12 Oct 2018 05:05: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":["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"],"updated_at":"2018-10-12T05:05:06Z","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net"}]} 2018-10-12 05:05:25,511 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net used request id req-423ecbe0-7b30-43ee-a539-26ea2cb27158 2018-10-12 05:05:25,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:25,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c176bfbe-9f89-4843-92fe-e0bfd3936c31 Date: Fri, 12 Oct 2018 05:05:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:25,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-c176bfbe-9f89-4843-92fe-e0bfd3936c31 2018-10-12 05:05:25,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:25,961 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-dff7d38c-a03c-4535-bf93-d5c655cea824 Date: Fri, 12 Oct 2018 05:05: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":["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"],"updated_at":"2018-10-12T05:05:06Z","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net"}]} 2018-10-12 05:05:25,961 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net used request id req-dff7d38c-a03c-4535-bf93-d5c655cea824 2018-10-12 05:05:25,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:05:25,969 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:05:25,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5397fcee7ce405b0266d7b88deb52f7350ac856e" 2018-10-12 05:05:26,042 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad20878b-91ae-4ab4-9cf9-a992dfb54d05 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:26,043 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-ad20878b-91ae-4ab4-9cf9-a992dfb54d05 2018-10-12 05:05:26,048 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:26,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-8c42d9cf-dd12-46da-baf8-7cd0e9df5641 Date: Fri, 12 Oct 2018 05:05:26 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:26,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-8c42d9cf-dd12-46da-baf8-7cd0e9df5641 2018-10-12 05:05:26,106 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net 2018-10-12 05:05:26,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" -d '{"port": {"network_id": "16cbc510-fb7a-44e0-a257-2dc9dad2f7b0", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1", "admin_state_up": true}}' 2018-10-12 05:05:26,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-94379cee-5b68-40d9-ba91-54e6acffc855 Date: Fri, 12 Oct 2018 05:05:26 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.9"}],"id":"b9cadb4e-3bf8-411c-a4ac-7da6622bed58","security_groups":["438a8039-187e-4eab-9e8e-60e535d4f90b"],"mac_address":"fa:16:3e:39:a0:08","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1","project_id":"8cb2ce511f2044a593e548116fe36a60","qos_policy_id":null,"admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:26Z","binding:vnic_type":"normal"}} 2018-10-12 05:05:26,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-94379cee-5b68-40d9-ba91-54e6acffc855 2018-10-12 05:05:26,886 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:27,155 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a9706f1c-439a-4af3-a61f-8baab1c6eeb1 Date: Fri, 12 Oct 2018 05:05: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":["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"],"updated_at":"2018-10-12T05:05:06Z","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net"}]} 2018-10-12 05:05:27,155 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net used request id req-a9706f1c-439a-4af3-a61f-8baab1c6eeb1 2018-10-12 05:05:27,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:27,240 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0952703-7f19-4ea3-a0dd-777105e2504f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:27,240 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-b0952703-7f19-4ea3-a0dd-777105e2504f 2018-10-12 05:05:27,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:27,443 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-b604dbc2-9285-4c99-9989-bb37a5e2c49d Date: Fri, 12 Oct 2018 05:05:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:27,443 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-b604dbc2-9285-4c99-9989-bb37a5e2c49d 2018-10-12 05:05:27,449 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:27,503 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-31b92e6d-b9d7-484a-9805-5f44701a4333 Date: Fri, 12 Oct 2018 05:05:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:26Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.9"}],"id":"b9cadb4e-3bf8-411c-a4ac-7da6622bed58","security_groups":["438a8039-187e-4eab-9e8e-60e535d4f90b"],"mac_address":"fa:16:3e:39:a0:08","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:26Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 05:05:27,504 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1&admin_state_up=True used request id req-31b92e6d-b9d7-484a-9805-5f44701a4333 2018-10-12 05:05:27,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:27,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b0516861-9048-498e-b3f3-4beeca56850d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:27,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-b0516861-9048-498e-b3f3-4beeca56850d 2018-10-12 05:05:27,600 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst 2018-10-12 05:05:27,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:27,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-747fffed-e72d-44c4-810e-4e0ac8ab1dbb x-compute-request-id: req-747fffed-e72d-44c4-810e-4e0ac8ab1dbb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-flavor-name"}]} 2018-10-12 05:05:27,632 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-747fffed-e72d-44c4-810e-4e0ac8ab1dbb 2018-10-12 05:05:27,635 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:27,663 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-dba400e6-4469-4160-ba47-324becb2e617 x-compute-request-id: req-dba400e6-4469-4160-ba47-324becb2e617 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:05:27,663 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1 used request id req-dba400e6-4469-4160-ba47-324becb2e617 2018-10-12 05:05:27,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:27,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-87af71e4-0a19-4054-9bf2-03471419b5a9 Date: Fri, 12 Oct 2018 05:05:27 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:05:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:05:04Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/8862078d-5d7a-46fc-b694-843cad61fda8/snap", "metadata": {}}], "self": "/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8", "min_disk": 0, "protected": false, "id": "8862078d-5d7a-46fc-b694-843cad61fda8", "file": "/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "8cb2ce511f2044a593e548116fe36a60", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/8862078d-5d7a-46fc-b694-843cad61fda8/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image"} 2018-10-12 05:05:27,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image used request id req-87af71e4-0a19-4054-9bf2-03471419b5a9 2018-10-12 05:05:27,849 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:28,023 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-32769acc-79ff-41ff-b0a0-559f02e5c123 Date: Fri, 12 Oct 2018 05:05: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-10-12 05:05:28,024 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-32769acc-79ff-41ff-b0a0-559f02e5c123 2018-10-12 05:05:28,029 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "imageRef": "8862078d-5d7a-46fc-b694-843cad61fda8", "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "flavorRef": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "max_count": 1, "min_count": 1, "networks": [{"port": "b9cadb4e-3bf8-411c-a4ac-7da6622bed58"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}]}}' 2018-10-12 05:05:30,525 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:05: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-5e48b3aa-fb6f-4c55-b085-f5dc8ad7ece3 x-compute-request-id: req-5e48b3aa-fb6f-4c55-b085-f5dc8ad7ece3 Content-Length: 444 location: http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "adminPass": "7Bd4Pt3Nyy3S"}} 2018-10-12 05:05:30,525 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-5e48b3aa-fb6f-4c55-b085-f5dc8ad7ece3 2018-10-12 05:05:30,529 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:30,900 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-0b4906a9-a17e-4979-b958-b52b23c3a20d x-compute-request-id: req-0b4906a9-a17e-4979-b958-b52b23c3a20d 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.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "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-10-12T05:05:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:30,900 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-0b4906a9-a17e-4979-b958-b52b23c3a20d 2018-10-12 05:05:30,900 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst 2018-10-12 05:05:30,904 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:31,284 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-3053ffbe-217b-48b3-b040-673582a32052 x-compute-request-id: req-3053ffbe-217b-48b3-b040-673582a32052 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.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "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-10-12T05:05:30Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:31,284 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-3053ffbe-217b-48b3-b040-673582a32052 2018-10-12 05:05:31,284 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst] is - BUILD 2018-10-12 05:05:31,284 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:05:34,288 - create_instance - DEBUG - VM status query timeout in 896.612967968 2018-10-12 05:05:34,291 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:34,886 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-9bf2e232-3f49-4349-9e86-d2042c601399 x-compute-request-id: req-9bf2e232-3f49-4349-9e86-d2042c601399 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.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "security_groups": [{"name": "default"}], "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:05:31Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:34,886 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-9bf2e232-3f49-4349-9e86-d2042c601399 2018-10-12 05:05:34,887 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst] is - BUILD 2018-10-12 05:05:34,887 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:05:37,890 - create_instance - DEBUG - VM status query timeout in 893.01037097 2018-10-12 05:05:37,894 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:38,570 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-d25853e8-bdfd-4abc-b325-4e80dc3f5093 x-compute-request-id: req-d25853e8-bdfd-4abc-b325-4e80dc3f5093 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:05:36.000000", "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "security_groups": [{"name": "default"}], "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:05:36Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:38,570 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-d25853e8-bdfd-4abc-b325-4e80dc3f5093 2018-10-12 05:05:38,570 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst] is - ACTIVE 2018-10-12 05:05:38,571 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:05:38,574 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:39,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-3752097c-1516-4c1b-b516-4d5286f67ec2 x-compute-request-id: req-3752097c-1516-4c1b-b516-4d5286f67ec2 Content-Encoding: gzip Content-Length: 761 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:05:36.000000", "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "security_groups": [{"name": "default"}], "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:05:36Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:39,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-3752097c-1516-4c1b-b516-4d5286f67ec2 2018-10-12 05:05:39,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:39,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-28b89733-b70a-4eaf-8ae4-c3ea7501bcaa Date: Fri, 12 Oct 2018 05:05: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":["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"],"updated_at":"2018-10-12T05:05:06Z","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net"}]} 2018-10-12 05:05:39,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net used request id req-28b89733-b70a-4eaf-8ae4-c3ea7501bcaa 2018-10-12 05:05:39,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:39,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7185e2cc-af65-47c3-be4d-f468cb4a1c05 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:39,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-7185e2cc-af65-47c3-be4d-f468cb4a1c05 2018-10-12 05:05:39,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:39,394 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-31e3c091-2050-4361-806d-d0b59f64dea9 Date: Fri, 12 Oct 2018 05:05:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:39,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-31e3c091-2050-4361-806d-d0b59f64dea9 2018-10-12 05:05:39,400 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:39,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-d3a42cf0-a871-48fd-af04-de2ee256da36 Date: Fri, 12 Oct 2018 05:05:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.2"}],"id":"5c17bb9f-7d56-4482-a23d-780ccadd7d2f","security_groups":[],"mac_address":"fa:16:3e:c5:77:95","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.1"}],"id":"82e97a2f-ac87-4aad-8283-fd25eb1086db","security_groups":[],"mac_address":"fa:16:3e:18:f5:80","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:15Z","binding:vnic_type":"normal","device_id":"20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.4"}],"id":"8b7abe7b-8ec5-4fcd-92eb-52947a372757","security_groups":[],"mac_address":"fa:16:3e:11:ef:9e","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.3"}],"id":"b09622d1-8d57-47b9-85ea-ea76e62b7667","security_groups":[],"mac_address":"fa:16:3e:03:09:d9","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:36Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.9"}],"id":"b9cadb4e-3bf8-411c-a4ac-7da6622bed58","security_groups":["438a8039-187e-4eab-9e8e-60e535d4f90b"],"mac_address":"fa:16:3e:39:a0:08","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:26Z","binding:vnic_type":"normal","device_id":"150e6f1d-aaef-4bc4-8dc7-b62dda93a650"}]} 2018-10-12 05:05:39,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-d3a42cf0-a871-48fd-af04-de2ee256da36 2018-10-12 05:05:39,646 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}}' 2018-10-12 05:05:40,989 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:05: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-fadf8e63-8288-4834-8faa-7ba6d01ec0a8 x-compute-request-id: req-fadf8e63-8288-4834-8faa-7ba6d01ec0a8 Content-Length: 0 Content-Type: application/json 2018-10-12 05:05:40,989 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650/action used request id req-fadf8e63-8288-4834-8faa-7ba6d01ec0a8 2018-10-12 05:05:40,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:41,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-b5e9717c-6171-44ab-a567-8e7e8ce68381 Date: Fri, 12 Oct 2018 05:05:41 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:09Z", "admin_state_up": true, "updated_at": "2018-10-12T05:05:16Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router"}]} 2018-10-12 05:05:41,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router used request id req-b5e9717c-6171-44ab-a567-8e7e8ce68381 2018-10-12 05:05:41,067 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:41,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5426a666-1b7c-4643-aeb6-ff082fc1af6d Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:41,144 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-5426a666-1b7c-4643-aeb6-ff082fc1af6d 2018-10-12 05:05:41,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:41,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-ab40a99b-7416-4f32-9f28-65bfb70ae20e Date: Fri, 12 Oct 2018 05:05:41 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.1"}],"id":"82e97a2f-ac87-4aad-8283-fd25eb1086db","security_groups":[],"mac_address":"fa:16:3e:18:f5:80","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:15Z","binding:vnic_type":"normal","device_id":"20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f"}]} 2018-10-12 05:05:41,349 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f used request id req-ab40a99b-7416-4f32-9f28-65bfb70ae20e 2018-10-12 05:05:41,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/a06fe9c5-3c16-4e46-bb5f-cd0543247eef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:41,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-cbeff3d1-0c05-4027-88c9-137534714af4 Date: Fri, 12 Oct 2018 05:05:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}} 2018-10-12 05:05:41,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/a06fe9c5-3c16-4e46-bb5f-cd0543247eef used request id req-cbeff3d1-0c05-4027-88c9-137534714af4 2018-10-12 05:05:41,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:41,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-78ec9d02-e762-4365-93d6-0d20ad58e141 Date: Fri, 12 Oct 2018 05:05:41 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:05:41,647 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-78ec9d02-e762-4365-93d6-0d20ad58e141 2018-10-12 05:05:41,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:41,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-dd818355-70c0-40d5-bf52-8119b86f4a94 Date: Fri, 12 Oct 2018 05:05:41 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:05:41,827 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-dd818355-70c0-40d5-bf52-8119b86f4a94 2018-10-12 05:05:41,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:42,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-5d47ade0-d176-4081-910f-db7db94c1aa9 x-compute-request-id: req-5d47ade0-d176-4081-910f-db7db94c1aa9 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:05:36.000000", "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}], "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:05:36Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:42,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-5d47ade0-d176-4081-910f-db7db94c1aa9 2018-10-12 05:05:42,429 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst] is - ACTIVE 2018-10-12 05:05:42,429 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:05:42,432 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:42,898 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-bc3a2f28-8510-4626-a06e-1f9f31058706 x-compute-request-id: req-bc3a2f28-8510-4626-a06e-1f9f31058706 Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:05:36.000000", "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}], "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:05:36Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:42,898 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-bc3a2f28-8510-4626-a06e-1f9f31058706 2018-10-12 05:05:42,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:42,999 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f48c9dff-5996-4a3e-a257-e4d30a393e98 Date: Fri, 12 Oct 2018 05:05: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":["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"],"updated_at":"2018-10-12T05:05:06Z","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net"}]} 2018-10-12 05:05:43,000 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net used request id req-f48c9dff-5996-4a3e-a257-e4d30a393e98 2018-10-12 05:05:43,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:43,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef2410ed-33f7-4321-b0cd-476a7101337f Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:43,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-ef2410ed-33f7-4321-b0cd-476a7101337f 2018-10-12 05:05:43,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:43,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-47a90fee-ea86-4c6b-887f-6c363b15506f Date: Fri, 12 Oct 2018 05:05:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:43,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-47a90fee-ea86-4c6b-887f-6c363b15506f 2018-10-12 05:05:43,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:43,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-3195a4d1-007f-4435-808a-4fa6ac9c3085 Date: Fri, 12 Oct 2018 05:05:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.2"}],"id":"5c17bb9f-7d56-4482-a23d-780ccadd7d2f","security_groups":[],"mac_address":"fa:16:3e:c5:77:95","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.1"}],"id":"82e97a2f-ac87-4aad-8283-fd25eb1086db","security_groups":[],"mac_address":"fa:16:3e:18:f5:80","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:15Z","binding:vnic_type":"normal","device_id":"20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.4"}],"id":"8b7abe7b-8ec5-4fcd-92eb-52947a372757","security_groups":[],"mac_address":"fa:16:3e:11:ef:9e","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.3"}],"id":"b09622d1-8d57-47b9-85ea-ea76e62b7667","security_groups":[],"mac_address":"fa:16:3e:03:09:d9","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.9"}],"id":"b9cadb4e-3bf8-411c-a4ac-7da6622bed58","security_groups":["438a8039-187e-4eab-9e8e-60e535d4f90b","b19a1eef-3445-4900-9d58-1a6cc070753f"],"mac_address":"fa:16:3e:39:a0:08","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:26Z","binding:vnic_type":"normal","device_id":"150e6f1d-aaef-4bc4-8dc7-b62dda93a650"}]} 2018-10-12 05:05:43,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-3195a4d1-007f-4435-808a-4fa6ac9c3085 2018-10-12 05:05:43,249 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-12 05:05:43,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:43,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e544b822-4544-4f4a-ac74-a4e6d7226a6f Date: Fri, 12 Oct 2018 05:05:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:05:43,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-e544b822-4544-4f4a-ac74-a4e6d7226a6f 2018-10-12 05:05:43,361 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:43,395 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1b9787c2-1c66-43a7-b1f0-8e194f2f38ec Date: Fri, 12 Oct 2018 05:05:43 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:05:43,395 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-1b9787c2-1c66-43a7-b1f0-8e194f2f38ec 2018-10-12 05:05:43,401 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" -d '{"floatingip": {"floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "port_id": "b9cadb4e-3bf8-411c-a4ac-7da6622bed58"}}' 2018-10-12 05:05:45,701 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-8d919651-9a6f-4856-b854-090758dd85a3 Date: Fri, 12 Oct 2018 05:05:45 GMT RESP BODY: {"floatingip": {"router_id": "20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:44Z", "updated_at": "2018-10-12T05:05:44Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.208", "revision_number": 0, "project_id": "8cb2ce511f2044a593e548116fe36a60", "port_id": "b9cadb4e-3bf8-411c-a4ac-7da6622bed58", "id": "5f17cee9-4777-426e-8009-5249b274a650"}} 2018-10-12 05:05:45,702 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-8d919651-9a6f-4856-b854-090758dd85a3 2018-10-12 05:05:45,702 - create_instance - INFO - Created floating IP 172.30.9.208 via router - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router 2018-10-12 05:05:45,705 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:46,445 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-826fc39e-cc24-40f1-b490-c95e383b39df x-compute-request-id: req-826fc39e-cc24-40f1-b490-c95e383b39df Content-Encoding: gzip Content-Length: 771 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:05:36.000000", "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}], "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:05:36Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:46,445 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-826fc39e-cc24-40f1-b490-c95e383b39df 2018-10-12 05:05:46,445 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst] is - ACTIVE 2018-10-12 05:05:46,446 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:05:46,448 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:47,051 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-5ff98231-c449-4dcb-9ec2-554aed8812c3 x-compute-request-id: req-5ff98231-c449-4dcb-9ec2-554aed8812c3 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:05:36.000000", "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}], "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:05:36Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:47,052 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-5ff98231-c449-4dcb-9ec2-554aed8812c3 2018-10-12 05:05:47,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:47,152 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-ae30752a-5310-4064-b84d-3457e9d583bc Date: Fri, 12 Oct 2018 05:05: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":["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"],"updated_at":"2018-10-12T05:05:06Z","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net"}]} 2018-10-12 05:05:47,152 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net used request id req-ae30752a-5310-4064-b84d-3457e9d583bc 2018-10-12 05:05:47,156 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:47,229 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30ea06b8-3f8d-48e7-a48c-f25673a4b481 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:47,230 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-30ea06b8-3f8d-48e7-a48c-f25673a4b481 2018-10-12 05:05:47,235 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:47,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fe8e5956-0a57-4b31-b236-05a2c3be2c36 Date: Fri, 12 Oct 2018 05:05:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:47,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-fe8e5956-0a57-4b31-b236-05a2c3be2c36 2018-10-12 05:05:47,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:47,406 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-08b05b80-74b5-4b66-a277-85c38e8e0f89 Date: Fri, 12 Oct 2018 05:05:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.2"}],"id":"5c17bb9f-7d56-4482-a23d-780ccadd7d2f","security_groups":[],"mac_address":"fa:16:3e:c5:77:95","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.1"}],"id":"82e97a2f-ac87-4aad-8283-fd25eb1086db","security_groups":[],"mac_address":"fa:16:3e:18:f5:80","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:15Z","binding:vnic_type":"normal","device_id":"20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.4"}],"id":"8b7abe7b-8ec5-4fcd-92eb-52947a372757","security_groups":[],"mac_address":"fa:16:3e:11:ef:9e","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.3"}],"id":"b09622d1-8d57-47b9-85ea-ea76e62b7667","security_groups":[],"mac_address":"fa:16:3e:03:09:d9","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.9"}],"id":"b9cadb4e-3bf8-411c-a4ac-7da6622bed58","security_groups":["438a8039-187e-4eab-9e8e-60e535d4f90b","b19a1eef-3445-4900-9d58-1a6cc070753f"],"mac_address":"fa:16:3e:39:a0:08","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:26Z","binding:vnic_type":"normal","device_id":"150e6f1d-aaef-4bc4-8dc7-b62dda93a650"}]} 2018-10-12 05:05:47,406 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-08b05b80-74b5-4b66-a277-85c38e8e0f89 2018-10-12 05:05:47,407 - create_instance_tests - INFO - Looking for IP 10.55.1.9 in the console log 2018-10-12 05:05:47,410 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:47,867 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-89e22869-4c4b-42d8-a82b-4f81a06becf0 x-compute-request-id: req-89e22869-4c4b-42d8-a82b-4f81a06becf0 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:05:36.000000", "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}], "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:05:36Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:47,867 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-89e22869-4c4b-42d8-a82b-4f81a06becf0 2018-10-12 05:05:47,870 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:05:48,973 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-d26eebdf-a2d3-4fc9-a321-b443c7a0c887 x-compute-request-id: req-d26eebdf-a2d3-4fc9-a321-b443c7a0c887 Content-Encoding: gzip Content-Length: 9602 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 500994546 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.908 MHz processor\n[ 0.130149] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.131835] pid_max: default: 32768 minimum: 301\n[ 0.132727] ACPI: Core revision 20150930\n[ 0.134162] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.135471] Security Framework initialized\n[ 0.136317] Yama: becoming mindful.\n[ 0.137047] AppArmor: AppArmor initialized\n[ 0.137946] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.139273] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.140555] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.141780] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143169] Initializing cgroup subsys io\n[ 0.144008] Initializing cgroup subsys memory\n[ 0.144868] Initializing cgroup subsys devices\n[ 0.145779] Initializing cgroup subsys freezer\n[ 0.146677] Initializing cgroup subsys net_cls\n[ 0.147547] Initializing cgroup subsys perf_event\n[ 0.148459] Initializing cgroup subsys net_prio\n[ 0.149360] Initializing cgroup subsys hugetlb\n[ 0.150252] Initializing cgroup subsys pids\n[ 0.151123] CPU: Physical Processor ID: 0\n[ 0.152604] mce: CPU supports 10 MCE banks\n[ 0.153487] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.154508] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.156765] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.163181] ftrace: allocating 31920 entries in 125 pages\n[ 0.189077] smpboot: Max logical packages: 2\n[ 0.189974] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.191161] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.192483] x2apic enabled\n[ 0.193329] Switched APIC routing to physical x2apic.\n[ 0.195093] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.196307] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.198445] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.200370] KVM setup paravirtual spinlock\n[ 0.201791] x86: Booting SMP configuration:\n[ 0.202691] .... node #0, CPUs: #1\n[ 0.203581] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.225302] x86: Booted up 1 node, 2 CPUs\n[ 0.225304] KVM setup async PF for cpu 1\n[ 0.225307] kvm-stealtime: cpu 1, msr f90d940\n[ 0.228021] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.229504] devtmpfs: initialized\n[ 0.231222] evm: security.selinux\n[ 0.231922] evm: security.SMACK64\n[ 0.232608] evm: security.SMACK64EXEC\n[ 0.233382] evm: security.SMACK64TRANSMUTE\n[ 0.234202] evm: security.SMACK64MMAP\n[ 0.234943] evm: security.ima\n[ 0.235579] evm: security.capability\n[ 0.236447] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.238317] pinctrl core: initialized pinctrl subsystem\n[ 0.239437] RTC time: 5:05:36, date: 10/12/18\n[ 0.240431] NET: Registered protocol family 16\n[ 0.250260] cpuidle: using governor ladder\n[ 0.262357] cpuidle: using governor menu\n[ 0.263154] PCCT header not found.\n[ 0.263913] ACPI: bus type PCI registered\n[ 0.264692] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.265913] PCI: Using configuration type 1 for base access\n[ 0.279266] ACPI: Added _OSI(Module Device)\n[ 0.280103] ACPI: Added _OSI(Processor Device)\n[ 0.280936] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.281806] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.284065] ACPI: Interpreter enabled\n[ 0.284810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.286597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.288391] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.290176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.291967] ACPI: (supports S0 S5)\n[ 0.292652] ACPI: Using IOAPIC for interrupt routing\n[ 0.293571] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.297007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.298111] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.299298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.300456] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.302635] acpiphp: Slot [3] registered\n[ 0.303420] acpiphp: Slot [4] registered\n[ 0.304200] acpiphp: Slot [5] registered\n[ 0.304984] acpiphp: Slot [6] registered\n[ 0.305755] acpiphp: Slot [7] registered\n[ 0.306532] acpiphp: Slot [8] registered\n[ 0.307311] acpiphp: Slot [9] registered\n[ 0.308092] acpiphp: Slot [10] registered\n[ 0.319115] acpiphp: Slot [11] registered\n[ 0.319905] acpiphp: Slot [12] registered\n[ 0.320689] acpiphp: Slot [13] registered\n[ 0.321474] acpiphp: Slot [14] registered\n[ 0.322262] acpiphp: Slot [15] registered\n[ 0.323051] acpiphp: Slot [16] registered\n[ 0.323846] acpiphp: Slot [17] registered\n[ 0.324632] acpiphp: Slot [18] registered\n[ 0.325420] acpiphp: Slot [19] registered\n[ 0.326208] acpiphp: Slot [20] registered\n[ 0.326996] acpiphp: Slot [21] registered\n[ 0.327780] acpiphp: Slot [22] registered\n[ 0.328576] acpiphp: Slot [23] registered\n[ 0.329369] acpiphp: Slot [24] registered\n[ 0.330156] acpiphp: Slot [25] registered\n[ 0.330941] acpiphp: Slot [26] registered\n[ 0.331726] acpiphp: Slot [27] registered\n[ 0.332515] acpiphp: Slot [28] registered\n[ 0.333305] acpiphp: Slot [29] registered\n[ 0.334094] acpiphp: Slot [30] registered\n[ 0.334882] acpiphp: Slot [31] registered\n[ 0.335663] PCI host bridge to bus 0000:00\n[ 0.336447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.337623] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.338801] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.340206] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.341610] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.347643] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.348883] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.350016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.351241] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.357583] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.358965] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.404401] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.405877] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.407255] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.408632] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.409994] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.411239] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.412404] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.413425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.414918] vgaarb: loaded\n[ 0.415502] vgaarb: bridge control possible 0000:00:02.0\n[ 0.416628] SCSI subsystem initialized\n[ 0.417448] ACPI: bus type USB registered\n[ 0.418243] usbcore: registered new interface driver usbfs\n[ 0.419243] usbcore: registered new interface driver hub\n[ 0.420217] usbcore: registered new device driver usb\n[ 0.421298] PCI: Using ACPI for IRQ routing\n[ 0.422313] NetLabel: Initializing\n[ 0.423008] NetLabel: domain hash size = 128\n[ 0.423836] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.424752] NetLabel: unlabeled traffic allowed by default\n[ 0.425860] clocksource: Switched to clocksource kvm-clock\n[ 0.431805] AppArmor: AppArmor Filesystem Enabled\n[ 0.432729] pnp: PnP ACPI init\n[ 0.433640] pnp: PnP ACPI: found 5 devices\n[ 0.440728] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.442378] NET: Registered protocol family 2\n[ 0.443334] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.444555] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.445673] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.446793] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.447832] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.448952] NET: Registered protocol family 1\n[ 0.449783] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.450841] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.451872] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.470469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.489307] Trying to unpack rootfs image as initramfs...\n[ 0.539379] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.553455] Scanning for low memory corruption every 60 seconds\n[ 0.554776] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.555893] audit: initializing netlink subsys (disabled)\n[ 0.556885] audit: type=2000 audit(1539320736.897:1): initialized\n[ 0.558184] Initialise system trusted keyring\n[ 0.559127] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.560254] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.562321] zbud: loaded\n[ 0.563039] VFS: Disk quotas dquot_6.6.0\n[ 0.563836] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.565388] fuse init (API version 7.23)\n[ 0.566289] Key type big_key registered\n[ 0.567066] Allocating IMA MOK and blacklist keyrings.\n[ 0.568238] Key type asymmetric registered\n[ 0.569032] Asymmetric key parser 'x509' registered\n[ 0.569962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.571415] io scheduler noop registered\n[ 0.572185] io scheduler deadline registered (default)\n[ 0.573142] io scheduler cfq registered\n[ 0.573961] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.574971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.576187] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.577585] ACPI: Power Button [PWRF]\n[ 0.578444] GHES: HEST is not enabled!\n[ 0.596759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.633424] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.635677] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.659556] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.662120] Linux agpgart interface v0.103\n[ 0.664380] brd: module loaded\n[ 0.665700] loop: module loaded\n[ 0.669258] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.670655] GPT:90111 != 20971519\n[ 0.671323] GPT:Alternate GPT header not at the end of the disk.\n[ 0.672360] GPT:90111 != 20971519\n[ 0.673017] GPT: Use GNU Parted to correct GPT errors.\n[ 0.673956] vda: vda1 vda15\n[ 0.675390] scsi host0: ata_piix\n[ 0.676157] scsi host1: ata_piix\n[ 0.676845] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.678020] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.679736] libphy: Fixed MDIO Bus: probed\n[ 0.680526] tun: Universal TUN/TAP device driver, 1.6\n[ 0.681437] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.683348] PPP generic driver version 2.4.2\n[ 0.684491] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.685954] ehci-pci: EHCI PCI platform driver\n[ 0.686983] ehci-platform: EHCI generic platform driver\n[ 0.688159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.689497] ohci-pci: OHCI PCI platform driver\n[ 0.690532] ohci-platform: OHCI generic platform driver\n[ 0.691704] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.710904] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.712082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.713784] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.714955] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.716266] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.717726] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.719408] usb usb1: Product: UHCI Host Controller\n[ 0.720507] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.721903] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.723017] hub 1-0:1.0: USB hub found\n[ 0.723929] hub 1-0:1.0: 2 ports detected\n[ 0.724979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.727400] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.728523] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.729723] mousedev: PS/2 mouse device common for all mice\n[ 0.731083] rtc_cmos 00:00: RTC can wake from S4\n[ 0.732464] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.734442] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.735957] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.737425] i2c /dev entries driver\n[ 0.738313] device-mapper: uevent: version 1.0.3\n[ 0.739430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.741350] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.742931] NET: Registered protocol family 10\n[ 0.744122] NET: Registered protocol family 17\n[ 0.745167] Key type dns_resolver registered\n[ 0.746262] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.747553] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.748830] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.750888] registered taskstats version 1\n[ 0.751865] Loading compiled-in X.509 certificates\n[ 0.753455] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.755656] zswap: loaded using pool lzo/zbud\n[ 0.757283] Key type trusted registered\n[ 0.759169] Key type encrypted registered\n[ 0.760159] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.761384] ima: No TPM chip found, activating TPM-bypass!\n[ 0.762643] evm: HMAC attrs: 0x1\n[ 0.763718] Magic number: 6:965:61\n[ 0.764712] rtc_cmos 00:00: setting system clock to 2018-10-12 05:05:37 UTC (1539320737)\n[ 0.776898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.778241] EDD information not available.\n[ 0.834979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.836470] Write protecting the kernel read-only data: 14336k\n[ 0.838068] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.839850] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000)\n\ninfo: initramfs: up at 0.65\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.08\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.300926] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.9...\nLease of 10.55.1.9 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.27. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCvKRiUlx1DC3KwkHKBLU2qhsPz7oeCyo4IXmAOVXvcVW2G+lcKFaMVNzKTyrZ8FR5xl+CT0IP/pqxW3/cycSZaU9XZS3JDVLE06dMOPdCxl8pKUCvFOX3+Q12MmOX8eIlXRYB58K5aSEGnTzVIjgck4pEcgqpkIyk+TVIp877m8gPX+kD13gNo5EgR4KkXXc6AGwqimsTBVXPClyUPs+2BMSmliDYCbfDUI2gQ9TkMxljU8WenREWlkjwLMOf8vvuaf0ktsg0qect8n/mbeEsSBA3knxf0fTfhE3VaU8QRGtO9Yqu/2BPfXTYPuMr8KVYWkpgDmCBplTm7Kp9yBQWx root@createinstancesinglenetworktests-5ae49633-32e2-4c15-83ca-212c7c\nssh-dss AAAAB3NzaC1kc3MAAACBANlzAH9OAxMtew+6sngyQzWa6Ufpa21RZOt6U+N8o6vCstN5xjoSsB594Fir3kwisNekDysRm3eF1MMTm7zcShimooJ3ehELivkGrP/uYHPivm3GZUSVnW0qB2mknmODGwMoLzNeD6qVkzfqadTOpc3qgVzom6inbo//aWKEGQQ9AAAAFQChvRDkZ3xPSAEgtnEmQYbo7oNzrwAAAIEA01c7i0OLLo7/a92LwFZJGx9bHeb60c8TrWhcjxPzPXA35R4usFkU+4V7zJ9asd1H5iMUHVPBo7LlyZEKh/M/GwARkjT34VNlV/RmZZA4BvhP8Acd+DqtSKjqFZvoTlY5zKpTVTClomaKtL5eJOLB9GwhXVelxYuRC340lpDVNg4AAACAKK8JMNT+uqlROh5cGtbPnc2kmshSnKIwyPhczGmR7PsO2lSLeC111P33ya2+sx7raonYF6ty/Eq9dyRPR+Bbg1vyLLF69N7iWZLHu5gIv1l0U5XgBsEmjZMQbLI8q6niAZqOM8HEJnfIy8uvEc8kaZ0O8l+5Ql2xuADFlPeYxoE= root@createinstancesinglenetworktests-5ae49633-32e2-4c15-83ca-212c7c\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.9,24,fe80::f816:3eff:fe39:a008/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 \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-5ae49633-32e2-4c15-83ca-212c7c\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.77 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-5ae49633-32e2-4c15-83ca-212c7c login: "} 2018-10-12 05:05:48,974 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650/action used request id req-d26eebdf-a2d3-4fc9-a321-b443c7a0c887 2018-10-12 05:05:48,976 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 05:05:48,976 - 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 500994546 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.908 MHz processor [ 0.130149] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.131835] pid_max: default: 32768 minimum: 301 [ 0.132727] ACPI: Core revision 20150930 [ 0.134162] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.135471] Security Framework initialized [ 0.136317] Yama: becoming mindful. [ 0.137047] AppArmor: AppArmor initialized [ 0.137946] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.139273] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.140555] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.141780] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143169] Initializing cgroup subsys io [ 0.144008] Initializing cgroup subsys memory [ 0.144868] Initializing cgroup subsys devices [ 0.145779] Initializing cgroup subsys freezer [ 0.146677] Initializing cgroup subsys net_cls [ 0.147547] Initializing cgroup subsys perf_event [ 0.148459] Initializing cgroup subsys net_prio [ 0.149360] Initializing cgroup subsys hugetlb [ 0.150252] Initializing cgroup subsys pids [ 0.151123] CPU: Physical Processor ID: 0 [ 0.152604] mce: CPU supports 10 MCE banks [ 0.153487] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.154508] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.156765] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.163181] ftrace: allocating 31920 entries in 125 pages [ 0.189077] smpboot: Max logical packages: 2 [ 0.189974] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.191161] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.192483] x2apic enabled [ 0.193329] Switched APIC routing to physical x2apic. [ 0.195093] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.196307] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.198445] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.200370] KVM setup paravirtual spinlock [ 0.201791] x86: Booting SMP configuration: [ 0.202691] .... node #0, CPUs: #1 [ 0.203581] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.225302] x86: Booted up 1 node, 2 CPUs [ 0.225304] KVM setup async PF for cpu 1 [ 0.225307] kvm-stealtime: cpu 1, msr f90d940 [ 0.228021] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.229504] devtmpfs: initialized [ 0.231222] evm: security.selinux [ 0.231922] evm: security.SMACK64 [ 0.232608] evm: security.SMACK64EXEC [ 0.233382] evm: security.SMACK64TRANSMUTE [ 0.234202] evm: security.SMACK64MMAP [ 0.234943] evm: security.ima [ 0.235579] evm: security.capability [ 0.236447] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.238317] pinctrl core: initialized pinctrl subsystem [ 0.239437] RTC time: 5:05:36, date: 10/12/18 [ 0.240431] NET: Registered protocol family 16 [ 0.250260] cpuidle: using governor ladder [ 0.262357] cpuidle: using governor menu [ 0.263154] PCCT header not found. [ 0.263913] ACPI: bus type PCI registered [ 0.264692] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.265913] PCI: Using configuration type 1 for base access [ 0.279266] ACPI: Added _OSI(Module Device) [ 0.280103] ACPI: Added _OSI(Processor Device) [ 0.280936] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.281806] ACPI: Added _OSI(Processor Aggregator Device) [ 0.284065] ACPI: Interpreter enabled [ 0.284810] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.286597] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.288391] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.290176] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.291967] ACPI: (supports S0 S5) [ 0.292652] ACPI: Using IOAPIC for interrupt routing [ 0.293571] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.297007] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.298111] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.299298] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.300456] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.302635] acpiphp: Slot [3] registered [ 0.303420] acpiphp: Slot [4] registered [ 0.304200] acpiphp: Slot [5] registered [ 0.304984] acpiphp: Slot [6] registered [ 0.305755] acpiphp: Slot [7] registered [ 0.306532] acpiphp: Slot [8] registered [ 0.307311] acpiphp: Slot [9] registered [ 0.308092] acpiphp: Slot [10] registered [ 0.319115] acpiphp: Slot [11] registered [ 0.319905] acpiphp: Slot [12] registered [ 0.320689] acpiphp: Slot [13] registered [ 0.321474] acpiphp: Slot [14] registered [ 0.322262] acpiphp: Slot [15] registered [ 0.323051] acpiphp: Slot [16] registered [ 0.323846] acpiphp: Slot [17] registered [ 0.324632] acpiphp: Slot [18] registered [ 0.325420] acpiphp: Slot [19] registered [ 0.326208] acpiphp: Slot [20] registered [ 0.326996] acpiphp: Slot [21] registered [ 0.327780] acpiphp: Slot [22] registered [ 0.328576] acpiphp: Slot [23] registered [ 0.329369] acpiphp: Slot [24] registered [ 0.330156] acpiphp: Slot [25] registered [ 0.330941] acpiphp: Slot [26] registered [ 0.331726] acpiphp: Slot [27] registered [ 0.332515] acpiphp: Slot [28] registered [ 0.333305] acpiphp: Slot [29] registered [ 0.334094] acpiphp: Slot [30] registered [ 0.334882] acpiphp: Slot [31] registered [ 0.335663] PCI host bridge to bus 0000:00 [ 0.336447] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.337623] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.338801] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.340206] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.341610] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.347643] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.348883] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.350016] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.351241] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.357583] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.358965] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.404401] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.405877] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.407255] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.408632] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.409994] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.411239] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.412404] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.413425] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.414918] vgaarb: loaded [ 0.415502] vgaarb: bridge control possible 0000:00:02.0 [ 0.416628] SCSI subsystem initialized [ 0.417448] ACPI: bus type USB registered [ 0.418243] usbcore: registered new interface driver usbfs [ 0.419243] usbcore: registered new interface driver hub [ 0.420217] usbcore: registered new device driver usb [ 0.421298] PCI: Using ACPI for IRQ routing [ 0.422313] NetLabel: Initializing [ 0.423008] NetLabel: domain hash size = 128 [ 0.423836] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.424752] NetLabel: unlabeled traffic allowed by default [ 0.425860] clocksource: Switched to clocksource kvm-clock [ 0.431805] AppArmor: AppArmor Filesystem Enabled [ 0.432729] pnp: PnP ACPI init [ 0.433640] pnp: PnP ACPI: found 5 devices [ 0.440728] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.442378] NET: Registered protocol family 2 [ 0.443334] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.444555] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.445673] TCP: Hash tables configured (established 2048 bind 2048) [ 0.446793] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.447832] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.448952] NET: Registered protocol family 1 [ 0.449783] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.450841] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.451872] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.470469] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.489307] Trying to unpack rootfs image as initramfs... [ 0.539379] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.553455] Scanning for low memory corruption every 60 seconds [ 0.554776] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.555893] audit: initializing netlink subsys (disabled) [ 0.556885] audit: type=2000 audit(1539320736.897:1): initialized [ 0.558184] Initialise system trusted keyring [ 0.559127] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.560254] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.562321] zbud: loaded [ 0.563039] VFS: Disk quotas dquot_6.6.0 [ 0.563836] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.565388] fuse init (API version 7.23) [ 0.566289] Key type big_key registered [ 0.567066] Allocating IMA MOK and blacklist keyrings. [ 0.568238] Key type asymmetric registered [ 0.569032] Asymmetric key parser 'x509' registered [ 0.569962] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.571415] io scheduler noop registered [ 0.572185] io scheduler deadline registered (default) [ 0.573142] io scheduler cfq registered [ 0.573961] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.574971] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.576187] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.577585] ACPI: Power Button [PWRF] [ 0.578444] GHES: HEST is not enabled! [ 0.596759] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.633424] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.635677] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.659556] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.662120] Linux agpgart interface v0.103 [ 0.664380] brd: module loaded [ 0.665700] loop: module loaded [ 0.669258] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.670655] GPT:90111 != 20971519 [ 0.671323] GPT:Alternate GPT header not at the end of the disk. [ 0.672360] GPT:90111 != 20971519 [ 0.673017] GPT: Use GNU Parted to correct GPT errors. [ 0.673956] vda: vda1 vda15 [ 0.675390] scsi host0: ata_piix [ 0.676157] scsi host1: ata_piix [ 0.676845] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.678020] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.679736] libphy: Fixed MDIO Bus: probed [ 0.680526] tun: Universal TUN/TAP device driver, 1.6 [ 0.681437] tun: (C) 1999-2004 Max Krasnyansky [ 0.683348] PPP generic driver version 2.4.2 [ 0.684491] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.685954] ehci-pci: EHCI PCI platform driver [ 0.686983] ehci-platform: EHCI generic platform driver [ 0.688159] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.689497] ohci-pci: OHCI PCI platform driver [ 0.690532] ohci-platform: OHCI generic platform driver [ 0.691704] uhci_hcd: USB Universal Host Controller Interface driver [ 0.710904] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.712082] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.713784] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.714955] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.716266] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.717726] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.719408] usb usb1: Product: UHCI Host Controller [ 0.720507] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.721903] usb usb1: SerialNumber: 0000:00:01.2 [ 0.723017] hub 1-0:1.0: USB hub found [ 0.723929] hub 1-0:1.0: 2 ports detected [ 0.724979] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.727400] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.728523] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.729723] mousedev: PS/2 mouse device common for all mice [ 0.731083] rtc_cmos 00:00: RTC can wake from S4 [ 0.732464] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.734442] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.735957] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.737425] i2c /dev entries driver [ 0.738313] device-mapper: uevent: version 1.0.3 [ 0.739430] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.741350] ledtrig-cpu: registered to indicate activity on CPUs [ 0.742931] NET: Registered protocol family 10 [ 0.744122] NET: Registered protocol family 17 [ 0.745167] Key type dns_resolver registered [ 0.746262] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.747553] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.748830] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.750888] registered taskstats version 1 [ 0.751865] Loading compiled-in X.509 certificates [ 0.753455] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.755656] zswap: loaded using pool lzo/zbud [ 0.757283] Key type trusted registered [ 0.759169] Key type encrypted registered [ 0.760159] AppArmor: AppArmor sha1 policy hashing enabled [ 0.761384] ima: No TPM chip found, activating TPM-bypass! [ 0.762643] evm: HMAC attrs: 0x1 [ 0.763718] Magic number: 6:965:61 [ 0.764712] rtc_cmos 00:00: setting system clock to 2018-10-12 05:05:37 UTC (1539320737) [ 0.776898] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.778241] EDD information not available. [ 0.834979] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.836470] Write protecting the kernel read-only data: 14336k [ 0.838068] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.839850] Freeing unused kernel memory: 168K (ffff880001dd6000 - ffff880001e00000) info: initramfs: up at 0.65 modprobe: module virtio_pci not found in modules.dep modprobe: module virtio_blk not found in modules.dep modprobe: module virtio_net not found in modules.dep modprobe: module vfat not found in modules.dep modprobe: module nls_cp437 not found in modules.dep info: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 1.08 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.300926] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.9... Lease of 10.55.1.9 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.27. 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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQCvKRiUlx1DC3KwkHKBLU2qhsPz7oeCyo4IXmAOVXvcVW2G+lcKFaMVNzKTyrZ8FR5xl+CT0IP/pqxW3/cycSZaU9XZS3JDVLE06dMOPdCxl8pKUCvFOX3+Q12MmOX8eIlXRYB58K5aSEGnTzVIjgck4pEcgqpkIyk+TVIp877m8gPX+kD13gNo5EgR4KkXXc6AGwqimsTBVXPClyUPs+2BMSmliDYCbfDUI2gQ9TkMxljU8WenREWlkjwLMOf8vvuaf0ktsg0qect8n/mbeEsSBA3knxf0fTfhE3VaU8QRGtO9Yqu/2BPfXTYPuMr8KVYWkpgDmCBplTm7Kp9yBQWx root@createinstancesinglenetworktests-5ae49633-32e2-4c15-83ca-212c7c ssh-dss AAAAB3NzaC1kc3MAAACBANlzAH9OAxMtew+6sngyQzWa6Ufpa21RZOt6U+N8o6vCstN5xjoSsB594Fir3kwisNekDysRm3eF1MMTm7zcShimooJ3ehELivkGrP/uYHPivm3GZUSVnW0qB2mknmODGwMoLzNeD6qVkzfqadTOpc3qgVzom6inbo//aWKEGQQ9AAAAFQChvRDkZ3xPSAEgtnEmQYbo7oNzrwAAAIEA01c7i0OLLo7/a92LwFZJGx9bHeb60c8TrWhcjxPzPXA35R4usFkU+4V7zJ9asd1H5iMUHVPBo7LlyZEKh/M/GwARkjT34VNlV/RmZZA4BvhP8Acd+DqtSKjqFZvoTlY5zKpTVTClomaKtL5eJOLB9GwhXVelxYuRC340lpDVNg4AAACAKK8JMNT+uqlROh5cGtbPnc2kmshSnKIwyPhczGmR7PsO2lSLeC111P33ya2+sx7raonYF6ty/Eq9dyRPR+Bbg1vyLLF69N7iWZLHu5gIv1l0U5XgBsEmjZMQbLI8q6niAZqOM8HEJnfIy8uvEc8kaZ0O8l+5Ql2xuADFlPeYxoE= root@createinstancesinglenetworktests-5ae49633-32e2-4c15-83ca-212c7c -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.9,24,fe80::f816:3eff:fe39:a008/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.9 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-5ae49633-32e2-4c15-83ca-212c7c launch-index: 0 === cirros: current=0.4.0 uptime=3.77 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-5ae49633-32e2-4c15-83ca-212c7c login: 2018-10-12 05:05:48,980 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:49,441 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-dfcbf1b8-ba8c-4c6a-ae4f-8314a468c6f5 x-compute-request-id: req-dfcbf1b8-ba8c-4c6a-ae4f-8314a468c6f5 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:05:36.000000", "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}], "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:05:36Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:49,441 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-dfcbf1b8-ba8c-4c6a-ae4f-8314a468c6f5 2018-10-12 05:05:49,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:49,684 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-69cd2209-4cd7-40b9-9a14-4c3418ed4473 Date: Fri, 12 Oct 2018 05:05: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":["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"],"updated_at":"2018-10-12T05:05:06Z","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net"}]} 2018-10-12 05:05:49,684 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net used request id req-69cd2209-4cd7-40b9-9a14-4c3418ed4473 2018-10-12 05:05:49,688 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:49,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9002f19f-73f6-4287-b4b0-c31b7ef1efe9 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:49,762 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-9002f19f-73f6-4287-b4b0-c31b7ef1efe9 2018-10-12 05:05:49,769 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:49,823 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-983c1771-7609-45c0-a8ee-e013815c2e31 Date: Fri, 12 Oct 2018 05:05:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:49,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-983c1771-7609-45c0-a8ee-e013815c2e31 2018-10-12 05:05:49,829 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:49,933 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-993bbdf7-b752-4e7a-a1ce-1b3176626f18 Date: Fri, 12 Oct 2018 05:05:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.2"}],"id":"5c17bb9f-7d56-4482-a23d-780ccadd7d2f","security_groups":[],"mac_address":"fa:16:3e:c5:77:95","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.1"}],"id":"82e97a2f-ac87-4aad-8283-fd25eb1086db","security_groups":[],"mac_address":"fa:16:3e:18:f5:80","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:15Z","binding:vnic_type":"normal","device_id":"20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.4"}],"id":"8b7abe7b-8ec5-4fcd-92eb-52947a372757","security_groups":[],"mac_address":"fa:16:3e:11:ef:9e","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.3"}],"id":"b09622d1-8d57-47b9-85ea-ea76e62b7667","security_groups":[],"mac_address":"fa:16:3e:03:09:d9","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.9"}],"id":"b9cadb4e-3bf8-411c-a4ac-7da6622bed58","security_groups":["438a8039-187e-4eab-9e8e-60e535d4f90b","b19a1eef-3445-4900-9d58-1a6cc070753f"],"mac_address":"fa:16:3e:39:a0:08","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:26Z","binding:vnic_type":"normal","device_id":"150e6f1d-aaef-4bc4-8dc7-b62dda93a650"}]} 2018-10-12 05:05:49,933 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-993bbdf7-b752-4e7a-a1ce-1b3176626f18 2018-10-12 05:05:49,934 - create_instance - INFO - Checking if VM is active 2018-10-12 05:05:49,937 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:50,425 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-32a4feb4-83ef-4ec7-95fe-a98333ac69d0 x-compute-request-id: req-32a4feb4-83ef-4ec7-95fe-a98333ac69d0 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:05:36.000000", "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}], "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:05:36Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:50,425 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-32a4feb4-83ef-4ec7-95fe-a98333ac69d0 2018-10-12 05:05:50,426 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst] is - ACTIVE 2018-10-12 05:05:50,426 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:05:50,429 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:50,606 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-e134bc2a-e7b0-4ea4-918f-dc4fc7295e70 x-compute-request-id: req-e134bc2a-e7b0-4ea4-918f-dc4fc7295e70 Content-Encoding: gzip Content-Length: 786 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "172.30.9.208", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:05:36.000000", "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp"}], "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:05:36Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:50,606 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-e134bc2a-e7b0-4ea4-918f-dc4fc7295e70 2018-10-12 05:05:50,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:50,715 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-65b9c5a1-b665-4a52-b1e3-88e251b6a8a9 Date: Fri, 12 Oct 2018 05:05: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":["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"],"updated_at":"2018-10-12T05:05:06Z","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:05Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8cb2ce511f2044a593e548116fe36a60","id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net"}]} 2018-10-12 05:05:50,715 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net used request id req-65b9c5a1-b665-4a52-b1e3-88e251b6a8a9 2018-10-12 05:05:50,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:50,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f4e20688-bc49-4db5-a466-695b65877621 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:05:50,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-f4e20688-bc49-4db5-a466-695b65877621 2018-10-12 05:05:50,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:50,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-9f7c4b00-0dbd-4b98-8fc4-3d41501ed7d1 Date: Fri, 12 Oct 2018 05:05:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:06Z","dns_nameservers":[],"updated_at":"2018-10-12T05:05:06Z","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":"8cb2ce511f2044a593e548116fe36a60","id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet"}]} 2018-10-12 05:05:50,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-9f7c4b00-0dbd-4b98-8fc4-3d41501ed7d1 2018-10-12 05:05:50,866 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:50,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-64d82b05-4c79-4bad-8e41-b04e4ffb15c1 Date: Fri, 12 Oct 2018 05:05:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:08Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.2"}],"id":"5c17bb9f-7d56-4482-a23d-780ccadd7d2f","security_groups":[],"mac_address":"fa:16:3e:c5:77:95","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:28Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.1"}],"id":"82e97a2f-ac87-4aad-8283-fd25eb1086db","security_groups":[],"mac_address":"fa:16:3e:18:f5:80","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:15Z","binding:vnic_type":"normal","device_id":"20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.4"}],"id":"8b7abe7b-8ec5-4fcd-92eb-52947a372757","security_groups":[],"mac_address":"fa:16:3e:11:ef:9e","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:08Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:10Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.3"}],"id":"b09622d1-8d57-47b9-85ea-ea76e62b7667","security_groups":[],"mac_address":"fa:16:3e:03:09:d9","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:07Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-16cbc510-fb7a-44e0-a257-2dc9dad2f7b0"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:05:40Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"a06fe9c5-3c16-4e46-bb5f-cd0543247eef","ip_address":"10.55.1.9"}],"id":"b9cadb4e-3bf8-411c-a4ac-7da6622bed58","security_groups":["438a8039-187e-4eab-9e8e-60e535d4f90b","b19a1eef-3445-4900-9d58-1a6cc070753f"],"mac_address":"fa:16:3e:39:a0:08","project_id":"8cb2ce511f2044a593e548116fe36a60","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1","admin_state_up":true,"network_id":"16cbc510-fb7a-44e0-a257-2dc9dad2f7b0","tenant_id":"8cb2ce511f2044a593e548116fe36a60","created_at":"2018-10-12T05:05:26Z","binding:vnic_type":"normal","device_id":"150e6f1d-aaef-4bc4-8dc7-b62dda93a650"}]} 2018-10-12 05:05:50,964 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-64d82b05-4c79-4bad-8e41-b04e4ffb15c1 2018-10-12 05:05:50,965 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:05:50,968 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e274b10L 2018-10-12 05:05:50,968 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:05:50,969 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:05:50,969 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:05:50,970 - 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-10-12 05:05:50,970 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:05:50,970 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:05:50,970 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:05:50,971 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:05:50,971 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:05:50,988 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:05:50,988 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:05:51,001 - paramiko.transport - DEBUG - Trying key 1cf9f66c48707a80da9a5f6f5995677f from tmp/CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc 2018-10-12 05:05:51,029 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:05:51,032 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:05:51,132 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:05:51,147 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:05:51,147 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:05:51,148 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e274b10L 2018-10-12 05:05:51,149 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:05:51,149 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:05:51,149 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:05:51,150 - 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-10-12 05:05:51,150 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:05:51,151 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:05:51,151 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:05:51,151 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:05:51,151 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:05:51,168 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:05:51,169 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:05:51,181 - paramiko.transport - DEBUG - Trying key 1cf9f66c48707a80da9a5f6f5995677f from tmp/CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc 2018-10-12 05:05:51,208 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:05:51,212 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:05:51,213 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:05:51,214 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-12 05:05:51,215 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:05:51,216 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:05:51,217 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-12 05:05:51,218 - create_instance - INFO - Deleting Floating IP - 172.30.9.208 2018-10-12 05:05:51,218 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.208 2018-10-12 05:05:51,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/5f17cee9-4777-426e-8009-5249b274a650 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:52,154 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-65ea6f94-6f95-4c66-b1b0-3ca8fa80205c Content-Length: 0 Date: Fri, 12 Oct 2018 05:05:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:05:52,154 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/5f17cee9-4777-426e-8009-5249b274a650 used request id req-65ea6f94-6f95-4c66-b1b0-3ca8fa80205c 2018-10-12 05:05:52,155 - create_instance - INFO - Deleting Port with ID - b9cadb4e-3bf8-411c-a4ac-7da6622bed58 2018-10-12 05:05:52,155 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdcport-1 2018-10-12 05:05:52,160 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/b9cadb4e-3bf8-411c-a4ac-7da6622bed58 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:52,811 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-7f816c84-39b0-4fe9-9b8c-c81b2fbae1b7 Date: Fri, 12 Oct 2018 05:05:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:05:52,811 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/b9cadb4e-3bf8-411c-a4ac-7da6622bed58 used request id req-7f816c84-39b0-4fe9-9b8c-c81b2fbae1b7 2018-10-12 05:05:52,812 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst 2018-10-12 05:05:52,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:52,981 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:05: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-abd6c376-d030-497b-b503-c83deecfe6d2 x-compute-request-id: req-abd6c376-d030-497b-b503-c83deecfe6d2 Content-Type: application/json 2018-10-12 05:05:52,981 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-abd6c376-d030-497b-b503-c83deecfe6d2 2018-10-12 05:05:52,982 - create_instance - INFO - Checking deletion status 2018-10-12 05:05:52,985 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:53,079 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-97a07931-9340-4297-88db-abc82c98197b x-compute-request-id: req-97a07931-9340-4297-88db-abc82c98197b Content-Encoding: gzip Content-Length: 746 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:39:a0:08", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:05:36.000000", "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:05:52Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:53,079 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-97a07931-9340-4297-88db-abc82c98197b 2018-10-12 05:05:53,080 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst] is - ACTIVE 2018-10-12 05:05:53,080 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:05:56,083 - create_instance - DEBUG - VM status query timeout in 296.898777962 2018-10-12 05:05:56,087 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:56,507 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-4a98ff39-7412-4899-a8ac-831a9512f1f1 x-compute-request-id: req-4a98ff39-7412-4899-a8ac-831a9512f1f1 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.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:05:36.000000", "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:05:52Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:56,507 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-4a98ff39-7412-4899-a8ac-831a9512f1f1 2018-10-12 05:05:56,507 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst] is - ACTIVE 2018-10-12 05:05:56,507 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:05:59,511 - create_instance - DEBUG - VM status query timeout in 293.471138 2018-10-12 05:05:59,514 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:05:59,797 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:05: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-2d45a95f-97fb-4232-bfb9-33777e8c2947 x-compute-request-id: req-2d45a95f-97fb-4232-bfb9-33777e8c2947 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.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "rel": "bookmark"}], "image": {"id": "8862078d-5d7a-46fc-b694-843cad61fda8", "links": [{"href": "http://172.30.9.27:8774/images/8862078d-5d7a-46fc-b694-843cad61fda8", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:05:36.000000", "flavor": {"id": "e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "links": [{"href": "http://172.30.9.27:8774/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1", "rel": "bookmark"}]}, "id": "150e6f1d-aaef-4bc4-8dc7-b62dda93a650", "user_id": "a697687b39e1466a8c2dfac5ef7f97d8", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:05:52Z", "hostId": "b1d4e205f4cb10502d441a6ae8ef874d3c3872ae97124ee6c2a17dc8", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp", "name": "CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst", "created": "2018-10-12T05:05:30Z", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:05:59,798 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-2d45a95f-97fb-4232-bfb9-33777e8c2947 2018-10-12 05:05:59,798 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst] is - ACTIVE 2018-10-12 05:05:59,798 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:06:02,801 - create_instance - DEBUG - VM status query timeout in 290.181159973 2018-10-12 05:06:02,804 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ad59a3d2b6a219787b64775e51af8832269138d9" 2018-10-12 05:06:02,849 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-828e1e5c-46f0-4038-9898-79b6cef2bdb2 x-compute-request-id: req-828e1e5c-46f0-4038-9898-79b6cef2bdb2 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 150e6f1d-aaef-4bc4-8dc7-b62dda93a650 could not be found.", "code": 404}} 2018-10-12 05:06:02,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/150e6f1d-aaef-4bc4-8dc7-b62dda93a650 used request id req-828e1e5c-46f0-4038-9898-79b6cef2bdb2 2018-10-12 05:06:02,850 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 150e6f1d-aaef-4bc4-8dc7-b62dda93a650 could not be found. (HTTP 404) (Request-ID: req-828e1e5c-46f0-4038-9898-79b6cef2bdb2) 2018-10-12 05:06:02,850 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-inst 2018-10-12 05:06:02,851 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp 2018-10-12 05:06:02,854 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7125d1a3803402ccf89eead3b79c5559a6767545" 2018-10-12 05:06:02,907 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-fbfac430-4b7b-47a3-b742-a8b36f0d10fb x-compute-request-id: req-fbfac430-4b7b-47a3-b742-a8b36f0d10fb Content-Length: 0 Content-Type: application/json 2018-10-12 05:06:02,907 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-kp used request id req-fbfac430-4b7b-47a3-b742-a8b36f0d10fb 2018-10-12 05:06:02,907 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc.pub] 2018-10-12 05:06:02,908 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc] 2018-10-12 05:06:02,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}adbd91801baa3df13ede77cdc3409caf8b8aabdd" 2018-10-12 05:06:02,961 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-d3ec8548-47ce-4350-8cbc-c57c835381e5 x-compute-request-id: req-d3ec8548-47ce-4350-8cbc-c57c835381e5 Content-Length: 0 Content-Type: application/json 2018-10-12 05:06:02,961 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e3666ae7-de15-4bd8-9bf7-bedf3d90f6c1 used request id req-d3ec8548-47ce-4350-8cbc-c57c835381e5 2018-10-12 05:06:02,962 - neutron_utils - INFO - Deleting security group rule with ID - 4ad231e9-7474-4818-8e6d-9e5911484f42 2018-10-12 05:06:02,968 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/4ad231e9-7474-4818-8e6d-9e5911484f42 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:06:03,214 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2d62adc7-a3f1-4611-a7ad-7a78e48713e8 Content-Length: 0 Date: Fri, 12 Oct 2018 05:06:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:06:03,215 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/4ad231e9-7474-4818-8e6d-9e5911484f42 used request id req-2d62adc7-a3f1-4611-a7ad-7a78e48713e8 2018-10-12 05:06:03,215 - neutron_utils - INFO - Deleting security group rule with ID - bd8efc48-d0ea-41c6-88fd-5a9e90d91176 2018-10-12 05:06:03,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/bd8efc48-d0ea-41c6-88fd-5a9e90d91176 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:06:03,569 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-015d39fd-02c2-45d0-b84a-c0157d3abb41 Content-Length: 0 Date: Fri, 12 Oct 2018 05:06:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:06:03,570 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/bd8efc48-d0ea-41c6-88fd-5a9e90d91176 used request id req-015d39fd-02c2-45d0-b84a-c0157d3abb41 2018-10-12 05:06:03,570 - neutron_utils - INFO - Deleting security group rule with ID - 3f24735f-e967-4601-94ec-04c01ff2ea53 2018-10-12 05:06:03,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/3f24735f-e967-4601-94ec-04c01ff2ea53 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:06:03,820 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbc05043-52f4-484d-9153-cc3e9ff406c7 Content-Length: 0 Date: Fri, 12 Oct 2018 05:06:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:06:03,821 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/3f24735f-e967-4601-94ec-04c01ff2ea53 used request id req-dbc05043-52f4-484d-9153-cc3e9ff406c7 2018-10-12 05:06:03,821 - neutron_utils - INFO - Deleting security group rule with ID - 63d0b3e2-e005-4018-9c2c-a259a5b99898 2018-10-12 05:06:03,826 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/63d0b3e2-e005-4018-9c2c-a259a5b99898 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:06:04,078 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-eac689dd-ef92-4990-ba3c-4479c7d16e54 Content-Length: 0 Date: Fri, 12 Oct 2018 05:06:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:06:04,078 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/63d0b3e2-e005-4018-9c2c-a259a5b99898 used request id req-eac689dd-ef92-4990-ba3c-4479c7d16e54 2018-10-12 05:06:04,078 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-sec-grp 2018-10-12 05:06:04,083 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/b19a1eef-3445-4900-9d58-1a6cc070753f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}720ff952440dfbd6f82479de382961af1da2f444" 2018-10-12 05:06:04,368 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a840ef20-67a1-4015-af97-e2ebc0f7d8f9 Content-Length: 0 Date: Fri, 12 Oct 2018 05:06:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:06:04,368 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/b19a1eef-3445-4900-9d58-1a6cc070753f used request id req-a840ef20-67a1-4015-af97-e2ebc0f7d8f9 2018-10-12 05:06:04,369 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router and subnet CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet 2018-10-12 05:06:04,369 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router 2018-10-12 05:06:04,374 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" -d '{"subnet_id": "a06fe9c5-3c16-4e46-bb5f-cd0543247eef"}' 2018-10-12 05:06:05,737 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-2f27e527-583d-45bc-b38f-3f855deaa2cd Date: Fri, 12 Oct 2018 05:06:05 GMT RESP BODY: {"network_id": "16cbc510-fb7a-44e0-a257-2dc9dad2f7b0", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "subnet_id": "a06fe9c5-3c16-4e46-bb5f-cd0543247eef", "subnet_ids": ["a06fe9c5-3c16-4e46-bb5f-cd0543247eef"], "port_id": "82e97a2f-ac87-4aad-8283-fd25eb1086db", "id": "20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f"} 2018-10-12 05:06:05,738 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f/remove_router_interface used request id req-2f27e527-583d-45bc-b38f-3f855deaa2cd 2018-10-12 05:06:05,738 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router 2018-10-12 05:06:05,738 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-router 2018-10-12 05:06:05,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}9e27b461f937fcb181d320f06e961cc1809ebe8a" 2018-10-12 05:06:09,319 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-223933aa-69b4-48d3-bc89-b1d35a2562a1 Content-Length: 0 Date: Fri, 12 Oct 2018 05:06:09 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:06:09,319 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/20f3cd4e-2f5c-4ee2-82c2-dfd50c6d454f used request id req-223933aa-69b4-48d3-bc89-b1d35a2562a1 2018-10-12 05:06:09,320 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet 2018-10-12 05:06:09,320 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-subnet 2018-10-12 05:06:09,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/a06fe9c5-3c16-4e46-bb5f-cd0543247eef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b48b1aada8700a1f81776f9aad8051779a24ce" 2018-10-12 05:06:11,587 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9155a838-3664-43c3-92f4-3ced1d11106c Date: Fri, 12 Oct 2018 05:06:11 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:06:11,587 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/a06fe9c5-3c16-4e46-bb5f-cd0543247eef used request id req-9155a838-3664-43c3-92f4-3ced1d11106c 2018-10-12 05:06:11,588 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-pub-net 2018-10-12 05:06:11,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}95b48b1aada8700a1f81776f9aad8051779a24ce" 2018-10-12 05:06:12,843 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9ce4da78-4b48-4678-ba4d-82dbed8791ab Date: Fri, 12 Oct 2018 05:06:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:06:12,843 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/16cbc510-fb7a-44e0-a257-2dc9dad2f7b0 used request id req-9ce4da78-4b48-4678-ba4d-82dbed8791ab 2018-10-12 05:06:12,844 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-5ae49633-32e2-4c15-83ca-212c7cb01fdc-image 2018-10-12 05:06:12,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}efd75c95b400670d39a70aa1a0ffa6304e8a1421" 2018-10-12 05:06:14,493 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0c1139b9-5a55-4de8-a71a-f161485de72b Date: Fri, 12 Oct 2018 05:06:14 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:06:14,493 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/8862078d-5d7a-46fc-b694-843cad61fda8 used request id req-0c1139b9-5a55-4de8-a71a-f161485de72b 2018-10-12 05:06:14,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:06:14,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-a8f4d677-e162-4abe-b3c2-26ceff585524 Date: Fri, 12 Oct 2018 05:06:14 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:05Z", "updated_at": "2018-10-12T05:05:05Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:05Z", "revision_number": 0, "id": "0507a847-08d2-4a7e-873c-6dac736ce9e8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:05Z", "security_group_id": "438a8039-187e-4eab-9e8e-60e535d4f90b", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb2ce511f2044a593e548116fe36a60"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:05Z", "revision_number": 0, "id": "aa42599f-68c6-4ae8-8f20-bb821a9f5b7a", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:05Z", "security_group_id": "438a8039-187e-4eab-9e8e-60e535d4f90b", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb2ce511f2044a593e548116fe36a60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:05Z", "revision_number": 0, "id": "d1a5416b-f58e-44bb-a540-afd12100a976", "remote_group_id": "438a8039-187e-4eab-9e8e-60e535d4f90b", "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:05Z", "security_group_id": "438a8039-187e-4eab-9e8e-60e535d4f90b", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv4", "project_id": "8cb2ce511f2044a593e548116fe36a60"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:05:05Z", "revision_number": 0, "id": "eb205630-3758-46d1-80ab-2aeaa1ceb74c", "remote_group_id": "438a8039-187e-4eab-9e8e-60e535d4f90b", "remote_ip_prefix": null, "created_at": "2018-10-12T05:05:05Z", "security_group_id": "438a8039-187e-4eab-9e8e-60e535d4f90b", "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "port_range_min": null, "ethertype": "IPv6", "project_id": "8cb2ce511f2044a593e548116fe36a60"}], "revision_number": 4, "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "438a8039-187e-4eab-9e8e-60e535d4f90b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 05:06:14,705 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-a8f4d677-e162-4abe-b3c2-26ceff585524 2018-10-12 05:06:14,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:06:14,799 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-54a614fe-5961-4bbe-9d92-088e8a98d307 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 05:06:14,799 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-54a614fe-5961-4bbe-9d92-088e8a98d307 2018-10-12 05:06:14,804 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:06:14,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c57b0848-48d2-4fa6-bd05-a60fe13add3d Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 05:06:14,891 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-c57b0848-48d2-4fa6-bd05-a60fe13add3d 2018-10-12 05:06:14,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:06:14,984 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-624dbc65-f566-4478-ae5a-9ae492ed140b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60"}, "enabled": true, "id": "8cb2ce511f2044a593e548116fe36a60", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj"}} 2018-10-12 05:06:14,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-624dbc65-f566-4478-ae5a-9ae492ed140b 2018-10-12 05:06:14,984 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 438a8039-187e-4eab-9e8e-60e535d4f90b 2018-10-12 05:06:14,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=438a8039-187e-4eab-9e8e-60e535d4f90b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:06:15,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9d5f0eba-3547-4d6d-85e4-87fc321f5011 Date: Fri, 12 Oct 2018 05:06: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-10-12T05:05:05Z", "security_group_id": "438a8039-187e-4eab-9e8e-60e535d4f90b", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:05Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "0507a847-08d2-4a7e-873c-6dac736ce9e8"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:05:05Z", "security_group_id": "438a8039-187e-4eab-9e8e-60e535d4f90b", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:05Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "aa42599f-68c6-4ae8-8f20-bb821a9f5b7a"}, {"remote_group_id": "438a8039-187e-4eab-9e8e-60e535d4f90b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:05:05Z", "security_group_id": "438a8039-187e-4eab-9e8e-60e535d4f90b", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:05Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "d1a5416b-f58e-44bb-a540-afd12100a976"}, {"remote_group_id": "438a8039-187e-4eab-9e8e-60e535d4f90b", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:05:05Z", "security_group_id": "438a8039-187e-4eab-9e8e-60e535d4f90b", "port_range_min": null, "revision_number": 0, "tenant_id": "8cb2ce511f2044a593e548116fe36a60", "created_at": "2018-10-12T05:05:05Z", "project_id": "8cb2ce511f2044a593e548116fe36a60", "id": "eb205630-3758-46d1-80ab-2aeaa1ceb74c"}]} 2018-10-12 05:06:15,165 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=438a8039-187e-4eab-9e8e-60e535d4f90b used request id req-9d5f0eba-3547-4d6d-85e4-87fc321f5011 2018-10-12 05:06:15,165 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 05:06:15,171 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/438a8039-187e-4eab-9e8e-60e535d4f90b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:06:15,477 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e9e281a2-1f6b-438c-bb12-5925f3d5fb47 Content-Length: 0 Date: Fri, 12 Oct 2018 05:06:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:06:15,477 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/438a8039-187e-4eab-9e8e-60e535d4f90b used request id req-e9e281a2-1f6b-438c-bb12-5925f3d5fb47 2018-10-12 05:06:15,478 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj 2018-10-12 05:06:15,482 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:06:15,681 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-91c8a7ff-b322-432b-beda-116ad628d52e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:06:15,681 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8cb2ce511f2044a593e548116fe36a60 used request id req-91c8a7ff-b322-432b-beda-116ad628d52e 2018-10-12 05:06:15,681 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-proj-role 2018-10-12 05:06:15,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/56b62422b2f34a45bcfcb3572c2988da -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:06:15,798 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-8fafa1c2-b8df-4cef-94fd-161a8aa8f063 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:06:15,798 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/56b62422b2f34a45bcfcb3572c2988da used request id req-8fafa1c2-b8df-4cef-94fd-161a8aa8f063 2018-10-12 05:06:15,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}79e2c291788bd322bb7d5dd386c46cb1154ce411" 2018-10-12 05:06:15,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea0b3f7f-1630-47b3-9ad4-9ce62fed4db4 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:06:15,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ea0b3f7f-1630-47b3-9ad4-9ce62fed4db4 2018-10-12 05:06:15,887 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-c3ddb65f-c504-4a4-user 2018-10-12 05:06:15,891 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/a697687b39e1466a8c2dfac5ef7f97d8 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}df7b5430631fdbdc6f77987c78369dcf79e8b924" 2018-10-12 05:06:16,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:06:15 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-92e102e7-13a8-4fe6-9e1f-ab47384c5b5e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:06:16,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/a697687b39e1466a8c2dfac5ef7f97d8 used request id req-92e102e7-13a8-4fe6-9e1f-ab47384c5b5e 2018-10-12 05:06:16,061 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:06:16,446 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:06:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["1sxJPn6iS9uxKCaMzV1NWg"], "issued_at": "2018-10-12T05:06:16.000000Z"}} 2018-10-12 05:06:16,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d950a25dbe3b5a80dcc82f9907bc288a37e89df2" 2018-10-12 05:06:16,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82b9f404-8755-4fa1-a754-a74121b09ddb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:06:16,532 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-82b9f404-8755-4fa1-a754-a74121b09ddb 2018-10-12 05:06:16,533 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:06:16,534 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:06:16,914 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:06:16.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["mlhINDlTSWywZ8yD37iv0Q"], "issued_at": "2018-10-12T05:06:16.000000Z"}} 2018-10-12 05:06:16,915 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:06:17,001 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d318fd2-58f0-4138-9f7e-50bb512605e9 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:06:17,001 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7d318fd2-58f0-4138-9f7e-50bb512605e9 2018-10-12 05:06:17,006 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:06:17,011 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:06: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:06:17,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:06:17,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1e063ec7-b7b4-4cd0-b2ce-d805621a407e Content-Encoding: gzip Content-Length: 187 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 05:06:17,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj used request id req-1e063ec7-b7b4-4cd0-b2ce-d805621a407e 2018-10-12 05:06:17,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:06:17,196 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e0dd2d2-3a3f-45c5-bc82-4236e6f31f29 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:06:17,196 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4e0dd2d2-3a3f-45c5-bc82-4236e6f31f29 2018-10-12 05:06:17,200 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}}' 2018-10-12 05:06:17,325 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-26e50ea4-177c-458f-8b91-f230c63c63e6 Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:06:17,325 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-26e50ea4-177c-458f-8b91-f230c63c63e6 2018-10-12 05:06:17,326 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj 2018-10-12 05:06:17,326 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:06:17,327 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:06:17,700 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:06:17.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["F9nP2F0uTG2uo5QKnhlb2A"], "issued_at": "2018-10-12T05:06:17.000000Z"}} 2018-10-12 05:06:17,701 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4362715e849b35c68aa5415673e4cc0f06ac2df" 2018-10-12 05:06:17,713 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9cd942ee-c603-491b-a170-88a1f03a209a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:06:17,713 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9cd942ee-c603-491b-a170-88a1f03a209a 2018-10-12 05:06:17,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:06:17,723 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:06: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:06:17,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4362715e849b35c68aa5415673e4cc0f06ac2df" 2018-10-12 05:06:17,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad9c896b-1d42-48ac-991a-bf3ced76c088 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:06:17,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ad9c896b-1d42-48ac-991a-bf3ced76c088 2018-10-12 05:06:17,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4362715e849b35c68aa5415673e4cc0f06ac2df" 2018-10-12 05:06:17,860 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-785a2226-4e97-405d-9bad-c067bd7c62b3 Content-Encoding: gzip Content-Length: 260 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}]} 2018-10-12 05:06:17,860 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj used request id req-785a2226-4e97-405d-9bad-c067bd7c62b3 2018-10-12 05:06:17,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4362715e849b35c68aa5415673e4cc0f06ac2df" 2018-10-12 05:06:17,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85052ed1-a315-4d18-8782-afc5d0d01b78 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:06:17,956 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-85052ed1-a315-4d18-8782-afc5d0d01b78 2018-10-12 05:06:18,337 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-user 2018-10-12 05:06:18,337 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:06:18,342 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:06:18,432 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c0ca629-c2e1-4905-9b16-0c45a23028cf Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:06:18,432 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2c0ca629-c2e1-4905-9b16-0c45a23028cf 2018-10-12 05:06:18,436 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role"}}' 2018-10-12 05:06:18,558 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ab915330-63f3-45bb-9817-3c0c1da5fc59 Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "61fd1df9a0ce4ca2b16b562a6e7f0857", "links": {"self": "http://172.30.9.27:5000/v3/roles/61fd1df9a0ce4ca2b16b562a6e7f0857"}, "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role"}} 2018-10-12 05:06:18,558 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ab915330-63f3-45bb-9817-3c0c1da5fc59 2018-10-12 05:06:18,559 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role 2018-10-12 05:06:18,562 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/61fd1df9a0ce4ca2b16b562a6e7f0857 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:06:18,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f04e68e-9438-4735-bbbf-4e06374ec09a Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/61fd1df9a0ce4ca2b16b562a6e7f0857"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role", "id": "61fd1df9a0ce4ca2b16b562a6e7f0857"}} 2018-10-12 05:06:18,642 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/61fd1df9a0ce4ca2b16b562a6e7f0857 used request id req-4f04e68e-9438-4735-bbbf-4e06374ec09a 2018-10-12 05:06:18,642 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role to project CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj 2018-10-12 05:06:18,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925/users/1b859fdf1e6d44ada0a29c7efc475aad/roles/61fd1df9a0ce4ca2b16b562a6e7f0857 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:06:18,789 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:06:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9716aaf0-23ff-44d3-8034-ec760f832d72 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:06:18,789 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925/users/1b859fdf1e6d44ada0a29c7efc475aad/roles/61fd1df9a0ce4ca2b16b562a6e7f0857 used request id req-9716aaf0-23ff-44d3-8034-ec760f832d72 2018-10-12 05:06:18,790 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:06:18,791 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 05:06:18,791 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:06:18,792 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:06:19,172 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61fd1df9a0ce4ca2b16b562a6e7f0857", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role"}], "expires_at": "2018-10-12T06:06:19.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "727558a7d6bc424db17612ef27a09925", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-user", "id": "1b859fdf1e6d44ada0a29c7efc475aad"}, "audit_ids": ["U_puVn12ROaZJg3gBY8Oig"], "issued_at": "2018-10-12T05:06:19.000000Z"}} 2018-10-12 05:06:19,173 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}21de4e71c716297330ee4d9f663d9215b1a40862" 2018-10-12 05:06:19,250 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b16e48b7-ac10-4dc1-93f4-9278cbe6cc81 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:06:19,250 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b16e48b7-ac10-4dc1-93f4-9278cbe6cc81 2018-10-12 05:06:19,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21de4e71c716297330ee4d9f663d9215b1a40862" 2018-10-12 05:06:19,433 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-32863a0b-4ac3-412b-a1a1-cff45a0c98c2 Date: Fri, 12 Oct 2018 05:06:19 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image"} 2018-10-12 05:06:19,434 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image used request id req-32863a0b-4ac3-412b-a1a1-cff45a0c98c2 2018-10-12 05:06:19,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21de4e71c716297330ee4d9f663d9215b1a40862" 2018-10-12 05:06:19,582 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-024afc9f-c9ca-4151-bafc-18f6ea386285 Date: Fri, 12 Oct 2018 05:06: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-10-12 05:06:19,582 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-024afc9f-c9ca-4151-bafc-18f6ea386285 2018-10-12 05:06:19,611 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}21de4e71c716297330ee4d9f663d9215b1a40862" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image"}' 2018-10-12 05:06:19,831 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1 X-Openstack-Request-Id: req-77422fb6-98ca-4fa9-83b5-6c8fe0e42c56 Date: Fri, 12 Oct 2018 05:06:19 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:06:19Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T05:06:19Z", "visibility": "shared", "locations": [], "self": "/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1", "min_disk": 0, "protected": false, "id": "43176782-0aef-4820-ba80-7d106b7f6af1", "file": "/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1/file", "checksum": null, "owner": "727558a7d6bc424db17612ef27a09925", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:06:19,831 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-77422fb6-98ca-4fa9-83b5-6c8fe0e42c56 2018-10-12 05:06:19,843 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21de4e71c716297330ee4d9f663d9215b1a40862" -d '' 2018-10-12 05:06:21,077 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0f5abdd7-0818-4c33-a258-e344f1087684 Date: Fri, 12 Oct 2018 05:06:21 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:06:21,077 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1/file used request id req-0f5abdd7-0818-4c33-a258-e344f1087684 2018-10-12 05:06:21,078 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 05:06:21,081 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21de4e71c716297330ee4d9f663d9215b1a40862" 2018-10-12 05:06:21,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-bfa9879c-bc81-4876-ad5e-660220505c8e Date: Fri, 12 Oct 2018 05:06:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:06:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:06:21Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/43176782-0aef-4820-ba80-7d106b7f6af1/snap", "metadata": {}}], "self": "/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1", "min_disk": 0, "protected": false, "id": "43176782-0aef-4820-ba80-7d106b7f6af1", "file": "/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "727558a7d6bc424db17612ef27a09925", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/43176782-0aef-4820-ba80-7d106b7f6af1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:06:21,256 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1 used request id req-bfa9879c-bc81-4876-ad5e-660220505c8e 2018-10-12 05:06:21,259 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21de4e71c716297330ee4d9f663d9215b1a40862" 2018-10-12 05:06:21,402 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-5fb4ab63-ca07-4ef7-96c3-a1a9215acf43 Date: Fri, 12 Oct 2018 05:06: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-10-12 05:06:21,402 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-5fb4ab63-ca07-4ef7-96c3-a1a9215acf43 2018-10-12 05:06:21,405 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image 2018-10-12 05:06:21,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21de4e71c716297330ee4d9f663d9215b1a40862" 2018-10-12 05:06:21,565 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-c2d9db03-416f-4fca-a802-428d70bebb43 Date: Fri, 12 Oct 2018 05:06:21 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:06:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:06:21Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/43176782-0aef-4820-ba80-7d106b7f6af1/snap", "metadata": {}}], "self": "/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1", "min_disk": 0, "protected": false, "id": "43176782-0aef-4820-ba80-7d106b7f6af1", "file": "/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "727558a7d6bc424db17612ef27a09925", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/43176782-0aef-4820-ba80-7d106b7f6af1/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:06:21,565 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1 used request id req-c2d9db03-416f-4fca-a802-428d70bebb43 2018-10-12 05:06:21,566 - create_image - DEBUG - Instance status is - active 2018-10-12 05:06:21,566 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image 2018-10-12 05:06:21,566 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image 2018-10-12 05:06:21,566 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:06:21,567 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:06:21,944 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61fd1df9a0ce4ca2b16b562a6e7f0857", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role"}], "expires_at": "2018-10-12T06:06:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "727558a7d6bc424db17612ef27a09925", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-user", "id": "1b859fdf1e6d44ada0a29c7efc475aad"}, "audit_ids": ["Ln0I8-6KQB61tNFCH9OOZw"], "issued_at": "2018-10-12T05:06:21.000000Z"}} 2018-10-12 05:06:21,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9951e0515ca0e604eed82edf189f4e6d66375bf" 2018-10-12 05:06:22,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc294b6-9f0c-41e1-ada5-e899e2c26cbc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:06:22,019 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-abc294b6-9f0c-41e1-ada5-e899e2c26cbc 2018-10-12 05:06:22,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9951e0515ca0e604eed82edf189f4e6d66375bf" 2018-10-12 05:06:22,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-bc2db35f-9a35-4b76-acc6-d57b9a43582c Date: Fri, 12 Oct 2018 05:06:22 GMT RESP BODY: {"networks":[]} 2018-10-12 05:06:22,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-bc2db35f-9a35-4b76-acc6-d57b9a43582c 2018-10-12 05:06:22,197 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net 2018-10-12 05:06:22,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9951e0515ca0e604eed82edf189f4e6d66375bf" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net", "admin_state_up": true}}' 2018-10-12 05:06:22,706 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-ca38badf-21ae-4c5a-b44b-e73e8f064abe Date: Fri, 12 Oct 2018 05:06:22 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T05:06:22Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","mtu":1450}} 2018-10-12 05:06:22,707 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-ca38badf-21ae-4c5a-b44b-e73e8f064abe 2018-10-12 05:06:22,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9951e0515ca0e604eed82edf189f4e6d66375bf" 2018-10-12 05:06:22,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-32a2b51a-45e6-4f6e-ad8b-443e0218bb24 Date: Fri, 12 Oct 2018 05:06: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-10-12T05:06:22Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:06:22,935 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-32a2b51a-45e6-4f6e-ad8b-443e0218bb24 2018-10-12 05:06:22,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9951e0515ca0e604eed82edf189f4e6d66375bf" 2018-10-12 05:06:22,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-20ed70b9-8564-450d-80cb-45d0f2929065 Date: Fri, 12 Oct 2018 05:06:22 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:06:22,969 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-20ed70b9-8564-450d-80cb-45d0f2929065 2018-10-12 05:06:22,970 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet 2018-10-12 05:06:22,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9951e0515ca0e604eed82edf189f4e6d66375bf" -d '{"subnets": [{"ip_version": 4, "network_id": "580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]}' 2018-10-12 05:06:23,808 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3a6419f9-6cd4-4818-bb90-b229988eeca4 Date: Fri, 12 Oct 2018 05:06:23 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:06:23,809 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-3a6419f9-6cd4-4818-bb90-b229988eeca4 2018-10-12 05:06:23,814 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9951e0515ca0e604eed82edf189f4e6d66375bf" 2018-10-12 05:06:24,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-67bfcdc4-89f1-45d9-b09e-03fa2d427189 Date: Fri, 12 Oct 2018 05:06: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:06:24,093 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-67bfcdc4-89f1-45d9-b09e-03fa2d427189 2018-10-12 05:06:24,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9951e0515ca0e604eed82edf189f4e6d66375bf" 2018-10-12 05:06:24,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-cb3f33be-0e9e-4ce9-96f0-5891edafc3f5 Date: Fri, 12 Oct 2018 05:06:24 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:06:24,291 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-cb3f33be-0e9e-4ce9-96f0-5891edafc3f5 2018-10-12 05:06:24,291 - OpenStackNetwork - DEBUG - Network [580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e] created successfully 2018-10-12 05:06:24,291 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:06:24,292 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:06:24,672 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61fd1df9a0ce4ca2b16b562a6e7f0857", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role"}], "expires_at": "2018-10-12T06:06:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "727558a7d6bc424db17612ef27a09925", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-user", "id": "1b859fdf1e6d44ada0a29c7efc475aad"}, "audit_ids": ["ZaAwNQybSv6LgJVrftMFlQ"], "issued_at": "2018-10-12T05:06:24.000000Z"}} 2018-10-12 05:06:24,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" 2018-10-12 05:06:24,747 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b4a031c-6422-4904-bb01-8be2a3a32ad2 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:06:24,747 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5b4a031c-6422-4904-bb01-8be2a3a32ad2 2018-10-12 05:06:24,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" 2018-10-12 05:06:24,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-1c3eafc2-f138-46f0-87ce-1fa8864360e7 Date: Fri, 12 Oct 2018 05:06:24 GMT RESP BODY: {"routers": []} 2018-10-12 05:06:24,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router&admin_state_up=True used request id req-1c3eafc2-f138-46f0-87ce-1fa8864360e7 2018-10-12 05:06:24,939 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:06:24,940 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:06:25,320 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61fd1df9a0ce4ca2b16b562a6e7f0857", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role"}], "expires_at": "2018-10-12T06:06:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "727558a7d6bc424db17612ef27a09925", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-user", "id": "1b859fdf1e6d44ada0a29c7efc475aad"}, "audit_ids": ["KBr9knbvRUiuDfubIIJ1Nw"], "issued_at": "2018-10-12T05:06:25.000000Z"}} 2018-10-12 05:06:25,321 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}613e049b45ce6683fa7874534f1c6c743c0b03a4" 2018-10-12 05:06:25,388 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-db53d263-c984-4f9b-aa4b-0668eeb545bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:06:25,388 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-db53d263-c984-4f9b-aa4b-0668eeb545bc 2018-10-12 05:06:25,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" 2018-10-12 05:06:25,767 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-e41ceadb-ff65-48f7-ad8b-ef658013a975 Date: Fri, 12 Oct 2018 05:06:25 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:06:25,767 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-e41ceadb-ff65-48f7-ad8b-ef658013a975 2018-10-12 05:06:25,772 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" 2018-10-12 05:06:25,937 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-13caa82b-636d-4004-850f-154ebbeb56be Date: Fri, 12 Oct 2018 05:06:25 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:06:25,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-13caa82b-636d-4004-850f-154ebbeb56be 2018-10-12 05:06:25,938 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router 2018-10-12 05:06:25,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router", "admin_state_up": true}}' 2018-10-12 05:06:31,441 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-c0ceb486-3b4a-434d-b8c2-5fed715c0e9f Date: Fri, 12 Oct 2018 05:06:31 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:26Z", "admin_state_up": true, "updated_at": "2018-10-12T05:06:27Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "727558a7d6bc424db17612ef27a09925", "id": "207b8741-bf28-4dc2-90e4-e91e9089bb87", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router"}} 2018-10-12 05:06:31,441 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-c0ceb486-3b4a-434d-b8c2-5fed715c0e9f 2018-10-12 05:06:31,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=207b8741-bf28-4dc2-90e4-e91e9089bb87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" 2018-10-12 05:06:31,479 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-defce52e-1086-4713-b211-f86af1a5c73b Date: Fri, 12 Oct 2018 05:06:31 GMT RESP BODY: {"ports":[]} 2018-10-12 05:06:31,479 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=207b8741-bf28-4dc2-90e4-e91e9089bb87 used request id req-defce52e-1086-4713-b211-f86af1a5c73b 2018-10-12 05:06:31,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" 2018-10-12 05:06:31,740 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-a4624183-27bd-4225-8c00-773f83fac289 Date: Fri, 12 Oct 2018 05:06: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:06:31,741 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-a4624183-27bd-4225-8c00-773f83fac289 2018-10-12 05:06:31,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:06:31,750 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:06: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:06:31,751 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" 2018-10-12 05:06:31,833 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a69949fc-2b46-4f7d-a5bb-3ebb9de3e409 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:06:31,833 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-a69949fc-2b46-4f7d-a5bb-3ebb9de3e409 2018-10-12 05:06:31,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" 2018-10-12 05:06:32,050 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-41c75da5-c7da-4a0d-a2d4-375941f90253 Date: Fri, 12 Oct 2018 05:06:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:06:32,050 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-41c75da5-c7da-4a0d-a2d4-375941f90253 2018-10-12 05:06:32,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" 2018-10-12 05:06:32,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0b2ace7a-c8e6-479d-a414-7ecaee6ee038 Date: Fri, 12 Oct 2018 05:06:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:06:32,260 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet used request id req-0b2ace7a-c8e6-479d-a414-7ecaee6ee038 2018-10-12 05:06:32,260 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-12 05:06:32,260 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router 2018-10-12 05:06:32,266 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/207b8741-bf28-4dc2-90e4-e91e9089bb87/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" -d '{"subnet_id": "b95568cc-4720-4098-b92d-03e8bf13f207"}' 2018-10-12 05:06:34,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-9142978f-8046-40a9-97ca-5d310f8fd559 Date: Fri, 12 Oct 2018 05:06:34 GMT RESP BODY: {"network_id": "580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e", "tenant_id": "727558a7d6bc424db17612ef27a09925", "subnet_id": "b95568cc-4720-4098-b92d-03e8bf13f207", "subnet_ids": ["b95568cc-4720-4098-b92d-03e8bf13f207"], "port_id": "1e6bceaf-d0e6-4ef9-bb7e-c534b263504d", "id": "207b8741-bf28-4dc2-90e4-e91e9089bb87"} 2018-10-12 05:06:34,206 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/207b8741-bf28-4dc2-90e4-e91e9089bb87/add_router_interface used request id req-9142978f-8046-40a9-97ca-5d310f8fd559 2018-10-12 05:06:34,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/207b8741-bf28-4dc2-90e4-e91e9089bb87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" 2018-10-12 05:06:34,453 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-2fd0641f-00a5-4c45-8a7b-024e5811dba3 Date: Fri, 12 Oct 2018 05:06:34 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:26Z", "admin_state_up": true, "updated_at": "2018-10-12T05:06:33Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "727558a7d6bc424db17612ef27a09925", "id": "207b8741-bf28-4dc2-90e4-e91e9089bb87", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router"}} 2018-10-12 05:06:34,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/207b8741-bf28-4dc2-90e4-e91e9089bb87 used request id req-2fd0641f-00a5-4c45-8a7b-024e5811dba3 2018-10-12 05:06:34,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=207b8741-bf28-4dc2-90e4-e91e9089bb87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" 2018-10-12 05:06:34,664 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-0532fccf-d9c2-4683-b3d4-8da984b70932 Date: Fri, 12 Oct 2018 05:06:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:33Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.1"}],"id":"1e6bceaf-d0e6-4ef9-bb7e-c534b263504d","security_groups":[],"mac_address":"fa:16:3e:70:ce:d7","project_id":"727558a7d6bc424db17612ef27a09925","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:32Z","binding:vnic_type":"normal","device_id":"207b8741-bf28-4dc2-90e4-e91e9089bb87"}]} 2018-10-12 05:06:34,664 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=207b8741-bf28-4dc2-90e4-e91e9089bb87 used request id req-0532fccf-d9c2-4683-b3d4-8da984b70932 2018-10-12 05:06:34,669 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/b95568cc-4720-4098-b92d-03e8bf13f207 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" 2018-10-12 05:06:34,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-fd908d1c-635a-4b0f-98b6-f8eac038cd17 Date: Fri, 12 Oct 2018 05:06:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}} 2018-10-12 05:06:34,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/b95568cc-4720-4098-b92d-03e8bf13f207 used request id req-fd908d1c-635a-4b0f-98b6-f8eac038cd17 2018-10-12 05:06:34,720 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:06:34,721 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:06:35,097 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["zsYXiVpMQQ2gPdZa_Bt62w"], "issued_at": "2018-10-12T05:06:35.000000Z"}} 2018-10-12 05:06:35,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b6cd2e16a94e1689a47ca4c02ccbae4f5cf1a3" 2018-10-12 05:06:35,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95684094-23b3-4367-809a-9b58579a15b3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:06:35,180 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-95684094-23b3-4367-809a-9b58579a15b3 2018-10-12 05:06:35,181 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:06:35,186 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b6cd2e16a94e1689a47ca4c02ccbae4f5cf1a3" 2018-10-12 05:06:35,363 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06: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-8e43b304-7ab5-4972-a5ae-cdcac9de587b x-compute-request-id: req-8e43b304-7ab5-4972-a5ae-cdcac9de587b Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 05:06:35,363 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-8e43b304-7ab5-4972-a5ae-cdcac9de587b 2018-10-12 05:06:35,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b6cd2e16a94e1689a47ca4c02ccbae4f5cf1a3" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-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-10-12 05:06:35,419 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06: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-92f1b9b5-81a9-4c79-b763-972bb9a662f2 x-compute-request-id: req-92f1b9b5-81a9-4c79-b763-972bb9a662f2 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:06:35,420 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-92f1b9b5-81a9-4c79-b763-972bb9a662f2 2018-10-12 05:06:35,420 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:06:35,421 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:06:35,790 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61fd1df9a0ce4ca2b16b562a6e7f0857", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role"}], "expires_at": "2018-10-12T06:06:35.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "727558a7d6bc424db17612ef27a09925", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-user", "id": "1b859fdf1e6d44ada0a29c7efc475aad"}, "audit_ids": ["bfqTSvY1TNKWsESKo9UNHw"], "issued_at": "2018-10-12T05:06:35.000000Z"}} 2018-10-12 05:06:35,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcec843c57b544224b6d150c1f3ece639b7aadc7" 2018-10-12 05:06:35,865 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cde55afa-1168-4ca5-ac4b-ea8a3330708c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:06:35,866 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cde55afa-1168-4ca5-ac4b-ea8a3330708c 2018-10-12 05:06:35,867 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:06:35,871 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcec843c57b544224b6d150c1f3ece639b7aadc7" 2018-10-12 05:06:36,031 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06: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-2cb23ccb-7a60-490e-877e-5ebf84dbe7ff x-compute-request-id: req-2cb23ccb-7a60-490e-877e-5ebf84dbe7ff Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 05:06:36,032 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-2cb23ccb-7a60-490e-877e-5ebf84dbe7ff 2018-10-12 05:06:36,032 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp... 2018-10-12 05:06:36,032 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 05:06:36,071 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp 2018-10-12 05:06:36,073 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcec843c57b544224b6d150c1f3ece639b7aadc7" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCnuynoK6+ksUkerOQUf3VA215jvsZ2OmvIdEw6tCcsUZqtwizYrdE+RA/SnHORqVMFLwpBVSLNN0pM/1ZlD1a7kcDgSYvoN5jgGwcwxLU46ExEgfkjRZL8VWsDOAmeB1QUxlMwxFiPMn2+GzDCNB+690z5+pu7bUx8rY0roQxTYw==", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp"}}' 2018-10-12 05:06:36,147 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06: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-2c66dd23-5401-47b6-ae5a-0a26756ac4c9 x-compute-request-id: req-2c66dd23-5401-47b6-ae5a-0a26756ac4c9 Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCnuynoK6+ksUkerOQUf3VA215jvsZ2OmvIdEw6tCcsUZqtwizYrdE+RA/SnHORqVMFLwpBVSLNN0pM/1ZlD1a7kcDgSYvoN5jgGwcwxLU46ExEgfkjRZL8VWsDOAmeB1QUxlMwxFiPMn2+GzDCNB+690z5+pu7bUx8rY0roQxTYw==", "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "fingerprint": "5b:fa:b3:ec:a6:6b:7f:ab:33:1b:79:b9:30:4d:d5:73"}} 2018-10-12 05:06:36,147 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-2c66dd23-5401-47b6-ae5a-0a26756ac4c9 2018-10-12 05:06:36,149 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f.pub 2018-10-12 05:06:36,150 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f 2018-10-12 05:06:36,150 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:06:36,151 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:06:36,524 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61fd1df9a0ce4ca2b16b562a6e7f0857", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role"}], "expires_at": "2018-10-12T06:06:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "727558a7d6bc424db17612ef27a09925", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-user", "id": "1b859fdf1e6d44ada0a29c7efc475aad"}, "audit_ids": ["Lki1LtQJQ8a4GnVUfWBSuw"], "issued_at": "2018-10-12T05:06:36.000000Z"}} 2018-10-12 05:06:36,524 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:36,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4983bc82-7d99-4eed-ab35-f5c203f6bb19 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:06:36,599 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4983bc82-7d99-4eed-ab35-f5c203f6bb19 2018-10-12 05:06:36,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:36,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-71a01bfc-c5f8-4b7d-a098-34a398869e17 Date: Fri, 12 Oct 2018 05:06:36 GMT RESP BODY: {"security_groups": []} 2018-10-12 05:06:36,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp used request id req-71a01bfc-c5f8-4b7d-a098-34a398869e17 2018-10-12 05:06:36,793 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp... 2018-10-12 05:06:36,794 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp 2018-10-12 05:06:36,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}}' 2018-10-12 05:06:37,128 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-7ad6b0eb-e149-4bf0-bd20-23e55ab5c4b6 Date: Fri, 12 Oct 2018 05:06:37 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "updated_at": "2018-10-12T05:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "revision_number": 0, "id": "1a1050eb-5a68-4f22-9d89-379694708aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv6", "project_id": "727558a7d6bc424db17612ef27a09925"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "revision_number": 0, "id": "a73ee6d0-28c4-41ed-a080-a05a910f671c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv4", "project_id": "727558a7d6bc424db17612ef27a09925"}], "revision_number": 2, "project_id": "727558a7d6bc424db17612ef27a09925", "id": "60f5c457-29e7-4192-a316-860c85205fd0", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}} 2018-10-12 05:06:37,128 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-7ad6b0eb-e149-4bf0-bd20-23e55ab5c4b6 2018-10-12 05:06:37,129 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60f5c457-29e7-4192-a316-860c85205fd0 2018-10-12 05:06:37,134 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:37,295 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-5bea01de-2d05-4c74-90e7-eb1a6c17b1f6 Date: Fri, 12 Oct 2018 05:06: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-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "1a1050eb-5a68-4f22-9d89-379694708aa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "a73ee6d0-28c4-41ed-a080-a05a910f671c"}]} 2018-10-12 05:06:37,295 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 used request id req-5bea01de-2d05-4c74-90e7-eb1a6c17b1f6 2018-10-12 05:06:37,296 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60f5c457-29e7-4192-a316-860c85205fd0 2018-10-12 05:06:37,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:37,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-acde6df3-f256-4146-97ee-a1448983cd05 Date: Fri, 12 Oct 2018 05:06: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-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "1a1050eb-5a68-4f22-9d89-379694708aa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "a73ee6d0-28c4-41ed-a080-a05a910f671c"}]} 2018-10-12 05:06:37,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 used request id req-acde6df3-f256-4146-97ee-a1448983cd05 2018-10-12 05:06:37,485 - neutron_utils - INFO - Retrieving security group with ID - 60f5c457-29e7-4192-a316-860c85205fd0 2018-10-12 05:06:37,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=60f5c457-29e7-4192-a316-860c85205fd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:37,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-bd1963c3-cfab-4ea7-998c-bd5f139aa7f1 Date: Fri, 12 Oct 2018 05:06:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "updated_at": "2018-10-12T05:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "revision_number": 0, "id": "1a1050eb-5a68-4f22-9d89-379694708aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv6", "project_id": "727558a7d6bc424db17612ef27a09925"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "revision_number": 0, "id": "a73ee6d0-28c4-41ed-a080-a05a910f671c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv4", "project_id": "727558a7d6bc424db17612ef27a09925"}], "revision_number": 2, "project_id": "727558a7d6bc424db17612ef27a09925", "id": "60f5c457-29e7-4192-a316-860c85205fd0", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}]} 2018-10-12 05:06:37,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=60f5c457-29e7-4192-a316-860c85205fd0 used request id req-bd1963c3-cfab-4ea7-998c-bd5f139aa7f1 2018-10-12 05:06:37,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60f5c457-29e7-4192-a316-860c85205fd0 2018-10-12 05:06:37,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:37,746 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-ec780783-cdbf-4876-b79b-9eed30351faa Date: Fri, 12 Oct 2018 05:06: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-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "1a1050eb-5a68-4f22-9d89-379694708aa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "a73ee6d0-28c4-41ed-a080-a05a910f671c"}]} 2018-10-12 05:06:37,746 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 used request id req-ec780783-cdbf-4876-b79b-9eed30351faa 2018-10-12 05:06:37,747 - neutron_utils - INFO - Retrieving security group with ID - 60f5c457-29e7-4192-a316-860c85205fd0 2018-10-12 05:06:37,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=60f5c457-29e7-4192-a316-860c85205fd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:37,806 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-712b248d-cf9b-47b9-97e3-1b62a99251ab Date: Fri, 12 Oct 2018 05:06:37 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "updated_at": "2018-10-12T05:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "revision_number": 0, "id": "1a1050eb-5a68-4f22-9d89-379694708aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv6", "project_id": "727558a7d6bc424db17612ef27a09925"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "revision_number": 0, "id": "a73ee6d0-28c4-41ed-a080-a05a910f671c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv4", "project_id": "727558a7d6bc424db17612ef27a09925"}], "revision_number": 2, "project_id": "727558a7d6bc424db17612ef27a09925", "id": "60f5c457-29e7-4192-a316-860c85205fd0", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}]} 2018-10-12 05:06:37,806 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=60f5c457-29e7-4192-a316-860c85205fd0 used request id req-712b248d-cf9b-47b9-97e3-1b62a99251ab 2018-10-12 05:06:37,807 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60f5c457-29e7-4192-a316-860c85205fd0 2018-10-12 05:06:37,812 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:37,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-e85a4d0a-2f1a-4914-8263-ca4bb3d0e389 Date: Fri, 12 Oct 2018 05:06: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-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "1a1050eb-5a68-4f22-9d89-379694708aa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "a73ee6d0-28c4-41ed-a080-a05a910f671c"}]} 2018-10-12 05:06:37,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 used request id req-e85a4d0a-2f1a-4914-8263-ca4bb3d0e389 2018-10-12 05:06:37,991 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp 2018-10-12 05:06:37,996 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:38,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-efb95e18-bf63-49db-9898-40d49f2fc264 Date: Fri, 12 Oct 2018 05:06:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "updated_at": "2018-10-12T05:06:37Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "revision_number": 0, "id": "1a1050eb-5a68-4f22-9d89-379694708aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv6", "project_id": "727558a7d6bc424db17612ef27a09925"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "revision_number": 0, "id": "a73ee6d0-28c4-41ed-a080-a05a910f671c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv4", "project_id": "727558a7d6bc424db17612ef27a09925"}], "revision_number": 2, "project_id": "727558a7d6bc424db17612ef27a09925", "id": "60f5c457-29e7-4192-a316-860c85205fd0", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}]} 2018-10-12 05:06:38,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp used request id req-efb95e18-bf63-49db-9898-40d49f2fc264 2018-10-12 05:06:38,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:06:38,197 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:06: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:06:38,198 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:38,277 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a085d232-e346-4257-ae5e-52d010a7f4be Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:06:38,277 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-a085d232-e346-4257-ae5e-52d010a7f4be 2018-10-12 05:06:38,277 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60f5c457-29e7-4192-a316-860c85205fd0 2018-10-12 05:06:38,283 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:38,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-a88b3ccc-a0f6-4229-b6a3-1e40cccc8c37 Date: Fri, 12 Oct 2018 05:06: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-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "1a1050eb-5a68-4f22-9d89-379694708aa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "a73ee6d0-28c4-41ed-a080-a05a910f671c"}]} 2018-10-12 05:06:38,439 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 used request id req-a88b3ccc-a0f6-4229-b6a3-1e40cccc8c37 2018-10-12 05:06:38,445 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}83b372da0aa648942ac84b1a11d9402c4305557f" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0"}}' 2018-10-12 05:06:38,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-5bf29160-ddae-40f2-9c39-dd30c4962140 Date: Fri, 12 Oct 2018 05:06:38 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-10-12T05:06:38Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:38Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "fe780e28-9c8e-453e-a971-9379564c2cef"}} 2018-10-12 05:06:38,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-5bf29160-ddae-40f2-9c39-dd30c4962140 2018-10-12 05:06:38,740 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp 2018-10-12 05:06:38,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:38,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-5e1832b9-9ddc-4e44-b533-865d310210ce Date: Fri, 12 Oct 2018 05:06:38 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "updated_at": "2018-10-12T05:06:38Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "revision_number": 0, "id": "1a1050eb-5a68-4f22-9d89-379694708aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv6", "project_id": "727558a7d6bc424db17612ef27a09925"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "revision_number": 0, "id": "a73ee6d0-28c4-41ed-a080-a05a910f671c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv4", "project_id": "727558a7d6bc424db17612ef27a09925"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:38Z", "revision_number": 0, "id": "fe780e28-9c8e-453e-a971-9379564c2cef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:38Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv4", "project_id": "727558a7d6bc424db17612ef27a09925"}], "revision_number": 3, "project_id": "727558a7d6bc424db17612ef27a09925", "id": "60f5c457-29e7-4192-a316-860c85205fd0", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}]} 2018-10-12 05:06:38,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp used request id req-5e1832b9-9ddc-4e44-b533-865d310210ce 2018-10-12 05:06:38,800 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:38,886 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a201567-4ebc-41e5-9122-303f15c83b1f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:06:38,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-7a201567-4ebc-41e5-9122-303f15c83b1f 2018-10-12 05:06:38,887 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60f5c457-29e7-4192-a316-860c85205fd0 2018-10-12 05:06:38,892 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:39,063 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-19a764bc-ced9-4c9d-ade6-963b022323ba Date: Fri, 12 Oct 2018 05:06: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-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "1a1050eb-5a68-4f22-9d89-379694708aa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "a73ee6d0-28c4-41ed-a080-a05a910f671c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:38Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:38Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "fe780e28-9c8e-453e-a971-9379564c2cef"}]} 2018-10-12 05:06:39,064 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 used request id req-19a764bc-ced9-4c9d-ade6-963b022323ba 2018-10-12 05:06:39,069 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}83b372da0aa648942ac84b1a11d9402c4305557f" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0"}}' 2018-10-12 05:06:39,362 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-8c0a3d80-20a7-4436-bc70-c4d1de8f5397 Date: Fri, 12 Oct 2018 05:06: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-10-12T05:06:39Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": 22, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:39Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "0ba55850-ae29-410f-a550-add084cc4f9c"}} 2018-10-12 05:06:39,362 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-8c0a3d80-20a7-4436-bc70-c4d1de8f5397 2018-10-12 05:06:39,363 - neutron_utils - INFO - Retrieving security group with ID - 60f5c457-29e7-4192-a316-860c85205fd0 2018-10-12 05:06:39,368 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=60f5c457-29e7-4192-a316-860c85205fd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:39,417 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-54a6efd9-71fe-4ac8-93a7-8d0d52fadac3 Date: Fri, 12 Oct 2018 05:06:39 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "updated_at": "2018-10-12T05:06:39Z", "security_group_rules": [{"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:06:39Z", "revision_number": 0, "id": "0ba55850-ae29-410f-a550-add084cc4f9c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:39Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": 22, "ethertype": "IPv4", "project_id": "727558a7d6bc424db17612ef27a09925"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "revision_number": 0, "id": "1a1050eb-5a68-4f22-9d89-379694708aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv6", "project_id": "727558a7d6bc424db17612ef27a09925"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "revision_number": 0, "id": "a73ee6d0-28c4-41ed-a080-a05a910f671c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv4", "project_id": "727558a7d6bc424db17612ef27a09925"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:38Z", "revision_number": 0, "id": "fe780e28-9c8e-453e-a971-9379564c2cef", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:38Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv4", "project_id": "727558a7d6bc424db17612ef27a09925"}], "revision_number": 4, "project_id": "727558a7d6bc424db17612ef27a09925", "id": "60f5c457-29e7-4192-a316-860c85205fd0", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}]} 2018-10-12 05:06:39,417 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=60f5c457-29e7-4192-a316-860c85205fd0 used request id req-54a6efd9-71fe-4ac8-93a7-8d0d52fadac3 2018-10-12 05:06:39,418 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 60f5c457-29e7-4192-a316-860c85205fd0 2018-10-12 05:06:39,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:06:39,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-4378c640-3a49-4bbc-a9a2-800e20613254 Date: Fri, 12 Oct 2018 05:06:39 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-12T05:06:39Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": 22, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:39Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "0ba55850-ae29-410f-a550-add084cc4f9c"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "1a1050eb-5a68-4f22-9d89-379694708aa4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:37Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:37Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "a73ee6d0-28c4-41ed-a080-a05a910f671c"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:38Z", "security_group_id": "60f5c457-29e7-4192-a316-860c85205fd0", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:38Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "fe780e28-9c8e-453e-a971-9379564c2cef"}]} 2018-10-12 05:06:39,452 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=60f5c457-29e7-4192-a316-860c85205fd0 used request id req-4378c640-3a49-4bbc-a9a2-800e20613254 2018-10-12 05:06:39,453 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:06:39,453 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:06:39,818 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61fd1df9a0ce4ca2b16b562a6e7f0857", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role"}], "expires_at": "2018-10-12T06:06:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "727558a7d6bc424db17612ef27a09925", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-user", "id": "1b859fdf1e6d44ada0a29c7efc475aad"}, "audit_ids": ["x3FVfn82Q5GMGFGV2LqzKA"], "issued_at": "2018-10-12T05:06:39.000000Z"}} 2018-10-12 05:06:39,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:39,897 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6c708ea-eef5-466a-9094-d2ab5248758c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:06:39,898 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d6c708ea-eef5-466a-9094-d2ab5248758c 2018-10-12 05:06:39,899 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:06:39,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:39,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7201e150-0331-4624-8e91-3e941308d11c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:06:39,983 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7201e150-0331-4624-8e91-3e941308d11c 2018-10-12 05:06:39,991 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:40,238 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-71603370-a8d2-4e89-b8e8-3f7f4a189a12 Date: Fri, 12 Oct 2018 05:06: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:06:40,239 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-71603370-a8d2-4e89-b8e8-3f7f4a189a12 2018-10-12 05:06:40,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:06:40,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:06: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:06:40,250 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:40,331 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad40c9f8-af6b-4de8-b1c9-83a808708662 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:06:40,331 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-ad40c9f8-af6b-4de8-b1c9-83a808708662 2018-10-12 05:06:40,336 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:40,554 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a71c7ba5-6dcc-4f78-99b3-b127cdcdb136 Date: Fri, 12 Oct 2018 05:06:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:06:40,554 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-a71c7ba5-6dcc-4f78-99b3-b127cdcdb136 2018-10-12 05:06:40,559 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:40,747 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-27461f40-9711-489a-aa31-8e8a92be488e Date: Fri, 12 Oct 2018 05:06:40 GMT RESP BODY: {"ports":[]} 2018-10-12 05:06:40,747 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1&admin_state_up=True used request id req-27461f40-9711-489a-aa31-8e8a92be488e 2018-10-12 05:06:40,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:40,982 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06: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-35a51bb2-ff0a-4ff7-a927-b2af8d4e976b x-compute-request-id: req-35a51bb2-ff0a-4ff7-a927-b2af8d4e976b Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 05:06:40,982 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst used request id req-35a51bb2-ff0a-4ff7-a927-b2af8d4e976b 2018-10-12 05:06:40,988 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:41,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-56110aad-0c11-4e0a-9112-227f363b0c58 Date: Fri, 12 Oct 2018 05:06: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:06:41,237 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-56110aad-0c11-4e0a-9112-227f363b0c58 2018-10-12 05:06:41,240 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:41,258 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7ac70d00-2439-449d-af90-9883a7c583e0 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:06:41,258 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-7ac70d00-2439-449d-af90-9883a7c583e0 2018-10-12 05:06:41,264 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:41,319 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-38656921-02ca-47fc-af4f-4ac3e73eecb7 Date: Fri, 12 Oct 2018 05:06:41 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:06:41,320 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-38656921-02ca-47fc-af4f-4ac3e73eecb7 2018-10-12 05:06:41,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:41,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-3b285c1d-6078-4137-965b-50bfb8a134e7 Date: Fri, 12 Oct 2018 05:06:41 GMT RESP BODY: {"ports":[]} 2018-10-12 05:06:41,488 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1&admin_state_up=True used request id req-3b285c1d-6078-4137-965b-50bfb8a134e7 2018-10-12 05:06:41,488 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:06:41,489 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:06:41,852 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61fd1df9a0ce4ca2b16b562a6e7f0857", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role"}], "expires_at": "2018-10-12T06:06:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "727558a7d6bc424db17612ef27a09925", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-user", "id": "1b859fdf1e6d44ada0a29c7efc475aad"}, "audit_ids": ["Is3tBW6FShWY9uK42-Ac0A"], "issued_at": "2018-10-12T05:06:41.000000Z"}} 2018-10-12 05:06:41,853 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd6aa89a70deb6a2c79b5b8ae631c9e70345a06" 2018-10-12 05:06:41,929 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abddbdc9-3b3e-4a94-bfce-dfd8cf2308e1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:06:41,930 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-abddbdc9-3b3e-4a94-bfce-dfd8cf2308e1 2018-10-12 05:06:41,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:42,200 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-36e6ad03-85b7-473c-bb8a-416eadf1f1ce Date: Fri, 12 Oct 2018 05:06: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:06:42,200 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-36e6ad03-85b7-473c-bb8a-416eadf1f1ce 2018-10-12 05:06:42,205 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:42,259 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-0d4092b5-74a0-4cd2-807e-6383c65614b6 Date: Fri, 12 Oct 2018 05:06:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:06:42,259 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-0d4092b5-74a0-4cd2-807e-6383c65614b6 2018-10-12 05:06:42,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:42,515 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f51f1fd2-d7c4-48d5-9e8e-1154723f0c88 Date: Fri, 12 Oct 2018 05:06: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:06:42,516 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-f51f1fd2-d7c4-48d5-9e8e-1154723f0c88 2018-10-12 05:06:42,519 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:06:42,524 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:06: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:06:42,525 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dcd6aa89a70deb6a2c79b5b8ae631c9e70345a06" 2018-10-12 05:06:42,599 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe9811c2-c45d-4935-a84d-dfa88ce8cd61 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:06:42,599 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-fe9811c2-c45d-4935-a84d-dfa88ce8cd61 2018-10-12 05:06:42,605 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:42,799 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-34ee3337-62f1-4bc0-9299-f7cb613c907e Date: Fri, 12 Oct 2018 05:06:42 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:06:42,799 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-34ee3337-62f1-4bc0-9299-f7cb613c907e 2018-10-12 05:06:42,800 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net 2018-10-12 05:06:42,806 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" -d '{"port": {"network_id": "580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1", "admin_state_up": true}}' 2018-10-12 05:06:43,737 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-e8fb49e8-b1d7-4482-b91f-4b4b99a6ef45 Date: Fri, 12 Oct 2018 05:06:43 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.9"}],"id":"72b4ba1d-4f37-4fb1-a30f-35fa0711d557","security_groups":["5bedc866-7c2f-4e40-859b-9acf0f639911"],"mac_address":"fa:16:3e:c7:c2:d1","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1","project_id":"727558a7d6bc424db17612ef27a09925","qos_policy_id":null,"admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:43Z","binding:vnic_type":"normal"}} 2018-10-12 05:06:43,737 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-e8fb49e8-b1d7-4482-b91f-4b4b99a6ef45 2018-10-12 05:06:43,743 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:43,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-5885e744-6b94-4efe-9b32-f41558896fe8 Date: Fri, 12 Oct 2018 05:06: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:06:43,840 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-5885e744-6b94-4efe-9b32-f41558896fe8 2018-10-12 05:06:43,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:43,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d037a995-83de-4395-af8c-de8dc7353fc9 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:06:43,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-d037a995-83de-4395-af8c-de8dc7353fc9 2018-10-12 05:06:43,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:43,984 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-62a64eee-5ed8-48a7-9152-83618c42d50f Date: Fri, 12 Oct 2018 05:06:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:06:43,984 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-62a64eee-5ed8-48a7-9152-83618c42d50f 2018-10-12 05:06:43,990 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:44,221 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-74572d37-9a18-421c-9b68-e844fad380f8 Date: Fri, 12 Oct 2018 05:06:44 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:43Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.9"}],"id":"72b4ba1d-4f37-4fb1-a30f-35fa0711d557","security_groups":["5bedc866-7c2f-4e40-859b-9acf0f639911"],"mac_address":"fa:16:3e:c7:c2:d1","project_id":"727558a7d6bc424db17612ef27a09925","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:43Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 05:06:44,221 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1&admin_state_up=True used request id req-74572d37-9a18-421c-9b68-e844fad380f8 2018-10-12 05:06:44,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:44,303 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b150a288-d023-41ad-9f26-4eab5a77ff63 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:06:44,303 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-b150a288-d023-41ad-9f26-4eab5a77ff63 2018-10-12 05:06:44,303 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst 2018-10-12 05:06:44,307 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:44,333 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06: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-edaeb094-5bcc-4082-862e-a6d1b85f17b5 x-compute-request-id: req-edaeb094-5bcc-4082-862e-a6d1b85f17b5 Content-Encoding: gzip Content-Length: 218 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-flavor-name"}]} 2018-10-12 05:06:44,334 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-edaeb094-5bcc-4082-862e-a6d1b85f17b5 2018-10-12 05:06:44,337 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:44,357 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06: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-d720e8d5-d18c-4da4-b5b7-f7ecf10ee6fe x-compute-request-id: req-d720e8d5-d18c-4da4-b5b7-f7ecf10ee6fe Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:06:44,357 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828 used request id req-d720e8d5-d18c-4da4-b5b7-f7ecf10ee6fe 2018-10-12 05:06:44,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:44,572 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-36b18c6b-4387-4965-9211-9ffceb788e42 Date: Fri, 12 Oct 2018 05:06:44 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:06:19Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:06:21Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/43176782-0aef-4820-ba80-7d106b7f6af1/snap", "metadata": {}}], "self": "/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1", "min_disk": 0, "protected": false, "id": "43176782-0aef-4820-ba80-7d106b7f6af1", "file": "/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "727558a7d6bc424db17612ef27a09925", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/43176782-0aef-4820-ba80-7d106b7f6af1/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image"} 2018-10-12 05:06:44,572 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image used request id req-36b18c6b-4387-4965-9211-9ffceb788e42 2018-10-12 05:06:44,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:44,725 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-bd622358-7ef5-4d26-86b1-03fcfc3b8652 Date: Fri, 12 Oct 2018 05:06: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-10-12 05:06:44,726 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-bd622358-7ef5-4d26-86b1-03fcfc3b8652 2018-10-12 05:06:44,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "imageRef": "43176782-0aef-4820-ba80-7d106b7f6af1", "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "flavorRef": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "max_count": 1, "min_count": 1, "networks": [{"port": "72b4ba1d-4f37-4fb1-a30f-35fa0711d557"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}]}}' 2018-10-12 05:06:46,644 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:06: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-49286324-2eaf-46ea-b977-21a3a931a209 x-compute-request-id: req-49286324-2eaf-46ea-b977-21a3a931a209 Content-Length: 444 location: http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "adminPass": "LSTeXKJa63jG"}} 2018-10-12 05:06:46,645 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-49286324-2eaf-46ea-b977-21a3a931a209 2018-10-12 05:06:46,648 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:47,386 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-78a250fc-325a-4cf9-a2c9-575404108e6d x-compute-request-id: req-78a250fc-325a-4cf9-a2c9-575404108e6d 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.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "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-10-12T05:06:46Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:06:47,386 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-78a250fc-325a-4cf9-a2c9-575404108e6d 2018-10-12 05:06:47,387 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst 2018-10-12 05:06:47,390 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:47,623 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06: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-535b9163-04e1-4b6b-bc8c-383f190db20d x-compute-request-id: req-535b9163-04e1-4b6b-bc8c-383f190db20d Content-Encoding: gzip Content-Length: 666 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "networking", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:06:47Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:06:47,624 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-535b9163-04e1-4b6b-bc8c-383f190db20d 2018-10-12 05:06:47,624 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst] is - BUILD 2018-10-12 05:06:47,624 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:06:50,627 - create_instance - DEBUG - VM status query timeout in 896.759737015 2018-10-12 05:06:50,630 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:51,251 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-4c3ecb8a-c8f7-4ddd-b41a-8cfbfb1c4f0c x-compute-request-id: req-4c3ecb8a-c8f7-4ddd-b41a-8cfbfb1c4f0c 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.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "security_groups": [{"name": "default"}], "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:06:47Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:06:51,251 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-4c3ecb8a-c8f7-4ddd-b41a-8cfbfb1c4f0c 2018-10-12 05:06:51,252 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst] is - BUILD 2018-10-12 05:06:51,252 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:06:54,255 - create_instance - DEBUG - VM status query timeout in 893.132030964 2018-10-12 05:06:54,258 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:54,768 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-e1634be9-9ce8-4be2-ad55-8778092b9947 x-compute-request-id: req-e1634be9-9ce8-4be2-ad55-8778092b9947 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:06:52.000000", "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "security_groups": [{"name": "default"}], "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:06:53Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:06:54,768 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-e1634be9-9ce8-4be2-ad55-8778092b9947 2018-10-12 05:06:54,769 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst] is - ACTIVE 2018-10-12 05:06:54,769 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:06:54,772 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:55,080 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-f7a45502-eac0-4cd4-b48f-00bc63cbf1da x-compute-request-id: req-f7a45502-eac0-4cd4-b48f-00bc63cbf1da Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:06:52.000000", "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "security_groups": [{"name": "default"}], "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:06:53Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:06:55,080 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-f7a45502-eac0-4cd4-b48f-00bc63cbf1da 2018-10-12 05:06:55,085 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:55,181 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f23a0fa3-ffa2-4dff-9590-e8787d77d786 Date: Fri, 12 Oct 2018 05:06: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:06:55,181 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-f23a0fa3-ffa2-4dff-9590-e8787d77d786 2018-10-12 05:06:55,186 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:55,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2464ea52-9616-4573-8e8b-8d6aaece9bfb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:06:55,263 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-2464ea52-9616-4573-8e8b-8d6aaece9bfb 2018-10-12 05:06:55,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:55,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-dac9f028-f92e-42f8-ab16-3011c23ef991 Date: Fri, 12 Oct 2018 05:06:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:06:55,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-dac9f028-f92e-42f8-ab16-3011c23ef991 2018-10-12 05:06:55,471 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:55,567 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-c0ec427c-cb73-4136-8dbc-dd58cc694da8 Date: Fri, 12 Oct 2018 05:06:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.1"}],"id":"1e6bceaf-d0e6-4ef9-bb7e-c534b263504d","security_groups":[],"mac_address":"fa:16:3e:70:ce:d7","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:32Z","binding:vnic_type":"normal","device_id":"207b8741-bf28-4dc2-90e4-e91e9089bb87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.4"}],"id":"29b31b7c-3bc7-4098-ae71-cb0941a3ea1e","security_groups":[],"mac_address":"fa:16:3e:eb:d0:23","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.9"}],"id":"72b4ba1d-4f37-4fb1-a30f-35fa0711d557","security_groups":["5bedc866-7c2f-4e40-859b-9acf0f639911"],"mac_address":"fa:16:3e:c7:c2:d1","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:43Z","binding:vnic_type":"normal","device_id":"7d204950-d964-4416-b5b7-68ed1be764b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.2"}],"id":"79323836-323e-4e36-97ec-7aed550184ee","security_groups":[],"mac_address":"fa:16:3e:4f:4f:4e","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.3"}],"id":"9b1c4a94-3994-45e2-bb27-3536bca529de","security_groups":[],"mac_address":"fa:16:3e:45:a3:c3","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"}]} 2018-10-12 05:06:55,567 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-c0ec427c-cb73-4136-8dbc-dd58cc694da8 2018-10-12 05:06:55,571 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:56,265 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06: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-936493af-32fd-44a8-b949-11ee24cd39d8 x-compute-request-id: req-936493af-32fd-44a8-b949-11ee24cd39d8 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:06:52.000000", "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "security_groups": [{"name": "default"}], "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:06:53Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:06:56,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-936493af-32fd-44a8-b949-11ee24cd39d8 2018-10-12 05:06:56,266 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst] is - ACTIVE 2018-10-12 05:06:56,266 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:06:56,269 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:56,590 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06: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-55ec10f1-4f48-45d5-897e-cfac7df39624 x-compute-request-id: req-55ec10f1-4f48-45d5-897e-cfac7df39624 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:06:52.000000", "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "security_groups": [{"name": "default"}], "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:06:53Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:06:56,590 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-55ec10f1-4f48-45d5-897e-cfac7df39624 2018-10-12 05:06:56,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:56,699 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-38338baf-4cf6-4092-8842-3db014632c48 Date: Fri, 12 Oct 2018 05:06: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:06:56,699 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-38338baf-4cf6-4092-8842-3db014632c48 2018-10-12 05:06:56,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:56,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d47ba4a-9dd7-4f44-8e73-fc2c9f83077f Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:06:56,786 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-1d47ba4a-9dd7-4f44-8e73-fc2c9f83077f 2018-10-12 05:06:56,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:56,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-084e480b-d557-4787-b8e8-1d0f02e12b7f Date: Fri, 12 Oct 2018 05:06:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:06:56,843 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-084e480b-d557-4787-b8e8-1d0f02e12b7f 2018-10-12 05:06:56,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:57,474 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-aea03b3a-cbf8-4da4-889b-aa0b3416dff1 Date: Fri, 12 Oct 2018 05:06:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.1"}],"id":"1e6bceaf-d0e6-4ef9-bb7e-c534b263504d","security_groups":[],"mac_address":"fa:16:3e:70:ce:d7","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:32Z","binding:vnic_type":"normal","device_id":"207b8741-bf28-4dc2-90e4-e91e9089bb87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.4"}],"id":"29b31b7c-3bc7-4098-ae71-cb0941a3ea1e","security_groups":[],"mac_address":"fa:16:3e:eb:d0:23","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.9"}],"id":"72b4ba1d-4f37-4fb1-a30f-35fa0711d557","security_groups":["5bedc866-7c2f-4e40-859b-9acf0f639911"],"mac_address":"fa:16:3e:c7:c2:d1","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:43Z","binding:vnic_type":"normal","device_id":"7d204950-d964-4416-b5b7-68ed1be764b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.2"}],"id":"79323836-323e-4e36-97ec-7aed550184ee","security_groups":[],"mac_address":"fa:16:3e:4f:4f:4e","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.3"}],"id":"9b1c4a94-3994-45e2-bb27-3536bca529de","security_groups":[],"mac_address":"fa:16:3e:45:a3:c3","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"}]} 2018-10-12 05:06:57,474 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-aea03b3a-cbf8-4da4-889b-aa0b3416dff1 2018-10-12 05:06:57,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}}' 2018-10-12 05:06:58,763 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-7bdbf6ed-f6e0-4ac8-b9e5-e20c640e0701 x-compute-request-id: req-7bdbf6ed-f6e0-4ac8-b9e5-e20c640e0701 Content-Length: 0 Content-Type: application/json 2018-10-12 05:06:58,763 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8/action used request id req-7bdbf6ed-f6e0-4ac8-b9e5-e20c640e0701 2018-10-12 05:06:58,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:59,106 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06: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-d5e6272a-8580-4a57-a5c4-90e8ae2f0ba6 x-compute-request-id: req-d5e6272a-8580-4a57-a5c4-90e8ae2f0ba6 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:06:52.000000", "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}], "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:06:53Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:06:59,106 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-d5e6272a-8580-4a57-a5c4-90e8ae2f0ba6 2018-10-12 05:06:59,106 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst] is - ACTIVE 2018-10-12 05:06:59,106 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:06:59,110 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:59,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06: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-c97f855b-d74b-44cd-a9d5-5c5906ed4955 x-compute-request-id: req-c97f855b-d74b-44cd-a9d5-5c5906ed4955 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:06:52.000000", "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}], "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:06:53Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:06:59,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-c97f855b-d74b-44cd-a9d5-5c5906ed4955 2018-10-12 05:06:59,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:59,830 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8bd5a3a0-4dee-4447-9cb6-deac47d54ee6 Date: Fri, 12 Oct 2018 05:06: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:06:59,830 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-8bd5a3a0-4dee-4447-9cb6-deac47d54ee6 2018-10-12 05:06:59,834 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:59,916 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:06:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3191a1b1-6cf6-4a9a-b8cc-3e59e658528d Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:06:59,916 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-3191a1b1-6cf6-4a9a-b8cc-3e59e658528d 2018-10-12 05:06:59,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:06:59,973 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c5a32833-1114-438a-afd1-ee22095ee5a7 Date: Fri, 12 Oct 2018 05:06:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:06:59,973 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-c5a32833-1114-438a-afd1-ee22095ee5a7 2018-10-12 05:06:59,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:07:00,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-400c6a8c-8f5c-4efc-b731-c949a60ad3f5 Date: Fri, 12 Oct 2018 05:07:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.1"}],"id":"1e6bceaf-d0e6-4ef9-bb7e-c534b263504d","security_groups":[],"mac_address":"fa:16:3e:70:ce:d7","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:32Z","binding:vnic_type":"normal","device_id":"207b8741-bf28-4dc2-90e4-e91e9089bb87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.4"}],"id":"29b31b7c-3bc7-4098-ae71-cb0941a3ea1e","security_groups":[],"mac_address":"fa:16:3e:eb:d0:23","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.9"}],"id":"72b4ba1d-4f37-4fb1-a30f-35fa0711d557","security_groups":["5bedc866-7c2f-4e40-859b-9acf0f639911","60f5c457-29e7-4192-a316-860c85205fd0"],"mac_address":"fa:16:3e:c7:c2:d1","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:43Z","binding:vnic_type":"normal","device_id":"7d204950-d964-4416-b5b7-68ed1be764b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.2"}],"id":"79323836-323e-4e36-97ec-7aed550184ee","security_groups":[],"mac_address":"fa:16:3e:4f:4f:4e","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.3"}],"id":"9b1c4a94-3994-45e2-bb27-3536bca529de","security_groups":[],"mac_address":"fa:16:3e:45:a3:c3","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"}]} 2018-10-12 05:07:00,078 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-400c6a8c-8f5c-4efc-b731-c949a60ad3f5 2018-10-12 05:07:00,078 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:07:00,079 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:07:00,081 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:07:00,445 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61fd1df9a0ce4ca2b16b562a6e7f0857", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role"}], "expires_at": "2018-10-12T06:07:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "727558a7d6bc424db17612ef27a09925", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-user", "id": "1b859fdf1e6d44ada0a29c7efc475aad"}, "audit_ids": ["Gve6Oe3eSoWhAxLp0JWSHA"], "issued_at": "2018-10-12T05:07:00.000000Z"}} 2018-10-12 05:07:00,446 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:00,460 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-351d324f-d41a-4ff0-bb1f-8406f5da5b56 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:00,461 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-351d324f-d41a-4ff0-bb1f-8406f5da5b56 2018-10-12 05:07:00,465 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:00,632 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07: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-26e8b796-31ea-4c20-b8fd-c863dc00283c x-compute-request-id: req-26e8b796-31ea-4c20-b8fd-c863dc00283c Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:07:00,633 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828 used request id req-26e8b796-31ea-4c20-b8fd-c863dc00283c 2018-10-12 05:07:00,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/b95568cc-4720-4098-b92d-03e8bf13f207 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:00,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-9b259e42-02b9-465f-b3e6-8e8e2d905fe6 Date: Fri, 12 Oct 2018 05:07:00 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}} 2018-10-12 05:07:00,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/b95568cc-4720-4098-b92d-03e8bf13f207 used request id req-9b259e42-02b9-465f-b3e6-8e8e2d905fe6 2018-10-12 05:07:00,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:01,068 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4313ab0c-c900-4a7a-9673-81dfc866c600 Date: Fri, 12 Oct 2018 05:07: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:07:01,068 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-4313ab0c-c900-4a7a-9673-81dfc866c600 2018-10-12 05:07:01,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:01,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-fc48086e-74c7-4c6c-be8b-b0d7ec04abac Date: Fri, 12 Oct 2018 05:07:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:07:01,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-fc48086e-74c7-4c6c-be8b-b0d7ec04abac 2018-10-12 05:07:01,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:01,719 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bc8fccde-a088-4b6e-b344-7c1d9a50d4ac Date: Fri, 12 Oct 2018 05:07: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:07:01,719 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-bc8fccde-a088-4b6e-b344-7c1d9a50d4ac 2018-10-12 05:07:01,723 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:07:01,728 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:07:01,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:01,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4e03cde9-7b76-4843-8ec6-587a66c78ddb Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:07:01,803 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-4e03cde9-7b76-4843-8ec6-587a66c78ddb 2018-10-12 05:07:01,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:02,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-1fe225b8-8efd-4734-9903-7f1664131f31 Date: Fri, 12 Oct 2018 05:07:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:07:02,004 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-1fe225b8-8efd-4734-9903-7f1664131f31 2018-10-12 05:07:02,009 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e&mac_address=fa%3A16%3A3e%3Ac7%3Ac2%3Ad1&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:02,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-fbac2287-c715-4304-b290-2eab0e6fc2db Date: Fri, 12 Oct 2018 05:07:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.9"}],"id":"72b4ba1d-4f37-4fb1-a30f-35fa0711d557","security_groups":["5bedc866-7c2f-4e40-859b-9acf0f639911","60f5c457-29e7-4192-a316-860c85205fd0"],"mac_address":"fa:16:3e:c7:c2:d1","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:43Z","binding:vnic_type":"normal","device_id":"7d204950-d964-4416-b5b7-68ed1be764b8"}]} 2018-10-12 05:07:02,215 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e&mac_address=fa%3A16%3A3e%3Ac7%3Ac2%3Ad1&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1&admin_state_up=True used request id req-fbac2287-c715-4304-b290-2eab0e6fc2db 2018-10-12 05:07:02,219 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:02,297 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fedb5f0c-86f1-4bb3-b564-bde5de0f7df2 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:07:02,297 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-fedb5f0c-86f1-4bb3-b564-bde5de0f7df2 2018-10-12 05:07:02,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:02,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-26d3466c-96d2-413c-9d27-5a62a218f342 Date: Fri, 12 Oct 2018 05:07: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:07:02,708 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-26d3466c-96d2-413c-9d27-5a62a218f342 2018-10-12 05:07:02,713 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:02,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c5d73f58-9bc8-4e48-838e-8fd0c73674dc Date: Fri, 12 Oct 2018 05:07:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:07:02,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-c5d73f58-9bc8-4e48-838e-8fd0c73674dc 2018-10-12 05:07:02,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:03,171 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-913d4444-5415-4a9c-918b-15d421857a72 Date: Fri, 12 Oct 2018 05:07:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.1"}],"id":"1e6bceaf-d0e6-4ef9-bb7e-c534b263504d","security_groups":[],"mac_address":"fa:16:3e:70:ce:d7","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:32Z","binding:vnic_type":"normal","device_id":"207b8741-bf28-4dc2-90e4-e91e9089bb87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.4"}],"id":"29b31b7c-3bc7-4098-ae71-cb0941a3ea1e","security_groups":[],"mac_address":"fa:16:3e:eb:d0:23","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.9"}],"id":"72b4ba1d-4f37-4fb1-a30f-35fa0711d557","security_groups":["5bedc866-7c2f-4e40-859b-9acf0f639911","60f5c457-29e7-4192-a316-860c85205fd0"],"mac_address":"fa:16:3e:c7:c2:d1","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:43Z","binding:vnic_type":"normal","device_id":"7d204950-d964-4416-b5b7-68ed1be764b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.2"}],"id":"79323836-323e-4e36-97ec-7aed550184ee","security_groups":[],"mac_address":"fa:16:3e:4f:4f:4e","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.3"}],"id":"9b1c4a94-3994-45e2-bb27-3536bca529de","security_groups":[],"mac_address":"fa:16:3e:45:a3:c3","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"}]} 2018-10-12 05:07:03,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-913d4444-5415-4a9c-918b-15d421857a72 2018-10-12 05:07:03,178 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}24512b368dcd953853d1157bb6f341017ffaeb0c" 2018-10-12 05:07:03,197 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-60d451d6-aee9-4462-b5ac-d1939d28c482 Date: Fri, 12 Oct 2018 05:07:03 GMT RESP BODY: {"floatingips": []} 2018-10-12 05:07:03,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-60d451d6-aee9-4462-b5ac-d1939d28c482 2018-10-12 05:07:03,197 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:07:03,198 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:07:03,572 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "61fd1df9a0ce4ca2b16b562a6e7f0857", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role"}], "expires_at": "2018-10-12T06:07:03.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "727558a7d6bc424db17612ef27a09925", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/727558a7d6bc424db17612ef27a09925", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-user", "id": "1b859fdf1e6d44ada0a29c7efc475aad"}, "audit_ids": ["De6MbiGARdmYL0W8elnwPg"], "issued_at": "2018-10-12T05:07:03.000000Z"}} 2018-10-12 05:07:03,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:03,641 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a78b2bc4-15bb-49ea-8c90-f01eccc252ef Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:03,641 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a78b2bc4-15bb-49ea-8c90-f01eccc252ef 2018-10-12 05:07:03,643 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:07:03,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:03,717 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-003411ef-6fdb-47b8-b1c1-a76538b9c4bb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:03,717 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-003411ef-6fdb-47b8-b1c1-a76538b9c4bb 2018-10-12 05:07:03,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:04,134 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-4f3ffcbc-4c37-4031-8b6b-6e0838345987 Date: Fri, 12 Oct 2018 05:07: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:07:04,135 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-4f3ffcbc-4c37-4031-8b6b-6e0838345987 2018-10-12 05:07:04,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:07:04,143 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:07:04,144 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:04,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ebe0f05-2339-4626-9a82-5a473104e64b Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:07:04,219 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-2ebe0f05-2339-4626-9a82-5a473104e64b 2018-10-12 05:07:04,224 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:04,425 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-41ec1872-000e-427c-8e05-c645273b996a Date: Fri, 12 Oct 2018 05:07:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:07:04,425 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-41ec1872-000e-427c-8e05-c645273b996a 2018-10-12 05:07:04,431 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e&mac_address=fa%3A16%3A3e%3Ac7%3Ac2%3Ad1&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:04,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-b66db275-fcc9-42d7-b3fd-2ff0bbf60491 Date: Fri, 12 Oct 2018 05:07:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.9"}],"id":"72b4ba1d-4f37-4fb1-a30f-35fa0711d557","security_groups":["5bedc866-7c2f-4e40-859b-9acf0f639911","60f5c457-29e7-4192-a316-860c85205fd0"],"mac_address":"fa:16:3e:c7:c2:d1","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:43Z","binding:vnic_type":"normal","device_id":"7d204950-d964-4416-b5b7-68ed1be764b8"}]} 2018-10-12 05:07:04,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e&mac_address=fa%3A16%3A3e%3Ac7%3Ac2%3Ad1&name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1&admin_state_up=True used request id req-b66db275-fcc9-42d7-b3fd-2ff0bbf60491 2018-10-12 05:07:04,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:04,728 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c2de786-188c-4dba-8b47-ea778c40d474 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:07:04,728 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-2c2de786-188c-4dba-8b47-ea778c40d474 2018-10-12 05:07:04,731 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:05,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-addd0781-fd71-430f-81a1-6e37bef4aacc x-compute-request-id: req-addd0781-fd71-430f-81a1-6e37bef4aacc Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:06:52.000000", "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}], "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:06:53Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:07:05,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst used request id req-addd0781-fd71-430f-81a1-6e37bef4aacc 2018-10-12 05:07:05,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:05,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-b58e6510-e8e7-432c-bd27-01965e5b946c Date: Fri, 12 Oct 2018 05:07: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:07:05,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-b58e6510-e8e7-432c-bd27-01965e5b946c 2018-10-12 05:07:05,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:05,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c22241fe-51fd-427b-888d-2f9a25b46949 Date: Fri, 12 Oct 2018 05:07:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:07:05,698 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-c22241fe-51fd-427b-888d-2f9a25b46949 2018-10-12 05:07:05,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:05,934 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-3399c617-6b12-4883-8fd9-6cb30195c6dc Date: Fri, 12 Oct 2018 05:07:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.1"}],"id":"1e6bceaf-d0e6-4ef9-bb7e-c534b263504d","security_groups":[],"mac_address":"fa:16:3e:70:ce:d7","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:32Z","binding:vnic_type":"normal","device_id":"207b8741-bf28-4dc2-90e4-e91e9089bb87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.4"}],"id":"29b31b7c-3bc7-4098-ae71-cb0941a3ea1e","security_groups":[],"mac_address":"fa:16:3e:eb:d0:23","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.9"}],"id":"72b4ba1d-4f37-4fb1-a30f-35fa0711d557","security_groups":["5bedc866-7c2f-4e40-859b-9acf0f639911","60f5c457-29e7-4192-a316-860c85205fd0"],"mac_address":"fa:16:3e:c7:c2:d1","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:43Z","binding:vnic_type":"normal","device_id":"7d204950-d964-4416-b5b7-68ed1be764b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.2"}],"id":"79323836-323e-4e36-97ec-7aed550184ee","security_groups":[],"mac_address":"fa:16:3e:4f:4f:4e","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.3"}],"id":"9b1c4a94-3994-45e2-bb27-3536bca529de","security_groups":[],"mac_address":"fa:16:3e:45:a3:c3","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"}]} 2018-10-12 05:07:05,934 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-3399c617-6b12-4883-8fd9-6cb30195c6dc 2018-10-12 05:07:05,935 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst 2018-10-12 05:07:05,941 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:06,110 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-7aaa7bda-98fa-478a-867e-e3cf1bfa1ebf Date: Fri, 12 Oct 2018 05:07:06 GMT RESP BODY: {"floatingips": []} 2018-10-12 05:07:06,111 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-7aaa7bda-98fa-478a-867e-e3cf1bfa1ebf 2018-10-12 05:07:06,117 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:06,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-7e657ef6-49cf-4483-8af3-0968d51fa646 Date: Fri, 12 Oct 2018 05:07:06 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.200"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:26Z", "admin_state_up": true, "updated_at": "2018-10-12T05:06:33Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "727558a7d6bc424db17612ef27a09925", "id": "207b8741-bf28-4dc2-90e4-e91e9089bb87", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router"}]} 2018-10-12 05:07:06,188 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router used request id req-7e657ef6-49cf-4483-8af3-0968d51fa646 2018-10-12 05:07:06,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:06,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-241c3e3c-9f14-420e-9b2e-ed7e38944590 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:07:06,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-241c3e3c-9f14-420e-9b2e-ed7e38944590 2018-10-12 05:07:06,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=207b8741-bf28-4dc2-90e4-e91e9089bb87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:06,488 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-f03bee8d-982d-4150-95b5-5e25387eb11d Date: Fri, 12 Oct 2018 05:07:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.1"}],"id":"1e6bceaf-d0e6-4ef9-bb7e-c534b263504d","security_groups":[],"mac_address":"fa:16:3e:70:ce:d7","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:32Z","binding:vnic_type":"normal","device_id":"207b8741-bf28-4dc2-90e4-e91e9089bb87"}]} 2018-10-12 05:07:06,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=207b8741-bf28-4dc2-90e4-e91e9089bb87 used request id req-f03bee8d-982d-4150-95b5-5e25387eb11d 2018-10-12 05:07:06,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/b95568cc-4720-4098-b92d-03e8bf13f207 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:06,694 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-d181229d-a5e5-429b-80ac-3479523d9929 Date: Fri, 12 Oct 2018 05:07:06 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}} 2018-10-12 05:07:06,694 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/b95568cc-4720-4098-b92d-03e8bf13f207 used request id req-d181229d-a5e5-429b-80ac-3479523d9929 2018-10-12 05:07:06,699 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:06,953 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-76438a7c-dd3a-4993-bfca-bb1a9d2f9536 Date: Fri, 12 Oct 2018 05:07:06 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:07:06,953 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-76438a7c-dd3a-4993-bfca-bb1a9d2f9536 2018-10-12 05:07:06,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:07,142 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-9ad55d21-596c-4e72-b97e-f66e36a3cf1a Date: Fri, 12 Oct 2018 05:07:07 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:07:07,142 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-9ad55d21-596c-4e72-b97e-f66e36a3cf1a 2018-10-12 05:07:07,145 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:07,765 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07: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-2daf6071-8005-4a2d-b911-096f5a1cdeb2 x-compute-request-id: req-2daf6071-8005-4a2d-b911-096f5a1cdeb2 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:06:52.000000", "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}], "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:06:53Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:07:07,765 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-2daf6071-8005-4a2d-b911-096f5a1cdeb2 2018-10-12 05:07:07,765 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst] is - ACTIVE 2018-10-12 05:07:07,765 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:07:07,768 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:08,472 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07: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-69c5f483-a935-498d-bdb1-e552169c3e10 x-compute-request-id: req-69c5f483-a935-498d-bdb1-e552169c3e10 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:06:52.000000", "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}], "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:06:53Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:07:08,472 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-69c5f483-a935-498d-bdb1-e552169c3e10 2018-10-12 05:07:08,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:08,721 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-53ba78a0-49af-437c-8fe0-e5db04eb51dc Date: Fri, 12 Oct 2018 05:07: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:07:08,722 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-53ba78a0-49af-437c-8fe0-e5db04eb51dc 2018-10-12 05:07:08,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:08,800 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7004099d-9300-40ff-bc94-ef7dbc328f64 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:07:08,800 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-7004099d-9300-40ff-bc94-ef7dbc328f64 2018-10-12 05:07:08,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:09,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-4e22f588-ffc8-409a-919c-c4d6e23ff0f9 Date: Fri, 12 Oct 2018 05:07:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:07:09,013 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-4e22f588-ffc8-409a-919c-c4d6e23ff0f9 2018-10-12 05:07:09,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:09,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-3dec3b29-72e2-4110-b93b-62c9af0f1678 Date: Fri, 12 Oct 2018 05:07:09 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.1"}],"id":"1e6bceaf-d0e6-4ef9-bb7e-c534b263504d","security_groups":[],"mac_address":"fa:16:3e:70:ce:d7","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:32Z","binding:vnic_type":"normal","device_id":"207b8741-bf28-4dc2-90e4-e91e9089bb87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.4"}],"id":"29b31b7c-3bc7-4098-ae71-cb0941a3ea1e","security_groups":[],"mac_address":"fa:16:3e:eb:d0:23","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.9"}],"id":"72b4ba1d-4f37-4fb1-a30f-35fa0711d557","security_groups":["5bedc866-7c2f-4e40-859b-9acf0f639911","60f5c457-29e7-4192-a316-860c85205fd0"],"mac_address":"fa:16:3e:c7:c2:d1","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:43Z","binding:vnic_type":"normal","device_id":"7d204950-d964-4416-b5b7-68ed1be764b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.2"}],"id":"79323836-323e-4e36-97ec-7aed550184ee","security_groups":[],"mac_address":"fa:16:3e:4f:4f:4e","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.3"}],"id":"9b1c4a94-3994-45e2-bb27-3536bca529de","security_groups":[],"mac_address":"fa:16:3e:45:a3:c3","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"}]} 2018-10-12 05:07:09,266 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-3dec3b29-72e2-4110-b93b-62c9af0f1678 2018-10-12 05:07:09,267 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-12 05:07:09,272 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:09,517 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-0b6fd34a-60c1-4179-8030-9a71fe670811 Date: Fri, 12 Oct 2018 05:07:09 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:07:09,517 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-0b6fd34a-60c1-4179-8030-9a71fe670811 2018-10-12 05:07:09,523 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:09,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2b5d3a7f-4d29-4248-8f58-f9a4ec0e42d0 Date: Fri, 12 Oct 2018 05:07:09 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:07:09,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-2b5d3a7f-4d29-4248-8f58-f9a4ec0e42d0 2018-10-12 05:07:09,716 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" -d '{"floatingip": {"floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "port_id": "72b4ba1d-4f37-4fb1-a30f-35fa0711d557"}}' 2018-10-12 05:07:11,739 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-97bd74a0-b524-43af-858c-1bc58f437857 Date: Fri, 12 Oct 2018 05:07:11 GMT RESP BODY: {"floatingip": {"router_id": "207b8741-bf28-4dc2-90e4-e91e9089bb87", "status": "DOWN", "description": "", "tags": [], "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:07:10Z", "updated_at": "2018-10-12T05:07:10Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.55.1.9", "floating_ip_address": "172.30.9.205", "revision_number": 0, "project_id": "727558a7d6bc424db17612ef27a09925", "port_id": "72b4ba1d-4f37-4fb1-a30f-35fa0711d557", "id": "7d16f398-2549-4958-803b-81095cdcfbaf"}} 2018-10-12 05:07:11,739 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-97bd74a0-b524-43af-858c-1bc58f437857 2018-10-12 05:07:11,739 - create_instance - INFO - Created floating IP 172.30.9.205 via router - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router 2018-10-12 05:07:11,740 - create_instance - INFO - Checking if VM is active 2018-10-12 05:07:11,743 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:12,494 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07: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-03509e76-c751-4b5e-b557-39e96bd7250e x-compute-request-id: req-03509e76-c751-4b5e-b557-39e96bd7250e Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:06:52.000000", "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}], "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:06:53Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:07:12,494 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-03509e76-c751-4b5e-b557-39e96bd7250e 2018-10-12 05:07:12,495 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst] is - ACTIVE 2018-10-12 05:07:12,495 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:07:12,497 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:13,102 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-38302f3d-ff89-46f0-8c4e-36f46587069d x-compute-request-id: req-38302f3d-ff89-46f0-8c4e-36f46587069d Content-Encoding: gzip Content-Length: 792 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:06:52.000000", "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp"}], "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:06:53Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:07:13,102 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-38302f3d-ff89-46f0-8c4e-36f46587069d 2018-10-12 05:07:13,108 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:13,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9e6fda64-c973-4979-8a4c-32f7ce593a1e Date: Fri, 12 Oct 2018 05:07: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":["b95568cc-4720-4098-b92d-03e8bf13f207"],"updated_at":"2018-10-12T05:06:23Z","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:22Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"727558a7d6bc424db17612ef27a09925","id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net"}]} 2018-10-12 05:07:13,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net used request id req-9e6fda64-c973-4979-8a4c-32f7ce593a1e 2018-10-12 05:07:13,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:13,417 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:13 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ac7287-2266-476a-8d8b-277c277fac40 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:07:13,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-c8ac7287-2266-476a-8d8b-277c277fac40 2018-10-12 05:07:13,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:13,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-70002d73-1d6d-4fff-b06e-3d96b3becde3 Date: Fri, 12 Oct 2018 05:07:13 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","dns_nameservers":[],"updated_at":"2018-10-12T05:06: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":"727558a7d6bc424db17612ef27a09925","id":"b95568cc-4720-4098-b92d-03e8bf13f207","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet"}]} 2018-10-12 05:07:13,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-70002d73-1d6d-4fff-b06e-3d96b3becde3 2018-10-12 05:07:13,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:13,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-d3735611-3007-4b29-93e3-58b887de6b00 Date: Fri, 12 Oct 2018 05:07:13 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.1"}],"id":"1e6bceaf-d0e6-4ef9-bb7e-c534b263504d","security_groups":[],"mac_address":"fa:16:3e:70:ce:d7","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:32Z","binding:vnic_type":"normal","device_id":"207b8741-bf28-4dc2-90e4-e91e9089bb87"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.4"}],"id":"29b31b7c-3bc7-4098-ae71-cb0941a3ea1e","security_groups":[],"mac_address":"fa:16:3e:eb:d0:23","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:25Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:58Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.9"}],"id":"72b4ba1d-4f37-4fb1-a30f-35fa0711d557","security_groups":["5bedc866-7c2f-4e40-859b-9acf0f639911","60f5c457-29e7-4192-a316-860c85205fd0"],"mac_address":"fa:16:3e:c7:c2:d1","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:43Z","binding:vnic_type":"normal","device_id":"7d204950-d964-4416-b5b7-68ed1be764b8"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:26Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.2"}],"id":"79323836-323e-4e36-97ec-7aed550184ee","security_groups":[],"mac_address":"fa:16:3e:4f:4f:4e","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:23Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:06:25Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"b95568cc-4720-4098-b92d-03e8bf13f207","ip_address":"10.55.1.3"}],"id":"9b1c4a94-3994-45e2-bb27-3536bca529de","security_groups":[],"mac_address":"fa:16:3e:45:a3:c3","project_id":"727558a7d6bc424db17612ef27a09925","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e","tenant_id":"727558a7d6bc424db17612ef27a09925","created_at":"2018-10-12T05:06:24Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e"}]} 2018-10-12 05:07:13,734 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-d3735611-3007-4b29-93e3-58b887de6b00 2018-10-12 05:07:13,735 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:07:13,738 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e0aea90L 2018-10-12 05:07:13,738 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:07:13,739 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:07:13,739 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:07:13,740 - paramiko.transport - DEBUG - kex algos:[u'curve25519-sha256@libssh.org', u'ecdh-sha2-nistp521', u'ecdh-sha2-nistp384', u'ecdh-sha2-nistp256', u'diffie-hellman-group14-sha1', u'diffie-hellman-group1-sha1', u'kexguess2@matt.ucc.asn.au'] server key:[u'ecdsa-sha2-nistp521', u'ssh-rsa', u'ssh-dss'] client encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] server encrypt:[u'aes128-ctr', u'aes256-ctr', u'aes128-cbc', u'aes256-cbc', u'3des-ctr', u'3des-cbc'] client mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] server mac:[u'hmac-sha2-256', u'hmac-sha2-512', u'hmac-sha1-96', u'hmac-sha1', u'hmac-md5'] client compress:[u'none'] server compress:[u'none'] client lang:[u''] server lang:[u''] kex follows?False 2018-10-12 05:07:13,740 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:07:13,740 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:07:13,740 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:07:13,740 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:07:13,740 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:07:13,757 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:07:13,757 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:07:13,771 - paramiko.transport - DEBUG - Trying key 5bfab3eca66b7fab331b79b9304dd573 from tmp/CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f 2018-10-12 05:07:13,798 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:07:13,801 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:07:13,901 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:07:13,917 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:07:13,917 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:07:13,918 - paramiko.transport - DEBUG - starting thread (client mode): 0x6e0ae2d0L 2018-10-12 05:07:13,919 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:07:13,919 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:07:13,919 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:07:13,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-10-12 05:07:13,920 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:07:13,921 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:07:13,921 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:07:13,921 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:07:13,921 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:07:13,939 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:07:13,939 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:07:13,951 - paramiko.transport - DEBUG - Trying key 5bfab3eca66b7fab331b79b9304dd573 from tmp/CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f 2018-10-12 05:07:13,977 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:07:13,981 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:07:13,983 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:07:13,984 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-12 05:07:13,984 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:07:13,986 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:07:13,987 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-12 05:07:13,988 - create_instance - INFO - Deleting Port with ID - 72b4ba1d-4f37-4fb1-a30f-35fa0711d557 2018-10-12 05:07:13,988 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1 2018-10-12 05:07:13,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/72b4ba1d-4f37-4fb1-a30f-35fa0711d557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:07:15,324 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ab47ee15-425b-4870-91ae-ecea4a5c1068 Date: Fri, 12 Oct 2018 05:07:15 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:07:15,324 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/72b4ba1d-4f37-4fb1-a30f-35fa0711d557 used request id req-ab47ee15-425b-4870-91ae-ecea4a5c1068 2018-10-12 05:07:15,324 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst 2018-10-12 05:07:15,327 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:07:15,513 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-8af5fe50-ce73-426b-85d5-7bd6112682d2 x-compute-request-id: req-8af5fe50-ce73-426b-85d5-7bd6112682d2 Content-Type: application/json 2018-10-12 05:07:15,513 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-8af5fe50-ce73-426b-85d5-7bd6112682d2 2018-10-12 05:07:15,513 - create_instance - INFO - Checking deletion status 2018-10-12 05:07:15,516 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:07:15,759 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-43cba1b2-6432-4267-889a-da32df5d58c4 x-compute-request-id: req-43cba1b2-6432-4267-889a-da32df5d58c4 Content-Encoding: gzip Content-Length: 767 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "10.55.1.9", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c7:c2:d1", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:06:52.000000", "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:07:15Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:07:15,759 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-43cba1b2-6432-4267-889a-da32df5d58c4 2018-10-12 05:07:15,759 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst] is - ACTIVE 2018-10-12 05:07:15,760 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:07:18,763 - create_instance - DEBUG - VM status query timeout in 296.750766993 2018-10-12 05:07:18,766 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:07:19,192 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07: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-d7317072-7128-40d2-8cfd-e68a0fd2a252 x-compute-request-id: req-d7317072-7128-40d2-8cfd-e68a0fd2a252 Content-Encoding: gzip Content-Length: 677 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/7d204950-d964-4416-b5b7-68ed1be764b8", "rel": "bookmark"}], "image": {"id": "43176782-0aef-4820-ba80-7d106b7f6af1", "links": [{"href": "http://172.30.9.27:8774/images/43176782-0aef-4820-ba80-7d106b7f6af1", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:06:52.000000", "flavor": {"id": "f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "links": [{"href": "http://172.30.9.27:8774/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828", "rel": "bookmark"}]}, "id": "7d204950-d964-4416-b5b7-68ed1be764b8", "user_id": "1b859fdf1e6d44ada0a29c7efc475aad", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:07:15Z", "hostId": "41cfba0431e7a66e16199cd64b70053c6751ccd40b47210010e930e3", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp", "name": "CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst", "created": "2018-10-12T05:06:46Z", "tenant_id": "727558a7d6bc424db17612ef27a09925", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:07:19,192 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-d7317072-7128-40d2-8cfd-e68a0fd2a252 2018-10-12 05:07:19,193 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst] is - ACTIVE 2018-10-12 05:07:19,193 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:07:22,196 - create_instance - DEBUG - VM status query timeout in 293.317420006 2018-10-12 05:07:22,199 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}91533f0311a0b737f723c22d43419335c5bf3529" 2018-10-12 05:07:22,247 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 05:07: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-66ee8ad1-4814-420f-89ce-4505ce924dd9 x-compute-request-id: req-66ee8ad1-4814-420f-89ce-4505ce924dd9 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 7d204950-d964-4416-b5b7-68ed1be764b8 could not be found.", "code": 404}} 2018-10-12 05:07:22,248 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/7d204950-d964-4416-b5b7-68ed1be764b8 used request id req-66ee8ad1-4814-420f-89ce-4505ce924dd9 2018-10-12 05:07:22,248 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 7d204950-d964-4416-b5b7-68ed1be764b8 could not be found. (HTTP 404) (Request-ID: req-66ee8ad1-4814-420f-89ce-4505ce924dd9) 2018-10-12 05:07:22,248 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-inst 2018-10-12 05:07:22,249 - create_instance - INFO - Deleting Floating IP - 172.30.9.205 2018-10-12 05:07:22,249 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.205 2018-10-12 05:07:22,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/7d16f398-2549-4958-803b-81095cdcfbaf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:22,799 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-89a4a0b2-dcb3-4196-8b21-d2960e95e99c Content-Length: 0 Date: Fri, 12 Oct 2018 05:07:22 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:07:22,799 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/7d16f398-2549-4958-803b-81095cdcfbaf used request id req-89a4a0b2-dcb3-4196-8b21-d2960e95e99c 2018-10-12 05:07:22,799 - create_instance - INFO - Deleting Port with ID - 72b4ba1d-4f37-4fb1-a30f-35fa0711d557 2018-10-12 05:07:22,800 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117fport-1 2018-10-12 05:07:22,805 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/72b4ba1d-4f37-4fb1-a30f-35fa0711d557 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d075f01554b007f9a2fab451c6615da060934cae" 2018-10-12 05:07:22,846 - keystoneauth.session - DEBUG - RESP: [404] Content-Type: application/json Content-Length: 132 X-Openstack-Request-Id: req-5ebb9b54-7bff-4d4d-b398-a5f94a72a6b5 Date: Fri, 12 Oct 2018 05:07:22 GMT RESP BODY: {"NeutronError": {"message": "Port 72b4ba1d-4f37-4fb1-a30f-35fa0711d557 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-10-12 05:07:22,846 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/72b4ba1d-4f37-4fb1-a30f-35fa0711d557 used request id req-5ebb9b54-7bff-4d4d-b398-a5f94a72a6b5 2018-10-12 05:07:22,846 - neutronclient.v2_0.client - DEBUG - Error message: {"NeutronError": {"message": "Port 72b4ba1d-4f37-4fb1-a30f-35fa0711d557 could not be found.", "type": "PortNotFound", "detail": ""}} 2018-10-12 05:07:22,847 - create_instance_tests - ERROR - Unexpected exception cleaning VM instance with message - Port 72b4ba1d-4f37-4fb1-a30f-35fa0711d557 could not be found. Neutron server returns request_ids: ['req-5ebb9b54-7bff-4d4d-b398-a5f94a72a6b5'] 2018-10-12 05:07:22,848 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp 2018-10-12 05:07:22,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}fcec843c57b544224b6d150c1f3ece639b7aadc7" 2018-10-12 05:07:22,901 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:07: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-f133c919-45b6-4811-b66f-5759371a0753 x-compute-request-id: req-f133c919-45b6-4811-b66f-5759371a0753 Content-Length: 0 Content-Type: application/json 2018-10-12 05:07:22,901 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-kp used request id req-f133c919-45b6-4811-b66f-5759371a0753 2018-10-12 05:07:22,901 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f.pub] 2018-10-12 05:07:22,902 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f] 2018-10-12 05:07:22,905 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}81b6cd2e16a94e1689a47ca4c02ccbae4f5cf1a3" 2018-10-12 05:07:22,957 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:07: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-cde429ba-fca2-422d-83f2-ebce325d7793 x-compute-request-id: req-cde429ba-fca2-422d-83f2-ebce325d7793 Content-Length: 0 Content-Type: application/json 2018-10-12 05:07:22,957 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f49da2c0-c27a-4fae-8d55-cb79ca6f5828 used request id req-cde429ba-fca2-422d-83f2-ebce325d7793 2018-10-12 05:07:22,958 - neutron_utils - INFO - Deleting security group rule with ID - 0ba55850-ae29-410f-a550-add084cc4f9c 2018-10-12 05:07:22,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/0ba55850-ae29-410f-a550-add084cc4f9c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:07:23,060 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8ad664af-3d60-43fc-965a-eb5d65df35a2 Content-Length: 0 Date: Fri, 12 Oct 2018 05:07:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:07:23,060 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/0ba55850-ae29-410f-a550-add084cc4f9c used request id req-8ad664af-3d60-43fc-965a-eb5d65df35a2 2018-10-12 05:07:23,060 - neutron_utils - INFO - Deleting security group rule with ID - a73ee6d0-28c4-41ed-a080-a05a910f671c 2018-10-12 05:07:23,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/a73ee6d0-28c4-41ed-a080-a05a910f671c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:07:23,161 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a9372dda-6091-4f9e-b0fc-b1cbacbedd4d Content-Length: 0 Date: Fri, 12 Oct 2018 05:07:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:07:23,161 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/a73ee6d0-28c4-41ed-a080-a05a910f671c used request id req-a9372dda-6091-4f9e-b0fc-b1cbacbedd4d 2018-10-12 05:07:23,161 - neutron_utils - INFO - Deleting security group rule with ID - 1a1050eb-5a68-4f22-9d89-379694708aa4 2018-10-12 05:07:23,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/1a1050eb-5a68-4f22-9d89-379694708aa4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:07:23,532 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-808e9166-d1c5-4cbd-992a-15f10d9fe8e6 Content-Length: 0 Date: Fri, 12 Oct 2018 05:07:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:07:23,532 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/1a1050eb-5a68-4f22-9d89-379694708aa4 used request id req-808e9166-d1c5-4cbd-992a-15f10d9fe8e6 2018-10-12 05:07:23,532 - neutron_utils - INFO - Deleting security group rule with ID - fe780e28-9c8e-453e-a971-9379564c2cef 2018-10-12 05:07:23,538 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/fe780e28-9c8e-453e-a971-9379564c2cef -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:07:23,632 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-36ea7b24-8f24-487d-864f-fa912f8b719c Content-Length: 0 Date: Fri, 12 Oct 2018 05:07:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:07:23,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/fe780e28-9c8e-453e-a971-9379564c2cef used request id req-36ea7b24-8f24-487d-864f-fa912f8b719c 2018-10-12 05:07:23,633 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-sec-grp 2018-10-12 05:07:23,638 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/60f5c457-29e7-4192-a316-860c85205fd0 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}83b372da0aa648942ac84b1a11d9402c4305557f" 2018-10-12 05:07:23,776 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-42e2d8f0-b41f-43a4-9fa8-291231ff5334 Content-Length: 0 Date: Fri, 12 Oct 2018 05:07:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:07:23,776 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/60f5c457-29e7-4192-a316-860c85205fd0 used request id req-42e2d8f0-b41f-43a4-9fa8-291231ff5334 2018-10-12 05:07:23,777 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router and subnet CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet 2018-10-12 05:07:23,777 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router 2018-10-12 05:07:23,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/207b8741-bf28-4dc2-90e4-e91e9089bb87/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" -d '{"subnet_id": "b95568cc-4720-4098-b92d-03e8bf13f207"}' 2018-10-12 05:07:25,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-dfee4e63-a760-4095-931f-0289d1572d4f Date: Fri, 12 Oct 2018 05:07:25 GMT RESP BODY: {"network_id": "580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e", "tenant_id": "727558a7d6bc424db17612ef27a09925", "subnet_id": "b95568cc-4720-4098-b92d-03e8bf13f207", "subnet_ids": ["b95568cc-4720-4098-b92d-03e8bf13f207"], "port_id": "1e6bceaf-d0e6-4ef9-bb7e-c534b263504d", "id": "207b8741-bf28-4dc2-90e4-e91e9089bb87"} 2018-10-12 05:07:25,333 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/207b8741-bf28-4dc2-90e4-e91e9089bb87/remove_router_interface used request id req-dfee4e63-a760-4095-931f-0289d1572d4f 2018-10-12 05:07:25,334 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router 2018-10-12 05:07:25,334 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-router 2018-10-12 05:07:25,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/207b8741-bf28-4dc2-90e4-e91e9089bb87 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0f8549767183e8e71f44ca91837f8151e93d936c" 2018-10-12 05:07:29,026 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dd2c7217-fb42-42ec-a291-041410b5c5b9 Content-Length: 0 Date: Fri, 12 Oct 2018 05:07:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:07:29,026 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/207b8741-bf28-4dc2-90e4-e91e9089bb87 used request id req-dd2c7217-fb42-42ec-a291-041410b5c5b9 2018-10-12 05:07:29,027 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet 2018-10-12 05:07:29,027 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-subnet 2018-10-12 05:07:29,033 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/b95568cc-4720-4098-b92d-03e8bf13f207 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9951e0515ca0e604eed82edf189f4e6d66375bf" 2018-10-12 05:07:31,492 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-a161a5b0-29aa-4877-8d29-0889253560b2 Date: Fri, 12 Oct 2018 05:07:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:07:31,492 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/b95568cc-4720-4098-b92d-03e8bf13f207 used request id req-a161a5b0-29aa-4877-8d29-0889253560b2 2018-10-12 05:07:31,492 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-pub-net 2018-10-12 05:07:31,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a9951e0515ca0e604eed82edf189f4e6d66375bf" 2018-10-12 05:07:33,012 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ea9d7716-d8e7-4225-9ce3-103a5672298a Date: Fri, 12 Oct 2018 05:07:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:07:33,012 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/580a5eef-a94f-4ea3-9d81-1f4e6ed06c8e used request id req-ea9d7716-d8e7-4225-9ce3-103a5672298a 2018-10-12 05:07:33,013 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-1b360b91-1083-4211-975b-bafc4506117f-image 2018-10-12 05:07:33,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}21de4e71c716297330ee4d9f663d9215b1a40862" 2018-10-12 05:07:34,152 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-9e41cea8-e537-4c91-9afc-b92cdabb3042 Date: Fri, 12 Oct 2018 05:07:34 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:07:34,153 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/43176782-0aef-4820-ba80-7d106b7f6af1 used request id req-9e41cea8-e537-4c91-9afc-b92cdabb3042 2018-10-12 05:07:34,159 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:07:34,379 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-7cf423c7-d4dc-4293-aa5d-c7e07b57e0ab Date: Fri, 12 Oct 2018 05:07:34 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:22Z", "updated_at": "2018-10-12T05:06:22Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:22Z", "revision_number": 0, "id": "25c65bc2-51a6-4969-8c55-8db43932c390", "remote_group_id": "5bedc866-7c2f-4e40-859b-9acf0f639911", "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:22Z", "security_group_id": "5bedc866-7c2f-4e40-859b-9acf0f639911", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv4", "project_id": "727558a7d6bc424db17612ef27a09925"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:22Z", "revision_number": 0, "id": "3aef45db-d8ff-4c5a-b2ed-6d3f64dae86c", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:22Z", "security_group_id": "5bedc866-7c2f-4e40-859b-9acf0f639911", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv4", "project_id": "727558a7d6bc424db17612ef27a09925"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:22Z", "revision_number": 0, "id": "43cdd1dd-4583-401c-94cc-ad727f2d826a", "remote_group_id": "5bedc866-7c2f-4e40-859b-9acf0f639911", "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:22Z", "security_group_id": "5bedc866-7c2f-4e40-859b-9acf0f639911", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv6", "project_id": "727558a7d6bc424db17612ef27a09925"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:06:22Z", "revision_number": 0, "id": "adb194e4-b750-492e-9220-88af7ef86ba3", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:06:22Z", "security_group_id": "5bedc866-7c2f-4e40-859b-9acf0f639911", "tenant_id": "727558a7d6bc424db17612ef27a09925", "port_range_min": null, "ethertype": "IPv6", "project_id": "727558a7d6bc424db17612ef27a09925"}], "revision_number": 4, "project_id": "727558a7d6bc424db17612ef27a09925", "id": "5bedc866-7c2f-4e40-859b-9acf0f639911", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 05:07:34,379 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-7cf423c7-d4dc-4293-aa5d-c7e07b57e0ab 2018-10-12 05:07:34,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:07:34,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0c13134b-3aa6-476c-8dec-45cf2608a83a Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 05:07:34,469 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-0c13134b-3aa6-476c-8dec-45cf2608a83a 2018-10-12 05:07:34,473 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:07:34,561 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6d5d32c0-8063-4490-8b4c-ab134dfe6a5a Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 05:07:34,561 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-6d5d32c0-8063-4490-8b4c-ab134dfe6a5a 2018-10-12 05:07:34,565 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:07:34,653 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-683cfbf7-213f-4282-86c1-3879d84138ef Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925"}, "enabled": true, "id": "727558a7d6bc424db17612ef27a09925", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj"}} 2018-10-12 05:07:34,653 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-683cfbf7-213f-4282-86c1-3879d84138ef 2018-10-12 05:07:34,654 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 5bedc866-7c2f-4e40-859b-9acf0f639911 2018-10-12 05:07:34,660 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5bedc866-7c2f-4e40-859b-9acf0f639911 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:07:34,835 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-0b60abe8-e1d7-4ea4-9ad9-9e4f038fb10c Date: Fri, 12 Oct 2018 05:07:34 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "5bedc866-7c2f-4e40-859b-9acf0f639911", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:22Z", "security_group_id": "5bedc866-7c2f-4e40-859b-9acf0f639911", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:22Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "25c65bc2-51a6-4969-8c55-8db43932c390"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:22Z", "security_group_id": "5bedc866-7c2f-4e40-859b-9acf0f639911", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:22Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "3aef45db-d8ff-4c5a-b2ed-6d3f64dae86c"}, {"remote_group_id": "5bedc866-7c2f-4e40-859b-9acf0f639911", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:22Z", "security_group_id": "5bedc866-7c2f-4e40-859b-9acf0f639911", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:22Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "43cdd1dd-4583-401c-94cc-ad727f2d826a"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:06:22Z", "security_group_id": "5bedc866-7c2f-4e40-859b-9acf0f639911", "port_range_min": null, "revision_number": 0, "tenant_id": "727558a7d6bc424db17612ef27a09925", "created_at": "2018-10-12T05:06:22Z", "project_id": "727558a7d6bc424db17612ef27a09925", "id": "adb194e4-b750-492e-9220-88af7ef86ba3"}]} 2018-10-12 05:07:34,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=5bedc866-7c2f-4e40-859b-9acf0f639911 used request id req-0b60abe8-e1d7-4ea4-9ad9-9e4f038fb10c 2018-10-12 05:07:34,836 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 05:07:34,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/5bedc866-7c2f-4e40-859b-9acf0f639911 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:07:35,174 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-07e4b8d2-7a83-4d18-90df-a2128266f8eb Content-Length: 0 Date: Fri, 12 Oct 2018 05:07:35 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:07:35,175 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/5bedc866-7c2f-4e40-859b-9acf0f639911 used request id req-07e4b8d2-7a83-4d18-90df-a2128266f8eb 2018-10-12 05:07:35,175 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj 2018-10-12 05:07:35,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:07:35,400 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1ac2ede9-3326-41a2-8d01-0dae246fdb2c Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:07:35,400 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/727558a7d6bc424db17612ef27a09925 used request id req-1ac2ede9-3326-41a2-8d01-0dae246fdb2c 2018-10-12 05:07:35,401 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-proj-role 2018-10-12 05:07:35,404 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/61fd1df9a0ce4ca2b16b562a6e7f0857 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:07:35,517 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a7f2c498-92bf-4a52-85af-53a72d983b85 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:07:35,517 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/61fd1df9a0ce4ca2b16b562a6e7f0857 used request id req-a7f2c498-92bf-4a52-85af-53a72d983b85 2018-10-12 05:07:35,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a8365c38d816476f8214fd70708506b62a76a25a" 2018-10-12 05:07:35,611 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30bb5b53-1b9c-4e99-8022-08282789ff66 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:07:35,611 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-30bb5b53-1b9c-4e99-8022-08282789ff66 2018-10-12 05:07:35,612 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-ab6458a7-8b22-4cd-user 2018-10-12 05:07:35,616 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/1b859fdf1e6d44ada0a29c7efc475aad -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c4362715e849b35c68aa5415673e4cc0f06ac2df" 2018-10-12 05:07:35,840 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:07:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef102a56-2379-491f-bc22-19c384c7a59e Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:07:35,840 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/1b859fdf1e6d44ada0a29c7efc475aad used request id req-ef102a56-2379-491f-bc22-19c384c7a59e 2018-10-12 05:07:35,841 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:07:36,221 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:07:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["wis8K0GWTEuRowSCBZ2TmA"], "issued_at": "2018-10-12T05:07:36.000000Z"}} 2018-10-12 05:07:36,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aa009a2babd20b531d9066fe5d35bd8ba700c487" 2018-10-12 05:07:36,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60030462-5e47-47fa-a9d8-f116d5623ce3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:36,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-60030462-5e47-47fa-a9d8-f116d5623ce3 2018-10-12 05:07:36,317 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:07:36,317 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:07:36,710 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:07:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["LGBtwbAqS_Cd22b4pw11ng"], "issued_at": "2018-10-12T05:07:36.000000Z"}} 2018-10-12 05:07:36,710 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:07:36,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8a8ab546-5521-4256-94fa-47621cfe02a6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:36,784 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8a8ab546-5521-4256-94fa-47621cfe02a6 2018-10-12 05:07:36,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:07:36,794 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:07:36,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:07:36,885 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-751ce727-af98-4d4b-924c-81d3bebd8d5b Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 05:07:36,886 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj used request id req-751ce727-af98-4d4b-924c-81d3bebd8d5b 2018-10-12 05:07:36,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:07:36,969 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a904406-0b2b-4d20-9d73-cbd38e016769 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:07:36,969 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2a904406-0b2b-4d20-9d73-cbd38e016769 2018-10-12 05:07:36,973 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}}' 2018-10-12 05:07:37,110 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:07:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-32042ddc-c64b-4759-9572-381b063e881e Content-Length: 317 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:07:37,110 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-32042ddc-c64b-4759-9572-381b063e881e 2018-10-12 05:07:37,111 - keystone_utils - INFO - Created project with name - CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj 2018-10-12 05:07:37,111 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:07:37,112 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:07:37,497 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:07:37.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["AwtI2imhS6e7Bzav8ZnR3A"], "issued_at": "2018-10-12T05:07:37.000000Z"}} 2018-10-12 05:07:37,497 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabfde399ea3eb37b00319b34cae2d9a57edcb7" 2018-10-12 05:07:37,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18183bfc-adfe-475f-ba2a-395637b5a7c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:37,576 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-18183bfc-adfe-475f-ba2a-395637b5a7c6 2018-10-12 05:07:37,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:07:37,586 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:07:37,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabfde399ea3eb37b00319b34cae2d9a57edcb7" 2018-10-12 05:07:37,688 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8e0c41f-9c94-4c0f-ad9d-5533107c8689 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:07:37,689 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-f8e0c41f-9c94-4c0f-ad9d-5533107c8689 2018-10-12 05:07:37,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabfde399ea3eb37b00319b34cae2d9a57edcb7" 2018-10-12 05:07:37,773 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-45a6f799-5c7d-4df4-97b3-86c998ca862f Content-Encoding: gzip Content-Length: 261 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}]} 2018-10-12 05:07:37,774 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj used request id req-45a6f799-5c7d-4df4-97b3-86c998ca862f 2018-10-12 05:07:37,777 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabfde399ea3eb37b00319b34cae2d9a57edcb7" 2018-10-12 05:07:37,866 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3450c103-4d00-4f57-8135-43ceb8c7aec7 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:07:37,867 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-3450c103-4d00-4f57-8135-43ceb8c7aec7 2018-10-12 05:07:38,289 - keystone_utils - INFO - Created user with name - CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-user 2018-10-12 05:07:38,290 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:07:38,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:07:38,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-918bda70-5756-409a-b26c-b3968b16fe3d Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:07:38,380 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-918bda70-5756-409a-b26c-b3968b16fe3d 2018-10-12 05:07:38,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" -d '{"role": {"name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role"}}' 2018-10-12 05:07:38,499 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2223e3f3-572f-4480-8d52-150d2ca7876b Content-Length: 231 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "14cd4d10e49147fa84b54127fce13a3a", "links": {"self": "http://172.30.9.27:5000/v3/roles/14cd4d10e49147fa84b54127fce13a3a"}, "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role"}} 2018-10-12 05:07:38,500 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-2223e3f3-572f-4480-8d52-150d2ca7876b 2018-10-12 05:07:38,500 - keystone_utils - INFO - Created role with name - CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role 2018-10-12 05:07:38,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/14cd4d10e49147fa84b54127fce13a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:07:38,587 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c38ac88-98b5-4105-9f1d-fb33ccded02e Content-Encoding: gzip Content-Length: 185 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/14cd4d10e49147fa84b54127fce13a3a"}, "domain_id": null, "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role", "id": "14cd4d10e49147fa84b54127fce13a3a"}} 2018-10-12 05:07:38,588 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/14cd4d10e49147fa84b54127fce13a3a used request id req-7c38ac88-98b5-4105-9f1d-fb33ccded02e 2018-10-12 05:07:38,588 - keystone_utils - INFO - Granting role CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role to project CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj 2018-10-12 05:07:38,592 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c/users/7a35af7805604f4392e33bc95723150f/roles/14cd4d10e49147fa84b54127fce13a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:07:38,717 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:07:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-132dd536-91b1-47b3-abcd-6287453edeb6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:07:38,717 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c/users/7a35af7805604f4392e33bc95723150f/roles/14cd4d10e49147fa84b54127fce13a3a used request id req-132dd536-91b1-47b3-abcd-6287453edeb6 2018-10-12 05:07:38,717 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:07:38,719 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 05:07:38,719 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:07:38,720 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:07:39,101 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14cd4d10e49147fa84b54127fce13a3a", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role"}], "expires_at": "2018-10-12T06:07:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dc32009a48745a7a14d106f640a954c", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-user", "id": "7a35af7805604f4392e33bc95723150f"}, "audit_ids": ["R_hsignfRWS1rVIotQXv8Q"], "issued_at": "2018-10-12T05:07:39.000000Z"}} 2018-10-12 05:07:39,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ef9a8d5631755ac8f77f5601539f189a8109a8d2" 2018-10-12 05:07:39,185 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e4b4750a-9055-4569-a44d-8420ece4ba48 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:39,185 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e4b4750a-9055-4569-a44d-8420ece4ba48 2018-10-12 05:07:39,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef9a8d5631755ac8f77f5601539f189a8109a8d2" 2018-10-12 05:07:39,371 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 177 Content-Type: application/json X-Openstack-Request-Id: req-a4ac82c8-1b11-44af-b24a-7427ff542505 Date: Fri, 12 Oct 2018 05:07:39 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image"} 2018-10-12 05:07:39,371 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image used request id req-a4ac82c8-1b11-44af-b24a-7427ff542505 2018-10-12 05:07:39,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef9a8d5631755ac8f77f5601539f189a8109a8d2" 2018-10-12 05:07:39,550 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c716bd88-1e47-4d18-a131-28b117e92a9c Date: Fri, 12 Oct 2018 05:07: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-10-12 05:07:39,551 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c716bd88-1e47-4d18-a131-28b117e92a9c 2018-10-12 05:07:39,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}ef9a8d5631755ac8f77f5601539f189a8109a8d2" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image"}' 2018-10-12 05:07:39,766 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 636 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/55f83580-6941-45a6-9def-296cf060a466 X-Openstack-Request-Id: req-3e2c778b-863b-4402-bb7a-007e36aa971d Date: Fri, 12 Oct 2018 05:07:39 GMT RESP BODY: {"status": "queued", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:07:39Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T05:07:39Z", "visibility": "shared", "locations": [], "self": "/v2/images/55f83580-6941-45a6-9def-296cf060a466", "min_disk": 0, "protected": false, "id": "55f83580-6941-45a6-9def-296cf060a466", "file": "/v2/images/55f83580-6941-45a6-9def-296cf060a466/file", "checksum": null, "owner": "1dc32009a48745a7a14d106f640a954c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:07:39,766 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-3e2c778b-863b-4402-bb7a-007e36aa971d 2018-10-12 05:07:39,778 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/55f83580-6941-45a6-9def-296cf060a466/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef9a8d5631755ac8f77f5601539f189a8109a8d2" -d '' 2018-10-12 05:07:40,673 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-cf9b7559-51f6-4e6f-bf7f-7d8dce84ea71 Date: Fri, 12 Oct 2018 05:07:40 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:07:40,673 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/55f83580-6941-45a6-9def-296cf060a466/file used request id req-cf9b7559-51f6-4e6f-bf7f-7d8dce84ea71 2018-10-12 05:07:40,674 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 05:07:40,677 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/55f83580-6941-45a6-9def-296cf060a466 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef9a8d5631755ac8f77f5601539f189a8109a8d2" 2018-10-12 05:07:40,840 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-b1d3c7d8-6e00-43ef-baea-28512bf0cf29 Date: Fri, 12 Oct 2018 05:07:40 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:07:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:07:40Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/55f83580-6941-45a6-9def-296cf060a466/snap", "metadata": {}}], "self": "/v2/images/55f83580-6941-45a6-9def-296cf060a466", "min_disk": 0, "protected": false, "id": "55f83580-6941-45a6-9def-296cf060a466", "file": "/v2/images/55f83580-6941-45a6-9def-296cf060a466/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1dc32009a48745a7a14d106f640a954c", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/55f83580-6941-45a6-9def-296cf060a466/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:07:40,841 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/55f83580-6941-45a6-9def-296cf060a466 used request id req-b1d3c7d8-6e00-43ef-baea-28512bf0cf29 2018-10-12 05:07:40,844 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef9a8d5631755ac8f77f5601539f189a8109a8d2" 2018-10-12 05:07:40,997 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-94f5ce3e-b8c4-41f7-a7f2-68ba0b3df71c Date: Fri, 12 Oct 2018 05:07: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-10-12 05:07:40,998 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-94f5ce3e-b8c4-41f7-a7f2-68ba0b3df71c 2018-10-12 05:07:41,001 - create_image - INFO - Created image with name - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image 2018-10-12 05:07:41,004 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/55f83580-6941-45a6-9def-296cf060a466 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef9a8d5631755ac8f77f5601539f189a8109a8d2" 2018-10-12 05:07:41,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 897 Content-Type: application/json X-Openstack-Request-Id: req-ddbe3bb4-176c-46ba-8102-c30692c2ea07 Date: Fri, 12 Oct 2018 05:07:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:07:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:07:40Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/55f83580-6941-45a6-9def-296cf060a466/snap", "metadata": {}}], "self": "/v2/images/55f83580-6941-45a6-9def-296cf060a466", "min_disk": 0, "protected": false, "id": "55f83580-6941-45a6-9def-296cf060a466", "file": "/v2/images/55f83580-6941-45a6-9def-296cf060a466/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1dc32009a48745a7a14d106f640a954c", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/55f83580-6941-45a6-9def-296cf060a466/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:07:41,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/55f83580-6941-45a6-9def-296cf060a466 used request id req-ddbe3bb4-176c-46ba-8102-c30692c2ea07 2018-10-12 05:07:41,021 - create_image - DEBUG - Instance status is - active 2018-10-12 05:07:41,021 - create_image - DEBUG - Image is active with name - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image 2018-10-12 05:07:41,021 - create_image - INFO - Image is now active with name - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image 2018-10-12 05:07:41,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:07:41,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:07:41,388 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14cd4d10e49147fa84b54127fce13a3a", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role"}], "expires_at": "2018-10-12T06:07:41.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dc32009a48745a7a14d106f640a954c", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-user", "id": "7a35af7805604f4392e33bc95723150f"}, "audit_ids": ["MqpsrVeLQ1m34rEoXOLVLA"], "issued_at": "2018-10-12T05:07:41.000000Z"}} 2018-10-12 05:07:41,388 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afc0e328410a84f76062ffd51f98c505a0ffeb8" 2018-10-12 05:07:41,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aee4e1c0-aa99-40fd-ac8d-fa9b64a40e4c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:41,467 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aee4e1c0-aa99-40fd-ac8d-fa9b64a40e4c 2018-10-12 05:07:41,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afc0e328410a84f76062ffd51f98c505a0ffeb8" 2018-10-12 05:07:41,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-b8a2c398-317b-4fe4-82ea-99193f47cad2 Date: Fri, 12 Oct 2018 05:07:41 GMT RESP BODY: {"networks":[]} 2018-10-12 05:07:41,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-b8a2c398-317b-4fe4-82ea-99193f47cad2 2018-10-12 05:07:41,640 - neutron_utils - INFO - Creating network with name CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net 2018-10-12 05:07:41,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afc0e328410a84f76062ffd51f98c505a0ffeb8" -d '{"network": {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net", "admin_state_up": true}}' 2018-10-12 05:07:42,176 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 635 X-Openstack-Request-Id: req-b585e608-b3a8-4e88-ba92-6fcf4c50754f Date: Fri, 12 Oct 2018 05:07:42 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T05:07:42Z","is_default":false,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","mtu":1450}} 2018-10-12 05:07:42,176 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-b585e608-b3a8-4e88-ba92-6fcf4c50754f 2018-10-12 05:07:42,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afc0e328410a84f76062ffd51f98c505a0ffeb8" 2018-10-12 05:07:42,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 619 X-Openstack-Request-Id: req-8ea34ed5-e271-4992-a0c5-ca86e61b5ef7 Date: Fri, 12 Oct 2018 05:07:42 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-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:07:42,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-8ea34ed5-e271-4992-a0c5-ca86e61b5ef7 2018-10-12 05:07:42,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afc0e328410a84f76062ffd51f98c505a0ffeb8" 2018-10-12 05:07:42,604 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-090d2096-0254-4d36-9c07-6defc2c978c9 Date: Fri, 12 Oct 2018 05:07:42 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:07:42,604 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-090d2096-0254-4d36-9c07-6defc2c978c9 2018-10-12 05:07:42,604 - neutron_utils - INFO - Creating subnet with name CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet 2018-10-12 05:07:42,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afc0e328410a84f76062ffd51f98c505a0ffeb8" -d '{"subnets": [{"ip_version": 4, "network_id": "06d33c1e-d88a-484a-8fd4-e9d9db54fd59", "cidr": "10.55.1.0/24", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]}' 2018-10-12 05:07:43,258 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a0098356-6189-4bb3-9256-1b9551f73b71 Date: Fri, 12 Oct 2018 05:07:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:07:43,259 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-a0098356-6189-4bb3-9256-1b9551f73b71 2018-10-12 05:07:43,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afc0e328410a84f76062ffd51f98c505a0ffeb8" 2018-10-12 05:07:43,534 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-0a600681-0c0a-481c-a656-789640ac1238 Date: Fri, 12 Oct 2018 05:07: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:07:43,534 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-0a600681-0c0a-481c-a656-789640ac1238 2018-10-12 05:07:43,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afc0e328410a84f76062ffd51f98c505a0ffeb8" 2018-10-12 05:07:43,734 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-5309b38a-08ca-45a1-8c12-b397331ec0a0 Date: Fri, 12 Oct 2018 05:07:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:07:43,735 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-5309b38a-08ca-45a1-8c12-b397331ec0a0 2018-10-12 05:07:43,735 - OpenStackNetwork - DEBUG - Network [06d33c1e-d88a-484a-8fd4-e9d9db54fd59] created successfully 2018-10-12 05:07:43,735 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:07:43,736 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:07:44,108 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14cd4d10e49147fa84b54127fce13a3a", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role"}], "expires_at": "2018-10-12T06:07:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dc32009a48745a7a14d106f640a954c", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-user", "id": "7a35af7805604f4392e33bc95723150f"}, "audit_ids": ["EPEodc6JRRmh-OQqv_pjfw"], "issued_at": "2018-10-12T05:07:44.000000Z"}} 2018-10-12 05:07:44,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" 2018-10-12 05:07:44,177 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c86a1b7b-f5c8-48db-9da5-06407da8b257 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:44,177 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c86a1b7b-f5c8-48db-9da5-06407da8b257 2018-10-12 05:07:44,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" 2018-10-12 05:07:44,388 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-cda62b57-a826-4f10-9278-e5bc45bc2934 Date: Fri, 12 Oct 2018 05:07:44 GMT RESP BODY: {"routers": []} 2018-10-12 05:07:44,388 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router&admin_state_up=True used request id req-cda62b57-a826-4f10-9278-e5bc45bc2934 2018-10-12 05:07:44,389 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:07:44,389 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:07:44,771 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14cd4d10e49147fa84b54127fce13a3a", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role"}], "expires_at": "2018-10-12T06:07:44.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dc32009a48745a7a14d106f640a954c", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-user", "id": "7a35af7805604f4392e33bc95723150f"}, "audit_ids": ["na7tXzMyRsWK6xOP0vPaCQ"], "issued_at": "2018-10-12T05:07:44.000000Z"}} 2018-10-12 05:07:44,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}446a6fc8c8ced7a67eecbc1edae6603770752800" 2018-10-12 05:07:44,847 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:44 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe703f1f-37b7-4396-a0e9-0e5680fd494d Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:44,847 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-fe703f1f-37b7-4396-a0e9-0e5680fd494d 2018-10-12 05:07:44,854 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" 2018-10-12 05:07:45,098 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-12883c6e-a6f2-4ff3-9886-7d6cff3b18d5 Date: Fri, 12 Oct 2018 05:07:45 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:07:45,098 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-12883c6e-a6f2-4ff3-9886-7d6cff3b18d5 2018-10-12 05:07:45,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" 2018-10-12 05:07:45,275 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-1c785762-cf27-4d13-a6f0-a9c91409382b Date: Fri, 12 Oct 2018 05:07:45 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:07:45,275 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-1c785762-cf27-4d13-a6f0-a9c91409382b 2018-10-12 05:07:45,276 - neutron_utils - INFO - Creating router with name - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router 2018-10-12 05:07:45,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router", "admin_state_up": true}}' 2018-10-12 05:07:50,255 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 723 X-Openstack-Request-Id: req-e0a4ebdd-ecb2-4ac5-ac2a-a2032ddc94d3 Date: Fri, 12 Oct 2018 05:07:50 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:45Z", "admin_state_up": true, "updated_at": "2018-10-12T05:07:46Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router"}} 2018-10-12 05:07:50,255 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-e0a4ebdd-ecb2-4ac5-ac2a-a2032ddc94d3 2018-10-12 05:07:50,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" 2018-10-12 05:07:50,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-a7517f62-c6cf-4327-85ab-44cffeb1b57a Date: Fri, 12 Oct 2018 05:07:50 GMT RESP BODY: {"ports":[]} 2018-10-12 05:07:50,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa used request id req-a7517f62-c6cf-4327-85ab-44cffeb1b57a 2018-10-12 05:07:50,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" 2018-10-12 05:07:50,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-19052a0b-aa08-4503-bd17-680aee4304fa Date: Fri, 12 Oct 2018 05:07: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:07:50,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-19052a0b-aa08-4503-bd17-680aee4304fa 2018-10-12 05:07:50,840 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:07:50,845 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:07:50,846 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" 2018-10-12 05:07:50,925 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b1c4f79-a0b0-4b24-a2ef-5fc39674deff Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:07:50,925 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-9b1c4f79-a0b0-4b24-a2ef-5fc39674deff 2018-10-12 05:07:50,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" 2018-10-12 05:07:51,127 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-27c9b28e-85f5-4114-82e3-7d254e3e74df Date: Fri, 12 Oct 2018 05:07:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:07:51,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-27c9b28e-85f5-4114-82e3-7d254e3e74df 2018-10-12 05:07:51,133 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" 2018-10-12 05:07:51,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-a33ab856-e9a7-49de-8f46-e110680d43f1 Date: Fri, 12 Oct 2018 05:07:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:07:51,342 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet used request id req-a33ab856-e9a7-49de-8f46-e110680d43f1 2018-10-12 05:07:51,342 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-12 05:07:51,342 - neutron_utils - INFO - Adding interface to router with name CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router 2018-10-12 05:07:51,347 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" -d '{"subnet_id": "7381ae8d-9e7b-4819-b3b5-51a3016b8872"}' 2018-10-12 05:07:53,215 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-58d38ba4-b509-4fc5-b701-b245e40fe488 Date: Fri, 12 Oct 2018 05:07:53 GMT RESP BODY: {"network_id": "06d33c1e-d88a-484a-8fd4-e9d9db54fd59", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "subnet_id": "7381ae8d-9e7b-4819-b3b5-51a3016b8872", "subnet_ids": ["7381ae8d-9e7b-4819-b3b5-51a3016b8872"], "port_id": "02439973-9339-41c3-b6b3-09488b8b4a76", "id": "bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa"} 2018-10-12 05:07:53,215 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa/add_router_interface used request id req-58d38ba4-b509-4fc5-b701-b245e40fe488 2018-10-12 05:07:53,221 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" 2018-10-12 05:07:53,437 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 729 X-Openstack-Request-Id: req-40b470e2-a6b9-41b6-867b-6efeea755f90 Date: Fri, 12 Oct 2018 05:07:53 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:45Z", "admin_state_up": true, "updated_at": "2018-10-12T05:07:52Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router"}} 2018-10-12 05:07:53,437 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa used request id req-40b470e2-a6b9-41b6-867b-6efeea755f90 2018-10-12 05:07:53,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" 2018-10-12 05:07:53,646 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-083adcbb-cf78-4306-902e-ff18626384c9 Date: Fri, 12 Oct 2018 05:07:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:52Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.1"}],"id":"02439973-9339-41c3-b6b3-09488b8b4a76","security_groups":[],"mac_address":"fa:16:3e:74:6f:7d","project_id":"1dc32009a48745a7a14d106f640a954c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:51Z","binding:vnic_type":"normal","device_id":"bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa"}]} 2018-10-12 05:07:53,646 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa used request id req-083adcbb-cf78-4306-902e-ff18626384c9 2018-10-12 05:07:53,652 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/7381ae8d-9e7b-4819-b3b5-51a3016b8872 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" 2018-10-12 05:07:53,845 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-982ab313-7368-4713-80eb-7b75c9d43b65 Date: Fri, 12 Oct 2018 05:07:53 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}} 2018-10-12 05:07:53,845 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/7381ae8d-9e7b-4819-b3b5-51a3016b8872 used request id req-982ab313-7368-4713-80eb-7b75c9d43b65 2018-10-12 05:07:53,846 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:07:53,847 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:07:54,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:07:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["TbyyEhwhQjGpR2-BCTgn0w"], "issued_at": "2018-10-12T05:07:54.000000Z"}} 2018-10-12 05:07:54,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010b0829ac5582b9463f4e7ad6800a4298a90975" 2018-10-12 05:07:54,380 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9a4ce1a-c0d8-490f-9720-cef7b024f446 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:54,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d9a4ce1a-c0d8-490f-9720-cef7b024f446 2018-10-12 05:07:54,382 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:07:54,387 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010b0829ac5582b9463f4e7ad6800a4298a90975" 2018-10-12 05:07:54,569 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07: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-76a19f00-20da-4f2b-b666-a58ac33a4646 x-compute-request-id: req-76a19f00-20da-4f2b-b666-a58ac33a4646 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 05:07:54,569 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-76a19f00-20da-4f2b-b666-a58ac33a4646 2018-10-12 05:07:54,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010b0829ac5582b9463f4e7ad6800a4298a90975" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-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-10-12 05:07:54,620 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07: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-3b3b6dcd-b73c-429c-ad4f-cd85935d9186 x-compute-request-id: req-3b3b6dcd-b73c-429c-ad4f-cd85935d9186 Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:07:54,620 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-3b3b6dcd-b73c-429c-ad4f-cd85935d9186 2018-10-12 05:07:54,621 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:07:54,622 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:07:55,016 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14cd4d10e49147fa84b54127fce13a3a", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role"}], "expires_at": "2018-10-12T06:07:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dc32009a48745a7a14d106f640a954c", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-user", "id": "7a35af7805604f4392e33bc95723150f"}, "audit_ids": ["hkEii_JrQQuHe7CyB_IQUQ"], "issued_at": "2018-10-12T05:07:55.000000Z"}} 2018-10-12 05:07:55,017 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e692251930257af3e643d20e6fae4ed6c6b87" 2018-10-12 05:07:55,092 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2b07baef-1963-4335-9800-c5f3f3809926 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:55,092 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-2b07baef-1963-4335-9800-c5f3f3809926 2018-10-12 05:07:55,093 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:07:55,097 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e692251930257af3e643d20e6fae4ed6c6b87" 2018-10-12 05:07:55,266 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-ff9eadda-b782-457c-bc95-d5cefa427515 x-compute-request-id: req-ff9eadda-b782-457c-bc95-d5cefa427515 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 05:07:55,266 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-ff9eadda-b782-457c-bc95-d5cefa427515 2018-10-12 05:07:55,267 - OpenStackKeypair - INFO - Creating keypair CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp... 2018-10-12 05:07:55,267 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 05:07:55,296 - nova_utils - INFO - Creating keypair with name - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp 2018-10-12 05:07:55,299 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e692251930257af3e643d20e6fae4ed6c6b87" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCyT8L+gJUWeYdrCWJiORn5lnpw9eQ1QY6VvKRHztFwPT1OQWKTampA+E7pNJAfw3i7C269Uo+TDPh8w39lNxL7Nzu7ir04WMVHEkzm9VXW4h00O8qN3blfvco6aUOcmBI3DZ6nNN0Rj1Upil0q7+HLQg85oMJ+fUvfCByz09mf6Q==", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp"}}' 2018-10-12 05:07:55,368 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-430c3319-e107-4907-86ac-624241b17c68 x-compute-request-id: req-430c3319-e107-4907-86ac-624241b17c68 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCyT8L+gJUWeYdrCWJiORn5lnpw9eQ1QY6VvKRHztFwPT1OQWKTampA+E7pNJAfw3i7C269Uo+TDPh8w39lNxL7Nzu7ir04WMVHEkzm9VXW4h00O8qN3blfvco6aUOcmBI3DZ6nNN0Rj1Upil0q7+HLQg85oMJ+fUvfCByz09mf6Q==", "user_id": "7a35af7805604f4392e33bc95723150f", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "fingerprint": "47:c0:d9:73:e7:88:a9:d4:f9:3b:17:61:f7:ba:87:6d"}} 2018-10-12 05:07:55,369 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-430c3319-e107-4907-86ac-624241b17c68 2018-10-12 05:07:55,371 - file_utils - INFO - Saved public key to - tmp/CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88.pub 2018-10-12 05:07:55,372 - file_utils - INFO - Saved private key to - tmp/CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88 2018-10-12 05:07:55,372 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:07:55,373 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:07:55,758 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14cd4d10e49147fa84b54127fce13a3a", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role"}], "expires_at": "2018-10-12T06:07:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dc32009a48745a7a14d106f640a954c", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-user", "id": "7a35af7805604f4392e33bc95723150f"}, "audit_ids": ["7nmSgvLfTfmB320201qYlg"], "issued_at": "2018-10-12T05:07:55.000000Z"}} 2018-10-12 05:07:55,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:55,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b418eab-a9ce-476c-9b02-b11bde741279 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:55,836 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-6b418eab-a9ce-476c-9b02-b11bde741279 2018-10-12 05:07:55,842 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:56,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-3bb1d753-67ff-4f07-a792-a2058ff9b555 Date: Fri, 12 Oct 2018 05:07:56 GMT RESP BODY: {"security_groups": []} 2018-10-12 05:07:56,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp used request id req-3bb1d753-67ff-4f07-a792-a2058ff9b555 2018-10-12 05:07:56,020 - OpenStackSecurityGroup - INFO - Creating security group CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp... 2018-10-12 05:07:56,020 - neutron_utils - INFO - Creating security group with name - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp 2018-10-12 05:07:56,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" -d '{"security_group": {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}}' 2018-10-12 05:07:56,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1409 X-Openstack-Request-Id: req-4e9097ec-c385-485e-8b5d-8a84548ebbb3 Date: Fri, 12 Oct 2018 05:07:56 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "updated_at": "2018-10-12T05:07:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "revision_number": 0, "id": "56c81c98-ca37-453d-ac8d-7549758535f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dc32009a48745a7a14d106f640a954c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "revision_number": 0, "id": "ccf84b82-abe1-4649-b2cb-13840046bb8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dc32009a48745a7a14d106f640a954c"}], "revision_number": 2, "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}} 2018-10-12 05:07:56,388 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-4e9097ec-c385-485e-8b5d-8a84548ebbb3 2018-10-12 05:07:56,388 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 81237f8a-5868-46e4-85d5-a61915d2aef6 2018-10-12 05:07:56,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:56,563 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-024f6a66-b219-46f3-9eaf-24adbe34b1b4 Date: Fri, 12 Oct 2018 05:07:56 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-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "56c81c98-ca37-453d-ac8d-7549758535f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "ccf84b82-abe1-4649-b2cb-13840046bb8b"}]} 2018-10-12 05:07:56,563 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 used request id req-024f6a66-b219-46f3-9eaf-24adbe34b1b4 2018-10-12 05:07:56,564 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 81237f8a-5868-46e4-85d5-a61915d2aef6 2018-10-12 05:07:56,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:56,748 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-54d69fbc-8408-41b9-9969-d43e81c900d5 Date: Fri, 12 Oct 2018 05:07:56 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-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "56c81c98-ca37-453d-ac8d-7549758535f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "ccf84b82-abe1-4649-b2cb-13840046bb8b"}]} 2018-10-12 05:07:56,748 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 used request id req-54d69fbc-8408-41b9-9969-d43e81c900d5 2018-10-12 05:07:56,749 - neutron_utils - INFO - Retrieving security group with ID - 81237f8a-5868-46e4-85d5-a61915d2aef6 2018-10-12 05:07:56,754 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=81237f8a-5868-46e4-85d5-a61915d2aef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:56,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-d808a6bd-9ad7-4bae-9267-de514511a832 Date: Fri, 12 Oct 2018 05:07:56 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "updated_at": "2018-10-12T05:07:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "revision_number": 0, "id": "56c81c98-ca37-453d-ac8d-7549758535f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dc32009a48745a7a14d106f640a954c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "revision_number": 0, "id": "ccf84b82-abe1-4649-b2cb-13840046bb8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dc32009a48745a7a14d106f640a954c"}], "revision_number": 2, "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}]} 2018-10-12 05:07:56,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=81237f8a-5868-46e4-85d5-a61915d2aef6 used request id req-d808a6bd-9ad7-4bae-9267-de514511a832 2018-10-12 05:07:56,939 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 81237f8a-5868-46e4-85d5-a61915d2aef6 2018-10-12 05:07:56,944 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:57,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-44f0599c-8d05-4024-bd02-0410eaf4f607 Date: Fri, 12 Oct 2018 05:07: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-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "56c81c98-ca37-453d-ac8d-7549758535f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "ccf84b82-abe1-4649-b2cb-13840046bb8b"}]} 2018-10-12 05:07:57,121 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 used request id req-44f0599c-8d05-4024-bd02-0410eaf4f607 2018-10-12 05:07:57,122 - neutron_utils - INFO - Retrieving security group with ID - 81237f8a-5868-46e4-85d5-a61915d2aef6 2018-10-12 05:07:57,127 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=81237f8a-5868-46e4-85d5-a61915d2aef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:57,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-72dfdb9f-f97f-482e-8e3b-757bae90bf3a Date: Fri, 12 Oct 2018 05:07:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "updated_at": "2018-10-12T05:07:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "revision_number": 0, "id": "56c81c98-ca37-453d-ac8d-7549758535f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dc32009a48745a7a14d106f640a954c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "revision_number": 0, "id": "ccf84b82-abe1-4649-b2cb-13840046bb8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dc32009a48745a7a14d106f640a954c"}], "revision_number": 2, "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}]} 2018-10-12 05:07:57,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=81237f8a-5868-46e4-85d5-a61915d2aef6 used request id req-72dfdb9f-f97f-482e-8e3b-757bae90bf3a 2018-10-12 05:07:57,173 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 81237f8a-5868-46e4-85d5-a61915d2aef6 2018-10-12 05:07:57,179 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:57,419 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-c79f6eed-9870-4f2b-9f36-b37a64b13f75 Date: Fri, 12 Oct 2018 05:07: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-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "56c81c98-ca37-453d-ac8d-7549758535f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "ccf84b82-abe1-4649-b2cb-13840046bb8b"}]} 2018-10-12 05:07:57,419 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 used request id req-c79f6eed-9870-4f2b-9f36-b37a64b13f75 2018-10-12 05:07:57,420 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp 2018-10-12 05:07:57,425 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:57,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1412 X-Openstack-Request-Id: req-3fe8daa7-4adb-4332-9bf7-7ec084366988 Date: Fri, 12 Oct 2018 05:07:57 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "updated_at": "2018-10-12T05:07:56Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "revision_number": 0, "id": "56c81c98-ca37-453d-ac8d-7549758535f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dc32009a48745a7a14d106f640a954c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "revision_number": 0, "id": "ccf84b82-abe1-4649-b2cb-13840046bb8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dc32009a48745a7a14d106f640a954c"}], "revision_number": 2, "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}]} 2018-10-12 05:07:57,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp used request id req-3fe8daa7-4adb-4332-9bf7-7ec084366988 2018-10-12 05:07:57,625 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:07:57,630 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:07:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:07:57,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:57,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2bca038a-317b-47b6-967b-115719726b8e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:07:57,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-2bca038a-317b-47b6-967b-115719726b8e 2018-10-12 05:07:57,706 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 81237f8a-5868-46e4-85d5-a61915d2aef6 2018-10-12 05:07:57,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:57,905 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0246cdd6-d589-444f-b631-3169ddd1caa1 Date: Fri, 12 Oct 2018 05:07: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-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "56c81c98-ca37-453d-ac8d-7549758535f4"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "ccf84b82-abe1-4649-b2cb-13840046bb8b"}]} 2018-10-12 05:07:57,905 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 used request id req-0246cdd6-d589-444f-b631-3169ddd1caa1 2018-10-12 05:07:57,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6"}}' 2018-10-12 05:07:58,062 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d3d6e791-c0cb-4f3a-86ee-7f0df616b232 Date: Fri, 12 Oct 2018 05:07:58 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-10-12T05:07:58Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:58Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "b5bb58b4-ebbe-44ff-83b7-f28016594196"}} 2018-10-12 05:07:58,063 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-d3d6e791-c0cb-4f3a-86ee-7f0df616b232 2018-10-12 05:07:58,063 - neutron_utils - INFO - Creating security group to security group - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp 2018-10-12 05:07:58,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:58,117 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1910 X-Openstack-Request-Id: req-b634d798-6f9f-4080-b013-259b609b0672 Date: Fri, 12 Oct 2018 05:07:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "updated_at": "2018-10-12T05:07:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "revision_number": 0, "id": "56c81c98-ca37-453d-ac8d-7549758535f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dc32009a48745a7a14d106f640a954c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:58Z", "revision_number": 0, "id": "b5bb58b4-ebbe-44ff-83b7-f28016594196", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:58Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dc32009a48745a7a14d106f640a954c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "revision_number": 0, "id": "ccf84b82-abe1-4649-b2cb-13840046bb8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dc32009a48745a7a14d106f640a954c"}], "revision_number": 3, "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}]} 2018-10-12 05:07:58,118 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp used request id req-b634d798-6f9f-4080-b013-259b609b0672 2018-10-12 05:07:58,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:58,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d6819e5d-1103-4f7a-a7ee-7a99c7b32771 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:07:58,140 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-d6819e5d-1103-4f7a-a7ee-7a99c7b32771 2018-10-12 05:07:58,141 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 81237f8a-5868-46e4-85d5-a61915d2aef6 2018-10-12 05:07:58,146 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:58,174 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-933f586c-1b83-4a5d-8434-58c9ea1a1483 Date: Fri, 12 Oct 2018 05:07: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-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "56c81c98-ca37-453d-ac8d-7549758535f4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:07:58Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:58Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "b5bb58b4-ebbe-44ff-83b7-f28016594196"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "ccf84b82-abe1-4649-b2cb-13840046bb8b"}]} 2018-10-12 05:07:58,174 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 used request id req-933f586c-1b83-4a5d-8434-58c9ea1a1483 2018-10-12 05:07:58,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6"}}' 2018-10-12 05:07:58,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-921ecaa1-4c62-45d0-ba6f-1420b5f5c908 Date: Fri, 12 Oct 2018 05:07:58 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-10-12T05:07:58Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": 22, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:58Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "9fa97204-ad9b-41d4-aa34-9fd5c86a5ebb"}} 2018-10-12 05:07:58,578 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-921ecaa1-4c62-45d0-ba6f-1420b5f5c908 2018-10-12 05:07:58,579 - neutron_utils - INFO - Retrieving security group with ID - 81237f8a-5868-46e4-85d5-a61915d2aef6 2018-10-12 05:07:58,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=81237f8a-5868-46e4-85d5-a61915d2aef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:58,637 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2404 X-Openstack-Request-Id: req-1e422501-f1c7-4fb1-b230-e9be40120edb Date: Fri, 12 Oct 2018 05:07:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "updated_at": "2018-10-12T05:07:58Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "revision_number": 0, "id": "56c81c98-ca37-453d-ac8d-7549758535f4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dc32009a48745a7a14d106f640a954c"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:07:58Z", "revision_number": 0, "id": "9fa97204-ad9b-41d4-aa34-9fd5c86a5ebb", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:58Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": 22, "ethertype": "IPv4", "project_id": "1dc32009a48745a7a14d106f640a954c"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:58Z", "revision_number": 0, "id": "b5bb58b4-ebbe-44ff-83b7-f28016594196", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:58Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dc32009a48745a7a14d106f640a954c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "revision_number": 0, "id": "ccf84b82-abe1-4649-b2cb-13840046bb8b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dc32009a48745a7a14d106f640a954c"}], "revision_number": 4, "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}]} 2018-10-12 05:07:58,637 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=81237f8a-5868-46e4-85d5-a61915d2aef6 used request id req-1e422501-f1c7-4fb1-b230-e9be40120edb 2018-10-12 05:07:58,638 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 81237f8a-5868-46e4-85d5-a61915d2aef6 2018-10-12 05:07:58,643 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:07:58,675 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-7e7ffa6f-6cdc-4aa7-9d94-dd7799bf5791 Date: Fri, 12 Oct 2018 05:07: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-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "56c81c98-ca37-453d-ac8d-7549758535f4"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-12T05:07:58Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": 22, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:58Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "9fa97204-ad9b-41d4-aa34-9fd5c86a5ebb"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:07:58Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:58Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "b5bb58b4-ebbe-44ff-83b7-f28016594196"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:07:56Z", "security_group_id": "81237f8a-5868-46e4-85d5-a61915d2aef6", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:56Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "ccf84b82-abe1-4649-b2cb-13840046bb8b"}]} 2018-10-12 05:07:58,675 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=81237f8a-5868-46e4-85d5-a61915d2aef6 used request id req-7e7ffa6f-6cdc-4aa7-9d94-dd7799bf5791 2018-10-12 05:07:58,676 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:07:58,677 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:07:59,053 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14cd4d10e49147fa84b54127fce13a3a", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role"}], "expires_at": "2018-10-12T06:07:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dc32009a48745a7a14d106f640a954c", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-user", "id": "7a35af7805604f4392e33bc95723150f"}, "audit_ids": ["kDOZhT-tSY2pTKxD12UOhw"], "issued_at": "2018-10-12T05:07:59.000000Z"}} 2018-10-12 05:07:59,054 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:07:59,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-164ae78f-0054-4a25-95bc-4e4da0ae2800 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:59,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-164ae78f-0054-4a25-95bc-4e4da0ae2800 2018-10-12 05:07:59,123 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:07:59,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:07:59,215 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-30b71cd4-e2dc-40a4-b323-8c55e83cbe2a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:07:59,216 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-30b71cd4-e2dc-40a4-b323-8c55e83cbe2a 2018-10-12 05:07:59,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:07:59,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-fbb840f1-cc8e-4a32-9c29-5777783f162d Date: Fri, 12 Oct 2018 05:07: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:07:59,489 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-fbb840f1-cc8e-4a32-9c29-5777783f162d 2018-10-12 05:07:59,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:07:59,497 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:07: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:07:59,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:07:59,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-84cdf8c5-329f-4f8d-b40e-763fee88dcd3 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:07:59,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-84cdf8c5-329f-4f8d-b40e-763fee88dcd3 2018-10-12 05:07:59,581 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:07:59,784 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-447c4299-81a9-4059-adcb-39497f191819 Date: Fri, 12 Oct 2018 05:07:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:07:59,784 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-447c4299-81a9-4059-adcb-39497f191819 2018-10-12 05:07:59,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:07:59,962 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-929d47f3-119d-4623-848f-397aa271fe05 Date: Fri, 12 Oct 2018 05:07:59 GMT RESP BODY: {"ports":[]} 2018-10-12 05:07:59,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1&admin_state_up=True used request id req-929d47f3-119d-4623-848f-397aa271fe05 2018-10-12 05:07:59,966 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:00,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:07: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-e1c59200-a794-4803-ab23-61b4732e1d03 x-compute-request-id: req-e1c59200-a794-4803-ab23-61b4732e1d03 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 05:08:00,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst used request id req-e1c59200-a794-4803-ab23-61b4732e1d03 2018-10-12 05:08:00,215 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:00,463 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-1ad656ec-0a3a-4968-a2b9-a7e49e96179b Date: Fri, 12 Oct 2018 05:08: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:08:00,463 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-1ad656ec-0a3a-4968-a2b9-a7e49e96179b 2018-10-12 05:08:00,467 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:00,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73d1d47-79f9-45fb-be79-3c7ea88c56a0 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:00,548 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-d73d1d47-79f9-45fb-be79-3c7ea88c56a0 2018-10-12 05:08:00,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:00,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-ba95d86e-7517-403f-a60c-3ea00a680da4 Date: Fri, 12 Oct 2018 05:08:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:08:00,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-ba95d86e-7517-403f-a60c-3ea00a680da4 2018-10-12 05:08:00,824 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:00,855 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-30ad0852-2b35-4fe8-be0e-fa60584ca834 Date: Fri, 12 Oct 2018 05:08:00 GMT RESP BODY: {"ports":[]} 2018-10-12 05:08:00,855 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1&admin_state_up=True used request id req-30ad0852-2b35-4fe8-be0e-fa60584ca834 2018-10-12 05:08:00,856 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:08:00,857 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:08:01,242 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14cd4d10e49147fa84b54127fce13a3a", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role"}], "expires_at": "2018-10-12T06:08:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dc32009a48745a7a14d106f640a954c", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-user", "id": "7a35af7805604f4392e33bc95723150f"}, "audit_ids": ["kk8m-IuiRXeWf-aoUAX3og"], "issued_at": "2018-10-12T05:08:01.000000Z"}} 2018-10-12 05:08:01,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ccbb16905afe3c7cc7e472b305ea5f63b76e3" 2018-10-12 05:08:01,313 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85084c73-cacd-4b8a-9c82-85e21987e3ea Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:08:01,313 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-85084c73-cacd-4b8a-9c82-85e21987e3ea 2018-10-12 05:08:01,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:01,561 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2dcd42a8-7a8b-434e-831f-f0f73981fdaf Date: Fri, 12 Oct 2018 05:08: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:08:01,561 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-2dcd42a8-7a8b-434e-831f-f0f73981fdaf 2018-10-12 05:08:01,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:01,757 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-eb6aec45-1bfc-4f05-8344-ef1298b29f6a Date: Fri, 12 Oct 2018 05:08:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:08:01,757 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-eb6aec45-1bfc-4f05-8344-ef1298b29f6a 2018-10-12 05:08:01,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:01,994 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-2624cf50-3005-4b0a-948b-947ed45a015a Date: Fri, 12 Oct 2018 05:08: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:08:01,994 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-2624cf50-3005-4b0a-948b-947ed45a015a 2018-10-12 05:08:01,997 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:08:02,002 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:08:02,003 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1b7ccbb16905afe3c7cc7e472b305ea5f63b76e3" 2018-10-12 05:08:02,021 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c50eda52-3672-4cc7-b8f3-7a613161e292 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:02,021 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-c50eda52-3672-4cc7-b8f3-7a613161e292 2018-10-12 05:08:02,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:02,219 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3f82f384-f263-4b67-90c3-ec98c2ffb18b Date: Fri, 12 Oct 2018 05:08:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:08:02,219 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-3f82f384-f263-4b67-90c3-ec98c2ffb18b 2018-10-12 05:08:02,220 - neutron_utils - INFO - Creating port for network with name - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net 2018-10-12 05:08:02,225 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" -d '{"port": {"network_id": "06d33c1e-d88a-484a-8fd4-e9d9db54fd59", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1", "admin_state_up": true}}' 2018-10-12 05:08:03,354 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 788 X-Openstack-Request-Id: req-20df38cb-5938-4a5b-85a2-67bddb222d7a Date: Fri, 12 Oct 2018 05:08:03 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.6"}],"id":"1c82ba2e-bca5-471f-9ea1-9b2803a221d5","security_groups":["3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d"],"mac_address":"fa:16:3e:c4:82:a1","device_id":"","status":"DOWN","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1","project_id":"1dc32009a48745a7a14d106f640a954c","qos_policy_id":null,"admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:08:02Z","binding:vnic_type":"normal"}} 2018-10-12 05:08:03,354 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-20df38cb-5938-4a5b-85a2-67bddb222d7a 2018-10-12 05:08:03,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:03,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-92d97c1c-1d9a-44ea-b7ef-75a9a4927e9d Date: Fri, 12 Oct 2018 05:08: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:08:03,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-92d97c1c-1d9a-44ea-b7ef-75a9a4927e9d 2018-10-12 05:08:03,633 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:03,712 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f2402679-936f-4197-980e-12c98511267b Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:03,713 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-f2402679-936f-4197-980e-12c98511267b 2018-10-12 05:08:03,718 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:03,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c0b82987-8782-4311-ad1e-fb4a22eff33e Date: Fri, 12 Oct 2018 05:08:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:08:03,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-c0b82987-8782-4311-ad1e-fb4a22eff33e 2018-10-12 05:08:03,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:03,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 791 X-Openstack-Request-Id: req-2f74f502-fb82-4736-bdd7-a01e3ca495af Date: Fri, 12 Oct 2018 05:08:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:02Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.6"}],"id":"1c82ba2e-bca5-471f-9ea1-9b2803a221d5","security_groups":["3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d"],"mac_address":"fa:16:3e:c4:82:a1","project_id":"1dc32009a48745a7a14d106f640a954c","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:08:02Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 05:08:03,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1&admin_state_up=True used request id req-2f74f502-fb82-4736-bdd7-a01e3ca495af 2018-10-12 05:08:03,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:04,073 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0b02f41-976b-4999-bcb5-4a8a20238cfe Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:04,073 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-d0b02f41-976b-4999-bcb5-4a8a20238cfe 2018-10-12 05:08:04,074 - nova_utils - INFO - Creating VM with name - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst 2018-10-12 05:08:04,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:04,109 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-9f260333-5aae-4541-95d8-985b584934ff x-compute-request-id: req-9f260333-5aae-4541-95d8-985b584934ff Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"flavors": [{"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}], "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-flavor-name"}]} 2018-10-12 05:08:04,109 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9f260333-5aae-4541-95d8-985b584934ff 2018-10-12 05:08:04,112 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:04,136 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-c7e46ee0-7163-4723-9996-7b38433dc60a x-compute-request-id: req-c7e46ee0-7163-4723-9996-7b38433dc60a Content-Encoding: gzip Content-Length: 328 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}], "ram": 256, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:08:04,136 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751 used request id req-c7e46ee0-7163-4723-9996-7b38433dc60a 2018-10-12 05:08:04,139 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:04,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1074 Content-Type: application/json X-Openstack-Request-Id: req-a4466850-fb1f-4a9b-883f-f8c1910baac9 Date: Fri, 12 Oct 2018 05:08:04 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:07:39Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:07:40Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/55f83580-6941-45a6-9def-296cf060a466/snap", "metadata": {}}], "self": "/v2/images/55f83580-6941-45a6-9def-296cf060a466", "min_disk": 0, "protected": false, "id": "55f83580-6941-45a6-9def-296cf060a466", "file": "/v2/images/55f83580-6941-45a6-9def-296cf060a466/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "1dc32009a48745a7a14d106f640a954c", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/55f83580-6941-45a6-9def-296cf060a466/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image"} 2018-10-12 05:08:04,322 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image used request id req-a4466850-fb1f-4a9b-883f-f8c1910baac9 2018-10-12 05:08:04,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:04,477 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-d61d481e-250a-49bd-85d4-be801a64c7b2 Date: Fri, 12 Oct 2018 05: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-10-12 05:08:04,477 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-d61d481e-250a-49bd-85d4-be801a64c7b2 2018-10-12 05:08:04,483 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" -d '{"server": {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "imageRef": "55f83580-6941-45a6-9def-296cf060a466", "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "flavorRef": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "max_count": 1, "min_count": 1, "networks": [{"port": "1c82ba2e-bca5-471f-9ea1-9b2803a221d5"}], "security_groups": [{"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}]}}' 2018-10-12 05:08:06,495 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:08: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-a08cb400-2f14-45b5-9986-cf7a80f0144d x-compute-request-id: req-a08cb400-2f14-45b5-9986-cf7a80f0144d Content-Length: 444 location: http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}], "OS-DCF:diskConfig": "MANUAL", "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "adminPass": "XP6DM6Bjfov6"}} 2018-10-12 05:08:06,495 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-a08cb400-2f14-45b5-9986-cf7a80f0144d 2018-10-12 05:08:06,499 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:06,731 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-1e458026-3333-4c2d-9f5b-0e03497a223a x-compute-request-id: req-1e458026-3333-4c2d-9f5b-0e03497a223a 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.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "user_id": "7a35af7805604f4392e33bc95723150f", "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-10-12T05:08:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:06,731 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-1e458026-3333-4c2d-9f5b-0e03497a223a 2018-10-12 05:08:06,732 - create_instance - INFO - Created instance with name - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst 2018-10-12 05:08:06,735 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:07,112 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-f767ffd7-dff8-4e72-bead-ff273b3055b8 x-compute-request-id: req-f767ffd7-dff8-4e72-bead-ff273b3055b8 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.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "user_id": "7a35af7805604f4392e33bc95723150f", "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-10-12T05:08:06Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:07,113 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-f767ffd7-dff8-4e72-bead-ff273b3055b8 2018-10-12 05:08:07,113 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst] is - BUILD 2018-10-12 05:08:07,113 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:08:10,116 - create_instance - DEBUG - VM status query timeout in 896.615656137 2018-10-12 05:08:10,119 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:10,514 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-07395b3a-bf27-4f08-9f0b-7d035040c401 x-compute-request-id: req-07395b3a-bf27-4f08-9f0b-7d035040c401 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.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:08:07Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:10,514 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-07395b3a-bf27-4f08-9f0b-7d035040c401 2018-10-12 05:08:10,514 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst] is - BUILD 2018-10-12 05:08:10,515 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:08:13,518 - create_instance - DEBUG - VM status query timeout in 893.214254141 2018-10-12 05:08:13,521 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:14,132 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-6c4959f4-8365-44a3-8286-a67b7588c01c x-compute-request-id: req-6c4959f4-8365-44a3-8286-a67b7588c01c Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:14,133 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-6c4959f4-8365-44a3-8286-a67b7588c01c 2018-10-12 05:08:14,133 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst] is - ACTIVE 2018-10-12 05:08:14,133 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:08:14,136 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:14,887 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-1318095f-13f7-4d0c-84de-714495eb0a84 x-compute-request-id: req-1318095f-13f7-4d0c-84de-714495eb0a84 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:14,887 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-1318095f-13f7-4d0c-84de-714495eb0a84 2018-10-12 05:08:14,893 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:15,143 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-17b8b2bc-c782-4a7e-8a2e-3c8fed5a7952 Date: Fri, 12 Oct 2018 05:08: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:08:15,143 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-17b8b2bc-c782-4a7e-8a2e-3c8fed5a7952 2018-10-12 05:08:15,147 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:15,236 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:15 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-44ab2bb2-6ada-42b9-bee5-51069fe33aaa Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:15,236 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-44ab2bb2-6ada-42b9-bee5-51069fe33aaa 2018-10-12 05:08:15,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:15,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-3934621b-7109-498e-8536-eeefb801c3a6 Date: Fri, 12 Oct 2018 05:08:15 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:08:15,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-3934621b-7109-498e-8536-eeefb801c3a6 2018-10-12 05:08:15,438 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:15,538 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-4f7ce572-6259-4f77-bc23-ce5dccfff903 Date: Fri, 12 Oct 2018 05:08:15 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.1"}],"id":"02439973-9339-41c3-b6b3-09488b8b4a76","security_groups":[],"mac_address":"fa:16:3e:74:6f:7d","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:51Z","binding:vnic_type":"normal","device_id":"bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.6"}],"id":"1c82ba2e-bca5-471f-9ea1-9b2803a221d5","security_groups":["3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d"],"mac_address":"fa:16:3e:c4:82:a1","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:08:02Z","binding:vnic_type":"normal","device_id":"71165d5e-181d-40a7-9950-b0a43caff20b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.4"}],"id":"5bd3006c-1408-4fc6-aab2-dd0a4d99c82a","security_groups":[],"mac_address":"fa:16:3e:32:52:4c","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.3"}],"id":"680e31e7-11ef-4b93-8bde-2dc22893d374","security_groups":[],"mac_address":"fa:16:3e:86:4e:cf","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.2"}],"id":"d8f06f22-65a1-4b3b-ba3d-c9df8f711db2","security_groups":[],"mac_address":"fa:16:3e:18:1d:cd","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"}]} 2018-10-12 05:08:15,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-4f7ce572-6259-4f77-bc23-ce5dccfff903 2018-10-12 05:08:15,542 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:16,073 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-5cfab20d-4b20-4126-9e0b-6cacc808d290 x-compute-request-id: req-5cfab20d-4b20-4126-9e0b-6cacc808d290 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:16,073 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-5cfab20d-4b20-4126-9e0b-6cacc808d290 2018-10-12 05:08:16,074 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst] is - ACTIVE 2018-10-12 05:08:16,074 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:08:16,077 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:16,679 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-b42d6cc4-840f-4d8b-a33a-1c0a7467d618 x-compute-request-id: req-b42d6cc4-840f-4d8b-a33a-1c0a7467d618 Content-Encoding: gzip Content-Length: 764 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:16,679 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-b42d6cc4-840f-4d8b-a33a-1c0a7467d618 2018-10-12 05:08:16,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:16,789 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-8ae8edc3-49e4-4b0a-a6bf-179c6f1b0430 Date: Fri, 12 Oct 2018 05:08: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:08:16,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-8ae8edc3-49e4-4b0a-a6bf-179c6f1b0430 2018-10-12 05:08:16,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:16,869 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:16 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dad717d9-bf26-47c8-afd7-5c7860ef318c Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:16,869 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-dad717d9-bf26-47c8-afd7-5c7860ef318c 2018-10-12 05:08:16,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:17,017 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-340dab3e-649a-432a-b060-0852542a99d2 Date: Fri, 12 Oct 2018 05:08:17 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:08:17,018 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-340dab3e-649a-432a-b060-0852542a99d2 2018-10-12 05:08:17,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:17,256 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3862 X-Openstack-Request-Id: req-7ea24f34-f939-4e1b-9ef7-45573a843c79 Date: Fri, 12 Oct 2018 05:08:17 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.1"}],"id":"02439973-9339-41c3-b6b3-09488b8b4a76","security_groups":[],"mac_address":"fa:16:3e:74:6f:7d","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:51Z","binding:vnic_type":"normal","device_id":"bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:12Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.6"}],"id":"1c82ba2e-bca5-471f-9ea1-9b2803a221d5","security_groups":["3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d"],"mac_address":"fa:16:3e:c4:82:a1","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:08:02Z","binding:vnic_type":"normal","device_id":"71165d5e-181d-40a7-9950-b0a43caff20b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.4"}],"id":"5bd3006c-1408-4fc6-aab2-dd0a4d99c82a","security_groups":[],"mac_address":"fa:16:3e:32:52:4c","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.3"}],"id":"680e31e7-11ef-4b93-8bde-2dc22893d374","security_groups":[],"mac_address":"fa:16:3e:86:4e:cf","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.2"}],"id":"d8f06f22-65a1-4b3b-ba3d-c9df8f711db2","security_groups":[],"mac_address":"fa:16:3e:18:1d:cd","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"}]} 2018-10-12 05:08:17,256 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-7ea24f34-f939-4e1b-9ef7-45573a843c79 2018-10-12 05:08:17,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" -d '{"addSecurityGroup": {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}}' 2018-10-12 05:08:18,762 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:08: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-1075140b-ac09-402a-a0b9-1b563642b27a x-compute-request-id: req-1075140b-ac09-402a-a0b9-1b563642b27a Content-Length: 0 Content-Type: application/json 2018-10-12 05:08:18,762 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b/action used request id req-1075140b-ac09-402a-a0b9-1b563642b27a 2018-10-12 05:08:18,768 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:18,836 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 732 X-Openstack-Request-Id: req-aebd057f-f202-42d2-be0f-b57c27145a84 Date: Fri, 12 Oct 2018 05:08:18 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.201"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:45Z", "admin_state_up": true, "updated_at": "2018-10-12T05:07:52Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router"}]} 2018-10-12 05:08:18,836 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router used request id req-aebd057f-f202-42d2-be0f-b57c27145a84 2018-10-12 05:08:18,841 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:18,948 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a84491ef-b74b-4e3e-93ea-0655a549e97e Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:18,948 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-a84491ef-b74b-4e3e-93ea-0655a549e97e 2018-10-12 05:08:18,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:19,148 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-60fc6c9b-8471-4a28-87a7-0a67a7c19b73 Date: Fri, 12 Oct 2018 05:08:19 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.1"}],"id":"02439973-9339-41c3-b6b3-09488b8b4a76","security_groups":[],"mac_address":"fa:16:3e:74:6f:7d","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:51Z","binding:vnic_type":"normal","device_id":"bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa"}]} 2018-10-12 05:08:19,149 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa used request id req-60fc6c9b-8471-4a28-87a7-0a67a7c19b73 2018-10-12 05:08:19,154 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/7381ae8d-9e7b-4819-b3b5-51a3016b8872 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:19,431 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-3914bcf6-76bc-4e98-b287-fb832dde9968 Date: Fri, 12 Oct 2018 05:08:19 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}} 2018-10-12 05:08:19,431 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/7381ae8d-9e7b-4819-b3b5-51a3016b8872 used request id req-3914bcf6-76bc-4e98-b287-fb832dde9968 2018-10-12 05:08:19,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:19,539 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-7cd4b39f-0201-491f-8930-9b37ff46bfc3 Date: Fri, 12 Oct 2018 05:08:19 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:08:19,539 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-7cd4b39f-0201-491f-8930-9b37ff46bfc3 2018-10-12 05:08:19,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:19,574 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-30b8051e-2cf9-4a40-8a1b-f7fed85dbbd5 Date: Fri, 12 Oct 2018 05:08:19 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:08:19,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-30b8051e-2cf9-4a40-8a1b-f7fed85dbbd5 2018-10-12 05:08:19,577 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:19,755 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-3f9e2255-d0a4-4434-a45c-5f124ac4c4a5 x-compute-request-id: req-3f9e2255-d0a4-4434-a45c-5f124ac4c4a5 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:19,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-3f9e2255-d0a4-4434-a45c-5f124ac4c4a5 2018-10-12 05:08:19,756 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst] is - ACTIVE 2018-10-12 05:08:19,756 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:08:19,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:20,197 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-c9eb28f1-03f0-4784-9d5d-198a2abfdb3d x-compute-request-id: req-c9eb28f1-03f0-4784-9d5d-198a2abfdb3d Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:20,197 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-c9eb28f1-03f0-4784-9d5d-198a2abfdb3d 2018-10-12 05:08:20,203 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:20,300 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-f34ca35a-9514-48c9-8edf-26e47c6a4cdf Date: Fri, 12 Oct 2018 05:08: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:08:20,301 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-f34ca35a-9514-48c9-8edf-26e47c6a4cdf 2018-10-12 05:08:20,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:20,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5c3d9116-582a-4804-b06c-8bbe1e6a5656 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:20,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-5c3d9116-582a-4804-b06c-8bbe1e6a5656 2018-10-12 05:08:20,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:20,447 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-7ef6e876-7ee7-4f9f-85cf-37506d535de6 Date: Fri, 12 Oct 2018 05:08:20 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:08:20,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-7ef6e876-7ee7-4f9f-85cf-37506d535de6 2018-10-12 05:08:20,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:20,549 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-2f42474f-eedb-4272-b33c-2609a138a205 Date: Fri, 12 Oct 2018 05:08:20 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.1"}],"id":"02439973-9339-41c3-b6b3-09488b8b4a76","security_groups":[],"mac_address":"fa:16:3e:74:6f:7d","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:51Z","binding:vnic_type":"normal","device_id":"bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.6"}],"id":"1c82ba2e-bca5-471f-9ea1-9b2803a221d5","security_groups":["3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d","81237f8a-5868-46e4-85d5-a61915d2aef6"],"mac_address":"fa:16:3e:c4:82:a1","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:08:02Z","binding:vnic_type":"normal","device_id":"71165d5e-181d-40a7-9950-b0a43caff20b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.4"}],"id":"5bd3006c-1408-4fc6-aab2-dd0a4d99c82a","security_groups":[],"mac_address":"fa:16:3e:32:52:4c","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.3"}],"id":"680e31e7-11ef-4b93-8bde-2dc22893d374","security_groups":[],"mac_address":"fa:16:3e:86:4e:cf","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.2"}],"id":"d8f06f22-65a1-4b3b-ba3d-c9df8f711db2","security_groups":[],"mac_address":"fa:16:3e:18:1d:cd","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"}]} 2018-10-12 05:08:20,550 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-2f42474f-eedb-4272-b33c-2609a138a205 2018-10-12 05:08:20,551 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-12 05:08:20,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:20,793 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-98c52523-a4f5-4a8e-acba-a7f010d86ae4 Date: Fri, 12 Oct 2018 05:08:20 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:08:20,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-98c52523-a4f5-4a8e-acba-a7f010d86ae4 2018-10-12 05:08:20,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:20,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-ba728cb0-76e9-47fa-9bdc-2f9dac0fa4b6 Date: Fri, 12 Oct 2018 05:08:20 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:08:20,832 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-ba728cb0-76e9-47fa-9bdc-2f9dac0fa4b6 2018-10-12 05:08:20,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" -d '{"floatingip": {"floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "port_id": "1c82ba2e-bca5-471f-9ea1-9b2803a221d5"}}' 2018-10-12 05:08:23,645 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-1344d78e-6a3e-4c0e-910d-ea4bdd985122 Date: Fri, 12 Oct 2018 05:08:23 GMT RESP BODY: {"floatingip": {"router_id": "bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa", "status": "DOWN", "description": "", "tags": [], "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:08:22Z", "updated_at": "2018-10-12T05:08:22Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "1dc32009a48745a7a14d106f640a954c", "port_id": "1c82ba2e-bca5-471f-9ea1-9b2803a221d5", "id": "bd059e1c-1ace-40de-9a16-cb5ebb76e2a2"}} 2018-10-12 05:08:23,646 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-1344d78e-6a3e-4c0e-910d-ea4bdd985122 2018-10-12 05:08:23,646 - create_instance - INFO - Created floating IP 172.30.9.210 via router - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router 2018-10-12 05:08:23,649 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:24,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-ffc3898c-7f2e-48d1-bf32-74166c27247a x-compute-request-id: req-ffc3898c-7f2e-48d1-bf32-74166c27247a Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:24,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-ffc3898c-7f2e-48d1-bf32-74166c27247a 2018-10-12 05:08:24,130 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst] is - ACTIVE 2018-10-12 05:08:24,130 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:08:24,133 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:24,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-025e07f8-e01a-4a4f-a880-0a90bfe2f3c1 x-compute-request-id: req-025e07f8-e01a-4a4f-a880-0a90bfe2f3c1 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:24,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-025e07f8-e01a-4a4f-a880-0a90bfe2f3c1 2018-10-12 05:08:24,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:24,847 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-be5bc85e-dd7f-4452-9501-ec7826dd8ec2 Date: Fri, 12 Oct 2018 05:08: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:08:24,847 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-be5bc85e-dd7f-4452-9501-ec7826dd8ec2 2018-10-12 05:08:24,851 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:24,923 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5433c2c0-017f-4213-863e-b1d4bf958450 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:24,924 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-5433c2c0-017f-4213-863e-b1d4bf958450 2018-10-12 05:08:24,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:25,103 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-876e3de1-5460-4939-84b9-4250d5658b54 Date: Fri, 12 Oct 2018 05:08:25 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:08:25,104 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-876e3de1-5460-4939-84b9-4250d5658b54 2018-10-12 05:08:25,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:25,208 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-85e8edfc-fd7c-4d7a-880e-492aa1d31ea0 Date: Fri, 12 Oct 2018 05:08:25 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.1"}],"id":"02439973-9339-41c3-b6b3-09488b8b4a76","security_groups":[],"mac_address":"fa:16:3e:74:6f:7d","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:51Z","binding:vnic_type":"normal","device_id":"bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.6"}],"id":"1c82ba2e-bca5-471f-9ea1-9b2803a221d5","security_groups":["3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d","81237f8a-5868-46e4-85d5-a61915d2aef6"],"mac_address":"fa:16:3e:c4:82:a1","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:08:02Z","binding:vnic_type":"normal","device_id":"71165d5e-181d-40a7-9950-b0a43caff20b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.4"}],"id":"5bd3006c-1408-4fc6-aab2-dd0a4d99c82a","security_groups":[],"mac_address":"fa:16:3e:32:52:4c","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.3"}],"id":"680e31e7-11ef-4b93-8bde-2dc22893d374","security_groups":[],"mac_address":"fa:16:3e:86:4e:cf","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.2"}],"id":"d8f06f22-65a1-4b3b-ba3d-c9df8f711db2","security_groups":[],"mac_address":"fa:16:3e:18:1d:cd","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"}]} 2018-10-12 05:08:25,208 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-85e8edfc-fd7c-4d7a-880e-492aa1d31ea0 2018-10-12 05:08:25,210 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-10-12 05:08:25,213 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:25,827 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-b0a49695-b75b-4f1e-965c-2c119a42cc23 x-compute-request-id: req-b0a49695-b75b-4f1e-965c-2c119a42cc23 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:25,828 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-b0a49695-b75b-4f1e-965c-2c119a42cc23 2018-10-12 05:08:25,831 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:08:26,948 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-7c773106-b783-44d1-a1fe-6fe7a515708a x-compute-request-id: req-7c773106-b783-44d1-a1fe-6fe7a515708a Content-Encoding: gzip Content-Length: 9624 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 491811575 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.908 MHz processor\n[ 0.131623] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.133281] pid_max: default: 32768 minimum: 301\n[ 0.134182] ACPI: Core revision 20150930\n[ 0.135562] ACPI: 1 ACPI AML tables successfully acquired and loaded\n[ 0.136932] Security Framework initialized\n[ 0.137752] Yama: becoming mindful.\n[ 0.138484] AppArmor: AppArmor initialized\n[ 0.139372] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.140678] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.141965] Mount-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.143183] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes)\n[ 0.144556] Initializing cgroup subsys io\n[ 0.145371] Initializing cgroup subsys memory\n[ 0.146249] Initializing cgroup subsys devices\n[ 0.147178] Initializing cgroup subsys freezer\n[ 0.148080] Initializing cgroup subsys net_cls\n[ 0.148952] Initializing cgroup subsys perf_event\n[ 0.149866] Initializing cgroup subsys net_prio\n[ 0.150797] Initializing cgroup subsys hugetlb\n[ 0.151675] Initializing cgroup subsys pids\n[ 0.152554] CPU: Physical Processor ID: 0\n[ 0.154054] mce: CPU supports 10 MCE banks\n[ 0.154916] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.155922] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0\n[ 0.158207] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000)\n[ 0.164542] ftrace: allocating 31920 entries in 125 pages\n[ 0.190231] smpboot: Max logical packages: 2\n[ 0.191117] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.192330] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.193694] x2apic enabled\n[ 0.194499] Switched APIC routing to physical x2apic.\n[ 0.196263] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.197527] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1)\n[ 0.199714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.201702] KVM setup paravirtual spinlock\n[ 0.203141] x86: Booting SMP configuration:\n[ 0.204069] .... node #0, CPUs: #1\n[ 0.204997] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock\n[ 0.226702] x86: Booted up 1 node, 2 CPUs\n[ 0.226704] KVM setup async PF for cpu 1\n[ 0.226707] kvm-stealtime: cpu 1, msr f90d940\n[ 0.229385] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.230908] devtmpfs: initialized\n[ 0.232633] evm: security.selinux\n[ 0.233348] evm: security.SMACK64\n[ 0.234059] evm: security.SMACK64EXEC\n[ 0.234832] evm: security.SMACK64TRANSMUTE\n[ 0.235664] evm: security.SMACK64MMAP\n[ 0.236425] evm: security.ima\n[ 0.237082] evm: security.capability\n[ 0.237968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns\n[ 0.239910] pinctrl core: initialized pinctrl subsystem\n[ 0.241060] RTC time: 5:08:13, date: 10/12/18\n[ 0.242045] NET: Registered protocol family 16\n[ 0.251904] cpuidle: using governor ladder\n[ 0.263990] cpuidle: using governor menu\n[ 0.264812] PCCT header not found.\n[ 0.265607] ACPI: bus type PCI registered\n[ 0.266430] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.267784] PCI: Using configuration type 1 for base access\n[ 0.281228] ACPI: Added _OSI(Module Device)\n[ 0.282107] ACPI: Added _OSI(Processor Device)\n[ 0.282975] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.283936] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.286300] ACPI: Interpreter enabled\n[ 0.287104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20150930/hwxface-580)\n[ 0.289038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20150930/hwxface-580)\n[ 0.290885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20150930/hwxface-580)\n[ 0.292789] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20150930/hwxface-580)\n[ 0.294643] ACPI: (supports S0 S5)\n[ 0.295365] ACPI: Using IOAPIC for interrupt routing\n[ 0.296475] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.299965] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.301154] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.302425] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.303661] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.306002] acpiphp: Slot [3] registered\n[ 0.306863] acpiphp: Slot [4] registered\n[ 0.307694] acpiphp: Slot [5] registered\n[ 0.308549] acpiphp: Slot [6] registered\n[ 0.309364] acpiphp: Slot [7] registered\n[ 0.310170] acpiphp: Slot [8] registered\n[ 0.310982] acpiphp: Slot [9] registered\n[ 0.311822] acpiphp: Slot [10] registered\n[ 0.322882] acpiphp: Slot [11] registered\n[ 0.323741] acpiphp: Slot [12] registered\n[ 0.324571] acpiphp: Slot [13] registered\n[ 0.325383] acpiphp: Slot [14] registered\n[ 0.326197] acpiphp: Slot [15] registered\n[ 0.327020] acpiphp: Slot [16] registered\n[ 0.327841] acpiphp: Slot [17] registered\n[ 0.328702] acpiphp: Slot [18] registered\n[ 0.329533] acpiphp: Slot [19] registered\n[ 0.330345] acpiphp: Slot [20] registered\n[ 0.331171] acpiphp: Slot [21] registered\n[ 0.332019] acpiphp: Slot [22] registered\n[ 0.332841] acpiphp: Slot [23] registered\n[ 0.333659] acpiphp: Slot [24] registered\n[ 0.334472] acpiphp: Slot [25] registered\n[ 0.335302] acpiphp: Slot [26] registered\n[ 0.336158] acpiphp: Slot [27] registered\n[ 0.336978] acpiphp: Slot [28] registered\n[ 0.337793] acpiphp: Slot [29] registered\n[ 0.338653] acpiphp: Slot [30] registered\n[ 0.339498] acpiphp: Slot [31] registered\n[ 0.340332] PCI host bridge to bus 0000:00\n[ 0.341147] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.342368] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.343596] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.345050] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window]\n[ 0.346507] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.352891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.354196] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.355370] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.356656] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.363321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.364770] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.411343] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.412857] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.414291] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.415717] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.417112] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.418407] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.419595] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.420735] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.422298] vgaarb: loaded\n[ 0.422909] vgaarb: bridge control possible 0000:00:02.0\n[ 0.424064] SCSI subsystem initialized\n[ 0.424915] ACPI: bus type USB registered\n[ 0.425743] usbcore: registered new interface driver usbfs\n[ 0.426790] usbcore: registered new interface driver hub\n[ 0.427807] usbcore: registered new device driver usb\n[ 0.428925] PCI: Using ACPI for IRQ routing\n[ 0.429964] NetLabel: Initializing\n[ 0.430688] NetLabel: domain hash size = 128\n[ 0.431551] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.432506] NetLabel: unlabeled traffic allowed by default\n[ 0.433653] clocksource: Switched to clocksource kvm-clock\n[ 0.439539] AppArmor: AppArmor Filesystem Enabled\n[ 0.440497] pnp: PnP ACPI init\n[ 0.441432] pnp: PnP ACPI: found 5 devices\n[ 0.448545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns\n[ 0.450262] NET: Registered protocol family 2\n[ 0.451254] TCP established hash table entries: 2048 (order: 2, 16384 bytes)\n[ 0.452534] TCP bind hash table entries: 2048 (order: 3, 32768 bytes)\n[ 0.453714] TCP: Hash tables configured (established 2048 bind 2048)\n[ 0.454882] UDP hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.455965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes)\n[ 0.457137] NET: Registered protocol family 1\n[ 0.458016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.459115] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.460196] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.478623] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.497497] Trying to unpack rootfs image as initramfs...\n[ 0.547528] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000)\n[ 0.561732] Scanning for low memory corruption every 60 seconds\n[ 0.563486] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 0.565030] audit: initializing netlink subsys (disabled)\n[ 0.566385] audit: type=2000 audit(1539320893.311:1): initialized\n[ 0.568085] Initialise system trusted keyring\n[ 0.569323] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 0.571074] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.574047] zbud: loaded\n[ 0.575059] VFS: Disk quotas dquot_6.6.0\n[ 0.576296] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.578596] fuse init (API version 7.23)\n[ 0.579948] Key type big_key registered\n[ 0.581175] Allocating IMA MOK and blacklist keyrings.\n[ 0.583072] Key type asymmetric registered\n[ 0.584360] Asymmetric key parser 'x509' registered\n[ 0.585793] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249)\n[ 0.588063] io scheduler noop registered\n[ 0.589302] io scheduler deadline registered (default)\n[ 0.590825] io scheduler cfq registered\n[ 0.591933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.593332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.595028] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.596925] ACPI: Power Button [PWRF]\n[ 0.598053] GHES: HEST is not enabled!\n[ 0.616449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.655494] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.658754] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.683527] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.686465] Linux agpgart interface v0.103\n[ 0.689539] brd: module loaded\n[ 0.691184] loop: module loaded\n[ 0.696364] GPT:Primary header thinks Alt. header is not at the end of the disk.\n[ 0.698248] GPT:90111 != 20971519\n[ 0.698948] GPT:Alternate GPT header not at the end of the disk.\n[ 0.700053] GPT:90111 != 20971519\n[ 0.700745] GPT: Use GNU Parted to correct GPT errors.\n[ 0.701729] vda: vda1 vda15\n[ 0.703306] scsi host0: ata_piix\n[ 0.704067] scsi host1: ata_piix\n[ 0.704779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.706004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.707284] libphy: Fixed MDIO Bus: probed\n[ 0.708165] tun: Universal TUN/TAP device driver, 1.6\n[ 0.709207] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.711308] PPP generic driver version 2.4.2\n[ 0.712226] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.713506] ehci-pci: EHCI PCI platform driver\n[ 0.714629] ehci-platform: EHCI generic platform driver\n[ 0.715934] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.717436] ohci-pci: OHCI PCI platform driver\n[ 0.718582] ohci-platform: OHCI generic platform driver\n[ 0.719887] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.739240] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.740557] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.742464] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 0.743795] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.745275] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.746922] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.748791] usb usb1: Product: UHCI Host Controller\n[ 0.750052] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd\n[ 0.751583] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.752840] hub 1-0:1.0: USB hub found\n[ 0.753846] hub 1-0:1.0: 2 ports detected\n[ 0.754999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.757622] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.758893] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.760257] mousedev: PS/2 mouse device common for all mice\n[ 0.761868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.764236] rtc_cmos 00:00: RTC can wake from S4\n[ 0.765631] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.767206] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.768796] i2c /dev entries driver\n[ 0.769777] device-mapper: uevent: version 1.0.3\n[ 0.771046] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com\n[ 0.773187] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.774923] NET: Registered protocol family 10\n[ 0.776236] NET: Registered protocol family 17\n[ 0.777407] Key type dns_resolver registered\n[ 0.778656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.780122] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.781619] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 0.783947] registered taskstats version 1\n[ 0.785035] Loading compiled-in X.509 certificates\n[ 0.786774] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af'\n[ 0.789187] zswap: loaded using pool lzo/zbud\n[ 0.790974] Key type trusted registered\n[ 0.792952] Key type encrypted registered\n[ 0.794064] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.795443] ima: No TPM chip found, activating TPM-bypass!\n[ 0.796788] evm: HMAC attrs: 0x1\n[ 0.797948] Magic number: 6:518:112\n[ 0.799066] rtc_cmos 00:00: setting system clock to 2018-10-12 05:08:13 UTC (1539320893)\n[ 0.811671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.813175] EDD information not available.\n[ 0.862812] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000)\n[ 0.864793] Write protecting the kernel read-only data: 14336k\n[ 0.866787] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000)\n[ 0.869139] 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: copying initramfs to /dev/vda1\ninfo: initramfs loading root from /dev/vda1\ninfo: /etc/init.d/rc.sysinit: up at 0.98\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.193012] random: dd urandom read with 4 bits of entropy available\ndone.\nStarting acpid: OK\nStarting network...\nudhcpc (v1.23.2) started\nSending discover...\nSending select for 10.55.1.6...\nLease of 10.55.1.6 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-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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDiNwjCuy9enCyo2qXtVbKCKmn2iwzchCnJzopvC2ZdroH9NlvFfy/kcqVByCR8tx6EAI1nkJBBILcWc6t7clbQjf++dmQYYalKEHjvAT/Fy5nUkxSgGPtUgy1//+Vtg+IN0rBK8zInPpCqTjD+JybCswAdLjL3AXxXJmRFDmtUAJDouALJx6JwiICwRFfM3yuVuMfw8oMGqXAT2lbF6z188EZ5ln6pvGgq1Qz8jkVzm9bij5ehELI7YJtBJtEV54Bs4wsPgyBAPPGQvNnO+PIiMMmhPEdWD2xh8MAEzX9RYMvwKNb/cdxzFOSNdonSjNCSB/f4gcP0iudBI1SVMRnP root@createinstancesinglenetworktests-b42061dc-d232-40f2-bbc9-06a777\nssh-dss AAAAB3NzaC1kc3MAAACBAJkvFqA48W1fuOwlJuWMbcq7C1IUcchArLjxhNJdN619+/H5ED4ZaeBDRJo8CZICyM6JM246PzASzdHAsQTEPz06huDLzw4RFkey4p99hn7Y+xEIJYVyNWnBakoYTvF7fSnaSP0pcSIuSYUfHua6uIwxDcsn429KIOAJ6pk27dUXAAAAFQDV60YeckL7dVK5bHDECgDXuvMmVwAAAIBQunJT2GNofVsKD/0Ju9exj87gefOLQHhhofP2Acn7qS5noQfIzhJrcncK4PzeWoHeHqqnPriCypQZwGHhB7a6W62WmfalpnG8/rK0nFyRQ9Iv7BCEiONI+3+cDN45EP9z37u2XGufgLi2ZiKH0rbuKvez8CEOLUQBL2oyBvQXPAAAAIAoEFnWlxrCNpSR9iNIAZbtEL7FJ8uDg1rUNuJWtAp3/pJgVJ7noTivwnvtzP0zGC/AhnQCQJQHCCKCWTdgNV/L1qPZT5Axmbskgx7a9jDyIwlq96l2tMcSzbQWkkbioT54wO+C4jQQu7B2G5GLjjh8ui+M5VAsXEm7jZn9ZsiwgQ== root@createinstancesinglenetworktests-b42061dc-d232-40f2-bbc9-06a777\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.6,24,fe80::f816:3eff:fec4:82a1/64,\nip-route:default via 10.55.1.1 dev eth0 \nip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 \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-b42061dc-d232-40f2-bbc9-06a777\nlaunch-index: 0\n=== cirros: current=0.4.0 uptime=3.00 ===\n ____ ____ ____\n / __/ __ ____ ____ / __ \\/ __/\n/ /__ / // __// __// /_/ /\\ \\ \n\\___//_//_/ /_/ \\____/___/ \n http://cirros-cloud.net\n\n\nlogin as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root.\ncreateinstancesinglenetworktests-b42061dc-d232-40f2-bbc9-06a777 login: "} 2018-10-12 05:08:26,949 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b/action used request id req-7c773106-b783-44d1-a1fe-6fe7a515708a 2018-10-12 05:08:26,951 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 05:08:26,951 - 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 491811575 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.908 MHz processor [ 0.131623] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.133281] pid_max: default: 32768 minimum: 301 [ 0.134182] ACPI: Core revision 20150930 [ 0.135562] ACPI: 1 ACPI AML tables successfully acquired and loaded [ 0.136932] Security Framework initialized [ 0.137752] Yama: becoming mindful. [ 0.138484] AppArmor: AppArmor initialized [ 0.139372] Dentry cache hash table entries: 32768 (order: 6, 262144 bytes) [ 0.140678] Inode-cache hash table entries: 16384 (order: 5, 131072 bytes) [ 0.141965] Mount-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.143183] Mountpoint-cache hash table entries: 512 (order: 0, 4096 bytes) [ 0.144556] Initializing cgroup subsys io [ 0.145371] Initializing cgroup subsys memory [ 0.146249] Initializing cgroup subsys devices [ 0.147178] Initializing cgroup subsys freezer [ 0.148080] Initializing cgroup subsys net_cls [ 0.148952] Initializing cgroup subsys perf_event [ 0.149866] Initializing cgroup subsys net_prio [ 0.150797] Initializing cgroup subsys hugetlb [ 0.151675] Initializing cgroup subsys pids [ 0.152554] CPU: Physical Processor ID: 0 [ 0.154054] mce: CPU supports 10 MCE banks [ 0.154916] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.155922] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0, 1GB 0 [ 0.158207] Freeing SMP alternatives memory: 28K (ffffffff820b4000 - ffffffff820bb000) [ 0.164542] ftrace: allocating 31920 entries in 125 pages [ 0.190231] smpboot: Max logical packages: 2 [ 0.191117] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.192330] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.193694] x2apic enabled [ 0.194499] Switched APIC routing to physical x2apic. [ 0.196263] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.197527] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (family: 0x6, model: 0x3c, stepping: 0x1) [ 0.199714] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.201702] KVM setup paravirtual spinlock [ 0.203141] x86: Booting SMP configuration: [ 0.204069] .... node #0, CPUs: #1 [ 0.204997] kvm-clock: cpu 1, msr 0:ffd3041, secondary cpu clock [ 0.226702] x86: Booted up 1 node, 2 CPUs [ 0.226704] KVM setup async PF for cpu 1 [ 0.226707] kvm-stealtime: cpu 1, msr f90d940 [ 0.229385] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.230908] devtmpfs: initialized [ 0.232633] evm: security.selinux [ 0.233348] evm: security.SMACK64 [ 0.234059] evm: security.SMACK64EXEC [ 0.234832] evm: security.SMACK64TRANSMUTE [ 0.235664] evm: security.SMACK64MMAP [ 0.236425] evm: security.ima [ 0.237082] evm: security.capability [ 0.237968] clocksource: jiffies: mask: 0xffffffff max_cycles: 0xffffffff, max_idle_ns: 7645041785100000 ns [ 0.239910] pinctrl core: initialized pinctrl subsystem [ 0.241060] RTC time: 5:08:13, date: 10/12/18 [ 0.242045] NET: Registered protocol family 16 [ 0.251904] cpuidle: using governor ladder [ 0.263990] cpuidle: using governor menu [ 0.264812] PCCT header not found. [ 0.265607] ACPI: bus type PCI registered [ 0.266430] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.267784] PCI: Using configuration type 1 for base access [ 0.281228] ACPI: Added _OSI(Module Device) [ 0.282107] ACPI: Added _OSI(Processor Device) [ 0.282975] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.283936] ACPI: Added _OSI(Processor Aggregator Device) [ 0.286300] ACPI: Interpreter enabled [ 0.287104] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20150930/hwxface-580) [ 0.289038] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20150930/hwxface-580) [ 0.290885] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20150930/hwxface-580) [ 0.292789] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20150930/hwxface-580) [ 0.294643] ACPI: (supports S0 S5) [ 0.295365] ACPI: Using IOAPIC for interrupt routing [ 0.296475] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.299965] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.301154] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.302425] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.303661] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.306002] acpiphp: Slot [3] registered [ 0.306863] acpiphp: Slot [4] registered [ 0.307694] acpiphp: Slot [5] registered [ 0.308549] acpiphp: Slot [6] registered [ 0.309364] acpiphp: Slot [7] registered [ 0.310170] acpiphp: Slot [8] registered [ 0.310982] acpiphp: Slot [9] registered [ 0.311822] acpiphp: Slot [10] registered [ 0.322882] acpiphp: Slot [11] registered [ 0.323741] acpiphp: Slot [12] registered [ 0.324571] acpiphp: Slot [13] registered [ 0.325383] acpiphp: Slot [14] registered [ 0.326197] acpiphp: Slot [15] registered [ 0.327020] acpiphp: Slot [16] registered [ 0.327841] acpiphp: Slot [17] registered [ 0.328702] acpiphp: Slot [18] registered [ 0.329533] acpiphp: Slot [19] registered [ 0.330345] acpiphp: Slot [20] registered [ 0.331171] acpiphp: Slot [21] registered [ 0.332019] acpiphp: Slot [22] registered [ 0.332841] acpiphp: Slot [23] registered [ 0.333659] acpiphp: Slot [24] registered [ 0.334472] acpiphp: Slot [25] registered [ 0.335302] acpiphp: Slot [26] registered [ 0.336158] acpiphp: Slot [27] registered [ 0.336978] acpiphp: Slot [28] registered [ 0.337793] acpiphp: Slot [29] registered [ 0.338653] acpiphp: Slot [30] registered [ 0.339498] acpiphp: Slot [31] registered [ 0.340332] PCI host bridge to bus 0000:00 [ 0.341147] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.342368] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.343596] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.345050] pci_bus 0000:00: root bus resource [mem 0x10000000-0xfebfffff window] [ 0.346507] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.352891] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.354196] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.355370] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.356656] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.363321] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.364770] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.411343] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.412857] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.414291] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.415717] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.417112] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.418407] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.419595] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.420735] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.422298] vgaarb: loaded [ 0.422909] vgaarb: bridge control possible 0000:00:02.0 [ 0.424064] SCSI subsystem initialized [ 0.424915] ACPI: bus type USB registered [ 0.425743] usbcore: registered new interface driver usbfs [ 0.426790] usbcore: registered new interface driver hub [ 0.427807] usbcore: registered new device driver usb [ 0.428925] PCI: Using ACPI for IRQ routing [ 0.429964] NetLabel: Initializing [ 0.430688] NetLabel: domain hash size = 128 [ 0.431551] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.432506] NetLabel: unlabeled traffic allowed by default [ 0.433653] clocksource: Switched to clocksource kvm-clock [ 0.439539] AppArmor: AppArmor Filesystem Enabled [ 0.440497] pnp: PnP ACPI init [ 0.441432] pnp: PnP ACPI: found 5 devices [ 0.448545] clocksource: acpi_pm: mask: 0xffffff max_cycles: 0xffffff, max_idle_ns: 2085701024 ns [ 0.450262] NET: Registered protocol family 2 [ 0.451254] TCP established hash table entries: 2048 (order: 2, 16384 bytes) [ 0.452534] TCP bind hash table entries: 2048 (order: 3, 32768 bytes) [ 0.453714] TCP: Hash tables configured (established 2048 bind 2048) [ 0.454882] UDP hash table entries: 256 (order: 1, 8192 bytes) [ 0.455965] UDP-Lite hash table entries: 256 (order: 1, 8192 bytes) [ 0.457137] NET: Registered protocol family 1 [ 0.458016] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.459115] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.460196] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.478623] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.497497] Trying to unpack rootfs image as initramfs... [ 0.547528] Freeing initrd memory: 4824K (ffff88000fb16000 - ffff88000ffcc000) [ 0.561732] Scanning for low memory corruption every 60 seconds [ 0.563486] futex hash table entries: 512 (order: 3, 32768 bytes) [ 0.565030] audit: initializing netlink subsys (disabled) [ 0.566385] audit: type=2000 audit(1539320893.311:1): initialized [ 0.568085] Initialise system trusted keyring [ 0.569323] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 0.571074] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.574047] zbud: loaded [ 0.575059] VFS: Disk quotas dquot_6.6.0 [ 0.576296] VFS: Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.578596] fuse init (API version 7.23) [ 0.579948] Key type big_key registered [ 0.581175] Allocating IMA MOK and blacklist keyrings. [ 0.583072] Key type asymmetric registered [ 0.584360] Asymmetric key parser 'x509' registered [ 0.585793] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 249) [ 0.588063] io scheduler noop registered [ 0.589302] io scheduler deadline registered (default) [ 0.590825] io scheduler cfq registered [ 0.591933] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.593332] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.595028] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.596925] ACPI: Power Button [PWRF] [ 0.598053] GHES: HEST is not enabled! [ 0.616449] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.655494] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.658754] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.683527] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.686465] Linux agpgart interface v0.103 [ 0.689539] brd: module loaded [ 0.691184] loop: module loaded [ 0.696364] GPT:Primary header thinks Alt. header is not at the end of the disk. [ 0.698248] GPT:90111 != 20971519 [ 0.698948] GPT:Alternate GPT header not at the end of the disk. [ 0.700053] GPT:90111 != 20971519 [ 0.700745] GPT: Use GNU Parted to correct GPT errors. [ 0.701729] vda: vda1 vda15 [ 0.703306] scsi host0: ata_piix [ 0.704067] scsi host1: ata_piix [ 0.704779] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.706004] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.707284] libphy: Fixed MDIO Bus: probed [ 0.708165] tun: Universal TUN/TAP device driver, 1.6 [ 0.709207] tun: (C) 1999-2004 Max Krasnyansky [ 0.711308] PPP generic driver version 2.4.2 [ 0.712226] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.713506] ehci-pci: EHCI PCI platform driver [ 0.714629] ehci-platform: EHCI generic platform driver [ 0.715934] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.717436] ohci-pci: OHCI PCI platform driver [ 0.718582] ohci-platform: OHCI generic platform driver [ 0.719887] uhci_hcd: USB Universal Host Controller Interface driver [ 0.739240] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.740557] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.742464] uhci_hcd 0000:00:01.2: detected 2 ports [ 0.743795] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.745275] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.746922] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.748791] usb usb1: Product: UHCI Host Controller [ 0.750052] usb usb1: Manufacturer: Linux 4.4.0-28-generic uhci_hcd [ 0.751583] usb usb1: SerialNumber: 0000:00:01.2 [ 0.752840] hub 1-0:1.0: USB hub found [ 0.753846] hub 1-0:1.0: 2 ports detected [ 0.754999] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.757622] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.758893] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.760257] mousedev: PS/2 mouse device common for all mice [ 0.761868] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.764236] rtc_cmos 00:00: RTC can wake from S4 [ 0.765631] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.767206] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.768796] i2c /dev entries driver [ 0.769777] device-mapper: uevent: version 1.0.3 [ 0.771046] device-mapper: ioctl: 4.34.0-ioctl (2015-10-28) initialised: dm-devel@redhat.com [ 0.773187] ledtrig-cpu: registered to indicate activity on CPUs [ 0.774923] NET: Registered protocol family 10 [ 0.776236] NET: Registered protocol family 17 [ 0.777407] Key type dns_resolver registered [ 0.778656] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.780122] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.781619] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 0.783947] registered taskstats version 1 [ 0.785035] Loading compiled-in X.509 certificates [ 0.786774] Loaded X.509 cert 'Build time autogenerated kernel key: 6ea974e07bd0b30541f4d838a3b7a8a80d5ca9af' [ 0.789187] zswap: loaded using pool lzo/zbud [ 0.790974] Key type trusted registered [ 0.792952] Key type encrypted registered [ 0.794064] AppArmor: AppArmor sha1 policy hashing enabled [ 0.795443] ima: No TPM chip found, activating TPM-bypass! [ 0.796788] evm: HMAC attrs: 0x1 [ 0.797948] Magic number: 6:518:112 [ 0.799066] rtc_cmos 00:00: setting system clock to 2018-10-12 05:08:13 UTC (1539320893) [ 0.811671] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.813175] EDD information not available. [ 0.862812] Freeing unused kernel memory: 1480K (ffffffff81f42000 - ffffffff820b4000) [ 0.864793] Write protecting the kernel read-only data: 14336k [ 0.866787] Freeing unused kernel memory: 1860K (ffff88000182f000 - ffff880001a00000) [ 0.869139] 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: copying initramfs to /dev/vda1 info: initramfs loading root from /dev/vda1 info: /etc/init.d/rc.sysinit: up at 0.98 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.193012] random: dd urandom read with 4 bits of entropy available done. Starting acpid: OK Starting network... udhcpc (v1.23.2) started Sending discover... Sending select for 10.55.1.6... Lease of 10.55.1.6 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-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.908 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 AAAAB3NzaC1yc2EAAAADAQABAAABAQDiNwjCuy9enCyo2qXtVbKCKmn2iwzchCnJzopvC2ZdroH9NlvFfy/kcqVByCR8tx6EAI1nkJBBILcWc6t7clbQjf++dmQYYalKEHjvAT/Fy5nUkxSgGPtUgy1//+Vtg+IN0rBK8zInPpCqTjD+JybCswAdLjL3AXxXJmRFDmtUAJDouALJx6JwiICwRFfM3yuVuMfw8oMGqXAT2lbF6z188EZ5ln6pvGgq1Qz8jkVzm9bij5ehELI7YJtBJtEV54Bs4wsPgyBAPPGQvNnO+PIiMMmhPEdWD2xh8MAEzX9RYMvwKNb/cdxzFOSNdonSjNCSB/f4gcP0iudBI1SVMRnP root@createinstancesinglenetworktests-b42061dc-d232-40f2-bbc9-06a777 ssh-dss AAAAB3NzaC1kc3MAAACBAJkvFqA48W1fuOwlJuWMbcq7C1IUcchArLjxhNJdN619+/H5ED4ZaeBDRJo8CZICyM6JM246PzASzdHAsQTEPz06huDLzw4RFkey4p99hn7Y+xEIJYVyNWnBakoYTvF7fSnaSP0pcSIuSYUfHua6uIwxDcsn429KIOAJ6pk27dUXAAAAFQDV60YeckL7dVK5bHDECgDXuvMmVwAAAIBQunJT2GNofVsKD/0Ju9exj87gefOLQHhhofP2Acn7qS5noQfIzhJrcncK4PzeWoHeHqqnPriCypQZwGHhB7a6W62WmfalpnG8/rK0nFyRQ9Iv7BCEiONI+3+cDN45EP9z37u2XGufgLi2ZiKH0rbuKvez8CEOLUQBL2oyBvQXPAAAAIAoEFnWlxrCNpSR9iNIAZbtEL7FJ8uDg1rUNuJWtAp3/pJgVJ7noTivwnvtzP0zGC/AhnQCQJQHCCKCWTdgNV/L1qPZT5Axmbskgx7a9jDyIwlq96l2tMcSzbQWkkbioT54wO+C4jQQu7B2G5GLjjh8ui+M5VAsXEm7jZn9ZsiwgQ== root@createinstancesinglenetworktests-b42061dc-d232-40f2-bbc9-06a777 -----END SSH HOST KEY KEYS----- === network info === if-info: lo,up,127.0.0.1,8,, if-info: eth0,up,10.55.1.6,24,fe80::f816:3eff:fec4:82a1/64, ip-route:default via 10.55.1.1 dev eth0 ip-route:10.55.1.0/24 dev eth0 src 10.55.1.6 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-b42061dc-d232-40f2-bbc9-06a777 launch-index: 0 === cirros: current=0.4.0 uptime=3.00 === ____ ____ ____ / __/ __ ____ ____ / __ \/ __/ / /__ / // __// __// /_/ /\ \ \___//_//_/ /_/ \____/___/ http://cirros-cloud.net login as 'cirros' user. default password: 'gocubsgo'. use 'sudo' for root. createinstancesinglenetworktests-b42061dc-d232-40f2-bbc9-06a777 login: 2018-10-12 05:08:26,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:27,129 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-2fe125e9-d862-43ef-aebb-235efe12788e x-compute-request-id: req-2fe125e9-d862-43ef-aebb-235efe12788e Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:27,129 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-2fe125e9-d862-43ef-aebb-235efe12788e 2018-10-12 05:08:27,136 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:27,236 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-9bf4fd51-a62b-4e8c-b370-db5571b06864 Date: Fri, 12 Oct 2018 05:08: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:08:27,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-9bf4fd51-a62b-4e8c-b370-db5571b06864 2018-10-12 05:08:27,241 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:27,321 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-33215bf9-ea46-4724-940b-10b60b72cd92 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:27,321 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-33215bf9-ea46-4724-940b-10b60b72cd92 2018-10-12 05:08:27,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:27,530 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-014c7b9d-3021-4b35-ae05-1c3ea2a4a226 Date: Fri, 12 Oct 2018 05:08:27 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:08:27,530 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-014c7b9d-3021-4b35-ae05-1c3ea2a4a226 2018-10-12 05:08:27,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:27,788 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-82c9f05c-a825-4754-a5ea-cf7d6a6b523c Date: Fri, 12 Oct 2018 05:08:27 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.1"}],"id":"02439973-9339-41c3-b6b3-09488b8b4a76","security_groups":[],"mac_address":"fa:16:3e:74:6f:7d","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:51Z","binding:vnic_type":"normal","device_id":"bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.6"}],"id":"1c82ba2e-bca5-471f-9ea1-9b2803a221d5","security_groups":["3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d","81237f8a-5868-46e4-85d5-a61915d2aef6"],"mac_address":"fa:16:3e:c4:82:a1","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:08:02Z","binding:vnic_type":"normal","device_id":"71165d5e-181d-40a7-9950-b0a43caff20b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.4"}],"id":"5bd3006c-1408-4fc6-aab2-dd0a4d99c82a","security_groups":[],"mac_address":"fa:16:3e:32:52:4c","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.3"}],"id":"680e31e7-11ef-4b93-8bde-2dc22893d374","security_groups":[],"mac_address":"fa:16:3e:86:4e:cf","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.2"}],"id":"d8f06f22-65a1-4b3b-ba3d-c9df8f711db2","security_groups":[],"mac_address":"fa:16:3e:18:1d:cd","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"}]} 2018-10-12 05:08:27,789 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-82c9f05c-a825-4754-a5ea-cf7d6a6b523c 2018-10-12 05:08:27,789 - create_instance - INFO - Checking if VM is active 2018-10-12 05:08:27,793 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:28,253 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-2ce9c29e-7a74-4772-8334-fc899bb9c00f x-compute-request-id: req-2ce9c29e-7a74-4772-8334-fc899bb9c00f Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:28,253 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-2ce9c29e-7a74-4772-8334-fc899bb9c00f 2018-10-12 05:08:28,254 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst] is - ACTIVE 2018-10-12 05:08:28,254 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:08:28,257 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:28,870 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-38915067-81ef-435e-bcb1-b0aa90451386 x-compute-request-id: req-38915067-81ef-435e-bcb1-b0aa90451386 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:28,870 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-38915067-81ef-435e-bcb1-b0aa90451386 2018-10-12 05:08:28,876 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:28,975 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-96d6ec5f-55ab-4ada-9e50-14d6f9e7b03e Date: Fri, 12 Oct 2018 05:08: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:08:28,975 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-96d6ec5f-55ab-4ada-9e50-14d6f9e7b03e 2018-10-12 05:08:28,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:29,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-60165ea6-fd50-4d78-8d88-b850199daf28 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:29,060 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-60165ea6-fd50-4d78-8d88-b850199daf28 2018-10-12 05:08:29,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:29,119 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-6ca0fc6f-f7a1-4af8-b81e-b14385f2a272 Date: Fri, 12 Oct 2018 05:08:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:08:29,120 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-6ca0fc6f-f7a1-4af8-b81e-b14385f2a272 2018-10-12 05:08:29,125 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:29,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-00f7b131-12bf-414b-9b7e-7fc90f341903 Date: Fri, 12 Oct 2018 05:08:29 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.1"}],"id":"02439973-9339-41c3-b6b3-09488b8b4a76","security_groups":[],"mac_address":"fa:16:3e:74:6f:7d","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:51Z","binding:vnic_type":"normal","device_id":"bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.6"}],"id":"1c82ba2e-bca5-471f-9ea1-9b2803a221d5","security_groups":["3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d","81237f8a-5868-46e4-85d5-a61915d2aef6"],"mac_address":"fa:16:3e:c4:82:a1","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:08:02Z","binding:vnic_type":"normal","device_id":"71165d5e-181d-40a7-9950-b0a43caff20b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.4"}],"id":"5bd3006c-1408-4fc6-aab2-dd0a4d99c82a","security_groups":[],"mac_address":"fa:16:3e:32:52:4c","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.3"}],"id":"680e31e7-11ef-4b93-8bde-2dc22893d374","security_groups":[],"mac_address":"fa:16:3e:86:4e:cf","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.2"}],"id":"d8f06f22-65a1-4b3b-ba3d-c9df8f711db2","security_groups":[],"mac_address":"fa:16:3e:18:1d:cd","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"}]} 2018-10-12 05:08:29,230 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-00f7b131-12bf-414b-9b7e-7fc90f341903 2018-10-12 05:08:29,231 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:08:29,235 - paramiko.transport - DEBUG - starting thread (client mode): 0x6dfbad90L 2018-10-12 05:08:29,235 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:08:29,235 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:08:29,235 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:08:29,237 - 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-10-12 05:08:29,237 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:08:29,237 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:08:29,237 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:08:29,237 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:08:29,237 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:08:29,255 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:08:29,255 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:08:29,267 - paramiko.transport - DEBUG - Trying key 47c0d973e788a9d4f93b1761f7ba876d from tmp/CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88 2018-10-12 05:08:29,292 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:08:29,296 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:08:29,396 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:08:29,413 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:08:29,413 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:08:29,415 - paramiko.transport - DEBUG - starting thread (client mode): 0x6dfbad90L 2018-10-12 05:08:29,415 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:08:29,415 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:08:29,416 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:08:29,417 - 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-10-12 05:08:29,417 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:08:29,417 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:08:29,417 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:08:29,418 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:08:29,418 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:08:29,435 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:08:29,435 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:08:29,447 - paramiko.transport - DEBUG - Trying key 47c0d973e788a9d4f93b1761f7ba876d from tmp/CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88 2018-10-12 05:08:29,472 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:08:29,476 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:08:29,480 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:08:29,481 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-12 05:08:29,481 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:08:29,482 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:08:29,484 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:08:29,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:08:29,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:08:29,858 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "14cd4d10e49147fa84b54127fce13a3a", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role"}], "expires_at": "2018-10-12T06:08:29.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "1dc32009a48745a7a14d106f640a954c", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/1dc32009a48745a7a14d106f640a954c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-user", "id": "7a35af7805604f4392e33bc95723150f"}, "audit_ids": ["AiS_JzlwTT68nXfKezeXJA"], "issued_at": "2018-10-12T05:08:29.000000Z"}} 2018-10-12 05:08:29,859 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:29,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-18e0d580-0a9c-406f-a111-5282226e4e53 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:08:29,933 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-18e0d580-0a9c-406f-a111-5282226e4e53 2018-10-12 05:08:29,934 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:08:29,936 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:30,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:29 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fdccdec-8bdf-4086-a2b9-2c6190397261 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:08:30,022 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3fdccdec-8bdf-4086-a2b9-2c6190397261 2018-10-12 05:08:30,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:30,277 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-c94b9482-e98c-4bfc-84b0-0ea83de78e26 Date: Fri, 12 Oct 2018 05:08: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:08:30,277 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-c94b9482-e98c-4bfc-84b0-0ea83de78e26 2018-10-12 05:08:30,281 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:08:30,286 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:08: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:08:30,287 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:30,374 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-50033ef6-f465-4357-a1a2-0be3651dc121 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:30,374 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-50033ef6-f465-4357-a1a2-0be3651dc121 2018-10-12 05:08:30,380 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:30,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-954a7036-539a-4215-a66c-0ea8c9929b7a Date: Fri, 12 Oct 2018 05:08:30 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:08:30,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-954a7036-539a-4215-a66c-0ea8c9929b7a 2018-10-12 05:08:30,566 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:30,769 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 880 X-Openstack-Request-Id: req-0454acea-39ba-4479-a281-a3f7d2296fc1 Date: Fri, 12 Oct 2018 05:08:30 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.6"}],"id":"1c82ba2e-bca5-471f-9ea1-9b2803a221d5","security_groups":["3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d","81237f8a-5868-46e4-85d5-a61915d2aef6"],"mac_address":"fa:16:3e:c4:82:a1","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:08:02Z","binding:vnic_type":"normal","device_id":"71165d5e-181d-40a7-9950-b0a43caff20b"}]} 2018-10-12 05:08:30,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59&name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1&admin_state_up=True used request id req-0454acea-39ba-4479-a281-a3f7d2296fc1 2018-10-12 05:08:30,773 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:30,857 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fa42883d-eb7b-443a-bc95-91afcaef97a1 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:30,858 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-fa42883d-eb7b-443a-bc95-91afcaef97a1 2018-10-12 05:08:30,861 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:31,502 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-6e66156a-9b77-4ed2-9b4a-b73529d779dd x-compute-request-id: req-6e66156a-9b77-4ed2-9b4a-b73529d779dd Content-Encoding: gzip Content-Length: 788 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:08:31,502 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst used request id req-6e66156a-9b77-4ed2-9b4a-b73529d779dd 2018-10-12 05:08:31,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:31,765 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-bd9db38c-6ef8-48ab-ac90-a931543294dc Date: Fri, 12 Oct 2018 05: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:08:31,765 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-bd9db38c-6ef8-48ab-ac90-a931543294dc 2018-10-12 05:08:31,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:32,086 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-c11abc54-c1f9-47c9-9fcb-c318b5d04459 Date: Fri, 12 Oct 2018 05:08:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:08:32,086 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-c11abc54-c1f9-47c9-9fcb-c318b5d04459 2018-10-12 05:08:32,092 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:32,345 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-85bf9351-ccd4-4ce1-9510-1ecdb6873d2b Date: Fri, 12 Oct 2018 05:08:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.1"}],"id":"02439973-9339-41c3-b6b3-09488b8b4a76","security_groups":[],"mac_address":"fa:16:3e:74:6f:7d","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:51Z","binding:vnic_type":"normal","device_id":"bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.6"}],"id":"1c82ba2e-bca5-471f-9ea1-9b2803a221d5","security_groups":["3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d","81237f8a-5868-46e4-85d5-a61915d2aef6"],"mac_address":"fa:16:3e:c4:82:a1","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:08:02Z","binding:vnic_type":"normal","device_id":"71165d5e-181d-40a7-9950-b0a43caff20b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.4"}],"id":"5bd3006c-1408-4fc6-aab2-dd0a4d99c82a","security_groups":[],"mac_address":"fa:16:3e:32:52:4c","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.3"}],"id":"680e31e7-11ef-4b93-8bde-2dc22893d374","security_groups":[],"mac_address":"fa:16:3e:86:4e:cf","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.2"}],"id":"d8f06f22-65a1-4b3b-ba3d-c9df8f711db2","security_groups":[],"mac_address":"fa:16:3e:18:1d:cd","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"}]} 2018-10-12 05:08:32,345 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-85bf9351-ccd4-4ce1-9510-1ecdb6873d2b 2018-10-12 05:08:32,346 - create_instance - INFO - Found existing machine with name - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst 2018-10-12 05:08:32,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:32,527 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-3018c558-2c04-4749-8a81-19f40ca655de Date: Fri, 12 Oct 2018 05:08:32 GMT RESP BODY: {"floatingips": [{"router_id": "bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:08:22Z", "updated_at": "2018-10-12T05:08:22Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "1dc32009a48745a7a14d106f640a954c", "port_id": "1c82ba2e-bca5-471f-9ea1-9b2803a221d5", "id": "bd059e1c-1ace-40de-9a16-cb5ebb76e2a2"}]} 2018-10-12 05:08:32,528 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-3018c558-2c04-4749-8a81-19f40ca655de 2018-10-12 05:08:32,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/1c82ba2e-bca5-471f-9ea1-9b2803a221d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:32,720 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 877 X-Openstack-Request-Id: req-5f0146cb-3d9b-4332-9b6f-b8cc580e88ba Date: Fri, 12 Oct 2018 05:08:32 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.6"}],"id":"1c82ba2e-bca5-471f-9ea1-9b2803a221d5","security_groups":["3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d","81237f8a-5868-46e4-85d5-a61915d2aef6"],"mac_address":"fa:16:3e:c4:82:a1","device_id":"71165d5e-181d-40a7-9950-b0a43caff20b","status":"ACTIVE","description":"","tags":[],"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1","project_id":"1dc32009a48745a7a14d106f640a954c","qos_policy_id":null,"admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:08:02Z","binding:vnic_type":"normal"}} 2018-10-12 05:08:32,720 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/1c82ba2e-bca5-471f-9ea1-9b2803a221d5 used request id req-5f0146cb-3d9b-4332-9b6f-b8cc580e88ba 2018-10-12 05:08:32,720 - create_instance - INFO - Checking if VM is active 2018-10-12 05:08:32,723 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:33,340 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-7b20eeae-3bd3-4237-90ec-c67223d0a75f x-compute-request-id: req-7b20eeae-3bd3-4237-90ec-c67223d0a75f Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:33,340 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-7b20eeae-3bd3-4237-90ec-c67223d0a75f 2018-10-12 05:08:33,341 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst] is - ACTIVE 2018-10-12 05:08:33,341 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:08:33,344 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:34,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08: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-abe7e0cc-6279-4577-b933-a29724eafe18 x-compute-request-id: req-abe7e0cc-6279-4577-b933-a29724eafe18 Content-Encoding: gzip Content-Length: 791 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:82:a1", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "security_groups": [{"name": "default"}, {"name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp"}], "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:13Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:34,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-abe7e0cc-6279-4577-b933-a29724eafe18 2018-10-12 05:08:34,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:34,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 663 X-Openstack-Request-Id: req-e29e333f-ed01-44cd-8089-31fdcf5d2920 Date: Fri, 12 Oct 2018 05: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":["7381ae8d-9e7b-4819-b3b5-51a3016b8872"],"updated_at":"2018-10-12T05:07:42Z","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:41Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"1dc32009a48745a7a14d106f640a954c","id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net"}]} 2018-10-12 05:08:34,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net used request id req-e29e333f-ed01-44cd-8089-31fdcf5d2920 2018-10-12 05:08:34,942 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:35,015 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0963936b-8dbd-43ad-9c19-710eda321822 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:35,015 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-0963936b-8dbd-43ad-9c19-710eda321822 2018-10-12 05:08:35,020 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:35,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 682 X-Openstack-Request-Id: req-48b74222-92c7-4b1d-979b-c8dcc6a53962 Date: Fri, 12 Oct 2018 05:08:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:42Z","dns_nameservers":[],"updated_at":"2018-10-12T05:07:42Z","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":"1dc32009a48745a7a14d106f640a954c","id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","subnetpool_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet"}]} 2018-10-12 05:08:35,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-48b74222-92c7-4b1d-979b-c8dcc6a53962 2018-10-12 05:08:35,213 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}782a49075b887385293e7b3c7e3c7c0fcb5ac16f" 2018-10-12 05:08:35,310 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3901 X-Openstack-Request-Id: req-e4906d0a-3973-47d6-8409-31b1c31f420c Date: Fri, 12 Oct 2018 05:08:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:05Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.1"}],"id":"02439973-9339-41c3-b6b3-09488b8b4a76","security_groups":[],"mac_address":"fa:16:3e:74:6f:7d","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:51Z","binding:vnic_type":"normal","device_id":"bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:08:18Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.6"}],"id":"1c82ba2e-bca5-471f-9ea1-9b2803a221d5","security_groups":["3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d","81237f8a-5868-46e4-85d5-a61915d2aef6"],"mac_address":"fa:16:3e:c4:82:a1","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:08:02Z","binding:vnic_type":"normal","device_id":"71165d5e-181d-40a7-9950-b0a43caff20b"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.4"}],"id":"5bd3006c-1408-4fc6-aab2-dd0a4d99c82a","security_groups":[],"mac_address":"fa:16:3e:32:52:4c","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:45Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.3"}],"id":"680e31e7-11ef-4b93-8bde-2dc22893d374","security_groups":[],"mac_address":"fa:16:3e:86:4e:cf","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:44Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:07:44Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"7381ae8d-9e7b-4819-b3b5-51a3016b8872","ip_address":"10.55.1.2"}],"id":"d8f06f22-65a1-4b3b-ba3d-c9df8f711db2","security_groups":[],"mac_address":"fa:16:3e:18:1d:cd","project_id":"1dc32009a48745a7a14d106f640a954c","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"06d33c1e-d88a-484a-8fd4-e9d9db54fd59","tenant_id":"1dc32009a48745a7a14d106f640a954c","created_at":"2018-10-12T05:07:43Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-06d33c1e-d88a-484a-8fd4-e9d9db54fd59"}]} 2018-10-12 05:08:35,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-e4906d0a-3973-47d6-8409-31b1c31f420c 2018-10-12 05:08:35,311 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:08:35,313 - paramiko.transport - DEBUG - starting thread (client mode): 0x6df88350L 2018-10-12 05:08:35,314 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:08:35,314 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:08:35,315 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:08:35,316 - 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-10-12 05:08:35,316 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:08:35,317 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:08:35,317 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:08:35,317 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:08:35,317 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:08:35,335 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:08:35,335 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:08:35,346 - paramiko.transport - DEBUG - Trying key 47c0d973e788a9d4f93b1761f7ba876d from tmp/CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88 2018-10-12 05:08:35,372 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:08:35,376 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:08:35,476 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:08:35,492 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:08:35,492 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:08:35,494 - paramiko.transport - DEBUG - starting thread (client mode): 0x6df883d0L 2018-10-12 05:08:35,494 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:08:35,494 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:08:35,495 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:08:35,495 - 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-10-12 05:08:35,496 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:08:35,496 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:08:35,496 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:08:35,496 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:08:35,496 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:08:35,513 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:08:35,514 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:08:35,526 - paramiko.transport - DEBUG - Trying key 47c0d973e788a9d4f93b1761f7ba876d from tmp/CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88 2018-10-12 05:08:35,553 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:08:35,556 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:08:35,559 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:08:35,560 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-12 05:08:35,560 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:08:35,561 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:08:35,562 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-12 05:08:35,563 - create_instance - INFO - Deleting Floating IP - 172.30.9.210 2018-10-12 05:08:35,564 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.210 2018-10-12 05:08:35,569 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/bd059e1c-1ace-40de-9a16-cb5ebb76e2a2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:36,539 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-e661a5fb-8dc8-43a5-9cf2-41d9d461e40b Content-Length: 0 Date: Fri, 12 Oct 2018 05:08:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:08:36,539 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/bd059e1c-1ace-40de-9a16-cb5ebb76e2a2 used request id req-e661a5fb-8dc8-43a5-9cf2-41d9d461e40b 2018-10-12 05:08:36,540 - create_instance - INFO - Deleting Port with ID - 1c82ba2e-bca5-471f-9ea1-9b2803a221d5 2018-10-12 05:08:36,540 - neutron_utils - INFO - Deleting port with name CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88port-1 2018-10-12 05:08:36,545 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/1c82ba2e-bca5-471f-9ea1-9b2803a221d5 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:37,222 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-4eaabfd7-e89c-4b06-866a-aaac64783e49 Date: Fri, 12 Oct 2018 05:08:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:08:37,222 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/1c82ba2e-bca5-471f-9ea1-9b2803a221d5 used request id req-4eaabfd7-e89c-4b06-866a-aaac64783e49 2018-10-12 05:08:37,222 - create_instance - INFO - Deleting VM instance - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst 2018-10-12 05:08:37,225 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:37,363 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05: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-0b4185da-b15b-4839-92a7-74e44dc5a27a x-compute-request-id: req-0b4185da-b15b-4839-92a7-74e44dc5a27a Content-Type: application/json 2018-10-12 05:08:37,363 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-0b4185da-b15b-4839-92a7-74e44dc5a27a 2018-10-12 05:08:37,364 - create_instance - INFO - Checking deletion status 2018-10-12 05:08:37,366 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:37,596 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-58608200-2bc7-44ec-8ab5-d839a5bc9636 x-compute-request-id: req-58608200-2bc7-44ec-8ab5-d839a5bc9636 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.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:37Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:37,596 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-58608200-2bc7-44ec-8ab5-d839a5bc9636 2018-10-12 05:08:37,596 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst] is - ACTIVE 2018-10-12 05:08:37,596 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:08:40,600 - create_instance - DEBUG - VM status query timeout in 296.76419282 2018-10-12 05:08:40,603 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:40,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-a93acf7f-1b3f-44a3-9121-04e2fdf3b046 x-compute-request-id: req-a93acf7f-1b3f-44a3-9121-04e2fdf3b046 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.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/71165d5e-181d-40a7-9950-b0a43caff20b", "rel": "bookmark"}], "image": {"id": "55f83580-6941-45a6-9def-296cf060a466", "links": [{"href": "http://172.30.9.27:8774/images/55f83580-6941-45a6-9def-296cf060a466", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:08:12.000000", "flavor": {"id": "0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "links": [{"href": "http://172.30.9.27:8774/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751", "rel": "bookmark"}]}, "id": "71165d5e-181d-40a7-9950-b0a43caff20b", "user_id": "7a35af7805604f4392e33bc95723150f", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:08:37Z", "hostId": "6dc718f3c4af8f9d81189357fe437d614990c45cfd86bd3e9c143bc7", "OS-SRV-USG:terminated_at": null, "key_name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp", "name": "CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst", "created": "2018-10-12T05:08:06Z", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:08:40,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-a93acf7f-1b3f-44a3-9121-04e2fdf3b046 2018-10-12 05:08:40,861 - create_instance - DEBUG - Instance status [CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst] is - ACTIVE 2018-10-12 05:08:40,861 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:08:43,864 - create_instance - DEBUG - VM status query timeout in 293.49987793 2018-10-12 05:08:43,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e6b275956de9b42ca9d540c5aac7738b8d37aff6" 2018-10-12 05:08:43,914 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-62c94cfb-d406-41f7-8bc8-97de9231eb07 x-compute-request-id: req-62c94cfb-d406-41f7-8bc8-97de9231eb07 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 71165d5e-181d-40a7-9950-b0a43caff20b could not be found.", "code": 404}} 2018-10-12 05:08:43,914 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/71165d5e-181d-40a7-9950-b0a43caff20b used request id req-62c94cfb-d406-41f7-8bc8-97de9231eb07 2018-10-12 05:08:43,914 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 71165d5e-181d-40a7-9950-b0a43caff20b could not be found. (HTTP 404) (Request-ID: req-62c94cfb-d406-41f7-8bc8-97de9231eb07) 2018-10-12 05:08:43,914 - create_instance - INFO - VM has been properly deleted VM with name - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-inst 2018-10-12 05:08:43,915 - nova_utils - DEBUG - Deleting keypair - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp 2018-10-12 05:08:43,918 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}249e692251930257af3e643d20e6fae4ed6c6b87" 2018-10-12 05:08:43,973 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-549fbb03-3947-4ac6-be79-0345cc55b35b x-compute-request-id: req-549fbb03-3947-4ac6-be79-0345cc55b35b Content-Length: 0 Content-Type: application/json 2018-10-12 05:08:43,973 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-kp used request id req-549fbb03-3947-4ac6-be79-0345cc55b35b 2018-10-12 05:08:43,974 - OpenStackKeypair - INFO - Deleted public key file [tmp/CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88.pub] 2018-10-12 05:08:43,974 - OpenStackKeypair - INFO - Deleted private key file [tmp/CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88] 2018-10-12 05:08:43,977 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}010b0829ac5582b9463f4e7ad6800a4298a90975" 2018-10-12 05:08:44,028 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-48a82fee-bcbc-4a87-a8ab-902d574cee18 x-compute-request-id: req-48a82fee-bcbc-4a87-a8ab-902d574cee18 Content-Length: 0 Content-Type: application/json 2018-10-12 05:08:44,028 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/0994c5f0-fafe-4c32-9f05-3b6ec4b7f751 used request id req-48a82fee-bcbc-4a87-a8ab-902d574cee18 2018-10-12 05:08:44,029 - neutron_utils - INFO - Deleting security group rule with ID - 9fa97204-ad9b-41d4-aa34-9fd5c86a5ebb 2018-10-12 05:08:44,034 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/9fa97204-ad9b-41d4-aa34-9fd5c86a5ebb -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:08:44,313 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-0d1047f2-6c61-4876-b944-a90e2f11511e Content-Length: 0 Date: Fri, 12 Oct 2018 05:08:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:08:44,313 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/9fa97204-ad9b-41d4-aa34-9fd5c86a5ebb used request id req-0d1047f2-6c61-4876-b944-a90e2f11511e 2018-10-12 05:08:44,314 - neutron_utils - INFO - Deleting security group rule with ID - ccf84b82-abe1-4649-b2cb-13840046bb8b 2018-10-12 05:08:44,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/ccf84b82-abe1-4649-b2cb-13840046bb8b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:08:44,581 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c11db225-a966-4806-b0bf-5c0005ca25f8 Content-Length: 0 Date: Fri, 12 Oct 2018 05:08:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:08:44,581 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/ccf84b82-abe1-4649-b2cb-13840046bb8b used request id req-c11db225-a966-4806-b0bf-5c0005ca25f8 2018-10-12 05:08:44,581 - neutron_utils - INFO - Deleting security group rule with ID - 56c81c98-ca37-453d-ac8d-7549758535f4 2018-10-12 05:08:44,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/56c81c98-ca37-453d-ac8d-7549758535f4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:08:44,896 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-57880c35-284c-4e44-b959-a717268185e4 Content-Length: 0 Date: Fri, 12 Oct 2018 05:08:44 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:08:44,897 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/56c81c98-ca37-453d-ac8d-7549758535f4 used request id req-57880c35-284c-4e44-b959-a717268185e4 2018-10-12 05:08:44,897 - neutron_utils - INFO - Deleting security group rule with ID - b5bb58b4-ebbe-44ff-83b7-f28016594196 2018-10-12 05:08:44,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/b5bb58b4-ebbe-44ff-83b7-f28016594196 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:08:44,989 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-66d1ee6e-1bee-4e78-8e1f-b55c4710a367 Content-Length: 0 Date: Fri, 12 Oct 2018 05:08:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:08:44,989 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/b5bb58b4-ebbe-44ff-83b7-f28016594196 used request id req-66d1ee6e-1bee-4e78-8e1f-b55c4710a367 2018-10-12 05:08:44,989 - neutron_utils - INFO - Deleting security group with name - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-sec-grp 2018-10-12 05:08:44,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/81237f8a-5868-46e4-85d5-a61915d2aef6 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ec399bdd3a44b83642d0d8f6d3f5b6eee6f20ae2" 2018-10-12 05:08:45,388 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4fc88a41-b0aa-4364-b615-19a62971928d Content-Length: 0 Date: Fri, 12 Oct 2018 05:08:45 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:08:45,388 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/81237f8a-5868-46e4-85d5-a61915d2aef6 used request id req-4fc88a41-b0aa-4364-b615-19a62971928d 2018-10-12 05:08:45,388 - OpenStackNetwork - INFO - Removing router interface from router CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router and subnet CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet 2018-10-12 05:08:45,389 - neutron_utils - INFO - Removing router interface from router named CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router 2018-10-12 05:08:45,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" -d '{"subnet_id": "7381ae8d-9e7b-4819-b3b5-51a3016b8872"}' 2018-10-12 05:08:46,871 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-915b3df9-96a2-48ac-92ee-0548b3c2ffd1 Date: Fri, 12 Oct 2018 05:08:46 GMT RESP BODY: {"network_id": "06d33c1e-d88a-484a-8fd4-e9d9db54fd59", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "subnet_id": "7381ae8d-9e7b-4819-b3b5-51a3016b8872", "subnet_ids": ["7381ae8d-9e7b-4819-b3b5-51a3016b8872"], "port_id": "02439973-9339-41c3-b6b3-09488b8b4a76", "id": "bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa"} 2018-10-12 05:08:46,871 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa/remove_router_interface used request id req-915b3df9-96a2-48ac-92ee-0548b3c2ffd1 2018-10-12 05:08:46,871 - OpenStackNetwork - INFO - Removing router CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router 2018-10-12 05:08:46,872 - neutron_utils - INFO - Deleting router with name - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-router 2018-10-12 05:08:46,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}aad158a58a426879f230624a01098b222e4e28e5" 2018-10-12 05:08:50,511 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c35c6c40-964c-4370-b376-44c5f12153c0 Content-Length: 0 Date: Fri, 12 Oct 2018 05:08:50 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:08:50,511 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/bf9a9890-72f9-4c87-8cd5-b8de9fedb0aa used request id req-c35c6c40-964c-4370-b376-44c5f12153c0 2018-10-12 05:08:50,512 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet 2018-10-12 05:08:50,512 - neutron_utils - INFO - Deleting subnet with name CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-subnet 2018-10-12 05:08:50,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/7381ae8d-9e7b-4819-b3b5-51a3016b8872 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afc0e328410a84f76062ffd51f98c505a0ffeb8" 2018-10-12 05:08:52,897 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-2b7c5766-d906-44ad-bea4-6c0fc07675cf Date: Fri, 12 Oct 2018 05:08:52 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:08:52,898 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/7381ae8d-9e7b-4819-b3b5-51a3016b8872 used request id req-2b7c5766-d906-44ad-bea4-6c0fc07675cf 2018-10-12 05:08:52,898 - neutron_utils - INFO - Deleting network with name CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-pub-net 2018-10-12 05:08:52,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/06d33c1e-d88a-484a-8fd4-e9d9db54fd59 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}6afc0e328410a84f76062ffd51f98c505a0ffeb8" 2018-10-12 05:08:54,216 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3c5e6250-3e78-4c3e-bdeb-ae3cb82971c3 Date: Fri, 12 Oct 2018 05:08:54 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:08:54,216 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/06d33c1e-d88a-484a-8fd4-e9d9db54fd59 used request id req-3c5e6250-3e78-4c3e-bdeb-ae3cb82971c3 2018-10-12 05:08:54,217 - glance_utils - INFO - Deleting image named - CreateInstanceSingleNetworkTests-b42061dc-d232-40f2-bbc9-06a777377e88-image 2018-10-12 05:08:54,220 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/55f83580-6941-45a6-9def-296cf060a466 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}ef9a8d5631755ac8f77f5601539f189a8109a8d2" 2018-10-12 05:08:55,967 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f5345102-28b4-41be-b7e7-b8d97ebde58d Date: Fri, 12 Oct 2018 05:08:55 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:08:55,968 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/55f83580-6941-45a6-9def-296cf060a466 used request id req-f5345102-28b4-41be-b7e7-b8d97ebde58d 2018-10-12 05:08:55,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:08:56,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-d0307e6b-fdb3-4308-994d-c1cee3b378f4 Date: Fri, 12 Oct 2018 05:08:56 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:41Z", "updated_at": "2018-10-12T05:07:41Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:41Z", "revision_number": 0, "id": "20f32b0e-aeda-4d22-ae27-6ab2cf1f46d0", "remote_group_id": "3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d", "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:41Z", "security_group_id": "3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dc32009a48745a7a14d106f640a954c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:41Z", "revision_number": 0, "id": "289d5249-24dd-4a64-b928-0330fad2d897", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:41Z", "security_group_id": "3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dc32009a48745a7a14d106f640a954c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:41Z", "revision_number": 0, "id": "9f36e3fe-f63e-4c79-a5b4-29b42219c352", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:41Z", "security_group_id": "3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv4", "project_id": "1dc32009a48745a7a14d106f640a954c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:07:41Z", "revision_number": 0, "id": "a28e9eae-494f-435b-b6b7-643347d5172d", "remote_group_id": "3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d", "remote_ip_prefix": null, "created_at": "2018-10-12T05:07:41Z", "security_group_id": "3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d", "tenant_id": "1dc32009a48745a7a14d106f640a954c", "port_range_min": null, "ethertype": "IPv6", "project_id": "1dc32009a48745a7a14d106f640a954c"}], "revision_number": 4, "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 05:08:56,196 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-d0307e6b-fdb3-4308-994d-c1cee3b378f4 2018-10-12 05:08:56,201 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:08:56,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cae26064-30a6-4d8a-bdef-c76e03acba6e Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 05:08:56,289 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-cae26064-30a6-4d8a-bdef-c76e03acba6e 2018-10-12 05:08:56,293 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:08:56,378 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-beaca4c7-cf2f-4f03-b52d-fb1e3fe939a2 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 05:08:56,378 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-beaca4c7-cf2f-4f03-b52d-fb1e3fe939a2 2018-10-12 05:08:56,382 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:08:56,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a05276f1-e181-4f3e-a6bc-9b0d7fbc5a56 Content-Encoding: gzip Content-Length: 225 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c"}, "enabled": true, "id": "1dc32009a48745a7a14d106f640a954c", "parent_id": "default", "domain_id": "default", "name": "CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj"}} 2018-10-12 05:08:56,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-a05276f1-e181-4f3e-a6bc-9b0d7fbc5a56 2018-10-12 05:08:56,470 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d 2018-10-12 05:08:56,476 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:08:56,654 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-5ad1de19-0d0d-4eb3-bdb4-a2497b83f31b Date: Fri, 12 Oct 2018 05:08:56 GMT RESP BODY: {"security_group_rules": [{"remote_group_id": "3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:07:41Z", "security_group_id": "3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:41Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "20f32b0e-aeda-4d22-ae27-6ab2cf1f46d0"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:07:41Z", "security_group_id": "3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:41Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "289d5249-24dd-4a64-b928-0330fad2d897"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:07:41Z", "security_group_id": "3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:41Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "9f36e3fe-f63e-4c79-a5b4-29b42219c352"}, {"remote_group_id": "3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:07:41Z", "security_group_id": "3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d", "port_range_min": null, "revision_number": 0, "tenant_id": "1dc32009a48745a7a14d106f640a954c", "created_at": "2018-10-12T05:07:41Z", "project_id": "1dc32009a48745a7a14d106f640a954c", "id": "a28e9eae-494f-435b-b6b7-643347d5172d"}]} 2018-10-12 05:08:56,655 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d used request id req-5ad1de19-0d0d-4eb3-bdb4-a2497b83f31b 2018-10-12 05:08:56,655 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 05:08:56,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:08:56,971 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-36d70b3f-5767-4f66-be4d-d83259561bf2 Content-Length: 0 Date: Fri, 12 Oct 2018 05:08:56 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:08:56,971 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/3f0983dd-ac7a-4dd9-9d25-654ee2d61c0d used request id req-36d70b3f-5767-4f66-be4d-d83259561bf2 2018-10-12 05:08:56,972 - keystone_utils - INFO - Deleting project with name - CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj 2018-10-12 05:08:56,976 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:08:57,186 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:08:56 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2c597445-d341-4a2e-a8e1-64541f923bf1 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:08:57,186 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/1dc32009a48745a7a14d106f640a954c used request id req-2c597445-d341-4a2e-a8e1-64541f923bf1 2018-10-12 05:08:57,186 - keystone_utils - INFO - Deleting role with name - CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-proj-role 2018-10-12 05:08:57,190 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/14cd4d10e49147fa84b54127fce13a3a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:08:57,308 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-695bc4c4-c509-4ff8-acd9-76d81c67c99f Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:08:57,309 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/14cd4d10e49147fa84b54127fce13a3a used request id req-695bc4c4-c509-4ff8-acd9-76d81c67c99f 2018-10-12 05:08:57,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8ba2482321400da2705e634579ba35dbf76df340" 2018-10-12 05:08:57,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea772c68-546d-40ba-a3c1-4de51979c72a Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:08:57,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ea772c68-546d-40ba-a3c1-4de51979c72a 2018-10-12 05:08:57,393 - keystone_utils - INFO - Deleting user with name - CreateInstanceSingleNetworkTests-e0620f8d-0905-4d5-user 2018-10-12 05:08:57,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/7a35af7805604f4392e33bc95723150f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1fabfde399ea3eb37b00319b34cae2d9a57edcb7" 2018-10-12 05:08:57,582 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:08:57 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-605acac2-5182-4eaa-ae1d-1362e4476c7a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:08:57,582 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/7a35af7805604f4392e33bc95723150f used request id req-605acac2-5182-4eaa-ae1d-1362e4476c7a 2018-10-12 05:08:57,584 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:08:57,978 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:08:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["YMab4LtpSzW8V7UjTobI2w"], "issued_at": "2018-10-12T05:08:57.000000Z"}} 2018-10-12 05:08:57,979 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d115f358ae028f5e4ccc10e0b635b1b09b8bf56c" 2018-10-12 05:08:58,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c833cb05-4354-41bd-bedf-99e08498986c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:08:58,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c833cb05-4354-41bd-bedf-99e08498986c 2018-10-12 05:08:58,059 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:08:58,060 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:08:58,452 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:08:58.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["sKiOKngeQii-BdxSLnsNCA"], "issued_at": "2018-10-12T05:08:58.000000Z"}} 2018-10-12 05:08:58,453 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:08:58,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-93618772-8ddc-4826-931c-d96fc195f78b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:08:58,541 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-93618772-8ddc-4826-931c-d96fc195f78b 2018-10-12 05:08:58,546 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:08:58,551 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:08: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:08:58,552 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-2e0ae208-f293-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:08:58,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63ab1fe3-0e57-4737-8c95-b489cea7cd53 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-2e0ae208-f293-49c-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 05:08:58,644 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-2e0ae208-f293-49c-proj used request id req-63ab1fe3-0e57-4737-8c95-b489cea7cd53 2018-10-12 05:08:58,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:08:58,744 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49fac2be-eea5-473a-ab3f-0e4d55b220f0 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:08:58,744 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-49fac2be-eea5-473a-ab3f-0e4d55b220f0 2018-10-12 05:08:58,748 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}}' 2018-10-12 05:08:59,051 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:08:58 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-38935936-3d50-49d5-84e7-5eb07121f473 Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:08:59,052 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-38935936-3d50-49d5-84e7-5eb07121f473 2018-10-12 05:08:59,052 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-2e0ae208-f293-49c-proj 2018-10-12 05:08:59,052 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:08:59,053 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:08:59,442 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:08:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["4AfHAFToRwOTH3eSky-icA"], "issued_at": "2018-10-12T05:08:59.000000Z"}} 2018-10-12 05:08:59,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:08:59,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4d56f8c9-d88d-482f-b97c-76e990467335 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:08:59,542 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-4d56f8c9-d88d-482f-b97c-76e990467335 2018-10-12 05:08:59,547 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:08:59,552 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:08: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:08:59,553 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:08:59,660 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7c770e92-2b5e-4e1b-95e6-fbbe8aa3631b Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:08:59,660 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7c770e92-2b5e-4e1b-95e6-fbbe8aa3631b 2018-10-12 05:08:59,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-2e0ae208-f293-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:08:59,757 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7050689e-649a-443c-a839-b3bac61d1b43 Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-2e0ae208-f293-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}]} 2018-10-12 05:08:59,757 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-2e0ae208-f293-49c-proj used request id req-7050689e-649a-443c-a839-b3bac61d1b43 2018-10-12 05:08:59,761 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:08:59,842 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:08:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0729757f-d8a9-4f18-974f-c21a917f570c Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:08:59,842 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-0729757f-d8a9-4f18-974f-c21a917f570c 2018-10-12 05:09:00,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:09:00,402 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88436311-4fdc-4c59-9418-aec129092903 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:09:00,402 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-88436311-4fdc-4c59-9418-aec129092903 2018-10-12 05:09:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-2e0ae208-f293-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:09:00,489 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d8354778-9a22-4832-a737-0593c083468e Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-2e0ae208-f293-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}]} 2018-10-12 05:09:00,489 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-2e0ae208-f293-49c-proj used request id req-d8354778-9a22-4832-a737-0593c083468e 2018-10-12 05:09:00,493 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/f3194a8f004a4bc58fa6ab6e83398d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:09:00,594 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0978437-8b92-4096-b19d-41ac8bf8f3a1 Content-Encoding: gzip Content-Length: 249 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-user", "links": {"self": "http://172.30.9.27:5000/v3/users/f3194a8f004a4bc58fa6ab6e83398d8c"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "3173cf47dc794af2a3b47522e7b54b3f", "id": "f3194a8f004a4bc58fa6ab6e83398d8c", "password_expires_at": null}} 2018-10-12 05:09:00,594 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/f3194a8f004a4bc58fa6ab6e83398d8c used request id req-f0978437-8b92-4096-b19d-41ac8bf8f3a1 2018-10-12 05:09:00,598 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f/users/f3194a8f004a4bc58fa6ab6e83398d8c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:09:00,702 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ea4c5ee0-14c4-4c2c-bf5a-83fbe7943108 Content-Encoding: gzip Content-Length: 165 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f/users/f3194a8f004a4bc58fa6ab6e83398d8c/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 05:09:00,703 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f/users/f3194a8f004a4bc58fa6ab6e83398d8c/roles used request id req-ea4c5ee0-14c4-4c2c-bf5a-83fbe7943108 2018-10-12 05:09:00,706 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:09:00,788 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f8107497-1e55-4c83-aaaf-4b6138297b66 Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "domain_id": null, "name": "admin", "id": "c43a3ee50f83430c8393d58c3aa3a6dc"}} 2018-10-12 05:09:00,788 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-f8107497-1e55-4c83-aaaf-4b6138297b66 2018-10-12 05:09:00,788 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-2e0ae208-f293-49c-proj 2018-10-12 05:09:00,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f/users/f3194a8f004a4bc58fa6ab6e83398d8c/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:09:00,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7e4fa92c-b452-44fe-83b1-3eaea7612c23 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:09:00,915 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f/users/f3194a8f004a4bc58fa6ab6e83398d8c/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-7e4fa92c-b452-44fe-83b1-3eaea7612c23 2018-10-12 05:09:00,919 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:09:01,012 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6ed8416e-affb-47b3-93b6-5d6f05437aa7 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:09:01,012 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6ed8416e-affb-47b3-93b6-5d6f05437aa7 2018-10-12 05:09:01,016 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-2e0ae208-f293-49c-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:09:01,096 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3f56fd16-1489-4a5a-98aa-8cb1e8b8513d Content-Encoding: gzip Content-Length: 256 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-2e0ae208-f293-49c-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}]} 2018-10-12 05:09:01,096 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-2e0ae208-f293-49c-proj used request id req-3f56fd16-1489-4a5a-98aa-8cb1e8b8513d 2018-10-12 05:09:01,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f/users/f3194a8f004a4bc58fa6ab6e83398d8c/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:09:01,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-189fe8fd-a220-44fd-9afa-12c2f10da29c Content-Encoding: gzip Content-Length: 222 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f/users/f3194a8f004a4bc58fa6ab6e83398d8c/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:09:01,205 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f/users/f3194a8f004a4bc58fa6ab6e83398d8c/roles used request id req-189fe8fd-a220-44fd-9afa-12c2f10da29c 2018-10-12 05:09:01,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:09:01,300 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-201ebfcb-fb8b-4b8b-90ef-201ef2fc064a Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 05:09:01,300 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-201ebfcb-fb8b-4b8b-90ef-201ef2fc064a 2018-10-12 05:09:01,300 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-2e0ae208-f293-49c-proj 2018-10-12 05:09:01,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f/users/f3194a8f004a4bc58fa6ab6e83398d8c/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:09:01,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e262e42c-7ea3-42f4-bfe2-ee50c002532b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:09:01,425 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f/users/f3194a8f004a4bc58fa6ab6e83398d8c/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-e262e42c-7ea3-42f4-bfe2-ee50c002532b 2018-10-12 05:09:01,425 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-2e0ae208-f293-49c-user 2018-10-12 05:09:01,425 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:09:01,429 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:09:01,446 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dfe45f66-b402-42d8-b52e-14570c320340 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:09:01,446 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-dfe45f66-b402-42d8-b52e-14570c320340 2018-10-12 05:09:01,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" -d '{"role": {"name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj-role"}}' 2018-10-12 05:09:01,572 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a02d8d13-ce6a-4433-ae40-d6099336d15a Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "f9e5cb11a4f04247a573aba60c34911e", "links": {"self": "http://172.30.9.27:5000/v3/roles/f9e5cb11a4f04247a573aba60c34911e"}, "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj-role"}} 2018-10-12 05:09:01,572 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-a02d8d13-ce6a-4433-ae40-d6099336d15a 2018-10-12 05:09:01,572 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-2e0ae208-f293-49c-proj-role 2018-10-12 05:09:01,576 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/f9e5cb11a4f04247a573aba60c34911e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:09:01,657 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6f404f52-0c53-469b-9ca1-977c38a60da9 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/f9e5cb11a4f04247a573aba60c34911e"}, "domain_id": null, "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj-role", "id": "f9e5cb11a4f04247a573aba60c34911e"}} 2018-10-12 05:09:01,657 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/f9e5cb11a4f04247a573aba60c34911e used request id req-6f404f52-0c53-469b-9ca1-977c38a60da9 2018-10-12 05:09:01,657 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-2e0ae208-f293-49c-proj-role to project CreateStackFloatingIpTests-2e0ae208-f293-49c-proj 2018-10-12 05:09:01,661 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f/users/f3194a8f004a4bc58fa6ab6e83398d8c/roles/f9e5cb11a4f04247a573aba60c34911e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:09:01,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:09:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-06c15ed4-0274-4b60-aec4-64f3af0f2925 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:09:01,783 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f/users/f3194a8f004a4bc58fa6ab6e83398d8c/roles/f9e5cb11a4f04247a573aba60c34911e used request id req-06c15ed4-0274-4b60-aec4-64f3af0f2925 2018-10-12 05:09:01,784 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 05:09:01,784 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 05:09:01,784 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:09:01,785 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:09:02,245 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}, {"id": "f9e5cb11a4f04247a573aba60c34911e", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj-role"}], "expires_at": "2018-10-12T06:09:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3173cf47dc794af2a3b47522e7b54b3f", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-user", "id": "f3194a8f004a4bc58fa6ab6e83398d8c"}, "audit_ids": ["EcSKERNGS4qdvuibluT6-g"], "issued_at": "2018-10-12T05:09:02.000000Z"}} 2018-10-12 05:09:02,245 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dde83ed2dbf48dfe28cc09735bbbcaad73f3b3dd" 2018-10-12 05:09:02,319 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8ffb33ea-5e71-492e-ac59-411d9dfde74a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:09:02,319 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8ffb33ea-5e71-492e-ac59-411d9dfde74a 2018-10-12 05:09:02,324 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dde83ed2dbf48dfe28cc09735bbbcaad73f3b3dd" 2018-10-12 05:09:02,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-f7ccc418-f494-4d93-9149-321308d92654 Date: Fri, 12 Oct 2018 05:09:02 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"} 2018-10-12 05:09:02,495 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image used request id req-f7ccc418-f494-4d93-9149-321308d92654 2018-10-12 05:09:02,498 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dde83ed2dbf48dfe28cc09735bbbcaad73f3b3dd" 2018-10-12 05:09:02,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-04e2c13c-e1bb-4cad-8e5e-2d6ad202a3da Date: Fri, 12 Oct 2018 05:09: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-10-12 05:09:02,666 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-04e2c13c-e1bb-4cad-8e5e-2d6ad202a3da 2018-10-12 05:09:02,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}dde83ed2dbf48dfe28cc09735bbbcaad73f3b3dd" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}' 2018-10-12 05:09:02,897 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de X-Openstack-Request-Id: req-420ef675-55d4-4a23-b5b7-45109895d5b1 Date: Fri, 12 Oct 2018 05:09:02 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:09:02Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T05:09:02Z", "visibility": "shared", "locations": [], "self": "/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de", "min_disk": 0, "protected": false, "id": "195da93a-e90f-4d75-bf62-6cb83f83e4de", "file": "/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/file", "checksum": null, "owner": "3173cf47dc794af2a3b47522e7b54b3f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:09:02,897 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-420ef675-55d4-4a23-b5b7-45109895d5b1 2018-10-12 05:09:02,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dde83ed2dbf48dfe28cc09735bbbcaad73f3b3dd" -d '' 2018-10-12 05:09:04,778 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-883d017c-071d-4081-ac8c-c973a5f79d96 Date: Fri, 12 Oct 2018 05:09:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:09:04,778 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/file used request id req-883d017c-071d-4081-ac8c-c973a5f79d96 2018-10-12 05:09:04,779 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 05:09:04,782 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dde83ed2dbf48dfe28cc09735bbbcaad73f3b3dd" 2018-10-12 05:09:04,969 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-28ef394a-1119-4c3e-aa76-f2222612a775 Date: Fri, 12 Oct 2018 05:09:04 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:09:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:09:04Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/snap", "metadata": {}}], "self": "/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de", "min_disk": 0, "protected": false, "id": "195da93a-e90f-4d75-bf62-6cb83f83e4de", "file": "/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3173cf47dc794af2a3b47522e7b54b3f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:09:04,969 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de used request id req-28ef394a-1119-4c3e-aa76-f2222612a775 2018-10-12 05:09:04,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dde83ed2dbf48dfe28cc09735bbbcaad73f3b3dd" 2018-10-12 05:09:05,124 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-746a3fb4-df75-4142-8635-f1faf6f33efa Date: Fri, 12 Oct 2018 05:09: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-10-12 05:09:05,124 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-746a3fb4-df75-4142-8635-f1faf6f33efa 2018-10-12 05:09:05,127 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image 2018-10-12 05:09:05,130 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dde83ed2dbf48dfe28cc09735bbbcaad73f3b3dd" 2018-10-12 05:09:05,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-b38336fa-5eef-4d99-aa07-75915af7a668 Date: Fri, 12 Oct 2018 05:09:05 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:09:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:09:04Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/snap", "metadata": {}}], "self": "/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de", "min_disk": 0, "protected": false, "id": "195da93a-e90f-4d75-bf62-6cb83f83e4de", "file": "/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3173cf47dc794af2a3b47522e7b54b3f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:09:05,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de used request id req-b38336fa-5eef-4d99-aa07-75915af7a668 2018-10-12 05:09:05,310 - create_image - DEBUG - Instance status is - active 2018-10-12 05:09:05,310 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image 2018-10-12 05:09:05,310 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image 2018-10-12 05:09:05,310 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:09:05,311 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:09:05,696 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}, {"id": "f9e5cb11a4f04247a573aba60c34911e", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj-role"}], "expires_at": "2018-10-12T06:09:05.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3173cf47dc794af2a3b47522e7b54b3f", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-user", "id": "f3194a8f004a4bc58fa6ab6e83398d8c"}, "audit_ids": ["tnd3l5AwQsG9QVsb6iameg"], "issued_at": "2018-10-12T05:09:05.000000Z"}} 2018-10-12 05:09:05,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:05,785 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9f4e69e9-1851-42ee-9e6c-4fc72179cacb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:09:05,785 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9f4e69e9-1851-42ee-9e6c-4fc72179cacb 2018-10-12 05:09:05,786 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:09:05,789 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 05:09:05,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:05,978 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:05 GMT Server: Apache x-openstack-request-id: req-5cb7cfdb-642d-4151-b23f-e0ba8b003f84 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 05:09:05,979 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack used request id req-5cb7cfdb-642d-4151-b23f-e0ba8b003f84 2018-10-12 05:09:06,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net"}}' 2018-10-12 05:09:09,474 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:09:06 GMT Server: Apache x-openstack-request-id: req-f03be127-66b6-4f15-8541-00177e2d40b3 Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}]}} 2018-10-12 05:09:09,474 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks used request id req-f03be127-66b6-4f15-8541-00177e2d40b3 2018-10-12 05:09:09,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:09,649 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:09 GMT Server: Apache x-openstack-request-id: req-19952085-410a-4940-b2c0-be54b41165bb Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:09,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:09 GMT Server: Apache x-openstack-request-id: req-6a5bb0cf-f04f-4a87-88a8-b81b008960fd 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "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-10-12 05:09:09,844 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-6a5bb0cf-f04f-4a87-88a8-b81b008960fd 2018-10-12 05:09:09,844 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack 2018-10-12 05:09:09,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:10,032 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:09 GMT Server: Apache x-openstack-request-id: req-1147443d-b021-4b82-8817-22b8921784ca Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:10,219 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:10 GMT Server: Apache x-openstack-request-id: req-79e95543-3244-4bdf-94c1-875f84ea36de Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 720 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "outputs": [{"output_value": "", "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-10-12 05:09:10,219 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-79e95543-3244-4bdf-94c1-875f84ea36de 2018-10-12 05:09:10,219 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 05:09:10,220 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:09:13,223 - create_stack - DEBUG - Stack status query timeout in 1196.62178493 2018-10-12 05:09:13,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:13,406 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:13 GMT Server: Apache x-openstack-request-id: req-b5dabfb5-08f1-4b42-9241-611e8c7b963e Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:13,745 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:13 GMT Server: Apache x-openstack-request-id: req-7ce91777-21a4-4d66-b351-2bacf98ffd1d Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wVe+QywAp0NQw1M1YtAp+rAPuBUftpCuo9OHw44RQ1inHRG\n/4gE5W6vPyPO3Mc2hv3mlmCjqMmok6vRzvfLmq9nE/7HJBP7cmG7X5DMiCUG/iCL\nMTjOFzNBov5EE9OvKPgHQUESDStRhDxu3TsgddFUTz4FS55uyWZ30P2b/FRqzPAF\nwQ3uy4PqtVb75829do2GTdZ2dk9IoVygJBhYM1dh6Sw4aNiBSlhQwQeze+Xrgcj0\nQtLPQkStWShaYUuuEsbMYuRiOMH7/7p8Iln9VV24BMAqdOkjv559q6Saq+N1qULO\n0lvXV9yLcwQueLBmRfC5Y/6pY9F9YODc3HVw1wIDAQABAoIBAG7dcOXXyrQLoKEf\nRCowgvbf3ffMGaUVG6po2fVxpQvyX3DuRhg0QQEiS8rfkw24oUQP9Kp/fKnHj5ef\nNJvpN9kxzn/pxvinBBRT3JNBGH11nz60XZuhG4aLUcCGa5E+uJoqIUNVKUhOdWr+\nlPWsfSvowlBXFiGzBPQJwT2AxJ9OqxlBAT36oKee+0PSR9/Eaz7s0O9T1pwRcJmE\nAiLP8ToT79sDfdut2mDzIXeERcvn2vsK3hb8/QOj521jWiCgrfrmvHEQfwpekWVC\n18wHS+FVY+V6crZSwSvQS7DNscYawmOvI2GROzLhPc6gDRzt9CL8gH81M1IvM5Td\nDZbL5EECgYEA+GhCYqs0uvQXV8JchMAbcyHCljrhFqs2se8pCXiOATYLxTtBXPh+\n07t+4MKDuqrQunNVrdkbfb+avKuigkJfzPKgBKkpyxlwBIAvKeZIWfJuHRnbcQsW\nnR4j/ms+OgX5KqCm9uiJC+mmQU+Rhu0LAjQDP2uhwdzmjV2UuXoqdVECgYEA9lOq\nbsMU/ZZg8dqX3irx2R3d0flZrRIfm02XhbO5vHyJOZ3Nz+iDIO1gqwqClGmvat8j\nlIzB+uoF3IW/2zhZDU8SFdzjvMbHWWAlfr5xaNWLF2GvjHPMTFTlm3RmbFbIA1QN\nsc7efoYCAKLEVFTuKVRvpSiauzwLlOhK2rTuGacCgYEA5qopuuWv+UpfwqZAsySQ\nWMCoqEfUa/BgwamLObgwZP+Cvorfjy1Q19vrXVpCaDvlxr0CeoR3+rTJQxk9tidc\nPjuuS6WpoWbllchSA15LIPr1NSClnLrnLM6oLb/38HlLfkHfyLb1S5KTR2JTiC7l\nYg5aVbHkathtXiffyrueYYECgYB7sA9IhtSncTdEukq/2DiQmRqlMNwCt7L/PLr0\n/AYryyzsrXyHBW2yvv9nY2OmOltHArzO/s74u0IuNUrdPTIaKLYgHEaOqBG5ozmw\nptgzl+a72uVXVV4khgy1PoGfrQPKCA7IVeQLDCc9Qn3rCqp8PlXBTN5FXiVCpFHR\n+EAGyQKBgBpPlrWMrk41QsIqwVZgg7L87ftQ4ylG2+oMhcRCavutfMFYhXzvIWeU\nCodMRib8P1D01Ub+Nldw3wEQZ79C/DQ34Eqc0g8ayehkmURSPPHWM8eMKWtdnYsO\nN5pYT9ptd9nwqjbUrk8WVJCn8ZZfdFz+SrQFdQjFzv9r1bM5YUtt\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-10-12 05:09:13,745 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-7ce91777-21a4-4d66-b351-2bacf98ffd1d 2018-10-12 05:09:13,746 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 05:09:13,746 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:09:16,746 - create_stack - DEBUG - Stack status query timeout in 1193.098171 2018-10-12 05:09:16,749 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:16,777 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:16 GMT Server: Apache x-openstack-request-id: req-f3b3697c-f25d-47cf-b97a-95519767cd78 Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:16,951 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:16 GMT Server: Apache x-openstack-request-id: req-c1b0b462-f69e-436e-bfde-a27dbaf55c24 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wVe+QywAp0NQw1M1YtAp+rAPuBUftpCuo9OHw44RQ1inHRG\n/4gE5W6vPyPO3Mc2hv3mlmCjqMmok6vRzvfLmq9nE/7HJBP7cmG7X5DMiCUG/iCL\nMTjOFzNBov5EE9OvKPgHQUESDStRhDxu3TsgddFUTz4FS55uyWZ30P2b/FRqzPAF\nwQ3uy4PqtVb75829do2GTdZ2dk9IoVygJBhYM1dh6Sw4aNiBSlhQwQeze+Xrgcj0\nQtLPQkStWShaYUuuEsbMYuRiOMH7/7p8Iln9VV24BMAqdOkjv559q6Saq+N1qULO\n0lvXV9yLcwQueLBmRfC5Y/6pY9F9YODc3HVw1wIDAQABAoIBAG7dcOXXyrQLoKEf\nRCowgvbf3ffMGaUVG6po2fVxpQvyX3DuRhg0QQEiS8rfkw24oUQP9Kp/fKnHj5ef\nNJvpN9kxzn/pxvinBBRT3JNBGH11nz60XZuhG4aLUcCGa5E+uJoqIUNVKUhOdWr+\nlPWsfSvowlBXFiGzBPQJwT2AxJ9OqxlBAT36oKee+0PSR9/Eaz7s0O9T1pwRcJmE\nAiLP8ToT79sDfdut2mDzIXeERcvn2vsK3hb8/QOj521jWiCgrfrmvHEQfwpekWVC\n18wHS+FVY+V6crZSwSvQS7DNscYawmOvI2GROzLhPc6gDRzt9CL8gH81M1IvM5Td\nDZbL5EECgYEA+GhCYqs0uvQXV8JchMAbcyHCljrhFqs2se8pCXiOATYLxTtBXPh+\n07t+4MKDuqrQunNVrdkbfb+avKuigkJfzPKgBKkpyxlwBIAvKeZIWfJuHRnbcQsW\nnR4j/ms+OgX5KqCm9uiJC+mmQU+Rhu0LAjQDP2uhwdzmjV2UuXoqdVECgYEA9lOq\nbsMU/ZZg8dqX3irx2R3d0flZrRIfm02XhbO5vHyJOZ3Nz+iDIO1gqwqClGmvat8j\nlIzB+uoF3IW/2zhZDU8SFdzjvMbHWWAlfr5xaNWLF2GvjHPMTFTlm3RmbFbIA1QN\nsc7efoYCAKLEVFTuKVRvpSiauzwLlOhK2rTuGacCgYEA5qopuuWv+UpfwqZAsySQ\nWMCoqEfUa/BgwamLObgwZP+Cvorfjy1Q19vrXVpCaDvlxr0CeoR3+rTJQxk9tidc\nPjuuS6WpoWbllchSA15LIPr1NSClnLrnLM6oLb/38HlLfkHfyLb1S5KTR2JTiC7l\nYg5aVbHkathtXiffyrueYYECgYB7sA9IhtSncTdEukq/2DiQmRqlMNwCt7L/PLr0\n/AYryyzsrXyHBW2yvv9nY2OmOltHArzO/s74u0IuNUrdPTIaKLYgHEaOqBG5ozmw\nptgzl+a72uVXVV4khgy1PoGfrQPKCA7IVeQLDCc9Qn3rCqp8PlXBTN5FXiVCpFHR\n+EAGyQKBgBpPlrWMrk41QsIqwVZgg7L87ftQ4ylG2+oMhcRCavutfMFYhXzvIWeU\nCodMRib8P1D01Ub+Nldw3wEQZ79C/DQ34Eqc0g8ayehkmURSPPHWM8eMKWtdnYsO\nN5pYT9ptd9nwqjbUrk8WVJCn8ZZfdFz+SrQFdQjFzv9r1bM5YUtt\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-10-12 05:09:16,951 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-c1b0b462-f69e-436e-bfde-a27dbaf55c24 2018-10-12 05:09:16,952 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 05:09:16,952 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:09:19,955 - create_stack - DEBUG - Stack status query timeout in 1189.88945007 2018-10-12 05:09:19,959 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:20,136 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:19 GMT Server: Apache x-openstack-request-id: req-af298bfb-2908-4f25-bd2e-36ea5980d62f Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:20,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:20 GMT Server: Apache x-openstack-request-id: req-5f9329f2-d146-4dd8-9fb0-f538027e6594 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wVe+QywAp0NQw1M1YtAp+rAPuBUftpCuo9OHw44RQ1inHRG\n/4gE5W6vPyPO3Mc2hv3mlmCjqMmok6vRzvfLmq9nE/7HJBP7cmG7X5DMiCUG/iCL\nMTjOFzNBov5EE9OvKPgHQUESDStRhDxu3TsgddFUTz4FS55uyWZ30P2b/FRqzPAF\nwQ3uy4PqtVb75829do2GTdZ2dk9IoVygJBhYM1dh6Sw4aNiBSlhQwQeze+Xrgcj0\nQtLPQkStWShaYUuuEsbMYuRiOMH7/7p8Iln9VV24BMAqdOkjv559q6Saq+N1qULO\n0lvXV9yLcwQueLBmRfC5Y/6pY9F9YODc3HVw1wIDAQABAoIBAG7dcOXXyrQLoKEf\nRCowgvbf3ffMGaUVG6po2fVxpQvyX3DuRhg0QQEiS8rfkw24oUQP9Kp/fKnHj5ef\nNJvpN9kxzn/pxvinBBRT3JNBGH11nz60XZuhG4aLUcCGa5E+uJoqIUNVKUhOdWr+\nlPWsfSvowlBXFiGzBPQJwT2AxJ9OqxlBAT36oKee+0PSR9/Eaz7s0O9T1pwRcJmE\nAiLP8ToT79sDfdut2mDzIXeERcvn2vsK3hb8/QOj521jWiCgrfrmvHEQfwpekWVC\n18wHS+FVY+V6crZSwSvQS7DNscYawmOvI2GROzLhPc6gDRzt9CL8gH81M1IvM5Td\nDZbL5EECgYEA+GhCYqs0uvQXV8JchMAbcyHCljrhFqs2se8pCXiOATYLxTtBXPh+\n07t+4MKDuqrQunNVrdkbfb+avKuigkJfzPKgBKkpyxlwBIAvKeZIWfJuHRnbcQsW\nnR4j/ms+OgX5KqCm9uiJC+mmQU+Rhu0LAjQDP2uhwdzmjV2UuXoqdVECgYEA9lOq\nbsMU/ZZg8dqX3irx2R3d0flZrRIfm02XhbO5vHyJOZ3Nz+iDIO1gqwqClGmvat8j\nlIzB+uoF3IW/2zhZDU8SFdzjvMbHWWAlfr5xaNWLF2GvjHPMTFTlm3RmbFbIA1QN\nsc7efoYCAKLEVFTuKVRvpSiauzwLlOhK2rTuGacCgYEA5qopuuWv+UpfwqZAsySQ\nWMCoqEfUa/BgwamLObgwZP+Cvorfjy1Q19vrXVpCaDvlxr0CeoR3+rTJQxk9tidc\nPjuuS6WpoWbllchSA15LIPr1NSClnLrnLM6oLb/38HlLfkHfyLb1S5KTR2JTiC7l\nYg5aVbHkathtXiffyrueYYECgYB7sA9IhtSncTdEukq/2DiQmRqlMNwCt7L/PLr0\n/AYryyzsrXyHBW2yvv9nY2OmOltHArzO/s74u0IuNUrdPTIaKLYgHEaOqBG5ozmw\nptgzl+a72uVXVV4khgy1PoGfrQPKCA7IVeQLDCc9Qn3rCqp8PlXBTN5FXiVCpFHR\n+EAGyQKBgBpPlrWMrk41QsIqwVZgg7L87ftQ4ylG2+oMhcRCavutfMFYhXzvIWeU\nCodMRib8P1D01Ub+Nldw3wEQZ79C/DQ34Eqc0g8ayehkmURSPPHWM8eMKWtdnYsO\nN5pYT9ptd9nwqjbUrk8WVJCn8ZZfdFz+SrQFdQjFzv9r1bM5YUtt\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-10-12 05:09:20,455 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-5f9329f2-d146-4dd8-9fb0-f538027e6594 2018-10-12 05:09:20,456 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 05:09:20,456 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:09:23,459 - create_stack - DEBUG - Stack status query timeout in 1186.38530898 2018-10-12 05:09:23,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:23,656 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:23 GMT Server: Apache x-openstack-request-id: req-cac30280-2930-411c-9367-b3913e8b5e91 Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:23,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:23 GMT Server: Apache x-openstack-request-id: req-41d27255-d4d9-4ee5-9f4c-aa17018e1948 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wVe+QywAp0NQw1M1YtAp+rAPuBUftpCuo9OHw44RQ1inHRG\n/4gE5W6vPyPO3Mc2hv3mlmCjqMmok6vRzvfLmq9nE/7HJBP7cmG7X5DMiCUG/iCL\nMTjOFzNBov5EE9OvKPgHQUESDStRhDxu3TsgddFUTz4FS55uyWZ30P2b/FRqzPAF\nwQ3uy4PqtVb75829do2GTdZ2dk9IoVygJBhYM1dh6Sw4aNiBSlhQwQeze+Xrgcj0\nQtLPQkStWShaYUuuEsbMYuRiOMH7/7p8Iln9VV24BMAqdOkjv559q6Saq+N1qULO\n0lvXV9yLcwQueLBmRfC5Y/6pY9F9YODc3HVw1wIDAQABAoIBAG7dcOXXyrQLoKEf\nRCowgvbf3ffMGaUVG6po2fVxpQvyX3DuRhg0QQEiS8rfkw24oUQP9Kp/fKnHj5ef\nNJvpN9kxzn/pxvinBBRT3JNBGH11nz60XZuhG4aLUcCGa5E+uJoqIUNVKUhOdWr+\nlPWsfSvowlBXFiGzBPQJwT2AxJ9OqxlBAT36oKee+0PSR9/Eaz7s0O9T1pwRcJmE\nAiLP8ToT79sDfdut2mDzIXeERcvn2vsK3hb8/QOj521jWiCgrfrmvHEQfwpekWVC\n18wHS+FVY+V6crZSwSvQS7DNscYawmOvI2GROzLhPc6gDRzt9CL8gH81M1IvM5Td\nDZbL5EECgYEA+GhCYqs0uvQXV8JchMAbcyHCljrhFqs2se8pCXiOATYLxTtBXPh+\n07t+4MKDuqrQunNVrdkbfb+avKuigkJfzPKgBKkpyxlwBIAvKeZIWfJuHRnbcQsW\nnR4j/ms+OgX5KqCm9uiJC+mmQU+Rhu0LAjQDP2uhwdzmjV2UuXoqdVECgYEA9lOq\nbsMU/ZZg8dqX3irx2R3d0flZrRIfm02XhbO5vHyJOZ3Nz+iDIO1gqwqClGmvat8j\nlIzB+uoF3IW/2zhZDU8SFdzjvMbHWWAlfr5xaNWLF2GvjHPMTFTlm3RmbFbIA1QN\nsc7efoYCAKLEVFTuKVRvpSiauzwLlOhK2rTuGacCgYEA5qopuuWv+UpfwqZAsySQ\nWMCoqEfUa/BgwamLObgwZP+Cvorfjy1Q19vrXVpCaDvlxr0CeoR3+rTJQxk9tidc\nPjuuS6WpoWbllchSA15LIPr1NSClnLrnLM6oLb/38HlLfkHfyLb1S5KTR2JTiC7l\nYg5aVbHkathtXiffyrueYYECgYB7sA9IhtSncTdEukq/2DiQmRqlMNwCt7L/PLr0\n/AYryyzsrXyHBW2yvv9nY2OmOltHArzO/s74u0IuNUrdPTIaKLYgHEaOqBG5ozmw\nptgzl+a72uVXVV4khgy1PoGfrQPKCA7IVeQLDCc9Qn3rCqp8PlXBTN5FXiVCpFHR\n+EAGyQKBgBpPlrWMrk41QsIqwVZgg7L87ftQ4ylG2+oMhcRCavutfMFYhXzvIWeU\nCodMRib8P1D01Ub+Nldw3wEQZ79C/DQ34Eqc0g8ayehkmURSPPHWM8eMKWtdnYsO\nN5pYT9ptd9nwqjbUrk8WVJCn8ZZfdFz+SrQFdQjFzv9r1bM5YUtt\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-10-12 05:09:23,881 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-41d27255-d4d9-4ee5-9f4c-aa17018e1948 2018-10-12 05:09:23,882 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 05:09:23,882 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:09:26,885 - create_stack - DEBUG - Stack status query timeout in 1182.959589 2018-10-12 05:09:26,888 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:27,086 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:26 GMT Server: Apache x-openstack-request-id: req-b80ccf7f-28ec-473d-aa91-45c64c522582 Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:27,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:27 GMT Server: Apache x-openstack-request-id: req-0116245f-0535-4c29-adb9-3a89e128e81c Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2067 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wVe+QywAp0NQw1M1YtAp+rAPuBUftpCuo9OHw44RQ1inHRG\n/4gE5W6vPyPO3Mc2hv3mlmCjqMmok6vRzvfLmq9nE/7HJBP7cmG7X5DMiCUG/iCL\nMTjOFzNBov5EE9OvKPgHQUESDStRhDxu3TsgddFUTz4FS55uyWZ30P2b/FRqzPAF\nwQ3uy4PqtVb75829do2GTdZ2dk9IoVygJBhYM1dh6Sw4aNiBSlhQwQeze+Xrgcj0\nQtLPQkStWShaYUuuEsbMYuRiOMH7/7p8Iln9VV24BMAqdOkjv559q6Saq+N1qULO\n0lvXV9yLcwQueLBmRfC5Y/6pY9F9YODc3HVw1wIDAQABAoIBAG7dcOXXyrQLoKEf\nRCowgvbf3ffMGaUVG6po2fVxpQvyX3DuRhg0QQEiS8rfkw24oUQP9Kp/fKnHj5ef\nNJvpN9kxzn/pxvinBBRT3JNBGH11nz60XZuhG4aLUcCGa5E+uJoqIUNVKUhOdWr+\nlPWsfSvowlBXFiGzBPQJwT2AxJ9OqxlBAT36oKee+0PSR9/Eaz7s0O9T1pwRcJmE\nAiLP8ToT79sDfdut2mDzIXeERcvn2vsK3hb8/QOj521jWiCgrfrmvHEQfwpekWVC\n18wHS+FVY+V6crZSwSvQS7DNscYawmOvI2GROzLhPc6gDRzt9CL8gH81M1IvM5Td\nDZbL5EECgYEA+GhCYqs0uvQXV8JchMAbcyHCljrhFqs2se8pCXiOATYLxTtBXPh+\n07t+4MKDuqrQunNVrdkbfb+avKuigkJfzPKgBKkpyxlwBIAvKeZIWfJuHRnbcQsW\nnR4j/ms+OgX5KqCm9uiJC+mmQU+Rhu0LAjQDP2uhwdzmjV2UuXoqdVECgYEA9lOq\nbsMU/ZZg8dqX3irx2R3d0flZrRIfm02XhbO5vHyJOZ3Nz+iDIO1gqwqClGmvat8j\nlIzB+uoF3IW/2zhZDU8SFdzjvMbHWWAlfr5xaNWLF2GvjHPMTFTlm3RmbFbIA1QN\nsc7efoYCAKLEVFTuKVRvpSiauzwLlOhK2rTuGacCgYEA5qopuuWv+UpfwqZAsySQ\nWMCoqEfUa/BgwamLObgwZP+Cvorfjy1Q19vrXVpCaDvlxr0CeoR3+rTJQxk9tidc\nPjuuS6WpoWbllchSA15LIPr1NSClnLrnLM6oLb/38HlLfkHfyLb1S5KTR2JTiC7l\nYg5aVbHkathtXiffyrueYYECgYB7sA9IhtSncTdEukq/2DiQmRqlMNwCt7L/PLr0\n/AYryyzsrXyHBW2yvv9nY2OmOltHArzO/s74u0IuNUrdPTIaKLYgHEaOqBG5ozmw\nptgzl+a72uVXVV4khgy1PoGfrQPKCA7IVeQLDCc9Qn3rCqp8PlXBTN5FXiVCpFHR\n+EAGyQKBgBpPlrWMrk41QsIqwVZgg7L87ftQ4ylG2+oMhcRCavutfMFYhXzvIWeU\nCodMRib8P1D01Ub+Nldw3wEQZ79C/DQ34Eqc0g8ayehkmURSPPHWM8eMKWtdnYsO\nN5pYT9ptd9nwqjbUrk8WVJCn8ZZfdFz+SrQFdQjFzv9r1bM5YUtt\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-10-12 05:09:27,419 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-0116245f-0535-4c29-adb9-3a89e128e81c 2018-10-12 05:09:27,420 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 05:09:27,420 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:09:30,423 - create_stack - DEBUG - Stack status query timeout in 1179.42161202 2018-10-12 05:09:30,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:30,598 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:30 GMT Server: Apache x-openstack-request-id: req-7de98a26-8e6f-46af-82ce-0b30ce80b78b Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:30,873 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:30 GMT Server: Apache x-openstack-request-id: req-1a7b68d6-26cb-4886-86a2-8a2a7ee598d0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wVe+QywAp0NQw1M1YtAp+rAPuBUftpCuo9OHw44RQ1inHRG\n/4gE5W6vPyPO3Mc2hv3mlmCjqMmok6vRzvfLmq9nE/7HJBP7cmG7X5DMiCUG/iCL\nMTjOFzNBov5EE9OvKPgHQUESDStRhDxu3TsgddFUTz4FS55uyWZ30P2b/FRqzPAF\nwQ3uy4PqtVb75829do2GTdZ2dk9IoVygJBhYM1dh6Sw4aNiBSlhQwQeze+Xrgcj0\nQtLPQkStWShaYUuuEsbMYuRiOMH7/7p8Iln9VV24BMAqdOkjv559q6Saq+N1qULO\n0lvXV9yLcwQueLBmRfC5Y/6pY9F9YODc3HVw1wIDAQABAoIBAG7dcOXXyrQLoKEf\nRCowgvbf3ffMGaUVG6po2fVxpQvyX3DuRhg0QQEiS8rfkw24oUQP9Kp/fKnHj5ef\nNJvpN9kxzn/pxvinBBRT3JNBGH11nz60XZuhG4aLUcCGa5E+uJoqIUNVKUhOdWr+\nlPWsfSvowlBXFiGzBPQJwT2AxJ9OqxlBAT36oKee+0PSR9/Eaz7s0O9T1pwRcJmE\nAiLP8ToT79sDfdut2mDzIXeERcvn2vsK3hb8/QOj521jWiCgrfrmvHEQfwpekWVC\n18wHS+FVY+V6crZSwSvQS7DNscYawmOvI2GROzLhPc6gDRzt9CL8gH81M1IvM5Td\nDZbL5EECgYEA+GhCYqs0uvQXV8JchMAbcyHCljrhFqs2se8pCXiOATYLxTtBXPh+\n07t+4MKDuqrQunNVrdkbfb+avKuigkJfzPKgBKkpyxlwBIAvKeZIWfJuHRnbcQsW\nnR4j/ms+OgX5KqCm9uiJC+mmQU+Rhu0LAjQDP2uhwdzmjV2UuXoqdVECgYEA9lOq\nbsMU/ZZg8dqX3irx2R3d0flZrRIfm02XhbO5vHyJOZ3Nz+iDIO1gqwqClGmvat8j\nlIzB+uoF3IW/2zhZDU8SFdzjvMbHWWAlfr5xaNWLF2GvjHPMTFTlm3RmbFbIA1QN\nsc7efoYCAKLEVFTuKVRvpSiauzwLlOhK2rTuGacCgYEA5qopuuWv+UpfwqZAsySQ\nWMCoqEfUa/BgwamLObgwZP+Cvorfjy1Q19vrXVpCaDvlxr0CeoR3+rTJQxk9tidc\nPjuuS6WpoWbllchSA15LIPr1NSClnLrnLM6oLb/38HlLfkHfyLb1S5KTR2JTiC7l\nYg5aVbHkathtXiffyrueYYECgYB7sA9IhtSncTdEukq/2DiQmRqlMNwCt7L/PLr0\n/AYryyzsrXyHBW2yvv9nY2OmOltHArzO/s74u0IuNUrdPTIaKLYgHEaOqBG5ozmw\nptgzl+a72uVXVV4khgy1PoGfrQPKCA7IVeQLDCc9Qn3rCqp8PlXBTN5FXiVCpFHR\n+EAGyQKBgBpPlrWMrk41QsIqwVZgg7L87ftQ4ylG2+oMhcRCavutfMFYhXzvIWeU\nCodMRib8P1D01Ub+Nldw3wEQZ79C/DQ34Eqc0g8ayehkmURSPPHWM8eMKWtdnYsO\nN5pYT9ptd9nwqjbUrk8WVJCn8ZZfdFz+SrQFdQjFzv9r1bM5YUtt\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-10-12 05:09:30,873 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-1a7b68d6-26cb-4886-86a2-8a2a7ee598d0 2018-10-12 05:09:30,873 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-12 05:09:30,874 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack 2018-10-12 05:09:30,874 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack 2018-10-12 05:09:30,877 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:31,057 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:30 GMT Server: Apache x-openstack-request-id: req-35e9d475-b4b0-4b24-95b6-7833fe7fa8c6 Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:31,135 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:31 GMT Server: Apache x-openstack-request-id: req-9f82024e-227e-4971-b737-f0134356714b Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1042 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c41b02d3-b55f-4fab-802b-8d8e2d00e600", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "48d8df3b-bf08-4c21-922a-cde291c24d20", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "33807b14-bb42-4223-af18-f83974667dcf", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5aa1d9fc-7da7-4f6b-956f-9b1d7fb2ea88", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "221", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c3096080-dd10-4969-b074-209590c5b42f:subnet_id=c582a24a-91aa-4b2d-a435-25b78c1ecfd2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "c582a24a-91aa-4b2d-a435-25b78c1ecfd2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "c3096080-dd10-4969-b074-209590c5b42f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "94ce399c-f40e-4414-a8ce-632a8741974a", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "resource_type": "OS::Nova::Server"}]} 2018-10-12 05:09:31,135 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources used request id req-9f82024e-227e-4971-b737-f0134356714b 2018-10-12 05:09:31,139 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/94ce399c-f40e-4414-a8ce-632a8741974a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:32,202 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09: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-4500091d-97ec-4591-b481-34dc4d399737 x-compute-request-id: req-4500091d-97ec-4591-b481-34dc4d399737 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:02:e0", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/94ce399c-f40e-4414-a8ce-632a8741974a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/94ce399c-f40e-4414-a8ce-632a8741974a", "rel": "bookmark"}], "image": {"id": "195da93a-e90f-4d75-bf62-6cb83f83e4de", "links": [{"href": "http://172.30.9.27:8774/images/195da93a-e90f-4d75-bf62-6cb83f83e4de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-10-12T05:09:22.000000", "flavor": {"id": "c41b02d3-b55f-4fab-802b-8d8e2d00e600", "links": [{"href": "http://172.30.9.27:8774/flavors/c41b02d3-b55f-4fab-802b-8d8e2d00e600", "rel": "bookmark"}]}, "id": "94ce399c-f40e-4414-a8ce-632a8741974a", "security_groups": [{"name": "default"}], "user_id": "f3194a8f004a4bc58fa6ab6e83398d8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:09:22Z", "hostId": "51cd48839ba13343dcb7c46287f6613948d8f61206de608602e46801", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "created": "2018-10-12T05:09:17Z", "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:09:32,203 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/94ce399c-f40e-4414-a8ce-632a8741974a used request id req-4500091d-97ec-4591-b481-34dc4d399737 2018-10-12 05:09:32,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:32,290 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a9759a06-5a9d-485b-a6d0-06cc19c8356e Date: Fri, 12 Oct 2018 05:09:32 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:32,290 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net used request id req-a9759a06-5a9d-485b-a6d0-06cc19c8356e 2018-10-12 05:09:32,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:09:32,299 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:09: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:09:32,300 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:32,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8471b213-5b2e-4c35-b032-ae0998d4f3cb Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:09:32,389 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-8471b213-5b2e-4c35-b032-ae0998d4f3cb 2018-10-12 05:09:32,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:32,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4fbf3717-bd0a-48df-a7e9-328d711569b1 Date: Fri, 12 Oct 2018 05:09:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:32,446 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-4fbf3717-bd0a-48df-a7e9-328d711569b1 2018-10-12 05:09:32,451 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:32,497 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-3da61336-6884-4582-8b6c-c15028ab46ed Date: Fri, 12 Oct 2018 05:09:32 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.4"}],"id":"01e04049-f599-408c-9047-28177855f5d9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:f1:05","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.2"}],"id":"70f944ec-3b19-456b-af92-ce75192fde6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:64:87","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.10"}],"id":"7d50697d-b38f-4906-9038-0d8b35769af2","security_groups":["0ebc4559-e2bb-4e63-af68-bb05d70a4021"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:02:e0","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:19Z","binding:vnic_type":"normal","device_id":"94ce399c-f40e-4414-a8ce-632a8741974a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.8"}],"id":"8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e","security_groups":["33807b14-bb42-4223-af18-f83974667dcf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:d3:01","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.3"}],"id":"e6c5d7f0-9873-4f9d-ae39-b1e3c736a02a","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:12:1a","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.1"}],"id":"e6db2421-c910-4dda-ad58-1d6e1f2c0304","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:c5:69","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:23Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"}]} 2018-10-12 05:09:32,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-3da61336-6884-4582-8b6c-c15028ab46ed 2018-10-12 05:09:32,501 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:32,964 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09: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-d971e286-e12e-4771-bc6a-da5c4ed10aff x-compute-request-id: req-d971e286-e12e-4771-bc6a-da5c4ed10aff Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d3:01", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d3:01", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "rel": "bookmark"}], "image": {"id": "195da93a-e90f-4d75-bf62-6cb83f83e4de", "links": [{"href": "http://172.30.9.27:8774/images/195da93a-e90f-4d75-bf62-6cb83f83e4de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-10-12T05:09:27.000000", "flavor": {"id": "cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "links": [{"href": "http://172.30.9.27:8774/flavors/cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "rel": "bookmark"}]}, "id": "b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "security_groups": [{"name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp"}], "user_id": "f3194a8f004a4bc58fa6ab6e83398d8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:09:28Z", "hostId": "cce086f23973517d549dd3391ebd85095fb54be826b09715d5aac831", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "created": "2018-10-12T05:09:20Z", "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:09:32,965 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb used request id req-d971e286-e12e-4771-bc6a-da5c4ed10aff 2018-10-12 05:09:32,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:33,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-5ca9e8e9-bcae-4375-beb7-3d4fb39cfdff Date: Fri, 12 Oct 2018 05:09:33 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:33,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net used request id req-5ca9e8e9-bcae-4375-beb7-3d4fb39cfdff 2018-10-12 05:09:33,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:33,364 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8f4f9a73-3a4d-4cb0-8309-d500e79863c5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:09:33,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-8f4f9a73-3a4d-4cb0-8309-d500e79863c5 2018-10-12 05:09:33,370 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:33,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d559276d-58a0-423f-bae5-834f3b1b3367 Date: Fri, 12 Oct 2018 05:09:33 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:33,574 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-d559276d-58a0-423f-bae5-834f3b1b3367 2018-10-12 05:09:33,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:33,627 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-7cd453b8-f94e-4481-af05-f1fb99e812b6 Date: Fri, 12 Oct 2018 05:09:33 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.4"}],"id":"01e04049-f599-408c-9047-28177855f5d9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:f1:05","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.2"}],"id":"70f944ec-3b19-456b-af92-ce75192fde6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:64:87","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.10"}],"id":"7d50697d-b38f-4906-9038-0d8b35769af2","security_groups":["0ebc4559-e2bb-4e63-af68-bb05d70a4021"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:02:e0","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:19Z","binding:vnic_type":"normal","device_id":"94ce399c-f40e-4414-a8ce-632a8741974a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.8"}],"id":"8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e","security_groups":["33807b14-bb42-4223-af18-f83974667dcf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:d3:01","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.3"}],"id":"e6c5d7f0-9873-4f9d-ae39-b1e3c736a02a","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:12:1a","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.1"}],"id":"e6db2421-c910-4dda-ad58-1d6e1f2c0304","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:c5:69","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:23Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"}]} 2018-10-12 05:09:33,627 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-7cd453b8-f94e-4481-af05-f1fb99e812b6 2018-10-12 05:09:33,631 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:33,816 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:33 GMT Server: Apache x-openstack-request-id: req-f45794e2-34db-4d08-bffc-7fdd9115e4c0 Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:33,895 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:33 GMT Server: Apache x-openstack-request-id: req-badd7da3-a56d-4236-af38-89ea3bcb3e4e Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1042 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "c41b02d3-b55f-4fab-802b-8d8e2d00e600", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "48d8df3b-bf08-4c21-922a-cde291c24d20", "resource_type": "OS::Neutron::Net"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "33807b14-bb42-4223-af18-f83974667dcf", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "5aa1d9fc-7da7-4f6b-956f-9b1d7fb2ea88", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "221", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "c3096080-dd10-4969-b074-209590c5b42f:subnet_id=c582a24a-91aa-4b2d-a435-25b78c1ecfd2", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "c582a24a-91aa-4b2d-a435-25b78c1ecfd2", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "c3096080-dd10-4969-b074-209590c5b42f", "resource_type": "OS::Neutron::Router"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "94ce399c-f40e-4414-a8ce-632a8741974a", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-12T05:09:09Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:09:09Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "resource_type": "OS::Nova::Server"}]} 2018-10-12 05:09:33,895 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482/resources used request id req-badd7da3-a56d-4236-af38-89ea3bcb3e4e 2018-10-12 05:09:33,899 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/c41b02d3-b55f-4fab-802b-8d8e2d00e600 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:33,918 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-21449b55-d3af-49b7-bf0e-4c737c226293 x-compute-request-id: req-21449b55-d3af-49b7-bf0e-4c737c226293 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/c41b02d3-b55f-4fab-802b-8d8e2d00e600", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/c41b02d3-b55f-4fab-802b-8d8e2d00e600", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "c41b02d3-b55f-4fab-802b-8d8e2d00e600", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-flavor2-tjnjpsnixtl4", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:09:33,918 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/c41b02d3-b55f-4fab-802b-8d8e2d00e600 used request id req-21449b55-d3af-49b7-bf0e-4c737c226293 2018-10-12 05:09:33,924 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/c582a24a-91aa-4b2d-a435-25b78c1ecfd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:34,007 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-6e96a66d-df5c-48dd-a713-a23d641d7177 Date: Fri, 12 Oct 2018 05:09:34 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}} 2018-10-12 05:09:34,007 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/c582a24a-91aa-4b2d-a435-25b78c1ecfd2 used request id req-6e96a66d-df5c-48dd-a713-a23d641d7177 2018-10-12 05:09:34,013 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:34,093 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b19131da-76f7-446b-a9f7-79d7844896c4 Date: Fri, 12 Oct 2018 05:09:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:34,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-b19131da-76f7-446b-a9f7-79d7844896c4 2018-10-12 05:09:34,099 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:34,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b5ea8ec4-e741-4a9d-bbb1-3f5682259b80 Date: Fri, 12 Oct 2018 05:09:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:34,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-b5ea8ec4-e741-4a9d-bbb1-3f5682259b80 2018-10-12 05:09:34,435 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:34,513 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-2a01e1ad-0f48-4d68-91a5-9d26949a70b3 Date: Fri, 12 Oct 2018 05:09:34 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:34,513 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net used request id req-2a01e1ad-0f48-4d68-91a5-9d26949a70b3 2018-10-12 05:09:34,517 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:34,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8050a91-15ee-4a4e-9d5f-b75d637683cf Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:09:34,605 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-c8050a91-15ee-4a4e-9d5f-b75d637683cf 2018-10-12 05:09:34,610 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:34,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a49f1e59-2b68-4438-9415-cc9e274da843 Date: Fri, 12 Oct 2018 05:09:34 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:34,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-a49f1e59-2b68-4438-9415-cc9e274da843 2018-10-12 05:09:34,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20&mac_address=fa%3A16%3A3e%3Ad7%3A02%3Ae0&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:34,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-fa1661cc-ac50-4044-851e-c6ea78c271c4 Date: Fri, 12 Oct 2018 05:09:34 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.10"}],"id":"7d50697d-b38f-4906-9038-0d8b35769af2","security_groups":["0ebc4559-e2bb-4e63-af68-bb05d70a4021"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:02:e0","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:19Z","binding:vnic_type":"normal","device_id":"94ce399c-f40e-4414-a8ce-632a8741974a"}]} 2018-10-12 05:09:34,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20&mac_address=fa%3A16%3A3e%3Ad7%3A02%3Ae0&admin_state_up=True used request id req-fa1661cc-ac50-4044-851e-c6ea78c271c4 2018-10-12 05:09:34,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:34,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2968d487-41f7-4022-a903-7764dac52345 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:09:34,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-2968d487-41f7-4022-a903-7764dac52345 2018-10-12 05:09:34,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:35,052 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-0e0fab75-c58f-4de3-ad28-fedb066270b7 Date: Fri, 12 Oct 2018 05:09:35 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:35,053 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net used request id req-0e0fab75-c58f-4de3-ad28-fedb066270b7 2018-10-12 05:09:35,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:35,112 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-555a6159-f500-44da-bbcf-a971cc33f607 Date: Fri, 12 Oct 2018 05:09:35 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:35,113 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-555a6159-f500-44da-bbcf-a971cc33f607 2018-10-12 05:09:35,118 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:35,164 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-109d77c5-57a2-4969-8b7a-5b86f673c33c Date: Fri, 12 Oct 2018 05:09:35 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.4"}],"id":"01e04049-f599-408c-9047-28177855f5d9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:f1:05","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.2"}],"id":"70f944ec-3b19-456b-af92-ce75192fde6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:64:87","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.10"}],"id":"7d50697d-b38f-4906-9038-0d8b35769af2","security_groups":["0ebc4559-e2bb-4e63-af68-bb05d70a4021"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:02:e0","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:19Z","binding:vnic_type":"normal","device_id":"94ce399c-f40e-4414-a8ce-632a8741974a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.8"}],"id":"8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e","security_groups":["33807b14-bb42-4223-af18-f83974667dcf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:d3:01","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.3"}],"id":"e6c5d7f0-9873-4f9d-ae39-b1e3c736a02a","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:12:1a","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:30Z","device_owner":"network:ha_router_replicated_interface","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.1"}],"id":"e6db2421-c910-4dda-ad58-1d6e1f2c0304","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:c5:69","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:23Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"}]} 2018-10-12 05:09:35,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-109d77c5-57a2-4969-8b7a-5b86f673c33c 2018-10-12 05:09:35,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:35,190 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-c6c634b4-f5b7-4015-a583-9000505680cc Date: Fri, 12 Oct 2018 05:09:35 GMT RESP BODY: {"floatingips": [{"router_id": "c3096080-dd10-4969-b074-209590c5b42f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "created_at": "2018-10-12T05:09:23Z", "updated_at": "2018-10-12T05:09:25Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "3173cf47dc794af2a3b47522e7b54b3f", "port_id": "8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e", "id": "5aa1d9fc-7da7-4f6b-956f-9b1d7fb2ea88"}]} 2018-10-12 05:09:35,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-c6c634b4-f5b7-4015-a583-9000505680cc 2018-10-12 05:09:35,194 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:35,439 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-16f5ba6b-11a2-4afa-9f36-a70f8e5ea515 Date: Fri, 12 Oct 2018 05:09:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:09:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:09:04Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/snap", "metadata": {}}], "self": "/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de", "min_disk": 0, "protected": false, "id": "195da93a-e90f-4d75-bf62-6cb83f83e4de", "file": "/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3173cf47dc794af2a3b47522e7b54b3f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:09:35,440 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de used request id req-16f5ba6b-11a2-4afa-9f36-a70f8e5ea515 2018-10-12 05:09:35,443 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:35,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-7da81770-bc70-4724-8c46-d85470d91f46 Date: Fri, 12 Oct 2018 05:09: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-10-12 05:09:35,587 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-7da81770-bc70-4724-8c46-d85470d91f46 2018-10-12 05:09:35,593 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:35,780 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:35 GMT Server: Apache x-openstack-request-id: req-079c42c4-20f2-406e-8fc1-ef0ac0b8b70a Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:36,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:35 GMT Server: Apache x-openstack-request-id: req-08c89cfc-8a39-4696-bebe-f4de4e34dfe7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wVe+QywAp0NQw1M1YtAp+rAPuBUftpCuo9OHw44RQ1inHRG\n/4gE5W6vPyPO3Mc2hv3mlmCjqMmok6vRzvfLmq9nE/7HJBP7cmG7X5DMiCUG/iCL\nMTjOFzNBov5EE9OvKPgHQUESDStRhDxu3TsgddFUTz4FS55uyWZ30P2b/FRqzPAF\nwQ3uy4PqtVb75829do2GTdZ2dk9IoVygJBhYM1dh6Sw4aNiBSlhQwQeze+Xrgcj0\nQtLPQkStWShaYUuuEsbMYuRiOMH7/7p8Iln9VV24BMAqdOkjv559q6Saq+N1qULO\n0lvXV9yLcwQueLBmRfC5Y/6pY9F9YODc3HVw1wIDAQABAoIBAG7dcOXXyrQLoKEf\nRCowgvbf3ffMGaUVG6po2fVxpQvyX3DuRhg0QQEiS8rfkw24oUQP9Kp/fKnHj5ef\nNJvpN9kxzn/pxvinBBRT3JNBGH11nz60XZuhG4aLUcCGa5E+uJoqIUNVKUhOdWr+\nlPWsfSvowlBXFiGzBPQJwT2AxJ9OqxlBAT36oKee+0PSR9/Eaz7s0O9T1pwRcJmE\nAiLP8ToT79sDfdut2mDzIXeERcvn2vsK3hb8/QOj521jWiCgrfrmvHEQfwpekWVC\n18wHS+FVY+V6crZSwSvQS7DNscYawmOvI2GROzLhPc6gDRzt9CL8gH81M1IvM5Td\nDZbL5EECgYEA+GhCYqs0uvQXV8JchMAbcyHCljrhFqs2se8pCXiOATYLxTtBXPh+\n07t+4MKDuqrQunNVrdkbfb+avKuigkJfzPKgBKkpyxlwBIAvKeZIWfJuHRnbcQsW\nnR4j/ms+OgX5KqCm9uiJC+mmQU+Rhu0LAjQDP2uhwdzmjV2UuXoqdVECgYEA9lOq\nbsMU/ZZg8dqX3irx2R3d0flZrRIfm02XhbO5vHyJOZ3Nz+iDIO1gqwqClGmvat8j\nlIzB+uoF3IW/2zhZDU8SFdzjvMbHWWAlfr5xaNWLF2GvjHPMTFTlm3RmbFbIA1QN\nsc7efoYCAKLEVFTuKVRvpSiauzwLlOhK2rTuGacCgYEA5qopuuWv+UpfwqZAsySQ\nWMCoqEfUa/BgwamLObgwZP+Cvorfjy1Q19vrXVpCaDvlxr0CeoR3+rTJQxk9tidc\nPjuuS6WpoWbllchSA15LIPr1NSClnLrnLM6oLb/38HlLfkHfyLb1S5KTR2JTiC7l\nYg5aVbHkathtXiffyrueYYECgYB7sA9IhtSncTdEukq/2DiQmRqlMNwCt7L/PLr0\n/AYryyzsrXyHBW2yvv9nY2OmOltHArzO/s74u0IuNUrdPTIaKLYgHEaOqBG5ozmw\nptgzl+a72uVXVV4khgy1PoGfrQPKCA7IVeQLDCc9Qn3rCqp8PlXBTN5FXiVCpFHR\n+EAGyQKBgBpPlrWMrk41QsIqwVZgg7L87ftQ4ylG2+oMhcRCavutfMFYhXzvIWeU\nCodMRib8P1D01Ub+Nldw3wEQZ79C/DQ34Eqc0g8ayehkmURSPPHWM8eMKWtdnYsO\nN5pYT9ptd9nwqjbUrk8WVJCn8ZZfdFz+SrQFdQjFzv9r1bM5YUtt\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-10-12 05:09:36,126 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-08c89cfc-8a39-4696-bebe-f4de4e34dfe7 2018-10-12 05:09:36,127 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:09:36,128 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:09:36,513 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}, {"id": "f9e5cb11a4f04247a573aba60c34911e", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj-role"}], "expires_at": "2018-10-12T06:09:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3173cf47dc794af2a3b47522e7b54b3f", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-user", "id": "f3194a8f004a4bc58fa6ab6e83398d8c"}, "audit_ids": ["EDkB0JlySf2G9CvcBUSL3g"], "issued_at": "2018-10-12T05:09:36.000000Z"}} 2018-10-12 05:09:36,513 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:36,592 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7bb2c4ac-ca9a-49ec-8d08-f5d2d42611c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:09:36,592 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-7bb2c4ac-ca9a-49ec-8d08-f5d2d42611c6 2018-10-12 05:09:36,593 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:09:36,595 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:36,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-de066edb-0770-4698-8a76-bba4eafe2cd3 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:09:36,682 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-de066edb-0770-4698-8a76-bba4eafe2cd3 2018-10-12 05:09:36,690 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:37,066 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f9e05cbd-c0b4-4d5c-83ff-7e77f40f51d9 Date: Fri, 12 Oct 2018 05:09:37 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:37,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net used request id req-f9e05cbd-c0b4-4d5c-83ff-7e77f40f51d9 2018-10-12 05:09:37,070 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:09:37,075 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:09: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:09:37,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:37,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c495bef5-96ad-4047-8a40-b25bcd03e018 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:09:37,159 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-c495bef5-96ad-4047-8a40-b25bcd03e018 2018-10-12 05:09:37,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:37,372 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0a35b3e3-f393-4115-a548-366c142f8908 Date: Fri, 12 Oct 2018 05:09:37 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:37,372 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-0a35b3e3-f393-4115-a548-366c142f8908 2018-10-12 05:09:37,378 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20&mac_address=fa%3A16%3A3e%3Ad7%3A02%3Ae0&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:37,573 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-edfed8c3-d82b-4ce0-9fe8-82fa0d58c58c Date: Fri, 12 Oct 2018 05:09:37 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.10"}],"id":"7d50697d-b38f-4906-9038-0d8b35769af2","security_groups":["0ebc4559-e2bb-4e63-af68-bb05d70a4021"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:02:e0","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:19Z","binding:vnic_type":"normal","device_id":"94ce399c-f40e-4414-a8ce-632a8741974a"}]} 2018-10-12 05:09:37,573 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20&mac_address=fa%3A16%3A3e%3Ad7%3A02%3Ae0&admin_state_up=True used request id req-edfed8c3-d82b-4ce0-9fe8-82fa0d58c58c 2018-10-12 05:09:37,577 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:37,665 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-13fefa6e-5bec-4d4f-abed-fea938249dbf Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:09:37,665 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-13fefa6e-5bec-4d4f-abed-fea938249dbf 2018-10-12 05:09:37,669 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:38,588 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09: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-8a801ac6-471c-44c1-97bb-6ae2e01bc54b x-compute-request-id: req-8a801ac6-471c-44c1-97bb-6ae2e01bc54b Content-Encoding: gzip Content-Length: 822 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:02:e0", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/94ce399c-f40e-4414-a8ce-632a8741974a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/94ce399c-f40e-4414-a8ce-632a8741974a", "rel": "bookmark"}], "image": {"id": "195da93a-e90f-4d75-bf62-6cb83f83e4de", "links": [{"href": "http://172.30.9.27:8774/images/195da93a-e90f-4d75-bf62-6cb83f83e4de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-10-12T05:09:22.000000", "flavor": {"id": "c41b02d3-b55f-4fab-802b-8d8e2d00e600", "links": [{"href": "http://172.30.9.27:8774/flavors/c41b02d3-b55f-4fab-802b-8d8e2d00e600", "rel": "bookmark"}]}, "id": "94ce399c-f40e-4414-a8ce-632a8741974a", "security_groups": [{"name": "default"}], "user_id": "f3194a8f004a4bc58fa6ab6e83398d8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:09:22Z", "hostId": "51cd48839ba13343dcb7c46287f6613948d8f61206de608602e46801", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "created": "2018-10-12T05:09:17Z", "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:09:38,588 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2 used request id req-8a801ac6-471c-44c1-97bb-6ae2e01bc54b 2018-10-12 05:09:38,594 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:38,839 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ba82253c-6cb4-497d-971c-d0d0108ffd8c Date: Fri, 12 Oct 2018 05:09:38 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:38,839 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net used request id req-ba82253c-6cb4-497d-971c-d0d0108ffd8c 2018-10-12 05:09:38,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:39,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f055f540-e068-48e1-a93c-7534d35d7764 Date: Fri, 12 Oct 2018 05:09:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:39,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-f055f540-e068-48e1-a93c-7534d35d7764 2018-10-12 05:09:39,111 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:39,318 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-1e8a7935-2f08-45b8-a423-035d8d6ac1e5 Date: Fri, 12 Oct 2018 05:09:39 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.4"}],"id":"01e04049-f599-408c-9047-28177855f5d9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:f1:05","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.2"}],"id":"70f944ec-3b19-456b-af92-ce75192fde6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:64:87","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.10"}],"id":"7d50697d-b38f-4906-9038-0d8b35769af2","security_groups":["0ebc4559-e2bb-4e63-af68-bb05d70a4021"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:02:e0","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:19Z","binding:vnic_type":"normal","device_id":"94ce399c-f40e-4414-a8ce-632a8741974a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.8"}],"id":"8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e","security_groups":["33807b14-bb42-4223-af18-f83974667dcf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:d3:01","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.3"}],"id":"e6c5d7f0-9873-4f9d-ae39-b1e3c736a02a","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:12:1a","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.1"}],"id":"e6db2421-c910-4dda-ad58-1d6e1f2c0304","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:c5:69","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:23Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"}]} 2018-10-12 05:09:39,319 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-1e8a7935-2f08-45b8-a423-035d8d6ac1e5 2018-10-12 05:09:39,320 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2 2018-10-12 05:09:39,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:39,492 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-0c437d3f-8680-4c22-a7bc-2c19fd80c3aa Date: Fri, 12 Oct 2018 05:09:39 GMT RESP BODY: {"floatingips": [{"router_id": "c3096080-dd10-4969-b074-209590c5b42f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "created_at": "2018-10-12T05:09:23Z", "updated_at": "2018-10-12T05:09:25Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "3173cf47dc794af2a3b47522e7b54b3f", "port_id": "8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e", "id": "5aa1d9fc-7da7-4f6b-956f-9b1d7fb2ea88"}]} 2018-10-12 05:09:39,492 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-0c437d3f-8680-4c22-a7bc-2c19fd80c3aa 2018-10-12 05:09:39,495 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/cd5db6e1-66bf-4f09-b333-3a9cc8111b76 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:39,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09: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-02b31916-7955-4506-a70f-b5e8a0be284d x-compute-request-id: req-02b31916-7955-4506-a70f-b5e8a0be284d Content-Encoding: gzip Content-Length: 339 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-flavor1-4feodfqvuza6", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:09:39,517 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/cd5db6e1-66bf-4f09-b333-3a9cc8111b76 used request id req-02b31916-7955-4506-a70f-b5e8a0be284d 2018-10-12 05:09:39,521 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/c582a24a-91aa-4b2d-a435-25b78c1ecfd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:39,571 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-de6ba988-50f9-4772-9f3d-85877e1e0efa Date: Fri, 12 Oct 2018 05:09:39 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}} 2018-10-12 05:09:39,571 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/c582a24a-91aa-4b2d-a435-25b78c1ecfd2 used request id req-de6ba988-50f9-4772-9f3d-85877e1e0efa 2018-10-12 05:09:39,579 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:39,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-92e060ac-55cd-48fa-afb1-4a14031f517a Date: Fri, 12 Oct 2018 05:09:39 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:39,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-92e060ac-55cd-48fa-afb1-4a14031f517a 2018-10-12 05:09:39,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:39,809 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-237a1ee5-deda-4438-a7b8-83fdccc2cd13 Date: Fri, 12 Oct 2018 05:09:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:39,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-237a1ee5-deda-4438-a7b8-83fdccc2cd13 2018-10-12 05:09:39,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:39,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-143dd172-5a17-4560-adf7-4a500ae05587 Date: Fri, 12 Oct 2018 05:09:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:39,997 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net used request id req-143dd172-5a17-4560-adf7-4a500ae05587 2018-10-12 05:09:40,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-16a7bfeb-fae5-479c-a4a0-db65b2b10b92 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:09:40,091 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-16a7bfeb-fae5-479c-a4a0-db65b2b10b92 2018-10-12 05:09:40,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,150 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-17dd9f9d-4dc0-48d3-9e49-357b42289a4c Date: Fri, 12 Oct 2018 05:09:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:40,151 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-17dd9f9d-4dc0-48d3-9e49-357b42289a4c 2018-10-12 05:09:40,157 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20&mac_address=fa%3A16%3A3e%3A8e%3Ad3%3A01&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-1f17ace0-725b-47bd-a397-8e9a29b2bbd9 Date: Fri, 12 Oct 2018 05:09:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.8"}],"id":"8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e","security_groups":["33807b14-bb42-4223-af18-f83974667dcf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:d3:01","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb"}]} 2018-10-12 05:09:40,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20&mac_address=fa%3A16%3A3e%3A8e%3Ad3%3A01&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb&admin_state_up=True used request id req-1f17ace0-725b-47bd-a397-8e9a29b2bbd9 2018-10-12 05:09:40,207 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,289 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4637fe15-ee46-449b-8a95-81d93e5944db Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:09:40,290 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-4637fe15-ee46-449b-8a95-81d93e5944db 2018-10-12 05:09:40,295 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7d09e22d-0e4e-48c7-b344-48bcd4f95064 Date: Fri, 12 Oct 2018 05:09:40 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:40,378 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net used request id req-7d09e22d-0e4e-48c7-b344-48bcd4f95064 2018-10-12 05:09:40,384 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,432 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-9496febd-ea30-4155-828d-b9897b6106ea Date: Fri, 12 Oct 2018 05:09:40 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:40,432 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-9496febd-ea30-4155-828d-b9897b6106ea 2018-10-12 05:09:40,437 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5805 X-Openstack-Request-Id: req-c2bc0a94-fd65-4a8b-b4e2-7b3e205d39d4 Date: Fri, 12 Oct 2018 05:09:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.4"}],"id":"01e04049-f599-408c-9047-28177855f5d9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:f1:05","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.2"}],"id":"70f944ec-3b19-456b-af92-ce75192fde6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:64:87","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.10"}],"id":"7d50697d-b38f-4906-9038-0d8b35769af2","security_groups":["0ebc4559-e2bb-4e63-af68-bb05d70a4021"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:02:e0","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:19Z","binding:vnic_type":"normal","device_id":"94ce399c-f40e-4414-a8ce-632a8741974a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.8"}],"id":"8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e","security_groups":["33807b14-bb42-4223-af18-f83974667dcf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:d3:01","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.3"}],"id":"e6c5d7f0-9873-4f9d-ae39-b1e3c736a02a","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:12:1a","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.1"}],"id":"e6db2421-c910-4dda-ad58-1d6e1f2c0304","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:c5:69","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:23Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"}]} 2018-10-12 05:09:40,485 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-c2bc0a94-fd65-4a8b-b4e2-7b3e205d39d4 2018-10-12 05:09:40,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,510 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-e4d2586c-785e-4801-8b56-9225b9e6ea9f Date: Fri, 12 Oct 2018 05:09:40 GMT RESP BODY: {"floatingips": [{"router_id": "c3096080-dd10-4969-b074-209590c5b42f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "created_at": "2018-10-12T05:09:23Z", "updated_at": "2018-10-12T05:09:25Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "3173cf47dc794af2a3b47522e7b54b3f", "port_id": "8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e", "id": "5aa1d9fc-7da7-4f6b-956f-9b1d7fb2ea88"}]} 2018-10-12 05:09:40,510 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-e4d2586c-785e-4801-8b56-9225b9e6ea9f 2018-10-12 05:09:40,516 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/c3096080-dd10-4969-b074-209590c5b42f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-a4ae9457-d2f0-447c-aa3b-df6bf7763441 Date: Fri, 12 Oct 2018 05:09:40 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "created_at": "2018-10-12T05:09:16Z", "admin_state_up": true, "updated_at": "2018-10-12T05:09:24Z", "project_id": "3173cf47dc794af2a3b47522e7b54b3f", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "c3096080-dd10-4969-b074-209590c5b42f", "name": "mgmt_router"}} 2018-10-12 05:09:40,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/c3096080-dd10-4969-b074-209590c5b42f used request id req-a4ae9457-d2f0-447c-aa3b-df6bf7763441 2018-10-12 05:09:40,586 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=c3096080-dd10-4969-b074-209590c5b42f -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,630 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4542 X-Openstack-Request-Id: req-1fff2df6-8e03-4907-a08a-390ae46838d6 Date: Fri, 12 Oct 2018 05:09:40 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:38Z","device_owner":"network:router_gateway","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.203"}],"id":"73989531-053b-4068-9104-d9bd9b7040b1","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:80:9d:f9","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":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T05:09:17Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:26Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"836e94b0-173d-4896-a559-3b3d8cc02e50","ip_address":"169.254.192.4"}],"id":"803f2550-4371-4a07-8a78-e4a5f73f45ca","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:3c:7b:ec","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3173cf47dc794af2a3b47522e7b54b3f","admin_state_up":true,"network_id":"8e9799cc-37f7-4807-a375-c8dfe335e871","tenant_id":"","created_at":"2018-10-12T05:09:20Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:24Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"836e94b0-173d-4896-a559-3b3d8cc02e50","ip_address":"169.254.192.10"}],"id":"d002a111-933a-4298-8594-6e19a92d61fa","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ae:5a:fa","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3173cf47dc794af2a3b47522e7b54b3f","admin_state_up":true,"network_id":"8e9799cc-37f7-4807-a375-c8dfe335e871","tenant_id":"","created_at":"2018-10-12T05:09:19Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:39Z","device_owner":"network:ha_router_replicated_interface","revision_number":14,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.1"}],"id":"e6db2421-c910-4dda-ad58-1d6e1f2c0304","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:c5:69","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"DOWN","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:23Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:24Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"836e94b0-173d-4896-a559-3b3d8cc02e50","ip_address":"169.254.192.9"}],"id":"f9a15699-5ad7-4243-b4b2-bb4c48753fe2","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:ab:dd","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant 3173cf47dc794af2a3b47522e7b54b3f","admin_state_up":true,"network_id":"8e9799cc-37f7-4807-a375-c8dfe335e871","tenant_id":"","created_at":"2018-10-12T05:09:18Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"}]} 2018-10-12 05:09:40,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=c3096080-dd10-4969-b074-209590c5b42f used request id req-1fff2df6-8e03-4907-a08a-390ae46838d6 2018-10-12 05:09:40,636 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,687 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-80d6d951-e1b5-48d1-82e0-4914a71f5efd Date: Fri, 12 Oct 2018 05:09:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 05:09:40,687 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-80d6d951-e1b5-48d1-82e0-4914a71f5efd 2018-10-12 05:09:40,693 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/836e94b0-173d-4896-a559-3b3d8cc02e50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,738 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-6c26b5d7-ef08-4f17-a594-bc19c9d42306 Date: Fri, 12 Oct 2018 05:09:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8e9799cc-37f7-4807-a375-c8dfe335e871","tenant_id":"","created_at":"2018-10-12T05:09:16Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:16Z","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":"836e94b0-173d-4896-a559-3b3d8cc02e50","subnetpool_id":null,"name":"HA subnet tenant 3173cf47dc794af2a3b47522e7b54b3f"}} 2018-10-12 05:09:40,738 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/836e94b0-173d-4896-a559-3b3d8cc02e50 used request id req-6c26b5d7-ef08-4f17-a594-bc19c9d42306 2018-10-12 05:09:40,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/836e94b0-173d-4896-a559-3b3d8cc02e50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-ed06319b-406e-4b42-85aa-afa7c67d249c Date: Fri, 12 Oct 2018 05:09:40 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8e9799cc-37f7-4807-a375-c8dfe335e871","tenant_id":"","created_at":"2018-10-12T05:09:16Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:16Z","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":"836e94b0-173d-4896-a559-3b3d8cc02e50","subnetpool_id":null,"name":"HA subnet tenant 3173cf47dc794af2a3b47522e7b54b3f"}} 2018-10-12 05:09:40,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/836e94b0-173d-4896-a559-3b3d8cc02e50 used request id req-ed06319b-406e-4b42-85aa-afa7c67d249c 2018-10-12 05:09:40,945 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/836e94b0-173d-4896-a559-3b3d8cc02e50 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:40,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-5fd509c4-a17b-43c1-919f-ef4d633dd34a Date: Fri, 12 Oct 2018 05:09:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"8e9799cc-37f7-4807-a375-c8dfe335e871","tenant_id":"","created_at":"2018-10-12T05:09:16Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:16Z","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":"836e94b0-173d-4896-a559-3b3d8cc02e50","subnetpool_id":null,"name":"HA subnet tenant 3173cf47dc794af2a3b47522e7b54b3f"}} 2018-10-12 05:09:40,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/836e94b0-173d-4896-a559-3b3d8cc02e50 used request id req-5fd509c4-a17b-43c1-919f-ef4d633dd34a 2018-10-12 05:09:40,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/c582a24a-91aa-4b2d-a435-25b78c1ecfd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:41,044 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-dd0beea7-d1a6-4a0c-a98c-863d3efa1da7 Date: Fri, 12 Oct 2018 05:09:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}} 2018-10-12 05:09:41,045 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/c582a24a-91aa-4b2d-a435-25b78c1ecfd2 used request id req-dd0beea7-d1a6-4a0c-a98c-863d3efa1da7 2018-10-12 05:09:41,050 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:41,096 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-bbc4d847-4656-45f7-a600-0eb3f7929d4c Date: Fri, 12 Oct 2018 05:09:41 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.8"}],"id":"8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e","security_groups":["33807b14-bb42-4223-af18-f83974667dcf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:d3:01","device_id":"b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb","project_id":"3173cf47dc794af2a3b47522e7b54b3f","qos_policy_id":null,"admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal"}} 2018-10-12 05:09:41,097 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e used request id req-bbc4d847-4656-45f7-a600-0eb3f7929d4c 2018-10-12 05:09:41,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/c582a24a-91aa-4b2d-a435-25b78c1ecfd2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:41,351 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-dbf93917-1d4b-4bb3-ae7c-2c4254f48292 Date: Fri, 12 Oct 2018 05:09:41 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}} 2018-10-12 05:09:41,351 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/c582a24a-91aa-4b2d-a435-25b78c1ecfd2 used request id req-dbf93917-1d4b-4bb3-ae7c-2c4254f48292 2018-10-12 05:09:41,354 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:41,547 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-f037444f-0c39-4f19-8b04-b2fad6aa2622 Date: Fri, 12 Oct 2018 05:09:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:09:02Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:09:04Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/snap", "metadata": {}}], "self": "/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de", "min_disk": 0, "protected": false, "id": "195da93a-e90f-4d75-bf62-6cb83f83e4de", "file": "/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "3173cf47dc794af2a3b47522e7b54b3f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/195da93a-e90f-4d75-bf62-6cb83f83e4de/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:09:41,547 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de used request id req-f037444f-0c39-4f19-8b04-b2fad6aa2622 2018-10-12 05:09:41,551 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:41,578 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:41 GMT Server: Apache x-openstack-request-id: req-db3250c8-5713-4ac1-b887-2e0d7c5fc6e2 Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:41,902 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:41 GMT Server: Apache x-openstack-request-id: req-20381505-83ea-478c-abec-f28fa63d1b47 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2077 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA7wVe+QywAp0NQw1M1YtAp+rAPuBUftpCuo9OHw44RQ1inHRG\n/4gE5W6vPyPO3Mc2hv3mlmCjqMmok6vRzvfLmq9nE/7HJBP7cmG7X5DMiCUG/iCL\nMTjOFzNBov5EE9OvKPgHQUESDStRhDxu3TsgddFUTz4FS55uyWZ30P2b/FRqzPAF\nwQ3uy4PqtVb75829do2GTdZ2dk9IoVygJBhYM1dh6Sw4aNiBSlhQwQeze+Xrgcj0\nQtLPQkStWShaYUuuEsbMYuRiOMH7/7p8Iln9VV24BMAqdOkjv559q6Saq+N1qULO\n0lvXV9yLcwQueLBmRfC5Y/6pY9F9YODc3HVw1wIDAQABAoIBAG7dcOXXyrQLoKEf\nRCowgvbf3ffMGaUVG6po2fVxpQvyX3DuRhg0QQEiS8rfkw24oUQP9Kp/fKnHj5ef\nNJvpN9kxzn/pxvinBBRT3JNBGH11nz60XZuhG4aLUcCGa5E+uJoqIUNVKUhOdWr+\nlPWsfSvowlBXFiGzBPQJwT2AxJ9OqxlBAT36oKee+0PSR9/Eaz7s0O9T1pwRcJmE\nAiLP8ToT79sDfdut2mDzIXeERcvn2vsK3hb8/QOj521jWiCgrfrmvHEQfwpekWVC\n18wHS+FVY+V6crZSwSvQS7DNscYawmOvI2GROzLhPc6gDRzt9CL8gH81M1IvM5Td\nDZbL5EECgYEA+GhCYqs0uvQXV8JchMAbcyHCljrhFqs2se8pCXiOATYLxTtBXPh+\n07t+4MKDuqrQunNVrdkbfb+avKuigkJfzPKgBKkpyxlwBIAvKeZIWfJuHRnbcQsW\nnR4j/ms+OgX5KqCm9uiJC+mmQU+Rhu0LAjQDP2uhwdzmjV2UuXoqdVECgYEA9lOq\nbsMU/ZZg8dqX3irx2R3d0flZrRIfm02XhbO5vHyJOZ3Nz+iDIO1gqwqClGmvat8j\nlIzB+uoF3IW/2zhZDU8SFdzjvMbHWWAlfr5xaNWLF2GvjHPMTFTlm3RmbFbIA1QN\nsc7efoYCAKLEVFTuKVRvpSiauzwLlOhK2rTuGacCgYEA5qopuuWv+UpfwqZAsySQ\nWMCoqEfUa/BgwamLObgwZP+Cvorfjy1Q19vrXVpCaDvlxr0CeoR3+rTJQxk9tidc\nPjuuS6WpoWbllchSA15LIPr1NSClnLrnLM6oLb/38HlLfkHfyLb1S5KTR2JTiC7l\nYg5aVbHkathtXiffyrueYYECgYB7sA9IhtSncTdEukq/2DiQmRqlMNwCt7L/PLr0\n/AYryyzsrXyHBW2yvv9nY2OmOltHArzO/s74u0IuNUrdPTIaKLYgHEaOqBG5ozmw\nptgzl+a72uVXVV4khgy1PoGfrQPKCA7IVeQLDCc9Qn3rCqp8PlXBTN5FXiVCpFHR\n+EAGyQKBgBpPlrWMrk41QsIqwVZgg7L87ftQ4ylG2+oMhcRCavutfMFYhXzvIWeU\nCodMRib8P1D01Ub+Nldw3wEQZ79C/DQ34Eqc0g8ayehkmURSPPHWM8eMKWtdnYsO\nN5pYT9ptd9nwqjbUrk8WVJCn8ZZfdFz+SrQFdQjFzv9r1bM5YUtt\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-10-12 05:09:41,902 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-20381505-83ea-478c-abec-f28fa63d1b47 2018-10-12 05:09:41,903 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:09:41,904 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:09:42,297 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}, {"id": "f9e5cb11a4f04247a573aba60c34911e", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj-role"}], "expires_at": "2018-10-12T06:09:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3173cf47dc794af2a3b47522e7b54b3f", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3173cf47dc794af2a3b47522e7b54b3f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/3173cf47dc794af2a3b47522e7b54b3f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/3173cf47dc794af2a3b47522e7b54b3f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-user", "id": "f3194a8f004a4bc58fa6ab6e83398d8c"}, "audit_ids": ["Jjx82oR7Tg2yY-GqF-Kqqg"], "issued_at": "2018-10-12T05:09:42.000000Z"}} 2018-10-12 05:09:42,297 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:42,381 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1746c01a-954a-4cd2-851f-0f768bcea806 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:09:42,381 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1746c01a-954a-4cd2-851f-0f768bcea806 2018-10-12 05:09:42,383 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:09:42,385 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:42,459 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1335706e-a05b-42d4-bc90-defe6b9aea12 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:09:42,460 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1335706e-a05b-42d4-bc90-defe6b9aea12 2018-10-12 05:09:42,468 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:42,854 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b9a6d195-ab52-45f3-bc65-51e167dcac7c Date: Fri, 12 Oct 2018 05:09:42 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:42,854 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net used request id req-b9a6d195-ab52-45f3-bc65-51e167dcac7c 2018-10-12 05:09:42,858 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:09:42,864 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:09: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:09:42,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:42,958 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f0bc5be8-579c-4bd1-8428-9459f3a2c866 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:09:42,958 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-f0bc5be8-579c-4bd1-8428-9459f3a2c866 2018-10-12 05:09:42,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:43,179 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-d43e8bd0-ff93-4b3a-8a8a-f9d61fafd2a1 Date: Fri, 12 Oct 2018 05:09:43 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:43,179 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-d43e8bd0-ff93-4b3a-8a8a-f9d61fafd2a1 2018-10-12 05:09:43,185 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20&mac_address=fa%3A16%3A3e%3A8e%3Ad3%3A01&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:43,389 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-20b17a3b-b378-4684-a3f5-8ec5bacea65e Date: Fri, 12 Oct 2018 05:09:43 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.8"}],"id":"8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e","security_groups":["33807b14-bb42-4223-af18-f83974667dcf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:d3:01","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb"}]} 2018-10-12 05:09:43,389 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20&mac_address=fa%3A16%3A3e%3A8e%3Ad3%3A01&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb&admin_state_up=True used request id req-20b17a3b-b378-4684-a3f5-8ec5bacea65e 2018-10-12 05:09:43,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:43,475 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:43 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01451e67-cdad-4a72-bba3-00f4c18615b0 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:09:43,475 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-01451e67-cdad-4a72-bba3-00f4c18615b0 2018-10-12 05:09:43,479 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:44,411 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09: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-24b96538-f082-4f73-8341-030119b09d98 x-compute-request-id: req-24b96538-f082-4f73-8341-030119b09d98 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d3:01", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d3:01", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "rel": "bookmark"}], "image": {"id": "195da93a-e90f-4d75-bf62-6cb83f83e4de", "links": [{"href": "http://172.30.9.27:8774/images/195da93a-e90f-4d75-bf62-6cb83f83e4de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-10-12T05:09:27.000000", "flavor": {"id": "cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "links": [{"href": "http://172.30.9.27:8774/flavors/cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "rel": "bookmark"}]}, "id": "b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "security_groups": [{"name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp"}], "user_id": "f3194a8f004a4bc58fa6ab6e83398d8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:09:28Z", "hostId": "cce086f23973517d549dd3391ebd85095fb54be826b09715d5aac831", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "created": "2018-10-12T05:09:20Z", "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:09:44,411 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1 used request id req-24b96538-f082-4f73-8341-030119b09d98 2018-10-12 05:09:44,417 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:44,662 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-b267e5d2-a69d-4995-9571-e92fb3191bb4 Date: Fri, 12 Oct 2018 05:09:44 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:44,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net used request id req-b267e5d2-a69d-4995-9571-e92fb3191bb4 2018-10-12 05:09:44,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:44,859 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-4d4e23ae-581d-4c4b-bf27-5f56c1b8514f Date: Fri, 12 Oct 2018 05:09:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:44,859 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-4d4e23ae-581d-4c4b-bf27-5f56c1b8514f 2018-10-12 05:09:44,865 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:45,067 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-8adb6176-e3a6-4452-a8ae-716cc0ed72a1 Date: Fri, 12 Oct 2018 05:09:45 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.4"}],"id":"01e04049-f599-408c-9047-28177855f5d9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:f1:05","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.2"}],"id":"70f944ec-3b19-456b-af92-ce75192fde6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:64:87","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.10"}],"id":"7d50697d-b38f-4906-9038-0d8b35769af2","security_groups":["0ebc4559-e2bb-4e63-af68-bb05d70a4021"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:02:e0","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:19Z","binding:vnic_type":"normal","device_id":"94ce399c-f40e-4414-a8ce-632a8741974a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.8"}],"id":"8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e","security_groups":["33807b14-bb42-4223-af18-f83974667dcf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:d3:01","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.3"}],"id":"e6c5d7f0-9873-4f9d-ae39-b1e3c736a02a","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:12:1a","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.1"}],"id":"e6db2421-c910-4dda-ad58-1d6e1f2c0304","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:c5:69","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:23Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"}]} 2018-10-12 05:09:45,067 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-8adb6176-e3a6-4452-a8ae-716cc0ed72a1 2018-10-12 05:09:45,068 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1 2018-10-12 05:09:45,073 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:45,251 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-970e38ee-0ebb-453c-9f15-d5098b6cb01d Date: Fri, 12 Oct 2018 05:09:45 GMT RESP BODY: {"floatingips": [{"router_id": "c3096080-dd10-4969-b074-209590c5b42f", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "created_at": "2018-10-12T05:09:23Z", "updated_at": "2018-10-12T05:09:25Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.1.2.8", "floating_ip_address": "172.30.9.205", "revision_number": 1, "project_id": "3173cf47dc794af2a3b47522e7b54b3f", "port_id": "8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e", "id": "5aa1d9fc-7da7-4f6b-956f-9b1d7fb2ea88"}]} 2018-10-12 05:09:45,251 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-970e38ee-0ebb-453c-9f15-d5098b6cb01d 2018-10-12 05:09:45,255 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/94ce399c-f40e-4414-a8ce-632a8741974a -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:45,690 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09: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-89a6f48c-9376-470e-a9ba-1eba16b423f8 x-compute-request-id: req-89a6f48c-9376-470e-a9ba-1eba16b423f8 Content-Encoding: gzip Content-Length: 823 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d7:02:e0", "version": 4, "addr": "10.1.2.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/94ce399c-f40e-4414-a8ce-632a8741974a", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/94ce399c-f40e-4414-a8ce-632a8741974a", "rel": "bookmark"}], "image": {"id": "195da93a-e90f-4d75-bf62-6cb83f83e4de", "links": [{"href": "http://172.30.9.27:8774/images/195da93a-e90f-4d75-bf62-6cb83f83e4de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000116", "OS-SRV-USG:launched_at": "2018-10-12T05:09:22.000000", "flavor": {"id": "c41b02d3-b55f-4fab-802b-8d8e2d00e600", "links": [{"href": "http://172.30.9.27:8774/flavors/c41b02d3-b55f-4fab-802b-8d8e2d00e600", "rel": "bookmark"}]}, "id": "94ce399c-f40e-4414-a8ce-632a8741974a", "security_groups": [{"name": "default"}], "user_id": "f3194a8f004a4bc58fa6ab6e83398d8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:09:22Z", "hostId": "51cd48839ba13343dcb7c46287f6613948d8f61206de608602e46801", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "created": "2018-10-12T05:09:17Z", "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:09:45,690 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/94ce399c-f40e-4414-a8ce-632a8741974a used request id req-89a6f48c-9376-470e-a9ba-1eba16b423f8 2018-10-12 05:09:45,696 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:45,776 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7c30da3c-e6f1-439d-9dfb-10cb518be28e Date: Fri, 12 Oct 2018 05:09:45 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:45,776 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net used request id req-7c30da3c-e6f1-439d-9dfb-10cb518be28e 2018-10-12 05:09:45,780 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:45,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b2e0dba9-c90c-4426-8213-b67864c96a91 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:09:45,868 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-b2e0dba9-c90c-4426-8213-b67864c96a91 2018-10-12 05:09:45,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:46,082 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-8a654616-d93c-4c20-8e46-e52d381ada12 Date: Fri, 12 Oct 2018 05:09:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:46,083 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-8a654616-d93c-4c20-8e46-e52d381ada12 2018-10-12 05:09:46,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}d936442b7c634a5a3ba9f5b243da85ca8c0d18da" 2018-10-12 05:09:46,282 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-d6fc63e8-d5db-43f9-8105-1ee70b3634aa Date: Fri, 12 Oct 2018 05:09:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.4"}],"id":"01e04049-f599-408c-9047-28177855f5d9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:f1:05","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.2"}],"id":"70f944ec-3b19-456b-af92-ce75192fde6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:64:87","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.10"}],"id":"7d50697d-b38f-4906-9038-0d8b35769af2","security_groups":["0ebc4559-e2bb-4e63-af68-bb05d70a4021"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:02:e0","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:19Z","binding:vnic_type":"normal","device_id":"94ce399c-f40e-4414-a8ce-632a8741974a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.8"}],"id":"8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e","security_groups":["33807b14-bb42-4223-af18-f83974667dcf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:d3:01","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.3"}],"id":"e6c5d7f0-9873-4f9d-ae39-b1e3c736a02a","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:12:1a","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.1"}],"id":"e6db2421-c910-4dda-ad58-1d6e1f2c0304","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:c5:69","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:23Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"}]} 2018-10-12 05:09:46,282 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-d6fc63e8-d5db-43f9-8105-1ee70b3634aa 2018-10-12 05:09:46,286 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:47,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09: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-15d62ec0-bc99-4843-b45b-b8d1584d1a45 x-compute-request-id: req-15d62ec0-bc99-4843-b45b-b8d1584d1a45 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d3:01", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d3:01", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "rel": "bookmark"}], "image": {"id": "195da93a-e90f-4d75-bf62-6cb83f83e4de", "links": [{"href": "http://172.30.9.27:8774/images/195da93a-e90f-4d75-bf62-6cb83f83e4de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-10-12T05:09:27.000000", "flavor": {"id": "cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "links": [{"href": "http://172.30.9.27:8774/flavors/cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "rel": "bookmark"}]}, "id": "b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "security_groups": [{"name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp"}], "user_id": "f3194a8f004a4bc58fa6ab6e83398d8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:09:28Z", "hostId": "cce086f23973517d549dd3391ebd85095fb54be826b09715d5aac831", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "created": "2018-10-12T05:09:20Z", "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:09:47,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb used request id req-15d62ec0-bc99-4843-b45b-b8d1584d1a45 2018-10-12 05:09:47,046 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:47,440 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-496b344c-2b3b-4120-bb04-8553c528b4b2 Date: Fri, 12 Oct 2018 05:09:47 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:47,440 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net used request id req-496b344c-2b3b-4120-bb04-8553c528b4b2 2018-10-12 05:09:47,444 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:47,535 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-38c48638-5a7f-4f90-b73c-041d0db4a0bd Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:09:47,535 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-38c48638-5a7f-4f90-b73c-041d0db4a0bd 2018-10-12 05:09:47,540 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:47,726 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-205a5eda-ae9c-4cd7-ba17-09bc101ceee6 Date: Fri, 12 Oct 2018 05:09:47 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:47,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-205a5eda-ae9c-4cd7-ba17-09bc101ceee6 2018-10-12 05:09:47,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:47,925 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-442b2d04-d1f8-40d0-b05f-00f403b113ff Date: Fri, 12 Oct 2018 05:09:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.4"}],"id":"01e04049-f599-408c-9047-28177855f5d9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:f1:05","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.2"}],"id":"70f944ec-3b19-456b-af92-ce75192fde6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:64:87","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.10"}],"id":"7d50697d-b38f-4906-9038-0d8b35769af2","security_groups":["0ebc4559-e2bb-4e63-af68-bb05d70a4021"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:02:e0","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:19Z","binding:vnic_type":"normal","device_id":"94ce399c-f40e-4414-a8ce-632a8741974a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.8"}],"id":"8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e","security_groups":["33807b14-bb42-4223-af18-f83974667dcf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:d3:01","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.3"}],"id":"e6c5d7f0-9873-4f9d-ae39-b1e3c736a02a","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:12:1a","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.1"}],"id":"e6db2421-c910-4dda-ad58-1d6e1f2c0304","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:c5:69","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:23Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"}]} 2018-10-12 05:09:47,925 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-442b2d04-d1f8-40d0-b05f-00f403b113ff 2018-10-12 05:09:47,926 - create_instance - INFO - Checking if VM is active 2018-10-12 05:09:47,929 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:48,834 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-75d2a604-ad87-4c9d-9fec-3f3994cf8a2e x-compute-request-id: req-75d2a604-ad87-4c9d-9fec-3f3994cf8a2e Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d3:01", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d3:01", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "rel": "bookmark"}], "image": {"id": "195da93a-e90f-4d75-bf62-6cb83f83e4de", "links": [{"href": "http://172.30.9.27:8774/images/195da93a-e90f-4d75-bf62-6cb83f83e4de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-10-12T05:09:27.000000", "flavor": {"id": "cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "links": [{"href": "http://172.30.9.27:8774/flavors/cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "rel": "bookmark"}]}, "id": "b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "security_groups": [{"name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp"}], "user_id": "f3194a8f004a4bc58fa6ab6e83398d8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:09:28Z", "hostId": "cce086f23973517d549dd3391ebd85095fb54be826b09715d5aac831", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "created": "2018-10-12T05:09:20Z", "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:09:48,834 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb used request id req-75d2a604-ad87-4c9d-9fec-3f3994cf8a2e 2018-10-12 05:09:48,835 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1] is - ACTIVE 2018-10-12 05:09:48,835 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:09:48,838 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:49,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09: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-6b2bc5b5-6d79-4143-a09b-9fda5df9f841 x-compute-request-id: req-6b2bc5b5-6d79-4143-a09b-9fda5df9f841 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d3:01", "version": 4, "addr": "10.1.2.8", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:8e:d3:01", "version": 4, "addr": "172.30.9.205", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "rel": "bookmark"}], "image": {"id": "195da93a-e90f-4d75-bf62-6cb83f83e4de", "links": [{"href": "http://172.30.9.27:8774/images/195da93a-e90f-4d75-bf62-6cb83f83e4de", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-00000119", "OS-SRV-USG:launched_at": "2018-10-12T05:09:27.000000", "flavor": {"id": "cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "links": [{"href": "http://172.30.9.27:8774/flavors/cd5db6e1-66bf-4f09-b333-3a9cc8111b76", "rel": "bookmark"}]}, "id": "b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb", "security_groups": [{"name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp"}], "user_id": "f3194a8f004a4bc58fa6ab6e83398d8c", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:09:28Z", "hostId": "cce086f23973517d549dd3391ebd85095fb54be826b09715d5aac831", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "created": "2018-10-12T05:09:20Z", "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:09:49,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb used request id req-6b2bc5b5-6d79-4143-a09b-9fda5df9f841 2018-10-12 05:09:49,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:49,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-9393b2dc-22c1-4e5d-a4f3-e26b9a53d2fa Date: Fri, 12 Oct 2018 05:09:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"48d8df3b-bf08-4c21-922a-cde291c24d20","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":26,"ipv4_address_scope":null,"shared":false,"project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","subnets":["c582a24a-91aa-4b2d-a435-25b78c1ecfd2"],"description":"","tags":[],"updated_at":"2018-10-12T05:09:14Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net","admin_state_up":true,"tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:13Z","provider:network_type":"vxlan"}]} 2018-10-12 05:09:49,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net used request id req-9393b2dc-22c1-4e5d-a4f3-e26b9a53d2fa 2018-10-12 05:09:49,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:49,753 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-475689fb-93a9-4346-b377-290bca5ce4a5 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:09:49,753 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-475689fb-93a9-4346-b377-290bca5ce4a5 2018-10-12 05:09:49,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:49,946 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-94a94df1-c755-49e4-9e53-018532e8a04a Date: Fri, 12 Oct 2018 05:09:49 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:14Z","dns_nameservers":[],"updated_at":"2018-10-12T05:09:14Z","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":"3173cf47dc794af2a3b47522e7b54b3f","id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","subnetpool_id":null,"name":"CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet"}]} 2018-10-12 05:09:49,946 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-94a94df1-c755-49e4-9e53-018532e8a04a 2018-10-12 05:09:49,952 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}39d82bb2e4dcc9491b65f17c707bed28a9d88ffd" 2018-10-12 05:09:50,032 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-4053f836-6f5c-4f52-b821-3ac18ef46660 Date: Fri, 12 Oct 2018 05:09:50 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:17Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.4"}],"id":"01e04049-f599-408c-9047-28177855f5d9","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:ac:f1:05","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:16Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.2"}],"id":"70f944ec-3b19-456b-af92-ce75192fde6d","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:39:64:87","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:22Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.10"}],"id":"7d50697d-b38f-4906-9038-0d8b35769af2","security_groups":["0ebc4559-e2bb-4e63-af68-bb05d70a4021"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:d7:02:e0","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:19Z","binding:vnic_type":"normal","device_id":"94ce399c-f40e-4414-a8ce-632a8741974a"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:27Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.8"}],"id":"8f3c4b72-cf31-4f5f-b2a3-f50b291a9f9e","security_groups":["33807b14-bb42-4223-af18-f83974667dcf"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:d3:01","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack-port1-fdyxf6s7zcrb","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:16Z","binding:vnic_type":"normal","device_id":"b2b46bbf-90fc-4ecb-927a-eeb6d6cdaafb"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:18Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.3"}],"id":"e6c5d7f0-9873-4f9d-ae39-b1e3c736a02a","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:12:1a","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:15Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-48d8df3b-bf08-4c21-922a-cde291c24d20"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:09:40Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c582a24a-91aa-4b2d-a435-25b78c1ecfd2","ip_address":"10.1.2.1"}],"id":"e6db2421-c910-4dda-ad58-1d6e1f2c0304","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:c5:69","project_id":"3173cf47dc794af2a3b47522e7b54b3f","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"48d8df3b-bf08-4c21-922a-cde291c24d20","tenant_id":"3173cf47dc794af2a3b47522e7b54b3f","created_at":"2018-10-12T05:09:23Z","binding:vnic_type":"normal","device_id":"c3096080-dd10-4969-b074-209590c5b42f"}]} 2018-10-12 05:09:50,032 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=48d8df3b-bf08-4c21-922a-cde291c24d20 used request id req-4053f836-6f5c-4f52-b821-3ac18ef46660 2018-10-12 05:09:50,033 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:09:50,036 - paramiko.transport - DEBUG - starting thread (client mode): 0x6de972d0L 2018-10-12 05:09:50,036 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:09:50,037 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:09:50,037 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:09:50,038 - 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-10-12 05:09:50,038 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:09:50,038 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:09:50,039 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:09:50,039 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:09:50,039 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:09:50,056 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:09:50,057 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:09:50,069 - paramiko.transport - DEBUG - Trying key d24da9efd73ee8f52d36f3eb93379f5d from 94439157-2548-4200-bb40-870c44d7bd5a 2018-10-12 05:09:50,095 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:09:50,101 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:09:50,201 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:09:50,247 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:09:50,247 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:09:50,249 - paramiko.transport - DEBUG - starting thread (client mode): 0x6de6f810L 2018-10-12 05:09:50,249 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:09:50,250 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:09:50,250 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:09:50,251 - 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-10-12 05:09:50,251 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:09:50,251 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:09:50,251 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:09:50,252 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:09:50,252 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:09:50,269 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:09:50,269 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:09:50,282 - paramiko.transport - DEBUG - Trying key d24da9efd73ee8f52d36f3eb93379f5d from 94439157-2548-4200-bb40-870c44d7bd5a 2018-10-12 05:09:50,307 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:09:50,313 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:09:50,314 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:09:50,315 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-12 05:09:50,315 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:09:50,317 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:09:50,319 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack 2018-10-12 05:09:50,323 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:50,500 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:50 GMT Server: Apache x-openstack-request-id: req-f0732772-60dc-4c04-ab3f-cbc0a0bf101c Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:50,749 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:09:50 GMT Server: Apache x-openstack-request-id: req-2a9b805d-8cd5-468e-b04e-91703ab9ca2a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:09:50,749 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-2a9b805d-8cd5-468e-b04e-91703ab9ca2a 2018-10-12 05:09:50,752 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:50,923 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:50 GMT Server: Apache x-openstack-request-id: req-5e0b2662-0a8c-4625-a3ad-72bca7edcee0 Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:51,097 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:50 GMT Server: Apache x-openstack-request-id: req-84dcf44d-4ff8-475e-8402-59978e86cdae 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "tags": null, "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T05:09:50Z", "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "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-10-12 05:09:51,097 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-84dcf44d-4ff8-475e-8402-59978e86cdae 2018-10-12 05:09:51,097 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 05:09:51,098 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:09:54,101 - create_stack - DEBUG - Stack status query timeout in 1196.64837193 2018-10-12 05:09:54,104 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:54,131 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:54 GMT Server: Apache x-openstack-request-id: req-478f4da7-9c86-44d2-9913-d7b62e38d213 Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:54,173 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:54 GMT Server: Apache x-openstack-request-id: req-4e8170c0-a5e4-4db6-850c-fca8d6754c3e 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "tags": null, "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T05:09:50Z", "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "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-10-12 05:09:54,173 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-4e8170c0-a5e4-4db6-850c-fca8d6754c3e 2018-10-12 05:09:54,174 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 05:09:54,174 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:09:57,177 - create_stack - DEBUG - Stack status query timeout in 1193.57223892 2018-10-12 05:09:57,180 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:09:57,357 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:09:57 GMT Server: Apache x-openstack-request-id: req-e3fe556c-608b-4b70-8e3f-fd7a0de4717b Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:09:57,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:09:57 GMT Server: Apache x-openstack-request-id: req-3f243a88-7d50-4b5c-b52e-0f4c5d97a1ed 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "tags": null, "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T05:09:50Z", "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "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-10-12 05:09:57,623 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-3f243a88-7d50-4b5c-b52e-0f4c5d97a1ed 2018-10-12 05:09:57,624 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 05:09:57,624 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:10:00,627 - create_stack - DEBUG - Stack status query timeout in 1190.12233496 2018-10-12 05:10:00,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:10:00,658 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:00 GMT Server: Apache x-openstack-request-id: req-c8875775-9500-43b7-a364-f0293cc2b044 Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:00,685 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:00 GMT Server: Apache x-openstack-request-id: req-861b10f3-c94f-4e70-bc0a-62d6ca6d7c7b 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "tags": null, "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T05:09:50Z", "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "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-10-12 05:10:00,685 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-861b10f3-c94f-4e70-bc0a-62d6ca6d7c7b 2018-10-12 05:10:00,686 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 05:10:00,686 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:10:03,689 - create_stack - DEBUG - Stack status query timeout in 1187.06024003 2018-10-12 05:10:03,692 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:10:03,721 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:03 GMT Server: Apache x-openstack-request-id: req-c44fc941-5dba-4b5d-915c-09ca4f076d47 Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:03,763 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:03 GMT Server: Apache x-openstack-request-id: req-c3aedc9f-6e12-4d30-93b9-e00dc13fa798 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 693 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-9e742c32-4864-4f45-a6b4-600ef6543302-flavor2", "OS::project_id": "3173cf47dc794af2a3b47522e7b54b3f", "OS::stack_id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-kp", "security_group_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-sec_grp", "subnet_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-subnet", "net_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst2", "inst1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-inst1", "image2_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image", "flavor1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-flavor1", "image1_name": "CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image"}, "deletion_time": "2018-10-12T05:10:01Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack", "stack_user_project_id": "69c127d2bc8d449ab64a3d532aa51de8", "tags": null, "creation_time": "2018-10-12T05:09:08Z", "links": [{"href": "http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T05:09:50Z", "id": "33d039c6-2b24-4dc3-bdff-b9e6ecc5c482", "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-10-12 05:10:03,763 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-c3aedc9f-6e12-4d30-93b9-e00dc13fa798 2018-10-12 05:10:03,763 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-12 05:10:03,764 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack 2018-10-12 05:10:03,764 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack 2018-10-12 05:10:03,766 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}133769dcfa744d658cb467d4e517887cd0effd6e" 2018-10-12 05:10:03,943 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:03 GMT Server: Apache x-openstack-request-id: req-ac8623eb-a266-45f9-bbc8-ce1bfec787c1 Location: http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:03,971 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 05:10:03 GMT Server: Apache x-openstack-request-id: req-0f8ffe88-4db1-4506-8776-afcaa21707d9 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 05:10:03,971 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/3173cf47dc794af2a3b47522e7b54b3f/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-stack/33d039c6-2b24-4dc3-bdff-b9e6ecc5c482 used request id req-0f8ffe88-4db1-4506-8776-afcaa21707d9 2018-10-12 05:10:03,972 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-9e742c32-4864-4f45-a6b4-600ef6543302-image 2018-10-12 05:10:03,975 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}dde83ed2dbf48dfe28cc09735bbbcaad73f3b3dd" 2018-10-12 05:10:05,728 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ab70e393-0cd9-4bc2-91d3-d02a8635d2dc Date: Fri, 12 Oct 2018 05:10:05 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:10:05,728 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/195da93a-e90f-4d75-bf62-6cb83f83e4de used request id req-ab70e393-0cd9-4bc2-91d3-d02a8635d2dc 2018-10-12 05:10:05,735 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:10:05,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-57781e4d-7335-4816-a043-7ad0168156bb Date: Fri, 12 Oct 2018 05:10:05 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "created_at": "2018-10-12T05:09:13Z", "updated_at": "2018-10-12T05:09:13Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:09:13Z", "revision_number": 0, "id": "5c361ec4-473a-4f1d-b15b-2db9951dc348", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:09:13Z", "security_group_id": "0ebc4559-e2bb-4e63-af68-bb05d70a4021", "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "3173cf47dc794af2a3b47522e7b54b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:09:13Z", "revision_number": 0, "id": "90cdf876-1d0c-461d-9638-b775a421f05d", "remote_group_id": "0ebc4559-e2bb-4e63-af68-bb05d70a4021", "remote_ip_prefix": null, "created_at": "2018-10-12T05:09:13Z", "security_group_id": "0ebc4559-e2bb-4e63-af68-bb05d70a4021", "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "port_range_min": null, "ethertype": "IPv4", "project_id": "3173cf47dc794af2a3b47522e7b54b3f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:09:13Z", "revision_number": 0, "id": "ef7ca326-3d04-4972-9c34-b26af4e624c2", "remote_group_id": "0ebc4559-e2bb-4e63-af68-bb05d70a4021", "remote_ip_prefix": null, "created_at": "2018-10-12T05:09:13Z", "security_group_id": "0ebc4559-e2bb-4e63-af68-bb05d70a4021", "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "3173cf47dc794af2a3b47522e7b54b3f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:09:13Z", "revision_number": 0, "id": "f64b24c7-35f5-4996-a614-8d9f1df2f3a4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:09:13Z", "security_group_id": "0ebc4559-e2bb-4e63-af68-bb05d70a4021", "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "port_range_min": null, "ethertype": "IPv6", "project_id": "3173cf47dc794af2a3b47522e7b54b3f"}], "revision_number": 4, "project_id": "3173cf47dc794af2a3b47522e7b54b3f", "id": "0ebc4559-e2bb-4e63-af68-bb05d70a4021", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 05:10:05,956 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-57781e4d-7335-4816-a043-7ad0168156bb 2018-10-12 05:10:05,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:10:06,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf6a7645-e4a4-4ed7-a641-02863fb4901c Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 05:10:06,057 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-cf6a7645-e4a4-4ed7-a641-02863fb4901c 2018-10-12 05:10:06,061 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:10:06,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:06 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e71a9688-9771-4739-ada8-090b3e41955b Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f"}, "enabled": true, "id": "3173cf47dc794af2a3b47522e7b54b3f", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-2e0ae208-f293-49c-proj"}} 2018-10-12 05:10:06,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-e71a9688-9771-4739-ada8-090b3e41955b 2018-10-12 05:10:06,148 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 0ebc4559-e2bb-4e63-af68-bb05d70a4021 2018-10-12 05:10:06,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0ebc4559-e2bb-4e63-af68-bb05d70a4021 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:10:06,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-405af3d2-5c72-47ab-bce1-1f737d309e8b Date: Fri, 12 Oct 2018 05:10:06 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-10-12T05:09:13Z", "security_group_id": "0ebc4559-e2bb-4e63-af68-bb05d70a4021", "port_range_min": null, "revision_number": 0, "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "created_at": "2018-10-12T05:09:13Z", "project_id": "3173cf47dc794af2a3b47522e7b54b3f", "id": "5c361ec4-473a-4f1d-b15b-2db9951dc348"}, {"remote_group_id": "0ebc4559-e2bb-4e63-af68-bb05d70a4021", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:09:13Z", "security_group_id": "0ebc4559-e2bb-4e63-af68-bb05d70a4021", "port_range_min": null, "revision_number": 0, "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "created_at": "2018-10-12T05:09:13Z", "project_id": "3173cf47dc794af2a3b47522e7b54b3f", "id": "90cdf876-1d0c-461d-9638-b775a421f05d"}, {"remote_group_id": "0ebc4559-e2bb-4e63-af68-bb05d70a4021", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:09:13Z", "security_group_id": "0ebc4559-e2bb-4e63-af68-bb05d70a4021", "port_range_min": null, "revision_number": 0, "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "created_at": "2018-10-12T05:09:13Z", "project_id": "3173cf47dc794af2a3b47522e7b54b3f", "id": "ef7ca326-3d04-4972-9c34-b26af4e624c2"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:09:13Z", "security_group_id": "0ebc4559-e2bb-4e63-af68-bb05d70a4021", "port_range_min": null, "revision_number": 0, "tenant_id": "3173cf47dc794af2a3b47522e7b54b3f", "created_at": "2018-10-12T05:09:13Z", "project_id": "3173cf47dc794af2a3b47522e7b54b3f", "id": "f64b24c7-35f5-4996-a614-8d9f1df2f3a4"}]} 2018-10-12 05:10:06,334 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=0ebc4559-e2bb-4e63-af68-bb05d70a4021 used request id req-405af3d2-5c72-47ab-bce1-1f737d309e8b 2018-10-12 05:10:06,334 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 05:10:06,340 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/0ebc4559-e2bb-4e63-af68-bb05d70a4021 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:10:07,005 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7ac16b9d-1af1-4e95-a5ac-0ce95e538953 Content-Length: 0 Date: Fri, 12 Oct 2018 05:10:07 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:10:07,005 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/0ebc4559-e2bb-4e63-af68-bb05d70a4021 used request id req-7ac16b9d-1af1-4e95-a5ac-0ce95e538953 2018-10-12 05:10:07,006 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-2e0ae208-f293-49c-proj 2018-10-12 05:10:07,010 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:10:07,233 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-80581895-8aac-4892-b70c-d27cf3260874 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:10:07,233 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3173cf47dc794af2a3b47522e7b54b3f used request id req-80581895-8aac-4892-b70c-d27cf3260874 2018-10-12 05:10:07,233 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-2e0ae208-f293-49c-proj-role 2018-10-12 05:10:07,237 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/f9e5cb11a4f04247a573aba60c34911e -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:10:07,355 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f3c5fe9-0153-414f-a40b-0164b25a0f48 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:10:07,355 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/f9e5cb11a4f04247a573aba60c34911e used request id req-6f3c5fe9-0153-414f-a40b-0164b25a0f48 2018-10-12 05:10:07,359 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1085066caef1259b9bd00159f1db9c5e32fbdb80" 2018-10-12 05:10:07,453 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9ccfeed1-1f67-4973-961b-319c9d42ef68 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:10:07,453 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-9ccfeed1-1f67-4973-961b-319c9d42ef68 2018-10-12 05:10:07,454 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-2e0ae208-f293-49c-user 2018-10-12 05:10:07,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/f3194a8f004a4bc58fa6ab6e83398d8c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}676ec5d8b98b7a3efaa2d767706e2b2617408fe9" 2018-10-12 05:10:07,665 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:10:07 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-28e550d1-9351-4506-b256-62bb252d8cfc Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:10:07,665 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/f3194a8f004a4bc58fa6ab6e83398d8c used request id req-28e550d1-9351-4506-b256-62bb252d8cfc 2018-10-12 05:10:07,667 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:10:08,058 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:10:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["1et0nWRpT_edFCQbmyov7Q"], "issued_at": "2018-10-12T05:10:08.000000Z"}} 2018-10-12 05:10:08,059 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5604f8563780d6dbf75cc198337e21c323756a33" 2018-10-12 05:10:08,154 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-df81c7aa-250c-48e9-8ca2-3d3e5bf7a09b Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:10:08,154 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-df81c7aa-250c-48e9-8ca2-3d3e5bf7a09b 2018-10-12 05:10:08,156 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:10:08,157 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:10:08,536 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:10:08.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["ejes2h3-QzCqsVTfRuttUA"], "issued_at": "2018-10-12T05:10:08.000000Z"}} 2018-10-12 05:10:08,536 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:10:08,625 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aa2df880-f4e3-4fbf-94b0-cf4289c4d958 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:10:08,626 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-aa2df880-f4e3-4fbf-94b0-cf4289c4d958 2018-10-12 05:10:08,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:10:08,636 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:10: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:10:08,637 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-fe5450b1-9d89-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:10:08,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6e662a74-da2c-4b2e-b94d-f6e8eb22c2d0 Content-Encoding: gzip Content-Length: 182 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-fe5450b1-9d89-457-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 05:10:08,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=CreateStackFloatingIpTests-fe5450b1-9d89-457-proj used request id req-6e662a74-da2c-4b2e-b94d-f6e8eb22c2d0 2018-10-12 05:10:08,719 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:10:08,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2d68584b-8fc9-4f37-bae4-9a71b2d71733 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:10:08,809 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-2d68584b-8fc9-4f37-bae4-9a71b2d71733 2018-10-12 05:10:08,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" -d '{"project": {"enabled": true, "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}}' 2018-10-12 05:10:08,925 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:10:08 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-d5165272-8db5-459c-ae2a-76370b6d901d Content-Length: 311 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:10:08,925 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-d5165272-8db5-459c-ae2a-76370b6d901d 2018-10-12 05:10:08,925 - keystone_utils - INFO - Created project with name - CreateStackFloatingIpTests-fe5450b1-9d89-457-proj 2018-10-12 05:10:08,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:10:08,926 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:10:09,301 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:10:09.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["47Xu94jTTg2__p9fairGfQ"], "issued_at": "2018-10-12T05:10:09.000000Z"}} 2018-10-12 05:10:09,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:09,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-72b009a0-0f45-4aab-bd16-4fff18320412 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:10:09,315 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-72b009a0-0f45-4aab-bd16-4fff18320412 2018-10-12 05:10:09,320 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:10:09,324 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:10: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:10:09,325 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:09,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff669990-8177-4afe-a0aa-604d41001463 Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:10:09,359 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-ff669990-8177-4afe-a0aa-604d41001463 2018-10-12 05:10:09,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-fe5450b1-9d89-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:09,451 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39d7df79-7779-44a1-8f7f-81cba55b95f7 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-fe5450b1-9d89-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}]} 2018-10-12 05:10:09,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-fe5450b1-9d89-457-proj used request id req-39d7df79-7779-44a1-8f7f-81cba55b95f7 2018-10-12 05:10:09,455 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:09,541 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-aea71f01-49f5-4ad3-893d-126cd4b8300f Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:10:09,541 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-aea71f01-49f5-4ad3-893d-126cd4b8300f 2018-10-12 05:10:09,928 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:10,019 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-571f244a-b1aa-404c-a790-794212e9c482 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:10:10,019 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-571f244a-b1aa-404c-a790-794212e9c482 2018-10-12 05:10:10,023 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-fe5450b1-9d89-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:10,110 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-82daff29-0a01-4327-a638-7e4e33cc5482 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-fe5450b1-9d89-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}]} 2018-10-12 05:10:10,110 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-fe5450b1-9d89-457-proj used request id req-82daff29-0a01-4327-a638-7e4e33cc5482 2018-10-12 05:10:10,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users/2b59bb0d8788457b848d0082cd7f58a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:10,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b63cfcdf-3576-4965-9c55-1609b6d6fa29 Content-Encoding: gzip Content-Length: 250 Content-Type: application/json RESP BODY: {"user": {"name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-user", "links": {"self": "http://172.30.9.27:5000/v3/users/2b59bb0d8788457b848d0082cd7f58a1"}, "domain_id": "default", "enabled": true, "options": {}, "default_project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "id": "2b59bb0d8788457b848d0082cd7f58a1", "password_expires_at": null}} 2018-10-12 05:10:10,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/2b59bb0d8788457b848d0082cd7f58a1 used request id req-b63cfcdf-3576-4965-9c55-1609b6d6fa29 2018-10-12 05:10:10,211 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c/users/2b59bb0d8788457b848d0082cd7f58a1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:10,323 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6398920-a3c5-4a64-a88c-0cefad835c8f Content-Encoding: gzip Content-Length: 166 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c/users/2b59bb0d8788457b848d0082cd7f58a1/roles", "previous": null, "next": null}, "roles": []} 2018-10-12 05:10:10,323 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c/users/2b59bb0d8788457b848d0082cd7f58a1/roles used request id req-b6398920-a3c5-4a64-a88c-0cefad835c8f 2018-10-12 05:10:10,327 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:10,419 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a76ae71b-690b-489a-8788-f0875dba034e Content-Encoding: gzip Content-Length: 140 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "domain_id": null, "name": "admin", "id": "c43a3ee50f83430c8393d58c3aa3a6dc"}} 2018-10-12 05:10:10,419 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-a76ae71b-690b-489a-8788-f0875dba034e 2018-10-12 05:10:10,419 - keystone_utils - INFO - Granting role admin to project CreateStackFloatingIpTests-fe5450b1-9d89-457-proj 2018-10-12 05:10:10,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c/users/2b59bb0d8788457b848d0082cd7f58a1/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:10,539 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-bc9bdfe5-1a54-467f-8b50-883a44caae42 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:10:10,539 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c/users/2b59bb0d8788457b848d0082cd7f58a1/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-bc9bdfe5-1a54-467f-8b50-883a44caae42 2018-10-12 05:10:10,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:10,631 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7c9b05c-a560-41df-8f1e-15ca7fd9d92e Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:10:10,631 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b7c9b05c-a560-41df-8f1e-15ca7fd9d92e 2018-10-12 05:10:10,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-fe5450b1-9d89-457-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:10,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34cb00a2-a6e9-49d2-a627-e90911cc3fa7 Content-Encoding: gzip Content-Length: 257 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-fe5450b1-9d89-457-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}]} 2018-10-12 05:10:10,725 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=CreateStackFloatingIpTests-fe5450b1-9d89-457-proj used request id req-34cb00a2-a6e9-49d2-a627-e90911cc3fa7 2018-10-12 05:10:10,728 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c/users/2b59bb0d8788457b848d0082cd7f58a1/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:10,823 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c68d9c9b-a2f1-4700-bec4-8e612a8d7240 Content-Encoding: gzip Content-Length: 224 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c/users/2b59bb0d8788457b848d0082cd7f58a1/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:10:10,823 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c/users/2b59bb0d8788457b848d0082cd7f58a1/roles used request id req-c68d9c9b-a2f1-4700-bec4-8e612a8d7240 2018-10-12 05:10:10,827 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:10,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e6b57fd5-387f-404c-88dc-8c22714c931b Content-Encoding: gzip Content-Length: 145 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "domain_id": null, "name": "heat_stack_owner", "id": "16c16cb00761436db3d2db8d3b61a454"}} 2018-10-12 05:10:10,914 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-e6b57fd5-387f-404c-88dc-8c22714c931b 2018-10-12 05:10:10,914 - keystone_utils - INFO - Granting role heat_stack_owner to project CreateStackFloatingIpTests-fe5450b1-9d89-457-proj 2018-10-12 05:10:10,918 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c/users/2b59bb0d8788457b848d0082cd7f58a1/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:10:11,053 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:10:10 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9c26c09e-f94f-455c-baaf-7ac94b8f6a30 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:10:11,053 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c/users/2b59bb0d8788457b848d0082cd7f58a1/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-9c26c09e-f94f-455c-baaf-7ac94b8f6a30 2018-10-12 05:10:11,054 - keystone_utils - INFO - Created user with name - CreateStackFloatingIpTests-fe5450b1-9d89-457-user 2018-10-12 05:10:11,054 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:10:11,058 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:10:11,137 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85f742bf-b454-43e2-8a08-0b7d3b927e74 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:10:11,138 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-85f742bf-b454-43e2-8a08-0b7d3b927e74 2018-10-12 05:10:11,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" -d '{"role": {"name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj-role"}}' 2018-10-12 05:10:11,266 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f53382b7-0ae3-47ad-8e76-6532771e0b6e Content-Length: 225 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "3e63baeffbdb4ff3bf067b4c12757972", "links": {"self": "http://172.30.9.27:5000/v3/roles/3e63baeffbdb4ff3bf067b4c12757972"}, "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj-role"}} 2018-10-12 05:10:11,266 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-f53382b7-0ae3-47ad-8e76-6532771e0b6e 2018-10-12 05:10:11,267 - keystone_utils - INFO - Created role with name - CreateStackFloatingIpTests-fe5450b1-9d89-457-proj-role 2018-10-12 05:10:11,270 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/3e63baeffbdb4ff3bf067b4c12757972 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:10:11,362 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7d075219-4f44-4818-b8f5-5bd7f9416689 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/3e63baeffbdb4ff3bf067b4c12757972"}, "domain_id": null, "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj-role", "id": "3e63baeffbdb4ff3bf067b4c12757972"}} 2018-10-12 05:10:11,362 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/3e63baeffbdb4ff3bf067b4c12757972 used request id req-7d075219-4f44-4818-b8f5-5bd7f9416689 2018-10-12 05:10:11,363 - keystone_utils - INFO - Granting role CreateStackFloatingIpTests-fe5450b1-9d89-457-proj-role to project CreateStackFloatingIpTests-fe5450b1-9d89-457-proj 2018-10-12 05:10:11,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c/users/2b59bb0d8788457b848d0082cd7f58a1/roles/3e63baeffbdb4ff3bf067b4c12757972 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:10:11,484 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:10:11 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-44720d04-7870-4406-a2e4-b223a809fb58 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:10:11,484 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c/users/2b59bb0d8788457b848d0082cd7f58a1/roles/3e63baeffbdb4ff3bf067b4c12757972 used request id req-44720d04-7870-4406-a2e4-b223a809fb58 2018-10-12 05:10:11,485 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 05:10:11,485 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img'} 2018-10-12 05:10:11,485 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:10:11,486 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:10:11,873 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "3e63baeffbdb4ff3bf067b4c12757972", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj-role"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:10:11.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-user", "id": "2b59bb0d8788457b848d0082cd7f58a1"}, "audit_ids": ["ZKDvr8zTRb-IMXdfcyZtDA"], "issued_at": "2018-10-12T05:10:11.000000Z"}} 2018-10-12 05:10:11,874 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f8a31e126d0646b84dd74680be87228c8de289ca" 2018-10-12 05:10:11,959 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-703a54c2-3be0-4d09-9947-73b57bb7be3a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:10:11,959 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-703a54c2-3be0-4d09-9947-73b57bb7be3a 2018-10-12 05:10:11,963 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8a31e126d0646b84dd74680be87228c8de289ca" 2018-10-12 05:10:12,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 171 Content-Type: application/json X-Openstack-Request-Id: req-53a768fb-4513-421c-8be5-d2142502ebb4 Date: Fri, 12 Oct 2018 05:10:12 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"} 2018-10-12 05:10:12,224 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image used request id req-53a768fb-4513-421c-8be5-d2142502ebb4 2018-10-12 05:10:12,227 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8a31e126d0646b84dd74680be87228c8de289ca" 2018-10-12 05:10:12,378 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-4e268b07-6e15-4617-84c7-378a0b4bd965 Date: Fri, 12 Oct 2018 05:10: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-10-12 05:10:12,378 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-4e268b07-6e15-4617-84c7-378a0b4bd965 2018-10-12 05:10:12,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f8a31e126d0646b84dd74680be87228c8de289ca" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}' 2018-10-12 05:10:12,615 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 630 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493 X-Openstack-Request-Id: req-d4db2596-91ff-413f-ab55-372704b34ced Date: Fri, 12 Oct 2018 05:10:12 GMT RESP BODY: {"status": "queued", "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:10:12Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T05:10:12Z", "visibility": "shared", "locations": [], "self": "/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493", "min_disk": 0, "protected": false, "id": "32febf1e-5d1e-40f2-862b-88aa1e02d493", "file": "/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/file", "checksum": null, "owner": "ad50f6f1a9f34d70b246cd11eec9e52c", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:10:12,615 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-d4db2596-91ff-413f-ab55-372704b34ced 2018-10-12 05:10:12,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8a31e126d0646b84dd74680be87228c8de289ca" -d '' 2018-10-12 05:10:13,539 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c8f229e-c16a-48ae-8794-be1be4eaf07e Date: Fri, 12 Oct 2018 05:10:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:10:13,539 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/file used request id req-1c8f229e-c16a-48ae-8794-be1be4eaf07e 2018-10-12 05:10:13,540 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 05:10:13,543 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8a31e126d0646b84dd74680be87228c8de289ca" 2018-10-12 05:10:13,707 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-c44f012f-1ec1-4591-b519-574298de8ad5 Date: Fri, 12 Oct 2018 05:10:13 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:10:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:10:13Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/snap", "metadata": {}}], "self": "/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493", "min_disk": 0, "protected": false, "id": "32febf1e-5d1e-40f2-862b-88aa1e02d493", "file": "/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ad50f6f1a9f34d70b246cd11eec9e52c", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:10:13,708 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493 used request id req-c44f012f-1ec1-4591-b519-574298de8ad5 2018-10-12 05:10:13,711 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8a31e126d0646b84dd74680be87228c8de289ca" 2018-10-12 05:10:13,856 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-25722c2b-5fa0-4b05-a30c-4368c0d725a1 Date: Fri, 12 Oct 2018 05:10: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-10-12 05:10:13,857 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-25722c2b-5fa0-4b05-a30c-4368c0d725a1 2018-10-12 05:10:13,859 - create_image - INFO - Created image with name - CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image 2018-10-12 05:10:13,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8a31e126d0646b84dd74680be87228c8de289ca" 2018-10-12 05:10:14,037 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fbb5aa71-5b8c-4c87-8fe8-a455787bbd22 Date: Fri, 12 Oct 2018 05:10:14 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:10:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:10:13Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/snap", "metadata": {}}], "self": "/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493", "min_disk": 0, "protected": false, "id": "32febf1e-5d1e-40f2-862b-88aa1e02d493", "file": "/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ad50f6f1a9f34d70b246cd11eec9e52c", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:10:14,037 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493 used request id req-fbb5aa71-5b8c-4c87-8fe8-a455787bbd22 2018-10-12 05:10:14,038 - create_image - DEBUG - Instance status is - active 2018-10-12 05:10:14,038 - create_image - DEBUG - Image is active with name - CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image 2018-10-12 05:10:14,038 - create_image - INFO - Image is now active with name - CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image 2018-10-12 05:10:14,039 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:10:14,040 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:10:14,417 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "3e63baeffbdb4ff3bf067b4c12757972", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj-role"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:10:14.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-user", "id": "2b59bb0d8788457b848d0082cd7f58a1"}, "audit_ids": ["aRvp5ZUES8Cd3L51ktO-Mw"], "issued_at": "2018-10-12T05:10:14.000000Z"}} 2018-10-12 05:10:14,418 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:10:14,496 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:14 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf1e564a-ecdb-48af-9351-e57005430732 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:10:14,496 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cf1e564a-ecdb-48af-9351-e57005430732 2018-10-12 05:10:14,498 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:10:14,501 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 05:10:14,506 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:10:14,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:14 GMT Server: Apache x-openstack-request-id: req-972e6eae-f6ae-43ff-8134-bf76486871f6 Content-Length: 14 Content-Type: application/json RESP BODY: {"stacks": []} 2018-10-12 05:10:14,679 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack used request id req-972e6eae-f6ae-43ff-8134-bf76486871f6 2018-10-12 05:10:14,745 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" -d '{"stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "external_net_name": "external", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net"}}' 2018-10-12 05:10:19,423 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:10:14 GMT Server: Apache x-openstack-request-id: req-ad161ea5-3918-481a-a27b-4c59094bfee2 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 297 Content-Type: application/json RESP BODY: {"stack": {"id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}]}} 2018-10-12 05:10:19,423 - keystoneauth.session - DEBUG - POST call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks used request id req-ad161ea5-3918-481a-a27b-4c59094bfee2 2018-10-12 05:10:19,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:10:19,592 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:19 GMT Server: Apache x-openstack-request-id: req-ad4e2b5c-053b-4875-aeaf-9db9c6bb9d9f Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:19,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:19 GMT Server: Apache x-openstack-request-id: req-b2004993-d9fe-4360-924c-9d4a6af13ec0 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "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-10-12 05:10:19,942 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-b2004993-d9fe-4360-924c-9d4a6af13ec0 2018-10-12 05:10:19,943 - create_stack - INFO - Created stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack 2018-10-12 05:10:19,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:10:19,972 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:19 GMT Server: Apache x-openstack-request-id: req-47fa5ee9-d82a-4832-bfd1-3ccf526f87a6 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:20,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:19 GMT Server: Apache x-openstack-request-id: req-823351c7-946e-4739-9aa0-fe2e9b5e6610 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "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-10-12 05:10:20,159 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-823351c7-946e-4739-9aa0-fe2e9b5e6610 2018-10-12 05:10:20,160 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 05:10:20,160 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:10:23,163 - create_stack - DEBUG - Stack status query timeout in 1196.77999187 2018-10-12 05:10:23,166 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:10:23,193 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:23 GMT Server: Apache x-openstack-request-id: req-54f8415b-b652-4b0b-bf18-931316bd4391 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:23,519 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:23 GMT Server: Apache x-openstack-request-id: req-8c28c71a-1dcb-4c65-a611-44963a9818a5 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0yOzs45ILWbB+/KIR+EH6gvcTp5zVg0mEqGwsBBZmEJF2kVj\n3RIy7TkouS+nfcPdcsoVhpOutjzLq29WQ7qunEMtJBiDVwztjBWQSzjy3NWg+6Vn\n+9/p34DOfTke+Mlv9S+h8cWLfnZYX4MX5DyIxKDOY0cfwlUpu/2SNsk1Umj4UOiU\nh8XKkxZErQSDKs8Z87rZb/HmcqpSUJDFnQwIUISOdB73Iy+Leo10nJvwXg/6+kuc\nIUHZXJ6UNNXOUM7GVc6DWV3afV6R2WJQOM0QgMbo2eaWR/O963OPqhcvtndCbgZF\nCR0U0Q7X121AJwiamH6ZvlVB9GkDVioD6RcV5wIDAQABAoIBAF/o1dZ4iVzmUrPq\nBfHwzLGKVbb4zxeFvYe1Hxe7NZeucyClaKmhfLS5xD/q38CHWm6sUX7iUvjBQRtM\n5fi6MlsVQMomwHKokreRjAw/gELEX+4vwr5thkVas3G6otEMX+kWjA/RVn5Jr/cj\nC5VH0jDPgzEhu9GA8gZNNz/fwnL+HGmTfIwj+hDn3Lv3Xrntx/MNaMBn05PlKYuy\nYL6b9VFuqIRaODJzni/ECIqik6vU+DVsVpQY5ESjknLc0iqO3kTVLFS24/oLt5qe\n5IU0oSrjLRd2p3sCocEXyXN8xgYjJp99N2Ni0jIPy/Bo8+WmvXPFkRcHDsspI1sJ\nTXZvoXECgYEA88MgtCVlHUzsslR4vuVLIJMu9eFYjCoSKLZLK/QcFNXE9hNwhNlU\n9vGjFHQ3wr9M4bIgXK5ESsaQunwzGcLEQgUc5LA1nOIVqq+nko/fIzCCbDopgtLz\nAyVUkD/LgaNzR3UKJ5Hln6vtfqaO6hhbkKCurEV/c8tgAbuA3/HD8iMCgYEA3b1N\nGF5iEXKn1ECJMrn6w+8lGFLdFKHHkQKME3OMC6YN876l16sChuJuk/ifFJwo3LAp\n6AZ9UlgA0mQTo56g9mDdgBmXMxcZfVrTtAuJLMNXAoJMATrAIBe/zJmOI6caF1PU\nLC60s2nN1RZXONCMpQaGf+30sgWJu5ZjyrDaX20CgYEAlpnVmLcJ06J1EnBR8U7k\nrYmBl/PTqzVK5tBJfSxiNRUljQrRl6JWdgMwSDDNSoq6Sy6sA9a+5pvrSuv0/lNw\nwYE7KqcbWIPt8vh3RXuR1sHfslH015jQ/v6PUle3ua5sSJes4GmpPo8QOhFZdpP5\n7k733ANMDRR3ilp38uQBtZUCgYB99GjVnc9hD9rrg1krul8Ka06L+Y3hiWAeK+87\noVf8ye+E9FeqIVbHHdooLYLXpzjC20KCrSUE4D5fRD+voozWRwGrIV40xDtTbINy\n81aRWciUAUWBMUkvMa5eXx9Rezsj4xdTnZhBjalBEHatLDGoEAPYqWdktCafqva2\njS0OJQKBgH9o2UASrYatItNJN6WZFH5FXXn9gwmNQaE4gGPzlGgzo07QZ5+ImX8v\nR9/1ETu7xsYk8/CI+h9WoflrjYTF1jJf4Os+YNckRVjM6Q/1xadI/UQxbCjhkGTH\nH5Cg97NUTcS5r7nPT5NqAPK8XAExdeg6GbX1BGaM+BxElOkBYHG2\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-10-12 05:10:23,519 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-8c28c71a-1dcb-4c65-a611-44963a9818a5 2018-10-12 05:10:23,520 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 05:10:23,520 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:10:26,523 - create_stack - DEBUG - Stack status query timeout in 1193.41982603 2018-10-12 05:10:26,526 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:10:26,703 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:26 GMT Server: Apache x-openstack-request-id: req-ebe344fc-48a9-4700-8437-2d0d19a98bea Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:27,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:26 GMT Server: Apache x-openstack-request-id: req-0298d9c8-af51-4a6c-b83b-2553f1a54bd7 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0yOzs45ILWbB+/KIR+EH6gvcTp5zVg0mEqGwsBBZmEJF2kVj\n3RIy7TkouS+nfcPdcsoVhpOutjzLq29WQ7qunEMtJBiDVwztjBWQSzjy3NWg+6Vn\n+9/p34DOfTke+Mlv9S+h8cWLfnZYX4MX5DyIxKDOY0cfwlUpu/2SNsk1Umj4UOiU\nh8XKkxZErQSDKs8Z87rZb/HmcqpSUJDFnQwIUISOdB73Iy+Leo10nJvwXg/6+kuc\nIUHZXJ6UNNXOUM7GVc6DWV3afV6R2WJQOM0QgMbo2eaWR/O963OPqhcvtndCbgZF\nCR0U0Q7X121AJwiamH6ZvlVB9GkDVioD6RcV5wIDAQABAoIBAF/o1dZ4iVzmUrPq\nBfHwzLGKVbb4zxeFvYe1Hxe7NZeucyClaKmhfLS5xD/q38CHWm6sUX7iUvjBQRtM\n5fi6MlsVQMomwHKokreRjAw/gELEX+4vwr5thkVas3G6otEMX+kWjA/RVn5Jr/cj\nC5VH0jDPgzEhu9GA8gZNNz/fwnL+HGmTfIwj+hDn3Lv3Xrntx/MNaMBn05PlKYuy\nYL6b9VFuqIRaODJzni/ECIqik6vU+DVsVpQY5ESjknLc0iqO3kTVLFS24/oLt5qe\n5IU0oSrjLRd2p3sCocEXyXN8xgYjJp99N2Ni0jIPy/Bo8+WmvXPFkRcHDsspI1sJ\nTXZvoXECgYEA88MgtCVlHUzsslR4vuVLIJMu9eFYjCoSKLZLK/QcFNXE9hNwhNlU\n9vGjFHQ3wr9M4bIgXK5ESsaQunwzGcLEQgUc5LA1nOIVqq+nko/fIzCCbDopgtLz\nAyVUkD/LgaNzR3UKJ5Hln6vtfqaO6hhbkKCurEV/c8tgAbuA3/HD8iMCgYEA3b1N\nGF5iEXKn1ECJMrn6w+8lGFLdFKHHkQKME3OMC6YN876l16sChuJuk/ifFJwo3LAp\n6AZ9UlgA0mQTo56g9mDdgBmXMxcZfVrTtAuJLMNXAoJMATrAIBe/zJmOI6caF1PU\nLC60s2nN1RZXONCMpQaGf+30sgWJu5ZjyrDaX20CgYEAlpnVmLcJ06J1EnBR8U7k\nrYmBl/PTqzVK5tBJfSxiNRUljQrRl6JWdgMwSDDNSoq6Sy6sA9a+5pvrSuv0/lNw\nwYE7KqcbWIPt8vh3RXuR1sHfslH015jQ/v6PUle3ua5sSJes4GmpPo8QOhFZdpP5\n7k733ANMDRR3ilp38uQBtZUCgYB99GjVnc9hD9rrg1krul8Ka06L+Y3hiWAeK+87\noVf8ye+E9FeqIVbHHdooLYLXpzjC20KCrSUE4D5fRD+voozWRwGrIV40xDtTbINy\n81aRWciUAUWBMUkvMa5eXx9Rezsj4xdTnZhBjalBEHatLDGoEAPYqWdktCafqva2\njS0OJQKBgH9o2UASrYatItNJN6WZFH5FXXn9gwmNQaE4gGPzlGgzo07QZ5+ImX8v\nR9/1ETu7xsYk8/CI+h9WoflrjYTF1jJf4Os+YNckRVjM6Q/1xadI/UQxbCjhkGTH\nH5Cg97NUTcS5r7nPT5NqAPK8XAExdeg6GbX1BGaM+BxElOkBYHG2\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-10-12 05:10:27,037 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-0298d9c8-af51-4a6c-b83b-2553f1a54bd7 2018-10-12 05:10:27,038 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 05:10:27,038 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:10:30,040 - create_stack - DEBUG - Stack status query timeout in 1189.90346098 2018-10-12 05:10:30,043 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:10:30,215 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:30 GMT Server: Apache x-openstack-request-id: req-419213c1-f6e1-470c-9b58-124c0ebc3baf Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:30,548 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:30 GMT Server: Apache x-openstack-request-id: req-1b30e42e-2015-491f-b82e-388749c1d811 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0yOzs45ILWbB+/KIR+EH6gvcTp5zVg0mEqGwsBBZmEJF2kVj\n3RIy7TkouS+nfcPdcsoVhpOutjzLq29WQ7qunEMtJBiDVwztjBWQSzjy3NWg+6Vn\n+9/p34DOfTke+Mlv9S+h8cWLfnZYX4MX5DyIxKDOY0cfwlUpu/2SNsk1Umj4UOiU\nh8XKkxZErQSDKs8Z87rZb/HmcqpSUJDFnQwIUISOdB73Iy+Leo10nJvwXg/6+kuc\nIUHZXJ6UNNXOUM7GVc6DWV3afV6R2WJQOM0QgMbo2eaWR/O963OPqhcvtndCbgZF\nCR0U0Q7X121AJwiamH6ZvlVB9GkDVioD6RcV5wIDAQABAoIBAF/o1dZ4iVzmUrPq\nBfHwzLGKVbb4zxeFvYe1Hxe7NZeucyClaKmhfLS5xD/q38CHWm6sUX7iUvjBQRtM\n5fi6MlsVQMomwHKokreRjAw/gELEX+4vwr5thkVas3G6otEMX+kWjA/RVn5Jr/cj\nC5VH0jDPgzEhu9GA8gZNNz/fwnL+HGmTfIwj+hDn3Lv3Xrntx/MNaMBn05PlKYuy\nYL6b9VFuqIRaODJzni/ECIqik6vU+DVsVpQY5ESjknLc0iqO3kTVLFS24/oLt5qe\n5IU0oSrjLRd2p3sCocEXyXN8xgYjJp99N2Ni0jIPy/Bo8+WmvXPFkRcHDsspI1sJ\nTXZvoXECgYEA88MgtCVlHUzsslR4vuVLIJMu9eFYjCoSKLZLK/QcFNXE9hNwhNlU\n9vGjFHQ3wr9M4bIgXK5ESsaQunwzGcLEQgUc5LA1nOIVqq+nko/fIzCCbDopgtLz\nAyVUkD/LgaNzR3UKJ5Hln6vtfqaO6hhbkKCurEV/c8tgAbuA3/HD8iMCgYEA3b1N\nGF5iEXKn1ECJMrn6w+8lGFLdFKHHkQKME3OMC6YN876l16sChuJuk/ifFJwo3LAp\n6AZ9UlgA0mQTo56g9mDdgBmXMxcZfVrTtAuJLMNXAoJMATrAIBe/zJmOI6caF1PU\nLC60s2nN1RZXONCMpQaGf+30sgWJu5ZjyrDaX20CgYEAlpnVmLcJ06J1EnBR8U7k\nrYmBl/PTqzVK5tBJfSxiNRUljQrRl6JWdgMwSDDNSoq6Sy6sA9a+5pvrSuv0/lNw\nwYE7KqcbWIPt8vh3RXuR1sHfslH015jQ/v6PUle3ua5sSJes4GmpPo8QOhFZdpP5\n7k733ANMDRR3ilp38uQBtZUCgYB99GjVnc9hD9rrg1krul8Ka06L+Y3hiWAeK+87\noVf8ye+E9FeqIVbHHdooLYLXpzjC20KCrSUE4D5fRD+voozWRwGrIV40xDtTbINy\n81aRWciUAUWBMUkvMa5eXx9Rezsj4xdTnZhBjalBEHatLDGoEAPYqWdktCafqva2\njS0OJQKBgH9o2UASrYatItNJN6WZFH5FXXn9gwmNQaE4gGPzlGgzo07QZ5+ImX8v\nR9/1ETu7xsYk8/CI+h9WoflrjYTF1jJf4Os+YNckRVjM6Q/1xadI/UQxbCjhkGTH\nH5Cg97NUTcS5r7nPT5NqAPK8XAExdeg6GbX1BGaM+BxElOkBYHG2\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-10-12 05:10:30,548 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-1b30e42e-2015-491f-b82e-388749c1d811 2018-10-12 05:10:30,549 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 05:10:30,549 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:10:33,552 - create_stack - DEBUG - Stack status query timeout in 1186.39089704 2018-10-12 05:10:33,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:10:33,932 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:33 GMT Server: Apache x-openstack-request-id: req-d12045ac-bf49-4e0e-bb5f-19588cef38c4 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:34,723 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:33 GMT Server: Apache x-openstack-request-id: req-c77b7a86-113c-44bc-bd9b-393f9fd9fde2 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0yOzs45ILWbB+/KIR+EH6gvcTp5zVg0mEqGwsBBZmEJF2kVj\n3RIy7TkouS+nfcPdcsoVhpOutjzLq29WQ7qunEMtJBiDVwztjBWQSzjy3NWg+6Vn\n+9/p34DOfTke+Mlv9S+h8cWLfnZYX4MX5DyIxKDOY0cfwlUpu/2SNsk1Umj4UOiU\nh8XKkxZErQSDKs8Z87rZb/HmcqpSUJDFnQwIUISOdB73Iy+Leo10nJvwXg/6+kuc\nIUHZXJ6UNNXOUM7GVc6DWV3afV6R2WJQOM0QgMbo2eaWR/O963OPqhcvtndCbgZF\nCR0U0Q7X121AJwiamH6ZvlVB9GkDVioD6RcV5wIDAQABAoIBAF/o1dZ4iVzmUrPq\nBfHwzLGKVbb4zxeFvYe1Hxe7NZeucyClaKmhfLS5xD/q38CHWm6sUX7iUvjBQRtM\n5fi6MlsVQMomwHKokreRjAw/gELEX+4vwr5thkVas3G6otEMX+kWjA/RVn5Jr/cj\nC5VH0jDPgzEhu9GA8gZNNz/fwnL+HGmTfIwj+hDn3Lv3Xrntx/MNaMBn05PlKYuy\nYL6b9VFuqIRaODJzni/ECIqik6vU+DVsVpQY5ESjknLc0iqO3kTVLFS24/oLt5qe\n5IU0oSrjLRd2p3sCocEXyXN8xgYjJp99N2Ni0jIPy/Bo8+WmvXPFkRcHDsspI1sJ\nTXZvoXECgYEA88MgtCVlHUzsslR4vuVLIJMu9eFYjCoSKLZLK/QcFNXE9hNwhNlU\n9vGjFHQ3wr9M4bIgXK5ESsaQunwzGcLEQgUc5LA1nOIVqq+nko/fIzCCbDopgtLz\nAyVUkD/LgaNzR3UKJ5Hln6vtfqaO6hhbkKCurEV/c8tgAbuA3/HD8iMCgYEA3b1N\nGF5iEXKn1ECJMrn6w+8lGFLdFKHHkQKME3OMC6YN876l16sChuJuk/ifFJwo3LAp\n6AZ9UlgA0mQTo56g9mDdgBmXMxcZfVrTtAuJLMNXAoJMATrAIBe/zJmOI6caF1PU\nLC60s2nN1RZXONCMpQaGf+30sgWJu5ZjyrDaX20CgYEAlpnVmLcJ06J1EnBR8U7k\nrYmBl/PTqzVK5tBJfSxiNRUljQrRl6JWdgMwSDDNSoq6Sy6sA9a+5pvrSuv0/lNw\nwYE7KqcbWIPt8vh3RXuR1sHfslH015jQ/v6PUle3ua5sSJes4GmpPo8QOhFZdpP5\n7k733ANMDRR3ilp38uQBtZUCgYB99GjVnc9hD9rrg1krul8Ka06L+Y3hiWAeK+87\noVf8ye+E9FeqIVbHHdooLYLXpzjC20KCrSUE4D5fRD+voozWRwGrIV40xDtTbINy\n81aRWciUAUWBMUkvMa5eXx9Rezsj4xdTnZhBjalBEHatLDGoEAPYqWdktCafqva2\njS0OJQKBgH9o2UASrYatItNJN6WZFH5FXXn9gwmNQaE4gGPzlGgzo07QZ5+ImX8v\nR9/1ETu7xsYk8/CI+h9WoflrjYTF1jJf4Os+YNckRVjM6Q/1xadI/UQxbCjhkGTH\nH5Cg97NUTcS5r7nPT5NqAPK8XAExdeg6GbX1BGaM+BxElOkBYHG2\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-10-12 05:10:34,724 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-c77b7a86-113c-44bc-bd9b-393f9fd9fde2 2018-10-12 05:10:34,724 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 05:10:34,724 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:10:37,728 - create_stack - DEBUG - Stack status query timeout in 1182.21529603 2018-10-12 05:10:37,731 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:10:37,758 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:37 GMT Server: Apache x-openstack-request-id: req-2a85f1c2-92a7-43ca-bde3-a5fb2dc8ead8 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:37,933 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:37 GMT Server: Apache x-openstack-request-id: req-a865a753-7ccd-4f42-9f20-76d896a40c08 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0yOzs45ILWbB+/KIR+EH6gvcTp5zVg0mEqGwsBBZmEJF2kVj\n3RIy7TkouS+nfcPdcsoVhpOutjzLq29WQ7qunEMtJBiDVwztjBWQSzjy3NWg+6Vn\n+9/p34DOfTke+Mlv9S+h8cWLfnZYX4MX5DyIxKDOY0cfwlUpu/2SNsk1Umj4UOiU\nh8XKkxZErQSDKs8Z87rZb/HmcqpSUJDFnQwIUISOdB73Iy+Leo10nJvwXg/6+kuc\nIUHZXJ6UNNXOUM7GVc6DWV3afV6R2WJQOM0QgMbo2eaWR/O963OPqhcvtndCbgZF\nCR0U0Q7X121AJwiamH6ZvlVB9GkDVioD6RcV5wIDAQABAoIBAF/o1dZ4iVzmUrPq\nBfHwzLGKVbb4zxeFvYe1Hxe7NZeucyClaKmhfLS5xD/q38CHWm6sUX7iUvjBQRtM\n5fi6MlsVQMomwHKokreRjAw/gELEX+4vwr5thkVas3G6otEMX+kWjA/RVn5Jr/cj\nC5VH0jDPgzEhu9GA8gZNNz/fwnL+HGmTfIwj+hDn3Lv3Xrntx/MNaMBn05PlKYuy\nYL6b9VFuqIRaODJzni/ECIqik6vU+DVsVpQY5ESjknLc0iqO3kTVLFS24/oLt5qe\n5IU0oSrjLRd2p3sCocEXyXN8xgYjJp99N2Ni0jIPy/Bo8+WmvXPFkRcHDsspI1sJ\nTXZvoXECgYEA88MgtCVlHUzsslR4vuVLIJMu9eFYjCoSKLZLK/QcFNXE9hNwhNlU\n9vGjFHQ3wr9M4bIgXK5ESsaQunwzGcLEQgUc5LA1nOIVqq+nko/fIzCCbDopgtLz\nAyVUkD/LgaNzR3UKJ5Hln6vtfqaO6hhbkKCurEV/c8tgAbuA3/HD8iMCgYEA3b1N\nGF5iEXKn1ECJMrn6w+8lGFLdFKHHkQKME3OMC6YN876l16sChuJuk/ifFJwo3LAp\n6AZ9UlgA0mQTo56g9mDdgBmXMxcZfVrTtAuJLMNXAoJMATrAIBe/zJmOI6caF1PU\nLC60s2nN1RZXONCMpQaGf+30sgWJu5ZjyrDaX20CgYEAlpnVmLcJ06J1EnBR8U7k\nrYmBl/PTqzVK5tBJfSxiNRUljQrRl6JWdgMwSDDNSoq6Sy6sA9a+5pvrSuv0/lNw\nwYE7KqcbWIPt8vh3RXuR1sHfslH015jQ/v6PUle3ua5sSJes4GmpPo8QOhFZdpP5\n7k733ANMDRR3ilp38uQBtZUCgYB99GjVnc9hD9rrg1krul8Ka06L+Y3hiWAeK+87\noVf8ye+E9FeqIVbHHdooLYLXpzjC20KCrSUE4D5fRD+voozWRwGrIV40xDtTbINy\n81aRWciUAUWBMUkvMa5eXx9Rezsj4xdTnZhBjalBEHatLDGoEAPYqWdktCafqva2\njS0OJQKBgH9o2UASrYatItNJN6WZFH5FXXn9gwmNQaE4gGPzlGgzo07QZ5+ImX8v\nR9/1ETu7xsYk8/CI+h9WoflrjYTF1jJf4Os+YNckRVjM6Q/1xadI/UQxbCjhkGTH\nH5Cg97NUTcS5r7nPT5NqAPK8XAExdeg6GbX1BGaM+BxElOkBYHG2\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-10-12 05:10:37,933 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-a865a753-7ccd-4f42-9f20-76d896a40c08 2018-10-12 05:10:37,934 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 05:10:37,934 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:10:40,937 - create_stack - DEBUG - Stack status query timeout in 1179.00598693 2018-10-12 05:10:40,940 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:10:41,099 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:40 GMT Server: Apache x-openstack-request-id: req-41426e0f-c536-4027-86bc-7322944f0ca8 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:41,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:41 GMT Server: Apache x-openstack-request-id: req-cf3c023e-e423-4737-b220-541c2e4097e3 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 2074 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "stack_status_reason": "Stack CREATE started", "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_IN_PROGRESS", "stack_owner": null, "updated_time": null, "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0yOzs45ILWbB+/KIR+EH6gvcTp5zVg0mEqGwsBBZmEJF2kVj\n3RIy7TkouS+nfcPdcsoVhpOutjzLq29WQ7qunEMtJBiDVwztjBWQSzjy3NWg+6Vn\n+9/p34DOfTke+Mlv9S+h8cWLfnZYX4MX5DyIxKDOY0cfwlUpu/2SNsk1Umj4UOiU\nh8XKkxZErQSDKs8Z87rZb/HmcqpSUJDFnQwIUISOdB73Iy+Leo10nJvwXg/6+kuc\nIUHZXJ6UNNXOUM7GVc6DWV3afV6R2WJQOM0QgMbo2eaWR/O963OPqhcvtndCbgZF\nCR0U0Q7X121AJwiamH6ZvlVB9GkDVioD6RcV5wIDAQABAoIBAF/o1dZ4iVzmUrPq\nBfHwzLGKVbb4zxeFvYe1Hxe7NZeucyClaKmhfLS5xD/q38CHWm6sUX7iUvjBQRtM\n5fi6MlsVQMomwHKokreRjAw/gELEX+4vwr5thkVas3G6otEMX+kWjA/RVn5Jr/cj\nC5VH0jDPgzEhu9GA8gZNNz/fwnL+HGmTfIwj+hDn3Lv3Xrntx/MNaMBn05PlKYuy\nYL6b9VFuqIRaODJzni/ECIqik6vU+DVsVpQY5ESjknLc0iqO3kTVLFS24/oLt5qe\n5IU0oSrjLRd2p3sCocEXyXN8xgYjJp99N2Ni0jIPy/Bo8+WmvXPFkRcHDsspI1sJ\nTXZvoXECgYEA88MgtCVlHUzsslR4vuVLIJMu9eFYjCoSKLZLK/QcFNXE9hNwhNlU\n9vGjFHQ3wr9M4bIgXK5ESsaQunwzGcLEQgUc5LA1nOIVqq+nko/fIzCCbDopgtLz\nAyVUkD/LgaNzR3UKJ5Hln6vtfqaO6hhbkKCurEV/c8tgAbuA3/HD8iMCgYEA3b1N\nGF5iEXKn1ECJMrn6w+8lGFLdFKHHkQKME3OMC6YN876l16sChuJuk/ifFJwo3LAp\n6AZ9UlgA0mQTo56g9mDdgBmXMxcZfVrTtAuJLMNXAoJMATrAIBe/zJmOI6caF1PU\nLC60s2nN1RZXONCMpQaGf+30sgWJu5ZjyrDaX20CgYEAlpnVmLcJ06J1EnBR8U7k\nrYmBl/PTqzVK5tBJfSxiNRUljQrRl6JWdgMwSDDNSoq6Sy6sA9a+5pvrSuv0/lNw\nwYE7KqcbWIPt8vh3RXuR1sHfslH015jQ/v6PUle3ua5sSJes4GmpPo8QOhFZdpP5\n7k733ANMDRR3ilp38uQBtZUCgYB99GjVnc9hD9rrg1krul8Ka06L+Y3hiWAeK+87\noVf8ye+E9FeqIVbHHdooLYLXpzjC20KCrSUE4D5fRD+voozWRwGrIV40xDtTbINy\n81aRWciUAUWBMUkvMa5eXx9Rezsj4xdTnZhBjalBEHatLDGoEAPYqWdktCafqva2\njS0OJQKBgH9o2UASrYatItNJN6WZFH5FXXn9gwmNQaE4gGPzlGgzo07QZ5+ImX8v\nR9/1ETu7xsYk8/CI+h9WoflrjYTF1jJf4Os+YNckRVjM6Q/1xadI/UQxbCjhkGTH\nH5Cg97NUTcS5r7nPT5NqAPK8XAExdeg6GbX1BGaM+BxElOkBYHG2\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-10-12 05:10:41,425 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-cf3c023e-e423-4737-b220-541c2e4097e3 2018-10-12 05:10:41,425 - create_stack - DEBUG - Stack status is - CREATE_IN_PROGRESS 2018-10-12 05:10:41,426 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:10:44,429 - create_stack - DEBUG - Stack status query timeout in 1175.51416087 2018-10-12 05:10:44,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:10:44,459 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:44 GMT Server: Apache x-openstack-request-id: req-ad5a8aee-8419-4d96-9fb4-8f3aab7f4273 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:44,633 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:44 GMT Server: Apache x-openstack-request-id: req-1b7aa83f-b035-44c0-8fda-c964c5e1150e 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": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0yOzs45ILWbB+/KIR+EH6gvcTp5zVg0mEqGwsBBZmEJF2kVj\n3RIy7TkouS+nfcPdcsoVhpOutjzLq29WQ7qunEMtJBiDVwztjBWQSzjy3NWg+6Vn\n+9/p34DOfTke+Mlv9S+h8cWLfnZYX4MX5DyIxKDOY0cfwlUpu/2SNsk1Umj4UOiU\nh8XKkxZErQSDKs8Z87rZb/HmcqpSUJDFnQwIUISOdB73Iy+Leo10nJvwXg/6+kuc\nIUHZXJ6UNNXOUM7GVc6DWV3afV6R2WJQOM0QgMbo2eaWR/O963OPqhcvtndCbgZF\nCR0U0Q7X121AJwiamH6ZvlVB9GkDVioD6RcV5wIDAQABAoIBAF/o1dZ4iVzmUrPq\nBfHwzLGKVbb4zxeFvYe1Hxe7NZeucyClaKmhfLS5xD/q38CHWm6sUX7iUvjBQRtM\n5fi6MlsVQMomwHKokreRjAw/gELEX+4vwr5thkVas3G6otEMX+kWjA/RVn5Jr/cj\nC5VH0jDPgzEhu9GA8gZNNz/fwnL+HGmTfIwj+hDn3Lv3Xrntx/MNaMBn05PlKYuy\nYL6b9VFuqIRaODJzni/ECIqik6vU+DVsVpQY5ESjknLc0iqO3kTVLFS24/oLt5qe\n5IU0oSrjLRd2p3sCocEXyXN8xgYjJp99N2Ni0jIPy/Bo8+WmvXPFkRcHDsspI1sJ\nTXZvoXECgYEA88MgtCVlHUzsslR4vuVLIJMu9eFYjCoSKLZLK/QcFNXE9hNwhNlU\n9vGjFHQ3wr9M4bIgXK5ESsaQunwzGcLEQgUc5LA1nOIVqq+nko/fIzCCbDopgtLz\nAyVUkD/LgaNzR3UKJ5Hln6vtfqaO6hhbkKCurEV/c8tgAbuA3/HD8iMCgYEA3b1N\nGF5iEXKn1ECJMrn6w+8lGFLdFKHHkQKME3OMC6YN876l16sChuJuk/ifFJwo3LAp\n6AZ9UlgA0mQTo56g9mDdgBmXMxcZfVrTtAuJLMNXAoJMATrAIBe/zJmOI6caF1PU\nLC60s2nN1RZXONCMpQaGf+30sgWJu5ZjyrDaX20CgYEAlpnVmLcJ06J1EnBR8U7k\nrYmBl/PTqzVK5tBJfSxiNRUljQrRl6JWdgMwSDDNSoq6Sy6sA9a+5pvrSuv0/lNw\nwYE7KqcbWIPt8vh3RXuR1sHfslH015jQ/v6PUle3ua5sSJes4GmpPo8QOhFZdpP5\n7k733ANMDRR3ilp38uQBtZUCgYB99GjVnc9hD9rrg1krul8Ka06L+Y3hiWAeK+87\noVf8ye+E9FeqIVbHHdooLYLXpzjC20KCrSUE4D5fRD+voozWRwGrIV40xDtTbINy\n81aRWciUAUWBMUkvMa5eXx9Rezsj4xdTnZhBjalBEHatLDGoEAPYqWdktCafqva2\njS0OJQKBgH9o2UASrYatItNJN6WZFH5FXXn9gwmNQaE4gGPzlGgzo07QZ5+ImX8v\nR9/1ETu7xsYk8/CI+h9WoflrjYTF1jJf4Os+YNckRVjM6Q/1xadI/UQxbCjhkGTH\nH5Cg97NUTcS5r7nPT5NqAPK8XAExdeg6GbX1BGaM+BxElOkBYHG2\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-10-12 05:10:44,634 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-1b7aa83f-b035-44c0-8fda-c964c5e1150e 2018-10-12 05:10:44,634 - create_stack - DEBUG - Stack status is - CREATE_COMPLETE 2018-10-12 05:10:44,634 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack 2018-10-12 05:10:44,634 - create_stack - INFO - Stack is now active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack 2018-10-12 05:10:44,635 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:10:44,636 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:10:45,020 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "3e63baeffbdb4ff3bf067b4c12757972", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj-role"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:10:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-user", "id": "2b59bb0d8788457b848d0082cd7f58a1"}, "audit_ids": ["XUbqcLahQ9OVQo_QBAZZaQ"], "issued_at": "2018-10-12T05:10:45.000000Z"}} 2018-10-12 05:10:45,021 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:45,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3295cdee-611e-40bc-9e74-20a82738b361 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:10:45,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-3295cdee-611e-40bc-9e74-20a82738b361 2018-10-12 05:10:45,100 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:10:45,103 - heat_utils - DEBUG - Retrieving Heat Client 2018-10-12 05:10:45,106 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:45,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:45 GMT Server: Apache x-openstack-request-id: req-a8a3e338-cb44-4839-91ce-c0766c2d2494 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "deletion_time": null, "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "updated_time": null, "project": "ad50f6f1a9f34d70b246cd11eec9e52c", "stack_owner": null, "stack_status": "CREATE_COMPLETE", "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "tags": null}]} 2018-10-12 05:10:45,304 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks?stack_name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack used request id req-a8a3e338-cb44-4839-91ce-c0766c2d2494 2018-10-12 05:10:45,305 - create_stack - INFO - Found stack with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack 2018-10-12 05:10:45,308 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:45,502 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:45 GMT Server: Apache x-openstack-request-id: req-41a591f0-24aa-4754-9d67-24d42676dc04 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:45,737 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:45 GMT Server: Apache x-openstack-request-id: req-b0cb3cb9-ae7a-4949-8a4f-bde08bcc0483 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1056 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["management_router_interface", "vm1", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "cd569bc5-df12-44c8-992b-d2448ad90704", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "072a5010-1406-4183-a941-13b0ec913381", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "99befc9d-f9c5-43b7-ab85-b7d2f5b17048", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e08a1b0c-ac33-46d7-a657-515cf15ee86e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "67d9e774-e25b-46e6-bde8-11c3a2d94e0b", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ed381f3f-8103-4751-85c7-5d152f67668f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "251", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2:subnet_id=cd569bc5-df12-44c8-992b-d2448ad90704", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b6496edd-86d7-4817-abec-a8f6949ae835", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d960a82f-26fe-40ba-a1d1-dde00fe89d61", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "692d445e-9e13-4851-9eaa-db999844fd29", "resource_type": "OS::Nova::Server"}]} 2018-10-12 05:10:45,738 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources used request id req-b0cb3cb9-ae7a-4949-8a4f-bde08bcc0483 2018-10-12 05:10:45,742 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/d960a82f-26fe-40ba-a1d1-dde00fe89d61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:46,512 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-17a109ce-de3b-40b1-ac45-35dd8a064999 x-compute-request-id: req-17a109ce-de3b-40b1-ac45-35dd8a064999 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:79:27", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d960a82f-26fe-40ba-a1d1-dde00fe89d61", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d960a82f-26fe-40ba-a1d1-dde00fe89d61", "rel": "bookmark"}], "image": {"id": "32febf1e-5d1e-40f2-862b-88aa1e02d493", "links": [{"href": "http://172.30.9.27:8774/images/32febf1e-5d1e-40f2-862b-88aa1e02d493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-10-12T05:10:38.000000", "flavor": {"id": "e08a1b0c-ac33-46d7-a657-515cf15ee86e", "links": [{"href": "http://172.30.9.27:8774/flavors/e08a1b0c-ac33-46d7-a657-515cf15ee86e", "rel": "bookmark"}]}, "id": "d960a82f-26fe-40ba-a1d1-dde00fe89d61", "security_groups": [{"name": "default"}], "user_id": "2b59bb0d8788457b848d0082cd7f58a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:10:39Z", "hostId": "d81d472aab31f6dc9098bbe2168c5bd2cdb341fc7c21fb68a691de51", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "created": "2018-10-12T05:10:30Z", "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:10:46,512 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d960a82f-26fe-40ba-a1d1-dde00fe89d61 used request id req-17a109ce-de3b-40b1-ac45-35dd8a064999 2018-10-12 05:10:46,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:46,599 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-3d3b2b95-a437-4389-9b83-64e48b0ebbbf Date: Fri, 12 Oct 2018 05:10:46 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:10:46,599 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net used request id req-3d3b2b95-a437-4389-9b83-64e48b0ebbbf 2018-10-12 05:10:46,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:10:46,608 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:10: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:10:46,609 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:46,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:46 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c882c355-7977-4c21-946f-936f4b0f6990 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:10:46,691 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-c882c355-7977-4c21-946f-936f4b0f6990 2018-10-12 05:10:46,697 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:46,883 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-3c15dc23-4825-4d7e-aa01-a159f9335a1a Date: Fri, 12 Oct 2018 05:10:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:10:46,883 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-3c15dc23-4825-4d7e-aa01-a159f9335a1a 2018-10-12 05:10:46,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:46,939 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-7daf5e13-db55-4d59-adc1-0cf914c93403 Date: Fri, 12 Oct 2018 05:10:46 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.4"}],"id":"47678177-657d-40f0-b688-bf97b5719a91","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:b4:39","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.7"}],"id":"b6496edd-86d7-4817-abec-a8f6949ae835","security_groups":["67d9e774-e25b-46e6-bde8-11c3a2d94e0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c7:45","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"692d445e-9e13-4851-9eaa-db999844fd29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.3"}],"id":"b789c36b-7c73-4128-b007-248ceee796b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:b1:17","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.1"}],"id":"bfee6549-7726-4fb1-89c7-e2f5b7ec662e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:c2:fd","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:29Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.15"}],"id":"de71629c-e64d-4207-9e62-03f9da9a4a58","security_groups":["8b2bd262-7707-4da3-b372-019f4db73583"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:79:27","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:32Z","binding:vnic_type":"normal","device_id":"d960a82f-26fe-40ba-a1d1-dde00fe89d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.2"}],"id":"e8609e8e-80e2-4ffa-a935-4e81663a6be2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:f6:6f","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"}]} 2018-10-12 05:10:46,939 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-7daf5e13-db55-4d59-adc1-0cf914c93403 2018-10-12 05:10:46,943 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/692d445e-9e13-4851-9eaa-db999844fd29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:48,180 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10: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-39fd0c9b-8751-4d1e-aa6f-17b3d4571dc3 x-compute-request-id: req-39fd0c9b-8751-4d1e-aa6f-17b3d4571dc3 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c7:45", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c7:45", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/692d445e-9e13-4851-9eaa-db999844fd29", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/692d445e-9e13-4851-9eaa-db999844fd29", "rel": "bookmark"}], "image": {"id": "32febf1e-5d1e-40f2-862b-88aa1e02d493", "links": [{"href": "http://172.30.9.27:8774/images/32febf1e-5d1e-40f2-862b-88aa1e02d493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-10-12T05:10:39.000000", "flavor": {"id": "072a5010-1406-4183-a941-13b0ec913381", "links": [{"href": "http://172.30.9.27:8774/flavors/072a5010-1406-4183-a941-13b0ec913381", "rel": "bookmark"}]}, "id": "692d445e-9e13-4851-9eaa-db999844fd29", "security_groups": [{"name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp"}], "user_id": "2b59bb0d8788457b848d0082cd7f58a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:10:40Z", "hostId": "6c5e7534022e9e1a1aa8c7fcd3e05b49d1ed99b76ea524f98d199ede", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "created": "2018-10-12T05:10:31Z", "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:10:48,180 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/692d445e-9e13-4851-9eaa-db999844fd29 used request id req-39fd0c9b-8751-4d1e-aa6f-17b3d4571dc3 2018-10-12 05:10:48,187 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:48,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-196e0b96-0a9f-498f-8e3d-90972509152a Date: Fri, 12 Oct 2018 05:10:48 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:10:48,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net used request id req-196e0b96-0a9f-498f-8e3d-90972509152a 2018-10-12 05:10:48,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:48,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:48 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8514a71-b36d-47ad-b2f4-f3cf94a73bf4 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:10:48,645 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-c8514a71-b36d-47ad-b2f4-f3cf94a73bf4 2018-10-12 05:10:48,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:48,867 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-5e5f576a-250d-48d9-9c7d-85ca099400bc Date: Fri, 12 Oct 2018 05:10:48 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:10:48,867 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-5e5f576a-250d-48d9-9c7d-85ca099400bc 2018-10-12 05:10:48,873 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:49,076 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-9fa5e3f1-e748-4eb8-84b2-9fde0005b21f Date: Fri, 12 Oct 2018 05:10:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.4"}],"id":"47678177-657d-40f0-b688-bf97b5719a91","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:b4:39","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.7"}],"id":"b6496edd-86d7-4817-abec-a8f6949ae835","security_groups":["67d9e774-e25b-46e6-bde8-11c3a2d94e0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c7:45","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"692d445e-9e13-4851-9eaa-db999844fd29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.3"}],"id":"b789c36b-7c73-4128-b007-248ceee796b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:b1:17","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.1"}],"id":"bfee6549-7726-4fb1-89c7-e2f5b7ec662e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:c2:fd","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:29Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.15"}],"id":"de71629c-e64d-4207-9e62-03f9da9a4a58","security_groups":["8b2bd262-7707-4da3-b372-019f4db73583"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:79:27","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:32Z","binding:vnic_type":"normal","device_id":"d960a82f-26fe-40ba-a1d1-dde00fe89d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.2"}],"id":"e8609e8e-80e2-4ffa-a935-4e81663a6be2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:f6:6f","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"}]} 2018-10-12 05:10:49,076 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-9fa5e3f1-e748-4eb8-84b2-9fde0005b21f 2018-10-12 05:10:49,080 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe/resources -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:49,259 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:49 GMT Server: Apache x-openstack-request-id: req-da5be097-fa5e-465b-80d0-b1fc901ab36f Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources Content-Length: 563 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:49,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:49 GMT Server: Apache x-openstack-request-id: req-d5aed00e-a391-4c94-b906-086f4f222ba0 Vary: Accept-Encoding Content-Encoding: gzip Content-Length: 1060 Content-Type: application/json RESP BODY: {"resources": [{"resource_name": "subnet", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/subnet", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "subnet", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["management_router_interface", "vm1", "port1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "cd569bc5-df12-44c8-992b-d2448ad90704", "resource_type": "OS::Neutron::Subnet"}, {"resource_name": "flavor1", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/flavor1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "flavor1", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["vm1"], "resource_status_reason": "state changed", "physical_resource_id": "072a5010-1406-4183-a941-13b0ec913381", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "network", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/network", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "network", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["subnet", "vm2", "port1"], "resource_status_reason": "state changed", "physical_resource_id": "99befc9d-f9c5-43b7-ab85-b7d2f5b17048", "resource_type": "OS::Neutron::Net"}, {"resource_name": "flavor2", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/flavor2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "flavor2", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["vm2"], "resource_status_reason": "state changed", "physical_resource_id": "e08a1b0c-ac33-46d7-a657-515cf15ee86e", "resource_type": "OS::Nova::Flavor"}, {"resource_name": "server_security_group", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/server_security_group", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "server_security_group", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["port1"], "resource_status_reason": "state changed", "physical_resource_id": "67d9e774-e25b-46e6-bde8-11c3a2d94e0b", "resource_type": "OS::Neutron::SecurityGroup"}, {"resource_name": "floating_ip", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/floating_ip", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "floating_ip", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ed381f3f-8103-4751-85c7-5d152f67668f", "resource_type": "OS::Neutron::FloatingIP"}, {"resource_name": "floating_ip_association", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/floating_ip_association", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "floating_ip_association", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "251", "resource_type": "OS::Neutron::FloatingIPAssociation"}, {"resource_name": "management_router", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/management_router", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "management_router", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["management_router_interface", "floating_ip"], "resource_status_reason": "state changed", "physical_resource_id": "ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2", "resource_type": "OS::Neutron::Router"}, {"resource_name": "keypair", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/keypair", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "keypair", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["vm1", "vm2"], "resource_status_reason": "state changed", "physical_resource_id": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "resource_type": "OS::Nova::KeyPair"}, {"resource_name": "management_router_interface", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/management_router_interface", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "management_router_interface", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["floating_ip_association"], "resource_status_reason": "state changed", "physical_resource_id": "ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2:subnet_id=cd569bc5-df12-44c8-992b-d2448ad90704", "resource_type": "OS::Neutron::RouterInterface"}, {"resource_name": "port1", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/port1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "port1", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": ["floating_ip_association", "vm1"], "resource_status_reason": "state changed", "physical_resource_id": "b6496edd-86d7-4817-abec-a8f6949ae835", "resource_type": "OS::Neutron::Port"}, {"resource_name": "vm2", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/vm2", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "vm2", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "d960a82f-26fe-40ba-a1d1-dde00fe89d61", "resource_type": "OS::Nova::Server"}, {"resource_name": "vm1", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources/vm1", "rel": "self"}, {"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "stack"}], "logical_resource_id": "vm1", "creation_time": "2018-10-12T05:10:19Z", "resource_status": "CREATE_COMPLETE", "updated_time": "2018-10-12T05:10:19Z", "required_by": [], "resource_status_reason": "state changed", "physical_resource_id": "692d445e-9e13-4851-9eaa-db999844fd29", "resource_type": "OS::Nova::Server"}]} 2018-10-12 05:10:49,338 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe/resources used request id req-d5aed00e-a391-4c94-b906-086f4f222ba0 2018-10-12 05:10:49,342 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/e08a1b0c-ac33-46d7-a657-515cf15ee86e -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:49,361 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10: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-ce8f0632-c0a7-4235-846c-8fe0dd090d00 x-compute-request-id: req-ce8f0632-c0a7-4235-846c-8fe0dd090d00 Content-Encoding: gzip Content-Length: 337 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e08a1b0c-ac33-46d7-a657-515cf15ee86e", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e08a1b0c-ac33-46d7-a657-515cf15ee86e", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "e08a1b0c-ac33-46d7-a657-515cf15ee86e", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-flavor2-jc2rx2talahf", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:10:49,361 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/e08a1b0c-ac33-46d7-a657-515cf15ee86e used request id req-ce8f0632-c0a7-4235-846c-8fe0dd090d00 2018-10-12 05:10:49,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/cd569bc5-df12-44c8-992b-d2448ad90704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:49,414 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4fbe8ab9-f300-4906-b0c7-2bbc8be9b86e Date: Fri, 12 Oct 2018 05:10:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}} 2018-10-12 05:10:49,414 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/cd569bc5-df12-44c8-992b-d2448ad90704 used request id req-4fbe8ab9-f300-4906-b0c7-2bbc8be9b86e 2018-10-12 05:10:49,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:49,669 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-7be67452-c91c-4369-939f-fde45659df71 Date: Fri, 12 Oct 2018 05:10:49 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:10:49,670 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-7be67452-c91c-4369-939f-fde45659df71 2018-10-12 05:10:49,675 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:50,333 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a1c20442-458b-4412-8e16-3f4643509a97 Date: Fri, 12 Oct 2018 05:10:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:10:50,333 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-a1c20442-458b-4412-8e16-3f4643509a97 2018-10-12 05:10:50,339 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:50,624 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-e0dd7e03-8b66-41b6-8008-0f086fa6266a Date: Fri, 12 Oct 2018 05:10:50 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:10:50,624 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net used request id req-e0dd7e03-8b66-41b6-8008-0f086fa6266a 2018-10-12 05:10:50,628 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:50,706 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-52a5ca34-8d05-43a9-87c3-9fbd6cd02684 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:10:50,706 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-52a5ca34-8d05-43a9-87c3-9fbd6cd02684 2018-10-12 05:10:50,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:50,899 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-ecc29347-a468-4c09-b91d-a60296000d7b Date: Fri, 12 Oct 2018 05:10:50 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:10:50,899 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-ecc29347-a468-4c09-b91d-a60296000d7b 2018-10-12 05:10:50,905 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048&mac_address=fa%3A16%3A3e%3Ab5%3A79%3A27&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:51,105 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-a33bbb67-8785-4cf5-92c4-f4fbac4dd266 Date: Fri, 12 Oct 2018 05:10:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.15"}],"id":"de71629c-e64d-4207-9e62-03f9da9a4a58","security_groups":["8b2bd262-7707-4da3-b372-019f4db73583"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:79:27","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:32Z","binding:vnic_type":"normal","device_id":"d960a82f-26fe-40ba-a1d1-dde00fe89d61"}]} 2018-10-12 05:10:51,105 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048&mac_address=fa%3A16%3A3e%3Ab5%3A79%3A27&admin_state_up=True used request id req-a33bbb67-8785-4cf5-92c4-f4fbac4dd266 2018-10-12 05:10:51,109 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:51,198 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e700141b-0601-48c8-a80c-0a6420bbb62d Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:10:51,198 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-e700141b-0601-48c8-a80c-0a6420bbb62d 2018-10-12 05:10:51,204 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:51,427 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-11eda51e-a94d-45f9-8cb3-f02b203fa5c1 Date: Fri, 12 Oct 2018 05:10:51 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:10:51,427 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net used request id req-11eda51e-a94d-45f9-8cb3-f02b203fa5c1 2018-10-12 05:10:51,432 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:51,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a7d8ffa1-e5e4-4ff7-a41d-56608a352efe Date: Fri, 12 Oct 2018 05:10:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:10:51,645 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-a7d8ffa1-e5e4-4ff7-a41d-56608a352efe 2018-10-12 05:10:51,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:51,696 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-af428b2c-c9cb-42e1-907b-b6c14e362c5d Date: Fri, 12 Oct 2018 05:10:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.4"}],"id":"47678177-657d-40f0-b688-bf97b5719a91","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:b4:39","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.7"}],"id":"b6496edd-86d7-4817-abec-a8f6949ae835","security_groups":["67d9e774-e25b-46e6-bde8-11c3a2d94e0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c7:45","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"692d445e-9e13-4851-9eaa-db999844fd29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.3"}],"id":"b789c36b-7c73-4128-b007-248ceee796b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:b1:17","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.1"}],"id":"bfee6549-7726-4fb1-89c7-e2f5b7ec662e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:c2:fd","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:29Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.15"}],"id":"de71629c-e64d-4207-9e62-03f9da9a4a58","security_groups":["8b2bd262-7707-4da3-b372-019f4db73583"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:79:27","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:32Z","binding:vnic_type":"normal","device_id":"d960a82f-26fe-40ba-a1d1-dde00fe89d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.2"}],"id":"e8609e8e-80e2-4ffa-a935-4e81663a6be2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:f6:6f","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"}]} 2018-10-12 05:10:51,696 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-af428b2c-c9cb-42e1-907b-b6c14e362c5d 2018-10-12 05:10:51,702 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:51,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-0b035331-2596-48da-8501-e7e00745c051 Date: Fri, 12 Oct 2018 05:10:51 GMT RESP BODY: {"floatingips": [{"router_id": "ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "created_at": "2018-10-12T05:10:27Z", "updated_at": "2018-10-12T05:10:31Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "port_id": "b6496edd-86d7-4817-abec-a8f6949ae835", "id": "ed381f3f-8103-4751-85c7-5d152f67668f"}]} 2018-10-12 05:10:51,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-0b035331-2596-48da-8501-e7e00745c051 2018-10-12 05:10:51,726 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:51,894 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-07197b6d-4285-4737-a1ff-0121502f4265 Date: Fri, 12 Oct 2018 05:10:51 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:10:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:10:13Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/snap", "metadata": {}}], "self": "/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493", "min_disk": 0, "protected": false, "id": "32febf1e-5d1e-40f2-862b-88aa1e02d493", "file": "/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ad50f6f1a9f34d70b246cd11eec9e52c", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:10:51,894 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493 used request id req-07197b6d-4285-4737-a1ff-0121502f4265 2018-10-12 05:10:51,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:52,045 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-05f0f0ab-7a26-47ad-958f-d18b86fbc5f8 Date: Fri, 12 Oct 2018 05:10: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-10-12 05:10:52,046 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-05f0f0ab-7a26-47ad-958f-d18b86fbc5f8 2018-10-12 05:10:52,051 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:52,234 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:52 GMT Server: Apache x-openstack-request-id: req-188a7f91-80a5-4123-9cd0-f4b4eedd9f93 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:52,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:52 GMT Server: Apache x-openstack-request-id: req-6c3d992f-4172-4854-b844-44acba491c9b 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": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0yOzs45ILWbB+/KIR+EH6gvcTp5zVg0mEqGwsBBZmEJF2kVj\n3RIy7TkouS+nfcPdcsoVhpOutjzLq29WQ7qunEMtJBiDVwztjBWQSzjy3NWg+6Vn\n+9/p34DOfTke+Mlv9S+h8cWLfnZYX4MX5DyIxKDOY0cfwlUpu/2SNsk1Umj4UOiU\nh8XKkxZErQSDKs8Z87rZb/HmcqpSUJDFnQwIUISOdB73Iy+Leo10nJvwXg/6+kuc\nIUHZXJ6UNNXOUM7GVc6DWV3afV6R2WJQOM0QgMbo2eaWR/O963OPqhcvtndCbgZF\nCR0U0Q7X121AJwiamH6ZvlVB9GkDVioD6RcV5wIDAQABAoIBAF/o1dZ4iVzmUrPq\nBfHwzLGKVbb4zxeFvYe1Hxe7NZeucyClaKmhfLS5xD/q38CHWm6sUX7iUvjBQRtM\n5fi6MlsVQMomwHKokreRjAw/gELEX+4vwr5thkVas3G6otEMX+kWjA/RVn5Jr/cj\nC5VH0jDPgzEhu9GA8gZNNz/fwnL+HGmTfIwj+hDn3Lv3Xrntx/MNaMBn05PlKYuy\nYL6b9VFuqIRaODJzni/ECIqik6vU+DVsVpQY5ESjknLc0iqO3kTVLFS24/oLt5qe\n5IU0oSrjLRd2p3sCocEXyXN8xgYjJp99N2Ni0jIPy/Bo8+WmvXPFkRcHDsspI1sJ\nTXZvoXECgYEA88MgtCVlHUzsslR4vuVLIJMu9eFYjCoSKLZLK/QcFNXE9hNwhNlU\n9vGjFHQ3wr9M4bIgXK5ESsaQunwzGcLEQgUc5LA1nOIVqq+nko/fIzCCbDopgtLz\nAyVUkD/LgaNzR3UKJ5Hln6vtfqaO6hhbkKCurEV/c8tgAbuA3/HD8iMCgYEA3b1N\nGF5iEXKn1ECJMrn6w+8lGFLdFKHHkQKME3OMC6YN876l16sChuJuk/ifFJwo3LAp\n6AZ9UlgA0mQTo56g9mDdgBmXMxcZfVrTtAuJLMNXAoJMATrAIBe/zJmOI6caF1PU\nLC60s2nN1RZXONCMpQaGf+30sgWJu5ZjyrDaX20CgYEAlpnVmLcJ06J1EnBR8U7k\nrYmBl/PTqzVK5tBJfSxiNRUljQrRl6JWdgMwSDDNSoq6Sy6sA9a+5pvrSuv0/lNw\nwYE7KqcbWIPt8vh3RXuR1sHfslH015jQ/v6PUle3ua5sSJes4GmpPo8QOhFZdpP5\n7k733ANMDRR3ilp38uQBtZUCgYB99GjVnc9hD9rrg1krul8Ka06L+Y3hiWAeK+87\noVf8ye+E9FeqIVbHHdooLYLXpzjC20KCrSUE4D5fRD+voozWRwGrIV40xDtTbINy\n81aRWciUAUWBMUkvMa5eXx9Rezsj4xdTnZhBjalBEHatLDGoEAPYqWdktCafqva2\njS0OJQKBgH9o2UASrYatItNJN6WZFH5FXXn9gwmNQaE4gGPzlGgzo07QZ5+ImX8v\nR9/1ETu7xsYk8/CI+h9WoflrjYTF1jJf4Os+YNckRVjM6Q/1xadI/UQxbCjhkGTH\nH5Cg97NUTcS5r7nPT5NqAPK8XAExdeg6GbX1BGaM+BxElOkBYHG2\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-10-12 05:10:52,409 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-6c3d992f-4172-4854-b844-44acba491c9b 2018-10-12 05:10:52,411 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:10:52,412 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:10:52,792 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "3e63baeffbdb4ff3bf067b4c12757972", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj-role"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:10:52.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-user", "id": "2b59bb0d8788457b848d0082cd7f58a1"}, "audit_ids": ["JOkrdD7jQTSfQfwOmwxQXQ"], "issued_at": "2018-10-12T05:10:52.000000Z"}} 2018-10-12 05:10:52,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:10:52,874 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d08585f6-32fb-48c6-8663-283c27894722 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:10:52,874 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d08585f6-32fb-48c6-8663-283c27894722 2018-10-12 05:10:52,876 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:10:52,878 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:10:52,963 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dd396772-d2ed-4e06-8f8e-fe20eab0db98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:10:52,963 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-dd396772-d2ed-4e06-8f8e-fe20eab0db98 2018-10-12 05:10:52,971 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:10:53,356 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a8bf003e-4a92-4fa9-aed2-04378ea2aa68 Date: Fri, 12 Oct 2018 05:10:53 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:10:53,356 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net used request id req-a8bf003e-4a92-4fa9-aed2-04378ea2aa68 2018-10-12 05:10:53,360 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:10:53,365 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:10: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:10:53,366 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:10:53,454 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f838acb-eb35-4fc9-9616-c76db2fe4b52 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:10:53,454 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-2f838acb-eb35-4fc9-9616-c76db2fe4b52 2018-10-12 05:10:53,460 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:10:53,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-7b02846e-5d81-4558-8f47-0c8847ef2f92 Date: Fri, 12 Oct 2018 05:10:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:10:53,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-7b02846e-5d81-4558-8f47-0c8847ef2f92 2018-10-12 05:10:53,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048&mac_address=fa%3A16%3A3e%3Ab5%3A79%3A27&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:10:53,858 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 959 X-Openstack-Request-Id: req-26fecc5d-c7cc-4ef4-b20f-8543b1d9e27d Date: Fri, 12 Oct 2018 05:10:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.15"}],"id":"de71629c-e64d-4207-9e62-03f9da9a4a58","security_groups":["8b2bd262-7707-4da3-b372-019f4db73583"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:79:27","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:32Z","binding:vnic_type":"normal","device_id":"d960a82f-26fe-40ba-a1d1-dde00fe89d61"}]} 2018-10-12 05:10:53,858 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048&mac_address=fa%3A16%3A3e%3Ab5%3A79%3A27&admin_state_up=True used request id req-26fecc5d-c7cc-4ef4-b20f-8543b1d9e27d 2018-10-12 05:10:53,862 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:10:53,953 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3bf17e1e-f562-4ed9-946e-053a6493761f Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:10:53,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-3bf17e1e-f562-4ed9-946e-053a6493761f 2018-10-12 05:10:53,957 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:10:54,896 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-3374a062-7cfb-41ee-b0e4-9e623d9486e8 x-compute-request-id: req-3374a062-7cfb-41ee-b0e4-9e623d9486e8 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:79:27", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d960a82f-26fe-40ba-a1d1-dde00fe89d61", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d960a82f-26fe-40ba-a1d1-dde00fe89d61", "rel": "bookmark"}], "image": {"id": "32febf1e-5d1e-40f2-862b-88aa1e02d493", "links": [{"href": "http://172.30.9.27:8774/images/32febf1e-5d1e-40f2-862b-88aa1e02d493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-10-12T05:10:38.000000", "flavor": {"id": "e08a1b0c-ac33-46d7-a657-515cf15ee86e", "links": [{"href": "http://172.30.9.27:8774/flavors/e08a1b0c-ac33-46d7-a657-515cf15ee86e", "rel": "bookmark"}]}, "id": "d960a82f-26fe-40ba-a1d1-dde00fe89d61", "security_groups": [{"name": "default"}], "user_id": "2b59bb0d8788457b848d0082cd7f58a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:10:39Z", "hostId": "d81d472aab31f6dc9098bbe2168c5bd2cdb341fc7c21fb68a691de51", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "created": "2018-10-12T05:10:30Z", "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:10:54,897 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2 used request id req-3374a062-7cfb-41ee-b0e4-9e623d9486e8 2018-10-12 05:10:54,902 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:10:54,985 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f9d4d9d8-0947-4492-bac6-faace4153160 Date: Fri, 12 Oct 2018 05:10:54 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:10:54,986 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net used request id req-f9d4d9d8-0947-4492-bac6-faace4153160 2018-10-12 05:10:54,992 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:10:55,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-29c7e885-9838-4d36-bbce-11ca2b079367 Date: Fri, 12 Oct 2018 05:10:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:10:55,203 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-29c7e885-9838-4d36-bbce-11ca2b079367 2018-10-12 05:10:55,209 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:10:55,413 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-fadeb0cf-c562-492c-a34c-1ee699736abb Date: Fri, 12 Oct 2018 05:10:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.4"}],"id":"47678177-657d-40f0-b688-bf97b5719a91","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:b4:39","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.7"}],"id":"b6496edd-86d7-4817-abec-a8f6949ae835","security_groups":["67d9e774-e25b-46e6-bde8-11c3a2d94e0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c7:45","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"692d445e-9e13-4851-9eaa-db999844fd29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.3"}],"id":"b789c36b-7c73-4128-b007-248ceee796b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:b1:17","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.1"}],"id":"bfee6549-7726-4fb1-89c7-e2f5b7ec662e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:c2:fd","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:29Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.15"}],"id":"de71629c-e64d-4207-9e62-03f9da9a4a58","security_groups":["8b2bd262-7707-4da3-b372-019f4db73583"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:79:27","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:32Z","binding:vnic_type":"normal","device_id":"d960a82f-26fe-40ba-a1d1-dde00fe89d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.2"}],"id":"e8609e8e-80e2-4ffa-a935-4e81663a6be2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:f6:6f","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"}]} 2018-10-12 05:10:55,413 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-fadeb0cf-c562-492c-a34c-1ee699736abb 2018-10-12 05:10:55,415 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2 2018-10-12 05:10:55,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:10:55,587 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-cbc0cbf6-68ca-4e92-b59b-1230841864b0 Date: Fri, 12 Oct 2018 05:10:55 GMT RESP BODY: {"floatingips": [{"router_id": "ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "created_at": "2018-10-12T05:10:27Z", "updated_at": "2018-10-12T05:10:31Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "port_id": "b6496edd-86d7-4817-abec-a8f6949ae835", "id": "ed381f3f-8103-4751-85c7-5d152f67668f"}]} 2018-10-12 05:10:55,587 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-cbc0cbf6-68ca-4e92-b59b-1230841864b0 2018-10-12 05:10:55,590 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/072a5010-1406-4183-a941-13b0ec913381 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:55,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-63da783c-bf30-4e74-b882-95df6bb00276 x-compute-request-id: req-63da783c-bf30-4e74-b882-95df6bb00276 Content-Encoding: gzip Content-Length: 338 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/072a5010-1406-4183-a941-13b0ec913381", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/072a5010-1406-4183-a941-13b0ec913381", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 2, "id": "072a5010-1406-4183-a941-13b0ec913381", "name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-flavor1-2hdkywl42hb4", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:10:55,615 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/072a5010-1406-4183-a941-13b0ec913381 used request id req-63da783c-bf30-4e74-b882-95df6bb00276 2018-10-12 05:10:55,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/cd569bc5-df12-44c8-992b-d2448ad90704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:55,833 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-614472dd-bd23-4bdb-9abc-fd4085e1f254 Date: Fri, 12 Oct 2018 05:10:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}} 2018-10-12 05:10:55,834 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/cd569bc5-df12-44c8-992b-d2448ad90704 used request id req-614472dd-bd23-4bdb-9abc-fd4085e1f254 2018-10-12 05:10:55,839 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:55,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-bb5f8d5a-4b21-40fa-9958-6c41902a26e6 Date: Fri, 12 Oct 2018 05:10:55 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:10:55,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-bb5f8d5a-4b21-40fa-9958-6c41902a26e6 2018-10-12 05:10:55,927 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:55,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-f2b6e6a0-5614-455f-b642-b8bec58e613a Date: Fri, 12 Oct 2018 05:10:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:10:55,983 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-f2b6e6a0-5614-455f-b642-b8bec58e613a 2018-10-12 05:10:55,989 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:56,070 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-785d80ed-2d75-43b3-b647-0fa5c9543717 Date: Fri, 12 Oct 2018 05:10:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:10:56,070 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net used request id req-785d80ed-2d75-43b3-b647-0fa5c9543717 2018-10-12 05:10:56,074 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:56,163 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9a838649-38f3-4696-80fb-2a63453b078e Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:10:56,163 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-9a838649-38f3-4696-80fb-2a63453b078e 2018-10-12 05:10:56,169 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:56,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-16a850f7-7a1b-4940-a632-af6b4b018c6f Date: Fri, 12 Oct 2018 05:10:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:10:56,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-16a850f7-7a1b-4940-a632-af6b4b018c6f 2018-10-12 05:10:56,229 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048&mac_address=fa%3A16%3A3e%3Aa3%3Ac7%3A45&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:56,273 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-daf77549-b97a-4d58-8f1f-3f7ba5a876d0 Date: Fri, 12 Oct 2018 05:10:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.7"}],"id":"b6496edd-86d7-4817-abec-a8f6949ae835","security_groups":["67d9e774-e25b-46e6-bde8-11c3a2d94e0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c7:45","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"692d445e-9e13-4851-9eaa-db999844fd29"}]} 2018-10-12 05:10:56,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048&mac_address=fa%3A16%3A3e%3Aa3%3Ac7%3A45&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4&admin_state_up=True used request id req-daf77549-b97a-4d58-8f1f-3f7ba5a876d0 2018-10-12 05:10:56,278 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:56,365 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-dccc23df-a213-4cc9-b6a0-cc3f3a247b5b Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:10:56,365 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-dccc23df-a213-4cc9-b6a0-cc3f3a247b5b 2018-10-12 05:10:56,371 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:56,611 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-f6cf0315-fbd8-411e-9836-93574b68a9cd Date: Fri, 12 Oct 2018 05:10:56 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:10:56,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net used request id req-f6cf0315-fbd8-411e-9836-93574b68a9cd 2018-10-12 05:10:56,617 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:56,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-0bb9b656-c678-4da4-84ee-cdaad627dc9a Date: Fri, 12 Oct 2018 05:10:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:10:56,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-0bb9b656-c678-4da4-84ee-cdaad627dc9a 2018-10-12 05:10:56,817 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:56,862 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-9ce1f07b-c07a-4577-9787-2ad6b6422b14 Date: Fri, 12 Oct 2018 05:10:56 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.4"}],"id":"47678177-657d-40f0-b688-bf97b5719a91","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:b4:39","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.7"}],"id":"b6496edd-86d7-4817-abec-a8f6949ae835","security_groups":["67d9e774-e25b-46e6-bde8-11c3a2d94e0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c7:45","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"692d445e-9e13-4851-9eaa-db999844fd29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.3"}],"id":"b789c36b-7c73-4128-b007-248ceee796b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:b1:17","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.1"}],"id":"bfee6549-7726-4fb1-89c7-e2f5b7ec662e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:c2:fd","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:29Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.15"}],"id":"de71629c-e64d-4207-9e62-03f9da9a4a58","security_groups":["8b2bd262-7707-4da3-b372-019f4db73583"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:79:27","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:32Z","binding:vnic_type":"normal","device_id":"d960a82f-26fe-40ba-a1d1-dde00fe89d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.2"}],"id":"e8609e8e-80e2-4ffa-a935-4e81663a6be2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:f6:6f","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"}]} 2018-10-12 05:10:56,862 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-9ce1f07b-c07a-4577-9787-2ad6b6422b14 2018-10-12 05:10:56,868 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:57,040 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-895b897a-f3db-4200-845d-68b1a6c151c6 Date: Fri, 12 Oct 2018 05:10:57 GMT RESP BODY: {"floatingips": [{"router_id": "ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "created_at": "2018-10-12T05:10:27Z", "updated_at": "2018-10-12T05:10:31Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "port_id": "b6496edd-86d7-4817-abec-a8f6949ae835", "id": "ed381f3f-8103-4751-85c7-5d152f67668f"}]} 2018-10-12 05:10:57,040 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-895b897a-f3db-4200-845d-68b1a6c151c6 2018-10-12 05:10:57,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:57,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 672 X-Openstack-Request-Id: req-eef424e2-163a-4aea-a8ee-d4a7e9c57ef9 Date: Fri, 12 Oct 2018 05:10:57 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.203"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "created_at": "2018-10-12T05:10:20Z", "admin_state_up": true, "updated_at": "2018-10-12T05:10:30Z", "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "flavor_id": null, "revision_number": 8, "routes": [], "ha": true, "id": "ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2", "name": "mgmt_router"}} 2018-10-12 05:10:57,639 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2 used request id req-eef424e2-163a-4aea-a8ee-d4a7e9c57ef9 2018-10-12 05:10:57,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:57,931 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4543 X-Openstack-Request-Id: req-75c5e354-a0b3-4571-ac76-cdce6f7e7f4d Date: Fri, 12 Oct 2018 05:10:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:28Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c224b63b-d771-40b6-ad10-64a1914fab37","ip_address":"169.254.192.8"}],"id":"092475d4-2f27-4cfc-a459-ce63a3353830","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:38:1f:ce","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ad50f6f1a9f34d70b246cd11eec9e52c","admin_state_up":true,"network_id":"1d8791da-a3b2-47f0-b096-a6d2454490d9","tenant_id":"","created_at":"2018-10-12T05:10:22Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:29Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c224b63b-d771-40b6-ad10-64a1914fab37","ip_address":"169.254.192.3"}],"id":"0b48f10d-ff37-434f-8cda-6350f14835f3","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a5:f3:95","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ad50f6f1a9f34d70b246cd11eec9e52c","admin_state_up":true,"network_id":"1d8791da-a3b2-47f0-b096-a6d2454490d9","tenant_id":"","created_at":"2018-10-12T05:10:23Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:44Z","device_owner":"network:router_gateway","revision_number":12,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"5b6892d9-5570-474b-b710-def8cd8eb91b","ip_address":"172.30.9.203"}],"id":"0cbba703-10f0-4528-b542-71af570f7f1e","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:d0:3f","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"","created_at":"2018-10-12T05:10:21Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.1"}],"id":"bfee6549-7726-4fb1-89c7-e2f5b7ec662e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:c2:fd","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:29Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:30Z","device_owner":"network:router_ha_interface","revision_number":7,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"c224b63b-d771-40b6-ad10-64a1914fab37","ip_address":"169.254.192.7"}],"id":"ff161373-b13a-4ba1-bd88-7ccf87f1ae7b","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:92:c9:e0","project_id":"","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"HA port tenant ad50f6f1a9f34d70b246cd11eec9e52c","admin_state_up":true,"network_id":"1d8791da-a3b2-47f0-b096-a6d2454490d9","tenant_id":"","created_at":"2018-10-12T05:10:22Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"}]} 2018-10-12 05:10:57,931 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2 used request id req-75c5e354-a0b3-4571-ac76-cdce6f7e7f4d 2018-10-12 05:10:57,938 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:57,993 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 621 X-Openstack-Request-Id: req-baf1be09-4caf-4015-aa6e-fc94f6871114 Date: Fri, 12 Oct 2018 05:10:57 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"0957d119-6bb4-4433-a042-806f0beb8b67","tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:02:06Z","dns_nameservers":[],"updated_at":"2018-10-12T03:02:06Z","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":"a7be49b228f14fb69f8e80c939e84bdc","id":"5b6892d9-5570-474b-b710-def8cd8eb91b","subnetpool_id":null,"name":"external-subnet"}} 2018-10-12 05:10:57,993 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/5b6892d9-5570-474b-b710-def8cd8eb91b used request id req-baf1be09-4caf-4015-aa6e-fc94f6871114 2018-10-12 05:10:57,999 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/c224b63b-d771-40b6-ad10-64a1914fab37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:58,046 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-abf65ad2-f284-419d-8178-ece49f389886 Date: Fri, 12 Oct 2018 05:10:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1d8791da-a3b2-47f0-b096-a6d2454490d9","tenant_id":"","created_at":"2018-10-12T05:10:20Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:20Z","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":"c224b63b-d771-40b6-ad10-64a1914fab37","subnetpool_id":null,"name":"HA subnet tenant ad50f6f1a9f34d70b246cd11eec9e52c"}} 2018-10-12 05:10:58,047 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/c224b63b-d771-40b6-ad10-64a1914fab37 used request id req-abf65ad2-f284-419d-8178-ece49f389886 2018-10-12 05:10:58,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/c224b63b-d771-40b6-ad10-64a1914fab37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:58,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-23b117ad-e042-403d-90c5-c9010fc980a9 Date: Fri, 12 Oct 2018 05:10:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1d8791da-a3b2-47f0-b096-a6d2454490d9","tenant_id":"","created_at":"2018-10-12T05:10:20Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:20Z","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":"c224b63b-d771-40b6-ad10-64a1914fab37","subnetpool_id":null,"name":"HA subnet tenant ad50f6f1a9f34d70b246cd11eec9e52c"}} 2018-10-12 05:10:58,248 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/c224b63b-d771-40b6-ad10-64a1914fab37 used request id req-23b117ad-e042-403d-90c5-c9010fc980a9 2018-10-12 05:10:58,254 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/c224b63b-d771-40b6-ad10-64a1914fab37 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:58,302 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 590 X-Openstack-Request-Id: req-a523a3c7-826b-40fa-ba54-98b0f9859b4e Date: Fri, 12 Oct 2018 05:10:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":false,"tags":[],"network_id":"1d8791da-a3b2-47f0-b096-a6d2454490d9","tenant_id":"","created_at":"2018-10-12T05:10:20Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:20Z","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":"c224b63b-d771-40b6-ad10-64a1914fab37","subnetpool_id":null,"name":"HA subnet tenant ad50f6f1a9f34d70b246cd11eec9e52c"}} 2018-10-12 05:10:58,302 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/c224b63b-d771-40b6-ad10-64a1914fab37 used request id req-a523a3c7-826b-40fa-ba54-98b0f9859b4e 2018-10-12 05:10:58,307 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/cd569bc5-df12-44c8-992b-d2448ad90704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:58,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-73e51de8-c94b-45ac-bf27-9eed85772e97 Date: Fri, 12 Oct 2018 05:10:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}} 2018-10-12 05:10:58,501 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/cd569bc5-df12-44c8-992b-d2448ad90704 used request id req-73e51de8-c94b-45ac-bf27-9eed85772e97 2018-10-12 05:10:58,507 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports/b6496edd-86d7-4817-abec-a8f6949ae835 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:58,557 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1070 X-Openstack-Request-Id: req-71c6a9d9-95dd-413b-9469-701c548ec4b6 Date: Fri, 12 Oct 2018 05:10:58 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.7"}],"id":"b6496edd-86d7-4817-abec-a8f6949ae835","security_groups":["67d9e774-e25b-46e6-bde8-11c3a2d94e0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c7:45","device_id":"692d445e-9e13-4851-9eaa-db999844fd29","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","qos_policy_id":null,"admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal"}} 2018-10-12 05:10:58,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports/b6496edd-86d7-4817-abec-a8f6949ae835 used request id req-71c6a9d9-95dd-413b-9469-701c548ec4b6 2018-10-12 05:10:58,563 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/cd569bc5-df12-44c8-992b-d2448ad90704 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:58,610 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 665 X-Openstack-Request-Id: req-4bd14b25-553a-4202-8fa9-e7689eb246dd Date: Fri, 12 Oct 2018 05:10:58 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}} 2018-10-12 05:10:58,611 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/cd569bc5-df12-44c8-992b-d2448ad90704 used request id req-4bd14b25-553a-4202-8fa9-e7689eb246dd 2018-10-12 05:10:58,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:58,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-fd5b7ff5-22f5-4850-8101-d960753c63ae Date: Fri, 12 Oct 2018 05:10:58 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:10:12Z", "size": 12716032, "disk_format": "qcow2", "updated_at": "2018-10-12T05:10:13Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/snap", "metadata": {}}], "self": "/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493", "min_disk": 0, "protected": false, "id": "32febf1e-5d1e-40f2-862b-88aa1e02d493", "file": "/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/file", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "owner": "ad50f6f1a9f34d70b246cd11eec9e52c", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/32febf1e-5d1e-40f2-862b-88aa1e02d493/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:10:58,785 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493 used request id req-fd5b7ff5-22f5-4850-8101-d960753c63ae 2018-10-12 05:10:58,788 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}def62a4f0a7e1071d099158849b99040770e1880" 2018-10-12 05:10:58,963 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:10:58 GMT Server: Apache x-openstack-request-id: req-1855c805-ffba-48cf-8cf4-f12b5865a549 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:10:59,138 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:58 GMT Server: Apache x-openstack-request-id: req-4eb3a55b-94c0-440a-88f1-f5a27e385602 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": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "stack_status_reason": "Stack CREATE completed successfully", "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "tags": null, "timeout_mins": null, "stack_status": "CREATE_COMPLETE", "stack_owner": null, "updated_time": null, "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "outputs": [{"output_value": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA0yOzs45ILWbB+/KIR+EH6gvcTp5zVg0mEqGwsBBZmEJF2kVj\n3RIy7TkouS+nfcPdcsoVhpOutjzLq29WQ7qunEMtJBiDVwztjBWQSzjy3NWg+6Vn\n+9/p34DOfTke+Mlv9S+h8cWLfnZYX4MX5DyIxKDOY0cfwlUpu/2SNsk1Umj4UOiU\nh8XKkxZErQSDKs8Z87rZb/HmcqpSUJDFnQwIUISOdB73Iy+Leo10nJvwXg/6+kuc\nIUHZXJ6UNNXOUM7GVc6DWV3afV6R2WJQOM0QgMbo2eaWR/O963OPqhcvtndCbgZF\nCR0U0Q7X121AJwiamH6ZvlVB9GkDVioD6RcV5wIDAQABAoIBAF/o1dZ4iVzmUrPq\nBfHwzLGKVbb4zxeFvYe1Hxe7NZeucyClaKmhfLS5xD/q38CHWm6sUX7iUvjBQRtM\n5fi6MlsVQMomwHKokreRjAw/gELEX+4vwr5thkVas3G6otEMX+kWjA/RVn5Jr/cj\nC5VH0jDPgzEhu9GA8gZNNz/fwnL+HGmTfIwj+hDn3Lv3Xrntx/MNaMBn05PlKYuy\nYL6b9VFuqIRaODJzni/ECIqik6vU+DVsVpQY5ESjknLc0iqO3kTVLFS24/oLt5qe\n5IU0oSrjLRd2p3sCocEXyXN8xgYjJp99N2Ni0jIPy/Bo8+WmvXPFkRcHDsspI1sJ\nTXZvoXECgYEA88MgtCVlHUzsslR4vuVLIJMu9eFYjCoSKLZLK/QcFNXE9hNwhNlU\n9vGjFHQ3wr9M4bIgXK5ESsaQunwzGcLEQgUc5LA1nOIVqq+nko/fIzCCbDopgtLz\nAyVUkD/LgaNzR3UKJ5Hln6vtfqaO6hhbkKCurEV/c8tgAbuA3/HD8iMCgYEA3b1N\nGF5iEXKn1ECJMrn6w+8lGFLdFKHHkQKME3OMC6YN876l16sChuJuk/ifFJwo3LAp\n6AZ9UlgA0mQTo56g9mDdgBmXMxcZfVrTtAuJLMNXAoJMATrAIBe/zJmOI6caF1PU\nLC60s2nN1RZXONCMpQaGf+30sgWJu5ZjyrDaX20CgYEAlpnVmLcJ06J1EnBR8U7k\nrYmBl/PTqzVK5tBJfSxiNRUljQrRl6JWdgMwSDDNSoq6Sy6sA9a+5pvrSuv0/lNw\nwYE7KqcbWIPt8vh3RXuR1sHfslH015jQ/v6PUle3ua5sSJes4GmpPo8QOhFZdpP5\n7k733ANMDRR3ilp38uQBtZUCgYB99GjVnc9hD9rrg1krul8Ka06L+Y3hiWAeK+87\noVf8ye+E9FeqIVbHHdooLYLXpzjC20KCrSUE4D5fRD+voozWRwGrIV40xDtTbINy\n81aRWciUAUWBMUkvMa5eXx9Rezsj4xdTnZhBjalBEHatLDGoEAPYqWdktCafqva2\njS0OJQKBgH9o2UASrYatItNJN6WZFH5FXXn9gwmNQaE4gGPzlGgzo07QZ5+ImX8v\nR9/1ETu7xsYk8/CI+h9WoflrjYTF1jJf4Os+YNckRVjM6Q/1xadI/UQxbCjhkGTH\nH5Cg97NUTcS5r7nPT5NqAPK8XAExdeg6GbX1BGaM+BxElOkBYHG2\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-10-12 05:10:59,138 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-4eb3a55b-94c0-440a-88f1-f5a27e385602 2018-10-12 05:10:59,139 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:10:59,140 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:10:59,530 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "3e63baeffbdb4ff3bf067b4c12757972", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj-role"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:10:59.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/ad50f6f1a9f34d70b246cd11eec9e52c", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-user", "id": "2b59bb0d8788457b848d0082cd7f58a1"}, "audit_ids": ["OlfDpW6JSZCoxMO5cleXEA"], "issued_at": "2018-10-12T05:10:59.000000Z"}} 2018-10-12 05:10:59,531 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:10:59,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf820bf2-841e-47f2-88e6-1cf07d304ba6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:10:59,609 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bf820bf2-841e-47f2-88e6-1cf07d304ba6 2018-10-12 05:10:59,610 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:10:59,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:10:59,691 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5190fbfe-c296-40ba-b761-1d5efe91ffcf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:10:59,691 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-5190fbfe-c296-40ba-b761-1d5efe91ffcf 2018-10-12 05:10:59,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:10:59,922 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-1749e1e7-909a-4695-b806-e81da6f6b794 Date: Fri, 12 Oct 2018 05:10:59 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:10:59,922 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net used request id req-1749e1e7-909a-4695-b806-e81da6f6b794 2018-10-12 05:10:59,926 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:10:59,931 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:10:59,932 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:00,013 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:10:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67aa7686-4d02-4490-9f24-1f554831c21c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:11:00,013 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-67aa7686-4d02-4490-9f24-1f554831c21c 2018-10-12 05:11:00,019 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:00,235 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-03cc7b18-4567-42e6-a6ad-387c81ccb98f Date: Fri, 12 Oct 2018 05:11:00 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:11:00,236 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-03cc7b18-4567-42e6-a6ad-387c81ccb98f 2018-10-12 05:11:00,242 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048&mac_address=fa%3A16%3A3e%3Aa3%3Ac7%3A45&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:00,458 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1073 X-Openstack-Request-Id: req-56cdcb55-8e3b-41c7-8f9e-6eeef656cb83 Date: Fri, 12 Oct 2018 05:11:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.7"}],"id":"b6496edd-86d7-4817-abec-a8f6949ae835","security_groups":["67d9e774-e25b-46e6-bde8-11c3a2d94e0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c7:45","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"692d445e-9e13-4851-9eaa-db999844fd29"}]} 2018-10-12 05:11:00,459 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048&mac_address=fa%3A16%3A3e%3Aa3%3Ac7%3A45&name=CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4&admin_state_up=True used request id req-56cdcb55-8e3b-41c7-8f9e-6eeef656cb83 2018-10-12 05:11:00,463 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:00,555 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5349c301-64c7-46a6-8cc9-20faa390f4b0 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:11:00,556 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-5349c301-64c7-46a6-8cc9-20faa390f4b0 2018-10-12 05:11:00,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:01,889 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11: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-3616a8af-73be-469c-8f03-f25d6d425391 x-compute-request-id: req-3616a8af-73be-469c-8f03-f25d6d425391 Content-Encoding: gzip Content-Length: 838 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c7:45", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c7:45", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/692d445e-9e13-4851-9eaa-db999844fd29", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/692d445e-9e13-4851-9eaa-db999844fd29", "rel": "bookmark"}], "image": {"id": "32febf1e-5d1e-40f2-862b-88aa1e02d493", "links": [{"href": "http://172.30.9.27:8774/images/32febf1e-5d1e-40f2-862b-88aa1e02d493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-10-12T05:10:39.000000", "flavor": {"id": "072a5010-1406-4183-a941-13b0ec913381", "links": [{"href": "http://172.30.9.27:8774/flavors/072a5010-1406-4183-a941-13b0ec913381", "rel": "bookmark"}]}, "id": "692d445e-9e13-4851-9eaa-db999844fd29", "security_groups": [{"name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp"}], "user_id": "2b59bb0d8788457b848d0082cd7f58a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:10:40Z", "hostId": "6c5e7534022e9e1a1aa8c7fcd3e05b49d1ed99b76ea524f98d199ede", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "created": "2018-10-12T05:10:31Z", "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:11:01,890 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1 used request id req-3616a8af-73be-469c-8f03-f25d6d425391 2018-10-12 05:11:01,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:01,978 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-ce47a8b1-348d-45e8-86ba-3316b0796807 Date: Fri, 12 Oct 2018 05:11:01 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:11:01,978 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net used request id req-ce47a8b1-348d-45e8-86ba-3316b0796807 2018-10-12 05:11:01,984 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:02,222 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-a4da8c70-856c-4fdd-84ff-cfcd3c04c059 Date: Fri, 12 Oct 2018 05:11:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:11:02,223 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-a4da8c70-856c-4fdd-84ff-cfcd3c04c059 2018-10-12 05:11:02,228 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:02,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-b16a39b4-341d-4b6a-87a4-8461ff05a4cd Date: Fri, 12 Oct 2018 05:11:02 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.4"}],"id":"47678177-657d-40f0-b688-bf97b5719a91","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:b4:39","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.7"}],"id":"b6496edd-86d7-4817-abec-a8f6949ae835","security_groups":["67d9e774-e25b-46e6-bde8-11c3a2d94e0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c7:45","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"692d445e-9e13-4851-9eaa-db999844fd29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.3"}],"id":"b789c36b-7c73-4128-b007-248ceee796b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:b1:17","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.1"}],"id":"bfee6549-7726-4fb1-89c7-e2f5b7ec662e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:c2:fd","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:29Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.15"}],"id":"de71629c-e64d-4207-9e62-03f9da9a4a58","security_groups":["8b2bd262-7707-4da3-b372-019f4db73583"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:79:27","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:32Z","binding:vnic_type":"normal","device_id":"d960a82f-26fe-40ba-a1d1-dde00fe89d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.2"}],"id":"e8609e8e-80e2-4ffa-a935-4e81663a6be2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:f6:6f","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"}]} 2018-10-12 05:11:02,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-b16a39b4-341d-4b6a-87a4-8461ff05a4cd 2018-10-12 05:11:02,788 - create_instance - INFO - Found existing machine with name - CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1 2018-10-12 05:11:02,793 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:02,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 551 X-Openstack-Request-Id: req-0f3d132a-4e9f-4e7a-9d1c-6866a06b6725 Date: Fri, 12 Oct 2018 05:11:02 GMT RESP BODY: {"floatingips": [{"router_id": "ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "created_at": "2018-10-12T05:10:27Z", "updated_at": "2018-10-12T05:10:31Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.1.2.7", "floating_ip_address": "172.30.9.206", "revision_number": 1, "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "port_id": "b6496edd-86d7-4817-abec-a8f6949ae835", "id": "ed381f3f-8103-4751-85c7-5d152f67668f"}]} 2018-10-12 05:11:02,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-0f3d132a-4e9f-4e7a-9d1c-6866a06b6725 2018-10-12 05:11:02,961 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/d960a82f-26fe-40ba-a1d1-dde00fe89d61 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:11:03,579 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11: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-1a1286c8-5350-49c1-bf47-a756074fcd77 x-compute-request-id: req-1a1286c8-5350-49c1-bf47-a756074fcd77 Content-Encoding: gzip Content-Length: 821 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:b5:79:27", "version": 4, "addr": "10.1.2.15", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/d960a82f-26fe-40ba-a1d1-dde00fe89d61", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/d960a82f-26fe-40ba-a1d1-dde00fe89d61", "rel": "bookmark"}], "image": {"id": "32febf1e-5d1e-40f2-862b-88aa1e02d493", "links": [{"href": "http://172.30.9.27:8774/images/32febf1e-5d1e-40f2-862b-88aa1e02d493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011c", "OS-SRV-USG:launched_at": "2018-10-12T05:10:38.000000", "flavor": {"id": "e08a1b0c-ac33-46d7-a657-515cf15ee86e", "links": [{"href": "http://172.30.9.27:8774/flavors/e08a1b0c-ac33-46d7-a657-515cf15ee86e", "rel": "bookmark"}]}, "id": "d960a82f-26fe-40ba-a1d1-dde00fe89d61", "security_groups": [{"name": "default"}], "user_id": "2b59bb0d8788457b848d0082cd7f58a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:10:39Z", "hostId": "d81d472aab31f6dc9098bbe2168c5bd2cdb341fc7c21fb68a691de51", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-1.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-1.opnfvlf.org", "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "created": "2018-10-12T05:10:30Z", "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:11:03,579 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/d960a82f-26fe-40ba-a1d1-dde00fe89d61 used request id req-1a1286c8-5350-49c1-bf47-a756074fcd77 2018-10-12 05:11:03,584 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:11:03,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-a3e6bb6a-dba8-4bd8-8dd2-de67e2716b59 Date: Fri, 12 Oct 2018 05:11:03 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:11:03,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net used request id req-a3e6bb6a-dba8-4bd8-8dd2-de67e2716b59 2018-10-12 05:11:03,671 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:11:03,764 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2238cd8e-6856-4737-94a6-dcd42a95cf7c Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:11:03,764 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-2238cd8e-6856-4737-94a6-dcd42a95cf7c 2018-10-12 05:11:03,770 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:11:03,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-50893631-c40c-489f-b144-7d373f1a0b39 Date: Fri, 12 Oct 2018 05:11:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:11:03,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-50893631-c40c-489f-b144-7d373f1a0b39 2018-10-12 05:11:03,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}396bd9241b9503482d7bf3f1aed2142c382b3e39" 2018-10-12 05:11:04,028 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-3251ec68-a687-4b3f-aece-b5bbc6166038 Date: Fri, 12 Oct 2018 05:11:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.4"}],"id":"47678177-657d-40f0-b688-bf97b5719a91","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:b4:39","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.7"}],"id":"b6496edd-86d7-4817-abec-a8f6949ae835","security_groups":["67d9e774-e25b-46e6-bde8-11c3a2d94e0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c7:45","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"692d445e-9e13-4851-9eaa-db999844fd29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.3"}],"id":"b789c36b-7c73-4128-b007-248ceee796b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:b1:17","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.1"}],"id":"bfee6549-7726-4fb1-89c7-e2f5b7ec662e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:c2:fd","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:29Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.15"}],"id":"de71629c-e64d-4207-9e62-03f9da9a4a58","security_groups":["8b2bd262-7707-4da3-b372-019f4db73583"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:79:27","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:32Z","binding:vnic_type":"normal","device_id":"d960a82f-26fe-40ba-a1d1-dde00fe89d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.2"}],"id":"e8609e8e-80e2-4ffa-a935-4e81663a6be2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:f6:6f","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"}]} 2018-10-12 05:11:04,028 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-3251ec68-a687-4b3f-aece-b5bbc6166038 2018-10-12 05:11:04,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/692d445e-9e13-4851-9eaa-db999844fd29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:04,780 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11: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-6ca97f7b-6661-43aa-b4be-639ee52cb472 x-compute-request-id: req-6ca97f7b-6661-43aa-b4be-639ee52cb472 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c7:45", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c7:45", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/692d445e-9e13-4851-9eaa-db999844fd29", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/692d445e-9e13-4851-9eaa-db999844fd29", "rel": "bookmark"}], "image": {"id": "32febf1e-5d1e-40f2-862b-88aa1e02d493", "links": [{"href": "http://172.30.9.27:8774/images/32febf1e-5d1e-40f2-862b-88aa1e02d493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-10-12T05:10:39.000000", "flavor": {"id": "072a5010-1406-4183-a941-13b0ec913381", "links": [{"href": "http://172.30.9.27:8774/flavors/072a5010-1406-4183-a941-13b0ec913381", "rel": "bookmark"}]}, "id": "692d445e-9e13-4851-9eaa-db999844fd29", "security_groups": [{"name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp"}], "user_id": "2b59bb0d8788457b848d0082cd7f58a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:10:40Z", "hostId": "6c5e7534022e9e1a1aa8c7fcd3e05b49d1ed99b76ea524f98d199ede", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "created": "2018-10-12T05:10:31Z", "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:11:04,780 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/692d445e-9e13-4851-9eaa-db999844fd29 used request id req-6ca97f7b-6661-43aa-b4be-639ee52cb472 2018-10-12 05:11:04,786 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:04,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-fa1af2c5-e071-4506-bcbb-22fbe2984f13 Date: Fri, 12 Oct 2018 05:11:04 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:11:04,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net used request id req-fa1af2c5-e071-4506-bcbb-22fbe2984f13 2018-10-12 05:11:04,885 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:04,965 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a2f2a960-6f12-40f6-a334-bf38971a3f57 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:11:04,965 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-a2f2a960-6f12-40f6-a334-bf38971a3f57 2018-10-12 05:11:04,970 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:05,183 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-b92283f4-f17f-4804-a8e0-cc4cffbce976 Date: Fri, 12 Oct 2018 05:11:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:11:05,183 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-b92283f4-f17f-4804-a8e0-cc4cffbce976 2018-10-12 05:11:05,189 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:05,811 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-fc454efd-ca1f-45a5-bfbd-da921228d09f Date: Fri, 12 Oct 2018 05:11:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.4"}],"id":"47678177-657d-40f0-b688-bf97b5719a91","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:b4:39","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.7"}],"id":"b6496edd-86d7-4817-abec-a8f6949ae835","security_groups":["67d9e774-e25b-46e6-bde8-11c3a2d94e0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c7:45","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"692d445e-9e13-4851-9eaa-db999844fd29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.3"}],"id":"b789c36b-7c73-4128-b007-248ceee796b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:b1:17","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.1"}],"id":"bfee6549-7726-4fb1-89c7-e2f5b7ec662e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:c2:fd","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:29Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.15"}],"id":"de71629c-e64d-4207-9e62-03f9da9a4a58","security_groups":["8b2bd262-7707-4da3-b372-019f4db73583"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:79:27","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:32Z","binding:vnic_type":"normal","device_id":"d960a82f-26fe-40ba-a1d1-dde00fe89d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.2"}],"id":"e8609e8e-80e2-4ffa-a935-4e81663a6be2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:f6:6f","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"}]} 2018-10-12 05:11:05,811 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-fc454efd-ca1f-45a5-bfbd-da921228d09f 2018-10-12 05:11:05,812 - create_instance - INFO - Checking if VM is active 2018-10-12 05:11:05,815 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/692d445e-9e13-4851-9eaa-db999844fd29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:06,424 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11: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-e7795537-4b76-4d38-95da-a1fcb8b5b57c x-compute-request-id: req-e7795537-4b76-4d38-95da-a1fcb8b5b57c Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c7:45", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c7:45", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/692d445e-9e13-4851-9eaa-db999844fd29", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/692d445e-9e13-4851-9eaa-db999844fd29", "rel": "bookmark"}], "image": {"id": "32febf1e-5d1e-40f2-862b-88aa1e02d493", "links": [{"href": "http://172.30.9.27:8774/images/32febf1e-5d1e-40f2-862b-88aa1e02d493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-10-12T05:10:39.000000", "flavor": {"id": "072a5010-1406-4183-a941-13b0ec913381", "links": [{"href": "http://172.30.9.27:8774/flavors/072a5010-1406-4183-a941-13b0ec913381", "rel": "bookmark"}]}, "id": "692d445e-9e13-4851-9eaa-db999844fd29", "security_groups": [{"name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp"}], "user_id": "2b59bb0d8788457b848d0082cd7f58a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:10:40Z", "hostId": "6c5e7534022e9e1a1aa8c7fcd3e05b49d1ed99b76ea524f98d199ede", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "created": "2018-10-12T05:10:31Z", "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:11:06,424 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/692d445e-9e13-4851-9eaa-db999844fd29 used request id req-e7795537-4b76-4d38-95da-a1fcb8b5b57c 2018-10-12 05:11:06,425 - create_instance - DEBUG - Instance status [CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1] is - ACTIVE 2018-10-12 05:11:06,425 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:11:06,428 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/692d445e-9e13-4851-9eaa-db999844fd29 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:07,033 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11: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-c3de2355-8937-4ba6-88b6-3186f8a81cb9 x-compute-request-id: req-c3de2355-8937-4ba6-88b6-3186f8a81cb9 Content-Encoding: gzip Content-Length: 840 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c7:45", "version": 4, "addr": "10.1.2.7", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:a3:c7:45", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/692d445e-9e13-4851-9eaa-db999844fd29", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/692d445e-9e13-4851-9eaa-db999844fd29", "rel": "bookmark"}], "image": {"id": "32febf1e-5d1e-40f2-862b-88aa1e02d493", "links": [{"href": "http://172.30.9.27:8774/images/32febf1e-5d1e-40f2-862b-88aa1e02d493", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-EXT-SRV-ATTR:instance_name": "instance-0000011f", "OS-SRV-USG:launched_at": "2018-10-12T05:10:39.000000", "flavor": {"id": "072a5010-1406-4183-a941-13b0ec913381", "links": [{"href": "http://172.30.9.27:8774/flavors/072a5010-1406-4183-a941-13b0ec913381", "rel": "bookmark"}]}, "id": "692d445e-9e13-4851-9eaa-db999844fd29", "security_groups": [{"name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp"}], "user_id": "2b59bb0d8788457b848d0082cd7f58a1", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:10:40Z", "hostId": "6c5e7534022e9e1a1aa8c7fcd3e05b49d1ed99b76ea524f98d199ede", "OS-EXT-SRV-ATTR:host": "overcloud-novacompute-0.opnfvlf.org", "OS-SRV-USG:terminated_at": null, "key_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "OS-EXT-SRV-ATTR:hypervisor_hostname": "overcloud-novacompute-0.opnfvlf.org", "name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "created": "2018-10-12T05:10:31Z", "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:11:07,033 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/692d445e-9e13-4851-9eaa-db999844fd29 used request id req-c3de2355-8937-4ba6-88b6-3186f8a81cb9 2018-10-12 05:11:07,037 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:07,122 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 748 X-Openstack-Request-Id: req-6a17e5b5-1d85-438b-8cc5-59113a17466d Date: Fri, 12 Oct 2018 05:11:07 GMT RESP BODY: {"networks":[{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":4,"port_security_enabled":true,"mtu":1450,"id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":13,"ipv4_address_scope":null,"shared":false,"project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","subnets":["cd569bc5-df12-44c8-992b-d2448ad90704"],"description":"","tags":[],"updated_at":"2018-10-12T05:10:26Z","qos_policy_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net","admin_state_up":true,"tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:25Z","provider:network_type":"vxlan"}]} 2018-10-12 05:11:07,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net used request id req-6a17e5b5-1d85-438b-8cc5-59113a17466d 2018-10-12 05:11:07,126 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:07,217 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:07 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d99d02b-df7b-4501-8304-05db50eb5526 Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:11:07,217 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-9d99d02b-df7b-4501-8304-05db50eb5526 2018-10-12 05:11:07,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:07,422 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 668 X-Openstack-Request-Id: req-71ab0365-42d0-4d0a-9717-94b00d817b2a Date: Fri, 12 Oct 2018 05:11:07 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:26Z","dns_nameservers":[],"updated_at":"2018-10-12T05:10:26Z","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":"ad50f6f1a9f34d70b246cd11eec9e52c","id":"cd569bc5-df12-44c8-992b-d2448ad90704","subnetpool_id":null,"name":"CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet"}]} 2018-10-12 05:11:07,422 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-71ab0365-42d0-4d0a-9717-94b00d817b2a 2018-10-12 05:11:07,428 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c2d8adc373283ebed93df7ed5f7564158e2b0b58" 2018-10-12 05:11:07,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5807 X-Openstack-Request-Id: req-34557814-b788-40f2-bfec-4cde3b996a0b Date: Fri, 12 Oct 2018 05:11:07 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:30Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.4"}],"id":"47678177-657d-40f0-b688-bf97b5719a91","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:8e:b4:39","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:39Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.7"}],"id":"b6496edd-86d7-4817-abec-a8f6949ae835","security_groups":["67d9e774-e25b-46e6-bde8-11c3a2d94e0b"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:a3:c7:45","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack-port1-jhvf7jwjvrd4","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:28Z","binding:vnic_type":"normal","device_id":"692d445e-9e13-4851-9eaa-db999844fd29"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:31Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.3"}],"id":"b789c36b-7c73-4128-b007-248ceee796b7","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6c:b1:17","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-0.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:46Z","device_owner":"network:ha_router_replicated_interface","revision_number":15,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.1"}],"id":"bfee6549-7726-4fb1-89c7-e2f5b7ec662e","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:16:c2:fd","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:29Z","binding:vnic_type":"normal","device_id":"ef3c6ea5-7c6e-4f79-bf46-4369f83b19c2"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:38Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.15"}],"id":"de71629c-e64d-4207-9e62-03f9da9a4a58","security_groups":["8b2bd262-7707-4da3-b372-019f4db73583"],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:b5:79:27","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-novacompute-1.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:32Z","binding:vnic_type":"normal","device_id":"d960a82f-26fe-40ba-a1d1-dde00fe89d61"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:10:28Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"binding:profile":{},"fixed_ips":[{"subnet_id":"cd569bc5-df12-44c8-992b-d2448ad90704","ip_address":"10.1.2.2"}],"id":"e8609e8e-80e2-4ffa-a935-4e81663a6be2","security_groups":[],"binding:vif_details":{"port_filter":true,"datapath_type":"system","ovs_hybrid_plug":true},"binding:vif_type":"ovs","mac_address":"fa:16:3e:6d:f6:6f","project_id":"ad50f6f1a9f34d70b246cd11eec9e52c","status":"ACTIVE","binding:host_id":"overcloud-controller-2.opnfvlf.org","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"99befc9d-f9c5-43b7-ab85-b7d2f5b17048","tenant_id":"ad50f6f1a9f34d70b246cd11eec9e52c","created_at":"2018-10-12T05:10:27Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-99befc9d-f9c5-43b7-ab85-b7d2f5b17048"}]} 2018-10-12 05:11:07,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=99befc9d-f9c5-43b7-ab85-b7d2f5b17048 used request id req-34557814-b788-40f2-bfec-4cde3b996a0b 2018-10-12 05:11:07,477 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:11:07,480 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ddb0d10L 2018-10-12 05:11:07,480 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:11:07,480 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:11:07,481 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:11:07,482 - 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-10-12 05:11:07,482 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:11:07,482 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:11:07,482 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:11:07,482 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:11:07,483 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:11:07,499 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:11:07,500 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:11:07,512 - paramiko.transport - DEBUG - Trying key bf16f46c6991f48a885300143a65b7c3 from a23ac2ea-c3e5-402c-aa08-16556537b4bb 2018-10-12 05:11:07,538 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:11:07,545 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:11:07,645 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:11:07,691 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:11:07,691 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:11:07,692 - paramiko.transport - DEBUG - starting thread (client mode): 0x6ddb0d10L 2018-10-12 05:11:07,693 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:11:07,693 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-dropbear_2015.67 2018-10-12 05:11:07,693 - paramiko.transport - INFO - Connected (version 2.0, client dropbear_2015.67) 2018-10-12 05:11:07,695 - 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-10-12 05:11:07,695 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:11:07,695 - paramiko.transport - DEBUG - HostKey agreed: ecdsa-sha2-nistp521 2018-10-12 05:11:07,696 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:11:07,696 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:11:07,696 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:11:07,713 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:11:07,713 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:11:07,725 - paramiko.transport - DEBUG - Trying key bf16f46c6991f48a885300143a65b7c3 from a23ac2ea-c3e5-402c-aa08-16556537b4bb 2018-10-12 05:11:07,750 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:11:07,756 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:11:07,758 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:11:07,759 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32759 bytes 2018-10-12 05:11:07,759 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:11:07,760 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:11:07,762 - create_stack - INFO - Deleting stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack 2018-10-12 05:11:07,765 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:11:07,962 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:11:07 GMT Server: Apache x-openstack-request-id: req-cd3a8417-d6f1-45f3-813d-aa847e42b5b4 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:11:08,085 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:11:07 GMT Server: Apache x-openstack-request-id: req-d6fd5b31-4be2-4613-a48a-fb92df2cdc41 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:11:08,086 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-d6fd5b31-4be2-4613-a48a-fb92df2cdc41 2018-10-12 05:11:08,089 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:11:08,116 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:11:08 GMT Server: Apache x-openstack-request-id: req-2f40da77-8ecd-4ed6-b785-7a317d653686 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:11:08,141 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:08 GMT Server: Apache x-openstack-request-id: req-fd58b67a-e011-43ae-9f74-20729bc86927 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "tags": null, "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T05:11:08Z", "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "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-10-12 05:11:08,142 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-fd58b67a-e011-43ae-9f74-20729bc86927 2018-10-12 05:11:08,142 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 05:11:08,142 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:11:11,146 - create_stack - DEBUG - Stack status query timeout in 1196.940418 2018-10-12 05:11:11,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:11:11,331 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:11:11 GMT Server: Apache x-openstack-request-id: req-6acd5eb0-741e-4032-86e8-79bb62827050 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:11:11,359 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:11 GMT Server: Apache x-openstack-request-id: req-821fffbd-0ff7-47ea-b2b1-5f6f789c91d2 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "tags": null, "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T05:11:08Z", "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "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-10-12 05:11:11,360 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-821fffbd-0ff7-47ea-b2b1-5f6f789c91d2 2018-10-12 05:11:11,360 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 05:11:11,360 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:11:14,364 - create_stack - DEBUG - Stack status query timeout in 1193.7224319 2018-10-12 05:11:14,367 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:11:14,393 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:11:14 GMT Server: Apache x-openstack-request-id: req-3546cf1f-cd1c-47de-ae8a-9914cfd50246 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:11:14,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:14 GMT Server: Apache x-openstack-request-id: req-ac71cd32-275b-4b4c-ae6c-cafd1a6dd65f 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "tags": null, "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T05:11:08Z", "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "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-10-12 05:11:14,575 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-ac71cd32-275b-4b4c-ae6c-cafd1a6dd65f 2018-10-12 05:11:14,576 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 05:11:14,576 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:11:17,579 - create_stack - DEBUG - Stack status query timeout in 1190.50702596 2018-10-12 05:11:17,582 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:11:17,769 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:11:17 GMT Server: Apache x-openstack-request-id: req-b33bb045-4e0d-4a47-b812-493ecb39430f Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:11:17,795 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:17 GMT Server: Apache x-openstack-request-id: req-3001d60f-f4dc-481a-8581-70fdbd1873c3 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": null, "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "tags": null, "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_IN_PROGRESS", "stack_owner": null, "updated_time": "2018-10-12T05:11:08Z", "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "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-10-12 05:11:17,795 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-3001d60f-f4dc-481a-8581-70fdbd1873c3 2018-10-12 05:11:17,796 - create_stack - DEBUG - Stack status is - DELETE_IN_PROGRESS 2018-10-12 05:11:17,796 - create_stack - DEBUG - Retry querying stack status in 3 seconds 2018-10-12 05:11:20,799 - create_stack - DEBUG - Stack status query timeout in 1187.28706789 2018-10-12 05:11:20,802 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:11:20,831 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:11:20 GMT Server: Apache x-openstack-request-id: req-8ed47522-4f62-4245-9f25-0059265d5b17 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:11:20,877 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:20 GMT Server: Apache x-openstack-request-id: req-2477b193-2212-4dc9-91d5-9566ec564ade 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-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor2", "OS::project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "OS::stack_id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "OS::stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "router_name": "mgmt_router", "keypair_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-kp", "security_group_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-sec_grp", "subnet_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-subnet", "net_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-net", "external_net_name": "external", "inst2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst2", "inst1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-inst1", "image2_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image", "flavor1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-flavor1", "image1_name": "CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image"}, "deletion_time": "2018-10-12T05:11:18Z", "stack_name": "CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack", "stack_user_project_id": "8bec911bf4404eb8bd17cd7601d98d39", "tags": null, "creation_time": "2018-10-12T05:10:18Z", "links": [{"href": "http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe", "rel": "self"}], "capabilities": [], "notification_topics": [], "timeout_mins": null, "stack_status": "DELETE_COMPLETE", "stack_owner": null, "updated_time": "2018-10-12T05:11:08Z", "id": "391a2f76-d935-44e3-9558-3e2cab250bbe", "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-10-12 05:11:20,877 - keystoneauth.session - DEBUG - GET call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-2477b193-2212-4dc9-91d5-9566ec564ade 2018-10-12 05:11:20,877 - create_stack - DEBUG - Stack status is - DELETE_COMPLETE 2018-10-12 05:11:20,878 - create_stack - DEBUG - Stack is active with name - CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack 2018-10-12 05:11:20,878 - create_stack - INFO - Attempting to delete again stack - CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack 2018-10-12 05:11:20,881 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/391a2f76-d935-44e3-9558-3e2cab250bbe -H "User-Agent: python-heatclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}c3b9112f2aaad5b2647f63338ba84c79c7f7487c" 2018-10-12 05:11:21,090 - keystoneauth.session - DEBUG - RESP: [302] Date: Fri, 12 Oct 2018 05:11:20 GMT Server: Apache x-openstack-request-id: req-983625a3-e517-487f-bbf9-af34aeaa0c14 Location: http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe Content-Length: 543 Content-Type: application/json RESP BODY: {"message": "The resource was found at http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe;\nyou should be redirected automatically.\n\n", "code": "302 Found", "title": "Found"} 2018-10-12 05:11:21,116 - keystoneauth.session - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 05:11:21 GMT Server: Apache x-openstack-request-id: req-8048e960-068b-4c22-84cd-d72e1944feb3 Content-Length: 285 Content-Type: application/json RESP BODY: {"explanation": "The resource could not be found.", "code": 404, "error": {"message": "The Stack (CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack) could not be found.", "traceback": null, "type": "EntityNotFound"}, "title": "Not Found"} 2018-10-12 05:11:21,116 - keystoneauth.session - DEBUG - DELETE call to orchestration for http://172.30.9.27:8004/v1/ad50f6f1a9f34d70b246cd11eec9e52c/stacks/CreateStackFloatingIpTests-CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-stack/391a2f76-d935-44e3-9558-3e2cab250bbe used request id req-8048e960-068b-4c22-84cd-d72e1944feb3 2018-10-12 05:11:21,118 - glance_utils - INFO - Deleting image named - CreateStackFloatingIpTests-54576eeb-dade-4ef8-8c61-9c04c5e92b74-image 2018-10-12 05:11:21,121 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f8a31e126d0646b84dd74680be87228c8de289ca" 2018-10-12 05:11:22,721 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-a877bf07-7b1c-4fca-b0fc-f89534462a8a Date: Fri, 12 Oct 2018 05:11:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:11:22,722 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/32febf1e-5d1e-40f2-862b-88aa1e02d493 used request id req-a877bf07-7b1c-4fca-b0fc-f89534462a8a 2018-10-12 05:11:22,729 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:11:22,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-6181981c-466a-4d4e-9643-466293362fd3 Date: Fri, 12 Oct 2018 05:11:22 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "created_at": "2018-10-12T05:10:23Z", "updated_at": "2018-10-12T05:10:23Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:10:23Z", "revision_number": 0, "id": "912b0c9a-f29d-427b-b422-cc9680d51cc6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:10:23Z", "security_group_id": "8b2bd262-7707-4da3-b372-019f4db73583", "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:10:23Z", "revision_number": 0, "id": "9fa9752d-10c3-4b97-bbb5-cb00fde76d29", "remote_group_id": "8b2bd262-7707-4da3-b372-019f4db73583", "remote_ip_prefix": null, "created_at": "2018-10-12T05:10:23Z", "security_group_id": "8b2bd262-7707-4da3-b372-019f4db73583", "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "port_range_min": null, "ethertype": "IPv6", "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:10:23Z", "revision_number": 0, "id": "be2c11a1-2eb9-4d19-87b4-04629e84f77f", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:10:23Z", "security_group_id": "8b2bd262-7707-4da3-b372-019f4db73583", "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:10:23Z", "revision_number": 0, "id": "c279cc65-7278-467d-887e-80aad0e8e507", "remote_group_id": "8b2bd262-7707-4da3-b372-019f4db73583", "remote_ip_prefix": null, "created_at": "2018-10-12T05:10:23Z", "security_group_id": "8b2bd262-7707-4da3-b372-019f4db73583", "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "port_range_min": null, "ethertype": "IPv4", "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c"}], "revision_number": 4, "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "id": "8b2bd262-7707-4da3-b372-019f4db73583", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 05:11:22,877 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-6181981c-466a-4d4e-9643-466293362fd3 2018-10-12 05:11:22,882 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:11:22,970 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b7d6c90b-ae41-444e-a7df-23a0bd980236 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 05:11:22,970 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-b7d6c90b-ae41-444e-a7df-23a0bd980236 2018-10-12 05:11:22,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:11:23,054 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:22 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5b55639f-72bb-41b7-9e25-bbf6992384a9 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 05:11:23,054 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-5b55639f-72bb-41b7-9e25-bbf6992384a9 2018-10-12 05:11:23,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:11:23,147 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:23 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-922c9c24-5109-4175-b54c-9ea66c282dfb Content-Encoding: gzip Content-Length: 220 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c"}, "enabled": true, "id": "ad50f6f1a9f34d70b246cd11eec9e52c", "parent_id": "default", "domain_id": "default", "name": "CreateStackFloatingIpTests-fe5450b1-9d89-457-proj"}} 2018-10-12 05:11:23,147 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-922c9c24-5109-4175-b54c-9ea66c282dfb 2018-10-12 05:11:23,147 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 8b2bd262-7707-4da3-b372-019f4db73583 2018-10-12 05:11:23,153 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8b2bd262-7707-4da3-b372-019f4db73583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:11:23,323 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-4d44cfe6-741b-4a81-834c-ffb0606404d8 Date: Fri, 12 Oct 2018 05:11: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-10-12T05:10:23Z", "security_group_id": "8b2bd262-7707-4da3-b372-019f4db73583", "port_range_min": null, "revision_number": 0, "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "created_at": "2018-10-12T05:10:23Z", "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "id": "912b0c9a-f29d-427b-b422-cc9680d51cc6"}, {"remote_group_id": "8b2bd262-7707-4da3-b372-019f4db73583", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:10:23Z", "security_group_id": "8b2bd262-7707-4da3-b372-019f4db73583", "port_range_min": null, "revision_number": 0, "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "created_at": "2018-10-12T05:10:23Z", "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "id": "9fa9752d-10c3-4b97-bbb5-cb00fde76d29"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:10:23Z", "security_group_id": "8b2bd262-7707-4da3-b372-019f4db73583", "port_range_min": null, "revision_number": 0, "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "created_at": "2018-10-12T05:10:23Z", "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "id": "be2c11a1-2eb9-4d19-87b4-04629e84f77f"}, {"remote_group_id": "8b2bd262-7707-4da3-b372-019f4db73583", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:10:23Z", "security_group_id": "8b2bd262-7707-4da3-b372-019f4db73583", "port_range_min": null, "revision_number": 0, "tenant_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "created_at": "2018-10-12T05:10:23Z", "project_id": "ad50f6f1a9f34d70b246cd11eec9e52c", "id": "c279cc65-7278-467d-887e-80aad0e8e507"}]} 2018-10-12 05:11:23,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=8b2bd262-7707-4da3-b372-019f4db73583 used request id req-4d44cfe6-741b-4a81-834c-ffb0606404d8 2018-10-12 05:11:23,324 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 05:11:23,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/8b2bd262-7707-4da3-b372-019f4db73583 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:11:23,727 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-23495d61-ee7f-4f01-889d-32c9ee5d40a8 Content-Length: 0 Date: Fri, 12 Oct 2018 05:11:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:11:23,728 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/8b2bd262-7707-4da3-b372-019f4db73583 used request id req-23495d61-ee7f-4f01-889d-32c9ee5d40a8 2018-10-12 05:11:23,728 - keystone_utils - INFO - Deleting project with name - CreateStackFloatingIpTests-fe5450b1-9d89-457-proj 2018-10-12 05:11:23,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:11:24,043 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:11:23 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f73f06d3-c2a3-4e7f-9bc2-794e6ea83993 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:11:24,043 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/ad50f6f1a9f34d70b246cd11eec9e52c used request id req-f73f06d3-c2a3-4e7f-9bc2-794e6ea83993 2018-10-12 05:11:24,044 - keystone_utils - INFO - Deleting role with name - CreateStackFloatingIpTests-fe5450b1-9d89-457-proj-role 2018-10-12 05:11:24,047 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/3e63baeffbdb4ff3bf067b4c12757972 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:11:24,146 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-54b037b0-85cb-42ab-a3e6-06698d125a49 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:11:24,147 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/3e63baeffbdb4ff3bf067b4c12757972 used request id req-54b037b0-85cb-42ab-a3e6-06698d125a49 2018-10-12 05:11:24,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}327adeb4b6d589d52cd262e9a755884550816e58" 2018-10-12 05:11:24,241 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-17c63793-9dda-4c5c-9dfa-5b5e2538c44c Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:11:24,241 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-17c63793-9dda-4c5c-9dfa-5b5e2538c44c 2018-10-12 05:11:24,242 - keystone_utils - INFO - Deleting user with name - CreateStackFloatingIpTests-fe5450b1-9d89-457-user 2018-10-12 05:11:24,246 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/2b59bb0d8788457b848d0082cd7f58a1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b7da09cf4e5424c83266bdd3d7e4f9c953daa22f" 2018-10-12 05:11:24,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:11:24 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f9f5277b-9c04-4d77-8f4e-27fc8df79aec Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:11:24,453 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/2b59bb0d8788457b848d0082cd7f58a1 used request id req-f9f5277b-9c04-4d77-8f4e-27fc8df79aec 2018-10-12 05:11:24,454 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:11:24,829 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:11:24.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["KDBh6BZZTfG6In4LX7K-ng"], "issued_at": "2018-10-12T05:11:24.000000Z"}} 2018-10-12 05:11:24,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}bfb3ef0a2984378f3a247c3ee13bff6b68137b5f" 2018-10-12 05:11:24,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:24 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1cf5a92f-870c-49d2-9a8e-6f82b694d66f Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:11:24,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1cf5a92f-870c-49d2-9a8e-6f82b694d66f 2018-10-12 05:11:24,925 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:11:24,927 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:11:25,329 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:11:25.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["h6-T8VxlQsyi1ODRNdbuOg"], "issued_at": "2018-10-12T05:11:25.000000Z"}} 2018-10-12 05:11:25,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:11:25,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f131f58f-91fa-4e53-8f35-a81b75bef8da Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:11:25,416 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-f131f58f-91fa-4e53-8f35-a81b75bef8da 2018-10-12 05:11:25,420 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:11:25,426 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:11:25,427 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-670144b0-42fc-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:11:25,516 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bb292452-4c0b-43ef-9a35-6824d625ea54 Content-Encoding: gzip Content-Length: 179 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-670144b0-42fc-4da-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 05:11:25,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-670144b0-42fc-4da-proj used request id req-bb292452-4c0b-43ef-9a35-6824d625ea54 2018-10-12 05:11:25,520 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:11:25,610 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:25 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6609494-a6ba-4bbb-9658-f9d1ebbf6009 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:11:25,610 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-b6609494-a6ba-4bbb-9658-f9d1ebbf6009 2018-10-12 05:11:25,614 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}}' 2018-10-12 05:11:25,751 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:11:25 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3285da60-536e-464f-b684-a840e1b665f9 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:11:25,752 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-3285da60-536e-464f-b684-a840e1b665f9 2018-10-12 05:11:25,752 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-670144b0-42fc-4da-proj 2018-10-12 05:11:25,752 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:11:25,753 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:11:26,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:11:26.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["j99mjdOAQj-dAYWr49Ly2w"], "issued_at": "2018-10-12T05:11:26.000000Z"}} 2018-10-12 05:11:26,138 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61fda5a56882e3835ee02156f475bfd6b3efe07" 2018-10-12 05:11:26,151 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a9bae3e8-5107-4158-a9d3-8a0211b908ff Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:11:26,151 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-a9bae3e8-5107-4158-a9d3-8a0211b908ff 2018-10-12 05:11:26,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:11:26,160 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:11:26,161 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61fda5a56882e3835ee02156f475bfd6b3efe07" 2018-10-12 05:11:26,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a5ef710-a791-4ab2-a18d-53e67d3aaa3e Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:11:26,266 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-7a5ef710-a791-4ab2-a18d-53e67d3aaa3e 2018-10-12 05:11:26,271 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=AnsibleProvisioningTests-670144b0-42fc-4da-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61fda5a56882e3835ee02156f475bfd6b3efe07" 2018-10-12 05:11:26,351 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7737dd1f-a3e9-4452-93aa-11ea0cd65798 Content-Encoding: gzip Content-Length: 251 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=AnsibleProvisioningTests-670144b0-42fc-4da-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}]} 2018-10-12 05:11:26,351 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=AnsibleProvisioningTests-670144b0-42fc-4da-proj used request id req-7737dd1f-a3e9-4452-93aa-11ea0cd65798 2018-10-12 05:11:26,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61fda5a56882e3835ee02156f475bfd6b3efe07" 2018-10-12 05:11:26,450 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a1c5b1e-82a1-4ade-9790-7cbae1af9df3 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:11:26,450 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4a1c5b1e-82a1-4ade-9790-7cbae1af9df3 2018-10-12 05:11:26,865 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-670144b0-42fc-4da-user 2018-10-12 05:11:26,865 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:11:26,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:11:26,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd2e4db9-8499-4cb0-8f1a-a8ae2f82c633 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:11:26,950 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-fd2e4db9-8499-4cb0-8f1a-a8ae2f82c633 2018-10-12 05:11:26,954 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" -d '{"role": {"name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj-role"}}' 2018-10-12 05:11:27,093 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:11:26 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-7390fe1f-e336-4664-9995-192af98d3d9d Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d81bcd4b07c141bb943332c9c8e78c00", "links": {"self": "http://172.30.9.27:5000/v3/roles/d81bcd4b07c141bb943332c9c8e78c00"}, "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj-role"}} 2018-10-12 05:11:27,093 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-7390fe1f-e336-4664-9995-192af98d3d9d 2018-10-12 05:11:27,094 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-670144b0-42fc-4da-proj-role 2018-10-12 05:11:27,097 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/d81bcd4b07c141bb943332c9c8e78c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:11:27,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cf288e38-06ef-4d3a-97d4-1bc166a29e54 Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d81bcd4b07c141bb943332c9c8e78c00"}, "domain_id": null, "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj-role", "id": "d81bcd4b07c141bb943332c9c8e78c00"}} 2018-10-12 05:11:27,115 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d81bcd4b07c141bb943332c9c8e78c00 used request id req-cf288e38-06ef-4d3a-97d4-1bc166a29e54 2018-10-12 05:11:27,115 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-670144b0-42fc-4da-proj-role to project AnsibleProvisioningTests-670144b0-42fc-4da-proj 2018-10-12 05:11:27,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee/users/071dc0a71bfc4d20a2b24e1568693035/roles/d81bcd4b07c141bb943332c9c8e78c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:11:27,251 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:11:27 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6c263a23-655a-4508-aa5a-ce222ed42e03 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:11:27,252 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee/users/071dc0a71bfc4d20a2b24e1568693035/roles/d81bcd4b07c141bb943332c9c8e78c00 used request id req-6c263a23-655a-4508-aa5a-ce222ed42e03 2018-10-12 05:11:27,252 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:11:27,253 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-10-12 05:11:27,254 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:11:27,255 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:11:27,630 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d81bcd4b07c141bb943332c9c8e78c00", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj-role"}], "expires_at": "2018-10-12T06:11:27.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33fa4c49153245949ba57e6a59497cee", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-670144b0-42fc-4da-user", "id": "071dc0a71bfc4d20a2b24e1568693035"}, "audit_ids": ["uZ_Qlc9JSJeYaXxtKp9YCQ"], "issued_at": "2018-10-12T05:11:27.000000Z"}} 2018-10-12 05:11:27,630 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f59d3e7ba8d8c4bc758294e5d81d63f950961fea" 2018-10-12 05:11:27,719 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:27 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b716b907-3a1a-46c0-be95-615ac5cf29bf Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:11:27,719 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b716b907-3a1a-46c0-be95-615ac5cf29bf 2018-10-12 05:11:27,724 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59d3e7ba8d8c4bc758294e5d81d63f950961fea" 2018-10-12 05:11:27,910 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-0671e5ec-b24e-4b98-8cf8-f4387e884e80 Date: Fri, 12 Oct 2018 05:11:27 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image"} 2018-10-12 05:11:27,910 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image used request id req-0671e5ec-b24e-4b98-8cf8-f4387e884e80 2018-10-12 05:11:27,913 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59d3e7ba8d8c4bc758294e5d81d63f950961fea" 2018-10-12 05:11:28,428 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c97898af-e31f-428e-9ff5-cc4df8944210 Date: Fri, 12 Oct 2018 05:11: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-10-12 05:11:28,428 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c97898af-e31f-428e-9ff5-cc4df8944210 2018-10-12 05:11:28,459 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}f59d3e7ba8d8c4bc758294e5d81d63f950961fea" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image"}' 2018-10-12 05:11:28,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6 X-Openstack-Request-Id: req-420dfcb8-ba13-4624-b60b-9026cac721df Date: Fri, 12 Oct 2018 05:11:28 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:11:28Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T05:11:28Z", "visibility": "shared", "locations": [], "self": "/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "min_disk": 0, "protected": false, "id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "file": "/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6/file", "checksum": null, "owner": "33fa4c49153245949ba57e6a59497cee", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:11:28,658 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-420dfcb8-ba13-4624-b60b-9026cac721df 2018-10-12 05:11:28,668 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59d3e7ba8d8c4bc758294e5d81d63f950961fea" -d '' 2018-10-12 05:11:35,469 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-65025305-43ee-4e13-8f05-30d508ba30b4 Date: Fri, 12 Oct 2018 05:11:35 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:11:35,470 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6/file used request id req-65025305-43ee-4e13-8f05-30d508ba30b4 2018-10-12 05:11:35,470 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-12 05:11:35,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59d3e7ba8d8c4bc758294e5d81d63f950961fea" 2018-10-12 05:11:35,656 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-aded5a4e-4c49-4029-a251-7878765be3c1 Date: Fri, 12 Oct 2018 05:11:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:11:28Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-12T05:11:35Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6/snap", "metadata": {}}], "self": "/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "min_disk": 0, "protected": false, "id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "file": "/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "33fa4c49153245949ba57e6a59497cee", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:11:35,656 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6 used request id req-aded5a4e-4c49-4029-a251-7878765be3c1 2018-10-12 05:11:35,659 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59d3e7ba8d8c4bc758294e5d81d63f950961fea" 2018-10-12 05:11:35,812 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c4364feb-051e-4818-aeae-aca9ff273362 Date: Fri, 12 Oct 2018 05:11: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-10-12 05:11:35,812 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c4364feb-051e-4818-aeae-aca9ff273362 2018-10-12 05:11:35,815 - create_image - INFO - Created image with name - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image 2018-10-12 05:11:35,818 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59d3e7ba8d8c4bc758294e5d81d63f950961fea" 2018-10-12 05:11:35,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-ffb2ed66-c5a9-4779-9895-386d2d4d2ca5 Date: Fri, 12 Oct 2018 05:11:35 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:11:28Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-12T05:11:35Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6/snap", "metadata": {}}], "self": "/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "min_disk": 0, "protected": false, "id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "file": "/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "33fa4c49153245949ba57e6a59497cee", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:11:35,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6 used request id req-ffb2ed66-c5a9-4779-9895-386d2d4d2ca5 2018-10-12 05:11:35,988 - create_image - DEBUG - Instance status is - active 2018-10-12 05:11:35,988 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image 2018-10-12 05:11:35,988 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image 2018-10-12 05:11:35,989 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:11:35,990 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:11:36,369 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d81bcd4b07c141bb943332c9c8e78c00", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj-role"}], "expires_at": "2018-10-12T06:11:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33fa4c49153245949ba57e6a59497cee", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-670144b0-42fc-4da-user", "id": "071dc0a71bfc4d20a2b24e1568693035"}, "audit_ids": ["EQxNxKAqR7W7v92FBwuJIw"], "issued_at": "2018-10-12T05:11:36.000000Z"}} 2018-10-12 05:11:36,369 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ecf271f3c6a1794a5b1450cdfab3354fe6873" 2018-10-12 05:11:36,447 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0baa8505-ab0a-48c2-aee5-14240dae0140 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:11:36,447 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0baa8505-ab0a-48c2-aee5-14240dae0140 2018-10-12 05:11:36,454 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ecf271f3c6a1794a5b1450cdfab3354fe6873" 2018-10-12 05:11:36,639 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-c6d5deee-25a9-4681-bea2-99fc4b6bc9ce Date: Fri, 12 Oct 2018 05:11:36 GMT RESP BODY: {"networks":[]} 2018-10-12 05:11:36,640 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-c6d5deee-25a9-4681-bea2-99fc4b6bc9ce 2018-10-12 05:11:36,640 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net 2018-10-12 05:11:36,646 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ecf271f3c6a1794a5b1450cdfab3354fe6873" -d '{"network": {"name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net", "admin_state_up": true}}' 2018-10-12 05:11:37,151 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-bbc8985f-38f9-413b-871b-12ba613133b2 Date: Fri, 12 Oct 2018 05:11:37 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"f2a46e02-c744-4432-bdce-c800ee09cabd","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T05:11:37Z","is_default":false,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","mtu":1450}} 2018-10-12 05:11:37,152 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-bbc8985f-38f9-413b-871b-12ba613133b2 2018-10-12 05:11:37,158 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ecf271f3c6a1794a5b1450cdfab3354fe6873" 2018-10-12 05:11:37,416 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-3eb26b0d-f7a0-4333-a760-fd429db3d955 Date: Fri, 12 Oct 2018 05:11:37 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-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:11:37,416 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-3eb26b0d-f7a0-4333-a760-fd429db3d955 2018-10-12 05:11:37,422 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ecf271f3c6a1794a5b1450cdfab3354fe6873" 2018-10-12 05:11:37,452 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-294dc793-f6e3-418f-9086-004fe4365bb0 Date: Fri, 12 Oct 2018 05:11:37 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:11:37,453 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-294dc793-f6e3-418f-9086-004fe4365bb0 2018-10-12 05:11:37,453 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet 2018-10-12 05:11:37,458 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ecf271f3c6a1794a5b1450cdfab3354fe6873" -d '{"subnets": [{"ip_version": 4, "network_id": "f2a46e02-c744-4432-bdce-c800ee09cabd", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]}' 2018-10-12 05:11:38,157 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e7fb51a2-326b-4fd3-8552-95647f67db80 Date: Fri, 12 Oct 2018 05:11:38 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:11:38,157 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-e7fb51a2-326b-4fd3-8552-95647f67db80 2018-10-12 05:11:38,163 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ecf271f3c6a1794a5b1450cdfab3354fe6873" 2018-10-12 05:11:38,792 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-65a80a49-6f13-4dd1-9e23-2ef1a2621047 Date: Fri, 12 Oct 2018 05:11: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:11:38,793 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-65a80a49-6f13-4dd1-9e23-2ef1a2621047 2018-10-12 05:11:38,799 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ecf271f3c6a1794a5b1450cdfab3354fe6873" 2018-10-12 05:11:39,013 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-1f8cacd4-d4a7-44d7-b30f-42ea09f60d6f Date: Fri, 12 Oct 2018 05:11:39 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:11:39,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-1f8cacd4-d4a7-44d7-b30f-42ea09f60d6f 2018-10-12 05:11:39,014 - OpenStackNetwork - DEBUG - Network [f2a46e02-c744-4432-bdce-c800ee09cabd] created successfully 2018-10-12 05:11:39,014 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:11:39,015 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:11:39,394 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d81bcd4b07c141bb943332c9c8e78c00", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj-role"}], "expires_at": "2018-10-12T06:11:39.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33fa4c49153245949ba57e6a59497cee", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-670144b0-42fc-4da-user", "id": "071dc0a71bfc4d20a2b24e1568693035"}, "audit_ids": ["UwvgYGEHRmi2NIxr5ddNlQ"], "issued_at": "2018-10-12T05:11:39.000000Z"}} 2018-10-12 05:11:39,394 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" 2018-10-12 05:11:39,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cea7ed65-364e-4768-831b-171835cb0b06 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:11:39,470 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cea7ed65-364e-4768-831b-171835cb0b06 2018-10-12 05:11:39,477 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" 2018-10-12 05:11:39,676 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-d62ace4b-2048-44ef-929f-d28230c99729 Date: Fri, 12 Oct 2018 05:11:39 GMT RESP BODY: {"routers": []} 2018-10-12 05:11:39,677 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router&admin_state_up=True used request id req-d62ace4b-2048-44ef-929f-d28230c99729 2018-10-12 05:11:39,677 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:11:39,678 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:11:40,061 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d81bcd4b07c141bb943332c9c8e78c00", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj-role"}], "expires_at": "2018-10-12T06:11:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33fa4c49153245949ba57e6a59497cee", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-670144b0-42fc-4da-user", "id": "071dc0a71bfc4d20a2b24e1568693035"}, "audit_ids": ["JWrcYT94Rl-kibbtcw6X3g"], "issued_at": "2018-10-12T05:11:40.000000Z"}} 2018-10-12 05:11:40,062 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}ca248a505e7e98f1a76637d37d695e29055f5f60" 2018-10-12 05:11:40,077 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79281dcc-c748-4680-a227-14e125f14df5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:11:40,077 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-79281dcc-c748-4680-a227-14e125f14df5 2018-10-12 05:11:40,084 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" 2018-10-12 05:11:40,324 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-9174a04f-cbf9-487d-bbc9-ce77fd786427 Date: Fri, 12 Oct 2018 05:11:40 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:11:40,324 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-9174a04f-cbf9-487d-bbc9-ce77fd786427 2018-10-12 05:11:40,330 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" 2018-10-12 05:11:40,501 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-50baadc1-7c39-4e67-b23f-f398974c26f1 Date: Fri, 12 Oct 2018 05:11:40 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:11:40,502 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-50baadc1-7c39-4e67-b23f-f398974c26f1 2018-10-12 05:11:40,502 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router 2018-10-12 05:11:40,508 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router", "admin_state_up": true}}' 2018-10-12 05:11:45,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-fbb04211-ecfb-488b-ab00-8d5cff1d2a1b Date: Fri, 12 Oct 2018 05:11:45 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:41Z", "admin_state_up": true, "updated_at": "2018-10-12T05:11:41Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "9be27cfb-b14c-4983-9c7b-5cfd24f05fcf", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router"}} 2018-10-12 05:11:45,298 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-fbb04211-ecfb-488b-ab00-8d5cff1d2a1b 2018-10-12 05:11:45,303 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=9be27cfb-b14c-4983-9c7b-5cfd24f05fcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" 2018-10-12 05:11:45,466 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-e170dc6f-acdb-46d3-8030-22d218d073b3 Date: Fri, 12 Oct 2018 05:11:45 GMT RESP BODY: {"ports":[]} 2018-10-12 05:11:45,466 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=9be27cfb-b14c-4983-9c7b-5cfd24f05fcf used request id req-e170dc6f-acdb-46d3-8030-22d218d073b3 2018-10-12 05:11:45,472 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" 2018-10-12 05:11:45,879 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-3300d5a9-5cdb-4ed8-9531-a988b9780cd4 Date: Fri, 12 Oct 2018 05:11: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:11:45,879 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-3300d5a9-5cdb-4ed8-9531-a988b9780cd4 2018-10-12 05:11:45,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:11:45,888 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:11:45,889 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" 2018-10-12 05:11:45,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5d98a22-e405-4d0f-ba08-986e2401e783 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:11:45,968 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-c5d98a22-e405-4d0f-ba08-986e2401e783 2018-10-12 05:11:45,974 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" 2018-10-12 05:11:46,175 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d1d1fc3c-8c77-4554-9747-45a1c6edc333 Date: Fri, 12 Oct 2018 05:11:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:11:46,175 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-d1d1fc3c-8c77-4554-9747-45a1c6edc333 2018-10-12 05:11:46,181 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" 2018-10-12 05:11:46,375 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f8d0144e-75eb-4c37-a13c-fc32e9f07532 Date: Fri, 12 Oct 2018 05:11:46 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:11:46,375 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet used request id req-f8d0144e-75eb-4c37-a13c-fc32e9f07532 2018-10-12 05:11:46,376 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-12 05:11:46,376 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router 2018-10-12 05:11:46,381 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/9be27cfb-b14c-4983-9c7b-5cfd24f05fcf/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" -d '{"subnet_id": "6a49ffc4-40f5-473f-ada2-f16704e78f84"}' 2018-10-12 05:11:48,752 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-5ee7dd83-2e61-4558-8b9e-fa46e9a12364 Date: Fri, 12 Oct 2018 05:11:48 GMT RESP BODY: {"network_id": "f2a46e02-c744-4432-bdce-c800ee09cabd", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "subnet_id": "6a49ffc4-40f5-473f-ada2-f16704e78f84", "subnet_ids": ["6a49ffc4-40f5-473f-ada2-f16704e78f84"], "port_id": "7abb170a-17a4-49cb-9582-398bd3028220", "id": "9be27cfb-b14c-4983-9c7b-5cfd24f05fcf"} 2018-10-12 05:11:48,753 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9be27cfb-b14c-4983-9c7b-5cfd24f05fcf/add_router_interface used request id req-5ee7dd83-2e61-4558-8b9e-fa46e9a12364 2018-10-12 05:11:48,758 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/9be27cfb-b14c-4983-9c7b-5cfd24f05fcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" 2018-10-12 05:11:48,966 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-3a3eef98-529f-4e3d-9cde-732450d32b3c Date: Fri, 12 Oct 2018 05:11:48 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:41Z", "admin_state_up": true, "updated_at": "2018-10-12T05:11:47Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "9be27cfb-b14c-4983-9c7b-5cfd24f05fcf", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router"}} 2018-10-12 05:11:48,966 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/9be27cfb-b14c-4983-9c7b-5cfd24f05fcf used request id req-3a3eef98-529f-4e3d-9cde-732450d32b3c 2018-10-12 05:11:48,972 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=9be27cfb-b14c-4983-9c7b-5cfd24f05fcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" 2018-10-12 05:11:49,033 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-a34fa96f-889e-4a82-811e-c8e385ca5a25 Date: Fri, 12 Oct 2018 05:11:49 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:48Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.1"}],"id":"7abb170a-17a4-49cb-9582-398bd3028220","security_groups":[],"mac_address":"fa:16:3e:21:06:d1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:47Z","binding:vnic_type":"normal","device_id":"9be27cfb-b14c-4983-9c7b-5cfd24f05fcf"}]} 2018-10-12 05:11:49,033 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=9be27cfb-b14c-4983-9c7b-5cfd24f05fcf used request id req-a34fa96f-889e-4a82-811e-c8e385ca5a25 2018-10-12 05:11:49,039 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6a49ffc4-40f5-473f-ada2-f16704e78f84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" 2018-10-12 05:11:49,230 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-3b4cfdea-5329-4e20-9a1f-ca9f4590e9f9 Date: Fri, 12 Oct 2018 05:11:49 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}} 2018-10-12 05:11:49,231 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6a49ffc4-40f5-473f-ada2-f16704e78f84 used request id req-3b4cfdea-5329-4e20-9a1f-ca9f4590e9f9 2018-10-12 05:11:49,231 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:11:49,232 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:11:49,615 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:11:49.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["KtTpKU1OTey5qI6MyyUDfQ"], "issued_at": "2018-10-12T05:11:49.000000Z"}} 2018-10-12 05:11:49,615 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd05070858fb79254c9d0ec51a6b46eff7ff388" 2018-10-12 05:11:49,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:49 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9d1b72f-8d99-4940-b31e-8435296ca7bc Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:11:49,692 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-b9d1b72f-8d99-4940-b31e-8435296ca7bc 2018-10-12 05:11:49,693 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:11:49,698 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd05070858fb79254c9d0ec51a6b46eff7ff388" 2018-10-12 05:11:49,882 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-7470f1f1-1b1e-445a-8915-15f2c9c62009 x-compute-request-id: req-7470f1f1-1b1e-445a-8915-15f2c9c62009 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 05:11:49,882 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-7470f1f1-1b1e-445a-8915-15f2c9c62009 2018-10-12 05:11:49,886 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd05070858fb79254c9d0ec51a6b46eff7ff388" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-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-10-12 05:11:49,939 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-9254ddb4-85bc-4214-84bc-2fec21a2b304 x-compute-request-id: req-9254ddb4-85bc-4214-84bc-2fec21a2b304 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:11:49,939 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9254ddb4-85bc-4214-84bc-2fec21a2b304 2018-10-12 05:11:49,940 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:11:49,941 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:11:50,328 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d81bcd4b07c141bb943332c9c8e78c00", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj-role"}], "expires_at": "2018-10-12T06:11:50.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33fa4c49153245949ba57e6a59497cee", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-670144b0-42fc-4da-user", "id": "071dc0a71bfc4d20a2b24e1568693035"}, "audit_ids": ["ufa2Qf9eTHee3dse6zoAZw"], "issued_at": "2018-10-12T05:11:50.000000Z"}} 2018-10-12 05:11:50,329 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0160dc916a3cc2f3bc35eca60aec162c2f21b9" 2018-10-12 05:11:50,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:50 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9748de62-82e1-4e70-9ab3-904be2531a14 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:11:50,404 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9748de62-82e1-4e70-9ab3-904be2531a14 2018-10-12 05:11:50,405 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:11:50,409 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0160dc916a3cc2f3bc35eca60aec162c2f21b9" 2018-10-12 05:11:50,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-2492d227-70ad-4784-a672-4bc1508b7987 x-compute-request-id: req-2492d227-70ad-4784-a672-4bc1508b7987 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 05:11:50,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-2492d227-70ad-4784-a672-4bc1508b7987 2018-10-12 05:11:50,942 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp... 2018-10-12 05:11:50,942 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 05:11:50,968 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp 2018-10-12 05:11:50,971 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0160dc916a3cc2f3bc35eca60aec162c2f21b9" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSexAqYKrzgKR18L9/44g5iHGIMyYHvuHu1Y+f4kk4Hvi4OMheK7jkYCGKnSVs5wgQ9xW+nuKWhAAka3r7DWIpTXqwnHPhqSDYjXtWu037RbbqaabPBbhVfFgfwDcQdzc3hC4T4FGeUyZ+TO2tDl0w1vgQN4WnsMcVwlBABV2ktw==", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp"}}' 2018-10-12 05:11:51,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-a67d6878-2796-4e1e-bce0-b89cad69368b x-compute-request-id: req-a67d6878-2796-4e1e-bce0-b89cad69368b Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQDSexAqYKrzgKR18L9/44g5iHGIMyYHvuHu1Y+f4kk4Hvi4OMheK7jkYCGKnSVs5wgQ9xW+nuKWhAAka3r7DWIpTXqwnHPhqSDYjXtWu037RbbqaabPBbhVfFgfwDcQdzc3hC4T4FGeUyZ+TO2tDl0w1vgQN4WnsMcVwlBABV2ktw==", "user_id": "071dc0a71bfc4d20a2b24e1568693035", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "fingerprint": "fb:5d:20:ca:16:d0:d8:42:f4:36:88:2f:a5:97:ad:40"}} 2018-10-12 05:11:51,040 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-a67d6878-2796-4e1e-bce0-b89cad69368b 2018-10-12 05:11:51,042 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a.pub 2018-10-12 05:11:51,042 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a 2018-10-12 05:11:51,043 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:11:51,043 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:11:51,413 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d81bcd4b07c141bb943332c9c8e78c00", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj-role"}], "expires_at": "2018-10-12T06:11:51.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33fa4c49153245949ba57e6a59497cee", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-670144b0-42fc-4da-user", "id": "071dc0a71bfc4d20a2b24e1568693035"}, "audit_ids": ["SoTvSPiATamClhk6ivA-UA"], "issued_at": "2018-10-12T05:11:51.000000Z"}} 2018-10-12 05:11:51,414 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:51,488 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d7382424-790d-45f6-8244-e7aa07745722 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:11:51,488 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d7382424-790d-45f6-8244-e7aa07745722 2018-10-12 05:11:51,494 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:51,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-60984bdd-620e-45a4-b90f-e7313dc56809 Date: Fri, 12 Oct 2018 05:11:51 GMT RESP BODY: {"security_groups": []} 2018-10-12 05:11:51,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp used request id req-60984bdd-620e-45a4-b90f-e7313dc56809 2018-10-12 05:11:51,690 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp... 2018-10-12 05:11:51,690 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp 2018-10-12 05:11:51,695 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" -d '{"security_group": {"name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}}' 2018-10-12 05:11:52,184 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-809b79bf-6fdd-4017-8d52-f39afde7c1b3 Date: Fri, 12 Oct 2018 05:11:52 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "updated_at": "2018-10-12T05:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "revision_number": 0, "id": "9ed74a96-f003-4916-9a60-8a22c2ccfe30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "33fa4c49153245949ba57e6a59497cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "revision_number": 0, "id": "fd3f3f46-4fcd-425e-995b-6d8d7fafc360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "33fa4c49153245949ba57e6a59497cee"}], "revision_number": 2, "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}} 2018-10-12 05:11:52,184 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-809b79bf-6fdd-4017-8d52-f39afde7c1b3 2018-10-12 05:11:52,185 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20851957-3cac-4a63-b233-2a3afa5c7ddc 2018-10-12 05:11:52,191 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:52,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4ac2bc5-d28a-491b-bc50-af7d4cc9f555 Date: Fri, 12 Oct 2018 05:11:52 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-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "9ed74a96-f003-4916-9a60-8a22c2ccfe30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "fd3f3f46-4fcd-425e-995b-6d8d7fafc360"}]} 2018-10-12 05:11:52,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc used request id req-d4ac2bc5-d28a-491b-bc50-af7d4cc9f555 2018-10-12 05:11:52,359 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20851957-3cac-4a63-b233-2a3afa5c7ddc 2018-10-12 05:11:52,364 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:52,392 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1cc60484-0993-45c2-aeec-4823cfca5e45 Date: Fri, 12 Oct 2018 05:11:52 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-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "9ed74a96-f003-4916-9a60-8a22c2ccfe30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "fd3f3f46-4fcd-425e-995b-6d8d7fafc360"}]} 2018-10-12 05:11:52,392 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc used request id req-1cc60484-0993-45c2-aeec-4823cfca5e45 2018-10-12 05:11:52,393 - neutron_utils - INFO - Retrieving security group with ID - 20851957-3cac-4a63-b233-2a3afa5c7ddc 2018-10-12 05:11:52,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=20851957-3cac-4a63-b233-2a3afa5c7ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:52,594 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-297d40cf-4c92-4c38-b424-44a67a2f7c69 Date: Fri, 12 Oct 2018 05:11:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "updated_at": "2018-10-12T05:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "revision_number": 0, "id": "9ed74a96-f003-4916-9a60-8a22c2ccfe30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "33fa4c49153245949ba57e6a59497cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "revision_number": 0, "id": "fd3f3f46-4fcd-425e-995b-6d8d7fafc360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "33fa4c49153245949ba57e6a59497cee"}], "revision_number": 2, "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}]} 2018-10-12 05:11:52,594 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=20851957-3cac-4a63-b233-2a3afa5c7ddc used request id req-297d40cf-4c92-4c38-b424-44a67a2f7c69 2018-10-12 05:11:52,595 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20851957-3cac-4a63-b233-2a3afa5c7ddc 2018-10-12 05:11:52,600 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:52,761 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-0616b572-43c2-4758-b313-3fcc7df20618 Date: Fri, 12 Oct 2018 05:11:52 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-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "9ed74a96-f003-4916-9a60-8a22c2ccfe30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "fd3f3f46-4fcd-425e-995b-6d8d7fafc360"}]} 2018-10-12 05:11:52,762 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc used request id req-0616b572-43c2-4758-b313-3fcc7df20618 2018-10-12 05:11:52,762 - neutron_utils - INFO - Retrieving security group with ID - 20851957-3cac-4a63-b233-2a3afa5c7ddc 2018-10-12 05:11:52,767 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=20851957-3cac-4a63-b233-2a3afa5c7ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:52,963 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-31b46170-d264-4d71-ade1-1dae4fb34455 Date: Fri, 12 Oct 2018 05:11:52 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "updated_at": "2018-10-12T05:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "revision_number": 0, "id": "9ed74a96-f003-4916-9a60-8a22c2ccfe30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "33fa4c49153245949ba57e6a59497cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "revision_number": 0, "id": "fd3f3f46-4fcd-425e-995b-6d8d7fafc360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "33fa4c49153245949ba57e6a59497cee"}], "revision_number": 2, "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}]} 2018-10-12 05:11:52,963 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=20851957-3cac-4a63-b233-2a3afa5c7ddc used request id req-31b46170-d264-4d71-ade1-1dae4fb34455 2018-10-12 05:11:52,964 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20851957-3cac-4a63-b233-2a3afa5c7ddc 2018-10-12 05:11:52,969 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:52,992 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-d4ce9f1a-1c19-4e40-99b2-4e551d65b4f5 Date: Fri, 12 Oct 2018 05:11:53 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-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "9ed74a96-f003-4916-9a60-8a22c2ccfe30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "fd3f3f46-4fcd-425e-995b-6d8d7fafc360"}]} 2018-10-12 05:11:52,992 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc used request id req-d4ce9f1a-1c19-4e40-99b2-4e551d65b4f5 2018-10-12 05:11:52,993 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp 2018-10-12 05:11:52,998 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:53,198 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-c49b1124-9b92-41ec-a205-7f32d25bc634 Date: Fri, 12 Oct 2018 05:11:53 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "updated_at": "2018-10-12T05:11:52Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "revision_number": 0, "id": "9ed74a96-f003-4916-9a60-8a22c2ccfe30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "33fa4c49153245949ba57e6a59497cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "revision_number": 0, "id": "fd3f3f46-4fcd-425e-995b-6d8d7fafc360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "33fa4c49153245949ba57e6a59497cee"}], "revision_number": 2, "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}]} 2018-10-12 05:11:53,198 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp used request id req-c49b1124-9b92-41ec-a205-7f32d25bc634 2018-10-12 05:11:53,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:11:53,207 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:11:53,208 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:53,288 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9c8b1827-af87-4bd9-989b-2d25c6ddc916 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:11:53,288 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-9c8b1827-af87-4bd9-989b-2d25c6ddc916 2018-10-12 05:11:53,289 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20851957-3cac-4a63-b233-2a3afa5c7ddc 2018-10-12 05:11:53,294 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:53,486 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-f1dc6284-4c6b-4cff-b865-f15c728871f9 Date: Fri, 12 Oct 2018 05:11:53 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-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "9ed74a96-f003-4916-9a60-8a22c2ccfe30"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "fd3f3f46-4fcd-425e-995b-6d8d7fafc360"}]} 2018-10-12 05:11:53,486 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc used request id req-f1dc6284-4c6b-4cff-b865-f15c728871f9 2018-10-12 05:11:53,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}e4aea87972802353f869d0f2344ea8a0f6f04ba9" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc"}}' 2018-10-12 05:11:53,813 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-723292b7-cb35-45d1-a71b-eb23f626bfed Date: Fri, 12 Oct 2018 05:11:53 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-10-12T05:11:53Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:53Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "e35a5af0-8d44-4d05-81a4-02b8fe910679"}} 2018-10-12 05:11:53,813 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-723292b7-cb35-45d1-a71b-eb23f626bfed 2018-10-12 05:11:53,813 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp 2018-10-12 05:11:53,819 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:54,014 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-94dd0213-5b4b-4171-a42e-b54eb4ae1d75 Date: Fri, 12 Oct 2018 05:11:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "updated_at": "2018-10-12T05:11:53Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "revision_number": 0, "id": "9ed74a96-f003-4916-9a60-8a22c2ccfe30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "33fa4c49153245949ba57e6a59497cee"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:53Z", "revision_number": 0, "id": "e35a5af0-8d44-4d05-81a4-02b8fe910679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:53Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "33fa4c49153245949ba57e6a59497cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "revision_number": 0, "id": "fd3f3f46-4fcd-425e-995b-6d8d7fafc360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "33fa4c49153245949ba57e6a59497cee"}], "revision_number": 3, "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}]} 2018-10-12 05:11:54,014 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp used request id req-94dd0213-5b4b-4171-a42e-b54eb4ae1d75 2018-10-12 05:11:54,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:54,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7aaec8ca-8816-4dc2-a1f4-00ad99ccb043 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:11:54,105 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-7aaec8ca-8816-4dc2-a1f4-00ad99ccb043 2018-10-12 05:11:54,105 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20851957-3cac-4a63-b233-2a3afa5c7ddc 2018-10-12 05:11:54,110 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:54,136 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-74935278-dee0-4590-aa5d-ef1336f90057 Date: Fri, 12 Oct 2018 05:11:54 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-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "9ed74a96-f003-4916-9a60-8a22c2ccfe30"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:11:53Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:53Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "e35a5af0-8d44-4d05-81a4-02b8fe910679"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "fd3f3f46-4fcd-425e-995b-6d8d7fafc360"}]} 2018-10-12 05:11:54,136 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc used request id req-74935278-dee0-4590-aa5d-ef1336f90057 2018-10-12 05:11:54,141 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}e4aea87972802353f869d0f2344ea8a0f6f04ba9" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc"}}' 2018-10-12 05:11:54,297 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-042b085f-5acb-41cd-bc95-23b7a0260a08 Date: Fri, 12 Oct 2018 05:11:54 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-10-12T05:11:54Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": 22, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:54Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "b400000a-efde-42b0-a90e-367bb1e473e2"}} 2018-10-12 05:11:54,297 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-042b085f-5acb-41cd-bc95-23b7a0260a08 2018-10-12 05:11:54,297 - neutron_utils - INFO - Retrieving security group with ID - 20851957-3cac-4a63-b233-2a3afa5c7ddc 2018-10-12 05:11:54,302 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=20851957-3cac-4a63-b233-2a3afa5c7ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:54,489 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-473edce2-608c-467a-8710-fc299f84b1b3 Date: Fri, 12 Oct 2018 05:11:54 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "updated_at": "2018-10-12T05:11:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "revision_number": 0, "id": "9ed74a96-f003-4916-9a60-8a22c2ccfe30", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "33fa4c49153245949ba57e6a59497cee"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:11:54Z", "revision_number": 0, "id": "b400000a-efde-42b0-a90e-367bb1e473e2", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:54Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": 22, "ethertype": "IPv4", "project_id": "33fa4c49153245949ba57e6a59497cee"}, {"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:53Z", "revision_number": 0, "id": "e35a5af0-8d44-4d05-81a4-02b8fe910679", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:53Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "33fa4c49153245949ba57e6a59497cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "revision_number": 0, "id": "fd3f3f46-4fcd-425e-995b-6d8d7fafc360", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "33fa4c49153245949ba57e6a59497cee"}], "revision_number": 4, "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}]} 2018-10-12 05:11:54,490 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=20851957-3cac-4a63-b233-2a3afa5c7ddc used request id req-473edce2-608c-467a-8710-fc299f84b1b3 2018-10-12 05:11:54,490 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 20851957-3cac-4a63-b233-2a3afa5c7ddc 2018-10-12 05:11:54,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:11:54,524 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-f8fdbc1b-0703-4e97-8525-c0db37ded54a Date: Fri, 12 Oct 2018 05:11:54 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-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "9ed74a96-f003-4916-9a60-8a22c2ccfe30"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-12T05:11:54Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": 22, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:54Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "b400000a-efde-42b0-a90e-367bb1e473e2"}, {"remote_group_id": null, "direction": "ingress", "protocol": "1", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:11:53Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:53Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "e35a5af0-8d44-4d05-81a4-02b8fe910679"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:11:52Z", "security_group_id": "20851957-3cac-4a63-b233-2a3afa5c7ddc", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:52Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "fd3f3f46-4fcd-425e-995b-6d8d7fafc360"}]} 2018-10-12 05:11:54,524 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=20851957-3cac-4a63-b233-2a3afa5c7ddc used request id req-f8fdbc1b-0703-4e97-8525-c0db37ded54a 2018-10-12 05:11:54,525 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:11:54,526 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:11:54,908 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d81bcd4b07c141bb943332c9c8e78c00", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj-role"}], "expires_at": "2018-10-12T06:11:54.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33fa4c49153245949ba57e6a59497cee", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-670144b0-42fc-4da-user", "id": "071dc0a71bfc4d20a2b24e1568693035"}, "audit_ids": ["C7QP8yrnTcyz6m8KJBJknQ"], "issued_at": "2018-10-12T05:11:54.000000Z"}} 2018-10-12 05:11:54,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:54,980 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0d6f9927-b321-4f44-800e-a7276147c89e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:11:54,980 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0d6f9927-b321-4f44-800e-a7276147c89e 2018-10-12 05:11:54,981 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:11:54,983 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:55,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:54 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d377b95a-190d-449a-bfb6-c26f386e00e4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:11:55,057 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d377b95a-190d-449a-bfb6-c26f386e00e4 2018-10-12 05:11:55,065 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:55,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-1f30a274-e86d-4c1e-a370-adef6e9c4daf Date: Fri, 12 Oct 2018 05:11: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:11:55,323 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-1f30a274-e86d-4c1e-a370-adef6e9c4daf 2018-10-12 05:11:55,326 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:11:55,331 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:11: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:11:55,332 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:55,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-86f2ba64-3642-42fc-9cf4-44666b3007d2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:11:55,350 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-86f2ba64-3642-42fc-9cf4-44666b3007d2 2018-10-12 05:11:55,355 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:55,551 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-7db6e466-d0d0-431e-b79c-8b0ec71230e0 Date: Fri, 12 Oct 2018 05:11:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:11:55,551 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-7db6e466-d0d0-431e-b79c-8b0ec71230e0 2018-10-12 05:11:55,557 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:55,723 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-670d88a5-80df-4e40-9f51-ec16a1a6c957 Date: Fri, 12 Oct 2018 05:11:55 GMT RESP BODY: {"ports":[]} 2018-10-12 05:11:55,723 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1&admin_state_up=True used request id req-670d88a5-80df-4e40-9f51-ec16a1a6c957 2018-10-12 05:11:55,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:55,955 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11: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-59aacb69-7339-4445-8526-c72f1b88a944 x-compute-request-id: req-59aacb69-7339-4445-8526-c72f1b88a944 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 05:11:55,955 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst used request id req-59aacb69-7339-4445-8526-c72f1b88a944 2018-10-12 05:11:55,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:56,359 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-14218f95-8292-4a57-aed3-3f383032d614 Date: Fri, 12 Oct 2018 05:11: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:11:56,359 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-14218f95-8292-4a57-aed3-3f383032d614 2018-10-12 05:11:56,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:56,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-076e2506-2059-41fa-a03e-82e40b797fbb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:11:56,444 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-076e2506-2059-41fa-a03e-82e40b797fbb 2018-10-12 05:11:56,450 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:56,642 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a36f0490-f2e3-4196-86d6-78e0eb177e4e Date: Fri, 12 Oct 2018 05:11:56 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:11:56,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-a36f0490-f2e3-4196-86d6-78e0eb177e4e 2018-10-12 05:11:56,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:56,682 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-9e57edd0-c15f-4fdb-ab12-b6ca10f28226 Date: Fri, 12 Oct 2018 05:11:56 GMT RESP BODY: {"ports":[]} 2018-10-12 05:11:56,682 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1&admin_state_up=True used request id req-9e57edd0-c15f-4fdb-ab12-b6ca10f28226 2018-10-12 05:11:56,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:11:56,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:11:57,065 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d81bcd4b07c141bb943332c9c8e78c00", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj-role"}], "expires_at": "2018-10-12T06:11:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "33fa4c49153245949ba57e6a59497cee", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/33fa4c49153245949ba57e6a59497cee", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-670144b0-42fc-4da-user", "id": "071dc0a71bfc4d20a2b24e1568693035"}, "audit_ids": ["h43QNTe4Sb-nf0LMHp8DMA"], "issued_at": "2018-10-12T05:11:57.000000Z"}} 2018-10-12 05:11:57,066 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96eac17c7fa6c6b55efed0fe9bf8a5b545a7fe92" 2018-10-12 05:11:57,142 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d73b8769-3043-4b75-b467-c9648029039c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:11:57,142 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d73b8769-3043-4b75-b467-c9648029039c 2018-10-12 05:11:57,149 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:57,405 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ed84e348-6f8b-45cf-bb05-d351c8e3a317 Date: Fri, 12 Oct 2018 05:11: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:11:57,405 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-ed84e348-6f8b-45cf-bb05-d351c8e3a317 2018-10-12 05:11:57,410 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:57,600 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b4360bdb-21d7-49ef-a4cc-b763c0a6ff98 Date: Fri, 12 Oct 2018 05:11:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:11:57,600 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-b4360bdb-21d7-49ef-a4cc-b763c0a6ff98 2018-10-12 05:11:57,606 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:57,860 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-6416a775-e9a2-47f0-88d4-1b148430d731 Date: Fri, 12 Oct 2018 05:11: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:11:57,860 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-6416a775-e9a2-47f0-88d4-1b148430d731 2018-10-12 05:11:57,864 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:11:57,869 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:11:57 GMT Server: Apache Vary: X-Auth-Token Content-Length: 596 Content-Type: application/json RESP BODY: {"versions": {"values": [{"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:11:57,870 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}96eac17c7fa6c6b55efed0fe9bf8a5b545a7fe92" 2018-10-12 05:11:57,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92aa1c99-249f-43c1-bb1c-4c1fe1a849e7 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:11:57,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-92aa1c99-249f-43c1-bb1c-4c1fe1a849e7 2018-10-12 05:11:57,965 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:58,019 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-6fb6cfe8-724a-4ad3-bf1d-95de910454dc Date: Fri, 12 Oct 2018 05:11:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:11:58,019 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-6fb6cfe8-724a-4ad3-bf1d-95de910454dc 2018-10-12 05:11:58,020 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net 2018-10-12 05:11:58,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" -d '{"port": {"network_id": "f2a46e02-c744-4432-bdce-c800ee09cabd", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1", "admin_state_up": true}}' 2018-10-12 05:11:59,164 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 782 X-Openstack-Request-Id: req-9cfb07e3-0469-433f-a4cf-4fff6c3ba6d9 Date: Fri, 12 Oct 2018 05:11:59 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:58Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.10"}],"id":"b5d35bea-e719-43ad-912b-b1237be8ca1a","security_groups":["688b7d48-0957-4df5-a88c-c53610e0c67c"],"mac_address":"fa:16:3e:18:60:4a","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1","project_id":"33fa4c49153245949ba57e6a59497cee","qos_policy_id":null,"admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:58Z","binding:vnic_type":"normal"}} 2018-10-12 05:11:59,164 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-9cfb07e3-0469-433f-a4cf-4fff6c3ba6d9 2018-10-12 05:11:59,170 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:59,265 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-ac4d6211-f6b6-43db-b73e-e12542b3601d Date: Fri, 12 Oct 2018 05:11: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:11:59,265 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-ac4d6211-f6b6-43db-b73e-e12542b3601d 2018-10-12 05:11:59,269 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:59,346 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:11:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5eba1369-deb9-41ff-ae5f-728899bcbf05 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:11:59,346 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-5eba1369-deb9-41ff-ae5f-728899bcbf05 2018-10-12 05:11:59,351 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:11:59,924 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9e413968-8e5b-4230-a72d-e1f57d06b577 Date: Fri, 12 Oct 2018 05:11:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:11:59,924 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-9e413968-8e5b-4230-a72d-e1f57d06b577 2018-10-12 05:11:59,930 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:00,126 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 785 X-Openstack-Request-Id: req-180294cd-41bd-426d-be33-e12d9baaf4a2 Date: Fri, 12 Oct 2018 05:12:00 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:58Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.10"}],"id":"b5d35bea-e719-43ad-912b-b1237be8ca1a","security_groups":["688b7d48-0957-4df5-a88c-c53610e0c67c"],"mac_address":"fa:16:3e:18:60:4a","project_id":"33fa4c49153245949ba57e6a59497cee","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:58Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 05:12:00,127 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1&admin_state_up=True used request id req-180294cd-41bd-426d-be33-e12d9baaf4a2 2018-10-12 05:12:00,131 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:00,207 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:12:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-56b38d05-a477-4854-a038-288a6928bd1d Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:12:00,207 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-56b38d05-a477-4854-a038-288a6928bd1d 2018-10-12 05:12:00,207 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst 2018-10-12 05:12:00,211 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:00,238 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-985ae4c9-4764-4c2e-80c6-59f8b3a07bf7 x-compute-request-id: req-985ae4c9-4764-4c2e-80c6-59f8b3a07bf7 Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-flavor-name"}]} 2018-10-12 05:12:00,238 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-985ae4c9-4764-4c2e-80c6-59f8b3a07bf7 2018-10-12 05:12:00,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:00,261 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-db46bc76-3e36-4666-b857-9442e99ec343 x-compute-request-id: req-db46bc76-3e36-4666-b857-9442e99ec343 Content-Encoding: gzip Content-Length: 323 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:12:00,261 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c used request id req-db46bc76-3e36-4666-b857-9442e99ec343 2018-10-12 05:12:00,265 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:00,827 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-ac0d1429-a43c-4e46-948f-ee52212c2466 Date: Fri, 12 Oct 2018 05:12:00 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:11:28Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-12T05:11:35Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6/snap", "metadata": {}}], "self": "/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "min_disk": 0, "protected": false, "id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "file": "/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "33fa4c49153245949ba57e6a59497cee", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image"} 2018-10-12 05:12:00,827 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image used request id req-ac0d1429-a43c-4e46-948f-ee52212c2466 2018-10-12 05:12:00,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:00,996 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-1bd36b94-6995-42b8-b040-1e1133743aa4 Date: Fri, 12 Oct 2018 05:12:01 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-10-12 05:12:00,996 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-1bd36b94-6995-42b8-b040-1e1133743aa4 2018-10-12 05:12:01,001 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" -d '{"server": {"name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "imageRef": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "flavorRef": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "max_count": 1, "min_count": 1, "networks": [{"port": "b5d35bea-e719-43ad-912b-b1237be8ca1a"}]}}' 2018-10-12 05:12:02,160 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:12: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-eabb5295-cf16-4f22-a071-5e6938c30654 x-compute-request-id: req-eabb5295-cf16-4f22-a071-5e6938c30654 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "adminPass": "chLa95AiNknR"}} 2018-10-12 05:12:02,160 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-eabb5295-cf16-4f22-a071-5e6938c30654 2018-10-12 05:12:02,164 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:02,523 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:12: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-85d5012c-966a-4c76-9b05-a57b36569a56 x-compute-request-id: req-85d5012c-966a-4c76-9b05-a57b36569a56 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "user_id": "071dc0a71bfc4d20a2b24e1568693035", "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-10-12T05:12:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:02,523 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-85d5012c-966a-4c76-9b05-a57b36569a56 2018-10-12 05:12:02,524 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst 2018-10-12 05:12:02,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:02,601 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:12: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-3ce0ae2c-ce26-49cc-aa6f-8a9d8ca00f74 x-compute-request-id: req-3ce0ae2c-ce26-49cc-aa6f-8a9d8ca00f74 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "user_id": "071dc0a71bfc4d20a2b24e1568693035", "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-10-12T05:12:02Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:02,601 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-3ce0ae2c-ce26-49cc-aa6f-8a9d8ca00f74 2018-10-12 05:12:02,601 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:02,601 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:05,605 - create_instance - DEBUG - VM status query timeout in 896.91911912 2018-10-12 05:12:05,608 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:06,071 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-77521c59-b760-47a0-bb8d-a60e187ef34a x-compute-request-id: req-77521c59-b760-47a0-bb8d-a60e187ef34a 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:06,071 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-77521c59-b760-47a0-bb8d-a60e187ef34a 2018-10-12 05:12:06,072 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:06,072 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:09,075 - create_instance - DEBUG - VM status query timeout in 893.448463917 2018-10-12 05:12:09,079 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:09,875 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-81a1677d-ffa6-4850-bb27-f2ba1a54dac5 x-compute-request-id: req-81a1677d-ffa6-4850-bb27-f2ba1a54dac5 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:09,875 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-81a1677d-ffa6-4850-bb27-f2ba1a54dac5 2018-10-12 05:12:09,876 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:09,876 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:12,879 - create_instance - DEBUG - VM status query timeout in 889.644855022 2018-10-12 05:12:12,882 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:13,743 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-565975d2-cb85-4dc5-b6d9-5c82c148179d x-compute-request-id: req-565975d2-cb85-4dc5-b6d9-5c82c148179d 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:13,743 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-565975d2-cb85-4dc5-b6d9-5c82c148179d 2018-10-12 05:12:13,743 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:13,744 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:16,747 - create_instance - DEBUG - VM status query timeout in 885.776958942 2018-10-12 05:12:16,750 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:17,232 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:12: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-7c443059-8fd4-4ae3-b110-25f75db96ea5 x-compute-request-id: req-7c443059-8fd4-4ae3-b110-25f75db96ea5 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:17,232 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-7c443059-8fd4-4ae3-b110-25f75db96ea5 2018-10-12 05:12:17,232 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:17,232 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:20,234 - create_instance - DEBUG - VM status query timeout in 882.289377928 2018-10-12 05:12:20,238 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:20,922 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:12: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-8cbafc17-6d22-499f-977e-b1fd89cbd979 x-compute-request-id: req-8cbafc17-6d22-499f-977e-b1fd89cbd979 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:20,922 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-8cbafc17-6d22-499f-977e-b1fd89cbd979 2018-10-12 05:12:20,923 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:20,923 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:23,923 - create_instance - DEBUG - VM status query timeout in 878.60039711 2018-10-12 05:12:23,927 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:24,581 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-44e1cf78-563a-4c6c-8e28-a7b613355a5a x-compute-request-id: req-44e1cf78-563a-4c6c-8e28-a7b613355a5a 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:24,581 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-44e1cf78-563a-4c6c-8e28-a7b613355a5a 2018-10-12 05:12:24,581 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:24,582 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:27,585 - create_instance - DEBUG - VM status query timeout in 874.938884974 2018-10-12 05:12:27,588 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:28,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:12: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-42496ec7-62c1-4c87-84f4-4ec4f31c72f9 x-compute-request-id: req-42496ec7-62c1-4c87-84f4-4ec4f31c72f9 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:28,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-42496ec7-62c1-4c87-84f4-4ec4f31c72f9 2018-10-12 05:12:28,210 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:28,210 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:31,210 - create_instance - DEBUG - VM status query timeout in 871.313374043 2018-10-12 05:12:31,214 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:32,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:12: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-6242e1ea-d133-44ce-b5ab-68ae4b2d8b66 x-compute-request-id: req-6242e1ea-d133-44ce-b5ab-68ae4b2d8b66 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:32,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-6242e1ea-d133-44ce-b5ab-68ae4b2d8b66 2018-10-12 05:12:32,026 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:32,026 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:35,029 - create_instance - DEBUG - VM status query timeout in 867.495270014 2018-10-12 05:12:35,032 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:35,384 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:12: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-bfc344ae-b77f-4f32-ab77-484b9ede87f7 x-compute-request-id: req-bfc344ae-b77f-4f32-ab77-484b9ede87f7 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:35,384 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-bfc344ae-b77f-4f32-ab77-484b9ede87f7 2018-10-12 05:12:35,384 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:35,385 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:38,388 - create_instance - DEBUG - VM status query timeout in 864.135833979 2018-10-12 05:12:38,391 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:39,347 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-c049ecaa-8836-497a-a423-4c0cdf88eb0d x-compute-request-id: req-c049ecaa-8836-497a-a423-4c0cdf88eb0d 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:39,347 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-c049ecaa-8836-497a-a423-4c0cdf88eb0d 2018-10-12 05:12:39,348 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:39,348 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:42,351 - create_instance - DEBUG - VM status query timeout in 860.172684908 2018-10-12 05:12:42,354 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:42,850 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-f332964c-5495-49ab-b7ae-23fbe424eb4a x-compute-request-id: req-f332964c-5495-49ab-b7ae-23fbe424eb4a 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:42,850 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-f332964c-5495-49ab-b7ae-23fbe424eb4a 2018-10-12 05:12:42,850 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:42,850 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:45,854 - create_instance - DEBUG - VM status query timeout in 856.670146942 2018-10-12 05:12:45,857 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:46,360 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:12: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-bf75d553-9043-45bd-a4c3-3c292de29d72 x-compute-request-id: req-bf75d553-9043-45bd-a4c3-3c292de29d72 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:46,360 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-bf75d553-9043-45bd-a4c3-3c292de29d72 2018-10-12 05:12:46,360 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:46,360 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:49,364 - create_instance - DEBUG - VM status query timeout in 853.160126925 2018-10-12 05:12:49,367 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:50,120 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-4e2ae42b-c424-4378-85d3-1c38d9dc89ab x-compute-request-id: req-4e2ae42b-c424-4378-85d3-1c38d9dc89ab 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:50,120 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-4e2ae42b-c424-4378-85d3-1c38d9dc89ab 2018-10-12 05:12:50,121 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:50,121 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:53,124 - create_instance - DEBUG - VM status query timeout in 849.399483919 2018-10-12 05:12:53,127 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:53,599 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-316537c2-4981-4682-b886-8e3e96e88abf x-compute-request-id: req-316537c2-4981-4682-b886-8e3e96e88abf 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:53,600 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-316537c2-4981-4682-b886-8e3e96e88abf 2018-10-12 05:12:53,600 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:53,600 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:12:56,603 - create_instance - DEBUG - VM status query timeout in 845.92098093 2018-10-12 05:12:56,606 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:12:57,125 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-27651472-7ab8-4d80-8931-1f0b2c1c9aa2 x-compute-request-id: req-27651472-7ab8-4d80-8931-1f0b2c1c9aa2 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:12:57,125 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-27651472-7ab8-4d80-8931-1f0b2c1c9aa2 2018-10-12 05:12:57,125 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:12:57,126 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:00,127 - create_instance - DEBUG - VM status query timeout in 842.396404982 2018-10-12 05:13:00,131 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:00,609 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-c6360dda-1f31-4326-8126-157d2e7d0e78 x-compute-request-id: req-c6360dda-1f31-4326-8126-157d2e7d0e78 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:00,609 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-c6360dda-1f31-4326-8126-157d2e7d0e78 2018-10-12 05:13:00,610 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:00,610 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:03,613 - create_instance - DEBUG - VM status query timeout in 838.910495996 2018-10-12 05:13:03,616 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:04,087 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-fdd1189b-1013-4676-9bbc-89dfa23bc540 x-compute-request-id: req-fdd1189b-1013-4676-9bbc-89dfa23bc540 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:04,087 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-fdd1189b-1013-4676-9bbc-89dfa23bc540 2018-10-12 05:13:04,088 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:04,088 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:07,091 - create_instance - DEBUG - VM status query timeout in 835.43246603 2018-10-12 05:13:07,095 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:07,611 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-7d430bc3-78fd-49aa-876b-dd3bc115dfcd x-compute-request-id: req-7d430bc3-78fd-49aa-876b-dd3bc115dfcd 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:07,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-7d430bc3-78fd-49aa-876b-dd3bc115dfcd 2018-10-12 05:13:07,612 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:07,612 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:10,612 - create_instance - DEBUG - VM status query timeout in 831.91159606 2018-10-12 05:13:10,615 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:10,969 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-86ea7c69-ab31-437b-98b2-50810f7bf327 x-compute-request-id: req-86ea7c69-ab31-437b-98b2-50810f7bf327 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:10,969 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-86ea7c69-ab31-437b-98b2-50810f7bf327 2018-10-12 05:13:10,969 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:10,969 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:13,972 - create_instance - DEBUG - VM status query timeout in 828.551271915 2018-10-12 05:13:13,975 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:15,028 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-9bd0e2d6-1f69-4c91-bc49-f1883b4f5fc5 x-compute-request-id: req-9bd0e2d6-1f69-4c91-bc49-f1883b4f5fc5 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:15,028 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-9bd0e2d6-1f69-4c91-bc49-f1883b4f5fc5 2018-10-12 05:13:15,028 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:15,028 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:18,032 - create_instance - DEBUG - VM status query timeout in 824.492155075 2018-10-12 05:13:18,035 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:18,527 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-943f8441-a5ab-46dd-90a4-5fe428ccfd09 x-compute-request-id: req-943f8441-a5ab-46dd-90a4-5fe428ccfd09 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:18,527 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-943f8441-a5ab-46dd-90a4-5fe428ccfd09 2018-10-12 05:13:18,528 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:18,528 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:21,530 - create_instance - DEBUG - VM status query timeout in 820.994143009 2018-10-12 05:13:21,533 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:22,026 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-1e480040-7f07-4b8b-9e26-306a83f07ca9 x-compute-request-id: req-1e480040-7f07-4b8b-9e26-306a83f07ca9 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:22,026 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-1e480040-7f07-4b8b-9e26-306a83f07ca9 2018-10-12 05:13:22,026 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:22,027 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:25,030 - create_instance - DEBUG - VM status query timeout in 817.493974924 2018-10-12 05:13:25,033 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:25,714 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-e93e363a-5212-49bd-b50f-5b3b516ae92f x-compute-request-id: req-e93e363a-5212-49bd-b50f-5b3b516ae92f 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:25,714 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-e93e363a-5212-49bd-b50f-5b3b516ae92f 2018-10-12 05:13:25,715 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:25,715 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:28,716 - create_instance - DEBUG - VM status query timeout in 813.807351112 2018-10-12 05:13:28,719 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:29,209 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-408e5593-9d6a-4773-a94a-ab001656f4e8 x-compute-request-id: req-408e5593-9d6a-4773-a94a-ab001656f4e8 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:29,209 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-408e5593-9d6a-4773-a94a-ab001656f4e8 2018-10-12 05:13:29,209 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:29,209 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:32,213 - create_instance - DEBUG - VM status query timeout in 810.311070919 2018-10-12 05:13:32,216 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:32,566 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-e2a8c47b-bbb2-4f35-8dff-70b0ea7c2788 x-compute-request-id: req-e2a8c47b-bbb2-4f35-8dff-70b0ea7c2788 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:32,566 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-e2a8c47b-bbb2-4f35-8dff-70b0ea7c2788 2018-10-12 05:13:32,566 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:32,567 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:35,570 - create_instance - DEBUG - VM status query timeout in 806.953982115 2018-10-12 05:13:35,573 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:35,884 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-6a175717-e7bf-4edc-869f-ec80c24638b7 x-compute-request-id: req-6a175717-e7bf-4edc-869f-ec80c24638b7 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:35,884 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-6a175717-e7bf-4edc-869f-ec80c24638b7 2018-10-12 05:13:35,885 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:35,885 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:38,888 - create_instance - DEBUG - VM status query timeout in 803.635783911 2018-10-12 05:13:38,891 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:39,455 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-2a8d72f9-3e20-44fd-8869-abdfab068587 x-compute-request-id: req-2a8d72f9-3e20-44fd-8869-abdfab068587 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:39,455 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-2a8d72f9-3e20-44fd-8869-abdfab068587 2018-10-12 05:13:39,456 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:39,456 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:42,459 - create_instance - DEBUG - VM status query timeout in 800.064759016 2018-10-12 05:13:42,463 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:43,358 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-2ac56e90-6a2d-4d8e-8116-816fdc7a60f3 x-compute-request-id: req-2ac56e90-6a2d-4d8e-8116-816fdc7a60f3 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:43,359 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-2ac56e90-6a2d-4d8e-8116-816fdc7a60f3 2018-10-12 05:13:43,359 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:43,359 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:46,362 - create_instance - DEBUG - VM status query timeout in 796.161329985 2018-10-12 05:13:46,365 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:46,904 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-50938a0a-3b90-44bd-a3e2-269f396c29b2 x-compute-request-id: req-50938a0a-3b90-44bd-a3e2-269f396c29b2 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:12:03Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:46,904 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-50938a0a-3b90-44bd-a3e2-269f396c29b2 2018-10-12 05:13:46,905 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - BUILD 2018-10-12 05:13:46,905 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:13:49,907 - create_instance - DEBUG - VM status query timeout in 792.616385937 2018-10-12 05:13:49,911 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:50,666 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-6b481eaa-9376-4de4-8abb-1a0d221dec36 x-compute-request-id: req-6b481eaa-9376-4de4-8abb-1a0d221dec36 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:50,667 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-6b481eaa-9376-4de4-8abb-1a0d221dec36 2018-10-12 05:13:50,667 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - ACTIVE 2018-10-12 05:13:50,667 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:13:50,670 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:51,300 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-ea5dc2d7-ef55-479b-b919-f074a0be9360 x-compute-request-id: req-ea5dc2d7-ef55-479b-b919-f074a0be9360 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:51,300 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-ea5dc2d7-ef55-479b-b919-f074a0be9360 2018-10-12 05:13:51,306 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:51,404 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-16629ec2-7917-4fa7-948e-a7b01fe5c4d6 Date: Fri, 12 Oct 2018 05:13: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:13:51,404 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-16629ec2-7917-4fa7-948e-a7b01fe5c4d6 2018-10-12 05:13:51,408 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:51,498 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-251663b8-f10f-4348-bd61-063db7f2bf4c Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:13:51,498 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-251663b8-f10f-4348-bd61-063db7f2bf4c 2018-10-12 05:13:51,504 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:51,560 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b0f3c9b7-01a8-4fde-bff0-0a259a9feb33 Date: Fri, 12 Oct 2018 05:13:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:13:51,560 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-b0f3c9b7-01a8-4fde-bff0-0a259a9feb33 2018-10-12 05:13:51,567 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:51,672 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-4911108b-fa94-4270-9449-cc50702007fa Date: Fri, 12 Oct 2018 05:13:51 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.3"}],"id":"62d0a717-96bb-4c4d-8690-83a7e26177fa","security_groups":[],"mac_address":"fa:16:3e:fc:0f:77","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:12:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.1"}],"id":"7abb170a-17a4-49cb-9582-398bd3028220","security_groups":[],"mac_address":"fa:16:3e:21:06:d1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:47Z","binding:vnic_type":"normal","device_id":"9be27cfb-b14c-4983-9c7b-5cfd24f05fcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:13:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.10"}],"id":"b5d35bea-e719-43ad-912b-b1237be8ca1a","security_groups":["688b7d48-0957-4df5-a88c-c53610e0c67c"],"mac_address":"fa:16:3e:18:60:4a","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:58Z","binding:vnic_type":"normal","device_id":"999dd293-fac5-4907-867d-be82fadc3b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.4"}],"id":"cdf81b91-6bce-4376-842c-a000fdbe948d","security_groups":[],"mac_address":"fa:16:3e:d8:36:b1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.2"}],"id":"f45024ad-5251-4f65-bb3c-f2f3eb456959","security_groups":[],"mac_address":"fa:16:3e:7c:a9:df","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2a46e02-c744-4432-bdce-c800ee09cabd"}]} 2018-10-12 05:13:51,672 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-4911108b-fa94-4270-9449-cc50702007fa 2018-10-12 05:13:51,678 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:51,759 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-05e4fb73-f288-458c-83dd-20fb701bdb38 Date: Fri, 12 Oct 2018 05:13:51 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.209"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:41Z", "admin_state_up": true, "updated_at": "2018-10-12T05:11:47Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "9be27cfb-b14c-4983-9c7b-5cfd24f05fcf", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router"}]} 2018-10-12 05:13:51,759 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router used request id req-05e4fb73-f288-458c-83dd-20fb701bdb38 2018-10-12 05:13:51,764 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:51,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13:51 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3897b01c-f63e-4e20-9cb4-8001bed5cbc1 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:13:51,845 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-3897b01c-f63e-4e20-9cb4-8001bed5cbc1 2018-10-12 05:13:51,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=9be27cfb-b14c-4983-9c7b-5cfd24f05fcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:52,051 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 756 X-Openstack-Request-Id: req-6618e880-4c83-449e-912a-6fe1634e2ef0 Date: Fri, 12 Oct 2018 05:13:52 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:12:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.1"}],"id":"7abb170a-17a4-49cb-9582-398bd3028220","security_groups":[],"mac_address":"fa:16:3e:21:06:d1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:47Z","binding:vnic_type":"normal","device_id":"9be27cfb-b14c-4983-9c7b-5cfd24f05fcf"}]} 2018-10-12 05:13:52,051 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=9be27cfb-b14c-4983-9c7b-5cfd24f05fcf used request id req-6618e880-4c83-449e-912a-6fe1634e2ef0 2018-10-12 05:13:52,057 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/6a49ffc4-40f5-473f-ada2-f16704e78f84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:52,114 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-bfff3fbc-a535-40a2-882d-14a3fe7480c0 Date: Fri, 12 Oct 2018 05:13:52 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}} 2018-10-12 05:13:52,114 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/6a49ffc4-40f5-473f-ada2-f16704e78f84 used request id req-bfff3fbc-a535-40a2-882d-14a3fe7480c0 2018-10-12 05:13:52,119 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:52,220 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-5e5b614d-8aac-4c9c-a645-c06b4b2ea426 Date: Fri, 12 Oct 2018 05:13:52 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:13:52,220 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-5e5b614d-8aac-4c9c-a645-c06b4b2ea426 2018-10-12 05:13:52,226 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:52,255 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-cb513b3e-dbbb-4595-868f-da66adae41d4 Date: Fri, 12 Oct 2018 05:13:52 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:13:52,255 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-cb513b3e-dbbb-4595-868f-da66adae41d4 2018-10-12 05:13:52,259 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:52,726 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-d34a5bc0-9813-4bbd-a1dc-58f089c399c7 x-compute-request-id: req-d34a5bc0-9813-4bbd-a1dc-58f089c399c7 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:52,726 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-d34a5bc0-9813-4bbd-a1dc-58f089c399c7 2018-10-12 05:13:52,727 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - ACTIVE 2018-10-12 05:13:52,727 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:13:52,730 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:52,915 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-ddc85f5a-7ee7-48eb-9a86-00f801c23998 x-compute-request-id: req-ddc85f5a-7ee7-48eb-9a86-00f801c23998 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:52,915 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-ddc85f5a-7ee7-48eb-9a86-00f801c23998 2018-10-12 05:13:52,921 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:53,172 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-59904d3d-f404-4dc6-88c0-966ed44cb28b Date: Fri, 12 Oct 2018 05:13: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:13:53,172 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-59904d3d-f404-4dc6-88c0-966ed44cb28b 2018-10-12 05:13:53,176 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:53,262 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13:53 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cfbe0e40-350a-4f46-ba6d-ae4a2ab37e7f Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:13:53,262 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-cfbe0e40-350a-4f46-ba6d-ae4a2ab37e7f 2018-10-12 05:13:53,268 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:53,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-5228afbe-5bec-49e3-a5fe-ad393d62c8bd Date: Fri, 12 Oct 2018 05:13:53 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:13:53,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-5228afbe-5bec-49e3-a5fe-ad393d62c8bd 2018-10-12 05:13:53,334 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:53,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-7f41fcb7-ea2b-4d10-aaef-e18ae8036f88 Date: Fri, 12 Oct 2018 05:13:53 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.3"}],"id":"62d0a717-96bb-4c4d-8690-83a7e26177fa","security_groups":[],"mac_address":"fa:16:3e:fc:0f:77","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:12:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.1"}],"id":"7abb170a-17a4-49cb-9582-398bd3028220","security_groups":[],"mac_address":"fa:16:3e:21:06:d1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:47Z","binding:vnic_type":"normal","device_id":"9be27cfb-b14c-4983-9c7b-5cfd24f05fcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:13:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.10"}],"id":"b5d35bea-e719-43ad-912b-b1237be8ca1a","security_groups":["688b7d48-0957-4df5-a88c-c53610e0c67c"],"mac_address":"fa:16:3e:18:60:4a","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:58Z","binding:vnic_type":"normal","device_id":"999dd293-fac5-4907-867d-be82fadc3b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.4"}],"id":"cdf81b91-6bce-4376-842c-a000fdbe948d","security_groups":[],"mac_address":"fa:16:3e:d8:36:b1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.2"}],"id":"f45024ad-5251-4f65-bb3c-f2f3eb456959","security_groups":[],"mac_address":"fa:16:3e:7c:a9:df","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2a46e02-c744-4432-bdce-c800ee09cabd"}]} 2018-10-12 05:13:53,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-7f41fcb7-ea2b-4d10-aaef-e18ae8036f88 2018-10-12 05:13:53,645 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-12 05:13:53,651 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:53,751 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-35ab2927-38ff-48b4-a3f4-c81cefaa3fcb Date: Fri, 12 Oct 2018 05:13:53 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:13:53,751 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-35ab2927-38ff-48b4-a3f4-c81cefaa3fcb 2018-10-12 05:13:53,756 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:53,786 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-105fffe5-e283-4081-8919-c6d2d5d11106 Date: Fri, 12 Oct 2018 05:13:53 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:13:53,786 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-105fffe5-e283-4081-8919-c6d2d5d11106 2018-10-12 05:13:53,792 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" -d '{"floatingip": {"floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "port_id": "b5d35bea-e719-43ad-912b-b1237be8ca1a"}}' 2018-10-12 05:13:55,555 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 548 X-Openstack-Request-Id: req-4b6232c6-28ae-4574-8551-288c8120a42b Date: Fri, 12 Oct 2018 05:13:55 GMT RESP BODY: {"floatingip": {"router_id": "9be27cfb-b14c-4983-9c7b-5cfd24f05fcf", "status": "DOWN", "description": "", "tags": [], "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:13:54Z", "updated_at": "2018-10-12T05:13:54Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.55.1.10", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "33fa4c49153245949ba57e6a59497cee", "port_id": "b5d35bea-e719-43ad-912b-b1237be8ca1a", "id": "a1079fa2-d082-4f46-ab9a-ae0a898e3dad"}} 2018-10-12 05:13:55,555 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-4b6232c6-28ae-4574-8551-288c8120a42b 2018-10-12 05:13:55,555 - create_instance - INFO - Created floating IP 172.30.9.210 via router - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router 2018-10-12 05:13:55,556 - create_instance_tests - INFO - Looking for IP 10.55.1.10 in the console log 2018-10-12 05:13:55,559 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:56,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-5c555c55-2a76-4e30-8e99-e1743a2d8111 x-compute-request-id: req-5c555c55-2a76-4e30-8e99-e1743a2d8111 Content-Encoding: gzip Content-Length: 759 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:56,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-5c555c55-2a76-4e30-8e99-e1743a2d8111 2018-10-12 05:13:56,086 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:13:57,156 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-013bb3a1-e385-431d-99de-53c70d5cb3a2 x-compute-request-id: req-013bb3a1-e385-431d-99de-53c70d5cb3a2 Content-Encoding: gzip Content-Length: 10483 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-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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 s83968 r8192 d22528 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-158-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 (7481K kernel code, 1162K 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.908 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008015] AppArmor: AppArmor initialized\n[ 0.008850] Yama: becoming mindful.\n[ 0.010062] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012009] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013410] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.014655] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016111] Initializing cgroup subsys memory\n[ 0.016998] Initializing cgroup subsys devices\n[ 0.017887] Initializing cgroup subsys freezer\n[ 0.018779] Initializing cgroup subsys blkio\n[ 0.019640] Initializing cgroup subsys perf_event\n[ 0.020004] Initializing cgroup subsys hugetlb\n[ 0.020937] FEATURE SPEC_CTRL Not Present\n[ 0.022451] 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.025985] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.027161] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029764] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.034656] ACPI: Core revision 20131115\n[ 0.036019] ACPI: All ACPI Tables successfully acquired\n[ 0.037178] ftrace: allocating 28719 entries in 113 pages\n[ 0.056036] smpboot: Max logical packages: 2\n[ 0.056932] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058144] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060175] Enabling x2apic\n[ 0.060806] Enabled x2apic\n[ 0.061623] Switched APIC routing to physical x2apic.\n[ 0.063515] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.066102] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.071322] KVM setup paravirtual spinlock\n[ 0.073038] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074399] x86: Booting SMP configuration:\n[ 0.075307] .... node #0, CPUs: #1[ 0.073030] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.088017] x86: Booted up 1 node, 2 CPUs\n[ 0.088011] KVM setup async PF for cpu 1\n[ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.092003] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.093522] devtmpfs: initialized\n[ 0.096655] EVM: security.selinux\n[ 0.097387] EVM: security.SMACK64\n[ 0.098104] EVM: security.ima\n[ 0.098769] EVM: security.capability\n[ 0.100276] pinctrl core: initialized pinctrl subsystem\n[ 0.101339] regulator-dummy: no parameters\n[ 0.102255] RTC time: 5:13:46, date: 10/12/18\n[ 0.103173] NET: Registered protocol family 16\n[ 0.104066] cpuidle: using governor ladder\n[ 0.104916] cpuidle: using governor menu\n[ 0.105778] ACPI: bus type PCI registered\n[ 0.106610] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.107916] PCI: Using configuration type 1 for base access\n[ 0.108462] bio: create slab at 0\n[ 0.108865] ACPI: Added _OSI(Module Device)\n[ 0.108912] ACPI: Added _OSI(Processor Device)\n[ 0.109807] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.112003] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.115188] ACPI: Interpreter enabled\n[ 0.116004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.117915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.119833] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.121238] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.123151] ACPI: (supports S0 S5)\n[ 0.124003] ACPI: Using IOAPIC for interrupt routing\n[ 0.124992] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.126945] ACPI: No dock devices found.\n[ 0.129355] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.130542] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.132006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.133260] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.135561] acpiphp: Slot [3] registered\n[ 0.136025] acpiphp: Slot [4] registered\n[ 0.136868] acpiphp: Slot [5] registered\n[ 0.137711] acpiphp: Slot [6] registered\n[ 0.138544] acpiphp: Slot [7] registered\n[ 0.139373] acpiphp: Slot [8] registered\n[ 0.140016] acpiphp: Slot [9] registered\n[ 0.140844] acpiphp: Slot [10] registered\n[ 0.141686] acpiphp: Slot [11] registered\n[ 0.142530] acpiphp: Slot [12] registered\n[ 0.143375] acpiphp: Slot [13] registered\n[ 0.144016] acpiphp: Slot [14] registered\n[ 0.144863] acpiphp: Slot [15] registered\n[ 0.145707] acpiphp: Slot [16] registered\n[ 0.146546] acpiphp: Slot [17] registered\n[ 0.147390] acpiphp: Slot [18] registered\n[ 0.148017] acpiphp: Slot [19] registered\n[ 0.148866] acpiphp: Slot [20] registered\n[ 0.149707] acpiphp: Slot [21] registered\n[ 0.150548] acpiphp: Slot [22] registered\n[ 0.151387] acpiphp: Slot [23] registered\n[ 0.152017] acpiphp: Slot [24] registered\n[ 0.152863] acpiphp: Slot [25] registered\n[ 0.153707] acpiphp: Slot [26] registered\n[ 0.154549] acpiphp: Slot [27] registered\n[ 0.155387] acpiphp: Slot [28] registered\n[ 0.156016] acpiphp: Slot [29] registered\n[ 0.156859] acpiphp: Slot [30] registered\n[ 0.157704] acpiphp: Slot [31] registered\n[ 0.158539] PCI host bridge to bus 0000:00\n[ 0.159379] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.160003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.161172] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.162339] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.163620] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.176424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.177921] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.219694] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.220726] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.222215] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.223693] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.224680] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.226080] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.227283] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.227283] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228636] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229789] SCSI subsystem initialized\n[ 0.230619] ACPI: bus type USB registered\n[ 0.230619] usbcore: registered new interface driver usbfs\n[ 0.232008] usbcore: registered new interface driver hub\n[ 0.233060] usbcore: registered new device driver usb\n[ 0.233061] PCI: Using ACPI for IRQ routing\n[ 0.233061] NetLabel: Initializing\n[ 0.233776] NetLabel: domain hash size = 128\n[ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.236990] NetLabel: unlabeled traffic allowed by default\n[ 0.238070] Switched to clocksource kvm-clock\n[ 0.240748] AppArmor: AppArmor Filesystem Enabled\n[ 0.241716] pnp: PnP ACPI init\n[ 0.242408] ACPI: bus type PNP registered\n[ 0.243583] pnp: PnP ACPI: found 8 devices\n[ 0.244443] ACPI: bus type PNP unregistered\n[ 0.251138] NET: Registered protocol family 2\n[ 0.252169] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253668] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254945] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.256555] TCP: reno registered\n[ 0.257274] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258422] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259668] NET: Registered protocol family 1\n[ 0.260580] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261737] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262841] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.284454] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306228] Trying to unpack rootfs image as initramfs...\n[ 0.386167] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.387861] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.389009] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.390206] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.391943] Scanning for low memory corruption every 60 seconds\n[ 0.393342] Initialise system trusted keyring\n[ 0.394276] audit: initializing netlink socket (disabled)\n[ 0.395312] type=2000 audit(1539321227.767:1): initialized\n[ 0.413064] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.414892] zbud: loaded\n[ 0.415690] VFS: Disk quotas dquot_6.5.2\n[ 0.416542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.418000] fuse init (API version 7.22)\n[ 0.418853] msgmni has been set to 3997\n[ 0.419673] Key type big_key registered\n[ 0.420678] Key type asymmetric registered\n[ 0.421521] Asymmetric key parser 'x509' registered\n[ 0.422499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.424019] io scheduler noop registered\n[ 0.424826] io scheduler deadline registered (default)\n[ 0.425822] io scheduler cfq registered\n[ 0.426646] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.427705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.428963] ipmi message handler version 39.2\n[ 0.429876] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.431341] ACPI: Power Button [PWRF]\n[ 0.432181] GHES: HEST is not enabled!\n[ 0.453636] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.496729] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.498590] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.522600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.524621] Linux agpgart interface v0.103\n[ 0.526077] brd: module loaded\n[ 0.527063] loop: module loaded\n[ 0.528012] blk-mq: CPU -> queue map\n[ 0.528758] CPU 0 -> Queue 0\n[ 0.529421] CPU 1 -> Queue 0\n[ 0.530594] vda: vda1\n[ 0.531946] scsi0 : ata_piix\n[ 0.532696] scsi1 : ata_piix\n[ 0.533386] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.534630] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.536053] libphy: Fixed MDIO Bus: probed\n[ 0.537337] tun: Universal TUN/TAP device driver, 1.6\n[ 0.538330] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.540183] PPP generic driver version 2.4.2\n[ 0.541122] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.542389] ehci-pci: EHCI PCI platform driver\n[ 0.543277] ehci-platform: EHCI generic platform driver\n[ 0.544302] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.545459] ohci-pci: OHCI PCI platform driver\n[ 0.546348] ohci-platform: OHCI generic platform driver\n[ 0.547356] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.569151] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.570186] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.571739] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.572898] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.574177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.575633] usb usb1: Product: UHCI Host Controller\n[ 0.576600] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.577804] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.578819] hub 1-0:1.0: USB hub found\n[ 0.579648] hub 1-0:1.0: 2 ports detected\n[ 0.580576] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.582713] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.583698] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.584786] mousedev: PS/2 mouse device common for all mice\n[ 0.585991] rtc_cmos 00:00: RTC can wake from S4\n[ 0.587204] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.588421] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.590150] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.591492] device-mapper: uevent: version 1.0.3\n[ 0.592447] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.594088] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.595267] TCP: cubic registered\n[ 0.596033] NET: Registered protocol family 10\n[ 0.597023] NET: Registered protocol family 17\n[ 0.597910] Key type dns_resolver registered\n[ 0.598853] Loading compiled-in X.509 certificates\n[ 0.600300] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.602093] registered taskstats version 1\n[ 0.604257] Key type trusted registered\n[ 0.607227] Key type encrypted registered\n[ 0.608070] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.609115] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.610466] regulator-dummy: disabling\n[ 0.611302] Magic number: 6:621:213\n[ 0.618822] rtc_cmos 00:00: setting system clock to 2018-10-12 05:13:47 UTC (1539321227)\n[ 0.620451] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.621574] EDD information not available.\n[ 0.692902] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.694987] Write protecting the kernel read-only data: 12288k\n[ 0.696715] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.699680] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.711109] systemd-udevd[107]: starting version 204\n[ 0.756413] FDC 0 is a S82078B\n[ 0.892041] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.056985] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.058340] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.059753] usb 1-1: Product: QEMU USB Tablet\n[ 1.060675] usb 1-1: Manufacturer: QEMU\n[ 1.061511] usb 1-1: SerialNumber: 42\n[ 1.384039] tsc: Refined TSC clocksource calibration: 3491.907 MHz\n[ 1.764794] 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[ 1.997749] 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.090726] 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.182968] 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 Fri, 12 Oct 2018 05:13:49 +0000. Up 2.51 seconds.\ncloud-init-nonet[2.66]: 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 * Stopping set console keymap[74G[ OK ]\n * Starting load modules from /etc/modules[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 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 * Starting Mount network filesystems[74G[ OK ]\ncloud-init-nonet[3.28]: static networking is now up\n * Starting configure network device[74G[ OK ]\n * Stopping Mount network filesystems[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 Fri, 12 Oct 2018 05:13:50 +0000. Up 3.49 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.10 | 255.255.255.0 | fa:16:3e:18:60:4a |\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.3 | 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:\nf4:8f:ba:29:f0:a9:95:a8:ba:ef:e6:12:e0:12:37:0e root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| |\n| |\n| . |\n|E o . . |\n|o= . S . |\n|o.. .. . o |\n|.. .oo. . . |\n|. .. .+ o |\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:\nf0:9c:30:f0:46:3b:5c:5c:57:28:5f:e1:82:6a:f8:65 root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . ..... .oo. |\n| = o. .o... |\n| X .o... |\n| . O o .. |\n| . S E |\n| o o |\n| . |\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:\n67:91:14:07:c9:6d:54:3a:ce:3e:d4:cd:f7:66:50:cb root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| .+*o.. |\n| .ooo. |\n| o.o .|\n| + o.+.|\n| S o + oE+|\n| o o .o|\n| o +|\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:\n6d:c5:91:2b:ec:d7:cc:43:b5:1f:13:a7:d1:3f:95:65 root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| .. .E|\n| ....+=|\n| . o. +*|\n| .o.. o=.|\n| S.o. = =|\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 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 Bridge file events into upstart[74G[ OK ]\n * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting early crypto disks... [80G [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 Fri, 12 Oct 2018 05:13:53 +0000. Up 6.72 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 * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ]\n * Starting CPU interrupts balancing daemon[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.\nCloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Oct 2018 05:13:54 +0000. Up 7.56 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 | fb:5d:20:ca:16:d0:d8:42:f4:36:88:2f:a5:97:ad:40 | - | - |\nci-info: +---------+-------------------------------------------------+---------+---------+\nec2: \nec2: #############################################################\nec2: -----BEGIN SSH HOST KEY FINGERPRINTS-----\nec2: 1024 f0:9c:30:f0:46:3b:5c:5c:57:28:5f:e1:82:6a:f8:65 root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i (DSA)\nec2: 256 67:91:14:07:c9:6d:54:3a:ce:3e:d4:cd:f7:66:50:cb root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i (ECDSA)\nec2: 256 6d:c5:91:2b:ec:d7:cc:43:b5:1f:13:a7:d1:3f:95:65 root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i (ED25519)\nec2: 2048 f4:8f:ba:29:f0:a9:95:a8:ba:ef:e6:12:e0:12:37:0e root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i (RSA)\nec2: -----END SSH HOST KEY FINGERPRINTS-----\nec2: #############################################################\n-----BEGIN SSH HOST KEY KEYS-----\necdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA3iTP3MLjgTZuz8wPswBn6wDmTXxbZT+e1/rw0wsr0E+r7Fx/xwbO92zXFtWyib/a1FU9N/O0U9uFlLba4hsAc= root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i\nssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHy4fv5RXOU0dLH0GdstodnVMIpjPDddbv3r1sVVXJ06 root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i\nssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxemePVPfGRivYq0cuolP33VAJsCbsS9z7lkDfw4RomVivV5Dtz4IimyyPYQhu+nUSvsCNzPn94Lpa1/Z8YnOvAtCLmCC4Bxi/CVdini6qmDS2vwyU2ueggenNbh4waJFh59nBk2KUuev3yaNa1sCTkYOhUX26MZECQoilIAn3/C71SjPgKLTC+IketTiejQc1QHmirD6d7No3ORLHrEfmyqnunufguZLDcyeFae1vqD+fI+gWg3pxp2dTPWdNUAPqwTBe5c1Rq58qwQra//JIhMH678ImL4S7S3xbC6uq+YUavxiD1DsAg40ILjANPCnPlWH8JZ8bVB1HQeZdk9A9 root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i\n-----END SSH HOST KEY KEYS-----\nCloud-init v. 0.7.5 finished at Fri, 12 Oct 2018 05:13:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.65 seconds\n\nUbuntu 14.04.5 LTS ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i ttyS0\n\nansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i login: "} 2018-10-12 05:13:57,157 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d/action used request id req-013bb3a1-e385-431d-99de-53c70d5cb3a2 2018-10-12 05:13:57,159 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 05:13:57,159 - 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-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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 s83968 r8192 d22528 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-158-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 (7481K kernel code, 1162K 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.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008015] AppArmor: AppArmor initialized [ 0.008850] Yama: becoming mindful. [ 0.010062] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012009] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013410] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.014655] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016111] Initializing cgroup subsys memory [ 0.016998] Initializing cgroup subsys devices [ 0.017887] Initializing cgroup subsys freezer [ 0.018779] Initializing cgroup subsys blkio [ 0.019640] Initializing cgroup subsys perf_event [ 0.020004] Initializing cgroup subsys hugetlb [ 0.020937] FEATURE SPEC_CTRL Not Present [ 0.022451] 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.025985] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.027161] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029764] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.034656] ACPI: Core revision 20131115 [ 0.036019] ACPI: All ACPI Tables successfully acquired [ 0.037178] ftrace: allocating 28719 entries in 113 pages [ 0.056036] smpboot: Max logical packages: 2 [ 0.056932] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058144] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060175] Enabling x2apic [ 0.060806] Enabled x2apic [ 0.061623] Switched APIC routing to physical x2apic. [ 0.063515] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.064001] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.066102] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.071322] KVM setup paravirtual spinlock [ 0.073038] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074399] x86: Booting SMP configuration: [ 0.075307] .... node #0, CPUs: #1[ 0.073030] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.088017] x86: Booted up 1 node, 2 CPUs [ 0.088011] KVM setup async PF for cpu 1 [ 0.088012] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.092003] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.093522] devtmpfs: initialized [ 0.096655] EVM: security.selinux [ 0.097387] EVM: security.SMACK64 [ 0.098104] EVM: security.ima [ 0.098769] EVM: security.capability [ 0.100276] pinctrl core: initialized pinctrl subsystem [ 0.101339] regulator-dummy: no parameters [ 0.102255] RTC time: 5:13:46, date: 10/12/18 [ 0.103173] NET: Registered protocol family 16 [ 0.104066] cpuidle: using governor ladder [ 0.104916] cpuidle: using governor menu [ 0.105778] ACPI: bus type PCI registered [ 0.106610] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.107916] PCI: Using configuration type 1 for base access [ 0.108462] bio: create slab at 0 [ 0.108865] ACPI: Added _OSI(Module Device) [ 0.108912] ACPI: Added _OSI(Processor Device) [ 0.109807] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.112003] ACPI: Added _OSI(Processor Aggregator Device) [ 0.115188] ACPI: Interpreter enabled [ 0.116004] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.117915] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.119833] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.121238] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.123151] ACPI: (supports S0 S5) [ 0.124003] ACPI: Using IOAPIC for interrupt routing [ 0.124992] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.126945] ACPI: No dock devices found. [ 0.129355] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.130542] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.132006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.133260] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.135561] acpiphp: Slot [3] registered [ 0.136025] acpiphp: Slot [4] registered [ 0.136868] acpiphp: Slot [5] registered [ 0.137711] acpiphp: Slot [6] registered [ 0.138544] acpiphp: Slot [7] registered [ 0.139373] acpiphp: Slot [8] registered [ 0.140016] acpiphp: Slot [9] registered [ 0.140844] acpiphp: Slot [10] registered [ 0.141686] acpiphp: Slot [11] registered [ 0.142530] acpiphp: Slot [12] registered [ 0.143375] acpiphp: Slot [13] registered [ 0.144016] acpiphp: Slot [14] registered [ 0.144863] acpiphp: Slot [15] registered [ 0.145707] acpiphp: Slot [16] registered [ 0.146546] acpiphp: Slot [17] registered [ 0.147390] acpiphp: Slot [18] registered [ 0.148017] acpiphp: Slot [19] registered [ 0.148866] acpiphp: Slot [20] registered [ 0.149707] acpiphp: Slot [21] registered [ 0.150548] acpiphp: Slot [22] registered [ 0.151387] acpiphp: Slot [23] registered [ 0.152017] acpiphp: Slot [24] registered [ 0.152863] acpiphp: Slot [25] registered [ 0.153707] acpiphp: Slot [26] registered [ 0.154549] acpiphp: Slot [27] registered [ 0.155387] acpiphp: Slot [28] registered [ 0.156016] acpiphp: Slot [29] registered [ 0.156859] acpiphp: Slot [30] registered [ 0.157704] acpiphp: Slot [31] registered [ 0.158539] PCI host bridge to bus 0000:00 [ 0.159379] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.160003] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.161172] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.162339] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.163620] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.176424] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.177921] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.219694] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.220726] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.222215] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.223693] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.224680] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.226080] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.227283] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.227283] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228636] vgaarb: bridge control possible 0000:00:02.0 [ 0.229789] SCSI subsystem initialized [ 0.230619] ACPI: bus type USB registered [ 0.230619] usbcore: registered new interface driver usbfs [ 0.232008] usbcore: registered new interface driver hub [ 0.233060] usbcore: registered new device driver usb [ 0.233061] PCI: Using ACPI for IRQ routing [ 0.233061] NetLabel: Initializing [ 0.233776] NetLabel: domain hash size = 128 [ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.236990] NetLabel: unlabeled traffic allowed by default [ 0.238070] Switched to clocksource kvm-clock [ 0.240748] AppArmor: AppArmor Filesystem Enabled [ 0.241716] pnp: PnP ACPI init [ 0.242408] ACPI: bus type PNP registered [ 0.243583] pnp: PnP ACPI: found 8 devices [ 0.244443] ACPI: bus type PNP unregistered [ 0.251138] NET: Registered protocol family 2 [ 0.252169] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253668] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254945] TCP: Hash tables configured (established 16384 bind 16384) [ 0.256555] TCP: reno registered [ 0.257274] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258422] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259668] NET: Registered protocol family 1 [ 0.260580] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261737] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262841] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.284454] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306228] Trying to unpack rootfs image as initramfs... [ 0.386167] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.387861] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.389009] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.390206] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.391943] Scanning for low memory corruption every 60 seconds [ 0.393342] Initialise system trusted keyring [ 0.394276] audit: initializing netlink socket (disabled) [ 0.395312] type=2000 audit(1539321227.767:1): initialized [ 0.413064] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.414892] zbud: loaded [ 0.415690] VFS: Disk quotas dquot_6.5.2 [ 0.416542] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.418000] fuse init (API version 7.22) [ 0.418853] msgmni has been set to 3997 [ 0.419673] Key type big_key registered [ 0.420678] Key type asymmetric registered [ 0.421521] Asymmetric key parser 'x509' registered [ 0.422499] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.424019] io scheduler noop registered [ 0.424826] io scheduler deadline registered (default) [ 0.425822] io scheduler cfq registered [ 0.426646] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.427705] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.428963] ipmi message handler version 39.2 [ 0.429876] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.431341] ACPI: Power Button [PWRF] [ 0.432181] GHES: HEST is not enabled! [ 0.453636] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.496729] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.498590] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.522600] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.524621] Linux agpgart interface v0.103 [ 0.526077] brd: module loaded [ 0.527063] loop: module loaded [ 0.528012] blk-mq: CPU -> queue map [ 0.528758] CPU 0 -> Queue 0 [ 0.529421] CPU 1 -> Queue 0 [ 0.530594] vda: vda1 [ 0.531946] scsi0 : ata_piix [ 0.532696] scsi1 : ata_piix [ 0.533386] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.534630] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.536053] libphy: Fixed MDIO Bus: probed [ 0.537337] tun: Universal TUN/TAP device driver, 1.6 [ 0.538330] tun: (C) 1999-2004 Max Krasnyansky [ 0.540183] PPP generic driver version 2.4.2 [ 0.541122] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.542389] ehci-pci: EHCI PCI platform driver [ 0.543277] ehci-platform: EHCI generic platform driver [ 0.544302] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.545459] ohci-pci: OHCI PCI platform driver [ 0.546348] ohci-platform: OHCI generic platform driver [ 0.547356] uhci_hcd: USB Universal Host Controller Interface driver [ 0.569151] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.570186] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.571739] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.572898] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.574177] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.575633] usb usb1: Product: UHCI Host Controller [ 0.576600] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.577804] usb usb1: SerialNumber: 0000:00:01.2 [ 0.578819] hub 1-0:1.0: USB hub found [ 0.579648] hub 1-0:1.0: 2 ports detected [ 0.580576] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.582713] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.583698] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.584786] mousedev: PS/2 mouse device common for all mice [ 0.585991] rtc_cmos 00:00: RTC can wake from S4 [ 0.587204] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.588421] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.590150] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.591492] device-mapper: uevent: version 1.0.3 [ 0.592447] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.594088] ledtrig-cpu: registered to indicate activity on CPUs [ 0.595267] TCP: cubic registered [ 0.596033] NET: Registered protocol family 10 [ 0.597023] NET: Registered protocol family 17 [ 0.597910] Key type dns_resolver registered [ 0.598853] Loading compiled-in X.509 certificates [ 0.600300] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.602093] registered taskstats version 1 [ 0.604257] Key type trusted registered [ 0.607227] Key type encrypted registered [ 0.608070] AppArmor: AppArmor sha1 policy hashing enabled [ 0.609115] IMA: No TPM chip found, activating TPM-bypass! [ 0.610466] regulator-dummy: disabling [ 0.611302] Magic number: 6:621:213 [ 0.618822] rtc_cmos 00:00: setting system clock to 2018-10-12 05:13:47 UTC (1539321227) [ 0.620451] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.621574] EDD information not available. [ 0.692902] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.694987] Write protecting the kernel read-only data: 12288k [ 0.696715] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.699680] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.711109] systemd-udevd[107]: starting version 204 [ 0.756413] FDC 0 is a S82078B [ 0.892041] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.056985] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.058340] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.059753] usb 1-1: Product: QEMU USB Tablet [ 1.060675] usb 1-1: Manufacturer: QEMU [ 1.061511] usb 1-1: SerialNumber: 42 [ 1.384039] tsc: Refined TSC clocksource calibration: 3491.907 MHz [ 1.764794] 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. [ 1.997749] 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.090726] 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.182968] 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 Fri, 12 Oct 2018 05:13:49 +0000. Up 2.51 seconds. cloud-init-nonet[2.66]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] cloud-init-nonet[3.28]: static networking is now up * Starting configure network device[74G[ OK ] * Stopping Mount network filesystems[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 Fri, 12 Oct 2018 05:13:50 +0000. Up 3.49 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.10 | 255.255.255.0 | fa:16:3e:18:60:4a | 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.3 | 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: f4:8f:ba:29:f0:a9:95:a8:ba:ef:e6:12:e0:12:37:0e root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i The key's randomart image is: +--[ RSA 2048]----+ | | | | | . | |E o . . | |o= . S . | |o.. .. . o | |.. .oo. . . | |. .. .+ 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: f0:9c:30:f0:46:3b:5c:5c:57:28:5f:e1:82:6a:f8:65 root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i The key's randomart image is: +--[ DSA 1024]----+ | . ..... .oo. | | = o. .o... | | X .o... | | . O o .. | | . S E | | 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: 67:91:14:07:c9:6d:54:3a:ce:3e:d4:cd:f7:66:50:cb root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i The key's randomart image is: +--[ECDSA 256]---+ | .+*o.. | | .ooo. | | o.o .| | + o.+.| | S o + oE+| | o o .o| | o +| | . o | | | +-----------------+ Generating public/private ed25519 key pair. Your identification has been saved in /etc/ssh/ssh_host_ed25519_key. Your public key has been saved in /etc/ssh/ssh_host_ed25519_key.pub. The key fingerprint is: 6d:c5:91:2b:ec:d7:cc:43:b5:1f:13:a7:d1:3f:95:65 root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i The key's randomart image is: +--[ED25519 256--+ | .. .E| | ....+=| | . o. +*| | .o.. o=.| | S.o. = =| | .. . = .| | . . | | | | | +-----------------+ * Starting Signal sysvinit that local filesystems are mounted[74G[ OK ] * Starting configure network device security[74G[ OK ] * Stopping Mount filesystems on boot[74G[ OK ] * Starting flush early job output to logs[74G[ OK ] * Stopping Failsafe Boot Delay[74G[ OK ] * Starting System V initialisation compatibility[74G[ OK ] * Stopping flush early job output to logs[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting SystemD login management service[74G[ OK ] * Starting system logging daemon[74G[ OK ] * Starting Handle applying cloud-config[74G[ OK ] * Starting Bridge file events into upstart[74G[ OK ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting early crypto disks... [80G [74G[ OK ] Skipping profile in /etc/apparmor.d/disable: usr.sbin.rsyslogd * Starting AppArmor profiles [80G [74G[ OK ] Cloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Oct 2018 05:13:53 +0000. Up 6.72 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 ] * Stopping Pollinate to seed the pseudo random number generator[74G[ OK ] * Starting CPU interrupts balancing daemon[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. Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Oct 2018 05:13:54 +0000. Up 7.56 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 | fb:5d:20:ca:16:d0:d8:42:f4:36:88:2f:a5:97:ad:40 | - | - | ci-info: +---------+-------------------------------------------------+---------+---------+ ec2: ec2: ############################################################# ec2: -----BEGIN SSH HOST KEY FINGERPRINTS----- ec2: 1024 f0:9c:30:f0:46:3b:5c:5c:57:28:5f:e1:82:6a:f8:65 root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i (DSA) ec2: 256 67:91:14:07:c9:6d:54:3a:ce:3e:d4:cd:f7:66:50:cb root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i (ECDSA) ec2: 256 6d:c5:91:2b:ec:d7:cc:43:b5:1f:13:a7:d1:3f:95:65 root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i (ED25519) ec2: 2048 f4:8f:ba:29:f0:a9:95:a8:ba:ef:e6:12:e0:12:37:0e root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i (RSA) ec2: -----END SSH HOST KEY FINGERPRINTS----- ec2: ############################################################# -----BEGIN SSH HOST KEY KEYS----- ecdsa-sha2-nistp256 AAAAE2VjZHNhLXNoYTItbmlzdHAyNTYAAAAIbmlzdHAyNTYAAABBBA3iTP3MLjgTZuz8wPswBn6wDmTXxbZT+e1/rw0wsr0E+r7Fx/xwbO92zXFtWyib/a1FU9N/O0U9uFlLba4hsAc= root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIHy4fv5RXOU0dLH0GdstodnVMIpjPDddbv3r1sVVXJ06 root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQCxemePVPfGRivYq0cuolP33VAJsCbsS9z7lkDfw4RomVivV5Dtz4IimyyPYQhu+nUSvsCNzPn94Lpa1/Z8YnOvAtCLmCC4Bxi/CVdini6qmDS2vwyU2ueggenNbh4waJFh59nBk2KUuev3yaNa1sCTkYOhUX26MZECQoilIAn3/C71SjPgKLTC+IketTiejQc1QHmirD6d7No3ORLHrEfmyqnunufguZLDcyeFae1vqD+fI+gWg3pxp2dTPWdNUAPqwTBe5c1Rq58qwQra//JIhMH678ImL4S7S3xbC6uq+YUavxiD1DsAg40ILjANPCnPlWH8JZ8bVB1HQeZdk9A9 root@ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i -----END SSH HOST KEY KEYS----- Cloud-init v. 0.7.5 finished at Fri, 12 Oct 2018 05:13:54 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 7.65 seconds Ubuntu 14.04.5 LTS ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i ttyS0 ansibleprovisioningtests-a5aa47d3-8147-4424-b2f1-635199120e8a-i login: 2018-10-12 05:13:57,163 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:57,610 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-e9c1ab67-7e11-4ee2-98dc-5828b61d1543 x-compute-request-id: req-e9c1ab67-7e11-4ee2-98dc-5828b61d1543 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:57,611 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-e9c1ab67-7e11-4ee2-98dc-5828b61d1543 2018-10-12 05:13:57,611 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - ACTIVE 2018-10-12 05:13:57,611 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:13:57,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:58,082 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-a8469aeb-7417-4035-9b47-bf412bca263e x-compute-request-id: req-a8469aeb-7417-4035-9b47-bf412bca263e Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:58,082 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-a8469aeb-7417-4035-9b47-bf412bca263e 2018-10-12 05:13:58,088 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:58,187 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-86946f83-e767-4224-98a2-ed531a3d5187 Date: Fri, 12 Oct 2018 05:13: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:13:58,187 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-86946f83-e767-4224-98a2-ed531a3d5187 2018-10-12 05:13:58,192 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:58,274 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2a6d81f7-2957-4f0c-8d21-1f286d5c37a2 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:13:58,274 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-2a6d81f7-2957-4f0c-8d21-1f286d5c37a2 2018-10-12 05:13:58,280 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:58,498 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-ca6a3b89-f7a6-4046-906f-46bf2e2e874c Date: Fri, 12 Oct 2018 05:13:58 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:13:58,498 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-ca6a3b89-f7a6-4046-906f-46bf2e2e874c 2018-10-12 05:13:58,503 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:58,609 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-8bcda5c8-b2cb-432f-b07f-8b3db1e216eb Date: Fri, 12 Oct 2018 05:13:58 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.3"}],"id":"62d0a717-96bb-4c4d-8690-83a7e26177fa","security_groups":[],"mac_address":"fa:16:3e:fc:0f:77","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:12:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.1"}],"id":"7abb170a-17a4-49cb-9582-398bd3028220","security_groups":[],"mac_address":"fa:16:3e:21:06:d1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:47Z","binding:vnic_type":"normal","device_id":"9be27cfb-b14c-4983-9c7b-5cfd24f05fcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:13:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.10"}],"id":"b5d35bea-e719-43ad-912b-b1237be8ca1a","security_groups":["688b7d48-0957-4df5-a88c-c53610e0c67c"],"mac_address":"fa:16:3e:18:60:4a","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:58Z","binding:vnic_type":"normal","device_id":"999dd293-fac5-4907-867d-be82fadc3b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.4"}],"id":"cdf81b91-6bce-4376-842c-a000fdbe948d","security_groups":[],"mac_address":"fa:16:3e:d8:36:b1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.2"}],"id":"f45024ad-5251-4f65-bb3c-f2f3eb456959","security_groups":[],"mac_address":"fa:16:3e:7c:a9:df","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2a46e02-c744-4432-bdce-c800ee09cabd"}]} 2018-10-12 05:13:58,610 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-8bcda5c8-b2cb-432f-b07f-8b3db1e216eb 2018-10-12 05:13:58,614 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:58,941 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13: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-b234ae7a-1aaa-4eca-9c36-069fea0c0387 x-compute-request-id: req-b234ae7a-1aaa-4eca-9c36-069fea0c0387 Content-Encoding: gzip Content-Length: 775 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:13:58,941 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-b234ae7a-1aaa-4eca-9c36-069fea0c0387 2018-10-12 05:13:58,947 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:59,047 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-6fd5cf04-8cd2-4230-ac8c-28567d5a36b6 Date: Fri, 12 Oct 2018 05:13: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:13:59,048 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-6fd5cf04-8cd2-4230-ac8c-28567d5a36b6 2018-10-12 05:13:59,052 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:59,139 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:13:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b5d0ddcd-711e-474c-b641-aecdaece3870 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:13:59,139 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-b5d0ddcd-711e-474c-b641-aecdaece3870 2018-10-12 05:13:59,145 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:59,196 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-d9195438-618c-4f48-ac18-be28a439b6ac Date: Fri, 12 Oct 2018 05:13:59 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:13:59,197 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-d9195438-618c-4f48-ac18-be28a439b6ac 2018-10-12 05:13:59,202 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:13:59,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3857 X-Openstack-Request-Id: req-d525cfc2-24ec-473c-9fa5-90a31674473b Date: Fri, 12 Oct 2018 05:13:59 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.3"}],"id":"62d0a717-96bb-4c4d-8690-83a7e26177fa","security_groups":[],"mac_address":"fa:16:3e:fc:0f:77","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:12:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.1"}],"id":"7abb170a-17a4-49cb-9582-398bd3028220","security_groups":[],"mac_address":"fa:16:3e:21:06:d1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:47Z","binding:vnic_type":"normal","device_id":"9be27cfb-b14c-4983-9c7b-5cfd24f05fcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:13:46Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.10"}],"id":"b5d35bea-e719-43ad-912b-b1237be8ca1a","security_groups":["688b7d48-0957-4df5-a88c-c53610e0c67c"],"mac_address":"fa:16:3e:18:60:4a","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:58Z","binding:vnic_type":"normal","device_id":"999dd293-fac5-4907-867d-be82fadc3b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.4"}],"id":"cdf81b91-6bce-4376-842c-a000fdbe948d","security_groups":[],"mac_address":"fa:16:3e:d8:36:b1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.2"}],"id":"f45024ad-5251-4f65-bb3c-f2f3eb456959","security_groups":[],"mac_address":"fa:16:3e:7c:a9:df","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2a46e02-c744-4432-bdce-c800ee09cabd"}]} 2018-10-12 05:13:59,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-d525cfc2-24ec-473c-9fa5-90a31674473b 2018-10-12 05:13:59,312 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}}' 2018-10-12 05:14:00,734 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:13: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-ec430ed3-d7fa-4ebe-93fe-f3468e51dbb9 x-compute-request-id: req-ec430ed3-d7fa-4ebe-93fe-f3468e51dbb9 Content-Length: 0 Content-Type: application/json 2018-10-12 05:14:00,735 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d/action used request id req-ec430ed3-d7fa-4ebe-93fe-f3468e51dbb9 2018-10-12 05:14:00,735 - create_instance - INFO - Checking if VM is active 2018-10-12 05:14:00,738 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:01,158 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-98cfd7a4-ee12-4b71-82e0-fcc9cf43d4f5 x-compute-request-id: req-98cfd7a4-ee12-4b71-82e0-fcc9cf43d4f5 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}, {"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:14:01,158 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-98cfd7a4-ee12-4b71-82e0-fcc9cf43d4f5 2018-10-12 05:14:01,158 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - ACTIVE 2018-10-12 05:14:01,158 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:14:01,161 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:01,490 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-a8572bd1-6959-4d39-ada4-d75cc6647336 x-compute-request-id: req-a8572bd1-6959-4d39-ada4-d75cc6647336 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}, {"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:14:01,490 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-a8572bd1-6959-4d39-ada4-d75cc6647336 2018-10-12 05:14:01,496 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:01,621 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-56b521cb-cabe-4b61-b5e0-dd9f923952ec Date: Fri, 12 Oct 2018 05:14: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:14:01,621 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-56b521cb-cabe-4b61-b5e0-dd9f923952ec 2018-10-12 05:14:01,626 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:01,707 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3d4ed9c8-0bf0-4d33-8287-8c81d8f31a5e Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:14:01,707 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-3d4ed9c8-0bf0-4d33-8287-8c81d8f31a5e 2018-10-12 05:14:01,712 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:01,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-3a5c390f-5737-4211-a1b3-53711f9fe393 Date: Fri, 12 Oct 2018 05:14:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:14:01,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-3a5c390f-5737-4211-a1b3-53711f9fe393 2018-10-12 05:14:01,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:01,872 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-33ee6b48-9749-497c-8cb8-78b81b09e4b5 Date: Fri, 12 Oct 2018 05:14:01 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.3"}],"id":"62d0a717-96bb-4c4d-8690-83a7e26177fa","security_groups":[],"mac_address":"fa:16:3e:fc:0f:77","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:12:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.1"}],"id":"7abb170a-17a4-49cb-9582-398bd3028220","security_groups":[],"mac_address":"fa:16:3e:21:06:d1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:47Z","binding:vnic_type":"normal","device_id":"9be27cfb-b14c-4983-9c7b-5cfd24f05fcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:00Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.10"}],"id":"b5d35bea-e719-43ad-912b-b1237be8ca1a","security_groups":["20851957-3cac-4a63-b233-2a3afa5c7ddc","688b7d48-0957-4df5-a88c-c53610e0c67c"],"mac_address":"fa:16:3e:18:60:4a","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:58Z","binding:vnic_type":"normal","device_id":"999dd293-fac5-4907-867d-be82fadc3b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.4"}],"id":"cdf81b91-6bce-4376-842c-a000fdbe948d","security_groups":[],"mac_address":"fa:16:3e:d8:36:b1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.2"}],"id":"f45024ad-5251-4f65-bb3c-f2f3eb456959","security_groups":[],"mac_address":"fa:16:3e:7c:a9:df","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2a46e02-c744-4432-bdce-c800ee09cabd"}]} 2018-10-12 05:14:01,872 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-33ee6b48-9749-497c-8cb8-78b81b09e4b5 2018-10-12 05:14:01,873 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:14:02,878 - paramiko.transport - DEBUG - starting thread (client mode): 0x6dc5af50L 2018-10-12 05:14:02,878 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:14:02,883 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-12 05:14:02,883 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-12 05:14:02,884 - 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-10-12 05:14:02,884 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:14:02,885 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-12 05:14:02,885 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:14:02,885 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:14:02,885 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:14:02,927 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:14:02,927 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:14:02,942 - paramiko.transport - DEBUG - Trying key fb5d20ca16d0d842f436882fa597ad40 from tmp/AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a 2018-10-12 05:14:02,967 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:14:02,981 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:14:03,082 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:14:03,121 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:14:03,121 - create_instance - INFO - Checking if cloud-init has completed 2018-10-12 05:14:03,124 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:03,628 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-d73e6d37-4a41-4477-925c-0ed625638629 x-compute-request-id: req-d73e6d37-4a41-4477-925c-0ed625638629 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}, {"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:14:03,628 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-d73e6d37-4a41-4477-925c-0ed625638629 2018-10-12 05:14:03,628 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - ACTIVE 2018-10-12 05:14:03,628 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:14:03,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:04,211 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-ddd67538-e005-4e5b-a2cd-643010c65b7b x-compute-request-id: req-ddd67538-e005-4e5b-a2cd-643010c65b7b Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}, {"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:14:04,212 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-ddd67538-e005-4e5b-a2cd-643010c65b7b 2018-10-12 05:14:04,218 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:04,341 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-88c493ac-385a-4013-a282-2cb4e53741f8 Date: Fri, 12 Oct 2018 05:14: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:14:04,341 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-88c493ac-385a-4013-a282-2cb4e53741f8 2018-10-12 05:14:04,345 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:04,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b339e5a0-c515-4e9b-b4bb-2689fe98c870 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:14:04,424 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-b339e5a0-c515-4e9b-b4bb-2689fe98c870 2018-10-12 05:14:04,430 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:04,480 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f9b81e6c-800e-496e-9386-f7625a26cc6b Date: Fri, 12 Oct 2018 05:14:04 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:14:04,481 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-f9b81e6c-800e-496e-9386-f7625a26cc6b 2018-10-12 05:14:04,486 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:04,585 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-24b25905-b841-452d-a7ea-c525ddeda5d5 Date: Fri, 12 Oct 2018 05:14:04 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.3"}],"id":"62d0a717-96bb-4c4d-8690-83a7e26177fa","security_groups":[],"mac_address":"fa:16:3e:fc:0f:77","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:12:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.1"}],"id":"7abb170a-17a4-49cb-9582-398bd3028220","security_groups":[],"mac_address":"fa:16:3e:21:06:d1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:47Z","binding:vnic_type":"normal","device_id":"9be27cfb-b14c-4983-9c7b-5cfd24f05fcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:00Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.10"}],"id":"b5d35bea-e719-43ad-912b-b1237be8ca1a","security_groups":["20851957-3cac-4a63-b233-2a3afa5c7ddc","688b7d48-0957-4df5-a88c-c53610e0c67c"],"mac_address":"fa:16:3e:18:60:4a","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:58Z","binding:vnic_type":"normal","device_id":"999dd293-fac5-4907-867d-be82fadc3b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.4"}],"id":"cdf81b91-6bce-4376-842c-a000fdbe948d","security_groups":[],"mac_address":"fa:16:3e:d8:36:b1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.2"}],"id":"f45024ad-5251-4f65-bb3c-f2f3eb456959","security_groups":[],"mac_address":"fa:16:3e:7c:a9:df","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2a46e02-c744-4432-bdce-c800ee09cabd"}]} 2018-10-12 05:14:04,585 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-24b25905-b841-452d-a7ea-c525ddeda5d5 2018-10-12 05:14:04,586 - create_instance - INFO - Checking if VM is active 2018-10-12 05:14:04,589 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:05,013 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-5fa0c906-7306-48d9-a899-94ff576a40e5 x-compute-request-id: req-5fa0c906-7306-48d9-a899-94ff576a40e5 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}, {"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:14:05,013 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-5fa0c906-7306-48d9-a899-94ff576a40e5 2018-10-12 05:14:05,013 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - ACTIVE 2018-10-12 05:14:05,013 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:14:05,016 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:05,839 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14: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-ea21bf81-3417-4324-8543-6a27fe25ab45 x-compute-request-id: req-ea21bf81-3417-4324-8543-6a27fe25ab45 Content-Encoding: gzip Content-Length: 783 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "10.55.1.10", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:18:60:4a", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "security_groups": [{"name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp"}, {"name": "default"}], "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:13:47Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:14:05,840 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-ea21bf81-3417-4324-8543-6a27fe25ab45 2018-10-12 05:14:05,845 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:05,942 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-80ccd193-75d8-43c8-a6df-018d0ab4b8c9 Date: Fri, 12 Oct 2018 05:14: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":["6a49ffc4-40f5-473f-ada2-f16704e78f84"],"updated_at":"2018-10-12T05:11:37Z","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:36Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"33fa4c49153245949ba57e6a59497cee","id":"f2a46e02-c744-4432-bdce-c800ee09cabd","name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net"}]} 2018-10-12 05:14:05,942 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net used request id req-80ccd193-75d8-43c8-a6df-018d0ab4b8c9 2018-10-12 05:14:05,946 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:06,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-09ec808e-12b2-424a-a0cc-ecdff704daeb Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:14:06,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-09ec808e-12b2-424a-a0cc-ecdff704daeb 2018-10-12 05:14:06,030 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:06,092 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f20f3cfa-aeda-4b94-9396-96cdc59fabf3 Date: Fri, 12 Oct 2018 05:14:06 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:37Z","dns_nameservers":[],"updated_at":"2018-10-12T05:11:37Z","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":"33fa4c49153245949ba57e6a59497cee","id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","subnetpool_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet"}]} 2018-10-12 05:14:06,092 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-f20f3cfa-aeda-4b94-9396-96cdc59fabf3 2018-10-12 05:14:06,098 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:06,203 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3896 X-Openstack-Request-Id: req-87d1bd81-007f-4575-a19c-6ded5b822b50 Date: Fri, 12 Oct 2018 05:14:06 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.3"}],"id":"62d0a717-96bb-4c4d-8690-83a7e26177fa","security_groups":[],"mac_address":"fa:16:3e:fc:0f:77","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:12:01Z","device_owner":"network:ha_router_replicated_interface","revision_number":13,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.1"}],"id":"7abb170a-17a4-49cb-9582-398bd3028220","security_groups":[],"mac_address":"fa:16:3e:21:06:d1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:47Z","binding:vnic_type":"normal","device_id":"9be27cfb-b14c-4983-9c7b-5cfd24f05fcf"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:00Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.10"}],"id":"b5d35bea-e719-43ad-912b-b1237be8ca1a","security_groups":["20851957-3cac-4a63-b233-2a3afa5c7ddc","688b7d48-0957-4df5-a88c-c53610e0c67c"],"mac_address":"fa:16:3e:18:60:4a","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:58Z","binding:vnic_type":"normal","device_id":"999dd293-fac5-4907-867d-be82fadc3b3d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:42Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.4"}],"id":"cdf81b91-6bce-4376-842c-a000fdbe948d","security_groups":[],"mac_address":"fa:16:3e:d8:36:b1","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:39Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-f2a46e02-c744-4432-bdce-c800ee09cabd"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:11:40Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"6a49ffc4-40f5-473f-ada2-f16704e78f84","ip_address":"10.55.1.2"}],"id":"f45024ad-5251-4f65-bb3c-f2f3eb456959","security_groups":[],"mac_address":"fa:16:3e:7c:a9:df","project_id":"33fa4c49153245949ba57e6a59497cee","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"f2a46e02-c744-4432-bdce-c800ee09cabd","tenant_id":"33fa4c49153245949ba57e6a59497cee","created_at":"2018-10-12T05:11:38Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-f2a46e02-c744-4432-bdce-c800ee09cabd"}]} 2018-10-12 05:14:06,204 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-87d1bd81-007f-4575-a19c-6ded5b822b50 2018-10-12 05:14:06,204 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:14:06,206 - paramiko.transport - DEBUG - starting thread (client mode): 0x6dc7b750L 2018-10-12 05:14:06,207 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:14:06,210 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-12 05:14:06,210 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-12 05:14:06,211 - 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-10-12 05:14:06,212 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:14:06,212 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-12 05:14:06,212 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:14:06,212 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:14:06,212 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:14:06,255 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:14:06,255 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:14:06,271 - paramiko.transport - DEBUG - Trying key fb5d20ca16d0d842f436882fa597ad40 from tmp/AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a 2018-10-12 05:14:06,295 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:14:06,301 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:14:06,402 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:14:06,417 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:14:06,418 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:14:06,419 - paramiko.transport - DEBUG - starting thread (client mode): 0x6dc7bed0L 2018-10-12 05:14:06,420 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:14:06,422 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-12 05:14:06,422 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-12 05:14:06,424 - 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-10-12 05:14:06,424 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:14:06,424 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-12 05:14:06,424 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:14:06,424 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:14:06,425 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:14:06,466 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:14:06,467 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:14:06,484 - paramiko.transport - DEBUG - Trying key fb5d20ca16d0d842f436882fa597ad40 from tmp/AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a 2018-10-12 05:14:06,503 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:14:06,510 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:14:06,517 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:14:06,681 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-12 05:14:06,682 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:14:06,719 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:14:06,728 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-12 05:14:06,729 - create_instance - INFO - cloud-init complete for VM instance 2018-10-12 05:14:06,729 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-12 05:14:06,729 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:14:06,731 - paramiko.transport - DEBUG - starting thread (client mode): 0x6dcf2110L 2018-10-12 05:14:06,732 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:14:06,734 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-12 05:14:06,735 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-12 05:14:06,736 - 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-10-12 05:14:06,736 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:14:06,736 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-12 05:14:06,736 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:14:06,737 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:14:06,737 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:14:06,779 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:14:06,779 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:14:06,796 - paramiko.transport - DEBUG - Trying key fb5d20ca16d0d842f436882fa597ad40 from tmp/AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a 2018-10-12 05:14:06,819 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:14:06,827 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:14:06,829 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:14:07,004 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-12 05:14:07,004 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:14:07,031 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:14:07,033 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-12 05:14:07,079 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-10-12 05:14:07,111 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/simple_playbook.yml 2018-10-12 05:14:11,208 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:14:11,210 - paramiko.transport - DEBUG - starting thread (client mode): 0x6da86290L 2018-10-12 05:14:11,211 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:14:11,213 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-12 05:14:11,213 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-12 05:14:11,215 - 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-10-12 05:14:11,215 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:14:11,215 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-12 05:14:11,215 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:14:11,216 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:14:11,216 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:14:11,259 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:14:11,259 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:14:11,275 - paramiko.transport - DEBUG - Trying key fb5d20ca16d0d842f436882fa597ad40 from tmp/AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a 2018-10-12 05:14:11,299 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:14:11,306 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:14:11,308 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:14:11,472 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-12 05:14:11,472 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:14:11,510 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:14:11,523 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-12 05:14:11,524 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-12 05:14:11,625 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:14:11,639 - create_instance - INFO - Deleting Floating IP - 172.30.9.210 2018-10-12 05:14:11,639 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.210 2018-10-12 05:14:11,645 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/a1079fa2-d082-4f46-ab9a-ae0a898e3dad -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:12,628 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4b97010f-f1c3-4ce9-9ab3-9e5f72dd2776 Content-Length: 0 Date: Fri, 12 Oct 2018 05:14:12 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:14:12,628 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/a1079fa2-d082-4f46-ab9a-ae0a898e3dad used request id req-4b97010f-f1c3-4ce9-9ab3-9e5f72dd2776 2018-10-12 05:14:12,629 - create_instance - INFO - Deleting Port with ID - b5d35bea-e719-43ad-912b-b1237be8ca1a 2018-10-12 05:14:12,629 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-port-1 2018-10-12 05:14:12,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/b5d35bea-e719-43ad-912b-b1237be8ca1a -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:13,085 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-321939b4-c9c4-417e-a952-0e17f14cc565 Date: Fri, 12 Oct 2018 05:14:13 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:14:13,085 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/b5d35bea-e719-43ad-912b-b1237be8ca1a used request id req-321939b4-c9c4-417e-a952-0e17f14cc565 2018-10-12 05:14:13,086 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst 2018-10-12 05:14:13,089 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:13,240 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:14: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-f17f11ab-a6d9-4d0f-96e7-75b1b6015877 x-compute-request-id: req-f17f11ab-a6d9-4d0f-96e7-75b1b6015877 Content-Type: application/json 2018-10-12 05:14:13,240 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-f17f11ab-a6d9-4d0f-96e7-75b1b6015877 2018-10-12 05:14:13,241 - create_instance - INFO - Checking deletion status 2018-10-12 05:14:13,244 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:13,497 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14: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-ed2b7bc1-b5c3-40f7-bd85-7d5b77fcd319 x-compute-request-id: req-ed2b7bc1-b5c3-40f7-bd85-7d5b77fcd319 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.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/999dd293-fac5-4907-867d-be82fadc3b3d", "rel": "bookmark"}], "image": {"id": "49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "links": [{"href": "http://172.30.9.27:8774/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:13:46.000000", "flavor": {"id": "f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "links": [{"href": "http://172.30.9.27:8774/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c", "rel": "bookmark"}]}, "id": "999dd293-fac5-4907-867d-be82fadc3b3d", "user_id": "071dc0a71bfc4d20a2b24e1568693035", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:14:13Z", "hostId": "9008d0b6d7102609505db8c53f668fdcb5af4e4c00e9af532cb4ccc8", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp", "name": "AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst", "created": "2018-10-12T05:12:02Z", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:14:13,497 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-ed2b7bc1-b5c3-40f7-bd85-7d5b77fcd319 2018-10-12 05:14:13,498 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst] is - ACTIVE 2018-10-12 05:14:13,498 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:14:16,501 - create_instance - DEBUG - VM status query timeout in 296.739761114 2018-10-12 05:14:16,505 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}4e1b5b081364bd7b5935529e61268daf75293018" 2018-10-12 05:14:16,548 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 05:14: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-32084814-fccd-493a-9607-af710c0c48ae x-compute-request-id: req-32084814-fccd-493a-9607-af710c0c48ae Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 999dd293-fac5-4907-867d-be82fadc3b3d could not be found.", "code": 404}} 2018-10-12 05:14:16,548 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/999dd293-fac5-4907-867d-be82fadc3b3d used request id req-32084814-fccd-493a-9607-af710c0c48ae 2018-10-12 05:14:16,548 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 999dd293-fac5-4907-867d-be82fadc3b3d could not be found. (HTTP 404) (Request-ID: req-32084814-fccd-493a-9607-af710c0c48ae) 2018-10-12 05:14:16,549 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-inst 2018-10-12 05:14:16,550 - neutron_utils - INFO - Deleting security group rule with ID - fd3f3f46-4fcd-425e-995b-6d8d7fafc360 2018-10-12 05:14:16,555 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/fd3f3f46-4fcd-425e-995b-6d8d7fafc360 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:14:16,996 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-04d4f886-16ca-4a70-b5b8-35a4f9ffef6c Content-Length: 0 Date: Fri, 12 Oct 2018 05:14:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:14:16,996 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/fd3f3f46-4fcd-425e-995b-6d8d7fafc360 used request id req-04d4f886-16ca-4a70-b5b8-35a4f9ffef6c 2018-10-12 05:14:16,996 - neutron_utils - INFO - Deleting security group rule with ID - e35a5af0-8d44-4d05-81a4-02b8fe910679 2018-10-12 05:14:17,001 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/e35a5af0-8d44-4d05-81a4-02b8fe910679 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:14:17,233 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a3213395-a552-4968-922f-8c7192391fab Content-Length: 0 Date: Fri, 12 Oct 2018 05:14:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:14:17,233 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/e35a5af0-8d44-4d05-81a4-02b8fe910679 used request id req-a3213395-a552-4968-922f-8c7192391fab 2018-10-12 05:14:17,233 - neutron_utils - INFO - Deleting security group rule with ID - b400000a-efde-42b0-a90e-367bb1e473e2 2018-10-12 05:14:17,239 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/b400000a-efde-42b0-a90e-367bb1e473e2 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:14:17,476 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-969ff420-83a5-4cd7-89f0-a95dcd9a523a Content-Length: 0 Date: Fri, 12 Oct 2018 05:14:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:14:17,476 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/b400000a-efde-42b0-a90e-367bb1e473e2 used request id req-969ff420-83a5-4cd7-89f0-a95dcd9a523a 2018-10-12 05:14:17,476 - neutron_utils - INFO - Deleting security group rule with ID - 9ed74a96-f003-4916-9a60-8a22c2ccfe30 2018-10-12 05:14:17,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/9ed74a96-f003-4916-9a60-8a22c2ccfe30 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:14:17,596 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-920a7268-596d-43ce-b60e-50f88305af26 Content-Length: 0 Date: Fri, 12 Oct 2018 05:14:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:14:17,597 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/9ed74a96-f003-4916-9a60-8a22c2ccfe30 used request id req-920a7268-596d-43ce-b60e-50f88305af26 2018-10-12 05:14:17,597 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-sec-grp 2018-10-12 05:14:17,602 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/20851957-3cac-4a63-b233-2a3afa5c7ddc -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}e4aea87972802353f869d0f2344ea8a0f6f04ba9" 2018-10-12 05:14:17,951 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-756c5f21-4855-4046-b46b-d60a86c54404 Content-Length: 0 Date: Fri, 12 Oct 2018 05:14:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:14:17,951 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/20851957-3cac-4a63-b233-2a3afa5c7ddc used request id req-756c5f21-4855-4046-b46b-d60a86c54404 2018-10-12 05:14:17,951 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp 2018-10-12 05:14:17,954 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}cd0160dc916a3cc2f3bc35eca60aec162c2f21b9" 2018-10-12 05:14:17,998 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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-2afd61f2-5dcc-4421-930e-b9373afb52b2 x-compute-request-id: req-2afd61f2-5dcc-4421-930e-b9373afb52b2 Content-Length: 0 Content-Type: application/json 2018-10-12 05:14:17,998 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-kp used request id req-2afd61f2-5dcc-4421-930e-b9373afb52b2 2018-10-12 05:14:17,998 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a.pub] 2018-10-12 05:14:17,999 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a] 2018-10-12 05:14:18,002 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}dfd05070858fb79254c9d0ec51a6b46eff7ff388" 2018-10-12 05:14:18,072 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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-6486a1c8-3103-47c3-a346-17a4e6a1ad71 x-compute-request-id: req-6486a1c8-3103-47c3-a346-17a4e6a1ad71 Content-Length: 0 Content-Type: application/json 2018-10-12 05:14:18,072 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/f4fec1b1-6b2a-467c-a6cd-950ed3acc88c used request id req-6486a1c8-3103-47c3-a346-17a4e6a1ad71 2018-10-12 05:14:18,073 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router and subnet AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet 2018-10-12 05:14:18,074 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router 2018-10-12 05:14:18,079 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/9be27cfb-b14c-4983-9c7b-5cfd24f05fcf/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" -d '{"subnet_id": "6a49ffc4-40f5-473f-ada2-f16704e78f84"}' 2018-10-12 05:14:19,756 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0120dec3-dc0c-4906-bdad-c1dec999ff8a Date: Fri, 12 Oct 2018 05:14:19 GMT RESP BODY: {"network_id": "f2a46e02-c744-4432-bdce-c800ee09cabd", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "subnet_id": "6a49ffc4-40f5-473f-ada2-f16704e78f84", "subnet_ids": ["6a49ffc4-40f5-473f-ada2-f16704e78f84"], "port_id": "7abb170a-17a4-49cb-9582-398bd3028220", "id": "9be27cfb-b14c-4983-9c7b-5cfd24f05fcf"} 2018-10-12 05:14:19,756 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/9be27cfb-b14c-4983-9c7b-5cfd24f05fcf/remove_router_interface used request id req-0120dec3-dc0c-4906-bdad-c1dec999ff8a 2018-10-12 05:14:19,757 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router 2018-10-12 05:14:19,757 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-router 2018-10-12 05:14:19,763 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/9be27cfb-b14c-4983-9c7b-5cfd24f05fcf -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}98954c0b5be6b4f91fd4ef8ecd9250ecd5b989e5" 2018-10-12 05:14:23,412 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b8f97a21-dfeb-43e7-80b0-3dce96ab9c88 Content-Length: 0 Date: Fri, 12 Oct 2018 05:14:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:14:23,413 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/9be27cfb-b14c-4983-9c7b-5cfd24f05fcf used request id req-b8f97a21-dfeb-43e7-80b0-3dce96ab9c88 2018-10-12 05:14:23,413 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet 2018-10-12 05:14:23,414 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-subnet 2018-10-12 05:14:23,419 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/6a49ffc4-40f5-473f-ada2-f16704e78f84 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ecf271f3c6a1794a5b1450cdfab3354fe6873" 2018-10-12 05:14:25,877 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-1dd3418b-8ad3-49f6-930e-3afb88f630dd Date: Fri, 12 Oct 2018 05:14:25 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:14:25,877 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/6a49ffc4-40f5-473f-ada2-f16704e78f84 used request id req-1dd3418b-8ad3-49f6-930e-3afb88f630dd 2018-10-12 05:14:25,877 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a-pub-net 2018-10-12 05:14:25,883 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/f2a46e02-c744-4432-bdce-c800ee09cabd -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a67ecf271f3c6a1794a5b1450cdfab3354fe6873" 2018-10-12 05:14:27,243 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-3faa4d50-e883-4aa6-8970-418fe22887d6 Date: Fri, 12 Oct 2018 05:14:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:14:27,243 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/f2a46e02-c744-4432-bdce-c800ee09cabd used request id req-3faa4d50-e883-4aa6-8970-418fe22887d6 2018-10-12 05:14:27,244 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-a5aa47d3-8147-4424-b2f1-635199120e8a--image 2018-10-12 05:14:27,247 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6 -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}f59d3e7ba8d8c4bc758294e5d81d63f950961fea" 2018-10-12 05:14:28,531 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-03d1b74d-8207-4654-9f6e-fe438a7e49d1 Date: Fri, 12 Oct 2018 05:14:28 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:14:28,531 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/49def9f0-659c-4fe0-9b8b-d32b53c3fff6 used request id req-03d1b74d-8207-4654-9f6e-fe438a7e49d1 2018-10-12 05:14:28,539 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:14:28,753 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-97860e00-e3fb-4d19-9a0a-3b4cc72b6aa9 Date: Fri, 12 Oct 2018 05:14:28 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:36Z", "updated_at": "2018-10-12T05:11:36Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:36Z", "revision_number": 0, "id": "6750c72f-9f8a-4eba-879c-7277d71e34da", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:36Z", "security_group_id": "688b7d48-0957-4df5-a88c-c53610e0c67c", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "33fa4c49153245949ba57e6a59497cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:36Z", "revision_number": 0, "id": "ac826826-3375-44f1-a241-f51ccf54d7eb", "remote_group_id": "688b7d48-0957-4df5-a88c-c53610e0c67c", "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:36Z", "security_group_id": "688b7d48-0957-4df5-a88c-c53610e0c67c", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv6", "project_id": "33fa4c49153245949ba57e6a59497cee"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:36Z", "revision_number": 0, "id": "c54c8728-55bf-4f1d-a5b1-4ecb4354a706", "remote_group_id": "688b7d48-0957-4df5-a88c-c53610e0c67c", "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:36Z", "security_group_id": "688b7d48-0957-4df5-a88c-c53610e0c67c", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "33fa4c49153245949ba57e6a59497cee"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:11:36Z", "revision_number": 0, "id": "c7631098-97ed-4841-a458-c2822867f5c0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:11:36Z", "security_group_id": "688b7d48-0957-4df5-a88c-c53610e0c67c", "tenant_id": "33fa4c49153245949ba57e6a59497cee", "port_range_min": null, "ethertype": "IPv4", "project_id": "33fa4c49153245949ba57e6a59497cee"}], "revision_number": 4, "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "688b7d48-0957-4df5-a88c-c53610e0c67c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 05:14:28,753 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-97860e00-e3fb-4d19-9a0a-3b4cc72b6aa9 2018-10-12 05:14:28,759 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:14:28,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b9b80b91-998a-441d-b407-4e46615202a8 Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 05:14:28,846 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-b9b80b91-998a-441d-b407-4e46615202a8 2018-10-12 05:14:28,850 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:14:28,939 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2ba12688-444e-4001-b643-9168faaaebca Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 05:14:28,939 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-2ba12688-444e-4001-b643-9168faaaebca 2018-10-12 05:14:28,943 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:14:29,025 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:28 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65653abc-10c6-4678-abd2-cef1c3906635 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee"}, "enabled": true, "id": "33fa4c49153245949ba57e6a59497cee", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-670144b0-42fc-4da-proj"}} 2018-10-12 05:14:29,025 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-65653abc-10c6-4678-abd2-cef1c3906635 2018-10-12 05:14:29,025 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - 688b7d48-0957-4df5-a88c-c53610e0c67c 2018-10-12 05:14:29,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=688b7d48-0957-4df5-a88c-c53610e0c67c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:14:29,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9ad73cc0-c9b5-44f4-89c0-4e9f935e33db Date: Fri, 12 Oct 2018 05:14: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-10-12T05:11:36Z", "security_group_id": "688b7d48-0957-4df5-a88c-c53610e0c67c", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:36Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "6750c72f-9f8a-4eba-879c-7277d71e34da"}, {"remote_group_id": "688b7d48-0957-4df5-a88c-c53610e0c67c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:11:36Z", "security_group_id": "688b7d48-0957-4df5-a88c-c53610e0c67c", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:36Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "ac826826-3375-44f1-a241-f51ccf54d7eb"}, {"remote_group_id": "688b7d48-0957-4df5-a88c-c53610e0c67c", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:11:36Z", "security_group_id": "688b7d48-0957-4df5-a88c-c53610e0c67c", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:36Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "c54c8728-55bf-4f1d-a5b1-4ecb4354a706"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:11:36Z", "security_group_id": "688b7d48-0957-4df5-a88c-c53610e0c67c", "port_range_min": null, "revision_number": 0, "tenant_id": "33fa4c49153245949ba57e6a59497cee", "created_at": "2018-10-12T05:11:36Z", "project_id": "33fa4c49153245949ba57e6a59497cee", "id": "c7631098-97ed-4841-a458-c2822867f5c0"}]} 2018-10-12 05:14:29,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=688b7d48-0957-4df5-a88c-c53610e0c67c used request id req-9ad73cc0-c9b5-44f4-89c0-4e9f935e33db 2018-10-12 05:14:29,300 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 05:14:29,305 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/688b7d48-0957-4df5-a88c-c53610e0c67c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:14:29,862 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-c38cefab-0911-47bb-ac13-b30663df2c91 Content-Length: 0 Date: Fri, 12 Oct 2018 05:14:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:14:29,863 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/688b7d48-0957-4df5-a88c-c53610e0c67c used request id req-c38cefab-0911-47bb-ac13-b30663df2c91 2018-10-12 05:14:29,863 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-670144b0-42fc-4da-proj 2018-10-12 05:14:29,867 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:14:30,067 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:14:29 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-1535818f-0102-4e1c-b8b6-a1b39757904b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:14:30,067 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/33fa4c49153245949ba57e6a59497cee used request id req-1535818f-0102-4e1c-b8b6-a1b39757904b 2018-10-12 05:14:30,068 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-670144b0-42fc-4da-proj-role 2018-10-12 05:14:30,071 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/d81bcd4b07c141bb943332c9c8e78c00 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:14:30,189 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-05878e29-4989-408e-85a1-ac4431acc024 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:14:30,189 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d81bcd4b07c141bb943332c9c8e78c00 used request id req-05878e29-4989-408e-85a1-ac4431acc024 2018-10-12 05:14:30,193 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5973dcbbf4880f20976b73665eacc99e678af462" 2018-10-12 05:14:30,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d5e6578-b5e1-4165-b699-5bd8cdc51630 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:14:30,275 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-8d5e6578-b5e1-4165-b699-5bd8cdc51630 2018-10-12 05:14:30,276 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-670144b0-42fc-4da-user 2018-10-12 05:14:30,279 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/071dc0a71bfc4d20a2b24e1568693035 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}f61fda5a56882e3835ee02156f475bfd6b3efe07" 2018-10-12 05:14:30,512 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:14:30 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-cb7ea8ee-8eee-4b18-a114-b5dce263ce6b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:14:30,512 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/071dc0a71bfc4d20a2b24e1568693035 used request id req-cb7ea8ee-8eee-4b18-a114-b5dce263ce6b 2018-10-12 05:14:30,514 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:14:30,902 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:14:30.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["44TVJf9YSguAxFdODRq0ng"], "issued_at": "2018-10-12T05:14:30.000000Z"}} 2018-10-12 05:14:30,903 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b805225f3d5417f4e17dfc21de30364183bed9d2" 2018-10-12 05:14:30,986 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:30 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-734018e8-0cee-4d9e-8475-78df685bf378 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:14:30,986 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-734018e8-0cee-4d9e-8475-78df685bf378 2018-10-12 05:14:30,988 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:14:30,989 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:14:31,374 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:14:31.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["YPxeAjx6QwqI3x6eFebWbA"], "issued_at": "2018-10-12T05:14:31.000000Z"}} 2018-10-12 05:14:31,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:14:31,469 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0aa668ff-5861-4406-81bc-bde09e9350a5 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:14:31,469 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-0aa668ff-5861-4406-81bc-bde09e9350a5 2018-10-12 05:14:31,474 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:14:31,479 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:14:31,480 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-390cb80d-e68d-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:14:31,569 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7e494f1f-0930-4f41-9c57-5dd7ffd47db7 Content-Encoding: gzip Content-Length: 180 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-390cb80d-e68d-427-proj", "previous": null, "next": null}, "projects": []} 2018-10-12 05:14:31,569 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?enabled=True&domain_name=Default&name=AnsibleProvisioningTests-390cb80d-e68d-427-proj used request id req-7e494f1f-0930-4f41-9c57-5dd7ffd47db7 2018-10-12 05:14:31,573 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:14:31,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:31 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4b8e00c0-8413-4976-acb8-9b467f3a83eb Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:14:31,659 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-4b8e00c0-8413-4976-acb8-9b467f3a83eb 2018-10-12 05:14:31,663 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/projects -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" -d '{"project": {"enabled": true, "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}}' 2018-10-12 05:14:31,782 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:14:31 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-afc35fca-df2c-4cb1-a0cd-ea895e6bfc72 Content-Length: 309 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:14:31,782 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-afc35fca-df2c-4cb1-a0cd-ea895e6bfc72 2018-10-12 05:14:31,783 - keystone_utils - INFO - Created project with name - AnsibleProvisioningTests-390cb80d-e68d-427-proj 2018-10-12 05:14:31,783 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:14:31,784 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:14:32,184 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:14:32.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["3ky-XSEgTiSiWLwhUwMREA"], "issued_at": "2018-10-12T05:14:32.000000Z"}} 2018-10-12 05:14:32,184 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4394ff093fe3732d24e695cd1a5b968affadb7a" 2018-10-12 05:14:32,367 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-90be4c1b-925d-4201-83e2-73d0106b69c6 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:14:32,368 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-90be4c1b-925d-4201-83e2-73d0106b69c6 2018-10-12 05:14:32,372 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:14:32,378 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:14:32,379 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/users? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4394ff093fe3732d24e695cd1a5b968affadb7a" 2018-10-12 05:14:32,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8667e907-6da6-4c44-b61c-1d64a26f982d Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:14:32,486 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8667e907-6da6-4c44-b61c-1d64a26f982d 2018-10-12 05:14:32,491 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects?name=AnsibleProvisioningTests-390cb80d-e68d-427-proj -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4394ff093fe3732d24e695cd1a5b968affadb7a" 2018-10-12 05:14:32,584 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d0ac8f1e-c898-4005-94a0-012580f157eb Content-Encoding: gzip Content-Length: 253 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?name=AnsibleProvisioningTests-390cb80d-e68d-427-proj", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}]} 2018-10-12 05:14:32,584 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?name=AnsibleProvisioningTests-390cb80d-e68d-427-proj used request id req-d0ac8f1e-c898-4005-94a0-012580f157eb 2018-10-12 05:14:32,588 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/domains?name=Default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4394ff093fe3732d24e695cd1a5b968affadb7a" 2018-10-12 05:14:32,676 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a5c400e7-09c3-40f9-b060-7b342420b877 Content-Encoding: gzip Content-Length: 172 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}], "links": {"self": "http://172.30.9.27:5000/v3/domains?name=Default", "previous": null, "next": null}} 2018-10-12 05:14:32,676 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains?name=Default used request id req-a5c400e7-09c3-40f9-b060-7b342420b877 2018-10-12 05:14:33,064 - keystone_utils - INFO - Created user with name - AnsibleProvisioningTests-390cb80d-e68d-427-user 2018-10-12 05:14:33,064 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:14:33,068 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:14:33,160 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-054a3ce6-724c-40b3-af7e-007d7c1447b5 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:14:33,161 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-054a3ce6-724c-40b3-af7e-007d7c1447b5 2018-10-12 05:14:33,164 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" -d '{"role": {"name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj-role"}}' 2018-10-12 05:14:33,333 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:14:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b73d0c15-0ad9-417f-9b5c-f9c5f8570854 Content-Length: 223 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "5d1718d92597487ca05e4fad309dc39b", "links": {"self": "http://172.30.9.27:5000/v3/roles/5d1718d92597487ca05e4fad309dc39b"}, "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj-role"}} 2018-10-12 05:14:33,333 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-b73d0c15-0ad9-417f-9b5c-f9c5f8570854 2018-10-12 05:14:33,334 - keystone_utils - INFO - Created role with name - AnsibleProvisioningTests-390cb80d-e68d-427-proj-role 2018-10-12 05:14:33,337 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles/5d1718d92597487ca05e4fad309dc39b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:14:33,513 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9611cb44-9d04-4769-8fc4-2cca9e4397cf Content-Encoding: gzip Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/5d1718d92597487ca05e4fad309dc39b"}, "domain_id": null, "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj-role", "id": "5d1718d92597487ca05e4fad309dc39b"}} 2018-10-12 05:14:33,514 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/5d1718d92597487ca05e4fad309dc39b used request id req-9611cb44-9d04-4769-8fc4-2cca9e4397cf 2018-10-12 05:14:33,514 - keystone_utils - INFO - Granting role AnsibleProvisioningTests-390cb80d-e68d-427-proj-role to project AnsibleProvisioningTests-390cb80d-e68d-427-proj 2018-10-12 05:14:33,518 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f/users/33d83e16900e4695b8a63d7956bc1984/roles/5d1718d92597487ca05e4fad309dc39b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:14:33,647 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:14:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f45d1b7c-cacf-4a37-973b-44cb15579791 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:14:33,647 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f/users/33d83e16900e4695b8a63d7956bc1984/roles/5d1718d92597487ca05e4fad309dc39b used request id req-f45d1b7c-cacf-4a37-973b-44cb15579791 2018-10-12 05:14:33,647 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:14:33,649 - openstack_tests - DEBUG - Image metadata - {u'disk_file': u'/home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img'} 2018-10-12 05:14:33,650 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:14:33,651 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:14:34,023 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d1718d92597487ca05e4fad309dc39b", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj-role"}], "expires_at": "2018-10-12T06:14:34.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7cc0a0423944110a0b13f652e1d004f", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-390cb80d-e68d-427-user", "id": "33d83e16900e4695b8a63d7956bc1984"}, "audit_ids": ["nZb2WAwrTSCyjB19XLNy4Q"], "issued_at": "2018-10-12T05:14:34.000000Z"}} 2018-10-12 05:14:34,024 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}26f2fe9673e19641ad935e934b150e2b960f07fe" 2018-10-12 05:14:34,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e1d5d8fd-e920-46ec-9680-777b3f4c5fe4 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:14:34,098 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e1d5d8fd-e920-46ec-9680-777b3f4c5fe4 2018-10-12 05:14:34,103 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2fe9673e19641ad935e934b150e2b960f07fe" 2018-10-12 05:14:34,640 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 170 Content-Type: application/json X-Openstack-Request-Id: req-47e50efb-38aa-4217-8736-eaedbb186378 Date: Fri, 12 Oct 2018 05:14:34 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image"} 2018-10-12 05:14:34,640 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image used request id req-47e50efb-38aa-4217-8736-eaedbb186378 2018-10-12 05:14:34,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2fe9673e19641ad935e934b150e2b960f07fe" 2018-10-12 05:14:35,186 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-c6618e43-caee-4edb-bab8-0a79b573f22c Date: Fri, 12 Oct 2018 05:14: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-10-12 05:14:35,186 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-c6618e43-caee-4edb-bab8-0a79b573f22c 2018-10-12 05:14:35,217 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9292/v2/images -H "User-Agent: python-glanceclient" -H "Content-Type: application/json" -H "X-Auth-Token: {SHA1}26f2fe9673e19641ad935e934b150e2b960f07fe" -d '{"container_format": "bare", "disk_format": "qcow2", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image"}' 2018-10-12 05:14:35,414 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 629 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad X-Openstack-Request-Id: req-8aa3a854-95e4-413f-a000-44addf7bc7eb Date: Fri, 12 Oct 2018 05:14:35 GMT RESP BODY: {"status": "queued", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:14:35Z", "size": null, "disk_format": "qcow2", "updated_at": "2018-10-12T05:14:35Z", "visibility": "shared", "locations": [], "self": "/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "min_disk": 0, "protected": false, "id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "file": "/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad/file", "checksum": null, "owner": "c7cc0a0423944110a0b13f652e1d004f", "virtual_size": null, "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:14:35,415 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-8aa3a854-95e4-413f-a000-44addf7bc7eb 2018-10-12 05:14:35,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9292/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad/file -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2fe9673e19641ad935e934b150e2b960f07fe" -d '' 2018-10-12 05:14:41,282 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ca62e5b4-d76e-4cbd-9962-f659b8457536 Date: Fri, 12 Oct 2018 05:14:41 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:14:41,283 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad/file used request id req-ca62e5b4-d76e-4cbd-9962-f659b8457536 2018-10-12 05:14:41,283 - glance_utils - DEBUG - Closing file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-12 05:14:41,286 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2fe9673e19641ad935e934b150e2b960f07fe" 2018-10-12 05:14:41,309 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-06c46678-0bde-447a-af1b-56f22cc2f3db Date: Fri, 12 Oct 2018 05:14:41 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:14:35Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-12T05:14:41Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad/snap", "metadata": {}}], "self": "/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "min_disk": 0, "protected": false, "id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "file": "/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "c7cc0a0423944110a0b13f652e1d004f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:14:41,309 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad used request id req-06c46678-0bde-447a-af1b-56f22cc2f3db 2018-10-12 05:14:41,312 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2fe9673e19641ad935e934b150e2b960f07fe" 2018-10-12 05:14:41,846 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-a81a480d-d8db-4c90-b1b7-72b07f259d61 Date: Fri, 12 Oct 2018 05:14: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-10-12 05:14:41,846 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-a81a480d-d8db-4c90-b1b7-72b07f259d61 2018-10-12 05:14:41,849 - create_image - INFO - Created image with name - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image 2018-10-12 05:14:41,852 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2fe9673e19641ad935e934b150e2b960f07fe" 2018-10-12 05:14:42,020 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 891 Content-Type: application/json X-Openstack-Request-Id: req-6ba56724-15da-49de-901e-137a5bd0ab80 Date: Fri, 12 Oct 2018 05:14:42 GMT RESP BODY: {"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:14:35Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-12T05:14:41Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad/snap", "metadata": {}}], "self": "/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "min_disk": 0, "protected": false, "id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "file": "/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "c7cc0a0423944110a0b13f652e1d004f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"} 2018-10-12 05:14:42,020 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad used request id req-6ba56724-15da-49de-901e-137a5bd0ab80 2018-10-12 05:14:42,021 - create_image - DEBUG - Instance status is - active 2018-10-12 05:14:42,021 - create_image - DEBUG - Image is active with name - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image 2018-10-12 05:14:42,021 - create_image - INFO - Image is now active with name - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image 2018-10-12 05:14:42,021 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:14:42,022 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:14:42,396 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d1718d92597487ca05e4fad309dc39b", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj-role"}], "expires_at": "2018-10-12T06:14:42.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7cc0a0423944110a0b13f652e1d004f", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-390cb80d-e68d-427-user", "id": "33d83e16900e4695b8a63d7956bc1984"}, "audit_ids": ["fZmVUvx9QXWH25oSGUSkfA"], "issued_at": "2018-10-12T05:14:42.000000Z"}} 2018-10-12 05:14:42,397 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcbf26973d60cfa0856ce701b2fb6a77292a38e" 2018-10-12 05:14:42,485 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19048b98-28df-44b1-9821-0c98ffbd8f97 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:14:42,486 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-19048b98-28df-44b1-9821-0c98ffbd8f97 2018-10-12 05:14:42,492 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcbf26973d60cfa0856ce701b2fb6a77292a38e" 2018-10-12 05:14:42,658 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-ea40d40a-d9d2-4ba9-93a8-e0b60f871720 Date: Fri, 12 Oct 2018 05:14:42 GMT RESP BODY: {"networks":[]} 2018-10-12 05:14:42,658 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-ea40d40a-d9d2-4ba9-93a8-e0b60f871720 2018-10-12 05:14:42,659 - neutron_utils - INFO - Creating network with name AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net 2018-10-12 05:14:42,664 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/networks -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcbf26973d60cfa0856ce701b2fb6a77292a38e" -d '{"network": {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net", "admin_state_up": true}}' 2018-10-12 05:14:43,230 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 627 X-Openstack-Request-Id: req-7fdad00e-ca2a-4aa9-b7b4-5dd54352ef09 Date: Fri, 12 Oct 2018 05:14:43 GMT RESP BODY: {"network":{"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","router:external":false,"availability_zone_hints":[],"availability_zones":[],"ipv4_address_scope":null,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T05:14:43Z","is_default":false,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net","qos_policy_id":null,"admin_state_up":true,"tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","mtu":1450}} 2018-10-12 05:14:43,230 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks used request id req-7fdad00e-ca2a-4aa9-b7b4-5dd54352ef09 2018-10-12 05:14:43,236 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcbf26973d60cfa0856ce701b2fb6a77292a38e" 2018-10-12 05:14:43,484 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 611 X-Openstack-Request-Id: req-fe288305-c514-4dde-8723-4c94b3d97339 Date: Fri, 12 Oct 2018 05:14:43 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-10-12T05:14:43Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:14:43,484 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-fe288305-c514-4dde-8723-4c94b3d97339 2018-10-12 05:14:43,490 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcbf26973d60cfa0856ce701b2fb6a77292a38e" 2018-10-12 05:14:43,660 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-bb825e50-ae5a-4e6b-b56e-0b4b482adc2a Date: Fri, 12 Oct 2018 05:14:43 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:14:43,660 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-bb825e50-ae5a-4e6b-b56e-0b4b482adc2a 2018-10-12 05:14:43,660 - neutron_utils - INFO - Creating subnet with name AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet 2018-10-12 05:14:43,666 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/subnets -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcbf26973d60cfa0856ce701b2fb6a77292a38e" -d '{"subnets": [{"ip_version": 4, "network_id": "01ebceb5-3dbc-467a-a661-5eb7c9d86d98", "cidr": "10.55.1.0/24", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]}' 2018-10-12 05:14:44,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-f7d2d284-56e1-455b-b4b0-7a318c8fffe2 Date: Fri, 12 Oct 2018 05:14:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:14:44,385 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets used request id req-f7d2d284-56e1-455b-b4b0-7a318c8fffe2 2018-10-12 05:14:44,391 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcbf26973d60cfa0856ce701b2fb6a77292a38e" 2018-10-12 05:14:44,641 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-344cc47b-37be-49b6-9d6b-10b15ca03b91 Date: Fri, 12 Oct 2018 05:14: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:14:44,641 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-344cc47b-37be-49b6-9d6b-10b15ca03b91 2018-10-12 05:14:44,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcbf26973d60cfa0856ce701b2fb6a77292a38e" 2018-10-12 05:14:44,704 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b69c7bc4-b628-4021-bd3c-e6138d9d3da9 Date: Fri, 12 Oct 2018 05:14:44 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:14:44,704 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-b69c7bc4-b628-4021-bd3c-e6138d9d3da9 2018-10-12 05:14:44,704 - OpenStackNetwork - DEBUG - Network [01ebceb5-3dbc-467a-a661-5eb7c9d86d98] created successfully 2018-10-12 05:14:44,705 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:14:44,706 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:14:45,086 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d1718d92597487ca05e4fad309dc39b", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj-role"}], "expires_at": "2018-10-12T06:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7cc0a0423944110a0b13f652e1d004f", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-390cb80d-e68d-427-user", "id": "33d83e16900e4695b8a63d7956bc1984"}, "audit_ids": ["P3O2KTBAS7CYy1-Xyc7oyw"], "issued_at": "2018-10-12T05:14:45.000000Z"}} 2018-10-12 05:14:45,086 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" 2018-10-12 05:14:45,253 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-00dd3d58-c4d9-4a38-843e-16a9413255a0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:14:45,253 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-00dd3d58-c4d9-4a38-843e-16a9413255a0 2018-10-12 05:14:45,261 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" 2018-10-12 05:14:45,446 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 15 X-Openstack-Request-Id: req-83158b79-b1c5-4612-9701-63c9b22998e8 Date: Fri, 12 Oct 2018 05:14:45 GMT RESP BODY: {"routers": []} 2018-10-12 05:14:45,447 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router&admin_state_up=True used request id req-83158b79-b1c5-4612-9701-63c9b22998e8 2018-10-12 05:14:45,447 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:14:45,448 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:14:45,815 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d1718d92597487ca05e4fad309dc39b", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj-role"}], "expires_at": "2018-10-12T06:14:45.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7cc0a0423944110a0b13f652e1d004f", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-390cb80d-e68d-427-user", "id": "33d83e16900e4695b8a63d7956bc1984"}, "audit_ids": ["YPre0dIrRu-lOnh1tWPKzA"], "issued_at": "2018-10-12T05:14:45.000000Z"}} 2018-10-12 05:14:45,816 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b85f9f2f38e19700a4be1eba545bcd5b72020a98" 2018-10-12 05:14:45,889 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:45 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d594b22-8721-4979-a5cb-842b3cf51fdb Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:14:45,889 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9d594b22-8721-4979-a5cb-842b3cf51fdb 2018-10-12 05:14:45,895 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" 2018-10-12 05:14:46,292 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-97abeb3f-9a64-4489-b985-76188b3d6569 Date: Fri, 12 Oct 2018 05:14:46 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:14:46,292 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-97abeb3f-9a64-4489-b985-76188b3d6569 2018-10-12 05:14:46,298 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" 2018-10-12 05:14:46,475 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-06f4248a-c2a5-46c2-8a7a-f568c6ee5576 Date: Fri, 12 Oct 2018 05:14:46 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:14:46,475 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-06f4248a-c2a5-46c2-8a7a-f568c6ee5576 2018-10-12 05:14:46,476 - neutron_utils - INFO - Creating router with name - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router 2018-10-12 05:14:46,481 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/routers -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router", "admin_state_up": true}}' 2018-10-12 05:14:51,479 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 715 X-Openstack-Request-Id: req-5ef19fe5-1e11-455a-af0f-e8cc9718d1d0 Date: Fri, 12 Oct 2018 05:14:51 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:47Z", "admin_state_up": true, "updated_at": "2018-10-12T05:14:48Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "38f05546-eb76-42a1-a347-e124ed72019d", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router"}} 2018-10-12 05:14:51,479 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers used request id req-5ef19fe5-1e11-455a-af0f-e8cc9718d1d0 2018-10-12 05:14:51,485 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=38f05546-eb76-42a1-a347-e124ed72019d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" 2018-10-12 05:14:51,665 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-222f230a-6c29-44f1-a817-04ba1533bb3a Date: Fri, 12 Oct 2018 05:14:51 GMT RESP BODY: {"ports":[]} 2018-10-12 05:14:51,665 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=38f05546-eb76-42a1-a347-e124ed72019d used request id req-222f230a-6c29-44f1-a817-04ba1533bb3a 2018-10-12 05:14:51,670 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" 2018-10-12 05:14:52,021 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-333b3350-b005-45b4-a221-0d7685c459f5 Date: Fri, 12 Oct 2018 05:14: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:14:52,021 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-333b3350-b005-45b4-a221-0d7685c459f5 2018-10-12 05:14:52,025 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:14:52,030 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:14: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:14:52,031 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" 2018-10-12 05:14:52,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:52 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5438f26d-6ce0-40c4-a285-bcce000403b9 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:14:52,108 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-5438f26d-6ce0-40c4-a285-bcce000403b9 2018-10-12 05:14:52,114 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" 2018-10-12 05:14:52,308 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-038ec04e-7b39-4dc9-b63e-45a751cc17e9 Date: Fri, 12 Oct 2018 05:14:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:14:52,308 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-038ec04e-7b39-4dc9-b63e-45a751cc17e9 2018-10-12 05:14:52,314 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" 2018-10-12 05:14:52,368 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-17788388-abf4-491b-8643-63fda1d240ec Date: Fri, 12 Oct 2018 05:14:52 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:14:52,369 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet used request id req-17788388-abf4-491b-8643-63fda1d240ec 2018-10-12 05:14:52,369 - OpenStackNetwork - DEBUG - Adding router to subnet... 2018-10-12 05:14:52,369 - neutron_utils - INFO - Adding interface to router with name AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router 2018-10-12 05:14:52,375 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/38f05546-eb76-42a1-a347-e124ed72019d/add_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" -d '{"subnet_id": "54eca46e-e372-4759-a171-e46aae5a7a5c"}' 2018-10-12 05:14:54,482 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-74296867-f568-41a4-b4d8-642e3a2b1975 Date: Fri, 12 Oct 2018 05:14:54 GMT RESP BODY: {"network_id": "01ebceb5-3dbc-467a-a661-5eb7c9d86d98", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "subnet_id": "54eca46e-e372-4759-a171-e46aae5a7a5c", "subnet_ids": ["54eca46e-e372-4759-a171-e46aae5a7a5c"], "port_id": "a4f6e00a-5248-44fe-b9b9-b6ac23582b98", "id": "38f05546-eb76-42a1-a347-e124ed72019d"} 2018-10-12 05:14:54,482 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/38f05546-eb76-42a1-a347-e124ed72019d/add_router_interface used request id req-74296867-f568-41a4-b4d8-642e3a2b1975 2018-10-12 05:14:54,488 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers/38f05546-eb76-42a1-a347-e124ed72019d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" 2018-10-12 05:14:54,697 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 721 X-Openstack-Request-Id: req-7093ddd2-a5fb-45d7-a6a3-a5b00c5c53c2 Date: Fri, 12 Oct 2018 05:14:54 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:47Z", "admin_state_up": true, "updated_at": "2018-10-12T05:14:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "38f05546-eb76-42a1-a347-e124ed72019d", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router"}} 2018-10-12 05:14:54,697 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers/38f05546-eb76-42a1-a347-e124ed72019d used request id req-7093ddd2-a5fb-45d7-a6a3-a5b00c5c53c2 2018-10-12 05:14:54,703 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=38f05546-eb76-42a1-a347-e124ed72019d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" 2018-10-12 05:14:54,898 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 753 X-Openstack-Request-Id: req-cfe6d07f-5165-4c13-b5f4-01344ec43af5 Date: Fri, 12 Oct 2018 05:14:54 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:53Z","device_owner":"network:ha_router_replicated_interface","revision_number":5,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.1"}],"id":"a4f6e00a-5248-44fe-b9b9-b6ac23582b98","security_groups":[],"mac_address":"fa:16:3e:0e:85:50","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:53Z","binding:vnic_type":"normal","device_id":"38f05546-eb76-42a1-a347-e124ed72019d"}]} 2018-10-12 05:14:54,898 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=38f05546-eb76-42a1-a347-e124ed72019d used request id req-cfe6d07f-5165-4c13-b5f4-01344ec43af5 2018-10-12 05:14:54,904 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/54eca46e-e372-4759-a171-e46aae5a7a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" 2018-10-12 05:14:54,977 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-3ab97f4e-4999-4756-be8c-9618371247af Date: Fri, 12 Oct 2018 05:14:54 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}} 2018-10-12 05:14:54,977 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/54eca46e-e372-4759-a171-e46aae5a7a5c used request id req-3ab97f4e-4999-4756-be8c-9618371247af 2018-10-12 05:14:54,978 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:14:54,979 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:14:55,364 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4fad7dcf81a340ce9abcecfbfaaf2140", "name": "Member"}, {"id": "16c16cb00761436db3d2db8d3b61a454", "name": "heat_stack_owner"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:14:55.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8ae4cc8f872c404b8f23fb1adbb49b66", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "id": "46c6881c99594ea09dc936fcd0c26220"}, "audit_ids": ["z4j6GeWKRXS7y8MI4HgM1A"], "issued_at": "2018-10-12T05:14:55.000000Z"}} 2018-10-12 05:14:55,365 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6bc3f6d46a40f6e3909b0e4222dd9c1dbfe2bd7" 2018-10-12 05:14:55,444 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c1171ed8-2653-4787-978d-ce15bb261471 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:14:55,444 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-c1171ed8-2653-4787-978d-ce15bb261471 2018-10-12 05:14:55,445 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:14:55,450 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6bc3f6d46a40f6e3909b0e4222dd9c1dbfe2bd7" 2018-10-12 05:14:55,622 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14: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-9eaeafdf-dffd-44fd-91f1-ca717ec972c8 x-compute-request-id: req-9eaeafdf-dffd-44fd-91f1-ca717ec972c8 Content-Length: 15 Content-Type: application/json RESP BODY: {"flavors": []} 2018-10-12 05:14:55,622 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-9eaeafdf-dffd-44fd-91f1-ca717ec972c8 2018-10-12 05:14:55,626 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6bc3f6d46a40f6e3909b0e4222dd9c1dbfe2bd7" -d '{"flavor": {"vcpus": 2, "disk": 10, "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-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-10-12 05:14:55,681 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14: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-d900fd26-edfc-41c8-9008-948d58d52333 x-compute-request-id: req-d900fd26-edfc-41c8-9008-948d58d52333 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:14:55,681 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d900fd26-edfc-41c8-9008-948d58d52333 2018-10-12 05:14:55,682 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:14:55,683 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:14:56,055 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d1718d92597487ca05e4fad309dc39b", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj-role"}], "expires_at": "2018-10-12T06:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7cc0a0423944110a0b13f652e1d004f", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-390cb80d-e68d-427-user", "id": "33d83e16900e4695b8a63d7956bc1984"}, "audit_ids": ["rfpPDIucSRSh8GkajiZeLQ"], "issued_at": "2018-10-12T05:14:56.000000Z"}} 2018-10-12 05:14:56,056 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3433a6ee07b5ec907d851435835502e4267f50" 2018-10-12 05:14:56,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deaa12c6-de5d-4558-8ef6-f44d82240f98 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:14:56,122 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-deaa12c6-de5d-4558-8ef6-f44d82240f98 2018-10-12 05:14:56,124 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:14:56,129 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3433a6ee07b5ec907d851435835502e4267f50" 2018-10-12 05:14:56,291 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14: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-47beef73-6bcc-4558-a5a9-8b3c4184c302 x-compute-request-id: req-47beef73-6bcc-4558-a5a9-8b3c4184c302 Content-Length: 16 Content-Type: application/json RESP BODY: {"keypairs": []} 2018-10-12 05:14:56,291 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-47beef73-6bcc-4558-a5a9-8b3c4184c302 2018-10-12 05:14:56,292 - OpenStackKeypair - INFO - Creating keypair AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp... 2018-10-12 05:14:56,292 - OpenStackKeypair - INFO - Creating new keypair 2018-10-12 05:14:56,372 - nova_utils - INFO - Creating keypair with name - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp 2018-10-12 05:14:56,373 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3433a6ee07b5ec907d851435835502e4267f50" -d '{"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCvS3eUGlTHU2Q2OoRW3JZ56qVB7VDzEgh6QromX9azo0CyIG6BhJK7dbxy29FkUby27kJGk9f/z05c50QC+Is4lEVB5mDsyHflFdMpxv9wLQQ/EBeN3eajkOCozq5FSB0+sZ1IHc2r/eJ8rmGCkkRVpsEgzI95lIy9GRhZTVGrJQ==", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp"}}' 2018-10-12 05:14:56,435 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14: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-897a6e9d-6b09-475a-9600-d06318945aa4 x-compute-request-id: req-897a6e9d-6b09-475a-9600-d06318945aa4 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAAAgQCvS3eUGlTHU2Q2OoRW3JZ56qVB7VDzEgh6QromX9azo0CyIG6BhJK7dbxy29FkUby27kJGk9f/z05c50QC+Is4lEVB5mDsyHflFdMpxv9wLQQ/EBeN3eajkOCozq5FSB0+sZ1IHc2r/eJ8rmGCkkRVpsEgzI95lIy9GRhZTVGrJQ==", "user_id": "33d83e16900e4695b8a63d7956bc1984", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "fingerprint": "71:a0:7f:d0:5c:f7:96:fd:5b:07:9e:fd:77:8d:ca:a4"}} 2018-10-12 05:14:56,435 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-897a6e9d-6b09-475a-9600-d06318945aa4 2018-10-12 05:14:56,437 - file_utils - INFO - Saved public key to - tmp/AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb.pub 2018-10-12 05:14:56,438 - file_utils - INFO - Saved private key to - tmp/AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb 2018-10-12 05:14:56,438 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:14:56,439 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:14:56,821 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d1718d92597487ca05e4fad309dc39b", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj-role"}], "expires_at": "2018-10-12T06:14:56.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7cc0a0423944110a0b13f652e1d004f", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-390cb80d-e68d-427-user", "id": "33d83e16900e4695b8a63d7956bc1984"}, "audit_ids": ["vupyYw5kTrCXjorbnvqHew"], "issued_at": "2018-10-12T05:14:56.000000Z"}} 2018-10-12 05:14:56,822 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:56,901 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cb39c714-4d55-437b-89dd-169350e14762 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:14:56,901 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-cb39c714-4d55-437b-89dd-169350e14762 2018-10-12 05:14:56,908 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:57,121 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-1d5e9224-6873-4e0b-a6b1-0d226369de84 Date: Fri, 12 Oct 2018 05:14:57 GMT RESP BODY: {"security_groups": []} 2018-10-12 05:14:57,122 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp used request id req-1d5e9224-6873-4e0b-a6b1-0d226369de84 2018-10-12 05:14:57,122 - OpenStackSecurityGroup - INFO - Creating security group AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp... 2018-10-12 05:14:57,122 - neutron_utils - INFO - Creating security group with name - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp 2018-10-12 05:14:57,128 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/security-groups -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" -d '{"security_group": {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}}' 2018-10-12 05:14:57,478 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1401 X-Openstack-Request-Id: req-2e258f2b-d650-4b29-a49c-3df42e9bc7ec Date: Fri, 12 Oct 2018 05:14:57 GMT RESP BODY: {"security_group": {"description": "", "tags": [], "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "updated_at": "2018-10-12T05:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "revision_number": 0, "id": "e02cc63b-b9d9-4b27-b251-27947db9cd60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "revision_number": 0, "id": "ee40ad67-0735-46d3-8d31-c0d0149b8ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}], "revision_number": 2, "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}} 2018-10-12 05:14:57,478 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups used request id req-2e258f2b-d650-4b29-a49c-3df42e9bc7ec 2018-10-12 05:14:57,479 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d59188ec-7a12-4a99-a966-2606d262e3ff 2018-10-12 05:14:57,484 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:57,659 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-39e2dca7-72c2-4c78-bddb-fc11bd5e79ac Date: Fri, 12 Oct 2018 05: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-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "e02cc63b-b9d9-4b27-b251-27947db9cd60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "ee40ad67-0735-46d3-8d31-c0d0149b8ad4"}]} 2018-10-12 05:14:57,659 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff used request id req-39e2dca7-72c2-4c78-bddb-fc11bd5e79ac 2018-10-12 05:14:57,660 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d59188ec-7a12-4a99-a966-2606d262e3ff 2018-10-12 05:14:57,665 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:57,829 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-b7c51281-e59b-447c-9483-a346f0e3e423 Date: Fri, 12 Oct 2018 05: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-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "e02cc63b-b9d9-4b27-b251-27947db9cd60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "ee40ad67-0735-46d3-8d31-c0d0149b8ad4"}]} 2018-10-12 05:14:57,829 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff used request id req-b7c51281-e59b-447c-9483-a346f0e3e423 2018-10-12 05:14:57,829 - neutron_utils - INFO - Retrieving security group with ID - d59188ec-7a12-4a99-a966-2606d262e3ff 2018-10-12 05:14:57,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=d59188ec-7a12-4a99-a966-2606d262e3ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:58,039 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-1c4fbf3a-267d-4c3d-9099-071f05bb1ccf Date: Fri, 12 Oct 2018 05:14:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "updated_at": "2018-10-12T05:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "revision_number": 0, "id": "e02cc63b-b9d9-4b27-b251-27947db9cd60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "revision_number": 0, "id": "ee40ad67-0735-46d3-8d31-c0d0149b8ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}], "revision_number": 2, "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}]} 2018-10-12 05:14:58,039 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=d59188ec-7a12-4a99-a966-2606d262e3ff used request id req-1c4fbf3a-267d-4c3d-9099-071f05bb1ccf 2018-10-12 05:14:58,040 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d59188ec-7a12-4a99-a966-2606d262e3ff 2018-10-12 05:14:58,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:58,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-1995dd8a-29e9-4baa-8c1b-710a690034d7 Date: Fri, 12 Oct 2018 05: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-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "e02cc63b-b9d9-4b27-b251-27947db9cd60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "ee40ad67-0735-46d3-8d31-c0d0149b8ad4"}]} 2018-10-12 05:14:58,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff used request id req-1995dd8a-29e9-4baa-8c1b-710a690034d7 2018-10-12 05:14:58,218 - neutron_utils - INFO - Retrieving security group with ID - d59188ec-7a12-4a99-a966-2606d262e3ff 2018-10-12 05:14:58,223 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=d59188ec-7a12-4a99-a966-2606d262e3ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:58,268 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-e1f8888e-30f2-4b64-ad55-547c9a2aacb7 Date: Fri, 12 Oct 2018 05:14:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "updated_at": "2018-10-12T05:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "revision_number": 0, "id": "e02cc63b-b9d9-4b27-b251-27947db9cd60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "revision_number": 0, "id": "ee40ad67-0735-46d3-8d31-c0d0149b8ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}], "revision_number": 2, "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}]} 2018-10-12 05:14:58,268 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=d59188ec-7a12-4a99-a966-2606d262e3ff used request id req-e1f8888e-30f2-4b64-ad55-547c9a2aacb7 2018-10-12 05:14:58,269 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d59188ec-7a12-4a99-a966-2606d262e3ff 2018-10-12 05:14:58,273 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:58,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-8f56855c-2c0f-4e5c-b2b6-deecd6b67027 Date: Fri, 12 Oct 2018 05: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-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "e02cc63b-b9d9-4b27-b251-27947db9cd60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "ee40ad67-0735-46d3-8d31-c0d0149b8ad4"}]} 2018-10-12 05:14:58,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff used request id req-8f56855c-2c0f-4e5c-b2b6-deecd6b67027 2018-10-12 05:14:58,299 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp 2018-10-12 05:14:58,304 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:58,353 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1404 X-Openstack-Request-Id: req-982b7ffb-c9df-4250-9793-60665bdddc3e Date: Fri, 12 Oct 2018 05:14:58 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "updated_at": "2018-10-12T05:14:57Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "revision_number": 0, "id": "e02cc63b-b9d9-4b27-b251-27947db9cd60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "revision_number": 0, "id": "ee40ad67-0735-46d3-8d31-c0d0149b8ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}], "revision_number": 2, "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}]} 2018-10-12 05:14:58,353 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp used request id req-982b7ffb-c9df-4250-9793-60665bdddc3e 2018-10-12 05:14:58,356 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:14:58,362 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:14:58,363 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:58,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:58 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6656f37a-7681-4bc9-8529-41847c028d0f Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:14:58,441 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-6656f37a-7681-4bc9-8529-41847c028d0f 2018-10-12 05:14:58,442 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d59188ec-7a12-4a99-a966-2606d262e3ff 2018-10-12 05:14:58,447 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:58,470 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1002 X-Openstack-Request-Id: req-bf0d7587-1569-4ca5-9a63-88d69717b619 Date: Fri, 12 Oct 2018 05: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-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "e02cc63b-b9d9-4b27-b251-27947db9cd60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "ee40ad67-0735-46d3-8d31-c0d0149b8ad4"}]} 2018-10-12 05:14:58,470 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff used request id req-bf0d7587-1569-4ca5-9a63-88d69717b619 2018-10-12 05:14:58,475 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" -d '{"security_group_rule": {"direction": "ingress", "protocol": 1, "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff"}}' 2018-10-12 05:14:58,783 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-7e7a1df6-b531-4a70-8da4-33be25e8bc01 Date: Fri, 12 Oct 2018 05:14:58 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-10-12T05:14:58Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:58Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "b0cd756f-b1bf-441e-b0eb-3f63a086505b"}} 2018-10-12 05:14:58,783 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-7e7a1df6-b531-4a70-8da4-33be25e8bc01 2018-10-12 05:14:58,784 - neutron_utils - INFO - Creating security group to security group - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp 2018-10-12 05:14:58,789 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:58,991 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1902 X-Openstack-Request-Id: req-e8adb5e2-8ec3-4558-805c-ca91df5874f0 Date: Fri, 12 Oct 2018 05:14:59 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "updated_at": "2018-10-12T05:14:58Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:58Z", "revision_number": 0, "id": "b0cd756f-b1bf-441e-b0eb-3f63a086505b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:58Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "revision_number": 0, "id": "e02cc63b-b9d9-4b27-b251-27947db9cd60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "revision_number": 0, "id": "ee40ad67-0735-46d3-8d31-c0d0149b8ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}], "revision_number": 3, "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}]} 2018-10-12 05:14:58,991 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp used request id req-e8adb5e2-8ec3-4558-805c-ca91df5874f0 2018-10-12 05:14:58,995 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:59,069 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:14:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78d2f616-cd24-48ce-8194-cff5b6b085b2 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:14:59,069 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-78d2f616-cd24-48ce-8194-cff5b6b085b2 2018-10-12 05:14:59,069 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d59188ec-7a12-4a99-a966-2606d262e3ff 2018-10-12 05:14:59,075 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:14:59,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1488 X-Openstack-Request-Id: req-e616db7f-0f61-4b15-b0e4-ff6c974f8d62 Date: Fri, 12 Oct 2018 05:14:59 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-10-12T05:14:58Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:58Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "b0cd756f-b1bf-441e-b0eb-3f63a086505b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "e02cc63b-b9d9-4b27-b251-27947db9cd60"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "ee40ad67-0735-46d3-8d31-c0d0149b8ad4"}]} 2018-10-12 05:14:59,254 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff used request id req-e616db7f-0f61-4b15-b0e4-ff6c974f8d62 2018-10-12 05:14:59,260 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27: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}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" -d '{"security_group_rule": {"protocol": 6, "direction": "ingress", "port_range_min": 22, "port_range_max": 22, "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff"}}' 2018-10-12 05:14:59,789 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 505 X-Openstack-Request-Id: req-1682eb07-0688-437c-95f3-d428527b5780 Date: Fri, 12 Oct 2018 05:14:59 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-10-12T05:14:59Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": 22, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:59Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "e70c1116-d83f-4659-b60b-12191bc9bb6b"}} 2018-10-12 05:14:59,789 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules used request id req-1682eb07-0688-437c-95f3-d428527b5780 2018-10-12 05:14:59,790 - neutron_utils - INFO - Retrieving security group with ID - d59188ec-7a12-4a99-a966-2606d262e3ff 2018-10-12 05:14:59,795 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?id=d59188ec-7a12-4a99-a966-2606d262e3ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:15:00,006 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2396 X-Openstack-Request-Id: req-022916be-6a23-4e45-9bf7-14360deb448d Date: Fri, 12 Oct 2018 05:15:00 GMT RESP BODY: {"security_groups": [{"description": "", "tags": [], "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "updated_at": "2018-10-12T05:14:59Z", "security_group_rules": [{"direction": "ingress", "protocol": "1", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:58Z", "revision_number": 0, "id": "b0cd756f-b1bf-441e-b0eb-3f63a086505b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:58Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "revision_number": 0, "id": "e02cc63b-b9d9-4b27-b251-27947db9cd60", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}, {"direction": "ingress", "protocol": "6", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:14:59Z", "revision_number": 0, "id": "e70c1116-d83f-4659-b60b-12191bc9bb6b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:59Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": 22, "ethertype": "IPv4", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "revision_number": 0, "id": "ee40ad67-0735-46d3-8d31-c0d0149b8ad4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}], "revision_number": 4, "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}]} 2018-10-12 05:15:00,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?id=d59188ec-7a12-4a99-a966-2606d262e3ff used request id req-022916be-6a23-4e45-9bf7-14360deb448d 2018-10-12 05:15:00,007 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - d59188ec-7a12-4a99-a966-2606d262e3ff 2018-10-12 05:15:00,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:15:00,188 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1970 X-Openstack-Request-Id: req-8ca89dcc-b12e-4d01-a516-7f6002325984 Date: Fri, 12 Oct 2018 05:15:00 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-10-12T05:14:58Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:58Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "b0cd756f-b1bf-441e-b0eb-3f63a086505b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "e02cc63b-b9d9-4b27-b251-27947db9cd60"}, {"remote_group_id": null, "direction": "ingress", "protocol": "6", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 22, "updated_at": "2018-10-12T05:14:59Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": 22, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:59Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "e70c1116-d83f-4659-b60b-12191bc9bb6b"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:14:57Z", "security_group_id": "d59188ec-7a12-4a99-a966-2606d262e3ff", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:57Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "ee40ad67-0735-46d3-8d31-c0d0149b8ad4"}]} 2018-10-12 05:15:00,189 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=d59188ec-7a12-4a99-a966-2606d262e3ff used request id req-8ca89dcc-b12e-4d01-a516-7f6002325984 2018-10-12 05:15:00,189 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:15:00,190 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:15:00,569 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d1718d92597487ca05e4fad309dc39b", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj-role"}], "expires_at": "2018-10-12T06:15:00.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7cc0a0423944110a0b13f652e1d004f", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-390cb80d-e68d-427-user", "id": "33d83e16900e4695b8a63d7956bc1984"}, "audit_ids": ["aqfzre8tTiuWMtn3yOR6lg"], "issued_at": "2018-10-12T05:15:00.000000Z"}} 2018-10-12 05:15:00,570 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:00,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9364b13c-32d8-4424-9420-bac081af386c Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:15:00,647 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-9364b13c-32d8-4424-9420-bac081af386c 2018-10-12 05:15:00,648 - nova_utils - DEBUG - Retrieving Nova Client 2018-10-12 05:15:00,650 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:00,762 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-92c58bb5-b7b6-4269-8e08-e7d5ce1cf53a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:15:00,762 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-92c58bb5-b7b6-4269-8e08-e7d5ce1cf53a 2018-10-12 05:15:00,771 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:01,008 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-f3aba8b1-8f96-4e44-989a-eda8f86aa5d7 Date: Fri, 12 Oct 2018 05:15: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:15:01,009 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-f3aba8b1-8f96-4e44-989a-eda8f86aa5d7 2018-10-12 05:15:01,012 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:15:01,017 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:15:01,018 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:01,095 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-15d3d538-235c-4626-83e2-afefcde2162c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:15:01,095 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-15d3d538-235c-4626-83e2-afefcde2162c 2018-10-12 05:15:01,100 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:01,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b0d490d4-fd85-491d-97c5-6ab1a3c0e3ea Date: Fri, 12 Oct 2018 05:15:01 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:15:01,312 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-b0d490d4-fd85-491d-97c5-6ab1a3c0e3ea 2018-10-12 05:15:01,318 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:01,505 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-f76ac50c-d5f8-44c8-a8a1-1bf7bfd8ab36 Date: Fri, 12 Oct 2018 05:15:01 GMT RESP BODY: {"ports":[]} 2018-10-12 05:15:01,505 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1&admin_state_up=True used request id req-f76ac50c-d5f8-44c8-a8a1-1bf7bfd8ab36 2018-10-12 05:15:01,508 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:01,725 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-25c78872-9188-4742-a8a7-204da82cab09 x-compute-request-id: req-25c78872-9188-4742-a8a7-204da82cab09 Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 05:15:01,725 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst used request id req-25c78872-9188-4742-a8a7-204da82cab09 2018-10-12 05:15:01,732 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:01,990 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-3ca2559d-2500-44ed-94c8-48b4bd2b7c18 Date: Fri, 12 Oct 2018 05:15: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:15:01,990 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-3ca2559d-2500-44ed-94c8-48b4bd2b7c18 2018-10-12 05:15:01,994 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:02,070 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7f9ea233-b859-4437-aa87-d8e531ec13ef Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:15:02,070 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-7f9ea233-b859-4437-aa87-d8e531ec13ef 2018-10-12 05:15:02,076 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:02,285 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2db99bb4-edba-42f3-88aa-1e1ef064e2ca Date: Fri, 12 Oct 2018 05:15:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:15:02,285 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-2db99bb4-edba-42f3-88aa-1e1ef064e2ca 2018-10-12 05:15:02,291 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:02,468 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 12 X-Openstack-Request-Id: req-b4a336d8-8fec-4fa9-a04e-512d0fd8d637 Date: Fri, 12 Oct 2018 05:15:02 GMT RESP BODY: {"ports":[]} 2018-10-12 05:15:02,469 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1&admin_state_up=True used request id req-b4a336d8-8fec-4fa9-a04e-512d0fd8d637 2018-10-12 05:15:02,469 - keystone_utils - DEBUG - Retrieving Keystone Session 2018-10-12 05:15:02,470 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:15:02,846 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "5d1718d92597487ca05e4fad309dc39b", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj-role"}], "expires_at": "2018-10-12T06:15:02.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "c7cc0a0423944110a0b13f652e1d004f", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/c7cc0a0423944110a0b13f652e1d004f", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "AnsibleProvisioningTests-390cb80d-e68d-427-user", "id": "33d83e16900e4695b8a63d7956bc1984"}, "audit_ids": ["vNV9LPP8SXGmO2x4uHKY2Q"], "issued_at": "2018-10-12T05:15:02.000000Z"}} 2018-10-12 05:15:02,847 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3 -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d36b849eebd8dc7c20b381b63f00c2b087c5f0" 2018-10-12 05:15:02,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc798b1e-7c20-46d1-b255-290a681740d0 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:15:02,924 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-bc798b1e-7c20-46d1-b255-290a681740d0 2018-10-12 05:15:02,931 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:03,335 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-53d8ff62-0213-4132-b724-8ce05c2856e5 Date: Fri, 12 Oct 2018 05:15: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:15:03,335 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-53d8ff62-0213-4132-b724-8ce05c2856e5 2018-10-12 05:15:03,341 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:03,393 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b9ede3a0-e740-457b-bb36-29926137e0cc Date: Fri, 12 Oct 2018 05:15:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:15:03,394 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-b9ede3a0-e740-457b-bb36-29926137e0cc 2018-10-12 05:15:03,399 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:03,643 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d0eda622-8182-4f2f-aa78-4e315fb7822a Date: Fri, 12 Oct 2018 05:15: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:15:03,643 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-d0eda622-8182-4f2f-aa78-4e315fb7822a 2018-10-12 05:15:03,647 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000 -H "Accept: application/json" -H "User-Agent: run_tests keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:15:03,652 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:15: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:15:03,653 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}45d36b849eebd8dc7c20b381b63f00c2b087c5f0" 2018-10-12 05:15:03,731 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9b6b6435-3fe3-4037-ab4b-e1b1bc6afed7 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:15:03,731 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-9b6b6435-3fe3-4037-ab4b-e1b1bc6afed7 2018-10-12 05:15:03,737 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:03,929 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-316ac47d-d39a-47ba-91e5-20e32d3998eb Date: Fri, 12 Oct 2018 05:15:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:15:03,929 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-316ac47d-d39a-47ba-91e5-20e32d3998eb 2018-10-12 05:15:03,930 - neutron_utils - INFO - Creating port for network with name - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net 2018-10-12 05:15:03,935 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/ports -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" -d '{"port": {"network_id": "01ebceb5-3dbc-467a-a661-5eb7c9d86d98", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1", "admin_state_up": true}}' 2018-10-12 05:15:05,020 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 781 X-Openstack-Request-Id: req-1beca9d3-a2a4-403d-922f-f7c5149e36c3 Date: Fri, 12 Oct 2018 05:15:05 GMT RESP BODY: {"port":{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:15:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.6"}],"id":"1f686aff-7e01-484b-b7d5-e3e4a40eeb34","security_groups":["c2948813-f7da-433c-bee3-13927688de24"],"mac_address":"fa:16:3e:6a:27:64","device_id":"","status":"DOWN","description":"","tags":[],"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1","project_id":"c7cc0a0423944110a0b13f652e1d004f","qos_policy_id":null,"admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:15:04Z","binding:vnic_type":"normal"}} 2018-10-12 05:15:05,020 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/ports used request id req-1beca9d3-a2a4-403d-922f-f7c5149e36c3 2018-10-12 05:15:05,026 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:05,297 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d25de670-016a-46f8-b237-2b8c0459fa96 Date: Fri, 12 Oct 2018 05:15: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:15:05,297 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-d25de670-016a-46f8-b237-2b8c0459fa96 2018-10-12 05:15:05,301 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:05,387 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-604b9bfd-3626-435e-93b4-3c7ceeb27a28 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:15:05,387 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-604b9bfd-3626-435e-93b4-3c7ceeb27a28 2018-10-12 05:15:05,393 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:05,579 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-4f03cbf4-7742-432b-ac3b-fb8274d6363b Date: Fri, 12 Oct 2018 05:15:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:15:05,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-4f03cbf4-7742-432b-ac3b-fb8274d6363b 2018-10-12 05:15:05,585 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1&admin_state_up=True -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:05,644 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 784 X-Openstack-Request-Id: req-2c01c35d-77be-46ca-80b5-df8367a3c376 Date: Fri, 12 Oct 2018 05:15:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:15:04Z","device_owner":"","revision_number":4,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.6"}],"id":"1f686aff-7e01-484b-b7d5-e3e4a40eeb34","security_groups":["c2948813-f7da-433c-bee3-13927688de24"],"mac_address":"fa:16:3e:6a:27:64","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"DOWN","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:15:04Z","binding:vnic_type":"normal","device_id":""}]} 2018-10-12 05:15:05,644 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1&admin_state_up=True used request id req-2c01c35d-77be-46ca-80b5-df8367a3c376 2018-10-12 05:15:05,648 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:05,722 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f828abd0-e465-4f29-b3f7-2b594603877b Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:15:05,722 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-f828abd0-e465-4f29-b3f7-2b594603877b 2018-10-12 05:15:05,723 - nova_utils - INFO - Creating VM with name - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst 2018-10-12 05:15:05,726 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:05,754 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-1a316ade-79cd-456b-aebf-5e0133487afe x-compute-request-id: req-1a316ade-79cd-456b-aebf-5e0133487afe Content-Encoding: gzip Content-Length: 210 Content-Type: application/json RESP BODY: {"flavors": [{"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}], "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-flavor-name"}]} 2018-10-12 05:15:05,755 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-1a316ade-79cd-456b-aebf-5e0133487afe 2018-10-12 05:15:05,758 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:05,779 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-ebea6830-1274-4f20-b585-27b93ec41c68 x-compute-request-id: req-ebea6830-1274-4f20-b585-27b93ec41c68 Content-Encoding: gzip Content-Length: 320 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-flavor-name", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:15:05,779 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2 used request id req-ebea6830-1274-4f20-b585-27b93ec41c68 2018-10-12 05:15:05,783 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:05,954 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1061 Content-Type: application/json X-Openstack-Request-Id: req-9f3c4757-eb48-4f29-9f9f-dd1511b4c956 Date: Fri, 12 Oct 2018 05:15:05 GMT RESP BODY: {"images": [{"status": "active", "virtual_size": null, "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image", "tags": [], "container_format": "bare", "created_at": "2018-10-12T05:14:35Z", "size": 263193088, "disk_format": "qcow2", "updated_at": "2018-10-12T05:14:41Z", "visibility": "shared", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad/snap", "metadata": {}}], "self": "/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "min_disk": 0, "protected": false, "id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "file": "/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad/file", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner": "c7cc0a0423944110a0b13f652e1d004f", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad/snap", "min_ram": 0, "schema": "/v2/schemas/image"}], "schema": "/v2/schemas/images", "first": "/v2/images?disk_format=qcow2&limit=20&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image"} 2018-10-12 05:15:05,954 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images?limit=20&disk_format=qcow2&name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image used request id req-9f3c4757-eb48-4f29-9f9f-dd1511b4c956 2018-10-12 05:15:05,957 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9292/v2/schemas/image -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:06,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4157 X-Openstack-Request-Id: req-e694a606-a6ab-40c5-902e-9bb47aa7a6d2 Date: Fri, 12 Oct 2018 05:15: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-10-12 05:15:06,496 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/schemas/image used request id req-e694a606-a6ab-40c5-902e-9bb47aa7a6d2 2018-10-12 05:15:06,502 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" -d '{"server": {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "imageRef": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "flavorRef": "2424c526-5d84-4399-a5c3-d176f282ecc2", "max_count": 1, "min_count": 1, "networks": [{"port": "1f686aff-7e01-484b-b7d5-e3e4a40eeb34"}]}}' 2018-10-12 05:15:07,988 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:15: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-24a8b881-f343-4872-9092-55ff6252c407 x-compute-request-id: req-24a8b881-f343-4872-9092-55ff6252c407 Content-Length: 374 location: http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "default"}], "OS-DCF:diskConfig": "MANUAL", "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "adminPass": "X5AM6GcSGcj7"}} 2018-10-12 05:15:07,988 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-24a8b881-f343-4872-9092-55ff6252c407 2018-10-12 05:15:07,991 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:08,234 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-72de2bd1-55f0-4112-a153-9ea6f82aaed1 x-compute-request-id: req-72de2bd1-55f0-4112-a153-9ea6f82aaed1 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "user_id": "33d83e16900e4695b8a63d7956bc1984", "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-10-12T05:15:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:08,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-72de2bd1-55f0-4112-a153-9ea6f82aaed1 2018-10-12 05:15:08,234 - create_instance - INFO - Created instance with name - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst 2018-10-12 05:15:08,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:08,450 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-7635fefb-81fa-4314-b6ec-9fe4f17b5ad7 x-compute-request-id: req-7635fefb-81fa-4314-b6ec-9fe4f17b5ad7 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "user_id": "33d83e16900e4695b8a63d7956bc1984", "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-10-12T05:15:08Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:08,451 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-7635fefb-81fa-4314-b6ec-9fe4f17b5ad7 2018-10-12 05:15:08,451 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:08,451 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:11,454 - create_instance - DEBUG - VM status query timeout in 896.780189037 2018-10-12 05:15:11,457 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:12,223 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-5605fce8-cf5d-494e-ba9d-f705a69fc571 x-compute-request-id: req-5605fce8-cf5d-494e-ba9d-f705a69fc571 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:12,223 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-5605fce8-cf5d-494e-ba9d-f705a69fc571 2018-10-12 05:15:12,223 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:12,223 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:15,225 - create_instance - DEBUG - VM status query timeout in 893.009569883 2018-10-12 05:15:15,229 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:15,814 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-9901831d-3242-40e9-8e35-0b2c501f0408 x-compute-request-id: req-9901831d-3242-40e9-8e35-0b2c501f0408 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:15,814 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-9901831d-3242-40e9-8e35-0b2c501f0408 2018-10-12 05:15:15,815 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:15,815 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:18,818 - create_instance - DEBUG - VM status query timeout in 889.41623807 2018-10-12 05:15:18,822 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:19,296 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-02fbb4f0-26e6-4e6b-9026-9a068761ff2d x-compute-request-id: req-02fbb4f0-26e6-4e6b-9026-9a068761ff2d 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:19,296 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-02fbb4f0-26e6-4e6b-9026-9a068761ff2d 2018-10-12 05:15:19,297 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:19,297 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:22,300 - create_instance - DEBUG - VM status query timeout in 885.934542894 2018-10-12 05:15:22,303 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:22,966 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-5851a148-187f-471e-b326-18e134bd4bee x-compute-request-id: req-5851a148-187f-471e-b326-18e134bd4bee 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:22,966 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-5851a148-187f-471e-b326-18e134bd4bee 2018-10-12 05:15:22,967 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:22,967 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:25,970 - create_instance - DEBUG - VM status query timeout in 882.264672995 2018-10-12 05:15:25,973 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:26,498 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-1a4e5701-6672-448a-8b9f-ecdfcb687f47 x-compute-request-id: req-1a4e5701-6672-448a-8b9f-ecdfcb687f47 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:26,498 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-1a4e5701-6672-448a-8b9f-ecdfcb687f47 2018-10-12 05:15:26,498 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:26,498 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:29,499 - create_instance - DEBUG - VM status query timeout in 878.735207081 2018-10-12 05:15:29,503 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:30,381 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-b93efaf6-8f57-4cf4-a418-4099cbf73db5 x-compute-request-id: req-b93efaf6-8f57-4cf4-a418-4099cbf73db5 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:30,382 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-b93efaf6-8f57-4cf4-a418-4099cbf73db5 2018-10-12 05:15:30,382 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:30,382 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:33,386 - create_instance - DEBUG - VM status query timeout in 874.848917961 2018-10-12 05:15:33,389 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:34,205 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-c144e133-8f10-48d6-b037-96bc8c80e5ee x-compute-request-id: req-c144e133-8f10-48d6-b037-96bc8c80e5ee 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:34,205 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-c144e133-8f10-48d6-b037-96bc8c80e5ee 2018-10-12 05:15:34,206 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:34,206 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:37,209 - create_instance - DEBUG - VM status query timeout in 871.025444984 2018-10-12 05:15:37,212 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:37,860 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-7ac58a55-da59-4d2d-84f4-6dc3f0caf2c7 x-compute-request-id: req-7ac58a55-da59-4d2d-84f4-6dc3f0caf2c7 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:37,860 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-7ac58a55-da59-4d2d-84f4-6dc3f0caf2c7 2018-10-12 05:15:37,860 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:37,861 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:40,864 - create_instance - DEBUG - VM status query timeout in 867.370714903 2018-10-12 05:15:40,867 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:41,515 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-7b4ba9fb-070f-45d9-82e2-c3e99163537b x-compute-request-id: req-7b4ba9fb-070f-45d9-82e2-c3e99163537b 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:41,515 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-7b4ba9fb-070f-45d9-82e2-c3e99163537b 2018-10-12 05:15:41,516 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:41,516 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:44,519 - create_instance - DEBUG - VM status query timeout in 863.715544939 2018-10-12 05:15:44,522 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:45,188 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-7ffd9824-0f8f-46dc-bb38-d1d48a9336f7 x-compute-request-id: req-7ffd9824-0f8f-46dc-bb38-d1d48a9336f7 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:45,188 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-7ffd9824-0f8f-46dc-bb38-d1d48a9336f7 2018-10-12 05:15:45,189 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:45,189 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:48,191 - create_instance - DEBUG - VM status query timeout in 860.04382205 2018-10-12 05:15:48,194 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:48,704 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-72afae24-4e54-40da-bca9-221785277734 x-compute-request-id: req-72afae24-4e54-40da-bca9-221785277734 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:48,704 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-72afae24-4e54-40da-bca9-221785277734 2018-10-12 05:15:48,704 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:48,705 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:51,708 - create_instance - DEBUG - VM status query timeout in 856.526784897 2018-10-12 05:15:51,711 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:52,336 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-8ef94e82-f878-4f47-880b-5c3344196ad3 x-compute-request-id: req-8ef94e82-f878-4f47-880b-5c3344196ad3 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:52,336 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-8ef94e82-f878-4f47-880b-5c3344196ad3 2018-10-12 05:15:52,336 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:52,336 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:55,340 - create_instance - DEBUG - VM status query timeout in 852.894874096 2018-10-12 05:15:55,343 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:55,864 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-92faf344-451a-419d-9520-1d7eb4f707f8 x-compute-request-id: req-92faf344-451a-419d-9520-1d7eb4f707f8 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:55,865 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-92faf344-451a-419d-9520-1d7eb4f707f8 2018-10-12 05:15:55,865 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:55,865 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:15:58,868 - create_instance - DEBUG - VM status query timeout in 849.366235971 2018-10-12 05:15:58,872 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:15:59,963 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:15: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-15de2469-debe-4d3f-8f83-eae5ecc931d1 x-compute-request-id: req-15de2469-debe-4d3f-8f83-eae5ecc931d1 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:15:59,963 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-15de2469-debe-4d3f-8f83-eae5ecc931d1 2018-10-12 05:15:59,964 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:15:59,964 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:02,967 - create_instance - DEBUG - VM status query timeout in 845.267328024 2018-10-12 05:16:02,970 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:03,467 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:16: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-d0ce9308-cc66-4ea3-a42d-0672c5762c6f x-compute-request-id: req-d0ce9308-cc66-4ea3-a42d-0672c5762c6f 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:03,467 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-d0ce9308-cc66-4ea3-a42d-0672c5762c6f 2018-10-12 05:16:03,468 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:03,468 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:06,471 - create_instance - DEBUG - VM status query timeout in 841.763386011 2018-10-12 05:16:06,475 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:07,074 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:16: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-061d5900-d352-42f3-9b47-9614e4161868 x-compute-request-id: req-061d5900-d352-42f3-9b47-9614e4161868 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:07,074 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-061d5900-d352-42f3-9b47-9614e4161868 2018-10-12 05:16:07,074 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:07,074 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:10,078 - create_instance - DEBUG - VM status query timeout in 838.156918049 2018-10-12 05:16:10,081 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:10,416 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-de0399cc-cc80-402b-bd5f-084770c6e343 x-compute-request-id: req-de0399cc-cc80-402b-bd5f-084770c6e343 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:10,416 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-de0399cc-cc80-402b-bd5f-084770c6e343 2018-10-12 05:16:10,416 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:10,417 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:13,420 - create_instance - DEBUG - VM status query timeout in 834.814809084 2018-10-12 05:16:13,423 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:14,316 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-b7e53669-3014-41e3-90da-d5d504a939c9 x-compute-request-id: req-b7e53669-3014-41e3-90da-d5d504a939c9 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:14,317 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-b7e53669-3014-41e3-90da-d5d504a939c9 2018-10-12 05:16:14,317 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:14,317 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:17,321 - create_instance - DEBUG - VM status query timeout in 830.913992882 2018-10-12 05:16:17,324 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:17,787 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:16: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-ecd22352-f9e3-43f9-8c31-1397aabe2ebc x-compute-request-id: req-ecd22352-f9e3-43f9-8c31-1397aabe2ebc 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:17,788 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-ecd22352-f9e3-43f9-8c31-1397aabe2ebc 2018-10-12 05:16:17,788 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:17,788 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:20,792 - create_instance - DEBUG - VM status query timeout in 827.442930937 2018-10-12 05:16:20,796 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:21,461 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:16: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-27c5dc55-51d8-4ab7-92e5-2df203b5a846 x-compute-request-id: req-27c5dc55-51d8-4ab7-92e5-2df203b5a846 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:21,461 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-27c5dc55-51d8-4ab7-92e5-2df203b5a846 2018-10-12 05:16:21,461 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:21,462 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:24,465 - create_instance - DEBUG - VM status query timeout in 823.769742012 2018-10-12 05:16:24,468 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:24,992 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-1a08486c-7c4b-45fa-9043-47b8e18bad8f x-compute-request-id: req-1a08486c-7c4b-45fa-9043-47b8e18bad8f 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:24,992 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-1a08486c-7c4b-45fa-9043-47b8e18bad8f 2018-10-12 05:16:24,992 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:24,993 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:27,996 - create_instance - DEBUG - VM status query timeout in 820.238839865 2018-10-12 05:16:27,999 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:28,894 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:16: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-0d23cf12-f433-4000-923a-797222c2aa11 x-compute-request-id: req-0d23cf12-f433-4000-923a-797222c2aa11 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:28,894 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-0d23cf12-f433-4000-923a-797222c2aa11 2018-10-12 05:16:28,895 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:28,895 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:31,898 - create_instance - DEBUG - VM status query timeout in 816.336277962 2018-10-12 05:16:31,902 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:33,009 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:16: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-937d7fd8-82ad-48e0-aa09-941fd1727ad2 x-compute-request-id: req-937d7fd8-82ad-48e0-aa09-941fd1727ad2 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:33,009 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-937d7fd8-82ad-48e0-aa09-941fd1727ad2 2018-10-12 05:16:33,010 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:33,010 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:36,010 - create_instance - DEBUG - VM status query timeout in 812.224221945 2018-10-12 05:16:36,014 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:36,614 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-985b59e9-cd3c-4457-af9b-ca214aba230b x-compute-request-id: req-985b59e9-cd3c-4457-af9b-ca214aba230b 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:36,614 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-985b59e9-cd3c-4457-af9b-ca214aba230b 2018-10-12 05:16:36,615 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:36,615 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:39,618 - create_instance - DEBUG - VM status query timeout in 808.616575956 2018-10-12 05:16:39,622 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:40,446 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:16: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-c1bea044-c1e6-4da6-89cb-b32d7baa253f x-compute-request-id: req-c1bea044-c1e6-4da6-89cb-b32d7baa253f 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:40,446 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-c1bea044-c1e6-4da6-89cb-b32d7baa253f 2018-10-12 05:16:40,447 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:40,447 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:43,450 - create_instance - DEBUG - VM status query timeout in 804.784379959 2018-10-12 05:16:43,453 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:44,235 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-3bd93299-4a43-4081-9f16-94532c7f79b4 x-compute-request-id: req-3bd93299-4a43-4081-9f16-94532c7f79b4 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:44,235 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-3bd93299-4a43-4081-9f16-94532c7f79b4 2018-10-12 05:16:44,235 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:44,236 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:47,239 - create_instance - DEBUG - VM status query timeout in 800.995804071 2018-10-12 05:16:47,242 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:47,756 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-64341fcf-eb17-4dd1-b1c8-ea7af635847a x-compute-request-id: req-64341fcf-eb17-4dd1-b1c8-ea7af635847a 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:47,757 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-64341fcf-eb17-4dd1-b1c8-ea7af635847a 2018-10-12 05:16:47,757 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:47,757 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:50,761 - create_instance - DEBUG - VM status query timeout in 797.474080086 2018-10-12 05:16:50,764 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:51,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-8841a1e2-61f3-494c-b034-75301da55be9 x-compute-request-id: req-8841a1e2-61f3-494c-b034-75301da55be9 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.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:15:08Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:51,234 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-8841a1e2-61f3-494c-b034-75301da55be9 2018-10-12 05:16:51,234 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - BUILD 2018-10-12 05:16:51,234 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:16:54,238 - create_instance - DEBUG - VM status query timeout in 793.997019053 2018-10-12 05:16:54,241 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:54,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-0979bab6-43e4-4b9a-9b40-a6a2643fdd49 x-compute-request-id: req-0979bab6-43e4-4b9a-9b40-a6a2643fdd49 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:54,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-0979bab6-43e4-4b9a-9b40-a6a2643fdd49 2018-10-12 05:16:54,713 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - ACTIVE 2018-10-12 05:16:54,713 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:16:54,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:55,176 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-fcdfe5ed-b1e5-4446-82b1-38f53d6ae988 x-compute-request-id: req-fcdfe5ed-b1e5-4446-82b1-38f53d6ae988 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:55,177 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-fcdfe5ed-b1e5-4446-82b1-38f53d6ae988 2018-10-12 05:16:55,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:55,407 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-9a5ac6f9-123f-40d4-a1d1-4924f1998030 Date: Fri, 12 Oct 2018 05:16: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:16:55,407 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-9a5ac6f9-123f-40d4-a1d1-4924f1998030 2018-10-12 05:16:55,411 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:55,495 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2c5074f7-aff7-4c18-ae05-53921b68efab Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:16:55,495 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-2c5074f7-aff7-4c18-ae05-53921b68efab 2018-10-12 05:16:55,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:55,558 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-0523fd77-71be-4385-9d0c-0ec286698e4c Date: Fri, 12 Oct 2018 05:16:55 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:16:55,558 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-0523fd77-71be-4385-9d0c-0ec286698e4c 2018-10-12 05:16:55,564 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:55,667 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-1c6a4fc1-d393-482f-93ae-f4a9bf603937 Date: Fri, 12 Oct 2018 05:16:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:16:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.6"}],"id":"1f686aff-7e01-484b-b7d5-e3e4a40eeb34","security_groups":["c2948813-f7da-433c-bee3-13927688de24"],"mac_address":"fa:16:3e:6a:27:64","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:15:04Z","binding:vnic_type":"normal","device_id":"6ec92f8e-5049-45a8-af82-a4513c490565"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.3"}],"id":"801f7d8e-825b-4ddf-88a7-26de4631e086","security_groups":[],"mac_address":"fa:16:3e:3b:5a:8f","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:15:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.1"}],"id":"a4f6e00a-5248-44fe-b9b9-b6ac23582b98","security_groups":[],"mac_address":"fa:16:3e:0e:85:50","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:53Z","binding:vnic_type":"normal","device_id":"38f05546-eb76-42a1-a347-e124ed72019d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.2"}],"id":"c504646e-5e35-40a6-9e62-ec31663774fe","security_groups":[],"mac_address":"fa:16:3e:69:8d:fa","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.4"}],"id":"c58b9d05-c04c-466b-9340-81c8d0df770e","security_groups":[],"mac_address":"fa:16:3e:98:ef:85","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"}]} 2018-10-12 05:16:55,667 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-1c6a4fc1-d393-482f-93ae-f4a9bf603937 2018-10-12 05:16:55,673 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:55,742 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 724 X-Openstack-Request-Id: req-039ee452-c313-400b-94f7-ca897dbdec64 Date: Fri, 12 Oct 2018 05:16:55 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.206"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:47Z", "admin_state_up": true, "updated_at": "2018-10-12T05:14:53Z", "flavor_id": null, "revision_number": 8, "routes": [], "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "38f05546-eb76-42a1-a347-e124ed72019d", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router"}]} 2018-10-12 05:16:55,742 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router used request id req-039ee452-c313-400b-94f7-ca897dbdec64 2018-10-12 05:16:55,746 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:55,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:16:55 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2cd6bc35-4156-467d-8c61-c7a2ab3f9ed6 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:16:55,831 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-2cd6bc35-4156-467d-8c61-c7a2ab3f9ed6 2018-10-12 05:16:55,837 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?device_id=38f05546-eb76-42a1-a347-e124ed72019d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:55,893 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 755 X-Openstack-Request-Id: req-e0469b45-fef4-4f3a-9c0e-88ec137971c6 Date: Fri, 12 Oct 2018 05:16:55 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:15:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.1"}],"id":"a4f6e00a-5248-44fe-b9b9-b6ac23582b98","security_groups":[],"mac_address":"fa:16:3e:0e:85:50","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:53Z","binding:vnic_type":"normal","device_id":"38f05546-eb76-42a1-a347-e124ed72019d"}]} 2018-10-12 05:16:55,893 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?device_id=38f05546-eb76-42a1-a347-e124ed72019d used request id req-e0469b45-fef4-4f3a-9c0e-88ec137971c6 2018-10-12 05:16:55,899 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets/54eca46e-e372-4759-a171-e46aae5a7a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:55,958 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 671 X-Openstack-Request-Id: req-29fcac55-e033-43e8-8f2d-76f4df181aae Date: Fri, 12 Oct 2018 05:16:55 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}} 2018-10-12 05:16:55,958 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets/54eca46e-e372-4759-a171-e46aae5a7a5c used request id req-29fcac55-e033-43e8-8f2d-76f4df181aae 2018-10-12 05:16:55,964 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:56,206 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-85d46785-9042-42e1-8e54-b40926589724 Date: Fri, 12 Oct 2018 05:16:56 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:16:56,206 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-85d46785-9042-42e1-8e54-b40926589724 2018-10-12 05:16:56,212 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:56,243 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-c6f60282-5a50-409c-ae7d-ce8066c0edac Date: Fri, 12 Oct 2018 05:16:56 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:16:56,243 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-c6f60282-5a50-409c-ae7d-ce8066c0edac 2018-10-12 05:16:56,246 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:56,847 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-2c0f4ff2-118f-4fc9-a0c2-4d00c4cf4bf4 x-compute-request-id: req-2c0f4ff2-118f-4fc9-a0c2-4d00c4cf4bf4 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:56,847 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-2c0f4ff2-118f-4fc9-a0c2-4d00c4cf4bf4 2018-10-12 05:16:56,848 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - ACTIVE 2018-10-12 05:16:56,848 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:16:56,851 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:57,313 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-25bd2f8a-c3b8-46d7-a11d-e7dd89862772 x-compute-request-id: req-25bd2f8a-c3b8-46d7-a11d-e7dd89862772 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:16:57,314 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-25bd2f8a-c3b8-46d7-a11d-e7dd89862772 2018-10-12 05:16:57,319 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:57,421 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-e82f4544-a8d4-4db9-8276-789e648d378b Date: Fri, 12 Oct 2018 05:16: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:16:57,421 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-e82f4544-a8d4-4db9-8276-789e648d378b 2018-10-12 05:16:57,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:57,506 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:16:57 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-40466187-d3c9-4f4a-9b84-9ed976a934e8 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:16:57,506 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-40466187-d3c9-4f4a-9b84-9ed976a934e8 2018-10-12 05:16:57,511 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:57,568 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-a1321dc3-456f-4539-8a35-3b4c6fac8e10 Date: Fri, 12 Oct 2018 05:16:57 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:16:57,568 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-a1321dc3-456f-4539-8a35-3b4c6fac8e10 2018-10-12 05:16:57,575 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:57,679 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-39aa803c-a47a-480f-982e-da13c0315ba2 Date: Fri, 12 Oct 2018 05:16:57 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:16:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.6"}],"id":"1f686aff-7e01-484b-b7d5-e3e4a40eeb34","security_groups":["c2948813-f7da-433c-bee3-13927688de24"],"mac_address":"fa:16:3e:6a:27:64","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:15:04Z","binding:vnic_type":"normal","device_id":"6ec92f8e-5049-45a8-af82-a4513c490565"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.3"}],"id":"801f7d8e-825b-4ddf-88a7-26de4631e086","security_groups":[],"mac_address":"fa:16:3e:3b:5a:8f","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:15:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.1"}],"id":"a4f6e00a-5248-44fe-b9b9-b6ac23582b98","security_groups":[],"mac_address":"fa:16:3e:0e:85:50","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:53Z","binding:vnic_type":"normal","device_id":"38f05546-eb76-42a1-a347-e124ed72019d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.2"}],"id":"c504646e-5e35-40a6-9e62-ec31663774fe","security_groups":[],"mac_address":"fa:16:3e:69:8d:fa","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.4"}],"id":"c58b9d05-c04c-466b-9340-81c8d0df770e","security_groups":[],"mac_address":"fa:16:3e:98:ef:85","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"}]} 2018-10-12 05:16:57,679 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-39aa803c-a47a-480f-982e-da13c0315ba2 2018-10-12 05:16:57,680 - neutron_utils - INFO - Creating floating ip to external network - external 2018-10-12 05:16:57,685 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=external -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:57,790 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 612 X-Openstack-Request-Id: req-8d7b179c-e8e1-4a5b-bfaf-bbe2e974e657 Date: Fri, 12 Oct 2018 05:16:57 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500}]} 2018-10-12 05:16:57,790 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=external used request id req-8d7b179c-e8e1-4a5b-bfaf-bbe2e974e657 2018-10-12 05:16:57,796 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:16:57,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 14 X-Openstack-Request-Id: req-2067262f-7aba-4299-8ccd-b7b2da1a0367 Date: Fri, 12 Oct 2018 05:16:57 GMT RESP BODY: {"subnets":[]} 2018-10-12 05:16:57,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=0957d119-6bb4-4433-a042-806f0beb8b67 used request id req-2067262f-7aba-4299-8ccd-b7b2da1a0367 2018-10-12 05:16:57,830 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:9696/v2.0/floatingips -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" -d '{"floatingip": {"floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "port_id": "1f686aff-7e01-484b-b7d5-e3e4a40eeb34"}}' 2018-10-12 05:16:59,755 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 547 X-Openstack-Request-Id: req-b535a083-f763-474e-859e-3af90dc86239 Date: Fri, 12 Oct 2018 05:16:59 GMT RESP BODY: {"floatingip": {"router_id": "38f05546-eb76-42a1-a347-e124ed72019d", "status": "DOWN", "description": "", "tags": [], "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:16:58Z", "updated_at": "2018-10-12T05:16:58Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "10.55.1.6", "floating_ip_address": "172.30.9.207", "revision_number": 0, "project_id": "c7cc0a0423944110a0b13f652e1d004f", "port_id": "1f686aff-7e01-484b-b7d5-e3e4a40eeb34", "id": "e4132319-4c25-4d6b-b034-aaead35b0a1b"}} 2018-10-12 05:16:59,756 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips used request id req-b535a083-f763-474e-859e-3af90dc86239 2018-10-12 05:16:59,756 - create_instance - INFO - Created floating IP 172.30.9.207 via router - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router 2018-10-12 05:16:59,756 - create_instance_tests - INFO - Looking for IP 10.55.1.6 in the console log 2018-10-12 05:16:59,759 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:00,374 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-8c099209-ca96-4bab-8f3f-9fd1b4740051 x-compute-request-id: req-8c099209-ca96-4bab-8f3f-9fd1b4740051 Content-Encoding: gzip Content-Length: 755 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:00,374 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-8c099209-ca96-4bab-8f3f-9fd1b4740051 2018-10-12 05:17:00,377 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:17:01,453 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17: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-92fc6b84-6911-435b-8441-2cc956b8dbb7 x-compute-request-id: req-92fc6b84-6911-435b-8441-2cc956b8dbb7 Content-Encoding: gzip Content-Length: 9202 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-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39)\n[ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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 s83968 r8192 d22528 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-158-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 (7481K kernel code, 1162K 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.908 MHz processor\n[ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632)\n[ 0.008000] pid_max: default: 32768 minimum: 301\n[ 0.008000] Security Framework initialized\n[ 0.008015] AppArmor: AppArmor initialized\n[ 0.008864] Yama: becoming mindful.\n[ 0.010065] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.012388] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes)\n[ 0.013818] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.015084] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes)\n[ 0.016104] Initializing cgroup subsys memory\n[ 0.017004] Initializing cgroup subsys devices\n[ 0.017881] Initializing cgroup subsys freezer\n[ 0.018753] Initializing cgroup subsys blkio\n[ 0.020003] Initializing cgroup subsys perf_event\n[ 0.020956] Initializing cgroup subsys hugetlb\n[ 0.021872] FEATURE SPEC_CTRL Not Present\n[ 0.023349] mce: CPU supports 10 MCE banks\n[ 0.024032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.024032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.025993] Spectre V2 mitigation: Mitigation: Full generic retpoline\n[ 0.027153] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported\n[ 0.028002] Speculative Store Bypass: Vulnerable\n[ 0.029749] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000)\n[ 0.034778] ACPI: Core revision 20131115\n[ 0.036161] ACPI: All ACPI Tables successfully acquired\n[ 0.037339] ftrace: allocating 28719 entries in 113 pages\n[ 0.056021] smpboot: Max logical packages: 2\n[ 0.056910] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.058096] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.060178] Enabling x2apic\n[ 0.060798] Enabled x2apic\n[ 0.061605] Switched APIC routing to physical x2apic.\n[ 0.064165] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.065383] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.067469] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.070935] KVM setup paravirtual spinlock\n[ 0.072868] NMI watchdog: disabled (cpu0): hardware events not enabled\n[ 0.074232] x86: Booting SMP configuration:\n[ 0.075145] .... node #0, CPUs: #1[ 0.072861] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock\n\n[ 0.088016] x86: Booted up 1 node, 2 CPUs\n[ 0.088010] KVM setup async PF for cpu 1\n[ 0.088011] kvm-stealtime: cpu 1, msr 7fd0fc40\n[ 0.090779] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.092255] devtmpfs: initialized\n[ 0.094964] EVM: security.selinux\n[ 0.096005] EVM: security.SMACK64\n[ 0.096741] EVM: security.ima\n[ 0.097377] EVM: security.capability\n[ 0.098123] pinctrl core: initialized pinctrl subsystem\n[ 0.098123] regulator-dummy: no parameters\n[ 0.100057] RTC time: 5:16:52, date: 10/12/18\n[ 0.100940] NET: Registered protocol family 16\n[ 0.101869] cpuidle: using governor ladder\n[ 0.102683] cpuidle: using governor menu\n[ 0.103531] ACPI: bus type PCI registered\n[ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.105256] PCI: Using configuration type 1 for base access\n[ 0.106742] bio: create slab at 0\n[ 0.106742] ACPI: Added _OSI(Module Device)\n[ 0.108003] ACPI: Added _OSI(Processor Device)\n[ 0.108860] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.109757] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.112081] ACPI: Interpreter enabled\n[ 0.112842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S1_] (20131115/hwxface-580)\n[ 0.114668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S2_] (20131115/hwxface-580)\n[ 0.116003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S3_] (20131115/hwxface-580)\n[ 0.117829] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\\_S4_] (20131115/hwxface-580)\n[ 0.119687] ACPI: (supports S0 S5)\n[ 0.120003] ACPI: Using IOAPIC for interrupt routing\n[ 0.121099] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.122982] ACPI: No dock devices found.\n[ 0.125344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.126479] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.128006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.129202] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.131377] acpiphp: Slot [3] registered\n[ 0.132018] acpiphp: Slot [4] registered\n[ 0.132815] acpiphp: Slot [5] registered\n[ 0.133606] acpiphp: Slot [6] registered\n[ 0.134393] acpiphp: Slot [7] registered\n[ 0.135178] acpiphp: Slot [8] registered\n[ 0.135968] acpiphp: Slot [9] registered\n[ 0.136018] acpiphp: Slot [10] registered\n[ 0.136820] acpiphp: Slot [11] registered\n[ 0.137620] acpiphp: Slot [12] registered\n[ 0.138418] acpiphp: Slot [13] registered\n[ 0.139223] acpiphp: Slot [14] registered\n[ 0.140018] acpiphp: Slot [15] registered\n[ 0.140824] acpiphp: Slot [16] registered\n[ 0.141625] acpiphp: Slot [17] registered\n[ 0.142423] acpiphp: Slot [18] registered\n[ 0.143225] acpiphp: Slot [19] registered\n[ 0.144016] acpiphp: Slot [20] registered\n[ 0.144821] acpiphp: Slot [21] registered\n[ 0.145620] acpiphp: Slot [22] registered\n[ 0.146417] acpiphp: Slot [23] registered\n[ 0.147218] acpiphp: Slot [24] registered\n[ 0.148016] acpiphp: Slot [25] registered\n[ 0.148817] acpiphp: Slot [26] registered\n[ 0.149617] acpiphp: Slot [27] registered\n[ 0.150412] acpiphp: Slot [28] registered\n[ 0.151212] acpiphp: Slot [29] registered\n[ 0.152016] acpiphp: Slot [30] registered\n[ 0.152823] acpiphp: Slot [31] registered\n[ 0.153617] PCI host bridge to bus 0000:00\n[ 0.154413] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.155418] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7]\n[ 0.156003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff]\n[ 0.157110] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff]\n[ 0.158314] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff]\n[ 0.172017] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.173465] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.216368] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.219670] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.220694] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.222132] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.223539] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.226420] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.227730] vgaarb: setting as boot device: PCI:0000:00:02.0\n[ 0.227730] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.228003] vgaarb: loaded\n[ 0.228608] vgaarb: bridge control possible 0000:00:02.0\n[ 0.229728] SCSI subsystem initialized\n[ 0.230526] ACPI: bus type USB registered\n[ 0.230526] usbcore: registered new interface driver usbfs\n[ 0.232008] usbcore: registered new interface driver hub\n[ 0.233031] usbcore: registered new device driver usb\n[ 0.233031] PCI: Using ACPI for IRQ routing\n[ 0.233031] NetLabel: Initializing\n[ 0.233743] NetLabel: domain hash size = 128\n[ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.236955] NetLabel: unlabeled traffic allowed by default\n[ 0.237998] Switched to clocksource kvm-clock\n[ 0.240747] AppArmor: AppArmor Filesystem Enabled\n[ 0.241683] pnp: PnP ACPI init\n[ 0.242343] ACPI: bus type PNP registered\n[ 0.243503] pnp: PnP ACPI: found 8 devices\n[ 0.244338] ACPI: bus type PNP unregistered\n[ 0.251028] NET: Registered protocol family 2\n[ 0.252056] TCP established hash table entries: 16384 (order: 5, 131072 bytes)\n[ 0.253504] TCP bind hash table entries: 16384 (order: 6, 262144 bytes)\n[ 0.254729] TCP: Hash tables configured (established 16384 bind 16384)\n[ 0.256286] TCP: reno registered\n[ 0.256977] UDP hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.258081] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes)\n[ 0.259282] NET: Registered protocol family 1\n[ 0.260156] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.261253] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.262326] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.283954] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.306148] Trying to unpack rootfs image as initramfs...\n[ 0.386678] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000)\n[ 0.388391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.389493] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 0.390673] microcode: Microcode Update Driver: v2.00 , Peter Oruba\n[ 0.392338] Scanning for low memory corruption every 60 seconds\n[ 0.393694] Initialise system trusted keyring\n[ 0.394605] audit: initializing netlink socket (disabled)\n[ 0.395624] type=2000 audit(1539321413.142:1): initialized\n[ 0.413065] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 0.414903] zbud: loaded\n[ 0.415705] VFS: Disk quotas dquot_6.5.2\n[ 0.416527] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 0.417960] fuse init (API version 7.22)\n[ 0.418801] msgmni has been set to 3997\n[ 0.419611] Key type big_key registered\n[ 0.420604] Key type asymmetric registered\n[ 0.421429] Asymmetric key parser 'x509' registered\n[ 0.422378] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252)\n[ 0.423863] io scheduler noop registered\n[ 0.424667] io scheduler deadline registered (default)\n[ 0.425655] io scheduler cfq registered\n[ 0.426469] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 0.427513] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 0.428743] ipmi message handler version 39.2\n[ 0.429640] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 0.431088] ACPI: Power Button [PWRF]\n[ 0.431910] GHES: HEST is not enabled!\n[ 0.453154] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 0.495855] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 0.497676] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled\n[ 0.521595] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A\n[ 0.523570] Linux agpgart interface v0.103\n[ 0.525014] brd: module loaded\n[ 0.525981] loop: module loaded\n[ 0.526899] blk-mq: CPU -> queue map\n[ 0.527633] CPU 0 -> Queue 0\n[ 0.528331] CPU 1 -> Queue 0\n[ 0.529448] vda: vda1\n[ 0.530836] scsi0 : ata_piix\n[ 0.531549] scsi1 : ata_piix\n[ 0.532231] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 0.533450] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 0.534843] libphy: Fixed MDIO Bus: probed\n[ 0.535730] tun: Universal TUN/TAP device driver, 1.6\n[ 0.536722] tun: (C) 1999-2004 Max Krasnyansky \n[ 0.538898] PPP generic driver version 2.4.2\n[ 0.539812] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 0.541111] ehci-pci: EHCI PCI platform driver\n[ 0.541989] ehci-platform: EHCI generic platform driver\n[ 0.542979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 0.544126] ohci-pci: OHCI PCI platform driver\n[ 0.545011] ohci-platform: OHCI generic platform driver\n[ 0.546009] uhci_hcd: USB Universal Host Controller Interface driver\n[ 0.567984] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 0.569017] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 0.570544] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 0.571672] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 0.572901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 0.574327] usb usb1: Product: UHCI Host Controller\n[ 0.575272] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd\n[ 0.576448] usb usb1: SerialNumber: 0000:00:01.2\n[ 0.577448] hub 1-0:1.0: USB hub found\n[ 0.578313] hub 1-0:1.0: 2 ports detected\n[ 0.579214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 0.581319] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 0.582286] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 0.583363] mousedev: PS/2 mouse device common for all mice\n[ 0.584658] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 0.586513] rtc_cmos 00:00: RTC can wake from S4\n[ 0.587624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 0.588838] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 0.590054] device-mapper: uevent: version 1.0.3\n[ 0.590998] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com\n[ 0.592636] ledtrig-cpu: registered to indicate activity on CPUs\n[ 0.593815] TCP: cubic registered\n[ 0.594586] NET: Registered protocol family 10\n[ 0.595568] NET: Registered protocol family 17\n[ 0.596470] Key type dns_resolver registered\n[ 0.597488] Loading compiled-in X.509 certificates\n[ 0.598931] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f'\n[ 0.600730] registered taskstats version 1\n[ 0.602849] Key type trusted registered\n[ 0.605803] Key type encrypted registered\n[ 0.606630] AppArmor: AppArmor sha1 policy hashing enabled\n[ 0.607671] IMA: No TPM chip found, activating TPM-bypass!\n[ 0.609038] regulator-dummy: disabling\n[ 0.609875] Magic number: 6:174:264\n[ 0.617508] rtc_cmos 00:00: setting system clock to 2018-10-12 05:16:53 UTC (1539321413)\n[ 0.619171] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found\n[ 0.620292] EDD information not available.\n[ 0.689235] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000)\n[ 0.690822] Write protecting the kernel read-only data: 12288k\n[ 0.692193] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000)\n[ 0.694641] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000)\nLoading, please wait...\n[ 0.705606] systemd-udevd[107]: starting version 204\n[ 0.748426] FDC 0 is a S82078B\n[ 0.888076] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[ 1.050291] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.051688] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.053087] usb 1-1: Product: QEMU USB Tablet\n[ 1.054017] usb 1-1: Manufacturer: QEMU\n[ 1.054879] usb 1-1: SerialNumber: 42\n[ 1.388079] tsc: Refined TSC clocksource calibration: 3491.908 MHz\n[ 1.752783] 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[ 1.989188] 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.117392] random: init urandom read with 10 bits of entropy available\n * Stopping adjust system clock and timezone[74G[ OK ]\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[ 2.214717] EXT4-fs (vda1): re-mounted. Opts: (null)\n * Stopping Track if upstart is running in a container[74G[ OK ]\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 Fri, 12 Oct 2018 05:16:55 +0000. Up 2.52 seconds.\ncloud-init-nonet[2.67]: 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 Signal sysvinit that remote filesystems are mounted[74G[ OK ]\n * Starting Bridge udev events into upstart[74G[ OK ]\n * Stopping set console keymap[74G[ OK ]\n * Starting device node and kernel event manager[74G[ OK ]\n * Starting load modules from /etc/modules[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 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 load fallback graphics devices[74G[ OK ]\n * Stopping load fallback graphics devices[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.71]: static networking is now up\n * Starting configure network device[74G[ OK ]\nCloud-init v. 0.7.5 running 'init' at Fri, 12 Oct 2018 05:16:56 +0000. Up 3.87 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.6 | 255.255.255.0 | fa:16:3e:6a:27:64 |\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.3 | 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:\n91:73:bb:33:df:7b:f7:20:fe:7f:3e:83:71:48:87:94 root@ansibleprovisioningtests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-i\nThe key's randomart image is:\n+--[ RSA 2048]----+\n| . |\n| . E |\n| + . . . |\n| + . o . |\n| S . . o |\n| . o . |\n| + . = |\n| = + ++|\n| o.+=X|\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:\na5:45:29:ce:49:c8:7e:e5:b5:d8:23:70:71:e5:4c:19 root@ansibleprovisioningtests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-i\nThe key's randomart image is:\n+--[ DSA 1024]----+\n| . . oo..Eo |\n| o +.+..+. |\n| . + Bo+ .o |\n| . =++ + |\n| .S . . |\n| |\n| |\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:\nee:cc:4f:c3:fc:9b:75:3f:f7:c9:47:62:ec:f8:28:c4 root@ansibleprovisioningtests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-i\nThe key's randomart image is:\n+--[ECDSA 256]---+\n| |\n| |\n| |\n| |\n| S. . |\n| . oE + .|\n| ..= +.o.|\n| + ..o.+oo=|\n| +...=o.oB|\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:\n3e:37:8c:a7:d2:1f:09:8a:e6:cc:52:9e:34:57:b6:06 root@ansibleprovisioningtests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-i\nThe key's randomart image is:\n+--[ED25519 256--+\n| |\n| |\n| |\n| E o |\n| +S. |\n| +..oo+ . |\n| +o+.o+ B |\n| .=o . .= o |\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 early job output to logs[74G[ OK ]\n * Stopping Flush boot log to disk[74G[ OK ]\n * Starting D-Bus system message bus[74G[ OK ]\n * Starting configure virtual network devices[74G[ OK ]\n"} 2018-10-12 05:17:01,454 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565/action used request id req-92fc6b84-6911-435b-8441-2cc956b8dbb7 2018-10-12 05:17:01,455 - create_instance_tests - INFO - DHCP lease obtained logged in console 2018-10-12 05:17:01,456 - 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-158-generic (buildd@lgw01-amd64-031) (gcc version 4.8.4 (Ubuntu 4.8.4-2ubuntu1~14.04.4) ) #208-Ubuntu SMP Fri Aug 24 17:07:38 UTC 2018 (Ubuntu 3.13.0-158.208-generic 3.13.11-ckt39) [ 0.000000] Command line: BOOT_IMAGE=/boot/vmlinuz-3.13.0-158-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 s83968 r8192 d22528 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-158-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 (7481K kernel code, 1162K 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.908 MHz processor [ 0.008000] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=13967632) [ 0.008000] pid_max: default: 32768 minimum: 301 [ 0.008000] Security Framework initialized [ 0.008015] AppArmor: AppArmor initialized [ 0.008864] Yama: becoming mindful. [ 0.010065] Dentry cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.012388] Inode-cache hash table entries: 131072 (order: 8, 1048576 bytes) [ 0.013818] Mount-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.015084] Mountpoint-cache hash table entries: 4096 (order: 3, 32768 bytes) [ 0.016104] Initializing cgroup subsys memory [ 0.017004] Initializing cgroup subsys devices [ 0.017881] Initializing cgroup subsys freezer [ 0.018753] Initializing cgroup subsys blkio [ 0.020003] Initializing cgroup subsys perf_event [ 0.020956] Initializing cgroup subsys hugetlb [ 0.021872] FEATURE SPEC_CTRL Not Present [ 0.023349] mce: CPU supports 10 MCE banks [ 0.024032] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.024032] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.025993] Spectre V2 mitigation: Mitigation: Full generic retpoline [ 0.027153] Spectre V2 mitigation: Speculation control IBPB not-supported IBRS not-supported [ 0.028002] Speculative Store Bypass: Vulnerable [ 0.029749] Freeing SMP alternatives memory: 32K (ffffffff81e7c000 - ffffffff81e84000) [ 0.034778] ACPI: Core revision 20131115 [ 0.036161] ACPI: All ACPI Tables successfully acquired [ 0.037339] ftrace: allocating 28719 entries in 113 pages [ 0.056021] smpboot: Max logical packages: 2 [ 0.056910] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.058096] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.060178] Enabling x2apic [ 0.060798] Enabled x2apic [ 0.061605] Switched APIC routing to physical x2apic. [ 0.064165] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.065383] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.067469] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.070935] KVM setup paravirtual spinlock [ 0.072868] NMI watchdog: disabled (cpu0): hardware events not enabled [ 0.074232] x86: Booting SMP configuration: [ 0.075145] .... node #0, CPUs: #1[ 0.072861] kvm-clock: cpu 1, msr 0:7ffd3041, secondary cpu clock [ 0.088016] x86: Booted up 1 node, 2 CPUs [ 0.088010] KVM setup async PF for cpu 1 [ 0.088011] kvm-stealtime: cpu 1, msr 7fd0fc40 [ 0.090779] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.092255] devtmpfs: initialized [ 0.094964] EVM: security.selinux [ 0.096005] EVM: security.SMACK64 [ 0.096741] EVM: security.ima [ 0.097377] EVM: security.capability [ 0.098123] pinctrl core: initialized pinctrl subsystem [ 0.098123] regulator-dummy: no parameters [ 0.100057] RTC time: 5:16:52, date: 10/12/18 [ 0.100940] NET: Registered protocol family 16 [ 0.101869] cpuidle: using governor ladder [ 0.102683] cpuidle: using governor menu [ 0.103531] ACPI: bus type PCI registered [ 0.104003] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.105256] PCI: Using configuration type 1 for base access [ 0.106742] bio: create slab at 0 [ 0.106742] ACPI: Added _OSI(Module Device) [ 0.108003] ACPI: Added _OSI(Processor Device) [ 0.108860] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.109757] ACPI: Added _OSI(Processor Aggregator Device) [ 0.112081] ACPI: Interpreter enabled [ 0.112842] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S1_] (20131115/hwxface-580) [ 0.114668] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S2_] (20131115/hwxface-580) [ 0.116003] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S3_] (20131115/hwxface-580) [ 0.117829] ACPI Exception: AE_NOT_FOUND, While evaluating Sleep State [\_S4_] (20131115/hwxface-580) [ 0.119687] ACPI: (supports S0 S5) [ 0.120003] ACPI: Using IOAPIC for interrupt routing [ 0.121099] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.122982] ACPI: No dock devices found. [ 0.125344] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.126479] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.128006] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.129202] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.131377] acpiphp: Slot [3] registered [ 0.132018] acpiphp: Slot [4] registered [ 0.132815] acpiphp: Slot [5] registered [ 0.133606] acpiphp: Slot [6] registered [ 0.134393] acpiphp: Slot [7] registered [ 0.135178] acpiphp: Slot [8] registered [ 0.135968] acpiphp: Slot [9] registered [ 0.136018] acpiphp: Slot [10] registered [ 0.136820] acpiphp: Slot [11] registered [ 0.137620] acpiphp: Slot [12] registered [ 0.138418] acpiphp: Slot [13] registered [ 0.139223] acpiphp: Slot [14] registered [ 0.140018] acpiphp: Slot [15] registered [ 0.140824] acpiphp: Slot [16] registered [ 0.141625] acpiphp: Slot [17] registered [ 0.142423] acpiphp: Slot [18] registered [ 0.143225] acpiphp: Slot [19] registered [ 0.144016] acpiphp: Slot [20] registered [ 0.144821] acpiphp: Slot [21] registered [ 0.145620] acpiphp: Slot [22] registered [ 0.146417] acpiphp: Slot [23] registered [ 0.147218] acpiphp: Slot [24] registered [ 0.148016] acpiphp: Slot [25] registered [ 0.148817] acpiphp: Slot [26] registered [ 0.149617] acpiphp: Slot [27] registered [ 0.150412] acpiphp: Slot [28] registered [ 0.151212] acpiphp: Slot [29] registered [ 0.152016] acpiphp: Slot [30] registered [ 0.152823] acpiphp: Slot [31] registered [ 0.153617] PCI host bridge to bus 0000:00 [ 0.154413] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.155418] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7] [ 0.156003] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff] [ 0.157110] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff] [ 0.158314] pci_bus 0000:00: root bus resource [mem 0x80000000-0xfebfffff] [ 0.172017] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.173465] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.216368] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.219670] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.220694] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.222132] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.223539] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.226420] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.227730] vgaarb: setting as boot device: PCI:0000:00:02.0 [ 0.227730] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.228003] vgaarb: loaded [ 0.228608] vgaarb: bridge control possible 0000:00:02.0 [ 0.229728] SCSI subsystem initialized [ 0.230526] ACPI: bus type USB registered [ 0.230526] usbcore: registered new interface driver usbfs [ 0.232008] usbcore: registered new interface driver hub [ 0.233031] usbcore: registered new device driver usb [ 0.233031] PCI: Using ACPI for IRQ routing [ 0.233031] NetLabel: Initializing [ 0.233743] NetLabel: domain hash size = 128 [ 0.236003] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.236955] NetLabel: unlabeled traffic allowed by default [ 0.237998] Switched to clocksource kvm-clock [ 0.240747] AppArmor: AppArmor Filesystem Enabled [ 0.241683] pnp: PnP ACPI init [ 0.242343] ACPI: bus type PNP registered [ 0.243503] pnp: PnP ACPI: found 8 devices [ 0.244338] ACPI: bus type PNP unregistered [ 0.251028] NET: Registered protocol family 2 [ 0.252056] TCP established hash table entries: 16384 (order: 5, 131072 bytes) [ 0.253504] TCP bind hash table entries: 16384 (order: 6, 262144 bytes) [ 0.254729] TCP: Hash tables configured (established 16384 bind 16384) [ 0.256286] TCP: reno registered [ 0.256977] UDP hash table entries: 1024 (order: 3, 32768 bytes) [ 0.258081] UDP-Lite hash table entries: 1024 (order: 3, 32768 bytes) [ 0.259282] NET: Registered protocol family 1 [ 0.260156] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.261253] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.262326] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.283954] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.306148] Trying to unpack rootfs image as initramfs... [ 0.386678] Freeing initrd memory: 7228K (ffff8800371d2000 - ffff8800378e1000) [ 0.388391] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 0.389493] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 0.390673] microcode: Microcode Update Driver: v2.00 , Peter Oruba [ 0.392338] Scanning for low memory corruption every 60 seconds [ 0.393694] Initialise system trusted keyring [ 0.394605] audit: initializing netlink socket (disabled) [ 0.395624] type=2000 audit(1539321413.142:1): initialized [ 0.413065] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 0.414903] zbud: loaded [ 0.415705] VFS: Disk quotas dquot_6.5.2 [ 0.416527] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 0.417960] fuse init (API version 7.22) [ 0.418801] msgmni has been set to 3997 [ 0.419611] Key type big_key registered [ 0.420604] Key type asymmetric registered [ 0.421429] Asymmetric key parser 'x509' registered [ 0.422378] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 252) [ 0.423863] io scheduler noop registered [ 0.424667] io scheduler deadline registered (default) [ 0.425655] io scheduler cfq registered [ 0.426469] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 0.427513] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 0.428743] ipmi message handler version 39.2 [ 0.429640] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 0.431088] ACPI: Power Button [PWRF] [ 0.431910] GHES: HEST is not enabled! [ 0.453154] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 0.495855] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 0.497676] Serial: 8250/16550 driver, 32 ports, IRQ sharing enabled [ 0.521595] 00:04: ttyS0 at I/O 0x3f8 (irq = 4, base_baud = 115200) is a 16550A [ 0.523570] Linux agpgart interface v0.103 [ 0.525014] brd: module loaded [ 0.525981] loop: module loaded [ 0.526899] blk-mq: CPU -> queue map [ 0.527633] CPU 0 -> Queue 0 [ 0.528331] CPU 1 -> Queue 0 [ 0.529448] vda: vda1 [ 0.530836] scsi0 : ata_piix [ 0.531549] scsi1 : ata_piix [ 0.532231] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 0.533450] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 0.534843] libphy: Fixed MDIO Bus: probed [ 0.535730] tun: Universal TUN/TAP device driver, 1.6 [ 0.536722] tun: (C) 1999-2004 Max Krasnyansky [ 0.538898] PPP generic driver version 2.4.2 [ 0.539812] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 0.541111] ehci-pci: EHCI PCI platform driver [ 0.541989] ehci-platform: EHCI generic platform driver [ 0.542979] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 0.544126] ohci-pci: OHCI PCI platform driver [ 0.545011] ohci-platform: OHCI generic platform driver [ 0.546009] uhci_hcd: USB Universal Host Controller Interface driver [ 0.567984] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 0.569017] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 0.570544] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 0.571672] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 0.572901] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 0.574327] usb usb1: Product: UHCI Host Controller [ 0.575272] usb usb1: Manufacturer: Linux 3.13.0-158-generic uhci_hcd [ 0.576448] usb usb1: SerialNumber: 0000:00:01.2 [ 0.577448] hub 1-0:1.0: USB hub found [ 0.578313] hub 1-0:1.0: 2 ports detected [ 0.579214] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 0.581319] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 0.582286] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 0.583363] mousedev: PS/2 mouse device common for all mice [ 0.584658] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 0.586513] rtc_cmos 00:00: RTC can wake from S4 [ 0.587624] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 0.588838] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 0.590054] device-mapper: uevent: version 1.0.3 [ 0.590998] device-mapper: ioctl: 4.27.0-ioctl (2013-10-30) initialised: dm-devel@redhat.com [ 0.592636] ledtrig-cpu: registered to indicate activity on CPUs [ 0.593815] TCP: cubic registered [ 0.594586] NET: Registered protocol family 10 [ 0.595568] NET: Registered protocol family 17 [ 0.596470] Key type dns_resolver registered [ 0.597488] Loading compiled-in X.509 certificates [ 0.598931] Loaded X.509 cert 'Magrathea: Glacier signing key: d7a84854682fa67fc9074b4067f0fa3467f2e27f' [ 0.600730] registered taskstats version 1 [ 0.602849] Key type trusted registered [ 0.605803] Key type encrypted registered [ 0.606630] AppArmor: AppArmor sha1 policy hashing enabled [ 0.607671] IMA: No TPM chip found, activating TPM-bypass! [ 0.609038] regulator-dummy: disabling [ 0.609875] Magic number: 6:174:264 [ 0.617508] rtc_cmos 00:00: setting system clock to 2018-10-12 05:16:53 UTC (1539321413) [ 0.619171] BIOS EDD facility v0.16 2004-Jun-25, 0 devices found [ 0.620292] EDD information not available. [ 0.689235] Freeing unused kernel memory: 1376K (ffffffff81d24000 - ffffffff81e7c000) [ 0.690822] Write protecting the kernel read-only data: 12288k [ 0.692193] Freeing unused kernel memory: 696K (ffff880001752000 - ffff880001800000) [ 0.694641] Freeing unused kernel memory: 656K (ffff880001b5c000 - ffff880001c00000) Loading, please wait... [ 0.705606] systemd-udevd[107]: starting version 204 [ 0.748426] FDC 0 is a S82078B [ 0.888076] usb 1-1: new full-speed USB device number 2 using uhci_hcd [ 1.050291] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.051688] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.053087] usb 1-1: Product: QEMU USB Tablet [ 1.054017] usb 1-1: Manufacturer: QEMU [ 1.054879] usb 1-1: SerialNumber: 42 [ 1.388079] tsc: Refined TSC clocksource calibration: 3491.908 MHz [ 1.752783] 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. [ 1.989188] 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.117392] random: init urandom read with 10 bits of entropy available * Stopping adjust system clock and timezone[74G[ OK ] * Stopping Send an event to indicate plymouth is up[74G[ OK ] * Starting Mount filesystems on boot[74G[ OK ] * Starting Populate and link to /run filesystem[74G[ OK ] * Stopping Populate and link to /run filesystem[74G[ OK ] [ 2.214717] EXT4-fs (vda1): re-mounted. Opts: (null) * Stopping Track if upstart is running in a container[74G[ OK ] * Starting Initialize or finalize resolvconf[74G[ OK ] * Starting Signal sysvinit that the rootfs is mounted[74G[ OK ] * Starting Clean /tmp directory[74G[ OK ] * Stopping Clean /tmp directory[74G[ OK ] Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Oct 2018 05:16:55 +0000. Up 2.52 seconds. cloud-init-nonet[2.67]: waiting 10 seconds for network device * Starting set console keymap[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that virtual filesystems are mounted[74G[ OK ] * Starting Signal sysvinit that remote filesystems are mounted[74G[ OK ] * Starting Bridge udev events into upstart[74G[ OK ] * Stopping set console keymap[74G[ OK ] * Starting device node and kernel event manager[74G[ OK ] * Starting load modules from /etc/modules[74G[ OK ] * Starting log initial device creation[74G[ OK ] * Stopping load modules from /etc/modules[74G[ OK ] * Starting Uncomplicated firewall[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting configure network device security[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] * Starting Bridge socket events into upstart[74G[ OK ] * Starting configure network device[74G[ OK ] * Stopping cold plug devices[74G[ OK ] * Stopping log initial device creation[74G[ OK ] * Starting load fallback graphics devices[74G[ OK ] * Stopping load fallback graphics devices[74G[ OK ] * Starting enable remaining boot-time encrypted block devices[74G[ OK ] * Starting Mount network filesystems[74G[ OK ] * Stopping Mount network filesystems[74G[ OK ] cloud-init-nonet[3.71]: static networking is now up * Starting configure network device[74G[ OK ] Cloud-init v. 0.7.5 running 'init' at Fri, 12 Oct 2018 05:16:56 +0000. Up 3.87 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.6 | 255.255.255.0 | fa:16:3e:6a:27:64 | 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.3 | 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: 91:73:bb:33:df:7b:f7:20:fe:7f:3e:83:71:48:87:94 root@ansibleprovisioningtests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-i The key's randomart image is: +--[ RSA 2048]----+ | . | | . E | | + . . . | | + . o . | | S . . o | | . o . | | + . = | | = + ++| | o.+=X| +-----------------+ 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: a5:45:29:ce:49:c8:7e:e5:b5:d8:23:70:71:e5:4c:19 root@ansibleprovisioningtests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-i The key's randomart image is: +--[ DSA 1024]----+ | . . oo..Eo | | o +.+..+. | | . + Bo+ .o | | . =++ + | | .S . . | | | | | | | | | +-----------------+ Generating public/private ecdsa key pair. Your identification has been saved in /etc/ssh/ssh_host_ecdsa_key. Your public key has been saved in /etc/ssh/ssh_host_ecdsa_key.pub. The key fingerprint is: ee:cc:4f:c3:fc:9b:75:3f:f7:c9:47:62:ec:f8:28:c4 root@ansibleprovisioningtests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-i The key's randomart image is: +--[ECDSA 256]---+ | | | | | | | | | S. . | | . oE + .| | ..= +.o.| | + ..o.+oo=| | +...=o.oB| +-----------------+ 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: 3e:37:8c:a7:d2:1f:09:8a:e6:cc:52:9e:34:57:b6:06 root@ansibleprovisioningtests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-i The key's randomart image is: +--[ED25519 256--+ | | | | | | | E o | | +S. | | +..oo+ . | | +o+.o+ B | | .=o . .= o | | .+ .... | +-----------------+ * 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 early job output to logs[74G[ OK ] * Stopping Flush boot log to disk[74G[ OK ] * Starting D-Bus system message bus[74G[ OK ] * Starting configure virtual network devices[74G[ OK ] 2018-10-12 05:17:01,459 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:02,233 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-46a05640-e958-433f-8e5b-ac1575b4d327 x-compute-request-id: req-46a05640-e958-433f-8e5b-ac1575b4d327 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:02,233 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-46a05640-e958-433f-8e5b-ac1575b4d327 2018-10-12 05:17:02,234 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - ACTIVE 2018-10-12 05:17:02,234 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:17:02,237 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:02,694 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17: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-3f86004a-072b-4b80-adaf-e5954083041e x-compute-request-id: req-3f86004a-072b-4b80-adaf-e5954083041e Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:02,694 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-3f86004a-072b-4b80-adaf-e5954083041e 2018-10-12 05:17:02,700 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:02,810 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-d084156e-db29-42bd-a612-2e518c709c39 Date: Fri, 12 Oct 2018 05:17: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:17:02,810 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-d084156e-db29-42bd-a612-2e518c709c39 2018-10-12 05:17:02,813 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:02,891 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-117fa9d9-4483-4e13-8fb5-264379d63f1e Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:17:02,892 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-117fa9d9-4483-4e13-8fb5-264379d63f1e 2018-10-12 05:17:02,898 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:02,955 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-e4714859-7dfa-4128-9d71-d8b06d211e8e Date: Fri, 12 Oct 2018 05:17:02 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:17:02,955 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-e4714859-7dfa-4128-9d71-d8b06d211e8e 2018-10-12 05:17:02,961 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:03,064 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-91e934bd-57fe-4bd6-9862-4fdfdf26b0a8 Date: Fri, 12 Oct 2018 05:17:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:16:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.6"}],"id":"1f686aff-7e01-484b-b7d5-e3e4a40eeb34","security_groups":["c2948813-f7da-433c-bee3-13927688de24"],"mac_address":"fa:16:3e:6a:27:64","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:15:04Z","binding:vnic_type":"normal","device_id":"6ec92f8e-5049-45a8-af82-a4513c490565"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.3"}],"id":"801f7d8e-825b-4ddf-88a7-26de4631e086","security_groups":[],"mac_address":"fa:16:3e:3b:5a:8f","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:15:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.1"}],"id":"a4f6e00a-5248-44fe-b9b9-b6ac23582b98","security_groups":[],"mac_address":"fa:16:3e:0e:85:50","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:53Z","binding:vnic_type":"normal","device_id":"38f05546-eb76-42a1-a347-e124ed72019d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.2"}],"id":"c504646e-5e35-40a6-9e62-ec31663774fe","security_groups":[],"mac_address":"fa:16:3e:69:8d:fa","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.4"}],"id":"c58b9d05-c04c-466b-9340-81c8d0df770e","security_groups":[],"mac_address":"fa:16:3e:98:ef:85","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"}]} 2018-10-12 05:17:03,065 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-91e934bd-57fe-4bd6-9862-4fdfdf26b0a8 2018-10-12 05:17:03,069 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:03,529 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17: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-871d2bef-a26c-435e-bd84-893246e400e1 x-compute-request-id: req-871d2bef-a26c-435e-bd84-893246e400e1 Content-Encoding: gzip Content-Length: 773 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:03,529 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-871d2bef-a26c-435e-bd84-893246e400e1 2018-10-12 05:17:03,534 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:03,631 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-aeed46c2-96cf-4b77-b09e-96dcd9f2c00d Date: Fri, 12 Oct 2018 05:17: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:17:03,631 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-aeed46c2-96cf-4b77-b09e-96dcd9f2c00d 2018-10-12 05:17:03,635 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:03,715 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-735c89e8-6ba3-4fba-9479-d64d757162cb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:17:03,715 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-735c89e8-6ba3-4fba-9479-d64d757162cb 2018-10-12 05:17:03,720 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:03,785 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-305d6012-2cb4-4263-8b4f-a714b01e8485 Date: Fri, 12 Oct 2018 05:17:03 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:17:03,785 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-305d6012-2cb4-4263-8b4f-a714b01e8485 2018-10-12 05:17:03,791 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:03,889 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3855 X-Openstack-Request-Id: req-e5b47365-9940-46a1-adb8-8cf370e15edf Date: Fri, 12 Oct 2018 05:17:03 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:16:52Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.6"}],"id":"1f686aff-7e01-484b-b7d5-e3e4a40eeb34","security_groups":["c2948813-f7da-433c-bee3-13927688de24"],"mac_address":"fa:16:3e:6a:27:64","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:15:04Z","binding:vnic_type":"normal","device_id":"6ec92f8e-5049-45a8-af82-a4513c490565"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.3"}],"id":"801f7d8e-825b-4ddf-88a7-26de4631e086","security_groups":[],"mac_address":"fa:16:3e:3b:5a:8f","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:15:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.1"}],"id":"a4f6e00a-5248-44fe-b9b9-b6ac23582b98","security_groups":[],"mac_address":"fa:16:3e:0e:85:50","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:53Z","binding:vnic_type":"normal","device_id":"38f05546-eb76-42a1-a347-e124ed72019d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.2"}],"id":"c504646e-5e35-40a6-9e62-ec31663774fe","security_groups":[],"mac_address":"fa:16:3e:69:8d:fa","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.4"}],"id":"c58b9d05-c04c-466b-9340-81c8d0df770e","security_groups":[],"mac_address":"fa:16:3e:98:ef:85","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"}]} 2018-10-12 05:17:03,890 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-e5b47365-9940-46a1-adb8-8cf370e15edf 2018-10-12 05:17:03,893 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}}' 2018-10-12 05:17:04,627 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:17: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-9566e83f-f9f5-4f77-9ada-63f8b1a7410f x-compute-request-id: req-9566e83f-f9f5-4f77-9ada-63f8b1a7410f Content-Length: 0 Content-Type: application/json 2018-10-12 05:17:04,627 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565/action used request id req-9566e83f-f9f5-4f77-9ada-63f8b1a7410f 2018-10-12 05:17:04,628 - create_instance - INFO - Checking if VM is active 2018-10-12 05:17:04,631 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:05,103 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-dddc37f9-ab70-4e24-b8cb-2f1e15f90940 x-compute-request-id: req-dddc37f9-ab70-4e24-b8cb-2f1e15f90940 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:05,103 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-dddc37f9-ab70-4e24-b8cb-2f1e15f90940 2018-10-12 05:17:05,104 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - ACTIVE 2018-10-12 05:17:05,104 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:17:05,107 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:05,420 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17: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-74a5d274-bb33-4e3f-9f73-f2299bbac37b x-compute-request-id: req-74a5d274-bb33-4e3f-9f73-f2299bbac37b Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:05,420 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-74a5d274-bb33-4e3f-9f73-f2299bbac37b 2018-10-12 05:17:05,426 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:05,529 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-6ecd78c6-4930-4f71-906b-a46da193d248 Date: Fri, 12 Oct 2018 05:17: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:17:05,529 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-6ecd78c6-4930-4f71-906b-a46da193d248 2018-10-12 05:17:05,533 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:05,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88339e92-5171-44ec-907a-0df284d1eeef Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:17:05,607 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-88339e92-5171-44ec-907a-0df284d1eeef 2018-10-12 05:17:05,612 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:05,661 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-65d82556-ac3f-405a-9a96-6a3ee1fcf9f5 Date: Fri, 12 Oct 2018 05:17:05 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:17:05,662 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-65d82556-ac3f-405a-9a96-6a3ee1fcf9f5 2018-10-12 05:17:05,667 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:05,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-db5ec871-20d1-44a4-90ad-7a091db38ac0 Date: Fri, 12 Oct 2018 05:17:05 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:17:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.6"}],"id":"1f686aff-7e01-484b-b7d5-e3e4a40eeb34","security_groups":["c2948813-f7da-433c-bee3-13927688de24","d59188ec-7a12-4a99-a966-2606d262e3ff"],"mac_address":"fa:16:3e:6a:27:64","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:15:04Z","binding:vnic_type":"normal","device_id":"6ec92f8e-5049-45a8-af82-a4513c490565"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.3"}],"id":"801f7d8e-825b-4ddf-88a7-26de4631e086","security_groups":[],"mac_address":"fa:16:3e:3b:5a:8f","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:15:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.1"}],"id":"a4f6e00a-5248-44fe-b9b9-b6ac23582b98","security_groups":[],"mac_address":"fa:16:3e:0e:85:50","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:53Z","binding:vnic_type":"normal","device_id":"38f05546-eb76-42a1-a347-e124ed72019d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.2"}],"id":"c504646e-5e35-40a6-9e62-ec31663774fe","security_groups":[],"mac_address":"fa:16:3e:69:8d:fa","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.4"}],"id":"c58b9d05-c04c-466b-9340-81c8d0df770e","security_groups":[],"mac_address":"fa:16:3e:98:ef:85","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"}]} 2018-10-12 05:17:05,768 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-db5ec871-20d1-44a4-90ad-7a091db38ac0 2018-10-12 05:17:05,769 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:17:06,773 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d6f6690L 2018-10-12 05:17:06,774 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:17:06,779 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-12 05:17:06,779 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-12 05:17:06,780 - 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-10-12 05:17:06,780 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:17:06,781 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-12 05:17:06,781 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:17:06,781 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:17:06,781 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:17:06,821 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:17:06,821 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:17:06,838 - paramiko.transport - DEBUG - Trying key 71a07fd05cf796fd5b079efd778dcaa4 from tmp/AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb 2018-10-12 05:17:06,861 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:17:06,883 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:17:06,983 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:17:07,016 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:17:07,016 - create_instance - INFO - Checking if cloud-init has completed 2018-10-12 05:17:07,019 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:07,429 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-f13078af-3024-441a-848d-0d7c1384a82a x-compute-request-id: req-f13078af-3024-441a-848d-0d7c1384a82a Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:07,429 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-f13078af-3024-441a-848d-0d7c1384a82a 2018-10-12 05:17:07,430 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - ACTIVE 2018-10-12 05:17:07,430 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:17:07,433 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:07,895 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-b62827cd-2a52-4264-9e9a-f8d520b48524 x-compute-request-id: req-b62827cd-2a52-4264-9e9a-f8d520b48524 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:07,895 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-b62827cd-2a52-4264-9e9a-f8d520b48524 2018-10-12 05:17:07,901 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:08,002 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-c6c67117-f71e-43a8-87d8-ae0f7fe20e09 Date: Fri, 12 Oct 2018 05:17: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:17:08,002 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-c6c67117-f71e-43a8-87d8-ae0f7fe20e09 2018-10-12 05:17:08,007 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:08,085 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:08 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-627c65ec-b13d-4c1c-9269-b185f76be749 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:17:08,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-627c65ec-b13d-4c1c-9269-b185f76be749 2018-10-12 05:17:08,091 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:08,144 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-2c1f9750-6dd0-4fb5-9479-c7279f54e5ca Date: Fri, 12 Oct 2018 05:17:08 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:17:08,144 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-2c1f9750-6dd0-4fb5-9479-c7279f54e5ca 2018-10-12 05:17:08,150 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:08,248 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-e9fc9e1b-3545-42a5-840c-17703d9d2489 Date: Fri, 12 Oct 2018 05:17:08 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:17:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.6"}],"id":"1f686aff-7e01-484b-b7d5-e3e4a40eeb34","security_groups":["c2948813-f7da-433c-bee3-13927688de24","d59188ec-7a12-4a99-a966-2606d262e3ff"],"mac_address":"fa:16:3e:6a:27:64","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:15:04Z","binding:vnic_type":"normal","device_id":"6ec92f8e-5049-45a8-af82-a4513c490565"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.3"}],"id":"801f7d8e-825b-4ddf-88a7-26de4631e086","security_groups":[],"mac_address":"fa:16:3e:3b:5a:8f","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:15:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.1"}],"id":"a4f6e00a-5248-44fe-b9b9-b6ac23582b98","security_groups":[],"mac_address":"fa:16:3e:0e:85:50","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:53Z","binding:vnic_type":"normal","device_id":"38f05546-eb76-42a1-a347-e124ed72019d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.2"}],"id":"c504646e-5e35-40a6-9e62-ec31663774fe","security_groups":[],"mac_address":"fa:16:3e:69:8d:fa","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.4"}],"id":"c58b9d05-c04c-466b-9340-81c8d0df770e","security_groups":[],"mac_address":"fa:16:3e:98:ef:85","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"}]} 2018-10-12 05:17:08,249 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-e9fc9e1b-3545-42a5-840c-17703d9d2489 2018-10-12 05:17:08,250 - create_instance - INFO - Checking if VM is active 2018-10-12 05:17:08,252 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:08,712 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17: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-f2b9debd-c2f8-4be3-85e9-6edd41d706a8 x-compute-request-id: req-f2b9debd-c2f8-4be3-85e9-6edd41d706a8 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:08,712 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-f2b9debd-c2f8-4be3-85e9-6edd41d706a8 2018-10-12 05:17:08,713 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - ACTIVE 2018-10-12 05:17:08,713 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:17:08,716 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:09,638 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17: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-55560600-82c8-41ca-b66a-d4861a050a39 x-compute-request-id: req-55560600-82c8-41ca-b66a-d4861a050a39 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:09,638 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-55560600-82c8-41ca-b66a-d4861a050a39 2018-10-12 05:17:09,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:09,743 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-781d750f-6d54-4b71-9f4d-7ad859484c77 Date: Fri, 12 Oct 2018 05:17: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:17:09,743 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-781d750f-6d54-4b71-9f4d-7ad859484c77 2018-10-12 05:17:09,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:09,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:09 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3c20c236-461f-4b6a-bdf4-2492d390301c Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:17:09,830 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-3c20c236-461f-4b6a-bdf4-2492d390301c 2018-10-12 05:17:09,835 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:09,890 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-8e8bd536-8517-47f8-b943-88d21d86d28d Date: Fri, 12 Oct 2018 05:17:09 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:17:09,891 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-8e8bd536-8517-47f8-b943-88d21d86d28d 2018-10-12 05:17:09,896 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:09,998 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-782e283c-ff68-4762-93c4-c5642e4e5542 Date: Fri, 12 Oct 2018 05:17:10 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:17:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.6"}],"id":"1f686aff-7e01-484b-b7d5-e3e4a40eeb34","security_groups":["c2948813-f7da-433c-bee3-13927688de24","d59188ec-7a12-4a99-a966-2606d262e3ff"],"mac_address":"fa:16:3e:6a:27:64","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:15:04Z","binding:vnic_type":"normal","device_id":"6ec92f8e-5049-45a8-af82-a4513c490565"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.3"}],"id":"801f7d8e-825b-4ddf-88a7-26de4631e086","security_groups":[],"mac_address":"fa:16:3e:3b:5a:8f","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:15:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.1"}],"id":"a4f6e00a-5248-44fe-b9b9-b6ac23582b98","security_groups":[],"mac_address":"fa:16:3e:0e:85:50","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:53Z","binding:vnic_type":"normal","device_id":"38f05546-eb76-42a1-a347-e124ed72019d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.2"}],"id":"c504646e-5e35-40a6-9e62-ec31663774fe","security_groups":[],"mac_address":"fa:16:3e:69:8d:fa","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.4"}],"id":"c58b9d05-c04c-466b-9340-81c8d0df770e","security_groups":[],"mac_address":"fa:16:3e:98:ef:85","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"}]} 2018-10-12 05:17:09,998 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-782e283c-ff68-4762-93c4-c5642e4e5542 2018-10-12 05:17:09,999 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:17:10,001 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d6df9d0L 2018-10-12 05:17:10,001 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:17:10,006 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-12 05:17:10,006 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-12 05:17:10,007 - 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-10-12 05:17:10,007 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:17:10,007 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-12 05:17:10,007 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:17:10,008 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:17:10,008 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:17:10,049 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:17:10,049 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:17:10,066 - paramiko.transport - DEBUG - Trying key 71a07fd05cf796fd5b079efd778dcaa4 from tmp/AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb 2018-10-12 05:17:10,090 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:17:10,097 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:17:10,198 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:17:10,212 - create_instance - INFO - SSH is active for VM instance 2018-10-12 05:17:10,212 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:17:10,214 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d6df690L 2018-10-12 05:17:10,214 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:17:10,217 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-12 05:17:10,217 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-12 05:17:10,218 - 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-10-12 05:17:10,219 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:17:10,219 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-12 05:17:10,219 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:17:10,219 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:17:10,219 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:17:10,261 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:17:10,261 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:17:10,278 - paramiko.transport - DEBUG - Trying key 71a07fd05cf796fd5b079efd778dcaa4 from tmp/AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb 2018-10-12 05:17:10,301 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:17:10,308 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:17:10,310 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:17:10,483 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-12 05:17:10,483 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:17:10,512 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:17:10,521 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-12 05:17:10,522 - create_instance - INFO - cloud-init complete for VM instance 2018-10-12 05:17:10,526 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:10,526 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-12 05:17:11,040 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-38db481e-4a11-42e5-bbac-2e95bdfce410 x-compute-request-id: req-38db481e-4a11-42e5-bbac-2e95bdfce410 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:11,040 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-38db481e-4a11-42e5-bbac-2e95bdfce410 2018-10-12 05:17:11,041 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - ACTIVE 2018-10-12 05:17:11,041 - create_instance - INFO - VM is - ACTIVE 2018-10-12 05:17:11,043 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:11,516 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-1b4c7be2-2e4c-495b-856c-5e63a89b7ab0 x-compute-request-id: req-1b4c7be2-2e4c-495b-856c-5e63a89b7ab0 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:11,516 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-1b4c7be2-2e4c-495b-856c-5e63a89b7ab0 2018-10-12 05:17:11,522 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:11,629 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-997c6b53-c346-4e9e-a129-7f965c1f7afa Date: Fri, 12 Oct 2018 05:17: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:17:11,629 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-997c6b53-c346-4e9e-a129-7f965c1f7afa 2018-10-12 05:17:11,634 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:11,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:11 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-979a8da2-a575-48f4-8003-d3c79c105180 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:17:11,710 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-979a8da2-a575-48f4-8003-d3c79c105180 2018-10-12 05:17:11,715 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:11,768 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-b9a91c58-433e-472d-861f-ba3a2241e08b Date: Fri, 12 Oct 2018 05:17:11 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:17:11,769 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-b9a91c58-433e-472d-861f-ba3a2241e08b 2018-10-12 05:17:11,774 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:11,881 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-24d865c1-aead-4d95-b60c-fe917fafe0f7 Date: Fri, 12 Oct 2018 05:17:11 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:17:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.6"}],"id":"1f686aff-7e01-484b-b7d5-e3e4a40eeb34","security_groups":["c2948813-f7da-433c-bee3-13927688de24","d59188ec-7a12-4a99-a966-2606d262e3ff"],"mac_address":"fa:16:3e:6a:27:64","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:15:04Z","binding:vnic_type":"normal","device_id":"6ec92f8e-5049-45a8-af82-a4513c490565"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.3"}],"id":"801f7d8e-825b-4ddf-88a7-26de4631e086","security_groups":[],"mac_address":"fa:16:3e:3b:5a:8f","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:15:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.1"}],"id":"a4f6e00a-5248-44fe-b9b9-b6ac23582b98","security_groups":[],"mac_address":"fa:16:3e:0e:85:50","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:53Z","binding:vnic_type":"normal","device_id":"38f05546-eb76-42a1-a347-e124ed72019d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.2"}],"id":"c504646e-5e35-40a6-9e62-ec31663774fe","security_groups":[],"mac_address":"fa:16:3e:69:8d:fa","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.4"}],"id":"c58b9d05-c04c-466b-9340-81c8d0df770e","security_groups":[],"mac_address":"fa:16:3e:98:ef:85","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"}]} 2018-10-12 05:17:11,881 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-24d865c1-aead-4d95-b60c-fe917fafe0f7 2018-10-12 05:17:11,885 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:12,389 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-036885ab-4484-459c-8121-09329627f399 x-compute-request-id: req-036885ab-4484-459c-8121-09329627f399 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:12,389 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-036885ab-4484-459c-8121-09329627f399 2018-10-12 05:17:12,395 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:12,495 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 655 X-Openstack-Request-Id: req-21e1aa5d-cc12-4bc4-890d-4edea88248a3 Date: Fri, 12 Oct 2018 05:17: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":["54eca46e-e372-4759-a171-e46aae5a7a5c"],"updated_at":"2018-10-12T05:14:44Z","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"c7cc0a0423944110a0b13f652e1d004f","id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net"}]} 2018-10-12 05:17:12,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks?name=AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net used request id req-21e1aa5d-cc12-4bc4-890d-4edea88248a3 2018-10-12 05:17:12,500 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:12,581 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:12 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c9461f9c-052b-45f6-af8c-b8c73aa7eefb Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:17:12,581 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-c9461f9c-052b-45f6-af8c-b8c73aa7eefb 2018-10-12 05:17:12,587 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:12,638 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 674 X-Openstack-Request-Id: req-9cd11c4d-65d5-4d82-b757-769658c1106f Date: Fri, 12 Oct 2018 05:17:12 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","dns_nameservers":[],"updated_at":"2018-10-12T05:14:44Z","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":"c7cc0a0423944110a0b13f652e1d004f","id":"54eca46e-e372-4759-a171-e46aae5a7a5c","subnetpool_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet"}]} 2018-10-12 05:17:12,638 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-9cd11c4d-65d5-4d82-b757-769658c1106f 2018-10-12 05:17:12,644 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:12,749 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3894 X-Openstack-Request-Id: req-efc2e20f-f7ba-4dd9-be85-202c3408b245 Date: Fri, 12 Oct 2018 05:17:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:17:04Z","device_owner":"compute:nova","revision_number":8,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.6"}],"id":"1f686aff-7e01-484b-b7d5-e3e4a40eeb34","security_groups":["c2948813-f7da-433c-bee3-13927688de24","d59188ec-7a12-4a99-a966-2606d262e3ff"],"mac_address":"fa:16:3e:6a:27:64","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:15:04Z","binding:vnic_type":"normal","device_id":"6ec92f8e-5049-45a8-af82-a4513c490565"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.3"}],"id":"801f7d8e-825b-4ddf-88a7-26de4631e086","security_groups":[],"mac_address":"fa:16:3e:3b:5a:8f","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp17e94b90-b2ce-5539-8324-a5c0ec508ba1-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:15:06Z","device_owner":"network:ha_router_replicated_interface","revision_number":9,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.1"}],"id":"a4f6e00a-5248-44fe-b9b9-b6ac23582b98","security_groups":[],"mac_address":"fa:16:3e:0e:85:50","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:53Z","binding:vnic_type":"normal","device_id":"38f05546-eb76-42a1-a347-e124ed72019d"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:46Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.2"}],"id":"c504646e-5e35-40a6-9e62-ec31663774fe","security_groups":[],"mac_address":"fa:16:3e:69:8d:fa","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:44Z","binding:vnic_type":"normal","device_id":"dhcpc69a0073-335e-55e4-8ed9-d962a64f06e6-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"},{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:14:48Z","device_owner":"network:dhcp","revision_number":6,"port_security_enabled":false,"fixed_ips":[{"subnet_id":"54eca46e-e372-4759-a171-e46aae5a7a5c","ip_address":"10.55.1.4"}],"id":"c58b9d05-c04c-466b-9340-81c8d0df770e","security_groups":[],"mac_address":"fa:16:3e:98:ef:85","project_id":"c7cc0a0423944110a0b13f652e1d004f","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"01ebceb5-3dbc-467a-a661-5eb7c9d86d98","tenant_id":"c7cc0a0423944110a0b13f652e1d004f","created_at":"2018-10-12T05:14:45Z","binding:vnic_type":"normal","device_id":"dhcp827da361-9c56-50f7-913f-5a01f7bfed2c-01ebceb5-3dbc-467a-a661-5eb7c9d86d98"}]} 2018-10-12 05:17:12,749 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports?network_id=01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-efc2e20f-f7ba-4dd9-be85-202c3408b245 2018-10-12 05:17:12,752 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X POST http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565/action -H "User-Agent: python-novaclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" -d '{"addSecurityGroup": {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}}' 2018-10-12 05:17:13,524 - novaclient.v2.client - DEBUG - RESP: [400] Date: Fri, 12 Oct 2018 05:17: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-6349a0b4-4c53-472d-8332-65d6266bccd1 x-compute-request-id: req-6349a0b4-4c53-472d-8332-65d6266bccd1 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: 'd59188ec-7a12-4a99-a966-2606d262e3ff'.\nNeutron server returns request_ids: ['req-ee7c51f1-1f64-4134-b357-b608568c4175']", "code": 400}} 2018-10-12 05:17:13,524 - novaclient.v2.client - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565/action used request id req-6349a0b4-4c53-472d-8332-65d6266bccd1 2018-10-12 05:17:13,527 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:13,832 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17: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-d309986c-b728-47bb-be1d-9c005529f9a4 x-compute-request-id: req-d309986c-b728-47bb-be1d-9c005529f9a4 Content-Encoding: gzip Content-Length: 782 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": null, "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "172.30.9.207", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "security_groups": [{"name": "default"}, {"name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp"}], "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:16:52Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:13,832 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-d309986c-b728-47bb-be1d-9c005529f9a4 2018-10-12 05:17:13,833 - nova_utils - WARNING - Security group [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp] already added to VM [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] 2018-10-12 05:17:13,837 - ansible_utils - DEBUG - Setting up Ansible Playbook Executor for playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-10-12 05:17:13,839 - ansible_utils - DEBUG - Executing Ansible Playbook - /usr/lib/python2.7/site-packages/snaps/provisioning/tests/playbooks/template_playbook.yml 2018-10-12 05:17:15,111 - ansible_utils - DEBUG - Retrieving SSH client 2018-10-12 05:17:15,113 - paramiko.transport - DEBUG - starting thread (client mode): 0x6d616110L 2018-10-12 05:17:15,114 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:17:15,117 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1p1 Ubuntu-2ubuntu2.10 2018-10-12 05:17:15,117 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1p1) 2018-10-12 05:17:15,118 - 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-10-12 05:17:15,118 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:17:15,118 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-12 05:17:15,118 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:17:15,118 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:17:15,119 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:17:15,160 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:17:15,161 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:17:15,178 - paramiko.transport - DEBUG - Trying key 71a07fd05cf796fd5b079efd778dcaa4 from tmp/AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb 2018-10-12 05:17:15,197 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:17:15,203 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:17:15,211 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:17:15,368 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-12 05:17:15,369 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:17:15,377 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:17:15,392 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-12 05:17:15,393 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-12 05:17:15,494 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:17:15,508 - create_instance - INFO - Deleting Floating IP - 172.30.9.207 2018-10-12 05:17:15,509 - neutron_utils - DEBUG - Attempting to delete existing floating ip with IP - 172.30.9.207 2018-10-12 05:17:15,515 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/floatingips/e4132319-4c25-4d6b-b034-aaead35b0a1b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:16,548 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-9a5edcf5-1572-40c2-8fc3-c938612a680d Content-Length: 0 Date: Fri, 12 Oct 2018 05:17:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:17:16,548 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/e4132319-4c25-4d6b-b034-aaead35b0a1b used request id req-9a5edcf5-1572-40c2-8fc3-c938612a680d 2018-10-12 05:17:16,548 - create_instance - INFO - Deleting Port with ID - 1f686aff-7e01-484b-b7d5-e3e4a40eeb34 2018-10-12 05:17:16,548 - neutron_utils - INFO - Deleting port with name AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-port-1 2018-10-12 05:17:16,554 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/ports/1f686aff-7e01-484b-b7d5-e3e4a40eeb34 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:17,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-c09eb66c-e413-425a-ac86-10b02d81ae01 Date: Fri, 12 Oct 2018 05:17:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:17:17,230 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/ports/1f686aff-7e01-484b-b7d5-e3e4a40eeb34 used request id req-c09eb66c-e413-425a-ac86-10b02d81ae01 2018-10-12 05:17:17,230 - create_instance - INFO - Deleting VM instance - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst 2018-10-12 05:17:17,233 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:17,371 - novaclient.v2.client - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05: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-27e62e07-6612-42ac-b599-e3a03ccc01b1 x-compute-request-id: req-27e62e07-6612-42ac-b599-e3a03ccc01b1 Content-Type: application/json 2018-10-12 05:17:17,372 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-27e62e07-6612-42ac-b599-e3a03ccc01b1 2018-10-12 05:17:17,372 - create_instance - INFO - Checking deletion status 2018-10-12 05:17:17,375 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:17,471 - novaclient.v2.client - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-0f89603a-bb49-4f35-b69f-fccc81481021 x-compute-request-id: req-0f89603a-bb49-4f35-b69f-fccc81481021 Content-Encoding: gzip Content-Length: 740 Content-Type: application/json RESP BODY: {"server": {"OS-EXT-STS:task_state": "deleting", "addresses": {"AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6a:27:64", "version": 4, "addr": "10.55.1.6", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/6ec92f8e-5049-45a8-af82-a4513c490565", "rel": "bookmark"}], "image": {"id": "ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "links": [{"href": "http://172.30.9.27:8774/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:16:52.000000", "flavor": {"id": "2424c526-5d84-4399-a5c3-d176f282ecc2", "links": [{"href": "http://172.30.9.27:8774/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2", "rel": "bookmark"}]}, "id": "6ec92f8e-5049-45a8-af82-a4513c490565", "user_id": "33d83e16900e4695b8a63d7956bc1984", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:17:17Z", "hostId": "3a2a89bc4939ea850b31e20f8e2569d848a10ef9f89d2da841b2ee95", "OS-SRV-USG:terminated_at": null, "key_name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp", "name": "AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst", "created": "2018-10-12T05:15:07Z", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "os-extended-volumes:volumes_attached": [], "metadata": {}}} 2018-10-12 05:17:17,471 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-0f89603a-bb49-4f35-b69f-fccc81481021 2018-10-12 05:17:17,471 - create_instance - DEBUG - Instance status [AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst] is - ACTIVE 2018-10-12 05:17:17,471 - create_instance - DEBUG - Retry querying VM status in 3 seconds 2018-10-12 05:17:20,475 - create_instance - DEBUG - VM status query timeout in 296.897589922 2018-10-12 05:17:20,478 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8c250f585761313b0341d9640033ecc146b61ca5" 2018-10-12 05:17:20,534 - novaclient.v2.client - DEBUG - RESP: [404] Date: Fri, 12 Oct 2018 05: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-dc1ab707-0303-4064-9fda-0eb575a5fe18 x-compute-request-id: req-dc1ab707-0303-4064-9fda-0eb575a5fe18 Content-Length: 111 Content-Type: application/json; charset=UTF-8 RESP BODY: {"itemNotFound": {"message": "Instance 6ec92f8e-5049-45a8-af82-a4513c490565 could not be found.", "code": 404}} 2018-10-12 05:17:20,534 - novaclient.v2.client - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/6ec92f8e-5049-45a8-af82-a4513c490565 used request id req-dc1ab707-0303-4064-9fda-0eb575a5fe18 2018-10-12 05:17:20,534 - create_instance - DEBUG - Instance not found when querying status for DELETED with message Instance 6ec92f8e-5049-45a8-af82-a4513c490565 could not be found. (HTTP 404) (Request-ID: req-dc1ab707-0303-4064-9fda-0eb575a5fe18) 2018-10-12 05:17:20,535 - create_instance - INFO - VM has been properly deleted VM with name - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-inst 2018-10-12 05:17:20,536 - neutron_utils - INFO - Deleting security group rule with ID - b0cd756f-b1bf-441e-b0eb-3f63a086505b 2018-10-12 05:17:20,541 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/b0cd756f-b1bf-441e-b0eb-3f63a086505b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:17:20,803 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b886b828-37fd-4bdf-8420-ab5d6cbb6952 Content-Length: 0 Date: Fri, 12 Oct 2018 05:17:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:17:20,803 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/b0cd756f-b1bf-441e-b0eb-3f63a086505b used request id req-b886b828-37fd-4bdf-8420-ab5d6cbb6952 2018-10-12 05:17:20,804 - neutron_utils - INFO - Deleting security group rule with ID - ee40ad67-0735-46d3-8d31-c0d0149b8ad4 2018-10-12 05:17:20,809 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/ee40ad67-0735-46d3-8d31-c0d0149b8ad4 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:17:20,905 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a106d252-e35d-427e-9109-bb288c2796f0 Content-Length: 0 Date: Fri, 12 Oct 2018 05:17:20 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:17:20,905 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/ee40ad67-0735-46d3-8d31-c0d0149b8ad4 used request id req-a106d252-e35d-427e-9109-bb288c2796f0 2018-10-12 05:17:20,905 - neutron_utils - INFO - Deleting security group rule with ID - e02cc63b-b9d9-4b27-b251-27947db9cd60 2018-10-12 05:17:20,911 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/e02cc63b-b9d9-4b27-b251-27947db9cd60 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:17:21,176 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-39b0456c-1376-4c33-bab1-d31c1af4daed Content-Length: 0 Date: Fri, 12 Oct 2018 05:17:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:17:21,176 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/e02cc63b-b9d9-4b27-b251-27947db9cd60 used request id req-39b0456c-1376-4c33-bab1-d31c1af4daed 2018-10-12 05:17:21,177 - neutron_utils - INFO - Deleting security group rule with ID - e70c1116-d83f-4659-b60b-12191bc9bb6b 2018-10-12 05:17:21,182 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-group-rules/e70c1116-d83f-4659-b60b-12191bc9bb6b -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:17:21,489 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-5a822bf8-4909-4a2f-ab69-81ef72227aac Content-Length: 0 Date: Fri, 12 Oct 2018 05:17:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:17:21,489 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-group-rules/e70c1116-d83f-4659-b60b-12191bc9bb6b used request id req-5a822bf8-4909-4a2f-ab69-81ef72227aac 2018-10-12 05:17:21,490 - neutron_utils - INFO - Deleting security group with name - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-sec-grp 2018-10-12 05:17:21,495 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d59188ec-7a12-4a99-a966-2606d262e3ff -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}5d5da98bf3c9cc9c1f2c71731520ecfe0c07bf6e" 2018-10-12 05:17:21,879 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-32a94413-8f58-481c-b242-689b402fea2d Content-Length: 0 Date: Fri, 12 Oct 2018 05:17:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:17:21,879 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d59188ec-7a12-4a99-a966-2606d262e3ff used request id req-32a94413-8f58-481c-b242-689b402fea2d 2018-10-12 05:17:21,880 - nova_utils - DEBUG - Deleting keypair - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp 2018-10-12 05:17:21,883 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}0a3433a6ee07b5ec907d851435835502e4267f50" 2018-10-12 05:17:21,914 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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-4180359a-2a05-4874-bb67-5d2e57829596 x-compute-request-id: req-4180359a-2a05-4874-bb67-5d2e57829596 Content-Length: 0 Content-Type: application/json 2018-10-12 05:17:21,914 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-kp used request id req-4180359a-2a05-4874-bb67-5d2e57829596 2018-10-12 05:17:21,915 - OpenStackKeypair - INFO - Deleted public key file [tmp/AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb.pub] 2018-10-12 05:17:21,915 - OpenStackKeypair - INFO - Deleted private key file [tmp/AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb] 2018-10-12 05:17:21,919 - novaclient.v2.client - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:8774/v2.1/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2 -H "User-Agent: python-novaclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}a6bc3f6d46a40f6e3909b0e4222dd9c1dbfe2bd7" 2018-10-12 05:17:21,971 - novaclient.v2.client - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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-f791338c-dd99-4f0c-989c-e6b055648ed6 x-compute-request-id: req-f791338c-dd99-4f0c-989c-e6b055648ed6 Content-Length: 0 Content-Type: application/json 2018-10-12 05:17:21,972 - novaclient.v2.client - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2424c526-5d84-4399-a5c3-d176f282ecc2 used request id req-f791338c-dd99-4f0c-989c-e6b055648ed6 2018-10-12 05:17:21,972 - OpenStackNetwork - INFO - Removing router interface from router AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router and subnet AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet 2018-10-12 05:17:21,973 - neutron_utils - INFO - Removing router interface from router named AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router 2018-10-12 05:17:21,978 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X PUT http://172.30.9.27:9696/v2.0/routers/38f05546-eb76-42a1-a347-e124ed72019d/remove_router_interface -H "User-Agent: python-neutronclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" -d '{"subnet_id": "54eca46e-e372-4759-a171-e46aae5a7a5c"}' 2018-10-12 05:17:23,614 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-1f56362b-eea7-4e11-aed4-88c4445b0075 Date: Fri, 12 Oct 2018 05:17:23 GMT RESP BODY: {"network_id": "01ebceb5-3dbc-467a-a661-5eb7c9d86d98", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "subnet_id": "54eca46e-e372-4759-a171-e46aae5a7a5c", "subnet_ids": ["54eca46e-e372-4759-a171-e46aae5a7a5c"], "port_id": "a4f6e00a-5248-44fe-b9b9-b6ac23582b98", "id": "38f05546-eb76-42a1-a347-e124ed72019d"} 2018-10-12 05:17:23,614 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/38f05546-eb76-42a1-a347-e124ed72019d/remove_router_interface used request id req-1f56362b-eea7-4e11-aed4-88c4445b0075 2018-10-12 05:17:23,615 - OpenStackNetwork - INFO - Removing router AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router 2018-10-12 05:17:23,615 - neutron_utils - INFO - Deleting router with name - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-router 2018-10-12 05:17:23,620 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/routers/38f05546-eb76-42a1-a347-e124ed72019d -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}3cf77022c48a7279910f8aadebf047b36c418ae0" 2018-10-12 05:17:27,148 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2f2a5124-dec5-4300-8385-14a1cd74d86d Content-Length: 0 Date: Fri, 12 Oct 2018 05:17:27 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:17:27,149 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/38f05546-eb76-42a1-a347-e124ed72019d used request id req-2f2a5124-dec5-4300-8385-14a1cd74d86d 2018-10-12 05:17:27,149 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet 2018-10-12 05:17:27,150 - neutron_utils - INFO - Deleting subnet with name AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-subnet 2018-10-12 05:17:27,155 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/subnets/54eca46e-e372-4759-a171-e46aae5a7a5c -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcbf26973d60cfa0856ce701b2fb6a77292a38e" 2018-10-12 05:17:29,550 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-e424d8ec-7bf4-41bb-a61f-eeeb9be3d00b Date: Fri, 12 Oct 2018 05:17:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:17:29,550 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/54eca46e-e372-4759-a171-e46aae5a7a5c used request id req-e424d8ec-7bf4-41bb-a61f-eeeb9be3d00b 2018-10-12 05:17:29,550 - neutron_utils - INFO - Deleting network with name AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb-pub-net 2018-10-12 05:17:29,556 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/networks/01ebceb5-3dbc-467a-a661-5eb7c9d86d98 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}2dcbf26973d60cfa0856ce701b2fb6a77292a38e" 2018-10-12 05:17:31,040 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-ce8b0dfc-2e75-4058-be1d-b8fb89daad70 Date: Fri, 12 Oct 2018 05:17:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:17:31,041 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/01ebceb5-3dbc-467a-a661-5eb7c9d86d98 used request id req-ce8b0dfc-2e75-4058-be1d-b8fb89daad70 2018-10-12 05:17:31,041 - glance_utils - INFO - Deleting image named - AnsibleProvisioningTests-52b1ef52-6fa1-4262-9b12-9e1182dce2fb--image 2018-10-12 05:17:31,045 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9292/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad -H "User-Agent: python-glanceclient" -H "Content-Type: application/octet-stream" -H "X-Auth-Token: {SHA1}26f2fe9673e19641ad935e934b150e2b960f07fe" 2018-10-12 05:17:32,417 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-d8178c0a-9a0e-4996-a762-54fb8ae58e0d Date: Fri, 12 Oct 2018 05:17:32 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:17:32,417 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/ba8df65a-9bfd-4d63-979b-c4052e62c7ad used request id req-d8178c0a-9a0e-4996-a762-54fb8ae58e0d 2018-10-12 05:17:32,424 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-groups?name=default -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:17:32,649 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 11766 X-Openstack-Request-Id: req-e1eac66c-9885-4217-a44c-13ee8b79d679 Date: Fri, 12 Oct 2018 05:17:32 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:42Z", "updated_at": "2018-10-12T05:14:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:42Z", "revision_number": 0, "id": "07bce28a-7b84-4eca-978f-b8f2cb70b3d0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:42Z", "security_group_id": "c2948813-f7da-433c-bee3-13927688de24", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:42Z", "revision_number": 0, "id": "305e9524-4cba-426a-8838-6718f2ba056d", "remote_group_id": "c2948813-f7da-433c-bee3-13927688de24", "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:42Z", "security_group_id": "c2948813-f7da-433c-bee3-13927688de24", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:42Z", "revision_number": 0, "id": "3d18aff8-dff1-4b4d-b9d6-5cbde23ebc5f", "remote_group_id": "c2948813-f7da-433c-bee3-13927688de24", "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:42Z", "security_group_id": "c2948813-f7da-433c-bee3-13927688de24", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv6", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:14:42Z", "revision_number": 0, "id": "63fd3182-00e1-40de-9476-d9d3401c4247", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:14:42Z", "security_group_id": "c2948813-f7da-433c-bee3-13927688de24", "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "port_range_min": null, "ethertype": "IPv4", "project_id": "c7cc0a0423944110a0b13f652e1d004f"}], "revision_number": 4, "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "c2948813-f7da-433c-bee3-13927688de24", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 05:17:32,650 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups?name=default used request id req-e1eac66c-9885-4217-a44c-13ee8b79d679 2018-10-12 05:17:32,655 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:17:32,743 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-af9c0c74-f812-491d-a625-eaef44a7b51f Content-Encoding: gzip Content-Length: 208 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}} 2018-10-12 05:17:32,743 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc used request id req-af9c0c74-f812-491d-a625-eaef44a7b51f 2018-10-12 05:17:32,747 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:17:32,829 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2de142f0-48b0-4cb4-b417-ee8505ccf216 Content-Encoding: gzip Content-Length: 248 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 05:17:32,829 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-2de142f0-48b0-4cb4-b417-ee8505ccf216 2018-10-12 05:17:32,833 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:17:32,922 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:32 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-051ca0ea-dd90-48e4-8865-0644650f25e1 Content-Encoding: gzip Content-Length: 217 Content-Type: application/json RESP BODY: {"project": {"is_domain": false, "description": "", "links": {"self": "http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f"}, "enabled": true, "id": "c7cc0a0423944110a0b13f652e1d004f", "parent_id": "default", "domain_id": "default", "name": "AnsibleProvisioningTests-390cb80d-e68d-427-proj"}} 2018-10-12 05:17:32,923 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-051ca0ea-dd90-48e4-8865-0644650f25e1 2018-10-12 05:17:32,923 - neutron_utils - INFO - Retrieving security group rules associate with the security group with ID - c2948813-f7da-433c-bee3-13927688de24 2018-10-12 05:17:32,929 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c2948813-f7da-433c-bee3-13927688de24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:17:33,095 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2048 X-Openstack-Request-Id: req-9e4594d8-7970-4e1b-95f9-cbbdffbde536 Date: Fri, 12 Oct 2018 05:17: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-10-12T05:14:42Z", "security_group_id": "c2948813-f7da-433c-bee3-13927688de24", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:42Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "07bce28a-7b84-4eca-978f-b8f2cb70b3d0"}, {"remote_group_id": "c2948813-f7da-433c-bee3-13927688de24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:14:42Z", "security_group_id": "c2948813-f7da-433c-bee3-13927688de24", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:42Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "305e9524-4cba-426a-8838-6718f2ba056d"}, {"remote_group_id": "c2948813-f7da-433c-bee3-13927688de24", "direction": "ingress", "protocol": null, "description": null, "ethertype": "IPv6", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:14:42Z", "security_group_id": "c2948813-f7da-433c-bee3-13927688de24", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:42Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "3d18aff8-dff1-4b4d-b9d6-5cbde23ebc5f"}, {"remote_group_id": null, "direction": "egress", "protocol": null, "description": null, "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": null, "updated_at": "2018-10-12T05:14:42Z", "security_group_id": "c2948813-f7da-433c-bee3-13927688de24", "port_range_min": null, "revision_number": 0, "tenant_id": "c7cc0a0423944110a0b13f652e1d004f", "created_at": "2018-10-12T05:14:42Z", "project_id": "c7cc0a0423944110a0b13f652e1d004f", "id": "63fd3182-00e1-40de-9476-d9d3401c4247"}]} 2018-10-12 05:17:33,096 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-group-rules?security_group_id=c2948813-f7da-433c-bee3-13927688de24 used request id req-9e4594d8-7970-4e1b-95f9-cbbdffbde536 2018-10-12 05:17:33,096 - neutron_utils - INFO - Deleting security group with name - default 2018-10-12 05:17:33,102 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:9696/v2.0/security-groups/c2948813-f7da-433c-bee3-13927688de24 -H "User-Agent: python-neutronclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:17:33,418 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a78feb8b-bcdc-4c1c-b607-83d57c86e658 Content-Length: 0 Date: Fri, 12 Oct 2018 05:17:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:17:33,418 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/c2948813-f7da-433c-bee3-13927688de24 used request id req-a78feb8b-bcdc-4c1c-b607-83d57c86e658 2018-10-12 05:17:33,419 - keystone_utils - INFO - Deleting project with name - AnsibleProvisioningTests-390cb80d-e68d-427-proj 2018-10-12 05:17:33,423 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:17:33,636 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-2041b2b9-40c0-426c-bdf2-a852cb162e32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:17:33,636 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/c7cc0a0423944110a0b13f652e1d004f used request id req-2041b2b9-40c0-426c-bdf2-a852cb162e32 2018-10-12 05:17:33,636 - keystone_utils - INFO - Deleting role with name - AnsibleProvisioningTests-390cb80d-e68d-427-proj-role 2018-10-12 05:17:33,640 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/roles/5d1718d92597487ca05e4fad309dc39b -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:17:33,740 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-4cda40e6-addf-4bf5-9ff1-93d75f43db19 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:17:33,740 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/5d1718d92597487ca05e4fad309dc39b used request id req-4cda40e6-addf-4bf5-9ff1-93d75f43db19 2018-10-12 05:17:33,744 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}64a464083194993d70c290fdc6580f68827109eb" 2018-10-12 05:17:33,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6ff591d-104e-41f5-a0c7-34c8a5c55b03 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:17:33,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f6ff591d-104e-41f5-a0c7-34c8a5c55b03 2018-10-12 05:17:33,844 - keystone_utils - INFO - Deleting user with name - AnsibleProvisioningTests-390cb80d-e68d-427-user 2018-10-12 05:17:33,848 - keystoneauth.session - DEBUG - REQ: curl -g -i --insecure -X DELETE http://172.30.9.27:5000/v3/users/33d83e16900e4695b8a63d7956bc1984 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b4394ff093fe3732d24e695cd1a5b968affadb7a" 2018-10-12 05:17:34,021 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:17:33 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ef9a383f-82da-475f-897b-04c05b33c2de Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:17:34,022 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/33d83e16900e4695b8a63d7956bc1984 used request id req-ef9a383f-82da-475f-897b-04c05b33c2de 2018-10-12 05:17:34,023 - 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 3414.579s OK 2018-10-12 05:17:34,187 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 05:17:34,187 - xtesting.ci.run_tests - INFO - Test result: +---------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +---------------------+------------------+------------------+----------------+ | snaps_smoke | functest | 56:55 | PASS | +---------------------+------------------+------------------+----------------+ 2018-10-12 05:17:34,193 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:17:34,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 05:17:34,271 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-290c9a24-6e91-4001-afd3-3acc809802e9 Content-Encoding: gzip Content-Length: 348 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "16c16cb00761436db3d2db8d3b61a454", "links": {"self": "http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454"}, "name": "heat_stack_owner"}, {"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:17:34,271 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-290c9a24-6e91-4001-afd3-3acc809802e9 2018-10-12 05:17:34,271 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0778419971466s 2018-10-12 05:17:34,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 05:17:34,274 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 05:17:34,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-67da26b4-6d27-4ae0-a7eb-300d0cb2c134 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:17:34,424 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/16c16cb00761436db3d2db8d3b61a454 used request id req-67da26b4-6d27-4ae0-a7eb-300d0cb2c134 2018-10-12 05:17:34,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.151230812073s 2018-10-12 05:17:34,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 05:17:34,426 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 05:17:34,525 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2ee285a-20ce-4767-b106-5539e061732c Content-Encoding: gzip Content-Length: 876 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490", "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "domain_id": "default", "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:17:34,525 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e2ee285a-20ce-4767-b106-5539e061732c 2018-10-12 05:17:34,525 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100023984909s 2018-10-12 05:17:34,526 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-e2ee285a-20ce-4767-b106-5539e061732c 2018-10-12 05:17:34,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 05:17:34,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 05:17:34,620 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e45ce97f-8540-4d77-9026-74ba6cc03a5f Content-Encoding: gzip Content-Length: 213 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220"}, "enabled": true, "id": "46c6881c99594ea09dc936fcd0c26220", "options": {}, "domain_id": "default", "name": "snaps_smoke-user_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}} 2018-10-12 05:17:34,621 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220 used request id req-e45ce97f-8540-4d77-9026-74ba6cc03a5f 2018-10-12 05:17:34,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0881791114807s 2018-10-12 05:17:34,621 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220 used request id req-e45ce97f-8540-4d77-9026-74ba6cc03a5f 2018-10-12 05:17:34,622 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 05:17:34,622 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 05:17:34,825 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-583f8661-79cd-4659-a339-376a475f3a63 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:17:34,826 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220 used request id req-583f8661-79cd-4659-a339-376a475f3a63 2018-10-12 05:17:34,826 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.20387506485s 2018-10-12 05:17:34,826 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/46c6881c99594ea09dc936fcd0c26220 used request id req-583f8661-79cd-4659-a339-376a475f3a63 2018-10-12 05:17:34,826 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 05:17:34,827 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 05:17:34,910 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-07a5d52d-1a9a-4592-ba31-c7922835c6b3 Content-Encoding: gzip Content-Length: 379 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: snaps_smoke", "links": {"self": "http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66"}, "enabled": true, "id": "8ae4cc8f872c404b8f23fb1adbb49b66", "parent_id": "default", "domain_id": "default", "name": "snaps_smoke-project_5315a9c0-29f7-4dc9-b09f-4ce9909e0490"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 05:17:34,910 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-07a5d52d-1a9a-4592-ba31-c7922835c6b3 2018-10-12 05:17:34,911 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0839698314667s 2018-10-12 05:17:34,911 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-07a5d52d-1a9a-4592-ba31-c7922835c6b3 2018-10-12 05:17:34,914 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 05:17:34,914 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 05:17:35,060 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:17:34 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a65ad02f-5507-4a7a-96ac-431a4beddfc5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:17:35,060 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-a65ad02f-5507-4a7a-96ac-431a4beddfc5 2018-10-12 05:17:35,060 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.14658498764s 2018-10-12 05:17:35,061 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8ae4cc8f872c404b8f23fb1adbb49b66 used request id req-a65ad02f-5507-4a7a-96ac-431a4beddfc5 2018-10-12 05:17:35,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:17:35,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 05:17:35,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-65062ed1-7eb6-48b4-ada7-56ab671c4224 Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4fad7dcf81a340ce9abcecfbfaaf2140", "links": {"self": "http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:17:35,145 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-65062ed1-7eb6-48b4-ada7-56ab671c4224 2018-10-12 05:17:35,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0843360424042s 2018-10-12 05:17:35,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 05:17:35,148 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 05:17:35,250 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:17:35 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e8b4cc66-e1ca-468c-9d2b-ecbecc29fcf6 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:17:35,250 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/4fad7dcf81a340ce9abcecfbfaaf2140 used request id req-e8b4cc66-e1ca-468c-9d2b-ecbecc29fcf6 2018-10-12 05:17:35,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.102699041367s 2018-10-12 05:17:35,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:17:35,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8ae4cc8f872c404b8f23fb1adbb49b66&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}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 05:17:35,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b0629a93-bf8c-49e0-b1a0-01083e067cdf Date: Fri, 12 Oct 2018 05:17:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}]} 2018-10-12 05:17:35,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8ae4cc8f872c404b8f23fb1adbb49b66&name=default used request id req-b0629a93-bf8c-49e0-b1a0-01083e067cdf 2018-10-12 05:17:35,443 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.187144994736s 2018-10-12 05:17:35,443 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8ae4cc8f872c404b8f23fb1adbb49b66&name=default used request id req-b0629a93-bf8c-49e0-b1a0-01083e067cdf 2018-10-12 05:17:35,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:17:35,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 05:17:35,647 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-ec8a9b56-aa14-4305-83dd-057f8a7a6b86 Date: Fri, 12 Oct 2018 05:17:35 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "created_at": "2018-10-12T04:20:48Z", "updated_at": "2018-10-12T04:20:48Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "e93cc387-7565-4c2d-8442-12961ec650d6", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "76a1ffbb-5080-4b15-9f82-d4d97b9f7220", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "ca845750-e613-4836-9fad-44b742169399", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv6", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T04:20:48Z", "revision_number": 0, "id": "5ef845ab-ef19-4878-bbc2-587a8fb95996", "remote_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "remote_ip_prefix": null, "created_at": "2018-10-12T04:20:48Z", "security_group_id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "tenant_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "port_range_min": null, "ethertype": "IPv4", "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66"}], "revision_number": 4, "project_id": "8ae4cc8f872c404b8f23fb1adbb49b66", "id": "37031cec-c5a3-42bc-8beb-a7cb8ebe345b", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 05:17:35,648 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ec8a9b56-aa14-4305-83dd-057f8a7a6b86 2018-10-12 05:17:35,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20153594017s 2018-10-12 05:17:35,649 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-ec8a9b56-aa14-4305-83dd-057f8a7a6b86 2018-10-12 05:17:35,653 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-12 05:17:35,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/37031cec-c5a3-42bc-8beb-a7cb8ebe345b.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}b6a51e2426de50f9daf17984b0ee1c494a47c65d" 2018-10-12 05:17:36,042 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-dbca514f-0fda-43b2-a403-0bb320064fcb Content-Length: 0 Date: Fri, 12 Oct 2018 05:17:36 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:17:36,042 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/37031cec-c5a3-42bc-8beb-a7cb8ebe345b.json used request id req-dbca514f-0fda-43b2-a403-0bb320064fcb 2018-10-12 05:17:36,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.389263868332s 2018-10-12 05:17:36,043 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/37031cec-c5a3-42bc-8beb-a7cb8ebe345b.json used request id req-dbca514f-0fda-43b2-a403-0bb320064fcb 2018-10-12 05:17:36,096 - xtesting.ci.run_tests - INFO - Loading test case 'neutron_trunk'... 2018-10-12 05:17:36,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 05:17:36,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 05:17:36,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 05:17:36,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 05:17:36,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 05:17:36,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 05:17:36,138 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 05:17:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 05:17:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 05:17:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 05:17:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 05:17:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 05:17:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 05:17:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 05:17:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 05:17:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 05:17:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 05:17:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 05:17:36,139 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 05:17:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 05:17:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 05:17:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 05:17:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 05:17:36,140 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 05:17:36,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:17:36,148 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b331692-a5fc-4787-b5fb-7d0757ff97f1 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:17:36,148 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-8b331692-a5fc-4787-b5fb-7d0757ff97f1 2018-10-12 05:17:36,148 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:17:36,529 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:17:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["tP2oZnu_S9u9PDkOOj1QlQ"], "issued_at": "2018-10-12T05:17:36.000000Z"}} 2018-10-12 05:17:36,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 05:17:36,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:36,755 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-8b912792-4baa-4fe8-8147-33a887b72b4b Date: Fri, 12 Oct 2018 05:17:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 05:17:36,755 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b912792-4baa-4fe8-8147-33a887b72b4b 2018-10-12 05:17:36,755 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.222036838531s 2018-10-12 05:17:36,755 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-8b912792-4baa-4fe8-8147-33a887b72b4b 2018-10-12 05:17:36,756 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 05:17:36,759 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:36,764 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:17: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:17:36,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:36,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-349e9a3f-73d4-4bf2-bd6a-55b7e375ec60 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 05:17:36,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-349e9a3f-73d4-4bf2-bd6a-55b7e375ec60 2018-10-12 05:17:36,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0871870517731s 2018-10-12 05:17:36,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 05:17:36,846 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}174517f97431993db709926301f3fc3aff1fc72c" -d '{"project": {"description": "Created by OPNFV Functest: neutron_trunk", "enabled": true, "domain_id": "default", "name": "neutron_trunk-project_93ce7928-f11b-4d8b-bfe4-75cff092db12"}}' 2018-10-12 05:17:36,962 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:17:36 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0577e7db-48cb-42e9-88ca-531030239e9a 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.27:5000/v3/projects/47410bbac46b44398f31db0c5916f4b7"}, "enabled": true, "id": "47410bbac46b44398f31db0c5916f4b7", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_93ce7928-f11b-4d8b-bfe4-75cff092db12"}} 2018-10-12 05:17:36,962 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0577e7db-48cb-42e9-88ca-531030239e9a 2018-10-12 05:17:36,963 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.117520093918s 2018-10-12 05:17:36,963 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-0577e7db-48cb-42e9-88ca-531030239e9a 2018-10-12 05:17:36,964 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'neutron_trunk-project_93ce7928-f11b-4d8b-bfe4-75cff092db12', 'id': u'47410bbac46b44398f31db0c5916f4b7', '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-10-12 05:17:36,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 05:17:37,340 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.376040935516s 2018-10-12 05:17:37,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:37,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f6cf16d1-5f16-4256-bc4c-4e7f320685f8 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590"}, "enabled": true, "id": "29ee6c3babec4cf1a66917c584eb7590", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_93ce7928-f11b-4d8b-bfe4-75cff092db12"}} 2018-10-12 05:17:37,437 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590 used request id req-f6cf16d1-5f16-4256-bc4c-4e7f320685f8 2018-10-12 05:17:37,438 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'29ee6c3babec4cf1a66917c584eb7590', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'neutron_trunk-user_93ce7928-f11b-4d8b-bfe4-75cff092db12'}) 2018-10-12 05:17:37,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:17:37,439 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:37,524 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1d377b51-40c3-4bbe-a392-1b8fd706372b Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:17:37,524 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-1d377b51-40c3-4bbe-a392-1b8fd706372b 2018-10-12 05:17:37,524 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0859150886536s 2018-10-12 05:17:37,525 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:17:37,526 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:37,614 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a1f31e23-6193-460b-849d-aed31377cedb Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:17:37,614 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a1f31e23-6193-460b-849d-aed31377cedb 2018-10-12 05:17:37,614 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0888059139252s 2018-10-12 05:17:37,615 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 05:17:37,616 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 05:17:37,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" -d '{"role": {"name": "Member"}}' 2018-10-12 05:17:37,765 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:17:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-88580405-eecd-409a-a5bb-9481c155a8d8 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "72d3d8a0a8bb4281a43a23981887efb1", "links": {"self": "http://172.30.9.27:5000/v3/roles/72d3d8a0a8bb4281a43a23981887efb1"}, "name": "Member"}} 2018-10-12 05:17:37,765 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-88580405-eecd-409a-a5bb-9481c155a8d8 2018-10-12 05:17:37,765 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.149354934692s 2018-10-12 05:17:37,766 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/72d3d8a0a8bb4281a43a23981887efb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:37,849 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a60dc772-8a1b-4abd-be4d-a0ed893aeb4b Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/72d3d8a0a8bb4281a43a23981887efb1"}, "domain_id": null, "name": "Member", "id": "72d3d8a0a8bb4281a43a23981887efb1"}} 2018-10-12 05:17:37,849 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/72d3d8a0a8bb4281a43a23981887efb1 used request id req-a60dc772-8a1b-4abd-be4d-a0ed893aeb4b 2018-10-12 05:17:37,849 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/72d3d8a0a8bb4281a43a23981887efb1'}, 'domain_id': None, 'human_id': None, 'id': u'72d3d8a0a8bb4281a43a23981887efb1', 'HUMAN_ID': False}) 2018-10-12 05:17:37,850 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:17:37,850 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:37,927 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d606aeb8-c2b9-4dbc-a832-8602e89f8b98 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "72d3d8a0a8bb4281a43a23981887efb1", "links": {"self": "http://172.30.9.27:5000/v3/roles/72d3d8a0a8bb4281a43a23981887efb1"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:17:37,928 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d606aeb8-c2b9-4dbc-a832-8602e89f8b98 2018-10-12 05:17:37,928 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0780889987946s 2018-10-12 05:17:37,929 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 05:17:37,930 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:38,003 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d40f580f-f417-408d-bd35-723979d8fd3a 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 05:17:38,003 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-d40f580f-f417-408d-bd35-723979d8fd3a 2018-10-12 05:17:38,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0742402076721s 2018-10-12 05:17:38,005 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 05:17:38,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:38,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8b76e28d-1df5-4868-9f19-8bafca74cf60 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_93ce7928-f11b-4d8b-bfe4-75cff092db12", "links": {"self": "http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590"}, "domain_id": "default", "enabled": true, "id": "29ee6c3babec4cf1a66917c584eb7590", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:17:38,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8b76e28d-1df5-4868-9f19-8bafca74cf60 2018-10-12 05:17:38,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0336470603943s 2018-10-12 05:17:38,039 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8b76e28d-1df5-4868-9f19-8bafca74cf60 2018-10-12 05:17:38,045 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 05:17:38,046 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:38,126 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f362bb78-f866-498e-ae9f-079658081e7f Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/47410bbac46b44398f31db0c5916f4b7"}, "enabled": true, "id": "47410bbac46b44398f31db0c5916f4b7", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_93ce7928-f11b-4d8b-bfe4-75cff092db12"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 05:17:38,126 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f362bb78-f866-498e-ae9f-079658081e7f 2018-10-12 05:17:38,127 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0810689926147s 2018-10-12 05:17:38,127 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-f362bb78-f866-498e-ae9f-079658081e7f 2018-10-12 05:17:38,129 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 05:17:38,130 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=29ee6c3babec4cf1a66917c584eb7590&scope.project.id=47410bbac46b44398f31db0c5916f4b7&role.id=72d3d8a0a8bb4281a43a23981887efb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:38,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e2334dd5-1ced-4c6c-9986-e0018b344c3c Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=29ee6c3babec4cf1a66917c584eb7590&scope.project.id=47410bbac46b44398f31db0c5916f4b7&role.id=72d3d8a0a8bb4281a43a23981887efb1", "previous": null, "next": null}} 2018-10-12 05:17:38,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=29ee6c3babec4cf1a66917c584eb7590&scope.project.id=47410bbac46b44398f31db0c5916f4b7&role.id=72d3d8a0a8bb4281a43a23981887efb1 used request id req-e2334dd5-1ced-4c6c-9986-e0018b344c3c 2018-10-12 05:17:38,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0728449821472s 2018-10-12 05:17:38,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 05:17:38,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/47410bbac46b44398f31db0c5916f4b7/users/29ee6c3babec4cf1a66917c584eb7590/roles/72d3d8a0a8bb4281a43a23981887efb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:38,330 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-a9e219a8-f156-4f3e-9279-186c3f11ac60 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:17:38,330 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/47410bbac46b44398f31db0c5916f4b7/users/29ee6c3babec4cf1a66917c584eb7590/roles/72d3d8a0a8bb4281a43a23981887efb1 used request id req-a9e219a8-f156-4f3e-9279-186c3f11ac60 2018-10-12 05:17:38,330 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.1273188591s 2018-10-12 05:17:38,331 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'neutron_trunk-project_93ce7928-f11b-4d8b-bfe4-75cff092db12', 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': '07452bb3-2d36-4c5b-b306-a2c9cdae29e4', 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_93ce7928-f11b-4d8b-bfe4-75cff092db12', 'project_id': u'47410bbac46b44398f31db0c5916f4b7', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 05:17:38,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 05:17:38,332 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 05:17:38,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 05:17:38,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 05:17:38,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 05:17:38,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 05:17:38,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 05:17:38,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 05:17:38,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 05:17:38,333 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 05:17:38,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 05:17:38,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 05:17:38,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 05:17:38,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 05:17:38,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 05:17:38,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 05:17:38,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 05:17:38,334 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 05:17:38,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 05:17:38,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 05:17:38,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 05:17:38,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 05:17:38,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 05:17:38,335 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 05:17:38,337 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'neutron_trunk-user_93ce7928-f11b-4d8b-bfe4-75cff092db12', 'password': '07452bb3-2d36-4c5b-b306-a2c9cdae29e4', 'project_name': 'neutron_trunk-project_93ce7928-f11b-4d8b-bfe4-75cff092db12', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '47410bbac46b44398f31db0c5916f4b7', 'project_domain_name': 'Default'} 2018-10-12 05:17:38,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:17:38,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:38,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-372436ea-5dca-4e9c-b5ed-824225658fbc Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "72d3d8a0a8bb4281a43a23981887efb1", "links": {"self": "http://172.30.9.27:5000/v3/roles/72d3d8a0a8bb4281a43a23981887efb1"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:17:38,417 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-372436ea-5dca-4e9c-b5ed-824225658fbc 2018-10-12 05:17:38,417 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0797519683838s 2018-10-12 05:17:38,418 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:17:38,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:38,493 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7a649bc1-5c60-4d7b-ba61-6e26739e75e0 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "72d3d8a0a8bb4281a43a23981887efb1", "links": {"self": "http://172.30.9.27:5000/v3/roles/72d3d8a0a8bb4281a43a23981887efb1"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:17:38,493 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-7a649bc1-5c60-4d7b-ba61-6e26739e75e0 2018-10-12 05:17:38,494 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0751740932465s 2018-10-12 05:17:38,495 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 05:17:38,495 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:38,577 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bc7c2df3-4119-4334-8bf7-c6a055795890 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 05:17:38,577 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-bc7c2df3-4119-4334-8bf7-c6a055795890 2018-10-12 05:17:38,577 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0821590423584s 2018-10-12 05:17:38,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 05:17:38,579 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:38,677 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-cd033ea5-bd07-4ee6-8210-dc9e1686bfab Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_93ce7928-f11b-4d8b-bfe4-75cff092db12", "links": {"self": "http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590"}, "domain_id": "default", "enabled": true, "id": "29ee6c3babec4cf1a66917c584eb7590", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:17:38,678 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cd033ea5-bd07-4ee6-8210-dc9e1686bfab 2018-10-12 05:17:38,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0997099876404s 2018-10-12 05:17:38,678 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-cd033ea5-bd07-4ee6-8210-dc9e1686bfab 2018-10-12 05:17:38,685 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 05:17:38,685 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:38,759 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4096a67f-6768-4853-9f60-75f3aad8ca04 Content-Encoding: gzip Content-Length: 392 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/47410bbac46b44398f31db0c5916f4b7"}, "enabled": true, "id": "47410bbac46b44398f31db0c5916f4b7", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_93ce7928-f11b-4d8b-bfe4-75cff092db12"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 05:17:38,759 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4096a67f-6768-4853-9f60-75f3aad8ca04 2018-10-12 05:17:38,759 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0744099617004s 2018-10-12 05:17:38,760 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-4096a67f-6768-4853-9f60-75f3aad8ca04 2018-10-12 05:17:38,762 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 05:17:38,762 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=29ee6c3babec4cf1a66917c584eb7590&scope.project.id=47410bbac46b44398f31db0c5916f4b7&role.id=c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:38,843 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4882f289-83c8-471d-b370-e258fd97e931 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=29ee6c3babec4cf1a66917c584eb7590&scope.project.id=47410bbac46b44398f31db0c5916f4b7&role.id=c43a3ee50f83430c8393d58c3aa3a6dc", "previous": null, "next": null}} 2018-10-12 05:17:38,843 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=29ee6c3babec4cf1a66917c584eb7590&scope.project.id=47410bbac46b44398f31db0c5916f4b7&role.id=c43a3ee50f83430c8393d58c3aa3a6dc used request id req-4882f289-83c8-471d-b370-e258fd97e931 2018-10-12 05:17:38,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0813930034637s 2018-10-12 05:17:38,843 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 05:17:38,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/47410bbac46b44398f31db0c5916f4b7/users/29ee6c3babec4cf1a66917c584eb7590/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:38,965 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:17:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-aa8b8b09-69c6-45e7-8a8e-3b5d8e1fdd89 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:17:38,965 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/47410bbac46b44398f31db0c5916f4b7/users/29ee6c3babec4cf1a66917c584eb7590/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-aa8b8b09-69c6-45e7-8a8e-3b5d8e1fdd89 2018-10-12 05:17:38,965 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.121912956238s 2018-10-12 05:17:38,966 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:17:38,966 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:39,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2dd1bcb-89c3-4ec6-a636-cffb71af6ad0 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "72d3d8a0a8bb4281a43a23981887efb1", "links": {"self": "http://172.30.9.27:5000/v3/roles/72d3d8a0a8bb4281a43a23981887efb1"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:17:39,039 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c2dd1bcb-89c3-4ec6-a636-cffb71af6ad0 2018-10-12 05:17:39,039 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0729351043701s 2018-10-12 05:17:39,040 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 05:17:39,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:39,122 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c2e69574-b367-4850-b281-8e8d5b342dab 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 05:17:39,123 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-c2e69574-b367-4850-b281-8e8d5b342dab 2018-10-12 05:17:39,123 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0826780796051s 2018-10-12 05:17:39,124 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 05:17:39,124 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:39,220 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78328fad-b0c6-44cb-946e-76a302d996f5 Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_93ce7928-f11b-4d8b-bfe4-75cff092db12", "links": {"self": "http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590"}, "domain_id": "default", "enabled": true, "id": "29ee6c3babec4cf1a66917c584eb7590", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:17:39,221 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-78328fad-b0c6-44cb-946e-76a302d996f5 2018-10-12 05:17:39,221 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0968630313873s 2018-10-12 05:17:39,221 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-78328fad-b0c6-44cb-946e-76a302d996f5 2018-10-12 05:17:39,227 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 05:17:39,228 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=29ee6c3babec4cf1a66917c584eb7590&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:39,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9d680fdf-f14d-4aa5-b9a2-eea3a9895495 Content-Encoding: gzip Content-Length: 195 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=29ee6c3babec4cf1a66917c584eb7590&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default", "previous": null, "next": null}} 2018-10-12 05:17:39,302 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=29ee6c3babec4cf1a66917c584eb7590&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default used request id req-9d680fdf-f14d-4aa5-b9a2-eea3a9895495 2018-10-12 05:17:39,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0745360851288s 2018-10-12 05:17:39,302 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 05:17:39,303 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/29ee6c3babec4cf1a66917c584eb7590/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:17:39,421 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:17:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-01d0543f-c934-43f3-a34f-dabd1113a939 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:17:39,421 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/29ee6c3babec4cf1a66917c584eb7590/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-01d0543f-c934-43f3-a34f-dabd1113a939 2018-10-12 05:17:39,421 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.118928909302s 2018-10-12 05:17:39,422 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-12 05:17:42,150 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment destroy --deployment opnfv-rally 2018-10-12 05:17:41.720 11558 INFO rally.deployment.engine [-] Deployment dd9ce7eb-b011-41e8-b97b-3a0af15eba40 | Starting: Destroy cloud and free allocated resources. 2018-10-12 05:17:41.806 11558 INFO rally.deployment.engine [-] Deployment dd9ce7eb-b011-41e8-b97b-3a0af15eba40 | Completed: Destroy cloud and free allocated resources. 2018-10-12 05:17:41.850 11558 INFO rally.api [-] Deleting all verifications created by verifier 'opnfv-tempest' (UUID=0e9e11bb-ba8e-4198-88b4-fa00d24b3b46) for deployment 'opnfv-rally'. 2018-10-12 05:17:41.877 11558 INFO rally.api [-] Deleting verification (UUID=a39144ae-ba2b-48ae-8866-88df7faf260f). 2018-10-12 05:17:41.920 11558 INFO rally.api [-] Verification has been successfully deleted! 2018-10-12 05:17:41.921 11558 INFO rally.api [-] Deleting deployment-specific data for verifier 'opnfv-tempest' (UUID=0e9e11bb-ba8e-4198-88b4-fa00d24b3b46). 2018-10-12 05:17:41.931 11558 INFO rally.api [-] Deployment-specific data has been successfully deleted! 2018-10-12 05:17:44,510 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-12 05:17:44.239 11561 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=d9b29581-a218-4ca5-90e8-d5b03854ffe8) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | d9b29581-a218-4ca5-90e8-d5b03854ffe8 | 2018-10-12T05:17:44 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: d9b29581-a218-4ca5-90e8-d5b03854ffe8 ~/.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-10-12 05:17:47,854 - 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-10-12 05:17:47,854 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-12 05:17:50,094 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify delete-verifier --id opnfv-tempest --force 2018-10-12 05:17:49.830 11567 INFO rally.api [-] Deleting verifier 'opnfv-tempest' (UUID=0e9e11bb-ba8e-4198-88b4-fa00d24b3b46). 2018-10-12 05:17:49.955 11567 INFO rally.api [-] Verifier has been successfully deleted! 2018-10-12 05:17:53,506 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-12 05:17:51.954 11570 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-12 05:17:52.088 11570 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-12 05:17:53.309 11570 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=289b1d78-e3c1-4f77-9992-5e2afcb36d10) has been successfully created! Using verifier 'opnfv-tempest' (UUID=289b1d78-e3c1-4f77-9992-5e2afcb36d10) as the default verifier for the future CLI operations. 2018-10-12 05:17:56,580 - xtesting.ci.run_tests - INFO - Running test case 'neutron_trunk'... 2018-10-12 05:17:56,581 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 05:17:56,716 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-12 05:17:56,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:17:56,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17:56 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-edc48a67-699c-40d6-86de-669ba631ca90 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:17:56,725 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-edc48a67-699c-40d6-86de-669ba631ca90 2018-10-12 05:17:56,726 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:17:57,122 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "72d3d8a0a8bb4281a43a23981887efb1", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:17:57.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "47410bbac46b44398f31db0c5916f4b7", "name": "neutron_trunk-project_93ce7928-f11b-4d8b-bfe4-75cff092db12"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/47410bbac46b44398f31db0c5916f4b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/47410bbac46b44398f31db0c5916f4b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/47410bbac46b44398f31db0c5916f4b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/47410bbac46b44398f31db0c5916f4b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/47410bbac46b44398f31db0c5916f4b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/47410bbac46b44398f31db0c5916f4b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/47410bbac46b44398f31db0c5916f4b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/47410bbac46b44398f31db0c5916f4b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/47410bbac46b44398f31db0c5916f4b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/47410bbac46b44398f31db0c5916f4b7", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/47410bbac46b44398f31db0c5916f4b7", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/47410bbac46b44398f31db0c5916f4b7", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "neutron_trunk-user_93ce7928-f11b-4d8b-bfe4-75cff092db12", "id": "29ee6c3babec4cf1a66917c584eb7590"}, "audit_ids": ["i7sexA9_RbenKQiMWIMqjA"], "issued_at": "2018-10-12T05:17:57.000000Z"}} 2018-10-12 05:17:57,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}05c4a6abc2c4732d226b38f828ffa9c28823aff6" 2018-10-12 05:17:57,132 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 12 Oct 2018 05:17:57 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-12 05:17:57,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:17:57,137 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}05c4a6abc2c4732d226b38f828ffa9c28823aff6" 2018-10-12 05:17:57,717 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-c36dde52-86bf-4e81-bfa6-25379fc380c7 Date: Fri, 12 Oct 2018 05:17:57 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:17:57,717 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c36dde52-86bf-4e81-bfa6-25379fc380c7 2018-10-12 05:17:57,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.580715179443s 2018-10-12 05:17:57,717 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c36dde52-86bf-4e81-bfa6-25379fc380c7 2018-10-12 05:17:57,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 05:17:57,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}05c4a6abc2c4732d226b38f828ffa9c28823aff6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12"}' 2018-10-12 05:17:58,052 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 877 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53 X-Openstack-Request-Id: req-494d1b0a-146f-47af-996b-9fd370f5c496 Date: Fri, 12 Oct 2018 05:17:58 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53/file", "owner": "47410bbac46b44398f31db0c5916f4b7", "id": "c86ca0f1-6006-4e44-8508-726644be2a53", "size": null, "self": "/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T05:17:57Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12", "checksum": null, "created_at": "2018-10-12T05:17:57Z", "protected": false} 2018-10-12 05:17:58,052 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-494d1b0a-146f-47af-996b-9fd370f5c496 2018-10-12 05:17:58,053 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.333305120468s 2018-10-12 05:17:58,053 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-494d1b0a-146f-47af-996b-9fd370f5c496 returning object c86ca0f1-6006-4e44-8508-726644be2a53 2018-10-12 05:17:58,054 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 05:17:58,054 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53/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}05c4a6abc2c4732d226b38f828ffa9c28823aff6" -d '' 2018-10-12 05:17:59,802 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8f5d739b-370b-4ca1-88e4-a10d8f861bd1 Date: Fri, 12 Oct 2018 05:17:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:17:59,803 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53/file used request id req-8f5d739b-370b-4ca1-88e4-a10d8f861bd1 2018-10-12 05:17:59,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.74887895584s 2018-10-12 05:17:59,803 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53/file used request id req-8f5d739b-370b-4ca1-88e4-a10d8f861bd1 2018-10-12 05:17:59,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:17:59,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}05c4a6abc2c4732d226b38f828ffa9c28823aff6" 2018-10-12 05:17:59,828 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-b9934c2a-bcd8-4657-b6f2-a731b88ab9f7 Date: Fri, 12 Oct 2018 05:17:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/c86ca0f1-6006-4e44-8508-726644be2a53/snap", "metadata": {}}], "file": "/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53/file", "owner": "47410bbac46b44398f31db0c5916f4b7", "id": "c86ca0f1-6006-4e44-8508-726644be2a53", "size": 12716032, "self": "/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/c86ca0f1-6006-4e44-8508-726644be2a53/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T05:17:59Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T05:17:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:17:59,829 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b9934c2a-bcd8-4657-b6f2-a731b88ab9f7 2018-10-12 05:17:59,829 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0250809192657s 2018-10-12 05:17:59,829 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-b9934c2a-bcd8-4657-b6f2-a731b88ab9f7 2018-10-12 05:17:59,831 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/c86ca0f1-6006-4e44-8508-726644be2a53/snap', u'metadata': Munch({})})], 'file': u'/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53/file', 'owner': u'47410bbac46b44398f31db0c5916f4b7', 'id': u'c86ca0f1-6006-4e44-8508-726644be2a53', 'size': 12716032, u'self': u'/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'47410bbac46b44398f31db0c5916f4b7', 'name': 'neutron_trunk-project_93ce7928-f11b-4d8b-bfe4-75cff092db12', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/c86ca0f1-6006-4e44-8508-726644be2a53/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T05:17:59Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T05:17:59Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12', 'created': u'2018-10-12T05:17:57Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T05:17:57Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 05:17:59,832 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 05:17:59,835 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}174517f97431993db709926301f3fc3aff1fc72c" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "neutron_trunk-flavor_93ce7928-f11b-4d8b-bfe4-75cff092db12", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 05:18:00,401 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:17: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-53d9fb7d-4fb2-40cf-80e6-71196083d12b x-compute-request-id: req-53d9fb7d-4fb2-40cf-80e6-71196083d12b Content-Encoding: gzip Content-Length: 309 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2dafee41-71d1-4962-bf32-a7d2af522a50", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2dafee41-71d1-4962-bf32-a7d2af522a50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2dafee41-71d1-4962-bf32-a7d2af522a50", "name": "neutron_trunk-flavor_93ce7928-f11b-4d8b-bfe4-75cff092db12", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:18:00,402 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-53d9fb7d-4fb2-40cf-80e6-71196083d12b 2018-10-12 05:18:00,402 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.569352149963s 2018-10-12 05:18:00,402 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-53d9fb7d-4fb2-40cf-80e6-71196083d12b returning object 2dafee41-71d1-4962-bf32-a7d2af522a50 2018-10-12 05:18:00,403 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_93ce7928-f11b-4d8b-bfe4-75cff092db12', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'2dafee41-71d1-4962-bf32-a7d2af522a50', 'swap': 0}) 2018-10-12 05:18:00,404 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 05:18:00,406 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2dafee41-71d1-4962-bf32-a7d2af522a50/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}174517f97431993db709926301f3fc3aff1fc72c" -d '{"extra_specs": {}}' 2018-10-12 05:18:00,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-eca495fb-1883-45ff-b06a-9222bae34389 x-compute-request-id: req-eca495fb-1883-45ff-b06a-9222bae34389 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 05:18:00,425 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2dafee41-71d1-4962-bf32-a7d2af522a50/os-extra_specs used request id req-eca495fb-1883-45ff-b06a-9222bae34389 2018-10-12 05:18:00,425 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0211338996887s 2018-10-12 05:18:00,425 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2dafee41-71d1-4962-bf32-a7d2af522a50/os-extra_specs used request id req-eca495fb-1883-45ff-b06a-9222bae34389 2018-10-12 05:18:00,427 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:18:00,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}05c4a6abc2c4732d226b38f828ffa9c28823aff6" 2018-10-12 05:18:00,436 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:18:00,441 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}05c4a6abc2c4732d226b38f828ffa9c28823aff6" 2018-10-12 05:18:00,517 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:18:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-2f9e2253-d6db-408d-962f-5251858a1935 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "72d3d8a0a8bb4281a43a23981887efb1", "links": {"self": "http://172.30.9.27:5000/v3/roles/72d3d8a0a8bb4281a43a23981887efb1"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:18:00,517 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-2f9e2253-d6db-408d-962f-5251858a1935 2018-10-12 05:18:00,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0900709629059s 2018-10-12 05:18:00,520 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-12 05:18:00,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05c4a6abc2c4732d226b38f828ffa9c28823aff6" 2018-10-12 05:18:00,710 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-092996c4-1239-498a-8a2c-40c318cbc0f7 x-compute-request-id: req-092996c4-1239-498a-8a2c-40c318cbc0f7 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": 206}, "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.10", "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": 10174, "local_gb": 10239, "free_ram_mb": 28406, "id": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.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": 10177, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-12 05:18:00,710 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-092996c4-1239-498a-8a2c-40c318cbc0f7 2018-10-12 05:18:00,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.190141201019s 2018-10-12 05:18:00,711 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-092996c4-1239-498a-8a2c-40c318cbc0f7 2018-10-12 05:18:00,712 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:18:00,712 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}05c4a6abc2c4732d226b38f828ffa9c28823aff6" 2018-10-12 05:18:01,254 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-c168fa87-f173-4074-a17a-d72fd37f6637 Date: Fri, 12 Oct 2018 05:18:01 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/c86ca0f1-6006-4e44-8508-726644be2a53/snap", "metadata": {}}], "file": "/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53/file", "owner": "47410bbac46b44398f31db0c5916f4b7", "id": "c86ca0f1-6006-4e44-8508-726644be2a53", "size": 12716032, "self": "/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/c86ca0f1-6006-4e44-8508-726644be2a53/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T05:17:59Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T05:17:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:18:01,254 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c168fa87-f173-4074-a17a-d72fd37f6637 2018-10-12 05:18:01,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.542606115341s 2018-10-12 05:18:01,255 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c168fa87-f173-4074-a17a-d72fd37f6637 2018-10-12 05:18:01,258 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 05:18:01,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}05c4a6abc2c4732d226b38f828ffa9c28823aff6" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/neutron_trunk-img_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "neutron_trunk-img_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12"}' 2018-10-12 05:18:01,313 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 885 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66 X-Openstack-Request-Id: req-a11bd799-07a8-4ada-8d9f-940c73743a68 Date: Fri, 12 Oct 2018 05:18:01 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66/file", "owner": "47410bbac46b44398f31db0c5916f4b7", "id": "e6a3b6ee-aeb7-49a2-82b4-653c77d17c66", "size": null, "self": "/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T05:18:01Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12", "checksum": null, "created_at": "2018-10-12T05:18:01Z", "protected": false} 2018-10-12 05:18:01,313 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a11bd799-07a8-4ada-8d9f-940c73743a68 2018-10-12 05:18:01,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.0556399822235s 2018-10-12 05:18:01,314 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a11bd799-07a8-4ada-8d9f-940c73743a68 returning object e6a3b6ee-aeb7-49a2-82b4-653c77d17c66 2018-10-12 05:18:01,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 05:18:01,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66/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}05c4a6abc2c4732d226b38f828ffa9c28823aff6" -d '' 2018-10-12 05:18:02,180 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fc59e10a-0836-4d81-98e2-a58cd3500a86 Date: Fri, 12 Oct 2018 05:18:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:18:02,180 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66/file used request id req-fc59e10a-0836-4d81-98e2-a58cd3500a86 2018-10-12 05:18:02,180 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.86571097374s 2018-10-12 05:18:02,181 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66/file used request id req-fc59e10a-0836-4d81-98e2-a58cd3500a86 2018-10-12 05:18:02,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:18:02,182 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}05c4a6abc2c4732d226b38f828ffa9c28823aff6" 2018-10-12 05:18:02,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2355 Content-Type: application/json X-Openstack-Request-Id: req-29fa4033-7638-46f3-bbbb-3da0141e1489 Date: Fri, 12 Oct 2018 05:18:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66/snap", "metadata": {}}], "file": "/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66/file", "owner": "47410bbac46b44398f31db0c5916f4b7", "id": "e6a3b6ee-aeb7-49a2-82b4-653c77d17c66", "size": 12716032, "self": "/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T05:18:02Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T05:18:01Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/c86ca0f1-6006-4e44-8508-726644be2a53/snap", "metadata": {}}], "file": "/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53/file", "owner": "47410bbac46b44398f31db0c5916f4b7", "id": "c86ca0f1-6006-4e44-8508-726644be2a53", "size": 12716032, "self": "/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/c86ca0f1-6006-4e44-8508-726644be2a53/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T05:17:59Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T05:17:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:18:02,725 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-29fa4033-7638-46f3-bbbb-3da0141e1489 2018-10-12 05:18:02,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.543301820755s 2018-10-12 05:18:02,725 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-29fa4033-7638-46f3-bbbb-3da0141e1489 2018-10-12 05:18:02,728 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66/snap', u'metadata': Munch({})})], 'file': u'/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66/file', 'owner': u'47410bbac46b44398f31db0c5916f4b7', 'id': u'e6a3b6ee-aeb7-49a2-82b4-653c77d17c66', 'size': 12716032, u'self': u'/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'47410bbac46b44398f31db0c5916f4b7', 'name': 'neutron_trunk-project_93ce7928-f11b-4d8b-bfe4-75cff092db12', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T05:18:02Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T05:18:02Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'neutron_trunk-img_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12', 'created': u'2018-10-12T05:18:01Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T05:18:01Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/neutron_trunk-img_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 05:18:02,729 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 05:18:02,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}174517f97431993db709926301f3fc3aff1fc72c" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "neutron_trunk-flavor_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 05:18:02,787 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:18: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-d3fcc826-8922-4398-896a-49fefd7c268f x-compute-request-id: req-d3fcc826-8922-4398-896a-49fefd7c268f Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/fb346bc2-6243-4c2d-8a8e-9f7ff38d891c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/fb346bc2-6243-4c2d-8a8e-9f7ff38d891c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fb346bc2-6243-4c2d-8a8e-9f7ff38d891c", "name": "neutron_trunk-flavor_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:18:02,788 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d3fcc826-8922-4398-896a-49fefd7c268f 2018-10-12 05:18:02,788 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0587940216064s 2018-10-12 05:18:02,788 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d3fcc826-8922-4398-896a-49fefd7c268f returning object fb346bc2-6243-4c2d-8a8e-9f7ff38d891c 2018-10-12 05:18:02,789 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'fb346bc2-6243-4c2d-8a8e-9f7ff38d891c', 'swap': 0}) 2018-10-12 05:18:02,790 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 05:18:02,793 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/fb346bc2-6243-4c2d-8a8e-9f7ff38d891c/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}174517f97431993db709926301f3fc3aff1fc72c" -d '{"extra_specs": {}}' 2018-10-12 05:18:02,816 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:18: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-e3d538ed-d9aa-49b6-b779-174ba2ac1f0e x-compute-request-id: req-e3d538ed-d9aa-49b6-b779-174ba2ac1f0e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 05:18:02,817 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/fb346bc2-6243-4c2d-8a8e-9f7ff38d891c/os-extra_specs used request id req-e3d538ed-d9aa-49b6-b779-174ba2ac1f0e 2018-10-12 05:18:02,817 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0268170833588s 2018-10-12 05:18:02,817 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/fb346bc2-6243-4c2d-8a8e-9f7ff38d891c/os-extra_specs used request id req-e3d538ed-d9aa-49b6-b779-174ba2ac1f0e 2018-10-12 05:18:02,818 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'neutron_trunk-flavor_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'fb346bc2-6243-4c2d-8a8e-9f7ff38d891c', 'swap': 0}) 2018-10-12 05:18:05,992 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-12 05:18:04.936 11589 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=289b1d78-e3c1-4f77-9992-5e2afcb36d10) for deployment 'opnfv-rally' (UUID=d9b29581-a218-4ca5-90e8-d5b03854ffe8). 2018-10-12 05:18:05.817 11589 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-12 05:18:05.819 11589 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=289b1d78-e3c1-4f77-9992-5e2afcb36d10) has been successfully configured for deployment 'opnfv-rally' (UUID=d9b29581-a218-4ca5-90e8-d5b03854ffe8)! 2018-10-12 05:18:05,992 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-12 05:18:05,993 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-12 05:18:05,995 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-12 05:18:06,004 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-12 05:18:10,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-289b1d78-e3c1-4f77-9992-5e2afcb36d10/repo; testr list-tests 'neutron.tests.tempest.(api|scenario).test_trunk' >/home/opnfv/functest/results/neutron_trunk/test_list.txt 2>/dev/null) 2018-10-12 05:18:10,569 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-12 05:18:10,576 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-12 05:18:10,577 - 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-10-12 05:18:12,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 05:18:12.671 11598 INFO rally.api [-] Starting verification (UUID=b4616186-f34f-4e25-b03a-f73a4ef6d886) for deployment 'opnfv-rally' (UUID=d9b29581-a218-4ca5-90e8-d5b03854ffe8) by verifier 'opnfv-tempest' (UUID=289b1d78-e3c1-4f77-9992-5e2afcb36d10). 2018-10-12 05:18:12,673 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b4616186-f34f-4e25-b03a-f73a4ef6d886 2018-10-12 05:19:59,446 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b4616186-f34f-4e25-b03a-f73a4ef6d886 2018-10-12 05:19:59,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b4616186-f34f-4e25-b03a-f73a4ef6d886']'. 2018-10-12 05:20:00,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-12 05:20:00,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-12 05:20:00,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 05:20:00,466 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b4616186-f34f-4e25-b03a-f73a4ef6d886 | 2018-10-12 05:20:00,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | finished | 2018-10-12 05:20:00,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-12 05:18:12 | 2018-10-12 05:20:00,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-12 05:19:59 | 2018-10-12 05:20:00,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:01:47 | 2018-10-12 05:20:00,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-12 05:20:00,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-12 05:20:00,467 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 289b1d78-e3c1-4f77-9992-5e2afcb36d10) | 2018-10-12 05:20:00,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-12 05:20:00,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: d9b29581-a218-4ca5-90e8-d5b03854ffe8) | 2018-10-12 05:20:00,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 52 | 2018-10-12 05:20:00,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 96.757 | 2018-10-12 05:20:00,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 43 | 2018-10-12 05:20:00,468 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 9 | 2018-10-12 05:20:00,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-12 05:20:00,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-12 05:20:00,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 0 | 2018-10-12 05:20:00,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 05:20:00,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-12 05:20:00,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-12 05:20:00,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest neutron_trunk success_rate is 100.0% 2018-10-12 05:20:00,637 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 05:20:00,638 - xtesting.ci.run_tests - INFO - Test result: +-----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-----------------------+------------------+------------------+----------------+ | neutron_trunk | functest | 02:04 | PASS | +-----------------------+------------------+------------------+----------------+ 2018-10-12 05:20:00,644 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 05:20:00,645 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05c4a6abc2c4732d226b38f828ffa9c28823aff6" 2018-10-12 05:20:02,162 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-83139e95-8aaf-4ece-8ccb-1e6d5b74c8f8 Date: Fri, 12 Oct 2018 05:20:02 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:20:02,162 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66 used request id req-83139e95-8aaf-4ece-8ccb-1e6d5b74c8f8 2018-10-12 05:20:02,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.51772403717s 2018-10-12 05:20:02,162 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/e6a3b6ee-aeb7-49a2-82b4-653c77d17c66 used request id req-83139e95-8aaf-4ece-8ccb-1e6d5b74c8f8 2018-10-12 05:20:02,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 05:20:02,167 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:20:02,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20: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-b545677f-f652-4b98-b5a6-c3e2d5a552b5 x-compute-request-id: req-b545677f-f652-4b98-b5a6-c3e2d5a552b5 Content-Encoding: gzip Content-Length: 362 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2dafee41-71d1-4962-bf32-a7d2af522a50", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2dafee41-71d1-4962-bf32-a7d2af522a50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2dafee41-71d1-4962-bf32-a7d2af522a50", "name": "neutron_trunk-flavor_93ce7928-f11b-4d8b-bfe4-75cff092db12", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/fb346bc2-6243-4c2d-8a8e-9f7ff38d891c", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/fb346bc2-6243-4c2d-8a8e-9f7ff38d891c", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "fb346bc2-6243-4c2d-8a8e-9f7ff38d891c", "name": "neutron_trunk-flavor_alt_93ce7928-f11b-4d8b-bfe4-75cff092db12", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 05:20:02,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b545677f-f652-4b98-b5a6-c3e2d5a552b5 2018-10-12 05:20:02,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0343019962311s 2018-10-12 05:20:02,198 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-b545677f-f652-4b98-b5a6-c3e2d5a552b5 2018-10-12 05:20:02,201 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 05:20:02,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/fb346bc2-6243-4c2d-8a8e-9f7ff38d891c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:20:02,254 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:20: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-195ed315-a031-4bde-91f1-fa7a09ab30b6 x-compute-request-id: req-195ed315-a031-4bde-91f1-fa7a09ab30b6 Content-Length: 0 Content-Type: application/json 2018-10-12 05:20:02,254 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/fb346bc2-6243-4c2d-8a8e-9f7ff38d891c used request id req-195ed315-a031-4bde-91f1-fa7a09ab30b6 2018-10-12 05:20:02,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0535371303558s 2018-10-12 05:20:02,254 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/fb346bc2-6243-4c2d-8a8e-9f7ff38d891c used request id req-195ed315-a031-4bde-91f1-fa7a09ab30b6 2018-10-12 05:20:02,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:20:02,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}05c4a6abc2c4732d226b38f828ffa9c28823aff6" 2018-10-12 05:20:02,278 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1207 Content-Type: application/json X-Openstack-Request-Id: req-07bc719e-c211-4786-849a-bc46333cbf49 Date: Fri, 12 Oct 2018 05:20:02 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/c86ca0f1-6006-4e44-8508-726644be2a53/snap", "metadata": {}}], "file": "/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53/file", "owner": "47410bbac46b44398f31db0c5916f4b7", "id": "c86ca0f1-6006-4e44-8508-726644be2a53", "size": 12716032, "self": "/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/c86ca0f1-6006-4e44-8508-726644be2a53/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T05:17:59Z", "visibility": "public", "owner_specified.shade.object": "images/neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "neutron_trunk-img_93ce7928-f11b-4d8b-bfe4-75cff092db12", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T05:17:57Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:20:02,278 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-07bc719e-c211-4786-849a-bc46333cbf49 2018-10-12 05:20:02,278 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0230140686035s 2018-10-12 05:20:02,278 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-07bc719e-c211-4786-849a-bc46333cbf49 2018-10-12 05:20:02,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 05:20:02,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}05c4a6abc2c4732d226b38f828ffa9c28823aff6" 2018-10-12 05:20:03,250 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0809fe89-8595-4150-a179-5bd25e290dd3 Date: Fri, 12 Oct 2018 05:20:03 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:20:03,250 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53 used request id req-0809fe89-8595-4150-a179-5bd25e290dd3 2018-10-12 05:20:03,250 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 0.970029115677s 2018-10-12 05:20:03,250 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/c86ca0f1-6006-4e44-8508-726644be2a53 used request id req-0809fe89-8595-4150-a179-5bd25e290dd3 2018-10-12 05:20:03,251 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 05:20:03,254 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:20:03,287 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20: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-eb2c15df-55cf-444e-9a93-99b30cbc0a8d x-compute-request-id: req-eb2c15df-55cf-444e-9a93-99b30cbc0a8d Content-Encoding: gzip Content-Length: 308 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2dafee41-71d1-4962-bf32-a7d2af522a50", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2dafee41-71d1-4962-bf32-a7d2af522a50", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "2dafee41-71d1-4962-bf32-a7d2af522a50", "name": "neutron_trunk-flavor_93ce7928-f11b-4d8b-bfe4-75cff092db12", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 05:20:03,287 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-eb2c15df-55cf-444e-9a93-99b30cbc0a8d 2018-10-12 05:20:03,287 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0358991622925s 2018-10-12 05:20:03,287 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-eb2c15df-55cf-444e-9a93-99b30cbc0a8d 2018-10-12 05:20:03,289 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 05:20:03,293 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2dafee41-71d1-4962-bf32-a7d2af522a50 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:20:03,329 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:20: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-3ebf4cc3-9904-4751-afb7-9b0e8a572e00 x-compute-request-id: req-3ebf4cc3-9904-4751-afb7-9b0e8a572e00 Content-Length: 0 Content-Type: application/json 2018-10-12 05:20:03,329 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2dafee41-71d1-4962-bf32-a7d2af522a50 used request id req-3ebf4cc3-9904-4751-afb7-9b0e8a572e00 2018-10-12 05:20:03,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0401320457458s 2018-10-12 05:20:03,330 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2dafee41-71d1-4962-bf32-a7d2af522a50 used request id req-3ebf4cc3-9904-4751-afb7-9b0e8a572e00 2018-10-12 05:20:03,330 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 05:20:03,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:20:03,421 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-85589931-4ce6-4bc3-ad2c-d0fd9c2974ed Content-Encoding: gzip Content-Length: 871 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "neutron_trunk-user_93ce7928-f11b-4d8b-bfe4-75cff092db12", "links": {"self": "http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590"}, "domain_id": "default", "enabled": true, "id": "29ee6c3babec4cf1a66917c584eb7590", "options": {}}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:20:03,421 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-85589931-4ce6-4bc3-ad2c-d0fd9c2974ed 2018-10-12 05:20:03,422 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0913078784943s 2018-10-12 05:20:03,423 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-85589931-4ce6-4bc3-ad2c-d0fd9c2974ed 2018-10-12 05:20:03,429 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 05:20:03,430 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:20:03,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-95494802-5895-4451-a3ee-e124b3997587 Content-Encoding: gzip Content-Length: 215 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590"}, "enabled": true, "id": "29ee6c3babec4cf1a66917c584eb7590", "options": {}, "domain_id": "default", "name": "neutron_trunk-user_93ce7928-f11b-4d8b-bfe4-75cff092db12"}} 2018-10-12 05:20:03,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590 used request id req-95494802-5895-4451-a3ee-e124b3997587 2018-10-12 05:20:03,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.113040924072s 2018-10-12 05:20:03,543 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590 used request id req-95494802-5895-4451-a3ee-e124b3997587 2018-10-12 05:20:03,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 05:20:03,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:20:03,716 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3f21937f-d24c-4f8d-b86a-962eeb98bed2 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:20:03,716 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590 used request id req-3f21937f-d24c-4f8d-b86a-962eeb98bed2 2018-10-12 05:20:03,716 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.172498226166s 2018-10-12 05:20:03,716 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/29ee6c3babec4cf1a66917c584eb7590 used request id req-3f21937f-d24c-4f8d-b86a-962eeb98bed2 2018-10-12 05:20:03,717 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 05:20:03,717 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/projects -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:20:03,792 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b6566fdc-a308-48cb-a491-17227832c07d Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: neutron_trunk", "links": {"self": "http://172.30.9.27:5000/v3/projects/47410bbac46b44398f31db0c5916f4b7"}, "enabled": true, "id": "47410bbac46b44398f31db0c5916f4b7", "parent_id": "default", "domain_id": "default", "name": "neutron_trunk-project_93ce7928-f11b-4d8b-bfe4-75cff092db12"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 05:20:03,792 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b6566fdc-a308-48cb-a491-17227832c07d 2018-10-12 05:20:03,792 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0753469467163s 2018-10-12 05:20:03,793 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-b6566fdc-a308-48cb-a491-17227832c07d 2018-10-12 05:20:03,795 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 05:20:03,795 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/47410bbac46b44398f31db0c5916f4b7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:20:03,948 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:20:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-559e1f75-b7cd-4096-9a1b-c8d3d7e213d8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:20:03,948 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/47410bbac46b44398f31db0c5916f4b7 used request id req-559e1f75-b7cd-4096-9a1b-c8d3d7e213d8 2018-10-12 05:20:03,948 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.15305018425s 2018-10-12 05:20:03,948 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/47410bbac46b44398f31db0c5916f4b7 used request id req-559e1f75-b7cd-4096-9a1b-c8d3d7e213d8 2018-10-12 05:20:03,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:20:03,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:20:04,027 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a67c21a3-fcd1-4fcb-8adf-f8bc17d062c3 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "72d3d8a0a8bb4281a43a23981887efb1", "links": {"self": "http://172.30.9.27:5000/v3/roles/72d3d8a0a8bb4281a43a23981887efb1"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:20:04,027 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a67c21a3-fcd1-4fcb-8adf-f8bc17d062c3 2018-10-12 05:20:04,028 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0790150165558s 2018-10-12 05:20:04,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 05:20:04,030 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/72d3d8a0a8bb4281a43a23981887efb1 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:20:04,142 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:20:04 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-dd053251-88f2-46f1-9604-52cb84643d32 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:20:04,143 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/72d3d8a0a8bb4281a43a23981887efb1 used request id req-dd053251-88f2-46f1-9604-52cb84643d32 2018-10-12 05:20:04,143 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.113461971283s 2018-10-12 05:20:04,146 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:20:04,147 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=47410bbac46b44398f31db0c5916f4b7&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}174517f97431993db709926301f3fc3aff1fc72c" 2018-10-12 05:20:04,344 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-69075cff-f08b-4978-873d-a785ecf673f8 Date: Fri, 12 Oct 2018 05:20:04 GMT RESP BODY: {"security_groups": []} 2018-10-12 05:20:04,344 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=47410bbac46b44398f31db0c5916f4b7&name=default used request id req-69075cff-f08b-4978-873d-a785ecf673f8 2018-10-12 05:20:04,344 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.198040008545s 2018-10-12 05:20:04,344 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=47410bbac46b44398f31db0c5916f4b7&name=default used request id req-69075cff-f08b-4978-873d-a785ecf673f8 2018-10-12 05:20:04,345 - xtesting.ci.run_tests - INFO - Xtesting report: +------------------------------+------------------+---------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +------------------------------+------------------+---------------+------------------+----------------+ | vping_ssh | functest | smoke | 00:45 | PASS | | vping_userdata | functest | smoke | 00:39 | PASS | | tempest_smoke_serial | functest | smoke | 15:53 | PASS | | rally_sanity | functest | smoke | 25:46 | PASS | | refstack_defcore | functest | smoke | 05:33 | PASS | | patrole | functest | smoke | 02:43 | PASS | | snaps_smoke | functest | smoke | 56:55 | PASS | | neutron_trunk | functest | smoke | 02:04 | PASS | | odl | functest | smoke | 00:00 | SKIP | +------------------------------+------------------+---------------+------------------+----------------+ 2018-10-12 05:20:04,356 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-12 05:20:04,547 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:20:04,657 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 05:20:11,630 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-298 | | 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-10-12 05:20:11,634 - 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=b2YN9v2qDpEJHvhsmQv22mqmB export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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-10-12 05:20:11,634 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-12 05:20:11,634 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-12 05:20:11,635 - 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-10-12 05:20:11,637 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-12 05:20:16,217 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-298 | | 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-10-12 05:20:16,224 - 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=b2YN9v2qDpEJHvhsmQv22mqmB export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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-10-12 05:20:16,224 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-12 05:20:16,225 - 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-10-12 05:20:16,240 - xtesting.ci.run_tests - INFO - Loading test case 'cloudify_ims'... 2018-10-12 05:20:17,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 05:20:17,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 05:20:17,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 05:20:17,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 05:20:17,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 05:20:17,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 05:20:17,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 05:20:17,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 05:20:17,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 05:20:17,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 05:20:17,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 05:20:17,625 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 05:20:17,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 05:20:17,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 05:20:17,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 05:20:17,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 05:20:17,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 05:20:17,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 05:20:17,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 05:20:17,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 05:20:17,626 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 05:20:17,658 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 05:20:17,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:20:17,668 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:17 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1f185cc0-6991-4649-afc8-671b8f78cb3e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:20:17,668 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-1f185cc0-6991-4649-afc8-671b8f78cb3e 2018-10-12 05:20:17,669 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:20:18,057 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:20:18.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["TCDU2hMRSkebueSOsk2YQw"], "issued_at": "2018-10-12T05:20:18.000000Z"}} 2018-10-12 05:20:18,061 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 05:20:18,061 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:18,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-0d9666a5-7b17-4140-8cd1-8c34f668a4d8 Date: Fri, 12 Oct 2018 05:20:18 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 05:20:18,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0d9666a5-7b17-4140-8cd1-8c34f668a4d8 2018-10-12 05:20:18,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.261272907257s 2018-10-12 05:20:18,322 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-0d9666a5-7b17-4140-8cd1-8c34f668a4d8 2018-10-12 05:20:18,328 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 05:20:18,331 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:18,336 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:20: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:20:18,728 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:18,818 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:18 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ac6be629-fc3f-44f1-9e18-d74e36b58086 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 05:20:18,818 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-ac6be629-fc3f-44f1-9e18-d74e36b58086 2018-10-12 05:20:18,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.490426063538s 2018-10-12 05:20:18,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 05:20:18,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}44dbd91f077ca72444f507264ade6a4f00e9b86c" -d '{"project": {"description": "Created by OPNFV Functest: cloudify_ims", "enabled": true, "domain_id": "default", "name": "cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b"}}' 2018-10-12 05:20:18,933 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:20:18 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-349bc9fd-0fb9-4351-a1df-cee1c60c820f 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.27:5000/v3/projects/8a32dbb64db445b8a5ad9eb8eea4f646"}, "enabled": true, "id": "8a32dbb64db445b8a5ad9eb8eea4f646", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b"}} 2018-10-12 05:20:18,934 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-349bc9fd-0fb9-4351-a1df-cee1c60c820f 2018-10-12 05:20:18,934 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.113575935364s 2018-10-12 05:20:18,934 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-349bc9fd-0fb9-4351-a1df-cee1c60c820f 2018-10-12 05:20:18,935 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'id': u'8a32dbb64db445b8a5ad9eb8eea4f646', '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-10-12 05:20:18,935 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 05:20:19,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.368257045746s 2018-10-12 05:20:19,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/35b306f6956342d289c83dab75a1e7b2 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:19,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b23497a5-66f1-4ad9-bda8-a132d6d4bc95 Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/35b306f6956342d289c83dab75a1e7b2"}, "enabled": true, "id": "35b306f6956342d289c83dab75a1e7b2", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_464fb8fd-621e-4f61-abe9-386080a6eb9b"}} 2018-10-12 05:20:19,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/35b306f6956342d289c83dab75a1e7b2 used request id req-b23497a5-66f1-4ad9-bda8-a132d6d4bc95 2018-10-12 05:20:19,394 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'35b306f6956342d289c83dab75a1e7b2', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'cloudify_ims-user_464fb8fd-621e-4f61-abe9-386080a6eb9b'}) 2018-10-12 05:20:19,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:20:19,395 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:19,486 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9bc0427-2143-4da3-9888-d40b79997a4c Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:20:19,487 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-f9bc0427-2143-4da3-9888-d40b79997a4c 2018-10-12 05:20:19,487 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0923249721527s 2018-10-12 05:20:19,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:20:19,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:19,562 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4f306c2d-dfaa-4462-af77-c11216f1f7b4 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:20:19,562 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-4f306c2d-dfaa-4462-af77-c11216f1f7b4 2018-10-12 05:20:19,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0743989944458s 2018-10-12 05:20:19,564 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 05:20:19,564 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 05:20:19,565 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" -d '{"role": {"name": "Member"}}' 2018-10-12 05:20:19,658 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:20:19 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-35af0238-9ea9-43ee-b54a-d2b7cdffc1da Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "4836f52432204b528bf62585929acb56", "links": {"self": "http://172.30.9.27:5000/v3/roles/4836f52432204b528bf62585929acb56"}, "name": "Member"}} 2018-10-12 05:20:19,658 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-35af0238-9ea9-43ee-b54a-d2b7cdffc1da 2018-10-12 05:20:19,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.0940310955048s 2018-10-12 05:20:19,659 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/4836f52432204b528bf62585929acb56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:19,741 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-37121071-5566-4fe5-afee-f514bd71fc4e Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/4836f52432204b528bf62585929acb56"}, "domain_id": null, "name": "Member", "id": "4836f52432204b528bf62585929acb56"}} 2018-10-12 05:20:19,741 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/4836f52432204b528bf62585929acb56 used request id req-37121071-5566-4fe5-afee-f514bd71fc4e 2018-10-12 05:20:19,742 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/4836f52432204b528bf62585929acb56'}, 'domain_id': None, 'human_id': None, 'id': u'4836f52432204b528bf62585929acb56', 'HUMAN_ID': False}) 2018-10-12 05:20:19,742 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:20:19,743 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:19,815 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-14856e64-f081-422b-804b-9245fca6615c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4836f52432204b528bf62585929acb56", "links": {"self": "http://172.30.9.27:5000/v3/roles/4836f52432204b528bf62585929acb56"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:20:19,815 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-14856e64-f081-422b-804b-9245fca6615c 2018-10-12 05:20:19,815 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0730690956116s 2018-10-12 05:20:19,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 05:20:19,817 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:19,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3614f103-9458-47ec-a193-6eefaab64016 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 05:20:19,896 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-3614f103-9458-47ec-a193-6eefaab64016 2018-10-12 05:20:19,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0794270038605s 2018-10-12 05:20:19,897 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 05:20:19,898 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:19,997 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1829e54c-6a97-4530-9b82-ea41ce906cf8 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_464fb8fd-621e-4f61-abe9-386080a6eb9b", "links": {"self": "http://172.30.9.27:5000/v3/users/35b306f6956342d289c83dab75a1e7b2"}, "domain_id": "default", "enabled": true, "id": "35b306f6956342d289c83dab75a1e7b2", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:20:19,997 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1829e54c-6a97-4530-9b82-ea41ce906cf8 2018-10-12 05:20:19,997 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.100166082382s 2018-10-12 05:20:19,998 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-1829e54c-6a97-4530-9b82-ea41ce906cf8 2018-10-12 05:20:20,004 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 05:20:20,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:20,083 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-994c5b71-6ad1-47e2-82bc-7673fde58174 Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/8a32dbb64db445b8a5ad9eb8eea4f646"}, "enabled": true, "id": "8a32dbb64db445b8a5ad9eb8eea4f646", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 05:20:20,083 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-994c5b71-6ad1-47e2-82bc-7673fde58174 2018-10-12 05:20:20,083 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0791451931s 2018-10-12 05:20:20,084 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-994c5b71-6ad1-47e2-82bc-7673fde58174 2018-10-12 05:20:20,086 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 05:20:20,087 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=35b306f6956342d289c83dab75a1e7b2&scope.project.id=8a32dbb64db445b8a5ad9eb8eea4f646&role.id=4836f52432204b528bf62585929acb56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:20,180 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-eed50909-f450-43c8-9ec8-26e25f482389 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=35b306f6956342d289c83dab75a1e7b2&scope.project.id=8a32dbb64db445b8a5ad9eb8eea4f646&role.id=4836f52432204b528bf62585929acb56", "previous": null, "next": null}} 2018-10-12 05:20:20,180 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=35b306f6956342d289c83dab75a1e7b2&scope.project.id=8a32dbb64db445b8a5ad9eb8eea4f646&role.id=4836f52432204b528bf62585929acb56 used request id req-eed50909-f450-43c8-9ec8-26e25f482389 2018-10-12 05:20:20,181 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0945580005646s 2018-10-12 05:20:20,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 05:20:20,181 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/8a32dbb64db445b8a5ad9eb8eea4f646/users/35b306f6956342d289c83dab75a1e7b2/roles/4836f52432204b528bf62585929acb56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:20,294 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:20:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5e779a97-00fc-4c23-bdf3-7aa2d494dc27 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:20:20,295 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/8a32dbb64db445b8a5ad9eb8eea4f646/users/35b306f6956342d289c83dab75a1e7b2/roles/4836f52432204b528bf62585929acb56 used request id req-5e779a97-00fc-4c23-bdf3-7aa2d494dc27 2018-10-12 05:20:20,295 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.113801956177s 2018-10-12 05:20:20,296 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b', 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': '3157f118-6694-4c1a-99a7-902a8a3efdd5', 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_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'project_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 05:20:20,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 05:20:20,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 05:20:20,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 05:20:20,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 05:20:20,297 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 05:20:20,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 05:20:20,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 05:20:20,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 05:20:20,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 05:20:20,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 05:20:20,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 05:20:20,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 05:20:20,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 05:20:20,298 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 05:20:20,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 05:20:20,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 05:20:20,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 05:20:20,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 05:20:20,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 05:20:20,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 05:20:20,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 05:20:20,299 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 05:20:20,301 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'cloudify_ims-user_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'password': '3157f118-6694-4c1a-99a7-902a8a3efdd5', 'project_name': 'cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '8a32dbb64db445b8a5ad9eb8eea4f646', 'project_domain_name': 'Default'} 2018-10-12 05:20:20,359 - 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-10-12 05:20:20,374 - xtesting.ci.run_tests - INFO - Running test case 'cloudify_ims'... 2018-10-12 05:20:20,374 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 05:20:20,374 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:20,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-abc89afd-01ac-4b88-8603-c8f646ab447e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 05:20:20,452 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-abc89afd-01ac-4b88-8603-c8f646ab447e 2018-10-12 05:20:20,452 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0780792236328s 2018-10-12 05:20:20,453 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 05:20:20,454 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:20:20,529 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1bfa91b7-b51a-48ac-9c10-37b71879b5ef Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/8a32dbb64db445b8a5ad9eb8eea4f646"}, "enabled": true, "id": "8a32dbb64db445b8a5ad9eb8eea4f646", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 05:20:20,530 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-1bfa91b7-b51a-48ac-9c10-37b71879b5ef 2018-10-12 05:20:20,530 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0762391090393s 2018-10-12 05:20:20,530 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-1bfa91b7-b51a-48ac-9c10-37b71879b5ef 2018-10-12 05:20:20,533 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-12 05:20:20,533 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}44dbd91f077ca72444f507264ade6a4f00e9b86c" -d '{"network": {"tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "name": "cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b", "admin_state_up": true}}' 2018-10-12 05:20:21,183 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-d8dc7a8c-9f90-4dcd-b409-4c254a7cb122 Date: Fri, 12 Oct 2018 05:20:21 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"76f3c403-2082-46a6-b4cc-71029a73b008","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":68,"ipv4_address_scope":null,"shared":false,"project_id":"8a32dbb64db445b8a5ad9eb8eea4f646","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T05:20:20Z","is_default":false,"qos_policy_id":null,"name":"cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b","admin_state_up":true,"tenant_id":"8a32dbb64db445b8a5ad9eb8eea4f646","created_at":"2018-10-12T05:20:20Z","mtu":1450}} 2018-10-12 05:20:21,183 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d8dc7a8c-9f90-4dcd-b409-4c254a7cb122 2018-10-12 05:20:21,183 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.649981975555s 2018-10-12 05:20:21,183 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d8dc7a8c-9f90-4dcd-b409-4c254a7cb122 2018-10-12 05:20:21,184 - 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-10-12T05:20:20Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'76f3c403-2082-46a6-b4cc-71029a73b008', u'provider:segmentation_id': 68, u'router:external': False, u'availability_zone_hints': [], u'availability_zones': [], u'qos_policy_id': None, u'admin_state_up': True, u'name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'created_at': u'2018-10-12T05:20:20Z', u'mtu': 1450, u'tenant_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'8a32dbb64db445b8a5ad9eb8eea4f646'}) 2018-10-12 05:20:21,185 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:20:21,192 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:20:21 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d9b6a122-14c3-4ae0-818f-60b7548fc88e Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:20:21,192 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d9b6a122-14c3-4ae0-818f-60b7548fc88e 2018-10-12 05:20:21,193 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:20:21,556 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "4836f52432204b528bf62585929acb56", "name": "Member"}], "expires_at": "2018-10-12T06:20:21.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "8a32dbb64db445b8a5ad9eb8eea4f646", "name": "cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/8a32dbb64db445b8a5ad9eb8eea4f646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/8a32dbb64db445b8a5ad9eb8eea4f646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/8a32dbb64db445b8a5ad9eb8eea4f646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/8a32dbb64db445b8a5ad9eb8eea4f646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/8a32dbb64db445b8a5ad9eb8eea4f646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/8a32dbb64db445b8a5ad9eb8eea4f646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/8a32dbb64db445b8a5ad9eb8eea4f646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/8a32dbb64db445b8a5ad9eb8eea4f646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/8a32dbb64db445b8a5ad9eb8eea4f646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/8a32dbb64db445b8a5ad9eb8eea4f646", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/8a32dbb64db445b8a5ad9eb8eea4f646", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/8a32dbb64db445b8a5ad9eb8eea4f646", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "cloudify_ims-user_464fb8fd-621e-4f61-abe9-386080a6eb9b", "id": "35b306f6956342d289c83dab75a1e7b2"}, "audit_ids": ["HD-KT1U_Qt687iSWeeXMEw"], "issued_at": "2018-10-12T05:20:21.000000Z"}} 2018-10-12 05:20:21,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 05:20:21,560 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:20:21,831 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-220412a7-89b8-41ab-8f6b-668160ac70e2 Date: Fri, 12 Oct 2018 05:20:21 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","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-10-12T05:20:20Z","tenant_id":"8a32dbb64db445b8a5ad9eb8eea4f646","created_at":"2018-10-12T05:20:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"8a32dbb64db445b8a5ad9eb8eea4f646","id":"76f3c403-2082-46a6-b4cc-71029a73b008","name":"cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:20:21,831 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-220412a7-89b8-41ab-8f6b-668160ac70e2 2018-10-12 05:20:21,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271559000015s 2018-10-12 05:20:21,832 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-220412a7-89b8-41ab-8f6b-668160ac70e2 2018-10-12 05:20:21,833 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-12 05:20:21,834 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '{"subnet": {"name": "cloudify_ims-subnet_464fb8fd-621e-4f61-abe9-386080a6eb9b", "enable_dhcp": true, "network_id": "76f3c403-2082-46a6-b4cc-71029a73b008", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-12 05:20:22,657 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-2c573622-8a8f-4811-93d4-59137e83c1f3 Date: Fri, 12 Oct 2018 05:20:22 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76f3c403-2082-46a6-b4cc-71029a73b008","tenant_id":"8a32dbb64db445b8a5ad9eb8eea4f646","created_at":"2018-10-12T05:20:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T05:20:22Z","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":"8a32dbb64db445b8a5ad9eb8eea4f646","id":"fa5ce2cc-1403-4979-8e31-64474732c138","subnetpool_id":null,"name":"cloudify_ims-subnet_464fb8fd-621e-4f61-abe9-386080a6eb9b"}} 2018-10-12 05:20:22,657 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2c573622-8a8f-4811-93d4-59137e83c1f3 2018-10-12 05:20:22,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.82431101799s 2018-10-12 05:20:22,658 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2c573622-8a8f-4811-93d4-59137e83c1f3 2018-10-12 05:20:22,658 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T05:20:22Z', 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'fa5ce2cc-1403-4979-8e31-64474732c138', u'subnetpool_id': None, u'service_types': [], u'name': u'cloudify_ims-subnet_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'enable_dhcp': True, u'network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008', u'tenant_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', u'created_at': u'2018-10-12T05:20:22Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'8a32dbb64db445b8a5ad9eb8eea4f646'}) 2018-10-12 05:20:22,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-12 05:20:22,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "cloudify_ims-router_464fb8fd-621e-4f61-abe9-386080a6eb9b", "admin_state_up": true}}' 2018-10-12 05:20:27,599 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-24082b60-8839-43a3-8a49-c2652f6531a8 Date: Fri, 12 Oct 2018 05:20:27 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:20:23Z", "admin_state_up": true, "updated_at": "2018-10-12T05:20:24Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "6c4c3928-d905-4731-bb9a-74fc433a11cd", "name": "cloudify_ims-router_464fb8fd-621e-4f61-abe9-386080a6eb9b"}} 2018-10-12 05:20:27,599 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-24082b60-8839-43a3-8a49-c2652f6531a8 2018-10-12 05:20:27,600 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 4.94030213356s 2018-10-12 05:20:27,600 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-24082b60-8839-43a3-8a49-c2652f6531a8 2018-10-12 05:20:27,600 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T05:20:24Z', u'revision_number': 3, u'id': u'6c4c3928-d905-4731-bb9a-74fc433a11cd', u'external_gateway_info': {u'network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5b6892d9-5570-474b-b710-def8cd8eb91b', u'ip_address': u'172.30.9.205'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'cloudify_ims-router_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'admin_state_up': True, u'tenant_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', u'created_at': u'2018-10-12T05:20:23Z', u'flavor_id': None, u'routes': [], u'project_id': u'8a32dbb64db445b8a5ad9eb8eea4f646'}) 2018-10-12 05:20:27,601 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-12 05:20:27,601 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/6c4c3928-d905-4731-bb9a-74fc433a11cd/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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '{"subnet_id": "fa5ce2cc-1403-4979-8e31-64474732c138"}' 2018-10-12 05:20:29,714 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-0fe1c9a1-c208-4bd4-9561-9634367d3e0e Date: Fri, 12 Oct 2018 05:20:29 GMT RESP BODY: {"network_id": "76f3c403-2082-46a6-b4cc-71029a73b008", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "subnet_id": "fa5ce2cc-1403-4979-8e31-64474732c138", "subnet_ids": ["fa5ce2cc-1403-4979-8e31-64474732c138"], "port_id": "e6174548-1bbe-42ed-9885-63b782c92709", "id": "6c4c3928-d905-4731-bb9a-74fc433a11cd"} 2018-10-12 05:20:29,714 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6c4c3928-d905-4731-bb9a-74fc433a11cd/add_router_interface.json used request id req-0fe1c9a1-c208-4bd4-9561-9634367d3e0e 2018-10-12 05:20:29,714 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11302495003s 2018-10-12 05:20:29,714 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6c4c3928-d905-4731-bb9a-74fc433a11cd/add_router_interface.json used request id req-0fe1c9a1-c208-4bd4-9561-9634367d3e0e returning object 6c4c3928-d905-4731-bb9a-74fc433a11cd 2018-10-12 05:20:29,715 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-12 05:20:59,546 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-12 05:20:59,548 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:20:59,554 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 12 Oct 2018 05:20:59 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-12 05:20:59,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:20:59,558 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:21:00,165 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-120cf2c3-3a26-4e4d-aa64-3a7a279e22a2 Date: Fri, 12 Oct 2018 05:21:00 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:21:00,165 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-120cf2c3-3a26-4e4d-aa64-3a7a279e22a2 2018-10-12 05:21:00,165 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.607542991638s 2018-10-12 05:21:00,166 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-120cf2c3-3a26-4e4d-aa64-3a7a279e22a2 2018-10-12 05:21:00,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 05:21:00,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b"}' 2018-10-12 05:21:00,385 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0 X-Openstack-Request-Id: req-fd5a5935-3e2a-4198-9a73-8c19ef1c742a Date: Fri, 12 Oct 2018 05:21:00 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0/file", "owner": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "41642953-939c-49c7-bbd0-3c453336bbe0", "size": null, "self": "/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-12T05:21:00Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b", "checksum": null, "created_at": "2018-10-12T05:21:00Z", "protected": false} 2018-10-12 05:21:00,386 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-fd5a5935-3e2a-4198-9a73-8c19ef1c742a 2018-10-12 05:21:00,386 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.217968940735s 2018-10-12 05:21:00,386 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-fd5a5935-3e2a-4198-9a73-8c19ef1c742a returning object 41642953-939c-49c7-bbd0-3c453336bbe0 2018-10-12 05:21:00,387 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 05:21:00,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0/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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '' 2018-10-12 05:22:13,306 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-0a6e6e29-af37-4bb0-acf1-f191741b1039 Date: Fri, 12 Oct 2018 05:22:13 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:22:13,306 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0/file used request id req-0a6e6e29-af37-4bb0-acf1-f191741b1039 2018-10-12 05:22:13,306 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 72.9189090729s 2018-10-12 05:22:13,306 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0/file used request id req-0a6e6e29-af37-4bb0-acf1-f191741b1039 2018-10-12 05:22:13,307 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:22:13,308 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:13,877 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-69b20e39-7523-41aa-a018-e1fd5267b9ec Date: Fri, 12 Oct 2018 05:22:13 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/41642953-939c-49c7-bbd0-3c453336bbe0/snap", "metadata": {}}], "file": "/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0/file", "owner": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "41642953-939c-49c7-bbd0-3c453336bbe0", "size": 4373348352, "self": "/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/41642953-939c-49c7-bbd0-3c453336bbe0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-12T05:22:13Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-12T05:21:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:22:13,878 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-69b20e39-7523-41aa-a018-e1fd5267b9ec 2018-10-12 05:22:13,878 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.570779085159s 2018-10-12 05:22:13,878 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-69b20e39-7523-41aa-a018-e1fd5267b9ec 2018-10-12 05:22:13,880 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/41642953-939c-49c7-bbd0-3c453336bbe0/snap', u'metadata': Munch({})})], 'file': u'/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0/file', 'owner': u'8a32dbb64db445b8a5ad9eb8eea4f646', 'id': u'41642953-939c-49c7-bbd0-3c453336bbe0', 'size': 4373348352, u'self': u'/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8a32dbb64db445b8a5ad9eb8eea4f646', 'name': 'cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/41642953-939c-49c7-bbd0-3c453336bbe0/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T05:22:13Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-12T05:22:13Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'created': u'2018-10-12T05:21:00Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-12T05:21:00Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-10-12 05:22:13,881 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 05:22:13,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}44dbd91f077ca72444f507264ade6a4f00e9b86c" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "cloudify_ims-flavor_464fb8fd-621e-4f61-abe9-386080a6eb9b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-12 05:22:14,088 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-51a538f4-6094-4273-83cf-8113a9e07509 x-compute-request-id: req-51a538f4-6094-4273-83cf-8113a9e07509 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "85296149-d189-46a0-9b73-d5afa82c99be", "name": "cloudify_ims-flavor_464fb8fd-621e-4f61-abe9-386080a6eb9b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:22:14,088 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-51a538f4-6094-4273-83cf-8113a9e07509 2018-10-12 05:22:14,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.206743955612s 2018-10-12 05:22:14,089 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-51a538f4-6094-4273-83cf-8113a9e07509 returning object 85296149-d189-46a0-9b73-d5afa82c99be 2018-10-12 05:22:14,089 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_464fb8fd-621e-4f61-abe9-386080a6eb9b', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'85296149-d189-46a0-9b73-d5afa82c99be', 'swap': 0}) 2018-10-12 05:22:14,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 05:22:14,094 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/85296149-d189-46a0-9b73-d5afa82c99be/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}44dbd91f077ca72444f507264ade6a4f00e9b86c" -d '{"extra_specs": {}}' 2018-10-12 05:22:14,115 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:22: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-3a3b3ee0-1a23-44ff-8ea2-3b085fe3378c x-compute-request-id: req-3a3b3ee0-1a23-44ff-8ea2-3b085fe3378c Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 05:22:14,115 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/85296149-d189-46a0-9b73-d5afa82c99be/os-extra_specs used request id req-3a3b3ee0-1a23-44ff-8ea2-3b085fe3378c 2018-10-12 05:22:14,115 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0247919559479s 2018-10-12 05:22:14,115 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/85296149-d189-46a0-9b73-d5afa82c99be/os-extra_specs used request id req-3a3b3ee0-1a23-44ff-8ea2-3b085fe3378c 2018-10-12 05:22:14,116 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-12 05:22:14,119 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '{"keypair": {"name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b"}}' 2018-10-12 05:22:14,441 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:22: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-b2de5281-5b19-4de8-a6bf-3398476e83a3 x-compute-request-id: req-b2de5281-5b19-4de8-a6bf-3398476e83a3 Content-Encoding: gzip Content-Length: 1805 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4g2EOiA8UlU/0RPZ+TvnPEuaoIiSUApj0wiof+JLP1DqHUZpeAf15MPUdJ7I3cWwX5ua1YERkhBObgPW+JyzcPJGvVvLHkwEgQIvDOsWIjUvaykWOfJ73g+rI5K/FuzPz4O3AkqtDt6mHZJuQfdQTGKCU77uN+g1PJzRDWkVai00j5zNO2eD5zLF0RNGl82Yuag1cFtU/84z7ZS994tlwJPIJlYaQaJGROLGPECKlmmnc2LY8mPchLFbJVHjba6VunERujlXJPFAOUG5fTmGl0nYW8emewhuR6lq8lAp7tbEUOtzeNk+N4xYuFPLCfilhHk3vw0vATjwRV3ex3OMx Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuINhDogPFJVP9ET2fk75zxLmqCIklAKY9MIqH/iSz9Q6h1Ga\nXgH9eTD1HSeyN3FsF+bmtWBEZIQTm4D1vics3DyRr1byx5MBIECLwzrFiI1L2spF\njnye94PqyOSvxbsz8+DtwJKrQ7eph2SbkH3UExiglO+7jfoNTyc0Q1pFWotNI+cz\nTtng+cyxdETRpfNmLmoNXBbVP/OM+2UvfeLZcCTyCZWGkGiRkTixjxAipZpp3Ni2\nPJj3ISxWyVR422ulbpxEbo5VyTxQDlBuX05hpdJ2FvHpnsIbkepavJQKe7WxFDrc\n3jZPjeMWLhTywn4pYR5N78NLwE48EVd3sdzjMQIDAQABAoIBAH/8SY992xAI/fvO\n9jfo6iiz0KDhhgPQxW5JXFTu5E8axDpm5S++K6cryWoexeTlXPg7Zt561xXt83fS\n/SKYI+rkbJ12L1M16fsIKqoSE0DD2dD6q0LJuK6xp2MQFciPMNtCs0f3tKp1NDfB\nFpMkZL2WQJTusWcrAp5b8EmjzSWe+SXfZH0sAvGV2WAAM554fDYHhUvmkK3r6MIi\nUgPXpWt+yI/eG386KTFC+EQ29qum3nIXKQriaX+bD05lzJXzDf9R+ra2fPJlbNxA\nk1h4yy6g8592xy7XxAoxqxBckE9qkvCISmOwmGzxBIVXKivWoT0RdXsY1w3jDTSV\nmavAfB0CgYEA9Cm2zmBVUrVVdmjUms+b5bBxQJH1gtle+bSs4JJRC5TEKKhkzn9C\nYsy+wDiXBpqxX20pBU5RsJNaB+Aq3s9GsY9YC5VqXQXlU+Li5KcqTIkEVch524Ho\nuuPCw7JD/qCbp+oAyqqgzJX7YefvaURtSAaxq7w5uJ/IB2vNfB6xNFMCgYEAwXVb\nZkwGccZLWFFa6w/2UmJvg8IyPEiEMfnRAzobjbJyk3jFYx7OrcsutwGWxtL256PI\n+E8jAzaJW+TzGFWGLgxraT8har6EZUVrkbiog3g5sOoEwNK9U/y7XQZiT5owS39G\n/XYDPs7VG0bdFHoAS5S3mKoFcXVJx5nwdl3bWesCgYEAxNF/b/sNrH9KJgo5H5Yt\nSEkj8fX2n4TT35w6I0kvFZPVUCT2JdNF01jShybW71bxlkfrYkCQ7zLIx0J3rGYP\nyYAQbD4EoHnpM+bYGZN7MHjeyruxJzYgQc7pqFDiKLaU4xVpj/Vda62XF4QcZJHp\nOb9Tp2kyalY6q2jGGsCu/csCgYA5sR3Iq/NgCpp9hAVxBBmZB/HpgQgqIhYKMU27\ngKCm6QhyIhn7LTzFZ0pPGRI1yMQI4DcWlcMDOkhMN0Knhxm0sc92W3VDt/0Tllg1\n5LOcQUYzFBbGyhHb8gqN+1FmG707RoGNJJxjJps2vzM+4AMmhvsZc9qbszaFZ8rm\nAadgcQKBgEL4m70lQrSgJzeEhecaNX7EMTioNua6VbS9wya8c6HWHuQgmO8BUSPG\nKvXPPs8l+3BFglGrYw+MTSWtdBQ8t0VHeNYRTCT+X0FxLC9gTy0TYQpnsW9k0oUF\n7xxmw1fjGMxCREVpOzjg1s6j7n3XPhqPGep/Xwnp5kUoRnE4Ud44\n-----END RSA PRIVATE KEY-----\n", "user_id": "35b306f6956342d289c83dab75a1e7b2", "name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "fingerprint": "d9:c4:ea:00:fc:07:66:7a:46:10:30:bd:b8:34:44:08"}} 2018-10-12 05:22:14,441 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-b2de5281-5b19-4de8-a6bf-3398476e83a3 2018-10-12 05:22:14,441 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.325129985809s 2018-10-12 05:22:14,442 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-b2de5281-5b19-4de8-a6bf-3398476e83a3 2018-10-12 05:22:14,442 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC4g2EOiA8UlU/0RPZ+TvnPEuaoIiSUApj0wiof+JLP1DqHUZpeAf15MPUdJ7I3cWwX5ua1YERkhBObgPW+JyzcPJGvVvLHkwEgQIvDOsWIjUvaykWOfJ73g+rI5K/FuzPz4O3AkqtDt6mHZJuQfdQTGKCU77uN+g1PJzRDWkVai00j5zNO2eD5zLF0RNGl82Yuag1cFtU/84z7ZS994tlwJPIJlYaQaJGROLGPECKlmmnc2LY8mPchLFbJVHjba6VunERujlXJPFAOUG5fTmGl0nYW8emewhuR6lq8lAp7tbEUOtzeNk+N4xYuFPLCfilhHk3vw0vATjwRV3ex3OMx Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEAuINhDogPFJVP9ET2fk75zxLmqCIklAKY9MIqH/iSz9Q6h1Ga\nXgH9eTD1HSeyN3FsF+bmtWBEZIQTm4D1vics3DyRr1byx5MBIECLwzrFiI1L2spF\njnye94PqyOSvxbsz8+DtwJKrQ7eph2SbkH3UExiglO+7jfoNTyc0Q1pFWotNI+cz\nTtng+cyxdETRpfNmLmoNXBbVP/OM+2UvfeLZcCTyCZWGkGiRkTixjxAipZpp3Ni2\nPJj3ISxWyVR422ulbpxEbo5VyTxQDlBuX05hpdJ2FvHpnsIbkepavJQKe7WxFDrc\n3jZPjeMWLhTywn4pYR5N78NLwE48EVd3sdzjMQIDAQABAoIBAH/8SY992xAI/fvO\n9jfo6iiz0KDhhgPQxW5JXFTu5E8axDpm5S++K6cryWoexeTlXPg7Zt561xXt83fS\n/SKYI+rkbJ12L1M16fsIKqoSE0DD2dD6q0LJuK6xp2MQFciPMNtCs0f3tKp1NDfB\nFpMkZL2WQJTusWcrAp5b8EmjzSWe+SXfZH0sAvGV2WAAM554fDYHhUvmkK3r6MIi\nUgPXpWt+yI/eG386KTFC+EQ29qum3nIXKQriaX+bD05lzJXzDf9R+ra2fPJlbNxA\nk1h4yy6g8592xy7XxAoxqxBckE9qkvCISmOwmGzxBIVXKivWoT0RdXsY1w3jDTSV\nmavAfB0CgYEA9Cm2zmBVUrVVdmjUms+b5bBxQJH1gtle+bSs4JJRC5TEKKhkzn9C\nYsy+wDiXBpqxX20pBU5RsJNaB+Aq3s9GsY9YC5VqXQXlU+Li5KcqTIkEVch524Ho\nuuPCw7JD/qCbp+oAyqqgzJX7YefvaURtSAaxq7w5uJ/IB2vNfB6xNFMCgYEAwXVb\nZkwGccZLWFFa6w/2UmJvg8IyPEiEMfnRAzobjbJyk3jFYx7OrcsutwGWxtL256PI\n+E8jAzaJW+TzGFWGLgxraT8har6EZUVrkbiog3g5sOoEwNK9U/y7XQZiT5owS39G\n/XYDPs7VG0bdFHoAS5S3mKoFcXVJx5nwdl3bWesCgYEAxNF/b/sNrH9KJgo5H5Yt\nSEkj8fX2n4TT35w6I0kvFZPVUCT2JdNF01jShybW71bxlkfrYkCQ7zLIx0J3rGYP\nyYAQbD4EoHnpM+bYGZN7MHjeyruxJzYgQc7pqFDiKLaU4xVpj/Vda62XF4QcZJHp\nOb9Tp2kyalY6q2jGGsCu/csCgYA5sR3Iq/NgCpp9hAVxBBmZB/HpgQgqIhYKMU27\ngKCm6QhyIhn7LTzFZ0pPGRI1yMQI4DcWlcMDOkhMN0Knhxm0sc92W3VDt/0Tllg1\n5LOcQUYzFBbGyhHb8gqN+1FmG707RoGNJJxjJps2vzM+4AMmhvsZc9qbszaFZ8rm\nAadgcQKBgEL4m70lQrSgJzeEhecaNX7EMTioNua6VbS9wya8c6HWHuQgmO8BUSPG\nKvXPPs8l+3BFglGrYw+MTSWtdBQ8t0VHeNYRTCT+X0FxLC9gTy0TYQpnsW9k0oUF\n7xxmw1fjGMxCREVpOzjg1s6j7n3XPhqPGep/Xwnp5kUoRnE4Ud44\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'35b306f6956342d289c83dab75a1e7b2', 'name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'created_at': '2018-10-12T05:22:14.442887', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8a32dbb64db445b8a5ad9eb8eea4f646', 'name': 'cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'd9:c4:ea:00:fc:07:66:7a:46:10:30:bd:b8:34:44:08', 'type': 'ssh', 'id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b'}) 2018-10-12 05:22:14,443 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEAuINhDogPFJVP9ET2fk75zxLmqCIklAKY9MIqH/iSz9Q6h1Ga XgH9eTD1HSeyN3FsF+bmtWBEZIQTm4D1vics3DyRr1byx5MBIECLwzrFiI1L2spF jnye94PqyOSvxbsz8+DtwJKrQ7eph2SbkH3UExiglO+7jfoNTyc0Q1pFWotNI+cz Ttng+cyxdETRpfNmLmoNXBbVP/OM+2UvfeLZcCTyCZWGkGiRkTixjxAipZpp3Ni2 PJj3ISxWyVR422ulbpxEbo5VyTxQDlBuX05hpdJ2FvHpnsIbkepavJQKe7WxFDrc 3jZPjeMWLhTywn4pYR5N78NLwE48EVd3sdzjMQIDAQABAoIBAH/8SY992xAI/fvO 9jfo6iiz0KDhhgPQxW5JXFTu5E8axDpm5S++K6cryWoexeTlXPg7Zt561xXt83fS /SKYI+rkbJ12L1M16fsIKqoSE0DD2dD6q0LJuK6xp2MQFciPMNtCs0f3tKp1NDfB FpMkZL2WQJTusWcrAp5b8EmjzSWe+SXfZH0sAvGV2WAAM554fDYHhUvmkK3r6MIi UgPXpWt+yI/eG386KTFC+EQ29qum3nIXKQriaX+bD05lzJXzDf9R+ra2fPJlbNxA k1h4yy6g8592xy7XxAoxqxBckE9qkvCISmOwmGzxBIVXKivWoT0RdXsY1w3jDTSV mavAfB0CgYEA9Cm2zmBVUrVVdmjUms+b5bBxQJH1gtle+bSs4JJRC5TEKKhkzn9C Ysy+wDiXBpqxX20pBU5RsJNaB+Aq3s9GsY9YC5VqXQXlU+Li5KcqTIkEVch524Ho uuPCw7JD/qCbp+oAyqqgzJX7YefvaURtSAaxq7w5uJ/IB2vNfB6xNFMCgYEAwXVb ZkwGccZLWFFa6w/2UmJvg8IyPEiEMfnRAzobjbJyk3jFYx7OrcsutwGWxtL256PI +E8jAzaJW+TzGFWGLgxraT8har6EZUVrkbiog3g5sOoEwNK9U/y7XQZiT5owS39G /XYDPs7VG0bdFHoAS5S3mKoFcXVJx5nwdl3bWesCgYEAxNF/b/sNrH9KJgo5H5Yt SEkj8fX2n4TT35w6I0kvFZPVUCT2JdNF01jShybW71bxlkfrYkCQ7zLIx0J3rGYP yYAQbD4EoHnpM+bYGZN7MHjeyruxJzYgQc7pqFDiKLaU4xVpj/Vda62XF4QcZJHp Ob9Tp2kyalY6q2jGGsCu/csCgYA5sR3Iq/NgCpp9hAVxBBmZB/HpgQgqIhYKMU27 gKCm6QhyIhn7LTzFZ0pPGRI1yMQI4DcWlcMDOkhMN0Knhxm0sc92W3VDt/0Tllg1 5LOcQUYzFBbGyhHb8gqN+1FmG707RoGNJJxjJps2vzM+4AMmhvsZc9qbszaFZ8rm AadgcQKBgEL4m70lQrSgJzeEhecaNX7EMTioNua6VbS9wya8c6HWHuQgmO8BUSPG KvXPPs8l+3BFglGrYw+MTSWtdBQ8t0VHeNYRTCT+X0FxLC9gTy0TYQpnsW9k0oUF 7xxmw1fjGMxCREVpOzjg1s6j7n3XPhqPGep/Xwnp5kUoRnE4Ud44 -----END RSA PRIVATE KEY----- 2018-10-12 05:22:14,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-12 05:22:14,447 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '{"security_group": {"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b", "description": "created by OPNFV Functest (cloudify_ims)"}}' 2018-10-12 05:22:14,834 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-efe3a270-4edb-4e5a-af8e-78d6d5fcc451 Date: Fri, 12 Oct 2018 05:22:14 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:14Z", "updated_at": "2018-10-12T05:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "0f64053c-685a-4d13-bcf8-4b5eda1253a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "aecd2bb6-bf5d-49d2-b8b4-ba2c1944ede8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 2, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}} 2018-10-12 05:22:14,834 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-efe3a270-4edb-4e5a-af8e-78d6d5fcc451 2018-10-12 05:22:14,834 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.388064146042s 2018-10-12 05:22:14,835 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-efe3a270-4edb-4e5a-af8e-78d6d5fcc451 2018-10-12 05:22:14,839 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:22:14,840 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:15,026 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-d7656274-1f8a-4718-9b9a-0db4234389a5 Date: Fri, 12 Oct 2018 05:22:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:20:20Z", "updated_at": "2018-10-12T05:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "2a9c9ae1-501c-4cac-9dae-36f4f42609b4", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "69411934-369d-4612-8ab8-64e1932adb41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "7e742378-3893-42e9-a7c0-7acedc500caf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "a69d2434-1dd7-4ee1-88d1-90ba03302224", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 4, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:14Z", "updated_at": "2018-10-12T05:22:14Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "0f64053c-685a-4d13-bcf8-4b5eda1253a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "aecd2bb6-bf5d-49d2-b8b4-ba2c1944ede8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 2, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:22:15,026 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d7656274-1f8a-4718-9b9a-0db4234389a5 2018-10-12 05:22:15,026 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186990022659s 2018-10-12 05:22:15,027 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d7656274-1f8a-4718-9b9a-0db4234389a5 2018-10-12 05:22:15,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 05:22:15,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -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": "432ad36e-01b4-4bc8-acb7-89b23dd561fd"}}' 2018-10-12 05:22:15,353 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-497306fe-99a5-4d6b-a8b1-fb9820b34c81 Date: Fri, 12 Oct 2018 05:22:15 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-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "port_range_min": 22, "revision_number": 0, "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:15Z", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "88e99045-6800-4a95-9172-10ef13b23ce7"}} 2018-10-12 05:22:15,353 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-497306fe-99a5-4d6b-a8b1-fb9820b34c81 2018-10-12 05:22:15,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.322501897812s 2018-10-12 05:22:15,354 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-497306fe-99a5-4d6b-a8b1-fb9820b34c81 2018-10-12 05:22:15,357 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:22:15,358 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:15,559 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-36c1ab47-244a-42d1-a31b-8f4b75f03050 Date: Fri, 12 Oct 2018 05:22:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:20:20Z", "updated_at": "2018-10-12T05:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "2a9c9ae1-501c-4cac-9dae-36f4f42609b4", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "69411934-369d-4612-8ab8-64e1932adb41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "7e742378-3893-42e9-a7c0-7acedc500caf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "a69d2434-1dd7-4ee1-88d1-90ba03302224", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 4, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:14Z", "updated_at": "2018-10-12T05:22:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "0f64053c-685a-4d13-bcf8-4b5eda1253a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:22:15Z", "revision_number": 0, "id": "88e99045-6800-4a95-9172-10ef13b23ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "aecd2bb6-bf5d-49d2-b8b4-ba2c1944ede8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 3, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:22:15,559 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-36c1ab47-244a-42d1-a31b-8f4b75f03050 2018-10-12 05:22:15,559 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.202031850815s 2018-10-12 05:22:15,560 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-36c1ab47-244a-42d1-a31b-8f4b75f03050 2018-10-12 05:22:15,563 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 05:22:15,564 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -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": "432ad36e-01b4-4bc8-acb7-89b23dd561fd"}}' 2018-10-12 05:22:15,880 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-03c425e8-4c93-471f-88fc-28a6fa96bc93 Date: Fri, 12 Oct 2018 05:22:15 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-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "port_range_min": null, "revision_number": 0, "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:15Z", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "11905b21-d8d7-430f-a217-5a667d8bba56"}} 2018-10-12 05:22:15,880 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-03c425e8-4c93-471f-88fc-28a6fa96bc93 2018-10-12 05:22:15,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.316890001297s 2018-10-12 05:22:15,881 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-03c425e8-4c93-471f-88fc-28a6fa96bc93 2018-10-12 05:22:15,884 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:22:15,885 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:15,938 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-dcb01cf1-4b25-47dd-b49c-39a506f6f5b0 Date: Fri, 12 Oct 2018 05:22:15 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:20:20Z", "updated_at": "2018-10-12T05:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "2a9c9ae1-501c-4cac-9dae-36f4f42609b4", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "69411934-369d-4612-8ab8-64e1932adb41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "7e742378-3893-42e9-a7c0-7acedc500caf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "a69d2434-1dd7-4ee1-88d1-90ba03302224", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 4, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:14Z", "updated_at": "2018-10-12T05:22:15Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "0f64053c-685a-4d13-bcf8-4b5eda1253a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:15Z", "revision_number": 0, "id": "11905b21-d8d7-430f-a217-5a667d8bba56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:22:15Z", "revision_number": 0, "id": "88e99045-6800-4a95-9172-10ef13b23ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "aecd2bb6-bf5d-49d2-b8b4-ba2c1944ede8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 4, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:22:15,938 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-dcb01cf1-4b25-47dd-b49c-39a506f6f5b0 2018-10-12 05:22:15,939 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0544369220734s 2018-10-12 05:22:15,939 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-dcb01cf1-4b25-47dd-b49c-39a506f6f5b0 2018-10-12 05:22:15,942 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 05:22:15,943 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -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": "432ad36e-01b4-4bc8-acb7-89b23dd561fd"}}' 2018-10-12 05:22:16,263 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-2f70c9a4-0837-45fe-9637-353b454dcce5 Date: Fri, 12 Oct 2018 05:22:16 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-10-12T05:22:16Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "port_range_min": 80, "revision_number": 0, "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:16Z", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "5b85872f-4d30-4e99-be24-bb64e6b775b6"}} 2018-10-12 05:22:16,264 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-2f70c9a4-0837-45fe-9637-353b454dcce5 2018-10-12 05:22:16,264 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.321311950684s 2018-10-12 05:22:16,264 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-2f70c9a4-0837-45fe-9637-353b454dcce5 2018-10-12 05:22:16,268 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:22:16,268 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:16,471 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-190fea6e-3987-42a6-812b-08fa799cbb27 Date: Fri, 12 Oct 2018 05:22:16 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:20:20Z", "updated_at": "2018-10-12T05:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "2a9c9ae1-501c-4cac-9dae-36f4f42609b4", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "69411934-369d-4612-8ab8-64e1932adb41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "7e742378-3893-42e9-a7c0-7acedc500caf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "a69d2434-1dd7-4ee1-88d1-90ba03302224", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 4, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:14Z", "updated_at": "2018-10-12T05:22:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "0f64053c-685a-4d13-bcf8-4b5eda1253a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:15Z", "revision_number": 0, "id": "11905b21-d8d7-430f-a217-5a667d8bba56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-12T05:22:16Z", "revision_number": 0, "id": "5b85872f-4d30-4e99-be24-bb64e6b775b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:16Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:22:15Z", "revision_number": 0, "id": "88e99045-6800-4a95-9172-10ef13b23ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "aecd2bb6-bf5d-49d2-b8b4-ba2c1944ede8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 5, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:22:16,471 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-190fea6e-3987-42a6-812b-08fa799cbb27 2018-10-12 05:22:16,471 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.20340180397s 2018-10-12 05:22:16,472 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-190fea6e-3987-42a6-812b-08fa799cbb27 2018-10-12 05:22:16,475 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 05:22:16,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -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": "432ad36e-01b4-4bc8-acb7-89b23dd561fd"}}' 2018-10-12 05:22:16,952 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-0768ca55-f44f-4220-a509-02463f0299ec Date: Fri, 12 Oct 2018 05:22:16 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-10-12T05:22:16Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "port_range_min": 443, "revision_number": 0, "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:16Z", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "968a50ec-2a1e-4715-97ed-573f03eef308"}} 2018-10-12 05:22:16,953 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0768ca55-f44f-4220-a509-02463f0299ec 2018-10-12 05:22:16,953 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.477171897888s 2018-10-12 05:22:16,953 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0768ca55-f44f-4220-a509-02463f0299ec 2018-10-12 05:22:16,957 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:22:16,957 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:17,163 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-f33b8993-45e5-4fef-afb0-3c0279180af5 Date: Fri, 12 Oct 2018 05:22:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:20:20Z", "updated_at": "2018-10-12T05:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "2a9c9ae1-501c-4cac-9dae-36f4f42609b4", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "69411934-369d-4612-8ab8-64e1932adb41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "7e742378-3893-42e9-a7c0-7acedc500caf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "a69d2434-1dd7-4ee1-88d1-90ba03302224", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 4, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:14Z", "updated_at": "2018-10-12T05:22:16Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "0f64053c-685a-4d13-bcf8-4b5eda1253a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:15Z", "revision_number": 0, "id": "11905b21-d8d7-430f-a217-5a667d8bba56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-12T05:22:16Z", "revision_number": 0, "id": "5b85872f-4d30-4e99-be24-bb64e6b775b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:16Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:22:15Z", "revision_number": 0, "id": "88e99045-6800-4a95-9172-10ef13b23ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-12T05:22:16Z", "revision_number": 0, "id": "968a50ec-2a1e-4715-97ed-573f03eef308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:16Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "aecd2bb6-bf5d-49d2-b8b4-ba2c1944ede8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 6, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:22:17,164 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f33b8993-45e5-4fef-afb0-3c0279180af5 2018-10-12 05:22:17,164 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.207087993622s 2018-10-12 05:22:17,164 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-f33b8993-45e5-4fef-afb0-3c0279180af5 2018-10-12 05:22:17,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 05:22:17,169 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -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": "432ad36e-01b4-4bc8-acb7-89b23dd561fd"}}' 2018-10-12 05:22:17,508 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-c36145c5-833c-447a-90d7-159b07c386bc Date: Fri, 12 Oct 2018 05:22:17 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-10-12T05:22:17Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "port_range_min": 5671, "revision_number": 0, "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:17Z", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "1c018261-dc66-4bf6-8b56-6ca944178027"}} 2018-10-12 05:22:17,508 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c36145c5-833c-447a-90d7-159b07c386bc 2018-10-12 05:22:17,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.340456962585s 2018-10-12 05:22:17,509 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c36145c5-833c-447a-90d7-159b07c386bc 2018-10-12 05:22:17,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:22:17,513 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:17,724 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-507d162e-2973-4185-a3de-953030510910 Date: Fri, 12 Oct 2018 05:22:17 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:20:20Z", "updated_at": "2018-10-12T05:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "2a9c9ae1-501c-4cac-9dae-36f4f42609b4", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "69411934-369d-4612-8ab8-64e1932adb41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "7e742378-3893-42e9-a7c0-7acedc500caf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "a69d2434-1dd7-4ee1-88d1-90ba03302224", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 4, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:14Z", "updated_at": "2018-10-12T05:22:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "0f64053c-685a-4d13-bcf8-4b5eda1253a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:15Z", "revision_number": 0, "id": "11905b21-d8d7-430f-a217-5a667d8bba56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-12T05:22:17Z", "revision_number": 0, "id": "1c018261-dc66-4bf6-8b56-6ca944178027", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:17Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-12T05:22:16Z", "revision_number": 0, "id": "5b85872f-4d30-4e99-be24-bb64e6b775b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:16Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:22:15Z", "revision_number": 0, "id": "88e99045-6800-4a95-9172-10ef13b23ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-12T05:22:16Z", "revision_number": 0, "id": "968a50ec-2a1e-4715-97ed-573f03eef308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:16Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "aecd2bb6-bf5d-49d2-b8b4-ba2c1944ede8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 7, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:22:17,724 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-507d162e-2973-4185-a3de-953030510910 2018-10-12 05:22:17,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.211863040924s 2018-10-12 05:22:17,725 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-507d162e-2973-4185-a3de-953030510910 2018-10-12 05:22:17,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 05:22:17,729 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -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": "432ad36e-01b4-4bc8-acb7-89b23dd561fd"}}' 2018-10-12 05:22:18,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-c8e99138-2bb7-400e-8722-c3d04bee028d Date: Fri, 12 Oct 2018 05:22:18 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-10-12T05:22:17Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "port_range_min": 53333, "revision_number": 0, "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:17Z", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "2970ba4a-3a70-4660-bd81-468348ca2a08"}} 2018-10-12 05:22:18,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c8e99138-2bb7-400e-8722-c3d04bee028d 2018-10-12 05:22:18,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.301738977432s 2018-10-12 05:22:18,031 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-c8e99138-2bb7-400e-8722-c3d04bee028d 2018-10-12 05:22:18,032 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 05:22:18,033 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:18,311 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-7b1a454a-6a19-4da4-b077-8b01f00f8463 Date: Fri, 12 Oct 2018 05:22:18 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fa5ce2cc-1403-4979-8e31-64474732c138"],"updated_at":"2018-10-12T05:20:22Z","tenant_id":"8a32dbb64db445b8a5ad9eb8eea4f646","created_at":"2018-10-12T05:20:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8a32dbb64db445b8a5ad9eb8eea4f646","id":"76f3c403-2082-46a6-b4cc-71029a73b008","name":"cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:22:18,311 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7b1a454a-6a19-4da4-b077-8b01f00f8463 2018-10-12 05:22:18,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.279363870621s 2018-10-12 05:22:18,312 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-7b1a454a-6a19-4da4-b077-8b01f00f8463 2018-10-12 05:22:18,313 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:22:18,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:18,346 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-cb44b6e5-f726-4525-b73b-15d3c28c8e4e Date: Fri, 12 Oct 2018 05:22:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/41642953-939c-49c7-bbd0-3c453336bbe0/snap", "metadata": {}}], "file": "/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0/file", "owner": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "41642953-939c-49c7-bbd0-3c453336bbe0", "size": 4373348352, "self": "/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/41642953-939c-49c7-bbd0-3c453336bbe0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-12T05:22:13Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-12T05:21:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:22:18,346 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cb44b6e5-f726-4525-b73b-15d3c28c8e4e 2018-10-12 05:22:18,346 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0330159664154s 2018-10-12 05:22:18,347 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-cb44b6e5-f726-4525-b73b-15d3c28c8e4e 2018-10-12 05:22:18,348 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 05:22:18,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:18,383 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-7d105615-934b-4ff4-8761-b4beee1dac32 x-compute-request-id: req-7d105615-934b-4ff4-8761-b4beee1dac32 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "85296149-d189-46a0-9b73-d5afa82c99be", "name": "cloudify_ims-flavor_464fb8fd-621e-4f61-abe9-386080a6eb9b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 05:22:18,384 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7d105615-934b-4ff4-8761-b4beee1dac32 2018-10-12 05:22:18,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0353860855103s 2018-10-12 05:22:18,384 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-7d105615-934b-4ff4-8761-b4beee1dac32 2018-10-12 05:22:18,386 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-12 05:22:18,388 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '{"server": {"name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "imageRef": "41642953-939c-49c7-bbd0-3c453336bbe0", "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "flavorRef": "85296149-d189-46a0-9b73-d5afa82c99be", "max_count": 1, "min_count": 1, "networks": [{"uuid": "76f3c403-2082-46a6-b4cc-71029a73b008"}], "security_groups": [{"name": "432ad36e-01b4-4bc8-acb7-89b23dd561fd"}]}}' 2018-10-12 05:22:21,917 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-9c636c6e-f3bc-4de0-b523-22bc47e41b2c x-compute-request-id: req-9c636c6e-f3bc-4de0-b523-22bc47e41b2c Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "432ad36e-01b4-4bc8-acb7-89b23dd561fd"}], "OS-DCF:diskConfig": "MANUAL", "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "adminPass": "kFjnz2h8VWyw"}} 2018-10-12 05:22:21,917 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-9c636c6e-f3bc-4de0-b523-22bc47e41b2c 2018-10-12 05:22:21,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 3.53134989738s 2018-10-12 05:22:21,918 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-9c636c6e-f3bc-4de0-b523-22bc47e41b2c 2018-10-12 05:22:21,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:21,921 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:22,194 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-26513d01-2b49-437a-bd66-046ef8487716 x-compute-request-id: req-26513d01-2b49-437a-bd66-046ef8487716 Content-Encoding: gzip Content-Length: 607 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "user_id": "35b306f6956342d289c83dab75a1e7b2", "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-10-12T05:22:21Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:22,195 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-26513d01-2b49-437a-bd66-046ef8487716 2018-10-12 05:22:22,195 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.276513814926s 2018-10-12 05:22:22,195 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-26513d01-2b49-437a-bd66-046ef8487716 2018-10-12 05:22:22,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 05:22:22,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:22,313 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-79371139-b481-48dd-a1ec-7df8a66d57e9 Date: Fri, 12 Oct 2018 05:22:22 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fa5ce2cc-1403-4979-8e31-64474732c138"],"updated_at":"2018-10-12T05:20:22Z","tenant_id":"8a32dbb64db445b8a5ad9eb8eea4f646","created_at":"2018-10-12T05:20:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8a32dbb64db445b8a5ad9eb8eea4f646","id":"76f3c403-2082-46a6-b4cc-71029a73b008","name":"cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:22:22,313 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-79371139-b481-48dd-a1ec-7df8a66d57e9 2018-10-12 05:22:22,313 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.110751152039s 2018-10-12 05:22:22,314 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-79371139-b481-48dd-a1ec-7df8a66d57e9 2018-10-12 05:22:22,315 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-12 05:22:22,315 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:22,509 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-8b5658bc-4dd0-4a63-97e4-3535890c54c5 Date: Fri, 12 Oct 2018 05:22:22 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76f3c403-2082-46a6-b4cc-71029a73b008","tenant_id":"8a32dbb64db445b8a5ad9eb8eea4f646","created_at":"2018-10-12T05:20:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T05:20:22Z","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":"8a32dbb64db445b8a5ad9eb8eea4f646","id":"fa5ce2cc-1403-4979-8e31-64474732c138","subnetpool_id":null,"name":"cloudify_ims-subnet_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:22:22,509 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8b5658bc-4dd0-4a63-97e4-3535890c54c5 2018-10-12 05:22:22,509 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.194280147552s 2018-10-12 05:22:22,509 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-8b5658bc-4dd0-4a63-97e4-3535890c54c5 2018-10-12 05:22:22,510 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:24,513 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:24,516 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:25,113 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-c92e58b0-211c-4af3-b737-00a07034bffb x-compute-request-id: req-c92e58b0-211c-4af3-b737-00a07034bffb 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:25,113 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c92e58b0-211c-4af3-b737-00a07034bffb 2018-10-12 05:22:25,114 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.60058093071s 2018-10-12 05:22:25,114 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c92e58b0-211c-4af3-b737-00a07034bffb 2018-10-12 05:22:25,118 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:27,120 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:27,123 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:28,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-17744c32-f11d-4f36-ad73-f9d6a79baaef x-compute-request-id: req-17744c32-f11d-4f36-ad73-f9d6a79baaef 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:28,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17744c32-f11d-4f36-ad73-f9d6a79baaef 2018-10-12 05:22:28,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.905962944031s 2018-10-12 05:22:28,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-17744c32-f11d-4f36-ad73-f9d6a79baaef 2018-10-12 05:22:28,031 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:30,033 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:30,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:30,679 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-44051d51-f22b-4cc1-9158-8307540c2e85 x-compute-request-id: req-44051d51-f22b-4cc1-9158-8307540c2e85 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:30,679 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-44051d51-f22b-4cc1-9158-8307540c2e85 2018-10-12 05:22:30,679 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.645714044571s 2018-10-12 05:22:30,680 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-44051d51-f22b-4cc1-9158-8307540c2e85 2018-10-12 05:22:30,684 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:32,686 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:32,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:33,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-8cdd6bb6-aa0a-4d21-88bb-d6e14e9805dd x-compute-request-id: req-8cdd6bb6-aa0a-4d21-88bb-d6e14e9805dd 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:33,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8cdd6bb6-aa0a-4d21-88bb-d6e14e9805dd 2018-10-12 05:22:33,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.579157829285s 2018-10-12 05:22:33,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8cdd6bb6-aa0a-4d21-88bb-d6e14e9805dd 2018-10-12 05:22:33,270 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:35,273 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:35,276 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:36,106 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:22: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-834338c9-d699-46cf-9192-0a9e633a5873 x-compute-request-id: req-834338c9-d699-46cf-9192-0a9e633a5873 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:36,106 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-834338c9-d699-46cf-9192-0a9e633a5873 2018-10-12 05:22:36,106 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.833528995514s 2018-10-12 05:22:36,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-834338c9-d699-46cf-9192-0a9e633a5873 2018-10-12 05:22:36,111 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:38,113 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:38,116 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:38,636 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:22: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-a9fd7061-73e7-4a74-951f-20aef9a267c7 x-compute-request-id: req-a9fd7061-73e7-4a74-951f-20aef9a267c7 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:38,636 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a9fd7061-73e7-4a74-951f-20aef9a267c7 2018-10-12 05:22:38,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.522691965103s 2018-10-12 05:22:38,636 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a9fd7061-73e7-4a74-951f-20aef9a267c7 2018-10-12 05:22:38,640 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:40,643 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:40,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:41,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:22: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-f8b26899-9d48-43b2-9408-4dde05265f2d x-compute-request-id: req-f8b26899-9d48-43b2-9408-4dde05265f2d 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:41,198 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f8b26899-9d48-43b2-9408-4dde05265f2d 2018-10-12 05:22:41,198 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.554712057114s 2018-10-12 05:22:41,198 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f8b26899-9d48-43b2-9408-4dde05265f2d 2018-10-12 05:22:41,202 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:43,205 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:43,208 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:44,225 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:22: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-6a696787-5d51-4888-92f2-33cd3660c4fc x-compute-request-id: req-6a696787-5d51-4888-92f2-33cd3660c4fc 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:44,225 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a696787-5d51-4888-92f2-33cd3660c4fc 2018-10-12 05:22:44,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02024292946s 2018-10-12 05:22:44,225 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6a696787-5d51-4888-92f2-33cd3660c4fc 2018-10-12 05:22:44,229 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:46,232 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:46,235 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:47,041 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:22: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-49ad3aac-8abe-482e-af73-d9666be72c60 x-compute-request-id: req-49ad3aac-8abe-482e-af73-d9666be72c60 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:47,041 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-49ad3aac-8abe-482e-af73-d9666be72c60 2018-10-12 05:22:47,042 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.809486865997s 2018-10-12 05:22:47,042 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-49ad3aac-8abe-482e-af73-d9666be72c60 2018-10-12 05:22:47,046 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:49,049 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:49,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:49,708 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:22: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-4e1e9874-ef81-40d1-b89f-cffe65fe41eb x-compute-request-id: req-4e1e9874-ef81-40d1-b89f-cffe65fe41eb 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:49,708 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e1e9874-ef81-40d1-b89f-cffe65fe41eb 2018-10-12 05:22:49,709 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.65981388092s 2018-10-12 05:22:49,709 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e1e9874-ef81-40d1-b89f-cffe65fe41eb 2018-10-12 05:22:49,713 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:51,715 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:51,718 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:52,248 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:22: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-bde273e3-2841-4aa9-a314-1c1dd9b840c6 x-compute-request-id: req-bde273e3-2841-4aa9-a314-1c1dd9b840c6 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:52,248 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bde273e3-2841-4aa9-a314-1c1dd9b840c6 2018-10-12 05:22:52,248 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.533100128174s 2018-10-12 05:22:52,249 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bde273e3-2841-4aa9-a314-1c1dd9b840c6 2018-10-12 05:22:52,253 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:54,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:54,258 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:54,924 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:22: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-d6072473-ef37-4b64-aa3a-2d84fab629bf x-compute-request-id: req-d6072473-ef37-4b64-aa3a-2d84fab629bf 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:54,924 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d6072473-ef37-4b64-aa3a-2d84fab629bf 2018-10-12 05:22:54,924 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.668856143951s 2018-10-12 05:22:54,925 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d6072473-ef37-4b64-aa3a-2d84fab629bf 2018-10-12 05:22:54,929 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:56,931 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:56,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:22:57,452 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:22: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-e34834c2-44a8-4da7-82ac-7e5819542347 x-compute-request-id: req-e34834c2-44a8-4da7-82ac-7e5819542347 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:22:57,453 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e34834c2-44a8-4da7-82ac-7e5819542347 2018-10-12 05:22:57,453 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521468162537s 2018-10-12 05:22:57,453 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e34834c2-44a8-4da7-82ac-7e5819542347 2018-10-12 05:22:57,457 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:22:59,459 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:22:59,462 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:00,024 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:22: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-29c0b707-91f4-4deb-8966-63bffd2ff050 x-compute-request-id: req-29c0b707-91f4-4deb-8966-63bffd2ff050 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:00,024 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-29c0b707-91f4-4deb-8966-63bffd2ff050 2018-10-12 05:23:00,024 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.564581871033s 2018-10-12 05:23:00,024 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-29c0b707-91f4-4deb-8966-63bffd2ff050 2018-10-12 05:23:00,028 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:02,031 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:02,034 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:02,608 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-d8ecf58d-0de5-4b17-9d13-6ee4a495282b x-compute-request-id: req-d8ecf58d-0de5-4b17-9d13-6ee4a495282b 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:02,608 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d8ecf58d-0de5-4b17-9d13-6ee4a495282b 2018-10-12 05:23:02,608 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.57662987709s 2018-10-12 05:23:02,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d8ecf58d-0de5-4b17-9d13-6ee4a495282b 2018-10-12 05:23:02,612 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:04,615 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:04,618 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:05,280 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-5a4d4483-86bd-4c96-9c70-80d012e5e78b x-compute-request-id: req-5a4d4483-86bd-4c96-9c70-80d012e5e78b 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:05,280 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a4d4483-86bd-4c96-9c70-80d012e5e78b 2018-10-12 05:23:05,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.664968967438s 2018-10-12 05:23:05,281 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a4d4483-86bd-4c96-9c70-80d012e5e78b 2018-10-12 05:23:05,285 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:07,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:07,290 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:07,836 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-01880e40-a3ed-48b3-9c10-312515bf0676 x-compute-request-id: req-01880e40-a3ed-48b3-9c10-312515bf0676 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:07,836 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01880e40-a3ed-48b3-9c10-312515bf0676 2018-10-12 05:23:07,836 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.548532962799s 2018-10-12 05:23:07,836 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-01880e40-a3ed-48b3-9c10-312515bf0676 2018-10-12 05:23:07,841 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:09,844 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:09,847 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:10,482 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-1edc6012-9a37-4d8b-805a-0f4129ab7711 x-compute-request-id: req-1edc6012-9a37-4d8b-805a-0f4129ab7711 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:10,482 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1edc6012-9a37-4d8b-805a-0f4129ab7711 2018-10-12 05:23:10,483 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.638456821442s 2018-10-12 05:23:10,483 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1edc6012-9a37-4d8b-805a-0f4129ab7711 2018-10-12 05:23:10,487 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:12,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:12,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:13,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-b868d731-1d91-496c-9f7f-4b9b7a68841b x-compute-request-id: req-b868d731-1d91-496c-9f7f-4b9b7a68841b 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:13,037 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b868d731-1d91-496c-9f7f-4b9b7a68841b 2018-10-12 05:23:13,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.547618150711s 2018-10-12 05:23:13,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b868d731-1d91-496c-9f7f-4b9b7a68841b 2018-10-12 05:23:13,042 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:15,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:15,048 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:15,768 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:23: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-06656725-415e-4f95-ba89-5b75dca28511 x-compute-request-id: req-06656725-415e-4f95-ba89-5b75dca28511 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:15,768 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-06656725-415e-4f95-ba89-5b75dca28511 2018-10-12 05:23:15,768 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.723693132401s 2018-10-12 05:23:15,769 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-06656725-415e-4f95-ba89-5b75dca28511 2018-10-12 05:23:15,772 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:17,775 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:17,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:18,510 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-a4f561c9-5c76-4f49-a7dd-5d4d156e1c78 x-compute-request-id: req-a4f561c9-5c76-4f49-a7dd-5d4d156e1c78 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:18,510 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a4f561c9-5c76-4f49-a7dd-5d4d156e1c78 2018-10-12 05:23:18,510 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.734727859497s 2018-10-12 05:23:18,510 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a4f561c9-5c76-4f49-a7dd-5d4d156e1c78 2018-10-12 05:23:18,514 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:20,517 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:20,520 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:21,056 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-5495f339-b70b-468d-adee-08ff29d9b187 x-compute-request-id: req-5495f339-b70b-468d-adee-08ff29d9b187 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:21,056 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5495f339-b70b-468d-adee-08ff29d9b187 2018-10-12 05:23:21,056 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53906917572s 2018-10-12 05:23:21,057 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5495f339-b70b-468d-adee-08ff29d9b187 2018-10-12 05:23:21,061 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:23,063 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:23,066 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:23,642 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:23: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-91b6b548-9886-4163-bede-99191d38b1a9 x-compute-request-id: req-91b6b548-9886-4163-bede-99191d38b1a9 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:23,642 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-91b6b548-9886-4163-bede-99191d38b1a9 2018-10-12 05:23:23,642 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.578505039215s 2018-10-12 05:23:23,642 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-91b6b548-9886-4163-bede-99191d38b1a9 2018-10-12 05:23:23,646 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:25,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:25,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:26,726 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:23: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-5ea13247-0918-4aa9-a791-0689600ed4bc x-compute-request-id: req-5ea13247-0918-4aa9-a791-0689600ed4bc 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:26,727 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5ea13247-0918-4aa9-a791-0689600ed4bc 2018-10-12 05:23:26,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.07783603668s 2018-10-12 05:23:26,727 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5ea13247-0918-4aa9-a791-0689600ed4bc 2018-10-12 05:23:26,731 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:28,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:28,737 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:29,408 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-20aeda66-4831-46de-a837-00542bc105ae x-compute-request-id: req-20aeda66-4831-46de-a837-00542bc105ae 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:29,408 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-20aeda66-4831-46de-a837-00542bc105ae 2018-10-12 05:23:29,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.674432039261s 2018-10-12 05:23:29,409 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-20aeda66-4831-46de-a837-00542bc105ae 2018-10-12 05:23:29,412 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:31,415 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:31,418 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:31,962 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:23: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-cb6c0fb5-404f-4071-ad56-b808114829c4 x-compute-request-id: req-cb6c0fb5-404f-4071-ad56-b808114829c4 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:31,962 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb6c0fb5-404f-4071-ad56-b808114829c4 2018-10-12 05:23:31,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.546900033951s 2018-10-12 05:23:31,962 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb6c0fb5-404f-4071-ad56-b808114829c4 2018-10-12 05:23:31,966 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:33,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:33,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:34,473 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-3c4ef97a-f950-4753-8585-ee65e690dbe8 x-compute-request-id: req-3c4ef97a-f950-4753-8585-ee65e690dbe8 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:34,473 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3c4ef97a-f950-4753-8585-ee65e690dbe8 2018-10-12 05:23:34,474 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504710912704s 2018-10-12 05:23:34,474 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3c4ef97a-f950-4753-8585-ee65e690dbe8 2018-10-12 05:23:34,478 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:36,480 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:36,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:36,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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,Accept-Encoding x-openstack-request-id: req-27eef2b1-c2ab-428e-bc8d-c7d14a3e5b97 x-compute-request-id: req-27eef2b1-c2ab-428e-bc8d-c7d14a3e5b97 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:36,701 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-27eef2b1-c2ab-428e-bc8d-c7d14a3e5b97 2018-10-12 05:23:36,701 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.220142841339s 2018-10-12 05:23:36,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-27eef2b1-c2ab-428e-bc8d-c7d14a3e5b97 2018-10-12 05:23:36,705 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:38,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:38,710 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:39,060 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:23: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-4e3c40e1-7909-443d-8caf-5337e0b81438 x-compute-request-id: req-4e3c40e1-7909-443d-8caf-5337e0b81438 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:39,061 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e3c40e1-7909-443d-8caf-5337e0b81438 2018-10-12 05:23:39,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.353227853775s 2018-10-12 05:23:39,061 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4e3c40e1-7909-443d-8caf-5337e0b81438 2018-10-12 05:23:39,065 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:41,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:41,070 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:41,433 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:23: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-37fd962f-804f-403a-8c3e-61fd9e38e54a x-compute-request-id: req-37fd962f-804f-403a-8c3e-61fd9e38e54a 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:41,434 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-37fd962f-804f-403a-8c3e-61fd9e38e54a 2018-10-12 05:23:41,434 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.366091012955s 2018-10-12 05:23:41,434 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-37fd962f-804f-403a-8c3e-61fd9e38e54a 2018-10-12 05:23:41,438 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:43,441 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:43,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:43,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:23: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-215ac1aa-6874-4738-b0ec-2856d55749d1 x-compute-request-id: req-215ac1aa-6874-4738-b0ec-2856d55749d1 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:43,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-215ac1aa-6874-4738-b0ec-2856d55749d1 2018-10-12 05:23:43,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.362469911575s 2018-10-12 05:23:43,804 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-215ac1aa-6874-4738-b0ec-2856d55749d1 2018-10-12 05:23:43,808 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:45,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:45,813 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:46,326 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:23: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-f52b7d1c-5925-4314-9f07-f7c1fb94f28e x-compute-request-id: req-f52b7d1c-5925-4314-9f07-f7c1fb94f28e 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:46,326 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f52b7d1c-5925-4314-9f07-f7c1fb94f28e 2018-10-12 05:23:46,326 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515804767609s 2018-10-12 05:23:46,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f52b7d1c-5925-4314-9f07-f7c1fb94f28e 2018-10-12 05:23:46,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:48,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:48,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:48,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:23: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-b19e87b2-7685-4bc0-8f9b-03b76709625e x-compute-request-id: req-b19e87b2-7685-4bc0-8f9b-03b76709625e 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:48,695 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b19e87b2-7685-4bc0-8f9b-03b76709625e 2018-10-12 05:23:48,695 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.361952066422s 2018-10-12 05:23:48,696 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b19e87b2-7685-4bc0-8f9b-03b76709625e 2018-10-12 05:23:48,700 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:50,702 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:50,705 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:51,210 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:23: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-cb5dbd67-72b4-45ec-829f-a7dc8af1d5a1 x-compute-request-id: req-cb5dbd67-72b4-45ec-829f-a7dc8af1d5a1 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:51,211 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb5dbd67-72b4-45ec-829f-a7dc8af1d5a1 2018-10-12 05:23:51,211 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.508400917053s 2018-10-12 05:23:51,211 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cb5dbd67-72b4-45ec-829f-a7dc8af1d5a1 2018-10-12 05:23:51,215 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:53,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:53,220 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:53,724 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:23: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-14baa392-9a73-4753-ae97-806f1ad50fff x-compute-request-id: req-14baa392-9a73-4753-ae97-806f1ad50fff 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:53,724 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-14baa392-9a73-4753-ae97-806f1ad50fff 2018-10-12 05:23:53,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507144927979s 2018-10-12 05:23:53,725 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-14baa392-9a73-4753-ae97-806f1ad50fff 2018-10-12 05:23:53,729 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:55,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:55,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:56,252 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:23: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-b3ab56fd-7ab8-4b6a-b6c6-dd648d89edf7 x-compute-request-id: req-b3ab56fd-7ab8-4b6a-b6c6-dd648d89edf7 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:56,252 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b3ab56fd-7ab8-4b6a-b6c6-dd648d89edf7 2018-10-12 05:23:56,253 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521046876907s 2018-10-12 05:23:56,253 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b3ab56fd-7ab8-4b6a-b6c6-dd648d89edf7 2018-10-12 05:23:56,257 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:23:58,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:23:58,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:23:59,304 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:23: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-9a47f3e9-fe06-4dda-910d-1eace0a0c419 x-compute-request-id: req-9a47f3e9-fe06-4dda-910d-1eace0a0c419 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:23:59,304 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9a47f3e9-fe06-4dda-910d-1eace0a0c419 2018-10-12 05:23:59,304 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.04403281212s 2018-10-12 05:23:59,305 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9a47f3e9-fe06-4dda-910d-1eace0a0c419 2018-10-12 05:23:59,308 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:01,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:01,314 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:01,894 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-d51c140c-29d3-42d5-bbdf-32036990f4b9 x-compute-request-id: req-d51c140c-29d3-42d5-bbdf-32036990f4b9 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:01,894 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d51c140c-29d3-42d5-bbdf-32036990f4b9 2018-10-12 05:24:01,894 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.582837820053s 2018-10-12 05:24:01,894 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d51c140c-29d3-42d5-bbdf-32036990f4b9 2018-10-12 05:24:01,898 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:03,901 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:03,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:04,404 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-23261f56-41cf-4ae2-b99d-f204695a4982 x-compute-request-id: req-23261f56-41cf-4ae2-b99d-f204695a4982 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:04,404 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-23261f56-41cf-4ae2-b99d-f204695a4982 2018-10-12 05:24:04,404 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.502948045731s 2018-10-12 05:24:04,404 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-23261f56-41cf-4ae2-b99d-f204695a4982 2018-10-12 05:24:04,408 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:06,411 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:06,414 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:06,765 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-fa45782b-1bb5-4818-96d3-28ef587fa2a6 x-compute-request-id: req-fa45782b-1bb5-4818-96d3-28ef587fa2a6 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:06,765 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fa45782b-1bb5-4818-96d3-28ef587fa2a6 2018-10-12 05:24:06,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354240894318s 2018-10-12 05:24:06,766 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-fa45782b-1bb5-4818-96d3-28ef587fa2a6 2018-10-12 05:24:06,770 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:08,772 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:08,775 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:09,144 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-f38d3085-9669-432a-a105-46e148ad7934 x-compute-request-id: req-f38d3085-9669-432a-a105-46e148ad7934 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:09,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f38d3085-9669-432a-a105-46e148ad7934 2018-10-12 05:24:09,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.372184991837s 2018-10-12 05:24:09,145 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f38d3085-9669-432a-a105-46e148ad7934 2018-10-12 05:24:09,149 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:11,151 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:11,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:11,356 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-4c7320e8-f94d-40e4-a65b-e63c9aa985f4 x-compute-request-id: req-4c7320e8-f94d-40e4-a65b-e63c9aa985f4 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:11,356 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c7320e8-f94d-40e4-a65b-e63c9aa985f4 2018-10-12 05:24:11,356 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.204946994781s 2018-10-12 05:24:11,357 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4c7320e8-f94d-40e4-a65b-e63c9aa985f4 2018-10-12 05:24:11,361 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:13,363 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:13,367 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:13,913 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-dd32089f-50e5-44a4-b755-e60ace4f5d2f x-compute-request-id: req-dd32089f-50e5-44a4-b755-e60ace4f5d2f 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:13,913 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd32089f-50e5-44a4-b755-e60ace4f5d2f 2018-10-12 05:24:13,913 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549762964249s 2018-10-12 05:24:13,914 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd32089f-50e5-44a4-b755-e60ace4f5d2f 2018-10-12 05:24:13,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:15,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:15,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:16,830 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-6d204988-c8a7-4425-8af9-8c1e14d0235e x-compute-request-id: req-6d204988-c8a7-4425-8af9-8c1e14d0235e 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:16,830 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d204988-c8a7-4425-8af9-8c1e14d0235e 2018-10-12 05:24:16,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.909601926804s 2018-10-12 05:24:16,831 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6d204988-c8a7-4425-8af9-8c1e14d0235e 2018-10-12 05:24:16,835 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:18,838 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:18,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:19,368 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-8ad414ab-2789-4421-9467-751640a2c4a2 x-compute-request-id: req-8ad414ab-2789-4421-9467-751640a2c4a2 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:19,368 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8ad414ab-2789-4421-9467-751640a2c4a2 2018-10-12 05:24:19,368 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530206918716s 2018-10-12 05:24:19,368 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8ad414ab-2789-4421-9467-751640a2c4a2 2018-10-12 05:24:19,374 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:21,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:21,382 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:21,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-7748303b-b385-4019-9796-0c5b62abec75 x-compute-request-id: req-7748303b-b385-4019-9796-0c5b62abec75 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:21,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7748303b-b385-4019-9796-0c5b62abec75 2018-10-12 05:24:21,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.504692077637s 2018-10-12 05:24:21,882 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7748303b-b385-4019-9796-0c5b62abec75 2018-10-12 05:24:21,886 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:23,888 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:23,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:24,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-727418f9-21b7-41cc-9da9-127d6e5eb5a3 x-compute-request-id: req-727418f9-21b7-41cc-9da9-127d6e5eb5a3 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:24,480 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-727418f9-21b7-41cc-9da9-127d6e5eb5a3 2018-10-12 05:24:24,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.591661930084s 2018-10-12 05:24:24,480 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-727418f9-21b7-41cc-9da9-127d6e5eb5a3 2018-10-12 05:24:24,484 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:26,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:26,489 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:27,038 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-6b7feacf-c596-491a-8450-6e6c9d316bfc x-compute-request-id: req-6b7feacf-c596-491a-8450-6e6c9d316bfc 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:27,038 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6b7feacf-c596-491a-8450-6e6c9d316bfc 2018-10-12 05:24:27,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.551068067551s 2018-10-12 05:24:27,038 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6b7feacf-c596-491a-8450-6e6c9d316bfc 2018-10-12 05:24:27,042 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:29,044 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:29,047 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:29,563 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-f8a235b7-c1e9-4fb4-9015-2389bcce807e x-compute-request-id: req-f8a235b7-c1e9-4fb4-9015-2389bcce807e 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:29,563 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f8a235b7-c1e9-4fb4-9015-2389bcce807e 2018-10-12 05:24:29,563 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.518704891205s 2018-10-12 05:24:29,564 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f8a235b7-c1e9-4fb4-9015-2389bcce807e 2018-10-12 05:24:29,567 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:31,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:31,573 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:32,184 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-4dc514a3-c269-4b4f-87b1-93312fcf9bee x-compute-request-id: req-4dc514a3-c269-4b4f-87b1-93312fcf9bee 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:32,184 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4dc514a3-c269-4b4f-87b1-93312fcf9bee 2018-10-12 05:24:32,184 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.614445924759s 2018-10-12 05:24:32,185 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4dc514a3-c269-4b4f-87b1-93312fcf9bee 2018-10-12 05:24:32,188 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:34,191 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:34,194 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:34,544 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-9d11c689-0d48-4e3d-9cfc-405ccc94aacb x-compute-request-id: req-9d11c689-0d48-4e3d-9cfc-405ccc94aacb 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:34,544 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9d11c689-0d48-4e3d-9cfc-405ccc94aacb 2018-10-12 05:24:34,544 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.35294008255s 2018-10-12 05:24:34,544 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9d11c689-0d48-4e3d-9cfc-405ccc94aacb 2018-10-12 05:24:34,548 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:36,551 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:36,554 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:37,068 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-82d30121-3a28-4018-806a-fdc6f8b70880 x-compute-request-id: req-82d30121-3a28-4018-806a-fdc6f8b70880 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:37,068 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-82d30121-3a28-4018-806a-fdc6f8b70880 2018-10-12 05:24:37,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.517562866211s 2018-10-12 05:24:37,069 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-82d30121-3a28-4018-806a-fdc6f8b70880 2018-10-12 05:24:37,073 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:39,075 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:39,078 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:39,812 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-82c4c96e-cae7-4499-a034-fcdde6106038 x-compute-request-id: req-82c4c96e-cae7-4499-a034-fcdde6106038 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:39,813 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-82c4c96e-cae7-4499-a034-fcdde6106038 2018-10-12 05:24:39,813 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.737379074097s 2018-10-12 05:24:39,813 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-82c4c96e-cae7-4499-a034-fcdde6106038 2018-10-12 05:24:39,817 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:41,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:41,822 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:42,301 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-eff753f8-51ef-42e5-a08d-9e9e6bd082ce x-compute-request-id: req-eff753f8-51ef-42e5-a08d-9e9e6bd082ce 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:42,301 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eff753f8-51ef-42e5-a08d-9e9e6bd082ce 2018-10-12 05:24:42,302 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.481817007065s 2018-10-12 05:24:42,302 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-eff753f8-51ef-42e5-a08d-9e9e6bd082ce 2018-10-12 05:24:42,305 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:44,308 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:44,311 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:44,871 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-24274655-e955-4d24-804e-0e73daabf4f0 x-compute-request-id: req-24274655-e955-4d24-804e-0e73daabf4f0 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.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:22:23Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:44,871 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-24274655-e955-4d24-804e-0e73daabf4f0 2018-10-12 05:24:44,872 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.56351184845s 2018-10-12 05:24:44,872 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-24274655-e955-4d24-804e-0e73daabf4f0 2018-10-12 05:24:44,876 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:24:46,879 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:24:46,882 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:47,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-c6c171ce-02ac-4ad0-b709-d1ca6636008c x-compute-request-id: req-c6c171ce-02ac-4ad0-b709-d1ca6636008c Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:b0:4c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:24:45.000000", "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:24:46Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:24:47,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c6c171ce-02ac-4ad0-b709-d1ca6636008c 2018-10-12 05:24:47,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.354737043381s 2018-10-12 05:24:47,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c6c171ce-02ac-4ad0-b709-d1ca6636008c 2018-10-12 05:24:47,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-12 05:24:47,239 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=54bbf8da-7026-42a5-b45d-8330b04da11e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:47,298 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-31009154-0128-4d91-bfa6-acdcbee4df5a Date: Fri, 12 Oct 2018 05:24:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:24:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fa5ce2cc-1403-4979-8e31-64474732c138","ip_address":"192.168.120.11"}],"id":"5f1341e5-868b-40fa-8394-b29be158b5ed","security_groups":["432ad36e-01b4-4bc8-acb7-89b23dd561fd"],"mac_address":"fa:16:3e:20:b0:4c","project_id":"8a32dbb64db445b8a5ad9eb8eea4f646","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"76f3c403-2082-46a6-b4cc-71029a73b008","tenant_id":"8a32dbb64db445b8a5ad9eb8eea4f646","created_at":"2018-10-12T05:22:23Z","binding:vnic_type":"normal","device_id":"54bbf8da-7026-42a5-b45d-8330b04da11e"}]} 2018-10-12 05:24:47,298 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=54bbf8da-7026-42a5-b45d-8330b04da11e used request id req-31009154-0128-4d91-bfa6-acdcbee4df5a 2018-10-12 05:24:47,298 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0594971179962s 2018-10-12 05:24:47,298 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=54bbf8da-7026-42a5-b45d-8330b04da11e used request id req-31009154-0128-4d91-bfa6-acdcbee4df5a 2018-10-12 05:24:47,304 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 05:24:47,304 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=5f1341e5-868b-40fa-8394-b29be158b5ed" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:47,322 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e1ac6459-d064-4c9b-adb4-9fb228ee84c7 Date: Fri, 12 Oct 2018 05:24:47 GMT RESP BODY: {"floatingips": []} 2018-10-12 05:24:47,322 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=5f1341e5-868b-40fa-8394-b29be158b5ed used request id req-e1ac6459-d064-4c9b-adb4-9fb228ee84c7 2018-10-12 05:24:47,322 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0181159973145s 2018-10-12 05:24:47,322 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=5f1341e5-868b-40fa-8394-b29be158b5ed used request id req-e1ac6459-d064-4c9b-adb4-9fb228ee84c7 2018-10-12 05:24:47,323 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:20:b0:4c', u'version': 4, u'addr': u'192.168.120.11', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'41642953-939c-49c7-bbd0-3c453336bbe0'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T05:24:45.000000', 'flavor': Munch({u'id': u'85296149-d189-46a0-9b73-d5afa82c99be'}), 'az': u'nova', 'id': u'54bbf8da-7026-42a5-b45d-8330b04da11e', 'security_groups': [Munch({u'name': u'cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'35b306f6956342d289c83dab75a1e7b2', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8a32dbb64db445b8a5ad9eb8eea4f646', 'name': 'cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b', '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-10-12T05:24:45.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-12T05:24:46Z', 'hostId': u'48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673', u'OS-SRV-USG:terminated_at': None, 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'public_v6': '', 'private_v4': u'192.168.120.11', 'cloud': 'envvars', 'host_id': u'48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673', '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-10-12T05:24:45.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', 'name': u'cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'adminPass': u'kFjnz2h8VWyw', 'tenant_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', 'region': 'regionOne', 'created': u'2018-10-12T05:22:21Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-12 05:24:47,327 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 05:24:47,327 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:47,442 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-8a7f548e-8198-4380-9e72-c9855dbb8d85 Date: Fri, 12 Oct 2018 05:24:47 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["fa5ce2cc-1403-4979-8e31-64474732c138"],"updated_at":"2018-10-12T05:20:22Z","tenant_id":"8a32dbb64db445b8a5ad9eb8eea4f646","created_at":"2018-10-12T05:20:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"8a32dbb64db445b8a5ad9eb8eea4f646","id":"76f3c403-2082-46a6-b4cc-71029a73b008","name":"cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:24:47,442 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8a7f548e-8198-4380-9e72-c9855dbb8d85 2018-10-12 05:24:47,442 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.115262985229s 2018-10-12 05:24:47,442 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-8a7f548e-8198-4380-9e72-c9855dbb8d85 2018-10-12 05:24:47,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-12 05:24:47,444 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=54bbf8da-7026-42a5-b45d-8330b04da11e" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:47,500 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-8989212e-e579-4734-921b-0bec474bf89c Date: Fri, 12 Oct 2018 05:24:47 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:24:45Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"fa5ce2cc-1403-4979-8e31-64474732c138","ip_address":"192.168.120.11"}],"id":"5f1341e5-868b-40fa-8394-b29be158b5ed","security_groups":["432ad36e-01b4-4bc8-acb7-89b23dd561fd"],"mac_address":"fa:16:3e:20:b0:4c","project_id":"8a32dbb64db445b8a5ad9eb8eea4f646","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"76f3c403-2082-46a6-b4cc-71029a73b008","tenant_id":"8a32dbb64db445b8a5ad9eb8eea4f646","created_at":"2018-10-12T05:22:23Z","binding:vnic_type":"normal","device_id":"54bbf8da-7026-42a5-b45d-8330b04da11e"}]} 2018-10-12 05:24:47,500 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=54bbf8da-7026-42a5-b45d-8330b04da11e used request id req-8989212e-e579-4734-921b-0bec474bf89c 2018-10-12 05:24:47,500 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0562381744385s 2018-10-12 05:24:47,501 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=54bbf8da-7026-42a5-b45d-8330b04da11e used request id req-8989212e-e579-4734-921b-0bec474bf89c 2018-10-12 05:24:47,501 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-12 05:24:47,502 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '{"floatingip": {"floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.11", "port_id": "5f1341e5-868b-40fa-8394-b29be158b5ed"}}' 2018-10-12 05:24:49,387 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-a84e5626-bc91-41e9-a9a3-af3aa51b6dae Date: Fri, 12 Oct 2018 05:24:49 GMT RESP BODY: {"floatingip": {"router_id": "6c4c3928-d905-4731-bb9a-74fc433a11cd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:24:48Z", "updated_at": "2018-10-12T05:24:48Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_id": "5f1341e5-868b-40fa-8394-b29be158b5ed", "id": "4cf2ba69-0ddf-4847-8ade-2b70506d2e8d"}} 2018-10-12 05:24:49,387 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a84e5626-bc91-41e9-a9a3-af3aa51b6dae 2018-10-12 05:24:49,387 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.88608002663s 2018-10-12 05:24:49,388 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-a84e5626-bc91-41e9-a9a3-af3aa51b6dae 2018-10-12 05:24:49,396 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 05:24:49,397 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:49,423 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-d196a723-aeb7-46b4-9c2a-fbb35c9e8822 Date: Fri, 12 Oct 2018 05:24:49 GMT RESP BODY: {"floatingips": [{"router_id": "6c4c3928-d905-4731-bb9a-74fc433a11cd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:24:48Z", "updated_at": "2018-10-12T05:24:48Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_id": "5f1341e5-868b-40fa-8394-b29be158b5ed", "id": "4cf2ba69-0ddf-4847-8ade-2b70506d2e8d"}]} 2018-10-12 05:24:49,423 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d196a723-aeb7-46b4-9c2a-fbb35c9e8822 2018-10-12 05:24:49,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0264627933502s 2018-10-12 05:24:49,423 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d196a723-aeb7-46b4-9c2a-fbb35c9e8822 2018-10-12 05:24:49,427 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-12 05:24:49,531 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 05:24:49,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:49,555 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-bfa3951c-ec5d-4707-b352-4a313462d3b1 Date: Fri, 12 Oct 2018 05:24:49 GMT RESP BODY: {"floatingips": [{"router_id": "6c4c3928-d905-4731-bb9a-74fc433a11cd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:24:48Z", "updated_at": "2018-10-12T05:24:48Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_id": "5f1341e5-868b-40fa-8394-b29be158b5ed", "id": "4cf2ba69-0ddf-4847-8ade-2b70506d2e8d"}]} 2018-10-12 05:24:49,556 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bfa3951c-ec5d-4707-b352-4a313462d3b1 2018-10-12 05:24:49,556 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0242691040039s 2018-10-12 05:24:49,556 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-bfa3951c-ec5d-4707-b352-4a313462d3b1 2018-10-12 05:24:49,559 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-12 05:24:49,663 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 05:24:49,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:49,710 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-d8067919-dad2-4289-8490-5d10763509a4 Date: Fri, 12 Oct 2018 05:24:49 GMT RESP BODY: {"floatingips": [{"router_id": "6c4c3928-d905-4731-bb9a-74fc433a11cd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:24:48Z", "updated_at": "2018-10-12T05:24:48Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_id": "5f1341e5-868b-40fa-8394-b29be158b5ed", "id": "4cf2ba69-0ddf-4847-8ade-2b70506d2e8d"}]} 2018-10-12 05:24:49,710 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d8067919-dad2-4289-8490-5d10763509a4 2018-10-12 05:24:49,710 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0469400882721s 2018-10-12 05:24:49,711 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-d8067919-dad2-4289-8490-5d10763509a4 2018-10-12 05:24:49,714 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-12 05:24:49,818 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 05:24:49,819 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:49,842 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-98a39477-d92a-4086-aa21-24b45e456bfb Date: Fri, 12 Oct 2018 05:24:49 GMT RESP BODY: {"floatingips": [{"router_id": "6c4c3928-d905-4731-bb9a-74fc433a11cd", "status": "DOWN", "description": "", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:24:48Z", "updated_at": "2018-10-12T05:24:48Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_id": "5f1341e5-868b-40fa-8394-b29be158b5ed", "id": "4cf2ba69-0ddf-4847-8ade-2b70506d2e8d"}]} 2018-10-12 05:24:49,842 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-98a39477-d92a-4086-aa21-24b45e456bfb 2018-10-12 05:24:49,843 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0241501331329s 2018-10-12 05:24:49,843 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-98a39477-d92a-4086-aa21-24b45e456bfb 2018-10-12 05:24:49,845 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-12 05:24:49,950 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 05:24:49,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:24:49,972 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-b3c1f08e-0660-465e-bccd-8f46f2f359a5 Date: Fri, 12 Oct 2018 05:24:49 GMT RESP BODY: {"floatingips": [{"router_id": "6c4c3928-d905-4731-bb9a-74fc433a11cd", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:24:48Z", "updated_at": "2018-10-12T05:24:48Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.11", "floating_ip_address": "172.30.9.210", "revision_number": 0, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_id": "5f1341e5-868b-40fa-8394-b29be158b5ed", "id": "4cf2ba69-0ddf-4847-8ade-2b70506d2e8d"}]} 2018-10-12 05:24:49,972 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b3c1f08e-0660-465e-bccd-8f46f2f359a5 2018-10-12 05:24:49,972 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0218560695648s 2018-10-12 05:24:49,972 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-b3c1f08e-0660-465e-bccd-8f46f2f359a5 2018-10-12 05:24:49,975 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'6c4c3928-d905-4731-bb9a-74fc433a11cd', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', 'created_at': u'2018-10-12T05:24:48Z', 'attached': True, 'updated_at': u'2018-10-12T05:24:48Z', 'id': u'4cf2ba69-0ddf-4847-8ade-2b70506d2e8d', 'floating_network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', 'fixed_ip_address': u'192.168.120.11', 'floating_ip_address': u'172.30.9.210', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8a32dbb64db445b8a5ad9eb8eea4f646', 'name': 'cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'6c4c3928-d905-4731-bb9a-74fc433a11cd', 'project_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', 'port_id': u'5f1341e5-868b-40fa-8394-b29be158b5ed', 'port': u'5f1341e5-868b-40fa-8394-b29be158b5ed', 'network': u'0957d119-6bb4-4433-a042-806f0beb8b67'}) 2018-10-12 05:24:49,976 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-12 05:24:49,978 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e/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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:24:53,456 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:24: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-9d52705b-9609-43ec-9972-f1306176a11b x-compute-request-id: req-9d52705b-9609-43ec-9972-f1306176a11b Content-Encoding: gzip Content-Length: 10959 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 1967935256 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.908 MHz processor\n[ 0.302661] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.304926] pid_max: default: 32768 minimum: 301\n[ 0.306149] Security Framework initialized\n[ 0.307272] SELinux: Initializing.\n[ 0.308575] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.313422] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.316378] Mount-cache hash table entries: 4096\n[ 0.317839] Initializing cgroup subsys memory\n[ 0.319018] Initializing cgroup subsys devices\n[ 0.320192] Initializing cgroup subsys freezer\n[ 0.321359] Initializing cgroup subsys net_cls\n[ 0.322541] Initializing cgroup subsys blkio\n[ 0.323692] Initializing cgroup subsys perf_event\n[ 0.324916] Initializing cgroup subsys hugetlb\n[ 0.326093] Initializing cgroup subsys pids\n[ 0.327220] Initializing cgroup subsys net_prio\n[ 0.328489] CPU: Physical Processor ID: 0\n[ 0.330291] mce: CPU supports 10 MCE banks\n[ 0.331438] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.332762] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.334076] tlb_flushall_shift: 6\n[ 0.335277] Freeing SMP alternatives: 28k freed\n[ 0.339231] ACPI: Core revision 20130517\n[ 0.340750] ACPI: All ACPI Tables successfully acquired\n[ 0.342222] ftrace: allocating 25812 entries in 101 pages\n[ 0.364597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.366111] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.367619] smpboot: Max logical packages: 2\n[ 0.368938] Enabling x2apic\n[ 0.369852] Enabled x2apic\n[ 0.370949] Switched APIC routing to physical x2apic.\n[ 0.373157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.374678] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.377336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.384683] KVM setup paravirtual spinlock\n[ 0.386996] smpboot: Booting Node 0, Processors #1 OK\n[ 0.388664] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.410360] Brought up 2 CPUs\n[ 0.410363] KVM setup async PF for cpu 1\n[ 0.410366] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.413560] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.415739] devtmpfs: initialized\n[ 0.418433] EVM: security.selinux\n[ 0.419446] EVM: security.ima\n[ 0.420368] EVM: security.capability\n[ 0.422023] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.423580] pinctrl core: initialized pinctrl subsystem\n[ 0.424980] NET: Registered protocol family 16\n[ 0.426327] ACPI: bus type PCI registered\n[ 0.427443] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.428996] PCI: Using configuration type 1 for base access\n[ 0.433671] ACPI: Added _OSI(Module Device)\n[ 0.434807] ACPI: Added _OSI(Processor Device)\n[ 0.435933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.437121] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.439957] ACPI: Interpreter enabled\n[ 0.441001] ACPI: (supports S0 S5)\n[ 0.441968] ACPI: Using IOAPIC for interrupt routing\n[ 0.443175] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.447052] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.448464] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.451590] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.454322] acpiphp: Slot [3] registered\n[ 0.455392] acpiphp: Slot [4] registered\n[ 0.456465] acpiphp: Slot [5] registered\n[ 0.457535] acpiphp: Slot [6] registered\n[ 0.458597] acpiphp: Slot [7] registered\n[ 0.459659] acpiphp: Slot [8] registered\n[ 0.460720] acpiphp: Slot [9] registered\n[ 0.461782] acpiphp: Slot [10] registered\n[ 0.462856] acpiphp: Slot [11] registered\n[ 0.463932] acpiphp: Slot [12] registered\n[ 0.465014] acpiphp: Slot [13] registered\n[ 0.466093] acpiphp: Slot [14] registered\n[ 0.467169] acpiphp: Slot [15] registered\n[ 0.468244] acpiphp: Slot [16] registered\n[ 0.469326] acpiphp: Slot [17] registered\n[ 0.470402] acpiphp: Slot [18] registered\n[ 0.471476] acpiphp: Slot [19] registered\n[ 0.472560] acpiphp: Slot [20] registered\n[ 0.473638] acpiphp: Slot [21] registered\n[ 0.474710] acpiphp: Slot [22] registered\n[ 0.475785] acpiphp: Slot [23] registered\n[ 0.476857] acpiphp: Slot [24] registered\n[ 0.477937] acpiphp: Slot [25] registered\n[ 0.479012] acpiphp: Slot [26] registered\n[ 0.480091] acpiphp: Slot [27] registered\n[ 0.481166] acpiphp: Slot [28] registered\n[ 0.482239] acpiphp: Slot [29] registered\n[ 0.483311] acpiphp: Slot [30] registered\n[ 0.484386] acpiphp: Slot [31] registered\n[ 0.485455] PCI host bridge to bus 0000:00\n[ 0.486534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.487919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.490889] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.492856] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.500905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.502441] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.503883] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.505408] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512915] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.514882] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.569162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.572609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.574322] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.576011] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.577676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.579240] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.580843] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.582912] vgaarb: loaded\n[ 0.583781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.585182] SCSI subsystem initialized\n[ 0.586254] ACPI: bus type USB registered\n[ 0.587349] usbcore: registered new interface driver usbfs\n[ 0.588650] usbcore: registered new interface driver hub\n[ 0.589958] usbcore: registered new device driver usb\n[ 0.591331] PCI: Using ACPI for IRQ routing\n[ 0.592712] NetLabel: Initializing\n[ 0.593711] NetLabel: domain hash size = 128\n[ 0.594825] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.596048] NetLabel: unlabeled traffic allowed by default\n[ 0.597444] Switched to clocksource kvm-clock\n[ 0.605440] pnp: PnP ACPI init\n[ 0.606362] ACPI: bus type PNP registered\n[ 0.607753] pnp: PnP ACPI: found 5 devices\n[ 0.608806] ACPI: bus type PNP unregistered\n[ 0.615875] NET: Registered protocol family 2\n[ 0.617231] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.619309] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.621065] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.622538] TCP: reno registered\n[ 0.623459] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.624828] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.626322] NET: Registered protocol family 1\n[ 0.627696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.629302] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.630934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.650663] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.670735] Unpacking initramfs...\n[ 1.079531] Freeing initrd memory: 37508k freed\n[ 1.088949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.090776] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.100266] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.101998] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.103944] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.105646] Initialise system trusted keyring\n[ 1.106988] audit: initializing netlink socket (disabled)\n[ 1.108523] type=2000 audit(1539321888.171:1): initialized\n[ 1.125271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.126998] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.129736] zpool: loaded\n[ 1.130734] zbud: loaded\n[ 1.131838] VFS: Disk quotas dquot_6.5.2\n[ 1.133114] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.134953] msgmni has been set to 7578\n[ 1.136227] Key type big_key registered\n[ 1.137992] NET: Registered protocol family 38\n[ 1.139206] Key type asymmetric registered\n[ 1.140278] Asymmetric key parser 'x509' registered\n[ 1.141475] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.143466] io scheduler noop registered\n[ 1.144520] io scheduler deadline registered (default)\n[ 1.145750] io scheduler cfq registered\n[ 1.146861] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.157988] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.159525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.161469] ACPI: Power Button [PWRF]\n[ 1.162557] GHES: HEST is not enabled!\n[ 1.163627] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.187909] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.189473] Non-volatile memory driver v1.3\n[ 1.190579] Linux agpgart interface v0.103\n[ 1.191737] crash memory driver: version 1.1\n[ 1.192902] rdac: device handler registered\n[ 1.194042] hp_sw: device handler registered\n[ 1.195159] emc: device handler registered\n[ 1.196243] alua: device handler registered\n[ 1.197356] libphy: Fixed MDIO Bus: probed\n[ 1.198476] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.199931] ehci-pci: EHCI PCI platform driver\n[ 1.201070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.202460] ohci-pci: OHCI PCI platform driver\n[ 1.203599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.223740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.225040] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.227042] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.228307] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.229718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.231208] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.233157] usb usb1: Product: UHCI Host Controller\n[ 1.234412] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.235954] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.237182] hub 1-0:1.0: USB hub found\n[ 1.238238] hub 1-0:1.0: 2 ports detected\n[ 1.239430] usbcore: registered new interface driver usbserial\n[ 1.240819] usbcore: registered new interface driver usbserial_generic\n[ 1.242271] usbserial: USB Serial support registered for generic\n[ 1.243660] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.246302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.247535] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.248841] mousedev: PS/2 mouse device common for all mice\n[ 1.250393] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.252670] rtc_cmos 00:00: RTC can wake from S4\n[ 1.253216] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.254358] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.258605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.260074] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.261561] cpuidle: using governor menu\n[ 1.262670] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.264024] usbcore: registered new interface driver usbhid\n[ 1.265333] usbhid: USB HID core driver\n[ 1.266405] drop_monitor: Initializing network drop monitor service\n[ 1.267866] TCP: cubic registered\n[ 1.268841] Initializing XFRM netlink socket\n[ 1.270000] NET: Registered protocol family 10\n[ 1.271341] NET: Registered protocol family 17\n[ 1.272678] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.276059] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.279419] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.284609] Loading compiled-in X.509 certificates\n[ 1.287540] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.293177] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.296596] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.298935] registered taskstats version 1\n[ 1.301462] Key type trusted registered\n[ 1.303663] Key type encrypted registered\n[ 1.305870] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.307551] rtc_cmos 00:00: setting system clock to 2018-10-12 05:24:48 UTC (1539321888)\n[ 1.310233] Freeing unused kernel memory: 1680k freed\n[ 1.314272] 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.318266] systemd[1]: Detected virtualization kvm.\n[ 1.319486] systemd[1]: Detected architecture x86-64.\n[ 1.320708] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.323011] systemd[1]: No hostname configured.\n[ 1.324166] systemd[1]: Set hostname to .\n[ 1.325428] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.347280] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.349430] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.352376] systemd[1]: Created slice Root Slice.\n[ 1.353574] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.355516] systemd[1]: Created slice System Slice.\n[ 1.356731] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.358725] systemd[1]: Listening on udev Control Socket.\n[ 1.360013] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.362567] systemd[1]: Listening on udev Kernel Socket.\n[ 1.363937] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.366127] systemd[1]: Reached target Paths.\n[ 1.367341] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Slices.\n[ 1.369344] systemd[1]: Reached target Slices.\n[ 1.370568] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Timers.\n[ 1.372561] systemd[1]: Reached target Timers.\n[ 1.373780] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.375791] systemd[1]: Reached target Swap.\n[ 1.377168] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.379481] systemd[1]: Listening on Journal Socket.\n[ 1.381031] systemd[1]: Starting Journal Socket.\n[ 1.383257] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.386576] systemd[1]: Reached target Sockets.\n[ 1.388036] systemd[1]: Starting Sockets.\n[ 1.389824] 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.394587] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.397321] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.401034] systemd[1]: Reached target Local File Systems.\n[ 1.402651] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Started Journal Service.\n[ 1.405776] systemd[1]: 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 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.466775] RPC: Registered named UNIX socket transport module.\n[ 1.468252] RPC: Registered udp transport module.\n[ 1.469467] RPC: Registered tcp transport module.\n[ 1.470680] 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 Configu[ 1.541457] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nration File System...\n[[32m OK [0m] Mounted Configuration File System.\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.572062] FDC 0 is a S82078B\n[ 1.590997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.594852] scsi host0: ata_piix\n[ 1.595918] scsi host1: ata_piix\n[ 1.596943] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.598554] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.637891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.643300] 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.695527] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.697111] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.698736] usb 1-1: Product: QEMU USB Tablet\n[ 1.699926] usb 1-1: Manufacturer: QEMU\n[ 1.701083] usb 1-1: SerialNumber: 42\n[ 1.710714] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.713362] 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.797476] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.799881] XFS (vda1): Mounting V4 Filesystem\n[ 1.882055] 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[[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 Swap.\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 Slices.\n[[32m OK [0m] Stopped target Sockets.\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 Control Socket.\n[[32m OK [0m] Closed udev Kernel 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.101511] tsc: Refined TSC clocksource calibration: 3491.907 MHz\n[ 2.101871] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.167024] SELinux: Disabled at runtime.\n[ 2.202514] type=1404 audit(1539321889.394:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.259198] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.260828] 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] Listening on udev Control Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Create list of required st... nodes for the current kernel...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\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 Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.598095] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.604693] 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 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 Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\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 udev Kernel Device Manager.\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[ 2.780884] type=1305 audit(1539321889.972: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] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.938982] [drm] Initialized drm 1.1.0 20060810\n[ 2.946961] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.953499] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.975339] ppdev: user-space parallel port driver\n Starting D-Bus System Message Bus...\n[ 2.977675] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.979473] [TTM] Initializing pool allocator\n[ 2.979477] [TTM] Initializing DMA pool allocator\n[ 2.979828] [drm] fb mappable at 0xFC000000\n[ 2.979829] [drm] vram aper at 0xFC000000\n Starting NTP client/server...\n[ 2.979829] [drm] size 33554432\n[ 2.979830] [drm] fb depth is 24\n[ 2.979830] [drm] pitch is 3072\n[ 3.017560] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.038113] Console: switching to colour frame buffer device 128x48\n[ 3.049628] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...[ 3.055856] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n\n Starting GSSAPI Proxy Daemon...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Authorization Manager.\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 Login Service.\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.134286] AES CTR mode by8 optimization enabled\n[ 3.146482] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.153562] alg: No test for crc32 (crc32-pclmul)\n[ 3.198050] intel_rapl: no valid rapl domains found in package 0\n[ 3.228382] intel_rapl: no valid rapl domains found in package 0\n[ 3.238067] intel_powerclamp: No package C-state available\n[ 3.243147] intel_powerclamp: No package C-state available[ 3.810464] cloud-init[506]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Oct 2018 05:24:51 +0000. Up 3.75 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-10-12 05:24:53,457 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e/action used request id req-9d52705b-9609-43ec-9972-f1306176a11b 2018-10-12 05:24:53,458 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 3.48185300827s 2018-10-12 05:24:53,459 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e/action used request id req-9d52705b-9609-43ec-9972-f1306176a11b 2018-10-12 05:24:53,459 - 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 1967935256 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.908 MHz processor [ 0.302661] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.304926] pid_max: default: 32768 minimum: 301 [ 0.306149] Security Framework initialized [ 0.307272] SELinux: Initializing. [ 0.308575] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.313422] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.316378] Mount-cache hash table entries: 4096 [ 0.317839] Initializing cgroup subsys memory [ 0.319018] Initializing cgroup subsys devices [ 0.320192] Initializing cgroup subsys freezer [ 0.321359] Initializing cgroup subsys net_cls [ 0.322541] Initializing cgroup subsys blkio [ 0.323692] Initializing cgroup subsys perf_event [ 0.324916] Initializing cgroup subsys hugetlb [ 0.326093] Initializing cgroup subsys pids [ 0.327220] Initializing cgroup subsys net_prio [ 0.328489] CPU: Physical Processor ID: 0 [ 0.330291] mce: CPU supports 10 MCE banks [ 0.331438] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.332762] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.334076] tlb_flushall_shift: 6 [ 0.335277] Freeing SMP alternatives: 28k freed [ 0.339231] ACPI: Core revision 20130517 [ 0.340750] ACPI: All ACPI Tables successfully acquired [ 0.342222] ftrace: allocating 25812 entries in 101 pages [ 0.364597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.366111] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.367619] smpboot: Max logical packages: 2 [ 0.368938] Enabling x2apic [ 0.369852] Enabled x2apic [ 0.370949] Switched APIC routing to physical x2apic. [ 0.373157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.374678] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.377336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.384683] KVM setup paravirtual spinlock [ 0.386996] smpboot: Booting Node 0, Processors #1 OK [ 0.388664] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.410360] Brought up 2 CPUs [ 0.410363] KVM setup async PF for cpu 1 [ 0.410366] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.413560] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.415739] devtmpfs: initialized [ 0.418433] EVM: security.selinux [ 0.419446] EVM: security.ima [ 0.420368] EVM: security.capability [ 0.422023] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.423580] pinctrl core: initialized pinctrl subsystem [ 0.424980] NET: Registered protocol family 16 [ 0.426327] ACPI: bus type PCI registered [ 0.427443] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.428996] PCI: Using configuration type 1 for base access [ 0.433671] ACPI: Added _OSI(Module Device) [ 0.434807] ACPI: Added _OSI(Processor Device) [ 0.435933] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.437121] ACPI: Added _OSI(Processor Aggregator Device) [ 0.439957] ACPI: Interpreter enabled [ 0.441001] ACPI: (supports S0 S5) [ 0.441968] ACPI: Using IOAPIC for interrupt routing [ 0.443175] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.447052] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448464] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451590] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.454322] acpiphp: Slot [3] registered [ 0.455392] acpiphp: Slot [4] registered [ 0.456465] acpiphp: Slot [5] registered [ 0.457535] acpiphp: Slot [6] registered [ 0.458597] acpiphp: Slot [7] registered [ 0.459659] acpiphp: Slot [8] registered [ 0.460720] acpiphp: Slot [9] registered [ 0.461782] acpiphp: Slot [10] registered [ 0.462856] acpiphp: Slot [11] registered [ 0.463932] acpiphp: Slot [12] registered [ 0.465014] acpiphp: Slot [13] registered [ 0.466093] acpiphp: Slot [14] registered [ 0.467169] acpiphp: Slot [15] registered [ 0.468244] acpiphp: Slot [16] registered [ 0.469326] acpiphp: Slot [17] registered [ 0.470402] acpiphp: Slot [18] registered [ 0.471476] acpiphp: Slot [19] registered [ 0.472560] acpiphp: Slot [20] registered [ 0.473638] acpiphp: Slot [21] registered [ 0.474710] acpiphp: Slot [22] registered [ 0.475785] acpiphp: Slot [23] registered [ 0.476857] acpiphp: Slot [24] registered [ 0.477937] acpiphp: Slot [25] registered [ 0.479012] acpiphp: Slot [26] registered [ 0.480091] acpiphp: Slot [27] registered [ 0.481166] acpiphp: Slot [28] registered [ 0.482239] acpiphp: Slot [29] registered [ 0.483311] acpiphp: Slot [30] registered [ 0.484386] acpiphp: Slot [31] registered [ 0.485455] PCI host bridge to bus 0000:00 [ 0.486534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.487919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.490889] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492856] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.500905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.502441] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.503883] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.505408] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512915] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.514882] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.569162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.572609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.574322] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.576011] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.577676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.579240] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.580843] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.582912] vgaarb: loaded [ 0.583781] vgaarb: bridge control possible 0000:00:02.0 [ 0.585182] SCSI subsystem initialized [ 0.586254] ACPI: bus type USB registered [ 0.587349] usbcore: registered new interface driver usbfs [ 0.588650] usbcore: registered new interface driver hub [ 0.589958] usbcore: registered new device driver usb [ 0.591331] PCI: Using ACPI for IRQ routing [ 0.592712] NetLabel: Initializing [ 0.593711] NetLabel: domain hash size = 128 [ 0.594825] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.596048] NetLabel: unlabeled traffic allowed by default [ 0.597444] Switched to clocksource kvm-clock [ 0.605440] pnp: PnP ACPI init [ 0.606362] ACPI: bus type PNP registered [ 0.607753] pnp: PnP ACPI: found 5 devices [ 0.608806] ACPI: bus type PNP unregistered [ 0.615875] NET: Registered protocol family 2 [ 0.617231] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.619309] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.621065] TCP: Hash tables configured (established 32768 bind 32768) [ 0.622538] TCP: reno registered [ 0.623459] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.624828] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.626322] NET: Registered protocol family 1 [ 0.627696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.629302] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.630934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.650663] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.670735] Unpacking initramfs... [ 1.079531] Freeing initrd memory: 37508k freed [ 1.088949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.090776] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.100266] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.101998] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.103944] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.105646] Initialise system trusted keyring [ 1.106988] audit: initializing netlink socket (disabled) [ 1.108523] type=2000 audit(1539321888.171:1): initialized [ 1.125271] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.126998] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.129736] zpool: loaded [ 1.130734] zbud: loaded [ 1.131838] VFS: Disk quotas dquot_6.5.2 [ 1.133114] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.134953] msgmni has been set to 7578 [ 1.136227] Key type big_key registered [ 1.137992] NET: Registered protocol family 38 [ 1.139206] Key type asymmetric registered [ 1.140278] Asymmetric key parser 'x509' registered [ 1.141475] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.143466] io scheduler noop registered [ 1.144520] io scheduler deadline registered (default) [ 1.145750] io scheduler cfq registered [ 1.146861] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.157988] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.159525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.161469] ACPI: Power Button [PWRF] [ 1.162557] GHES: HEST is not enabled! [ 1.163627] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.187909] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.189473] Non-volatile memory driver v1.3 [ 1.190579] Linux agpgart interface v0.103 [ 1.191737] crash memory driver: version 1.1 [ 1.192902] rdac: device handler registered [ 1.194042] hp_sw: device handler registered [ 1.195159] emc: device handler registered [ 1.196243] alua: device handler registered [ 1.197356] libphy: Fixed MDIO Bus: probed [ 1.198476] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.199931] ehci-pci: EHCI PCI platform driver [ 1.201070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.202460] ohci-pci: OHCI PCI platform driver [ 1.203599] uhci_hcd: USB Universal Host Controller Interface driver [ 1.223740] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.225040] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.227042] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.228307] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.229718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.231208] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.233157] usb usb1: Product: UHCI Host Controller [ 1.234412] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.235954] usb usb1: SerialNumber: 0000:00:01.2 [ 1.237182] hub 1-0:1.0: USB hub found [ 1.238238] hub 1-0:1.0: 2 ports detected [ 1.239430] usbcore: registered new interface driver usbserial [ 1.240819] usbcore: registered new interface driver usbserial_generic [ 1.242271] usbserial: USB Serial support registered for generic [ 1.243660] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.246302] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.247535] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.248841] mousedev: PS/2 mouse device common for all mice [ 1.250393] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.252670] rtc_cmos 00:00: RTC can wake from S4 [ 1.253216] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.254358] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.258605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.260074] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.261561] cpuidle: using governor menu [ 1.262670] hidraw: raw HID events driver (C) Jiri Kosina [ 1.264024] usbcore: registered new interface driver usbhid [ 1.265333] usbhid: USB HID core driver [ 1.266405] drop_monitor: Initializing network drop monitor service [ 1.267866] TCP: cubic registered [ 1.268841] Initializing XFRM netlink socket [ 1.270000] NET: Registered protocol family 10 [ 1.271341] NET: Registered protocol family 17 [ 1.272678] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.276059] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.279419] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.284609] Loading compiled-in X.509 certificates [ 1.287540] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.293177] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.296596] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.298935] registered taskstats version 1 [ 1.301462] Key type trusted registered [ 1.303663] Key type encrypted registered [ 1.305870] IMA: No TPM chip found, activating TPM-bypass! [ 1.307551] rtc_cmos 00:00: setting system clock to 2018-10-12 05:24:48 UTC (1539321888) [ 1.310233] Freeing unused kernel memory: 1680k freed [ 1.314272] 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.318266] systemd[1]: Detected virtualization kvm. [ 1.319486] systemd[1]: Detected architecture x86-64. [ 1.320708] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.323011] systemd[1]: No hostname configured. [ 1.324166] systemd[1]: Set hostname to . [ 1.325428] systemd[1]: Initializing machine ID from KVM UUID. [ 1.347280] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.349430] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.352376] systemd[1]: Created slice Root Slice. [ 1.353574] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.355516] systemd[1]: Created slice System Slice. [ 1.356731] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.358725] systemd[1]: Listening on udev Control Socket. [ 1.360013] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.362567] systemd[1]: Listening on udev Kernel Socket. [ 1.363937] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Paths. [ 1.366127] systemd[1]: Reached target Paths. [ 1.367341] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Slices. [ 1.369344] systemd[1]: Reached target Slices. [ 1.370568] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.372561] systemd[1]: Reached target Timers. [ 1.373780] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.375791] systemd[1]: Reached target Swap. [ 1.377168] systemd[1]: Starting Swap. [[32m OK [0m] Listening on Journal Socket. [ 1.379481] systemd[1]: Listening on Journal Socket. [ 1.381031] systemd[1]: Starting Journal Socket. [ 1.383257] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.386576] systemd[1]: Reached target Sockets. [ 1.388036] systemd[1]: Starting Sockets. [ 1.389824] 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.394587] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.397321] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Local File Systems. [ 1.401034] systemd[1]: Reached target Local File Systems. [ 1.402651] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.405776] systemd[1]: 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. 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.466775] RPC: Registered named UNIX socket transport module. [ 1.468252] RPC: Registered udp transport module. [ 1.469467] RPC: Registered tcp transport module. [ 1.470680] 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 Configu[ 1.541457] usb 1-1: new full-speed USB device number 2 using uhci_hcd ration File System... [[32m OK [0m] Mounted Configuration File System. [[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.572062] FDC 0 is a S82078B [ 1.590997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.594852] scsi host0: ata_piix [ 1.595918] scsi host1: ata_piix [ 1.596943] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.598554] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.637891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.643300] 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.695527] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.697111] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.698736] usb 1-1: Product: QEMU USB Tablet [ 1.699926] usb 1-1: Manufacturer: QEMU [ 1.701083] usb 1-1: SerialNumber: 42 [ 1.710714] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.713362] 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.797476] SGI XFS with ACLs, security attributes, no debug enabled [ 1.799881] XFS (vda1): Mounting V4 Filesystem [ 1.882055] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.101511] tsc: Refined TSC clocksource calibration: 3491.907 MHz [ 2.101871] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.167024] SELinux: Disabled at runtime. [ 2.202514] type=1404 audit(1539321889.394:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.259198] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.260828] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Huge Pages File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... [[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 Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Apply Kernel Variables. [ 2.598095] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.604693] 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. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[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... [ 2.780884] type=1305 audit(1539321889.972: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] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 2.938982] [drm] Initialized drm 1.1.0 20060810 [ 2.946961] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.953499] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.975339] ppdev: user-space parallel port driver Starting D-Bus System Message Bus... [ 2.977675] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.979473] [TTM] Initializing pool allocator [ 2.979477] [TTM] Initializing DMA pool allocator [ 2.979828] [drm] fb mappable at 0xFC000000 [ 2.979829] [drm] vram aper at 0xFC000000 Starting NTP client/server... [ 2.979829] [drm] size 33554432 [ 2.979830] [drm] fb depth is 24 [ 2.979830] [drm] pitch is 3072 [ 3.017560] fbcon: cirrusdrmfb (fb0) is primary device [ 3.038113] Console: switching to colour frame buffer device 128x48 [ 3.049628] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg...[ 3.055856] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting Login Service... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Authorization Manager. [[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 Login Service. [[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.134286] AES CTR mode by8 optimization enabled [ 3.146482] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.153562] alg: No test for crc32 (crc32-pclmul) [ 3.198050] intel_rapl: no valid rapl domains found in package 0 [ 3.228382] intel_rapl: no valid rapl domains found in package 0 [ 3.238067] intel_powerclamp: No package C-state available [ 3.243147] intel_powerclamp: No package C-state available[ 3.810464] cloud-init[506]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Oct 2018 05:24:51 +0000. Up 3.75 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-10-12 05:24:53,831 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.210: [Errno None] Unable to connect to port 22 on 172.30.9.210 2018-10-12 05:25:02,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-12 05:25:02,844 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e/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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:25:03,961 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:25: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-a5a22550-f924-4002-ab80-cf9859de25f0 x-compute-request-id: req-a5a22550-f924-4002-ab80-cf9859de25f0 Content-Encoding: gzip Content-Length: 12741 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 1967935256 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.908 MHz processor\n[ 0.302661] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.304926] pid_max: default: 32768 minimum: 301\n[ 0.306149] Security Framework initialized\n[ 0.307272] SELinux: Initializing.\n[ 0.308575] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.313422] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.316378] Mount-cache hash table entries: 4096\n[ 0.317839] Initializing cgroup subsys memory\n[ 0.319018] Initializing cgroup subsys devices\n[ 0.320192] Initializing cgroup subsys freezer\n[ 0.321359] Initializing cgroup subsys net_cls\n[ 0.322541] Initializing cgroup subsys blkio\n[ 0.323692] Initializing cgroup subsys perf_event\n[ 0.324916] Initializing cgroup subsys hugetlb\n[ 0.326093] Initializing cgroup subsys pids\n[ 0.327220] Initializing cgroup subsys net_prio\n[ 0.328489] CPU: Physical Processor ID: 0\n[ 0.330291] mce: CPU supports 10 MCE banks\n[ 0.331438] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.332762] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.334076] tlb_flushall_shift: 6\n[ 0.335277] Freeing SMP alternatives: 28k freed\n[ 0.339231] ACPI: Core revision 20130517\n[ 0.340750] ACPI: All ACPI Tables successfully acquired\n[ 0.342222] ftrace: allocating 25812 entries in 101 pages\n[ 0.364597] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.366111] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.367619] smpboot: Max logical packages: 2\n[ 0.368938] Enabling x2apic\n[ 0.369852] Enabled x2apic\n[ 0.370949] Switched APIC routing to physical x2apic.\n[ 0.373157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.374678] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.377336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.384683] KVM setup paravirtual spinlock\n[ 0.386996] smpboot: Booting Node 0, Processors #1 OK\n[ 0.388664] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.410360] Brought up 2 CPUs\n[ 0.410363] KVM setup async PF for cpu 1\n[ 0.410366] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.413560] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.415739] devtmpfs: initialized\n[ 0.418433] EVM: security.selinux\n[ 0.419446] EVM: security.ima\n[ 0.420368] EVM: security.capability\n[ 0.422023] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.423580] pinctrl core: initialized pinctrl subsystem\n[ 0.424980] NET: Registered protocol family 16\n[ 0.426327] ACPI: bus type PCI registered\n[ 0.427443] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.428996] PCI: Using configuration type 1 for base access\n[ 0.433671] ACPI: Added _OSI(Module Device)\n[ 0.434807] ACPI: Added _OSI(Processor Device)\n[ 0.435933] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.437121] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.439957] ACPI: Interpreter enabled\n[ 0.441001] ACPI: (supports S0 S5)\n[ 0.441968] ACPI: Using IOAPIC for interrupt routing\n[ 0.443175] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.447052] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.448464] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.450132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.451590] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.454322] acpiphp: Slot [3] registered\n[ 0.455392] acpiphp: Slot [4] registered\n[ 0.456465] acpiphp: Slot [5] registered\n[ 0.457535] acpiphp: Slot [6] registered\n[ 0.458597] acpiphp: Slot [7] registered\n[ 0.459659] acpiphp: Slot [8] registered\n[ 0.460720] acpiphp: Slot [9] registered\n[ 0.461782] acpiphp: Slot [10] registered\n[ 0.462856] acpiphp: Slot [11] registered\n[ 0.463932] acpiphp: Slot [12] registered\n[ 0.465014] acpiphp: Slot [13] registered\n[ 0.466093] acpiphp: Slot [14] registered\n[ 0.467169] acpiphp: Slot [15] registered\n[ 0.468244] acpiphp: Slot [16] registered\n[ 0.469326] acpiphp: Slot [17] registered\n[ 0.470402] acpiphp: Slot [18] registered\n[ 0.471476] acpiphp: Slot [19] registered\n[ 0.472560] acpiphp: Slot [20] registered\n[ 0.473638] acpiphp: Slot [21] registered\n[ 0.474710] acpiphp: Slot [22] registered\n[ 0.475785] acpiphp: Slot [23] registered\n[ 0.476857] acpiphp: Slot [24] registered\n[ 0.477937] acpiphp: Slot [25] registered\n[ 0.479012] acpiphp: Slot [26] registered\n[ 0.480091] acpiphp: Slot [27] registered\n[ 0.481166] acpiphp: Slot [28] registered\n[ 0.482239] acpiphp: Slot [29] registered\n[ 0.483311] acpiphp: Slot [30] registered\n[ 0.484386] acpiphp: Slot [31] registered\n[ 0.485455] PCI host bridge to bus 0000:00\n[ 0.486534] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.487919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.489407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.490889] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.492856] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.500905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.502441] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.503883] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.505408] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.512915] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.514882] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.569162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.572609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.574322] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.576011] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.577676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.579240] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.580843] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.582912] vgaarb: loaded\n[ 0.583781] vgaarb: bridge control possible 0000:00:02.0\n[ 0.585182] SCSI subsystem initialized\n[ 0.586254] ACPI: bus type USB registered\n[ 0.587349] usbcore: registered new interface driver usbfs\n[ 0.588650] usbcore: registered new interface driver hub\n[ 0.589958] usbcore: registered new device driver usb\n[ 0.591331] PCI: Using ACPI for IRQ routing\n[ 0.592712] NetLabel: Initializing\n[ 0.593711] NetLabel: domain hash size = 128\n[ 0.594825] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.596048] NetLabel: unlabeled traffic allowed by default\n[ 0.597444] Switched to clocksource kvm-clock\n[ 0.605440] pnp: PnP ACPI init\n[ 0.606362] ACPI: bus type PNP registered\n[ 0.607753] pnp: PnP ACPI: found 5 devices\n[ 0.608806] ACPI: bus type PNP unregistered\n[ 0.615875] NET: Registered protocol family 2\n[ 0.617231] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.619309] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.621065] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.622538] TCP: reno registered\n[ 0.623459] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.624828] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.626322] NET: Registered protocol family 1\n[ 0.627696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.629302] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.630934] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.650663] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.670735] Unpacking initramfs...\n[ 1.079531] Freeing initrd memory: 37508k freed\n[ 1.088949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.090776] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.100266] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.101998] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.103944] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.105646] Initialise system trusted keyring\n[ 1.106988] audit: initializing netlink socket (disabled)\n[ 1.108523] type=2000 audit(1539321888.171:1): initialized\n[ 1.125271] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.126998] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.129736] zpool: loaded\n[ 1.130734] zbud: loaded\n[ 1.131838] VFS: Disk quotas dquot_6.5.2\n[ 1.133114] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.134953] msgmni has been set to 7578\n[ 1.136227] Key type big_key registered\n[ 1.137992] NET: Registered protocol family 38\n[ 1.139206] Key type asymmetric registered\n[ 1.140278] Asymmetric key parser 'x509' registered\n[ 1.141475] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.143466] io scheduler noop registered\n[ 1.144520] io scheduler deadline registered (default)\n[ 1.145750] io scheduler cfq registered\n[ 1.146861] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.157988] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.159525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.161469] ACPI: Power Button [PWRF]\n[ 1.162557] GHES: HEST is not enabled!\n[ 1.163627] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.187909] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.189473] Non-volatile memory driver v1.3\n[ 1.190579] Linux agpgart interface v0.103\n[ 1.191737] crash memory driver: version 1.1\n[ 1.192902] rdac: device handler registered\n[ 1.194042] hp_sw: device handler registered\n[ 1.195159] emc: device handler registered\n[ 1.196243] alua: device handler registered\n[ 1.197356] libphy: Fixed MDIO Bus: probed\n[ 1.198476] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.199931] ehci-pci: EHCI PCI platform driver\n[ 1.201070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.202460] ohci-pci: OHCI PCI platform driver\n[ 1.203599] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.223740] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.225040] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.227042] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.228307] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.229718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.231208] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.233157] usb usb1: Product: UHCI Host Controller\n[ 1.234412] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.235954] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.237182] hub 1-0:1.0: USB hub found\n[ 1.238238] hub 1-0:1.0: 2 ports detected\n[ 1.239430] usbcore: registered new interface driver usbserial\n[ 1.240819] usbcore: registered new interface driver usbserial_generic\n[ 1.242271] usbserial: USB Serial support registered for generic\n[ 1.243660] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.246302] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.247535] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.248841] mousedev: PS/2 mouse device common for all mice\n[ 1.250393] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.252670] rtc_cmos 00:00: RTC can wake from S4\n[ 1.253216] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.254358] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.258605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.260074] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.261561] cpuidle: using governor menu\n[ 1.262670] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.264024] usbcore: registered new interface driver usbhid\n[ 1.265333] usbhid: USB HID core driver\n[ 1.266405] drop_monitor: Initializing network drop monitor service\n[ 1.267866] TCP: cubic registered\n[ 1.268841] Initializing XFRM netlink socket\n[ 1.270000] NET: Registered protocol family 10\n[ 1.271341] NET: Registered protocol family 17\n[ 1.272678] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.276059] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.279419] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.284609] Loading compiled-in X.509 certificates\n[ 1.287540] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.293177] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.296596] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.298935] registered taskstats version 1\n[ 1.301462] Key type trusted registered\n[ 1.303663] Key type encrypted registered\n[ 1.305870] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.307551] rtc_cmos 00:00: setting system clock to 2018-10-12 05:24:48 UTC (1539321888)\n[ 1.310233] Freeing unused kernel memory: 1680k freed\n[ 1.314272] 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.318266] systemd[1]: Detected virtualization kvm.\n[ 1.319486] systemd[1]: Detected architecture x86-64.\n[ 1.320708] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.323011] systemd[1]: No hostname configured.\n[ 1.324166] systemd[1]: Set hostname to .\n[ 1.325428] systemd[1]: Initializing machine ID from KVM UUID.\n[ 1.347280] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.349430] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.352376] systemd[1]: Created slice Root Slice.\n[ 1.353574] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Created slice System Slice.\n[ 1.355516] systemd[1]: Created slice System Slice.\n[ 1.356731] systemd[1]: Starting System Slice.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.358725] systemd[1]: Listening on udev Control Socket.\n[ 1.360013] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.362567] systemd[1]: Listening on udev Kernel Socket.\n[ 1.363937] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Paths.\n[ 1.366127] systemd[1]: Reached target Paths.\n[ 1.367341] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Slices.\n[ 1.369344] systemd[1]: Reached target Slices.\n[ 1.370568] systemd[1]: Starting Slices.\n[[32m OK [0m] Reached target Timers.\n[ 1.372561] systemd[1]: Reached target Timers.\n[ 1.373780] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.375791] systemd[1]: Reached target Swap.\n[ 1.377168] systemd[1]: Starting Swap.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.379481] systemd[1]: Listening on Journal Socket.\n[ 1.381031] systemd[1]: Starting Journal Socket.\n[ 1.383257] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Reached target Sockets.\n[ 1.386576] systemd[1]: Reached target Sockets.\n[ 1.388036] systemd[1]: Starting Sockets.\n[ 1.389824] 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.394587] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[ 1.397321] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.401034] systemd[1]: Reached target Local File Systems.\n[ 1.402651] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Started Journal Service.\n[ 1.405776] systemd[1]: 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 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.466775] RPC: Registered named UNIX socket transport module.\n[ 1.468252] RPC: Registered udp transport module.\n[ 1.469467] RPC: Registered tcp transport module.\n[ 1.470680] 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 Configu[ 1.541457] usb 1-1: new full-speed USB device number 2 using uhci_hcd\nration File System...\n[[32m OK [0m] Mounted Configuration File System.\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.572062] FDC 0 is a S82078B\n[ 1.590997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.594852] scsi host0: ata_piix\n[ 1.595918] scsi host1: ata_piix\n[ 1.596943] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.598554] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.637891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.643300] 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.695527] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.697111] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.698736] usb 1-1: Product: QEMU USB Tablet\n[ 1.699926] usb 1-1: Manufacturer: QEMU\n[ 1.701083] usb 1-1: SerialNumber: 42\n[ 1.710714] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.713362] 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.797476] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.799881] XFS (vda1): Mounting V4 Filesystem\n[ 1.882055] 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[[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 Swap.\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 Slices.\n[[32m OK [0m] Stopped target Sockets.\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 Control Socket.\n[[32m OK [0m] Closed udev Kernel 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.101511] tsc: Refined TSC clocksource calibration: 3491.907 MHz\n[ 2.101871] systemd-journald[105]: Received SIGTERM from PID 1 (systemd).\n[ 2.167024] SELinux: Disabled at runtime.\n[ 2.202514] type=1404 audit(1539321889.394:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.259198] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.260828] 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] Listening on udev Control Socket.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n Mounting Debug File System...\n[[32m OK [0m] Reached target Swap.\n[[32m OK [0m] Stopped Journal Service.\n Starting Journal Service...\n Mounting Huge Pages File System...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n[[32m OK [0m] Stopped target Initrd File Systems.\n[[32m OK [0m] Stopped target Initrd Root File System.\n Starting Create list of required st... nodes for the current kernel...\n Mounting POSIX Message Queue File System...\n[[32m OK [0m] Listening on udev Kernel Socket.\n[[32m OK [0m] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n Starting Setup Virtual Console...\n Starting Remount Root and Kernel File Systems...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n Mounting NFSD configuration filesystem...\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 Rebuild Hardware Database...\n Starting Configure read-only root support...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Load/Save Random Seed.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 2.598095] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[ 2.604693] 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 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 Import network configuration from initramfs...\n Starting Preprocess NFS configuration...\n Starting Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n[[32m OK [0m] Started Setup Virtual Console.\n[[32m OK [0m] Started Preprocess NFS configuration.\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 udev Kernel Device Manager.\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[ 2.780884] type=1305 audit(1539321889.972: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] Listening on D-Bus System Message Bus Socket.\n[[32m OK [0m] Listening on RPCbind Server Activation Socket.\n[[32m OK [0m] Reached target Sockets.\n[[32m OK [0m] Reached target Timers.\n[[32m OK [0m] Reached target Paths.\n[[32m OK [0m] Reached target Basic System.\n[[32m OK [0m] Started D-Bus System Message Bus.\n[ 2.938982] [drm] Initialized drm 1.1.0 20060810\n[ 2.946961] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.953499] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[ 2.975339] ppdev: user-space parallel port driver\n Starting D-Bus System Message Bus...\n[ 2.977675] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.979473] [TTM] Initializing pool allocator\n[ 2.979477] [TTM] Initializing DMA pool allocator\n[ 2.979828] [drm] fb mappable at 0xFC000000\n[ 2.979829] [drm] vram aper at 0xFC000000\n Starting NTP client/server...\n[ 2.979829] [drm] size 33554432\n[ 2.979830] [drm] fb depth is 24\n[ 2.979830] [drm] pitch is 3072\n[ 3.017560] fbcon: cirrusdrmfb (fb0) is primary device\n[ 3.038113] Console: switching to colour frame buffer device 128x48\n[ 3.049628] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n Starting Authorization Manager...\n Starting LSB: Bring up/down networking...\n Starting Dump dmesg to /var/log/dmesg...[ 3.055856] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\n\n Starting GSSAPI Proxy Daemon...\n Starting Login Service...\n Starting Initial cloud-init job (pre-networking)...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started GSSAPI Proxy Daemon.\n[[32m OK [0m] Started Authorization Manager.\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 Login Service.\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.134286] AES CTR mode by8 optimization enabled\n[ 3.146482] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 3.153562] alg: No test for crc32 (crc32-pclmul)\n[ 3.198050] intel_rapl: no valid rapl domains found in package 0\n[ 3.228382] intel_rapl: no valid rapl domains found in package 0\n[ 3.238067] intel_powerclamp: No package C-state available\n[ 3.243147] intel_powerclamp: No package C-state available[ 3.810464] cloud-init[506]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Oct 2018 05:24:51 +0000. Up 3.75 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 Notify NFS peers of a restart...\n Starting Initial cloud-init job (metadata service crawler)...\n[[32m OK [0m] Reached target Network is Online.\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting LSB: Supports the direct execution of binary formats....\n Starting RabbitMQ Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n Starting Crash recovery kernel arming...\n Starting Dynamic System Tuning Daemon...\n Starting nginx - high performance web server...\n Starting Postfix Mail Transport Agent...\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] Started OpenSSH server daemon.\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Created slice user-993.slice.\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] Started Dynamic System Tuning Daemon.\n[ 5.871927] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Fri, 12 Oct 2018 05:24:53 +0000. Up 5.80 seconds.\n[ 5.884247] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.886420] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.888590] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.891265] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.893436] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.895648] cloud-init[793]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:20:b0:4c |\n[ 5.898681] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.900870] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.903198] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.905530] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.907909] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.910287] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.912672] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH |\n[ 5.915099] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.917710] cloud-init[793]: 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: [ 9.206627] cloud-init[2556]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Oct 2018 05:24:56 +0000. Up 9.09 seconds.\n[ 9.893768] cloud-init[2753]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Oct 2018 05:24:57 +0000. Up 9.85 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 | d9:c4:ea:00:fc:07:66:7a:46:10:30:bd:b8:34:44:08 | - | 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[ 9.950296] cloud-init[2753]: Cloud-init v. 0.7.5 finished at Fri, 12 Oct 2018 05:24:57 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.94 seconds\n"} 2018-10-12 05:25:03,962 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e/action used request id req-a5a22550-f924-4002-ab80-cf9859de25f0 2018-10-12 05:25:03,962 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.12160396576s 2018-10-12 05:25:03,964 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e/action used request id req-a5a22550-f924-4002-ab80-cf9859de25f0 2018-10-12 05:25:03,964 - 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 1967935256 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.908 MHz processor [ 0.302661] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.304926] pid_max: default: 32768 minimum: 301 [ 0.306149] Security Framework initialized [ 0.307272] SELinux: Initializing. [ 0.308575] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.313422] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.316378] Mount-cache hash table entries: 4096 [ 0.317839] Initializing cgroup subsys memory [ 0.319018] Initializing cgroup subsys devices [ 0.320192] Initializing cgroup subsys freezer [ 0.321359] Initializing cgroup subsys net_cls [ 0.322541] Initializing cgroup subsys blkio [ 0.323692] Initializing cgroup subsys perf_event [ 0.324916] Initializing cgroup subsys hugetlb [ 0.326093] Initializing cgroup subsys pids [ 0.327220] Initializing cgroup subsys net_prio [ 0.328489] CPU: Physical Processor ID: 0 [ 0.330291] mce: CPU supports 10 MCE banks [ 0.331438] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.332762] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.334076] tlb_flushall_shift: 6 [ 0.335277] Freeing SMP alternatives: 28k freed [ 0.339231] ACPI: Core revision 20130517 [ 0.340750] ACPI: All ACPI Tables successfully acquired [ 0.342222] ftrace: allocating 25812 entries in 101 pages [ 0.364597] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.366111] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.367619] smpboot: Max logical packages: 2 [ 0.368938] Enabling x2apic [ 0.369852] Enabled x2apic [ 0.370949] Switched APIC routing to physical x2apic. [ 0.373157] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.374678] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.377336] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.384683] KVM setup paravirtual spinlock [ 0.386996] smpboot: Booting Node 0, Processors #1 OK [ 0.388664] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.410360] Brought up 2 CPUs [ 0.410363] KVM setup async PF for cpu 1 [ 0.410366] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.413560] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.415739] devtmpfs: initialized [ 0.418433] EVM: security.selinux [ 0.419446] EVM: security.ima [ 0.420368] EVM: security.capability [ 0.422023] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.423580] pinctrl core: initialized pinctrl subsystem [ 0.424980] NET: Registered protocol family 16 [ 0.426327] ACPI: bus type PCI registered [ 0.427443] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.428996] PCI: Using configuration type 1 for base access [ 0.433671] ACPI: Added _OSI(Module Device) [ 0.434807] ACPI: Added _OSI(Processor Device) [ 0.435933] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.437121] ACPI: Added _OSI(Processor Aggregator Device) [ 0.439957] ACPI: Interpreter enabled [ 0.441001] ACPI: (supports S0 S5) [ 0.441968] ACPI: Using IOAPIC for interrupt routing [ 0.443175] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.447052] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.448464] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.450132] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.451590] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.454322] acpiphp: Slot [3] registered [ 0.455392] acpiphp: Slot [4] registered [ 0.456465] acpiphp: Slot [5] registered [ 0.457535] acpiphp: Slot [6] registered [ 0.458597] acpiphp: Slot [7] registered [ 0.459659] acpiphp: Slot [8] registered [ 0.460720] acpiphp: Slot [9] registered [ 0.461782] acpiphp: Slot [10] registered [ 0.462856] acpiphp: Slot [11] registered [ 0.463932] acpiphp: Slot [12] registered [ 0.465014] acpiphp: Slot [13] registered [ 0.466093] acpiphp: Slot [14] registered [ 0.467169] acpiphp: Slot [15] registered [ 0.468244] acpiphp: Slot [16] registered [ 0.469326] acpiphp: Slot [17] registered [ 0.470402] acpiphp: Slot [18] registered [ 0.471476] acpiphp: Slot [19] registered [ 0.472560] acpiphp: Slot [20] registered [ 0.473638] acpiphp: Slot [21] registered [ 0.474710] acpiphp: Slot [22] registered [ 0.475785] acpiphp: Slot [23] registered [ 0.476857] acpiphp: Slot [24] registered [ 0.477937] acpiphp: Slot [25] registered [ 0.479012] acpiphp: Slot [26] registered [ 0.480091] acpiphp: Slot [27] registered [ 0.481166] acpiphp: Slot [28] registered [ 0.482239] acpiphp: Slot [29] registered [ 0.483311] acpiphp: Slot [30] registered [ 0.484386] acpiphp: Slot [31] registered [ 0.485455] PCI host bridge to bus 0000:00 [ 0.486534] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.487919] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.489407] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.490889] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.492856] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.500905] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.502441] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.503883] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.505408] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.512915] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.514882] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.569162] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.572609] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.574322] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.576011] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.577676] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.579240] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.580843] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.582912] vgaarb: loaded [ 0.583781] vgaarb: bridge control possible 0000:00:02.0 [ 0.585182] SCSI subsystem initialized [ 0.586254] ACPI: bus type USB registered [ 0.587349] usbcore: registered new interface driver usbfs [ 0.588650] usbcore: registered new interface driver hub [ 0.589958] usbcore: registered new device driver usb [ 0.591331] PCI: Using ACPI for IRQ routing [ 0.592712] NetLabel: Initializing [ 0.593711] NetLabel: domain hash size = 128 [ 0.594825] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.596048] NetLabel: unlabeled traffic allowed by default [ 0.597444] Switched to clocksource kvm-clock [ 0.605440] pnp: PnP ACPI init [ 0.606362] ACPI: bus type PNP registered [ 0.607753] pnp: PnP ACPI: found 5 devices [ 0.608806] ACPI: bus type PNP unregistered [ 0.615875] NET: Registered protocol family 2 [ 0.617231] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.619309] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.621065] TCP: Hash tables configured (established 32768 bind 32768) [ 0.622538] TCP: reno registered [ 0.623459] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.624828] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.626322] NET: Registered protocol family 1 [ 0.627696] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.629302] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.630934] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.650663] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.670735] Unpacking initramfs... [ 1.079531] Freeing initrd memory: 37508k freed [ 1.088949] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.090776] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.100266] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.101998] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.103944] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.105646] Initialise system trusted keyring [ 1.106988] audit: initializing netlink socket (disabled) [ 1.108523] type=2000 audit(1539321888.171:1): initialized [ 1.125271] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.126998] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.129736] zpool: loaded [ 1.130734] zbud: loaded [ 1.131838] VFS: Disk quotas dquot_6.5.2 [ 1.133114] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.134953] msgmni has been set to 7578 [ 1.136227] Key type big_key registered [ 1.137992] NET: Registered protocol family 38 [ 1.139206] Key type asymmetric registered [ 1.140278] Asymmetric key parser 'x509' registered [ 1.141475] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.143466] io scheduler noop registered [ 1.144520] io scheduler deadline registered (default) [ 1.145750] io scheduler cfq registered [ 1.146861] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.157988] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.159525] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.161469] ACPI: Power Button [PWRF] [ 1.162557] GHES: HEST is not enabled! [ 1.163627] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.187909] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.189473] Non-volatile memory driver v1.3 [ 1.190579] Linux agpgart interface v0.103 [ 1.191737] crash memory driver: version 1.1 [ 1.192902] rdac: device handler registered [ 1.194042] hp_sw: device handler registered [ 1.195159] emc: device handler registered [ 1.196243] alua: device handler registered [ 1.197356] libphy: Fixed MDIO Bus: probed [ 1.198476] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.199931] ehci-pci: EHCI PCI platform driver [ 1.201070] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.202460] ohci-pci: OHCI PCI platform driver [ 1.203599] uhci_hcd: USB Universal Host Controller Interface driver [ 1.223740] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.225040] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.227042] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.228307] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.229718] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.231208] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.233157] usb usb1: Product: UHCI Host Controller [ 1.234412] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.235954] usb usb1: SerialNumber: 0000:00:01.2 [ 1.237182] hub 1-0:1.0: USB hub found [ 1.238238] hub 1-0:1.0: 2 ports detected [ 1.239430] usbcore: registered new interface driver usbserial [ 1.240819] usbcore: registered new interface driver usbserial_generic [ 1.242271] usbserial: USB Serial support registered for generic [ 1.243660] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.246302] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.247535] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.248841] mousedev: PS/2 mouse device common for all mice [ 1.250393] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.252670] rtc_cmos 00:00: RTC can wake from S4 [ 1.253216] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.254358] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.258605] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.260074] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.261561] cpuidle: using governor menu [ 1.262670] hidraw: raw HID events driver (C) Jiri Kosina [ 1.264024] usbcore: registered new interface driver usbhid [ 1.265333] usbhid: USB HID core driver [ 1.266405] drop_monitor: Initializing network drop monitor service [ 1.267866] TCP: cubic registered [ 1.268841] Initializing XFRM netlink socket [ 1.270000] NET: Registered protocol family 10 [ 1.271341] NET: Registered protocol family 17 [ 1.272678] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.276059] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.279419] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.284609] Loading compiled-in X.509 certificates [ 1.287540] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.293177] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.296596] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.298935] registered taskstats version 1 [ 1.301462] Key type trusted registered [ 1.303663] Key type encrypted registered [ 1.305870] IMA: No TPM chip found, activating TPM-bypass! [ 1.307551] rtc_cmos 00:00: setting system clock to 2018-10-12 05:24:48 UTC (1539321888) [ 1.310233] Freeing unused kernel memory: 1680k freed [ 1.314272] 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.318266] systemd[1]: Detected virtualization kvm. [ 1.319486] systemd[1]: Detected architecture x86-64. [ 1.320708] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.323011] systemd[1]: No hostname configured. [ 1.324166] systemd[1]: Set hostname to . [ 1.325428] systemd[1]: Initializing machine ID from KVM UUID. [ 1.347280] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.349430] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Created slice Root Slice. [ 1.352376] systemd[1]: Created slice Root Slice. [ 1.353574] systemd[1]: Starting Root Slice. [[32m OK [0m] Created slice System Slice. [ 1.355516] systemd[1]: Created slice System Slice. [ 1.356731] systemd[1]: Starting System Slice. [[32m OK [0m] Listening on udev Control Socket. [ 1.358725] systemd[1]: Listening on udev Control Socket. [ 1.360013] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.362567] systemd[1]: Listening on udev Kernel Socket. [ 1.363937] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Paths. [ 1.366127] systemd[1]: Reached target Paths. [ 1.367341] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Slices. [ 1.369344] systemd[1]: Reached target Slices. [ 1.370568] systemd[1]: Starting Slices. [[32m OK [0m] Reached target Timers. [ 1.372561] systemd[1]: Reached target Timers. [ 1.373780] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.375791] systemd[1]: Reached target Swap. [ 1.377168] systemd[1]: Starting Swap. [[32m OK [0m] Listening on Journal Socket. [ 1.379481] systemd[1]: Listening on Journal Socket. [ 1.381031] systemd[1]: Starting Journal Socket. [ 1.383257] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Reached target Sockets. [ 1.386576] systemd[1]: Reached target Sockets. [ 1.388036] systemd[1]: Starting Sockets. [ 1.389824] 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.394587] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [ 1.397321] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [[32m OK [0m] Reached target Local File Systems. [ 1.401034] systemd[1]: Reached target Local File Systems. [ 1.402651] systemd[1]: Starting Local File Systems. [[32m OK [0m] Started Journal Service. [ 1.405776] systemd[1]: 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. 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.466775] RPC: Registered named UNIX socket transport module. [ 1.468252] RPC: Registered udp transport module. [ 1.469467] RPC: Registered tcp transport module. [ 1.470680] 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 Configu[ 1.541457] usb 1-1: new full-speed USB device number 2 using uhci_hcd ration File System... [[32m OK [0m] Mounted Configuration File System. [[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.572062] FDC 0 is a S82078B [ 1.590997] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.594852] scsi host0: ata_piix [ 1.595918] scsi host1: ata_piix [ 1.596943] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.598554] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.637891] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.643300] 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.695527] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.697111] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.698736] usb 1-1: Product: QEMU USB Tablet [ 1.699926] usb 1-1: Manufacturer: QEMU [ 1.701083] usb 1-1: SerialNumber: 42 [ 1.710714] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.713362] 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.797476] SGI XFS with ACLs, security attributes, no debug enabled [ 1.799881] XFS (vda1): Mounting V4 Filesystem [ 1.882055] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target Paths. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[32m OK [0m] Stopped target Local File Systems. [[32m OK [0m] Stopped Apply Kernel Variables. Stopping Apply Kernel Variables... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped udev Coldplug all Devices. Stopping udev Coldplug all Devices... [[32m OK [0m] Stopped dracut pre-trigger hook. Stopping dracut pre-trigger hook... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped udev Kernel Device Manager. [[32m OK [0m] Stopped Create Static Device Nodes in /dev. Stopping Create Static Device Nodes in /dev... [[32m OK [0m] Stopped Create list of required sta...ce nodes for the current kernel. Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Stopped dracut pre-udev hook. Stopping dracut pre-udev hook... [[32m OK [0m] Stopped dracut cmdline hook. Stopping dracut cmdline hook... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.101511] tsc: Refined TSC clocksource calibration: 3491.907 MHz [ 2.101871] systemd-journald[105]: Received SIGTERM from PID 1 (systemd). [ 2.167024] SELinux: Disabled at runtime. [ 2.202514] type=1404 audit(1539321889.394:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.259198] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.260828] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... Mounting Debug File System... [[32m OK [0m] Reached target Swap. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Mounting Huge Pages File System... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Listening on Delayed Shutdown Socket. [[32m OK [0m] Stopped target Initrd File Systems. [[32m OK [0m] Stopped target Initrd Root File System. Starting Create list of required st... nodes for the current kernel... Mounting POSIX Message Queue File System... [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Created slice system-serial\x2dgetty.slice. Starting Setup Virtual Console... Starting Remount Root and Kernel File Systems... Starting Apply Kernel Variables... [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. Mounting NFSD configuration filesystem... [[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 Rebuild Hardware Database... Starting Configure read-only root support... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Load/Save Random Seed. [[32m OK [0m] Started Apply Kernel Variables. [ 2.598095] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [ 2.604693] 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. Starting udev Kernel Device Manager... [[32m OK [0m] Reached target Local File Systems (Pre). [[32m OK [0m] Reached target Local File Systems. Starting Import network configuration from initramfs... Starting Preprocess NFS configuration... Starting Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... [[32m OK [0m] Started Setup Virtual Console. [[32m OK [0m] Started Preprocess NFS configuration. [[32m OK [0m] Started Mark the need to relabel after reboot. [[32m OK [0m] Started Rebuild Journal Catalog. [[32m OK [0m] Started udev Kernel Device Manager. [[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... [ 2.780884] type=1305 audit(1539321889.972: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] Listening on D-Bus System Message Bus Socket. [[32m OK [0m] Listening on RPCbind Server Activation Socket. [[32m OK [0m] Reached target Sockets. [[32m OK [0m] Reached target Timers. [[32m OK [0m] Reached target Paths. [[32m OK [0m] Reached target Basic System. [[32m OK [0m] Started D-Bus System Message Bus. [ 2.938982] [drm] Initialized drm 1.1.0 20060810 [ 2.946961] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.953499] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [ 2.975339] ppdev: user-space parallel port driver Starting D-Bus System Message Bus... [ 2.977675] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.979473] [TTM] Initializing pool allocator [ 2.979477] [TTM] Initializing DMA pool allocator [ 2.979828] [drm] fb mappable at 0xFC000000 [ 2.979829] [drm] vram aper at 0xFC000000 Starting NTP client/server... [ 2.979829] [drm] size 33554432 [ 2.979830] [drm] fb depth is 24 [ 2.979830] [drm] pitch is 3072 [ 3.017560] fbcon: cirrusdrmfb (fb0) is primary device [ 3.038113] Console: switching to colour frame buffer device 128x48 [ 3.049628] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device Starting Authorization Manager... Starting LSB: Bring up/down networking... Starting Dump dmesg to /var/log/dmesg...[ 3.055856] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 Starting GSSAPI Proxy Daemon... Starting Login Service... Starting Initial cloud-init job (pre-networking)... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started GSSAPI Proxy Daemon. [[32m OK [0m] Started Authorization Manager. [[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 Login Service. [[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.134286] AES CTR mode by8 optimization enabled [ 3.146482] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 3.153562] alg: No test for crc32 (crc32-pclmul) [ 3.198050] intel_rapl: no valid rapl domains found in package 0 [ 3.228382] intel_rapl: no valid rapl domains found in package 0 [ 3.238067] intel_powerclamp: No package C-state available [ 3.243147] intel_powerclamp: No package C-state available[ 3.810464] cloud-init[506]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Oct 2018 05:24:51 +0000. Up 3.75 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 Notify NFS peers of a restart... Starting Initial cloud-init job (metadata service crawler)... [[32m OK [0m] Reached target Network is Online. [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting LSB: Supports the direct execution of binary formats.... Starting RabbitMQ Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting System Logging Service... Starting Crash recovery kernel arming... Starting Dynamic System Tuning Daemon... Starting nginx - high performance web server... Starting Postfix Mail Transport Agent... [[32m OK [0m] Started Notify NFS peers of a restart. [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Created slice user-993.slice. [[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] Started Dynamic System Tuning Daemon. [ 5.871927] cloud-init[793]: Cloud-init v. 0.7.5 running 'init' at Fri, 12 Oct 2018 05:24:53 +0000. Up 5.80 seconds. [ 5.884247] cloud-init[793]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.886420] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.888590] cloud-init[793]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.891265] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.893436] cloud-init[793]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.895648] cloud-init[793]: ci-info: | eth0: | True | 192.168.120.11 | 255.255.255.0 | fa:16:3e:20:b0:4c | [ 5.898681] cloud-init[793]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.900870] cloud-init[793]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.903198] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.905530] cloud-init[793]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.907909] cloud-init[793]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.910287] cloud-init[793]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.912672] cloud-init[793]: ci-info: | 1 | 169.254.169.254 | 192.168.120.3 | 255.255.255.255 | eth0 | UGH | [ 5.915099] cloud-init[793]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.917710] cloud-init[793]: 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: [ 9.206627] cloud-init[2556]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Oct 2018 05:24:56 +0000. Up 9.09 seconds. [ 9.893768] cloud-init[2753]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Oct 2018 05:24:57 +0000. Up 9.85 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 | d9:c4:ea:00:fc:07:66:7a:46:10:30:bd:b8:34:44:08 | - | 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----- [ 9.950296] cloud-init[2753]: Cloud-init v. 0.7.5 finished at Fri, 12 Oct 2018 05:24:57 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.94 seconds 2018-10-12 05:25:03,968 - paramiko.transport - DEBUG - starting thread (client mode): 0x1296ee50L 2018-10-12 05:25:03,969 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:25:03,977 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-12 05:25:03,978 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-12 05:25:04,000 - 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-10-12 05:25:04,001 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:25:04,001 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-12 05:25:04,001 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:25:04,001 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:25:04,001 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:25:04,011 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:25:04,012 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:25:04,032 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.210: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-12 05:25:04,034 - paramiko.transport - DEBUG - Trying key d9c4ea00fc07667a461030bdb8344408 from /tmp/tmpKIUWlX 2018-10-12 05:25:04,057 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:25:04,100 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:25:04,134 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-12 05:25:04,135 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-12 05:25:04,135 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-12 05:25:04,135 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2018-10-12 05:25:04,327 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:04,328 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:04,328 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:04,328 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:04,328 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:04,328 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:04,328 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:04,328 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4753, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4764, "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": 2032, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4748, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 863, "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": 803, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4542, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4741, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-12 05:25:04,328 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:04,328 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:03 GMT 2018-10-12 05:25:04,329 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:04,329 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-12 05:25:04,329 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:04,329 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4753, 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': 4764, 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': 2032, 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': 4748, 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': 863, 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': 803, 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': 4542, 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': 4741, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-12 05:25:04,330 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/status 2018-10-12 05:25:04,492 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:04,492 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:04,492 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:04,492 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:04,493 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:04,493 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:04,493 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:04,493 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4753, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4764, "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": 2032, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4748, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 863, "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": 803, "Id": "cloudify-stage.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Cloudify Stage"}, {"instances": [{"LoadState": "loaded", "Description": "Riemann Service", "state": "running", "MainPID": 4542, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4741, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-12 05:25:04,493 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:04,493 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:03 GMT 2018-10-12 05:25:04,493 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:04,493 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-12 05:25:04,493 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:04,494 - functest.core.cloudify - INFO - The current manager status is running 2018-10-12 05:25:04,494 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-12 05:25:04,661 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:04,661 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:04,661 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:04,661 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:04,661 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:04,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:04,662 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:04,662 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-12 05:25:04,662 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-12T05:25:03.821Z", "updated_at": "2018-10-12T05:25:03.821Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-12 05:25:04,662 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:04,662 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:03 GMT 2018-10-12 05:25:04,662 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:04,662 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-12 05:25:04,662 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:04,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/secrets 2018-10-12 05:25:04,778 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:04,778 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:04,778 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:04,778 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:04,779 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:04,779 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:04,779 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:04,779 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-12T05:25:03.821Z", "updated_at": "2018-10-12T05:25:03.821Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-12 05:25:04,779 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:04,779 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:04 GMT 2018-10-12 05:25:04,779 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:04,779 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-12 05:25:04,779 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:04,779 - functest.core.cloudify - DEBUG - List secrets: 2018-10-12 05:25:04,780 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/secrets/foo 2018-10-12 05:25:04,921 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:04,921 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:04,921 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:04,921 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:04,921 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:04,922 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:04,922 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:04,922 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-12 05:25:04,922 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-12T05:25:03.821Z", "updated_at": "2018-10-12T05:25:03.821Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-12 05:25:04,922 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:04,922 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:04 GMT 2018-10-12 05:25:04,922 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:04,922 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-12 05:25:04,922 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:04,923 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-12 05:25:04,923 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-12 05:25:04,923 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 05:25:04,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:25:05,022 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:25:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-88690784-b670-4b73-8e6e-e8ea4f32fd1e Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/8a32dbb64db445b8a5ad9eb8eea4f646"}, "enabled": true, "id": "8a32dbb64db445b8a5ad9eb8eea4f646", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 05:25:05,023 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-88690784-b670-4b73-8e6e-e8ea4f32fd1e 2018-10-12 05:25:05,023 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0992569923401s 2018-10-12 05:25:05,023 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-88690784-b670-4b73-8e6e-e8ea4f32fd1e 2018-10-12 05:25:05,025 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.quotas 2018-10-12 05:25:05,026 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/quotas/8a32dbb64db445b8a5ad9eb8eea4f646.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}44dbd91f077ca72444f507264ade6a4f00e9b86c" -d '{"quota": {"security_group": 20, "security_group_rule": 100, "port": 50}}' 2018-10-12 05:25:05,349 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 186 X-Openstack-Request-Id: req-6d7ab309-0830-42a5-be30-704d033ccd14 Date: Fri, 12 Oct 2018 05:25:05 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-10-12 05:25:05,350 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/8a32dbb64db445b8a5ad9eb8eea4f646.json used request id req-6d7ab309-0830-42a5-be30-704d033ccd14 2018-10-12 05:25:05,350 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.quotas in 0.324171066284s 2018-10-12 05:25:05,350 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/quotas/8a32dbb64db445b8a5ad9eb8eea4f646.json used request id req-6d7ab309-0830-42a5-be30-704d033ccd14 2018-10-12 05:25:05,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put OpenStack creds in manager 2018-10-12 05:25:05,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-12 05:25:05,352 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:25:05,437 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-79c522d1-0012-462c-8141-5919f253f816 Content-Encoding: gzip Content-Length: 918 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://172.30.9.27:5000/v3/services/092d8d40f3e843f29805b9a7984c3558"}, "enabled": true, "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.27:5000/v3/services/149713f149c042418b40a2b7d71c8bb3"}, "enabled": true, "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.27:5000/v3/services/1b751243a65b454a9de4c31920ae762d"}, "enabled": true, "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.27:5000/v3/services/261a96837a334205b603b46776999408"}, "enabled": true, "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/3ba97a60e1bb4db6963e64effcd987a5"}, "enabled": true, "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.27:5000/v3/services/3c65419449194833b10e426af1a1fe4e"}, "enabled": true, "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.27:5000/v3/services/4a05654ac7ef4fc5874a3a5b8323cdd0"}, "enabled": true, "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.27:5000/v3/services/681b133742b44d94ae56894a5fb6e2ea"}, "enabled": true, "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.27:5000/v3/services/70f9db54ffc64781a8aec1b25b0d1d5b"}, "enabled": true, "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/81e986ce1094436cbb1c87f8ad758d3b"}, "enabled": true, "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.27:5000/v3/services/987b17cc0fb549eba23dc211140e976f"}, "enabled": true, "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.27:5000/v3/services/a41f07f4be824367b018b439887e5092"}, "enabled": true, "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.27:5000/v3/services/b61d7ecbdd5e4804b733992da8085c08"}, "enabled": true, "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.27:5000/v3/services/be0ca90be36448eb8679fa10c50c5aae"}, "enabled": true, "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.27:5000/v3/services/e66f8d24f7ab4d1094d8cd0a7c7d7564"}, "enabled": true, "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.27:5000/v3/services/fd219c8e36fe425ab27469368445a53a"}, "enabled": true, "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "links": {"self": "http://172.30.9.27:5000/v3/services", "previous": null, "next": null}} 2018-10-12 05:25:05,438 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/services used request id req-79c522d1-0012-462c-8141-5919f253f816 2018-10-12 05:25:05,438 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0872039794922s 2018-10-12 05:25:05,444 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-12 05:25:05,445 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:25:05,531 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:25:05 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c59806b9-a1d0-4c8a-941d-e8e73bdb8b56 Content-Encoding: gzip Content-Length: 2062 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/07309ce3acce4af7bc21f347f54d13c3"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "681b133742b44d94ae56894a5fb6e2ea", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0f253463b6b0473d9acb54f92e10cfb0"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b61d7ecbdd5e4804b733992da8085c08", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/12a47679f3e64df88bb67207649fc609"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "092d8d40f3e843f29805b9a7984c3558", "id": "12a47679f3e64df88bb67207649fc609"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/12d2f0a8350b41b2a77005451f66d850"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "be0ca90be36448eb8679fa10c50c5aae", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/18ac5f5364f0441e8b1523d73815adbd"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1964f5de5fba4f9a8f0de13eccba1ecf"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "261a96837a334205b603b46776999408", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1ac9bca729db4922a9987d4edff96574"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fd219c8e36fe425ab27469368445a53a", "id": "1ac9bca729db4922a9987d4edff96574"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/231aa8297bdd4127a416d3fccb66bca9"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "092d8d40f3e843f29805b9a7984c3558", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/27601ab187ae455d9a5023e6bbd2b539"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "261a96837a334205b603b46776999408", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2a2ed46a193b48e1abcdcadd10352366"}, "url": "http://172.30.9.27:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2e0aec79400c48e6a1c3d8655b512a36"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "987b17cc0fb549eba23dc211140e976f", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5634a45708044c36920b9da228aa9434"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "092d8d40f3e843f29805b9a7984c3558", "id": "5634a45708044c36920b9da228aa9434"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5855d5afa25349bd834e96f1db1b5d7a"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "149713f149c042418b40a2b7d71c8bb3", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/59709c69d01049b1b78b8d29cb35da4e"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fd219c8e36fe425ab27469368445a53a", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/59f4d752739b4d26825329574bdc4ad8"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b61d7ecbdd5e4804b733992da8085c08", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5b94dc0037414fa0b7ba1fa61bca203b"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/616cd50e2c9e42c5a8ea818464b4ce22"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ba97a60e1bb4db6963e64effcd987a5", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/623dadf83c3645e8a0c103d29dc88226"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "be0ca90be36448eb8679fa10c50c5aae", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/667cce4e6b694b0b994c396619e8f6a1"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "987b17cc0fb549eba23dc211140e976f", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/67a42cd9180c458fab55a6840879b7c9"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ba97a60e1bb4db6963e64effcd987a5", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6c619fbb1ca247f5830d3bf1a59d972c"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "70f9db54ffc64781a8aec1b25b0d1d5b", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/70eb46d86b9d493ba26e6e7747a9ec57"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/830084776beb4db7a549597373d48686"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "81e986ce1094436cbb1c87f8ad758d3b", "id": "830084776beb4db7a549597373d48686"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8349352cce3649b5abc2f5cbd45c2778"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "149713f149c042418b40a2b7d71c8bb3", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/89500a13482d4d1d9e0a3cfd0790fe5e"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "70f9db54ffc64781a8aec1b25b0d1d5b", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/896cdf233ef247bda71716b49d6c9161"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "149713f149c042418b40a2b7d71c8bb3", "id": "896cdf233ef247bda71716b49d6c9161"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8b2661142a554780bd06d65183412939"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b61d7ecbdd5e4804b733992da8085c08", "id": "8b2661142a554780bd06d65183412939"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8c39d06676be438e969ca9de48304ac2"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a41f07f4be824367b018b439887e5092", "id": "8c39d06676be438e969ca9de48304ac2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8d2e2c45db2b476aa8e90ad31056d7ec"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "81e986ce1094436cbb1c87f8ad758d3b", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9bb1aa3294074b91aadc0d0cdcab357e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b751243a65b454a9de4c31920ae762d", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a3730a945a354ae2bca109a4793612c1"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "id": "a3730a945a354ae2bca109a4793612c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a81cd564beac4ad8995ccea1702da0e0"}, "url": "http://172.30.9.27:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fd219c8e36fe425ab27469368445a53a", "id": "a81cd564beac4ad8995ccea1702da0e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aa308bbe8ec04a548183b832824280e9"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "681b133742b44d94ae56894a5fb6e2ea", "id": "aa308bbe8ec04a548183b832824280e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/adb46d744bb54698b68858f4db340548"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "70f9db54ffc64781a8aec1b25b0d1d5b", "id": "adb46d744bb54698b68858f4db340548"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bbbef46b1e5f4321b6dd52fa28170169"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "987b17cc0fb549eba23dc211140e976f", "id": "bbbef46b1e5f4321b6dd52fa28170169"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c00da30ef7d942618959c2b6cf6dff17"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "id": "c00da30ef7d942618959c2b6cf6dff17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d21fde3e02b34c22ad34ae23b3ade49f"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a41f07f4be824367b018b439887e5092", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d6925c30e26545bb828d0a8b588c6e3f"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ba97a60e1bb4db6963e64effcd987a5", "id": "d6925c30e26545bb828d0a8b588c6e3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db38deced0a34cb785d8b44eb91a068e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b751243a65b454a9de4c31920ae762d", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db8c0829437e4e6bbc046f40a1a75927"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b751243a65b454a9de4c31920ae762d", "id": "db8c0829437e4e6bbc046f40a1a75927"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de5b769a4d254b6e87678f7020c058c7"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "681b133742b44d94ae56894a5fb6e2ea", "id": "de5b769a4d254b6e87678f7020c058c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ea05bf8778e04d00b86f391b68238e33"}, "url": "http://172.30.9.27:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "81e986ce1094436cbb1c87f8ad758d3b", "id": "ea05bf8778e04d00b86f391b68238e33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ecf8cb9c72c54a74815d535a678adfda"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "261a96837a334205b603b46776999408", "id": "ecf8cb9c72c54a74815d535a678adfda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f114f66a4ad947f2abda6e5ae2504861"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a41f07f4be824367b018b439887e5092", "id": "f114f66a4ad947f2abda6e5ae2504861"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fc8ecc8b7c37466aafbb208158a0c827"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "be0ca90be36448eb8679fa10c50c5aae", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-12 05:25:05,531 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-c59806b9-a1d0-4c8a-941d-e8e73bdb8b56 2018-10-12 05:25:05,532 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0882270336151s 2018-10-12 05:25:05,539 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Set creds for cloudify manager {'keystone_password': '3157f118-6694-4c1a-99a7-902a8a3efdd5', 'keystone_tenant_name': u'cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'region': 'regionOne', 'keystone_url': u'http://172.30.9.27:5000', 'user_domain_name': 'Default', 'keystone_username': u'cloudify_ims-user_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'project_domain_name': 'Default'} 2018-10-12 05:25:05,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/secrets 2018-10-12 05:25:05,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:05,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:05,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:05,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:05,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:05,663 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:05,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:05,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 0}}} 2018-10-12 05:25:05,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:05,664 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:04 GMT 2018-10-12 05:25:05,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:05,664 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 79 2018-10-12 05:25:05,664 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:05,664 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/keystone_password; body: {"update_if_exists": false, "visibility": "tenant", "value": "3157f118-6694-4c1a-99a7-902a8a3efdd5"} 2018-10-12 05:25:05,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:05,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:05,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:05,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:05,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:05,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:05,745 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:05,745 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 100 2018-10-12 05:25:05,745 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-12T05:25:04.943Z", "updated_at": "2018-10-12T05:25:04.943Z", "created_by": "admin", "private_resource": false, "value": "3157f118-6694-4c1a-99a7-902a8a3efdd5", "key": "keystone_password"} 2018-10-12 05:25:05,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:05,746 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:04 GMT 2018-10-12 05:25:05,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:05,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 244 2018-10-12 05:25:05,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:05,747 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/keystone_tenant_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b"} 2018-10-12 05:25:05,843 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:05,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:05,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:05,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:05,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:05,844 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:05,844 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:05,844 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 121 2018-10-12 05:25:05,844 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-12T05:25:05.026Z", "updated_at": "2018-10-12T05:25:05.026Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b", "key": "keystone_tenant_name"} 2018-10-12 05:25:05,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:05,845 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:05 GMT 2018-10-12 05:25:05,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:05,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 268 2018-10-12 05:25:05,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:05,845 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/region; body: {"update_if_exists": false, "visibility": "tenant", "value": "regionOne"} 2018-10-12 05:25:05,976 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:05,976 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:05,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:05,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:05,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:05,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:05,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:05,977 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 73 2018-10-12 05:25:05,977 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-12T05:25:05.169Z", "updated_at": "2018-10-12T05:25:05.169Z", "created_by": "admin", "private_resource": false, "value": "regionOne", "key": "region"} 2018-10-12 05:25:05,977 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:05,977 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:05 GMT 2018-10-12 05:25:05,977 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:05,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 206 2018-10-12 05:25:05,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:05,978 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/keystone_url; body: {"update_if_exists": false, "visibility": "tenant", "value": "http://172.30.9.27:5000"} 2018-10-12 05:25:06,085 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:06,086 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:06,086 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:06,086 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:06,086 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:06,086 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:06,086 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:06,086 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 87 2018-10-12 05:25:06,086 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-12T05:25:05.262Z", "updated_at": "2018-10-12T05:25:05.262Z", "created_by": "admin", "private_resource": false, "value": "http://172.30.9.27:5000", "key": "keystone_url"} 2018-10-12 05:25:06,087 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:06,087 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:05 GMT 2018-10-12 05:25:06,087 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:06,087 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 226 2018-10-12 05:25:06,087 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:06,087 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/user_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-12 05:25:06,232 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:06,233 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:06,233 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:06,233 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:06,233 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:06,233 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:06,233 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:06,233 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-12 05:25:06,234 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-12T05:25:05.433Z", "updated_at": "2018-10-12T05:25:05.433Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "user_domain_name"} 2018-10-12 05:25:06,234 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:06,234 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:05 GMT 2018-10-12 05:25:06,234 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:06,234 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 214 2018-10-12 05:25:06,234 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:06,234 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/keystone_username; body: {"update_if_exists": false, "visibility": "tenant", "value": "cloudify_ims-user_464fb8fd-621e-4f61-abe9-386080a6eb9b"} 2018-10-12 05:25:06,313 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:06,313 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:06,313 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:06,313 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:06,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:06,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:06,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:06,313 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 118 2018-10-12 05:25:06,314 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-12T05:25:05.514Z", "updated_at": "2018-10-12T05:25:05.514Z", "created_by": "admin", "private_resource": false, "value": "cloudify_ims-user_464fb8fd-621e-4f61-abe9-386080a6eb9b", "key": "keystone_username"} 2018-10-12 05:25:06,314 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:06,314 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:05 GMT 2018-10-12 05:25:06,314 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:06,314 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 262 2018-10-12 05:25:06,314 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:06,314 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/secrets/project_domain_name; body: {"update_if_exists": false, "visibility": "tenant", "value": "Default"} 2018-10-12 05:25:06,388 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:06,388 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:06,388 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:06,388 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:06,389 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:06,389 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:06,389 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:06,389 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 71 2018-10-12 05:25:06,389 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-12T05:25:05.591Z", "updated_at": "2018-10-12T05:25:05.591Z", "created_by": "admin", "private_resource": false, "value": "Default", "key": "project_domain_name"} 2018-10-12 05:25:06,389 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:06,389 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:05 GMT 2018-10-12 05:25:06,389 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:06,390 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 217 2018-10-12 05:25:06,390 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:06,390 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Put private keypair in manager 2018-10-12 05:25:06,390 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:25:06,391 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-12 05:25:06,392 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:25:06,426 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:25:06,564 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-12 05:25:06,565 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-12 05:25:06,573 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-12 05:25:06,574 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-12 05:25:06,575 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-12 05:25:06,583 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-12 05:25:53,988 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-12 05:25:53,988 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.keystealth.org * extras: repos-lax.psychz.net * updates: mirror.web-ster.com 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 9.6 MB/s | 54 MB 00:05 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-10-12 05:25:53,989 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-12 05:25:53,989 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - error: 2018-10-12 05:25:53,994 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:25:53,995 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8a32dbb64db445b8a5ad9eb8eea4f646&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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:25:54,218 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-9bc5a1f7-2f80-4fe3-84b6-906441531303 Date: Fri, 12 Oct 2018 05:25:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:20:20Z", "updated_at": "2018-10-12T05:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "2a9c9ae1-501c-4cac-9dae-36f4f42609b4", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "69411934-369d-4612-8ab8-64e1932adb41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "7e742378-3893-42e9-a7c0-7acedc500caf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "a69d2434-1dd7-4ee1-88d1-90ba03302224", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 4, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "name": "default"}]} 2018-10-12 05:25:54,218 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8a32dbb64db445b8a5ad9eb8eea4f646&name=default used request id req-9bc5a1f7-2f80-4fe3-84b6-906441531303 2018-10-12 05:25:54,218 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.223752975464s 2018-10-12 05:25:54,219 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8a32dbb64db445b8a5ad9eb8eea4f646&name=default used request id req-9bc5a1f7-2f80-4fe3-84b6-906441531303 2018-10-12 05:25:54,221 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:25:54,221 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:25:54,274 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-417c187a-2147-40ae-a052-d364890fb92d Date: Fri, 12 Oct 2018 05:25:54 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:20:20Z", "updated_at": "2018-10-12T05:20:20Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "2a9c9ae1-501c-4cac-9dae-36f4f42609b4", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "69411934-369d-4612-8ab8-64e1932adb41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "7e742378-3893-42e9-a7c0-7acedc500caf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "a69d2434-1dd7-4ee1-88d1-90ba03302224", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 4, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:14Z", "updated_at": "2018-10-12T05:22:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "0f64053c-685a-4d13-bcf8-4b5eda1253a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:15Z", "revision_number": 0, "id": "11905b21-d8d7-430f-a217-5a667d8bba56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-12T05:22:17Z", "revision_number": 0, "id": "1c018261-dc66-4bf6-8b56-6ca944178027", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:17Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-12T05:22:17Z", "revision_number": 0, "id": "2970ba4a-3a70-4660-bd81-468348ca2a08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:17Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-12T05:22:16Z", "revision_number": 0, "id": "5b85872f-4d30-4e99-be24-bb64e6b775b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:16Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:22:15Z", "revision_number": 0, "id": "88e99045-6800-4a95-9172-10ef13b23ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-12T05:22:16Z", "revision_number": 0, "id": "968a50ec-2a1e-4715-97ed-573f03eef308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:16Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "aecd2bb6-bf5d-49d2-b8b4-ba2c1944ede8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 8, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:25:54,274 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-417c187a-2147-40ae-a052-d364890fb92d 2018-10-12 05:25:54,274 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0531687736511s 2018-10-12 05:25:54,275 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-417c187a-2147-40ae-a052-d364890fb92d 2018-10-12 05:25:54,277 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 05:25:54,278 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -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": "33d58ddd-ba46-4054-8f6d-c1863c27ade1"}}' 2018-10-12 05:25:54,593 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-9efe3208-66be-4fda-8b83-aaa45755baee Date: Fri, 12 Oct 2018 05:25:54 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-10-12T05:25:54Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "port_range_min": 22, "revision_number": 0, "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:25:54Z", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "1844fe9d-4af4-4f5d-ad2e-b38ad143788b"}} 2018-10-12 05:25:54,593 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9efe3208-66be-4fda-8b83-aaa45755baee 2018-10-12 05:25:54,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.316170930862s 2018-10-12 05:25:54,594 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-9efe3208-66be-4fda-8b83-aaa45755baee 2018-10-12 05:25:54,594 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Upload VNFD 2018-10-12 05:25:54,978 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/blueprints/clearwater-opnfv; body: bytes data 2018-10-12 05:25:57,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:25:57,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:25:57,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:25:57,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:25:57,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:25:57,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:25:57,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:25:57,702 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-12 05:25:57,703 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-12T05:25:57.623Z", "updated_at": "2018-10-12T05:25:57.623Z", "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"}}}, "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.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"}}}, "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"}}}, "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.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"}}}, "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"}}}}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": []}, "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": {"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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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-10-12 05:25:57,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:25:57,705 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:25:57 GMT 2018-10-12 05:25:57,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:25:57,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-12 05:25:57,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:25:57,730 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-12 05:25:59,202 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-10-12 05:25:59,202 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:25:59,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:25:59,373 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-80ab7f54-0d7f-4225-97a0-aaefbb07ddb4 Date: Fri, 12 Oct 2018 05:25:59 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/41642953-939c-49c7-bbd0-3c453336bbe0/snap", "metadata": {}}], "file": "/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0/file", "owner": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "41642953-939c-49c7-bbd0-3c453336bbe0", "size": 4373348352, "self": "/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/41642953-939c-49c7-bbd0-3c453336bbe0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-12T05:22:13Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-12T05:21:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:25:59,373 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-80ab7f54-0d7f-4225-97a0-aaefbb07ddb4 2018-10-12 05:25:59,373 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170697927475s 2018-10-12 05:25:59,373 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-80ab7f54-0d7f-4225-97a0-aaefbb07ddb4 2018-10-12 05:25:59,375 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 05:25:59,375 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/cloudify_ims-img_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "cloudify_ims-img_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b"}' 2018-10-12 05:25:59,579 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/712831d9-2c1b-40b6-b503-5f812550efad X-Openstack-Request-Id: req-494689b7-4837-45d4-b95a-eec312d6294a Date: Fri, 12 Oct 2018 05:25:59 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/712831d9-2c1b-40b6-b503-5f812550efad/file", "owner": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "712831d9-2c1b-40b6-b503-5f812550efad", "size": null, "self": "/v2/images/712831d9-2c1b-40b6-b503-5f812550efad", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-12T05:25:59Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b", "checksum": null, "created_at": "2018-10-12T05:25:59Z", "protected": false} 2018-10-12 05:25:59,579 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-494689b7-4837-45d4-b95a-eec312d6294a 2018-10-12 05:25:59,580 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.20445895195s 2018-10-12 05:25:59,580 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-494689b7-4837-45d4-b95a-eec312d6294a returning object 712831d9-2c1b-40b6-b503-5f812550efad 2018-10-12 05:25:59,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 05:25:59,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/712831d9-2c1b-40b6-b503-5f812550efad/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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '' 2018-10-12 05:26:06,645 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-1c8d7cea-d388-41a2-872b-ced667d2888b Date: Fri, 12 Oct 2018 05:26:06 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:26:06,645 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/712831d9-2c1b-40b6-b503-5f812550efad/file used request id req-1c8d7cea-d388-41a2-872b-ced667d2888b 2018-10-12 05:26:06,646 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 7.0652179718s 2018-10-12 05:26:06,646 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/712831d9-2c1b-40b6-b503-5f812550efad/file used request id req-1c8d7cea-d388-41a2-872b-ced667d2888b 2018-10-12 05:26:06,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:26:06,647 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:26:07,199 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-7c43c729-04c6-48be-a135-32798b262ccb Date: Fri, 12 Oct 2018 05:26:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/712831d9-2c1b-40b6-b503-5f812550efad/snap", "metadata": {}}], "file": "/v2/images/712831d9-2c1b-40b6-b503-5f812550efad/file", "owner": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "712831d9-2c1b-40b6-b503-5f812550efad", "size": 263193088, "self": "/v2/images/712831d9-2c1b-40b6-b503-5f812550efad", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/712831d9-2c1b-40b6-b503-5f812550efad/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-12T05:26:06Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "cloudify_ims-img_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-12T05:25:59Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/41642953-939c-49c7-bbd0-3c453336bbe0/snap", "metadata": {}}], "file": "/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0/file", "owner": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "41642953-939c-49c7-bbd0-3c453336bbe0", "size": 4373348352, "self": "/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/41642953-939c-49c7-bbd0-3c453336bbe0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-12T05:22:13Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-12T05:21:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:26:07,200 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7c43c729-04c6-48be-a135-32798b262ccb 2018-10-12 05:26:07,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.553138971329s 2018-10-12 05:26:07,200 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-7c43c729-04c6-48be-a135-32798b262ccb 2018-10-12 05:26:07,203 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/712831d9-2c1b-40b6-b503-5f812550efad/snap', u'metadata': Munch({})})], 'file': u'/v2/images/712831d9-2c1b-40b6-b503-5f812550efad/file', 'owner': u'8a32dbb64db445b8a5ad9eb8eea4f646', 'id': u'712831d9-2c1b-40b6-b503-5f812550efad', 'size': 263193088, u'self': u'/v2/images/712831d9-2c1b-40b6-b503-5f812550efad', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'8a32dbb64db445b8a5ad9eb8eea4f646', 'name': 'cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/712831d9-2c1b-40b6-b503-5f812550efad/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T05:26:06Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-12T05:26:06Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/712831d9-2c1b-40b6-b503-5f812550efad', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'cloudify_ims-img_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'created': u'2018-10-12T05:25:59Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-10-12T05:25:59Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/712831d9-2c1b-40b6-b503-5f812550efad', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/cloudify_ims-img_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-10-12 05:26:07,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 05:26:07,207 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}44dbd91f077ca72444f507264ade6a4f00e9b86c" -d '{"flavor": {"vcpus": 2, "ram": 2048, "name": "cloudify_ims-flavor_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 25, "id": null, "swap": 0}}' 2018-10-12 05:26:07,270 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:26: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-d6b88f37-1576-40ac-b5d7-72f810e2030c x-compute-request-id: req-d6b88f37-1576-40ac-b5d7-72f810e2030c Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06", "name": "cloudify_ims-flavor_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:26:07,270 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d6b88f37-1576-40ac-b5d7-72f810e2030c 2018-10-12 05:26:07,270 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.066330909729s 2018-10-12 05:26:07,271 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-d6b88f37-1576-40ac-b5d7-72f810e2030c returning object e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06 2018-10-12 05:26:07,271 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'cloudify_ims-flavor_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06', 'swap': 0}) 2018-10-12 05:26:07,272 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 05:26:07,275 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06/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}44dbd91f077ca72444f507264ade6a4f00e9b86c" -d '{"extra_specs": {}}' 2018-10-12 05:26:07,294 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:26: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-8285f988-9d79-4b69-ad83-f3d983644381 x-compute-request-id: req-8285f988-9d79-4b69-ad83-f3d983644381 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 05:26:07,294 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06/os-extra_specs used request id req-8285f988-9d79-4b69-ad83-f3d983644381 2018-10-12 05:26:07,294 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0219640731812s 2018-10-12 05:26:07,295 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06/os-extra_specs used request id req-8285f988-9d79-4b69-ad83-f3d983644381 2018-10-12 05:26:07,295 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Create VNF Instance 2018-10-12 05:26:07,295 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.210:80/api/v3/deployments/clearwater-opnfv; body: {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "712831d9-2c1b-40b6-b503-5f812550efad", "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "bono_cluster_size": 1, "flavor_id": "e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b", "private_key_path": "/etc/cloudify/cloudify_ims.pem", "sprout_cluster_size": 1}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "clearwater-opnfv"} 2018-10-12 05:26:10,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:10,534 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:10,534 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:10,534 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:10,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:10,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:10,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:10,534 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 656 2018-10-12 05:26:10,534 - cloudify.rest_client.http - DEBUG - reply: "201 CREATED" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "712831d9-2c1b-40b6-b503-5f812550efad", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "bono_cluster_size": 1, "flavor_id": "e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b", "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-12T05:26:07.563Z", "updated_at": "2018-10-12T05:26:07.563Z", "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": []}, "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": {"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-10-12 05:26:10,535 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:10,535 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:10 GMT 2018-10-12 05:26:10,535 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:10,535 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-12 05:26:10,535 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:10,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions 2018-10-12 05:26:10,640 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:10,641 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:10,641 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:10,641 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:10,641 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:10,641 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:10,641 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:10,641 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-12T05:26:10.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-12 05:26:10,641 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:10,641 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:10 GMT 2018-10-12 05:26:10,641 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:10,641 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6369 2018-10-12 05:26:10,642 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:10,642 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:26:10,713 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:10,713 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:10,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:10,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:10,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:10,714 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:10,714 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:10,714 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-12 05:26:10,714 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:10,714 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:10 GMT 2018-10-12 05:26:10,714 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:10,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-12 05:26:10,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:10,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad 2018-10-12 05:26:10,783 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:10,783 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:10,783 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:10,783 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:10,783 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:10,783 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:10,784 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:10,784 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-12T05:26:10.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"} 2018-10-12 05:26:10,784 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:10,784 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:10 GMT 2018-10-12 05:26:10,784 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:10,784 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-12 05:26:10,784 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:15,790 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:26:15,878 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:15,879 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:15,879 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:15,879 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:15,879 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:15,879 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:15,879 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:15,879 - 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-10-12T05:26:11.397Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:11.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:11.747Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:11.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad", "logger": "b8aa5514-0d9c-4327-8409-e089fb805364"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:12.203Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:12.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:12.203Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:12.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:12.203Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:12.203Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:12.205Z", "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-10-12T05:26:12.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad", "logger": "b8aa5514-0d9c-4327-8409-e089fb805364"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:13.260Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:13.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad", "logger": "b8aa5514-0d9c-4327-8409-e089fb805364"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:13.260Z", "message": "Installing from directory: /tmp/tmpcRgiHf [args=--prefix=\"/tmp/openstack-oy85Q_\" --constraint=\"/tmp/openstack-oy85Q_/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:13.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad", "logger": "b8aa5514-0d9c-4327-8409-e089fb805364"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:13.260Z", "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-10-12T05:26:13.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad", "logger": "b8aa5514-0d9c-4327-8409-e089fb805364"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:13.260Z", "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-10-12T05:26:13.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad", "logger": "b8aa5514-0d9c-4327-8409-e089fb805364"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:14.823Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpcRgiHf --prefix=\"/tmp/openstack-oy85Q_\" --constraint=\"/tmp/openstack-oy85Q_/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:14.823Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad", "logger": "b8aa5514-0d9c-4327-8409-e089fb805364"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-12 05:26:15,879 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:15,880 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:15 GMT 2018-10-12 05:26:15,880 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:15,880 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5872 2018-10-12 05:26:15,880 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:15,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-12 05:26:15,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: openstack 2018-10-12 05:26:15,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing deployment plugins 2018-10-12 05:26:15,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-12 05:26:15,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-12 05:26:15,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-12 05:26:15,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-12 05:26:15,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing from directory: /tmp/tmpcRgiHf [args=--prefix="/tmp/openstack-oy85Q_" --constraint="/tmp/openstack-oy85Q_/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-12 05:26:15,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-12 05:26:15,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-12 05:26:15,882 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpcRgiHf --prefix="/tmp/openstack-oy85Q_" --constraint="/tmp/openstack-oy85Q_/constraint.txt" 2018-10-12 05:26:15,882 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad 2018-10-12 05:26:15,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:15,953 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:15,953 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:15,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:15,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:15,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:15,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:15,954 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-12T05:26:10.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"} 2018-10-12 05:26:15,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:15,954 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:15 GMT 2018-10-12 05:26:15,954 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:15,954 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-12 05:26:15,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:20,960 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:26:21,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:21,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:21,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:21,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:21,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:21,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:21,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:21,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-12 05:26:21,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:21,302 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:21 GMT 2018-10-12 05:26:21,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:21,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-12 05:26:21,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:21,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad 2018-10-12 05:26:21,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:21,384 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:21,384 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:21,384 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:21,384 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:21,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:21,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:21,384 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-12T05:26:10.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"} 2018-10-12 05:26:21,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:21,385 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:21 GMT 2018-10-12 05:26:21,385 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:21,385 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-12 05:26:21,385 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:26,391 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:26:26,457 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:26,457 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:26,457 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:26,458 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:26,458 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:26,458 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:26,458 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:26,458 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-12 05:26:26,458 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:26,458 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:26 GMT 2018-10-12 05:26:26,458 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:26,458 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-12 05:26:26,459 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:26,459 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad 2018-10-12 05:26:26,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:26,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:26,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:26,575 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:26,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:26,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:26,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:26,575 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-12T05:26:10.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"} 2018-10-12 05:26:26,575 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:26,575 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:26 GMT 2018-10-12 05:26:26,575 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:26,575 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-12 05:26:26,575 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:31,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:26:32,008 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:32,008 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:32,008 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:32,008 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:32,008 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:32,008 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:32,008 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:32,008 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-12 05:26:32,009 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:32,009 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:32 GMT 2018-10-12 05:26:32,009 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:32,009 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-12 05:26:32,009 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:32,009 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad 2018-10-12 05:26:32,079 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:32,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:32,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:32,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:32,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:32,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:32,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:32,079 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-12T05:26:10.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"} 2018-10-12 05:26:32,080 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:32,080 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:32 GMT 2018-10-12 05:26:32,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:32,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-12 05:26:32,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:37,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:26:37,159 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:37,159 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:37,159 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:37,160 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:37,160 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:37,160 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:37,160 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:37,160 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-12 05:26:37,160 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:37,160 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:37 GMT 2018-10-12 05:26:37,160 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:37,160 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-12 05:26:37,160 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:37,161 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad 2018-10-12 05:26:37,229 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:37,229 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:37,229 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:37,229 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:37,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:37,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:37,230 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:37,230 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-12T05:26:10.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"} 2018-10-12 05:26:37,230 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:37,230 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:37 GMT 2018-10-12 05:26:37,230 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:37,230 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6290 2018-10-12 05:26:37,230 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:42,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:26:42,397 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:42,397 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:42,397 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:42,397 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:42,397 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:42,397 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:42,397 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:42,397 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:40.848Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:40.848Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad", "logger": "b8aa5514-0d9c-4327-8409-e089fb805364"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:41.023Z", "message": "Removing directory: /tmp/tmpcRgiHf", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:41.023Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad", "logger": "b8aa5514-0d9c-4327-8409-e089fb805364"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:41.789Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:41.789Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:42.264Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:42.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:42.264Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:42.264Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"}], "metadata": {"pagination": {"total": 16, "offset": 11, "size": 50}}} 2018-10-12 05:26:42,398 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:42,398 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:42 GMT 2018-10-12 05:26:42,398 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:42,398 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2534 2018-10-12 05:26:42,398 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-12 05:26:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpcRgiHf 2018-10-12 05:26:42,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-12 05:26:42,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating deployment work directory 2018-10-12 05:26:42,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-12 05:26:42,399 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad 2018-10-12 05:26:42,485 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:42,485 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:42,485 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:42,485 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:42,485 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:42,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:42,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:42,485 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-12T05:26:10.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"} 2018-10-12 05:26:42,486 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:42,486 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:42 GMT 2018-10-12 05:26:42,486 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:42,486 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6293 2018-10-12 05:26:42,486 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:42,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Start the VNF Instance deployment 2018-10-12 05:26:42,487 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.210:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-12 05:26:42,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:42,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:42,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:42,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:42,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:42,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:42,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:42,679 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 137 2018-10-12 05:26:42,679 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:26:42,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:42,679 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:42 GMT 2018-10-12 05:26:42,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:42,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:26:42,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:42,679 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:26:42,745 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:42,745 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:42,745 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:42,745 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:42,745 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:42,745 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:42,746 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:42,746 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-12 05:26:42,746 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:42,746 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:42 GMT 2018-10-12 05:26:42,746 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:42,746 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-12 05:26:42,746 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:42,746 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:26:42,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:42,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:42,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:42,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:42,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:42,806 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:42,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:42,806 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:26:42,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:42,806 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:42 GMT 2018-10-12 05:26:42,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:42,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:26:42,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:47,810 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:26:47,881 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:47,881 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:47,881 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:47,882 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:47,882 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:47,882 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:47,882 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:47,882 - 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-10-12T05:26:43.323Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:43.323Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_security_group_927zsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:44.697Z", "message": "Creating node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:44.697Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_security_group_0jg3wr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:45.377Z", "message": "Creating node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:45.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_security_group_lwlk8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:45.377Z", "message": "Creating node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:45.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_security_group_6ft409", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:45.377Z", "message": "Creating node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:45.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_security_group_0jg3wr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:45.377Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:45.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_security_group_927zsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:45.377Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:45.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_security_group_lwlk8p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:45.377Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:45.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_security_group_6ft409", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:45.377Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:45.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_security_group_0jg3wr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:45.377Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:45.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_security_group_927zsc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:45.377Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:45.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_security_group_lwlk8p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:45.377Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:45.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_security_group_6ft409", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:45.377Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:45.377Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_security_group_6ft409", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:46.218Z", "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-10-12T05:26:46.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff0074ed-a4f1-4403-a8d8-cc18a633cb59"}, {"node_instance_id": "base_security_group_t0ja1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:46.557Z", "message": "Creating node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:46.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_security_group_2kyw8u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:46.557Z", "message": "Creating node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:46.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_floatingip_tvbdvv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:46.557Z", "message": "Creating node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:46.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "keypair_7nsn6i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:46.557Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:46.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_security_group_j098uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:46.557Z", "message": "Creating node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:46.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_security_group_1njpky", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:46.557Z", "message": "Creating node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:46.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "base_security_group_t0ja1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:46.557Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:46.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_security_group_2kyw8u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:46.557Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:46.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_security_group_j098uu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:46.557Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:46.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_security_group_1njpky", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:46.557Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:46.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "keypair_7nsn6i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:46.557Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:46.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "keypair_7nsn6i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:46.557Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:46.557Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "homer_security_group_6ft409", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff0074ed-a4f1-4403-a8d8-cc18a633cb59"}, {"node_instance_id": "homer_security_group_6ft409", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff0074ed-a4f1-4403-a8d8-cc18a633cb59"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "homer_security_group_6ft409", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff0074ed-a4f1-4403-a8d8-cc18a633cb59"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.104Z", "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-10-12T05:26:47.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "581e32dd-3e72-4832-9646-23b6a9ded03b"}, {"node_instance_id": "bind_floatingip_eza0yg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.611Z", "message": "Creating node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:47.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_floatingip_g1rrwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.611Z", "message": "Creating node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:47.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.611Z", "message": "Creating node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:47.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_floatingip_eza0yg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.611Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:47.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_floatingip_g1rrwl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.611Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:47.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 52, "offset": 0, "size": 50}}} 2018-10-12 05:26:47,882 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:47,882 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:47 GMT 2018-10-12 05:26:47,882 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:47,882 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28630 2018-10-12 05:26:47,883 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:47,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'install' workflow execution 2018-10-12 05:26:47,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:47,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:47,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:47,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:47,884 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-12 05:26:47,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-12 05:26:47,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-12 05:26:47,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-12 05:26:47,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-12 05:26:47,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-12 05:26:47,885 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-12 05:26:47,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-12 05:26:47,886 - 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-10-12 05:26:47,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:47,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:47,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:47,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:47,886 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:47,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:47,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-12 05:26:47,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-12 05:26:47,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-12 05:26:47,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-12 05:26:47,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-12 05:26:47,887 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-12 05:26:47,888 - 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-10-12 05:26:47,888 - 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-10-12 05:26:47,888 - 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-10-12 05:26:47,888 - 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-10-12 05:26:47,888 - 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-10-12 05:26:47,888 - 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-10-12 05:26:47,889 - 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-10-12 05:26:47,889 - 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-10-12 05:26:47,889 - 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-10-12 05:26:47,889 - 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-10-12 05:26:47,889 - 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-10-12 05:26:47,889 - 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-10-12 05:26:47,889 - 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-10-12 05:26:47,890 - 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-10-12 05:26:47,890 - 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-10-12 05:26:47,890 - 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-10-12 05:26:47,890 - 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-10-12 05:26:47,890 - 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-10-12 05:26:47,890 - 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-10-12 05:26:47,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:47,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:47,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:47,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-12 05:26:47,891 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-12 05:26:47,891 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:26:48,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:48,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:48,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:48,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:48,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:48,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:48,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:48,013 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:26:48,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:48,013 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:48 GMT 2018-10-12 05:26:48,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:48,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:26:48,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:53,019 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:26:53,235 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:53,236 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:53,236 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:53,236 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:53,236 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:53,236 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:53,236 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:53,236 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_floatingip_tvbdvv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.611Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:47.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:47.611Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:47.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_security_group_0jg3wr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:48.162Z", "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-10-12T05:26:48.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9ec81715-de91-4ecc-84f4-c09a04c78fae"}, {"node_instance_id": "ellis_security_group_lwlk8p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:48.162Z", "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-10-12T05:26:48.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0690d3bc-a195-4560-8619-03398b056416"}, {"node_instance_id": "ellis_security_group_lwlk8p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:48.162Z", "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-10-12T05:26:48.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0690d3bc-a195-4560-8619-03398b056416"}, {"node_instance_id": "bind_security_group_0jg3wr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:48.162Z", "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-10-12T05:26:48.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9ec81715-de91-4ecc-84f4-c09a04c78fae"}, {"node_instance_id": "bind_security_group_0jg3wr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:48.162Z", "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-10-12T05:26:48.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9ec81715-de91-4ecc-84f4-c09a04c78fae"}, {"node_instance_id": "ellis_security_group_lwlk8p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:48.162Z", "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-10-12T05:26:48.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0690d3bc-a195-4560-8619-03398b056416"}, {"node_instance_id": "ellis_security_group_lwlk8p", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:48.162Z", "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-10-12T05:26:48.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0690d3bc-a195-4560-8619-03398b056416"}, {"node_instance_id": "bind_security_group_0jg3wr", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:48.162Z", "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-10-12T05:26:48.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9ec81715-de91-4ecc-84f4-c09a04c78fae"}, {"node_instance_id": "keypair_7nsn6i", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:48.162Z", "message": "Using external resource keypair: cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "level": "info", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:48.162Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "001513da-e09c-40cf-91ed-b45eefc0bfb8"}, {"node_instance_id": "keypair_7nsn6i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:48.664Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:48.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_security_group_j098uu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:48.664Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:48.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "keypair_7nsn6i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:48.664Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:48.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_security_group_j098uu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:49.178Z", "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-10-12T05:26:49.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "499da79c-13ce-42bd-a810-06c8ab225e98"}, {"node_instance_id": "sprout_security_group_j098uu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:49.178Z", "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-10-12T05:26:49.178Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "499da79c-13ce-42bd-a810-06c8ab225e98"}, {"node_instance_id": "keypair_7nsn6i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:49.674Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:49.674Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:50.716Z", "message": "Creating node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:50.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:50.716Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:50.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_security_group_1njpky", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:50.716Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:50.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_security_group_6ft409", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:50.716Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:50.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_security_group_1njpky", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:51.303Z", "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-10-12T05:26:51.303Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1d687a05-31d6-4b6c-ad4f-1d8ea7550cd4"}, {"node_instance_id": "homer_security_group_6ft409", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:51.795Z", "message": "Configuring node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:51.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "base_security_group_t0ja1b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:51.795Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:51.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_security_group_2kyw8u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:51.795Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:51.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_security_group_0jg3wr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:51.795Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:51.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_security_group_lwlk8p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:51.795Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:51.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_security_group_1njpky", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1d687a05-31d6-4b6c-ad4f-1d8ea7550cd4"}, {"node_instance_id": "dime_security_group_2kyw8u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1f46df47-3d47-4946-a534-6732bec24ac9"}, {"node_instance_id": "vellum_security_group_1njpky", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1d687a05-31d6-4b6c-ad4f-1d8ea7550cd4"}, {"node_instance_id": "vellum_security_group_1njpky", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1d687a05-31d6-4b6c-ad4f-1d8ea7550cd4"}, {"node_instance_id": "vellum_security_group_1njpky", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1d687a05-31d6-4b6c-ad4f-1d8ea7550cd4"}, {"node_instance_id": "vellum_security_group_1njpky", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1d687a05-31d6-4b6c-ad4f-1d8ea7550cd4"}, {"node_instance_id": "dime_security_group_2kyw8u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1f46df47-3d47-4946-a534-6732bec24ac9"}, {"node_instance_id": "dime_security_group_2kyw8u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1f46df47-3d47-4946-a534-6732bec24ac9"}, {"node_instance_id": "vellum_security_group_1njpky", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1d687a05-31d6-4b6c-ad4f-1d8ea7550cd4"}, {"node_instance_id": "vellum_security_group_1njpky", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1d687a05-31d6-4b6c-ad4f-1d8ea7550cd4"}, {"node_instance_id": "dime_security_group_2kyw8u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1f46df47-3d47-4946-a534-6732bec24ac9"}, {"node_instance_id": "vellum_security_group_1njpky", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1d687a05-31d6-4b6c-ad4f-1d8ea7550cd4"}, {"node_instance_id": "vellum_security_group_1njpky", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1d687a05-31d6-4b6c-ad4f-1d8ea7550cd4"}, {"node_instance_id": "vellum_security_group_1njpky", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1d687a05-31d6-4b6c-ad4f-1d8ea7550cd4"}, {"node_instance_id": "dime_security_group_2kyw8u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1f46df47-3d47-4946-a534-6732bec24ac9"}, {"node_instance_id": "dime_security_group_2kyw8u", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1f46df47-3d47-4946-a534-6732bec24ac9"}, {"node_instance_id": "vellum_security_group_1njpky", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:52.197Z", "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-10-12T05:26:52.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1d687a05-31d6-4b6c-ad4f-1d8ea7550cd4"}, {"node_instance_id": "bind_security_group_0jg3wr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.019Z", "message": "Configuring node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:53.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_security_group_lwlk8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.019Z", "message": "Configuring node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:53.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_security_group_6ft409", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.019Z", "message": "Starting node", "node_name": "homer_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:53.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_floatingip_tvbdvv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.019Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:53.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.019Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:53.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_security_group_927zsc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.019Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:53.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 101, "offset": 50, "size": 50}}} 2018-10-12 05:26:53,237 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:53,237 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:53 GMT 2018-10-12 05:26:53,237 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:53,237 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30397 2018-10-12 05:26:53,237 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:53,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-12 05:26:53,238 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-12 05:26:53,239 - 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-10-12 05:26:53,239 - 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-10-12 05:26:53,239 - 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-10-12 05:26:53,239 - 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-10-12 05:26:53,239 - 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-10-12 05:26:53,239 - 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-10-12 05:26:53,239 - 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-10-12 05:26:53,240 - 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-10-12 05:26:53,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Using external resource keypair: cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b 2018-10-12 05:26:53,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:26:53,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-12 05:26:53,240 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-12 05:26:53,240 - 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-10-12 05:26:53,241 - 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-10-12 05:26:53,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:26:53,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:26:53,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-12 05:26:53,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-12 05:26:53,241 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-12 05:26:53,242 - 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-10-12 05:26:53,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:26:53,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-12 05:26:53,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-12 05:26:53,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-12 05:26:53,242 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-12 05:26:53,242 - 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-10-12 05:26:53,243 - 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-10-12 05:26:53,243 - 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-10-12 05:26:53,243 - 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-10-12 05:26:53,243 - 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-10-12 05:26:53,243 - 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-10-12 05:26:53,243 - 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-10-12 05:26:53,244 - 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-10-12 05:26:53,244 - 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-10-12 05:26:53,244 - 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-10-12 05:26:53,244 - 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-10-12 05:26:53,244 - 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-10-12 05:26:53,244 - 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-10-12 05:26:53,244 - 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-10-12 05:26:53,245 - 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-10-12 05:26:53,245 - 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-10-12 05:26:53,245 - 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-10-12 05:26:53,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:26:53,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:26:53,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:26:53,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-12 05:26:53,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-12 05:26:53,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-12 05:26:53,246 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:26:53,387 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:53,387 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:53,387 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:53,387 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:53,387 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:53,388 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:53,388 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:53,388 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:26:53,388 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:53,388 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:53 GMT 2018-10-12 05:26:53,388 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:53,388 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:26:53,388 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:58,389 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:26:58,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:58,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:58,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:58,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:58,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:58,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:58,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:58,566 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_security_group_j098uu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.019Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:53.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "base_security_group_t0ja1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.388Z", "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-10-12T05:26:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4dd685d2-314c-4668-a617-507e7e75bb07"}, {"node_instance_id": "base_security_group_t0ja1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.388Z", "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-10-12T05:26:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4dd685d2-314c-4668-a617-507e7e75bb07"}, {"node_instance_id": "base_security_group_t0ja1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.388Z", "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-10-12T05:26:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4dd685d2-314c-4668-a617-507e7e75bb07"}, {"node_instance_id": "base_security_group_t0ja1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.388Z", "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-10-12T05:26:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4dd685d2-314c-4668-a617-507e7e75bb07"}, {"node_instance_id": "base_security_group_t0ja1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.388Z", "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-10-12T05:26:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4dd685d2-314c-4668-a617-507e7e75bb07"}, {"node_instance_id": "base_security_group_t0ja1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.388Z", "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-10-12T05:26:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4dd685d2-314c-4668-a617-507e7e75bb07"}, {"node_instance_id": "base_security_group_t0ja1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.388Z", "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-10-12T05:26:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4dd685d2-314c-4668-a617-507e7e75bb07"}, {"node_instance_id": "base_security_group_t0ja1b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:53.388Z", "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-10-12T05:26:53.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4dd685d2-314c-4668-a617-507e7e75bb07"}, {"node_instance_id": "bono_security_group_927zsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:54.119Z", "message": "Configuring node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:54.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_security_group_j098uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:54.119Z", "message": "Configuring node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:54.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_security_group_0jg3wr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:54.119Z", "message": "Starting node", "node_name": "bind_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:54.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_security_group_lwlk8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:54.119Z", "message": "Starting node", "node_name": "ellis_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:54.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:54.419Z", "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-10-12T05:26:54.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8d1c80d4-c88e-4bbf-a585-65eec779b28f"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:54.419Z", "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-10-12T05:26:54.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8d1c80d4-c88e-4bbf-a585-65eec779b28f"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:54.419Z", "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-10-12T05:26:54.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8d1c80d4-c88e-4bbf-a585-65eec779b28f"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:54.419Z", "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-10-12T05:26:54.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8d1c80d4-c88e-4bbf-a585-65eec779b28f"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:54.419Z", "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-10-12T05:26:54.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8d1c80d4-c88e-4bbf-a585-65eec779b28f"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:54.419Z", "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-10-12T05:26:54.419Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8d1c80d4-c88e-4bbf-a585-65eec779b28f"}, {"node_instance_id": "bono_security_group_927zsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:55.135Z", "message": "Starting node", "node_name": "bono_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:55.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_security_group_j098uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:55.135Z", "message": "Starting node", "node_name": "sprout_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:55.135Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_floatingip_tvbdvv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:55.580Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', u'created_at': u'2018-10-12T05:26:54Z', u'updated_at': u'2018-10-12T05:26:54Z', u'floating_network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', u'port_id': None, u'id': u'b9b1150a-40bd-49bb-9fa2-579887159b6d'}", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:55.580Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "28f7bbf3-868c-40cd-8ecb-02df254cdfe9"}, {"node_instance_id": "ellis_floatingip_tvbdvv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:56.152Z", "message": "Configuring node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:56.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_floatingip_g1rrwl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:56.152Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:56.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_floatingip_tvbdvv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:56.152Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:56.152Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_security_group_2kyw8u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:57.215Z", "message": "Configuring node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:57.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_floatingip_tvbdvv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:57.215Z", "message": "Starting node", "node_name": "ellis_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:57.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_floatingip_eza0yg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:57.215Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:57.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:57.215Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:57.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "base_security_group_t0ja1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:57.215Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:57.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_security_group_2kyw8u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:57.215Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:57.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_security_group_1njpky", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:57.215Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:57.215Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:57.747Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}]", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:57.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9c0b4d1a-b8e3-4b38-828d-a55a92d59f9a"}, {"node_instance_id": "base_security_group_t0ja1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:58.229Z", "message": "Configuring node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:58.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_security_group_1njpky", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:58.229Z", "message": "Configuring node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:58.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_security_group_2kyw8u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:58.229Z", "message": "Starting node", "node_name": "dime_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:58.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_security_group_1njpky", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:58.229Z", "message": "Starting node", "node_name": "vellum_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:58.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:58.229Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:58.229Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:58.431Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_3o8rc0'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:58.431Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9c0b4d1a-b8e3-4b38-828d-a55a92d59f9a"}], "metadata": {"pagination": {"total": 139, "offset": 100, "size": 50}}} 2018-10-12 05:26:58,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:58,566 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:58 GMT 2018-10-12 05:26:58,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:58,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22830 2018-10-12 05:26:58,567 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:26:58,568 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-12 05:26:58,568 - 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-10-12 05:26:58,568 - 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-10-12 05:26:58,568 - 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-10-12 05:26:58,569 - 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-10-12 05:26:58,569 - 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-10-12 05:26:58,569 - 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-10-12 05:26:58,569 - 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-10-12 05:26:58,569 - 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-10-12 05:26:58,569 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:26:58,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:26:58,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:26:58,570 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:26:58,570 - 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-10-12 05:26:58,570 - 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-10-12 05:26:58,570 - 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-10-12 05:26:58,571 - 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-10-12 05:26:58,571 - 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-10-12 05:26:58,571 - 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-10-12 05:26:58,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:26:58,571 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:26:58,571 - 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'8a32dbb64db445b8a5ad9eb8eea4f646', u'created_at': u'2018-10-12T05:26:54Z', u'updated_at': u'2018-10-12T05:26:54Z', u'floating_network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.208', u'revision_number': 0, u'project_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', u'port_id': None, u'id': u'b9b1150a-40bd-49bb-9fa2-579887159b6d'} 2018-10-12 05:26:58,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:26:58,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-12 05:26:58,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-12 05:26:58,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:26:58,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:26:58,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-12 05:26:58,572 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-12 05:26:58,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-12 05:26:58,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-12 05:26:58,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-12 05:26:58,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}] 2018-10-12 05:26:58,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:26:58,573 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:26:58,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:26:58,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:26:58,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-12 05:26:58,574 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_proxy_host_3o8rc0'} 2018-10-12 05:26:58,574 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:26:58,660 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:26:58,660 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:26:58,660 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:26:58,660 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:26:58,660 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:26:58,661 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:26:58,661 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:26:58,661 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:26:58,661 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:26:58,661 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:26:58 GMT 2018-10-12 05:26:58,661 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:26:58,661 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:26:58,661 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:03,667 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:27:03,769 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:03,769 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:03,770 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:03,770 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:03,770 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:03,770 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:03,770 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:03,770 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_floatingip_g1rrwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:59.257Z", "message": "Configuring node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:59.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:59.257Z", "message": "Configuring node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:59.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "base_security_group_t0ja1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:59.257Z", "message": "Starting node", "node_name": "base_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:59.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_floatingip_g1rrwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:59.257Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:59.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_floatingip_g1rrwl", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:59.536Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', u'created_at': u'2018-10-12T05:26:57Z', u'updated_at': u'2018-10-12T05:26:57Z', u'floating_network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', u'port_id': None, u'id': u'b78aaf72-8113-4e94-8eb1-c3318ccde553'}", "level": "info", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:59.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "bb71ce26-006b-46d1-bb02-ee5c9461d76c"}, {"node_instance_id": "bind_floatingip_eza0yg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:26:59.536Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', u'created_at': u'2018-10-12T05:26:58Z', u'updated_at': u'2018-10-12T05:26:58Z', u'floating_network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', u'port_id': None, u'id': u'6e6a1c63-1785-4730-b274-fe29c31622f6'}", "level": "info", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:26:59.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "fe19a3ef-9bdf-4ad9-8d56-5c555cb03afc"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:00.430Z", "message": "Creating node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:00.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:00.430Z", "message": "Creating node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:00.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:00.430Z", "message": "Creating node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:00.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:00.430Z", "message": "Creating node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:00.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:00.430Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:00.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:00.430Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:00.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:00.430Z", "message": "Starting node", "node_name": "internal_sip_security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:00.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:00.430Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:00.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:00.430Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:00.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_floatingip_eza0yg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:00.430Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:00.430Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:00.647Z", "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-10-12T05:27:00.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9c0b4d1a-b8e3-4b38-828d-a55a92d59f9a"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:00.647Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_3o8rc0', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:00.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9c0b4d1a-b8e3-4b38-828d-a55a92d59f9a"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:00.647Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_3o8rc0', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:00.647Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9c0b4d1a-b8e3-4b38-828d-a55a92d59f9a"}, {"node_instance_id": "bind_floatingip_eza0yg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:01.493Z", "message": "Configuring node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:01.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:01.493Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:01.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:01.493Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:01.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_floatingip_g1rrwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:01.493Z", "message": "Starting node", "node_name": "bono_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:01.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:01.493Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:01.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:01.493Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:01.493Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:01.856Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f58ea44f-0064-4f68-8514-ffef39243b53', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'b9b1150a-40bd-49bb-9fa2-579887159b6d', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:01.856Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f46e4a7-839c-408b-b886-c9cad3cfdb7d"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:02.619Z", "message": "Creating node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:02.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:02.619Z", "message": "Creating node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:02.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:02.619Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:02.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:02.619Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:02.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_floatingip_eza0yg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:02.619Z", "message": "Starting node", "node_name": "bind_floatingip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:02.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:02.687Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'81c5262f-3e93-4479-b432-b9e76fd1623f', 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-10-12T05:27:02.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "cf067557-e33d-4edc-9375-00c398425822"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:02.687Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8dfacc0d-81ed-41b8-ab00-780a124d3f7c', 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-10-12T05:27:02.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a86f5d43-e8d0-486e-9e06-a3846e2fc37e"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:02.687Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ec836ed8-8dd2-4f82-8b8f-c96494390a95', 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-10-12T05:27:02.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2509508d-00e5-424c-9b48-8f71555b79dd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:02.687Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_zxt1y9'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:02.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "cf067557-e33d-4edc-9375-00c398425822"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:02.687Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_43xarc'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:02.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f46e4a7-839c-408b-b886-c9cad3cfdb7d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:02.687Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_vzafvg'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:02.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2509508d-00e5-424c-9b48-8f71555b79dd"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:02.687Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_d97gfv'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:02.687Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a86f5d43-e8d0-486e-9e06-a3846e2fc37e"}], "metadata": {"pagination": {"total": 177, "offset": 139, "size": 50}}} 2018-10-12 05:27:03,770 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:03,770 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:03 GMT 2018-10-12 05:27:03,771 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:03,771 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23280 2018-10-12 05:27:03,771 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:03,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:27:03,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:27:03,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:27:03,772 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-12 05:27:03,772 - 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'8a32dbb64db445b8a5ad9eb8eea4f646', u'created_at': u'2018-10-12T05:26:57Z', u'updated_at': u'2018-10-12T05:26:57Z', u'floating_network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.203', u'revision_number': 0, u'project_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', u'port_id': None, u'id': u'b78aaf72-8113-4e94-8eb1-c3318ccde553'} 2018-10-12 05:27:03,773 - 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'8a32dbb64db445b8a5ad9eb8eea4f646', u'created_at': u'2018-10-12T05:26:58Z', u'updated_at': u'2018-10-12T05:26:58Z', u'floating_network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.204', u'revision_number': 0, u'project_id': u'8a32dbb64db445b8a5ad9eb8eea4f646', u'port_id': None, u'id': u'6e6a1c63-1785-4730-b274-fe29c31622f6'} 2018-10-12 05:27:03,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:27:03,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:27:03,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:27:03,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:27:03,773 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-12 05:27:03,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-12 05:27:03,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:27:03,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-12 05:27:03,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-12 05:27:03,774 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-12 05:27:03,774 - 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-10-12 05:27:03,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_proxy_host_3o8rc0', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:03,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_proxy_host_3o8rc0', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:03,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:27:03,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-12 05:27:03,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-12 05:27:03,775 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:27:03,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-12 05:27:03,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-12 05:27:03,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'f58ea44f-0064-4f68-8514-ffef39243b53', u'external_name': u'clearwater-sg_ellis', u'external_type': u'security_group'}, {u'external_id': u'b9b1150a-40bd-49bb-9fa2-579887159b6d', u'floating_ip_address': u'172.30.9.208', u'external_type': u'floatingip'}] 2018-10-12 05:27:03,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:27:03,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:27:03,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-12 05:27:03,776 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-12 05:27:03,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:27:03,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'81c5262f-3e93-4479-b432-b9e76fd1623f', u'external_name': u'clearwater-sg_dime', u'external_type': u'security_group'}] 2018-10-12 05:27:03,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8dfacc0d-81ed-41b8-ab00-780a124d3f7c', u'external_name': u'clearwater-sg_vellum', u'external_type': u'security_group'}] 2018-10-12 05:27:03,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'ec836ed8-8dd2-4f82-8b8f-c96494390a95', u'external_name': u'clearwater-sg_homer', u'external_type': u'security_group'}] 2018-10-12 05:27:03,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_dime_host_zxt1y9'} 2018-10-12 05:27:03,777 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_ellis_host_43xarc'} 2018-10-12 05:27:03,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_homer_host_vzafvg'} 2018-10-12 05:27:03,778 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_vellum_host_d97gfv'} 2018-10-12 05:27:03,778 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:27:03,860 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:03,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:03,861 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:03,861 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:03,861 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:03,861 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:03,861 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:03,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:27:03,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:03,861 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:03 GMT 2018-10-12 05:27:03,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:03,862 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:27:03,862 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:08,867 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:27:09,134 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:09,134 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:09,134 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:09,134 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:09,134 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:09,134 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:09,135 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:09,135 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:03.806Z", "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-10-12T05:27:03.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a86f5d43-e8d0-486e-9e06-a3846e2fc37e"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:03.806Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_d97gfv', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:03.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a86f5d43-e8d0-486e-9e06-a3846e2fc37e"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:03.806Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_43xarc', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:03.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f46e4a7-839c-408b-b886-c9cad3cfdb7d"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:03.806Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_d97gfv', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:03.806Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a86f5d43-e8d0-486e-9e06-a3846e2fc37e"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:03.809Z", "message": "Configuring node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:03.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:03.809Z", "message": "Creating node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:03.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:03.809Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:03.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:03.809Z", "message": "Starting node", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:03.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:03.809Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:03.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:03.809Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:03.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:04.826Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:04.826Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:04.829Z", "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-10-12T05:27:04.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "cf067557-e33d-4edc-9375-00c398425822"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:04.829Z", "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-10-12T05:27:04.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f46e4a7-839c-408b-b886-c9cad3cfdb7d"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:04.829Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_zxt1y9', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:04.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "cf067557-e33d-4edc-9375-00c398425822"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:04.829Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_43xarc', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:04.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f46e4a7-839c-408b-b886-c9cad3cfdb7d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:04.829Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1084f442-6b26-4fb7-a2a1-f07284327445', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'936e1efa-a211-40b7-8cf3-c2e81ec51826', 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-10-12T05:27:04.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "94bbb22a-57c3-462d-b6e5-77e547512822"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:04.829Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_zxt1y9', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:04.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "cf067557-e33d-4edc-9375-00c398425822"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:04.829Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_mb1ql9'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:04.829Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "94bbb22a-57c3-462d-b6e5-77e547512822"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:05.984Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_vzafvg', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:05.984Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2509508d-00e5-424c-9b48-8f71555b79dd"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:06.844Z", "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-10-12T05:27:06.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2509508d-00e5-424c-9b48-8f71555b79dd"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:06.844Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_vzafvg', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:06.844Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2509508d-00e5-424c-9b48-8f71555b79dd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:08.388Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:08.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:08.768Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_mb1ql9', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:08.768Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "94bbb22a-57c3-462d-b6e5-77e547512822"}], "metadata": {"pagination": {"total": 200, "offset": 177, "size": 50}}} 2018-10-12 05:27:09,135 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:09,135 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:09 GMT 2018-10-12 05:27:09,135 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:09,135 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17083 2018-10-12 05:27:09,135 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:09,136 - 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-10-12 05:27:09,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_vellum_host_d97gfv', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:09,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_ellis_host_43xarc', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:09,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_vellum_host_d97gfv', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:09,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:27:09,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:27:09,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-12 05:27:09,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:27:09,137 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-12 05:27:09,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-12 05:27:09,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-12 05:27:09,138 - 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-10-12 05:27:09,138 - 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-10-12 05:27:09,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_dime_host_zxt1y9', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:09,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_ellis_host_43xarc', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'1084f442-6b26-4fb7-a2a1-f07284327445', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'936e1efa-a211-40b7-8cf3-c2e81ec51826', u'external_name': u'clearwater-sg_sprout', u'external_type': u'security_group'}] 2018-10-12 05:27:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_dime_host_zxt1y9', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_sprout_host_mb1ql9'} 2018-10-12 05:27:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_homer_host_vzafvg', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:09,139 - 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-10-12 05:27:09,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_homer_host_vzafvg', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:09,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-12 05:27:09,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_sprout_host_mb1ql9', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:09,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:27:09,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:09,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:09,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:09,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:09,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:09,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:09,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:09,382 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:27:09,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:09,382 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:09 GMT 2018-10-12 05:27:09,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:09,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:27:09,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:14,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:27:15,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:15,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:15,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:15,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:15,301 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:15,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:15,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:15,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:09.238Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:09.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:09.238Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:09.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:09.238Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:09.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:09.238Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:09.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:09.238Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:09.238Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:09.650Z", "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-10-12T05:27:09.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "94bbb22a-57c3-462d-b6e5-77e547512822"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:09.650Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_mb1ql9', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:09.650Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "94bbb22a-57c3-462d-b6e5-77e547512822"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:10.328Z", "message": "Configuring node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:10.328Z", "message": "Configuring node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:10.328Z", "message": "Configuring node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:10.328Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:10.328Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:10.696Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'332d4679-4039-43db-9fc2-95d960191c10', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'6e6a1c63-1785-4730-b274-fe29c31622f6', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:10.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e03ff2e4-feb6-4571-8adf-6bfae726f15e"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:10.696Z", "message": "Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8c5b7932-8e91-4795-a725-749cb405f7ad', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'1084f442-6b26-4fb7-a2a1-f07284327445', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'b78aaf72-8113-4e94-8eb1-c3318ccde553', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}]", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:10.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6de57628-59d3-473e-b687-b64de7728954"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:10.696Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_fjc3bu'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:10.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e03ff2e4-feb6-4571-8adf-6bfae726f15e"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:10.696Z", "message": "server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_ksf15e'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:10.696Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6de57628-59d3-473e-b687-b64de7728954"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:11.354Z", "message": "Configuring node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:11.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:11.354Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:11.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:11.354Z", "message": "Starting node", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:11.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:11.354Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:11.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:12.409Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:12.409Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:12.409Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:12.409Z", "message": "Starting node", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:12.409Z", "message": "Starting node", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:12.409Z", "message": "Starting node", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:12.409Z", "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-10-12T05:27:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:12.409Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:12.409Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:12.659Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_ksf15e', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:12.659Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6de57628-59d3-473e-b687-b64de7728954"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:14.226Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:14.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:14.226Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:14.226Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:14.752Z", "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-10-12T05:27:14.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e03ff2e4-feb6-4571-8adf-6bfae726f15e"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:14.752Z", "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-10-12T05:27:14.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6de57628-59d3-473e-b687-b64de7728954"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:14.752Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_fjc3bu', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:14.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e03ff2e4-feb6-4571-8adf-6bfae726f15e"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:14.752Z", "message": "Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_ksf15e', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:14.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6de57628-59d3-473e-b687-b64de7728954"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:14.752Z", "message": "server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_fjc3bu', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:14.752Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e03ff2e4-feb6-4571-8adf-6bfae726f15e"}], "metadata": {"pagination": {"total": 235, "offset": 200, "size": 50}}} 2018-10-12 05:27:15,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:15,302 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:15 GMT 2018-10-12 05:27:15,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:15,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22196 2018-10-12 05:27:15,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:15,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-12 05:27:15,303 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.create' 2018-10-12 05:27:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-12 05:27:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-12 05:27:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-12 05:27:15,304 - 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-10-12 05:27:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_sprout_host_mb1ql9', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:15,304 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:27:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:27:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:27:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-12 05:27:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'332d4679-4039-43db-9fc2-95d960191c10', u'external_name': u'clearwater-sg_bind', u'external_type': u'security_group'}, {u'external_id': u'6e6a1c63-1785-4730-b274-fe29c31622f6', u'floating_ip_address': u'172.30.9.204', u'external_type': u'floatingip'}] 2018-10-12 05:27:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Instance relationship target instances: [{u'external_id': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', u'external_type': u'keypair'}, {u'external_id': u'a516abe3-2483-4119-b14d-514311ec8fdf', u'external_name': u'clearwater-sg_base', u'external_type': u'security_group'}, {u'external_id': u'8c5b7932-8e91-4795-a725-749cb405f7ad', u'external_name': u'clearwater-sg_bono', u'external_type': u'security_group'}, {u'external_id': u'1084f442-6b26-4fb7-a2a1-f07284327445', u'external_name': u'clearwater-sg_internal_sip', u'external_type': u'security_group'}, {u'external_id': u'b78aaf72-8113-4e94-8eb1-c3318ccde553', u'floating_ip_address': u'172.30.9.203', u'external_type': u'floatingip'}] 2018-10-12 05:27:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bind_host_fjc3bu'} 2018-10-12 05:27:15,305 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server before transformations: {'meta': {}, 'name': 'server_clearwater-opnfv_bono_host_ksf15e'} 2018-10-12 05:27:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:27:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-12 05:27:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:27:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-12 05:27:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-12 05:27:15,306 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-12 05:27:15,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-12 05:27:15,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:27:15,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:27:15,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:27:15,307 - 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-10-12 05:27:15,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-12 05:27:15,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bono_host_ksf15e', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:15,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-12 05:27:15,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-12 05:27:15,308 - 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-10-12 05:27:15,308 - 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-10-12 05:27:15,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bind_host_fjc3bu', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:15,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating VM with parameters: {'name': 'server_clearwater-opnfv_bono_host_ksf15e', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:15,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - server.create() server after transformations: {'name': 'server_clearwater-opnfv_bind_host_fjc3bu', 'key_name': u'cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'image': u'712831d9-2c1b-40b6-b503-5f812550efad', 'meta': {'cloudify_management_network_name': u'cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b', 'cloudify_management_network_id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}, 'nics': [{'net-id': u'76f3c403-2082-46a6-b4cc-71029a73b008'}], 'flavor': u'e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06'} 2018-10-12 05:27:15,309 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:27:15,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:15,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:15,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:15,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:15,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:15,452 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:15,452 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:15,452 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:27:15,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:15,452 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:15 GMT 2018-10-12 05:27:15,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:15,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:27:15,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:20,458 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:27:20,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:20,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:20,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:20,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:20,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:20,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:20,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:20,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_zxt1y9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:15.923Z", "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-10-12T05:27:15.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:15.923Z", "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-10-12T05:27:15.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:15.923Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:15.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:15.923Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:15.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:15.923Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:15.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:17.055Z", "message": "Configuring node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:17.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:17.055Z", "message": "Configuring node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:17.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:17.055Z", "message": "Configuring node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:17.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:17.055Z", "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-10-12T05:27:17.055Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:18.098Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:18.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:18.098Z", "message": "Starting node", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:18.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:18.098Z", "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-10-12T05:27:18.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:18.098Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:18.098Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:19.564Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:19.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:19.564Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:19.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:19.564Z", "message": "Starting node", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:19.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:19.564Z", "message": "Starting node", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:19.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:19.564Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:19.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:19.564Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:19.564Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 254, "offset": 235, "size": 50}}} 2018-10-12 05:27:20,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:20,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:20 GMT 2018-10-12 05:27:20,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:20,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11771 2018-10-12 05:27:20,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:20,598 - 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-10-12 05:27:20,598 - 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-10-12 05:27:20,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-12 05:27:20,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-12 05:27:20,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-12 05:27:20,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:27:20,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:27:20,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:27:20,600 - 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-10-12 05:27:20,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-12 05:27:20,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:27:20,600 - 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-10-12 05:27:20,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-12 05:27:20,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-12 05:27:20,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-12 05:27:20,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:27:20,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:27:20,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-12 05:27:20,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' 2018-10-12 05:27:20,601 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:27:20,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:20,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:20,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:20,679 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:20,679 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:20,679 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:20,679 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:20,679 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:27:20,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:20,679 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:20 GMT 2018-10-12 05:27:20,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:20,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:27:20,680 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:25,685 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:27:25,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:25,766 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:25,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:25,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:25,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:25,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:25,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:25,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fjc3bu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:20.716Z", "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-10-12T05:27:20.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:21.590Z", "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-10-12T05:27:21.590Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:22.611Z", "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-10-12T05:27:22.611Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 257, "offset": 254, "size": 50}}} 2018-10-12 05:27:25,767 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:25,767 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:25 GMT 2018-10-12 05:27:25,767 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:25,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3449 2018-10-12 05:27:25,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:25,767 - 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-10-12 05:27:25,768 - 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-10-12 05:27:25,768 - 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-10-12 05:27:25,768 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:27:25,835 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:25,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:25,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:25,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:25,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:25,836 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:25,836 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:25,836 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:27:25,836 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:25,836 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:25 GMT 2018-10-12 05:27:25,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:25,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:27:25,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:30,842 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:27:30,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:30,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:30,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:30,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:30,973 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:30,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:30,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:30,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-12 05:27:30,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:30,974 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:30 GMT 2018-10-12 05:27:30,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:30,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:27:30,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:30,974 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:27:31,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:31,514 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:31,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:31,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:31,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:31,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:31,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:31,514 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:27:31,514 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:31,515 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:31 GMT 2018-10-12 05:27:31,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:31,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:27:31,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:36,520 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:27:36,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:36,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:36,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:36,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:36,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:36,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:36,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:36,597 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 257, "offset": 257, "size": 50}}} 2018-10-12 05:27:36,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:36,598 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:36 GMT 2018-10-12 05:27:36,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:36,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:27:36,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:36,598 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:27:36,674 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:36,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:36,675 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:36,675 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:36,675 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:36,675 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:36,675 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:36,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:27:36,675 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:36,675 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:36 GMT 2018-10-12 05:27:36,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:36,676 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:27:36,676 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:41,681 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:27:41,786 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:41,786 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:41,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:41,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:41,787 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:41,787 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:41,787 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:41,787 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:41.681Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:41.681Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 258, "offset": 257, "size": 50}}} 2018-10-12 05:27:41,787 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:41,787 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:41 GMT 2018-10-12 05:27:41,787 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:41,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 595 2018-10-12 05:27:41,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:41,788 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:41,788 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:27:41,864 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:41,864 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:41,864 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:41,864 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:41,864 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:41,864 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:41,864 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:41,864 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:27:41,865 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:41,865 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:41 GMT 2018-10-12 05:27:41,865 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:41,865 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:27:41,865 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:46,870 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:27:46,955 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:46,955 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:46,955 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:46,955 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:46,956 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:46,956 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:46,956 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:46,956 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:42.646Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:42.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:43.922Z", "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-10-12T05:27:43.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:45.551Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:45.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:45.664Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:45.664Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:46.680Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:46.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:46.680Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:46.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:46.680Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:46.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:46.680Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:46.680Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 266, "offset": 258, "size": 50}}} 2018-10-12 05:27:46,956 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:46,956 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:46 GMT 2018-10-12 05:27:46,956 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:46,956 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4809 2018-10-12 05:27:46,956 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:46,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:46,957 - 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-10-12 05:27:46,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:46,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:46,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:46,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:46,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:46,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:46,958 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:27:47,030 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:47,031 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:47,031 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:47,031 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:47,031 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:47,031 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:47,031 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:47,031 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:27:47,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:47,031 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:47 GMT 2018-10-12 05:27:47,032 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:47,032 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:27:47,032 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:52,037 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:27:52,141 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:52,141 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:52,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:52,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:52,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:52,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:52,142 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:52,142 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_zxt1y9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:47.739Z", "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-10-12T05:27:47.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:48.698Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:48.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:48.698Z", "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-10-12T05:27:48.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:48.698Z", "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-10-12T05:27:48.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:48.698Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:48.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:50.446Z", "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-10-12T05:27:50.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:51.715Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:51.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:51.715Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:51.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:51.715Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:51.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:51.715Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:51.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:51.715Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:51.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 277, "offset": 266, "size": 50}}} 2018-10-12 05:27:52,142 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:52,142 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:52 GMT 2018-10-12 05:27:52,142 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:52,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8215 2018-10-12 05:27:52,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:52,143 - 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-10-12 05:27:52,143 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:52,143 - 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-10-12 05:27:52,143 - 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-10-12 05:27:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:52,144 - 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-10-12 05:27:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:52,144 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:52,145 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:52,145 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:27:52,228 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:52,228 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:52,228 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:52,228 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:52,229 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:52,229 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:52,229 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:52,229 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:27:52,229 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:52,229 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:52 GMT 2018-10-12 05:27:52,229 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:52,229 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:27:52,229 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:57,235 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:27:57,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:57,316 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:57,316 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:57,316 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:57,316 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:57,316 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:57,316 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:57,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:52.724Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:27:52.724Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:53.740Z", "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-10-12T05:27:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:53.740Z", "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-10-12T05:27:53.740Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:27:54.755Z", "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-10-12T05:27:54.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 281, "offset": 277, "size": 50}}} 2018-10-12 05:27:57,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:57,317 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:57 GMT 2018-10-12 05:27:57,317 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:57,317 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3999 2018-10-12 05:27:57,317 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:27:57,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:27:57,317 - 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-10-12 05:27:57,318 - 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-10-12 05:27:57,318 - 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-10-12 05:27:57,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:27:57,383 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:27:57,383 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:27:57,383 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:27:57,383 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:27:57,383 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:27:57,384 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:27:57,384 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:27:57,384 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:27:57,384 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:27:57,384 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:27:57 GMT 2018-10-12 05:27:57,384 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:27:57,384 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:27:57,384 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:02,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:28:02,465 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:02,465 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:02,465 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:02,465 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:02,466 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:02,466 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:02,466 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:02,466 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-12 05:28:02,466 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:02,466 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:02 GMT 2018-10-12 05:28:02,466 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:02,466 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:28:02,466 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:02,467 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:28:02,542 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:02,542 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:02,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:02,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:02,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:02,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:02,543 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:02,543 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:28:02,543 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:02,543 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:02 GMT 2018-10-12 05:28:02,543 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:02,543 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:28:02,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:07,549 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:28:07,626 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:07,627 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:07,627 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:07,627 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:07,627 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:07,627 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:07,627 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:07,627 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-12 05:28:07,627 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:07,627 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:07 GMT 2018-10-12 05:28:07,627 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:07,628 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:28:07,628 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:07,628 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:28:07,705 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:07,705 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:07,705 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:07,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:07,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:07,706 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:07,706 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:07,706 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:28:07,706 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:07,706 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:07 GMT 2018-10-12 05:28:07,706 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:07,706 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:28:07,706 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:12,708 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:28:12,789 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:12,789 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:12,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:12,790 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:12,790 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:12,790 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:12,790 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:12,790 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 281, "offset": 281, "size": 50}}} 2018-10-12 05:28:12,790 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:12,790 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:12 GMT 2018-10-12 05:28:12,790 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:12,790 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:28:12,790 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:12,791 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:28:12,859 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:12,860 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:12,860 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:12,860 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:12,860 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:12,860 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:12,860 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:12,860 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:28:12,861 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:12,861 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:12 GMT 2018-10-12 05:28:12,861 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:12,861 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:28:12,861 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:17,866 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:28:17,984 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:17,984 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:17,984 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:17,984 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:17,984 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:17,984 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:17,984 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:17,985 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:13.992Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:13.992Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:14.770Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:14.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:16.332Z", "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-10-12T05:28:16.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:17.757Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:17.757Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:17.780Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:17.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 286, "offset": 281, "size": 50}}} 2018-10-12 05:28:17,985 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:17,985 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:17 GMT 2018-10-12 05:28:17,985 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:17,985 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3266 2018-10-12 05:28:17,985 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:17,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:17,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:17,986 - 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-10-12 05:28:17,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:17,986 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:17,986 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:28:18,078 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:18,079 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:18,079 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:18,079 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:18,079 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:18,079 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:18,079 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:18,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:28:18,079 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:18,080 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:18 GMT 2018-10-12 05:28:18,080 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:18,080 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:28:18,080 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:23,085 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:28:23,177 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:23,177 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:23,178 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:23,178 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:23,178 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:23,178 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:23,178 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:23,178 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:18.800Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:18.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:18.800Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:18.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:18.800Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:18.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:18.800Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:18.800Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:20.056Z", "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-10-12T05:28:20.056Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:20.822Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:20.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:20.822Z", "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-10-12T05:28:20.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:20.822Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:20.822Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:21.867Z", "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-10-12T05:28:21.867Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:22.884Z", "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-10-12T05:28:22.884Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 296, "offset": 286, "size": 50}}} 2018-10-12 05:28:23,178 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:23,178 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:23 GMT 2018-10-12 05:28:23,178 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:23,179 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7708 2018-10-12 05:28:23,179 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:23,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:23,179 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:23,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:23,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:23,180 - 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-10-12 05:28:23,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:23,180 - 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-10-12 05:28:23,180 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:23,180 - 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-10-12 05:28:23,181 - 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-10-12 05:28:23,181 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:28:23,270 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:23,270 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:23,270 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:23,270 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:23,270 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:23,270 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:23,270 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:23,271 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:28:23,271 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:23,271 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:23 GMT 2018-10-12 05:28:23,271 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:23,271 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:28:23,271 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:28,276 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:28:28,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:28,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:28,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:28,356 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:28,356 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:28,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:28,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:28,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:23.899Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:23.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:23.899Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:23.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:23.899Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:23.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:23.899Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:23.899Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:24.917Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:24.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:24.917Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:24.917Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:25.934Z", "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-10-12T05:28:25.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:25.934Z", "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-10-12T05:28:25.934Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:26.952Z", "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-10-12T05:28:26.952Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 305, "offset": 296, "size": 50}}} 2018-10-12 05:28:28,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:28,357 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:28 GMT 2018-10-12 05:28:28,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:28,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6562 2018-10-12 05:28:28,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:28,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:28,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:28,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:28,358 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:28,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:28,359 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:28:28,359 - 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-10-12 05:28:28,359 - 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-10-12 05:28:28,359 - 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-10-12 05:28:28,359 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:28:28,427 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:28,427 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:28,427 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:28,427 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:28,427 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:28,427 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:28,428 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:28,428 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:28:28,428 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:28,428 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:28 GMT 2018-10-12 05:28:28,428 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:28,428 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:28:28,428 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:33,434 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:28:33,516 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:33,517 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:33,517 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:33,517 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:33,517 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:33,517 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:33,517 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:33,517 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-12 05:28:33,517 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:33,518 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:33 GMT 2018-10-12 05:28:33,518 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:33,518 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:28:33,518 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:33,518 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:28:33,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:33,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:33,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:33,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:33,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:33,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:33,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:33,591 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:28:33,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:33,591 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:33 GMT 2018-10-12 05:28:33,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:33,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:28:33,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:38,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:28:38,692 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:38,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:38,693 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:38,693 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:38,693 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:38,693 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:38,693 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:38,693 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-12 05:28:38,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:38,693 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:38 GMT 2018-10-12 05:28:38,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:38,694 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:28:38,694 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:38,694 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:28:38,762 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:38,762 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:38,762 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:38,762 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:38,763 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:38,763 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:38,763 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:38,763 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:28:38,763 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:38,763 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:38 GMT 2018-10-12 05:28:38,763 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:38,763 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:28:38,763 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:43,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:28:44,483 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:44,483 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:44,483 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:44,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:44,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:44,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:44,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:44,484 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 305, "offset": 305, "size": 50}}} 2018-10-12 05:28:44,484 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:44,484 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:44 GMT 2018-10-12 05:28:44,484 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:44,484 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:28:44,484 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:44,484 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:28:45,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:45,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:45,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:45,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:45,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:45,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:45,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:45,598 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:28:45,598 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:45,599 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:45 GMT 2018-10-12 05:28:45,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:45,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:28:45,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:50,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:28:51,048 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:51,049 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:51,049 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:51,049 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:51,049 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:51,049 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:51,049 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:51,049 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:46.404Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:46.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:46.973Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:46.973Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:50.171Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:50.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 308, "offset": 305, "size": 50}}} 2018-10-12 05:28:51,049 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:51,049 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:51 GMT 2018-10-12 05:28:51,050 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:51,050 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1619 2018-10-12 05:28:51,050 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:51,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:51,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:51,050 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:51,051 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:28:51,949 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:51,949 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:51,949 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:51,949 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:51,949 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:51,949 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:51,949 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:51,949 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:28:51,950 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:51,950 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:51 GMT 2018-10-12 05:28:51,950 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:51,950 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:28:51,950 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:56,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:28:59,739 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:28:59,739 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:28:59,739 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:28:59,739 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:28:59,739 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:28:59,739 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:28:59,739 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:28:59,740 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:51.621Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:51.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:51.621Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:51.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:51.621Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:51.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:51.621Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:51.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:51.621Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:51.621Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:53.292Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:53.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:53.292Z", "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-10-12T05:28:53.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:53.292Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:53.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:56.326Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:56.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:56.326Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:56.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:56.326Z", "message": "Sending task 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:56.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:56.326Z", "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-10-12T05:28:56.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:56.326Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:56.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:56.326Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:56.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 322, "offset": 308, "size": 50}}} 2018-10-12 05:28:59,740 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:28:59,740 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:28:59 GMT 2018-10-12 05:28:59,740 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:28:59,740 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8508 2018-10-12 05:28:59,740 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:28:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:59,741 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:59,742 - 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-10-12 05:28:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:59,742 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:59,743 - 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-10-12 05:28:59,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:59,743 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:28:59,743 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:29:01,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:01,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:01,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:01,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:01,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:01,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:01,170 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:01,170 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:29:01,170 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:01,170 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:01 GMT 2018-10-12 05:29:01,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:01,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:29:01,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:06,176 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:29:06,428 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:06,428 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:06,428 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:06,428 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:06,428 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:06,429 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:06,429 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:06,429 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_43xarc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:59.083Z", "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": "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-10-12T05:28:59.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:59.083Z", "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": "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-10-12T05:28:59.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:28:59.083Z", "message": "Task started 'nova_plugin.server.start' [retry 3/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:28:59.083Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:01.172Z", "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-10-12T05:29:01.172Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:03.851Z", "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-10-12T05:29:03.851Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:05.000Z", "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": "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-10-12T05:29:05.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 328, "offset": 322, "size": 50}}} 2018-10-12 05:29:06,429 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:06,429 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:06 GMT 2018-10-12 05:29:06,429 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:06,429 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6271 2018-10-12 05:29:06,429 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:06,430 - 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-10-12 05:29:06,430 - 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-10-12 05:29:06,430 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 3/60] 2018-10-12 05:29:06,430 - 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-10-12 05:29:06,431 - 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-10-12 05:29:06,431 - 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-10-12 05:29:06,431 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:29:06,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:06,539 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:06,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:06,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:06,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:06,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:06,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:06,540 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:29:06,540 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:06,540 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:06 GMT 2018-10-12 05:29:06,540 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:06,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:29:06,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:11,546 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:29:11,971 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:11,971 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:11,971 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:11,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:11,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:11,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:11,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:11,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:06.701Z", "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": "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-10-12T05:29:06.701Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 329, "offset": 328, "size": 50}}} 2018-10-12 05:29:11,972 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:11,972 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:11 GMT 2018-10-12 05:29:11,972 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:11,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1220 2018-10-12 05:29:11,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:11,972 - 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-10-12 05:29:11,972 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:29:12,206 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:12,206 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:12,206 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:12,206 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:12,206 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:12,206 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:12,207 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:12,207 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:29:12,207 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:12,207 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:12 GMT 2018-10-12 05:29:12,207 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:12,207 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:29:12,207 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:17,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:29:17,688 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:17,688 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:17,689 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:17,689 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:17,689 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:17,689 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:17,689 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:17,689 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 329, "offset": 329, "size": 50}}} 2018-10-12 05:29:17,689 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:17,689 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:17 GMT 2018-10-12 05:29:17,689 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:17,690 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:29:17,690 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:17,690 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:29:18,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:18,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:18,148 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:18,148 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:18,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:18,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:18,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:18,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:29:18,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:18,149 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:18 GMT 2018-10-12 05:29:18,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:18,149 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:29:18,149 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:23,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:29:23,224 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:23,224 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:23,225 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:23,225 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:23,225 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:23,225 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:23,225 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:23,225 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:21.684Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:21.684Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:22.374Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:22.374Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 331, "offset": 329, "size": 50}}} 2018-10-12 05:29:23,225 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:23,225 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:23 GMT 2018-10-12 05:29:23,225 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:23,226 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1108 2018-10-12 05:29:23,226 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:23,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:23,226 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:23,226 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:29:23,482 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:23,482 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:23,482 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:23,483 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:23,483 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:23,483 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:23,483 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:23,483 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:29:23,483 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:23,483 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:23 GMT 2018-10-12 05:29:23,483 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:23,483 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:29:23,483 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:28,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:29:28,556 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:28,557 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:28,557 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:28,557 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:28,557 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:28,557 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:28,557 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:28,557 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:23.928Z", "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-10-12T05:29:23.928Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:26.164Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:26.164Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:26.391Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:26.391Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:27.458Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:27.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:27.458Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:27.458Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 336, "offset": 331, "size": 50}}} 2018-10-12 05:29:28,557 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:28,558 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:28 GMT 2018-10-12 05:29:28,558 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:28,558 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3266 2018-10-12 05:29:28,558 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:28,558 - 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-10-12 05:29:28,558 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:28,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:28,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:28,559 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:28,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:29:28,651 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:28,651 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:28,651 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:28,652 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:28,652 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:28,652 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:28,652 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:28,652 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:29:28,652 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:28,652 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:28 GMT 2018-10-12 05:29:28,652 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:28,652 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:29:28,652 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:33,658 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:29:34,254 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:34,254 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:34,254 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:34,254 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:34,254 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:34,254 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:34,255 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:34,255 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_zxt1y9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:28.836Z", "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-10-12T05:29:28.836Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:29.636Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:29.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:29.636Z", "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": "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-10-12T05:29:29.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:29.636Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:29.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:31.206Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:31.206Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:32.661Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:32.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:32.661Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:32.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:32.661Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:32.661Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 344, "offset": 336, "size": 50}}} 2018-10-12 05:29:34,255 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:34,255 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:34 GMT 2018-10-12 05:29:34,255 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:34,255 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5430 2018-10-12 05:29:34,255 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:34,256 - 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-10-12 05:29:34,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:34,256 - 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-10-12 05:29:34,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:34,256 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:34,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:34,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:34,257 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:34,257 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:29:35,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:35,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:35,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:35,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:35,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:35,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:35,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:35,443 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:29:35,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:35,443 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:35 GMT 2018-10-12 05:29:35,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:35,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:29:35,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:40,449 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:29:40,586 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:40,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:40,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:40,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:40,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:40,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:40,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:40,587 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:35.009Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:35.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:35.009Z", "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": "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-10-12T05:29:35.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:35.009Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:35.009Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:35.176Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:35.176Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6bb6b77a-38b0-4e87-8b94-3edb30875bc5"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:37.081Z", "message": "Server is ACTIVE", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:37.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "41f60c55-8401-4025-b1af-4fe391cf4016"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:37.912Z", "message": "Sending task 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:37.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:37.912Z", "message": "Task started 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:37.912Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:40.307Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:40.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 352, "offset": 344, "size": 50}}} 2018-10-12 05:29:40,587 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:40,587 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:40 GMT 2018-10-12 05:29:40,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:40,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4809 2018-10-12 05:29:40,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:40,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:40,588 - 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-10-12 05:29:40,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:40,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-12 05:29:40,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-12 05:29:40,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:40,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:40,589 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:40,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:29:40,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:40,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:40,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:40,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:40,781 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:40,781 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:40,781 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:40,781 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:29:40,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:40,781 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:40 GMT 2018-10-12 05:29:40,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:40,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:29:40,782 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:45,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:29:51,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:51,212 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:51,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:51,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:51,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:51,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:51,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:51,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:40.745Z", "message": "Server is ACTIVE", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:40.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d9653ee2-3a48-462b-9a58-9ddb1af1eb61"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:41.069Z", "message": "Creating Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:41.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:41.069Z", "message": "Creating Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:41.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:41.069Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:41.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:41.069Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:41.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:41.069Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:41.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:42.069Z", "message": "Server is ACTIVE", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:42.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "72dbf401-f586-4308-af00-9712fa1330a3"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:42.411Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:42.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:42.411Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:42.411Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:44.941Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:44.941Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:46.764Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:46.764Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:49.350Z", "message": "Creating Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:49.350Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:49.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:49.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:49.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:49.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:49.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:49.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:49.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:49.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:49.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:49.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:49.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:49.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:49.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:49.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:49.873Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:49.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:49.873Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:49.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:49.873Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:49.873Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}], "metadata": {"pagination": {"total": 374, "offset": 352, "size": 50}}} 2018-10-12 05:29:51,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:51,212 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:51 GMT 2018-10-12 05:29:51,213 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:51,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11580 2018-10-12 05:29:51,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:51,213 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-12 05:29:51,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-12 05:29:51,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-12 05:29:51,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-12 05:29:51,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-12 05:29:51,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:51,214 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-12 05:29:51,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-12 05:29:51,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-12 05:29:51,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:51,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:51,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-12 05:29:51,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:51,215 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:51,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:51,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:51,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:51,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:51,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:51,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:51,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-12 05:29:51,217 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:29:51,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:29:51,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:51,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:51,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:51,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:51,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:51,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:51,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:51,366 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:29:51,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:51,366 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:51 GMT 2018-10-12 05:29:51,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:51,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:29:51,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:56,372 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:29:57,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:57,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:57,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:57,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:57,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:57,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:57,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:57,596 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ksf15e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:50.869Z", "message": "Creating Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:50.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:50.869Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:50.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:50.869Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:50.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:50.869Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:50.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:50.869Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:50.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:50.869Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 4/60]", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:50.869Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "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-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "env set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:52.189Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:52.189Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}], "metadata": {"pagination": {"total": 450, "offset": 374, "size": 50}}} 2018-10-12 05:29:57,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:57,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:57 GMT 2018-10-12 05:29:57,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:57,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27233 2018-10-12 05:29:57,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:29:57,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-12 05:29:57,598 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-12 05:29:57,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-12 05:29:57,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-12 05:29:57,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-12 05:29:57,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 4/60] 2018-10-12 05:29:57,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,599 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,600 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,601 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,602 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,603 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-12 05:29:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-12 05:29:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-12 05:29:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-12 05:29:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-12 05:29:57,605 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:29:57,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:29:57,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:29:57,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:29:57,606 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:29:57,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:29:57,780 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:29:57,780 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:29:57,780 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:29:57,780 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:29:57,780 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:29:57,780 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:29:57,780 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:29:57,781 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:29:57,781 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:29:57,781 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:29:57 GMT 2018-10-12 05:29:57,781 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:29:57,781 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:29:57,781 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:02,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:30:04,120 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:04,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:04,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:04,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:04,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:04,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:04,121 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:04,121 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Creating Agent bind_host_fjc3bu", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Creating agent from package", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "system_python set by default value", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:53.278Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_fjc3bu/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:53.278Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:54.020Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:54.020Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:54.453Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:54.453Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:56.219Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:56.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}], "metadata": {"pagination": {"total": 598, "offset": 424, "size": 50}}} 2018-10-12 05:30:04,121 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:04,121 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:04 GMT 2018-10-12 05:30:04,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:04,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27725 2018-10-12 05:30:04,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:04,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,123 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,124 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-12 05:30:04,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bind_host_fjc3bu 2018-10-12 05:30:04,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-12 05:30:04,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-12 05:30:04,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-12 05:30:04,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-12 05:30:04,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bind_host_fjc3bu/cloudify/ssl/cloudify_internal_cert.pem 2018-10-12 05:30:04,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-12 05:30:04,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-12 05:30:04,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-12 05:30:04,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:04,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:30:04,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:04,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:04,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:04,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:04,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:04,333 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:04,333 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:04,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:30:04,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:04,333 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:04 GMT 2018-10-12 05:30:04,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:04,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:30:04,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:09,339 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:30:09,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:09,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:09,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:09,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:09,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:09,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:09,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:09,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Auto-correcting virtualenv /home/ubuntu/bind_host_fjc3bu/env", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "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-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_fjc3bu/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_fjc3bu/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_fjc3bu', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_fjc3bu/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_fjc3bu', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'}", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Creating...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "env set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "/home/ubuntu/bind_host_fjc3bu/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-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "Successfully created daemon: bind_host_fjc3bu", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f950ad47-c5f0-43fe-87af-bc0b2487db96"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:57.604Z", "message": "system_python set by default value", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:57.604Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.026Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.026Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Creating agent from package", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Creating Agent homer_host_vzafvg", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "env set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "env set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.690Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_vzafvg/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.948Z", "message": "Configuring Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.948Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.948Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:58.948Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:58.948Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}], "metadata": {"pagination": {"total": 698, "offset": 474, "size": 50}}} 2018-10-12 05:30:09,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:09,511 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:09 GMT 2018-10-12 05:30:09,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:09,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28645 2018-10-12 05:30:09,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:09,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bind_host_fjc3bu/env 2018-10-12 05:30:09,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-12 05:30:09,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bind_host_fjc3bu/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bind_host_fjc3bu/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_fjc3bu', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bind_host_fjc3bu/work', 'CLOUDIFY_DAEMON_QUEUE': 'bind_host_fjc3bu', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'} 2018-10-12 05:30:09,513 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:30:09,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-12 05:30:09,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-12 05:30:09,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-12 05:30:09,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-12 05:30:09,514 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bind_host_fjc3bu/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-10-12 05:30:09,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-12 05:30:09,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:09,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-12 05:30:09,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bind_host_fjc3bu 2018-10-12 05:30:09,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-12 05:30:09,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-12 05:30:09,515 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,516 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-12 05:30:09,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-12 05:30:09,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent homer_host_vzafvg 2018-10-12 05:30:09,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-12 05:30:09,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-12 05:30:09,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-12 05:30:09,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:09,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:09,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/homer_host_vzafvg/cloudify/ssl/cloudify_internal_cert.pem 2018-10-12 05:30:09,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-12 05:30:09,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:09,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-12 05:30:09,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:09,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,520 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:09,521 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:30:09,679 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:09,679 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:09,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:09,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:09,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:09,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:09,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:09,680 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:30:09,680 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:09,680 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:09 GMT 2018-10-12 05:30:09,680 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:09,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:30:09,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:14,686 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:30:14,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:14,818 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:14,818 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:14,818 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:14,818 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:14,818 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:14,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:14,818 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Untaring Agent package...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "system_python set by default value", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Creating Agent bono_host_ksf15e", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Creating agent from package", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "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-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "system_python set by default value", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "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-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ksf15e/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Server is ACTIVE", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b5e4e7be-58f2-4e63-8120-0dde6e85e311"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Creating Agent sprout_host_mb1ql9", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:29:59.753Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:29:59.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:00.108Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:00.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:00.108Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:00.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:00.108Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:00.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:00.108Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:00.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:00.108Z", "message": "Creating Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:00.108Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 823, "offset": 524, "size": 50}}} 2018-10-12 05:30:14,819 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:14,819 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:14 GMT 2018-10-12 05:30:14,819 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:14,819 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27510 2018-10-12 05:30:14,819 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:14,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-12 05:30:14,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-12 05:30:14,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-12 05:30:14,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent bono_host_ksf15e 2018-10-12 05:30:14,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-12 05:30:14,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-12 05:30:14,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-12 05:30:14,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:30:14,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-12 05:30:14,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/bono_host_ksf15e/cloudify/ssl/cloudify_internal_cert.pem 2018-10-12 05:30:14,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-12 05:30:14,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,826 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent sprout_host_mb1ql9 2018-10-12 05:30:14,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:14,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-12 05:30:14,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-12 05:30:14,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-12 05:30:14,827 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-12 05:30:14,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-12 05:30:14,828 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-12 05:30:14,828 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:30:14,973 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:14,973 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:14,973 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:14,973 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:14,974 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:14,974 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:14,974 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:14,974 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:30:14,974 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:14,974 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:14 GMT 2018-10-12 05:30:14,974 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:14,974 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:30:14,974 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:19,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:30:20,307 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:20,307 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:20,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:20,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:20,308 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:20,308 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:20,308 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:20,308 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Auto-correcting virtualenv /home/ubuntu/homer_host_vzafvg/env", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Untaring Agent package...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Configuring Agent bind_host_fjc3bu", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_vzafvg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_vzafvg/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_vzafvg', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_vzafvg/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_vzafvg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'}", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Successfully configured daemon: bind_host_fjc3bu", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Untaring Agent package...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Creating agent from package", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.246Z", "message": "Configuring...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.246Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9e5da357-a428-49b4-a60a-f7ec0cf8f06c"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.728Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:01.728Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:01.728Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.442Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.442Z", "message": "Sending task 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.442Z", "message": "Starting Agent", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "/home/ubuntu/bono_host_ksf15e/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-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Creating...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_ksf15e/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_ksf15e/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_ksf15e', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_ksf15e/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_ksf15e', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'}", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Auto-correcting virtualenv /home/ubuntu/sprout_host_mb1ql9/env", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Successfully created daemon: homer_host_vzafvg", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Successfully created daemon: sprout_host_mb1ql9", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Creating...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Creating...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_mb1ql9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_mb1ql9/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_mb1ql9', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_mb1ql9/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_mb1ql9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'}", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Auto-correcting virtualenv /home/ubuntu/bono_host_ksf15e/env", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": " SNIMissingWarning", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "/home/ubuntu/sprout_host_mb1ql9/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-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": " SNIMissingWarning", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": " SNIMissingWarning", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Successfully created daemon: bono_host_ksf15e", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "163e5f58-62bc-40fe-bb02-c88fe3ce877a"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbc06f7f-cf27-4acc-9e59-b36326c0f206"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "/home/ubuntu/homer_host_vzafvg/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-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bbf0ae6-024c-4eb1-b89c-e179479a8b8d"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:04.446Z", "message": "Server is ACTIVE", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:04.446Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0bf6e0a3-f65e-4204-9244-6814611e7298"}], "metadata": {"pagination": {"total": 925, "offset": 574, "size": 50}}} 2018-10-12 05:30:20,308 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:20,308 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:20 GMT 2018-10-12 05:30:20,308 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:20,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 30783 2018-10-12 05:30:20,309 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:20,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:20,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-12 05:30:20,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/homer_host_vzafvg/env 2018-10-12 05:30:20,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-12 05:30:20,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-12 05:30:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-12 05:30:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bind_host_fjc3bu 2018-10-12 05:30:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/homer_host_vzafvg/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/homer_host_vzafvg/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_vzafvg', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/homer_host_vzafvg/work', 'CLOUDIFY_DAEMON_QUEUE': 'homer_host_vzafvg', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'} 2018-10-12 05:30:20,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-12 05:30:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bind_host_fjc3bu 2018-10-12 05:30:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-12 05:30:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:20,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:30:20,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-12 05:30:20,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-12 05:30:20,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-12 05:30:20,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-12 05:30:20,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:30:20,313 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:20,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-12 05:30:20,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:20,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 5/60] 2018-10-12 05:30:20,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-12 05:30:20,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/bono_host_ksf15e/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-10-12 05:30:20,314 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-12 05:30:20,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-12 05:30:20,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-12 05:30:20,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/bono_host_ksf15e/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/bono_host_ksf15e/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_ksf15e', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/bono_host_ksf15e/work', 'CLOUDIFY_DAEMON_QUEUE': 'bono_host_ksf15e', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'} 2018-10-12 05:30:20,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/sprout_host_mb1ql9/env 2018-10-12 05:30:20,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: homer_host_vzafvg 2018-10-12 05:30:20,315 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: sprout_host_mb1ql9 2018-10-12 05:30:20,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-12 05:30:20,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-12 05:30:20,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-12 05:30:20,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/sprout_host_mb1ql9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/sprout_host_mb1ql9/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_mb1ql9', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/sprout_host_mb1ql9/work', 'CLOUDIFY_DAEMON_QUEUE': 'sprout_host_mb1ql9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'} 2018-10-12 05:30:20,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/bono_host_ksf15e/env 2018-10-12 05:30:20,316 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-12 05:30:20,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-12 05:30:20,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/sprout_host_mb1ql9/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-10-12 05:30:20,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:30:20,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-12 05:30:20,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-12 05:30:20,317 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: bono_host_ksf15e 2018-10-12 05:30:20,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:30:20,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/homer_host_vzafvg/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-10-12 05:30:20,318 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-12 05:30:20,318 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:30:20,393 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:20,393 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:20,393 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:20,394 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:20,394 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:20,394 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:20,394 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:20,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:30:20,394 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:20,394 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:20 GMT 2018-10-12 05:30:20,394 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:20,394 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:30:20,395 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:25,400 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:30:25,776 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:25,776 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:25,776 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:25,776 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:25,777 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:25,777 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:25,777 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:25,777 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.599Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Creating Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 5/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Configuring Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Configuring Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Configuring Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Task started 'nova_plugin.server.start' [retry 5/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:05.719Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:05.719Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b27e182c-09ff-4464-bae2-abc4bf74ccd5"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b27e182c-09ff-4464-bae2-abc4bf74ccd5"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b27e182c-09ff-4464-bae2-abc4bf74ccd5"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b27e182c-09ff-4464-bae2-abc4bf74ccd5"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b27e182c-09ff-4464-bae2-abc4bf74ccd5"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.574Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.574Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.747Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:06.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:06.747Z", "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": "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-10-12T05:30:06.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b27e182c-09ff-4464-bae2-abc4bf74ccd5"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Configuring Agent homer_host_vzafvg", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}], "metadata": {"pagination": {"total": 971, "offset": 624, "size": 50}}} 2018-10-12 05:30:25,777 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:25,777 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:25 GMT 2018-10-12 05:30:25,777 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:25,777 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27372 2018-10-12 05:30:25,777 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-12 05:30:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-12 05:30:25,779 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 5/60] 2018-10-12 05:30:25,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-12 05:30:25,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-12 05:30:25,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:25,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-12 05:30:25,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:25,780 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 5/60] 2018-10-12 05:30:25,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-12 05:30:25,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-12 05:30:25,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:25,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-12 05:30:25,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-12 05:30:25,781 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:25,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-12 05:30:25,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:30:25,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,782 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,783 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:30:25,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:30:25,784 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:25,785 - 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-10-12 05:30:25,785 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,786 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_vzafvg 2018-10-12 05:30:25,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,787 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:25,787 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:30:25,886 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:25,886 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:25,886 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:25,886 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:25,886 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:25,886 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:25,886 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:25,887 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:30:25,887 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:25,887 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:25 GMT 2018-10-12 05:30:25,887 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:25,887 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:30:25,887 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:30,892 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:30:31,093 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:31,094 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:31,094 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:31,094 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:31,094 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:31,094 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:31,094 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:31,094 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "SSH connection is ready", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Validating SSH connection", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b27e182c-09ff-4464-bae2-abc4bf74ccd5"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Configuring Agent sprout_host_mb1ql9", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Starting Agent bind_host_fjc3bu", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b27e182c-09ff-4464-bae2-abc4bf74ccd5"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b27e182c-09ff-4464-bae2-abc4bf74ccd5"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Configuring Agent homer_host_vzafvg", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:07.586Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:07.586Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b27e182c-09ff-4464-bae2-abc4bf74ccd5"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:08.962Z", "message": "Successfully configured daemon: sprout_host_mb1ql9", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:08.962Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:08.962Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:08.962Z", "message": "Successfully configured daemon: homer_host_vzafvg", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:08.962Z", "message": "Configuring...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:08.962Z", "message": "Configuring...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:08.962Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f8b8718-5594-4c32-b1e7-e7cb97d3837e"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:08.962Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:08.962Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c21c8d3a-ec41-44a0-847e-9936ddccefa9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:09.021Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:09.021Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:09.794Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:09.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:09.794Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:09.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:09.794Z", "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": "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-10-12T05:30:09.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:09.794Z", "message": "Starting Agent", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:09.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:09.794Z", "message": "Starting Agent", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:09.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:09.794Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:09.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:09.794Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:09.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:09.794Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:09.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:09.794Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:09.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8869a32e-4768-463c-8491-3a2c53b719d3"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "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-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}], "metadata": {"pagination": {"total": 1033, "offset": 674, "size": 50}}} 2018-10-12 05:30:31,095 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:31,095 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:31 GMT 2018-10-12 05:30:31,095 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:31,095 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27675 2018-10-12 05:30:31,095 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:31,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:31,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:31,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:30:31,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent sprout_host_mb1ql9 2018-10-12 05:30:31,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bind_host_fjc3bu 2018-10-12 05:30:31,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent homer_host_vzafvg 2018-10-12 05:30:31,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: sprout_host_mb1ql9 2018-10-12 05:30:31,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-12 05:30:31,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-12 05:30:31,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: homer_host_vzafvg 2018-10-12 05:30:31,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:30:31,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:30:31,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-12 05:30:31,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-12 05:30:31,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:31,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-12 05:30:31,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:31,101 - 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-10-12 05:30:31,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-12 05:30:31,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-12 05:30:31,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:31,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:31,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:31,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:31,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:31,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,103 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-12 05:30:31,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-12 05:30:31,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,104 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:31,105 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:30:31,190 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:31,190 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:31,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:31,191 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:31,191 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:31,191 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:31,191 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:31,191 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:30:31,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:31,192 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:31 GMT 2018-10-12 05:30:31,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:31,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:30:31,192 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:36,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:30:36,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:36,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:36,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:36,690 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:36,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:36,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:36,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:36,691 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "env set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.028Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.028Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.838Z", "message": "Task rescheduled 'cloudify_agent.installer.operations.create' -> Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)", "node_name": "dime_host", "workflow_id": "install", "error_causes": [{"message": "Low level socket error connecting to host 192.168.120.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (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.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time)\n", "type": "OperationRetry"}], "reported_timestamp": "2018-10-12T05:30:10.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:10.838Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:10.838Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Configuring Agent bono_host_ksf15e", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Validating SSH connection", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Creating Agent proxy_host_3o8rc0", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8869a32e-4768-463c-8491-3a2c53b719d3"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8869a32e-4768-463c-8491-3a2c53b719d3"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8869a32e-4768-463c-8491-3a2c53b719d3"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8869a32e-4768-463c-8491-3a2c53b719d3"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_3o8rc0/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8869a32e-4768-463c-8491-3a2c53b719d3"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "system_python set by default value", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8869a32e-4768-463c-8491-3a2c53b719d3"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8869a32e-4768-463c-8491-3a2c53b719d3"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8869a32e-4768-463c-8491-3a2c53b719d3"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Starting Agent homer_host_vzafvg", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8869a32e-4768-463c-8491-3a2c53b719d3"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8869a32e-4768-463c-8491-3a2c53b719d3"}], "metadata": {"pagination": {"total": 1068, "offset": 724, "size": 50}}} 2018-10-12 05:30:36,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:36,691 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:36 GMT 2018-10-12 05:30:36,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:36,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28231 2018-10-12 05:30:36,692 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:36,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-12 05:30:36,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,693 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:30:36,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,694 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-12 05:30:36,694 - 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.7 on port 22: Unable to connect to port 22 on 192.168.120.7 (tried 1 time) 2018-10-12 05:30:36,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:36,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-12 05:30:36,695 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_ksf15e 2018-10-12 05:30:36,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:30:36,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent proxy_host_3o8rc0 2018-10-12 05:30:36,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,696 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:36,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-12 05:30:36,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,697 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/proxy_host_3o8rc0/cloudify/ssl/cloudify_internal_cert.pem 2018-10-12 05:30:36,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-12 05:30:36,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,698 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-12 05:30:36,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent homer_host_vzafvg 2018-10-12 05:30:36,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:30:36,699 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-12 05:30:36,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,700 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:36,700 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:30:36,785 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:36,785 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:36,786 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:36,786 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:36,786 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:36,786 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:36,786 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:36,786 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:30:36,786 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:36,786 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:36 GMT 2018-10-12 05:30:36,786 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:36,787 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:30:36,787 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:41,792 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:30:41,890 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:41,890 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:41,890 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:41,890 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:41,890 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:41,891 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:41,891 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:41,891 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8869a32e-4768-463c-8491-3a2c53b719d3"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Creating agent from package", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Configuring Agent bono_host_ksf15e", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.038Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.038Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.857Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:11.857Z", "message": "Installing plugins", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:11.857Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "SSH connection is ready", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Successfully started daemon: bind_host_fjc3bu", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b27e182c-09ff-4464-bae2-abc4bf74ccd5"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Starting...", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b27e182c-09ff-4464-bae2-abc4bf74ccd5"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Successfully configured daemon: bono_host_ksf15e", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Configuring...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d63fc68b-f914-4e39-907f-b645c8ec46d5"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Untaring Agent package...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Starting daemon with command: sudo service celeryd-bind_host_fjc3bu start", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "b27e182c-09ff-4464-bae2-abc4bf74ccd5"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.059Z", "message": "Starting Agent sprout_host_mb1ql9", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.908Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.908Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.908Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.908Z", "message": "Starting Agent", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.908Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:12.908Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:12.908Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:13.079Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:13.079Z", "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-10-12T05:30:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f205685e-637c-41f4-b3d8-9898301517c0"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:13.079Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_3o8rc0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_3o8rc0/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_3o8rc0', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_3o8rc0/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_3o8rc0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'}", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:13.079Z", "message": "Auto-correcting virtualenv /home/ubuntu/proxy_host_3o8rc0/env", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:13.079Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:13.079Z", "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-10-12T05:30:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f205685e-637c-41f4-b3d8-9898301517c0"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:13.079Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f205685e-637c-41f4-b3d8-9898301517c0"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:13.079Z", "message": "[localhost] run: /home/ubuntu/bind_host_fjc3bu/env/bin/pip freeze", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f205685e-637c-41f4-b3d8-9898301517c0"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:13.079Z", "message": "Installing plugin from source", "level": "info", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f205685e-637c-41f4-b3d8-9898301517c0"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:13.079Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:13.079Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:14.140Z", "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-10-12T05:30:14.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f205685e-637c-41f4-b3d8-9898301517c0"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:14.140Z", "message": "Validating SSH connection", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:14.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:14.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:14.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:14.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:14.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:14.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:14.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:14.140Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:14.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:14.140Z", "message": "Removing directory: /tmp/tmpfa1LMk", "level": "debug", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:14.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f205685e-637c-41f4-b3d8-9898301517c0"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:14.866Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:14.866Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 1120, "offset": 774, "size": 50}}} 2018-10-12 05:30:41,891 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:41,891 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:41 GMT 2018-10-12 05:30:41,891 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:41,891 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28033 2018-10-12 05:30:41,891 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:41,892 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,893 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-12 05:30:41,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent bono_host_ksf15e 2018-10-12 05:30:41,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-12 05:30:41,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:41,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-12 05:30:41,894 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:41,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-12 05:30:41,895 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bind_host_fjc3bu 2018-10-12 05:30:41,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-12 05:30:41,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: bono_host_ksf15e 2018-10-12 05:30:41,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-12 05:30:41,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:30:41,896 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-12 05:30:41,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bind_host_fjc3bu start 2018-10-12 05:30:41,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent sprout_host_mb1ql9 2018-10-12 05:30:41,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:41,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:41,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:41,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-12 05:30:41,897 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:41,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:41,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:30:41,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-12 05:30:41,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/proxy_host_3o8rc0/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/proxy_host_3o8rc0/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_3o8rc0', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/proxy_host_3o8rc0/work', 'CLOUDIFY_DAEMON_QUEUE': 'proxy_host_3o8rc0', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'} 2018-10-12 05:30:41,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/proxy_host_3o8rc0/env 2018-10-12 05:30:41,898 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-12 05:30:41,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-12 05:30:41,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-12 05:30:41,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bind_host_fjc3bu/env/bin/pip freeze 2018-10-12 05:30:41,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-12 05:30:41,899 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-12 05:30:41,899 - 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-10-12 05:30:41,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:30:41,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:41,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpfa1LMk 2018-10-12 05:30:41,900 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:41,901 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:30:42,590 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:42,590 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:42,591 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:42,591 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:42,591 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:42,591 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:42,591 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:42,591 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:30:42,591 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:42,591 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:42 GMT 2018-10-12 05:30:42,591 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:42,592 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:30:42,592 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:47,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:30:47,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:47,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:47,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:47,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:47,812 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:47,812 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:47,812 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:47,812 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.140Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.140Z", "message": "Configuring Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.140Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.140Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": "Starting...", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": "Successfully created daemon: proxy_host_3o8rc0", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": "/home/ubuntu/proxy_host_3o8rc0/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-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": "Successfully started daemon: homer_host_vzafvg", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": "Creating...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": "Starting daemon with command: sudo service celeryd-homer_host_vzafvg start", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ff109fc4-44c0-4d30-abfe-e94bdf989bb3"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": " SNIMissingWarning", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6caaf5b0-be18-4ba3-a6bb-185a882c7e61"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": "Starting Agent bono_host_ksf15e", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:15.174Z", "message": "SSH connection is ready", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:15.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.154Z", "message": "Installing plugins", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.154Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.154Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.154Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.154Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.154Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.154Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.154Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.154Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.154Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.197Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2f0319c-73d0-44f3-85fc-419725ee9e48"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.197Z", "message": "[localhost] run: /home/ubuntu/homer_host_vzafvg/env/bin/pip freeze", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2f0319c-73d0-44f3-85fc-419725ee9e48"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.197Z", "message": "Validating SSH connection", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:16.197Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:16.197Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Successfully configured daemon: proxy_host_3o8rc0", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "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-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2f0319c-73d0-44f3-85fc-419725ee9e48"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Installing plugin from source", "level": "info", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2f0319c-73d0-44f3-85fc-419725ee9e48"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_mb1ql9 start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Configuring Agent proxy_host_3o8rc0", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "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-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2f0319c-73d0-44f3-85fc-419725ee9e48"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Configuring...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Successfully started daemon: sprout_host_mb1ql9", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Starting...", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Removing directory: /tmp/tmpxth2RM", "level": "debug", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2f0319c-73d0-44f3-85fc-419725ee9e48"}], "metadata": {"pagination": {"total": 1192, "offset": 824, "size": 50}}} 2018-10-12 05:30:47,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:47,813 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:47 GMT 2018-10-12 05:30:47,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:47,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27539 2018-10-12 05:30:47,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:47,814 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-12 05:30:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-12 05:30:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-12 05:30:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-12 05:30:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-12 05:30:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: proxy_host_3o8rc0 2018-10-12 05:30:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/proxy_host_3o8rc0/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-10-12 05:30:47,815 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: homer_host_vzafvg 2018-10-12 05:30:47,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-12 05:30:47,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-homer_host_vzafvg start 2018-10-12 05:30:47,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,816 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-12 05:30:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent bono_host_ksf15e 2018-10-12 05:30:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-12 05:30:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-12 05:30:47,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-12 05:30:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-12 05:30:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:47,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:47,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-12 05:30:47,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/homer_host_vzafvg/env/bin/pip freeze 2018-10-12 05:30:47,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:30:47,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: proxy_host_3o8rc0 2018-10-12 05:30:47,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,820 - 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-10-12 05:30:47,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-12 05:30:47,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_mb1ql9 start 2018-10-12 05:30:47,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent proxy_host_3o8rc0 2018-10-12 05:30:47,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-12 05:30:47,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:30:47,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_mb1ql9 2018-10-12 05:30:47,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-12 05:30:47,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-12 05:30:47,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:47,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpxth2RM 2018-10-12 05:30:47,822 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:30:48,506 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:48,506 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:48,506 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:48,506 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:48,506 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:48,506 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:48,507 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:48,507 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:30:48,507 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:48,507 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:48 GMT 2018-10-12 05:30:48,507 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:48,507 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:30:48,507 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:53,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:30:53,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:53,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:53,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:53,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:53,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:53,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:53,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:53,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Starting daemon with command: sudo service celeryd-sprout_host_mb1ql9 start", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Successfully started daemon: sprout_host_mb1ql9", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6adaae7a-eab9-4c30-9fa4-08a9f4c9ced2"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.218Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.218Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d45028e7-5a8c-456e-a18d-e4d0cb825c19"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:17.362Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:17.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Installing plugins", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Installing plugins", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Starting Agent", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.171Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.171Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.306Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "256069dc-9cbf-4e4a-beed-1a15167cbe84"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.306Z", "message": "Starting...", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.306Z", "message": "Successfully started daemon: bono_host_ksf15e", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.306Z", "message": "Starting daemon with command: sudo service celeryd-bono_host_ksf15e start", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "215d4664-b89e-44c8-8305-b11af545f1e3"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:18.306Z", "message": "[localhost] run: /home/ubuntu/sprout_host_mb1ql9/env/bin/pip freeze", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:18.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "256069dc-9cbf-4e4a-beed-1a15167cbe84"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.183Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.183Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.183Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.183Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.183Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.183Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "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-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8c254514-da34-4e23-b442-cd6077b7fd4b"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Starting Agent proxy_host_3o8rc0", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8c254514-da34-4e23-b442-cd6077b7fd4b"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "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-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "256069dc-9cbf-4e4a-beed-1a15167cbe84"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "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-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "256069dc-9cbf-4e4a-beed-1a15167cbe84"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "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-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "256069dc-9cbf-4e4a-beed-1a15167cbe84"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Installing plugin from source", "level": "info", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8c254514-da34-4e23-b442-cd6077b7fd4b"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "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-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8c254514-da34-4e23-b442-cd6077b7fd4b"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Installing plugin from source", "level": "info", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "256069dc-9cbf-4e4a-beed-1a15167cbe84"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "[localhost] run: /home/ubuntu/bono_host_ksf15e/env/bin/pip freeze", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8c254514-da34-4e23-b442-cd6077b7fd4b"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "Removing directory: /tmp/tmpVoJ2tT", "level": "debug", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "256069dc-9cbf-4e4a-beed-1a15167cbe84"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "message": "SSH connection is ready", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}], "metadata": {"pagination": {"total": 1296, "offset": 874, "size": 50}}} 2018-10-12 05:30:53,615 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:53,615 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:53 GMT 2018-10-12 05:30:53,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:53,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27094 2018-10-12 05:30:53,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:53,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-sprout_host_mb1ql9 start 2018-10-12 05:30:53,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: sprout_host_mb1ql9 2018-10-12 05:30:53,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-12 05:30:53,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:53,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:53,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-12 05:30:53,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-12 05:30:53,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:53,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-12 05:30:53,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:53,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-12 05:30:53,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:53,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-12 05:30:53,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-12 05:30:53,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-12 05:30:53,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-12 05:30:53,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:53,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-12 05:30:53,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:53,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-12 05:30:53,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-12 05:30:53,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: bono_host_ksf15e 2018-10-12 05:30:53,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-bono_host_ksf15e start 2018-10-12 05:30:53,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/sprout_host_mb1ql9/env/bin/pip freeze 2018-10-12 05:30:53,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:53,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-12 05:30:53,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-12 05:30:53,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-12 05:30:53,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:53,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-12 05:30:53,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:53,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent proxy_host_3o8rc0 2018-10-12 05:30:53,621 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-12 05:30:53,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-12 05:30:53,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:53,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:53,622 - 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-10-12 05:30:53,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:53,622 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-12 05:30:53,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:53,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:53,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:53,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:53,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-12 05:30:53,623 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-12 05:30:53,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-12 05:30:53,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/bono_host_ksf15e/env/bin/pip freeze 2018-10-12 05:30:53,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:53,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpVoJ2tT 2018-10-12 05:30:53,624 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:30:53,624 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:30:53,686 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:53,686 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:53,687 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:53,687 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:53,687 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:53,687 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:53,687 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:53,687 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:30:53,687 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:53,687 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:53 GMT 2018-10-12 05:30:53,687 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:53,688 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:30:53,688 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:58,691 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:30:58,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:58,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:58,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:58,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:58,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:58,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:58,905 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:58,905 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:19.372Z", "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-10-12T05:30:19.372Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "256069dc-9cbf-4e4a-beed-1a15167cbe84"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:20.214Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:20.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:20.214Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:20.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:20.214Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:20.214Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:20.622Z", "message": "Removing directory: /tmp/tmpWjMWG5", "level": "debug", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:20.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8c254514-da34-4e23-b442-cd6077b7fd4b"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:20.622Z", "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-10-12T05:30:20.622Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "8c254514-da34-4e23-b442-cd6077b7fd4b"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:21.290Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:21.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:21.290Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:21.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:21.290Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:21.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:21.290Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:21.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:21.290Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:21.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:21.290Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:21.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:21.290Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:21.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:21.290Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:21.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:21.290Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:21.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:21.290Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:21.290Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:22.304Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:22.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:22.304Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:22.304Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:22.749Z", "message": "Starting...", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:22.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.318Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.318Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bind_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.318Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.318Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.318Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.318Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.318Z", "message": "Installing plugins", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.318Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.318Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.318Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.318Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.318Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.318Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.318Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.751Z", "message": "Starting daemon with command: sudo service celeryd-proxy_host_3o8rc0 start", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.751Z", "message": "[localhost] run: /home/ubuntu/proxy_host_3o8rc0/env/bin/pip freeze", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "30cd7c8a-20f6-4e07-82cc-c708586fa510"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.751Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "30cd7c8a-20f6-4e07-82cc-c708586fa510"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:23.751Z", "message": "Successfully started daemon: proxy_host_3o8rc0", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:23.751Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "147d3081-4651-4001-b4d9-a17bc4665f68"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:24.776Z", "message": "Removing directory: /tmp/tmpfEA7Cg", "level": "debug", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:24.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "30cd7c8a-20f6-4e07-82cc-c708586fa510"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:24.776Z", "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-10-12T05:30:24.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "30cd7c8a-20f6-4e07-82cc-c708586fa510"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:24.776Z", "message": "Installing plugin from source", "level": "info", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:24.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "30cd7c8a-20f6-4e07-82cc-c708586fa510"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:24.776Z", "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-10-12T05:30:24.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "30cd7c8a-20f6-4e07-82cc-c708586fa510"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:24.776Z", "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-10-12T05:30:24.776Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "30cd7c8a-20f6-4e07-82cc-c708586fa510"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:25.107Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "homer_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:25.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:25.335Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:25.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:25.335Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:25.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:25.335Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:25.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:25.335Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:25.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:25.335Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:25.335Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:26.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:26.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:26.645Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:26.645Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 1342, "offset": 924, "size": 50}}} 2018-10-12 05:30:58,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:58,906 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:58 GMT 2018-10-12 05:30:58,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:58,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26647 2018-10-12 05:30:58,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:30:58,907 - 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-10-12 05:30:58,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-12 05:30:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-12 05:30:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpWjMWG5 2018-10-12 05:30:58,908 - 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-10-12 05:30:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-12 05:30:58,908 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-12 05:30:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-12 05:30:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-12 05:30:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-12 05:30:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-12 05:30:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-12 05:30:58,909 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-12 05:30:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-12 05:30:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-12 05:30:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-12 05:30:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-12 05:30:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:58,910 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-12 05:30:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-12 05:30:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-12 05:30:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-12 05:30:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-12 05:30:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-12 05:30:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:58,911 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-12 05:30:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-12 05:30:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-12 05:30:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-12 05:30:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-12 05:30:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-proxy_host_3o8rc0 start 2018-10-12 05:30:58,912 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/proxy_host_3o8rc0/env/bin/pip freeze 2018-10-12 05:30:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-12 05:30:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: proxy_host_3o8rc0 2018-10-12 05:30:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpfEA7Cg 2018-10-12 05:30:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-12 05:30:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-12 05:30:58,913 - 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-10-12 05:30:58,913 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-12 05:30:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-12 05:30:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-12 05:30:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-12 05:30:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-12 05:30:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-12 05:30:58,914 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-12 05:30:58,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:30:58,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-12 05:30:58,915 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-12 05:30:58,915 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:30:59,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:30:59,018 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:30:59,018 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:30:59,018 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:30:59,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:30:59,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:30:59,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:30:59,019 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:30:59,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:30:59,019 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:30:59 GMT 2018-10-12 05:30:59,019 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:30:59,019 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:30:59,019 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:04,021 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:31:04,484 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:04,484 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:04,484 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:04,484 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:04,484 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:04,485 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:04,485 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:04,485 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:26.645Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:26.645Z", "message": "Sending task 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:26.645Z", "message": "Task started 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:26.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.005Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.005Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.005Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.706Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.706Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "proxy_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.706Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.706Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "bono_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:27.706Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "sprout_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:27.706Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_node_r06nxy", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:28.843Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:28.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_node_r06nxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:28.843Z", "message": "Creating node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:28.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_node_r06nxy", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:28.843Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:28.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:28.843Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:28.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:28.843Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:28.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:28.843Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:28.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:29.106Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:29.106Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "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-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "env set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_zxt1y9/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Creating Agent dime_host_zxt1y9", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}], "metadata": {"pagination": {"total": 1379, "offset": 974, "size": 50}}} 2018-10-12 05:31:04,485 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:04,485 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:04 GMT 2018-10-12 05:31:04,485 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:04,485 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27034 2018-10-12 05:31:04,485 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:04,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-12 05:31:04,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-12 05:31:04,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-12 05:31:04,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:31:04,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,488 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-12 05:31:04,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:04,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-12 05:31:04,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:04,489 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-12 05:31:04,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-12 05:31:04,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:31:04,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:31:04,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:31:04,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:04,490 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:31:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-12 05:31:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,491 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,492 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-12 05:31:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-12 05:31:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,493 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/dime_host_zxt1y9/cloudify/ssl/cloudify_internal_cert.pem 2018-10-12 05:31:04,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent dime_host_zxt1y9 2018-10-12 05:31:04,494 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,495 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:04,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:31:04,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:04,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:04,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:04,774 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:04,774 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:04,774 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:04,774 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:04,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:31:04,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:04,775 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:04 GMT 2018-10-12 05:31:04,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:04,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:31:04,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:09,780 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:31:09,968 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:09,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:09,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:09,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:09,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:09,969 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:09,969 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:09,969 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "proxy_node_r06nxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Executing: /tmp/QO2GK/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f89639a7-2a51-4ae6-af78-5d788ea44890"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "system_python set by default value", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:30.045Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:30.045Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:31.087Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:31.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:31.087Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:31.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:31.087Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:31.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:31.087Z", "message": "Creating agent from package", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:31.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:31.087Z", "message": "Untaring Agent package...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:31.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:31.853Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:31.853Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:31.853Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:32.210Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:32.210Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:33.105Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:33.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:33.105Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:33.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:33.105Z", "message": "Auto-correcting virtualenv /home/ubuntu/dime_host_zxt1y9/env", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:33.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:33.105Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_zxt1y9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_zxt1y9/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_zxt1y9', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_zxt1y9/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_zxt1y9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'}", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:33.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:33.767Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:33.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:33.767Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:33.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:33.767Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:33.767Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:34.362Z", "message": " SNIMissingWarning", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:34.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:34.362Z", "message": "Creating...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:34.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:34.362Z", "message": "/home/ubuntu/dime_host_zxt1y9/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-10-12T05:30:34.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:34.362Z", "message": "Successfully created daemon: dime_host_zxt1y9", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:34.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "1997c16b-0e9b-425e-be51-f50bc5baf481"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:34.855Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60]", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:34.855Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:34.855Z", "message": "Configuring Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:34.855Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:34.855Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:34.855Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:34.855Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:34.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:35.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:35.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:35.531Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:35.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:35.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:35.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:35.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:35.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:35.531Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:35.531Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:35.974Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:35.974Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:36.945Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:36.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:36.945Z", "message": "Task started 'nova_plugin.server.start' [retry 6/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:36.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:36.945Z", "message": "Starting Agent", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:36.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:36.945Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:36.945Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:37.030Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:37.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:37.030Z", "message": "Successfully configured daemon: dime_host_zxt1y9", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:37.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:37.030Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:37.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:37.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:37.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:37.030Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:37.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:37.030Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:37.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:37.030Z", "message": "Configuring Agent dime_host_zxt1y9", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:37.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}], "metadata": {"pagination": {"total": 1388, "offset": 1024, "size": 50}}} 2018-10-12 05:31:09,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:09,970 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:09 GMT 2018-10-12 05:31:09,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:09,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27882 2018-10-12 05:31:09,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:09,971 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:09,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:09,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/QO2GK/install_requirements.sh 2018-10-12 05:31:09,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-12 05:31:09,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:09,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-12 05:31:09,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:09,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:09,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-12 05:31:09,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-12 05:31:09,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-12 05:31:09,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-12 05:31:09,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:09,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:09,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:31:09,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-12 05:31:09,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-12 05:31:09,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/dime_host_zxt1y9/env 2018-10-12 05:31:09,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/dime_host_zxt1y9/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/dime_host_zxt1y9/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_zxt1y9', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/dime_host_zxt1y9/work', 'CLOUDIFY_DAEMON_QUEUE': 'dime_host_zxt1y9', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'} 2018-10-12 05:31:09,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:09,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:09,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:09,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-12 05:31:09,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-12 05:31:09,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/dime_host_zxt1y9/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-10-12 05:31:09,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: dime_host_zxt1y9 2018-10-12 05:31:09,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' [retry 1/60] 2018-10-12 05:31:09,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-12 05:31:09,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-12 05:31:09,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-12 05:31:09,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-12 05:31:09,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-12 05:31:09,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:09,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:09,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:31:09,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:09,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:09,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:09,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2018-10-12 05:31:09,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-12 05:31:09,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2018-10-12 05:31:09,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-12 05:31:09,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-12 05:31:09,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:31:09,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: dime_host_zxt1y9 2018-10-12 05:31:09,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:31:09,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:09,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-12 05:31:09,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-12 05:31:09,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_zxt1y9 2018-10-12 05:31:09,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:31:10,082 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:10,082 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:10,082 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:10,082 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:10,082 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:10,082 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:10,082 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:10,083 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:31:10,083 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:10,083 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:10 GMT 2018-10-12 05:31:10,083 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:10,083 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:31:10,083 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:15,084 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:31:15,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:15,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:15,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:15,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:15,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:15,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:15,342 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:15,342 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:37.030Z", "message": "Configuring...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:37.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:37.030Z", "message": "Configuring Agent dime_host_zxt1y9", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:37.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:37.030Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:37.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:37.030Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:37.030Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6381c666-1898-45e8-a565-b4d1c370392b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:37.979Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:37.979Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:38.432Z", "message": "Server is ACTIVE", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:38.432Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "35275d45-8844-4b0f-bc6a-1b0b366d5c3f"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:39.069Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:39.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:39.069Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:39.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:39.069Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:39.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:39.069Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:39.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:39.069Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:39.069Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:39.161Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:39.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:39.161Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:39.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:39.161Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:39.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:39.161Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:39.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:39.161Z", "message": "Validating SSH connection", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:39.161Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.099Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.099Z", "message": "Creating Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.099Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.099Z", "message": "Sending task 'nova_plugin.server.start' [retry 6/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.099Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "SSH connection is ready", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Starting Agent dime_host_zxt1y9", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "fabric_env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:40.271Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:40.271Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:42.602Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:42.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:43.113Z", "message": "Task started 'nova_plugin.server.start' [retry 6/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:43.113Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:43.678Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:43.678Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.205Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_0dn02c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.205Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_0dn02c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.205Z", "message": "Creating node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_0dn02c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.205Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.205Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.205Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}], "metadata": {"pagination": {"total": 1395, "offset": 1074, "size": 50}}} 2018-10-12 05:31:15,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:15,342 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:15 GMT 2018-10-12 05:31:15,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:15,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26543 2018-10-12 05:31:15,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:15,343 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:31:15,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent dime_host_zxt1y9 2018-10-12 05:31:15,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:31:15,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:15,344 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-12 05:31:15,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:15,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:15,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-12 05:31:15,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:15,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2018-10-12 05:31:15,345 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:31:15,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-12 05:31:15,346 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-12 05:31:15,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-12 05:31:15,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.start' [retry 6/60] 2018-10-12 05:31:15,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:31:15,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,347 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,348 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent dime_host_zxt1y9 2018-10-12 05:31:15,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - fabric_env set by default value 2018-10-12 05:31:15,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:31:15,349 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-12 05:31:15,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.start' [retry 6/60] 2018-10-12 05:31:15,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:31:15,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:15,350 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:31:15,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:31:15,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:31:15,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-12 05:31:15,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-12 05:31:15,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,351 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:15,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-12 05:31:15,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:31:15,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:15,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:15,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:15,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:15,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:15,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:15,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:15,456 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:31:15,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:15,456 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:15 GMT 2018-10-12 05:31:15,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:15,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:31:15,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:20,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:31:21,678 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:21,678 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:21,678 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:21,678 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:21,678 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:21,678 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:21,678 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:21,678 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "env set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "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-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "system_python set by default value", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:44.284Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:44.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.219Z", "message": "Task started 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.219Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 6/60]", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.219Z", "message": "Sending task 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.219Z", "message": "Creating Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.219Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.344Z", "message": "Creating Agent ellis_host_43xarc", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.344Z", "message": "Creating agent from package", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.344Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_43xarc/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.344Z", "message": "Downloaded scripts/bind/bind.py to /tmp/NWS53/bind.py", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.344Z", "message": "Server is ACTIVE", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a42d77a5-e8a4-4550-9e19-49c9372bba73"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.344Z", "message": "Starting daemon with command: sudo service celeryd-dime_host_zxt1y9 start", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.344Z", "message": "Installing BIND DNS server", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.344Z", "message": "Untaring Agent package...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.344Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.344Z", "message": "Successfully started daemon: dime_host_zxt1y9", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.344Z", "message": "Starting...", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "79e16906-d421-473d-929d-bb2796c1f4bf"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.344Z", "message": "[localhost] run: sudo apt-get update", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:45.344Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:45.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.231Z", "message": "Installing plugins", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.231Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.231Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.231Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.231Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.366Z", "message": "[localhost] run: /home/ubuntu/dime_host_zxt1y9/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d760a1a2-ceb7-4e95-9f24-0b47a3cf1967"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.366Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d760a1a2-ceb7-4e95-9f24-0b47a3cf1967"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}], "metadata": {"pagination": {"total": 1404, "offset": 1124, "size": 50}}} 2018-10-12 05:31:21,679 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:21,679 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:21 GMT 2018-10-12 05:31:21,679 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:21,679 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27301 2018-10-12 05:31:21,679 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:21,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,680 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-12 05:31:21,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,681 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-12 05:31:21,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,682 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-12 05:31:21,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,683 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-12 05:31:21,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,684 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.create' 2018-10-12 05:31:21,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 6/60] 2018-10-12 05:31:21,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.create' 2018-10-12 05:31:21,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent 2018-10-12 05:31:21,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent ellis_host_43xarc 2018-10-12 05:31:21,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-12 05:31:21,685 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/ellis_host_43xarc/cloudify/ssl/cloudify_internal_cert.pem 2018-10-12 05:31:21,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/NWS53/bind.py 2018-10-12 05:31:21,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Server is ACTIVE 2018-10-12 05:31:21,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-dime_host_zxt1y9 start 2018-10-12 05:31:21,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing BIND DNS server 2018-10-12 05:31:21,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-12 05:31:21,686 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-12 05:31:21,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: dime_host_zxt1y9 2018-10-12 05:31:21,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-12 05:31:21,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo apt-get update 2018-10-12 05:31:21,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-12 05:31:21,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-12 05:31:21,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-12 05:31:21,687 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-12 05:31:21,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-12 05:31:21,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_zxt1y9/env/bin/pip freeze 2018-10-12 05:31:21,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-12 05:31:21,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,688 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:21,688 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:31:22,144 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:22,144 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:22,144 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:22,144 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:22,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:22,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:22,145 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:22,145 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:31:22,145 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:22,145 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:22 GMT 2018-10-12 05:31:22,145 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:22,145 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:31:22,145 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:27,148 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:31:27,374 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:27,374 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:27,374 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:27,374 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:27,374 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:27,375 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:27,375 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:27,375 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.366Z", "message": "[localhost] run: /home/ubuntu/dime_host_zxt1y9/env/bin/pip freeze", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d760a1a2-ceb7-4e95-9f24-0b47a3cf1967"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.366Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d760a1a2-ceb7-4e95-9f24-0b47a3cf1967"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:46.366Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:46.366Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "message": "Successfully created daemon: ellis_host_43xarc", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "message": "/home/ubuntu/ellis_host_43xarc/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-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "message": "Creating...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "message": " SNIMissingWarning", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "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-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d760a1a2-ceb7-4e95-9f24-0b47a3cf1967"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "message": "Auto-correcting virtualenv /home/ubuntu/ellis_host_43xarc/env", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "message": "Installing plugin from source", "level": "info", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d760a1a2-ceb7-4e95-9f24-0b47a3cf1967"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "message": "Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_43xarc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_43xarc/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_43xarc', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_43xarc/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_43xarc', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'}", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "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-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d760a1a2-ceb7-4e95-9f24-0b47a3cf1967"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5d4aafd0-3fd2-491c-a16c-5cd4817bc53d"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "message": "Removing directory: /tmp/tmpWUo7Bd", "level": "debug", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d760a1a2-ceb7-4e95-9f24-0b47a3cf1967"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:47.754Z", "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-10-12T05:30:47.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d760a1a2-ceb7-4e95-9f24-0b47a3cf1967"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:48.484Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:48.484Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:49.251Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:49.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:49.251Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:49.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:49.251Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:49.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:49.251Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:49.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:49.251Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:49.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:49.251Z", "message": "Configuring Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:49.251Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:49.673Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:49.673Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "system_python set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Configuring Agent ellis_host_43xarc", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}], "metadata": {"pagination": {"total": 1442, "offset": 1174, "size": 50}}} 2018-10-12 05:31:27,375 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:27,375 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:27 GMT 2018-10-12 05:31:27,375 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:27,375 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28795 2018-10-12 05:31:27,375 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:27,376 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/dime_host_zxt1y9/env/bin/pip freeze 2018-10-12 05:31:27,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-12 05:31:27,377 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: ellis_host_43xarc 2018-10-12 05:31:27,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - /home/ubuntu/ellis_host_43xarc/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-10-12 05:31:27,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-12 05:31:27,378 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SNIMissingWarning 2018-10-12 05:31:27,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-12 05:31:27,379 - 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-10-12 05:31:27,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:31:27,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/ellis_host_43xarc/env 2018-10-12 05:31:27,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-12 05:31:27,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Cloudify Agent will be created using the following environment: {'CLOUDIFY_BROKER_IP': '192.168.120.11', 'CLOUDIFY_DAEMON_MAX_WORKERS': '5', 'BROKER_SSL_CERT_PATH': '/home/ubuntu/ellis_host_43xarc/cloudify/ssl/cloudify_internal_cert.pem', 'CLOUDIFY_DAEMON_PROCESS_MANAGEMENT': 'init.d', 'LOCAL_REST_CERT_FILE': '/home/ubuntu/ellis_host_43xarc/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_43xarc', 'REST_HOST': '192.168.120.11', 'CLOUDIFY_DAEMON_WORKDIR': '/home/ubuntu/ellis_host_43xarc/work', 'CLOUDIFY_DAEMON_QUEUE': 'ellis_host_43xarc', 'CLOUDIFY_REST_TOKEN': 'WyIwIiwiMTNjOTk0MTg5Yzk1OWE0MDFkNDNhMzFmN2NkYzQyYzciXQ.DqHCEg.PLFYms7fEKG3ukhpqH6cRhsdu68'} 2018-10-12 05:31:27,379 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-12 05:31:27,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-12 05:31:27,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpWUo7Bd 2018-10-12 05:31:27,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-12 05:31:27,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-12 05:31:27,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-12 05:31:27,380 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-12 05:31:27,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-12 05:31:27,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-12 05:31:27,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-12 05:31:27,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-12 05:31:27,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,381 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - system_python set by default value 2018-10-12 05:31:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,382 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent ellis_host_43xarc 2018-10-12 05:31:27,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:31:27,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:31:27,383 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,384 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:27,384 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:31:27,451 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:27,451 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:27,451 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:27,451 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:27,451 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:27,451 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:27,451 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:27,452 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:31:27,452 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:27,452 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:27 GMT 2018-10-12 05:31:27,452 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:27,452 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:31:27,452 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:32,457 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:31:32,546 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:32,546 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:32,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:32,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:32,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:32,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:32,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:32,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "env set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "disable_requiretty set by default value", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "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-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.397Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.421Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.421Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.421Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:50.421Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:50.421Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.451Z", "message": "Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_d97gfv/cloudify/ssl/cloudify_internal_cert.pem", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.451Z", "message": "Successfully configured daemon: ellis_host_43xarc", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.451Z", "message": "Untaring Agent package...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.451Z", "message": "Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.451Z", "message": "Configuring...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.451Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.451Z", "message": "Creating Agent vellum_host_d97gfv", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.451Z", "message": "Attempting to locate wget on the host machine", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.451Z", "message": "Creating agent from package", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.451Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.451Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2bed5e80-9d38-4e93-87e4-fc7da4444f69"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.479Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.479Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.479Z", "message": "Starting Agent", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:51.479Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:51.479Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:52.534Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:52.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:52.534Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:52.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:52.534Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:52.534Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:52.584Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:52.584Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Successfully created daemon: vellum_host_d97gfv", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Auto-correcting virtualenv /home/ubuntu/vellum_host_d97gfv/env", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}], "metadata": {"pagination": {"total": 1442, "offset": 1224, "size": 50}}} 2018-10-12 05:31:32,547 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:32,547 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:32 GMT 2018-10-12 05:31:32,547 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:32,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27160 2018-10-12 05:31:32,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:32,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,548 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - env set by default value 2018-10-12 05:31:32,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,549 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:31:32,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,550 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - disable_requiretty set by default value 2018-10-12 05:31:32,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - broker_get_settings_from_manager set by default value 2018-10-12 05:31:32,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,551 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-12 05:31:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-12 05:31:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-12 05:31:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-12 05:31:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Uploading SSL certificate from /etc/cloudify/ssl/cloudify_internal_cert.pem to /home/ubuntu/vellum_host_d97gfv/cloudify/ssl/cloudify_internal_cert.pem 2018-10-12 05:31:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: ellis_host_43xarc 2018-10-12 05:31:32,552 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Untaring Agent package... 2018-10-12 05:31:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloading Agent Package from https://192.168.120.11:53333/resources/packages/agents/ubuntu-trusty-agent.tar.gz 2018-10-12 05:31:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:31:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-12 05:31:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating Agent vellum_host_d97gfv 2018-10-12 05:31:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Attempting to locate wget on the host machine 2018-10-12 05:31:32,553 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating agent from package 2018-10-12 05:31:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-12 05:31:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-12 05:31:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-12 05:31:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-12 05:31:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-12 05:31:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-12 05:31:32,554 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-12 05:31:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-12 05:31:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:31:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully created daemon: vellum_host_d97gfv 2018-10-12 05:31:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:31:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:32,555 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-12 05:31:32,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Auto-correcting virtualenv /home/ubuntu/vellum_host_d97gfv/env 2018-10-12 05:31:32,556 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-12 05:31:32,556 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:31:32,637 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:32,637 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:32,637 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:32,637 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:32,637 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:32,638 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:32,638 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:32,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:31:32,638 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:32,638 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:32 GMT 2018-10-12 05:31:32,638 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:32,638 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:31:32,638 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:37,644 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:31:38,005 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:38,005 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:38,005 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:38,005 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:38,005 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:38,005 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:38,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:38,005 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Creating...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Successfully configured cfy-agent", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "SSH connection is ready", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Validating SSH connection", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.536Z", "message": "Disabling requiretty directive in sudoers file", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6f29dd72-2a96-4625-8a43-d8089be28535"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:53.583Z", "message": "Task succeeded 'cloudify_agent.installer.operations.create'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:53.583Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:54.559Z", "message": "Sending task 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:54.559Z", "message": "Task started 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:54.559Z", "message": "Configuring Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:54.560Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:54.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:54.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:54.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:54.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:54.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:54.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:54.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:54.560Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:54.560Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:55.882Z", "message": "Task succeeded 'cloudify_agent.installer.operations.configure'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:55.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:55.882Z", "message": "Starting Agent", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:55.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:55.921Z", "message": "Successfully configured daemon: vellum_host_d97gfv", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:55.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:55.921Z", "message": "Configuring Agent vellum_host_d97gfv", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:55.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:55.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:55.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:55.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:55.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:55.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:55.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:55.921Z", "message": "Configuring...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:55.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:55.921Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:55.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:55.921Z", "message": "Creating start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:55.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:55.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:55.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:55.921Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:55.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:55.921Z", "message": "Deploying celery configuration.", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:55.921Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a18fc003-a6bc-4f87-a1d0-fe46e39ebf25"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:56.891Z", "message": "Task started 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:56.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:56.891Z", "message": "Sending task 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:56.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:56.891Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "dime_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:56.891Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:56.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:56.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:56.931Z", "message": "Successfully started daemon: ellis_host_43xarc", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:56.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:56.931Z", "message": "Starting...", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:56.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:56.931Z", "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-10-12T05:30:56.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:56.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:56.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:56.931Z", "message": "Starting daemon with command: sudo service celeryd-ellis_host_43xarc start", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:56.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "6cdd3b2a-74e6-4d2f-9ef0-c9fc160a7986"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:56.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:56.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:56.931Z", "message": "Validating SSH connection", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:56.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:56.931Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:56.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:57.936Z", "message": "Installing plugins", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:57.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:57.936Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:57.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:57.936Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:57.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 1445, "offset": 1274, "size": 50}}} 2018-10-12 05:31:38,006 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:38,006 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:38 GMT 2018-10-12 05:31:38,006 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:38,006 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26997 2018-10-12 05:31:38,006 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:38,007 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating... 2018-10-12 05:31:38,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured cfy-agent 2018-10-12 05:31:38,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,008 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:31:38,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:31:38,009 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Disabling requiretty directive in sudoers file 2018-10-12 05:31:38,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.create' 2018-10-12 05:31:38,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.configure' 2018-10-12 05:31:38,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.configure' 2018-10-12 05:31:38,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent 2018-10-12 05:31:38,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:31:38,010 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.configure' 2018-10-12 05:31:38,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent 2018-10-12 05:31:38,011 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully configured daemon: vellum_host_d97gfv 2018-10-12 05:31:38,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring Agent vellum_host_d97gfv 2018-10-12 05:31:38,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring... 2018-10-12 05:31:38,012 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:31:38,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating start-on-boot entry 2018-10-12 05:31:38,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deploying celery configuration. 2018-10-12 05:31:38,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.start' 2018-10-12 05:31:38,013 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.start' 2018-10-12 05:31:38,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-12 05:31:38,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: ellis_host_43xarc 2018-10-12 05:31:38,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-12 05:31:38,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo DEBIAN_FRONTEND=noninteractive apt-get install bind9 --yes 2018-10-12 05:31:38,014 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-ellis_host_43xarc start 2018-10-12 05:31:38,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Validating SSH connection 2018-10-12 05:31:38,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:38,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-12 05:31:38,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-12 05:31:38,015 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-12 05:31:38,016 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:31:38,145 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:38,145 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:38,145 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:38,145 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:38,145 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:38,145 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:38,146 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:38,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:31:38,146 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:38,146 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:38 GMT 2018-10-12 05:31:38,146 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:38,146 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:31:38,146 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:43,152 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:31:43,406 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:43,406 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:43,407 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:43,407 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:43,407 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:43,407 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:43,407 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:43,407 - 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-10-12T05:30:57.936Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:57.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:57.936Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:57.936Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:58.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:58.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:58.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:58.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:58.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:58.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:58.052Z", "message": "SSH connection is ready", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:58.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:58.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:58.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:58.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:58.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:58.052Z", "message": "Starting Agent vellum_host_d97gfv", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:58.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:59.000Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:59.000Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:59.125Z", "message": "Installing plugin from source", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:59.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f6cbbdb7-4431-4881-9e69-076383ba21fd"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:59.125Z", "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-10-12T05:30:59.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f6cbbdb7-4431-4881-9e69-076383ba21fd"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:59.125Z", "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-10-12T05:30:59.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f6cbbdb7-4431-4881-9e69-076383ba21fd"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:59.125Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:59.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f6cbbdb7-4431-4881-9e69-076383ba21fd"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:30:59.125Z", "message": "[localhost] run: /home/ubuntu/ellis_host_43xarc/env/bin/pip freeze", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:30:59.125Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f6cbbdb7-4431-4881-9e69-076383ba21fd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:00.022Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:00.022Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:00.022Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:00.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:00.136Z", "message": "Skipping source plugin cloudify-diamond-plugin installation, as the plugin is already installed in the agent virtualenv.", "level": "warning", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:00.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f6cbbdb7-4431-4881-9e69-076383ba21fd"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:00.136Z", "message": "Removing directory: /tmp/tmpAdACa_", "level": "debug", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:00.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f6cbbdb7-4431-4881-9e69-076383ba21fd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:01.367Z", "message": "Task succeeded 'cloudify_agent.installer.operations.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:01.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:01.367Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:01.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:01.367Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:01.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:01.367Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:01.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:01.367Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:01.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:01.367Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:01.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:01.367Z", "message": "Installing plugins", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:01.367Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:01.398Z", "message": "Starting daemon with command: sudo service celeryd-vellum_host_d97gfv start", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:01.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:01.398Z", "message": "Successfully started daemon: vellum_host_d97gfv", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:01.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:01.398Z", "message": "Starting...", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:01.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5acc854b-fbce-4005-95a6-d60eb3a14407"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:02.390Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:02.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:02.408Z", "message": "[localhost] run: /home/ubuntu/vellum_host_d97gfv/env/bin/pip freeze", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:02.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2f989ca7-8098-4502-846f-81112e3f8fff"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:02.408Z", "message": "Installing plugin: diamond", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:02.408Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2f989ca7-8098-4502-846f-81112e3f8fff"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:03.737Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:03.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:03.737Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:03.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:03.737Z", "message": "Sending task 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:03.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:03.737Z", "message": "Task started 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:03.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:03.737Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:03.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:03.737Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:03.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:03.737Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:03.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:03.737Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:03.737Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:03.747Z", "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-10-12T05:31:03.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2f989ca7-8098-4502-846f-81112e3f8fff"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:03.747Z", "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-10-12T05:31:03.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2f989ca7-8098-4502-846f-81112e3f8fff"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:03.747Z", "message": "Removing directory: /tmp/tmpl0fpOy", "level": "debug", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:03.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2f989ca7-8098-4502-846f-81112e3f8fff"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:03.747Z", "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-10-12T05:31:03.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2f989ca7-8098-4502-846f-81112e3f8fff"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.install_plugins", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:03.747Z", "message": "Installing plugin from source", "level": "info", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:03.747Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "2f989ca7-8098-4502-846f-81112e3f8fff"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.install", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:05.827Z", "message": "Task succeeded 'diamond_agent.tasks.install'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:05.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:06.754Z", "message": "Task started 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:06.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:06.754Z", "message": "Sending task 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:06.754Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:07.762Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "ellis_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:07.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 1445, "offset": 1324, "size": 50}}} 2018-10-12 05:31:43,407 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:43,407 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:43 GMT 2018-10-12 05:31:43,407 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:43,408 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27110 2018-10-12 05:31:43,408 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:43,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:43,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:43,409 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:43,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:43,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:43,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - SSH connection is ready 2018-10-12 05:31:43,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:43,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:31:43,410 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting Agent vellum_host_d97gfv 2018-10-12 05:31:43,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-12 05:31:43,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-12 05:31:43,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-12 05:31:43,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-12 05:31:43,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-12 05:31:43,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/ellis_host_43xarc/env/bin/pip freeze 2018-10-12 05:31:43,411 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-12 05:31:43,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-12 05:31:43,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-12 05:31:43,412 - 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-10-12 05:31:43,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpAdACa_ 2018-10-12 05:31:43,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.start' 2018-10-12 05:31:43,412 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-12 05:31:43,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-12 05:31:43,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-12 05:31:43,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-12 05:31:43,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-12 05:31:43,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugins 2018-10-12 05:31:43,413 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting daemon with command: sudo service celeryd-vellum_host_d97gfv start 2018-10-12 05:31:43,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully started daemon: vellum_host_d97gfv 2018-10-12 05:31:43,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting... 2018-10-12 05:31:43,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-12 05:31:43,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: /home/ubuntu/vellum_host_d97gfv/env/bin/pip freeze 2018-10-12 05:31:43,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin: diamond 2018-10-12 05:31:43,414 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-12 05:31:43,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-12 05:31:43,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.install' 2018-10-12 05:31:43,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.install' 2018-10-12 05:31:43,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:43,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-12 05:31:43,415 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:43,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:43,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-diamond-plugin/archive/1.3.5.zip 2018-10-12 05:31:43,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin diamond [current_platform=linux_x86_64, current_distro=ubuntu, current_distro_release=trusty] 2018-10-12 05:31:43,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Removing directory: /tmp/tmpl0fpOy 2018-10-12 05:31:43,416 - 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-10-12 05:31:43,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Installing plugin from source 2018-10-12 05:31:43,416 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.install' 2018-10-12 05:31:43,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.start' 2018-10-12 05:31:43,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.start' 2018-10-12 05:31:43,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-12 05:31:43,417 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:31:43,488 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:43,488 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:43,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:43,489 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:43,489 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:43,489 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:43,489 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:43,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:31:43,489 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:43,489 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:43 GMT 2018-10-12 05:31:43,489 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:43,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:31:43,490 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:48,495 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:31:48,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:48,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:48,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:48,751 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:48,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:48,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:48,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:48,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:07.762Z", "message": "Task succeeded 'diamond_agent.tasks.start'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:07.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:07.762Z", "message": "Sending task 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:07.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:07.762Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:07.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:07.762Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:07.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:07.762Z", "message": "Task started 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:07.762Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:10.022Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:10.022Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:12.080Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:12.080Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:12.772Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:12.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:12.772Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:12.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:13.787Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:13.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:13.787Z", "message": "Task succeeded 'diamond_agent.tasks.add_collectors'", "node_name": "vellum_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:13.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:13.787Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:13.787Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:17.705Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:17.705Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:17.802Z", "message": "Sending task 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:17.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:17.802Z", "message": "Task started 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:17.802Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:18.809Z", "message": "Sending task 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:18.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:18.809Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:18.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:18.809Z", "message": "Task started 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:18.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_node_r06nxy", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:19.093Z", "message": "Execution done (return_code=0): /tmp/QO2GK/install_requirements.sh", "level": "info", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:19.093Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "f89639a7-2a51-4ae6-af78-5d788ea44890"}, {"node_instance_id": "proxy_node_r06nxy", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:19.824Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:19.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "proxy_node_r06nxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:20.872Z", "message": "Configuring node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:20.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:22.050Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:22.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "proxy_node_r06nxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:22.636Z", "message": "Starting node", "node_name": "proxy_node", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:22.636Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:22.772Z", "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-10-12T05:31:22.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:22.772Z", "message": "[localhost] run: sudo mv /tmp/tmpmZZJRC /etc/bind/named.conf.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:22.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:22.772Z", "message": "Creating private domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:22.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:22.772Z", "message": "Rendering the Jinja2 template to /etc/clearwater/shared_config.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:22.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:22.772Z", "message": "[localhost] run: sudo mv /tmp/tmpH5gtBo /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:22.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:22.772Z", "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-10-12T05:31:22.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:22.772Z", "message": "[localhost] run: sudo mv /tmp/tmpM0QICA /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:22.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:22.772Z", "message": "The config dict: {'etcd_ip': u'192.168.120.10', 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:22.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:22.772Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:22.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:22.772Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/shared_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:22.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:22.772Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:22.772Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:23.646Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:23.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:23.646Z", "message": "Task succeeded 'nova_plugin.server.connect_floatingip'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:23.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:23.646Z", "message": "Task succeeded 'nova_plugin.server.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:23.646Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:23.784Z", "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-10-12T05:31:23.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:23.784Z", "message": "[localhost] run: sudo mv /tmp/tmplL0Ve5 /etc/bind/db.clearwater.local", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:23.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:23.784Z", "message": "Creating public domain file", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:23.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:23.784Z", "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-10-12T05:31:23.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:23.784Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:23.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:23.784Z", "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-10-12T05:31:23.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:23.784Z", "message": "[localhost] run: sudo mv /tmp/tmpAhfM0D /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:23.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:23.784Z", "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-10-12T05:31:23.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:23.784Z", "message": "The config dict: {'public_ip': u'172.30.9.204', '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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:23.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:23.784Z", "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-10-12T05:31:23.784Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "39132bfa-dc06-4104-85b4-9d8c37065b74"}, {"node_instance_id": "bind_0dn02c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:24.658Z", "message": "Configuring node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:24.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_0dn02c", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:24.658Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:24.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_0dn02c", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:24.658Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:24.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 1445, "offset": 1374, "size": 50}}} 2018-10-12 05:31:48,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:48,751 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:48 GMT 2018-10-12 05:31:48,752 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:48,752 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26613 2018-10-12 05:31:48,752 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:48,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.start' 2018-10-12 05:31:48,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.add_collectors' 2018-10-12 05:31:48,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:48,753 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:48,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.add_collectors' 2018-10-12 05:31:48,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:48,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:48,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:48,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:48,754 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:48,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.add_collectors' 2018-10-12 05:31:48,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:48,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:48,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:48,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:48,755 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.connect_floatingip' 2018-10-12 05:31:48,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:48,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.connect_floatingip' 2018-10-12 05:31:48,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/QO2GK/install_requirements.sh 2018-10-12 05:31:48,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:31:48,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:31:48,756 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-12 05:31:48,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:31:48,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/named.conf.local 2018-10-12 05:31:48,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmZZJRC /etc/bind/named.conf.local 2018-10-12 05:31:48,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-12 05:31:48,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/shared_config. 2018-10-12 05:31:48,757 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpH5gtBo /etc/clearwater/shared_config 2018-10-12 05:31:48,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/named.conf.local. 2018-10-12 05:31:48,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpM0QICA /etc/clearwater/local_config 2018-10-12 05:31:48,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'etcd_ip': u'192.168.120.10', 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.10', u'hss_hostname': u''}. 2018-10-12 05:31:48,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-12 05:31:48,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/shared_config 2018-10-12 05:31:48,758 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-12 05:31:48,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:31:48,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_floatingip' 2018-10-12 05:31:48,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.connect_security_group' 2018-10-12 05:31:48,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-12 05:31:48,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmplL0Ve5 /etc/bind/db.clearwater.local 2018-10-12 05:31:48,759 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-12 05:31:48,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:31:48,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-12 05:31:48,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-12 05:31:48,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpAhfM0D /etc/bind/db.clearwater.opnfv 2018-10-12 05:31:48,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-12 05:31:48,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', '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.10', u'hss_hostname': u''}. 2018-10-12 05:31:48,760 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-12 05:31:48,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:31:48,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:31:48,761 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:31:48,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:31:48,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:48,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:48,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:48,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:48,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:48,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:48,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:48,823 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:31:48,824 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:48,824 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:48 GMT 2018-10-12 05:31:48,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:48,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:31:48,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:53,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:31:54,137 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:54,137 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:54,137 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:54,137 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:54,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:54,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:54,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:54,138 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:24.794Z", "message": "Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/C31KV/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:24.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:24.794Z", "message": "Executing: /tmp/C31KV/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:24.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:25.803Z", "message": "[etcd] ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:25.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:25.803Z", "message": "[etcd] repo129", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:25.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:25.803Z", "message": "[etcd] Configure the APT software source", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:25.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:26.824Z", "message": "[etcd] sudo apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:26.824Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:33.895Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fjc3bu\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease\nGet:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nHit http://security.ubuntu.com trusty-security InRelease\nGet:2 http://repo.cw-ngv.com binary/ Release [1,219 B]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nHit http://security.ubuntu.com trusty-security/main Sources\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources\nHit http://security.ubuntu.com trusty-security/universe 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://security.ubuntu.com trusty-security/main amd64 Packages\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://security.ubuntu.com trusty-security/universe 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://security.ubuntu.com trusty-security/main Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://security.ubuntu.com trusty-security/universe Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse 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 5s (4,760 B/s)\nReading package lists...\n\nreal\t0m7.535s\nuser\t0m2.655s\nsys\t0m0.199s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:33.895Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:34.120Z", "message": "[etcd] Now install the software", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:34.120Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:31:35.129Z", "message": "[etcd] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:31:35.129Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}], "metadata": {"pagination": {"total": 1445, "offset": 1424, "size": 50}}} 2018-10-12 05:31:54,138 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:54,138 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:54 GMT 2018-10-12 05:31:54,138 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:54,138 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9144 2018-10-12 05:31:54,138 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:54,138 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/install-etcd.sh to /tmp/C31KV/install-etcd.sh 2018-10-12 05:31:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/C31KV/install-etcd.sh 2018-10-12 05:31:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] 2018-10-12 05:31:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] repo129 2018-10-12 05:31:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Configure the APT software source 2018-10-12 05:31:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo apt 2018-10-12 05:31:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fjc3bu Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease Get:1 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Hit http://security.ubuntu.com trusty-security InRelease Get:2 http://repo.cw-ngv.com binary/ Release [1,219 B] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:3 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Hit http://security.ubuntu.com trusty-security/main Sources Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources Hit http://security.ubuntu.com trusty-security/universe 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://security.ubuntu.com trusty-security/main amd64 Packages 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://security.ubuntu.com trusty-security/universe 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://security.ubuntu.com trusty-security/main Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://security.ubuntu.com trusty-security/universe Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse 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 5s (4,760 B/s) Reading package lists... real 0m7.535s user 0m2.655s sys 0m0.199s 2018-10-12 05:31:54,139 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Now install the software 2018-10-12 05:31:54,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:31:54,140 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:31:54,217 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:54,217 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:54,217 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:54,217 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:54,217 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:54,217 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:54,217 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:54,217 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:31:54,217 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:54,218 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:54 GMT 2018-10-12 05:31:54,218 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:54,218 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:31:54,218 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:59,223 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:31:59,543 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:59,543 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:59,543 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:59,543 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:59,543 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:59,543 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:59,544 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:59,544 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-12 05:31:59,544 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:59,544 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:59 GMT 2018-10-12 05:31:59,544 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:59,544 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:31:59,544 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:31:59,544 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:31:59,744 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:31:59,744 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:31:59,744 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:31:59,744 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:31:59,744 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:31:59,744 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:31:59,744 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:31:59,744 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:31:59,745 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:31:59,745 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:31:59 GMT 2018-10-12 05:31:59,745 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:31:59,745 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:31:59,745 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:04,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:32:05,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:05,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:05,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:05,105 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:05,105 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:05,105 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:05,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:05,105 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-12 05:32:05,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:05,105 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:05 GMT 2018-10-12 05:32:05,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:05,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:32:05,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:05,106 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:32:05,221 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:05,221 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:05,222 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:05,222 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:05,222 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:05,222 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:05,222 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:05,222 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:32:05,222 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:05,222 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:05 GMT 2018-10-12 05:32:05,222 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:05,222 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:32:05,223 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:10,228 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:32:10,405 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:10,405 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:10,405 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:10,405 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:10,405 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:10,405 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:10,405 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:10,406 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-12 05:32:10,406 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:10,406 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:10 GMT 2018-10-12 05:32:10,406 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:10,406 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:32:10,406 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:10,406 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:32:10,476 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:10,476 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:10,476 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:10,476 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:10,476 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:10,476 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:10,476 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:10,477 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:32:10,477 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:10,477 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:10 GMT 2018-10-12 05:32:10,477 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:10,477 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:32:10,477 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:15,482 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:32:15,602 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:15,602 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:15,602 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:15,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:15,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:15,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:15,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:15,603 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-12 05:32:15,603 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:15,603 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:15 GMT 2018-10-12 05:32:15,603 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:15,603 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:32:15,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:15,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:32:16,080 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:16,081 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:16,081 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:16,081 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:16,081 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:16,081 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:16,081 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:16,081 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:32:16,081 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:16,082 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:16 GMT 2018-10-12 05:32:16,082 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:16,082 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:32:16,082 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:21,087 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:32:21,169 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:21,169 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:21,169 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:21,169 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:21,169 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:21,169 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:21,169 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:21,169 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-12 05:32:21,169 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:21,170 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:21 GMT 2018-10-12 05:32:21,170 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:21,170 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:32:21,170 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:21,170 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:32:21,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:21,598 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:21,598 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:21,598 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:21,598 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:21,598 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:21,598 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:21,598 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:32:21,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:21,599 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:21 GMT 2018-10-12 05:32:21,599 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:21,599 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:32:21,599 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:26,604 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:32:26,675 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:26,675 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:26,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:26,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:26,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:26,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:26,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:26,676 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-12 05:32:26,676 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:26,676 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:26 GMT 2018-10-12 05:32:26,676 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:26,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:32:26,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:26,677 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:32:26,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:26,799 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:26,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:26,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:26,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:26,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:26,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:26,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:32:26,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:26,799 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:26 GMT 2018-10-12 05:32:26,800 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:26,800 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:32:26,800 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:31,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:32:32,021 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:32,021 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:32,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:32,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:32,022 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:32,022 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:32,022 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:32,022 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-12 05:32:32,022 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:32,022 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:32 GMT 2018-10-12 05:32:32,022 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:32,022 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:32:32,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:32,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:32:32,243 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:32,243 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:32,243 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:32,244 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:32,244 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:32,244 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:32,244 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:32,244 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:32:32,244 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:32,244 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:32 GMT 2018-10-12 05:32:32,244 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:32,244 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:32:32,244 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:37,250 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:32:37,365 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:37,365 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:37,365 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:37,365 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:37,365 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:37,366 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:37,366 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:37,366 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-12 05:32:37,366 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:37,366 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:37 GMT 2018-10-12 05:32:37,366 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:37,366 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:32:37,366 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:37,367 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:32:37,474 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:37,474 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:37,474 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:37,474 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:37,474 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:37,474 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:37,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:37,474 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:32:37,475 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:37,475 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:37 GMT 2018-10-12 05:32:37,475 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:37,475 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:32:37,475 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:42,480 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:32:42,579 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:42,579 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:42,579 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:42,579 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:42,579 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:42,579 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:42,580 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:42,580 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-12 05:32:42,580 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:42,580 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:42 GMT 2018-10-12 05:32:42,580 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:42,580 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:32:42,580 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:42,581 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:32:42,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:42,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:42,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:42,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:42,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:42,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:42,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:42,656 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:32:42,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:42,656 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:42 GMT 2018-10-12 05:32:42,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:42,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:32:42,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:47,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:32:47,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:47,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:47,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:47,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:47,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:47,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:47,805 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:47,805 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-12 05:32:47,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:47,805 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:47 GMT 2018-10-12 05:32:47,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:47,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:32:47,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:47,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:32:47,939 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:47,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:47,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:47,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:47,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:47,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:47,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:47,939 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:32:47,940 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:47,940 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:47 GMT 2018-10-12 05:32:47,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:47,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:32:47,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:52,945 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:32:53,088 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:53,088 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:53,088 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:53,088 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:53,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:53,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:53,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:53,089 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-12 05:32:53,089 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:53,089 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:53 GMT 2018-10-12 05:32:53,089 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:53,089 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:32:53,089 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:53,089 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:32:53,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:53,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:53,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:53,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:53,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:53,174 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:53,174 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:53,174 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:32:53,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:53,174 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:53 GMT 2018-10-12 05:32:53,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:53,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:32:53,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:58,179 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:32:58,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:58,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:58,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:58,271 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:58,271 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:58,271 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:58,271 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:58,272 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1445, "offset": 1433, "size": 50}}} 2018-10-12 05:32:58,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:58,272 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:58 GMT 2018-10-12 05:32:58,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:58,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:32:58,272 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:32:58,272 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:32:58,341 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:32:58,341 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:32:58,341 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:32:58,341 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:32:58,341 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:32:58,341 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:32:58,341 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:32:58,342 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:32:58,342 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:32:58,342 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:32:58 GMT 2018-10-12 05:32:58,342 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:32:58,342 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:32:58,342 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:03,347 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:33:03,663 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:03,663 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:03,663 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:03,663 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:03,663 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:03,664 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:03,664 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:03,664 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:01.119Z", "message": "[etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fjc3bu\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 15 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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 libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB]\nGet:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB]\nGet:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:36 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:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:39 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:40 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:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 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.3 [227 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 12s (6,794 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51391 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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-160.210) ...\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.3) ...\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 9104\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.558s\nuser\t0m18.473s\nsys\t0m7.693s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:01.119Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:02.175Z", "message": "[etcd] => \nreal\t0m0.011s\nuser\t0m0.001s\nsys\t0m0.010s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:02.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:02.175Z", "message": "[etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fb:c1:0a \n inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefb:c10a/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:72994 errors:0 dropped:0 overruns:0 frame:0\n TX packets:35020 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:124795296 (124.7 MB) TX bytes:6047728 (6.0 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:195 errors:0 dropped:0 overruns:0 frame:0\n TX packets:195 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:16375 (16.3 KB) TX bytes:16375 (16.3 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:02.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:02.175Z", "message": "[etcd] sudo ifconfig ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:02.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:02.175Z", "message": "[etcd] /usr/share/clearwater/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:02.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:02.175Z", "message": "[etcd] The software is installed", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:02.175Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:03.174Z", "message": "[etcd] sudo ps ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:03.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:03.174Z", "message": "[etcd] sudo netstat ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:03.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:03.174Z", "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.10:53 0.0.0.0:* LISTEN 2572/named \ntcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2572/named \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd \ntcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2572/named \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9104/monit \ntcp 0 0 192.168.120.10:2380 0.0.0.0:* LISTEN 9241/etcd \ntcp6 0 0 :::53 :::* LISTEN 2572/named \ntcp6 0 0 :::22 :::* LISTEN 1104/sshd \ntcp6 0 0 ::1:953 :::* LISTEN 2572/named \ntcp6 0 0 :::4000 :::* LISTEN 9241/etcd \nudp 0 0 192.168.120.10:123 0.0.0.0:* 8696/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8696/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8696/ntpd \nudp 0 0 0.0.0.0:51723 0.0.0.0:* 621/dhclient \nudp 0 0 192.168.120.10:53 0.0.0.0:* 2572/named \nudp 0 0 127.0.0.1:53 0.0.0.0:* 2572/named \nudp 0 0 0.0.0.0:68 0.0.0.0:* 621/dhclient \nudp6 0 0 :::13405 :::* 621/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 8696/ntpd \nudp6 0 0 ::1:123 :::* 8696/ntpd \nudp6 0 0 :::123 :::* 8696/ntpd \nudp6 0 0 :::53 :::* 2572/named \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10811 1652/python2.7 /tmp/cloudify-logging-server-10a60.socket\nunix 2 [ ACC ] STREAM LISTENING 1515 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9376 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 13141 2629/python2.7 /tmp/ctx-Kor4nc.socket\nunix 2 [ ACC ] STREAM LISTENING 8891 1007/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7400 392/systemd-udevd /run/udev/control\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:03.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:03.174Z", "message": "[etcd] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:29 ? 00:00:00 /sbin/init\nroot 2 0 0 05:29 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:29 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:29 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:29 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:29 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:29 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:29 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:29 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:29 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:29 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:29 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:29 ? 00:00:00 [migration/0]\nroot 14 2 0 05:29 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:29 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:29 ? 00:00:00 [migration/1]\nroot 17 2 0 05:29 ? 00:00:00 [ksoftirqd/1]\nroot 18 2 0 05:29 ? 00:00:00 [kworker/1:0]\nroot 19 2 0 05:29 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:29 ? 00:00:00 [khelper]\nroot 21 2 0 05:29 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:29 ? 00:00:00 [netns]\nroot 23 2 0 05:29 ? 00:00:00 [writeback]\nroot 24 2 0 05:29 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:29 ? 00:00:00 [bioset]\nroot 26 2 0 05:29 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:29 ? 00:00:00 [kblockd]\nroot 28 2 0 05:29 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:29 ? 00:00:00 [khubd]\nroot 30 2 0 05:29 ? 00:00:00 [md]\nroot 31 2 0 05:29 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:29 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:29 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:29 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:29 ? 00:00:00 [vmstat]\nroot 37 2 0 05:29 ? 00:00:00 [ksmd]\nroot 38 2 0 05:29 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:29 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:29 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:29 ? 00:00:00 [crypto]\nroot 53 2 0 05:29 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:29 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:29 ? 00:00:00 [vballoon]\nroot 56 2 0 05:29 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:29 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:29 ? 00:00:00 [scsi_eh_1]\nroot 59 2 0 05:29 ? 00:00:00 [kworker/u4:2]\nroot 60 2 0 05:29 ? 00:00:00 [kworker/u4:3]\nroot 79 2 0 05:29 ? 00:00:00 [deferwq]\nroot 80 2 0 05:29 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:29 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:29 ? 00:00:00 [kworker/0:2]\nroot 186 2 0 05:29 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:29 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:29 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 443 2 0 05:29 ? 00:00:00 [kworker/u5:1]\nroot 444 2 0 05:29 ? 00:00:00 [kworker/u5:2]\nroot 513 1 0 05:29 ? 00:00:00 upstart-socket-bridge --daemon\nroot 621 1 0 05:29 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 05:29 ? 00:00:00 [kauditd]\nroot 935 1 0 05:29 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 1007 1 0 05:29 ? 00:00:00 dbus-daemon --system --fork\nsyslog 1011 1 0 05:29 ? 00:00:00 rsyslogd\nroot 1028 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1048 1 0 05:29 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1051 1 0 05:29 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1055 1 0 05:29 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1056 1 0 05:29 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1060 1 0 05:29 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1104 1 0 05:29 ? 00:00:00 /usr/sbin/sshd -D\nroot 1106 1 0 05:29 ? 00:00:00 cron\ndaemon 1107 1 0 05:29 ? 00:00:00 atd\nroot 1116 1 0 05:29 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1118 1 0 05:29 ? 00:00:00 /usr/sbin/irqbalance\nroot 1199 1 0 05:29 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 05:29 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1452 2 0 05:29 ? 00:00:00 [kworker/1:2]\nubuntu 1652 1 0 05:30 ? 00:00:00 /home/ubuntu/bind_host_fjc3bu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fjc3bu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fjc3bu --logging-server-logdir=/home/ubuntu/bind_host_fjc3bu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fjc3bu/work/bind_host_fjc3bu%I.log --pidfile=/home/ubuntu/bind_host_fjc3bu/work/bind_host_fjc3bu.pid\nubuntu 1691 1652 0 05:30 ? 00:00:00 /home/ubuntu/bind_host_fjc3bu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fjc3bu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fjc3bu --logging-server-logdir=/home/ubuntu/bind_host_fjc3bu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fjc3bu/work/bind_host_fjc3bu%I.log --pidfile=/home/ubuntu/bind_host_fjc3bu/work/bind_host_fjc3bu.pid\nubuntu 1766 1 0 05:30 ? 00:00:01 python2.7 /home/ubuntu/bind_host_fjc3bu/env/bin/diamond --configfile /home/ubuntu/bind_host_fjc3bu/work/plugins/diamond/etc/diamond.conf\nbind 2572 1 0 05:31 ? 00:00:00 /usr/sbin/named -u bind\nubuntu 2629 1691 0 05:31 ? 00:00:00 /home/ubuntu/bind_host_fjc3bu/env/bin/python2.7 /home/ubuntu/bind_host_fjc3bu/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Q_lEUq\nubuntu 2641 2629 0 05:31 ? 00:00:00 /bin/sh -c /tmp/C31KV/install-etcd.sh\nubuntu 2643 2641 0 05:31 ? 00:00:00 /bin/bash -e /tmp/C31KV/install-etcd.sh\nntp 8696 1 0 05:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9104 1 0 05:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nclearwa+ 9241 1 0 05:32 ? 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.10:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.10 --name 192-168-120-10 --debug --initial-cluster 192-168-120-10=http://192.168.120.10:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.10:2380 --listen-peer-urls http://192.168.120.10:2380\nroot 9299 1 0 05:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9306 9299 0 05:32 ? 00:00:00 inotifywait -e create -qq .\nroot 9359 9104 0 05:32 ? 00:00:00 [check-monit-upt] \nroot 9363 9104 0 05:32 ? 00:00:00 [check-etcd-upti] \nroot 9367 9104 0 05:32 ? 00:00:00 [poll_etcd_clust] \nroot 9370 9104 0 05:32 ? 00:00:00 [poll_etcd.sh] \nubuntu 9567 2643 0 05:33 ? 00:00:00 /bin/bash -e /tmp/C31KV/install-etcd.sh\nubuntu 9568 9567 0 05:33 ? 00:00:00 /bin/bash -e /tmp/C31KV/install-etcd.sh\nroot 9569 9568 0 05:33 ? 00:00:00 sudo ps -edf\nroot 9570 9569 0 05:33 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:03.174Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}], "metadata": {"pagination": {"total": 1455, "offset": 1433, "size": 50}}} 2018-10-12 05:33:03,664 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:03,664 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:03 GMT 2018-10-12 05:33:03,664 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:03,665 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 61813 2018-10-12 05:33:03,665 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:03,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => sudo: unable to resolve host server-clearwater-opnfv-bind-host-fjc3bu 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 15 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 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 libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-etcd 1.0-171218.103208 [16.9 MB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:12 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:13 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-cluster-manager 1.0-171218.103208 [6,107 kB] Get:20 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:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-mock all 1.0.1-3 [23.8 kB] Get:22 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-queue-manager 1.0-171218.103208 [6,101 kB] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main python-jsonschema all 2.3.0-1build1 [27.2 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:26 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-config-manager 1.0-171218.103208 [9,130 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:28 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:31 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-management 1.0-171218.103208 [12.3 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:34 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:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:36 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:37 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:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:39 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:40 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:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 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.3 [227 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 12s (6,794 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51391 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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-160.210) ... 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.3) ... 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 9104 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.558s user 0m18.473s sys 0m7.693s 2018-10-12 05:33:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => real 0m0.011s user 0m0.001s sys 0m0.010s 2018-10-12 05:33:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fb:c1:0a inet addr:192.168.120.10 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefb:c10a/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:72994 errors:0 dropped:0 overruns:0 frame:0 TX packets:35020 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:124795296 (124.7 MB) TX bytes:6047728 (6.0 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:195 errors:0 dropped:0 overruns:0 frame:0 TX packets:195 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:16375 (16.3 KB) TX bytes:16375 (16.3 KB) real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-12 05:33:03,668 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ifconfig 2018-10-12 05:33:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] /usr/share/clearwater/clearwater 2018-10-12 05:33:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] The software is installed 2018-10-12 05:33:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo ps 2018-10-12 05:33:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo netstat 2018-10-12 05:33:03,669 - 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.10:53 0.0.0.0:* LISTEN 2572/named tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN 2572/named tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1104/sshd tcp 0 0 127.0.0.1:953 0.0.0.0:* LISTEN 2572/named tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9104/monit tcp 0 0 192.168.120.10:2380 0.0.0.0:* LISTEN 9241/etcd tcp6 0 0 :::53 :::* LISTEN 2572/named tcp6 0 0 :::22 :::* LISTEN 1104/sshd tcp6 0 0 ::1:953 :::* LISTEN 2572/named tcp6 0 0 :::4000 :::* LISTEN 9241/etcd udp 0 0 192.168.120.10:123 0.0.0.0:* 8696/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8696/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8696/ntpd udp 0 0 0.0.0.0:51723 0.0.0.0:* 621/dhclient udp 0 0 192.168.120.10:53 0.0.0.0:* 2572/named udp 0 0 127.0.0.1:53 0.0.0.0:* 2572/named udp 0 0 0.0.0.0:68 0.0.0.0:* 621/dhclient udp6 0 0 :::13405 :::* 621/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 8696/ntpd udp6 0 0 ::1:123 :::* 8696/ntpd udp6 0 0 :::123 :::* 8696/ntpd udp6 0 0 :::53 :::* 2572/named Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10811 1652/python2.7 /tmp/cloudify-logging-server-10a60.socket unix 2 [ ACC ] STREAM LISTENING 1515 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9376 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 13141 2629/python2.7 /tmp/ctx-Kor4nc.socket unix 2 [ ACC ] STREAM LISTENING 8891 1007/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 7400 392/systemd-udevd /run/udev/control real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-12 05:33:03,669 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:29 ? 00:00:00 /sbin/init root 2 0 0 05:29 ? 00:00:00 [kthreadd] root 3 2 0 05:29 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:29 ? 00:00:00 [kworker/0:0] root 5 2 0 05:29 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:29 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:29 ? 00:00:00 [rcu_sched] root 8 2 0 05:29 ? 00:00:00 [rcuos/0] root 9 2 0 05:29 ? 00:00:00 [rcuos/1] root 10 2 0 05:29 ? 00:00:00 [rcu_bh] root 11 2 0 05:29 ? 00:00:00 [rcuob/0] root 12 2 0 05:29 ? 00:00:00 [rcuob/1] root 13 2 0 05:29 ? 00:00:00 [migration/0] root 14 2 0 05:29 ? 00:00:00 [watchdog/0] root 15 2 0 05:29 ? 00:00:00 [watchdog/1] root 16 2 0 05:29 ? 00:00:00 [migration/1] root 17 2 0 05:29 ? 00:00:00 [ksoftirqd/1] root 18 2 0 05:29 ? 00:00:00 [kworker/1:0] root 19 2 0 05:29 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:29 ? 00:00:00 [khelper] root 21 2 0 05:29 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:29 ? 00:00:00 [netns] root 23 2 0 05:29 ? 00:00:00 [writeback] root 24 2 0 05:29 ? 00:00:00 [kintegrityd] root 25 2 0 05:29 ? 00:00:00 [bioset] root 26 2 0 05:29 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:29 ? 00:00:00 [kblockd] root 28 2 0 05:29 ? 00:00:00 [ata_sff] root 29 2 0 05:29 ? 00:00:00 [khubd] root 30 2 0 05:29 ? 00:00:00 [md] root 31 2 0 05:29 ? 00:00:00 [devfreq_wq] root 32 2 0 05:29 ? 00:00:00 [kworker/0:1] root 34 2 0 05:29 ? 00:00:00 [khungtaskd] root 35 2 0 05:29 ? 00:00:00 [kswapd0] root 36 2 0 05:29 ? 00:00:00 [vmstat] root 37 2 0 05:29 ? 00:00:00 [ksmd] root 38 2 0 05:29 ? 00:00:00 [khugepaged] root 39 2 0 05:29 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:29 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:29 ? 00:00:00 [crypto] root 53 2 0 05:29 ? 00:00:00 [kthrotld] root 54 2 0 05:29 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:29 ? 00:00:00 [vballoon] root 56 2 0 05:29 ? 00:00:00 [kworker/1:1] root 57 2 0 05:29 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:29 ? 00:00:00 [scsi_eh_1] root 59 2 0 05:29 ? 00:00:00 [kworker/u4:2] root 60 2 0 05:29 ? 00:00:00 [kworker/u4:3] root 79 2 0 05:29 ? 00:00:00 [deferwq] root 80 2 0 05:29 ? 00:00:00 [charger_manager] root 123 2 0 05:29 ? 00:00:00 [kpsmoused] root 142 2 0 05:29 ? 00:00:00 [kworker/0:2] root 186 2 0 05:29 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:29 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:29 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 443 2 0 05:29 ? 00:00:00 [kworker/u5:1] root 444 2 0 05:29 ? 00:00:00 [kworker/u5:2] root 513 1 0 05:29 ? 00:00:00 upstart-socket-bridge --daemon root 621 1 0 05:29 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 05:29 ? 00:00:00 [kauditd] root 935 1 0 05:29 ? 00:00:00 upstart-file-bridge --daemon message+ 1007 1 0 05:29 ? 00:00:00 dbus-daemon --system --fork syslog 1011 1 0 05:29 ? 00:00:00 rsyslogd root 1028 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-logind root 1048 1 0 05:29 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1051 1 0 05:29 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1055 1 0 05:29 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1056 1 0 05:29 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1060 1 0 05:29 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1104 1 0 05:29 ? 00:00:00 /usr/sbin/sshd -D root 1106 1 0 05:29 ? 00:00:00 cron daemon 1107 1 0 05:29 ? 00:00:00 atd root 1116 1 0 05:29 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1118 1 0 05:29 ? 00:00:00 /usr/sbin/irqbalance root 1199 1 0 05:29 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 05:29 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1452 2 0 05:29 ? 00:00:00 [kworker/1:2] ubuntu 1652 1 0 05:30 ? 00:00:00 /home/ubuntu/bind_host_fjc3bu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fjc3bu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fjc3bu --logging-server-logdir=/home/ubuntu/bind_host_fjc3bu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fjc3bu/work/bind_host_fjc3bu%I.log --pidfile=/home/ubuntu/bind_host_fjc3bu/work/bind_host_fjc3bu.pid ubuntu 1691 1652 0 05:30 ? 00:00:00 /home/ubuntu/bind_host_fjc3bu/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bind_host_fjc3bu --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bind_host_fjc3bu --logging-server-logdir=/home/ubuntu/bind_host_fjc3bu/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bind_host_fjc3bu/work/bind_host_fjc3bu%I.log --pidfile=/home/ubuntu/bind_host_fjc3bu/work/bind_host_fjc3bu.pid ubuntu 1766 1 0 05:30 ? 00:00:01 python2.7 /home/ubuntu/bind_host_fjc3bu/env/bin/diamond --configfile /home/ubuntu/bind_host_fjc3bu/work/plugins/diamond/etc/diamond.conf bind 2572 1 0 05:31 ? 00:00:00 /usr/sbin/named -u bind ubuntu 2629 1691 0 05:31 ? 00:00:00 /home/ubuntu/bind_host_fjc3bu/env/bin/python2.7 /home/ubuntu/bind_host_fjc3bu/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-Q_lEUq ubuntu 2641 2629 0 05:31 ? 00:00:00 /bin/sh -c /tmp/C31KV/install-etcd.sh ubuntu 2643 2641 0 05:31 ? 00:00:00 /bin/bash -e /tmp/C31KV/install-etcd.sh ntp 8696 1 0 05:32 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9104 1 0 05:32 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc clearwa+ 9241 1 0 05:32 ? 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.10:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.10 --name 192-168-120-10 --debug --initial-cluster 192-168-120-10=http://192.168.120.10:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.10:2380 --listen-peer-urls http://192.168.120.10:2380 root 9299 1 0 05:32 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9306 9299 0 05:32 ? 00:00:00 inotifywait -e create -qq . root 9359 9104 0 05:32 ? 00:00:00 [check-monit-upt] root 9363 9104 0 05:32 ? 00:00:00 [check-etcd-upti] root 9367 9104 0 05:32 ? 00:00:00 [poll_etcd_clust] root 9370 9104 0 05:32 ? 00:00:00 [poll_etcd.sh] ubuntu 9567 2643 0 05:33 ? 00:00:00 /bin/bash -e /tmp/C31KV/install-etcd.sh ubuntu 9568 9567 0 05:33 ? 00:00:00 /bin/bash -e /tmp/C31KV/install-etcd.sh root 9569 9568 0 05:33 ? 00:00:00 sudo ps -edf root 9570 9569 0 05:33 ? 00:00:00 ps -edf real 0m0.008s user 0m0.003s sys 0m0.006s 2018-10-12 05:33:03,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:33:03,753 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:03,753 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:03,753 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:03,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:03,754 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:03,754 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:03,754 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:03,754 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:33:03,754 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:03,754 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:03 GMT 2018-10-12 05:33:03,754 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:03,754 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:33:03,754 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:08,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:33:08,972 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:08,972 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:08,972 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:08,972 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:08,972 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:08,973 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:08,973 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:08,973 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:04.187Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:04.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:04.187Z", "message": "[etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/dpkg.log\n/var/log/sysstat/sa12\n/var/log/sysstat/clearwater-sa12\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:04.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:04.187Z", "message": "[etcd] => init-+-acpid\n |-atd\n |-clearwater_diag---inotifywait\n |-cron\n |-dbus-daemon\n |-dhclient\n |-etcd---9*[{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.000s\nsys\t0m0.006s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:04.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:04.187Z", "message": "[etcd] sudo find /var/log ", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:04.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:04.187Z", "message": "[etcd] sudo pstree", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:04.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:05.211Z", "message": "[etcd] => 2018-10-12 05:32:47.994603582 Stopping etcd clearwater-etcd\n2018-10-12 05:32:49.068172487 Restarting etcd clearwater-etcd\n2018-10-12 05:32:49.072246385 Configured ETCDCTL_PEERS: \n2018-10-12 05:32:49.072863264 Check for previous failed startup attempt\n2018-10-12 05:32:49.073791475 Running etcdctl member list\n2018-10-12 05:32:49.083423626 etcdctl returned 2\nError: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\n; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\nerror #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused\nerror #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused\n\n2018-10-12 05:32:49.089368978 Creating new cluster...\n2018-10-12 05:32:49.091696055 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.10:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.10\n --name 192-168-120-10\n --debug --initial-cluster 192-168-120-10=http://192.168.120.10:2380,\n --initial-cluster-state new\n --initial-advertise-peer-urls http://192.168.120.10:2380\n --listen-peer-urls http://192.168.120.10:2380\n2018-10-12 05:32:49.093023982 Check we're actually a member of the cluster\n2018-10-12 05:32:49.102587881 Wait for etcd to startup\n2018-10-12 05:32:50.110843502 Etcd started successfully\n2018-10-12 05:32:49.115689 I | etcdmain: etcd Version: 3.1.7\n2018-10-12 05:32:49.115726 I | etcdmain: Git SHA: 43b7507\n2018-10-12 05:32:49.115731 I | etcdmain: Go Version: go1.7.5\n2018-10-12 05:32:49.115734 I | etcdmain: Go OS/Arch: linux/amd64\n2018-10-12 05:32:49.115739 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-10-12 05:32:49.115785 I | embed: listening for peers on http://192.168.120.10:2380\n2018-10-12 05:32:49.115812 I | embed: listening for client requests on 0.0.0.0:4000\n2018-10-12 05:32:49.163494 I | etcdserver: name = 192-168-120-10\n2018-10-12 05:32:49.163505 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.10\n2018-10-12 05:32:49.163510 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.10/member\n2018-10-12 05:32:49.163513 I | etcdserver: heartbeat = 100ms\n2018-10-12 05:32:49.163516 I | etcdserver: election = 1000ms\n2018-10-12 05:32:49.163519 I | etcdserver: snapshot count = 10000\n2018-10-12 05:32:49.163525 I | etcdserver: advertise client URLs = http://192.168.120.10:4000\n2018-10-12 05:32:49.163538 I | etcdserver: initial advertise peer URLs = http://192.168.120.10:2380\n2018-10-12 05:32:49.163545 I | etcdserver: initial cluster = 192-168-120-10=http://192.168.120.10:2380\n2018-10-12 05:32:49.199803 I | etcdserver: starting member 5a390934aeb2089e in cluster 54cdbb303d36fe88\n2018-10-12 05:32:49.199847 I | raft: 5a390934aeb2089e became follower at term 0\n2018-10-12 05:32:49.199860 I | raft: newRaft 5a390934aeb2089e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-10-12 05:32:49.199864 I | raft: 5a390934aeb2089e became follower at term 1\n2018-10-12 05:32:49.292603 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-10-12 05:32:49.293420 I | etcdserver/membership: added member 5a390934aeb2089e [http://192.168.120.10:2380] to cluster 54cdbb303d36fe88\n2018-10-12 05:32:50.100155 I | raft: 5a390934aeb2089e is starting a new election at term 1\n2018-10-12 05:32:50.100184 I | raft: 5a390934aeb2089e became candidate at term 2\n2018-10-12 05:32:50.100200 I | raft: 5a390934aeb2089e received MsgVoteResp from 5a390934aeb2089e at term 2\n2018-10-12 05:32:50.100212 I | raft: 5a390934aeb2089e became leader at term 2\n2018-10-12 05:32:50.100218 I | raft: raft.node: 5a390934aeb2089e elected leader 5a390934aeb2089e at term 2\n2018-10-12 05:32:50.100494 I | etcdserver: published {Name:192-168-120-10 ClientURLs:[http://192.168.120.10:4000]} to cluster 54cdbb303d36fe88\n2018-10-12 05:32:50.100634 I | embed: ready to serve client requests\n2018-10-12 05:32:50.100709 I | etcdserver: setting up the initial cluster version to 3.1\n2018-10-12 05:32:50.103432 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-10-12 05:32:50.114406 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-10-12 05:32:50.114448 I | etcdserver/api: enabled capabilities for version 3.1\n2018-10-12 05:32:50.271394 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.10:52965\n2018-10-12 05:32:50.296711 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.10:52966\n2018-10-12 05:32:50.297266 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.10:52967\n2018-10-12 05:32:52.585791 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.10:52968\n2018-10-12 05:32:52.669477 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.10:52969\n2018-10-12 05:32:52.670047 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.10:52970\n2018-10-12 05:33:01.558431 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.10/liveness-check remote:192.168.120.10:52971\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:05.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:05.211Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:05.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:05.211Z", "message": "[etcd] => [12-Oct-2018 05:32:50 UTC] clearwater-diags-monitor starting\n[12-Oct-2018 05:32:50 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-10-12T05:33:05.211Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:05.799Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:05.799Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:06.247Z", "message": "[etcd] sudo cat /var/log/clearwater", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:06.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:06.247Z", "message": "Execution done (return_code=0): /tmp/C31KV/install-etcd.sh", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:06.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:06.247Z", "message": "[etcd] Installation is done", "level": "info", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:06.247Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "5f055540-d735-4a60-b235-9e0244464338"}, {"node_instance_id": "bind_0dn02c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:06.698Z", "message": "Starting node", "node_name": "bind", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:06.698Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:07.715Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:07.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:07.715Z", "message": "Creating node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:07.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_dvy3i8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:07.715Z", "message": "Creating node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:07.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_7vtbru", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:07.715Z", "message": "Creating node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:07.715Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.216Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/WSQHN/clearwater.py", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.216Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "fc98d596-d0cb-422a-945e-da8ec3b51cc0"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.337Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "fc98d596-d0cb-422a-945e-da8ec3b51cc0"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.337Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2dfe291-f6c3-4bfc-b4dc-23a188a767fa"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.337Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/7UZLC/clearwater.py", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.337Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2dfe291-f6c3-4bfc-b4dc-23a188a767fa"}, {"node_instance_id": "ellis_u067t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_u067t2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_2eym6b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Creating node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_dvy3i8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_taxs5g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_7vtbru", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_7vtbru", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_u067t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Creating node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_taxs5g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_taxs5g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Creating node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_2eym6b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_2eym6b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_dvy3i8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:08.727Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:08.727Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 1492, "offset": 1443, "size": 50}}} 2018-10-12 05:33:08,973 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:08,973 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:08 GMT 2018-10-12 05:33:08,973 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:08,973 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 24697 2018-10-12 05:33:08,973 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:08,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-12 05:33:08,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/dpkg.log /var/log/sysstat/sa12 /var/log/sysstat/clearwater-sa12 /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.006s user 0m0.000s sys 0m0.005s 2018-10-12 05:33:08,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => init-+-acpid |-atd |-clearwater_diag---inotifywait |-cron |-dbus-daemon |-dhclient |-etcd---9*[{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.000s sys 0m0.006s 2018-10-12 05:33:08,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo find /var/log 2018-10-12 05:33:08,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo pstree 2018-10-12 05:33:08,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => 2018-10-12 05:32:47.994603582 Stopping etcd clearwater-etcd 2018-10-12 05:32:49.068172487 Restarting etcd clearwater-etcd 2018-10-12 05:32:49.072246385 Configured ETCDCTL_PEERS: 2018-10-12 05:32:49.072863264 Check for previous failed startup attempt 2018-10-12 05:32:49.073791475 Running etcdctl member list 2018-10-12 05:32:49.083423626 etcdctl returned 2 Error: client: etcd cluster is unavailable or misconfigured; error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused ; error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused error #0: dial tcp 127.0.0.1:2379: getsockopt: connection refused error #1: dial tcp 127.0.0.1:4001: getsockopt: connection refused 2018-10-12 05:32:49.089368978 Creating new cluster... 2018-10-12 05:32:49.091696055 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.10:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.10 --name 192-168-120-10 --debug --initial-cluster 192-168-120-10=http://192.168.120.10:2380, --initial-cluster-state new --initial-advertise-peer-urls http://192.168.120.10:2380 --listen-peer-urls http://192.168.120.10:2380 2018-10-12 05:32:49.093023982 Check we're actually a member of the cluster 2018-10-12 05:32:49.102587881 Wait for etcd to startup 2018-10-12 05:32:50.110843502 Etcd started successfully 2018-10-12 05:32:49.115689 I | etcdmain: etcd Version: 3.1.7 2018-10-12 05:32:49.115726 I | etcdmain: Git SHA: 43b7507 2018-10-12 05:32:49.115731 I | etcdmain: Go Version: go1.7.5 2018-10-12 05:32:49.115734 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-12 05:32:49.115739 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-12 05:32:49.115785 I | embed: listening for peers on http://192.168.120.10:2380 2018-10-12 05:32:49.115812 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-12 05:32:49.163494 I | etcdserver: name = 192-168-120-10 2018-10-12 05:32:49.163505 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.10 2018-10-12 05:32:49.163510 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.10/member 2018-10-12 05:32:49.163513 I | etcdserver: heartbeat = 100ms 2018-10-12 05:32:49.163516 I | etcdserver: election = 1000ms 2018-10-12 05:32:49.163519 I | etcdserver: snapshot count = 10000 2018-10-12 05:32:49.163525 I | etcdserver: advertise client URLs = http://192.168.120.10:4000 2018-10-12 05:32:49.163538 I | etcdserver: initial advertise peer URLs = http://192.168.120.10:2380 2018-10-12 05:32:49.163545 I | etcdserver: initial cluster = 192-168-120-10=http://192.168.120.10:2380 2018-10-12 05:32:49.199803 I | etcdserver: starting member 5a390934aeb2089e in cluster 54cdbb303d36fe88 2018-10-12 05:32:49.199847 I | raft: 5a390934aeb2089e became follower at term 0 2018-10-12 05:32:49.199860 I | raft: newRaft 5a390934aeb2089e [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-12 05:32:49.199864 I | raft: 5a390934aeb2089e became follower at term 1 2018-10-12 05:32:49.292603 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-12 05:32:49.293420 I | etcdserver/membership: added member 5a390934aeb2089e [http://192.168.120.10:2380] to cluster 54cdbb303d36fe88 2018-10-12 05:32:50.100155 I | raft: 5a390934aeb2089e is starting a new election at term 1 2018-10-12 05:32:50.100184 I | raft: 5a390934aeb2089e became candidate at term 2 2018-10-12 05:32:50.100200 I | raft: 5a390934aeb2089e received MsgVoteResp from 5a390934aeb2089e at term 2 2018-10-12 05:32:50.100212 I | raft: 5a390934aeb2089e became leader at term 2 2018-10-12 05:32:50.100218 I | raft: raft.node: 5a390934aeb2089e elected leader 5a390934aeb2089e at term 2 2018-10-12 05:32:50.100494 I | etcdserver: published {Name:192-168-120-10 ClientURLs:[http://192.168.120.10:4000]} to cluster 54cdbb303d36fe88 2018-10-12 05:32:50.100634 I | embed: ready to serve client requests 2018-10-12 05:32:50.100709 I | etcdserver: setting up the initial cluster version to 3.1 2018-10-12 05:32:50.103432 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-12 05:32:50.114406 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-12 05:32:50.114448 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-12 05:32:50.271394 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.10:52965 2018-10-12 05:32:50.296711 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.10:52966 2018-10-12 05:32:50.297266 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.10:52967 2018-10-12 05:32:52.585791 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.10:52968 2018-10-12 05:32:52.669477 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.10:52969 2018-10-12 05:32:52.670047 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.10:52970 2018-10-12 05:33:01.558431 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/192.168.120.10/liveness-check remote:192.168.120.10:52971 real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-12 05:33:08,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-12 05:33:08,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] => [12-Oct-2018 05:32:50 UTC] clearwater-diags-monitor starting [12-Oct-2018 05:32:50 UTC] Waiting for trigger files real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-12 05:33:08,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:33:08,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] sudo cat /var/log/clearwater 2018-10-12 05:33:08,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/C31KV/install-etcd.sh 2018-10-12 05:33:08,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [etcd] Installation is done 2018-10-12 05:33:08,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:33:08,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:08,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:33:08,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:33:08,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:33:08,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/WSQHN/clearwater.py 2018-10-12 05:33:08,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-12 05:33:08,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-12 05:33:08,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/7UZLC/clearwater.py 2018-10-12 05:33:08,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:08,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:08,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:08,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:33:08,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:08,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:08,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:08,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:08,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:33:08,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:08,979 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating node 2018-10-12 05:33:08,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:08,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:08,980 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:08,980 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:33:09,114 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:09,114 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:09,114 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:09,114 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:09,115 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:09,115 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:09,115 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:09,115 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:33:09,115 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:09,115 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:09 GMT 2018-10-12 05:33:09,115 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:09,115 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:33:09,115 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:14,121 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:33:14,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:14,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:14,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:14,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:14,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:14,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:14,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:14,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "bc06d246-bb3c-480a-86f8-260a816861ca"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a415ffce-3366-4203-9ed4-2f8329c38aff"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/9T17H/clearwater.py", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e2eddaca-dfd5-4db5-8085-41187bd75da4"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "[localhost] run: sudo mv /tmp/tmphmIsTZ /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2dfe291-f6c3-4bfc-b4dc-23a188a767fa"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Building a dict object that will contain variables to write to the Jinja2 template.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "fc98d596-d0cb-422a-945e-da8ec3b51cc0"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2dfe291-f6c3-4bfc-b4dc-23a188a767fa"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "fc98d596-d0cb-422a-945e-da8ec3b51cc0"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d1eff64a-a313-4dc4-b7d7-17e0e6f444fe"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "fc98d596-d0cb-422a-945e-da8ec3b51cc0"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "bc06d246-bb3c-480a-86f8-260a816861ca"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2dfe291-f6c3-4bfc-b4dc-23a188a767fa"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e2eddaca-dfd5-4db5-8085-41187bd75da4"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "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-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d1eff64a-a313-4dc4-b7d7-17e0e6f444fe"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "bc06d246-bb3c-480a-86f8-260a816861ca"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "fc98d596-d0cb-422a-945e-da8ec3b51cc0"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/T7IR4/clearwater.py", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "bc06d246-bb3c-480a-86f8-260a816861ca"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'dime-7vtbru', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}.", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "bc06d246-bb3c-480a-86f8-260a816861ca"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Configuring clearwater node.", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a415ffce-3366-4203-9ed4-2f8329c38aff"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "[localhost] run: sudo mv /tmp/tmpTk65Jr /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "fc98d596-d0cb-422a-945e-da8ec3b51cc0"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/SSGSU/clearwater.py", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a415ffce-3366-4203-9ed4-2f8329c38aff"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'vellum-rgy2q3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}.", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "fc98d596-d0cb-422a-945e-da8ec3b51cc0"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "fc98d596-d0cb-422a-945e-da8ec3b51cc0"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2dfe291-f6c3-4bfc-b4dc-23a188a767fa"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'homer-dvy3i8', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}.", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2dfe291-f6c3-4bfc-b4dc-23a188a767fa"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "[localhost] run: sudo mv /tmp/tmpbwWnGU /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "fc98d596-d0cb-422a-945e-da8ec3b51cc0"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2dfe291-f6c3-4bfc-b4dc-23a188a767fa"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "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-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e2eddaca-dfd5-4db5-8085-41187bd75da4"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "[localhost] run: sudo mv /tmp/tmpc97xze /etc/clearwater/local_config", "level": "debug", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2dfe291-f6c3-4bfc-b4dc-23a188a767fa"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "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-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c2dfe291-f6c3-4bfc-b4dc-23a188a767fa"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.362Z", "message": "Downloaded scripts/clearwater/other/clearwater.py to /tmp/OFF8D/clearwater.py", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.362Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d1eff64a-a313-4dc4-b7d7-17e0e6f444fe"}, {"node_instance_id": "homer_dvy3i8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.817Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:09.817Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:09.817Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo mv /tmp/tmpQFleRU /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e2eddaca-dfd5-4db5-8085-41187bd75da4"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "bc06d246-bb3c-480a-86f8-260a816861ca"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a415ffce-3366-4203-9ed4-2f8329c38aff"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo mv /tmp/tmpBybj3F /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a415ffce-3366-4203-9ed4-2f8329c38aff"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.10', 'name': u'ellis-u067t2', 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-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a415ffce-3366-4203-9ed4-2f8329c38aff"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo mv /tmp/tmpp4nf06 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e2eddaca-dfd5-4db5-8085-41187bd75da4"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e2eddaca-dfd5-4db5-8085-41187bd75da4"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo mv /tmp/tmpRnD0N3 /etc/clearwater/local_config", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a415ffce-3366-4203-9ed4-2f8329c38aff"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a415ffce-3366-4203-9ed4-2f8329c38aff"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e2eddaca-dfd5-4db5-8085-41187bd75da4"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo mv /tmp/tmpFNXQsc /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "bc06d246-bb3c-480a-86f8-260a816861ca"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo mv /tmp/tmp1DfAtG /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "bc06d246-bb3c-480a-86f8-260a816861ca"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d1eff64a-a313-4dc4-b7d7-17e0e6f444fe"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'sprout-taxs5g', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}.", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e2eddaca-dfd5-4db5-8085-41187bd75da4"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "The config dict: {'public_ip': u'172.30.9.203', 'etcd_ip': u'192.168.120.10', 'name': u'bono-2eym6b', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}.", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d1eff64a-a313-4dc4-b7d7-17e0e6f444fe"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a415ffce-3366-4203-9ed4-2f8329c38aff"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e2eddaca-dfd5-4db5-8085-41187bd75da4"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo mkdir -p /etc/clearwater", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "bc06d246-bb3c-480a-86f8-260a816861ca"}], "metadata": {"pagination": {"total": 1597, "offset": 1478, "size": 50}}} 2018-10-12 05:33:14,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:14,201 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:14 GMT 2018-10-12 05:33:14,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:14,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 28205 2018-10-12 05:33:14,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:33:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:33:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/9T17H/clearwater.py 2018-10-12 05:33:14,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphmIsTZ /etc/dnsmasq.resolv.conf 2018-10-12 05:33:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:33:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-12 05:33:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-12 05:33:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-12 05:33:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-12 05:33:14,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-12 05:33:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-12 05:33:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-12 05:33:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:33:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-12 05:33:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-12 05:33:14,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/T7IR4/clearwater.py 2018-10-12 05:33:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'dime-7vtbru', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.7'}. 2018-10-12 05:33:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring clearwater node. 2018-10-12 05:33:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTk65Jr /etc/clearwater/local_config 2018-10-12 05:33:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/SSGSU/clearwater.py 2018-10-12 05:33:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'vellum-rgy2q3', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.6'}. 2018-10-12 05:33:14,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-12 05:33:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-12 05:33:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'homer-dvy3i8', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.15'}. 2018-10-12 05:33:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpbwWnGU /etc/dnsmasq.resolv.conf 2018-10-12 05:33:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-12 05:33:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:33:14,207 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpc97xze /etc/clearwater/local_config 2018-10-12 05:33:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:33:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/clearwater.py to /tmp/OFF8D/clearwater.py 2018-10-12 05:33:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:33:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:33:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpQFleRU /etc/dnsmasq.resolv.conf 2018-10-12 05:33:14,208 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-12 05:33:14,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-12 05:33:14,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBybj3F /etc/dnsmasq.resolv.conf 2018-10-12 05:33:14,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.10', 'name': u'ellis-u067t2', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-10-12 05:33:14,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpp4nf06 /etc/clearwater/local_config 2018-10-12 05:33:14,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-12 05:33:14,209 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpRnD0N3 /etc/clearwater/local_config 2018-10-12 05:33:14,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-12 05:33:14,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-12 05:33:14,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFNXQsc /etc/clearwater/local_config 2018-10-12 05:33:14,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp1DfAtG /etc/dnsmasq.resolv.conf 2018-10-12 05:33:14,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-12 05:33:14,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': '', 'etcd_ip': u'192.168.120.10', 'name': u'sprout-taxs5g', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.17'}. 2018-10-12 05:33:14,210 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.203', 'etcd_ip': u'192.168.120.10', 'name': u'bono-2eym6b', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.21'}. 2018-10-12 05:33:14,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-12 05:33:14,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-12 05:33:14,211 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mkdir -p /etc/clearwater 2018-10-12 05:33:14,211 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:33:14,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:14,301 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:14,301 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:14,301 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:14,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:14,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:14,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:14,302 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:33:14,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:14,302 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:14 GMT 2018-10-12 05:33:14,302 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:14,302 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:33:14,302 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:19,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:33:19,718 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:19,718 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:19,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:19,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:19,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:19,719 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:19,719 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:19,719 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.10', 'name': u'ellis-u067t2', 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-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a415ffce-3366-4203-9ed4-2f8329c38aff"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "bc06d246-bb3c-480a-86f8-260a816861ca"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "Rendering the Jinja2 template to /etc/clearwater/local_config.", "level": "debug", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "a415ffce-3366-4203-9ed4-2f8329c38aff"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.378Z", "message": "[localhost] run: sudo mv /tmp/tmpFNXQsc /etc/clearwater/local_config", "level": "debug", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "bc06d246-bb3c-480a-86f8-260a816861ca"}, {"node_instance_id": "dime_7vtbru", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Configuring node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_taxs5g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_7vtbru", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_7vtbru", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_dvy3i8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_u067t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Configuring node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_7vtbru", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_dvy3i8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_u067t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Configuring node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_dvy3i8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Configuring node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:10.827Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:10.827Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:11.388Z", "message": "Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/B4U6P/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:11.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:11.388Z", "message": "[homer] ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:11.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:11.388Z", "message": "Executing: /tmp/W4ZK3/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:11.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:11.388Z", "message": "Executing: /tmp/B4U6P/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:11.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:11.388Z", "message": "[dime] ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:11.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:11.388Z", "message": "Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/R1DRL/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:11.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:11.388Z", "message": "Executing: /tmp/R1DRL/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:11.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:11.388Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/KM7HW/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:11.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "7f89ea8c-0228-46a3-a679-b49a639665ee"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:11.388Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:11.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:11.388Z", "message": "Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/W4ZK3/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:11.388Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "ellis_u067t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:11.840Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:11.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_u067t2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:11.840Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:11.840Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.540Z", "message": "[vellum] sudo apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.540Z", "message": "[homer] Configure the APT software source", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.540Z", "message": "[dime] sudo apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.540Z", "message": "[homer] sudo apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.540Z", "message": "[ellis] repo129", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.540Z", "message": "[homer] repo129", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.540Z", "message": "[dime] repo129", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.540Z", "message": "Executing: /tmp/7TNU2/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.540Z", "message": "[ellis] ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.540Z", "message": "[vellum] Configure the APT software source", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.540Z", "message": "[vellum] ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.540Z", "message": "Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/7TNU2/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.540Z", "message": "[dime] Configure the APT software source", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "sprout_taxs5g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.864Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.864Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_taxs5g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.864Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_taxs5g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:12.864Z", "message": "Configuring node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:12.864Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:13.551Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:13.551Z", "message": "Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/H3R3X/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}], "metadata": {"pagination": {"total": 1614, "offset": 1528, "size": 50}}} 2018-10-12 05:33:19,719 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:19,719 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:19 GMT 2018-10-12 05:33:19,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:19,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25738 2018-10-12 05:33:19,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:19,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.208', 'etcd_ip': u'192.168.120.10', 'name': u'ellis-u067t2', u'private_domain': u'clearwater.local', u'release': u'repo129', 'host_ip': u'192.168.120.9'}. 2018-10-12 05:33:19,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-12 05:33:19,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/clearwater/local_config. 2018-10-12 05:33:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpFNXQsc /etc/clearwater/local_config 2018-10-12 05:33:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:33:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:33:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:33:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:19,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:19,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:33:19,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:33:19,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:19,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:19,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:33:19,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:19,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:33:19,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:19,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:19,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/install-dime.sh to /tmp/B4U6P/install-dime.sh 2018-10-12 05:33:19,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] 2018-10-12 05:33:19,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/W4ZK3/install-vellum.sh 2018-10-12 05:33:19,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/B4U6P/install-dime.sh 2018-10-12 05:33:19,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] 2018-10-12 05:33:19,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/install-homer.sh to /tmp/R1DRL/install-homer.sh 2018-10-12 05:33:19,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/R1DRL/install-homer.sh 2018-10-12 05:33:19,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/KM7HW/append_proxy_snmp_conf.py 2018-10-12 05:33:19,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-12 05:33:19,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/install-vellum.sh to /tmp/W4ZK3/install-vellum.sh 2018-10-12 05:33:19,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:19,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:19,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo apt 2018-10-12 05:33:19,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Configure the APT software source 2018-10-12 05:33:19,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo apt 2018-10-12 05:33:19,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo apt 2018-10-12 05:33:19,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] repo129 2018-10-12 05:33:19,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] repo129 2018-10-12 05:33:19,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] repo129 2018-10-12 05:33:19,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/7TNU2/install-ellis.sh 2018-10-12 05:33:19,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] 2018-10-12 05:33:19,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Configure the APT software source 2018-10-12 05:33:19,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 2018-10-12 05:33:19,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/install-ellis.sh to /tmp/7TNU2/install-ellis.sh 2018-10-12 05:33:19,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Configure the APT software source 2018-10-12 05:33:19,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:19,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:33:19,728 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:19,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:33:19,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-10-12 05:33:19,729 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/install-sprout.sh to /tmp/H3R3X/install-sprout.sh 2018-10-12 05:33:19,729 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:33:19,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:19,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:19,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:19,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:19,846 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:19,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:19,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:19,847 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:33:19,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:19,847 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:19 GMT 2018-10-12 05:33:19,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:19,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:33:19,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:24,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:33:24,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:24,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:24,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:24,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:24,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:24,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:24,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:24,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:13.551Z", "message": "[sprout] ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:13.551Z", "message": "[ellis] Configure the APT software source", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:13.551Z", "message": "[sprout] repo129", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:13.551Z", "message": "[ellis] sudo apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:13.551Z", "message": "[sprout] Configure the APT software source", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:13.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:14.561Z", "message": "[sprout] sudo apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:14.561Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "bono_2eym6b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:15.258Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:15.258Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:15.602Z", "message": "[localhost] run: sudo mv /tmp/tmphZ15BS /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d1eff64a-a313-4dc4-b7d7-17e0e6f444fe"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:15.602Z", "message": "[localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d1eff64a-a313-4dc4-b7d7-17e0e6f444fe"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:15.602Z", "message": "[localhost] run: sudo mv /tmp/tmpSmWyD1 /etc/dnsmasq.resolv.conf", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d1eff64a-a313-4dc4-b7d7-17e0e6f444fe"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:15.602Z", "message": "[localhost] run: sudo chmod 644 /etc/clearwater/local_config", "level": "debug", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:15.602Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d1eff64a-a313-4dc4-b7d7-17e0e6f444fe"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:15.872Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:15.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:15.872Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:15.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:16.628Z", "message": "Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/88XG1/append_proxy_snmp_conf.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:16.628Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "451b51dc-91fb-45e8-9bd9-4e3ddb7a503f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.preconfigure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:17.340Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:17.340Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_2eym6b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:17.886Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:17.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_2eym6b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:17.886Z", "message": "Configuring node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:17.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_2eym6b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:17.886Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:17.886Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:18.193Z", "message": "Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/39YP0/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:18.193Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:18.994Z", "message": "[bono] ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:18.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:18.994Z", "message": "Executing: /tmp/39YP0/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:18.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:18.994Z", "message": "[bono] repo129", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:18.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:20.004Z", "message": "[bono] sudo apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:20.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:20.004Z", "message": "[bono] Configure the APT software source", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:20.004Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:21.124Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-zxt1y9\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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 [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\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 [262 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [492 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 [552 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 [262 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.8 MB in 5s (2,264 kB/s)\nReading package lists...\n\nreal\t0m8.349s\nuser\t0m4.701s\nsys\t0m0.336s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:21.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:21.124Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-vzafvg\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]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nGet:3 http://repo.cw-ngv.com binary/ Release [1,219 B]\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]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [262 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:15 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [492 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 [552 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 [262 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.8 MB in 5s (2,282 kB/s)\nReading package lists...\n\nreal\t0m8.299s\nuser\t0m4.561s\nsys\t0m0.351s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:21.124Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:22.196Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:22.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:22.196Z", "message": "[dime] Installing dime packages and other clearwater packages", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:22.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:22.196Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:22.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:22.196Z", "message": "[homer] Installing homer packages and other clearwater packages", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:22.196Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:23.464Z", "message": "[sprout] Installing ralf packages and other clearwater packages", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:23.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:23.464Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-mb1ql9\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nGet:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB]\nGet:4 http://repo.cw-ngv.com binary/ Release [1,219 B]\nGet:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB]\nGet:6 http://security.ubuntu.com trusty-security/main Sources [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:8 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nGet:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 kB]\nGet:15 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:16 http://security.ubuntu.com trusty-security/universe Translation-en [141 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 [492 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 [552 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 [262 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.8 MB in 5s (2,337 kB/s)\nReading package lists...\n\nreal\t0m8.077s\nuser\t0m4.660s\nsys\t0m0.330s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:23.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:23.464Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:23.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}], "metadata": {"pagination": {"total": 1625, "offset": 1578, "size": 50}}} 2018-10-12 05:33:24,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:24,937 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:24 GMT 2018-10-12 05:33:24,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:24,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31469 2018-10-12 05:33:24,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] 2018-10-12 05:33:24,938 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure the APT software source 2018-10-12 05:33:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] repo129 2018-10-12 05:33:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo apt 2018-10-12 05:33:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Configure the APT software source 2018-10-12 05:33:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo apt 2018-10-12 05:33:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:33:24,939 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmphZ15BS /etc/clearwater/local_config 2018-10-12 05:33:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/dnsmasq.resolv.conf 2018-10-12 05:33:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpSmWyD1 /etc/dnsmasq.resolv.conf 2018-10-12 05:33:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/clearwater/local_config 2018-10-12 05:33:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/append_proxy_snmp_conf.py to /tmp/88XG1/append_proxy_snmp_conf.py 2018-10-12 05:33:24,940 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:33:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:33:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Configuring node 2018-10-12 05:33:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:33:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/install-bono.sh to /tmp/39YP0/install-bono.sh 2018-10-12 05:33:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] 2018-10-12 05:33:24,941 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/39YP0/install-bono.sh 2018-10-12 05:33:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] repo129 2018-10-12 05:33:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo apt 2018-10-12 05:33:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure the APT software source 2018-10-12 05:33:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-zxt1y9 Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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 [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US 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 [262 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [492 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 [552 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 [262 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.8 MB in 5s (2,264 kB/s) Reading package lists... real 0m8.349s user 0m4.701s sys 0m0.336s 2018-10-12 05:33:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-vzafvg 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] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Get:3 http://repo.cw-ngv.com binary/ Release [1,219 B] 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] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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 [262 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:13 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:15 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [492 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 [552 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 [262 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.8 MB in 5s (2,282 kB/s) Reading package lists... real 0m8.299s user 0m4.561s sys 0m0.351s 2018-10-12 05:33:24,942 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:33:24,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installing dime packages and other clearwater packages 2018-10-12 05:33:24,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:33:24,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installing homer packages and other clearwater packages 2018-10-12 05:33:24,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installing ralf packages and other clearwater packages 2018-10-12 05:33:24,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-mb1ql9 Ign http://nova.clouds.archive.ubuntu.com trusty InRelease Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Get:3 http://nova.clouds.archive.ubuntu.com trusty-updates InRelease [65.9 kB] Get:4 http://repo.cw-ngv.com binary/ Release [1,219 B] Get:5 http://repo.cw-ngv.com binary/ Packages [23.0 kB] Get:6 http://security.ubuntu.com trusty-security/main Sources [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:7 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:8 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Get:12 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Ign http://repo.cw-ngv.com binary/ Translation-en Get:14 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 kB] Get:15 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:16 http://security.ubuntu.com trusty-security/universe Translation-en [141 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 [492 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 [552 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 [262 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.8 MB in 5s (2,337 kB/s) Reading package lists... real 0m8.077s user 0m4.660s sys 0m0.330s 2018-10-12 05:33:24,943 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:33:24,944 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:33:25,504 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:25,504 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:25,504 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:25,504 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:25,504 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:25,504 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:25,504 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:25,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:33:25,505 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:25,505 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:25 GMT 2018-10-12 05:33:25,505 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:25,505 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:33:25,505 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:30,510 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:33:30,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:30,585 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:30,585 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:30,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:30,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:30,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:30,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:30,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:26.890Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-43xarc\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 [165 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nGet:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B]\nGet:12 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB]\nGet:14 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [492 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 [552 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 [262 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.8 MB in 10s (1,185 kB/s)\nReading package lists...\n\nreal\t0m13.692s\nuser\t0m4.703s\nsys\t0m0.295s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:26.890Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:27.482Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:27.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:27.482Z", "message": "[vellum] Installing vellum packages and other clearwater packages", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:27.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:27.482Z", "message": "[vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-d97gfv\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 [165 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 [84.2 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB]\nGet:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nGet:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en_US\nHit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease\nGet:11 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nHit http://nova.clouds.archive.ubuntu.com trusty Release.gpg\nGet:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 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 [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [492 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 [552 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 [262 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.8 MB in 11s (1,113 kB/s)\nReading package lists...\n\nreal\t0m14.293s\nuser\t0m4.715s\nsys\t0m0.378s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:27.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:27.482Z", "message": "[ellis] Installing ellis packages and other clearwater packages", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:27.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:27.482Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:27.482Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}], "metadata": {"pagination": {"total": 1631, "offset": 1611, "size": 50}}} 2018-10-12 05:33:30,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:30,586 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:30 GMT 2018-10-12 05:33:30,586 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:30,586 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12753 2018-10-12 05:33:30,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:30,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-43xarc 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 [165 kB] Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Ign http://repo.cw-ngv.com binary/ Translation-en_US Ign http://repo.cw-ngv.com binary/ Translation-en Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:8 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:9 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Get:10 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Get:11 http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources [6,322 B] Get:12 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:13 http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources [213 kB] Get:14 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [492 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 [552 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 [262 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.8 MB in 10s (1,185 kB/s) Reading package lists... real 0m13.692s user 0m4.703s sys 0m0.295s 2018-10-12 05:33:30,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:33:30,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installing vellum packages and other clearwater packages 2018-10-12 05:33:30,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => sudo: unable to resolve host server-clearwater-opnfv-vellum-host-d97gfv 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 [165 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 [84.2 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 kB] Get:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Get:10 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Ign http://repo.cw-ngv.com binary/ Translation-en_US Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease Get:11 http://security.ubuntu.com trusty-security/universe Translation-en [141 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg Get:12 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 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 [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [492 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 [552 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 [262 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.8 MB in 11s (1,113 kB/s) Reading package lists... real 0m14.293s user 0m4.715s sys 0m0.378s 2018-10-12 05:33:30,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installing ellis packages and other clearwater packages 2018-10-12 05:33:30,588 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:33:30,588 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:33:30,652 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:30,653 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:30,653 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:30,653 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:30,653 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:30,653 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:30,653 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:30,653 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:33:30,653 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:30,654 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:30 GMT 2018-10-12 05:33:30,654 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:30,654 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:33:30,654 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:35,659 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:33:35,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:35,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:35,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:35,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:35,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:35,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:35,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:35,749 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:35.060Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ksf15e\nIgn http://repo.cw-ngv.com binary/ InRelease\nGet:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB]\nGet:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B]\nIgn http://nova.clouds.archive.ubuntu.com trusty InRelease\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 [165 kB]\nGet:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB]\nGet:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB]\nIgn http://repo.cw-ngv.com binary/ Translation-en\nGet:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB]\nGet:11 http://security.ubuntu.com trusty-security/main Translation-en [418 kB]\nGet:12 http://security.ubuntu.com trusty-security/universe Translation-en [141 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 [213 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B]\nGet:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [492 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 [552 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 [262 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.8 MB in 10s (1,185 kB/s)\nReading package lists...\n\nreal\t0m15.371s\nuser\t0m4.527s\nsys\t0m0.317s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:35.060Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:35.498Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:35.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:33:35.498Z", "message": "[bono] Installing bono packages and other clearwater packages", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:33:35.498Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}], "metadata": {"pagination": {"total": 1634, "offset": 1617, "size": 50}}} 2018-10-12 05:33:35,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:35,749 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:35 GMT 2018-10-12 05:33:35,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:35,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6402 2018-10-12 05:33:35,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:35,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ksf15e Ign http://repo.cw-ngv.com binary/ InRelease Get:1 http://security.ubuntu.com trusty-security InRelease [65.9 kB] Get:2 http://repo.cw-ngv.com binary/ Release.gpg [819 B] Ign http://nova.clouds.archive.ubuntu.com trusty InRelease 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 [165 kB] Get:7 http://security.ubuntu.com trusty-security/universe Sources [84.2 kB] Get:8 http://security.ubuntu.com trusty-security/main amd64 Packages [777 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:9 http://security.ubuntu.com trusty-security/universe amd64 Packages [262 kB] Ign http://repo.cw-ngv.com binary/ Translation-en Get:10 http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources [424 kB] Get:11 http://security.ubuntu.com trusty-security/main Translation-en [418 kB] Get:12 http://security.ubuntu.com trusty-security/universe Translation-en [141 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 [213 kB] Get:15 http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources [7,443 B] Get:16 http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages [1,112 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 [492 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 [552 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 [262 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.8 MB in 10s (1,185 kB/s) Reading package lists... real 0m15.371s user 0m4.527s sys 0m0.317s 2018-10-12 05:33:35,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:33:35,750 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installing bono packages and other clearwater packages 2018-10-12 05:33:35,750 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:33:35,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:35,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:35,854 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:35,854 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:35,854 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:35,854 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:35,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:35,855 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:33:35,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:35,855 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:35 GMT 2018-10-12 05:33:35,855 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:35,855 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:33:35,855 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:40,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:33:41,053 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:41,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:41,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:41,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:41,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:41,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:41,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:41,054 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:33:41,054 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:41,054 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:41 GMT 2018-10-12 05:33:41,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:41,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:33:41,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:41,055 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:33:41,329 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:41,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:41,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:41,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:41,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:41,330 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:41,330 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:41,330 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:33:41,330 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:41,330 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:41 GMT 2018-10-12 05:33:41,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:41,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:33:41,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:46,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:33:46,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:46,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:46,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:46,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:46,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:46,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:46,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:46,848 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:33:46,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:46,848 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:46 GMT 2018-10-12 05:33:46,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:46,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:33:46,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:46,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:33:46,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:46,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:46,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:46,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:46,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:46,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:46,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:46,961 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:33:46,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:46,961 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:46 GMT 2018-10-12 05:33:46,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:46,962 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:33:46,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:51,967 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:33:52,357 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:52,357 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:52,357 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:52,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:52,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:52,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:52,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:52,357 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:33:52,358 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:52,358 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:52 GMT 2018-10-12 05:33:52,358 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:52,358 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:33:52,358 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:52,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:33:52,495 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:52,495 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:52,495 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:52,495 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:52,495 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:52,495 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:52,496 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:52,496 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:33:52,496 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:52,496 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:52 GMT 2018-10-12 05:33:52,496 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:52,496 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:33:52,496 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:57,502 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:33:57,655 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:57,655 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:57,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:57,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:57,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:57,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:57,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:57,656 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:33:57,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:57,656 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:57 GMT 2018-10-12 05:33:57,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:57,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:33:57,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:33:57,657 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:33:57,725 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:33:57,725 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:33:57,725 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:33:57,725 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:33:57,725 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:33:57,725 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:33:57,725 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:33:57,726 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:33:57,726 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:33:57,726 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:33:57 GMT 2018-10-12 05:33:57,726 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:33:57,726 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:33:57,726 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:02,731 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:34:03,188 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:03,188 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:03,189 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:03,189 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:03,189 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:03,189 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:03,189 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:03,189 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:34:03,189 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:03,189 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:03 GMT 2018-10-12 05:34:03,189 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:03,190 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:34:03,190 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:03,190 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:34:03,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:03,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:03,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:03,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:03,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:03,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:03,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:03,382 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:34:03,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:03,382 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:03 GMT 2018-10-12 05:34:03,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:03,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:34:03,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:08,388 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:34:08,598 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:08,599 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:08,599 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:08,599 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:08,599 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:08,599 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:08,599 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:08,599 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:34:08,599 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:08,599 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:08 GMT 2018-10-12 05:34:08,600 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:08,600 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:34:08,600 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:08,600 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:34:08,704 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:08,704 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:08,704 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:08,704 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:08,704 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:08,705 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:08,705 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:08,705 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:34:08,705 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:08,705 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:08 GMT 2018-10-12 05:34:08,705 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:08,705 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:34:08,705 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:13,711 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:34:13,874 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:13,874 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:13,875 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:13,875 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:13,875 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:13,875 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:13,875 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:13,875 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:34:13,875 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:13,875 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:13 GMT 2018-10-12 05:34:13,875 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:13,876 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:34:13,876 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:13,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:34:13,947 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:13,947 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:13,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:13,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:13,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:13,948 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:13,948 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:13,948 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:34:13,948 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:13,948 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:13 GMT 2018-10-12 05:34:13,948 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:13,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:34:13,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:18,954 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:34:19,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:19,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:19,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:19,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:19,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:19,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:19,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:19,166 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:34:19,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:19,166 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:19 GMT 2018-10-12 05:34:19,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:19,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:34:19,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:19,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:34:19,268 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:19,268 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:19,268 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:19,268 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:19,268 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:19,268 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:19,269 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:19,269 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:34:19,269 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:19,269 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:19 GMT 2018-10-12 05:34:19,269 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:19,269 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:34:19,269 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:24,275 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:34:25,292 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:25,292 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:25,293 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:25,293 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:25,293 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:25,293 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:25,293 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:25,293 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:34:25,293 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:25,293 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:25 GMT 2018-10-12 05:34:25,293 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:25,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:34:25,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:25,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:34:25,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:25,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:25,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:25,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:25,391 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:25,391 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:25,391 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:25,391 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:34:25,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:25,391 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:25 GMT 2018-10-12 05:34:25,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:25,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:34:25,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:30,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:34:30,616 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:30,616 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:30,617 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:30,617 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:30,617 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:30,617 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:30,617 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:30,617 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:34:30,617 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:30,617 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:30 GMT 2018-10-12 05:34:30,617 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:30,618 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:34:30,618 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:30,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:34:30,699 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:30,699 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:30,699 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:30,700 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:30,700 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:30,700 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:30,700 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:30,700 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:34:30,700 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:30,700 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:30 GMT 2018-10-12 05:34:30,700 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:30,700 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:34:30,701 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:35,706 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:34:36,158 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:36,158 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:36,158 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:36,158 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:36,158 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:36,158 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:36,158 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:36,158 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:34:36,159 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:36,159 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:36 GMT 2018-10-12 05:34:36,159 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:36,159 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:34:36,159 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:36,159 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:34:36,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:36,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:36,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:36,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:36,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:36,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:36,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:36,350 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:34:36,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:36,351 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:36 GMT 2018-10-12 05:34:36,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:36,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:34:36,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:41,356 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:34:41,570 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:41,571 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:41,571 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:41,571 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:41,571 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:41,571 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:41,571 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:41,571 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:34:41,571 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:41,572 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:41 GMT 2018-10-12 05:34:41,572 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:41,572 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:34:41,572 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:41,572 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:34:41,673 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:41,673 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:41,673 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:41,673 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:41,673 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:41,673 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:41,673 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:41,673 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:34:41,674 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:41,674 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:41 GMT 2018-10-12 05:34:41,674 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:41,674 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:34:41,674 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:46,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:34:47,166 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:47,166 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:47,166 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:47,166 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:47,166 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:47,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:47,167 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:47,167 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:34:47,167 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:47,167 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:47 GMT 2018-10-12 05:34:47,167 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:47,167 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:34:47,167 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:47,167 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:34:47,356 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:47,356 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:47,356 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:47,357 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:47,357 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:47,357 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:47,357 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:47,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:34:47,357 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:47,357 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:47 GMT 2018-10-12 05:34:47,357 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:47,357 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:34:47,357 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:52,358 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:34:52,468 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:52,468 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:52,468 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:52,468 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:52,468 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:52,468 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:52,468 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:52,468 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:34:52,468 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:52,469 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:52 GMT 2018-10-12 05:34:52,469 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:52,469 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:34:52,469 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:52,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:34:52,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:52,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:52,659 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:52,659 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:52,659 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:52,659 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:52,659 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:52,659 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:34:52,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:52,659 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:52 GMT 2018-10-12 05:34:52,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:52,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:34:52,660 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:57,665 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:34:57,764 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:57,764 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:57,765 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:57,765 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:57,765 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:57,765 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:57,765 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:57,765 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:34:57,765 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:57,765 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:57 GMT 2018-10-12 05:34:57,765 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:57,766 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:34:57,766 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:34:57,766 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:34:58,011 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:34:58,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:34:58,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:34:58,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:34:58,012 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:34:58,012 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:34:58,012 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:34:58,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:34:58,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:34:58,013 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:34:58 GMT 2018-10-12 05:34:58,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:34:58,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:34:58,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:03,018 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:35:03,139 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:03,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:03,140 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:03,140 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:03,140 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:03,140 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:03,140 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:03,140 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:35:03,140 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:03,141 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:03 GMT 2018-10-12 05:35:03,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:03,141 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:35:03,141 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:03,141 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:35:03,328 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:03,329 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:03,329 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:03,329 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:03,329 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:03,329 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:03,329 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:03,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:35:03,329 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:03,330 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:03 GMT 2018-10-12 05:35:03,330 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:03,330 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:35:03,330 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:08,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:35:08,434 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:08,434 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:08,434 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:08,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:08,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:08,435 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:08,435 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:08,435 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:35:08,435 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:08,435 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:08 GMT 2018-10-12 05:35:08,435 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:08,435 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:35:08,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:08,436 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:35:08,763 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:08,763 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:08,763 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:08,764 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:08,764 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:08,764 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:08,764 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:08,764 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:35:08,764 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:08,764 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:08 GMT 2018-10-12 05:35:08,764 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:08,764 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:35:08,764 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:13,770 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:35:13,998 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:13,998 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:13,998 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:13,998 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:13,998 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:13,998 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:13,999 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:13,999 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:35:13,999 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:13,999 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:13 GMT 2018-10-12 05:35:13,999 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:13,999 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:35:13,999 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:13,999 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:35:14,072 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:14,072 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:14,073 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:14,073 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:14,073 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:14,073 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:14,073 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:14,073 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:35:14,073 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:14,073 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:14 GMT 2018-10-12 05:35:14,073 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:14,074 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:35:14,074 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:19,074 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:35:19,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:19,280 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:19,280 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:19,280 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:19,280 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:19,280 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:19,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:19,280 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:35:19,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:19,280 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:19 GMT 2018-10-12 05:35:19,281 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:19,281 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:35:19,281 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:19,281 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:35:19,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:19,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:19,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:19,367 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:19,367 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:19,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:19,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:19,367 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:35:19,367 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:19,367 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:19 GMT 2018-10-12 05:35:19,367 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:19,367 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:35:19,367 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:24,373 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:35:24,545 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:24,545 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:24,546 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:24,546 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:24,546 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:24,546 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:24,546 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:24,546 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:35:24,546 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:24,546 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:24 GMT 2018-10-12 05:35:24,546 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:24,547 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:35:24,547 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:24,547 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:35:24,630 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:24,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:24,631 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:24,631 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:24,631 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:24,631 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:24,631 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:24,631 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:35:24,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:24,631 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:24 GMT 2018-10-12 05:35:24,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:24,632 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:35:24,632 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:29,637 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:35:29,804 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:29,804 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:29,804 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:29,804 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:29,804 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:29,804 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:29,804 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:29,804 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:35:29,805 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:29,805 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:29 GMT 2018-10-12 05:35:29,805 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:29,805 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:35:29,805 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:29,805 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:35:29,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:29,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:29,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:29,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:29,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:29,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:29,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:29,904 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:35:29,905 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:29,905 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:29 GMT 2018-10-12 05:35:29,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:29,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:35:29,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:34,910 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:35:35,090 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:35,090 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:35,091 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:35,091 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:35,091 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:35,091 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:35,091 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:35,091 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:35:35,091 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:35,091 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:35 GMT 2018-10-12 05:35:35,091 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:35,091 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:35:35,092 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:35,092 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:35:35,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:35,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:35,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:35,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:35,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:35,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:35,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:35,198 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:35:35,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:35,199 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:35 GMT 2018-10-12 05:35:35,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:35,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:35:35,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:40,204 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:35:40,333 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:40,333 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:40,333 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:40,333 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:40,333 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:40,334 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:40,334 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:40,334 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:35:40,334 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:40,334 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:40 GMT 2018-10-12 05:35:40,334 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:40,334 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:35:40,334 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:40,335 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:35:40,431 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:40,431 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:40,431 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:40,431 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:40,431 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:40,431 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:40,431 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:40,431 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:35:40,432 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:40,432 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:40 GMT 2018-10-12 05:35:40,432 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:40,432 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:35:40,432 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:45,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:35:45,610 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:45,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:45,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:45,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:45,611 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:45,611 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:45,611 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:45,611 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:35:45,611 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:45,611 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:45 GMT 2018-10-12 05:35:45,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:45,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:35:45,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:45,612 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:35:45,697 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:45,697 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:45,697 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:45,697 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:45,697 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:45,697 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:45,697 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:45,697 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:35:45,698 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:45,698 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:45 GMT 2018-10-12 05:35:45,698 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:45,698 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:35:45,698 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:50,703 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:35:50,960 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:50,960 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:50,961 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:50,961 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:50,961 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:50,961 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:50,961 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:50,961 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:35:50,961 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:50,961 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:50 GMT 2018-10-12 05:35:50,961 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:50,961 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:35:50,962 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:50,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:35:51,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:51,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:51,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:51,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:51,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:51,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:51,057 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:51,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:35:51,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:51,057 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:51 GMT 2018-10-12 05:35:51,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:51,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:35:51,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:56,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:35:56,399 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:56,399 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:56,399 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:56,399 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:56,399 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:56,400 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:56,400 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:56,400 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1634, "offset": 1620, "size": 50}}} 2018-10-12 05:35:56,400 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:56,400 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:56 GMT 2018-10-12 05:35:56,400 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:56,400 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:35:56,400 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:35:56,401 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:35:56,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:35:56,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:35:56,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:35:56,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:35:56,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:35:56,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:35:56,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:35:56,480 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:35:56,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:35:56,480 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:35:56 GMT 2018-10-12 05:35:56,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:35:56,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:35:56,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:01,486 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:36:01,622 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:01,622 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:01,622 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:01,622 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:01,623 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:01,623 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:01,623 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:01,623 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:35:59.679Z", "message": "[bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ksf15e\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 23 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://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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:25 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:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:41 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:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:43 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:44 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:45 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:46 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:47 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:55 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:57 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB]\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.3 [227 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 7s (7,535 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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-160.210) ...\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.3) ...\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 8667\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 8723\nclearwater-socket-factory-sig start/running, process 8728\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\t2m24.016s\nuser\t0m8.527s\nsys\t0m7.315s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:35:59.679Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:00.603Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:00.603Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}], "metadata": {"pagination": {"total": 1636, "offset": 1620, "size": 50}}} 2018-10-12 05:36:01,623 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:01,623 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:01 GMT 2018-10-12 05:36:01,623 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:01,623 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 37697 2018-10-12 05:36:01,624 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:01,625 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => sudo: unable to resolve host server-clearwater-opnfv-bono-host-ksf15e 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 23 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://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-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 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/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-infrastructure 1.0-171215.180814 [2,269 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-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:16 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:17 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:19 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:20 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:21 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:24 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:25 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:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:27 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:30 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:41 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:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:43 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:44 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:45 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:46 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:47 http://repo.cw-ngv.com/archive/repo129/ binary/ bono 1.0-171215.183529 [2,167 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:49 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:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:55 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:57 http://repo.cw-ngv.com/archive/repo129/ binary/ restund 1.0-171215.183529 [596 kB] 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.3 [227 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 7s (7,535 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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-160.210) ... 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.3) ... 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 8667 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 8723 clearwater-socket-factory-sig start/running, process 8728 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 2m24.016s user 0m8.527s sys 0m7.315s 2018-10-12 05:36:01,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:36:01,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:36:01,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:01,708 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:01,708 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:01,708 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:01,708 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:01,708 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:01,708 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:01,708 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:36:01,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:01,709 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:01 GMT 2018-10-12 05:36:01,709 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:01,709 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:36:01,709 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:06,714 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:36:06,926 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:06,926 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:06,926 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:06,926 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:06,927 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:06,927 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:06,927 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:06,927 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1622, "size": 50}}} 2018-10-12 05:36:06,927 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:06,927 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:06 GMT 2018-10-12 05:36:06,927 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:06,927 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:36:06,927 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:06,928 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:36:07,012 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:07,012 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:07,012 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:07,012 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:07,013 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:07,013 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:07,013 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:07,013 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:36:07,013 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:07,013 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:07 GMT 2018-10-12 05:36:07,013 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:07,013 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:36:07,013 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:12,015 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:36:12,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:12,344 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:12,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:12,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:12,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:12,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:12,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:12,344 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1622, "size": 50}}} 2018-10-12 05:36:12,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:12,344 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:12 GMT 2018-10-12 05:36:12,345 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:12,345 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:36:12,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:12,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:36:12,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:12,527 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:12,527 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:12,527 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:12,527 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:12,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:12,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:12,528 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:36:12,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:12,528 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:12 GMT 2018-10-12 05:36:12,528 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:12,528 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:36:12,528 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:17,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:36:17,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:17,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:17,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:17,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:17,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:17,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:17,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:17,670 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1622, "size": 50}}} 2018-10-12 05:36:17,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:17,670 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:17 GMT 2018-10-12 05:36:17,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:17,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:36:17,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:17,670 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:36:17,755 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:17,756 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:17,756 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:17,756 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:17,756 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:17,756 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:17,756 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:17,756 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:36:17,756 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:17,757 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:17 GMT 2018-10-12 05:36:17,757 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:17,757 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:36:17,757 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:22,762 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:36:22,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:22,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:22,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:22,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:22,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:22,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:22,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:22,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1622, "size": 50}}} 2018-10-12 05:36:22,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:22,978 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:22 GMT 2018-10-12 05:36:22,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:22,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:36:22,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:22,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:36:23,050 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:23,050 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:23,051 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:23,051 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:23,051 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:23,051 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:23,051 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:23,051 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:36:23,051 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:23,051 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:23 GMT 2018-10-12 05:36:23,051 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:23,052 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:36:23,052 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:28,057 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:36:28,714 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:28,714 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:28,714 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:28,714 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:28,714 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:28,715 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:28,715 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:28,715 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1622, "size": 50}}} 2018-10-12 05:36:28,715 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:28,715 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:28 GMT 2018-10-12 05:36:28,715 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:28,715 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:36:28,715 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:28,715 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:36:28,839 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:28,840 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:28,840 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:28,840 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:28,840 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:28,840 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:28,840 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:28,840 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:36:28,840 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:28,840 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:28 GMT 2018-10-12 05:36:28,841 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:28,841 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:36:28,841 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:33,846 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:36:34,187 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:34,187 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:34,188 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:34,188 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:34,188 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:34,188 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:34,188 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:34,188 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1636, "offset": 1622, "size": 50}}} 2018-10-12 05:36:34,188 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:34,188 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:34 GMT 2018-10-12 05:36:34,188 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:34,188 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:36:34,189 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:34,189 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:36:34,343 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:34,343 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:34,344 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:34,344 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:34,344 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:34,344 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:34,344 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:34,344 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:36:34,344 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:34,344 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:34 GMT 2018-10-12 05:36:34,344 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:34,344 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:36:34,345 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:39,345 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:36:39,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:39,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:39,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:39,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:39,710 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:39,710 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:39,710 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:39,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:34.375Z", "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 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.0 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57595 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\t0m34.300s\nuser\t0m12.110s\nsys\t0m2.704s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:34.375Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:34.615Z", "message": "[bono] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:34.615Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:35.649Z", "message": "[sprout] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:35.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:35.649Z", "message": "[sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-mb1ql9\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 23 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://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB]\nGet:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB]\nGet:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB]\nGet:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB]\nGet:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB]\nGet:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB]\nGet:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB]\nGet:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB]\nGet:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB]\nGet:27 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:28 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:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:58 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:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:60 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:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:63 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: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]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:105 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: 28%\rExtracting templates from packages: 57%\rExtracting templates from packages: 85%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 56.4 MB in 16s (3,518 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\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.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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-160.210) ...\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.8) ...\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.3) ...\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 ufw (0.34~rc-0ubuntu2) ...\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 8954\nreload: Unknown job: clearwater-monit\nSetting up nginx-core (1.4.6-1ubuntu3.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9054\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 9072\nclearwater-socket-factory-sig start/running, process 9081\nProcessing triggers for ureadahead (0.100.0-16) ...\nSetting up clearwater-diags-monitor (1.0-171215.180814) ...\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.090s\nuser\t0m9.379s\nsys\t0m8.535s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:35.649Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:36.708Z", "message": "[homer] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:36.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:36.708Z", "message": "[homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-vzafvg\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-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\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 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 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\n0 upgraded, 94 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 87.7 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\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://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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB]\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/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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB]\nGet:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:38 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:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:45 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:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:48 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:49 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:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:94 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: 31%\rExtracting templates from packages: 63%\rExtracting templates from packages: 95%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 87.7 MB in 19s (4,487 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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) ...\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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\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.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\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.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\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.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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 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 libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\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.4) ...\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.8) ...\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.4) ...\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.3) ...\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.\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 9028\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.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\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 idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (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: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, 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 idna (from crest->homer)\nCollecting cryptography (from crest->homer)\nCollecting pure-sasl (from crest->homer)\nCollecting thrift (from crest->homer)\nCollecting six (from crest->homer)\nCollecting Twisted (from crest->homer)\nCollecting ipaddress (from crest->homer)\nCollecting cyclone (from crest->homer)\nCollecting pyOpenSSL (from crest->homer)\nCollecting zope.interface (from crest->homer)\nCollecting telephus (from crest->homer)\nCollecting constantly (from crest->homer)\nCollecting attrs (from crest->homer)\nCollecting prctl (from crest->homer)\nCollecting Automat (from crest->homer)\nCollecting setuptools (from crest->homer)\nCollecting cql (from crest->homer)\nCollecting lxml (from crest->homer)\nCollecting asn1crypto (from crest->homer)\nCollecting metaswitchcommon (from crest->homer)\nCollecting incremental (from crest->homer)\nCollecting msgpack-python (from crest->homer)\nCollecting enum34 (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: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\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: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\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: 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: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\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: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\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: 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: 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: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\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: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\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: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\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: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\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\t3m14.291s\nuser\t0m19.827s\nsys\t0m10.354s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:36.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}], "metadata": {"pagination": {"total": 1642, "offset": 1622, "size": 50}}} 2018-10-12 05:36:39,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:39,711 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:39 GMT 2018-10-12 05:36:39,711 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:39,711 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 112650 2018-10-12 05:36:39,711 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:39,714 - 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 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.0 MB/s) Selecting previously unselected package python-mock. (Reading database ... 57595 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 0m34.300s user 0m12.110s sys 0m2.704s 2018-10-12 05:36:39,714 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:36:39,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:36:39,715 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => sudo: unable to resolve host server-clearwater-opnfv-sprout-host-mb1ql9 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 23 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://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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:10 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:11 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-thread1.54.0 amd64 1.54.0-4ubuntu3.1 [26.5 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:14 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:15 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libboost-locale1.54.0 amd64 1.54.0-4ubuntu3.1 [212 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-libs 1.0-171215.183529 [2,380 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-base 1.0-171215.183529 [2,179 kB] Get:18 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:19 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-scscf 1.0-171215.183529 [130 kB] Get:20 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-icscf 1.0-171215.183529 [82.9 kB] Get:21 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-bgcf 1.0-171215.183529 [70.1 kB] Get:22 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 kB] Get:23 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout-mmtel-as 1.0-171215.183529 [49.7 kB] Get:24 http://repo.cw-ngv.com/archive/repo129/ binary/ sprout 1.0-171215.183529 [12.4 kB] Get:25 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libisl10 amd64 0.12.2-1 [419 kB] Get:26 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libcloog-isl4 amd64 0.18.2-1 [57.5 kB] Get:27 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:28 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:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main fontconfig-config all 2.11.0-0ubuntu4.2 [47.4 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libfontconfig1 amd64 2.11.0-0ubuntu4.2 [123 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:49 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:50 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:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:58 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:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:60 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:61 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:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:63 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: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] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-utils amd64 2.9.1+dfsg1-3ubuntu4.13 [34.8 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:105 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: 28% Extracting templates from packages: 57% Extracting templates from packages: 85% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 56.4 MB in 16s (3,518 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... 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.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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-160.210) ... 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.8) ... 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.3) ... 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 ufw (0.34~rc-0ubuntu2) ... 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 8954 reload: Unknown job: clearwater-monit Setting up nginx-core (1.4.6-1ubuntu3.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9054 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 9072 clearwater-socket-factory-sig start/running, process 9081 Processing triggers for ureadahead (0.100.0-16) ... Setting up clearwater-diags-monitor (1.0-171215.180814) ... 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.090s user 0m9.379s sys 0m8.535s 2018-10-12 05:36:39,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:36:39,716 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => sudo: unable to resolve host server-clearwater-opnfv-homer-host-vzafvg 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-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 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 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 0 upgraded, 94 newly installed, 0 to remove and 23 not upgraded. Need to get 87.7 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:4 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:5 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:6 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:7 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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://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://repo.cw-ngv.com/archive/repo129/ binary/ homer 1.0-171213.182937 [35.6 kB] 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/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 libc-dev-bin amd64 2.19-0ubuntu6.14 [69.0 kB] Get:29 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libc6-dev amd64 2.19-0ubuntu6.14 [1,913 kB] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:32 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:33 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:35 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:36 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:38 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:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:43 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:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:45 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:46 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:47 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:48 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:49 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:50 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:59 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:64 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:66 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:67 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:69 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:70 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:94 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: 31% Extracting templates from packages: 63% Extracting templates from packages: 95% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 87.7 MB in 19s (4,487 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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) ... 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... 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.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... 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.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... 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.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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 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 libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... 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.4) ... 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.8) ... 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.4) ... 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.3) ... 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. 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 9028 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.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... 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 idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (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: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, 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 idna (from crest->homer) Collecting cryptography (from crest->homer) Collecting pure-sasl (from crest->homer) Collecting thrift (from crest->homer) Collecting six (from crest->homer) Collecting Twisted (from crest->homer) Collecting ipaddress (from crest->homer) Collecting cyclone (from crest->homer) Collecting pyOpenSSL (from crest->homer) Collecting zope.interface (from crest->homer) Collecting telephus (from crest->homer) Collecting constantly (from crest->homer) Collecting attrs (from crest->homer) Collecting prctl (from crest->homer) Collecting Automat (from crest->homer) Collecting setuptools (from crest->homer) Collecting cql (from crest->homer) Collecting lxml (from crest->homer) Collecting asn1crypto (from crest->homer) Collecting metaswitchcommon (from crest->homer) Collecting incremental (from crest->homer) Collecting msgpack-python (from crest->homer) Collecting enum34 (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: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homer Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 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: 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 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: 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: 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: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 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: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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 3m14.291s user 0m19.827s sys 0m10.354s 2018-10-12 05:36:39,718 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:36:39,790 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:39,790 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:39,790 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:39,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:39,791 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:39,791 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:39,791 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:39,791 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:36:39,791 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:39,791 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:39 GMT 2018-10-12 05:36:39,791 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:39,791 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:36:39,791 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:44,797 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:36:45,295 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:45,295 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:45,295 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:45,296 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:45,296 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:45,296 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:45,296 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:45,296 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1642, "offset": 1628, "size": 50}}} 2018-10-12 05:36:45,296 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:45,296 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:45 GMT 2018-10-12 05:36:45,296 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:45,296 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:36:45,296 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:45,297 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:36:45,553 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:45,553 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:45,553 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:45,553 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:45,553 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:45,553 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:45,553 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:45,553 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:36:45,554 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:45,554 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:45 GMT 2018-10-12 05:36:45,554 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:45,554 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:36:45,554 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:50,559 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:36:50,914 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:50,914 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:50,914 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:50,915 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:50,915 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:50,915 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:50,915 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:50,915 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:49.526Z", "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 23 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nPreconfiguring packages ...\nFetched 701 kB in 1s (522 kB/s)\nSelecting previously unselected package mysql-common.\n(Reading database ... 57818 files and directories currently installed.)\nPreparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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.745s\nuser\t0m0.710s\nsys\t0m0.605s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:49.526Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:49.742Z", "message": "[bono] The installation packages is done correctly", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:49.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}], "metadata": {"pagination": {"total": 1644, "offset": 1628, "size": 50}}} 2018-10-12 05:36:50,915 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:50,915 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:50 GMT 2018-10-12 05:36:50,915 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:50,915 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3553 2018-10-12 05:36:50,915 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:50,916 - 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 23 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:3 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:4 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Preconfiguring packages ... Fetched 701 kB in 1s (522 kB/s) Selecting previously unselected package mysql-common. (Reading database ... 57818 files and directories currently installed.) Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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.745s user 0m0.710s sys 0m0.605s 2018-10-12 05:36:50,916 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] The installation packages is done correctly 2018-10-12 05:36:50,916 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:36:51,018 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:51,019 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:51,019 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:51,019 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:51,019 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:51,019 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:51,019 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:51,019 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:36:51,019 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:51,019 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:51 GMT 2018-10-12 05:36:51,020 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:51,020 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:36:51,020 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:56,023 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:36:56,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:56,416 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:56,416 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:56,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:56,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:56,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:56,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:56,417 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:50.761Z", "message": "[bono] sudo service dnsmasq force", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:50.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:50.761Z", "message": "[bono] Configure a new DNS server", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:50.761Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:52.480Z", "message": "[bono] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.074s\nuser\t0m0.009s\nsys\t0m0.045s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:52.480Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:52.983Z", "message": "[bono] sudo ifconfig ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:52.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:52.983Z", "message": "[bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9f:af:88 \n inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe9f:af88/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:84024 errors:0 dropped:0 overruns:0 frame:0\n TX packets:47035 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:131648906 (131.6 MB) TX bytes:9402826 (9.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:40 errors:0 dropped:0 overruns:0 frame:0\n TX packets:40 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:3745 (3.7 KB) TX bytes:3745 (3.7 KB)\n\n\nreal\t0m0.005s\nuser\t0m0.001s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:52.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:54.013Z", "message": "[bono] sudo netstat ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:54.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:54.013Z", "message": "[bono] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:29 ? 00:00:00 /sbin/init\nroot 2 0 0 05:29 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:29 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:29 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:29 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:29 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:29 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:29 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:29 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:29 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:29 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:29 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:29 ? 00:00:00 [migration/0]\nroot 14 2 0 05:29 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:29 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:29 ? 00:00:00 [migration/1]\nroot 17 2 0 05:29 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:29 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:29 ? 00:00:00 [khelper]\nroot 21 2 0 05:29 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:29 ? 00:00:00 [netns]\nroot 23 2 0 05:29 ? 00:00:00 [writeback]\nroot 24 2 0 05:29 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:29 ? 00:00:00 [bioset]\nroot 27 2 0 05:29 ? 00:00:00 [kblockd]\nroot 28 2 0 05:29 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:29 ? 00:00:00 [khubd]\nroot 30 2 0 05:29 ? 00:00:00 [md]\nroot 31 2 0 05:29 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:29 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 05:29 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:29 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:29 ? 00:00:00 [vmstat]\nroot 37 2 0 05:29 ? 00:00:00 [ksmd]\nroot 38 2 0 05:29 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:29 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:29 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:29 ? 00:00:00 [crypto]\nroot 53 2 0 05:29 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:29 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:29 ? 00:00:00 [vballoon]\nroot 56 2 0 05:29 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 05:29 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:29 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:29 ? 00:00:00 [deferwq]\nroot 80 2 0 05:29 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:29 ? 00:00:00 [kpsmoused]\nroot 125 2 0 05:29 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:29 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:29 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:29 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 451 2 0 05:29 ? 00:00:00 [kworker/u5:1]\nroot 452 2 0 05:29 ? 00:00:00 [kworker/u5:2]\nroot 532 1 0 05:29 ? 00:00:00 upstart-socket-bridge --daemon\nroot 610 1 0 05:29 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 05:29 ? 00:00:00 [kauditd]\nroot 941 1 0 05:29 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1007 1 0 05:29 ? 00:00:00 rsyslogd\nroot 1036 1 0 05:29 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1039 1 0 05:29 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1045 1 0 05:29 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1046 1 0 05:29 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1048 1 0 05:29 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1085 1 0 05:29 ? 00:00:00 /usr/sbin/sshd -D\nroot 1088 1 0 05:29 ? 00:00:00 cron\ndaemon 1089 1 0 05:29 ? 00:00:00 atd\nmessage+ 1100 1 0 05:29 ? 00:00:00 dbus-daemon --system --fork\nroot 1103 1 0 05:29 ? 00:00:00 /usr/sbin/irqbalance\nroot 1115 1 0 05:29 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1125 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1200 1 0 05:29 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1206 1 0 05:29 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 05:30 ? 00:00:00 /home/ubuntu/bono_host_ksf15e/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ksf15e --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ksf15e --logging-server-logdir=/home/ubuntu/bono_host_ksf15e/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ksf15e/work/bono_host_ksf15e%I.log --pidfile=/home/ubuntu/bono_host_ksf15e/work/bono_host_ksf15e.pid\nubuntu 1764 1 0 05:30 ? 00:00:02 python2.7 /home/ubuntu/bono_host_ksf15e/env/bin/diamond --configfile /home/ubuntu/bono_host_ksf15e/work/plugins/diamond/etc/diamond.conf\nubuntu 1836 1650 0 05:33 ? 00:00:00 /home/ubuntu/bono_host_ksf15e/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ksf15e --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ksf15e --logging-server-logdir=/home/ubuntu/bono_host_ksf15e/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ksf15e/work/bono_host_ksf15e%I.log --pidfile=/home/ubuntu/bono_host_ksf15e/work/bono_host_ksf15e.pid\nubuntu 1860 1836 0 05:33 ? 00:00:00 /home/ubuntu/bono_host_ksf15e/env/bin/python2.7 /home/ubuntu/bono_host_ksf15e/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-sLrlkt\nubuntu 1871 1860 0 05:33 ? 00:00:00 /bin/sh -c /tmp/39YP0/install-bono.sh\nubuntu 1873 1871 0 05:33 ? 00:00:00 /bin/bash -e /tmp/39YP0/install-bono.sh\nroot 2905 2 0 05:35 ? 00:00:00 [kworker/u5:0]\nntp 8159 1 0 05:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 8667 1 0 05:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 8723 1 0 05:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 8724 8723 0 05:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 8728 1 0 05:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 8729 8728 0 05:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 8737 8729 0 05:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8739 8737 0 05:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 8740 8724 0 05:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nbono 9057 1 0 05:36 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.21,bono-2eym6b.clearwater.local --alias=172.30.9.203,bono-2eym6b.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-2eym6b.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 9838 1 0 05:36 ? 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 9901 1873 0 05:36 ? 00:00:00 /bin/bash -e /tmp/39YP0/install-bono.sh\nubuntu 9902 9901 0 05:36 ? 00:00:00 /bin/bash -e /tmp/39YP0/install-bono.sh\nroot 9903 9902 0 05:36 ? 00:00:00 sudo ps -edf\nroot 9904 9903 0 05:36 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.004s\nsys\t0m0.004s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:54.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:54.013Z", "message": "[bono] sudo ps ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:54.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:54.013Z", "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 9838/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1085/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8667/monit \ntcp 0 0 192.168.120.21:5058 0.0.0.0:* LISTEN 9057/bono \ntcp 0 0 192.168.120.21:5060 0.0.0.0:* LISTEN 9057/bono \ntcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9057/bono \ntcp6 0 0 ::1:53 :::* LISTEN 9838/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1085/sshd \nudp 0 0 192.168.120.21:123 0.0.0.0:* 8159/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8159/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8159/ntpd \nudp 0 0 0.0.0.0:57644 0.0.0.0:* 610/dhclient \nudp 0 0 192.168.120.21:5058 0.0.0.0:* 9057/bono \nudp 0 0 192.168.120.21:5060 0.0.0.0:* 9057/bono \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9838/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 610/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8159/ntpd \nudp6 0 0 ::1:123 :::* 8159/ntpd \nudp6 0 0 :::123 :::* 8159/ntpd \nudp6 0 0 :::61276 :::* 610/dhclient \nudp6 0 0 ::1:53 :::* 9838/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 20080 8739/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 20971 8740/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 11507 1650/python2.7 /tmp/cloudify-logging-server-5c562.socket\nunix 2 [ ACC ] STREAM LISTENING 9792 1100/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 12470 1860/python2.7 /tmp/ctx-nr0cER.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 593 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9819 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 376 1/init @/com/ubuntu/upstart\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:54.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:54.013Z", "message": "[bono] sudo find /var/log ", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:54.013Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:55.059Z", "message": "[bono] => 2018:10:12 05:35:55: Namespace: signaling\n2018:10:12 05:35:55: [signaling] Starting server\n2018:10:12 05:35:55: [signaling] Listening for requests\n2018:10:12 05:35:55: Namespace: management\n2018:10:12 05:35:55: [management] Starting server\n2018:10:12 05:35:55: [management] 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-10-12T05:36:55.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:55.059Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:55.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:55.059Z", "message": "[bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/auth.log\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/sysstat/clearwater-sa12\n/var/log/bono/bono_20181012T050000Z.txt\n/var/log/bono/bono_err.log\n/var/log/bono/bono_out.log\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/dmesg.0\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:55.059Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}], "metadata": {"pagination": {"total": 1659, "offset": 1630, "size": 50}}} 2018-10-12 05:36:56,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:56,417 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:56 GMT 2018-10-12 05:36:56,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:56,417 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 21331 2018-10-12 05:36:56,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:36:56,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo service dnsmasq force 2018-10-12 05:36:56,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Configure a new DNS server 2018-10-12 05:36:56,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.074s user 0m0.009s sys 0m0.045s 2018-10-12 05:36:56,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ifconfig 2018-10-12 05:36:56,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => eth0 Link encap:Ethernet HWaddr fa:16:3e:9f:af:88 inet addr:192.168.120.21 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe9f:af88/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:84024 errors:0 dropped:0 overruns:0 frame:0 TX packets:47035 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:131648906 (131.6 MB) TX bytes:9402826 (9.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:40 errors:0 dropped:0 overruns:0 frame:0 TX packets:40 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:3745 (3.7 KB) TX bytes:3745 (3.7 KB) real 0m0.005s user 0m0.001s sys 0m0.004s 2018-10-12 05:36:56,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo netstat 2018-10-12 05:36:56,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:29 ? 00:00:00 /sbin/init root 2 0 0 05:29 ? 00:00:00 [kthreadd] root 3 2 0 05:29 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:29 ? 00:00:00 [kworker/0:0] root 5 2 0 05:29 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:29 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:29 ? 00:00:00 [rcu_sched] root 8 2 0 05:29 ? 00:00:00 [rcuos/0] root 9 2 0 05:29 ? 00:00:00 [rcuos/1] root 10 2 0 05:29 ? 00:00:00 [rcu_bh] root 11 2 0 05:29 ? 00:00:00 [rcuob/0] root 12 2 0 05:29 ? 00:00:00 [rcuob/1] root 13 2 0 05:29 ? 00:00:00 [migration/0] root 14 2 0 05:29 ? 00:00:00 [watchdog/0] root 15 2 0 05:29 ? 00:00:00 [watchdog/1] root 16 2 0 05:29 ? 00:00:00 [migration/1] root 17 2 0 05:29 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:29 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:29 ? 00:00:00 [khelper] root 21 2 0 05:29 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:29 ? 00:00:00 [netns] root 23 2 0 05:29 ? 00:00:00 [writeback] root 24 2 0 05:29 ? 00:00:00 [kintegrityd] root 25 2 0 05:29 ? 00:00:00 [bioset] root 27 2 0 05:29 ? 00:00:00 [kblockd] root 28 2 0 05:29 ? 00:00:00 [ata_sff] root 29 2 0 05:29 ? 00:00:00 [khubd] root 30 2 0 05:29 ? 00:00:00 [md] root 31 2 0 05:29 ? 00:00:00 [devfreq_wq] root 32 2 0 05:29 ? 00:00:00 [kworker/1:1] root 34 2 0 05:29 ? 00:00:00 [khungtaskd] root 35 2 0 05:29 ? 00:00:00 [kswapd0] root 36 2 0 05:29 ? 00:00:00 [vmstat] root 37 2 0 05:29 ? 00:00:00 [ksmd] root 38 2 0 05:29 ? 00:00:00 [khugepaged] root 39 2 0 05:29 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:29 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:29 ? 00:00:00 [crypto] root 53 2 0 05:29 ? 00:00:00 [kthrotld] root 54 2 0 05:29 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:29 ? 00:00:00 [vballoon] root 56 2 0 05:29 ? 00:00:00 [kworker/0:1] root 57 2 0 05:29 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:29 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:29 ? 00:00:00 [deferwq] root 80 2 0 05:29 ? 00:00:00 [charger_manager] root 123 2 0 05:29 ? 00:00:00 [kpsmoused] root 125 2 0 05:29 ? 00:00:00 [kworker/1:2] root 186 2 0 05:29 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:29 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:29 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 451 2 0 05:29 ? 00:00:00 [kworker/u5:1] root 452 2 0 05:29 ? 00:00:00 [kworker/u5:2] root 532 1 0 05:29 ? 00:00:00 upstart-socket-bridge --daemon root 610 1 0 05:29 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 05:29 ? 00:00:00 [kauditd] root 941 1 0 05:29 ? 00:00:00 upstart-file-bridge --daemon syslog 1007 1 0 05:29 ? 00:00:00 rsyslogd root 1036 1 0 05:29 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1039 1 0 05:29 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1045 1 0 05:29 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1046 1 0 05:29 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1048 1 0 05:29 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1085 1 0 05:29 ? 00:00:00 /usr/sbin/sshd -D root 1088 1 0 05:29 ? 00:00:00 cron daemon 1089 1 0 05:29 ? 00:00:00 atd message+ 1100 1 0 05:29 ? 00:00:00 dbus-daemon --system --fork root 1103 1 0 05:29 ? 00:00:00 /usr/sbin/irqbalance root 1115 1 0 05:29 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1125 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-logind root 1200 1 0 05:29 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1206 1 0 05:29 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 05:30 ? 00:00:00 /home/ubuntu/bono_host_ksf15e/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ksf15e --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ksf15e --logging-server-logdir=/home/ubuntu/bono_host_ksf15e/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ksf15e/work/bono_host_ksf15e%I.log --pidfile=/home/ubuntu/bono_host_ksf15e/work/bono_host_ksf15e.pid ubuntu 1764 1 0 05:30 ? 00:00:02 python2.7 /home/ubuntu/bono_host_ksf15e/env/bin/diamond --configfile /home/ubuntu/bono_host_ksf15e/work/plugins/diamond/etc/diamond.conf ubuntu 1836 1650 0 05:33 ? 00:00:00 /home/ubuntu/bono_host_ksf15e/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q bono_host_ksf15e --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@bono_host_ksf15e --logging-server-logdir=/home/ubuntu/bono_host_ksf15e/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/bono_host_ksf15e/work/bono_host_ksf15e%I.log --pidfile=/home/ubuntu/bono_host_ksf15e/work/bono_host_ksf15e.pid ubuntu 1860 1836 0 05:33 ? 00:00:00 /home/ubuntu/bono_host_ksf15e/env/bin/python2.7 /home/ubuntu/bono_host_ksf15e/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-sLrlkt ubuntu 1871 1860 0 05:33 ? 00:00:00 /bin/sh -c /tmp/39YP0/install-bono.sh ubuntu 1873 1871 0 05:33 ? 00:00:00 /bin/bash -e /tmp/39YP0/install-bono.sh root 2905 2 0 05:35 ? 00:00:00 [kworker/u5:0] ntp 8159 1 0 05:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 8667 1 0 05:35 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 8723 1 0 05:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 8724 8723 0 05:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 8728 1 0 05:35 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 8729 8728 0 05:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 8737 8729 0 05:35 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8739 8737 0 05:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 8740 8724 0 05:35 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management bono 9057 1 0 05:36 ? 00:00:00 /usr/share/clearwater/bin/bono --domain= --localhost=192.168.120.21,bono-2eym6b.clearwater.local --alias=172.30.9.203,bono-2eym6b.clearwater.local, --pcscf=5060,5058 --webrtc-port=5062 --routing-proxy=icscf.,5052,50,600 --sas=0.0.0.0,bono@bono-2eym6b.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 9838 1 0 05:36 ? 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 9901 1873 0 05:36 ? 00:00:00 /bin/bash -e /tmp/39YP0/install-bono.sh ubuntu 9902 9901 0 05:36 ? 00:00:00 /bin/bash -e /tmp/39YP0/install-bono.sh root 9903 9902 0 05:36 ? 00:00:00 sudo ps -edf root 9904 9903 0 05:36 ? 00:00:00 ps -edf real 0m0.008s user 0m0.004s sys 0m0.004s 2018-10-12 05:36:56,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo ps 2018-10-12 05:36:56,420 - 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 9838/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1085/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 8667/monit tcp 0 0 192.168.120.21:5058 0.0.0.0:* LISTEN 9057/bono tcp 0 0 192.168.120.21:5060 0.0.0.0:* LISTEN 9057/bono tcp 0 0 0.0.0.0:5062 0.0.0.0:* LISTEN 9057/bono tcp6 0 0 ::1:53 :::* LISTEN 9838/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1085/sshd udp 0 0 192.168.120.21:123 0.0.0.0:* 8159/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8159/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8159/ntpd udp 0 0 0.0.0.0:57644 0.0.0.0:* 610/dhclient udp 0 0 192.168.120.21:5058 0.0.0.0:* 9057/bono udp 0 0 192.168.120.21:5060 0.0.0.0:* 9057/bono udp 0 0 127.0.0.1:53 0.0.0.0:* 9838/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 610/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8159/ntpd udp6 0 0 ::1:123 :::* 8159/ntpd udp6 0 0 :::123 :::* 8159/ntpd udp6 0 0 :::61276 :::* 610/dhclient udp6 0 0 ::1:53 :::* 9838/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 20080 8739/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 20971 8740/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 11507 1650/python2.7 /tmp/cloudify-logging-server-5c562.socket unix 2 [ ACC ] STREAM LISTENING 9792 1100/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 12470 1860/python2.7 /tmp/ctx-nr0cER.socket unix 2 [ ACC ] SEQPACKET LISTENING 593 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9819 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 376 1/init @/com/ubuntu/upstart real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-12 05:36:56,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo find /var/log 2018-10-12 05:36:56,420 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018:10:12 05:35:55: Namespace: signaling 2018:10:12 05:35:55: [signaling] Starting server 2018:10:12 05:35:55: [signaling] Listening for requests 2018:10:12 05:35:55: Namespace: management 2018:10:12 05:35:55: [management] Starting server 2018:10:12 05:35:55: [management] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-12 05:36:56,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-12 05:36:56,421 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/auth.log /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/sysstat/clearwater-sa12 /var/log/bono/bono_20181012T050000Z.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/dmesg.0 real 0m0.007s user 0m0.000s sys 0m0.005s 2018-10-12 05:36:56,421 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:36:56,564 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:36:56,564 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:36:56,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:36:56,565 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:36:56,565 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:36:56,565 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:36:56,565 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:36:56,565 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:36:56,565 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:36:56,566 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:36:56 GMT 2018-10-12 05:36:56,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:36:56,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:36:56,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:01,567 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:37:01,869 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:01,870 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:01,870 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:01,870 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:01,870 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:01,870 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:01,870 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:01,870 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:56.085Z", "message": "[bono] sudo cat /var/log/bono/bono_20181012T050000Z.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-10-12T05:36:56.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:56.085Z", "message": "[bono] => 2018-10-12 05:36:16.775285446 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:56.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:56.085Z", "message": "[bono] sudo cat /var/log/clearwater", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:56.085Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:56.547Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:56.547Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:57.442Z", "message": "Execution done (return_code=0): /tmp/39YP0/install-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:57.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:57.442Z", "message": "[bono] Installation is done", "level": "info", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:57.442Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "aa97072d-a616-4531-b442-cf3bc5e899ae"}, {"node_instance_id": "bono_2eym6b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:57.972Z", "message": "Starting node", "node_name": "bono", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:57.972Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:59.354Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:59.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:59.354Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:59.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:36:59.591Z", "message": "Downloaded scripts/bind/bind.py to /tmp/HGX2Q/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:36:59.591Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11d34f7a-113d-4cb1-a4f6-3c31ab037644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:00.478Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:00.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11d34f7a-113d-4cb1-a4f6-3c31ab037644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:00.478Z", "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-10-12T05:37:00.478Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11d34f7a-113d-4cb1-a4f6-3c31ab037644"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:01.140Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:01.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:01.521Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:01.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:01.521Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:01.521Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:01.525Z", "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-10-12T05:37:01.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11d34f7a-113d-4cb1-a4f6-3c31ab037644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:01.525Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:01.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11d34f7a-113d-4cb1-a4f6-3c31ab037644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:01.525Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:01.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11d34f7a-113d-4cb1-a4f6-3c31ab037644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:01.525Z", "message": "[localhost] run: sudo mv /tmp/tmpfjtmj1 /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:01.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11d34f7a-113d-4cb1-a4f6-3c31ab037644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:01.525Z", "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-10-12T05:37:01.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11d34f7a-113d-4cb1-a4f6-3c31ab037644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:01.525Z", "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-10-12T05:37:01.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11d34f7a-113d-4cb1-a4f6-3c31ab037644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:01.525Z", "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-10-12T05:37:01.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11d34f7a-113d-4cb1-a4f6-3c31ab037644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:01.525Z", "message": "[localhost] run: sudo mv /tmp/tmpCEFssR /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:01.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11d34f7a-113d-4cb1-a4f6-3c31ab037644"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:01.525Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:01.525Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11d34f7a-113d-4cb1-a4f6-3c31ab037644"}], "metadata": {"pagination": {"total": 1685, "offset": 1643, "size": 50}}} 2018-10-12 05:37:01,871 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:01,871 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:01 GMT 2018-10-12 05:37:01,871 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:01,871 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 13205 2018-10-12 05:37:01,871 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/bono/bono_20181012T050000Z.txt /var/log/bono/bono_current.txt /var/log/bono/bono_err.log /var/log/bono/bono_out.log 2018-10-12 05:37:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] => 2018-10-12 05:36:16.775285446 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-12 05:37:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] sudo cat /var/log/clearwater 2018-10-12 05:37:01,872 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:37:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/39YP0/install-bono.sh 2018-10-12 05:37:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [bono] Installation is done 2018-10-12 05:37:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:37:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:37:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:37:01,873 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/HGX2Q/bind.py 2018-10-12 05:37:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-12 05:37:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:37:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:37:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:37:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:37:01,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-12 05:37:01,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}}, 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.10', u'hss_hostname': u''}. 2018-10-12 05:37:01,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-12 05:37:01,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpfjtmj1 /etc/bind/db.clearwater.opnfv 2018-10-12 05:37:01,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-12 05:37:01,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-12 05:37:01,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-12 05:37:01,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpCEFssR /etc/bind/db.clearwater.local 2018-10-12 05:37:01,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-12 05:37:01,876 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:37:02,332 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:02,332 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:02,332 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:02,332 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:02,332 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:02,332 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:02,332 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:02,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:37:02,333 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:02,333 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:02 GMT 2018-10-12 05:37:02,333 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:02,333 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:37:02,333 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:07,338 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:37:07,658 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:07,658 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:07,658 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:07,658 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:07,658 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:07,658 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:07,658 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:07,658 - 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-10-12T05:37:04.326Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/R2ILQ/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:04.326Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c38a20fc-66dd-496b-8e4b-cf0db05b251c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:05.651Z", "message": "Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_3o8rc0/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:05.651Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "c38a20fc-66dd-496b-8e4b-cf0db05b251c"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:06.690Z", "message": "[ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-43xarc\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 23 not upgraded.\nNeed to get 69.3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B]\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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 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.61-0ubuntu0.14.04.1 [708 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 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-160.210 [773 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.8 [19.1 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-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.3 [227 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.3 MB in 16s (4,297 kB/s)\nSelecting previously unselected package libaio1:amd64.\n(Reading database ... 51306 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-client-5.5.\nPreparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-core-5.5.\nPreparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nProcessing triggers for man-db (2.6.7.1-1ubuntu1) ...\nSetting up mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package mysql-server-5.5.\n(Reading database ... 51909 files and directories currently installed.)\nPreparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking mysql-server-5.5 (5.5.61-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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-server (5.5.61-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.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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 ureadahead (0.100.0-16) ...\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.61-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.61-0ubuntu0.14.04.1) ...\nSetting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nSetting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ...\nmysql start/running, process 9256\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-160.210) ...\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.8) ...\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.3) ...\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.61-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 9998\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.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\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\t3m38.533s\nuser\t0m16.657s\nsys\t0m11.257s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:06.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:06.690Z", "message": "[ellis] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:06.690Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}], "metadata": {"pagination": {"total": 1689, "offset": 1667, "size": 50}}} 2018-10-12 05:37:07,659 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:07,659 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:07 GMT 2018-10-12 05:37:07,659 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:07,659 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 47660 2018-10-12 05:37:07,659 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:07,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/R2ILQ/add-snmpproxy-collector.py 2018-10-12 05:37:07,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/snmpproxy.py to /home/ubuntu/proxy_host_3o8rc0/work/plugins/diamond/collectors/SNMPProxyCollector/SNMPProxyCollector.py 2018-10-12 05:37:07,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => sudo: unable to resolve host server-clearwater-opnfv-ellis-host-43xarc 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 23 not upgraded. Need to get 69.3 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:6 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libatomic1 amd64 4.8.4-2ubuntu1~14.04.4 [8,630 B] 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://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libgmp10 amd64 2:5.1.3+dfsg-1ubuntu1 [218 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.61-0ubuntu0.14.04.1 [12.7 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 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.61-0ubuntu0.14.04.1 [708 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,463 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-core-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [3,764 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server-5.5 amd64 5.5.61-0ubuntu0.14.04.1 [1,862 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-160.210 [773 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.8 [19.1 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-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.3 [227 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.3 MB in 16s (4,297 kB/s) Selecting previously unselected package libaio1:amd64. (Reading database ... 51306 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-client-5.5. Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-core-5.5. Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Processing triggers for man-db (2.6.7.1-1ubuntu1) ... Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package mysql-server-5.5. (Reading database ... 51909 files and directories currently installed.) Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking mysql-server-5.5 (5.5.61-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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-server (5.5.61-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.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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 ureadahead (0.100.0-16) ... 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.61-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.61-0ubuntu0.14.04.1) ... Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... mysql start/running, process 9256 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-160.210) ... 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.8) ... 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.3) ... 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.61-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 9998 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.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... 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 3m38.533s user 0m16.657s sys 0m11.257s 2018-10-12 05:37:07,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:37:07,663 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:37:07,731 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:07,731 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:07,731 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:07,731 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:07,731 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:07,732 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:07,732 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:07,732 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:37:07,732 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:07,732 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:07 GMT 2018-10-12 05:37:07,732 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:07,732 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:37:07,732 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:12,738 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:37:13,138 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:13,138 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:13,138 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:13,138 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:13,138 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:13,138 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:13,139 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:13,139 - 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-10-12T05:37:08.793Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:08.793Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:11.511Z", "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 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 5s (7,489 kB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 57898 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\t0m36.098s\nuser\t0m12.292s\nsys\t0m2.585s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:11.511Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:12.703Z", "message": "[homer] The installation packages is done correctly", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:12.703Z", "message": "[sprout] The installation packages is done correctly", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:12.703Z", "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 (10.5 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58159 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\t0m35.736s\nuser\t0m12.209s\nsys\t0m2.590s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:12.703Z", "message": "[sprout] Use the DNS server", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:12.703Z", "message": "[sprout] sudo service dnsmasq force", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:12.703Z", "message": "[homer Use the DNS server", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:12.703Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}], "metadata": {"pagination": {"total": 1697, "offset": 1671, "size": 50}}} 2018-10-12 05:37:13,139 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:13,139 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:13 GMT 2018-10-12 05:37:13,139 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:13,139 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31799 2018-10-12 05:37:13,139 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:13,140 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:37:13,141 - 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 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 5s (7,489 kB/s) Selecting previously unselected package python-mock. (Reading database ... 57898 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 0m36.098s user 0m12.292s sys 0m2.585s 2018-10-12 05:37:13,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] The installation packages is done correctly 2018-10-12 05:37:13,141 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] The installation packages is done correctly 2018-10-12 05:37:13,141 - 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 (10.5 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58159 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 0m35.736s user 0m12.209s sys 0m2.590s 2018-10-12 05:37:13,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Use the DNS server 2018-10-12 05:37:13,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo service dnsmasq force 2018-10-12 05:37:13,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer Use the DNS server 2018-10-12 05:37:13,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:37:13,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:13,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:13,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:13,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:13,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:13,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:13,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:13,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:37:13,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:13,307 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:13 GMT 2018-10-12 05:37:13,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:13,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:37:13,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:18,313 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:37:18,716 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:18,716 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:18,716 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:18,716 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:18,716 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:18,716 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:18,716 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:18,716 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:14.050Z", "message": "[homer] sudo service dnsmasq force", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:14.050Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:15.078Z", "message": "[dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-zxt1y9\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-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\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\n 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\n0 upgraded, 116 newly installed, 0 to remove and 23 not upgraded.\nNeed to get 92.8 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB]\nGet:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB]\nGet:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB]\nGet:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB]\nGet:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB]\nGet:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB]\nGet:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB]\nGet:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB]\nGet:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB]\nGet:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB]\nGet:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB]\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/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB]\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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB]\nGet:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB]\nGet:28 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB]\nGet:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB]\nGet:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B]\nGet:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB]\nGet:32 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB]\nGet:33 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB]\nGet:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB]\nGet:35 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB]\nGet:36 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB]\nGet:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB]\nGet:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB]\nGet:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB]\nGet:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB]\nGet:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB]\nGet:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB]\nGet:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB]\nGet:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB]\nGet:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB]\nGet:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [773 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 libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB]\nGet:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB]\nGet:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB]\nGet:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B]\nGet:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB]\nGet:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B]\nGet:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB]\nGet:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB]\nGet:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB]\nGet:59 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:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB]\nGet:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB]\nGet:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB]\nGet:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB]\nGet:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB]\nGet:66 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:67 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:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B]\nGet:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B]\nGet:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB]\nGet:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB]\nGet:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB]\nGet:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B]\nGet:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB]\nGet:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB]\nGet:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB]\nGet:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB]\nGet:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB]\nGet:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB]\nGet:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB]\nGet:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB]\nGet:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB]\nGet:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB]\nGet:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB]\nGet:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB]\nGet:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B]\nGet:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB]\nGet:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB]\nGet:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB]\nGet:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB]\nGet:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB]\nGet:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB]\nGet:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB]\nGet:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB]\nGet:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB]\nGet:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB]\nGet:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB]\nGet:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB]\nGet:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB]\nGet:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB]\nGet:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB]\nGet:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB]\nGet:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB]\nGet:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB]\nGet:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB]\nGet:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB]\nGet:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB]\nGet:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB]\nGet:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB]\nGet:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB]\nGet:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB]\nGet:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB]\nGet:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB]\nGet:116 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: 25%\rExtracting templates from packages: 51%\rExtracting templates from packages: 77%\rExtracting templates from packages: 100%\nPreconfiguring packages ...\nFetched 92.8 MB in 18s (4,920 kB/s)\nSelecting previously unselected package libasan0:amd64.\n(Reading database ... 51306 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.61-0ubuntu0.14.04.1_all.deb ...\nUnpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ...\nSelecting previously unselected package libmysqlclient18:amd64.\nPreparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ...\nUnpacking libmysqlclient18:amd64 (5.5.61-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 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-160.210_amd64.deb ...\nUnpacking linux-libc-dev:amd64 (3.13.0-160.210) ...\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.4_amd64.deb ...\nUnpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ...\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.8_all.deb ...\nUnpacking nginx-common (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx-core.\nPreparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ...\nUnpacking nginx-core (1.4.6-1ubuntu3.8) ...\nSelecting previously unselected package nginx.\nPreparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ...\nUnpacking nginx (1.4.6-1ubuntu3.8) ...\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.4_amd64.deb ...\nUnpacking python2.7-dev (2.7.6-8ubuntu0.4) ...\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.3_all.deb ...\nUnpacking python-requests-whl (2.2.1-1ubuntu0.3) ...\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 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.61-0ubuntu0.14.04.1) ...\nSetting up libmysqlclient18:amd64 (5.5.61-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 libc-dev-bin (2.19-0ubuntu6.14) ...\nSetting up linux-libc-dev:amd64 (3.13.0-160.210) ...\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.4) ...\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.8) ...\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.4) ...\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.3) ...\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\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 9392\nclearwater-socket-factory-sig start/running, process 9401\nSetting up clearwater-monit (5.18-171207.172716) ...\nclearwater-monit start/running, process 9447\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.8) ...\nSetting up nginx (1.4.6-1ubuntu3.8) ...\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 idna (from crest)\nCollecting cryptography (from crest)\nCollecting pure-sasl (from crest)\nCollecting thrift (from crest)\nCollecting six (from crest)\nCollecting Twisted (from crest)\nCollecting ipaddress (from crest)\nCollecting cyclone (from crest)\nCollecting pyOpenSSL (from crest)\nCollecting zope.interface (from crest)\nCollecting telephus (from crest)\nCollecting constantly (from crest)\nCollecting attrs (from crest)\nCollecting prctl (from crest)\nCollecting Automat (from crest)\nCollecting setuptools (from crest)\nCollecting cql (from crest)\nCollecting lxml (from crest)\nCollecting asn1crypto (from crest)\nCollecting metaswitchcommon (from crest)\nCollecting incremental (from crest)\nCollecting msgpack-python (from crest)\nCollecting enum34 (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: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, 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 idna (from crest->homestead_prov)\nCollecting cryptography (from crest->homestead_prov)\nCollecting pure-sasl (from crest->homestead_prov)\nCollecting thrift (from crest->homestead_prov)\nCollecting six (from crest->homestead_prov)\nCollecting Twisted (from crest->homestead_prov)\nCollecting ipaddress (from crest->homestead_prov)\nCollecting cyclone (from crest->homestead_prov)\nCollecting pyOpenSSL (from crest->homestead_prov)\nCollecting zope.interface (from crest->homestead_prov)\nCollecting telephus (from crest->homestead_prov)\nCollecting constantly (from crest->homestead_prov)\nCollecting attrs (from crest->homestead_prov)\nCollecting prctl (from crest->homestead_prov)\nCollecting Automat (from crest->homestead_prov)\nCollecting setuptools (from crest->homestead_prov)\nCollecting cql (from crest->homestead_prov)\nCollecting lxml (from crest->homestead_prov)\nCollecting asn1crypto (from crest->homestead_prov)\nCollecting metaswitchcommon (from crest->homestead_prov)\nCollecting incremental (from crest->homestead_prov)\nCollecting msgpack-python (from crest->homestead_prov)\nCollecting enum34 (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: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov\n Found existing installation: idna 2.5\n Uninstalling idna-2.5:\n Successfully uninstalled idna-2.5\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: six 1.10.0\n Uninstalling six-1.10.0:\n Successfully uninstalled six-1.10.0\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: 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: cryptography 1.9\n Uninstalling cryptography-1.9:\n Successfully uninstalled cryptography-1.9\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: thrift 0.9.3\n Uninstalling thrift-0.9.3:\n Successfully uninstalled thrift-0.9.3\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: 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: 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: pyOpenSSL 17.0.0\n Uninstalling pyOpenSSL-17.0.0:\n Successfully uninstalled pyOpenSSL-17.0.0\n Found existing installation: cyclone 1.0\n Uninstalling cyclone-1.0:\n Successfully uninstalled cyclone-1.0\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: prctl 1.0.1\n Uninstalling prctl-1.0.1:\n Successfully uninstalled prctl-1.0.1\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: lxml 3.6.0\n Uninstalling lxml-3.6.0:\n Successfully uninstalled lxml-3.6.0\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: msgpack-python 0.4.7\n Uninstalling msgpack-python-0.4.7:\n Successfully uninstalled msgpack-python-0.4.7\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\t3m52.711s\nuser\t0m21.268s\nsys\t0m13.113s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:15.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:15.078Z", "message": "[homer] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.069s\nuser\t0m0.006s\nsys\t0m0.044s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:15.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:15.078Z", "message": "[dime] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:15.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:15.078Z", "message": "[sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:29:cd:41 \n inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe29:cd41/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:86861 errors:0 dropped:0 overruns:0 frame:0\n TX packets:53466 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:133812370 (133.8 MB) TX bytes:10254401 (10.2 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-10-12T05:37:15.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:15.078Z", "message": "[sprout] sudo ifconfig ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:15.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:15.078Z", "message": "[sprout] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.069s\nuser\t0m0.009s\nsys\t0m0.041s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:15.078Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "message": "[sprout] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:29 ? 00:00:00 /sbin/init\nroot 2 0 0 05:29 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:29 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:29 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:29 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:29 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:29 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:29 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:29 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:29 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:29 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:29 ? 00:00:00 [migration/0]\nroot 14 2 0 05:29 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:29 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:29 ? 00:00:00 [migration/1]\nroot 17 2 0 05:29 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:29 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:29 ? 00:00:00 [khelper]\nroot 21 2 0 05:29 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:29 ? 00:00:00 [netns]\nroot 23 2 0 05:29 ? 00:00:00 [writeback]\nroot 24 2 0 05:29 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:29 ? 00:00:00 [bioset]\nroot 27 2 0 05:29 ? 00:00:00 [kblockd]\nroot 28 2 0 05:29 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:29 ? 00:00:00 [khubd]\nroot 30 2 0 05:29 ? 00:00:00 [md]\nroot 31 2 0 05:29 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:29 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:29 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:29 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:29 ? 00:00:00 [vmstat]\nroot 37 2 0 05:29 ? 00:00:00 [ksmd]\nroot 38 2 0 05:29 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:29 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:29 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:29 ? 00:00:00 [crypto]\nroot 53 2 0 05:29 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:29 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:29 ? 00:00:00 [vballoon]\nroot 56 2 0 05:29 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:29 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:29 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:29 ? 00:00:00 [deferwq]\nroot 80 2 0 05:29 ? 00:00:00 [charger_manager]\nroot 124 2 0 05:29 ? 00:00:00 [kpsmoused]\nroot 146 2 0 05:29 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:29 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:29 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:29 ? 00:00:00 upstart-udev-bridge --daemon\nroot 392 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 440 2 0 05:29 ? 00:00:00 [kworker/u5:1]\nroot 442 2 0 05:29 ? 00:00:00 [kworker/u5:2]\nroot 469 1 0 05:29 ? 00:00:00 upstart-socket-bridge --daemon\nroot 573 1 0 05:29 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:29 ? 00:00:00 [kauditd]\nroot 938 1 0 05:29 ? 00:00:00 upstart-file-bridge --daemon\nmessage+ 1008 1 0 05:29 ? 00:00:00 dbus-daemon --system --fork\nroot 1037 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1049 1 0 05:29 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 05:29 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 05:29 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 05:29 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 05:29 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1093 1 0 05:29 ? 00:00:00 /usr/sbin/sshd -D\nroot 1105 1 0 05:29 ? 00:00:00 cron\ndaemon 1106 1 0 05:29 ? 00:00:00 atd\nroot 1114 1 0 05:29 ? 00:00:00 /usr/sbin/irqbalance\nroot 1119 1 0 05:29 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1257 1 0 05:29 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1263 1 0 05:29 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1554 2 0 05:30 ? 00:00:00 [kworker/0:2]\nubuntu 1651 1 0 05:30 ? 00:00:00 /home/ubuntu/sprout_host_mb1ql9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_mb1ql9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_mb1ql9 --logging-server-logdir=/home/ubuntu/sprout_host_mb1ql9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_mb1ql9/work/sprout_host_mb1ql9%I.log --pidfile=/home/ubuntu/sprout_host_mb1ql9/work/sprout_host_mb1ql9.pid\nubuntu 1765 1 0 05:30 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_mb1ql9/env/bin/diamond --configfile /home/ubuntu/sprout_host_mb1ql9/work/plugins/diamond/etc/diamond.conf\nubuntu 1837 1651 0 05:33 ? 00:00:00 /home/ubuntu/sprout_host_mb1ql9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_mb1ql9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_mb1ql9 --logging-server-logdir=/home/ubuntu/sprout_host_mb1ql9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_mb1ql9/work/sprout_host_mb1ql9%I.log --pidfile=/home/ubuntu/sprout_host_mb1ql9/work/sprout_host_mb1ql9.pid\nubuntu 1859 1837 0 05:33 ? 00:00:00 /home/ubuntu/sprout_host_mb1ql9/env/bin/python2.7 /home/ubuntu/sprout_host_mb1ql9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-c4t8vK\nubuntu 1870 1859 0 05:33 ? 00:00:00 /bin/sh -c /tmp/H3R3X/install-sprout.sh\nubuntu 1872 1870 0 05:33 ? 00:00:00 /bin/bash -e /tmp/H3R3X/install-sprout.sh\nroot 2770 2 0 05:34 ? 00:00:00 [kworker/u5:0]\nntp 8465 1 0 05:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nsyslog 8954 1 0 05:36 ? 00:00:00 rsyslogd\nroot 9054 1 0 05:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9072 1 0 05:36 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9073 9072 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9080 9073 0 05:36 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9081 1 0 05:36 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9082 9081 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9088 9082 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9089 9088 0 05:36 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\ndnsmasq 9769 1 0 05:37 ? 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 9833 1872 0 05:37 ? 00:00:00 /bin/bash -e /tmp/H3R3X/install-sprout.sh\nubuntu 9834 9833 0 05:37 ? 00:00:00 /bin/bash -e /tmp/H3R3X/install-sprout.sh\nroot 9835 9834 0 05:37 ? 00:00:00 sudo ps -edf\nroot 9836 9835 0 05:37 ? 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-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "message": "[sprout] => 2018:10:12 05:36:23: Namespace: management\n2018:10:12 05:36:23: [management] Starting server\n2018:10:12 05:36:23: [management] Listening for requests\n2018:10:12 05:36:23: Namespace: signaling\n2018:10:12 05:36:23: [signaling] Starting server\n2018:10:12 05:36:23: [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-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "message": "[sprout] sudo find /var/log", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "message": "[homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:96:0a:1d \n inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fe96:a1d/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:106342 errors:0 dropped:0 overruns:0 frame:0\n TX packets:57216 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:166418761 (166.4 MB) TX bytes:10539868 (10.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: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.000s\nsys\t0m0.005s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "message": "[homer] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:29 ? 00:00:00 /sbin/init\nroot 2 0 0 05:29 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:29 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:29 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:29 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:29 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:29 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:29 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:29 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:29 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:29 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:29 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:29 ? 00:00:00 [migration/0]\nroot 14 2 0 05:29 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:29 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:29 ? 00:00:00 [migration/1]\nroot 17 2 0 05:29 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:29 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:29 ? 00:00:00 [khelper]\nroot 21 2 0 05:29 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:29 ? 00:00:00 [netns]\nroot 23 2 0 05:29 ? 00:00:00 [writeback]\nroot 24 2 0 05:29 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:29 ? 00:00:00 [bioset]\nroot 27 2 0 05:29 ? 00:00:00 [kblockd]\nroot 28 2 0 05:29 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:29 ? 00:00:00 [khubd]\nroot 30 2 0 05:29 ? 00:00:00 [md]\nroot 31 2 0 05:29 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:29 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:29 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:29 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:29 ? 00:00:00 [vmstat]\nroot 37 2 0 05:29 ? 00:00:00 [ksmd]\nroot 38 2 0 05:29 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:29 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:29 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:29 ? 00:00:00 [crypto]\nroot 53 2 0 05:29 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:29 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:29 ? 00:00:00 [vballoon]\nroot 56 2 0 05:29 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:29 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:29 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:29 ? 00:00:00 [deferwq]\nroot 80 2 0 05:29 ? 00:00:00 [charger_manager]\nroot 125 2 0 05:29 ? 00:00:00 [kpsmoused]\nroot 146 2 0 05:29 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:29 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:29 ? 00:00:00 [ext4-rsv-conver]\nroot 388 1 0 05:29 ? 00:00:00 upstart-udev-bridge --daemon\nroot 394 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 459 2 0 05:29 ? 00:00:00 [kworker/u5:1]\nroot 460 2 0 05:29 ? 00:00:00 [kworker/u5:2]\nroot 501 1 0 05:29 ? 00:00:00 upstart-socket-bridge --daemon\nroot 607 1 0 05:29 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 821 2 0 05:29 ? 00:00:00 [kauditd]\nroot 922 1 0 05:29 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1007 1 0 05:29 ? 00:00:00 rsyslogd\nroot 1038 1 0 05:29 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1041 1 0 05:29 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1046 1 0 05:29 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1047 1 0 05:29 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1049 1 0 05:29 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1083 1 0 05:29 ? 00:00:00 /usr/sbin/sshd -D\nroot 1084 1 0 05:29 ? 00:00:00 cron\ndaemon 1085 1 0 05:29 ? 00:00:00 atd\nroot 1092 1 0 05:29 ? 00:00:00 /usr/sbin/irqbalance\nroot 1101 1 0 05:29 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nmessage+ 1135 1 0 05:29 ? 00:00:00 dbus-daemon --system --fork\nroot 1154 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1257 1 0 05:29 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1264 1 0 05:29 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1652 1 0 05:30 ? 00:00:00 /home/ubuntu/homer_host_vzafvg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_vzafvg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_vzafvg --logging-server-logdir=/home/ubuntu/homer_host_vzafvg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_vzafvg/work/homer_host_vzafvg%I.log --pidfile=/home/ubuntu/homer_host_vzafvg/work/homer_host_vzafvg.pid\nubuntu 1766 1 0 05:30 ? 00:00:02 python2.7 /home/ubuntu/homer_host_vzafvg/env/bin/diamond --configfile /home/ubuntu/homer_host_vzafvg/work/plugins/diamond/etc/diamond.conf\nubuntu 1839 1652 0 05:33 ? 00:00:00 /home/ubuntu/homer_host_vzafvg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_vzafvg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_vzafvg --logging-server-logdir=/home/ubuntu/homer_host_vzafvg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_vzafvg/work/homer_host_vzafvg%I.log --pidfile=/home/ubuntu/homer_host_vzafvg/work/homer_host_vzafvg.pid\nubuntu 1860 1839 0 05:33 ? 00:00:00 /home/ubuntu/homer_host_vzafvg/env/bin/python2.7 /home/ubuntu/homer_host_vzafvg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-LVy1Om\nubuntu 1871 1860 0 05:33 ? 00:00:00 /bin/sh -c /tmp/R1DRL/install-homer.sh\nubuntu 1873 1871 0 05:33 ? 00:00:00 /bin/bash -e /tmp/R1DRL/install-homer.sh\nroot 2753 2 0 05:34 ? 00:00:00 [kworker/u5:0]\nntp 8511 1 0 05:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9028 1 0 05:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 9083 1 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 9087 9083 0 05:36 ? 00:00:00 inotifywait -e create -qq .\nroot 9207 1 0 05:36 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 9208 9207 0 05:36 ? 00:00:00 nginx: worker process\nwww-data 9209 9207 0 05:36 ? 00:00:00 nginx: worker process\nwww-data 9210 9207 0 05:36 ? 00:00:00 nginx: worker process\nwww-data 9211 9207 0 05:36 ? 00:00:00 nginx: worker process\nroot 9741 9028 0 05:37 ? 00:00:00 [nginx_ping] \nroot 9742 9028 0 05:37 ? 00:00:00 [check-nginx-upt] \nroot 9745 9028 0 05:37 ? 00:00:00 [check-monit-upt] \ndnsmasq 9851 1 0 05:37 ? 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 9914 1873 0 05:37 ? 00:00:00 /bin/bash -e /tmp/R1DRL/install-homer.sh\nubuntu 9915 9914 0 05:37 ? 00:00:00 /bin/bash -e /tmp/R1DRL/install-homer.sh\nroot 9916 9915 0 05:37 ? 00:00:00 sudo ps -edf\nroot 9917 9916 0 05:37 ? 00:00:00 ps -edf\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "message": "[homer] sudo netstat ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "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 9851/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1083/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9028/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9207/nginx \ntcp6 0 0 ::1:53 :::* LISTEN 9851/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1083/sshd \nudp 0 0 192.168.120.15:123 0.0.0.0:* 8511/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8511/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8511/ntpd \nudp 0 0 0.0.0.0:59058 0.0.0.0:* 607/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9851/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 607/dhclient \nudp6 0 0 fe80::f816:3eff:fe9:123 :::* 8511/ntpd \nudp6 0 0 ::1:123 :::* 8511/ntpd \nudp6 0 0 :::123 :::* 8511/ntpd \nudp6 0 0 :::6417 :::* 607/dhclient \nudp6 0 0 ::1:53 :::* 9851/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11499 1652/python2.7 /tmp/cloudify-logging-server-a673f.socket\nunix 2 [ ACC ] STREAM LISTENING 11976 1860/python2.7 /tmp/ctx-ajtSp5.socket\nunix 2 [ ACC ] STREAM LISTENING 1635 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9327 1101/acpid /var/run/acpid.socket\nunix 2 [ ACC ] SEQPACKET LISTENING 7306 394/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 9378 1135/dbus-daemon /var/run/dbus/system_bus_socket\n\nreal\t0m0.006s\nuser\t0m0.003s\nsys\t0m0.003s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "message": "[homer] sudo find /var/log", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "message": "[homer] sudo ps ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "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 9769/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 9054/monit \ntcp6 0 0 ::1:53 :::* LISTEN 9769/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1093/sshd \nudp 0 0 192.168.120.17:123 0.0.0.0:* 8465/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8465/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8465/ntpd \nudp 0 0 0.0.0.0:57644 0.0.0.0:* 573/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 9769/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient \nudp6 0 0 ::1:123 :::* 8465/ntpd \nudp6 0 0 fe80::f816:3eff:fe2:123 :::* 8465/ntpd \nudp6 0 0 :::123 :::* 8465/ntpd \nudp6 0 0 :::61276 :::* 573/dhclient \nudp6 0 0 ::1:53 :::* 9769/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9216 1119/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7955 1008/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 8231 392/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 11431 1651/python2.7 /tmp/cloudify-logging-server-a3f00.socket\nunix 2 [ ACC ] STREAM LISTENING 11860 1859/python2.7 /tmp/ctx-4oDyEo.socket\nunix 2 [ ACC ] STREAM LISTENING 1621 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 20938 9080/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21590 9089/clearwater_soc /tmp/clearwater_signaling_namespace_socket\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "message": "[sprout] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa12\n/var/log/sprout\n/var/log/sprout/sprout_current.txt\n/var/log/sprout/sprout_out.log\n/var/log/sprout/sprout_err.log\n/var/log/sprout/sprout_20181012T050000Z.txt\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.011s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "message": "[sprout] sudo netstat ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "message": "[homer] sudo ifconfig ", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:16.743Z", "message": "[sprout] sudo ps ", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:16.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:17.777Z", "message": "[homer] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/sa12\n/var/log/sysstat/clearwater-sa12\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:17.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:17.777Z", "message": "[sprout] sudo cat /var/log/clearwater", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:17.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:17.777Z", "message": "[sprout] => 2018-10-12 05:36:54.285489925 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:17.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:17.777Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:17.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:17.777Z", "message": "[homer] => [12-Oct-2018 05:36:16 UTC] clearwater-diags-monitor starting\n[12-Oct-2018 05:36:16 UTC] Waiting for trigger files\n\nreal\t0m0.004s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:17.777Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "sprout_taxs5g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:18.128Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:18.128Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 1730, "offset": 1679, "size": 50}}} 2018-10-12 05:37:18,717 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:18,717 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:18 GMT 2018-10-12 05:37:18,717 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:18,717 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 101990 2018-10-12 05:37:18,717 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:18,720 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo service dnsmasq force 2018-10-12 05:37:18,721 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => sudo: unable to resolve host server-clearwater-opnfv-dime-host-zxt1y9 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-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 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 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 0 upgraded, 116 newly installed, 0 to remove and 23 not upgraded. Need to get 92.8 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://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-monit 5.18-171207.172716 [271 kB] Get:8 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-diags-monitor 1.0-171215.180814 [25.4 kB] Get:9 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-log-cleanup 1.0-171215.180814 [13.3 kB] Get:10 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-filesystem1.54.0 amd64 1.54.0-4ubuntu3.1 [34.2 kB] Get:11 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-nginx 1.0-171012.111833 [19.3 kB] Get:12 http://repo.cw-ngv.com/archive/repo129/ binary/ snmpd 5.7.3~dfsg-clearwater1 [73.7 kB] Get:13 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-snmpd 1.0-171215.180814 [16.9 kB] Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libboost-regex1.54.0 amd64 1.54.0-4ubuntu3.1 [261 kB] Get:15 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-socket-factory 1.0-171215.180814 [39.6 kB] Get:16 http://repo.cw-ngv.com/archive/repo129/ binary/ clearwater-tcp-scalability 1.0-171215.180814 [13.9 kB] Get:17 http://repo.cw-ngv.com/archive/repo129/ binary/ crest 1.0-171213.182937 [14.3 MB] 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/main fonts-dejavu-core all 2.34-1ubuntu1 [1,024 kB] 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://repo.cw-ngv.com/archive/repo129/ binary/ ralf-libs 1.0-171215.175140 [657 kB] Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjpeg-turbo8 amd64 1.3.0-0ubuntu2.1 [104 kB] Get:28 http://repo.cw-ngv.com/archive/repo129/ binary/ ralf 1.0-171215.175140 [327 kB] Get:29 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-libs 1.0-171215.122632 [1,155 kB] Get:30 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libjpeg8 amd64 8c-2ubuntu8 [2,194 B] Get:31 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libjbig0 amd64 2.0-2ubuntu4.1 [26.1 kB] Get:32 http://repo.cw-ngv.com/archive/repo129/ binary/ python-netsnmp 5.7.2~dfsg-clearwater2 [19.6 kB] Get:33 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead 1.0-171215.122632 [450 kB] Get:34 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtiff5 amd64 4.0.3-7ubuntu0.9 [147 kB] Get:35 http://repo.cw-ngv.com/archive/repo129/ binary/ homestead-prov 1.0-171213.182937 [44.6 kB] Get:36 http://repo.cw-ngv.com/archive/repo129/ binary/ dime 1.0-171215.180814 [12.5 kB] Get:37 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libvpx1 amd64 1.3.0-2 [556 kB] Get:38 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxpm4 amd64 1:3.5.10-1ubuntu0.1 [33.2 kB] Get:39 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgd3 amd64 2.1.0-3ubuntu0.10 [123 kB] Get:40 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libgomp1 amd64 4.8.4-2ubuntu1~14.04.4 [23.1 kB] Get:41 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libitm1 amd64 4.8.4-2ubuntu1~14.04.4 [28.6 kB] Get:42 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpfr4 amd64 3.1.2-1 [203 kB] Get:43 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] Get:44 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] Get:45 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libopts25 amd64 1:5.18-2ubuntu2 [55.3 kB] Get:46 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libpgm-5.1-0 amd64 5.1.118-1~dfsg-0.1ubuntu3 [156 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-160.210 [773 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 libexpat1-dev amd64 2.1.0-4ubuntu1.4 [115 kB] Get:51 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libpython2.7-dev amd64 2.7.6-8ubuntu0.4 [22.0 MB] Get:52 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libquadmath0 amd64 4.8.4-2ubuntu1~14.04.4 [126 kB] Get:53 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsctp1 amd64 1.0.15+dfsg-1 [9,226 B] Get:54 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libsensors4 amd64 1:3.3.4-2ubuntu1 [27.2 kB] Get:55 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libperl5.18 amd64 5.18.2-2ubuntu1.6 [1,322 B] Get:56 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libtsan0 amd64 4.8.4-2ubuntu1~14.04.4 [94.8 kB] Get:57 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1.1 amd64 1.1.28-2ubuntu0.1 [145 kB] Get:58 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3 amd64 4.0.4+dfsg-2ubuntu0.1 [130 kB] Get:59 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:60 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmnl0 amd64 1.0.3-3ubuntu1 [11.4 kB] Get:61 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libmpc3 amd64 1.0.1-1ubuntu1 [38.4 kB] Get:62 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libnetfilter-conntrack3 amd64 1.0.4-1 [45.9 kB] Get:63 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main binutils amd64 2.24-5ubuntu14.2 [2,076 kB] Get:64 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:65 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main cpp amd64 4:4.8.2-1ubuntu6 [27.5 kB] Get:66 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:67 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:68 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main gcc amd64 4:4.8.2-1ubuntu6 [5,098 B] Get:69 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:70 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:71 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main g++ amd64 4:4.8.2-1ubuntu6 [1,490 B] Get:72 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main make amd64 3.81-8.2ubuntu3 [119 kB] Get:73 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libdpkg-perl all 1.17.5ubuntu5.8 [179 kB] Get:74 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dpkg-dev all 1.17.5ubuntu5.8 [726 kB] Get:75 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4,838 B] Get:76 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe libinotifytools0 amd64 3.14-1ubuntu1 [17.0 kB] Get:77 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe inotify-tools amd64 3.14-1ubuntu1 [22.3 kB] Get:78 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main realpath amd64 1.19 [14.5 kB] Get:79 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main sysstat amd64 10.2.0-1 [283 kB] Get:80 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main dnsmasq-base amd64 2.68-1ubuntu0.2 [257 kB] Get:81 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe dnsmasq all 2.68-1ubuntu0.2 [14.9 kB] Get:82 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools all 3.3-1ubuntu2 [230 kB] Get:83 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main gnutls-bin amd64 3.0.11+really2.12.23-12ubuntu2.8 [113 kB] Get:84 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-virtualenv all 1.11.4-1ubuntu1 [1,485 kB] Get:85 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe iotop amd64 0.6-1 [23.8 kB] Get:86 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-common all 1.4.6-1ubuntu3.8 [19.1 kB] Get:87 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx-core amd64 1.4.6-1ubuntu3.8 [325 kB] Get:88 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main nginx all 1.4.6-1ubuntu3.8 [5,394 B] Get:89 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxml2-dev amd64 2.9.1+dfsg1-3ubuntu4.13 [630 kB] Get:90 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libxslt1-dev amd64 1.1.28-2ubuntu0.1 [406 kB] Get:91 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python2.7-dev amd64 2.7.6-8ubuntu0.4 [269 kB] Get:92 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/universe python-zmq amd64 14.0.1-1build2 [175 kB] Get:93 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe libzmq3-dev amd64 4.0.4+dfsg-2ubuntu0.1 [254 kB] Get:94 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfakeroot amd64 1.20-3ubuntu2 [25.4 kB] Get:95 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main fakeroot amd64 1.20-3ubuntu2 [55.0 kB] Get:96 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-perl all 1.19.02-3 [50.0 kB] Get:97 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-diff-xs-perl amd64 0.04-2build4 [12.6 kB] Get:98 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libalgorithm-merge-perl all 0.08-2 [12.7 kB] Get:99 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main libfile-fcntllock-perl amd64 0.14-2build1 [15.9 kB] Get:100 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main lksctp-tools amd64 1.0.15+dfsg-1 [51.3 kB] Get:101 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main manpages-dev all 3.54-1ubuntu1 [1,820 kB] Get:102 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python3-pkg-resources all 3.3-1ubuntu2 [31.7 kB] Get:103 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-chardet-whl all 2.2.1-2~ubuntu1 [170 kB] Get:104 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama all 0.2.5-0.1ubuntu2 [18.4 kB] Get:105 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-colorama-whl all 0.2.5-0.1ubuntu2 [18.2 kB] Get:106 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib all 0.1.8-1ubuntu1 [113 kB] Get:107 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-distlib-whl all 0.1.8-1ubuntu1 [140 kB] Get:108 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib all 0.999-3~ubuntu1 [83.5 kB] Get:109 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-html5lib-whl all 0.999-3~ubuntu1 [109 kB] Get:110 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-six-whl all 1.5.2-1ubuntu1.1 [10.6 kB] Get:111 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-urllib3-whl all 1.7.1-1ubuntu4.1 [63.9 kB] Get:112 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-requests-whl all 2.2.1-1ubuntu0.3 [227 kB] Get:113 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main python-setuptools-whl all 3.3-1ubuntu2 [244 kB] Get:114 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip-whl all 1.5.4-1ubuntu4 [111 kB] Get:115 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/universe python-pip all 1.5.4-1ubuntu4 [97.3 kB] Get:116 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: 25% Extracting templates from packages: 51% Extracting templates from packages: 77% Extracting templates from packages: 100% Preconfiguring packages ... Fetched 92.8 MB in 18s (4,920 kB/s) Selecting previously unselected package libasan0:amd64. (Reading database ... 51306 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.61-0ubuntu0.14.04.1_all.deb ... Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... Selecting previously unselected package libmysqlclient18:amd64. Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... Unpacking libmysqlclient18:amd64 (5.5.61-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 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-160.210_amd64.deb ... Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... 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.4_amd64.deb ... Unpacking libpython2.7-dev:amd64 (2.7.6-8ubuntu0.4) ... 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.8_all.deb ... Unpacking nginx-common (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx-core. Preparing to unpack .../nginx-core_1.4.6-1ubuntu3.8_amd64.deb ... Unpacking nginx-core (1.4.6-1ubuntu3.8) ... Selecting previously unselected package nginx. Preparing to unpack .../nginx_1.4.6-1ubuntu3.8_all.deb ... Unpacking nginx (1.4.6-1ubuntu3.8) ... 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.4_amd64.deb ... Unpacking python2.7-dev (2.7.6-8ubuntu0.4) ... 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.3_all.deb ... Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... 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 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.61-0ubuntu0.14.04.1) ... Setting up libmysqlclient18:amd64 (5.5.61-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 libc-dev-bin (2.19-0ubuntu6.14) ... Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... 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.4) ... 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.8) ... 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.4) ... 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.3) ... 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 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 9392 clearwater-socket-factory-sig start/running, process 9401 Setting up clearwater-monit (5.18-171207.172716) ... clearwater-monit start/running, process 9447 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.8) ... Setting up nginx (1.4.6-1ubuntu3.8) ... 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 idna (from crest) Collecting cryptography (from crest) Collecting pure-sasl (from crest) Collecting thrift (from crest) Collecting six (from crest) Collecting Twisted (from crest) Collecting ipaddress (from crest) Collecting cyclone (from crest) Collecting pyOpenSSL (from crest) Collecting zope.interface (from crest) Collecting telephus (from crest) Collecting constantly (from crest) Collecting attrs (from crest) Collecting prctl (from crest) Collecting Automat (from crest) Collecting setuptools (from crest) Collecting cql (from crest) Collecting lxml (from crest) Collecting asn1crypto (from crest) Collecting metaswitchcommon (from crest) Collecting incremental (from crest) Collecting msgpack-python (from crest) Collecting enum34 (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: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, 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 idna (from crest->homestead_prov) Collecting cryptography (from crest->homestead_prov) Collecting pure-sasl (from crest->homestead_prov) Collecting thrift (from crest->homestead_prov) Collecting six (from crest->homestead_prov) Collecting Twisted (from crest->homestead_prov) Collecting ipaddress (from crest->homestead_prov) Collecting cyclone (from crest->homestead_prov) Collecting pyOpenSSL (from crest->homestead_prov) Collecting zope.interface (from crest->homestead_prov) Collecting telephus (from crest->homestead_prov) Collecting constantly (from crest->homestead_prov) Collecting attrs (from crest->homestead_prov) Collecting prctl (from crest->homestead_prov) Collecting Automat (from crest->homestead_prov) Collecting setuptools (from crest->homestead_prov) Collecting cql (from crest->homestead_prov) Collecting lxml (from crest->homestead_prov) Collecting asn1crypto (from crest->homestead_prov) Collecting metaswitchcommon (from crest->homestead_prov) Collecting incremental (from crest->homestead_prov) Collecting msgpack-python (from crest->homestead_prov) Collecting enum34 (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: idna, ipaddress, six, pycparser, cffi, asn1crypto, enum34, cryptography, pure-sasl, thrift, attrs, Automat, constantly, setuptools, zope.interface, incremental, Twisted, pyOpenSSL, cyclone, telephus, prctl, cql, lxml, pycrypto, monotonic, pyzmq, metaswitchcommon, msgpack-python, crest, homestead-prov Found existing installation: idna 2.5 Uninstalling idna-2.5: Successfully uninstalled idna-2.5 Found existing installation: ipaddress 1.0.18 Uninstalling ipaddress-1.0.18: Successfully uninstalled ipaddress-1.0.18 Found existing installation: six 1.10.0 Uninstalling six-1.10.0: Successfully uninstalled six-1.10.0 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: 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: cryptography 1.9 Uninstalling cryptography-1.9: Successfully uninstalled cryptography-1.9 Found existing installation: pure-sasl 0.4.0 Uninstalling pure-sasl-0.4.0: Successfully uninstalled pure-sasl-0.4.0 Found existing installation: thrift 0.9.3 Uninstalling thrift-0.9.3: Successfully uninstalled thrift-0.9.3 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: 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: 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: pyOpenSSL 17.0.0 Uninstalling pyOpenSSL-17.0.0: Successfully uninstalled pyOpenSSL-17.0.0 Found existing installation: cyclone 1.0 Uninstalling cyclone-1.0: Successfully uninstalled cyclone-1.0 Found existing installation: telephus 1.0.0b1 Uninstalling telephus-1.0.0b1: Successfully uninstalled telephus-1.0.0b1 Found existing installation: prctl 1.0.1 Uninstalling prctl-1.0.1: Successfully uninstalled prctl-1.0.1 Found existing installation: cql 1.4.0 Uninstalling cql-1.4.0: Successfully uninstalled cql-1.4.0 Found existing installation: lxml 3.6.0 Uninstalling lxml-3.6.0: Successfully uninstalled lxml-3.6.0 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: msgpack-python 0.4.7 Uninstalling msgpack-python-0.4.7: Successfully uninstalled msgpack-python-0.4.7 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 3m52.711s user 0m21.268s sys 0m13.113s 2018-10-12 05:37:18,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.069s user 0m0.006s sys 0m0.044s 2018-10-12 05:37:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:37:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => eth0 Link encap:Ethernet HWaddr fa:16:3e:29:cd:41 inet addr:192.168.120.17 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe29:cd41/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:86861 errors:0 dropped:0 overruns:0 frame:0 TX packets:53466 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:133812370 (133.8 MB) TX bytes:10254401 (10.2 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-10-12 05:37:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ifconfig 2018-10-12 05:37:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.069s user 0m0.009s sys 0m0.041s 2018-10-12 05:37:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:29 ? 00:00:00 /sbin/init root 2 0 0 05:29 ? 00:00:00 [kthreadd] root 3 2 0 05:29 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:29 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:29 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:29 ? 00:00:00 [rcu_sched] root 8 2 0 05:29 ? 00:00:00 [rcuos/0] root 9 2 0 05:29 ? 00:00:00 [rcuos/1] root 10 2 0 05:29 ? 00:00:00 [rcu_bh] root 11 2 0 05:29 ? 00:00:00 [rcuob/0] root 12 2 0 05:29 ? 00:00:00 [rcuob/1] root 13 2 0 05:29 ? 00:00:00 [migration/0] root 14 2 0 05:29 ? 00:00:00 [watchdog/0] root 15 2 0 05:29 ? 00:00:00 [watchdog/1] root 16 2 0 05:29 ? 00:00:00 [migration/1] root 17 2 0 05:29 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:29 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:29 ? 00:00:00 [khelper] root 21 2 0 05:29 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:29 ? 00:00:00 [netns] root 23 2 0 05:29 ? 00:00:00 [writeback] root 24 2 0 05:29 ? 00:00:00 [kintegrityd] root 25 2 0 05:29 ? 00:00:00 [bioset] root 27 2 0 05:29 ? 00:00:00 [kblockd] root 28 2 0 05:29 ? 00:00:00 [ata_sff] root 29 2 0 05:29 ? 00:00:00 [khubd] root 30 2 0 05:29 ? 00:00:00 [md] root 31 2 0 05:29 ? 00:00:00 [devfreq_wq] root 32 2 0 05:29 ? 00:00:00 [kworker/0:1] root 34 2 0 05:29 ? 00:00:00 [khungtaskd] root 35 2 0 05:29 ? 00:00:00 [kswapd0] root 36 2 0 05:29 ? 00:00:00 [vmstat] root 37 2 0 05:29 ? 00:00:00 [ksmd] root 38 2 0 05:29 ? 00:00:00 [khugepaged] root 39 2 0 05:29 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:29 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:29 ? 00:00:00 [crypto] root 53 2 0 05:29 ? 00:00:00 [kthrotld] root 54 2 0 05:29 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:29 ? 00:00:00 [vballoon] root 56 2 0 05:29 ? 00:00:00 [kworker/1:1] root 57 2 0 05:29 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:29 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:29 ? 00:00:00 [deferwq] root 80 2 0 05:29 ? 00:00:00 [charger_manager] root 124 2 0 05:29 ? 00:00:00 [kpsmoused] root 146 2 0 05:29 ? 00:00:00 [kworker/1:2] root 186 2 0 05:29 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:29 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:29 ? 00:00:00 upstart-udev-bridge --daemon root 392 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 440 2 0 05:29 ? 00:00:00 [kworker/u5:1] root 442 2 0 05:29 ? 00:00:00 [kworker/u5:2] root 469 1 0 05:29 ? 00:00:00 upstart-socket-bridge --daemon root 573 1 0 05:29 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:29 ? 00:00:00 [kauditd] root 938 1 0 05:29 ? 00:00:00 upstart-file-bridge --daemon message+ 1008 1 0 05:29 ? 00:00:00 dbus-daemon --system --fork root 1037 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-logind root 1049 1 0 05:29 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 05:29 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 05:29 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 05:29 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 05:29 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1093 1 0 05:29 ? 00:00:00 /usr/sbin/sshd -D root 1105 1 0 05:29 ? 00:00:00 cron daemon 1106 1 0 05:29 ? 00:00:00 atd root 1114 1 0 05:29 ? 00:00:00 /usr/sbin/irqbalance root 1119 1 0 05:29 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1257 1 0 05:29 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1263 1 0 05:29 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1554 2 0 05:30 ? 00:00:00 [kworker/0:2] ubuntu 1651 1 0 05:30 ? 00:00:00 /home/ubuntu/sprout_host_mb1ql9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_mb1ql9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_mb1ql9 --logging-server-logdir=/home/ubuntu/sprout_host_mb1ql9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_mb1ql9/work/sprout_host_mb1ql9%I.log --pidfile=/home/ubuntu/sprout_host_mb1ql9/work/sprout_host_mb1ql9.pid ubuntu 1765 1 0 05:30 ? 00:00:02 python2.7 /home/ubuntu/sprout_host_mb1ql9/env/bin/diamond --configfile /home/ubuntu/sprout_host_mb1ql9/work/plugins/diamond/etc/diamond.conf ubuntu 1837 1651 0 05:33 ? 00:00:00 /home/ubuntu/sprout_host_mb1ql9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q sprout_host_mb1ql9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@sprout_host_mb1ql9 --logging-server-logdir=/home/ubuntu/sprout_host_mb1ql9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/sprout_host_mb1ql9/work/sprout_host_mb1ql9%I.log --pidfile=/home/ubuntu/sprout_host_mb1ql9/work/sprout_host_mb1ql9.pid ubuntu 1859 1837 0 05:33 ? 00:00:00 /home/ubuntu/sprout_host_mb1ql9/env/bin/python2.7 /home/ubuntu/sprout_host_mb1ql9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-c4t8vK ubuntu 1870 1859 0 05:33 ? 00:00:00 /bin/sh -c /tmp/H3R3X/install-sprout.sh ubuntu 1872 1870 0 05:33 ? 00:00:00 /bin/bash -e /tmp/H3R3X/install-sprout.sh root 2770 2 0 05:34 ? 00:00:00 [kworker/u5:0] ntp 8465 1 0 05:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 syslog 8954 1 0 05:36 ? 00:00:00 rsyslogd root 9054 1 0 05:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9072 1 0 05:36 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9073 9072 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9080 9073 0 05:36 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9081 1 0 05:36 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9082 9081 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9088 9082 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9089 9088 0 05:36 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling dnsmasq 9769 1 0 05:37 ? 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 9833 1872 0 05:37 ? 00:00:00 /bin/bash -e /tmp/H3R3X/install-sprout.sh ubuntu 9834 9833 0 05:37 ? 00:00:00 /bin/bash -e /tmp/H3R3X/install-sprout.sh root 9835 9834 0 05:37 ? 00:00:00 sudo ps -edf root 9836 9835 0 05:37 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-12 05:37:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-12 05:37:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018:10:12 05:36:23: Namespace: management 2018:10:12 05:36:23: [management] Starting server 2018:10:12 05:36:23: [management] Listening for requests 2018:10:12 05:36:23: Namespace: signaling 2018:10:12 05:36:23: [signaling] Starting server 2018:10:12 05:36:23: [signaling] Listening for requests real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-12 05:37:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo find /var/log 2018-10-12 05:37:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => eth0 Link encap:Ethernet HWaddr fa:16:3e:96:0a:1d inet addr:192.168.120.15 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fe96:a1d/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:106342 errors:0 dropped:0 overruns:0 frame:0 TX packets:57216 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:166418761 (166.4 MB) TX bytes:10539868 (10.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: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.000s sys 0m0.005s 2018-10-12 05:37:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:29 ? 00:00:00 /sbin/init root 2 0 0 05:29 ? 00:00:00 [kthreadd] root 3 2 0 05:29 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:29 ? 00:00:00 [kworker/0:0] root 5 2 0 05:29 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:29 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:29 ? 00:00:00 [rcu_sched] root 8 2 0 05:29 ? 00:00:00 [rcuos/0] root 9 2 0 05:29 ? 00:00:00 [rcuos/1] root 10 2 0 05:29 ? 00:00:00 [rcu_bh] root 11 2 0 05:29 ? 00:00:00 [rcuob/0] root 12 2 0 05:29 ? 00:00:00 [rcuob/1] root 13 2 0 05:29 ? 00:00:00 [migration/0] root 14 2 0 05:29 ? 00:00:00 [watchdog/0] root 15 2 0 05:29 ? 00:00:00 [watchdog/1] root 16 2 0 05:29 ? 00:00:00 [migration/1] root 17 2 0 05:29 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:29 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:29 ? 00:00:00 [khelper] root 21 2 0 05:29 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:29 ? 00:00:00 [netns] root 23 2 0 05:29 ? 00:00:00 [writeback] root 24 2 0 05:29 ? 00:00:00 [kintegrityd] root 25 2 0 05:29 ? 00:00:00 [bioset] root 27 2 0 05:29 ? 00:00:00 [kblockd] root 28 2 0 05:29 ? 00:00:00 [ata_sff] root 29 2 0 05:29 ? 00:00:00 [khubd] root 30 2 0 05:29 ? 00:00:00 [md] root 31 2 0 05:29 ? 00:00:00 [devfreq_wq] root 32 2 0 05:29 ? 00:00:00 [kworker/0:1] root 34 2 0 05:29 ? 00:00:00 [khungtaskd] root 35 2 0 05:29 ? 00:00:00 [kswapd0] root 36 2 0 05:29 ? 00:00:00 [vmstat] root 37 2 0 05:29 ? 00:00:00 [ksmd] root 38 2 0 05:29 ? 00:00:00 [khugepaged] root 39 2 0 05:29 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:29 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:29 ? 00:00:00 [crypto] root 53 2 0 05:29 ? 00:00:00 [kthrotld] root 54 2 0 05:29 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:29 ? 00:00:00 [vballoon] root 56 2 0 05:29 ? 00:00:00 [kworker/1:1] root 57 2 0 05:29 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:29 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:29 ? 00:00:00 [deferwq] root 80 2 0 05:29 ? 00:00:00 [charger_manager] root 125 2 0 05:29 ? 00:00:00 [kpsmoused] root 146 2 0 05:29 ? 00:00:00 [kworker/1:2] root 186 2 0 05:29 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:29 ? 00:00:00 [ext4-rsv-conver] root 388 1 0 05:29 ? 00:00:00 upstart-udev-bridge --daemon root 394 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 459 2 0 05:29 ? 00:00:00 [kworker/u5:1] root 460 2 0 05:29 ? 00:00:00 [kworker/u5:2] root 501 1 0 05:29 ? 00:00:00 upstart-socket-bridge --daemon root 607 1 0 05:29 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 821 2 0 05:29 ? 00:00:00 [kauditd] root 922 1 0 05:29 ? 00:00:00 upstart-file-bridge --daemon syslog 1007 1 0 05:29 ? 00:00:00 rsyslogd root 1038 1 0 05:29 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1041 1 0 05:29 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1046 1 0 05:29 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1047 1 0 05:29 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1049 1 0 05:29 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1083 1 0 05:29 ? 00:00:00 /usr/sbin/sshd -D root 1084 1 0 05:29 ? 00:00:00 cron daemon 1085 1 0 05:29 ? 00:00:00 atd root 1092 1 0 05:29 ? 00:00:00 /usr/sbin/irqbalance root 1101 1 0 05:29 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket message+ 1135 1 0 05:29 ? 00:00:00 dbus-daemon --system --fork root 1154 1 0 05:29 ? 00:00:00 /lib/systemd/systemd-logind root 1257 1 0 05:29 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1264 1 0 05:29 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1652 1 0 05:30 ? 00:00:00 /home/ubuntu/homer_host_vzafvg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_vzafvg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_vzafvg --logging-server-logdir=/home/ubuntu/homer_host_vzafvg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_vzafvg/work/homer_host_vzafvg%I.log --pidfile=/home/ubuntu/homer_host_vzafvg/work/homer_host_vzafvg.pid ubuntu 1766 1 0 05:30 ? 00:00:02 python2.7 /home/ubuntu/homer_host_vzafvg/env/bin/diamond --configfile /home/ubuntu/homer_host_vzafvg/work/plugins/diamond/etc/diamond.conf ubuntu 1839 1652 0 05:33 ? 00:00:00 /home/ubuntu/homer_host_vzafvg/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q homer_host_vzafvg --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@homer_host_vzafvg --logging-server-logdir=/home/ubuntu/homer_host_vzafvg/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/homer_host_vzafvg/work/homer_host_vzafvg%I.log --pidfile=/home/ubuntu/homer_host_vzafvg/work/homer_host_vzafvg.pid ubuntu 1860 1839 0 05:33 ? 00:00:00 /home/ubuntu/homer_host_vzafvg/env/bin/python2.7 /home/ubuntu/homer_host_vzafvg/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-LVy1Om ubuntu 1871 1860 0 05:33 ? 00:00:00 /bin/sh -c /tmp/R1DRL/install-homer.sh ubuntu 1873 1871 0 05:33 ? 00:00:00 /bin/bash -e /tmp/R1DRL/install-homer.sh root 2753 2 0 05:34 ? 00:00:00 [kworker/u5:0] ntp 8511 1 0 05:35 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9028 1 0 05:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 9083 1 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 9087 9083 0 05:36 ? 00:00:00 inotifywait -e create -qq . root 9207 1 0 05:36 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 9208 9207 0 05:36 ? 00:00:00 nginx: worker process www-data 9209 9207 0 05:36 ? 00:00:00 nginx: worker process www-data 9210 9207 0 05:36 ? 00:00:00 nginx: worker process www-data 9211 9207 0 05:36 ? 00:00:00 nginx: worker process root 9741 9028 0 05:37 ? 00:00:00 [nginx_ping] root 9742 9028 0 05:37 ? 00:00:00 [check-nginx-upt] root 9745 9028 0 05:37 ? 00:00:00 [check-monit-upt] dnsmasq 9851 1 0 05:37 ? 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 9914 1873 0 05:37 ? 00:00:00 /bin/bash -e /tmp/R1DRL/install-homer.sh ubuntu 9915 9914 0 05:37 ? 00:00:00 /bin/bash -e /tmp/R1DRL/install-homer.sh root 9916 9915 0 05:37 ? 00:00:00 sudo ps -edf root 9917 9916 0 05:37 ? 00:00:00 ps -edf real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-12 05:37:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo netstat 2018-10-12 05:37:18,724 - 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 9851/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1083/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9028/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 9207/nginx tcp6 0 0 ::1:53 :::* LISTEN 9851/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1083/sshd udp 0 0 192.168.120.15:123 0.0.0.0:* 8511/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8511/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8511/ntpd udp 0 0 0.0.0.0:59058 0.0.0.0:* 607/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9851/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 607/dhclient udp6 0 0 fe80::f816:3eff:fe9:123 :::* 8511/ntpd udp6 0 0 ::1:123 :::* 8511/ntpd udp6 0 0 :::123 :::* 8511/ntpd udp6 0 0 :::6417 :::* 607/dhclient udp6 0 0 ::1:53 :::* 9851/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11499 1652/python2.7 /tmp/cloudify-logging-server-a673f.socket unix 2 [ ACC ] STREAM LISTENING 11976 1860/python2.7 /tmp/ctx-ajtSp5.socket unix 2 [ ACC ] STREAM LISTENING 1635 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9327 1101/acpid /var/run/acpid.socket unix 2 [ ACC ] SEQPACKET LISTENING 7306 394/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 9378 1135/dbus-daemon /var/run/dbus/system_bus_socket real 0m0.006s user 0m0.003s sys 0m0.003s 2018-10-12 05:37:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo find /var/log 2018-10-12 05:37:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ps 2018-10-12 05:37:18,725 - 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 9769/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 9054/monit tcp6 0 0 ::1:53 :::* LISTEN 9769/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1093/sshd udp 0 0 192.168.120.17:123 0.0.0.0:* 8465/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8465/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8465/ntpd udp 0 0 0.0.0.0:57644 0.0.0.0:* 573/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 9769/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 573/dhclient udp6 0 0 ::1:123 :::* 8465/ntpd udp6 0 0 fe80::f816:3eff:fe2:123 :::* 8465/ntpd udp6 0 0 :::123 :::* 8465/ntpd udp6 0 0 :::61276 :::* 573/dhclient udp6 0 0 ::1:53 :::* 9769/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9216 1119/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7955 1008/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 8231 392/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 11431 1651/python2.7 /tmp/cloudify-logging-server-a3f00.socket unix 2 [ ACC ] STREAM LISTENING 11860 1859/python2.7 /tmp/ctx-4oDyEo.socket unix 2 [ ACC ] STREAM LISTENING 1621 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 20938 9080/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21590 9089/clearwater_soc /tmp/clearwater_signaling_namespace_socket real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-12 05:37:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa12 /var/log/sprout /var/log/sprout/sprout_current.txt /var/log/sprout/sprout_out.log /var/log/sprout/sprout_err.log /var/log/sprout/sprout_20181012T050000Z.txt /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.011s user 0m0.000s sys 0m0.005s 2018-10-12 05:37:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo netstat 2018-10-12 05:37:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo ifconfig 2018-10-12 05:37:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo ps 2018-10-12 05:37:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/sa12 /var/log/sysstat/clearwater-sa12 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.006s user 0m0.000s sys 0m0.004s 2018-10-12 05:37:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] sudo cat /var/log/clearwater 2018-10-12 05:37:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] => 2018-10-12 05:36:54.285489925 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-12 05:37:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-12 05:37:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => [12-Oct-2018 05:36:16 UTC] clearwater-diags-monitor starting [12-Oct-2018 05:36:16 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-12 05:37:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:37:18,727 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:37:18,844 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:18,844 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:18,844 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:18,844 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:18,844 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:18,845 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:18,845 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:18,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:37:18,845 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:18,845 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:18 GMT 2018-10-12 05:37:18,845 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:18,845 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:37:18,845 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:23,851 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:37:24,062 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:24,063 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:24,063 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:24,063 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:24,063 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:24,063 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:24,063 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:24,063 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:18.786Z", "message": "[homer] => 2018-10-12 05:36:54.277177377 Stopping etcd clearwater-etcd\n\nreal\t0m0.004s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:18.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:18.786Z", "message": "[homer] Installation is done", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:18.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:18.786Z", "message": "[sprout] Installation is done", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:18.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:18.786Z", "message": "Execution done (return_code=0): /tmp/R1DRL/install-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:18.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:18.786Z", "message": "[homer] sudo cat /var/log/clearwater", "level": "info", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:18.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dbfc04cc-a636-4fd8-b415-645f5d9217d7"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:18.786Z", "message": "Execution done (return_code=0): /tmp/H3R3X/install-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:18.786Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "e6921dc2-a2ef-476d-9a88-a6ab3941b097"}, {"node_instance_id": "homer_dvy3i8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:19.510Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:19.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "sprout_taxs5g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:19.510Z", "message": "Starting node", "node_name": "sprout", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:19.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "homer_dvy3i8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:19.510Z", "message": "Starting node", "node_name": "homer", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:19.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:20.588Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:20.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:20.588Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:20.588Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:21.475Z", "message": "Downloaded scripts/bind/bind.py to /tmp/LNKST/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:21.475Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9b3a53b9-fecd-49c1-b315-f556d8a255c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:21.801Z", "message": "Downloaded scripts/bind/bind.py to /tmp/EZL9D/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:21.801Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "51b4e525-8249-46f4-b58b-5df7a3a31731"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "message": "[localhost] run: sudo mv /tmp/tmpomaViq /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9b3a53b9-fecd-49c1-b315-f556d8a255c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9b3a53b9-fecd-49c1-b315-f556d8a255c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "51b4e525-8249-46f4-b58b-5df7a3a31731"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "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-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "51b4e525-8249-46f4-b58b-5df7a3a31731"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "51b4e525-8249-46f4-b58b-5df7a3a31731"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "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-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9b3a53b9-fecd-49c1-b315-f556d8a255c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9b3a53b9-fecd-49c1-b315-f556d8a255c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "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-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9b3a53b9-fecd-49c1-b315-f556d8a255c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "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-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9b3a53b9-fecd-49c1-b315-f556d8a255c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "51b4e525-8249-46f4-b58b-5df7a3a31731"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9b3a53b9-fecd-49c1-b315-f556d8a255c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "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-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9b3a53b9-fecd-49c1-b315-f556d8a255c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "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-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "51b4e525-8249-46f4-b58b-5df7a3a31731"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "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-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "51b4e525-8249-46f4-b58b-5df7a3a31731"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "message": "[localhost] run: sudo mv /tmp/tmpTId0w9 /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "51b4e525-8249-46f4-b58b-5df7a3a31731"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "message": "[localhost] run: sudo mv /tmp/tmpY7zlsF /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9b3a53b9-fecd-49c1-b315-f556d8a255c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.843Z", "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-10-12T05:37:22.843Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "51b4e525-8249-46f4-b58b-5df7a3a31731"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:22.998Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:22.998Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:23.217Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:23.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:23.217Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:23.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:23.217Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:23.217Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:23.882Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:23.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "51b4e525-8249-46f4-b58b-5df7a3a31731"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:23.882Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:23.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9b3a53b9-fecd-49c1-b315-f556d8a255c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:23.882Z", "message": "Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/MLKQ7/add-snmpproxy-collector.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:23.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "d5c28313-0350-44ec-8c8e-d7bb798c12ab"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:23.882Z", "message": "[localhost] run: sudo mv /tmp/tmpekQ8FE /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:23.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "51b4e525-8249-46f4-b58b-5df7a3a31731"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:23.882Z", "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-10-12T05:37:23.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "9b3a53b9-fecd-49c1-b315-f556d8a255c8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:23.882Z", "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-10-12T05:37:23.882Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "51b4e525-8249-46f4-b58b-5df7a3a31731"}], "metadata": {"pagination": {"total": 1775, "offset": 1707, "size": 50}}} 2018-10-12 05:37:24,064 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:24,064 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:24 GMT 2018-10-12 05:37:24,064 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:24,064 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22344 2018-10-12 05:37:24,064 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:24,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] => 2018-10-12 05:36:54.277177377 Stopping etcd clearwater-etcd real 0m0.004s user 0m0.000s sys 0m0.004s 2018-10-12 05:37:24,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] Installation is done 2018-10-12 05:37:24,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [sprout] Installation is done 2018-10-12 05:37:24,065 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/R1DRL/install-homer.sh 2018-10-12 05:37:24,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [homer] sudo cat /var/log/clearwater 2018-10-12 05:37:24,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/H3R3X/install-sprout.sh 2018-10-12 05:37:24,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:37:24,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:37:24,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:37:24,066 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:37:24,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:37:24,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/LNKST/bind.py 2018-10-12 05:37:24,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/EZL9D/bind.py 2018-10-12 05:37:24,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpomaViq /etc/bind/db.clearwater.opnfv 2018-10-12 05:37:24,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}}, 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.10', u'hss_hostname': u''}. 2018-10-12 05:37:24,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}}, 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.10', u'hss_hostname': u''}. 2018-10-12 05:37:24,067 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-12 05:37:24,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-12 05:37:24,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:37:24,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-12 05:37:24,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-12 05:37:24,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-12 05:37:24,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-12 05:37:24,068 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-12 05:37:24,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-12 05:37:24,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:37:24,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-12 05:37:24,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpTId0w9 /etc/bind/db.clearwater.local 2018-10-12 05:37:24,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpY7zlsF /etc/bind/db.clearwater.local 2018-10-12 05:37:24,069 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-12 05:37:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:37:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:37:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:37:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:37:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-12 05:37:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-12 05:37:24,070 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/monitoring/proxy_snmp/add-snmpproxy-collector.py to /tmp/MLKQ7/add-snmpproxy-collector.py 2018-10-12 05:37:24,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpekQ8FE /etc/bind/db.clearwater.opnfv 2018-10-12 05:37:24,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-12 05:37:24,071 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-12 05:37:24,071 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:37:24,148 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:24,148 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:24,149 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:24,149 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:24,149 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:24,149 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:24,149 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:24,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:37:24,149 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:24,149 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:24 GMT 2018-10-12 05:37:24,149 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:24,150 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:37:24,150 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:29,155 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:37:29,511 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:29,511 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:29,511 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:29,511 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:29,511 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:29,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:29,512 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:29,512 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1775, "offset": 1747, "size": 50}}} 2018-10-12 05:37:29,512 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:29,512 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:29 GMT 2018-10-12 05:37:29,512 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:29,512 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:37:29,512 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:29,513 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:37:29,627 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:29,628 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:29,628 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:29,628 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:29,628 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:29,628 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:29,628 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:29,628 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:37:29,629 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:29,629 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:29 GMT 2018-10-12 05:37:29,629 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:29,629 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:37:29,629 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:34,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:37:35,173 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:35,173 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:35,173 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:35,173 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:35,173 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:35,173 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:35,173 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:35,173 - 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-10-12T05:37:34.390Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:34.390Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 1776, "offset": 1747, "size": 50}}} 2018-10-12 05:37:35,174 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:35,174 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:35 GMT 2018-10-12 05:37:35,174 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:35,174 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 581 2018-10-12 05:37:35,174 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:35,174 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:37:35,174 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:37:35,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:35,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:35,288 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:35,288 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:35,288 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:35,288 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:35,288 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:35,288 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:37:35,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:35,288 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:35 GMT 2018-10-12 05:37:35,289 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:35,289 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:37:35,289 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:40,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:37:40,709 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:40,709 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:40,709 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:40,709 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:40,709 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:40,709 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:40,709 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:40,710 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1776, "offset": 1748, "size": 50}}} 2018-10-12 05:37:40,710 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:40,710 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:40 GMT 2018-10-12 05:37:40,710 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:40,710 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:37:40,710 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:40,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:37:40,847 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:40,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:40,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:40,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:40,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:40,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:40,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:40,848 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:37:40,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:40,848 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:40 GMT 2018-10-12 05:37:40,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:40,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:37:40,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:45,854 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:37:46,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:46,283 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:46,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:46,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:46,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:46,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:46,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:46,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:42.474Z", "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 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.6 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58106 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\t0m35.943s\nuser\t0m12.776s\nsys\t0m2.729s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:42.474Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:42.997Z", "message": "[ellis] The installation packages is done correctly", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:42.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:42.997Z", "message": "[ellis] Configure a new DNS server", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:42.997Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:44.397Z", "message": "[ellis] sudo service dnsmasq force", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:44.397Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:45.428Z", "message": "[ellis] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.075s\nuser\t0m0.011s\nsys\t0m0.045s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:45.428Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}], "metadata": {"pagination": {"total": 1781, "offset": 1748, "size": 50}}} 2018-10-12 05:37:46,284 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:46,284 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:46 GMT 2018-10-12 05:37:46,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:46,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16571 2018-10-12 05:37:46,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:46,285 - 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 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.6 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58106 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 0m35.943s user 0m12.776s sys 0m2.729s 2018-10-12 05:37:46,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] The installation packages is done correctly 2018-10-12 05:37:46,285 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Configure a new DNS server 2018-10-12 05:37:46,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo service dnsmasq force 2018-10-12 05:37:46,286 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.075s user 0m0.011s sys 0m0.045s 2018-10-12 05:37:46,286 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:37:46,412 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:46,412 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:46,412 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:46,412 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:46,412 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:46,412 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:46,413 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:46,413 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:37:46,413 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:46,413 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:46 GMT 2018-10-12 05:37:46,413 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:46,413 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:37:46,413 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:51,415 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:37:51,654 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:51,654 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:51,655 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:51,655 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:51,655 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:51,655 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:51,655 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:51,655 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:46.407Z", "message": "[ellis] sudo ifconfig ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:46.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:46.407Z", "message": "[ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b1:35:9e \n inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feb1:359e/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:98776 errors:0 dropped:0 overruns:0 frame:0\n TX packets:53814 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:147510987 (147.5 MB) TX bytes:10364785 (10.3 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:286 errors:0 dropped:0 overruns:0 frame:0\n TX packets:286 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:0 \n RX bytes:27655 (27.6 KB) TX bytes:27655 (27.6 KB)\n\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:46.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:46.407Z", "message": "[ellis] sudo ps ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:46.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:46.407Z", "message": "[ellis] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:30 ? 00:00:00 /sbin/init\nroot 2 0 0 05:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:30 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:30 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:30 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:30 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:30 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:30 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:30 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:30 ? 00:00:00 [migration/0]\nroot 14 2 0 05:30 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:30 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:30 ? 00:00:00 [migration/1]\nroot 17 2 0 05:30 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:30 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:30 ? 00:00:00 [khelper]\nroot 21 2 0 05:30 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:30 ? 00:00:00 [netns]\nroot 23 2 0 05:30 ? 00:00:00 [writeback]\nroot 24 2 0 05:30 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:30 ? 00:00:00 [bioset]\nroot 26 2 0 05:30 ? 00:00:00 [kworker/u5:0]\nroot 27 2 0 05:30 ? 00:00:00 [kblockd]\nroot 28 2 0 05:30 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:30 ? 00:00:00 [khubd]\nroot 30 2 0 05:30 ? 00:00:00 [md]\nroot 31 2 0 05:30 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:30 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:30 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:30 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:30 ? 00:00:00 [vmstat]\nroot 37 2 0 05:30 ? 00:00:00 [ksmd]\nroot 38 2 0 05:30 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:30 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:30 ? 00:00:00 [crypto]\nroot 53 2 0 05:30 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:30 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:30 ? 00:00:00 [vballoon]\nroot 56 2 0 05:30 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:30 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:30 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:30 ? 00:00:00 [deferwq]\nroot 80 2 0 05:30 ? 00:00:00 [charger_manager]\nroot 122 2 0 05:30 ? 00:00:00 [kpsmoused]\nroot 185 2 0 05:30 ? 00:00:00 [jbd2/vda1-8]\nroot 186 2 0 05:30 ? 00:00:00 [ext4-rsv-conver]\nroot 389 1 0 05:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 395 1 0 05:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 431 2 0 05:30 ? 00:00:00 [kworker/u5:1]\nroot 532 1 0 05:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 569 1 0 05:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 817 2 0 05:30 ? 00:00:00 [kauditd]\nmessage+ 895 1 0 05:30 ? 00:00:00 dbus-daemon --system --fork\nroot 929 1 0 05:30 ? 00:00:00 /lib/systemd/systemd-logind\nroot 946 1 0 05:30 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1015 1 0 05:30 ? 00:00:00 rsyslogd\nroot 1047 1 0 05:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1050 1 0 05:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1054 1 0 05:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1056 1 0 05:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1058 1 0 05:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1100 1 0 05:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1101 1 0 05:30 ? 00:00:00 cron\ndaemon 1102 1 0 05:30 ? 00:00:00 atd\nroot 1109 1 0 05:30 ? 00:00:00 /usr/sbin/irqbalance\nroot 1116 1 0 05:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1196 1 0 05:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1202 1 0 05:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nroot 1449 2 0 05:30 ? 00:00:00 [kworker/1:2]\nubuntu 1649 1 0 05:30 ? 00:00:00 /home/ubuntu/ellis_host_43xarc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_43xarc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_43xarc --logging-server-logdir=/home/ubuntu/ellis_host_43xarc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_43xarc/work/ellis_host_43xarc%I.log --pidfile=/home/ubuntu/ellis_host_43xarc/work/ellis_host_43xarc.pid\nubuntu 1763 1 0 05:31 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_43xarc/env/bin/diamond --configfile /home/ubuntu/ellis_host_43xarc/work/plugins/diamond/etc/diamond.conf\nubuntu 1819 1649 0 05:33 ? 00:00:00 /home/ubuntu/ellis_host_43xarc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_43xarc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_43xarc --logging-server-logdir=/home/ubuntu/ellis_host_43xarc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_43xarc/work/ellis_host_43xarc%I.log --pidfile=/home/ubuntu/ellis_host_43xarc/work/ellis_host_43xarc.pid\nubuntu 1841 1819 0 05:33 ? 00:00:00 /home/ubuntu/ellis_host_43xarc/env/bin/python2.7 /home/ubuntu/ellis_host_43xarc/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-NMlyPX\nubuntu 1852 1841 0 05:33 ? 00:00:00 /bin/sh -c /tmp/7TNU2/install-ellis.sh\nubuntu 1855 1852 0 05:33 ? 00:00:00 /bin/bash -e /tmp/7TNU2/install-ellis.sh\nroot 2119 2 0 05:33 ? 00:00:00 [kworker/u5:2]\nmysql 9256 1 0 05:36 ? 00:00:00 /usr/sbin/mysqld\nntp 9406 1 0 05:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112\nroot 9998 1 0 05:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 10056 1 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor\nroot 10060 10056 0 05:36 ? 00:00:00 inotifywait -e create -qq .\nroot 10171 1 0 05:36 ? 00:00:00 nginx: master process /usr/sbin/nginx\nwww-data 10172 10171 0 05:36 ? 00:00:00 nginx: worker process\nwww-data 10173 10171 0 05:36 ? 00:00:00 nginx: worker process\nwww-data 10174 10171 0 05:36 ? 00:00:00 nginx: worker process\nwww-data 10175 10171 0 05:36 ? 00:00:00 nginx: worker process\nellis 10366 1 0 05:37 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background\nclearwa+ 10786 1 1 05:37 ? 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.9:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.9 --name 192-168-120-9 --debug --initial-cluster 192-168-120-21=http://192.168.120.21:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-9=http://192.168.120.9:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.9:2380 --listen-peer-urls http://192.168.120.9:2380\nroot 10900 9998 0 05:37 ? 00:00:00 [nginx_ping] \nroot 10902 9998 0 05:37 ? 00:00:00 [check-nginx-upt] \nroot 10907 9998 0 05:37 ? 00:00:00 [check-monit-upt] \nroot 10911 9998 0 05:37 ? 00:00:00 [poll_ellis.sh] \nroot 10913 9998 0 05:37 ? 00:00:00 [poll_ellis_http] \nroot 10950 1 0 05:37 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.9 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y\nroot 10959 9998 0 05:37 ? 00:00:00 [check-queue-man] \nroot 10961 9998 0 05:37 ? 00:00:00 [check-etcd-upti] \nroot 10964 9998 0 05:37 ? 00:00:00 [poll_etcd_clust] \nroot 10967 9998 0 05:37 ? 00:00:00 [poll_etcd.sh] \nroot 10993 1 0 05:37 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.9 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater\nroot 11012 1 0 05:37 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.9 --sig-local-ip=192.168.120.9 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=1dc9a976-5ce8-401b-a390-e38e0522e536 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid\ndnsmasq 11126 1 0 05:37 ? 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 11192 1855 0 05:37 ? 00:00:00 /bin/bash -e /tmp/7TNU2/install-ellis.sh\nubuntu 11193 11192 0 05:37 ? 00:00:00 /bin/bash -e /tmp/7TNU2/install-ellis.sh\nroot 11194 11193 0 05:37 ? 00:00:00 sudo ps -edf\nroot 11195 11194 0 05:37 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.003s\nsys\t0m0.006s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:46.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:47.420Z", "message": "[dime] Use the DNS server", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:47.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:47.420Z", "message": "[ellis] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-etcd/clearwater-etcd.log\n/var/log/clearwater-queue-manager\n/var/log/clearwater-queue-manager/queue_operation.log\n/var/log/clearwater-queue-manager/queue-manager_20181012T050000Z.txt\n/var/log/clearwater-queue-manager/queue-manager.output.log\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/clearwater-diags-monitor.log\n/var/log/monit.log\n/var/log/wtmp\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/mysql.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/ellis\n/var/log/sysstat\n/var/log/sysstat/sa12\n/var/log/sysstat/clearwater-sa12\n/var/log/mysql.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/mysql.err\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/mysql\n/var/log/mysql/error.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-cluster-manager/cluster-manager.output.log\n/var/log/clearwater-cluster-manager/cluster-manager_20181012T050000Z.txt\n/var/log/clearwater-config-manager\n/var/log/clearwater-config-manager/config-manager.output.log\n/var/log/clearwater-config-manager/config-manager_20181012T050000Z.txt\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:47.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:47.420Z", "message": "[dime] The installation packages is done correctly", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:47.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:47.420Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:47.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:47.420Z", "message": "[ellis] sudo netstat ", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:47.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:47.420Z", "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://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.4 MB/s)\nSelecting previously unselected package python-mock.\n(Reading database ... 58580 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.777s\nuser\t0m12.769s\nsys\t0m3.105s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:47.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:47.420Z", "message": "[ellis] sudo find /var/log", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:47.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:47.420Z", "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 11126/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9998/monit \ntcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10171/nginx \ntcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9256/mysqld \ntcp 0 0 192.168.120.9:2380 0.0.0.0:* LISTEN 10786/etcd \ntcp6 0 0 ::1:53 :::* LISTEN 11126/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1100/sshd \ntcp6 0 0 :::4000 :::* LISTEN 10786/etcd \nudp 0 0 192.168.120.9:123 0.0.0.0:* 9406/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 9406/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 9406/ntpd \nudp 0 0 0.0.0.0:20866 0.0.0.0:* 569/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 11126/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient \nudp6 0 0 ::1:123 :::* 9406/ntpd \nudp6 0 0 fe80::f816:3eff:feb:123 :::* 9406/ntpd \nudp6 0 0 :::123 :::* 9406/ntpd \nudp6 0 0 :::27663 :::* 569/dhclient \nudp6 0 0 ::1:53 :::* 11126/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 9225 1116/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 11047 1649/python2.7 /tmp/cloudify-logging-server-c044f.socket\nunix 2 [ ACC ] STREAM LISTENING 8004 895/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 11880 1841/python2.7 /tmp/ctx-JvmabJ.socket\nunix 2 [ ACC ] STREAM LISTENING 23888 10366/python /tmp/.ellis-sock\nunix 2 [ ACC ] STREAM LISTENING 1590 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] SEQPACKET LISTENING 7293 395/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 20909 9256/mysqld /var/run/mysqld/mysqld.sock\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.008s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:47.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:47.420Z", "message": "[dime] sudo service dnsmasq force", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:47.420Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:48.438Z", "message": "[ellis] => 12-10-2018 05:37:41.846 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile\n12-10-2018 05:37:41.846 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT\n\nreal\t0m0.006s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:48.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:48.438Z", "message": "[ellis] => 12-10-2018 05:37:41.638 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile\n12-10-2018 05:37:41.639 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py\n12-10-2018 05:37:41.646 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py\n12-10-2018 05:37:41.646 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully\n12-10-2018 05:37:41.646 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py\n12-10-2018 05:37:41.647 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py\n12-10-2018 05:37:41.647 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully\n12-10-2018 05:37:41.655 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py\n12-10-2018 05:37:43.758 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n12-10-2018 05:37:43.758 UTC INFO main.py:113 (thread MainThread): Loaded plugin \n12-10-2018 05:37:43.759 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n12-10-2018 05:37:43.760 UTC INFO main.py:120 (thread MainThread): Started thread for plugin \n12-10-2018 05:37:43.911 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.10: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.10\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 from etcd, comparing to last value None\n12-10-2018 05:37:43.911 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value None\n12-10-2018 05:37:43.911 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6\n12-10-2018 05:37:43.912 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file\n12-10-2018 05:37:43.913 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash af042bab90964ab43e9857fdc37df1be\n12-10-2018 05:37:43.913 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file\n12-10-2018 05:37:46.245 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value {\n \"hostnames\": [\n ]\n} from etcd, comparing to last value {\n \"hostnames\": [\n ]\n}\n12-10-2018 05:37:46.245 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 17\n12-10-2018 05:37:48.137 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.10: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.10\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 from etcd, comparing to last value # Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.10: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.10\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\n12-10-2018 05:37:48.137 UTC INFO common_etcd_synchronizer.py:305 (thread SharedConfigPlugin): Watching for changes with 17\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:48.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:48.438Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:48.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:48.438Z", "message": "[ellis] => [12-Oct-2018 05:36:48 UTC] clearwater-diags-monitor starting\n[12-Oct-2018 05:36:48 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-10-12T05:37:48.438Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:49.447Z", "message": "[ellis] => 2018-10-12 05:37:23.062955514 Stopping etcd clearwater-etcd\n2018-10-12 05:37:23.894820004 Restarting etcd clearwater-etcd\n2018-10-12 05:37:23.900241334 Configured ETCDCTL_PEERS: 192.168.120.10:4000,\n2018-10-12 05:37:23.900984749 Check for previous failed startup attempt\n2018-10-12 05:37:23.902124946 Running etcdctl member list\n45a6219cde4f2fcb: name=192-168-120-21 peerURLs=http://192.168.120.21:2380 clientURLs=http://192.168.120.21:4000 isLeader=false\n5a390934aeb2089e: name=192-168-120-10 peerURLs=http://192.168.120.10:2380 clientURLs=http://192.168.120.10:4000 isLeader=true\n2018-10-12 05:37:23.919703204 etcdctl returned 0\n2018-10-12 05:37:23.925215347 Joining existing cluster...\n2018-10-12 05:37:34.928206706 Configured ETCDCTL_PEERS: 192.168.120.10:4000,\n2018-10-12 05:37:34.928994972 Check cluster is healthy\n2018-10-12 05:37:34.930319251 Running etcdctl cluster-health\nmember 45a6219cde4f2fcb is healthy: got healthy result from http://192.168.120.21:4000\nmember 5a390934aeb2089e is healthy: got healthy result from http://192.168.120.10:4000\ncluster is healthy\n2018-10-12 05:37:35.175094467 etcdctl returned 0\n2018-10-12 05:37:35.176235222 Tell the cluster we're joining\n2018-10-12 05:37:35.177057668 Running etcdctl member add 192-168-120-9 http://192.168.120.9:2380\nAdded member named 192-168-120-9 with ID b0a2e1683f457ea0 to cluster\n\nETCD_NAME=\"192-168-120-9\"\nETCD_INITIAL_CLUSTER=\"192-168-120-21=http://192.168.120.21:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-9=http://192.168.120.9:2380\"\nETCD_INITIAL_CLUSTER_STATE=\"existing\"\n2018-10-12 05:37:35.252529489 etcdctl returned 0\n2018-10-12 05:37:35.284118614 Starting etcd with: --listen-client-urls http://0.0.0.0:4000\n --advertise-client-urls http://192.168.120.9:4000\n --data-dir /var/lib/clearwater-etcd/192.168.120.9\n --name 192-168-120-9\n --debug --initial-cluster 192-168-120-21=http://192.168.120.21:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-9=http://192.168.120.9:2380\n --initial-cluster-state existing\n --initial-advertise-peer-urls http://192.168.120.9:2380\n --listen-peer-urls http://192.168.120.9:2380\n2018-10-12 05:37:35.287588663 Check we're actually a member of the cluster\n2018-10-12 05:37:35.290042830 Wait for etcd to startup\n2018-10-12 05:37:36.296242373 Etcd started successfully\n2018-10-12 05:37:35.306486 I | etcdmain: etcd Version: 3.1.7\n2018-10-12 05:37:35.306534 I | etcdmain: Git SHA: 43b7507\n2018-10-12 05:37:35.306538 I | etcdmain: Go Version: go1.7.5\n2018-10-12 05:37:35.306542 I | etcdmain: Go OS/Arch: linux/amd64\n2018-10-12 05:37:35.306545 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2\n2018-10-12 05:37:35.306605 I | embed: listening for peers on http://192.168.120.9:2380\n2018-10-12 05:37:35.306641 I | embed: listening for client requests on 0.0.0.0:4000\n2018-10-12 05:37:35.375327 I | etcdserver: name = 192-168-120-9\n2018-10-12 05:37:35.375345 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.9\n2018-10-12 05:37:35.375351 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.9/member\n2018-10-12 05:37:35.375355 I | etcdserver: heartbeat = 100ms\n2018-10-12 05:37:35.375359 I | etcdserver: election = 1000ms\n2018-10-12 05:37:35.375363 I | etcdserver: snapshot count = 10000\n2018-10-12 05:37:35.375375 I | etcdserver: advertise client URLs = http://192.168.120.9:4000\n2018-10-12 05:37:35.460177 I | etcdserver: starting member b0a2e1683f457ea0 in cluster 54cdbb303d36fe88\n2018-10-12 05:37:35.460225 I | raft: b0a2e1683f457ea0 became follower at term 0\n2018-10-12 05:37:35.460239 I | raft: newRaft b0a2e1683f457ea0 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0]\n2018-10-12 05:37:35.460243 I | raft: b0a2e1683f457ea0 became follower at term 1\n2018-10-12 05:37:35.685077 I | rafthttp: started HTTP pipelining with peer 45a6219cde4f2fcb\n2018-10-12 05:37:35.685128 I | rafthttp: started HTTP pipelining with peer 5a390934aeb2089e\n2018-10-12 05:37:35.685147 I | rafthttp: starting peer 45a6219cde4f2fcb...\n2018-10-12 05:37:35.685169 I | rafthttp: started HTTP pipelining with peer 45a6219cde4f2fcb\n2018-10-12 05:37:35.687221 I | rafthttp: started streaming with peer 45a6219cde4f2fcb (writer)\n2018-10-12 05:37:35.687795 I | rafthttp: started peer 45a6219cde4f2fcb\n2018-10-12 05:37:35.687819 I | rafthttp: added peer 45a6219cde4f2fcb\n2018-10-12 05:37:35.687832 I | rafthttp: starting peer 5a390934aeb2089e...\n2018-10-12 05:37:35.687846 I | rafthttp: started HTTP pipelining with peer 5a390934aeb2089e\n2018-10-12 05:37:35.688328 I | rafthttp: started streaming with peer 45a6219cde4f2fcb (writer)\n2018-10-12 05:37:35.688403 I | rafthttp: started streaming with peer 45a6219cde4f2fcb (stream MsgApp v2 reader)\n2018-10-12 05:37:35.688603 I | rafthttp: started streaming with peer 45a6219cde4f2fcb (stream Message reader)\n2018-10-12 05:37:35.689078 I | rafthttp: started streaming with peer 5a390934aeb2089e (writer)\n2018-10-12 05:37:35.689901 I | rafthttp: started streaming with peer 5a390934aeb2089e (writer)\n2018-10-12 05:37:35.689962 I | rafthttp: peer 45a6219cde4f2fcb became active\n2018-10-12 05:37:35.689974 I | rafthttp: established a TCP streaming connection with peer 45a6219cde4f2fcb (stream Message reader)\n2018-10-12 05:37:35.690382 I | rafthttp: started peer 5a390934aeb2089e\n2018-10-12 05:37:35.690405 I | rafthttp: added peer 5a390934aeb2089e\n2018-10-12 05:37:35.690422 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided]\n2018-10-12 05:37:35.690652 I | rafthttp: started streaming with peer 5a390934aeb2089e (stream MsgApp v2 reader)\n2018-10-12 05:37:35.691266 I | rafthttp: started streaming with peer 5a390934aeb2089e (stream Message reader)\n2018-10-12 05:37:35.693443 I | rafthttp: established a TCP streaming connection with peer 45a6219cde4f2fcb (stream MsgApp v2 reader)\n2018-10-12 05:37:35.693726 I | raft: b0a2e1683f457ea0 [term: 1] received a MsgHeartbeat message with higher term from 5a390934aeb2089e [term: 4]\n2018-10-12 05:37:35.693745 I | raft: b0a2e1683f457ea0 became follower at term 4\n2018-10-12 05:37:35.693764 I | raft: raft.node: b0a2e1683f457ea0 elected leader 5a390934aeb2089e at term 4\n2018-10-12 05:37:35.693883 I | rafthttp: peer 5a390934aeb2089e became active\n2018-10-12 05:37:35.693920 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream Message writer)\n2018-10-12 05:37:35.694991 I | rafthttp: established a TCP streaming connection with peer 45a6219cde4f2fcb (stream MsgApp v2 writer)\n2018-10-12 05:37:35.695589 I | rafthttp: established a TCP streaming connection with peer 45a6219cde4f2fcb (stream Message writer)\n2018-10-12 05:37:35.695636 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream MsgApp v2 reader)\n2018-10-12 05:37:35.695800 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream MsgApp v2 writer)\n2018-10-12 05:37:35.697422 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream Message reader)\n2018-10-12 05:37:35.722493 D | raft: b0a2e1683f457ea0 [logterm: 0, index: 42] rejected msgApp [logterm: 4, index: 42] from 5a390934aeb2089e\n2018-10-12 05:37:35.722520 D | raft: b0a2e1683f457ea0 [logterm: 0, index: 42] rejected msgApp [logterm: 4, index: 42] from 5a390934aeb2089e\n2018-10-12 05:37:35.733015 D | raft: b0a2e1683f457ea0 [logterm: 0, index: 42] rejected msgApp [logterm: 4, index: 42] from 5a390934aeb2089e\n2018-10-12 05:37:35.733039 D | raft: b0a2e1683f457ea0 [logterm: 0, index: 42] rejected msgApp [logterm: 4, index: 42] from 5a390934aeb2089e\n2018-10-12 05:37:35.733059 D | raft: b0a2e1683f457ea0 [logterm: 0, index: 42] rejected msgApp [logterm: 4, index: 42] from 5a390934aeb2089e\n2018-10-12 05:37:35.733299 I | etcdserver/membership: added member 5a390934aeb2089e [http://192.168.120.10:2380] to cluster 54cdbb303d36fe88\n2018-10-12 05:37:35.733410 N | etcdserver/membership: set the initial cluster version to 3.1\n2018-10-12 05:37:35.733435 I | etcdserver/api: enabled capabilities for version 3.1\n2018-10-12 05:37:35.733622 I | etcdserver/membership: added member 45a6219cde4f2fcb [http://192.168.120.21:2380] to cluster 54cdbb303d36fe88\n2018-10-12 05:37:35.733728 I | etcdserver/membership: added member b0a2e1683f457ea0 [http://192.168.120.9:2380] to cluster 54cdbb303d36fe88\n2018-10-12 05:37:35.763438 I | etcdserver: published {Name:192-168-120-9 ClientURLs:[http://192.168.120.9:4000]} to cluster 54cdbb303d36fe88\n2018-10-12 05:37:35.763524 I | embed: ready to serve client requests\n2018-10-12 05:37:35.763795 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged!\n2018-10-12 05:37:36.013183 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.10:44354\n2018-10-12 05:37:36.460701 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.9:58127\n2018-10-12 05:37:36.478927 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:58128\n2018-10-12 05:37:36.745170 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:58131\n2018-10-12 05:37:41.348148 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.9:58136\n2018-10-12 05:37:41.554154 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.9:58137\n2018-10-12 05:37:41.561598 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:58138\n2018-10-12 05:37:41.573118 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.9:58136\n2018-10-12 05:37:41.670633 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:58141\n2018-10-12 05:37:43.760164 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.9:58142\n2018-10-12 05:37:43.760699 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.9:58143\n2018-10-12 05:37:43.996041 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.9:58144\n2018-10-12 05:37:44.014145 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.9:58144\n2018-10-12 05:37:44.057629 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.9:58145\n2018-10-12 05:37:46.022886 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.9:58142\n2018-10-12 05:37:46.246156 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=17&recursive=false&wait=true remote:192.168.120.9:58142\n2018-10-12 05:37:46.327501 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.21:38782\n2018-10-12 05:37:46.435499 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.9:58136\n2018-10-12 05:37:46.449671 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.9:58136\n2018-10-12 05:37:48.125402 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.9:58143\n2018-10-12 05:37:48.138129 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?waitIndex=17&recursive=false&wait=true remote:192.168.120.9:58143\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.004s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:49.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:49.447Z", "message": "[ellis] => 12-10-2018 05:37:41.334 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile\n12-10-2018 05:37:41.334 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py\n12-10-2018 05:37:41.344 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py\n12-10-2018 05:37:41.345 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully\n12-10-2018 05:37:41.346 UTC INFO main.py:114 (thread MainThread): Loaded plugin \n12-10-2018 05:37:41.346 UTC INFO main.py:121 (thread MainThread): Started thread for plugin \n12-10-2018 05:37:41.570 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet\n12-10-2018 05:37:42.220 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {\"FORCE\": false, \"ERRORED\": [], \"COMPLETED\": [], \"QUEUED\": []} from etcd\n12-10-2018 05:37:42.220 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n12-10-2018 05:37:42.228 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py\n12-10-2018 05:37:44.331 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n12-10-2018 05:37:46.434 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": []} into etcd with index None\n12-10-2018 05:37:46.449 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm\n12-10-2018 05:37:46.459 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.9-ellis\"}]} from etcd, comparing to last value None\n12-10-2018 05:37:48.552 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm\n12-10-2018 05:37:43.994 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis\n12-10-2018 05:37:43.995 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.9-ellis to queue to restart\n12-10-2018 05:37:44.056 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue\n12-10-2018 05:37:44.058 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {\"ERRORED\": [], \"FORCE\": false, \"COMPLETED\": [], \"QUEUED\": [{\"STATUS\": \"QUEUED\", \"ID\": \"192.168.120.9-ellis\"}]}\n\nreal\t0m0.005s\nuser\t0m0.003s\nsys\t0m0.002s", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:49.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:49.447Z", "message": "[ellis] sudo cat /var/log/clearwater", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:49.447Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "ellis_u067t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:49.695Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:49.695Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:50.470Z", "message": "[dime] sudo ifconfig ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:50.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:50.470Z", "message": "[dime] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:30 ? 00:00:01 /sbin/init\nroot 2 0 0 05:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:30 ? 00:00:00 [ksoftirqd/0]\nroot 5 2 0 05:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:30 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:30 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:30 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:30 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:30 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:30 ? 00:00:00 [migration/0]\nroot 14 2 0 05:30 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:30 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:30 ? 00:00:00 [migration/1]\nroot 17 2 0 05:30 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:30 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:30 ? 00:00:00 [khelper]\nroot 21 2 0 05:30 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:30 ? 00:00:00 [netns]\nroot 23 2 0 05:30 ? 00:00:00 [writeback]\nroot 24 2 0 05:30 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:30 ? 00:00:00 [bioset]\nroot 27 2 0 05:30 ? 00:00:00 [kblockd]\nroot 28 2 0 05:30 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:30 ? 00:00:00 [khubd]\nroot 30 2 0 05:30 ? 00:00:00 [md]\nroot 31 2 0 05:30 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:30 ? 00:00:00 [kworker/1:1]\nroot 34 2 0 05:30 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:30 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:30 ? 00:00:00 [vmstat]\nroot 37 2 0 05:30 ? 00:00:00 [ksmd]\nroot 38 2 0 05:30 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:30 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:30 ? 00:00:00 [crypto]\nroot 53 2 0 05:30 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:30 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:30 ? 00:00:00 [vballoon]\nroot 56 2 0 05:30 ? 00:00:00 [kworker/0:1]\nroot 57 2 0 05:30 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:30 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:30 ? 00:00:00 [deferwq]\nroot 80 2 0 05:30 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:30 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:30 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:30 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:30 ? 00:00:00 [ext4-rsv-conver]\nroot 386 1 0 05:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 391 1 0 05:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 05:30 ? 00:00:00 [kworker/u5:1]\nroot 435 2 0 05:30 ? 00:00:00 [kworker/u5:2]\nroot 522 1 0 05:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 539 2 0 05:30 ? 00:00:00 [kworker/0:2]\nroot 586 1 0 05:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 819 2 0 05:30 ? 00:00:00 [kauditd]\nmessage+ 896 1 0 05:30 ? 00:00:00 dbus-daemon --system --fork\nroot 927 1 0 05:30 ? 00:00:00 upstart-file-bridge --daemon\nroot 948 1 0 05:30 ? 00:00:00 /lib/systemd/systemd-logind\nsyslog 1018 1 0 05:30 ? 00:00:00 rsyslogd\nroot 1049 1 0 05:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1052 1 0 05:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1056 1 0 05:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1057 1 0 05:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1059 1 0 05:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1098 1 0 05:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1103 1 0 05:30 ? 00:00:00 cron\ndaemon 1104 1 0 05:30 ? 00:00:00 atd\nroot 1114 1 0 05:30 ? 00:00:00 /usr/sbin/irqbalance\nroot 1115 1 0 05:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1198 1 0 05:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 05:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1650 1 0 05:30 ? 00:00:00 /home/ubuntu/dime_host_zxt1y9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_zxt1y9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_zxt1y9 --logging-server-logdir=/home/ubuntu/dime_host_zxt1y9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_zxt1y9/work/dime_host_zxt1y9%I.log --pidfile=/home/ubuntu/dime_host_zxt1y9/work/dime_host_zxt1y9.pid\nubuntu 1764 1 0 05:30 ? 00:00:02 python2.7 /home/ubuntu/dime_host_zxt1y9/env/bin/diamond --configfile /home/ubuntu/dime_host_zxt1y9/work/plugins/diamond/etc/diamond.conf\nubuntu 1825 1650 0 05:33 ? 00:00:00 /home/ubuntu/dime_host_zxt1y9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_zxt1y9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_zxt1y9 --logging-server-logdir=/home/ubuntu/dime_host_zxt1y9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_zxt1y9/work/dime_host_zxt1y9%I.log --pidfile=/home/ubuntu/dime_host_zxt1y9/work/dime_host_zxt1y9.pid\nubuntu 1846 1825 0 05:33 ? 00:00:00 /home/ubuntu/dime_host_zxt1y9/env/bin/python2.7 /home/ubuntu/dime_host_zxt1y9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-RiheSW\nubuntu 1857 1846 0 05:33 ? 00:00:00 /bin/sh -c /tmp/B4U6P/install-dime.sh\nubuntu 1859 1857 0 05:33 ? 00:00:00 /bin/bash -e /tmp/B4U6P/install-dime.sh\nroot 2945 2 0 05:35 ? 00:00:00 [kworker/u5:0]\nntp 8821 1 0 05:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111\nroot 9392 1 0 05:36 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh\nroot 9393 9392 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper\nroot 9400 9393 0 05:36 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management\nroot 9401 1 0 05:36 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh\nroot 9402 9401 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper\nroot 9408 9402 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9409 9408 0 05:36 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling\nroot 9582 1 0 05:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nsnmp 10137 1 0 05:37 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid\ndnsmasq 10472 1 0 05:37 ? 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 10536 1859 0 05:37 ? 00:00:00 /bin/bash -e /tmp/B4U6P/install-dime.sh\nubuntu 10537 10536 0 05:37 ? 00:00:00 /bin/bash -e /tmp/B4U6P/install-dime.sh\nroot 10538 10537 0 05:37 ? 00:00:00 sudo ps -edf\nroot 10539 10538 0 05:37 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.009s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:50.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:50.470Z", "message": "[dime] sudo ps ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:50.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:50.470Z", "message": "Execution done (return_code=0): /tmp/7TNU2/install-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:50.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:50.470Z", "message": "[dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:eb:73:b4 \n inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:feeb:73b4/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:115557 errors:0 dropped:0 overruns:0 frame:0\n TX packets:66621 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:172208246 (172.2 MB) TX bytes:11385578 (11.3 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-10-12T05:37:50.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:50.470Z", "message": "[dime] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.057s\nuser\t0m0.013s\nsys\t0m0.044s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:50.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:50.470Z", "message": "[ellis] Installation is done", "level": "info", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:50.470Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "11bdf918-7a3c-411e-96ca-c7b8769c8719"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:50.773Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:50.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "ellis_u067t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:50.773Z", "message": "Starting node", "node_name": "ellis", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:50.773Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:51.244Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:51.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:51.244Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:51.244Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:51.496Z", "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 10472/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9582/monit \ntcp6 0 0 ::1:53 :::* LISTEN 10472/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1098/sshd \nudp 0 0 192.168.120.7:123 0.0.0.0:* 8821/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 8821/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 8821/ntpd \nudp 0 0 0.0.0.0:161 0.0.0.0:* 10137/snmpd \nudp 0 0 0.0.0.0:15160 0.0.0.0:* 586/dhclient \nudp 0 0 127.0.0.1:53 0.0.0.0:* 10472/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient \nudp6 0 0 fe80::f816:3eff:fee:123 :::* 8821/ntpd \nudp6 0 0 ::1:123 :::* 8821/ntpd \nudp6 0 0 :::123 :::* 8821/ntpd \nudp6 0 0 :::161 :::* 10137/snmpd \nudp6 0 0 :::34262 :::* 586/dhclient \nudp6 0 0 ::1:53 :::* 10472/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 11649 1650/python2.7 /tmp/cloudify-logging-server-99bb8.socket\nunix 2 [ ACC ] STREAM LISTENING 11119 1846/python2.7 /tmp/ctx-JOXucJ.socket\nunix 2 [ ACC ] STREAM LISTENING 8802 1115/acpid /var/run/acpid.socket\nunix 2 [ ACC ] STREAM LISTENING 7263 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 8552 896/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] STREAM LISTENING 21455 9400/clearwater_soc /tmp/clearwater_management_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 21584 9409/clearwater_soc /tmp/clearwater_signaling_namespace_socket\nunix 2 [ ACC ] STREAM LISTENING 22430 10137/snmpd /var/agentx/master\nunix 2 [ ACC ] SEQPACKET LISTENING 702 391/systemd-udevd /run/udev/control\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:51.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:51.496Z", "message": "Executing: /tmp/4NP1X/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:51.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ee5b1e5d-d9e2-4eb9-b760-ae2887922fbc"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:51.496Z", "message": "[dime] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/boot.log\n/var/log/udev\n/var/log/monit.log\n/var/log/wtmp\n/var/log/ralf\n/var/log/dmesg\n/var/log/ntpstats\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_20181012T050000Z.txt\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/iotop.log\n/var/log/nginx\n/var/log/nginx/error.log\n/var/log/nginx/access.log\n/var/log/dpkg.log\n/var/log/clearwater-socket-factory.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa12\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:51.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:51.496Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SYIX3/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:51.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ac212957-369f-431c-82d7-7eb30080ddd8"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:51.496Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:51.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:51.496Z", "message": "[dime] sudo netstat ", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:51.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:51.496Z", "message": "Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/4NP1X/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:51.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ee5b1e5d-d9e2-4eb9-b760-ae2887922fbc"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:51.496Z", "message": "[dime] sudo find /var/log", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:51.496Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}], "metadata": {"pagination": {"total": 1824, "offset": 1753, "size": 50}}} 2018-10-12 05:37:51,656 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:51,656 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:51 GMT 2018-10-12 05:37:51,656 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:51,656 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86073 2018-10-12 05:37:51,656 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:51,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ifconfig 2018-10-12 05:37:51,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => eth0 Link encap:Ethernet HWaddr fa:16:3e:b1:35:9e inet addr:192.168.120.9 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feb1:359e/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:98776 errors:0 dropped:0 overruns:0 frame:0 TX packets:53814 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:147510987 (147.5 MB) TX bytes:10364785 (10.3 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:286 errors:0 dropped:0 overruns:0 frame:0 TX packets:286 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:0 RX bytes:27655 (27.6 KB) TX bytes:27655 (27.6 KB) real 0m0.006s user 0m0.000s sys 0m0.006s 2018-10-12 05:37:51,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo ps 2018-10-12 05:37:51,659 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:30 ? 00:00:00 /sbin/init root 2 0 0 05:30 ? 00:00:00 [kthreadd] root 3 2 0 05:30 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:30 ? 00:00:00 [kworker/0:0] root 5 2 0 05:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:30 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:30 ? 00:00:00 [rcu_sched] root 8 2 0 05:30 ? 00:00:00 [rcuos/0] root 9 2 0 05:30 ? 00:00:00 [rcuos/1] root 10 2 0 05:30 ? 00:00:00 [rcu_bh] root 11 2 0 05:30 ? 00:00:00 [rcuob/0] root 12 2 0 05:30 ? 00:00:00 [rcuob/1] root 13 2 0 05:30 ? 00:00:00 [migration/0] root 14 2 0 05:30 ? 00:00:00 [watchdog/0] root 15 2 0 05:30 ? 00:00:00 [watchdog/1] root 16 2 0 05:30 ? 00:00:00 [migration/1] root 17 2 0 05:30 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:30 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:30 ? 00:00:00 [khelper] root 21 2 0 05:30 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:30 ? 00:00:00 [netns] root 23 2 0 05:30 ? 00:00:00 [writeback] root 24 2 0 05:30 ? 00:00:00 [kintegrityd] root 25 2 0 05:30 ? 00:00:00 [bioset] root 26 2 0 05:30 ? 00:00:00 [kworker/u5:0] root 27 2 0 05:30 ? 00:00:00 [kblockd] root 28 2 0 05:30 ? 00:00:00 [ata_sff] root 29 2 0 05:30 ? 00:00:00 [khubd] root 30 2 0 05:30 ? 00:00:00 [md] root 31 2 0 05:30 ? 00:00:00 [devfreq_wq] root 32 2 0 05:30 ? 00:00:00 [kworker/0:1] root 34 2 0 05:30 ? 00:00:00 [khungtaskd] root 35 2 0 05:30 ? 00:00:00 [kswapd0] root 36 2 0 05:30 ? 00:00:00 [vmstat] root 37 2 0 05:30 ? 00:00:00 [ksmd] root 38 2 0 05:30 ? 00:00:00 [khugepaged] root 39 2 0 05:30 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:30 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:30 ? 00:00:00 [crypto] root 53 2 0 05:30 ? 00:00:00 [kthrotld] root 54 2 0 05:30 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:30 ? 00:00:00 [vballoon] root 56 2 0 05:30 ? 00:00:00 [kworker/1:1] root 57 2 0 05:30 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:30 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:30 ? 00:00:00 [deferwq] root 80 2 0 05:30 ? 00:00:00 [charger_manager] root 122 2 0 05:30 ? 00:00:00 [kpsmoused] root 185 2 0 05:30 ? 00:00:00 [jbd2/vda1-8] root 186 2 0 05:30 ? 00:00:00 [ext4-rsv-conver] root 389 1 0 05:30 ? 00:00:00 upstart-udev-bridge --daemon root 395 1 0 05:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 431 2 0 05:30 ? 00:00:00 [kworker/u5:1] root 532 1 0 05:30 ? 00:00:00 upstart-socket-bridge --daemon root 569 1 0 05:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 817 2 0 05:30 ? 00:00:00 [kauditd] message+ 895 1 0 05:30 ? 00:00:00 dbus-daemon --system --fork root 929 1 0 05:30 ? 00:00:00 /lib/systemd/systemd-logind root 946 1 0 05:30 ? 00:00:00 upstart-file-bridge --daemon syslog 1015 1 0 05:30 ? 00:00:00 rsyslogd root 1047 1 0 05:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1050 1 0 05:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1054 1 0 05:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1056 1 0 05:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1058 1 0 05:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1100 1 0 05:30 ? 00:00:00 /usr/sbin/sshd -D root 1101 1 0 05:30 ? 00:00:00 cron daemon 1102 1 0 05:30 ? 00:00:00 atd root 1109 1 0 05:30 ? 00:00:00 /usr/sbin/irqbalance root 1116 1 0 05:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1196 1 0 05:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1202 1 0 05:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 root 1449 2 0 05:30 ? 00:00:00 [kworker/1:2] ubuntu 1649 1 0 05:30 ? 00:00:00 /home/ubuntu/ellis_host_43xarc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_43xarc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_43xarc --logging-server-logdir=/home/ubuntu/ellis_host_43xarc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_43xarc/work/ellis_host_43xarc%I.log --pidfile=/home/ubuntu/ellis_host_43xarc/work/ellis_host_43xarc.pid ubuntu 1763 1 0 05:31 ? 00:00:02 python2.7 /home/ubuntu/ellis_host_43xarc/env/bin/diamond --configfile /home/ubuntu/ellis_host_43xarc/work/plugins/diamond/etc/diamond.conf ubuntu 1819 1649 0 05:33 ? 00:00:00 /home/ubuntu/ellis_host_43xarc/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q ellis_host_43xarc --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@ellis_host_43xarc --logging-server-logdir=/home/ubuntu/ellis_host_43xarc/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/ellis_host_43xarc/work/ellis_host_43xarc%I.log --pidfile=/home/ubuntu/ellis_host_43xarc/work/ellis_host_43xarc.pid ubuntu 1841 1819 0 05:33 ? 00:00:00 /home/ubuntu/ellis_host_43xarc/env/bin/python2.7 /home/ubuntu/ellis_host_43xarc/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-NMlyPX ubuntu 1852 1841 0 05:33 ? 00:00:00 /bin/sh -c /tmp/7TNU2/install-ellis.sh ubuntu 1855 1852 0 05:33 ? 00:00:00 /bin/bash -e /tmp/7TNU2/install-ellis.sh root 2119 2 0 05:33 ? 00:00:00 [kworker/u5:2] mysql 9256 1 0 05:36 ? 00:00:00 /usr/sbin/mysqld ntp 9406 1 0 05:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 107:112 root 9998 1 0 05:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 10056 1 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater_diags_monitor root 10060 10056 0 05:36 ? 00:00:00 inotifywait -e create -qq . root 10171 1 0 05:36 ? 00:00:00 nginx: master process /usr/sbin/nginx www-data 10172 10171 0 05:36 ? 00:00:00 nginx: worker process www-data 10173 10171 0 05:36 ? 00:00:00 nginx: worker process www-data 10174 10171 0 05:36 ? 00:00:00 nginx: worker process www-data 10175 10171 0 05:36 ? 00:00:00 nginx: worker process ellis 10366 1 0 05:37 ? 00:00:00 /usr/share/clearwater/ellis/env/bin/python -m metaswitch.ellis.main --log-level 2 --background clearwa+ 10786 1 1 05:37 ? 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.9:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.9 --name 192-168-120-9 --debug --initial-cluster 192-168-120-21=http://192.168.120.21:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-9=http://192.168.120.9:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.9:2380 --listen-peer-urls http://192.168.120.9:2380 root 10900 9998 0 05:37 ? 00:00:00 [nginx_ping] root 10902 9998 0 05:37 ? 00:00:00 [check-nginx-upt] root 10907 9998 0 05:37 ? 00:00:00 [check-monit-upt] root 10911 9998 0 05:37 ? 00:00:00 [poll_ellis.sh] root 10913 9998 0 05:37 ? 00:00:00 [poll_ellis_http] root 10950 1 0 05:37 ? 00:00:00 /usr/share/clearwater/clearwater-queue-manager/env/bin/python /usr/share/clearwater/bin/clearwater-queue-manager --local-ip=192.168.120.9 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-queue-manager --pidfile=/var/run/clearwater-queue-manager.pid --etcd-key=clearwater --node-type=ellis --wait-plugin-complete=Y root 10959 9998 0 05:37 ? 00:00:00 [check-queue-man] root 10961 9998 0 05:37 ? 00:00:00 [check-etcd-upti] root 10964 9998 0 05:37 ? 00:00:00 [poll_etcd_clust] root 10967 9998 0 05:37 ? 00:00:00 [poll_etcd.sh] root 10993 1 0 05:37 ? 00:00:00 /usr/share/clearwater/clearwater-config-manager/env/bin/python /usr/share/clearwater/bin/clearwater-config-manager --local-ip=192.168.120.9 --local-site=site1 --log-level=3 --log-directory=/var/log/clearwater-config-manager --pidfile=/var/run/clearwater-config-manager.pid --etcd-key=clearwater root 11012 1 0 05:37 ? 00:00:00 /usr/share/clearwater/clearwater-cluster-manager/env/bin/python /usr/share/clearwater/bin/clearwater-cluster-manager --mgmt-local-ip=192.168.120.9 --sig-local-ip=192.168.120.9 --local-site=site1 --remote-site= --remote-cassandra-seeds= --signaling-namespace= --uuid=1dc9a976-5ce8-401b-a390-e38e0522e536 --etcd-key=clearwater --etcd-cluster-key=ellis --cluster-manager-enabled=Y --log-level=3 --log-directory=/var/log/clearwater-cluster-manager --pidfile=/var/run/clearwater-cluster-manager.pid dnsmasq 11126 1 0 05:37 ? 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 11192 1855 0 05:37 ? 00:00:00 /bin/bash -e /tmp/7TNU2/install-ellis.sh ubuntu 11193 11192 0 05:37 ? 00:00:00 /bin/bash -e /tmp/7TNU2/install-ellis.sh root 11194 11193 0 05:37 ? 00:00:00 sudo ps -edf root 11195 11194 0 05:37 ? 00:00:00 ps -edf real 0m0.009s user 0m0.003s sys 0m0.006s 2018-10-12 05:37:51,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Use the DNS server 2018-10-12 05:37:51,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-etcd/clearwater-etcd.log /var/log/clearwater-queue-manager /var/log/clearwater-queue-manager/queue_operation.log /var/log/clearwater-queue-manager/queue-manager_20181012T050000Z.txt /var/log/clearwater-queue-manager/queue-manager.output.log /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/clearwater-diags-monitor.log /var/log/monit.log /var/log/wtmp /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/mysql.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/ellis /var/log/sysstat /var/log/sysstat/sa12 /var/log/sysstat/clearwater-sa12 /var/log/mysql.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/mysql.err /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/mysql /var/log/mysql/error.log /var/log/clearwater-cluster-manager /var/log/clearwater-cluster-manager/cluster-manager.output.log /var/log/clearwater-cluster-manager/cluster-manager_20181012T050000Z.txt /var/log/clearwater-config-manager /var/log/clearwater-config-manager/config-manager.output.log /var/log/clearwater-config-manager/config-manager_20181012T050000Z.txt /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.008s user 0m0.000s sys 0m0.005s 2018-10-12 05:37:51,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] The installation packages is done correctly 2018-10-12 05:37:51,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-12 05:37:51,660 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo netstat 2018-10-12 05:37:51,660 - 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://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.4 MB/s) Selecting previously unselected package python-mock. (Reading database ... 58580 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.777s user 0m12.769s sys 0m3.105s 2018-10-12 05:37:51,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo find /var/log 2018-10-12 05:37:51,661 - 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 11126/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1100/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9998/monit tcp 0 0 127.0.0.1:8000 0.0.0.0:* LISTEN 10171/nginx tcp 0 0 127.0.0.1:3306 0.0.0.0:* LISTEN 9256/mysqld tcp 0 0 192.168.120.9:2380 0.0.0.0:* LISTEN 10786/etcd tcp6 0 0 ::1:53 :::* LISTEN 11126/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1100/sshd tcp6 0 0 :::4000 :::* LISTEN 10786/etcd udp 0 0 192.168.120.9:123 0.0.0.0:* 9406/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 9406/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 9406/ntpd udp 0 0 0.0.0.0:20866 0.0.0.0:* 569/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 11126/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 569/dhclient udp6 0 0 ::1:123 :::* 9406/ntpd udp6 0 0 fe80::f816:3eff:feb:123 :::* 9406/ntpd udp6 0 0 :::123 :::* 9406/ntpd udp6 0 0 :::27663 :::* 569/dhclient udp6 0 0 ::1:53 :::* 11126/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 9225 1116/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 11047 1649/python2.7 /tmp/cloudify-logging-server-c044f.socket unix 2 [ ACC ] STREAM LISTENING 8004 895/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 11880 1841/python2.7 /tmp/ctx-JvmabJ.socket unix 2 [ ACC ] STREAM LISTENING 23888 10366/python /tmp/.ellis-sock unix 2 [ ACC ] STREAM LISTENING 1590 1/init @/com/ubuntu/upstart unix 2 [ ACC ] SEQPACKET LISTENING 7293 395/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 20909 9256/mysqld /var/run/mysqld/mysqld.sock real 0m0.008s user 0m0.000s sys 0m0.008s 2018-10-12 05:37:51,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo service dnsmasq force 2018-10-12 05:37:51,661 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 12-10-2018 05:37:41.846 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-cluster-manager.pid.lockfile 12-10-2018 05:37:41.846 UTC INFO main.py:196 (thread MainThread): No plugin threads running, waiting for a SIGTERM or SIGQUIT real 0m0.006s user 0m0.000s sys 0m0.005s 2018-10-12 05:37:51,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 12-10-2018 05:37:41.638 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-config-manager.pid.lockfile 12-10-2018 05:37:41.639 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting dns_json_plugin.py 12-10-2018 05:37:41.646 UTC INFO plugin_loader.py:34 (thread MainThread): Loading dns_json_plugin.py 12-10-2018 05:37:41.646 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded dns_json_plugin.py successfully 12-10-2018 05:37:41.646 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting shared_config_plugin.py 12-10-2018 05:37:41.647 UTC INFO plugin_loader.py:34 (thread MainThread): Loading shared_config_plugin.py 12-10-2018 05:37:41.647 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded shared_config_plugin.py successfully 12-10-2018 05:37:41.655 UTC INFO alarms.py:312 (thread MainThread): Imported /usr/share/clearwater/bin/alarms.py 12-10-2018 05:37:43.758 UTC INFO main.py:113 (thread MainThread): Loaded plugin 12-10-2018 05:37:43.758 UTC INFO main.py:113 (thread MainThread): Loaded plugin 12-10-2018 05:37:43.759 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 12-10-2018 05:37:43.760 UTC INFO main.py:120 (thread MainThread): Started thread for plugin 12-10-2018 05:37:43.911 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.10: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.10 # 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 from etcd, comparing to last value None 12-10-2018 05:37:43.911 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value None 12-10-2018 05:37:43.911 UTC INFO etcd_synchronizer.py:40 (thread DNSJSONPlugin): Got new config value from etcd - filename /etc/clearwater/dns.json, file size 24, MD5 hash b34e5b6d718cca35ce2d8841cea01ad6 12-10-2018 05:37:43.912 UTC INFO dns_json_plugin.py:45 (thread DNSJSONPlugin): Updating DNS configuration file 12-10-2018 05:37:43.913 UTC INFO etcd_synchronizer.py:40 (thread SharedConfigPlugin): Got new config value from etcd - filename /etc/clearwater/shared_config, file size 849, MD5 hash af042bab90964ab43e9857fdc37df1be 12-10-2018 05:37:43.913 UTC INFO shared_config_plugin.py:50 (thread SharedConfigPlugin): Updating shared configuration file 12-10-2018 05:37:46.245 UTC INFO common_etcd_synchronizer.py:302 (thread DNSJSONPlugin): Read value { "hostnames": [ ] } from etcd, comparing to last value { "hostnames": [ ] } 12-10-2018 05:37:46.245 UTC INFO common_etcd_synchronizer.py:305 (thread DNSJSONPlugin): Watching for changes with 17 12-10-2018 05:37:48.137 UTC INFO common_etcd_synchronizer.py:302 (thread SharedConfigPlugin): Read value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.10: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.10 # 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 from etcd, comparing to last value # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.10: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.10 # 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 12-10-2018 05:37:48.137 UTC INFO common_etcd_synchronizer.py:305 (thread SharedConfigPlugin): Watching for changes with 17 real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-12 05:37:51,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-12 05:37:51,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => [12-Oct-2018 05:36:48 UTC] clearwater-diags-monitor starting [12-Oct-2018 05:36:48 UTC] Waiting for trigger files real 0m0.004s user 0m0.003s sys 0m0.002s 2018-10-12 05:37:51,662 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 2018-10-12 05:37:23.062955514 Stopping etcd clearwater-etcd 2018-10-12 05:37:23.894820004 Restarting etcd clearwater-etcd 2018-10-12 05:37:23.900241334 Configured ETCDCTL_PEERS: 192.168.120.10:4000, 2018-10-12 05:37:23.900984749 Check for previous failed startup attempt 2018-10-12 05:37:23.902124946 Running etcdctl member list 45a6219cde4f2fcb: name=192-168-120-21 peerURLs=http://192.168.120.21:2380 clientURLs=http://192.168.120.21:4000 isLeader=false 5a390934aeb2089e: name=192-168-120-10 peerURLs=http://192.168.120.10:2380 clientURLs=http://192.168.120.10:4000 isLeader=true 2018-10-12 05:37:23.919703204 etcdctl returned 0 2018-10-12 05:37:23.925215347 Joining existing cluster... 2018-10-12 05:37:34.928206706 Configured ETCDCTL_PEERS: 192.168.120.10:4000, 2018-10-12 05:37:34.928994972 Check cluster is healthy 2018-10-12 05:37:34.930319251 Running etcdctl cluster-health member 45a6219cde4f2fcb is healthy: got healthy result from http://192.168.120.21:4000 member 5a390934aeb2089e is healthy: got healthy result from http://192.168.120.10:4000 cluster is healthy 2018-10-12 05:37:35.175094467 etcdctl returned 0 2018-10-12 05:37:35.176235222 Tell the cluster we're joining 2018-10-12 05:37:35.177057668 Running etcdctl member add 192-168-120-9 http://192.168.120.9:2380 Added member named 192-168-120-9 with ID b0a2e1683f457ea0 to cluster ETCD_NAME="192-168-120-9" ETCD_INITIAL_CLUSTER="192-168-120-21=http://192.168.120.21:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-9=http://192.168.120.9:2380" ETCD_INITIAL_CLUSTER_STATE="existing" 2018-10-12 05:37:35.252529489 etcdctl returned 0 2018-10-12 05:37:35.284118614 Starting etcd with: --listen-client-urls http://0.0.0.0:4000 --advertise-client-urls http://192.168.120.9:4000 --data-dir /var/lib/clearwater-etcd/192.168.120.9 --name 192-168-120-9 --debug --initial-cluster 192-168-120-21=http://192.168.120.21:2380,192-168-120-10=http://192.168.120.10:2380,192-168-120-9=http://192.168.120.9:2380 --initial-cluster-state existing --initial-advertise-peer-urls http://192.168.120.9:2380 --listen-peer-urls http://192.168.120.9:2380 2018-10-12 05:37:35.287588663 Check we're actually a member of the cluster 2018-10-12 05:37:35.290042830 Wait for etcd to startup 2018-10-12 05:37:36.296242373 Etcd started successfully 2018-10-12 05:37:35.306486 I | etcdmain: etcd Version: 3.1.7 2018-10-12 05:37:35.306534 I | etcdmain: Git SHA: 43b7507 2018-10-12 05:37:35.306538 I | etcdmain: Go Version: go1.7.5 2018-10-12 05:37:35.306542 I | etcdmain: Go OS/Arch: linux/amd64 2018-10-12 05:37:35.306545 I | etcdmain: setting maximum number of CPUs to 2, total number of available CPUs is 2 2018-10-12 05:37:35.306605 I | embed: listening for peers on http://192.168.120.9:2380 2018-10-12 05:37:35.306641 I | embed: listening for client requests on 0.0.0.0:4000 2018-10-12 05:37:35.375327 I | etcdserver: name = 192-168-120-9 2018-10-12 05:37:35.375345 I | etcdserver: data dir = /var/lib/clearwater-etcd/192.168.120.9 2018-10-12 05:37:35.375351 I | etcdserver: member dir = /var/lib/clearwater-etcd/192.168.120.9/member 2018-10-12 05:37:35.375355 I | etcdserver: heartbeat = 100ms 2018-10-12 05:37:35.375359 I | etcdserver: election = 1000ms 2018-10-12 05:37:35.375363 I | etcdserver: snapshot count = 10000 2018-10-12 05:37:35.375375 I | etcdserver: advertise client URLs = http://192.168.120.9:4000 2018-10-12 05:37:35.460177 I | etcdserver: starting member b0a2e1683f457ea0 in cluster 54cdbb303d36fe88 2018-10-12 05:37:35.460225 I | raft: b0a2e1683f457ea0 became follower at term 0 2018-10-12 05:37:35.460239 I | raft: newRaft b0a2e1683f457ea0 [peers: [], term: 0, commit: 0, applied: 0, lastindex: 0, lastterm: 0] 2018-10-12 05:37:35.460243 I | raft: b0a2e1683f457ea0 became follower at term 1 2018-10-12 05:37:35.685077 I | rafthttp: started HTTP pipelining with peer 45a6219cde4f2fcb 2018-10-12 05:37:35.685128 I | rafthttp: started HTTP pipelining with peer 5a390934aeb2089e 2018-10-12 05:37:35.685147 I | rafthttp: starting peer 45a6219cde4f2fcb... 2018-10-12 05:37:35.685169 I | rafthttp: started HTTP pipelining with peer 45a6219cde4f2fcb 2018-10-12 05:37:35.687221 I | rafthttp: started streaming with peer 45a6219cde4f2fcb (writer) 2018-10-12 05:37:35.687795 I | rafthttp: started peer 45a6219cde4f2fcb 2018-10-12 05:37:35.687819 I | rafthttp: added peer 45a6219cde4f2fcb 2018-10-12 05:37:35.687832 I | rafthttp: starting peer 5a390934aeb2089e... 2018-10-12 05:37:35.687846 I | rafthttp: started HTTP pipelining with peer 5a390934aeb2089e 2018-10-12 05:37:35.688328 I | rafthttp: started streaming with peer 45a6219cde4f2fcb (writer) 2018-10-12 05:37:35.688403 I | rafthttp: started streaming with peer 45a6219cde4f2fcb (stream MsgApp v2 reader) 2018-10-12 05:37:35.688603 I | rafthttp: started streaming with peer 45a6219cde4f2fcb (stream Message reader) 2018-10-12 05:37:35.689078 I | rafthttp: started streaming with peer 5a390934aeb2089e (writer) 2018-10-12 05:37:35.689901 I | rafthttp: started streaming with peer 5a390934aeb2089e (writer) 2018-10-12 05:37:35.689962 I | rafthttp: peer 45a6219cde4f2fcb became active 2018-10-12 05:37:35.689974 I | rafthttp: established a TCP streaming connection with peer 45a6219cde4f2fcb (stream Message reader) 2018-10-12 05:37:35.690382 I | rafthttp: started peer 5a390934aeb2089e 2018-10-12 05:37:35.690405 I | rafthttp: added peer 5a390934aeb2089e 2018-10-12 05:37:35.690422 I | etcdserver: starting server... [version: 3.1.7, cluster version: to_be_decided] 2018-10-12 05:37:35.690652 I | rafthttp: started streaming with peer 5a390934aeb2089e (stream MsgApp v2 reader) 2018-10-12 05:37:35.691266 I | rafthttp: started streaming with peer 5a390934aeb2089e (stream Message reader) 2018-10-12 05:37:35.693443 I | rafthttp: established a TCP streaming connection with peer 45a6219cde4f2fcb (stream MsgApp v2 reader) 2018-10-12 05:37:35.693726 I | raft: b0a2e1683f457ea0 [term: 1] received a MsgHeartbeat message with higher term from 5a390934aeb2089e [term: 4] 2018-10-12 05:37:35.693745 I | raft: b0a2e1683f457ea0 became follower at term 4 2018-10-12 05:37:35.693764 I | raft: raft.node: b0a2e1683f457ea0 elected leader 5a390934aeb2089e at term 4 2018-10-12 05:37:35.693883 I | rafthttp: peer 5a390934aeb2089e became active 2018-10-12 05:37:35.693920 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream Message writer) 2018-10-12 05:37:35.694991 I | rafthttp: established a TCP streaming connection with peer 45a6219cde4f2fcb (stream MsgApp v2 writer) 2018-10-12 05:37:35.695589 I | rafthttp: established a TCP streaming connection with peer 45a6219cde4f2fcb (stream Message writer) 2018-10-12 05:37:35.695636 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream MsgApp v2 reader) 2018-10-12 05:37:35.695800 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream MsgApp v2 writer) 2018-10-12 05:37:35.697422 I | rafthttp: established a TCP streaming connection with peer 5a390934aeb2089e (stream Message reader) 2018-10-12 05:37:35.722493 D | raft: b0a2e1683f457ea0 [logterm: 0, index: 42] rejected msgApp [logterm: 4, index: 42] from 5a390934aeb2089e 2018-10-12 05:37:35.722520 D | raft: b0a2e1683f457ea0 [logterm: 0, index: 42] rejected msgApp [logterm: 4, index: 42] from 5a390934aeb2089e 2018-10-12 05:37:35.733015 D | raft: b0a2e1683f457ea0 [logterm: 0, index: 42] rejected msgApp [logterm: 4, index: 42] from 5a390934aeb2089e 2018-10-12 05:37:35.733039 D | raft: b0a2e1683f457ea0 [logterm: 0, index: 42] rejected msgApp [logterm: 4, index: 42] from 5a390934aeb2089e 2018-10-12 05:37:35.733059 D | raft: b0a2e1683f457ea0 [logterm: 0, index: 42] rejected msgApp [logterm: 4, index: 42] from 5a390934aeb2089e 2018-10-12 05:37:35.733299 I | etcdserver/membership: added member 5a390934aeb2089e [http://192.168.120.10:2380] to cluster 54cdbb303d36fe88 2018-10-12 05:37:35.733410 N | etcdserver/membership: set the initial cluster version to 3.1 2018-10-12 05:37:35.733435 I | etcdserver/api: enabled capabilities for version 3.1 2018-10-12 05:37:35.733622 I | etcdserver/membership: added member 45a6219cde4f2fcb [http://192.168.120.21:2380] to cluster 54cdbb303d36fe88 2018-10-12 05:37:35.733728 I | etcdserver/membership: added member b0a2e1683f457ea0 [http://192.168.120.9:2380] to cluster 54cdbb303d36fe88 2018-10-12 05:37:35.763438 I | etcdserver: published {Name:192-168-120-9 ClientURLs:[http://192.168.120.9:4000]} to cluster 54cdbb303d36fe88 2018-10-12 05:37:35.763524 I | embed: ready to serve client requests 2018-10-12 05:37:35.763795 N | embed: serving insecure client requests on [::]:4000, this is strongly discouraged! 2018-10-12 05:37:36.013183 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.10:44354 2018-10-12 05:37:36.460701 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.9:58127 2018-10-12 05:37:36.478927 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:58128 2018-10-12 05:37:36.745170 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:58131 2018-10-12 05:37:41.348148 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.9:58136 2018-10-12 05:37:41.554154 D | etcdserver/api/v2http: [GET] /v2/stats/self remote:192.168.120.9:58137 2018-10-12 05:37:41.561598 D | etcdserver/api/v2http: [GET] /v2/members remote:192.168.120.9:58138 2018-10-12 05:37:41.573118 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.9:58136 2018-10-12 05:37:41.670633 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.9:58141 2018-10-12 05:37:43.760164 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.9:58142 2018-10-12 05:37:43.760699 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.9:58143 2018-10-12 05:37:43.996041 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.9:58144 2018-10-12 05:37:44.014145 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.9:58144 2018-10-12 05:37:44.057629 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.9:58145 2018-10-12 05:37:46.022886 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?quorum=true remote:192.168.120.9:58142 2018-10-12 05:37:46.246156 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/dns_json?waitIndex=17&recursive=false&wait=true remote:192.168.120.9:58142 2018-10-12 05:37:46.327501 D | etcdserver/api/v2http: [GET] /health remote:192.168.120.21:38782 2018-10-12 05:37:46.435499 D | etcdserver/api/v2http: [PUT] /v2/keys/clearwater/site1/configuration/apply_config_ellis remote:192.168.120.9:58136 2018-10-12 05:37:46.449671 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/apply_config_ellis?quorum=true remote:192.168.120.9:58136 2018-10-12 05:37:48.125402 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?quorum=true remote:192.168.120.9:58143 2018-10-12 05:37:48.138129 D | etcdserver/api/v2http: [GET] /v2/keys/clearwater/site1/configuration/shared_config?waitIndex=17&recursive=false&wait=true remote:192.168.120.9:58143 real 0m0.005s user 0m0.000s sys 0m0.004s 2018-10-12 05:37:51,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] => 12-10-2018 05:37:41.334 UTC INFO utils.py:310 (thread MainThread): Acquired exclusive lock on /var/run/clearwater-queue-manager.pid.lockfile 12-10-2018 05:37:41.334 UTC INFO plugin_loader.py:26 (thread MainThread): Inspecting apply_config_plugin.py 12-10-2018 05:37:41.344 UTC INFO plugin_loader.py:34 (thread MainThread): Loading apply_config_plugin.py 12-10-2018 05:37:41.345 UTC INFO plugin_loader.py:36 (thread MainThread): Loaded apply_config_plugin.py successfully 12-10-2018 05:37:41.346 UTC INFO main.py:114 (thread MainThread): Loaded plugin 12-10-2018 05:37:41.346 UTC INFO main.py:121 (thread MainThread): Started thread for plugin 12-10-2018 05:37:41.570 UTC INFO common_etcd_synchronizer.py:332 (thread Thread-3): Key /clearwater/site1/configuration/apply_config_ellis doesn't exist in etcd yet 12-10-2018 05:37:42.220 UTC INFO etcd_synchronizer.py:77 (thread ApplyConfigPlugin): Got new queue config {"FORCE": false, "ERRORED": [], "COMPLETED": [], "QUEUED": []} from etcd 12-10-2018 05:37:42.220 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 12-10-2018 05:37:42.228 UTC INFO alarms.py:312 (thread ApplyConfigPlugin): Imported /usr/share/clearwater/bin/alarms.py 12-10-2018 05:37:44.331 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 12-10-2018 05:37:46.434 UTC INFO etcd_synchronizer.py:122 (thread ApplyConfigPlugin): Writing state {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": []} into etcd with index None 12-10-2018 05:37:46.449 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing local alarm 12-10-2018 05:37:46.459 UTC INFO common_etcd_synchronizer.py:302 (thread Thread-4): Read value {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.9-ellis"}]} from etcd, comparing to last value None 12-10-2018 05:37:48.552 UTC INFO alarms.py:23 (thread ApplyConfigPlugin): Clearing global alarm 12-10-2018 05:37:43.994 UTC INFO modify_nodes_in_queue.py:40: Using etcd key apply_config_ellis 12-10-2018 05:37:43.995 UTC DEBUG modify_nodes_in_queue.py:45: Adding 192.168.120.9-ellis to queue to restart 12-10-2018 05:37:44.056 UTC DEBUG modify_nodes_in_queue.py:50: Node successfully added to restart queue 12-10-2018 05:37:44.058 UTC INFO modify_nodes_in_queue.py:85: New etcd state is {"ERRORED": [], "FORCE": false, "COMPLETED": [], "QUEUED": [{"STATUS": "QUEUED", "ID": "192.168.120.9-ellis"}]} real 0m0.005s user 0m0.003s sys 0m0.002s 2018-10-12 05:37:51,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] sudo cat /var/log/clearwater 2018-10-12 05:37:51,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:37:51,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ifconfig 2018-10-12 05:37:51,663 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:30 ? 00:00:01 /sbin/init root 2 0 0 05:30 ? 00:00:00 [kthreadd] root 3 2 0 05:30 ? 00:00:00 [ksoftirqd/0] root 5 2 0 05:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:30 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:30 ? 00:00:00 [rcu_sched] root 8 2 0 05:30 ? 00:00:00 [rcuos/0] root 9 2 0 05:30 ? 00:00:00 [rcuos/1] root 10 2 0 05:30 ? 00:00:00 [rcu_bh] root 11 2 0 05:30 ? 00:00:00 [rcuob/0] root 12 2 0 05:30 ? 00:00:00 [rcuob/1] root 13 2 0 05:30 ? 00:00:00 [migration/0] root 14 2 0 05:30 ? 00:00:00 [watchdog/0] root 15 2 0 05:30 ? 00:00:00 [watchdog/1] root 16 2 0 05:30 ? 00:00:00 [migration/1] root 17 2 0 05:30 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:30 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:30 ? 00:00:00 [khelper] root 21 2 0 05:30 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:30 ? 00:00:00 [netns] root 23 2 0 05:30 ? 00:00:00 [writeback] root 24 2 0 05:30 ? 00:00:00 [kintegrityd] root 25 2 0 05:30 ? 00:00:00 [bioset] root 27 2 0 05:30 ? 00:00:00 [kblockd] root 28 2 0 05:30 ? 00:00:00 [ata_sff] root 29 2 0 05:30 ? 00:00:00 [khubd] root 30 2 0 05:30 ? 00:00:00 [md] root 31 2 0 05:30 ? 00:00:00 [devfreq_wq] root 32 2 0 05:30 ? 00:00:00 [kworker/1:1] root 34 2 0 05:30 ? 00:00:00 [khungtaskd] root 35 2 0 05:30 ? 00:00:00 [kswapd0] root 36 2 0 05:30 ? 00:00:00 [vmstat] root 37 2 0 05:30 ? 00:00:00 [ksmd] root 38 2 0 05:30 ? 00:00:00 [khugepaged] root 39 2 0 05:30 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:30 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:30 ? 00:00:00 [crypto] root 53 2 0 05:30 ? 00:00:00 [kthrotld] root 54 2 0 05:30 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:30 ? 00:00:00 [vballoon] root 56 2 0 05:30 ? 00:00:00 [kworker/0:1] root 57 2 0 05:30 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:30 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:30 ? 00:00:00 [deferwq] root 80 2 0 05:30 ? 00:00:00 [charger_manager] root 123 2 0 05:30 ? 00:00:00 [kpsmoused] root 142 2 0 05:30 ? 00:00:00 [kworker/1:2] root 186 2 0 05:30 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:30 ? 00:00:00 [ext4-rsv-conver] root 386 1 0 05:30 ? 00:00:00 upstart-udev-bridge --daemon root 391 1 0 05:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 05:30 ? 00:00:00 [kworker/u5:1] root 435 2 0 05:30 ? 00:00:00 [kworker/u5:2] root 522 1 0 05:30 ? 00:00:00 upstart-socket-bridge --daemon root 539 2 0 05:30 ? 00:00:00 [kworker/0:2] root 586 1 0 05:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 819 2 0 05:30 ? 00:00:00 [kauditd] message+ 896 1 0 05:30 ? 00:00:00 dbus-daemon --system --fork root 927 1 0 05:30 ? 00:00:00 upstart-file-bridge --daemon root 948 1 0 05:30 ? 00:00:00 /lib/systemd/systemd-logind syslog 1018 1 0 05:30 ? 00:00:00 rsyslogd root 1049 1 0 05:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1052 1 0 05:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1056 1 0 05:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1057 1 0 05:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1059 1 0 05:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1098 1 0 05:30 ? 00:00:00 /usr/sbin/sshd -D root 1103 1 0 05:30 ? 00:00:00 cron daemon 1104 1 0 05:30 ? 00:00:00 atd root 1114 1 0 05:30 ? 00:00:00 /usr/sbin/irqbalance root 1115 1 0 05:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1198 1 0 05:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 05:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1650 1 0 05:30 ? 00:00:00 /home/ubuntu/dime_host_zxt1y9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_zxt1y9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_zxt1y9 --logging-server-logdir=/home/ubuntu/dime_host_zxt1y9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_zxt1y9/work/dime_host_zxt1y9%I.log --pidfile=/home/ubuntu/dime_host_zxt1y9/work/dime_host_zxt1y9.pid ubuntu 1764 1 0 05:30 ? 00:00:02 python2.7 /home/ubuntu/dime_host_zxt1y9/env/bin/diamond --configfile /home/ubuntu/dime_host_zxt1y9/work/plugins/diamond/etc/diamond.conf ubuntu 1825 1650 0 05:33 ? 00:00:00 /home/ubuntu/dime_host_zxt1y9/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q dime_host_zxt1y9 --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@dime_host_zxt1y9 --logging-server-logdir=/home/ubuntu/dime_host_zxt1y9/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/dime_host_zxt1y9/work/dime_host_zxt1y9%I.log --pidfile=/home/ubuntu/dime_host_zxt1y9/work/dime_host_zxt1y9.pid ubuntu 1846 1825 0 05:33 ? 00:00:00 /home/ubuntu/dime_host_zxt1y9/env/bin/python2.7 /home/ubuntu/dime_host_zxt1y9/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-RiheSW ubuntu 1857 1846 0 05:33 ? 00:00:00 /bin/sh -c /tmp/B4U6P/install-dime.sh ubuntu 1859 1857 0 05:33 ? 00:00:00 /bin/bash -e /tmp/B4U6P/install-dime.sh root 2945 2 0 05:35 ? 00:00:00 [kworker/u5:0] ntp 8821 1 0 05:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 106:111 root 9392 1 0 05:36 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper /bin/sh root 9393 9392 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-mgmt-wrapper root 9400 9393 0 05:36 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace management root 9401 1 0 05:36 ? 00:00:00 /bin/sh -e -c /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper /bin/sh root 9402 9401 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/clearwater-socket-factory-sig-wrapper root 9408 9402 0 05:36 ? 00:00:00 /bin/bash /usr/share/clearwater/bin/run-in-signaling-namespace /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9409 9408 0 05:36 ? 00:00:00 /usr/share/clearwater/bin/clearwater_socket_factory --namespace signaling root 9582 1 0 05:36 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc snmp 10137 1 0 05:37 ? 00:00:00 /usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -g snmp -I -smux mteTrigger mteTriggerConf -p /var/run/snmpd.pid dnsmasq 10472 1 0 05:37 ? 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 10536 1859 0 05:37 ? 00:00:00 /bin/bash -e /tmp/B4U6P/install-dime.sh ubuntu 10537 10536 0 05:37 ? 00:00:00 /bin/bash -e /tmp/B4U6P/install-dime.sh root 10538 10537 0 05:37 ? 00:00:00 sudo ps -edf root 10539 10538 0 05:37 ? 00:00:00 ps -edf real 0m0.009s user 0m0.009s sys 0m0.002s 2018-10-12 05:37:51,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo ps 2018-10-12 05:37:51,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/7TNU2/install-ellis.sh 2018-10-12 05:37:51,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => eth0 Link encap:Ethernet HWaddr fa:16:3e:eb:73:b4 inet addr:192.168.120.7 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:feeb:73b4/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:115557 errors:0 dropped:0 overruns:0 frame:0 TX packets:66621 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:172208246 (172.2 MB) TX bytes:11385578 (11.3 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-10-12 05:37:51,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.057s user 0m0.013s sys 0m0.044s 2018-10-12 05:37:51,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [ellis] Installation is done 2018-10-12 05:37:51,664 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:37:51,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:37:51,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:37:51,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:37:51,665 - 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 10472/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1098/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 9582/monit tcp6 0 0 ::1:53 :::* LISTEN 10472/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1098/sshd udp 0 0 192.168.120.7:123 0.0.0.0:* 8821/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 8821/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 8821/ntpd udp 0 0 0.0.0.0:161 0.0.0.0:* 10137/snmpd udp 0 0 0.0.0.0:15160 0.0.0.0:* 586/dhclient udp 0 0 127.0.0.1:53 0.0.0.0:* 10472/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 586/dhclient udp6 0 0 fe80::f816:3eff:fee:123 :::* 8821/ntpd udp6 0 0 ::1:123 :::* 8821/ntpd udp6 0 0 :::123 :::* 8821/ntpd udp6 0 0 :::161 :::* 10137/snmpd udp6 0 0 :::34262 :::* 586/dhclient udp6 0 0 ::1:53 :::* 10472/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 11649 1650/python2.7 /tmp/cloudify-logging-server-99bb8.socket unix 2 [ ACC ] STREAM LISTENING 11119 1846/python2.7 /tmp/ctx-JOXucJ.socket unix 2 [ ACC ] STREAM LISTENING 8802 1115/acpid /var/run/acpid.socket unix 2 [ ACC ] STREAM LISTENING 7263 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 8552 896/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] STREAM LISTENING 21455 9400/clearwater_soc /tmp/clearwater_management_namespace_socket unix 2 [ ACC ] STREAM LISTENING 21584 9409/clearwater_soc /tmp/clearwater_signaling_namespace_socket unix 2 [ ACC ] STREAM LISTENING 22430 10137/snmpd /var/agentx/master unix 2 [ ACC ] SEQPACKET LISTENING 702 391/systemd-udevd /run/udev/control real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-12 05:37:51,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4NP1X/create_number.sh 2018-10-12 05:37:51,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/boot.log /var/log/udev /var/log/monit.log /var/log/wtmp /var/log/ralf /var/log/dmesg /var/log/ntpstats /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_20181012T050000Z.txt /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/iotop.log /var/log/nginx /var/log/nginx/error.log /var/log/nginx/access.log /var/log/dpkg.log /var/log/clearwater-socket-factory.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa12 /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.008s user 0m0.000s sys 0m0.005s 2018-10-12 05:37:51,665 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SYIX3/bind.py 2018-10-12 05:37:51,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-12 05:37:51,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo netstat 2018-10-12 05:37:51,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/create_number.sh to /tmp/4NP1X/create_number.sh 2018-10-12 05:37:51,666 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo find /var/log 2018-10-12 05:37:51,666 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:37:51,805 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:51,805 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:51,805 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:51,805 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:51,805 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:51,805 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:51,806 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:51,806 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:37:51,806 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:51,806 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:51 GMT 2018-10-12 05:37:51,806 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:51,806 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:37:51,806 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:56,811 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:37:56,953 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:56,954 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:56,954 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:56,954 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:56,954 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:56,954 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:56,954 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:56,954 - 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-10-12T05:37:52.378Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:52.378Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "message": "[localhost] run: sudo mv /tmp/tmpJVmvcc /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ac212957-369f-431c-82d7-7eb30080ddd8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ac212957-369f-431c-82d7-7eb30080ddd8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "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-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ac212957-369f-431c-82d7-7eb30080ddd8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "message": "# Deployment definitions\nhome_domain=clearwater.opnfv\nsprout_hostname=sprout.clearwater.local\nchronos_hostname=192.168.120.10: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.10\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-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ee5b1e5d-d9e2-4eb9-b760-ae2887922fbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "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-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ac212957-369f-431c-82d7-7eb30080ddd8"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "message": "[dime] => 2018:10:12 05:36:37: Namespace: management\n2018:10:12 05:36:37: [management] Starting server\n2018:10:12 05:36:37: [management] Listening for requests\n2018:10:12 05:36:37: Namespace: signaling\n2018:10:12 05:36:37: [signaling] Starting server\n2018:10:12 05:36:37: [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-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "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-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ac212957-369f-431c-82d7-7eb30080ddd8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ac212957-369f-431c-82d7-7eb30080ddd8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "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-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ac212957-369f-431c-82d7-7eb30080ddd8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ac212957-369f-431c-82d7-7eb30080ddd8"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "message": "[dime] => 2018-10-12 05:37:28.420237957 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "message": "[localhost] run: sudo mv /tmp/tmpz5HvzJ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ac212957-369f-431c-82d7-7eb30080ddd8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ac212957-369f-431c-82d7-7eb30080ddd8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "message": "Start numbers creation", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ee5b1e5d-d9e2-4eb9-b760-ae2887922fbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "message": "", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ee5b1e5d-d9e2-4eb9-b760-ae2887922fbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:52.620Z", "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-10-12T05:37:52.620Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ac212957-369f-431c-82d7-7eb30080ddd8"}, {"node_instance_id": "dime_7vtbru", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:53.253Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:53.253Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:53.770Z", "message": "Execution done (return_code=0): /tmp/B4U6P/install-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:53.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:53.770Z", "message": "[dime] sudo cat /var/log/clearwater", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:53.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:53.770Z", "message": "[dime] Installation is done", "level": "info", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:53.770Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "4f5d678d-5580-4f0a-811b-428e843571db"}, {"node_instance_id": "dime_7vtbru", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:54.283Z", "message": "Starting node", "node_name": "dime", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:54.283Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:54.833Z", "message": "Downloaded scripts/bind/bind.py to /tmp/CWA0L/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:54.833Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0452bc80-819b-4241-b4a0-f64f07e2d6a9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.398Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.398Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:55.398Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.805Z", "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-10-12T05:37:55.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0452bc80-819b-4241-b4a0-f64f07e2d6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.805Z", "message": "[localhost] run: sudo mv /tmp/tmpBUy_XO /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:55.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0452bc80-819b-4241-b4a0-f64f07e2d6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.805Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'dime': {u'dime_7vtbru': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-7vtbru'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:55.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0452bc80-819b-4241-b4a0-f64f07e2d6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.805Z", "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-10-12T05:37:55.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0452bc80-819b-4241-b4a0-f64f07e2d6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.805Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:55.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0452bc80-819b-4241-b4a0-f64f07e2d6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.805Z", "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-10-12T05:37:55.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0452bc80-819b-4241-b4a0-f64f07e2d6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.805Z", "message": "[localhost] run: sudo mv /tmp/tmpODpzBR /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:55.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0452bc80-819b-4241-b4a0-f64f07e2d6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.805Z", "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-10-12T05:37:55.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0452bc80-819b-4241-b4a0-f64f07e2d6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.805Z", "message": "Execution done (return_code=0): /tmp/4NP1X/create_number.sh", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:55.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "ee5b1e5d-d9e2-4eb9-b760-ae2887922fbc"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.805Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:55.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0452bc80-819b-4241-b4a0-f64f07e2d6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.805Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:55.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0452bc80-819b-4241-b4a0-f64f07e2d6a9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:55.805Z", "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-10-12T05:37:55.805Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "0452bc80-819b-4241-b4a0-f64f07e2d6a9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:37:56.407Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:37:56.407Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 1868, "offset": 1793, "size": 50}}} 2018-10-12 05:37:56,954 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:56,955 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:56 GMT 2018-10-12 05:37:56,955 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:56,955 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 23357 2018-10-12 05:37:56,955 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:37:56,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:37:56,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpJVmvcc /etc/bind/db.clearwater.opnfv 2018-10-12 05:37:56,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-12 05:37:56,956 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-12 05:37:56,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - # Deployment definitions home_domain=clearwater.opnfv sprout_hostname=sprout.clearwater.local chronos_hostname=192.168.120.10: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.10 # 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-10-12 05:37:56,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:37:56,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018:10:12 05:36:37: Namespace: management 2018:10:12 05:36:37: [management] Starting server 2018:10:12 05:36:37: [management] Listening for requests 2018:10:12 05:36:37: Namespace: signaling 2018:10:12 05:36:37: [signaling] Starting server 2018:10:12 05:36:37: [signaling] Listening for requests real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-12 05:37:56,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-12 05:37:56,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-12 05:37:56,957 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-12 05:37:56,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}}, 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.10', u'hss_hostname': u''}. 2018-10-12 05:37:56,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] => 2018-10-12 05:37:28.420237957 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.004s sys 0m0.002s 2018-10-12 05:37:56,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-12 05:37:56,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpz5HvzJ /etc/bind/db.clearwater.local 2018-10-12 05:37:56,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-12 05:37:56,958 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Start numbers creation 2018-10-12 05:37:56,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-12 05:37:56,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-12 05:37:56,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:37:56,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/B4U6P/install-dime.sh 2018-10-12 05:37:56,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] sudo cat /var/log/clearwater 2018-10-12 05:37:56,959 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [dime] Installation is done 2018-10-12 05:37:56,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:37:56,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/CWA0L/bind.py 2018-10-12 05:37:56,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:37:56,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:37:56,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-12 05:37:56,960 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpBUy_XO /etc/bind/db.clearwater.local 2018-10-12 05:37:56,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'dime': {u'dime_7vtbru': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-7vtbru'}}}, 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.10', u'hss_hostname': u''}. 2018-10-12 05:37:56,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:37:56,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-12 05:37:56,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-12 05:37:56,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpODpzBR /etc/bind/db.clearwater.opnfv 2018-10-12 05:37:56,961 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-12 05:37:56,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4NP1X/create_number.sh 2018-10-12 05:37:56,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-12 05:37:56,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-12 05:37:56,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-12 05:37:56,962 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:37:56,962 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:37:57,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:37:57,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:37:57,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:37:57,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:37:57,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:37:57,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:37:57,101 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:37:57,102 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:37:57,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:37:57,102 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:37:57 GMT 2018-10-12 05:37:57,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:37:57,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:37:57,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:02,107 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:38:02,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:02,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:02,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:02,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:02,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:02,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:02,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:02,369 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1868, "offset": 1832, "size": 50}}} 2018-10-12 05:38:02,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:02,369 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:02 GMT 2018-10-12 05:38:02,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:02,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:38:02,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:02,370 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:38:02,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:02,441 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:02,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:02,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:02,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:02,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:02,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:02,442 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:38:02,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:02,442 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:02 GMT 2018-10-12 05:38:02,442 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:02,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:38:02,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:07,448 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:38:07,894 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:07,894 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:07,894 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:07,894 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:07,894 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:07,895 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:07,895 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:07,895 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1868, "offset": 1832, "size": 50}}} 2018-10-12 05:38:07,895 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:07,895 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:07 GMT 2018-10-12 05:38:07,895 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:07,895 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:38:07,895 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:07,896 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:38:07,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:07,983 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:07,983 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:07,983 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:07,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:07,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:07,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:07,983 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:38:07,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:07,983 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:07 GMT 2018-10-12 05:38:07,984 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:07,984 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:38:07,984 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:12,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:38:13,315 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:13,315 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:13,315 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:13,315 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:13,315 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:13,315 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:13,315 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:13,316 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1868, "offset": 1832, "size": 50}}} 2018-10-12 05:38:13,316 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:13,316 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:13 GMT 2018-10-12 05:38:13,316 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:13,316 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:38:13,316 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:13,316 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:38:13,533 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:13,533 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:13,533 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:13,533 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:13,534 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:13,534 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:13,534 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:13,534 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:38:13,534 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:13,534 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:13 GMT 2018-10-12 05:38:13,534 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:13,534 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:38:13,534 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:18,540 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:38:18,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:18,611 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:18,611 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:18,611 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:18,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:18,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:18,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:18,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1868, "offset": 1832, "size": 50}}} 2018-10-12 05:38:18,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:18,612 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:18 GMT 2018-10-12 05:38:18,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:18,612 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:38:18,612 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:18,613 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:38:18,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:18,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:18,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:18,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:18,970 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:18,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:18,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:18,970 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:38:18,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:18,971 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:18 GMT 2018-10-12 05:38:18,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:18,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:38:18,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:23,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:38:24,056 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:24,056 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:24,056 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:24,056 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:24,056 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:24,056 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:24,056 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:24,056 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:23.923Z", "message": "[vellum] sudo DEBIAN_FRONTEND=noninteractive apt", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:23.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}], "metadata": {"pagination": {"total": 1869, "offset": 1832, "size": 50}}} 2018-10-12 05:38:24,057 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:24,057 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:24 GMT 2018-10-12 05:38:24,057 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:24,057 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 624 2018-10-12 05:38:24,057 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:24,057 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo DEBIAN_FRONTEND=noninteractive apt 2018-10-12 05:38:24,058 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:38:24,119 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:24,120 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:24,120 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:24,120 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:24,120 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:24,120 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:24,120 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:24,120 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:38:24,120 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:24,120 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:24 GMT 2018-10-12 05:38:24,121 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:24,121 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:38:24,121 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:29,126 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:38:29,204 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:29,204 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:29,204 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:29,204 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:29,204 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:29,204 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:29,205 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:29,205 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1869, "offset": 1833, "size": 50}}} 2018-10-12 05:38:29,205 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:29,205 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:29 GMT 2018-10-12 05:38:29,205 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:29,205 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:38:29,205 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:29,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:38:29,267 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:29,267 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:29,267 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:29,267 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:29,267 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:29,267 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:29,267 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:29,268 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:38:29,268 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:29,268 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:29 GMT 2018-10-12 05:38:29,268 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:29,268 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:38:29,268 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:34,273 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:38:34,350 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:34,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:34,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:34,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:34,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:34,351 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:34,351 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:34,351 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:31.252Z", "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 22 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,828 kB/s)\nSelecting previously unselected package clearwater-cluster-manager.\n(Reading database ... 59671 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\t0m7.143s\nuser\t0m3.440s\nsys\t0m0.829s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:31.252Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:31.842Z", "message": "[vellum] Use the DNS server", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:31.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:31.842Z", "message": "[vellum] The installation packages is done correctly", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:31.842Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:32.855Z", "message": "[vellum] sudo service dnsmasq force", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:32.855Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:34.205Z", "message": "[vellum] => * Restarting DNS forwarder and DHCP server dnsmasq\n ...done.\n\nreal\t0m2.081s\nuser\t0m0.005s\nsys\t0m0.057s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:34.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}], "metadata": {"pagination": {"total": 1874, "offset": 1833, "size": 50}}} 2018-10-12 05:38:34,351 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:34,351 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:34 GMT 2018-10-12 05:38:34,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:34,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7536 2018-10-12 05:38:34,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:34,352 - 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 22 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,828 kB/s) Selecting previously unselected package clearwater-cluster-manager. (Reading database ... 59671 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 0m7.143s user 0m3.440s sys 0m0.829s 2018-10-12 05:38:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Use the DNS server 2018-10-12 05:38:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] The installation packages is done correctly 2018-10-12 05:38:34,352 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo service dnsmasq force 2018-10-12 05:38:34,353 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => * Restarting DNS forwarder and DHCP server dnsmasq ...done. real 0m2.081s user 0m0.005s sys 0m0.057s 2018-10-12 05:38:34,353 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:38:34,416 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:34,417 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:34,417 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:34,417 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:34,417 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:34,417 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:34,417 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:34,417 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:38:34,417 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:34,417 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:34 GMT 2018-10-12 05:38:34,417 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:34,418 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:38:34,418 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:39,423 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:38:39,513 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:39,513 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:39,514 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:39,514 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:39,514 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:39,514 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:39,514 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:39,514 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:35.081Z", "message": "[vellum] sudo ps ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:35.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:35.081Z", "message": "[vellum] => UID PID PPID C STIME TTY TIME CMD\nroot 1 0 0 05:30 ? 00:00:00 /sbin/init\nroot 2 0 0 05:30 ? 00:00:00 [kthreadd]\nroot 3 2 0 05:30 ? 00:00:00 [ksoftirqd/0]\nroot 4 2 0 05:30 ? 00:00:00 [kworker/0:0]\nroot 5 2 0 05:30 ? 00:00:00 [kworker/0:0H]\nroot 6 2 0 05:30 ? 00:00:00 [kworker/u4:0]\nroot 7 2 0 05:30 ? 00:00:00 [rcu_sched]\nroot 8 2 0 05:30 ? 00:00:00 [rcuos/0]\nroot 9 2 0 05:30 ? 00:00:00 [rcuos/1]\nroot 10 2 0 05:30 ? 00:00:00 [rcu_bh]\nroot 11 2 0 05:30 ? 00:00:00 [rcuob/0]\nroot 12 2 0 05:30 ? 00:00:00 [rcuob/1]\nroot 13 2 0 05:30 ? 00:00:00 [migration/0]\nroot 14 2 0 05:30 ? 00:00:00 [watchdog/0]\nroot 15 2 0 05:30 ? 00:00:00 [watchdog/1]\nroot 16 2 0 05:30 ? 00:00:00 [migration/1]\nroot 17 2 0 05:30 ? 00:00:00 [ksoftirqd/1]\nroot 19 2 0 05:30 ? 00:00:00 [kworker/1:0H]\nroot 20 2 0 05:30 ? 00:00:00 [khelper]\nroot 21 2 0 05:30 ? 00:00:00 [kdevtmpfs]\nroot 22 2 0 05:30 ? 00:00:00 [netns]\nroot 23 2 0 05:30 ? 00:00:00 [writeback]\nroot 24 2 0 05:30 ? 00:00:00 [kintegrityd]\nroot 25 2 0 05:30 ? 00:00:00 [bioset]\nroot 27 2 0 05:30 ? 00:00:00 [kblockd]\nroot 28 2 0 05:30 ? 00:00:00 [ata_sff]\nroot 29 2 0 05:30 ? 00:00:00 [khubd]\nroot 30 2 0 05:30 ? 00:00:00 [md]\nroot 31 2 0 05:30 ? 00:00:00 [devfreq_wq]\nroot 32 2 0 05:30 ? 00:00:00 [kworker/0:1]\nroot 34 2 0 05:30 ? 00:00:00 [khungtaskd]\nroot 35 2 0 05:30 ? 00:00:00 [kswapd0]\nroot 36 2 0 05:30 ? 00:00:00 [vmstat]\nroot 37 2 0 05:30 ? 00:00:00 [ksmd]\nroot 38 2 0 05:30 ? 00:00:00 [khugepaged]\nroot 39 2 0 05:30 ? 00:00:00 [fsnotify_mark]\nroot 40 2 0 05:30 ? 00:00:00 [ecryptfs-kthrea]\nroot 41 2 0 05:30 ? 00:00:00 [crypto]\nroot 53 2 0 05:30 ? 00:00:00 [kthrotld]\nroot 54 2 0 05:30 ? 00:00:00 [kworker/u4:1]\nroot 55 2 0 05:30 ? 00:00:00 [vballoon]\nroot 56 2 0 05:30 ? 00:00:00 [kworker/1:1]\nroot 57 2 0 05:30 ? 00:00:00 [scsi_eh_0]\nroot 58 2 0 05:30 ? 00:00:00 [scsi_eh_1]\nroot 79 2 0 05:30 ? 00:00:00 [deferwq]\nroot 80 2 0 05:30 ? 00:00:00 [charger_manager]\nroot 123 2 0 05:30 ? 00:00:00 [kpsmoused]\nroot 142 2 0 05:30 ? 00:00:00 [kworker/1:2]\nroot 186 2 0 05:30 ? 00:00:00 [jbd2/vda1-8]\nroot 187 2 0 05:30 ? 00:00:00 [ext4-rsv-conver]\nroot 387 1 0 05:30 ? 00:00:00 upstart-udev-bridge --daemon\nroot 393 1 0 05:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon\nroot 434 2 0 05:30 ? 00:00:00 [kworker/u5:1]\nroot 436 2 0 05:30 ? 00:00:00 [kworker/u5:2]\nroot 483 1 0 05:30 ? 00:00:00 upstart-socket-bridge --daemon\nroot 608 1 0 05:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0\nroot 820 2 0 05:30 ? 00:00:00 [kauditd]\nroot 933 1 0 05:30 ? 00:00:00 upstart-file-bridge --daemon\nsyslog 1006 1 0 05:30 ? 00:00:00 rsyslogd\nmessage+ 1036 1 0 05:30 ? 00:00:00 dbus-daemon --system --fork\nroot 1040 1 0 05:30 tty4 00:00:00 /sbin/getty -8 38400 tty4\nroot 1043 1 0 05:30 tty5 00:00:00 /sbin/getty -8 38400 tty5\nroot 1047 1 0 05:30 tty2 00:00:00 /sbin/getty -8 38400 tty2\nroot 1048 1 0 05:30 tty3 00:00:00 /sbin/getty -8 38400 tty3\nroot 1050 1 0 05:30 tty6 00:00:00 /sbin/getty -8 38400 tty6\nroot 1086 1 0 05:30 ? 00:00:00 /usr/sbin/sshd -D\nroot 1093 1 0 05:30 ? 00:00:00 cron\ndaemon 1094 1 0 05:30 ? 00:00:00 atd\nroot 1113 1 0 05:30 ? 00:00:00 /usr/sbin/irqbalance\nroot 1115 1 0 05:30 ? 00:00:00 /lib/systemd/systemd-logind\nroot 1116 1 0 05:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket\nroot 1199 1 0 05:30 tty1 00:00:00 /sbin/getty -8 38400 tty1\nroot 1205 1 0 05:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102\nubuntu 1651 1 0 05:30 ? 00:00:00 /home/ubuntu/vellum_host_d97gfv/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_d97gfv --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_d97gfv --logging-server-logdir=/home/ubuntu/vellum_host_d97gfv/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_d97gfv/work/vellum_host_d97gfv%I.log --pidfile=/home/ubuntu/vellum_host_d97gfv/work/vellum_host_d97gfv.pid\nubuntu 1765 1 0 05:31 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_d97gfv/env/bin/diamond --configfile /home/ubuntu/vellum_host_d97gfv/work/plugins/diamond/etc/diamond.conf\nubuntu 1819 1651 0 05:33 ? 00:00:00 /home/ubuntu/vellum_host_d97gfv/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_d97gfv --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_d97gfv --logging-server-logdir=/home/ubuntu/vellum_host_d97gfv/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_d97gfv/work/vellum_host_d97gfv%I.log --pidfile=/home/ubuntu/vellum_host_d97gfv/work/vellum_host_d97gfv.pid\nubuntu 1841 1819 0 05:33 ? 00:00:00 /home/ubuntu/vellum_host_d97gfv/env/bin/python2.7 /home/ubuntu/vellum_host_d97gfv/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-059I4G\nubuntu 1852 1841 0 05:33 ? 00:00:00 /bin/sh -c /tmp/W4ZK3/install-vellum.sh\nubuntu 1854 1852 0 05:33 ? 00:00:00 /bin/bash -e /tmp/W4ZK3/install-vellum.sh\nroot 5591 2 0 05:35 ? 00:00:00 [kworker/u5:0]\nntp 11919 1 0 05:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112\nmemcache 12322 1 0 05:37 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1\nroot 12649 1 0 05:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc\nroot 13292 1 0 05:38 ? 00:00:00 /bin/sh -e /proc/self/fd/9\nroot 13302 13292 0 05:38 ? 00:00:00 cpulimit -e astaire -l 10\nroot 13706 12649 0 05:38 ? 00:00:00 [check-monit-upt] \ndnsmasq 14266 1 0 05:38 ? 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 14329 1854 0 05:38 ? 00:00:00 /bin/bash -e /tmp/W4ZK3/install-vellum.sh\nubuntu 14330 14329 0 05:38 ? 00:00:00 /bin/bash -e /tmp/W4ZK3/install-vellum.sh\nroot 14331 14330 0 05:38 ? 00:00:00 sudo ps -edf\nroot 14332 14331 0 05:38 ? 00:00:00 ps -edf\n\nreal\t0m0.009s\nuser\t0m0.002s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:35.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:35.081Z", "message": "[vellum] sudo ifconfig ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:35.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:35.081Z", "message": "[vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fd:9e:76 \n inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0\n inet6 addr: fe80::f816:3eff:fefd:9e76/64 Scope:Link\n UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1\n RX packets:149257 errors:0 dropped:0 overruns:0 frame:0\n TX packets:72541 errors:0 dropped:0 overruns:0 carrier:0\n collisions:0 txqueuelen:1000 \n RX bytes:219046386 (219.0 MB) TX bytes:12235132 (12.2 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.006s\nuser\t0m0.004s\nsys\t0m0.003s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:35.081Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:36.255Z", "message": "[vellum] sudo cat /var/log/clearwater*.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:36.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:36.255Z", "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 14266/dnsmasq \ntcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1086/sshd \ntcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12649/monit \ntcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12322/memcached \ntcp6 0 0 ::1:53 :::* LISTEN 14266/dnsmasq \ntcp6 0 0 :::22 :::* LISTEN 1086/sshd \nudp 0 0 192.168.120.6:123 0.0.0.0:* 11919/ntpd \nudp 0 0 127.0.0.1:123 0.0.0.0:* 11919/ntpd \nudp 0 0 0.0.0.0:123 0.0.0.0:* 11919/ntpd \nudp 0 0 0.0.0.0:24235 0.0.0.0:* 608/dhclient \nudp 0 0 127.0.0.1:11211 0.0.0.0:* 12322/memcached \nudp 0 0 127.0.0.1:53 0.0.0.0:* 14266/dnsmasq \nudp 0 0 0.0.0.0:68 0.0.0.0:* 608/dhclient \nudp6 0 0 fe80::f816:3eff:fef:123 :::* 11919/ntpd \nudp6 0 0 ::1:123 :::* 11919/ntpd \nudp6 0 0 :::123 :::* 11919/ntpd \nudp6 0 0 :::29316 :::* 608/dhclient \nudp6 0 0 ::1:53 :::* 14266/dnsmasq \nActive UNIX domain sockets (only servers)\nProto RefCnt Flags Type State I-Node PID/Program name Path\nunix 2 [ ACC ] STREAM LISTENING 10947 1651/python2.7 /tmp/cloudify-logging-server-898bb.socket\nunix 2 [ ACC ] STREAM LISTENING 11928 1841/python2.7 /tmp/ctx-xEF1W9.socket\nunix 2 [ ACC ] STREAM LISTENING 9298 1036/dbus-daemon /var/run/dbus/system_bus_socket\nunix 2 [ ACC ] SEQPACKET LISTENING 8273 393/systemd-udevd /run/udev/control\nunix 2 [ ACC ] STREAM LISTENING 7010 1/init @/com/ubuntu/upstart\nunix 2 [ ACC ] STREAM LISTENING 9435 1116/acpid /var/run/acpid.socket\n\nreal\t0m0.007s\nuser\t0m0.000s\nsys\t0m0.007s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:36.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:36.255Z", "message": "[vellum] sudo find /var/log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:36.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:36.255Z", "message": "[vellum] sudo netstat ", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:36.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:36.255Z", "message": "[vellum] => /var/log\n/var/log/clearwater-etcd\n/var/log/clearwater-etcd/clearwater-etcd-initd.log\n/var/log/clearwater-queue-manager\n/var/log/lastlog\n/var/log/cloud-init.log\n/var/log/rogers\n/var/log/boot.log\n/var/log/udev\n/var/log/chronos\n/var/log/monit.log\n/var/log/wtmp\n/var/log/memcached.log\n/var/log/dmesg\n/var/log/ntpstats\n/var/log/auth.log\n/var/log/landscape\n/var/log/landscape/sysinfo.log\n/var/log/cloud-init-output.log\n/var/log/upstart\n/var/log/upstart/systemd-logind.log\n/var/log/upstart/rsyslog.log\n/var/log/upstart/clearwater-monit.log\n/var/log/upstart/cryptdisks.log\n/var/log/upstart/procps-static-network-up.log\n/var/log/upstart/console-setup.log\n/var/log/upstart/network-interface-eth0.log\n/var/log/upstart/procps-virtual-filesystems.log\n/var/log/upstart/container-detect.log\n/var/log/upstart/astaire-throttle.log\n/var/log/iotop.log\n/var/log/dpkg.log\n/var/log/unattended-upgrades\n/var/log/sysstat\n/var/log/sysstat/clearwater-sa12\n/var/log/cassandra\n/var/log/cassandra/system.log\n/var/log/apt\n/var/log/apt/history.log\n/var/log/apt/term.log\n/var/log/kern.log\n/var/log/fsck\n/var/log/fsck/checkfs\n/var/log/fsck/checkroot\n/var/log/btmp\n/var/log/alternatives.log\n/var/log/syslog\n/var/log/astaire\n/var/log/astaire/astaire_20181012T050000Z.txt\n/var/log/astaire/astaire_err.log\n/var/log/astaire/astaire_current.txt\n/var/log/astaire/astaire_out.log\n/var/log/clearwater-cluster-manager\n/var/log/clearwater-config-manager\n/var/log/dmesg.0\n/var/log/dist-upgrade\n\nreal\t0m0.008s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:36.255Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:37.270Z", "message": "[vellum] sudo cat /var/log/clearwater", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:37.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:37.270Z", "message": "[vellum] => 2018-10-12 05:37:50.432862181 Stopping etcd clearwater-etcd\n\nreal\t0m0.005s\nuser\t0m0.000s\nsys\t0m0.005s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:37.270Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:38.287Z", "message": "[vellum] sudo cat /etc/cassandra/cassandra", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:38.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:38.287Z", "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.005s\nuser\t0m0.004s\nsys\t0m0.001s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:38.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:38.287Z", "message": "[vellum] => INFO [main] 2018-10-12 05:35:11,164 CassandraDaemon.java:159 - Could not resolve local host\nINFO [main] 2018-10-12 05:35:11,180 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-12 05:35:11,272 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-10-12 05:35:11,437 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap\nINFO [main] 2018-10-12 05:35:11,445 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB\nINFO [main] 2018-10-12 05:35:11,445 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB\nINFO [main] 2018-10-12 05:35:11,784 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-12 05:35:11,801 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-10-12 05:35:11,819 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181\nWARN [main] 2018-10-12 05:35:11,819 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release\nINFO [main] 2018-10-12 05:35:11,819 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480\nINFO [main] 2018-10-12 05:35:11,819 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 695424(679K) committed = 2555904(2496K) max = 50331648(49152K)\nINFO [main] 2018-10-12 05:35:11,819 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73991672(72257K) committed = 167772160(163840K) max = 167772160(163840K)\nINFO [main] 2018-10-12 05:35:11,819 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K)\nINFO [main] 2018-10-12 05:35:11,823 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K)\nINFO [main] 2018-10-12 05:35:11,823 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16734624(16342K) committed = 21757952(21248K) max = 174063616(169984K)\nINFO [main] 2018-10-12 05:35:11,823 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-10-12 05:35:11,823 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_1539322510.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1539322510.log]\nINFO [main] 2018-10-12 05:35:11,880 CLibrary.java:144 - JNA mlockall successful\nWARN [main] 2018-10-12 05:35:11,886 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info.\nERROR [main] 2018-10-12 05:35:11,953 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist\nERROR [main] 2018-10-12 05:35:11,955 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist\nERROR [main] 2018-10-12 05:35:11,955 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist\nINFO [main] 2018-10-12 05:35:11,959 CacheService.java:110 - Initializing key cache with capacity of 49 MBs.\nINFO [main] 2018-10-12 05:35:11,965 CacheService.java:132 - Initializing row cache with capacity of 0 MBs\nINFO [main] 2018-10-12 05:35:11,969 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs\nINFO [main] 2018-10-12 05:35:11,970 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys).\nINFO [main] 2018-10-12 05:35:12,038 ColumnFamilyStore.java:361 - Initializing system.schema_triggers\nINFO [main] 2018-10-12 05:35:13,147 ColumnFamilyStore.java:361 - Initializing system.compaction_history\nINFO [main] 2018-10-12 05:35:13,157 ColumnFamilyStore.java:361 - Initializing system.batchlog\nINFO [main] 2018-10-12 05:35:13,163 ColumnFamilyStore.java:361 - Initializing system.sstable_activity\nINFO [main] 2018-10-12 05:35:13,167 ColumnFamilyStore.java:361 - Initializing system.peer_events\nINFO [main] 2018-10-12 05:35:13,171 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress\nINFO [main] 2018-10-12 05:35:13,175 ColumnFamilyStore.java:361 - Initializing system.hints\nINFO [main] 2018-10-12 05:35:13,179 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces\nINFO [main] 2018-10-12 05:35:13,183 ColumnFamilyStore.java:361 - Initializing system.range_xfers\nINFO [main] 2018-10-12 05:35:13,186 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies\nINFO [main] 2018-10-12 05:35:13,189 ColumnFamilyStore.java:361 - Initializing system.paxos\nINFO [main] 2018-10-12 05:35:13,195 ColumnFamilyStore.java:361 - Initializing system.schema_columns\nINFO [main] 2018-10-12 05:35:13,198 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes\nINFO [main] 2018-10-12 05:35:13,201 ColumnFamilyStore.java:361 - Initializing system.IndexInfo\nINFO [main] 2018-10-12 05:35:13,204 ColumnFamilyStore.java:361 - Initializing system.peers\nINFO [main] 2018-10-12 05:35:13,207 ColumnFamilyStore.java:361 - Initializing system.size_estimates\nINFO [main] 2018-10-12 05:35:13,210 ColumnFamilyStore.java:361 - Initializing system.local\nINFO [main] 2018-10-12 05:35:13,278 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage.\nINFO [main] 2018-10-12 05:35:13,279 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh.\nINFO [main] 2018-10-12 05:35:13,317 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-12 05:35:13,322 Memtable.java:347 - Writing Memtable-local@2060087132(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-12 05:35:13,365 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=1539322513126, position=399)\nINFO [main] 2018-10-12 05:35:14,200 CommitLog.java:122 - No commitlog files found; skipping replay\nINFO [main] 2018-10-12 05:35:14,340 StorageService.java:622 - Cassandra version: 2.1.15\nINFO [main] 2018-10-12 05:35:14,340 StorageService.java:623 - Thrift API version: 19.39.0\nINFO [main] 2018-10-12 05:35:14,342 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1)\nINFO [main] 2018-10-12 05:35:14,354 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-10-12 05:35:14,355 StorageService.java:649 - Loading persisted ring state\nINFO [main] 2018-10-12 05:35:14,369 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-12 05:35:14,377 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-10-12 05:35:14,387 SystemKeyspace.java:765 - No host ID found, created 4ee413e0-48b5-42be-9981-415914080775 (Note: This should happen exactly once per node).\nINFO [main] 2018-10-12 05:35:14,389 StorageService.java:807 - Starting up server gossip\nINFO [main] 2018-10-12 05:35:14,391 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-12 05:35:14,392 Memtable.java:347 - Writing Memtable-local@49386028(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-12 05:35:14,393 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=1539322513126, position=93397)\nINFO [main] 2018-10-12 05:35:14,833 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-12 05:35:14,840 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-10-12 05:35:14,865 MessagingService.java:506 - Starting Messaging Service on port 7000\nINFO [main] 2018-10-12 05:35:14,880 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-12 05:35:14,888 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-10-12 05:35:14,897 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-12 05:35:14,903 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-10-12 05:35:14,915 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node.\nINFO [main] 2018-10-12 05:35:14,916 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml\nINFO [main] 2018-10-12 05:35:14,922 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-10-12 05:35:14,933 StorageService.java:959 - Generated random tokens. tokens are [-6182008589820960270, 3820558812529598134, 1551551782949381640, -3247790052583221372, 8980828455045538984, -6918553719883521972, 8275266391689393746, 6554942397643883661, 1332790842708265816, 1980235809448922217, -3465996667557896473, 581133352452858132, 3675474227027373098, 1295111205095906341, -2089011162655066718, -1111347632371990533, -5665558463843504154, -2721227148842421736, 3306986634984119509, -527818192640418439, 1979296187494907991, 1926528235220756061, 5841486269571758046, -4438722880136559253, 7440434602131016806, -2488585473021290858, 426256568189472003, -8978637574162686111, 3526677361505434744, 7303499636903252800, -8527047877180105204, 4872571963754782557, 6397245882042791488, -5622031702697172648, -7082989435502603977, -8920795524669489952, -3925189273484420181, -7499933044841405280, -5623553101104118455, 4368958812758804277, -2512307875843098049, 4841911140380781794, 4351887200285258960, -6886518002969066592, -4755484625579012157, 3440070175854076563, -6749234787802939786, -2225945635195760458, -6539613870374722871, 3014880018326758342, 5586357294445037100, -2953050711900109691, 4346714555502818628, 9000628562950797683, -3140803796200051282, 5770672817102652533, -7755529020014413854, 1338550157461997244, 3096488783729538454, 6708681159231820348, -270772127107301267, -6310611077660450370, -4492502734392008331, 4553485043335183450, -5711186677939370855, -7952563329845061451, -2968600341069263908, 3148191686895509983, -7885468742660270089, 798984327668574310, -1306106687463695548, -4992978631231312969, -96712148183093993, 1043741543993060207, 3590220456111697797, 5326352920396794489, -8894202391560375625, -536028951013599691, 5945822045915272483, 1180857125946981544, 2182124010488347406, -5041598014396911324, 6316982137506383265, 4974943929779435315, 4686348216124005175, -3016732471173698235, -2732312544813485506, 6315267115231590181, 5222165996890985397, -293103631208114412, 5485868908576514590, -7568843495114791649, 4603426067164385223, 7118113143524713606, 3577540160714081915, -397674761160649408, -7168051213052801482, -3698244709161851974, -5377724989868744916, 887558891894853457, 4580677061314880916, -8099272824455414227, -6339902417317715868, -1139710041233897682, -7967679309158145671, 3024160393864159662, -2637014729281047047, -5199232277596360415, 9010233300958401703, -4687448054365328604, -6279310239593045312, 9202263760298034162, 1442627271895756920, -5983790750212865588, 3219603783407546327, -7122454002106722468, -6573734056673875665, 808978660271038481, -1075215143226770813, 3539942987413790752, -4806858952573829081, -8877315140651290669, 2250443525910958292, -8324631131680580932, 5590052117192260424, 125394793097901973, 6372843006470785089, 7851739675122176545, 2594701683760546772, 1496312317115647000, -21437779371621421, -2661482434751761621, -2093523822521134714, 2219592033049759902, 8077789975783292620, -5237584817968586894, -1256003349106618684, 398063126973098574, 5830136446203371530, -7691291796616785276, -4991279370368355766, 7631095415336832594, 5079771021298143150, 1342443470447572327, 330190732321375113, -4261000056747379930, -9074682581379428629, 7299212384246635287, 1370311616717501219, 1900395269958972326, -7541333080778218582, -3155034591588655046, -1908385123252258983, 4252683297199725971, -3569466247902085929, -5087917969097925734, 1562066675758717457, 7288221526691477137, 690693347079469344, -8552090375553062281, 4021037832289979812, -5264508047682282393, -1579396655704311641, 2671301641021538894, 2163333059714248101, -1893301627354108538, -4900461859930872836, 1753501288034819178, 588419298104195662, -6102752804469264856, -177855628626883622, 3149115212588879427, -8259495553522856864, 4560310501237753664, 9098627739762683646, 5318531582777703476, -7014636899054242814, -3852484368487651181, 7988311031548849574, -3233115747352906, -3821766960954284242, 1415884560891089087, 1774444638013119601, 1274179623007251052, -7098662865827827229, -1720480800924879961, -6381826959451062250, 2076997850088176016, -3942009149309315568, 145959199493449118, 6032144788888670376, -252232159886549590, 1381518505040061043, 5251802439247023707, -5015275195625397211, 778135240705728239, -7127851733299727585, 1172742590018376313, 2202251702890156078, -2674881373201073833, -3953092820274008718, 1358458956294618756, -1221884262515291682, -8706695915212665338, -447771274377988813, -377857496274329618, -2323520735771695429, 3326539338038885592, 1029170094139824843, 3892483574004296034, 8979350286600853960, -284754524835490401, 9050855057212841817, -8993902628399513754, 6760867227194034167, -8272034473081068052, 2615123942195890943, -4572436334425888203, -7795877362654372997, 6502672955767330353, -2232514824152607212, 2324715385655546101, 9062081201066457036, 1206728425034862535, 1987860916631102899, -2892369575473143594, -5088807963044306361, 2840628274801337571, -3603581150159454123, 8569884123881467664, -9171564492679821972, -8960256263938485008, -7663951315106509007, 7556841413183099006, 488387742062919270, 2519940202040434988, -920798074196446462, -2106441870977652583, -2797299931929610490, 8207052507166089114, 7749354222348317757, -4640800658508901570, -970147834480262070, 633884780273588501, 3457120338382344118, -900950304202591276, 4921649466772617687, 5717005173699173637, 3877252194478293805, -4688974853914672823, 6558538457455847595, 8915886953713249619, -4961522293741333430, -6454405813738247302, 7710467727835491379, -5570948733901977487]\nINFO [main] 2018-10-12 05:35:14,941 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@3fc33e4f[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@2e0d9557[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@2dd7505c}\nINFO [MigrationStage:1] 2018-10-12 05:35:14,975 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-12 05:35:14,975 Memtable.java:347 - Writing Memtable-schema_keyspaces@1407446554(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-12 05:35:14,976 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=1539322513126, position=102352)\nINFO [MigrationStage:1] 2018-10-12 05:35:15,417 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-12 05:35:15,418 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1888209704(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-12 05:35:15,427 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=1539322513126, position=102352)\nINFO [MigrationStage:1] 2018-10-12 05:35:16,228 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-12 05:35:16,228 Memtable.java:347 - Writing Memtable-schema_columns@219434324(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-12 05:35:16,244 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=1539322513126, position=102352)\nINFO [MigrationStage:1] 2018-10-12 05:35:16,606 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-12 05:35:16,606 Memtable.java:347 - Writing Memtable-schema_triggers@2129429662(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-12 05:35:16,607 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=1539322513126, position=102352)\nINFO [MigrationStage:1] 2018-10-12 05:35:17,206 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-12 05:35:17,208 Memtable.java:347 - Writing Memtable-schema_usertypes@227134072(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-12 05:35:17,209 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=1539322513126, position=102352)\nINFO [MigrationStage:1] 2018-10-12 05:35:17,662 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@47b66a54[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-10-12 05:35:17,667 ColumnFamilyStore.java:361 - Initializing system_traces.sessions\nINFO [MigrationStage:1] 2018-10-12 05:35:17,667 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7d1e1b94[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-10-12 05:35:17,671 ColumnFamilyStore.java:361 - Initializing system_traces.events\nINFO [main] 2018-10-12 05:35:17,703 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:2] 2018-10-12 05:35:17,704 Memtable.java:347 - Writing Memtable-local@198594294(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:2] 2018-10-12 05:35:17,704 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=1539322513126, position=102595)\nINFO [main] 2018-10-12 05:35:18,282 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51469 (0%) on-heap, 0 (0%) off-heap\nINFO [MemtableFlushWriter:1] 2018-10-12 05:35:18,282 Memtable.java:347 - Writing Memtable-local@1455939938(8.355KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit)\nINFO [MemtableFlushWriter:1] 2018-10-12 05:35:18,291 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=1539322513126, position=114575)\nINFO [CompactionExecutor:2] 2018-10-12 05:35:18,714 CompactionTask.java:141 - Compacting [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'), 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-3-Data.db')]\nINFO [main] 2018-10-12 05:35:18,754 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL\nINFO [main] 2018-10-12 05:35:18,828 Server.java:155 - Netty using native Epoll event loop\nINFO [main] 2018-10-12 05:35:18,853 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-10-12 05:35:18,853 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042...\nINFO [main] 2018-10-12 05:35:18,896 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160\nINFO [Thread-2] 2018-10-12 05:35:18,901 ThriftServer.java:136 - Listening for thrift clients...\nINFO [CompactionExecutor:2] 2018-10-12 05:35:19,327 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,925 bytes to 5,760 (~97% of original) in 597ms = 0.009201MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, }\nINFO [StorageServiceShutdownHook] 2018-10-12 05:37:45,579 ThriftServer.java:142 - Stop listening to thrift clients\nINFO [StorageServiceShutdownHook] 2018-10-12 05:37:45,592 Server.java:225 - Stop listening for CQL clients\nINFO [StorageServiceShutdownHook] 2018-10-12 05:37:45,592 Gossiper.java:1454 - Announcing shutdown\nINFO [StorageServiceShutdownHook] 2018-10-12 05:37:45,593 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown\nINFO [StorageServiceShutdownHook] 2018-10-12 05:37:47,603 MessagingService.java:734 - Waiting for messaging service to quiesce\nINFO [ACCEPT-localhost/127.0.0.1] 2018-10-12 05:37:47,604 MessagingService.java:1020 - MessagingService has terminated the accept() thread\n\nreal\t0m0.006s\nuser\t0m0.004s\nsys\t0m0.002s", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:38.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:38.287Z", "message": "[vellum] sudo cat /etc/cassandra/logback", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:38.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:38.287Z", "message": "[vellum] sudo cat /var/log/cassandra/system.log", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:38.287Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:38.930Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:38.930Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:39.305Z", "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-10-12T05:38:39.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:39.305Z", "message": "[vellum] Installation is done", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:39.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.configure", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:39.305Z", "message": "Execution done (return_code=0): /tmp/W4ZK3/install-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:39.305Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "49d1b18c-5c90-4bdd-b8a3-b9bd1e274aea"}], "metadata": {"pagination": {"total": 1897, "offset": 1838, "size": 50}}} 2018-10-12 05:38:39,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:39,515 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:39 GMT 2018-10-12 05:38:39,515 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:39,515 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 78587 2018-10-12 05:38:39,515 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:39,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ps 2018-10-12 05:38:39,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => UID PID PPID C STIME TTY TIME CMD root 1 0 0 05:30 ? 00:00:00 /sbin/init root 2 0 0 05:30 ? 00:00:00 [kthreadd] root 3 2 0 05:30 ? 00:00:00 [ksoftirqd/0] root 4 2 0 05:30 ? 00:00:00 [kworker/0:0] root 5 2 0 05:30 ? 00:00:00 [kworker/0:0H] root 6 2 0 05:30 ? 00:00:00 [kworker/u4:0] root 7 2 0 05:30 ? 00:00:00 [rcu_sched] root 8 2 0 05:30 ? 00:00:00 [rcuos/0] root 9 2 0 05:30 ? 00:00:00 [rcuos/1] root 10 2 0 05:30 ? 00:00:00 [rcu_bh] root 11 2 0 05:30 ? 00:00:00 [rcuob/0] root 12 2 0 05:30 ? 00:00:00 [rcuob/1] root 13 2 0 05:30 ? 00:00:00 [migration/0] root 14 2 0 05:30 ? 00:00:00 [watchdog/0] root 15 2 0 05:30 ? 00:00:00 [watchdog/1] root 16 2 0 05:30 ? 00:00:00 [migration/1] root 17 2 0 05:30 ? 00:00:00 [ksoftirqd/1] root 19 2 0 05:30 ? 00:00:00 [kworker/1:0H] root 20 2 0 05:30 ? 00:00:00 [khelper] root 21 2 0 05:30 ? 00:00:00 [kdevtmpfs] root 22 2 0 05:30 ? 00:00:00 [netns] root 23 2 0 05:30 ? 00:00:00 [writeback] root 24 2 0 05:30 ? 00:00:00 [kintegrityd] root 25 2 0 05:30 ? 00:00:00 [bioset] root 27 2 0 05:30 ? 00:00:00 [kblockd] root 28 2 0 05:30 ? 00:00:00 [ata_sff] root 29 2 0 05:30 ? 00:00:00 [khubd] root 30 2 0 05:30 ? 00:00:00 [md] root 31 2 0 05:30 ? 00:00:00 [devfreq_wq] root 32 2 0 05:30 ? 00:00:00 [kworker/0:1] root 34 2 0 05:30 ? 00:00:00 [khungtaskd] root 35 2 0 05:30 ? 00:00:00 [kswapd0] root 36 2 0 05:30 ? 00:00:00 [vmstat] root 37 2 0 05:30 ? 00:00:00 [ksmd] root 38 2 0 05:30 ? 00:00:00 [khugepaged] root 39 2 0 05:30 ? 00:00:00 [fsnotify_mark] root 40 2 0 05:30 ? 00:00:00 [ecryptfs-kthrea] root 41 2 0 05:30 ? 00:00:00 [crypto] root 53 2 0 05:30 ? 00:00:00 [kthrotld] root 54 2 0 05:30 ? 00:00:00 [kworker/u4:1] root 55 2 0 05:30 ? 00:00:00 [vballoon] root 56 2 0 05:30 ? 00:00:00 [kworker/1:1] root 57 2 0 05:30 ? 00:00:00 [scsi_eh_0] root 58 2 0 05:30 ? 00:00:00 [scsi_eh_1] root 79 2 0 05:30 ? 00:00:00 [deferwq] root 80 2 0 05:30 ? 00:00:00 [charger_manager] root 123 2 0 05:30 ? 00:00:00 [kpsmoused] root 142 2 0 05:30 ? 00:00:00 [kworker/1:2] root 186 2 0 05:30 ? 00:00:00 [jbd2/vda1-8] root 187 2 0 05:30 ? 00:00:00 [ext4-rsv-conver] root 387 1 0 05:30 ? 00:00:00 upstart-udev-bridge --daemon root 393 1 0 05:30 ? 00:00:00 /lib/systemd/systemd-udevd --daemon root 434 2 0 05:30 ? 00:00:00 [kworker/u5:1] root 436 2 0 05:30 ? 00:00:00 [kworker/u5:2] root 483 1 0 05:30 ? 00:00:00 upstart-socket-bridge --daemon root 608 1 0 05:30 ? 00:00:00 dhclient -1 -v -pf /run/dhclient.eth0.pid -lf /var/lib/dhcp/dhclient.eth0.leases eth0 root 820 2 0 05:30 ? 00:00:00 [kauditd] root 933 1 0 05:30 ? 00:00:00 upstart-file-bridge --daemon syslog 1006 1 0 05:30 ? 00:00:00 rsyslogd message+ 1036 1 0 05:30 ? 00:00:00 dbus-daemon --system --fork root 1040 1 0 05:30 tty4 00:00:00 /sbin/getty -8 38400 tty4 root 1043 1 0 05:30 tty5 00:00:00 /sbin/getty -8 38400 tty5 root 1047 1 0 05:30 tty2 00:00:00 /sbin/getty -8 38400 tty2 root 1048 1 0 05:30 tty3 00:00:00 /sbin/getty -8 38400 tty3 root 1050 1 0 05:30 tty6 00:00:00 /sbin/getty -8 38400 tty6 root 1086 1 0 05:30 ? 00:00:00 /usr/sbin/sshd -D root 1093 1 0 05:30 ? 00:00:00 cron daemon 1094 1 0 05:30 ? 00:00:00 atd root 1113 1 0 05:30 ? 00:00:00 /usr/sbin/irqbalance root 1115 1 0 05:30 ? 00:00:00 /lib/systemd/systemd-logind root 1116 1 0 05:30 ? 00:00:00 acpid -c /etc/acpi/events -s /var/run/acpid.socket root 1199 1 0 05:30 tty1 00:00:00 /sbin/getty -8 38400 tty1 root 1205 1 0 05:30 ttyS0 00:00:00 /sbin/getty -L ttyS0 115200 vt102 ubuntu 1651 1 0 05:30 ? 00:00:00 /home/ubuntu/vellum_host_d97gfv/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_d97gfv --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_d97gfv --logging-server-logdir=/home/ubuntu/vellum_host_d97gfv/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_d97gfv/work/vellum_host_d97gfv%I.log --pidfile=/home/ubuntu/vellum_host_d97gfv/work/vellum_host_d97gfv.pid ubuntu 1765 1 0 05:31 ? 00:00:02 python2.7 /home/ubuntu/vellum_host_d97gfv/env/bin/diamond --configfile /home/ubuntu/vellum_host_d97gfv/work/plugins/diamond/etc/diamond.conf ubuntu 1819 1651 0 05:33 ? 00:00:00 /home/ubuntu/vellum_host_d97gfv/env/bin/python2.7 -m celery worker --gate-keeper-bucket-size=5 --include=cloudify.dispatch --autoscale=5,0 --without-gossip -Ofair -Q vellum_host_d97gfv --with-logging-server --config=cloudify.broker_config --heartbeat-interval=2 -n celery@vellum_host_d97gfv --logging-server-logdir=/home/ubuntu/vellum_host_d97gfv/work/logs --events --app=cloudify_agent.app.app --loglevel=debug --without-mingle --maxtasksperchild=10 --with-gate-keeper --logfile=/home/ubuntu/vellum_host_d97gfv/work/vellum_host_d97gfv%I.log --pidfile=/home/ubuntu/vellum_host_d97gfv/work/vellum_host_d97gfv.pid ubuntu 1841 1819 0 05:33 ? 00:00:00 /home/ubuntu/vellum_host_d97gfv/env/bin/python2.7 /home/ubuntu/vellum_host_d97gfv/env/lib/python2.7/site-packages/cloudify/dispatch.pyc /tmp/task-script_runner.run-059I4G ubuntu 1852 1841 0 05:33 ? 00:00:00 /bin/sh -c /tmp/W4ZK3/install-vellum.sh ubuntu 1854 1852 0 05:33 ? 00:00:00 /bin/bash -e /tmp/W4ZK3/install-vellum.sh root 5591 2 0 05:35 ? 00:00:00 [kworker/u5:0] ntp 11919 1 0 05:36 ? 00:00:00 /usr/sbin/ntpd -p /var/run/ntpd.pid -g -u 108:112 memcache 12322 1 0 05:37 ? 00:00:00 /usr/bin/memcached -m 64 -p 11211 -u memcache -l 127.0.0.1 root 12649 1 0 05:37 ? 00:00:00 /usr/bin/monit -I -c /etc/monit/monitrc root 13292 1 0 05:38 ? 00:00:00 /bin/sh -e /proc/self/fd/9 root 13302 13292 0 05:38 ? 00:00:00 cpulimit -e astaire -l 10 root 13706 12649 0 05:38 ? 00:00:00 [check-monit-upt] dnsmasq 14266 1 0 05:38 ? 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 14329 1854 0 05:38 ? 00:00:00 /bin/bash -e /tmp/W4ZK3/install-vellum.sh ubuntu 14330 14329 0 05:38 ? 00:00:00 /bin/bash -e /tmp/W4ZK3/install-vellum.sh root 14331 14330 0 05:38 ? 00:00:00 sudo ps -edf root 14332 14331 0 05:38 ? 00:00:00 ps -edf real 0m0.009s user 0m0.002s sys 0m0.007s 2018-10-12 05:38:39,517 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo ifconfig 2018-10-12 05:38:39,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => eth0 Link encap:Ethernet HWaddr fa:16:3e:fd:9e:76 inet addr:192.168.120.6 Bcast:192.168.120.255 Mask:255.255.255.0 inet6 addr: fe80::f816:3eff:fefd:9e76/64 Scope:Link UP BROADCAST RUNNING MULTICAST MTU:1450 Metric:1 RX packets:149257 errors:0 dropped:0 overruns:0 frame:0 TX packets:72541 errors:0 dropped:0 overruns:0 carrier:0 collisions:0 txqueuelen:1000 RX bytes:219046386 (219.0 MB) TX bytes:12235132 (12.2 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.006s user 0m0.004s sys 0m0.003s 2018-10-12 05:38:39,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater*.log 2018-10-12 05:38:39,518 - 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 14266/dnsmasq tcp 0 0 0.0.0.0:22 0.0.0.0:* LISTEN 1086/sshd tcp 0 0 127.0.0.1:2812 0.0.0.0:* LISTEN 12649/monit tcp 0 0 127.0.0.1:11211 0.0.0.0:* LISTEN 12322/memcached tcp6 0 0 ::1:53 :::* LISTEN 14266/dnsmasq tcp6 0 0 :::22 :::* LISTEN 1086/sshd udp 0 0 192.168.120.6:123 0.0.0.0:* 11919/ntpd udp 0 0 127.0.0.1:123 0.0.0.0:* 11919/ntpd udp 0 0 0.0.0.0:123 0.0.0.0:* 11919/ntpd udp 0 0 0.0.0.0:24235 0.0.0.0:* 608/dhclient udp 0 0 127.0.0.1:11211 0.0.0.0:* 12322/memcached udp 0 0 127.0.0.1:53 0.0.0.0:* 14266/dnsmasq udp 0 0 0.0.0.0:68 0.0.0.0:* 608/dhclient udp6 0 0 fe80::f816:3eff:fef:123 :::* 11919/ntpd udp6 0 0 ::1:123 :::* 11919/ntpd udp6 0 0 :::123 :::* 11919/ntpd udp6 0 0 :::29316 :::* 608/dhclient udp6 0 0 ::1:53 :::* 14266/dnsmasq Active UNIX domain sockets (only servers) Proto RefCnt Flags Type State I-Node PID/Program name Path unix 2 [ ACC ] STREAM LISTENING 10947 1651/python2.7 /tmp/cloudify-logging-server-898bb.socket unix 2 [ ACC ] STREAM LISTENING 11928 1841/python2.7 /tmp/ctx-xEF1W9.socket unix 2 [ ACC ] STREAM LISTENING 9298 1036/dbus-daemon /var/run/dbus/system_bus_socket unix 2 [ ACC ] SEQPACKET LISTENING 8273 393/systemd-udevd /run/udev/control unix 2 [ ACC ] STREAM LISTENING 7010 1/init @/com/ubuntu/upstart unix 2 [ ACC ] STREAM LISTENING 9435 1116/acpid /var/run/acpid.socket real 0m0.007s user 0m0.000s sys 0m0.007s 2018-10-12 05:38:39,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo find /var/log 2018-10-12 05:38:39,518 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo netstat 2018-10-12 05:38:39,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => /var/log /var/log/clearwater-etcd /var/log/clearwater-etcd/clearwater-etcd-initd.log /var/log/clearwater-queue-manager /var/log/lastlog /var/log/cloud-init.log /var/log/rogers /var/log/boot.log /var/log/udev /var/log/chronos /var/log/monit.log /var/log/wtmp /var/log/memcached.log /var/log/dmesg /var/log/ntpstats /var/log/auth.log /var/log/landscape /var/log/landscape/sysinfo.log /var/log/cloud-init-output.log /var/log/upstart /var/log/upstart/systemd-logind.log /var/log/upstart/rsyslog.log /var/log/upstart/clearwater-monit.log /var/log/upstart/cryptdisks.log /var/log/upstart/procps-static-network-up.log /var/log/upstart/console-setup.log /var/log/upstart/network-interface-eth0.log /var/log/upstart/procps-virtual-filesystems.log /var/log/upstart/container-detect.log /var/log/upstart/astaire-throttle.log /var/log/iotop.log /var/log/dpkg.log /var/log/unattended-upgrades /var/log/sysstat /var/log/sysstat/clearwater-sa12 /var/log/cassandra /var/log/cassandra/system.log /var/log/apt /var/log/apt/history.log /var/log/apt/term.log /var/log/kern.log /var/log/fsck /var/log/fsck/checkfs /var/log/fsck/checkroot /var/log/btmp /var/log/alternatives.log /var/log/syslog /var/log/astaire /var/log/astaire/astaire_20181012T050000Z.txt /var/log/astaire/astaire_err.log /var/log/astaire/astaire_current.txt /var/log/astaire/astaire_out.log /var/log/clearwater-cluster-manager /var/log/clearwater-config-manager /var/log/dmesg.0 /var/log/dist-upgrade real 0m0.008s user 0m0.000s sys 0m0.005s 2018-10-12 05:38:39,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/clearwater 2018-10-12 05:38:39,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => 2018-10-12 05:37:50.432862181 Stopping etcd clearwater-etcd real 0m0.005s user 0m0.000s sys 0m0.005s 2018-10-12 05:38:39,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/cassandra 2018-10-12 05:38:39,519 - 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.005s user 0m0.004s sys 0m0.001s 2018-10-12 05:38:39,519 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] => INFO [main] 2018-10-12 05:35:11,164 CassandraDaemon.java:159 - Could not resolve local host INFO [main] 2018-10-12 05:35:11,180 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-12 05:35:11,272 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-10-12 05:35:11,437 DatabaseDescriptor.java:343 - DiskAccessMode 'auto' determined to be mmap, indexAccessMode is mmap INFO [main] 2018-10-12 05:35:11,445 DatabaseDescriptor.java:437 - Global memtable on-heap threshold is enabled at 245MB INFO [main] 2018-10-12 05:35:11,445 DatabaseDescriptor.java:441 - Global memtable off-heap threshold is enabled at 245MB INFO [main] 2018-10-12 05:35:11,784 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-12 05:35:11,801 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-10-12 05:35:11,819 CassandraDaemon.java:174 - JVM vendor/version: OpenJDK 64-Bit Server VM/1.7.0_181 WARN [main] 2018-10-12 05:35:11,819 CassandraDaemon.java:179 - OpenJDK is not recommended. Please upgrade to the newest Oracle Java release INFO [main] 2018-10-12 05:35:11,819 CassandraDaemon.java:202 - Heap size: 1027604480/1027604480 INFO [main] 2018-10-12 05:35:11,819 CassandraDaemon.java:204 - Code Cache Non-heap memory: init = 2555904(2496K) used = 695424(679K) committed = 2555904(2496K) max = 50331648(49152K) INFO [main] 2018-10-12 05:35:11,819 CassandraDaemon.java:204 - Par Eden Space Heap memory: init = 167772160(163840K) used = 73991672(72257K) committed = 167772160(163840K) max = 167772160(163840K) INFO [main] 2018-10-12 05:35:11,819 CassandraDaemon.java:204 - Par Survivor Space Heap memory: init = 20971520(20480K) used = 0(0K) committed = 20971520(20480K) max = 20971520(20480K) INFO [main] 2018-10-12 05:35:11,823 CassandraDaemon.java:204 - CMS Old Gen Heap memory: init = 838860800(819200K) used = 0(0K) committed = 838860800(819200K) max = 838860800(819200K) INFO [main] 2018-10-12 05:35:11,823 CassandraDaemon.java:204 - CMS Perm Gen Non-heap memory: init = 21757952(21248K) used = 16734624(16342K) committed = 21757952(21248K) max = 174063616(169984K) INFO [main] 2018-10-12 05:35:11,823 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-10-12 05:35:11,823 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_1539322510.hprof, -XX:ErrorFile=/var/lib/cassandra/hs_err_1539322510.log] INFO [main] 2018-10-12 05:35:11,880 CLibrary.java:144 - JNA mlockall successful WARN [main] 2018-10-12 05:35:11,886 CassandraDaemon.java:85 - JMX is not enabled to receive remote connections. Please see cassandra-env.sh for more info. ERROR [main] 2018-10-12 05:35:11,953 CassandraDaemon.java:266 - Directory /var/lib/cassandra/data doesn't exist ERROR [main] 2018-10-12 05:35:11,955 CassandraDaemon.java:266 - Directory /var/lib/cassandra/commitlog doesn't exist ERROR [main] 2018-10-12 05:35:11,955 CassandraDaemon.java:266 - Directory /var/lib/cassandra/saved_caches doesn't exist INFO [main] 2018-10-12 05:35:11,959 CacheService.java:110 - Initializing key cache with capacity of 49 MBs. INFO [main] 2018-10-12 05:35:11,965 CacheService.java:132 - Initializing row cache with capacity of 0 MBs INFO [main] 2018-10-12 05:35:11,969 CacheService.java:149 - Initializing counter cache with capacity of 24 MBs INFO [main] 2018-10-12 05:35:11,970 CacheService.java:160 - Scheduling counter cache save to every 7200 seconds (going to save all keys). INFO [main] 2018-10-12 05:35:12,038 ColumnFamilyStore.java:361 - Initializing system.schema_triggers INFO [main] 2018-10-12 05:35:13,147 ColumnFamilyStore.java:361 - Initializing system.compaction_history INFO [main] 2018-10-12 05:35:13,157 ColumnFamilyStore.java:361 - Initializing system.batchlog INFO [main] 2018-10-12 05:35:13,163 ColumnFamilyStore.java:361 - Initializing system.sstable_activity INFO [main] 2018-10-12 05:35:13,167 ColumnFamilyStore.java:361 - Initializing system.peer_events INFO [main] 2018-10-12 05:35:13,171 ColumnFamilyStore.java:361 - Initializing system.compactions_in_progress INFO [main] 2018-10-12 05:35:13,175 ColumnFamilyStore.java:361 - Initializing system.hints INFO [main] 2018-10-12 05:35:13,179 ColumnFamilyStore.java:361 - Initializing system.schema_keyspaces INFO [main] 2018-10-12 05:35:13,183 ColumnFamilyStore.java:361 - Initializing system.range_xfers INFO [main] 2018-10-12 05:35:13,186 ColumnFamilyStore.java:361 - Initializing system.schema_columnfamilies INFO [main] 2018-10-12 05:35:13,189 ColumnFamilyStore.java:361 - Initializing system.paxos INFO [main] 2018-10-12 05:35:13,195 ColumnFamilyStore.java:361 - Initializing system.schema_columns INFO [main] 2018-10-12 05:35:13,198 ColumnFamilyStore.java:361 - Initializing system.schema_usertypes INFO [main] 2018-10-12 05:35:13,201 ColumnFamilyStore.java:361 - Initializing system.IndexInfo INFO [main] 2018-10-12 05:35:13,204 ColumnFamilyStore.java:361 - Initializing system.peers INFO [main] 2018-10-12 05:35:13,207 ColumnFamilyStore.java:361 - Initializing system.size_estimates INFO [main] 2018-10-12 05:35:13,210 ColumnFamilyStore.java:361 - Initializing system.local INFO [main] 2018-10-12 05:35:13,278 DatabaseDescriptor.java:692 - Couldn't detect any schema definitions in local storage. INFO [main] 2018-10-12 05:35:13,279 DatabaseDescriptor.java:697 - To create keyspaces and column families, see 'help create' in cqlsh. INFO [main] 2018-10-12 05:35:13,317 ColumnFamilyStore.java:905 - Enqueuing flush of local: 793 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-12 05:35:13,322 Memtable.java:347 - Writing Memtable-local@2060087132(0.139KiB serialized bytes, 5 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-12 05:35:13,365 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=1539322513126, position=399) INFO [main] 2018-10-12 05:35:14,200 CommitLog.java:122 - No commitlog files found; skipping replay INFO [main] 2018-10-12 05:35:14,340 StorageService.java:622 - Cassandra version: 2.1.15 INFO [main] 2018-10-12 05:35:14,340 StorageService.java:623 - Thrift API version: 19.39.0 INFO [main] 2018-10-12 05:35:14,342 StorageService.java:624 - CQL supported versions: 2.0.0,3.2.1 (default: 3.2.1) INFO [main] 2018-10-12 05:35:14,354 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-10-12 05:35:14,355 StorageService.java:649 - Loading persisted ring state INFO [main] 2018-10-12 05:35:14,369 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-12 05:35:14,377 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-10-12 05:35:14,387 SystemKeyspace.java:765 - No host ID found, created 4ee413e0-48b5-42be-9981-415914080775 (Note: This should happen exactly once per node). INFO [main] 2018-10-12 05:35:14,389 StorageService.java:807 - Starting up server gossip INFO [main] 2018-10-12 05:35:14,391 ColumnFamilyStore.java:905 - Enqueuing flush of local: 1983 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-12 05:35:14,392 Memtable.java:347 - Writing Memtable-local@49386028(0.368KiB serialized bytes, 15 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-12 05:35:14,393 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=1539322513126, position=93397) INFO [main] 2018-10-12 05:35:14,833 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-12 05:35:14,840 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-10-12 05:35:14,865 MessagingService.java:506 - Starting Messaging Service on port 7000 INFO [main] 2018-10-12 05:35:14,880 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-12 05:35:14,888 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-10-12 05:35:14,897 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-12 05:35:14,903 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-10-12 05:35:14,915 StorageService.java:844 - This node will not auto bootstrap because it is configured to be a seed node. INFO [main] 2018-10-12 05:35:14,916 YamlConfigurationLoader.java:92 - Loading settings from file:/etc/cassandra/cassandra.yaml INFO [main] 2018-10-12 05:35:14,922 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-10-12 05:35:14,933 StorageService.java:959 - Generated random tokens. tokens are [-6182008589820960270, 3820558812529598134, 1551551782949381640, -3247790052583221372, 8980828455045538984, -6918553719883521972, 8275266391689393746, 6554942397643883661, 1332790842708265816, 1980235809448922217, -3465996667557896473, 581133352452858132, 3675474227027373098, 1295111205095906341, -2089011162655066718, -1111347632371990533, -5665558463843504154, -2721227148842421736, 3306986634984119509, -527818192640418439, 1979296187494907991, 1926528235220756061, 5841486269571758046, -4438722880136559253, 7440434602131016806, -2488585473021290858, 426256568189472003, -8978637574162686111, 3526677361505434744, 7303499636903252800, -8527047877180105204, 4872571963754782557, 6397245882042791488, -5622031702697172648, -7082989435502603977, -8920795524669489952, -3925189273484420181, -7499933044841405280, -5623553101104118455, 4368958812758804277, -2512307875843098049, 4841911140380781794, 4351887200285258960, -6886518002969066592, -4755484625579012157, 3440070175854076563, -6749234787802939786, -2225945635195760458, -6539613870374722871, 3014880018326758342, 5586357294445037100, -2953050711900109691, 4346714555502818628, 9000628562950797683, -3140803796200051282, 5770672817102652533, -7755529020014413854, 1338550157461997244, 3096488783729538454, 6708681159231820348, -270772127107301267, -6310611077660450370, -4492502734392008331, 4553485043335183450, -5711186677939370855, -7952563329845061451, -2968600341069263908, 3148191686895509983, -7885468742660270089, 798984327668574310, -1306106687463695548, -4992978631231312969, -96712148183093993, 1043741543993060207, 3590220456111697797, 5326352920396794489, -8894202391560375625, -536028951013599691, 5945822045915272483, 1180857125946981544, 2182124010488347406, -5041598014396911324, 6316982137506383265, 4974943929779435315, 4686348216124005175, -3016732471173698235, -2732312544813485506, 6315267115231590181, 5222165996890985397, -293103631208114412, 5485868908576514590, -7568843495114791649, 4603426067164385223, 7118113143524713606, 3577540160714081915, -397674761160649408, -7168051213052801482, -3698244709161851974, -5377724989868744916, 887558891894853457, 4580677061314880916, -8099272824455414227, -6339902417317715868, -1139710041233897682, -7967679309158145671, 3024160393864159662, -2637014729281047047, -5199232277596360415, 9010233300958401703, -4687448054365328604, -6279310239593045312, 9202263760298034162, 1442627271895756920, -5983790750212865588, 3219603783407546327, -7122454002106722468, -6573734056673875665, 808978660271038481, -1075215143226770813, 3539942987413790752, -4806858952573829081, -8877315140651290669, 2250443525910958292, -8324631131680580932, 5590052117192260424, 125394793097901973, 6372843006470785089, 7851739675122176545, 2594701683760546772, 1496312317115647000, -21437779371621421, -2661482434751761621, -2093523822521134714, 2219592033049759902, 8077789975783292620, -5237584817968586894, -1256003349106618684, 398063126973098574, 5830136446203371530, -7691291796616785276, -4991279370368355766, 7631095415336832594, 5079771021298143150, 1342443470447572327, 330190732321375113, -4261000056747379930, -9074682581379428629, 7299212384246635287, 1370311616717501219, 1900395269958972326, -7541333080778218582, -3155034591588655046, -1908385123252258983, 4252683297199725971, -3569466247902085929, -5087917969097925734, 1562066675758717457, 7288221526691477137, 690693347079469344, -8552090375553062281, 4021037832289979812, -5264508047682282393, -1579396655704311641, 2671301641021538894, 2163333059714248101, -1893301627354108538, -4900461859930872836, 1753501288034819178, 588419298104195662, -6102752804469264856, -177855628626883622, 3149115212588879427, -8259495553522856864, 4560310501237753664, 9098627739762683646, 5318531582777703476, -7014636899054242814, -3852484368487651181, 7988311031548849574, -3233115747352906, -3821766960954284242, 1415884560891089087, 1774444638013119601, 1274179623007251052, -7098662865827827229, -1720480800924879961, -6381826959451062250, 2076997850088176016, -3942009149309315568, 145959199493449118, 6032144788888670376, -252232159886549590, 1381518505040061043, 5251802439247023707, -5015275195625397211, 778135240705728239, -7127851733299727585, 1172742590018376313, 2202251702890156078, -2674881373201073833, -3953092820274008718, 1358458956294618756, -1221884262515291682, -8706695915212665338, -447771274377988813, -377857496274329618, -2323520735771695429, 3326539338038885592, 1029170094139824843, 3892483574004296034, 8979350286600853960, -284754524835490401, 9050855057212841817, -8993902628399513754, 6760867227194034167, -8272034473081068052, 2615123942195890943, -4572436334425888203, -7795877362654372997, 6502672955767330353, -2232514824152607212, 2324715385655546101, 9062081201066457036, 1206728425034862535, 1987860916631102899, -2892369575473143594, -5088807963044306361, 2840628274801337571, -3603581150159454123, 8569884123881467664, -9171564492679821972, -8960256263938485008, -7663951315106509007, 7556841413183099006, 488387742062919270, 2519940202040434988, -920798074196446462, -2106441870977652583, -2797299931929610490, 8207052507166089114, 7749354222348317757, -4640800658508901570, -970147834480262070, 633884780273588501, 3457120338382344118, -900950304202591276, 4921649466772617687, 5717005173699173637, 3877252194478293805, -4688974853914672823, 6558538457455847595, 8915886953713249619, -4961522293741333430, -6454405813738247302, 7710467727835491379, -5570948733901977487] INFO [main] 2018-10-12 05:35:14,941 MigrationManager.java:230 - Create new Keyspace: KSMetaData{name=system_traces, strategyClass=SimpleStrategy, strategyOptions={replication_factor=2}, cfMetaData={sessions=org.apache.cassandra.config.CFMetaData@3fc33e4f[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@2e0d9557[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@2dd7505c} INFO [MigrationStage:1] 2018-10-12 05:35:14,975 ColumnFamilyStore.java:905 - Enqueuing flush of schema_keyspaces: 958 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-12 05:35:14,975 Memtable.java:347 - Writing Memtable-schema_keyspaces@1407446554(0.261KiB serialized bytes, 7 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-12 05:35:14,976 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=1539322513126, position=102352) INFO [MigrationStage:1] 2018-10-12 05:35:15,417 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columnfamilies: 115123 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-12 05:35:15,418 Memtable.java:347 - Writing Memtable-schema_columnfamilies@1888209704(29.505KiB serialized bytes, 514 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-12 05:35:15,427 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=1539322513126, position=102352) INFO [MigrationStage:1] 2018-10-12 05:35:16,228 ColumnFamilyStore.java:905 - Enqueuing flush of schema_columns: 254936 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-12 05:35:16,228 Memtable.java:347 - Writing Memtable-schema_columns@219434324(47.245KiB serialized bytes, 939 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-12 05:35:16,244 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=1539322513126, position=102352) INFO [MigrationStage:1] 2018-10-12 05:35:16,606 ColumnFamilyStore.java:905 - Enqueuing flush of schema_triggers: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-12 05:35:16,606 Memtable.java:347 - Writing Memtable-schema_triggers@2129429662(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-12 05:35:16,607 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=1539322513126, position=102352) INFO [MigrationStage:1] 2018-10-12 05:35:17,206 ColumnFamilyStore.java:905 - Enqueuing flush of schema_usertypes: 154 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-12 05:35:17,208 Memtable.java:347 - Writing Memtable-schema_usertypes@227134072(0.008KiB serialized bytes, 1 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-12 05:35:17,209 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=1539322513126, position=102352) INFO [MigrationStage:1] 2018-10-12 05:35:17,662 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@47b66a54[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-10-12 05:35:17,667 ColumnFamilyStore.java:361 - Initializing system_traces.sessions INFO [MigrationStage:1] 2018-10-12 05:35:17,667 DefsTables.java:373 - Loading org.apache.cassandra.config.CFMetaData@7d1e1b94[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-10-12 05:35:17,671 ColumnFamilyStore.java:361 - Initializing system_traces.events INFO [main] 2018-10-12 05:35:17,703 ColumnFamilyStore.java:905 - Enqueuing flush of local: 594 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:2] 2018-10-12 05:35:17,704 Memtable.java:347 - Writing Memtable-local@198594294(0.081KiB serialized bytes, 6 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:2] 2018-10-12 05:35:17,704 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=1539322513126, position=102595) INFO [main] 2018-10-12 05:35:18,282 ColumnFamilyStore.java:905 - Enqueuing flush of local: 51469 (0%) on-heap, 0 (0%) off-heap INFO [MemtableFlushWriter:1] 2018-10-12 05:35:18,282 Memtable.java:347 - Writing Memtable-local@1455939938(8.355KiB serialized bytes, 259 ops, 0%/0% of on/off-heap limit) INFO [MemtableFlushWriter:1] 2018-10-12 05:35:18,291 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=1539322513126, position=114575) INFO [CompactionExecutor:2] 2018-10-12 05:35:18,714 CompactionTask.java:141 - Compacting [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'), 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-3-Data.db')] INFO [main] 2018-10-12 05:35:18,754 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to NORMAL INFO [main] 2018-10-12 05:35:18,828 Server.java:155 - Netty using native Epoll event loop INFO [main] 2018-10-12 05:35:18,853 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-10-12 05:35:18,853 Server.java:194 - Starting listening for CQL clients on localhost/127.0.0.1:9042... INFO [main] 2018-10-12 05:35:18,896 ThriftServer.java:119 - Binding thrift service to localhost/127.0.0.1:9160 INFO [Thread-2] 2018-10-12 05:35:18,901 ThriftServer.java:136 - Listening for thrift clients... INFO [CompactionExecutor:2] 2018-10-12 05:35:19,327 CompactionTask.java:274 - Compacted 4 sstables to [/var/lib/cassandra/data/system/local-7ad54392bcdd35a684174e047860b377/system-local-ka-5,]. 5,925 bytes to 5,760 (~97% of original) in 597ms = 0.009201MB/s. 4 total partitions merged to 1. Partition merge counts were {4:1, } INFO [StorageServiceShutdownHook] 2018-10-12 05:37:45,579 ThriftServer.java:142 - Stop listening to thrift clients INFO [StorageServiceShutdownHook] 2018-10-12 05:37:45,592 Server.java:225 - Stop listening for CQL clients INFO [StorageServiceShutdownHook] 2018-10-12 05:37:45,592 Gossiper.java:1454 - Announcing shutdown INFO [StorageServiceShutdownHook] 2018-10-12 05:37:45,593 StorageService.java:1715 - Node localhost/127.0.0.1 state jump to shutdown INFO [StorageServiceShutdownHook] 2018-10-12 05:37:47,603 MessagingService.java:734 - Waiting for messaging service to quiesce INFO [ACCEPT-localhost/127.0.0.1] 2018-10-12 05:37:47,604 MessagingService.java:1020 - MessagingService has terminated the accept() thread real 0m0.006s user 0m0.004s sys 0m0.002s 2018-10-12 05:38:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /etc/cassandra/logback 2018-10-12 05:38:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] sudo cat /var/log/cassandra/system.log 2018-10-12 05:38:39,521 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:38:39,522 - 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-10-12 05:38:39,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Installation is done 2018-10-12 05:38:39,522 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/W4ZK3/install-vellum.sh 2018-10-12 05:38:39,522 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:38:39,597 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:39,597 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:39,597 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:39,597 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:39,597 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:39,597 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:39,597 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:39,597 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:38:39,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:39,598 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:39 GMT 2018-10-12 05:38:39,598 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:39,598 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:38:39,598 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:44,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:38:44,701 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:44,701 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:44,701 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:44,701 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:44,701 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:44,701 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:44,701 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:44,702 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:40.351Z", "message": "Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/RJ2S8/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:40.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:40.351Z", "message": "Executing: /tmp/RJ2S8/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:40.351Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:40.427Z", "message": "Starting node", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:40.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:40.427Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:40.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:40.427Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:40.427Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:41.465Z", "message": "[vellum] Starting homestead node", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:41.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:41.465Z", "message": "[vellum] 192.168.120.6", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:41.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:41.465Z", "message": "", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:41.465Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:42.510Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:42.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:42.510Z", "message": "Running liveness detection on port 7000", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:42.510Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1907, "offset": 1858, "size": 50}}} 2018-10-12 05:38:44,702 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:44,702 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:44 GMT 2018-10-12 05:38:44,702 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:44,702 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5191 2018-10-12 05:38:44,702 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/start-vellum.sh to /tmp/RJ2S8/start-vellum.sh 2018-10-12 05:38:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RJ2S8/start-vellum.sh 2018-10-12 05:38:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting node 2018-10-12 05:38:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:38:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:38:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Starting homestead node 2018-10-12 05:38:44,703 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] 192.168.120.6 2018-10-12 05:38:44,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 2018-10-12 05:38:44,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:38:44,704 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Running liveness detection on port 7000 2018-10-12 05:38:44,704 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:38:44,774 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:44,774 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:44,774 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:44,775 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:44,775 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:44,775 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:44,775 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:44,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:38:44,775 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:44,775 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:44 GMT 2018-10-12 05:38:44,775 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:44,775 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:38:44,775 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:49,781 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:38:49,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:49,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:49,917 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:49,917 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:49,917 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:49,917 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:49,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:49,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1907, "offset": 1868, "size": 50}}} 2018-10-12 05:38:49,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:49,917 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:49 GMT 2018-10-12 05:38:49,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:49,918 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:38:49,918 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:49,918 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:38:50,104 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:50,104 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:50,104 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:50,104 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:50,104 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:50,104 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:50,105 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:50,105 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:38:50,105 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:50,105 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:50 GMT 2018-10-12 05:38:50,105 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:50,105 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:38:50,105 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:55,111 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:38:55,195 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:55,195 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:55,196 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:55,196 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:55,196 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:55,196 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:55,196 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:55,196 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:38:51.926Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:38:51.926Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1908, "offset": 1868, "size": 50}}} 2018-10-12 05:38:55,196 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:55,196 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:55 GMT 2018-10-12 05:38:55,196 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:55,197 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-12 05:38:55,197 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:38:55,197 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:38:55,197 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:38:55,262 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:38:55,262 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:38:55,262 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:38:55,262 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:38:55,262 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:38:55,263 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:38:55,263 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:38:55,263 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:38:55,263 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:38:55,263 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:38:55 GMT 2018-10-12 05:38:55,263 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:38:55,263 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:38:55,263 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:00,269 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:39:00,352 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:00,352 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:00,352 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:00,353 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:00,353 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:00,353 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:00,353 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:00,353 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1908, "offset": 1869, "size": 50}}} 2018-10-12 05:39:00,353 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:00,353 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:00 GMT 2018-10-12 05:39:00,353 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:00,353 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:39:00,353 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:00,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:39:00,413 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:00,413 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:00,413 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:00,413 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:00,414 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:00,414 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:00,414 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:00,414 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:39:00,414 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:00,414 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:00 GMT 2018-10-12 05:39:00,414 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:00,414 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:39:00,414 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:05,420 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:39:05,624 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:05,624 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:05,625 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:05,625 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:05,625 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:05,625 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:05,625 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:05,625 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:39:02.163Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:39:02.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1909, "offset": 1869, "size": 50}}} 2018-10-12 05:39:05,625 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:05,625 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:05 GMT 2018-10-12 05:39:05,625 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:05,625 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-12 05:39:05,626 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:05,626 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:39:05,626 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:39:05,690 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:05,690 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:05,690 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:05,691 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:05,691 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:05,691 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:05,691 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:05,691 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:39:05,691 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:05,691 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:05 GMT 2018-10-12 05:39:05,691 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:05,691 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:39:05,691 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:10,697 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:39:10,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:10,833 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:10,833 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:10,833 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:10,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:10,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:10,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:10,834 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1909, "offset": 1870, "size": 50}}} 2018-10-12 05:39:10,834 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:10,834 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:10 GMT 2018-10-12 05:39:10,834 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:10,834 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:39:10,834 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:10,835 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:39:10,893 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:10,893 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:10,893 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:10,893 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:10,893 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:10,893 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:10,893 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:10,894 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:39:10,894 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:10,894 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:10 GMT 2018-10-12 05:39:10,894 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:10,894 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:39:10,894 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:15,899 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:39:15,974 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:15,974 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:15,974 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:15,975 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:15,975 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:15,975 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:15,975 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:15,975 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:39:12.399Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:39:12.399Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1910, "offset": 1870, "size": 50}}} 2018-10-12 05:39:15,975 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:15,975 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:15 GMT 2018-10-12 05:39:15,975 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:15,975 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-12 05:39:15,976 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:15,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:39:15,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:39:16,043 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:16,043 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:16,043 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:16,043 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:16,044 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:16,044 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:16,044 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:16,044 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:39:16,044 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:16,044 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:16 GMT 2018-10-12 05:39:16,044 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:16,044 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:39:16,044 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:21,050 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:39:21,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:21,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:21,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:21,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:21,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:21,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:21,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:21,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1910, "offset": 1871, "size": 50}}} 2018-10-12 05:39:21,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:21,127 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:21 GMT 2018-10-12 05:39:21,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:21,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:39:21,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:21,128 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:39:21,201 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:21,201 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:21,201 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:21,201 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:21,201 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:21,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:21,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:21,202 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:39:21,202 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:21,202 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:21 GMT 2018-10-12 05:39:21,202 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:21,202 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:39:21,202 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:26,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:39:26,285 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:26,285 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:26,285 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:26,286 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:26,286 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:26,286 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:26,286 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:26,286 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:39:22.637Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:39:22.637Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1911, "offset": 1871, "size": 50}}} 2018-10-12 05:39:26,286 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:26,286 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:26 GMT 2018-10-12 05:39:26,286 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:26,286 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-12 05:39:26,286 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:26,287 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:39:26,287 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:39:26,349 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:26,350 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:26,350 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:26,350 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:26,350 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:26,350 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:26,350 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:26,350 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:39:26,350 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:26,350 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:26 GMT 2018-10-12 05:39:26,351 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:26,351 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:39:26,351 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:31,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:39:31,443 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:31,443 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:31,443 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:31,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:31,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:31,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:31,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:31,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1911, "offset": 1872, "size": 50}}} 2018-10-12 05:39:31,444 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:31,444 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:31 GMT 2018-10-12 05:39:31,444 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:31,444 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:39:31,444 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:31,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:39:31,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:31,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:31,513 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:31,513 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:31,513 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:31,513 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:31,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:31,513 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:39:31,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:31,513 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:31 GMT 2018-10-12 05:39:31,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:31,514 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:39:31,514 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:36,519 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:39:36,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:36,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:36,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:36,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:36,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:36,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:36,604 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:36,604 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:39:32.872Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:39:32.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1912, "offset": 1872, "size": 50}}} 2018-10-12 05:39:36,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:36,604 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:36 GMT 2018-10-12 05:39:36,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:36,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-12 05:39:36,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:36,604 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:39:36,605 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:39:36,670 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:36,670 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:36,670 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:36,670 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:36,670 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:36,670 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:36,670 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:36,670 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:39:36,671 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:36,671 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:36 GMT 2018-10-12 05:39:36,671 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:36,671 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:39:36,671 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:41,676 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:39:41,759 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:41,759 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:41,759 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:41,759 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:41,759 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:41,760 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:41,760 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:41,760 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1912, "offset": 1873, "size": 50}}} 2018-10-12 05:39:41,760 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:41,760 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:41 GMT 2018-10-12 05:39:41,760 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:41,760 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:39:41,760 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:41,761 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:39:41,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:41,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:41,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:41,829 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:41,829 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:41,829 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:41,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:41,830 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:39:41,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:41,830 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:41 GMT 2018-10-12 05:39:41,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:41,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:39:41,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:46,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:39:46,935 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:46,935 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:46,935 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:46,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:46,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:46,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:46,936 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:46,936 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:39:43.107Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:39:43.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1913, "offset": 1873, "size": 50}}} 2018-10-12 05:39:46,936 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:46,936 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:46 GMT 2018-10-12 05:39:46,936 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:46,936 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-12 05:39:46,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:46,937 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:39:46,937 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:39:47,004 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:47,004 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:47,004 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:47,004 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:47,004 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:47,004 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:47,005 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:47,005 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:39:47,005 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:47,005 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:47 GMT 2018-10-12 05:39:47,005 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:47,005 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:39:47,005 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:52,008 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:39:52,101 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:52,101 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:52,101 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:52,101 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:52,101 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:52,101 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:52,102 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:52,102 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1913, "offset": 1874, "size": 50}}} 2018-10-12 05:39:52,102 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:52,102 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:52 GMT 2018-10-12 05:39:52,102 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:52,102 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:39:52,102 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:52,102 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:39:52,194 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:52,194 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:52,194 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:52,194 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:52,194 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:52,195 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:52,195 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:52,195 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:39:52,195 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:52,195 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:52 GMT 2018-10-12 05:39:52,195 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:52,195 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:39:52,195 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:57,201 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:39:57,278 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:57,278 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:57,278 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:57,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:57,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:57,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:57,279 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:57,279 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:39:53.343Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:39:53.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1914, "offset": 1874, "size": 50}}} 2018-10-12 05:39:57,279 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:57,279 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:57 GMT 2018-10-12 05:39:57,279 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:57,279 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-12 05:39:57,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:39:57,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:39:57,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:39:57,345 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:39:57,346 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:39:57,346 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:39:57,346 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:39:57,346 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:39:57,346 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:39:57,346 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:39:57,346 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:39:57,346 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:39:57,346 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:39:57 GMT 2018-10-12 05:39:57,346 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:39:57,347 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:39:57,347 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:02,352 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:40:02,435 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:02,435 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:02,435 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:02,435 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:02,435 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:02,436 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:02,436 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:02,436 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1914, "offset": 1875, "size": 50}}} 2018-10-12 05:40:02,436 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:02,436 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:02 GMT 2018-10-12 05:40:02,436 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:02,436 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:40:02,436 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:02,437 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:40:02,497 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:02,497 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:02,497 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:02,497 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:02,497 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:02,497 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:02,498 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:02,498 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:40:02,498 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:02,498 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:02 GMT 2018-10-12 05:40:02,498 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:02,498 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:40:02,498 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:07,504 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:40:07,585 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:07,586 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:07,586 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:07,586 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:07,586 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:07,586 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:07,586 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:07,586 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:40:03.578Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:40:03.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1915, "offset": 1875, "size": 50}}} 2018-10-12 05:40:07,586 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:07,586 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:07 GMT 2018-10-12 05:40:07,587 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:07,587 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-12 05:40:07,587 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:07,587 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:40:07,587 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:40:07,656 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:07,656 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:07,656 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:07,656 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:07,656 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:07,656 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:07,656 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:07,656 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:40:07,657 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:07,657 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:07 GMT 2018-10-12 05:40:07,657 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:07,657 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:40:07,657 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:12,662 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:40:12,754 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:12,754 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:12,754 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:12,754 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:12,755 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:12,755 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:12,755 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:12,755 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1915, "offset": 1876, "size": 50}}} 2018-10-12 05:40:12,755 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:12,755 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:12 GMT 2018-10-12 05:40:12,755 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:12,755 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:40:12,755 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:12,756 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:40:12,822 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:12,823 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:12,823 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:12,823 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:12,823 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:12,823 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:12,823 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:12,823 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:40:12,823 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:12,824 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:12 GMT 2018-10-12 05:40:12,824 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:12,824 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:40:12,824 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:17,829 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:40:17,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:17,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:17,906 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:17,906 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:17,906 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:17,906 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:17,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:17,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:40:13.813Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:40:13.813Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1916, "offset": 1876, "size": 50}}} 2018-10-12 05:40:17,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:17,906 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:17 GMT 2018-10-12 05:40:17,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:17,907 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-12 05:40:17,907 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:17,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:40:17,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:40:17,969 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:17,969 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:17,969 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:17,969 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:17,969 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:17,970 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:17,970 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:17,970 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:40:17,970 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:17,970 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:17 GMT 2018-10-12 05:40:17,970 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:17,970 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:40:17,970 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:22,976 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:40:23,052 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:23,052 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:23,052 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:23,053 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:23,053 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:23,053 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:23,053 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:23,053 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1916, "offset": 1877, "size": 50}}} 2018-10-12 05:40:23,053 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:23,053 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:23 GMT 2018-10-12 05:40:23,053 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:23,053 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:40:23,053 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:23,054 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:40:23,132 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:23,132 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:23,132 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:23,132 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:23,133 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:23,133 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:23,133 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:23,133 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:40:23,133 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:23,133 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:23 GMT 2018-10-12 05:40:23,133 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:23,133 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:40:23,133 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:28,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:40:28,215 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:28,215 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:28,215 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:28,215 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:28,215 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:28,215 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:28,215 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:28,216 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:40:24.048Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:40:24.048Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1917, "offset": 1877, "size": 50}}} 2018-10-12 05:40:28,216 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:28,216 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:28 GMT 2018-10-12 05:40:28,216 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:28,216 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-12 05:40:28,216 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:28,216 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:40:28,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:40:28,279 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:28,279 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:28,279 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:28,279 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:28,279 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:28,279 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:28,280 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:28,280 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:40:28,280 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:28,280 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:28 GMT 2018-10-12 05:40:28,280 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:28,280 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:40:28,280 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:33,285 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:40:33,375 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:33,375 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:33,375 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:33,375 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:33,376 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:33,376 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:33,376 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:33,376 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1917, "offset": 1878, "size": 50}}} 2018-10-12 05:40:33,376 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:33,376 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:33 GMT 2018-10-12 05:40:33,376 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:33,376 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:40:33,376 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:33,377 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:40:33,436 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:33,436 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:33,437 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:33,437 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:33,437 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:33,437 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:33,437 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:33,437 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:40:33,437 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:33,437 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:33 GMT 2018-10-12 05:40:33,437 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:33,438 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:40:33,438 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:38,443 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:40:38,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:38,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:38,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:38,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:38,532 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:38,532 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:38,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:38,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:40:34.284Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:40:34.284Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1918, "offset": 1878, "size": 50}}} 2018-10-12 05:40:38,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:38,532 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:38 GMT 2018-10-12 05:40:38,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:38,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-12 05:40:38,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:38,533 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:40:38,533 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:40:38,603 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:38,603 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:38,603 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:38,603 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:38,603 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:38,603 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:38,603 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:38,604 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:40:38,604 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:38,604 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:38 GMT 2018-10-12 05:40:38,604 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:38,604 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:40:38,604 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:43,606 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:40:43,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:43,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:43,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:43,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:43,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:43,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:43,684 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:43,684 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1918, "offset": 1879, "size": 50}}} 2018-10-12 05:40:43,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:43,684 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:43 GMT 2018-10-12 05:40:43,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:43,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:40:43,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:43,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:40:43,748 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:43,748 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:43,748 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:43,748 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:43,748 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:43,748 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:43,748 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:43,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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:40:43,749 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:43,749 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:43 GMT 2018-10-12 05:40:43,749 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:43,749 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:40:43,749 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:48,754 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:40:48,834 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:48,835 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:48,835 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:48,835 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:48,835 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:48,835 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:48,835 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:48,835 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:40:44.518Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:40:44.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1919, "offset": 1879, "size": 50}}} 2018-10-12 05:40:48,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:48,836 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:48 GMT 2018-10-12 05:40:48,836 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:48,836 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-12 05:40:48,836 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:48,836 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:40:48,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:40:48,896 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:48,896 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:48,896 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:48,896 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:48,897 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:48,897 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:48,897 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:48,897 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:40:48,897 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:48,897 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:48 GMT 2018-10-12 05:40:48,897 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:48,897 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:40:48,897 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:53,902 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:40:53,977 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:53,977 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:53,977 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:53,977 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:53,977 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:53,977 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:53,977 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:53,978 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1919, "offset": 1880, "size": 50}}} 2018-10-12 05:40:53,978 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:53,978 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:53 GMT 2018-10-12 05:40:53,978 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:53,978 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:40:53,978 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:53,978 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:40:54,054 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:54,054 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:54,054 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:54,054 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:54,054 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:54,054 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:54,054 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:54,055 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:40:54,055 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:54,055 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:54 GMT 2018-10-12 05:40:54,055 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:54,055 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:40:54,055 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:59,060 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:40:59,140 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:59,140 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:59,141 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:59,141 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:59,141 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:59,141 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:59,141 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:59,141 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:40:54.753Z", "message": "[vellum] Service on port 7000 has not started. waiting...", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:40:54.753Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}], "metadata": {"pagination": {"total": 1920, "offset": 1880, "size": 50}}} 2018-10-12 05:40:59,141 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:59,141 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:59 GMT 2018-10-12 05:40:59,141 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:59,142 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 629 2018-10-12 05:40:59,142 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:40:59,142 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [vellum] Service on port 7000 has not started. waiting... 2018-10-12 05:40:59,142 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:40:59,213 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:40:59,213 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:40:59,213 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:40:59,213 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:40:59,213 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:40:59,213 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:40:59,213 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:40:59,213 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:40:59,214 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:40:59,214 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:40:59 GMT 2018-10-12 05:40:59,214 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:40:59,214 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:40:59,214 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:41:04,219 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:41:04,293 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:41:04,293 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:41:04,294 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:41:04,294 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:41:04,294 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:41:04,294 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:41:04,294 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:41:04,294 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 1920, "offset": 1881, "size": 50}}} 2018-10-12 05:41:04,294 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:41:04,294 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:41:04 GMT 2018-10-12 05:41:04,294 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:41:04,294 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 86 2018-10-12 05:41:04,294 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:41:04,294 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:41:04,358 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:41:04,358 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:41:04,358 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:41:04,358 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:41:04,359 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:41:04,359 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:41:04,359 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:41:04,359 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:41:04,359 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:41:04,359 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:41:04 GMT 2018-10-12 05:41:04,359 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:41:04,359 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 351 2018-10-12 05:41:04,359 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:41:09,365 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:41:09,448 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:41:09,449 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:41:09,449 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:41:09,449 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:41:09,449 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:41:09,449 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:41:09,449 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:41:09,449 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:04.790Z", "message": "Execution done (return_code=0): /tmp/RJ2S8/start-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:41:04.790Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "dfef650e-dc8a-4d54-a8db-a95c68bc68f5"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:04.889Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:41:04.889Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:05.746Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:41:05.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:05.746Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:41:05.746Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:05.943Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:41:05.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "be13fcda-c90b-49c3-ad79-8e67b8706e4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:05.943Z", "message": "Downloaded scripts/bind/bind.py to /tmp/7TQI8/bind.py", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:41:05.943Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "be13fcda-c90b-49c3-ad79-8e67b8706e4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:06.569Z", "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-10-12T05:41:06.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "be13fcda-c90b-49c3-ad79-8e67b8706e4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:06.569Z", "message": "[localhost] run: sudo mv /tmp/tmpEbgo1u /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:41:06.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "be13fcda-c90b-49c3-ad79-8e67b8706e4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:06.569Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'vellum': {u'vellum_rgy2q3': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-rgy2q3'}}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}, u'dime': {u'dime_7vtbru': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-7vtbru'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:41:06.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "be13fcda-c90b-49c3-ad79-8e67b8706e4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:06.569Z", "message": "[localhost] run: sudo mv /tmp/tmpmRUdMd /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:41:06.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "be13fcda-c90b-49c3-ad79-8e67b8706e4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:06.569Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:41:06.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "be13fcda-c90b-49c3-ad79-8e67b8706e4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:06.569Z", "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-10-12T05:41:06.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "be13fcda-c90b-49c3-ad79-8e67b8706e4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:06.569Z", "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-10-12T05:41:06.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "be13fcda-c90b-49c3-ad79-8e67b8706e4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:06.569Z", "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-10-12T05:41:06.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "be13fcda-c90b-49c3-ad79-8e67b8706e4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:06.569Z", "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-10-12T05:41:06.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "be13fcda-c90b-49c3-ad79-8e67b8706e4b"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:06.569Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:41:06.569Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd", "logger": "be13fcda-c90b-49c3-ad79-8e67b8706e4b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:06.755Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:41:06.755Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:41:07.778Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:41:07.778Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 1939, "offset": 1881, "size": 50}}} 2018-10-12 05:41:09,450 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:41:09,450 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:41:09 GMT 2018-10-12 05:41:09,450 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:41:09,450 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10449 2018-10-12 05:41:09,450 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:41:09,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/RJ2S8/start-vellum.sh 2018-10-12 05:41:09,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:41:09,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:41:09,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:41:09,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-12 05:41:09,451 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/7TQI8/bind.py 2018-10-12 05:41:09,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:41:09,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEbgo1u /etc/bind/db.clearwater.local 2018-10-12 05:41:09,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'vellum': {u'vellum_rgy2q3': {u'public_address': u'', u'private_address': u'192.168.120.6', u'name': u'vellum-rgy2q3'}}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}, u'dime': {u'dime_7vtbru': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-7vtbru'}}}, 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.10', u'hss_hostname': u''}. 2018-10-12 05:41:09,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmRUdMd /etc/bind/db.clearwater.opnfv 2018-10-12 05:41:09,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-12 05:41:09,452 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-12 05:41:09,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-12 05:41:09,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-12 05:41:09,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-12 05:41:09,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-12 05:41:09,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:41:09,453 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'install' workflow execution succeeded 2018-10-12 05:41:09,454 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/428e83fe-7ce5-4ca3-9426-ca899c8175bd 2018-10-12 05:41:09,514 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:41:09,515 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:41:09,515 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:41:09,515 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:41:09,515 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:41:09,515 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:41:09,515 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:41:09,515 - 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-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"} 2018-10-12 05:41:09,515 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:41:09,516 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:41:09 GMT 2018-10-12 05:41:09,516 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:41:09,516 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 354 2018-10-12 05:41:09,516 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:41:09,516 - 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-10-12T05:26:42.583Z', 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'428e83fe-7ce5-4ca3-9426-ca899c8175bd'} 2018-10-12 05:41:09,516 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-12 05:41:09,587 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:41:09,588 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:41:09,588 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:41:09,588 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:41:09,588 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:41:09,588 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:41:09,588 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:41:09,588 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.204", "ellis_ip": "172.30.9.208"}, "deployment_id": "clearwater-opnfv"} 2018-10-12 05:41:09,589 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:41:09,589 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:41:09 GMT 2018-10-12 05:41:09,589 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:41:09,589 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-12 05:41:09,589 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:41:09,598 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Ellis IP: 172.30.9.208 2018-10-12 05:41:09,706 - 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-10-12 05:41:09,773 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - cookies: ]> 2018-10-12 05:41:09,774 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Create 1st calling number on Ellis 2018-10-12 05:41:09,840 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-12 05:41:09,840 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 1: cannot create a number 2018-10-12 05:42:15,244 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-12 05:42:15,245 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 2: cannot create a number 2018-10-12 05:43:20,537 - functest.opnfv_tests.vnf.ims.clearwater - INFO - cannot create a number: 2018-10-12 05:43:20,538 - functest.opnfv_tests.vnf.ims.clearwater - INFO - try 3: cannot create a number 2018-10-12 05:43:52,075 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Calling number is created: {u'private_id': u'6505550446@clearwater.opnfv', u'sip_username': u'6505550446', u'formatted_number': u'(650) 555-0446', u'number': u'6505550446', u'sip_uri': u'sip:6505550446@clearwater.opnfv', u'number_id': u'3dc51506764f4a6abcc5d17d5ac70629', u'sip_password': u'ekngWW4aX', u'pstn': False} 2018-10-12 05:43:52,076 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/deployments/clearwater-opnfv/outputs 2018-10-12 05:43:52,160 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:43:52,160 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:43:52,160 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:43:52,161 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:43:52,161 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:43:52,161 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:43:52,161 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:43:52,161 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"outputs": {"dns_ip": "172.30.9.204", "ellis_ip": "172.30.9.208"}, "deployment_id": "clearwater-opnfv"} 2018-10-12 05:43:52,161 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:43:52,161 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:43:52 GMT 2018-10-12 05:43:52,161 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:43:52,161 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 104 2018-10-12 05:43:52,161 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:43:52,162 - functest.opnfv_tests.vnf.ims.clearwater - INFO - Run Clearwater live test 2018-10-12 05:43:52,162 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - Backup /etc/resolv.conf -> /etc/resolv.conf.bak 2018-10-12 05:43:52,184 - 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-10-12 05:43:52,184 - 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-10-12 05:45:26,479 - functest.utils.functest_utils - ERROR - Clearwater live test failed 2018-10-12 05:45:26,480 - functest.opnfv_tests.vnf.ims.clearwater - DEBUG - ** Invoke test (first_time) ** Execute test Basic Call - Mainline (TCP) - Leaked sip:6505550754@clearwater.opnfv, DELETE returned 502 Failed RuntimeError thrown: - Account creation failed with HTTP code 502, body {"status": 502, "message": "Bad Gateway", "reason": "Upstream request failed", "detail": {"Upstream error": "599", "Upstream URL": "http://homer.clearwater.local:7888/org.etsi.ngn.simservs/users/sip%3A6505550016%40clearwater.opnfv/simservs.xml"}, "error": true} - /src/vims-test/lib/ellis.rb:193:in `rescue in get_number' - /src/vims-test/lib/ellis.rb:187:in `get_number' - /src/vims-test/lib/ellis.rb:71:in `initialize' - /src/vims-test/lib/test-definition.rb:354:in `new' - /src/vims-test/lib/test-definition.rb:354:in `provision_line' - /src/vims-test/lib/test-definition.rb:181:in `add_endpoint' - /src/vims-test/lib/tests/basic-call.rb:20:in `block in ' - /src/vims-test/lib/test-definition.rb:256:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - SDP (TCP) - (6505550667, 6505550364) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 2af501bb4990f3833538a1ae2041bccf) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 2af501bb4990f3833538a1ae2041bccf) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/basic-call.rb:88:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Tel URIs (TCP) - (6505550289, 6505550994) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 8174e9cfbe9cce24b977e72ff1b15846) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 8174e9cfbe9cce24b977e72ff1b15846) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/basic-call.rb:143:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Unknown number (TCP) - (6505550494, 6505550555) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 5aa734543c447d943c7c341849864dde) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 5aa734543c447d943c7c341849864dde) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/basic-call.rb:182:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Rejected by remote endpoint (TCP) - (6505550149, 6505550730) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID f7f242b027195b7b705248a63d92d3dd) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID f7f242b027195b7b705248a63d92d3dd) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/basic-call.rb:206:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Messages - Pager model (TCP) - (6505550427, 6505550967) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 80c963050347d9ab29ae705ad405c5c6) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 80c963050347d9ab29ae705ad405c5c6) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/basic-call.rb:241:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Call - Pracks (TCP) - (6505550329, 6505550717) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID abb04103cbed905ad07f39bdcef349a6) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID abb04103cbed905ad07f39bdcef349a6) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/basic-call.rb:271:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Basic Registration (TCP) - (6505550426) Failed Endpoint threw exception: - Expected 401, got 408 (call ID 6f965df015c4a1bd6266ca1027e7a6e7) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:16:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 00da9acf8fcd4bc18798c1b3ba83c682) Emergency Registration (TCP) - Skipped (Not running with emergency registrations) - Call with EMERGENCY_REG=Y to run test Multiple Identities (TCP) - (6505550220, 6505550533) Failed Endpoint threw exception: - Expected 401, got 408 (call ID 9f1f47af807a9734c0fcdd80f37b267a) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/lib/tests/basic-register.rb:63:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 49c6f9f0165b26adc4cb34797156506f) Call Barring - Outbound Rejection (TCP) - (6505550879, 6505550224) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 91fdc81ed8a7ca16db77c3c4ee0c2e19) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 91fdc81ed8a7ca16db77c3c4ee0c2e19) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-barring.rb:21:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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) - (6505550615, 6505550298) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID e54d677dea6c61cd53906d0cf5debb43) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID e54d677dea6c61cd53906d0cf5debb43) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-barring.rb:138:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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) - (6505550616, 6505550334, 6505550020) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID f27c7d96b411a48d1e316549c7b7801b) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID f27c7d96b411a48d1e316549c7b7801b) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-diversion.rb:17:in `block (2 levels) in generic_setup' - /src/vims-test/lib/tests/call-diversion.rb:16:in `each' - /src/vims-test/lib/tests/call-diversion.rb:16:in `block in generic_setup' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (not registered) (TCP) - (6505550728, 6505550836, 6505550782) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 50f215e64e2cd938fa598f1291d0e6be) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 50f215e64e2cd938fa598f1291d0e6be) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-diversion.rb:17:in `block (2 levels) in generic_setup' - /src/vims-test/lib/tests/call-diversion.rb:16:in `each' - /src/vims-test/lib/tests/call-diversion.rb:16:in `block in generic_setup' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (408) (TCP) - (6505550919, 6505550565, 6505550789) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 8862cc8b6980ddaa40255636d897ae98) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 8862cc8b6980ddaa40255636d897ae98) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-diversion.rb:17:in `block (2 levels) in generic_setup' - /src/vims-test/lib/tests/call-diversion.rb:16:in `each' - /src/vims-test/lib/tests/call-diversion.rb:16:in `block in generic_setup' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (503) (TCP) - (6505550994, 6505550624, 6505550272) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 61d92cabfa907c5a7722a429c83641fa) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 61d92cabfa907c5a7722a429c83641fa) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-diversion.rb:17:in `block (2 levels) in generic_setup' - /src/vims-test/lib/tests/call-diversion.rb:16:in `each' - /src/vims-test/lib/tests/call-diversion.rb:16:in `block in generic_setup' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Not reachable (500) (TCP) - (6505550253, 6505550030, 6505550447) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 640f7cb7f82892e1cd049c090a21f1bd) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 640f7cb7f82892e1cd049c090a21f1bd) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-diversion.rb:17:in `block (2 levels) in generic_setup' - /src/vims-test/lib/tests/call-diversion.rb:16:in `each' - /src/vims-test/lib/tests/call-diversion.rb:16:in `block in generic_setup' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Busy (TCP) - (6505550503, 6505550828, 6505550958) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID ecef8f282bd0a12c011c8d74590d5db3) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID ecef8f282bd0a12c011c8d74590d5db3) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-diversion.rb:17:in `block (2 levels) in generic_setup' - /src/vims-test/lib/tests/call-diversion.rb:16:in `each' - /src/vims-test/lib/tests/call-diversion.rb:16:in `block in generic_setup' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Unconditional (TCP) - (6505550944, 6505550497, 6505550841) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 70340165fe450b0da4eaac9a41da0b8a) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 70340165fe450b0da4eaac9a41da0b8a) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-diversion.rb:17:in `block (2 levels) in generic_setup' - /src/vims-test/lib/tests/call-diversion.rb:16:in `each' - /src/vims-test/lib/tests/call-diversion.rb:16:in `block in generic_setup' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - No answer (TCP) - (6505550271, 6505550909, 6505550848) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID a7a41bf7f7f716bed6ec18b1d8920315) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID a7a41bf7f7f716bed6ec18b1d8920315) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-diversion.rb:17:in `block (2 levels) in generic_setup' - /src/vims-test/lib/tests/call-diversion.rb:16:in `each' - /src/vims-test/lib/tests/call-diversion.rb:16:in `block in generic_setup' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Bad target URI (TCP) - (6505550227, 6505550100) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID b2f3d09c5f1492fd392b5f967614226f) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID b2f3d09c5f1492fd392b5f967614226f) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-diversion.rb:362:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-only call (TCP) - (6505550160, 6505550581, 6505550257, 6505550042) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID f927061c74665c952c4767c0ac18e2b3) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID f927061c74665c952c4767c0ac18e2b3) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-diversion.rb:17:in `block (2 levels) in generic_setup' - /src/vims-test/lib/tests/call-diversion.rb:16:in `each' - /src/vims-test/lib/tests/call-diversion.rb:16:in `block in generic_setup' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Diversion - Audio-video call (TCP) - (6505550799, 6505550222, 6505550166, 6505550392) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID b962fd4ccc37c577e2c92e8bbee3c32e) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID b962fd4ccc37c577e2c92e8bbee3c32e) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-diversion.rb:17:in `block (2 levels) in generic_setup' - /src/vims-test/lib/tests/call-diversion.rb:16:in `each' - /src/vims-test/lib/tests/call-diversion.rb:16:in `block in generic_setup' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Accepted (TCP) - (6505550520, 6505550823, 6505550221) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 220a7bdab73eb84fb3e7049babad5379) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 220a7bdab73eb84fb3e7049babad5379) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-waiting.rb:24:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Call Waiting - Cancelled (TCP) - (6505550362, 6505550950, 6505550956) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 1fc48983e7657933f7721c37158293c0) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 1fc48983e7657933f7721c37158293c0) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/call-waiting.rb:131:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' CANCEL - Mainline (TCP) - (6505550187, 6505550339) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 28917de1fba09145e907a4c9c3e21b9e) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 28917de1fba09145e907a4c9c3e21b9e) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/cancel.rb:17:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact (TCP) - (6505550184, 6505550073) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID b5613ced27d1e799b1e7d15e079a405c) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID b5613ced27d1e799b1e7d15e079a405c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/contact-filtering.rb:16:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Accept-Contact with response (SFR 511195) (TCP) - (6505550336, 6505550190) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 9ae71929ec7af63f9097b2d1bd761970) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 9ae71929ec7af63f9097b2d1bd761970) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/contact-filtering.rb:48:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact no match (TCP) - (6505550335, 6505550812) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID e4bc256ef6bc3c417be5e7749ffdc14d) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID e4bc256ef6bc3c417be5e7749ffdc14d) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/contact-filtering.rb:95:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Accept-Contact negated match (TCP) - (6505550857, 6505550831) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID ab2613453c982fd5ccc84e9cd04a0877) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID ab2613453c982fd5ccc84e9cd04a0877) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/contact-filtering.rb:123:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - RFC3841 example (TCP) - (6505550897, 6505550657) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 3749f28b7ad372b80605c8bc576db796) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 3749f28b7ad372b80605c8bc576db796) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/contact-filtering.rb:182:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact no match (TCP) - (6505550260, 6505550170) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID ac170d7522eb2589c2e06537dfeffb22) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID ac170d7522eb2589c2e06537dfeffb22) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/contact-filtering.rb:240:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Filtering - Reject-Contact match (TCP) - (6505550577, 6505550239) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 6eba6187760c70d086fa328ab3028f46) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 6eba6187760c70d086fa328ab3028f46) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/contact-filtering.rb:273:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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) - (6505550204) Failed Endpoint threw exception: - Expected 401|200, got 408 (call ID 954ca10b84473b3df563ea81125616b6) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:33:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 954ca10b84473b3df563ea81125616b6) GRUU - REGISTER - binding suggested GRUU (TCP) - (6505550882) Failed Endpoint threw exception: - Expected 401|200, got 408 (call ID 5947739f81f925c9ed22fce4e178e6bc) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:53:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 5947739f81f925c9ed22fce4e178e6bc) GRUU - REGISTER - instance ID requires escaping (TCP) - (6505550783) Failed Endpoint threw exception: - Expected 401|200, got 408 (call ID 91450ae31f64e1678b6b4914fefcf913) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:73:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 91450ae31f64e1678b6b4914fefcf913) GRUU - REGISTER - three bindings with GRUUs (TCP) - (6505550982) Failed Endpoint threw exception: - Expected 401|200, got 408 (call ID 11153917833dfcf21c9b010afa2385d4) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:89:in `block (2 levels) in ' Terminating other threads after failure Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 11153917833dfcf21c9b010afa2385d4) GRUU - Call - first endpoint GRUU as target (TCP) - (6505550113, 6505550048) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 2ef6d462a4dc323b078a2a7e95942a42) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID abb9d60d34905058043e287694a786a5) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:111:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - second endpoint GRUU as target (TCP) - (6505550309, 6505550853) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 4b53ffab5e516d5632126af2919c15bc) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 52e33b4709c68a6db3b93a7224e8b4fd) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:147:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - only GRUU as target (TCP) - (6505550254, 6505550089) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 6c5e8a1ebac2b4182c23b4b69195b8eb) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID bf0aedfc2ae23ac9600bc68c79d4db9c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:183:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR as target (TCP) - (6505550085, 6505550407) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 752bf954cb27ab1b5b0183063026d5a1) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 39f5d3b13074ff2e51454c82d7a55d78) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:219:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target (TCP) - (6505550971, 6505550244) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID af09eec1083c50c8a6e0d6d98c3b374a) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID ebdbd38a8151cc91885e5b9f07a081a8) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:255:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) - (6505550633, 6505550670) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 5379af41a8185fb13e83f063d8c6aa4b) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 6bf71e39f74717dbfac1d04eca013de8) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:283:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - Reject-Contact interop (TCP) - (6505550239, 6505550687) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 8308da1a2d4867a7d7f3ddeb662154a5) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 744b25ddf1cf7ce0a9089d07b76ff9de) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:311:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - Accept-Contact interop (TCP) - (6505550368, 6505550904) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 305ecd381c411f92ab4ed59f953a2948) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 594ea6dc0bfa20824e2326433d1d207c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:341:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - AoR with other param as target (TCP) - (6505550067, 6505550008) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID e4b2678365e7de4d1c49f1e9bae49125) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID e76f86bf5fe4810e4a95a5d25e66a542) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:380:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' GRUU - Call - GRUU with other param as target (TCP) - (6505550231, 6505550004) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 3307291b53c6f74e13fa7829c8db876d) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID d268a394c24c27d7693e142e395f89d7) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/gruu.rb:416:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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) - 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) - (6505550831) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 71a1dfa8ad25bb957a58572ad53ba067) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID 71a1dfa8ad25bb957a58572ad53ba067) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/subscribe.rb:27:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' SUBSCRIBE - reg-event with a GRUU (TCP) - (6505550650) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID d5ec3bef8fe4e2298174ea6e5a5524e8) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID d5ec3bef8fe4e2298174ea6e5a5524e8) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/subscribe.rb:78:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' SUBSCRIBE - Subscription timeout (TCP) - (6505550415) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID ffa8e9c71ed5e7c8ad54efbe0ddfba2c) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID ffa8e9c71ed5e7c8ad54efbe0ddfba2c) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/subscribe.rb:115:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' SUBSCRIBE - Registration timeout (TCP) - (6505550252, 6505550654) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID 6b92d43e1feaa4c5f9cc9c1bb99343f9) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID c4e40f0b77e04adec571772a67a9f6d2) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/subscribe.rb:160:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' Multiple SUBSCRIBErs to one UE's reg-event (TCP) - (6505550412, 6505550139) Failed Exception in quaff_cleanup_blk: - Expected 401|200, got 408 (call ID b8988d5f203a391e481abae634553dc9) Failed RuntimeError thrown: - Expected 401|200, got 408 (call ID b8988d5f203a391e481abae634553dc9) - /src/vims-test/quaff/lib/call.rb:223:in `recv_response' - /src/vims-test/quaff/lib/endpoint.rb:175:in `register' - /src/vims-test/lib/tests/subscribe.rb:227:in `block (2 levels) in ' - /src/vims-test/lib/test-definition.rb:258:in `run' - /src/vims-test/lib/test-definition.rb:126:in `block (2 levels) in run_all' - /src/vims-test/lib/test-definition.rb:112:in `collect' - /src/vims-test/lib/test-definition.rb:112:in `block in run_all' - /src/vims-test/lib/test-definition.rb:111:in `each' - /src/vims-test/lib/test-definition.rb:111:in `run_all' - /src/vims-test/lib/live-test.rb:23:in `run_tests' - /src/vims-test/Rakefile:14:in `block in ' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:240:in `block in execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:235:in `execute' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:179:in `block in invoke_with_call_chain' - /usr/lib/ruby/2.4.0/monitor.rb:214:in `mon_synchronize' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:172:in `invoke_with_call_chain' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/task.rb:165:in `invoke' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:150:in `invoke_task' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block (2 levels) in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `each' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:106:in `block in top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:115:in `run_with_threads' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:100:in `top_level' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:78:in `block in run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:176:in `standard_exception_handling' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/lib/rake/application.rb:75:in `run' - /usr/lib/ruby/gems/2.4.0/gems/rake-10.4.2/bin/rake:33:in `' - /usr/bin/rake:23:in `load' - /usr/bin/rake:23:in `
' 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= Listing existing numbers failed with HTTP code 502 Detailed error output: {"Upstream error"=>"404", "Upstream URL"=>"http://hs-prov.clearwater.local:8889/public/sip%3A6505550754%40clearwater.opnfv/associated_private_ids"} 51 failures out of 93 tests run Basic Call - Mainline (TCP) at 2018-10-12 05:44:37 +0000 Basic Call - SDP (TCP) at 2018-10-12 05:44:45 +0000 Basic Call - Tel URIs (TCP) at 2018-10-12 05:44:46 +0000 Basic Call - Unknown number (TCP) at 2018-10-12 05:44:47 +0000 Basic Call - Rejected by remote endpoint (TCP) at 2018-10-12 05:44:48 +0000 Basic Call - Messages - Pager model (TCP) at 2018-10-12 05:44:48 +0000 Basic Call - Pracks (TCP) at 2018-10-12 05:44:49 +0000 Basic Registration (TCP) at 2018-10-12 05:44:50 +0000 Multiple Identities (TCP) at 2018-10-12 05:44:52 +0000 Call Barring - Outbound Rejection (TCP) at 2018-10-12 05:44:53 +0000 Call Barring - Inbound Rejection (TCP) at 2018-10-12 05:44:54 +0000 Call Diversion - Not registered (TCP) at 2018-10-12 05:44:54 +0000 Call Diversion - Not reachable (not registered) (TCP) at 2018-10-12 05:44:56 +0000 Call Diversion - Not reachable (408) (TCP) at 2018-10-12 05:44:57 +0000 Call Diversion - Not reachable (503) (TCP) at 2018-10-12 05:44:58 +0000 Call Diversion - Not reachable (500) (TCP) at 2018-10-12 05:44:59 +0000 Call Diversion - Busy (TCP) at 2018-10-12 05:45:00 +0000 Call Diversion - Unconditional (TCP) at 2018-10-12 05:45:00 +0000 Call Diversion - No answer (TCP) at 2018-10-12 05:45:01 +0000 Call Diversion - Bad target URI (TCP) at 2018-10-12 05:45:02 +0000 Call Diversion - Audio-only call (TCP) at 2018-10-12 05:45:04 +0000 Call Diversion - Audio-video call (TCP) at 2018-10-12 05:45:05 +0000 Call Waiting - Accepted (TCP) at 2018-10-12 05:45:06 +0000 Call Waiting - Cancelled (TCP) at 2018-10-12 05:45:07 +0000 CANCEL - Mainline (TCP) at 2018-10-12 05:45:08 +0000 Filtering - Accept-Contact (TCP) at 2018-10-12 05:45:08 +0000 Accept-Contact with response (SFR 511195) (TCP) at 2018-10-12 05:45:09 +0000 Filtering - Accept-Contact no match (TCP) at 2018-10-12 05:45:10 +0000 Filtering - Accept-Contact negated match (TCP) at 2018-10-12 05:45:10 +0000 Filtering - RFC3841 example (TCP) at 2018-10-12 05:45:11 +0000 Filtering - Reject-Contact no match (TCP) at 2018-10-12 05:45:12 +0000 Filtering - Reject-Contact match (TCP) at 2018-10-12 05:45:12 +0000 GRUU - REGISTER - two bindings with and without GRUU (TCP) at 2018-10-12 05:45:14 +0000 GRUU - REGISTER - binding suggested GRUU (TCP) at 2018-10-12 05:45:15 +0000 GRUU - REGISTER - instance ID requires escaping (TCP) at 2018-10-12 05:45:16 +0000 GRUU - REGISTER - three bindings with GRUUs (TCP) at 2018-10-12 05:45:18 +0000 GRUU - Call - first endpoint GRUU as target (TCP) at 2018-10-12 05:45:18 +0000 GRUU - Call - second endpoint GRUU as target (TCP) at 2018-10-12 05:45:19 +0000 GRUU - Call - only GRUU as target (TCP) at 2018-10-12 05:45:19 +0000 GRUU - Call - AoR as target (TCP) at 2018-10-12 05:45:20 +0000 GRUU - Call - unknown GRUU as target (TCP) at 2018-10-12 05:45:20 +0000 GRUU - Call - unknown GRUU as target - no GRUUs assigned (TCP) at 2018-10-12 05:45:21 +0000 GRUU - Call - Reject-Contact interop (TCP) at 2018-10-12 05:45:22 +0000 GRUU - Call - Accept-Contact interop (TCP) at 2018-10-12 05:45:22 +0000 GRUU - Call - AoR with other param as target (TCP) at 2018-10-12 05:45:23 +0000 GRUU - Call - GRUU with other param as target (TCP) at 2018-10-12 05:45:23 +0000 SUBSCRIBE - reg-event (TCP) at 2018-10-12 05:45:24 +0000 SUBSCRIBE - reg-event with a GRUU (TCP) at 2018-10-12 05:45:24 +0000 SUBSCRIBE - Subscription timeout (TCP) at 2018-10-12 05:45:24 +0000 SUBSCRIBE - Registration timeout (TCP) at 2018-10-12 05:45:25 +0000 Multiple SUBSCRIBErs to one UE's reg-event (TCP) at 2018-10-12 05:45:26 +0000 42 tests skipped Error logs, including Call-IDs of failed calls, are in the 'logfiles' directory 2018-10-12 05:45:26,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - {'failures': 51, 'skipped': 42, 'total': 93, 'passed': 0} 2018-10-12 05:45:26,612 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 05:45:26,612 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | cloudify_ims | functest | 25:06 | FAIL | +----------------------+------------------+------------------+----------------+ 2018-10-12 05:45:26,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - INFO - Deleting the current deployment 2018-10-12 05:45:26,618 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions 2018-10-12 05:45:26,691 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:26,692 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:26,692 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:26,692 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:26,692 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:26,692 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:26,692 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:26,692 - 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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-12T05:26:10.416Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "clearwater-opnfv", "id": "67ffbb05-3c0b-4d1f-b6d0-1651df85c4ad"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "clearwater-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-12T05:26:42.583Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "clearwater-opnfv", "id": "428e83fe-7ce5-4ca3-9426-ca899c8175bd"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-12 05:45:26,693 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:26,693 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:26 GMT 2018-10-12 05:45:26,693 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:26,693 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6728 2018-10-12 05:45:26,693 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:26,694 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.210:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "clearwater-opnfv", "force": "true", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-12 05:45:26,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:26,847 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:26,847 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:26,847 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:26,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:26,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:26,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:26,847 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 158 2018-10-12 05:45:26,847 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:45:26,848 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:26,848 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:26 GMT 2018-10-12 05:45:26,848 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:26,848 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:45:26,848 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:26,848 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:45:26,916 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:26,916 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:26,916 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:26,916 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:26,916 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:26,916 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:26,917 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:26,917 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-12 05:45:26,917 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:26,917 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:26 GMT 2018-10-12 05:45:26,917 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:26,917 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-12 05:45:26,917 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:26,917 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:45:27,000 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:27,000 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:27,000 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:27,000 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:27,000 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:27,000 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:27,000 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:27,001 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:45:27,001 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:27,001 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:26 GMT 2018-10-12 05:45:27,001 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:27,001 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:45:27,001 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:32,006 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:45:32,092 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:32,092 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:32,093 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:32,093 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:32,093 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:32,093 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:32,093 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:32,093 - 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-10-12T05:45:27.536Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:27.536Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_2eym6b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:28.551Z", "message": "Stopping node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:28.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_u067t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:28.551Z", "message": "Stopping node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:28.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:28.551Z", "message": "Stopping node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:28.551Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:28.931Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:28.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_2eym6b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:28.931Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:28.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_7vtbru", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:28.931Z", "message": "Stopping node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:28.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_taxs5g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:28.931Z", "message": "Stopping node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:28.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_taxs5g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:28.931Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:28.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_taxs5g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:28.931Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:28.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:28.931Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:28.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_dvy3i8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:28.931Z", "message": "Stopping node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:28.931Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.257Z", "message": "Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/9RJBZ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.257Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "1e75de87-fe0f-41c3-a49a-e8e75dffefcf"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.677Z", "message": "Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/SC28I/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "9cdbfe1b-9fd5-4739-b2a2-1816aff4ba54"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.677Z", "message": "Executing: /tmp/9RJBZ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "1e75de87-fe0f-41c3-a49a-e8e75dffefcf"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.677Z", "message": "Executing: /tmp/SC28I/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "9cdbfe1b-9fd5-4739-b2a2-1816aff4ba54"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.677Z", "message": "Stopping sprout node", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "1e75de87-fe0f-41c3-a49a-e8e75dffefcf"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.677Z", "message": "Stopping vellum node", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "9cdbfe1b-9fd5-4739-b2a2-1816aff4ba54"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.677Z", "message": "Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/RWSAP/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "d52af699-8acf-4621-b88c-196863059c21"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.677Z", "message": "Executing: /tmp/RWSAP/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.677Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "d52af699-8acf-4621-b88c-196863059c21"}, {"node_instance_id": "dime_7vtbru", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.940Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_2eym6b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.940Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_u067t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.940Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_dvy3i8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.940Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_u067t2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.940Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_7vtbru", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.940Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_dvy3i8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:29.940Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:29.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Execution done (return_code=1): /tmp/RJDHP/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "35901721-dc26-4a45-9bb6-661749dd7736"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Execution done (return_code=1): /tmp/WGZWK/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7eaacf14-5722-482d-baad-0a348db609b6"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Stopping homer node", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "35901721-dc26-4a45-9bb6-661749dd7736"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Executing: /tmp/TR01O/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "6251b56c-d714-4bf2-8f6b-62b29f22935a"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Execution done (return_code=1): /tmp/TR01O/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "6251b56c-d714-4bf2-8f6b-62b29f22935a"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Executing: /tmp/WGZWK/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7eaacf14-5722-482d-baad-0a348db609b6"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/TR01O/stop-ellis.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "6251b56c-d714-4bf2-8f6b-62b29f22935a"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Executing: /tmp/RJDHP/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "35901721-dc26-4a45-9bb6-661749dd7736"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/WGZWK/stop-dime.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7eaacf14-5722-482d-baad-0a348db609b6"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/RJDHP/stop-homer.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "35901721-dc26-4a45-9bb6-661749dd7736"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Stopping dime node", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7eaacf14-5722-482d-baad-0a348db609b6"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Stopping ellis node", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "6251b56c-d714-4bf2-8f6b-62b29f22935a"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Stopping bono node", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "d52af699-8acf-4621-b88c-196863059c21"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.713Z", "message": "Execution done (return_code=1): /tmp/SC28I/stop-vellum.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.713Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "9cdbfe1b-9fd5-4739-b2a2-1816aff4ba54"}, {"node_instance_id": "ellis_u067t2", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.950Z", "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_43xarc/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_43xarc/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_43xarc/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-10-12T05:45:30.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.950Z", "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_d97gfv/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_d97gfv/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_d97gfv/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-10-12T05:45:30.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_dvy3i8", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.950Z", "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_vzafvg/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_vzafvg/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_vzafvg/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-10-12T05:45:30.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.950Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.950Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:30.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_7vtbru", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:30.950Z", "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_zxt1y9/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_zxt1y9/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_zxt1y9/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-10-12T05:45:30.950Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}, u'vellum': {}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'dime': {u'dime_7vtbru': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-7vtbru'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}], "metadata": {"pagination": {"total": 71, "offset": 0, "size": 50}}} 2018-10-12 05:45:32,093 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:32,094 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:32 GMT 2018-10-12 05:45:32,094 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:32,094 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31153 2018-10-12 05:45:32,094 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:32,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Starting 'uninstall' workflow execution 2018-10-12 05:45:32,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:45:32,095 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:45:32,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:45:32,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:32,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:32,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:45:32,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:45:32,096 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:45:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/sprout/stop-sprout.sh to /tmp/9RJBZ/stop-sprout.sh 2018-10-12 05:45:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/vellum/stop-vellum.sh to /tmp/SC28I/stop-vellum.sh 2018-10-12 05:45:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/9RJBZ/stop-sprout.sh 2018-10-12 05:45:32,097 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/SC28I/stop-vellum.sh 2018-10-12 05:45:32,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping sprout node 2018-10-12 05:45:32,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping vellum node 2018-10-12 05:45:32,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/bono/stop-bono.sh to /tmp/RWSAP/stop-bono.sh 2018-10-12 05:45:32,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RWSAP/stop-bono.sh 2018-10-12 05:45:32,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:32,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:32,098 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:32,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:32,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:32,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:32,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:32,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/RJDHP/stop-homer.sh 2018-10-12 05:45:32,099 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/WGZWK/stop-dime.sh 2018-10-12 05:45:32,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping homer node 2018-10-12 05:45:32,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/TR01O/stop-ellis.sh 2018-10-12 05:45:32,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/TR01O/stop-ellis.sh 2018-10-12 05:45:32,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/WGZWK/stop-dime.sh 2018-10-12 05:45:32,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/ellis/stop-ellis.sh to /tmp/TR01O/stop-ellis.sh 2018-10-12 05:45:32,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/RJDHP/stop-homer.sh 2018-10-12 05:45:32,100 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/dime/stop-dime.sh to /tmp/WGZWK/stop-dime.sh 2018-10-12 05:45:32,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/homer/stop-homer.sh to /tmp/RJDHP/stop-homer.sh 2018-10-12 05:45:32,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping dime node 2018-10-12 05:45:32,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping ellis node 2018-10-12 05:45:32,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping bono node 2018-10-12 05:45:32,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/SC28I/stop-vellum.sh 2018-10-12 05:45:32,101 - 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-10-12 05:45:32,101 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'vellum' not found 2018-10-12 05:45:32,102 - 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-10-12 05:45:32,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:32,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:32,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> Group 'dime' not found 2018-10-12 05:45:32,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-12 05:45:32,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-12 05:45:32,102 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}, u'vellum': {}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'dime': {u'dime_7vtbru': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-7vtbru'}}}, 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.10', u'hss_hostname': u''}. 2018-10-12 05:45:32,103 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:45:32,165 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:32,165 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:32,165 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:32,165 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:32,165 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:32,166 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:32,166 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:32,166 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:45:32,166 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:32,166 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:32 GMT 2018-10-12 05:45:32,166 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:32,166 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:45:32,166 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:37,172 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:45:37,242 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:37,242 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:37,242 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:37,242 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:37,242 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:37,242 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:37,243 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:37,243 - 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-10-12T05:45:31.731Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "message": "Downloaded scripts/bind/bind.py to /tmp/0T30S/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "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-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "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-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "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-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "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-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "message": "Downloaded scripts/bind/bind.py to /tmp/MC4AI/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b8a572f6-2483-4c41-a224-ec61cc3faac8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}, u'vellum': {}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'dime': {u'dime_7vtbru': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-7vtbru'}}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "message": "[localhost] run: sudo mv /tmp/tmpw556qB /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "message": "Downloaded scripts/bind/bind.py to /tmp/SR7TW/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "91ebb3cd-523a-4e72-a1fe-107f7d998827"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "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-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.731Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:31.731Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "7f52b0de-66dd-4bb4-9186-301a4fd91cd5"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.965Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:31.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:31.965Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:31.965Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "91ebb3cd-523a-4e72-a1fe-107f7d998827"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}, u'vellum': {}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'dime': {}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b8a572f6-2483-4c41-a224-ec61cc3faac8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b8a572f6-2483-4c41-a224-ec61cc3faac8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "91ebb3cd-523a-4e72-a1fe-107f7d998827"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8079a5fe-e881-4c4a-8e3c-a95cfd4ab4e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b8a572f6-2483-4c41-a224-ec61cc3faac8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "91ebb3cd-523a-4e72-a1fe-107f7d998827"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "[localhost] run: sudo mv /tmp/tmpPKKg_w /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b8a572f6-2483-4c41-a224-ec61cc3faac8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "[localhost] run: sudo mv /tmp/tmpmSDlPO /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8079a5fe-e881-4c4a-8e3c-a95cfd4ab4e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "[localhost] run: sudo mv /tmp/tmpxzcxNr /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b8a572f6-2483-4c41-a224-ec61cc3faac8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b8a572f6-2483-4c41-a224-ec61cc3faac8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8079a5fe-e881-4c4a-8e3c-a95cfd4ab4e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "[localhost] run: sudo mv /tmp/tmp8g6b4u /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8079a5fe-e881-4c4a-8e3c-a95cfd4ab4e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b8a572f6-2483-4c41-a224-ec61cc3faac8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "91ebb3cd-523a-4e72-a1fe-107f7d998827"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'ellis': {}, u'vellum': {}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'dime': {}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8079a5fe-e881-4c4a-8e3c-a95cfd4ab4e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b8a572f6-2483-4c41-a224-ec61cc3faac8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8079a5fe-e881-4c4a-8e3c-a95cfd4ab4e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "91ebb3cd-523a-4e72-a1fe-107f7d998827"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "[localhost] run: sudo mv /tmp/tmpEL00rK /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "91ebb3cd-523a-4e72-a1fe-107f7d998827"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8079a5fe-e881-4c4a-8e3c-a95cfd4ab4e4"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "Execution done (return_code=1): /tmp/RWSAP/stop-bono.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "d52af699-8acf-4621-b88c-196863059c21"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8079a5fe-e881-4c4a-8e3c-a95cfd4ab4e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8079a5fe-e881-4c4a-8e3c-a95cfd4ab4e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8079a5fe-e881-4c4a-8e3c-a95cfd4ab4e4"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b8a572f6-2483-4c41-a224-ec61cc3faac8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "91ebb3cd-523a-4e72-a1fe-107f7d998827"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "91ebb3cd-523a-4e72-a1fe-107f7d998827"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b8a572f6-2483-4c41-a224-ec61cc3faac8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "[localhost] run: sudo mv /tmp/tmp5NuK8e /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "91ebb3cd-523a-4e72-a1fe-107f7d998827"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'vellum': {}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}, u'dime': {}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "91ebb3cd-523a-4e72-a1fe-107f7d998827"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b8a572f6-2483-4c41-a224-ec61cc3faac8"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:32.760Z", "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-10-12T05:45:32.760Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8079a5fe-e881-4c4a-8e3c-a95cfd4ab4e4"}, {"node_instance_id": "bono_2eym6b", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:33.005Z", "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_config_manager\"\n", "node_name": "bono", "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_config_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/bono_host_ksf15e/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_ksf15e/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_ksf15e/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_config_manager\"\n\n", "type": "ProcessException"}], "reported_timestamp": "2018-10-12T05:45:33.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:33.005Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:33.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 158, "offset": 50, "size": 50}}} 2018-10-12 05:45:37,243 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:37,243 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:37 GMT 2018-10-12 05:45:37,243 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:37,243 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 31179 2018-10-12 05:45:37,243 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:37,244 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-12 05:45:37,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/0T30S/bind.py 2018-10-12 05:45:37,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-12 05:45:37,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-12 05:45:37,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-12 05:45:37,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-12 05:45:37,245 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:45:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/MC4AI/bind.py 2018-10-12 05:45:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}, u'vellum': {}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'dime': {u'dime_7vtbru': {u'public_address': u'', u'private_address': u'192.168.120.7', u'name': u'dime-7vtbru'}}}, 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.10', u'hss_hostname': u''}. 2018-10-12 05:45:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpw556qB /etc/bind/db.clearwater.local 2018-10-12 05:45:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/SR7TW/bind.py 2018-10-12 05:45:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-12 05:45:37,246 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-12 05:45:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:45:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-12 05:45:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}, u'vellum': {}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'dime': {}}, 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.10', u'hss_hostname': u''}. 2018-10-12 05:45:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-12 05:45:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-12 05:45:37,247 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-12 05:45:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-12 05:45:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-12 05:45:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpPKKg_w /etc/bind/db.clearwater.local 2018-10-12 05:45:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpmSDlPO /etc/bind/db.clearwater.opnfv 2018-10-12 05:45:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpxzcxNr /etc/bind/db.clearwater.opnfv 2018-10-12 05:45:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-12 05:45:37,248 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-12 05:45:37,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp8g6b4u /etc/bind/db.clearwater.local 2018-10-12 05:45:37,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-12 05:45:37,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-12 05:45:37,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'ellis': {}, u'vellum': {}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'dime': {}}, 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.10', u'hss_hostname': u''}. 2018-10-12 05:45:37,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-12 05:45:37,249 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-12 05:45:37,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-12 05:45:37,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpEL00rK /etc/bind/db.clearwater.local 2018-10-12 05:45:37,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-12 05:45:37,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/RWSAP/stop-bono.sh 2018-10-12 05:45:37,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-12 05:45:37,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-12 05:45:37,250 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-12 05:45:37,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-12 05:45:37,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:45:37,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-12 05:45:37,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:45:37,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmp5NuK8e /etc/bind/db.clearwater.opnfv 2018-10-12 05:45:37,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'bono': {u'bono_2eym6b': {u'public_address': u'172.30.9.203', u'private_address': u'192.168.120.21', u'name': u'bono-2eym6b'}}, u'vellum': {}, u'ellis': {u'ellis_u067t2': {u'public_address': u'172.30.9.208', u'private_address': u'192.168.120.9', u'name': u'ellis-u067t2'}}, u'dime': {}}, 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.10', u'hss_hostname': u''}. 2018-10-12 05:45:37,251 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-12 05:45:37,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:45:37,252 - 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_config_manager" 2018-10-12 05:45:37,252 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:37,252 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:45:37,312 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:37,312 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:37,312 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:37,312 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:37,313 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:37,313 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:37,313 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:37,313 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:45:37,313 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:37,313 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:37 GMT 2018-10-12 05:45:37,313 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:37,313 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:45:37,313 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:42,319 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:45:42,391 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:42,391 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:42,391 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:42,391 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:42,392 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:42,392 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:42,392 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:42,392 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:33.005Z", "message": "Deleting node", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:33.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:33.005Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:33.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:33.005Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:33.005Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:33.803Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/C0YN1/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:33.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "1788835b-f8cf-479f-809a-5b5ac2803442"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:33.803Z", "message": "Executing: /tmp/C0YN1/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:33.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "1788835b-f8cf-479f-809a-5b5ac2803442"}, {"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:33.803Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:33.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "1788835b-f8cf-479f-809a-5b5ac2803442"}, {"node_instance_id": "dime_7vtbru", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:34.018Z", "message": "Deleting node", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:34.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_7vtbru", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:34.018Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:34.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_u067t2", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:34.018Z", "message": "Deleting node", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:34.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_dvy3i8", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:34.018Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:34.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_u067t2", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:34.018Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:34.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_u067t2", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:34.018Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:34.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_7vtbru", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:34.018Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:34.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_dvy3i8", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:34.018Z", "message": "Deleting node", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:34.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_dvy3i8", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:34.018Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:34.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:34.018Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:34.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:34.018Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:34.018Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.306Z", "message": "Executing: /tmp/BBBNN/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b832757d-f6d0-4732-a4d5-945332e70fa0"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.306Z", "message": "Executing: /tmp/N180Y/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "2579d7e6-8d1e-4b0a-8de0-ae2ccbd713c6"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.306Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FQBUG/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "405a805c-62e7-47e4-95ea-fbfc3406ad05"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.306Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "405a805c-62e7-47e4-95ea-fbfc3406ad05"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.306Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "2579d7e6-8d1e-4b0a-8de0-ae2ccbd713c6"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.306Z", "message": "Downloaded scripts/bind/bind.py to /tmp/38S6R/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "ba60e743-afa0-4f68-b5a2-cf527c9d257c"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.306Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b832757d-f6d0-4732-a4d5-945332e70fa0"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.306Z", "message": "Creating private domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "ba60e743-afa0-4f68-b5a2-cf527c9d257c"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.306Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BBBNN/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b832757d-f6d0-4732-a4d5-945332e70fa0"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.306Z", "message": "Executing: /tmp/FQBUG/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "405a805c-62e7-47e4-95ea-fbfc3406ad05"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.306Z", "message": "Execution done (return_code=1): /tmp/9RJBZ/stop-sprout.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "1e75de87-fe0f-41c3-a49a-e8e75dffefcf"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.306Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/N180Y/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "2579d7e6-8d1e-4b0a-8de0-ae2ccbd713c6"}, {"node_instance_id": "sprout_taxs5g", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.307Z", "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_mb1ql9/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_mb1ql9/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_mb1ql9/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-10-12T05:45:35.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.307Z", "message": "Task started 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:35.307Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:35.307Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.321Z", "message": "Creating public domain file", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:36.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "ba60e743-afa0-4f68-b5a2-cf527c9d257c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.321Z", "message": "The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'bono': {}, u'vellum': {}, u'ellis': {}, u'dime': {}}, 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.10', u'hss_hostname': u''}.", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:36.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "ba60e743-afa0-4f68-b5a2-cf527c9d257c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.321Z", "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-10-12T05:45:36.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "ba60e743-afa0-4f68-b5a2-cf527c9d257c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.321Z", "message": "Downloaded scripts/bind/bind.py to /tmp/8BSAH/bind.py", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:36.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "104aa281-3f34-410d-a84a-d19dc4d9059c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.321Z", "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-10-12T05:45:36.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "ba60e743-afa0-4f68-b5a2-cf527c9d257c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.321Z", "message": "[localhost] run: sudo mv /tmp/tmpLBbxEy /etc/bind/db.clearwater.opnfv", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:36.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "ba60e743-afa0-4f68-b5a2-cf527c9d257c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.321Z", "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-10-12T05:45:36.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "ba60e743-afa0-4f68-b5a2-cf527c9d257c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.321Z", "message": "[localhost] run: sudo service bind9 reload", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:36.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "ba60e743-afa0-4f68-b5a2-cf527c9d257c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.321Z", "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-10-12T05:45:36.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "ba60e743-afa0-4f68-b5a2-cf527c9d257c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.321Z", "message": "[localhost] run: sudo mv /tmp/tmpO4TUFZ /etc/bind/db.clearwater.local", "level": "debug", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:36.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "ba60e743-afa0-4f68-b5a2-cf527c9d257c"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.321Z", "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-10-12T05:45:36.321Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "ba60e743-afa0-4f68-b5a2-cf527c9d257c"}, {"node_instance_id": "bono_2eym6b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.332Z", "message": "Deleting node", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:36.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.332Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:36.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_failed", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:36.332Z", "message": "Task failed 'script_runner.tasks.run' -> u'sprout'", "node_name": null, "workflow_id": "uninstall", "error_causes": [{"message": "u'sprout'", "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/bind_host_fjc3bu/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/bind_host_fjc3bu/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/bind_host_fjc3bu/env/lib/python2.7/site-packages/script_runner/tasks.py\", line 275, in eval_script\n execfile(script_path, eval_globals)\n File \"/tmp/8BSAH/bind.py\", line 262, in \n _main()\n File \"/tmp/8BSAH/bind.py\", line 258, in _main\n globals()[function](*args, **kwargs)\n File \"/tmp/8BSAH/bind.py\", line 203, in remove_backend\n backends[role].pop(ctx.source.instance.id, None)\nKeyError: u'sprout'\n", "type": "KeyError"}], "reported_timestamp": "2018-10-12T05:45:36.332Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:37.336Z", "message": "Executing: /tmp/4YANF/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:37.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c83971ac-d178-4c48-bb3c-9523fa94e6c0"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:37.336Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:37.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c83971ac-d178-4c48-bb3c-9523fa94e6c0"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:37.336Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4YANF/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:37.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c83971ac-d178-4c48-bb3c-9523fa94e6c0"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:37.336Z", "message": "Remove node in ETCD cluster", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:37.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4e825428-7a63-4a1d-87e2-ab66bae1e12b"}], "metadata": {"pagination": {"total": 190, "offset": 100, "size": 50}}} 2018-10-12 05:45:42,392 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:42,392 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:42 GMT 2018-10-12 05:45:42,392 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:42,392 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 29151 2018-10-12 05:45:42,392 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:42,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:45:42,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:45:42,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:42,394 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/C0YN1/remove-cluster-node.sh 2018-10-12 05:45:42,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/C0YN1/remove-cluster-node.sh 2018-10-12 05:45:42,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-12 05:45:42,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:45:42,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:42,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:45:42,395 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:45:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:42,396 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/BBBNN/remove-cluster-node.sh 2018-10-12 05:45:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/N180Y/remove-cluster-node.sh 2018-10-12 05:45:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/FQBUG/remove-cluster-node.sh 2018-10-12 05:45:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-12 05:45:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-12 05:45:42,397 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/38S6R/bind.py 2018-10-12 05:45:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-12 05:45:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating private domain file 2018-10-12 05:45:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/BBBNN/remove-cluster-node.sh 2018-10-12 05:45:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/FQBUG/remove-cluster-node.sh 2018-10-12 05:45:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=1): /tmp/9RJBZ/stop-sprout.sh 2018-10-12 05:45:42,398 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/N180Y/remove-cluster-node.sh 2018-10-12 05:45:42,399 - 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-10-12 05:45:42,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:42,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:42,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Creating public domain file 2018-10-12 05:45:42,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - The config dict: {'public_ip': u'172.30.9.204', 'backends': {u'homer': {u'homer_dvy3i8': {u'public_address': u'', u'private_address': u'192.168.120.15', u'name': u'homer-dvy3i8'}}, u'bono': {}, u'vellum': {}, u'ellis': {}, u'dime': {}}, 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.10', u'hss_hostname': u''}. 2018-10-12 05:45:42,399 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Building a dict object that will contain variables to write to the Jinja2 template. 2018-10-12 05:45:42,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/bind/bind.py to /tmp/8BSAH/bind.py 2018-10-12 05:45:42,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.local. 2018-10-12 05:45:42,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpLBbxEy /etc/bind/db.clearwater.opnfv 2018-10-12 05:45:42,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.local 2018-10-12 05:45:42,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo service bind9 reload 2018-10-12 05:45:42,400 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Rendering the Jinja2 template to /etc/bind/db.clearwater.opnfv. 2018-10-12 05:45:42,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo mv /tmp/tmpO4TUFZ /etc/bind/db.clearwater.local 2018-10-12 05:45:42,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - [localhost] run: sudo chmod 644 /etc/bind/db.clearwater.opnfv 2018-10-12 05:45:42,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:45:42,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:45:42,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'script_runner.tasks.run' -> u'sprout' 2018-10-12 05:45:42,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/4YANF/remove-cluster-node.sh 2018-10-12 05:45:42,401 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-12 05:45:42,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/4YANF/remove-cluster-node.sh 2018-10-12 05:45:42,402 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Remove node in ETCD cluster 2018-10-12 05:45:42,402 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:45:42,462 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:42,462 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:42,462 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:42,463 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:42,463 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:42,463 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:42,463 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:42,463 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:45:42,463 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:42,463 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:42 GMT 2018-10-12 05:45:42,463 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:42,463 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:45:42,463 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:47,469 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:45:47,611 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:47,612 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:47,612 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:47,612 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:47,612 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:47,612 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:47,612 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:47,612 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:37.336Z", "message": "Executing: /tmp/JGDHI/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:37.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4e825428-7a63-4a1d-87e2-ab66bae1e12b"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:37.336Z", "message": "Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JGDHI/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:37.336Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4e825428-7a63-4a1d-87e2-ab66bae1e12b"}, {"node_instance_id": "bono_2eym6b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:37.341Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:37.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_taxs5g", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:37.341Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:37.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_taxs5g", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:37.341Z", "message": "Sending task 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:37.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_2eym6b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:37.341Z", "message": "Task started 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:37.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_taxs5g", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:37.341Z", "message": "Deleting node", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:37.341Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_u067t2", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:38.893Z", "message": "Execution done (return_code=0): /tmp/N180Y/remove-cluster-node.sh", "level": "info", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:38.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "2579d7e6-8d1e-4b0a-8de0-ae2ccbd713c6"}, {"node_instance_id": "ellis_u067t2", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:39.148Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "ellis", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:39.148Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:40.354Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:40.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:40.354Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:40.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:40.354Z", "message": "Stopping node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:40.354Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_7vtbru", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:41.040Z", "message": "Execution done (return_code=0): /tmp/BBBNN/remove-cluster-node.sh", "level": "info", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:41.040Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "b832757d-f6d0-4732-a4d5-945332e70fa0"}, {"node_instance_id": "homer_dvy3i8", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:41.349Z", "message": "Execution done (return_code=0): /tmp/FQBUG/remove-cluster-node.sh", "level": "info", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:41.349Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "405a805c-62e7-47e4-95ea-fbfc3406ad05"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:41.364Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:41.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_7vtbru", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:41.364Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "dime", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:41.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:41.364Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:41.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:41.364Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:41.364Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8bb33ea4-8ba9-4879-abf9-758a8c5307f5"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8bb33ea4-8ba9-4879-abf9-758a8c5307f5"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8bb33ea4-8ba9-4879-abf9-758a8c5307f5"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8bb33ea4-8ba9-4879-abf9-758a8c5307f5"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8bb33ea4-8ba9-4879-abf9-758a8c5307f5"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8bb33ea4-8ba9-4879-abf9-758a8c5307f5"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.363Z", "message": "Stopping Agent ellis_host_43xarc", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8bb33ea4-8ba9-4879-abf9-758a8c5307f5"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8bb33ea4-8ba9-4879-abf9-758a8c5307f5"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8bb33ea4-8ba9-4879-abf9-758a8c5307f5"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.363Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.363Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8bb33ea4-8ba9-4879-abf9-758a8c5307f5"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.400Z", "message": "Stopping node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.400Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.400Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_dvy3i8", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.400Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "homer", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.400Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.400Z", "message": "Stopping agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.400Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.400Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.400Z", "message": "Stopping node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.400Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:42.400Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:42.400Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_2eym6b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:43.373Z", "message": "Execution done (return_code=0): /tmp/JGDHI/remove-cluster-node.sh", "level": "info", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:43.373Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4e825428-7a63-4a1d-87e2-ab66bae1e12b"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:43.412Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:43.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:43.412Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:43.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:43.412Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:43.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:44.425Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:44.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_2eym6b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:44.425Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:44.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:44.425Z", "message": "Stopping node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:44.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:44.425Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:44.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:44.425Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:44.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:44.425Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:44.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:44.425Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:44.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 254, "offset": 150, "size": 50}}} 2018-10-12 05:45:47,612 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:47,612 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:47 GMT 2018-10-12 05:45:47,612 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:47,613 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25777 2018-10-12 05:45:47,613 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:47,613 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Executing: /tmp/JGDHI/remove-cluster-node.sh 2018-10-12 05:45:47,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Downloaded scripts/clearwater/other/remove-cluster-node.sh to /tmp/JGDHI/remove-cluster-node.sh 2018-10-12 05:45:47,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:47,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:47,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'script_runner.tasks.run' 2018-10-12 05:45:47,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'script_runner.tasks.run' 2018-10-12 05:45:47,614 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:45:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/N180Y/remove-cluster-node.sh 2018-10-12 05:45:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:45:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-12 05:45:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-12 05:45:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:45:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/BBBNN/remove-cluster-node.sh 2018-10-12 05:45:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/FQBUG/remove-cluster-node.sh 2018-10-12 05:45:47,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-12 05:45:47,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:45:47,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-12 05:45:47,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-12 05:45:47,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:47,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:47,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:47,616 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:47,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:47,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:47,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent ellis_host_43xarc 2018-10-12 05:45:47,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:47,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:47,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:47,617 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:45:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-12 05:45:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-12 05:45:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:45:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-12 05:45:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-12 05:45:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-12 05:45:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-12 05:45:47,618 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:45:47,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-12 05:45:47,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-12 05:45:47,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/JGDHI/remove-cluster-node.sh 2018-10-12 05:45:47,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-12 05:45:47,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-12 05:45:47,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-12 05:45:47,619 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-12 05:45:47,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:45:47,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:45:47,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-12 05:45:47,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-12 05:45:47,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-12 05:45:47,620 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-12 05:45:47,620 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:45:47,719 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:47,719 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:47,719 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:47,719 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:47,719 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:47,720 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:47,720 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:47,720 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:45:47,720 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:47,720 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:47 GMT 2018-10-12 05:45:47,720 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:47,720 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:45:47,720 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:52,726 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:45:52,815 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:52,815 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:52,815 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:52,815 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:52,815 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:52,815 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:52,816 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:52,816 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_host_zxt1y9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:44.425Z", "message": "Stopping agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:44.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:44.425Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:44.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_2eym6b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:44.425Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "bono", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:44.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:44.425Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:44.425Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:44.852Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:44.852Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "991e98bb-5219-477c-acb1-0fd42b5caf3c"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:45.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:45.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "991e98bb-5219-477c-acb1-0fd42b5caf3c"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:45.386Z", "message": "Stopping Agent dime_host_zxt1y9", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:45.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "991e98bb-5219-477c-acb1-0fd42b5caf3c"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:45.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:45.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "991e98bb-5219-477c-acb1-0fd42b5caf3c"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:45.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:45.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "991e98bb-5219-477c-acb1-0fd42b5caf3c"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:45.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:45.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "991e98bb-5219-477c-acb1-0fd42b5caf3c"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:45.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:45.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "991e98bb-5219-477c-acb1-0fd42b5caf3c"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:45.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:45.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "991e98bb-5219-477c-acb1-0fd42b5caf3c"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:45.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:45.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "991e98bb-5219-477c-acb1-0fd42b5caf3c"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:45.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:45.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "991e98bb-5219-477c-acb1-0fd42b5caf3c"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:45.435Z", "message": "Stopping agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:45.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:45.435Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:45.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:45.435Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:45.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:45.435Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:45.435Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:46.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:46.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "85b2b4e1-93d3-4fff-92d3-eb87878c62c3"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:46.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:46.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "85b2b4e1-93d3-4fff-92d3-eb87878c62c3"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:46.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:46.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "85b2b4e1-93d3-4fff-92d3-eb87878c62c3"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:46.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:46.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "85b2b4e1-93d3-4fff-92d3-eb87878c62c3"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:46.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:46.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "85b2b4e1-93d3-4fff-92d3-eb87878c62c3"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:46.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:46.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "85b2b4e1-93d3-4fff-92d3-eb87878c62c3"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:46.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:46.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "85b2b4e1-93d3-4fff-92d3-eb87878c62c3"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:46.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:46.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "85b2b4e1-93d3-4fff-92d3-eb87878c62c3"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:46.412Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:46.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "85b2b4e1-93d3-4fff-92d3-eb87878c62c3"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:46.412Z", "message": "Stopping Agent homer_host_vzafvg", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:46.412Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "85b2b4e1-93d3-4fff-92d3-eb87878c62c3"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:46.609Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:46.609Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:47.423Z", "message": "Successfully stopped daemon: ellis_host_43xarc\u001b[0m", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:47.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8bb33ea4-8ba9-4879-abf9-758a8c5307f5"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:47.423Z", "message": "Stopping daemon with command: sudo service celeryd-ellis_host_43xarc stop", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:47.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8bb33ea4-8ba9-4879-abf9-758a8c5307f5"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:47.423Z", "message": "Stopping...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:47.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8bb33ea4-8ba9-4879-abf9-758a8c5307f5"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:47.452Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:47.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:47.452Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:47.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:47.452Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:47.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:47.452Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:47.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:47.452Z", "message": "Deleting agent", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:47.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:47.452Z", "message": "Stopping agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:47.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:47.452Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:47.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:47.452Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:47.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:47.452Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:47.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:47.452Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:47.452Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "66e14a9f-eca3-4958-8bf1-47b4f05fa7f4"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "66e14a9f-eca3-4958-8bf1-47b4f05fa7f4"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "66e14a9f-eca3-4958-8bf1-47b4f05fa7f4"}], "metadata": {"pagination": {"total": 316, "offset": 200, "size": 50}}} 2018-10-12 05:45:52,816 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:52,816 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:52 GMT 2018-10-12 05:45:52,816 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:52,816 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26740 2018-10-12 05:45:52,816 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:52,817 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-12 05:45:52,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-12 05:45:52,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:45:52,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-12 05:45:52,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent dime_host_zxt1y9 2018-10-12 05:45:52,818 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,819 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-12 05:45:52,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-12 05:45:52,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-12 05:45:52,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-12 05:45:52,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,820 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,821 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent homer_host_vzafvg 2018-10-12 05:45:52,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-12 05:45:52,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: ellis_host_43xarc 2018-10-12 05:45:52,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-ellis_host_43xarc stop 2018-10-12 05:45:52,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-12 05:45:52,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-12 05:45:52,822 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-12 05:45:52,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-12 05:45:52,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-12 05:45:52,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-12 05:45:52,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-12 05:45:52,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-12 05:45:52,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-12 05:45:52,823 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-12 05:45:52,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-12 05:45:52,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,824 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,825 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:52,825 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:45:52,888 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:52,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:52,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:52,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:52,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:52,889 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:52,889 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:52,889 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:45:52,889 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:52,889 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:52 GMT 2018-10-12 05:45:52,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:52,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:45:52,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:57,895 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:45:57,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:57,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:57,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:57,970 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:57,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:57,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:57,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:57,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Deleting Agent ellis_host_43xarc", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "66e14a9f-eca3-4958-8bf1-47b4f05fa7f4"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "66e14a9f-eca3-4958-8bf1-47b4f05fa7f4"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Stopping Agent bono_host_ksf15e", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "66e14a9f-eca3-4958-8bf1-47b4f05fa7f4"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "66e14a9f-eca3-4958-8bf1-47b4f05fa7f4"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "66e14a9f-eca3-4958-8bf1-47b4f05fa7f4"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:48.440Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:48.440Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:49.540Z", "message": "Stopping...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:49.540Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "991e98bb-5219-477c-acb1-0fd42b5caf3c"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:49.783Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:49.783Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.464Z", "message": "Successfully stopped daemon: homer_host_vzafvg\u001b[0m", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "85b2b4e1-93d3-4fff-92d3-eb87878c62c3"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.464Z", "message": "Successfully deleted daemon: ellis_host_43xarc", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "66e14a9f-eca3-4958-8bf1-47b4f05fa7f4"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.464Z", "message": "Stopping...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "85b2b4e1-93d3-4fff-92d3-eb87878c62c3"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.464Z", "message": "Successfully stopped daemon: dime_host_zxt1y9\u001b[0m", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "991e98bb-5219-477c-acb1-0fd42b5caf3c"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.464Z", "message": "Deleting...", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "66e14a9f-eca3-4958-8bf1-47b4f05fa7f4"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.464Z", "message": "Stopping daemon with command: sudo service celeryd-homer_host_vzafvg stop", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "85b2b4e1-93d3-4fff-92d3-eb87878c62c3"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.464Z", "message": "Stopping daemon with command: sudo service celeryd-dime_host_zxt1y9 stop", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "991e98bb-5219-477c-acb1-0fd42b5caf3c"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.464Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.464Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "66e14a9f-eca3-4958-8bf1-47b4f05fa7f4"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.492Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.492Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.492Z", "message": "Deleting agent", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.492Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.492Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:50.492Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:50.492Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d2aa064-fe9b-4fcd-b0bc-0042654b7021"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "096f77ca-9c36-4966-897c-d20e2bb73fed"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d2aa064-fe9b-4fcd-b0bc-0042654b7021"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d2aa064-fe9b-4fcd-b0bc-0042654b7021"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "096f77ca-9c36-4966-897c-d20e2bb73fed"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d2aa064-fe9b-4fcd-b0bc-0042654b7021"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "096f77ca-9c36-4966-897c-d20e2bb73fed"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d2aa064-fe9b-4fcd-b0bc-0042654b7021"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Deleting Agent dime_host_zxt1y9", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d2aa064-fe9b-4fcd-b0bc-0042654b7021"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d2aa064-fe9b-4fcd-b0bc-0042654b7021"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d2aa064-fe9b-4fcd-b0bc-0042654b7021"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d2aa064-fe9b-4fcd-b0bc-0042654b7021"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "096f77ca-9c36-4966-897c-d20e2bb73fed"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "096f77ca-9c36-4966-897c-d20e2bb73fed"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "096f77ca-9c36-4966-897c-d20e2bb73fed"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d2aa064-fe9b-4fcd-b0bc-0042654b7021"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "096f77ca-9c36-4966-897c-d20e2bb73fed"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Deleting Agent homer_host_vzafvg", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "096f77ca-9c36-4966-897c-d20e2bb73fed"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "096f77ca-9c36-4966-897c-d20e2bb73fed"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.502Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.502Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "096f77ca-9c36-4966-897c-d20e2bb73fed"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.530Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.530Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 358, "offset": 250, "size": 50}}} 2018-10-12 05:45:57,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:57,971 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:57 GMT 2018-10-12 05:45:57,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:57,971 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 27243 2018-10-12 05:45:57,971 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:45:57,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent ellis_host_43xarc 2018-10-12 05:45:57,972 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bono_host_ksf15e 2018-10-12 05:45:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,973 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-12 05:45:57,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-12 05:45:57,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: homer_host_vzafvg 2018-10-12 05:45:57,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: ellis_host_43xarc 2018-10-12 05:45:57,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-12 05:45:57,974 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: dime_host_zxt1y9 2018-10-12 05:45:57,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-12 05:45:57,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-homer_host_vzafvg stop 2018-10-12 05:45:57,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-dime_host_zxt1y9 stop 2018-10-12 05:45:57,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-12 05:45:57,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-12 05:45:57,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-12 05:45:57,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-12 05:45:57,975 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-12 05:45:57,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-12 05:45:57,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-12 05:45:57,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,976 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent dime_host_zxt1y9 2018-10-12 05:45:57,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,977 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent homer_host_vzafvg 2018-10-12 05:45:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:45:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-12 05:45:57,978 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-12 05:45:57,979 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:45:58,042 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:45:58,042 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:45:58,042 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:45:58,042 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:45:58,042 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:45:58,042 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:45:58,042 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:45:58,042 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:45:58,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:45:58,043 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:45:58 GMT 2018-10-12 05:45:58,043 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:45:58,043 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:45:58,043 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:03,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:46:03,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:03,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:03,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:03,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:03,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:03,126 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:03,126 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:03,127 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.530Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:51.530Z", "message": "Deleting agent", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:51.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:52.567Z", "message": "Stopping...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:52.567Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:52.669Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:52.669Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.518Z", "message": "Deleting...", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d2aa064-fe9b-4fcd-b0bc-0042654b7021"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.518Z", "message": "Deleting...", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "096f77ca-9c36-4966-897c-d20e2bb73fed"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.518Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "096f77ca-9c36-4966-897c-d20e2bb73fed"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.518Z", "message": "Stopping daemon with command: sudo service celeryd-bono_host_ksf15e stop", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.518Z", "message": "Successfully deleted daemon: homer_host_vzafvg", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "096f77ca-9c36-4966-897c-d20e2bb73fed"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.518Z", "message": "Successfully stopped daemon: bono_host_ksf15e\u001b[0m", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "55e52cb2-0df1-4553-a222-1d28981f5b55"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.518Z", "message": "Successfully deleted daemon: dime_host_zxt1y9", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d2aa064-fe9b-4fcd-b0bc-0042654b7021"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.518Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.518Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d2aa064-fe9b-4fcd-b0bc-0042654b7021"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.542Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.542Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.542Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.542Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.542Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.542Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:53.542Z", "message": "Deleting agent", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:53.542Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.535Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "456b27aa-0158-42b7-9e09-61e846b1ff46"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.535Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "456b27aa-0158-42b7-9e09-61e846b1ff46"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.535Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "456b27aa-0158-42b7-9e09-61e846b1ff46"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.535Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "456b27aa-0158-42b7-9e09-61e846b1ff46"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.535Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "456b27aa-0158-42b7-9e09-61e846b1ff46"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.535Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "456b27aa-0158-42b7-9e09-61e846b1ff46"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.535Z", "message": "Deleting Agent bono_host_ksf15e", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "456b27aa-0158-42b7-9e09-61e846b1ff46"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.535Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "456b27aa-0158-42b7-9e09-61e846b1ff46"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.535Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "456b27aa-0158-42b7-9e09-61e846b1ff46"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.535Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.535Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "456b27aa-0158-42b7-9e09-61e846b1ff46"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.559Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.559Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.559Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.559Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:54.559Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:54.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:55.745Z", "message": "Deleting...", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:55.745Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "456b27aa-0158-42b7-9e09-61e846b1ff46"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:56.179Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:56.179Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:56.563Z", "message": "Successfully deleted daemon: bono_host_ksf15e", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:56.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "456b27aa-0158-42b7-9e09-61e846b1ff46"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:56.563Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:56.563Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "456b27aa-0158-42b7-9e09-61e846b1ff46"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:56.578Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:56.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:56.578Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:56.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:56.578Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:56.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:56.578Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:56.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:56.578Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:56.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:56.578Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:56.578Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:57.699Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:57.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:57.699Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:57.699Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:58.749Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:58.749Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:59.708Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:59.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:59.708Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:59.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:59.708Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:59.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 377, "offset": 300, "size": 50}}} 2018-10-12 05:46:03,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:03,127 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:03 GMT 2018-10-12 05:46:03,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:03,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 26210 2018-10-12 05:46:03,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:03,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-12 05:46:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-12 05:46:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-12 05:46:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-12 05:46:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-12 05:46:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-12 05:46:03,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-12 05:46:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bono_host_ksf15e stop 2018-10-12 05:46:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: homer_host_vzafvg 2018-10-12 05:46:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bono_host_ksf15e 2018-10-12 05:46:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: dime_host_zxt1y9 2018-10-12 05:46:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-12 05:46:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-12 05:46:03,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-12 05:46:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-12 05:46:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-12 05:46:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-12 05:46:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-12 05:46:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-12 05:46:03,131 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bono_host_ksf15e 2018-10-12 05:46:03,132 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-12 05:46:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-12 05:46:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-12 05:46:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-12 05:46:03,133 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-12 05:46:03,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-12 05:46:03,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-12 05:46:03,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bono_host_ksf15e 2018-10-12 05:46:03,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-12 05:46:03,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:03,134 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:03,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-12 05:46:03,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-12 05:46:03,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-12 05:46:03,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-12 05:46:03,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:03,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:03,135 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-12 05:46:03,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:03,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-12 05:46:03,136 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-12 05:46:03,136 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:46:03,226 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:03,227 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:03,227 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:03,227 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:03,227 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:03,227 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:03,227 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:03,227 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:46:03,227 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:03,227 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:03 GMT 2018-10-12 05:46:03,228 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:03,228 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:46:03,228 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:08,229 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:46:08,305 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:08,305 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:08,305 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:08,305 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:08,305 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:08,305 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:08,305 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:08,305 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:59.708Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:59.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:45:59.708Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:45:59.708Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_taxs5g", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:01.107Z", "message": "Execution done (return_code=0): /tmp/4YANF/remove-cluster-node.sh", "level": "info", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:01.107Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c83971ac-d178-4c48-bb3c-9523fa94e6c0"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:01.192Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:01.192Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:01.733Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:01.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_taxs5g", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:01.733Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "sprout", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:01.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:01.733Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:01.733Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:02.742Z", "message": "Stopping node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:02.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:02.742Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:02.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:02.742Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:02.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:02.742Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:02.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_node_r06nxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:02.742Z", "message": "Stopping node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:02.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:02.742Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:02.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_node_r06nxy", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:02.742Z", "message": "Deleting node", "node_name": "proxy_node", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:02.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:02.742Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:02.742Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:03.756Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:03.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:03.756Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:03.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:03.756Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:03.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:03.756Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:03.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:03.756Z", "message": "Stopping node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:03.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:03.756Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:03.756Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:05.201Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:05.201Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:05.766Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:05.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:05.766Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:05.766Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:06.846Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:06.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:06.846Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:06.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:06.846Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:06.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:07.872Z", "message": "Stopping agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:07.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:07.872Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:07.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:07.872Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:07.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:07.872Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:07.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:07.872Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:07.872Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.158Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.158Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "20c4c3a0-5071-47e9-b7f5-d7def92f2944"}], "metadata": {"pagination": {"total": 395, "offset": 350, "size": 50}}} 2018-10-12 05:46:08,306 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:08,306 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:08 GMT 2018-10-12 05:46:08,306 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:08,306 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16817 2018-10-12 05:46:08,306 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-12 05:46:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/4YANF/remove-cluster-node.sh 2018-10-12 05:46:08,307 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:08,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:08,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:46:08,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:08,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:46:08,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-12 05:46:08,308 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:08,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:08,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:46:08,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-12 05:46:08,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:08,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:08,309 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-12 05:46:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:46:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-12 05:46:08,310 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-12 05:46:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-12 05:46:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-12 05:46:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-12 05:46:08,311 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-12 05:46:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-12 05:46:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-12 05:46:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-12 05:46:08,312 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:08,312 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:46:08,400 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:08,400 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:08,400 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:08,400 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:08,400 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:08,401 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:08,401 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:08,401 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:46:08,401 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:08,401 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:08 GMT 2018-10-12 05:46:08,401 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:08,401 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:46:08,401 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:13,407 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:46:13,480 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:13,480 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:13,480 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:13,480 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:13,480 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:13,480 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:13,480 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:13,480 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "20c4c3a0-5071-47e9-b7f5-d7def92f2944"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "20c4c3a0-5071-47e9-b7f5-d7def92f2944"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "20c4c3a0-5071-47e9-b7f5-d7def92f2944"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "20c4c3a0-5071-47e9-b7f5-d7def92f2944"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "20c4c3a0-5071-47e9-b7f5-d7def92f2944"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.682Z", "message": "Stopping Agent sprout_host_mb1ql9", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "20c4c3a0-5071-47e9-b7f5-d7def92f2944"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "20c4c3a0-5071-47e9-b7f5-d7def92f2944"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "20c4c3a0-5071-47e9-b7f5-d7def92f2944"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "20c4c3a0-5071-47e9-b7f5-d7def92f2944"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.893Z", "message": "Deleting node", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.893Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.893Z", "message": "Deleting node", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.893Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:08.893Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:08.893Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:09.722Z", "message": "deleting server", "level": "info", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:09.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "a93d3da5-f544-424e-955b-242d749c4129"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:09.722Z", "message": "deleting server", "level": "info", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:09.722Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "6161cb02-4b47-44ed-ac03-45925761e69b"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:09.904Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:09.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:09.904Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:09.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:09.904Z", "message": "Deleting node", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:09.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:09.904Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:09.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:09.904Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:09.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:09.904Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:09.904Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:10.739Z", "message": "deleting server", "level": "info", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:10.739Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "59792d72-9781-4e1a-9fec-ffc772142e47"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:10.925Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:10.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:10.925Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:10.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:10.925Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:10.925Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:11.759Z", "message": "Waiting for server \"842892c4-572f-4708-b265-bbd63d3e91ec\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:11.759Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "a93d3da5-f544-424e-955b-242d749c4129"}, {"node_instance_id": "ellis_host_43xarc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:12.780Z", "message": "Waiting for server \"2257a4bb-6044-4ba0-9193-d91a2c904e13\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:12.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "59792d72-9781-4e1a-9fec-ffc772142e47"}, {"node_instance_id": "homer_host_vzafvg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:12.780Z", "message": "Waiting for server \"8b0a9b8c-dee5-4438-b79a-8fd596a21014\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:12.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "6161cb02-4b47-44ed-ac03-45925761e69b"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:12.780Z", "message": "Stopping daemon with command: sudo service celeryd-sprout_host_mb1ql9 stop", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:12.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "20c4c3a0-5071-47e9-b7f5-d7def92f2944"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:12.780Z", "message": "Stopping...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:12.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "20c4c3a0-5071-47e9-b7f5-d7def92f2944"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:12.780Z", "message": "Successfully stopped daemon: sprout_host_mb1ql9\u001b[0m", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:12.780Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "20c4c3a0-5071-47e9-b7f5-d7def92f2944"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:12.983Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:12.983Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 428, "offset": 383, "size": 50}}} 2018-10-12 05:46:13,481 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:13,481 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:13 GMT 2018-10-12 05:46:13,481 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:13,481 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17530 2018-10-12 05:46:13,481 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:13,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:13,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:13,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:13,482 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:13,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:13,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent sprout_host_mb1ql9 2018-10-12 05:46:13,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:13,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:13,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:13,483 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:13,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-12 05:46:13,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:13,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:13,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-12 05:46:13,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-12 05:46:13,484 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-12 05:46:13,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:13,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-12 05:46:13,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:13,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-12 05:46:13,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-12 05:46:13,485 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-12 05:46:13,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-12 05:46:13,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:13,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:13,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:13,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "842892c4-572f-4708-b265-bbd63d3e91ec" to be deleted. current status: SHUTOFF 2018-10-12 05:46:13,486 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2257a4bb-6044-4ba0-9193-d91a2c904e13" to be deleted. current status: SHUTOFF 2018-10-12 05:46:13,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "8b0a9b8c-dee5-4438-b79a-8fd596a21014" to be deleted. current status: SHUTOFF 2018-10-12 05:46:13,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-sprout_host_mb1ql9 stop 2018-10-12 05:46:13,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-12 05:46:13,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: sprout_host_mb1ql9 2018-10-12 05:46:13,487 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-12 05:46:13,487 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:46:13,549 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:13,549 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:13,550 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:13,550 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:13,550 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:13,550 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:13,550 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:13,550 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:46:13,550 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:13,550 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:13 GMT 2018-10-12 05:46:13,550 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:13,551 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:46:13,551 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:18,551 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:46:18,720 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:18,720 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:18,720 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:18,720 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:18,720 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:18,721 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:18,721 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:18,721 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:13.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:13.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "891c0801-2671-4f81-893d-68170ec5045f"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:13.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:13.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "891c0801-2671-4f81-893d-68170ec5045f"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:13.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:13.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "891c0801-2671-4f81-893d-68170ec5045f"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:13.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:13.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "891c0801-2671-4f81-893d-68170ec5045f"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:13.795Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:13.795Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "891c0801-2671-4f81-893d-68170ec5045f"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:13.938Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:13.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:13.938Z", "message": "Deleting agent", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:13.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:13.938Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:13.938Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:14.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:14.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "891c0801-2671-4f81-893d-68170ec5045f"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:14.803Z", "message": "Deleting Agent sprout_host_mb1ql9", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:14.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "891c0801-2671-4f81-893d-68170ec5045f"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:14.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:14.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "891c0801-2671-4f81-893d-68170ec5045f"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:14.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:14.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "891c0801-2671-4f81-893d-68170ec5045f"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:14.803Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:14.803Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "891c0801-2671-4f81-893d-68170ec5045f"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:14.947Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:14.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:14.947Z", "message": "Stopping agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:14.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:14.947Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:14.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_failed", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:14.947Z", "message": "Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5957)", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": [{"message": "timeout after 10 seconds (pid=5957)", "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_3o8rc0/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_3o8rc0/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_3o8rc0/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_3o8rc0/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_3o8rc0/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=5957)\n", "type": "TimeoutExpired"}], "reported_timestamp": "2018-10-12T05:46:14.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:14.947Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:14.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:14.947Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:14.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:15.814Z", "message": "Successfully deleted daemon: sprout_host_mb1ql9", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:15.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "891c0801-2671-4f81-893d-68170ec5045f"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:15.814Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:15.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "891c0801-2671-4f81-893d-68170ec5045f"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:15.814Z", "message": "Deleting...", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:15.814Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "891c0801-2671-4f81-893d-68170ec5045f"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:16.082Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:16.082Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_host_zxt1y9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:16.968Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "dime_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:16.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:16.968Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:16.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:16.968Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:16.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:16.968Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:16.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:16.968Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:16.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:16.968Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:16.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:16.968Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:16.968Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:16.969Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:16.969Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "58b2b9e9-b5a7-404f-a77d-7d69c523875c"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "58b2b9e9-b5a7-404f-a77d-7d69c523875c"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "58b2b9e9-b5a7-404f-a77d-7d69c523875c"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "58b2b9e9-b5a7-404f-a77d-7d69c523875c"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "58b2b9e9-b5a7-404f-a77d-7d69c523875c"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "58b2b9e9-b5a7-404f-a77d-7d69c523875c"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "58b2b9e9-b5a7-404f-a77d-7d69c523875c"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:17.923Z", "message": "Stopping Agent proxy_host_3o8rc0", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "58b2b9e9-b5a7-404f-a77d-7d69c523875c"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "58b2b9e9-b5a7-404f-a77d-7d69c523875c"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:17.923Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:17.923Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "58b2b9e9-b5a7-404f-a77d-7d69c523875c"}, {"node_instance_id": "dime_security_group_2kyw8u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:18.071Z", "message": "Deleting node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:18.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_host_vzafvg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:18.071Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "homer_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:18.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_security_group_6ft409", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:18.071Z", "message": "Stopping node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:18.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_host_43xarc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:18.071Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "ellis_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:18.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_security_group_2kyw8u", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:18.071Z", "message": "Stopping node", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:18.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_floatingip_tvbdvv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:18.071Z", "message": "Stopping node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:18.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_security_group_lwlk8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:18.071Z", "message": "Stopping node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:18.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 475, "offset": 416, "size": 50}}} 2018-10-12 05:46:18,721 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:18,721 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:18 GMT 2018-10-12 05:46:18,721 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:18,721 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 25993 2018-10-12 05:46:18,721 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:18,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,722 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-12 05:46:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-12 05:46:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-12 05:46:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent sprout_host_mb1ql9 2018-10-12 05:46:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,723 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-12 05:46:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-12 05:46:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-12 05:46:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task failed 'diamond_agent.tasks.stop' -> timeout after 10 seconds (pid=5957) 2018-10-12 05:46:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-12 05:46:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-12 05:46:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: sprout_host_mb1ql9 2018-10-12 05:46:18,724 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-12 05:46:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-12 05:46:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-12 05:46:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-12 05:46:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-12 05:46:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-12 05:46:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:18,725 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-12 05:46:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent proxy_host_3o8rc0 2018-10-12 05:46:18,726 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:18,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:18,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-12 05:46:18,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:46:18,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-12 05:46:18,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:46:18,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:46:18,727 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:46:18,728 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:46:18,798 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:18,798 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:18,799 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:18,799 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:18,799 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:18,799 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:18,799 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:18,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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:46:18,799 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:18,799 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:18 GMT 2018-10-12 05:46:18,799 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:18,799 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:46:18,799 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:23,800 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:46:23,872 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:23,872 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:23,872 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:23,872 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:23,872 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:23,872 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:23,873 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:23,873 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "dime_security_group_2kyw8u", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:18.940Z", "message": "deleting security_group", "level": "info", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:18.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4089889c-0c6f-45b2-aab9-77eed1bac508"}, {"node_instance_id": "homer_security_group_6ft409", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:19.117Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:19.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_security_group_lwlk8p", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:19.117Z", "message": "Deleting node", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:19.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_security_group_6ft409", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:19.117Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:19.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_floatingip_tvbdvv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:19.117Z", "message": "Deleting node", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:19.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:19.117Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:19.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_security_group_2kyw8u", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:19.117Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:19.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_floatingip_tvbdvv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:19.117Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:19.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "dime_security_group_2kyw8u", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:19.117Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:19.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_security_group_lwlk8p", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:19.117Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:19.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_security_group_6ft409", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:19.117Z", "message": "Deleting node", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:19.117Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_security_group_6ft409", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:19.955Z", "message": "deleting security_group", "level": "info", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:19.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "8fa4db4c-4e8e-431c-aafd-93fe5a5615cf"}, {"node_instance_id": "ellis_floatingip_tvbdvv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:19.955Z", "message": "deleting floatingip", "level": "info", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:19.955Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c0f2eab4-415c-4c8a-9227-dfed47fb2234"}, {"node_instance_id": "dime_security_group_2kyw8u", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:20.130Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "dime_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:20.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_floatingip_tvbdvv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:20.130Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:20.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_security_group_lwlk8p", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:20.130Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:20.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:20.130Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:20.130Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_security_group_lwlk8p", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:20.963Z", "message": "deleting security_group", "level": "info", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:20.963Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "748948c8-821f-4fd0-a42d-1ffdf64c98f9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:21.140Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:21.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "homer_security_group_6ft409", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:21.140Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "homer_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:21.140Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:22.123Z", "message": "Stopping daemon with command: sudo service celeryd-proxy_host_3o8rc0 stop", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:22.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "58b2b9e9-b5a7-404f-a77d-7d69c523875c"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:22.123Z", "message": "Stopping...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:22.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "58b2b9e9-b5a7-404f-a77d-7d69c523875c"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:22.123Z", "message": "Successfully stopped daemon: proxy_host_3o8rc0\u001b[0m", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:22.123Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "58b2b9e9-b5a7-404f-a77d-7d69c523875c"}, {"node_instance_id": "ellis_security_group_lwlk8p", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:22.186Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "ellis_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:22.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:22.186Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:22.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:22.186Z", "message": "Deleting agent", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:22.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:22.186Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:22.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:22.186Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:22.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "ellis_floatingip_tvbdvv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:22.186Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "ellis_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:22.186Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.268Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c00610d7-2d5b-4714-9edc-b53901db045d"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.268Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c00610d7-2d5b-4714-9edc-b53901db045d"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.268Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c00610d7-2d5b-4714-9edc-b53901db045d"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.268Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c00610d7-2d5b-4714-9edc-b53901db045d"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.268Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c00610d7-2d5b-4714-9edc-b53901db045d"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.268Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c00610d7-2d5b-4714-9edc-b53901db045d"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.268Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c00610d7-2d5b-4714-9edc-b53901db045d"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.268Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c00610d7-2d5b-4714-9edc-b53901db045d"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.268Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c00610d7-2d5b-4714-9edc-b53901db045d"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.268Z", "message": "Deleting Agent proxy_host_3o8rc0", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.268Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c00610d7-2d5b-4714-9edc-b53901db045d"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.293Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.293Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.293Z", "message": "Deleting node", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:23.293Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:23.293Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 518, "offset": 463, "size": 50}}} 2018-10-12 05:46:23,873 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:23,873 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:23 GMT 2018-10-12 05:46:23,873 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:23,873 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 22749 2018-10-12 05:46:23,873 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:23,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-12 05:46:23,874 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-12 05:46:23,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:23,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-12 05:46:23,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:23,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-12 05:46:23,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-12 05:46:23,875 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-12 05:46:23,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-12 05:46:23,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-12 05:46:23,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:23,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-12 05:46:23,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-12 05:46:23,876 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-12 05:46:23,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-12 05:46:23,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-12 05:46:23,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:23,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-12 05:46:23,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:23,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-12 05:46:23,877 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-proxy_host_3o8rc0 stop 2018-10-12 05:46:23,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-12 05:46:23,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: proxy_host_3o8rc0 2018-10-12 05:46:23,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-12 05:46:23,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-12 05:46:23,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-12 05:46:23,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-12 05:46:23,878 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-12 05:46:23,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-12 05:46:23,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:23,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:23,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:23,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:23,879 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:23,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:23,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:23,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:23,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:46:23,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent proxy_host_3o8rc0 2018-10-12 05:46:23,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-12 05:46:23,880 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:23,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:23,881 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-12 05:46:23,881 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:46:23,946 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:23,946 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:23,947 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:23,947 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:23,947 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:23,947 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:23,947 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:23,947 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:46:23,947 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:23,947 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:23 GMT 2018-10-12 05:46:23,947 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:23,948 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:46:23,948 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:28,953 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:46:29,022 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:29,022 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:29,022 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:29,022 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:29,023 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:29,023 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:29,023 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:29,023 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:24.371Z", "message": "deleting server", "level": "info", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:24.371Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "00389e37-af8b-4f90-984e-59a11be0a3ef"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:24.994Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:24.994Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:25.381Z", "message": "Successfully deleted daemon: proxy_host_3o8rc0", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:25.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c00610d7-2d5b-4714-9edc-b53901db045d"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:25.381Z", "message": "Deleting...", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:25.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c00610d7-2d5b-4714-9edc-b53901db045d"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:25.381Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:25.381Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "c00610d7-2d5b-4714-9edc-b53901db045d"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:25.386Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:25.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:25.386Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:25.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_host_ksf15e", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:26.403Z", "message": "Waiting for server \"a1873f1a-5364-4ce1-a60a-110f7f8ce501\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:26.403Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "00389e37-af8b-4f90-984e-59a11be0a3ef"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:26.642Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:26.642Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:27.423Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:27.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:27.423Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:27.423Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:28.658Z", "message": "Deleting node", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:28.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:28.658Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:28.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:28.658Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:28.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:28.658Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:28.658Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 533, "offset": 506, "size": 50}}} 2018-10-12 05:46:29,023 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:29,023 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:29 GMT 2018-10-12 05:46:29,023 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:29,023 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7822 2018-10-12 05:46:29,023 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:29,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-12 05:46:29,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-12 05:46:29,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: proxy_host_3o8rc0 2018-10-12 05:46:29,024 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-12 05:46:29,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-12 05:46:29,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-12 05:46:29,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-12 05:46:29,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "a1873f1a-5364-4ce1-a60a-110f7f8ce501" to be deleted. current status: SHUTOFF 2018-10-12 05:46:29,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:29,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:29,025 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:29,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:29,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-12 05:46:29,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-12 05:46:29,026 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-12 05:46:29,026 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:46:29,087 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:29,087 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:29,087 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:29,087 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:29,088 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:29,088 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:29,088 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:29,088 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:46:29,088 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:29,088 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:29 GMT 2018-10-12 05:46:29,088 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:29,088 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:46:29,088 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:34,093 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:46:35,287 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:35,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:35,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:35,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:35,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:35,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:35,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:35,288 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:29.087Z", "message": "deleting server", "level": "info", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:29.087Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "45ef6cf1-7cef-42d6-945d-298b2a5327f4"}, {"node_instance_id": "bono_host_ksf15e", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:30.922Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bono_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:30.922Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:31.509Z", "message": "Waiting for server \"2154bc82-6183-4747-9f70-3902500081cd\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:31.509Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "45ef6cf1-7cef-42d6-945d-298b2a5327f4"}, {"node_instance_id": "bono_security_group_927zsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:31.670Z", "message": "Stopping node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:31.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_floatingip_g1rrwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:31.670Z", "message": "Stopping node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:31.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_floatingip_g1rrwl", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:32.990Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:32.990Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_security_group_927zsc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:32.990Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:32.990Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:32.990Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_security_group_927zsc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:32.990Z", "message": "Deleting node", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_security_group_927zsc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:32.990Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_floatingip_g1rrwl", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:32.990Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_floatingip_g1rrwl", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:32.990Z", "message": "Deleting node", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:32.990Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_security_group_927zsc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:33.306Z", "message": "deleting security_group", "level": "info", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:33.306Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "d8d11a10-4828-4be4-a6f9-58b95d53e90b"}, {"node_instance_id": "bono_floatingip_g1rrwl", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:33.606Z", "message": "deleting floatingip", "level": "info", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:33.606Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "a9fe87ca-d728-4efc-a07a-8d95d427d5cf"}], "metadata": {"pagination": {"total": 549, "offset": 521, "size": 50}}} 2018-10-12 05:46:35,288 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:35,288 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:35 GMT 2018-10-12 05:46:35,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:35,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8274 2018-10-12 05:46:35,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:35,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-12 05:46:35,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-12 05:46:35,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2154bc82-6183-4747-9f70-3902500081cd" to be deleted. current status: ACTIVE 2018-10-12 05:46:35,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:46:35,289 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:46:35,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-12 05:46:35,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:35,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-12 05:46:35,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:35,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:35,290 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:35,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-12 05:46:35,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-12 05:46:35,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:35,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-12 05:46:35,291 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-12 05:46:35,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:46:35,390 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:35,390 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:35,390 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:35,390 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:35,390 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:35,390 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:35,390 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:35,391 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:46:35,391 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:35,391 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:35 GMT 2018-10-12 05:46:35,391 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:35,391 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:46:35,391 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:40,397 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:46:40,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:40,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:40,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:40,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:40,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:40,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:40,474 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:40,474 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bono_security_group_927zsc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:35.404Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bono_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:35.404Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bono_floatingip_g1rrwl", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:36.063Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bono_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:36.063Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "proxy_host_3o8rc0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:37.260Z", "message": "Waiting for server \"2154bc82-6183-4747-9f70-3902500081cd\" to be deleted. current status: ACTIVE", "level": "debug", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:37.260Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "45ef6cf1-7cef-42d6-945d-298b2a5327f4"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:38.297Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:38.297Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:39.084Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:39.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:39.084Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:39.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:39.084Z", "message": "Deleting node", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:39.084Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:39.544Z", "message": "deleting server", "level": "info", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:39.544Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "d4f8a609-f4c2-4d4c-a1af-8d022b4bb731"}], "metadata": {"pagination": {"total": 557, "offset": 537, "size": 50}}} 2018-10-12 05:46:40,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:40,474 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:40 GMT 2018-10-12 05:46:40,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:40,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4238 2018-10-12 05:46:40,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-12 05:46:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-12 05:46:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "2154bc82-6183-4747-9f70-3902500081cd" to be deleted. current status: ACTIVE 2018-10-12 05:46:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:46:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-12 05:46:40,475 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-12 05:46:40,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:40,476 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-12 05:46:40,476 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:46:40,539 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:40,540 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:40,540 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:40,540 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:40,540 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:40,540 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:40,540 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:40,540 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:46:40,541 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:40,541 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:40 GMT 2018-10-12 05:46:40,541 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:40,541 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:46:40,541 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:45,542 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:46:45,613 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:45,614 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:45,614 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:45,614 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:45,614 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:45,614 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:45,614 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:45,614 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mb1ql9", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:41.467Z", "message": "Waiting for server \"54f43b8c-a7ba-4659-9cde-50f6c968fe3c\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:41.467Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "d4f8a609-f4c2-4d4c-a1af-8d022b4bb731"}, {"node_instance_id": "proxy_host_3o8rc0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:42.554Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "proxy_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:42.554Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 559, "offset": 545, "size": 50}}} 2018-10-12 05:46:45,614 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:45,614 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:45 GMT 2018-10-12 05:46:45,615 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:45,615 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1190 2018-10-12 05:46:45,615 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:45,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "54f43b8c-a7ba-4659-9cde-50f6c968fe3c" to be deleted. current status: SHUTOFF 2018-10-12 05:46:45,615 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-12 05:46:45,615 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:46:45,680 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:45,680 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:45,680 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:45,680 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:45,680 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:45,680 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:45,680 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:45,681 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:46:45,681 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:45,681 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:45 GMT 2018-10-12 05:46:45,681 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:45,681 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:46:45,681 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:50,687 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:46:50,765 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:50,765 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:50,766 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:50,766 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:50,766 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:50,766 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:50,766 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:50,766 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "sprout_host_mb1ql9", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:46.676Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "sprout_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:46.676Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:48.104Z", "message": "Stopping node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:48.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_security_group_j098uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:48.104Z", "message": "Stopping node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:48.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_security_group_j098uu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:48.104Z", "message": "Deleting node", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:48.104Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_security_group_j098uu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:48.947Z", "message": "deleting security_group", "level": "info", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:48.947Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "380a1067-3b22-41c5-948b-3a86dc3a022f"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:49.105Z", "message": "Deleting node", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:49.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_security_group_j098uu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:49.105Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:49.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:49.105Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:49.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "sprout_security_group_j098uu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:49.105Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:49.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:49.105Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:49.105Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:49.619Z", "message": "deleting security_group", "level": "info", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:49.619Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "eba7cd22-5319-482a-b641-07848bce2d5f"}, {"node_instance_id": "sprout_security_group_j098uu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:50.122Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "sprout_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:50.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "internal_sip_security_group_c0yzws", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:46:50.122Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "internal_sip_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:46:50.122Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 572, "offset": 547, "size": 50}}} 2018-10-12 05:46:50,766 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:50,766 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:50 GMT 2018-10-12 05:46:50,766 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:50,767 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6870 2018-10-12 05:46:50,767 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:50,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-12 05:46:50,767 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:46:50,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:46:50,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:50,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-12 05:46:50,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:46:50,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-12 05:46:50,768 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-12 05:46:50,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-12 05:46:50,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-12 05:46:50,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-12 05:46:50,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-12 05:46:50,769 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-12 05:46:50,769 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:46:50,833 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:50,834 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:50,834 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:50,834 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:50,834 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:50,834 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:50,834 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:50,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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:46:50,835 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:50,835 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:50 GMT 2018-10-12 05:46:50,835 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:50,835 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:46:50,835 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:55,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:46:55,936 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:55,936 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:55,936 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:55,936 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:55,936 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:55,936 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:55,937 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:55,937 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 560, "size": 50}}} 2018-10-12 05:46:55,937 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:55,937 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:55 GMT 2018-10-12 05:46:55,937 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:55,937 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:46:55,937 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:46:55,938 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:46:56,001 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:46:56,001 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:46:56,001 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:46:56,002 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:46:56,002 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:46:56,002 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:46:56,002 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:46:56,002 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:46:56,002 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:46:56,002 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:46:55 GMT 2018-10-12 05:46:56,002 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:46:56,002 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:46:56,002 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:01,007 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:47:01,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:01,124 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:01,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:01,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:01,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:01,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:01,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:01,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 560, "size": 50}}} 2018-10-12 05:47:01,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:01,124 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:01 GMT 2018-10-12 05:47:01,125 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:01,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:47:01,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:01,125 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:47:01,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:01,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:01,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:01,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:01,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:01,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:01,198 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:01,199 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:47:01,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:01,199 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:01 GMT 2018-10-12 05:47:01,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:01,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:47:01,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:06,203 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:47:06,301 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:06,302 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:06,302 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:06,302 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:06,302 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:06,302 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:06,302 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:06,302 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 560, "size": 50}}} 2018-10-12 05:47:06,302 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:06,303 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:06 GMT 2018-10-12 05:47:06,303 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:06,303 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:47:06,303 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:06,303 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:47:06,368 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:06,368 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:06,369 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:06,369 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:06,369 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:06,369 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:06,369 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:06,369 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:47:06,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:06,369 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:06 GMT 2018-10-12 05:47:06,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:06,369 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:47:06,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:11,371 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:47:11,473 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:11,473 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:11,473 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:11,473 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:11,473 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:11,473 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:11,473 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:11,473 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 560, "size": 50}}} 2018-10-12 05:47:11,474 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:11,474 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:11 GMT 2018-10-12 05:47:11,474 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:11,474 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:47:11,474 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:11,474 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:47:11,544 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:11,544 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:11,544 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:11,544 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:11,544 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:11,544 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:11,545 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:11,545 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:47:11,545 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:11,545 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:11 GMT 2018-10-12 05:47:11,545 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:11,545 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:47:11,545 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:16,548 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:47:16,633 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:16,633 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:16,633 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:16,633 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:16,633 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:16,633 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:16,633 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:16,634 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 560, "size": 50}}} 2018-10-12 05:47:16,634 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:16,634 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:16 GMT 2018-10-12 05:47:16,634 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:16,634 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:47:16,634 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:16,634 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:47:16,702 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:16,702 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:16,702 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:16,702 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:16,702 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:16,702 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:16,702 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:16,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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:47:16,703 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:16,703 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:16 GMT 2018-10-12 05:47:16,703 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:16,703 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:47:16,703 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:21,705 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:47:21,791 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:21,791 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:21,791 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:21,791 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:21,792 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:21,792 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:21,792 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:21,792 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 572, "offset": 560, "size": 50}}} 2018-10-12 05:47:21,792 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:21,792 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:21 GMT 2018-10-12 05:47:21,792 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:21,792 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:47:21,792 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:21,793 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:47:21,862 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:21,862 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:21,862 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:21,863 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:21,863 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:21,863 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:21,863 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:21,863 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:47:21,863 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:21,863 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:21 GMT 2018-10-12 05:47:21,863 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:21,863 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:47:21,863 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:26,869 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:47:26,962 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:26,962 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:26,963 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:26,963 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:26,963 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:26,963 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:26,963 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:26,963 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_rgy2q3", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:24.166Z", "message": "Execution done (return_code=0): /tmp/C0YN1/remove-cluster-node.sh", "level": "info", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:24.166Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "1788835b-f8cf-479f-809a-5b5ac2803442"}, {"node_instance_id": "vellum_rgy2q3", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:24.269Z", "message": "Task succeeded 'script_runner.tasks.run'", "node_name": "vellum", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:24.269Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:25.136Z", "message": "Stopping node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:25.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:25.136Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:25.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:25.136Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:25.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_0dn02c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:25.136Z", "message": "Stopping node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:25.136Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:26.143Z", "message": "Stopping node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:26.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_0dn02c", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:26.143Z", "message": "Deleting node", "node_name": "bind", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:26.143Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 580, "offset": 560, "size": 50}}} 2018-10-12 05:47:26,963 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:26,963 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:26 GMT 2018-10-12 05:47:26,964 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:26,964 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3932 2018-10-12 05:47:26,964 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Execution done (return_code=0): /tmp/C0YN1/remove-cluster-node.sh 2018-10-12 05:47:26,964 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'script_runner.tasks.run' 2018-10-12 05:47:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:47:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-12 05:47:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-12 05:47:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:47:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:47:26,965 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:47:26,966 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:47:27,032 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:27,032 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:27,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:27,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:27,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:27,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:27,033 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:27,033 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:47:27,033 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:27,033 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:27 GMT 2018-10-12 05:47:27,033 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:27,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:47:27,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:32,039 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:47:32,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:32,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:32,123 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:32,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:32,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:32,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:32,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:32,124 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:27.153Z", "message": "Sending task 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:27.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:27.153Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:27.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:27.153Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:27.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:27.153Z", "message": "Task started 'diamond_agent.tasks.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:27.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:27.153Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:27.153Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.163Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.163Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.163Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.163Z", "message": "Stopping agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.163Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.386Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.386Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4b6e83cf-efee-42f6-9359-f67525a238f3"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4b6e83cf-efee-42f6-9359-f67525a238f3"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4b6e83cf-efee-42f6-9359-f67525a238f3"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4b6e83cf-efee-42f6-9359-f67525a238f3"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.645Z", "message": "Stopping Agent bind_host_fjc3bu", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4b6e83cf-efee-42f6-9359-f67525a238f3"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4b6e83cf-efee-42f6-9359-f67525a238f3"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4b6e83cf-efee-42f6-9359-f67525a238f3"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4b6e83cf-efee-42f6-9359-f67525a238f3"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4b6e83cf-efee-42f6-9359-f67525a238f3"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:28.645Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:28.645Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4b6e83cf-efee-42f6-9359-f67525a238f3"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:29.177Z", "message": "Sending task 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:29.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:29.177Z", "message": "Task started 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:29.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:29.177Z", "message": "Task succeeded 'diamond_agent.tasks.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:29.177Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.052Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.052Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d28c3ba-d7f0-4de3-82cb-fb06c055671f"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.monitoring_agent.uninstall", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.190Z", "message": "Task succeeded 'diamond_agent.tasks.uninstall'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.190Z", "message": "Stopping agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.190Z", "message": "Task started 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.190Z", "message": "Sending task 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.190Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.656Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d28c3ba-d7f0-4de3-82cb-fb06c055671f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.656Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d28c3ba-d7f0-4de3-82cb-fb06c055671f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.656Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d28c3ba-d7f0-4de3-82cb-fb06c055671f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.656Z", "message": "Stopping Agent vellum_host_d97gfv", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d28c3ba-d7f0-4de3-82cb-fb06c055671f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.656Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d28c3ba-d7f0-4de3-82cb-fb06c055671f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.656Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d28c3ba-d7f0-4de3-82cb-fb06c055671f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.656Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d28c3ba-d7f0-4de3-82cb-fb06c055671f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.656Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d28c3ba-d7f0-4de3-82cb-fb06c055671f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:30.656Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:30.656Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d28c3ba-d7f0-4de3-82cb-fb06c055671f"}], "metadata": {"pagination": {"total": 616, "offset": 568, "size": 50}}} 2018-10-12 05:47:32,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:32,124 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:32 GMT 2018-10-12 05:47:32,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:32,124 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 19268 2018-10-12 05:47:32,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:32,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.stop' 2018-10-12 05:47:32,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-12 05:47:32,125 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-12 05:47:32,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.stop' 2018-10-12 05:47:32,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-12 05:47:32,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-12 05:47:32,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-12 05:47:32,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-12 05:47:32,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-12 05:47:32,126 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent bind_host_fjc3bu 2018-10-12 05:47:32,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,127 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'diamond_agent.tasks.uninstall' 2018-10-12 05:47:32,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'diamond_agent.tasks.uninstall' 2018-10-12 05:47:32,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.stop' 2018-10-12 05:47:32,128 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'diamond_agent.tasks.uninstall' 2018-10-12 05:47:32,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping agent 2018-10-12 05:47:32,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.stop' 2018-10-12 05:47:32,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.stop' 2018-10-12 05:47:32,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,129 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping Agent vellum_host_d97gfv 2018-10-12 05:47:32,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,130 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:32,131 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:47:32,193 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:32,193 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:32,193 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:32,193 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:32,193 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:32,193 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:32,193 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:32,194 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:47:32,194 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:32,194 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:32 GMT 2018-10-12 05:47:32,194 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:32,194 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:47:32,194 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:37,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:47:37,272 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:37,272 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:37,272 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:37,273 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:37,273 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:37,273 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:37,273 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:37,273 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:32.956Z", "message": "Stopping...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:32.956Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4b6e83cf-efee-42f6-9359-f67525a238f3"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:33.205Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:33.205Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:33.670Z", "message": "Stopping daemon with command: sudo service celeryd-bind_host_fjc3bu stop", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:33.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4b6e83cf-efee-42f6-9359-f67525a238f3"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:33.670Z", "message": "Successfully stopped daemon: bind_host_fjc3bu\u001b[0m", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:33.670Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4b6e83cf-efee-42f6-9359-f67525a238f3"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.199Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.199Z", "message": "Deleting agent", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.199Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.199Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4a0afd8b-b6a8-492c-8f8b-8283affd4a79"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.682Z", "message": "Stopping daemon with command: sudo service celeryd-vellum_host_d97gfv stop", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d28c3ba-d7f0-4de3-82cb-fb06c055671f"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4a0afd8b-b6a8-492c-8f8b-8283affd4a79"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4a0afd8b-b6a8-492c-8f8b-8283affd4a79"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4a0afd8b-b6a8-492c-8f8b-8283affd4a79"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4a0afd8b-b6a8-492c-8f8b-8283affd4a79"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4a0afd8b-b6a8-492c-8f8b-8283affd4a79"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.682Z", "message": "Stopping...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d28c3ba-d7f0-4de3-82cb-fb06c055671f"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4a0afd8b-b6a8-492c-8f8b-8283affd4a79"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4a0afd8b-b6a8-492c-8f8b-8283affd4a79"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.682Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4a0afd8b-b6a8-492c-8f8b-8283affd4a79"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.682Z", "message": "Deleting Agent bind_host_fjc3bu", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4a0afd8b-b6a8-492c-8f8b-8283affd4a79"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:34.682Z", "message": "Successfully stopped daemon: vellum_host_d97gfv\u001b[0m", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:34.682Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "3d28c3ba-d7f0-4de3-82cb-fb06c055671f"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.289Z", "message": "Task succeeded 'cloudify_agent.installer.operations.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.289Z", "message": "Sending task 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.289Z", "message": "Task started 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.289Z", "message": "Deleting agent", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.289Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "89be61e6-1f62-4808-8967-c3b7b67cfe1f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "89be61e6-1f62-4808-8967-c3b7b67cfe1f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "89be61e6-1f62-4808-8967-c3b7b67cfe1f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "89be61e6-1f62-4808-8967-c3b7b67cfe1f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "89be61e6-1f62-4808-8967-c3b7b67cfe1f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "89be61e6-1f62-4808-8967-c3b7b67cfe1f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "89be61e6-1f62-4808-8967-c3b7b67cfe1f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "89be61e6-1f62-4808-8967-c3b7b67cfe1f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.809Z", "message": "Deleting Agent vellum_host_d97gfv", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "89be61e6-1f62-4808-8967-c3b7b67cfe1f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:35.809Z", "message": "Applying function:setter on Attribute ", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:35.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "89be61e6-1f62-4808-8967-c3b7b67cfe1f"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:36.344Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:36.344Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:36.846Z", "message": "Successfully deleted daemon: bind_host_fjc3bu", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:36.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4a0afd8b-b6a8-492c-8f8b-8283affd4a79"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:36.846Z", "message": "Deleting...", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:36.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4a0afd8b-b6a8-492c-8f8b-8283affd4a79"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:36.846Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:36.846Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "4a0afd8b-b6a8-492c-8f8b-8283affd4a79"}], "metadata": {"pagination": {"total": 654, "offset": 604, "size": 50}}} 2018-10-12 05:47:37,273 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:37,273 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:37 GMT 2018-10-12 05:47:37,273 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:37,273 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 20632 2018-10-12 05:47:37,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:37,274 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-12 05:47:37,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-12 05:47:37,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-bind_host_fjc3bu stop 2018-10-12 05:47:37,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: bind_host_fjc3bu 2018-10-12 05:47:37,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-12 05:47:37,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-12 05:47:37,275 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-12 05:47:37,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping daemon with command: sudo service celeryd-vellum_host_d97gfv stop 2018-10-12 05:47:37,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,276 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping... 2018-10-12 05:47:37,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent bind_host_fjc3bu 2018-10-12 05:47:37,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully stopped daemon: vellum_host_d97gfv 2018-10-12 05:47:37,277 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.stop' 2018-10-12 05:47:37,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'cloudify_agent.installer.operations.delete' 2018-10-12 05:47:37,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'cloudify_agent.installer.operations.delete' 2018-10-12 05:47:37,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting agent 2018-10-12 05:47:37,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,278 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting Agent vellum_host_d97gfv 2018-10-12 05:47:37,279 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Applying function:setter on Attribute 2018-10-12 05:47:37,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-12 05:47:37,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: bind_host_fjc3bu 2018-10-12 05:47:37,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-12 05:47:37,280 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-12 05:47:37,280 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:47:37,339 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:37,339 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:37,339 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:37,340 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:37,340 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:37,340 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:37,340 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:37,340 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:47:37,340 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:37,340 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:37 GMT 2018-10-12 05:47:37,340 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:37,340 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:47:37,340 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:42,346 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:47:42,415 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:42,415 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:42,415 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:42,416 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:42,416 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:42,416 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:42,416 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:42,416 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:37.302Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:37.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:37.302Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:37.302Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:37.861Z", "message": "Deleting start-on-boot entry", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:37.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "89be61e6-1f62-4808-8967-c3b7b67cfe1f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:37.861Z", "message": "Successfully deleted daemon: vellum_host_d97gfv", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:37.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "89be61e6-1f62-4808-8967-c3b7b67cfe1f"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:37.861Z", "message": "Deleting...", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:37.861Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "89be61e6-1f62-4808-8967-c3b7b67cfe1f"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.cloudify_agent.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:38.310Z", "message": "Task succeeded 'cloudify_agent.installer.operations.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:38.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:38.310Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:38.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:38.310Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:38.310Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:39.320Z", "message": "Task started 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:39.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:39.320Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:39.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:39.320Z", "message": "Sending task 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:39.320Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:40.343Z", "message": "Task succeeded 'nova_plugin.server.stop'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:40.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:41.352Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:41.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:41.352Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:41.352Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 668, "offset": 642, "size": 50}}} 2018-10-12 05:47:42,416 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:42,416 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:42 GMT 2018-10-12 05:47:42,416 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:42,416 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 7270 2018-10-12 05:47:42,417 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:42,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-12 05:47:42,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-12 05:47:42,417 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting start-on-boot entry 2018-10-12 05:47:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Successfully deleted daemon: vellum_host_d97gfv 2018-10-12 05:47:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting... 2018-10-12 05:47:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'cloudify_agent.installer.operations.delete' 2018-10-12 05:47:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-12 05:47:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-12 05:47:42,418 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_floatingip' 2018-10-12 05:47:42,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-12 05:47:42,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_floatingip' 2018-10-12 05:47:42,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.stop' 2018-10-12 05:47:42,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:47:42,419 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:47:42,419 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:47:42,479 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:42,479 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:42,479 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:42,479 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:42,479 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:42,479 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:42,479 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:42,480 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:47:42,480 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:42,480 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:42 GMT 2018-10-12 05:47:42,480 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:42,480 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:47:42,480 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:47,485 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:47:47,565 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:47,565 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:47,565 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:47,566 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:47,566 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:47,566 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:47,566 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:47,566 - 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-10-12T05:47:45.041Z", "message": "Task succeeded 'nova_plugin.server.disconnect_floatingip'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:45.041Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:45.401Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:45.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:45.401Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:45.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:45.401Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:45.401Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 674, "offset": 656, "size": 50}}} 2018-10-12 05:47:47,566 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:47,566 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:47 GMT 2018-10-12 05:47:47,566 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:47,566 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2138 2018-10-12 05:47:47,566 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:47,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_floatingip' 2018-10-12 05:47:47,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:47:47,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:47:47,567 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:47:47,568 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:47:47,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:47,629 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:47,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:47,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:47,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:47,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:47,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:47,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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:47:47,630 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:47,630 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:47 GMT 2018-10-12 05:47:47,630 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:47,630 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:47:47,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:52,635 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:47:52,706 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:52,706 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:52,706 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:52,706 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:52,706 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:52,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:52,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:52,707 - 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-10-12T05:47:49.738Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:49.738Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:50.422Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:50.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:50.422Z", "message": "Sending task 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:50.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:50.422Z", "message": "Task started 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:50.422Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:51.439Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:51.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:51.439Z", "message": "Deleting node", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:51.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:51.439Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:51.439Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:51.599Z", "message": "deleting server", "level": "info", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:51.599Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "f353c8a0-f322-453e-b059-18d58a590deb"}], "metadata": {"pagination": {"total": 682, "offset": 660, "size": 50}}} 2018-10-12 05:47:52,707 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:52,707 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:52 GMT 2018-10-12 05:47:52,707 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:52,707 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4122 2018-10-12 05:47:52,707 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:52,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:47:52,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:47:52,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:47:52,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:47:52,708 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-12 05:47:52,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:47:52,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-12 05:47:52,709 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-12 05:47:52,709 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:47:52,826 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:52,826 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:52,826 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:52,826 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:52,826 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:52,826 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:52,826 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:52,827 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:47:52,827 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:52,827 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:52 GMT 2018-10-12 05:47:52,827 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:52,827 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:47:52,827 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:57,832 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:47:57,905 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:57,905 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:57,905 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:57,905 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:57,905 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:57,905 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:57,906 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:57,906 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "vellum_host_d97gfv", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:53.862Z", "message": "Waiting for server \"c301047d-3e32-40fe-9133-a28b079c805d\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:53.862Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "f353c8a0-f322-453e-b059-18d58a590deb"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:54.940Z", "message": "Task succeeded 'nova_plugin.server.disconnect_security_group'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:54.940Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:56.343Z", "message": "deleting server", "level": "info", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:56.343Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "6716bfa2-6282-443b-ad4e-5b70ea5a9daf"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:56.530Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:56.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:56.530Z", "message": "Deleting node", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:56.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_host_fjc3bu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:56.530Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:56.530Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 688, "offset": 668, "size": 50}}} 2018-10-12 05:47:57,906 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:57,906 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:57 GMT 2018-10-12 05:47:57,906 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:57,906 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3163 2018-10-12 05:47:57,906 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:47:57,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "c301047d-3e32-40fe-9133-a28b079c805d" to be deleted. current status: SHUTOFF 2018-10-12 05:47:57,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.disconnect_security_group' 2018-10-12 05:47:57,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting server 2018-10-12 05:47:57,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-12 05:47:57,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:47:57,907 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-12 05:47:57,908 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:47:57,982 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:47:57,982 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:47:57,982 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:47:57,982 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:47:57,983 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:47:57,983 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:47:57,983 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:47:57,983 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:47:57,983 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:47:57,983 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:47:57 GMT 2018-10-12 05:47:57,983 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:47:57,983 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:47:57,983 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:48:02,988 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:48:03,060 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:48:03,060 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:48:03,060 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:48:03,061 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:48:03,061 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:48:03,061 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:48:03,061 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:48:03,061 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fjc3bu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:58.187Z", "message": "Waiting for server \"fb1285b7-b4e5-427c-b5e9-c7db3d59fe28\" to be deleted. current status: SHUTOFF", "level": "debug", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:58.187Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "6716bfa2-6282-443b-ad4e-5b70ea5a9daf"}, {"node_instance_id": "vellum_host_d97gfv", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:47:59.071Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "vellum_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:47:59.071Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_security_group_1njpky", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:00.513Z", "message": "Deleting node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:00.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_security_group_1njpky", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:00.513Z", "message": "Stopping node", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:00.513Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_security_group_1njpky", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:01.292Z", "message": "deleting security_group", "level": "info", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:01.292Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "d358f546-65ab-4e20-ada3-c0d4acc94471"}, {"node_instance_id": "vellum_security_group_1njpky", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:01.545Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:01.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_security_group_1njpky", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:01.545Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:01.545Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "vellum_security_group_1njpky", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:02.553Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "vellum_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:02.553Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 696, "offset": 674, "size": 50}}} 2018-10-12 05:48:03,061 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:48:03,061 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:48:03 GMT 2018-10-12 05:48:03,061 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:48:03,061 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4291 2018-10-12 05:48:03,062 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:48:03,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Waiting for server "fb1285b7-b4e5-427c-b5e9-c7db3d59fe28" to be deleted. current status: SHUTOFF 2018-10-12 05:48:03,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-12 05:48:03,062 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:48:03,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:48:03,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-12 05:48:03,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-12 05:48:03,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-12 05:48:03,063 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-12 05:48:03,063 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:48:03,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:48:03,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:48:03,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:48:03,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:48:03,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:48:03,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:48:03,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:48:03,124 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:48:03,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:48:03,124 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:48:03 GMT 2018-10-12 05:48:03,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:48:03,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:48:03,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:48:08,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:48:08,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:48:08,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:48:08,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:48:08,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:48:08,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:48:08,201 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:48:08,201 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:48:08,201 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_host_fjc3bu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:03.559Z", "message": "Task succeeded 'nova_plugin.server.delete'", "node_name": "bind_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:03.559Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_security_group_0jg3wr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:04.566Z", "message": "Stopping node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:04.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "base_security_group_t0ja1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:04.566Z", "message": "Stopping node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:04.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "keypair_7nsn6i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:04.566Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:04.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_floatingip_eza0yg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:04.566Z", "message": "Stopping node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:04.566Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "base_security_group_t0ja1b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:05.743Z", "message": "Deleting node", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:05.743Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_security_group_0jg3wr", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:06.716Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:06.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "keypair_7nsn6i", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:06.716Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:06.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_floatingip_eza0yg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:06.716Z", "message": "Deleting node", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:06.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "base_security_group_t0ja1b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:06.716Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:06.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "keypair_7nsn6i", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:06.716Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:06.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_security_group_0jg3wr", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:06.716Z", "message": "Deleting node", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:06.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_floatingip_eza0yg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:06.716Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:06.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "base_security_group_t0ja1b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:06.716Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:06.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_security_group_0jg3wr", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:06.716Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:06.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "keypair_7nsn6i", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:06.716Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:06.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_floatingip_eza0yg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:06.716Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:06.716Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "base_security_group_t0ja1b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:07.019Z", "message": "deleting security_group", "level": "info", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:07.019Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "e22bc0e1-48d6-4d70-8f84-b066fada9581"}, {"node_instance_id": "keypair_7nsn6i", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:07.794Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:07.794Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_security_group_0jg3wr", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:07.880Z", "message": "deleting security_group", "level": "info", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:07.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "305fbbc1-7105-4a99-971c-e7e7597982db"}, {"node_instance_id": "bind_floatingip_eza0yg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:07.880Z", "message": "deleting floatingip", "level": "info", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:07.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "f87019d8-a43b-48a3-bb87-60e67efe28b3"}, {"node_instance_id": "keypair_7nsn6i", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:07.880Z", "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-10-12T05:48:07.880Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_log", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9", "logger": "cb27f59d-508b-4f3b-a8e1-e637232615ed"}], "metadata": {"pagination": {"total": 718, "offset": 682, "size": 50}}} 2018-10-12 05:48:08,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:48:08,201 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:48:08 GMT 2018-10-12 05:48:08,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:48:08,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 11104 2018-10-12 05:48:08,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:48:08,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.server.delete' 2018-10-12 05:48:08,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:48:08,202 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:48:08,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:48:08,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Stopping node 2018-10-12 05:48:08,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:48:08,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-12 05:48:08,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-12 05:48:08,203 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:48:08,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-12 05:48:08,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:48:08,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Deleting node 2018-10-12 05:48:08,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-12 05:48:08,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-12 05:48:08,204 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-12 05:48:08,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-12 05:48:08,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-12 05:48:08,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-12 05:48:08,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-12 05:48:08,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting security_group 2018-10-12 05:48:08,205 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - deleting floatingip 2018-10-12 05:48:08,206 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - not deleting keypair since an external keypair is being used 2018-10-12 05:48:08,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:48:08,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:48:08,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:48:08,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:48:08,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:48:08,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:48:08,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:48:08,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:48:08,348 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:48:08,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:48:08,348 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:48:08 GMT 2018-10-12 05:48:08,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:48:08,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 375 2018-10-12 05:48:08,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:48:13,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/events 2018-10-12 05:48:13,441 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:48:13,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:48:13,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:48:13,442 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:48:13,442 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:48:13,442 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:48:13,442 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:48:13,442 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "bind_floatingip_eza0yg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:08.809Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "bind_floatingip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:08.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "bind_security_group_0jg3wr", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:08.809Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "bind_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:08.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:08.809Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:08.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}, {"node_instance_id": "base_security_group_t0ja1b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "clearwater-opnfv", "timestamp": "2018-10-12T05:48:08.809Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "base_security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T05:48:08.809Z", "deployment_id": "clearwater-opnfv", "type": "cloudify_event", "execution_id": "92429137-0aed-4c55-955f-669702bb4de9"}], "metadata": {"pagination": {"total": 722, "offset": 704, "size": 50}}} 2018-10-12 05:48:13,442 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:48:13,442 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:48:13 GMT 2018-10-12 05:48:13,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:48:13,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2134 2018-10-12 05:48:13,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:48:13,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-12 05:48:13,443 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-12 05:48:13,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - 'uninstall' workflow execution succeeded 2018-10-12 05:48:13,444 - functest.opnfv_tests.vnf.ims.cloudify_ims - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-12 05:48:13,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.210:80/api/v3/executions/92429137-0aed-4c55-955f-669702bb4de9 2018-10-12 05:48:13,512 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:48:13,512 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:48:13,512 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:48:13,512 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:48:13,512 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:48:13,512 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:48:13,513 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:48:13,513 - 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-10-12T05:45:26.774Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "clearwater-opnfv", "id": "92429137-0aed-4c55-955f-669702bb4de9"} 2018-10-12 05:48:13,513 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:48:13,513 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:48:13 GMT 2018-10-12 05:48:13,513 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:48:13,513 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 378 2018-10-12 05:48:13,513 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:48:13,514 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/deployments/clearwater-opnfv 2018-10-12 05:48:14,282 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:48:14,282 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:48:14,283 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:48:14,283 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:48:14,283 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:48:14,283 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:48:14,283 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:48:14,283 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-12 05:48:14,283 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"inputs": {"vellum_cluster_size": 1, "agent_user": "ubuntu", "image_id": "712831d9-2c1b-40b6-b503-5f812550efad", "with_ellis": 1, "external_network_name": "external", "dime_cluster_size": 1, "key_pair_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "bono_cluster_size": 1, "flavor_id": "e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06", "public_domain": "clearwater.opnfv", "homer_cluster_size": 1, "release": "repo129", "network_name": "cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b", "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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-10-12T05:26:07.563Z", "updated_at": "2018-10-12T05:26:07.563Z", "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": []}, "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": {"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-10-12 05:48:14,283 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:48:14,283 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:48:14 GMT 2018-10-12 05:48:14,284 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:48:14,284 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 8224 2018-10-12 05:48:14,284 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:48:14,285 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.210:80/api/v3/blueprints/clearwater-opnfv 2018-10-12 05:48:14,366 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:48:14,366 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:48:14,366 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:48:14,366 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:48:14,366 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:48:14,367 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:48:14,367 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:48:14,367 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-12 05:48:14,367 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"main_file_name": "openstack-blueprint.yaml", "description": null, "tenant_name": "default_tenant", "created_at": "2018-10-12T05:25:57.623Z", "updated_at": "2018-10-12T05:25:57.623Z", "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"}}}, "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.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"}}}, "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"}}}, "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.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"}}}, "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"}}}}, "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"}, "image_id": {"type": "string", "description": "Image ID of the agent VM's (Ubuntu 14.04 for clearwater)"}, "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"}, "dime_cluster_size": {"default": 1, "type": "integer", "description": "number of dime instance"}, "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"}, "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"}, "is_node_started_before_workflow": {"default": true, "description": "Before triggering workflow, check if the node state is started"}, "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": []}, "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": {"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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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": ""}, "creation": {"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"}, "cloudify.interfaces.lifecycle.stop": {"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.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.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.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": ""}, "creation": {"inputs": {}, "has_intrinsic_functions": false, "plugin": "", "retry_interval": null, "max_retries": null, "executor": null, "operation": ""}, "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"}, "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.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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "delete": {"implementation": "agent.cloudify_agent.installer.operations.delete", "inputs": {}, "max_retries": null, "retry_interval": null, "executor": "central_deployment_agent"}, "restart": {"implementation": "agent.cloudify_agent.installer.operations.restart", "inputs": {}, "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"}}, "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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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"}, "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.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"}, "cloudify.interfaces.lifecycle.stop": {"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": {"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.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.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.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-10-12 05:48:14,369 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:48:14,369 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:48:14 GMT 2018-10-12 05:48:14,369 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:48:14,370 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 515398 2018-10-12 05:48:14,370 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:48:14,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 05:48:14,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/712831d9-2c1b-40b6-b503-5f812550efad -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:15,946 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6fb4bf4d-7bdb-4248-bbdd-29e1dd8cd224 Date: Fri, 12 Oct 2018 05:48:15 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:48:15,946 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/712831d9-2c1b-40b6-b503-5f812550efad used request id req-6fb4bf4d-7bdb-4248-bbdd-29e1dd8cd224 2018-10-12 05:48:15,946 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.55318903923s 2018-10-12 05:48:15,947 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/712831d9-2c1b-40b6-b503-5f812550efad used request id req-6fb4bf4d-7bdb-4248-bbdd-29e1dd8cd224 2018-10-12 05:48:15,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 05:48:15,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:16,143 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-1212b3f8-3ede-4dc2-be3e-577d47ac1ed4 x-compute-request-id: req-1212b3f8-3ede-4dc2-be3e-577d47ac1ed4 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "85296149-d189-46a0-9b73-d5afa82c99be", "name": "cloudify_ims-flavor_464fb8fd-621e-4f61-abe9-386080a6eb9b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 25, "id": "e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06", "name": "cloudify_ims-flavor_alt_464fb8fd-621e-4f61-abe9-386080a6eb9b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 05:48:16,144 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1212b3f8-3ede-4dc2-be3e-577d47ac1ed4 2018-10-12 05:48:16,144 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.19674706459s 2018-10-12 05:48:16,144 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-1212b3f8-3ede-4dc2-be3e-577d47ac1ed4 2018-10-12 05:48:16,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 05:48:16,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:16,199 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:48: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-3d50b4d8-944f-486d-818c-7af026bdb3de x-compute-request-id: req-3d50b4d8-944f-486d-818c-7af026bdb3de Content-Length: 0 Content-Type: application/json 2018-10-12 05:48:16,199 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06 used request id req-3d50b4d8-944f-486d-818c-7af026bdb3de 2018-10-12 05:48:16,200 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0528879165649s 2018-10-12 05:48:16,200 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/e9fc45fd-7cdd-45ed-a6f6-8ad4270c4f06 used request id req-3d50b4d8-944f-486d-818c-7af026bdb3de 2018-10-12 05:48:16,203 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-12 05:48:16,203 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/4cf2ba69-0ddf-4847-8ade-2b70506d2e8d.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:17,393 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-7983934e-2455-46ab-9402-f07e03e2119e Content-Length: 0 Date: Fri, 12 Oct 2018 05:48:17 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:48:17,393 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/4cf2ba69-0ddf-4847-8ade-2b70506d2e8d.json used request id req-7983934e-2455-46ab-9402-f07e03e2119e 2018-10-12 05:48:17,394 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.19045901299s 2018-10-12 05:48:17,394 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/4cf2ba69-0ddf-4847-8ade-2b70506d2e8d.json used request id req-7983934e-2455-46ab-9402-f07e03e2119e 2018-10-12 05:48:17,399 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 05:48:17,400 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:17,578 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-6e710d54-c1d6-4ca7-af9a-d6b14f5e778f Date: Fri, 12 Oct 2018 05:48:17 GMT RESP BODY: {"floatingips": []} 2018-10-12 05:48:17,579 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6e710d54-c1d6-4ca7-af9a-d6b14f5e778f 2018-10-12 05:48:17,579 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.179552078247s 2018-10-12 05:48:17,579 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6e710d54-c1d6-4ca7-af9a-d6b14f5e778f 2018-10-12 05:48:17,580 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-12 05:48:17,582 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:17,881 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:48: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-0be3356d-14ee-43ae-9919-3389ba63b7c7 x-compute-request-id: req-0be3356d-14ee-43ae-9919-3389ba63b7c7 Content-Type: application/json 2018-10-12 05:48:17,881 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e used request id req-0be3356d-14ee-43ae-9919-3389ba63b7c7 2018-10-12 05:48:17,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.301038980484s 2018-10-12 05:48:17,881 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e used request id req-0be3356d-14ee-43ae-9919-3389ba63b7c7 2018-10-12 05:48:17,882 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:48:17,884 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:18,678 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48: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-7e27c22d-9790-415f-a44e-7e0b966d0c3d x-compute-request-id: req-7e27c22d-9790-415f-a44e-7e0b966d0c3d Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:b0:4c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:b0:4c", "version": 4, "addr": "172.30.9.210", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:24:45.000000", "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:48:17Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:48:18,678 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7e27c22d-9790-415f-a44e-7e0b966d0c3d 2018-10-12 05:48:18,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.79642701149s 2018-10-12 05:48:18,679 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7e27c22d-9790-415f-a44e-7e0b966d0c3d 2018-10-12 05:48:18,680 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:48:20,683 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:48:20,686 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:21,467 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-c3a8cd4e-fe09-4b51-86dd-7883317a44cf x-compute-request-id: req-c3a8cd4e-fe09-4b51-86dd-7883317a44cf Content-Encoding: gzip Content-Length: 757 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:20:b0:4c", "version": 4, "addr": "192.168.120.11", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/54bbf8da-7026-42a5-b45d-8330b04da11e", "rel": "bookmark"}], "image": {"id": "41642953-939c-49c7-bbd0-3c453336bbe0", "links": [{"href": "http://172.30.9.27:8774/images/41642953-939c-49c7-bbd0-3c453336bbe0", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:24:45.000000", "flavor": {"id": "85296149-d189-46a0-9b73-d5afa82c99be", "links": [{"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}]}, "id": "54bbf8da-7026-42a5-b45d-8330b04da11e", "security_groups": [{"name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}], "user_id": "35b306f6956342d289c83dab75a1e7b2", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:48:17Z", "hostId": "48e1780eb04a68badfc21fcba7a635cc661298264927d34d4382c673", "OS-SRV-USG:terminated_at": null, "key_name": "cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b", "name": "cloudify_ims-vm_464fb8fd-621e-4f61-abe9-386080a6eb9b", "created": "2018-10-12T05:22:21Z", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:48:21,467 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c3a8cd4e-fe09-4b51-86dd-7883317a44cf 2018-10-12 05:48:21,467 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.784412145615s 2018-10-12 05:48:21,468 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c3a8cd4e-fe09-4b51-86dd-7883317a44cf 2018-10-12 05:48:21,469 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:48:23,472 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:48:23,475 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:23,572 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-ac834d32-7003-4581-9b49-1ab6ed021bfa x-compute-request-id: req-ac834d32-7003-4581-9b49-1ab6ed021bfa Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 05:48:23,572 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ac834d32-7003-4581-9b49-1ab6ed021bfa 2018-10-12 05:48:23,573 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.100729942322s 2018-10-12 05:48:23,573 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ac834d32-7003-4581-9b49-1ab6ed021bfa 2018-10-12 05:48:23,576 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:48:23,576 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:23,780 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 7329 X-Openstack-Request-Id: req-00a014ee-11ca-4b3b-8b2b-579d812e037e Date: Fri, 12 Oct 2018 05:48:23 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:20:20Z", "updated_at": "2018-10-12T05:25:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:25:54Z", "revision_number": 0, "id": "1844fe9d-4af4-4f5d-ad2e-b38ad143788b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:25:54Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "2a9c9ae1-501c-4cac-9dae-36f4f42609b4", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "69411934-369d-4612-8ab8-64e1932adb41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "7e742378-3893-42e9-a7c0-7acedc500caf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "a69d2434-1dd7-4ee1-88d1-90ba03302224", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 5, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "name": "default"}, {"description": "created by OPNFV Functest (cloudify_ims)", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:22:14Z", "updated_at": "2018-10-12T05:22:17Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "0f64053c-685a-4d13-bcf8-4b5eda1253a0", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:15Z", "revision_number": 0, "id": "11905b21-d8d7-430f-a217-5a667d8bba56", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-12T05:22:17Z", "revision_number": 0, "id": "1c018261-dc66-4bf6-8b56-6ca944178027", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:17Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-12T05:22:17Z", "revision_number": 0, "id": "2970ba4a-3a70-4660-bd81-468348ca2a08", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:17Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-12T05:22:16Z", "revision_number": 0, "id": "5b85872f-4d30-4e99-be24-bb64e6b775b6", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:16Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 80, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:22:15Z", "revision_number": 0, "id": "88e99045-6800-4a95-9172-10ef13b23ce7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:15Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-12T05:22:16Z", "revision_number": 0, "id": "968a50ec-2a1e-4715-97ed-573f03eef308", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:16Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 443, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:22:14Z", "revision_number": 0, "id": "aecd2bb6-bf5d-49d2-b8b4-ba2c1944ede8", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:22:14Z", "security_group_id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 8, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "432ad36e-01b4-4bc8-acb7-89b23dd561fd", "name": "cloudify_ims-sg_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:48:23,780 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-00a014ee-11ca-4b3b-8b2b-579d812e037e 2018-10-12 05:48:23,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.204071998596s 2018-10-12 05:48:23,781 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-00a014ee-11ca-4b3b-8b2b-579d812e037e 2018-10-12 05:48:23,785 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-12 05:48:23,785 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/432ad36e-01b4-4bc8-acb7-89b23dd561fd.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:23,963 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b030555e-9803-4b1d-8095-f0af50efc794 Content-Length: 0 Date: Fri, 12 Oct 2018 05:48:23 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:48:23,964 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/432ad36e-01b4-4bc8-acb7-89b23dd561fd.json used request id req-b030555e-9803-4b1d-8095-f0af50efc794 2018-10-12 05:48:23,964 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.178990840912s 2018-10-12 05:48:23,964 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/432ad36e-01b4-4bc8-acb7-89b23dd561fd.json used request id req-b030555e-9803-4b1d-8095-f0af50efc794 2018-10-12 05:48:23,964 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-12 05:48:23,967 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:23,998 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-8d312c21-309c-46f1-93b8-1acaba380d28 x-compute-request-id: req-8d312c21-309c-46f1-93b8-1acaba380d28 Content-Length: 0 Content-Type: application/json 2018-10-12 05:48:23,999 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b used request id req-8d312c21-309c-46f1-93b8-1acaba380d28 2018-10-12 05:48:23,999 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0341110229492s 2018-10-12 05:48:23,999 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/cloudify_ims-kp_464fb8fd-621e-4f61-abe9-386080a6eb9b used request id req-8d312c21-309c-46f1-93b8-1acaba380d28 2018-10-12 05:48:23,999 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-12 05:48:24,000 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/6c4c3928-d905-4731-bb9a-74fc433a11cd/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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" -d '{"subnet_id": "fa5ce2cc-1403-4979-8e31-64474732c138"}' 2018-10-12 05:48:25,657 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-cb1142dc-4b7b-45a8-abf7-035e15588ab9 Date: Fri, 12 Oct 2018 05:48:25 GMT RESP BODY: {"network_id": "76f3c403-2082-46a6-b4cc-71029a73b008", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "subnet_id": "fa5ce2cc-1403-4979-8e31-64474732c138", "subnet_ids": ["fa5ce2cc-1403-4979-8e31-64474732c138"], "port_id": "e6174548-1bbe-42ed-9885-63b782c92709", "id": "6c4c3928-d905-4731-bb9a-74fc433a11cd"} 2018-10-12 05:48:25,657 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6c4c3928-d905-4731-bb9a-74fc433a11cd/remove_router_interface.json used request id req-cb1142dc-4b7b-45a8-abf7-035e15588ab9 2018-10-12 05:48:25,658 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.65832686424s 2018-10-12 05:48:25,658 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/6c4c3928-d905-4731-bb9a-74fc433a11cd/remove_router_interface.json used request id req-cb1142dc-4b7b-45a8-abf7-035e15588ab9 returning object 6c4c3928-d905-4731-bb9a-74fc433a11cd 2018-10-12 05:48:25,659 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-12 05:48:25,660 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:25,902 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-923c557f-f433-4d0c-bba4-31914ab4ddb3 Date: Fri, 12 Oct 2018 05:48:25 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.205"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:20:23Z", "admin_state_up": true, "updated_at": "2018-10-12T05:48:24Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "6c4c3928-d905-4731-bb9a-74fc433a11cd", "name": "cloudify_ims-router_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:48:25,903 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-923c557f-f433-4d0c-bba4-31914ab4ddb3 2018-10-12 05:48:25,903 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.243819952011s 2018-10-12 05:48:25,903 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-923c557f-f433-4d0c-bba4-31914ab4ddb3 2018-10-12 05:48:25,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-12 05:48:25,905 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/6c4c3928-d905-4731-bb9a-74fc433a11cd.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:29,397 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-2ed50b8f-f6d3-4162-b25c-b7cebfc89d4b Content-Length: 0 Date: Fri, 12 Oct 2018 05:48:29 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:48:29,397 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/6c4c3928-d905-4731-bb9a-74fc433a11cd.json used request id req-2ed50b8f-f6d3-4162-b25c-b7cebfc89d4b 2018-10-12 05:48:29,397 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.49263596535s 2018-10-12 05:48:29,397 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/6c4c3928-d905-4731-bb9a-74fc433a11cd.json used request id req-2ed50b8f-f6d3-4162-b25c-b7cebfc89d4b 2018-10-12 05:48:29,398 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-12 05:48:29,399 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:29,593 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-1e14db9f-2b35-433a-8ada-c0794b759d9e Date: Fri, 12 Oct 2018 05:48:29 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"76f3c403-2082-46a6-b4cc-71029a73b008","tenant_id":"8a32dbb64db445b8a5ad9eb8eea4f646","created_at":"2018-10-12T05:20:22Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T05:20:22Z","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":"8a32dbb64db445b8a5ad9eb8eea4f646","id":"fa5ce2cc-1403-4979-8e31-64474732c138","subnetpool_id":null,"name":"cloudify_ims-subnet_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:48:29,593 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-1e14db9f-2b35-433a-8ada-c0794b759d9e 2018-10-12 05:48:29,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.19499707222s 2018-10-12 05:48:29,593 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-1e14db9f-2b35-433a-8ada-c0794b759d9e 2018-10-12 05:48:29,595 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-12 05:48:29,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/fa5ce2cc-1403-4979-8e31-64474732c138.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:31,917 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-432cab80-4ef0-453c-a1e6-ab064075fcf3 Date: Fri, 12 Oct 2018 05:48:31 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:48:31,917 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fa5ce2cc-1403-4979-8e31-64474732c138.json used request id req-432cab80-4ef0-453c-a1e6-ab064075fcf3 2018-10-12 05:48:31,917 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.32227706909s 2018-10-12 05:48:31,917 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/fa5ce2cc-1403-4979-8e31-64474732c138.json used request id req-432cab80-4ef0-453c-a1e6-ab064075fcf3 2018-10-12 05:48:31,918 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 05:48:31,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:32,224 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-634a8146-4ba3-43de-8025-530bf5041129 Date: Fri, 12 Oct 2018 05:48:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","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-10-12T05:48:31Z","tenant_id":"8a32dbb64db445b8a5ad9eb8eea4f646","created_at":"2018-10-12T05:20:20Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"8a32dbb64db445b8a5ad9eb8eea4f646","id":"76f3c403-2082-46a6-b4cc-71029a73b008","name":"cloudify_ims-net_464fb8fd-621e-4f61-abe9-386080a6eb9b"}]} 2018-10-12 05:48:32,224 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-634a8146-4ba3-43de-8025-530bf5041129 2018-10-12 05:48:32,225 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.306480884552s 2018-10-12 05:48:32,225 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-634a8146-4ba3-43de-8025-530bf5041129 2018-10-12 05:48:32,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-12 05:48:32,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/76f3c403-2082-46a6-b4cc-71029a73b008.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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:33,308 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-6ca28f76-d36b-4401-91fe-76c39cd99b97 Date: Fri, 12 Oct 2018 05:48:33 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:48:33,308 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/76f3c403-2082-46a6-b4cc-71029a73b008.json used request id req-6ca28f76-d36b-4401-91fe-76c39cd99b97 2018-10-12 05:48:33,308 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.08204197884s 2018-10-12 05:48:33,308 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/76f3c403-2082-46a6-b4cc-71029a73b008.json used request id req-6ca28f76-d36b-4401-91fe-76c39cd99b97 2018-10-12 05:48:33,309 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:48:33,309 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:33,485 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-2a00885e-4b8c-48b3-8bcd-c08567d22fb6 Date: Fri, 12 Oct 2018 05:48:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/41642953-939c-49c7-bbd0-3c453336bbe0/snap", "metadata": {}}], "file": "/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0/file", "owner": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "41642953-939c-49c7-bbd0-3c453336bbe0", "size": 4373348352, "self": "/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/41642953-939c-49c7-bbd0-3c453336bbe0/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-12T05:22:13Z", "visibility": "private", "owner_specified.shade.object": "images/cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "cloudify_ims-img_464fb8fd-621e-4f61-abe9-386080a6eb9b", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-12T05:21:00Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:48:33,485 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2a00885e-4b8c-48b3-8bcd-c08567d22fb6 2018-10-12 05:48:33,485 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176274061203s 2018-10-12 05:48:33,485 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2a00885e-4b8c-48b3-8bcd-c08567d22fb6 2018-10-12 05:48:33,487 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 05:48:33,488 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}dbc7235e9872dfb7d36b8303d65f80ec020d547d" 2018-10-12 05:48:37,766 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f9487bdf-cc62-4f25-bd61-36aebfbce168 Date: Fri, 12 Oct 2018 05:48:37 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:48:37,766 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0 used request id req-f9487bdf-cc62-4f25-bd61-36aebfbce168 2018-10-12 05:48:37,766 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 4.27850794792s 2018-10-12 05:48:37,766 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/41642953-939c-49c7-bbd0-3c453336bbe0 used request id req-f9487bdf-cc62-4f25-bd61-36aebfbce168 2018-10-12 05:48:37,767 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 05:48:37,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:37,803 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-4139a5a4-c74c-43e4-af5a-02be61f40896 x-compute-request-id: req-4139a5a4-c74c-43e4-af5a-02be61f40896 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/85296149-d189-46a0-9b73-d5afa82c99be", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "85296149-d189-46a0-9b73-d5afa82c99be", "name": "cloudify_ims-flavor_464fb8fd-621e-4f61-abe9-386080a6eb9b", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 05:48:37,803 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4139a5a4-c74c-43e4-af5a-02be61f40896 2018-10-12 05:48:37,803 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0364398956299s 2018-10-12 05:48:37,803 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-4139a5a4-c74c-43e4-af5a-02be61f40896 2018-10-12 05:48:37,805 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 05:48:37,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/85296149-d189-46a0-9b73-d5afa82c99be -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:37,852 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05: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 x-openstack-request-id: req-f8f73ccb-182e-479a-97d1-29bb32c82a58 x-compute-request-id: req-f8f73ccb-182e-479a-97d1-29bb32c82a58 Content-Length: 0 Content-Type: application/json 2018-10-12 05:48:37,852 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/85296149-d189-46a0-9b73-d5afa82c99be used request id req-f8f73ccb-182e-479a-97d1-29bb32c82a58 2018-10-12 05:48:37,852 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0473511219025s 2018-10-12 05:48:37,852 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/85296149-d189-46a0-9b73-d5afa82c99be used request id req-f8f73ccb-182e-479a-97d1-29bb32c82a58 2018-10-12 05:48:37,853 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 05:48:37,853 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:37,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c88adca5-23b3-41b8-8f5e-3e97f75fbc96 Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "cloudify_ims-user_464fb8fd-621e-4f61-abe9-386080a6eb9b", "links": {"self": "http://172.30.9.27:5000/v3/users/35b306f6956342d289c83dab75a1e7b2"}, "domain_id": "default", "enabled": true, "id": "35b306f6956342d289c83dab75a1e7b2", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:48:37,957 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c88adca5-23b3-41b8-8f5e-3e97f75fbc96 2018-10-12 05:48:37,957 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.103693962097s 2018-10-12 05:48:37,957 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-c88adca5-23b3-41b8-8f5e-3e97f75fbc96 2018-10-12 05:48:37,963 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 05:48:37,963 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/35b306f6956342d289c83dab75a1e7b2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:38,067 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e22a18a-e5d6-4594-9778-0b966c329cda Content-Encoding: gzip Content-Length: 214 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/35b306f6956342d289c83dab75a1e7b2"}, "enabled": true, "id": "35b306f6956342d289c83dab75a1e7b2", "options": {}, "domain_id": "default", "name": "cloudify_ims-user_464fb8fd-621e-4f61-abe9-386080a6eb9b"}} 2018-10-12 05:48:38,067 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/35b306f6956342d289c83dab75a1e7b2 used request id req-0e22a18a-e5d6-4594-9778-0b966c329cda 2018-10-12 05:48:38,068 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.104599952698s 2018-10-12 05:48:38,068 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/35b306f6956342d289c83dab75a1e7b2 used request id req-0e22a18a-e5d6-4594-9778-0b966c329cda 2018-10-12 05:48:38,068 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 05:48:38,069 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/35b306f6956342d289c83dab75a1e7b2 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:38,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6f633c28-0af1-43ed-9d0e-9bfc04c0eb50 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:48:38,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/35b306f6956342d289c83dab75a1e7b2 used request id req-6f633c28-0af1-43ed-9d0e-9bfc04c0eb50 2018-10-12 05:48:38,254 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.185585975647s 2018-10-12 05:48:38,254 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/35b306f6956342d289c83dab75a1e7b2 used request id req-6f633c28-0af1-43ed-9d0e-9bfc04c0eb50 2018-10-12 05:48:38,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 05:48:38,255 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:38,335 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-946e578d-e1f8-4e93-9abc-1edd591e3f33 Content-Encoding: gzip Content-Length: 380 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Created by OPNFV Functest: cloudify_ims", "links": {"self": "http://172.30.9.27:5000/v3/projects/8a32dbb64db445b8a5ad9eb8eea4f646"}, "enabled": true, "id": "8a32dbb64db445b8a5ad9eb8eea4f646", "parent_id": "default", "domain_id": "default", "name": "cloudify_ims-project_464fb8fd-621e-4f61-abe9-386080a6eb9b"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 05:48:38,335 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-946e578d-e1f8-4e93-9abc-1edd591e3f33 2018-10-12 05:48:38,335 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0800061225891s 2018-10-12 05:48:38,335 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-946e578d-e1f8-4e93-9abc-1edd591e3f33 2018-10-12 05:48:38,337 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 05:48:38,338 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/8a32dbb64db445b8a5ad9eb8eea4f646 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:38,493 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-5f254126-da8c-4f33-8070-18f28685732b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:48:38,493 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8a32dbb64db445b8a5ad9eb8eea4f646 used request id req-5f254126-da8c-4f33-8070-18f28685732b 2018-10-12 05:48:38,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.155611991882s 2018-10-12 05:48:38,493 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/8a32dbb64db445b8a5ad9eb8eea4f646 used request id req-5f254126-da8c-4f33-8070-18f28685732b 2018-10-12 05:48:38,494 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:48:38,494 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:38,568 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ff7cb1a6-521d-4589-99f9-49e566d5ef4a Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "4836f52432204b528bf62585929acb56", "links": {"self": "http://172.30.9.27:5000/v3/roles/4836f52432204b528bf62585929acb56"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:48:38,568 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ff7cb1a6-521d-4589-99f9-49e566d5ef4a 2018-10-12 05:48:38,568 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0745508670807s 2018-10-12 05:48:38,570 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 05:48:38,571 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/4836f52432204b528bf62585929acb56 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:38,693 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:48:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-16fb095c-6288-4a2b-b6c8-93a378282ab5 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:48:38,693 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/4836f52432204b528bf62585929acb56 used request id req-16fb095c-6288-4a2b-b6c8-93a378282ab5 2018-10-12 05:48:38,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.123224973679s 2018-10-12 05:48:38,696 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:48:38,697 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8a32dbb64db445b8a5ad9eb8eea4f646&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}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:38,882 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2930 X-Openstack-Request-Id: req-ebc58e19-b19e-4bb3-bce3-7a105f4c0e4c Date: Fri, 12 Oct 2018 05:48:38 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:20:20Z", "updated_at": "2018-10-12T05:25:54Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:25:54Z", "revision_number": 0, "id": "1844fe9d-4af4-4f5d-ad2e-b38ad143788b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:25:54Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "2a9c9ae1-501c-4cac-9dae-36f4f42609b4", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "69411934-369d-4612-8ab8-64e1932adb41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "7e742378-3893-42e9-a7c0-7acedc500caf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "a69d2434-1dd7-4ee1-88d1-90ba03302224", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 5, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "name": "default"}]} 2018-10-12 05:48:38,882 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8a32dbb64db445b8a5ad9eb8eea4f646&name=default used request id req-ebc58e19-b19e-4bb3-bce3-7a105f4c0e4c 2018-10-12 05:48:38,882 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186065912247s 2018-10-12 05:48:38,883 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=8a32dbb64db445b8a5ad9eb8eea4f646&name=default used request id req-ebc58e19-b19e-4bb3-bce3-7a105f4c0e4c 2018-10-12 05:48:38,886 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:48:38,886 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:39,094 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9849 X-Openstack-Request-Id: req-65c08879-3b2a-43fc-a4d4-0a41f2c546bd Date: Fri, 12 Oct 2018 05:48:39 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "created_at": "2018-10-12T05:20:20Z", "updated_at": "2018-10-12T05:25:54Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "69411934-369d-4612-8ab8-64e1932adb41", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "a69d2434-1dd7-4ee1-88d1-90ba03302224", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv6", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "2a9c9ae1-501c-4cac-9dae-36f4f42609b4", "remote_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:25:54Z", "revision_number": 0, "id": "1844fe9d-4af4-4f5d-ad2e-b38ad143788b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:25:54Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": 22, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:20:20Z", "revision_number": 0, "id": "7e742378-3893-42e9-a7c0-7acedc500caf", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:20:20Z", "security_group_id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "tenant_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "port_range_min": null, "ethertype": "IPv4", "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646"}], "revision_number": 5, "project_id": "8a32dbb64db445b8a5ad9eb8eea4f646", "id": "33d58ddd-ba46-4054-8f6d-c1863c27ade1", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 05:48:39,094 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-65c08879-3b2a-43fc-a4d4-0a41f2c546bd 2018-10-12 05:48:39,095 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.208564043045s 2018-10-12 05:48:39,095 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-65c08879-3b2a-43fc-a4d4-0a41f2c546bd 2018-10-12 05:48:39,099 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-12 05:48:39,099 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/33d58ddd-ba46-4054-8f6d-c1863c27ade1.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}44dbd91f077ca72444f507264ade6a4f00e9b86c" 2018-10-12 05:48:39,423 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-8b2b5aa8-1954-428f-84bb-bf28187174c1 Content-Length: 0 Date: Fri, 12 Oct 2018 05:48:39 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 05:48:39,423 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/33d58ddd-ba46-4054-8f6d-c1863c27ade1.json used request id req-8b2b5aa8-1954-428f-84bb-bf28187174c1 2018-10-12 05:48:39,423 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.3244099617s 2018-10-12 05:48:39,424 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/33d58ddd-ba46-4054-8f6d-c1863c27ade1.json used request id req-8b2b5aa8-1954-428f-84bb-bf28187174c1 2018-10-12 05:48:39,424 - xtesting.ci.run_tests - ERROR - The test case 'cloudify_ims' failed. 2018-10-12 05:48:39,441 - xtesting.ci.run_tests - INFO - Loading test case 'vyos_vrouter'... 2018-10-12 05:48:39,618 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 05:48:39,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 05:48:39,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 05:48:39,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 05:48:39,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 05:48:39,619 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 05:48:39,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 05:48:39,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 05:48:39,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 05:48:39,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 05:48:39,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 05:48:39,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 05:48:39,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 05:48:39,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 05:48:39,620 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 05:48:39,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 05:48:39,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 05:48:39,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 05:48:39,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 05:48:39,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 05:48:39,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 05:48:39,621 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 05:48:39,624 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:48:39,630 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-19d25454-88e2-402e-8495-87e28d9f0b7a Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:48:39,631 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-19d25454-88e2-402e-8495-87e28d9f0b7a 2018-10-12 05:48:39,631 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:48:40,007 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T06:48:40.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["eZfWTeTlR5y1aNBc0twNVQ"], "issued_at": "2018-10-12T05:48:40.000000Z"}} 2018-10-12 05:48:40,010 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 05:48:40,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:40,240 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-72384a3f-032d-406b-9269-38c465e2c2fe Date: Fri, 12 Oct 2018 05:48:40 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 05:48:40,240 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-72384a3f-032d-406b-9269-38c465e2c2fe 2018-10-12 05:48:40,240 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.229818105698s 2018-10-12 05:48:40,241 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-72384a3f-032d-406b-9269-38c465e2c2fe 2018-10-12 05:48:40,242 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 05:48:40,244 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:40,249 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 05:48: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 05:48:40,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:40,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-deaf7964-3707-4495-be82-dc3f8e889836 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 05:48:40,339 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-deaf7964-3707-4495-be82-dc3f8e889836 2018-10-12 05:48:40,339 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0972378253937s 2018-10-12 05:48:40,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 05:48:40,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" -d '{"project": {"description": "Created by OPNFV Functest: vyos_vrouter", "enabled": true, "domain_id": "default", "name": "vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}}' 2018-10-12 05:48:40,460 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:48:40 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-42cda8c0-c3b7-401f-85e4-b4d7c5c376ae 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.27:5000/v3/projects/2d54cddeac7449f1a5b6383d4df56afb"}, "enabled": true, "id": "2d54cddeac7449f1a5b6383d4df56afb", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}} 2018-10-12 05:48:40,460 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-42cda8c0-c3b7-401f-85e4-b4d7c5c376ae 2018-10-12 05:48:40,460 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.119462013245s 2018-10-12 05:48:40,460 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-42cda8c0-c3b7-401f-85e4-b4d7c5c376ae 2018-10-12 05:48:40,461 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'id': u'2d54cddeac7449f1a5b6383d4df56afb', '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-10-12 05:48:40,461 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 05:48:40,837 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.375308036804s 2018-10-12 05:48:40,837 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/34f4563a52b9409fafc58ed7d5228297 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:40,938 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b95fa8df-7a34-40a4-9718-73cc356957f6 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/34f4563a52b9409fafc58ed7d5228297"}, "enabled": true, "id": "34f4563a52b9409fafc58ed7d5228297", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}} 2018-10-12 05:48:40,938 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/34f4563a52b9409fafc58ed7d5228297 used request id req-b95fa8df-7a34-40a4-9718-73cc356957f6 2018-10-12 05:48:40,939 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'34f4563a52b9409fafc58ed7d5228297', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'vyos_vrouter-user_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916'}) 2018-10-12 05:48:40,939 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:48:40,939 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:40,954 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49f8de18-08de-4c9b-b2cf-425c497823bb Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:48:40,954 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-49f8de18-08de-4c9b-b2cf-425c497823bb 2018-10-12 05:48:40,955 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0157330036163s 2018-10-12 05:48:40,955 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:48:40,956 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:41,036 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:40 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d92c492a-9624-4de0-b7df-778a6fa535bc Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:48:41,037 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d92c492a-9624-4de0-b7df-778a6fa535bc 2018-10-12 05:48:41,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0816240310669s 2018-10-12 05:48:41,038 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 05:48:41,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 05:48:41,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" -d '{"role": {"name": "Member"}}' 2018-10-12 05:48:41,148 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 05:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-e17b6b74-e357-4e40-8e75-16594d0660d2 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "aa5cf8ca3c4340d983e7ba4ca2677113", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa5cf8ca3c4340d983e7ba4ca2677113"}, "name": "Member"}} 2018-10-12 05:48:41,148 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-e17b6b74-e357-4e40-8e75-16594d0660d2 2018-10-12 05:48:41,148 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.109250068665s 2018-10-12 05:48:41,149 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/aa5cf8ca3c4340d983e7ba4ca2677113 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:41,224 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8fb1bbbe-1e38-43a7-9b23-0fb628eace04 Content-Encoding: gzip Content-Length: 144 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/aa5cf8ca3c4340d983e7ba4ca2677113"}, "domain_id": null, "name": "Member", "id": "aa5cf8ca3c4340d983e7ba4ca2677113"}} 2018-10-12 05:48:41,225 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/aa5cf8ca3c4340d983e7ba4ca2677113 used request id req-8fb1bbbe-1e38-43a7-9b23-0fb628eace04 2018-10-12 05:48:41,225 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/aa5cf8ca3c4340d983e7ba4ca2677113'}, 'domain_id': None, 'human_id': None, 'id': u'aa5cf8ca3c4340d983e7ba4ca2677113', 'HUMAN_ID': False}) 2018-10-12 05:48:41,226 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 05:48:41,226 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:41,384 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b611a923-0330-465e-8c6d-0511bab44f75 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa5cf8ca3c4340d983e7ba4ca2677113", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa5cf8ca3c4340d983e7ba4ca2677113"}, "name": "Member"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 05:48:41,384 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b611a923-0330-465e-8c6d-0511bab44f75 2018-10-12 05:48:41,384 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.158536195755s 2018-10-12 05:48:41,385 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 05:48:41,386 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:41,470 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-32cb9070-a06e-4a3b-b1ec-00458aa0ad84 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 05:48:41,470 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-32cb9070-a06e-4a3b-b1ec-00458aa0ad84 2018-10-12 05:48:41,470 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0842971801758s 2018-10-12 05:48:41,471 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 05:48:41,471 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:41,560 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-67b3527d-dfa4-4916-8475-261cd9dce49e Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "links": {"self": "http://172.30.9.27:5000/v3/users/34f4563a52b9409fafc58ed7d5228297"}, "domain_id": "default", "enabled": true, "id": "34f4563a52b9409fafc58ed7d5228297", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 05:48:41,560 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-67b3527d-dfa4-4916-8475-261cd9dce49e 2018-10-12 05:48:41,561 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0898101329803s 2018-10-12 05:48:41,561 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-67b3527d-dfa4-4916-8475-261cd9dce49e 2018-10-12 05:48:41,567 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 05:48:41,568 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:41,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1c113b39-976c-4222-892b-bd39fc818406 Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/2d54cddeac7449f1a5b6383d4df56afb"}, "enabled": true, "id": "2d54cddeac7449f1a5b6383d4df56afb", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 05:48:41,647 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-1c113b39-976c-4222-892b-bd39fc818406 2018-10-12 05:48:41,647 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0794279575348s 2018-10-12 05:48:41,647 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-1c113b39-976c-4222-892b-bd39fc818406 2018-10-12 05:48:41,650 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 05:48:41,651 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=34f4563a52b9409fafc58ed7d5228297&scope.project.id=2d54cddeac7449f1a5b6383d4df56afb&role.id=aa5cf8ca3c4340d983e7ba4ca2677113 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:41,729 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:41 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-bf2bf2eb-d4e2-4c2a-a46b-2d684c4ee109 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=34f4563a52b9409fafc58ed7d5228297&scope.project.id=2d54cddeac7449f1a5b6383d4df56afb&role.id=aa5cf8ca3c4340d983e7ba4ca2677113", "previous": null, "next": null}} 2018-10-12 05:48:41,730 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=34f4563a52b9409fafc58ed7d5228297&scope.project.id=2d54cddeac7449f1a5b6383d4df56afb&role.id=aa5cf8ca3c4340d983e7ba4ca2677113 used request id req-bf2bf2eb-d4e2-4c2a-a46b-2d684c4ee109 2018-10-12 05:48:41,730 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0798840522766s 2018-10-12 05:48:41,730 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 05:48:41,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/2d54cddeac7449f1a5b6383d4df56afb/users/34f4563a52b9409fafc58ed7d5228297/roles/aa5cf8ca3c4340d983e7ba4ca2677113 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:41,845 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 05:48:41 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bb75a64-7dc6-4057-97d6-ce68e7da1435 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 05:48:41,846 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/2d54cddeac7449f1a5b6383d4df56afb/users/34f4563a52b9409fafc58ed7d5228297/roles/aa5cf8ca3c4340d983e7ba4ca2677113 used request id req-9bb75a64-7dc6-4057-97d6-ce68e7da1435 2018-10-12 05:48:41,846 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115517854691s 2018-10-12 05:48:41,847 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 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': '9ac9d9d0-4c65-482b-b733-a6aead9dcb3a', 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_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'project_id': u'2d54cddeac7449f1a5b6383d4df56afb', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 05:48:41,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 05:48:41,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 05:48:41,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 05:48:41,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 05:48:41,848 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 05:48:41,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 05:48:41,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 05:48:41,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 05:48:41,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 05:48:41,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 05:48:41,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 05:48:41,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 05:48:41,849 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 05:48:41,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 05:48:41,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 05:48:41,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 05:48:41,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 05:48:41,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 05:48:41,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 05:48:41,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 05:48:41,850 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 05:48:41,851 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 05:48:41,852 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'vyos_vrouter-user_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'password': '9ac9d9d0-4c65-482b-b733-a6aead9dcb3a', 'project_name': 'vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '2d54cddeac7449f1a5b6383d4df56afb', 'project_domain_name': 'Default'} 2018-10-12 05:48:41,893 - 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-10-12 05:48:41,894 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - name = functest.opnfv_tests.vnf.router.cloudify_vrouter 2018-10-12 05:48:41,934 - 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-10-12 05:48:41,991 - 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-10-12 05:48:41,991 - xtesting.ci.run_tests - INFO - Running test case 'vyos_vrouter'... 2018-10-12 05:48:41,992 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 05:48:41,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:42,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-01425a38-b52d-4044-b777-5270f6090f31 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 05:48:42,086 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-01425a38-b52d-4044-b777-5270f6090f31 2018-10-12 05:48:42,087 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0947668552399s 2018-10-12 05:48:42,088 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 05:48:42,088 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:48:42,172 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-94cd6f9f-2fbd-4021-b301-c10b17112c5c Content-Encoding: gzip Content-Length: 391 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/2d54cddeac7449f1a5b6383d4df56afb"}, "enabled": true, "id": "2d54cddeac7449f1a5b6383d4df56afb", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 05:48:42,173 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-94cd6f9f-2fbd-4021-b301-c10b17112c5c 2018-10-12 05:48:42,173 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0847270488739s 2018-10-12 05:48:42,173 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-94cd6f9f-2fbd-4021-b301-c10b17112c5c 2018-10-12 05:48:42,176 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-12 05:48:42,177 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" -d '{"network": {"tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "name": "vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "admin_state_up": true}}' 2018-10-12 05:48:42,751 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 706 X-Openstack-Request-Id: req-989830cf-f47a-49a3-b437-7a71d0038cd0 Date: Fri, 12 Oct 2018 05:48:42 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":29,"ipv4_address_scope":null,"shared":false,"project_id":"2d54cddeac7449f1a5b6383d4df56afb","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T05:48:42Z","is_default":false,"qos_policy_id":null,"name":"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916","admin_state_up":true,"tenant_id":"2d54cddeac7449f1a5b6383d4df56afb","created_at":"2018-10-12T05:48:42Z","mtu":1450}} 2018-10-12 05:48:42,751 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-989830cf-f47a-49a3-b437-7a71d0038cd0 2018-10-12 05:48:42,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.575359106064s 2018-10-12 05:48:42,752 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-989830cf-f47a-49a3-b437-7a71d0038cd0 2018-10-12 05:48:42,752 - 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-10-12T05:48:42Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36', u'provider:segmentation_id': 29, 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_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', u'created_at': u'2018-10-12T05:48:42Z', u'mtu': 1450, u'tenant_id': u'2d54cddeac7449f1a5b6383d4df56afb', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'2d54cddeac7449f1a5b6383d4df56afb'}) 2018-10-12 05:48:42,753 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 05:48:42,760 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:48:42 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d693bc4c-201d-45f0-b084-2b36a19e6222 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 05:48:42,760 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-d693bc4c-201d-45f0-b084-2b36a19e6222 2018-10-12 05:48:42,761 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 05:48:43,137 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "aa5cf8ca3c4340d983e7ba4ca2677113", "name": "Member"}], "expires_at": "2018-10-12T06:48:43.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "2d54cddeac7449f1a5b6383d4df56afb", "name": "vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/2d54cddeac7449f1a5b6383d4df56afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/2d54cddeac7449f1a5b6383d4df56afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/2d54cddeac7449f1a5b6383d4df56afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/2d54cddeac7449f1a5b6383d4df56afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/2d54cddeac7449f1a5b6383d4df56afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/2d54cddeac7449f1a5b6383d4df56afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/2d54cddeac7449f1a5b6383d4df56afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/2d54cddeac7449f1a5b6383d4df56afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/2d54cddeac7449f1a5b6383d4df56afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/2d54cddeac7449f1a5b6383d4df56afb", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/2d54cddeac7449f1a5b6383d4df56afb", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/2d54cddeac7449f1a5b6383d4df56afb", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "vyos_vrouter-user_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "id": "34f4563a52b9409fafc58ed7d5228297"}, "audit_ids": ["XayEiT2vSP2xgJHMb9ie7A"], "issued_at": "2018-10-12T05:48:43.000000Z"}} 2018-10-12 05:48:43,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 05:48:43,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:48:43,496 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1193 X-Openstack-Request-Id: req-e576725e-7d55-437f-9472-26ff015a663b Date: Fri, 12 Oct 2018 05:48:43 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","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-10-12T05:48:42Z","tenant_id":"2d54cddeac7449f1a5b6383d4df56afb","created_at":"2018-10-12T05:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"2d54cddeac7449f1a5b6383d4df56afb","id":"9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36","name":"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}]} 2018-10-12 05:48:43,496 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e576725e-7d55-437f-9472-26ff015a663b 2018-10-12 05:48:43,496 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.355772018433s 2018-10-12 05:48:43,497 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-e576725e-7d55-437f-9472-26ff015a663b 2018-10-12 05:48:43,498 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-12 05:48:43,499 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '{"subnet": {"name": "vyos_vrouter-subnet_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "enable_dhcp": true, "network_id": "9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.120.0/24"}}' 2018-10-12 05:48:44,333 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 680 X-Openstack-Request-Id: req-276f389f-e00f-4f5b-a7de-ae8e18b06e37 Date: Fri, 12 Oct 2018 05:48:44 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36","tenant_id":"2d54cddeac7449f1a5b6383d4df56afb","created_at":"2018-10-12T05:48:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T05:48:44Z","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":"2d54cddeac7449f1a5b6383d4df56afb","id":"c6095cce-e772-4105-8d2c-269d967d6acb","subnetpool_id":null,"name":"vyos_vrouter-subnet_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}} 2018-10-12 05:48:44,333 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-276f389f-e00f-4f5b-a7de-ae8e18b06e37 2018-10-12 05:48:44,333 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.83446598053s 2018-10-12 05:48:44,333 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-276f389f-e00f-4f5b-a7de-ae8e18b06e37 2018-10-12 05:48:44,334 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T05:48:44Z', u'ipv6_ra_mode': None, u'allocation_pools': [{u'start': u'192.168.120.2', u'end': u'192.168.120.254'}], u'host_routes': [], u'revision_number': 0, u'ipv6_address_mode': None, u'cidr': u'192.168.120.0/24', u'id': u'c6095cce-e772-4105-8d2c-269d967d6acb', u'subnetpool_id': None, u'service_types': [], u'name': u'vyos_vrouter-subnet_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', u'enable_dhcp': True, u'network_id': u'9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36', u'tenant_id': u'2d54cddeac7449f1a5b6383d4df56afb', u'created_at': u'2018-10-12T05:48:44Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.120.1', u'ip_version': 4, u'project_id': u'2d54cddeac7449f1a5b6383d4df56afb'}) 2018-10-12 05:48:44,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-12 05:48:44,335 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "vyos_vrouter-router_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "admin_state_up": true}}' 2018-10-12 05:48:49,377 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 699 X-Openstack-Request-Id: req-96f2a450-18d1-4c2e-9190-3664f6ea2e6e Date: Fri, 12 Oct 2018 05:48:49 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:48:44Z", "admin_state_up": true, "updated_at": "2018-10-12T05:48:45Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "8397be5b-4ce5-4467-befa-22f08167b901", "name": "vyos_vrouter-router_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}} 2018-10-12 05:48:49,377 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-96f2a450-18d1-4c2e-9190-3664f6ea2e6e 2018-10-12 05:48:49,377 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.04268908501s 2018-10-12 05:48:49,378 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-96f2a450-18d1-4c2e-9190-3664f6ea2e6e 2018-10-12 05:48:49,378 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T05:48:45Z', u'revision_number': 3, u'id': u'8397be5b-4ce5-4467-befa-22f08167b901', u'external_gateway_info': {u'network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5b6892d9-5570-474b-b710-def8cd8eb91b', u'ip_address': u'172.30.9.208'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'vyos_vrouter-router_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', u'admin_state_up': True, u'tenant_id': u'2d54cddeac7449f1a5b6383d4df56afb', u'created_at': u'2018-10-12T05:48:44Z', u'flavor_id': None, u'routes': [], u'project_id': u'2d54cddeac7449f1a5b6383d4df56afb'}) 2018-10-12 05:48:49,379 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-12 05:48:49,379 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8397be5b-4ce5-4467-befa-22f08167b901/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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '{"subnet_id": "c6095cce-e772-4105-8d2c-269d967d6acb"}' 2018-10-12 05:48:51,493 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-3c87e67b-54b0-41e2-891e-c8538625d8ac Date: Fri, 12 Oct 2018 05:48:51 GMT RESP BODY: {"network_id": "9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "subnet_id": "c6095cce-e772-4105-8d2c-269d967d6acb", "subnet_ids": ["c6095cce-e772-4105-8d2c-269d967d6acb"], "port_id": "2cfe3786-cbed-479c-9d04-7724325deaa3", "id": "8397be5b-4ce5-4467-befa-22f08167b901"} 2018-10-12 05:48:51,493 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8397be5b-4ce5-4467-befa-22f08167b901/add_router_interface.json used request id req-3c87e67b-54b0-41e2-891e-c8538625d8ac 2018-10-12 05:48:51,493 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.11430716515s 2018-10-12 05:48:51,493 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8397be5b-4ce5-4467-befa-22f08167b901/add_router_interface.json used request id req-3c87e67b-54b0-41e2-891e-c8538625d8ac returning object 8397be5b-4ce5-4467-befa-22f08167b901 2018-10-12 05:48:51,494 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 2018-10-12 05:49:14,217 - shade - DEBUG - Image file /home/opnfv/functest/images/cloudify-manager-premium-4.0.1.qcow2 md5:d9fa9deb2e0906ab7da21bd97d305fa1 sha256:e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a 2018-10-12 05:49:14,219 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:49:14,226 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 12 Oct 2018 05:49:14 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-12 05:49:14,229 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:49:14,230 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:49:14,418 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-25f823e1-ee71-4311-a15a-8ef85d2325c4 Date: Fri, 12 Oct 2018 05:49:14 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:49:14,418 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-25f823e1-ee71-4311-a15a-8ef85d2325c4 2018-10-12 05:49:14,418 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.188404083252s 2018-10-12 05:49:14,418 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-25f823e1-ee71-4311-a15a-8ef85d2325c4 2018-10-12 05:49:14,420 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 05:49:14,420 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '{"owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "owner_specified.shade.object": "images/vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}' 2018-10-12 05:49:14,624 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c X-Openstack-Request-Id: req-2e152e36-ebf0-4c56-a884-a5e71531c0f8 Date: Fri, 12 Oct 2018 05:49:14 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/file", "owner": "2d54cddeac7449f1a5b6383d4df56afb", "id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "size": null, "self": "/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-12T05:49:14Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "checksum": null, "created_at": "2018-10-12T05:49:14Z", "protected": false} 2018-10-12 05:49:14,624 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2e152e36-ebf0-4c56-a884-a5e71531c0f8 2018-10-12 05:49:14,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.204397916794s 2018-10-12 05:49:14,625 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-2e152e36-ebf0-4c56-a884-a5e71531c0f8 returning object 4b884b61-9d42-49c1-9baf-bebcc8761a3c 2018-10-12 05:49:14,626 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 05:49:14,626 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '' 2018-10-12 05:50:25,873 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-fbe521d0-38d7-45b2-bdaf-6f8316f977c8 Date: Fri, 12 Oct 2018 05:50:25 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:50:25,874 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/file used request id req-fbe521d0-38d7-45b2-bdaf-6f8316f977c8 2018-10-12 05:50:25,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 71.2480950356s 2018-10-12 05:50:25,874 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/file used request id req-fbe521d0-38d7-45b2-bdaf-6f8316f977c8 2018-10-12 05:50:25,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:50:25,875 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:26,061 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-0bb4410a-55e1-49e2-862b-82be8059eaf5 Date: Fri, 12 Oct 2018 05:50:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/snap", "metadata": {}}], "file": "/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/file", "owner": "2d54cddeac7449f1a5b6383d4df56afb", "id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "size": 4373348352, "self": "/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-12T05:50:25Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-12T05:49:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:50:26,061 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0bb4410a-55e1-49e2-862b-82be8059eaf5 2018-10-12 05:50:26,061 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.186594009399s 2018-10-12 05:50:26,062 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-0bb4410a-55e1-49e2-862b-82be8059eaf5 2018-10-12 05:50:26,064 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/file', 'owner': u'2d54cddeac7449f1a5b6383d4df56afb', 'id': u'4b884b61-9d42-49c1-9baf-bebcc8761a3c', 'size': 4373348352, u'self': u'/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d54cddeac7449f1a5b6383d4df56afb', 'name': 'vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T05:50:25Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-12T05:50:25Z', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'owner_specified.shade.object': u'images/vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'properties': {u'self': u'/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'created': u'2018-10-12T05:49:14Z', 'checksum': u'd9fa9deb2e0906ab7da21bd97d305fa1', 'created_at': u'2018-10-12T05:49:14Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c', u'owner_specified.shade.md5': u'd9fa9deb2e0906ab7da21bd97d305fa1', u'owner_specified.shade.object': u'images/vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', u'owner_specified.shade.sha256': u'e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a', u'schema': u'/v2/schemas/image'}}) 2018-10-12 05:50:26,065 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 05:50:26,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" -d '{"flavor": {"vcpus": 2, "ram": 4096, "name": "vyos_vrouter-flavor_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 40, "id": null, "swap": 0}}' 2018-10-12 05:50:26,261 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:50: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-c516fec0-9ac0-45b6-8a7d-9a8eaea4a671 x-compute-request-id: req-c516fec0-9ac0-45b6-8a7d-9a8eaea4a671 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "name": "vyos_vrouter-flavor_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:50:26,261 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c516fec0-9ac0-45b6-8a7d-9a8eaea4a671 2018-10-12 05:50:26,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.196005821228s 2018-10-12 05:50:26,262 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-c516fec0-9ac0-45b6-8a7d-9a8eaea4a671 returning object 051c9dfe-f788-4f8c-b66b-56cd65e8f43f 2018-10-12 05:50:26,262 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'051c9dfe-f788-4f8c-b66b-56cd65e8f43f', 'swap': 0}) 2018-10-12 05:50:26,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 05:50:26,267 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f/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}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" -d '{"extra_specs": {}}' 2018-10-12 05:50:26,284 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:50: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-687631ca-81ce-46c5-a21e-cf4a89520965 x-compute-request-id: req-687631ca-81ce-46c5-a21e-cf4a89520965 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 05:50:26,284 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f/os-extra_specs used request id req-687631ca-81ce-46c5-a21e-cf4a89520965 2018-10-12 05:50:26,285 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0213921070099s 2018-10-12 05:50:26,285 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f/os-extra_specs used request id req-687631ca-81ce-46c5-a21e-cf4a89520965 2018-10-12 05:50:26,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.os-keypairs 2018-10-12 05:50:26,288 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/os-keypairs -H "User-Agent: os-client-config/1.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '{"keypair": {"name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}}' 2018-10-12 05:50:26,644 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:50: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-cf139a30-c0dd-4f7f-99da-1eb7512f70e1 x-compute-request-id: req-cf139a30-c0dd-4f7f-99da-1eb7512f70e1 Content-Encoding: gzip Content-Length: 1801 Content-Type: application/json RESP BODY: {"keypair": {"public_key": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWM8yOEKvQuHnSor66mTl6FzwAIdMTCvYYDSGiaDjoslR0gy9uhbKZwse5vf/TFf6GsjSoNoTgZTkumghiebELaAkK87IgiLxrCGluyUoFt4mvLY/MrSaBUCBfLrFaMTJkK/4xKaiu5c8P2B5zn7jcQBYKWfu94JYqnqh59hLnRkuDYC9sbvNvohT4wj+7uTOSLWD1djQJqUz+gvqWLXy0uNYFC57cvbso8A8HthTtk8yxRFGqsOpWDyOP4xKymzGNwucveXV8+ooLSSF0vUx9Q41C7qYt1X48FAidDF75p37is7pN/FpQnAenGVSN+z+3VzzhiIlKtRMlfdY9l2TR Generated-by-Nova", "private_key": "-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1jPMjhCr0Lh50qK+upk5ehc8ACHTEwr2GA0homg46LJUdIMv\nboWymcLHub3/0xX+hrI0qDaE4GU5LpoIYnmxC2gJCvOyIIi8awhpbslKBbeJry2P\nzK0mgVAgXy6xWjEyZCv+MSmoruXPD9gec5+43EAWCln7veCWKp6oefYS50ZLg2Av\nbG7zb6IU+MI/u7kzki1g9XY0CalM/oL6li18tLjWBQue3L27KPAPB7YU7ZPMsURR\nqrDqVg8jj+MSspsxjcLnL3l1fPqKC0khdL1MfUONQu6mLdV+PBQInQxe+ad+4rO6\nTfxaUJwHpxlUjfs/t1c84YiJSrUTJX3WPZdk0QIDAQABAoIBACMOmz3tEJG6f4Wv\nyRN1HGkVAGbtIkSNmLVbANQ5xoafGR9wkQS/sPllXZbSt9nuUZft9pxJP/oR1wf/\ngbvMOuOpBUHbnJ2ig2PpHohZPVouLcST6mMPO6wSVxn85F3ki2DFqnaVYNwvFHJ9\nZo5556F0g6byDzeGWE1lZiF/2pwrIlc7OjxuWCG4ru6qcO0D6EX3Rk9RuEJ8fnrW\nx4rG295JpcPesNHiiRkot4ls2xvWnD0VYjc3xid4g2dnCuD6ggNa9DgpEgBTfSwK\nvl3wsd9aGj9scB6OpZPsViB0juqiaiJZ1aONVv5hDIRRUsS/zNndI8tKJrkoddyN\n5Tm4XaECgYEA9bnKuOGA2np1VfcP1GxMWGmIDOQkRgbxRQmAm8k8wFDWYVK7q+41\nt5MqViBfe5HMdVoy8qnWPD+nQ7ZPC0SmXcd09t/eyDs0uIdNTcEHhypZRC9ZfQqT\n0QvgSbdlrtlM1KvoKvf446bKVZrJILZ335ghCEjm9RfoQaee/AWIKdUCgYEA3yiV\n8/8+wV0Giv3YbPI6Rkcor+UFkIqmD1L36ElTrJAM8DJ37xlpiTN90UrnLI4Y9x1d\nquMFOfeyUb8TL9wwnWiH5gV9UPPuEhBTOBI/J7QaaU7+50nCjm8F0u05fItwRTCK\n7XunFZQA4i34TCMQM6QzQQtvE1TzH/FkzPU9sQ0CgYA5dbmm4+x6qloXwQ8tkCmG\nHx9WTF8DFQqEJ0WwqC0Rl5WZ6nvCJ5DeHYav3yAUyDI0WuRBBF/5dLULS21OaD4y\n/bonJJB26AlbASCdhv7Yp5l6LUxSxg9succ31a/sZBnoPU6sBZJowY7c17YidSiw\n22UWB94h//YqrCSsMCr4BQKBgCxhvAD84JRAVg7KkYKJYkGb4WGqIMMwb/pYO+m8\nu6F0PL6Aqw2odi7NSNaZGQTpddmfw4M7B00SECrl34EDP7/ujCiZKuUwvkZlbMeY\nCWtyDFapWVTSfJkrR3M9rtMwQDHih57XmtFV0B8rmVg7GPvMSk1DYuHrYTcXIT8J\n/yz5AoGBALtx8F5is9Pa+qOqREfihRMyR+At5foFxbSQDIHxsO6AJOJ+Aix1/RsS\nnQMlYKaxl6EfLtIIgRWMPmRqMuwnhPVbUBVPD7PB15EcXRTQRWF9S1f/2xjHPuN2\nteb6f10lLv0ny5kAohjRNeFMihGU98rNxHY6Ug62UExYJw7GDWzx\n-----END RSA PRIVATE KEY-----\n", "user_id": "34f4563a52b9409fafc58ed7d5228297", "name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "fingerprint": "96:b3:53:61:05:1a:fa:05:7b:a6:1a:41:e9:77:2d:86"}} 2018-10-12 05:50:26,644 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-cf139a30-c0dd-4f7f-99da-1eb7512f70e1 2018-10-12 05:50:26,644 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.os-keypairs in 0.358488082886s 2018-10-12 05:50:26,645 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/os-keypairs used request id req-cf139a30-c0dd-4f7f-99da-1eb7512f70e1 2018-10-12 05:50:26,645 - functest.core.singlevm - DEBUG - keypair: Munch({'public_key': u'ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDWM8yOEKvQuHnSor66mTl6FzwAIdMTCvYYDSGiaDjoslR0gy9uhbKZwse5vf/TFf6GsjSoNoTgZTkumghiebELaAkK87IgiLxrCGluyUoFt4mvLY/MrSaBUCBfLrFaMTJkK/4xKaiu5c8P2B5zn7jcQBYKWfu94JYqnqh59hLnRkuDYC9sbvNvohT4wj+7uTOSLWD1djQJqUz+gvqWLXy0uNYFC57cvbso8A8HthTtk8yxRFGqsOpWDyOP4xKymzGNwucveXV8+ooLSSF0vUx9Q41C7qYt1X48FAidDF75p37is7pN/FpQnAenGVSN+z+3VzzhiIlKtRMlfdY9l2TR Generated-by-Nova', 'private_key': u'-----BEGIN RSA PRIVATE KEY-----\nMIIEowIBAAKCAQEA1jPMjhCr0Lh50qK+upk5ehc8ACHTEwr2GA0homg46LJUdIMv\nboWymcLHub3/0xX+hrI0qDaE4GU5LpoIYnmxC2gJCvOyIIi8awhpbslKBbeJry2P\nzK0mgVAgXy6xWjEyZCv+MSmoruXPD9gec5+43EAWCln7veCWKp6oefYS50ZLg2Av\nbG7zb6IU+MI/u7kzki1g9XY0CalM/oL6li18tLjWBQue3L27KPAPB7YU7ZPMsURR\nqrDqVg8jj+MSspsxjcLnL3l1fPqKC0khdL1MfUONQu6mLdV+PBQInQxe+ad+4rO6\nTfxaUJwHpxlUjfs/t1c84YiJSrUTJX3WPZdk0QIDAQABAoIBACMOmz3tEJG6f4Wv\nyRN1HGkVAGbtIkSNmLVbANQ5xoafGR9wkQS/sPllXZbSt9nuUZft9pxJP/oR1wf/\ngbvMOuOpBUHbnJ2ig2PpHohZPVouLcST6mMPO6wSVxn85F3ki2DFqnaVYNwvFHJ9\nZo5556F0g6byDzeGWE1lZiF/2pwrIlc7OjxuWCG4ru6qcO0D6EX3Rk9RuEJ8fnrW\nx4rG295JpcPesNHiiRkot4ls2xvWnD0VYjc3xid4g2dnCuD6ggNa9DgpEgBTfSwK\nvl3wsd9aGj9scB6OpZPsViB0juqiaiJZ1aONVv5hDIRRUsS/zNndI8tKJrkoddyN\n5Tm4XaECgYEA9bnKuOGA2np1VfcP1GxMWGmIDOQkRgbxRQmAm8k8wFDWYVK7q+41\nt5MqViBfe5HMdVoy8qnWPD+nQ7ZPC0SmXcd09t/eyDs0uIdNTcEHhypZRC9ZfQqT\n0QvgSbdlrtlM1KvoKvf446bKVZrJILZ335ghCEjm9RfoQaee/AWIKdUCgYEA3yiV\n8/8+wV0Giv3YbPI6Rkcor+UFkIqmD1L36ElTrJAM8DJ37xlpiTN90UrnLI4Y9x1d\nquMFOfeyUb8TL9wwnWiH5gV9UPPuEhBTOBI/J7QaaU7+50nCjm8F0u05fItwRTCK\n7XunFZQA4i34TCMQM6QzQQtvE1TzH/FkzPU9sQ0CgYA5dbmm4+x6qloXwQ8tkCmG\nHx9WTF8DFQqEJ0WwqC0Rl5WZ6nvCJ5DeHYav3yAUyDI0WuRBBF/5dLULS21OaD4y\n/bonJJB26AlbASCdhv7Yp5l6LUxSxg9succ31a/sZBnoPU6sBZJowY7c17YidSiw\n22UWB94h//YqrCSsMCr4BQKBgCxhvAD84JRAVg7KkYKJYkGb4WGqIMMwb/pYO+m8\nu6F0PL6Aqw2odi7NSNaZGQTpddmfw4M7B00SECrl34EDP7/ujCiZKuUwvkZlbMeY\nCWtyDFapWVTSfJkrR3M9rtMwQDHih57XmtFV0B8rmVg7GPvMSk1DYuHrYTcXIT8J\n/yz5AoGBALtx8F5is9Pa+qOqREfihRMyR+At5foFxbSQDIHxsO6AJOJ+Aix1/RsS\nnQMlYKaxl6EfLtIIgRWMPmRqMuwnhPVbUBVPD7PB15EcXRTQRWF9S1f/2xjHPuN2\nteb6f10lLv0ny5kAohjRNeFMihGU98rNxHY6Ug62UExYJw7GDWzx\n-----END RSA PRIVATE KEY-----\n', 'user_id': u'34f4563a52b9409fafc58ed7d5228297', 'name': u'vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'created_at': '2018-10-12T05:50:26.645806', 'properties': Munch({}), 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d54cddeac7449f1a5b6383d4df56afb', 'name': 'vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'fingerprint': u'96:b3:53:61:05:1a:fa:05:7b:a6:1a:41:e9:77:2d:86', 'type': 'ssh', 'id': u'vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916'}) 2018-10-12 05:50:26,646 - functest.core.singlevm - DEBUG - private_key: -----BEGIN RSA PRIVATE KEY----- MIIEowIBAAKCAQEA1jPMjhCr0Lh50qK+upk5ehc8ACHTEwr2GA0homg46LJUdIMv boWymcLHub3/0xX+hrI0qDaE4GU5LpoIYnmxC2gJCvOyIIi8awhpbslKBbeJry2P zK0mgVAgXy6xWjEyZCv+MSmoruXPD9gec5+43EAWCln7veCWKp6oefYS50ZLg2Av bG7zb6IU+MI/u7kzki1g9XY0CalM/oL6li18tLjWBQue3L27KPAPB7YU7ZPMsURR qrDqVg8jj+MSspsxjcLnL3l1fPqKC0khdL1MfUONQu6mLdV+PBQInQxe+ad+4rO6 TfxaUJwHpxlUjfs/t1c84YiJSrUTJX3WPZdk0QIDAQABAoIBACMOmz3tEJG6f4Wv yRN1HGkVAGbtIkSNmLVbANQ5xoafGR9wkQS/sPllXZbSt9nuUZft9pxJP/oR1wf/ gbvMOuOpBUHbnJ2ig2PpHohZPVouLcST6mMPO6wSVxn85F3ki2DFqnaVYNwvFHJ9 Zo5556F0g6byDzeGWE1lZiF/2pwrIlc7OjxuWCG4ru6qcO0D6EX3Rk9RuEJ8fnrW x4rG295JpcPesNHiiRkot4ls2xvWnD0VYjc3xid4g2dnCuD6ggNa9DgpEgBTfSwK vl3wsd9aGj9scB6OpZPsViB0juqiaiJZ1aONVv5hDIRRUsS/zNndI8tKJrkoddyN 5Tm4XaECgYEA9bnKuOGA2np1VfcP1GxMWGmIDOQkRgbxRQmAm8k8wFDWYVK7q+41 t5MqViBfe5HMdVoy8qnWPD+nQ7ZPC0SmXcd09t/eyDs0uIdNTcEHhypZRC9ZfQqT 0QvgSbdlrtlM1KvoKvf446bKVZrJILZ335ghCEjm9RfoQaee/AWIKdUCgYEA3yiV 8/8+wV0Giv3YbPI6Rkcor+UFkIqmD1L36ElTrJAM8DJ37xlpiTN90UrnLI4Y9x1d quMFOfeyUb8TL9wwnWiH5gV9UPPuEhBTOBI/J7QaaU7+50nCjm8F0u05fItwRTCK 7XunFZQA4i34TCMQM6QzQQtvE1TzH/FkzPU9sQ0CgYA5dbmm4+x6qloXwQ8tkCmG Hx9WTF8DFQqEJ0WwqC0Rl5WZ6nvCJ5DeHYav3yAUyDI0WuRBBF/5dLULS21OaD4y /bonJJB26AlbASCdhv7Yp5l6LUxSxg9succ31a/sZBnoPU6sBZJowY7c17YidSiw 22UWB94h//YqrCSsMCr4BQKBgCxhvAD84JRAVg7KkYKJYkGb4WGqIMMwb/pYO+m8 u6F0PL6Aqw2odi7NSNaZGQTpddmfw4M7B00SECrl34EDP7/ujCiZKuUwvkZlbMeY CWtyDFapWVTSfJkrR3M9rtMwQDHih57XmtFV0B8rmVg7GPvMSk1DYuHrYTcXIT8J /yz5AoGBALtx8F5is9Pa+qOqREfihRMyR+At5foFxbSQDIHxsO6AJOJ+Aix1/RsS nQMlYKaxl6EfLtIIgRWMPmRqMuwnhPVbUBVPD7PB15EcXRTQRWF9S1f/2xjHPuN2 teb6f10lLv0ny5kAohjRNeFMihGU98rNxHY6Ug62UExYJw7GDWzx -----END RSA PRIVATE KEY----- 2018-10-12 05:50:26,649 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-groups 2018-10-12 05:50:26,650 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '{"security_group": {"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "description": "created by OPNFV Functest (vyos_vrouter)"}}' 2018-10-12 05:50:27,030 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 1424 X-Openstack-Request-Id: req-d5dc5209-2f61-485f-a826-fd137e5a7d1c Date: Fri, 12 Oct 2018 05:50:27 GMT RESP BODY: {"security_group": {"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:26Z", "updated_at": "2018-10-12T05:50:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "5c18b54c-ff7a-438e-97fe-5e3c887ed402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "abfc0357-0eb8-4765-8e02-84883360f821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 2, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}} 2018-10-12 05:50:27,030 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d5dc5209-2f61-485f-a826-fd137e5a7d1c 2018-10-12 05:50:27,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-groups in 0.380774974823s 2018-10-12 05:50:27,030 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d5dc5209-2f61-485f-a826-fd137e5a7d1c 2018-10-12 05:50:27,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:50:27,035 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:27,087 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 3840 X-Openstack-Request-Id: req-9bf867de-e25c-4a59-8f7b-b7dc19f73053 Date: Fri, 12 Oct 2018 05:50:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:26Z", "updated_at": "2018-10-12T05:50:26Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "5c18b54c-ff7a-438e-97fe-5e3c887ed402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "abfc0357-0eb8-4765-8e02-84883360f821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 2, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}, {"description": "Default security group", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:48:42Z", "updated_at": "2018-10-12T05:48:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "0eff86ae-7a77-4968-b5c6-786a8fa3baee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "656ce75a-20f9-4287-a502-2229034bdd0c", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ae127baf-dcf9-45f4-9c77-2643b9eb1c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ed88c7ff-0721-41c1-8451-0b2413f29f65", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 4, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "name": "default"}]} 2018-10-12 05:50:27,087 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9bf867de-e25c-4a59-8f7b-b7dc19f73053 2018-10-12 05:50:27,088 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.052806854248s 2018-10-12 05:50:27,088 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-9bf867de-e25c-4a59-8f7b-b7dc19f73053 2018-10-12 05:50:27,092 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 05:50:27,093 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -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": "88ba2b42-3568-45d1-ba61-73049a98ba7c"}}' 2018-10-12 05:50:27,413 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-fda6fc41-e989-4761-b900-fddae64dc392 Date: Fri, 12 Oct 2018 05:50:27 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-10-12T05:50:27Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "port_range_min": 22, "revision_number": 0, "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:27Z", "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "2d42de06-1dcf-45a8-b67a-2ce163d534fe"}} 2018-10-12 05:50:27,413 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-fda6fc41-e989-4761-b900-fddae64dc392 2018-10-12 05:50:27,413 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.320845842361s 2018-10-12 05:50:27,413 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-fda6fc41-e989-4761-b900-fddae64dc392 2018-10-12 05:50:27,417 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:50:27,417 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:27,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4336 X-Openstack-Request-Id: req-a579bdc4-6372-4651-8314-23a2b55538b8 Date: Fri, 12 Oct 2018 05:50:27 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:26Z", "updated_at": "2018-10-12T05:50:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:50:27Z", "revision_number": 0, "id": "2d42de06-1dcf-45a8-b67a-2ce163d534fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:27Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "5c18b54c-ff7a-438e-97fe-5e3c887ed402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "abfc0357-0eb8-4765-8e02-84883360f821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 3, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}, {"description": "Default security group", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:48:42Z", "updated_at": "2018-10-12T05:48:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "0eff86ae-7a77-4968-b5c6-786a8fa3baee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "656ce75a-20f9-4287-a502-2229034bdd0c", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ae127baf-dcf9-45f4-9c77-2643b9eb1c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ed88c7ff-0721-41c1-8451-0b2413f29f65", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 4, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "name": "default"}]} 2018-10-12 05:50:27,727 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a579bdc4-6372-4651-8314-23a2b55538b8 2018-10-12 05:50:27,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.310155153275s 2018-10-12 05:50:27,728 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-a579bdc4-6372-4651-8314-23a2b55538b8 2018-10-12 05:50:27,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 05:50:27,732 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -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": "88ba2b42-3568-45d1-ba61-73049a98ba7c"}}' 2018-10-12 05:50:28,054 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 512 X-Openstack-Request-Id: req-5967cf2e-c859-4ecd-b380-a77375261d26 Date: Fri, 12 Oct 2018 05:50:28 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-10-12T05:50:27Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "port_range_min": null, "revision_number": 0, "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:27Z", "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "99bcf7b6-ad38-4ce9-84b7-1544b295a48e"}} 2018-10-12 05:50:28,054 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5967cf2e-c859-4ecd-b380-a77375261d26 2018-10-12 05:50:28,054 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.322742938995s 2018-10-12 05:50:28,054 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-5967cf2e-c859-4ecd-b380-a77375261d26 2018-10-12 05:50:28,058 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:50:28,058 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:28,109 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 4837 X-Openstack-Request-Id: req-4df789ce-e89b-438d-a554-9ba32e366e75 Date: Fri, 12 Oct 2018 05:50:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:26Z", "updated_at": "2018-10-12T05:50:27Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:50:27Z", "revision_number": 0, "id": "2d42de06-1dcf-45a8-b67a-2ce163d534fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:27Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "5c18b54c-ff7a-438e-97fe-5e3c887ed402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:27Z", "revision_number": 0, "id": "99bcf7b6-ad38-4ce9-84b7-1544b295a48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:27Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "abfc0357-0eb8-4765-8e02-84883360f821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 4, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}, {"description": "Default security group", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:48:42Z", "updated_at": "2018-10-12T05:48:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "0eff86ae-7a77-4968-b5c6-786a8fa3baee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "656ce75a-20f9-4287-a502-2229034bdd0c", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ae127baf-dcf9-45f4-9c77-2643b9eb1c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ed88c7ff-0721-41c1-8451-0b2413f29f65", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 4, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "name": "default"}]} 2018-10-12 05:50:28,110 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4df789ce-e89b-438d-a554-9ba32e366e75 2018-10-12 05:50:28,110 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.051913022995s 2018-10-12 05:50:28,110 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-4df789ce-e89b-438d-a554-9ba32e366e75 2018-10-12 05:50:28,114 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 05:50:28,114 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -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": "88ba2b42-3568-45d1-ba61-73049a98ba7c"}}' 2018-10-12 05:50:28,257 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 507 X-Openstack-Request-Id: req-0877dabf-df33-4e08-b139-db4cc72b712f Date: Fri, 12 Oct 2018 05:50:28 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-10-12T05:50:28Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "port_range_min": 80, "revision_number": 0, "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:28Z", "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "52bf3795-1c44-48b7-8d56-0d65c7ab54ab"}} 2018-10-12 05:50:28,257 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0877dabf-df33-4e08-b139-db4cc72b712f 2018-10-12 05:50:28,257 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.143248081207s 2018-10-12 05:50:28,257 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-0877dabf-df33-4e08-b139-db4cc72b712f 2018-10-12 05:50:28,261 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:50:28,261 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:28,317 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5333 X-Openstack-Request-Id: req-32f4cc90-eedf-4898-9f6f-46f1042c851f Date: Fri, 12 Oct 2018 05:50:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:26Z", "updated_at": "2018-10-12T05:50:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:50:27Z", "revision_number": 0, "id": "2d42de06-1dcf-45a8-b67a-2ce163d534fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:27Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-12T05:50:28Z", "revision_number": 0, "id": "52bf3795-1c44-48b7-8d56-0d65c7ab54ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:28Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "5c18b54c-ff7a-438e-97fe-5e3c887ed402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:27Z", "revision_number": 0, "id": "99bcf7b6-ad38-4ce9-84b7-1544b295a48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:27Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "abfc0357-0eb8-4765-8e02-84883360f821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 5, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}, {"description": "Default security group", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:48:42Z", "updated_at": "2018-10-12T05:48:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "0eff86ae-7a77-4968-b5c6-786a8fa3baee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "656ce75a-20f9-4287-a502-2229034bdd0c", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ae127baf-dcf9-45f4-9c77-2643b9eb1c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ed88c7ff-0721-41c1-8451-0b2413f29f65", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 4, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "name": "default"}]} 2018-10-12 05:50:28,317 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-32f4cc90-eedf-4898-9f6f-46f1042c851f 2018-10-12 05:50:28,317 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0561079978943s 2018-10-12 05:50:28,318 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-32f4cc90-eedf-4898-9f6f-46f1042c851f 2018-10-12 05:50:28,322 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 05:50:28,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -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": "88ba2b42-3568-45d1-ba61-73049a98ba7c"}}' 2018-10-12 05:50:28,634 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 509 X-Openstack-Request-Id: req-d832963b-a281-4428-bcbc-ecaca936b4b5 Date: Fri, 12 Oct 2018 05:50:28 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-10-12T05:50:28Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "port_range_min": 443, "revision_number": 0, "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:28Z", "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "24a287e9-b7e1-45db-abaa-bda298035a75"}} 2018-10-12 05:50:28,634 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d832963b-a281-4428-bcbc-ecaca936b4b5 2018-10-12 05:50:28,634 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.312700033188s 2018-10-12 05:50:28,635 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-d832963b-a281-4428-bcbc-ecaca936b4b5 2018-10-12 05:50:28,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:50:28,639 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:28,824 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 5831 X-Openstack-Request-Id: req-d2e843c5-4be1-4180-8242-4390515ad866 Date: Fri, 12 Oct 2018 05:50:28 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:26Z", "updated_at": "2018-10-12T05:50:28Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-12T05:50:28Z", "revision_number": 0, "id": "24a287e9-b7e1-45db-abaa-bda298035a75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:28Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:50:27Z", "revision_number": 0, "id": "2d42de06-1dcf-45a8-b67a-2ce163d534fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:27Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-12T05:50:28Z", "revision_number": 0, "id": "52bf3795-1c44-48b7-8d56-0d65c7ab54ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:28Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "5c18b54c-ff7a-438e-97fe-5e3c887ed402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:27Z", "revision_number": 0, "id": "99bcf7b6-ad38-4ce9-84b7-1544b295a48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:27Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "abfc0357-0eb8-4765-8e02-84883360f821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 6, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}, {"description": "Default security group", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:48:42Z", "updated_at": "2018-10-12T05:48:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "0eff86ae-7a77-4968-b5c6-786a8fa3baee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "656ce75a-20f9-4287-a502-2229034bdd0c", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ae127baf-dcf9-45f4-9c77-2643b9eb1c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ed88c7ff-0721-41c1-8451-0b2413f29f65", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 4, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "name": "default"}]} 2018-10-12 05:50:28,824 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d2e843c5-4be1-4180-8242-4390515ad866 2018-10-12 05:50:28,824 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.185732841492s 2018-10-12 05:50:28,825 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-d2e843c5-4be1-4180-8242-4390515ad866 2018-10-12 05:50:28,828 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 05:50:28,829 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -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": "88ba2b42-3568-45d1-ba61-73049a98ba7c"}}' 2018-10-12 05:50:29,149 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 511 X-Openstack-Request-Id: req-ee34ad8a-f641-434c-bbd2-ee5122cd00d8 Date: Fri, 12 Oct 2018 05:50:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 5671, "updated_at": "2018-10-12T05:50:29Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "port_range_min": 5671, "revision_number": 0, "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:29Z", "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "9c9e8a1a-b053-4f09-aa68-5a74837eee64"}} 2018-10-12 05:50:29,150 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ee34ad8a-f641-434c-bbd2-ee5122cd00d8 2018-10-12 05:50:29,150 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.321182966232s 2018-10-12 05:50:29,150 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-ee34ad8a-f641-434c-bbd2-ee5122cd00d8 2018-10-12 05:50:29,153 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 05:50:29,154 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:29,207 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6331 X-Openstack-Request-Id: req-fb49033b-2c90-47c9-8277-25c815b185e6 Date: Fri, 12 Oct 2018 05:50:29 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:26Z", "updated_at": "2018-10-12T05:50:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-12T05:50:28Z", "revision_number": 0, "id": "24a287e9-b7e1-45db-abaa-bda298035a75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:28Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:50:27Z", "revision_number": 0, "id": "2d42de06-1dcf-45a8-b67a-2ce163d534fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:27Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-12T05:50:28Z", "revision_number": 0, "id": "52bf3795-1c44-48b7-8d56-0d65c7ab54ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:28Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "5c18b54c-ff7a-438e-97fe-5e3c887ed402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:27Z", "revision_number": 0, "id": "99bcf7b6-ad38-4ce9-84b7-1544b295a48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:27Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-12T05:50:29Z", "revision_number": 0, "id": "9c9e8a1a-b053-4f09-aa68-5a74837eee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:29Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "abfc0357-0eb8-4765-8e02-84883360f821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 7, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}, {"description": "Default security group", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:48:42Z", "updated_at": "2018-10-12T05:48:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "0eff86ae-7a77-4968-b5c6-786a8fa3baee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "656ce75a-20f9-4287-a502-2229034bdd0c", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ae127baf-dcf9-45f4-9c77-2643b9eb1c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ed88c7ff-0721-41c1-8451-0b2413f29f65", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 4, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "name": "default"}]} 2018-10-12 05:50:29,207 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fb49033b-2c90-47c9-8277-25c815b185e6 2018-10-12 05:50:29,208 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.0541639328003s 2018-10-12 05:50:29,208 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-fb49033b-2c90-47c9-8277-25c815b185e6 2018-10-12 05:50:29,211 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.security-group-rules 2018-10-12 05:50:29,212 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/security-group-rules.json -H "User-Agent: os-client-config/1.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -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": "88ba2b42-3568-45d1-ba61-73049a98ba7c"}}' 2018-10-12 05:50:29,389 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 513 X-Openstack-Request-Id: req-13babd85-f8b7-4c5b-ba81-11e5121d903b Date: Fri, 12 Oct 2018 05:50:29 GMT RESP BODY: {"security_group_rule": {"remote_group_id": null, "direction": "ingress", "protocol": "tcp", "description": "", "ethertype": "IPv4", "remote_ip_prefix": null, "port_range_max": 53333, "updated_at": "2018-10-12T05:50:29Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "port_range_min": 53333, "revision_number": 0, "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:29Z", "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "8dd2282c-12e0-49ee-aa4b-b7c30f68dec7"}} 2018-10-12 05:50:29,389 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-13babd85-f8b7-4c5b-ba81-11e5121d903b 2018-10-12 05:50:29,389 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.security-group-rules in 0.177541017532s 2018-10-12 05:50:29,389 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/security-group-rules.json used request id req-13babd85-f8b7-4c5b-ba81-11e5121d903b 2018-10-12 05:50:29,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 05:50:29,391 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:29,804 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-d9c26efd-585e-4443-bed7-32877bf9c2b8 Date: Fri, 12 Oct 2018 05:50:29 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c6095cce-e772-4105-8d2c-269d967d6acb"],"updated_at":"2018-10-12T05:48:44Z","tenant_id":"2d54cddeac7449f1a5b6383d4df56afb","created_at":"2018-10-12T05:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2d54cddeac7449f1a5b6383d4df56afb","id":"9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36","name":"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}]} 2018-10-12 05:50:29,805 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d9c26efd-585e-4443-bed7-32877bf9c2b8 2018-10-12 05:50:29,805 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.413811922073s 2018-10-12 05:50:29,805 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-d9c26efd-585e-4443-bed7-32877bf9c2b8 2018-10-12 05:50:29,806 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:50:29,807 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:29,987 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-086c8db5-fe2a-4998-b478-828d276dfcdb Date: Fri, 12 Oct 2018 05:50:29 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/snap", "metadata": {}}], "file": "/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/file", "owner": "2d54cddeac7449f1a5b6383d4df56afb", "id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "size": 4373348352, "self": "/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-12T05:50:25Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-12T05:49:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:50:29,987 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-086c8db5-fe2a-4998-b478-828d276dfcdb 2018-10-12 05:50:29,987 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.180843114853s 2018-10-12 05:50:29,988 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-086c8db5-fe2a-4998-b478-828d276dfcdb 2018-10-12 05:50:29,989 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 05:50:29,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:30,026 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:50: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-340e9f4f-e85d-4d4d-bd21-cfca7d25687a x-compute-request-id: req-340e9f4f-e85d-4d4d-bd21-cfca7d25687a Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "name": "vyos_vrouter-flavor_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 05:50:30,026 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-340e9f4f-e85d-4d4d-bd21-cfca7d25687a 2018-10-12 05:50:30,027 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0371220111847s 2018-10-12 05:50:30,027 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-340e9f4f-e85d-4d4d-bd21-cfca7d25687a 2018-10-12 05:50:30,029 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers 2018-10-12 05:50:30,031 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers -H "User-Agent: os-client-config/1.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '{"server": {"name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "imageRef": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "flavorRef": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "max_count": 1, "min_count": 1, "networks": [{"uuid": "9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36"}], "security_groups": [{"name": "88ba2b42-3568-45d1-ba61-73049a98ba7c"}]}}' 2018-10-12 05:50:31,677 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 05:50: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-3b09b2d1-f454-482f-8704-5dfbbf5e528d x-compute-request-id: req-3b09b2d1-f454-482f-8704-5dfbbf5e528d Content-Length: 403 location: http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690 Content-Type: application/json RESP BODY: {"server": {"security_groups": [{"name": "88ba2b42-3568-45d1-ba61-73049a98ba7c"}], "OS-DCF:diskConfig": "MANUAL", "id": "3334b962-ed07-49be-a294-0981f238f690", "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "adminPass": "3ekwymMuNRxX"}} 2018-10-12 05:50:31,677 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-3b09b2d1-f454-482f-8704-5dfbbf5e528d 2018-10-12 05:50:31,678 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers in 1.64889192581s 2018-10-12 05:50:31,678 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers used request id req-3b09b2d1-f454-482f-8704-5dfbbf5e528d 2018-10-12 05:50:31,679 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:50:31,682 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:31,809 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:50: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-9c301b8e-8b02-45c5-8a84-68d7e70c3dbe x-compute-request-id: req-9c301b8e-8b02-45c5-8a84-68d7e70c3dbe Content-Encoding: gzip Content-Length: 606 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "scheduling", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "user_id": "34f4563a52b9409fafc58ed7d5228297", "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-10-12T05:50:31Z", "hostId": "", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:50:31,809 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9c301b8e-8b02-45c5-8a84-68d7e70c3dbe 2018-10-12 05:50:31,809 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.130519151688s 2018-10-12 05:50:31,810 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9c301b8e-8b02-45c5-8a84-68d7e70c3dbe 2018-10-12 05:50:31,817 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 05:50:31,818 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:32,089 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-94f276a7-b753-4aa7-97aa-23803fc7deaf Date: Fri, 12 Oct 2018 05:50:32 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c6095cce-e772-4105-8d2c-269d967d6acb"],"updated_at":"2018-10-12T05:48:44Z","tenant_id":"2d54cddeac7449f1a5b6383d4df56afb","created_at":"2018-10-12T05:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2d54cddeac7449f1a5b6383d4df56afb","id":"9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36","name":"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}]} 2018-10-12 05:50:32,089 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-94f276a7-b753-4aa7-97aa-23803fc7deaf 2018-10-12 05:50:32,089 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.271800041199s 2018-10-12 05:50:32,089 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-94f276a7-b753-4aa7-97aa-23803fc7deaf 2018-10-12 05:50:32,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-12 05:50:32,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:32,177 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-d16dcb3f-1bae-47c0-9a43-eda47f56fc1c Date: Fri, 12 Oct 2018 05:50:32 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36","tenant_id":"2d54cddeac7449f1a5b6383d4df56afb","created_at":"2018-10-12T05:48:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T05:48:44Z","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":"2d54cddeac7449f1a5b6383d4df56afb","id":"c6095cce-e772-4105-8d2c-269d967d6acb","subnetpool_id":null,"name":"vyos_vrouter-subnet_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}]} 2018-10-12 05:50:32,177 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d16dcb3f-1bae-47c0-9a43-eda47f56fc1c 2018-10-12 05:50:32,177 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0866401195526s 2018-10-12 05:50:32,177 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-d16dcb3f-1bae-47c0-9a43-eda47f56fc1c 2018-10-12 05:50:32,178 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:50:34,181 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:50:34,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:34,681 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:50: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-39d0fd49-a11e-4a06-b705-d9ed6865878b x-compute-request-id: req-39d0fd49-a11e-4a06-b705-d9ed6865878b 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.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:50:34,681 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39d0fd49-a11e-4a06-b705-d9ed6865878b 2018-10-12 05:50:34,681 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499888896942s 2018-10-12 05:50:34,681 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-39d0fd49-a11e-4a06-b705-d9ed6865878b 2018-10-12 05:50:34,685 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:50:36,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:50:36,691 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:37,658 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-2936b2d1-97ae-4257-b90d-762105d107bb x-compute-request-id: req-2936b2d1-97ae-4257-b90d-762105d107bb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:50:37,658 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2936b2d1-97ae-4257-b90d-762105d107bb 2018-10-12 05:50:37,659 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.970411062241s 2018-10-12 05:50:37,659 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2936b2d1-97ae-4257-b90d-762105d107bb 2018-10-12 05:50:37,663 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:50:39,665 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:50:39,668 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:40,159 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:50: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-de1c6a79-9d0d-4f6c-80f9-645694df8fd7 x-compute-request-id: req-de1c6a79-9d0d-4f6c-80f9-645694df8fd7 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:50:40,159 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de1c6a79-9d0d-4f6c-80f9-645694df8fd7 2018-10-12 05:50:40,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.49372792244s 2018-10-12 05:50:40,160 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-de1c6a79-9d0d-4f6c-80f9-645694df8fd7 2018-10-12 05:50:40,164 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:50:42,164 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:50:42,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:42,879 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:50: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-9aeaa953-aa7e-47a2-bb2c-159048677023 x-compute-request-id: req-9aeaa953-aa7e-47a2-bb2c-159048677023 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:50:42,880 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9aeaa953-aa7e-47a2-bb2c-159048677023 2018-10-12 05:50:42,880 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.71506690979s 2018-10-12 05:50:42,880 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9aeaa953-aa7e-47a2-bb2c-159048677023 2018-10-12 05:50:42,884 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:50:44,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:50:44,890 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:45,471 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:50: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-52383f9f-562c-4bfb-8546-a459dc07f276 x-compute-request-id: req-52383f9f-562c-4bfb-8546-a459dc07f276 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:50:45,472 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-52383f9f-562c-4bfb-8546-a459dc07f276 2018-10-12 05:50:45,472 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.584604024887s 2018-10-12 05:50:45,472 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-52383f9f-562c-4bfb-8546-a459dc07f276 2018-10-12 05:50:45,476 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:50:47,478 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:50:47,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:47,881 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:50: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-07774aa9-95b2-42a7-88ac-fe51d61b4792 x-compute-request-id: req-07774aa9-95b2-42a7-88ac-fe51d61b4792 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:50:47,881 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-07774aa9-95b2-42a7-88ac-fe51d61b4792 2018-10-12 05:50:47,881 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.402816057205s 2018-10-12 05:50:47,881 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-07774aa9-95b2-42a7-88ac-fe51d61b4792 2018-10-12 05:50:47,885 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:50:49,887 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:50:49,891 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:50,429 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-872a5656-a2b1-4a73-b462-f3f4fae83671 x-compute-request-id: req-872a5656-a2b1-4a73-b462-f3f4fae83671 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:50:50,429 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-872a5656-a2b1-4a73-b462-f3f4fae83671 2018-10-12 05:50:50,429 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.541444063187s 2018-10-12 05:50:50,429 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-872a5656-a2b1-4a73-b462-f3f4fae83671 2018-10-12 05:50:50,433 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:50:52,436 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:50:52,440 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:53,140 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:50: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-7a90f130-19ed-4e2d-a36d-baf96242bed4 x-compute-request-id: req-7a90f130-19ed-4e2d-a36d-baf96242bed4 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:50:53,140 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7a90f130-19ed-4e2d-a36d-baf96242bed4 2018-10-12 05:50:53,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.703723907471s 2018-10-12 05:50:53,140 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7a90f130-19ed-4e2d-a36d-baf96242bed4 2018-10-12 05:50:53,145 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:50:55,147 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:50:55,150 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:55,838 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-e5d7d118-3a56-4956-bdd7-4d19f69b4936 x-compute-request-id: req-e5d7d118-3a56-4956-bdd7-4d19f69b4936 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:50:55,838 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e5d7d118-3a56-4956-bdd7-4d19f69b4936 2018-10-12 05:50:55,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.690525054932s 2018-10-12 05:50:55,838 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e5d7d118-3a56-4956-bdd7-4d19f69b4936 2018-10-12 05:50:55,842 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:50:57,845 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:50:57,848 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:50:58,385 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-682c3708-e0e3-4ea5-82e2-42fc14608b49 x-compute-request-id: req-682c3708-e0e3-4ea5-82e2-42fc14608b49 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:50:58,385 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-682c3708-e0e3-4ea5-82e2-42fc14608b49 2018-10-12 05:50:58,385 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.540026903152s 2018-10-12 05:50:58,386 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-682c3708-e0e3-4ea5-82e2-42fc14608b49 2018-10-12 05:50:58,390 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:00,391 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:00,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:01,034 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-2762652a-1cd3-4ae6-a606-02741b4a2d94 x-compute-request-id: req-2762652a-1cd3-4ae6-a606-02741b4a2d94 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:01,035 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2762652a-1cd3-4ae6-a606-02741b4a2d94 2018-10-12 05:51:01,035 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.643285036087s 2018-10-12 05:51:01,035 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-2762652a-1cd3-4ae6-a606-02741b4a2d94 2018-10-12 05:51:01,039 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:03,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:03,045 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:03,968 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-92ebaa8a-e459-44e0-ba91-c2b65dd53e33 x-compute-request-id: req-92ebaa8a-e459-44e0-ba91-c2b65dd53e33 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:03,968 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-92ebaa8a-e459-44e0-ba91-c2b65dd53e33 2018-10-12 05:51:03,969 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.926538944244s 2018-10-12 05:51:03,969 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-92ebaa8a-e459-44e0-ba91-c2b65dd53e33 2018-10-12 05:51:03,973 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:05,975 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:05,979 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:06,700 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-9206ac93-82f1-48f5-b069-7a92c81e9f42 x-compute-request-id: req-9206ac93-82f1-48f5-b069-7a92c81e9f42 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:06,700 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9206ac93-82f1-48f5-b069-7a92c81e9f42 2018-10-12 05:51:06,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.724491119385s 2018-10-12 05:51:06,701 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-9206ac93-82f1-48f5-b069-7a92c81e9f42 2018-10-12 05:51:06,705 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:08,707 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:08,711 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:08,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-29dfb7a1-19f4-48f2-b268-3c8371b5fcb1 x-compute-request-id: req-29dfb7a1-19f4-48f2-b268-3c8371b5fcb1 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:08,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-29dfb7a1-19f4-48f2-b268-3c8371b5fcb1 2018-10-12 05:51:08,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.236457109451s 2018-10-12 05:51:08,944 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-29dfb7a1-19f4-48f2-b268-3c8371b5fcb1 2018-10-12 05:51:08,948 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:10,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:10,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:11,643 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-a0b4eb19-7954-488a-8dd7-cd909a261391 x-compute-request-id: req-a0b4eb19-7954-488a-8dd7-cd909a261391 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:11,643 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a0b4eb19-7954-488a-8dd7-cd909a261391 2018-10-12 05:51:11,643 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.692009925842s 2018-10-12 05:51:11,644 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a0b4eb19-7954-488a-8dd7-cd909a261391 2018-10-12 05:51:11,648 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:13,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:13,654 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:14,203 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-abbde380-856a-40fc-aa0f-9ce61d3dd60d x-compute-request-id: req-abbde380-856a-40fc-aa0f-9ce61d3dd60d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:14,203 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abbde380-856a-40fc-aa0f-9ce61d3dd60d 2018-10-12 05:51:14,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.552461147308s 2018-10-12 05:51:14,204 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-abbde380-856a-40fc-aa0f-9ce61d3dd60d 2018-10-12 05:51:14,207 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:16,210 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:16,213 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:16,896 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-80d45ec2-fd2e-496a-9fea-948f766a229f x-compute-request-id: req-80d45ec2-fd2e-496a-9fea-948f766a229f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:16,896 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80d45ec2-fd2e-496a-9fea-948f766a229f 2018-10-12 05:51:16,896 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.686133861542s 2018-10-12 05:51:16,897 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-80d45ec2-fd2e-496a-9fea-948f766a229f 2018-10-12 05:51:16,901 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:18,904 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:18,906 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:19,423 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-907b4439-b68d-4c54-8fcd-39d1a0aaf08a x-compute-request-id: req-907b4439-b68d-4c54-8fcd-39d1a0aaf08a Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:19,423 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-907b4439-b68d-4c54-8fcd-39d1a0aaf08a 2018-10-12 05:51:19,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.519799947739s 2018-10-12 05:51:19,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-907b4439-b68d-4c54-8fcd-39d1a0aaf08a 2018-10-12 05:51:19,428 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:21,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:21,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:21,985 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-29421964-7fac-4d32-9189-3c660bf07eab x-compute-request-id: req-29421964-7fac-4d32-9189-3c660bf07eab Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:21,986 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-29421964-7fac-4d32-9189-3c660bf07eab 2018-10-12 05:51:21,986 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555194854736s 2018-10-12 05:51:21,986 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-29421964-7fac-4d32-9189-3c660bf07eab 2018-10-12 05:51:21,990 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:23,993 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:23,996 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:24,508 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-8d05d511-0537-4b78-a16a-8ca6b95b00e5 x-compute-request-id: req-8d05d511-0537-4b78-a16a-8ca6b95b00e5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:24,508 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d05d511-0537-4b78-a16a-8ca6b95b00e5 2018-10-12 05:51:24,508 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.515481948853s 2018-10-12 05:51:24,509 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d05d511-0537-4b78-a16a-8ca6b95b00e5 2018-10-12 05:51:24,513 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:26,514 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:26,517 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:27,057 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-a7d788a4-3597-4202-8dd6-baa05f57311c x-compute-request-id: req-a7d788a4-3597-4202-8dd6-baa05f57311c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:27,057 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a7d788a4-3597-4202-8dd6-baa05f57311c 2018-10-12 05:51:27,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542989969254s 2018-10-12 05:51:27,058 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a7d788a4-3597-4202-8dd6-baa05f57311c 2018-10-12 05:51:27,062 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:29,064 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:29,068 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:29,914 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-e3ab470e-83d8-4044-9ca1-618108927053 x-compute-request-id: req-e3ab470e-83d8-4044-9ca1-618108927053 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:29,914 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e3ab470e-83d8-4044-9ca1-618108927053 2018-10-12 05:51:29,914 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.849370002747s 2018-10-12 05:51:29,915 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e3ab470e-83d8-4044-9ca1-618108927053 2018-10-12 05:51:29,918 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:31,921 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:31,924 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:32,286 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-a1cda232-cc7a-452e-b7e7-9870b5ab1df6 x-compute-request-id: req-a1cda232-cc7a-452e-b7e7-9870b5ab1df6 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:32,286 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a1cda232-cc7a-452e-b7e7-9870b5ab1df6 2018-10-12 05:51:32,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.365028858185s 2018-10-12 05:51:32,286 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a1cda232-cc7a-452e-b7e7-9870b5ab1df6 2018-10-12 05:51:32,290 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:34,293 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:34,296 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:34,821 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-7894f415-d6c1-479c-a9f3-768a1e641b90 x-compute-request-id: req-7894f415-d6c1-479c-a9f3-768a1e641b90 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:34,822 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7894f415-d6c1-479c-a9f3-768a1e641b90 2018-10-12 05:51:34,822 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.52863907814s 2018-10-12 05:51:34,822 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7894f415-d6c1-479c-a9f3-768a1e641b90 2018-10-12 05:51:34,826 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:36,829 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:36,832 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:37,327 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-bec3c47e-9227-43d6-aeab-d361c80823a0 x-compute-request-id: req-bec3c47e-9227-43d6-aeab-d361c80823a0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:37,327 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bec3c47e-9227-43d6-aeab-d361c80823a0 2018-10-12 05:51:37,327 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.498209953308s 2018-10-12 05:51:37,327 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-bec3c47e-9227-43d6-aeab-d361c80823a0 2018-10-12 05:51:37,331 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:39,334 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:39,337 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:39,725 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-1f546c92-3dd1-4671-8ad9-47d1403d017d x-compute-request-id: req-1f546c92-3dd1-4671-8ad9-47d1403d017d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:39,725 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1f546c92-3dd1-4671-8ad9-47d1403d017d 2018-10-12 05:51:39,725 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.390999078751s 2018-10-12 05:51:39,726 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1f546c92-3dd1-4671-8ad9-47d1403d017d 2018-10-12 05:51:39,730 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:41,732 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:41,736 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:42,416 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-0cd51bff-7750-48b0-8e6d-c1052e743856 x-compute-request-id: req-0cd51bff-7750-48b0-8e6d-c1052e743856 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:42,416 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0cd51bff-7750-48b0-8e6d-c1052e743856 2018-10-12 05:51:42,416 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.68380689621s 2018-10-12 05:51:42,417 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0cd51bff-7750-48b0-8e6d-c1052e743856 2018-10-12 05:51:42,421 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:44,424 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:44,427 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:44,931 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-d7d47b63-08a1-432a-bb07-e9759980099f x-compute-request-id: req-d7d47b63-08a1-432a-bb07-e9759980099f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:44,932 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d7d47b63-08a1-432a-bb07-e9759980099f 2018-10-12 05:51:44,932 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.507947921753s 2018-10-12 05:51:44,932 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-d7d47b63-08a1-432a-bb07-e9759980099f 2018-10-12 05:51:44,936 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:46,938 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:46,941 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:47,311 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-e8eae886-d11c-4881-bb56-064395ea2683 x-compute-request-id: req-e8eae886-d11c-4881-bb56-064395ea2683 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:47,311 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e8eae886-d11c-4881-bb56-064395ea2683 2018-10-12 05:51:47,312 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.373059988022s 2018-10-12 05:51:47,312 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e8eae886-d11c-4881-bb56-064395ea2683 2018-10-12 05:51:47,316 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:49,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:49,322 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:49,693 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-3522ffc2-b6bd-4434-a0bf-78d5e6d1fe53 x-compute-request-id: req-3522ffc2-b6bd-4434-a0bf-78d5e6d1fe53 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:49,693 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3522ffc2-b6bd-4434-a0bf-78d5e6d1fe53 2018-10-12 05:51:49,693 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.374349117279s 2018-10-12 05:51:49,693 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-3522ffc2-b6bd-4434-a0bf-78d5e6d1fe53 2018-10-12 05:51:49,697 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:51,700 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:51,703 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:52,205 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-0039977b-6233-40a5-a679-9bd020f3a24d x-compute-request-id: req-0039977b-6233-40a5-a679-9bd020f3a24d Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:52,206 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0039977b-6233-40a5-a679-9bd020f3a24d 2018-10-12 05:51:52,206 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.505795001984s 2018-10-12 05:51:52,206 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0039977b-6233-40a5-a679-9bd020f3a24d 2018-10-12 05:51:52,210 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:54,212 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:54,215 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:54,868 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-22f0494d-4aea-49db-827e-876d0d632cce x-compute-request-id: req-22f0494d-4aea-49db-827e-876d0d632cce Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:54,868 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-22f0494d-4aea-49db-827e-876d0d632cce 2018-10-12 05:51:54,868 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.655763864517s 2018-10-12 05:51:54,869 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-22f0494d-4aea-49db-827e-876d0d632cce 2018-10-12 05:51:54,873 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:56,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:56,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:51:57,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-8d311472-9d46-4ee7-bc2c-e536245eb075 x-compute-request-id: req-8d311472-9d46-4ee7-bc2c-e536245eb075 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:51:57,575 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d311472-9d46-4ee7-bc2c-e536245eb075 2018-10-12 05:51:57,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.700208187103s 2018-10-12 05:51:57,576 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d311472-9d46-4ee7-bc2c-e536245eb075 2018-10-12 05:51:57,580 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:51:59,582 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:51:59,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:00,086 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:51: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-e82811c5-781c-451d-bcc1-c8ea33c14371 x-compute-request-id: req-e82811c5-781c-451d-bcc1-c8ea33c14371 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:00,086 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e82811c5-781c-451d-bcc1-c8ea33c14371 2018-10-12 05:52:00,086 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.503463983536s 2018-10-12 05:52:00,086 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e82811c5-781c-451d-bcc1-c8ea33c14371 2018-10-12 05:52:00,090 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:02,093 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:02,096 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:02,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-efd92d20-e794-4505-ad7b-2804123d567c x-compute-request-id: req-efd92d20-e794-4505-ad7b-2804123d567c Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:02,618 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-efd92d20-e794-4505-ad7b-2804123d567c 2018-10-12 05:52:02,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.525121927261s 2018-10-12 05:52:02,619 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-efd92d20-e794-4505-ad7b-2804123d567c 2018-10-12 05:52:02,623 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:04,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:04,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:05,197 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-efe6269a-937d-4e8a-b050-ada4fc76dfed x-compute-request-id: req-efe6269a-937d-4e8a-b050-ada4fc76dfed Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:05,197 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-efe6269a-937d-4e8a-b050-ada4fc76dfed 2018-10-12 05:52:05,197 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.571705818176s 2018-10-12 05:52:05,197 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-efe6269a-937d-4e8a-b050-ada4fc76dfed 2018-10-12 05:52:05,203 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:07,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:07,209 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:07,761 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-8d5f098b-3709-4cc3-8947-d434828fe997 x-compute-request-id: req-8d5f098b-3709-4cc3-8947-d434828fe997 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:07,761 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d5f098b-3709-4cc3-8947-d434828fe997 2018-10-12 05:52:07,762 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.555389165878s 2018-10-12 05:52:07,762 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d5f098b-3709-4cc3-8947-d434828fe997 2018-10-12 05:52:07,766 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:09,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:09,772 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:10,133 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-f818b176-bedd-47ea-b27a-df175c66f198 x-compute-request-id: req-f818b176-bedd-47ea-b27a-df175c66f198 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:10,133 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f818b176-bedd-47ea-b27a-df175c66f198 2018-10-12 05:52:10,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.364511966705s 2018-10-12 05:52:10,134 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f818b176-bedd-47ea-b27a-df175c66f198 2018-10-12 05:52:10,137 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:12,140 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:12,143 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:12,654 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-5a8af09d-493c-4d25-860d-db1c50950a86 x-compute-request-id: req-5a8af09d-493c-4d25-860d-db1c50950a86 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:12,654 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a8af09d-493c-4d25-860d-db1c50950a86 2018-10-12 05:52:12,654 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.514060974121s 2018-10-12 05:52:12,655 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5a8af09d-493c-4d25-860d-db1c50950a86 2018-10-12 05:52:12,659 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:14,661 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:14,664 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:15,583 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-f6570c86-5451-45a0-9ade-725f23ccadfb x-compute-request-id: req-f6570c86-5451-45a0-9ade-725f23ccadfb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:15,584 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f6570c86-5451-45a0-9ade-725f23ccadfb 2018-10-12 05:52:15,584 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.922427177429s 2018-10-12 05:52:15,584 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f6570c86-5451-45a0-9ade-725f23ccadfb 2018-10-12 05:52:15,588 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:17,591 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:17,595 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:18,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-0282a800-2cf1-4d49-a351-c0bf3f07bdfe x-compute-request-id: req-0282a800-2cf1-4d49-a351-c0bf3f07bdfe Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:18,131 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0282a800-2cf1-4d49-a351-c0bf3f07bdfe 2018-10-12 05:52:18,131 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.53963303566s 2018-10-12 05:52:18,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0282a800-2cf1-4d49-a351-c0bf3f07bdfe 2018-10-12 05:52:18,136 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:20,138 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:20,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:20,659 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-32507acf-9463-4c4d-9f96-3cc38668f9cb x-compute-request-id: req-32507acf-9463-4c4d-9f96-3cc38668f9cb Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:20,660 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-32507acf-9463-4c4d-9f96-3cc38668f9cb 2018-10-12 05:52:20,660 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.521232128143s 2018-10-12 05:52:20,660 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-32507acf-9463-4c4d-9f96-3cc38668f9cb 2018-10-12 05:52:20,664 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:22,667 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:22,670 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:23,338 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-0d0d2535-8aae-499b-87cb-4052e1eeca40 x-compute-request-id: req-0d0d2535-8aae-499b-87cb-4052e1eeca40 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:23,338 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0d0d2535-8aae-499b-87cb-4052e1eeca40 2018-10-12 05:52:23,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.670572042465s 2018-10-12 05:52:23,338 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-0d0d2535-8aae-499b-87cb-4052e1eeca40 2018-10-12 05:52:23,342 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:25,345 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:25,348 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:25,846 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-f0bd464d-fd51-4e1d-904a-97cf78529ab7 x-compute-request-id: req-f0bd464d-fd51-4e1d-904a-97cf78529ab7 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:25,847 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f0bd464d-fd51-4e1d-904a-97cf78529ab7 2018-10-12 05:52:25,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.501569986343s 2018-10-12 05:52:25,847 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f0bd464d-fd51-4e1d-904a-97cf78529ab7 2018-10-12 05:52:25,851 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:27,854 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:27,857 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:28,481 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-7e378ae8-3972-419b-935e-7f2d95e3a878 x-compute-request-id: req-7e378ae8-3972-419b-935e-7f2d95e3a878 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:28,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7e378ae8-3972-419b-935e-7f2d95e3a878 2018-10-12 05:52:28,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.627574205399s 2018-10-12 05:52:28,482 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-7e378ae8-3972-419b-935e-7f2d95e3a878 2018-10-12 05:52:28,486 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:30,489 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:30,492 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:31,000 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-82028ece-207d-4004-93ea-09f05503e869 x-compute-request-id: req-82028ece-207d-4004-93ea-09f05503e869 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:31,001 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-82028ece-207d-4004-93ea-09f05503e869 2018-10-12 05:52:31,001 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.512092113495s 2018-10-12 05:52:31,001 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-82028ece-207d-4004-93ea-09f05503e869 2018-10-12 05:52:31,005 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:33,008 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:33,011 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:33,655 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-e6757223-b1a1-4b25-9bb8-b3349dfc07b8 x-compute-request-id: req-e6757223-b1a1-4b25-9bb8-b3349dfc07b8 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:33,655 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e6757223-b1a1-4b25-9bb8-b3349dfc07b8 2018-10-12 05:52:33,656 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.647603988647s 2018-10-12 05:52:33,656 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e6757223-b1a1-4b25-9bb8-b3349dfc07b8 2018-10-12 05:52:33,660 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:35,662 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:35,665 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:36,108 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-b643cb83-42fd-43cb-9c5f-4b3c0e562a77 x-compute-request-id: req-b643cb83-42fd-43cb-9c5f-4b3c0e562a77 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:36,108 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b643cb83-42fd-43cb-9c5f-4b3c0e562a77 2018-10-12 05:52:36,108 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.445929050446s 2018-10-12 05:52:36,109 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b643cb83-42fd-43cb-9c5f-4b3c0e562a77 2018-10-12 05:52:36,113 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:38,115 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:38,118 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:38,607 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-8b98f295-c62d-41af-9666-2d4079f291c0 x-compute-request-id: req-8b98f295-c62d-41af-9666-2d4079f291c0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:38,607 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8b98f295-c62d-41af-9666-2d4079f291c0 2018-10-12 05:52:38,607 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.491930007935s 2018-10-12 05:52:38,608 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8b98f295-c62d-41af-9666-2d4079f291c0 2018-10-12 05:52:38,612 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:40,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:40,617 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:41,145 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-5c6c46c4-5dc1-48da-93de-5e1b1bf0f155 x-compute-request-id: req-5c6c46c4-5dc1-48da-93de-5e1b1bf0f155 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:41,145 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5c6c46c4-5dc1-48da-93de-5e1b1bf0f155 2018-10-12 05:52:41,145 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.530869960785s 2018-10-12 05:52:41,146 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5c6c46c4-5dc1-48da-93de-5e1b1bf0f155 2018-10-12 05:52:41,150 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:43,152 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:43,155 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:43,844 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-b4c107ee-ba9a-4208-ad84-2fa12ff35d2f x-compute-request-id: req-b4c107ee-ba9a-4208-ad84-2fa12ff35d2f Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:43,844 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b4c107ee-ba9a-4208-ad84-2fa12ff35d2f 2018-10-12 05:52:43,844 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.691815853119s 2018-10-12 05:52:43,845 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-b4c107ee-ba9a-4208-ad84-2fa12ff35d2f 2018-10-12 05:52:43,849 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:45,851 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:45,854 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:46,424 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-40cd5240-cabf-4cc3-a728-01c3a35858d5 x-compute-request-id: req-40cd5240-cabf-4cc3-a728-01c3a35858d5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:46,424 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-40cd5240-cabf-4cc3-a728-01c3a35858d5 2018-10-12 05:52:46,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.572612047195s 2018-10-12 05:52:46,424 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-40cd5240-cabf-4cc3-a728-01c3a35858d5 2018-10-12 05:52:46,428 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:48,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:48,434 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:48,944 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-656a8a42-0cf8-451d-9cf8-60e26049f2ac x-compute-request-id: req-656a8a42-0cf8-451d-9cf8-60e26049f2ac Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:48,944 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-656a8a42-0cf8-451d-9cf8-60e26049f2ac 2018-10-12 05:52:48,944 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.513202190399s 2018-10-12 05:52:48,945 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-656a8a42-0cf8-451d-9cf8-60e26049f2ac 2018-10-12 05:52:48,949 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:50,951 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:50,954 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:51,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-c95d50f1-9676-4301-a58c-3da639de8397 x-compute-request-id: req-c95d50f1-9676-4301-a58c-3da639de8397 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:51,481 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c95d50f1-9676-4301-a58c-3da639de8397 2018-10-12 05:52:51,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.529526233673s 2018-10-12 05:52:51,481 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-c95d50f1-9676-4301-a58c-3da639de8397 2018-10-12 05:52:51,485 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:53,488 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:53,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:54,030 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-8614e71f-9dc6-4a62-afcb-f11d3efd3e76 x-compute-request-id: req-8614e71f-9dc6-4a62-afcb-f11d3efd3e76 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:54,030 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8614e71f-9dc6-4a62-afcb-f11d3efd3e76 2018-10-12 05:52:54,030 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.542484998703s 2018-10-12 05:52:54,031 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8614e71f-9dc6-4a62-afcb-f11d3efd3e76 2018-10-12 05:52:54,035 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:56,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:56,041 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:56,440 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-578c8b28-fc35-4a40-b052-b949c14788c0 x-compute-request-id: req-578c8b28-fc35-4a40-b052-b949c14788c0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:56,440 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-578c8b28-fc35-4a40-b052-b949c14788c0 2018-10-12 05:52:56,440 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.401943922043s 2018-10-12 05:52:56,440 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-578c8b28-fc35-4a40-b052-b949c14788c0 2018-10-12 05:52:56,444 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:52:58,446 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:52:58,449 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:52:59,091 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:52: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-a4448309-6ae0-4ff3-994a-6cf6345a7c22 x-compute-request-id: req-a4448309-6ae0-4ff3-994a-6cf6345a7c22 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:52:59,091 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a4448309-6ae0-4ff3-994a-6cf6345a7c22 2018-10-12 05:52:59,091 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.644406080246s 2018-10-12 05:52:59,091 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-a4448309-6ae0-4ff3-994a-6cf6345a7c22 2018-10-12 05:52:59,095 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:53:01,098 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:53:01,101 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:53:01,994 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:53: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-ab6b1240-4a64-433a-8474-341dff91cd13 x-compute-request-id: req-ab6b1240-4a64-433a-8474-341dff91cd13 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:53:01,994 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ab6b1240-4a64-433a-8474-341dff91cd13 2018-10-12 05:53:01,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.896508932114s 2018-10-12 05:53:01,995 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ab6b1240-4a64-433a-8474-341dff91cd13 2018-10-12 05:53:01,999 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:53:04,002 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:53:04,005 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:53:04,352 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:53: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-6042621a-7821-4856-928f-27036e5ff4b5 x-compute-request-id: req-6042621a-7821-4856-928f-27036e5ff4b5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:53:04,353 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6042621a-7821-4856-928f-27036e5ff4b5 2018-10-12 05:53:04,353 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.350782871246s 2018-10-12 05:53:04,353 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6042621a-7821-4856-928f-27036e5ff4b5 2018-10-12 05:53:04,357 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:53:06,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:53:06,363 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:53:06,909 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:53: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-8d7612d5-80b9-4768-b62b-42f5561b1da0 x-compute-request-id: req-8d7612d5-80b9-4768-b62b-42f5561b1da0 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:53:06,909 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d7612d5-80b9-4768-b62b-42f5561b1da0 2018-10-12 05:53:06,909 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.549172878265s 2018-10-12 05:53:06,910 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8d7612d5-80b9-4768-b62b-42f5561b1da0 2018-10-12 05:53:06,914 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:53:08,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:53:08,919 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:53:09,400 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:53: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-e552d105-863d-4a2a-83f7-ef43a87830d5 x-compute-request-id: req-e552d105-863d-4a2a-83f7-ef43a87830d5 Content-Encoding: gzip Content-Length: 668 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "spawning", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "building", "OS-SRV-USG:launched_at": null, "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 0, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "BUILD", "updated": "2018-10-12T05:50:33Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:53:09,400 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e552d105-863d-4a2a-83f7-ef43a87830d5 2018-10-12 05:53:09,400 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.483506917953s 2018-10-12 05:53:09,400 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e552d105-863d-4a2a-83f7-ef43a87830d5 2018-10-12 05:53:09,404 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 05:53:11,407 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:53:11,411 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:53:11,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-836f6ef9-0fbe-42d1-a7c7-a0000bd09ea2 x-compute-request-id: req-836f6ef9-0fbe-42d1-a7c7-a0000bd09ea2 Content-Encoding: gzip Content-Length: 749 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:53:09Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:53:11,942 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-836f6ef9-0fbe-42d1-a7c7-a0000bd09ea2 2018-10-12 05:53:11,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.534695863724s 2018-10-12 05:53:11,943 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-836f6ef9-0fbe-42d1-a7c7-a0000bd09ea2 2018-10-12 05:53:11,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-12 05:53:11,948 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=3334b962-ed07-49be-a294-0981f238f690" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:53:12,005 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-c239318e-1b35-4721-b9d4-3cc5c8ef1a19 Date: Fri, 12 Oct 2018 05:53:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:53:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c6095cce-e772-4105-8d2c-269d967d6acb","ip_address":"192.168.120.12"}],"id":"adcec144-a08f-4dd0-a9a4-097b2054492a","security_groups":["88ba2b42-3568-45d1-ba61-73049a98ba7c"],"mac_address":"fa:16:3e:d6:3b:35","project_id":"2d54cddeac7449f1a5b6383d4df56afb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36","tenant_id":"2d54cddeac7449f1a5b6383d4df56afb","created_at":"2018-10-12T05:50:34Z","binding:vnic_type":"normal","device_id":"3334b962-ed07-49be-a294-0981f238f690"}]} 2018-10-12 05:53:12,006 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3334b962-ed07-49be-a294-0981f238f690 used request id req-c239318e-1b35-4721-b9d4-3cc5c8ef1a19 2018-10-12 05:53:12,006 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0584728717804s 2018-10-12 05:53:12,006 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3334b962-ed07-49be-a294-0981f238f690 used request id req-c239318e-1b35-4721-b9d4-3cc5c8ef1a19 2018-10-12 05:53:12,012 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 05:53:12,012 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/floatingips.json?port_id=adcec144-a08f-4dd0-a9a4-097b2054492a" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:53:12,030 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-ab3b66a2-7b8a-4406-a265-c6b5a7f3ec6e Date: Fri, 12 Oct 2018 05:53:12 GMT RESP BODY: {"floatingips": []} 2018-10-12 05:53:12,030 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=adcec144-a08f-4dd0-a9a4-097b2054492a used request id req-ab3b66a2-7b8a-4406-a265-c6b5a7f3ec6e 2018-10-12 05:53:12,031 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0186641216278s 2018-10-12 05:53:12,031 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json?port_id=adcec144-a08f-4dd0-a9a4-097b2054492a used request id req-ab3b66a2-7b8a-4406-a265-c6b5a7f3ec6e 2018-10-12 05:53:12,032 - functest.core.singlevm - DEBUG - vm: Munch({'vm_state': u'active', u'OS-EXT-STS:task_state': None, 'addresses': Munch({u'vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916': [Munch({u'OS-EXT-IPS-MAC:mac_addr': u'fa:16:3e:d6:3b:35', u'version': 4, u'addr': u'192.168.120.12', u'OS-EXT-IPS:type': u'fixed'})]}), 'terminated_at': None, 'image': Munch({u'id': u'4b884b61-9d42-49c1-9baf-bebcc8761a3c'}), u'OS-EXT-AZ:availability_zone': u'nova', u'OS-EXT-STS:vm_state': u'active', u'OS-SRV-USG:launched_at': u'2018-10-12T05:53:08.000000', 'flavor': Munch({u'id': u'051c9dfe-f788-4f8c-b66b-56cd65e8f43f'}), 'az': u'nova', 'id': u'3334b962-ed07-49be-a294-0981f238f690', 'security_groups': [Munch({u'name': u'vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916'})], u'os-extended-volumes:volumes_attached': [], 'user_id': u'34f4563a52b9409fafc58ed7d5228297', 'disk_config': u'MANUAL', u'OS-DCF:diskConfig': u'MANUAL', 'networks': {}, 'accessIPv4': '', 'accessIPv6': '', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d54cddeac7449f1a5b6383d4df56afb', 'name': 'vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', '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-10-12T05:53:08.000000', 'metadata': Munch({}), 'status': u'ACTIVE', 'updated': u'2018-10-12T05:53:09Z', 'hostId': u'41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063', u'OS-SRV-USG:terminated_at': None, 'key_name': u'vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'public_v6': '', 'private_v4': u'192.168.120.12', 'cloud': 'envvars', 'host_id': u'41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063', '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-10-12T05:53:08.000000', u'OS-EXT-STS:power_state': 1, u'OS-EXT-AZ:availability_zone': u'nova'}), 'project_id': u'2d54cddeac7449f1a5b6383d4df56afb', 'name': u'vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'adminPass': u'3ekwymMuNRxX', 'tenant_id': u'2d54cddeac7449f1a5b6383d4df56afb', 'region': 'regionOne', 'created': u'2018-10-12T05:50:31Z', 'has_config_drive': False, 'volumes': [], 'config_drive': u''}) 2018-10-12 05:53:12,035 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 05:53:12,036 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:53:12,154 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1237 X-Openstack-Request-Id: req-0b0007d7-01fa-44bb-bf01-b5de0c992a4d Date: Fri, 12 Oct 2018 05:53:12 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","mtu":1500},{"status":"ACTIVE","router:external":false,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"description":"","port_security_enabled":true,"subnets":["c6095cce-e772-4105-8d2c-269d967d6acb"],"updated_at":"2018-10-12T05:48:44Z","tenant_id":"2d54cddeac7449f1a5b6383d4df56afb","created_at":"2018-10-12T05:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":4,"admin_state_up":true,"shared":false,"project_id":"2d54cddeac7449f1a5b6383d4df56afb","id":"9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36","name":"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}]} 2018-10-12 05:53:12,154 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0b0007d7-01fa-44bb-bf01-b5de0c992a4d 2018-10-12 05:53:12,154 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.118888139725s 2018-10-12 05:53:12,155 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0b0007d7-01fa-44bb-bf01-b5de0c992a4d 2018-10-12 05:53:12,156 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.ports 2018-10-12 05:53:12,157 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/ports.json?device_id=3334b962-ed07-49be-a294-0981f238f690" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:53:12,216 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 771 X-Openstack-Request-Id: req-0d14cb6e-62ce-4a9e-8ec0-3dacda56b2ec Date: Fri, 12 Oct 2018 05:53:12 GMT RESP BODY: {"ports":[{"allowed_address_pairs":[],"extra_dhcp_opts":[],"updated_at":"2018-10-12T05:53:09Z","device_owner":"compute:nova","revision_number":7,"port_security_enabled":true,"fixed_ips":[{"subnet_id":"c6095cce-e772-4105-8d2c-269d967d6acb","ip_address":"192.168.120.12"}],"id":"adcec144-a08f-4dd0-a9a4-097b2054492a","security_groups":["88ba2b42-3568-45d1-ba61-73049a98ba7c"],"mac_address":"fa:16:3e:d6:3b:35","project_id":"2d54cddeac7449f1a5b6383d4df56afb","status":"ACTIVE","description":"","tags":[],"qos_policy_id":null,"name":"","admin_state_up":true,"network_id":"9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36","tenant_id":"2d54cddeac7449f1a5b6383d4df56afb","created_at":"2018-10-12T05:50:34Z","binding:vnic_type":"normal","device_id":"3334b962-ed07-49be-a294-0981f238f690"}]} 2018-10-12 05:53:12,216 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3334b962-ed07-49be-a294-0981f238f690 used request id req-0d14cb6e-62ce-4a9e-8ec0-3dacda56b2ec 2018-10-12 05:53:12,216 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.ports in 0.0604798793793s 2018-10-12 05:53:12,217 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/ports.json?device_id=3334b962-ed07-49be-a294-0981f238f690 used request id req-0d14cb6e-62ce-4a9e-8ec0-3dacda56b2ec 2018-10-12 05:53:12,217 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.floatingips 2018-10-12 05:53:12,218 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '{"floatingip": {"floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.12", "port_id": "adcec144-a08f-4dd0-a9a4-097b2054492a"}}' 2018-10-12 05:53:14,046 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 552 X-Openstack-Request-Id: req-ea430e95-19f4-479a-bd24-d191a9ffe006 Date: Fri, 12 Oct 2018 05:53:14 GMT RESP BODY: {"floatingip": {"router_id": "8397be5b-4ce5-4467-befa-22f08167b901", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:53:13Z", "updated_at": "2018-10-12T05:53:13Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_id": "adcec144-a08f-4dd0-a9a4-097b2054492a", "id": "3fa5303b-0395-43f9-b78a-d596e1a3fb2f"}} 2018-10-12 05:53:14,046 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ea430e95-19f4-479a-bd24-d191a9ffe006 2018-10-12 05:53:14,046 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.floatingips in 1.82871985435s 2018-10-12 05:53:14,047 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-ea430e95-19f4-479a-bd24-d191a9ffe006 2018-10-12 05:53:14,055 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 05:53:14,056 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:53:14,080 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-fe974ea0-2dee-4d93-83bd-41e5bde81c77 Date: Fri, 12 Oct 2018 05:53:14 GMT RESP BODY: {"floatingips": [{"router_id": "8397be5b-4ce5-4467-befa-22f08167b901", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:53:13Z", "updated_at": "2018-10-12T05:53:13Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_id": "adcec144-a08f-4dd0-a9a4-097b2054492a", "id": "3fa5303b-0395-43f9-b78a-d596e1a3fb2f"}]} 2018-10-12 05:53:14,080 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fe974ea0-2dee-4d93-83bd-41e5bde81c77 2018-10-12 05:53:14,080 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0245280265808s 2018-10-12 05:53:14,080 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-fe974ea0-2dee-4d93-83bd-41e5bde81c77 2018-10-12 05:53:14,084 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-12 05:53:14,190 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 05:53:14,190 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:53:14,355 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-6892cb0a-d3cb-4b67-a6fb-5207deb4ba8d Date: Fri, 12 Oct 2018 05:53:14 GMT RESP BODY: {"floatingips": [{"router_id": "8397be5b-4ce5-4467-befa-22f08167b901", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:53:13Z", "updated_at": "2018-10-12T05:53:13Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_id": "adcec144-a08f-4dd0-a9a4-097b2054492a", "id": "3fa5303b-0395-43f9-b78a-d596e1a3fb2f"}]} 2018-10-12 05:53:14,355 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6892cb0a-d3cb-4b67-a6fb-5207deb4ba8d 2018-10-12 05:53:14,355 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.16526389122s 2018-10-12 05:53:14,355 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-6892cb0a-d3cb-4b67-a6fb-5207deb4ba8d 2018-10-12 05:53:14,359 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-12 05:53:14,465 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 05:53:14,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:53:14,487 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 555 X-Openstack-Request-Id: req-be7cb7ee-6a8d-4a11-8d9f-375584a428ec Date: Fri, 12 Oct 2018 05:53:14 GMT RESP BODY: {"floatingips": [{"router_id": "8397be5b-4ce5-4467-befa-22f08167b901", "status": "DOWN", "description": "", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:53:13Z", "updated_at": "2018-10-12T05:53:13Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_id": "adcec144-a08f-4dd0-a9a4-097b2054492a", "id": "3fa5303b-0395-43f9-b78a-d596e1a3fb2f"}]} 2018-10-12 05:53:14,487 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-be7cb7ee-6a8d-4a11-8d9f-375584a428ec 2018-10-12 05:53:14,488 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0229020118713s 2018-10-12 05:53:14,488 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-be7cb7ee-6a8d-4a11-8d9f-375584a428ec 2018-10-12 05:53:14,492 - shade.iterate_timeout - DEBUG - Waiting 0.1 seconds 2018-10-12 05:53:14,597 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 05:53:14,598 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:53:14,620 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 557 X-Openstack-Request-Id: req-8f74c510-669d-4e76-a61d-15b46fcb7957 Date: Fri, 12 Oct 2018 05:53:14 GMT RESP BODY: {"floatingips": [{"router_id": "8397be5b-4ce5-4467-befa-22f08167b901", "status": "ACTIVE", "description": "", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:53:13Z", "updated_at": "2018-10-12T05:53:13Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": "192.168.120.12", "floating_ip_address": "172.30.9.206", "revision_number": 0, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_id": "adcec144-a08f-4dd0-a9a4-097b2054492a", "id": "3fa5303b-0395-43f9-b78a-d596e1a3fb2f"}]} 2018-10-12 05:53:14,620 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8f74c510-669d-4e76-a61d-15b46fcb7957 2018-10-12 05:53:14,621 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0231959819794s 2018-10-12 05:53:14,621 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-8f74c510-669d-4e76-a61d-15b46fcb7957 2018-10-12 05:53:14,624 - functest.core.singlevm - DEBUG - floating_ip: Munch({'status': u'ACTIVE', 'router_id': u'8397be5b-4ce5-4467-befa-22f08167b901', 'properties': Munch({u'tags': []}), 'description': u'', u'tags': [], 'tenant_id': u'2d54cddeac7449f1a5b6383d4df56afb', 'created_at': u'2018-10-12T05:53:13Z', 'attached': True, 'updated_at': u'2018-10-12T05:53:13Z', 'id': u'3fa5303b-0395-43f9-b78a-d596e1a3fb2f', 'floating_network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', 'fixed_ip_address': u'192.168.120.12', 'floating_ip_address': u'172.30.9.206', 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d54cddeac7449f1a5b6383d4df56afb', 'name': 'vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'revision_number': 0, 'router': u'8397be5b-4ce5-4467-befa-22f08167b901', 'project_id': u'2d54cddeac7449f1a5b6383d4df56afb', 'port_id': u'adcec144-a08f-4dd0-a9a4-097b2054492a', 'port': u'adcec144-a08f-4dd0-a9a4-097b2054492a', 'network': u'0957d119-6bb4-4433-a042-806f0beb8b67'}) 2018-10-12 05:53:14,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-12 05:53:14,628 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690/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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:53:16,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:53: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-83e21afa-b8bc-484c-ba1b-975116eb00e2 x-compute-request-id: req-83e21afa-b8bc-484c-ba1b-975116eb00e2 Content-Encoding: gzip Content-Length: 10961 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 1912666933 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.908 MHz processor\n[ 0.304160] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.306304] pid_max: default: 32768 minimum: 301\n[ 0.307461] Security Framework initialized\n[ 0.308528] SELinux: Initializing.\n[ 0.310129] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.313017] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.314930] Mount-cache hash table entries: 4096\n[ 0.316296] Initializing cgroup subsys memory\n[ 0.317421] Initializing cgroup subsys devices\n[ 0.318539] Initializing cgroup subsys freezer\n[ 0.319652] Initializing cgroup subsys net_cls\n[ 0.320764] Initializing cgroup subsys blkio\n[ 0.321848] Initializing cgroup subsys perf_event\n[ 0.323005] Initializing cgroup subsys hugetlb\n[ 0.324121] Initializing cgroup subsys pids\n[ 0.325197] Initializing cgroup subsys net_prio\n[ 0.326395] CPU: Physical Processor ID: 0\n[ 0.328166] mce: CPU supports 10 MCE banks\n[ 0.329264] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.330506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.331744] tlb_flushall_shift: 6\n[ 0.332899] Freeing SMP alternatives: 28k freed\n[ 0.336758] ACPI: Core revision 20130517\n[ 0.338219] ACPI: All ACPI Tables successfully acquired\n[ 0.339620] ftrace: allocating 25812 entries in 101 pages\n[ 0.361634] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.363090] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.364532] smpboot: Max logical packages: 2\n[ 0.365793] Enabling x2apic\n[ 0.366670] Enabled x2apic\n[ 0.367729] Switched APIC routing to physical x2apic.\n[ 0.369863] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.371300] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.373856] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.380930] KVM setup paravirtual spinlock\n[ 0.383170] smpboot: Booting Node 0, Processors #1 OK\n[ 0.384767] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.407267] Brought up 2 CPUs\n[ 0.407269] KVM setup async PF for cpu 1\n[ 0.407272] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.410325] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.412420] devtmpfs: initialized\n[ 0.414860] EVM: security.selinux\n[ 0.415814] EVM: security.ima\n[ 0.416704] EVM: security.capability\n[ 0.418301] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.419794] pinctrl core: initialized pinctrl subsystem\n[ 0.421132] NET: Registered protocol family 16\n[ 0.422452] ACPI: bus type PCI registered\n[ 0.423510] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.424987] PCI: Using configuration type 1 for base access\n[ 0.429625] ACPI: Added _OSI(Module Device)\n[ 0.430914] ACPI: Added _OSI(Processor Device)\n[ 0.432228] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.433576] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436606] ACPI: Interpreter enabled\n[ 0.437794] ACPI: (supports S0 S5)\n[ 0.438915] ACPI: Using IOAPIC for interrupt routing\n[ 0.440322] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.444592] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.446360] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.448135] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.449829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.452997] acpiphp: Slot [3] registered\n[ 0.454213] acpiphp: Slot [4] registered\n[ 0.455448] acpiphp: Slot [5] registered\n[ 0.456689] acpiphp: Slot [6] registered\n[ 0.457910] acpiphp: Slot [7] registered\n[ 0.459118] acpiphp: Slot [8] registered\n[ 0.460320] acpiphp: Slot [9] registered\n[ 0.461549] acpiphp: Slot [10] registered\n[ 0.462810] acpiphp: Slot [11] registered\n[ 0.464076] acpiphp: Slot [12] registered\n[ 0.465341] acpiphp: Slot [13] registered\n[ 0.466560] acpiphp: Slot [14] registered\n[ 0.467794] acpiphp: Slot [15] registered\n[ 0.469029] acpiphp: Slot [16] registered\n[ 0.470280] acpiphp: Slot [17] registered\n[ 0.471502] acpiphp: Slot [18] registered\n[ 0.472724] acpiphp: Slot [19] registered\n[ 0.473949] acpiphp: Slot [20] registered\n[ 0.475181] acpiphp: Slot [21] registered\n[ 0.476413] acpiphp: Slot [22] registered\n[ 0.477637] acpiphp: Slot [23] registered\n[ 0.478867] acpiphp: Slot [24] registered\n[ 0.480089] acpiphp: Slot [25] registered\n[ 0.481314] acpiphp: Slot [26] registered\n[ 0.482563] acpiphp: Slot [27] registered\n[ 0.483800] acpiphp: Slot [28] registered\n[ 0.485036] acpiphp: Slot [29] registered\n[ 0.486259] acpiphp: Slot [30] registered\n[ 0.487500] acpiphp: Slot [31] registered\n[ 0.488725] PCI host bridge to bus 0000:00\n[ 0.489958] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491460] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.493196] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.494932] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.497189] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.505446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.507306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.509013] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.511556] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.520216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.570614] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.572610] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.574538] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.576467] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.578337] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.580194] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.581937] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.584364] vgaarb: loaded\n[ 0.585331] vgaarb: bridge control possible 0000:00:02.0\n[ 0.586931] SCSI subsystem initialized\n[ 0.588145] ACPI: bus type USB registered\n[ 0.589372] usbcore: registered new interface driver usbfs\n[ 0.590916] usbcore: registered new interface driver hub\n[ 0.592438] usbcore: registered new device driver usb\n[ 0.594009] PCI: Using ACPI for IRQ routing\n[ 0.595555] NetLabel: Initializing\n[ 0.596717] NetLabel: domain hash size = 128\n[ 0.598047] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.599483] NetLabel: unlabeled traffic allowed by default\n[ 0.601092] Switched to clocksource kvm-clock\n[ 0.608262] pnp: PnP ACPI init\n[ 0.609332] ACPI: bus type PNP registered\n[ 0.610876] pnp: PnP ACPI: found 5 devices\n[ 0.612088] ACPI: bus type PNP unregistered\n[ 0.619257] NET: Registered protocol family 2\n[ 0.620749] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.623162] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.625176] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.626982] TCP: reno registered\n[ 0.628089] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.629678] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.631374] NET: Registered protocol family 1\n[ 0.632626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.634148] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635645] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.655431] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675254] Unpacking initramfs...\n[ 1.075836] Freeing initrd memory: 37508k freed\n[ 1.085239] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.086990] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.096530] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.098024] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.099666] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.101045] Initialise system trusted keyring\n[ 1.102163] audit: initializing netlink socket (disabled)\n[ 1.103418] type=2000 audit(1539323591.480:1): initialized\n[ 1.119750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.121151] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.123577] zpool: loaded\n[ 1.124434] zbud: loaded\n[ 1.125384] VFS: Disk quotas dquot_6.5.2\n[ 1.126447] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.127966] msgmni has been set to 7578\n[ 1.129028] Key type big_key registered\n[ 1.130590] NET: Registered protocol family 38\n[ 1.131706] Key type asymmetric registered\n[ 1.132750] Asymmetric key parser 'x509' registered\n[ 1.133922] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.135881] io scheduler noop registered\n[ 1.136912] io scheduler deadline registered (default)\n[ 1.138163] io scheduler cfq registered\n[ 1.139250] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.150383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.151890] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.153805] ACPI: Power Button [PWRF]\n[ 1.154880] GHES: HEST is not enabled!\n[ 1.155993] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.180283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.181832] Non-volatile memory driver v1.3\n[ 1.182925] Linux agpgart interface v0.103\n[ 1.184087] crash memory driver: version 1.1\n[ 1.185204] rdac: device handler registered\n[ 1.186297] hp_sw: device handler registered\n[ 1.187381] emc: device handler registered\n[ 1.188429] alua: device handler registered\n[ 1.189505] libphy: Fixed MDIO Bus: probed\n[ 1.190617] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.192034] ehci-pci: EHCI PCI platform driver\n[ 1.193149] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.194505] ohci-pci: OHCI PCI platform driver\n[ 1.195606] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.215210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.216495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.218427] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.219648] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.220993] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.222437] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.224330] usb usb1: Product: UHCI Host Controller\n[ 1.225537] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.227036] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.228230] hub 1-0:1.0: USB hub found\n[ 1.229254] hub 1-0:1.0: 2 ports detected\n[ 1.230387] usbcore: registered new interface driver usbserial\n[ 1.231708] usbcore: registered new interface driver usbserial_generic\n[ 1.233108] usbserial: USB Serial support registered for generic\n[ 1.234448] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.237012] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.238202] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.239451] mousedev: PS/2 mouse device common for all mice\n[ 1.240950] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.243551] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.246217] rtc_cmos 00:00: RTC can wake from S4\n[ 1.246634] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.246701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246730] cpuidle: using governor menu\n[ 1.246768] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.246833] usbcore: registered new interface driver usbhid\n[ 1.246833] usbhid: USB HID core driver\n[ 1.246859] drop_monitor: Initializing network drop monitor service\n[ 1.246902] TCP: cubic registered\n[ 1.246905] Initializing XFRM netlink socket\n[ 1.247002] NET: Registered protocol family 10\n[ 1.266386] NET: Registered protocol family 17\n[ 1.267445] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.267449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.267466] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.267517] Loading compiled-in X.509 certificates\n[ 1.267532] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.267541] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.267846] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.267857] registered taskstats version 1\n[ 1.272474] Key type trusted registered\n[ 1.273460] Key type encrypted registered\n[ 1.274433] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.276059] rtc_cmos 00:00: setting system clock to 2018-10-12 05:53:11 UTC (1539323591)\n[ 1.299723] Freeing unused kernel memory: 1680k freed\n[ 1.304001] 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.308013] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.308157] systemd[1]: Detected virtualization kvm.\n[ 1.308160] systemd[1]: Detected architecture x86-64.\n[ 1.308161] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.314746] systemd[1]: No hostname configured.\n[ 1.315885] systemd[1]: Set hostname to .\n[ 1.317114] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.338208] systemd[1]: Reached target Timers.\n[ 1.339350] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.341141] systemd[1]: Reached target Swap.\n[ 1.342247] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.344099] systemd[1]: Created slice Root Slice.\n[ 1.345254] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.347198] systemd[1]: Listening on Journal Socket.\n[ 1.348398] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.350440] systemd[1]: Listening on udev Control Socket.\n[ 1.351689] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.353767] systemd[1]: Listening on udev Kernel Socket.\n[ 1.355002] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.356980] systemd[1]: Reached target Sockets.\n[ 1.358101] systemd[1]: Starting Sockets.\n[ 1.359178] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.361191] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.363961] systemd[1]: Reached target Paths.\n[ 1.365252] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.367577] systemd[1]: Reached target Local File Systems.\n[ 1.369202] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.371739] systemd[1]: Created slice System Slice.\n[ 1.373244] systemd[1]: Starting System Slice.\n[ 1.375130] 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.379661] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.382948] systemd[1]: Reached target Slices.\n[ 1.384369] systemd[1]: Starting Slices.\n[ 1.386030] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.388831] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.393913] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.398133] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.400260] systemd[1]: Started Journal Service.\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.455617] RPC: Registered named UNIX socket transport module.\n[ 1.456975] RPC: Registered udp transport module.\n[ 1.458110] RPC: Registered tcp transport module.\n[ 1.459245] 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.533164] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.547571] FDC 0 is a S82078B\n[ 1.575384] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.615228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.618494] scsi host0: ata_piix\n[ 1.619592] scsi host1: ata_piix\n[ 1.620804] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.622255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.626044] 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.685758] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.687249] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.688741] usb 1-1: Product: QEMU USB Tablet\n[ 1.689827] usb 1-1: Manufacturer: QEMU\n[ 1.690834] usb 1-1: SerialNumber: 42\n[ 1.700882] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.703290] 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 Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.794309] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.796666] XFS (vda1): Mounting V4 Filesystem\n[ 1.896786] 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[[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 Swap.\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 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 Sockets.\n[[32m OK [0m] Stopped target Paths.\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.[ 2.098499] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel 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.112002] systemd-journald[119]: Received SIGTERM from PID 1 (systemd).\n[ 2.163224] SELinux: Disabled at runtime.\n[ 2.200133] type=1404 audit(1539323592.425:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.247966] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.249325] 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] Reached target Swap.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Kernel 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] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Huge Pages File System...\n Mounting POSIX Message Queue 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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.530996] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\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 Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\n[ 2.584154] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.647135] type=1305 audit(1539323592.872:3): audit_pid=437 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 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 Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 2.868956] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.870789] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 2.878007] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 2.901178] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.902898] [TTM] Initializing pool allocator\n[ 2.904656] [TTM] Initializing DMA pool allocator\n[ 2.907086] [drm] fb mappable at 0xFC000000\n[ 2.908325] [drm] vram aper at 0xFC000000\n[ 2.909662] [drm] size 33554432\n[ 2.910928] [drm] fb depth is 24\n[ 2.912236] [drm] pitch is 3072\n[ 2.914881] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.920954] ppdev: user-space parallel port driver\n[ 2.936131] Console: switching to colour frame buffer device 128x48\n[ 2.948978] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 2.949014] AES CTR mode by8 optimization enabled\n[ 2.951296] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 2.954107] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\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 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[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.015134] alg: No test for crc32 (crc32-pclmul)\n[ 3.044321] intel_rapl: no valid rapl domains found in package 0\n[ 3.049638] intel_rapl: no valid rapl domains found in package 0\n[ 3.053197] intel_powerclamp: No package C-state available\n[ 3.060066] intel_powerclamp: No package C-state available[ 3.384563] cloud-init[476]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Oct 2018 05:53:13 +0000. Up 3.34 seconds.\n[[32m OK [0m] Started Initial cloud-init job (pre-networking).\n"} 2018-10-12 05:53:16,976 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690/action used request id req-83e21afa-b8bc-484c-ba1b-975116eb00e2 2018-10-12 05:53:16,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 2.35095787048s 2018-10-12 05:53:16,977 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690/action used request id req-83e21afa-b8bc-484c-ba1b-975116eb00e2 2018-10-12 05:53:16,977 - 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 1912666933 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.908 MHz processor [ 0.304160] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.306304] pid_max: default: 32768 minimum: 301 [ 0.307461] Security Framework initialized [ 0.308528] SELinux: Initializing. [ 0.310129] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.313017] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.314930] Mount-cache hash table entries: 4096 [ 0.316296] Initializing cgroup subsys memory [ 0.317421] Initializing cgroup subsys devices [ 0.318539] Initializing cgroup subsys freezer [ 0.319652] Initializing cgroup subsys net_cls [ 0.320764] Initializing cgroup subsys blkio [ 0.321848] Initializing cgroup subsys perf_event [ 0.323005] Initializing cgroup subsys hugetlb [ 0.324121] Initializing cgroup subsys pids [ 0.325197] Initializing cgroup subsys net_prio [ 0.326395] CPU: Physical Processor ID: 0 [ 0.328166] mce: CPU supports 10 MCE banks [ 0.329264] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.330506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.331744] tlb_flushall_shift: 6 [ 0.332899] Freeing SMP alternatives: 28k freed [ 0.336758] ACPI: Core revision 20130517 [ 0.338219] ACPI: All ACPI Tables successfully acquired [ 0.339620] ftrace: allocating 25812 entries in 101 pages [ 0.361634] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.363090] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.364532] smpboot: Max logical packages: 2 [ 0.365793] Enabling x2apic [ 0.366670] Enabled x2apic [ 0.367729] Switched APIC routing to physical x2apic. [ 0.369863] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.371300] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.373856] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.380930] KVM setup paravirtual spinlock [ 0.383170] smpboot: Booting Node 0, Processors #1 OK [ 0.384767] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.407267] Brought up 2 CPUs [ 0.407269] KVM setup async PF for cpu 1 [ 0.407272] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.410325] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.412420] devtmpfs: initialized [ 0.414860] EVM: security.selinux [ 0.415814] EVM: security.ima [ 0.416704] EVM: security.capability [ 0.418301] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.419794] pinctrl core: initialized pinctrl subsystem [ 0.421132] NET: Registered protocol family 16 [ 0.422452] ACPI: bus type PCI registered [ 0.423510] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.424987] PCI: Using configuration type 1 for base access [ 0.429625] ACPI: Added _OSI(Module Device) [ 0.430914] ACPI: Added _OSI(Processor Device) [ 0.432228] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433576] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436606] ACPI: Interpreter enabled [ 0.437794] ACPI: (supports S0 S5) [ 0.438915] ACPI: Using IOAPIC for interrupt routing [ 0.440322] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444592] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.446360] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.448135] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.452997] acpiphp: Slot [3] registered [ 0.454213] acpiphp: Slot [4] registered [ 0.455448] acpiphp: Slot [5] registered [ 0.456689] acpiphp: Slot [6] registered [ 0.457910] acpiphp: Slot [7] registered [ 0.459118] acpiphp: Slot [8] registered [ 0.460320] acpiphp: Slot [9] registered [ 0.461549] acpiphp: Slot [10] registered [ 0.462810] acpiphp: Slot [11] registered [ 0.464076] acpiphp: Slot [12] registered [ 0.465341] acpiphp: Slot [13] registered [ 0.466560] acpiphp: Slot [14] registered [ 0.467794] acpiphp: Slot [15] registered [ 0.469029] acpiphp: Slot [16] registered [ 0.470280] acpiphp: Slot [17] registered [ 0.471502] acpiphp: Slot [18] registered [ 0.472724] acpiphp: Slot [19] registered [ 0.473949] acpiphp: Slot [20] registered [ 0.475181] acpiphp: Slot [21] registered [ 0.476413] acpiphp: Slot [22] registered [ 0.477637] acpiphp: Slot [23] registered [ 0.478867] acpiphp: Slot [24] registered [ 0.480089] acpiphp: Slot [25] registered [ 0.481314] acpiphp: Slot [26] registered [ 0.482563] acpiphp: Slot [27] registered [ 0.483800] acpiphp: Slot [28] registered [ 0.485036] acpiphp: Slot [29] registered [ 0.486259] acpiphp: Slot [30] registered [ 0.487500] acpiphp: Slot [31] registered [ 0.488725] PCI host bridge to bus 0000:00 [ 0.489958] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491460] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.493196] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.494932] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.497189] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.505446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.507306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.509013] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.511556] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.520216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.570614] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.572610] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.574538] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.576467] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578337] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580194] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.581937] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.584364] vgaarb: loaded [ 0.585331] vgaarb: bridge control possible 0000:00:02.0 [ 0.586931] SCSI subsystem initialized [ 0.588145] ACPI: bus type USB registered [ 0.589372] usbcore: registered new interface driver usbfs [ 0.590916] usbcore: registered new interface driver hub [ 0.592438] usbcore: registered new device driver usb [ 0.594009] PCI: Using ACPI for IRQ routing [ 0.595555] NetLabel: Initializing [ 0.596717] NetLabel: domain hash size = 128 [ 0.598047] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.599483] NetLabel: unlabeled traffic allowed by default [ 0.601092] Switched to clocksource kvm-clock [ 0.608262] pnp: PnP ACPI init [ 0.609332] ACPI: bus type PNP registered [ 0.610876] pnp: PnP ACPI: found 5 devices [ 0.612088] ACPI: bus type PNP unregistered [ 0.619257] NET: Registered protocol family 2 [ 0.620749] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.623162] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.625176] TCP: Hash tables configured (established 32768 bind 32768) [ 0.626982] TCP: reno registered [ 0.628089] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.629678] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.631374] NET: Registered protocol family 1 [ 0.632626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.634148] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635645] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.655431] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675254] Unpacking initramfs... [ 1.075836] Freeing initrd memory: 37508k freed [ 1.085239] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.086990] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.096530] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.098024] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.099666] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.101045] Initialise system trusted keyring [ 1.102163] audit: initializing netlink socket (disabled) [ 1.103418] type=2000 audit(1539323591.480:1): initialized [ 1.119750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.121151] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.123577] zpool: loaded [ 1.124434] zbud: loaded [ 1.125384] VFS: Disk quotas dquot_6.5.2 [ 1.126447] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.127966] msgmni has been set to 7578 [ 1.129028] Key type big_key registered [ 1.130590] NET: Registered protocol family 38 [ 1.131706] Key type asymmetric registered [ 1.132750] Asymmetric key parser 'x509' registered [ 1.133922] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.135881] io scheduler noop registered [ 1.136912] io scheduler deadline registered (default) [ 1.138163] io scheduler cfq registered [ 1.139250] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.150383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.151890] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.153805] ACPI: Power Button [PWRF] [ 1.154880] GHES: HEST is not enabled! [ 1.155993] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.180283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.181832] Non-volatile memory driver v1.3 [ 1.182925] Linux agpgart interface v0.103 [ 1.184087] crash memory driver: version 1.1 [ 1.185204] rdac: device handler registered [ 1.186297] hp_sw: device handler registered [ 1.187381] emc: device handler registered [ 1.188429] alua: device handler registered [ 1.189505] libphy: Fixed MDIO Bus: probed [ 1.190617] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.192034] ehci-pci: EHCI PCI platform driver [ 1.193149] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.194505] ohci-pci: OHCI PCI platform driver [ 1.195606] uhci_hcd: USB Universal Host Controller Interface driver [ 1.215210] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.216495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.218427] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.219648] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.220993] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.222437] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.224330] usb usb1: Product: UHCI Host Controller [ 1.225537] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.227036] usb usb1: SerialNumber: 0000:00:01.2 [ 1.228230] hub 1-0:1.0: USB hub found [ 1.229254] hub 1-0:1.0: 2 ports detected [ 1.230387] usbcore: registered new interface driver usbserial [ 1.231708] usbcore: registered new interface driver usbserial_generic [ 1.233108] usbserial: USB Serial support registered for generic [ 1.234448] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.237012] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.238202] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.239451] mousedev: PS/2 mouse device common for all mice [ 1.240950] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.243551] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.246217] rtc_cmos 00:00: RTC can wake from S4 [ 1.246634] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.246701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246730] cpuidle: using governor menu [ 1.246768] hidraw: raw HID events driver (C) Jiri Kosina [ 1.246833] usbcore: registered new interface driver usbhid [ 1.246833] usbhid: USB HID core driver [ 1.246859] drop_monitor: Initializing network drop monitor service [ 1.246902] TCP: cubic registered [ 1.246905] Initializing XFRM netlink socket [ 1.247002] NET: Registered protocol family 10 [ 1.266386] NET: Registered protocol family 17 [ 1.267445] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.267449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.267466] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.267517] Loading compiled-in X.509 certificates [ 1.267532] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.267541] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.267846] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.267857] registered taskstats version 1 [ 1.272474] Key type trusted registered [ 1.273460] Key type encrypted registered [ 1.274433] IMA: No TPM chip found, activating TPM-bypass! [ 1.276059] rtc_cmos 00:00: setting system clock to 2018-10-12 05:53:11 UTC (1539323591) [ 1.299723] Freeing unused kernel memory: 1680k freed [ 1.304001] 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.308013] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.308157] systemd[1]: Detected virtualization kvm. [ 1.308160] systemd[1]: Detected architecture x86-64. [ 1.308161] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.314746] systemd[1]: No hostname configured. [ 1.315885] systemd[1]: Set hostname to . [ 1.317114] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.338208] systemd[1]: Reached target Timers. [ 1.339350] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.341141] systemd[1]: Reached target Swap. [ 1.342247] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.344099] systemd[1]: Created slice Root Slice. [ 1.345254] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.347198] systemd[1]: Listening on Journal Socket. [ 1.348398] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.350440] systemd[1]: Listening on udev Control Socket. [ 1.351689] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.353767] systemd[1]: Listening on udev Kernel Socket. [ 1.355002] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.356980] systemd[1]: Reached target Sockets. [ 1.358101] systemd[1]: Starting Sockets. [ 1.359178] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.361191] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.363961] systemd[1]: Reached target Paths. [ 1.365252] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.367577] systemd[1]: Reached target Local File Systems. [ 1.369202] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.371739] systemd[1]: Created slice System Slice. [ 1.373244] systemd[1]: Starting System Slice. [ 1.375130] 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.379661] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.382948] systemd[1]: Reached target Slices. [ 1.384369] systemd[1]: Starting Slices. [ 1.386030] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.388831] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.393913] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.398133] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.400260] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.455617] RPC: Registered named UNIX socket transport module. [ 1.456975] RPC: Registered udp transport module. [ 1.458110] RPC: Registered tcp transport module. [ 1.459245] 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.533164] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.547571] FDC 0 is a S82078B [ 1.575384] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.615228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.618494] scsi host0: ata_piix [ 1.619592] scsi host1: ata_piix [ 1.620804] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.622255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.626044] 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.685758] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.687249] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.688741] usb 1-1: Product: QEMU USB Tablet [ 1.689827] usb 1-1: Manufacturer: QEMU [ 1.690834] usb 1-1: SerialNumber: 42 [ 1.700882] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.703290] 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. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.794309] SGI XFS with ACLs, security attributes, no debug enabled [ 1.796666] XFS (vda1): Mounting V4 Filesystem [ 1.896786] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[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.[ 2.098499] tsc: Refined TSC clocksource calibration: 3491.909 MHz Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.112002] systemd-journald[119]: Received SIGTERM from PID 1 (systemd). [ 2.163224] SELinux: Disabled at runtime. [ 2.200133] type=1404 audit(1539323592.425:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.247966] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.249325] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Huge Pages File System... Mounting POSIX Message Queue 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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [ 2.530996] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[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 Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [ 2.584154] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.647135] type=1305 audit(1539323592.872:3): audit_pid=437 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 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 Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting Login Service... Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 2.868956] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.870789] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 2.878007] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 2.901178] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.902898] [TTM] Initializing pool allocator [ 2.904656] [TTM] Initializing DMA pool allocator [ 2.907086] [drm] fb mappable at 0xFC000000 [ 2.908325] [drm] vram aper at 0xFC000000 [ 2.909662] [drm] size 33554432 [ 2.910928] [drm] fb depth is 24 [ 2.912236] [drm] pitch is 3072 [ 2.914881] fbcon: cirrusdrmfb (fb0) is primary device [ 2.920954] ppdev: user-space parallel port driver [ 2.936131] Console: switching to colour frame buffer device 128x48 [ 2.948978] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 2.949014] AES CTR mode by8 optimization enabled [ 2.951296] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 2.954107] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[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 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. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. [ 3.015134] alg: No test for crc32 (crc32-pclmul) [ 3.044321] intel_rapl: no valid rapl domains found in package 0 [ 3.049638] intel_rapl: no valid rapl domains found in package 0 [ 3.053197] intel_powerclamp: No package C-state available [ 3.060066] intel_powerclamp: No package C-state available[ 3.384563] cloud-init[476]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Oct 2018 05:53:13 +0000. Up 3.34 seconds. [[32m OK [0m] Started Initial cloud-init job (pre-networking). 2018-10-12 05:53:17,981 - functest.core.singlevm - DEBUG - try 1: cannot connect to 172.30.9.206: timed out 2018-10-12 05:53:26,988 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.servers.action 2018-10-12 05:53:26,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690/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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '{"os-getConsoleOutput": {"length": null}}' 2018-10-12 05:53:28,161 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-cca09708-d974-4919-86ad-c93b2892bffc x-compute-request-id: req-cca09708-d974-4919-86ad-c93b2892bffc Content-Encoding: gzip Content-Length: 12749 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 1912666933 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.908 MHz processor\n[ 0.304160] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908)\n[ 0.306304] pid_max: default: 32768 minimum: 301\n[ 0.307461] Security Framework initialized\n[ 0.308528] SELinux: Initializing.\n[ 0.310129] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes)\n[ 0.313017] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes)\n[ 0.314930] Mount-cache hash table entries: 4096\n[ 0.316296] Initializing cgroup subsys memory\n[ 0.317421] Initializing cgroup subsys devices\n[ 0.318539] Initializing cgroup subsys freezer\n[ 0.319652] Initializing cgroup subsys net_cls\n[ 0.320764] Initializing cgroup subsys blkio\n[ 0.321848] Initializing cgroup subsys perf_event\n[ 0.323005] Initializing cgroup subsys hugetlb\n[ 0.324121] Initializing cgroup subsys pids\n[ 0.325197] Initializing cgroup subsys net_prio\n[ 0.326395] CPU: Physical Processor ID: 0\n[ 0.328166] mce: CPU supports 10 MCE banks\n[ 0.329264] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.330506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0\n[ 0.331744] tlb_flushall_shift: 6\n[ 0.332899] Freeing SMP alternatives: 28k freed\n[ 0.336758] ACPI: Core revision 20130517\n[ 0.338219] ACPI: All ACPI Tables successfully acquired\n[ 0.339620] ftrace: allocating 25812 entries in 101 pages\n[ 0.361634] smpboot: APIC(0) Converting physical 0 to logical package 0\n[ 0.363090] smpboot: APIC(1) Converting physical 1 to logical package 1\n[ 0.364532] smpboot: Max logical packages: 2\n[ 0.365793] Enabling x2apic\n[ 0.366670] Enabled x2apic\n[ 0.367729] Switched APIC routing to physical x2apic.\n[ 0.369863] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1\n[ 0.371300] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01)\n[ 0.373856] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only.\n[ 0.380930] KVM setup paravirtual spinlock\n[ 0.383170] smpboot: Booting Node 0, Processors #1 OK\n[ 0.384767] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock\n[ 0.407267] Brought up 2 CPUs\n[ 0.407269] KVM setup async PF for cpu 1\n[ 0.407272] kvm-stealtime: cpu 1, msr 13fd0f3c0\n[ 0.410325] smpboot: Total of 2 processors activated (13967.63 BogoMIPS)\n[ 0.412420] devtmpfs: initialized\n[ 0.414860] EVM: security.selinux\n[ 0.415814] EVM: security.ima\n[ 0.416704] EVM: security.capability\n[ 0.418301] atomic64 test passed for x86-64 platform with CX8 and with SSE\n[ 0.419794] pinctrl core: initialized pinctrl subsystem\n[ 0.421132] NET: Registered protocol family 16\n[ 0.422452] ACPI: bus type PCI registered\n[ 0.423510] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5\n[ 0.424987] PCI: Using configuration type 1 for base access\n[ 0.429625] ACPI: Added _OSI(Module Device)\n[ 0.430914] ACPI: Added _OSI(Processor Device)\n[ 0.432228] ACPI: Added _OSI(3.0 _SCP Extensions)\n[ 0.433576] ACPI: Added _OSI(Processor Aggregator Device)\n[ 0.436606] ACPI: Interpreter enabled\n[ 0.437794] ACPI: (supports S0 S5)\n[ 0.438915] ACPI: Using IOAPIC for interrupt routing\n[ 0.440322] PCI: Using host bridge windows from ACPI; if necessary, use \"pci=nocrs\" and report a bug\n[ 0.444592] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff])\n[ 0.446360] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI]\n[ 0.448135] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM\n[ 0.449829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge.\n[ 0.452997] acpiphp: Slot [3] registered\n[ 0.454213] acpiphp: Slot [4] registered\n[ 0.455448] acpiphp: Slot [5] registered\n[ 0.456689] acpiphp: Slot [6] registered\n[ 0.457910] acpiphp: Slot [7] registered\n[ 0.459118] acpiphp: Slot [8] registered\n[ 0.460320] acpiphp: Slot [9] registered\n[ 0.461549] acpiphp: Slot [10] registered\n[ 0.462810] acpiphp: Slot [11] registered\n[ 0.464076] acpiphp: Slot [12] registered\n[ 0.465341] acpiphp: Slot [13] registered\n[ 0.466560] acpiphp: Slot [14] registered\n[ 0.467794] acpiphp: Slot [15] registered\n[ 0.469029] acpiphp: Slot [16] registered\n[ 0.470280] acpiphp: Slot [17] registered\n[ 0.471502] acpiphp: Slot [18] registered\n[ 0.472724] acpiphp: Slot [19] registered\n[ 0.473949] acpiphp: Slot [20] registered\n[ 0.475181] acpiphp: Slot [21] registered\n[ 0.476413] acpiphp: Slot [22] registered\n[ 0.477637] acpiphp: Slot [23] registered\n[ 0.478867] acpiphp: Slot [24] registered\n[ 0.480089] acpiphp: Slot [25] registered\n[ 0.481314] acpiphp: Slot [26] registered\n[ 0.482563] acpiphp: Slot [27] registered\n[ 0.483800] acpiphp: Slot [28] registered\n[ 0.485036] acpiphp: Slot [29] registered\n[ 0.486259] acpiphp: Slot [30] registered\n[ 0.487500] acpiphp: Slot [31] registered\n[ 0.488725] PCI host bridge to bus 0000:00\n[ 0.489958] pci_bus 0000:00: root bus resource [bus 00-ff]\n[ 0.491460] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window]\n[ 0.493196] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window]\n[ 0.494932] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window]\n[ 0.497189] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window]\n[ 0.505446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7]\n[ 0.507306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6]\n[ 0.509013] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177]\n[ 0.511556] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376]\n[ 0.517962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI\n[ 0.520216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB\n[ 0.570614] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11)\n[ 0.572610] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11)\n[ 0.574538] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11)\n[ 0.576467] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11)\n[ 0.578337] ACPI: PCI Interrupt Link [LNKS] (IRQs *9)\n[ 0.580194] ACPI: Enabled 2 GPEs in block 00 to 0F\n[ 0.581937] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none\n[ 0.584364] vgaarb: loaded\n[ 0.585331] vgaarb: bridge control possible 0000:00:02.0\n[ 0.586931] SCSI subsystem initialized\n[ 0.588145] ACPI: bus type USB registered\n[ 0.589372] usbcore: registered new interface driver usbfs\n[ 0.590916] usbcore: registered new interface driver hub\n[ 0.592438] usbcore: registered new device driver usb\n[ 0.594009] PCI: Using ACPI for IRQ routing\n[ 0.595555] NetLabel: Initializing\n[ 0.596717] NetLabel: domain hash size = 128\n[ 0.598047] NetLabel: protocols = UNLABELED CIPSOv4\n[ 0.599483] NetLabel: unlabeled traffic allowed by default\n[ 0.601092] Switched to clocksource kvm-clock\n[ 0.608262] pnp: PnP ACPI init\n[ 0.609332] ACPI: bus type PNP registered\n[ 0.610876] pnp: PnP ACPI: found 5 devices\n[ 0.612088] ACPI: bus type PNP unregistered\n[ 0.619257] NET: Registered protocol family 2\n[ 0.620749] TCP established hash table entries: 32768 (order: 6, 262144 bytes)\n[ 0.623162] TCP bind hash table entries: 32768 (order: 7, 524288 bytes)\n[ 0.625176] TCP: Hash tables configured (established 32768 bind 32768)\n[ 0.626982] TCP: reno registered\n[ 0.628089] UDP hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.629678] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes)\n[ 0.631374] NET: Registered protocol family 1\n[ 0.632626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers\n[ 0.634148] pci 0000:00:01.0: PIIX3: Enabling Passive Release\n[ 0.635645] pci 0000:00:01.0: Activating ISA DMA hang workarounds\n[ 0.655431] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11\n[ 0.675254] Unpacking initramfs...\n[ 1.075836] Freeing initrd memory: 37508k freed\n[ 1.085239] PCI-DMA: Using software bounce buffering for IO (SWIOTLB)\n[ 1.086990] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff]\n[ 1.096530] sha1_ssse3: Using AVX2 optimized SHA-1 implementation\n[ 1.098024] sha256_ssse3: Using AVX2 optimized SHA-256 implementation\n[ 1.099666] futex hash table entries: 512 (order: 3, 32768 bytes)\n[ 1.101045] Initialise system trusted keyring\n[ 1.102163] audit: initializing netlink socket (disabled)\n[ 1.103418] type=2000 audit(1539323591.480:1): initialized\n[ 1.119750] HugeTLB registered 1 GB page size, pre-allocated 0 pages\n[ 1.121151] HugeTLB registered 2 MB page size, pre-allocated 0 pages\n[ 1.123577] zpool: loaded\n[ 1.124434] zbud: loaded\n[ 1.125384] VFS: Disk quotas dquot_6.5.2\n[ 1.126447] Dquot-cache hash table entries: 512 (order 0, 4096 bytes)\n[ 1.127966] msgmni has been set to 7578\n[ 1.129028] Key type big_key registered\n[ 1.130590] NET: Registered protocol family 38\n[ 1.131706] Key type asymmetric registered\n[ 1.132750] Asymmetric key parser 'x509' registered\n[ 1.133922] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251)\n[ 1.135881] io scheduler noop registered\n[ 1.136912] io scheduler deadline registered (default)\n[ 1.138163] io scheduler cfq registered\n[ 1.139250] pci_hotplug: PCI Hot Plug PCI Core version: 0.5\n[ 1.150383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4\n[ 1.151890] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0\n[ 1.153805] ACPI: Power Button [PWRF]\n[ 1.154880] GHES: HEST is not enabled!\n[ 1.155993] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled\n[ 1.180283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A\n[ 1.181832] Non-volatile memory driver v1.3\n[ 1.182925] Linux agpgart interface v0.103\n[ 1.184087] crash memory driver: version 1.1\n[ 1.185204] rdac: device handler registered\n[ 1.186297] hp_sw: device handler registered\n[ 1.187381] emc: device handler registered\n[ 1.188429] alua: device handler registered\n[ 1.189505] libphy: Fixed MDIO Bus: probed\n[ 1.190617] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver\n[ 1.192034] ehci-pci: EHCI PCI platform driver\n[ 1.193149] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver\n[ 1.194505] ohci-pci: OHCI PCI platform driver\n[ 1.195606] uhci_hcd: USB Universal Host Controller Interface driver\n[ 1.215210] uhci_hcd 0000:00:01.2: UHCI Host Controller\n[ 1.216495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1\n[ 1.218427] uhci_hcd 0000:00:01.2: detected 2 ports\n[ 1.219648] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040\n[ 1.220993] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001\n[ 1.222437] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1\n[ 1.224330] usb usb1: Product: UHCI Host Controller\n[ 1.225537] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd\n[ 1.227036] usb usb1: SerialNumber: 0000:00:01.2\n[ 1.228230] hub 1-0:1.0: USB hub found\n[ 1.229254] hub 1-0:1.0: 2 ports detected\n[ 1.230387] usbcore: registered new interface driver usbserial\n[ 1.231708] usbcore: registered new interface driver usbserial_generic\n[ 1.233108] usbserial: USB Serial support registered for generic\n[ 1.234448] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12\n[ 1.237012] serio: i8042 KBD port at 0x60,0x64 irq 1\n[ 1.238202] serio: i8042 AUX port at 0x60,0x64 irq 12\n[ 1.239451] mousedev: PS/2 mouse device common for all mice\n[ 1.240950] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1\n[ 1.243551] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2\n[ 1.246217] rtc_cmos 00:00: RTC can wake from S4\n[ 1.246634] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0\n[ 1.246701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram\n[ 1.246730] cpuidle: using governor menu\n[ 1.246768] hidraw: raw HID events driver (C) Jiri Kosina\n[ 1.246833] usbcore: registered new interface driver usbhid\n[ 1.246833] usbhid: USB HID core driver\n[ 1.246859] drop_monitor: Initializing network drop monitor service\n[ 1.246902] TCP: cubic registered\n[ 1.246905] Initializing XFRM netlink socket\n[ 1.247002] NET: Registered protocol family 10\n[ 1.266386] NET: Registered protocol family 17\n[ 1.267445] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.267449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1\n[ 1.267466] microcode: Microcode Update Driver: v2.01 , Peter Oruba\n[ 1.267517] Loading compiled-in X.509 certificates\n[ 1.267532] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717'\n[ 1.267541] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b'\n[ 1.267846] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106'\n[ 1.267857] registered taskstats version 1\n[ 1.272474] Key type trusted registered\n[ 1.273460] Key type encrypted registered\n[ 1.274433] IMA: No TPM chip found, activating TPM-bypass!\n[ 1.276059] rtc_cmos 00:00: setting system clock to 2018-10-12 05:53:11 UTC (1539323591)\n[ 1.299723] Freeing unused kernel memory: 1680k freed\n[ 1.304001] 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.308013] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3\n[ 1.308157] systemd[1]: Detected virtualization kvm.\n[ 1.308160] systemd[1]: Detected architecture x86-64.\n[ 1.308161] systemd[1]: Running in initial RAM disk.\n\nWelcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m!\n\n[ 1.314746] systemd[1]: No hostname configured.\n[ 1.315885] systemd[1]: Set hostname to .\n[ 1.317114] systemd[1]: Initializing machine ID from KVM UUID.\n[[32m OK [0m] Reached target Timers.\n[ 1.338208] systemd[1]: Reached target Timers.\n[ 1.339350] systemd[1]: Starting Timers.\n[[32m OK [0m] Reached target Swap.\n[ 1.341141] systemd[1]: Reached target Swap.\n[ 1.342247] systemd[1]: Starting Swap.\n[[32m OK [0m] Created slice Root Slice.\n[ 1.344099] systemd[1]: Created slice Root Slice.\n[ 1.345254] systemd[1]: Starting Root Slice.\n[[32m OK [0m] Listening on Journal Socket.\n[ 1.347198] systemd[1]: Listening on Journal Socket.\n[ 1.348398] systemd[1]: Starting Journal Socket.\n[[32m OK [0m] Listening on udev Control Socket.\n[ 1.350440] systemd[1]: Listening on udev Control Socket.\n[ 1.351689] systemd[1]: Starting udev Control Socket.\n[[32m OK [0m] Listening on udev Kernel Socket.\n[ 1.353767] systemd[1]: Listening on udev Kernel Socket.\n[ 1.355002] systemd[1]: Starting udev Kernel Socket.\n[[32m OK [0m] Reached target Sockets.\n[ 1.356980] systemd[1]: Reached target Sockets.\n[ 1.358101] systemd[1]: Starting Sockets.\n[ 1.359178] systemd[1]: Started Dispatch Password Requests to Console Directory Watch.\n[ 1.361191] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch.\n[[32m OK [0m] Reached target Paths.\n[ 1.363961] systemd[1]: Reached target Paths.\n[ 1.365252] systemd[1]: Starting Paths.\n[[32m OK [0m] Reached target Local File Systems.\n[ 1.367577] systemd[1]: Reached target Local File Systems.\n[ 1.369202] systemd[1]: Starting Local File Systems.\n[[32m OK [0m] Created slice System Slice.\n[ 1.371739] systemd[1]: Created slice System Slice.\n[ 1.373244] systemd[1]: Starting System Slice.\n[ 1.375130] 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.379661] systemd[1]: Starting dracut cmdline hook...\n Starting dracut cmdline hook...\n[[32m OK [0m] Reached target Slices.\n[ 1.382948] systemd[1]: Reached target Slices.\n[ 1.384369] systemd[1]: Starting Slices.\n[ 1.386030] systemd[1]: Starting Apply Kernel Variables...\n Starting Apply Kernel Variables...\n[ 1.388831] systemd[1]: Starting Journal Service...\n Starting Journal Service...\n[[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel.\n[ 1.393913] systemd[1]: Started Create list of required static device nodes for the current kernel.\n[[32m OK [0m] Started Apply Kernel Variables.\n[ 1.398133] systemd[1]: Started Apply Kernel Variables.\n[[32m OK [0m] Started Journal Service.\n[ 1.400260] systemd[1]: Started Journal Service.\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.455617] RPC: Registered named UNIX socket transport module.\n[ 1.456975] RPC: Registered udp transport module.\n[ 1.458110] RPC: Registered tcp transport module.\n[ 1.459245] 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.533164] usb 1-1: new full-speed USB device number 2 using uhci_hcd\n[[32m OK [0m] Started udev Coldplug all Devices.\n[[32m OK [0m] Reached target System Initialization.\n[[32m OK [0m] Reached target Basic System.\n Starting dracut initqueue hook...\n[ 1.547571] FDC 0 is a S82078B\n[ 1.575384] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10\n[ 1.615228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10\n[ 1.618494] scsi host0: ata_piix\n[ 1.619592] scsi host1: ata_piix\n[ 1.620804] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14\n[ 1.622255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15\n[ 1.626044] 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.685758] usb 1-1: New USB device found, idVendor=0627, idProduct=0001\n[ 1.687249] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5\n[ 1.688741] usb 1-1: Product: QEMU USB Tablet\n[ 1.689827] usb 1-1: Manufacturer: QEMU\n[ 1.690834] usb 1-1: SerialNumber: 42\n[ 1.700882] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4\n[ 1.703290] 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 Mounting /sysroot...\n[[32m OK [0m] Reached target Remote File Systems (Pre).\n[[32m OK [0m] Reached target Remote File Systems.\n[ 1.794309] SGI XFS with ACLs, security attributes, no debug enabled\n[ 1.796666] XFS (vda1): Mounting V4 Filesystem\n[ 1.896786] 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[[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 Swap.\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 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 Sockets.\n[[32m OK [0m] Stopped target Paths.\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.[ 2.098499] tsc: Refined TSC clocksource calibration: 3491.909 MHz\n\n Stopping Create list of required st... nodes for the current kernel...\n[[32m OK [0m] Closed udev Control Socket.\n[[32m OK [0m] Closed udev Kernel 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.112002] systemd-journald[119]: Received SIGTERM from PID 1 (systemd).\n[ 2.163224] SELinux: Disabled at runtime.\n[ 2.200133] type=1404 audit(1539323592.425:2): selinux=0 auid=4294967295 ses=4294967295\n[ 2.247966] ip_tables: (C) 2000-2006 Netfilter Core Team\n[ 2.249325] 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] Reached target Swap.\n[[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point.\n Mounting Debug File System...\n Mounting NFSD configuration filesystem...\n[[32m OK [0m] Listening on udev Control Socket.\n[[32m OK [0m] Created slice system-getty.slice.\n[[32m OK [0m] Listening on udev Kernel 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] Reached target Encrypted Volumes.\n[[32m OK [0m] Created slice system-selinux\\x2dpol...grate\\x2dlocal\\x2dchanges.slice.\n[[32m OK [0m] Stopped File System Check on Root Device.\n Stopping File System Check on Root Device...\n[[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe.\n[[32m OK [0m] Created slice User and Session Slice.\n[[32m OK [0m] Reached target Slices.\n[[32m OK [0m] Stopped target Switch Root.\n[[32m OK [0m] Stopped target Initrd Root File System.\n[[32m OK [0m] Stopped target Initrd File Systems.\n Starting Remount Root and Kernel File Systems...\n Starting Setup Virtual Console...\n Starting Apply Kernel Variables...\n[[32m OK [0m] Created slice system-serial\\x2dgetty.slice.\n[[32m OK [0m] Listening on Delayed Shutdown Socket.\n Mounting Huge Pages File System...\n Mounting POSIX Message Queue 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 Configure read-only root support...\n Starting Rebuild Hardware Database...\n Starting Load/Save Random Seed...\n Starting Create Static Device Nodes in /dev...\n Starting Flush Journal to Persistent Storage...\n[[32m OK [0m] Started Apply Kernel Variables.\n[[32m OK [0m] Started Load/Save Random Seed.\n[ 2.530996] Installing knfsd (copyright (C) 1996 okir@monad.swb.de).\n[[32m OK [0m] Mounted NFSD configuration filesystem.\n[[32m OK [0m] Started Configure read-only root support.\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 Mark the need to relabel after reboot...\n Starting Rebuild Journal Catalog...\n Starting Preprocess NFS configuration...\n Starting Import network configuration from initramfs...\n Starting udev Kernel Device Manager...\n[ 2.584154] systemd-journald[383]: Received request to flush runtime journal from PID 1\n[[32m OK [0m] Started Flush Journal to Persistent Storage.\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 udev Kernel Device Manager.\n[[32m OK [0m] Started Create Volatile Files and Directories.\n Starting Security Auditing Service...\n[ 2.647135] type=1305 audit(1539323592.872:3): audit_pid=437 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 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 Dump dmesg to /var/log/dmesg...\n Starting Authorization Manager...\n[[32m OK [0m] Started D-Bus System Message Bus.\n Starting D-Bus System Message Bus...\n Starting GSSAPI Proxy Daemon...\n Starting Initial cloud-init job (pre-networking)...\n Starting Login Service...\n Starting LSB: Bring up/down networking...\n Starting NTP client/server...\n[[32m OK [0m] Started irqbalance daemon.\n Starting irqbalance daemon...\n[ 2.868956] input: PC Speaker as /devices/platform/pcspkr/input/input5\n[ 2.870789] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0\n[[32m OK [0m] Started Dump dmesg to /var/log/dmesg.\n[ 2.878007] [drm] Initialized drm 1.1.0 20060810\n[[32m OK [0m] Found device /dev/ttyS0.\n[[32m OK [0m] Started Login Service.\n[ 2.901178] [TTM] Zone kernel: Available graphics memory: 1940960 kiB\n[ 2.902898] [TTM] Initializing pool allocator\n[ 2.904656] [TTM] Initializing DMA pool allocator\n[ 2.907086] [drm] fb mappable at 0xFC000000\n[ 2.908325] [drm] vram aper at 0xFC000000\n[ 2.909662] [drm] size 33554432\n[ 2.910928] [drm] fb depth is 24\n[ 2.912236] [drm] pitch is 3072\n[ 2.914881] fbcon: cirrusdrmfb (fb0) is primary device\n[ 2.920954] ppdev: user-space parallel port driver\n[ 2.936131] Console: switching to colour frame buffer device 128x48\n[ 2.948978] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device\n[ 2.949014] AES CTR mode by8 optimization enabled\n[ 2.951296] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni)\n[ 2.954107] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0\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 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[[32m OK [0m] Started NTP client/server.\n[[32m OK [0m] Started Authorization Manager.\n[ 3.015134] alg: No test for crc32 (crc32-pclmul)\n[ 3.044321] intel_rapl: no valid rapl domains found in package 0\n[ 3.049638] intel_rapl: no valid rapl domains found in package 0\n[ 3.053197] intel_powerclamp: No package C-state available\n[ 3.060066] intel_powerclamp: No package C-state available[ 3.384563] cloud-init[476]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Oct 2018 05:53:13 +0000. Up 3.34 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 Postfix Mail Transport Agent...\n Starting Initial cloud-init job (metadata service crawler)...\n Starting PostgreSQL 9.5 database server...\n Starting OpenSSH server daemon...\n Starting System Logging Service...\n Starting nginx - high performance web server...\n Starting Dynamic System Tuning Daemon...\n Starting Notify NFS peers of a restart...\n[[32m OK [0m] Reached target Network is Online.\n Starting LSB: Supports the direct execution of binary formats....\n Starting Crash recovery kernel arming...\n[[32m OK [0m] Started InfluxDB Service.\n Starting InfluxDB Service...\n Starting RabbitMQ Service...\n Starting LSB: Starts Logstash as a daemon....\n[[32m OK [0m] Started Cloudify REST Service.\n Starting Cloudify REST Service...\n[[32m OK [0m] Started Cloudify Stage Service.\n Starting Cloudify Stage Service...\n[[32m OK [0m] Started OpenSSH server daemon.\n[[32m OK [0m] Started Notify NFS peers of a restart.\n Mounting Arbitrary Executable File Formats File System...\n[[32m OK [0m] Started LSB: Starts Logstash as a daemon..\n[[32m OK [0m] Mounted Arbitrary Executable File Formats File System.\n[[32m OK [0m] Started System Logging Service.\n[[32m OK [0m] Created slice user-993.slice.\n[[32m OK [0m] Started LSB: Supports the direct execution of binary formats..\n[[32m OK [0m] Started nginx - high performance web server.\n[ 5.454916] cloud-init[789]: Cloud-init v. 0.7.5 running 'init' at Fri, 12 Oct 2018 05:53:16 +0000. Up 5.41 seconds.\n[ 5.472397] cloud-init[789]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++\n[ 5.473903] cloud-init[789]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.475445] cloud-init[789]: ci-info: | Device | Up | Address | Mask | Hw-Address |\n[ 5.476898] cloud-init[789]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.478509] cloud-init[789]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . |\n[ 5.485184] cloud-init[789]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:d6:3b:35 |\n[ 5.486654] cloud-init[789]: ci-info: +--------+------+----------------+---------------+-------------------+\n[ 5.493089] cloud-init[789]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++\n[ 5.498176] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.502167] cloud-init[789]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags |\n[ 5.505704] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+\n[ 5.512255] cloud-init[789]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG |\n[ 5.516094] cloud-init[789]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |[[32m OK [0m] Started Dynamic System Tuning Daemon.\n\n[ 5.527395] cloud-init[789]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U |\n[ 5.529056] cloud-init[789]: 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: [ 8.920556] cloud-init[2719]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Oct 2018 05:53:19 +0000. Up 8.85 seconds.\n[ 9.803340] cloud-init[2806]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Oct 2018 05:53:20 +0000. Up 9.75 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 | 96:b3:53:61:05:1a:fa:05:7b:a6:1a:41:e9:77:2d:86 | - | 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[ 9.855712] cloud-init[2806]: Cloud-init v. 0.7.5 finished at Fri, 12 Oct 2018 05:53:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.85 seconds\n"} 2018-10-12 05:53:28,163 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690/action used request id req-cca09708-d974-4919-86ad-c93b2892bffc 2018-10-12 05:53:28,163 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.servers.action in 1.17468690872s 2018-10-12 05:53:28,164 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690/action used request id req-cca09708-d974-4919-86ad-c93b2892bffc 2018-10-12 05:53:28,165 - 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 1912666933 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.908 MHz processor [ 0.304160] Calibrating delay loop (skipped) preset value.. 6983.81 BogoMIPS (lpj=3491908) [ 0.306304] pid_max: default: 32768 minimum: 301 [ 0.307461] Security Framework initialized [ 0.308528] SELinux: Initializing. [ 0.310129] Dentry cache hash table entries: 524288 (order: 10, 4194304 bytes) [ 0.313017] Inode-cache hash table entries: 262144 (order: 9, 2097152 bytes) [ 0.314930] Mount-cache hash table entries: 4096 [ 0.316296] Initializing cgroup subsys memory [ 0.317421] Initializing cgroup subsys devices [ 0.318539] Initializing cgroup subsys freezer [ 0.319652] Initializing cgroup subsys net_cls [ 0.320764] Initializing cgroup subsys blkio [ 0.321848] Initializing cgroup subsys perf_event [ 0.323005] Initializing cgroup subsys hugetlb [ 0.324121] Initializing cgroup subsys pids [ 0.325197] Initializing cgroup subsys net_prio [ 0.326395] CPU: Physical Processor ID: 0 [ 0.328166] mce: CPU supports 10 MCE banks [ 0.329264] Last level iTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.330506] Last level dTLB entries: 4KB 0, 2MB 0, 4MB 0 [ 0.331744] tlb_flushall_shift: 6 [ 0.332899] Freeing SMP alternatives: 28k freed [ 0.336758] ACPI: Core revision 20130517 [ 0.338219] ACPI: All ACPI Tables successfully acquired [ 0.339620] ftrace: allocating 25812 entries in 101 pages [ 0.361634] smpboot: APIC(0) Converting physical 0 to logical package 0 [ 0.363090] smpboot: APIC(1) Converting physical 1 to logical package 1 [ 0.364532] smpboot: Max logical packages: 2 [ 0.365793] Enabling x2apic [ 0.366670] Enabled x2apic [ 0.367729] Switched APIC routing to physical x2apic. [ 0.369863] ..TIMER: vector=0x30 apic1=0 pin1=2 apic2=-1 pin2=-1 [ 0.371300] smpboot: CPU0: Intel Core Processor (Haswell, no TSX) (fam: 06, model: 3c, stepping: 01) [ 0.373856] Performance Events: unsupported p6 CPU model 60 no PMU driver, software events only. [ 0.380930] KVM setup paravirtual spinlock [ 0.383170] smpboot: Booting Node 0, Processors #1 OK [ 0.384767] kvm-clock: cpu 1, msr 1:3ff87041, secondary cpu clock [ 0.407267] Brought up 2 CPUs [ 0.407269] KVM setup async PF for cpu 1 [ 0.407272] kvm-stealtime: cpu 1, msr 13fd0f3c0 [ 0.410325] smpboot: Total of 2 processors activated (13967.63 BogoMIPS) [ 0.412420] devtmpfs: initialized [ 0.414860] EVM: security.selinux [ 0.415814] EVM: security.ima [ 0.416704] EVM: security.capability [ 0.418301] atomic64 test passed for x86-64 platform with CX8 and with SSE [ 0.419794] pinctrl core: initialized pinctrl subsystem [ 0.421132] NET: Registered protocol family 16 [ 0.422452] ACPI: bus type PCI registered [ 0.423510] acpiphp: ACPI Hot Plug PCI Controller Driver version: 0.5 [ 0.424987] PCI: Using configuration type 1 for base access [ 0.429625] ACPI: Added _OSI(Module Device) [ 0.430914] ACPI: Added _OSI(Processor Device) [ 0.432228] ACPI: Added _OSI(3.0 _SCP Extensions) [ 0.433576] ACPI: Added _OSI(Processor Aggregator Device) [ 0.436606] ACPI: Interpreter enabled [ 0.437794] ACPI: (supports S0 S5) [ 0.438915] ACPI: Using IOAPIC for interrupt routing [ 0.440322] PCI: Using host bridge windows from ACPI; if necessary, use "pci=nocrs" and report a bug [ 0.444592] ACPI: PCI Root Bridge [PCI0] (domain 0000 [bus 00-ff]) [ 0.446360] acpi PNP0A03:00: _OSC: OS supports [ASPM ClockPM Segments MSI] [ 0.448135] acpi PNP0A03:00: _OSC failed (AE_NOT_FOUND); disabling ASPM [ 0.449829] acpi PNP0A03:00: fail to add MMCONFIG information, can't access extended PCI configuration space under this bridge. [ 0.452997] acpiphp: Slot [3] registered [ 0.454213] acpiphp: Slot [4] registered [ 0.455448] acpiphp: Slot [5] registered [ 0.456689] acpiphp: Slot [6] registered [ 0.457910] acpiphp: Slot [7] registered [ 0.459118] acpiphp: Slot [8] registered [ 0.460320] acpiphp: Slot [9] registered [ 0.461549] acpiphp: Slot [10] registered [ 0.462810] acpiphp: Slot [11] registered [ 0.464076] acpiphp: Slot [12] registered [ 0.465341] acpiphp: Slot [13] registered [ 0.466560] acpiphp: Slot [14] registered [ 0.467794] acpiphp: Slot [15] registered [ 0.469029] acpiphp: Slot [16] registered [ 0.470280] acpiphp: Slot [17] registered [ 0.471502] acpiphp: Slot [18] registered [ 0.472724] acpiphp: Slot [19] registered [ 0.473949] acpiphp: Slot [20] registered [ 0.475181] acpiphp: Slot [21] registered [ 0.476413] acpiphp: Slot [22] registered [ 0.477637] acpiphp: Slot [23] registered [ 0.478867] acpiphp: Slot [24] registered [ 0.480089] acpiphp: Slot [25] registered [ 0.481314] acpiphp: Slot [26] registered [ 0.482563] acpiphp: Slot [27] registered [ 0.483800] acpiphp: Slot [28] registered [ 0.485036] acpiphp: Slot [29] registered [ 0.486259] acpiphp: Slot [30] registered [ 0.487500] acpiphp: Slot [31] registered [ 0.488725] PCI host bridge to bus 0000:00 [ 0.489958] pci_bus 0000:00: root bus resource [bus 00-ff] [ 0.491460] pci_bus 0000:00: root bus resource [io 0x0000-0x0cf7 window] [ 0.493196] pci_bus 0000:00: root bus resource [io 0x0d00-0xffff window] [ 0.494932] pci_bus 0000:00: root bus resource [mem 0x000a0000-0x000bffff window] [ 0.497189] pci_bus 0000:00: root bus resource [mem 0xc0000000-0xfebfffff window] [ 0.505446] pci 0000:00:01.1: legacy IDE quirk: reg 0x10: [io 0x01f0-0x01f7] [ 0.507306] pci 0000:00:01.1: legacy IDE quirk: reg 0x14: [io 0x03f6] [ 0.509013] pci 0000:00:01.1: legacy IDE quirk: reg 0x18: [io 0x0170-0x0177] [ 0.511556] pci 0000:00:01.1: legacy IDE quirk: reg 0x1c: [io 0x0376] [ 0.517962] pci 0000:00:01.3: quirk: [io 0x0600-0x063f] claimed by PIIX4 ACPI [ 0.520216] pci 0000:00:01.3: quirk: [io 0x0700-0x070f] claimed by PIIX4 SMB [ 0.570614] ACPI: PCI Interrupt Link [LNKA] (IRQs 5 *10 11) [ 0.572610] ACPI: PCI Interrupt Link [LNKB] (IRQs 5 *10 11) [ 0.574538] ACPI: PCI Interrupt Link [LNKC] (IRQs 5 10 *11) [ 0.576467] ACPI: PCI Interrupt Link [LNKD] (IRQs 5 10 *11) [ 0.578337] ACPI: PCI Interrupt Link [LNKS] (IRQs *9) [ 0.580194] ACPI: Enabled 2 GPEs in block 00 to 0F [ 0.581937] vgaarb: device added: PCI:0000:00:02.0,decodes=io+mem,owns=io+mem,locks=none [ 0.584364] vgaarb: loaded [ 0.585331] vgaarb: bridge control possible 0000:00:02.0 [ 0.586931] SCSI subsystem initialized [ 0.588145] ACPI: bus type USB registered [ 0.589372] usbcore: registered new interface driver usbfs [ 0.590916] usbcore: registered new interface driver hub [ 0.592438] usbcore: registered new device driver usb [ 0.594009] PCI: Using ACPI for IRQ routing [ 0.595555] NetLabel: Initializing [ 0.596717] NetLabel: domain hash size = 128 [ 0.598047] NetLabel: protocols = UNLABELED CIPSOv4 [ 0.599483] NetLabel: unlabeled traffic allowed by default [ 0.601092] Switched to clocksource kvm-clock [ 0.608262] pnp: PnP ACPI init [ 0.609332] ACPI: bus type PNP registered [ 0.610876] pnp: PnP ACPI: found 5 devices [ 0.612088] ACPI: bus type PNP unregistered [ 0.619257] NET: Registered protocol family 2 [ 0.620749] TCP established hash table entries: 32768 (order: 6, 262144 bytes) [ 0.623162] TCP bind hash table entries: 32768 (order: 7, 524288 bytes) [ 0.625176] TCP: Hash tables configured (established 32768 bind 32768) [ 0.626982] TCP: reno registered [ 0.628089] UDP hash table entries: 2048 (order: 4, 65536 bytes) [ 0.629678] UDP-Lite hash table entries: 2048 (order: 4, 65536 bytes) [ 0.631374] NET: Registered protocol family 1 [ 0.632626] pci 0000:00:00.0: Limiting direct PCI/PCI transfers [ 0.634148] pci 0000:00:01.0: PIIX3: Enabling Passive Release [ 0.635645] pci 0000:00:01.0: Activating ISA DMA hang workarounds [ 0.655431] ACPI: PCI Interrupt Link [LNKD] enabled at IRQ 11 [ 0.675254] Unpacking initramfs... [ 1.075836] Freeing initrd memory: 37508k freed [ 1.085239] PCI-DMA: Using software bounce buffering for IO (SWIOTLB) [ 1.086990] software IO TLB [mem 0xbbfdc000-0xbffdc000] (64MB) mapped at [ffff8800bbfdc000-ffff8800bffdbfff] [ 1.096530] sha1_ssse3: Using AVX2 optimized SHA-1 implementation [ 1.098024] sha256_ssse3: Using AVX2 optimized SHA-256 implementation [ 1.099666] futex hash table entries: 512 (order: 3, 32768 bytes) [ 1.101045] Initialise system trusted keyring [ 1.102163] audit: initializing netlink socket (disabled) [ 1.103418] type=2000 audit(1539323591.480:1): initialized [ 1.119750] HugeTLB registered 1 GB page size, pre-allocated 0 pages [ 1.121151] HugeTLB registered 2 MB page size, pre-allocated 0 pages [ 1.123577] zpool: loaded [ 1.124434] zbud: loaded [ 1.125384] VFS: Disk quotas dquot_6.5.2 [ 1.126447] Dquot-cache hash table entries: 512 (order 0, 4096 bytes) [ 1.127966] msgmni has been set to 7578 [ 1.129028] Key type big_key registered [ 1.130590] NET: Registered protocol family 38 [ 1.131706] Key type asymmetric registered [ 1.132750] Asymmetric key parser 'x509' registered [ 1.133922] Block layer SCSI generic (bsg) driver version 0.4 loaded (major 251) [ 1.135881] io scheduler noop registered [ 1.136912] io scheduler deadline registered (default) [ 1.138163] io scheduler cfq registered [ 1.139250] pci_hotplug: PCI Hot Plug PCI Core version: 0.5 [ 1.150383] pciehp: PCI Express Hot Plug Controller Driver version: 0.4 [ 1.151890] input: Power Button as /devices/LNXSYSTM:00/LNXPWRBN:00/input/input0 [ 1.153805] ACPI: Power Button [PWRF] [ 1.154880] GHES: HEST is not enabled! [ 1.155993] Serial: 8250/16550 driver, 4 ports, IRQ sharing enabled [ 1.180283] 00:04: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A [ 1.181832] Non-volatile memory driver v1.3 [ 1.182925] Linux agpgart interface v0.103 [ 1.184087] crash memory driver: version 1.1 [ 1.185204] rdac: device handler registered [ 1.186297] hp_sw: device handler registered [ 1.187381] emc: device handler registered [ 1.188429] alua: device handler registered [ 1.189505] libphy: Fixed MDIO Bus: probed [ 1.190617] ehci_hcd: USB 2.0 'Enhanced' Host Controller (EHCI) Driver [ 1.192034] ehci-pci: EHCI PCI platform driver [ 1.193149] ohci_hcd: USB 1.1 'Open' Host Controller (OHCI) Driver [ 1.194505] ohci-pci: OHCI PCI platform driver [ 1.195606] uhci_hcd: USB Universal Host Controller Interface driver [ 1.215210] uhci_hcd 0000:00:01.2: UHCI Host Controller [ 1.216495] uhci_hcd 0000:00:01.2: new USB bus registered, assigned bus number 1 [ 1.218427] uhci_hcd 0000:00:01.2: detected 2 ports [ 1.219648] uhci_hcd 0000:00:01.2: irq 11, io base 0x0000c040 [ 1.220993] usb usb1: New USB device found, idVendor=1d6b, idProduct=0001 [ 1.222437] usb usb1: New USB device strings: Mfr=3, Product=2, SerialNumber=1 [ 1.224330] usb usb1: Product: UHCI Host Controller [ 1.225537] usb usb1: Manufacturer: Linux 3.10.0-514.16.1.el7.x86_64 uhci_hcd [ 1.227036] usb usb1: SerialNumber: 0000:00:01.2 [ 1.228230] hub 1-0:1.0: USB hub found [ 1.229254] hub 1-0:1.0: 2 ports detected [ 1.230387] usbcore: registered new interface driver usbserial [ 1.231708] usbcore: registered new interface driver usbserial_generic [ 1.233108] usbserial: USB Serial support registered for generic [ 1.234448] i8042: PNP: PS/2 Controller [PNP0303:KBD,PNP0f13:MOU] at 0x60,0x64 irq 1,12 [ 1.237012] serio: i8042 KBD port at 0x60,0x64 irq 1 [ 1.238202] serio: i8042 AUX port at 0x60,0x64 irq 12 [ 1.239451] mousedev: PS/2 mouse device common for all mice [ 1.240950] input: AT Translated Set 2 keyboard as /devices/platform/i8042/serio0/input/input1 [ 1.243551] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input2 [ 1.246217] rtc_cmos 00:00: RTC can wake from S4 [ 1.246634] rtc_cmos 00:00: rtc core: registered rtc_cmos as rtc0 [ 1.246701] rtc_cmos 00:00: alarms up to one day, y3k, 114 bytes nvram [ 1.246730] cpuidle: using governor menu [ 1.246768] hidraw: raw HID events driver (C) Jiri Kosina [ 1.246833] usbcore: registered new interface driver usbhid [ 1.246833] usbhid: USB HID core driver [ 1.246859] drop_monitor: Initializing network drop monitor service [ 1.246902] TCP: cubic registered [ 1.246905] Initializing XFRM netlink socket [ 1.247002] NET: Registered protocol family 10 [ 1.266386] NET: Registered protocol family 17 [ 1.267445] microcode: CPU0 sig=0x306c1, pf=0x1, revision=0x1 [ 1.267449] microcode: CPU1 sig=0x306c1, pf=0x1, revision=0x1 [ 1.267466] microcode: Microcode Update Driver: v2.01 , Peter Oruba [ 1.267517] Loading compiled-in X.509 certificates [ 1.267532] Loaded X.509 cert 'CentOS Linux kpatch signing key: ea0413152cde1d98ebdca3fe6f0230904c9ef717' [ 1.267541] Loaded X.509 cert 'CentOS Linux Driver update signing key: 7f421ee0ab69461574bb358861dbe77762a4201b' [ 1.267846] Loaded X.509 cert 'CentOS Linux kernel signing key: 3fe1eb8b4f91d484cd55448454a024de5634e106' [ 1.267857] registered taskstats version 1 [ 1.272474] Key type trusted registered [ 1.273460] Key type encrypted registered [ 1.274433] IMA: No TPM chip found, activating TPM-bypass! [ 1.276059] rtc_cmos 00:00: setting system clock to 2018-10-12 05:53:11 UTC (1539323591) [ 1.299723] Freeing unused kernel memory: 1680k freed [ 1.304001] 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.308013] input: VirtualPS/2 VMware VMMouse as /devices/platform/i8042/serio1/input/input3 [ 1.308157] systemd[1]: Detected virtualization kvm. [ 1.308160] systemd[1]: Detected architecture x86-64. [ 1.308161] systemd[1]: Running in initial RAM disk. Welcome to [0;34mCentOS Linux 7 (Core) dracut-033-463.el7 (Initramfs)[0m! [ 1.314746] systemd[1]: No hostname configured. [ 1.315885] systemd[1]: Set hostname to . [ 1.317114] systemd[1]: Initializing machine ID from KVM UUID. [[32m OK [0m] Reached target Timers. [ 1.338208] systemd[1]: Reached target Timers. [ 1.339350] systemd[1]: Starting Timers. [[32m OK [0m] Reached target Swap. [ 1.341141] systemd[1]: Reached target Swap. [ 1.342247] systemd[1]: Starting Swap. [[32m OK [0m] Created slice Root Slice. [ 1.344099] systemd[1]: Created slice Root Slice. [ 1.345254] systemd[1]: Starting Root Slice. [[32m OK [0m] Listening on Journal Socket. [ 1.347198] systemd[1]: Listening on Journal Socket. [ 1.348398] systemd[1]: Starting Journal Socket. [[32m OK [0m] Listening on udev Control Socket. [ 1.350440] systemd[1]: Listening on udev Control Socket. [ 1.351689] systemd[1]: Starting udev Control Socket. [[32m OK [0m] Listening on udev Kernel Socket. [ 1.353767] systemd[1]: Listening on udev Kernel Socket. [ 1.355002] systemd[1]: Starting udev Kernel Socket. [[32m OK [0m] Reached target Sockets. [ 1.356980] systemd[1]: Reached target Sockets. [ 1.358101] systemd[1]: Starting Sockets. [ 1.359178] systemd[1]: Started Dispatch Password Requests to Console Directory Watch. [ 1.361191] systemd[1]: Starting Dispatch Password Requests to Console Directory Watch. [[32m OK [0m] Reached target Paths. [ 1.363961] systemd[1]: Reached target Paths. [ 1.365252] systemd[1]: Starting Paths. [[32m OK [0m] Reached target Local File Systems. [ 1.367577] systemd[1]: Reached target Local File Systems. [ 1.369202] systemd[1]: Starting Local File Systems. [[32m OK [0m] Created slice System Slice. [ 1.371739] systemd[1]: Created slice System Slice. [ 1.373244] systemd[1]: Starting System Slice. [ 1.375130] 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.379661] systemd[1]: Starting dracut cmdline hook... Starting dracut cmdline hook... [[32m OK [0m] Reached target Slices. [ 1.382948] systemd[1]: Reached target Slices. [ 1.384369] systemd[1]: Starting Slices. [ 1.386030] systemd[1]: Starting Apply Kernel Variables... Starting Apply Kernel Variables... [ 1.388831] systemd[1]: Starting Journal Service... Starting Journal Service... [[32m OK [0m] Started Create list of required sta...ce nodes for the current kernel. [ 1.393913] systemd[1]: Started Create list of required static device nodes for the current kernel. [[32m OK [0m] Started Apply Kernel Variables. [ 1.398133] systemd[1]: Started Apply Kernel Variables. [[32m OK [0m] Started Journal Service. [ 1.400260] systemd[1]: Started Journal Service. Starting Create Static Device Nodes in /dev... [[32m OK [0m] Started Create Static Device Nodes in /dev. [[32m OK [0m] Started dracut cmdline hook. Starting dracut pre-udev hook... [ 1.455617] RPC: Registered named UNIX socket transport module. [ 1.456975] RPC: Registered udp transport module. [ 1.458110] RPC: Registered tcp transport module. [ 1.459245] 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.533164] usb 1-1: new full-speed USB device number 2 using uhci_hcd [[32m OK [0m] Started udev Coldplug all Devices. [[32m OK [0m] Reached target System Initialization. [[32m OK [0m] Reached target Basic System. Starting dracut initqueue hook... [ 1.547571] FDC 0 is a S82078B [ 1.575384] ACPI: PCI Interrupt Link [LNKC] enabled at IRQ 10 [ 1.615228] ACPI: PCI Interrupt Link [LNKA] enabled at IRQ 10 [ 1.618494] scsi host0: ata_piix [ 1.619592] scsi host1: ata_piix [ 1.620804] ata1: PATA max MWDMA2 cmd 0x1f0 ctl 0x3f6 bmdma 0xc0a0 irq 14 [ 1.622255] ata2: PATA max MWDMA2 cmd 0x170 ctl 0x376 bmdma 0xc0a8 irq 15 [ 1.626044] 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.685758] usb 1-1: New USB device found, idVendor=0627, idProduct=0001 [ 1.687249] usb 1-1: New USB device strings: Mfr=1, Product=3, SerialNumber=5 [ 1.688741] usb 1-1: Product: QEMU USB Tablet [ 1.689827] usb 1-1: Manufacturer: QEMU [ 1.690834] usb 1-1: SerialNumber: 42 [ 1.700882] input: QEMU QEMU USB Tablet as /devices/pci0000:00/0000:00:01.2/usb1/1-1/1-1:1.0/input/input4 [ 1.703290] 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. Mounting /sysroot... [[32m OK [0m] Reached target Remote File Systems (Pre). [[32m OK [0m] Reached target Remote File Systems. [ 1.794309] SGI XFS with ACLs, security attributes, no debug enabled [ 1.796666] XFS (vda1): Mounting V4 Filesystem [ 1.896786] XFS (vda1): Ending clean mount [[32m OK [0m] Mounted /sysroot. [[32m OK [0m] Reached target Initrd Root File System. Starting Reload Configuration from the Real Root... [[32m OK [0m] Started Reload Configuration from the Real Root. [[32m OK [0m] Reached target Initrd File Systems. [[32m OK [0m] Reached target Initrd Default Target. Starting dracut pre-pivot and cleanup hook... [[32m OK [0m] Started dracut pre-pivot and cleanup hook. Starting Cleaning Up and Shutting Down Daemons... [[32m OK [0m] Stopped target Timers. [[32m OK [0m] Stopped Cleaning Up and Shutting Down Daemons. [[32m OK [0m] Stopped dracut pre-pivot and cleanup hook. Stopping dracut pre-pivot and cleanup hook... [[32m OK [0m] Stopped target Remote File Systems. [[32m OK [0m] Stopped target Remote File Systems (Pre). [[32m OK [0m] Stopped dracut initqueue hook. Stopping dracut initqueue hook... [[32m OK [0m] Stopped target Initrd Default Target. [[32m OK [0m] Stopped target Basic System. [[32m OK [0m] Stopped target System Initialization. [[32m OK [0m] Stopped target Swap. [[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 Apply Kernel Variables. Stopping Apply Kernel Variables... Stopping udev Kernel Device Manager... [[32m OK [0m] Stopped target Slices. [[32m OK [0m] Stopped target Sockets. [[32m OK [0m] Stopped target Paths. [[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.[ 2.098499] tsc: Refined TSC clocksource calibration: 3491.909 MHz Stopping Create list of required st... nodes for the current kernel... [[32m OK [0m] Closed udev Control Socket. [[32m OK [0m] Closed udev Kernel Socket. Starting Cleanup udevd DB... [[32m OK [0m] Started Cleanup udevd DB. [[32m OK [0m] Reached target Switch Root. Starting Switch Root... [ 2.112002] systemd-journald[119]: Received SIGTERM from PID 1 (systemd). [ 2.163224] SELinux: Disabled at runtime. [ 2.200133] type=1404 audit(1539323592.425:2): selinux=0 auid=4294967295 ses=4294967295 [ 2.247966] ip_tables: (C) 2000-2006 Netfilter Core Team [ 2.249325] systemd[1]: Inserted module 'ip_tables' Welcome to [0;31mCentOS Linux 7 (Core)[0m! [[32m OK [0m] Stopped Switch Root. [[32m OK [0m] Reached target Swap. [[32m OK [0m] Set up automount Arbitrary Executab...ats File System Automount Point. Mounting Debug File System... Mounting NFSD configuration filesystem... [[32m OK [0m] Listening on udev Control Socket. [[32m OK [0m] Created slice system-getty.slice. [[32m OK [0m] Listening on udev Kernel Socket. [[32m OK [0m] Stopped Journal Service. Starting Journal Service... Starting Create list of required st... nodes for the current kernel... [[32m OK [0m] Reached target Encrypted Volumes. [[32m OK [0m] Created slice system-selinux\x2dpol...grate\x2dlocal\x2dchanges.slice. [[32m OK [0m] Stopped File System Check on Root Device. Stopping File System Check on Root Device... [[32m OK [0m] Listening on /dev/initctl Compatibility Named Pipe. [[32m OK [0m] Created slice User and Session Slice. [[32m OK [0m] Reached target Slices. [[32m OK [0m] Stopped target Switch Root. [[32m OK [0m] Stopped target Initrd Root File System. [[32m OK [0m] Stopped target Initrd File Systems. Starting Remount Root and Kernel File Systems... Starting Setup Virtual Console... Starting Apply Kernel Variables... [[32m OK [0m] Created slice system-serial\x2dgetty.slice. [[32m OK [0m] Listening on Delayed Shutdown Socket. Mounting Huge Pages File System... Mounting POSIX Message Queue 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 Configure read-only root support... Starting Rebuild Hardware Database... Starting Load/Save Random Seed... Starting Create Static Device Nodes in /dev... Starting Flush Journal to Persistent Storage... [[32m OK [0m] Started Apply Kernel Variables. [[32m OK [0m] Started Load/Save Random Seed. [ 2.530996] Installing knfsd (copyright (C) 1996 okir@monad.swb.de). [[32m OK [0m] Mounted NFSD configuration filesystem. [[32m OK [0m] Started Configure read-only root support. [[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 Mark the need to relabel after reboot... Starting Rebuild Journal Catalog... Starting Preprocess NFS configuration... Starting Import network configuration from initramfs... Starting udev Kernel Device Manager... [ 2.584154] systemd-journald[383]: Received request to flush runtime journal from PID 1 [[32m OK [0m] Started Flush Journal to Persistent Storage. [[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 udev Kernel Device Manager. [[32m OK [0m] Started Create Volatile Files and Directories. Starting Security Auditing Service... [ 2.647135] type=1305 audit(1539323592.872:3): audit_pid=437 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 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 Dump dmesg to /var/log/dmesg... Starting Authorization Manager... [[32m OK [0m] Started D-Bus System Message Bus. Starting D-Bus System Message Bus... Starting GSSAPI Proxy Daemon... Starting Initial cloud-init job (pre-networking)... Starting Login Service... Starting LSB: Bring up/down networking... Starting NTP client/server... [[32m OK [0m] Started irqbalance daemon. Starting irqbalance daemon... [ 2.868956] input: PC Speaker as /devices/platform/pcspkr/input/input5 [ 2.870789] piix4_smbus 0000:00:01.3: SMBus Host Controller at 0x700, revision 0 [[32m OK [0m] Started Dump dmesg to /var/log/dmesg. [ 2.878007] [drm] Initialized drm 1.1.0 20060810 [[32m OK [0m] Found device /dev/ttyS0. [[32m OK [0m] Started Login Service. [ 2.901178] [TTM] Zone kernel: Available graphics memory: 1940960 kiB [ 2.902898] [TTM] Initializing pool allocator [ 2.904656] [TTM] Initializing DMA pool allocator [ 2.907086] [drm] fb mappable at 0xFC000000 [ 2.908325] [drm] vram aper at 0xFC000000 [ 2.909662] [drm] size 33554432 [ 2.910928] [drm] fb depth is 24 [ 2.912236] [drm] pitch is 3072 [ 2.914881] fbcon: cirrusdrmfb (fb0) is primary device [ 2.920954] ppdev: user-space parallel port driver [ 2.936131] Console: switching to colour frame buffer device 128x48 [ 2.948978] cirrus 0000:00:02.0: fb0: cirrusdrmfb frame buffer device [ 2.949014] AES CTR mode by8 optimization enabled [ 2.951296] alg: No test for __gcm-aes-aesni (__driver-gcm-aes-aesni) [ 2.954107] [drm] Initialized cirrus 1.0.0 20110418 for 0000:00:02.0 on minor 0 [[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 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. [[32m OK [0m] Started NTP client/server. [[32m OK [0m] Started Authorization Manager. [ 3.015134] alg: No test for crc32 (crc32-pclmul) [ 3.044321] intel_rapl: no valid rapl domains found in package 0 [ 3.049638] intel_rapl: no valid rapl domains found in package 0 [ 3.053197] intel_powerclamp: No package C-state available [ 3.060066] intel_powerclamp: No package C-state available[ 3.384563] cloud-init[476]: Cloud-init v. 0.7.5 running 'init-local' at Fri, 12 Oct 2018 05:53:13 +0000. Up 3.34 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 Postfix Mail Transport Agent... Starting Initial cloud-init job (metadata service crawler)... Starting PostgreSQL 9.5 database server... Starting OpenSSH server daemon... Starting System Logging Service... Starting nginx - high performance web server... Starting Dynamic System Tuning Daemon... Starting Notify NFS peers of a restart... [[32m OK [0m] Reached target Network is Online. Starting LSB: Supports the direct execution of binary formats.... Starting Crash recovery kernel arming... [[32m OK [0m] Started InfluxDB Service. Starting InfluxDB Service... Starting RabbitMQ Service... Starting LSB: Starts Logstash as a daemon.... [[32m OK [0m] Started Cloudify REST Service. Starting Cloudify REST Service... [[32m OK [0m] Started Cloudify Stage Service. Starting Cloudify Stage Service... [[32m OK [0m] Started OpenSSH server daemon. [[32m OK [0m] Started Notify NFS peers of a restart. Mounting Arbitrary Executable File Formats File System... [[32m OK [0m] Started LSB: Starts Logstash as a daemon.. [[32m OK [0m] Mounted Arbitrary Executable File Formats File System. [[32m OK [0m] Started System Logging Service. [[32m OK [0m] Created slice user-993.slice. [[32m OK [0m] Started LSB: Supports the direct execution of binary formats.. [[32m OK [0m] Started nginx - high performance web server. [ 5.454916] cloud-init[789]: Cloud-init v. 0.7.5 running 'init' at Fri, 12 Oct 2018 05:53:16 +0000. Up 5.41 seconds. [ 5.472397] cloud-init[789]: ci-info: +++++++++++++++++++++++++++Net device info++++++++++++++++++++++++++++ [ 5.473903] cloud-init[789]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.475445] cloud-init[789]: ci-info: | Device | Up | Address | Mask | Hw-Address | [ 5.476898] cloud-init[789]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.478509] cloud-init[789]: ci-info: | lo: | True | 127.0.0.1 | 255.0.0.0 | . | [ 5.485184] cloud-init[789]: ci-info: | eth0: | True | 192.168.120.12 | 255.255.255.0 | fa:16:3e:d6:3b:35 | [ 5.486654] cloud-init[789]: ci-info: +--------+------+----------------+---------------+-------------------+ [ 5.493089] cloud-init[789]: ci-info: +++++++++++++++++++++++++++++++++++Route info++++++++++++++++++++++++++++++++++++ [ 5.498176] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.502167] cloud-init[789]: ci-info: | Route | Destination | Gateway | Genmask | Interface | Flags | [ 5.505704] cloud-init[789]: ci-info: +-------+-----------------+---------------+-----------------+-----------+-------+ [ 5.512255] cloud-init[789]: ci-info: | 0 | 0.0.0.0 | 192.168.120.1 | 0.0.0.0 | eth0 | UG | [ 5.516094] cloud-init[789]: ci-info: | 1 | 169.254.169.254 | 192.168.120.2 | 255.255.255.255 | eth0 | UGH |[[32m OK [0m] Started Dynamic System Tuning Daemon. [ 5.527395] cloud-init[789]: ci-info: | 2 | 192.168.120.0 | 0.0.0.0 | 255.255.255.0 | eth0 | U | [ 5.529056] cloud-init[789]: 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: [ 8.920556] cloud-init[2719]: Cloud-init v. 0.7.5 running 'modules:config' at Fri, 12 Oct 2018 05:53:19 +0000. Up 8.85 seconds. [ 9.803340] cloud-init[2806]: Cloud-init v. 0.7.5 running 'modules:final' at Fri, 12 Oct 2018 05:53:20 +0000. Up 9.75 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 | 96:b3:53:61:05:1a:fa:05:7b:a6:1a:41:e9:77:2d:86 | - | 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----- [ 9.855712] cloud-init[2806]: Cloud-init v. 0.7.5 finished at Fri, 12 Oct 2018 05:53:20 +0000. Datasource DataSourceOpenStack [net,ver=2]. Up 9.85 seconds 2018-10-12 05:53:28,168 - paramiko.transport - DEBUG - starting thread (client mode): 0x12405790L 2018-10-12 05:53:28,169 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:53:28,188 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_6.6.1 2018-10-12 05:53:28,188 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_6.6.1) 2018-10-12 05:53:28,217 - 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-10-12 05:53:28,218 - paramiko.transport - DEBUG - Kex agreed: ecdh-sha2-nistp256 2018-10-12 05:53:28,218 - paramiko.transport - DEBUG - HostKey agreed: ssh-ed25519 2018-10-12 05:53:28,218 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:53:28,218 - paramiko.transport - DEBUG - MAC agreed: hmac-sha2-256 2018-10-12 05:53:28,218 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:53:28,232 - paramiko.transport - DEBUG - kex engine KexNistp256 specified hash_algo 2018-10-12 05:53:28,232 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:53:28,269 - paramiko.transport - DEBUG - Adding ssh-ed25519 host key for 172.30.9.206: 4c1f7c71f5a98b8370f02ab218eae423 2018-10-12 05:53:28,270 - paramiko.transport - DEBUG - Trying key 96b35361051afa057ba61a41e9772d86 from /tmp/tmpgPZMvC 2018-10-12 05:53:28,275 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:53:28,380 - paramiko.transport - INFO - Authentication (publickey) successful! 2018-10-12 05:53:28,386 - cloudify.rest_client.http - DEBUG - Setting `Authorization` header: * 2018-10-12 05:53:28,386 - cloudify.rest_client.http - DEBUG - Setting `Tenant` header: default_tenant 2018-10-12 05:53:28,387 - functest.core.cloudify - INFO - Attemps running status of the Manager 2018-10-12 05:53:28,387 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-10-12 05:53:28,629 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:53:28,630 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:53:28,630 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:53:28,630 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:53:28,630 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:53:28,630 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:53:28,630 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:53:28,630 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4722, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4730, "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": 1725, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4703, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 866, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 812, "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": 4403, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4696, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-12 05:53:28,631 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:53:28,631 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:53:27 GMT 2018-10-12 05:53:28,631 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:53:28,631 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-12 05:53:28,631 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:53:28,631 - functest.core.cloudify - DEBUG - status {u'status': u'running', u'services': [{u'instances': [{u'LoadState': u'loaded', u'Description': u'InfluxDB Service', u'MainPID': 4722, 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': 4730, 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': 1725, 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': 4703, 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': 866, 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': 812, 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': 4403, 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': 4696, u'state': u'running', u'Id': u'nginx.service', u'ActiveState': u'active', u'SubState': u'running'}], u'display_name': u'Webserver'}]} 2018-10-12 05:53:28,632 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/status 2018-10-12 05:53:28,741 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:53:28,741 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:53:28,741 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:53:28,741 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:53:28,741 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:53:28,742 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:53:28,742 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:53:28,742 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"status": "running", "services": [{"instances": [{"LoadState": "loaded", "Description": "InfluxDB Service", "state": "running", "MainPID": 4722, "Id": "cloudify-influxdb.service", "ActiveState": "active", "SubState": "running"}], "display_name": "InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify Management Worker Service", "state": "running", "MainPID": 4730, "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": 1725, "Id": "cloudify-rabbitmq.service", "ActiveState": "deactivating", "SubState": "stop"}], "display_name": "RabbitMQ"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify AMQP InfluxDB Broker Service", "state": "running", "MainPID": 4703, "Id": "cloudify-amqpinflux.service", "ActiveState": "active", "SubState": "running"}], "display_name": "AMQP InfluxDB"}, {"instances": [{"LoadState": "loaded", "Description": "PostgreSQL 9.5 database server", "state": "running", "MainPID": 866, "Id": "postgresql-9.5.service", "ActiveState": "active", "SubState": "running"}], "display_name": "PostgreSQL"}, {"instances": [{"LoadState": "loaded", "Description": "Cloudify REST Service", "state": "running", "MainPID": 812, "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": 4403, "Id": "cloudify-riemann.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Riemann"}, {"instances": [{"LoadState": "loaded", "Description": "nginx - high performance web server", "state": "running", "MainPID": 4696, "Id": "nginx.service", "ActiveState": "active", "SubState": "running"}], "display_name": "Webserver"}]} 2018-10-12 05:53:28,742 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:53:28,742 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:53:27 GMT 2018-10-12 05:53:28,742 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:53:28,742 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2391 2018-10-12 05:53:28,742 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:53:28,743 - functest.core.cloudify - INFO - The current manager status is running 2018-10-12 05:53:28,743 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/secrets/foo; body: {"update_if_exists": false, "visibility": "tenant", "value": "bar"} 2018-10-12 05:53:28,831 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:53:28,831 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:53:28,831 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:53:28,832 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:53:28,832 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:53:28,832 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:53:28,832 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:53:28,832 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 67 2018-10-12 05:53:28,832 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-12T05:53:27.499Z", "updated_at": "2018-10-12T05:53:27.499Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-12 05:53:28,832 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:53:28,832 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:53:27 GMT 2018-10-12 05:53:28,832 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:53:28,833 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-12 05:53:28,833 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:53:28,833 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/secrets 2018-10-12 05:53:28,898 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:53:28,898 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:53:28,898 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:53:28,898 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:53:28,898 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:53:28,898 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:53:28,899 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:53:28,899 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"permission": null, "tenant_name": "default_tenant", "created_at": "2018-10-12T05:53:27.499Z", "updated_at": "2018-10-12T05:53:27.499Z", "created_by": "admin", "key": "foo"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-12 05:53:28,899 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:53:28,899 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:53:27 GMT 2018-10-12 05:53:28,899 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:53:28,899 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 253 2018-10-12 05:53:28,899 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:53:28,900 - functest.core.cloudify - DEBUG - List secrets: 2018-10-12 05:53:28,900 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/secrets/foo 2018-10-12 05:53:28,970 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:53:28,970 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:53:28,970 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:53:28,971 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:53:28,971 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:53:28,971 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:53:28,971 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:53:28,971 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-12 05:53:28,971 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"tenant_name": "default_tenant", "created_at": "2018-10-12T05:53:27.499Z", "updated_at": "2018-10-12T05:53:27.499Z", "created_by": "admin", "private_resource": false, "value": "bar", "key": "foo"} 2018-10-12 05:53:28,971 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:53:28,971 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:53:27 GMT 2018-10-12 05:53:28,971 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:53:28,972 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 197 2018-10-12 05:53:28,972 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:53:28,972 - functest.core.cloudify - INFO - Secrets API successfully reached 2018-10-12 05:53:28,972 - functest.core.cloudify - INFO - Cloudify Manager is up and running 2018-10-12 05:53:28,972 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Put private keypair in manager 2018-10-12 05:53:28,973 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:53:28,974 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-12 05:53:28,974 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:53:28,978 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:53:29,016 - paramiko.transport - DEBUG - [chan 0] EOF sent (0) 2018-10-12 05:53:29,017 - paramiko.transport - DEBUG - [chan 1] Max packet in: 32768 bytes 2018-10-12 05:53:29,018 - paramiko.transport - DEBUG - [chan 0] EOF received (0) 2018-10-12 05:53:29,058 - paramiko.transport - DEBUG - [chan 1] Max packet out: 32768 bytes 2018-10-12 05:53:29,058 - paramiko.transport - DEBUG - Secsh channel 1 opened. 2018-10-12 05:53:29,086 - paramiko.transport - DEBUG - [chan 1] Sesch channel 1 request ok 2018-10-12 05:54:14,604 - paramiko.transport - DEBUG - [chan 1] EOF received (1) 2018-10-12 05:54:14,604 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - output: Loaded plugins: fastestmirror Determining fastest mirrors * base: mirror.fileplanet.com * extras: mirrors.xmission.com * updates: mirror.web-ster.com 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 8.3 MB/s | 54 MB 00:06 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-10-12 05:54:14,605 - paramiko.transport - DEBUG - [chan 1] EOF sent (1) 2018-10-12 05:54:14,605 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - error: 2018-10-12 05:54:14,606 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/vyos-1.1.7.img 2018-10-12 05:54:17,810 - shade - DEBUG - Image file /home/opnfv/functest/images/vyos-1.1.7.img md5:5428081a21782d4eab3b67d8cc6bf508 sha256:55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0 2018-10-12 05:54:17,811 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:54:17,811 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:54:18,003 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-d79967f1-781d-4cfd-988a-372fa9025490 Date: Fri, 12 Oct 2018 05:54:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/snap", "metadata": {}}], "file": "/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/file", "owner": "2d54cddeac7449f1a5b6383d4df56afb", "id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "size": 4373348352, "self": "/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-12T05:50:25Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-12T05:49:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:54:18,003 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d79967f1-781d-4cfd-988a-372fa9025490 2018-10-12 05:54:18,004 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.192643165588s 2018-10-12 05:54:18,004 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-d79967f1-781d-4cfd-988a-372fa9025490 2018-10-12 05:54:18,007 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 05:54:18,007 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '{"owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "vyos_vrouter-img_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}' 2018-10-12 05:54:18,261 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 884 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47 X-Openstack-Request-Id: req-b1ddeda8-9d6a-4e1f-aea0-39906164f1d0 Date: Fri, 12 Oct 2018 05:54:18 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47/file", "owner": "2d54cddeac7449f1a5b6383d4df56afb", "id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "size": null, "self": "/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-10-12T05:54:18Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "checksum": null, "created_at": "2018-10-12T05:54:18Z", "protected": false} 2018-10-12 05:54:18,261 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b1ddeda8-9d6a-4e1f-aea0-39906164f1d0 2018-10-12 05:54:18,261 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.254580974579s 2018-10-12 05:54:18,262 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-b1ddeda8-9d6a-4e1f-aea0-39906164f1d0 returning object 85788fbe-b6df-4115-aad0-c22c2ebb3c47 2018-10-12 05:54:18,263 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 05:54:18,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47/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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '' 2018-10-12 05:54:26,334 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-7d0f1e6e-f1a2-4052-9030-2a9f5fe54477 Date: Fri, 12 Oct 2018 05:54:26 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 05:54:26,334 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47/file used request id req-7d0f1e6e-f1a2-4052-9030-2a9f5fe54477 2018-10-12 05:54:26,334 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 8.07145094872s 2018-10-12 05:54:26,335 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47/file used request id req-7d0f1e6e-f1a2-4052-9030-2a9f5fe54477 2018-10-12 05:54:26,335 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 05:54:26,336 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:54:26,512 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2356 Content-Type: application/json X-Openstack-Request-Id: req-a85d1d06-94cc-4a9b-b716-b1f1b7899a63 Date: Fri, 12 Oct 2018 05:54:26 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47/snap", "metadata": {}}], "file": "/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47/file", "owner": "2d54cddeac7449f1a5b6383d4df56afb", "id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "size": 426967040, "self": "/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0", "updated_at": "2018-10-12T05:54:26Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "5428081a21782d4eab3b67d8cc6bf508", "name": "vyos_vrouter-img_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "checksum": "5428081a21782d4eab3b67d8cc6bf508", "created_at": "2018-10-12T05:54:18Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/snap", "metadata": {}}], "file": "/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/file", "owner": "2d54cddeac7449f1a5b6383d4df56afb", "id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "size": 4373348352, "self": "/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-12T05:50:25Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-12T05:49:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 05:54:26,512 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a85d1d06-94cc-4a9b-b716-b1f1b7899a63 2018-10-12 05:54:26,512 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.176709890366s 2018-10-12 05:54:26,512 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a85d1d06-94cc-4a9b-b716-b1f1b7899a63 2018-10-12 05:54:26,515 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47/snap', u'metadata': Munch({})})], 'file': u'/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47/file', 'owner': u'2d54cddeac7449f1a5b6383d4df56afb', 'id': u'85788fbe-b6df-4115-aad0-c22c2ebb3c47', 'size': 426967040, u'self': u'/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'2d54cddeac7449f1a5b6383d4df56afb', 'name': 'vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T05:54:26Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-12T05:54:26Z', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', 'properties': {u'self': u'/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}, 'name': u'vyos_vrouter-img_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', 'created': u'2018-10-12T05:54:18Z', 'checksum': u'5428081a21782d4eab3b67d8cc6bf508', 'created_at': u'2018-10-12T05:54:18Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47', u'owner_specified.shade.md5': u'5428081a21782d4eab3b67d8cc6bf508', u'owner_specified.shade.object': u'images/vyos_vrouter-img_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', u'owner_specified.shade.sha256': u'55fa585158ce340dac1941aa3ea9cf2e0547b9b405b91c0b2e22c767ed5bbfe0', u'schema': u'/v2/schemas/image'}}) 2018-10-12 05:54:26,516 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 05:54:26,519 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "vyos_vrouter-flavor_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 50, "id": null, "swap": 0}}' 2018-10-12 05:54:26,576 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-ff73ee53-972d-471d-af30-476bf7366878 x-compute-request-id: req-ff73ee53-972d-471d-af30-476bf7366878 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "name": "vyos_vrouter-flavor_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 05:54:26,576 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ff73ee53-972d-471d-af30-476bf7366878 2018-10-12 05:54:26,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0599179267883s 2018-10-12 05:54:26,576 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-ff73ee53-972d-471d-af30-476bf7366878 returning object a9ad07bf-49f9-4578-b66c-a7b23892b3cf 2018-10-12 05:54:26,577 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'vyos_vrouter-flavor_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'a9ad07bf-49f9-4578-b66c-a7b23892b3cf', 'swap': 0}) 2018-10-12 05:54:26,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 05:54:26,581 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf/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}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" -d '{"extra_specs": {}}' 2018-10-12 05:54:26,605 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-641e797f-17d5-4d56-b854-8cce43c06d08 x-compute-request-id: req-641e797f-17d5-4d56-b854-8cce43c06d08 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 05:54:26,606 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf/os-extra_specs used request id req-641e797f-17d5-4d56-b854-8cce43c06d08 2018-10-12 05:54:26,606 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0276310443878s 2018-10-12 05:54:26,606 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf/os-extra_specs used request id req-641e797f-17d5-4d56-b854-8cce43c06d08 2018-10-12 05:54:26,607 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-12 05:54:26,607 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:54:26,692 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6b2a4417-3ddf-4e13-8de5-4a53957ba687 Content-Encoding: gzip Content-Length: 918 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://172.30.9.27:5000/v3/services/092d8d40f3e843f29805b9a7984c3558"}, "enabled": true, "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.27:5000/v3/services/149713f149c042418b40a2b7d71c8bb3"}, "enabled": true, "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.27:5000/v3/services/1b751243a65b454a9de4c31920ae762d"}, "enabled": true, "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.27:5000/v3/services/261a96837a334205b603b46776999408"}, "enabled": true, "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/3ba97a60e1bb4db6963e64effcd987a5"}, "enabled": true, "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.27:5000/v3/services/3c65419449194833b10e426af1a1fe4e"}, "enabled": true, "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.27:5000/v3/services/4a05654ac7ef4fc5874a3a5b8323cdd0"}, "enabled": true, "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.27:5000/v3/services/681b133742b44d94ae56894a5fb6e2ea"}, "enabled": true, "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.27:5000/v3/services/70f9db54ffc64781a8aec1b25b0d1d5b"}, "enabled": true, "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/81e986ce1094436cbb1c87f8ad758d3b"}, "enabled": true, "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.27:5000/v3/services/987b17cc0fb549eba23dc211140e976f"}, "enabled": true, "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.27:5000/v3/services/a41f07f4be824367b018b439887e5092"}, "enabled": true, "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.27:5000/v3/services/b61d7ecbdd5e4804b733992da8085c08"}, "enabled": true, "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.27:5000/v3/services/be0ca90be36448eb8679fa10c50c5aae"}, "enabled": true, "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.27:5000/v3/services/e66f8d24f7ab4d1094d8cd0a7c7d7564"}, "enabled": true, "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.27:5000/v3/services/fd219c8e36fe425ab27469368445a53a"}, "enabled": true, "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "links": {"self": "http://172.30.9.27:5000/v3/services", "previous": null, "next": null}} 2018-10-12 05:54:26,692 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/services used request id req-6b2a4417-3ddf-4e13-8de5-4a53957ba687 2018-10-12 05:54:26,692 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.0857081413269s 2018-10-12 05:54:26,698 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-12 05:54:26,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 05:54:26,779 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:54:26 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d60aa2c6-d21f-4368-84b6-9525cc15bfd0 Content-Encoding: gzip Content-Length: 2062 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/07309ce3acce4af7bc21f347f54d13c3"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "681b133742b44d94ae56894a5fb6e2ea", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0f253463b6b0473d9acb54f92e10cfb0"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b61d7ecbdd5e4804b733992da8085c08", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/12a47679f3e64df88bb67207649fc609"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "092d8d40f3e843f29805b9a7984c3558", "id": "12a47679f3e64df88bb67207649fc609"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/12d2f0a8350b41b2a77005451f66d850"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "be0ca90be36448eb8679fa10c50c5aae", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/18ac5f5364f0441e8b1523d73815adbd"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1964f5de5fba4f9a8f0de13eccba1ecf"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "261a96837a334205b603b46776999408", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1ac9bca729db4922a9987d4edff96574"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fd219c8e36fe425ab27469368445a53a", "id": "1ac9bca729db4922a9987d4edff96574"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/231aa8297bdd4127a416d3fccb66bca9"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "092d8d40f3e843f29805b9a7984c3558", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/27601ab187ae455d9a5023e6bbd2b539"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "261a96837a334205b603b46776999408", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2a2ed46a193b48e1abcdcadd10352366"}, "url": "http://172.30.9.27:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2e0aec79400c48e6a1c3d8655b512a36"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "987b17cc0fb549eba23dc211140e976f", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5634a45708044c36920b9da228aa9434"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "092d8d40f3e843f29805b9a7984c3558", "id": "5634a45708044c36920b9da228aa9434"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5855d5afa25349bd834e96f1db1b5d7a"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "149713f149c042418b40a2b7d71c8bb3", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/59709c69d01049b1b78b8d29cb35da4e"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fd219c8e36fe425ab27469368445a53a", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/59f4d752739b4d26825329574bdc4ad8"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b61d7ecbdd5e4804b733992da8085c08", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5b94dc0037414fa0b7ba1fa61bca203b"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/616cd50e2c9e42c5a8ea818464b4ce22"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ba97a60e1bb4db6963e64effcd987a5", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/623dadf83c3645e8a0c103d29dc88226"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "be0ca90be36448eb8679fa10c50c5aae", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/667cce4e6b694b0b994c396619e8f6a1"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "987b17cc0fb549eba23dc211140e976f", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/67a42cd9180c458fab55a6840879b7c9"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ba97a60e1bb4db6963e64effcd987a5", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6c619fbb1ca247f5830d3bf1a59d972c"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "70f9db54ffc64781a8aec1b25b0d1d5b", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/70eb46d86b9d493ba26e6e7747a9ec57"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/830084776beb4db7a549597373d48686"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "81e986ce1094436cbb1c87f8ad758d3b", "id": "830084776beb4db7a549597373d48686"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8349352cce3649b5abc2f5cbd45c2778"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "149713f149c042418b40a2b7d71c8bb3", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/89500a13482d4d1d9e0a3cfd0790fe5e"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "70f9db54ffc64781a8aec1b25b0d1d5b", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/896cdf233ef247bda71716b49d6c9161"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "149713f149c042418b40a2b7d71c8bb3", "id": "896cdf233ef247bda71716b49d6c9161"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8b2661142a554780bd06d65183412939"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b61d7ecbdd5e4804b733992da8085c08", "id": "8b2661142a554780bd06d65183412939"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8c39d06676be438e969ca9de48304ac2"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a41f07f4be824367b018b439887e5092", "id": "8c39d06676be438e969ca9de48304ac2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8d2e2c45db2b476aa8e90ad31056d7ec"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "81e986ce1094436cbb1c87f8ad758d3b", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9bb1aa3294074b91aadc0d0cdcab357e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b751243a65b454a9de4c31920ae762d", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a3730a945a354ae2bca109a4793612c1"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "id": "a3730a945a354ae2bca109a4793612c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a81cd564beac4ad8995ccea1702da0e0"}, "url": "http://172.30.9.27:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fd219c8e36fe425ab27469368445a53a", "id": "a81cd564beac4ad8995ccea1702da0e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aa308bbe8ec04a548183b832824280e9"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "681b133742b44d94ae56894a5fb6e2ea", "id": "aa308bbe8ec04a548183b832824280e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/adb46d744bb54698b68858f4db340548"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "70f9db54ffc64781a8aec1b25b0d1d5b", "id": "adb46d744bb54698b68858f4db340548"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bbbef46b1e5f4321b6dd52fa28170169"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "987b17cc0fb549eba23dc211140e976f", "id": "bbbef46b1e5f4321b6dd52fa28170169"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c00da30ef7d942618959c2b6cf6dff17"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "id": "c00da30ef7d942618959c2b6cf6dff17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d21fde3e02b34c22ad34ae23b3ade49f"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a41f07f4be824367b018b439887e5092", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d6925c30e26545bb828d0a8b588c6e3f"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ba97a60e1bb4db6963e64effcd987a5", "id": "d6925c30e26545bb828d0a8b588c6e3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db38deced0a34cb785d8b44eb91a068e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b751243a65b454a9de4c31920ae762d", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db8c0829437e4e6bbc046f40a1a75927"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b751243a65b454a9de4c31920ae762d", "id": "db8c0829437e4e6bbc046f40a1a75927"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de5b769a4d254b6e87678f7020c058c7"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "681b133742b44d94ae56894a5fb6e2ea", "id": "de5b769a4d254b6e87678f7020c058c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ea05bf8778e04d00b86f391b68238e33"}, "url": "http://172.30.9.27:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "81e986ce1094436cbb1c87f8ad758d3b", "id": "ea05bf8778e04d00b86f391b68238e33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ecf8cb9c72c54a74815d535a678adfda"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "261a96837a334205b603b46776999408", "id": "ecf8cb9c72c54a74815d535a678adfda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f114f66a4ad947f2abda6e5ae2504861"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a41f07f4be824367b018b439887e5092", "id": "f114f66a4ad947f2abda6e5ae2504861"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fc8ecc8b7c37466aafbb208158a0c827"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "be0ca90be36448eb8679fa10c50c5aae", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-12 05:54:26,779 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-d60aa2c6-d21f-4368-84b6-9525cc15bfd0 2018-10-12 05:54:26,780 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.082710981369s 2018-10-12 05:54:26,787 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Upload VNFD 2018-10-12 05:54:26,815 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/blueprints/vrouter-opnfv; body: bytes data 2018-10-12 05:54:28,574 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:28,574 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:28,574 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:28,574 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:28,575 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:28,575 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:28,575 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:28,575 - cloudify.rest_client.http - DEBUG - request header: Transfer-Encoding: chunked 2018-10-12 05:54:28,575 - 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-10-12T05:54:28.515Z", "updated_at": "2018-10-12T05:54:28.515Z", "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.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.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.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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\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"}, "keystone_url": {"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"}, "region": {"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": {"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"}, "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": {"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"}}, "network": {}, "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"}, "resource_id": {"get_input": "management_plane_subnet_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, "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": "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}, "resource_id": {"get_input": "data_plane_subnet_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, "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.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": {"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"}}, "use_external_resource": false, "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": {"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"}}, "network": {}, "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": {"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"}}, "network": {}, "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": {"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"}}, "use_external_resource": false, "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-10-12 05:54:28,576 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:28,576 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:28 GMT 2018-10-12 05:54:28,577 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:28,577 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-12 05:54:28,577 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:28,590 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Create VNF Instance 2018-10-12 05:54:28,590 - cloudify.rest_client.http - DEBUG - Sending request: PUT http://172.30.9.206:80/api/v3/deployments/vrouter-opnfv; body: {"inputs": {"keystone_url": "http://172.30.9.27:5000", "keystone_tenant_name": "vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "keystone_project_domain_name": "Default", "region": "regionOne", "external_network_name": "external", "keystone_username": "vyos_vrouter-user_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "keystone_user_domain_name": "Default", "reference_vnf_image_id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "keystone_password": "9ac9d9d0-4c65-482b-b733-a6aead9dcb3a", "reference_vnf_flavor_id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "target_vnf_flavor_id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "target_vnf_image_id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47"}, "skip_plugins_validation": false, "visibility": "tenant", "blueprint_id": "vrouter-opnfv"} 2018-10-12 05:54:30,033 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:30,033 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:30,033 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:30,033 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:30,033 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:30,033 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:30,034 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:30,034 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 774 2018-10-12 05:54:30,034 - 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": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "target_vnf_flavor_id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "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_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "keystone_password": "9ac9d9d0-4c65-482b-b733-a6aead9dcb3a", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.27: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": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "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": {"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"}, "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-10-12T05:54:28.775Z", "updated_at": "2018-10-12T05:54:28.775Z", "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-10-12 05:54:30,034 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:30,034 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:30 GMT 2018-10-12 05:54:30,034 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:30,034 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-12 05:54:30,034 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:30,035 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions 2018-10-12 05:54:30,323 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:30,323 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:30,323 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:30,323 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:30,323 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:30,323 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:30,323 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:30,324 - 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": {"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"}, "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-10-12T05:54:29.832Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"}], "metadata": {"pagination": {"total": 1, "offset": 0, "size": 0}}} 2018-10-12 05:54:30,324 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:30,324 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:30 GMT 2018-10-12 05:54:30,324 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:30,324 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6010 2018-10-12 05:54:30,324 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:30,325 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:54:30,442 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:30,442 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:30,442 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:30,443 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:30,443 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:30,443 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:30,443 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:30,443 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-12 05:54:30,443 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:30,443 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:30 GMT 2018-10-12 05:54:30,443 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:30,443 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-12 05:54:30,443 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:30,444 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/8d3067a0-2fe9-4762-8d58-7ccc06c24aff 2018-10-12 05:54:30,508 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:30,509 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:30,509 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:30,509 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:30,509 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:30,509 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:30,509 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:30,509 - 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": {"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"}, "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-10-12T05:54:29.832Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"} 2018-10-12 05:54:30,510 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:30,510 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:30 GMT 2018-10-12 05:54:30,510 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:30,510 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-12 05:54:30,510 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:35,514 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:54:35,802 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:35,803 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:35,803 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:35,803 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:35,803 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:35,803 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:35,803 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:35,803 - 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-10-12T05:54:30.905Z", "message": "Starting 'create_deployment_environment' workflow execution", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:54:30.905Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:54:31.270Z", "message": "Installing plugin: openstack", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:54:31.270Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff", "logger": "42a1ad58-684b-4666-8925-fdf3e6b88308"}, {"node_instance_id": null, "event_type": "task_started", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:54:31.993Z", "message": "Task started 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:54:31.993Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"}, {"node_instance_id": null, "event_type": "sending_task", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:54:31.993Z", "message": "Sending task 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:54:31.993Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:54:31.993Z", "message": "Installing deployment plugins", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:54:31.993Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:54:32.037Z", "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-10-12T05:54:32.037Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff", "logger": "42a1ad58-684b-4666-8925-fdf3e6b88308"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:54:32.037Z", "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-10-12T05:54:32.037Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff", "logger": "42a1ad58-684b-4666-8925-fdf3e6b88308"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:54:32.037Z", "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-10-12T05:54:32.037Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff", "logger": "42a1ad58-684b-4666-8925-fdf3e6b88308"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:54:32.037Z", "message": "Installing plugin from source", "level": "info", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:54:32.037Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff", "logger": "42a1ad58-684b-4666-8925-fdf3e6b88308"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:54:33.070Z", "message": "Installing from directory: /tmp/tmpAZPh2l [args=--prefix=\"/tmp/openstack-3yEd4M\" --constraint=\"/tmp/openstack-3yEd4M/constraint.txt\", package_name=cloudify-openstack-plugin]", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:54:33.070Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff", "logger": "42a1ad58-684b-4666-8925-fdf3e6b88308"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:54:33.070Z", "message": "[localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpAZPh2l --prefix=\"/tmp/openstack-3yEd4M\" --constraint=\"/tmp/openstack-3yEd4M/constraint.txt\"", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:54:33.070Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff", "logger": "42a1ad58-684b-4666-8925-fdf3e6b88308"}], "metadata": {"pagination": {"total": 11, "offset": 0, "size": 50}}} 2018-10-12 05:54:35,804 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:35,804 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:35 GMT 2018-10-12 05:54:35,804 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:35,804 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5806 2018-10-12 05:54:35,804 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:35,804 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'create_deployment_environment' workflow execution 2018-10-12 05:54:35,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin: openstack 2018-10-12 05:54:35,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'cloudify_agent.operations.install_plugins' 2018-10-12 05:54:35,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'cloudify_agent.operations.install_plugins' 2018-10-12 05:54:35,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing deployment plugins 2018-10-12 05:54:35,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip freeze 2018-10-12 05:54:35,805 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Extracting archive: https://github.com/cloudify-cosmo/cloudify-openstack-plugin/archive/2.0.1.zip 2018-10-12 05:54:35,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin openstack [current_platform=linux_x86_64, current_distro=centos, current_distro_release=core] 2018-10-12 05:54:35,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing plugin from source 2018-10-12 05:54:35,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Installing from directory: /tmp/tmpAZPh2l [args=--prefix="/tmp/openstack-3yEd4M" --constraint="/tmp/openstack-3yEd4M/constraint.txt", package_name=cloudify-openstack-plugin] 2018-10-12 05:54:35,806 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - [localhost] run: /opt/mgmtworker/env/bin/pip install /tmp/tmpAZPh2l --prefix="/tmp/openstack-3yEd4M" --constraint="/tmp/openstack-3yEd4M/constraint.txt" 2018-10-12 05:54:35,806 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/8d3067a0-2fe9-4762-8d58-7ccc06c24aff 2018-10-12 05:54:36,286 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:36,287 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:36,287 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:36,287 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:36,287 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:36,287 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:36,287 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:36,287 - 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": {"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"}, "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-10-12T05:54:29.832Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"} 2018-10-12 05:54:36,287 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:36,287 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:36 GMT 2018-10-12 05:54:36,288 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:36,288 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-12 05:54:36,288 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:41,293 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:54:41,377 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:41,378 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:41,378 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:41,378 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:41,378 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:41,378 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:41,378 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:41,378 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-12 05:54:41,379 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:41,379 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:41 GMT 2018-10-12 05:54:41,379 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:41,379 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-12 05:54:41,379 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:41,379 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/8d3067a0-2fe9-4762-8d58-7ccc06c24aff 2018-10-12 05:54:41,440 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:41,440 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:41,440 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:41,440 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:41,440 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:41,441 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:41,441 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:41,441 - 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": {"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"}, "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-10-12T05:54:29.832Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"} 2018-10-12 05:54:41,441 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:41,441 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:41 GMT 2018-10-12 05:54:41,441 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:41,441 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-12 05:54:41,441 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:46,447 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:54:46,527 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:46,528 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:46,528 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:46,528 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:46,528 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:46,528 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:46,528 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:46,528 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-12 05:54:46,528 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:46,529 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:46 GMT 2018-10-12 05:54:46,529 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:46,529 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-12 05:54:46,529 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:46,529 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/8d3067a0-2fe9-4762-8d58-7ccc06c24aff 2018-10-12 05:54:46,596 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:46,596 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:46,596 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:46,596 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:46,596 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:46,596 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:46,596 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:46,596 - 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": {"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"}, "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-10-12T05:54:29.832Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"} 2018-10-12 05:54:46,597 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:46,597 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:46 GMT 2018-10-12 05:54:46,597 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:46,597 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-12 05:54:46,597 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:51,603 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:54:51,683 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:51,683 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:51,683 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:51,683 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:51,683 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:51,683 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:51,683 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:51,683 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-12 05:54:51,684 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:51,684 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:51 GMT 2018-10-12 05:54:51,684 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:51,684 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-12 05:54:51,684 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:51,684 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/8d3067a0-2fe9-4762-8d58-7ccc06c24aff 2018-10-12 05:54:51,756 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:51,757 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:51,757 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:51,757 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:51,757 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:51,757 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:51,757 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:51,757 - 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": {"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"}, "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-10-12T05:54:29.832Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"} 2018-10-12 05:54:51,757 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:51,757 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:51 GMT 2018-10-12 05:54:51,758 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:51,758 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-12 05:54:51,758 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:56,763 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:54:56,838 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:56,838 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:56,838 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:56,838 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:56,839 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:56,839 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:56,839 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:56,839 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 11, "offset": 11, "size": 50}}} 2018-10-12 05:54:56,839 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:56,839 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:56 GMT 2018-10-12 05:54:56,839 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:56,839 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 82 2018-10-12 05:54:56,839 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:54:56,840 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/8d3067a0-2fe9-4762-8d58-7ccc06c24aff 2018-10-12 05:54:56,988 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:54:56,988 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:54:56,988 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:54:56,989 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:54:56,989 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:54:56,989 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:54:56,989 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:54:56,989 - 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": {"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"}, "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-10-12T05:54:29.832Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"} 2018-10-12 05:54:56,989 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:54:56,989 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:54:56 GMT 2018-10-12 05:54:56,989 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:54:56,989 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5931 2018-10-12 05:54:56,990 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:01,995 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:55:02,076 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:02,076 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:02,076 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:02,076 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:02,077 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:02,077 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:02,077 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:02,077 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:54:59.204Z", "message": "Retrieved package name: cloudify-openstack-plugin", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:54:59.204Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff", "logger": "42a1ad58-684b-4666-8925-fdf3e6b88308"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:00.035Z", "message": "Task succeeded 'cloudify_agent.operations.install_plugins'", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:00.035Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"}, {"node_instance_id": null, "operation": ",", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:00.098Z", "message": "Removing directory: /tmp/tmpAZPh2l", "level": "debug", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:00.098Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff", "logger": "42a1ad58-684b-4666-8925-fdf3e6b88308"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:01.051Z", "message": "Creating deployment work directory", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:01.051Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:01.051Z", "message": "'create_deployment_environment' workflow execution succeeded", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:01.051Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"}, {"node_instance_id": null, "event_type": "workflow_stage", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:01.051Z", "message": "Skipping starting deployment policy engine core - no policies defined", "node_name": null, "workflow_id": "create_deployment_environment", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:01.051Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"}], "metadata": {"pagination": {"total": 17, "offset": 11, "size": 50}}} 2018-10-12 05:55:02,077 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:02,077 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:02 GMT 2018-10-12 05:55:02,077 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:02,077 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2991 2018-10-12 05:55:02,077 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:02,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Retrieved package name: cloudify-openstack-plugin 2018-10-12 05:55:02,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'cloudify_agent.operations.install_plugins' 2018-10-12 05:55:02,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Removing directory: /tmp/tmpAZPh2l 2018-10-12 05:55:02,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating deployment work directory 2018-10-12 05:55:02,078 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'create_deployment_environment' workflow execution succeeded 2018-10-12 05:55:02,079 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Skipping starting deployment policy engine core - no policies defined 2018-10-12 05:55:02,079 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/8d3067a0-2fe9-4762-8d58-7ccc06c24aff 2018-10-12 05:55:02,142 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:02,142 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:02,142 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:02,142 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:02,142 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:02,142 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:02,143 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:02,143 - 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": {"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"}, "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-10-12T05:54:29.832Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"} 2018-10-12 05:55:02,143 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:02,143 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:02 GMT 2018-10-12 05:55:02,143 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:02,143 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5934 2018-10-12 05:55:02,143 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:02,144 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Start the VNF Instance deployment 2018-10-12 05:55:02,144 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.206:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "install", "parameters": null} 2018-10-12 05:55:02,306 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:02,306 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:02,307 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:02,307 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:02,307 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:02,307 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:02,307 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:02,307 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 134 2018-10-12 05:55:02,307 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:55:02,307 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:02,307 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:02 GMT 2018-10-12 05:55:02,307 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:02,308 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:55:02,308 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:02,308 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:55:02,382 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:02,382 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:02,382 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:02,382 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:02,382 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:02,382 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:02,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:02,383 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-12 05:55:02,383 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:02,383 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:02 GMT 2018-10-12 05:55:02,383 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:02,383 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-12 05:55:02,383 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:02,383 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:55:02,447 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:02,447 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:02,447 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:02,447 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:02,447 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:02,447 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:02,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:02,447 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:55:02,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:02,448 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:02 GMT 2018-10-12 05:55:02,448 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:02,448 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:55:02,448 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:07,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:55:07,582 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:07,582 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:07,582 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:07,582 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:07,582 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:07,582 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:07,583 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:07,583 - 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-10-12T05:55:02.868Z", "message": "Starting 'install' workflow execution", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:02.868Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "management_plane_network_v4ks8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:03.917Z", "message": "Creating node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:03.917Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "security_group_tlwqqw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:04.211Z", "message": "Sending task 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:04.211Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_ip_7ontu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:04.211Z", "message": "Creating node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:04.211Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_ip_7ontu7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:04.211Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:04.211Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "management_plane_network_v4ks8s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:04.211Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:04.211Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "management_plane_network_v4ks8s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:04.211Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:04.211Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "security_group_tlwqqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:04.211Z", "message": "Creating node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:04.211Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "security_group_tlwqqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:05.794Z", "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-10-12T05:55:05.794Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "f47e6605-fa78-45d1-8d95-279176ed3215"}, {"node_instance_id": "security_group_tlwqqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.161Z", "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-10-12T05:55:06.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "f47e6605-fa78-45d1-8d95-279176ed3215"}, {"node_instance_id": "security_group_tlwqqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.161Z", "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-10-12T05:55:06.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "f47e6605-fa78-45d1-8d95-279176ed3215"}, {"node_instance_id": "security_group_tlwqqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.161Z", "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-10-12T05:55:06.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "f47e6605-fa78-45d1-8d95-279176ed3215"}, {"node_instance_id": "security_group_tlwqqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.161Z", "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-10-12T05:55:06.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "f47e6605-fa78-45d1-8d95-279176ed3215"}, {"node_instance_id": "security_group_tlwqqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.161Z", "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-10-12T05:55:06.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "f47e6605-fa78-45d1-8d95-279176ed3215"}, {"node_instance_id": "security_group_tlwqqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.161Z", "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-10-12T05:55:06.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "f47e6605-fa78-45d1-8d95-279176ed3215"}, {"node_instance_id": "security_group_tlwqqw", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.161Z", "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-10-12T05:55:06.161Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "f47e6605-fa78-45d1-8d95-279176ed3215"}, {"node_instance_id": "data_plane_network_ygyzcz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.173Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:06.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_ip_mn8p4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.173Z", "message": "Creating node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:06.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "keypair_bb0rau", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.173Z", "message": "Task started 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:06.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "data_plane_network_ygyzcz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.173Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:06.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "external_network_yt8q7z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.173Z", "message": "Sending task 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:06.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "security_group_tlwqqw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.173Z", "message": "Task started 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:06.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_ip_7ontu7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.173Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:06.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "keypair_bb0rau", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.173Z", "message": "Sending task 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:06.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_ip_mn8p4l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.173Z", "message": "Sending task 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:06.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "data_plane_network_ygyzcz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.173Z", "message": "Creating node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:06.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "keypair_bb0rau", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.173Z", "message": "Creating node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:06.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "external_network_yt8q7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:06.173Z", "message": "Creating node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:06.173Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}], "metadata": {"pagination": {"total": 28, "offset": 0, "size": 50}}} 2018-10-12 05:55:07,583 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:07,583 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:07 GMT 2018-10-12 05:55:07,583 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:07,583 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 15219 2018-10-12 05:55:07,583 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:07,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'install' workflow execution 2018-10-12 05:55:07,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:07,584 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.create' 2018-10-12 05:55:07,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:07,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-12 05:55:07,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-12 05:55:07,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-12 05:55:07,585 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:07,585 - 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-10-12 05:55:07,585 - 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-10-12 05:55:07,586 - 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-10-12 05:55:07,586 - 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-10-12 05:55:07,586 - 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-10-12 05:55:07,586 - 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-10-12 05:55:07,586 - 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-10-12 05:55:07,586 - 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-10-12 05:55:07,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-12 05:55:07,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:07,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.create' 2018-10-12 05:55:07,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-12 05:55:07,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.create' 2018-10-12 05:55:07,587 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.create' 2018-10-12 05:55:07,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-12 05:55:07,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.create' 2018-10-12 05:55:07,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.create' 2018-10-12 05:55:07,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:07,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:07,588 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:07,589 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:55:07,676 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:07,676 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:07,676 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:07,676 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:07,676 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:07,676 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:07,676 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:07,676 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:55:07,677 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:07,677 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:07 GMT 2018-10-12 05:55:07,677 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:07,677 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:55:07,677 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:12,682 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:55:12,752 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:12,752 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:12,752 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:12,752 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:12,752 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:12,752 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:12,752 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:12,752 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_ip_7ontu7", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:07.816Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2d54cddeac7449f1a5b6383d4df56afb', u'created_at': u'2018-10-12T05:55:07Z', u'updated_at': u'2018-10-12T05:55:07Z', u'floating_network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'2d54cddeac7449f1a5b6383d4df56afb', u'port_id': None, u'id': u'00c24e08-6049-4f81-bfd9-44556883602d'}", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:07.816Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "47d882d3-9013-4168-a03d-6bbdc6b4b7c5"}, {"node_instance_id": "keypair_bb0rau", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:07.817Z", "message": "Task succeeded 'nova_plugin.keypair.create'", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:07.817Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "external_network_yt8q7z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:07.817Z", "message": "Task started 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:07.817Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "management_plane_network_v4ks8s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:07.817Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:07.817Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_ip_mn8p4l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:07.817Z", "message": "Task started 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:07.817Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "keypair_bb0rau", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:08.966Z", "message": "Starting node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:08.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "management_plane_network_v4ks8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:08.966Z", "message": "Starting node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:08.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_ip_7ontu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:08.966Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:08.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "management_plane_network_v4ks8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:08.966Z", "message": "Configuring node", "node_name": "management_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:08.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "keypair_bb0rau", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:08.966Z", "message": "Configuring node", "node_name": "keypair", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:08.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_ip_7ontu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:08.966Z", "message": "Configuring node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:08.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "data_plane_network_ygyzcz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:08.966Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:08.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "data_plane_network_ygyzcz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:08.966Z", "message": "Configuring node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:08.966Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "external_network_yt8q7z", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:09.464Z", "message": "Using external resource network: external", "level": "info", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:09.464Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "41080979-c379-46e5-b0bb-102f55b8fd25"}, {"node_instance_id": "reference_vnf_ip_7ontu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:09.990Z", "message": "Starting node", "node_name": "reference_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:09.990Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "external_network_yt8q7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:09.990Z", "message": "Configuring node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:09.990Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "data_plane_network_ygyzcz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:09.990Z", "message": "Starting node", "node_name": "data_plane_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:09.990Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "external_network_yt8q7z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:09.990Z", "message": "Task succeeded 'neutron_plugin.network.create'", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:09.990Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_ip_mn8p4l", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:10.476Z", "message": "Floating IP creation response: {u'router_id': None, u'status': u'DOWN', u'description': u'', u'tags': [], u'tenant_id': u'2d54cddeac7449f1a5b6383d4df56afb', u'created_at': u'2018-10-12T05:55:09Z', u'updated_at': u'2018-10-12T05:55:09Z', u'floating_network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'2d54cddeac7449f1a5b6383d4df56afb', u'port_id': None, u'id': u'0ba813df-1535-4a0f-bb33-722173061e8e'}", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:10.476Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "fc494e78-3e84-4cba-8cf5-f020b532491c"}, {"node_instance_id": "target_vnf_ip_mn8p4l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:11.027Z", "message": "Task succeeded 'neutron_plugin.floatingip.create'", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:11.027Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_ip_mn8p4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:11.027Z", "message": "Configuring node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:11.027Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "data_plane_subnet_e2e6qu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:11.027Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:11.027Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "data_plane_subnet_e2e6qu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:11.027Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:11.027Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "external_network_yt8q7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:11.027Z", "message": "Starting node", "node_name": "external_network", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:11.027Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "data_plane_subnet_e2e6qu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:11.027Z", "message": "Creating node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:11.027Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "router_ywmrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:12.073Z", "message": "Creating node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:12.073Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "security_group_tlwqqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:12.073Z", "message": "Configuring node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:12.073Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "router_ywmrer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:12.073Z", "message": "Task started 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:12.073Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "router_ywmrer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:12.073Z", "message": "Sending task 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:12.073Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_ip_mn8p4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:12.073Z", "message": "Starting node", "node_name": "target_vnf_ip", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:12.073Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "security_group_tlwqqw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:12.073Z", "message": "Task succeeded 'neutron_plugin.security_group.create'", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:12.073Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}], "metadata": {"pagination": {"total": 59, "offset": 28, "size": 50}}} 2018-10-12 05:55:12,753 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:12,753 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:12 GMT 2018-10-12 05:55:12,753 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:12,753 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16088 2018-10-12 05:55:12,753 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:12,754 - 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'2d54cddeac7449f1a5b6383d4df56afb', u'created_at': u'2018-10-12T05:55:07Z', u'updated_at': u'2018-10-12T05:55:07Z', u'floating_network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.201', u'revision_number': 0, u'project_id': u'2d54cddeac7449f1a5b6383d4df56afb', u'port_id': None, u'id': u'00c24e08-6049-4f81-bfd9-44556883602d'} 2018-10-12 05:55:12,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.create' 2018-10-12 05:55:12,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.create' 2018-10-12 05:55:12,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-12 05:55:12,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.create' 2018-10-12 05:55:12,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:12,754 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:12,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-12 05:55:12,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:12,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:12,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:12,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-12 05:55:12,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:12,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Using external resource network: external 2018-10-12 05:55:12,755 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:12,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:12,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:12,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.create' 2018-10-12 05:55:12,756 - 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'2d54cddeac7449f1a5b6383d4df56afb', u'created_at': u'2018-10-12T05:55:09Z', u'updated_at': u'2018-10-12T05:55:09Z', u'floating_network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'fixed_ip_address': None, u'floating_ip_address': u'172.30.9.209', u'revision_number': 0, u'project_id': u'2d54cddeac7449f1a5b6383d4df56afb', u'port_id': None, u'id': u'0ba813df-1535-4a0f-bb33-722173061e8e'} 2018-10-12 05:55:12,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.create' 2018-10-12 05:55:12,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:12,756 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-12 05:55:12,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-12 05:55:12,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:12,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:12,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:12,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:12,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.create' 2018-10-12 05:55:12,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.create' 2018-10-12 05:55:12,757 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:12,758 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.create' 2018-10-12 05:55:12,758 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:55:12,829 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:12,829 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:12,829 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:12,830 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:12,830 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:12,830 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:12,830 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:12,830 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:55:12,830 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:12,830 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:12 GMT 2018-10-12 05:55:12,830 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:12,830 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:55:12,830 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:17,836 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:55:17,903 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:17,904 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:17,904 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:17,904 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:17,904 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:17,904 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:17,904 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:17,904 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "security_group_tlwqqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:13.085Z", "message": "Starting node", "node_name": "security_group", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:13.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "data_plane_subnet_e2e6qu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:13.085Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:13.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "data_plane_subnet_e2e6qu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:14.197Z", "message": "Starting node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:14.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "data_plane_subnet_e2e6qu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:14.197Z", "message": "Configuring node", "node_name": "data_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:14.197Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_data_plane_port_7ttpn0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:15.229Z", "message": "Creating node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:15.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_data_plane_port_7ttpn0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:15.229Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:15.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_data_plane_port_08vn9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:15.229Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:15.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_data_plane_port_08vn9b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:15.229Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:15.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_data_plane_port_08vn9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:15.229Z", "message": "Creating node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:15.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_data_plane_port_7ttpn0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:15.229Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:15.229Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}], "metadata": {"pagination": {"total": 69, "offset": 59, "size": 50}}} 2018-10-12 05:55:17,904 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:17,904 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:17 GMT 2018-10-12 05:55:17,905 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:17,905 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 5044 2018-10-12 05:55:17,905 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:17,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:17,905 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-12 05:55:17,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:17,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:17,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:17,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-12 05:55:17,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-12 05:55:17,906 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-12 05:55:17,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:17,907 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-12 05:55:17,907 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:55:17,986 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:17,986 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:17,986 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:17,987 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:17,987 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:17,987 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:17,987 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:17,987 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:55:17,987 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:17,987 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:17 GMT 2018-10-12 05:55:17,987 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:17,987 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:55:17,987 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:22,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:55:23,122 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:23,122 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:23,122 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:23,123 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:23,123 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:23,123 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:23,123 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:23,123 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_data_plane_port_7ttpn0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:17.988Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:17.988Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "router_ywmrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:19.084Z", "message": "Configuring node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:19.084Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "router_ywmrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:19.084Z", "message": "Task succeeded 'neutron_plugin.router.create'", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:19.084Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_data_plane_port_08vn9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:19.084Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:19.084Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_data_plane_port_7ttpn0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:19.084Z", "message": "Configuring node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:19.084Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_data_plane_port_08vn9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:19.440Z", "message": "Configuring node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:19.440Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_data_plane_port_08vn9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:20.454Z", "message": "Starting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:20.454Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:20.454Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:20.454Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "router_ywmrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:20.454Z", "message": "Starting node", "node_name": "router", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:20.454Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_data_plane_port_7ttpn0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:20.454Z", "message": "Starting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:20.454Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:20.454Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:20.454Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:21.415Z", "message": "connect_security_group(): source_id=a0ea960e-f810-4ec2-9121-5f78b0595dba target={u'external_id': u'5445f311-731e-4c0d-8261-f82c6304c149', 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-10-12T05:55:21.415Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "60fe8712-b50f-406a-9ce4-408100d72a82"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:21.481Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:21.481Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:21.481Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:21.481Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "management_plane_subnet_4ut7rh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:21.481Z", "message": "Sending task 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:21.481Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "management_plane_subnet_4ut7rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:21.481Z", "message": "Creating node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:21.481Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "management_plane_subnet_4ut7rh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:21.481Z", "message": "Task started 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:21.481Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:22.492Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:22.492Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:22.495Z", "message": "connect_security_group(): source_id=a478a580-8376-4d56-b398-2267d8d1ed92 target={u'external_id': u'5445f311-731e-4c0d-8261-f82c6304c149', 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-10-12T05:55:22.495Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "05468373-6ac4-4cfb-8a71-b95c44024281"}], "metadata": {"pagination": {"total": 88, "offset": 69, "size": 50}}} 2018-10-12 05:55:23,123 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:23,123 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:23 GMT 2018-10-12 05:55:23,123 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:23,123 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9892 2018-10-12 05:55:23,124 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:23,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-12 05:55:23,124 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:23,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.create' 2018-10-12 05:55:23,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-12 05:55:23,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:23,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:23,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:23,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-12 05:55:23,125 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:23,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:23,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-12 05:55:23,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=a0ea960e-f810-4ec2-9121-5f78b0595dba target={u'external_id': u'5445f311-731e-4c0d-8261-f82c6304c149', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-12 05:55:23,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-12 05:55:23,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-12 05:55:23,126 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.create' 2018-10-12 05:55:23,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:23,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.create' 2018-10-12 05:55:23,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-12 05:55:23,127 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=a478a580-8376-4d56-b398-2267d8d1ed92 target={u'external_id': u'5445f311-731e-4c0d-8261-f82c6304c149', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-12 05:55:23,127 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:55:23,191 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:23,191 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:23,191 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:23,192 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:23,192 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:23,192 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:23,192 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:23,192 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:55:23,192 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:23,192 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:23 GMT 2018-10-12 05:55:23,192 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:23,192 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:55:23,193 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:28,198 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:55:28,330 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:28,330 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:28,330 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:28,331 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:28,331 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:28,331 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:28,331 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:28,331 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "management_plane_subnet_4ut7rh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:23.504Z", "message": "Task succeeded 'neutron_plugin.subnet.create'", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:23.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:23.504Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:23.504Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "management_plane_subnet_4ut7rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:24.516Z", "message": "Configuring node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:24.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "management_plane_subnet_4ut7rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:24.516Z", "message": "Starting node", "node_name": "management_plane_subnet", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:24.516Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:25.541Z", "message": "Task started 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:25.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:25.541Z", "message": "Sending task 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:25.541Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}], "metadata": {"pagination": {"total": 94, "offset": 88, "size": 50}}} 2018-10-12 05:55:28,331 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:28,331 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:28 GMT 2018-10-12 05:55:28,331 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:28,331 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3058 2018-10-12 05:55:28,332 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:28,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.create' 2018-10-12 05:55:28,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-12 05:55:28,332 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:28,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:28,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.connect_subnet' 2018-10-12 05:55:28,333 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.connect_subnet' 2018-10-12 05:55:28,333 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:55:28,455 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:28,455 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:28,455 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:28,455 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:28,455 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:28,455 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:28,455 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:28,456 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:55:28,456 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:28,456 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:28 GMT 2018-10-12 05:55:28,456 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:28,456 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:55:28,456 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:33,461 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:55:33,927 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:33,927 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:33,927 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:33,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:33,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:33,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:33,928 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:33,928 - 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-10-12T05:55:28.330Z", "message": "Task succeeded 'neutron_plugin.router.connect_subnet'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:28.330Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_port_ky41lc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:29.562Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:29.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_port_jixck1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:29.562Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:29.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_port_jixck1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:29.562Z", "message": "Creating node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:29.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_port_ky41lc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:29.562Z", "message": "Creating node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:29.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_port_jixck1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:29.562Z", "message": "Task started 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:29.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_port_ky41lc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:29.562Z", "message": "Sending task 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:29.562Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_port_jixck1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:31.989Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:31.989Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_port_ky41lc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:32.579Z", "message": "Task succeeded 'neutron_plugin.port.create'", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:32.579Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}], "metadata": {"pagination": {"total": 103, "offset": 94, "size": 50}}} 2018-10-12 05:55:33,928 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:33,928 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:33 GMT 2018-10-12 05:55:33,928 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:33,928 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4563 2018-10-12 05:55:33,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:33,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.connect_subnet' 2018-10-12 05:55:33,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-12 05:55:33,929 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-12 05:55:33,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:33,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:33,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.create' 2018-10-12 05:55:33,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.create' 2018-10-12 05:55:33,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-12 05:55:33,930 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.create' 2018-10-12 05:55:33,931 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:55:33,991 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:33,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:33,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:33,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:33,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:33,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:33,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:33,991 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:55:33,992 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:33,992 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:33 GMT 2018-10-12 05:55:33,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:33,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:55:33,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:38,997 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:55:39,110 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:39,110 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:39,111 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:39,111 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:39,111 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:39,111 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:39,111 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:39,111 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_jixck1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:33.629Z", "message": "Configuring node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:33.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_port_ky41lc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:33.629Z", "message": "Configuring node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:33.629Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_port_jixck1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:34.974Z", "message": "Starting node", "node_name": "reference_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:34.974Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_port_ky41lc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:34.974Z", "message": "Starting node", "node_name": "target_vnf_port", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:34.974Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:34.974Z", "message": "Sending task 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:34.974Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:34.974Z", "message": "Task started 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:34.974Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:36.274Z", "message": "connect_security_group(): source_id=a76127b9-aed9-4d84-9b7d-dc014441af03 target={u'external_id': u'5445f311-731e-4c0d-8261-f82c6304c149', 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-10-12T05:55:36.274Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "5e73439d-9cf9-4cac-ba85-59c2f9f3132f"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:36.535Z", "message": "connect_security_group(): source_id=707a6c6e-34fc-4c5e-8920-f2f15e186d21 target={u'external_id': u'5445f311-731e-4c0d-8261-f82c6304c149', 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-10-12T05:55:36.535Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "46cd7a86-5907-4de4-a2e3-7bb928490112"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:37.138Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:37.138Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:37.994Z", "message": "Task started 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:37.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:37.994Z", "message": "Sending task 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:37.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:37.994Z", "message": "Task succeeded 'neutron_plugin.port.connect_security_group'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:37.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}], "metadata": {"pagination": {"total": 119, "offset": 103, "size": 50}}} 2018-10-12 05:55:39,111 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:39,111 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:39 GMT 2018-10-12 05:55:39,111 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:39,112 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6352 2018-10-12 05:55:39,112 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:39,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:39,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:39,112 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:39,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:39,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.connect_security_group' 2018-10-12 05:55:39,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.connect_security_group' 2018-10-12 05:55:39,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=a76127b9-aed9-4d84-9b7d-dc014441af03 target={u'external_id': u'5445f311-731e-4c0d-8261-f82c6304c149', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-12 05:55:39,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - connect_security_group(): source_id=707a6c6e-34fc-4c5e-8920-f2f15e186d21 target={u'external_id': u'5445f311-731e-4c0d-8261-f82c6304c149', u'external_name': u'vnf_test_security_group', u'external_type': u'security_group'} 2018-10-12 05:55:39,113 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-12 05:55:39,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.connect_port' 2018-10-12 05:55:39,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.connect_port' 2018-10-12 05:55:39,114 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.connect_security_group' 2018-10-12 05:55:39,114 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:55:39,200 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:39,200 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:39,200 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:39,200 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:39,200 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:39,200 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:39,200 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:39,201 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:55:39,201 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:39,201 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:39 GMT 2018-10-12 05:55:39,201 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:39,201 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:55:39,201 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:44,206 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:55:44,299 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:44,300 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:44,300 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:44,300 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:44,300 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:44,300 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:44,300 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:44,300 - 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-10-12T05:55:39.276Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:39.276Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:40.006Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:40.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.establish", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:40.006Z", "message": "Task succeeded 'neutron_plugin.floatingip.connect_port'", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:40.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:40.006Z", "message": "Creating node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:40.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:40.006Z", "message": "Creating node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:40.006Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_host_s6azdg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:40.876Z", "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'a76127b9-aed9-4d84-9b7d-dc014441af03', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:11:5f:7e'}, {u'external_id': u'a478a580-8376-4d56-b398-2267d8d1ed92', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:dd:1d:f4'}]", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:40.876Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "eea40332-bd06-403f-b521-13ef9a57b83e"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:41.017Z", "message": "Sending task 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:41.017Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:41.017Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:41.017Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:41.017Z", "message": "Task started 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:41.017Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_host_s6azdg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:41.555Z", "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-10-12T05:55:41.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "eea40332-bd06-403f-b521-13ef9a57b83e"}, {"node_instance_id": "reference_vnf_host_cfu0on", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:41.555Z", "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'707a6c6e-34fc-4c5e-8920-f2f15e186d21', u'fixed_ip_address': u'11.0.0.14', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c4:54:f9'}, {u'external_id': u'a0ea960e-f810-4ec2-9121-5f78b0595dba', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6b:a7:77'}]", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:41.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "a6cdf25f-8f48-4e92-8edd-05235b49909b"}, {"node_instance_id": "reference_vnf_host_cfu0on", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:41.555Z", "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-10-12T05:55:41.555Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "a6cdf25f-8f48-4e92-8edd-05235b49909b"}, {"node_instance_id": "target_vnf_host_s6azdg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:43.168Z", "message": "server.create() server after transformations: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'85788fbe-b6df-4115-aad0-c22c2ebb3c47', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'36810569-6432-449a-89ef-6ae727878099'}, 'nics': [{'port-id': u'a76127b9-aed9-4d84-9b7d-dc014441af03'}, {'port-id': u'a478a580-8376-4d56-b398-2267d8d1ed92'}], 'flavor': u'a9ad07bf-49f9-4578-b66c-a7b23892b3cf'}", "level": "debug", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:43.168Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "eea40332-bd06-403f-b521-13ef9a57b83e"}, {"node_instance_id": "reference_vnf_host_cfu0on", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:43.568Z", "message": "server.create() server after transformations: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'85788fbe-b6df-4115-aad0-c22c2ebb3c47', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'36810569-6432-449a-89ef-6ae727878099'}, 'nics': [{'port-id': u'707a6c6e-34fc-4c5e-8920-f2f15e186d21'}, {'port-id': u'a0ea960e-f810-4ec2-9121-5f78b0595dba'}], 'flavor': u'a9ad07bf-49f9-4578-b66c-a7b23892b3cf'}", "level": "debug", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:43.568Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "a6cdf25f-8f48-4e92-8edd-05235b49909b"}, {"node_instance_id": "reference_vnf_host_cfu0on", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:43.568Z", "message": "Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'85788fbe-b6df-4115-aad0-c22c2ebb3c47', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'36810569-6432-449a-89ef-6ae727878099'}, 'nics': [{'port-id': u'707a6c6e-34fc-4c5e-8920-f2f15e186d21'}, {'port-id': u'a0ea960e-f810-4ec2-9121-5f78b0595dba'}], 'flavor': u'a9ad07bf-49f9-4578-b66c-a7b23892b3cf'}", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:43.568Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "a6cdf25f-8f48-4e92-8edd-05235b49909b"}, {"node_instance_id": "reference_vnf_host_cfu0on", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:43.568Z", "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-10-12T05:55:43.568Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "a6cdf25f-8f48-4e92-8edd-05235b49909b"}, {"node_instance_id": "target_vnf_host_s6azdg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:43.568Z", "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-10-12T05:55:43.568Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "eea40332-bd06-403f-b521-13ef9a57b83e"}, {"node_instance_id": "target_vnf_host_s6azdg", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:43.568Z", "message": "Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'85788fbe-b6df-4115-aad0-c22c2ebb3c47', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'36810569-6432-449a-89ef-6ae727878099'}, 'nics': [{'port-id': u'a76127b9-aed9-4d84-9b7d-dc014441af03'}, {'port-id': u'a478a580-8376-4d56-b398-2267d8d1ed92'}], 'flavor': u'a9ad07bf-49f9-4578-b66c-a7b23892b3cf'}", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:43.568Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "eea40332-bd06-403f-b521-13ef9a57b83e"}], "metadata": {"pagination": {"total": 137, "offset": 115, "size": 50}}} 2018-10-12 05:55:44,300 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:44,300 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:44 GMT 2018-10-12 05:55:44,301 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:44,301 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 12414 2018-10-12 05:55:44,301 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:44,301 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-12 05:55:44,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-12 05:55:44,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.connect_port' 2018-10-12 05:55:44,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:44,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating node 2018-10-12 05:55:44,302 - 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'a76127b9-aed9-4d84-9b7d-dc014441af03', u'fixed_ip_address': u'11.0.0.5', u'external_name': u'target_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:11:5f:7e'}, {u'external_id': u'a478a580-8376-4d56-b398-2267d8d1ed92', u'fixed_ip_address': u'12.0.0.10', u'external_name': u'target_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:dd:1d:f4'}] 2018-10-12 05:55:44,302 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.create' 2018-10-12 05:55:44,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-12 05:55:44,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.create' 2018-10-12 05:55:44,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'target_vnf'} 2018-10-12 05:55:44,303 - 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'707a6c6e-34fc-4c5e-8920-f2f15e186d21', u'fixed_ip_address': u'11.0.0.14', u'external_name': u'reference_vnf_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:c4:54:f9'}, {u'external_id': u'a0ea960e-f810-4ec2-9121-5f78b0595dba', u'fixed_ip_address': u'12.0.0.12', u'external_name': u'reference_vnf_data_plane_port', u'external_type': u'port', u'mac_address': u'fa:16:3e:6b:a7:77'}] 2018-10-12 05:55:44,303 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - server.create() server before transformations: {'meta': {}, 'name': u'reference_vnf'} 2018-10-12 05:55:44,303 - 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'85788fbe-b6df-4115-aad0-c22c2ebb3c47', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'36810569-6432-449a-89ef-6ae727878099'}, 'nics': [{'port-id': u'a76127b9-aed9-4d84-9b7d-dc014441af03'}, {'port-id': u'a478a580-8376-4d56-b398-2267d8d1ed92'}], 'flavor': u'a9ad07bf-49f9-4578-b66c-a7b23892b3cf'} 2018-10-12 05:55:44,304 - 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'85788fbe-b6df-4115-aad0-c22c2ebb3c47', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'36810569-6432-449a-89ef-6ae727878099'}, 'nics': [{'port-id': u'707a6c6e-34fc-4c5e-8920-f2f15e186d21'}, {'port-id': u'a0ea960e-f810-4ec2-9121-5f78b0595dba'}], 'flavor': u'a9ad07bf-49f9-4578-b66c-a7b23892b3cf'} 2018-10-12 05:55:44,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'reference_vnf', 'key_name': u'vnf_test_keypair', 'image': u'85788fbe-b6df-4115-aad0-c22c2ebb3c47', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'36810569-6432-449a-89ef-6ae727878099'}, 'nics': [{'port-id': u'707a6c6e-34fc-4c5e-8920-f2f15e186d21'}, {'port-id': u'a0ea960e-f810-4ec2-9121-5f78b0595dba'}], 'flavor': u'a9ad07bf-49f9-4578-b66c-a7b23892b3cf'} 2018-10-12 05:55:44,304 - 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-10-12 05:55:44,304 - 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-10-12 05:55:44,304 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Creating VM with parameters: {'name': u'target_vnf', 'key_name': u'vnf_test_keypair', 'image': u'85788fbe-b6df-4115-aad0-c22c2ebb3c47', 'meta': {'cloudify_management_network_name': u'management_plane_network', 'cloudify_management_network_id': u'36810569-6432-449a-89ef-6ae727878099'}, 'nics': [{'port-id': u'a76127b9-aed9-4d84-9b7d-dc014441af03'}, {'port-id': u'a478a580-8376-4d56-b398-2267d8d1ed92'}], 'flavor': u'a9ad07bf-49f9-4578-b66c-a7b23892b3cf'} 2018-10-12 05:55:44,305 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:55:44,522 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:44,522 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:44,522 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:44,522 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:44,522 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:44,522 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:44,522 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:44,522 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:55:44,523 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:44,523 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:44 GMT 2018-10-12 05:55:44,523 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:44,523 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:55:44,523 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:49,526 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:55:49,594 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:49,594 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:49,594 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:49,594 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:49,594 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:49,594 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:49,595 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:49,595 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_s6azdg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:45.507Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:45.507Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.create", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:46.029Z", "message": "Task succeeded 'nova_plugin.server.create'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:46.029Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:47.037Z", "message": "Configuring node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:47.037Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:47.037Z", "message": "Configuring node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:47.037Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:48.052Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:48.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:48.052Z", "message": "Starting node", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:48.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:48.052Z", "message": "Task started 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:48.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:48.052Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:48.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:48.052Z", "message": "Sending task 'nova_plugin.server.start'", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:48.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:48.052Z", "message": "Starting node", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:55:48.052Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}], "metadata": {"pagination": {"total": 147, "offset": 133, "size": 50}}} 2018-10-12 05:55:49,595 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:49,595 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:49 GMT 2018-10-12 05:55:49,595 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:49,595 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4962 2018-10-12 05:55:49,595 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:49,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-12 05:55:49,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.create' 2018-10-12 05:55:49,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:49,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Configuring node 2018-10-12 05:55:49,596 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-12 05:55:49,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:49,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' 2018-10-12 05:55:49,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-12 05:55:49,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' 2018-10-12 05:55:49,597 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting node 2018-10-12 05:55:49,597 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:55:49,669 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:49,669 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:49,669 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:49,669 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:49,669 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:49,669 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:49,669 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:49,669 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:55:49,670 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:49,670 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:49 GMT 2018-10-12 05:55:49,670 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:49,670 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:55:49,670 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:54,675 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:55:54,750 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:54,750 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:54,750 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:54,750 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:54,751 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:54,751 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:54,751 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:54,751 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_s6azdg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:51.996Z", "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-10-12T05:55:51.996Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:55:52.067Z", "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-10-12T05:55:52.067Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}], "metadata": {"pagination": {"total": 149, "offset": 143, "size": 50}}} 2018-10-12 05:55:54,751 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:54,751 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:54 GMT 2018-10-12 05:55:54,751 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:54,751 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 2342 2018-10-12 05:55:54,751 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:54,752 - 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-10-12 05:55:54,752 - 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-10-12 05:55:54,752 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:55:54,812 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:54,812 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:54,812 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:54,812 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:54,813 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:54,813 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:54,813 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:54,813 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:55:54,813 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:54,813 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:54 GMT 2018-10-12 05:55:54,813 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:54,813 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:55:54,813 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:59,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:55:59,938 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:55:59,939 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:55:59,939 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:55:59,939 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:55:59,939 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:55:59,939 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:55:59,939 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:55:59,939 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-12 05:55:59,939 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:55:59,939 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:55:59 GMT 2018-10-12 05:55:59,940 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:55:59,940 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:55:59,940 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:55:59,940 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:56:00,024 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:00,024 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:00,024 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:00,024 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:00,024 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:00,025 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:00,025 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:00,025 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:56:00,025 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:00,025 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:00 GMT 2018-10-12 05:56:00,025 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:00,025 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:56:00,025 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:05,031 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:56:05,108 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:05,108 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:05,108 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:05,108 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:05,108 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:05,108 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:05,108 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:05,109 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-12 05:56:05,109 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:05,109 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:05 GMT 2018-10-12 05:56:05,109 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:05,109 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:56:05,109 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:05,109 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:56:05,183 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:05,183 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:05,183 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:05,183 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:05,183 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:05,183 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:05,183 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:05,184 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:56:05,184 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:05,184 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:05 GMT 2018-10-12 05:56:05,184 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:05,184 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:56:05,184 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:10,187 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:56:10,510 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:10,510 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:10,510 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:10,510 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:10,510 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:10,511 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:10,511 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:10,511 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-12 05:56:10,511 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:10,511 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:10 GMT 2018-10-12 05:56:10,511 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:10,511 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:56:10,511 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:10,512 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:56:10,589 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:10,589 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:10,590 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:10,590 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:10,590 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:10,590 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:10,590 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:10,590 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:56:10,590 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:10,590 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:10 GMT 2018-10-12 05:56:10,590 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:10,591 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:56:10,591 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:15,596 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:56:15,851 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:15,851 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:15,851 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:15,851 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:15,851 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:15,851 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:15,851 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:15,851 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-12 05:56:15,852 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:15,852 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:15 GMT 2018-10-12 05:56:15,852 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:15,852 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:56:15,852 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:15,852 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:56:15,912 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:15,912 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:15,912 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:15,912 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:15,913 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:15,913 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:15,913 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:15,913 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:56:15,913 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:15,913 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:15 GMT 2018-10-12 05:56:15,913 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:15,913 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:56:15,913 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:20,919 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:56:20,990 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:20,991 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:20,991 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:20,991 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:20,991 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:20,991 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:20,991 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:20,991 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 149, "offset": 145, "size": 50}}} 2018-10-12 05:56:20,991 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:20,992 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:20 GMT 2018-10-12 05:56:20,992 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:20,992 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:56:20,992 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:20,992 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:56:21,058 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:21,058 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:21,058 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:21,058 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:21,058 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:21,059 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:21,059 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:21,059 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:56:21,059 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:21,059 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:21 GMT 2018-10-12 05:56:21,059 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:21,059 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:56:21,059 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:26,065 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:56:26,136 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:26,136 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:26,136 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:26,136 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:26,137 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:26,137 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:26,137 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:26,137 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_s6azdg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:21.983Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:56:21.983Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:22.081Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:56:22.081Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:23.091Z", "message": "Sending task 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:56:23.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:23.091Z", "message": "Task started 'nova_plugin.server.start' [retry 1/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:56:23.091Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:24.248Z", "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-10-12T05:56:24.248Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "task_rescheduled", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:25.109Z", "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-10-12T05:56:25.109Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}], "metadata": {"pagination": {"total": 155, "offset": 145, "size": 50}}} 2018-10-12 05:56:26,137 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:26,137 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:26 GMT 2018-10-12 05:56:26,137 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:26,137 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 4448 2018-10-12 05:56:26,137 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:26,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:56:26,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:56:26,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:56:26,138 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 1/60] 2018-10-12 05:56:26,139 - 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-10-12 05:56:26,139 - 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-10-12 05:56:26,139 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:56:26,198 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:26,198 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:26,198 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:26,198 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:26,198 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:26,198 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:26,199 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:26,199 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:56:26,199 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:26,199 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:26 GMT 2018-10-12 05:56:26,199 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:26,199 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:56:26,199 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:31,205 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:56:31,289 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:31,290 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:31,290 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:31,290 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:31,290 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:31,290 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:31,290 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:31,290 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-12 05:56:31,290 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:31,291 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:31 GMT 2018-10-12 05:56:31,291 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:31,291 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:56:31,291 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:31,291 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:56:31,347 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:31,347 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:31,347 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:31,347 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:31,347 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:31,347 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:31,348 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:31,348 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:56:31,348 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:31,348 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:31 GMT 2018-10-12 05:56:31,348 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:31,348 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:56:31,348 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:36,354 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:56:36,489 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:36,489 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:36,489 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:36,490 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:36,490 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:36,490 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:36,490 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:36,490 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-12 05:56:36,490 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:36,490 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:36 GMT 2018-10-12 05:56:36,490 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:36,490 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:56:36,491 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:36,491 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:56:36,566 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:36,566 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:36,566 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:36,567 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:36,567 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:36,567 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:36,567 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:36,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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:56:36,567 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:36,567 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:36 GMT 2018-10-12 05:56:36,567 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:36,567 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:56:36,568 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:41,573 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:56:41,648 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:41,649 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:41,649 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:41,649 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:41,649 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:41,649 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:41,649 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:41,649 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-12 05:56:41,649 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:41,649 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:41 GMT 2018-10-12 05:56:41,650 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:41,650 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:56:41,650 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:41,650 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:56:41,707 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:41,707 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:41,707 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:41,707 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:41,707 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:41,707 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:41,707 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:41,708 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:56:41,708 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:41,708 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:41 GMT 2018-10-12 05:56:41,708 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:41,708 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:56:41,708 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:46,710 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:56:46,787 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:46,787 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:46,787 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:46,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:46,788 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:46,788 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:46,788 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:46,788 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-12 05:56:46,788 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:46,788 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:46 GMT 2018-10-12 05:56:46,788 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:46,788 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:56:46,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:46,789 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:56:46,846 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:46,846 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:46,846 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:46,846 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:46,847 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:46,847 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:46,847 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:46,847 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:56:46,847 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:46,847 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:46 GMT 2018-10-12 05:56:46,847 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:46,847 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:56:46,847 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:51,853 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:56:51,928 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:51,928 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:51,928 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:51,928 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:51,928 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:51,928 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:51,929 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:51,929 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 155, "offset": 151, "size": 50}}} 2018-10-12 05:56:51,929 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:51,929 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:51 GMT 2018-10-12 05:56:51,929 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:51,929 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 84 2018-10-12 05:56:51,929 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:51,929 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:56:51,987 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:51,987 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:51,987 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:51,988 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:51,988 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:51,988 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:51,988 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:51,988 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:56:51,988 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:51,988 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:51 GMT 2018-10-12 05:56:51,988 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:51,988 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:56:51,989 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:56,989 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:56:57,064 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:57,064 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:57,064 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:57,064 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:57,064 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:57,064 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:57,064 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:57,065 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "target_vnf_host_s6azdg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:54.268Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:56:54.268Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:55.135Z", "message": "Sending task 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:56:55.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:55.135Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:56:55.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:55.135Z", "message": "Task started 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:56:55.135Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "target_vnf_host_s6azdg", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:56.406Z", "message": "Server is ACTIVE", "level": "info", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:56:56.406Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "3ab62f0c-311a-4820-a776-3244ece5f40b"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:56.548Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "target_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:56:56.548Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": "reference_vnf_host_cfu0on", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:56.716Z", "message": "Server is ACTIVE", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:56:56.716Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363", "logger": "446f95e9-5ecb-4356-a026-a0b2f98a49be"}], "metadata": {"pagination": {"total": 162, "offset": 151, "size": 50}}} 2018-10-12 05:56:57,065 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:57,065 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:57 GMT 2018-10-12 05:56:57,065 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:57,065 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3721 2018-10-12 05:56:57,065 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:56:57,065 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:56:57,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:56:57,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:56:57,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:56:57,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-12 05:56:57,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:56:57,066 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Server is ACTIVE 2018-10-12 05:56:57,067 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:56:57,123 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:56:57,123 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:56:57,124 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:56:57,124 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:56:57,124 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:56:57,124 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:56:57,124 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:56:57,124 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:56:57,124 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:56:57,124 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:56:57 GMT 2018-10-12 05:56:57,124 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:56:57,125 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 345 2018-10-12 05:56:57,125 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:57:02,130 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 05:57:02,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:57:02,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:57:02,211 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:57:02,211 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:57:02,211 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:57:02,211 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:57:02,211 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:57:02,211 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.start", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:57.151Z", "message": "Task succeeded 'nova_plugin.server.start' [retry 2/60]", "node_name": "reference_vnf_host", "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:56:57.151Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T05:56:58.162Z", "message": "'install' workflow execution succeeded", "node_name": null, "workflow_id": "install", "error_causes": null, "reported_timestamp": "2018-10-12T05:56:58.162Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}], "metadata": {"pagination": {"total": 164, "offset": 158, "size": 50}}} 2018-10-12 05:57:02,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:57:02,212 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:57:02 GMT 2018-10-12 05:57:02,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:57:02,212 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 1052 2018-10-12 05:57:02,212 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:57:02,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.server.start' [retry 2/60] 2018-10-12 05:57:02,212 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'install' workflow execution succeeded 2018-10-12 05:57:02,213 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/0e53290f-0bd6-4db3-a4e1-cf6da0efe363 2018-10-12 05:57:02,271 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 05:57:02,271 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 05:57:02,271 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 05:57:02,272 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 05:57:02,272 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 05:57:02,272 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 05:57:02,272 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 05:57:02,272 - 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-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"} 2018-10-12 05:57:02,272 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 05:57:02,272 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 05:57:02 GMT 2018-10-12 05:57:02,272 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 05:57:02,272 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 348 2018-10-12 05:57:02,273 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 05:57:02,273 - 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-10-12T05:55:02.218Z', 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'0e53290f-0bd6-4db3-a4e1-cf6da0efe363'} 2018-10-12 05:57:02,290 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - BGP Interoperability test. 2018-10-12 05:57:02,367 - 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.201'}, 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.209'}}, 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-10-12 05:57:02,429 - 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.201'}, 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.209'}}, 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-10-12 05:57:02,429 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : reference_vnf 2018-10-12 05:57:02,429 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - reference_vnf floating ip address : 172.30.9.201 2018-10-12 05:57:02,430 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:57:02,433 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:57:03,455 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-f247ca88-d450-418a-b338-42fbf7452512 x-compute-request-id: req-f247ca88-d450-418a-b338-42fbf7452512 Content-Encoding: gzip Content-Length: 1180 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:11:5f:7e", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:5f:7e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1d:f4", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:33.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "792db7f9-2b2b-487b-b238-d34e7aa728e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:34Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:a7:77", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:31.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:32Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:53:09Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:57:03,455 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f247ca88-d450-418a-b338-42fbf7452512 2018-10-12 05:57:03,455 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02538704872s 2018-10-12 05:57:03,456 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-f247ca88-d450-418a-b338-42fbf7452512 2018-10-12 05:57:03,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:57:03,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:57:04,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:57: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-1d7ab575-8d44-4aef-8ec3-f72172d90a8c x-compute-request-id: req-1d7ab575-8d44-4aef-8ec3-f72172d90a8c Content-Encoding: gzip Content-Length: 1180 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:11:5f:7e", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:5f:7e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1d:f4", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:33.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "792db7f9-2b2b-487b-b238-d34e7aa728e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:34Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:a7:77", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:31.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:32Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:53:09Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:57:04,233 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1d7ab575-8d44-4aef-8ec3-f72172d90a8c 2018-10-12 05:57:04,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.773561000824s 2018-10-12 05:57:04,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1d7ab575-8d44-4aef-8ec3-f72172d90a8c 2018-10-12 05:57:04,238 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of reference_vnf : 11.0.0.14 2018-10-12 05:57:04,238 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of reference_vnf : fa:16:3e:c4:54:f9 2018-10-12 05:57:04,239 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:57:04,241 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:57:04,805 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:57: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-6ac91e24-1520-4186-8cf7-40c07af8e5ba x-compute-request-id: req-6ac91e24-1520-4186-8cf7-40c07af8e5ba Content-Encoding: gzip Content-Length: 1180 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:11:5f:7e", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:5f:7e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1d:f4", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:33.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "792db7f9-2b2b-487b-b238-d34e7aa728e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:34Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:a7:77", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:31.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:32Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:53:09Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:57:04,805 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6ac91e24-1520-4186-8cf7-40c07af8e5ba 2018-10-12 05:57:04,806 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.566864013672s 2018-10-12 05:57:04,806 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-6ac91e24-1520-4186-8cf7-40c07af8e5ba 2018-10-12 05:57:04,810 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:57:04,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:57:05,366 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:57: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-8374c527-1796-4a76-9c89-9cedfeaabdde x-compute-request-id: req-8374c527-1796-4a76-9c89-9cedfeaabdde Content-Encoding: gzip Content-Length: 1180 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:11:5f:7e", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:5f:7e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1d:f4", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:33.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "792db7f9-2b2b-487b-b238-d34e7aa728e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:34Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:a7:77", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:31.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:32Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:53:09Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:57:05,366 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8374c527-1796-4a76-9c89-9cedfeaabdde 2018-10-12 05:57:05,366 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.55621099472s 2018-10-12 05:57:05,367 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-8374c527-1796-4a76-9c89-9cedfeaabdde 2018-10-12 05:57:05,370 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of reference_vnf : 12.0.0.12 2018-10-12 05:57:05,370 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of reference_vnf : fa:16:3e:6b:a7:77 2018-10-12 05:57:05,370 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - vnf name : target_vnf 2018-10-12 05:57:05,370 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - target_vnf floating ip address : 172.30.9.209 2018-10-12 05:57:05,371 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:57:05,373 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:57:06,233 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05:57: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-dd36db2b-0423-4672-b84b-47549f40cb19 x-compute-request-id: req-dd36db2b-0423-4672-b84b-47549f40cb19 Content-Encoding: gzip Content-Length: 1180 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:11:5f:7e", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:5f:7e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1d:f4", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:33.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "792db7f9-2b2b-487b-b238-d34e7aa728e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:34Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:a7:77", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:31.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:32Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:53:09Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:57:06,234 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd36db2b-0423-4672-b84b-47549f40cb19 2018-10-12 05:57:06,234 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.862715959549s 2018-10-12 05:57:06,234 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dd36db2b-0423-4672-b84b-47549f40cb19 2018-10-12 05:57:06,238 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:57:06,240 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:57:07,275 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-aa0d9c27-42e5-4596-bfe3-880405274144 x-compute-request-id: req-aa0d9c27-42e5-4596-bfe3-880405274144 Content-Encoding: gzip Content-Length: 1180 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:11:5f:7e", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:5f:7e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1d:f4", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:33.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "792db7f9-2b2b-487b-b238-d34e7aa728e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:34Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:a7:77", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:31.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:32Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:53:09Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:57:07,276 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa0d9c27-42e5-4596-bfe3-880405274144 2018-10-12 05:57:07,276 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.03777217865s 2018-10-12 05:57:07,276 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-aa0d9c27-42e5-4596-bfe3-880405274144 2018-10-12 05:57:07,280 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_ip of target_vnf : 11.0.0.5 2018-10-12 05:57:07,280 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - management_plane_network_mac of target_vnf : fa:16:3e:11:5f:7e 2018-10-12 05:57:07,280 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:57:07,283 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:57:08,131 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-ef3dfa16-8039-4ca3-a55f-b1aaf9f919a5 x-compute-request-id: req-ef3dfa16-8039-4ca3-a55f-b1aaf9f919a5 Content-Encoding: gzip Content-Length: 1180 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:11:5f:7e", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:5f:7e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1d:f4", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:33.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "792db7f9-2b2b-487b-b238-d34e7aa728e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:34Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:a7:77", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:31.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:32Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:53:09Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:57:08,132 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ef3dfa16-8039-4ca3-a55f-b1aaf9f919a5 2018-10-12 05:57:08,132 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.851335048676s 2018-10-12 05:57:08,132 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-ef3dfa16-8039-4ca3-a55f-b1aaf9f919a5 2018-10-12 05:57:08,136 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 05:57:08,139 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 05:57:08,674 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 05: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-966edb6b-1949-4915-a52c-7168610762b2 x-compute-request-id: req-966edb6b-1949-4915-a52c-7168610762b2 Content-Encoding: gzip Content-Length: 1180 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:11:5f:7e", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:5f:7e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1d:f4", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:33.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "792db7f9-2b2b-487b-b238-d34e7aa728e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:34Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:a7:77", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:31.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:32Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:53:09Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 05:57:08,674 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-966edb6b-1949-4915-a52c-7168610762b2 2018-10-12 05:57:08,675 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.538018941879s 2018-10-12 05:57:08,675 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-966edb6b-1949-4915-a52c-7168610762b2 2018-10-12 05:57:08,678 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_ip of target_vnf : 12.0.0.10 2018-10-12 05:57:08,678 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - data_plane_network_mac of target_vnf : fa:16:3e:dd:1d:f4 2018-10-12 05:57:08,679 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - init test exec 2018-10-12 05:57:08,697 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - init vnf controller 2018-10-12 05:57:08,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - initialize vm controller 2018-10-12 05:57:08,714 - functest.opnfv_tests.vnf.router.vnf_controller.command_generator - DEBUG - init command generator 2018-10-12 05:57:08,777 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test Start Time:'2018-10-12 05:57:08' 2018-10-12 05:57:08,777 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start config command target_vnf and reference_vnf 2018-10-12 05:57:08,777 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to target vnf 2018-10-12 05:57:08,802 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2018-10-12 05:57:08,805 - paramiko.transport - DEBUG - starting thread (client mode): 0x124103d0L 2018-10-12 05:57:08,806 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 05:57:08,809 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-12 05:57:08,810 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-12 05:57:08,810 - 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-10-12 05:57:08,811 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-12 05:57:08,811 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-12 05:57:08,811 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 05:57:08,811 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-12 05:57:08,811 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 05:57:08,845 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-12 05:57:08,932 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-12 05:57:08,933 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 05:57:08,935 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.209: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-12 05:57:08,964 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 05:57:08,970 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-12 05:57:08,971 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-12 05:57:09,000 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2018-10-12 05:57:09,001 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 05:57:09,002 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-12 05:57:09,002 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 05:57:09,005 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:57:09,006 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 05:57:10,054 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-12 05:57:11,057 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-12 05:57:16,062 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-12 05:57:17,064 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-12 05:57:22,070 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-12 05:57:23,072 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-12 05:57:28,077 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.1.0/24 blackhole distance 1 2018-10-12 05:57:29,079 - 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-10-12 05:57:34,084 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.2.0/24 blackhole distance 1 2018-10-12 05:57:35,086 - 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-10-12 05:57:40,091 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.3.0/24 blackhole distance 1 2018-10-12 05:57:41,093 - 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-10-12 05:57:46,099 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.4.0/24 blackhole distance 1 2018-10-12 05:57:47,100 - 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-10-12 05:57:52,106 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.5.0/24 blackhole distance 1 2018-10-12 05:57:53,108 - 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-10-12 05:57:58,113 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.6.0/24 blackhole distance 1 2018-10-12 05:57:59,115 - 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-10-12 05:58:04,120 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.7.0/24 blackhole distance 1 2018-10-12 05:58:05,122 - 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-10-12 05:58:10,123 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.8.0/24 blackhole distance 1 2018-10-12 05:58:11,125 - 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-10-12 05:58:16,130 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.9.0/24 blackhole distance 1 2018-10-12 05:58:17,132 - 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-10-12 05:58:22,138 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.0.10.0/24 blackhole distance 1 2018-10-12 05:58:23,140 - 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-10-12 05:58:28,145 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-12 05:58:29,147 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-12 05:58:34,153 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 ebgp-multihop '2' 2018-10-12 05:58:35,154 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-12 05:58:40,160 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 remote-as 65002 2018-10-12 05:58:41,162 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 remote-as 65002 [edit] vyos@vyos# 2018-10-12 05:58:46,167 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 update-source 12.0.0.10 2018-10-12 05:58:47,169 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 update-source 12.0.0.10 [edit] vyos@vyos# 2018-10-12 05:58:52,175 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 soft-reconfiguration inbound 2018-10-12 05:58:53,176 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-10-12 05:58:58,181 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 neighbor 12.0.0.12 password lab0033 2018-10-12 05:58:59,182 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 neighbor 12.0.0.12 password lab0033 [edit] vyos@vyos# 2018-10-12 05:59:04,187 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.1.0/24 2018-10-12 05:59:05,189 - 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-10-12 05:59:10,195 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.2.0/24 2018-10-12 05:59:11,197 - 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-10-12 05:59:16,202 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.3.0/24 2018-10-12 05:59:17,204 - 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-10-12 05:59:22,210 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.4.0/24 2018-10-12 05:59:23,212 - 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-10-12 05:59:28,217 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.5.0/24 2018-10-12 05:59:29,219 - 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-10-12 05:59:34,225 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.6.0/24 2018-10-12 05:59:35,227 - 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-10-12 05:59:40,232 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.7.0/24 2018-10-12 05:59:41,234 - 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-10-12 05:59:46,239 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.8.0/24 2018-10-12 05:59:47,241 - 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-10-12 05:59:52,246 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.9.0/24 2018-10-12 05:59:53,248 - 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-10-12 05:59:58,254 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 network 10.0.10.0/24 2018-10-12 05:59:59,255 - 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-10-12 06:00:04,261 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65001 parameters router-id 12.0.0.10 2018-10-12 06:00:05,263 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65001 parameters router-id 12.0.0.10 [edit] vyos@vyos# 2018-10-12 06:00:10,268 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-12 06:00:11,270 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-12 06:00:16,300 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 06:00:16,305 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Configuration to reference vnf 2018-10-12 06:00:16,356 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.201. 2018-10-12 06:00:16,360 - paramiko.transport - DEBUG - starting thread (client mode): 0x12405fd0L 2018-10-12 06:00:16,361 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 06:00:16,366 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-12 06:00:16,366 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-12 06:00:16,368 - 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-10-12 06:00:16,368 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-12 06:00:16,368 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-12 06:00:16,368 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 06:00:16,368 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-12 06:00:16,369 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 06:00:16,406 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-12 06:00:16,518 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-12 06:00:16,519 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 06:00:16,522 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.201: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-12 06:00:16,554 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 06:00:16,563 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-12 06:00:16,563 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-12 06:00:16,586 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.201. 2018-10-12 06:00:16,587 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 06:00:16,587 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-12 06:00:16,587 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 06:00:16,590 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 06:00:16,592 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 06:00:17,613 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : configure 2018-10-12 06:00:18,615 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : configure [edit] vyos@vyos# 2018-10-12 06:00:23,620 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth0 mtu 1450 2018-10-12 06:00:24,622 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth0 mtu 1450 [edit] vyos@vyos# 2018-10-12 06:00:29,623 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : sudo /sbin/ifconfig eth1 mtu 1450 2018-10-12 06:00:30,625 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : sudo /sbin/ifconfig eth1 mtu 1450 [edit] vyos@vyos# 2018-10-12 06:00:35,627 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.1.0/24 blackhole distance 1 2018-10-12 06:00:36,629 - 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-10-12 06:00:41,634 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.2.0/24 blackhole distance 1 2018-10-12 06:00:42,636 - 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-10-12 06:00:47,641 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.3.0/24 blackhole distance 1 2018-10-12 06:00:48,643 - 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-10-12 06:00:53,648 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.4.0/24 blackhole distance 1 2018-10-12 06:00:54,650 - 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-10-12 06:00:59,655 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.5.0/24 blackhole distance 1 2018-10-12 06:01:00,657 - 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-10-12 06:01:05,658 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.6.0/24 blackhole distance 1 2018-10-12 06:01:06,660 - 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-10-12 06:01:11,663 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.7.0/24 blackhole distance 1 2018-10-12 06:01:12,665 - 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-10-12 06:01:17,670 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.8.0/24 blackhole distance 1 2018-10-12 06:01:18,672 - 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-10-12 06:01:23,678 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.9.0/24 blackhole distance 1 2018-10-12 06:01:24,679 - 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-10-12 06:01:29,685 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols static route 10.1.10.0/24 blackhole distance 1 2018-10-12 06:01:30,687 - 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-10-12 06:01:35,690 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-12 06:01:36,691 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-12 06:01:41,696 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' 2018-10-12 06:01:42,698 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 ebgp-multihop '2' [edit] vyos@vyos# 2018-10-12 06:01:47,704 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 2018-10-12 06:01:48,705 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 remote-as 65001 [edit] vyos@vyos# 2018-10-12 06:01:53,711 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.12 2018-10-12 06:01:54,713 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 update-source 12.0.0.12 [edit] vyos@vyos# 2018-10-12 06:01:59,718 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbound 2018-10-12 06:02:00,720 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 soft-reconfiguration inbou nd [edit] vyos@vyos# 2018-10-12 06:02:05,725 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 2018-10-12 06:02:06,727 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 neighbor 12.0.0.10 password lab0033 [edit] vyos@vyos# 2018-10-12 06:02:11,728 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.1.0/24 2018-10-12 06:02:12,730 - 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-10-12 06:02:17,735 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.2.0/24 2018-10-12 06:02:18,738 - 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-10-12 06:02:23,743 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.3.0/24 2018-10-12 06:02:24,745 - 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-10-12 06:02:29,751 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.4.0/24 2018-10-12 06:02:30,753 - 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-10-12 06:02:35,758 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.5.0/24 2018-10-12 06:02:36,760 - 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-10-12 06:02:41,765 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.6.0/24 2018-10-12 06:02:42,767 - 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-10-12 06:02:47,770 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.7.0/24 2018-10-12 06:02:48,771 - 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-10-12 06:02:53,775 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.8.0/24 2018-10-12 06:02:54,776 - 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-10-12 06:02:59,782 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.9.0/24 2018-10-12 06:03:00,783 - 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-10-12 06:03:05,789 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 network 10.1.10.0/24 2018-10-12 06:03:06,791 - 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-10-12 06:03:11,796 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : set protocols bgp 65002 parameters router-id 12.0.0.12 2018-10-12 06:03:12,798 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : set protocols bgp 65002 parameters router-id 12.0.0.12 [edit] vyos@vyos# 2018-10-12 06:03:17,804 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Command : commit 2018-10-12 06:03:18,806 - functest.opnfv_tests.vnf.router.vnf_controller.vm_controller - DEBUG - Response : commit [edit] vyos@vyos# 2018-10-12 06:03:23,811 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 06:03:23,812 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish config command. 2018-10-12 06:03:23,812 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Waiting for protocol stable. 2018-10-12 06:04:23,816 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Start check method 2018-10-12 06:04:23,861 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connect to 172.30.9.209. 2018-10-12 06:04:23,864 - paramiko.transport - DEBUG - starting thread (client mode): 0x1293c4d0L 2018-10-12 06:04:23,865 - paramiko.transport - DEBUG - Local version/idstring: SSH-2.0-paramiko_2.2.1 2018-10-12 06:04:23,871 - paramiko.transport - DEBUG - Remote version/idstring: SSH-2.0-OpenSSH_5.5p1 Debian-6+squeeze8 2018-10-12 06:04:23,871 - paramiko.transport - INFO - Connected (version 2.0, client OpenSSH_5.5p1) 2018-10-12 06:04:23,872 - 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-10-12 06:04:23,873 - paramiko.transport - DEBUG - Kex agreed: diffie-hellman-group-exchange-sha256 2018-10-12 06:04:23,873 - paramiko.transport - DEBUG - HostKey agreed: ssh-rsa 2018-10-12 06:04:23,873 - paramiko.transport - DEBUG - Cipher agreed: aes128-ctr 2018-10-12 06:04:23,873 - paramiko.transport - DEBUG - MAC agreed: hmac-sha1 2018-10-12 06:04:23,873 - paramiko.transport - DEBUG - Compression agreed: none 2018-10-12 06:04:23,909 - paramiko.transport - DEBUG - Got server p (2048 bits) 2018-10-12 06:04:24,020 - paramiko.transport - DEBUG - kex engine KexGexSHA256 specified hash_algo 2018-10-12 06:04:24,021 - paramiko.transport - DEBUG - Switch to new keys ... 2018-10-12 06:04:24,024 - paramiko.transport - DEBUG - Adding ssh-rsa host key for 172.30.9.209: 05fe7a9c6c774fcdf055d1aa31e1b495 2018-10-12 06:04:24,058 - paramiko.transport - DEBUG - userauth is OK 2018-10-12 06:04:24,066 - paramiko.transport - INFO - Auth banner: Welcome to VyOS 2018-10-12 06:04:24,066 - paramiko.transport - INFO - Authentication (password) successful! 2018-10-12 06:04:24,089 - functest.opnfv_tests.vnf.router.vnf_controller.ssh_client - INFO - SSH connection established to 172.30.9.209. 2018-10-12 06:04:24,090 - paramiko.transport - DEBUG - [chan 0] Max packet in: 32768 bytes 2018-10-12 06:04:24,091 - paramiko.transport - DEBUG - [chan 0] Max packet out: 32768 bytes 2018-10-12 06:04:24,091 - paramiko.transport - DEBUG - Secsh channel 0 opened. 2018-10-12 06:04:24,093 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 06:04:24,094 - paramiko.transport - DEBUG - [chan 0] Sesch channel 0 request ok 2018-10-12 06:04:25,096 - functest.opnfv_tests.vnf.router.vnf_controller.checker - DEBUG - init checker 2018-10-12 06:04:55,199 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 06:04:55,232 - 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-10-12 06:04:55,232 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp summary | no-more BGP router identifier 12.0.0.10, 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.12 4 65002 3 6 0 0 0 00:01:03 10 Total number of neighbors 1 vyos@vyos:~$ 2018-10-12 06:04:55,233 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 | no-more BGP neighbor is 12.0.0.12, remote AS 65002, local AS 65001, external link BGP version 4, remote router ID 12.0.0.12 BGP state = Established, up for 00:01:09 Last read 18:03:25, 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: 2 0 Notifications: 0 0 Updates: 1 1 Keepalives: 3 2 Route Refresh: 0 0 Capability: 0 0 Total: 6 3 Minimum time between advertisement runs is 30 seconds Update source is 12.0.0.10 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.10, Local port: 179 Foreign host: 12.0.0.12, Foreign port: 56092 Nexthop: 12.0.0.10 Nexthop global: fe80::f816:3eff:fedd:1df4 Nexthop local: :: BGP connection: non shared network Read thread: on Write thread: off vyos@vyos:~$ 2018-10-12 06:04:55,233 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 advertised-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.10 0 32768 i *> 10.0.2.0/24 12.0.0.10 0 32768 i *> 10.0.3.0/24 12.0.0.10 0 32768 i *> 10.0.4.0/24 12.0.0.10 0 32768 i *> 10.0.5.0/24 12.0.0.10 0 32768 i *> 10.0.6.0/24 12.0.0.10 0 32768 i *> 10.0.7.0/24 12.0.0.10 0 32768 i *> 10.0.8.0/24 12.0.0.10 0 32768 i *> 10.0.9.0/24 12.0.0.10 0 32768 i *> 10.0.10.0/24 12.0.0.10 0 32768 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-12 06:04:55,233 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 received-routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.12 0 0 65002 i *> 10.1.2.0/24 12.0.0.12 0 0 65002 i *> 10.1.3.0/24 12.0.0.12 0 0 65002 i *> 10.1.4.0/24 12.0.0.12 0 0 65002 i *> 10.1.5.0/24 12.0.0.12 0 0 65002 i *> 10.1.6.0/24 12.0.0.12 0 0 65002 i *> 10.1.7.0/24 12.0.0.12 0 0 65002 i *> 10.1.8.0/24 12.0.0.12 0 0 65002 i *> 10.1.9.0/24 12.0.0.12 0 0 65002 i *> 10.1.10.0/24 12.0.0.12 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-12 06:04:55,233 - functest.opnfv_tests.vnf.router.vnf_controller.vnf_controller - DEBUG - show ip bgp neighbors 12.0.0.12 routes | no-more BGP table version is 0, local router ID is 12.0.0.10 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.12 0 0 65002 i *> 10.1.2.0/24 12.0.0.12 0 0 65002 i *> 10.1.3.0/24 12.0.0.12 0 0 65002 i *> 10.1.4.0/24 12.0.0.12 0 0 65002 i *> 10.1.5.0/24 12.0.0.12 0 0 65002 i *> 10.1.6.0/24 12.0.0.12 0 0 65002 i *> 10.1.7.0/24 12.0.0.12 0 0 65002 i *> 10.1.8.0/24 12.0.0.12 0 0 65002 i *> 10.1.9.0/24 12.0.0.12 0 0 65002 i *> 10.1.10.0/24 12.0.0.12 0 0 65002 i Total number of prefixes 10 vyos@vyos:~$ 2018-10-12 06:04:55,233 - functest.opnfv_tests.vnf.router.test_controller.function_test_exec - DEBUG - Finish check method. 2018-10-12 06:04:55,234 - functest.opnfv_tests.vnf.router.vrouter_base - INFO - vRouter test duration :'466.5' 2018-10-12 06:04:55,234 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the reference_vnf 2018-10-12 06:04:55,235 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 06:04:55,238 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:04:56,255 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06: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,Accept-Encoding x-openstack-request-id: req-dc16cdc7-6bb8-41eb-b128-04bb07776d6a x-compute-request-id: req-dc16cdc7-6bb8-41eb-b128-04bb07776d6a Content-Encoding: gzip Content-Length: 1180 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:11:5f:7e", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:5f:7e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1d:f4", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:33.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "792db7f9-2b2b-487b-b238-d34e7aa728e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:34Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:a7:77", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:31.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:32Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:53:09Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 06:04:56,255 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dc16cdc7-6bb8-41eb-b128-04bb07776d6a 2018-10-12 06:04:56,256 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 1.02077007294s 2018-10-12 06:04:56,256 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-dc16cdc7-6bb8-41eb-b128-04bb07776d6a 2018-10-12 06:04:56,260 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-12 06:04:56,263 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:04:56,424 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:04: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-9063bcad-8384-4b6f-88b3-8361eecc1fad x-compute-request-id: req-9063bcad-8384-4b6f-88b3-8361eecc1fad Content-Type: application/json 2018-10-12 06:04:56,424 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7 used request id req-9063bcad-8384-4b6f-88b3-8361eecc1fad 2018-10-12 06:04:56,424 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.164141893387s 2018-10-12 06:04:56,424 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7 used request id req-9063bcad-8384-4b6f-88b3-8361eecc1fad 2018-10-12 06:04:56,425 - functest.opnfv_tests.vnf.router.utilvnf - DEBUG - delete the target_vnf 2018-10-12 06:04:56,425 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 06:04:56,428 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:04:57,266 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:04: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-4327c16f-4342-477b-9a8a-e3e297ce2e20 x-compute-request-id: req-4327c16f-4342-477b-9a8a-e3e297ce2e20 Content-Encoding: gzip Content-Length: 1195 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:11:5f:7e", "version": 4, "addr": "11.0.0.5", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:11:5f:7e", "version": 4, "addr": "172.30.9.209", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:dd:1d:f4", "version": 4, "addr": "12.0.0.10", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:33.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "792db7f9-2b2b-487b-b238-d34e7aa728e8", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:56:34Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "target_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": "deleting", "addresses": {"management_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "11.0.0.14", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:c4:54:f9", "version": 4, "addr": "172.30.9.201", "OS-EXT-IPS:type": "floating"}], "data_plane_network": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:6b:a7:77", "version": 4, "addr": "12.0.0.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "rel": "bookmark"}], "image": {"id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "links": [{"href": "http://172.30.9.27:8774/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:56:31.000000", "flavor": {"id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "links": [{"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}]}, "id": "b48f14fe-3871-4554-b6a5-0fbf0968cdd7", "security_groups": [{"name": "vnf_test_security_group"}, {"name": "vnf_test_security_group"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T06:04:56Z", "hostId": "a98bbfc305e055d0c85af05a1b694ba4a579a5cbf7919507975453fc", "OS-SRV-USG:terminated_at": null, "key_name": "vnf_test_keypair", "name": "reference_vnf", "created": "2018-10-12T05:55:45Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {"cloudify_management_network_name": "management_plane_network", "cloudify_management_network_id": "36810569-6432-449a-89ef-6ae727878099"}}, {"OS-EXT-STS:task_state": null, "addresses": {"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T05:53:09Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 06:04:57,266 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4327c16f-4342-477b-9a8a-e3e297ce2e20 2018-10-12 06:04:57,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.840955018997s 2018-10-12 06:04:57,267 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-4327c16f-4342-477b-9a8a-e3e297ce2e20 2018-10-12 06:04:57,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-12 06:04:57,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:04:57,429 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:04: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-f65648d2-8098-4170-9c65-ced78e1015cd x-compute-request-id: req-f65648d2-8098-4170-9c65-ced78e1015cd Content-Type: application/json 2018-10-12 06:04:57,430 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8 used request id req-f65648d2-8098-4170-9c65-ced78e1015cd 2018-10-12 06:04:57,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.159441947937s 2018-10-12 06:04:57,430 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/792db7f9-2b2b-487b-b238-d34e7aa728e8 used request id req-f65648d2-8098-4170-9c65-ced78e1015cd 2018-10-12 06:04:57,556 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 06:04:57,556 - xtesting.ci.run_tests - INFO - Test result: +----------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +----------------------+------------------+------------------+----------------+ | vyos_vrouter | functest | 16:15 | PASS | +----------------------+------------------+------------------+----------------+ 2018-10-12 06:04:57,561 - functest.opnfv_tests.vnf.router.cloudify_vrouter - INFO - Deleting the current deployment 2018-10-12 06:04:57,562 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions 2018-10-12 06:04:57,642 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:04:57,642 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:04:57,642 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:04:57,642 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:04:57,642 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:04:57,643 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:04:57,643 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:04:57,643 - 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": {"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"}, "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-10-12T05:54:29.832Z", "created_by": "admin", "private_resource": false, "workflow_id": "create_deployment_environment", "error": "", "deployment_id": "vrouter-opnfv", "id": "8d3067a0-2fe9-4762-8d58-7ccc06c24aff"}, {"status": "terminated", "parameters": {}, "is_system_workflow": false, "blueprint_id": "vrouter-opnfv", "tenant_name": "default_tenant", "created_at": "2018-10-12T05:55:02.218Z", "created_by": "admin", "private_resource": false, "workflow_id": "install", "error": "", "deployment_id": "vrouter-opnfv", "id": "0e53290f-0bd6-4db3-a4e1-cf6da0efe363"}], "metadata": {"pagination": {"total": 2, "offset": 0, "size": 0}}} 2018-10-12 06:04:57,643 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:04:57,643 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:04:57 GMT 2018-10-12 06:04:57,643 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:04:57,643 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6363 2018-10-12 06:04:57,643 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:04:57,644 - cloudify.rest_client.http - DEBUG - Sending request: POST http://172.30.9.206:80/api/v3/executions; body: {"allow_custom_parameters": "false", "deployment_id": "vrouter-opnfv", "force": "false", "workflow_id": "uninstall", "parameters": {"ignore_failure": true}} 2018-10-12 06:04:57,817 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:04:57,817 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:04:57,817 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:04:57,817 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:04:57,817 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:04:57,817 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:04:57,818 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:04:57,818 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 156 2018-10-12 06:04:57,818 - 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-10-12T06:04:57.729Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d47c8507-24a2-4930-8aad-fafb881aad14"} 2018-10-12 06:04:57,818 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:04:57,818 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:04:57 GMT 2018-10-12 06:04:57,818 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:04:57,818 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-12 06:04:57,818 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:04:57,819 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 06:04:57,887 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:04:57,888 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:04:57,888 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:04:57,888 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:04:57,888 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:04:57,888 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:04:57,888 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:04:57,888 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [], "metadata": {"pagination": {"total": 0, "offset": 0, "size": 50}}} 2018-10-12 06:04:57,888 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:04:57,888 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:04:57 GMT 2018-10-12 06:04:57,889 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:04:57,889 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 80 2018-10-12 06:04:57,889 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:04:57,889 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/d47c8507-24a2-4930-8aad-fafb881aad14 2018-10-12 06:04:57,952 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:04:57,952 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:04:57,952 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:04:57,953 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:04:57,953 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:04:57,953 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:04:57,953 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:04:57,953 - 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-10-12T06:04:57.729Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d47c8507-24a2-4930-8aad-fafb881aad14"} 2018-10-12 06:04:57,953 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:04:57,953 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:04:57 GMT 2018-10-12 06:04:57,953 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:04:57,953 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-12 06:04:57,954 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:02,959 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 06:05:03,029 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:03,030 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:03,030 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:03,030 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:03,030 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:03,030 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:03,030 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:03,030 - 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-10-12T06:04:58.510Z", "message": "Starting 'uninstall' workflow execution", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:04:58.510Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:04:59.249Z", "message": "Stopping node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:04:59.249Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:00.262Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:00.262Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:00.262Z", "message": "Sending task 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:00.262Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:00.262Z", "message": "Stopping node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:00.262Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:00.262Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:00.262Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:00.262Z", "message": "Task started 'nova_plugin.server.stop'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:00.262Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:01.284Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance 792db7f9-2b2b-487b-b238-d34e7aa728e8 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 792db7f9-2b2b-487b-b238-d34e7aa728e8 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 792db7f9-2b2b-487b-b238-d34e7aa728e8 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-12T06:05:01.284Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:02.299Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:02.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.stop", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:02.299Z", "message": "Task failed 'nova_plugin.server.stop' -> Instance b48f14fe-3871-4554-b6a5-0fbf0968cdd7 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b48f14fe-3871-4554-b6a5-0fbf0968cdd7 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 b48f14fe-3871-4554-b6a5-0fbf0968cdd7 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-12T06:05:02.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:02.299Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:02.299Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}], "metadata": {"pagination": {"total": 13, "offset": 0, "size": 50}}} 2018-10-12 06:05:03,031 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:03,031 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:03 GMT 2018-10-12 06:05:03,031 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:03,031 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9903 2018-10-12 06:05:03,031 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:03,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Starting 'uninstall' workflow execution 2018-10-12 06:05:03,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:03,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-12 06:05:03,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.stop' 2018-10-12 06:05:03,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:03,032 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-12 06:05:03,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.stop' 2018-10-12 06:05:03,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance 792db7f9-2b2b-487b-b238-d34e7aa728e8 could not be found. [status_code=404] 2018-10-12 06:05:03,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-12 06:05:03,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.stop' -> Instance b48f14fe-3871-4554-b6a5-0fbf0968cdd7 could not be found. [status_code=404] 2018-10-12 06:05:03,033 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-12 06:05:03,033 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/d47c8507-24a2-4930-8aad-fafb881aad14 2018-10-12 06:05:03,099 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:03,100 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:03,100 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:03,100 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:03,100 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:03,100 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:03,100 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:03,100 - 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-10-12T06:04:57.729Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d47c8507-24a2-4930-8aad-fafb881aad14"} 2018-10-12 06:05:03,100 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:03,100 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:03 GMT 2018-10-12 06:05:03,101 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:03,101 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-12 06:05:03,101 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:08,101 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 06:05:08,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:08,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:08,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:08,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:08,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:08,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:08,531 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:08,531 - 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-10-12T06:05:03.085Z", "message": "Detaching port a478a580-8376-4d56-b398-2267d8d1ed92...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:03.085Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "4e578ed3-06d8-4564-8729-7c6ffae6cd04"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:03.711Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:03.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:03.851Z", "message": "Detaching port a0ea960e-f810-4ec2-9121-5f78b0595dba...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:03.851Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "3389d4ad-4fee-4373-af4f-626c6a7add05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:03.851Z", "message": "Successfully detached port a0ea960e-f810-4ec2-9121-5f78b0595dba", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:03.851Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "3389d4ad-4fee-4373-af4f-626c6a7add05"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:03.851Z", "message": "Successfully detached port a478a580-8376-4d56-b398-2267d8d1ed92", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:03.851Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "4e578ed3-06d8-4564-8729-7c6ffae6cd04"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:04.312Z", "message": "Sending task 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:04.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:04.312Z", "message": "Task started 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:04.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:04.312Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:04.312Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:05.739Z", "message": "Detaching port a76127b9-aed9-4d84-9b7d-dc014441af03...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:05.739Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "2cbb45ab-3852-4afa-8dc2-3a8fb5e657f9"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:06.335Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:06.335Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:06.875Z", "message": "Detaching port 707a6c6e-34fc-4c5e-8920-f2f15e186d21...", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:06.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "8a442d6f-308f-4e2a-985f-ad0eb536bf63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:06.875Z", "message": "Successfully detached port 707a6c6e-34fc-4c5e-8920-f2f15e186d21", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:06.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "8a442d6f-308f-4e2a-985f-ad0eb536bf63"}, {"node_instance_id": null, "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:06.875Z", "message": "Successfully detached port a76127b9-aed9-4d84-9b7d-dc014441af03", "level": "info", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:06.875Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "2cbb45ab-3852-4afa-8dc2-3a8fb5e657f9"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:07.425Z", "message": "Deleting node", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:07.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:07.425Z", "message": "Deleting node", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:07.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:07.425Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:07.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:07.425Z", "message": "Sending task 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:07.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:07.425Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:07.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:07.425Z", "message": "Task started 'nova_plugin.server.delete'", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:07.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:07.425Z", "message": "Task succeeded 'neutron_plugin.port.detach'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:07.425Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_host_s6azdg", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:07.933Z", "message": "deleting server", "level": "info", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:07.933Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "24fd3ad0-256b-4c0a-b23d-f48776613148"}], "metadata": {"pagination": {"total": 36, "offset": 11, "size": 50}}} 2018-10-12 06:05:08,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:08,532 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:08 GMT 2018-10-12 06:05:08,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:08,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 10838 2018-10-12 06:05:08,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:08,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port a478a580-8376-4d56-b398-2267d8d1ed92... 2018-10-12 06:05:08,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-12 06:05:08,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port a0ea960e-f810-4ec2-9121-5f78b0595dba... 2018-10-12 06:05:08,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port a0ea960e-f810-4ec2-9121-5f78b0595dba 2018-10-12 06:05:08,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port a478a580-8376-4d56-b398-2267d8d1ed92 2018-10-12 06:05:08,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.detach' 2018-10-12 06:05:08,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.detach' 2018-10-12 06:05:08,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-12 06:05:08,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port a76127b9-aed9-4d84-9b7d-dc014441af03... 2018-10-12 06:05:08,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-12 06:05:08,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Detaching port 707a6c6e-34fc-4c5e-8920-f2f15e186d21... 2018-10-12 06:05:08,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port 707a6c6e-34fc-4c5e-8920-f2f15e186d21 2018-10-12 06:05:08,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Successfully detached port a76127b9-aed9-4d84-9b7d-dc014441af03 2018-10-12 06:05:08,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:08,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:08,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-12 06:05:08,535 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.server.delete' 2018-10-12 06:05:08,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-12 06:05:08,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.server.delete' 2018-10-12 06:05:08,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.detach' 2018-10-12 06:05:08,536 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-12 06:05:08,536 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/d47c8507-24a2-4930-8aad-fafb881aad14 2018-10-12 06:05:08,612 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:08,613 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:08,613 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:08,613 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:08,613 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:08,613 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:08,613 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:08,613 - 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-10-12T06:04:57.729Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d47c8507-24a2-4930-8aad-fafb881aad14"} 2018-10-12 06:05:08,613 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:08,614 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:08 GMT 2018-10-12 06:05:08,614 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:08,614 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-12 06:05:08,614 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:13,619 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 06:05:13,788 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:13,788 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:13,788 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:13,788 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:13,789 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:13,789 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:13,789 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:13,789 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_host_cfu0on", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:08.892Z", "message": "deleting server", "level": "info", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:08.892Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "0142f593-cd7f-40cb-9aca-3f319b03fe55"}, {"node_instance_id": "target_vnf_host_s6azdg", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:08.893Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance 792db7f9-2b2b-487b-b238-d34e7aa728e8 could not be found. [status_code=404]", "node_name": "target_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance 792db7f9-2b2b-487b-b238-d34e7aa728e8 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 792db7f9-2b2b-487b-b238-d34e7aa728e8 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-12T06:05:08.893Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_host_cfu0on", "event_type": "task_failed", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:09.497Z", "message": "Task failed 'nova_plugin.server.delete' -> Instance b48f14fe-3871-4554-b6a5-0fbf0968cdd7 could not be found. [status_code=404]", "node_name": "reference_vnf_host", "workflow_id": "uninstall", "error_causes": [{"message": "Instance b48f14fe-3871-4554-b6a5-0fbf0968cdd7 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 b48f14fe-3871-4554-b6a5-0fbf0968cdd7 could not be found. [status_code=404]\n", "type": "NonRecoverableError"}], "reported_timestamp": "2018-10-12T06:05:09.497Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:10.711Z", "message": "Sending task 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:10.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "keypair_bb0rau", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:10.711Z", "message": "Stopping node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:10.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_data_plane_port_7ttpn0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:10.711Z", "message": "Stopping node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:10.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_port_jixck1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:10.711Z", "message": "Stopping node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:10.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_data_plane_port_08vn9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:10.711Z", "message": "Stopping node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:10.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_port_ky41lc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:10.711Z", "message": "Stopping node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:10.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:10.711Z", "message": "Task started 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:10.711Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "keypair_bb0rau", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:11.742Z", "message": "Deleting node", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:11.742Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_data_plane_port_7ttpn0", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:11.742Z", "message": "Deleting node", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:11.742Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_data_plane_port_08vn9b", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:11.742Z", "message": "Deleting node", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:11.742Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_data_plane_port_7ttpn0", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:11.742Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:11.742Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_data_plane_port_08vn9b", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:11.742Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:11.742Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "keypair_bb0rau", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:11.742Z", "message": "Sending task 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:11.742Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_data_plane_port_7ttpn0", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:11.742Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:11.742Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_data_plane_port_08vn9b", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:11.742Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:11.742Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "keypair_bb0rau", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:11.742Z", "message": "Task started 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:11.742Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_data_plane_port_08vn9b", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:11.889Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:11.889Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "17940639-7c69-4178-8073-556e378a37e6"}, {"node_instance_id": "keypair_bb0rau", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:11.917Z", "message": "deleting keypair", "level": "info", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:11.917Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "94495959-6b2c-4c5e-9f22-57bf89aff472"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:12.777Z", "message": "Task succeeded 'neutron_plugin.floatingip.disconnect_port'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:12.777Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "keypair_bb0rau", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:12.777Z", "message": "Task succeeded 'nova_plugin.keypair.delete'", "node_name": "keypair", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:12.777Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_data_plane_port_7ttpn0", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:12.932Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:12.932Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "8e87162d-8cfb-443d-88a9-b175eca249e4"}, {"node_instance_id": "keypair_bb0rau", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:12.932Z", "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-10-12T06:05:12.932Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "94495959-6b2c-4c5e-9f22-57bf89aff472"}], "metadata": {"pagination": {"total": 64, "offset": 32, "size": 50}}} 2018-10-12 06:05:13,789 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:13,789 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:13 GMT 2018-10-12 06:05:13,789 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:13,789 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 17058 2018-10-12 06:05:13,789 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:13,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting server 2018-10-12 06:05:13,790 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance 792db7f9-2b2b-487b-b238-d34e7aa728e8 could not be found. [status_code=404] 2018-10-12 06:05:13,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task failed 'nova_plugin.server.delete' -> Instance b48f14fe-3871-4554-b6a5-0fbf0968cdd7 could not be found. [status_code=404] 2018-10-12 06:05:13,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.disconnect_port' 2018-10-12 06:05:13,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:13,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:13,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:13,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:13,791 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:13,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.disconnect_port' 2018-10-12 06:05:13,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:13,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:13,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:13,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-12 06:05:13,792 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-12 06:05:13,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'nova_plugin.keypair.delete' 2018-10-12 06:05:13,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-12 06:05:13,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-12 06:05:13,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'nova_plugin.keypair.delete' 2018-10-12 06:05:13,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-12 06:05:13,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting keypair 2018-10-12 06:05:13,793 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.disconnect_port' 2018-10-12 06:05:13,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'nova_plugin.keypair.delete' 2018-10-12 06:05:13,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-12 06:05:13,794 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting private key file at /etc/cloudify/.ssh/vnf_test_keypair.pem 2018-10-12 06:05:13,794 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/d47c8507-24a2-4930-8aad-fafb881aad14 2018-10-12 06:05:13,854 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:13,854 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:13,855 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:13,855 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:13,855 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:13,855 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:13,855 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:13,855 - 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-10-12T06:04:57.729Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d47c8507-24a2-4930-8aad-fafb881aad14"} 2018-10-12 06:05:13,855 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:13,856 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:13 GMT 2018-10-12 06:05:13,856 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:13,856 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-12 06:05:13,856 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:18,861 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 06:05:19,041 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:19,041 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:19,041 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:19,041 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:19,041 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:19,041 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:19,041 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:19,041 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "reference_vnf_port_jixck1", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:13.789Z", "message": "Deleting node", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:13.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_port_ky41lc", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:13.789Z", "message": "Deleting node", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:13.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_port_jixck1", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:13.789Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:13.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_port_ky41lc", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:13.789Z", "message": "Sending task 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:13.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_port_jixck1", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:13.789Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:13.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_port_ky41lc", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:13.789Z", "message": "Task started 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:13.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_data_plane_port_08vn9b", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:13.789Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:13.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_port_jixck1", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:13.943Z", "message": "deleting port", "level": "info", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:13.943Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "18ee5977-e0e1-4a44-a89a-98082cb2c4c1"}, {"node_instance_id": "data_plane_subnet_e2e6qu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:14.831Z", "message": "Stopping node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:14.831Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_data_plane_port_7ttpn0", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:14.831Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_data_plane_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:14.831Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_port_ky41lc", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:14.970Z", "message": "deleting port", "level": "info", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:14.970Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "3014f7d3-61e4-4778-acc4-56c408b92e42"}, {"node_instance_id": "data_plane_subnet_e2e6qu", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:15.842Z", "message": "Deleting node", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:15.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "data_plane_subnet_e2e6qu", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:15.842Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:15.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "data_plane_subnet_e2e6qu", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:15.842Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:15.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_port_jixck1", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:15.842Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "reference_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:15.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_port_ky41lc", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:15.842Z", "message": "Task succeeded 'neutron_plugin.port.delete'", "node_name": "target_vnf_port", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:15.842Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "data_plane_subnet_e2e6qu", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:16.000Z", "message": "deleting subnet", "level": "info", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:16.000Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "4768f01a-d1c7-4647-a2dc-a739662b1c0e"}, {"node_instance_id": "reference_vnf_ip_7ontu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:16.912Z", "message": "Deleting node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:16.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_ip_7ontu7", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:16.912Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:16.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "event_type": "sending_task", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:16.912Z", "message": "Sending task 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:16.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "management_plane_subnet_4ut7rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:16.912Z", "message": "Stopping node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:16.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_ip_7ontu7", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:16.912Z", "message": "Stopping node", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:16.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "security_group_tlwqqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:16.912Z", "message": "Stopping node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:16.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_ip_mn8p4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:16.912Z", "message": "Stopping node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:16.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "event_type": "task_started", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:16.912Z", "message": "Task started 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:16.912Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_ip_7ontu7", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:17.789Z", "message": "deleting floatingip", "level": "info", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:17.789Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "fe9e49c6-3bfa-4e5b-98b3-74f49395ff7d"}, {"node_instance_id": "security_group_tlwqqw", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:17.962Z", "message": "Deleting node", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:17.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_ip_mn8p4l", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:17.962Z", "message": "Deleting node", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:17.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_ip_mn8p4l", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:17.962Z", "message": "Sending task 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:17.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "security_group_tlwqqw", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:17.962Z", "message": "Sending task 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:17.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_ip_7ontu7", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:17.962Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:17.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_ip_mn8p4l", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:17.962Z", "message": "Task started 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:17.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "security_group_tlwqqw", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:17.962Z", "message": "Task started 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:17.962Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}], "metadata": {"pagination": {"total": 97, "offset": 57, "size": 50}}} 2018-10-12 06:05:19,042 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:19,042 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:19 GMT 2018-10-12 06:05:19,042 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:19,042 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 16460 2018-10-12 06:05:19,042 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:19,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:19,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:19,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-12 06:05:19,043 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.port.delete' 2018-10-12 06:05:19,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-12 06:05:19,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.port.delete' 2018-10-12 06:05:19,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-12 06:05:19,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-12 06:05:19,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:19,044 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-12 06:05:19,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting port 2018-10-12 06:05:19,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:19,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-12 06:05:19,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-12 06:05:19,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-12 06:05:19,045 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.port.delete' 2018-10-12 06:05:19,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-12 06:05:19,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:19,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-12 06:05:19,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.disconnect_subnet' 2018-10-12 06:05:19,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:19,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:19,046 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:19,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:19,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.disconnect_subnet' 2018-10-12 06:05:19,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-12 06:05:19,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:19,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:19,047 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.floatingip.delete' 2018-10-12 06:05:19,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.security_group.delete' 2018-10-12 06:05:19,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-12 06:05:19,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.floatingip.delete' 2018-10-12 06:05:19,048 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.security_group.delete' 2018-10-12 06:05:19,048 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/d47c8507-24a2-4930-8aad-fafb881aad14 2018-10-12 06:05:19,126 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:19,126 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:19,126 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:19,126 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:19,126 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:19,127 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:19,127 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:19,127 - 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-10-12T06:04:57.729Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d47c8507-24a2-4930-8aad-fafb881aad14"} 2018-10-12 06:05:19,127 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:19,127 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:19 GMT 2018-10-12 06:05:19,127 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:19,127 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-12 06:05:19,127 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:24,133 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 06:05:24,211 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:24,211 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:24,212 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:24,212 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:24,212 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:24,212 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:24,212 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:24,212 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "data_plane_subnet_e2e6qu", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:18.973Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "data_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:18.973Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_ip_mn8p4l", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:18.999Z", "message": "deleting floatingip", "level": "info", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:18.999Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "2a5fb974-9592-431e-ba7c-e9fe51485482"}, {"node_instance_id": "security_group_tlwqqw", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:18.999Z", "message": "deleting security_group", "level": "info", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:18.999Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "cfbb433a-f58c-4e2b-80b6-acc32a202a5a"}, {"node_instance_id": "data_plane_network_ygyzcz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:20.050Z", "message": "Stopping node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:20.050Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "reference_vnf_ip_7ontu7", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:20.050Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "reference_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:20.050Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "target_vnf_ip_mn8p4l", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:20.050Z", "message": "Task succeeded 'neutron_plugin.floatingip.delete'", "node_name": "target_vnf_ip", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:20.050Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "event_type": "task_succeeded", "operation": "cloudify.interfaces.relationship_lifecycle.unlink", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:20.050Z", "message": "Task succeeded 'neutron_plugin.router.disconnect_subnet'", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:20.050Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "security_group_tlwqqw", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:20.050Z", "message": "Task succeeded 'neutron_plugin.security_group.delete'", "node_name": "security_group", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:20.050Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "management_plane_subnet_4ut7rh", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:21.023Z", "message": "deleting subnet", "level": "info", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:21.023Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "d23adc96-0c65-4ec6-baff-3d0adc22e79d"}, {"node_instance_id": "data_plane_network_ygyzcz", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:21.068Z", "message": "Deleting node", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:21.068Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "management_plane_subnet_4ut7rh", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:21.068Z", "message": "Deleting node", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:21.068Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "data_plane_network_ygyzcz", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:21.068Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:21.068Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "management_plane_subnet_4ut7rh", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:21.068Z", "message": "Sending task 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:21.068Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "data_plane_network_ygyzcz", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:21.068Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:21.068Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "management_plane_subnet_4ut7rh", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:21.068Z", "message": "Task started 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:21.068Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "data_plane_network_ygyzcz", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:22.035Z", "message": "deleting network", "level": "info", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:22.035Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "1f320dff-c5fc-47d3-b583-177d9173dd79"}, {"node_instance_id": "data_plane_network_ygyzcz", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:22.621Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "data_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:22.621Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "management_plane_subnet_4ut7rh", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:24.011Z", "message": "Task succeeded 'neutron_plugin.subnet.delete'", "node_name": "management_plane_subnet", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:24.011Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}], "metadata": {"pagination": {"total": 115, "offset": 90, "size": 50}}} 2018-10-12 06:05:24,212 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:24,212 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:24 GMT 2018-10-12 06:05:24,212 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:24,213 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9297 2018-10-12 06:05:24,213 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:24,213 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-12 06:05:24,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting floatingip 2018-10-12 06:05:24,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting security_group 2018-10-12 06:05:24,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:24,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-12 06:05:24,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.floatingip.delete' 2018-10-12 06:05:24,214 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.disconnect_subnet' 2018-10-12 06:05:24,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.security_group.delete' 2018-10-12 06:05:24,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting subnet 2018-10-12 06:05:24,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:24,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:24,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-12 06:05:24,215 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.subnet.delete' 2018-10-12 06:05:24,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-12 06:05:24,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.subnet.delete' 2018-10-12 06:05:24,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-12 06:05:24,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-12 06:05:24,216 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.subnet.delete' 2018-10-12 06:05:24,217 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/d47c8507-24a2-4930-8aad-fafb881aad14 2018-10-12 06:05:24,275 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:24,275 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:24,275 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:24,275 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:24,275 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:24,276 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:24,276 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:24,276 - 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-10-12T06:04:57.729Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d47c8507-24a2-4930-8aad-fafb881aad14"} 2018-10-12 06:05:24,276 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:24,276 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:24 GMT 2018-10-12 06:05:24,276 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:24,276 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-12 06:05:24,276 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:29,282 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 06:05:29,381 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:29,381 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:29,381 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:29,381 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:29,381 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:29,381 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:29,382 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:29,382 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "router_ywmrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:25.063Z", "message": "Deleting node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:25.063Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "management_plane_network_v4ks8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:25.063Z", "message": "Stopping node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:25.063Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "router_ywmrer", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:25.063Z", "message": "Stopping node", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:25.063Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "router_ywmrer", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:25.864Z", "message": "deleting router", "level": "info", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:25.864Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "6b58768d-4c31-493e-97a4-7668188dfbce"}, {"node_instance_id": "management_plane_network_v4ks8s", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:26.078Z", "message": "Deleting node", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:26.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "management_plane_network_v4ks8s", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:26.078Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:26.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "router_ywmrer", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:26.078Z", "message": "Sending task 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:26.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "management_plane_network_v4ks8s", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:26.078Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:26.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "router_ywmrer", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:26.078Z", "message": "Task started 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:26.078Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "management_plane_network_v4ks8s", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:27.046Z", "message": "deleting network", "level": "info", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:27.046Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "1d303f7a-38c7-4d30-b1b6-b5a145035f44"}, {"node_instance_id": "management_plane_network_v4ks8s", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:27.310Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "management_plane_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:27.310Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "router_ywmrer", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:29.107Z", "message": "Task succeeded 'neutron_plugin.router.delete'", "node_name": "router", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:29.107Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}], "metadata": {"pagination": {"total": 127, "offset": 108, "size": 50}}} 2018-10-12 06:05:29,382 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:29,382 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:29 GMT 2018-10-12 06:05:29,382 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:29,382 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 6012 2018-10-12 06:05:29,382 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:29,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:29,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:29,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:29,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting router 2018-10-12 06:05:29,383 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:29,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-12 06:05:29,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.router.delete' 2018-10-12 06:05:29,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-12 06:05:29,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.router.delete' 2018-10-12 06:05:29,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - deleting network 2018-10-12 06:05:29,384 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-12 06:05:29,385 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.router.delete' 2018-10-12 06:05:29,385 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/d47c8507-24a2-4930-8aad-fafb881aad14 2018-10-12 06:05:29,446 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:29,446 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:29,446 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:29,446 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:29,446 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:29,446 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:29,447 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:29,447 - 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-10-12T06:04:57.729Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d47c8507-24a2-4930-8aad-fafb881aad14"} 2018-10-12 06:05:29,447 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:29,447 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:29 GMT 2018-10-12 06:05:29,447 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:29,447 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 369 2018-10-12 06:05:29,447 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:34,453 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/events 2018-10-12 06:05:34,531 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:34,531 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:34,531 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:34,531 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:34,531 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:34,531 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:34,532 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:34,532 - cloudify.rest_client.http - DEBUG - reply: "200 OK" {"items": [{"node_instance_id": "external_network_yt8q7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:30.087Z", "message": "Stopping node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:30.087Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "external_network_yt8q7z", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:30.994Z", "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-10-12T06:05:30.994Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_log", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14", "logger": "1ce3a274-4842-4089-b4cd-b3d0e4955369"}, {"node_instance_id": "external_network_yt8q7z", "event_type": "workflow_node_event", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:31.101Z", "message": "Deleting node", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:31.101Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "external_network_yt8q7z", "event_type": "sending_task", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:31.101Z", "message": "Sending task 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:31.101Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "external_network_yt8q7z", "event_type": "task_started", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:31.101Z", "message": "Task started 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:31.101Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": "external_network_yt8q7z", "event_type": "task_succeeded", "operation": "cloudify.interfaces.lifecycle.delete", "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:32.114Z", "message": "Task succeeded 'neutron_plugin.network.delete'", "node_name": "external_network", "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:32.114Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}, {"node_instance_id": null, "event_type": "workflow_succeeded", "operation": null, "blueprint_id": "vrouter-opnfv", "timestamp": "2018-10-12T06:05:32.114Z", "message": "'uninstall' workflow execution succeeded", "node_name": null, "workflow_id": "uninstall", "error_causes": null, "reported_timestamp": "2018-10-12T06:05:32.114Z", "deployment_id": "vrouter-opnfv", "type": "cloudify_event", "execution_id": "d47c8507-24a2-4930-8aad-fafb881aad14"}], "metadata": {"pagination": {"total": 134, "offset": 120, "size": 50}}} 2018-10-12 06:05:34,532 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:34,532 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:34 GMT 2018-10-12 06:05:34,532 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:34,532 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 3552 2018-10-12 06:05:34,532 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:34,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Stopping node 2018-10-12 06:05:34,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - not deleting network since an external network is being used 2018-10-12 06:05:34,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Deleting node 2018-10-12 06:05:34,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Sending task 'neutron_plugin.network.delete' 2018-10-12 06:05:34,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task started 'neutron_plugin.network.delete' 2018-10-12 06:05:34,533 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - Task succeeded 'neutron_plugin.network.delete' 2018-10-12 06:05:34,534 - functest.opnfv_tests.vnf.router.cloudify_vrouter - DEBUG - 'uninstall' workflow execution succeeded 2018-10-12 06:05:34,534 - cloudify.rest_client.http - DEBUG - Sending request: GET http://172.30.9.206:80/api/v3/executions/d47c8507-24a2-4930-8aad-fafb881aad14 2018-10-12 06:05:34,592 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:34,592 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:34,593 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:34,593 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:34,593 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:34,593 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:34,593 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:34,593 - 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-10-12T06:04:57.729Z", "created_by": "admin", "private_resource": false, "workflow_id": "uninstall", "error": "", "deployment_id": "vrouter-opnfv", "id": "d47c8507-24a2-4930-8aad-fafb881aad14"} 2018-10-12 06:05:34,593 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:34,593 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:34 GMT 2018-10-12 06:05:34,594 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:34,594 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 372 2018-10-12 06:05:34,594 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:34,594 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/deployments/vrouter-opnfv 2018-10-12 06:05:34,857 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:34,857 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:34,857 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:34,857 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:34,858 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:34,858 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:34,858 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:34,858 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-12 06:05:34,858 - 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": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "target_vnf_flavor_id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "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_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "security_group_name": "vnf_test_security_group", "reference_vnf_image_id": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "keystone_password": "9ac9d9d0-4c65-482b-b733-a6aead9dcb3a", "region": "regionOne", "target_vnf_port_name": "target_vnf_port", "keystone_tenant_name": "vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "keystone_project_domain_name": "Default", "keystone_url": "http://172.30.9.27: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": "85788fbe-b6df-4115-aad0-c22c2ebb3c47", "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": {"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"}, "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-10-12T05:54:28.775Z", "updated_at": "2018-10-12T05:54:28.775Z", "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-10-12 06:05:34,858 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:34,858 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:34 GMT 2018-10-12 06:05:34,858 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:34,858 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 9272 2018-10-12 06:05:34,859 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:34,859 - cloudify.rest_client.http - DEBUG - Sending request: DELETE http://172.30.9.206:80/api/v3/blueprints/vrouter-opnfv 2018-10-12 06:05:34,931 - cloudify.rest_client.http - DEBUG - request header: Connection: keep-alive 2018-10-12 06:05:34,931 - cloudify.rest_client.http - DEBUG - request header: Accept-Encoding: gzip, deflate 2018-10-12 06:05:34,931 - cloudify.rest_client.http - DEBUG - request header: Accept: */* 2018-10-12 06:05:34,931 - cloudify.rest_client.http - DEBUG - request header: User-Agent: python-requests/2.18.2 2018-10-12 06:05:34,932 - cloudify.rest_client.http - DEBUG - request header: Content-type: application/json 2018-10-12 06:05:34,932 - cloudify.rest_client.http - DEBUG - request header: Authorization: Basic YWRtaW46YWRtaW4= 2018-10-12 06:05:34,932 - cloudify.rest_client.http - DEBUG - request header: Tenant: default_tenant 2018-10-12 06:05:34,932 - cloudify.rest_client.http - DEBUG - request header: Content-Length: 0 2018-10-12 06:05:34,932 - 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-10-12T05:54:28.515Z", "updated_at": "2018-10-12T05:54:28.515Z", "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.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.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.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_timeout": {"default": 2, "type": "integer", "description": "Interval (in seconds) between subsequent inquiries of the attachment's status\n"}, "status_attempts": {"default": 10, "type": "integer", "description": "Number of times to check for the attachment's status before failing\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"}, "keystone_url": {"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"}, "region": {"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": {"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"}, "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": {"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"}}, "network": {}, "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"}, "resource_id": {"get_input": "management_plane_subnet_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, "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": "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}, "resource_id": {"get_input": "data_plane_subnet_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, "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.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": {"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"}}, "use_external_resource": false, "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": {"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"}}, "network": {}, "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": {"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"}}, "network": {}, "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": {"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"}}, "use_external_resource": false, "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-10-12 06:05:34,933 - cloudify.rest_client.http - DEBUG - response header: Server: nginx/1.8.0 2018-10-12 06:05:34,933 - cloudify.rest_client.http - DEBUG - response header: Date: Fri, 12 Oct 2018 06:05:34 GMT 2018-10-12 06:05:34,934 - cloudify.rest_client.http - DEBUG - response header: Content-Type: application/json 2018-10-12 06:05:34,934 - cloudify.rest_client.http - DEBUG - response header: Content-Length: 258596 2018-10-12 06:05:34,934 - cloudify.rest_client.http - DEBUG - response header: Connection: keep-alive 2018-10-12 06:05:34,947 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 06:05:34,947 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:36,230 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-18b28081-b01a-498c-b071-ee13c512d57c Date: Fri, 12 Oct 2018 06:05:36 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 06:05:36,230 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47 used request id req-18b28081-b01a-498c-b071-ee13c512d57c 2018-10-12 06:05:36,230 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.28347301483s 2018-10-12 06:05:36,231 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/85788fbe-b6df-4115-aad0-c22c2ebb3c47 used request id req-18b28081-b01a-498c-b071-ee13c512d57c 2018-10-12 06:05:36,231 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 06:05:36,234 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:05:36,413 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06: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-9b9022b1-484c-41f3-b939-d36b2dcc5b3e x-compute-request-id: req-9b9022b1-484c-41f3-b939-d36b2dcc5b3e Content-Encoding: gzip Content-Length: 371 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "name": "vyos_vrouter-flavor_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 50, "id": "a9ad07bf-49f9-4578-b66c-a7b23892b3cf", "name": "vyos_vrouter-flavor_alt_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 06:05:36,413 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9b9022b1-484c-41f3-b939-d36b2dcc5b3e 2018-10-12 06:05:36,414 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.182420969009s 2018-10-12 06:05:36,414 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-9b9022b1-484c-41f3-b939-d36b2dcc5b3e 2018-10-12 06:05:36,416 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 06:05:36,419 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:05:36,461 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 06: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 x-openstack-request-id: req-ac5abe32-32be-4025-ad6d-b2fd688ef55d x-compute-request-id: req-ac5abe32-32be-4025-ad6d-b2fd688ef55d Content-Length: 0 Content-Type: application/json 2018-10-12 06:05:36,461 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf used request id req-ac5abe32-32be-4025-ad6d-b2fd688ef55d 2018-10-12 06:05:36,461 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0445969104767s 2018-10-12 06:05:36,461 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/a9ad07bf-49f9-4578-b66c-a7b23892b3cf used request id req-ac5abe32-32be-4025-ad6d-b2fd688ef55d 2018-10-12 06:05:36,464 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-12 06:05:36,465 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/3fa5303b-0395-43f9-b78a-d596e1a3fb2f.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:37,497 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-cb310de4-69c2-4fba-a1a5-ddc31cad4fb9 Content-Length: 0 Date: Fri, 12 Oct 2018 06:05:37 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:05:37,497 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/3fa5303b-0395-43f9-b78a-d596e1a3fb2f.json used request id req-cb310de4-69c2-4fba-a1a5-ddc31cad4fb9 2018-10-12 06:05:37,497 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 1.03246092796s 2018-10-12 06:05:37,497 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/3fa5303b-0395-43f9-b78a-d596e1a3fb2f.json used request id req-cb310de4-69c2-4fba-a1a5-ddc31cad4fb9 2018-10-12 06:05:37,504 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 06:05:37,505 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:37,523 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-e953d0a8-b670-4ebc-9916-e78c6450ee43 Date: Fri, 12 Oct 2018 06:05:37 GMT RESP BODY: {"floatingips": []} 2018-10-12 06:05:37,523 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e953d0a8-b670-4ebc-9916-e78c6450ee43 2018-10-12 06:05:37,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.0181889533997s 2018-10-12 06:05:37,523 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e953d0a8-b670-4ebc-9916-e78c6450ee43 2018-10-12 06:05:37,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.servers 2018-10-12 06:05:37,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:37,968 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:05: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-bc88a07c-4029-4823-8659-a5daf0fed76d x-compute-request-id: req-bc88a07c-4029-4823-8659-a5daf0fed76d Content-Type: application/json 2018-10-12 06:05:37,968 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690 used request id req-bc88a07c-4029-4823-8659-a5daf0fed76d 2018-10-12 06:05:37,968 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.servers in 0.444313049316s 2018-10-12 06:05:37,969 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690 used request id req-bc88a07c-4029-4823-8659-a5daf0fed76d 2018-10-12 06:05:37,969 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 06:05:37,972 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:38,468 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:05: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-cf665730-c869-4756-9c65-1a1ed7f2e7e0 x-compute-request-id: req-cf665730-c869-4756-9c65-1a1ed7f2e7e0 Content-Encoding: gzip Content-Length: 774 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}, {"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "172.30.9.206", "OS-EXT-IPS:type": "floating"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T06:05:37Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 06:05:38,468 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cf665730-c869-4756-9c65-1a1ed7f2e7e0 2018-10-12 06:05:38,469 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.499460935593s 2018-10-12 06:05:38,469 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-cf665730-c869-4756-9c65-1a1ed7f2e7e0 2018-10-12 06:05:38,471 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 06:05:40,473 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 06:05:40,476 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:41,265 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06: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-e2d55468-3293-4b8d-8535-6888c7d1108c x-compute-request-id: req-e2d55468-3293-4b8d-8535-6888c7d1108c Content-Encoding: gzip Content-Length: 758 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916": [{"OS-EXT-IPS-MAC:mac_addr": "fa:16:3e:d6:3b:35", "version": 4, "addr": "192.168.120.12", "OS-EXT-IPS:type": "fixed"}]}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "security_groups": [{"name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}], "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T06:05:37Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 06:05:41,265 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e2d55468-3293-4b8d-8535-6888c7d1108c 2018-10-12 06:05:41,266 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.792176008224s 2018-10-12 06:05:41,266 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-e2d55468-3293-4b8d-8535-6888c7d1108c 2018-10-12 06:05:41,267 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 06:05:43,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 06:05:43,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:43,696 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06: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-5722f56f-1eb2-4397-940b-70783fa9304c x-compute-request-id: req-5722f56f-1eb2-4397-940b-70783fa9304c Content-Encoding: gzip Content-Length: 663 Content-Type: application/json RESP BODY: {"servers": [{"OS-EXT-STS:task_state": "deleting", "addresses": {}, "links": [{"href": "http://172.30.9.27:8774/v2.1/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "self"}, {"href": "http://172.30.9.27:8774/servers/3334b962-ed07-49be-a294-0981f238f690", "rel": "bookmark"}], "image": {"id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "links": [{"href": "http://172.30.9.27:8774/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "rel": "bookmark"}]}, "OS-EXT-STS:vm_state": "active", "OS-SRV-USG:launched_at": "2018-10-12T05:53:08.000000", "flavor": {"id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "links": [{"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}]}, "id": "3334b962-ed07-49be-a294-0981f238f690", "user_id": "34f4563a52b9409fafc58ed7d5228297", "OS-DCF:diskConfig": "MANUAL", "accessIPv4": "", "accessIPv6": "", "progress": 0, "OS-EXT-STS:power_state": 1, "OS-EXT-AZ:availability_zone": "nova", "config_drive": "", "status": "ACTIVE", "updated": "2018-10-12T06:05:41Z", "hostId": "41e943e41716d7ea4442152d1f30c57a2d5be6379dc8ab0227ffc063", "OS-SRV-USG:terminated_at": null, "key_name": "vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "name": "vyos_vrouter-vm_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "created": "2018-10-12T05:50:31Z", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "os-extended-volumes:volumes_attached": [], "metadata": {}}]} 2018-10-12 06:05:43,696 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5722f56f-1eb2-4397-940b-70783fa9304c 2018-10-12 06:05:43,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.426232099533s 2018-10-12 06:05:43,697 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-5722f56f-1eb2-4397-940b-70783fa9304c 2018-10-12 06:05:43,698 - shade.iterate_timeout - DEBUG - Waiting 2.0 seconds 2018-10-12 06:05:45,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.servers.detail 2018-10-12 06:05:45,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/servers/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:45,786 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:05: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-1eddcf70-249c-48ad-a39e-54d9c5c54b5c x-compute-request-id: req-1eddcf70-249c-48ad-a39e-54d9c5c54b5c Content-Length: 15 Content-Type: application/json RESP BODY: {"servers": []} 2018-10-12 06:05:45,786 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1eddcf70-249c-48ad-a39e-54d9c5c54b5c 2018-10-12 06:05:45,786 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.servers.detail in 0.0850520133972s 2018-10-12 06:05:45,786 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/servers/detail used request id req-1eddcf70-249c-48ad-a39e-54d9c5c54b5c 2018-10-12 06:05:45,789 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 06:05:45,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:45,976 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 6833 X-Openstack-Request-Id: req-3e2a254d-95c4-4cd9-8aaf-87b0f8264821 Date: Fri, 12 Oct 2018 06:05:45 GMT RESP BODY: {"security_groups": [{"description": "created by OPNFV Functest (vyos_vrouter)", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:50:26Z", "updated_at": "2018-10-12T05:50:29Z", "security_group_rules": [{"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 443, "updated_at": "2018-10-12T05:50:28Z", "revision_number": 0, "id": "24a287e9-b7e1-45db-abaa-bda298035a75", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:28Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 443, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 22, "updated_at": "2018-10-12T05:50:27Z", "revision_number": 0, "id": "2d42de06-1dcf-45a8-b67a-2ce163d534fe", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:27Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 22, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 80, "updated_at": "2018-10-12T05:50:28Z", "revision_number": 0, "id": "52bf3795-1c44-48b7-8d56-0d65c7ab54ab", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:28Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 80, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "5c18b54c-ff7a-438e-97fe-5e3c887ed402", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 53333, "updated_at": "2018-10-12T05:50:29Z", "revision_number": 0, "id": "8dd2282c-12e0-49ee-aa4b-b7c30f68dec7", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:29Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 53333, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "icmp", "description": "", "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:27Z", "revision_number": 0, "id": "99bcf7b6-ad38-4ce9-84b7-1544b295a48e", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:27Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": "tcp", "description": "", "tags": [], "port_range_max": 5671, "updated_at": "2018-10-12T05:50:29Z", "revision_number": 0, "id": "9c9e8a1a-b053-4f09-aa68-5a74837eee64", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:29Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": 5671, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:50:26Z", "revision_number": 0, "id": "abfc0357-0eb8-4765-8e02-84883360f821", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:50:26Z", "security_group_id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 8, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "88ba2b42-3568-45d1-ba61-73049a98ba7c", "name": "vyos_vrouter-sg_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}, {"description": "Default security group", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:48:42Z", "updated_at": "2018-10-12T05:48:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "0eff86ae-7a77-4968-b5c6-786a8fa3baee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "656ce75a-20f9-4287-a502-2229034bdd0c", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ae127baf-dcf9-45f4-9c77-2643b9eb1c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ed88c7ff-0721-41c1-8451-0b2413f29f65", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 4, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "name": "default"}]} 2018-10-12 06:05:45,976 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3e2a254d-95c4-4cd9-8aaf-87b0f8264821 2018-10-12 06:05:45,976 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.186686992645s 2018-10-12 06:05:45,977 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-3e2a254d-95c4-4cd9-8aaf-87b0f8264821 2018-10-12 06:05:45,980 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-12 06:05:45,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/88ba2b42-3568-45d1-ba61-73049a98ba7c.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:46,352 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-a890e33a-7ab5-4b81-b49d-e115af95b921 Content-Length: 0 Date: Fri, 12 Oct 2018 06:05:46 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:05:46,352 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/88ba2b42-3568-45d1-ba61-73049a98ba7c.json used request id req-a890e33a-7ab5-4b81-b49d-e115af95b921 2018-10-12 06:05:46,352 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.371676921844s 2018-10-12 06:05:46,352 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/88ba2b42-3568-45d1-ba61-73049a98ba7c.json used request id req-a890e33a-7ab5-4b81-b49d-e115af95b921 2018-10-12 06:05:46,353 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.os-keypairs 2018-10-12 06:05:46,356 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:46,391 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 06:05: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-f26fe5ef-d2e5-454f-accf-f50e0e01dbb1 x-compute-request-id: req-f26fe5ef-d2e5-454f-accf-f50e0e01dbb1 Content-Length: 0 Content-Type: application/json 2018-10-12 06:05:46,391 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916 used request id req-f26fe5ef-d2e5-454f-accf-f50e0e01dbb1 2018-10-12 06:05:46,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.os-keypairs in 0.0385849475861s 2018-10-12 06:05:46,392 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/os-keypairs/vyos_vrouter-kp_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916 used request id req-f26fe5ef-d2e5-454f-accf-f50e0e01dbb1 2018-10-12 06:05:46,392 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-12 06:05:46,393 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/8397be5b-4ce5-4467-befa-22f08167b901/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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" -d '{"subnet_id": "c6095cce-e772-4105-8d2c-269d967d6acb"}' 2018-10-12 06:05:47,918 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-34133590-d9bb-4843-8c6e-3e19e0dd053b Date: Fri, 12 Oct 2018 06:05:47 GMT RESP BODY: {"network_id": "9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "subnet_id": "c6095cce-e772-4105-8d2c-269d967d6acb", "subnet_ids": ["c6095cce-e772-4105-8d2c-269d967d6acb"], "port_id": "2cfe3786-cbed-479c-9d04-7724325deaa3", "id": "8397be5b-4ce5-4467-befa-22f08167b901"} 2018-10-12 06:05:47,918 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8397be5b-4ce5-4467-befa-22f08167b901/remove_router_interface.json used request id req-34133590-d9bb-4843-8c6e-3e19e0dd053b 2018-10-12 06:05:47,919 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.52622914314s 2018-10-12 06:05:47,919 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/8397be5b-4ce5-4467-befa-22f08167b901/remove_router_interface.json used request id req-34133590-d9bb-4843-8c6e-3e19e0dd053b returning object 8397be5b-4ce5-4467-befa-22f08167b901 2018-10-12 06:05:47,920 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-12 06:05:47,920 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:48,299 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 708 X-Openstack-Request-Id: req-7701872a-33ef-4025-b24b-7a12cecab30e Date: Fri, 12 Oct 2018 06:05:48 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.208"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:48:44Z", "admin_state_up": true, "updated_at": "2018-10-12T06:05:47Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "8397be5b-4ce5-4467-befa-22f08167b901", "name": "vyos_vrouter-router_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}]} 2018-10-12 06:05:48,299 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7701872a-33ef-4025-b24b-7a12cecab30e 2018-10-12 06:05:48,299 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.379199028015s 2018-10-12 06:05:48,299 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-7701872a-33ef-4025-b24b-7a12cecab30e 2018-10-12 06:05:48,301 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-12 06:05:48,301 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/8397be5b-4ce5-4467-befa-22f08167b901.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:51,700 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-ca737aff-eb24-4b44-aab5-db40a4c76220 Content-Length: 0 Date: Fri, 12 Oct 2018 06:05:51 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:05:51,700 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8397be5b-4ce5-4467-befa-22f08167b901.json used request id req-ca737aff-eb24-4b44-aab5-db40a4c76220 2018-10-12 06:05:51,700 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 3.39948916435s 2018-10-12 06:05:51,701 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/8397be5b-4ce5-4467-befa-22f08167b901.json used request id req-ca737aff-eb24-4b44-aab5-db40a4c76220 2018-10-12 06:05:51,701 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-12 06:05:51,702 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:51,766 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 683 X-Openstack-Request-Id: req-4bd2e677-42cc-4b9f-8f9e-6fd289ec2a8f Date: Fri, 12 Oct 2018 06:05:51 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36","tenant_id":"2d54cddeac7449f1a5b6383d4df56afb","created_at":"2018-10-12T05:48:44Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T05:48:44Z","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":"2d54cddeac7449f1a5b6383d4df56afb","id":"c6095cce-e772-4105-8d2c-269d967d6acb","subnetpool_id":null,"name":"vyos_vrouter-subnet_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}]} 2018-10-12 06:05:51,766 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4bd2e677-42cc-4b9f-8f9e-6fd289ec2a8f 2018-10-12 06:05:51,767 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.0654969215393s 2018-10-12 06:05:51,767 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-4bd2e677-42cc-4b9f-8f9e-6fd289ec2a8f 2018-10-12 06:05:51,768 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-12 06:05:51,769 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/c6095cce-e772-4105-8d2c-269d967d6acb.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:53,874 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-cc9d06c2-717f-40d6-a7ed-6f92f7badbc8 Date: Fri, 12 Oct 2018 06:05:53 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:05:53,875 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c6095cce-e772-4105-8d2c-269d967d6acb.json used request id req-cc9d06c2-717f-40d6-a7ed-6f92f7badbc8 2018-10-12 06:05:53,875 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.1063811779s 2018-10-12 06:05:53,875 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/c6095cce-e772-4105-8d2c-269d967d6acb.json used request id req-cc9d06c2-717f-40d6-a7ed-6f92f7badbc8 2018-10-12 06:05:53,875 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 06:05:53,876 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:54,139 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1199 X-Openstack-Request-Id: req-992fb91b-448e-47ad-8e24-065141b3a76c Date: Fri, 12 Oct 2018 06:05:54 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","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-10-12T06:05:53Z","tenant_id":"2d54cddeac7449f1a5b6383d4df56afb","created_at":"2018-10-12T05:48:42Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"2d54cddeac7449f1a5b6383d4df56afb","id":"9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36","name":"vyos_vrouter-net_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}]} 2018-10-12 06:05:54,140 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-992fb91b-448e-47ad-8e24-065141b3a76c 2018-10-12 06:05:54,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.264346837997s 2018-10-12 06:05:54,140 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-992fb91b-448e-47ad-8e24-065141b3a76c 2018-10-12 06:05:54,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-12 06:05:54,142 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36.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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:55,186 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-bf1ad092-eddc-4f4a-8eb1-01e32b9b8381 Date: Fri, 12 Oct 2018 06:05:55 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:05:55,186 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36.json used request id req-bf1ad092-eddc-4f4a-8eb1-01e32b9b8381 2018-10-12 06:05:55,187 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 1.04514098167s 2018-10-12 06:05:55,187 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/9b4c3fa5-9ecb-4a7b-8aa0-61ecd4af8d36.json used request id req-bf1ad092-eddc-4f4a-8eb1-01e32b9b8381 2018-10-12 06:05:55,187 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 06:05:55,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:55,357 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1208 Content-Type: application/json X-Openstack-Request-Id: req-c328edc5-fc38-446e-8922-f3693489dc92 Date: Fri, 12 Oct 2018 06:05:55 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/snap", "metadata": {}}], "file": "/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/file", "owner": "2d54cddeac7449f1a5b6383d4df56afb", "id": "4b884b61-9d42-49c1-9baf-bebcc8761a3c", "size": 4373348352, "self": "/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "e66184f33438facbf5b664aa1d02968dd305d5f2d8526315b65adca7188e574a", "updated_at": "2018-10-12T05:50:25Z", "visibility": "private", "owner_specified.shade.object": "images/vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "d9fa9deb2e0906ab7da21bd97d305fa1", "name": "vyos_vrouter-img_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "checksum": "d9fa9deb2e0906ab7da21bd97d305fa1", "created_at": "2018-10-12T05:49:14Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 06:05:55,357 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c328edc5-fc38-446e-8922-f3693489dc92 2018-10-12 06:05:55,358 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.170207977295s 2018-10-12 06:05:55,358 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-c328edc5-fc38-446e-8922-f3693489dc92 2018-10-12 06:05:55,360 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 06:05:55,360 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}3f35af121d4cd2dc4709f5058d6d60437d0f4d9c" 2018-10-12 06:05:59,069 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-ba76591f-41ca-4184-99ce-d5919f7d80a7 Date: Fri, 12 Oct 2018 06:05:59 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 06:05:59,069 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c used request id req-ba76591f-41ca-4184-99ce-d5919f7d80a7 2018-10-12 06:05:59,069 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 3.70973992348s 2018-10-12 06:05:59,070 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/4b884b61-9d42-49c1-9baf-bebcc8761a3c used request id req-ba76591f-41ca-4184-99ce-d5919f7d80a7 2018-10-12 06:05:59,070 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 06:05:59,073 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:05:59,107 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:05: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-45cf317e-c809-4d39-950e-cdc51affa729 x-compute-request-id: req-45cf317e-c809-4d39-950e-cdc51affa729 Content-Encoding: gzip Content-Length: 313 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 40, "id": "051c9dfe-f788-4f8c-b66b-56cd65e8f43f", "name": "vyos_vrouter-flavor_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "vcpus": 2, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 06:05:59,107 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-45cf317e-c809-4d39-950e-cdc51affa729 2018-10-12 06:05:59,107 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0366938114166s 2018-10-12 06:05:59,107 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-45cf317e-c809-4d39-950e-cdc51affa729 2018-10-12 06:05:59,109 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 06:05:59,112 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:05:59,162 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 06:05: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-19324c01-fb9f-424f-b40c-b15d9ba03f07 x-compute-request-id: req-19324c01-fb9f-424f-b40c-b15d9ba03f07 Content-Length: 0 Content-Type: application/json 2018-10-12 06:05:59,162 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f used request id req-19324c01-fb9f-424f-b40c-b15d9ba03f07 2018-10-12 06:05:59,162 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0534319877625s 2018-10-12 06:05:59,162 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/051c9dfe-f788-4f8c-b66b-56cd65e8f43f used request id req-19324c01-fb9f-424f-b40c-b15d9ba03f07 2018-10-12 06:05:59,163 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 06:05:59,163 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:05:59,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-8d61d0d0-176a-4c01-9f40-797034dcd80d Content-Encoding: gzip Content-Length: 877 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "vyos_vrouter-user_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916", "links": {"self": "http://172.30.9.27:5000/v3/users/34f4563a52b9409fafc58ed7d5228297"}, "domain_id": "default", "enabled": true, "id": "34f4563a52b9409fafc58ed7d5228297", "options": {}}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 06:05:59,280 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8d61d0d0-176a-4c01-9f40-797034dcd80d 2018-10-12 06:05:59,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.11686706543s 2018-10-12 06:05:59,280 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-8d61d0d0-176a-4c01-9f40-797034dcd80d 2018-10-12 06:05:59,286 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 06:05:59,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/34f4563a52b9409fafc58ed7d5228297 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:05:59,382 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fd7495fa-f1ec-4499-a885-91322e8085b4 Content-Encoding: gzip Content-Length: 216 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/34f4563a52b9409fafc58ed7d5228297"}, "enabled": true, "id": "34f4563a52b9409fafc58ed7d5228297", "options": {}, "domain_id": "default", "name": "vyos_vrouter-user_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}} 2018-10-12 06:05:59,382 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/34f4563a52b9409fafc58ed7d5228297 used request id req-fd7495fa-f1ec-4499-a885-91322e8085b4 2018-10-12 06:05:59,382 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0952858924866s 2018-10-12 06:05:59,382 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/34f4563a52b9409fafc58ed7d5228297 used request id req-fd7495fa-f1ec-4499-a885-91322e8085b4 2018-10-12 06:05:59,383 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 06:05:59,383 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/34f4563a52b9409fafc58ed7d5228297 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:05:59,624 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-714a8bb1-8ae8-4eec-bf71-f1e5765266cb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 06:05:59,624 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/34f4563a52b9409fafc58ed7d5228297 used request id req-714a8bb1-8ae8-4eec-bf71-f1e5765266cb 2018-10-12 06:05:59,624 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.24115395546s 2018-10-12 06:05:59,624 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/34f4563a52b9409fafc58ed7d5228297 used request id req-714a8bb1-8ae8-4eec-bf71-f1e5765266cb 2018-10-12 06:05:59,625 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 06:05:59,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:05:59,716 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f9122c0f-ee37-4f65-864f-86fef0e95dfc Content-Encoding: gzip Content-Length: 381 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: vyos_vrouter", "links": {"self": "http://172.30.9.27:5000/v3/projects/2d54cddeac7449f1a5b6383d4df56afb"}, "enabled": true, "id": "2d54cddeac7449f1a5b6383d4df56afb", "parent_id": "default", "domain_id": "default", "name": "vyos_vrouter-project_c81e4c5a-7f34-4c0e-b8a1-b6593b45c916"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 06:05:59,716 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-f9122c0f-ee37-4f65-864f-86fef0e95dfc 2018-10-12 06:05:59,717 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.091639995575s 2018-10-12 06:05:59,717 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-f9122c0f-ee37-4f65-864f-86fef0e95dfc 2018-10-12 06:05:59,719 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 06:05:59,720 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/2d54cddeac7449f1a5b6383d4df56afb -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:05:59,915 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:05:59 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-b8f1bded-d821-4272-bc84-7b1c86384eee Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 06:05:59,915 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2d54cddeac7449f1a5b6383d4df56afb used request id req-b8f1bded-d821-4272-bc84-7b1c86384eee 2018-10-12 06:05:59,915 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.19602394104s 2018-10-12 06:05:59,916 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/2d54cddeac7449f1a5b6383d4df56afb used request id req-b8f1bded-d821-4272-bc84-7b1c86384eee 2018-10-12 06:05:59,916 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 06:05:59,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:05:59,988 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:05:59 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d325c93b-802b-428d-83df-3bd37dc67d44 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "aa5cf8ca3c4340d983e7ba4ca2677113", "links": {"self": "http://172.30.9.27:5000/v3/roles/aa5cf8ca3c4340d983e7ba4ca2677113"}, "name": "Member"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 06:05:59,989 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-d325c93b-802b-428d-83df-3bd37dc67d44 2018-10-12 06:05:59,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0730271339417s 2018-10-12 06:05:59,991 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 06:05:59,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/aa5cf8ca3c4340d983e7ba4ca2677113 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:06:00,116 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:06:00 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-915c4f4e-92c4-421d-83cf-6f3beb228b5b Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 06:06:00,116 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/aa5cf8ca3c4340d983e7ba4ca2677113 used request id req-915c4f4e-92c4-421d-83cf-6f3beb228b5b 2018-10-12 06:06:00,116 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.125136852264s 2018-10-12 06:06:00,119 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 06:06:00,120 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2d54cddeac7449f1a5b6383d4df56afb&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}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:06:00,329 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-b777675f-d800-40be-806f-e3ca8ed3cfe4 Date: Fri, 12 Oct 2018 06:06:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:48:42Z", "updated_at": "2018-10-12T05:48:42Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "0eff86ae-7a77-4968-b5c6-786a8fa3baee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "656ce75a-20f9-4287-a502-2229034bdd0c", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ae127baf-dcf9-45f4-9c77-2643b9eb1c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ed88c7ff-0721-41c1-8451-0b2413f29f65", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 4, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "name": "default"}]} 2018-10-12 06:06:00,329 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2d54cddeac7449f1a5b6383d4df56afb&name=default used request id req-b777675f-d800-40be-806f-e3ca8ed3cfe4 2018-10-12 06:06:00,329 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.209816932678s 2018-10-12 06:06:00,330 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=2d54cddeac7449f1a5b6383d4df56afb&name=default used request id req-b777675f-d800-40be-806f-e3ca8ed3cfe4 2018-10-12 06:06:00,333 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 06:06:00,333 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:06:00,553 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-c513c2a3-4821-4754-8a47-7907015b505a Date: Fri, 12 Oct 2018 06:06:00 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "created_at": "2018-10-12T05:48:42Z", "updated_at": "2018-10-12T05:48:42Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "656ce75a-20f9-4287-a502-2229034bdd0c", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "0eff86ae-7a77-4968-b5c6-786a8fa3baee", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv6", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ae127baf-dcf9-45f4-9c77-2643b9eb1c5b", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T05:48:42Z", "revision_number": 0, "id": "ed88c7ff-0721-41c1-8451-0b2413f29f65", "remote_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "remote_ip_prefix": null, "created_at": "2018-10-12T05:48:42Z", "security_group_id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "tenant_id": "2d54cddeac7449f1a5b6383d4df56afb", "port_range_min": null, "ethertype": "IPv4", "project_id": "2d54cddeac7449f1a5b6383d4df56afb"}], "revision_number": 4, "project_id": "2d54cddeac7449f1a5b6383d4df56afb", "id": "d06cf2b0-2075-40f0-8b4a-f4b98bce3d95", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 06:06:00,553 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c513c2a3-4821-4754-8a47-7907015b505a 2018-10-12 06:06:00,553 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.220665931702s 2018-10-12 06:06:00,554 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-c513c2a3-4821-4754-8a47-7907015b505a 2018-10-12 06:06:00,558 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-12 06:06:00,559 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/d06cf2b0-2075-40f0-8b4a-f4b98bce3d95.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}062ae7dabaa379cbe0a8c974f6f450f872dc1a51" 2018-10-12 06:06:00,849 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3ae71850-0061-46d9-a74a-6444ae3e73fa Content-Length: 0 Date: Fri, 12 Oct 2018 06:06:00 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:06:00,849 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d06cf2b0-2075-40f0-8b4a-f4b98bce3d95.json used request id req-3ae71850-0061-46d9-a74a-6444ae3e73fa 2018-10-12 06:06:00,850 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.291296958923s 2018-10-12 06:06:00,850 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/d06cf2b0-2075-40f0-8b4a-f4b98bce3d95.json used request id req-3ae71850-0061-46d9-a74a-6444ae3e73fa 2018-10-12 06:06:00,869 - xtesting.ci.run_tests - INFO - Loading test case 'juju_epc'... 2018-10-12 06:06:00,906 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 06:06:00,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 06:06:00,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 06:06:00,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 06:06:00,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 06:06:00,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 06:06:00,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 06:06:00,907 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 06:06:00,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 06:06:00,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 06:06:00,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 06:06:00,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 06:06:00,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 06:06:00,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 06:06:00,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 06:06:00,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 06:06:00,908 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 06:06:00,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 06:06:00,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 06:06:00,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 06:06:00,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 06:06:00,909 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 06:06:00,913 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 06:06:00,920 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:00 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-10a04812-243f-4799-8d1c-faf3a40d4644 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 06:06:00,920 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-10a04812-243f-4799-8d1c-faf3a40d4644 2018-10-12 06:06:00,920 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 06:06:01,288 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T07:06:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["jGPmog3_RT-Cf1dA5DFkWg"], "issued_at": "2018-10-12T06:06:01.000000Z"}} 2018-10-12 06:06:01,291 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 06:06:01,292 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:01,689 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-7d5ddd22-eee0-4e23-98a8-d2eea7607c98 Date: Fri, 12 Oct 2018 06:06:01 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 06:06:01,689 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7d5ddd22-eee0-4e23-98a8-d2eea7607c98 2018-10-12 06:06:01,689 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.397830963135s 2018-10-12 06:06:01,689 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-7d5ddd22-eee0-4e23-98a8-d2eea7607c98 2018-10-12 06:06:01,690 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 06:06:01,694 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:01,700 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 06:06: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 06:06:01,704 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:01,802 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-1a3a774c-d936-4003-943e-d23b339d9b82 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 06:06:01,802 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-1a3a774c-d936-4003-943e-d23b339d9b82 2018-10-12 06:06:01,802 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.112091064453s 2018-10-12 06:06:01,804 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 06:06:01,804 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" -d '{"project": {"description": "Created by OPNFV Functest: juju_epc", "enabled": true, "domain_id": "default", "name": "juju_epc-project_332c1ed5-927b-4066-a036-95b8be2379c9"}}' 2018-10-12 06:06:01,906 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 06:06:01 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f0ac311c-98ba-4b3e-acd3-dfbd6024cdad 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.27:5000/v3/projects/3f17b30a76d64cf19063797b9f3dbadc"}, "enabled": true, "id": "3f17b30a76d64cf19063797b9f3dbadc", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_332c1ed5-927b-4066-a036-95b8be2379c9"}} 2018-10-12 06:06:01,906 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f0ac311c-98ba-4b3e-acd3-dfbd6024cdad 2018-10-12 06:06:01,907 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.102616786957s 2018-10-12 06:06:01,907 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-f0ac311c-98ba-4b3e-acd3-dfbd6024cdad 2018-10-12 06:06:01,908 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'juju_epc-project_332c1ed5-927b-4066-a036-95b8be2379c9', 'id': u'3f17b30a76d64cf19063797b9f3dbadc', '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-10-12 06:06:01,908 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 06:06:02,273 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.364250183105s 2018-10-12 06:06:02,273 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/c7f0ffee8f774c97ae9195a7b499925a -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:02,375 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-028f7d19-5dc9-4118-965c-426da846fff1 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/c7f0ffee8f774c97ae9195a7b499925a"}, "enabled": true, "id": "c7f0ffee8f774c97ae9195a7b499925a", "options": {}, "domain_id": "default", "name": "juju_epc-user_332c1ed5-927b-4066-a036-95b8be2379c9"}} 2018-10-12 06:06:02,375 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/c7f0ffee8f774c97ae9195a7b499925a used request id req-028f7d19-5dc9-4118-965c-426da846fff1 2018-10-12 06:06:02,376 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'c7f0ffee8f774c97ae9195a7b499925a', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'juju_epc-user_332c1ed5-927b-4066-a036-95b8be2379c9'}) 2018-10-12 06:06:02,376 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 06:06:02,377 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:02,392 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-34662359-62bf-4765-87d9-2504d5fd491b Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 06:06:02,392 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-34662359-62bf-4765-87d9-2504d5fd491b 2018-10-12 06:06:02,392 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0155508518219s 2018-10-12 06:06:02,393 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 06:06:02,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:02,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-568b9ffb-f702-4ed5-b3ab-fc1179e5aab0 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 06:06:02,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-568b9ffb-f702-4ed5-b3ab-fc1179e5aab0 2018-10-12 06:06:02,481 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0872609615326s 2018-10-12 06:06:02,482 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 06:06:02,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 06:06:02,483 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" -d '{"role": {"name": "Member"}}' 2018-10-12 06:06:02,589 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 06:06:02 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-ba21ab74-ea05-4a09-b673-7999fbe6f2e0 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "d77abf31c6a1495da21c53d197abbd91", "links": {"self": "http://172.30.9.27:5000/v3/roles/d77abf31c6a1495da21c53d197abbd91"}, "name": "Member"}} 2018-10-12 06:06:02,589 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-ba21ab74-ea05-4a09-b673-7999fbe6f2e0 2018-10-12 06:06:02,590 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.107629060745s 2018-10-12 06:06:02,590 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/d77abf31c6a1495da21c53d197abbd91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:02,670 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7accab1e-16bd-49d2-88cc-f8539595e03e Content-Encoding: gzip Content-Length: 142 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/d77abf31c6a1495da21c53d197abbd91"}, "domain_id": null, "name": "Member", "id": "d77abf31c6a1495da21c53d197abbd91"}} 2018-10-12 06:06:02,670 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/d77abf31c6a1495da21c53d197abbd91 used request id req-7accab1e-16bd-49d2-88cc-f8539595e03e 2018-10-12 06:06:02,670 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/d77abf31c6a1495da21c53d197abbd91'}, 'domain_id': None, 'human_id': None, 'id': u'd77abf31c6a1495da21c53d197abbd91', 'HUMAN_ID': False}) 2018-10-12 06:06:02,671 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 06:06:02,671 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:02,751 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-81d12621-fb18-4ff1-9261-4f31496430cb Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}, {"domain_id": null, "id": "d77abf31c6a1495da21c53d197abbd91", "links": {"self": "http://172.30.9.27:5000/v3/roles/d77abf31c6a1495da21c53d197abbd91"}, "name": "Member"}]} 2018-10-12 06:06:02,752 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-81d12621-fb18-4ff1-9261-4f31496430cb 2018-10-12 06:06:02,752 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0810980796814s 2018-10-12 06:06:02,753 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 06:06:02,754 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:02,834 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ddd13448-f230-4ec6-be17-244aa7af1411 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 06:06:02,834 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-ddd13448-f230-4ec6-be17-244aa7af1411 2018-10-12 06:06:02,835 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0812599658966s 2018-10-12 06:06:02,835 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 06:06:02,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:02,926 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-27139e55-a5ef-452b-9908-ee06ebadda68 Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_332c1ed5-927b-4066-a036-95b8be2379c9", "links": {"self": "http://172.30.9.27:5000/v3/users/c7f0ffee8f774c97ae9195a7b499925a"}, "domain_id": "default", "enabled": true, "id": "c7f0ffee8f774c97ae9195a7b499925a", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 06:06:02,926 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-27139e55-a5ef-452b-9908-ee06ebadda68 2018-10-12 06:06:02,926 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0903940200806s 2018-10-12 06:06:02,926 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-27139e55-a5ef-452b-9908-ee06ebadda68 2018-10-12 06:06:02,933 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 06:06:02,934 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:03,020 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:02 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9157d6d5-d44a-4a29-af3e-f5846098a1ea Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f17b30a76d64cf19063797b9f3dbadc"}, "enabled": true, "id": "3f17b30a76d64cf19063797b9f3dbadc", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_332c1ed5-927b-4066-a036-95b8be2379c9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 06:06:03,020 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9157d6d5-d44a-4a29-af3e-f5846098a1ea 2018-10-12 06:06:03,020 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0871829986572s 2018-10-12 06:06:03,021 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-9157d6d5-d44a-4a29-af3e-f5846098a1ea 2018-10-12 06:06:03,023 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 06:06:03,024 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=c7f0ffee8f774c97ae9195a7b499925a&scope.project.id=3f17b30a76d64cf19063797b9f3dbadc&role.id=d77abf31c6a1495da21c53d197abbd91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:03,104 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-63cf0d04-afe7-4c08-90dd-e93337816475 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=c7f0ffee8f774c97ae9195a7b499925a&scope.project.id=3f17b30a76d64cf19063797b9f3dbadc&role.id=d77abf31c6a1495da21c53d197abbd91", "previous": null, "next": null}} 2018-10-12 06:06:03,104 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=c7f0ffee8f774c97ae9195a7b499925a&scope.project.id=3f17b30a76d64cf19063797b9f3dbadc&role.id=d77abf31c6a1495da21c53d197abbd91 used request id req-63cf0d04-afe7-4c08-90dd-e93337816475 2018-10-12 06:06:03,104 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0811829566956s 2018-10-12 06:06:03,105 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 06:06:03,105 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/3f17b30a76d64cf19063797b9f3dbadc/users/c7f0ffee8f774c97ae9195a7b499925a/roles/d77abf31c6a1495da21c53d197abbd91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:03,220 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:06:03 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-f3ea926a-3b83-4d90-94b5-5242dbca59b7 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 06:06:03,220 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/3f17b30a76d64cf19063797b9f3dbadc/users/c7f0ffee8f774c97ae9195a7b499925a/roles/d77abf31c6a1495da21c53d197abbd91 used request id req-f3ea926a-3b83-4d90-94b5-5242dbca59b7 2018-10-12 06:06:03,220 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.115355968475s 2018-10-12 06:06:03,221 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'juju_epc-project_332c1ed5-927b-4066-a036-95b8be2379c9', 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': '72fa6d74-d8a7-4ab9-941b-799e6cb7b5d6', 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_332c1ed5-927b-4066-a036-95b8be2379c9', 'project_id': u'3f17b30a76d64cf19063797b9f3dbadc', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 06:06:03,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 06:06:03,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 06:06:03,222 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 06:06:03,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 06:06:03,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 06:06:03,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 06:06:03,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 06:06:03,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 06:06:03,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 06:06:03,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 06:06:03,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 06:06:03,223 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 06:06:03,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 06:06:03,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 06:06:03,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 06:06:03,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 06:06:03,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 06:06:03,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 06:06:03,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 06:06:03,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 06:06:03,224 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 06:06:03,225 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 06:06:03,226 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'juju_epc-user_332c1ed5-927b-4066-a036-95b8be2379c9', 'password': '72fa6d74-d8a7-4ab9-941b-799e6cb7b5d6', 'project_name': 'juju_epc-project_332c1ed5-927b-4066-a036-95b8be2379c9', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': '3f17b30a76d64cf19063797b9f3dbadc', 'project_domain_name': 'Default'} 2018-10-12 06:06:03,285 - 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-10-12 06:06:03,305 - shade.task_manager - DEBUG - Manager envvars:regionOne running task ServiceList 2018-10-12 06:06:03,306 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/services? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:03,389 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-47194078-8bcb-4f86-81a6-598286817e9b Content-Encoding: gzip Content-Length: 918 Content-Type: application/json RESP BODY: {"services": [{"description": "Cinder Service", "links": {"self": "http://172.30.9.27:5000/v3/services/092d8d40f3e843f29805b9a7984c3558"}, "enabled": true, "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"description": "OpenStack Metric Service", "links": {"self": "http://172.30.9.27:5000/v3/services/149713f149c042418b40a2b7d71c8bb3"}, "enabled": true, "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"description": "OpenStack Image Service", "links": {"self": "http://172.30.9.27:5000/v3/services/1b751243a65b454a9de4c31920ae762d"}, "enabled": true, "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"description": "Cinder Service v2", "links": {"self": "http://172.30.9.27:5000/v3/services/261a96837a334205b603b46776999408"}, "enabled": true, "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"description": "Openstack Orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/3ba97a60e1bb4db6963e64effcd987a5"}, "enabled": true, "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"description": "Openstack Metering Service", "links": {"self": "http://172.30.9.27:5000/v3/services/3c65419449194833b10e426af1a1fe4e"}, "enabled": true, "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"description": "Cinder Service v3", "links": {"self": "http://172.30.9.27:5000/v3/services/4a05654ac7ef4fc5874a3a5b8323cdd0"}, "enabled": true, "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"description": "Openstack Compute Service", "links": {"self": "http://172.30.9.27:5000/v3/services/681b133742b44d94ae56894a5fb6e2ea"}, "enabled": true, "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"description": "Neutron Networking Service", "links": {"self": "http://172.30.9.27:5000/v3/services/70f9db54ffc64781a8aec1b25b0d1d5b"}, "enabled": true, "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"description": "tacker NFV orchestration Service", "links": {"self": "http://172.30.9.27:5000/v3/services/81e986ce1094436cbb1c87f8ad758d3b"}, "enabled": true, "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"description": "Openstack Placement Service", "links": {"self": "http://172.30.9.27:5000/v3/services/987b17cc0fb549eba23dc211140e976f"}, "enabled": true, "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"description": "OpenStack Alarming Service", "links": {"self": "http://172.30.9.27:5000/v3/services/a41f07f4be824367b018b439887e5092"}, "enabled": true, "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"description": "OpenStack Identity Service", "links": {"self": "http://172.30.9.27:5000/v3/services/b61d7ecbdd5e4804b733992da8085c08"}, "enabled": true, "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"description": "Openstack Cloudformation Service", "links": {"self": "http://172.30.9.27:5000/v3/services/be0ca90be36448eb8679fa10c50c5aae"}, "enabled": true, "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"description": "Key management Service", "links": {"self": "http://172.30.9.27:5000/v3/services/e66f8d24f7ab4d1094d8cd0a7c7d7564"}, "enabled": true, "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"description": "congress Policy Service", "links": {"self": "http://172.30.9.27:5000/v3/services/fd219c8e36fe425ab27469368445a53a"}, "enabled": true, "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "links": {"self": "http://172.30.9.27:5000/v3/services", "previous": null, "next": null}} 2018-10-12 06:06:03,390 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/services used request id req-47194078-8bcb-4f86-81a6-598286817e9b 2018-10-12 06:06:03,390 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task ServiceList in 0.084618806839s 2018-10-12 06:06:03,395 - shade.task_manager - DEBUG - Manager envvars:regionOne running task EndpointList 2018-10-12 06:06:03,396 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/endpoints? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:03,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-f65ce156-c273-4c4a-ba5c-58d2f9a16d11 Content-Encoding: gzip Content-Length: 2062 Content-Type: application/json RESP BODY: {"endpoints": [{"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/07309ce3acce4af7bc21f347f54d13c3"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "681b133742b44d94ae56894a5fb6e2ea", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/0f253463b6b0473d9acb54f92e10cfb0"}, "url": "http://192.30.9.8:35357", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "b61d7ecbdd5e4804b733992da8085c08", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/12a47679f3e64df88bb67207649fc609"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "092d8d40f3e843f29805b9a7984c3558", "id": "12a47679f3e64df88bb67207649fc609"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/12d2f0a8350b41b2a77005451f66d850"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "be0ca90be36448eb8679fa10c50c5aae", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/18ac5f5364f0441e8b1523d73815adbd"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1964f5de5fba4f9a8f0de13eccba1ecf"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "261a96837a334205b603b46776999408", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/1ac9bca729db4922a9987d4edff96574"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "fd219c8e36fe425ab27469368445a53a", "id": "1ac9bca729db4922a9987d4edff96574"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/231aa8297bdd4127a416d3fccb66bca9"}, "url": "http://192.30.9.8:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "092d8d40f3e843f29805b9a7984c3558", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/27601ab187ae455d9a5023e6bbd2b539"}, "url": "http://192.30.9.8:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "261a96837a334205b603b46776999408", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2a2ed46a193b48e1abcdcadd10352366"}, "url": "http://172.30.9.27:9311", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/2e0aec79400c48e6a1c3d8655b512a36"}, "url": "http://172.30.9.27:8778/placement", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "987b17cc0fb549eba23dc211140e976f", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5634a45708044c36920b9da228aa9434"}, "url": "http://172.30.9.27:8776/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "092d8d40f3e843f29805b9a7984c3558", "id": "5634a45708044c36920b9da228aa9434"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5855d5afa25349bd834e96f1db1b5d7a"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "149713f149c042418b40a2b7d71c8bb3", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/59709c69d01049b1b78b8d29cb35da4e"}, "url": "http://192.30.9.8:1789", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "fd219c8e36fe425ab27469368445a53a", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/59f4d752739b4d26825329574bdc4ad8"}, "url": "http://192.30.9.8:5000", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "b61d7ecbdd5e4804b733992da8085c08", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/5b94dc0037414fa0b7ba1fa61bca203b"}, "url": "http://192.30.9.8:9311", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/616cd50e2c9e42c5a8ea818464b4ce22"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "3ba97a60e1bb4db6963e64effcd987a5", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/623dadf83c3645e8a0c103d29dc88226"}, "url": "http://192.30.9.8:8000/v1", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "be0ca90be36448eb8679fa10c50c5aae", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/667cce4e6b694b0b994c396619e8f6a1"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "987b17cc0fb549eba23dc211140e976f", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/67a42cd9180c458fab55a6840879b7c9"}, "url": "http://172.30.9.27:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "3ba97a60e1bb4db6963e64effcd987a5", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/6c619fbb1ca247f5830d3bf1a59d972c"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "70f9db54ffc64781a8aec1b25b0d1d5b", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/70eb46d86b9d493ba26e6e7747a9ec57"}, "url": "http://172.30.9.27:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/830084776beb4db7a549597373d48686"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "81e986ce1094436cbb1c87f8ad758d3b", "id": "830084776beb4db7a549597373d48686"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8349352cce3649b5abc2f5cbd45c2778"}, "url": "http://172.30.9.27:8041", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "149713f149c042418b40a2b7d71c8bb3", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/89500a13482d4d1d9e0a3cfd0790fe5e"}, "url": "http://172.30.9.27:9696", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "70f9db54ffc64781a8aec1b25b0d1d5b", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/896cdf233ef247bda71716b49d6c9161"}, "url": "http://192.30.9.8:8041", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "149713f149c042418b40a2b7d71c8bb3", "id": "896cdf233ef247bda71716b49d6c9161"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8b2661142a554780bd06d65183412939"}, "url": "http://172.30.9.27:5000", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "b61d7ecbdd5e4804b733992da8085c08", "id": "8b2661142a554780bd06d65183412939"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8c39d06676be438e969ca9de48304ac2"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "a41f07f4be824367b018b439887e5092", "id": "8c39d06676be438e969ca9de48304ac2"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/8d2e2c45db2b476aa8e90ad31056d7ec"}, "url": "http://192.30.9.8:9890", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "81e986ce1094436cbb1c87f8ad758d3b", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/9bb1aa3294074b91aadc0d0cdcab357e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "1b751243a65b454a9de4c31920ae762d", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a3730a945a354ae2bca109a4793612c1"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "id": "a3730a945a354ae2bca109a4793612c1"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/a81cd564beac4ad8995ccea1702da0e0"}, "url": "http://172.30.9.27:1789", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "fd219c8e36fe425ab27469368445a53a", "id": "a81cd564beac4ad8995ccea1702da0e0"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/aa308bbe8ec04a548183b832824280e9"}, "url": "http://172.30.9.27:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "681b133742b44d94ae56894a5fb6e2ea", "id": "aa308bbe8ec04a548183b832824280e9"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/adb46d744bb54698b68858f4db340548"}, "url": "http://192.30.9.8:9696", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "70f9db54ffc64781a8aec1b25b0d1d5b", "id": "adb46d744bb54698b68858f4db340548"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/bbbef46b1e5f4321b6dd52fa28170169"}, "url": "http://192.30.9.8:8778/placement", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "987b17cc0fb549eba23dc211140e976f", "id": "bbbef46b1e5f4321b6dd52fa28170169"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/c00da30ef7d942618959c2b6cf6dff17"}, "url": "http://192.30.9.8:8776/v3/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "id": "c00da30ef7d942618959c2b6cf6dff17"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d21fde3e02b34c22ad34ae23b3ade49f"}, "url": "http://192.30.9.8:8042", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "a41f07f4be824367b018b439887e5092", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/d6925c30e26545bb828d0a8b588c6e3f"}, "url": "http://192.30.9.8:8004/v1/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "3ba97a60e1bb4db6963e64effcd987a5", "id": "d6925c30e26545bb828d0a8b588c6e3f"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db38deced0a34cb785d8b44eb91a068e"}, "url": "http://192.30.9.8:9292", "region": "regionOne", "enabled": true, "interface": "internal", "service_id": "1b751243a65b454a9de4c31920ae762d", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/db8c0829437e4e6bbc046f40a1a75927"}, "url": "http://172.30.9.27:9292", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "1b751243a65b454a9de4c31920ae762d", "id": "db8c0829437e4e6bbc046f40a1a75927"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/de5b769a4d254b6e87678f7020c058c7"}, "url": "http://192.30.9.8:8774/v2.1", "region": "regionOne", "enabled": true, "interface": "admin", "service_id": "681b133742b44d94ae56894a5fb6e2ea", "id": "de5b769a4d254b6e87678f7020c058c7"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ea05bf8778e04d00b86f391b68238e33"}, "url": "http://172.30.9.27:9890", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "81e986ce1094436cbb1c87f8ad758d3b", "id": "ea05bf8778e04d00b86f391b68238e33"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/ecf8cb9c72c54a74815d535a678adfda"}, "url": "http://172.30.9.27:8776/v2/%(tenant_id)s", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "261a96837a334205b603b46776999408", "id": "ecf8cb9c72c54a74815d535a678adfda"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/f114f66a4ad947f2abda6e5ae2504861"}, "url": "http://172.30.9.27:8042", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "a41f07f4be824367b018b439887e5092", "id": "f114f66a4ad947f2abda6e5ae2504861"}, {"region_id": "regionOne", "links": {"self": "http://172.30.9.27:5000/v3/endpoints/fc8ecc8b7c37466aafbb208158a0c827"}, "url": "http://172.30.9.27:8000/v1", "region": "regionOne", "enabled": true, "interface": "public", "service_id": "be0ca90be36448eb8679fa10c50c5aae", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "links": {"self": "http://172.30.9.27:5000/v3/endpoints", "previous": null, "next": null}} 2018-10-12 06:06:03,481 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/endpoints used request id req-f65ce156-c273-4c4a-ba5c-58d2f9a16d11 2018-10-12 06:06:03,482 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task EndpointList in 0.0868158340454s 2018-10-12 06:06:03,489 - xtesting.ci.run_tests - INFO - Running test case 'juju_epc'... 2018-10-12 06:06:03,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 06:06:03,490 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:03,564 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-49c81545-c527-42a2-ab75-68a499bd6fc7 Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 06:06:03,564 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-49c81545-c527-42a2-ab75-68a499bd6fc7 2018-10-12 06:06:03,564 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.0745520591736s 2018-10-12 06:06:03,565 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 06:06:03,566 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:06:03,647 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:03 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-73d161c2-9a47-48bf-a868-3b4c71a36a3e Content-Encoding: gzip Content-Length: 390 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f17b30a76d64cf19063797b9f3dbadc"}, "enabled": true, "id": "3f17b30a76d64cf19063797b9f3dbadc", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_332c1ed5-927b-4066-a036-95b8be2379c9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 06:06:03,648 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-73d161c2-9a47-48bf-a868-3b4c71a36a3e 2018-10-12 06:06:03,648 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0821418762207s 2018-10-12 06:06:03,648 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-73d161c2-9a47-48bf-a868-3b4c71a36a3e 2018-10-12 06:06:03,651 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.networks 2018-10-12 06:06:03,652 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.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}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" -d '{"network": {"tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "name": "juju_epc-net_332c1ed5-927b-4066-a036-95b8be2379c9", "admin_state_up": true}}' 2018-10-12 06:06:04,186 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 702 X-Openstack-Request-Id: req-0cf23ecd-00cc-47fd-921e-a354d19d3bf5 Date: Fri, 12 Oct 2018 06:06:04 GMT RESP BODY: {"network":{"provider:physical_network":null,"ipv6_address_scope":null,"revision_number":3,"port_security_enabled":true,"provider:network_type":"vxlan","id":"e2365d67-5c6a-4c22-908d-bb2e94498737","router:external":false,"availability_zone_hints":[],"availability_zones":[],"provider:segmentation_id":81,"ipv4_address_scope":null,"shared":false,"project_id":"3f17b30a76d64cf19063797b9f3dbadc","status":"ACTIVE","subnets":[],"description":"","tags":[],"updated_at":"2018-10-12T06:06:04Z","is_default":false,"qos_policy_id":null,"name":"juju_epc-net_332c1ed5-927b-4066-a036-95b8be2379c9","admin_state_up":true,"tenant_id":"3f17b30a76d64cf19063797b9f3dbadc","created_at":"2018-10-12T06:06:03Z","mtu":1450}} 2018-10-12 06:06:04,186 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0cf23ecd-00cc-47fd-921e-a354d19d3bf5 2018-10-12 06:06:04,186 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.networks in 0.534725904465s 2018-10-12 06:06:04,187 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-0cf23ecd-00cc-47fd-921e-a354d19d3bf5 2018-10-12 06:06:04,187 - 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-10-12T06:06:04Z', u'is_default': False, u'revision_number': 3, u'port_security_enabled': True, u'provider:network_type': u'vxlan', u'id': u'e2365d67-5c6a-4c22-908d-bb2e94498737', u'provider:segmentation_id': 81, 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_332c1ed5-927b-4066-a036-95b8be2379c9', u'created_at': u'2018-10-12T06:06:03Z', u'mtu': 1450, u'tenant_id': u'3f17b30a76d64cf19063797b9f3dbadc', u'ipv4_address_scope': None, u'shared': False, u'project_id': u'3f17b30a76d64cf19063797b9f3dbadc'}) 2018-10-12 06:06:04,188 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 06:06:04,195 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-e65d990a-92b0-40b3-a4c5-3b7d1b271b24 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 06:06:04,195 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-e65d990a-92b0-40b3-a4c5-3b7d1b271b24 2018-10-12 06:06:04,196 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 06:06:04,557 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "d77abf31c6a1495da21c53d197abbd91", "name": "Member"}], "expires_at": "2018-10-12T07:06:04.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "3f17b30a76d64cf19063797b9f3dbadc", "name": "juju_epc-project_332c1ed5-927b-4066-a036-95b8be2379c9"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/3f17b30a76d64cf19063797b9f3dbadc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/3f17b30a76d64cf19063797b9f3dbadc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/3f17b30a76d64cf19063797b9f3dbadc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/3f17b30a76d64cf19063797b9f3dbadc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/3f17b30a76d64cf19063797b9f3dbadc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/3f17b30a76d64cf19063797b9f3dbadc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/3f17b30a76d64cf19063797b9f3dbadc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/3f17b30a76d64cf19063797b9f3dbadc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/3f17b30a76d64cf19063797b9f3dbadc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/3f17b30a76d64cf19063797b9f3dbadc", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/3f17b30a76d64cf19063797b9f3dbadc", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/3f17b30a76d64cf19063797b9f3dbadc", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "juju_epc-user_332c1ed5-927b-4066-a036-95b8be2379c9", "id": "c7f0ffee8f774c97ae9195a7b499925a"}, "audit_ids": ["EeWaIl7ETri1m1SswIAphA"], "issued_at": "2018-10-12T06:06:04.000000Z"}} 2018-10-12 06:06:04,560 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 06:06:04,561 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:06:04,818 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1189 X-Openstack-Request-Id: req-80f11ea8-c0fa-4ef2-ab6d-2931b83c85a7 Date: Fri, 12 Oct 2018 06:06:04 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","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-10-12T06:06:04Z","tenant_id":"3f17b30a76d64cf19063797b9f3dbadc","created_at":"2018-10-12T06:06:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":3,"admin_state_up":true,"shared":false,"project_id":"3f17b30a76d64cf19063797b9f3dbadc","id":"e2365d67-5c6a-4c22-908d-bb2e94498737","name":"juju_epc-net_332c1ed5-927b-4066-a036-95b8be2379c9"}]} 2018-10-12 06:06:04,818 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-80f11ea8-c0fa-4ef2-ab6d-2931b83c85a7 2018-10-12 06:06:04,818 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.257630109787s 2018-10-12 06:06:04,818 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-80f11ea8-c0fa-4ef2-ab6d-2931b83c85a7 2018-10-12 06:06:04,820 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.subnets 2018-10-12 06:06:04,820 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.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}487a905f6e225b18731c14e7551248bc320fef83" -d '{"subnet": {"name": "juju_epc-subnet_332c1ed5-927b-4066-a036-95b8be2379c9", "enable_dhcp": true, "network_id": "e2365d67-5c6a-4c22-908d-bb2e94498737", "dns_nameservers": ["8.8.8.8"], "ip_version": 4, "cidr": "192.168.121.0/24"}}' 2018-10-12 06:06:05,491 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 676 X-Openstack-Request-Id: req-88b79eb4-1684-4535-8f91-e5305e87c452 Date: Fri, 12 Oct 2018 06:06:05 GMT RESP BODY: {"subnet":{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2365d67-5c6a-4c22-908d-bb2e94498737","tenant_id":"3f17b30a76d64cf19063797b9f3dbadc","created_at":"2018-10-12T06:06:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T06:06:05Z","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":"3f17b30a76d64cf19063797b9f3dbadc","id":"45b24379-7d96-4529-bede-cb434cea3950","subnetpool_id":null,"name":"juju_epc-subnet_332c1ed5-927b-4066-a036-95b8be2379c9"}} 2018-10-12 06:06:05,491 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-88b79eb4-1684-4535-8f91-e5305e87c452 2018-10-12 06:06:05,491 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.subnets in 0.671451091766s 2018-10-12 06:06:05,492 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-88b79eb4-1684-4535-8f91-e5305e87c452 2018-10-12 06:06:05,492 - functest.core.tenantnetwork - DEBUG - subnet: Munch({u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T06:06:05Z', 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'45b24379-7d96-4529-bede-cb434cea3950', u'subnetpool_id': None, u'service_types': [], u'name': u'juju_epc-subnet_332c1ed5-927b-4066-a036-95b8be2379c9', u'enable_dhcp': True, u'network_id': u'e2365d67-5c6a-4c22-908d-bb2e94498737', u'tenant_id': u'3f17b30a76d64cf19063797b9f3dbadc', u'created_at': u'2018-10-12T06:06:05Z', u'dns_nameservers': [u'8.8.8.8'], u'gateway_ip': u'192.168.121.1', u'ip_version': 4, u'project_id': u'3f17b30a76d64cf19063797b9f3dbadc'}) 2018-10-12 06:06:05,493 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.POST.routers 2018-10-12 06:06:05,493 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.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}487a905f6e225b18731c14e7551248bc320fef83" -d '{"router": {"external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67"}, "name": "juju_epc-router_332c1ed5-927b-4066-a036-95b8be2379c9", "admin_state_up": true}}' 2018-10-12 06:06:10,979 - keystoneauth.session - DEBUG - RESP: [201] Content-Type: application/json Content-Length: 695 X-Openstack-Request-Id: req-210328ff-f412-41cf-a091-c5a86f005dfb Date: Fri, 12 Oct 2018 06:06:10 GMT RESP BODY: {"router": {"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": [], "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:06:06Z", "admin_state_up": true, "updated_at": "2018-10-12T06:06:07Z", "flavor_id": null, "revision_number": 3, "routes": [], "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "id": "32093ec8-d0bb-4bc9-8db8-a60bd2e3d398", "name": "juju_epc-router_332c1ed5-927b-4066-a036-95b8be2379c9"}} 2018-10-12 06:06:10,980 - keystoneauth.session - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-210328ff-f412-41cf-a091-c5a86f005dfb 2018-10-12 06:06:10,980 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.POST.routers in 5.48704695702s 2018-10-12 06:06:10,980 - shade.request_ids - DEBUG - POST call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-210328ff-f412-41cf-a091-c5a86f005dfb 2018-10-12 06:06:10,981 - functest.core.tenantnetwork - DEBUG - router: Munch({u'status': u'ACTIVE', u'description': u'', u'tags': [], u'updated_at': u'2018-10-12T06:06:07Z', u'revision_number': 3, u'id': u'32093ec8-d0bb-4bc9-8db8-a60bd2e3d398', u'external_gateway_info': {u'network_id': u'0957d119-6bb4-4433-a042-806f0beb8b67', u'enable_snat': True, u'external_fixed_ips': [{u'subnet_id': u'5b6892d9-5570-474b-b710-def8cd8eb91b', u'ip_address': u'172.30.9.204'}]}, u'availability_zone_hints': [], u'availability_zones': [], u'name': u'juju_epc-router_332c1ed5-927b-4066-a036-95b8be2379c9', u'admin_state_up': True, u'tenant_id': u'3f17b30a76d64cf19063797b9f3dbadc', u'created_at': u'2018-10-12T06:06:06Z', u'flavor_id': None, u'routes': [], u'project_id': u'3f17b30a76d64cf19063797b9f3dbadc'}) 2018-10-12 06:06:10,981 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.add_router_interface 2018-10-12 06:06:10,982 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/32093ec8-d0bb-4bc9-8db8-a60bd2e3d398/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}487a905f6e225b18731c14e7551248bc320fef83" -d '{"subnet_id": "45b24379-7d96-4529-bede-cb434cea3950"}' 2018-10-12 06:06:13,077 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-b2785988-cbed-46aa-bf57-0e96240f1d30 Date: Fri, 12 Oct 2018 06:06:13 GMT RESP BODY: {"network_id": "e2365d67-5c6a-4c22-908d-bb2e94498737", "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "subnet_id": "45b24379-7d96-4529-bede-cb434cea3950", "subnet_ids": ["45b24379-7d96-4529-bede-cb434cea3950"], "port_id": "f505129f-3620-4f30-aae1-5143593b9611", "id": "32093ec8-d0bb-4bc9-8db8-a60bd2e3d398"} 2018-10-12 06:06:13,077 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/32093ec8-d0bb-4bc9-8db8-a60bd2e3d398/add_router_interface.json used request id req-b2785988-cbed-46aa-bf57-0e96240f1d30 2018-10-12 06:06:13,077 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.add_router_interface in 2.09566903114s 2018-10-12 06:06:13,077 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/32093ec8-d0bb-4bc9-8db8-a60bd2e3d398/add_router_interface.json used request id req-b2785988-cbed-46aa-bf57-0e96240f1d30 returning object 32093ec8-d0bb-4bc9-8db8-a60bd2e3d398 2018-10-12 06:06:13,078 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img 2018-10-12 06:06:15,155 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-16.04-server-cloudimg-amd64-disk1.img md5:8d383c8eea2375af863ecdeecff593d1 sha256:072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2 2018-10-12 06:06:15,158 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:06:15,164 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 12 Oct 2018 06:06:15 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-12 06:06:15,168 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 06:06:15,168 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:06:15,337 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-408d4155-291c-439c-8247-998a4e52df66 Date: Fri, 12 Oct 2018 06:06:15 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 06:06:15,338 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-408d4155-291c-439c-8247-998a4e52df66 2018-10-12 06:06:15,338 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169845819473s 2018-10-12 06:06:15,338 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-408d4155-291c-439c-8247-998a4e52df66 2018-10-12 06:06:15,340 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 06:06:15,341 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}487a905f6e225b18731c14e7551248bc320fef83" -d '{"owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "owner_specified.shade.object": "images/juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9"}' 2018-10-12 06:06:15,545 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 868 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4 X-Openstack-Request-Id: req-182b4ab4-c71f-4ecb-a4cc-a9c7d1479db3 Date: Fri, 12 Oct 2018 06:06:15 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/file", "owner": "3f17b30a76d64cf19063797b9f3dbadc", "id": "b9df5e0b-c983-428f-95cd-2aed4d1224e4", "size": null, "self": "/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-12T06:06:15Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9", "checksum": null, "created_at": "2018-10-12T06:06:15Z", "protected": false} 2018-10-12 06:06:15,545 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-182b4ab4-c71f-4ecb-a4cc-a9c7d1479db3 2018-10-12 06:06:15,546 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.205471992493s 2018-10-12 06:06:15,546 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-182b4ab4-c71f-4ecb-a4cc-a9c7d1479db3 returning object b9df5e0b-c983-428f-95cd-2aed4d1224e4 2018-10-12 06:06:15,547 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 06:06:15,547 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/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}487a905f6e225b18731c14e7551248bc320fef83" -d '' 2018-10-12 06:06:22,182 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-6e466c36-5538-434e-ad81-e0441fb96a1b Date: Fri, 12 Oct 2018 06:06:22 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 06:06:22,182 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/file used request id req-6e466c36-5538-434e-ad81-e0441fb96a1b 2018-10-12 06:06:22,182 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 6.63524508476s 2018-10-12 06:06:22,183 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/file used request id req-6e466c36-5538-434e-ad81-e0441fb96a1b 2018-10-12 06:06:22,183 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 06:06:22,184 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:06:22,374 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-afd9ebd3-b25e-41c0-8acb-bb905b9c1217 Date: Fri, 12 Oct 2018 06:06:22 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/snap", "metadata": {}}], "file": "/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/file", "owner": "3f17b30a76d64cf19063797b9f3dbadc", "id": "b9df5e0b-c983-428f-95cd-2aed4d1224e4", "size": 296943616, "self": "/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-12T06:06:22Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-12T06:06:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 06:06:22,374 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-afd9ebd3-b25e-41c0-8acb-bb905b9c1217 2018-10-12 06:06:22,374 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.190363168716s 2018-10-12 06:06:22,374 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-afd9ebd3-b25e-41c0-8acb-bb905b9c1217 2018-10-12 06:06:22,377 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/snap', u'metadata': Munch({})})], 'file': u'/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/file', 'owner': u'3f17b30a76d64cf19063797b9f3dbadc', 'id': u'b9df5e0b-c983-428f-95cd-2aed4d1224e4', 'size': 296943616, u'self': u'/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3f17b30a76d64cf19063797b9f3dbadc', 'name': 'juju_epc-project_332c1ed5-927b-4066-a036-95b8be2379c9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T06:06:22Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-12T06:06:22Z', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'owner_specified.shade.object': u'images/juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', 'properties': {u'self': u'/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'owner_specified.shade.object': u'images/juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9', 'created': u'2018-10-12T06:06:15Z', 'checksum': u'8d383c8eea2375af863ecdeecff593d1', 'created_at': u'2018-10-12T06:06:15Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4', u'owner_specified.shade.md5': u'8d383c8eea2375af863ecdeecff593d1', u'owner_specified.shade.object': u'images/juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9', u'owner_specified.shade.sha256': u'072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2', u'schema': u'/v2/schemas/image'}}) 2018-10-12 06:06:24,994 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i b9df5e0b-c983-428f-95cd-2aed4d1224e4 -s xenial -r regionOne -u http://172.30.9.27:5000/v3 Since Juju 2 is being run for the first time, downloading latest cloud information. Fetching latest public cloud list... Your list of public clouds is up to date, see `juju clouds`. 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-10-12 06:06:24,996 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 06:06:24,999 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" -d '{"flavor": {"vcpus": 1, "ram": 2048, "name": "juju_epc-flavor_332c1ed5-927b-4066-a036-95b8be2379c9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-12 06:06:25,245 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06: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-5b0a524a-419c-40a3-91ea-2ef8de8de415 x-compute-request-id: req-5b0a524a-419c-40a3-91ea-2ef8de8de415 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bbf387b7-b919-455a-a5d2-a10682bf6571", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bbf387b7-b919-455a-a5d2-a10682bf6571", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bbf387b7-b919-455a-a5d2-a10682bf6571", "name": "juju_epc-flavor_332c1ed5-927b-4066-a036-95b8be2379c9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 06:06:25,246 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5b0a524a-419c-40a3-91ea-2ef8de8de415 2018-10-12 06:06:25,246 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.249799966812s 2018-10-12 06:06:25,246 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-5b0a524a-419c-40a3-91ea-2ef8de8de415 returning object bbf387b7-b919-455a-a5d2-a10682bf6571 2018-10-12 06:06:25,247 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_332c1ed5-927b-4066-a036-95b8be2379c9', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'bbf387b7-b919-455a-a5d2-a10682bf6571', 'swap': 0}) 2018-10-12 06:06:25,248 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 06:06:25,251 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/bbf387b7-b919-455a-a5d2-a10682bf6571/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}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" -d '{"extra_specs": {}}' 2018-10-12 06:06:25,272 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06: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-26bb736c-4863-4b22-ad27-4dbf9b08da47 x-compute-request-id: req-26bb736c-4863-4b22-ad27-4dbf9b08da47 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 06:06:25,272 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/bbf387b7-b919-455a-a5d2-a10682bf6571/os-extra_specs used request id req-26bb736c-4863-4b22-ad27-4dbf9b08da47 2018-10-12 06:06:25,272 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0236520767212s 2018-10-12 06:06:25,272 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/bbf387b7-b919-455a-a5d2-a10682bf6571/os-extra_specs used request id req-26bb736c-4863-4b22-ad27-4dbf9b08da47 2018-10-12 06:06:25,273 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Additional pre-configuration steps 2018-10-12 06:06:25,274 - 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-298 | | 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-10-12 06:06:25,281 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Cloud for Abot-epc ..... 2018-10-12 06:06:25,427 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju add-cloud abot-epc -f /home/opnfv/functest/results/juju_epc/clouds.yaml --replace 2018-10-12 06:06:25,427 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Creating Credentials for Abot-epc ..... 2018-10-12 06:06:25,587 - 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-10-12 06:06:25,587 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img 2018-10-12 06:06:27,097 - shade - DEBUG - Image file /home/opnfv/functest/images/ubuntu-14.04-server-cloudimg-amd64-disk1.img md5:aba982bbd53c6cc40a4cab6e312ae8d3 sha256:c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4 2018-10-12 06:06:27,097 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 06:06:27,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:06:27,266 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-8f1ef104-0739-438c-b592-2fe43e99b854 Date: Fri, 12 Oct 2018 06:06:27 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/snap", "metadata": {}}], "file": "/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/file", "owner": "3f17b30a76d64cf19063797b9f3dbadc", "id": "b9df5e0b-c983-428f-95cd-2aed4d1224e4", "size": 296943616, "self": "/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-12T06:06:22Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-12T06:06:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 06:06:27,266 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8f1ef104-0739-438c-b592-2fe43e99b854 2018-10-12 06:06:27,267 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.169454097748s 2018-10-12 06:06:27,267 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-8f1ef104-0739-438c-b592-2fe43e99b854 2018-10-12 06:06:27,270 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 06:06:27,270 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}487a905f6e225b18731c14e7551248bc320fef83" -d '{"owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "owner_specified.shade.object": "images/juju_epc-img_alt_332c1ed5-927b-4066-a036-95b8be2379c9", "container_format": "bare", "disk_format": "qcow2", "visibility": "private", "name": "juju_epc-img_alt_332c1ed5-927b-4066-a036-95b8be2379c9"}' 2018-10-12 06:06:27,480 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 876 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682 X-Openstack-Request-Id: req-5cbc7946-25eb-4a38-829f-436a8154b87f Date: Fri, 12 Oct 2018 06:06:27 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682/file", "owner": "3f17b30a76d64cf19063797b9f3dbadc", "id": "36357f86-ee34-47c8-b2a1-f6157e828682", "size": null, "self": "/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-12T06:06:27Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_332c1ed5-927b-4066-a036-95b8be2379c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_332c1ed5-927b-4066-a036-95b8be2379c9", "checksum": null, "created_at": "2018-10-12T06:06:27Z", "protected": false} 2018-10-12 06:06:27,480 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5cbc7946-25eb-4a38-829f-436a8154b87f 2018-10-12 06:06:27,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.21048116684s 2018-10-12 06:06:27,481 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-5cbc7946-25eb-4a38-829f-436a8154b87f returning object 36357f86-ee34-47c8-b2a1-f6157e828682 2018-10-12 06:06:27,482 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 06:06:27,482 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682/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}487a905f6e225b18731c14e7551248bc320fef83" -d '' 2018-10-12 06:06:33,479 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-4745fa45-312e-49ff-9ff5-ef64e8442781 Date: Fri, 12 Oct 2018 06:06:33 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 06:06:33,480 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682/file used request id req-4745fa45-312e-49ff-9ff5-ef64e8442781 2018-10-12 06:06:33,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 5.99794101715s 2018-10-12 06:06:33,480 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682/file used request id req-4745fa45-312e-49ff-9ff5-ef64e8442781 2018-10-12 06:06:33,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 06:06:33,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:06:33,518 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2339 Content-Type: application/json X-Openstack-Request-Id: req-a632cecd-e7d8-47c0-b523-e403d0351cad Date: Fri, 12 Oct 2018 06:06:33 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/36357f86-ee34-47c8-b2a1-f6157e828682/snap", "metadata": {}}], "file": "/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682/file", "owner": "3f17b30a76d64cf19063797b9f3dbadc", "id": "36357f86-ee34-47c8-b2a1-f6157e828682", "size": 263193088, "self": "/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/36357f86-ee34-47c8-b2a1-f6157e828682/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4", "updated_at": "2018-10-12T06:06:33Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_alt_332c1ed5-927b-4066-a036-95b8be2379c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "aba982bbd53c6cc40a4cab6e312ae8d3", "name": "juju_epc-img_alt_332c1ed5-927b-4066-a036-95b8be2379c9", "checksum": "aba982bbd53c6cc40a4cab6e312ae8d3", "created_at": "2018-10-12T06:06:27Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/snap", "metadata": {}}], "file": "/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/file", "owner": "3f17b30a76d64cf19063797b9f3dbadc", "id": "b9df5e0b-c983-428f-95cd-2aed4d1224e4", "size": 296943616, "self": "/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-12T06:06:22Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-12T06:06:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 06:06:33,518 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a632cecd-e7d8-47c0-b523-e403d0351cad 2018-10-12 06:06:33,518 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.0374410152435s 2018-10-12 06:06:33,519 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-a632cecd-e7d8-47c0-b523-e403d0351cad 2018-10-12 06:06:33,521 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/36357f86-ee34-47c8-b2a1-f6157e828682/snap', u'metadata': Munch({})})], 'file': u'/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682/file', 'owner': u'3f17b30a76d64cf19063797b9f3dbadc', 'id': u'36357f86-ee34-47c8-b2a1-f6157e828682', 'size': 263193088, u'self': u'/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'3f17b30a76d64cf19063797b9f3dbadc', 'name': 'juju_epc-project_332c1ed5-927b-4066-a036-95b8be2379c9', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/36357f86-ee34-47c8-b2a1-f6157e828682/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T06:06:33Z', 'tags': [], 'visibility': u'private', 'updated_at': u'2018-10-12T06:06:33Z', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'owner_specified.shade.object': u'images/juju_epc-img_alt_332c1ed5-927b-4066-a036-95b8be2379c9', 'min_disk': 0, 'is_public': False, 'virtual_size': 0, u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'properties': {u'self': u'/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_332c1ed5-927b-4066-a036-95b8be2379c9', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}, 'name': u'juju_epc-img_alt_332c1ed5-927b-4066-a036-95b8be2379c9', 'created': u'2018-10-12T06:06:27Z', 'checksum': u'aba982bbd53c6cc40a4cab6e312ae8d3', 'created_at': u'2018-10-12T06:06:27Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682', u'owner_specified.shade.md5': u'aba982bbd53c6cc40a4cab6e312ae8d3', u'owner_specified.shade.object': u'images/juju_epc-img_alt_332c1ed5-927b-4066-a036-95b8be2379c9', u'owner_specified.shade.sha256': u'c4a29c6b4f43d10215a6aeb4fb8aa7ae081649dd999850982e37539205a869d4', u'schema': u'/v2/schemas/image'}}) 2018-10-12 06:06:33,735 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju metadata generate-image -d /root -i 36357f86-ee34-47c8-b2a1-f6157e828682 -s trusty -r regionOne -u http://172.30.9.27: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-10-12 06:06:33,737 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 06:06:33,740 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" -d '{"flavor": {"vcpus": 1, "ram": 4096, "name": "juju_epc-flavor_alt_332c1ed5-927b-4066-a036-95b8be2379c9", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 10, "id": null, "swap": 0}}' 2018-10-12 06:06:33,806 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06: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-b1e510bc-e9e7-4ab6-b812-46a5ee7ab408 x-compute-request-id: req-b1e510bc-e9e7-4ab6-b812-46a5ee7ab408 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2166a487-6efd-41d4-80c9-3436dbc0bb4a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2166a487-6efd-41d4-80c9-3436dbc0bb4a", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2166a487-6efd-41d4-80c9-3436dbc0bb4a", "name": "juju_epc-flavor_alt_332c1ed5-927b-4066-a036-95b8be2379c9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 06:06:33,806 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b1e510bc-e9e7-4ab6-b812-46a5ee7ab408 2018-10-12 06:06:33,807 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0699951648712s 2018-10-12 06:06:33,807 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-b1e510bc-e9e7-4ab6-b812-46a5ee7ab408 returning object 2166a487-6efd-41d4-80c9-3436dbc0bb4a 2018-10-12 06:06:33,808 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'juju_epc-flavor_alt_332c1ed5-927b-4066-a036-95b8be2379c9', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'2166a487-6efd-41d4-80c9-3436dbc0bb4a', 'swap': 0}) 2018-10-12 06:06:33,809 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 06:06:33,812 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/2166a487-6efd-41d4-80c9-3436dbc0bb4a/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}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" -d '{"extra_specs": {}}' 2018-10-12 06:06:33,831 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:06: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-510a071f-c189-4f24-8c7b-36220fab0935 x-compute-request-id: req-510a071f-c189-4f24-8c7b-36220fab0935 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 06:06:33,831 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2166a487-6efd-41d4-80c9-3436dbc0bb4a/os-extra_specs used request id req-510a071f-c189-4f24-8c7b-36220fab0935 2018-10-12 06:06:33,831 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0216219425201s 2018-10-12 06:06:33,831 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/2166a487-6efd-41d4-80c9-3436dbc0bb4a/os-extra_specs used request id req-510a071f-c189-4f24-8c7b-36220fab0935 2018-10-12 06:06:33,832 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Starting Juju Bootstrap process... 2018-10-12 06:10:52,164 - 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=e2365d67-5c6a-4c22-908d-bb2e94498737 --config ssl-hostname-verification=false --config use-floating-ip=true --config use-default-secgroup=true --debug 06:06:33 INFO juju.cmd supercommand.go:56 running juju [2.3.9 gc go1.9.4] 06:06:33 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=e2365d67-5c6a-4c22-908d-bb2e94498737", "--config", "ssl-hostname-verification=false", "--config", "use-floating-ip=true", "--config", "use-default-secgroup=true", "--debug"} 06:06:33 DEBUG juju.cmd.juju.commands bootstrap.go:835 authenticating with region "regionOne" and credential "abot-epc" () 06:06:33 DEBUG juju.cmd.juju.commands bootstrap.go:963 provider attrs: map[policy-target-group: use-floating-ip:true use-default-secgroup:true network:e2365d67-5c6a-4c22-908d-bb2e94498737 external-network: use-openstack-gbp:false] 06:06:34 INFO cmd authkeys.go:114 Adding contents of "/root/.local/share/juju/ssh/juju_id_rsa.pub" to authorized-keys 06:06:34 DEBUG juju.cmd.juju.commands bootstrap.go:1019 preparing controller with config: map[logging-config: http-proxy: provisioner-harvest-mode:destroyed container-networking-method: enable-os-refresh-update:true apt-mirror: container-inherit-properties: logforward-enabled:false https-proxy: resource-tags: transmit-vendor-metrics:true external-network: cloudinit-userdata: max-action-results-size:5G development:false apt-no-proxy: ftp-proxy: container-image-stream:released network:e2365d67-5c6a-4c22-908d-bb2e94498737 test-mode:false type:openstack apt-https-proxy: use-floating-ip:true no-proxy:127.0.0.1,localhost,::1 image-stream:released ignore-machine-addresses:false agent-metadata-url: fan-config: agent-stream:released net-bond-reconfigure-delay:17 name:controller ssl-hostname-verification:false uuid:53d32fdc-d67b-4dcc-86b5-2c9ba2757d34 authorized-keys:ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDh2Y01pCmaEzOoDzIxYx/s3s2dfzDyVprjiS1H10qN6P8h7wxP0h0LArGT14PcXk0PIMFSGhvw7lAw3I4QMfH8vWegf3wwjFiE7COOJ4ZNVS74qz+trRPUI/h6l1NY7m14YNSFQt/vJZGjSVx31qz3lsjWKSQ1TV0hj94a81okK+p4vY9w6fxRTuD74HWkQEkdRR3XF/LuuIDtX/5WXVlwxAmEcje9VRdHIcli6GTkveFAkm6a8aDUARPnmzTcZReR60Gnp2cE6c/Ssm3G8LWyzFubv7HUf7UkUMMbQGibZZ1g0BRwG2C3fGIwXotNPUq8kOv6lf77CZv/F7hZ4RWn juju-client-key automatically-retry-hooks:true default-series:xenial container-image-metadata-url: enable-os-upgrade:true max-status-history-age:336h egress-subnets: use-openstack-gbp:false firewall-mode:instance image-metadata-url: update-status-hook-interval:5m apt-http-proxy: apt-ftp-proxy: policy-target-group: max-action-results-age:336h use-default-secgroup:true proxy-ssh:false max-status-history-size:5G disable-network-management:false] 06:06:34 INFO juju.provider.openstack provider.go:145 opening model "controller" 06:06:34 DEBUG goose :1 auth details: &{Token:gAAAAABbwDnqiUeHpZ5zY2gjknGut7W5NAN1-Vk5JncAkBdVLpIZXiDGxH1gpwLgUImCKJ75Z1dv4horjzgpMkTW0tdpqQyK04CeNwh5QWziApxtjEa_4u-oob_7-XQvOqBno8ct5fn7WtlvXlL9DDEm8PywYijFHnnRDzXA4gqBpJIOf0TCAVE TenantId:3f17b30a76d64cf19063797b9f3dbadc UserId:c7f0ffee8f774c97ae9195a7b499925a Domain: RegionServiceURLs:map[regionOne:map[identity:http://172.30.9.27:5000 key-manager:http://172.30.9.27:9311 volumev2:http://172.30.9.27:8776/v2/3f17b30a76d64cf19063797b9f3dbadc volumev3:http://172.30.9.27:8776/v3/3f17b30a76d64cf19063797b9f3dbadc alarming:http://172.30.9.27:8042 cloudformation:http://172.30.9.27:8000/v1 image:http://172.30.9.27:9292 orchestration:http://172.30.9.27:8004/v1/3f17b30a76d64cf19063797b9f3dbadc network:http://172.30.9.27:9696 policy:http://172.30.9.27:1789 volume:http://172.30.9.27:8776/v1/3f17b30a76d64cf19063797b9f3dbadc metric:http://172.30.9.27:8041 compute:http://172.30.9.27:8774/v2.1 nfv-orchestration:http://172.30.9.27:9890 placement:http://172.30.9.27:8778/placement]]} 06:06:34 INFO cmd bootstrap.go:508 Creating Juju controller "abot-controller" on abot-epc/regionOne 06:06:34 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:8774/v2/ Rel:self}] Status:SUPPORTED} {Version:{major:2 minor:1} Links:[{Href:http://172.30.9.27:8774/v2.1/ Rel:self}] Status:CURRENT}] 06:06:35 INFO juju.cmd.juju.commands bootstrap.go:572 combined bootstrap constraints: mem=2048M 06:06:35 DEBUG juju.environs.bootstrap bootstrap.go:199 model "controller" supports service/machine networks: true 06:06:35 DEBUG juju.environs.bootstrap bootstrap.go:201 network management by juju enabled: true 06:06:35 DEBUG juju.environs.bootstrap bootstrap.go:717 no agent directory found, using default agent metadata source: https://streams.canonical.com/juju/tools 06:06:35 DEBUG juju.environs.bootstrap bootstrap.go:742 setting default image metadata source: /root/images 06:06:35 DEBUG juju.environs imagemetadata.go:46 new user image datasource registered: bootstrap metadata 06:06:35 INFO juju.environs.bootstrap bootstrap.go:760 custom image metadata added to search path 06:06:35 INFO cmd bootstrap.go:233 Loading image metadata 06:06:35 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "bootstrap metadata" 06:06:35 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default cloud images" 06:06:35 DEBUG juju.environs imagemetadata.go:112 obtained image datasource "default ubuntu cloud images" 06:06:35 DEBUG juju.environs.bootstrap bootstrap.go:608 constraints for image metadata lookup &{{{regionOne http://172.30.9.27:5000/v3} [saucy win2012hv win2012r2 precise win2008r2 win8 trusty utopic zesty yakkety win2016hv win10 xenial win2012hvr2 genericlinux quantal raring artful win2012 win7 centos7 wily bionic win2016 win2016nano win81 vivid opensuseleap] [amd64 i386 armhf arm64 ppc64el s390x] released}} 06:06:35 DEBUG juju.environs.bootstrap bootstrap.go:620 found 2 image metadata in bootstrap metadata 06:06:37 DEBUG juju.environs.bootstrap bootstrap.go:620 found 0 image metadata in default cloud images 06:06:38 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.27:5000/v3} not found 06:06:38 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.27:5000/v3} not found 06:06:38 DEBUG juju.environs.bootstrap bootstrap.go:624 found 2 image metadata from all image data sources 06:06:38 INFO cmd bootstrap.go:303 Looking for packaged Juju agent version 2.3.9 for amd64 06:06:38 INFO juju.environs.bootstrap tools.go:72 looking for bootstrap agent binaries: version=2.3.9 06:06:38 DEBUG juju.environs.tools tools.go:102 finding agent binaries in stream: "released" 06:06:38 DEBUG juju.environs.tools tools.go:104 reading agent binaries with major.minor version 2.3 06:06:38 DEBUG juju.environs.tools tools.go:112 filtering agent binaries by version: 2.3.9 06:06:38 DEBUG juju.environs.tools tools.go:115 filtering agent binaries by series: xenial 06:06:38 DEBUG juju.environs.tools tools.go:118 filtering agent binaries by architecture: amd64 06:06:38 DEBUG juju.environs.tools urls.go:109 trying datasource "keystone catalog" 06:06:38 DEBUG juju.environs.simplestreams simplestreams.go:683 using default candidate for content id "com.ubuntu.juju:released:tools" are {20161007 mirrors:1.0 content-download streams/v1/cpc-mirrors.sjson []} 06:06:40 INFO juju.environs.bootstrap tools.go:74 found 1 packaged agent binaries 06:06:40 INFO cmd bootstrap.go:389 Starting new instance for initial controller 06:06:40 INFO cmd bootstrap.go:151 Launching controller instance(s) on abot-epc/regionOne... 06:06:40 DEBUG juju.environs.instances image.go:64 instance constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} 06:06:40 DEBUG juju.environs.instances image.go:70 matching constraints {region: regionOne, series: xenial, arches: [amd64], constraints: mem=2048M, storage: []} against possible image metadata [{Id:b9df5e0b-c983-428f-95cd-2aed4d1224e4 Arch:amd64 VirtType:}] 06:06:40 INFO juju.environs.instances image.go:106 find instance - using image with id: b9df5e0b-c983-428f-95cd-2aed4d1224e4 06:06:40 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false 06:06:40 DEBUG juju.service discovery.go:63 discovered init system "systemd" from series "xenial" 06:06:40 DEBUG juju.provider.openstack provider.go:993 openstack user data; 2491 bytes 06:06:40 DEBUG juju.provider.openstack provider.go:1005 using network id "e2365d67-5c6a-4c22-908d-bb2e94498737" 06:06:40 DEBUG goose :1 discovered API versions: [{Version:{major:2 minor:0} Links:[{Href:http://172.30.9.27:9696/v2.0/ Rel:self}] Status:CURRENT}] - instance "f1a6ff5b-921d-4eea-8c46-8fcdb41766d9" has status BUILD, wait 10 seconds before retry, attempt 1 - instance "f1a6ff5b-921d-4eea-8c46-8fcdb41766d9" has status BUILD, wait 10 seconds before retry, attempt 2 - instance "f1a6ff5b-921d-4eea-8c46-8fcdb41766d9" has status BUILD, wait 10 seconds before retry, attempt 3 - instance "f1a6ff5b-921d-4eea-8c46-8fcdb41766d9" has status BUILD, wait 10 seconds before retry, attempt 4 - instance "f1a6ff5b-921d-4eea-8c46-8fcdb41766d9" has status BUILD, wait 10 seconds before retry, attempt 5 - instance "f1a6ff5b-921d-4eea-8c46-8fcdb41766d9" has status BUILD, wait 10 seconds before retry, attempt 6 - instance "f1a6ff5b-921d-4eea-8c46-8fcdb41766d9" has status BUILD, wait 10 seconds before retry, attempt 7 - instance "f1a6ff5b-921d-4eea-8c46-8fcdb41766d9" has status BUILD, wait 10 seconds before retry, attempt 8 - instance "f1a6ff5b-921d-4eea-8c46-8fcdb41766d9" has status BUILD, wait 10 seconds before retry, attempt 9 06:08:25 INFO juju.provider.openstack provider.go:1175 started instance "f1a6ff5b-921d-4eea-8c46-8fcdb41766d9" 06:08:25 DEBUG juju.provider.openstack provider.go:1184 allocating public IP address for openstack node 06:08:27 DEBUG juju.provider.openstack networking.go:226 allocated new public IP: 172.30.9.200 06:08:27 INFO juju.provider.openstack provider.go:1189 allocated public IP 172.30.9.200 06:08:29 INFO cmd bootstrap.go:225 - f1a6ff5b-921d-4eea-8c46-8fcdb41766d9 (arch=amd64 mem=2G cores=1) 06:08:29 INFO juju.environs.bootstrap bootstrap.go:638 newest version: 2.3.9 06:08:29 INFO juju.environs.bootstrap bootstrap.go:653 picked bootstrap agent binary version: 2.3.9 06:08:29 INFO cmd bootstrap.go:425 Installing Juju agent on bootstrap instance 06:08:32 INFO cmd bootstrap.go:517 Fetching Juju GUI 2.14.0 06:08:32 DEBUG juju.cloudconfig.instancecfg instancecfg.go:835 Setting numa ctl preference to false Waiting for address 06:08:34 DEBUG juju.provider.openstack provider.go:417 instance f1a6ff5b-921d-4eea-8c46-8fcdb41766d9 has floating IP address: 172.30.9.200 Attempting to connect to 172.30.9.200:22 Attempting to connect to 192.168.121.5:22 06:08:34 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 06:08:34 DEBUG juju.provider.common bootstrap.go:564 connection attempt for 172.30.9.200 failed: /var/lib/juju/nonce.txt does not exist 06:08:39 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 06:08:39 INFO cmd bootstrap.go:333 Connected to 172.30.9.200 06:08:39 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]> 06:08:39 INFO cmd bootstrap.go:403 Running machine configuration script... sudo: unable to resolve host juju-757d34-controller-0 06:10:48 INFO cmd bootstrap.go:455 Bootstrap agent now started 06:10:49 DEBUG juju.provider.openstack provider.go:417 instance f1a6ff5b-921d-4eea-8c46-8fcdb41766d9 has floating IP address: 172.30.9.200 06:10:49 INFO juju.juju api.go:302 API endpoints changed from [] to [172.30.9.200:17070 192.168.121.5:17070] 06:10:49 INFO cmd controller.go:82 Contacting Juju controller at 172.30.9.200 to verify accessibility... 06:10:49 INFO juju.juju api.go:67 connecting to API addresses: [172.30.9.200:17070 192.168.121.5:17070] 06:10:51 DEBUG juju.api apiclient.go:849 successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" 06:10:51 INFO juju.api apiclient.go:597 connection established to "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" 06:10:52 DEBUG juju.api monitor.go:35 RPC connection died 06:10:52 INFO cmd controller.go:87 Bootstrap complete, "abot-controller" controller now available 06:10:52 INFO cmd controller.go:88 Controller machines are in the "controller" model 06:10:52 INFO cmd controller.go:89 Initial model "default" added 06:10:52 INFO cmd supercommand.go:465 command finished 2018-10-12 06:10:52,165 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Upload VNFD 2018-10-12 06:10:52,165 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deploying Abot-epc bundle file ... 2018-10-12 06:11:15,738 - 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-10-12 06:11:15,738 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Waiting for instances ..... 2018-10-12 06:34:12,538 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - timeout -t 3600 juju-wait INFO:root:All units idle since 2018-10-12 06:33:55.584292Z (abot-epc-basic/0, mysql/0, oai-epc/0, oai-hss/0) 2018-10-12 06:34:12,538 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Deployed Abot-epc on Openstack 2018-10-12 06:34:12,538 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Checking status of ABot and EPC units ... 2018-10-12 06:34:12,771 - 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 maintenance 1 abot-epc-basic local 1 ubuntu exposed mysql unknown 1 mysql jujucharms 55 ubuntu oai-epc error 1 oai-epc local 3 ubuntu oai-hss error 1 oai-hss local 13 ubuntu Unit Workload Agent Machine Public address Ports Message abot-epc-basic/0* maintenance idle 0 172.30.9.211 80/tcp,5000/tcp ABot updated! Setup relations to get into active state... mysql/0* unknown idle 1 172.30.9.212 3306/tcp oai-epc/0* error idle 2 172.30.9.206 hook failed: "install" oai-hss/0* error idle 3 172.30.9.201 hook failed: "install" Machine State DNS Inst id Series AZ Message 0 started 172.30.9.211 5086e4e0-d341-463d-962b-826e48dc93d2 xenial nova ACTIVE 1 started 172.30.9.212 5e803e1a-a055-498a-9be9-7890e14dc681 trusty nova ACTIVE 2 started 172.30.9.206 db6da498-fbf9-47f7-9c76-89f99c40b4dc trusty nova ACTIVE 3 started 172.30.9.201 5af5695f-0e73-4448-8203-dbc5448f2a2a trusty nova ACTIVE 2018-10-12 06:34:13,001 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - juju status --format short abot-epc-basic - abot-epc-basic/0: 172.30.9.211 (agent:idle, workload:maintenance) 80/tcp, 5000/tcp 2018-10-12 06:34:13,002 - functest.opnfv_tests.vnf.epc.juju_epc - ERROR - abot-epc-basic workload differs from active 2018-10-12 06:34:13,132 - xtesting.core.testcase - INFO - The results were successfully pushed to DB http://testresults.opnfv.org/test/api/v1/results 2018-10-12 06:34:13,133 - xtesting.ci.run_tests - INFO - Test result: +-------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------+------------------+------------------+----------------+ | juju_epc | functest | 28:10 | FAIL | +-------------------+------------------+------------------+----------------+ 2018-10-12 06:34:13,794 - functest.opnfv_tests.vnf.epc.juju_epc - DEBUG - juju debug-log --replay --no-tail machine-0: 06:14:27 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-0: 06:14:27 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-0/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "0", "--debug"} machine-0: 06:14:27 DEBUG juju.agent read agent config, format "2.0" machine-0: 06:14:27 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-0: 06:14:27 DEBUG juju.worker start "engine" machine-0: 06:14:27 INFO juju.worker start "engine" machine-0: 06:14:27 DEBUG juju.worker.dependency "agent" manifold worker started machine-0: 06:14:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-0: 06:14:27 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-0: 06:14:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-0" machine-0: 06:14:27 DEBUG juju.worker "engine" started machine-0: 06:14:27 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.introspection stats worker now serving machine-0: 06:14:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: machine-0: 06:14:27 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "clock" manifold worker started machine-0: 06:14:27 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.apicaller connecting with old password machine-0: 06:14:27 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-0: 06:14:27 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-0: 06:14:27 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-0: 06:14:27 INFO juju.api connection established to "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-0: 06:14:27 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-0: 06:14:27 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 06:14:27 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 06:14:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 06:14:27 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-0: 06:14:27 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-0: 06:14:27 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-0: 06:14:28 DEBUG juju.worker.apicaller connected machine-0: 06:14:28 DEBUG juju.worker.apicaller changing password... machine-0: 06:14:28 DEBUG juju.worker.apicaller password changed machine-0: 06:14:28 DEBUG juju.api RPC connection died machine-0: 06:14:28 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-0: 06:14:28 DEBUG juju.worker.apicaller connecting with current password machine-0: 06:14:29 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-0: 06:14:29 INFO juju.api connection established to "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-0: 06:14:29 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-0: 06:14:29 DEBUG juju.worker.apicaller connected machine-0: 06:14:29 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 06:14:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 06:14:29 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 06:14:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 06:14:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 06:14:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-0: 06:14:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-0: 06:14:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-0: 06:14:29 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 06:14:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-0: 06:14:29 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 06:14:29 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:29 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-0: 06:14:30 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 06:14:30 INFO juju.worker.upgrader unblocking abort check machine-0: 06:14:30 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 06:14:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-0: 06:14:30 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-0: 06:14:30 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 06:14:30 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 06:14:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-0: 06:14:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.logger logger setup machine-0: 06:14:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 06:14:30 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 06:14:30 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:14:30 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-0: 06:14:30 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:14:30 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:14:30 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:14:30 DEBUG juju.network including address public:172.30.9.200 for machine machine-0: 06:14:30 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 06:14:30 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 06:14:30 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:14:30 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:14:30 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 06:14:30 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 06:14:30 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:14:30 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:14:30 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:14:30 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-0: 06:14:30 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:14:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 06:14:30 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 06:14:30 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:14:30 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-0: 06:14:30 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 06:14:30 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 06:14:30 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 06:14:30 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 06:14:30 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 06:14:30 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 06:14:30 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: 06:14:30 DEBUG juju.agent API server address details [["172.30.9.200: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.200:17070"] machine-0: 06:14:30 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 06:14:30 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 06:14:30 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-0: 06:14:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-0: 06:14:30 DEBUG juju.api RPC connection died machine-0: 06:14:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 06:14:30 DEBUG juju.worker killing runner 0xc42031edd0 machine-0: 06:14:30 INFO juju.worker runner is dying machine-0: 06:14:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-0: 06:14:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-0: 06:14:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-0: 06:14:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-0: 06:14:30 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: 06:14:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-0: 06:14:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-0: 06:14:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-0: 06:14:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-0: 06:14:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-0: 06:14:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-0: 06:14:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-0: 06:14:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-0: 06:14:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-0: 06:14:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-0: 06:14:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-0: 06:14:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-0: 06:14:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-0: 06:14:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-0: 06:14:30 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-0: 06:14:30 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-0: 06:14:30 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.apicaller connecting with current password machine-0: 06:14:30 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-0: 06:14:30 INFO juju.api connection established to "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-0: 06:14:30 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:14:30 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:30 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-0: 06:14:30 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-0: 06:14:30 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: 06:14:30 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: 06:14:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-0: 06:14:30 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.apicaller connected machine-0: 06:14:31 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 INFO juju.worker.migrationminion migration phase is now: NONE machine-0: 06:14:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-0: 06:14:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-0: 06:14:31 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-0: 06:14:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.logger logger setup machine-0: 06:14:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-0: 06:14:31 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: 06:14:31 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:14:31 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:14:31 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-0: 06:14:31 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-0: 06:14:31 INFO juju.worker.diskmanager block devices changed: [{vda [/dev/disk/by-path/virtio-pci-0000:00:04.0] 10240 true }] machine-0: 06:14:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-0: 06:14:31 DEBUG juju.service discovered init system "systemd" from series "xenial" machine-0: 06:14:31 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-0: 06:14:31 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-0: 06:14:31 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-0: 06:14:31 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-0: 06:14:31 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:14:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:14:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.reboot Reboot worker got action: noop machine-0: 06:14:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-0: 06:14:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-0: 06:14:31 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:14:31 DEBUG juju.network "lxdbr0" has addresses [fe80::e406:14ff:fe5c:f8a/64 fe80::1/64] machine-0: 06:14:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:14:31 DEBUG juju.network including address public:172.30.9.200 for machine machine-0: 06:14:31 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-0: 06:14:31 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-0: 06:14:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:14:31 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:14:31 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-0: 06:14:31 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-0: 06:14:31 DEBUG juju.agent API server address details [["172.30.9.200: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.200:17070"] machine-0: 06:14:31 INFO juju.worker.deployer checking unit "abot-epc-basic/0" machine-0: 06:14:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 06:14:31 INFO juju.worker.authenticationworker "machine-0" key updater worker started machine-0: 06:14:31 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: 06:14:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-0: 06:14:31 DEBUG juju.worker.fanconfigurer Processing new fan config machine-0: 06:14:31 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-0: 06:14:31 DEBUG juju.worker.dependency "machiner" manifold worker started machine-0: 06:14:31 DEBUG juju.network no lxc bridge addresses to filter for machine machine-0: 06:14:31 DEBUG juju.network "lxdbr0" has addresses [fe80::e406:14ff:fe5c:f8a/64 fe80::1/64] machine-0: 06:14:31 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-0: 06:14:31 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-0: 06:14:31 DEBUG juju.network including address local-cloud:192.168.121.6 for machine machine-0: 06:14:31 DEBUG juju.network including address local-fan:252.6.0.1 for machine machine-0: 06:14:31 DEBUG juju.network including address local-machine:::1 for machine machine-0: 06:14:31 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] machine-0: 06:14:31 INFO juju.worker.machiner setting addresses for "machine-0" to [local-machine:127.0.0.1 local-cloud:192.168.121.6 local-fan:252.6.0.1 local-machine:::1] machine-0: 06:14:31 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result 0 machine-0: 06:14:32 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: 06:14:32 INFO juju.worker.upgrader abort check blocked until version event received machine-0: 06:14:32 INFO juju.worker.upgrader unblocking abort check machine-0: 06:14:32 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-0: 06:14:32 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 0 machine-0: 06:14:32 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-0: 06:14:32 INFO juju.worker.deployer deploying unit "abot-epc-basic/0" machine-0: 06:14:32 DEBUG juju.worker start "0-container-watcher" machine-0: 06:14:32 DEBUG juju.worker start "stateconverter" machine-0: 06:14:32 INFO juju.worker start "0-container-watcher" machine-0: 06:14:32 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-0: 06:14:32 DEBUG juju.worker "0-container-watcher" started machine-0: 06:14:32 INFO juju.worker start "stateconverter" machine-0: 06:14:32 DEBUG juju.worker "stateconverter" started machine-0: 06:14:32 DEBUG juju.cmd.jujud upgrades done, starting worker "0-container-watcher" machine-0: 06:14:32 DEBUG juju.service discovered init system "systemd" from local host machine-0: 06:14:33 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-0: 06:14:33 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: 06:14:33 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully installed machine-0: 06:14:33 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" not running machine-0: 06:14:33 DEBUG juju.service.systemd service "jujud-unit-abot-epc-basic-0" successfully started machine-0: 06:14:33 INFO juju.worker.machiner "machine-0" started unit-abot-epc-basic-0: 06:14:33 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-abot-epc-basic-0: 06:14:33 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: 06:14:33 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker start "api" unit-abot-epc-basic-0: 06:14:33 INFO juju.worker start "api" unit-abot-epc-basic-0: 06:14:33 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-abot-epc-basic-0" unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker "api" started unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.introspection stats worker now serving unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "agent" manifold worker started unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.apicaller connecting with old password unit-abot-epc-basic-0: 06:14:33 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:14:33 INFO juju.api connection established to "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:14:33 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:14:33 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:14:33 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:14:34 DEBUG juju.worker.apicaller password changed unit-abot-epc-basic-0: 06:14:34 DEBUG juju.api RPC connection died unit-abot-epc-basic-0: 06:14:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 06:14:34 DEBUG juju.worker.apicaller connecting with current password unit-abot-epc-basic-0: 06:14:34 DEBUG juju.api successfully dialed "wss://252.5.0.1:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:14:34 INFO juju.api connection established to "wss://252.5.0.1:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:14:34 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:14:34 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:14:35 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:14:36 INFO juju.worker.upgrader abort check blocked until version event received unit-abot-epc-basic-0: 06:14:36 INFO juju.worker.upgrader unblocking abort check unit-abot-epc-basic-0: 06:14:36 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-abot-epc-basic-0: 06:14:36 INFO juju.worker.migrationminion migration phase is now: NONE unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.leadership abot-epc-basic/0 making initial claim for abot-epc-basic leadership unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-abot-epc-basic-0: 06:14:36 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: 06:14:36 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-abot-epc-basic-0: 06:14:36 DEBUG juju.network no lxc bridge addresses to filter for machine unit-abot-epc-basic-0: 06:14:36 DEBUG juju.network "lxdbr0" has addresses [fe80::e406:14ff:fe5c:f8a/64 fe80::1/64] unit-abot-epc-basic-0: 06:14:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-abot-epc-basic-0: 06:14:36 DEBUG juju.network including address public:172.30.9.200 for machine unit-abot-epc-basic-0: 06:14:36 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-abot-epc-basic-0: 06:14:36 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-abot-epc-basic-0: 06:14:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-abot-epc-basic-0: 06:14:36 DEBUG juju.network including address local-machine:::1 for machine unit-abot-epc-basic-0: 06:14:36 DEBUG juju.network addresses after filtering: [public:172.30.9.200 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: 06:14:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-abot-epc-basic-0: 06:14:36 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:14:36 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:14:36 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-abot-epc-basic-0: 06:14:36 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 06:14:36 DEBUG juju.agent API server address details [["172.30.9.200: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.200:17070"] unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-abot-epc-basic-0: 06:14:36 INFO juju.worker.leadership abot-epc-basic/0 promoted to leadership of abot-epc-basic machine-0: 06:14:36 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:4f:41:33 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.6 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:4f:41:33 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:e6:06:14:5c:0f:8a 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:e6:06:14:5c:0f:8a 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:56:8f:a6:04:13:34 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.6.0.1 DNSServers:[] DNSSearchDomains:[] GatewayAddress: Routes:[] IsDefaultGateway:false} {DeviceIndex:4 MACAddress:56:8f:a6:04:13:34 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:56:8f:a6:04:13:34 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: 06:14:36 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-abot-epc-basic-0 unit-abot-epc-basic-0: 06:14:36 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-xenial-amd64 unit-abot-epc-basic-0: 06:14:36 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-xenial-amd64/jujud unit-abot-epc-basic-0: 06:14:36 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: 06:14:36 INFO juju.worker.uniter unit "abot-epc-basic/0" started unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.uniter juju-run listener running unit-abot-epc-basic-0: 06:14:36 INFO juju.worker.uniter resuming charm install unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.uniter.operation running operation install local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 06:14:36 DEBUG juju.worker.uniter.operation preparing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:14:36 INFO juju.worker.uniter.charm downloading local:xenial/abot-epc-basic-1 from API server unit-abot-epc-basic-0: 06:14:36 INFO juju.downloader downloading from local:xenial/abot-epc-basic-1 unit-abot-epc-basic-0: 06:14:36 DEBUG httpbakery client do GET https://252.5.0.1:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/charms?file=%2A&url=local%3Axenial%2Fabot-epc-basic-1 { unit-abot-epc-basic-0: 06:14:36 DEBUG httpbakery } -> error unit-abot-epc-basic-0: 06:14:36 INFO juju.downloader download complete ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 06:14:36 INFO juju.downloader download verified ("local:xenial/abot-epc-basic-1") unit-abot-epc-basic-0: 06:14:37 DEBUG juju.worker.uniter.operation executing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:14:37 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:14:37 DEBUG juju.worker.uniter.charm deploying charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:14:38 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:14:38 DEBUG juju.worker.uniter.operation committing operation "install local:xenial/abot-epc-basic-1" unit-abot-epc-basic-0: 06:14:38 INFO juju.worker.uniter hooks are retried true unit-abot-epc-basic-0: 06:14:38 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-abot-epc-basic-0: 06:14:38 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-abot-epc-basic-0: 06:14:38 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-abot-epc-basic-0: 06:14:38 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-abot-epc-basic-0: 06:14:38 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-abot-epc-basic-0: 06:14:38 DEBUG juju.worker.uniter.remotestate got unit change unit-abot-epc-basic-0: 06:14:38 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-abot-epc-basic-0: 06:14:38 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-abot-epc-basic-0: 06:14:38 DEBUG juju.worker.uniter.remotestate got service change unit-abot-epc-basic-0: 06:14:38 INFO juju.worker.uniter.storage initial storage attachments ready unit-abot-epc-basic-0: 06:14:38 INFO juju.worker.uniter found queued "install" hook unit-abot-epc-basic-0: 06:14:38 DEBUG juju.worker.uniter.operation running operation run install hook unit-abot-epc-basic-0: 06:14:38 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-abot-epc-basic-0: 06:14:38 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-abot-epc-basic-0: 06:14:38 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:14:39 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:14:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:14:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:14:39 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:14:40 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6580c-default-0 unit-abot-epc-basic-0: 06:14:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Checking sudo privileges >> unit-abot-epc-basic-0: 06:14:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Application Name abot-functest-basic >> unit-abot-epc-basic-0: 06:14:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Version 3.1.1 >> unit-abot-epc-basic-0: 06:14:40 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: External Tester none >> unit-abot-epc-basic-0: 06:14:40 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 06:14:40 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 06:14:40 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 06:14:40 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 06:14:42 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:14:42 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 06:14:43 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: 06:14:43 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 06:14:43 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: 06:14:43 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk-headless openjdk-8-jre openjdk-8-jre-headless unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install x11-common x11proto-core-dev x11proto-input-dev x11proto-kb-dev unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install default-jre libasound2-plugins alsa-utils cups-common librsvg2-common gvfs unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libice-doc liblcms2-utils pcscd pulseaudio lm-sensors libsm-doc libxcb-doc unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libxt-doc openjdk-8-demo openjdk-8-source visualvm icedtea-8-plugin unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libnss-mdns fonts-ipafont-gothic fonts-ipafont-mincho fonts-wqy-microhei unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install fonts-wqy-zenhei fonts-indic unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install ca-certificates-java fontconfig fontconfig-config fonts-dejavu-core unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install fonts-dejavu-extra hicolor-icon-theme java-common libasound2 libasound2-data unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libasyncns0 libatk1.0-0 libatk1.0-data libavahi-client3 libavahi-common-data unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libavahi-common3 libcairo2 libcups2 libdatrie1 libdrm-amdgpu1 libdrm-intel1 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libdrm-nouveau2 libdrm-radeon1 libflac8 libfontconfig1 libgdk-pixbuf2.0-0 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libgdk-pixbuf2.0-common libgif7 libgl1-mesa-dri libgl1-mesa-glx unit-abot-epc-basic-0: 06:14:43 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: 06:14:43 DEBUG unit.abot-epc-basic/0.install libharfbuzz0b libice-dev libice6 libjbig0 libjpeg-turbo8 libjpeg8 liblcms2-2 unit-abot-epc-basic-0: 06:14:43 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: 06:14:43 DEBUG unit.abot-epc-basic/0.install libpciaccess0 libpcsclite1 libpixman-1-0 libpthread-stubs0-dev libpulse0 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libsensors4 libsm-dev libsm6 libsndfile1 libthai-data libthai0 libtiff5 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libtxc-dxtn-s2tc0 libvorbis0a libvorbisenc2 libx11-dev libx11-doc unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libx11-xcb1 libxau-dev libxcb-dri2-0 libxcb-dri3-0 libxcb-glx0 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libxcb-present0 libxcb-render0 libxcb-shm0 libxcb-sync1 libxcb1-dev unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libxcomposite1 libxcursor1 libxdamage1 libxdmcp-dev libxfixes3 libxi6 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libxinerama1 libxrandr2 libxrender1 libxshmfence1 libxt-dev libxt6 libxtst6 unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install libxxf86vm1 openjdk-8-jdk openjdk-8-jdk-headless openjdk-8-jre unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install openjdk-8-jre-headless x11-common x11proto-core-dev x11proto-input-dev unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install x11proto-kb-dev xorg-sgml-doctools xtrans-dev unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 97 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install Need to get 68.8 MB of archives. unit-abot-epc-basic-0: 06:14:43 DEBUG unit.abot-epc-basic/0.install After this operation, 395 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:14:43 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] machine-0: 06:14:43 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 06:14:44 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:14:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-0: 06:14:44 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-0: 06:14:44 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-0: 06:14:44 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-0: 06:14:44 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-0: 06:14:44 INFO juju.tools.lxdclient using LXD API version "1.0" machine-0: 06:14:44 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: 06:14:44 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: 06:14:44 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: 06:14:45 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: 06:14:45 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: 06:14:45 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: 06:14:45 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: 06:14:45 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: 06:14:45 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: 06:14:45 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: 06:14:46 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: 06:14:46 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: 06:14:46 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: 06:14:46 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: 06:14:46 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: 06:14:46 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: 06:14:46 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: 06:14:47 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: 06:14:47 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: 06:14:47 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: 06:14:47 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: 06:14:47 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: 06:14:47 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: 06:14:47 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: 06:14:47 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: 06:14:48 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: 06:14:48 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: 06:14:48 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: 06:14:48 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: 06:14:48 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-0ubuntu0.16.04.1 [27.0 MB] unit-abot-epc-basic-0: 06:14:50 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: 06:14:50 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: 06:14:50 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: 06:14:50 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: 06:14:50 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: 06:14:51 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: 06:14:51 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: 06:14:51 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: 06:14:51 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: 06:14:51 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: 06:14:51 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: 06:14:51 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: 06:14:52 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: 06:14:52 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: 06:14:52 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: 06:14:52 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: 06:14:52 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: 06:14:52 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: 06:14:52 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: 06:14:53 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: 06:14:53 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: 06:14:53 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: 06:14:53 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: 06:14:53 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: 06:14:54 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: 06:14:54 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: 06:14:54 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: 06:14:55 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: 06:14:55 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: 06:14:55 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: 06:14:55 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: 06:14:55 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: 06:14:55 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: 06:14:55 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: 06:14:55 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: 06:14:56 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: 06:14:56 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: 06:14:56 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: 06:14:56 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: 06:14:56 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: 06:14:56 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: 06:14:56 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: 06:14:57 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: 06:14:57 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: 06:14:57 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: 06:14:57 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: 06:14:57 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: 06:14:57 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: 06:14:58 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: 06:14:58 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: 06:14:58 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: 06:14:58 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: 06:14:58 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: 06:14:58 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: 06:14:58 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: 06:14:59 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: 06:14:59 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: 06:14:59 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: 06:14:59 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: 06:14:59 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: 06:14:59 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: 06:14:59 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: 06:15:00 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: 06:15:00 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: 06:15:00 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-0ubuntu0.16.04.1 [69.4 kB] unit-abot-epc-basic-0: 06:15:00 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-0ubuntu0.16.04.1 [8180 kB] unit-abot-epc-basic-0: 06:15:00 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-0ubuntu0.16.04.1 [453 kB] unit-abot-epc-basic-0: 06:15:01 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: 06:15:01 DEBUG unit.abot-epc-basic/0.install Fetched 68.8 MB in 17s (3897 kB/s) unit-abot-epc-basic-0: 06:15:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-core. unit-abot-epc-basic-0: 06:15:01 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 ... 54367 files and directories currently installed.) unit-abot-epc-basic-0: 06:15:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-core_2.35-1_all.deb ... unit-abot-epc-basic-0: 06:15:01 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 06:15:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig-config. unit-abot-epc-basic-0: 06:15:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig-config_2.11.94-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:15:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1:amd64. unit-abot-epc-basic-0: 06:15:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:15:03 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:15:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fontconfig. unit-abot-epc-basic-0: 06:15:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fontconfig_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:15:04 DEBUG unit.abot-epc-basic/0.install Unpacking fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:15:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasyncns0:amd64. unit-abot-epc-basic-0: 06:15:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasyncns0_0.8-5build1_amd64.deb ... unit-abot-epc-basic-0: 06:15:05 DEBUG unit.abot-epc-basic/0.install Unpacking libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 06:15:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-common. unit-abot-epc-basic-0: 06:15:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-common_1%3a7.7+13ubuntu3.1_all.deb ... unit-abot-epc-basic-0: 06:15:06 DEBUG unit.abot-epc-basic/0.install dpkg-query: no packages found matching nux-tools unit-abot-epc-basic-0: 06:15:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 06:15:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice6:amd64. unit-abot-epc-basic-0: 06:15:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice6_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:15:07 DEBUG unit.abot-epc-basic/0.install Unpacking libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:15:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8:amd64. unit-abot-epc-basic-0: 06:15:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-turbo8_1.4.2-0ubuntu3.1_amd64.deb ... unit-abot-epc-basic-0: 06:15:08 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:15:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libogg0:amd64. unit-abot-epc-basic-0: 06:15:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libogg0_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:15:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm6:amd64. unit-abot-epc-basic-0: 06:15:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:15:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:15:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite1:amd64. unit-abot-epc-basic-0: 06:15:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite1_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:15:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:15:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage1:amd64. unit-abot-epc-basic-0: 06:15:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage1_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 06:15:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:15:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes3:amd64. unit-abot-epc-basic-0: 06:15:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes3_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 06:15:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:15:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama1:amd64. unit-abot-epc-basic-0: 06:15:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama1_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:15:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:15:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence1:amd64. unit-abot-epc-basic-0: 06:15:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence1_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:15:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst6:amd64. unit-abot-epc-basic-0: 06:15:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst6_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:15:15 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:15:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm1:amd64. unit-abot-epc-basic-0: 06:15:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm1_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:15:17 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:15:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig0:amd64. unit-abot-epc-basic-0: 06:15:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig0_2.1-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:15:18 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 06:15:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtxc-dxtn-s2tc0:amd64. unit-abot-epc-basic-0: 06:15:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtxc-dxtn-s2tc0_0~git20131104-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:15:19 DEBUG unit.abot-epc-basic/0.install Unpacking libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:15:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package java-common. unit-abot-epc-basic-0: 06:15:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../java-common_0.56ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:15:19 DEBUG unit.abot-epc-basic/0.install Unpacking java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 06:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common-data:amd64. unit-abot-epc-basic-0: 06:15:20 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: 06:15:20 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common-data:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:15:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-common3:amd64. unit-abot-epc-basic-0: 06:15:20 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: 06:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libavahi-client3:amd64. unit-abot-epc-basic-0: 06:15:21 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: 06:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:15:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcups2:amd64. unit-abot-epc-basic-0: 06:15:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcups2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:15:21 DEBUG unit.abot-epc-basic/0.install Unpacking libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblcms2-2:amd64. unit-abot-epc-basic-0: 06:15:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblcms2-2_2.6-3ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 06:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8:amd64. unit-abot-epc-basic-0: 06:15:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:15:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcsclite1:amd64. unit-abot-epc-basic-0: 06:15:22 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: 06:15:22 DEBUG unit.abot-epc-basic/0.install Unpacking libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 06:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi6:amd64. unit-abot-epc-basic-0: 06:15:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi6_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:15:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:15:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender1:amd64. unit-abot-epc-basic-0: 06:15:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender1_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:15:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:15:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre-headless:amd64. unit-abot-epc-basic-0: 06:15:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:15:24 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:15:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ca-certificates-java. unit-abot-epc-basic-0: 06:15:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ca-certificates-java_20160321ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:15:27 DEBUG unit.abot-epc-basic/0.install Unpacking ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 06:15:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-dejavu-extra. unit-abot-epc-basic-0: 06:15:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-dejavu-extra_2.35-1_all.deb ... unit-abot-epc-basic-0: 06:15:28 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 06:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hicolor-icon-theme. unit-abot-epc-basic-0: 06:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../hicolor-icon-theme_0.15-0ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2-data. unit-abot-epc-basic-0: 06:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2-data_1.1.0-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:15:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasound2:amd64. unit-abot-epc-basic-0: 06:15:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasound2_1.1.0-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:15:30 DEBUG unit.abot-epc-basic/0.install Unpacking libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:15:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-data. unit-abot-epc-basic-0: 06:15:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-data_2.18.0-1_all.deb ... unit-abot-epc-basic-0: 06:15:31 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 06:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-0:amd64. unit-abot-epc-basic-0: 06:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-0_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 06:15:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-0:amd64. unit-abot-epc-basic-0: 06:15:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-0_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:15:32 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 06:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0:amd64. unit-abot-epc-basic-0: 06:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0:amd64. unit-abot-epc-basic-0: 06:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:15:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2:amd64. unit-abot-epc-basic-0: 06:15:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:15:33 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdatrie1:amd64. unit-abot-epc-basic-0: 06:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdatrie1_0.2.10-2_amd64.deb ... unit-abot-epc-basic-0: 06:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 06:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-amdgpu1:amd64. unit-abot-epc-basic-0: 06:15:34 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: 06:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:15:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpciaccess0:amd64. unit-abot-epc-basic-0: 06:15:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpciaccess0_0.13.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:15:34 DEBUG unit.abot-epc-basic/0.install Unpacking libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 06:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-intel1:amd64. unit-abot-epc-basic-0: 06:15:35 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: 06:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-nouveau2:amd64. unit-abot-epc-basic-0: 06:15:35 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: 06:15:35 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:15:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-radeon1:amd64. unit-abot-epc-basic-0: 06:15:35 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: 06:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:15:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libflac8:amd64. unit-abot-epc-basic-0: 06:15:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libflac8_1.3.1-4_amd64.deb ... unit-abot-epc-basic-0: 06:15:36 DEBUG unit.abot-epc-basic/0.install Unpacking libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 06:15:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtiff5:amd64. unit-abot-epc-basic-0: 06:15:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtiff5_4.0.6-1ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:15:37 DEBUG unit.abot-epc-basic/0.install Unpacking libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 06:15:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-common. unit-abot-epc-basic-0: 06:15:38 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: 06:15:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:15:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-0:amd64. unit-abot-epc-basic-0: 06:15:39 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: 06:15:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:15:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgif7:amd64. unit-abot-epc-basic-0: 06:15:40 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: 06:15:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 06:15:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglapi-mesa:amd64. unit-abot-epc-basic-0: 06:15:41 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: 06:15:41 DEBUG unit.abot-epc-basic/0.install Unpacking libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:15:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm6.0:amd64. unit-abot-epc-basic-0: 06:15:42 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: 06:15:42 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 06:15:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsensors4:amd64. unit-abot-epc-basic-0: 06:15:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsensors4_1%3a3.4.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:15:45 DEBUG unit.abot-epc-basic/0.install Unpacking libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 06:15:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dri:amd64. unit-abot-epc-basic-0: 06:15:45 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: 06:15:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dri:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:15:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb1:amd64. unit-abot-epc-basic-0: 06:15:46 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: 06:15:46 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:15:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0:amd64. unit-abot-epc-basic-0: 06:15:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri2-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:15:47 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:15:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-0:amd64. unit-abot-epc-basic-0: 06:15:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:15:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0:amd64. unit-abot-epc-basic-0: 06:15:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:15:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:15:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present0:amd64. unit-abot-epc-basic-0: 06:15:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:15:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:15:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync1:amd64. unit-abot-epc-basic-0: 06:15:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:15:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:15:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-glx:amd64. unit-abot-epc-basic-0: 06:15:49 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: 06:15:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-glx:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:15:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphite2-3:amd64. unit-abot-epc-basic-0: 06:15:50 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: 06:15:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:15:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-common. unit-abot-epc-basic-0: 06:15:51 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: 06:15:51 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:15:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai-data. unit-abot-epc-basic-0: 06:15:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai-data_0.1.24-2_all.deb ... unit-abot-epc-basic-0: 06:15:52 DEBUG unit.abot-epc-basic/0.install Unpacking libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 06:15:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libthai0:amd64. unit-abot-epc-basic-0: 06:15:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libthai0_0.1.24-2_amd64.deb ... unit-abot-epc-basic-0: 06:15:54 DEBUG unit.abot-epc-basic/0.install Unpacking libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 06:15:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango-1.0-0:amd64. unit-abot-epc-basic-0: 06:15:58 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: 06:15:59 DEBUG unit.abot-epc-basic/0.install Unpacking libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:16:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz0b:amd64. unit-abot-epc-basic-0: 06:16:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz0b_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:16:02 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:16:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoft2-1.0-0:amd64. unit-abot-epc-basic-0: 06:16:03 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: 06:16:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:16:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangocairo-1.0-0:amd64. unit-abot-epc-basic-0: 06:16:04 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: 06:16:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:16:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor1:amd64. unit-abot-epc-basic-0: 06:16:05 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: 06:16:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:16:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr2:amd64. unit-abot-epc-basic-0: 06:16:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr2_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:16:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-0:amd64. unit-abot-epc-basic-0: 06:16:05 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: 06:16:05 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-0:amd64 (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:16:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk2.0-bin. unit-abot-epc-basic-0: 06:16:06 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: 06:16:06 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:16:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xorg-sgml-doctools. unit-abot-epc-basic-0: 06:16:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xorg-sgml-doctools_1%3a1.11-1_all.deb ... unit-abot-epc-basic-0: 06:16:07 DEBUG unit.abot-epc-basic/0.install Unpacking xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 06:16:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-core-dev. unit-abot-epc-basic-0: 06:16:07 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: 06:16:07 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 06:16:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libice-dev:amd64. unit-abot-epc-basic-0: 06:16:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libice-dev_2%3a1.0.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:07 DEBUG unit.abot-epc-basic/0.install Unpacking libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:16:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpthread-stubs0-dev:amd64. unit-abot-epc-basic-0: 06:16:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpthread-stubs0-dev_0.3-4_amd64.deb ... unit-abot-epc-basic-0: 06:16:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:16:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbis0a:amd64. unit-abot-epc-basic-0: 06:16:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbis0a_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 06:16:08 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:16:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvorbisenc2:amd64. unit-abot-epc-basic-0: 06:16:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvorbisenc2_1.3.5-3ubuntu0.2_amd64.deb ... unit-abot-epc-basic-0: 06:16:08 DEBUG unit.abot-epc-basic/0.install Unpacking libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:16:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsndfile1:amd64. unit-abot-epc-basic-0: 06:16:09 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: 06:16:09 DEBUG unit.abot-epc-basic/0.install Unpacking libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:16:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpulse0:amd64. unit-abot-epc-basic-0: 06:16:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpulse0_1%3a8.0-0ubuntu3.10_amd64.deb ... unit-abot-epc-basic-0: 06:16:10 DEBUG unit.abot-epc-basic/0.install Unpacking libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 06:16:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsm-dev:amd64. unit-abot-epc-basic-0: 06:16:10 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsm-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:10 DEBUG unit.abot-epc-basic/0.install Unpacking libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxau-dev:amd64. unit-abot-epc-basic-0: 06:16:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxau-dev_1%3a1.0.8-1_amd64.deb ... unit-abot-epc-basic-0: 06:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 06:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdmcp-dev:amd64. unit-abot-epc-basic-0: 06:16:11 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: 06:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 06:16:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-input-dev. unit-abot-epc-basic-0: 06:16:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-input-dev_2.3.1-1_all.deb ... unit-abot-epc-basic-0: 06:16:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 06:16:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-kb-dev. unit-abot-epc-basic-0: 06:16:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-kb-dev_1.0.7-0ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:16:12 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 06:16:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xtrans-dev. unit-abot-epc-basic-0: 06:16:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xtrans-dev_1.3.5-1_all.deb ... unit-abot-epc-basic-0: 06:16:12 DEBUG unit.abot-epc-basic/0.install Unpacking xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 06:16:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb1-dev:amd64. unit-abot-epc-basic-0: 06:16:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb1-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:16:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:16:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-dev:amd64. unit-abot-epc-basic-0: 06:16:12 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: 06:16:12 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:16:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-doc. unit-abot-epc-basic-0: 06:16:13 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: 06:16:13 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:16:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt6:amd64. unit-abot-epc-basic-0: 06:16:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt6_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:16:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxt-dev:amd64. unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxt-dev_1%3a1.1.5-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Unpacking libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jre:amd64. unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jre_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk-headless:amd64. unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk-headless_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:16:14 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:16:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package openjdk-8-jdk:amd64. unit-abot-epc-basic-0: 06:16:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../openjdk-8-jdk_8u181-b13-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:16:15 DEBUG unit.abot-epc-basic/0.install Unpacking openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:16:16 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:16:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:16:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:16:17 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:16:18 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-core (2.35-1) ... unit-abot-epc-basic-0: 06:16:19 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig-config (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:16:21 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:16:21 DEBUG unit.abot-epc-basic/0.install Setting up fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:16:23 DEBUG unit.abot-epc-basic/0.install Regenerating fonts cache... done. unit-abot-epc-basic-0: 06:16:23 DEBUG unit.abot-epc-basic/0.install Setting up libasyncns0:amd64 (0.8-5build1) ... unit-abot-epc-basic-0: 06:16:23 DEBUG unit.abot-epc-basic/0.install Setting up x11-common (1:7.7+13ubuntu3.1) ... unit-abot-epc-basic-0: 06:16:24 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: 06:16:24 DEBUG unit.abot-epc-basic/0.install Setting up libice6:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libogg0:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libsm6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:16:25 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite1:amd64 (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage1:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes3:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama1:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence1:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Setting up libxtst6:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm1:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:16:26 DEBUG unit.abot-epc-basic/0.install Setting up libjbig0:amd64 (2.1-3.1) ... unit-abot-epc-basic-0: 06:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libtxc-dxtn-s2tc0:amd64 (0~git20131104-1.1) ... unit-abot-epc-basic-0: 06:16:27 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: 06:16:27 DEBUG unit.abot-epc-basic/0.install Setting up java-common (0.56ubuntu2) ... unit-abot-epc-basic-0: 06:16:27 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: 06:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-common3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libavahi-client3:amd64 (0.6.32~rc+dfsg-1ubuntu2.2) ... unit-abot-epc-basic-0: 06:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libcups2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:16:27 DEBUG unit.abot-epc-basic/0.install Setting up liblcms2-2:amd64 (2.6-3ubuntu2.1) ... unit-abot-epc-basic-0: 06:16:27 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libpcsclite1:amd64 (1.8.14-1ubuntu1.16.04.1) ... unit-abot-epc-basic-0: 06:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libxi6:amd64 (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libxrender1:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:16:28 DEBUG unit.abot-epc-basic/0.install Setting up fonts-dejavu-extra (2.35-1) ... unit-abot-epc-basic-0: 06:16:28 DEBUG unit.abot-epc-basic/0.install Setting up hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libasound2-data (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libasound2:amd64 (1.1.0-0ubuntu1) ... unit-abot-epc-basic-0: 06:16:28 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-data (2.18.0-1) ... unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-0:amd64 (2.18.0-1) ... unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-0:amd64 (0.33.6-1) ... unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libdatrie1:amd64 (0.2.10-2) ... unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-amdgpu1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:16:29 DEBUG unit.abot-epc-basic/0.install Setting up libpciaccess0:amd64 (0.13.4-1) ... unit-abot-epc-basic-0: 06:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-intel1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-nouveau2:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-radeon1:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:16:30 DEBUG unit.abot-epc-basic/0.install Setting up libflac8:amd64 (1.3.1-4) ... unit-abot-epc-basic-0: 06:16:31 DEBUG unit.abot-epc-basic/0.install Setting up libtiff5:amd64 (4.0.6-1ubuntu0.4) ... unit-abot-epc-basic-0: 06:16:32 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-common (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:16: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: 06:16:34 DEBUG unit.abot-epc-basic/0.install Setting up libgif7:amd64 (5.1.4-0.3~16.04) ... unit-abot-epc-basic-0: 06:16:34 DEBUG unit.abot-epc-basic/0.install Setting up libglapi-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:16:35 DEBUG unit.abot-epc-basic/0.install Setting up libllvm6.0:amd64 (1:6.0-1ubuntu2~16.04.1) ... unit-abot-epc-basic-0: 06:16:36 DEBUG unit.abot-epc-basic/0.install Setting up libsensors4:amd64 (1:3.4.0-2) ... unit-abot-epc-basic-0: 06:16:38 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: 06:16:40 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb1:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:16:41 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:16:42 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:16:43 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:16:43 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: 06:16:43 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: 06:16:44 DEBUG unit.abot-epc-basic/0.install Setting up libgraphite2-3:amd64 (1.3.10-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:16:44 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-common (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:16:44 DEBUG unit.abot-epc-basic/0.install Setting up libthai-data (0.1.24-2) ... unit-abot-epc-basic-0: 06:16:44 DEBUG unit.abot-epc-basic/0.install Setting up libthai0:amd64 (0.1.24-2) ... unit-abot-epc-basic-0: 06:16:44 DEBUG unit.abot-epc-basic/0.install Setting up libpango-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:16:44 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz0b:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:16:45 DEBUG unit.abot-epc-basic/0.install Setting up libpangoft2-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:16:45 DEBUG unit.abot-epc-basic/0.install Setting up libpangocairo-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:16:45 DEBUG unit.abot-epc-basic/0.install Setting up libxcursor1:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:16:45 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr2:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:16:46 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: 06:16:46 DEBUG unit.abot-epc-basic/0.install Setting up libgtk2.0-bin (2.24.30-1ubuntu1.16.04.2) ... unit-abot-epc-basic-0: 06:16:46 DEBUG unit.abot-epc-basic/0.install Setting up xorg-sgml-doctools (1:1.11-1) ... unit-abot-epc-basic-0: 06:16:46 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-core-dev (7.0.31-1~ubuntu16.04.2) ... unit-abot-epc-basic-0: 06:16:46 DEBUG unit.abot-epc-basic/0.install Setting up libice-dev:amd64 (2:1.0.9-1) ... unit-abot-epc-basic-0: 06:16:46 DEBUG unit.abot-epc-basic/0.install Setting up libpthread-stubs0-dev:amd64 (0.3-4) ... unit-abot-epc-basic-0: 06:16:46 DEBUG unit.abot-epc-basic/0.install Setting up libvorbis0a:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:16:46 DEBUG unit.abot-epc-basic/0.install Setting up libvorbisenc2:amd64 (1.3.5-3ubuntu0.2) ... unit-abot-epc-basic-0: 06:16:47 DEBUG unit.abot-epc-basic/0.install Setting up libsndfile1:amd64 (1.0.25-10ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:16:47 DEBUG unit.abot-epc-basic/0.install Setting up libpulse0:amd64 (1:8.0-0ubuntu3.10) ... unit-abot-epc-basic-0: 06:16:47 DEBUG unit.abot-epc-basic/0.install Setting up libsm-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:16:47 DEBUG unit.abot-epc-basic/0.install Setting up libxau-dev:amd64 (1:1.0.8-1) ... unit-abot-epc-basic-0: 06:16:48 DEBUG unit.abot-epc-basic/0.install Setting up libxdmcp-dev:amd64 (1:1.1.2-1.1) ... unit-abot-epc-basic-0: 06:16:48 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-input-dev (2.3.1-1) ... unit-abot-epc-basic-0: 06:16:48 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-kb-dev (1.0.7-0ubuntu1) ... unit-abot-epc-basic-0: 06:16:48 DEBUG unit.abot-epc-basic/0.install Setting up xtrans-dev (1.3.5-1) ... unit-abot-epc-basic-0: 06:16:48 DEBUG unit.abot-epc-basic/0.install Setting up libxcb1-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:16:49 DEBUG unit.abot-epc-basic/0.install Setting up libx11-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:16:49 DEBUG unit.abot-epc-basic/0.install Setting up libx11-doc (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:16:49 DEBUG unit.abot-epc-basic/0.install Setting up libxt6:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:16:49 DEBUG unit.abot-epc-basic/0.install Setting up libxt-dev:amd64 (1:1.1.5-0ubuntu1) ... unit-abot-epc-basic-0: 06:16:49 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:16:50 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: 06:16:50 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: 06:16:50 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: 06:16:50 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: 06:16:50 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: 06:16:50 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: 06:16:50 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: 06:16:50 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: 06:16:51 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: 06:16:51 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: 06:16:51 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: 06:16:51 DEBUG unit.abot-epc-basic/0.install Setting up ca-certificates-java (20160321ubuntu1) ... unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_2.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Qualified_Certificates_Root.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G3.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:TeliaSonera_Root_CA_v1.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust.net_Premium_2048_Secure_Server_CA.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Secure_Global_CA.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:NetLock_Arany_=Class_Gold=_Főtanúsítvány.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Cybertrust_Global_Root.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G3.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Sonera_Class_2_Root_CA.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2015.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_Root_CA.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3_G3.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Global_Root_CA.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Class_2_CA.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Autorité_Racine.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:TUBITAK_Kamu_SM_SSL_Kok_Sertifikasi_-_Surum_1.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA_2.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:TURKTRUST_Certificate_Services_Provider_Root_2007.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Silver_CA_-_G2.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_Root_CA_-_G2.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GA_CA.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Certigna.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_CA.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Universal_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:OISTE_WISeKey_Global_Root_GB_CA.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_EV_RootCA1.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Chambers_of_Commerce_Root.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:PSCProcert.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Trusted_Services_root.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_ECC_RootCA_2015.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:CNNIC_ROOT.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA.pem unit-abot-epc-basic-0: 06:16:51 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Class_2_Primary_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:China_Internet_Network_Information_Center_EV_Certificates_Root.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Networking.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_ACES_CA_X6.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:CFCA_EV_ROOT.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureTrust_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Trustis_FPS_Root_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R1.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_Certification_Authority.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_High_Assurance_EV_Root_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_3.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_3.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:EE_Certification_Centre_Root_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_EV_CA_2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Security_Communication_RootCA2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Deutsche_Telekom_Root_CA_2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA_2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Verisign_Class_3_Public_Primary_Certification_Authority_-_G3.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Commercial.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G4.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Taiwan_GRCA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Universal_CA_2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:COMODO_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:AffirmTrust_Premium_ECC.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Trusted_Network_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_4.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:T-TeleSec_GlobalRoot_Class_3.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:VeriSign_Class_3_Public_Primary_Certification_Authority_-_G5.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Primary_Certification_Authority_-_G2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Hellenic_Academic_and_Research_Institutions_RootCA_2011.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:ISRG_Root_X1.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Baltimore_CyberTrust_Root.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_Secure_Services_root.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Certum_Root_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:DST_Root_CA_X3.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:AC_RAIZ_FNMT-RCM.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Trusted_Root_G4.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Comodo_AAA_Services_root.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_1.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:ACEDICOM_Root.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:ACCVRAIZ1.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_Root_CA_-_R3.pem unit-abot-epc-basic-0: 06:16:52 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: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Public_Services_Root.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Camerfirma_Global_Chambersign_Root.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_ECC_Certification_Authority.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Network_Solutions_Certificate_Authority.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:SwissSign_Gold_CA_-_G2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:EC-ACC.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Global_Chambersign_Root_-_2008.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:TWCA_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Atos_TrustedRoot_2011.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Public_Sector_Root_CA_1.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Starfield_Services_Root_Certificate_Authority_-_G2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_Low-Value_Services_Root.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R5.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G1.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Certplus_Root_CA_G2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_2009.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Amazon_Root_CA_2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2_G3.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:AddTrust_External_Root.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:LuxTrust_Global_Root_2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Chambers_of_Commerce_Root_-_2008.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:GlobalSign_ECC_Root_CA_-_R4.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:CA_Disig_Root_R2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:SZAFIR_ROOT_CA2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Entrust_Root_Certification_Authority_-_EC1.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:D-TRUST_Root_Class_3_CA_2_EV_2009.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Certinomis_-_Root_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Staat_der_Nederlanden_EV_Root_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Assured_ID_Root_G3.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Izenpe.com.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:GeoTrust_Global_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Autoridad_de_Certificacion_Firmaprofesional_CIF_A62634068.pem unit-abot-epc-basic-0: 06:16:52 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: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:certSIGN_ROOT_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:thawte_Primary_Root_CA_-_G3.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:E-Tugra_Certification_Authority.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_2_Root_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Actalis_Authentication_Root_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Buypass_Class_3_Root_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Visa_eCommerce_Root.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G3.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Hongkong_Post_Root_CA_1.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Swisscom_Root_CA_1.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:XRamp_Global_CA_Root.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Go_Daddy_Class_2_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:SecureSign_RootCA11.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:DigiCert_Global_Root_G2.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:Microsec_e-Szigno_Root_CA_2009.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:OpenTrust_Root_CA_G1.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:QuoVadis_Root_CA_1_G3.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:UTN_USERFirst_Hardware_Root_CA.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:ePKI_Root_Certification_Authority.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:IdenTrust_Commercial_Root_CA_1.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Adding debian:USERTrust_RSA_Certification_Authority.pem unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:16:52 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jre:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:16:52 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: 06:16:52 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk-headless:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:53 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: 06:16:54 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: 06:16:54 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: 06:16:54 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: 06:16:54 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: 06:16:54 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: 06:16:54 DEBUG unit.abot-epc-basic/0.install Setting up openjdk-8-jdk:amd64 (8u181-b13-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:16:54 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: 06:16:54 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: 06:16:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:16:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:16:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:16:54 DEBUG unit.abot-epc-basic/0.install Processing triggers for ca-certificates (20170717~16.04.1) ... unit-abot-epc-basic-0: 06:16:54 DEBUG unit.abot-epc-basic/0.install Updating certificates in /etc/ssl/certs... unit-abot-epc-basic-0: 06:16:55 DEBUG unit.abot-epc-basic/0.install 0 added, 0 removed; done. unit-abot-epc-basic-0: 06:16:55 DEBUG unit.abot-epc-basic/0.install Running hooks in /etc/ca-certificates/update.d... unit-abot-epc-basic-0: 06:16:55 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:16:55 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:16:55 DEBUG unit.abot-epc-basic/0.install done. unit-abot-epc-basic-0: 06:16:56 DEBUG unit.abot-epc-basic/0.install --2018-10-12 06:16:56-- http://115.249.81.187:8080/rebaca/abot-functest-basic_3.1.1_all.deb unit-abot-epc-basic-0: 06:16:58 DEBUG unit.abot-epc-basic/0.install Connecting to 115.249.81.187:8080... connected. unit-abot-epc-basic-0: 06:16:58 DEBUG unit.abot-epc-basic/0.install HTTP request sent, awaiting response... 200 OK unit-abot-epc-basic-0: 06:16:58 DEBUG unit.abot-epc-basic/0.install Length: 47812762 (46M) [application/x-debian-package] unit-abot-epc-basic-0: 06:16:58 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: 06:16:58 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:16:58 DEBUG unit.abot-epc-basic/0.install 0K .......... .......... .......... .......... .......... 0% 97.7K 7m57s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 50K .......... .......... .......... .......... .......... 0% 197K 5m57s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 100K .......... .......... .......... .......... .......... 0% 10.1M 3m59s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 150K .......... .......... .......... .......... .......... 0% 199K 3m57s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 200K .......... .......... .......... .......... .......... 0% 10.6M 3m11s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 250K .......... .......... .......... .......... .......... 0% 11.5M 2m39s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 300K .......... .......... .......... .......... .......... 0% 1.36M 2m21s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 350K .......... .......... .......... .......... .......... 0% 236K 2m28s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 400K .......... .......... .......... .......... .......... 0% 11.4M 2m12s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 450K .......... .......... .......... .......... .......... 1% 10.7M 1m59s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 500K .......... .......... .......... .......... .......... 1% 11.3M 1m48s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 550K .......... .......... .......... .......... .......... 1% 11.5M 99s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 600K .......... .......... .......... .......... .......... 1% 212K 1m48s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 650K .......... .......... .......... .......... .......... 1% 11.5M 1m41s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 700K .......... .......... .......... .......... .......... 1% 10.9M 94s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 750K .......... .......... .......... .......... .......... 1% 11.0M 89s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 800K .......... .......... .......... .......... .......... 1% 11.6M 83s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 850K .......... .......... .......... .......... .......... 1% 10.9M 79s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 900K .......... .......... .......... .......... .......... 2% 11.3M 75s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 950K .......... .......... .......... .......... .......... 2% 11.2M 71s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 1000K .......... .......... .......... .......... .......... 2% 11.0M 68s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 1050K .......... .......... .......... .......... .......... 2% 11.4M 65s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 1100K .......... .......... .......... .......... .......... 2% 10.9M 62s unit-abot-epc-basic-0: 06:16:59 DEBUG unit.abot-epc-basic/0.install 1150K .......... .......... .......... .......... .......... 2% 11.1M 60s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1200K .......... .......... .......... .......... .......... 2% 109K 74s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1250K .......... .......... .......... .......... .......... 2% 51.8M 71s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1300K .......... .......... .......... .......... .......... 2% 65.0M 69s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1350K .......... .......... .......... .......... .......... 2% 63.2M 66s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1400K .......... .......... .......... .......... .......... 3% 50.9M 64s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1450K .......... .......... .......... .......... .......... 3% 61.1M 62s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1500K .......... .......... .......... .......... .......... 3% 60.0M 60s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1550K .......... .......... .......... .......... .......... 3% 64.2M 58s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1600K .......... .......... .......... .......... .......... 3% 1.85M 57s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1650K .......... .......... .......... .......... .......... 3% 60.5M 55s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1700K .......... .......... .......... .......... .......... 3% 62.7M 53s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1750K .......... .......... .......... .......... .......... 3% 54.3M 52s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1800K .......... .......... .......... .......... .......... 3% 57.3M 50s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1850K .......... .......... .......... .......... .......... 4% 62.7M 49s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1900K .......... .......... .......... .......... .......... 4% 56.0M 48s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 1950K .......... .......... .......... .......... .......... 4% 15.7M 46s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2000K .......... .......... .......... .......... .......... 4% 56.9M 45s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2050K .......... .......... .......... .......... .......... 4% 44.0M 44s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2100K .......... .......... .......... .......... .......... 4% 1.36M 44s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2150K .......... .......... .......... .......... .......... 4% 235K 47s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2200K .......... .......... .......... .......... .......... 4% 11.0M 46s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2250K .......... .......... .......... .......... .......... 4% 193K 50s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2300K .......... .......... .......... .......... .......... 5% 43.9M 49s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2350K .......... .......... .......... .......... .......... 5% 50.0M 48s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2400K .......... .......... .......... .......... .......... 5% 47.6M 47s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2450K .......... .......... .......... .......... .......... 5% 41.3M 46s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2500K .......... .......... .......... .......... .......... 5% 46.1M 45s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2550K .......... .......... .......... .......... .......... 5% 54.8M 44s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2600K .......... .......... .......... .......... .......... 5% 55.1M 43s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2650K .......... .......... .......... .......... .......... 5% 51.9M 42s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2700K .......... .......... .......... .......... .......... 5% 50.2M 42s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2750K .......... .......... .......... .......... .......... 5% 47.9M 41s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2800K .......... .......... .......... .......... .......... 6% 1.28M 41s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2850K .......... .......... .......... .......... .......... 6% 12.7M 40s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2900K .......... .......... .......... .......... .......... 6% 22.8M 39s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 2950K .......... .......... .......... .......... .......... 6% 20.9M 39s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 3000K .......... .......... .......... .......... .......... 6% 59.4M 38s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 3050K .......... .......... .......... .......... .......... 6% 52.8M 37s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 3100K .......... .......... .......... .......... .......... 6% 60.0M 37s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 3150K .......... .......... .......... .......... .......... 6% 57.9M 36s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 3200K .......... .......... .......... .......... .......... 6% 57.2M 35s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 3250K .......... .......... .......... .......... .......... 7% 50.4M 35s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 3300K .......... .......... .......... .......... .......... 7% 60.8M 34s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 3350K .......... .......... .......... .......... .......... 7% 57.8M 34s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 3400K .......... .......... .......... .......... .......... 7% 59.5M 33s unit-abot-epc-basic-0: 06:17:00 DEBUG unit.abot-epc-basic/0.install 3450K .......... .......... .......... .......... .......... 7% 81.2M 33s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 3500K .......... .......... .......... .......... .......... 7% 276K 34s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 3550K .......... .......... .......... .......... .......... 7% 8.96M 34s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 3600K .......... .......... .......... .......... .......... 7% 10.2M 34s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 3650K .......... .......... .......... .......... .......... 7% 5.66M 33s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 3700K .......... .......... .......... .......... .......... 8% 6.70M 33s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 3750K .......... .......... .......... .......... .......... 8% 7.04M 32s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 3800K .......... .......... .......... .......... .......... 8% 8.65M 32s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 3850K .......... .......... .......... .......... .......... 8% 195K 34s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 3900K .......... .......... .......... .......... .......... 8% 53.4M 34s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 3950K .......... .......... .......... .......... .......... 8% 55.7M 33s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4000K .......... .......... .......... .......... .......... 8% 57.2M 33s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4050K .......... .......... .......... .......... .......... 8% 48.4M 33s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4100K .......... .......... .......... .......... .......... 8% 62.5M 32s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4150K .......... .......... .......... .......... .......... 8% 60.3M 32s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4200K .......... .......... .......... .......... .......... 9% 59.6M 31s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4250K .......... .......... .......... .......... .......... 9% 47.6M 31s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4300K .......... .......... .......... .......... .......... 9% 51.3M 31s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4350K .......... .......... .......... .......... .......... 9% 108M 30s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4400K .......... .......... .......... .......... .......... 9% 114M 30s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4450K .......... .......... .......... .......... .......... 9% 201K 32s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4500K .......... .......... .......... .......... .......... 9% 93.3M 31s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4550K .......... .......... .......... .......... .......... 9% 131M 31s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4600K .......... .......... .......... .......... .......... 9% 204M 31s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4650K .......... .......... .......... .......... .......... 10% 470M 30s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4700K .......... .......... .......... .......... .......... 10% 565M 30s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4750K .......... .......... .......... .......... .......... 10% 460M 30s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4800K .......... .......... .......... .......... .......... 10% 587M 29s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4850K .......... .......... .......... .......... .......... 10% 508M 29s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4900K .......... .......... .......... .......... .......... 10% 587M 29s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 4950K .......... .......... .......... .......... .......... 10% 4.85M 28s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 5000K .......... .......... .......... .......... .......... 10% 5.00M 28s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 5050K .......... .......... .......... .......... .......... 10% 262K 29s unit-abot-epc-basic-0: 06:17:01 DEBUG unit.abot-epc-basic/0.install 5100K .......... .......... .......... .......... .......... 11% 4.39M 29s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5150K .......... .......... .......... .......... .......... 11% 192K 31s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5200K .......... .......... .......... .......... .......... 11% 57.1M 31s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5250K .......... .......... .......... .......... .......... 11% 2.04M 30s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5300K .......... .......... .......... .......... .......... 11% 52.4M 30s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5350K .......... .......... .......... .......... .......... 11% 58.0M 30s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5400K .......... .......... .......... .......... .......... 11% 50.2M 30s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5450K .......... .......... .......... .......... .......... 11% 52.2M 29s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5500K .......... .......... .......... .......... .......... 11% 59.5M 29s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5550K .......... .......... .......... .......... .......... 11% 8.44M 29s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5600K .......... .......... .......... .......... .......... 12% 4.66M 28s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5650K .......... .......... .......... .......... .......... 12% 243K 30s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5700K .......... .......... .......... .......... .......... 12% 4.94M 29s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5750K .......... .......... .......... .......... .......... 12% 2.81M 29s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5800K .......... .......... .......... .......... .......... 12% 3.97M 29s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5850K .......... .......... .......... .......... .......... 12% 4.63M 29s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5900K .......... .......... .......... .......... .......... 12% 243K 30s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 5950K .......... .......... .......... .......... .......... 12% 4.47M 30s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 6000K .......... .......... .......... .......... .......... 12% 3.03M 30s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 6050K .......... .......... .......... .......... .......... 13% 3.83M 29s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 6100K .......... .......... .......... .......... .......... 13% 4.54M 29s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 6150K .......... .......... .......... .......... .......... 13% 245K 30s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 6200K .......... .......... .......... .......... .......... 13% 3.64M 30s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 6250K .......... .......... .......... .......... .......... 13% 3.73M 30s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 6300K .......... .......... .......... .......... .......... 13% 3.57M 30s unit-abot-epc-basic-0: 06:17:02 DEBUG unit.abot-epc-basic/0.install 6350K .......... .......... .......... .......... .......... 13% 4.56M 30s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 6400K .......... .......... .......... .......... .......... 13% 244K 31s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 6450K .......... .......... .......... .......... .......... 13% 5.91M 30s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 6500K .......... .......... .......... .......... .......... 14% 2.74M 30s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 6550K .......... .......... .......... .......... .......... 14% 4.00M 30s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 6600K .......... .......... .......... .......... .......... 14% 4.39M 30s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 6650K .......... .......... .......... .......... .......... 14% 244K 31s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 6700K .......... .......... .......... .......... .......... 14% 6.35M 31s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 6750K .......... .......... .......... .......... .......... 14% 2.67M 30s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 6800K .......... .......... .......... .......... .......... 14% 189K 32s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 6850K .......... .......... .......... .......... .......... 14% 40.2M 31s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 6900K .......... .......... .......... .......... .......... 14% 53.3M 31s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 6950K .......... .......... .......... .......... .......... 14% 46.6M 31s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 7000K .......... .......... .......... .......... .......... 15% 50.1M 31s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 7050K .......... .......... .......... .......... .......... 15% 47.5M 30s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 7100K .......... .......... .......... .......... .......... 15% 5.99M 30s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 7150K .......... .......... .......... .......... .......... 15% 239K 31s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 7200K .......... .......... .......... .......... .......... 15% 3.83M 31s unit-abot-epc-basic-0: 06:17:03 DEBUG unit.abot-epc-basic/0.install 7250K .......... .......... .......... .......... .......... 15% 2.44M 31s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7300K .......... .......... .......... .......... .......... 15% 241K 32s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7350K .......... .......... .......... .......... .......... 15% 3.21M 31s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7400K .......... .......... .......... .......... .......... 15% 3.41M 31s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7450K .......... .......... .......... .......... .......... 16% 2.61M 31s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7500K .......... .......... .......... .......... .......... 16% 241K 32s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7550K .......... .......... .......... .......... .......... 16% 2.84M 32s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7600K .......... .......... .......... .......... .......... 16% 2.93M 32s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7650K .......... .......... .......... .......... .......... 16% 2.80M 31s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7700K .......... .......... .......... .......... .......... 16% 244K 32s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7750K .......... .......... .......... .......... .......... 16% 3.40M 32s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7800K .......... .......... .......... .......... .......... 16% 3.54M 32s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7850K .......... .......... .......... .......... .......... 16% 2.55M 32s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7900K .......... .......... .......... .......... .......... 17% 240K 33s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 7950K .......... .......... .......... .......... .......... 17% 2.44M 32s unit-abot-epc-basic-0: 06:17:04 DEBUG unit.abot-epc-basic/0.install 8000K .......... .......... .......... .......... .......... 17% 11.0M 32s unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install 8050K .......... .......... .......... .......... .......... 17% 187K 33s unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install 8100K .......... .......... .......... .......... .......... 17% 30.6M 33s unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install 8150K .......... .......... .......... .......... .......... 17% 39.8M 33s unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install 8200K .......... .......... .......... .......... .......... 17% 49.9M 32s unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install 8250K .......... .......... .......... .......... .......... 17% 11.9M 32s unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install 8300K .......... .......... .......... .......... .......... 17% 235K 33s unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install 8350K .......... .......... .......... .......... .......... 17% 2.33M 33s unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install 8400K .......... .......... .......... .......... .......... 18% 2.76M 33s unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install 8450K .......... .......... .......... .......... .......... 18% 232K 33s unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install 8500K .......... .......... .......... .......... .......... 18% 2.35M 33s unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install 8550K .......... .......... .......... .......... .......... 18% 3.64M 33s unit-abot-epc-basic-0: 06:17:05 DEBUG unit.abot-epc-basic/0.install 8600K .......... .......... .......... .......... .......... 18% 227K 34s unit-abot-epc-basic-0: 06:17:06 DEBUG unit.abot-epc-basic/0.install 8650K .......... .......... .......... .......... .......... 18% 2.31M 34s unit-abot-epc-basic-0: 06:17:06 DEBUG unit.abot-epc-basic/0.install 8700K .......... .......... .......... .......... .......... 18% 3.06M 34s unit-abot-epc-basic-0: 06:17:06 DEBUG unit.abot-epc-basic/0.install 8750K .......... .......... .......... .......... .......... 18% 231K 34s unit-abot-epc-basic-0: 06:17:06 DEBUG unit.abot-epc-basic/0.install 8800K .......... .......... .......... .......... .......... 18% 4.74M 34s unit-abot-epc-basic-0: 06:17:06 DEBUG unit.abot-epc-basic/0.install 8850K .......... .......... .......... .......... .......... 19% 1.80M 34s unit-abot-epc-basic-0: 06:17:06 DEBUG unit.abot-epc-basic/0.install 8900K .......... .......... .......... .......... .......... 19% 972K 34s unit-abot-epc-basic-0: 06:17:06 DEBUG unit.abot-epc-basic/0.install 8950K .......... .......... .......... .......... .......... 19% 295K 34s unit-abot-epc-basic-0: 06:17:06 DEBUG unit.abot-epc-basic/0.install 9000K .......... .......... .......... .......... .......... 19% 1.57M 34s unit-abot-epc-basic-0: 06:17:06 DEBUG unit.abot-epc-basic/0.install 9050K .......... .......... .......... .......... .......... 19% 2.84M 34s unit-abot-epc-basic-0: 06:17:06 DEBUG unit.abot-epc-basic/0.install 9100K .......... .......... .......... .......... .......... 19% 241K 35s unit-abot-epc-basic-0: 06:17:06 DEBUG unit.abot-epc-basic/0.install 9150K .......... .......... .......... .......... .......... 19% 1.99M 35s unit-abot-epc-basic-0: 06:17:06 DEBUG unit.abot-epc-basic/0.install 9200K .......... .......... .......... .......... .......... 19% 5.48M 34s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9250K .......... .......... .......... .......... .......... 19% 228K 35s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9300K .......... .......... .......... .......... .......... 20% 8.10M 35s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9350K .......... .......... .......... .......... .......... 20% 1.79M 35s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9400K .......... .......... .......... .......... .......... 20% 2.89M 35s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9450K .......... .......... .......... .......... .......... 20% 242K 35s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9500K .......... .......... .......... .......... .......... 20% 1.93M 35s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9550K .......... .......... .......... .......... .......... 20% 6.32M 35s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9600K .......... .......... .......... .......... .......... 20% 227K 35s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9650K .......... .......... .......... .......... .......... 20% 1.96M 35s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9700K .......... .......... .......... .......... .......... 20% 10.2M 35s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9750K .......... .......... .......... .......... .......... 20% 2.55M 35s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9800K .......... .......... .......... .......... .......... 21% 240K 35s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9850K .......... .......... .......... .......... .......... 21% 1.84M 35s unit-abot-epc-basic-0: 06:17:07 DEBUG unit.abot-epc-basic/0.install 9900K .......... .......... .......... .......... .......... 21% 9.43M 35s unit-abot-epc-basic-0: 06:17:08 DEBUG unit.abot-epc-basic/0.install 9950K .......... .......... .......... .......... .......... 21% 226K 36s unit-abot-epc-basic-0: 06:17:08 DEBUG unit.abot-epc-basic/0.install 10000K .......... .......... .......... .......... .......... 21% 11.1M 35s unit-abot-epc-basic-0: 06:17:08 DEBUG unit.abot-epc-basic/0.install 10050K .......... .......... .......... .......... .......... 21% 1.80M 35s unit-abot-epc-basic-0: 06:17:08 DEBUG unit.abot-epc-basic/0.install 10100K .......... .......... .......... .......... .......... 21% 2.93M 35s unit-abot-epc-basic-0: 06:17:08 DEBUG unit.abot-epc-basic/0.install 10150K .......... .......... .......... .......... .......... 21% 239K 36s unit-abot-epc-basic-0: 06:17:08 DEBUG unit.abot-epc-basic/0.install 10200K .......... .......... .......... .......... .......... 21% 1.83M 36s unit-abot-epc-basic-0: 06:17:08 DEBUG unit.abot-epc-basic/0.install 10250K .......... .......... .......... .......... .......... 22% 10.5M 35s machine-1: 06:17:08 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-1: 06:17:08 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-1/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "1", "--debug"} machine-1: 06:17:08 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:17:08 DEBUG unit.abot-epc-basic/0.install 10300K .......... .......... .......... .......... .......... 22% 874K 35s unit-abot-epc-basic-0: 06:17:08 DEBUG unit.abot-epc-basic/0.install 10350K .......... .......... .......... .......... .......... 22% 296K 36s unit-abot-epc-basic-0: 06:17:08 DEBUG unit.abot-epc-basic/0.install 10400K .......... .......... .......... .......... .......... 22% 1.83M 36s unit-abot-epc-basic-0: 06:17:08 DEBUG unit.abot-epc-basic/0.install 10450K .......... .......... .......... .......... .......... 22% 3.46M 35s unit-abot-epc-basic-0: 06:17:08 DEBUG unit.abot-epc-basic/0.install 10500K .......... .......... .......... .......... .......... 22% 236K 36s unit-abot-epc-basic-0: 06:17:08 DEBUG unit.abot-epc-basic/0.install 10550K .......... .......... .......... .......... .......... 22% 2.07M 36s unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install 10600K .......... .......... .......... .......... .......... 22% 191K 36s unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install 10650K .......... .......... .......... .......... .......... 22% 46.5M 36s unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install 10700K .......... .......... .......... .......... .......... 23% 45.8M 36s unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install 10750K .......... .......... .......... .......... .......... 23% 54.5M 36s unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install 10800K .......... .......... .......... .......... .......... 23% 5.34M 36s unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install 10850K .......... .......... .......... .......... .......... 23% 232K 36s unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install 10900K .......... .......... .......... .......... .......... 23% 1.80M 36s machine-1: 06:17:09 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-1: 06:17:09 DEBUG juju.worker start "engine" machine-1: 06:17:09 INFO juju.worker start "engine" machine-1: 06:17:09 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-1" machine-1: 06:17:09 DEBUG juju.worker "engine" started machine-1: 06:17:09 DEBUG juju.worker.introspection stats worker now serving machine-1: 06:17:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "clock" manifold worker started machine-1: 06:17:09 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "agent" manifold worker started machine-1: 06:17:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-1: 06:17:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-1: 06:17:09 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-1: 06:17:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install 10950K .......... .......... .......... .......... .......... 23% 3.22M 36s machine-1: 06:17:09 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-1: 06:17:09 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-1: 06:17:09 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.apicaller connecting with old password machine-1: 06:17:09 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-1: 06:17:09 INFO juju.api connection established to "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-1: 06:17:09 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-1: 06:17:09 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 06:17:09 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 06:17:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-1: 06:17:09 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-1: 06:17:09 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install 11000K .......... .......... .......... .......... .......... 23% 214K 36s unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install 11050K .......... .......... .......... .......... .......... 23% 6.46M 36s unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install 11100K .......... .......... .......... .......... .......... 23% 229K 37s unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install 11150K .......... .......... .......... .......... .......... 23% 1.69M 37s unit-abot-epc-basic-0: 06:17:09 DEBUG unit.abot-epc-basic/0.install 11200K .......... .......... .......... .......... .......... 24% 2.85M 36s unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install 11250K .......... .......... .......... .......... .......... 24% 237K 37s unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install 11300K .......... .......... .......... .......... .......... 24% 1.84M 37s unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install 11350K .......... .......... .......... .......... .......... 24% 2.41M 37s unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install 11400K .......... .......... .......... .......... .......... 24% 240K 37s unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install 11450K .......... .......... .......... .......... .......... 24% 1.79M 37s unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install 11500K .......... .......... .......... .......... .......... 24% 2.55M 37s unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install 11550K .......... .......... .......... .......... .......... 24% 1.23M 37s machine-1: 06:17:10 DEBUG juju.worker.apicaller connected machine-1: 06:17:10 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install 11600K .......... .......... .......... .......... .......... 24% 254K 37s unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install 11650K .......... .......... .......... .......... .......... 25% 2.86M 37s unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install 11700K .......... .......... .......... .......... .......... 25% 1.21M 37s unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install 11750K .......... .......... .......... .......... .......... 25% 265K 37s unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install 11800K .......... .......... .......... .......... .......... 25% 3.70M 37s unit-abot-epc-basic-0: 06:17:10 DEBUG unit.abot-epc-basic/0.install 11850K .......... .......... .......... .......... .......... 25% 1.60M 37s machine-1: 06:17:11 DEBUG juju.worker.apicaller password changed machine-1: 06:17:11 DEBUG juju.api RPC connection died machine-1: 06:17:11 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install 11900K .......... .......... .......... .......... .......... 25% 239K 37s machine-1: 06:17:11 DEBUG juju.worker.apicaller connecting with current password machine-1: 06:17:11 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-1: 06:17:11 INFO juju.api connection established to "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-1: 06:17:11 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install 11950K .......... .......... .......... .......... .......... 25% 3.08M 37s unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install 12000K .......... .......... .......... .......... .......... 25% 186K 38s unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install 12050K .......... .......... .......... .......... .......... 25% 44.7M 37s unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install 12100K .......... .......... .......... .......... .......... 26% 51.6M 37s unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install 12150K .......... .......... .......... .......... .......... 26% 47.5M 37s machine-1: 06:17:11 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install 12200K .......... .......... .......... .......... .......... 26% 243K 37s unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install 12250K .......... .......... .......... .......... .......... 26% 1.40M 37s unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install 12300K .......... .......... .......... .......... .......... 26% 1.66M 37s machine-1: 06:17:11 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 06:17:11 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 06:17:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 06:17:11 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 06:17:11 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-1: 06:17:11 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-1: 06:17:11 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install 12350K .......... .......... .......... .......... .......... 26% 227K 38s unit-abot-epc-basic-0: 06:17:11 DEBUG unit.abot-epc-basic/0.install 12400K .......... .......... .......... .......... .......... 26% 2.76M 37s machine-1: 06:17:11 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 06:17:11 INFO juju.worker.upgrader unblocking abort check machine-1: 06:17:11 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-1: 06:17:11 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-1: 06:17:11 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 06:17:12 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 06:17:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:17:12 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-1: 06:17:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.logger logger setup machine-1: 06:17:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:17:12 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-1: 06:17:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 06:17:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:17:12 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-1: 06:17:12 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 06:17:12 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: 06:17:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 06:17:12 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:17:12 INFO juju.util.exec run result: exit status 127 machine-1: 06:17:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec131744473/script.sh: line 1: fanatic: command not found 127 machine-1: 06:17:12 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 06:17:12 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 06:17:12 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 06:17:12 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 06:17:12 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 06:17:12 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 06:17:12 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: 06:17:12 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:17:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:17:12 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install 12450K .......... .......... .......... .......... .......... 26% 240K 38s machine-1: 06:17:12 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 06:17:12 INFO juju.util.exec run result: exit status 127 machine-1: 06:17:12 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec823744310/script.sh: line 1: fanatic: command not found 127 machine-1: 06:17:12 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install 12500K .......... .......... .......... .......... .......... 26% 1.10M 38s unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install 12550K .......... .......... .......... .......... .......... 26% 2.60M 38s machine-1: 06:17:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-1: 06:17:12 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 06:17:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:17:12 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:17:12 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:17:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:17:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:17:12 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:17:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:17:12 DEBUG juju.network including address public:172.30.9.200 for machine machine-1: 06:17:12 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 06:17:12 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 06:17:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:17:12 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:17:12 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 06:17:12 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 06:17:12 DEBUG juju.agent API server address details [["172.30.9.200: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.200:17070"] machine-1: 06:17:12 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:17:12 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:17:12 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:17:12 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 06:17:12 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:17:12 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 06:17:12 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 06:17:12 INFO juju.worker.authenticationworker "machine-1" key updater worker started machine-1: 06:17:12 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-1: 06:17:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-1: 06:17:12 DEBUG juju.api RPC connection died machine-1: 06:17:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 06:17:12 DEBUG juju.worker killing runner 0xc420737040 machine-1: 06:17:12 INFO juju.worker runner is dying machine-1: 06:17:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-1: 06:17:12 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: 06:17:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 06:17:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: setting machine addresses: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-1: 06:17:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 06:17:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-1: 06:17:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-1: 06:17:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 06:17:12 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-1: 06:17:12 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-1: 06:17:12 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install 12600K .......... .......... .......... .......... .......... 27% 225K 38s machine-1: 06:17:12 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install 12650K .......... .......... .......... .......... .......... 27% 2.89M 38s machine-1: 06:17:12 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:12 DEBUG juju.worker.apicaller connecting with current password machine-1: 06:17:12 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-1: 06:17:12 INFO juju.api connection established to "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-1: 06:17:12 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install 12700K .......... .......... .......... .......... .......... 27% 244K 38s unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install 12750K .......... .......... .......... .......... .......... 27% 1.38M 38s unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install 12800K .......... .......... .......... .......... .......... 27% 2.92M 38s unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install 12850K .......... .......... .......... .......... .......... 27% 245K 38s unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install 12900K .......... .......... .......... .......... .......... 27% 1.04M 38s unit-abot-epc-basic-0: 06:17:12 DEBUG unit.abot-epc-basic/0.install 12950K .......... .......... .......... .......... .......... 27% 2.87M 38s machine-1: 06:17:13 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install 13000K .......... .......... .......... .......... .......... 27% 259K 38s machine-1: 06:17:13 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-1: 06:17:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install 13050K .......... .......... .......... .......... .......... 28% 1.04M 38s machine-1: 06:17:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-1: 06:17:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-1: 06:17:13 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install 13100K .......... .......... .......... .......... .......... 28% 2.99M 38s machine-1: 06:17:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-1: 06:17:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-1: 06:17:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-1: 06:17:13 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-1: 06:17:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-1: 06:17:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-1: 06:17:13 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-1: 06:17:13 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-1: 06:17:13 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-1: 06:17:13 INFO juju.worker.deployer checking unit "mysql/0" machine-1: 06:17:13 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-1: 06:17:13 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-1: 06:17:13 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-1: 06:17:13 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-1: 06:17:13 INFO juju.worker.migrationminion migration phase is now: NONE machine-1: 06:17:13 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-1: 06:17:13 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-1: 06:17:13 DEBUG juju.worker.logger logger setup machine-1: 06:17:13 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-1: 06:17:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-1: 06:17:13 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:17:13 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:17:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:17:13 DEBUG juju.network including address public:172.30.9.200 for machine machine-1: 06:17:13 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-1: 06:17:13 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-1: 06:17:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:17:13 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:17:13 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-1: 06:17:13 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-1: 06:17:13 DEBUG juju.agent API server address details [["172.30.9.200: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.200:17070"] machine-1: 06:17:13 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.reboot Reboot worker got action: noop machine-1: 06:17:13 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-1: 06:17:13 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-1: 06:17:13 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-1: 06:17:13 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-1: 06:17:13 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-1: 06:17:13 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:17:13 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:17:13 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-1: 06:17:13 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-1: 06:17:13 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:17:13 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-1: 06:17:13 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-1: 06:17:13 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: 06:17:13 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-1: 06:17:13 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-1: 06:17:13 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: 06:17:13 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:17:13 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:17:13 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-1: 06:17:13 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-1: 06:17:13 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-1: 06:17:13 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-1: 06:17:13 INFO juju.util.exec run result: exit status 127 machine-1: 06:17:13 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec353336460/script.sh: line 1: fanatic: command not found 127 machine-1: 06:17:13 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:17:13 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-1: 06:17:13 DEBUG juju.worker.fanconfigurer Processing new fan config machine-1: 06:17:13 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-1: 06:17:13 INFO juju.util.exec run result: exit status 127 machine-1: 06:17:13 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec448142750/script.sh: line 1: fanatic: command not found 127 machine-1: 06:17:13 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-1: 06:17:13 DEBUG juju.worker.dependency "machiner" manifold worker started machine-1: 06:17:13 DEBUG juju.network no lxc bridge addresses to filter for machine machine-1: 06:17:13 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:17:13 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-1: 06:17:13 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-1: 06:17:13 DEBUG juju.network including address local-cloud:192.168.121.9 for machine machine-1: 06:17:13 DEBUG juju.network including address local-machine:::1 for machine machine-1: 06:17:13 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 06:17:13 INFO juju.worker.machiner setting addresses for "machine-1" to [local-machine:127.0.0.1 local-cloud:192.168.121.9 local-machine:::1] machine-1: 06:17:13 INFO juju.worker.authenticationworker "machine-1" key updater worker started unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install 13150K .......... .......... .......... .......... .......... 28% 225K 38s unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install 13200K .......... .......... .......... .......... .......... 28% 2.74M 38s machine-1: 06:17:13 INFO juju.worker.upgrader abort check blocked until version event received machine-1: 06:17:13 INFO juju.worker.upgrader unblocking abort check machine-1: 06:17:13 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install 13250K .......... .......... .......... .......... .......... 28% 247K 39s unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install 13300K .......... .......... .......... .......... .......... 28% 1.39M 38s unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install 13350K .......... .......... .......... .......... .......... 28% 2.68M 38s machine-1: 06:17:13 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 1 machine-1: 06:17:13 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable machine-1: 06:17:13 INFO juju.worker.deployer deploying unit "mysql/0" unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install 13400K .......... .......... .......... .......... .......... 28% 247K 39s unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install 13450K .......... .......... .......... .......... .......... 28% 1.34M 38s unit-abot-epc-basic-0: 06:17:13 DEBUG unit.abot-epc-basic/0.install 13500K .......... .......... .......... .......... .......... 29% 1.72M 38s machine-1: 06:17:14 DEBUG juju.worker start "1-container-watcher" machine-1: 06:17:14 DEBUG juju.worker start "stateconverter" machine-1: 06:17:14 INFO juju.worker start "1-container-watcher" machine-1: 06:17:14 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-1: 06:17:14 DEBUG juju.worker "1-container-watcher" started machine-1: 06:17:14 INFO juju.worker start "stateconverter" machine-1: 06:17:14 DEBUG juju.cmd.jujud upgrades done, starting worker "1-container-watcher" machine-1: 06:17:14 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install 13550K .......... .......... .......... .......... .......... 29% 261K 39s unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install 13600K .......... .......... .......... .......... .......... 29% 1.38M 38s unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install 13650K .......... .......... .......... .......... .......... 29% 1.74M 38s unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install 13700K .......... .......... .......... .......... .......... 29% 259K 39s unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install 13750K .......... .......... .......... .......... .......... 29% 1.07M 39s unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install 13800K .......... .......... .......... .......... .......... 29% 3.00M 38s unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install 13850K .......... .......... .......... .......... .......... 29% 258K 39s unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install 13900K .......... .......... .......... .......... .......... 29% 1.09M 39s unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install 13950K .......... .......... .......... .......... .......... 29% 915K 38s unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install 14000K .......... .......... .......... .......... .......... 30% 320K 39s machine-1: 06:17:14 DEBUG juju.service discovered init system "upstart" from local host machine-1: 06:17:14 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] unit-abot-epc-basic-0: 06:17:14 DEBUG unit.abot-epc-basic/0.install 14050K .......... .......... .......... .......... .......... 30% 1.04M 39s unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install 14100K .......... .......... .......... .......... .......... 30% 245K 39s machine-1: 06:17:15 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-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install 14150K .......... .......... .......... .......... .......... 30% 1.50M 39s unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install 14200K .......... .......... .......... .......... .......... 30% 2.57M 39s unit-mysql-0: 06:17:15 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-mysql-0: 06:17:15 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: 06:17:15 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 06:17:15 DEBUG juju.worker start "api" unit-mysql-0: 06:17:15 INFO juju.worker start "api" unit-mysql-0: 06:17:15 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-mysql-0: 06:17:15 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-mysql-0" unit-mysql-0: 06:17:15 DEBUG juju.worker "api" started unit-mysql-0: 06:17:15 DEBUG juju.worker.introspection stats worker now serving unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "agent" manifold worker started unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-1: 06:17:15 INFO juju.worker.machiner "machine-1" started machine-1: 06:17:15 INFO juju.api.common no addresses observed on interface "tunl0" unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-mysql-0: 06:17:15 DEBUG juju.worker.apicaller connecting with old password unit-mysql-0: 06:17:15 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-mysql-0: 06:17:15 INFO juju.api connection established to "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-mysql-0: 06:17:15 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install 14250K .......... .......... .......... .......... .......... 30% 245K 39s unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install 14300K .......... .......... .......... .......... .......... 30% 1.41M 39s unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install 14350K .......... .......... .......... .......... .......... 30% 185K 39s unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install 14400K .......... .......... .......... .......... .......... 30% 55.5M 39s unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install 14450K .......... .......... .......... .......... .......... 31% 54.9M 39s unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install 14500K .......... .......... .......... .......... .......... 31% 1012K 39s unit-abot-epc-basic-0: 06:17:15 DEBUG unit.abot-epc-basic/0.install 14550K .......... .......... .......... .......... .......... 31% 265K 39s unit-abot-epc-basic-0: 06:17:16 DEBUG unit.abot-epc-basic/0.install 14600K .......... .......... .......... .......... .......... 31% 1.81M 39s unit-mysql-0: 06:17:16 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:17:16 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:17:16 DEBUG unit.abot-epc-basic/0.install 14650K .......... .......... .......... .......... .......... 31% 254K 39s unit-abot-epc-basic-0: 06:17:16 DEBUG unit.abot-epc-basic/0.install 14700K .......... .......... .......... .......... .......... 31% 1.01M 39s unit-abot-epc-basic-0: 06:17:16 DEBUG unit.abot-epc-basic/0.install 14750K .......... .......... .......... .......... .......... 31% 245K 39s unit-abot-epc-basic-0: 06:17:16 DEBUG unit.abot-epc-basic/0.install 14800K .......... .......... .......... .......... .......... 31% 1.01M 39s unit-mysql-0: 06:17:16 DEBUG juju.worker.apicaller password changed unit-mysql-0: 06:17:16 DEBUG juju.api RPC connection died unit-mysql-0: 06:17:16 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-mysql-0: 06:17:16 DEBUG juju.worker.apicaller connecting with current password unit-mysql-0: 06:17:16 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-mysql-0: 06:17:16 INFO juju.api connection established to "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-mysql-0: 06:17:16 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-1: 06:17:16 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:c2:5b:31 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.9 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:c2:5b:31 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: 06:17:16 DEBUG unit.abot-epc-basic/0.install 14850K .......... .......... .......... .......... .......... 31% 109K 40s unit-abot-epc-basic-0: 06:17:16 DEBUG unit.abot-epc-basic/0.install 14900K .......... .......... .......... .......... .......... 32% 39.3M 40s unit-abot-epc-basic-0: 06:17:16 DEBUG unit.abot-epc-basic/0.install 14950K .......... .......... .......... .......... .......... 32% 42.5M 39s unit-abot-epc-basic-0: 06:17:16 DEBUG unit.abot-epc-basic/0.install 15000K .......... .......... .......... .......... .......... 32% 1.60M 39s unit-abot-epc-basic-0: 06:17:17 DEBUG unit.abot-epc-basic/0.install 15050K .......... .......... .......... .......... .......... 32% 272K 39s unit-abot-epc-basic-0: 06:17:17 DEBUG unit.abot-epc-basic/0.install 15100K .......... .......... .......... .......... .......... 32% 654K 39s unit-mysql-0: 06:17:17 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:17:17 DEBUG unit.abot-epc-basic/0.install 15150K .......... .......... .......... .......... .......... 32% 231K 40s unit-abot-epc-basic-0: 06:17:17 DEBUG unit.abot-epc-basic/0.install 15200K .......... .......... .......... .......... .......... 32% 1.23M 40s unit-abot-epc-basic-0: 06:17:17 DEBUG unit.abot-epc-basic/0.install 15250K .......... .......... .......... .......... .......... 32% 232K 40s unit-abot-epc-basic-0: 06:17:17 DEBUG unit.abot-epc-basic/0.install 15300K .......... .......... .......... .......... .......... 32% 800K 40s unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:17:17 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:17:18 DEBUG unit.abot-epc-basic/0.install 15350K .......... .......... .......... .......... .......... 32% 222K 40s unit-mysql-0: 06:17:18 INFO juju.worker.upgrader abort check blocked until version event received unit-mysql-0: 06:17:18 INFO juju.worker.upgrader unblocking abort check unit-mysql-0: 06:17:18 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-abot-epc-basic-0: 06:17:18 DEBUG unit.abot-epc-basic/0.install 15400K .......... .......... .......... .......... .......... 33% 1.62M 40s unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-mysql-0: 06:17:18 INFO juju.worker.migrationminion migration phase is now: NONE unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:17:18 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-mysql-0: 06:17:18 DEBUG juju.worker.logger logger setup unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-mysql-0: 06:17:18 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-mysql-0: 06:17:18 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 06:17:18 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} unit-mysql-0: 06:17:18 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-mysql-0: 06:17:18 DEBUG juju.network no lxc bridge addresses to filter for machine unit-mysql-0: 06:17:18 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 06:17:18 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-mysql-0: 06:17:18 DEBUG juju.network including address public:172.30.9.200 for machine unit-mysql-0: 06:17:18 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-mysql-0: 06:17:18 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-mysql-0: 06:17:18 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-mysql-0: 06:17:18 DEBUG juju.network including address local-machine:::1 for machine unit-mysql-0: 06:17:18 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] unit-mysql-0: 06:17:18 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-mysql-0: 06:17:18 DEBUG juju.agent API server address details [["172.30.9.200: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.200:17070"] unit-mysql-0: 06:17:18 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-mysql-0: 06:17:18 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-mysql-0: 06:17:18 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-mysql-0: 06:17:18 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-mysql-0: 06:17:18 DEBUG juju.worker.leadership mysql/0 making initial claim for mysql leadership unit-abot-epc-basic-0: 06:17:18 DEBUG unit.abot-epc-basic/0.install 15450K .......... .......... .......... .......... .......... 33% 222K 40s unit-mysql-0: 06:17:18 DEBUG juju.worker.dependency "uniter" manifold worker started unit-abot-epc-basic-0: 06:17:18 DEBUG unit.abot-epc-basic/0.install 15500K .......... .......... .......... .......... .......... 33% 1.56M 40s unit-abot-epc-basic-0: 06:17:18 DEBUG unit.abot-epc-basic/0.install 15550K .......... .......... .......... .......... .......... 33% 223K 40s unit-abot-epc-basic-0: 06:17:18 DEBUG unit.abot-epc-basic/0.install 15600K .......... .......... .......... .......... .......... 33% 1.49M 40s unit-mysql-0: 06:17:18 INFO juju.worker.leadership mysql/0 promoted to leadership of mysql unit-mysql-0: 06:17:18 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-mysql-0 unit-mysql-0: 06:17:18 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-mysql-0: 06:17:18 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-mysql-0: 06:17:18 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-mysql-0/run.socket unit-mysql-0: 06:17:18 INFO juju.worker.uniter unit "mysql/0" started unit-mysql-0: 06:17:18 INFO juju.worker.uniter resuming charm install unit-mysql-0: 06:17:18 DEBUG juju.worker.uniter.operation running operation install cs:mysql-55 unit-mysql-0: 06:17:18 DEBUG juju.worker.uniter.operation preparing operation "install cs:mysql-55" unit-mysql-0: 06:17:18 DEBUG juju.worker.uniter juju-run listener running unit-mysql-0: 06:17:18 INFO juju.worker.uniter.charm downloading cs:mysql-55 from API server unit-mysql-0: 06:17:18 INFO juju.downloader downloading from cs:mysql-55 unit-mysql-0: 06:17:18 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/charms?file=%2A&url=cs%3Amysql-55 { unit-mysql-0: 06:17:18 DEBUG httpbakery } -> error unit-mysql-0: 06:17:18 INFO juju.downloader download complete ("cs:mysql-55") unit-mysql-0: 06:17:18 INFO juju.downloader download verified ("cs:mysql-55") unit-abot-epc-basic-0: 06:17:18 DEBUG unit.abot-epc-basic/0.install 15650K .......... .......... .......... .......... .......... 33% 225K 40s unit-abot-epc-basic-0: 06:17:18 DEBUG unit.abot-epc-basic/0.install 15700K .......... .......... .......... .......... .......... 33% 1.50M 40s unit-mysql-0: 06:17:18 DEBUG juju.worker.uniter.operation executing operation "install cs:mysql-55" unit-mysql-0: 06:17:18 DEBUG juju.worker.uniter.charm preparing to deploy charm "cs:mysql-55" unit-abot-epc-basic-0: 06:17:19 DEBUG unit.abot-epc-basic/0.install 15750K .......... .......... .......... .......... .......... 33% 226K 41s unit-mysql-0: 06:17:19 DEBUG juju.worker.uniter.charm deploying charm "cs:mysql-55" unit-abot-epc-basic-0: 06:17:19 DEBUG unit.abot-epc-basic/0.install 15800K .......... .......... .......... .......... .......... 33% 1.43M 40s unit-abot-epc-basic-0: 06:17:19 DEBUG unit.abot-epc-basic/0.install 15850K .......... .......... .......... .......... .......... 34% 227K 41s unit-abot-epc-basic-0: 06:17:19 DEBUG unit.abot-epc-basic/0.install 15900K .......... .......... .......... .......... .......... 34% 1.37M 41s unit-abot-epc-basic-0: 06:17:19 DEBUG unit.abot-epc-basic/0.install 15950K .......... .......... .......... .......... .......... 34% 228K 41s unit-abot-epc-basic-0: 06:17:19 DEBUG unit.abot-epc-basic/0.install 16000K .......... .......... .......... .......... .......... 34% 1.32M 41s unit-abot-epc-basic-0: 06:17:19 DEBUG unit.abot-epc-basic/0.install 16050K .......... .......... .......... .......... .......... 34% 268K 41s unit-abot-epc-basic-0: 06:17:19 DEBUG unit.abot-epc-basic/0.install 16100K .......... .......... .......... .......... .......... 34% 719K 41s unit-abot-epc-basic-0: 06:17:19 DEBUG unit.abot-epc-basic/0.install 16150K .......... .......... .......... .......... .......... 34% 332K 41s unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install 16200K .......... .......... .......... .......... .......... 34% 486K 41s unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install 16250K .......... .......... .......... .......... .......... 34% 266K 41s unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install 16300K .......... .......... .......... .......... .......... 35% 747K 41s unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install 16350K .......... .......... .......... .......... .......... 35% 264K 41s unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install 16400K .......... .......... .......... .......... .......... 35% 738K 41s unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install 16450K .......... .......... .......... .......... .......... 35% 267K 41s unit-abot-epc-basic-0: 06:17:20 DEBUG unit.abot-epc-basic/0.install 16500K .......... .......... .......... .......... .......... 35% 731K 41s unit-abot-epc-basic-0: 06:17:21 DEBUG unit.abot-epc-basic/0.install 16550K .......... .......... .......... .......... .......... 35% 268K 41s unit-abot-epc-basic-0: 06:17:21 DEBUG unit.abot-epc-basic/0.install 16600K .......... .......... .......... .......... .......... 35% 727K 41s unit-abot-epc-basic-0: 06:17:21 DEBUG unit.abot-epc-basic/0.install 16650K .......... .......... .......... .......... .......... 35% 268K 41s unit-abot-epc-basic-0: 06:17:21 DEBUG unit.abot-epc-basic/0.install 16700K .......... .......... .......... .......... .......... 35% 737K 41s unit-abot-epc-basic-0: 06:17:21 DEBUG unit.abot-epc-basic/0.install 16750K .......... .......... .......... .......... .......... 35% 348K 41s unit-abot-epc-basic-0: 06:17:21 DEBUG unit.abot-epc-basic/0.install 16800K .......... .......... .......... .......... .......... 36% 447K 41s unit-abot-epc-basic-0: 06:17:21 DEBUG unit.abot-epc-basic/0.install 16850K .......... .......... .......... .......... .......... 36% 1.27M 41s unit-abot-epc-basic-0: 06:17:21 DEBUG unit.abot-epc-basic/0.install 16900K .......... .......... .......... .......... .......... 36% 231K 41s unit-abot-epc-basic-0: 06:17:21 DEBUG unit.abot-epc-basic/0.install 16950K .......... .......... .......... .......... .......... 36% 653K 41s unit-abot-epc-basic-0: 06:17:22 DEBUG unit.abot-epc-basic/0.install 17000K .......... .......... .......... .......... .......... 36% 281K 41s unit-abot-epc-basic-0: 06:17:22 DEBUG unit.abot-epc-basic/0.install 17050K .......... .......... .......... .......... .......... 36% 1.33M 41s unit-abot-epc-basic-0: 06:17:22 DEBUG unit.abot-epc-basic/0.install 17100K .......... .......... .......... .......... .......... 36% 227K 41s unit-abot-epc-basic-0: 06:17:22 DEBUG unit.abot-epc-basic/0.install 17150K .......... .......... .......... .......... .......... 36% 1.37M 41s unit-abot-epc-basic-0: 06:17:22 DEBUG unit.abot-epc-basic/0.install 17200K .......... .......... .......... .......... .......... 36% 229K 42s unit-abot-epc-basic-0: 06:17:22 DEBUG unit.abot-epc-basic/0.install 17250K .......... .......... .......... .......... .......... 37% 1.37M 41s unit-abot-epc-basic-0: 06:17:22 DEBUG unit.abot-epc-basic/0.install 17300K .......... .......... .......... .......... .......... 37% 227K 42s unit-abot-epc-basic-0: 06:17:22 DEBUG unit.abot-epc-basic/0.install 17350K .......... .......... .......... .......... .......... 37% 11.1M 41s unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install 17400K .......... .......... .......... .......... .......... 37% 451K 41s unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install 17450K .......... .......... .......... .......... .......... 37% 347K 41s unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install 17500K .......... .......... .......... .......... .......... 37% 454K 41s unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install 17550K .......... .......... .......... .......... .......... 37% 349K 41s unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install 17600K .......... .......... .......... .......... .......... 37% 1.49M 41s unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install 17650K .......... .......... .......... .......... .......... 37% 227K 42s unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install 17700K .......... .......... .......... .......... .......... 38% 8.82M 41s unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install 17750K .......... .......... .......... .......... .......... 38% 459K 41s unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install 17800K .......... .......... .......... .......... .......... 38% 347K 41s unit-abot-epc-basic-0: 06:17:23 DEBUG unit.abot-epc-basic/0.install 17850K .......... .......... .......... .......... .......... 38% 742K 41s unit-abot-epc-basic-0: 06:17:24 DEBUG unit.abot-epc-basic/0.install 17900K .......... .......... .......... .......... .......... 38% 312K 41s unit-abot-epc-basic-0: 06:17:24 DEBUG unit.abot-epc-basic/0.install 17950K .......... .......... .......... .......... .......... 38% 1.70M 41s unit-abot-epc-basic-0: 06:17:24 DEBUG unit.abot-epc-basic/0.install 18000K .......... .......... .......... .......... .......... 38% 449K 41s unit-abot-epc-basic-0: 06:17:24 DEBUG unit.abot-epc-basic/0.install 18050K .......... .......... .......... .......... .......... 38% 135K 42s unit-abot-epc-basic-0: 06:17:24 DEBUG unit.abot-epc-basic/0.install 18100K .......... .......... .......... .......... .......... 38% 52.1M 41s unit-abot-epc-basic-0: 06:17:24 DEBUG unit.abot-epc-basic/0.install 18150K .......... .......... .......... .......... .......... 38% 52.3M 41s unit-abot-epc-basic-0: 06:17:24 DEBUG unit.abot-epc-basic/0.install 18200K .......... .......... .......... .......... .......... 39% 179K 42s unit-abot-epc-basic-0: 06:17:25 DEBUG unit.abot-epc-basic/0.install 18250K .......... .......... .......... .......... .......... 39% 55.9M 41s unit-abot-epc-basic-0: 06:17:25 DEBUG unit.abot-epc-basic/0.install 18300K .......... .......... .......... .......... .......... 39% 434K 41s unit-abot-epc-basic-0: 06:17:25 DEBUG unit.abot-epc-basic/0.install 18350K .......... .......... .......... .......... .......... 39% 370K 41s unit-abot-epc-basic-0: 06:17:25 DEBUG unit.abot-epc-basic/0.install 18400K .......... .......... .......... .......... .......... 39% 1.50M 41s unit-abot-epc-basic-0: 06:17:25 DEBUG unit.abot-epc-basic/0.install 18450K .......... .......... .......... .......... .......... 39% 222K 41s unit-abot-epc-basic-0: 06:17:25 DEBUG unit.abot-epc-basic/0.install 18500K .......... .......... .......... .......... .......... 39% 433K 41s unit-abot-epc-basic-0: 06:17:25 DEBUG unit.abot-epc-basic/0.install 18550K .......... .......... .......... .......... .......... 39% 352K 41s unit-abot-epc-basic-0: 06:17:25 DEBUG unit.abot-epc-basic/0.install 18600K .......... .......... .......... .......... .......... 39% 198K 42s unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install 18650K .......... .......... .......... .......... .......... 40% 199K 42s unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install 18700K .......... .......... .......... .......... .......... 40% 9.24M 42s unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install 18750K .......... .......... .......... .......... .......... 40% 198K 42s unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install 18800K .......... .......... .......... .......... .......... 40% 11.2M 42s unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install 18850K .......... .......... .......... .......... .......... 40% 199K 42s unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install 18900K .......... .......... .......... .......... .......... 40% 10.9M 42s unit-abot-epc-basic-0: 06:17:26 DEBUG unit.abot-epc-basic/0.install 18950K .......... .......... .......... .......... .......... 40% 199K 42s unit-abot-epc-basic-0: 06:17:27 DEBUG unit.abot-epc-basic/0.install 19000K .......... .......... .......... .......... .......... 40% 1.03M 42s unit-abot-epc-basic-0: 06:17:27 DEBUG unit.abot-epc-basic/0.install 19050K .......... .......... .......... .......... .......... 40% 238K 42s unit-abot-epc-basic-0: 06:17:27 DEBUG unit.abot-epc-basic/0.install 19100K .......... .......... .......... .......... .......... 41% 1.06M 42s unit-abot-epc-basic-0: 06:17:27 DEBUG unit.abot-epc-basic/0.install 19150K .......... .......... .......... .......... .......... 41% 237K 42s unit-abot-epc-basic-0: 06:17:27 DEBUG unit.abot-epc-basic/0.install 19200K .......... .......... .......... .......... .......... 41% 1.08M 42s unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.charm finishing deploy of charm "cs:mysql-55" unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.operation committing operation "install cs:mysql-55" unit-mysql-0: 06:17:27 INFO juju.worker.uniter hooks are retried true unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.remotestate got unit change unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.remotestate got service change unit-mysql-0: 06:17:27 INFO juju.worker.uniter.storage initial storage attachments ready unit-mysql-0: 06:17:27 INFO juju.worker.uniter found queued "install" hook unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.operation running operation run install hook unit-mysql-0: 06:17:27 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-mysql-0: 06:17:27 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:17:27 DEBUG unit.abot-epc-basic/0.install 19250K .......... .......... .......... .......... .......... 41% 238K 42s unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 06:17:27 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:17:27 DEBUG unit.abot-epc-basic/0.install 19300K .......... .......... .......... .......... .......... 41% 200K 42s unit-abot-epc-basic-0: 06:17:28 DEBUG unit.abot-epc-basic/0.install 19350K .......... .......... .......... .......... .......... 41% 7.33M 42s unit-mysql-0: 06:17:28 DEBUG unit.mysql/0.install dpkg-query: package 'python-netaddr' is not installed and no information is available unit-mysql-0: 06:17:28 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:17:28 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:17:28 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:17:28 DEBUG unit.abot-epc-basic/0.install 19400K .......... .......... .......... .......... .......... 41% 197K 42s unit-mysql-0: 06:17:28 DEBUG unit.mysql/0.install Building dependency tree... unit-abot-epc-basic-0: 06:17:28 DEBUG unit.abot-epc-basic/0.install 19450K .......... .......... .......... .......... .......... 41% 1.04M 42s unit-mysql-0: 06:17:28 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:17:28 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:17:28 DEBUG unit.mysql/0.install ipython python-netaddr-docs unit-mysql-0: 06:17:28 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:17:28 DEBUG unit.mysql/0.install python-netaddr unit-abot-epc-basic-0: 06:17:28 DEBUG unit.abot-epc-basic/0.install 19500K .......... .......... .......... .......... .......... 41% 240K 42s unit-abot-epc-basic-0: 06:17:28 DEBUG unit.abot-epc-basic/0.install 19550K .......... .......... .......... .......... .......... 41% 1.01M 42s unit-abot-epc-basic-0: 06:17:28 DEBUG unit.abot-epc-basic/0.install 19600K .......... .......... .......... .......... .......... 42% 241K 42s unit-abot-epc-basic-0: 06:17:28 DEBUG unit.abot-epc-basic/0.install 19650K .......... .......... .......... .......... .......... 42% 1.00M 42s unit-mysql-0: 06:17:28 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:17:28 DEBUG unit.mysql/0.install Need to get 849 kB of archives. unit-mysql-0: 06:17:28 DEBUG unit.mysql/0.install After this operation, 4216 kB of additional disk space will be used. unit-mysql-0: 06:17:28 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: 06:17:29 DEBUG unit.abot-epc-basic/0.install 19700K .......... .......... .......... .......... .......... 42% 241K 42s unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install 19750K .......... .......... .......... .......... .......... 42% 373K 42s unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install 19800K .......... .......... .......... .......... .......... 42% 409K 42s unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install 19850K .......... .......... .......... .......... .......... 42% 200K 42s unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install 19900K .......... .......... .......... .......... .......... 42% 1.16M 42s unit-mysql-0: 06:17:29 DEBUG unit.mysql/0.install Fetched 849 kB in 1s (661 kB/s) unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install 19950K .......... .......... .......... .......... .......... 42% 233K 42s unit-abot-epc-basic-0: 06:17:29 DEBUG unit.abot-epc-basic/0.install 20000K .......... .......... .......... .......... .......... 42% 1.20M 42s unit-mysql-0: 06:17:30 DEBUG unit.mysql/0.install Selecting previously unselected package python-netaddr. unit-mysql-0: 06:17:30 DEBUG unit.mysql/0.install (Reading database ... 78195 files and directories currently installed.) unit-mysql-0: 06:17:30 DEBUG unit.mysql/0.install Preparing to unpack .../python-netaddr_0.7.10-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:17:30 DEBUG unit.abot-epc-basic/0.install 20050K .......... .......... .......... .......... .......... 43% 106K 42s unit-abot-epc-basic-0: 06:17:30 DEBUG unit.abot-epc-basic/0.install 20100K .......... .......... .......... .......... .......... 43% 30.5M 42s unit-abot-epc-basic-0: 06:17:30 DEBUG unit.abot-epc-basic/0.install 20150K .......... .......... .......... .......... .......... 43% 20.2M 42s unit-mysql-0: 06:17:30 DEBUG unit.mysql/0.install Unpacking python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:17:30 DEBUG unit.abot-epc-basic/0.install 20200K .......... .......... .......... .......... .......... 43% 232K 42s unit-abot-epc-basic-0: 06:17:30 DEBUG unit.abot-epc-basic/0.install 20250K .......... .......... .......... .......... .......... 43% 399K 42s unit-abot-epc-basic-0: 06:17:30 DEBUG unit.abot-epc-basic/0.install 20300K .......... .......... .......... .......... .......... 43% 297K 42s unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install 20350K .......... .......... .......... .......... .......... 43% 146K 42s unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install 20400K .......... .......... .......... .......... .......... 43% 51.9M 42s unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install 20450K .......... .......... .......... .......... .......... 43% 296K 42s unit-mysql-0: 06:17:31 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install 20500K .......... .......... .......... .......... .......... 44% 197K 42s unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install 20550K .......... .......... .......... .......... .......... 44% 229K 42s unit-abot-epc-basic-0: 06:17:31 DEBUG unit.abot-epc-basic/0.install 20600K .......... .......... .......... .......... .......... 44% 408K 42s unit-abot-epc-basic-0: 06:17:32 DEBUG unit.abot-epc-basic/0.install 20650K .......... .......... .......... .......... .......... 44% 196K 43s unit-abot-epc-basic-0: 06:17:32 DEBUG unit.abot-epc-basic/0.install 20700K .......... .......... .......... .......... .......... 44% 207K 43s unit-mysql-0: 06:17:32 DEBUG unit.mysql/0.install Setting up python-netaddr (0.7.10-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:17:32 DEBUG unit.abot-epc-basic/0.install 20750K .......... .......... .......... .......... .......... 44% 232K 43s unit-abot-epc-basic-0: 06:17:32 DEBUG unit.abot-epc-basic/0.install 20800K .......... .......... .......... .......... .......... 44% 382K 43s unit-abot-epc-basic-0: 06:17:33 DEBUG unit.abot-epc-basic/0.install 20850K .......... .......... .......... .......... .......... 44% 280K 43s unit-abot-epc-basic-0: 06:17:33 DEBUG unit.abot-epc-basic/0.install 20900K .......... .......... .......... .......... .......... 44% 197K 43s unit-abot-epc-basic-0: 06:17:33 DEBUG unit.abot-epc-basic/0.install 20950K .......... .......... .......... .......... .......... 44% 247K 43s unit-abot-epc-basic-0: 06:17:33 DEBUG unit.abot-epc-basic/0.install 21000K .......... .......... .......... .......... .......... 45% 384K 43s unit-abot-epc-basic-0: 06:17:33 DEBUG unit.abot-epc-basic/0.install 21050K .......... .......... .......... .......... .......... 45% 279K 43s unit-abot-epc-basic-0: 06:17:33 DEBUG unit.abot-epc-basic/0.install 21100K .......... .......... .......... .......... .......... 45% 171K 43s unit-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install 21150K .......... .......... .......... .......... .......... 45% 307K 43s unit-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install 21200K .......... .......... .......... .......... .......... 45% 386K 43s unit-mysql-0: 06:17:34 DEBUG unit.mysql/0.install dpkg-query: package 'python-netifaces' is not installed and no information is available unit-mysql-0: 06:17:34 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:17:34 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:17:34 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:17:34 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:17:34 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install 21250K .......... .......... .......... .......... .......... 45% 228K 43s unit-mysql-0: 06:17:34 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:17:34 DEBUG unit.mysql/0.install python-netifaces unit-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install 21300K .......... .......... .......... .......... .......... 45% 197K 43s unit-mysql-0: 06:17:34 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:17:34 DEBUG unit.mysql/0.install Need to get 11.3 kB of archives. unit-mysql-0: 06:17:34 DEBUG unit.mysql/0.install After this operation, 63.5 kB of additional disk space will be used. unit-mysql-0: 06:17:34 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-abot-epc-basic-0: 06:17:34 DEBUG unit.abot-epc-basic/0.install 21350K .......... .......... .......... .......... .......... 45% 308K 43s unit-mysql-0: 06:17:34 DEBUG unit.mysql/0.install Fetched 11.3 kB in 0s (39.1 kB/s) unit-mysql-0: 06:17:35 DEBUG unit.mysql/0.install Selecting previously unselected package python-netifaces. unit-mysql-0: 06:17:35 DEBUG unit.mysql/0.install (Reading database ... 78235 files and directories currently installed.) unit-mysql-0: 06:17:35 DEBUG unit.mysql/0.install Preparing to unpack .../python-netifaces_0.8-3build1_amd64.deb ... unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install 21400K .......... .......... .......... .......... .......... 45% 196K 43s unit-mysql-0: 06:17:35 DEBUG unit.mysql/0.install Unpacking python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install 21450K .......... .......... .......... .......... .......... 46% 530K 43s unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install 21500K .......... .......... .......... .......... .......... 46% 305K 43s unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install 21550K .......... .......... .......... .......... .......... 46% 197K 43s unit-abot-epc-basic-0: 06:17:35 DEBUG unit.abot-epc-basic/0.install 21600K .......... .......... .......... .......... .......... 46% 527K 43s unit-mysql-0: 06:17:35 DEBUG unit.mysql/0.install Setting up python-netifaces (0.8-3build1) ... unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install 21650K .......... .......... .......... .......... .......... 46% 197K 43s unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install 21700K .......... .......... .......... .......... .......... 46% 308K 43s unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install 21750K .......... .......... .......... .......... .......... 46% 526K 43s unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install 21800K .......... .......... .......... .......... .......... 46% 196K 43s unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install 21850K .......... .......... .......... .......... .......... 46% 313K 43s unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install 21900K .......... .......... .......... .......... .......... 47% 514K 43s unit-abot-epc-basic-0: 06:17:36 DEBUG unit.abot-epc-basic/0.install 21950K .......... .......... .......... .......... .......... 47% 310K 43s unit-abot-epc-basic-0: 06:17:37 DEBUG unit.abot-epc-basic/0.install 22000K .......... .......... .......... .......... .......... 47% 199K 43s unit-abot-epc-basic-0: 06:17:37 DEBUG unit.abot-epc-basic/0.install 22050K .......... .......... .......... .......... .......... 47% 520K 43s unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install dpkg-query: package 'python-pip' is not installed and no information is available unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install Use dpkg --info (= dpkg-deb --info) to examine archive files, unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install and dpkg --contents (= dpkg-deb --contents) to list their contents. unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install Reading package lists... unit-abot-epc-basic-0: 06:17:37 DEBUG unit.abot-epc-basic/0.install 22100K .......... .......... .......... .......... .......... 47% 313K 43s unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install Reading state information... unit-abot-epc-basic-0: 06:17:37 DEBUG unit.abot-epc-basic/0.install 22150K .......... .......... .......... .......... .......... 47% 518K 43s unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip-whl unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install python-requests-whl python-setuptools-whl python-six-whl python-urllib3-whl unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install python-wheel python3-pkg-resources unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install binutils-doc cpp-doc gcc-4.8-locales debian-keyring g++-multilib unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install g++-4.8-multilib gcc-4.8-doc libstdc++6-4.8-dbg gcc-multilib autoconf unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install automake1.9 libtool flex bison gdb gcc-doc gcc-4.8-multilib libgcc1-dbg unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install libgomp1-dbg libitm1-dbg libatomic1-dbg libasan0-dbg libtsan0-dbg unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install libquadmath0-dbg glibc-doc libstdc++-4.8-doc make-doc python-genshi unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install python3-setuptools unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install Recommended packages: unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install python-dev-all unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install binutils build-essential cpp cpp-4.8 dpkg-dev fakeroot g++ g++-4.8 gcc unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install gcc-4.8 libalgorithm-diff-perl libalgorithm-diff-xs-perl unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install libalgorithm-merge-perl libasan0 libatomic1 libc-dev-bin libc6-dev unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install libcloog-isl4 libdpkg-perl libfakeroot libfile-fcntllock-perl libgcc-4.8-dev unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install libgmp10 libgomp1 libisl10 libitm1 libmpc3 libmpfr4 libquadmath0 unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install libstdc++-4.8-dev libtsan0 linux-libc-dev make manpages-dev unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install python-chardet-whl python-colorama python-colorama-whl python-distlib unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install python-distlib-whl python-html5lib python-html5lib-whl python-pip unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install python-pip-whl python-requests-whl python-setuptools-whl python-six-whl unit-mysql-0: 06:17:37 DEBUG unit.mysql/0.install python-urllib3-whl python-wheel python3-pkg-resources unit-abot-epc-basic-0: 06:17:37 DEBUG unit.abot-epc-basic/0.install 22200K .......... .......... .......... .......... .......... 47% 312K 43s unit-abot-epc-basic-0: 06:17:37 DEBUG unit.abot-epc-basic/0.install 22250K .......... .......... .......... .......... .......... 47% 525K 43s unit-abot-epc-basic-0: 06:17:37 DEBUG unit.abot-epc-basic/0.install 22300K .......... .......... .......... .......... .......... 47% 312K 43s unit-mysql-0: 06:17:38 DEBUG unit.mysql/0.install 0 upgraded, 49 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:17:38 DEBUG unit.mysql/0.install Need to get 40.9 MB of archives. unit-mysql-0: 06:17:38 DEBUG unit.mysql/0.install After this operation, 119 MB of additional disk space will be used. unit-mysql-0: 06:17:38 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-abot-epc-basic-0: 06:17:38 DEBUG unit.abot-epc-basic/0.install 22350K .......... .......... .......... .......... .......... 47% 523K 43s unit-abot-epc-basic-0: 06:17:38 DEBUG unit.abot-epc-basic/0.install 22400K .......... .......... .......... .......... .......... 48% 121K 43s unit-abot-epc-basic-0: 06:17:38 DEBUG unit.abot-epc-basic/0.install 22450K .......... .......... .......... .......... .......... 48% 41.8M 43s unit-abot-epc-basic-0: 06:17:38 DEBUG unit.abot-epc-basic/0.install 22500K .......... .......... .......... .......... .......... 48% 43.9M 43s unit-mysql-0: 06:17:38 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: 06:17:38 DEBUG unit.abot-epc-basic/0.install 22550K .......... .......... .......... .......... .......... 48% 535K 43s unit-mysql-0: 06:17:38 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: 06:17:38 DEBUG unit.abot-epc-basic/0.install 22600K .......... .......... .......... .......... .......... 48% 312K 43s unit-abot-epc-basic-0: 06:17:38 DEBUG unit.abot-epc-basic/0.install 22650K .......... .......... .......... .......... .......... 48% 210K 43s unit-abot-epc-basic-0: 06:17:39 DEBUG unit.abot-epc-basic/0.install 22700K .......... .......... .......... .......... .......... 48% 472K 43s unit-mysql-0: 06:17:39 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: 06:17:39 DEBUG unit.abot-epc-basic/0.install 22750K .......... .......... .......... .......... .......... 48% 311K 43s unit-abot-epc-basic-0: 06:17:39 DEBUG unit.abot-epc-basic/0.install 22800K .......... .......... .......... .......... .......... 48% 505K 43s unit-mysql-0: 06:17:39 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-abot-epc-basic-0: 06:17:39 DEBUG unit.abot-epc-basic/0.install 22850K .......... .......... .......... .......... .......... 49% 315K 43s unit-mysql-0: 06:17:39 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: 06:17:39 DEBUG unit.abot-epc-basic/0.install 22900K .......... .......... .......... .......... .......... 49% 518K 43s unit-mysql-0: 06:17:39 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-abot-epc-basic-0: 06:17:39 DEBUG unit.abot-epc-basic/0.install 22950K .......... .......... .......... .......... .......... 49% 311K 43s unit-abot-epc-basic-0: 06:17:39 DEBUG unit.abot-epc-basic/0.install 23000K .......... .......... .......... .......... .......... 49% 528K 43s unit-mysql-0: 06:17:39 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: 06:17:40 DEBUG unit.abot-epc-basic/0.install 23050K .......... .......... .......... .......... .......... 49% 312K 43s unit-mysql-0: 06:17:40 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-abot-epc-basic-0: 06:17:40 DEBUG unit.abot-epc-basic/0.install 23100K .......... .......... .......... .......... .......... 49% 529K 43s unit-mysql-0: 06:17:40 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-abot-epc-basic-0: 06:17:40 DEBUG unit.abot-epc-basic/0.install 23150K .......... .......... .......... .......... .......... 49% 312K 43s unit-mysql-0: 06:17:40 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: 06:17:40 DEBUG unit.abot-epc-basic/0.install 23200K .......... .......... .......... .......... .......... 49% 530K 42s unit-mysql-0: 06:17:40 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-abot-epc-basic-0: 06:17:40 DEBUG unit.abot-epc-basic/0.install 23250K .......... .......... .......... .......... .......... 49% 313K 42s unit-abot-epc-basic-0: 06:17:40 DEBUG unit.abot-epc-basic/0.install 23300K .......... .......... .......... .......... .......... 50% 525K 42s unit-abot-epc-basic-0: 06:17:40 DEBUG unit.abot-epc-basic/0.install 23350K .......... .......... .......... .......... .......... 50% 315K 42s unit-abot-epc-basic-0: 06:17:40 DEBUG unit.abot-epc-basic/0.install 23400K .......... .......... .......... .......... .......... 50% 518K 42s unit-mysql-0: 06:17:40 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-abot-epc-basic-0: 06:17:41 DEBUG unit.abot-epc-basic/0.install 23450K .......... .......... .......... .......... .......... 50% 317K 42s unit-mysql-0: 06:17:41 DEBUG unit.mysql/0.install Get:14 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main linux-libc-dev amd64 3.13.0-160.210 [773 kB] unit-mysql-0: 06:17:41 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-abot-epc-basic-0: 06:17:41 DEBUG unit.abot-epc-basic/0.install 23500K .......... .......... .......... .......... .......... 50% 192K 42s unit-abot-epc-basic-0: 06:17:41 DEBUG unit.abot-epc-basic/0.install 23550K .......... .......... .......... .......... .......... 50% 48.0M 42s unit-abot-epc-basic-0: 06:17:41 DEBUG unit.abot-epc-basic/0.install 23600K .......... .......... .......... .......... .......... 50% 57.9M 42s unit-mysql-0: 06:17:41 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: 06:17:41 DEBUG unit.abot-epc-basic/0.install 23650K .......... .......... .......... .......... .......... 50% 201K 42s unit-abot-epc-basic-0: 06:17:41 DEBUG unit.abot-epc-basic/0.install 23700K .......... .......... .......... .......... .......... 50% 529K 42s unit-abot-epc-basic-0: 06:17:41 DEBUG unit.abot-epc-basic/0.install 23750K .......... .......... .......... .......... .......... 50% 309K 42s unit-mysql-0: 06:17:41 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-abot-epc-basic-0: 06:17:41 DEBUG unit.abot-epc-basic/0.install 23800K .......... .......... .......... .......... .......... 51% 378K 42s unit-mysql-0: 06:17:41 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: 06:17:42 DEBUG unit.abot-epc-basic/0.install 23850K .......... .......... .......... .......... .......... 51% 403K 42s unit-mysql-0: 06:17:42 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: 06:17:42 DEBUG unit.abot-epc-basic/0.install 23900K .......... .......... .......... .......... .......... 51% 292K 42s unit-abot-epc-basic-0: 06:17:42 DEBUG unit.abot-epc-basic/0.install 23950K .......... .......... .......... .......... .......... 51% 592K 42s unit-mysql-0: 06:17:42 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-abot-epc-basic-0: 06:17:42 DEBUG unit.abot-epc-basic/0.install 24000K .......... .......... .......... .......... .......... 51% 293K 42s unit-mysql-0: 06:17:42 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-abot-epc-basic-0: 06:17:42 DEBUG unit.abot-epc-basic/0.install 24050K .......... .......... .......... .......... .......... 51% 592K 42s unit-mysql-0: 06:17:42 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: 06:17:42 DEBUG unit.abot-epc-basic/0.install 24100K .......... .......... .......... .......... .......... 51% 201K 42s unit-abot-epc-basic-0: 06:17:43 DEBUG unit.abot-epc-basic/0.install 24150K .......... .......... .......... .......... .......... 51% 192K 42s unit-abot-epc-basic-0: 06:17:43 DEBUG unit.abot-epc-basic/0.install 24200K .......... .......... .......... .......... .......... 51% 50.2M 41s unit-abot-epc-basic-0: 06:17:43 DEBUG unit.abot-epc-basic/0.install 24250K .......... .......... .......... .......... .......... 52% 56.4M 41s unit-abot-epc-basic-0: 06:17:43 DEBUG unit.abot-epc-basic/0.install 24300K .......... .......... .......... .......... .......... 52% 200K 41s unit-abot-epc-basic-0: 06:17:43 DEBUG unit.abot-epc-basic/0.install 24350K .......... .......... .......... .......... .......... 52% 377K 41s unit-mysql-0: 06:17:43 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-abot-epc-basic-0: 06:17:43 DEBUG unit.abot-epc-basic/0.install 24400K .......... .......... .......... .......... .......... 52% 308K 41s machine-2: 06:17:43 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-2: 06:17:43 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-2/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "2", "--debug"} machine-2: 06:17:43 DEBUG juju.agent read agent config, format "2.0" unit-mysql-0: 06:17:43 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: 06:17:43 DEBUG unit.abot-epc-basic/0.install 24450K .......... .......... .......... .......... .......... 52% 235K 41s machine-2: 06:17:43 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-2: 06:17:43 DEBUG juju.worker start "engine" machine-2: 06:17:43 INFO juju.worker start "engine" machine-2: 06:17:43 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-2" machine-2: 06:17:43 DEBUG juju.worker "engine" started machine-2: 06:17:43 DEBUG juju.worker.introspection stats worker now serving machine-2: 06:17:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "clock" manifold worker started machine-2: 06:17:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-2: 06:17:43 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-2: 06:17:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "agent" manifold worker started machine-2: 06:17:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-2: 06:17:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:17:43 DEBUG unit.abot-epc-basic/0.install 24500K .......... .......... .......... .......... .......... 52% 510K 41s machine-2: 06:17:43 DEBUG juju.worker.apicaller connecting with old password machine-2: 06:17:43 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-2: 06:17:43 INFO juju.api connection established to "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-2: 06:17:43 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-2: 06:17:43 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-2: 06:17:43 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "state" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:17:43 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 06:17:43 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:17:43 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:43 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-2: 06:17:43 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:44 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available machine-2: 06:17:44 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available machine-2: 06:17:44 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available unit-mysql-0: 06:17:44 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: 06:17:44 DEBUG unit.abot-epc-basic/0.install 24550K .......... .......... .......... .......... .......... 52% 310K 41s unit-mysql-0: 06:17:44 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-abot-epc-basic-0: 06:17:44 DEBUG unit.abot-epc-basic/0.install 24600K .......... .......... .......... .......... .......... 52% 294K 41s machine-2: 06:17:44 DEBUG juju.worker.apicaller connected machine-2: 06:17:44 DEBUG juju.worker.apicaller changing password... unit-mysql-0: 06:17:44 DEBUG unit.mysql/0.install Get:27 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty/main build-essential amd64 11.6ubuntu6 [4838 B] unit-abot-epc-basic-0: 06:17:44 DEBUG unit.abot-epc-basic/0.install 24650K .......... .......... .......... .......... .......... 52% 404K 41s machine-2: 06:17:44 DEBUG juju.worker.apicaller password changed machine-2: 06:17:44 DEBUG juju.api RPC connection died machine-2: 06:17:44 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately machine-2: 06:17:44 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:17:44 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-2: 06:17:44 INFO juju.api connection established to "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-2: 06:17:44 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-mysql-0: 06:17:44 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-abot-epc-basic-0: 06:17:44 DEBUG unit.abot-epc-basic/0.install 24700K .......... .......... .......... .......... .......... 53% 231K 41s unit-mysql-0: 06:17:44 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: 06:17:44 DEBUG unit.abot-epc-basic/0.install 24750K .......... .......... .......... .......... .......... 53% 533K 41s unit-mysql-0: 06:17:44 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: 06:17:44 DEBUG unit.abot-epc-basic/0.install 24800K .......... .......... .......... .......... .......... 53% 252K 41s unit-mysql-0: 06:17:44 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: 06:17:45 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-abot-epc-basic-0: 06:17:45 DEBUG unit.abot-epc-basic/0.install 24850K .......... .......... .......... .......... .......... 53% 291K 41s unit-abot-epc-basic-0: 06:17:45 DEBUG unit.abot-epc-basic/0.install 24900K .......... .......... .......... .......... .......... 53% 587K 41s unit-mysql-0: 06:17:45 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] machine-2: 06:17:45 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:17:45 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: 06:17:45 DEBUG unit.abot-epc-basic/0.install 24950K .......... .......... .......... .......... .......... 53% 231K 41s unit-abot-epc-basic-0: 06:17:45 DEBUG unit.abot-epc-basic/0.install 25000K .......... .......... .......... .......... .......... 53% 537K 41s unit-mysql-0: 06:17:45 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: 06:17:45 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-abot-epc-basic-0: 06:17:45 DEBUG unit.abot-epc-basic/0.install 25050K .......... .......... .......... .......... .......... 53% 249K 41s unit-abot-epc-basic-0: 06:17:45 DEBUG unit.abot-epc-basic/0.install 25100K .......... .......... .......... .......... .......... 53% 904K 41s unit-mysql-0: 06:17:45 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] machine-2: 06:17:45 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 06:17:45 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:17:45 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:17:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:17:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:17:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-2: 06:17:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: machine-2: 06:17:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:17:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 06:17:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-2: 06:17:45 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-fortress" not running: dependency not available unit-mysql-0: 06:17:45 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] machine-2: 06:17:45 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-2: 06:17:45 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:17:45 DEBUG unit.abot-epc-basic/0.install 25150K .......... .......... .......... .......... .......... 53% 249K 41s unit-mysql-0: 06:17:46 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] machine-2: 06:17:46 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:17:46 INFO juju.worker.upgrader unblocking abort check machine-2: 06:17:46 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-2: 06:17:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-2: 06:17:46 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-2: 06:17:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-2: 06:17:46 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-2: 06:17:46 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:17:46 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:17:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 06:17:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:17:46 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:17:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:17:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:17:46 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-2: 06:17:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:17:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.logger logger setup unit-abot-epc-basic-0: 06:17:46 DEBUG unit.abot-epc-basic/0.install 25200K .......... .......... .......... .......... .......... 54% 196K 41s unit-mysql-0: 06:17:46 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] machine-2: 06:17:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:17:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:17:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 06:17:46 DEBUG unit.abot-epc-basic/0.install 25250K .......... .......... .......... .......... .......... 54% 11.0M 40s machine-2: 06:17:46 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-2: 06:17:46 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:17:46 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-2: 06:17:46 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:17:46 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: 06:17:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:17:46 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:17:46 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-2: 06:17:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:17:46 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:17:46 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:17:46 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 06:17:46 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:17:46 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:17:46 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: 06:17:46 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:17:46 INFO juju.util.exec run result: exit status 127 machine-2: 06:17:46 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec223574470/script.sh: line 1: fanatic: command not found 127 machine-2: 06:17:46 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 06:17:46 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-2: 06:17:46 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:17:46 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:17:46 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:17:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 06:17:46 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:17:46 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:17:46 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 06:17:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:17:46 INFO juju.util.exec run result: exit status 127 machine-2: 06:17:46 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec664542440/script.sh: line 1: fanatic: command not found 127 machine-2: 06:17:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:17:46 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:17:46 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:17:46 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:17:46 DEBUG juju.network including address public:172.30.9.200 for machine machine-2: 06:17:46 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 06:17:46 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 06:17:46 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:17:46 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:17:46 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:17:46 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:17:46 DEBUG juju.agent API server address details [["172.30.9.200: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.200:17070"] machine-2: 06:17:46 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 06:17:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:17:46 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:17:46 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:17:46 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:17:46 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-2: 06:17:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-2: 06:17:46 DEBUG juju.api RPC connection died machine-2: 06:17:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:17:46 DEBUG juju.worker killing runner 0xc420647380 machine-2: 06:17:46 INFO juju.worker runner is dying machine-2: 06:17:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-2: 06:17:46 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: 06:17:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 06:17:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-2: 06:17:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 06:17:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-2: 06:17:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-2: 06:17:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-2: 06:17:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-2: 06:17:46 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-mysql-0: 06:17:46 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] machine-2: 06:17:46 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-2: 06:17:46 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-2: 06:17:46 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-2: 06:17:46 DEBUG juju.worker.apicaller connecting with current password machine-2: 06:17:46 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-2: 06:17:46 INFO juju.api connection established to "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-2: 06:17:46 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:17:46 DEBUG unit.abot-epc-basic/0.install 25300K .......... .......... .......... .......... .......... 54% 199K 41s unit-mysql-0: 06:17:46 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: 06:17:46 DEBUG unit.abot-epc-basic/0.install 25350K .......... .......... .......... .......... .......... 54% 978K 40s unit-mysql-0: 06:17:46 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-abot-epc-basic-0: 06:17:46 DEBUG unit.abot-epc-basic/0.install 25400K .......... .......... .......... .......... .......... 54% 244K 40s unit-mysql-0: 06:17:46 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: 06:17:46 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.3 [227 kB] unit-abot-epc-basic-0: 06:17:46 DEBUG unit.abot-epc-basic/0.install 25450K .......... .......... .......... .......... .......... 54% 234K 40s unit-abot-epc-basic-0: 06:17:46 DEBUG unit.abot-epc-basic/0.install 25500K .......... .......... .......... .......... .......... 54% 1.12M 40s unit-mysql-0: 06:17:47 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-mysql-0: 06:17:47 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: 06:17:47 DEBUG unit.abot-epc-basic/0.install 25550K .......... .......... .......... .......... .......... 54% 198K 40s machine-2: 06:17:47 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:17:47 DEBUG unit.abot-epc-basic/0.install 25600K .......... .......... .......... .......... .......... 54% 236K 40s unit-abot-epc-basic-0: 06:17:47 DEBUG unit.abot-epc-basic/0.install 25650K .......... .......... .......... .......... .......... 55% 1.09M 40s unit-mysql-0: 06:17:47 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: 06:17:47 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-abot-epc-basic-0: 06:17:47 DEBUG unit.abot-epc-basic/0.install 25700K .......... .......... .......... .......... .......... 55% 200K 40s unit-abot-epc-basic-0: 06:17:47 DEBUG unit.abot-epc-basic/0.install 25750K .......... .......... .......... .......... .......... 55% 8.66M 40s unit-mysql-0: 06:17:47 DEBUG unit.mysql/0.install Extracting templates from packages: 61% Extracting templates from packages: 100% unit-mysql-0: 06:17:47 DEBUG unit.mysql/0.install Fetched 40.9 MB in 10s (4085 kB/s) machine-2: 06:17:47 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-2: 06:17:47 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:47 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:47 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:47 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:47 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:47 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:47 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-2: 06:17:47 INFO juju.worker.migrationminion migration phase is now: NONE machine-2: 06:17:47 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:47 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-2: 06:17:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-2: 06:17:47 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-2: 06:17:47 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:47 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:47 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:17:47 DEBUG unit.abot-epc-basic/0.install 25800K .......... .......... .......... .......... .......... 55% 198K 40s unit-abot-epc-basic-0: 06:17:47 DEBUG unit.abot-epc-basic/0.install 25850K .......... .......... .......... .......... .......... 55% 10.4M 40s machine-2: 06:17:47 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:47 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-2: 06:17:47 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-2: 06:17:47 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-2: 06:17:47 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-2: 06:17:47 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-2: 06:17:47 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-2: 06:17:47 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-2: 06:17:47 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-2: 06:17:47 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-2: 06:17:48 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:17:48 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-2: 06:17:48 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-2: 06:17:48 DEBUG juju.worker.logger logger setup machine-2: 06:17:48 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-2: 06:17:48 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:17:48 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-2: 06:17:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:17:48 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:17:48 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-2: 06:17:48 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-2: 06:17:48 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-2: 06:17:48 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-2: 06:17:48 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:17:48 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-2: 06:17:48 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-2: 06:17:48 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: 06:17:48 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-2: 06:17:48 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-2: 06:17:48 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-2: 06:17:48 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-2: 06:17:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:17:48 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-2: 06:17:48 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-2: 06:17:48 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-2: 06:17:48 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:17:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:17:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:17:48 DEBUG juju.network including address public:172.30.9.200 for machine machine-2: 06:17:48 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-2: 06:17:48 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-2: 06:17:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:17:48 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:17:48 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-2: 06:17:48 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-2: 06:17:48 DEBUG juju.agent API server address details [["172.30.9.200: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.200:17070"] machine-2: 06:17:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:17:48 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: 06:17:48 INFO juju.util.exec run result: exit status 127 machine-2: 06:17:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec142020939/script.sh: line 1: fanatic: command not found 127 machine-2: 06:17:48 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:17:48 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-2: 06:17:48 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-2: 06:17:48 DEBUG juju.worker.reboot Reboot worker got action: noop machine-2: 06:17:48 DEBUG juju.worker.fanconfigurer Processing new fan config machine-2: 06:17:48 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-2: 06:17:48 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-2: 06:17:48 INFO juju.worker.deployer checking unit "oai-epc/0" machine-2: 06:17:48 INFO juju.util.exec run result: exit status 127 machine-2: 06:17:48 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec165849013/script.sh: line 1: fanatic: command not found 127 machine-2: 06:17:48 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-2: 06:17:48 INFO juju.worker.authenticationworker "machine-2" key updater worker started machine-2: 06:17:48 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-2: 06:17:48 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-2: 06:17:48 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-2: 06:17:48 DEBUG juju.worker.dependency "machiner" manifold worker started machine-2: 06:17:48 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-2: 06:17:48 DEBUG juju.network no lxc bridge addresses to filter for machine machine-2: 06:17:48 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:17:48 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-2: 06:17:48 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-2: 06:17:48 DEBUG juju.network including address local-cloud:192.168.121.15 for machine machine-2: 06:17:48 DEBUG juju.network including address local-machine:::1 for machine machine-2: 06:17:48 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-2: 06:17:48 INFO juju.worker.machiner setting addresses for "machine-2" to [local-machine:127.0.0.1 local-cloud:192.168.121.15 local-machine:::1] machine-2: 06:17:48 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-2: 06:17:48 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-2: 06:17:48 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-2: 06:17:48 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] unit-abot-epc-basic-0: 06:17:48 DEBUG unit.abot-epc-basic/0.install 25900K .......... .......... .......... .......... .......... 55% 199K 40s unit-abot-epc-basic-0: 06:17:48 DEBUG unit.abot-epc-basic/0.install 25950K .......... .......... .......... .......... .......... 55% 9.61M 40s unit-mysql-0: 06:17:48 DEBUG unit.mysql/0.install Selecting previously unselected package libasan0:amd64. unit-mysql-0: 06:17:48 DEBUG unit.mysql/0.install (Reading database ... 78245 files and directories currently installed.) unit-mysql-0: 06:17:48 DEBUG unit.mysql/0.install Preparing to unpack .../libasan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:17:48 DEBUG unit.mysql/0.install Unpacking libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:17:48 DEBUG unit.abot-epc-basic/0.install 26000K .......... .......... .......... .......... .......... 55% 198K 40s unit-abot-epc-basic-0: 06:17:48 DEBUG unit.abot-epc-basic/0.install 26050K .......... .......... .......... .......... .......... 55% 200K 40s unit-abot-epc-basic-0: 06:17:48 DEBUG unit.abot-epc-basic/0.install 26100K .......... .......... .......... .......... .......... 56% 7.59M 40s unit-abot-epc-basic-0: 06:17:48 DEBUG unit.abot-epc-basic/0.install 26150K .......... .......... .......... .......... .......... 56% 201K 40s unit-abot-epc-basic-0: 06:17:49 DEBUG unit.abot-epc-basic/0.install 26200K .......... .......... .......... .......... .......... 56% 7.23M 39s machine-2: 06:17:49 INFO juju.worker.upgrader abort check blocked until version event received machine-2: 06:17:49 INFO juju.worker.upgrader unblocking abort check machine-2: 06:17:49 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 06:17:49 DEBUG unit.abot-epc-basic/0.install 26250K .......... .......... .......... .......... .......... 56% 201K 40s unit-abot-epc-basic-0: 06:17:49 DEBUG unit.abot-epc-basic/0.install 26300K .......... .......... .......... .......... .......... 56% 6.80M 39s unit-abot-epc-basic-0: 06:17:49 DEBUG unit.abot-epc-basic/0.install 26350K .......... .......... .......... .......... .......... 56% 202K 39s unit-abot-epc-basic-0: 06:17:49 DEBUG unit.abot-epc-basic/0.install 26400K .......... .......... .......... .......... .......... 56% 6.33M 39s machine-2: 06:17:49 INFO juju.worker.deployer deploying unit "oai-epc/0" machine-2: 06:17:49 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 2 machine-2: 06:17:49 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 06:17:49 DEBUG unit.abot-epc-basic/0.install 26450K .......... .......... .......... .......... .......... 56% 201K 39s unit-abot-epc-basic-0: 06:17:49 DEBUG unit.abot-epc-basic/0.install 26500K .......... .......... .......... .......... .......... 56% 6.88M 39s unit-abot-epc-basic-0: 06:17:50 DEBUG unit.abot-epc-basic/0.install 26550K .......... .......... .......... .......... .......... 56% 201K 39s unit-abot-epc-basic-0: 06:17:50 DEBUG unit.abot-epc-basic/0.install 26600K .......... .......... .......... .......... .......... 57% 10.8M 39s unit-abot-epc-basic-0: 06:17:50 DEBUG unit.abot-epc-basic/0.install 26650K .......... .......... .......... .......... .......... 57% 7.03M 39s unit-mysql-0: 06:17:50 DEBUG unit.mysql/0.install Selecting previously unselected package libatomic1:amd64. unit-mysql-0: 06:17:50 DEBUG unit.mysql/0.install Preparing to unpack .../libatomic1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:17:50 DEBUG unit.mysql/0.install Unpacking libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:17:50 DEBUG unit.abot-epc-basic/0.install 26700K .......... .......... .......... .......... .......... 57% 202K 39s unit-abot-epc-basic-0: 06:17:50 DEBUG unit.abot-epc-basic/0.install 26750K .......... .......... .......... .......... .......... 57% 6.34M 39s machine-2: 06:17:50 DEBUG juju.worker start "2-container-watcher" machine-2: 06:17:50 DEBUG juju.worker start "stateconverter" machine-2: 06:17:50 INFO juju.worker start "2-container-watcher" machine-2: 06:17:50 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-2: 06:17:50 DEBUG juju.worker "2-container-watcher" started machine-2: 06:17:50 INFO juju.worker start "stateconverter" machine-2: 06:17:50 DEBUG juju.worker "stateconverter" started machine-2: 06:17:50 DEBUG juju.cmd.jujud upgrades done, starting worker "2-container-watcher" unit-abot-epc-basic-0: 06:17:50 DEBUG unit.abot-epc-basic/0.install 26800K .......... .......... .......... .......... .......... 57% 204K 39s unit-abot-epc-basic-0: 06:17:50 DEBUG unit.abot-epc-basic/0.install 26850K .......... .......... .......... .......... .......... 57% 5.74M 38s machine-2: 06:17:50 DEBUG juju.service discovered init system "upstart" from local host machine-2: 06:17:50 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] machine-2: 06:17:50 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]}}} unit-abot-epc-basic-0: 06:17:50 DEBUG unit.abot-epc-basic/0.install 26900K .......... .......... .......... .......... .......... 57% 10.9M 38s unit-abot-epc-basic-0: 06:17:50 DEBUG unit.abot-epc-basic/0.install 26950K .......... .......... .......... .......... .......... 57% 204K 38s unit-abot-epc-basic-0: 06:17:50 DEBUG unit.abot-epc-basic/0.install 27000K .......... .......... .......... .......... .......... 57% 7.67M 38s unit-oai-epc-0: 06:17:50 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-epc-0: 06:17:50 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: 06:17:50 DEBUG juju.agent read agent config, format "2.0" unit-oai-epc-0: 06:17:50 DEBUG juju.worker start "api" unit-oai-epc-0: 06:17:50 INFO juju.worker start "api" unit-oai-epc-0: 06:17:50 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-epc-0: 06:17:50 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-epc-0" unit-oai-epc-0: 06:17:50 DEBUG juju.worker "api" started unit-oai-epc-0: 06:17:50 DEBUG juju.worker.introspection stats worker now serving unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: unit-oai-epc-0: 06:17:50 DEBUG juju.worker.apicaller connecting with old password unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-oai-epc-0: 06:17:50 INFO juju.api connection established to "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:50 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install 27050K .......... .......... .......... .......... .......... 58% 205K 38s unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install 27100K .......... .......... .......... .......... .......... 58% 8.05M 38s unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install 27150K .......... .......... .......... .......... .......... 58% 7.75M 38s machine-2: 06:17:51 INFO juju.worker.machiner "machine-2" started machine-2: 06:17:51 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install 27200K .......... .......... .......... .......... .......... 58% 205K 38s unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install 27250K .......... .......... .......... .......... .......... 58% 10.1M 38s unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install 27300K .......... .......... .......... .......... .......... 58% 7.16M 37s unit-mysql-0: 06:17:51 DEBUG unit.mysql/0.install Selecting previously unselected package libgmp10:amd64. unit-mysql-0: 06:17:51 DEBUG unit.mysql/0.install Preparing to unpack .../libgmp10_2%3a5.1.3+dfsg-1ubuntu1_amd64.deb ... unit-mysql-0: 06:17:51 DEBUG unit.mysql/0.install Unpacking libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install 27350K .......... .......... .......... .......... .......... 58% 206K 37s unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install 27400K .......... .......... .......... .......... .......... 58% 7.60M 37s unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install 27450K .......... .......... .......... .......... .......... 58% 10.7M 37s unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install 27500K .......... .......... .......... .......... .......... 59% 629K 37s unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install 27550K .......... .......... .......... .......... .......... 59% 295K 37s unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install 27600K .......... .......... .......... .......... .......... 59% 10.6M 37s unit-abot-epc-basic-0: 06:17:51 DEBUG unit.abot-epc-basic/0.install 27650K .......... .......... .......... .......... .......... 59% 11.4M 37s unit-oai-epc-0: 06:17:51 DEBUG juju.worker.apicaller connected unit-oai-epc-0: 06:17:51 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 27700K .......... .......... .......... .......... .......... 59% 207K 37s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 27750K .......... .......... .......... .......... .......... 59% 7.09M 37s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 27800K .......... .......... .......... .......... .......... 59% 11.2M 36s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 27850K .......... .......... .......... .......... .......... 59% 10.9M 36s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 27900K .......... .......... .......... .......... .......... 59% 208K 36s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 27950K .......... .......... .......... .......... .......... 59% 7.02M 36s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 28000K .......... .......... .......... .......... .......... 60% 10.9M 36s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 28050K .......... .......... .......... .......... .......... 60% 644K 36s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 28100K .......... .......... .......... .......... .......... 60% 302K 36s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 28150K .......... .......... .......... .......... .......... 60% 7.33M 36s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 28200K .......... .......... .......... .......... .......... 60% 6.18M 35s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 28250K .......... .......... .......... .......... .......... 60% 2.88M 35s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 28300K .......... .......... .......... .......... .......... 60% 811K 35s unit-mysql-0: 06:17:52 DEBUG unit.mysql/0.install Selecting previously unselected package libisl10:amd64. unit-mysql-0: 06:17:52 DEBUG unit.mysql/0.install Preparing to unpack .../libisl10_0.12.2-1_amd64.deb ... unit-oai-epc-0: 06:17:52 DEBUG juju.worker.apicaller password changed unit-oai-epc-0: 06:17:52 DEBUG juju.api RPC connection died unit-oai-epc-0: 06:17:52 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-epc-0: 06:17:52 DEBUG juju.worker.apicaller connecting with current password unit-oai-epc-0: 06:17:52 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-oai-epc-0: 06:17:52 INFO juju.api connection established to "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-oai-epc-0: 06:17:52 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 28350K .......... .......... .......... .......... .......... 60% 302K 35s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 28400K .......... .......... .......... .......... .......... 60% 5.86M 35s unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 28450K .......... .......... .......... .......... .......... 61% 6.14M 35s unit-mysql-0: 06:17:52 DEBUG unit.mysql/0.install Unpacking libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:17:52 DEBUG unit.abot-epc-basic/0.install 28500K .......... .......... .......... .......... .......... 61% 695K 35s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 28550K .......... .......... .......... .......... .......... 61% 309K 35s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 28600K .......... .......... .......... .......... .......... 61% 9.36M 34s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 28650K .......... .......... .......... .......... .......... 61% 5.40M 34s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 28700K .......... .......... .......... .......... .......... 61% 6.99M 34s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 28750K .......... .......... .......... .......... .......... 61% 698K 34s machine-2: 06:17:53 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:2b:c3:04 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.15 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:2b:c3:04 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: 06:17:53 DEBUG unit.abot-epc-basic/0.install 28800K .......... .......... .......... .......... .......... 61% 307K 34s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 28850K .......... .......... .......... .......... .......... 61% 11.4M 34s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 28900K .......... .......... .......... .......... .......... 62% 11.2M 34s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 28950K .......... .......... .......... .......... .......... 62% 5.44M 34s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 29000K .......... .......... .......... .......... .......... 62% 3.52M 33s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 29050K .......... .......... .......... .......... .......... 62% 790K 33s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 29100K .......... .......... .......... .......... .......... 62% 307K 33s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 29150K .......... .......... .......... .......... .......... 62% 11.2M 33s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 29200K .......... .......... .......... .......... .......... 62% 5.73M 33s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 29250K .......... .......... .......... .......... .......... 62% 7.57M 33s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 29300K .......... .......... .......... .......... .......... 62% 4.34M 33s unit-abot-epc-basic-0: 06:17:53 DEBUG unit.abot-epc-basic/0.install 29350K .......... .......... .......... .......... .......... 62% 799K 33s unit-mysql-0: 06:17:53 DEBUG unit.mysql/0.install Selecting previously unselected package libcloog-isl4:amd64. unit-mysql-0: 06:17:53 DEBUG unit.mysql/0.install Preparing to unpack .../libcloog-isl4_0.18.2-1_amd64.deb ... unit-oai-epc-0: 06:17:53 DEBUG juju.worker.apicaller connected unit-mysql-0: 06:17:53 DEBUG unit.mysql/0.install Unpacking libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 29400K .......... .......... .......... .......... .......... 63% 120K 33s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 29450K .......... .......... .......... .......... .......... 63% 40.7M 33s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 29500K .......... .......... .......... .......... .......... 63% 50.8M 32s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 29550K .......... .......... .......... .......... .......... 63% 50.2M 32s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 29600K .......... .......... .......... .......... .......... 63% 49.0M 32s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 29650K .......... .......... .......... .......... .......... 63% 44.9M 32s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 29700K .......... .......... .......... .......... .......... 63% 49.5M 32s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 29750K .......... .......... .......... .......... .......... 63% 46.2M 32s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 29800K .......... .......... .......... .......... .......... 63% 5.17M 31s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 29850K .......... .......... .......... .......... .......... 64% 7.45M 31s unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 29900K .......... .......... .......... .......... .......... 64% 711K 31s unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 29950K .......... .......... .......... .......... .......... 64% 307K 31s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30000K .......... .......... .......... .......... .......... 64% 10.5M 31s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30050K .......... .......... .......... .......... .......... 64% 4.63M 31s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30100K .......... .......... .......... .......... .......... 64% 7.08M 31s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30150K .......... .......... .......... .......... .......... 64% 711K 31s unit-oai-epc-0: 06:17:54 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-epc-0: 06:17:54 INFO juju.worker.upgrader unblocking abort check unit-oai-epc-0: 06:17:54 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30200K .......... .......... .......... .......... .......... 64% 306K 31s unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30250K .......... .......... .......... .......... .......... 64% 10.8M 30s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30300K .......... .......... .......... .......... .......... 65% 4.79M 30s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30350K .......... .......... .......... .......... .......... 65% 3.98M 30s unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-epc-0: 06:17:54 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.worker.logger logger setup unit-oai-epc-0: 06:17:54 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-epc-0: 06:17:54 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: 06:17:54 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "charm-dir" not running: dependency not available unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:17:54 DEBUG juju.worker.leadership oai-epc/0 making initial claim for oai-epc leadership unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-epc-0: 06:17:54 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:17:54 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-epc-0: 06:17:54 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-epc-0: 06:17:54 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-epc-0: 06:17:54 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-epc-0: 06:17:54 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-epc-0: 06:17:54 DEBUG juju.network including address local-machine:::1 for machine unit-oai-epc-0: 06:17:54 DEBUG juju.network addresses after filtering: [public:172.30.9.200 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: 06:17:54 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-epc-0: 06:17:54 DEBUG juju.agent API server address details [["172.30.9.200: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.200:17070"] unit-oai-epc-0: 06:17:54 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-epc-0: 06:17:54 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-epc-0: 06:17:54 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-epc-0: 06:17:54 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-epc-0: 06:17:54 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30400K .......... .......... .......... .......... .......... 65% 768K 30s unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-epc-0: 06:17:54 DEBUG juju.worker.dependency "uniter" manifold worker started unit-mysql-0: 06:17:54 DEBUG unit.mysql/0.install Selecting previously unselected package libgomp1:amd64. unit-mysql-0: 06:17:54 DEBUG unit.mysql/0.install Preparing to unpack .../libgomp1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:17:54 DEBUG unit.mysql/0.install Unpacking libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30450K .......... .......... .......... .......... .......... 65% 305K 30s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30500K .......... .......... .......... .......... .......... 65% 10.7M 30s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30550K .......... .......... .......... .......... .......... 65% 5.46M 30s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30600K .......... .......... .......... .......... .......... 65% 3.84M 30s unit-abot-epc-basic-0: 06:17:54 DEBUG unit.abot-epc-basic/0.install 30650K .......... .......... .......... .......... .......... 65% 766K 30s unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 30700K .......... .......... .......... .......... .......... 65% 306K 29s unit-oai-epc-0: 06:17:55 INFO juju.worker.leadership oai-epc/0 promoted to leadership of oai-epc unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 30750K .......... .......... .......... .......... .......... 65% 11.1M 29s unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 30800K .......... .......... .......... .......... .......... 66% 4.50M 29s unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 30850K .......... .......... .......... .......... .......... 66% 4.43M 29s unit-oai-epc-0: 06:17:55 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-epc-0 unit-oai-epc-0: 06:17:55 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-epc-0: 06:17:55 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-epc-0: 06:17:55 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-epc-0/run.socket unit-oai-epc-0: 06:17:55 INFO juju.worker.uniter unit "oai-epc/0" started unit-oai-epc-0: 06:17:55 DEBUG juju.worker.uniter juju-run listener running unit-oai-epc-0: 06:17:55 INFO juju.worker.uniter resuming charm install unit-oai-epc-0: 06:17:55 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-epc-3 unit-oai-epc-0: 06:17:55 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:17:55 INFO juju.worker.uniter.charm downloading local:trusty/oai-epc-3 from API server unit-oai-epc-0: 06:17:55 INFO juju.downloader downloading from local:trusty/oai-epc-3 unit-oai-epc-0: 06:17:55 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/charms?file=%2A&url=local%3Atrusty%2Foai-epc-3 { unit-oai-epc-0: 06:17:55 DEBUG httpbakery } -> error unit-oai-epc-0: 06:17:55 INFO juju.downloader download complete ("local:trusty/oai-epc-3") unit-oai-epc-0: 06:17:55 INFO juju.downloader download verified ("local:trusty/oai-epc-3") unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 30900K .......... .......... .......... .......... .......... 66% 801K 29s unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 30950K .......... .......... .......... .......... .......... 66% 307K 29s unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 31000K .......... .......... .......... .......... .......... 66% 8.05M 29s unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 31050K .......... .......... .......... .......... .......... 66% 10.7M 29s unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 31100K .......... .......... .......... .......... .......... 66% 4.56M 28s unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 31150K .......... .......... .......... .......... .......... 66% 4.40M 28s unit-mysql-0: 06:17:55 DEBUG unit.mysql/0.install Selecting previously unselected package libitm1:amd64. unit-mysql-0: 06:17:55 DEBUG unit.mysql/0.install Preparing to unpack .../libitm1_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 31200K .......... .......... .......... .......... .......... 66% 773K 28s unit-mysql-0: 06:17:55 DEBUG unit.mysql/0.install Unpacking libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:17:55 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-epc-3" unit-oai-epc-0: 06:17:55 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-epc-3" unit-oai-epc-0: 06:17:55 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 31250K .......... .......... .......... .......... .......... 67% 120K 28s unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 31300K .......... .......... .......... .......... .......... 67% 35.1M 28s unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 31350K .......... .......... .......... .......... .......... 67% 34.4M 28s unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 31400K .......... .......... .......... .......... .......... 67% 32.3M 28s unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 31450K .......... .......... .......... .......... .......... 67% 27.0M 28s unit-abot-epc-basic-0: 06:17:55 DEBUG unit.abot-epc-basic/0.install 31500K .......... .......... .......... .......... .......... 67% 32.1M 28s unit-mysql-0: 06:17:55 DEBUG unit.mysql/0.install Selecting previously unselected package libmpfr4:amd64. unit-mysql-0: 06:17:55 DEBUG unit.mysql/0.install Preparing to unpack .../libmpfr4_3.1.2-1_amd64.deb ... unit-mysql-0: 06:17:56 DEBUG unit.mysql/0.install Unpacking libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 31550K .......... .......... .......... .......... .......... 67% 199K 28s unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 31600K .......... .......... .......... .......... .......... 67% 29.0M 27s unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 31650K .......... .......... .......... .......... .......... 67% 40.4M 27s unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 31700K .......... .......... .......... .......... .......... 67% 39.1M 27s unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 31750K .......... .......... .......... .......... .......... 68% 39.7M 27s unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 31800K .......... .......... .......... .......... .......... 68% 4.52M 27s unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 31850K .......... .......... .......... .......... .......... 68% 214K 27s unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 31900K .......... .......... .......... .......... .......... 68% 9.70M 27s unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 31950K .......... .......... .......... .......... .......... 68% 2.36M 27s unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 32000K .......... .......... .......... .......... .......... 68% 464K 27s unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 32050K .......... .......... .......... .......... .......... 68% 396K 27s unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 32100K .......... .......... .......... .......... .......... 68% 3.66M 26s unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 32150K .......... .......... .......... .......... .......... 68% 661K 26s unit-mysql-0: 06:17:56 DEBUG unit.mysql/0.install Selecting previously unselected package libquadmath0:amd64. unit-mysql-0: 06:17:56 DEBUG unit.mysql/0.install Preparing to unpack .../libquadmath0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:17:56 DEBUG unit.mysql/0.install Unpacking libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:17:56 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-epc-3" unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 32200K .......... .......... .......... .......... .......... 69% 302K 26s unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 32250K .......... .......... .......... .......... .......... 69% 3.56M 26s unit-oai-epc-0: 06:17:56 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-epc-3" unit-abot-epc-basic-0: 06:17:56 DEBUG unit.abot-epc-basic/0.install 32300K .......... .......... .......... .......... .......... 69% 1.02M 26s unit-oai-epc-0: 06:17:56 INFO juju.worker.uniter hooks are retried true unit-oai-epc-0: 06:17:57 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-epc-0: 06:17:57 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-epc-0: 06:17:57 DEBUG juju.worker.uniter.remotestate got service change unit-oai-epc-0: 06:17:57 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-epc-0: 06:17:57 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-epc-0: 06:17:57 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-epc-0: 06:17:57 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-epc-0: 06:17:57 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-epc-0: 06:17:57 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-epc-0: 06:17:57 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-epc-0: 06:17:57 INFO juju.worker.uniter found queued "install" hook unit-oai-epc-0: 06:17:57 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:17:57 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:17:57 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:17:57 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:17:57 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install 32350K .......... .......... .......... .......... .......... 69% 260K 26s unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install 32400K .......... .......... .......... .......... .......... 69% 5.64M 26s unit-mysql-0: 06:17:57 DEBUG unit.mysql/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install 32450K .......... .......... .......... .......... .......... 69% 955K 26s unit-mysql-0: 06:17:57 DEBUG unit.mysql/0.install Preparing to unpack .../libtsan0_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:17:57 DEBUG unit.mysql/0.install Unpacking libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:17:57 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install 32500K .......... .......... .......... .......... .......... 69% 258K 26s unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install 32550K .......... .......... .......... .......... .......... 69% 5.78M 26s unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install 32600K .......... .......... .......... .......... .......... 69% 2.81M 25s unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install 32650K .......... .......... .......... .......... .......... 70% 220K 25s unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install 32700K .......... .......... .......... .......... .......... 70% 8.38M 25s unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install 32750K .......... .......... .......... .......... .......... 70% 2.44M 25s unit-oai-epc-0: 06:17:57 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install 32800K .......... .......... .......... .......... .......... 70% 817K 25s unit-mysql-0: 06:17:57 DEBUG unit.mysql/0.install Selecting previously unselected package libmpc3:amd64. unit-mysql-0: 06:17:57 DEBUG unit.mysql/0.install Preparing to unpack .../libmpc3_1.0.1-1ubuntu1_amd64.deb ... unit-oai-epc-0: 06:17:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install ++ config-get revision unit-mysql-0: 06:17:57 DEBUG unit.mysql/0.install Unpacking libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-oai-epc-0: 06:17:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=0 unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes git unit-oai-epc-0: 06:17:57 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install 32850K .......... .......... .......... .......... .......... 70% 290K 25s unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install 32900K .......... .......... .......... .......... .......... 70% 6.59M 25s unit-abot-epc-basic-0: 06:17:57 DEBUG unit.abot-epc-basic/0.install 32950K .......... .......... .......... .......... .......... 70% 982K 25s unit-oai-epc-0: 06:17:58 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:17:58 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:17:58 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 06:17:58 DEBUG unit.oai-epc/0.install git-man liberror-perl unit-oai-epc-0: 06:17:58 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 06:17:58 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: 06:17:58 DEBUG unit.oai-epc/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-epc-0: 06:17:58 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:17:58 DEBUG unit.oai-epc/0.install git git-man liberror-perl unit-mysql-0: 06:17:58 DEBUG unit.mysql/0.install Selecting previously unselected package binutils. unit-mysql-0: 06:17:58 DEBUG unit.mysql/0.install Preparing to unpack .../binutils_2.24-5ubuntu14.2_amd64.deb ... unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install 33000K .......... .......... .......... .......... .......... 70% 256K 25s unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install 33050K .......... .......... .......... .......... .......... 70% 11.0M 25s unit-mysql-0: 06:17:58 DEBUG unit.mysql/0.install Unpacking binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install 33100K .......... .......... .......... .......... .......... 70% 2.49M 24s unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install 33150K .......... .......... .......... .......... .......... 71% 799K 24s unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install 33200K .......... .......... .......... .......... .......... 71% 291K 24s unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install 33250K .......... .......... .......... .......... .......... 71% 2.68M 24s unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install 33300K .......... .......... .......... .......... .......... 71% 1.28M 24s unit-oai-epc-0: 06:17:58 DEBUG unit.oai-epc/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:17:58 DEBUG unit.oai-epc/0.install Need to get 3054 kB of archives. unit-oai-epc-0: 06:17:58 DEBUG unit.oai-epc/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-epc-0: 06:17:58 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-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install 33350K .......... .......... .......... .......... .......... 71% 257K 24s unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install 33400K .......... .......... .......... .......... .......... 71% 7.30M 24s unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install 33450K .......... .......... .......... .......... .......... 71% 2.75M 24s unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install 33500K .......... .......... .......... .......... .......... 71% 774K 24s unit-oai-epc-0: 06:17:58 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: 06:17:58 DEBUG unit.mysql/0.install Selecting previously unselected package libc-dev-bin. unit-mysql-0: 06:17:58 DEBUG unit.mysql/0.install Preparing to unpack .../libc-dev-bin_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install 33550K .......... .......... .......... .......... .......... 71% 295K 24s unit-abot-epc-basic-0: 06:17:58 DEBUG unit.abot-epc-basic/0.install 33600K .......... .......... .......... .......... .......... 72% 2.53M 24s unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 33650K .......... .......... .......... .......... .......... 72% 11.1M 23s unit-mysql-0: 06:17:59 DEBUG unit.mysql/0.install Unpacking libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 33700K .......... .......... .......... .......... .......... 72% 220K 23s unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 33750K .......... .......... .......... .......... .......... 72% 7.26M 23s unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 33800K .......... .......... .......... .......... .......... 72% 2.39M 23s unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 33850K .......... .......... .......... .......... .......... 72% 806K 23s unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 33900K .......... .......... .......... .......... .......... 72% 295K 23s unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 33950K .......... .......... .......... .......... .......... 72% 2.41M 23s unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 34000K .......... .......... .......... .......... .......... 72% 7.87M 23s unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 34050K .......... .......... .......... .......... .......... 73% 516K 23s unit-oai-epc-0: 06:17:59 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-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 34100K .......... .......... .......... .......... .......... 73% 372K 23s unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 34150K .......... .......... .......... .......... .......... 73% 2.29M 22s unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 34200K .......... .......... .......... .......... .......... 73% 786K 22s unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 34250K .......... .......... .......... .......... .......... 73% 299K 22s unit-abot-epc-basic-0: 06:17:59 DEBUG unit.abot-epc-basic/0.install 34300K .......... .......... .......... .......... .......... 73% 2.47M 22s unit-mysql-0: 06:18:00 DEBUG unit.mysql/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-mysql-0: 06:18:00 DEBUG unit.mysql/0.install Preparing to unpack .../linux-libc-dev_3.13.0-160.210_amd64.deb ... unit-abot-epc-basic-0: 06:18:00 DEBUG unit.abot-epc-basic/0.install 34350K .......... .......... .......... .......... .......... 73% 789K 22s unit-oai-epc-0: 06:18:00 DEBUG unit.oai-epc/0.install Fetched 3054 kB in 1s (1658 kB/s) unit-abot-epc-basic-0: 06:18:00 DEBUG unit.abot-epc-basic/0.install 34400K .......... .......... .......... .......... .......... 73% 1.21M 22s unit-mysql-0: 06:18:00 DEBUG unit.mysql/0.install Unpacking linux-libc-dev:amd64 (3.13.0-160.210) ... unit-abot-epc-basic-0: 06:18:00 DEBUG unit.abot-epc-basic/0.install 34450K .......... .......... .......... .......... .......... 73% 374K 22s unit-oai-epc-0: 06:18:00 DEBUG unit.oai-epc/0.install Selecting previously unselected package liberror-perl. unit-abot-epc-basic-0: 06:18:00 DEBUG unit.abot-epc-basic/0.install 34500K .......... .......... .......... .......... .......... 73% 183K 22s unit-oai-epc-0: 06:18:00 DEBUG unit.oai-epc/0.install (Reading database ... 78195 files and directories currently installed.) unit-oai-epc-0: 06:18:00 DEBUG unit.oai-epc/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-abot-epc-basic-0: 06:18:00 DEBUG unit.abot-epc-basic/0.install 34550K .......... .......... .......... .......... .......... 74% 760K 22s unit-abot-epc-basic-0: 06:18:00 DEBUG unit.abot-epc-basic/0.install 34600K .......... .......... .......... .......... .......... 74% 51.6M 22s unit-abot-epc-basic-0: 06:18:00 DEBUG unit.abot-epc-basic/0.install 34650K .......... .......... .......... .......... .......... 74% 58.5M 22s unit-abot-epc-basic-0: 06:18:00 DEBUG unit.abot-epc-basic/0.install 34700K .......... .......... .......... .......... .......... 74% 1.35M 21s unit-oai-epc-0: 06:18:00 DEBUG unit.oai-epc/0.install Unpacking liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 06:18:00 DEBUG unit.abot-epc-basic/0.install 34750K .......... .......... .......... .......... .......... 74% 329K 21s unit-abot-epc-basic-0: 06:18:00 DEBUG unit.abot-epc-basic/0.install 34800K .......... .......... .......... .......... .......... 74% 11.7M 21s unit-abot-epc-basic-0: 06:18:00 DEBUG unit.abot-epc-basic/0.install 34850K .......... .......... .......... .......... .......... 74% 496K 21s unit-abot-epc-basic-0: 06:18:01 DEBUG unit.abot-epc-basic/0.install 34900K .......... .......... .......... .......... .......... 74% 329K 21s unit-abot-epc-basic-0: 06:18:01 DEBUG unit.abot-epc-basic/0.install 34950K .......... .......... .......... .......... .......... 74% 823K 21s unit-abot-epc-basic-0: 06:18:01 DEBUG unit.abot-epc-basic/0.install 35000K .......... .......... .......... .......... .......... 75% 298K 21s unit-abot-epc-basic-0: 06:18:01 DEBUG unit.abot-epc-basic/0.install 35050K .......... .......... .......... .......... .......... 75% 1.77M 21s unit-mysql-0: 06:18:01 DEBUG unit.mysql/0.install Selecting previously unselected package libc6-dev:amd64. unit-mysql-0: 06:18:01 DEBUG unit.mysql/0.install Preparing to unpack .../libc6-dev_2.19-0ubuntu6.14_amd64.deb ... unit-abot-epc-basic-0: 06:18:01 DEBUG unit.abot-epc-basic/0.install 35100K .......... .......... .......... .......... .......... 75% 819K 21s unit-mysql-0: 06:18:01 DEBUG unit.mysql/0.install Unpacking libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:18:01 DEBUG unit.abot-epc-basic/0.install 35150K .......... .......... .......... .......... .......... 75% 262K 21s unit-abot-epc-basic-0: 06:18:01 DEBUG unit.abot-epc-basic/0.install 35200K .......... .......... .......... .......... .......... 75% 10.4M 21s unit-abot-epc-basic-0: 06:18:01 DEBUG unit.abot-epc-basic/0.install 35250K .......... .......... .......... .......... .......... 75% 824K 20s unit-oai-epc-0: 06:18:01 DEBUG unit.oai-epc/0.install Selecting previously unselected package git-man. unit-oai-epc-0: 06:18:01 DEBUG unit.oai-epc/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install 35300K .......... .......... .......... .......... .......... 75% 113K 20s unit-oai-epc-0: 06:18:02 DEBUG unit.oai-epc/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install 35350K .......... .......... .......... .......... .......... 75% 28.1M 20s unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install 35400K .......... .......... .......... .......... .......... 75% 45.2M 20s unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install 35450K .......... .......... .......... .......... .......... 76% 49.9M 20s unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install 35500K .......... .......... .......... .......... .......... 76% 15.1M 20s unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install 35550K .......... .......... .......... .......... .......... 76% 223K 20s unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install 35600K .......... .......... .......... .......... .......... 76% 1.63M 20s unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install 35650K .......... .......... .......... .......... .......... 76% 496K 20s unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install 35700K .......... .......... .......... .......... .......... 76% 330K 20s unit-mysql-0: 06:18:02 DEBUG unit.mysql/0.install Selecting previously unselected package cpp-4.8. unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install 35750K .......... .......... .......... .......... .......... 76% 491K 20s unit-mysql-0: 06:18:02 DEBUG unit.mysql/0.install Preparing to unpack .../cpp-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:18:02 DEBUG unit.mysql/0.install Unpacking cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install 35800K .......... .......... .......... .......... .......... 76% 333K 20s unit-abot-epc-basic-0: 06:18:02 DEBUG unit.abot-epc-basic/0.install 35850K .......... .......... .......... .......... .......... 76% 1.06M 19s unit-abot-epc-basic-0: 06:18:03 DEBUG unit.abot-epc-basic/0.install 35900K .......... .......... .......... .......... .......... 76% 240K 19s unit-abot-epc-basic-0: 06:18:03 DEBUG unit.abot-epc-basic/0.install 35950K .......... .......... .......... .......... .......... 77% 11.0M 19s unit-abot-epc-basic-0: 06:18:03 DEBUG unit.abot-epc-basic/0.install 36000K .......... .......... .......... .......... .......... 77% 493K 19s unit-abot-epc-basic-0: 06:18:03 DEBUG unit.abot-epc-basic/0.install 36050K .......... .......... .......... .......... .......... 77% 321K 19s unit-abot-epc-basic-0: 06:18:03 DEBUG unit.abot-epc-basic/0.install 36100K .......... .......... .......... .......... .......... 77% 852K 19s unit-abot-epc-basic-0: 06:18:03 DEBUG unit.abot-epc-basic/0.install 36150K .......... .......... .......... .......... .......... 77% 257K 19s unit-abot-epc-basic-0: 06:18:03 DEBUG unit.abot-epc-basic/0.install 36200K .......... .......... .......... .......... .......... 77% 1.14M 19s unit-abot-epc-basic-0: 06:18:03 DEBUG unit.abot-epc-basic/0.install 36250K .......... .......... .......... .......... .......... 77% 236K 19s unit-abot-epc-basic-0: 06:18:03 DEBUG unit.abot-epc-basic/0.install 36300K .......... .......... .......... .......... .......... 77% 9.91M 19s unit-abot-epc-basic-0: 06:18:03 DEBUG unit.abot-epc-basic/0.install 36350K .......... .......... .......... .......... .......... 77% 533K 19s unit-oai-epc-0: 06:18:03 DEBUG unit.oai-epc/0.install Selecting previously unselected package git. unit-oai-epc-0: 06:18:03 DEBUG unit.oai-epc/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install 36400K .......... .......... .......... .......... .......... 78% 315K 18s unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install 36450K .......... .......... .......... .......... .......... 78% 1.16M 18s unit-oai-epc-0: 06:18:04 DEBUG unit.oai-epc/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install 36500K .......... .......... .......... .......... .......... 78% 237K 18s unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install 36550K .......... .......... .......... .......... .......... 78% 11.1M 18s unit-mysql-0: 06:18:04 DEBUG unit.mysql/0.install Selecting previously unselected package cpp. unit-mysql-0: 06:18:04 DEBUG unit.mysql/0.install Preparing to unpack .../cpp_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-mysql-0: 06:18:04 DEBUG unit.mysql/0.install Unpacking cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install 36600K .......... .......... .......... .......... .......... 78% 169K 18s unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install 36650K .......... .......... .......... .......... .......... 78% 33.0M 18s unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install 36700K .......... .......... .......... .......... .......... 78% 48.0M 18s unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install 36750K .......... .......... .......... .......... .......... 78% 240K 18s unit-abot-epc-basic-0: 06:18:04 DEBUG unit.abot-epc-basic/0.install 36800K .......... .......... .......... .......... .......... 78% 1.11M 18s unit-abot-epc-basic-0: 06:18:05 DEBUG unit.abot-epc-basic/0.install 36850K .......... .......... .......... .......... .......... 79% 237K 18s unit-abot-epc-basic-0: 06:18:05 DEBUG unit.abot-epc-basic/0.install 36900K .......... .......... .......... .......... .......... 79% 1.10M 18s unit-abot-epc-basic-0: 06:18:05 DEBUG unit.abot-epc-basic/0.install 36950K .......... .......... .......... .......... .......... 79% 238K 18s unit-abot-epc-basic-0: 06:18:05 DEBUG unit.abot-epc-basic/0.install 37000K .......... .......... .......... .......... .......... 79% 601K 17s unit-abot-epc-basic-0: 06:18:05 DEBUG unit.abot-epc-basic/0.install 37050K .......... .......... .......... .......... .......... 79% 294K 17s unit-abot-epc-basic-0: 06:18:05 DEBUG unit.abot-epc-basic/0.install 37100K .......... .......... .......... .......... .......... 79% 588K 17s unit-abot-epc-basic-0: 06:18:05 DEBUG unit.abot-epc-basic/0.install 37150K .......... .......... .......... .......... .......... 79% 285K 17s unit-oai-epc-0: 06:18:05 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:05 DEBUG unit.abot-epc-basic/0.install 37200K .......... .......... .......... .......... .......... 79% 1.28M 17s unit-abot-epc-basic-0: 06:18:05 DEBUG unit.abot-epc-basic/0.install 37250K .......... .......... .......... .......... .......... 79% 945K 17s unit-mysql-0: 06:18:05 DEBUG unit.mysql/0.install Selecting previously unselected package libgcc-4.8-dev:amd64. unit-mysql-0: 06:18:05 DEBUG unit.mysql/0.install Preparing to unpack .../libgcc-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-mysql-0: 06:18:06 DEBUG unit.mysql/0.install Unpacking libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install 37300K .......... .......... .......... .......... .......... 79% 296K 17s unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install 37350K .......... .......... .......... .......... .......... 80% 651K 17s unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install 37400K .......... .......... .......... .......... .......... 80% 284K 17s unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install 37450K .......... .......... .......... .......... .......... 80% 637K 17s unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install 37500K .......... .......... .......... .......... .......... 80% 288K 17s unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install 37550K .......... .......... .......... .......... .......... 80% 8.95M 17s unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install 37600K .......... .......... .......... .......... .......... 80% 639K 16s unit-mysql-0: 06:18:06 DEBUG unit.mysql/0.install Selecting previously unselected package gcc-4.8. unit-mysql-0: 06:18:06 DEBUG unit.mysql/0.install Preparing to unpack .../gcc-4.8_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install 37650K .......... .......... .......... .......... .......... 80% 286K 16s unit-abot-epc-basic-0: 06:18:06 DEBUG unit.abot-epc-basic/0.install 37700K .......... .......... .......... .......... .......... 80% 642K 16s unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install 37750K .......... .......... .......... .......... .......... 80% 539K 16s unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install 37800K .......... .......... .......... .......... .......... 81% 577K 16s unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install 37850K .......... .......... .......... .......... .......... 81% 642K 16s unit-mysql-0: 06:18:07 DEBUG unit.mysql/0.install Unpacking gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install 37900K .......... .......... .......... .......... .......... 81% 288K 16s unit-oai-epc-0: 06:18:07 DEBUG unit.oai-epc/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install 37950K .......... .......... .......... .......... .......... 81% 636K 16s unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install 38000K .......... .......... .......... .......... .......... 81% 1.00M 16s unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install 38050K .......... .......... .......... .......... .......... 81% 379K 16s unit-oai-epc-0: 06:18:07 DEBUG unit.oai-epc/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install 38100K .......... .......... .......... .......... .......... 81% 656K 16s unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install 38150K .......... .......... .......... .......... .......... 81% 287K 15s unit-abot-epc-basic-0: 06:18:07 DEBUG unit.abot-epc-basic/0.install 38200K .......... .......... .......... .......... .......... 81% 648K 15s unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install 38250K .......... .......... .......... .......... .......... 82% 1012K 15s unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install 38300K .......... .......... .......... .......... .......... 82% 377K 15s unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install 38350K .......... .......... .......... .......... .......... 82% 660K 15s unit-oai-epc-0: 06:18:08 DEBUG unit.oai-epc/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install 38400K .......... .......... .......... .......... .......... 82% 287K 15s unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install 38450K .......... .......... .......... .......... .......... 82% 1.37M 15s unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install 38500K .......... .......... .......... .......... .......... 82% 554K 15s unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install 38550K .......... .......... .......... .......... .......... 82% 378K 15s unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install 38600K .......... .......... .......... .......... .......... 82% 642K 15s unit-mysql-0: 06:18:08 DEBUG unit.mysql/0.install Selecting previously unselected package gcc. unit-mysql-0: 06:18:08 DEBUG unit.mysql/0.install Preparing to unpack .../gcc_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install 38650K .......... .......... .......... .......... .......... 82% 404K 15s unit-mysql-0: 06:18:08 DEBUG unit.mysql/0.install Unpacking gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:18:08 DEBUG unit.abot-epc-basic/0.install 38700K .......... .......... .......... .......... .......... 82% 589K 14s unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install 38750K .......... .......... .......... .......... .......... 83% 383K 14s unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install 38800K .......... .......... .......... .......... .......... 83% 536K 14s unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install 38850K .......... .......... .......... .......... .......... 83% 666K 14s unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install 38900K .......... .......... .......... .......... .......... 83% 567K 14s unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install 38950K .......... .......... .......... .......... .......... 83% 404K 14s unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install 39000K .......... .......... .......... .......... .......... 83% 1.08M 14s unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install 39050K .......... .......... .......... .......... .......... 83% 242K 14s unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install 39100K .......... .......... .......... .......... .......... 83% 1.09M 14s unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install 39150K .......... .......... .......... .......... .......... 83% 559K 14s unit-mysql-0: 06:18:09 DEBUG unit.mysql/0.install Selecting previously unselected package libstdc++-4.8-dev:amd64. unit-mysql-0: 06:18:09 DEBUG unit.mysql/0.install Preparing to unpack .../libstdc++-4.8-dev_4.8.4-2ubuntu1~14.04.4_amd64.deb ... unit-abot-epc-basic-0: 06:18:09 DEBUG unit.abot-epc-basic/0.install 39200K .......... .......... .......... .......... .......... 84% 405K 14s unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install 39250K .......... .......... .......... .......... .......... 84% 1.08M 13s unit-mysql-0: 06:18:10 DEBUG unit.mysql/0.install Unpacking libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install 39300K .......... .......... .......... .......... .......... 84% 284K 13s unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install 39350K .......... .......... .......... .......... .......... 84% 697K 13s unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install 39400K .......... .......... .......... .......... .......... 84% 1.01M 13s unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install 39450K .......... .......... .......... .......... .......... 84% 297K 13s unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install 39500K .......... .......... .......... .......... .......... 84% 1.10M 13s unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install 39550K .......... .......... .......... .......... .......... 84% 280K 13s unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install 39600K .......... .......... .......... .......... .......... 84% 1.45M 13s unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install 39650K .......... .......... .......... .......... .......... 85% 1.09M 13s unit-abot-epc-basic-0: 06:18:10 DEBUG unit.abot-epc-basic/0.install 39700K .......... .......... .......... .......... .......... 85% 280K 13s unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install 39750K .......... .......... .......... .......... .......... 85% 694K 13s unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install 39800K .......... .......... .......... .......... .......... 85% 1.09M 12s unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=0 unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install + true unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install + '[' '!' 0 -eq 1 ']' unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install + apt-get install -y --force-yes virt-what unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install 39850K .......... .......... .......... .......... .......... 85% 295K 12s unit-mysql-0: 06:18:11 DEBUG unit.mysql/0.install Selecting previously unselected package g++-4.8. unit-mysql-0: 06:18:11 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: 06:18:11 DEBUG unit.abot-epc-basic/0.install 39900K .......... .......... .......... .......... .......... 85% 1.17M 12s unit-mysql-0: 06:18:11 DEBUG unit.mysql/0.install Unpacking g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install virt-what unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install 39950K .......... .......... .......... .......... .......... 85% 193K 12s unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install 40000K .......... .......... .......... .......... .......... 85% 239K 12s unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install 40050K .......... .......... .......... .......... .......... 85% 54.7M 12s unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install 40100K .......... .......... .......... .......... .......... 85% 46.7M 12s unit-abot-epc-basic-0: 06:18:11 DEBUG unit.abot-epc-basic/0.install 40150K .......... .......... .......... .......... .......... 86% 1.11M 12s unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install Need to get 13.6 kB of archives. unit-oai-epc-0: 06:18:11 DEBUG unit.oai-epc/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-epc-0: 06:18:11 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-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install 40200K .......... .......... .......... .......... .......... 86% 238K 12s unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install 40250K .......... .......... .......... .......... .......... 86% 1.10M 12s unit-oai-epc-0: 06:18:12 DEBUG unit.oai-epc/0.install Fetched 13.6 kB in 0s (24.2 kB/s) unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install 40300K .......... .......... .......... .......... .......... 86% 238K 12s unit-oai-epc-0: 06:18:12 DEBUG unit.oai-epc/0.install Selecting previously unselected package virt-what. unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install 40350K .......... .......... .......... .......... .......... 86% 1.15M 12s unit-oai-epc-0: 06:18:12 DEBUG unit.oai-epc/0.install (Reading database ... 78945 files and directories currently installed.) unit-oai-epc-0: 06:18:12 DEBUG unit.oai-epc/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-epc-0: 06:18:12 DEBUG unit.oai-epc/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install 40400K .......... .......... .......... .......... .......... 86% 236K 11s unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install 40450K .......... .......... .......... .......... .......... 86% 8.46M 11s unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install 40500K .......... .......... .......... .......... .......... 86% 232K 11s unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install 40550K .......... .......... .......... .......... .......... 86% 1.28M 11s unit-abot-epc-basic-0: 06:18:12 DEBUG unit.abot-epc-basic/0.install 40600K .......... .......... .......... .......... .......... 87% 1.18M 11s unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install 40650K .......... .......... .......... .......... .......... 87% 237K 11s unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install 40700K .......... .......... .......... .......... .......... 87% 1.15M 11s unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install 40750K .......... .......... .......... .......... .......... 87% 281K 11s unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install 40800K .......... .......... .......... .......... .......... 87% 1.30M 11s unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install 40850K .......... .......... .......... .......... .......... 87% 1.17M 11s unit-mysql-0: 06:18:13 DEBUG unit.mysql/0.install Selecting previously unselected package g++. unit-mysql-0: 06:18:13 DEBUG unit.mysql/0.install Preparing to unpack .../g++_4%3a4.8.2-1ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install 40900K .......... .......... .......... .......... .......... 87% 238K 11s unit-mysql-0: 06:18:13 DEBUG unit.mysql/0.install Unpacking g++ (4:4.8.2-1ubuntu6) ... unit-oai-epc-0: 06:18:13 DEBUG unit.oai-epc/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install 40950K .......... .......... .......... .......... .......... 87% 1.14M 10s unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install 41000K .......... .......... .......... .......... .......... 87% 287K 10s unit-mysql-0: 06:18:13 DEBUG unit.mysql/0.install Selecting previously unselected package make. unit-mysql-0: 06:18:13 DEBUG unit.mysql/0.install Preparing to unpack .../make_3.81-8.2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install 41050K .......... .......... .......... .......... .......... 88% 1.23M 10s unit-mysql-0: 06:18:13 DEBUG unit.mysql/0.install Unpacking make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 06:18:13 DEBUG unit.abot-epc-basic/0.install 41100K .......... .......... .......... .......... .......... 88% 1.13M 10s unit-mysql-0: 06:18:14 DEBUG unit.mysql/0.install Selecting previously unselected package libdpkg-perl. unit-mysql-0: 06:18:14 DEBUG unit.mysql/0.install Preparing to unpack .../libdpkg-perl_1.17.5ubuntu5.8_all.deb ... unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install 41150K .......... .......... .......... .......... .......... 88% 240K 10s unit-mysql-0: 06:18:14 DEBUG unit.mysql/0.install Unpacking libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install 41200K .......... .......... .......... .......... .......... 88% 193K 10s unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install 41250K .......... .......... .......... .......... .......... 88% 42.9M 10s unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install 41300K .......... .......... .......... .......... .......... 88% 53.2M 10s unit-mysql-0: 06:18:14 DEBUG unit.mysql/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install 41350K .......... .......... .......... .......... .......... 88% 1.28M 10s unit-mysql-0: 06:18:14 DEBUG unit.mysql/0.install Preparing to unpack .../dpkg-dev_1.17.5ubuntu5.8_all.deb ... unit-oai-epc-0: 06:18:14 DEBUG unit.oai-epc/0.install Setting up virt-what (1.13-1) ... unit-mysql-0: 06:18:14 DEBUG unit.mysql/0.install Unpacking dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install 41400K .......... .......... .......... .......... .......... 88% 237K 10s unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install 41450K .......... .......... .......... .......... .......... 88% 1.13M 10s unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install 41500K .......... .......... .......... .......... .......... 88% 236K 9s unit-mysql-0: 06:18:14 DEBUG unit.mysql/0.install Selecting previously unselected package build-essential. unit-mysql-0: 06:18:14 DEBUG unit.mysql/0.install Preparing to unpack .../build-essential_11.6ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:18:14 DEBUG unit.abot-epc-basic/0.install 41550K .......... .......... .......... .......... .......... 89% 1.14M 9s unit-mysql-0: 06:18:14 DEBUG unit.mysql/0.install Unpacking build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install 41600K .......... .......... .......... .......... .......... 89% 233K 9s unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install 41650K .......... .......... .......... .......... .......... 89% 1.26M 9s unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install 41700K .......... .......... .......... .......... .......... 89% 231K 9s unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install 41750K .......... .......... .......... .......... .......... 89% 11.1M 9s unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install 41800K .......... .......... .......... .......... .......... 89% 199K 9s unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install 41850K .......... .......... .......... .......... .......... 89% 1.26M 9s unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install 41900K .......... .......... .......... .......... .......... 89% 231K 9s unit-abot-epc-basic-0: 06:18:15 DEBUG unit.abot-epc-basic/0.install 41950K .......... .......... .......... .......... .......... 89% 1.16M 9s unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install 42000K .......... .......... .......... .......... .......... 90% 236K 9s unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install 42050K .......... .......... .......... .......... .......... 90% 1.14M 8s unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install 42100K .......... .......... .......... .......... .......... 90% 1.29M 8s unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install 42150K .......... .......... .......... .......... .......... 90% 231K 8s unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install 42200K .......... .......... .......... .......... .......... 90% 10.7M 8s unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install 42250K .......... .......... .......... .......... .......... 90% 200K 8s unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install 42300K .......... .......... .......... .......... .......... 90% 10.9M 8s unit-mysql-0: 06:18:16 DEBUG unit.mysql/0.install Selecting previously unselected package libfakeroot:amd64. unit-mysql-0: 06:18:16 DEBUG unit.mysql/0.install Preparing to unpack .../libfakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 06:18:16 DEBUG unit.mysql/0.install Unpacking libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install 42350K .......... .......... .......... .......... .......... 90% 200K 8s unit-abot-epc-basic-0: 06:18:16 DEBUG unit.abot-epc-basic/0.install 42400K .......... .......... .......... .......... .......... 90% 9.07M 8s unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install 42450K .......... .......... .......... .......... .......... 91% 241K 8s unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install 42500K .......... .......... .......... .......... .......... 91% 1.04M 8s unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install 42550K .......... .......... .......... .......... .......... 91% 672K 8s unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-mysql-0: 06:18:17 DEBUG unit.mysql/0.install Selecting previously unselected package fakeroot. unit-mysql-0: 06:18:17 DEBUG unit.mysql/0.install Preparing to unpack .../fakeroot_1.20-3ubuntu2_amd64.deb ... unit-mysql-0: 06:18:17 DEBUG unit.mysql/0.install Unpacking fakeroot (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install 42600K .......... .......... .......... .......... .......... 91% 279K 7s unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install 42650K .......... .......... .......... .......... .......... 91% 669K 7s unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:18:17 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: 06:18:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install Reading package lists... unit-mysql-0: 06:18:17 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-mysql-0: 06:18:17 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.02-3_all.deb ... unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install 42700K .......... .......... .......... .......... .......... 91% 279K 7s unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install 42750K .......... .......... .......... .......... .......... 91% 11.1M 7s unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install Reading state information... unit-mysql-0: 06:18:17 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-perl (1.19.02-3) ... unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install The following extra packages will be installed: unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install Suggested packages: unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install libsql-statement-perl unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install The following NEW packages will be installed: unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-epc-0: 06:18:17 DEBUG unit.oai-epc/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install 42800K .......... .......... .......... .......... .......... 91% 202K 7s unit-abot-epc-basic-0: 06:18:17 DEBUG unit.abot-epc-basic/0.install 42850K .......... .......... .......... .......... .......... 91% 8.39M 7s unit-mysql-0: 06:18:17 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-mysql-0: 06:18:17 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-2build4_amd64.deb ... unit-mysql-0: 06:18:18 DEBUG unit.mysql/0.install Unpacking libalgorithm-diff-xs-perl (0.04-2build4) ... unit-oai-epc-0: 06:18:18 DEBUG unit.oai-epc/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:18:18 DEBUG unit.oai-epc/0.install Need to get 3786 kB of archives. unit-oai-epc-0: 06:18:18 DEBUG unit.oai-epc/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-epc-0: 06:18:18 DEBUG unit.oai-epc/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install 42900K .......... .......... .......... .......... .......... 91% 240K 7s unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install 42950K .......... .......... .......... .......... .......... 92% 1.05M 7s unit-oai-epc-0: 06:18:18 DEBUG unit.oai-epc/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install 43000K .......... .......... .......... .......... .......... 92% 671K 7s unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install 43050K .......... .......... .......... .......... .......... 92% 278K 7s unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install 43100K .......... .......... .......... .......... .......... 92% 673K 7s unit-oai-epc-0: 06:18:18 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: 06:18:18 DEBUG unit.abot-epc-basic/0.install 43150K .......... .......... .......... .......... .......... 92% 277K 6s unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install 43200K .......... .......... .......... .......... .......... 92% 10.7M 6s unit-mysql-0: 06:18:18 DEBUG unit.mysql/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-mysql-0: 06:18:18 DEBUG unit.mysql/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-2_all.deb ... unit-oai-epc-0: 06:18:18 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: 06:18:18 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-mysql-0: 06:18:18 DEBUG unit.mysql/0.install Unpacking libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install 43250K .......... .......... .......... .......... .......... 92% 204K 6s unit-abot-epc-basic-0: 06:18:18 DEBUG unit.abot-epc-basic/0.install 43300K .......... .......... .......... .......... .......... 92% 5.74M 6s unit-oai-epc-0: 06:18:18 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.61-0ubuntu0.14.04.1 [708 kB] unit-oai-epc-0: 06:18:19 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.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install 43350K .......... .......... .......... .......... .......... 92% 443K 6s unit-oai-epc-0: 06:18:19 DEBUG unit.oai-epc/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install 43400K .......... .......... .......... .......... .......... 93% 354K 6s unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install 43450K .......... .......... .......... .......... .......... 93% 687K 6s unit-oai-epc-0: 06:18:19 DEBUG unit.oai-epc/0.install Fetched 3786 kB in 1s (2703 kB/s) unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install 43500K .......... .......... .......... .......... .......... 93% 278K 6s unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install 43550K .......... .......... .......... .......... .......... 93% 10.1M 6s unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install 43600K .......... .......... .......... .......... .......... 93% 201K 6s unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install 43650K .......... .......... .......... .......... .......... 93% 9.79M 6s unit-oai-epc-0: 06:18:19 DEBUG unit.oai-epc/0.install Selecting previously unselected package mysql-common. unit-oai-epc-0: 06:18:19 DEBUG unit.oai-epc/0.install (Reading database ... 78952 files and directories currently installed.) unit-oai-epc-0: 06:18:19 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install 43700K .......... .......... .......... .......... .......... 93% 684K 5s unit-mysql-0: 06:18:19 DEBUG unit.mysql/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-oai-epc-0: 06:18:19 DEBUG unit.oai-epc/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:18:19 DEBUG unit.mysql/0.install Preparing to unpack .../libfile-fcntllock-perl_0.14-2build1_amd64.deb ... unit-abot-epc-basic-0: 06:18:19 DEBUG unit.abot-epc-basic/0.install 43750K .......... .......... .......... .......... .......... 93% 278K 5s unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install 43800K .......... .......... .......... .......... .......... 93% 680K 5s unit-mysql-0: 06:18:20 DEBUG unit.mysql/0.install Unpacking libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install 43850K .......... .......... .......... .......... .......... 94% 276K 5s unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install 43900K .......... .......... .......... .......... .......... 94% 11.1M 5s unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install 43950K .......... .......... .......... .......... .......... 94% 206K 5s unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install 44000K .......... .......... .......... .......... .......... 94% 4.31M 5s unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install 44050K .......... .......... .......... .......... .......... 94% 707K 5s unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install 44100K .......... .......... .......... .......... .......... 94% 274K 5s unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install 44150K .......... .......... .......... .......... .......... 94% 11.2M 5s unit-mysql-0: 06:18:20 DEBUG unit.mysql/0.install Selecting previously unselected package manpages-dev. unit-mysql-0: 06:18:20 DEBUG unit.mysql/0.install Preparing to unpack .../manpages-dev_3.54-1ubuntu1_all.deb ... unit-oai-epc-0: 06:18:20 DEBUG unit.oai-epc/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-epc-0: 06:18:20 DEBUG unit.oai-epc/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:18:20 DEBUG unit.abot-epc-basic/0.install 44200K .......... .......... .......... .......... .......... 94% 250K 5s unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install 44250K .......... .......... .......... .......... .......... 94% 944K 4s unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install 44300K .......... .......... .......... .......... .......... 94% 711K 4s unit-mysql-0: 06:18:21 DEBUG unit.mysql/0.install Unpacking manpages-dev (3.54-1ubuntu1) ... unit-oai-epc-0: 06:18:21 DEBUG unit.oai-epc/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install 44350K .......... .......... .......... .......... .......... 95% 282K 4s unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install 44400K .......... .......... .......... .......... .......... 95% 647K 4s unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install 44450K .......... .......... .......... .......... .......... 95% 11.4M 4s unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install 44500K .......... .......... .......... .......... .......... 95% 278K 4s unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install 44550K .......... .......... .......... .......... .......... 95% 153K 4s unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install 44600K .......... .......... .......... .......... .......... 95% 42.5M 4s unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install 44650K .......... .......... .......... .......... .......... 95% 40.1M 4s unit-abot-epc-basic-0: 06:18:21 DEBUG unit.abot-epc-basic/0.install 44700K .......... .......... .......... .......... .......... 95% 44.3M 4s unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install 44750K .......... .......... .......... .......... .......... 95% 287K 4s unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install 44800K .......... .......... .......... .......... .......... 96% 631K 3s unit-oai-epc-0: 06:18:22 DEBUG unit.oai-epc/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-epc-0: 06:18:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 06:18:22 DEBUG unit.mysql/0.install Selecting previously unselected package python3-pkg-resources. unit-mysql-0: 06:18:22 DEBUG unit.mysql/0.install Preparing to unpack .../python3-pkg-resources_3.3-1ubuntu2_all.deb ... unit-mysql-0: 06:18:22 DEBUG unit.mysql/0.install Unpacking python3-pkg-resources (3.3-1ubuntu2) ... unit-oai-epc-0: 06:18:22 DEBUG unit.oai-epc/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install 44850K .......... .......... .......... .......... .......... 96% 286K 3s unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install 44900K .......... .......... .......... .......... .......... 96% 638K 3s unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install 44950K .......... .......... .......... .......... .......... 96% 8.00M 3s unit-mysql-0: 06:18:22 DEBUG unit.mysql/0.install Selecting previously unselected package python-chardet-whl. unit-mysql-0: 06:18:22 DEBUG unit.mysql/0.install Preparing to unpack .../python-chardet-whl_2.2.1-2~ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install 45000K .......... .......... .......... .......... .......... 96% 228K 3s unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install 45050K .......... .......... .......... .......... .......... 96% 1.40M 3s unit-mysql-0: 06:18:22 DEBUG unit.mysql/0.install Unpacking python-chardet-whl (2.2.1-2~ubuntu1) ... unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install 45100K .......... .......... .......... .......... .......... 96% 289K 3s unit-oai-epc-0: 06:18:22 DEBUG unit.oai-epc/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-epc-0: 06:18:22 DEBUG unit.oai-epc/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install 45150K .......... .......... .......... .......... .......... 96% 627K 3s unit-oai-epc-0: 06:18:22 DEBUG unit.oai-epc/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:18:22 DEBUG unit.abot-epc-basic/0.install 45200K .......... .......... .......... .......... .......... 96% 393K 3s unit-mysql-0: 06:18:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama. unit-mysql-0: 06:18:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama_0.2.5-0.1ubuntu2_all.deb ... unit-mysql-0: 06:18:23 DEBUG unit.mysql/0.install Unpacking python-colorama (0.2.5-0.1ubuntu2) ... unit-abot-epc-basic-0: 06:18:23 DEBUG unit.abot-epc-basic/0.install 45250K .......... .......... .......... .......... .......... 97% 399K 3s unit-abot-epc-basic-0: 06:18:23 DEBUG unit.abot-epc-basic/0.install 45300K .......... .......... .......... .......... .......... 97% 10.6M 3s unit-oai-epc-0: 06:18:23 DEBUG unit.oai-epc/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-epc-0: 06:18:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-epc-0: 06:18:23 DEBUG unit.oai-epc/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:18:23 DEBUG unit.abot-epc-basic/0.install 45350K .......... .......... .......... .......... .......... 97% 288K 2s unit-mysql-0: 06:18:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-colorama-whl. unit-mysql-0: 06:18:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-colorama-whl_0.2.5-0.1ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:18:23 DEBUG unit.abot-epc-basic/0.install 45400K .......... .......... .......... .......... .......... 97% 628K 2s unit-abot-epc-basic-0: 06:18:23 DEBUG unit.abot-epc-basic/0.install 45450K .......... .......... .......... .......... .......... 97% 11.1M 2s unit-mysql-0: 06:18:23 DEBUG unit.mysql/0.install Unpacking python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-oai-epc-0: 06:18:23 DEBUG unit.oai-epc/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-epc-0: 06:18:23 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:18:23 DEBUG unit.abot-epc-basic/0.install 45500K .......... .......... .......... .......... .......... 97% 289K 2s unit-abot-epc-basic-0: 06:18:23 DEBUG unit.abot-epc-basic/0.install 45550K .......... .......... .......... .......... .......... 97% 629K 2s unit-mysql-0: 06:18:23 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib. unit-mysql-0: 06:18:23 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 06:18:23 DEBUG unit.mysql/0.install Unpacking python-distlib (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:23 DEBUG unit.abot-epc-basic/0.install 45600K .......... .......... .......... .......... .......... 97% 394K 2s unit-oai-epc-0: 06:18:23 DEBUG unit.oai-epc/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:18:23 DEBUG unit.abot-epc-basic/0.install 45650K .......... .......... .......... .......... .......... 97% 406K 2s unit-abot-epc-basic-0: 06:18:23 DEBUG unit.abot-epc-basic/0.install 45700K .......... .......... .......... .......... .......... 97% 8.28M 2s unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 45750K .......... .......... .......... .......... .......... 98% 306K 2s unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 45800K .......... .......... .......... .......... .......... 98% 573K 2s unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 45850K .......... .......... .......... .......... .......... 98% 9.24M 1s unit-mysql-0: 06:18:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-distlib-whl. unit-mysql-0: 06:18:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-distlib-whl_0.1.8-1ubuntu1_all.deb ... unit-mysql-0: 06:18:24 DEBUG unit.mysql/0.install Unpacking python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 45900K .......... .......... .......... .......... .......... 98% 291K 1s unit-oai-epc-0: 06:18:24 DEBUG unit.oai-epc/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-epc-0: 06:18:24 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 45950K .......... .......... .......... .......... .......... 98% 632K 1s unit-oai-epc-0: 06:18:24 DEBUG unit.oai-epc/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 46000K .......... .......... .......... .......... .......... 98% 572K 1s unit-mysql-0: 06:18:24 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib. unit-mysql-0: 06:18:24 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 06:18:24 DEBUG unit.mysql/0.install Unpacking python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 46050K .......... .......... .......... .......... .......... 98% 559K 1s unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 46100K .......... .......... .......... .......... .......... 98% 632K 1s unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 46150K .......... .......... .......... .......... .......... 98% 394K 1s unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 46200K .......... .......... .......... .......... .......... 99% 994K 1s unit-abot-epc-basic-0: 06:18:24 DEBUG unit.abot-epc-basic/0.install 46250K .......... .......... .......... .......... .......... 99% 639K 1s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 46300K .......... .......... .......... .......... .......... 99% 287K 1s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 46350K .......... .......... .......... .......... .......... 99% 11.1M 1s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 46400K .......... .......... .......... .......... .......... 99% 635K 0s unit-mysql-0: 06:18:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-html5lib-whl. unit-mysql-0: 06:18:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-html5lib-whl_0.999-3~ubuntu1_all.deb ... unit-mysql-0: 06:18:25 DEBUG unit.mysql/0.install Unpacking python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 46450K .......... .......... .......... .......... .......... 99% 289K 0s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 46500K .......... .......... .......... .......... .......... 99% 11.5M 0s unit-oai-epc-0: 06:18:25 DEBUG unit.oai-epc/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-epc-0: 06:18:25 DEBUG unit.oai-epc/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 46550K .......... .......... .......... .......... .......... 99% 640K 0s unit-oai-epc-0: 06:18:25 DEBUG unit.oai-epc/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:18:25 DEBUG unit.mysql/0.install Selecting previously unselected package python-six-whl. unit-mysql-0: 06:18:25 DEBUG unit.mysql/0.install Preparing to unpack .../python-six-whl_1.5.2-1ubuntu1.1_all.deb ... unit-oai-epc-0: 06:18:25 DEBUG unit.oai-epc/0.install Progress: [ 57%] Progress: [ 60%] Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-mysql-0: 06:18:25 DEBUG unit.mysql/0.install Unpacking python-six-whl (1.5.2-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 46600K .......... .......... .......... .......... .......... 99% 289K 0s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 46650K .......... .......... .......... .......... .. 100% 9.79M=87s unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install 2018-10-12 06:18:25 (535 KB/s) - '/var/lib/abot-functest-basic/payload/abot-functest-basic_3.1.1_all.deb' saved [47812762/47812762] unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:18:25 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: 06:18:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package abot-epc-basic. unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install (Reading database ... 57408 files and directories currently installed.) unit-abot-epc-basic-0: 06:18:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../abot-functest-basic_3.1.1_all.deb ... unit-abot-epc-basic-0: 06:18:26 DEBUG unit.abot-epc-basic/0.install Unpacking abot-epc-basic (3.1.1) ... unit-oai-epc-0: 06:18:26 DEBUG unit.oai-epc/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:18:26 DEBUG unit.mysql/0.install Selecting previously unselected package python-urllib3-whl. unit-mysql-0: 06:18:26 DEBUG unit.mysql/0.install Preparing to unpack .../python-urllib3-whl_1.7.1-1ubuntu4.1_all.deb ... unit-oai-epc-0: 06:18:26 DEBUG unit.oai-epc/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:18:26 DEBUG unit.mysql/0.install Unpacking python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-oai-epc-0: 06:18:26 DEBUG unit.oai-epc/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-oai-epc-0: 06:18:26 DEBUG unit.oai-epc/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 06:18:27 DEBUG unit.mysql/0.install Selecting previously unselected package python-requests-whl. unit-mysql-0: 06:18:27 DEBUG unit.mysql/0.install Preparing to unpack .../python-requests-whl_2.2.1-1ubuntu0.3_all.deb ... unit-oai-epc-0: 06:18:27 DEBUG unit.oai-epc/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-mysql-0: 06:18:27 DEBUG unit.mysql/0.install Unpacking python-requests-whl (2.2.1-1ubuntu0.3) ... unit-oai-epc-0: 06:18:28 DEBUG unit.oai-epc/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:18:28 DEBUG unit.oai-epc/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:18:29 DEBUG unit.oai-epc/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:18:29 DEBUG unit.mysql/0.install Selecting previously unselected package python-setuptools-whl. unit-mysql-0: 06:18:29 DEBUG unit.mysql/0.install Preparing to unpack .../python-setuptools-whl_3.3-1ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install dpkg: dependency problems prevent configuration of abot-epc-basic: unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on maven; however: unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install Package maven is not installed. unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on apache2; however: unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install Package apache2 is not installed. unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install abot-epc-basic depends on python-pip; however: unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install Package python-pip is not installed. unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install dpkg: error processing package abot-epc-basic (--install): unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install dependency problems - leaving unconfigured unit-mysql-0: 06:18:29 DEBUG unit.mysql/0.install Unpacking python-setuptools-whl (3.3-1ubuntu2) ... unit-oai-epc-0: 06:18:29 DEBUG unit.oai-epc/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install Errors were encountered while processing: unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install abot-epc-basic unit-abot-epc-basic-0: 06:18:29 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install Correcting dependencies... Done unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 06:18:30 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: 06:18:30 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 06:18:30 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: 06:18:30 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install ant-doc ant-gcj ant-optional-gcj antlr javacc jython libbcel-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libbsf-java libgnumail-java libjdepend-java liboro-java libregexp-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install www-browser apache2-doc apache2-suexec-pristine | apache2-suexec-custom unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install binutils-doc cpp-doc gcc-5-locales debian-keyring g++-multilib unit-abot-epc-basic-0: 06:18:30 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: 06:18:30 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: 06:18:30 DEBUG unit.abot-epc-basic/0.install libitm1-dbg libatomic1-dbg libasan2-dbg liblsan0-dbg libtsan0-dbg unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libubsan0-dbg libcilkrts5-dbg libmpx0-dbg libquadmath0-dbg junit-doc unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libaopalliance-java-doc libatinject-jsr330-api-java-doc glibc-doc unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libclassworlds-java-doc libcommons-httpclient-java-doc unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libcommons-io-java-doc libcommons-lang-java-doc libcommons-lang3-java-doc unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libavalon-framework-java libcommons-logging-java-doc unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libexcalibur-logkit-java libcommons-net-java-doc libcommons-net2-java-doc unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libdom4j-java-doc libeasymock-java-doc libcglib-java libjaxp1.3-java-gcj unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libjdom1-java-doc jetty libjetty-java-doc libjsoup-java-doc unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libjsr305-java-doc liblog4j1.2-java-doc libobjenesis-java-doc unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-cipher-java-doc libplexus-classworlds-java-doc unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java-doc libplexus-cli-java-doc unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java-doc libplexus-interactivity-api-java-doc unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-interpolation-java-doc libplexus-sec-dispatcher-java-doc unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-utils-java-doc libplexus-utils2-java-doc libqdox2-java-doc testng unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libstdc++-5-doc libwagon-java-doc libxalan2-java-doc libxsltc-java groovy2 unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libequinox-osgi-java libosgi-compendium-java libosgi-core-java libqdox-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libspring-beans-java libspring-context-java libspring-core-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libspring-web-java libxerces2-java-doc libxerces2-java-gcj unit-abot-epc-basic-0: 06:18:30 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: 06:18:30 DEBUG unit.abot-epc-basic/0.install python-tk python-setuptools-doc python2.7-doc binfmt-support unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install openssl-blacklist unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install ant ant-optional apache2 apache2-bin apache2-data apache2-utils binutils unit-abot-epc-basic-0: 06:18:30 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: 06:18:30 DEBUG unit.abot-epc-basic/0.install libalgorithm-diff-perl libalgorithm-diff-xs-perl libalgorithm-merge-perl unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libaopalliance-java libapache-pom-java libapr1 libaprutil1 unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libaprutil1-dbd-sqlite3 libaprutil1-ldap libasan2 libasm4-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libatinject-jsr330-api-java libatomic1 libbsh-java libc-dev-bin libc6-dev unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libcc1-0 libcdi-api-java libcglib3-java libcilkrts5 libclassworlds-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libcommons-cli-java libcommons-codec-java libcommons-httpclient-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libcommons-io-java libcommons-lang-java libcommons-lang3-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libcommons-logging-java libcommons-net-java libcommons-net2-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libcommons-parent-java libdom4j-java libdoxia-core-java libdpkg-perl unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libeasymock-java libeclipse-aether-java libexpat1-dev libfakeroot unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libfile-fcntllock-perl libgcc-5-dev libgeronimo-interceptor-3.0-spec-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libgomp1 libguava-java libguice-java libhamcrest-java libhttpclient-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libhttpcore-java libisl15 libitm1 libjaxen-java libjaxp1.3-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libjdom1-java libjetty-java libjsch-java libjsoup-java libjsr305-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install liblog4j1.2-java liblsan0 liblua5.1-0 libmaven-parent-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libmaven2-core-java libmaven3-core-java libmpc3 libmpx0 libobjenesis-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-ant-factory-java libplexus-archiver-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-bsh-factory-java libplexus-cipher-java libplexus-classworlds-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-classworlds2-java libplexus-cli-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-component-annotations-java libplexus-component-metadata-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-container-default-java libplexus-container-default1.5-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-containers-java libplexus-containers1.5-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-interactivity-api-java libplexus-interpolation-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-io-java libplexus-sec-dispatcher-java libplexus-utils-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libplexus-utils2-java libpython-all-dev libpython-dev libpython-stdlib unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libpython2.7 libpython2.7-dev libpython2.7-minimal libpython2.7-stdlib unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libqdox2-java libquadmath0 libservlet2.5-java libservlet3.1-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libsisu-inject-java libsisu-plexus-java libslf4j-java libstdc++-5-dev unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libtsan0 libubsan0 libwagon-java libwagon2-java libxalan2-java libxbean-java unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install libxerces2-java libxml-commons-external-java libxml-commons-resolver1.1-java unit-abot-epc-basic-0: 06:18:30 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: 06:18:30 DEBUG unit.abot-epc-basic/0.install python python-all python-all-dev python-dev python-minimal python-pip unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install python-pip-whl python-pkg-resources python-setuptools python-wheel python2.7 unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install python2.7-dev python2.7-minimal ssl-cert unit-oai-epc-0: 06:18:30 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:18:30 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:18:30 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:18:30 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-mysql-0: 06:18:30 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip-whl. unit-mysql-0: 06:18:30 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip-whl_1.5.4-1ubuntu4_all.deb ... unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 147 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install 1 not fully installed or removed. unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install Need to get 102 MB of archives. unit-abot-epc-basic-0: 06:18:30 DEBUG unit.abot-epc-basic/0.install After this operation, 255 MB of additional disk space will be used. unit-abot-epc-basic-0: 06:18:30 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-oai-epc-0: 06:18:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:18:30 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:18:30 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-mysql-0: 06:18:30 DEBUG unit.mysql/0.install Unpacking python-pip-whl (1.5.4-1ubuntu4) ... unit-oai-epc-0: 06:18:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:18:31 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:18:31 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:18:31 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:18:31 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: 06:18:31 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-mysql-0: 06:18:31 DEBUG unit.mysql/0.install Selecting previously unselected package python-pip. unit-mysql-0: 06:18:31 DEBUG unit.mysql/0.install Preparing to unpack .../python-pip_1.5.4-1ubuntu4_all.deb ... unit-mysql-0: 06:18:31 DEBUG unit.mysql/0.install Unpacking python-pip (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:18:31 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: 06:18:31 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-oai-epc-0: 06:18:32 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:18:32 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:18:32 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:18:32 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:18:32 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-mysql-0: 06:18:32 DEBUG unit.mysql/0.install Selecting previously unselected package python-wheel. unit-mysql-0: 06:18:32 DEBUG unit.mysql/0.install Preparing to unpack .../python-wheel_0.24.0-1~ubuntu1.1_all.deb ... unit-mysql-0: 06:18:32 DEBUG unit.mysql/0.install Unpacking python-wheel (0.24.0-1~ubuntu1.1) ... unit-abot-epc-basic-0: 06:18:32 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: 06:18:32 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: 06:18:32 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-mysql-0: 06:18:32 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:32 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: 06:18:33 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-oai-epc-0: 06:18:33 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:18:33 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:18:33 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:18:33 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:18:33 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:18:33 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:18:33 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: 06:18:33 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: 06:18:33 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: 06:18:33 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: 06:18:34 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: 06:18:34 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: 06:18:34 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: 06:18:34 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: 06:18:34 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: 06:18:35 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: 06:18:35 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: 06:18:35 DEBUG unit.abot-epc-basic/0.install Get:23 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-utils-java all 1:1.5.15-4 [210 kB] unit-abot-epc-basic-0: 06:18:35 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: 06:18:36 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: 06:18:36 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: 06:18:36 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: 06:18:36 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: 06:18:36 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: 06:18:36 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: 06:18:37 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: 06:18:37 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: 06:18:37 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: 06:18:37 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: 06:18:37 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: 06:18:37 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: 06:18:38 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: 06:18:38 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: 06:18:38 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-mysql-0: 06:18:38 DEBUG unit.mysql/0.install Setting up libasan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:18:38 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: 06:18:38 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-oai-epc-0: 06:18:38 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:18:38 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:18:38 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:18:38 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:18:38 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:18:38 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:18:38 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:18:38 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: 06:18:38 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-mysql-0: 06:18:39 DEBUG unit.mysql/0.install Setting up libatomic1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:18:39 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: 06:18:39 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: 06:18:39 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-oai-epc-0: 06:18:39 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:18:39 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: 06:18:39 DEBUG unit.abot-epc-basic/0.install Get:48 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libplexus-archiver-java all 2.2-1 [171 kB] unit-abot-epc-basic-0: 06:18:40 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: 06:18:40 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: 06:18:40 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: 06:18:40 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-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 06:18:40 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-oai-epc-0: 06:18:40 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:18:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 06:18:40 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-oai-epc-0: 06:18:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:18:40 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:18:40 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-mysql-0: 06:18:41 DEBUG unit.mysql/0.install Setting up libgmp10:amd64 (2:5.1.3+dfsg-1ubuntu1) ... unit-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:18:41 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-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:18:41 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: 06:18:41 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:18:41 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-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 06:18:41 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-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:18:41 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:18:41 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:18:41 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 06:18:41 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-oai-epc-0: 06:18:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:18:41 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-mysql-0: 06:18:41 DEBUG unit.mysql/0.install Setting up libisl10:amd64 (0.12.2-1) ... unit-abot-epc-basic-0: 06:18:41 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: 06:18:42 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-oai-epc-0: 06:18:42 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:18:42 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:18:42 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:18:42 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-mysql-0: 06:18:42 DEBUG unit.mysql/0.install Setting up libcloog-isl4:amd64 (0.18.2-1) ... unit-abot-epc-basic-0: 06:18:42 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: 06:18:42 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-oai-epc-0: 06:18:42 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:18:42 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:18:42 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:18:42 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:18:42 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: 06:18:42 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-mysql-0: 06:18:42 DEBUG unit.mysql/0.install Setting up libgomp1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:18:43 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: 06:18:43 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: 06:18:43 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-oai-epc-0: 06:18:43 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:18:43 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:18:43 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:18:43 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:18:43 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:18:43 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:18:43 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: 06:18:43 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-mysql-0: 06:18:43 DEBUG unit.mysql/0.install Setting up libitm1:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:18:44 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-mysql-0: 06:18:44 DEBUG unit.mysql/0.install Setting up libmpfr4:amd64 (3.1.2-1) ... unit-abot-epc-basic-0: 06:18:44 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: 06:18:44 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-mysql-0: 06:18:44 DEBUG unit.mysql/0.install Setting up libquadmath0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:18:44 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-mysql-0: 06:18:44 DEBUG unit.mysql/0.install Setting up libtsan0:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:18:44 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: 06:18:45 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-mysql-0: 06:18:45 DEBUG unit.mysql/0.install Setting up libmpc3:amd64 (1.0.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:45 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-mysql-0: 06:18:45 DEBUG unit.mysql/0.install Setting up binutils (2.24-5ubuntu14.2) ... unit-abot-epc-basic-0: 06:18:45 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: 06:18:45 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: 06:18:45 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-mysql-0: 06:18:45 DEBUG unit.mysql/0.install Setting up libc-dev-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:18:45 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-mysql-0: 06:18:45 DEBUG unit.mysql/0.install Setting up linux-libc-dev:amd64 (3.13.0-160.210) ... unit-abot-epc-basic-0: 06:18:45 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-mysql-0: 06:18:46 DEBUG unit.mysql/0.install Setting up libc6-dev:amd64 (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:18:46 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.3 [340 kB] unit-mysql-0: 06:18:46 DEBUG unit.mysql/0.install Setting up cpp-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:18:46 DEBUG unit.mysql/0.install Setting up cpp (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:18:46 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.3 [1261 kB] unit-mysql-0: 06:18:46 DEBUG unit.mysql/0.install Setting up libgcc-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:18:46 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-mysql-0: 06:18:46 DEBUG unit.mysql/0.install Setting up gcc-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:18:47 DEBUG unit.mysql/0.install Setting up gcc (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:18:47 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.3 [1880 kB] unit-abot-epc-basic-0: 06:18:47 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.3 [224 kB] unit-mysql-0: 06:18:47 DEBUG unit.mysql/0.install Setting up libstdc++-4.8-dev:amd64 (4.8.4-2ubuntu1~14.04.4) ... unit-mysql-0: 06:18:47 DEBUG unit.mysql/0.install Setting up g++-4.8 (4.8.4-2ubuntu1~14.04.4) ... unit-abot-epc-basic-0: 06:18:47 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-mysql-0: 06:18:47 DEBUG unit.mysql/0.install Setting up g++ (4:4.8.2-1ubuntu6) ... unit-abot-epc-basic-0: 06:18:47 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-mysql-0: 06:18:47 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-mysql-0: 06:18:47 DEBUG unit.mysql/0.install Setting up make (3.81-8.2ubuntu3) ... unit-abot-epc-basic-0: 06:18:47 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: 06:18:47 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-mysql-0: 06:18:47 DEBUG unit.mysql/0.install Setting up libdpkg-perl (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:18:48 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-mysql-0: 06:18:48 DEBUG unit.mysql/0.install Setting up dpkg-dev (1.17.5ubuntu5.8) ... unit-abot-epc-basic-0: 06:18:48 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: 06:18:48 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-mysql-0: 06:18:48 DEBUG unit.mysql/0.install Setting up build-essential (11.6ubuntu6) ... unit-abot-epc-basic-0: 06:18:49 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: 06:18:49 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-137.163 [850 kB] unit-mysql-0: 06:18:49 DEBUG unit.mysql/0.install Setting up libfakeroot:amd64 (1.20-3ubuntu2) ... unit-abot-epc-basic-0: 06:18:49 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: 06:18:49 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: 06:18:49 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-mysql-0: 06:18:49 DEBUG unit.mysql/0.install Setting up fakeroot (1.20-3ubuntu2) ... unit-mysql-0: 06:18:50 DEBUG unit.mysql/0.install update-alternatives: using /usr/bin/fakeroot-sysv to provide /usr/bin/fakeroot (fakeroot) in auto mode unit-mysql-0: 06:18:50 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-perl (1.19.02-3) ... unit-abot-epc-basic-0: 06:18:50 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-mysql-0: 06:18:50 DEBUG unit.mysql/0.install Setting up libalgorithm-diff-xs-perl (0.04-2build4) ... unit-abot-epc-basic-0: 06:18:50 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: 06:18:51 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-mysql-0: 06:18:51 DEBUG unit.mysql/0.install Setting up libalgorithm-merge-perl (0.08-2) ... unit-abot-epc-basic-0: 06:18:51 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-mysql-0: 06:18:51 DEBUG unit.mysql/0.install Setting up libfile-fcntllock-perl (0.14-2build1) ... unit-abot-epc-basic-0: 06:18:51 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: 06:18:51 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: 06:18:52 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-mysql-0: 06:18:52 DEBUG unit.mysql/0.install Setting up manpages-dev (3.54-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:52 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: 06:18:52 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: 06:18:52 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-mysql-0: 06:18:52 DEBUG unit.mysql/0.install Setting up python3-pkg-resources (3.3-1ubuntu2) ... unit-abot-epc-basic-0: 06:18:52 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: 06:18:53 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: 06:18:53 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-mysql-0: 06:18:53 DEBUG unit.mysql/0.install Setting up python-chardet-whl (2.2.1-2~ubuntu1) ... unit-mysql-0: 06:18:53 DEBUG unit.mysql/0.install Setting up python-colorama (0.2.5-0.1ubuntu2) ... unit-oai-epc-0: 06:18:53 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:18:53 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:18:53 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:18:53 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:18:53 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:18:53 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:18:53 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] unit-oai-epc-0: 06:18:53 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 06:18:53 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:18:53 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:18:54 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install ++ config-get branch unit-mysql-0: 06:18:54 DEBUG unit.mysql/0.install Setting up python-colorama-whl (0.2.5-0.1ubuntu2) ... unit-oai-epc-0: 06:18:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 06:18:54 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:18:54 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] unit-abot-epc-basic-0: 06:18:54 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] unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:18:54 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-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:18:54 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: 06:18:54 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install Reading package lists... unit-mysql-0: 06:18:54 DEBUG unit.mysql/0.install Setting up python-distlib (0.1.8-1ubuntu1) ... unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:18:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:18:54 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:18:54 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:18:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:18:55 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: 06:18:55 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: 06:18:55 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.4 [195 kB] unit-oai-epc-0: 06:18:55 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:18:55 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:18:55 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:18:55 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.4 [584 kB] unit-mysql-0: 06:18:55 DEBUG unit.mysql/0.install Setting up python-distlib-whl (0.1.8-1ubuntu1) ... unit-abot-epc-basic-0: 06:18:55 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: 06:18:55 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-mysql-0: 06:18:55 DEBUG unit.mysql/0.install Setting up python-html5lib (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:18:55 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] unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:18:56 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:18:56 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: 06:18:56 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: 06:18:56 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-mysql-0: 06:18:56 DEBUG unit.mysql/0.install Setting up python-html5lib-whl (0.999-3~ubuntu1) ... unit-abot-epc-basic-0: 06:18:56 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: 06:18:56 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-mysql-0: 06:18:56 DEBUG unit.mysql/0.install Setting up python-six-whl (1.5.2-1ubuntu1.1) ... unit-mysql-0: 06:18:56 DEBUG unit.mysql/0.install Setting up python-urllib3-whl (1.7.1-1ubuntu4.1) ... unit-abot-epc-basic-0: 06:18:56 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] unit-abot-epc-basic-0: 06:18:57 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] unit-oai-epc-0: 06:18:57 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:18:57 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:18:57 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:18:57 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:18:57 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:18:57 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:18:57 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] unit-mysql-0: 06:18:57 DEBUG unit.mysql/0.install Setting up python-requests-whl (2.2.1-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:18:57 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.3 [1070 kB] unit-mysql-0: 06:18:57 DEBUG unit.mysql/0.install Setting up python-setuptools-whl (3.3-1ubuntu2) ... unit-mysql-0: 06:18:57 DEBUG unit.mysql/0.install Setting up python-pip-whl (1.5.4-1ubuntu4) ... unit-abot-epc-basic-0: 06:18:57 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.3 [27.8 MB] unit-mysql-0: 06:18:57 DEBUG unit.mysql/0.install Setting up python-pip (1.5.4-1ubuntu4) ... unit-mysql-0: 06:18:57 DEBUG unit.mysql/0.install Setting up python-wheel (0.24.0-1~ubuntu1.1) ... unit-mysql-0: 06:18:57 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-mysql-0: 06:18:58 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:18:58 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:18:58 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:18:58 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:18:58 DEBUG unit.mysql/0.install python-dnspython unit-abot-epc-basic-0: 06:18:58 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: 06:18:59 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: 06:18:59 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] unit-mysql-0: 06:18:59 DEBUG unit.mysql/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:18:59 DEBUG unit.mysql/0.install Need to get 83.1 kB of archives. unit-mysql-0: 06:18:59 DEBUG unit.mysql/0.install After this operation, 545 kB of additional disk space will be used. unit-mysql-0: 06:18:59 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: 06:18:59 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-mysql-0: 06:18:59 DEBUG unit.mysql/0.install Fetched 83.1 kB in 0s (162 kB/s) unit-abot-epc-basic-0: 06:18:59 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: 06:18:59 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.3 [276 kB] unit-abot-epc-basic-0: 06:18:59 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: 06:18:59 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: 06:19:00 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: 06:19:00 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] unit-abot-epc-basic-0: 06:19:00 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] unit-abot-epc-basic-0: 06:19:00 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-mysql-0: 06:19:00 DEBUG unit.mysql/0.install Selecting previously unselected package python-dnspython. unit-mysql-0: 06:19:00 DEBUG unit.mysql/0.install (Reading database ... 83373 files and directories currently installed.) unit-mysql-0: 06:19:00 DEBUG unit.mysql/0.install Preparing to unpack .../python-dnspython_1.11.1-1build1_all.deb ... unit-mysql-0: 06:19:00 DEBUG unit.mysql/0.install Unpacking python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 06:19:00 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: 06:19:00 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 06:19:01 DEBUG unit.abot-epc-basic/0.install Fetched 102 MB in 30s (3387 kB/s) unit-mysql-0: 06:19:01 DEBUG unit.mysql/0.install Setting up python-dnspython (1.11.1-1build1) ... unit-abot-epc-basic-0: 06:19:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-codec-java. unit-abot-epc-basic-0: 06:19:01 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 ... 57571 files and directories currently installed.) unit-abot-epc-basic-0: 06:19:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-codec-java_1.10-1_all.deb ... unit-abot-epc-basic-0: 06:19:01 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapache-pom-java. unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapache-pom-java_10-2build1_all.deb ... unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-parent-java. unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-parent-java_39-3_all.deb ... unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-logging-java. unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-logging-java_1.2-1+build1_all.deb ... unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpcore-java. unit-abot-epc-basic-0: 06:19:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpcore-java_4.4.4-1_all.deb ... unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpcore-java (4.4.4-1) ... unit-mysql-0: 06:19:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:19:03 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttpclient-java. unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttpclient-java_4.5.1-1_all.deb ... unit-mysql-0: 06:19:03 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:19:03 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslf4j-java. unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslf4j-java_1.7.14-3_all.deb ... unit-mysql-0: 06:19:03 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 06:19:03 DEBUG unit.mysql/0.install Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libslf4j-java (1.7.14-3) ... unit-mysql-0: 06:19:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-mysql-0: 06:19:03 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 06:19:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-mysql-0: 06:19:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-httpclient-java. unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-httpclient-java_3.1-12_all.deb ... unit-abot-epc-basic-0: 06:19:03 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-httpclient-java (3.1-12) ... unit-mysql-0: 06:19:03 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 06:19:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 06:19:03 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-io-java. unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-io-java_2.4-2_all.deb ... unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-io-java (2.4-2) ... unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net2-java. unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net2-java_2.2-2_all.deb ... unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net2-java (2.2-2) ... unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsch-java. unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsch-java_0.1.53-1ubuntu1_all.deb ... unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 06:19:04 DEBUG unit.abot-epc-basic/0.install Unpacking libjsch-java (0.1.53-1ubuntu1) ... unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 06:19:04 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 06:19:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoup-java. unit-abot-epc-basic-0: 06:19:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoup-java_1.8.3-1_all.deb ... unit-abot-epc-basic-0: 06:19:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoup-java (1.8.3-1) ... unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-abot-epc-basic-0: 06:19:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatinject-jsr330-api-java. unit-abot-epc-basic-0: 06:19:05 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: 06:19:05 DEBUG unit.abot-epc-basic/0.install Unpacking libatinject-jsr330-api-java (1.0+ds1-2) ... unit-mysql-0: 06:19:05 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 06:19:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsr305-java. unit-abot-epc-basic-0: 06:19:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsr305-java_0.1~+svn49-9_all.deb ... unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-abot-epc-basic-0: 06:19:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjsr305-java (0.1~+svn49-9) ... unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-abot-epc-basic-0: 06:19:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguava-java. unit-abot-epc-basic-0: 06:19:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguava-java_19.0-1_all.deb ... unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-abot-epc-basic-0: 06:19:06 DEBUG unit.abot-epc-basic/0.install Unpacking libguava-java (19.0-1) ... unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-mysql-0: 06:19:06 DEBUG unit.mysql/0.install Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 06:19:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds-java. unit-abot-epc-basic-0: 06:19:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds-java_1.5.0-5_all.deb ... unit-abot-epc-basic-0: 06:19:07 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 06:19:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxp1.3-java. unit-abot-epc-basic-0: 06:19:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxp1.3-java_1.3.05-2ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:19:07 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 06:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-resolver1.1-java. unit-abot-epc-basic-0: 06:19:08 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: 06:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 06:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-commons-external-java. unit-abot-epc-basic-0: 06:19:08 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: 06:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 06:19:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxerces2-java. unit-abot-epc-basic-0: 06:19:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxerces2-java_2.11.0-7_all.deb ... unit-abot-epc-basic-0: 06:19:08 DEBUG unit.abot-epc-basic/0.install Unpacking libxerces2-java (2.11.0-7) ... unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:19:10 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:19:10 INFO unit.mysql/0.juju-log Installing ['debconf-utils', 'python-mysqldb', 'uuid', 'pwgen', 'dnsutils'] with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Reading package lists... unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Building dependency tree... unit-mysql-0: 06:19:10 DEBUG unit.mysql/0.install Reading state information... unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install dnsutils is already the newest version. unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install The following extra packages will be installed: unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install libmysqlclient18 libossp-uuid16 mysql-common unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install Suggested packages: unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install python-egenix-mxdatetime mysql-server-5.1 mysql-server python-mysqldb-dbg unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install The following NEW packages will be installed: unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install debconf-utils libmysqlclient18 libossp-uuid16 mysql-common pwgen unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install python-mysqldb uuid unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxalan2-java. unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxalan2-java_2.7.1-9_all.deb ... unit-abot-epc-basic-0: 06:19:11 DEBUG unit.abot-epc-basic/0.install Unpacking libxalan2-java (2.7.1-9) ... unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install 0 upgraded, 7 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install Need to get 781 kB of archives. unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install After this operation, 4259 kB of additional disk space will be used. unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-mysql-0: 06:19:11 DEBUG unit.mysql/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interpolation-java. unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-interpolation-java_1.21-1_all.deb ... unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interpolation-java (1.21-1) ... unit-mysql-0: 06:19:12 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: 06:19:12 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-mysql-0: 06:19:12 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: 06:19:12 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-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils-java. unit-mysql-0: 06:19:12 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-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils-java_1%3a1.5.15-4_all.deb ... unit-abot-epc-basic-0: 06:19:12 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils-java (1:1.5.15-4) ... unit-mysql-0: 06:19:13 DEBUG unit.mysql/0.install Fetched 781 kB in 1s (409 kB/s) unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxbean-java. unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxbean-java_4.5-1_all.deb ... unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxbean-java (4.5-1) ... unit-mysql-0: 06:19:13 DEBUG unit.mysql/0.install Selecting previously unselected package mysql-common. unit-mysql-0: 06:19:13 DEBUG unit.mysql/0.install (Reading database ... 83473 files and directories currently installed.) unit-mysql-0: 06:19:13 DEBUG unit.mysql/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 06:19:13 DEBUG unit.mysql/0.install Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers-java. unit-abot-epc-basic-0: 06:19:13 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: 06:19:13 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers-java (1.0~beta3.0.7-8) ... unit-mysql-0: 06:19:13 DEBUG unit.mysql/0.install Selecting previously unselected package libmysqlclient18:amd64. unit-mysql-0: 06:19:13 DEBUG unit.mysql/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:19:13 DEBUG unit.mysql/0.install Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-interactivity-api-java. unit-abot-epc-basic-0: 06:19:13 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: 06:19:13 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon-java. unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon-java_1.0.0-7_all.deb ... unit-mysql-0: 06:19:14 DEBUG unit.mysql/0.install Selecting previously unselected package debconf-utils. unit-mysql-0: 06:19:14 DEBUG unit.mysql/0.install Preparing to unpack .../debconf-utils_1.5.51ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon-java (1.0.0-7) ... unit-mysql-0: 06:19:14 DEBUG unit.mysql/0.install Unpacking debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeclipse-aether-java. unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeclipse-aether-java_1.0.2-1_all.deb ... unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install Unpacking libeclipse-aether-java (1.0.2-1) ... unit-mysql-0: 06:19:14 DEBUG unit.mysql/0.install Selecting previously unselected package libossp-uuid16. unit-mysql-0: 06:19:14 DEBUG unit.mysql/0.install Preparing to unpack .../libossp-uuid16_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 06:19:14 DEBUG unit.mysql/0.install Unpacking libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-cli-java. unit-abot-epc-basic-0: 06:19:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-cli-java_1.3.1-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-cli-java (1.3.1-3ubuntu1) ... unit-mysql-0: 06:19:15 DEBUG unit.mysql/0.install Selecting previously unselected package pwgen. unit-mysql-0: 06:19:15 DEBUG unit.mysql/0.install Preparing to unpack .../pwgen_2.06-1ubuntu4_amd64.deb ... unit-mysql-0: 06:19:15 DEBUG unit.mysql/0.install Unpacking pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang3-java. unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang3-java_3.4-1_all.deb ... unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang3-java (3.4-1) ... unit-mysql-0: 06:19:15 DEBUG unit.mysql/0.install Selecting previously unselected package python-mysqldb. unit-mysql-0: 06:19:15 DEBUG unit.mysql/0.install Preparing to unpack .../python-mysqldb_1.2.3-2ubuntu1_amd64.deb ... unit-mysql-0: 06:19:15 DEBUG unit.mysql/0.install Unpacking python-mysqldb (1.2.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaopalliance-java. unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaopalliance-java_20070526-5_all.deb ... unit-abot-epc-basic-0: 06:19:15 DEBUG unit.abot-epc-basic/0.install Unpacking libaopalliance-java (20070526-5) ... unit-mysql-0: 06:19:15 DEBUG unit.mysql/0.install Selecting previously unselected package uuid. unit-mysql-0: 06:19:16 DEBUG unit.mysql/0.install Preparing to unpack .../uuid_1.6.2-1.3ubuntu1_amd64.deb ... unit-mysql-0: 06:19:16 DEBUG unit.mysql/0.install Unpacking uuid (1.6.2-1.3ubuntu1) ... unit-oai-epc-0: 06:19:16 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:19:16 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:19:16 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:19:16 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:19:16 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:19:16 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:19:16 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 06:19:16 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 06:19:16 DEBUG unit.mysql/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libguice-java. unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libguice-java_4.0-2_all.deb ... unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 06:19:16 DEBUG unit.abot-epc-basic/0.install Unpacking libguice-java (4.0-2) ... unit-oai-epc-0: 06:19:16 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:19:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 06:19:16 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:16 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:19:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit. unit-abot-epc-basic-0: 06:19:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit_3.8.2-8build1_all.deb ... unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:19:17 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: 06:19:17 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:19:17 DEBUG unit.abot-epc-basic/0.install Unpacking junit (3.8.2-8build1) ... unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:19:17 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:19:17 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:19:17 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:19:17 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 06:19:18 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:19:18 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:19:18 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:19:18 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:19:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cipher-java. unit-abot-epc-basic-0: 06:19:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cipher-java_1.7-1_all.deb ... unit-abot-epc-basic-0: 06:19:18 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cipher-java (1.7-1) ... unit-mysql-0: 06:19:18 DEBUG unit.mysql/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-epc-0: 06:19:19 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:19:19 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:19:19 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:19:19 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:19:19 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:19:19 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-mysql-0: 06:19:19 DEBUG unit.mysql/0.install Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-classworlds2-java. unit-abot-epc-basic-0: 06:19:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-classworlds2-java_2.5.2-1_all.deb ... unit-abot-epc-basic-0: 06:19:19 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-classworlds2-java (2.5.2-1) ... unit-mysql-0: 06:19:20 DEBUG unit.mysql/0.install Setting up debconf-utils (1.5.51ubuntu2) ... unit-abot-epc-basic-0: 06:19:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-utils2-java. unit-abot-epc-basic-0: 06:19:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-utils2-java_3.0.22-1_all.deb ... unit-abot-epc-basic-0: 06:19:20 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-utils2-java (3.0.22-1) ... unit-mysql-0: 06:19:20 DEBUG unit.mysql/0.install Setting up libossp-uuid16 (1.6.2-1.3ubuntu1) ... unit-mysql-0: 06:19:21 DEBUG unit.mysql/0.install Setting up pwgen (2.06-1ubuntu4) ... unit-abot-epc-basic-0: 06:19:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default1.5-java. unit-abot-epc-basic-0: 06:19:21 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: 06:19:21 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default1.5-java (1.6-2) ... unit-mysql-0: 06:19:22 DEBUG unit.mysql/0.install Setting up python-mysqldb (1.2.3-2ubuntu1) ... unit-mysql-0: 06:19:22 DEBUG unit.mysql/0.install Setting up uuid (1.6.2-1.3ubuntu1) ... unit-abot-epc-basic-0: 06:19:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-annotations-java. unit-abot-epc-basic-0: 06:19:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-annotations-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:19:22 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-annotations-java (1.6-2) ... unit-mysql-0: 06:19:23 DEBUG unit.mysql/0.install Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:19:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasm4-java. unit-abot-epc-basic-0: 06:19:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasm4-java_5.0.4-1_all.deb ... unit-abot-epc-basic-0: 06:19:23 DEBUG unit.abot-epc-basic/0.install Unpacking libasm4-java (5.0.4-1) ... unit-mysql-0: 06:19:24 INFO juju.worker.uniter.operation ran "install" hook unit-mysql-0: 06:19:24 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-mysql-0: 06:19:24 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-mysql-0: 06:19:24 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:19:24 DEBUG juju.worker.uniter.operation running operation accept leadership unit-mysql-0: 06:19:24 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-mysql-0: 06:19:24 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-mysql-0: 06:19:24 INFO juju.worker.uniter found queued "leader-elected" hook unit-mysql-0: 06:19:24 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-mysql-0: 06:19:24 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-mysql-0: 06:19:24 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-mysql-0: 06:19:24 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-mysql-0: 06:19:24 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-mysql-0: 06:19:24 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 06:19:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjaxen-java. unit-abot-epc-basic-0: 06:19:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjaxen-java_1.1.6-1ubuntu1_all.deb ... unit-mysql-0: 06:19:24 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 06:19:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjaxen-java (1.1.6-1ubuntu1) ... unit-mysql-0: 06:19:24 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-mysql-0: 06:19:25 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-mysql-0: 06:19:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:19:25 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:19:25 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-mysql-0: 06:19:25 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-mysql-0: 06:19:25 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-mysql-0: 06:19:25 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-mysql-0: 06:19:25 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-mysql-0: 06:19:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-mysql-0: 06:19:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:19:25 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:19:25 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:19:25 INFO unit.mysql/0.juju-log Source is not present. Skipping unit-abot-epc-basic-0: 06:19:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjdom1-java. unit-abot-epc-basic-0: 06:19:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjdom1-java_1.1.3-1_all.deb ... unit-abot-epc-basic-0: 06:19:25 DEBUG unit.abot-epc-basic/0.install Unpacking libjdom1-java (1.1.3-1) ... unit-mysql-0: 06:19:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security InRelease unit-mysql-0: 06:19:25 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Sources unit-mysql-0: 06:19:25 DEBUG unit.mysql/0.config-changed Ign http://nova.clouds.archive.ubuntu.com trusty InRelease unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Sources unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates InRelease unit-abot-epc-basic-0: 06:19:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclassworlds-java. unit-abot-epc-basic-0: 06:19:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libclassworlds-java_1.1-final-5_all.deb ... unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main amd64 Packages unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports InRelease unit-abot-epc-basic-0: 06:19:26 DEBUG unit.abot-epc-basic/0.install Unpacking libclassworlds-java (1.1-final-5) ... unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe amd64 Packages unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release.gpg unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/main Translation-en unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Sources unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.config-changed Hit http://security.ubuntu.com trusty-security/universe Translation-en unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Sources unit-abot-epc-basic-0: 06:19:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-lang-java. unit-abot-epc-basic-0: 06:19:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-lang-java_2.6-6ubuntu2_all.deb ... unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Sources unit-abot-epc-basic-0: 06:19:26 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-lang-java (2.6-6ubuntu2) ... unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Sources unit-mysql-0: 06:19:26 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main amd64 Packages unit-mysql-0: 06:19:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted amd64 Packages unit-mysql-0: 06:19:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe amd64 Packages unit-mysql-0: 06:19:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse amd64 Packages unit-mysql-0: 06:19:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/main Translation-en unit-abot-epc-basic-0: 06:19:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdoxia-core-java. unit-abot-epc-basic-0: 06:19:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdoxia-core-java_1.1.4-3ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:19:27 DEBUG unit.abot-epc-basic/0.install Unpacking libdoxia-core-java (1.1.4-3ubuntu1) ... unit-mysql-0: 06:19:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/multiverse Translation-en unit-mysql-0: 06:19:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/restricted Translation-en unit-mysql-0: 06:19:27 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-updates/universe Translation-en unit-mysql-0: 06:19:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Sources unit-abot-epc-basic-0: 06:19:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-container-default-java. unit-abot-epc-basic-0: 06:19:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-container-default-java_1.0-alpha-9-stable-1-7_all.deb ... unit-abot-epc-basic-0: 06:19:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-mysql-0: 06:19:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Sources unit-mysql-0: 06:19:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Sources unit-mysql-0: 06:19:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Sources unit-abot-epc-basic-0: 06:19:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-ant-factory-java. unit-abot-epc-basic-0: 06:19:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-ant-factory-java_1.0~alpha2.1-3_all.deb ... unit-mysql-0: 06:19:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main amd64 Packages unit-mysql-0: 06:19:28 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted amd64 Packages unit-abot-epc-basic-0: 06:19:28 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-mysql-0: 06:19:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe amd64 Packages unit-mysql-0: 06:19:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse amd64 Packages unit-mysql-0: 06:19:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/main Translation-en unit-abot-epc-basic-0: 06:19:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-io-java. unit-abot-epc-basic-0: 06:19:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-io-java_1.0~alpha5-2_all.deb ... unit-mysql-0: 06:19:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/multiverse Translation-en unit-abot-epc-basic-0: 06:19:29 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-io-java (1.0~alpha5-2) ... unit-mysql-0: 06:19:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/restricted Translation-en unit-mysql-0: 06:19:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty-backports/universe Translation-en unit-mysql-0: 06:19:29 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty Release unit-abot-epc-basic-0: 06:19:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-archiver-java. unit-abot-epc-basic-0: 06:19:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-archiver-java_2.2-1_all.deb ... unit-mysql-0: 06:19:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Sources unit-abot-epc-basic-0: 06:19:30 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-archiver-java (2.2-1) ... unit-mysql-0: 06:19:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Sources unit-mysql-0: 06:19:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Sources unit-mysql-0: 06:19:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Sources unit-abot-epc-basic-0: 06:19:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbsh-java. unit-abot-epc-basic-0: 06:19:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbsh-java_2.0b4-17ubuntu1_all.deb ... unit-mysql-0: 06:19:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main amd64 Packages unit-abot-epc-basic-0: 06:19:30 DEBUG unit.abot-epc-basic/0.install Unpacking libbsh-java (2.0b4-17ubuntu1) ... unit-mysql-0: 06:19:30 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted amd64 Packages unit-mysql-0: 06:19:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe amd64 Packages unit-abot-epc-basic-0: 06:19:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-bsh-factory-java. unit-abot-epc-basic-0: 06:19:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-bsh-factory-java_1.0~alpha7-3.1_all.deb ... unit-mysql-0: 06:19:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse amd64 Packages unit-abot-epc-basic-0: 06:19:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-mysql-0: 06:19:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/main Translation-en unit-mysql-0: 06:19:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/multiverse Translation-en unit-mysql-0: 06:19:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/restricted Translation-en unit-abot-epc-basic-0: 06:19:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-sec-dispatcher-java. unit-abot-epc-basic-0: 06:19:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-sec-dispatcher-java_1.3.1-6_all.deb ... unit-mysql-0: 06:19:31 DEBUG unit.mysql/0.config-changed Hit http://nova.clouds.archive.ubuntu.com trusty/universe Translation-en unit-abot-epc-basic-0: 06:19:31 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-sec-dispatcher-java (1.3.1-6) ... unit-abot-epc-basic-0: 06:19:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven2-core-java. unit-abot-epc-basic-0: 06:19:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven2-core-java_2.2.1-24_all.deb ... unit-abot-epc-basic-0: 06:19:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven2-core-java (2.2.1-24) ... unit-abot-epc-basic-0: 06:19:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-cli-java. unit-abot-epc-basic-0: 06:19:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-cli-java_1.2-5_all.deb ... unit-abot-epc-basic-0: 06:19:33 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-cli-java (1.2-5) ... unit-mysql-0: 06:19:33 DEBUG unit.mysql/0.config-changed Reading package lists... unit-mysql-0: 06:19:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-mysql-0: 06:19:34 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:19:34 INFO unit.mysql/0.juju-log Installing mysql-server with options: ['--option=Dpkg::Options::=--force-confold'] unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed Reading package lists... unit-abot-epc-basic-0: 06:19:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqdox2-java. unit-abot-epc-basic-0: 06:19:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqdox2-java_2.0~M3-2_all.deb ... unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed Building dependency tree... unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed Reading state information... unit-abot-epc-basic-0: 06:19:34 DEBUG unit.abot-epc-basic/0.install Unpacking libqdox2-java (2.0~M3-2) ... unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed The following extra packages will be installed: unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server-5.5 unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed Suggested packages: unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed libsql-statement-perl libipc-sharedcache-perl tinyca mailx unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed The following NEW packages will be installed: unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed libdbd-mysql-perl libdbi-perl libhtml-template-perl libterm-readkey-perl unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed mysql-client-5.5 mysql-client-core-5.5 mysql-server mysql-server-5.5 unit-mysql-0: 06:19:34 DEBUG unit.mysql/0.config-changed mysql-server-core-5.5 unit-mysql-0: 06:19:35 DEBUG unit.mysql/0.config-changed 0 upgraded, 9 newly installed, 0 to remove and 0 not upgraded. unit-mysql-0: 06:19:35 DEBUG unit.mysql/0.config-changed Need to get 8868 kB of archives. unit-mysql-0: 06:19:35 DEBUG unit.mysql/0.config-changed After this operation, 93.5 MB of additional disk space will be used. unit-mysql-0: 06:19:35 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] unit-abot-epc-basic-0: 06:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-component-metadata-java. unit-abot-epc-basic-0: 06:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-component-metadata-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 06:19:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplexus-containers1.5-java. unit-abot-epc-basic-0: 06:19:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplexus-containers1.5-java_1.6-2_all.deb ... unit-abot-epc-basic-0: 06:19:35 DEBUG unit.abot-epc-basic/0.install Unpacking libplexus-containers1.5-java (1.6-2) ... unit-mysql-0: 06:19:36 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-mysql-0: 06:19:36 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] unit-mysql-0: 06:19:36 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.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 06:19:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgeronimo-interceptor-3.0-spec-java. unit-abot-epc-basic-0: 06:19:36 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: 06:19:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-mysql-0: 06:19:36 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.61-0ubuntu0.14.04.1 [1463 kB] unit-mysql-0: 06:19:37 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.61-0ubuntu0.14.04.1 [3764 kB] unit-abot-epc-basic-0: 06:19:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet3.1-java. unit-abot-epc-basic-0: 06:19:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libservlet3.1-java_8.0.32-1ubuntu1.8_all.deb ... unit-abot-epc-basic-0: 06:19:37 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-mysql-0: 06:19:37 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.61-0ubuntu0.14.04.1 [1862 kB] unit-mysql-0: 06:19:37 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: 06:19:37 DEBUG unit.mysql/0.config-changed Get:9 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-server all 5.5.61-0ubuntu0.14.04.1 [11.0 kB] unit-mysql-0: 06:19:37 DEBUG unit.mysql/0.config-changed Preconfiguring packages ... unit-mysql-0: 06:19:38 DEBUG unit.mysql/0.config-changed Fetched 8868 kB in 2s (3063 kB/s) unit-mysql-0: 06:19:38 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbi-perl. unit-mysql-0: 06:19:38 DEBUG unit.mysql/0.config-changed (Reading database ... 83567 files and directories currently installed.) unit-mysql-0: 06:19:38 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-mysql-0: 06:19:38 DEBUG unit.mysql/0.config-changed Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:19:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdi-api-java. unit-abot-epc-basic-0: 06:19:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdi-api-java_1.0-2_all.deb ... unit-abot-epc-basic-0: 06:19:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcdi-api-java (1.0-2) ... unit-mysql-0: 06:19:39 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libdbd-mysql-perl. unit-mysql-0: 06:19:39 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-mysql-0: 06:19:39 DEBUG unit.mysql/0.config-changed Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 06:19:39 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libterm-readkey-perl. unit-mysql-0: 06:19:39 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-abot-epc-basic-0: 06:19:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-inject-java. unit-abot-epc-basic-0: 06:19:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-inject-java_0.3.2-1_all.deb ... unit-mysql-0: 06:19:40 DEBUG unit.mysql/0.config-changed Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:19:40 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-inject-java (0.3.2-1) ... unit-mysql-0: 06:19:40 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-core-5.5. unit-mysql-0: 06:19:40 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-mysql-0: 06:19:40 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:19:41 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-client-5.5. unit-mysql-0: 06:19:41 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:19:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsisu-plexus-java. unit-abot-epc-basic-0: 06:19:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsisu-plexus-java_0.3.2-1_all.deb ... unit-mysql-0: 06:19:41 DEBUG unit.mysql/0.config-changed Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:41 DEBUG unit.abot-epc-basic/0.install Unpacking libsisu-plexus-java (0.3.2-1) ... unit-mysql-0: 06:19:42 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-core-5.5. unit-mysql-0: 06:19:42 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:19:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhamcrest-java. unit-abot-epc-basic-0: 06:19:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhamcrest-java_1.3-5ubuntu1_all.deb ... unit-mysql-0: 06:19:42 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:42 DEBUG unit.abot-epc-basic/0.install Unpacking libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 06:19:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package junit4. unit-abot-epc-basic-0: 06:19:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../junit4_4.12-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:19:43 DEBUG unit.abot-epc-basic/0.install Unpacking junit4 (4.12-4ubuntu1) ... unit-mysql-0: 06:19:44 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server-5.5. unit-mysql-0: 06:19:44 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:19:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcommons-net-java. unit-abot-epc-basic-0: 06:19:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcommons-net-java_3.4-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:19:45 DEBUG unit.abot-epc-basic/0.install Unpacking libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 06:19:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcglib3-java. unit-abot-epc-basic-0: 06:19:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcglib3-java_3.1+dfsg-1_all.deb ... unit-abot-epc-basic-0: 06:19:46 DEBUG unit.abot-epc-basic/0.install Unpacking libcglib3-java (3.1+dfsg-1) ... unit-mysql-0: 06:19:46 DEBUG unit.mysql/0.config-changed Unpacking mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjenesis-java. unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libobjenesis-java_2.2-1_all.deb ... unit-abot-epc-basic-0: 06:19:47 DEBUG unit.abot-epc-basic/0.install Unpacking libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libeasymock-java. unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libeasymock-java_3.3.1+ds-3_all.deb ... unit-mysql-0: 06:19:48 DEBUG unit.mysql/0.config-changed Selecting previously unselected package libhtml-template-perl. unit-mysql-0: 06:19:48 DEBUG unit.mysql/0.config-changed Preparing to unpack .../libhtml-template-perl_2.95-1_all.deb ... unit-abot-epc-basic-0: 06:19:48 DEBUG unit.abot-epc-basic/0.install Unpacking libeasymock-java (3.3.1+ds-3) ... unit-mysql-0: 06:19:48 DEBUG unit.mysql/0.config-changed Unpacking libhtml-template-perl (2.95-1) ... unit-abot-epc-basic-0: 06:19:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libservlet2.5-java. unit-abot-epc-basic-0: 06:19:49 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: 06:19:49 DEBUG unit.abot-epc-basic/0.install Unpacking libservlet2.5-java (6.0.45+dfsg-1) ... unit-mysql-0: 06:19:49 DEBUG unit.mysql/0.config-changed Selecting previously unselected package mysql-server. unit-mysql-0: 06:19:49 DEBUG unit.mysql/0.config-changed Preparing to unpack .../mysql-server_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-mysql-0: 06:19:49 DEBUG unit.mysql/0.config-changed Unpacking mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:19:50 DEBUG unit.mysql/0.config-changed Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:19:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjetty-java. unit-abot-epc-basic-0: 06:19:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjetty-java_6.1.26-5_all.deb ... unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblog4j1.2-java. unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblog4j1.2-java_1.2.17-7ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:19:51 DEBUG unit.abot-epc-basic/0.install Unpacking liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-mysql-0: 06:19:52 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-mysql-0: 06:19:52 DEBUG unit.mysql/0.config-changed Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:19:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven-parent-java. unit-abot-epc-basic-0: 06:19:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven-parent-java_21-2_all.deb ... unit-abot-epc-basic-0: 06:19:52 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven-parent-java (21-2) ... unit-mysql-0: 06:19:53 DEBUG unit.mysql/0.config-changed Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-mysql-0: 06:19:53 DEBUG unit.mysql/0.config-changed Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:19:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwagon2-java. unit-abot-epc-basic-0: 06:19:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwagon2-java_2.10-3_all.deb ... unit-abot-epc-basic-0: 06:19:53 DEBUG unit.abot-epc-basic/0.install Unpacking libwagon2-java (2.10-3) ... unit-mysql-0: 06:19:54 DEBUG unit.mysql/0.config-changed Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-mysql-0: 06:19:54 DEBUG unit.mysql/0.config-changed Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmaven3-core-java. unit-mysql-0: 06:19:54 DEBUG unit.mysql/0.config-changed Setting up mysql-server-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmaven3-core-java_3.3.9-3_all.deb ... unit-abot-epc-basic-0: 06:19:54 DEBUG unit.abot-epc-basic/0.install Unpacking libmaven3-core-java (3.3.9-3) ... unit-mysql-0: 06:19:55 DEBUG unit.mysql/0.config-changed Setting up mysql-server-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:19:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package maven. unit-abot-epc-basic-0: 06:19:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/maven_3.3.9-3_all.deb ... unit-oai-epc-0: 06:19:56 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:19:56 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:19:56 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:19:56 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:19:56 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:19:56 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:19:56 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:19:56 DEBUG unit.abot-epc-basic/0.install Unpacking maven (3.3.9-3) ... unit-oai-epc-0: 06:19:56 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:19:56 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:19:57 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:19:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 06:19:57 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:19:57 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: 06:19:57 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:19:57 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:19:57 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:19:57 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:19:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libapr1:amd64. unit-abot-epc-basic-0: 06:19:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libapr1_1.5.2-3_amd64.deb ... unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:19:57 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:19:57 DEBUG unit.abot-epc-basic/0.install Unpacking libapr1:amd64 (1.5.2-3) ... unit-oai-epc-0: 06:19:58 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:19:58 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:19:58 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:19:58 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1:amd64. unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1_1.5.4-1build1_amd64.deb ... unit-oai-epc-0: 06:19:59 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:19:59 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:19:59 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:19:59 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:19:59 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:19:59 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-dbd-sqlite3:amd64. unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-dbd-sqlite3_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:19:59 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaprutil1-ldap:amd64. unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaprutil1-ldap_1.5.4-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install Unpacking libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblua5.1-0:amd64. unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblua5.1-0_5.1.5-8ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install Unpacking liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-bin. unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-bin_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:20:00 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-utils. unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-utils_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2-data. unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2-data_2.4.18-2ubuntu3.9_all.deb ... unit-abot-epc-basic-0: 06:20:01 DEBUG unit.abot-epc-basic/0.install Unpacking apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:20:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package apache2. unit-abot-epc-basic-0: 06:20:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../apache2_2.4.18-2ubuntu3.9_amd64.deb ... unit-abot-epc-basic-0: 06:20:02 DEBUG unit.abot-epc-basic/0.install Unpacking apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:20:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip-whl. unit-abot-epc-basic-0: 06:20:03 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: 06:20:03 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip-whl (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:20:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-minimal:amd64. unit-abot-epc-basic-0: 06:20:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:20:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-mysql-0: 06:20:04 DEBUG unit.mysql/0.config-changed 181012 6:20:04 [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: 06:20:04 DEBUG unit.mysql/0.config-changed 181012 6:20:04 [Note] Ignoring --secure-file-priv value as server is running with --bootstrap. unit-mysql-0: 06:20:04 DEBUG unit.mysql/0.config-changed 181012 6:20:04 [Note] /usr/sbin/mysqld (mysqld 5.5.61-0ubuntu0.14.04.1) starting as process 18019 ... unit-abot-epc-basic-0: 06:20:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-minimal. unit-abot-epc-basic-0: 06:20:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-minimal_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:20:05 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:20:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-minimal. unit-abot-epc-basic-0: 06:20:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-minimal_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:20:06 DEBUG unit.abot-epc-basic/0.install Unpacking python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:20:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-stdlib:amd64. unit-abot-epc-basic-0: 06:20:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-stdlib_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:20:07 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7. unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-stdlib:amd64. unit-abot-epc-basic-0: 06:20:08 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: 06:20:08 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:20:08 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:20:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:20:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:20:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:20:09 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:20:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 06:20:10 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-minimal:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-minimal (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:20:11 DEBUG unit.abot-epc-basic/0.install Setting up python-minimal (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python. unit-abot-epc-basic-0: 06:20: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 ... 61214 files and directories currently installed.) unit-abot-epc-basic-0: 06:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python_2.7.12-1~16.04_amd64.deb ... unit-abot-epc-basic-0: 06:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pip. unit-abot-epc-basic-0: 06:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pip_8.1.1-2ubuntu0.4_all.deb ... unit-abot-epc-basic-0: 06:20:12 DEBUG unit.abot-epc-basic/0.install Unpacking python-pip (8.1.1-2ubuntu0.4) ... unit-abot-epc-basic-0: 06:20:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpc3:amd64. unit-abot-epc-basic-0: 06:20:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmpc3_1.0.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:20:13 DEBUG unit.abot-epc-basic/0.install Unpacking libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 06:20:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant. unit-abot-epc-basic-0: 06:20:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:20:13 DEBUG unit.abot-epc-basic/0.install Unpacking ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:20:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ant-optional. unit-abot-epc-basic-0: 06:20:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ant-optional_1.9.6-1ubuntu1.1_all.deb ... unit-abot-epc-basic-0: 06:20:13 DEBUG unit.abot-epc-basic/0.install Unpacking ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:20:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package binutils. unit-abot-epc-basic-0: 06:20:14 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: 06:20:14 DEBUG unit.abot-epc-basic/0.install Unpacking binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc-dev-bin. unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc-dev-bin_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 06:20:15 DEBUG unit.abot-epc-basic/0.install Unpacking libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:20:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package linux-libc-dev:amd64. unit-abot-epc-basic-0: 06:20:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../linux-libc-dev_4.4.0-137.163_amd64.deb ... unit-abot-epc-basic-0: 06:20:16 DEBUG unit.abot-epc-basic/0.install Unpacking linux-libc-dev:amd64 (4.4.0-137.163) ... unit-mysql-0: 06:20:16 DEBUG unit.mysql/0.config-changed mysql start/running, process 18154 unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.config-changed Setting up libhtml-template-perl (2.95-1) ... unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.config-changed Processing triggers for ureadahead (0.100.0-16) ... unit-abot-epc-basic-0: 06:20:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dev:amd64. unit-abot-epc-basic-0: 06:20:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dev_2.23-0ubuntu10_amd64.deb ... unit-mysql-0: 06:20:17 DEBUG unit.mysql/0.config-changed Setting up mysql-server (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:20:17 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dev:amd64 (2.23-0ubuntu10) ... unit-mysql-0: 06:20:18 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-mysql-0: 06:20:18 INFO unit.mysql/0.juju-log dataset size in bytes: 1677721600 unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libisl15:amd64. unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libisl15_0.16.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Unpacking libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 06:20:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp-5. unit-abot-epc-basic-0: 06:20: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: 06:20:20 DEBUG unit.abot-epc-basic/0.install Unpacking cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:20:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cpp. unit-abot-epc-basic-0: 06:20:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cpp_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:20:22 DEBUG unit.abot-epc-basic/0.install Unpacking cpp (4:5.3.1-1ubuntu1) ... unit-mysql-0: 06:20:22 DEBUG unit.mysql/0.config-changed mysql stop/waiting unit-abot-epc-basic-0: 06:20:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcc1-0:amd64. unit-abot-epc-basic-0: 06:20:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcc1-0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 06:20:24 DEBUG unit.mysql/0.config-changed mysql start/running, process 18275 unit-abot-epc-basic-0: 06:20:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:20:24 DEBUG worker.uniter.jujuc running hook tool "relation-ids" unit-mysql-0: 06:20:24 INFO juju.worker.uniter.operation ran "config-changed" hook unit-mysql-0: 06:20:24 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-mysql-0: 06:20:25 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-mysql-0: 06:20:25 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:20:25 INFO juju.worker.uniter found queued "start" hook unit-mysql-0: 06:20:25 DEBUG juju.worker.uniter.operation running operation run start hook unit-mysql-0: 06:20:25 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-mysql-0: 06:20:25 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-mysql-0: 06:20:25 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-mysql-0: 06:20:25 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-mysql-0: 06:20:25 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 06:20:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgomp1:amd64. unit-abot-epc-basic-0: 06:20: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: 06:20:27 DEBUG unit.abot-epc-basic/0.install Unpacking libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:20:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libitm1:amd64. unit-abot-epc-basic-0: 06:20:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libitm1_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:20:28 DEBUG unit.abot-epc-basic/0.install Unpacking libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:20:28 DEBUG unit.mysql/0.start mysql stop/waiting unit-abot-epc-basic-0: 06:20:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatomic1:amd64. unit-abot-epc-basic-0: 06:20:30 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: 06:20:30 DEBUG unit.abot-epc-basic/0.install Unpacking libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:20:30 DEBUG unit.mysql/0.start mysql start/running, process 18386 unit-mysql-0: 06:20:30 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasan2:amd64. unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasan2_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 06:20:33 INFO juju.worker.uniter.operation ran "start" hook unit-mysql-0: 06:20:33 DEBUG juju.worker.uniter.operation unit mysql/0 has started but has not yet set status unit-abot-epc-basic-0: 06:20:33 DEBUG unit.abot-epc-basic/0.install Unpacking libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:20:33 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-mysql-0: 06:20:34 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-mysql-0: 06:20:34 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:20:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:20:34 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-mysql-0: 06:20:34 INFO juju.worker.uniter.relation joining relation "mysql:cluster" unit-mysql-0: 06:20:34 INFO juju.worker.uniter.relation joined relation "mysql:cluster" unit-mysql-0: 06:20:35 INFO juju.worker.uniter.relation joining relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 06:20:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblsan0:amd64. unit-abot-epc-basic-0: 06:20:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblsan0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-mysql-0: 06:20:35 INFO juju.worker.uniter.relation joined relation "oai-hss:db mysql:db" unit-abot-epc-basic-0: 06:20:35 DEBUG unit.abot-epc-basic/0.install Unpacking liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-mysql-0: 06:20:36 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:20:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtsan0:amd64. unit-abot-epc-basic-0: 06:20:36 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: 06:20:36 DEBUG unit.abot-epc-basic/0.install Unpacking libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:20:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libubsan0:amd64. unit-abot-epc-basic-0: 06:20:37 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: 06:20:37 DEBUG unit.abot-epc-basic/0.install Unpacking libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcilkrts5:amd64. unit-abot-epc-basic-0: 06:20:38 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: 06:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:20:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmpx0:amd64. unit-abot-epc-basic-0: 06:20:38 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: 06:20:38 DEBUG unit.abot-epc-basic/0.install Unpacking libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libquadmath0:amd64. unit-abot-epc-basic-0: 06:20:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libquadmath0_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:20:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcc-5-dev:amd64. unit-abot-epc-basic-0: 06:20:39 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: 06:20:39 DEBUG unit.abot-epc-basic/0.install Unpacking libgcc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:20:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc-5. unit-abot-epc-basic-0: 06:20:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:20:41 DEBUG unit.abot-epc-basic/0.install Unpacking gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:20:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gcc. unit-abot-epc-basic-0: 06:20:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gcc_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:20:43 DEBUG unit.abot-epc-basic/0.install Unpacking gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libstdc++-5-dev:amd64. unit-abot-epc-basic-0: 06:20:44 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: 06:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:20:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++-5. unit-abot-epc-basic-0: 06:20:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++-5_5.4.0-6ubuntu1~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:20:44 DEBUG unit.abot-epc-basic/0.install Unpacking g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package g++. unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../g++_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package make. unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/make_4.1-6_amd64.deb ... unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking make (4.1-6) ... unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdpkg-perl. unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdpkg-perl_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking libdpkg-perl (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dpkg-dev. unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dpkg-dev_1.18.4ubuntu1.4_all.deb ... unit-abot-epc-basic-0: 06:20:46 DEBUG unit.abot-epc-basic/0.install Unpacking dpkg-dev (1.18.4ubuntu1.4) ... unit-abot-epc-basic-0: 06:20:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package build-essential. unit-abot-epc-basic-0: 06:20:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../build-essential_12.1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:20:47 DEBUG unit.abot-epc-basic/0.install Unpacking build-essential (12.1ubuntu2) ... unit-abot-epc-basic-0: 06:20:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfakeroot:amd64. unit-abot-epc-basic-0: 06:20:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fakeroot. unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fakeroot_1.20.2-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking fakeroot (1.20.2-1ubuntu1) ... unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-perl. unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-perl_1.19.03-1_all.deb ... unit-abot-epc-basic-0: 06:20:48 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-perl (1.19.03-1) ... unit-abot-epc-basic-0: 06:20:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-diff-xs-perl. unit-abot-epc-basic-0: 06:20:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-diff-xs-perl_0.04-4build1_amd64.deb ... unit-abot-epc-basic-0: 06:20:49 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-diff-xs-perl (0.04-4build1) ... unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libalgorithm-merge-perl. unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libalgorithm-merge-perl_0.08-3_all.deb ... unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libalgorithm-merge-perl (0.08-3) ... unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp2-java. unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp2-java_2.1.10-7build1_all.deb ... unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp2-java (2.1.10-7build1) ... unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpp3-java. unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxpp3-java_1.1.4c-2build1_all.deb ... unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxpp3-java (1.1.4c-2build1) ... unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdom4j-java. unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdom4j-java_1.6.1+dfsg.3-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:20:50 DEBUG unit.abot-epc-basic/0.install Unpacking libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-abot-epc-basic-0: 06:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexpat1-dev:amd64. unit-abot-epc-basic-0: 06:20:51 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: 06:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-fcntllock-perl. unit-abot-epc-basic-0: 06:20:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-fcntllock-perl_0.22-3_amd64.deb ... unit-abot-epc-basic-0: 06:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 06:20:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7:amd64. unit-abot-epc-basic-0: 06:20:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:20:51 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:20:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython2.7-dev:amd64. unit-abot-epc-basic-0: 06:20:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpython2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:20:52 DEBUG unit.abot-epc-basic/0.install Unpacking libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-dev:amd64. unit-abot-epc-basic-0: 06:20:55 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: 06:20:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:20:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpython-all-dev:amd64. unit-abot-epc-basic-0: 06:20:55 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: 06:20:55 DEBUG unit.abot-epc-basic/0.install Unpacking libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxom-java. unit-abot-epc-basic-0: 06:20:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxom-java_1.2.10-1_all.deb ... unit-abot-epc-basic-0: 06:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 06:20:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package manpages-dev. unit-abot-epc-basic-0: 06:20:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../manpages-dev_4.04-2_all.deb ... unit-abot-epc-basic-0: 06:20:56 DEBUG unit.abot-epc-basic/0.install Unpacking manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 06:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all. unit-abot-epc-basic-0: 06:20:57 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: 06:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:20:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python2.7-dev. unit-abot-epc-basic-0: 06:20:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python2.7-dev_2.7.12-1ubuntu0~16.04.3_amd64.deb ... unit-abot-epc-basic-0: 06:20:57 DEBUG unit.abot-epc-basic/0.install Unpacking python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:20:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-dev. unit-abot-epc-basic-0: 06:20:58 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: 06:20:58 DEBUG unit.abot-epc-basic/0.install Unpacking python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:20:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-all-dev. unit-abot-epc-basic-0: 06:20:59 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: 06:20:59 DEBUG unit.abot-epc-basic/0.install Unpacking python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:21:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-pkg-resources. unit-abot-epc-basic-0: 06:21:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-pkg-resources_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 06:21:00 DEBUG unit.abot-epc-basic/0.install Unpacking python-pkg-resources (20.7.0-1) ... unit-abot-epc-basic-0: 06:21:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-setuptools. unit-abot-epc-basic-0: 06:21:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-setuptools_20.7.0-1_all.deb ... unit-abot-epc-basic-0: 06:21:00 DEBUG unit.abot-epc-basic/0.install Unpacking python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 06:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package python-wheel. unit-abot-epc-basic-0: 06:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../python-wheel_0.29.0-1_all.deb ... unit-abot-epc-basic-0: 06:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 06:21:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ssl-cert. unit-abot-epc-basic-0: 06:21:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ssl-cert_1.0.37_all.deb ... unit-abot-epc-basic-0: 06:21:01 DEBUG unit.abot-epc-basic/0.install Unpacking ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 06:21:01 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:21:04 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:21:04 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-codec-java (1.10-1) ... unit-abot-epc-basic-0: 06:21:05 DEBUG unit.abot-epc-basic/0.install Setting up libapache-pom-java (10-2build1) ... unit-abot-epc-basic-0: 06:21:05 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-parent-java (39-3) ... unit-abot-epc-basic-0: 06:21:05 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-logging-java (1.2-1+build1) ... unit-abot-epc-basic-0: 06:21:05 DEBUG unit.abot-epc-basic/0.install Setting up libhttpcore-java (4.4.4-1) ... unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Setting up libhttpclient-java (4.5.1-1) ... unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Setting up libslf4j-java (1.7.14-3) ... unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-httpclient-java (3.1-12) ... unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-io-java (2.4-2) ... unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net2-java (2.2-2) ... unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Setting up libjsch-java (0.1.53-1ubuntu1) ... unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Setting up libjsoup-java (1.8.3-1) ... unit-abot-epc-basic-0: 06:21:06 DEBUG unit.abot-epc-basic/0.install Setting up libatinject-jsr330-api-java (1.0+ds1-2) ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Setting up libjsr305-java (0.1~+svn49-9) ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Setting up libguava-java (19.0-1) ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds-java (1.5.0-5) ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Setting up libjaxp1.3-java (1.3.05-2ubuntu3) ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-resolver1.1-java (1.2-7build1) ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Setting up libxml-commons-external-java (1.4.01-2build1) ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Setting up libxerces2-java (2.11.0-7) ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Setting up libxalan2-java (2.7.1-9) ... unit-abot-epc-basic-0: 06:21:07 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interpolation-java (1.21-1) ... unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils-java (1:1.5.15-4) ... unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Setting up libxbean-java (4.5-1) ... unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers-java (1.0~beta3.0.7-8) ... unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-interactivity-api-java (1.0-alpha-6-7) ... unit-abot-epc-basic-0: 06:21:08 DEBUG unit.abot-epc-basic/0.install Setting up libwagon-java (1.0.0-7) ... unit-abot-epc-basic-0: 06:21:09 DEBUG unit.abot-epc-basic/0.install Setting up libeclipse-aether-java (1.0.2-1) ... unit-abot-epc-basic-0: 06:21:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-cli-java (1.3.1-3ubuntu1) ... unit-abot-epc-basic-0: 06:21:11 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang3-java (3.4-1) ... unit-abot-epc-basic-0: 06:21:11 DEBUG unit.abot-epc-basic/0.install Setting up libaopalliance-java (20070526-5) ... unit-abot-epc-basic-0: 06:21:11 DEBUG unit.abot-epc-basic/0.install Setting up libguice-java (4.0-2) ... unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Setting up junit (3.8.2-8build1) ... unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cipher-java (1.7-1) ... unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-classworlds2-java (2.5.2-1) ... unit-abot-epc-basic-0: 06:21:12 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-utils2-java (3.0.22-1) ... unit-abot-epc-basic-0: 06:21:13 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default1.5-java (1.6-2) ... unit-abot-epc-basic-0: 06:21:13 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-annotations-java (1.6-2) ... unit-abot-epc-basic-0: 06:21:13 DEBUG unit.abot-epc-basic/0.install Setting up libasm4-java (5.0.4-1) ... unit-abot-epc-basic-0: 06:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libjaxen-java (1.1.6-1ubuntu1) ... unit-abot-epc-basic-0: 06:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libjdom1-java (1.1.3-1) ... unit-abot-epc-basic-0: 06:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libclassworlds-java (1.1-final-5) ... unit-abot-epc-basic-0: 06:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-lang-java (2.6-6ubuntu2) ... unit-abot-epc-basic-0: 06:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libdoxia-core-java (1.1.4-3ubuntu1) ... unit-oai-epc-0: 06:21:14 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:21:14 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:21:14 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:21:14 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:21:14 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:21:14 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:21:14 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:21:14 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-container-default-java (1.0-alpha-9-stable-1-7) ... unit-oai-epc-0: 06:21:14 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-ant-factory-java (1.0~alpha2.1-3) ... unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:21:15 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:21:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 06:21:15 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-io-java (1.0~alpha5-2) ... unit-abot-epc-basic-0: 06:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-archiver-java (2.2-1) ... unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:21:15 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: 06:21:15 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libbsh-java (2.0b4-17ubuntu1) ... unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install ++ virt-what unit-abot-epc-basic-0: 06:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-bsh-factory-java (1.0~alpha7-3.1) ... unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:21:15 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:21:15 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:21:15 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 06:21:15 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-sec-dispatcher-java (1.3.1-6) ... unit-oai-epc-0: 06:21:16 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libmaven2-core-java (2.2.1-24) ... unit-oai-epc-0: 06:21:16 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:21:16 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:21:16 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 06:21:16 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:21:16 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:21:16 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:21:16 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-cli-java (1.2-5) ... unit-abot-epc-basic-0: 06:21:16 DEBUG unit.abot-epc-basic/0.install Setting up libqdox2-java (2.0~M3-2) ... unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-component-metadata-java (1.6-2) ... unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Setting up libplexus-containers1.5-java (1.6-2) ... unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Setting up libgeronimo-interceptor-3.0-spec-java (1.0.1-3fakesync1) ... unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Setting up libservlet3.1-java (8.0.32-1ubuntu1.8) ... unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Setting up libcdi-api-java (1.0-2) ... unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-inject-java (0.3.2-1) ... unit-oai-epc-0: 06:21:17 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:21:17 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:21:17 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:21:17 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:21:17 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:21:17 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Setting up libsisu-plexus-java (0.3.2-1) ... unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Setting up libhamcrest-java (1.3-5ubuntu1) ... unit-abot-epc-basic-0: 06:21:17 DEBUG unit.abot-epc-basic/0.install Setting up junit4 (4.12-4ubuntu1) ... unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Setting up libcommons-net-java (3.4-2ubuntu2) ... unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Setting up libcglib3-java (3.1+dfsg-1) ... unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Setting up libobjenesis-java (2.2-1) ... unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Setting up libeasymock-java (3.3.1+ds-3) ... unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Setting up libservlet2.5-java (6.0.45+dfsg-1) ... unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Setting up libjetty-java (6.1.26-5) ... unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Setting up liblog4j1.2-java (1.2.17-7ubuntu1) ... unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Setting up libmaven-parent-java (21-2) ... unit-abot-epc-basic-0: 06:21:18 DEBUG unit.abot-epc-basic/0.install Setting up libwagon2-java (2.10-3) ... unit-abot-epc-basic-0: 06:21:19 DEBUG unit.abot-epc-basic/0.install Setting up libmaven3-core-java (3.3.9-3) ... unit-abot-epc-basic-0: 06:21:19 DEBUG unit.abot-epc-basic/0.install Setting up maven (3.3.9-3) ... unit-abot-epc-basic-0: 06:21:19 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: 06:21:19 DEBUG unit.abot-epc-basic/0.install Setting up libapr1:amd64 (1.5.2-3) ... unit-abot-epc-basic-0: 06:21:19 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:21:20 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-dbd-sqlite3:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:21:20 DEBUG unit.abot-epc-basic/0.install Setting up libaprutil1-ldap:amd64 (1.5.4-1build1) ... unit-abot-epc-basic-0: 06:21:20 DEBUG unit.abot-epc-basic/0.install Setting up liblua5.1-0:amd64 (5.1.5-8ubuntu1) ... unit-abot-epc-basic-0: 06:21:20 DEBUG unit.abot-epc-basic/0.install Setting up apache2-bin (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:21:20 DEBUG unit.abot-epc-basic/0.install Setting up apache2-utils (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:21:20 DEBUG unit.abot-epc-basic/0.install Setting up apache2-data (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:21:21 DEBUG unit.abot-epc-basic/0.install Setting up apache2 (2.4.18-2ubuntu3.9) ... unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Enabling module mpm_event. unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Enabling module authz_core. unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Enabling module authz_host. unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Enabling module authn_core. unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Enabling module auth_basic. unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Enabling module access_compat. unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Enabling module authn_file. unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Enabling module authz_user. unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Enabling module alias. unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Enabling module dir. unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Enabling module autoindex. unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Enabling module env. unit-abot-epc-basic-0: 06:21:28 DEBUG unit.abot-epc-basic/0.install Enabling module mime. unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Enabling module negotiation. unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Enabling module setenvif. unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Enabling module filter. unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Enabling module deflate. unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Enabling module status. unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Enabling conf charset. unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Enabling conf localized-error-pages. unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Enabling conf other-vhosts-access-log. unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Enabling conf security. unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Enabling conf serve-cgi-bin. unit-abot-epc-basic-0: 06:21:29 DEBUG unit.abot-epc-basic/0.install Enabling site 000-default. machine-3: 06:21:30 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] machine-3: 06:21:30 DEBUG juju.cmd args: []string{"/var/lib/juju/tools/machine-3/jujud", "machine", "--data-dir", "/var/lib/juju", "--machine-id", "3", "--debug"} machine-3: 06:21:30 DEBUG juju.agent read agent config, format "2.0" unit-abot-epc-basic-0: 06:21:30 DEBUG unit.abot-epc-basic/0.install Setting up python-pip-whl (8.1.1-2ubuntu0.4) ... machine-3: 06:21:31 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. machine-3: 06:21:31 DEBUG juju.worker start "engine" machine-3: 06:21:31 INFO juju.worker start "engine" machine-3: 06:21:31 DEBUG juju.worker.introspection introspection worker listening on "@jujud-machine-3" machine-3: 06:21:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.introspection stats worker now serving machine-3: 06:21:31 DEBUG juju.worker "engine" started machine-3: 06:21:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "agent" manifold worker started machine-3: 06:21:31 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started machine-3: 06:21:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "termination-signal-handler" manifold worker started machine-3: 06:21:31 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "clock" manifold worker started machine-3: 06:21:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started machine-3: 06:21:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "clock" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "is-controller-flag" manifold worker stopped: "state" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "unconverted-state-workers" manifold worker stopped: "state" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: "state-config-watcher" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "state" manifold worker stopped: "agent" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:21:31 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:21:31 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:21:31 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started machine-3: 06:21:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 06:21:31 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "global-clock-updater" manifold worker stopped: "state" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "pubsub-forwarder" manifold worker stopped: "central-hub" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "state-config-watcher" manifold worker started machine-3: 06:21:31 DEBUG juju.worker.dependency "state" manifold worker stopped: machine-3: 06:21:31 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:31 DEBUG juju.worker.apicaller connecting with old password machine-3: 06:21:31 DEBUG juju.worker.dependency "central-hub" manifold worker stopped: dependency not available machine-3: 06:21:31 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-3: 06:21:31 INFO juju.api connection established to "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-3: 06:21:31 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-3: 06:21:31 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:21:31 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-stdlib:amd64 (2.7.12-1ubuntu0~16.04.3) ... machine-3: 06:21:31 DEBUG juju.worker.dependency "state" manifold worker stopped: dependency not available unit-abot-epc-basic-0: 06:21:31 DEBUG unit.abot-epc-basic/0.install Setting up python2.7 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:21:32 DEBUG unit.abot-epc-basic/0.install Setting up libpython-stdlib:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:21:32 DEBUG unit.abot-epc-basic/0.install Setting up python (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:21:32 DEBUG unit.abot-epc-basic/0.install Setting up python-pip (8.1.1-2ubuntu0.4) ... machine-3: 06:21:33 DEBUG juju.worker.apicaller connected machine-3: 06:21:33 DEBUG juju.worker.apicaller changing password... unit-abot-epc-basic-0: 06:21:33 DEBUG unit.abot-epc-basic/0.install Setting up abot-epc-basic (3.1.1) ... machine-3: 06:21:33 DEBUG juju.worker.apicaller password changed machine-3: 06:21:33 DEBUG juju.api RPC connection died machine-3: 06:21:33 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-abot-epc-basic-0: 06:21:33 DEBUG unit.abot-epc-basic/0.install Inside postinstall - configure called unit-abot-epc-basic-0: 06:21:33 DEBUG unit.abot-epc-basic/0.install Current directory : / unit-abot-epc-basic-0: 06:21:33 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files machine-3: 06:21:33 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:21:33 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-3: 06:21:33 INFO juju.api connection established to "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-3: 06:21:33 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-3: 06:21:33 DEBUG juju.worker.apicaller connected machine-3: 06:21:33 DEBUG juju.worker.dependency "api-caller" manifold worker started machine-3: 06:21:33 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "upgrader" manifold worker started machine-3: 06:21:33 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:21:33 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:21:33 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:33 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:21:34 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:21:34 INFO juju.worker.upgrader unblocking abort check machine-3: 06:21:34 INFO juju.worker.upgrader desired agent binary version: 2.3.9 machine-3: 06:21:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked machine-3: 06:21:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 06:21:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-fortress" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "migration-fortress" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 06:21:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 06:21:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 06:21:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: machine-3: 06:21:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 06:21:34 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:21:34 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:21:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:21:34 DEBUG juju.worker.logger initial log config: "=DEBUG" machine-3: 06:21:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.logger logger setup machine-3: 06:21:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "fan-configurer" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.dependency "serving-info-setter" manifold worker stopped: resource permanently unavailable machine-3: 06:21:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:21:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:21:34 INFO juju.util.exec run result: exit status 127 machine-3: 06:21:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec671007385/script.sh: line 1: fanatic: command not found 127 machine-3: 06:21:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:21:34 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" machine-3: 06:21:34 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:21:34 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:21:34 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:21:34 DEBUG juju.network including address public:172.30.9.200 for machine machine-3: 06:21:34 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 06:21:34 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 06:21:34 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:21:34 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:21:34 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:21:34 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:21:34 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:21:34 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:21:34 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:21:34 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: 06:21:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:21:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:21:34 DEBUG juju.agent API server address details [["172.30.9.200: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.200:17070"] machine-3: 06:21:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:21:34 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:21:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 06:21:34 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:21:34 DEBUG juju.tools.lxdclient LXD snap socket not found, falling back to debian socket: "/var/lib/lxd" machine-3: 06:21:34 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:21:34 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: 06:21:34 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:21:34 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:21:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:21:34 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:21:34 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:21:34 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:21:34 INFO juju.util.exec run result: exit status 127 machine-3: 06:21:34 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec628663517/script.sh: line 1: fanatic: command not found 127 machine-3: 06:21:34 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 06:21:34 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 06:21:34 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 06:21:34 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:21:34 DEBUG juju.worker.apiconfigwatcher API addresses changed in agent config machine-3: 06:21:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: restart immediately machine-3: 06:21:34 DEBUG juju.api RPC connection died machine-3: 06:21:34 DEBUG juju.worker killing runner 0xc4205a5380 machine-3: 06:21:34 INFO juju.worker runner is dying machine-3: 06:21:34 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:21:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: connection is shut down machine-3: 06:21:34 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: 06:21:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: cannot read environment config: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 06:21:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 06:21:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: machine-3: 06:21:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 06:21:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 06:21:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:21:34 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] machine-3: 06:21:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 INFO juju.worker.authenticationworker starting key updater worker: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: starting key updater worker: connection is shut down machine-3: 06:21:34 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:21:34 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "machiner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-3: 06:21:34 INFO juju.api connection established to "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-3: 06:21:34 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-3: 06:21:34 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started machine-3: 06:21:34 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:34 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-abot-epc-basic-0: 06:21:35 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... machine-3: 06:21:35 DEBUG juju.worker.apicaller connected machine-3: 06:21:35 DEBUG juju.api RPC connection died machine-3: 06:21:35 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: machine-3: 06:21:35 DEBUG juju.worker.apicaller connecting with current password machine-3: 06:21:35 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-3: 06:21:35 INFO juju.api connection established to "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" machine-3: 06:21:35 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-abot-epc-basic-0: 06:21:35 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: 06:21:36 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 8.8 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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/plugins/maven-plugins/22/maven-plugins-22.pom (13 KB at 489.7 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 DEBUG unit.abot-epc-basic/0.install 3/26 KB 6/26 KB 9/26 KB 11/26 KB 14/26 KB 16/26 KB 19/26 KB 22/26 KB 25/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 953.3 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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 555.9 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 DEBUG unit.abot-epc-basic/0.install 3/25 KB 5/25 KB 8/25 KB 11/25 KB 13/25 KB 16/25 KB 19/25 KB 21/25 KB 24/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 707.5 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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 329.9 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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/plugins/maven-plugins/25/maven-plugins-25.pom (10 KB at 466.4 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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 1385.9 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 DEBUG unit.abot-epc-basic/0.install 3/15 KB 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/apache/14/apache-14.pom (15 KB at 551.6 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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: 06:21:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:36 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:21:36 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:36 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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: 06:21:36 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 59.4 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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 1094.2 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/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 1217.3 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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 235.4 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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 123.1 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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 125.2 KB/sec) unit-abot-epc-basic-0: 06:21:36 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 machine-3: 06:21:36 DEBUG juju.worker.apicaller connected unit-abot-epc-basic-0: 06:21:36 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 210.9 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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: 06:21:36 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: 06:21:36 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/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 KB at 566.9 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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 45.7 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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) machine-3: 06:21:36 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-abot-epc-basic-0: 06:21:36 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 machine-3: 06:21:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: "migration-inactive-flag" not running: dependency not available machine-3: 06:21:36 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started machine-3: 06:21:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "disk-manager" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:21:36 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-abot-epc-basic-0: 06:21:36 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 257.1 KB/sec) machine-3: 06:21:36 DEBUG juju.worker.dependency "reboot-executor" manifold worker started unit-abot-epc-basic-0: 06:21:36 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 machine-3: 06:21:36 DEBUG juju.worker.reboot Reboot worker got action: noop machine-3: 06:21:36 DEBUG juju.worker.dependency "unit-agent-deployer" manifold worker started machine-3: 06:21:36 DEBUG juju.worker.dependency "mgo-txn-resumer" manifold worker stopped: dependency not available machine-3: 06:21:36 DEBUG juju.service discovered init system "upstart" from series "trusty" machine-3: 06:21:36 INFO juju.worker.deployer checking unit "oai-hss/0" machine-3: 06:21:36 DEBUG juju.worker.dependency "log-sender" manifold worker started machine-3: 06:21:36 DEBUG juju.worker.dependency "disk-manager" manifold worker started machine-3: 06:21:36 DEBUG juju.worker.dependency "machine-action-runner" manifold worker started machine-3: 06:21:36 INFO juju.worker.diskmanager block devices changed: [{vda [] 10240 true }] unit-abot-epc-basic-0: 06:21:36 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 34.3 KB/sec) machine-3: 06:21:36 DEBUG juju.worker.dependency "transaction-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available unit-abot-epc-basic-0: 06:21:36 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 machine-3: 06:21:36 DEBUG juju.worker.dependency "ssh-identity-writer" manifold worker stopped: dependency not available machine-3: 06:21:36 DEBUG juju.worker.dependency "api-address-updater" manifold worker started machine-3: 06:21:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:21:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:21:36 DEBUG juju.worker.dependency "host-key-reporter" manifold worker started machine-3: 06:21:36 DEBUG juju.worker.dependency "log-pruner" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:21:36 DEBUG juju.worker.dependency "storage-provisioner" manifold worker started machine-3: 06:21:36 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:21:36 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:21:36 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:21:36 DEBUG juju.network including address public:172.30.9.200 for machine machine-3: 06:21:36 DEBUG juju.network including address local-cloud:192.168.121.5 for machine machine-3: 06:21:36 DEBUG juju.network including address local-fan:252.5.0.1 for machine machine-3: 06:21:36 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:21:36 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:21:36 DEBUG juju.network addresses after filtering: [public:172.30.9.200 local-cloud:192.168.121.5 local-fan:252.5.0.1 local-machine:127.0.0.1 local-machine:::1] machine-3: 06:21:36 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] machine-3: 06:21:36 DEBUG juju.agent API server address details [["172.30.9.200: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.200:17070"] machine-3: 06:21:36 DEBUG juju.worker.dependency "external-controller-updater" manifold worker stopped: "is-primary-controller-flag" not running: dependency not available machine-3: 06:21:36 INFO juju.util.exec run result: exit status 127 machine-3: 06:21:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec296075658/script.sh: line 1: fanatic: command not found 127 unit-abot-epc-basic-0: 06:21:36 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/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 329.6 KB/sec) machine-3: 06:21:36 DEBUG juju.worker.dependency "migration-minion" manifold worker started machine-3: 06:21:36 INFO juju.worker.migrationminion migration phase is now: NONE machine-3: 06:21:36 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 machine-3: 06:21:36 DEBUG juju.worker.dependency "fan-configurer" manifold worker started machine-3: 06:21:36 DEBUG juju.worker.dependency "machiner" manifold worker stopped: machine-3: 06:21:36 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 unit-abot-epc-basic-0: 06:21:36 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.pom machine-3: 06:21:36 DEBUG juju.worker.dependency "is-primary-controller-flag" manifold worker stopped: "is-controller-flag" not running: dependency not available machine-3: 06:21:36 DEBUG juju.worker.fanconfigurer Processing new fan config machine-3: 06:21:36 DEBUG juju.worker.fanconfigurer Adding config for 0: 192.168.121.0/24 252.0.0.0/8 machine-3: 06:21:36 DEBUG juju.worker.storageprovisioner filesystems alive: [], dying: [], dead: [] machine-3: 06:21:36 DEBUG juju.worker.storageprovisioner volumes alive: [], dying: [], dead: [] machine-3: 06:21:36 INFO juju.util.exec run result: exit status 127 machine-3: 06:21:36 DEBUG juju.worker.fanconfigurer Launched fanatic enable-fan -u 192.168.121.0/24 -o 252.0.0.0/8 - result /tmp/juju-exec472036923/script.sh: line 1: fanatic: command not found 127 machine-3: 06:21:36 DEBUG juju.worker.storageprovisioner volume attachments alive: [], dying: [], dead: [] machine-3: 06:21:36 DEBUG juju.worker.storageprovisioner filesystem attachment alive: [], dying: [], dead: [] machine-3: 06:21:36 DEBUG juju.worker.fanconfigurer Launched fanctl up -a - result 0 unit-abot-epc-basic-0: 06:21:36 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 54.1 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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 209.2 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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 190.9 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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 117.8 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 DEBUG unit.abot-epc-basic/0.install 1/4 KB 4/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 168.3 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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 130.5 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:36 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 110.3 KB/sec) unit-abot-epc-basic-0: 06:21:36 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: 06:21:37 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 45.2 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 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 110.8 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 3/11 KB 6/11 KB 9/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 544.8 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 3/41 KB 6/41 KB 9/41 KB 11/41 KB 14/41 KB 16/41 KB 19/41 KB 22/41 KB 25/41 KB 27/41 KB 30/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 1779.8 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 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 822.5 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 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 208.0 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 3/7 KB 3/7 KB 6/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 414.0 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 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 1515.3 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 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 758.1 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 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 42.8 KB/sec) unit-abot-epc-basic-0: 06:21:37 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-abot-epc-basic-0: 06:21:37 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 153.6 KB/sec) unit-abot-epc-basic-0: 06:21:37 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 machine-3: 06:21:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started machine-3: 06:21:37 DEBUG juju.worker.logger initial log config: "=DEBUG;unit=DEBUG" machine-3: 06:21:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started machine-3: 06:21:37 DEBUG juju.worker.logger logger setup machine-3: 06:21:37 DEBUG juju.worker.dependency "ssh-authkeys-updater" manifold worker started machine-3: 06:21:37 DEBUG juju.worker.dependency "tools-version-checker" manifold worker stopped: dependency not available machine-3: 06:21:37 DEBUG juju.worker.dependency "machiner" manifold worker started machine-3: 06:21:37 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:21:37 DEBUG juju.tools.lxdclient Using environment LXD_DIR as socket path: "/var/lib/lxd" machine-3: 06:21:37 DEBUG juju.tools.lxdclient connecting to LXD remote "local": "unix:///var/lib/lxd/unix.socket" machine-3: 06:21:37 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: 06:21:37 DEBUG juju.worker.proxyupdater new apt proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,::1,localhost", AutoNoProxy:""} machine-3: 06:21:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started machine-3: 06:21:37 DEBUG juju.network no lxc bridge addresses to filter for machine machine-3: 06:21:37 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:21:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: machine-3: 06:21:37 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) machine-3: 06:21:37 DEBUG juju.network including address local-machine:127.0.0.1 for machine machine-3: 06:21:37 DEBUG juju.network including address local-cloud:192.168.121.14 for machine machine-3: 06:21:37 DEBUG juju.network including address local-machine:::1 for machine machine-3: 06:21:37 DEBUG juju.network addresses after filtering: [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-3: 06:21:37 INFO juju.worker.machiner setting addresses for "machine-3" to [local-machine:127.0.0.1 local-cloud:192.168.121.14 local-machine:::1] machine-3: 06:21:37 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:21:37 DEBUG juju.utils.ssh reading authorised keys file /home/ubuntu/.ssh/authorized_keys machine-3: 06:21:37 DEBUG juju.utils.ssh writing authorised keys file /home/ubuntu/.ssh/authorized_keys unit-abot-epc-basic-0: 06:21:37 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/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 KB at 798.7 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 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 388.3 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/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 945.9 KB/sec) machine-3: 06:21:37 INFO juju.worker.authenticationworker "machine-3" key updater worker started machine-3: 06:21:37 INFO juju.worker.upgrader abort check blocked until version event received machine-3: 06:21:37 INFO juju.worker.upgrader unblocking abort check machine-3: 06:21:37 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 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: 06:21:37 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: 06:21:37 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 9/13 KB 11/13 KB 13/13 KB 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 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 326.6 KB/sec) machine-3: 06:21:37 INFO juju.worker.deployer deploying unit "oai-hss/0" machine-3: 06:21:37 DEBUG juju.worker.hostkeyreporter 4 SSH host keys reported for machine 3 unit-abot-epc-basic-0: 06:21:37 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 machine-3: 06:21:37 DEBUG juju.worker.dependency "host-key-reporter" manifold worker stopped: resource permanently unavailable unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install 3/48 KB 3/153 KB 5/48 KB 3/153 KB 8/48 KB 3/153 KB 3/48 KB 5/153 KB 8/48 KB 8/153 KB 11/48 KB 11/153 KB 3/50 KB 11/48 KB 5/153 KB 11/48 KB 11/153 KB 3/50 KB 13/48 KB 11/153 KB 3/50 KB 16/48 KB 3/35 KB 11/153 KB 3/50 KB 19/48 KB 3/35 KB 13/153 KB 3/50 KB 21/48 KB 3/35 KB 13/153 KB 3/50 KB 24/48 KB 3/35 KB 13/153 KB 3/50 KB 27/48 KB 3/35 KB 11/153 KB 3/50 KB 16/48 KB 13/153 KB 3/50 KB 19/48 KB 3/35 KB 13/153 KB 3/50 KB 19/48 KB 3/35 KB 13/153 KB 6/50 KB 27/48 KB 3/35 KB 13/153 KB 9/50 KB 27/48 KB 3/35 KB 16/153 KB 9/50 KB 27/48 KB 3/35 KB 19/153 KB 9/50 KB 27/48 KB 3/35 KB 21/153 KB 9/50 KB 27/48 KB 3/35 KB 21/153 KB 11/50 KB 27/48 KB 3/35 KB 21/153 KB 14/50 KB 27/48 KB 6/35 KB 24/153 KB 16/50 KB 27/48 KB 6/35 KB 24/153 KB 19/50 KB 29/48 KB 6/35 KB 24/153 KB 14/50 KB 27/48 KB 3/35 KB 24/153 KB 14/50 KB 27/48 KB 6/35 KB 24/153 KB 16/50 KB 29/48 KB 6/35 KB 27/153 KB 19/50 KB 29/48 KB 9/35 KB 29/153 KB 19/50 KB 32/48 KB 9/35 KB 32/153 KB 19/50 KB 32/48 KB 9/35 KB 27/153 KB 19/50 KB 32/48 KB 9/35 KB 32/153 KB 22/50 KB 36/48 KB 9/35 KB 36/153 KB 22/50 KB 40/48 KB 9/35 KB 36/153 KB 22/50 KB 44/48 KB 9/35 KB 32/153 KB 22/50 KB 32/48 KB 9/35 KB 27/153 KB 19/50 KB 29/48 KB 3/30 KB 11/35 KB 36/153 KB 22/50 KB 48/48 KB 3/30 KB 14/35 KB 36/153 KB 22/50 KB 48/48 KB 3/30 KB 16/35 KB 36/153 KB 22/50 KB 48/48 KB 3/30 KB 19/35 KB 36/153 KB 25/50 KB 48/48 KB 3/30 KB 9/35 KB 36/153 KB 22/50 KB 48/48 KB 3/30 KB 22/35 KB 36/153 KB 25/50 KB 48/48 KB 3/30 KB 25/35 KB 36/153 KB 25/50 KB 48/48 KB 3/30 KB 9/35 KB 36/153 KB 22/50 KB 44/48 KB 9/35 KB 36/153 KB 22/50 KB 36/48 KB 3/30 KB 25/35 KB 40/153 KB 25/50 KB 48/48 KB 3/30 KB 25/35 KB 44/153 KB 25/50 KB 48/48 KB 3/30 KB 25/35 KB 48/153 KB 25/50 KB 48/48 KB 3/30 KB 22/35 KB 36/153 KB 25/50 KB 48/48 KB 3/30 KB 16/35 KB 36/153 KB 25/50 KB 48/48 KB 3/30 KB 25/35 KB 48/153 KB 27/50 KB 48/48 KB 3/30 KB 25/35 KB 48/153 KB 30/50 KB 48/48 KB 3/30 KB 25/35 KB 48/153 KB 32/50 KB 48/48 KB 6/30 KB 25/35 KB 48/153 KB 32/50 KB 48/48 KB 9/30 KB 27/35 KB 48/153 KB 32/50 KB 48/48 KB 11/30 KB 27/35 KB 52/153 KB 32/50 KB 48/48 KB 6/30 KB 27/35 KB 48/153 KB 32/50 KB 48/48 KB 11/30 KB 30/35 KB 52/153 KB 36/50 KB 48/48 KB 11/30 KB 27/35 KB 52/153 KB 36/50 KB 48/48 KB 11/30 KB 30/35 KB 52/153 KB 40/50 KB 48/48 KB 11/30 KB 30/35 KB 52/153 KB 44/50 KB 48/48 KB 14/30 KB 32/35 KB 52/153 KB 48/50 KB 48/48 KB 9/30 KB 27/35 KB 52/153 KB 32/50 KB 48/48 KB 14/30 KB 32/35 KB 56/153 KB 48/50 KB 48/48 KB 14/30 KB 32/35 KB 60/153 KB 48/50 KB 48/48 KB 14/30 KB 32/35 KB 64/153 KB 48/50 KB 48/48 KB 14/30 KB 32/35 KB 52/153 KB 44/50 KB 48/48 KB 11/30 KB 32/35 KB 52/153 KB 44/50 KB 48/48 KB 14/30 KB 35/35 KB 64/153 KB 48/50 KB 48/48 KB 16/30 KB 35/35 KB 64/153 KB 50/50 KB 48/48 KB 16/30 KB 35/35 KB 64/153 KB 48/50 KB 48/48 KB 16/30 KB 35/35 KB 68/153 KB 50/50 KB 48/48 KB 19/30 KB 35/35 KB 72/153 KB 50/50 KB 48/48 KB 19/30 KB 35/35 KB 76/153 KB 50/50 KB 19/30 KB 35/35 KB 68/153 KB 50/50 KB 48/48 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 798.2 KB/sec) unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install 22/30 KB 35/35 KB 76/153 KB 50/50 KB 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 25/30 KB 35/35 KB 76/153 KB 50/50 KB 25/30 KB 35/35 KB 80/153 KB 50/50 KB 27/30 KB 35/35 KB 80/153 KB 50/50 KB 30/30 KB 35/35 KB 84/153 KB 50/50 KB 27/30 KB 35/35 KB 84/153 KB 50/50 KB 30/30 KB 35/35 KB 88/153 KB 50/50 KB 30/30 KB 35/35 KB 92/153 KB 50/50 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (50 KB at 843.1 KB/sec) unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install 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: 06:21:37 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: 06:21:37 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 30/30 KB 3/190 KB 96/153 KB 30/30 KB 6/190 KB 96/153 KB 30/30 KB 96/153 KB 30/30 KB 6/190 KB 100/153 KB 9/190 KB 104/153 KB 9/190 KB 108/153 KB 9/190 KB 112/153 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 439.6 KB/sec) unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install 30/30 KB 9/190 KB 100/153 KB 11/190 KB 112/153 KB 14/190 KB 112/153 KB 14/190 KB 116/153 KB 16/190 KB 120/153 KB 16/190 KB 124/153 KB 16/190 KB 128/153 KB 16/190 KB 116/153 KB 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 16/190 KB 128/153 KB 3/37 KB 16/190 KB 128/153 KB 6/37 KB 19/190 KB 128/153 KB 9/37 KB 19/190 KB 128/153 KB 11/37 KB 19/190 KB 132/153 KB 3/119 KB 14/37 KB 19/190 KB 128/153 KB 6/37 KB 22/190 KB 132/153 KB 3/119 KB 14/37 KB 25/190 KB 132/153 KB 3/119 KB 14/37 KB 27/190 KB 132/153 KB 3/119 KB 14/37 KB 30/190 KB 132/153 KB 3/119 KB 14/37 KB 32/190 KB 132/153 KB 3/119 KB 16/37 KB 36/190 KB 132/153 KB 3/119 KB 16/37 KB 40/190 KB 132/153 KB 3/119 KB 3/86 KB 16/37 KB 44/190 KB 132/153 KB 3/119 KB 3/86 KB 16/37 KB 48/190 KB 132/153 KB 3/119 KB 3/86 KB 16/37 KB 19/190 KB 132/153 KB 3/119 KB 11/37 KB 19/190 KB 128/153 KB 3/119 KB 11/37 KB 48/190 KB 132/153 KB 6/119 KB 3/86 KB 16/37 KB 48/190 KB 132/153 KB 9/119 KB 3/86 KB 16/37 KB 48/190 KB 132/153 KB 11/119 KB 3/86 KB 16/37 KB 48/190 KB 132/153 KB 14/119 KB 3/86 KB 16/37 KB 36/190 KB 132/153 KB 3/119 KB 3/86 KB 16/37 KB 48/190 KB 132/153 KB 16/119 KB 3/86 KB 16/37 KB 48/190 KB 136/153 KB 19/119 KB 6/86 KB 16/37 KB 30/190 KB 132/153 KB 3/119 KB 16/37 KB 48/190 KB 136/153 KB 19/119 KB 6/86 KB 19/37 KB 48/190 KB 136/153 KB 16/119 KB 6/86 KB 16/37 KB 48/190 KB 136/153 KB 19/119 KB 9/86 KB 19/37 KB 48/190 KB 136/153 KB 22/119 KB 11/86 KB 22/37 KB 48/190 KB 136/153 KB 16/119 KB 3/86 KB 16/37 KB 48/190 KB 140/153 KB 22/119 KB 11/86 KB 22/37 KB 48/190 KB 144/153 KB 22/119 KB 11/86 KB 22/37 KB 48/190 KB 148/153 KB 22/119 KB 11/86 KB 22/37 KB 48/190 KB 152/153 KB 22/119 KB 11/86 KB 22/37 KB 48/190 KB 153/153 KB 22/119 KB 11/86 KB 22/37 KB 48/190 KB 136/153 KB 22/119 KB 9/86 KB 22/37 KB 48/190 KB 136/153 KB 22/119 KB 9/86 KB 19/37 KB 48/190 KB 153/153 KB 22/119 KB 11/86 KB 25/37 KB 48/190 KB 153/153 KB 25/119 KB 11/86 KB 27/37 KB 48/190 KB 153/153 KB 25/119 KB 11/86 KB 25/37 KB 48/190 KB 153/153 KB 27/119 KB 14/86 KB 27/37 KB 48/190 KB 153/153 KB 25/119 KB 14/86 KB 27/37 KB 48/190 KB 153/153 KB 27/119 KB 14/86 KB 30/37 KB 48/190 KB 153/153 KB 30/119 KB 16/86 KB 32/37 KB 48/190 KB 153/153 KB 30/119 KB 16/86 KB 30/37 KB 48/190 KB 153/153 KB 30/119 KB 14/86 KB 30/37 KB 48/190 KB 153/153 KB 32/119 KB 16/86 KB 32/37 KB 52/190 KB 153/153 KB 36/119 KB 19/86 KB 32/37 KB 52/190 KB 153/153 KB 40/119 KB 19/86 KB 35/37 KB 52/190 KB 153/153 KB 44/119 KB 19/86 KB 35/37 KB 52/190 KB 153/153 KB 32/119 KB 19/86 KB 32/37 KB 56/190 KB 153/153 KB 44/119 KB 19/86 KB 35/37 KB 60/190 KB 153/153 KB 44/119 KB 19/86 KB 35/37 KB 64/190 KB 153/153 KB 44/119 KB 19/86 KB 35/37 KB 52/190 KB 153/153 KB 36/119 KB 19/86 KB 35/37 KB 48/190 KB 153/153 KB 32/119 KB 19/86 KB 32/37 KB 64/190 KB 153/153 KB 48/119 KB 22/86 KB 35/37 KB 64/190 KB 153/153 KB 48/119 KB 22/86 KB 37/37 KB 64/190 KB 153/153 KB 48/119 KB 19/86 KB 35/37 KB 64/190 KB 153/153 KB 48/119 KB 25/86 KB 37/37 KB 64/190 KB 153/153 KB 48/119 KB 27/86 KB 37/37 KB 64/190 KB 153/153 KB 48/119 KB 30/86 KB 37/37 KB 68/190 KB 48/119 KB 32/86 KB 37/37 KB 68/190 KB 52/119 KB 36/86 KB 37/37 KB 68/190 KB 52/119 KB 40/86 KB 37/37 KB 68/190 KB 52/119 KB 44/86 KB 37/37 KB 68/190 KB 48/119 KB 30/86 KB 37/37 KB 72/190 KB 52/119 KB 48/86 KB 37/37 KB 76/190 KB 52/119 KB 48/86 KB 37/37 KB 80/190 KB 52/119 KB 48/86 KB 37/37 KB 68/190 KB 52/119 KB 32/86 KB 37/37 KB 80/190 KB 56/119 KB 48/86 KB 37/37 KB 80/190 KB 60/119 KB 48/86 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install 2/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (153 KB at 1526.2 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 80/190 KB 64/119 KB 48/86 KB 37/37 KB 84/190 KB 64/119 KB 48/86 KB 37/37 KB 88/190 KB 68/119 KB 48/86 KB 37/37 KB 92/190 KB 68/119 KB 48/86 KB 37/37 KB 96/190 KB 68/119 KB 48/86 KB 37/37 KB 68/190 KB 52/119 KB 48/86 KB 37/37 KB 96/190 KB 68/119 KB 52/86 KB 37/37 KB 84/190 KB 68/119 KB 48/86 KB 37/37 KB 96/190 KB 72/119 KB 52/86 KB 37/37 KB 96/190 KB 76/119 KB 52/86 KB 37/37 KB 96/190 KB 80/119 KB 52/86 KB 37/37 KB 100/190 KB 80/119 KB 52/86 KB 37/37 KB 104/190 KB 84/119 KB 52/86 KB 37/37 KB 100/190 KB 84/119 KB 52/86 KB 37/37 KB 108/190 KB 88/119 KB 52/86 KB 37/37 KB 108/190 KB 92/119 KB 52/86 KB 37/37 KB 108/190 KB 96/119 KB 52/86 KB 37/37 KB 108/190 KB 84/119 KB 52/86 KB 37/37 KB 112/190 KB 96/119 KB 52/86 KB 37/37 KB 116/190 KB 96/119 KB 52/86 KB 37/37 KB 120/190 KB 100/119 KB 52/86 KB 37/37 KB 116/190 KB 100/119 KB 52/86 KB 37/37 KB 124/190 KB 104/119 KB 52/86 KB 37/37 KB 124/190 KB 100/119 KB 52/86 KB 37/37 KB 128/190 KB 104/119 KB 52/86 KB 37/37 KB 128/190 KB 108/119 KB 52/86 KB 37/37 KB 128/190 KB 112/119 KB 52/86 KB 37/37 KB 128/190 KB 116/119 KB 52/86 KB 37/37 KB 132/190 KB 119/119 KB 52/86 KB 37/37 KB 132/190 KB 116/119 KB 52/86 KB 37/37 KB 136/190 KB 119/119 KB 52/86 KB 37/37 KB 140/190 KB 119/119 KB 52/86 KB 37/37 KB 144/190 KB 119/119 KB 52/86 KB 37/37 KB 144/190 KB 119/119 KB 56/86 KB 37/37 KB Downloaded: https://repo.maven.apache.org/maven2/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (37 KB at 342.4 KB/sec) unit-abot-epc-basic-0: 06:21:37 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 machine-3: 06:21:37 DEBUG juju.worker start "3-container-watcher" machine-3: 06:21:37 DEBUG juju.worker start "stateconverter" machine-3: 06:21:37 DEBUG juju.worker.dependency "unconverted-api-workers" manifold worker started machine-3: 06:21:37 INFO juju.worker start "3-container-watcher" machine-3: 06:21:37 DEBUG juju.worker "3-container-watcher" started machine-3: 06:21:37 INFO juju.worker start "stateconverter" machine-3: 06:21:37 DEBUG juju.cmd.jujud upgrades done, starting worker "3-container-watcher" machine-3: 06:21:37 DEBUG juju.worker "stateconverter" started unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install 144/190 KB 119/119 KB 56/86 KB 3/66 KB 144/190 KB 119/119 KB 56/86 KB 6/66 KB 144/190 KB 119/119 KB 60/86 KB 9/66 KB 144/190 KB 119/119 KB 60/86 KB 11/66 KB 144/190 KB 119/119 KB 60/86 KB 14/66 KB 144/190 KB 119/119 KB 60/86 KB 16/66 KB 144/190 KB 119/119 KB 60/86 KB 19/66 KB 144/190 KB 119/119 KB 60/86 KB 22/66 KB 144/190 KB 119/119 KB 60/86 KB 6/66 KB 144/190 KB 119/119 KB 64/86 KB 22/66 KB 144/190 KB 119/119 KB 68/86 KB 22/66 KB 144/190 KB 119/119 KB 72/86 KB 22/66 KB 144/190 KB 119/119 KB 76/86 KB 22/66 KB 144/190 KB 119/119 KB 80/86 KB 22/66 KB 144/190 KB 119/119 KB 84/86 KB 22/66 KB 144/190 KB 119/119 KB 86/86 KB 22/66 KB 144/190 KB 119/119 KB 86/86 KB 25/66 KB 144/190 KB 119/119 KB 86/86 KB 27/66 KB 144/190 KB 119/119 KB 86/86 KB 30/66 KB 144/190 KB 119/119 KB 86/86 KB 32/66 KB 148/190 KB 119/119 KB 86/86 KB 32/66 KB 152/190 KB 119/119 KB 86/86 KB 36/66 KB 156/190 KB 119/119 KB 86/86 KB 36/66 KB 160/190 KB 119/119 KB 86/86 KB 36/66 KB 148/190 KB 119/119 KB 86/86 KB 36/66 KB 160/190 KB 119/119 KB 86/86 KB 40/66 KB 160/190 KB 119/119 KB 86/86 KB 44/66 KB 160/190 KB 119/119 KB 86/86 KB 48/66 KB 164/190 KB 119/119 KB 86/86 KB 48/66 KB 168/190 KB 119/119 KB 86/86 KB 48/66 KB 172/190 KB 119/119 KB 86/86 KB 48/66 KB 176/190 KB 119/119 KB 86/86 KB 52/66 KB 172/190 KB 119/119 KB 86/86 KB 52/66 KB 176/190 KB 119/119 KB 86/86 KB 56/66 KB 176/190 KB 119/119 KB 86/86 KB 60/66 KB 176/190 KB 119/119 KB 86/86 KB 64/66 KB 176/190 KB 119/119 KB 86/86 KB 66/66 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 724.9 KB/sec) unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install 176/190 KB 4/26 KB 119/119 KB 66/66 KB 176/190 KB 8/26 KB 119/119 KB 66/66 KB 176/190 KB 12/26 KB 119/119 KB 66/66 KB 176/190 KB 16/26 KB 119/119 KB 66/66 KB 176/190 KB 20/26 KB 119/119 KB 66/66 KB 176/190 KB 24/26 KB 119/119 KB 66/66 KB 176/190 KB 26/26 KB 119/119 KB 66/66 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/junit/junit/3.8.1/junit-3.8.1.jar (119 KB at 969.1 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 180/190 KB 26/26 KB 66/66 KB 184/190 KB 3/324 KB 66/66 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 197.3 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 180/190 KB 3/324 KB 66/66 KB 184/190 KB 6/324 KB 66/66 KB 184/190 KB 9/324 KB 66/66 KB 184/190 KB 11/324 KB 66/66 KB 4/79 KB 188/190 KB 14/324 KB 66/66 KB 4/79 KB 188/190 KB 16/324 KB 4/79 KB 188/190 KB 19/324 KB 4/79 KB 188/190 KB 22/324 KB 4/79 KB 184/190 KB 9/324 KB 66/66 KB 4/79 KB 188/190 KB 22/324 KB 8/79 KB 188/190 KB 22/324 KB 12/79 KB 188/190 KB 22/324 KB 16/79 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 488.8 KB/sec) unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install 188/190 KB 11/324 KB 66/66 KB 4/79 KB 190/190 KB 22/324 KB 16/79 KB 190/190 KB 22/324 KB 16/79 KB 4/228 KB 190/190 KB 22/324 KB 16/79 KB 8/228 KB 190/190 KB 22/324 KB 16/79 KB 12/228 KB 190/190 KB 22/324 KB 16/79 KB 16/228 KB 190/190 KB 25/324 KB 20/79 KB 20/228 KB 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 190/190 KB 25/324 KB 20/79 KB 16/228 KB 190/190 KB 25/324 KB 16/79 KB 16/228 KB 190/190 KB 27/324 KB 20/79 KB 20/228 KB 190/190 KB 30/324 KB 20/79 KB 20/228 KB 190/190 KB 30/324 KB 24/79 KB 20/228 KB 190/190 KB 30/324 KB 28/79 KB 20/228 KB 190/190 KB 30/324 KB 32/79 KB 20/228 KB 190/190 KB 32/324 KB 32/79 KB 24/228 KB 190/190 KB 30/324 KB 32/79 KB 24/228 KB 190/190 KB 32/324 KB 32/79 KB 28/228 KB 190/190 KB 32/324 KB 32/79 KB 32/228 KB 190/190 KB 32/324 KB 36/79 KB 36/228 KB 190/190 KB 36/324 KB 36/79 KB 40/228 KB 190/190 KB 36/324 KB 36/79 KB 44/228 KB 190/190 KB 36/324 KB 36/79 KB 48/228 KB 190/190 KB 32/324 KB 36/79 KB 32/228 KB 190/190 KB 36/324 KB 40/79 KB 48/228 KB 190/190 KB 36/324 KB 36/79 KB 36/228 KB 190/190 KB 40/324 KB 40/79 KB 48/228 KB 190/190 KB 40/324 KB 44/79 KB 48/228 KB 190/190 KB 40/324 KB 48/79 KB 48/228 KB 190/190 KB 44/324 KB 48/79 KB 48/228 KB 190/190 KB 48/324 KB 48/79 KB 48/228 KB 190/190 KB 52/324 KB 48/79 KB 48/228 KB 52/324 KB 3/152 KB 52/79 KB 52/228 KB 52/324 KB 6/152 KB 52/79 KB 52/228 KB 52/324 KB 9/152 KB 52/79 KB 52/228 KB 52/324 KB 11/152 KB 52/79 KB 52/228 KB 52/324 KB 52/79 KB 52/228 KB 52/324 KB 11/152 KB 52/79 KB 56/228 KB 56/324 KB 14/152 KB 52/79 KB 60/228 KB 56/324 KB 14/152 KB 52/79 KB 64/228 KB 56/324 KB 14/152 KB 52/79 KB 68/228 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.jar (190 KB at 1223.4 KB/sec) unit-abot-epc-basic-0: 06:21:37 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.jar machine-3: 06:21:37 DEBUG juju.service discovered init system "upstart" from local host machine-3: 06:21:37 DEBUG juju.worker.deployer API addresses: ["192.168.121.5:17070" "252.5.0.1:17070" "172.30.9.200:17070"] unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install 52/324 KB 52/79 KB 48/228 KB 56/324 KB 14/152 KB 56/79 KB 68/228 KB 56/324 KB 14/152 KB 60/79 KB 68/228 KB 56/324 KB 14/152 KB 52/79 KB 56/228 KB 60/324 KB 14/152 KB 60/79 KB 68/228 KB 52/324 KB 14/152 KB 52/79 KB 56/228 KB 64/324 KB 16/152 KB 64/79 KB 68/228 KB 64/324 KB 19/152 KB 64/79 KB 68/228 KB 60/324 KB 14/152 KB 64/79 KB 68/228 KB 64/324 KB 22/152 KB 64/79 KB 68/228 KB 64/324 KB 25/152 KB 64/79 KB 68/228 KB 64/324 KB 27/152 KB 68/79 KB 68/228 KB 64/324 KB 14/152 KB 64/79 KB 68/228 KB 68/324 KB 27/152 KB 68/79 KB 68/228 KB 72/324 KB 30/152 KB 68/79 KB 68/228 KB 64/324 KB 25/152 KB 68/79 KB 68/228 KB 72/324 KB 30/152 KB 72/79 KB 72/228 KB 72/324 KB 30/152 KB 76/79 KB 72/228 KB 72/324 KB 30/152 KB 79/79 KB 72/228 KB 72/324 KB 30/152 KB 68/79 KB 72/228 KB 72/324 KB 30/152 KB 79/79 KB 76/228 KB 76/324 KB 30/152 KB 79/79 KB 80/228 KB 76/324 KB 30/152 KB 79/79 KB 84/228 KB 76/324 KB 30/152 KB 79/79 KB 88/228 KB 76/324 KB 30/152 KB 79/79 KB 92/228 KB 68/324 KB 30/152 KB 68/79 KB 68/228 KB 76/324 KB 32/152 KB 79/79 KB 92/228 KB 76/324 KB 30/152 KB 79/79 KB 76/228 KB 80/324 KB 32/152 KB 79/79 KB 92/228 KB 84/324 KB 36/152 KB 79/79 KB 92/228 KB 88/324 KB 36/152 KB 79/79 KB 92/228 KB 92/324 KB 36/152 KB 79/79 KB 92/228 KB 80/324 KB 36/152 KB 79/79 KB 92/228 KB 4/32 KB 92/324 KB 36/152 KB 79/79 KB 92/228 KB 8/32 KB 92/324 KB 40/152 KB 79/79 KB 92/228 KB 12/32 KB 92/324 KB 40/152 KB 79/79 KB 92/228 KB 16/32 KB 92/324 KB 40/152 KB 79/79 KB 92/228 KB 4/32 KB 92/324 KB 40/152 KB 79/79 KB 92/228 KB 16/32 KB 92/324 KB 44/152 KB 79/79 KB 92/228 KB 16/32 KB 92/324 KB 48/152 KB 79/79 KB 92/228 KB 20/32 KB 92/324 KB 48/152 KB 79/79 KB 92/228 KB 24/32 KB 92/324 KB 48/152 KB 79/79 KB 92/228 KB 28/32 KB 92/324 KB 48/152 KB 79/79 KB 92/228 KB 32/32 KB 92/324 KB 48/152 KB 79/79 KB 92/228 KB 32/32 KB 92/324 KB 52/152 KB 79/79 KB 92/228 KB 32/32 KB 96/324 KB 52/152 KB 79/79 KB 96/228 KB 32/32 KB 96/324 KB 52/152 KB 100/228 KB 32/32 KB 96/324 KB 52/152 KB 79/79 KB 92/228 KB 32/32 KB 100/324 KB 56/152 KB 100/228 KB 32/32 KB 96/324 KB 56/152 KB 100/228 KB 32/32 KB 100/324 KB 60/152 KB 100/228 KB 32/32 KB 100/324 KB 62/152 KB 100/228 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 466.9 KB/sec) unit-abot-epc-basic-0: 06:21:37 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: 06:21:37 DEBUG unit.abot-epc-basic/0.install 32/32 KB 100/324 KB 62/152 KB 104/228 KB 32/32 KB 104/324 KB 62/152 KB 108/228 KB 32/32 KB 104/324 KB 66/152 KB 112/228 KB 32/32 KB 104/324 KB 62/152 KB 104/228 KB 108/324 KB 66/152 KB 112/228 KB 112/324 KB 66/152 KB 112/228 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 KB at 180.9 KB/sec) machine-3: 06:21:37 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-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install 116/324 KB 66/152 KB 112/228 KB 120/324 KB 66/152 KB 116/228 KB 124/324 KB 66/152 KB 116/228 KB 128/324 KB 66/152 KB 116/228 KB 32/32 KB 104/324 KB 66/152 KB 108/228 KB 128/324 KB 70/152 KB 116/228 KB 128/324 KB 74/152 KB 116/228 KB 128/324 KB 78/152 KB 116/228 KB 128/324 KB 82/152 KB 116/228 KB 128/324 KB 86/152 KB 116/228 KB 128/324 KB 90/152 KB 116/228 KB 128/324 KB 94/152 KB 116/228 KB 116/324 KB 66/152 KB 116/228 KB 128/324 KB 94/152 KB 4/234 KB 120/228 KB 128/324 KB 94/152 KB 4/234 KB 124/228 KB 128/324 KB 94/152 KB 4/234 KB 128/228 KB 128/324 KB 94/152 KB 4/234 KB 132/228 KB 128/324 KB 94/152 KB 4/234 KB 136/228 KB 132/324 KB 94/152 KB 4/234 KB 140/228 KB 132/324 KB 94/152 KB 4/234 KB 144/228 KB 132/324 KB 94/152 KB 4/234 KB 148/228 KB 132/324 KB 98/152 KB 4/234 KB 152/228 KB 132/324 KB 98/152 KB 4/234 KB 156/228 KB 128/324 KB 94/152 KB 4/234 KB 116/228 KB 132/324 KB 98/152 KB 8/234 KB 156/228 KB 132/324 KB 98/152 KB 12/234 KB 156/228 KB 132/324 KB 98/152 KB 16/234 KB 156/228 KB 132/324 KB 98/152 KB 20/234 KB 156/228 KB 132/324 KB 98/152 KB 24/234 KB 156/228 KB 132/324 KB 98/152 KB 28/234 KB 156/228 KB 132/324 KB 98/152 KB 32/234 KB 156/228 KB 132/324 KB 98/152 KB 4/234 KB 148/228 KB 132/324 KB 102/152 KB 32/234 KB 156/228 KB 132/324 KB 106/152 KB 32/234 KB 156/228 KB 132/324 KB 110/152 KB 32/234 KB 156/228 KB 132/324 KB 94/152 KB 4/234 KB 136/228 KB 136/324 KB 110/152 KB 32/234 KB 156/228 KB 140/324 KB 110/152 KB 32/234 KB 156/228 KB 144/324 KB 110/152 KB 32/234 KB 156/228 KB 148/324 KB 110/152 KB 32/234 KB 156/228 KB 152/324 KB 114/152 KB 36/234 KB 156/228 KB 156/324 KB 114/152 KB 36/234 KB 160/228 KB 160/324 KB 114/152 KB 36/234 KB 160/228 KB 164/324 KB 114/152 KB 36/234 KB 160/228 KB 168/324 KB 114/152 KB 36/234 KB 160/228 KB 172/324 KB 114/152 KB 36/234 KB 160/228 KB 176/324 KB 114/152 KB 36/234 KB 160/228 KB 148/324 KB 114/152 KB 36/234 KB 156/228 KB 176/324 KB 114/152 KB 40/234 KB 160/228 KB 176/324 KB 114/152 KB 44/234 KB 160/228 KB 176/324 KB 114/152 KB 48/234 KB 160/228 KB 148/324 KB 114/152 KB 32/234 KB 156/228 KB 176/324 KB 118/152 KB 48/234 KB 160/228 KB 176/324 KB 122/152 KB 48/234 KB 160/228 KB 152/324 KB 114/152 KB 36/234 KB 160/228 KB 176/324 KB 126/152 KB 48/234 KB 164/228 KB 176/324 KB 126/152 KB 48/234 KB 168/228 KB 176/324 KB 126/152 KB 48/234 KB 172/228 KB 176/324 KB 126/152 KB 48/234 KB 176/228 KB 176/324 KB 126/152 KB 48/234 KB 180/228 KB 180/324 KB 126/152 KB 52/234 KB 184/228 KB 180/324 KB 126/152 KB 52/234 KB 188/228 KB 180/324 KB 126/152 KB 52/234 KB 192/228 KB 176/324 KB 126/152 KB 48/234 KB 168/228 KB 180/324 KB 130/152 KB 52/234 KB 192/228 KB 180/324 KB 134/152 KB 52/234 KB 192/228 KB 180/324 KB 126/152 KB 52/234 KB 180/228 KB 176/324 KB 126/152 KB 52/234 KB 180/228 KB 180/324 KB 134/152 KB 52/234 KB 196/228 KB 184/324 KB 138/152 KB 56/234 KB 200/228 KB 184/324 KB 138/152 KB 56/234 KB 204/228 KB 184/324 KB 138/152 KB 56/234 KB 208/228 KB 184/324 KB 138/152 KB 56/234 KB 212/228 KB 184/324 KB 138/152 KB 56/234 KB 196/228 KB 184/324 KB 142/152 KB 56/234 KB 212/228 KB 184/324 KB 146/152 KB 56/234 KB 212/228 KB 184/324 KB 150/152 KB 56/234 KB 212/228 KB 184/324 KB 152/152 KB 56/234 KB 212/228 KB 184/324 KB 134/152 KB 56/234 KB 196/228 KB 188/324 KB 152/152 KB 56/234 KB 212/228 KB 192/324 KB 152/152 KB 56/234 KB 212/228 KB 180/324 KB 134/152 KB 56/234 KB 196/228 KB 192/324 KB 152/152 KB unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install 60/234 KB 212/228 KB 192/324 KB 152/152 KB 64/234 KB 212/228 KB 192/324 KB 152/152 KB 68/234 KB 212/228 KB 192/324 KB 152/152 KB 72/234 KB 212/228 KB 192/324 KB 152/152 KB 76/234 KB 212/228 KB 192/324 KB 152/152 KB 80/234 KB 212/228 KB 192/324 KB 152/152 KB 84/234 KB 212/228 KB 196/324 KB 152/152 KB 88/234 KB 212/228 KB 196/324 KB 152/152 KB 92/234 KB 212/228 KB 196/324 KB 152/152 KB 96/234 KB 212/228 KB 196/324 KB 152/152 KB 84/234 KB 212/228 KB 200/324 KB 152/152 KB 96/234 KB 212/228 KB 204/324 KB 152/152 KB 96/234 KB 212/228 KB 208/324 KB 152/152 KB 96/234 KB 212/228 KB 212/324 KB 152/152 KB 96/234 KB 212/228 KB 216/324 KB 152/152 KB 100/234 KB 216/228 KB 220/324 KB 152/152 KB 100/234 KB 216/228 KB 224/324 KB 152/152 KB 100/234 KB 216/228 KB 212/324 KB 152/152 KB 100/234 KB 216/228 KB 224/324 KB 152/152 KB 104/234 KB 216/228 KB 224/324 KB 152/152 KB 108/234 KB 216/228 KB 224/324 KB 152/152 KB 112/234 KB 216/228 KB 212/324 KB 152/152 KB 96/234 KB 216/228 KB 224/324 KB 152/152 KB 112/234 KB 220/228 KB 224/324 KB 152/152 KB 112/234 KB 224/228 KB 224/324 KB 152/152 KB 112/234 KB 228/228 KB 228/324 KB 152/152 KB 112/234 KB 228/228 KB 232/324 KB 116/234 KB 228/228 KB 236/324 KB 116/234 KB 228/228 KB 240/324 KB 116/234 KB 228/228 KB 228/324 KB 116/234 KB 228/228 KB 240/324 KB 120/234 KB 228/228 KB 240/324 KB 124/234 KB 228/228 KB 240/324 KB 128/234 KB 228/228 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 729.8 KB/sec) unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install 244/324 KB 128/234 KB 228/228 KB 248/324 KB 132/234 KB 228/228 KB 252/324 KB 132/234 KB 228/228 KB 244/324 KB 132/234 KB 228/228 KB 252/324 KB 136/234 KB 228/228 KB 252/324 KB 140/234 KB 228/228 KB 252/324 KB 144/234 KB 228/228 KB 256/324 KB 144/234 KB 228/228 KB 256/324 KB 148/234 KB 228/228 KB 260/324 KB 152/234 KB 228/228 KB 260/324 KB 156/234 KB 228/228 KB 260/324 KB 160/234 KB 228/228 KB 260/324 KB 148/234 KB 228/228 KB 264/324 KB 160/234 KB 228/228 KB 268/324 KB 160/234 KB 228/228 KB 272/324 KB 160/234 KB 228/228 KB 276/324 KB 160/234 KB 228/228 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (228 KB at 1052.4 KB/sec) machine-3: 06:21:37 INFO juju.worker.machiner "machine-3" started machine-3: 06:21:37 INFO juju.api.common no addresses observed on interface "tunl0" unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install 280/324 KB 160/234 KB 280/324 KB 164/234 KB 280/324 KB 168/234 KB 284/324 KB 172/234 KB 284/324 KB 176/234 KB 284/324 KB 180/234 KB 284/324 KB 184/234 KB 284/324 KB 188/234 KB 284/324 KB 192/234 KB 284/324 KB 168/234 KB 288/324 KB 192/234 KB 292/324 KB 192/234 KB 296/324 KB 192/234 KB 300/324 KB 192/234 KB 304/324 KB 192/234 KB 308/324 KB 192/234 KB 312/324 KB 196/234 KB 316/324 KB 196/234 KB 320/324 KB 196/234 KB 308/324 KB 196/234 KB 320/324 KB 200/234 KB 320/324 KB 204/234 KB 320/324 KB 208/234 KB 320/324 KB 212/234 KB 324/324 KB 216/234 KB 324/324 KB 220/234 KB 324/324 KB 224/234 KB 324/324 KB 212/234 KB 324/324 KB 224/234 KB 324/324 KB 228/234 KB 324/324 KB 232/234 KB 324/324 KB 234/234 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 1378.5 KB/sec) unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 993.0 KB/sec) unit-oai-hss-0: 06:21:37 INFO juju.cmd running jujud [2.3.9 gc go1.10.4] unit-oai-hss-0: 06:21:37 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: 06:21:37 DEBUG juju.agent read agent config, format "2.0" unit-oai-hss-0: 06:21:37 DEBUG juju.worker start "api" unit-oai-hss-0: 06:21:37 INFO juju.worker start "api" unit-oai-hss-0: 06:21:37 INFO juju.worker.upgradesteps upgrade steps for 2.3.9 have already been run. unit-oai-hss-0: 06:21:37 DEBUG juju.worker.introspection introspection worker listening on "@jujud-unit-oai-hss-0" unit-oai-hss-0: 06:21:37 DEBUG juju.worker "api" started unit-oai-hss-0: 06:21:37 DEBUG juju.worker.introspection stats worker now serving unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker stopped: "upgrade-steps-gate" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "upgrade-check-gate" manifold worker started unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: "upgrade-check-gate" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "agent" manifold worker started unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "upgrade-steps-gate" manifold worker started unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "log-sender" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "agent" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.apicaller connecting with old password unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "upgrade-steps-flag" manifold worker started unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: unit-oai-hss-0: 06:21:37 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-oai-hss-0: 06:21:37 INFO juju.api connection established to "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-oai-hss-0: 06:21:37 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "upgrader" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "api-config-watcher" manifold worker started unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: "api-caller" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: "upgrade-check-flag" not set: dependency not available unit-abot-epc-basic-0: 06:21:37 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-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall7067963923597468705.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: 06:21:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.655 s unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-12T06:21:37+00:00 unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:37 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 06:21:37 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:21:37 DEBUG juju.worker.apicaller changing password... unit-oai-hss-0: 06:21:37 DEBUG juju.worker.apicaller password changed unit-oai-hss-0: 06:21:37 DEBUG juju.api RPC connection died unit-oai-hss-0: 06:21:37 DEBUG juju.worker.dependency "api-caller" manifold worker stopped: restart immediately unit-oai-hss-0: 06:21:37 DEBUG juju.worker.apicaller connecting with current password unit-oai-hss-0: 06:21:38 DEBUG juju.api successfully dialed "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-oai-hss-0: 06:21:38 INFO juju.api connection established to "wss://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-oai-hss-0: 06:21:38 DEBUG juju.api successfully dialed "wss://172.30.9.200:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/api" unit-oai-hss-0: 06:21:38 DEBUG juju.worker.apicaller connected unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "api-caller" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-inactive-flag" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "upgrade-steps-runner" manifold worker stopped: unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "migration-minion" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "upgrader" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "log-sender" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "migration-inactive-flag" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "meter-status" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "metric-spool" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "charm-dir" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker stopped: "migration-fortress" not running: dependency not available unit-oai-hss-0: 06:21:38 INFO juju.worker.upgrader abort check blocked until version event received unit-oai-hss-0: 06:21:38 INFO juju.worker.upgrader unblocking abort check unit-oai-hss-0: 06:21:38 INFO juju.worker.upgrader desired agent binary version: 2.3.9 unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker stopped: gate unlocked unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "upgrade-check-flag" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker stopped: machine-3: 06:21:38 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:f1:fb:a0 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.14 DNSServers:[] DNSSearchDomains:[] GatewayAddress:192.168.121.1 Routes:[] IsDefaultGateway:true} {DeviceIndex:2 MACAddress:fa:16:3e:f1:fb:a0 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: 06:21:38 DEBUG juju.worker.dependency "migration-fortress" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "migration-minion" manifold worker started unit-oai-hss-0: 06:21:38 INFO juju.worker.migrationminion migration phase is now: NONE unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: "leadership-tracker" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "leadership-tracker" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.leadership oai-hss/0 making initial claim for oai-hss leadership unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "proxy-config-updater" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.proxyupdater new proxy settings proxy.Settings{Http:"", Https:"", Ftp:"", NoProxy:"127.0.0.1,172.30.9.200,192.168.121.5,252.5.0.1,::1,localhost", AutoNoProxy:""} unit-oai-hss-0: 06:21:38 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: 06:21:38 DEBUG juju.worker.dependency "hook-retry-strategy" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "metric-spool" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "metric-sender" manifold worker stopped: "metric-spool" not running: dependency not available unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "charm-dir" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "uniter" manifold worker stopped: unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "metric-collect" manifold worker stopped: unit-oai-hss-0: 06:21:38 DEBUG juju.worker.logger initial log config: "=DEBUG" unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "logging-config-updater" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "api-address-updater" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.logger logger setup unit-oai-hss-0: 06:21:38 DEBUG juju.worker.logger reconfiguring logging from "=DEBUG" to "=DEBUG;unit=DEBUG" unit-oai-hss-0: 06:21:38 DEBUG juju.network no lxc bridge addresses to filter for machine unit-oai-hss-0: 06:21:38 DEBUG juju.network cannot get "lxdbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:21:38 DEBUG juju.network cannot get "virbr0" addresses: route ip+net: no such network interface (ignoring) unit-oai-hss-0: 06:21:38 DEBUG juju.network including address public:172.30.9.200 for machine unit-oai-hss-0: 06:21:38 DEBUG juju.network including address local-cloud:192.168.121.5 for machine unit-oai-hss-0: 06:21:38 DEBUG juju.network including address local-fan:252.5.0.1 for machine unit-oai-hss-0: 06:21:38 DEBUG juju.network including address local-machine:127.0.0.1 for machine unit-oai-hss-0: 06:21:38 DEBUG juju.network including address local-machine:::1 for machine unit-oai-hss-0: 06:21:38 DEBUG juju.network addresses after filtering: [public:172.30.9.200 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: 06:21:38 DEBUG juju.worker.apiaddressupdater updating API hostPorts to [[172.30.9.200:17070 192.168.121.5:17070 252.5.0.1:17070 127.0.0.1:17070 [::1]:17070]] unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "meter-status" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.agent API server address details [["172.30.9.200: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.200:17070"] unit-oai-hss-0: 06:21:38 DEBUG juju.worker.meterstatus got meter status change signal from watcher unit-oai-hss-0: 06:21:38 DEBUG juju.machinelock acquire machine lock for meterstatus (meter-status-changed) unit-oai-hss-0: 06:21:38 DEBUG juju.machinelock machine lock acquired for meterstatus (meter-status-changed) unit-oai-hss-0: 06:21:38 DEBUG juju.machinelock machine lock released for meterstatus (meter-status-changed) unit-oai-hss-0: 06:21:38 INFO juju.worker.meterstatus skipped "meter-status-changed" hook (missing) unit-oai-hss-0: 06:21:38 INFO juju.worker.leadership oai-hss/0 promoted to leadership of oai-hss unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "uniter" manifold worker started unit-oai-hss-0: 06:21:38 DEBUG juju.worker.dependency "metric-sender" manifold worker started unit-oai-hss-0: 06:21:39 INFO worker.uniter.jujuc ensure jujuc symlinks in /var/lib/juju/tools/unit-oai-hss-0 unit-oai-hss-0: 06:21:39 INFO worker.uniter.jujuc was a symlink, now looking at /var/lib/juju/tools/2.3.9-trusty-amd64 unit-oai-hss-0: 06:21:39 DEBUG worker.uniter.jujuc jujud path /var/lib/juju/tools/2.3.9-trusty-amd64/jujud unit-oai-hss-0: 06:21:39 DEBUG juju.worker.uniter starting juju-run listener on unix:/var/lib/juju/agents/unit-oai-hss-0/run.socket unit-oai-hss-0: 06:21:39 INFO juju.worker.uniter unit "oai-hss/0" started unit-oai-hss-0: 06:21:39 INFO juju.worker.uniter resuming charm install unit-oai-hss-0: 06:21:39 DEBUG juju.worker.uniter.operation running operation install local:trusty/oai-hss-13 unit-oai-hss-0: 06:21:39 DEBUG juju.worker.uniter.operation preparing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:21:39 DEBUG juju.worker.uniter juju-run listener running unit-oai-hss-0: 06:21:39 INFO juju.worker.uniter.charm downloading local:trusty/oai-hss-13 from API server unit-oai-hss-0: 06:21:39 INFO juju.downloader downloading from local:trusty/oai-hss-13 unit-oai-hss-0: 06:21:39 DEBUG httpbakery client do GET https://192.168.121.5:17070/model/25329956-308c-47a9-8c1f-27e711d6580c/charms?file=%2A&url=local%3Atrusty%2Foai-hss-13 { unit-oai-hss-0: 06:21:39 DEBUG httpbakery } -> error unit-oai-hss-0: 06:21:39 INFO juju.downloader download complete ("local:trusty/oai-hss-13") unit-oai-hss-0: 06:21:39 INFO juju.downloader download verified ("local:trusty/oai-hss-13") unit-oai-hss-0: 06:21:39 DEBUG juju.worker.uniter.operation executing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:21:39 DEBUG juju.worker.uniter.charm preparing to deploy charm "local:trusty/oai-hss-13" unit-oai-hss-0: 06:21:39 DEBUG juju.worker.uniter.charm deploying charm "local:trusty/oai-hss-13" unit-abot-epc-basic-0: 06:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:39 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.5.2:install-file (default-cli) @ standalone-pom --- unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.charm finishing deploy of charm "local:trusty/oai-hss-13" unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.operation committing operation "install local:trusty/oai-hss-13" unit-oai-hss-0: 06:21:40 INFO juju.worker.uniter hooks are retried true unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.remotestate got leader settings change: ok=true unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.remotestate got unit change unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.remotestate got service change unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.remotestate got relations change: ok=true unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.remotestate got config change: ok=true unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.remotestate got action change: [] ok=true unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.remotestate got storage change: [] ok=true unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.remotestate got address change: ok=true unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.remotestate got update status interval change: ok=true unit-oai-hss-0: 06:21:40 INFO juju.worker.uniter.storage initial storage attachments ready unit-oai-hss-0: 06:21:40 INFO juju.worker.uniter found queued "install" hook unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:21:40 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:21:40 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:21:40 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: 06:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3726954273925572233.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: 06:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.673 s unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-12T06:21:40+00:00 unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:40 DEBUG unit.abot-epc-basic/0.install Invoking mvn on jar files unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-mysql-0: 06:21:40 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:21:40 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:21:40 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:21:40 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:21:40 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:21:40 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-oai-hss-0: 06:21:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-mysql-0: 06:21:40 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:21:40 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:21:41 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:21:41 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:21:41 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:21:41 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:21:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:21:41 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:21:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=0 unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes git unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install git-man liberror-perl unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:21:41 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: 06:21:41 DEBUG unit.oai-hss/0.install gitweb git-arch git-bzr git-cvs git-mediawiki git-svn unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:21:41 DEBUG unit.oai-hss/0.install git git-man liberror-perl unit-oai-hss-0: 06:21:42 DEBUG unit.oai-hss/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:21:42 DEBUG unit.oai-hss/0.install Need to get 3054 kB of archives. unit-oai-hss-0: 06:21:42 DEBUG unit.oai-hss/0.install After this operation, 22.0 MB of additional disk space will be used. unit-oai-hss-0: 06:21:42 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: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 06:21:42 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: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] Building Maven Stub Project (No POM) 1 unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:42 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: 06:21:42 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: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall6538136231461544760.pom to /root/.m2/repository/com/rebaca/abot/adapters/abot-s1ap/3.0.85/abot-s1ap-3.0.85.pom unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 0.641 s unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-12T06:21:42+00:00 unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 7M/60M unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install abot/ unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install abot/server.bat unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install abot/nbproject/ unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.xml unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/ unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.properties unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install abot/nbproject/private/private.xml unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install abot/nbproject/project.properties unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install abot/bin/ unit-abot-epc-basic-0: 06:21:42 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltoimage unit-oai-hss-0: 06:21:43 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: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/bin/wkhtmltopdf unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fastnumbers.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/locale.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/__init__.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/py23.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/pathlib.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/compat/fake_fastnumbers.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/ns_enum.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__init__.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/_version.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/unicode_numbers.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/natsort.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/utils.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/natsort/__main__.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_unicodefun.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/globals.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_textwrap.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/termui.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/formatting.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_winconsole.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/core.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_bashcomplete.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/exceptions.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/__init__.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/testing.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/parser.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/types.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/utils.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_termui_impl.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/decorators.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/click/_compat.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.c unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/__init__.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_native.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_speedups.pyd unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_compat.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/markupsafe/_constants.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/meta.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/defaults.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/ext.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/optimizer.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/lexer.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/tests.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/filters.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/exceptions.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/__init__.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_stringdefs.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/environment.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/parser.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/runtime.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/loaders.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/compiler.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/visitor.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/bccache.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/utils.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/constants.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/sandbox.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/_compat.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/debug.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/jinja2/nodes.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/__init__.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/json.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/globals.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/views.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/wrappers.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/logging.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ctx.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/config.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/helpers.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__init__.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/testing.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/templating.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/ext/__init__.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/app.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/sessions.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/signals.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/cli.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/exthook.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/debughelpers.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/_compat.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/__main__.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/flask/blueprints.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/itsdangerous.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/filesystem.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wrappers.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/posixemulation.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/routing.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/serving.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/useragents.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/http.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/jsrouting.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/fixers.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/wrappers.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/limiter.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/cache.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/__init__.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/lint.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/securecookie.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/atom.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/sessions.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/testtools.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/iterio.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/contrib/profiler.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/test.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/exceptions.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/__init__.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/wsgi.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/datastructures.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_internal.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/formparser.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/local.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/utils.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/script.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/security.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/testapp.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/urls.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_compat.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/_reloader.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/__init__.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/tbtools.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/console.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/less.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/more.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/source.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/jquery.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/debugger.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/console.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/style.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/ubuntu.ttf unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/shared/FONT_LICENSE unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/pymodules/werkzeug/debug/repr.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/app.py unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/index.html unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/README.md unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/log/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/log/TestAutomationLog.log unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/dashboard.html unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/config.html unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/main.html unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/firstpage.html unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/templates/artifacts.html unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives.zip unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/config/appconfig.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/services/pyService.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/baseController.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/configController.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/controllers/featurefileController.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/resizer.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/treeView.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/externalHtml.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/directives/xmlPrettify.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/app.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/utility/routes.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/apps/main.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/r.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/require/2.1.15/require.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-bootstrap/ unit-abot-epc-basic-0: 06:21:43 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: 06:21:43 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: 06:21:43 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: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/jqx/jqx-all.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-aria.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-animate.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular-material/angular-material.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/.bower.json unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/bower.json unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/LICENSE unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/lodash/lodash.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/.bower.json unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/bower.json unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone-min.map unit-oai-hss-0: 06:21:43 DEBUG unit.oai-hss/0.install Fetched 3054 kB in 1s (1825 kB/s) unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/backbone.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/backbone/LICENSE unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.browserify-bundle.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.chess.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.logic.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.webpack-bundle.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.org.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.pn.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.layout.DirectedGraph.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint1.0.1.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.erd.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.nowrap.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/geometry.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.ui.tooltip.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/vectorizer.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.uml.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.fsa.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.core.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/JointJsBundle/jointjs/joint.shapes.devs.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/1.5.0/angular.min.js.map unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-sanitize/angular-sanitize.min.js unit-abot-epc-basic-0: 06:21:43 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: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/ngstorage/ngStorage.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-local-storage/ unit-abot-epc-basic-0: 06:21:43 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: 06:21:43 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: 06:21:43 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: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.js unit-abot-epc-basic-0: 06:21:43 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: 06:21:43 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: 06:21:43 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: 06:21:43 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: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/dist/dialogs.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/.bower.json unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/karma.conf.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/index.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/bower.json unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/tests/ unit-abot-epc-basic-0: 06:21:43 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: 06:21:43 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: 06:21:43 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: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-dialog-service/LICENSE unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-logger/angular-logger.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-resource/angular-resource.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-idle/angular-idle.map unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/angular/components/angular-ui-router/ unit-abot-epc-basic-0: 06:21:43 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: 06:21:43 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: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/nanoscroller/nanoscroller.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/vkbeautify.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/run_prettify.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/xmlParser/prettify.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery.ui-contextmenu.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/ unit-abot-epc-basic-0: 06:21:43 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: 06:21:43 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: 06:21:43 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: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/images/ unit-abot-epc-basic-0: 06:21:43 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: 06:21:43 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: 06:21:43 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: 06:21:43 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: 06:21:43 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: 06:21:43 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: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/package.json unit-abot-epc-basic-0: 06:21:43 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: 06:21:43 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: 06:21:43 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: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/external/jquery/ unit-abot-epc-basic-0: 06:21:43 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: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/LICENSE.txt unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/AUTHORS.txt unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-ui-1.12.0/index.html unit-abot-epc-basic-0: 06:21:43 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: 06:21:43 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: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/jquery-2.2.3.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/Jquery/taphold.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/common.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/theme.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.easing.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jquery.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/bootstrap.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/custom.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/angular-treeview/angular.treeview.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/jqueryFileTree.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajax.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/js/lib/custom/ajaxRequest.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/ABOT_logo.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/green_tick.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg2.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/play.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/file.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/plus.jpg unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/pcap.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/close_dialog.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/sun1.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/log.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/gray_alert.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/html.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/delete.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/header_bg1.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/red_alert.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/download.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/folder-closed.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/xml.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/minus.jpg unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/cloud.png unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/right_arrow.jpg unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/pngs/spinner.gif unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/plus sign.svg unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/X sign.svg unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/close.svg unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/images/svg_image/add-button-inside-black-circle.svg unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/epc_config.properties unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/configsip.properties unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/ims_config.properties unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/timer_config.properties unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties_old unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/config/config.properties unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/styles.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/font-awesome.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/tree-ui.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_cust.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.eot unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfontd41d.eot unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.svg unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.woff unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.ttf unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont.eot unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.woff2 unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/fonts/fontawesome-webfont3295.ttf unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/custom_1.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/apps/theme.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/ unit-oai-hss-0: 06:21:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package liberror-perl. unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jqx/jqx.base.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular/angular-material.min.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/npm.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/modernizr.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.min.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/js/bootstrap.js unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.woff2 unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.ttf unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.svg unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/fonts/glyphicons-halflings-regular.eot unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css.map unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css.map unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css.map unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.min.css.map unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.min.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/bootstrap/css/bootstrap-theme.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/angular-treeview/angular.treeview.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/ unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.ui.tooltip.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint1.0.1.css unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.min.css unit-oai-hss-0: 06:21:43 DEBUG unit.oai-hss/0.install (Reading database ... 78195 files and directories currently installed.) unit-abot-epc-basic-0: 06:21:43 DEBUG unit.abot-epc-basic/0.install abot/static/css/lib/jointjs/joint.core.min.css unit-oai-hss-0: 06:21:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../liberror-perl_0.17-1.1_all.deb ... unit-oai-hss-0: 06:21:43 DEBUG unit.oai-hss/0.install Unpacking liberror-perl (0.17-1.1) ... unit-oai-hss-0: 06:21:43 DEBUG unit.oai-hss/0.install Selecting previously unselected package git-man. unit-oai-hss-0: 06:21:43 DEBUG unit.oai-hss/0.install Preparing to unpack .../git-man_1%3a1.9.1-1ubuntu0.9_all.deb ... unit-oai-hss-0: 06:21:44 DEBUG unit.oai-hss/0.install Unpacking git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 06:21:44 DEBUG unit.abot-epc-basic/0.install Collecting elasticsearch unit-oai-hss-0: 06:21:44 DEBUG unit.oai-hss/0.install Selecting previously unselected package git. unit-oai-hss-0: 06:21:44 DEBUG unit.oai-hss/0.install Preparing to unpack .../git_1%3a1.9.1-1ubuntu0.9_amd64.deb ... unit-oai-hss-0: 06:21:44 DEBUG unit.oai-hss/0.install Unpacking git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 06:21:44 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: 06:21:44 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 54.2MB/s eta 0:00:01  17% |##### | 20kB 3.7MB/s eta 0:00:01  25% |######## | 30kB 4.3MB/s eta 0:00:01  34% |########## | 40kB 4.2MB/s eta 0:00:01  42% |############# | 51kB 4.8MB/s eta 0:00:01  51% |################ | 61kB 5.3MB/s eta 0:00:01  59% |################### | 71kB 5.5MB/s eta 0:00:01  68% |##################### | 81kB 5.2MB/s eta 0:00:01  76% |######################## | 92kB 5.8MB/s eta 0:00:01  85% |########################### | 102kB 5.8MB/s eta 0:00:01  93% |############################## | 112kB 5.8MB/s eta 0:00:01  100% |################################| 122kB 5.0MB/s unit-abot-epc-basic-0: 06:21:44 DEBUG unit.abot-epc-basic/0.install [?25hCollecting urllib3>=1.21.1 (from elasticsearch) unit-abot-epc-basic-0: 06:21:44 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/bd/c9/6fdd990019071a4a32a5e7cb78a1d92c53851ef4f56f62a3486e6a7d8ffb/urllib3-1.23-py2.py3-none-any.whl (133kB) unit-abot-epc-basic-0: 06:21:44 DEBUG unit.abot-epc-basic/0.install [?25l  7% |## | 10kB 58.8MB/s eta 0:00:01  15% |#### | 20kB 17.2MB/s eta 0:00:01  23% |####### | 30kB 22.1MB/s eta 0:00:01  30% |######### | 40kB 9.8MB/s eta 0:00:01  38% |############ | 51kB 9.5MB/s eta 0:00:01  46% |############## | 61kB 11.0MB/s eta 0:00:01  53% |################# | 71kB 11.3MB/s eta 0:00:01  61% |################### | 81kB 12.5MB/s eta 0:00:01  69% |###################### | 92kB 9.8MB/s eta 0:00:01  76% |######################## | 102kB 9.7MB/s eta 0:00:01  84% |########################### | 112kB 9.7MB/s eta 0:00:01  92% |############################# | 122kB 8.9MB/s eta 0:00:01  99% |############################### | 133kB 8.9MB/s eta 0:00:01  100% |################################| 143kB 6.1MB/s unit-abot-epc-basic-0: 06:21:44 DEBUG unit.abot-epc-basic/0.install [?25hInstalling collected packages: urllib3, elasticsearch unit-abot-epc-basic-0: 06:21:44 DEBUG unit.abot-epc-basic/0.install Successfully installed elasticsearch-6.3.1 urllib3-1.23 unit-abot-epc-basic-0: 06:21:44 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: 06:21:44 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 06:21:44 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:21:45 DEBUG unit.abot-epc-basic/0.install Collecting flask unit-abot-epc-basic-0: 06:21:45 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: 06:21:45 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 62.1MB/s eta 0:00:01  22% |####### | 20kB 3.6MB/s eta 0:00:01  33% |########## | 30kB 4.1MB/s eta 0:00:01  44% |############## | 40kB 4.0MB/s eta 0:00:01  56% |################# | 51kB 4.3MB/s eta 0:00:01  67% |##################### | 61kB 5.1MB/s eta 0:00:01  78% |######################### | 71kB 5.2MB/s eta 0:00:01  89% |############################ | 81kB 5.8MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 06:21:45 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Jinja2>=2.10 (from flask) unit-oai-hss-0: 06:21:45 DEBUG unit.oai-hss/0.install Setting up liberror-perl (0.17-1.1) ... unit-abot-epc-basic-0: 06:21:45 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: 06:21:45 DEBUG unit.abot-epc-basic/0.install [?25l  8% |## | 10kB 82.6MB/s eta 0:00:01  16% |##### | 20kB 11.9MB/s eta 0:00:01  24% |####### | 30kB 16.0MB/s eta 0:00:01  32% |########## | 40kB 9.1MB/s eta 0:00:01  40% |############ | 51kB 8.5MB/s eta 0:00:01  48% |############### | 61kB 9.9MB/s eta 0:00:01  56% |################## | 71kB 9.1MB/s eta 0:00:01  64% |#################### | 81kB 10.2MB/s eta 0:00:01  72% |####################### | 92kB 9.1MB/s eta 0:00:01  81% |######################### | 102kB 8.4MB/s eta 0:00:01  89% |############################ | 112kB 8.3MB/s eta 0:00:01  97% |############################### | 122kB 9.0MB/s eta 0:00:01  100% |################################| 133kB 5.3MB/s unit-oai-hss-0: 06:21:45 DEBUG unit.oai-hss/0.install Setting up git-man (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 06:21:45 DEBUG unit.abot-epc-basic/0.install [?25hCollecting itsdangerous>=0.24 (from flask) unit-abot-epc-basic-0: 06:21:45 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/dc/b4/a60bcdba945c00f6d608d8975131ab3f25b22f2bcfe1dab221165194b2d4/itsdangerous-0.24.tar.gz (46kB) unit-abot-epc-basic-0: 06:21:45 DEBUG unit.abot-epc-basic/0.install [?25l  22% |####### | 10kB 95.7MB/s eta 0:00:01  44% |############## | 20kB 22.0MB/s eta 0:00:01  66% |##################### | 30kB 27.6MB/s eta 0:00:01  88% |############################ | 40kB 10.2MB/s eta 0:00:01  100% |################################| 51kB 7.3MB/s unit-oai-hss-0: 06:21:45 DEBUG unit.oai-hss/0.install Setting up git (1:1.9.1-1ubuntu0.9) ... unit-abot-epc-basic-0: 06:21:45 DEBUG unit.abot-epc-basic/0.install [?25hCollecting Werkzeug>=0.14 (from flask) unit-abot-epc-basic-0: 06:21:46 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-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install [?25l  3% |# | 10kB 60.9MB/s eta 0:00:01  6% |## | 20kB 16.1MB/s eta 0:00:01  9% |### | 30kB 21.2MB/s eta 0:00:01  12% |#### | 40kB 9.9MB/s eta 0:00:01  15% |##### | 51kB 9.0MB/s eta 0:00:01  19% |###### | 61kB 10.4MB/s eta 0:00:01  22% |####### | 71kB 9.9MB/s eta 0:00:01  25% |######## | 81kB 8.9MB/s eta 0:00:01  28% |######### | 92kB 9.8MB/s eta 0:00:01  31% |########## | 102kB 9.0MB/s eta 0:00:01  34% |########### | 112kB 9.0MB/s eta 0:00:01  38% |############ | 122kB 8.4MB/s eta 0:00:01  41% |############# | 133kB 7.4MB/s eta 0:00:01  44% |############## | 143kB 9.0MB/s eta 0:00:01  47% |############### | 153kB 8.9MB/s eta 0:00:01  50% |################ | 163kB 8.1MB/s eta 0:00:01  53% |################# | 174kB 8.9MB/s eta 0:00:01  57% |################## | 184kB 9.2MB/s eta 0:00:01  60% |################### | 194kB 9.2MB/s eta 0:00:01  63% |#################### | 204kB 9.4MB/s eta 0:00:01  66% |##################### | 215kB 7.6MB/s eta 0:00:01  69% |###################### | 225kB 8.7MB/s eta 0:00:01  72% |####################### | 235kB 9.1MB/s eta 0:00:01  76% |######################## | 245kB 7.9MB/s eta 0:00:01  79% |######################### | 256kB 9.0MB/s eta 0:00:01  82% |########################## | 266kB 8.5MB/s eta 0:00:01  85% |########################### | 276kB 8.4MB/s eta 0:00:01  88% |############################ | 286kB 9.1MB/s eta 0:00:01  91% |############################# | 296kB 7.8MB/s eta 0:00:01  95% |############################## | 307kB 8.8MB/s eta 0:00:01  98% |############################### | 317kB 10.0MB/s eta 0:00:01  100% |################################| 327kB 3.5MB/s unit-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting click>=5.1 (from flask) unit-abot-epc-basic-0: 06:21:46 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: 06:21:46 DEBUG unit.abot-epc-basic/0.install [?25l  12% |#### | 10kB 84.5MB/s eta 0:00:01  25% |######## | 20kB 26.4MB/s eta 0:00:01  37% |############ | 30kB 32.4MB/s eta 0:00:01  50% |################ | 40kB 9.3MB/s eta 0:00:01  62% |#################### | 51kB 10.1MB/s eta 0:00:01  75% |######################## | 61kB 11.6MB/s eta 0:00:01  88% |############################ | 71kB 11.1MB/s eta 0:00:01  100% |################################| 81kB 7.2MB/s unit-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install [?25hCollecting MarkupSafe>=0.23 (from Jinja2>=2.10->flask) unit-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/4d/de/32d741db316d8fdb7680822dd37001ef7a448255de9699ab4bfcbdf4172b/MarkupSafe-1.0.tar.gz unit-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install Building wheels for collected packages: itsdangerous, MarkupSafe unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=0 unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install + true unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install + '[' '!' 0 -eq 1 ']' unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install + apt-get install -y --force-yes virt-what unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for itsdangerous ... [?25l- done unit-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/2c/4a/61/5599631c1554768c6290b08c02c72d7317910374ca602ff1e5 unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:21:46 DEBUG unit.oai-hss/0.install virt-what unit-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for MarkupSafe ... [?25l- \ done unit-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/33/56/20/ebe49a5c612fffe1c5a632146b16596f9e64676768661e4e46 unit-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install Successfully built itsdangerous MarkupSafe unit-abot-epc-basic-0: 06:21:46 DEBUG unit.abot-epc-basic/0.install Installing collected packages: MarkupSafe, Jinja2, itsdangerous, Werkzeug, click, flask unit-abot-epc-basic-0: 06:21:47 DEBUG unit.abot-epc-basic/0.install Successfully installed Jinja2-2.10 MarkupSafe-1.0 Werkzeug-0.14.1 click-7.0 flask-1.0.2 itsdangerous-0.24 unit-oai-hss-0: 06:21:47 DEBUG unit.oai-hss/0.install 0 upgraded, 1 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:21:47 DEBUG unit.oai-hss/0.install Need to get 13.6 kB of archives. unit-oai-hss-0: 06:21:47 DEBUG unit.oai-hss/0.install After this operation, 66.6 kB of additional disk space will be used. unit-oai-hss-0: 06:21:47 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: 06:21:47 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: 06:21:47 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-oai-hss-0: 06:21:47 DEBUG unit.oai-hss/0.install Fetched 13.6 kB in 0s (24.0 kB/s) unit-abot-epc-basic-0: 06:21:47 DEBUG unit.abot-epc-basic/0.install Collecting bs4 unit-oai-hss-0: 06:21:47 DEBUG unit.oai-hss/0.install Selecting previously unselected package virt-what. unit-oai-hss-0: 06:21:47 DEBUG unit.oai-hss/0.install (Reading database ... 78945 files and directories currently installed.) unit-oai-hss-0: 06:21:47 DEBUG unit.oai-hss/0.install Preparing to unpack .../virt-what_1.13-1_amd64.deb ... unit-oai-hss-0: 06:21:47 DEBUG unit.oai-hss/0.install Unpacking virt-what (1.13-1) ... unit-abot-epc-basic-0: 06:21:47 DEBUG unit.abot-epc-basic/0.install Downloading https://files.pythonhosted.org/packages/10/ed/7e8b97591f6f456174139ec089c769f89a94a1a4025fe967691de971f314/bs4-0.0.1.tar.gz unit-abot-epc-basic-0: 06:21:47 DEBUG unit.abot-epc-basic/0.install Collecting beautifulsoup4 (from bs4) unit-oai-hss-0: 06:21:47 DEBUG unit.oai-hss/0.install Processing triggers for man-db (2.6.7.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:21:48 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: 06:21:48 DEBUG unit.abot-epc-basic/0.install [?25l  11% |### | 10kB 8.7MB/s eta 0:00:01  22% |####### | 20kB 3.6MB/s eta 0:00:01  33% |########## | 30kB 4.2MB/s eta 0:00:01  45% |############## | 40kB 3.8MB/s eta 0:00:01  56% |################## | 51kB 4.5MB/s eta 0:00:01  67% |##################### | 61kB 5.3MB/s eta 0:00:01  79% |######################### | 71kB 5.5MB/s eta 0:00:01  90% |############################ | 81kB 5.4MB/s eta 0:00:01  100% |################################| 92kB 4.4MB/s unit-abot-epc-basic-0: 06:21:48 DEBUG unit.abot-epc-basic/0.install [?25hBuilding wheels for collected packages: bs4 unit-abot-epc-basic-0: 06:21:48 DEBUG unit.abot-epc-basic/0.install Running setup.py bdist_wheel for bs4 ... [?25l- done unit-abot-epc-basic-0: 06:21:48 DEBUG unit.abot-epc-basic/0.install [?25h Stored in directory: /root/.cache/pip/wheels/a0/b0/b2/4f80b9456b87abedbc0bf2d52235414c3467d8889be38dd472 unit-abot-epc-basic-0: 06:21:48 DEBUG unit.abot-epc-basic/0.install Successfully built bs4 unit-abot-epc-basic-0: 06:21:48 DEBUG unit.abot-epc-basic/0.install Installing collected packages: beautifulsoup4, bs4 unit-abot-epc-basic-0: 06:21:48 DEBUG unit.abot-epc-basic/0.install Successfully installed beautifulsoup4-4.6.3 bs4-0.0.1 unit-abot-epc-basic-0: 06:21:48 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: 06:21:48 DEBUG unit.abot-epc-basic/0.install You should consider upgrading via the 'pip install --upgrade pip' command. unit-abot-epc-basic-0: 06:21:48 DEBUG unit.abot-epc-basic/0.install Running the test with the tags local-commands unit-abot-epc-basic-0: 06:21:48 DEBUG unit.abot-epc-basic/0.install Running the test with the tags @local-commands unit-abot-epc-basic-0: 06:21:48 DEBUG unit.abot-epc-basic/0.install Creating the Target JUnit file... unit-oai-hss-0: 06:21:48 DEBUG unit.oai-hss/0.install Setting up virt-what (1.13-1) ... unit-oai-hss-0: 06:21:49 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:21:49 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:21:49 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:21:49 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:21:49 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:21:49 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:21:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:21:49 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: 06:21:49 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:21:49 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:21:49 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:21:49 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install The following extra packages will be installed: unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install Suggested packages: unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install libclone-perl libmldbm-perl libnet-daemon-perl libplrpc-perl unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install libsql-statement-perl unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install The following NEW packages will be installed: unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install libdbd-mysql-perl libdbi-perl libmysqlclient18 libterm-readkey-perl unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install mysql-client mysql-client-5.5 mysql-client-core-5.5 mysql-common unit-abot-epc-basic-0: 06:21:50 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-abot-epc-basic-0: 06:21:50 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:50 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:21:50 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install 0 upgraded, 8 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install Need to get 3786 kB of archives. unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install After this operation, 43.8 MB of additional disk space will be used. unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install Get:1 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-common all 5.5.61-0ubuntu0.14.04.1 [12.7 kB] unit-oai-hss-0: 06:21:50 DEBUG unit.oai-hss/0.install Get:2 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main libmysqlclient18 amd64 5.5.61-0ubuntu0.14.04.1 [597 kB] unit-abot-epc-basic-0: 06:21:50 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-abot-epc-basic-0: 06:21:51 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.5 KB/sec) unit-abot-epc-basic-0: 06:21:51 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: 06:21:51 DEBUG unit.abot-epc-basic/0.install 2/13 KB 5/13 KB 7/13 KB 10/13 KB 13/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 529.0 KB/sec) unit-abot-epc-basic-0: 06:21:51 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-abot-epc-basic-0: 06:21:51 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-parent/16/maven-parent-16.pom (23 KB at 811.7 KB/sec) unit-abot-epc-basic-0: 06:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/7/apache-7.pom unit-abot-epc-basic-0: 06:21:51 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/apache/7/apache-7.pom (15 KB at 503.3 KB/sec) unit-abot-epc-basic-0: 06:21:51 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-abot-epc-basic-0: 06:21:51 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/plugins/maven-install-plugin/2.3.1/maven-install-plugin-2.3.1.jar (23 KB at 966.4 KB/sec) unit-oai-hss-0: 06:21:51 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: 06:21:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:51 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:21:51 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-abot-epc-basic-0: 06:21:51 DEBUG unit.abot-epc-basic/0.install 1/2 KB 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 71.0 KB/sec) unit-abot-epc-basic-0: 06:21:51 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-abot-epc-basic-0: 06:21:51 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/maven/2.0.6/maven-2.0.6.pom (9 KB at 490.8 KB/sec) unit-abot-epc-basic-0: 06:21:51 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-abot-epc-basic-0: 06:21:51 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/maven/maven-parent/5/maven-parent-5.pom (15 KB at 708.6 KB/sec) unit-abot-epc-basic-0: 06:21:51 DEBUG unit.abot-epc-basic/0.install Downloading: https://repo.maven.apache.org/maven2/org/apache/apache/3/apache-3.pom unit-abot-epc-basic-0: 06:21:51 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 186.1 KB/sec) unit-abot-epc-basic-0: 06:21:51 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: 06:21:51 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 220.6 KB/sec) unit-abot-epc-basic-0: 06:21:51 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: 06:21:51 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/spice/spice-parent/16/spice-parent-16.pom (9 KB at 429.6 KB/sec) unit-abot-epc-basic-0: 06:21:51 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-abot-epc-basic-0: 06:21:51 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/5/forge-parent-5.pom (9 KB at 388.9 KB/sec) unit-abot-epc-basic-0: 06:21:51 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-abot-epc-basic-0: 06:21:51 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-abot-epc-basic-0: 06:21:51 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 570.8 KB/sec) unit-oai-hss-0: 06:21:51 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-abot-epc-basic-0: 06:21:51 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 2399.7 KB/sec) unit-abot-epc-basic-0: 06:21:51 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:51 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: 06:21:51 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-hss-0: 06:21:51 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-abot-epc-basic-0: 06:21:51 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 122.6 KB/sec) unit-abot-epc-basic-0: 06:21:51 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: 06:21:51 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 97.7 KB/sec) unit-abot-epc-basic-0: 06:21:51 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: 06:21:51 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 124.0 KB/sec) unit-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21:52 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 109.7 KB/sec) unit-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21: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/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9 KB at 515.2 KB/sec) unit-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21:52 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 107.4 KB/sec) unit-oai-hss-0: 06:21:52 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.61-0ubuntu0.14.04.1 [708 kB] unit-abot-epc-basic-0: 06:21:52 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: 06:21:52 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 182.9 KB/sec) unit-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21:52 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 82.1 KB/sec) unit-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21:52 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 102.7 KB/sec) unit-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21:52 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 90.5 KB/sec) unit-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21:52 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/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 KB at 584.6 KB/sec) unit-abot-epc-basic-0: 06:21:52 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: 06:21:52 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 64.6 KB/sec) unit-abot-epc-basic-0: 06:21:52 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-hss-0: 06:21:52 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.61-0ubuntu0.14.04.1 [1463 kB] unit-abot-epc-basic-0: 06:21:52 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 323.9 KB/sec) unit-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21:52 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 472.9 KB/sec) unit-abot-epc-basic-0: 06:21:52 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: 06:21:52 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: 06:21:52 DEBUG unit.abot-epc-basic/0.install 3/114 KB 5/114 KB 8/114 KB 11/114 KB 13/114 KB 16/114 KB 19/114 KB 3/48 KB 21/114 KB 3/48 KB 16/114 KB 3/48 KB 21/114 KB 6/48 KB 24/114 KB 9/48 KB 24/114 KB 6/48 KB 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: 06:21:52 DEBUG unit.abot-epc-basic/0.install 27/114 KB 9/48 KB 27/114 KB 11/48 KB 29/114 KB 14/48 KB 29/114 KB 16/48 KB 29/114 KB 11/48 KB 32/114 KB 16/48 KB Downloading: https://repo.maven.apache.org/maven2/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install 36/114 KB 16/48 KB 40/114 KB 19/48 KB 36/114 KB 19/48 KB 40/114 KB 22/48 KB 40/114 KB 25/48 KB 44/114 KB 27/48 KB 44/114 KB 30/48 KB 44/114 KB 32/48 KB 44/114 KB 25/48 KB 48/114 KB 32/48 KB 52/114 KB 32/48 KB 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: 06:21:52 DEBUG unit.abot-epc-basic/0.install 56/114 KB 32/48 KB 60/114 KB 32/48 KB 64/114 KB 36/48 KB 60/114 KB 36/48 KB 68/114 KB 36/48 KB 72/114 KB 40/48 KB 68/114 KB 40/48 KB 76/114 KB 40/48 KB 76/114 KB 44/48 KB 76/114 KB 48/48 KB 80/114 KB 48/48 KB 84/114 KB 48/48 KB 3/29 KB 3/35 KB 88/114 KB 48/48 KB 3/29 KB 3/35 KB 92/114 KB 48/48 KB 3/29 KB 3/35 KB 84/114 KB 48/48 KB 3/29 KB 5/35 KB 92/114 KB 48/48 KB 3/29 KB 6/35 KB 92/114 KB 48/48 KB 3/29 KB 9/35 KB 92/114 KB 3/29 KB 84/114 KB 48/48 KB 6/29 KB 9/35 KB 92/114 KB 9/29 KB 9/35 KB 92/114 KB 11/29 KB 12/35 KB 92/114 KB 14/29 KB 12/35 KB 96/114 KB 16/29 KB 12/35 KB 96/114 KB 19/29 KB 12/35 KB 96/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 998.9 KB/sec) unit-abot-epc-basic-0: 06:21:52 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.jar unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install 19/29 KB 12/35 KB 96/114 KB 3/85 KB 11/29 KB 12/35 KB 96/114 KB 9/29 KB 12/35 KB 92/114 KB 19/29 KB 14/35 KB 96/114 KB 3/85 KB 19/29 KB 17/35 KB 96/114 KB 3/85 KB 19/29 KB 20/35 KB 100/114 KB 3/85 KB 19/29 KB 22/35 KB 100/114 KB 3/85 KB 19/29 KB 17/35 KB 100/114 KB 3/85 KB 19/29 KB 22/35 KB 104/114 KB 3/85 KB 22/29 KB 22/35 KB 108/114 KB 3/85 KB 22/29 KB 25/35 KB 112/114 KB 5/85 KB 22/29 KB 22/35 KB 104/114 KB 3/85 KB 22/29 KB 25/35 KB 108/114 KB 5/85 KB 22/29 KB 25/35 KB 108/114 KB 3/85 KB 22/29 KB 28/35 KB 112/114 KB 5/85 KB 25/29 KB 30/35 KB 114/114 KB 8/85 KB 25/29 KB 28/35 KB 114/114 KB 8/85 KB 25/29 KB 28/35 KB 112/114 KB 8/85 KB 22/29 KB 28/35 KB 112/114 KB 8/85 KB 25/29 KB 30/35 KB 114/114 KB 11/85 KB 27/29 KB 33/35 KB 114/114 KB 13/85 KB 27/29 KB 33/35 KB 114/114 KB 11/85 KB 27/29 KB 30/35 KB 114/114 KB 11/85 KB 29/29 KB 33/35 KB 114/114 KB 13/85 KB 29/29 KB 35/35 KB 4/56 KB 114/114 KB 13/85 KB 29/29 KB 35/35 KB 8/56 KB 114/114 KB 13/85 KB 29/29 KB 35/35 KB 12/56 KB 114/114 KB 16/85 KB 29/29 KB 35/35 KB 114/114 KB 13/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 1693.4 KB/sec) unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install 29/29 KB 35/35 KB 8/56 KB 114/114 KB 16/85 KB 29/29 KB 16/56 KB 19/85 KB 29/29 KB 16/56 KB 21/85 KB 29/29 KB 16/56 KB 24/85 KB 29/29 KB 16/56 KB 27/85 KB 29/29 KB 16/56 KB 29/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 529.5 KB/sec) unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install 29/29 KB 35/35 KB 16/56 KB 16/85 KB 29/29 KB 20/56 KB 29/85 KB 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: 06:21:52 DEBUG unit.abot-epc-basic/0.install 29/29 KB 24/56 KB 29/85 KB 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: 06:21:52 DEBUG unit.abot-epc-basic/0.install 29/29 KB 28/56 KB 32/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 495.5 KB/sec) unit-abot-epc-basic-0: 06:21:52 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: 06:21:52 DEBUG unit.abot-epc-basic/0.install 29/29 KB 28/56 KB 29/85 KB 32/56 KB 32/85 KB 36/56 KB 32/85 KB 40/56 KB 36/85 KB 36/56 KB 36/85 KB 40/56 KB 40/85 KB 40/56 KB 44/85 KB 44/56 KB 44/85 KB 48/56 KB 44/85 KB 52/56 KB 48/85 KB 3/24 KB 48/56 KB 48/85 KB 3/24 KB 48/56 KB 44/85 KB 3/24 KB 52/56 KB 48/85 KB 5/24 KB 52/56 KB 48/85 KB 8/24 KB 3/218 KB 52/56 KB 48/85 KB 11/24 KB 3/218 KB 52/56 KB 48/85 KB 13/24 KB 3/218 KB 4/86 KB 52/56 KB 48/85 KB 16/24 KB 3/218 KB 4/86 KB 56/56 KB 52/85 KB 19/24 KB 3/218 KB 4/86 KB 52/56 KB 48/85 KB 5/24 KB 3/218 KB 56/56 KB 52/85 KB 19/24 KB 5/218 KB 4/86 KB 56/56 KB 52/85 KB 19/24 KB 8/218 KB 4/86 KB 56/56 KB 52/85 KB 19/24 KB 11/218 KB 4/86 KB 56/56 KB 52/85 KB 19/24 KB 13/218 KB 4/86 KB 56/56 KB 52/85 KB 16/24 KB 3/218 KB 4/86 KB 56/56 KB 52/85 KB 19/24 KB 16/218 KB 4/86 KB 56/56 KB 52/85 KB 19/24 KB 19/218 KB 4/86 KB 56/56 KB 52/85 KB 21/24 KB 21/218 KB 4/86 KB 52/56 KB 52/85 KB 16/24 KB 3/218 KB 4/86 KB 52/56 KB 48/85 KB 11/24 KB 3/218 KB 4/86 KB 56/56 KB 52/85 KB 21/24 KB 21/218 KB 8/86 KB 56/56 KB 52/85 KB 21/24 KB 21/218 KB 12/86 KB 56/56 KB 52/85 KB 21/24 KB 21/218 KB 16/86 KB 56/56 KB 56/85 KB 21/24 KB 21/218 KB 16/86 KB 56/56 KB 60/85 KB 21/24 KB 21/218 KB 16/86 KB 56/56 KB 64/85 KB 21/24 KB 21/218 KB 20/86 KB 56/56 KB 52/85 KB 21/24 KB 19/218 KB 4/86 KB 56/56 KB 64/85 KB 24/24 KB 21/218 KB 20/86 KB 68/85 KB 24/24 KB 21/218 KB 20/86 KB 56/56 KB 60/85 KB 21/24 KB 21/218 KB 20/86 KB 68/85 KB 24/24 KB 24/218 KB 20/86 KB 68/85 KB 24/24 KB 27/218 KB 20/86 KB 68/85 KB 24/24 KB 29/218 KB 24/86 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 862.2 KB/sec) unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install 56/56 KB 68/85 KB 24/24 KB 21/218 KB 20/86 KB 68/85 KB 24/24 KB 27/218 KB 24/86 KB 68/85 KB 24/24 KB 29/218 KB 28/86 KB 72/85 KB 24/24 KB 29/218 KB 32/86 KB 72/85 KB 24/24 KB 29/218 KB 28/86 KB 76/85 KB 24/24 KB 29/218 KB 32/86 KB 76/85 KB 24/24 KB 29/218 KB 36/86 KB 80/85 KB 24/24 KB 32/218 KB 40/86 KB 80/85 KB 24/24 KB 32/218 KB 36/86 KB Downloading: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install 76/85 KB 24/24 KB 32/218 KB 36/86 KB 84/85 KB 24/24 KB 32/218 KB 40/86 KB 85/85 KB 24/24 KB 36/218 KB 40/86 KB 85/85 KB 24/24 KB 36/218 KB 44/86 KB 85/85 KB 24/24 KB 36/218 KB 48/86 KB 85/85 KB 24/24 KB 36/218 KB 52/86 KB 85/85 KB 36/218 KB 56/86 KB 84/85 KB 24/24 KB 36/218 KB 40/86 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 341.4 KB/sec) unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install 85/85 KB 40/218 KB 56/86 KB 85/85 KB 3/12 KB 44/218 KB 60/86 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 1028.8 KB/sec) unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install 85/85 KB 3/12 KB 40/218 KB 60/86 KB 6/12 KB 48/218 KB 60/86 KB 9/12 KB 48/218 KB 60/86 KB 85/85 KB 40/218 KB 60/86 KB 3/12 KB 48/218 KB 60/86 KB 11/12 KB 48/218 KB 60/86 KB 12/12 KB 48/218 KB 64/86 KB 11/12 KB 48/218 KB 64/86 KB 12/12 KB 48/218 KB 68/86 KB 12/12 KB 48/218 KB 72/86 KB 12/12 KB 48/218 KB 76/86 KB 12/12 KB 48/218 KB 80/86 KB 12/12 KB 48/218 KB 84/86 KB 12/12 KB 48/218 KB 86/86 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-digest/1.0/plexus-digest-1.0.jar (12 KB at 124.5 KB/sec) unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install 52/218 KB 86/86 KB 56/218 KB 86/86 KB 60/218 KB 86/86 KB 64/218 KB 86/86 KB 68/218 KB 86/86 KB 72/218 KB 86/86 KB 76/218 KB 86/86 KB 80/218 KB 86/86 KB 84/218 KB 86/86 KB 88/218 KB 92/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 870.5 KB/sec) unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install 96/218 KB 100/218 KB 104/218 KB 108/218 KB 112/218 KB 116/218 KB 120/218 KB 124/218 KB 128/218 KB 132/218 KB 136/218 KB 140/218 KB 144/218 KB 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 1743.5 KB/sec) unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install Get:8 http://nova.clouds.archive.ubuntu.com/ubuntu/ trusty-updates/main mysql-client all 5.5.61-0ubuntu0.14.04.1 [10.9 kB] unit-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3263465670402630958.pom to /root/.m2/repository/org/javolution/javolution/5.5.1/javolution-5.5.1.pom unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-api) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:21:52 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-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4467152354948279691.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: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-sctp-impl) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:21:52 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: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall3869014465170364884.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: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install-file (install-external-mobicents-common) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:21:52 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: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall1522006635092796867.pom to /root/.m2/repository/org/mobicents/commons/commons/1.0.0.CR1/commons-1.0.0.CR1.pom unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:52 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: 06:21:52 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-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install Fetched 3786 kB in 2s (1517 kB/s) unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall4458318786419263920.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: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:52 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: 06:21:52 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-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] Installing /tmp/mvninstall5221333290572723467.pom to /root/.m2/repository/org/picocontainer/picocontainer/2.15/picocontainer-2.15.pom unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 2.384 s unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-12T06:21:52+00:00 unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 11M/60M unit-abot-epc-basic-0: 06:21:52 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install Selecting previously unselected package mysql-common. unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install (Reading database ... 78952 files and directories currently installed.) unit-oai-hss-0: 06:21:52 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-common_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Progress: [ 0%] Progress: [ 2%] Unpacking mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Progress: [ 5%] Progress: [ 7%] Selecting previously unselected package libmysqlclient18:amd64. unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libmysqlclient18_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Progress: [ 10%] Unpacking libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Progress: [ 12%] Progress: [ 15%] Selecting previously unselected package libdbi-perl. unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbi-perl_1.630-1_amd64.deb ... unit-oai-hss-0: 06:21:53 DEBUG unit.oai-hss/0.install Progress: [ 17%] Unpacking libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:21:54 DEBUG unit.abot-epc-basic/0.install [INFO] Scanning for projects... unit-oai-hss-0: 06:21:54 DEBUG unit.oai-hss/0.install Progress: [ 20%] Progress: [ 22%] Selecting previously unselected package libdbd-mysql-perl. unit-oai-hss-0: 06:21:54 DEBUG unit.oai-hss/0.install Preparing to unpack .../libdbd-mysql-perl_4.025-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:21:54 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:21:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:21:54 DEBUG unit.abot-epc-basic/0.install [INFO] Building ABOT-RunScenarios 3.0.91 unit-abot-epc-basic-0: 06:21:54 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-oai-hss-0: 06:21:54 DEBUG unit.oai-hss/0.install Progress: [ 25%] Unpacking libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-oai-hss-0: 06:21:55 DEBUG unit.oai-hss/0.install Progress: [ 27%] Progress: [ 30%] Selecting previously unselected package libterm-readkey-perl. unit-oai-hss-0: 06:21:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../libterm-readkey-perl_2.31-1_amd64.deb ... unit-oai-hss-0: 06:21:55 DEBUG unit.oai-hss/0.install Progress: [ 32%] Unpacking libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:21:55 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: 06:21:55 DEBUG unit.oai-hss/0.install Progress: [ 35%] Progress: [ 37%] Selecting previously unselected package mysql-client-core-5.5. unit-oai-hss-0: 06:21:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-core-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-oai-hss-0: 06:21:55 DEBUG unit.oai-hss/0.install Progress: [ 40%] Unpacking mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:21:55 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-resources-plugin/2.6/maven-resources-plugin-2.6.pom (8 KB at 19.3 KB/sec) unit-abot-epc-basic-0: 06:21:55 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: 06:21: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/apache/maven/plugins/maven-plugins/23/maven-plugins-23.pom (9 KB at 390.5 KB/sec) unit-abot-epc-basic-0: 06:21:55 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: 06:21:55 DEBUG unit.abot-epc-basic/0.install 3/30 KB 5/30 KB 8/30 KB 11/30 KB 13/30 KB 16/30 KB 19/30 KB 21/30 KB 24/30 KB 27/30 KB 29/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 806.8 KB/sec) unit-oai-hss-0: 06:21:55 DEBUG unit.oai-hss/0.install Progress: [ 42%] Progress: [ 45%] Selecting previously unselected package mysql-client-5.5. unit-oai-hss-0: 06:21:55 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client-5.5_5.5.61-0ubuntu0.14.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:21:55 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: 06:21:55 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 657.4 KB/sec) unit-oai-hss-0: 06:21:55 DEBUG unit.oai-hss/0.install Progress: [ 47%] Unpacking mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:21:55 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: 06:21:55 DEBUG unit.abot-epc-basic/0.install 3/29 KB 5/29 KB 8/29 KB 11/29 KB 13/29 KB 16/29 KB 19/29 KB 21/29 KB 24/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 1153.1 KB/sec) unit-abot-epc-basic-0: 06:21:55 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: 06:21: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/plugins/maven-compiler-plugin/2.5.1/maven-compiler-plugin-2.5.1.pom (8 KB at 430.0 KB/sec) unit-abot-epc-basic-0: 06:21:55 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: 06:21:55 DEBUG unit.abot-epc-basic/0.install 3/32 KB 6/32 KB 9/32 KB 11/32 KB 14/32 KB 16/32 KB 19/32 KB 22/32 KB 25/32 KB 27/32 KB 30/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 1269.8 KB/sec) unit-abot-epc-basic-0: 06:21:55 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: 06:21: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/apache/maven/plugins/maven-surefire-plugin/2.19.1/maven-surefire-plugin-2.19.1.pom (6 KB at 339.6 KB/sec) unit-abot-epc-basic-0: 06:21:55 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: 06:21:55 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/apache/maven/surefire/surefire/2.19.1/surefire-2.19.1.pom (19 KB at 783.5 KB/sec) unit-abot-epc-basic-0: 06:21:55 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: 06:21:55 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/org/apache/maven/maven-parent/26/maven-parent-26.pom (39 KB at 1387.6 KB/sec) unit-abot-epc-basic-0: 06:21:55 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: 06:21:55 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/apache/apache/16/apache-16.pom (16 KB at 939.8 KB/sec) unit-abot-epc-basic-0: 06:21:55 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: 06:21:55 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 1172.0 KB/sec) unit-abot-epc-basic-0: 06:21:55 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: 06:21:55 DEBUG unit.abot-epc-basic/0.install 3/6 KB 6/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 379.8 KB/sec) unit-abot-epc-basic-0: 06:21:55 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: 06:21:55 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/maven/plugins/maven-jar-plugin/2.4/maven-jar-plugin-2.4.jar (34 KB at 1510.2 KB/sec) unit-abot-epc-basic-0: 06:21:55 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: 06:21:56 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 257.3 KB/sec) unit-abot-epc-basic-0: 06:21:56 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: 06:21:56 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 204.8 KB/sec) unit-abot-epc-basic-0: 06:21:56 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: 06:21:56 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 425.1 KB/sec) unit-abot-epc-basic-0: 06:21:56 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: 06:21:56 DEBUG unit.oai-hss/0.install Progress: [ 50%] Progress: [ 52%] Selecting previously unselected package mysql-client. unit-oai-hss-0: 06:21:56 DEBUG unit.oai-hss/0.install Preparing to unpack .../mysql-client_5.5.61-0ubuntu0.14.04.1_all.deb ... unit-abot-epc-basic-0: 06:21:56 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: 06:21:56 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/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 266.0 KB/sec) unit-abot-epc-basic-0: 06:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom unit-oai-hss-0: 06:21:56 DEBUG unit.oai-hss/0.install Progress: [ 55%] Unpacking mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:21:56 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: 06:21:56 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/info/cukes/gherkin/2.12.2/gherkin-2.12.2.pom (9 KB at 480.8 KB/sec) unit-abot-epc-basic-0: 06:21:56 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/6/oss-parent-6.pom unit-oai-hss-0: 06:21:56 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: 06:21:57 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: 06:21:57 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: 06:21:57 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: 06:21:57 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: 06:21:57 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 273.9 KB/sec) unit-abot-epc-basic-0: 06:21:57 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: 06:21:57 DEBUG unit.oai-hss/0.install Setting up mysql-common (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:21:57 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: 06:21:57 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 171.9 KB/sec) unit-abot-epc-basic-0: 06:21:57 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: 06:21:57 DEBUG unit.oai-hss/0.install Progress: [ 62%] Progress: [ 65%] Setting up libmysqlclient18:amd64 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:21:57 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: 06:21:57 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 1211.1 KB/sec) unit-abot-epc-basic-0: 06:21:57 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-oai-hss-0: 06:21:57 DEBUG unit.oai-hss/0.install Progress: [ 67%] Progress: [ 70%] Setting up libdbi-perl (1.630-1) ... unit-abot-epc-basic-0: 06:21:58 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: 06:21:58 DEBUG unit.abot-epc-basic/0.install 3/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 241.9 KB/sec) unit-oai-hss-0: 06:21:58 DEBUG unit.oai-hss/0.install Progress: [ 72%] Progress: [ 75%] Setting up libdbd-mysql-perl (4.025-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:21:58 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-oai-hss-0: 06:21:58 DEBUG unit.oai-hss/0.install Progress: [ 77%] Progress: [ 80%] Setting up libterm-readkey-perl (2.31-1) ... unit-abot-epc-basic-0: 06:21:58 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-oai-hss-0: 06:21:58 DEBUG unit.oai-hss/0.install Progress: [ 82%] Progress: [ 85%] Setting up mysql-client-core-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:21:58 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 187.9 KB/sec) unit-abot-epc-basic-0: 06:21:58 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-oai-hss-0: 06:21:58 DEBUG unit.oai-hss/0.install Progress: [ 87%] Progress: [ 90%] Setting up mysql-client-5.5 (5.5.61-0ubuntu0.14.04.1) ... unit-oai-hss-0: 06:21:58 DEBUG unit.oai-hss/0.install Progress: [ 92%] Progress: [ 95%] Setting up mysql-client (5.5.61-0ubuntu0.14.04.1) ... unit-abot-epc-basic-0: 06:21:58 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: 06:21:58 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 198.5 KB/sec) unit-abot-epc-basic-0: 06:21:58 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: 06:21:59 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: 06:21:59 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 270.4 KB/sec) unit-abot-epc-basic-0: 06:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/junit/junit/4.11/junit-4.11.pom unit-oai-hss-0: 06:21:59 DEBUG unit.oai-hss/0.install Progress: [ 97%] Progress: [100%] Processing triggers for libc-bin (2.19-0ubuntu6.14) ... unit-abot-epc-basic-0: 06:21:59 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: 06:21:59 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 114.5 KB/sec) unit-abot-epc-basic-0: 06:21:59 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: 06:21:59 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: 06:21:59 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 49.9 KB/sec) unit-abot-epc-basic-0: 06:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom unit-abot-epc-basic-0: 06:21:59 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: 06:21:59 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 101.4 KB/sec) unit-abot-epc-basic-0: 06:21:59 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/jcraft/jsch/0.1.51/jsch-0.1.51.pom unit-abot-epc-basic-0: 06:22:00 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: 06:22:00 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 166.3 KB/sec) unit-abot-epc-basic-0: 06:22:00 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: 06:22:00 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:22:00 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:22:00 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: 06:22:00 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:22:00 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 72.0 KB/sec) unit-abot-epc-basic-0: 06:22:00 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-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:00 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: 06:22:00 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:22:00 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: 06:22:00 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/joda-time/joda-time/1.6.2/joda-time-1.6.2.pom (14 KB at 683.3 KB/sec) unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:22:00 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-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:22:00 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:22:00 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:22:00 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 06:22:01 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-oai-hss-0: 06:22:01 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:22:01 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 529.2 KB/sec) unit-abot-epc-basic-0: 06:22:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/logging/log4j/log4j/2.7/log4j-2.7.pom unit-oai-hss-0: 06:22:01 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:22:01 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:22:01 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:22:01 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: 06:22:01 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 1587.8 KB/sec) unit-abot-epc-basic-0: 06:22:01 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-abot-epc-basic-0: 06:22:01 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: 06:22:01 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/logging/log4j/log4j-core/2.7/log4j-core-2.7.pom (19 KB at 716.5 KB/sec) unit-abot-epc-basic-0: 06:22:01 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: 06:22:01 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:22:01 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:22:01 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:22:01 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:22:01 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: 06:22:01 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-pool/commons-pool/1.6/commons-pool-1.6.pom (11 KB at 529.3 KB/sec) unit-abot-epc-basic-0: 06:22:01 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/sf/flexjson/flexjson/2.1/flexjson-2.1.pom unit-abot-epc-basic-0: 06:22:02 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: 06:22:02 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 247.1 KB/sec) unit-abot-epc-basic-0: 06:22:02 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: 06:22:02 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:22:02 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:22:02 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:22:02 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:22:02 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:22:02 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:22:02 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-abot-epc-basic-0: 06:22:02 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 205.6 KB/sec) unit-abot-epc-basic-0: 06:22:02 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: 06:22:02 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: 06:22:02 DEBUG unit.abot-epc-basic/0.install 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 162.1 KB/sec) unit-abot-epc-basic-0: 06:22:02 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-logging/commons-logging/1.2/commons-logging-1.2.pom unit-abot-epc-basic-0: 06:22:02 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-abot-epc-basic-0: 06:22:02 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 19/19 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 KB at 815.5 KB/sec) unit-abot-epc-basic-0: 06:22:02 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: 06:22:03 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: 06:22:03 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 867.2 KB/sec) unit-abot-epc-basic-0: 06:22:03 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: 06:22:03 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: 06:22:03 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 245.7 KB/sec) unit-abot-epc-basic-0: 06:22:03 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: 06:22:03 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: 06:22:03 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 164.8 KB/sec) unit-abot-epc-basic-0: 06:22:03 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/aopalliance/aopalliance/1.0/aopalliance-1.0.pom unit-abot-epc-basic-0: 06:22:03 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: 06:22:03 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 22.2 KB/sec) unit-abot-epc-basic-0: 06:22:04 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: 06:22:04 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: 06:22:04 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 174.5 KB/sec) unit-abot-epc-basic-0: 06:22:04 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: 06:22:05 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: 06:22:05 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 93.5 KB/sec) unit-abot-epc-basic-0: 06:22:05 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-abot-epc-basic-0: 06:22:05 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: 06:22:05 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 323.9 KB/sec) unit-abot-epc-basic-0: 06:22:05 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-oai-epc-0: 06:22:05 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 06:22:05 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 06:22:05 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: 06:22:05 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 41.7 KB/sec) unit-abot-epc-basic-0: 06:22:05 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: 06:22:05 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: 06:22:05 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/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: 06:22:05 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: 06:22:05 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: 06:22:05 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/apache/commons/commons-parent/3/commons-parent-3.pom (12 KB at 576.7 KB/sec) unit-abot-epc-basic-0: 06:22:05 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/apache/4/apache-4.pom unit-abot-epc-basic-0: 06:22:06 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: 06:22:06 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 258.2 KB/sec) unit-abot-epc-basic-0: 06:22:06 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: 06:22:06 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: 06:22:06 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/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: 06:22:06 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: 06:22:06 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: 06:22:06 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/52 KB 8/52 KB 11/52 KB 13/52 KB 16/52 KB 19/52 KB 21/52 KB 24/52 KB 27/52 KB 29/52 KB 32/52 KB 36/52 KB 40/52 KB 44/52 KB 48/52 KB 52/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 1620.1 KB/sec) unit-abot-epc-basic-0: 06:22:06 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-abot-epc-basic-0: 06:22:06 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: 06:22:06 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 104.7 KB/sec) unit-abot-epc-basic-0: 06:22:06 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: 06:22:06 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: 06:22:06 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 422.2 KB/sec) unit-abot-epc-basic-0: 06:22:06 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: 06:22:07 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: 06:22:07 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 56.6 KB/sec) unit-abot-epc-basic-0: 06:22:07 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: 06:22:07 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: 06:22:07 DEBUG unit.abot-epc-basic/0.install 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 164.1 KB/sec) unit-abot-epc-basic-0: 06:22:07 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-oai-hss-0: 06:22:07 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:22:07 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:22:07 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:22:07 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:22:07 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:22:07 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:22:07 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 06:22:07 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:22:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:22:07 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:22:07 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 06:22:07 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: 06:22:07 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: 06:22:07 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-oai-hss-0: 06:22:07 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:22:08 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: 06:22:08 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 112.6 KB/sec) unit-abot-epc-basic-0: 06:22:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.pom unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:22:08 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: 06:22:08 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 63.8 KB/sec) unit-abot-epc-basic-0: 06:22:08 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.pom unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:08 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: 06:22:08 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:22:08 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: 06:22:08 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 56.5 KB/sec) unit-abot-epc-basic-0: 06:22:08 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-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:22:08 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:22:08 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: 06:22:08 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 518.2 KB/sec) unit-abot-epc-basic-0: 06:22:08 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: 06:22:08 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:08 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:22:09 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-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:09 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: 06:22:09 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:22:09 DEBUG unit.abot-epc-basic/0.install 3/7 KB 6/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 377.4 KB/sec) unit-abot-epc-basic-0: 06:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.pom unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 06:22:09 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: 06:22:09 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 195.3 KB/sec) unit-abot-epc-basic-0: 06:22:09 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-oai-hss-0: 06:22:09 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:22:09 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:22:09 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:22:09 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: 06:22:09 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: 06:22:09 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: 06:22:09 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: 06:22:09 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 308.5 KB/sec) unit-abot-epc-basic-0: 06:22:09 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-codec/commons-codec/1.4/commons-codec-1.4.pom unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:22:09 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:22:10 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: 06:22:10 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 602.8 KB/sec) unit-abot-epc-basic-0: 06:22:10 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: 06:22:10 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: 06:22:10 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 1094.1 KB/sec) unit-abot-epc-basic-0: 06:22:10 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: 06:22:10 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: 06:22:10 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/commons-net/commons-net/3.0.1/commons-net-3.0.1.pom (16 KB at 724.2 KB/sec) unit-abot-epc-basic-0: 06:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/21/commons-parent-21.pom unit-abot-epc-basic-0: 06:22:10 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: 06:22:10 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: 06:22:10 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/xmlunit/xmlunit/1.6/xmlunit-1.6.pom unit-oai-hss-0: 06:22:10 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:22:10 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:22:10 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:22:10 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:22:10 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:22:10 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:22:10 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: 06:22:10 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 162.7 KB/sec) unit-abot-epc-basic-0: 06:22:10 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: 06:22:11 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: 06:22:11 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.7/jackson-core-2.8.7.pom (6 KB at 330.5 KB/sec) unit-abot-epc-basic-0: 06:22:11 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-abot-epc-basic-0: 06:22:11 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: 06:22:11 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/com/fasterxml/jackson/jackson-parent/2.8/jackson-parent-2.8.pom (8 KB at 432.5 KB/sec) unit-abot-epc-basic-0: 06:22:11 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: 06:22:11 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: 06:22:11 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 1009.4 KB/sec) unit-abot-epc-basic-0: 06:22:11 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-abot-epc-basic-0: 06:22:11 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: 06:22:11 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/fasterxml/jackson-xml-databind/0.6.2/jackson-xml-databind-0.6.2.pom (9 KB at 516.1 KB/sec) unit-abot-epc-basic-0: 06:22:11 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/sonatype/oss/oss-parent/5/oss-parent-5.pom unit-abot-epc-basic-0: 06:22:12 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: 06:22:12 DEBUG unit.abot-epc-basic/0.install 3/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 199.3 KB/sec) unit-abot-epc-basic-0: 06:22:12 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-abot-epc-basic-0: 06:22:12 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-abot-epc-basic-0: 06:22:12 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-abot-epc-basic-0: 06:22:12 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-abot-epc-basic-0: 06:22:12 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: 06:22:12 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 49.6 KB/sec) unit-abot-epc-basic-0: 06:22:12 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: 06:22:12 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: 06:22:12 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 106.8 KB/sec) unit-abot-epc-basic-0: 06:22:12 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: 06:22:13 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: 06:22:13 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: 06:22:13 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: 06:22:13 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: 06:22:13 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: 06:22:13 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: 06:22:13 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: 06:22:13 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 120.3 KB/sec) unit-abot-epc-basic-0: 06:22:13 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: 06:22:13 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: 06:22:13 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-databind/2.8.8/jackson-databind-2.8.8.pom (6 KB at 353.3 KB/sec) unit-abot-epc-basic-0: 06:22:13 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: 06:22:14 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: 06:22:14 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 120.3 KB/sec) unit-abot-epc-basic-0: 06:22:14 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-abot-epc-basic-0: 06:22:14 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-abot-epc-basic-0: 06:22:14 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.8/jackson-core-2.8.8.pom (6 KB at 377.7 KB/sec) unit-abot-epc-basic-0: 06:22:14 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-abot-epc-basic-0: 06:22:14 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: 06:22:14 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 1169.2 KB/sec) unit-abot-epc-basic-0: 06:22:14 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-abot-epc-basic-0: 06:22:14 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: 06:22:14 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 208.5 KB/sec) unit-abot-epc-basic-0: 06:22:14 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-abot-epc-basic-0: 06:22:14 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: 06:22:14 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/slf4j/slf4j-parent/1.7.21/slf4j-parent-1.7.21.pom (14 KB at 775.7 KB/sec) unit-abot-epc-basic-0: 06:22:14 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: 06:22:14 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: 06:22:14 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 122.3 KB/sec) unit-abot-epc-basic-0: 06:22:14 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: 06:22:15 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: 06:22:15 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/com/jayway/jsonpath/json-path-parent/0.9.1/json-path-parent-0.9.1.pom (11 KB at 446.8 KB/sec) unit-abot-epc-basic-0: 06:22:15 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/net/minidev/json-smart/1.2/json-smart-1.2.pom unit-abot-epc-basic-0: 06:22:15 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: 06:22:15 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 94.2 KB/sec) unit-abot-epc-basic-0: 06:22:15 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: 06:22:15 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: 06:22:15 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: 06:22:15 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-abot-epc-basic-0: 06:22:15 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: 06:22:15 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 175.1 KB/sec) unit-abot-epc-basic-0: 06:22:15 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-abot-epc-basic-0: 06:22:15 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: 06:22:15 DEBUG unit.abot-epc-basic/0.install 2/12 KB 4/12 KB 7/12 KB 10/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 426.9 KB/sec) unit-abot-epc-basic-0: 06:22:15 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-abot-epc-basic-0: 06:22:16 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: 06:22:16 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 299.3 KB/sec) unit-abot-epc-basic-0: 06:22:16 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: 06:22:16 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: 06:22:16 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/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 KB at 698.2 KB/sec) unit-abot-epc-basic-0: 06:22:16 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: 06:22:16 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: 06:22:16 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 1266.9 KB/sec) unit-abot-epc-basic-0: 06:22:16 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: 06:22:16 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: 06:22:16 DEBUG unit.abot-epc-basic/0.install 3/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: 06:22:16 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-abot-epc-basic-0: 06:22:16 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: 06:22:16 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 682.9 KB/sec) unit-abot-epc-basic-0: 06:22:16 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-abot-epc-basic-0: 06:22:17 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: 06:22:17 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 1054.3 KB/sec) unit-abot-epc-basic-0: 06:22:17 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/28/commons-parent-28.pom unit-abot-epc-basic-0: 06:22:17 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: 06:22:17 DEBUG unit.abot-epc-basic/0.install 3/49 KB 6/49 KB 9/49 KB 11/49 KB 14/49 KB 16/49 KB 19/49 KB 22/49 KB 25/49 KB 27/49 KB 30/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 94.4 KB/sec) unit-abot-epc-basic-0: 06:22:17 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-abot-epc-basic-0: 06:22:18 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: 06:22:18 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 274.9 KB/sec) unit-abot-epc-basic-0: 06:22:18 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: 06:22:18 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: 06:22:18 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 319.1 KB/sec) unit-abot-epc-basic-0: 06:22:18 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: 06:22:18 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: 06:22:18 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 1189.4 KB/sec) unit-abot-epc-basic-0: 06:22:18 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: 06:22:18 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: 06:22:18 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: 06:22:18 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: 06:22:18 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: 06:22:19 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: 06:22:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/googlecode/totallylazy/totallylazy/1.81/totallylazy-1.81.pom unit-abot-epc-basic-0: 06:22:19 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 1.6 KB/sec) unit-abot-epc-basic-0: 06:22:19 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-abot-epc-basic-0: 06:22:19 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: 06:22:19 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-abot-epc-basic-0: 06:22:19 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-abot-epc-basic-0: 06:22:19 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: 06:22:19 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 523.3 KB/sec) unit-abot-epc-basic-0: 06:22:19 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.pom unit-abot-epc-basic-0: 06:22:19 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: 06:22:19 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/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 KB at 623.7 KB/sec) unit-abot-epc-basic-0: 06:22:19 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-abot-epc-basic-0: 06:22:20 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: 06:22:20 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/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 KB at 814.1 KB/sec) unit-abot-epc-basic-0: 06:22:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/9/commons-parent-9.pom unit-abot-epc-basic-0: 06:22:20 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: 06:22:20 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 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: 06:22:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.pom unit-abot-epc-basic-0: 06:22:20 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-abot-epc-basic-0: 06:22:20 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/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 KB at 758.2 KB/sec) unit-abot-epc-basic-0: 06:22:20 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.pom unit-abot-epc-basic-0: 06:22:20 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: 06:22:20 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 8.7 KB/sec) unit-abot-epc-basic-0: 06:22:20 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: 06:22:20 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: 06:22:20 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 714.7 KB/sec) unit-abot-epc-basic-0: 06:22:20 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: 06:22:21 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: 06:22:21 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 188.5 KB/sec) unit-abot-epc-basic-0: 06:22:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/com/google/google/5/google-5.pom unit-abot-epc-basic-0: 06:22:21 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: 06:22:21 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 141.2 KB/sec) unit-abot-epc-basic-0: 06:22:21 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: 06:22:21 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:22:21 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:22:21 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:22:21 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:22:21 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:22:21 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:22:21 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-oai-hss-0: 06:22:21 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:22:21 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 37.9 KB/sec) unit-abot-epc-basic-0: 06:22:21 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: 06:22:21 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:22:21 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: 06:22:21 DEBUG unit.abot-epc-basic/0.install 1/11 KB 4/11 KB 7/11 KB 9/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 513.1 KB/sec) unit-abot-epc-basic-0: 06:22:21 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/commons/commons-parent/24/commons-parent-24.pom unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:22:21 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:22:21 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:22:22 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 06:22:22 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: 06:22:22 DEBUG unit.abot-epc-basic/0.install 3/47 KB 6/47 KB 9/47 KB 11/47 KB 14/47 KB 16/47 KB 19/47 KB 22/47 KB 25/47 KB 27/47 KB 30/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 1648.5 KB/sec) unit-abot-epc-basic-0: 06:22:22 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: 06:22:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:22:22 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: 06:22:22 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-gpg-plugin/1.4/maven-gpg-plugin-1.4.pom (5 KB at 296.4 KB/sec) unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:22:22 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 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:22 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: 06:22:22 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:22:22 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: 06:22:22 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 33.2 KB/sec) unit-abot-epc-basic-0: 06:22:22 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: 06:22:22 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:22:22 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:22:22 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: 06:22:22 DEBUG unit.abot-epc-basic/0.install 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 359.0 KB/sec) unit-abot-epc-basic-0: 06:22:22 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: 06:22:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:22 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:22:23 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: 06:22:23 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/maven-parent/4/maven-parent-4.pom (10 KB at 610.1 KB/sec) unit-abot-epc-basic-0: 06:22:23 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: 06:22:23 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:23 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: 06:22:23 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 06:22:23 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.7 KB/sec) unit-abot-epc-basic-0: 06:22:23 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.pom unit-oai-hss-0: 06:22:23 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:22:23 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:22:23 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:22:23 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: 06:22:23 DEBUG unit.abot-epc-basic/0.install 3/6 KB 5/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 386.2 KB/sec) unit-abot-epc-basic-0: 06:22:23 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: 06:22:23 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:22:23 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:22:23 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: 06:22:23 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: 06:22:23 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: 06:22: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.jar unit-abot-epc-basic-0: 06:22: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.jar unit-abot-epc-basic-0: 06:22:23 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: 06:22:23 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: 06:22: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.jar unit-abot-epc-basic-0: 06:22:23 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: 06:22:23 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-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:22:24 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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-abot-epc-basic-0: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 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: 06:22:24 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar unit-oai-hss-0: 06:22:25 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:22:25 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:22:25 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:22:25 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:22:25 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:22:25 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:25 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: 06:22:26 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: 06:22:26 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: 06:22:26 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: 06:22:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/apache/velocity/velocity/1.7/velocity-1.7.jar unit-abot-epc-basic-0: 06:22:26 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: 06:22:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 06:22:26 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/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar unit-abot-epc-basic-0: 06:22:26 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: 06:22:26 DEBUG unit.abot-epc-basic/0.install Downloading: http://repo.bodar.com/org/mockito/mockito-all/1.9.0/mockito-all-1.9.0.jar unit-abot-epc-basic-0: 06:22:26 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 83/966 KB 87/966 KB 91/966 KB 95/966 KB Downloading: http://repo.bodar.com/org/apache/maven/plugins/maven-gpg-plugin/1.4/maven-gpg-plugin-1.4.jar unit-abot-epc-basic-0: 06:22:26 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.jar unit-abot-epc-basic-0: 06:22:26 DEBUG unit.abot-epc-basic/0.install 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 Downloading: http://repo.bodar.com/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar unit-abot-epc-basic-0: 06:22:26 DEBUG unit.abot-epc-basic/0.install 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 911/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 292.6 KB/sec) unit-abot-epc-basic-0: 06:22:26 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: 06:22:26 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: 06:22:26 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: 06:22:26 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: 06:22:26 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: 06:22:27 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 3/1710 KB 3/240 KB 72/590 KB 3/10 KB 3/232 KB 3/1710 KB 3/240 KB 68/590 KB 3/10 KB 3/232 KB 3/1710 KB 5/240 KB 76/590 KB 3/10 KB 3/232 KB 3/1710 KB 8/240 KB 76/590 KB 3/10 KB 3/232 KB 3/1710 KB 11/240 KB 76/590 KB 3/10 KB 3/232 KB 3/1710 KB 68/590 KB 3/10 KB 3/232 KB 3/1710 KB 68/590 KB 3/232 KB 3/1710 KB 11/240 KB 76/590 KB 3/10 KB 5/232 KB 3/1710 KB 11/240 KB 76/590 KB 3/10 KB 8/232 KB 3/1710 KB 11/240 KB 76/590 KB 3/10 KB 11/232 KB 3/1710 KB 11/240 KB 76/590 KB 3/10 KB 13/232 KB 3/1710 KB 68/590 KB 5/1710 KB 11/240 KB 76/590 KB 3/10 KB 13/232 KB 8/1710 KB 11/240 KB 76/590 KB 3/10 KB 13/232 KB 11/1710 KB 11/240 KB 76/590 KB 3/10 KB 13/232 KB 13/1710 KB 11/240 KB 76/590 KB 3/10 KB 13/232 KB 16/1710 KB 11/240 KB 76/590 KB 3/10 KB 13/232 KB 19/1710 KB 11/240 KB 76/590 KB 3/10 KB 13/232 KB 21/1710 KB 11/240 KB 76/590 KB 3/10 KB 13/232 KB 24/1710 KB 11/240 KB 76/590 KB 3/10 KB 16/232 KB 27/1710 KB 11/240 KB 76/590 KB 3/10 KB 16/232 KB 29/1710 KB 11/240 KB 76/590 KB 3/10 KB 16/232 KB 32/1710 KB 11/240 KB 76/590 KB 3/10 KB 16/232 KB 21/1710 KB 11/240 KB 76/590 KB 3/10 KB 16/232 KB 32/1710 KB 11/240 KB 76/590 KB 3/10 KB 19/232 KB 32/1710 KB 11/240 KB 76/590 KB 3/10 KB 21/232 KB 32/1710 KB 11/240 KB 76/590 KB 3/10 KB 24/232 KB 32/1710 KB 13/240 KB 76/590 KB 3/10 KB 24/232 KB 32/1710 KB 16/240 KB 76/590 KB 5/10 KB 27/232 KB 32/1710 KB 13/240 KB 76/590 KB 5/10 KB 27/232 KB 32/1710 KB 16/240 KB 76/590 KB 5/10 KB 29/232 KB 36/1710 KB 19/240 KB 76/590 KB 5/10 KB 32/232 KB 32/1710 KB 13/240 KB 76/590 KB 5/10 KB 24/232 KB 36/1710 KB 19/240 KB 76/590 KB 8/10 KB 32/232 KB 36/1710 KB 19/240 KB 76/590 KB 5/10 KB 29/232 KB 36/1710 KB 21/240 KB 76/590 KB 8/10 KB 32/232 KB 36/1710 KB 16/240 KB 76/590 KB 5/10 KB 29/232 KB 40/1710 KB 21/240 KB 76/590 KB 10/10 KB 32/232 KB 44/1710 KB 24/240 KB 76/590 KB 10/10 KB 32/232 KB 48/1710 KB 24/240 KB 76/590 KB 10/10 KB 32/232 KB 52/1710 KB 24/240 KB 76/590 KB 10/10 KB 32/232 KB 56/1710 KB 24/240 KB 76/590 KB 10/10 KB 36/232 KB 60/1710 KB 24/240 KB 76/590 KB 10/10 KB 36/232 KB 64/1710 KB 24/240 KB 76/590 KB 10/10 KB 36/232 KB 36/1710 KB 21/240 KB 76/590 KB 10/10 KB 32/232 KB 52/1710 KB 24/240 KB 76/590 KB 10/10 KB 36/232 KB 40/1710 KB 24/240 KB 76/590 KB 10/10 KB 32/232 KB 3/1710 KB 3/240 KB 76/590 KB 3/10 KB 3/232 KB 64/1710 KB 24/240 KB 80/590 KB 10/10 KB 36/232 KB 64/1710 KB 24/240 KB 84/590 KB 10/10 KB 36/232 KB 64/1710 KB 27/240 KB 88/590 KB 10/10 KB 40/232 KB 64/1710 KB 27/240 KB 84/590 KB 10/10 KB 40/232 KB 64/1710 KB 27/240 KB 88/590 KB 10/10 KB 44/232 KB 64/1710 KB 27/240 KB 84/590 KB 10/10 KB 36/232 KB 64/1710 KB 29/240 KB 88/590 KB 10/10 KB 48/232 KB 64/1710 KB 32/240 KB 88/590 KB 10/10 KB 48/232 KB 64/1710 KB 27/240 KB 88/590 KB 10/10 KB 48/232 KB 64/1710 KB 32/240 KB 88/590 KB 10/10 KB 52/232 KB 64/1710 KB 36/240 KB 92/590 KB 10/10 KB 56/232 KB 64/1710 KB 36/240 KB 92/590 KB 10/10 KB 52/232 KB 64/1710 KB 40/240 KB 92/590 KB 10/10 KB 56/232 KB 64/1710 KB 44/240 KB 92/590 KB 10/10 KB 56/232 KB 64/1710 KB 48/240 KB 92/590 KB 10/10 KB 56/232 KB 64/1710 KB 32/240 KB 92/590 KB 10/10 KB 52/232 KB 64/1710 KB 48/240 KB 96/590 KB 10/10 KB 60/232 K unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install B 64/1710 KB 48/240 KB 100/590 KB 10/10 KB 60/232 KB 64/1710 KB 48/240 KB 92/590 KB 10/10 KB 60/232 KB 68/1710 KB 48/240 KB 100/590 KB 10/10 KB 64/232 KB 68/1710 KB 48/240 KB 100/590 KB 10/10 KB 60/232 KB 72/1710 KB 48/240 KB 100/590 KB 10/10 KB 64/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 133.1 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 76/1710 KB 52/240 KB 104/590 KB 68/232 KB 80/1710 KB 52/240 KB 104/590 KB 68/232 KB 84/1710 KB 52/240 KB 104/590 KB 68/232 KB 72/1710 KB 52/240 KB 104/590 KB 10/10 KB 68/232 KB 72/1710 KB 52/240 KB 104/590 KB 10/10 KB 64/232 KB 84/1710 KB 52/240 KB 108/590 KB 68/232 KB 84/1710 KB 52/240 KB 112/590 KB 68/232 KB 84/1710 KB 52/240 KB 116/590 KB 68/232 KB 72/1710 KB 52/240 KB 100/590 KB 10/10 KB 64/232 KB 84/1710 KB 56/240 KB 116/590 KB 72/232 KB 84/1710 KB 60/240 KB 116/590 KB 72/232 KB 84/1710 KB 64/240 KB 116/590 KB 72/232 KB 84/1710 KB 52/240 KB 116/590 KB 72/232 KB 84/1710 KB 64/240 KB 116/590 KB 76/232 KB 84/1710 KB 64/240 KB 116/590 KB 80/232 KB 84/1710 KB 64/240 KB 120/590 KB 84/232 KB 88/1710 KB 68/240 KB 120/590 KB 88/232 KB 84/1710 KB 64/240 KB 120/590 KB 80/232 KB 88/1710 KB 68/240 KB 124/590 KB 88/232 KB 88/1710 KB 68/240 KB 128/590 KB 88/232 KB 88/1710 KB 68/240 KB 120/590 KB 84/232 KB 88/1710 KB 72/240 KB 128/590 KB 88/232 KB 88/1710 KB 76/240 KB 128/590 KB 88/232 KB 88/1710 KB 80/240 KB 128/590 KB 88/232 KB 88/1710 KB 64/240 KB 120/590 KB 84/232 KB 92/1710 KB 80/240 KB 3/44 KB 132/590 KB 92/232 KB 96/1710 KB 80/240 KB 3/44 KB 132/590 KB 92/232 KB 100/1710 KB 80/240 KB 3/44 KB 132/590 KB 92/232 KB 100/1710 KB 84/240 KB 3/44 KB 132/590 KB 92/232 KB 88/1710 KB 80/240 KB 3/44 KB 132/590 KB 92/232 KB 104/1710 KB 84/240 KB 3/44 KB 136/590 KB 92/232 KB 104/1710 KB 84/240 KB 3/44 KB 140/590 KB 92/232 KB 88/1710 KB 80/240 KB 3/44 KB 128/590 KB 92/232 KB 104/1710 KB 84/240 KB 6/44 KB 144/590 KB 92/232 KB 104/1710 KB 84/240 KB 9/44 KB 144/590 KB 92/232 KB 104/1710 KB 84/240 KB 11/44 KB 144/590 KB 92/232 KB 88/1710 KB 80/240 KB 128/590 KB 92/232 KB 104/1710 KB 84/240 KB 11/44 KB 144/590 KB 96/232 KB 104/1710 KB 84/240 KB 14/44 KB 144/590 KB 100/232 KB 104/1710 KB 88/240 KB 14/44 KB 144/590 KB 104/232 KB 104/1710 KB 88/240 KB 14/44 KB 144/590 KB 108/232 KB 104/1710 KB 88/240 KB 14/44 KB 144/590 KB 112/232 KB 104/1710 KB 84/240 KB 3/44 KB 132/590 KB 92/232 KB 108/1710 KB 88/240 KB 14/44 KB 144/590 KB 112/232 KB 112/1710 KB 88/240 KB 14/44 KB 144/590 KB 112/232 KB 116/1710 KB 88/240 KB 14/44 KB 144/590 KB 112/232 KB 104/1710 KB 88/240 KB 14/44 KB 144/590 KB 100/232 KB 104/1710 KB 84/240 KB 14/44 KB 144/590 KB 100/232 KB 120/1710 KB 88/240 KB 14/44 KB 148/590 KB 112/232 KB 104/1710 KB 84/240 KB 14/44 KB 144/590 KB 96/232 KB 120/1710 KB 92/240 KB 16/44 KB 148/590 KB 112/232 KB 120/1710 KB 92/240 KB 19/44 KB 148/590 KB 112/232 KB 120/1710 KB 92/240 KB 22/44 KB 148/590 KB 112/232 KB 120/1710 KB 92/240 KB 25/44 KB 148/590 KB 112/232 KB 120/1710 KB 92/240 KB 27/44 KB 148/590 KB 112/232 KB 120/1710 KB 92/240 KB 30/44 KB 152/590 KB 112/232 KB 120/1710 KB 92/240 KB 32/44 KB 152/590 KB 116/232 KB 120/1710 KB 92/240 KB 14/44 KB 148/590 KB 112/232 KB 120/1710 KB 96/240 KB 32/44 KB 152/590 KB 116/232 KB 120/1710 KB 100/240 KB 32/44 KB 152/590 KB 116/232 KB 120/1710 KB 92/240 KB 30/44 KB 152/590 KB 116/232 KB 120/1710 KB 104/240 KB 32/44 KB 152/590 KB 120/232 KB 120/1710 KB 104/240 KB 32/44 KB 152/590 KB 124/232 KB 120/1710 KB 104/240 KB 36/44 KB 152/590 KB 128/232 KB 120/1710 KB 92/240 KB 27/44 KB 152/590 KB 112/232 KB 120/1710 KB 88/240 KB 27/44 KB 148/590 KB 112/232 KB 124/1710 KB 104/240 KB 36/44 KB 152/590 KB 128/232 KB 124/1710 KB 104/240 KB 36/44 KB 156/590 KB 128/232 KB 128/1710 KB 104/240 KB 36/44 KB 160/590 KB 128/232 KB unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 128/1710 KB 104/240 KB 36/44 KB 164/590 KB 128/232 KB 120/1710 KB 104/240 KB 36/44 KB 152/590 KB 124/232 KB 120/1710 KB 104/240 KB 32/44 KB 152/590 KB 120/232 KB 128/1710 KB 108/240 KB 36/44 KB 164/590 KB 128/232 KB 128/1710 KB 112/240 KB 36/44 KB 164/590 KB 128/232 KB 128/1710 KB 116/240 KB 36/44 KB 164/590 KB 128/232 KB 128/1710 KB 120/240 KB 40/44 KB 168/590 KB 132/232 KB 128/1710 KB 104/240 KB 36/44 KB 156/590 KB 128/232 KB 132/1710 KB 120/240 KB 40/44 KB 168/590 KB 132/232 KB 136/1710 KB 120/240 KB 40/44 KB 168/590 KB 132/232 KB 140/1710 KB 120/240 KB 40/44 KB 168/590 KB 132/232 KB 144/1710 KB 120/240 KB 40/44 KB 168/590 KB 132/232 KB 148/1710 KB 120/240 KB 40/44 KB 168/590 KB 132/232 KB 152/1710 KB 124/240 KB 40/44 KB 168/590 KB 132/232 KB 128/1710 KB 116/240 KB 40/44 KB 168/590 KB 132/232 KB 152/1710 KB 124/240 KB 40/44 KB 168/590 KB 136/232 KB 152/1710 KB 124/240 KB 40/44 KB 168/590 KB 140/232 KB 152/1710 KB 124/240 KB 40/44 KB 168/590 KB 144/232 KB 152/1710 KB 124/240 KB 40/44 KB 168/590 KB 148/232 KB 128/1710 KB 116/240 KB 40/44 KB 168/590 KB 128/232 KB 128/1710 KB 116/240 KB 40/44 KB 164/590 KB 128/232 KB 156/1710 KB 124/240 KB 44/44 KB 168/590 KB 148/232 KB 156/1710 KB 124/240 KB 44/44 KB 172/590 KB 148/232 KB 156/1710 KB 124/240 KB 44/44 KB 176/590 KB 148/232 KB 156/1710 KB 124/240 KB 44/44 KB 180/590 KB 148/232 KB 156/1710 KB 124/240 KB 44/44 KB 184/590 KB 148/232 KB 156/1710 KB 124/240 KB 44/44 KB 188/590 KB 148/232 KB 156/1710 KB 124/240 KB 40/44 KB 168/590 KB 148/232 KB 160/1710 KB 124/240 KB 44/44 KB 188/590 KB 148/232 KB 148/1710 KB 124/240 KB 40/44 KB 168/590 KB 132/232 KB 160/1710 KB 128/240 KB 44/44 KB 188/590 KB 148/232 KB 160/1710 KB 132/240 KB 44/44 KB 188/590 KB 148/232 KB 160/1710 KB 132/240 KB 44/44 KB 192/590 KB 148/232 KB 160/1710 KB 132/240 KB 44/44 KB 196/590 KB 148/232 KB 164/1710 KB 136/240 KB 44/44 KB 200/590 KB 152/232 KB 164/1710 KB 136/240 KB 44/44 KB 196/590 KB 152/232 KB 164/1710 KB 140/240 KB 44/44 KB 204/590 KB 152/232 KB 164/1710 KB 144/240 KB 44/44 KB 204/590 KB 152/232 KB 164/1710 KB 148/240 KB 44/44 KB 204/590 KB 152/232 KB Downloaded: https://repo.maven.apache.org/maven2/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (44 KB at 435.3 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 164/1710 KB 132/240 KB 44/44 KB 196/590 KB 152/232 KB 160/1710 KB 132/240 KB 44/44 KB 196/590 KB 152/232 KB 164/1710 KB 148/240 KB 204/590 KB 156/232 KB 164/1710 KB 148/240 KB 204/590 KB 160/232 KB 168/1710 KB 148/240 KB 204/590 KB 160/232 KB 172/1710 KB 148/240 KB 204/590 KB 160/232 KB 176/1710 KB 148/240 KB 204/590 KB 164/232 KB 164/1710 KB 136/240 KB 44/44 KB 204/590 KB 152/232 KB 172/1710 KB 148/240 KB 204/590 KB 164/232 KB 176/1710 KB 148/240 KB 204/590 KB 168/232 KB 176/1710 KB 152/240 KB 208/590 KB 172/232 KB 176/1710 KB 152/240 KB 208/590 KB 176/232 KB 180/1710 KB 152/240 KB 208/590 KB 180/232 KB 176/1710 KB 148/240 KB 208/590 KB 168/232 KB 176/1710 KB 152/240 KB 208/590 KB 168/232 KB 180/1710 KB 152/240 KB 212/590 KB 180/232 KB 180/1710 KB 152/240 KB 208/590 KB 176/232 KB 184/1710 KB 156/240 KB 212/590 KB 180/232 KB 188/1710 KB 156/240 KB 212/590 KB 180/232 KB 192/1710 KB 156/240 KB 216/590 KB 180/232 KB 180/1710 KB 156/240 KB 212/590 KB 180/232 KB 192/1710 KB 160/240 KB 216/590 KB 180/232 KB 192/1710 KB 164/240 KB 216/590 KB 180/232 KB 188/1710 KB 156/240 KB 216/590 KB 180/232 KB 192/1710 KB 168/240 KB 220/590 KB 184/232 KB 192/1710 KB 168/240 KB 224/590 KB 184/232 KB 192/1710 KB 164/240 KB 216/590 KB 184/232 KB 192/1710 KB 168/240 KB 216/590 KB 184/232 KB 196/1710 KB 172/240 KB 4/258 KB 224/590 KB 184/232 KB 196/1710 KB 176/240 KB 4/258 KB 228/590 KB 188/232 KB 196/1710 KB 168/240 KB 224/590 KB 184/232 KB 196/1710 KB 180/240 KB 4/258 KB 228/590 KB 188/232 KB 196/1710 KB 172/240 KB 4/258 KB 228/590 KB 188/232 KB 200/1710 KB 180/240 KB 4/258 KB 232/590 KB 188/232 KB 200/1710 KB 180/240 KB 4/258 KB 236/590 KB 188/232 KB 200/1710 KB 180/240 KB 4/258 KB 240/590 KB 188/232 KB 196/1710 KB 172/240 KB 4/258 KB 224/590 KB 188/232 KB 196/1710 KB 168/240 KB 4/258 KB 224/590 KB 184/232 KB 200/1710 KB 180/240 KB 8/258 KB 240/590 KB 188/232 KB 200/1710 KB 180/240 KB 12/258 KB 240/590 KB 188/232 KB 200/1710 KB 180/240 KB 16/258 KB 240/590 KB 188/232 KB 200/1710 KB 180/240 KB 20/258 KB 240/590 KB 188/232 KB 200/1710 KB 180/240 KB 4/258 KB 228/590 KB 188/232 KB 204/1710 KB 180/240 KB 20/258 KB 240/590 KB 192/232 KB 200/1710 KB 180/240 KB 20/258 KB 240/590 KB 192/232 KB 204/1710 KB 180/240 KB 24/258 KB 240/590 KB 196/232 KB 204/1710 KB 180/240 KB 24/258 KB 240/590 KB 192/232 KB 208/1710 KB 180/240 KB 28/258 KB 240/590 KB 196/232 KB 208/1710 KB 180/240 KB 24/258 KB 240/590 KB 196/232 KB 212/1710 KB 180/240 KB 32/258 KB 240/590 KB 196/232 KB 216/1710 KB 184/240 KB 32/258 KB 244/590 KB 200/232 KB 212/1710 KB 184/240 KB 32/258 KB 244/590 KB 200/232 KB 216/1710 KB 184/240 KB 32/258 KB 248/590 KB 200/232 KB 220/1710 KB 184/240 KB 32/258 KB 252/590 KB 200/232 KB 220/1710 KB 184/240 KB 32/258 KB 256/590 KB 200/232 KB 212/1710 KB 184/240 KB 32/258 KB 240/590 KB 200/232 KB 220/1710 KB 188/240 KB 32/258 KB 256/590 KB 200/232 KB 220/1710 KB 192/240 KB 32/258 KB 256/590 KB 200/232 KB 212/1710 KB 180/240 KB 32/258 KB 240/590 KB 200/232 KB 208/1710 KB 180/240 KB 32/258 KB 240/590 KB 196/232 KB 220/1710 KB 192/240 KB 36/258 KB 256/590 KB 200/232 KB 220/1710 KB 196/240 KB 40/258 KB 256/590 KB 204/232 KB 220/1710 KB 184/240 KB 32/258 KB 248/590 KB 200/232 KB 224/1710 KB 196/240 KB 44/258 KB 256/590 KB 204/232 KB 228/1710 KB 196/240 KB 44/258 KB 256/590 KB 204/232 KB 232/1710 KB 196/240 KB 44/258 KB 260/590 KB 204/232 KB 220/1710 KB 196/240 KB 36/258 KB 256/590 KB 204 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install /232 KB 220/1710 KB 192/240 KB 36/258 KB 256/590 KB 204/232 KB 232/1710 KB 200/240 KB 44/258 KB 260/590 KB 208/232 KB 232/1710 KB 200/240 KB 44/258 KB 260/590 KB 212/232 KB 232/1710 KB 200/240 KB 44/258 KB 260/590 KB 216/232 KB 232/1710 KB 200/240 KB 44/258 KB 260/590 KB 220/232 KB 232/1710 KB 200/240 KB 44/258 KB 260/590 KB 224/232 KB 232/1710 KB 200/240 KB 44/258 KB 260/590 KB 228/232 KB 228/1710 KB 196/240 KB 44/258 KB 260/590 KB 204/232 KB 232/1710 KB 200/240 KB 44/258 KB 264/590 KB 232/232 KB 220/1710 KB 196/240 KB 44/258 KB 256/590 KB 204/232 KB 236/1710 KB 200/240 KB 48/258 KB 264/590 KB 232/232 KB 236/1710 KB 200/240 KB 52/258 KB 264/590 KB 232/232 KB 236/1710 KB 200/240 KB 56/258 KB 264/590 KB 232/232 KB 232/1710 KB 200/240 KB 44/258 KB 260/590 KB 232/232 KB 236/1710 KB 200/240 KB 60/258 KB 264/590 KB 232/232 KB 236/1710 KB 200/240 KB 44/258 KB 264/590 KB 232/232 KB 232/1710 KB 200/240 KB 44/258 KB 260/590 KB 220/232 KB 236/1710 KB 204/240 KB 60/258 KB 268/590 KB 232/232 KB 236/1710 KB 208/240 KB 60/258 KB 268/590 KB 232/232 KB 236/1710 KB 212/240 KB 60/258 KB 268/590 KB 232/232 KB 240/1710 KB 216/240 KB 60/258 KB 268/590 KB 232/232 KB 240/1710 KB 220/240 KB 60/258 KB 268/590 KB 232/232 KB 240/1710 KB 224/240 KB 60/258 KB 268/590 KB 232/232 KB 236/1710 KB 200/240 KB 60/258 KB 264/590 KB 232/232 KB 236/1710 KB 200/240 KB 60/258 KB 268/590 KB 232/232 KB 240/1710 KB 212/240 KB 60/258 KB 268/590 KB 232/232 KB 240/1710 KB 224/240 KB 64/258 KB 272/590 KB 232/232 KB 240/1710 KB 224/240 KB 64/258 KB 276/590 KB 232/232 KB 244/1710 KB 228/240 KB 64/258 KB 280/590 KB 232/232 KB 240/1710 KB 224/240 KB 64/258 KB 272/590 KB 232/232 KB 244/1710 KB 228/240 KB 68/258 KB 284/590 KB 232/232 KB 244/1710 KB 228/240 KB 72/258 KB 284/590 KB 232/232 KB 244/1710 KB 228/240 KB 64/258 KB 276/590 KB 232/232 KB 244/1710 KB 232/240 KB 72/258 KB 284/590 KB 232/232 KB 244/1710 KB 224/240 KB 64/258 KB 276/590 KB 232/232 KB 248/1710 KB 236/240 KB 76/258 KB 284/590 KB 232/232 KB 252/1710 KB 236/240 KB 76/258 KB 284/590 KB 232/232 KB 256/1710 KB 236/240 KB 76/258 KB 284/590 KB 232/232 KB 244/1710 KB 232/240 KB 76/258 KB 284/590 KB 232/232 KB 244/1710 KB 228/240 KB 72/258 KB 284/590 KB 232/232 KB 256/1710 KB 236/240 KB 80/258 KB 288/590 KB 232/232 KB 256/1710 KB 236/240 KB 80/258 KB 292/590 KB 232/232 KB 244/1710 KB 236/240 KB 76/258 KB 284/590 KB 232/232 KB 256/1710 KB 240/240 KB 80/258 KB 292/590 KB 232/232 KB 256/1710 KB 236/240 KB 80/258 KB 284/590 KB 232/232 KB 256/1710 KB 240/240 KB 84/258 KB 292/590 KB 232/232 KB 260/1710 KB 240/240 KB 88/258 KB 296/590 KB 232/232 KB 260/1710 KB 240/240 KB 84/258 KB 296/590 KB 232/232 KB 260/1710 KB 240/240 KB 84/258 KB 292/590 KB 232/232 KB 264/1710 KB 240/240 KB 92/258 KB 296/590 KB 232/232 KB 268/1710 KB 240/240 KB 92/258 KB 296/590 KB 232/232 KB 268/1710 KB 240/240 KB 92/258 KB 300/590 KB 232/232 KB 268/1710 KB 240/240 KB 92/258 KB 304/590 KB 232/232 KB 260/1710 KB 240/240 KB 92/258 KB 304/590 KB 232/232 KB 272/1710 KB 240/240 KB 96/258 KB 304/590 KB 232/232 KB 272/1710 KB 240/240 KB 92/258 KB 304/590 KB 232/232 KB 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 1656.3 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 272/1710 KB 240/240 KB 96/258 KB 308/590 KB 272/1710 KB 96/258 KB 312/590 KB 272/1710 KB 96/258 KB 316/590 KB 272/1710 KB 96/258 KB 320/590 KB 272/1710 KB 96/258 KB 324/590 KB 272/1710 KB 96/258 KB 328/590 KB 4/223 KB 272/1710 KB 96/258 KB 332/590 KB 4/223 KB 272/1710 KB 96/258 KB 336/590 KB 4/223 KB 272/1710 KB 96/258 KB 340/590 KB 4/223 KB 272/1710 KB 96/258 KB 344/590 KB 4/223 KB 272/1710 KB 96/258 KB 348/590 KB 4/223 KB 272/1710 KB 96/258 KB 352/590 KB 4/223 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.11/junit-4.11.jar (240 KB at 1584.7 KB/sec) unit-abot-epc-basic-0: 06:22:27 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.jar unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 272/1710 KB 96/258 KB 324/590 KB 4/223 KB 272/1710 KB 96/258 KB 352/590 KB 8/223 KB 272/1710 KB 96/258 KB 352/590 KB 12/223 KB 272/1710 KB 96/258 KB 352/590 KB 16/223 KB 272/1710 KB 96/258 KB 352/590 KB 20/223 KB 272/1710 KB 96/258 KB 352/590 KB 24/223 KB 272/1710 KB 96/258 KB 352/590 KB 28/223 KB 272/1710 KB 96/258 KB 352/590 KB 32/223 KB 272/1710 KB 96/258 KB 356/590 KB 32/223 KB 272/1710 KB 96/258 KB 360/590 KB 36/223 KB 272/1710 KB 96/258 KB 364/590 KB 36/223 KB 272/1710 KB 96/258 KB 368/590 KB 36/223 KB 272/1710 KB 96/258 KB 356/590 KB 36/223 KB 272/1710 KB 96/258 KB 368/590 KB 40/223 KB 272/1710 KB 96/258 KB 368/590 KB 44/223 KB 272/1710 KB 96/258 KB 368/590 KB 48/223 KB 272/1710 KB 96/258 KB 368/590 KB 52/223 KB 272/1710 KB 96/258 KB 372/590 KB 56/223 KB 272/1710 KB 96/258 KB 372/590 KB 60/223 KB 272/1710 KB 96/258 KB 372/590 KB 64/223 KB 272/1710 KB 96/258 KB 372/590 KB 52/223 KB 272/1710 KB 96/258 KB 376/590 KB 64/223 KB 272/1710 KB 96/258 KB 380/590 KB 64/223 KB 272/1710 KB 96/258 KB 384/590 KB 64/223 KB 272/1710 KB 96/258 KB 388/590 KB 64/223 KB 276/1710 KB 100/258 KB 388/590 KB 68/223 KB 280/1710 KB 100/258 KB 388/590 KB 68/223 KB 284/1710 KB 100/258 KB 388/590 KB 68/223 KB 288/1710 KB 100/258 KB 388/590 KB 68/223 KB 292/1710 KB 100/258 KB 388/590 KB 68/223 KB 296/1710 KB 100/258 KB 388/590 KB 68/223 KB 300/1710 KB 100/258 KB 388/590 KB 68/223 KB 304/1710 KB 100/258 KB 388/590 KB 68/223 KB 308/1710 KB 100/258 KB 388/590 KB 68/223 KB 272/1710 KB 100/258 KB 388/590 KB 68/223 KB 308/1710 KB 104/258 KB 388/590 KB 68/223 KB 308/1710 KB 108/258 KB 388/590 KB 68/223 KB 308/1710 KB 112/258 KB 388/590 KB 68/223 KB 308/1710 KB 116/258 KB 388/590 KB 68/223 KB 308/1710 KB 120/258 KB 388/590 KB 68/223 KB 308/1710 KB 124/258 KB 388/590 KB 68/223 KB 308/1710 KB 128/258 KB 388/590 KB 68/223 KB 308/1710 KB 132/258 KB 388/590 KB 68/223 KB 308/1710 KB 136/258 KB 388/590 KB 68/223 KB 312/1710 KB 140/258 KB 388/590 KB 68/223 KB 312/1710 KB 144/258 KB 388/590 KB 68/223 KB 312/1710 KB 148/258 KB 388/590 KB 68/223 KB 312/1710 KB 152/258 KB 388/590 KB 68/223 KB 312/1710 KB 156/258 KB 388/590 KB 68/223 KB 312/1710 KB 160/258 KB 388/590 KB 68/223 KB 312/1710 KB 164/258 KB 388/590 KB 68/223 KB 312/1710 KB 168/258 KB 388/590 KB 68/223 KB 312/1710 KB 172/258 KB 388/590 KB 68/223 KB 312/1710 KB 176/258 KB 388/590 KB 68/223 KB 312/1710 KB 180/258 KB 392/590 KB 68/223 KB 272/1710 KB 96/258 KB 388/590 KB 68/223 KB 312/1710 KB 4/208 KB 180/258 KB 392/590 KB 68/223 KB 312/1710 KB 8/208 KB 180/258 KB 392/590 KB 68/223 KB 312/1710 KB 12/208 KB 180/258 KB 392/590 KB 68/223 KB 312/1710 KB 16/208 KB 180/258 KB 392/590 KB 68/223 KB 312/1710 KB 20/208 KB 180/258 KB 392/590 KB 68/223 KB 312/1710 KB 24/208 KB 180/258 KB 392/590 KB 68/223 KB 312/1710 KB 28/208 KB 180/258 KB 392/590 KB 68/223 KB 312/1710 KB 32/208 KB 180/258 KB 392/590 KB 68/223 KB 312/1710 KB 36/208 KB 180/258 KB 392/590 KB 68/223 KB 312/1710 KB 176/258 KB 392/590 KB 68/223 KB 312/1710 KB 136/258 KB 388/590 KB 68/223 KB 316/1710 KB 36/208 KB 180/258 KB 392/590 KB 72/223 KB 320/1710 KB 36/208 KB 180/258 KB 392/590 KB 72/223 KB 324/1710 KB 36/208 KB 180/258 KB 392/590 KB 72/223 KB 328/1710 KB 36/208 KB 180/258 KB 392/590 KB 72/223 KB 332/1710 KB 36/208 KB 180/258 KB 392/590 KB 72/223 KB 336/1710 KB 36/208 KB 180/258 KB 392/590 KB 72/223 KB 340/1710 KB 36/208 KB 180/258 KB 392/590 KB 72/223 KB 344/1710 KB unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 36/208 KB 180/258 KB 392/590 KB 72/223 KB 348/1710 KB 36/208 KB 180/258 KB 392/590 KB 72/223 KB 352/1710 KB 36/208 KB 180/258 KB 392/590 KB 72/223 KB 356/1710 KB 36/208 KB 180/258 KB 392/590 KB 72/223 KB 360/1710 KB 40/208 KB 180/258 KB 396/590 KB 72/223 KB 364/1710 KB 40/208 KB 180/258 KB 396/590 KB 72/223 KB 312/1710 KB 36/208 KB 180/258 KB 392/590 KB 72/223 KB 364/1710 KB 40/208 KB 184/258 KB 396/590 KB 76/223 KB 364/1710 KB 40/208 KB 184/258 KB 396/590 KB 80/223 KB 364/1710 KB 40/208 KB 184/258 KB 396/590 KB 84/223 KB 364/1710 KB 40/208 KB 184/258 KB 396/590 KB 72/223 KB 368/1710 KB 40/208 KB 188/258 KB 396/590 KB 84/223 KB 356/1710 KB 40/208 KB 180/258 KB 396/590 KB 72/223 KB 368/1710 KB 44/208 KB 188/258 KB 396/590 KB 84/223 KB 356/1710 KB 36/208 KB 180/258 KB 396/590 KB 72/223 KB 368/1710 KB 44/208 KB 188/258 KB 400/590 KB 84/223 KB 368/1710 KB 44/208 KB 188/258 KB 404/590 KB 84/223 KB 368/1710 KB 40/208 KB 184/258 KB 396/590 KB 84/223 KB 368/1710 KB 48/208 KB 192/258 KB 404/590 KB 84/223 KB 368/1710 KB 48/208 KB 196/258 KB 404/590 KB 84/223 KB 372/1710 KB 48/208 KB 200/258 KB 408/590 KB 88/223 KB 372/1710 KB 48/208 KB 204/258 KB 408/590 KB 88/223 KB 372/1710 KB 48/208 KB 208/258 KB 408/590 KB 88/223 KB 368/1710 KB 48/208 KB 188/258 KB 404/590 KB 84/223 KB 372/1710 KB 52/208 KB 208/258 KB 408/590 KB 88/223 KB 372/1710 KB 56/208 KB 208/258 KB 408/590 KB 88/223 KB 372/1710 KB 60/208 KB 208/258 KB 408/590 KB 88/223 KB 372/1710 KB 48/208 KB 196/258 KB 408/590 KB 88/223 KB 376/1710 KB 64/208 KB 208/258 KB 408/590 KB 88/223 KB 380/1710 KB 64/208 KB 208/258 KB 408/590 KB 88/223 KB 384/1710 KB 64/208 KB 208/258 KB 408/590 KB 88/223 KB 368/1710 KB 48/208 KB 196/258 KB 408/590 KB 88/223 KB 384/1710 KB 64/208 KB 208/258 KB 408/590 KB 92/223 KB 384/1710 KB 64/208 KB 208/258 KB 408/590 KB 96/223 KB 368/1710 KB 48/208 KB 196/258 KB 408/590 KB 84/223 KB 384/1710 KB 64/208 KB 208/258 KB 412/590 KB 96/223 KB 384/1710 KB 64/208 KB 208/258 KB 416/590 KB 96/223 KB 384/1710 KB 64/208 KB 208/258 KB 420/590 KB 96/223 KB 388/1710 KB 64/208 KB 212/258 KB 424/590 KB 100/223 KB 388/1710 KB 64/208 KB 212/258 KB 428/590 KB 100/223 KB 384/1710 KB 64/208 KB 208/258 KB 420/590 KB 100/223 KB 388/1710 KB 64/208 KB 212/258 KB 428/590 KB 104/223 KB 388/1710 KB 64/208 KB 212/258 KB 428/590 KB 108/223 KB 388/1710 KB 64/208 KB 212/258 KB 428/590 KB 112/223 KB 388/1710 KB 64/208 KB 212/258 KB 432/590 KB 112/223 KB 388/1710 KB 64/208 KB 212/258 KB 432/590 KB 116/223 KB 388/1710 KB 64/208 KB 212/258 KB 436/590 KB 120/223 KB 388/1710 KB 64/208 KB 212/258 KB 436/590 KB 124/223 KB 388/1710 KB 64/208 KB 212/258 KB 420/590 KB 100/223 KB 388/1710 KB 64/208 KB 216/258 KB 436/590 KB 124/223 KB 388/1710 KB 64/208 KB 208/258 KB 420/590 KB 100/223 KB 372/1710 KB 64/208 KB 208/258 KB 420/590 KB 100/223 KB 388/1710 KB 68/208 KB 216/258 KB 436/590 KB 124/223 KB 392/1710 KB 72/208 KB 216/258 KB 436/590 KB 124/223 KB 392/1710 KB 76/208 KB 216/258 KB 436/590 KB 124/223 KB 392/1710 KB 80/208 KB 216/258 KB 436/590 KB 124/223 KB 392/1710 KB 84/208 KB 220/258 KB 436/590 KB 124/223 KB 388/1710 KB 64/208 KB 212/258 KB 436/590 KB 116/223 KB 392/1710 KB 84/208 KB 220/258 KB 440/590 KB 128/223 KB 392/1710 KB 84/208 KB 220/258 KB 444/590 KB 128/223 KB 392/1710 KB 84/208 KB 220/258 KB 448/590 KB 128/223 KB 392/1710 KB 84/208 KB 220/258 KB 436/590 KB 128/223 KB 392/1710 KB 80/208 KB 220/258 KB 436/590 KB 12 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 4/223 KB 392/1710 KB 84/208 KB 224/258 KB 448/590 KB 128/223 KB 392/1710 KB 68/208 KB 216/258 KB 436/590 KB 124/223 KB 396/1710 KB 84/208 KB 224/258 KB 448/590 KB 128/223 KB 400/1710 KB 84/208 KB 224/258 KB 448/590 KB 128/223 KB 404/1710 KB 84/208 KB 224/258 KB 448/590 KB 128/223 KB 408/1710 KB 84/208 KB 228/258 KB 448/590 KB 128/223 KB 412/1710 KB 88/208 KB 228/258 KB 448/590 KB 132/223 KB 416/1710 KB 88/208 KB 228/258 KB 448/590 KB 132/223 KB 420/1710 KB 88/208 KB 228/258 KB 448/590 KB 132/223 KB 424/1710 KB 88/208 KB 228/258 KB 452/590 KB 132/223 KB 404/1710 KB 84/208 KB 228/258 KB 448/590 KB 128/223 KB 424/1710 KB 88/208 KB 232/258 KB 452/590 KB 132/223 KB 424/1710 KB 88/208 KB 236/258 KB 452/590 KB 132/223 KB 424/1710 KB 88/208 KB 240/258 KB 452/590 KB 132/223 KB 420/1710 KB 88/208 KB 228/258 KB 452/590 KB 132/223 KB 424/1710 KB 88/208 KB 240/258 KB 456/590 KB 132/223 KB 424/1710 KB 88/208 KB 240/258 KB 460/590 KB 132/223 KB 424/1710 KB 88/208 KB 240/258 KB 464/590 KB 132/223 KB 424/1710 KB 88/208 KB 240/258 KB 468/590 KB 132/223 KB 428/1710 KB 88/208 KB 244/258 KB 472/590 KB 132/223 KB 428/1710 KB 88/208 KB 244/258 KB 476/590 KB 132/223 KB 428/1710 KB 88/208 KB 244/258 KB 480/590 KB 132/223 KB 408/1710 KB 88/208 KB 228/258 KB 448/590 KB 132/223 KB 428/1710 KB 92/208 KB 244/258 KB 480/590 KB 132/223 KB 428/1710 KB 96/208 KB 244/258 KB 480/590 KB 132/223 KB 428/1710 KB 100/208 KB 244/258 KB 480/590 KB 132/223 KB 428/1710 KB 104/208 KB 244/258 KB 480/590 KB 132/223 KB 428/1710 KB 108/208 KB 244/258 KB 480/590 KB 132/223 KB 428/1710 KB 112/208 KB 244/258 KB 480/590 KB 132/223 KB 408/1710 KB 84/208 KB 228/258 KB 448/590 KB 132/223 KB 428/1710 KB 112/208 KB 244/258 KB 480/590 KB 136/223 KB 428/1710 KB 112/208 KB 244/258 KB 480/590 KB 140/223 KB 428/1710 KB 112/208 KB 244/258 KB 480/590 KB 144/223 KB 428/1710 KB 112/208 KB 244/258 KB 480/590 KB 148/223 KB 428/1710 KB 112/208 KB 244/258 KB 480/590 KB 152/223 KB 428/1710 KB 112/208 KB 244/258 KB 480/590 KB 156/223 KB 428/1710 KB 112/208 KB 244/258 KB 480/590 KB 160/223 KB 428/1710 KB 112/208 KB 244/258 KB 480/590 KB 164/223 KB 428/1710 KB 116/208 KB 244/258 KB 484/590 KB 168/223 KB 428/1710 KB 116/208 KB 244/258 KB 484/590 KB 172/223 KB 428/1710 KB 116/208 KB 244/258 KB 484/590 KB 176/223 KB 428/1710 KB 88/208 KB 244/258 KB 468/590 KB 132/223 KB 432/1710 KB 116/208 KB 244/258 KB 484/590 KB 176/223 KB 436/1710 KB 116/208 KB 244/258 KB 484/590 KB 176/223 KB 424/1710 KB 88/208 KB 244/258 KB 468/590 KB 132/223 KB 440/1710 KB 116/208 KB 248/258 KB 484/590 KB 176/223 KB 440/1710 KB 116/208 KB 252/258 KB 484/590 KB 176/223 KB 440/1710 KB 116/208 KB 256/258 KB 484/590 KB 176/223 KB 440/1710 KB 116/208 KB 258/258 KB 484/590 KB 176/223 KB 428/1710 KB 116/208 KB 244/258 KB 484/590 KB 164/223 KB 440/1710 KB 120/208 KB 258/258 KB 484/590 KB 176/223 KB 440/1710 KB 124/208 KB 258/258 KB 484/590 KB 176/223 KB 428/1710 KB 112/208 KB 244/258 KB 484/590 KB 164/223 KB 440/1710 KB 116/208 KB 258/258 KB 484/590 KB 176/223 KB 444/1710 KB 124/208 KB 258/258 KB 484/590 KB 176/223 KB 448/1710 KB 124/208 KB 258/258 KB 484/590 KB 176/223 KB 452/1710 KB 124/208 KB 258/258 KB 484/590 KB 176/223 KB 456/1710 KB 124/208 KB 258/258 KB 488/590 KB 180/223 KB 460/1710 KB 124/208 KB 258/258 KB 488/590 KB 180/223 KB 464/1710 KB 124/208 KB 258/258 KB 488/590 KB 180/223 KB Downloaded: https://repo. unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install maven.apache.org/maven2/com/jcraft/jsch/0.1.51/jsch-0.1.51.jar (258 KB at 1250.7 KB/sec) unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 452/1710 KB 124/208 KB 258/258 KB 488/590 KB 180/223 KB 468/1710 KB 124/208 KB 488/590 KB 184/223 KB 468/1710 KB 124/208 KB 488/590 KB 188/223 KB 468/1710 KB 124/208 KB 488/590 KB 192/223 KB 452/1710 KB 124/208 KB 258/258 KB 488/590 KB 176/223 KB 468/1710 KB 124/208 KB 492/590 KB 192/223 KB 468/1710 KB 124/208 KB 496/590 KB 192/223 KB 468/1710 KB 124/208 KB 500/590 KB 192/223 KB 468/1710 KB 124/208 KB 504/590 KB 192/223 KB 468/1710 KB 124/208 KB 508/590 KB 192/223 KB 468/1710 KB 124/208 KB 512/590 KB 192/223 KB 468/1710 KB 124/208 KB 512/590 KB 196/223 KB 468/1710 KB 124/208 KB 516/590 KB 200/223 KB 468/1710 KB 124/208 KB 516/590 KB 204/223 KB 468/1710 KB 124/208 KB 488/590 KB 180/223 KB 472/1710 KB 124/208 KB 516/590 KB 204/223 KB 476/1710 KB 124/208 KB 516/590 KB 204/223 KB 480/1710 KB 124/208 KB 516/590 KB 204/223 KB 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 468/1710 KB 124/208 KB 516/590 KB 196/223 KB 484/1710 KB 124/208 KB 520/590 KB 208/223 KB 484/1710 KB 124/208 KB 524/590 KB 208/223 KB 484/1710 KB 124/208 KB 528/590 KB 208/223 KB 484/1710 KB 124/208 KB 516/590 KB 208/223 KB 488/1710 KB 124/208 KB 528/590 KB 208/223 KB 492/1710 KB 124/208 KB 528/590 KB 208/223 KB 496/1710 KB 124/208 KB 528/590 KB 208/223 KB 500/1710 KB 124/208 KB 528/590 KB 208/223 KB 504/1710 KB 124/208 KB 532/590 KB 208/223 KB 508/1710 KB 124/208 KB 532/590 KB 208/223 KB 512/1710 KB 124/208 KB 532/590 KB 208/223 KB 480/1710 KB 124/208 KB 516/590 KB 208/223 KB 512/1710 KB 124/208 KB 532/590 KB 212/223 KB 512/1710 KB 124/208 KB 532/590 KB 216/223 KB 512/1710 KB 124/208 KB 532/590 KB 220/223 KB 512/1710 KB 124/208 KB 532/590 KB 223/223 KB 500/1710 KB 124/208 KB 532/590 KB 208/223 KB 512/1710 KB 124/208 KB 536/590 KB 223/223 KB 512/1710 KB 124/208 KB 540/590 KB 223/223 KB 512/1710 KB 124/208 KB 544/590 KB 223/223 KB 512/1710 KB 124/208 KB 548/590 KB 223/223 KB 516/1710 KB 124/208 KB 552/590 KB 223/223 KB 516/1710 KB 124/208 KB 556/590 KB 223/223 KB 516/1710 KB 124/208 KB 560/590 KB 223/223 KB 516/1710 KB 124/208 KB 548/590 KB 223/223 KB 520/1710 KB 124/208 KB 560/590 KB 223/223 KB 524/1710 KB 124/208 KB 560/590 KB 223/223 KB 528/1710 KB 124/208 KB 560/590 KB 223/223 KB 528/1710 KB 124/208 KB 564/590 KB 223/223 KB 528/1710 KB 128/208 KB 564/590 KB 223/223 KB 528/1710 KB 132/208 KB 564/590 KB 223/223 KB 532/1710 KB 132/208 KB 568/590 KB 223/223 KB 4/38 KB 532/1710 KB 132/208 KB 568/590 KB 223/223 KB 8/38 KB 532/1710 KB 132/208 KB 568/590 KB 223/223 KB 12/38 KB 532/1710 KB 132/208 KB 568/590 KB 223/223 KB 16/38 KB 528/1710 KB 132/208 KB 568/590 KB 223/223 KB 532/1710 KB 132/208 KB 572/590 KB 223/223 KB 16/38 KB 532/1710 KB 132/208 KB 568/590 KB 223/223 KB 536/1710 KB 132/208 KB 572/590 KB 223/223 KB 16/38 KB 536/1710 KB 132/208 KB 576/590 KB 223/223 KB 16/38 KB 536/1710 KB 132/208 KB 576/590 KB 223/223 KB 20/38 KB 536/1710 KB 132/208 KB 576/590 KB 223/223 KB 24/38 KB 536/1710 KB 132/208 KB 576/590 KB 223/223 KB 28/38 KB 536/1710 KB 132/208 KB 576/590 KB 223/223 KB 32/38 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java/1.2.2/cucumber-java-1.2.2.jar (223 KB at 1000.2 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 536/1710 KB 132/208 KB 576/590 KB 36/38 KB 540/1710 KB 136/208 KB 580/590 KB 38/38 KB 540/1710 KB 132/208 KB 576/590 KB 36/38 KB 544/1710 KB 136/208 KB 580/590 KB 38/38 KB 548/1710 KB 136/208 KB 580/590 KB 38/38 KB 552/1710 KB 136/208 KB 580/590 KB 38/38 KB 540/1710 KB 136/208 KB 580/590 KB 36/38 KB 552/1710 KB 136/208 KB 584/590 KB 38/38 KB 540/1710 KB 136/208 KB 576/590 KB 36/38 KB 552/1710 KB 140/208 KB 584/590 KB 38/38 KB 552/1710 KB 144/208 KB 584/590 KB 38/38 KB 552/1710 KB 148/208 KB 584/590 KB 38/38 KB 552/1710 KB 148/208 KB 588/590 KB 38/38 KB 552/1710 KB 148/208 KB 590/590 KB 38/38 KB 552/1710 KB 148/208 KB 4/18 KB 590/590 KB 38/38 KB 552/1710 KB 148/208 KB 8/18 KB 590/590 KB 38/38 KB 552/1710 KB 148/208 KB 12/18 KB 590/590 KB 38/38 KB 552/1710 KB 148/208 KB 16/18 KB 590/590 KB 38/38 KB 556/1710 KB 148/208 KB 16/18 KB 590/590 KB 38/38 KB 560/1710 KB 152/208 KB 18/18 KB 590/590 KB 38/38 KB 556/1710 KB 152/208 KB 18/18 KB 590/590 KB 38/38 KB 556/1710 KB 148/208 KB 18/18 KB 590/590 KB 38/38 KB 560/1710 KB 156/208 KB 18/18 KB 590/590 KB 38/38 KB 560/1710 KB 160/208 KB 18/18 KB 590/590 KB 38/38 KB 560/1710 KB 164/208 KB 18/18 KB 590/590 KB 38/38 KB 564/1710 KB 168/208 KB 18/18 KB 590/590 KB 38/38 KB 564/1710 KB 172/208 KB 18/18 KB 590/590 KB 38/38 KB 564/1710 KB 164/208 KB 18/18 KB 590/590 KB 38/38 KB 568/1710 KB 172/208 KB 18/18 KB 590/590 KB 38/38 KB 572/1710 KB 172/208 KB 18/18 KB 590/590 KB 38/38 KB 576/1710 KB 172/208 KB 18/18 KB 590/590 KB 38/38 KB 576/1710 KB 176/208 KB 18/18 KB 590/590 KB 38/38 KB 580/1710 KB 176/208 KB 18/18 KB 590/590 KB 38/38 KB 584/1710 KB 180/208 KB 18/18 KB 590/590 KB 588/1710 KB 180/208 KB 18/18 KB 590/590 KB 580/1710 KB 180/208 KB 18/18 KB 590/590 KB 592/1710 KB 184/208 KB 18/18 KB 590/590 KB 592/1710 KB 188/208 KB 18/18 KB 590/590 KB 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: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 592/1710 KB 180/208 KB 18/18 KB 590/590 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 2387.3 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-junit/1.2.2/cucumber-junit-1.2.2.jar (18 KB at 73.5 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 592/1710 KB 192/208 KB 592/1710 KB 196/208 KB 596/1710 KB 200/208 KB 596/1710 KB 196/208 KB 600/1710 KB 200/208 KB 604/1710 KB 200/208 KB 608/1710 KB 200/208 KB 4/531 KB 604/1710 KB 200/208 KB 4/531 KB 608/1710 KB 200/208 KB 8/531 KB 608/1710 KB 200/208 KB 12/531 KB 608/1710 KB 200/208 KB 16/531 KB 608/1710 KB 204/208 KB 16/531 KB 612/1710 KB 208/208 KB 16/531 KB 612/1710 KB 208/208 KB 16/531 KB 616/1710 KB 208/208 KB 16/531 KB 620/1710 KB 208/208 KB 16/531 KB 624/1710 KB 208/208 KB 20/531 KB 620/1710 KB 208/208 KB 20/531 KB 624/1710 KB 208/208 KB 24/531 KB 624/1710 KB 208/208 KB 28/531 KB 624/1710 KB 208/208 KB 32/531 KB 628/1710 KB 208/208 KB 32/531 KB 632/1710 KB 208/208 KB 32/531 KB 636/1710 KB 208/208 KB 32/531 KB 640/1710 KB 208/208 KB 32/531 KB 644/1710 KB 208/208 KB 32/531 KB 648/1710 KB 208/208 KB 4/1267 KB 32/531 KB 648/1710 KB 208/208 KB 4/214 KB 8/1267 KB 32/531 KB 648/1710 KB 208/208 KB 4/214 KB 4/1267 KB 32/531 KB 648/1710 KB 208/208 KB 8/214 KB 8/1267 KB 32/531 KB 648/1710 KB 208/208 KB 12/214 KB 8/1267 KB 32/531 KB 648/1710 KB 208/208 KB 16/214 KB 8/1267 KB 32/531 KB 648/1710 KB 208/208 KB 16/214 KB 12/1267 KB 32/531 KB 648/1710 KB 208/208 KB 16/214 KB 16/1267 KB 32/531 KB 648/1710 KB 208/208 KB 20/214 KB 16/1267 KB 32/531 KB 648/1710 KB 208/208 KB 24/214 KB 20/1267 KB 32/531 KB 648/1710 KB 28/214 KB 20/1267 KB 36/531 KB 648/1710 KB 208/208 KB 20/214 KB 20/1267 KB 32/531 KB 648/1710 KB 28/214 KB 24/1267 KB 36/531 KB 648/1710 KB 28/214 KB 28/1267 KB 36/531 KB 648/1710 KB 32/214 KB 32/1267 KB 36/531 KB 648/1710 KB 32/214 KB 36/1267 KB 36/531 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-core/1.2.2/cucumber-core-1.2.2.jar (208 KB at 805.5 KB/sec) unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 648/1710 KB 208/208 KB 24/214 KB 20/1267 KB 36/531 KB 648/1710 KB 32/214 KB 36/1267 KB 40/531 KB 648/1710 KB 32/214 KB 28/1267 KB 36/531 KB 648/1710 KB 36/214 KB 36/1267 KB 40/531 KB Downloading: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 648/1710 KB 36/214 KB 36/1267 KB 44/531 KB 648/1710 KB 36/214 KB 36/1267 KB 48/531 KB 648/1710 KB 36/214 KB 36/1267 KB 52/531 KB 648/1710 KB 40/214 KB 40/1267 KB 52/531 KB 648/1710 KB 40/214 KB 36/1267 KB 52/531 KB 648/1710 KB 44/214 KB 40/1267 KB 52/531 KB 648/1710 KB 48/214 KB 44/1267 KB 52/531 KB 648/1710 KB 48/214 KB 48/1267 KB 52/531 KB 648/1710 KB 48/214 KB 48/1267 KB 52/531 KB 648/1710 KB 52/214 KB 48/1267 KB 52/531 KB 648/1710 KB 56/214 KB 52/1267 KB 56/531 KB 648/1710 KB 208/208 KB 32/531 KB 652/1710 KB 56/214 KB 52/1267 KB 56/531 KB 656/1710 KB 56/214 KB 52/1267 KB 56/531 KB 660/1710 KB 56/214 KB 52/1267 KB 56/531 KB 664/1710 KB 60/214 KB 4/109 KB 52/1267 KB 56/531 KB 648/1710 KB 52/214 KB 52/1267 KB 56/531 KB 648/1710 KB 52/214 KB 48/1267 KB 56/531 KB 664/1710 KB 60/214 KB 4/109 KB 52/1267 KB 60/531 KB 664/1710 KB 60/214 KB 4/109 KB 52/1267 KB 64/531 KB 664/1710 KB 60/214 KB 4/109 KB 52/1267 KB 68/531 KB 660/1710 KB 60/214 KB 4/109 KB 52/1267 KB 56/531 KB 660/1710 KB 60/214 KB 52/1267 KB 56/531 KB 664/1710 KB 60/214 KB 4/109 KB 56/1267 KB 68/531 KB 664/1710 KB 64/214 KB 4/109 KB 56/1267 KB 68/531 KB 664/1710 KB 64/214 KB 4/109 KB 60/1267 KB 68/531 KB 664/1710 KB 64/214 KB 4/109 KB 64/1267 KB 68/531 KB 664/1710 KB 64/214 KB 4/109 KB 68/1267 KB 68/531 KB 668/1710 KB 68/214 KB 8/109 KB 72/1267 KB 72/531 KB 668/1710 KB 68/214 KB 8/109 KB 76/1267 KB 72/531 KB 668/1710 KB 68/214 KB 8/109 KB 80/1267 KB 72/531 KB 668/1710 KB 68/214 KB 8/109 KB 68/1267 KB 72/531 KB 664/1710 KB 68/214 KB 8/109 KB 68/1267 KB 72/531 KB 664/1710 KB 64/214 KB 8/109 KB 68/1267 KB 72/531 KB 668/1710 KB 68/214 KB 8/109 KB 80/1267 KB 76/531 KB 668/1710 KB 68/214 KB 8/109 KB 80/1267 KB 80/531 KB 664/1710 KB 64/214 KB 8/109 KB 68/1267 KB 68/531 KB 668/1710 KB 68/214 KB 12/109 KB 80/1267 KB 80/531 KB 668/1710 KB 68/214 KB 16/109 KB 80/1267 KB 80/531 KB 668/1710 KB 68/214 KB 20/109 KB 80/1267 KB 80/531 KB 672/1710 KB 72/214 KB 24/109 KB 80/1267 KB 84/531 KB 672/1710 KB 72/214 KB 28/109 KB 80/1267 KB 84/531 KB 672/1710 KB 72/214 KB 32/109 KB 84/1267 KB 84/531 KB 668/1710 KB 72/214 KB 20/109 KB 80/1267 KB 80/531 KB 672/1710 KB 76/214 KB 32/109 KB 84/1267 KB 84/531 KB 672/1710 KB 80/214 KB 32/109 KB 84/1267 KB 84/531 KB 672/1710 KB 72/214 KB 20/109 KB 80/1267 KB 84/531 KB 672/1710 KB 80/214 KB 32/109 KB 84/1267 KB 88/531 KB 672/1710 KB 80/214 KB 32/109 KB 84/1267 KB 92/531 KB 672/1710 KB 80/214 KB 32/109 KB 84/1267 KB 96/531 KB 672/1710 KB 80/214 KB 32/109 KB 84/1267 KB 100/531 KB 672/1710 KB 84/214 KB 36/109 KB 84/1267 KB 104/531 KB 672/1710 KB 72/214 KB 20/109 KB 80/1267 KB 80/531 KB 676/1710 KB 84/214 KB 36/109 KB 84/1267 KB 104/531 KB 680/1710 KB 84/214 KB 36/109 KB 84/1267 KB 104/531 KB 684/1710 KB 84/214 KB 36/109 KB 84/1267 KB 104/531 KB 688/1710 KB 84/214 KB 36/109 KB 84/1267 KB 104/531 KB 672/1710 KB 84/214 KB 36/109 KB 84/1267 KB 100/531 KB 688/1710 KB 88/214 KB 36/109 KB 84/1267 KB 104/531 KB 688/1710 KB 92/214 KB 36/109 KB 84/1267 KB 104/531 KB 692/1710 KB 92/214 KB 36/109 KB 84/1267 KB 104/531 KB 696/1710 KB 96/214 KB 36/109 KB 84/1267 KB 108/531 KB 672/1710 KB 80/214 KB 36/109 KB 84/1267 KB 100/531 KB 672/1710 KB 72/214 KB 28/109 KB 84/1267 KB 84/531 KB 696/1710 KB 96/214 KB 36/109 KB 88/1267 KB 108/531 KB 696/1710 KB 96/214 KB 36/109 KB 92/1267 KB 108/531 KB 696/1710 KB 96/214 KB 36/109 KB 96/1267 KB 108/531 KB 696/1710 KB 96/214 KB 40 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install /109 KB 96/1267 KB 108/531 KB 696/1710 KB 96/214 KB 44/109 KB 96/1267 KB 108/531 KB 696/1710 KB 96/214 KB 48/109 KB 96/1267 KB 108/531 KB 696/1710 KB 96/214 KB 52/109 KB 100/1267 KB 108/531 KB 700/1710 KB 96/214 KB 56/109 KB 100/1267 KB 108/531 KB 692/1710 KB 96/214 KB 36/109 KB 84/1267 KB 108/531 KB 700/1710 KB 96/214 KB 56/109 KB 100/1267 KB 112/531 KB 692/1710 KB 96/214 KB 36/109 KB 84/1267 KB 104/531 KB 700/1710 KB 100/214 KB 56/109 KB 100/1267 KB 112/531 KB 700/1710 KB 104/214 KB 56/109 KB 100/1267 KB 116/531 KB 700/1710 KB 96/214 KB 52/109 KB 100/1267 KB 108/531 KB 704/1710 KB 104/214 KB 56/109 KB 100/1267 KB 116/531 KB 696/1710 KB 96/214 KB 48/109 KB 100/1267 KB 108/531 KB 704/1710 KB 104/214 KB 56/109 KB 104/1267 KB 116/531 KB 708/1710 KB 108/214 KB 56/109 KB 104/1267 KB 116/531 KB 708/1710 KB 112/214 KB 56/109 KB 108/1267 KB 116/531 KB 700/1710 KB 100/214 KB 56/109 KB 100/1267 KB 116/531 KB 708/1710 KB 108/214 KB 56/109 KB 108/1267 KB 116/531 KB 708/1710 KB 112/214 KB 56/109 KB 112/1267 KB 120/531 KB 708/1710 KB 116/214 KB 56/109 KB 112/1267 KB 120/531 KB 708/1710 KB 120/214 KB 60/109 KB 116/1267 KB 120/531 KB 708/1710 KB 124/214 KB 60/109 KB 116/1267 KB 120/531 KB 708/1710 KB 128/214 KB 60/109 KB 116/1267 KB 120/531 KB 708/1710 KB 104/214 KB 56/109 KB 104/1267 KB 116/531 KB 712/1710 KB 128/214 KB 60/109 KB 116/1267 KB 120/531 KB 716/1710 KB 128/214 KB 60/109 KB 116/1267 KB 120/531 KB 708/1710 KB 116/214 KB 60/109 KB 116/1267 KB 120/531 KB 720/1710 KB 128/214 KB 64/109 KB 116/1267 KB 120/531 KB 720/1710 KB 128/214 KB 68/109 KB 116/1267 KB 120/531 KB 720/1710 KB 128/214 KB 72/109 KB 116/1267 KB 120/531 KB 720/1710 KB 128/214 KB 76/109 KB 116/1267 KB 120/531 KB 720/1710 KB 128/214 KB 80/109 KB 116/1267 KB 120/531 KB 720/1710 KB 128/214 KB 84/109 KB 116/1267 KB 120/531 KB 720/1710 KB 132/214 KB 88/109 KB 116/1267 KB 120/531 KB 708/1710 KB 116/214 KB 56/109 KB 116/1267 KB 120/531 KB 708/1710 KB 112/214 KB 56/109 KB 108/1267 KB 120/531 KB 720/1710 KB 132/214 KB 92/109 KB 116/1267 KB 124/531 KB 720/1710 KB 132/214 KB 92/109 KB 116/1267 KB 128/531 KB 720/1710 KB 132/214 KB 92/109 KB 116/1267 KB 132/531 KB 720/1710 KB 132/214 KB 92/109 KB 120/1267 KB 136/531 KB 720/1710 KB 132/214 KB 92/109 KB 120/1267 KB 140/531 KB 720/1710 KB 132/214 KB 92/109 KB 120/1267 KB 144/531 KB 720/1710 KB 132/214 KB 92/109 KB 120/1267 KB 148/531 KB 720/1710 KB 132/214 KB 84/109 KB 116/1267 KB 120/531 KB 720/1710 KB 128/214 KB 60/109 KB 116/1267 KB 120/531 KB 724/1710 KB 136/214 KB 92/109 KB 120/1267 KB 148/531 KB 720/1710 KB 132/214 KB 92/109 KB 120/1267 KB 132/531 KB 728/1710 KB 136/214 KB 92/109 KB 124/1267 KB 148/531 KB 728/1710 KB 136/214 KB 92/109 KB 128/1267 KB 148/531 KB 728/1710 KB 136/214 KB 92/109 KB 132/1267 KB 148/531 KB 720/1710 KB 136/214 KB 92/109 KB 120/1267 KB 148/531 KB 728/1710 KB 136/214 KB 92/109 KB 120/1267 KB 148/531 KB 732/1710 KB 136/214 KB 92/109 KB 132/1267 KB 148/531 KB 736/1710 KB 136/214 KB 92/109 KB 132/1267 KB 148/531 KB 740/1710 KB 136/214 KB 92/109 KB 132/1267 KB 148/531 KB 744/1710 KB 140/214 KB 92/109 KB 136/1267 KB 152/531 KB 740/1710 KB 140/214 KB 92/109 KB 136/1267 KB 152/531 KB 748/1710 KB 140/214 KB 92/109 KB 136/1267 KB 156/531 KB 748/1710 KB 140/214 KB 92/109 KB 136/1267 KB 160/531 KB 720/1710 KB 132/214 KB 92/109 KB 116/1267 KB 120/531 KB 748/1710 KB 140/214 KB 96/109 KB 136/1267 KB 160/531 KB 740/1710 KB 140/214 KB 92/109 KB 136/1267 KB unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 148/531 KB 740/1710 KB 140/214 KB 92/109 KB 132/1267 KB 148/531 KB 748/1710 KB 144/214 KB 96/109 KB 136/1267 KB 160/531 KB 748/1710 KB 144/214 KB 96/109 KB 140/1267 KB 160/531 KB 748/1710 KB 148/214 KB 96/109 KB 140/1267 KB 160/531 KB 748/1710 KB 152/214 KB 100/109 KB 144/1267 KB 164/531 KB 748/1710 KB 148/214 KB 100/109 KB 144/1267 KB 164/531 KB 748/1710 KB 152/214 KB 104/109 KB 144/1267 KB 164/531 KB 748/1710 KB 148/214 KB 96/109 KB 144/1267 KB 164/531 KB 748/1710 KB 156/214 KB 104/109 KB 144/1267 KB 168/531 KB 748/1710 KB 148/214 KB 96/109 KB 144/1267 KB 160/531 KB 748/1710 KB 148/214 KB 96/109 KB 144/1267 KB 160/531 KB 748/1710 KB 156/214 KB 108/109 KB 148/1267 KB 168/531 KB 752/1710 KB 156/214 KB 108/109 KB 152/1267 KB 168/531 KB 752/1710 KB 156/214 KB 108/109 KB 156/1267 KB 168/531 KB 748/1710 KB 156/214 KB 108/109 KB 144/1267 KB 168/531 KB 748/1710 KB 156/214 KB 104/109 KB 144/1267 KB 164/531 KB 752/1710 KB 160/214 KB 109/109 KB 156/1267 KB 168/531 KB 752/1710 KB 156/214 KB 108/109 KB 148/1267 KB 168/531 KB 756/1710 KB 160/214 KB 109/109 KB 156/1267 KB 168/531 KB 760/1710 KB 164/214 KB 109/109 KB 160/1267 KB 172/531 KB 764/1710 KB 164/214 KB 109/109 KB 160/1267 KB 172/531 KB 768/1710 KB 164/214 KB 109/109 KB 160/1267 KB 172/531 KB 756/1710 KB 164/214 KB 109/109 KB 160/1267 KB 172/531 KB 756/1710 KB 160/214 KB 109/109 KB 160/1267 KB 168/531 KB 756/1710 KB 160/214 KB 109/109 KB 160/1267 KB 172/531 KB 768/1710 KB 168/214 KB 109/109 KB 160/1267 KB 176/531 KB 756/1710 KB 160/214 KB 109/109 KB 160/1267 KB 168/531 KB 768/1710 KB 168/214 KB 109/109 KB 164/1267 KB 180/531 KB 768/1710 KB 168/214 KB 109/109 KB 164/1267 KB 176/531 KB 772/1710 KB 168/214 KB 109/109 KB 168/1267 KB 184/531 KB 772/1710 KB 168/214 KB 109/109 KB 172/1267 KB 184/531 KB 772/1710 KB 168/214 KB 109/109 KB 176/1267 KB 184/531 KB 772/1710 KB 168/214 KB 109/109 KB 164/1267 KB 180/531 KB 776/1710 KB 168/214 KB 109/109 KB 176/1267 KB 184/531 KB 768/1710 KB 168/214 KB 109/109 KB 160/1267 KB 172/531 KB 780/1710 KB 172/214 KB 109/109 KB 180/1267 KB 184/531 KB 780/1710 KB 176/214 KB 109/109 KB 180/1267 KB 184/531 KB 780/1710 KB 176/214 KB 109/109 KB 180/1267 KB 184/531 KB 784/1710 KB 176/214 KB 109/109 KB 180/1267 KB 184/531 KB 788/1710 KB 176/214 KB 109/109 KB 180/1267 KB 184/531 KB 792/1710 KB 180/214 KB 109/109 KB 180/1267 KB 184/531 KB 776/1710 KB 168/214 KB 109/109 KB 180/1267 KB 184/531 KB 772/1710 KB 168/214 KB 109/109 KB 176/1267 KB 184/531 KB 792/1710 KB 180/214 KB 109/109 KB 184/1267 KB 188/531 KB 792/1710 KB 180/214 KB 109/109 KB 184/1267 KB 192/531 KB 792/1710 KB 180/214 KB 109/109 KB 184/1267 KB 196/531 KB 788/1710 KB 180/214 KB 109/109 KB 180/1267 KB 184/531 KB 792/1710 KB 184/214 KB 109/109 KB 184/1267 KB 196/531 KB 792/1710 KB 180/214 KB 109/109 KB 184/1267 KB 184/531 KB 792/1710 KB 188/214 KB 184/1267 KB 196/531 KB 792/1710 KB 188/214 KB 188/1267 KB 196/531 KB 792/1710 KB 188/214 KB 192/1267 KB 196/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-pool/commons-pool/1.6/commons-pool-1.6.jar (109 KB at 354.6 KB/sec) unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 792/1710 KB 192/214 KB 192/1267 KB 196/531 KB 792/1710 KB 192/214 KB 192/1267 KB 200/531 KB 792/1710 KB 192/214 KB 192/1267 KB 204/531 KB 792/1710 KB 192/214 KB 196/1267 KB 208/531 KB 796/1710 KB 192/214 KB 196/1267 KB 212/531 KB 796/1710 KB 196/214 KB 196/1267 KB 216/531 KB 796/1710 KB 196/214 KB 196/1267 KB 220/531 KB 792/1710 KB 192/214 KB 196/1267 KB 204/531 KB 796/1710 KB 196/214 KB 200/1267 KB 224/531 KB Downloading: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 796/1710 KB 196/214 KB 196/1267 KB 212/531 KB 796/1710 KB 192/214 KB 196/1267 KB 208/531 KB 800/1710 KB 196/214 KB 200/1267 KB 224/531 KB 804/1710 KB 196/214 KB 200/1267 KB 224/531 KB 804/1710 KB 200/214 KB 204/1267 KB 224/531 KB 804/1710 KB 200/214 KB 208/1267 KB 224/531 KB 804/1710 KB 200/214 KB 200/1267 KB 224/531 KB 804/1710 KB 204/214 KB 208/1267 KB 224/531 KB 804/1710 KB 208/214 KB 208/1267 KB 224/531 KB 808/1710 KB 208/214 KB 208/1267 KB 224/531 KB 812/1710 KB 212/214 KB 208/1267 KB 224/531 KB 816/1710 KB 212/214 KB 208/1267 KB 224/531 KB 820/1710 KB 212/214 KB 208/1267 KB 224/531 KB 824/1710 KB 212/214 KB 212/1267 KB 224/531 KB 828/1710 KB 212/214 KB 212/1267 KB 224/531 KB 808/1710 KB 212/214 KB 208/1267 KB 224/531 KB 828/1710 KB 214/214 KB 212/1267 KB 224/531 KB 820/1710 KB 212/214 KB 212/1267 KB 224/531 KB 796/1710 KB 212/214 KB 208/1267 KB 224/531 KB 828/1710 KB 214/214 KB 212/1267 KB 228/531 KB 828/1710 KB 214/214 KB 216/1267 KB 228/531 KB 828/1710 KB 214/214 KB 220/1267 KB 228/531 KB 828/1710 KB 214/214 KB 220/1267 KB 232/531 KB 828/1710 KB 214/214 KB 220/1267 KB 236/531 KB 828/1710 KB 214/214 KB 224/1267 KB 236/531 KB 828/1710 KB 214/214 KB 224/1267 KB 240/531 KB 828/1710 KB 214/214 KB 224/1267 KB 244/531 KB 832/1710 KB 214/214 KB 228/1267 KB 248/531 KB 832/1710 KB 214/214 KB 228/1267 KB 244/531 KB 832/1710 KB 214/214 KB 232/1267 KB 252/531 KB 832/1710 KB 214/214 KB 236/1267 KB 252/531 KB 832/1710 KB 214/214 KB 240/1267 KB 252/531 KB 832/1710 KB 214/214 KB 224/1267 KB 244/531 KB 836/1710 KB 214/214 KB 240/1267 KB 252/531 KB 840/1710 KB 214/214 KB 240/1267 KB 252/531 KB 832/1710 KB 214/214 KB 240/1267 KB 252/531 KB 840/1710 KB 214/214 KB 240/1267 KB 256/531 KB 844/1710 KB 214/214 KB 240/1267 KB 260/531 KB 844/1710 KB 214/214 KB 244/1267 KB 264/531 KB 844/1710 KB 214/214 KB 240/1267 KB 256/531 KB 848/1710 KB 214/214 KB 244/1267 KB 268/531 KB 852/1710 KB 214/214 KB 244/1267 KB 268/531 KB 844/1710 KB 214/214 KB 244/1267 KB 260/531 KB 852/1710 KB 248/1267 KB 268/531 KB 4/80 KB 852/1710 KB 252/1267 KB 268/531 KB 4/80 KB 852/1710 KB 214/214 KB 244/1267 KB 268/531 KB 4/80 KB 852/1710 KB 252/1267 KB 268/531 KB 8/80 KB 852/1710 KB 252/1267 KB 268/531 KB 12/80 KB 852/1710 KB 252/1267 KB 268/531 KB 16/80 KB 852/1710 KB 252/1267 KB 268/531 KB 20/80 KB 852/1710 KB 252/1267 KB 268/531 KB 24/80 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-api/2.7/log4j-api-2.7.jar (214 KB at 656.0 KB/sec) unit-abot-epc-basic-0: 06:22: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.jar unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 844/1710 KB 214/214 KB 244/1267 KB 268/531 KB 852/1710 KB 252/1267 KB 268/531 KB 28/80 KB 852/1710 KB 252/1267 KB 272/531 KB 32/80 KB 852/1710 KB 252/1267 KB 272/531 KB 36/80 KB 852/1710 KB 252/1267 KB 272/531 KB 40/80 KB 852/1710 KB 252/1267 KB 272/531 KB 44/80 KB 856/1710 KB 252/1267 KB 272/531 KB 44/80 KB 852/1710 KB 252/1267 KB 272/531 KB 44/80 KB 856/1710 KB 256/1267 KB 272/531 KB 48/80 KB 856/1710 KB 256/1267 KB 272/531 KB 52/80 KB 860/1710 KB 256/1267 KB 276/531 KB 56/80 KB 860/1710 KB 256/1267 KB 276/531 KB 60/80 KB 860/1710 KB 256/1267 KB 276/531 KB 64/80 KB 856/1710 KB 256/1267 KB 272/531 KB 44/80 KB 860/1710 KB 260/1267 KB 276/531 KB 64/80 KB 860/1710 KB 264/1267 KB 276/531 KB 64/80 KB 860/1710 KB 268/1267 KB 276/531 KB 64/80 KB 860/1710 KB 272/1267 KB 276/531 KB 64/80 KB 860/1710 KB 256/1267 KB 276/531 KB 52/80 KB 860/1710 KB 272/1267 KB 280/531 KB 64/80 KB 860/1710 KB 256/1267 KB 272/531 KB 52/80 KB 864/1710 KB 272/1267 KB 284/531 KB 64/80 KB 868/1710 KB 272/1267 KB 284/531 KB 64/80 KB 872/1710 KB 272/1267 KB 284/531 KB 64/80 KB 876/1710 KB 272/1267 KB 284/531 KB 64/80 KB 880/1710 KB 272/1267 KB 284/531 KB 64/80 KB 884/1710 KB 272/1267 KB 284/531 KB 68/80 KB 888/1710 KB 276/1267 KB 284/531 KB 68/80 KB 860/1710 KB 272/1267 KB 284/531 KB 64/80 KB 892/1710 KB 276/1267 KB 288/531 KB 68/80 KB 892/1710 KB 276/1267 KB 292/531 KB 68/80 KB 892/1710 KB 276/1267 KB 296/531 KB 68/80 KB 884/1710 KB 276/1267 KB 284/531 KB 68/80 KB 892/1710 KB 280/1267 KB 296/531 KB 68/80 KB 892/1710 KB 284/1267 KB 296/531 KB 68/80 KB 892/1710 KB 288/1267 KB 300/531 KB 68/80 KB 880/1710 KB 272/1267 KB 284/531 KB 68/80 KB 892/1710 KB 288/1267 KB 300/531 KB 72/80 KB 892/1710 KB 288/1267 KB 300/531 KB 76/80 KB 892/1710 KB 288/1267 KB 300/531 KB 80/80 KB 892/1710 KB 276/1267 KB 284/531 KB 68/80 KB 896/1710 KB 288/1267 KB 300/531 KB 80/80 KB 900/1710 KB 288/1267 KB 300/531 KB 80/80 KB 904/1710 KB 292/1267 KB 300/531 KB 80/80 KB 892/1710 KB 284/1267 KB 300/531 KB 68/80 KB 904/1710 KB 292/1267 KB 304/531 KB 80/80 KB 904/1710 KB 292/1267 KB 308/531 KB 80/80 KB 900/1710 KB 292/1267 KB 300/531 KB 80/80 KB 904/1710 KB 292/1267 KB 312/531 KB 80/80 KB 904/1710 KB 296/1267 KB 312/531 KB 80/80 KB 904/1710 KB 300/1267 KB 316/531 KB 80/80 KB 908/1710 KB 300/1267 KB 316/531 KB 80/80 KB 904/1710 KB 300/1267 KB 316/531 KB 80/80 KB 912/1710 KB 304/1267 KB 316/531 KB 80/80 KB 912/1710 KB 300/1267 KB 316/531 KB 80/80 KB 912/1710 KB 304/1267 KB 320/531 KB 80/80 KB 916/1710 KB 304/1267 KB 320/531 KB 80/80 KB 920/1710 KB 308/1267 KB 324/531 KB 80/80 KB 916/1710 KB 308/1267 KB 324/531 KB 80/80 KB 920/1710 KB 308/1267 KB 328/531 KB 80/80 KB 920/1710 KB 4/1044 KB 308/1267 KB 328/531 KB 80/80 KB 920/1710 KB 8/1044 KB 308/1267 KB 328/531 KB 80/80 KB 920/1710 KB 12/1044 KB 308/1267 KB 328/531 KB 80/80 KB 920/1710 KB 16/1044 KB 308/1267 KB 328/531 KB 80/80 KB 916/1710 KB 308/1267 KB 320/531 KB 80/80 KB 920/1710 KB 16/1044 KB 312/1267 KB 328/531 KB 80/80 KB 920/1710 KB 16/1044 KB 312/1267 KB 332/531 KB 80/80 KB 920/1710 KB 16/1044 KB 316/1267 KB 336/531 KB 80/80 KB 920/1710 KB 16/1044 KB 316/1267 KB 332/531 KB 80/80 KB 924/1710 KB 20/1044 KB 316/1267 KB 336/531 KB 80/80 KB 924/1710 KB 24/1044 KB 316/1267 KB 336/531 KB 80/80 KB 924/1710 KB 28/1044 KB 316/1267 KB 336/531 KB 80/80 KB 924/1710 KB 32/1044 KB 316/1267 KB 336/531 KB 80/80 KB Downl unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install oaded: https://repo.maven.apache.org/maven2/net/sf/flexjson/flexjson/2.1/flexjson-2.1.jar (80 KB at 229.7 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 924/1710 KB 16/1044 KB 316/1267 KB 336/531 KB 80/80 KB 924/1710 KB 32/1044 KB 320/1267 KB 336/531 KB 924/1710 KB 36/1044 KB 324/1267 KB 340/531 KB 924/1710 KB 36/1044 KB 320/1267 KB 340/531 KB 924/1710 KB 36/1044 KB 320/1267 KB 336/531 KB 928/1710 KB 40/1044 KB 324/1267 KB 340/531 KB 928/1710 KB 44/1044 KB 324/1267 KB 340/531 KB 928/1710 KB 48/1044 KB 324/1267 KB 340/531 KB 928/1710 KB 52/1044 KB 324/1267 KB 340/531 KB 928/1710 KB 56/1044 KB 324/1267 KB 340/531 KB 928/1710 KB 60/1044 KB 324/1267 KB 340/531 KB 928/1710 KB 64/1044 KB 324/1267 KB 340/531 KB 928/1710 KB 36/1044 KB 324/1267 KB 340/531 KB 932/1710 KB 64/1044 KB 324/1267 KB 340/531 KB 936/1710 KB 64/1044 KB 324/1267 KB 344/531 KB 936/1710 KB 68/1044 KB 328/1267 KB 344/531 KB 936/1710 KB 72/1044 KB 328/1267 KB 344/531 KB 936/1710 KB 76/1044 KB 328/1267 KB 344/531 KB 936/1710 KB 80/1044 KB 328/1267 KB 344/531 KB 932/1710 KB 64/1044 KB 324/1267 KB 344/531 KB 936/1710 KB 64/1044 KB 328/1267 KB 344/531 KB 936/1710 KB 80/1044 KB 328/1267 KB 348/531 KB 936/1710 KB 4/61 KB 80/1044 KB 332/1267 KB 352/531 KB 940/1710 KB 4/61 KB 84/1044 KB 332/1267 KB 356/531 KB 936/1710 KB 4/61 KB 80/1044 KB 328/1267 KB 348/531 KB 936/1710 KB 4/61 KB 84/1044 KB 332/1267 KB 352/531 KB 940/1710 KB 4/61 KB 84/1044 KB 336/1267 KB 356/531 KB 940/1710 KB 8/61 KB 84/1044 KB 340/1267 KB 356/531 KB 940/1710 KB 4/61 KB 84/1044 KB 332/1267 KB 352/531 KB 940/1710 KB 8/61 KB 88/1044 KB 344/1267 KB 356/531 KB 940/1710 KB 8/61 KB 92/1044 KB 344/1267 KB 356/531 KB 940/1710 KB 8/61 KB 96/1044 KB 344/1267 KB 356/531 KB 940/1710 KB 4/61 KB 80/1044 KB 332/1267 KB 352/531 KB 944/1710 KB 8/61 KB 96/1044 KB 344/1267 KB 360/531 KB 948/1710 KB 8/61 KB 96/1044 KB 344/1267 KB 360/531 KB 952/1710 KB 8/61 KB 96/1044 KB 344/1267 KB 360/531 KB 940/1710 KB 8/61 KB 96/1044 KB 344/1267 KB 360/531 KB 956/1710 KB 8/61 KB 96/1044 KB 348/1267 KB 360/531 KB 956/1710 KB 8/61 KB 96/1044 KB 352/1267 KB 360/531 KB 956/1710 KB 8/61 KB 96/1044 KB 356/1267 KB 360/531 KB 956/1710 KB 8/61 KB 100/1044 KB 360/1267 KB 360/531 KB 956/1710 KB 8/61 KB 100/1044 KB 364/1267 KB 360/531 KB 956/1710 KB 8/61 KB 100/1044 KB 368/1267 KB 360/531 KB 940/1710 KB 8/61 KB 96/1044 KB 344/1267 KB 360/531 KB 956/1710 KB 8/61 KB 100/1044 KB 368/1267 KB 364/531 KB 956/1710 KB 8/61 KB 100/1044 KB 368/1267 KB 368/531 KB 940/1710 KB 8/61 KB 84/1044 KB 336/1267 KB 356/531 KB 956/1710 KB 12/61 KB 100/1044 KB 368/1267 KB 368/531 KB 956/1710 KB 16/61 KB 100/1044 KB 368/1267 KB 368/531 KB 956/1710 KB 20/61 KB 100/1044 KB 368/1267 KB 368/531 KB 956/1710 KB 24/61 KB 100/1044 KB 368/1267 KB 368/531 KB 956/1710 KB 28/61 KB 100/1044 KB 368/1267 KB 368/531 KB 956/1710 KB 32/61 KB 100/1044 KB 368/1267 KB 368/531 KB 956/1710 KB 36/61 KB 100/1044 KB 368/1267 KB 372/531 KB 956/1710 KB 8/61 KB 100/1044 KB 356/1267 KB 360/531 KB 956/1710 KB 36/61 KB 104/1044 KB 368/1267 KB 372/531 KB 956/1710 KB 36/61 KB 108/1044 KB 368/1267 KB 372/531 KB 956/1710 KB 36/61 KB 112/1044 KB 368/1267 KB 372/531 KB 956/1710 KB 8/61 KB 96/1044 KB 344/1267 KB 360/531 KB 960/1710 KB 36/61 KB 112/1044 KB 368/1267 KB 372/531 KB 964/1710 KB 36/61 KB 112/1044 KB 368/1267 KB 372/531 KB 968/1710 KB 36/61 KB 112/1044 KB 368/1267 KB 372/531 KB 972/1710 KB 36/61 KB 112/1044 KB 368/1267 KB 372/531 KB 976/1710 KB 36/61 KB 116/1044 KB 368/1267 KB 372/531 KB 956/1710 KB 32/61 KB 100/1044 KB 368/1267 KB 372/531 KB 976/1710 KB 40/61 KB 116/10 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 44 KB 368/1267 KB 376/531 KB 976/1710 KB 40/61 KB 116/1044 KB 368/1267 KB 380/531 KB 976/1710 KB 40/61 KB 116/1044 KB 368/1267 KB 384/531 KB 976/1710 KB 40/61 KB 116/1044 KB 372/1267 KB 384/531 KB 980/1710 KB 40/61 KB 116/1044 KB 376/1267 KB 388/531 KB 980/1710 KB 40/61 KB 116/1044 KB 380/1267 KB 388/531 KB 976/1710 KB 40/61 KB 116/1044 KB 368/1267 KB 372/531 KB 980/1710 KB 44/61 KB 116/1044 KB 380/1267 KB 388/531 KB 980/1710 KB 48/61 KB 116/1044 KB 380/1267 KB 388/531 KB 972/1710 KB 36/61 KB 116/1044 KB 368/1267 KB 372/531 KB 980/1710 KB 48/61 KB 120/1044 KB 380/1267 KB 388/531 KB 980/1710 KB 52/61 KB 124/1044 KB 380/1267 KB 388/531 KB 980/1710 KB 52/61 KB 128/1044 KB 380/1267 KB 388/531 KB 980/1710 KB 40/61 KB 116/1044 KB 372/1267 KB 388/531 KB 980/1710 KB 52/61 KB 128/1044 KB 380/1267 KB 392/531 KB 980/1710 KB 52/61 KB 128/1044 KB 380/1267 KB 396/531 KB 980/1710 KB 52/61 KB 128/1044 KB 380/1267 KB 400/531 KB 980/1710 KB 52/61 KB 128/1044 KB 380/1267 KB 404/531 KB 980/1710 KB 52/61 KB 132/1044 KB 384/1267 KB 408/531 KB 980/1710 KB 40/61 KB 116/1044 KB 372/1267 KB 384/531 KB 984/1710 KB 52/61 KB 132/1044 KB 384/1267 KB 412/531 KB 988/1710 KB 52/61 KB 132/1044 KB 384/1267 KB 412/531 KB 992/1710 KB 52/61 KB 132/1044 KB 384/1267 KB 412/531 KB 996/1710 KB 52/61 KB 132/1044 KB 384/1267 KB 412/531 KB 1000/1710 KB 52/61 KB 132/1044 KB 384/1267 KB 412/531 KB 1004/1710 KB 52/61 KB 132/1044 KB 384/1267 KB 412/531 KB 980/1710 KB 52/61 KB 132/1044 KB 384/1267 KB 404/531 KB 1008/1710 KB 52/61 KB 136/1044 KB 384/1267 KB 412/531 KB 1008/1710 KB 52/61 KB 140/1044 KB 384/1267 KB 412/531 KB 1008/1710 KB 52/61 KB 144/1044 KB 384/1267 KB 412/531 KB 980/1710 KB 52/61 KB 128/1044 KB 384/1267 KB 404/531 KB 980/1710 KB 52/61 KB 120/1044 KB 380/1267 KB 388/531 KB 1008/1710 KB 56/61 KB 144/1044 KB 384/1267 KB 412/531 KB 1008/1710 KB 60/61 KB 144/1044 KB 384/1267 KB 412/531 KB 1008/1710 KB 61/61 KB 144/1044 KB 384/1267 KB 412/531 KB 1008/1710 KB 61/61 KB 144/1044 KB 388/1267 KB 412/531 KB 1008/1710 KB 61/61 KB 144/1044 KB 392/1267 KB 412/531 KB 1008/1710 KB 61/61 KB 144/1044 KB 396/1267 KB 412/531 KB 1008/1710 KB 61/61 KB 144/1044 KB 400/1267 KB 412/531 KB 980/1710 KB 52/61 KB 132/1044 KB 384/1267 KB 412/531 KB 1008/1710 KB 61/61 KB 144/1044 KB 400/1267 KB 416/531 KB 1008/1710 KB 61/61 KB 144/1044 KB 400/1267 KB 420/531 KB 1008/1710 KB 61/61 KB 148/1044 KB 404/1267 KB 424/531 KB 1008/1710 KB 61/61 KB 148/1044 KB 404/1267 KB 428/531 KB 1008/1710 KB 61/61 KB 148/1044 KB 404/1267 KB 432/531 KB 1008/1710 KB 61/61 KB 148/1044 KB 404/1267 KB 420/531 KB 1008/1710 KB 61/61 KB 152/1044 KB 404/1267 KB 432/531 KB 1008/1710 KB 52/61 KB 132/1044 KB 384/1267 KB 420/531 KB 1012/1710 KB 61/61 KB 152/1044 KB 404/1267 KB 432/531 KB 1016/1710 KB 61/61 KB 152/1044 KB 404/1267 KB 432/531 KB 1008/1710 KB 61/61 KB 144/1044 KB 404/1267 KB 420/531 KB 1016/1710 KB 61/61 KB 156/1044 KB 408/1267 KB 432/531 KB 1016/1710 KB 61/61 KB 156/1044 KB 412/1267 KB 432/531 KB 1016/1710 KB 61/61 KB 156/1044 KB 416/1267 KB 432/531 KB 1020/1710 KB 61/61 KB 156/1044 KB 420/1267 KB 432/531 KB 1020/1710 KB 61/61 KB 156/1044 KB 424/1267 KB 436/531 KB 1016/1710 KB 61/61 KB 156/1044 KB 404/1267 KB 432/531 KB 1020/1710 KB 61/61 KB 160/1044 KB 424/1267 KB 436/531 KB 1020/1710 KB 61/61 KB 156/1044 KB 420/1267 KB 436/531 KB 1020/1710 KB 160/1044 KB 424/1267 KB 440/531 KB 1020/1710 KB 160/1044 KB 424/1267 KB 444/531 KB 1020/1710 KB 61/ unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 61 KB 156/1044 KB 416/1267 KB 432/531 KB 1024/1710 KB 164/1044 KB 424/1267 KB 444/531 KB 1028/1710 KB 164/1044 KB 424/1267 KB 444/531 KB 1020/1710 KB 164/1044 KB 424/1267 KB 444/531 KB 1028/1710 KB 168/1044 KB 424/1267 KB 448/531 KB Downloaded: https://repo.maven.apache.org/maven2/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (61 KB at 158.5 KB/sec) unit-abot-epc-basic-0: 06:22:27 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-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 1028/1710 KB 164/1044 KB 424/1267 KB 448/531 KB 1032/1710 KB 172/1044 KB 424/1267 KB 448/531 KB 1036/1710 KB 172/1044 KB 428/1267 KB 448/531 KB 1040/1710 KB 172/1044 KB 428/1267 KB 448/531 KB 1044/1710 KB 172/1044 KB 428/1267 KB 448/531 KB 1048/1710 KB 172/1044 KB 428/1267 KB 452/531 KB 1052/1710 KB 172/1044 KB 428/1267 KB 452/531 KB 1056/1710 KB 172/1044 KB 428/1267 KB 452/531 KB 1028/1710 KB 172/1044 KB 428/1267 KB 448/531 KB 1056/1710 KB 176/1044 KB 428/1267 KB 452/531 KB 1056/1710 KB 180/1044 KB 428/1267 KB 452/531 KB 1056/1710 KB 184/1044 KB 428/1267 KB 452/531 KB 1032/1710 KB 172/1044 KB 428/1267 KB 448/531 KB 1056/1710 KB 188/1044 KB 432/1267 KB 452/531 KB 1056/1710 KB 188/1044 KB 436/1267 KB 452/531 KB 1056/1710 KB 188/1044 KB 440/1267 KB 452/531 KB 1044/1710 KB 172/1044 KB 428/1267 KB 452/531 KB 1056/1710 KB 188/1044 KB 444/1267 KB 456/531 KB 1056/1710 KB 188/1044 KB 444/1267 KB 460/531 KB 1056/1710 KB 188/1044 KB 444/1267 KB 464/531 KB 1056/1710 KB 188/1044 KB 444/1267 KB 468/531 KB 1060/1710 KB 188/1044 KB 444/1267 KB 472/531 KB 1060/1710 KB 188/1044 KB 444/1267 KB 476/531 KB 1060/1710 KB 188/1044 KB 444/1267 KB 480/531 KB 1060/1710 KB 188/1044 KB 444/1267 KB 468/531 KB 1064/1710 KB 188/1044 KB 444/1267 KB 480/531 KB 1068/1710 KB 188/1044 KB 444/1267 KB 480/531 KB 1072/1710 KB 188/1044 KB 444/1267 KB 484/531 KB 1056/1710 KB 188/1044 KB 444/1267 KB 468/531 KB 1072/1710 KB 188/1044 KB 448/1267 KB 484/531 KB 1056/1710 KB 188/1044 KB 444/1267 KB 468/531 KB 1072/1710 KB 192/1044 KB 448/1267 KB 484/531 KB 1072/1710 KB 196/1044 KB 448/1267 KB 484/531 KB 1072/1710 KB 200/1044 KB 452/1267 KB 484/531 KB 1072/1710 KB 204/1044 KB 452/1267 KB 484/531 KB 1072/1710 KB 208/1044 KB 452/1267 KB 484/531 KB 1072/1710 KB 4/1063 KB 208/1044 KB 452/1267 KB 484/531 KB 1072/1710 KB 8/1063 KB 208/1044 KB 452/1267 KB 484/531 KB 1072/1710 KB 12/1063 KB 208/1044 KB 452/1267 KB 484/531 KB 1072/1710 KB 16/1063 KB 208/1044 KB 452/1267 KB 484/531 KB 1072/1710 KB 16/1063 KB 212/1044 KB 452/1267 KB 484/531 KB 1076/1710 KB 20/1063 KB 216/1044 KB 452/1267 KB 484/531 KB 1068/1710 KB 188/1044 KB 444/1267 KB 484/531 KB 1076/1710 KB 20/1063 KB 216/1044 KB 452/1267 KB 488/531 KB 1076/1710 KB 20/1063 KB 216/1044 KB 452/1267 KB 492/531 KB 1076/1710 KB 20/1063 KB 216/1044 KB 452/1267 KB 496/531 KB 1076/1710 KB 20/1063 KB 212/1044 KB 452/1267 KB 484/531 KB 1080/1710 KB 20/1063 KB 216/1044 KB 452/1267 KB 496/531 KB 1084/1710 KB 20/1063 KB 216/1044 KB 452/1267 KB 496/531 KB 1088/1710 KB 20/1063 KB 216/1044 KB 452/1267 KB 496/531 KB 1092/1710 KB 20/1063 KB 220/1044 KB 452/1267 KB 496/531 KB 1072/1710 KB 20/1063 KB 212/1044 KB 452/1267 KB 484/531 KB 1072/1710 KB 196/1044 KB 452/1267 KB 484/531 KB 1092/1710 KB 24/1063 KB 220/1044 KB 452/1267 KB 500/531 KB 1092/1710 KB 28/1063 KB 220/1044 KB 452/1267 KB 500/531 KB 1092/1710 KB 32/1063 KB 220/1044 KB 456/1267 KB 500/531 KB 1092/1710 KB 36/1063 KB 220/1044 KB 456/1267 KB 500/531 KB 1092/1710 KB 40/1063 KB 220/1044 KB 456/1267 KB 500/531 KB 1092/1710 KB 44/1063 KB 220/1044 KB 456/1267 KB 500/531 KB 1092/1710 KB 48/1063 KB 220/1044 KB 456/1267 KB 500/531 KB 1092/1710 KB 52/1063 KB 220/1044 KB 456/1267 KB 500/531 KB 1092/1710 KB 20/1063 KB 220/1044 KB 452/1267 KB 500/531 KB 1088/1710 KB 20/1063 KB 220/1044 KB 452/1267 KB 496/531 KB 1092/1710 KB 52/1063 KB 224/1044 KB 456/1267 KB 504/531 KB 1092/1710 KB 28/1063 KB 220/1044 KB 456/1267 KB 500/531 KB 1092/1710 KB 52/1063 KB 224/1044 KB unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 460/1267 KB 504/531 KB 1092/1710 KB 52/1063 KB 224/1044 KB 464/1267 KB 504/531 KB 1092/1710 KB 52/1063 KB 224/1044 KB 468/1267 KB 504/531 KB 1092/1710 KB 52/1063 KB 224/1044 KB 472/1267 KB 504/531 KB 1092/1710 KB 52/1063 KB 224/1044 KB 476/1267 KB 504/531 KB 1092/1710 KB 52/1063 KB 224/1044 KB 480/1267 KB 504/531 KB 1092/1710 KB 52/1063 KB 228/1044 KB 480/1267 KB 504/531 KB 1092/1710 KB 52/1063 KB 220/1044 KB 456/1267 KB 504/531 KB 1092/1710 KB 52/1063 KB 232/1044 KB 484/1267 KB 508/531 KB 1092/1710 KB 52/1063 KB 232/1044 KB 484/1267 KB 512/531 KB 1092/1710 KB 52/1063 KB 228/1044 KB 484/1267 KB 504/531 KB 1096/1710 KB 56/1063 KB 232/1044 KB 488/1267 KB 512/531 KB 1096/1710 KB 56/1063 KB 232/1044 KB 492/1267 KB 512/531 KB 1096/1710 KB 56/1063 KB 232/1044 KB 496/1267 KB 512/531 KB 1096/1710 KB 56/1063 KB 232/1044 KB 500/1267 KB 512/531 KB 1096/1710 KB 56/1063 KB 232/1044 KB 504/1267 KB 512/531 KB 1092/1710 KB 56/1063 KB 232/1044 KB 484/1267 KB 512/531 KB 1096/1710 KB 60/1063 KB 232/1044 KB 504/1267 KB 512/531 KB 1096/1710 KB 64/1063 KB 232/1044 KB 504/1267 KB 512/531 KB 1096/1710 KB 68/1063 KB 232/1044 KB 504/1267 KB 512/531 KB 1096/1710 KB 72/1063 KB 232/1044 KB 504/1267 KB 512/531 KB 1096/1710 KB 76/1063 KB 232/1044 KB 504/1267 KB 512/531 KB 1096/1710 KB 80/1063 KB 232/1044 KB 504/1267 KB 512/531 KB 1096/1710 KB 56/1063 KB 232/1044 KB 484/1267 KB 512/531 KB 1100/1710 KB 80/1063 KB 232/1044 KB 504/1267 KB 512/531 KB 1104/1710 KB 80/1063 KB 232/1044 KB 504/1267 KB 512/531 KB 1108/1710 KB 80/1063 KB 232/1044 KB 504/1267 KB 512/531 KB 1112/1710 KB 80/1063 KB 232/1044 KB 504/1267 KB 512/531 KB 1116/1710 KB 80/1063 KB 232/1044 KB 504/1267 KB 512/531 KB 1116/1710 KB 80/1063 KB 232/1044 KB 508/1267 KB 512/531 KB 1116/1710 KB 80/1063 KB 232/1044 KB 512/1267 KB 512/531 KB 1120/1710 KB 80/1063 KB 232/1044 KB 516/1267 KB 512/531 KB 1120/1710 KB 84/1063 KB 232/1044 KB 520/1267 KB 512/531 KB 1120/1710 KB 84/1063 KB 232/1044 KB 524/1267 KB 512/531 KB 1120/1710 KB 84/1063 KB 232/1044 KB 528/1267 KB 512/531 KB 1120/1710 KB 80/1063 KB 232/1044 KB 512/1267 KB 512/531 KB 1124/1710 KB 84/1063 KB 232/1044 KB 528/1267 KB 512/531 KB 1120/1710 KB 84/1063 KB 232/1044 KB 516/1267 KB 512/531 KB 1128/1710 KB 88/1063 KB 232/1044 KB 528/1267 KB 512/531 KB 1128/1710 KB 92/1063 KB 232/1044 KB 528/1267 KB 512/531 KB 1128/1710 KB 96/1063 KB 232/1044 KB 528/1267 KB 512/531 KB 1128/1710 KB 96/1063 KB 232/1044 KB 528/1267 KB 512/531 KB 1132/1710 KB 100/1063 KB 232/1044 KB 528/1267 KB 512/531 KB 1132/1710 KB 104/1063 KB 232/1044 KB 532/1267 KB 512/531 KB 1132/1710 KB 100/1063 KB 232/1044 KB 532/1267 KB 512/531 KB 1132/1710 KB 104/1063 KB 232/1044 KB 536/1267 KB 512/531 KB 1132/1710 KB 100/1063 KB 232/1044 KB 528/1267 KB 512/531 KB 1136/1710 KB 108/1063 KB 232/1044 KB 536/1267 KB 512/531 KB 1140/1710 KB 108/1063 KB 232/1044 KB 536/1267 KB 512/531 KB 1132/1710 KB 108/1063 KB 232/1044 KB 536/1267 KB 512/531 KB 1140/1710 KB 112/1063 KB 232/1044 KB 540/1267 KB 512/531 KB 1140/1710 KB 116/1063 KB 232/1044 KB 540/1267 KB 512/531 KB 1140/1710 KB 108/1063 KB 232/1044 KB 540/1267 KB 512/531 KB 1144/1710 KB 116/1063 KB 232/1044 KB 544/1267 KB 512/531 KB 1144/1710 KB 116/1063 KB 232/1044 KB 548/1267 KB 512/531 KB 1144/1710 KB 120/1063 KB 232/1044 KB 552/1267 KB 512/531 KB 1144/1710 KB 120/1063 KB 232/1044 KB 556/1267 KB 512/531 KB 1144/1710 KB 120/1063 KB 232/1044 KB 560/1267 KB 512/531 KB 1144/1710 KB 120/1063 KB 232/1044 KB 564/1267 KB 516/5 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 31 KB 1144/1710 KB 120/1063 KB 232/1044 KB 568/1267 KB 516/531 KB 1144/1710 KB 120/1063 KB 232/1044 KB 572/1267 KB 516/531 KB 1144/1710 KB 116/1063 KB 232/1044 KB 540/1267 KB 512/531 KB 1144/1710 KB 120/1063 KB 232/1044 KB 560/1267 KB 516/531 KB 1144/1710 KB 120/1063 KB 232/1044 KB 572/1267 KB 520/531 KB 1144/1710 KB 120/1063 KB 232/1044 KB 572/1267 KB 524/531 KB 1144/1710 KB 120/1063 KB 232/1044 KB 572/1267 KB 528/531 KB 1144/1710 KB 120/1063 KB 232/1044 KB 572/1267 KB 531/531 KB 1092/1710 KB 52/1063 KB 232/1044 KB 484/1267 KB 504/531 KB 1144/1710 KB 120/1063 KB 236/1044 KB 572/1267 KB 531/531 KB 1144/1710 KB 120/1063 KB 240/1044 KB 572/1267 KB 531/531 KB 1144/1710 KB 120/1063 KB 244/1044 KB 572/1267 KB 531/531 KB 1144/1710 KB 120/1063 KB 248/1044 KB 572/1267 KB 531/531 KB 1144/1710 KB 120/1063 KB 252/1044 KB 572/1267 KB 531/531 KB 1144/1710 KB 120/1063 KB 256/1044 KB 572/1267 KB 531/531 KB 1144/1710 KB 120/1063 KB 260/1044 KB 572/1267 KB 531/531 KB 1144/1710 KB 120/1063 KB 264/1044 KB 572/1267 KB 531/531 KB 1144/1710 KB 120/1063 KB 268/1044 KB 572/1267 KB 531/531 KB 1144/1710 KB 120/1063 KB 272/1044 KB 572/1267 KB 531/531 KB 1144/1710 KB 120/1063 KB 276/1044 KB 572/1267 KB 531/531 KB 1144/1710 KB 120/1063 KB 280/1044 KB 572/1267 KB 531/531 KB 1144/1710 KB 120/1063 KB 284/1044 KB 572/1267 KB 531/531 KB 1148/1710 KB 120/1063 KB 288/1044 KB 572/1267 KB 531/531 KB 1148/1710 KB 120/1063 KB 292/1044 KB 572/1267 KB 531/531 KB 1144/1710 KB 120/1063 KB 232/1044 KB 548/1267 KB 512/531 KB 1148/1710 KB 124/1063 KB 292/1044 KB 572/1267 KB 531/531 KB 1148/1710 KB 128/1063 KB 292/1044 KB 572/1267 KB 531/531 KB 1148/1710 KB 120/1063 KB 284/1044 KB 572/1267 KB 531/531 KB 1152/1710 KB 128/1063 KB 292/1044 KB 572/1267 KB 531/531 KB 1156/1710 KB 128/1063 KB 292/1044 KB 572/1267 KB 531/531 KB 1160/1710 KB 128/1063 KB 292/1044 KB 572/1267 KB 531/531 KB 1164/1710 KB 128/1063 KB 296/1044 KB 572/1267 KB 531/531 KB 1168/1710 KB 128/1063 KB 296/1044 KB 572/1267 KB 531/531 KB 1172/1710 KB 128/1063 KB 296/1044 KB 572/1267 KB 531/531 KB 1176/1710 KB 132/1063 KB 296/1044 KB 576/1267 KB 531/531 KB 1180/1710 KB 132/1063 KB 296/1044 KB 576/1267 KB 1184/1710 KB 132/1063 KB 296/1044 KB 576/1267 KB 1160/1710 KB 128/1063 KB 296/1044 KB 572/1267 KB 531/531 KB 1184/1710 KB 132/1063 KB 300/1044 KB 576/1267 KB 1184/1710 KB 132/1063 KB 304/1044 KB 576/1267 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/1.6.2/joda-time-1.6.2.jar (531 KB at 1236.2 KB/sec) unit-abot-epc-basic-0: 06:22:27 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.jar unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 1184/1710 KB 132/1063 KB 308/1044 KB 576/1267 KB 1172/1710 KB 132/1063 KB 296/1044 KB 576/1267 KB 531/531 KB 1172/1710 KB 132/1063 KB 296/1044 KB 572/1267 KB 531/531 KB 1184/1710 KB 136/1063 KB 308/1044 KB 576/1267 KB 1184/1710 KB 140/1063 KB 308/1044 KB 576/1267 KB 1184/1710 KB 144/1063 KB 308/1044 KB 576/1267 KB 1184/1710 KB 144/1063 KB 308/1044 KB 580/1267 KB 1188/1710 KB 148/1063 KB 312/1044 KB 584/1267 KB 1188/1710 KB 148/1063 KB 312/1044 KB 588/1267 KB 1188/1710 KB 148/1063 KB 312/1044 KB 592/1267 KB 1184/1710 KB 144/1063 KB 312/1044 KB 580/1267 KB 1188/1710 KB 148/1063 KB 316/1044 KB 592/1267 KB 1188/1710 KB 148/1063 KB 320/1044 KB 592/1267 KB 1188/1710 KB 148/1063 KB 324/1044 KB 592/1267 KB 1188/1710 KB 148/1063 KB 328/1044 KB 592/1267 KB 1188/1710 KB 148/1063 KB 332/1044 KB 592/1267 KB 1188/1710 KB 148/1063 KB 336/1044 KB 592/1267 KB 1188/1710 KB 148/1063 KB 340/1044 KB 592/1267 KB 1188/1710 KB 148/1063 KB 344/1044 KB 596/1267 KB 1188/1710 KB 148/1063 KB 312/1044 KB 580/1267 KB 1192/1710 KB 148/1063 KB 344/1044 KB 596/1267 KB 1184/1710 KB 148/1063 KB 312/1044 KB 580/1267 KB 1192/1710 KB 152/1063 KB 344/1044 KB 596/1267 KB 1192/1710 KB 156/1063 KB 344/1044 KB 596/1267 KB 1192/1710 KB 160/1063 KB 344/1044 KB 596/1267 KB 1192/1710 KB 164/1063 KB 344/1044 KB 596/1267 KB 1196/1710 KB 168/1063 KB 344/1044 KB 596/1267 KB 1188/1710 KB 148/1063 KB 340/1044 KB 596/1267 KB 1196/1710 KB 164/1063 KB 344/1044 KB 596/1267 KB 1200/1710 KB 168/1063 KB 344/1044 KB 596/1267 KB 1204/1710 KB 168/1063 KB 344/1044 KB 596/1267 KB 1204/1710 KB 172/1063 KB 344/1044 KB 600/1267 KB 1204/1710 KB 172/1063 KB 344/1044 KB 604/1267 KB 1204/1710 KB 172/1063 KB 344/1044 KB 608/1267 KB 1204/1710 KB 172/1063 KB 344/1044 KB 596/1267 KB 1204/1710 KB 176/1063 KB 344/1044 KB 608/1267 KB 1204/1710 KB 176/1063 KB 348/1044 KB 608/1267 KB 1208/1710 KB 176/1063 KB 352/1044 KB 612/1267 KB 1208/1710 KB 180/1063 KB 352/1044 KB 612/1267 KB 1208/1710 KB 184/1063 KB 352/1044 KB 612/1267 KB 1208/1710 KB 176/1063 KB 348/1044 KB 612/1267 KB 1208/1710 KB 184/1063 KB 356/1044 KB 616/1267 KB 1208/1710 KB 184/1063 KB 356/1044 KB 620/1267 KB 1208/1710 KB 176/1063 KB 348/1044 KB 608/1267 KB 1212/1710 KB 188/1063 KB 356/1044 KB 620/1267 KB 1216/1710 KB 188/1063 KB 356/1044 KB 620/1267 KB 1220/1710 KB 188/1063 KB 356/1044 KB 620/1267 KB 1208/1710 KB 188/1063 KB 356/1044 KB 620/1267 KB 1220/1710 KB 192/1063 KB 356/1044 KB 624/1267 KB 1208/1710 KB 184/1063 KB 356/1044 KB 612/1267 KB 1224/1710 KB 192/1063 KB 360/1044 KB 624/1267 KB 1224/1710 KB 192/1063 KB 364/1044 KB 624/1267 KB 1224/1710 KB 192/1063 KB 368/1044 KB 624/1267 KB 1224/1710 KB 192/1063 KB 356/1044 KB 624/1267 KB 1228/1710 KB 192/1063 KB 368/1044 KB 624/1267 KB 1232/1710 KB 192/1063 KB 368/1044 KB 624/1267 KB 1236/1710 KB 192/1063 KB 368/1044 KB 624/1267 KB 4/713 KB 1240/1710 KB 196/1063 KB 372/1044 KB 624/1267 KB 4/713 KB 1220/1710 KB 188/1063 KB 356/1044 KB 624/1267 KB 1240/1710 KB 196/1063 KB 372/1044 KB 628/1267 KB 4/713 KB 1240/1710 KB 196/1063 KB 372/1044 KB 632/1267 KB 4/713 KB 1240/1710 KB 196/1063 KB 372/1044 KB 636/1267 KB 4/713 KB 1240/1710 KB 196/1063 KB 372/1044 KB 640/1267 KB 4/713 KB 1236/1710 KB 196/1063 KB 372/1044 KB 624/1267 KB 4/713 KB 1240/1710 KB 196/1063 KB 376/1044 KB 640/1267 KB 4/713 KB 1240/1710 KB 196/1063 KB 380/1044 KB 640/1267 KB 4/713 KB 1240/1710 KB 196/1063 KB 384/1044 KB 640/1267 KB 4/713 KB 1240/1710 KB 196/1063 KB 388/1044 KB 640/1267 KB 4/713 KB 1244/ unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 1710 KB 196/1063 KB 392/1044 KB 644/1267 KB 4/713 KB 1244/1710 KB 196/1063 KB 396/1044 KB 644/1267 KB 4/713 KB 1244/1710 KB 196/1063 KB 400/1044 KB 644/1267 KB 4/713 KB 1236/1710 KB 196/1063 KB 368/1044 KB 624/1267 KB 4/713 KB 1232/1710 KB 192/1063 KB 368/1044 KB 624/1267 KB 4/713 KB 1244/1710 KB 196/1063 KB 400/1044 KB 644/1267 KB 8/713 KB 1244/1710 KB 196/1063 KB 400/1044 KB 644/1267 KB 12/713 KB 1244/1710 KB 196/1063 KB 400/1044 KB 644/1267 KB 16/713 KB 1244/1710 KB 196/1063 KB 400/1044 KB 644/1267 KB 20/713 KB 1244/1710 KB 196/1063 KB 400/1044 KB 644/1267 KB 24/713 KB 1244/1710 KB 196/1063 KB 400/1044 KB 644/1267 KB 28/713 KB 1244/1710 KB 196/1063 KB 400/1044 KB 644/1267 KB 32/713 KB 1244/1710 KB 196/1063 KB 400/1044 KB 644/1267 KB 36/713 KB 1244/1710 KB 196/1063 KB 400/1044 KB 644/1267 KB 40/713 KB 1244/1710 KB 196/1063 KB 400/1044 KB 644/1267 KB 44/713 KB 1244/1710 KB 196/1063 KB 400/1044 KB 644/1267 KB 48/713 KB 1244/1710 KB 200/1063 KB 400/1044 KB 644/1267 KB 48/713 KB 1244/1710 KB 204/1063 KB 400/1044 KB 644/1267 KB 48/713 KB 1244/1710 KB 208/1063 KB 400/1044 KB 644/1267 KB 48/713 KB 1244/1710 KB 212/1063 KB 400/1044 KB 644/1267 KB 48/713 KB 1244/1710 KB 216/1063 KB 400/1044 KB 644/1267 KB 48/713 KB 1244/1710 KB 220/1063 KB 400/1044 KB 644/1267 KB 48/713 KB 1244/1710 KB 196/1063 KB 388/1044 KB 644/1267 KB 4/713 KB 1244/1710 KB 224/1063 KB 400/1044 KB 648/1267 KB 48/713 KB 1244/1710 KB 224/1063 KB 400/1044 KB 652/1267 KB 48/713 KB 1244/1710 KB 224/1063 KB 400/1044 KB 656/1267 KB 48/713 KB 1244/1710 KB 196/1063 KB 388/1044 KB 640/1267 KB 4/713 KB 1248/1710 KB 224/1063 KB 400/1044 KB 656/1267 KB 48/713 KB 1252/1710 KB 224/1063 KB 400/1044 KB 656/1267 KB 48/713 KB 1256/1710 KB 224/1063 KB 400/1044 KB 660/1267 KB 48/713 KB 1260/1710 KB 224/1063 KB 400/1044 KB 660/1267 KB 48/713 KB 1264/1710 KB 224/1063 KB 400/1044 KB 660/1267 KB 48/713 KB 1268/1710 KB 224/1063 KB 400/1044 KB 660/1267 KB 48/713 KB 1272/1710 KB 224/1063 KB 404/1044 KB 660/1267 KB 52/713 KB 1276/1710 KB 224/1063 KB 404/1044 KB 660/1267 KB 52/713 KB 1280/1710 KB 224/1063 KB 404/1044 KB 660/1267 KB 52/713 KB 1252/1710 KB 224/1063 KB 400/1044 KB 660/1267 KB 48/713 KB 1280/1710 KB 224/1063 KB 404/1044 KB 664/1267 KB 52/713 KB 1280/1710 KB 224/1063 KB 404/1044 KB 668/1267 KB 52/713 KB 1244/1710 KB 224/1063 KB 400/1044 KB 656/1267 KB 48/713 KB 1280/1710 KB 228/1063 KB 404/1044 KB 668/1267 KB 52/713 KB 1280/1710 KB 232/1063 KB 404/1044 KB 668/1267 KB 52/713 KB 1268/1710 KB 224/1063 KB 404/1044 KB 660/1267 KB 52/713 KB 1268/1710 KB 224/1063 KB 400/1044 KB 660/1267 KB 52/713 KB 1280/1710 KB 236/1063 KB 404/1044 KB 668/1267 KB 56/713 KB 1280/1710 KB 236/1063 KB 404/1044 KB 668/1267 KB 60/713 KB 1280/1710 KB 236/1063 KB 404/1044 KB 668/1267 KB 64/713 KB 1280/1710 KB 236/1063 KB 404/1044 KB 668/1267 KB 68/713 KB 1280/1710 KB 236/1063 KB 404/1044 KB 668/1267 KB 72/713 KB 1280/1710 KB 236/1063 KB 404/1044 KB 668/1267 KB 76/713 KB 1280/1710 KB 236/1063 KB 404/1044 KB 668/1267 KB 80/713 KB 1280/1710 KB 236/1063 KB 404/1044 KB 672/1267 KB 80/713 KB 1280/1710 KB 236/1063 KB 404/1044 KB 668/1267 KB 52/713 KB 1280/1710 KB 240/1063 KB 408/1044 KB 672/1267 KB 80/713 KB 1280/1710 KB 236/1063 KB 408/1044 KB 672/1267 KB 80/713 KB 1280/1710 KB 240/1063 KB 412/1044 KB 672/1267 KB 80/713 KB 1280/1710 KB 240/1063 KB 416/1044 KB 672/1267 KB 80/713 KB 1280/1710 KB 244/1063 KB 416/1044 KB 672/1267 KB 84/713 KB 1280/1710 KB 244/1063 KB 416/1044 KB 672/12 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 67 KB 88/713 KB 1280/1710 KB 244/1063 KB 416/1044 KB 672/1267 KB 92/713 KB 1280/1710 KB 244/1063 KB 416/1044 KB 672/1267 KB 96/713 KB 1280/1710 KB 244/1063 KB 416/1044 KB 676/1267 KB 96/713 KB 1284/1710 KB 244/1063 KB 420/1044 KB 680/1267 KB 96/713 KB 1284/1710 KB 244/1063 KB 420/1044 KB 684/1267 KB 96/713 KB 1284/1710 KB 244/1063 KB 420/1044 KB 688/1267 KB 96/713 KB 1280/1710 KB 244/1063 KB 416/1044 KB 672/1267 KB 80/713 KB 1284/1710 KB 248/1063 KB 420/1044 KB 688/1267 KB 96/713 KB 1284/1710 KB 244/1063 KB 420/1044 KB 676/1267 KB 96/713 KB 1284/1710 KB 252/1063 KB 424/1044 KB 688/1267 KB 96/713 KB 1284/1710 KB 252/1063 KB 428/1044 KB 688/1267 KB 100/713 KB 1284/1710 KB 252/1063 KB 432/1044 KB 688/1267 KB 100/713 KB 1284/1710 KB 252/1063 KB 436/1044 KB 688/1267 KB 100/713 KB 1284/1710 KB 252/1063 KB 440/1044 KB 692/1267 KB 100/713 KB 1284/1710 KB 244/1063 KB 416/1044 KB 676/1267 KB 96/713 KB 1288/1710 KB 252/1063 KB 440/1044 KB 692/1267 KB 100/713 KB 1292/1710 KB 252/1063 KB 440/1044 KB 692/1267 KB 100/713 KB 1296/1710 KB 252/1063 KB 440/1044 KB 692/1267 KB 100/713 KB 1300/1710 KB 252/1063 KB 440/1044 KB 692/1267 KB 100/713 KB 1284/1710 KB 252/1063 KB 436/1044 KB 692/1267 KB 100/713 KB 1300/1710 KB 252/1063 KB 444/1044 KB 696/1267 KB 100/713 KB 1300/1710 KB 252/1063 KB 444/1044 KB 700/1267 KB 100/713 KB 1300/1710 KB 252/1063 KB 444/1044 KB 704/1267 KB 100/713 KB 1284/1710 KB 252/1063 KB 424/1044 KB 688/1267 KB 100/713 KB 1300/1710 KB 256/1063 KB 444/1044 KB 704/1267 KB 100/713 KB 1284/1710 KB 252/1063 KB 424/1044 KB 688/1267 KB 100/713 KB 1300/1710 KB 256/1063 KB 444/1044 KB 704/1267 KB 104/713 KB 1300/1710 KB 256/1063 KB 444/1044 KB 704/1267 KB 108/713 KB 1300/1710 KB 256/1063 KB 444/1044 KB 704/1267 KB 112/713 KB 1300/1710 KB 256/1063 KB 444/1044 KB 704/1267 KB 116/713 KB 1300/1710 KB 256/1063 KB 444/1044 KB 704/1267 KB 120/713 KB 1300/1710 KB 256/1063 KB 444/1044 KB 704/1267 KB 124/713 KB 1300/1710 KB 256/1063 KB 444/1044 KB 704/1267 KB 128/713 KB 1300/1710 KB 256/1063 KB 444/1044 KB 704/1267 KB 132/713 KB 1300/1710 KB 260/1063 KB 444/1044 KB 708/1267 KB 136/713 KB 1300/1710 KB 260/1063 KB 444/1044 KB 708/1267 KB 140/713 KB 1304/1710 KB 260/1063 KB 444/1044 KB 708/1267 KB 144/713 KB 1300/1710 KB 252/1063 KB 444/1044 KB 692/1267 KB 100/713 KB 1304/1710 KB 260/1063 KB 448/1044 KB 708/1267 KB 144/713 KB 1304/1710 KB 260/1063 KB 452/1044 KB 708/1267 KB 144/713 KB 1304/1710 KB 260/1063 KB 456/1044 KB 708/1267 KB 148/713 KB 1304/1710 KB 260/1063 KB 460/1044 KB 708/1267 KB 148/713 KB 1304/1710 KB 260/1063 KB 444/1044 KB 708/1267 KB 140/713 KB 1308/1710 KB 260/1063 KB 464/1044 KB 708/1267 KB 148/713 KB 1312/1710 KB 260/1063 KB 464/1044 KB 708/1267 KB 148/713 KB 1300/1710 KB 260/1063 KB 444/1044 KB 708/1267 KB 132/713 KB 1312/1710 KB 260/1063 KB 464/1044 KB 712/1267 KB 148/713 KB 1312/1710 KB 260/1063 KB 464/1044 KB 716/1267 KB 148/713 KB 1312/1710 KB 260/1063 KB 464/1044 KB 720/1267 KB 148/713 KB 1312/1710 KB 260/1063 KB 464/1044 KB 724/1267 KB 148/713 KB 1300/1710 KB 260/1063 KB 444/1044 KB 704/1267 KB 132/713 KB 1316/1710 KB 264/1063 KB 464/1044 KB 724/1267 KB 148/713 KB 1316/1710 KB 268/1063 KB 464/1044 KB 724/1267 KB 148/713 KB 1316/1710 KB 272/1063 KB 464/1044 KB 724/1267 KB 148/713 KB 1316/1710 KB 276/1063 KB 464/1044 KB 724/1267 KB 148/713 KB 1316/1710 KB 280/1063 KB 464/1044 KB 724/1267 KB 148/713 KB 1316/1710 KB 284/1063 KB 464/1044 KB 724/1267 KB 148/713 KB 1316/1710 KB 288/1063 KB 464/1044 K unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install B 724/1267 KB 148/713 KB 1304/1710 KB 260/1063 KB 464/1044 KB 724/1267 KB 148/713 KB 1316/1710 KB 292/1063 KB 464/1044 KB 724/1267 KB 148/713 KB 1316/1710 KB 296/1063 KB 468/1044 KB 728/1267 KB 148/713 KB 1316/1710 KB 300/1063 KB 468/1044 KB 728/1267 KB 148/713 KB 1316/1710 KB 304/1063 KB 468/1044 KB 728/1267 KB 148/713 KB 1316/1710 KB 260/1063 KB 464/1044 KB 724/1267 KB 148/713 KB 1320/1710 KB 304/1063 KB 468/1044 KB 728/1267 KB 148/713 KB 1304/1710 KB 260/1063 KB 452/1044 KB 708/1267 KB 148/713 KB 1320/1710 KB 304/1063 KB 468/1044 KB 728/1267 KB 152/713 KB 1320/1710 KB 304/1063 KB 468/1044 KB 728/1267 KB 156/713 KB 1320/1710 KB 304/1063 KB 468/1044 KB 728/1267 KB 160/713 KB 1324/1710 KB 304/1063 KB 468/1044 KB 728/1267 KB 160/713 KB 1328/1710 KB 304/1063 KB 468/1044 KB 728/1267 KB 160/713 KB 1332/1710 KB 304/1063 KB 468/1044 KB 728/1267 KB 160/713 KB 1336/1710 KB 308/1063 KB 468/1044 KB 728/1267 KB 164/713 KB 1316/1710 KB 292/1063 KB 468/1044 KB 728/1267 KB 148/713 KB 1340/1710 KB 308/1063 KB 468/1044 KB 732/1267 KB 164/713 KB 1340/1710 KB 308/1063 KB 468/1044 KB 736/1267 KB 164/713 KB 1316/1710 KB 292/1063 KB 468/1044 KB 724/1267 KB 148/713 KB 1340/1710 KB 308/1063 KB 472/1044 KB 736/1267 KB 164/713 KB 1340/1710 KB 308/1063 KB 472/1044 KB 740/1267 KB 164/713 KB 1340/1710 KB 308/1063 KB 476/1044 KB 744/1267 KB 164/713 KB 1340/1710 KB 308/1063 KB 476/1044 KB 748/1267 KB 164/713 KB 1340/1710 KB 308/1063 KB 476/1044 KB 752/1267 KB 164/713 KB 1332/1710 KB 308/1063 KB 468/1044 KB 728/1267 KB 164/713 KB 1332/1710 KB 304/1063 KB 468/1044 KB 728/1267 KB 164/713 KB 1340/1710 KB 312/1063 KB 476/1044 KB 752/1267 KB 168/713 KB 1340/1710 KB 312/1063 KB 476/1044 KB 752/1267 KB 172/713 KB 1340/1710 KB 312/1063 KB 476/1044 KB 752/1267 KB 176/713 KB 1340/1710 KB 308/1063 KB 476/1044 KB 740/1267 KB 164/713 KB 1344/1710 KB 312/1063 KB 476/1044 KB 752/1267 KB 176/713 KB 1348/1710 KB 312/1063 KB 476/1044 KB 752/1267 KB 176/713 KB 1352/1710 KB 312/1063 KB 476/1044 KB 756/1267 KB 180/713 KB 1356/1710 KB 312/1063 KB 476/1044 KB 756/1267 KB 180/713 KB 1340/1710 KB 308/1063 KB 476/1044 KB 740/1267 KB 164/713 KB 1356/1710 KB 312/1063 KB 480/1044 KB 756/1267 KB 180/713 KB 1356/1710 KB 312/1063 KB 484/1044 KB 756/1267 KB 180/713 KB 1356/1710 KB 312/1063 KB 488/1044 KB 756/1267 KB 180/713 KB 1356/1710 KB 312/1063 KB 492/1044 KB 756/1267 KB 180/713 KB 1356/1710 KB 312/1063 KB 496/1044 KB 756/1267 KB 180/713 KB 1356/1710 KB 312/1063 KB 500/1044 KB 756/1267 KB 180/713 KB 1348/1710 KB 312/1063 KB 476/1044 KB 756/1267 KB 180/713 KB 1348/1710 KB 312/1063 KB 476/1044 KB 752/1267 KB 180/713 KB 1340/1710 KB 312/1063 KB 476/1044 KB 752/1267 KB 176/713 KB 1360/1710 KB 316/1063 KB 500/1044 KB 760/1267 KB 180/713 KB 1360/1710 KB 320/1063 KB 500/1044 KB 760/1267 KB 180/713 KB 1360/1710 KB 324/1063 KB 500/1044 KB 760/1267 KB 180/713 KB 1360/1710 KB 312/1063 KB 500/1044 KB 756/1267 KB 180/713 KB 1360/1710 KB 312/1063 KB 500/1044 KB 760/1267 KB 184/713 KB 1360/1710 KB 324/1063 KB 500/1044 KB 764/1267 KB 184/713 KB 1360/1710 KB 324/1063 KB 500/1044 KB 760/1267 KB 184/713 KB 1360/1710 KB 328/1063 KB 500/1044 KB 764/1267 KB 188/713 KB 1360/1710 KB 328/1063 KB 500/1044 KB 764/1267 KB 192/713 KB 1360/1710 KB 328/1063 KB 500/1044 KB 764/1267 KB 196/713 KB 1364/1710 KB 328/1063 KB 504/1044 KB 768/1267 KB 200/713 KB 1364/1710 KB 328/1063 KB 504/1044 KB 768/1267 KB 204/713 KB 1360/1710 KB 328/1063 KB 500/1044 KB 764/1267 KB 184/713 KB 1364/1710 KB 33 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 2/1063 KB 504/1044 KB 768/1267 KB 208/713 KB 1364/1710 KB 336/1063 KB 504/1044 KB 768/1267 KB 208/713 KB 1364/1710 KB 328/1063 KB 504/1044 KB 768/1267 KB 196/713 KB 1364/1710 KB 336/1063 KB 508/1044 KB 768/1267 KB 208/713 KB 1364/1710 KB 336/1063 KB 512/1044 KB 768/1267 KB 208/713 KB 1364/1710 KB 336/1063 KB 516/1044 KB 768/1267 KB 208/713 KB 1364/1710 KB 340/1063 KB 520/1044 KB 768/1267 KB 208/713 KB 1364/1710 KB 340/1063 KB 524/1044 KB 768/1267 KB 208/713 KB 1364/1710 KB 340/1063 KB 528/1044 KB 768/1267 KB 208/713 KB 1364/1710 KB 340/1063 KB 532/1044 KB 768/1267 KB 208/713 KB 1364/1710 KB 340/1063 KB 536/1044 KB 768/1267 KB 208/713 KB 1364/1710 KB 328/1063 KB 500/1044 KB 768/1267 KB 196/713 KB 1368/1710 KB 340/1063 KB 536/1044 KB 768/1267 KB 208/713 KB 1372/1710 KB 340/1063 KB 536/1044 KB 768/1267 KB 208/713 KB 1376/1710 KB 340/1063 KB 536/1044 KB 768/1267 KB 208/713 KB 1360/1710 KB 328/1063 KB 500/1044 KB 768/1267 KB 196/713 KB 1376/1710 KB 340/1063 KB 536/1044 KB 772/1267 KB 208/713 KB 1376/1710 KB 340/1063 KB 536/1044 KB 776/1267 KB 208/713 KB 1376/1710 KB 340/1063 KB 536/1044 KB 780/1267 KB 208/713 KB 1364/1710 KB 340/1063 KB 516/1044 KB 768/1267 KB 208/713 KB 1364/1710 KB 340/1063 KB 516/1044 KB 768/1267 KB 208/713 KB 1376/1710 KB 340/1063 KB 536/1044 KB 780/1267 KB 212/713 KB 1380/1710 KB 344/1063 KB 536/1044 KB 784/1267 KB 216/713 KB 1380/1710 KB 344/1063 KB 536/1044 KB 784/1267 KB 212/713 KB 1384/1710 KB 344/1063 KB 536/1044 KB 784/1267 KB 220/713 KB 1388/1710 KB 344/1063 KB 536/1044 KB 784/1267 KB 220/713 KB 1392/1710 KB 344/1063 KB 536/1044 KB 784/1267 KB 220/713 KB 1396/1710 KB 344/1063 KB 536/1044 KB 784/1267 KB 220/713 KB 1376/1710 KB 344/1063 KB 536/1044 KB 784/1267 KB 212/713 KB 1396/1710 KB 348/1063 KB 540/1044 KB 784/1267 KB 220/713 KB 1396/1710 KB 352/1063 KB 540/1044 KB 784/1267 KB 220/713 KB 1376/1710 KB 340/1063 KB 536/1044 KB 784/1267 KB 212/713 KB 1396/1710 KB 352/1063 KB 540/1044 KB 788/1267 KB 220/713 KB 1396/1710 KB 356/1063 KB 540/1044 KB 792/1267 KB 220/713 KB 1396/1710 KB 356/1063 KB 540/1044 KB 796/1267 KB 220/713 KB 1396/1710 KB 356/1063 KB 540/1044 KB 800/1267 KB 220/713 KB 1396/1710 KB 356/1063 KB 540/1044 KB 804/1267 KB 220/713 KB 1396/1710 KB 344/1063 KB 540/1044 KB 784/1267 KB 220/713 KB 1400/1710 KB 356/1063 KB 544/1044 KB 804/1267 KB 220/713 KB 1384/1710 KB 344/1063 KB 536/1044 KB 784/1267 KB 220/713 KB 1400/1710 KB 356/1063 KB 544/1044 KB 804/1267 KB 224/713 KB 1400/1710 KB 356/1063 KB 544/1044 KB 804/1267 KB 228/713 KB 1400/1710 KB 356/1063 KB 544/1044 KB 804/1267 KB 232/713 KB 1400/1710 KB 356/1063 KB 544/1044 KB 804/1267 KB 236/713 KB 1400/1710 KB 356/1063 KB 544/1044 KB 808/1267 KB 240/713 KB 1400/1710 KB 356/1063 KB 544/1044 KB 808/1267 KB 244/713 KB 1400/1710 KB 356/1063 KB 548/1044 KB 808/1267 KB 248/713 KB 1400/1710 KB 356/1063 KB 548/1044 KB 808/1267 KB 252/713 KB 1400/1710 KB 356/1063 KB 548/1044 KB 808/1267 KB 256/713 KB 1400/1710 KB 356/1063 KB 540/1044 KB 804/1267 KB 220/713 KB 1404/1710 KB 356/1063 KB 548/1044 KB 808/1267 KB 256/713 KB 1396/1710 KB 356/1063 KB 540/1044 KB 788/1267 KB 220/713 KB 1404/1710 KB 360/1063 KB 548/1044 KB 808/1267 KB 256/713 KB 1404/1710 KB 364/1063 KB 548/1044 KB 808/1267 KB 256/713 KB 1404/1710 KB 368/1063 KB 548/1044 KB 808/1267 KB 256/713 KB 1404/1710 KB 372/1063 KB 548/1044 KB 808/1267 KB 256/713 KB 1404/1710 KB 376/1063 KB 548/1044 KB 808/1267 KB 256/713 KB 1408/1710 KB 380/1063 KB 548/1044 KB 808/1267 KB 256/713 K unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install B 1408/1710 KB 384/1063 KB 548/1044 KB 808/1267 KB 256/713 KB 1400/1710 KB 356/1063 KB 548/1044 KB 808/1267 KB 244/713 KB 1400/1710 KB 356/1063 KB 544/1044 KB 808/1267 KB 236/713 KB 1408/1710 KB 384/1063 KB 548/1044 KB 812/1267 KB 256/713 KB 1408/1710 KB 384/1063 KB 548/1044 KB 816/1267 KB 256/713 KB 1408/1710 KB 376/1063 KB 548/1044 KB 808/1267 KB 256/713 KB 1412/1710 KB 384/1063 KB 548/1044 KB 816/1267 KB 256/713 KB 1416/1710 KB 388/1063 KB 552/1044 KB 820/1267 KB 256/713 KB 1412/1710 KB 388/1063 KB 552/1044 KB 820/1267 KB 256/713 KB 1416/1710 KB 388/1063 KB 556/1044 KB 820/1267 KB 256/713 KB 1416/1710 KB 388/1063 KB 560/1044 KB 820/1267 KB 256/713 KB 1416/1710 KB 388/1063 KB 564/1044 KB 820/1267 KB 256/713 KB 1420/1710 KB 388/1063 KB 568/1044 KB 820/1267 KB 260/713 KB 1420/1710 KB 388/1063 KB 572/1044 KB 820/1267 KB 260/713 KB 1412/1710 KB 388/1063 KB 548/1044 KB 820/1267 KB 256/713 KB 1420/1710 KB 392/1063 KB 576/1044 KB 820/1267 KB 260/713 KB 1420/1710 KB 396/1063 KB 576/1044 KB 820/1267 KB 260/713 KB 1420/1710 KB 400/1063 KB 576/1044 KB 820/1267 KB 260/713 KB 1412/1710 KB 384/1063 KB 548/1044 KB 820/1267 KB 256/713 KB 1420/1710 KB 400/1063 KB 576/1044 KB 824/1267 KB 260/713 KB 1420/1710 KB 400/1063 KB 576/1044 KB 828/1267 KB 260/713 KB 1420/1710 KB 400/1063 KB 576/1044 KB 832/1267 KB 260/713 KB 1420/1710 KB 400/1063 KB 576/1044 KB 836/1267 KB 260/713 KB 1420/1710 KB 404/1063 KB 576/1044 KB 840/1267 KB 260/713 KB 1420/1710 KB 388/1063 KB 564/1044 KB 820/1267 KB 260/713 KB 1420/1710 KB 404/1063 KB 576/1044 KB 840/1267 KB 264/713 KB 1420/1710 KB 388/1063 KB 564/1044 KB 820/1267 KB 256/713 KB 1424/1710 KB 404/1063 KB 576/1044 KB 840/1267 KB 264/713 KB 1428/1710 KB 404/1063 KB 576/1044 KB 840/1267 KB 264/713 KB 1420/1710 KB 404/1063 KB 576/1044 KB 836/1267 KB 260/713 KB 1428/1710 KB 404/1063 KB 580/1044 KB 840/1267 KB 268/713 KB 1420/1710 KB 404/1063 KB 576/1044 KB 836/1267 KB 260/713 KB 1432/1710 KB 408/1063 KB 580/1044 KB 844/1267 KB 268/713 KB 1432/1710 KB 404/1063 KB 580/1044 KB 844/1267 KB 268/713 KB 1432/1710 KB 412/1063 KB 580/1044 KB 848/1267 KB 268/713 KB 1432/1710 KB 404/1063 KB 580/1044 KB 840/1267 KB 268/713 KB 1436/1710 KB 412/1063 KB 580/1044 KB 848/1267 KB 268/713 KB 1440/1710 KB 412/1063 KB 580/1044 KB 848/1267 KB 268/713 KB 1428/1710 KB 404/1063 KB 576/1044 KB 840/1267 KB 268/713 KB 1440/1710 KB 412/1063 KB 580/1044 KB 848/1267 KB 272/713 KB 1440/1710 KB 412/1063 KB 580/1044 KB 848/1267 KB 276/713 KB 1444/1710 KB 412/1063 KB 584/1044 KB 852/1267 KB 280/713 KB 1444/1710 KB 412/1063 KB 584/1044 KB 852/1267 KB 284/713 KB 1432/1710 KB 412/1063 KB 580/1044 KB 848/1267 KB 268/713 KB 1444/1710 KB 416/1063 KB 584/1044 KB 852/1267 KB 284/713 KB 1444/1710 KB 420/1063 KB 584/1044 KB 852/1267 KB 284/713 KB 1444/1710 KB 412/1063 KB 584/1044 KB 852/1267 KB 276/713 KB 1440/1710 KB 412/1063 KB 584/1044 KB 852/1267 KB 276/713 KB 1444/1710 KB 420/1063 KB 584/1044 KB 856/1267 KB 288/713 KB 1448/1710 KB 420/1063 KB 584/1044 KB 860/1267 KB 288/713 KB 1448/1710 KB 424/1063 KB 584/1044 KB 864/1267 KB 288/713 KB 1440/1710 KB 412/1063 KB 584/1044 KB 848/1267 KB 276/713 KB 1448/1710 KB 424/1063 KB 588/1044 KB 864/1267 KB 288/713 KB 1448/1710 KB 424/1063 KB 592/1044 KB 864/1267 KB 288/713 KB 1448/1710 KB 424/1063 KB 596/1044 KB 864/1267 KB 288/713 KB 1448/1710 KB 424/1063 KB 600/1044 KB 864/1267 KB 288/713 KB 1448/1710 KB 424/1063 KB 604/1044 KB 864/1267 KB 288/713 KB 1448/1710 KB 424/1063 KB 608/1044 KB 8 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 64/1267 KB 288/713 KB 1448/1710 KB 424/1063 KB 612/1044 KB 864/1267 KB 288/713 KB 1448/1710 KB 424/1063 KB 616/1044 KB 868/1267 KB 288/713 KB 1448/1710 KB 424/1063 KB 584/1044 KB 860/1267 KB 288/713 KB 1448/1710 KB 428/1063 KB 616/1044 KB 868/1267 KB 288/713 KB 1448/1710 KB 420/1063 KB 584/1044 KB 856/1267 KB 288/713 KB 1444/1710 KB 420/1063 KB 584/1044 KB 852/1267 KB 288/713 KB 1452/1710 KB 428/1063 KB 616/1044 KB 868/1267 KB 292/713 KB 1452/1710 KB 432/1063 KB 616/1044 KB 868/1267 KB 296/713 KB 1452/1710 KB 432/1063 KB 616/1044 KB 868/1267 KB 300/713 KB 1452/1710 KB 432/1063 KB 616/1044 KB 868/1267 KB 304/713 KB 1448/1710 KB 424/1063 KB 612/1044 KB 868/1267 KB 288/713 KB 1452/1710 KB 432/1063 KB 616/1044 KB 868/1267 KB 292/713 KB 1452/1710 KB 428/1063 KB 616/1044 KB 868/1267 KB 288/713 KB 1456/1710 KB 432/1063 KB 616/1044 KB 868/1267 KB 304/713 KB 1460/1710 KB 432/1063 KB 616/1044 KB 868/1267 KB 304/713 KB 1464/1710 KB 436/1063 KB 616/1044 KB 868/1267 KB 304/713 KB 1468/1710 KB 436/1063 KB 616/1044 KB 872/1267 KB 308/713 KB 1460/1710 KB 436/1063 KB 616/1044 KB 868/1267 KB 304/713 KB 1468/1710 KB 440/1063 KB 616/1044 KB 872/1267 KB 308/713 KB 1468/1710 KB 444/1063 KB 616/1044 KB 872/1267 KB 308/713 KB 1468/1710 KB 448/1063 KB 616/1044 KB 872/1267 KB 308/713 KB 1472/1710 KB 452/1063 KB 616/1044 KB 872/1267 KB 308/713 KB 1464/1710 KB 436/1063 KB 616/1044 KB 872/1267 KB 308/713 KB 1472/1710 KB 452/1063 KB 620/1044 KB 872/1267 KB 312/713 KB 1472/1710 KB 452/1063 KB 620/1044 KB 872/1267 KB 316/713 KB 1472/1710 KB 452/1063 KB 620/1044 KB 872/1267 KB 320/713 KB 1464/1710 KB 436/1063 KB 616/1044 KB 872/1267 KB 304/713 KB 1472/1710 KB 452/1063 KB 620/1044 KB 876/1267 KB 320/713 KB 1472/1710 KB 452/1063 KB 620/1044 KB 880/1267 KB 320/713 KB 1472/1710 KB 452/1063 KB 620/1044 KB 884/1267 KB 320/713 KB 1472/1710 KB 452/1063 KB 620/1044 KB 888/1267 KB 320/713 KB 1472/1710 KB 456/1063 KB 620/1044 KB 892/1267 KB 324/713 KB 1472/1710 KB 452/1063 KB 620/1044 KB 872/1267 KB 308/713 KB 1472/1710 KB 448/1063 KB 616/1044 KB 872/1267 KB 308/713 KB 1476/1710 KB 456/1063 KB 620/1044 KB 896/1267 KB 324/713 KB 1480/1710 KB 456/1063 KB 624/1044 KB 896/1267 KB 324/713 KB 1484/1710 KB 456/1063 KB 624/1044 KB 896/1267 KB 324/713 KB 1488/1710 KB 456/1063 KB 624/1044 KB 896/1267 KB 324/713 KB 1472/1710 KB 456/1063 KB 620/1044 KB 888/1267 KB 324/713 KB 1488/1710 KB 460/1063 KB 624/1044 KB 896/1267 KB 324/713 KB 1488/1710 KB 464/1063 KB 624/1044 KB 896/1267 KB 324/713 KB 1492/1710 KB 464/1063 KB 624/1044 KB 896/1267 KB 324/713 KB 1496/1710 KB 468/1063 KB 624/1044 KB 896/1267 KB 324/713 KB 1500/1710 KB 468/1063 KB 624/1044 KB 896/1267 KB 324/713 KB 1504/1710 KB 468/1063 KB 624/1044 KB 896/1267 KB 324/713 KB 1472/1710 KB 452/1063 KB 620/1044 KB 888/1267 KB 324/713 KB 1504/1710 KB 468/1063 KB 624/1044 KB 896/1267 KB 328/713 KB 1504/1710 KB 468/1063 KB 624/1044 KB 896/1267 KB 332/713 KB 1504/1710 KB 468/1063 KB 624/1044 KB 896/1267 KB 336/713 KB 1492/1710 KB 468/1063 KB 624/1044 KB 896/1267 KB 324/713 KB 1504/1710 KB 472/1063 KB 624/1044 KB 896/1267 KB 336/713 KB 1504/1710 KB 476/1063 KB 624/1044 KB 896/1267 KB 336/713 KB 1504/1710 KB 480/1063 KB 624/1044 KB 896/1267 KB 336/713 KB 1504/1710 KB 484/1063 KB 624/1044 KB 896/1267 KB 336/713 KB 1508/1710 KB 488/1063 KB 624/1044 KB 896/1267 KB 340/713 KB 1472/1710 KB 456/1063 KB 620/1044 KB 896/1267 KB 324/713 KB 1476/1710 KB 456/1063 KB 624/1044 KB 896/1267 KB 324/713 KB 1508/1710 KB 488/106 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 3 KB 628/1044 KB 896/1267 KB 340/713 KB 1508/1710 KB 488/1063 KB 632/1044 KB 896/1267 KB 340/713 KB 1508/1710 KB 488/1063 KB 636/1044 KB 896/1267 KB 340/713 KB 1508/1710 KB 488/1063 KB 640/1044 KB 896/1267 KB 340/713 KB 1508/1710 KB 488/1063 KB 644/1044 KB 896/1267 KB 340/713 KB 1508/1710 KB 488/1063 KB 648/1044 KB 900/1267 KB 340/713 KB 1508/1710 KB 488/1063 KB 652/1044 KB 900/1267 KB 340/713 KB 1508/1710 KB 488/1063 KB 656/1044 KB 900/1267 KB 340/713 KB 1508/1710 KB 484/1063 KB 624/1044 KB 896/1267 KB 340/713 KB 1512/1710 KB 488/1063 KB 656/1044 KB 900/1267 KB 340/713 KB 1516/1710 KB 488/1063 KB 660/1044 KB 900/1267 KB 340/713 KB 1520/1710 KB 488/1063 KB 660/1044 KB 900/1267 KB 340/713 KB 1504/1710 KB 484/1063 KB 624/1044 KB 896/1267 KB 340/713 KB 1520/1710 KB 492/1063 KB 660/1044 KB 900/1267 KB 344/713 KB 1520/1710 KB 492/1063 KB 660/1044 KB 900/1267 KB 348/713 KB 1520/1710 KB 492/1063 KB 660/1044 KB 900/1267 KB 352/713 KB 1520/1710 KB 492/1063 KB 660/1044 KB 900/1267 KB 340/713 KB 1520/1710 KB 496/1063 KB 660/1044 KB 900/1267 KB 352/713 KB 1512/1710 KB 488/1063 KB 660/1044 KB 900/1267 KB 340/713 KB 1520/1710 KB 496/1063 KB 664/1044 KB 900/1267 KB 352/713 KB 1524/1710 KB 496/1063 KB 668/1044 KB 900/1267 KB 352/713 KB 1524/1710 KB 500/1063 KB 672/1044 KB 900/1267 KB 352/713 KB 1524/1710 KB 500/1063 KB 676/1044 KB 900/1267 KB 356/713 KB 1508/1710 KB 488/1063 KB 644/1044 KB 900/1267 KB 340/713 KB 1524/1710 KB 500/1063 KB 676/1044 KB 904/1267 KB 356/713 KB 1524/1710 KB 500/1063 KB 676/1044 KB 908/1267 KB 356/713 KB 1524/1710 KB 500/1063 KB 676/1044 KB 912/1267 KB 356/713 KB 1524/1710 KB 500/1063 KB 676/1044 KB 916/1267 KB 356/713 KB 1524/1710 KB 500/1063 KB 676/1044 KB 920/1267 KB 356/713 KB 1524/1710 KB 500/1063 KB 676/1044 KB 924/1267 KB 356/713 KB 1524/1710 KB 500/1063 KB 676/1044 KB 928/1267 KB 356/713 KB 1524/1710 KB 500/1063 KB 672/1044 KB 900/1267 KB 356/713 KB 1524/1710 KB 500/1063 KB 676/1044 KB 928/1267 KB 360/713 KB 1524/1710 KB 500/1063 KB 676/1044 KB 928/1267 KB 364/713 KB 1524/1710 KB 500/1063 KB 676/1044 KB 928/1267 KB 368/713 KB 1524/1710 KB 500/1063 KB 676/1044 KB 928/1267 KB 372/713 KB 1524/1710 KB 500/1063 KB 680/1044 KB 932/1267 KB 376/713 KB 1524/1710 KB 500/1063 KB 668/1044 KB 900/1267 KB 352/713 KB 1524/1710 KB 496/1063 KB 664/1044 KB 900/1267 KB 352/713 KB 1528/1710 KB 504/1063 KB 680/1044 KB 932/1267 KB 376/713 KB 1532/1710 KB 504/1063 KB 680/1044 KB 932/1267 KB 376/713 KB 1536/1710 KB 504/1063 KB 680/1044 KB 932/1267 KB 376/713 KB 1540/1710 KB 504/1063 KB 680/1044 KB 932/1267 KB 376/713 KB 1544/1710 KB 504/1063 KB 680/1044 KB 932/1267 KB 376/713 KB 1548/1710 KB 504/1063 KB 680/1044 KB 932/1267 KB 376/713 KB 1552/1710 KB 504/1063 KB 680/1044 KB 932/1267 KB 380/713 KB 1524/1710 KB 500/1063 KB 680/1044 KB 932/1267 KB 372/713 KB 1552/1710 KB 504/1063 KB 684/1044 KB 932/1267 KB 380/713 KB 1552/1710 KB 504/1063 KB 688/1044 KB 932/1267 KB 380/713 KB 1524/1710 KB 500/1063 KB 676/1044 KB 932/1267 KB 372/713 KB 1552/1710 KB 504/1063 KB 688/1044 KB 936/1267 KB 380/713 KB 1552/1710 KB 504/1063 KB 688/1044 KB 940/1267 KB 380/713 KB 1552/1710 KB 504/1063 KB 688/1044 KB 944/1267 KB 380/713 KB 1552/1710 KB 504/1063 KB 692/1044 KB 944/1267 KB 380/713 KB 1556/1710 KB 504/1063 KB 696/1044 KB 948/1267 KB 380/713 KB 1556/1710 KB 504/1063 KB 700/1044 KB 948/1267 KB 380/713 KB 1556/1710 KB 504/1063 KB 704/1044 KB 948/1267 KB 380/713 KB 1548/1710 KB 504/1063 KB 680/1044 KB 932/1267 KB 380/713 KB unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 1556/1710 KB 504/1063 KB 704/1044 KB 948/1267 KB 384/713 KB 1524/1710 KB 504/1063 KB 680/1044 KB 932/1267 KB 376/713 KB 1556/1710 KB 508/1063 KB 704/1044 KB 948/1267 KB 384/713 KB 1556/1710 KB 512/1063 KB 704/1044 KB 948/1267 KB 384/713 KB 1556/1710 KB 516/1063 KB 704/1044 KB 948/1267 KB 384/713 KB 1556/1710 KB 520/1063 KB 704/1044 KB 948/1267 KB 384/713 KB 1556/1710 KB 524/1063 KB 704/1044 KB 948/1267 KB 384/713 KB 1556/1710 KB 528/1063 KB 704/1044 KB 948/1267 KB 384/713 KB 1556/1710 KB 532/1063 KB 704/1044 KB 948/1267 KB 384/713 KB 1556/1710 KB 536/1063 KB 708/1044 KB 948/1267 KB 388/713 KB 1556/1710 KB 540/1063 KB 708/1044 KB 948/1267 KB 388/713 KB 1556/1710 KB 544/1063 KB 708/1044 KB 948/1267 KB 388/713 KB 1556/1710 KB 504/1063 KB 692/1044 KB 948/1267 KB 380/713 KB 1560/1710 KB 544/1063 KB 708/1044 KB 948/1267 KB 388/713 KB 1564/1710 KB 544/1063 KB 708/1044 KB 948/1267 KB 388/713 KB 1568/1710 KB 544/1063 KB 708/1044 KB 948/1267 KB 388/713 KB 1552/1710 KB 504/1063 KB 692/1044 KB 948/1267 KB 380/713 KB 1568/1710 KB 544/1063 KB 708/1044 KB 952/1267 KB 388/713 KB 1568/1710 KB 544/1063 KB 708/1044 KB 956/1267 KB 388/713 KB 1568/1710 KB 544/1063 KB 708/1044 KB 960/1267 KB 388/713 KB 1568/1710 KB 544/1063 KB 708/1044 KB 964/1267 KB 388/713 KB 1572/1710 KB 548/1063 KB 708/1044 KB 968/1267 KB 388/713 KB 1572/1710 KB 548/1063 KB 708/1044 KB 972/1267 KB 388/713 KB 1572/1710 KB 548/1063 KB 708/1044 KB 976/1267 KB 388/713 KB 1556/1710 KB 532/1063 KB 708/1044 KB 948/1267 KB 388/713 KB 1572/1710 KB 548/1063 KB 712/1044 KB 976/1267 KB 388/713 KB 1556/1710 KB 532/1063 KB 704/1044 KB 948/1267 KB 388/713 KB 1572/1710 KB 548/1063 KB 712/1044 KB 976/1267 KB 392/713 KB 1572/1710 KB 548/1063 KB 712/1044 KB 976/1267 KB 396/713 KB 1572/1710 KB 548/1063 KB 712/1044 KB 976/1267 KB 400/713 KB 1572/1710 KB 548/1063 KB 712/1044 KB 976/1267 KB 404/713 KB 1572/1710 KB 548/1063 KB 716/1044 KB 980/1267 KB 408/713 KB 1572/1710 KB 548/1063 KB 708/1044 KB 964/1267 KB 388/713 KB 1572/1710 KB 552/1063 KB 716/1044 KB 980/1267 KB 412/713 KB 1572/1710 KB 556/1063 KB 716/1044 KB 980/1267 KB 412/713 KB 1572/1710 KB 560/1063 KB 716/1044 KB 980/1267 KB 412/713 KB 1572/1710 KB 544/1063 KB 708/1044 KB 964/1267 KB 388/713 KB 1576/1710 KB 560/1063 KB 716/1044 KB 980/1267 KB 412/713 KB 1580/1710 KB 560/1063 KB 716/1044 KB 980/1267 KB 412/713 KB 1584/1710 KB 560/1063 KB 716/1044 KB 980/1267 KB 412/713 KB 1572/1710 KB 560/1063 KB 716/1044 KB 980/1267 KB 412/713 KB 1584/1710 KB 560/1063 KB 716/1044 KB 980/1267 KB 416/713 KB 1584/1710 KB 564/1063 KB 716/1044 KB 980/1267 KB 420/713 KB 1588/1710 KB 564/1063 KB 716/1044 KB 980/1267 KB 424/713 KB 1588/1710 KB 564/1063 KB 716/1044 KB 980/1267 KB 428/713 KB 1588/1710 KB 564/1063 KB 716/1044 KB 980/1267 KB 432/713 KB 1572/1710 KB 548/1063 KB 716/1044 KB 980/1267 KB 404/713 KB 1572/1710 KB 548/1063 KB 716/1044 KB 976/1267 KB 404/713 KB 1588/1710 KB 564/1063 KB 720/1044 KB 980/1267 KB 432/713 KB 1588/1710 KB 564/1063 KB 724/1044 KB 980/1267 KB 432/713 KB 1588/1710 KB 564/1063 KB 728/1044 KB 980/1267 KB 432/713 KB 1588/1710 KB 564/1063 KB 732/1044 KB 980/1267 KB 432/713 KB 1588/1710 KB 564/1063 KB 736/1044 KB 980/1267 KB 432/713 KB 1588/1710 KB 564/1063 KB 740/1044 KB 984/1267 KB 432/713 KB 1588/1710 KB 564/1063 KB 744/1044 KB 984/1267 KB 432/713 KB 1588/1710 KB 564/1063 KB 748/1044 KB 984/1267 KB 432/713 KB 1588/1710 KB 564/1063 KB 752/1044 KB 984/1267 KB 432/713 KB 1588/1710 KB 564/1063 KB 756/1044 KB 984/1 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 267 KB 432/713 KB 1588/1710 KB 564/1063 KB 760/1044 KB 984/1267 KB 436/713 KB 1588/1710 KB 564/1063 KB 764/1044 KB 984/1267 KB 436/713 KB 1588/1710 KB 564/1063 KB 716/1044 KB 980/1267 KB 420/713 KB 1592/1710 KB 564/1063 KB 764/1044 KB 984/1267 KB 436/713 KB 1584/1710 KB 564/1063 KB 716/1044 KB 980/1267 KB 416/713 KB 1592/1710 KB 568/1063 KB 764/1044 KB 984/1267 KB 436/713 KB 1592/1710 KB 572/1063 KB 764/1044 KB 984/1267 KB 436/713 KB 1596/1710 KB 576/1063 KB 764/1044 KB 984/1267 KB 436/713 KB 1596/1710 KB 580/1063 KB 764/1044 KB 984/1267 KB 436/713 KB 1596/1710 KB 584/1063 KB 764/1044 KB 984/1267 KB 436/713 KB 1596/1710 KB 588/1063 KB 764/1044 KB 984/1267 KB 436/713 KB 1596/1710 KB 592/1063 KB 764/1044 KB 984/1267 KB 436/713 KB 1588/1710 KB 564/1063 KB 756/1044 KB 984/1267 KB 436/713 KB 1596/1710 KB 592/1063 KB 764/1044 KB 984/1267 KB 440/713 KB 1596/1710 KB 592/1063 KB 764/1044 KB 984/1267 KB 444/713 KB 1596/1710 KB 592/1063 KB 764/1044 KB 984/1267 KB 448/713 KB 1588/1710 KB 564/1063 KB 736/1044 KB 984/1267 KB 432/713 KB 1596/1710 KB 592/1063 KB 764/1044 KB 988/1267 KB 448/713 KB 1596/1710 KB 592/1063 KB 764/1044 KB 992/1267 KB 448/713 KB 1596/1710 KB 592/1063 KB 764/1044 KB 996/1267 KB 448/713 KB 1596/1710 KB 592/1063 KB 764/1044 KB 1000/1267 KB 448/713 KB 1596/1710 KB 592/1063 KB 764/1044 KB 1004/1267 KB 448/713 KB 1596/1710 KB 592/1063 KB 764/1044 KB 1008/1267 KB 448/713 KB 1596/1710 KB 572/1063 KB 764/1044 KB 984/1267 KB 436/713 KB 1600/1710 KB 592/1063 KB 764/1044 KB 1008/1267 KB 448/713 KB 1604/1710 KB 592/1063 KB 764/1044 KB 1008/1267 KB 448/713 KB 1608/1710 KB 592/1063 KB 764/1044 KB 1008/1267 KB 448/713 KB 1612/1710 KB 592/1063 KB 764/1044 KB 1008/1267 KB 448/713 KB 1616/1710 KB 592/1063 KB 764/1044 KB 1008/1267 KB 448/713 KB 1620/1710 KB 596/1063 KB 764/1044 KB 1012/1267 KB 448/713 KB 1624/1710 KB 596/1063 KB 768/1044 KB 1012/1267 KB 452/713 KB 1628/1710 KB 596/1063 KB 768/1044 KB 1012/1267 KB 452/713 KB 1632/1710 KB 596/1063 KB 768/1044 KB 1012/1267 KB 452/713 KB 1616/1710 KB 596/1063 KB 764/1044 KB 1012/1267 KB 448/713 KB 1632/1710 KB 600/1063 KB 768/1044 KB 1012/1267 KB 452/713 KB 1632/1710 KB 604/1063 KB 768/1044 KB 1012/1267 KB 452/713 KB 1616/1710 KB 592/1063 KB 764/1044 KB 1012/1267 KB 448/713 KB 1632/1710 KB 604/1063 KB 768/1044 KB 1016/1267 KB 452/713 KB 1620/1710 KB 596/1063 KB 768/1044 KB 1012/1267 KB 452/713 KB 1632/1710 KB 604/1063 KB 768/1044 KB 1020/1267 KB 452/713 KB 1632/1710 KB 604/1063 KB 768/1044 KB 1024/1267 KB 452/713 KB 1632/1710 KB 604/1063 KB 768/1044 KB 1028/1267 KB 452/713 KB 1636/1710 KB 608/1063 KB 772/1044 KB 1032/1267 KB 452/713 KB 1620/1710 KB 596/1063 KB 764/1044 KB 1012/1267 KB 452/713 KB 1636/1710 KB 608/1063 KB 772/1044 KB 1032/1267 KB 456/713 KB 1636/1710 KB 608/1063 KB 772/1044 KB 1032/1267 KB 460/713 KB 1636/1710 KB 608/1063 KB 772/1044 KB 1032/1267 KB 464/713 KB 1636/1710 KB 608/1063 KB 772/1044 KB 1032/1267 KB 468/713 KB 1636/1710 KB 608/1063 KB 772/1044 KB 1036/1267 KB 472/713 KB 1636/1710 KB 608/1063 KB 772/1044 KB 1036/1267 KB 476/713 KB 1636/1710 KB 608/1063 KB 772/1044 KB 1036/1267 KB 480/713 KB 1636/1710 KB 608/1063 KB 772/1044 KB 1028/1267 KB 452/713 KB 1640/1710 KB 608/1063 KB 772/1044 KB 1036/1267 KB 480/713 KB 1644/1710 KB 608/1063 KB 772/1044 KB 1036/1267 KB 480/713 KB 1648/1710 KB 608/1063 KB 772/1044 KB 1036/1267 KB 480/713 KB 1652/1710 KB 608/1063 KB 772/1044 KB 1036/1267 KB 480/713 KB 1632/1710 KB 608/1063 KB 772/1044 KB 1028/1267 KB 452/ unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 713 KB 1632/1710 KB 604/1063 KB 772/1044 KB 1028/1267 KB 452/713 KB 1652/1710 KB 608/1063 KB 776/1044 KB 1036/1267 KB 484/713 KB 1652/1710 KB 608/1063 KB 780/1044 KB 1036/1267 KB 484/713 KB 1652/1710 KB 608/1063 KB 784/1044 KB 1036/1267 KB 484/713 KB 1652/1710 KB 608/1063 KB 788/1044 KB 1036/1267 KB 484/713 KB 1652/1710 KB 612/1063 KB 792/1044 KB 1036/1267 KB 484/713 KB 1652/1710 KB 612/1063 KB 796/1044 KB 1036/1267 KB 484/713 KB 1652/1710 KB 612/1063 KB 800/1044 KB 1036/1267 KB 484/713 KB 1652/1710 KB 612/1063 KB 804/1044 KB 1036/1267 KB 484/713 KB 1652/1710 KB 608/1063 KB 772/1044 KB 1036/1267 KB 484/713 KB 1656/1710 KB 612/1063 KB 804/1044 KB 1036/1267 KB 488/713 KB 1656/1710 KB 612/1063 KB 804/1044 KB 1036/1267 KB 492/713 KB 1656/1710 KB 612/1063 KB 804/1044 KB 1036/1267 KB 496/713 KB 1636/1710 KB 608/1063 KB 772/1044 KB 1036/1267 KB 468/713 KB 1656/1710 KB 612/1063 KB 804/1044 KB 1040/1267 KB 496/713 KB 1656/1710 KB 612/1063 KB 804/1044 KB 1044/1267 KB 496/713 KB 1656/1710 KB 612/1063 KB 804/1044 KB 1048/1267 KB 496/713 KB 1656/1710 KB 612/1063 KB 804/1044 KB 1052/1267 KB 496/713 KB 1656/1710 KB 612/1063 KB 804/1044 KB 1056/1267 KB 496/713 KB 1656/1710 KB 612/1063 KB 804/1044 KB 1060/1267 KB 496/713 KB 1656/1710 KB 612/1063 KB 808/1044 KB 1064/1267 KB 500/713 KB 1656/1710 KB 612/1063 KB 808/1044 KB 1068/1267 KB 500/713 KB 1656/1710 KB 612/1063 KB 804/1044 KB 1036/1267 KB 484/713 KB 1660/1710 KB 612/1063 KB 808/1044 KB 1068/1267 KB 500/713 KB 1664/1710 KB 612/1063 KB 808/1044 KB 1068/1267 KB 500/713 KB 1652/1710 KB 612/1063 KB 788/1044 KB 1036/1267 KB 484/713 KB 1664/1710 KB 616/1063 KB 808/1044 KB 1068/1267 KB 500/713 KB 1664/1710 KB 620/1063 KB 808/1044 KB 1068/1267 KB 500/713 KB 1664/1710 KB 624/1063 KB 808/1044 KB 1068/1267 KB 500/713 KB 1664/1710 KB 628/1063 KB 808/1044 KB 1068/1267 KB 500/713 KB 1664/1710 KB 632/1063 KB 808/1044 KB 1068/1267 KB 500/713 KB 1664/1710 KB 636/1063 KB 808/1044 KB 1068/1267 KB 500/713 KB 1664/1710 KB 640/1063 KB 808/1044 KB 1068/1267 KB 500/713 KB 1664/1710 KB 644/1063 KB 808/1044 KB 1068/1267 KB 500/713 KB 1668/1710 KB 648/1063 KB 808/1044 KB 1072/1267 KB 500/713 KB 1668/1710 KB 652/1063 KB 808/1044 KB 1072/1267 KB 500/713 KB 1668/1710 KB 656/1063 KB 808/1044 KB 1072/1267 KB 500/713 KB 1656/1710 KB 612/1063 KB 808/1044 KB 1060/1267 KB 500/713 KB 1668/1710 KB 656/1063 KB 808/1044 KB 1072/1267 KB 504/713 KB 1656/1710 KB 612/1063 KB 808/1044 KB 1060/1267 KB 496/713 KB 1668/1710 KB 656/1063 KB 812/1044 KB 1072/1267 KB 504/713 KB 1668/1710 KB 656/1063 KB 816/1044 KB 1072/1267 KB 504/713 KB 1668/1710 KB 656/1063 KB 820/1044 KB 1072/1267 KB 504/713 KB 1668/1710 KB 644/1063 KB 808/1044 KB 1072/1267 KB 500/713 KB 1668/1710 KB 644/1063 KB 808/1044 KB 1068/1267 KB 500/713 KB 1672/1710 KB 656/1063 KB 820/1044 KB 1072/1267 KB 508/713 KB 1676/1710 KB 656/1063 KB 820/1044 KB 1072/1267 KB 508/713 KB 1680/1710 KB 656/1063 KB 820/1044 KB 1072/1267 KB 508/713 KB 1684/1710 KB 656/1063 KB 824/1044 KB 1072/1267 KB 508/713 KB 1688/1710 KB 660/1063 KB 824/1044 KB 1076/1267 KB 508/713 KB 1692/1710 KB 660/1063 KB 824/1044 KB 1076/1267 KB 508/713 KB 1696/1710 KB 660/1063 KB 824/1044 KB 1076/1267 KB 508/713 KB 1668/1710 KB 656/1063 KB 820/1044 KB 1072/1267 KB 508/713 KB 1696/1710 KB 660/1063 KB 824/1044 KB 1076/1267 KB 512/713 KB 1696/1710 KB 660/1063 KB 824/1044 KB 1076/1267 KB 516/713 KB 1684/1710 KB 660/1063 KB 824/1044 KB 1076/1267 KB 508/713 KB 1696/1710 KB 660/1063 KB 824/1044 KB 1080/1267 K unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install B 516/713 KB 1696/1710 KB 660/1063 KB 824/1044 KB 1084/1267 KB 516/713 KB 1684/1710 KB 660/1063 KB 824/1044 KB 1072/1267 KB 508/713 KB 1680/1710 KB 656/1063 KB 824/1044 KB 1072/1267 KB 508/713 KB 1696/1710 KB 664/1063 KB 828/1044 KB 1088/1267 KB 516/713 KB 1696/1710 KB 664/1063 KB 832/1044 KB 1088/1267 KB 516/713 KB 1696/1710 KB 664/1063 KB 836/1044 KB 1088/1267 KB 516/713 KB 1696/1710 KB 664/1063 KB 836/1044 KB 1088/1267 KB 520/713 KB 1696/1710 KB 664/1063 KB 836/1044 KB 1088/1267 KB 524/713 KB 1696/1710 KB 664/1063 KB 836/1044 KB 1088/1267 KB 528/713 KB 1696/1710 KB 664/1063 KB 836/1044 KB 1088/1267 KB 516/713 KB 1696/1710 KB 668/1063 KB 836/1044 KB 1088/1267 KB 528/713 KB 1696/1710 KB 672/1063 KB 836/1044 KB 1088/1267 KB 528/713 KB 1696/1710 KB 660/1063 KB 824/1044 KB 1088/1267 KB 516/713 KB 1696/1710 KB 672/1063 KB 836/1044 KB 1092/1267 KB 528/713 KB 1700/1710 KB 676/1063 KB 840/1044 KB 1096/1267 KB 532/713 KB 1700/1710 KB 676/1063 KB 840/1044 KB 1100/1267 KB 532/713 KB 1700/1710 KB 676/1063 KB 840/1044 KB 1104/1267 KB 532/713 KB 1700/1710 KB 676/1063 KB 840/1044 KB 1092/1267 KB 532/713 KB 1700/1710 KB 676/1063 KB 840/1044 KB 1104/1267 KB 536/713 KB 1700/1710 KB 676/1063 KB 840/1044 KB 1104/1267 KB 540/713 KB 1700/1710 KB 676/1063 KB 840/1044 KB 1092/1267 KB 528/713 KB 1704/1710 KB 676/1063 KB 840/1044 KB 1104/1267 KB 544/713 KB 1708/1710 KB 676/1063 KB 840/1044 KB 1104/1267 KB 544/713 KB 1710/1710 KB 676/1063 KB 840/1044 KB 1104/1267 KB 544/713 KB 1696/1710 KB 676/1063 KB 840/1044 KB 1092/1267 KB 528/713 KB 1696/1710 KB 672/1063 KB 840/1044 KB 1092/1267 KB 528/713 KB 1710/1710 KB 676/1063 KB 844/1044 KB 1104/1267 KB 544/713 KB 1710/1710 KB 676/1063 KB 848/1044 KB 1104/1267 KB 544/713 KB 1710/1710 KB 676/1063 KB 852/1044 KB 1104/1267 KB 544/713 KB 1710/1710 KB 680/1063 KB 856/1044 KB 1108/1267 KB 544/713 KB 1710/1710 KB 680/1063 KB 860/1044 KB 1108/1267 KB 544/713 KB 1710/1710 KB 680/1063 KB 864/1044 KB 1108/1267 KB 544/713 KB 1710/1710 KB 680/1063 KB 868/1044 KB 1108/1267 KB 544/713 KB 1710/1710 KB 680/1063 KB 872/1044 KB 1108/1267 KB 544/713 KB 1710/1710 KB 680/1063 KB 852/1044 KB 1108/1267 KB 544/713 KB 1710/1710 KB 680/1063 KB 872/1044 KB 1112/1267 KB 544/713 KB 1710/1710 KB 680/1063 KB 872/1044 KB 1116/1267 KB 544/713 KB 1710/1710 KB 680/1063 KB 872/1044 KB 1120/1267 KB 544/713 KB 1710/1710 KB 680/1063 KB 852/1044 KB 1104/1267 KB 544/713 KB 1710/1710 KB 684/1063 KB 872/1044 KB 1120/1267 KB 544/713 KB 1710/1710 KB 688/1063 KB 872/1044 KB 1120/1267 KB 544/713 KB 1700/1710 KB 680/1063 KB 856/1044 KB 1108/1267 KB 544/713 KB 1710/1710 KB 688/1063 KB 872/1044 KB 1120/1267 KB 548/713 KB 1710/1710 KB 692/1063 KB 872/1044 KB 1124/1267 KB 552/713 KB 1710/1710 KB 692/1063 KB 872/1044 KB 1124/1267 KB 556/713 KB 1710/1710 KB 692/1063 KB 872/1044 KB 1124/1267 KB 560/713 KB 1710/1710 KB 692/1063 KB 872/1044 KB 1124/1267 KB 564/713 KB 1710/1710 KB 692/1063 KB 876/1044 KB 1124/1267 KB 568/713 KB 692/1063 KB 876/1044 KB 1124/1267 KB 572/713 KB 1710/1710 KB 692/1063 KB 872/1044 KB 1124/1267 KB 548/713 KB 692/1063 KB 876/1044 KB 1128/1267 KB 572/713 KB 692/1063 KB 876/1044 KB 1132/1267 KB 572/713 KB 692/1063 KB 876/1044 KB 1136/1267 KB 572/713 KB 1710/1710 KB 692/1063 KB 872/1044 KB 1120/1267 KB 548/713 KB 696/1063 KB 876/1044 KB 1136/1267 KB 572/713 KB 700/1063 KB 876/1044 KB 1136/1267 KB 572/713 KB 704/1063 KB 876/1044 KB 1136/1267 KB 572/713 KB 708/1063 KB 876/1044 KB 1136/1267 KB 572/713 KB 712/106 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 3 KB 876/1044 KB 1136/1267 KB 572/713 KB 716/1063 KB 876/1044 KB 1136/1267 KB 572/713 KB 720/1063 KB 876/1044 KB 1136/1267 KB 572/713 KB 724/1063 KB 876/1044 KB 1136/1267 KB 572/713 KB 728/1063 KB 876/1044 KB 1140/1267 KB 576/713 KB 732/1063 KB 876/1044 KB 1140/1267 KB 576/713 KB 736/1063 KB 876/1044 KB 1140/1267 KB 576/713 KB 1710/1710 KB 692/1063 KB 876/1044 KB 1124/1267 KB 564/713 KB 736/1063 KB 880/1044 KB 1140/1267 KB 576/713 KB 736/1063 KB 884/1044 KB 1140/1267 KB 576/713 KB 736/1063 KB 888/1044 KB 1140/1267 KB 576/713 KB 736/1063 KB 892/1044 KB 1140/1267 KB 576/713 KB 736/1063 KB 896/1044 KB 1140/1267 KB 576/713 KB 724/1063 KB 876/1044 KB 1140/1267 KB 576/713 KB 736/1063 KB 896/1044 KB 1144/1267 KB 576/713 KB 736/1063 KB 896/1044 KB 1148/1267 KB 576/713 KB 736/1063 KB 896/1044 KB 1152/1267 KB 576/713 KB 736/1063 KB 896/1044 KB 1156/1267 KB 576/713 KB 740/1063 KB 900/1044 KB 1160/1267 KB 576/713 KB 740/1063 KB 900/1044 KB 1164/1267 KB 576/713 KB 740/1063 KB 900/1044 KB 1168/1267 KB 576/713 KB 724/1063 KB 876/1044 KB 1136/1267 KB 576/713 KB 740/1063 KB 900/1044 KB 1168/1267 KB 580/713 KB 740/1063 KB 900/1044 KB 1168/1267 KB 584/713 KB 740/1063 KB 900/1044 KB 1168/1267 KB 588/713 KB 740/1063 KB 900/1044 KB 1168/1267 KB 592/713 KB 740/1063 KB 900/1044 KB 1168/1267 KB 596/713 KB 740/1063 KB 900/1044 KB 1172/1267 KB 600/713 KB 740/1063 KB 900/1044 KB 1172/1267 KB 604/713 KB 740/1063 KB 900/1044 KB 1172/1267 KB 608/713 KB 740/1063 KB 900/1044 KB 1156/1267 KB 576/713 KB 744/1063 KB 900/1044 KB 1172/1267 KB 608/713 KB 748/1063 KB 900/1044 KB 1172/1267 KB 608/713 KB 752/1063 KB 900/1044 KB 1172/1267 KB 608/713 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/gherkin/2.12.2/gherkin-2.12.2.jar (1710 KB at 2789.4 KB/sec) unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 736/1063 KB 900/1044 KB 1156/1267 KB 576/713 KB 752/1063 KB 904/1044 KB 1172/1267 KB 608/713 KB 752/1063 KB 908/1044 KB 1172/1267 KB 608/713 KB 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 756/1063 KB 912/1044 KB 1172/1267 KB 608/713 KB 760/1063 KB 912/1044 KB 1172/1267 KB 612/713 KB 764/1063 KB 912/1044 KB 1172/1267 KB 612/713 KB 740/1063 KB 900/1044 KB 1172/1267 KB 596/713 KB 768/1063 KB 912/1044 KB 1176/1267 KB 612/713 KB 768/1063 KB 912/1044 KB 1180/1267 KB 612/713 KB 768/1063 KB 912/1044 KB 1184/1267 KB 612/713 KB 768/1063 KB 912/1044 KB 1188/1267 KB 612/713 KB 768/1063 KB 912/1044 KB 1192/1267 KB 612/713 KB 768/1063 KB 912/1044 KB 1196/1267 KB 612/713 KB 768/1063 KB 912/1044 KB 1200/1267 KB 612/713 KB 756/1063 KB 912/1044 KB 1172/1267 KB 612/713 KB 768/1063 KB 912/1044 KB 1200/1267 KB 616/713 KB 768/1063 KB 912/1044 KB 1200/1267 KB 620/713 KB 752/1063 KB 912/1044 KB 1172/1267 KB 608/713 KB 768/1063 KB 916/1044 KB 1200/1267 KB 620/713 KB 768/1063 KB 920/1044 KB 1200/1267 KB 620/713 KB 768/1063 KB 920/1044 KB 1200/1267 KB 620/713 KB 4/257 KB 768/1063 KB 912/1044 KB 1172/1267 KB 612/713 KB 768/1063 KB 924/1044 KB 1200/1267 KB 620/713 KB 4/257 KB 768/1063 KB 928/1044 KB 1200/1267 KB 620/713 KB 4/257 KB 768/1063 KB 932/1044 KB 1200/1267 KB 620/713 KB 4/257 KB 768/1063 KB 936/1044 KB 1200/1267 KB 620/713 KB 4/257 KB 768/1063 KB 940/1044 KB 1200/1267 KB 624/713 KB 8/257 KB 768/1063 KB 944/1044 KB 1200/1267 KB 624/713 KB 8/257 KB 768/1063 KB 948/1044 KB 1200/1267 KB 624/713 KB 8/257 KB 772/1063 KB 952/1044 KB 1204/1267 KB 624/713 KB 8/257 KB 772/1063 KB 956/1044 KB 1204/1267 KB 624/713 KB 8/257 KB 772/1063 KB 960/1044 KB 1204/1267 KB 624/713 KB 8/257 KB 768/1063 KB 936/1044 KB 1200/1267 KB 624/713 KB 8/257 KB 768/1063 KB 936/1044 KB 1200/1267 KB 620/713 KB 8/257 KB 772/1063 KB 960/1044 KB 1204/1267 KB 624/713 KB 12/257 KB 772/1063 KB 960/1044 KB 1204/1267 KB 624/713 KB 16/257 KB 772/1063 KB 960/1044 KB 1204/1267 KB 628/713 KB 16/257 KB 772/1063 KB 960/1044 KB 1204/1267 KB 632/713 KB 20/257 KB 772/1063 KB 960/1044 KB 1204/1267 KB 636/713 KB 20/257 KB 772/1063 KB 960/1044 KB 1204/1267 KB 640/713 KB 20/257 KB 772/1063 KB 948/1044 KB 1204/1267 KB 624/713 KB 8/257 KB 772/1063 KB 960/1044 KB 1208/1267 KB 640/713 KB 20/257 KB 772/1063 KB 960/1044 KB 1212/1267 KB 644/713 KB 20/257 KB 772/1063 KB 960/1044 KB 1216/1267 KB 644/713 KB 20/257 KB 772/1063 KB 960/1044 KB 1220/1267 KB 644/713 KB 20/257 KB 772/1063 KB 964/1044 KB 1224/1267 KB 644/713 KB 20/257 KB 772/1063 KB 964/1044 KB 1228/1267 KB 644/713 KB 20/257 KB 772/1063 KB 948/1044 KB 1200/1267 KB 624/713 KB 8/257 KB 776/1063 KB 964/1044 KB 1228/1267 KB 644/713 KB 20/257 KB 780/1063 KB 964/1044 KB 1228/1267 KB 644/713 KB 20/257 KB 784/1063 KB 964/1044 KB 1228/1267 KB 644/713 KB 20/257 KB 788/1063 KB 964/1044 KB 1228/1267 KB 644/713 KB 20/257 KB 792/1063 KB 964/1044 KB 1228/1267 KB 644/713 KB 20/257 KB 796/1063 KB 964/1044 KB 1228/1267 KB 644/713 KB 20/257 KB 800/1063 KB 964/1044 KB 1228/1267 KB 644/713 KB 20/257 KB 772/1063 KB 964/1044 KB 1220/1267 KB 644/713 KB 20/257 KB 800/1063 KB 968/1044 KB 1228/1267 KB 644/713 KB 20/257 KB 800/1063 KB 972/1044 KB 1228/1267 KB 644/713 KB 20/257 KB 800/1063 KB 976/1044 KB 1228/1267 KB 644/713 KB 20/257 KB 800/1063 KB 980/1044 KB 1228/1267 KB 644/713 KB 20/257 KB 804/1063 KB 984/1044 KB 1232/1267 KB 644/713 KB 20/257 KB 804/1063 KB 988/1044 KB 1232/1267 KB 644/713 KB 20/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 644/713 KB 20/257 KB 772/1063 KB 960/1044 KB 1208/1267 KB 644/713 KB 20/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 648/713 KB 20/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 652/71 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 3 KB 20/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 656/713 KB 20/257 KB 772/1063 KB 960/1044 KB 1204/1267 KB 628/713 KB 20/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 656/713 KB 24/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 656/713 KB 28/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 656/713 KB 32/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 656/713 KB 36/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 656/713 KB 40/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 656/713 KB 44/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 656/713 KB 48/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 660/713 KB 48/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 664/713 KB 52/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 668/713 KB 52/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 672/713 KB 52/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 676/713 KB 52/257 KB 804/1063 KB 996/1044 KB 1232/1267 KB 680/713 KB 52/257 KB 804/1063 KB 996/1044 KB 1232/1267 KB 684/713 KB 52/257 KB 804/1063 KB 996/1044 KB 1232/1267 KB 688/713 KB 52/257 KB 804/1063 KB 980/1044 KB 1232/1267 KB 644/713 KB 20/257 KB 804/1063 KB 980/1044 KB 1228/1267 KB 644/713 KB 20/257 KB 808/1063 KB 996/1044 KB 1232/1267 KB 688/713 KB 52/257 KB 812/1063 KB 996/1044 KB 1232/1267 KB 688/713 KB 52/257 KB 816/1063 KB 996/1044 KB 1232/1267 KB 688/713 KB 52/257 KB 820/1063 KB 996/1044 KB 1232/1267 KB 688/713 KB 52/257 KB 824/1063 KB 996/1044 KB 1236/1267 KB 688/713 KB 52/257 KB 828/1063 KB 996/1044 KB 1236/1267 KB 688/713 KB 52/257 KB 832/1063 KB 996/1044 KB 1236/1267 KB 688/713 KB 52/257 KB 804/1063 KB 996/1044 KB 1232/1267 KB 676/713 KB 52/257 KB 832/1063 KB 1000/1044 KB 1236/1267 KB 688/713 KB 52/257 KB 832/1063 KB 1004/1044 KB 1236/1267 KB 688/713 KB 52/257 KB 832/1063 KB 1008/1044 KB 1236/1267 KB 688/713 KB 52/257 KB 832/1063 KB 1012/1044 KB 1236/1267 KB 688/713 KB 52/257 KB 804/1063 KB 992/1044 KB 1232/1267 KB 660/713 KB 52/257 KB 836/1063 KB 1012/1044 KB 1236/1267 KB 692/713 KB 56/257 KB 836/1063 KB 1012/1044 KB 1236/1267 KB 692/713 KB 60/257 KB 836/1063 KB 1012/1044 KB 1236/1267 KB 692/713 KB 64/257 KB 836/1063 KB 1012/1044 KB 1236/1267 KB 692/713 KB 68/257 KB 836/1063 KB 1012/1044 KB 1236/1267 KB 692/713 KB 72/257 KB 836/1063 KB 1012/1044 KB 1236/1267 KB 692/713 KB 76/257 KB 836/1063 KB 1012/1044 KB 1236/1267 KB 692/713 KB 80/257 KB 836/1063 KB 1012/1044 KB 1236/1267 KB 692/713 KB 52/257 KB 840/1063 KB 1016/1044 KB 1236/1267 KB 692/713 KB 80/257 KB 844/1063 KB 1016/1044 KB 1236/1267 KB 692/713 KB 80/257 KB 848/1063 KB 1016/1044 KB 1236/1267 KB 692/713 KB 80/257 KB 832/1063 KB 1012/1044 KB 1236/1267 KB 692/713 KB 52/257 KB 848/1063 KB 1016/1044 KB 1236/1267 KB 696/713 KB 80/257 KB 848/1063 KB 1016/1044 KB 1236/1267 KB 700/713 KB 80/257 KB 820/1063 KB 996/1044 KB 1236/1267 KB 688/713 KB 52/257 KB 848/1063 KB 1016/1044 KB 1240/1267 KB 700/713 KB 80/257 KB 848/1063 KB 1016/1044 KB 1244/1267 KB 700/713 KB 80/257 KB 848/1063 KB 1016/1044 KB 1248/1267 KB 700/713 KB 80/257 KB 848/1063 KB 1016/1044 KB 1252/1267 KB 700/713 KB 80/257 KB 848/1063 KB 1016/1044 KB 1256/1267 KB 700/713 KB 80/257 KB 848/1063 KB 1016/1044 KB 1260/1267 KB 700/713 KB 80/257 KB 848/1063 KB 1016/1044 KB 1264/1267 KB 700/713 KB 80/257 KB 848/1063 KB 1016/1044 KB 1267/1267 KB 700/713 KB 80/257 KB 836/1063 KB 1016/1044 KB 1236/1267 KB 692/713 KB 80/257 KB 848/1063 KB 1020/1044 KB 1267/1267 KB 700/713 KB 80/257 KB 848/1063 KB 1024/1044 KB 1267/1267 KB 700/713 KB 80/257 KB 852/1063 KB 1028/1044 KB 1267/1267 KB 7 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 04/713 KB 80/257 KB 852/1063 KB 1024/1044 KB 1267/1267 KB 704/713 KB 80/257 KB 848/1063 KB 1024/1044 KB 1267/1267 KB 704/713 KB 80/257 KB 852/1063 KB 1028/1044 KB 1267/1267 KB 708/713 KB 80/257 KB 852/1063 KB 1028/1044 KB 1267/1267 KB 712/713 KB 80/257 KB 856/1063 KB 1028/1044 KB 1267/1267 KB 712/713 KB 80/257 KB 860/1063 KB 1028/1044 KB 1267/1267 KB 712/713 KB 80/257 KB 864/1063 KB 1028/1044 KB 1267/1267 KB 713/713 KB 80/257 KB 860/1063 KB 1028/1044 KB 1267/1267 KB 713/713 KB 80/257 KB 864/1063 KB 1032/1044 KB 1267/1267 KB 713/713 KB 80/257 KB 864/1063 KB 1036/1044 KB 1267/1267 KB 713/713 KB 80/257 KB 864/1063 KB 1040/1044 KB 1267/1267 KB 713/713 KB 80/257 KB 864/1063 KB 1044/1044 KB 1267/1267 KB 713/713 KB 80/257 KB 868/1063 KB 1044/1044 KB 1267/1267 KB 713/713 KB 84/257 KB 868/1063 KB 1044/1044 KB 1267/1267 KB 713/713 KB 84/257 KB 864/1063 KB 1044/1044 KB 1267/1267 KB 713/713 KB 84/257 KB 868/1063 KB 1044/1044 KB 1267/1267 KB 713/713 KB 88/257 KB 868/1063 KB 1044/1044 KB 1267/1267 KB 713/713 KB 92/257 KB 868/1063 KB 1044/1044 KB 1267/1267 KB 713/713 KB 96/257 KB 868/1063 KB 1044/1044 KB 1267/1267 KB 713/713 KB 100/257 KB 868/1063 KB 1044/1044 KB 1267/1267 KB 713/713 KB 104/257 KB 868/1063 KB 1044/1044 KB 1267/1267 KB 713/713 KB 108/257 KB 868/1063 KB 1044/1044 KB 1267/1267 KB 713/713 KB 112/257 KB 872/1063 KB 1044/1044 KB 713/713 KB 112/257 KB 876/1063 KB 1044/1044 KB 713/713 KB 116/257 KB 880/1063 KB 1044/1044 KB 713/713 KB 116/257 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/logging/log4j/log4j-core/2.7/log4j-core-2.7.jar (1267 KB at 1936.5 KB/sec) unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 872/1063 KB 1044/1044 KB 713/713 KB 116/257 KB 880/1063 KB 1044/1044 KB 120/257 KB 880/1063 KB 1044/1044 KB 124/257 KB 880/1063 KB 1044/1044 KB 128/257 KB 880/1063 KB 1044/1044 KB 132/257 KB 884/1063 KB 1044/1044 KB 136/257 KB 884/1063 KB 1044/1044 KB 140/257 KB 884/1063 KB 1044/1044 KB 144/257 KB 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 1086.8 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 884/1063 KB 1044/1044 KB 132/257 KB 888/1063 KB 1044/1044 KB 144/257 KB 892/1063 KB 1044/1044 KB 144/257 KB 896/1063 KB 1044/1044 KB 144/257 KB 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 900/1063 KB 1044/1044 KB 144/257 KB 904/1063 KB 148/257 KB 908/1063 KB 148/257 KB 912/1063 KB 148/257 KB 916/1063 KB 148/257 KB 920/1063 KB 148/257 KB 924/1063 KB 148/257 KB 928/1063 KB 148/257 KB 900/1063 KB 148/257 KB 928/1063 KB 152/257 KB 928/1063 KB 156/257 KB 928/1063 KB 160/257 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 1574.5 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 928/1063 KB 164/257 KB 928/1063 KB 168/257 KB 928/1063 KB 172/257 KB 928/1063 KB 176/257 KB 928/1063 KB 180/257 KB 932/1063 KB 3/358 KB 184/257 KB 932/1063 KB 3/358 KB 188/257 KB 932/1063 KB 3/358 KB 192/257 KB 932/1063 KB 3/358 KB 180/257 KB 928/1063 KB 3/358 KB 180/257 KB 932/1063 KB 5/358 KB 192/257 KB 932/1063 KB 8/358 KB 192/257 KB 932/1063 KB 11/358 KB 192/257 KB 932/1063 KB 13/358 KB 192/257 KB 932/1063 KB 16/358 KB 192/257 KB 932/1063 KB 19/358 KB 192/257 KB 936/1063 KB 19/358 KB 192/257 KB 940/1063 KB 21/358 KB 192/257 KB 944/1063 KB 21/358 KB 192/257 KB 948/1063 KB 21/358 KB 192/257 KB 952/1063 KB 21/358 KB 196/257 KB 956/1063 KB 21/358 KB 196/257 KB 960/1063 KB 21/358 KB 196/257 KB 936/1063 KB 21/358 KB 192/257 KB 960/1063 KB 24/358 KB 196/257 KB 960/1063 KB 27/358 KB 196/257 KB 960/1063 KB 29/358 KB 196/257 KB 960/1063 KB 4/5 KB 29/358 KB 196/257 KB 960/1063 KB 5/5 KB 29/358 KB 196/257 KB 960/1063 KB 5/5 KB 32/358 KB 196/257 KB 960/1063 KB 5/5 KB 36/358 KB 196/257 KB 964/1063 KB 5/5 KB 40/358 KB 196/257 KB 948/1063 KB 21/358 KB 196/257 KB 964/1063 KB 5/5 KB 40/358 KB 196/257 KB 4/549 KB 964/1063 KB 5/5 KB 40/358 KB 196/257 KB 8/549 KB 964/1063 KB 5/5 KB 40/358 KB 196/257 KB 12/549 KB 964/1063 KB 5/5 KB 40/358 KB 196/257 KB 16/549 KB 964/1063 KB 5/5 KB 40/358 KB 196/257 KB 20/549 KB 964/1063 KB 5/5 KB 40/358 KB 196/257 KB 24/549 KB 964/1063 KB 5/5 KB 40/358 KB 196/257 KB 28/549 KB 964/1063 KB 5/5 KB 40/358 KB 196/257 KB 32/549 KB 964/1063 KB 5/5 KB 40/358 KB 196/257 KB 36/549 KB 964/1063 KB 40/358 KB 196/257 KB 40/549 KB 964/1063 KB 40/358 KB 196/257 KB 44/549 KB 964/1063 KB 40/358 KB 196/257 KB 48/549 KB 964/1063 KB 40/358 KB 200/257 KB 48/549 KB 964/1063 KB 40/358 KB 200/257 KB 52/549 KB 964/1063 KB 40/358 KB 200/257 KB 56/549 KB 964/1063 KB 40/358 KB 204/257 KB 60/549 KB 964/1063 KB 40/358 KB 204/257 KB 64/549 KB 964/1063 KB 44/358 KB 204/257 KB 68/549 KB 964/1063 KB 44/358 KB 204/257 KB 72/549 KB 964/1063 KB 44/358 KB 204/257 KB 76/549 KB 964/1063 KB 5/5 KB 36/358 KB 196/257 KB 968/1063 KB 44/358 KB 204/257 KB 76/549 KB 972/1063 KB 44/358 KB 204/257 KB 76/549 KB 964/1063 KB 44/358 KB 204/257 KB 64/549 KB 972/1063 KB 48/358 KB 204/257 KB 76/549 KB 964/1063 KB 40/358 KB 204/257 KB 56/549 KB 972/1063 KB 48/358 KB 208/257 KB 76/549 KB Downloaded: https://repo.maven.apache.org/maven2/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (5 KB at 6.4 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 972/1063 KB 48/358 KB 212/257 KB 76/549 KB 976/1063 KB 52/358 KB 216/257 KB 76/549 KB 976/1063 KB 52/358 KB 220/257 KB 76/549 KB 976/1063 KB 52/358 KB 212/257 KB 76/549 KB 980/1063 KB 52/358 KB 220/257 KB 76/549 KB 984/1063 KB 52/358 KB 224/257 KB 80/549 KB 988/1063 KB 52/358 KB 224/257 KB 80/549 KB 992/1063 KB 52/358 KB 224/257 KB 80/549 KB 972/1063 KB 52/358 KB 212/257 KB 76/549 KB 992/1063 KB 56/358 KB 224/257 KB 80/549 KB 992/1063 KB 60/358 KB 224/257 KB 80/549 KB 992/1063 KB 60/358 KB 224/257 KB 80/549 KB 3/86 KB 992/1063 KB 60/358 KB 224/257 KB 80/549 KB 5/86 KB 992/1063 KB 60/358 KB 224/257 KB 80/549 KB 8/86 KB 980/1063 KB 52/358 KB 224/257 KB 80/549 KB 980/1063 KB 52/358 KB 224/257 KB 76/549 KB 992/1063 KB 60/358 KB 224/257 KB 80/549 KB 11/86 KB 992/1063 KB 60/358 KB 224/257 KB 84/549 KB 13/86 KB 992/1063 KB 64/358 KB 228/257 KB 84/549 KB 16/86 KB 996/1063 KB 64/358 KB 228/257 KB 84/549 KB 16/86 KB 1000/1063 KB 64/358 KB 228/257 KB 84/549 KB 19/86 KB 992/1063 KB 60/358 KB 224/257 KB 84/549 KB 11/86 KB 1000/1063 KB 64/358 KB 228/257 KB 88/549 KB 19/86 KB 996/1063 KB 64/358 KB 228/257 KB 84/549 KB 19/86 KB 992/1063 KB 64/358 KB 228/257 KB 84/549 KB 13/86 KB 992/1063 KB 64/358 KB 224/257 KB 84/549 KB 13/86 KB 1000/1063 KB 68/358 KB 228/257 KB 88/549 KB 19/86 KB 1000/1063 KB 72/358 KB 232/257 KB 92/549 KB 21/86 KB 1000/1063 KB 76/358 KB 232/257 KB 92/549 KB 21/86 KB 1000/1063 KB 80/358 KB 232/257 KB 92/549 KB 21/86 KB 1000/1063 KB 68/358 KB 232/257 KB 92/549 KB 21/86 KB 1000/1063 KB 68/358 KB 232/257 KB 92/549 KB 19/86 KB 1000/1063 KB 80/358 KB 232/257 KB 96/549 KB 21/86 KB 1000/1063 KB 80/358 KB 232/257 KB 100/549 KB 21/86 KB 1004/1063 KB 84/358 KB 232/257 KB 104/549 KB 24/86 KB 1004/1063 KB 84/358 KB 232/257 KB 108/549 KB 24/86 KB 1004/1063 KB 84/358 KB 232/257 KB 112/549 KB 24/86 KB 1000/1063 KB 68/358 KB 232/257 KB 88/549 KB 19/86 KB 1004/1063 KB 84/358 KB 236/257 KB 112/549 KB 24/86 KB 1004/1063 KB 84/358 KB 240/257 KB 112/549 KB 24/86 KB 1004/1063 KB 84/358 KB 244/257 KB 112/549 KB 24/86 KB 1004/1063 KB 84/358 KB 248/257 KB 112/549 KB 24/86 KB 1004/1063 KB 84/358 KB 232/257 KB 100/549 KB 24/86 KB 1008/1063 KB 84/358 KB 248/257 KB 112/549 KB 24/86 KB 1012/1063 KB 84/358 KB 248/257 KB 112/549 KB 24/86 KB 1016/1063 KB 84/358 KB 248/257 KB 116/549 KB 24/86 KB 1020/1063 KB 84/358 KB 248/257 KB 116/549 KB 24/86 KB 1024/1063 KB 84/358 KB 248/257 KB 116/549 KB 24/86 KB 1000/1063 KB 84/358 KB 232/257 KB 100/549 KB 24/86 KB 1024/1063 KB 88/358 KB 248/257 KB 116/549 KB 24/86 KB 1024/1063 KB 92/358 KB 248/257 KB 116/549 KB 24/86 KB 1024/1063 KB 96/358 KB 248/257 KB 116/549 KB 24/86 KB 1024/1063 KB 100/358 KB 248/257 KB 116/549 KB 24/86 KB 1028/1063 KB 104/358 KB 248/257 KB 116/549 KB 24/86 KB 1028/1063 KB 108/358 KB 248/257 KB 116/549 KB 24/86 KB 1000/1063 KB 80/358 KB 232/257 KB 100/549 KB 24/86 KB 1028/1063 KB 108/358 KB 248/257 KB 116/549 KB 27/86 KB 1028/1063 KB 108/358 KB 248/257 KB 116/549 KB 29/86 KB 1028/1063 KB 108/358 KB 248/257 KB 116/549 KB 32/86 KB 1028/1063 KB 108/358 KB 248/257 KB 116/549 KB 36/86 KB 1028/1063 KB 108/358 KB 248/257 KB 116/549 KB 40/86 KB 1028/1063 KB 108/358 KB 248/257 KB 116/549 KB 44/86 KB 1028/1063 KB 108/358 KB 248/257 KB 116/549 KB 48/86 KB 1028/1063 KB 108/358 KB 248/257 KB 116/549 KB 52/86 KB 1028/1063 KB 100/358 KB 248/257 KB 116/549 KB 24/86 KB 1032/1063 KB 112/358 KB 248/257 KB 116/549 KB 52/86 KB unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 1036/1063 KB 112/358 KB 248/257 KB 116/549 KB 52/86 KB 1012/1063 KB 84/358 KB 248/257 KB 116/549 KB 24/86 KB 1040/1063 KB 112/358 KB 248/257 KB 120/549 KB 52/86 KB 1040/1063 KB 112/358 KB 248/257 KB 124/549 KB 52/86 KB 1040/1063 KB 112/358 KB 248/257 KB 128/549 KB 52/86 KB 1028/1063 KB 112/358 KB 248/257 KB 116/549 KB 52/86 KB 1040/1063 KB 112/358 KB 248/257 KB 132/549 KB 52/86 KB 1040/1063 KB 116/358 KB 248/257 KB 136/549 KB 56/86 KB 1040/1063 KB 116/358 KB 248/257 KB 140/549 KB 56/86 KB 1040/1063 KB 116/358 KB 248/257 KB 144/549 KB 56/86 KB 1040/1063 KB 116/358 KB 248/257 KB 132/549 KB 56/86 KB 1040/1063 KB 116/358 KB 248/257 KB 132/549 KB 56/86 KB 1040/1063 KB 116/358 KB 248/257 KB 144/549 KB 60/86 KB 1040/1063 KB 116/358 KB 248/257 KB 144/549 KB 64/86 KB 1040/1063 KB 116/358 KB 248/257 KB 144/549 KB 68/86 KB 1044/1063 KB 116/358 KB 248/257 KB 148/549 KB 72/86 KB 1044/1063 KB 116/358 KB 248/257 KB 148/549 KB 76/86 KB 1044/1063 KB 116/358 KB 248/257 KB 148/549 KB 80/86 KB 1040/1063 KB 116/358 KB 248/257 KB 132/549 KB 52/86 KB 1044/1063 KB 120/358 KB 248/257 KB 148/549 KB 80/86 KB 1044/1063 KB 124/358 KB 248/257 KB 148/549 KB 80/86 KB 1044/1063 KB 128/358 KB 248/257 KB 148/549 KB 80/86 KB 1044/1063 KB 132/358 KB 248/257 KB 148/549 KB 80/86 KB 1044/1063 KB 136/358 KB 248/257 KB 148/549 KB 80/86 KB 1044/1063 KB 140/358 KB 248/257 KB 148/549 KB 80/86 KB 1044/1063 KB 116/358 KB 248/257 KB 148/549 KB 68/86 KB 1044/1063 KB 140/358 KB 248/257 KB 152/549 KB 84/86 KB 1044/1063 KB 140/358 KB 248/257 KB 156/549 KB 84/86 KB 1044/1063 KB 140/358 KB 248/257 KB 160/549 KB 84/86 KB 1044/1063 KB 116/358 KB 248/257 KB 144/549 KB 68/86 KB 1048/1063 KB 140/358 KB 248/257 KB 160/549 KB 84/86 KB 1052/1063 KB 140/358 KB 248/257 KB 160/549 KB 84/86 KB 1056/1063 KB 140/358 KB 248/257 KB 160/549 KB 84/86 KB 1060/1063 KB 140/358 KB 248/257 KB 160/549 KB 84/86 KB 1063/1063 KB 140/358 KB 248/257 KB 160/549 KB 84/86 KB 1063/1063 KB 144/358 KB 248/257 KB 160/549 KB 84/86 KB 1063/1063 KB 148/358 KB 248/257 KB 164/549 KB 84/86 KB 1063/1063 KB 152/358 KB 248/257 KB 164/549 KB 84/86 KB 1044/1063 KB 140/358 KB 248/257 KB 148/549 KB 84/86 KB 1063/1063 KB 152/358 KB 248/257 KB 164/549 KB 86/86 KB 1063/1063 KB 144/358 KB 248/257 KB 164/549 KB 84/86 KB 1063/1063 KB 152/358 KB 248/257 KB 168/549 KB 86/86 KB 1063/1063 KB 152/358 KB 248/257 KB 172/549 KB 86/86 KB 1063/1063 KB 152/358 KB 248/257 KB 176/549 KB 86/86 KB 1063/1063 KB 152/358 KB 248/257 KB 180/549 KB 86/86 KB 1063/1063 KB 156/358 KB 252/257 KB 184/549 KB 86/86 KB 1063/1063 KB 156/358 KB 252/257 KB 188/549 KB 86/86 KB 1063/1063 KB 156/358 KB 252/257 KB 180/549 KB 86/86 KB 1063/1063 KB 156/358 KB 256/257 KB 192/549 KB 86/86 KB 1063/1063 KB 156/358 KB 248/257 KB 180/549 KB 86/86 KB 1063/1063 KB 160/358 KB 256/257 KB 192/549 KB 86/86 KB 1063/1063 KB 160/358 KB 257/257 KB 192/549 KB 86/86 KB 1063/1063 KB 164/358 KB 257/257 KB 192/549 KB 86/86 KB 1063/1063 KB 168/358 KB 257/257 KB 192/549 KB 86/86 KB 1063/1063 KB 156/358 KB 252/257 KB 192/549 KB 86/86 KB 1063/1063 KB 168/358 KB 257/257 KB 196/549 KB 86/86 KB 1063/1063 KB 172/358 KB 257/257 KB 196/549 KB 86/86 KB 1063/1063 KB 176/358 KB 257/257 KB 196/549 KB 86/86 KB 1063/1063 KB 180/358 KB 257/257 KB 196/549 KB 86/86 KB 1063/1063 KB 184/358 KB 257/257 KB 200/549 KB 86/86 KB 1063/1063 KB 188/358 KB 257/257 KB 200/549 KB 86/86 KB 1063/1063 KB 192/358 KB 257/257 KB 200/549 KB 86/86 KB unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (86 KB at 119.2 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 1063/1063 KB 180/358 KB 257/257 KB 200/549 KB 86/86 KB 192/358 KB 257/257 KB 204/549 KB 192/358 KB 257/257 KB 208/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 1473.1 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 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 354.4 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 196/358 KB 208/549 KB 200/358 KB 212/549 KB 204/358 KB 212/549 KB 208/358 KB 212/549 KB 196/358 KB 212/549 KB 208/358 KB 216/549 KB 208/358 KB 220/549 KB 208/358 KB 224/549 KB 208/358 KB 228/549 KB 212/358 KB 232/549 KB 212/358 KB 236/549 KB 212/358 KB 240/549 KB 212/358 KB 228/549 KB 216/358 KB 240/549 KB 220/358 KB 240/549 KB 224/358 KB 240/549 KB 228/358 KB 244/549 KB 232/358 KB 244/549 KB 236/358 KB 244/549 KB 240/358 KB 244/549 KB 224/358 KB 244/549 KB 240/358 KB 248/549 KB 240/358 KB 252/549 KB 240/358 KB 256/549 KB 4/894 KB 240/358 KB 256/549 KB 4/404 KB 8/894 KB 240/358 KB 256/549 KB 4/404 KB 4/894 KB 240/358 KB 256/549 KB 8/404 KB 12/894 KB 240/358 KB 256/549 KB 12/404 KB 12/894 KB 240/358 KB 256/549 KB 16/404 KB 12/894 KB 240/358 KB 256/549 KB 20/404 KB 12/894 KB 240/358 KB 256/549 KB 24/404 KB 12/894 KB 240/358 KB 256/549 KB 28/404 KB 12/894 KB 240/358 KB 256/549 KB 32/404 KB 12/894 KB 240/358 KB 256/549 KB 4/404 KB 12/894 KB 240/358 KB 256/549 KB 32/404 KB 16/894 KB 240/358 KB 256/549 KB 36/404 KB 16/894 KB 240/358 KB 256/549 KB 40/404 KB 4/587 KB 20/894 KB 240/358 KB 256/549 KB 36/404 KB 4/587 KB 20/894 KB 240/358 KB 256/549 KB 36/404 KB 4/587 KB 16/894 KB 240/358 KB 256/549 KB 40/404 KB 8/587 KB 20/894 KB 240/358 KB 256/549 KB 40/404 KB 12/587 KB 20/894 KB 240/358 KB 256/549 KB 40/404 KB 16/587 KB 20/894 KB 240/358 KB 256/549 KB 40/404 KB 16/587 KB 24/894 KB 240/358 KB 256/549 KB 44/404 KB 16/587 KB 24/894 KB 240/358 KB 256/549 KB 48/404 KB 16/587 KB 24/894 KB 240/358 KB 256/549 KB 52/404 KB 20/587 KB 28/894 KB 240/358 KB 256/549 KB 56/404 KB 20/587 KB 28/894 KB 244/358 KB 260/549 KB 60/404 KB 20/587 KB 28/894 KB 244/358 KB 260/549 KB 64/404 KB 20/587 KB 28/894 KB 244/358 KB 260/549 KB 48/404 KB 20/587 KB 28/894 KB 240/358 KB 256/549 KB 48/404 KB 20/587 KB 24/894 KB 240/358 KB 256/549 KB 64/404 KB 24/587 KB 28/894 KB 244/358 KB 260/549 KB 64/404 KB 28/587 KB 28/894 KB 244/358 KB 260/549 KB 64/404 KB 32/587 KB 28/894 KB 244/358 KB 260/549 KB 64/404 KB 36/587 KB 28/894 KB 244/358 KB 260/549 KB 64/404 KB 40/587 KB 28/894 KB 244/358 KB 260/549 KB 64/404 KB 40/587 KB 32/894 KB 244/358 KB 260/549 KB 64/404 KB 44/587 KB 36/894 KB 244/358 KB 260/549 KB 64/404 KB 44/587 KB 40/894 KB 244/358 KB 260/549 KB 64/404 KB 44/587 KB 44/894 KB 244/358 KB 260/549 KB 64/404 KB 44/587 KB 48/894 KB 244/358 KB 260/549 KB 64/404 KB 44/587 KB 52/894 KB 244/358 KB 260/549 KB 68/404 KB 44/587 KB 56/894 KB 244/358 KB 260/549 KB 68/404 KB 44/587 KB 60/894 KB 244/358 KB 260/549 KB 52/404 KB 20/587 KB 28/894 KB 244/358 KB 260/549 KB 52/404 KB 20/587 KB 28/894 KB 240/358 KB 260/549 KB 68/404 KB 44/587 KB 60/894 KB 244/358 KB 264/549 KB 68/404 KB 44/587 KB 60/894 KB 244/358 KB 268/549 KB 68/404 KB 44/587 KB 60/894 KB 244/358 KB 272/549 KB 68/404 KB 44/587 KB 60/894 KB 248/358 KB 276/549 KB 68/404 KB 44/587 KB 60/894 KB 248/358 KB 280/549 KB 68/404 KB 44/587 KB 60/894 KB 248/358 KB 284/549 KB 68/404 KB 44/587 KB 52/894 KB 244/358 KB 260/549 KB 64/404 KB 44/587 KB 32/894 KB 244/358 KB 260/549 KB 72/404 KB 48/587 KB 60/894 KB 248/358 KB 284/549 KB 72/404 KB 52/587 KB 60/894 KB 248/358 KB 284/549 KB 72/404 KB 56/587 KB 60/894 KB 248/358 KB 284/549 KB 72/404 KB 60/587 KB 60/894 KB 248/358 KB 284/549 KB 68/404 KB 44/587 KB 60/894 KB 248/358 KB 272/549 KB 72/404 KB 60/587 KB 60/894 KB 252/358 KB 284/549 KB 72/404 KB 60/587 KB unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 60/894 KB 256/358 KB 284/549 KB 72/404 KB 60/587 KB 60/894 KB 260/358 KB 284/549 KB 72/404 KB 64/587 KB 60/894 KB 260/358 KB 288/549 KB 72/404 KB 44/587 KB 60/894 KB 248/358 KB 284/549 KB 76/404 KB 64/587 KB 60/894 KB 260/358 KB 288/549 KB 72/404 KB 64/587 KB 60/894 KB 260/358 KB 284/549 KB 76/404 KB 68/587 KB 60/894 KB 260/358 KB 288/549 KB 80/404 KB 72/587 KB 60/894 KB 264/358 KB 292/549 KB 80/404 KB 76/587 KB 64/894 KB 264/358 KB 292/549 KB 80/404 KB 80/587 KB 64/894 KB 264/358 KB 292/549 KB 76/404 KB 68/587 KB 60/894 KB 264/358 KB 288/549 KB 80/404 KB 80/587 KB 64/894 KB 268/358 KB 292/549 KB 80/404 KB 80/587 KB 64/894 KB 272/358 KB 292/549 KB 80/404 KB 80/587 KB 64/894 KB 276/358 KB 292/549 KB 80/404 KB 84/587 KB 64/894 KB 280/358 KB 292/549 KB 80/404 KB 84/587 KB 64/894 KB 284/358 KB 292/549 KB 80/404 KB 84/587 KB 64/894 KB 288/358 KB 292/549 KB 80/404 KB 68/587 KB 60/894 KB 264/358 KB 292/549 KB 80/404 KB 84/587 KB 64/894 KB 288/358 KB 296/549 KB 80/404 KB 84/587 KB 64/894 KB 288/358 KB 300/549 KB 80/404 KB 84/587 KB 64/894 KB 288/358 KB 304/549 KB 80/404 KB 68/587 KB 60/894 KB 264/358 KB 288/549 KB 84/404 KB 84/587 KB 64/894 KB 288/358 KB 304/549 KB 88/404 KB 84/587 KB 64/894 KB 288/358 KB 304/549 KB 92/404 KB 84/587 KB 64/894 KB 288/358 KB 304/549 KB 96/404 KB 84/587 KB 64/894 KB 288/358 KB 304/549 KB 100/404 KB 84/587 KB 64/894 KB 288/358 KB 304/549 KB 104/404 KB 84/587 KB 64/894 KB 292/358 KB 308/549 KB 108/404 KB 84/587 KB 64/894 KB 292/358 KB 308/549 KB 112/404 KB 84/587 KB 64/894 KB 292/358 KB 308/549 KB 80/404 KB 84/587 KB 64/894 KB 276/358 KB 292/549 KB 112/404 KB 88/587 KB 64/894 KB 292/358 KB 308/549 KB 112/404 KB 92/587 KB 64/894 KB 292/358 KB 308/549 KB 112/404 KB 96/587 KB 64/894 KB 292/358 KB 308/549 KB 80/404 KB 72/587 KB 64/894 KB 264/358 KB 292/549 KB 112/404 KB 96/587 KB 68/894 KB 292/358 KB 308/549 KB 112/404 KB 96/587 KB 72/894 KB 292/358 KB 308/549 KB 112/404 KB 96/587 KB 76/894 KB 292/358 KB 308/549 KB 112/404 KB 96/587 KB 80/894 KB 292/358 KB 308/549 KB 112/404 KB 96/587 KB 84/894 KB 292/358 KB 308/549 KB 112/404 KB 100/587 KB 88/894 KB 292/358 KB 308/549 KB 112/404 KB 100/587 KB 92/894 KB 292/358 KB 308/549 KB 112/404 KB 100/587 KB 96/894 KB 292/358 KB 308/549 KB 100/404 KB 84/587 KB 64/894 KB 292/358 KB 308/549 KB 100/404 KB 84/587 KB 64/894 KB 288/358 KB 308/549 KB 112/404 KB 100/587 KB 96/894 KB 292/358 KB 312/549 KB 112/404 KB 100/587 KB 96/894 KB 292/358 KB 316/549 KB 112/404 KB 100/587 KB 96/894 KB 292/358 KB 320/549 KB 112/404 KB 100/587 KB 96/894 KB 296/358 KB 320/549 KB 112/404 KB 100/587 KB 96/894 KB 300/358 KB 320/549 KB 112/404 KB 100/587 KB 96/894 KB 304/358 KB 320/549 KB 112/404 KB 100/587 KB 96/894 KB 308/358 KB 320/549 KB 116/404 KB 100/587 KB 100/894 KB 312/358 KB 324/549 KB 112/404 KB 100/587 KB 84/894 KB 292/358 KB 308/549 KB 116/404 KB 104/587 KB 100/894 KB 312/358 KB 324/549 KB 116/404 KB 108/587 KB 100/894 KB 312/358 KB 324/549 KB 116/404 KB 112/587 KB 100/894 KB 312/358 KB 324/549 KB 116/404 KB 100/587 KB 100/894 KB 308/358 KB 324/549 KB 116/404 KB 112/587 KB 100/894 KB 312/358 KB 328/549 KB 116/404 KB 112/587 KB 100/894 KB 312/358 KB 332/549 KB 116/404 KB 112/587 KB 100/894 KB 312/358 KB 336/549 KB 116/404 KB 112/587 KB 100/894 KB 312/358 KB 340/549 KB 116/404 KB 116/587 KB 100/894 KB 316/358 KB 344/549 KB 116/404 KB 116/587 KB 100/894 KB 316/358 KB 348/549 KB 116/404 KB 116/ unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 587 KB 100/894 KB 316/358 KB 352/549 KB 116/404 KB 100/587 KB 100/894 KB 308/358 KB 320/549 KB 120/404 KB 116/587 KB 100/894 KB 316/358 KB 352/549 KB 112/404 KB 100/587 KB 100/894 KB 308/358 KB 320/549 KB 120/404 KB 116/587 KB 104/894 KB 316/358 KB 352/549 KB 120/404 KB 116/587 KB 108/894 KB 316/358 KB 352/549 KB 120/404 KB 116/587 KB 112/894 KB 316/358 KB 352/549 KB 124/404 KB 116/587 KB 116/894 KB 316/358 KB 352/549 KB 124/404 KB 116/587 KB 120/894 KB 316/358 KB 352/549 KB 124/404 KB 116/587 KB 124/894 KB 316/358 KB 352/549 KB 124/404 KB 116/587 KB 128/894 KB 316/358 KB 352/549 KB 124/404 KB 116/587 KB 132/894 KB 316/358 KB 352/549 KB 124/404 KB 116/587 KB 136/894 KB 316/358 KB 356/549 KB 124/404 KB 116/587 KB 140/894 KB 316/358 KB 356/549 KB 124/404 KB 116/587 KB 144/894 KB 316/358 KB 356/549 KB 116/404 KB 116/587 KB 100/894 KB 316/358 KB 340/549 KB 124/404 KB 120/587 KB 144/894 KB 316/358 KB 356/549 KB 124/404 KB 124/587 KB 144/894 KB 316/358 KB 356/549 KB 124/404 KB 128/587 KB 144/894 KB 316/358 KB 356/549 KB 116/404 KB 112/587 KB 100/894 KB 316/358 KB 340/549 KB 124/404 KB 128/587 KB 144/894 KB 320/358 KB 356/549 KB 124/404 KB 128/587 KB 144/894 KB 324/358 KB 356/549 KB 124/404 KB 132/587 KB 144/894 KB 328/358 KB 356/549 KB 124/404 KB 132/587 KB 144/894 KB 332/358 KB 356/549 KB 124/404 KB 132/587 KB 144/894 KB 336/358 KB 356/549 KB 124/404 KB 132/587 KB 144/894 KB 340/358 KB 356/549 KB 124/404 KB 132/587 KB 144/894 KB 344/358 KB 356/549 KB 124/404 KB 132/587 KB 144/894 KB 348/358 KB 356/549 KB 124/404 KB 132/587 KB 144/894 KB 352/358 KB 356/549 KB 124/404 KB 132/587 KB 144/894 KB 356/358 KB 356/549 KB 124/404 KB 132/587 KB 148/894 KB 358/358 KB 356/549 KB 124/404 KB 116/587 KB 132/894 KB 316/358 KB 356/549 KB 124/404 KB 132/587 KB 148/894 KB 358/358 KB 360/549 KB 124/404 KB 132/587 KB 148/894 KB 358/358 KB 364/549 KB 124/404 KB 132/587 KB 148/894 KB 358/358 KB 368/549 KB 124/404 KB 116/587 KB 112/894 KB 316/358 KB 352/549 KB 128/404 KB 132/587 KB 148/894 KB 358/358 KB 368/549 KB 132/404 KB 132/587 KB 148/894 KB 358/358 KB 368/549 KB 136/404 KB 132/587 KB 148/894 KB 358/358 KB 368/549 KB 140/404 KB 132/587 KB 148/894 KB 358/358 KB 368/549 KB 144/404 KB 132/587 KB 148/894 KB 358/358 KB 368/549 KB 148/404 KB 132/587 KB 148/894 KB 358/358 KB 368/549 KB 152/404 KB 132/587 KB 148/894 KB 358/358 KB 368/549 KB 156/404 KB 132/587 KB 148/894 KB 358/358 KB 368/549 KB 160/404 KB 132/587 KB 148/894 KB 358/358 KB 368/549 KB 164/404 KB 132/587 KB 148/894 KB 358/358 KB 368/549 KB 168/404 KB 132/587 KB 148/894 KB 358/358 KB 372/549 KB 172/404 KB 132/587 KB 148/894 KB 358/358 KB 372/549 KB 124/404 KB 132/587 KB 148/894 KB 356/358 KB 356/549 KB 124/404 KB 132/587 KB 144/894 KB 324/358 KB 356/549 KB 176/404 KB 136/587 KB 148/894 KB 358/358 KB 372/549 KB 176/404 KB 140/587 KB 148/894 KB 358/358 KB 372/549 KB 176/404 KB 144/587 KB 148/894 KB 358/358 KB 372/549 KB 176/404 KB 148/587 KB 148/894 KB 358/358 KB 372/549 KB 176/404 KB 152/587 KB 148/894 KB 358/358 KB 372/549 KB 176/404 KB 156/587 KB 148/894 KB 358/358 KB 372/549 KB 176/404 KB 160/587 KB 148/894 KB 358/358 KB 372/549 KB 164/404 KB 132/587 KB 148/894 KB 358/358 KB 372/549 KB 176/404 KB 160/587 KB 148/894 KB 358/358 KB 376/549 KB 176/404 KB 160/587 KB 148/894 KB 358/358 KB 380/549 KB 176/404 KB 160/587 KB 152/894 KB 358/358 KB 384/549 KB 176/404 KB 160/587 KB 152/894 KB 358/358 KB 388/549 KB 176/404 KB 164/587 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install KB 152/894 KB 358/358 KB 392/549 KB 176/404 KB 160/587 KB 152/894 KB 358/358 KB 380/549 KB 176/404 KB 164/587 KB 156/894 KB 358/358 KB 392/549 KB 176/404 KB 164/587 KB 160/894 KB 358/358 KB 392/549 KB 176/404 KB 164/587 KB 164/894 KB 358/358 KB 392/549 KB 176/404 KB 164/587 KB 152/894 KB 358/358 KB 388/549 KB 176/404 KB 164/587 KB 152/894 KB 358/358 KB 388/549 KB 176/404 KB 168/587 KB 164/894 KB 358/358 KB 396/549 KB 176/404 KB 172/587 KB 164/894 KB 358/358 KB 396/549 KB 176/404 KB 176/587 KB 164/894 KB 358/358 KB 396/549 KB 176/404 KB 180/587 KB 164/894 KB 358/358 KB 396/549 KB 180/404 KB 184/587 KB 168/894 KB 396/549 KB 180/404 KB 188/587 KB 168/894 KB 396/549 KB 180/404 KB 192/587 KB 168/894 KB 396/549 KB 176/404 KB 164/587 KB 164/894 KB 358/358 KB 396/549 KB 180/404 KB 192/587 KB 168/894 KB 400/549 KB 180/404 KB 192/587 KB 168/894 KB 404/549 KB 180/404 KB 192/587 KB 168/894 KB 408/549 KB 180/404 KB 192/587 KB 168/894 KB 412/549 KB 180/404 KB 192/587 KB 168/894 KB 416/549 KB 180/404 KB 180/587 KB 168/894 KB 358/358 KB 396/549 KB 176/404 KB 180/587 KB 168/894 KB 358/358 KB 396/549 KB 180/404 KB 192/587 KB 172/894 KB 416/549 KB 180/404 KB 192/587 KB 176/894 KB 416/549 KB 184/404 KB 192/587 KB 176/894 KB 416/549 KB 184/404 KB 192/587 KB 180/894 KB 416/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 457.1 KB/sec) unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 188/404 KB 192/587 KB 180/894 KB 416/549 KB 192/404 KB 192/587 KB 180/894 KB 416/549 KB 196/404 KB 192/587 KB 180/894 KB 416/549 KB 200/404 KB 196/587 KB 184/894 KB 416/549 KB 196/404 KB 196/587 KB 184/894 KB 416/549 KB 200/404 KB 200/587 KB 184/894 KB 416/549 KB 196/404 KB 192/587 KB 184/894 KB 416/549 KB 204/404 KB 204/587 KB 188/894 KB 416/549 KB 204/404 KB 204/587 KB 192/894 KB 416/549 KB Downloading: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 204/404 KB 204/587 KB 196/894 KB 416/549 KB 204/404 KB 204/587 KB 200/894 KB 420/549 KB 204/404 KB 204/587 KB 204/894 KB 420/549 KB 204/404 KB 204/587 KB 208/894 KB 420/549 KB 204/404 KB 200/587 KB 184/894 KB 416/549 KB 208/404 KB 204/587 KB 208/894 KB 420/549 KB 212/404 KB 204/587 KB 208/894 KB 420/549 KB 216/404 KB 204/587 KB 208/894 KB 420/549 KB 220/404 KB 204/587 KB 208/894 KB 420/549 KB 224/404 KB 204/587 KB 208/894 KB 420/549 KB 228/404 KB 204/587 KB 208/894 KB 420/549 KB 204/404 KB 204/587 KB 196/894 KB 420/549 KB 228/404 KB 204/587 KB 212/894 KB 424/549 KB 228/404 KB 204/587 KB 212/894 KB 428/549 KB 228/404 KB 204/587 KB 212/894 KB 432/549 KB 204/404 KB 204/587 KB 196/894 KB 416/549 KB 228/404 KB 208/587 KB 212/894 KB 432/549 KB 228/404 KB 212/587 KB 212/894 KB 432/549 KB 228/404 KB 216/587 KB 212/894 KB 436/549 KB 228/404 KB 220/587 KB 212/894 KB 436/549 KB 228/404 KB 204/587 KB 212/894 KB 420/549 KB 228/404 KB 212/587 KB 212/894 KB 436/549 KB 228/404 KB 220/587 KB 212/894 KB 440/549 KB 228/404 KB 224/587 KB 212/894 KB 444/549 KB 228/404 KB 224/587 KB 216/894 KB 448/549 KB 228/404 KB 224/587 KB 212/894 KB 440/549 KB 228/404 KB 224/587 KB 216/894 KB 444/549 KB 228/404 KB 224/587 KB 220/894 KB 448/549 KB 232/404 KB 4/26 KB 228/587 KB 224/894 KB 452/549 KB 232/404 KB 4/26 KB 228/587 KB 228/894 KB 452/549 KB 232/404 KB 4/26 KB 228/587 KB 232/894 KB 452/549 KB 232/404 KB 4/26 KB 228/587 KB 236/894 KB 452/549 KB 232/404 KB 4/26 KB 228/587 KB 240/894 KB 452/549 KB 232/404 KB 4/26 KB 228/587 KB 220/894 KB 452/549 KB 236/404 KB 4/26 KB 228/587 KB 240/894 KB 452/549 KB 240/404 KB 4/26 KB 228/587 KB 240/894 KB 452/549 KB 228/404 KB 4/26 KB 228/587 KB 220/894 KB 452/549 KB 240/404 KB 4/26 KB 232/587 KB 240/894 KB 452/549 KB 240/404 KB 4/26 KB 236/587 KB 240/894 KB 452/549 KB 240/404 KB 4/26 KB 240/587 KB 240/894 KB 452/549 KB 240/404 KB 4/26 KB 244/587 KB 240/894 KB 452/549 KB 244/404 KB 4/26 KB 248/587 KB 244/894 KB 452/549 KB 244/404 KB 4/26 KB 252/587 KB 244/894 KB 452/549 KB 244/404 KB 4/26 KB 256/587 KB 244/894 KB 452/549 KB 228/404 KB 4/26 KB 224/587 KB 220/894 KB 452/549 KB 244/404 KB 4/26 KB 256/587 KB 244/894 KB 456/549 KB 244/404 KB 4/26 KB 256/587 KB 244/894 KB 460/549 KB 244/404 KB 4/26 KB 256/587 KB 244/894 KB 464/549 KB 228/404 KB 4/26 KB 224/587 KB 220/894 KB 448/549 KB 244/404 KB 8/26 KB 256/587 KB 244/894 KB 464/549 KB 244/404 KB 12/26 KB 256/587 KB 244/894 KB 464/549 KB 244/404 KB 16/26 KB 256/587 KB 244/894 KB 464/549 KB 244/404 KB 20/26 KB 256/587 KB 244/894 KB 464/549 KB 244/404 KB 24/26 KB 256/587 KB 244/894 KB 464/549 KB 244/404 KB 26/26 KB 256/587 KB 244/894 KB 464/549 KB 244/404 KB 26/26 KB 256/587 KB 244/894 KB 468/549 KB 244/404 KB 26/26 KB 256/587 KB 244/894 KB 472/549 KB 244/404 KB 26/26 KB 256/587 KB 244/894 KB 476/549 KB 244/404 KB 26/26 KB 256/587 KB 244/894 KB 480/549 KB 244/404 KB 4/26 KB 244/587 KB 244/894 KB 452/549 KB 244/404 KB 26/26 KB 256/587 KB 248/894 KB 480/549 KB 244/404 KB 26/26 KB 256/587 KB 252/894 KB 480/549 KB 244/404 KB 26/26 KB 256/587 KB 256/894 KB 480/549 KB 244/404 KB 4/26 KB 244/587 KB 240/894 KB 452/549 KB 248/404 KB 26/26 KB 256/587 KB 256/894 KB 480/549 KB 252/404 KB 26/26 KB 256/587 KB 256/894 KB 480/549 KB 256/404 KB 26/26 KB 256/587 KB 256/894 KB 480/549 KB 260/404 KB 26/26 KB 256/587 KB 256/894 KB 480/549 KB 264/404 KB 26/26 KB 260/587 KB 260/894 KB 484/549 KB 268/404 KB unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 26/26 KB 260/587 KB 260/894 KB 484/549 KB 272/404 KB 26/26 KB 260/587 KB 260/894 KB 484/549 KB 260/404 KB 26/26 KB 260/587 KB 260/894 KB 484/549 KB 272/404 KB 26/26 KB 264/587 KB 260/894 KB 484/549 KB 272/404 KB 26/26 KB 268/587 KB 260/894 KB 484/549 KB 272/404 KB 26/26 KB 272/587 KB 260/894 KB 484/549 KB 272/404 KB 26/26 KB 276/587 KB 260/894 KB 484/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 31.4 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 260/404 KB 26/26 KB 256/587 KB 256/894 KB 484/549 KB 276/404 KB 276/587 KB 260/894 KB 488/549 KB 276/404 KB 276/587 KB 260/894 KB 492/549 KB 276/404 KB 276/587 KB 260/894 KB 496/549 KB 276/404 KB 276/587 KB 260/894 KB 500/549 KB 276/404 KB 276/587 KB 260/894 KB 504/549 KB 276/404 KB 26/26 KB 276/587 KB 260/894 KB 484/549 KB 260/404 KB 26/26 KB 256/587 KB 260/894 KB 484/549 KB 276/404 KB 280/587 KB 264/894 KB 504/549 KB 276/404 KB 280/587 KB 268/894 KB 504/549 KB 276/404 KB 280/587 KB 272/894 KB 504/549 KB 276/404 KB 280/587 KB 276/894 KB 504/549 KB 280/404 KB 280/587 KB 280/894 KB 504/549 KB 276/404 KB 280/587 KB 260/894 KB 504/549 KB 280/404 KB 284/587 KB 280/894 KB 508/549 KB 280/404 KB 288/587 KB 280/894 KB 508/549 KB 280/404 KB 280/587 KB 280/894 KB 508/549 KB 280/404 KB 288/587 KB 284/894 KB 512/549 KB 280/404 KB 280/587 KB 276/894 KB 504/549 KB 284/404 KB 288/587 KB 284/894 KB 512/549 KB 288/404 KB 288/587 KB 284/894 KB 512/549 KB 292/404 KB 288/587 KB 284/894 KB 512/549 KB 296/404 KB 292/587 KB 284/894 KB 516/549 KB 300/404 KB 292/587 KB 284/894 KB 516/549 KB 304/404 KB 292/587 KB 284/894 KB 516/549 KB 308/404 KB 292/587 KB 284/894 KB 516/549 KB 312/404 KB 292/587 KB 284/894 KB 516/549 KB 316/404 KB 292/587 KB 284/894 KB 516/549 KB 320/404 KB 292/587 KB 284/894 KB 516/549 KB 280/404 KB 288/587 KB 284/894 KB 508/549 KB 4/79 KB 320/404 KB 292/587 KB 284/894 KB 516/549 KB 8/79 KB 320/404 KB 292/587 KB 284/894 KB 516/549 KB 12/79 KB 320/404 KB 292/587 KB 288/894 KB 516/549 KB 12/79 KB 320/404 KB 292/587 KB 284/894 KB 516/549 KB 16/79 KB 320/404 KB 292/587 KB 288/894 KB 516/549 KB 292/404 KB 292/587 KB 284/894 KB 516/549 KB 16/79 KB 320/404 KB 296/587 KB 292/894 KB 516/549 KB 16/79 KB 320/404 KB 300/587 KB 292/894 KB 516/549 KB 20/79 KB 320/404 KB 304/587 KB 292/894 KB 516/549 KB 292/404 KB 288/587 KB 284/894 KB 516/549 KB 20/79 KB 320/404 KB 304/587 KB 292/894 KB 520/549 KB 20/79 KB 320/404 KB 304/587 KB 292/894 KB 524/549 KB 20/79 KB 320/404 KB 304/587 KB 292/894 KB 528/549 KB 20/79 KB 320/404 KB 300/587 KB 292/894 KB 516/549 KB 24/79 KB 320/404 KB 304/587 KB 292/894 KB 528/549 KB 28/79 KB 320/404 KB 304/587 KB 292/894 KB 528/549 KB 32/79 KB 320/404 KB 308/587 KB 292/894 KB 528/549 KB 36/79 KB 320/404 KB 308/587 KB 292/894 KB 528/549 KB 40/79 KB 324/404 KB 308/587 KB 292/894 KB 532/549 KB 44/79 KB 324/404 KB 308/587 KB 292/894 KB 532/549 KB 48/79 KB 324/404 KB 308/587 KB 292/894 KB 532/549 KB 16/79 KB 320/404 KB 292/587 KB 292/894 KB 516/549 KB 48/79 KB 324/404 KB 308/587 KB 296/894 KB 532/549 KB 48/79 KB 324/404 KB 308/587 KB 300/894 KB 532/549 KB 48/79 KB 324/404 KB 308/587 KB 304/894 KB 532/549 KB 48/79 KB 324/404 KB 308/587 KB 308/894 KB 532/549 KB 48/79 KB 324/404 KB 308/587 KB 312/894 KB 532/549 KB 48/79 KB 324/404 KB 308/587 KB 316/894 KB 532/549 KB 48/79 KB 324/404 KB 308/587 KB 320/894 KB 532/549 KB 48/79 KB 324/404 KB 308/587 KB 324/894 KB 532/549 KB 52/79 KB 324/404 KB 308/587 KB 328/894 KB 532/549 KB 52/79 KB 324/404 KB 308/587 KB 332/894 KB 532/549 KB 52/79 KB 324/404 KB 308/587 KB 336/894 KB 532/549 KB 36/79 KB 324/404 KB 308/587 KB 292/894 KB 532/549 KB 52/79 KB 328/404 KB 308/587 KB 336/894 KB 532/549 KB 36/79 KB 320/404 KB 308/587 KB 292/894 KB 532/549 KB 28/79 KB 320/404 KB 308/587 KB 292/894 KB 528/549 KB 52/79 KB 328/404 KB 312/587 KB 336/894 KB 532/549 KB 52/79 KB 328/404 KB 316/587 KB 336/894 KB 536/ unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 549 KB 52/79 KB 328/404 KB 320/587 KB 336/894 KB 536/549 KB 52/79 KB 328/404 KB 324/587 KB 336/894 KB 536/549 KB 52/79 KB 332/404 KB 328/587 KB 336/894 KB 536/549 KB 52/79 KB 332/404 KB 332/587 KB 336/894 KB 536/549 KB 52/79 KB 332/404 KB 336/587 KB 336/894 KB 536/549 KB 52/79 KB 332/404 KB 340/587 KB 336/894 KB 536/549 KB 52/79 KB 332/404 KB 344/587 KB 340/894 KB 536/549 KB 52/79 KB 332/404 KB 348/587 KB 340/894 KB 536/549 KB 52/79 KB 332/404 KB 352/587 KB 340/894 KB 536/549 KB 52/79 KB 324/404 KB 308/587 KB 324/894 KB 532/549 KB 56/79 KB 332/404 KB 352/587 KB 340/894 KB 536/549 KB 60/79 KB 332/404 KB 352/587 KB 340/894 KB 536/549 KB 64/79 KB 332/404 KB 352/587 KB 340/894 KB 536/549 KB 68/79 KB 332/404 KB 352/587 KB 340/894 KB 536/549 KB 72/79 KB 332/404 KB 352/587 KB 340/894 KB 536/549 KB 76/79 KB 332/404 KB 352/587 KB 340/894 KB 536/549 KB 79/79 KB 332/404 KB 352/587 KB 340/894 KB 536/549 KB 52/79 KB 332/404 KB 340/587 KB 340/894 KB 536/549 KB 79/79 KB 332/404 KB 352/587 KB 344/894 KB 536/549 KB 52/79 KB 332/404 KB 324/587 KB 336/894 KB 536/549 KB 79/79 KB 336/404 KB 352/587 KB 348/894 KB 536/549 KB 52/79 KB 328/404 KB 312/587 KB 336/894 KB 536/549 KB 79/79 KB 336/404 KB 352/587 KB 348/894 KB 540/549 KB 79/79 KB 336/404 KB 352/587 KB 348/894 KB 544/549 KB 79/79 KB 336/404 KB 352/587 KB 348/894 KB 548/549 KB 79/79 KB 336/404 KB 352/587 KB 348/894 KB 549/549 KB 79/79 KB 340/404 KB 352/587 KB 348/894 KB 549/549 KB 79/79 KB 344/404 KB 352/587 KB 348/894 KB 549/549 KB 79/79 KB 348/404 KB 352/587 KB 348/894 KB 549/549 KB 79/79 KB 352/404 KB 352/587 KB 348/894 KB 549/549 KB 79/79 KB 356/404 KB 352/587 KB 348/894 KB 549/549 KB 79/79 KB 360/404 KB 352/587 KB 348/894 KB 549/549 KB 79/79 KB 332/404 KB 352/587 KB 348/894 KB 536/549 KB 79/79 KB 360/404 KB 356/587 KB 352/894 KB 549/549 KB 79/79 KB 360/404 KB 356/587 KB 356/894 KB 549/549 KB 79/79 KB 364/404 KB 356/587 KB 360/894 KB 549/549 KB 79/79 KB 364/404 KB 356/587 KB 364/894 KB 549/549 KB 79/79 KB 364/404 KB 356/587 KB 368/894 KB 549/549 KB 79/79 KB 360/404 KB 356/587 KB 348/894 KB 549/549 KB 79/79 KB 364/404 KB 360/587 KB 368/894 KB 549/549 KB 79/79 KB 364/404 KB 364/587 KB 368/894 KB 549/549 KB 79/79 KB 364/404 KB 368/587 KB 368/894 KB 549/549 KB 79/79 KB 364/404 KB 372/587 KB 368/894 KB 549/549 KB 364/404 KB 376/587 KB 372/894 KB 549/549 KB 364/404 KB 380/587 KB 372/894 KB 549/549 KB 79/79 KB 364/404 KB 356/587 KB 356/894 KB 549/549 KB 368/404 KB 380/587 KB 372/894 KB 549/549 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 654.7 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 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 94.1 KB/sec) unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 79/79 KB 364/404 KB 372/587 KB 372/894 KB 549/549 KB 372/404 KB 384/587 KB 376/894 KB 372/404 KB 384/587 KB 372/894 KB 376/404 KB 384/587 KB 376/894 KB 380/404 KB 384/587 KB 376/894 KB 384/404 KB 384/587 KB 376/894 KB 368/404 KB 384/587 KB 372/894 KB Downloading: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 384/404 KB 388/587 KB 376/894 KB 388/404 KB 392/587 KB 380/894 KB 388/404 KB 396/587 KB 380/894 KB 388/404 KB 400/587 KB 380/894 KB 388/404 KB 388/587 KB 380/894 KB 392/404 KB 400/587 KB 380/894 KB 396/404 KB 400/587 KB 380/894 KB 400/404 KB 400/587 KB 380/894 KB 384/404 KB 388/587 KB 380/894 KB 400/404 KB 400/587 KB 384/894 KB 400/404 KB 400/587 KB 388/894 KB 400/404 KB 400/587 KB 392/894 KB 400/404 KB 404/587 KB 396/894 KB 404/404 KB 404/587 KB 400/894 KB 404/404 KB 404/587 KB 404/894 KB 404/404 KB 404/587 KB 408/894 KB 404/404 KB 404/587 KB 412/894 KB 404/404 KB 404/587 KB 416/894 KB 400/404 KB 404/587 KB 392/894 KB 404/404 KB 408/587 KB 416/894 KB 404/404 KB 412/587 KB 416/894 KB 404/404 KB 416/587 KB 416/894 KB 404/404 KB 404/587 KB 396/894 KB 404/404 KB 4/1822 KB 416/587 KB 416/894 KB 404/404 KB 8/1822 KB 416/587 KB 416/894 KB 404/404 KB 12/1822 KB 416/587 KB 416/894 KB 404/404 KB 16/1822 KB 416/587 KB 416/894 KB 404/404 KB 20/1822 KB 416/587 KB 416/894 KB 404/404 KB 24/1822 KB 416/587 KB 416/894 KB 404/404 KB 28/1822 KB 416/587 KB 416/894 KB 404/404 KB 32/1822 KB 416/587 KB 416/894 KB 404/404 KB 36/1822 KB 416/587 KB 416/894 KB 404/404 KB 40/1822 KB 416/587 KB 416/894 KB 404/404 KB 44/1822 KB 416/587 KB 416/894 KB 404/404 KB 44/1822 KB 416/587 KB 420/894 KB 48/1822 KB 420/587 KB 4/115 KB 424/894 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/commons/commons-lang3/3.3.2/commons-lang3-3.3.2.jar (404 KB at 469.8 KB/sec) unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 404/404 KB 48/1822 KB 420/587 KB 4/115 KB 420/894 KB 404/404 KB 48/1822 KB 416/587 KB 4/115 KB 420/894 KB 404/404 KB 44/1822 KB 416/587 KB 4/115 KB 420/894 KB 48/1822 KB 420/587 KB 8/115 KB 424/894 KB 48/1822 KB 420/587 KB 12/115 KB 424/894 KB 48/1822 KB 420/587 KB 16/115 KB 424/894 KB 52/1822 KB 420/587 KB 16/115 KB 424/894 KB 56/1822 KB 424/587 KB 20/115 KB 428/894 KB 52/1822 KB 424/587 KB 20/115 KB 428/894 KB 56/1822 KB 424/587 KB 20/115 KB 432/894 KB 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 52/1822 KB 424/587 KB 20/115 KB 424/894 KB 52/1822 KB 424/587 KB 16/115 KB 424/894 KB 56/1822 KB 428/587 KB 20/115 KB 432/894 KB 56/1822 KB 428/587 KB 24/115 KB 432/894 KB 56/1822 KB 432/587 KB 24/115 KB 432/894 KB 56/1822 KB 432/587 KB 28/115 KB 432/894 KB 56/1822 KB 436/587 KB 28/115 KB 432/894 KB 60/1822 KB 440/587 KB 32/115 KB 436/894 KB 60/1822 KB 436/587 KB 32/115 KB 436/894 KB 60/1822 KB 440/587 KB 32/115 KB 440/894 KB 60/1822 KB 440/587 KB 32/115 KB 444/894 KB 60/1822 KB 436/587 KB 32/115 KB 432/894 KB 64/1822 KB 444/587 KB 32/115 KB 444/894 KB 68/1822 KB 444/587 KB 32/115 KB 444/894 KB 72/1822 KB 444/587 KB 32/115 KB 444/894 KB 56/1822 KB 436/587 KB 32/115 KB 432/894 KB 72/1822 KB 444/587 KB 36/115 KB 448/894 KB 72/1822 KB 444/587 KB 40/115 KB 448/894 KB 72/1822 KB 444/587 KB 44/115 KB 448/894 KB 72/1822 KB 444/587 KB 48/115 KB 448/894 KB 72/1822 KB 444/587 KB 32/115 KB 448/894 KB 60/1822 KB 444/587 KB 32/115 KB 444/894 KB 72/1822 KB 448/587 KB 48/115 KB 448/894 KB 72/1822 KB 452/587 KB 48/115 KB 448/894 KB 76/1822 KB 456/587 KB 52/115 KB 452/894 KB 76/1822 KB 460/587 KB 52/115 KB 452/894 KB 4/206 KB 76/1822 KB 464/587 KB 52/115 KB 452/894 KB 4/206 KB 76/1822 KB 452/587 KB 52/115 KB 452/894 KB 76/1822 KB 464/587 KB 52/115 KB 456/894 KB 4/206 KB 76/1822 KB 464/587 KB 52/115 KB 460/894 KB 4/206 KB 76/1822 KB 452/587 KB 52/115 KB 448/894 KB 76/1822 KB 464/587 KB 56/115 KB 460/894 KB 4/206 KB 76/1822 KB 464/587 KB 60/115 KB 460/894 KB 4/206 KB 76/1822 KB 464/587 KB 63/115 KB 460/894 KB 4/206 KB 76/1822 KB 464/587 KB 67/115 KB 460/894 KB 4/206 KB 76/1822 KB 468/587 KB 71/115 KB 464/894 KB 4/206 KB 76/1822 KB 452/587 KB 48/115 KB 448/894 KB 80/1822 KB 468/587 KB 71/115 KB 464/894 KB 4/206 KB 84/1822 KB 468/587 KB 71/115 KB 464/894 KB 4/206 KB 88/1822 KB 468/587 KB 71/115 KB 464/894 KB 4/206 KB 92/1822 KB 468/587 KB 71/115 KB 464/894 KB 4/206 KB 96/1822 KB 468/587 KB 71/115 KB 464/894 KB 4/206 KB 76/1822 KB 468/587 KB 67/115 KB 464/894 KB 4/206 KB 96/1822 KB 472/587 KB 71/115 KB 464/894 KB 4/206 KB 96/1822 KB 476/587 KB 71/115 KB 464/894 KB 4/206 KB 100/1822 KB 480/587 KB 75/115 KB 464/894 KB 4/206 KB 76/1822 KB 464/587 KB 67/115 KB 464/894 KB 4/206 KB 76/1822 KB 456/587 KB 52/115 KB 452/894 KB 4/206 KB 100/1822 KB 480/587 KB 75/115 KB 464/894 KB 8/206 KB 100/1822 KB 480/587 KB 75/115 KB 464/894 KB 12/206 KB 100/1822 KB 480/587 KB 75/115 KB 464/894 KB 16/206 KB 100/1822 KB 480/587 KB 75/115 KB 464/894 KB 20/206 KB 100/1822 KB 480/587 KB 75/115 KB 464/894 KB 24/206 KB 100/1822 KB 480/587 KB 75/115 KB 464/894 KB 28/206 KB 100/1822 KB 480/587 KB 75/115 KB 464/894 KB 32/206 KB 100/1822 KB 480/587 KB 75/115 KB 464/894 KB 36/206 KB 100/1822 KB 484/587 KB 75/115 KB 468/894 KB 40/206 KB 100/1822 KB 484/587 KB 75/115 KB 468/894 KB 44/206 KB 100/1822 KB 484/587 KB 75/115 KB 468/894 KB 48/206 KB 100/1822 KB 476/587 KB 75/115 KB 464/894 KB 4/206 KB 96/1822 KB 476/587 KB 75/115 KB 464/894 KB 4/206 KB 100/1822 KB 484/587 KB 79/115 KB 468/894 KB 48/206 KB 100/1822 KB 484/587 KB 83/115 KB 468/894 KB 48/206 KB 100/1822 KB 484/587 KB 75/115 KB 468/894 KB 36/206 KB 100/1822 KB 480/587 KB 75/115 KB 468/894 KB 36/206 KB 104/1822 KB 484/587 KB 87/115 KB 472/894 KB 48/206 KB 104/1822 KB 484/587 KB 87/115 KB 476/894 KB 48/206 KB 104/1822 KB 484/587 KB 87/115 KB 480/894 KB 48/206 KB 104/1822 KB 484/587 KB 87/115 KB 484/894 KB 48/206 KB 104/1822 KB 484/ unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 587 KB 87/115 KB 468/894 KB 48/206 KB 104/1822 KB 488/587 KB 91/115 KB 484/894 KB 48/206 KB 104/1822 KB 488/587 KB 95/115 KB 484/894 KB 48/206 KB 104/1822 KB 488/587 KB 99/115 KB 488/894 KB 48/206 KB 104/1822 KB 488/587 KB 103/115 KB 488/894 KB 52/206 KB 104/1822 KB 484/587 KB 83/115 KB 468/894 KB 48/206 KB 108/1822 KB 488/587 KB 103/115 KB 488/894 KB 52/206 KB 112/1822 KB 488/587 KB 103/115 KB 488/894 KB 52/206 KB 116/1822 KB 488/587 KB 103/115 KB 488/894 KB 52/206 KB 120/1822 KB 488/587 KB 103/115 KB 488/894 KB 52/206 KB 124/1822 KB 488/587 KB 103/115 KB 488/894 KB 52/206 KB 128/1822 KB 488/587 KB 103/115 KB 488/894 KB 52/206 KB 104/1822 KB 488/587 KB 99/115 KB 488/894 KB 52/206 KB 128/1822 KB 488/587 KB 103/115 KB 488/894 KB 56/206 KB 128/1822 KB 488/587 KB 103/115 KB 488/894 KB 60/206 KB 128/1822 KB 488/587 KB 103/115 KB 488/894 KB 64/206 KB 128/1822 KB 488/587 KB 107/115 KB 488/894 KB 68/206 KB 132/1822 KB 488/587 KB 107/115 KB 488/894 KB 72/206 KB 132/1822 KB 488/587 KB 107/115 KB 488/894 KB 76/206 KB 132/1822 KB 488/587 KB 107/115 KB 488/894 KB 80/206 KB 104/1822 KB 488/587 KB 95/115 KB 488/894 KB 48/206 KB 104/1822 KB 488/587 KB 87/115 KB 484/894 KB 48/206 KB 132/1822 KB 492/587 KB 107/115 KB 488/894 KB 80/206 KB 132/1822 KB 496/587 KB 107/115 KB 488/894 KB 80/206 KB 132/1822 KB 500/587 KB 107/115 KB 492/894 KB 80/206 KB 132/1822 KB 504/587 KB 107/115 KB 492/894 KB 80/206 KB 132/1822 KB 508/587 KB 107/115 KB 492/894 KB 80/206 KB 132/1822 KB 512/587 KB 107/115 KB 492/894 KB 80/206 KB 132/1822 KB 516/587 KB 107/115 KB 492/894 KB 80/206 KB 132/1822 KB 520/587 KB 107/115 KB 492/894 KB 80/206 KB 132/1822 KB 524/587 KB 107/115 KB 492/894 KB 80/206 KB 132/1822 KB 528/587 KB 107/115 KB 492/894 KB 80/206 KB 132/1822 KB 532/587 KB 107/115 KB 492/894 KB 80/206 KB 132/1822 KB 536/587 KB 107/115 KB 492/894 KB 84/206 KB 132/1822 KB 540/587 KB 107/115 KB 492/894 KB 84/206 KB 132/1822 KB 544/587 KB 107/115 KB 492/894 KB 84/206 KB 132/1822 KB 488/587 KB 107/115 KB 488/894 KB 68/206 KB 136/1822 KB 544/587 KB 107/115 KB 492/894 KB 84/206 KB 140/1822 KB 544/587 KB 107/115 KB 492/894 KB 84/206 KB 144/1822 KB 544/587 KB 107/115 KB 492/894 KB 84/206 KB 128/1822 KB 488/587 KB 107/115 KB 488/894 KB 64/206 KB 144/1822 KB 544/587 KB 111/115 KB 492/894 KB 84/206 KB 144/1822 KB 544/587 KB 115/115 KB 492/894 KB 84/206 KB 144/1822 KB 544/587 KB 115/115 KB 492/894 KB 84/206 KB 148/1822 KB 544/587 KB 115/115 KB 492/894 KB 84/206 KB 152/1822 KB 544/587 KB 115/115 KB 492/894 KB 84/206 KB 156/1822 KB 544/587 KB 115/115 KB 492/894 KB 84/206 KB 160/1822 KB 544/587 KB 115/115 KB 492/894 KB 84/206 KB 132/1822 KB 532/587 KB 107/115 KB 492/894 KB 84/206 KB 132/1822 KB 496/587 KB 107/115 KB 492/894 KB 80/206 KB 160/1822 KB 544/587 KB 115/115 KB 496/894 KB 84/206 KB 160/1822 KB 544/587 KB 115/115 KB 500/894 KB 84/206 KB 160/1822 KB 544/587 KB 115/115 KB 504/894 KB 84/206 KB 160/1822 KB 544/587 KB 115/115 KB 508/894 KB 84/206 KB 160/1822 KB 544/587 KB 115/115 KB 512/894 KB 84/206 KB 160/1822 KB 544/587 KB 115/115 KB 516/894 KB 84/206 KB 160/1822 KB 544/587 KB 115/115 KB 520/894 KB 84/206 KB 160/1822 KB 544/587 KB 115/115 KB 524/894 KB 84/206 KB 160/1822 KB 544/587 KB 115/115 KB 528/894 KB 84/206 KB 160/1822 KB 544/587 KB 115/115 KB 532/894 KB 84/206 KB 160/1822 KB 544/587 KB 115/115 KB 532/894 KB 88/206 KB 160/1822 KB 544/587 KB 115/115 KB 532/894 KB 92/206 KB 160/1822 KB 544/587 KB 115 unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install /115 KB 532/894 KB 96/206 KB 160/1822 KB 544/587 KB 115/115 KB 536/894 KB 100/206 KB 164/1822 KB 548/587 KB 115/115 KB 536/894 KB 104/206 KB 164/1822 KB 548/587 KB 115/115 KB 536/894 KB 108/206 KB 164/1822 KB 548/587 KB 115/115 KB 536/894 KB 112/206 KB 160/1822 KB 544/587 KB 115/115 KB 536/894 KB 96/206 KB 164/1822 KB 548/587 KB 115/115 KB 540/894 KB 112/206 KB 164/1822 KB 548/587 KB 115/115 KB 544/894 KB 112/206 KB 164/1822 KB 548/587 KB 115/115 KB 536/894 KB 100/206 KB 168/1822 KB 548/587 KB 115/115 KB 544/894 KB 112/206 KB 172/1822 KB 548/587 KB 115/115 KB 548/894 KB 112/206 KB 176/1822 KB 548/587 KB 115/115 KB 548/894 KB 112/206 KB 160/1822 KB 548/587 KB 115/115 KB 536/894 KB 100/206 KB 176/1822 KB 552/587 KB 115/115 KB 548/894 KB 112/206 KB 176/1822 KB 556/587 KB 115/115 KB 548/894 KB 112/206 KB 176/1822 KB 560/587 KB 115/115 KB 548/894 KB 112/206 KB 168/1822 KB 548/587 KB 115/115 KB 548/894 KB 112/206 KB 176/1822 KB 560/587 KB 115/115 KB 552/894 KB 112/206 KB 180/1822 KB 560/587 KB 115/115 KB 556/894 KB 116/206 KB 180/1822 KB 560/587 KB 560/894 KB 116/206 KB 180/1822 KB 564/587 KB 560/894 KB 116/206 KB 180/1822 KB 568/587 KB 564/894 KB 116/206 KB 180/1822 KB 560/587 KB 115/115 KB 552/894 KB 116/206 KB 184/1822 KB 568/587 KB 564/894 KB 116/206 KB 188/1822 KB 568/587 KB 564/894 KB 116/206 KB 192/1822 KB 568/587 KB 564/894 KB 116/206 KB 176/1822 KB 560/587 KB 115/115 KB 552/894 KB 116/206 KB 192/1822 KB 568/587 KB 564/894 KB 120/206 KB 192/1822 KB 568/587 KB 564/894 KB 124/206 KB 192/1822 KB 568/587 KB 564/894 KB 128/206 KB 192/1822 KB 572/587 KB 564/894 KB 128/206 KB 192/1822 KB 576/587 KB 564/894 KB 128/206 KB 180/1822 KB 564/587 KB 564/894 KB 116/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjrt/1.8.7/aspectjrt-1.8.7.jar (115 KB at 127.9 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 192/1822 KB 576/587 KB 568/894 KB 128/206 KB 196/1822 KB 576/587 KB 572/894 KB 132/206 KB 196/1822 KB 576/587 KB 576/894 KB 132/206 KB 196/1822 KB 576/587 KB 580/894 KB 132/206 KB 196/1822 KB 576/587 KB 584/894 KB 132/206 KB 196/1822 KB 576/587 KB 588/894 KB 132/206 KB 196/1822 KB 576/587 KB 592/894 KB 132/206 KB 196/1822 KB 576/587 KB 568/894 KB 132/206 KB 200/1822 KB 576/587 KB 592/894 KB 132/206 KB 204/1822 KB 576/587 KB 592/894 KB 132/206 KB 208/1822 KB 576/587 KB 592/894 KB 132/206 KB 192/1822 KB 576/587 KB 568/894 KB 132/206 KB 208/1822 KB 576/587 KB 592/894 KB 136/206 KB 208/1822 KB 576/587 KB 592/894 KB 140/206 KB 208/1822 KB 576/587 KB 592/894 KB 144/206 KB 208/1822 KB 576/587 KB 592/894 KB 148/206 KB 212/1822 KB 576/587 KB 596/894 KB 152/206 KB 212/1822 KB 576/587 KB 596/894 KB 156/206 KB 212/1822 KB 576/587 KB 596/894 KB 160/206 KB 212/1822 KB 576/587 KB 596/894 KB 164/206 KB 212/1822 KB 580/587 KB 596/894 KB 168/206 KB 212/1822 KB 580/587 KB 596/894 KB 172/206 KB 212/1822 KB 580/587 KB 596/894 KB 176/206 KB 212/1822 KB 576/587 KB 596/894 KB 148/206 KB 212/1822 KB 580/587 KB 600/894 KB 176/206 KB 212/1822 KB 580/587 KB 604/894 KB 176/206 KB 212/1822 KB 580/587 KB 608/894 KB 176/206 KB 212/1822 KB 576/587 KB 592/894 KB 148/206 KB 216/1822 KB 580/587 KB 608/894 KB 176/206 KB 220/1822 KB 580/587 KB 608/894 KB 176/206 KB 212/1822 KB 580/587 KB 596/894 KB 164/206 KB 220/1822 KB 584/587 KB 608/894 KB 176/206 KB 220/1822 KB 587/587 KB 608/894 KB 176/206 KB 224/1822 KB 587/587 KB 608/894 KB 176/206 KB 228/1822 KB 587/587 KB 608/894 KB 176/206 KB 232/1822 KB 587/587 KB 612/894 KB 176/206 KB 236/1822 KB 587/587 KB 612/894 KB 176/206 KB 240/1822 KB 587/587 KB 612/894 KB 176/206 KB 244/1822 KB 587/587 KB 612/894 KB 176/206 KB 248/1822 KB 587/587 KB 612/894 KB 180/206 KB 252/1822 KB 587/587 KB 612/894 KB 180/206 KB 256/1822 KB 587/587 KB 612/894 KB 180/206 KB 228/1822 KB 587/587 KB 612/894 KB 176/206 KB 256/1822 KB 587/587 KB 616/894 KB 180/206 KB 256/1822 KB 587/587 KB 620/894 KB 180/206 KB 256/1822 KB 587/587 KB 624/894 KB 180/206 KB 244/1822 KB 587/587 KB 612/894 KB 180/206 KB 256/1822 KB 587/587 KB 624/894 KB 184/206 KB 256/1822 KB 587/587 KB 624/894 KB 188/206 KB 256/1822 KB 587/587 KB 624/894 KB 192/206 KB 256/1822 KB 587/587 KB 628/894 KB 192/206 KB 256/1822 KB 587/587 KB 632/894 KB 192/206 KB 256/1822 KB 587/587 KB 636/894 KB 192/206 KB 260/1822 KB 587/587 KB 640/894 KB 192/206 KB 260/1822 KB 587/587 KB 644/894 KB 196/206 KB 260/1822 KB 587/587 KB 648/894 KB 196/206 KB 260/1822 KB 587/587 KB 652/894 KB 196/206 KB 260/1822 KB 587/587 KB 656/894 KB 196/206 KB 260/1822 KB 587/587 KB 636/894 KB 192/206 KB 264/1822 KB 587/587 KB 656/894 KB 196/206 KB 268/1822 KB 587/587 KB 656/894 KB 196/206 KB 272/1822 KB 587/587 KB 656/894 KB 196/206 KB 260/1822 KB 587/587 KB 640/894 KB 196/206 KB 272/1822 KB 587/587 KB 656/894 KB 200/206 KB Downloaded: https://repo.maven.apache.org/maven2/org/pcap4j/pcap4j-core/1.2.1/pcap4j-core-1.2.1.jar (587 KB at 641.9 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 272/1822 KB 656/894 KB 204/206 KB 272/1822 KB 656/894 KB 206/206 KB 272/1822 KB 656/894 KB 4/314 KB 206/206 KB 272/1822 KB 656/894 KB 8/314 KB 206/206 KB 272/1822 KB 656/894 KB 12/314 KB 206/206 KB 272/1822 KB 656/894 KB 16/314 KB 206/206 KB 272/1822 KB 656/894 KB 20/314 KB 206/206 KB 272/1822 KB 656/894 KB 24/314 KB 206/206 KB 272/1822 KB 656/894 KB 28/314 KB 206/206 KB 272/1822 KB 656/894 KB 32/314 KB 206/206 KB 272/1822 KB 660/894 KB 32/314 KB 206/206 KB 276/1822 KB 660/894 KB 32/314 KB 206/206 KB 280/1822 KB 660/894 KB 32/314 KB 206/206 KB 284/1822 KB 660/894 KB 32/314 KB 206/206 KB 284/1822 KB 660/894 KB 36/314 KB 206/206 KB 284/1822 KB 660/894 KB 40/314 KB 206/206 KB 284/1822 KB 660/894 KB 44/314 KB 206/206 KB 284/1822 KB 660/894 KB 48/314 KB 206/206 KB 284/1822 KB 664/894 KB 48/314 KB 206/206 KB 288/1822 KB 668/894 KB 48/314 KB 206/206 KB 288/1822 KB 664/894 KB 48/314 KB 206/206 KB 288/1822 KB 672/894 KB 52/314 KB 4/57 KB 288/1822 KB 672/894 KB 56/314 KB 4/57 KB 288/1822 KB 672/894 KB 60/314 KB 4/57 KB 288/1822 KB 672/894 KB 64/314 KB 4/57 KB 288/1822 KB 672/894 KB 68/314 KB 4/57 KB 288/1822 KB 672/894 KB 72/314 KB 4/57 KB 288/1822 KB 672/894 KB 76/314 KB 4/57 KB 288/1822 KB 672/894 KB 80/314 KB 4/57 KB 288/1822 KB 672/894 KB 80/314 KB 4/57 KB 288/1822 KB 676/894 KB 80/314 KB 4/57 KB 292/1822 KB 680/894 KB 80/314 KB 4/57 KB 292/1822 KB 684/894 KB 80/314 KB 4/57 KB 292/1822 KB 688/894 KB 80/314 KB 4/57 KB 288/1822 KB 668/894 KB 48/314 KB 206/206 KB 4/57 KB 292/1822 KB 688/894 KB 80/314 KB 8/57 KB 292/1822 KB 688/894 KB 80/314 KB 12/57 KB 292/1822 KB 688/894 KB 80/314 KB 16/57 KB 292/1822 KB 688/894 KB 80/314 KB 20/57 KB 292/1822 KB 688/894 KB 80/314 KB 24/57 KB 292/1822 KB 688/894 KB 80/314 KB 28/57 KB 292/1822 KB 688/894 KB 80/314 KB 32/57 KB 292/1822 KB 688/894 KB 80/314 KB 36/57 KB 292/1822 KB 688/894 KB 84/314 KB 40/57 KB 292/1822 KB 688/894 KB 84/314 KB 44/57 KB 292/1822 KB 688/894 KB 84/314 KB 48/57 KB 292/1822 KB 676/894 KB 80/314 KB 4/57 KB 296/1822 KB 688/894 KB 84/314 KB 48/57 KB 300/1822 KB 688/894 KB 84/314 KB 48/57 KB 304/1822 KB 688/894 KB 84/314 KB 48/57 KB 308/1822 KB 688/894 KB 84/314 KB 52/57 KB 312/1822 KB 692/894 KB 84/314 KB 52/57 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.3.1/gson-2.3.1.jar (206 KB at 222.6 KB/sec) unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 292/1822 KB 688/894 KB 84/314 KB 36/57 KB 312/1822 KB 692/894 KB 88/314 KB 52/57 KB 312/1822 KB 692/894 KB 92/314 KB 52/57 KB 312/1822 KB 692/894 KB 96/314 KB 52/57 KB 312/1822 KB 692/894 KB 100/314 KB 52/57 KB 312/1822 KB 692/894 KB 104/314 KB 52/57 KB 312/1822 KB 692/894 KB 108/314 KB 52/57 KB 312/1822 KB 692/894 KB 112/314 KB 52/57 KB 312/1822 KB 692/894 KB 116/314 KB 52/57 KB 308/1822 KB 692/894 KB 84/314 KB 52/57 KB 316/1822 KB 696/894 KB 116/314 KB 52/57 KB 316/1822 KB 700/894 KB 116/314 KB 52/57 KB 316/1822 KB 704/894 KB 116/314 KB 52/57 KB 304/1822 KB 688/894 KB 84/314 KB 52/57 KB 316/1822 KB 704/894 KB 116/314 KB 56/57 KB 316/1822 KB 704/894 KB 116/314 KB 57/57 KB 316/1822 KB 692/894 KB 116/314 KB 52/57 KB 320/1822 KB 704/894 KB 116/314 KB 57/57 KB Downloading: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 324/1822 KB 704/894 KB 116/314 KB 57/57 KB 328/1822 KB 704/894 KB 120/314 KB 57/57 KB 332/1822 KB 704/894 KB 120/314 KB 57/57 KB 336/1822 KB 708/894 KB 120/314 KB 324/1822 KB 704/894 KB 120/314 KB 57/57 KB 336/1822 KB 708/894 KB 124/314 KB 336/1822 KB 708/894 KB 128/314 KB 336/1822 KB 708/894 KB 132/314 KB 340/1822 KB 708/894 KB 136/314 KB 332/1822 KB 708/894 KB 120/314 KB 340/1822 KB 712/894 KB 136/314 KB 340/1822 KB 716/894 KB 136/314 KB 340/1822 KB 720/894 KB 136/314 KB Downloaded: https://repo.maven.apache.org/maven2/commons-codec/commons-codec/1.4/commons-codec-1.4.jar (57 KB at 60.5 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 340/1822 KB 724/894 KB 136/314 KB 340/1822 KB 4/263 KB 728/894 KB 140/314 KB 340/1822 KB 4/263 KB 732/894 KB 140/314 KB 340/1822 KB 4/263 KB 736/894 KB 140/314 KB 340/1822 KB 708/894 KB 132/314 KB 340/1822 KB 4/263 KB 724/894 KB 140/314 KB 340/1822 KB 8/263 KB 736/894 KB 140/314 KB 340/1822 KB 12/263 KB 736/894 KB 140/314 KB 340/1822 KB 16/263 KB 736/894 KB 140/314 KB 340/1822 KB 20/263 KB 736/894 KB 140/314 KB 340/1822 KB 724/894 KB 140/314 KB 344/1822 KB 20/263 KB 736/894 KB 144/314 KB 344/1822 KB 20/263 KB 736/894 KB 148/314 KB 344/1822 KB 24/263 KB 740/894 KB 152/314 KB 344/1822 KB 24/263 KB 740/894 KB 156/314 KB 344/1822 KB 20/263 KB 736/894 KB 140/314 KB 348/1822 KB 24/263 KB 740/894 KB 156/314 KB 352/1822 KB 24/263 KB 740/894 KB 156/314 KB 356/1822 KB 24/263 KB 740/894 KB 156/314 KB 360/1822 KB 24/263 KB 740/894 KB 160/314 KB 344/1822 KB 24/263 KB 740/894 KB 148/314 KB 364/1822 KB 24/263 KB 744/894 KB 160/314 KB 364/1822 KB 24/263 KB 748/894 KB 160/314 KB 364/1822 KB 24/263 KB 752/894 KB 160/314 KB 364/1822 KB 24/263 KB 752/894 KB 160/314 KB 4/99 KB 344/1822 KB 24/263 KB 736/894 KB 148/314 KB 364/1822 KB 28/263 KB 752/894 KB 160/314 KB 4/99 KB 364/1822 KB 32/263 KB 752/894 KB 160/314 KB 4/99 KB 364/1822 KB 36/263 KB 752/894 KB 160/314 KB 4/99 KB 364/1822 KB 40/263 KB 752/894 KB 160/314 KB 8/99 KB 364/1822 KB 44/263 KB 752/894 KB 160/314 KB 8/99 KB 364/1822 KB 48/263 KB 752/894 KB 160/314 KB 8/99 KB 364/1822 KB 52/263 KB 752/894 KB 160/314 KB 8/99 KB 364/1822 KB 56/263 KB 756/894 KB 160/314 KB 8/99 KB 364/1822 KB 60/263 KB 756/894 KB 160/314 KB 8/99 KB 364/1822 KB 64/263 KB 756/894 KB 160/314 KB 8/99 KB 364/1822 KB 24/263 KB 752/894 KB 160/314 KB 368/1822 KB 64/263 KB 756/894 KB 160/314 KB 8/99 KB 372/1822 KB 64/263 KB 756/894 KB 160/314 KB 8/99 KB 376/1822 KB 64/263 KB 756/894 KB 160/314 KB 8/99 KB 380/1822 KB 64/263 KB 756/894 KB 160/314 KB 8/99 KB 384/1822 KB 64/263 KB 756/894 KB 160/314 KB 8/99 KB 388/1822 KB 64/263 KB 756/894 KB 160/314 KB 8/99 KB 356/1822 KB 24/263 KB 740/894 KB 160/314 KB 388/1822 KB 68/263 KB 756/894 KB 164/314 KB 8/99 KB 388/1822 KB 68/263 KB 756/894 KB 168/314 KB 8/99 KB 388/1822 KB 68/263 KB 756/894 KB 172/314 KB 8/99 KB 388/1822 KB 68/263 KB 756/894 KB 176/314 KB 8/99 KB 388/1822 KB 68/263 KB 756/894 KB 180/314 KB 8/99 KB 388/1822 KB 68/263 KB 756/894 KB 184/314 KB 8/99 KB 388/1822 KB 68/263 KB 756/894 KB 188/314 KB 8/99 KB 388/1822 KB 68/263 KB 756/894 KB 192/314 KB 8/99 KB 388/1822 KB 68/263 KB 756/894 KB 160/314 KB 8/99 KB 388/1822 KB 72/263 KB 756/894 KB 192/314 KB 8/99 KB 392/1822 KB 76/263 KB 756/894 KB 192/314 KB 8/99 KB 392/1822 KB 80/263 KB 756/894 KB 192/314 KB 8/99 KB 392/1822 KB 84/263 KB 756/894 KB 192/314 KB 8/99 KB 364/1822 KB 52/263 KB 756/894 KB 160/314 KB 8/99 KB 364/1822 KB 36/263 KB 752/894 KB 160/314 KB 8/99 KB 392/1822 KB 84/263 KB 756/894 KB 196/314 KB 12/99 KB 392/1822 KB 84/263 KB 756/894 KB 196/314 KB 16/99 KB 392/1822 KB 84/263 KB 756/894 KB 196/314 KB 20/99 KB 392/1822 KB 84/263 KB 756/894 KB 196/314 KB 24/99 KB 392/1822 KB 84/263 KB 756/894 KB 196/314 KB 28/99 KB 392/1822 KB 84/263 KB 756/894 KB 196/314 KB 32/99 KB 392/1822 KB 84/263 KB 760/894 KB 196/314 KB 32/99 KB 392/1822 KB 84/263 KB 764/894 KB 196/314 KB 32/99 KB 392/1822 KB 84/263 KB 768/894 KB 196/314 KB 32/99 KB 392/1822 KB 84/263 KB 772/894 KB 196/314 KB 32/99 KB 392/1822 KB 84/263 KB 776/894 KB 196/314 KB unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 36/99 KB 392/1822 KB 84/263 KB 780/894 KB 196/314 KB 36/99 KB 392/1822 KB 84/263 KB 784/894 KB 196/314 KB 36/99 KB 392/1822 KB 84/263 KB 788/894 KB 196/314 KB 36/99 KB 392/1822 KB 84/263 KB 792/894 KB 196/314 KB 36/99 KB 392/1822 KB 84/263 KB 796/894 KB 196/314 KB 36/99 KB 392/1822 KB 84/263 KB 756/894 KB 196/314 KB 8/99 KB 392/1822 KB 88/263 KB 796/894 KB 200/314 KB 36/99 KB 392/1822 KB 88/263 KB 796/894 KB 204/314 KB 36/99 KB 392/1822 KB 88/263 KB 796/894 KB 208/314 KB 36/99 KB 392/1822 KB 72/263 KB 756/894 KB 192/314 KB 8/99 KB 396/1822 KB 88/263 KB 796/894 KB 208/314 KB 36/99 KB 400/1822 KB 88/263 KB 796/894 KB 208/314 KB 36/99 KB 404/1822 KB 88/263 KB 796/894 KB 208/314 KB 36/99 KB 408/1822 KB 88/263 KB 796/894 KB 208/314 KB 36/99 KB 412/1822 KB 88/263 KB 800/894 KB 208/314 KB 36/99 KB 416/1822 KB 88/263 KB 800/894 KB 208/314 KB 36/99 KB 420/1822 KB 88/263 KB 800/894 KB 212/314 KB 36/99 KB 424/1822 KB 88/263 KB 800/894 KB 212/314 KB 36/99 KB 428/1822 KB 88/263 KB 800/894 KB 212/314 KB 36/99 KB 432/1822 KB 88/263 KB 800/894 KB 212/314 KB 36/99 KB 392/1822 KB 88/263 KB 796/894 KB 196/314 KB 36/99 KB 432/1822 KB 92/263 KB 800/894 KB 212/314 KB 36/99 KB 432/1822 KB 96/263 KB 800/894 KB 212/314 KB 36/99 KB 392/1822 KB 84/263 KB 772/894 KB 196/314 KB 36/99 KB 432/1822 KB 96/263 KB 800/894 KB 212/314 KB 40/99 KB 432/1822 KB 96/263 KB 800/894 KB 212/314 KB 44/99 KB 432/1822 KB 96/263 KB 800/894 KB 212/314 KB 48/99 KB 432/1822 KB 96/263 KB 800/894 KB 212/314 KB 52/99 KB 432/1822 KB 96/263 KB 800/894 KB 212/314 KB 56/99 KB 432/1822 KB 96/263 KB 800/894 KB 212/314 KB 60/99 KB 432/1822 KB 96/263 KB 800/894 KB 212/314 KB 64/99 KB 432/1822 KB 96/263 KB 800/894 KB 212/314 KB 68/99 KB 432/1822 KB 96/263 KB 800/894 KB 212/314 KB 72/99 KB 432/1822 KB 96/263 KB 800/894 KB 212/314 KB 76/99 KB 432/1822 KB 96/263 KB 800/894 KB 212/314 KB 80/99 KB 432/1822 KB 96/263 KB 800/894 KB 212/314 KB 84/99 KB 436/1822 KB 100/263 KB 800/894 KB 212/314 KB 88/99 KB 436/1822 KB 100/263 KB 800/894 KB 212/314 KB 92/99 KB 436/1822 KB 100/263 KB 800/894 KB 212/314 KB 96/99 KB 416/1822 KB 88/263 KB 800/894 KB 212/314 KB 36/99 KB 408/1822 KB 88/263 KB 800/894 KB 208/314 KB 36/99 KB 436/1822 KB 100/263 KB 804/894 KB 212/314 KB 96/99 KB 436/1822 KB 100/263 KB 808/894 KB 216/314 KB 96/99 KB 436/1822 KB 100/263 KB 812/894 KB 216/314 KB 96/99 KB 436/1822 KB 100/263 KB 816/894 KB 216/314 KB 96/99 KB 436/1822 KB 100/263 KB 820/894 KB 216/314 KB 96/99 KB 436/1822 KB 100/263 KB 824/894 KB 216/314 KB 96/99 KB 436/1822 KB 100/263 KB 828/894 KB 216/314 KB 99/99 KB 436/1822 KB 100/263 KB 832/894 KB 216/314 KB 99/99 KB 436/1822 KB 100/263 KB 800/894 KB 212/314 KB 84/99 KB 440/1822 KB 100/263 KB 832/894 KB 216/314 KB 99/99 KB 444/1822 KB 100/263 KB 832/894 KB 216/314 KB 99/99 KB 448/1822 KB 100/263 KB 832/894 KB 216/314 KB 99/99 KB 432/1822 KB 100/263 KB 800/894 KB 212/314 KB 84/99 KB 448/1822 KB 104/263 KB 832/894 KB 216/314 KB 99/99 KB 448/1822 KB 108/263 KB 832/894 KB 216/314 KB 99/99 KB 448/1822 KB 112/263 KB 832/894 KB 216/314 KB 99/99 KB 448/1822 KB 116/263 KB 832/894 KB 216/314 KB 99/99 KB 448/1822 KB 120/263 KB 832/894 KB 216/314 KB 99/99 KB 448/1822 KB 124/263 KB 832/894 KB 216/314 KB 99/99 KB 448/1822 KB 128/263 KB 832/894 KB 216/314 KB 99/99 KB 448/1822 KB 132/263 KB 832/894 KB 216/314 KB 99/99 KB 452/1822 KB 136/263 KB 836/894 KB 216/314 KB 99/99 KB 452/1822 KB 140/263 KB unit-abot-epc-basic-0: 06:22:27 DEBUG unit.abot-epc-basic/0.install 836/894 KB 216/314 KB 99/99 KB 452/1822 KB 144/263 KB 836/894 KB 216/314 KB 99/99 KB 436/1822 KB 100/263 KB 824/894 KB 216/314 KB 99/99 KB 436/1822 KB 100/263 KB 804/894 KB 216/314 KB 96/99 KB 452/1822 KB 144/263 KB 836/894 KB 220/314 KB 99/99 KB 452/1822 KB 144/263 KB 836/894 KB 224/314 KB 99/99 KB 452/1822 KB 144/263 KB 836/894 KB 228/314 KB 99/99 KB 452/1822 KB 144/263 KB 836/894 KB 232/314 KB 99/99 KB 452/1822 KB 144/263 KB 836/894 KB 236/314 KB 99/99 KB 452/1822 KB 144/263 KB 836/894 KB 240/314 KB 99/99 KB 452/1822 KB 144/263 KB 836/894 KB 244/314 KB 99/99 KB 452/1822 KB 144/263 KB 836/894 KB 248/314 KB 99/99 KB 452/1822 KB 144/263 KB 836/894 KB 252/314 KB 99/99 KB 452/1822 KB 144/263 KB 836/894 KB 256/314 KB 99/99 KB 452/1822 KB 132/263 KB 836/894 KB 216/314 KB 99/99 KB 456/1822 KB 144/263 KB 836/894 KB 256/314 KB 99/99 KB 460/1822 KB 144/263 KB 836/894 KB 256/314 KB 99/99 KB 464/1822 KB 144/263 KB 836/894 KB 256/314 KB 99/99 KB 448/1822 KB 132/263 KB 836/894 KB 216/314 KB 99/99 KB 464/1822 KB 144/263 KB 840/894 KB 256/314 KB 99/99 KB 464/1822 KB 144/263 KB 844/894 KB 256/314 KB 99/99 KB 464/1822 KB 144/263 KB 848/894 KB 256/314 KB 99/99 KB 464/1822 KB 144/263 KB 848/894 KB 260/314 KB 99/99 KB 468/1822 KB 148/263 KB 852/894 KB 264/314 KB 99/99 KB 468/1822 KB 148/263 KB 852/894 KB 268/314 KB 99/99 KB 468/1822 KB 148/263 KB 852/894 KB 272/314 KB 99/99 KB 468/1822 KB 148/263 KB 852/894 KB 260/314 KB 99/99 KB 468/1822 KB 152/263 KB 852/894 KB 272/314 KB 99/99 KB 468/1822 KB 156/263 KB 852/894 KB 272/314 KB 99/99 KB 468/1822 KB 160/263 KB 852/894 KB 272/314 KB 99/99 KB 468/1822 KB 164/263 KB 852/894 KB 272/314 KB 99/99 KB 468/1822 KB 168/263 KB 852/894 KB 276/314 KB 99/99 KB 468/1822 KB 172/263 KB 852/894 KB 276/314 KB 99/99 KB 468/1822 KB 176/263 KB 852/894 KB 276/314 KB 99/99 KB 468/1822 KB 144/263 KB 852/894 KB 260/314 KB 99/99 KB 468/1822 KB 176/263 KB 856/894 KB 276/314 KB 99/99 KB 468/1822 KB 176/263 KB 860/894 KB 276/314 KB 99/99 KB 468/1822 KB 176/263 KB 864/894 KB 276/314 KB 99/99 KB 468/1822 KB 144/263 KB 848/894 KB 260/314 KB 99/99 KB 472/1822 KB 176/263 KB 864/894 KB 276/314 KB 99/99 KB 476/1822 KB 176/263 KB 864/894 KB 276/314 KB 99/99 KB 480/1822 KB 176/263 KB 864/894 KB 276/314 KB 99/99 KB 480/1822 KB 176/263 KB 868/894 KB 276/314 KB 99/99 KB 484/1822 KB 176/263 KB 872/894 KB 276/314 KB 468/1822 KB 164/263 KB 852/894 KB 276/314 KB 99/99 KB 484/1822 KB 176/263 KB 876/894 KB 280/314 KB 484/1822 KB 176/263 KB 876/894 KB 284/314 KB 484/1822 KB 176/263 KB 876/894 KB 288/314 KB 484/1822 KB 176/263 KB 868/894 KB 276/314 KB 488/1822 KB 176/263 KB 876/894 KB 288/314 KB 492/1822 KB 176/263 KB 876/894 KB 288/314 KB 496/1822 KB 176/263 KB 876/894 KB 288/314 KB 500/1822 KB 176/263 KB 876/894 KB 288/314 KB 504/1822 KB 180/263 KB 876/894 KB 292/314 KB 508/1822 KB 180/263 KB 876/894 KB 292/314 KB 512/1822 KB 180/263 KB 876/894 KB 292/314 KB Downloaded: https://repo.maven.apache.org/maven2/xmlunit/xmlunit/1.6/xmlunit-1.6.jar (99 KB at 100.0 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 500/1822 KB 180/263 KB 876/894 KB 292/314 KB 512/1822 KB 180/263 KB 876/894 KB 296/314 KB 512/1822 KB 180/263 KB 876/894 KB 300/314 KB 512/1822 KB 180/263 KB 876/894 KB 304/314 KB 500/1822 KB 180/263 KB 876/894 KB 288/314 KB 512/1822 KB 184/263 KB 876/894 KB 304/314 KB 512/1822 KB 188/263 KB 876/894 KB 304/314 KB 512/1822 KB 192/263 KB 876/894 KB 304/314 KB 484/1822 KB 176/263 KB 876/894 KB 276/314 KB 512/1822 KB 192/263 KB 880/894 KB 308/314 KB 512/1822 KB 192/263 KB 884/894 KB 308/314 KB 512/1822 KB 192/263 KB 888/894 KB 308/314 KB 512/1822 KB 192/263 KB 892/894 KB 308/314 KB 512/1822 KB 192/263 KB 894/894 KB 308/314 KB 512/1822 KB 196/263 KB 894/894 KB 308/314 KB 516/1822 KB 200/263 KB 894/894 KB 308/314 KB 516/1822 KB 204/263 KB 894/894 KB 308/314 KB 516/1822 KB 208/263 KB 894/894 KB 308/314 KB 512/1822 KB 192/263 KB 876/894 KB 308/314 KB 516/1822 KB 208/263 KB 894/894 KB 312/314 KB 516/1822 KB 208/263 KB 894/894 KB 314/314 KB 516/1822 KB 196/263 KB 894/894 KB 308/314 KB 520/1822 KB 208/263 KB 894/894 KB 314/314 KB 524/1822 KB 208/263 KB 894/894 KB 314/314 KB 528/1822 KB 208/263 KB 894/894 KB 314/314 KB 528/1822 KB 212/263 KB 894/894 KB 314/314 KB 532/1822 KB 216/263 KB 894/894 KB 314/314 KB 3/276 KB 532/1822 KB 220/263 KB 894/894 KB 314/314 KB 3/276 KB 532/1822 KB 224/263 KB 894/894 KB 314/314 KB 3/276 KB 532/1822 KB 212/263 KB 894/894 KB 314/314 KB 3/276 KB 532/1822 KB 224/263 KB 894/894 KB 314/314 KB 6/276 KB 532/1822 KB 224/263 KB 894/894 KB 314/314 KB 9/276 KB 532/1822 KB 224/263 KB 894/894 KB 314/314 KB 11/276 KB 532/1822 KB 224/263 KB 894/894 KB 314/314 KB 14/276 KB 532/1822 KB 224/263 KB 894/894 KB 314/314 KB 16/276 KB 532/1822 KB 212/263 KB 894/894 KB 314/314 KB 536/1822 KB 224/263 KB 894/894 KB 314/314 KB 16/276 KB 540/1822 KB 224/263 KB 894/894 KB 314/314 KB 19/276 KB 544/1822 KB 224/263 KB 894/894 KB 314/314 KB 19/276 KB 548/1822 KB 224/263 KB 894/894 KB 314/314 KB 19/276 KB Downloaded: https://repo.maven.apache.org/maven2/net/java/dev/jna/jna/4.1.0/jna-4.1.0.jar (894 KB at 894.1 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:27 DEBUG unit.abot-epc-basic/0.install 536/1822 KB 224/263 KB 894/894 KB 314/314 KB 19/276 KB 548/1822 KB 228/263 KB 314/314 KB 22/276 KB 548/1822 KB 228/263 KB 314/314 KB 25/276 KB 548/1822 KB 228/263 KB 894/894 KB 314/314 KB 19/276 KB 548/1822 KB 232/263 KB 314/314 KB 25/276 KB 548/1822 KB 236/263 KB 314/314 KB 25/276 KB 548/1822 KB 236/263 KB 314/314 KB 27/276 KB 552/1822 KB 240/263 KB 314/314 KB 27/276 KB 552/1822 KB 244/263 KB 30/276 KB 552/1822 KB 248/263 KB 30/276 KB 552/1822 KB 252/263 KB 30/276 KB 552/1822 KB 256/263 KB 30/276 KB 552/1822 KB 236/263 KB 314/314 KB 27/276 KB 556/1822 KB 256/263 KB 30/276 KB 560/1822 KB 256/263 KB 30/276 KB 564/1822 KB 256/263 KB 30/276 KB 568/1822 KB 256/263 KB 30/276 KB 572/1822 KB 256/263 KB 30/276 KB 576/1822 KB 256/263 KB 30/276 KB 580/1822 KB 260/263 KB 30/276 KB 584/1822 KB 260/263 KB 30/276 KB 552/1822 KB 240/263 KB 30/276 KB Downloaded: https://repo.maven.apache.org/maven2/org/picocontainer/picocontainer/2.13.5/picocontainer-2.13.5.jar (314 KB at 312.3 KB/sec) unit-abot-epc-basic-0: 06:22:27 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 584/1822 KB 260/263 KB 32/276 KB 584/1822 KB 260/263 KB 36/276 KB 584/1822 KB 260/263 KB 40/276 KB 584/1822 KB 260/263 KB 44/276 KB 584/1822 KB 260/263 KB 48/276 KB 576/1822 KB 260/263 KB 30/276 KB 584/1822 KB 263/263 KB 48/276 KB 584/1822 KB 263/263 KB 52/276 KB 588/1822 KB 263/263 KB 4/54 KB 56/276 KB 588/1822 KB 263/263 KB 4/54 KB 52/276 KB 592/1822 KB 263/263 KB 4/54 KB 56/276 KB 584/1822 KB 263/263 KB 4/54 KB 52/276 KB 592/1822 KB 263/263 KB 8/54 KB 56/276 KB 592/1822 KB 263/263 KB 12/54 KB 56/276 KB 592/1822 KB 263/263 KB 16/54 KB 56/276 KB 592/1822 KB 263/263 KB 20/54 KB 56/276 KB 592/1822 KB 263/263 KB 24/54 KB 56/276 KB 592/1822 KB 263/263 KB 28/54 KB 56/276 KB 592/1822 KB 263/263 KB 32/54 KB 56/276 KB 596/1822 KB 263/263 KB 32/54 KB 56/276 KB 4/748 KB 596/1822 KB 263/263 KB 36/54 KB 60/276 KB 8/748 KB 596/1822 KB 263/263 KB 36/54 KB 60/276 KB 12/748 KB 596/1822 KB 263/263 KB 36/54 KB 60/276 KB 16/748 KB 596/1822 KB 263/263 KB 36/54 KB 60/276 KB 596/1822 KB 263/263 KB 36/54 KB 60/276 KB 16/748 KB 596/1822 KB 263/263 KB 40/54 KB 60/276 KB 16/748 KB 596/1822 KB 263/263 KB 44/54 KB 60/276 KB 596/1822 KB 263/263 KB 32/54 KB 60/276 KB 16/748 KB 600/1822 KB 263/263 KB 44/54 KB 64/276 KB 16/748 KB 600/1822 KB 263/263 KB 44/54 KB 68/276 KB 20/748 KB 600/1822 KB 48/54 KB 72/276 KB 20/748 KB 600/1822 KB 48/54 KB 76/276 KB 20/748 KB 600/1822 KB 48/54 KB 80/276 KB 16/748 KB 600/1822 KB 263/263 KB 44/54 KB 60/276 KB 20/748 KB 604/1822 KB 48/54 KB 80/276 KB 20/748 KB 608/1822 KB 48/54 KB 80/276 KB 20/748 KB 600/1822 KB 48/54 KB 68/276 KB Downloaded: https://repo.maven.apache.org/maven2/commons-net/commons-net/3.0.1/commons-net-3.0.1.jar (263 KB at 258.8 KB/sec) unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 20/748 KB 600/1822 KB 263/263 KB 44/54 KB 68/276 KB 24/748 KB 608/1822 KB 48/54 KB 80/276 KB 28/748 KB 608/1822 KB 48/54 KB 80/276 KB 32/748 KB 608/1822 KB 48/54 KB 80/276 KB 36/748 KB 608/1822 KB 48/54 KB 80/276 KB 40/748 KB 608/1822 KB 48/54 KB 80/276 KB 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 44/748 KB 608/1822 KB 52/54 KB 80/276 KB 48/748 KB 608/1822 KB 52/54 KB 80/276 KB 52/748 KB 608/1822 KB 52/54 KB 80/276 KB 56/748 KB 612/1822 KB 52/54 KB 84/276 KB 60/748 KB 612/1822 KB 52/54 KB 84/276 KB 40/748 KB 608/1822 KB 52/54 KB 80/276 KB 60/748 KB 612/1822 KB 54/54 KB 84/276 KB 52/748 KB 612/1822 KB 52/54 KB 84/276 KB 60/748 KB 612/1822 KB 54/54 KB 88/276 KB 60/748 KB 612/1822 KB 54/54 KB 92/276 KB 52/748 KB 612/1822 KB 52/54 KB 80/276 KB 64/748 KB 616/1822 KB 54/54 KB 92/276 KB 64/748 KB 620/1822 KB 54/54 KB 92/276 KB 64/748 KB 624/1822 KB 54/54 KB 92/276 KB 64/748 KB 612/1822 KB 54/54 KB 92/276 KB 68/748 KB 624/1822 KB 54/54 KB 92/276 KB 72/748 KB 628/1822 KB 54/54 KB 96/276 KB 68/748 KB 628/1822 KB 54/54 KB 96/276 KB 72/748 KB 632/1822 KB 54/54 KB 96/276 KB 4/223 KB 72/748 KB 636/1822 KB 54/54 KB 96/276 KB 4/223 KB 72/748 KB 640/1822 KB 54/54 KB 96/276 KB 4/223 KB 68/748 KB 624/1822 KB 54/54 KB 96/276 KB 76/748 KB 640/1822 KB 54/54 KB 100/276 KB 4/223 KB 76/748 KB 640/1822 KB 54/54 KB 104/276 KB 4/223 KB 76/748 KB 640/1822 KB 54/54 KB 108/276 KB 4/223 KB 76/748 KB 640/1822 KB 54/54 KB 112/276 KB 4/223 KB 76/748 KB 640/1822 KB 54/54 KB 116/276 KB 4/223 KB 76/748 KB 644/1822 KB 120/276 KB 4/223 KB 76/748 KB 644/1822 KB 124/276 KB 4/223 KB 76/748 KB 640/1822 KB 54/54 KB 96/276 KB 4/223 KB 80/748 KB 644/1822 KB 124/276 KB 4/223 KB 72/748 KB 628/1822 KB 54/54 KB 96/276 KB 4/223 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 52.3 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 80/748 KB 644/1822 KB 124/276 KB 8/223 KB 80/748 KB 644/1822 KB 124/276 KB 12/223 KB 80/748 KB 644/1822 KB 124/276 KB 16/223 KB 80/748 KB 644/1822 KB 124/276 KB 20/223 KB 84/748 KB 644/1822 KB 124/276 KB 24/223 KB 84/748 KB 644/1822 KB 124/276 KB 28/223 KB 76/748 KB 644/1822 KB 54/54 KB 116/276 KB 4/223 KB 84/748 KB 648/1822 KB 124/276 KB 28/223 KB 84/748 KB 644/1822 KB 124/276 KB 20/223 KB 88/748 KB 648/1822 KB 124/276 KB 28/223 KB 92/748 KB 652/1822 KB 124/276 KB 28/223 KB 96/748 KB 652/1822 KB 124/276 KB 32/223 KB 88/748 KB 652/1822 KB 124/276 KB 28/223 KB 96/748 KB 656/1822 KB 124/276 KB 32/223 KB 92/748 KB 652/1822 KB 124/276 KB 32/223 KB 96/748 KB 660/1822 KB 124/276 KB 32/223 KB 100/748 KB 664/1822 KB 128/276 KB 36/223 KB 100/748 KB 660/1822 KB 128/276 KB 36/223 KB 100/748 KB 664/1822 KB 132/276 KB 36/223 KB 100/748 KB 668/1822 KB 136/276 KB 36/223 KB 100/748 KB 668/1822 KB 140/276 KB 36/223 KB 100/748 KB 668/1822 KB 144/276 KB 36/223 KB 100/748 KB 660/1822 KB 124/276 KB 36/223 KB 100/748 KB 668/1822 KB 3/27 KB 144/276 KB 40/223 KB 100/748 KB 668/1822 KB 3/27 KB 144/276 KB 44/223 KB 100/748 KB 668/1822 KB 3/27 KB 144/276 KB 48/223 KB 100/748 KB 660/1822 KB 124/276 KB 32/223 KB 104/748 KB 668/1822 KB 3/27 KB 144/276 KB 48/223 KB 108/748 KB 668/1822 KB 3/27 KB 144/276 KB 48/223 KB 100/748 KB 668/1822 KB 3/27 KB 144/276 KB 36/223 KB 108/748 KB 668/1822 KB 6/27 KB 144/276 KB 48/223 KB 108/748 KB 668/1822 KB 9/27 KB 144/276 KB 48/223 KB 108/748 KB 668/1822 KB 11/27 KB 144/276 KB 48/223 KB 108/748 KB 668/1822 KB 14/27 KB 144/276 KB 48/223 KB 100/748 KB 668/1822 KB 132/276 KB 36/223 KB 108/748 KB 672/1822 KB 14/27 KB 144/276 KB 48/223 KB 108/748 KB 676/1822 KB 16/27 KB 144/276 KB 48/223 KB 112/748 KB 680/1822 KB 16/27 KB 144/276 KB 52/223 KB 112/748 KB 684/1822 KB 16/27 KB 144/276 KB 52/223 KB 112/748 KB 688/1822 KB 16/27 KB 144/276 KB 52/223 KB 112/748 KB 692/1822 KB 16/27 KB 144/276 KB 52/223 KB 112/748 KB 696/1822 KB 16/27 KB 148/276 KB 52/223 KB 112/748 KB 700/1822 KB 16/27 KB 148/276 KB 52/223 KB 112/748 KB 704/1822 KB 16/27 KB 148/276 KB 52/223 KB 108/748 KB 672/1822 KB 16/27 KB 144/276 KB 48/223 KB 112/748 KB 704/1822 KB 19/27 KB 148/276 KB 52/223 KB 112/748 KB 704/1822 KB 22/27 KB 148/276 KB 52/223 KB 112/748 KB 704/1822 KB 25/27 KB 148/276 KB 52/223 KB 112/748 KB 704/1822 KB 27/27 KB 148/276 KB 52/223 KB 112/748 KB 692/1822 KB 16/27 KB 148/276 KB 52/223 KB 112/748 KB 704/1822 KB 27/27 KB 152/276 KB 52/223 KB 112/748 KB 704/1822 KB 27/27 KB 156/276 KB 52/223 KB 112/748 KB 704/1822 KB 27/27 KB 160/276 KB 52/223 KB 112/748 KB 676/1822 KB 16/27 KB 144/276 KB 52/223 KB 112/748 KB 704/1822 KB 27/27 KB 160/276 KB 56/223 KB 112/748 KB 676/1822 KB 16/27 KB 144/276 KB 48/223 KB 116/748 KB 704/1822 KB 27/27 KB 160/276 KB 56/223 KB 120/748 KB 704/1822 KB 27/27 KB 160/276 KB 56/223 KB 124/748 KB 704/1822 KB 27/27 KB 160/276 KB 56/223 KB 128/748 KB 704/1822 KB 27/27 KB 160/276 KB 56/223 KB 128/748 KB 704/1822 KB 27/27 KB 160/276 KB 60/223 KB 128/748 KB 704/1822 KB 27/27 KB 160/276 KB 64/223 KB 132/748 KB 704/1822 KB 27/27 KB 160/276 KB 68/223 KB 132/748 KB 708/1822 KB 27/27 KB 164/276 KB 72/223 KB 132/748 KB 704/1822 KB 27/27 KB 160/276 KB 64/223 KB 136/748 KB 708/1822 KB 27/27 KB 164/276 KB 72/223 KB 140/748 KB 708/1822 KB 27/27 KB 164/276 KB 72/223 KB 144/748 KB 708/1822 KB 27/27 KB 164/276 KB 72/223 KB 144/748 KB 708/1822 KB 27/27 K unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install B 164/276 KB 76/223 KB 144/748 KB 708/1822 KB 27/27 KB 164/276 KB 80/223 KB 144/748 KB 708/1822 KB 27/27 KB 164/276 KB 84/223 KB 148/748 KB 708/1822 KB 164/276 KB 88/223 KB 132/748 KB 708/1822 KB 27/27 KB 164/276 KB 68/223 KB 148/748 KB 712/1822 KB 164/276 KB 88/223 KB 148/748 KB 716/1822 KB 164/276 KB 88/223 KB 132/748 KB 704/1822 KB 27/27 KB 164/276 KB 68/223 KB 148/748 KB 716/1822 KB 168/276 KB 88/223 KB 148/748 KB 716/1822 KB 172/276 KB 88/223 KB 148/748 KB 716/1822 KB 176/276 KB 88/223 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 25.3 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 148/748 KB 716/1822 KB 180/276 KB 88/223 KB 148/748 KB 708/1822 KB 27/27 KB 164/276 KB 84/223 KB 152/748 KB 720/1822 KB 180/276 KB 92/223 KB 156/748 KB 720/1822 KB 180/276 KB 92/223 KB 160/748 KB 720/1822 KB 180/276 KB 92/223 KB 148/748 KB 720/1822 KB 180/276 KB 92/223 KB 160/748 KB 720/1822 KB 180/276 KB 96/223 KB 160/748 KB 720/1822 KB 184/276 KB 100/223 KB 164/748 KB 720/1822 KB 184/276 KB 104/223 KB 164/748 KB 720/1822 KB 184/276 KB 108/223 KB 164/748 KB 720/1822 KB 184/276 KB 112/223 KB 148/748 KB 720/1822 KB 180/276 KB 88/223 KB 164/748 KB 724/1822 KB 184/276 KB 112/223 KB 164/748 KB 728/1822 KB 184/276 KB 112/223 KB 164/748 KB 732/1822 KB 184/276 KB 112/223 KB 164/748 KB 736/1822 KB 184/276 KB 112/223 KB 164/748 KB 720/1822 KB 184/276 KB 100/223 KB 168/748 KB 736/1822 KB 184/276 KB 112/223 KB 172/748 KB 736/1822 KB 184/276 KB 112/223 KB 176/748 KB 736/1822 KB 184/276 KB 112/223 KB 180/748 KB 736/1822 KB 184/276 KB 112/223 KB 184/748 KB 740/1822 KB 184/276 KB 116/223 KB 188/748 KB 740/1822 KB 184/276 KB 116/223 KB 192/748 KB 740/1822 KB 184/276 KB 116/223 KB 160/748 KB 720/1822 KB 184/276 KB 96/223 KB 192/748 KB 740/1822 KB 188/276 KB 116/223 KB 192/748 KB 740/1822 KB 192/276 KB 116/223 KB 3/178 KB 192/748 KB 740/1822 KB 196/276 KB 116/223 KB 3/178 KB 192/748 KB 740/1822 KB 200/276 KB 116/223 KB 3/178 KB 192/748 KB 740/1822 KB 204/276 KB 116/223 KB 3/178 KB 192/748 KB 740/1822 KB 208/276 KB 116/223 KB 3/178 KB 192/748 KB 740/1822 KB 212/276 KB 116/223 KB 3/178 KB 196/748 KB 740/1822 KB 216/276 KB 116/223 KB 3/178 KB 196/748 KB 740/1822 KB 220/276 KB 116/223 KB 3/178 KB 180/748 KB 740/1822 KB 184/276 KB 116/223 KB 180/748 KB 740/1822 KB 184/276 KB 112/223 KB 196/748 KB 744/1822 KB 220/276 KB 116/223 KB 3/178 KB 196/748 KB 748/1822 KB 220/276 KB 116/223 KB 3/178 KB 196/748 KB 752/1822 KB 220/276 KB 116/223 KB 3/178 KB 196/748 KB 756/1822 KB 220/276 KB 116/223 KB 3/178 KB 196/748 KB 760/1822 KB 220/276 KB 120/223 KB 3/178 KB 196/748 KB 764/1822 KB 220/276 KB 120/223 KB 3/178 KB 196/748 KB 768/1822 KB 224/276 KB 120/223 KB 3/178 KB 196/748 KB 740/1822 KB 212/276 KB 116/223 KB 3/178 KB 192/748 KB 740/1822 KB 188/276 KB 116/223 KB 3/178 KB 196/748 KB 768/1822 KB 224/276 KB 120/223 KB 5/178 KB 196/748 KB 768/1822 KB 224/276 KB 120/223 KB 8/178 KB 196/748 KB 768/1822 KB 224/276 KB 120/223 KB 11/178 KB 196/748 KB 768/1822 KB 224/276 KB 120/223 KB 13/178 KB 196/748 KB 768/1822 KB 224/276 KB 120/223 KB 16/178 KB 196/748 KB 768/1822 KB 224/276 KB 120/223 KB 19/178 KB 196/748 KB 768/1822 KB 224/276 KB 120/223 KB 21/178 KB 196/748 KB 768/1822 KB 224/276 KB 120/223 KB 24/178 KB 196/748 KB 768/1822 KB 224/276 KB 120/223 KB 27/178 KB 196/748 KB 764/1822 KB 224/276 KB 120/223 KB 3/178 KB 196/748 KB 756/1822 KB 220/276 KB 120/223 KB 3/178 KB 196/748 KB 768/1822 KB 224/276 KB 124/223 KB 27/178 KB 196/748 KB 768/1822 KB 224/276 KB 128/223 KB 27/178 KB 196/748 KB 768/1822 KB 224/276 KB 132/223 KB 27/178 KB 200/748 KB 772/1822 KB 228/276 KB 136/223 KB 29/178 KB 200/748 KB 772/1822 KB 228/276 KB 140/223 KB 29/178 KB 200/748 KB 772/1822 KB 228/276 KB 144/223 KB 29/178 KB 200/748 KB 772/1822 KB 228/276 KB 148/223 KB 29/178 KB 200/748 KB 772/1822 KB 228/276 KB 152/223 KB 29/178 KB 200/748 KB 772/1822 KB 228/276 KB 156/223 KB 29/178 KB 200/748 KB 772/1822 KB 228/276 KB 132/223 KB 29/178 KB 200/748 KB 776/1822 KB 228/276 KB 160/223 KB 29/178 KB 200/748 KB 780/1822 KB 22 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 8/276 KB 160/223 KB 29/178 KB 200/748 KB 784/1822 KB 228/276 KB 160/223 KB 29/178 KB 200/748 KB 768/1822 KB 228/276 KB 132/223 KB 29/178 KB 204/748 KB 784/1822 KB 228/276 KB 160/223 KB 29/178 KB 208/748 KB 784/1822 KB 228/276 KB 160/223 KB 29/178 KB 196/748 KB 768/1822 KB 228/276 KB 132/223 KB 29/178 KB 208/748 KB 784/1822 KB 232/276 KB 160/223 KB 29/178 KB 208/748 KB 784/1822 KB 236/276 KB 160/223 KB 29/178 KB 208/748 KB 784/1822 KB 240/276 KB 160/223 KB 29/178 KB 208/748 KB 784/1822 KB 244/276 KB 160/223 KB 29/178 KB 212/748 KB 788/1822 KB 248/276 KB 160/223 KB 29/178 KB 212/748 KB 788/1822 KB 252/276 KB 160/223 KB 29/178 KB 212/748 KB 788/1822 KB 256/276 KB 160/223 KB 29/178 KB 196/748 KB 768/1822 KB 224/276 KB 132/223 KB 29/178 KB 212/748 KB 788/1822 KB 256/276 KB 160/223 KB 32/178 KB 212/748 KB 788/1822 KB 256/276 KB 160/223 KB 36/178 KB 212/748 KB 788/1822 KB 256/276 KB 160/223 KB 40/178 KB 212/748 KB 788/1822 KB 256/276 KB 160/223 KB 44/178 KB 212/748 KB 788/1822 KB 256/276 KB 160/223 KB 48/178 KB 212/748 KB 788/1822 KB 256/276 KB 160/223 KB 52/178 KB 212/748 KB 788/1822 KB 256/276 KB 160/223 KB 56/178 KB 212/748 KB 788/1822 KB 256/276 KB 160/223 KB 60/178 KB 212/748 KB 788/1822 KB 256/276 KB 160/223 KB 64/178 KB 200/748 KB 788/1822 KB 252/276 KB 160/223 KB 29/178 KB 212/748 KB 788/1822 KB 244/276 KB 160/223 KB 29/178 KB 212/748 KB 792/1822 KB 260/276 KB 160/223 KB 64/178 KB 212/748 KB 796/1822 KB 260/276 KB 160/223 KB 64/178 KB 212/748 KB 800/1822 KB 260/276 KB 160/223 KB 64/178 KB 212/748 KB 804/1822 KB 260/276 KB 160/223 KB 64/178 KB 212/748 KB 808/1822 KB 260/276 KB 164/223 KB 68/178 KB 212/748 KB 812/1822 KB 260/276 KB 164/223 KB 68/178 KB 212/748 KB 784/1822 KB 244/276 KB 160/223 KB 29/178 KB 216/748 KB 812/1822 KB 260/276 KB 164/223 KB 68/178 KB 220/748 KB 812/1822 KB 260/276 KB 164/223 KB 68/178 KB 224/748 KB 812/1822 KB 260/276 KB 164/223 KB 68/178 KB 228/748 KB 812/1822 KB 260/276 KB 164/223 KB 68/178 KB 232/748 KB 812/1822 KB 260/276 KB 164/223 KB 68/178 KB 236/748 KB 812/1822 KB 260/276 KB 164/223 KB 68/178 KB 240/748 KB 812/1822 KB 260/276 KB 164/223 KB 68/178 KB 244/748 KB 812/1822 KB 260/276 KB 164/223 KB 68/178 KB 248/748 KB 816/1822 KB 260/276 KB 164/223 KB 68/178 KB 252/748 KB 816/1822 KB 260/276 KB 164/223 KB 68/178 KB 256/748 KB 816/1822 KB 260/276 KB 164/223 KB 68/178 KB 212/748 KB 804/1822 KB 260/276 KB 164/223 KB 68/178 KB 256/748 KB 816/1822 KB 260/276 KB 164/223 KB 72/178 KB 256/748 KB 816/1822 KB 260/276 KB 164/223 KB 76/178 KB 212/748 KB 804/1822 KB 260/276 KB 164/223 KB 64/178 KB 256/748 KB 816/1822 KB 260/276 KB 168/223 KB 76/178 KB 212/748 KB 788/1822 KB 260/276 KB 160/223 KB 64/178 KB 256/748 KB 816/1822 KB 264/276 KB 168/223 KB 76/178 KB 256/748 KB 816/1822 KB 268/276 KB 168/223 KB 76/178 KB 256/748 KB 816/1822 KB 269/276 KB 168/223 KB 76/178 KB 256/748 KB 816/1822 KB 273/276 KB 172/223 KB 76/178 KB 256/748 KB 816/1822 KB 276/276 KB 172/223 KB 76/178 KB 244/748 KB 816/1822 KB 260/276 KB 164/223 KB 68/178 KB 256/748 KB 816/1822 KB 269/276 KB 172/223 KB 76/178 KB 256/748 KB 816/1822 KB 276/276 KB 176/223 KB 76/178 KB 256/748 KB 816/1822 KB 276/276 KB 180/223 KB 76/178 KB 256/748 KB 820/1822 KB 276/276 KB 184/223 KB 80/178 KB 256/748 KB 820/1822 KB 276/276 KB 188/223 KB 80/178 KB 260/748 KB 820/1822 KB 276/276 KB 192/223 KB 80/178 KB 256/748 KB 820/1822 KB 276/276 KB 180/223 KB 80/178 KB 260/748 KB 824/1822 KB 276/27 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 6 KB 192/223 KB 80/178 KB 260/748 KB 828/1822 KB 276/276 KB 192/223 KB 80/178 KB 260/748 KB 832/1822 KB 276/276 KB 196/223 KB 80/178 KB 256/748 KB 816/1822 KB 276/276 KB 180/223 KB 80/178 KB 260/748 KB 832/1822 KB 276/276 KB 196/223 KB 84/178 KB 260/748 KB 832/1822 KB 276/276 KB 196/223 KB 88/178 KB 260/748 KB 832/1822 KB 276/276 KB 196/223 KB 92/178 KB 260/748 KB 832/1822 KB 276/276 KB 196/223 KB 96/178 KB 260/748 KB 836/1822 KB 276/276 KB 196/223 KB 100/178 KB 260/748 KB 828/1822 KB 276/276 KB 196/223 KB 80/178 KB 260/748 KB 836/1822 KB 276/276 KB 200/223 KB 104/178 KB 260/748 KB 836/1822 KB 276/276 KB 204/223 KB 104/178 KB 260/748 KB 836/1822 KB 276/276 KB 208/223 KB 104/178 KB 260/748 KB 820/1822 KB 276/276 KB 188/223 KB 80/178 KB 264/748 KB 836/1822 KB 276/276 KB 208/223 KB 104/178 KB 268/748 KB 836/1822 KB 276/276 KB 208/223 KB 104/178 KB 272/748 KB 836/1822 KB 276/276 KB 208/223 KB 104/178 KB 276/748 KB 836/1822 KB 276/276 KB 208/223 KB 104/178 KB 280/748 KB 836/1822 KB 276/276 KB 208/223 KB 104/178 KB 284/748 KB 836/1822 KB 276/276 KB 208/223 KB 104/178 KB 288/748 KB 836/1822 KB 212/223 KB 104/178 KB 260/748 KB 836/1822 KB 276/276 KB 196/223 KB 96/178 KB 288/748 KB 840/1822 KB 212/223 KB 104/178 KB 288/748 KB 844/1822 KB 212/223 KB 104/178 KB 288/748 KB 848/1822 KB 212/223 KB 104/178 KB 288/748 KB 852/1822 KB 212/223 KB 104/178 KB 292/748 KB 856/1822 KB 212/223 KB 104/178 KB 292/748 KB 860/1822 KB 212/223 KB 104/178 KB 292/748 KB 864/1822 KB 212/223 KB 104/178 KB 284/748 KB 836/1822 KB 212/223 KB 104/178 KB 292/748 KB 864/1822 KB 216/223 KB 104/178 KB 292/748 KB 864/1822 KB 220/223 KB 104/178 KB 292/748 KB 864/1822 KB 223/223 KB 104/178 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 253.6 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 260/748 KB 836/1822 KB 276/276 KB 196/223 KB 104/178 KB 292/748 KB 864/1822 KB 223/223 KB 108/178 KB 292/748 KB 864/1822 KB 223/223 KB 112/178 KB 292/748 KB 864/1822 KB 223/223 KB 116/178 KB 292/748 KB 864/1822 KB 223/223 KB 120/178 KB 292/748 KB 864/1822 KB 223/223 KB 124/178 KB 292/748 KB 864/1822 KB 223/223 KB 128/178 KB 292/748 KB 864/1822 KB 223/223 KB 132/178 KB 292/748 KB 868/1822 KB 223/223 KB 136/178 KB 292/748 KB 852/1822 KB 212/223 KB 104/178 KB 296/748 KB 868/1822 KB 223/223 KB 140/178 KB 300/748 KB 868/1822 KB 223/223 KB 140/178 KB 304/748 KB 868/1822 KB 223/223 KB 140/178 KB 308/748 KB 868/1822 KB 223/223 KB 140/178 KB 312/748 KB 868/1822 KB 223/223 KB 140/178 KB 316/748 KB 868/1822 KB 223/223 KB 140/178 KB 320/748 KB 868/1822 KB 223/223 KB 140/178 KB 292/748 KB 868/1822 KB 223/223 KB 132/178 KB 320/748 KB 872/1822 KB 223/223 KB 140/178 KB 320/748 KB 876/1822 KB 223/223 KB 140/178 KB 320/748 KB 880/1822 KB 223/223 KB 140/178 KB 292/748 KB 868/1822 KB 223/223 KB 140/178 KB 320/748 KB 880/1822 KB 223/223 KB 144/178 KB 320/748 KB 880/1822 KB 4/23 KB 223/223 KB 148/178 KB 324/748 KB 884/1822 KB 4/23 KB 223/223 KB 152/178 KB 324/748 KB 884/1822 KB 4/23 KB 223/223 KB 156/178 KB 320/748 KB 880/1822 KB 4/23 KB 223/223 KB 144/178 KB 324/748 KB 884/1822 KB 8/23 KB 223/223 KB 156/178 KB 324/748 KB 884/1822 KB 12/23 KB 223/223 KB 156/178 KB 324/748 KB 884/1822 KB 16/23 KB 223/223 KB 156/178 KB 324/748 KB 884/1822 KB 20/23 KB 156/178 KB 324/748 KB 884/1822 KB 23/23 KB 156/178 KB 324/748 KB 884/1822 KB 4/23 KB 223/223 KB 148/178 KB 328/748 KB 884/1822 KB 23/23 KB 156/178 KB 332/748 KB 884/1822 KB 23/23 KB 160/178 KB 336/748 KB 884/1822 KB 23/23 KB 160/178 KB 320/748 KB 884/1822 KB 4/23 KB 223/223 KB 148/178 KB 336/748 KB 888/1822 KB 23/23 KB 160/178 KB 336/748 KB 892/1822 KB 23/23 KB 160/178 KB 336/748 KB 896/1822 KB 23/23 KB 160/178 KB 328/748 KB 884/1822 KB 23/23 KB 160/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 201.8 KB/sec) unit-abot-epc-basic-0: 06:22:28 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.jar unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 336/748 KB 900/1822 KB 23/23 KB 160/178 KB 340/748 KB 904/1822 KB 23/23 KB 164/178 KB 340/748 KB 908/1822 KB 23/23 KB 164/178 KB 340/748 KB 912/1822 KB 23/23 KB 164/178 KB 340/748 KB 916/1822 KB 23/23 KB 164/178 KB 340/748 KB 920/1822 KB 164/178 KB 340/748 KB 924/1822 KB 164/178 KB 340/748 KB 928/1822 KB 164/178 KB 340/748 KB 900/1822 KB 23/23 KB 164/178 KB 340/748 KB 928/1822 KB 168/178 KB 340/748 KB 928/1822 KB 172/178 KB 340/748 KB 928/1822 KB 176/178 KB 340/748 KB 900/1822 KB 23/23 KB 160/178 KB 344/748 KB 928/1822 KB 176/178 KB 348/748 KB 928/1822 KB 176/178 KB 352/748 KB 928/1822 KB 176/178 KB 356/748 KB 928/1822 KB 178/178 KB 360/748 KB 928/1822 KB 178/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 20.5 KB/sec) unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 360/748 KB 928/1822 KB 3/55 KB 178/178 KB 364/748 KB 928/1822 KB 5/55 KB 178/178 KB 364/748 KB 928/1822 KB 8/55 KB 178/178 KB 364/748 KB 928/1822 KB 11/55 KB 178/178 KB 364/748 KB 928/1822 KB 13/55 KB 178/178 KB 352/748 KB 928/1822 KB 178/178 KB 364/748 KB 928/1822 KB 16/55 KB 178/178 KB 364/748 KB 928/1822 KB 19/55 KB 178/178 KB 364/748 KB 928/1822 KB 21/55 KB 178/178 KB 364/748 KB 928/1822 KB 24/55 KB 178/178 KB 364/748 KB 932/1822 KB 27/55 KB 178/178 KB 364/748 KB 928/1822 KB 3/55 KB 178/178 KB 368/748 KB 932/1822 KB 27/55 KB 178/178 KB 372/748 KB 932/1822 KB 27/55 KB 178/178 KB 376/748 KB 932/1822 KB 29/55 KB 178/178 KB 380/748 KB 932/1822 KB 29/55 KB 178/178 KB 384/748 KB 932/1822 KB 29/55 KB 178/178 KB 364/748 KB 932/1822 KB 24/55 KB 178/178 KB 384/748 KB 936/1822 KB 29/55 KB 178/178 KB 384/748 KB 940/1822 KB 29/55 KB 178/178 KB 384/748 KB 944/1822 KB 29/55 KB 178/178 KB Downloading: https://repo.maven.apache.org/maven2/com/fasterxml/jackson/core/jackson-databind/2.8.8/jackson-databind-2.8.8.jar unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 372/748 KB 932/1822 KB 29/55 KB 178/178 KB 388/748 KB 944/1822 KB 32/55 KB 388/748 KB 944/1822 KB 36/55 KB 388/748 KB 948/1822 KB 40/55 KB 388/748 KB 948/1822 KB 44/55 KB 388/748 KB 948/1822 KB 48/55 KB 388/748 KB 944/1822 KB 29/55 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 158.5 KB/sec) unit-abot-epc-basic-0: 06:22:28 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.jar unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 388/748 KB 948/1822 KB 36/55 KB 388/748 KB 952/1822 KB 48/55 KB 388/748 KB 956/1822 KB 48/55 KB 388/748 KB 960/1822 KB 48/55 KB 388/748 KB 964/1822 KB 48/55 KB 392/748 KB 968/1822 KB 52/55 KB 392/748 KB 972/1822 KB 52/55 KB 392/748 KB 976/1822 KB 52/55 KB 392/748 KB 964/1822 KB 52/55 KB 392/748 KB 976/1822 KB 55/55 KB 392/748 KB 964/1822 KB 48/55 KB 396/748 KB 976/1822 KB 55/55 KB 400/748 KB 976/1822 KB 55/55 KB 404/748 KB 976/1822 KB 55/55 KB 408/748 KB 976/1822 KB 55/55 KB 412/748 KB 976/1822 KB 55/55 KB 416/748 KB 976/1822 KB 55/55 KB 416/748 KB 980/1822 KB 55/55 KB 416/748 KB 984/1822 KB 55/55 KB 416/748 KB 988/1822 KB 55/55 KB 416/748 KB 992/1822 KB 55/55 KB 416/748 KB 996/1822 KB 55/55 KB 420/748 KB 1000/1822 KB 55/55 KB 420/748 KB 1004/1822 KB 55/55 KB 420/748 KB 1008/1822 KB 55/55 KB 420/748 KB 1012/1822 KB 420/748 KB 1016/1822 KB 420/748 KB 1020/1822 KB 420/748 KB 1024/1822 KB 420/748 KB 996/1822 KB 55/55 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 48.0 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 424/748 KB 1024/1822 KB 4/1210 KB 420/748 KB 1024/1822 KB 4/1210 KB 424/748 KB 1024/1822 KB 8/1210 KB 424/748 KB 1024/1822 KB 12/1210 KB 424/748 KB 1024/1822 KB 16/1210 KB 424/748 KB 1024/1822 KB 20/1210 KB 424/748 KB 1024/1822 KB 24/1210 KB 424/748 KB 1024/1822 KB 28/1210 KB 424/748 KB 1024/1822 KB 32/1210 KB 424/748 KB 1024/1822 KB 36/1210 KB 424/748 KB 1024/1822 KB 40/1210 KB 424/748 KB 1024/1822 KB 44/1210 KB 424/748 KB 1024/1822 KB 48/1210 KB 428/748 KB 1024/1822 KB 48/1210 KB 432/748 KB 1024/1822 KB 48/1210 KB 436/748 KB 4/471 KB 1024/1822 KB 52/1210 KB 440/748 KB 4/471 KB 1024/1822 KB 52/1210 KB 432/748 KB 4/471 KB 1024/1822 KB 52/1210 KB 432/748 KB 4/471 KB 1024/1822 KB 48/1210 KB 440/748 KB 8/471 KB 1024/1822 KB 52/1210 KB 440/748 KB 12/471 KB 1024/1822 KB 52/1210 KB 440/748 KB 16/471 KB 1024/1822 KB 52/1210 KB 440/748 KB 20/471 KB 1024/1822 KB 52/1210 KB 440/748 KB 24/471 KB 1024/1822 KB 52/1210 KB 440/748 KB 28/471 KB 1024/1822 KB 52/1210 KB 440/748 KB 32/471 KB 1024/1822 KB 52/1210 KB 440/748 KB 32/471 KB 1024/1822 KB 56/1210 KB 440/748 KB 32/471 KB 1024/1822 KB 60/1210 KB 440/748 KB 32/471 KB 1024/1822 KB 64/1210 KB 444/748 KB 32/471 KB 1024/1822 KB 64/1210 KB 448/748 KB 36/471 KB 1024/1822 KB 64/1210 KB 452/748 KB 36/471 KB 1024/1822 KB 64/1210 KB 456/748 KB 36/471 KB 1028/1822 KB 68/1210 KB 460/748 KB 36/471 KB 1028/1822 KB 68/1210 KB 464/748 KB 36/471 KB 1028/1822 KB 68/1210 KB 444/748 KB 36/471 KB 1024/1822 KB 64/1210 KB 464/748 KB 40/471 KB 1028/1822 KB 68/1210 KB 464/748 KB 44/471 KB 1028/1822 KB 68/1210 KB 464/748 KB 48/471 KB 1028/1822 KB 68/1210 KB 464/748 KB 52/471 KB 1028/1822 KB 68/1210 KB 452/748 KB 36/471 KB 1028/1822 KB 68/1210 KB 464/748 KB 52/471 KB 1032/1822 KB 68/1210 KB 464/748 KB 56/471 KB 1036/1822 KB 68/1210 KB 4/93 KB 452/748 KB 36/471 KB 1024/1822 KB 68/1210 KB 464/748 KB 56/471 KB 1032/1822 KB 68/1210 KB 4/93 KB 464/748 KB 56/471 KB 1036/1822 KB 68/1210 KB 8/93 KB 464/748 KB 56/471 KB 1036/1822 KB 68/1210 KB 12/93 KB 464/748 KB 56/471 KB 1036/1822 KB 72/1210 KB 16/93 KB 464/748 KB 56/471 KB 1032/1822 KB 68/1210 KB 464/748 KB 60/471 KB 1036/1822 KB 72/1210 KB 16/93 KB 464/748 KB 64/471 KB 1036/1822 KB 72/1210 KB 16/93 KB 468/748 KB 68/471 KB 1040/1822 KB 72/1210 KB 20/93 KB 468/748 KB 72/471 KB 1040/1822 KB 72/1210 KB 20/93 KB 464/748 KB 56/471 KB 1036/1822 KB 72/1210 KB 12/93 KB 468/748 KB 72/471 KB 1040/1822 KB 76/1210 KB 20/93 KB 468/748 KB 72/471 KB 1040/1822 KB 80/1210 KB 20/93 KB 468/748 KB 72/471 KB 1040/1822 KB 84/1210 KB 20/93 KB 468/748 KB 72/471 KB 1040/1822 KB 88/1210 KB 20/93 KB 468/748 KB 72/471 KB 1040/1822 KB 92/1210 KB 20/93 KB 468/748 KB 72/471 KB 1040/1822 KB 96/1210 KB 20/93 KB 468/748 KB 64/471 KB 1040/1822 KB 72/1210 KB 20/93 KB 472/748 KB 72/471 KB 1040/1822 KB 96/1210 KB 20/93 KB 476/748 KB 72/471 KB 1040/1822 KB 96/1210 KB 20/93 KB 464/748 KB 64/471 KB 1040/1822 KB 72/1210 KB 20/93 KB 476/748 KB 72/471 KB 1044/1822 KB 96/1210 KB 20/93 KB 464/748 KB 64/471 KB 1036/1822 KB 72/1210 KB 20/93 KB 476/748 KB 72/471 KB 1044/1822 KB 96/1210 KB 24/93 KB 476/748 KB 72/471 KB 1044/1822 KB 96/1210 KB 28/93 KB 476/748 KB 72/471 KB 1044/1822 KB 96/1210 KB 32/93 KB 476/748 KB 72/471 KB 1048/1822 KB 96/1210 KB 32/93 KB 476/748 KB 72/471 KB 1052/1822 KB 96/1210 KB 32/93 KB 480/748 KB 72/471 KB 1056/1822 KB 100/1210 KB 32/93 KB 480/748 KB 76/471 KB 1060/1822 KB 100/1210 KB 36/93 KB 480/748 KB 76/471 KB unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 1064/1822 KB 100/1210 KB 36/93 KB 480/748 KB 76/471 KB 1068/1822 KB 100/1210 KB 36/93 KB 480/748 KB 76/471 KB 1072/1822 KB 100/1210 KB 36/93 KB 480/748 KB 72/471 KB 1052/1822 KB 100/1210 KB 32/93 KB 480/748 KB 76/471 KB 1072/1822 KB 104/1210 KB 36/93 KB 480/748 KB 72/471 KB 1052/1822 KB 96/1210 KB 32/93 KB 484/748 KB 76/471 KB 1072/1822 KB 108/1210 KB 36/93 KB 488/748 KB 76/471 KB 1072/1822 KB 108/1210 KB 36/93 KB 492/748 KB 76/471 KB 1072/1822 KB 108/1210 KB 36/93 KB 496/748 KB 76/471 KB 1072/1822 KB 108/1210 KB 36/93 KB 480/748 KB 76/471 KB 1056/1822 KB 100/1210 KB 36/93 KB 496/748 KB 76/471 KB 1072/1822 KB 108/1210 KB 40/93 KB 496/748 KB 76/471 KB 1072/1822 KB 108/1210 KB 44/93 KB 496/748 KB 76/471 KB 1072/1822 KB 108/1210 KB 48/93 KB 492/748 KB 76/471 KB 1072/1822 KB 108/1210 KB 36/93 KB 496/748 KB 76/471 KB 1072/1822 KB 112/1210 KB 48/93 KB 496/748 KB 76/471 KB 1072/1822 KB 112/1210 KB 52/93 KB 500/748 KB 76/471 KB 1076/1822 KB 116/1210 KB 56/93 KB 500/748 KB 76/471 KB 1076/1822 KB 116/1210 KB 60/93 KB 500/748 KB 76/471 KB 1076/1822 KB 116/1210 KB 64/93 KB 500/748 KB 76/471 KB 1076/1822 KB 116/1210 KB 52/93 KB 500/748 KB 76/471 KB 1080/1822 KB 116/1210 KB 64/93 KB 500/748 KB 76/471 KB 1084/1822 KB 116/1210 KB 64/93 KB 500/748 KB 76/471 KB 1088/1822 KB 116/1210 KB 64/93 KB 500/748 KB 76/471 KB 1092/1822 KB 116/1210 KB 64/93 KB 500/748 KB 76/471 KB 1096/1822 KB 116/1210 KB 68/93 KB 500/748 KB 76/471 KB 1100/1822 KB 116/1210 KB 68/93 KB 500/748 KB 76/471 KB 1104/1822 KB 116/1210 KB 68/93 KB 500/748 KB 76/471 KB 1072/1822 KB 116/1210 KB 52/93 KB 504/748 KB 76/471 KB 1104/1822 KB 116/1210 KB 68/93 KB 496/748 KB 76/471 KB 1072/1822 KB 116/1210 KB 52/93 KB 504/748 KB 76/471 KB 1104/1822 KB 120/1210 KB 68/93 KB 504/748 KB 76/471 KB 1104/1822 KB 124/1210 KB 68/93 KB 504/748 KB 76/471 KB 1104/1822 KB 128/1210 KB 68/93 KB 508/748 KB 76/471 KB 1104/1822 KB 132/1210 KB 68/93 KB 500/748 KB 76/471 KB 1092/1822 KB 116/1210 KB 68/93 KB 480/748 KB 76/471 KB 1056/1822 KB 100/1210 KB 32/93 KB 508/748 KB 80/471 KB 1104/1822 KB 132/1210 KB 68/93 KB 508/748 KB 84/471 KB 1104/1822 KB 132/1210 KB 68/93 KB 508/748 KB 88/471 KB 1104/1822 KB 132/1210 KB 68/93 KB 508/748 KB 92/471 KB 1104/1822 KB 132/1210 KB 68/93 KB 508/748 KB 96/471 KB 1104/1822 KB 132/1210 KB 68/93 KB 508/748 KB 100/471 KB 1104/1822 KB 132/1210 KB 68/93 KB 508/748 KB 104/471 KB 1104/1822 KB 132/1210 KB 68/93 KB 508/748 KB 76/471 KB 1104/1822 KB 128/1210 KB 68/93 KB 512/748 KB 104/471 KB 1104/1822 KB 132/1210 KB 68/93 KB 512/748 KB 108/471 KB 1104/1822 KB 132/1210 KB 68/93 KB 512/748 KB 112/471 KB 1104/1822 KB 132/1210 KB 68/93 KB 512/748 KB 116/471 KB 1104/1822 KB 132/1210 KB 68/93 KB 516/748 KB 120/471 KB 1104/1822 KB 136/1210 KB 72/93 KB 516/748 KB 124/471 KB 1104/1822 KB 136/1210 KB 72/93 KB 516/748 KB 128/471 KB 1104/1822 KB 136/1210 KB 72/93 KB 516/748 KB 132/471 KB 1104/1822 KB 136/1210 KB 72/93 KB 516/748 KB 136/471 KB 1108/1822 KB 136/1210 KB 72/93 KB 516/748 KB 116/471 KB 1104/1822 KB 136/1210 KB 72/93 KB 516/748 KB 136/471 KB 1108/1822 KB 140/1210 KB 72/93 KB 516/748 KB 136/471 KB 1108/1822 KB 144/1210 KB 72/93 KB 516/748 KB 116/471 KB 1104/1822 KB 132/1210 KB 72/93 KB 516/748 KB 136/471 KB 1108/1822 KB 144/1210 KB 76/93 KB 516/748 KB 136/471 KB 1108/1822 KB 144/1210 KB 80/93 KB 516/748 KB 116/471 KB 1104/1822 KB 132/1210 KB 68/93 KB 520/748 KB 136/471 KB 1108/1822 KB 144/1210 KB 80/93 KB 524/748 KB unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 136/471 KB 1108/1822 KB 144/1210 KB 80/93 KB 528/748 KB 136/471 KB 1108/1822 KB 144/1210 KB 80/93 KB 532/748 KB 136/471 KB 1108/1822 KB 144/1210 KB 80/93 KB 536/748 KB 136/471 KB 1108/1822 KB 148/1210 KB 84/93 KB 540/748 KB 136/471 KB 1108/1822 KB 148/1210 KB 84/93 KB 544/748 KB 136/471 KB 1108/1822 KB 148/1210 KB 84/93 KB 516/748 KB 132/471 KB 1108/1822 KB 136/1210 KB 72/93 KB 544/748 KB 140/471 KB 1112/1822 KB 148/1210 KB 84/93 KB 544/748 KB 140/471 KB 1116/1822 KB 148/1210 KB 84/93 KB 544/748 KB 140/471 KB 1120/1822 KB 148/1210 KB 84/93 KB 544/748 KB 140/471 KB 1124/1822 KB 148/1210 KB 84/93 KB 548/748 KB 140/471 KB 1128/1822 KB 148/1210 KB 84/93 KB 548/748 KB 140/471 KB 1132/1822 KB 148/1210 KB 84/93 KB 548/748 KB 140/471 KB 1136/1822 KB 148/1210 KB 84/93 KB 544/748 KB 140/471 KB 1108/1822 KB 148/1210 KB 84/93 KB 548/748 KB 144/471 KB 1136/1822 KB 148/1210 KB 84/93 KB 548/748 KB 148/471 KB 1136/1822 KB 148/1210 KB 84/93 KB 548/748 KB 152/471 KB 1136/1822 KB 148/1210 KB 84/93 KB 548/748 KB 156/471 KB 1136/1822 KB 148/1210 KB 84/93 KB 548/748 KB 160/471 KB 1136/1822 KB 148/1210 KB 84/93 KB 532/748 KB 136/471 KB 1108/1822 KB 148/1210 KB 84/93 KB 548/748 KB 160/471 KB 1136/1822 KB 152/1210 KB 84/93 KB 532/748 KB 136/471 KB 1108/1822 KB 144/1210 KB 84/93 KB 548/748 KB 160/471 KB 1136/1822 KB 152/1210 KB 88/93 KB 548/748 KB 160/471 KB 1136/1822 KB 152/1210 KB 92/93 KB 548/748 KB 160/471 KB 1136/1822 KB 152/1210 KB 93/93 KB 548/748 KB 160/471 KB 1136/1822 KB 156/1210 KB 93/93 KB 548/748 KB 160/471 KB 1136/1822 KB 160/1210 KB 93/93 KB 548/748 KB 160/471 KB 1136/1822 KB 164/1210 KB 93/93 KB 548/748 KB 140/471 KB 1124/1822 KB 148/1210 KB 84/93 KB 552/748 KB 160/471 KB 1136/1822 KB 164/1210 KB 93/93 KB 556/748 KB 160/471 KB 1136/1822 KB 164/1210 KB 93/93 KB 556/748 KB 160/471 KB 1136/1822 KB 168/1210 KB 93/93 KB 556/748 KB 160/471 KB 1136/1822 KB 172/1210 KB 93/93 KB 560/748 KB 160/471 KB 1136/1822 KB 172/1210 KB 93/93 KB 560/748 KB 160/471 KB 1140/1822 KB 172/1210 KB 93/93 KB 564/748 KB 164/471 KB 1144/1822 KB 176/1210 KB 93/93 KB 564/748 KB 164/471 KB 1148/1822 KB 176/1210 KB 93/93 KB 564/748 KB 164/471 KB 1152/1822 KB 176/1210 KB 93/93 KB 564/748 KB 164/471 KB 1140/1822 KB 176/1210 KB 93/93 KB 564/748 KB 164/471 KB 1152/1822 KB 180/1210 KB 93/93 KB 564/748 KB 164/471 KB 1152/1822 KB 184/1210 KB 93/93 KB 564/748 KB 164/471 KB 1152/1822 KB 188/1210 KB 93/93 KB 564/748 KB 164/471 KB 1152/1822 KB 192/1210 KB 93/93 KB 564/748 KB 164/471 KB 1140/1822 KB 176/1210 KB 93/93 KB 564/748 KB 168/471 KB 1152/1822 KB 192/1210 KB 93/93 KB 564/748 KB 160/471 KB 1140/1822 KB 176/1210 KB 93/93 KB 568/748 KB 168/471 KB 1152/1822 KB 192/1210 KB 93/93 KB 572/748 KB 168/471 KB 1152/1822 KB 192/1210 KB 93/93 KB 572/748 KB 172/471 KB 1152/1822 KB 192/1210 KB 93/93 KB 572/748 KB 176/471 KB 1152/1822 KB 192/1210 KB 93/93 KB 576/748 KB 180/471 KB 1152/1822 KB 192/1210 KB 93/93 KB 576/748 KB 184/471 KB 1156/1822 KB 192/1210 KB 576/748 KB 188/471 KB 1156/1822 KB 196/1210 KB 576/748 KB 192/471 KB 1156/1822 KB 196/1210 KB 576/748 KB 176/471 KB 1152/1822 KB 192/1210 KB 93/93 KB 580/748 KB 192/471 KB 1156/1822 KB 196/1210 KB 584/748 KB 192/471 KB 1156/1822 KB 196/1210 KB 588/748 KB 192/471 KB 1156/1822 KB 196/1210 KB 592/748 KB 192/471 KB 1156/1822 KB 196/1210 KB 576/748 KB 184/471 KB 1156/1822 KB 196/1210 KB 592/748 KB 192/471 KB 1156/1822 KB 200/1210 KB 576/748 KB 180/471 KB 1156/1822 KB 192/1210 K unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install B 592/748 KB 192/471 KB 1160/1822 KB 200/1210 KB 592/748 KB 192/471 KB 1164/1822 KB 200/1210 KB 592/748 KB 192/471 KB 1168/1822 KB 200/1210 KB 596/748 KB 192/471 KB 1172/1822 KB 200/1210 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 77.0 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 596/748 KB 196/471 KB 1172/1822 KB 204/1210 KB 596/748 KB 192/471 KB 1172/1822 KB 204/1210 KB 596/748 KB 196/471 KB 1176/1822 KB 208/1210 KB 596/748 KB 196/471 KB 1176/1822 KB 212/1210 KB 596/748 KB 192/471 KB 1168/1822 KB 200/1210 KB 600/748 KB 200/471 KB 1176/1822 KB 212/1210 KB 604/748 KB 200/471 KB 1176/1822 KB 212/1210 KB 608/748 KB 200/471 KB 1176/1822 KB 212/1210 KB 596/748 KB 200/471 KB 1176/1822 KB 212/1210 KB 608/748 KB 204/471 KB 1176/1822 KB 212/1210 KB 612/748 KB 208/471 KB 1176/1822 KB 216/1210 KB 596/748 KB 196/471 KB 1176/1822 KB 212/1210 KB 612/748 KB 208/471 KB 1180/1822 KB 216/1210 KB 612/748 KB 208/471 KB 1184/1822 KB 216/1210 KB 612/748 KB 204/471 KB 1176/1822 KB 216/1210 KB 612/748 KB 208/471 KB 1184/1822 KB 220/1210 KB 612/748 KB 208/471 KB 1184/1822 KB 224/1210 KB 612/748 KB 212/471 KB 1188/1822 KB 224/1210 KB 612/748 KB 212/471 KB 1192/1822 KB 228/1210 KB 612/748 KB 212/471 KB 1196/1822 KB 228/1210 KB 612/748 KB 212/471 KB 1200/1822 KB 228/1210 KB 612/748 KB 204/471 KB 1176/1822 KB 212/1210 KB 616/748 KB 212/471 KB 1200/1822 KB 228/1210 KB 620/748 KB 212/471 KB 1200/1822 KB 228/1210 KB 624/748 KB 212/471 KB 1200/1822 KB 228/1210 KB 612/748 KB 212/471 KB 1188/1822 KB 228/1210 KB 624/748 KB 212/471 KB 1200/1822 KB 232/1210 KB 628/748 KB 212/471 KB 1200/1822 KB 236/1210 KB 628/748 KB 212/471 KB 1200/1822 KB 240/1210 KB 628/748 KB 212/471 KB 1200/1822 KB 244/1210 KB 612/748 KB 212/471 KB 1184/1822 KB 224/1210 KB 628/748 KB 212/471 KB 1204/1822 KB 4/53 KB 244/1210 KB 628/748 KB 212/471 KB 1204/1822 KB 8/53 KB 244/1210 KB 628/748 KB 212/471 KB 1204/1822 KB 12/53 KB 244/1210 KB 628/748 KB 212/471 KB 1204/1822 KB 16/53 KB 244/1210 KB 628/748 KB 216/471 KB 1204/1822 KB 16/53 KB 244/1210 KB 628/748 KB 220/471 KB 1204/1822 KB 16/53 KB 244/1210 KB 628/748 KB 224/471 KB 1204/1822 KB 16/53 KB 244/1210 KB 628/748 KB 228/471 KB 1204/1822 KB 16/53 KB 244/1210 KB 628/748 KB 228/471 KB 1204/1822 KB 20/53 KB 248/1210 KB 628/748 KB 228/471 KB 1204/1822 KB 24/53 KB 248/1210 KB 628/748 KB 228/471 KB 1204/1822 KB 28/53 KB 248/1210 KB 628/748 KB 228/471 KB 1204/1822 KB 32/53 KB 248/1210 KB 628/748 KB 212/471 KB 1204/1822 KB 244/1210 KB 628/748 KB 228/471 KB 1208/1822 KB 32/53 KB 248/1210 KB 628/748 KB 212/471 KB 1200/1822 KB 232/1210 KB 632/748 KB 228/471 KB 1208/1822 KB 32/53 KB 248/1210 KB 636/748 KB 228/471 KB 1208/1822 KB 32/53 KB 248/1210 KB 640/748 KB 228/471 KB 1208/1822 KB 32/53 KB 248/1210 KB 644/748 KB 228/471 KB 1208/1822 KB 32/53 KB 248/1210 KB 648/748 KB 232/471 KB 1212/1822 KB 36/53 KB 248/1210 KB 652/748 KB 232/471 KB 1212/1822 KB 36/53 KB 248/1210 KB 656/748 KB 232/471 KB 1212/1822 KB 36/53 KB 248/1210 KB 628/748 KB 228/471 KB 1204/1822 KB 16/53 KB 248/1210 KB 656/748 KB 232/471 KB 1212/1822 KB 36/53 KB 252/1210 KB 644/748 KB 232/471 KB 1212/1822 KB 36/53 KB 248/1210 KB 656/748 KB 236/471 KB 1212/1822 KB 36/53 KB 252/1210 KB 644/748 KB 228/471 KB 1212/1822 KB 36/53 KB 248/1210 KB 656/748 KB 236/471 KB 1216/1822 KB 36/53 KB 256/1210 KB 644/748 KB 228/471 KB 1208/1822 KB 36/53 KB 248/1210 KB 656/748 KB 236/471 KB 1216/1822 KB 40/53 KB 256/1210 KB 656/748 KB 236/471 KB 1216/1822 KB 44/53 KB 256/1210 KB 656/748 KB 240/471 KB 1216/1822 KB 48/53 KB 256/1210 KB 656/748 KB 240/471 KB 1216/1822 KB 52/53 KB 256/1210 KB 656/748 KB 240/471 KB 1220/1822 KB 53/53 KB 256/1210 KB 656/748 KB 236/471 KB 1212/1822 KB 36/53 KB 256/1210 KB 656/748 KB 240/471 KB 1220/1822 KB unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 53/53 KB 260/1210 KB 660/748 KB 240/471 KB 1220/1822 KB 53/53 KB 264/1210 KB 660/748 KB 240/471 KB 1220/1822 KB 53/53 KB 268/1210 KB 660/748 KB 240/471 KB 1220/1822 KB 53/53 KB 272/1210 KB 656/748 KB 240/471 KB 1220/1822 KB 52/53 KB 256/1210 KB 660/748 KB 240/471 KB 1224/1822 KB 53/53 KB 272/1210 KB 660/748 KB 240/471 KB 1228/1822 KB 53/53 KB 272/1210 KB 656/748 KB 240/471 KB 1216/1822 KB 44/53 KB 256/1210 KB 660/748 KB 244/471 KB 1228/1822 KB 53/53 KB 272/1210 KB 660/748 KB 248/471 KB 1228/1822 KB 53/53 KB 272/1210 KB 660/748 KB 252/471 KB 1228/1822 KB 53/53 KB 272/1210 KB 660/748 KB 256/471 KB 1228/1822 KB 53/53 KB 272/1210 KB 660/748 KB 260/471 KB 1232/1822 KB 53/53 KB 272/1210 KB 660/748 KB 264/471 KB 1232/1822 KB 53/53 KB 276/1210 KB 660/748 KB 240/471 KB 1220/1822 KB 53/53 KB 260/1210 KB 664/748 KB 264/471 KB 1232/1822 KB 53/53 KB 276/1210 KB 668/748 KB 264/471 KB 1232/1822 KB 53/53 KB 276/1210 KB 672/748 KB 264/471 KB 1232/1822 KB 53/53 KB 276/1210 KB 660/748 KB 260/471 KB 1232/1822 KB 53/53 KB 276/1210 KB 672/748 KB 264/471 KB 1232/1822 KB 53/53 KB 280/1210 KB 672/748 KB 268/471 KB 1232/1822 KB 53/53 KB 284/1210 KB 672/748 KB 268/471 KB 1232/1822 KB 53/53 KB 288/1210 KB 672/748 KB 268/471 KB 1232/1822 KB 53/53 KB 292/1210 KB 676/748 KB 268/471 KB 1232/1822 KB 53/53 KB 296/1210 KB 660/748 KB 256/471 KB 1232/1822 KB 53/53 KB 272/1210 KB 676/748 KB 268/471 KB 1236/1822 KB 53/53 KB 296/1210 KB 676/748 KB 268/471 KB 1240/1822 KB 53/53 KB 296/1210 KB 676/748 KB 268/471 KB 1244/1822 KB 53/53 KB 296/1210 KB 676/748 KB 268/471 KB 1248/1822 KB 53/53 KB 296/1210 KB 676/748 KB 268/471 KB 1252/1822 KB 53/53 KB 296/1210 KB 676/748 KB 268/471 KB 1232/1822 KB 53/53 KB 292/1210 KB 680/748 KB 268/471 KB 1256/1822 KB 53/53 KB 296/1210 KB 672/748 KB 268/471 KB 1232/1822 KB 53/53 KB 280/1210 KB 680/748 KB 272/471 KB 1256/1822 KB 296/1210 KB Downloaded: https://repo.maven.apache.org/maven2/net/minidev/json-smart/1.2/json-smart-1.2.jar (53 KB at 43.5 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 680/748 KB 276/471 KB 1256/1822 KB 296/1210 KB 684/748 KB 276/471 KB 1256/1822 KB 296/1210 KB 684/748 KB 280/471 KB 1256/1822 KB 296/1210 KB 676/748 KB 268/471 KB 1256/1822 KB 53/53 KB 296/1210 KB 688/748 KB 280/471 KB 1260/1822 KB 296/1210 KB 688/748 KB 280/471 KB 1256/1822 KB 296/1210 KB 688/748 KB 284/471 KB 1260/1822 KB 300/1210 KB 688/748 KB 284/471 KB 1260/1822 KB 304/1210 KB 688/748 KB 284/471 KB 1260/1822 KB 296/1210 KB 688/748 KB 284/471 KB 1264/1822 KB 304/1210 KB 688/748 KB 288/471 KB 1264/1822 KB 304/1210 KB 688/748 KB 288/471 KB 1268/1822 KB 304/1210 KB 692/748 KB 292/471 KB 1272/1822 KB 308/1210 KB 692/748 KB 292/471 KB 1268/1822 KB 308/1210 KB 696/748 KB 292/471 KB 1272/1822 KB 308/1210 KB 700/748 KB 292/471 KB 1272/1822 KB 308/1210 KB 704/748 KB 292/471 KB 1272/1822 KB 308/1210 KB 688/748 KB 292/471 KB 1268/1822 KB 308/1210 KB 688/748 KB 292/471 KB 1268/1822 KB 304/1210 KB 704/748 KB 296/471 KB 1276/1822 KB 308/1210 KB 704/748 KB 300/471 KB 1276/1822 KB 308/1210 KB 704/748 KB 292/471 KB 1276/1822 KB 308/1210 KB 704/748 KB 300/471 KB 1280/1822 KB 4/276 KB 312/1210 KB 704/748 KB 304/471 KB 1284/1822 KB 4/276 KB 312/1210 KB 708/748 KB 304/471 KB 1288/1822 KB 4/276 KB 312/1210 KB 708/748 KB 304/471 KB 1292/1822 KB 4/276 KB 312/1210 KB 708/748 KB 304/471 KB 1296/1822 KB 4/276 KB 312/1210 KB 704/748 KB 300/471 KB 1276/1822 KB 4/276 KB 312/1210 KB 704/748 KB 300/471 KB 1276/1822 KB 312/1210 KB 708/748 KB 304/471 KB 1296/1822 KB 4/276 KB 316/1210 KB 708/748 KB 304/471 KB 1296/1822 KB 4/276 KB 320/1210 KB 708/748 KB 304/471 KB 1296/1822 KB 8/276 KB 320/1210 KB 708/748 KB 304/471 KB 1296/1822 KB 12/276 KB 320/1210 KB 708/748 KB 304/471 KB 1296/1822 KB 16/276 KB 320/1210 KB 708/748 KB 304/471 KB 1296/1822 KB 16/276 KB 324/1210 KB 708/748 KB 304/471 KB 1296/1822 KB 20/276 KB 328/1210 KB 708/748 KB 304/471 KB 1296/1822 KB 20/276 KB 332/1210 KB 708/748 KB 304/471 KB 1296/1822 KB 20/276 KB 336/1210 KB 708/748 KB 304/471 KB 1296/1822 KB 20/276 KB 340/1210 KB 708/748 KB 304/471 KB 1300/1822 KB 20/276 KB 344/1210 KB 708/748 KB 304/471 KB 1300/1822 KB 20/276 KB 348/1210 KB 708/748 KB 304/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 708/748 KB 304/471 KB 1284/1822 KB 4/276 KB 312/1210 KB 712/748 KB 304/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 716/748 KB 304/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 720/748 KB 304/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 704/748 KB 304/471 KB 1280/1822 KB 4/276 KB 312/1210 KB 720/748 KB 308/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 720/748 KB 312/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 720/748 KB 316/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 720/748 KB 320/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 720/748 KB 324/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 724/748 KB 328/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 724/748 KB 332/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 724/748 KB 336/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 724/748 KB 340/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 724/748 KB 344/471 KB 1300/1822 KB 20/276 KB 356/1210 KB 708/748 KB 304/471 KB 1300/1822 KB 20/276 KB 340/1210 KB 724/748 KB 344/471 KB 1304/1822 KB 20/276 KB 356/1210 KB 724/748 KB 344/471 KB 1308/1822 KB 20/276 KB 356/1210 KB 724/748 KB 344/471 KB 1312/1822 KB 20/276 KB 356/1210 KB 708/748 KB 304/471 KB 1296/1822 KB 20/276 KB 324/1210 KB 724/748 KB 344/471 KB 1312/1822 KB 24/276 KB 356/1210 KB 724/748 KB 344/471 KB 1312/1822 KB 28/276 KB 356/1210 KB 724/748 KB 344/471 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install KB 1312/1822 KB 32/276 KB 356/1210 KB 724/748 KB 344/471 KB 1312/1822 KB 36/276 KB 356/1210 KB 724/748 KB 344/471 KB 1312/1822 KB 40/276 KB 356/1210 KB 724/748 KB 344/471 KB 1312/1822 KB 44/276 KB 356/1210 KB 724/748 KB 344/471 KB 1312/1822 KB 48/276 KB 356/1210 KB 724/748 KB 344/471 KB 1316/1822 KB 48/276 KB 356/1210 KB 724/748 KB 344/471 KB 1320/1822 KB 52/276 KB 356/1210 KB 724/748 KB 340/471 KB 1300/1822 KB 20/276 KB 356/1210 KB 724/748 KB 344/471 KB 1320/1822 KB 52/276 KB 360/1210 KB 724/748 KB 344/471 KB 1320/1822 KB 52/276 KB 364/1210 KB 724/748 KB 324/471 KB 1300/1822 KB 20/276 KB 352/1210 KB 728/748 KB 344/471 KB 1320/1822 KB 52/276 KB 364/1210 KB 732/748 KB 344/471 KB 1320/1822 KB 52/276 KB 364/1210 KB 736/748 KB 344/471 KB 1320/1822 KB 52/276 KB 364/1210 KB 740/748 KB 344/471 KB 1320/1822 KB 52/276 KB 364/1210 KB 744/748 KB 344/471 KB 1320/1822 KB 52/276 KB 364/1210 KB 748/748 KB 344/471 KB 1320/1822 KB 52/276 KB 364/1210 KB 748/748 KB 344/471 KB 1320/1822 KB 52/276 KB 364/1210 KB 748/748 KB 344/471 KB 1320/1822 KB 52/276 KB 368/1210 KB 748/748 KB 348/471 KB 1324/1822 KB 52/276 KB 368/1210 KB 748/748 KB 348/471 KB 1328/1822 KB 52/276 KB 368/1210 KB 748/748 KB 348/471 KB 1332/1822 KB 52/276 KB 368/1210 KB 748/748 KB 348/471 KB 1336/1822 KB 52/276 KB 372/1210 KB 748/748 KB 348/471 KB 1340/1822 KB 52/276 KB 372/1210 KB 724/748 KB 344/471 KB 1316/1822 KB 52/276 KB 356/1210 KB 748/748 KB 348/471 KB 1340/1822 KB 56/276 KB 372/1210 KB 748/748 KB 348/471 KB 1340/1822 KB 60/276 KB 372/1210 KB 748/748 KB 348/471 KB 1340/1822 KB 64/276 KB 372/1210 KB 748/748 KB 348/471 KB 1340/1822 KB 68/276 KB 372/1210 KB 348/471 KB 1340/1822 KB 72/276 KB 372/1210 KB 748/748 KB 348/471 KB 1332/1822 KB 52/276 KB 372/1210 KB 348/471 KB 1340/1822 KB 72/276 KB 376/1210 KB 348/471 KB 1340/1822 KB 72/276 KB 380/1210 KB 348/471 KB 1340/1822 KB 72/276 KB 384/1210 KB 748/748 KB 348/471 KB 1320/1822 KB 52/276 KB 368/1210 KB 352/471 KB 1340/1822 KB 72/276 KB 384/1210 KB 356/471 KB 1340/1822 KB 72/276 KB 384/1210 KB 360/471 KB 1340/1822 KB 72/276 KB 384/1210 KB 364/471 KB 1340/1822 KB 72/276 KB 384/1210 KB 368/471 KB 1340/1822 KB 72/276 KB 384/1210 KB 372/471 KB 1340/1822 KB 72/276 KB 384/1210 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 599.1 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 372/471 KB 1344/1822 KB 76/276 KB 388/1210 KB 372/471 KB 1344/1822 KB 76/276 KB 392/1210 KB 376/471 KB 1344/1822 KB 76/276 KB 396/1210 KB 376/471 KB 1344/1822 KB 76/276 KB 400/1210 KB 372/471 KB 1344/1822 KB 76/276 KB 384/1210 KB 372/471 KB 1340/1822 KB 76/276 KB 384/1210 KB 376/471 KB 1344/1822 KB 80/276 KB 400/1210 KB 376/471 KB 1348/1822 KB 80/276 KB 400/1210 KB 376/471 KB 1352/1822 KB 84/276 KB 400/1210 KB 376/471 KB 1356/1822 KB 84/276 KB 400/1210 KB 376/471 KB 1360/1822 KB 84/276 KB 400/1210 KB 376/471 KB 1364/1822 KB 84/276 KB 400/1210 KB 376/471 KB 1368/1822 KB 84/276 KB 404/1210 KB 376/471 KB 1372/1822 KB 84/276 KB 404/1210 KB 376/471 KB 1376/1822 KB 84/276 KB 404/1210 KB 376/471 KB 1344/1822 KB 76/276 KB 392/1210 KB 380/471 KB 1376/1822 KB 84/276 KB 404/1210 KB 384/471 KB 1376/1822 KB 84/276 KB 404/1210 KB 388/471 KB 1376/1822 KB 84/276 KB 404/1210 KB 392/471 KB 1376/1822 KB 84/276 KB 404/1210 KB 396/471 KB 1376/1822 KB 84/276 KB 404/1210 KB 400/471 KB 1376/1822 KB 84/276 KB 404/1210 KB 376/471 KB 1364/1822 KB 84/276 KB 404/1210 KB 400/471 KB 1376/1822 KB 84/276 KB 408/1210 KB 376/471 KB 1348/1822 KB 84/276 KB 400/1210 KB 400/471 KB 1376/1822 KB 88/276 KB 408/1210 KB 400/471 KB 1376/1822 KB 92/276 KB 408/1210 KB 400/471 KB 1376/1822 KB 96/276 KB 408/1210 KB 400/471 KB 1376/1822 KB 100/276 KB 408/1210 KB 400/471 KB 1376/1822 KB 104/276 KB 408/1210 KB 400/471 KB 1376/1822 KB 108/276 KB 412/1210 KB 400/471 KB 1376/1822 KB 112/276 KB 412/1210 KB 404/471 KB 1376/1822 KB 116/276 KB 412/1210 KB 404/471 KB 1380/1822 KB 120/276 KB 412/1210 KB 404/471 KB 1380/1822 KB 124/276 KB 412/1210 KB 404/471 KB 1380/1822 KB 128/276 KB 412/1210 KB 400/471 KB 1376/1822 KB 104/276 KB 412/1210 KB 404/471 KB 1380/1822 KB 128/276 KB 416/1210 KB 404/471 KB 1380/1822 KB 128/276 KB 420/1210 KB 404/471 KB 1380/1822 KB 116/276 KB 412/1210 KB 404/471 KB 1384/1822 KB 128/276 KB 420/1210 KB 404/471 KB 1384/1822 KB 4/577 KB 128/276 KB 420/1210 KB 404/471 KB 1384/1822 KB 8/577 KB 128/276 KB 420/1210 KB 404/471 KB 1384/1822 KB 12/577 KB 128/276 KB 420/1210 KB 404/471 KB 1384/1822 KB 16/577 KB 128/276 KB 420/1210 KB 404/471 KB 1376/1822 KB 112/276 KB 412/1210 KB 408/471 KB 1384/1822 KB 16/577 KB 128/276 KB 420/1210 KB 412/471 KB 1384/1822 KB 16/577 KB 128/276 KB 420/1210 KB 416/471 KB 1384/1822 KB 16/577 KB 128/276 KB 420/1210 KB 420/471 KB 1384/1822 KB 16/577 KB 128/276 KB 420/1210 KB 424/471 KB 1388/1822 KB 20/577 KB 132/276 KB 424/1210 KB 420/471 KB 1388/1822 KB 20/577 KB 132/276 KB 424/1210 KB 428/471 KB 1388/1822 KB 20/577 KB 136/276 KB 424/1210 KB 428/471 KB 1388/1822 KB 20/577 KB 140/276 KB 424/1210 KB 428/471 KB 1388/1822 KB 20/577 KB 144/276 KB 424/1210 KB 420/471 KB 1384/1822 KB 20/577 KB 128/276 KB 420/1210 KB 428/471 KB 1388/1822 KB 24/577 KB 144/276 KB 424/1210 KB 428/471 KB 1388/1822 KB 28/577 KB 144/276 KB 424/1210 KB 420/471 KB 1388/1822 KB 20/577 KB 128/276 KB 424/1210 KB 428/471 KB 1388/1822 KB 28/577 KB 144/276 KB 428/1210 KB 428/471 KB 1388/1822 KB 28/577 KB 144/276 KB 432/1210 KB 420/471 KB 1388/1822 KB 20/577 KB 128/276 KB 420/1210 KB 428/471 KB 1392/1822 KB 28/577 KB 144/276 KB 432/1210 KB 428/471 KB 1392/1822 KB 32/577 KB 144/276 KB 432/1210 KB 428/471 KB 1392/1822 KB 36/577 KB 144/276 KB 432/1210 KB 428/471 KB 1396/1822 KB 40/577 KB 148/276 KB 436/1210 KB 428/471 KB 1396/1822 KB 44/577 KB 148/276 KB 436/1210 KB 428/471 KB 1388/1822 KB 20/577 KB 136/276 KB 424/1210 KB 432/47 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 1 KB 1396/1822 KB 48/577 KB 148/276 KB 436/1210 KB 436/471 KB 1396/1822 KB 48/577 KB 148/276 KB 436/1210 KB 440/471 KB 1396/1822 KB 48/577 KB 148/276 KB 436/1210 KB 444/471 KB 1396/1822 KB 48/577 KB 148/276 KB 436/1210 KB 428/471 KB 1396/1822 KB 36/577 KB 148/276 KB 436/1210 KB 444/471 KB 1396/1822 KB 48/577 KB 152/276 KB 436/1210 KB 444/471 KB 1396/1822 KB 48/577 KB 156/276 KB 436/1210 KB 428/471 KB 1396/1822 KB 36/577 KB 144/276 KB 436/1210 KB 448/471 KB 1396/1822 KB 48/577 KB 156/276 KB 440/1210 KB 448/471 KB 1396/1822 KB 48/577 KB 156/276 KB 444/1210 KB 448/471 KB 1396/1822 KB 48/577 KB 156/276 KB 448/1210 KB 428/471 KB 1396/1822 KB 36/577 KB 144/276 KB 432/1210 KB 448/471 KB 1400/1822 KB 48/577 KB 156/276 KB 448/1210 KB 448/471 KB 1404/1822 KB 48/577 KB 156/276 KB 448/1210 KB 448/471 KB 1408/1822 KB 48/577 KB 156/276 KB 448/1210 KB 448/471 KB 1408/1822 KB 48/577 KB 156/276 KB 452/1210 KB 448/471 KB 1412/1822 KB 48/577 KB 160/276 KB 456/1210 KB 448/471 KB 1412/1822 KB 48/577 KB 160/276 KB 460/1210 KB 448/471 KB 1396/1822 KB 48/577 KB 156/276 KB 436/1210 KB 428/471 KB 1396/1822 KB 48/577 KB 148/276 KB 436/1210 KB 448/471 KB 1412/1822 KB 52/577 KB 160/276 KB 460/1210 KB 452/471 KB 1412/1822 KB 56/577 KB 160/276 KB 460/1210 KB 448/471 KB 1412/1822 KB 48/577 KB 160/276 KB 452/1210 KB 448/471 KB 1412/1822 KB 48/577 KB 156/276 KB 452/1210 KB 452/471 KB 1416/1822 KB 56/577 KB 160/276 KB 464/1210 KB 452/471 KB 1420/1822 KB 56/577 KB 160/276 KB 464/1210 KB 452/471 KB 1424/1822 KB 56/577 KB 160/276 KB 464/1210 KB 452/471 KB 1412/1822 KB 56/577 KB 160/276 KB 464/1210 KB 452/471 KB 1424/1822 KB 60/577 KB 164/276 KB 464/1210 KB 452/471 KB 1424/1822 KB 64/577 KB 164/276 KB 464/1210 KB 452/471 KB 1424/1822 KB 68/577 KB 164/276 KB 464/1210 KB 452/471 KB 1428/1822 KB 72/577 KB 164/276 KB 468/1210 KB 452/471 KB 1428/1822 KB 76/577 KB 164/276 KB 468/1210 KB 452/471 KB 1428/1822 KB 80/577 KB 164/276 KB 468/1210 KB 452/471 KB 1412/1822 KB 52/577 KB 160/276 KB 460/1210 KB 456/471 KB 1428/1822 KB 80/577 KB 164/276 KB 468/1210 KB 460/471 KB 1428/1822 KB 80/577 KB 164/276 KB 468/1210 KB 464/471 KB 1428/1822 KB 80/577 KB 164/276 KB 468/1210 KB 452/471 KB 1428/1822 KB 68/577 KB 164/276 KB 468/1210 KB 452/471 KB 1424/1822 KB 68/577 KB 164/276 KB 468/1210 KB 452/471 KB 1424/1822 KB 56/577 KB 164/276 KB 464/1210 KB 464/471 KB 1428/1822 KB 80/577 KB 168/276 KB 468/1210 KB 464/471 KB 1428/1822 KB 80/577 KB 172/276 KB 468/1210 KB 464/471 KB 1428/1822 KB 80/577 KB 176/276 KB 468/1210 KB 464/471 KB 1432/1822 KB 80/577 KB 176/276 KB 468/1210 KB 464/471 KB 1436/1822 KB 80/577 KB 176/276 KB 468/1210 KB 464/471 KB 1436/1822 KB 80/577 KB 176/276 KB 472/1210 KB 464/471 KB 1436/1822 KB 80/577 KB 176/276 KB 476/1210 KB 464/471 KB 1436/1822 KB 80/577 KB 176/276 KB 480/1210 KB 464/471 KB 1440/1822 KB 80/577 KB 176/276 KB 484/1210 KB 468/471 KB 1440/1822 KB 84/577 KB 180/276 KB 488/1210 KB 468/471 KB 1440/1822 KB 84/577 KB 180/276 KB 492/1210 KB 468/471 KB 1440/1822 KB 84/577 KB 180/276 KB 496/1210 KB 464/471 KB 1440/1822 KB 80/577 KB 176/276 KB 480/1210 KB 468/471 KB 1444/1822 KB 84/577 KB 180/276 KB 496/1210 KB 468/471 KB 1448/1822 KB 84/577 KB 180/276 KB 496/1210 KB 468/471 KB 1452/1822 KB 84/577 KB 180/276 KB 496/1210 KB 468/471 KB 1456/1822 KB 84/577 KB 180/276 KB 496/1210 KB 468/471 KB 1460/1822 KB 84/577 KB 180/276 KB 496/1210 KB 468/471 KB 1464/1822 KB 84/577 KB 180/276 KB 500/1210 KB 468/471 KB 1468/1822 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install KB 84/577 KB 180/276 KB 500/1210 KB 468/471 KB 1440/1822 KB 84/577 KB 180/276 KB 484/1210 KB 468/471 KB 1468/1822 KB 84/577 KB 184/276 KB 500/1210 KB 468/471 KB 1468/1822 KB 84/577 KB 188/276 KB 500/1210 KB 468/471 KB 1468/1822 KB 84/577 KB 192/276 KB 500/1210 KB 468/471 KB 1440/1822 KB 84/577 KB 176/276 KB 484/1210 KB 468/471 KB 1468/1822 KB 88/577 KB 192/276 KB 500/1210 KB 468/471 KB 1468/1822 KB 92/577 KB 192/276 KB 500/1210 KB 468/471 KB 1468/1822 KB 96/577 KB 192/276 KB 500/1210 KB 468/471 KB 1440/1822 KB 80/577 KB 176/276 KB 484/1210 KB 471/471 KB 1468/1822 KB 96/577 KB 192/276 KB 500/1210 KB 471/471 KB 1468/1822 KB 96/577 KB 196/276 KB 500/1210 KB 471/471 KB 1468/1822 KB 100/577 KB 200/276 KB 500/1210 KB 471/471 KB 1468/1822 KB 100/577 KB 204/276 KB 500/1210 KB 471/471 KB 1468/1822 KB 100/577 KB 208/276 KB 500/1210 KB 468/471 KB 1460/1822 KB 84/577 KB 180/276 KB 500/1210 KB 471/471 KB 1468/1822 KB 100/577 KB 208/276 KB 504/1210 KB 471/471 KB 1468/1822 KB 100/577 KB 208/276 KB 508/1210 KB 471/471 KB 1468/1822 KB 100/577 KB 208/276 KB 512/1210 KB 471/471 KB 1468/1822 KB 100/577 KB 208/276 KB 516/1210 KB 471/471 KB 1472/1822 KB 100/577 KB 212/276 KB 520/1210 KB 471/471 KB 1468/1822 KB 100/577 KB 196/276 KB 500/1210 KB 471/471 KB 1472/1822 KB 104/577 KB 212/276 KB 524/1210 KB 471/471 KB 1472/1822 KB 108/577 KB 212/276 KB 524/1210 KB 471/471 KB 1472/1822 KB 112/577 KB 212/276 KB 524/1210 KB 471/471 KB 1472/1822 KB 116/577 KB 212/276 KB 524/1210 KB 471/471 KB 1472/1822 KB 100/577 KB 212/276 KB 516/1210 KB 471/471 KB 1472/1822 KB 116/577 KB 216/276 KB 524/1210 KB 471/471 KB 1472/1822 KB 116/577 KB 220/276 KB 524/1210 KB 471/471 KB 1472/1822 KB 116/577 KB 224/276 KB 524/1210 KB 471/471 KB 1472/1822 KB 100/577 KB 208/276 KB 516/1210 KB 471/471 KB 1476/1822 KB 116/577 KB 224/276 KB 524/1210 KB 471/471 KB 1480/1822 KB 120/577 KB 228/276 KB 524/1210 KB 471/471 KB 1484/1822 KB 120/577 KB 228/276 KB 524/1210 KB 471/471 KB 1488/1822 KB 120/577 KB 228/276 KB 524/1210 KB 471/471 KB 1492/1822 KB 120/577 KB 228/276 KB 524/1210 KB 471/471 KB 1496/1822 KB 120/577 KB 228/276 KB 524/1210 KB 471/471 KB 1500/1822 KB 120/577 KB 228/276 KB 524/1210 KB 471/471 KB 1504/1822 KB 120/577 KB 228/276 KB 524/1210 KB 471/471 KB 1476/1822 KB 120/577 KB 228/276 KB 524/1210 KB Downloaded: https://repo.maven.apache.org/maven2/com/rabbitmq/amqp-client/4.0.2/amqp-client-4.0.2.jar (471 KB at 365.6 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 471/471 KB 1476/1822 KB 120/577 KB 224/276 KB 524/1210 KB 1504/1822 KB 124/577 KB 228/276 KB 524/1210 KB 1504/1822 KB 128/577 KB 228/276 KB 524/1210 KB 471/471 KB 1472/1822 KB 100/577 KB 212/276 KB 524/1210 KB 1504/1822 KB 128/577 KB 228/276 KB 528/1210 KB 1504/1822 KB 128/577 KB 228/276 KB 532/1210 KB 1504/1822 KB 132/577 KB 232/276 KB 536/1210 KB 1504/1822 KB 132/577 KB 232/276 KB 540/1210 KB 1504/1822 KB 132/577 KB 232/276 KB 544/1210 KB 1504/1822 KB 132/577 KB 232/276 KB 532/1210 KB 1504/1822 KB 132/577 KB 236/276 KB 544/1210 KB 1504/1822 KB 132/577 KB 240/276 KB 544/1210 KB 1504/1822 KB 132/577 KB 228/276 KB 532/1210 KB 1504/1822 KB 136/577 KB 240/276 KB 544/1210 KB 1504/1822 KB 140/577 KB 240/276 KB 544/1210 KB 1504/1822 KB 144/577 KB 240/276 KB 544/1210 KB 1504/1822 KB 148/577 KB 240/276 KB 544/1210 KB 1508/1822 KB 152/577 KB 244/276 KB 548/1210 KB 1508/1822 KB 156/577 KB 244/276 KB 548/1210 KB 1508/1822 KB 160/577 KB 244/276 KB 548/1210 KB 1508/1822 KB 148/577 KB 244/276 KB 548/1210 KB 1512/1822 KB 160/577 KB 244/276 KB 548/1210 KB 1504/1822 KB 148/577 KB 244/276 KB 548/1210 KB 1512/1822 KB 160/577 KB 248/276 KB 548/1210 KB 1512/1822 KB 160/577 KB 252/276 KB 548/1210 KB 1512/1822 KB 160/577 KB 256/276 KB 548/1210 KB 1504/1822 KB 148/577 KB 240/276 KB 548/1210 KB 1512/1822 KB 160/577 KB 256/276 KB 552/1210 KB 1512/1822 KB 160/577 KB 256/276 KB 556/1210 KB 1512/1822 KB 160/577 KB 256/276 KB 560/1210 KB 1516/1822 KB 160/577 KB 256/276 KB 560/1210 KB 1516/1822 KB 160/577 KB 260/276 KB 560/1210 KB 4/37 KB 1520/1822 KB 164/577 KB 264/276 KB 564/1210 KB 4/37 KB 1520/1822 KB 164/577 KB 268/276 KB 564/1210 KB 4/37 KB 1520/1822 KB 164/577 KB 272/276 KB 564/1210 KB 4/37 KB 1516/1822 KB 160/577 KB 260/276 KB 560/1210 KB 8/37 KB 1520/1822 KB 164/577 KB 272/276 KB 564/1210 KB 12/37 KB 1520/1822 KB 164/577 KB 272/276 KB 564/1210 KB 16/37 KB 1520/1822 KB 164/577 KB 272/276 KB 564/1210 KB 20/37 KB 1520/1822 KB 164/577 KB 272/276 KB 564/1210 KB 24/37 KB 1520/1822 KB 164/577 KB 272/276 KB 564/1210 KB 28/37 KB 1520/1822 KB 164/577 KB 272/276 KB 564/1210 KB 32/37 KB 1520/1822 KB 164/577 KB 272/276 KB 564/1210 KB 36/37 KB 1520/1822 KB 164/577 KB 272/276 KB 564/1210 KB 37/37 KB 1520/1822 KB 164/577 KB 272/276 KB 564/1210 KB 4/37 KB 1520/1822 KB 164/577 KB 260/276 KB 564/1210 KB 37/37 KB 1520/1822 KB 168/577 KB 272/276 KB 564/1210 KB 37/37 KB 1520/1822 KB 172/577 KB 272/276 KB 564/1210 KB 4/37 KB 1520/1822 KB 160/577 KB 260/276 KB 564/1210 KB 37/37 KB 1520/1822 KB 176/577 KB 272/276 KB 568/1210 KB 37/37 KB 1520/1822 KB 176/577 KB 272/276 KB 572/1210 KB 37/37 KB 1520/1822 KB 176/577 KB 272/276 KB 576/1210 KB 37/37 KB 1520/1822 KB 176/577 KB 272/276 KB 580/1210 KB 37/37 KB 1520/1822 KB 176/577 KB 276/276 KB 584/1210 KB 37/37 KB 1520/1822 KB 176/577 KB 276/276 KB 588/1210 KB 4/37 KB 1520/1822 KB 160/577 KB 260/276 KB 560/1210 KB 37/37 KB 1524/1822 KB 176/577 KB 276/276 KB 588/1210 KB 37/37 KB 1528/1822 KB 176/577 KB 276/276 KB 588/1210 KB 37/37 KB 1532/1822 KB 176/577 KB 276/276 KB 588/1210 KB 37/37 KB 1536/1822 KB 176/577 KB 276/276 KB 588/1210 KB 37/37 KB 1520/1822 KB 176/577 KB 276/276 KB 580/1210 KB 37/37 KB 1536/1822 KB 176/577 KB 276/276 KB 588/1210 KB 37/37 KB 1520/1822 KB 176/577 KB 272/276 KB 576/1210 KB 37/37 KB 1540/1822 KB 180/577 KB 276/276 KB 588/1210 KB 37/37 KB 1540/1822 KB 176/577 KB 276/276 KB 588/1210 KB 37/37 KB 1544/1822 KB 180/577 KB 276/276 KB 588/1210 K unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install B 1548/1822 KB 184/577 KB 276/276 KB 588/1210 KB 1552/1822 KB 184/577 KB 276/276 KB 592/1210 KB 37/37 KB 1544/1822 KB 184/577 KB 276/276 KB 588/1210 KB 1552/1822 KB 188/577 KB 276/276 KB 592/1210 KB 1552/1822 KB 192/577 KB 276/276 KB 592/1210 KB 1552/1822 KB 196/577 KB 276/276 KB 592/1210 KB 1556/1822 KB 200/577 KB 276/276 KB 592/1210 KB 1556/1822 KB 204/577 KB 276/276 KB 592/1210 KB 1556/1822 KB 208/577 KB 276/276 KB 592/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpmime/4.3.5/httpmime-4.3.5.jar (37 KB at 27.9 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 1556/1822 KB 196/577 KB 276/276 KB 592/1210 KB 1560/1822 KB 208/577 KB 276/276 KB 592/1210 KB 1564/1822 KB 208/577 KB 276/276 KB 592/1210 KB 1568/1822 KB 208/577 KB 276/276 KB 592/1210 KB 1572/1822 KB 208/577 KB 276/276 KB 592/1210 KB 1576/1822 KB 212/577 KB 276/276 KB 592/1210 KB 1548/1822 KB 184/577 KB 276/276 KB 592/1210 KB 1576/1822 KB 212/577 KB 276/276 KB 596/1210 KB 1576/1822 KB 212/577 KB 600/1210 KB 1576/1822 KB 212/577 KB 604/1210 KB 1576/1822 KB 212/577 KB 608/1210 KB 1576/1822 KB 212/577 KB 612/1210 KB 1576/1822 KB 212/577 KB 616/1210 KB 1572/1822 KB 212/577 KB 276/276 KB 592/1210 KB 1580/1822 KB 216/577 KB 616/1210 KB 1580/1822 KB 220/577 KB 620/1210 KB 1580/1822 KB 224/577 KB 620/1210 KB 1580/1822 KB 228/577 KB 620/1210 KB 1580/1822 KB 232/577 KB 620/1210 KB 1580/1822 KB 236/577 KB 620/1210 KB 1580/1822 KB 240/577 KB 620/1210 KB 1580/1822 KB 212/577 KB 616/1210 KB 1584/1822 KB 240/577 KB 620/1210 KB 1588/1822 KB 240/577 KB 620/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (276 KB at 210.1 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 1580/1822 KB 216/577 KB 620/1210 KB 1588/1822 KB 240/577 KB 624/1210 KB 1588/1822 KB 240/577 KB 628/1210 KB 1592/1822 KB 240/577 KB 628/1210 KB 1596/1822 KB 240/577 KB 628/1210 KB 1600/1822 KB 240/577 KB 628/1210 KB 1600/1822 KB 240/577 KB 632/1210 KB 1600/1822 KB 240/577 KB 636/1210 KB 1600/1822 KB 240/577 KB 640/1210 KB 1600/1822 KB 240/577 KB 644/1210 KB 1604/1822 KB 244/577 KB 648/1210 KB 1604/1822 KB 244/577 KB 652/1210 KB 1604/1822 KB 244/577 KB 656/1210 KB 1604/1822 KB 244/577 KB 644/1210 KB 1604/1822 KB 248/577 KB 656/1210 KB 1604/1822 KB 252/577 KB 656/1210 KB 1604/1822 KB 256/577 KB 656/1210 KB 1604/1822 KB 240/577 KB 644/1210 KB 1608/1822 KB 256/577 KB 656/1210 KB 1612/1822 KB 256/577 KB 656/1210 KB 1616/1822 KB 256/577 KB 656/1210 KB 1620/1822 KB 256/577 KB 656/1210 KB 1624/1822 KB 260/577 KB 660/1210 KB 1620/1822 KB 260/577 KB 660/1210 KB 4/167 KB 1624/1822 KB 260/577 KB 664/1210 KB 4/167 KB 1628/1822 KB 260/577 KB 668/1210 KB 1620/1822 KB 260/577 KB 656/1210 KB 4/167 KB 1628/1822 KB 260/577 KB 664/1210 KB 4/167 KB 1624/1822 KB 260/577 KB 660/1210 KB 8/167 KB 1628/1822 KB 260/577 KB 668/1210 KB 12/167 KB 1628/1822 KB 260/577 KB 668/1210 KB 16/167 KB 1628/1822 KB 260/577 KB 668/1210 KB 20/167 KB 1628/1822 KB 260/577 KB 668/1210 KB 24/167 KB 1628/1822 KB 260/577 KB 668/1210 KB 28/167 KB 1628/1822 KB 260/577 KB 668/1210 KB 32/167 KB 1628/1822 KB 260/577 KB 668/1210 KB 36/167 KB 1628/1822 KB 260/577 KB 668/1210 KB 40/167 KB 1628/1822 KB 260/577 KB 668/1210 KB 44/167 KB 1628/1822 KB 260/577 KB 668/1210 KB 48/167 KB 1632/1822 KB 260/577 KB 668/1210 KB 44/167 KB 1632/1822 KB 260/577 KB 668/1210 KB 48/167 KB 1632/1822 KB 264/577 KB 668/1210 KB 48/167 KB 1632/1822 KB 268/577 KB 668/1210 KB 48/167 KB 1632/1822 KB 272/577 KB 672/1210 KB 52/167 KB 1632/1822 KB 276/577 KB 672/1210 KB 52/167 KB 1636/1822 KB 280/577 KB 672/1210 KB 52/167 KB 1636/1822 KB 284/577 KB 672/1210 KB 52/167 KB 1636/1822 KB 288/577 KB 672/1210 KB 48/167 KB 1632/1822 KB 268/577 KB 672/1210 KB 52/167 KB 1636/1822 KB 288/577 KB 676/1210 KB 52/167 KB 1636/1822 KB 288/577 KB 680/1210 KB 52/167 KB 1636/1822 KB 288/577 KB 684/1210 KB 52/167 KB 1636/1822 KB 288/577 KB 688/1210 KB 52/167 KB 1636/1822 KB 276/577 KB 672/1210 KB 52/167 KB 1640/1822 KB 288/577 KB 688/1210 KB 52/167 KB 1644/1822 KB 288/577 KB 688/1210 KB 52/167 KB 1632/1822 KB 272/577 KB 672/1210 KB 56/167 KB 1644/1822 KB 288/577 KB 688/1210 KB 60/167 KB 1644/1822 KB 288/577 KB 688/1210 KB 64/167 KB 1644/1822 KB 288/577 KB 688/1210 KB 64/167 KB 1648/1822 KB 288/577 KB 688/1210 KB 68/167 KB 1648/1822 KB 288/577 KB 688/1210 KB 72/167 KB 1652/1822 KB 292/577 KB 692/1210 KB 76/167 KB 1652/1822 KB 292/577 KB 692/1210 KB 80/167 KB 1652/1822 KB 292/577 KB 692/1210 KB 68/167 KB 1652/1822 KB 292/577 KB 692/1210 KB 80/167 KB 1656/1822 KB 292/577 KB 692/1210 KB 80/167 KB 1660/1822 KB 292/577 KB 692/1210 KB 80/167 KB 1664/1822 KB 292/577 KB 692/1210 KB 68/167 KB 1648/1822 KB 292/577 KB 692/1210 KB 80/167 KB 1664/1822 KB 292/577 KB 696/1210 KB 80/167 KB 1664/1822 KB 292/577 KB 700/1210 KB 80/167 KB 1664/1822 KB 292/577 KB 704/1210 KB 68/167 KB 1648/1822 KB 292/577 KB 688/1210 KB 80/167 KB 1664/1822 KB 296/577 KB 704/1210 KB 80/167 KB 1664/1822 KB 300/577 KB 704/1210 KB 80/167 KB 1664/1822 KB 304/577 KB 704/1210 KB 84/167 KB 1664/1822 KB 304/577 KB 704/1210 KB 88/167 KB 4/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 92/167 KB 4/1192 KB 1668/1822 KB 308/5 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 77 KB 708/1210 KB 96/167 KB 4/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 84/167 KB 4/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 84/167 KB 4/1192 KB 1664/1822 KB 308/577 KB 708/1210 KB 96/167 KB 8/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 12/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 16/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 20/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 24/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 28/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 32/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 36/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 40/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 44/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 48/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 52/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 56/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 60/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 96/167 KB 64/1192 KB 1668/1822 KB 308/577 KB 708/1210 KB 84/167 KB 1664/1822 KB 308/577 KB 708/1210 KB 84/167 KB 1664/1822 KB 308/577 KB 704/1210 KB 96/167 KB 64/1192 KB 1672/1822 KB 312/577 KB 708/1210 KB 96/167 KB 64/1192 KB 1672/1822 KB 316/577 KB 708/1210 KB 96/167 KB 64/1192 KB 1672/1822 KB 308/577 KB 708/1210 KB 96/167 KB 64/1192 KB 1676/1822 KB 316/577 KB 712/1210 KB 96/167 KB 64/1192 KB 1672/1822 KB 316/577 KB 712/1210 KB 96/167 KB 64/1192 KB 1676/1822 KB 320/577 KB 716/1210 KB 96/167 KB 64/1192 KB 1680/1822 KB 320/577 KB 716/1210 KB 100/167 KB 68/1192 KB 1684/1822 KB 324/577 KB 716/1210 KB 100/167 KB 68/1192 KB 1688/1822 KB 324/577 KB 716/1210 KB 100/167 KB 68/1192 KB 1692/1822 KB 324/577 KB 716/1210 KB 100/167 KB 68/1192 KB 1696/1822 KB 324/577 KB 716/1210 KB 100/167 KB 68/1192 KB 1680/1822 KB 324/577 KB 716/1210 KB 100/167 KB 68/1192 KB 1696/1822 KB 328/577 KB 716/1210 KB 100/167 KB 68/1192 KB 1696/1822 KB 332/577 KB 716/1210 KB 100/167 KB 68/1192 KB 1696/1822 KB 336/577 KB 716/1210 KB 100/167 KB 68/1192 KB 1680/1822 KB 320/577 KB 716/1210 KB 96/167 KB 68/1192 KB 1680/1822 KB 320/577 KB 716/1210 KB 100/167 KB 68/1192 KB 1696/1822 KB 336/577 KB 720/1210 KB 96/167 KB 68/1192 KB 1680/1822 KB 320/577 KB 716/1210 KB 100/167 KB 72/1192 KB 1696/1822 KB 336/577 KB 720/1210 KB 100/167 KB 76/1192 KB 1696/1822 KB 336/577 KB 720/1210 KB 100/167 KB 80/1192 KB 1696/1822 KB 336/577 KB 720/1210 KB 100/167 KB 84/1192 KB 1696/1822 KB 336/577 KB 720/1210 KB 100/167 KB 88/1192 KB 1696/1822 KB 336/577 KB 720/1210 KB 100/167 KB 92/1192 KB 1696/1822 KB 336/577 KB 720/1210 KB 100/167 KB 96/1192 KB 1696/1822 KB 336/577 KB 720/1210 KB 100/167 KB 100/1192 KB 1696/1822 KB 336/577 KB 720/1210 KB 104/167 KB 104/1192 KB 1700/1822 KB 340/577 KB 724/1210 KB 104/167 KB 108/1192 KB 1700/1822 KB 340/577 KB 724/1210 KB 104/167 KB 112/1192 KB 1700/1822 KB 340/577 KB 724/1210 KB 104/167 KB 116/1192 KB 1700/1822 KB 340/577 KB 724/1210 KB 104/167 KB 100/1192 KB 1700/1822 KB 340/577 KB 724/1210 KB 104/167 KB 116/1192 KB 1704/1822 KB 340/577 KB 724/1210 KB 104/167 KB 116/1192 KB 1708/1822 KB 340/577 KB 724/1210 KB 104/167 KB 116/1192 KB 1712/1822 KB 340/577 KB 724/1210 KB 104/167 KB 100/1192 KB 1696/1822 KB 340/577 KB 724/1210 KB 104/167 KB 116/1192 KB 1712/1822 KB 344/577 KB 724/1210 KB 104/167 KB 116/1192 KB 1712/1822 KB 348/577 KB 724/1210 KB 104/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 724/1210 KB 104/167 KB 100/1192 KB 1696/1822 KB 336/57 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 7 KB 724/1210 KB 104/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 728/1210 KB 104/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 732/1210 KB 104/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 736/1210 KB 104/167 KB 100/1192 KB 1696/1822 KB 336/577 KB 720/1210 KB 108/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 736/1210 KB 112/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 736/1210 KB 116/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 736/1210 KB 120/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 740/1210 KB 124/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 740/1210 KB 116/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 740/1210 KB 124/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 744/1210 KB 124/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 748/1210 KB 128/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 752/1210 KB 128/167 KB 116/1192 KB 1712/1822 KB 356/577 KB 756/1210 KB 128/167 KB 120/1192 KB 1716/1822 KB 356/577 KB 760/1210 KB 128/167 KB 120/1192 KB 1716/1822 KB 356/577 KB 764/1210 KB 128/167 KB 120/1192 KB 1716/1822 KB 356/577 KB 768/1210 KB 128/167 KB 116/1192 KB 1712/1822 KB 352/577 KB 748/1210 KB 132/167 KB 120/1192 KB 1716/1822 KB 356/577 KB 768/1210 KB 136/167 KB 120/1192 KB 1716/1822 KB 356/577 KB 768/1210 KB 140/167 KB 120/1192 KB 1716/1822 KB 356/577 KB 768/1210 KB 144/167 KB 120/1192 KB 1716/1822 KB 356/577 KB 768/1210 KB 128/167 KB 120/1192 KB 1716/1822 KB 356/577 KB 756/1210 KB 128/167 KB 120/1192 KB 1712/1822 KB 356/577 KB 756/1210 KB 144/167 KB 124/1192 KB 1716/1822 KB 356/577 KB 768/1210 KB 144/167 KB 128/1192 KB 1716/1822 KB 356/577 KB 768/1210 KB 128/167 KB 116/1192 KB 1712/1822 KB 356/577 KB 752/1210 KB 144/167 KB 128/1192 KB 1716/1822 KB 360/577 KB 768/1210 KB 144/167 KB 128/1192 KB 1716/1822 KB 364/577 KB 768/1210 KB 144/167 KB 128/1192 KB 1716/1822 KB 368/577 KB 768/1210 KB 144/167 KB 128/1192 KB 1720/1822 KB 372/577 KB 768/1210 KB 148/167 KB 132/1192 KB 1720/1822 KB 376/577 KB 772/1210 KB 148/167 KB 132/1192 KB 1720/1822 KB 380/577 KB 772/1210 KB 148/167 KB 132/1192 KB 1720/1822 KB 384/577 KB 772/1210 KB 144/167 KB 128/1192 KB 1720/1822 KB 368/577 KB 768/1210 KB 148/167 KB 132/1192 KB 1724/1822 KB 384/577 KB 772/1210 KB 148/167 KB 132/1192 KB 1728/1822 KB 384/577 KB 772/1210 KB 148/167 KB 132/1192 KB 1732/1822 KB 384/577 KB 772/1210 KB 148/167 KB 132/1192 KB 1736/1822 KB 384/577 KB 772/1210 KB 148/167 KB 132/1192 KB 1740/1822 KB 384/577 KB 772/1210 KB 148/167 KB 132/1192 KB 1744/1822 KB 384/577 KB 772/1210 KB 148/167 KB 132/1192 KB 1748/1822 KB 388/577 KB 772/1210 KB 148/167 KB 132/1192 KB 1752/1822 KB 388/577 KB 772/1210 KB 148/167 KB 132/1192 KB 1756/1822 KB 388/577 KB 772/1210 KB 148/167 KB 132/1192 KB 1760/1822 KB 388/577 KB 772/1210 KB 148/167 KB 132/1192 KB 1720/1822 KB 372/577 KB 772/1210 KB 148/167 KB 132/1192 KB 1720/1822 KB 372/577 KB 768/1210 KB 152/167 KB 132/1192 KB 1760/1822 KB 388/577 KB 772/1210 KB 156/167 KB 132/1192 KB 1760/1822 KB 388/577 KB 772/1210 KB 160/167 KB 132/1192 KB 1760/1822 KB 388/577 KB 772/1210 KB 144/167 KB 132/1192 KB 1720/1822 KB 372/577 KB 768/1210 KB 160/167 KB 136/1192 KB 1760/1822 KB 388/577 KB 776/1210 KB 160/167 KB 140/1192 KB 1760/1822 KB 388/577 KB 776/1210 KB 160/167 KB 144/1192 KB 1760/1822 KB 388/577 KB 776/1210 KB 160/167 KB 148/1192 KB 1760/1822 KB 388/577 KB 776/1210 KB 164/167 KB 152/1192 KB 1760/1822 KB 388/577 KB 776/1210 KB 164/167 KB 156/1192 KB 1760/1822 KB 388/577 KB 776/1210 KB 164/167 KB 160/1192 KB 1760/1822 KB 388/577 KB 776/1210 KB 160/167 KB 1 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 32/1192 KB 1760/1822 KB 388/577 KB 776/1210 KB 164/167 KB 160/1192 KB 1760/1822 KB 388/577 KB 780/1210 KB 164/167 KB 160/1192 KB 1760/1822 KB 388/577 KB 784/1210 KB 164/167 KB 160/1192 KB 1760/1822 KB 388/577 KB 788/1210 KB 164/167 KB 164/1192 KB 1760/1822 KB 388/577 KB 792/1210 KB 164/167 KB 164/1192 KB 1760/1822 KB 388/577 KB 796/1210 KB 164/167 KB 164/1192 KB 1760/1822 KB 388/577 KB 800/1210 KB 164/167 KB 164/1192 KB 1760/1822 KB 388/577 KB 804/1210 KB 164/167 KB 164/1192 KB 1764/1822 KB 388/577 KB 808/1210 KB 164/167 KB 164/1192 KB 1764/1822 KB 388/577 KB 812/1210 KB 164/167 KB 164/1192 KB 1764/1822 KB 388/577 KB 816/1210 KB 148/167 KB 132/1192 KB 1744/1822 KB 388/577 KB 772/1210 KB 164/167 KB 164/1192 KB 1764/1822 KB 392/577 KB 816/1210 KB 164/167 KB 164/1192 KB 1764/1822 KB 396/577 KB 816/1210 KB 164/167 KB 164/1192 KB 1764/1822 KB 400/577 KB 816/1210 KB 164/167 KB 164/1192 KB 1764/1822 KB 404/577 KB 816/1210 KB 164/167 KB 164/1192 KB 1764/1822 KB 408/577 KB 816/1210 KB 164/167 KB 164/1192 KB 1764/1822 KB 412/577 KB 816/1210 KB 164/167 KB 164/1192 KB 1764/1822 KB 388/577 KB 804/1210 KB 164/167 KB 164/1192 KB 1760/1822 KB 388/577 KB 788/1210 KB 164/167 KB 168/1192 KB 1764/1822 KB 412/577 KB 816/1210 KB 164/167 KB 148/1192 KB 1760/1822 KB 388/577 KB 776/1210 KB 167/167 KB 172/1192 KB 1764/1822 KB 412/577 KB 816/1210 KB 167/167 KB 172/1192 KB 1764/1822 KB 412/577 KB 816/1210 KB 167/167 KB 176/1192 KB 1764/1822 KB 412/577 KB 816/1210 KB 167/167 KB 180/1192 KB 1764/1822 KB 412/577 KB 816/1210 KB 167/167 KB 180/1192 KB 1768/1822 KB 416/577 KB 816/1210 KB 167/167 KB 180/1192 KB 1764/1822 KB 416/577 KB 816/1210 KB 167/167 KB 180/1192 KB 1772/1822 KB 420/577 KB 816/1210 KB 167/167 KB 184/1192 KB 1772/1822 KB 424/577 KB 820/1210 KB 167/167 KB 184/1192 KB 1772/1822 KB 428/577 KB 820/1210 KB 167/167 KB 184/1192 KB 1772/1822 KB 432/577 KB 820/1210 KB 167/167 KB 184/1192 KB 1772/1822 KB 436/577 KB 820/1210 KB 167/167 KB 184/1192 KB 1772/1822 KB 440/577 KB 820/1210 KB 167/167 KB 184/1192 KB 1772/1822 KB 420/577 KB 820/1210 KB 167/167 KB 184/1192 KB 1772/1822 KB 440/577 KB 824/1210 KB 167/167 KB 184/1192 KB 1772/1822 KB 440/577 KB 828/1210 KB 167/167 KB 184/1192 KB 1772/1822 KB 440/577 KB 832/1210 KB 167/167 KB 184/1192 KB 1772/1822 KB 420/577 KB 816/1210 KB 167/167 KB 188/1192 KB 1772/1822 KB 440/577 KB 832/1210 KB 167/167 KB 192/1192 KB 1772/1822 KB 440/577 KB 832/1210 KB 167/167 KB 180/1192 KB 1772/1822 KB 420/577 KB 816/1210 KB 167/167 KB 192/1192 KB 1776/1822 KB 440/577 KB 832/1210 KB 167/167 KB 192/1192 KB 1780/1822 KB 440/577 KB 832/1210 KB 167/167 KB 192/1192 KB 1784/1822 KB 440/577 KB 832/1210 KB 167/167 KB 192/1192 KB 1788/1822 KB 440/577 KB 832/1210 KB 167/167 KB 192/1192 KB 1792/1822 KB 440/577 KB 832/1210 KB 167/167 KB 196/1192 KB 1792/1822 KB 440/577 KB 832/1210 KB 167/167 KB 200/1192 KB 1792/1822 KB 440/577 KB 832/1210 KB 167/167 KB 204/1192 KB 1792/1822 KB 440/577 KB 836/1210 KB 167/167 KB 208/1192 KB 1792/1822 KB 440/577 KB 836/1210 KB 167/167 KB 212/1192 KB 1792/1822 KB 440/577 KB 836/1210 KB 167/167 KB 200/1192 KB 1792/1822 KB 440/577 KB 836/1210 KB 167/167 KB 212/1192 KB 1796/1822 KB 444/577 KB 840/1210 KB 167/167 KB 212/1192 KB 1796/1822 KB 444/577 KB 844/1210 KB 167/167 KB 212/1192 KB 1796/1822 KB 444/577 KB 848/1210 KB 167/167 KB 212/1192 KB 1796/1822 KB 444/577 KB 836/1210 KB 167/167 KB 212/1192 KB 1800/1822 KB 444/577 KB 848/1210 KB 167/167 KB 212/1192 KB 1804/1822 KB 444/577 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install KB 848/1210 KB 167/167 KB 212/1192 KB 1808/1822 KB 444/577 KB 848/1210 KB 167/167 KB 212/1192 KB 1792/1822 KB 444/577 KB 836/1210 KB 167/167 KB 212/1192 KB 1808/1822 KB 448/577 KB 848/1210 KB 167/167 KB 212/1192 KB 1808/1822 KB 452/577 KB 848/1210 KB 167/167 KB 216/1192 KB 1812/1822 KB 456/577 KB 852/1210 KB 167/167 KB 216/1192 KB 1812/1822 KB 460/577 KB 852/1210 KB 167/167 KB 216/1192 KB 1812/1822 KB 464/577 KB 852/1210 KB 167/167 KB 216/1192 KB 1808/1822 KB 452/577 KB 848/1210 KB 167/167 KB 220/1192 KB 1812/1822 KB 464/577 KB 852/1210 KB 167/167 KB 224/1192 KB 1812/1822 KB 464/577 KB 852/1210 KB 167/167 KB 228/1192 KB 1812/1822 KB 464/577 KB 852/1210 KB 167/167 KB 232/1192 KB 1812/1822 KB 468/577 KB 852/1210 KB 167/167 KB 236/1192 KB 1812/1822 KB 468/577 KB 852/1210 KB 167/167 KB 240/1192 KB 1812/1822 KB 468/577 KB 852/1210 KB 167/167 KB 216/1192 KB 1812/1822 KB 452/577 KB 852/1210 KB 167/167 KB 240/1192 KB 1812/1822 KB 468/577 KB 856/1210 KB 167/167 KB 240/1192 KB 1812/1822 KB 468/577 KB 860/1210 KB 167/167 KB 240/1192 KB 1812/1822 KB 468/577 KB 864/1210 KB Downloaded: https://repo.maven.apache.org/maven2/info/cukes/cucumber-java8/1.2.3/cucumber-java8-1.2.3.jar (167 KB at 120.7 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 167/167 KB 216/1192 KB 1812/1822 KB 452/577 KB 848/1210 KB 240/1192 KB 1816/1822 KB 468/577 KB 864/1210 KB 240/1192 KB 1820/1822 KB 468/577 KB 864/1210 KB 240/1192 KB 1822/1822 KB 468/577 KB 864/1210 KB 167/167 KB 228/1192 KB 1812/1822 KB 468/577 KB 852/1210 KB 240/1192 KB 1822/1822 KB 472/577 KB 864/1210 KB 240/1192 KB 1822/1822 KB 476/577 KB 864/1210 KB 240/1192 KB 1822/1822 KB 480/577 KB 868/1210 KB 240/1192 KB 1822/1822 KB 484/577 KB 868/1210 KB 244/1192 KB 1822/1822 KB 488/577 KB 868/1210 KB 244/1192 KB 1822/1822 KB 492/577 KB 868/1210 KB 244/1192 KB 1822/1822 KB 496/577 KB 868/1210 KB 240/1192 KB 1822/1822 KB 476/577 KB 868/1210 KB 244/1192 KB 1822/1822 KB 496/577 KB 872/1210 KB 244/1192 KB 1822/1822 KB 496/577 KB 876/1210 KB 244/1192 KB 1822/1822 KB 484/577 KB 868/1210 KB 248/1192 KB 1822/1822 KB 496/577 KB 876/1210 KB 252/1192 KB 1822/1822 KB 496/577 KB 876/1210 KB 256/1192 KB 1822/1822 KB 496/577 KB 876/1210 KB 256/1192 KB 1822/1822 KB 496/577 KB 880/1210 KB 256/1192 KB 1822/1822 KB 496/577 KB 884/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 888/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 892/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 896/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 3/439 KB 896/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 6/439 KB 896/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 9/439 KB 896/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 11/439 KB 896/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 14/439 KB 896/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 16/439 KB 896/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 19/439 KB 896/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 22/439 KB 896/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 25/439 KB 896/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 27/439 KB 896/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 30/439 KB 896/1210 KB 260/1192 KB 500/577 KB 32/439 KB 896/1210 KB 260/1192 KB 500/577 KB 36/439 KB 896/1210 KB 260/1192 KB 500/577 KB 40/439 KB 900/1210 KB 260/1192 KB 500/577 KB 44/439 KB 900/1210 KB 260/1192 KB 500/577 KB 48/439 KB 900/1210 KB 260/1192 KB 500/577 KB 52/439 KB 900/1210 KB 260/1192 KB 500/577 KB 56/439 KB 900/1210 KB 260/1192 KB 500/577 KB 60/439 KB 900/1210 KB 260/1192 KB 500/577 KB 64/439 KB 900/1210 KB 260/1192 KB 1822/1822 KB 500/577 KB 884/1210 KB 264/1192 KB 500/577 KB 64/439 KB 900/1210 KB 268/1192 KB 500/577 KB 64/439 KB 900/1210 KB 272/1192 KB 500/577 KB 64/439 KB 900/1210 KB 256/1192 KB 1822/1822 KB 500/577 KB 884/1210 KB 272/1192 KB 504/577 KB 64/439 KB 900/1210 KB 260/1192 KB 500/577 KB 36/439 KB 900/1210 KB 272/1192 KB 508/577 KB 68/439 KB 904/1210 KB 272/1192 KB 508/577 KB 68/439 KB 908/1210 KB 272/1192 KB 508/577 KB 68/439 KB 912/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/aspectj/aspectjweaver/1.8.7/aspectjweaver-1.8.7.jar (1822 KB at 1300.0 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 272/1192 KB 508/577 KB 68/439 KB 916/1210 KB 272/1192 KB 508/577 KB 68/439 KB 920/1210 KB 272/1192 KB 508/577 KB 68/439 KB 924/1210 KB 272/1192 KB 508/577 KB 68/439 KB 928/1210 KB 272/1192 KB 508/577 KB 68/439 KB 932/1210 KB 272/1192 KB 508/577 KB 68/439 KB 936/1210 KB 272/1192 KB 508/577 KB 68/439 KB 940/1210 KB 272/1192 KB 508/577 KB 68/439 KB 944/1210 KB 272/1192 KB 508/577 KB 68/439 KB 900/1210 KB 272/1192 KB 508/577 KB 64/439 KB 900/1210 KB 272/1192 KB 512/577 KB 68/439 KB 944/1210 KB 272/1192 KB 516/577 KB 68/439 KB 944/1210 KB 272/1192 KB 520/577 KB 68/439 KB 944/1210 KB 272/1192 KB 524/577 KB 68/439 KB 944/1210 KB 272/1192 KB 528/577 KB 68/439 KB 944/1210 KB 272/1192 KB 532/577 KB 68/439 KB 944/1210 KB 272/1192 KB 536/577 KB 68/439 KB 944/1210 KB 272/1192 KB 540/577 KB 68/439 KB 944/1210 KB 272/1192 KB 544/577 KB 68/439 KB 944/1210 KB 272/1192 KB 544/577 KB 72/439 KB 944/1210 KB 272/1192 KB 544/577 KB 76/439 KB 944/1210 KB 272/1192 KB 544/577 KB 80/439 KB 944/1210 KB 272/1192 KB 544/577 KB 84/439 KB 944/1210 KB 272/1192 KB 548/577 KB 88/439 KB 948/1210 KB 272/1192 KB 548/577 KB 92/439 KB 948/1210 KB 276/1192 KB 548/577 KB 96/439 KB 948/1210 KB 272/1192 KB 548/577 KB 84/439 KB 944/1210 KB 276/1192 KB 548/577 KB 96/439 KB 3/562 KB 948/1210 KB 276/1192 KB 548/577 KB 96/439 KB 6/562 KB 948/1210 KB 276/1192 KB 548/577 KB 96/439 KB 9/562 KB 948/1210 KB 276/1192 KB 548/577 KB 96/439 KB 11/562 KB 948/1210 KB 276/1192 KB 548/577 KB 96/439 KB 14/562 KB 948/1210 KB 276/1192 KB 548/577 KB 96/439 KB 16/562 KB 948/1210 KB 276/1192 KB 548/577 KB 96/439 KB 19/562 KB 948/1210 KB 276/1192 KB 548/577 KB 96/439 KB 22/562 KB 948/1210 KB 276/1192 KB 552/577 KB 96/439 KB 25/562 KB 948/1210 KB 276/1192 KB 552/577 KB 100/439 KB 25/562 KB 948/1210 KB 272/1192 KB 548/577 KB 84/439 KB 948/1210 KB 276/1192 KB 552/577 KB 100/439 KB 27/562 KB 952/1210 KB 276/1192 KB 552/577 KB 100/439 KB 27/562 KB 956/1210 KB 276/1192 KB 552/577 KB 100/439 KB 27/562 KB 960/1210 KB 276/1192 KB 552/577 KB 100/439 KB 27/562 KB 948/1210 KB 276/1192 KB 552/577 KB 96/439 KB 22/562 KB 948/1210 KB 276/1192 KB 548/577 KB 92/439 KB 948/1210 KB 280/1192 KB 552/577 KB 100/439 KB 27/562 KB 960/1210 KB 284/1192 KB 552/577 KB 100/439 KB 27/562 KB 960/1210 KB 288/1192 KB 552/577 KB 100/439 KB 27/562 KB 960/1210 KB 292/1192 KB 552/577 KB 100/439 KB 27/562 KB 960/1210 KB 296/1192 KB 552/577 KB 100/439 KB 27/562 KB 960/1210 KB 300/1192 KB 552/577 KB 100/439 KB 27/562 KB 960/1210 KB 304/1192 KB 552/577 KB 100/439 KB 27/562 KB 960/1210 KB 308/1192 KB 552/577 KB 100/439 KB 27/562 KB 960/1210 KB 312/1192 KB 552/577 KB 100/439 KB 27/562 KB 960/1210 KB 316/1192 KB 552/577 KB 100/439 KB 27/562 KB 960/1210 KB 320/1192 KB 552/577 KB 100/439 KB 27/562 KB 960/1210 KB 320/1192 KB 556/577 KB 100/439 KB 27/562 KB 960/1210 KB 320/1192 KB 560/577 KB 100/439 KB 27/562 KB 960/1210 KB 320/1192 KB 564/577 KB 100/439 KB 27/562 KB 960/1210 KB 324/1192 KB 568/577 KB 100/439 KB 30/562 KB 964/1210 KB 324/1192 KB 572/577 KB 100/439 KB 30/562 KB 964/1210 KB 324/1192 KB 576/577 KB 104/439 KB 30/562 KB 964/1210 KB 324/1192 KB 564/577 KB 100/439 KB 30/562 KB 964/1210 KB 324/1192 KB 576/577 KB 104/439 KB 30/562 KB 968/1210 KB 324/1192 KB 564/577 KB 100/439 KB 27/562 KB 960/1210 KB 328/1192 KB 577/577 KB 104/439 KB 30/562 KB 968/1210 KB 332/1192 KB 577/577 KB 104/439 KB 30/562 KB 968/1210 KB 336/1192 KB 577/577 KB 104/439 KB 30/562 KB 968/1210 KB unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 324/1192 KB 564/577 KB 100/439 KB 30/562 KB 960/1210 KB 336/1192 KB 577/577 KB 104/439 KB 32/562 KB 968/1210 KB 336/1192 KB 577/577 KB 104/439 KB 36/562 KB 968/1210 KB 340/1192 KB 577/577 KB 104/439 KB 40/562 KB 972/1210 KB 324/1192 KB 577/577 KB 104/439 KB 30/562 KB 968/1210 KB 324/1192 KB 572/577 KB 104/439 KB 30/562 KB 964/1210 KB 340/1192 KB 577/577 KB 108/439 KB 40/562 KB 972/1210 KB 340/1192 KB 577/577 KB 112/439 KB 40/562 KB 972/1210 KB 340/1192 KB 577/577 KB 116/439 KB 40/562 KB 972/1210 KB 340/1192 KB 577/577 KB 120/439 KB 44/562 KB 972/1210 KB 340/1192 KB 577/577 KB 104/439 KB 36/562 KB 972/1210 KB 340/1192 KB 577/577 KB 120/439 KB 44/562 KB 976/1210 KB 340/1192 KB 577/577 KB 104/439 KB 36/562 KB 968/1210 KB 344/1192 KB 577/577 KB 120/439 KB 44/562 KB 976/1210 KB 348/1192 KB 577/577 KB 120/439 KB 44/562 KB 976/1210 KB 352/1192 KB 577/577 KB 120/439 KB 44/562 KB 976/1210 KB 356/1192 KB 577/577 KB 120/439 KB 44/562 KB 976/1210 KB 360/1192 KB 577/577 KB 124/439 KB 44/562 KB 980/1210 KB 364/1192 KB 577/577 KB 124/439 KB 44/562 KB 980/1210 KB 368/1192 KB 577/577 KB 124/439 KB 44/562 KB 980/1210 KB 340/1192 KB 577/577 KB 116/439 KB 44/562 KB 972/1210 KB 368/1192 KB 577/577 KB 124/439 KB 48/562 KB 980/1210 KB 368/1192 KB 577/577 KB 124/439 KB 52/562 KB 980/1210 KB 356/1192 KB 577/577 KB 124/439 KB 44/562 KB 980/1210 KB 356/1192 KB 577/577 KB 124/439 KB 44/562 KB 976/1210 KB 368/1192 KB 577/577 KB 128/439 KB 52/562 KB 980/1210 KB 368/1192 KB 577/577 KB 128/439 KB 52/562 KB 984/1210 KB 368/1192 KB 577/577 KB 128/439 KB 52/562 KB 988/1210 KB 368/1192 KB 577/577 KB 128/439 KB 52/562 KB 992/1210 KB 368/1192 KB 577/577 KB 132/439 KB 52/562 KB 992/1210 KB 372/1192 KB 577/577 KB 136/439 KB 56/562 KB 996/1210 KB 372/1192 KB 577/577 KB 140/439 KB 56/562 KB 996/1210 KB 372/1192 KB 577/577 KB 144/439 KB 56/562 KB 996/1210 KB 372/1192 KB 577/577 KB 148/439 KB 56/562 KB 996/1210 KB 372/1192 KB 577/577 KB 152/439 KB 56/562 KB 996/1210 KB 372/1192 KB 577/577 KB 132/439 KB 56/562 KB 996/1210 KB 376/1192 KB 577/577 KB 152/439 KB 56/562 KB 996/1210 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (577 KB at 405.0 KB/sec) unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 368/1192 KB 577/577 KB 132/439 KB 56/562 KB 996/1210 KB 368/1192 KB 577/577 KB 132/439 KB 56/562 KB 992/1210 KB 376/1192 KB 152/439 KB 60/562 KB 996/1210 KB 376/1192 KB 152/439 KB 64/562 KB 996/1210 KB 376/1192 KB 152/439 KB 68/562 KB 996/1210 KB Downloading: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 380/1192 KB 152/439 KB 68/562 KB 1000/1210 KB 384/1192 KB 152/439 KB 68/562 KB 1000/1210 KB 376/1192 KB 152/439 KB 68/562 KB 1000/1210 KB 384/1192 KB 152/439 KB 68/562 KB 1004/1210 KB 384/1192 KB 152/439 KB 68/562 KB 1008/1210 KB 388/1192 KB 152/439 KB 72/562 KB 1008/1210 KB 388/1192 KB 152/439 KB 76/562 KB 1008/1210 KB 388/1192 KB 156/439 KB 80/562 KB 1008/1210 KB 388/1192 KB 156/439 KB 84/562 KB 1008/1210 KB 388/1192 KB 156/439 KB 88/562 KB 1012/1210 KB 388/1192 KB 152/439 KB 68/562 KB 1008/1210 KB 388/1192 KB 156/439 KB 84/562 KB 1012/1210 KB 388/1192 KB 156/439 KB 76/562 KB 1008/1210 KB 392/1192 KB 160/439 KB 88/562 KB 1012/1210 KB 392/1192 KB 160/439 KB 88/562 KB 1012/1210 KB 4/256 KB 392/1192 KB 164/439 KB 92/562 KB 1016/1210 KB 8/256 KB 392/1192 KB 156/439 KB 88/562 KB 1012/1210 KB 396/1192 KB 164/439 KB 92/562 KB 1016/1210 KB 8/256 KB 400/1192 KB 164/439 KB 92/562 KB 1016/1210 KB 8/256 KB 392/1192 KB 164/439 KB 92/562 KB 1016/1210 KB 4/256 KB 400/1192 KB 164/439 KB 96/562 KB 1016/1210 KB 8/256 KB 400/1192 KB 164/439 KB 100/562 KB 1016/1210 KB 8/256 KB 404/1192 KB 164/439 KB 104/562 KB 1016/1210 KB 12/256 KB 404/1192 KB 164/439 KB 108/562 KB 1016/1210 KB 12/256 KB 404/1192 KB 164/439 KB 112/562 KB 1016/1210 KB 12/256 KB 392/1192 KB 164/439 KB 88/562 KB 1016/1210 KB 4/256 KB 404/1192 KB 164/439 KB 112/562 KB 1020/1210 KB 12/256 KB 404/1192 KB 164/439 KB 112/562 KB 1024/1210 KB 12/256 KB 404/1192 KB 164/439 KB 112/562 KB 1028/1210 KB 12/256 KB 404/1192 KB 164/439 KB 112/562 KB 1032/1210 KB 12/256 KB 392/1192 KB 164/439 KB 88/562 KB 1012/1210 KB 4/256 KB 404/1192 KB 168/439 KB 112/562 KB 1036/1210 KB 12/256 KB 404/1192 KB 172/439 KB 112/562 KB 1036/1210 KB 12/256 KB 404/1192 KB 176/439 KB 112/562 KB 1036/1210 KB 12/256 KB 404/1192 KB 180/439 KB 112/562 KB 1036/1210 KB 12/256 KB 404/1192 KB 164/439 KB 100/562 KB 1016/1210 KB 12/256 KB 404/1192 KB 180/439 KB 112/562 KB 1036/1210 KB 16/256 KB 404/1192 KB 164/439 KB 100/562 KB 1016/1210 KB 8/256 KB 408/1192 KB 180/439 KB 112/562 KB 1036/1210 KB 16/256 KB 412/1192 KB 180/439 KB 112/562 KB 1036/1210 KB 16/256 KB 404/1192 KB 164/439 KB 112/562 KB 1036/1210 KB 12/256 KB 412/1192 KB 180/439 KB 112/562 KB 1036/1210 KB 20/256 KB 416/1192 KB 184/439 KB 116/562 KB 1040/1210 KB 24/256 KB 416/1192 KB 184/439 KB 116/562 KB 1040/1210 KB 28/256 KB 416/1192 KB 184/439 KB 116/562 KB 1040/1210 KB 32/256 KB 416/1192 KB 184/439 KB 116/562 KB 1040/1210 KB 20/256 KB 416/1192 KB 180/439 KB 112/562 KB 1036/1210 KB 20/256 KB 420/1192 KB 184/439 KB 116/562 KB 1040/1210 KB 32/256 KB 416/1192 KB 184/439 KB 112/562 KB 1040/1210 KB 20/256 KB 420/1192 KB 188/439 KB 116/562 KB 1040/1210 KB 32/256 KB 420/1192 KB 192/439 KB 116/562 KB 1040/1210 KB 32/256 KB 416/1192 KB 180/439 KB 112/562 KB 1040/1210 KB 20/256 KB 420/1192 KB 192/439 KB 116/562 KB 1044/1210 KB 32/256 KB 420/1192 KB 192/439 KB 116/562 KB 1048/1210 KB 32/256 KB 424/1192 KB 196/439 KB 116/562 KB 1052/1210 KB 32/256 KB 424/1192 KB 196/439 KB 116/562 KB 1056/1210 KB 32/256 KB 424/1192 KB 196/439 KB 120/562 KB 1060/1210 KB 32/256 KB 424/1192 KB 196/439 KB 120/562 KB 1064/1210 KB 36/256 KB 424/1192 KB 196/439 KB 116/562 KB 1048/1210 KB 32/256 KB 424/1192 KB 192/439 KB 116/562 KB 1048/1210 KB 32/256 KB 428/1192 KB 196/439 KB 120/562 KB 1064/1210 KB 36/256 KB 432/1192 KB 196/439 KB 120/562 KB 1064/1210 KB 36/256 KB 436/1192 KB 196/439 KB 120/562 KB 1064/1210 KB 36/256 KB 424/1192 KB 196/439 KB unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 120/562 KB 1060/1210 KB 36/256 KB 424/1192 KB 196/439 KB 120/562 KB 1056/1210 KB 32/256 KB 436/1192 KB 200/439 KB 124/562 KB 1064/1210 KB 36/256 KB 436/1192 KB 200/439 KB 128/562 KB 1064/1210 KB 36/256 KB 436/1192 KB 200/439 KB 120/562 KB 1064/1210 KB 36/256 KB 436/1192 KB 204/439 KB 128/562 KB 1064/1210 KB 36/256 KB 436/1192 KB 208/439 KB 128/562 KB 1064/1210 KB 36/256 KB 436/1192 KB 212/439 KB 128/562 KB 1064/1210 KB 36/256 KB 440/1192 KB 216/439 KB 132/562 KB 1068/1210 KB 40/256 KB 440/1192 KB 212/439 KB 132/562 KB 1068/1210 KB 40/256 KB 440/1192 KB 212/439 KB 132/562 KB 1064/1210 KB 40/256 KB 440/1192 KB 212/439 KB 128/562 KB 1064/1210 KB 40/256 KB 444/1192 KB 216/439 KB 132/562 KB 1072/1210 KB 40/256 KB 436/1192 KB 212/439 KB 128/562 KB 1064/1210 KB 40/256 KB 444/1192 KB 216/439 KB 132/562 KB 1072/1210 KB 44/256 KB 444/1192 KB 216/439 KB 132/562 KB 1072/1210 KB 48/256 KB 448/1192 KB 216/439 KB 132/562 KB 1072/1210 KB 48/256 KB 452/1192 KB 216/439 KB 132/562 KB 1072/1210 KB 48/256 KB 456/1192 KB 220/439 KB 136/562 KB 1072/1210 KB 52/256 KB 460/1192 KB 220/439 KB 136/562 KB 1072/1210 KB 52/256 KB 464/1192 KB 220/439 KB 136/562 KB 1072/1210 KB 52/256 KB 440/1192 KB 216/439 KB 132/562 KB 1072/1210 KB 40/256 KB 464/1192 KB 220/439 KB 136/562 KB 1076/1210 KB 52/256 KB 452/1192 KB 220/439 KB 136/562 KB 1072/1210 KB 52/256 KB 452/1192 KB 216/439 KB 136/562 KB 1072/1210 KB 52/256 KB 464/1192 KB 224/439 KB 136/562 KB 1076/1210 KB 56/256 KB 464/1192 KB 224/439 KB 136/562 KB 1076/1210 KB 60/256 KB 464/1192 KB 224/439 KB 136/562 KB 1076/1210 KB 64/256 KB 452/1192 KB 216/439 KB 136/562 KB 1072/1210 KB 48/256 KB 464/1192 KB 224/439 KB 140/562 KB 1080/1210 KB 64/256 KB 464/1192 KB 224/439 KB 144/562 KB 1080/1210 KB 64/256 KB 464/1192 KB 224/439 KB 148/562 KB 1080/1210 KB 64/256 KB 464/1192 KB 224/439 KB 152/562 KB 1080/1210 KB 68/256 KB 464/1192 KB 224/439 KB 156/562 KB 1080/1210 KB 68/256 KB 468/1192 KB 224/439 KB 160/562 KB 1080/1210 KB 68/256 KB 464/1192 KB 224/439 KB 136/562 KB 1080/1210 KB 64/256 KB 468/1192 KB 224/439 KB 160/562 KB 1084/1210 KB 68/256 KB 468/1192 KB 224/439 KB 160/562 KB 1088/1210 KB 68/256 KB 464/1192 KB 224/439 KB 136/562 KB 1076/1210 KB 60/256 KB 468/1192 KB 228/439 KB 160/562 KB 1088/1210 KB 68/256 KB 468/1192 KB 232/439 KB 160/562 KB 1092/1210 KB 68/256 KB 468/1192 KB 232/439 KB 164/562 KB 1092/1210 KB 68/256 KB 468/1192 KB 224/439 KB 156/562 KB 1080/1210 KB 68/256 KB 472/1192 KB 236/439 KB 164/562 KB 1092/1210 KB 68/256 KB 476/1192 KB 236/439 KB 164/562 KB 1092/1210 KB 68/256 KB 464/1192 KB 224/439 KB 148/562 KB 1080/1210 KB 68/256 KB 476/1192 KB 236/439 KB 164/562 KB 1092/1210 KB 72/256 KB 476/1192 KB 236/439 KB 164/562 KB 1092/1210 KB 76/256 KB 476/1192 KB 236/439 KB 164/562 KB 1092/1210 KB 80/256 KB 468/1192 KB 236/439 KB 164/562 KB 1092/1210 KB 68/256 KB 476/1192 KB 240/439 KB 164/562 KB 1092/1210 KB 80/256 KB 468/1192 KB 228/439 KB 160/562 KB 1092/1210 KB 68/256 KB 476/1192 KB 240/439 KB 164/562 KB 1096/1210 KB 80/256 KB 480/1192 KB 244/439 KB 164/562 KB 1100/1210 KB 84/256 KB 480/1192 KB 244/439 KB 164/562 KB 1104/1210 KB 84/256 KB 480/1192 KB 244/439 KB 168/562 KB 1108/1210 KB 84/256 KB 476/1192 KB 244/439 KB 164/562 KB 1096/1210 KB 80/256 KB 480/1192 KB 248/439 KB 168/562 KB 1108/1210 KB 84/256 KB 480/1192 KB 252/439 KB 168/562 KB 1108/1210 KB 84/256 KB 480/1192 KB 256/439 KB 168/562 KB 1108/1210 KB 84/256 KB 480/1192 KB 244/439 KB 164/562 KB 1 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 096/1210 KB 84/256 KB 480/1192 KB 244/439 KB 164/562 KB 1096/1210 KB 80/256 KB 484/1192 KB 256/439 KB 168/562 KB 1108/1210 KB 88/256 KB 480/1192 KB 244/439 KB 168/562 KB 1104/1210 KB 84/256 KB 484/1192 KB 256/439 KB 172/562 KB 1108/1210 KB 88/256 KB 484/1192 KB 256/439 KB 176/562 KB 1108/1210 KB 88/256 KB 484/1192 KB 256/439 KB 180/562 KB 1108/1210 KB 88/256 KB 488/1192 KB 260/439 KB 184/562 KB 1112/1210 KB 88/256 KB 480/1192 KB 256/439 KB 168/562 KB 1108/1210 KB 88/256 KB 488/1192 KB 260/439 KB 188/562 KB 1112/1210 KB 92/256 KB 488/1192 KB 260/439 KB 188/562 KB 1112/1210 KB 96/256 KB 488/1192 KB 256/439 KB 180/562 KB 1112/1210 KB 88/256 KB 488/1192 KB 260/439 KB 188/562 KB 1116/1210 KB 96/256 KB 488/1192 KB 260/439 KB 188/562 KB 1120/1210 KB 100/256 KB 488/1192 KB 260/439 KB 188/562 KB 1124/1210 KB 100/256 KB 488/1192 KB 260/439 KB 180/562 KB 1112/1210 KB 88/256 KB 488/1192 KB 264/439 KB 188/562 KB 1124/1210 KB 100/256 KB 488/1192 KB 268/439 KB 188/562 KB 1124/1210 KB 100/256 KB 488/1192 KB 272/439 KB 188/562 KB 1124/1210 KB 100/256 KB 488/1192 KB 256/439 KB 180/562 KB 1108/1210 KB 88/256 KB 492/1192 KB 272/439 KB 188/562 KB 1124/1210 KB 100/256 KB 496/1192 KB 272/439 KB 188/562 KB 1124/1210 KB 100/256 KB 500/1192 KB 272/439 KB 188/562 KB 1124/1210 KB 100/256 KB 488/1192 KB 260/439 KB 188/562 KB 1124/1210 KB 100/256 KB 504/1192 KB 272/439 KB 192/562 KB 1124/1210 KB 100/256 KB 488/1192 KB 260/439 KB 188/562 KB 1116/1210 KB 100/256 KB 504/1192 KB 272/439 KB 192/562 KB 1124/1210 KB 104/256 KB 504/1192 KB 272/439 KB 192/562 KB 1124/1210 KB 108/256 KB 504/1192 KB 272/439 KB 192/562 KB 1124/1210 KB 112/256 KB 504/1192 KB 276/439 KB 192/562 KB 1124/1210 KB 116/256 KB 504/1192 KB 276/439 KB 196/562 KB 1128/1210 KB 120/256 KB 504/1192 KB 276/439 KB 196/562 KB 1128/1210 KB 124/256 KB 504/1192 KB 276/439 KB 196/562 KB 1128/1210 KB 128/256 KB 504/1192 KB 276/439 KB 192/562 KB 1124/1210 KB 112/256 KB 504/1192 KB 272/439 KB 188/562 KB 1124/1210 KB 100/256 KB 508/1192 KB 280/439 KB 196/562 KB 1128/1210 KB 128/256 KB 512/1192 KB 280/439 KB 196/562 KB 1128/1210 KB 128/256 KB 504/1192 KB 276/439 KB 196/562 KB 1128/1210 KB 116/256 KB 504/1192 KB 276/439 KB 192/562 KB 1128/1210 KB 116/256 KB 512/1192 KB 280/439 KB 200/562 KB 1132/1210 KB 128/256 KB 512/1192 KB 280/439 KB 200/562 KB 1136/1210 KB 128/256 KB 516/1192 KB 280/439 KB 200/562 KB 1136/1210 KB 128/256 KB 520/1192 KB 280/439 KB 200/562 KB 1140/1210 KB 128/256 KB 504/1192 KB 280/439 KB 196/562 KB 1128/1210 KB 128/256 KB 520/1192 KB 284/439 KB 200/562 KB 1140/1210 KB 128/256 KB 520/1192 KB 288/439 KB 200/562 KB 1140/1210 KB 128/256 KB 516/1192 KB 280/439 KB 200/562 KB 1140/1210 KB 128/256 KB 520/1192 KB 288/439 KB 200/562 KB 1144/1210 KB 128/256 KB 512/1192 KB 280/439 KB 200/562 KB 1128/1210 KB 128/256 KB 524/1192 KB 292/439 KB 204/562 KB 1144/1210 KB 132/256 KB 524/1192 KB 292/439 KB 208/562 KB 1144/1210 KB 132/256 KB 524/1192 KB 292/439 KB 212/562 KB 1144/1210 KB 132/256 KB 524/1192 KB 292/439 KB 216/562 KB 1148/1210 KB 132/256 KB 524/1192 KB 292/439 KB 200/562 KB 1144/1210 KB 132/256 KB 528/1192 KB 292/439 KB 216/562 KB 1148/1210 KB 132/256 KB 532/1192 KB 292/439 KB 216/562 KB 1148/1210 KB 132/256 KB 520/1192 KB 292/439 KB 200/562 KB 1144/1210 KB 132/256 KB 532/1192 KB 296/439 KB 220/562 KB 1148/1210 KB 132/256 KB 532/1192 KB 300/439 KB 220/562 KB 1148/1210 KB 132/256 KB 532/1192 KB 304/439 KB 220/562 KB 1148/1210 KB 132/256 KB 520/1192 KB unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 288/439 KB 200/562 KB 1144/1210 KB 132/256 KB 532/1192 KB 304/439 KB 220/562 KB 1148/1210 KB 136/256 KB 532/1192 KB 304/439 KB 220/562 KB 1148/1210 KB 140/256 KB 532/1192 KB 304/439 KB 220/562 KB 1148/1210 KB 144/256 KB 532/1192 KB 292/439 KB 220/562 KB 1148/1210 KB 132/256 KB 532/1192 KB 304/439 KB 224/562 KB 1148/1210 KB 144/256 KB 524/1192 KB 292/439 KB 212/562 KB 1148/1210 KB 132/256 KB 532/1192 KB 304/439 KB 224/562 KB 1152/1210 KB 144/256 KB 532/1192 KB 304/439 KB 224/562 KB 1156/1210 KB 144/256 KB 532/1192 KB 308/439 KB 224/562 KB 1160/1210 KB 144/256 KB 536/1192 KB 308/439 KB 228/562 KB 1164/1210 KB 144/256 KB 536/1192 KB 308/439 KB 228/562 KB 1168/1210 KB 144/256 KB 536/1192 KB 308/439 KB 228/562 KB 1172/1210 KB 144/256 KB 536/1192 KB 308/439 KB 228/562 KB 1176/1210 KB 148/256 KB 536/1192 KB 308/439 KB 228/562 KB 1180/1210 KB 148/256 KB 536/1192 KB 308/439 KB 228/562 KB 1184/1210 KB 148/256 KB 532/1192 KB 308/439 KB 224/562 KB 1156/1210 KB 144/256 KB 536/1192 KB 312/439 KB 228/562 KB 1184/1210 KB 148/256 KB 536/1192 KB 316/439 KB 228/562 KB 1184/1210 KB 148/256 KB 536/1192 KB 320/439 KB 228/562 KB 1184/1210 KB 148/256 KB 536/1192 KB 308/439 KB 228/562 KB 1172/1210 KB 148/256 KB 536/1192 KB 308/439 KB 228/562 KB 1160/1210 KB 144/256 KB 536/1192 KB 320/439 KB 232/562 KB 1184/1210 KB 148/256 KB 536/1192 KB 320/439 KB 236/562 KB 1184/1210 KB 148/256 KB 536/1192 KB 320/439 KB 240/562 KB 1184/1210 KB 148/256 KB 536/1192 KB 308/439 KB 224/562 KB 1160/1210 KB 144/256 KB 540/1192 KB 320/439 KB 240/562 KB 1184/1210 KB 152/256 KB 544/1192 KB 320/439 KB 240/562 KB 1184/1210 KB 152/256 KB 548/1192 KB 320/439 KB 240/562 KB 1184/1210 KB 152/256 KB 552/1192 KB 324/439 KB 240/562 KB 1184/1210 KB 152/256 KB 556/1192 KB 324/439 KB 240/562 KB 1184/1210 KB 152/256 KB 560/1192 KB 324/439 KB 240/562 KB 1184/1210 KB 152/256 KB 564/1192 KB 324/439 KB 240/562 KB 1184/1210 KB 152/256 KB 568/1192 KB 324/439 KB 244/562 KB 1188/1210 KB 152/256 KB 572/1192 KB 324/439 KB 244/562 KB 1188/1210 KB 152/256 KB 576/1192 KB 324/439 KB 244/562 KB 1188/1210 KB 152/256 KB 536/1192 KB 320/439 KB 240/562 KB 1184/1210 KB 152/256 KB 576/1192 KB 324/439 KB 244/562 KB 1188/1210 KB 156/256 KB 576/1192 KB 324/439 KB 244/562 KB 1188/1210 KB 160/256 KB 576/1192 KB 324/439 KB 244/562 KB 1188/1210 KB 164/256 KB 576/1192 KB 324/439 KB 244/562 KB 1188/1210 KB 168/256 KB 576/1192 KB 324/439 KB 244/562 KB 1188/1210 KB 172/256 KB 576/1192 KB 324/439 KB 244/562 KB 1188/1210 KB 176/256 KB 564/1192 KB 324/439 KB 244/562 KB 1188/1210 KB 152/256 KB 576/1192 KB 324/439 KB 244/562 KB 1192/1210 KB 176/256 KB 576/1192 KB 324/439 KB 244/562 KB 1196/1210 KB 176/256 KB 576/1192 KB 324/439 KB 244/562 KB 1200/1210 KB 176/256 KB 576/1192 KB 324/439 KB 244/562 KB 1204/1210 KB 176/256 KB 580/1192 KB 324/439 KB 244/562 KB 1208/1210 KB 180/256 KB 580/1192 KB 324/439 KB 244/562 KB 1210/1210 KB 180/256 KB 564/1192 KB 324/439 KB 244/562 KB 1184/1210 KB 152/256 KB 548/1192 KB 324/439 KB 240/562 KB 1184/1210 KB 152/256 KB 580/1192 KB 328/439 KB 248/562 KB 1210/1210 KB 180/256 KB 580/1192 KB 332/439 KB 248/562 KB 1210/1210 KB 180/256 KB 580/1192 KB 336/439 KB 248/562 KB 1210/1210 KB 180/256 KB 580/1192 KB 340/439 KB 248/562 KB 1210/1210 KB 180/256 KB 580/1192 KB 344/439 KB 248/562 KB 1210/1210 KB 180/256 KB 580/1192 KB 348/439 KB 248/562 KB 1210/1210 KB 180/256 KB 580/1192 KB 324/439 KB 244/562 KB 1204/1210 KB 180/256 KB 580/1192 KB 352/439 KB 248/562 KB unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 1210/1210 KB 184/256 KB 580/1192 KB 352/439 KB 248/562 KB 1210/1210 KB 188/256 KB 580/1192 KB 352/439 KB 248/562 KB 1210/1210 KB 192/256 KB 580/1192 KB 324/439 KB 244/562 KB 1204/1210 KB 176/256 KB 584/1192 KB 352/439 KB 248/562 KB 1210/1210 KB 192/256 KB 588/1192 KB 352/439 KB 248/562 KB 1210/1210 KB 192/256 KB 592/1192 KB 352/439 KB 248/562 KB 1210/1210 KB 192/256 KB 596/1192 KB 352/439 KB 248/562 KB 1210/1210 KB 192/256 KB 600/1192 KB 352/439 KB 248/562 KB 1210/1210 KB 196/256 KB 580/1192 KB 352/439 KB 248/562 KB 1210/1210 KB 192/256 KB 580/1192 KB 332/439 KB 248/562 KB 1210/1210 KB 180/256 KB 600/1192 KB 352/439 KB 252/562 KB 1210/1210 KB 196/256 KB 600/1192 KB 352/439 KB 256/562 KB 1210/1210 KB 196/256 KB 600/1192 KB 352/439 KB 260/562 KB 1210/1210 KB 196/256 KB 600/1192 KB 352/439 KB 264/562 KB 1210/1210 KB 196/256 KB 600/1192 KB 352/439 KB 268/562 KB 1210/1210 KB 196/256 KB 600/1192 KB 352/439 KB 271/562 KB 1210/1210 KB 196/256 KB 600/1192 KB 352/439 KB 275/562 KB 1210/1210 KB 196/256 KB 600/1192 KB 356/439 KB 279/562 KB 1210/1210 KB 196/256 KB 596/1192 KB 352/439 KB 248/562 KB 1210/1210 KB 196/256 KB 600/1192 KB 356/439 KB 275/562 KB 1210/1210 KB 196/256 KB 600/1192 KB 360/439 KB 279/562 KB 1210/1210 KB 200/256 KB 600/1192 KB 364/439 KB 283/562 KB 1210/1210 KB 200/256 KB 600/1192 KB 368/439 KB 283/562 KB 1210/1210 KB 200/256 KB 600/1192 KB 372/439 KB 283/562 KB 1210/1210 KB 200/256 KB 600/1192 KB 360/439 KB 283/562 KB 1210/1210 KB 200/256 KB 604/1192 KB 372/439 KB 287/562 KB 1210/1210 KB 200/256 KB 604/1192 KB 372/439 KB 291/562 KB 1210/1210 KB 200/256 KB 604/1192 KB 372/439 KB 295/562 KB 1210/1210 KB 200/256 KB 604/1192 KB 376/439 KB 299/562 KB 1210/1210 KB 200/256 KB 604/1192 KB 376/439 KB 303/562 KB 1210/1210 KB 200/256 KB 600/1192 KB 356/439 KB 279/562 KB 1210/1210 KB 200/256 KB 604/1192 KB 376/439 KB 303/562 KB 1210/1210 KB 204/256 KB 604/1192 KB 376/439 KB 303/562 KB 1210/1210 KB 208/256 KB 604/1192 KB 376/439 KB 303/562 KB 1210/1210 KB 212/256 KB 604/1192 KB 376/439 KB 303/562 KB 216/256 KB 604/1192 KB 376/439 KB 295/562 KB 1210/1210 KB 200/256 KB 604/1192 KB 380/439 KB 303/562 KB 216/256 KB 604/1192 KB 384/439 KB 303/562 KB 216/256 KB 604/1192 KB 372/439 KB 283/562 KB 1210/1210 KB 200/256 KB 608/1192 KB 384/439 KB 303/562 KB 216/256 KB 612/1192 KB 384/439 KB 303/562 KB 216/256 KB 616/1192 KB 388/439 KB 307/562 KB 220/256 KB 620/1192 KB 388/439 KB 307/562 KB 220/256 KB 624/1192 KB 388/439 KB 307/562 KB 220/256 KB 628/1192 KB 388/439 KB 307/562 KB 220/256 KB 612/1192 KB 388/439 KB 307/562 KB 220/256 KB 628/1192 KB 388/439 KB 311/562 KB 220/256 KB 628/1192 KB 388/439 KB 315/562 KB 220/256 KB 628/1192 KB 388/439 KB 319/562 KB 220/256 KB 628/1192 KB 388/439 KB 323/562 KB 220/256 KB 612/1192 KB 388/439 KB 303/562 KB 220/256 KB 632/1192 KB 392/439 KB 323/562 KB 220/256 KB 632/1192 KB 396/439 KB 323/562 KB 220/256 KB 632/1192 KB 400/439 KB 323/562 KB 220/256 KB 612/1192 KB 384/439 KB 303/562 KB 220/256 KB 632/1192 KB 400/439 KB 323/562 KB 224/256 KB 632/1192 KB 400/439 KB 323/562 KB 228/256 KB 632/1192 KB 400/439 KB 323/562 KB 232/256 KB 632/1192 KB 400/439 KB 323/562 KB 236/256 KB 632/1192 KB 400/439 KB 323/562 KB 240/256 KB 632/1192 KB 400/439 KB 323/562 KB 244/256 KB 632/1192 KB 404/439 KB 327/562 KB 248/256 KB 632/1192 KB 404/439 KB 327/562 KB 252/256 KB 632/1192 KB 388/439 KB 323/562 KB unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 220/256 KB 636/1192 KB 404/439 KB 327/562 KB 252/256 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 806.9 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 640/1192 KB 404/439 KB 327/562 KB 252/256 KB 632/1192 KB 404/439 KB 327/562 KB 244/256 KB 640/1192 KB 404/439 KB 331/562 KB 252/256 KB 640/1192 KB 404/439 KB 335/562 KB 252/256 KB 632/1192 KB 404/439 KB 323/562 KB 244/256 KB 640/1192 KB 408/439 KB 335/562 KB 252/256 KB 640/1192 KB 412/439 KB 335/562 KB 252/256 KB 640/1192 KB 416/439 KB 335/562 KB 252/256 KB 640/1192 KB 420/439 KB 335/562 KB 252/256 KB 644/1192 KB 424/439 KB 339/562 KB 256/256 KB 4/140 KB 644/1192 KB 428/439 KB 339/562 KB 256/256 KB 4/140 KB 644/1192 KB 432/439 KB 339/562 KB 256/256 KB 4/140 KB 644/1192 KB 420/439 KB 339/562 KB 256/256 KB 4/140 KB 644/1192 KB 432/439 KB 343/562 KB 256/256 KB 4/140 KB 644/1192 KB 432/439 KB 347/562 KB 256/256 KB 4/140 KB 644/1192 KB 432/439 KB 351/562 KB 256/256 KB 4/140 KB 644/1192 KB 436/439 KB 351/562 KB 256/256 KB 4/140 KB 644/1192 KB 439/439 KB 355/562 KB 256/256 KB 4/140 KB 644/1192 KB 420/439 KB 335/562 KB 256/256 KB 4/140 KB 644/1192 KB 420/439 KB 335/562 KB 256/256 KB 644/1192 KB 439/439 KB 355/562 KB 256/256 KB 4/140 KB 644/1192 KB 420/439 KB 335/562 KB 252/256 KB 648/1192 KB 439/439 KB 355/562 KB 256/256 KB 4/140 KB 652/1192 KB 439/439 KB 355/562 KB 256/256 KB 4/140 KB 656/1192 KB 439/439 KB 355/562 KB 256/256 KB 4/140 KB 660/1192 KB 439/439 KB 355/562 KB 256/256 KB 4/140 KB 664/1192 KB 439/439 KB 355/562 KB 256/256 KB 8/140 KB 668/1192 KB 439/439 KB 355/562 KB 256/256 KB 8/140 KB 672/1192 KB 439/439 KB 355/562 KB 256/256 KB 8/140 KB 644/1192 KB 436/439 KB 355/562 KB 256/256 KB 4/140 KB 672/1192 KB 439/439 KB 359/562 KB 256/256 KB 8/140 KB 672/1192 KB 439/439 KB 363/562 KB 256/256 KB 8/140 KB 660/1192 KB 439/439 KB 355/562 KB 256/256 KB 8/140 KB 672/1192 KB 439/439 KB 363/562 KB 256/256 KB 12/140 KB 672/1192 KB 439/439 KB 363/562 KB 256/256 KB 16/140 KB 672/1192 KB 439/439 KB 363/562 KB 256/256 KB 20/140 KB 676/1192 KB 439/439 KB 367/562 KB 256/256 KB 24/140 KB 676/1192 KB 439/439 KB 367/562 KB 256/256 KB 28/140 KB 676/1192 KB 439/439 KB 367/562 KB 256/256 KB 32/140 KB 676/1192 KB 439/439 KB 367/562 KB 256/256 KB 36/140 KB 676/1192 KB 439/439 KB 367/562 KB 40/140 KB 676/1192 KB 439/439 KB 367/562 KB 256/256 KB 20/140 KB 680/1192 KB 439/439 KB 367/562 KB 40/140 KB 672/1192 KB 439/439 KB 367/562 KB 256/256 KB 20/140 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/velocity/velocity/1.7/velocity-1.7.jar (439 KB at 288.8 KB/sec) unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (256 KB at 168.1 KB/sec) unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 684/1192 KB 371/562 KB 40/140 KB 688/1192 KB 371/562 KB 40/140 KB 680/1192 KB 371/562 KB 40/140 KB 688/1192 KB 375/562 KB 40/140 KB 688/1192 KB 379/562 KB 40/140 KB 688/1192 KB 383/562 KB 40/140 KB 688/1192 KB 387/562 KB 40/140 KB 692/1192 KB 391/562 KB 44/140 KB 692/1192 KB 395/562 KB 44/140 KB 692/1192 KB 399/562 KB 44/140 KB 692/1192 KB 387/562 KB 44/140 KB 692/1192 KB 399/562 KB 48/140 KB 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: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 692/1192 KB 387/562 KB 40/140 KB 696/1192 KB 399/562 KB 48/140 KB 700/1192 KB 399/562 KB 48/140 KB 704/1192 KB 399/562 KB 48/140 KB 708/1192 KB 399/562 KB 48/140 KB 712/1192 KB 403/562 KB 52/140 KB 716/1192 KB 403/562 KB 52/140 KB 720/1192 KB 403/562 KB 52/140 KB 708/1192 KB 403/562 KB 52/140 KB 720/1192 KB 407/562 KB 52/140 KB 720/1192 KB 411/562 KB 52/140 KB 720/1192 KB 415/562 KB 52/140 KB 708/1192 KB 399/562 KB 52/140 KB 720/1192 KB 415/562 KB 56/140 KB 720/1192 KB 415/562 KB 60/140 KB 720/1192 KB 415/562 KB 64/140 KB 720/1192 KB 415/562 KB 68/140 KB 724/1192 KB 419/562 KB 72/140 KB 724/1192 KB 419/562 KB 76/140 KB 724/1192 KB 419/562 KB 80/140 KB 724/1192 KB 419/562 KB 68/140 KB 728/1192 KB 419/562 KB 80/140 KB 732/1192 KB 419/562 KB 80/140 KB 736/1192 KB 419/562 KB 80/140 KB 740/1192 KB 419/562 KB 80/140 KB 744/1192 KB 419/562 KB 84/140 KB 748/1192 KB 419/562 KB 84/140 KB 752/1192 KB 419/562 KB 84/140 KB 720/1192 KB 419/562 KB 68/140 KB 752/1192 KB 423/562 KB 84/140 KB 752/1192 KB 427/562 KB 84/140 KB 752/1192 KB 431/562 KB 84/140 KB 752/1192 KB 435/562 KB 84/140 KB 752/1192 KB 439/562 KB 3/1461 KB 84/140 KB 752/1192 KB 443/562 KB 3/1461 KB 84/140 KB 752/1192 KB 447/562 KB 3/1461 KB 84/140 KB 756/1192 KB 451/562 KB 3/1461 KB 84/140 KB 756/1192 KB 455/562 KB 3/1461 KB 84/140 KB 756/1192 KB 459/562 KB 3/1461 KB 84/140 KB 756/1192 KB 463/562 KB 3/1461 KB 84/140 KB 740/1192 KB 419/562 KB 84/140 KB 756/1192 KB 463/562 KB 3/1461 KB 88/140 KB 756/1192 KB 463/562 KB 3/1461 KB 92/140 KB 756/1192 KB 463/562 KB 3/1461 KB 96/140 KB 756/1192 KB 463/562 KB 3/1461 KB 100/140 KB 756/1192 KB 463/562 KB 3/1461 KB 104/140 KB 756/1192 KB 463/562 KB 3/1461 KB 108/140 KB 756/1192 KB 463/562 KB 3/1461 KB 112/140 KB 756/1192 KB 447/562 KB 3/1461 KB 84/140 KB 752/1192 KB 435/562 KB 3/1461 KB 84/140 KB 756/1192 KB 463/562 KB 5/1461 KB 112/140 KB 756/1192 KB 463/562 KB 8/1461 KB 112/140 KB 756/1192 KB 463/562 KB 11/1461 KB 112/140 KB 756/1192 KB 463/562 KB 11/1461 KB 112/140 KB 3/1118 KB 756/1192 KB 463/562 KB 11/1461 KB 112/140 KB 5/1118 KB 756/1192 KB 463/562 KB 11/1461 KB 112/140 KB 8/1118 KB 756/1192 KB 463/562 KB 11/1461 KB 112/140 KB 11/1118 KB 756/1192 KB 463/562 KB 11/1461 KB 112/140 KB 13/1118 KB 756/1192 KB 463/562 KB 11/1461 KB 112/140 KB 16/1118 KB 756/1192 KB 463/562 KB 11/1461 KB 112/140 KB 19/1118 KB 756/1192 KB 463/562 KB 11/1461 KB 112/140 KB 21/1118 KB 756/1192 KB 463/562 KB 11/1461 KB 112/140 KB 24/1118 KB 756/1192 KB 463/562 KB 13/1461 KB 112/140 KB 24/1118 KB 756/1192 KB 463/562 KB 16/1461 KB 112/140 KB 24/1118 KB 756/1192 KB 463/562 KB 16/1461 KB 112/140 KB 27/1118 KB 756/1192 KB 463/562 KB 19/1461 KB 112/140 KB 27/1118 KB 756/1192 KB 463/562 KB 21/1461 KB 112/140 KB 29/1118 KB 756/1192 KB 463/562 KB 19/1461 KB 112/140 KB 29/1118 KB 756/1192 KB 463/562 KB 21/1461 KB 112/140 KB 32/1118 KB 756/1192 KB 463/562 KB 24/1461 KB 112/140 KB 32/1118 KB 756/1192 KB 463/562 KB 27/1461 KB 112/140 KB 36/1118 KB 756/1192 KB 463/562 KB 29/1461 KB 112/140 KB 36/1118 KB 756/1192 KB 463/562 KB 24/1461 KB 112/140 KB 36/1118 KB 756/1192 KB 463/562 KB 29/1461 KB 112/140 KB 40/1118 KB 756/1192 KB 463/562 KB 32/1461 KB 112/140 KB 40/1118 KB 756/1192 KB 463/562 KB 36/1461 KB 112/140 KB 44/1118 KB 760/1192 KB 463/562 KB 40/1461 KB 116/140 KB 44/1118 KB 760/1192 KB 463/562 KB 44/1461 KB 116/140 KB 44/1118 KB 760/1192 KB 467/562 KB 48/1461 KB 116/140 KB 44/1118 KB 7 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 60/1192 KB 467/562 KB 52/1461 KB 116/140 KB 44/1118 KB 760/1192 KB 467/562 KB 56/1461 KB 116/140 KB 44/1118 KB 760/1192 KB 467/562 KB 60/1461 KB 116/140 KB 44/1118 KB 756/1192 KB 463/562 KB 32/1461 KB 112/140 KB 44/1118 KB 760/1192 KB 467/562 KB 60/1461 KB 116/140 KB 48/1118 KB 760/1192 KB 467/562 KB 60/1461 KB 116/140 KB 52/1118 KB 760/1192 KB 467/562 KB 60/1461 KB 116/140 KB 56/1118 KB 760/1192 KB 467/562 KB 60/1461 KB 116/140 KB 60/1118 KB 760/1192 KB 467/562 KB 60/1461 KB 116/140 KB 64/1118 KB 760/1192 KB 467/562 KB 44/1461 KB 116/140 KB 44/1118 KB 760/1192 KB 471/562 KB 60/1461 KB 116/140 KB 64/1118 KB 760/1192 KB 475/562 KB 60/1461 KB 116/140 KB 68/1118 KB 760/1192 KB 479/562 KB 60/1461 KB 116/140 KB 68/1118 KB 760/1192 KB 463/562 KB 36/1461 KB 116/140 KB 44/1118 KB 760/1192 KB 463/562 KB 36/1461 KB 112/140 KB 44/1118 KB 764/1192 KB 479/562 KB 60/1461 KB 116/140 KB 68/1118 KB 768/1192 KB 479/562 KB 60/1461 KB 116/140 KB 68/1118 KB 772/1192 KB 479/562 KB 60/1461 KB 116/140 KB 68/1118 KB 776/1192 KB 479/562 KB 60/1461 KB 120/140 KB 68/1118 KB 780/1192 KB 479/562 KB 60/1461 KB 120/140 KB 68/1118 KB 784/1192 KB 479/562 KB 60/1461 KB 120/140 KB 68/1118 KB 788/1192 KB 479/562 KB 60/1461 KB 120/140 KB 68/1118 KB 792/1192 KB 483/562 KB 64/1461 KB 120/140 KB 68/1118 KB 760/1192 KB 471/562 KB 60/1461 KB 116/140 KB 68/1118 KB 788/1192 KB 483/562 KB 64/1461 KB 120/140 KB 68/1118 KB 792/1192 KB 483/562 KB 64/1461 KB 120/140 KB 72/1118 KB 792/1192 KB 483/562 KB 64/1461 KB 120/140 KB 76/1118 KB 792/1192 KB 483/562 KB 64/1461 KB 120/140 KB 80/1118 KB 788/1192 KB 483/562 KB 60/1461 KB 120/140 KB 68/1118 KB 792/1192 KB 487/562 KB 64/1461 KB 120/140 KB 80/1118 KB 796/1192 KB 491/562 KB 64/1461 KB 120/140 KB 80/1118 KB 796/1192 KB 495/562 KB 68/1461 KB 120/140 KB 80/1118 KB 796/1192 KB 499/562 KB 68/1461 KB 120/140 KB 80/1118 KB 772/1192 KB 479/562 KB 60/1461 KB 120/140 KB 68/1118 KB 796/1192 KB 499/562 KB 68/1461 KB 124/140 KB 84/1118 KB 796/1192 KB 499/562 KB 68/1461 KB 128/140 KB 84/1118 KB 796/1192 KB 499/562 KB 68/1461 KB 132/140 KB 84/1118 KB 796/1192 KB 499/562 KB 68/1461 KB 136/140 KB 84/1118 KB 796/1192 KB 499/562 KB 68/1461 KB 140/140 KB 84/1118 KB 796/1192 KB 499/562 KB 68/1461 KB 140/140 KB 84/1118 KB 796/1192 KB 499/562 KB 68/1461 KB 120/140 KB 84/1118 KB 796/1192 KB 491/562 KB 68/1461 KB 120/140 KB 80/1118 KB 796/1192 KB 499/562 KB 72/1461 KB 140/140 KB 84/1118 KB 796/1192 KB 487/562 KB 64/1461 KB 120/140 KB 80/1118 KB 800/1192 KB 499/562 KB 72/1461 KB 140/140 KB 84/1118 KB 804/1192 KB 499/562 KB 72/1461 KB 140/140 KB 84/1118 KB 804/1192 KB 499/562 KB 76/1461 KB 140/140 KB 88/1118 KB 804/1192 KB 499/562 KB 76/1461 KB 140/140 KB 92/1118 KB 804/1192 KB 503/562 KB 76/1461 KB 140/140 KB 96/1118 KB 804/1192 KB 499/562 KB 76/1461 KB 140/140 KB 84/1118 KB 808/1192 KB 503/562 KB 80/1461 KB 140/140 KB 96/1118 KB 808/1192 KB 503/562 KB 84/1461 KB 140/140 KB 96/1118 KB 808/1192 KB 503/562 KB 88/1461 KB 140/140 KB 100/1118 KB 808/1192 KB 503/562 KB 92/1461 KB 140/140 KB 100/1118 KB 808/1192 KB 503/562 KB 96/1461 KB 140/140 KB 100/1118 KB 808/1192 KB 503/562 KB 76/1461 KB 140/140 KB 96/1118 KB 804/1192 KB 503/562 KB 76/1461 KB 140/140 KB 92/1118 KB 808/1192 KB 507/562 KB 96/1461 KB 140/140 KB 100/1118 KB 808/1192 KB 511/562 KB 96/1461 KB 140/140 KB 100/1118 KB 812/1192 KB 515/562 KB 96/1461 KB 140/140 KB 100/1118 KB 812/1192 KB 519/562 KB 96/1461 KB 140/140 KB 100/1118 KB 812 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install /1192 KB 523/562 KB 96/1461 KB 140/140 KB 100/1118 KB 812/1192 KB 527/562 KB 100/1461 KB 140/140 KB 100/1118 KB 808/1192 KB 503/562 KB 84/1461 KB 140/140 KB 100/1118 KB 812/1192 KB 527/562 KB 100/1461 KB 140/140 KB 104/1118 KB 812/1192 KB 527/562 KB 100/1461 KB 140/140 KB 108/1118 KB 812/1192 KB 527/562 KB 100/1461 KB 140/140 KB 112/1118 KB 812/1192 KB 527/562 KB 100/1461 KB 140/140 KB 116/1118 KB 812/1192 KB 531/562 KB 100/1461 KB 120/1118 KB 812/1192 KB 531/562 KB 100/1461 KB 124/1118 KB 812/1192 KB 531/562 KB 100/1461 KB 128/1118 KB 812/1192 KB 523/562 KB 100/1461 KB 140/140 KB 100/1118 KB 812/1192 KB 531/562 KB 104/1461 KB 128/1118 KB 812/1192 KB 511/562 KB 96/1461 KB 140/140 KB 100/1118 KB 816/1192 KB 531/562 KB 104/1461 KB 128/1118 KB 820/1192 KB 531/562 KB 104/1461 KB 128/1118 KB 824/1192 KB 531/562 KB 104/1461 KB 128/1118 KB 828/1192 KB 531/562 KB 104/1461 KB 128/1118 KB 832/1192 KB 531/562 KB 104/1461 KB 128/1118 KB 836/1192 KB 531/562 KB 104/1461 KB 128/1118 KB 812/1192 KB 531/562 KB 100/1461 KB 116/1118 KB 836/1192 KB 535/562 KB 108/1461 KB 128/1118 KB 836/1192 KB 539/562 KB 108/1461 KB 128/1118 KB Downloaded: https://repo.maven.apache.org/maven2/velocity-tools/velocity-tools/1.4/velocity-tools-1.4.jar (140 KB at 89.5 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 836/1192 KB 531/562 KB 108/1461 KB 128/1118 KB 836/1192 KB 539/562 KB 112/1461 KB 128/1118 KB 836/1192 KB 539/562 KB 116/1461 KB 128/1118 KB 840/1192 KB 543/562 KB 120/1461 KB 132/1118 KB 840/1192 KB 543/562 KB 124/1461 KB 132/1118 KB 840/1192 KB 543/562 KB 128/1461 KB 132/1118 KB 840/1192 KB 543/562 KB 116/1461 KB 132/1118 KB 840/1192 KB 543/562 KB 128/1461 KB 136/1118 KB 840/1192 KB 543/562 KB 116/1461 KB 128/1118 KB 840/1192 KB 539/562 KB 116/1461 KB 128/1118 KB 844/1192 KB 543/562 KB 128/1461 KB 136/1118 KB 848/1192 KB 543/562 KB 128/1461 KB 136/1118 KB 852/1192 KB 543/562 KB 128/1461 KB 136/1118 KB 856/1192 KB 547/562 KB 132/1461 KB 140/1118 KB 860/1192 KB 547/562 KB 132/1461 KB 140/1118 KB 864/1192 KB 547/562 KB 132/1461 KB 140/1118 KB 852/1192 KB 547/562 KB 132/1461 KB 140/1118 KB 864/1192 KB 547/562 KB 132/1461 KB 144/1118 KB 864/1192 KB 547/562 KB 132/1461 KB 148/1118 KB 868/1192 KB 547/562 KB 132/1461 KB 152/1118 KB 868/1192 KB 547/562 KB 132/1461 KB 156/1118 KB 868/1192 KB 547/562 KB 132/1461 KB 160/1118 KB 852/1192 KB 547/562 KB 132/1461 KB 136/1118 KB 868/1192 KB 547/562 KB 136/1461 KB 160/1118 KB 868/1192 KB 547/562 KB 140/1461 KB 160/1118 KB 868/1192 KB 547/562 KB 144/1461 KB 160/1118 KB 852/1192 KB 547/562 KB 128/1461 KB 136/1118 KB 868/1192 KB 551/562 KB 144/1461 KB 160/1118 KB 868/1192 KB 555/562 KB 144/1461 KB 160/1118 KB 868/1192 KB 559/562 KB 144/1461 KB 160/1118 KB 868/1192 KB 562/562 KB 144/1461 KB 160/1118 KB 4/37 KB 868/1192 KB 562/562 KB 144/1461 KB 160/1118 KB 8/37 KB 868/1192 KB 562/562 KB 144/1461 KB 160/1118 KB 12/37 KB 868/1192 KB 562/562 KB 144/1461 KB 160/1118 KB 16/37 KB 868/1192 KB 562/562 KB 144/1461 KB 160/1118 KB 20/37 KB 868/1192 KB 562/562 KB 144/1461 KB 160/1118 KB 24/37 KB 868/1192 KB 562/562 KB 144/1461 KB 160/1118 KB 28/37 KB 868/1192 KB 562/562 KB 144/1461 KB 160/1118 KB 32/37 KB 868/1192 KB 562/562 KB 144/1461 KB 160/1118 KB 36/37 KB 868/1192 KB 562/562 KB 148/1461 KB 160/1118 KB 37/37 KB 868/1192 KB 562/562 KB 148/1461 KB 160/1118 KB 868/1192 KB 547/562 KB 132/1461 KB 148/1118 KB 37/37 KB 872/1192 KB 562/562 KB 148/1461 KB 160/1118 KB 37/37 KB 876/1192 KB 562/562 KB 148/1461 KB 160/1118 KB 37/37 KB 880/1192 KB 562/562 KB 148/1461 KB 160/1118 KB 37/37 KB 880/1192 KB 562/562 KB 148/1461 KB 164/1118 KB 37/37 KB 884/1192 KB 562/562 KB 148/1461 KB 168/1118 KB 37/37 KB 884/1192 KB 562/562 KB 148/1461 KB 172/1118 KB 37/37 KB 884/1192 KB 562/562 KB 148/1461 KB 176/1118 KB 32/37 KB 868/1192 KB 562/562 KB 148/1461 KB 160/1118 KB 37/37 KB 884/1192 KB 562/562 KB 152/1461 KB 176/1118 KB 37/37 KB 884/1192 KB 562/562 KB 156/1461 KB 176/1118 KB 37/37 KB 884/1192 KB 562/562 KB 160/1461 KB 176/1118 KB 37/37 KB 884/1192 KB 562/562 KB 164/1461 KB 176/1118 KB 37/37 KB 884/1192 KB 562/562 KB 168/1461 KB 180/1118 KB 884/1192 KB 562/562 KB 172/1461 KB 180/1118 KB 884/1192 KB 562/562 KB 176/1461 KB 180/1118 KB 884/1192 KB 180/1461 KB 180/1118 KB 884/1192 KB 184/1461 KB 180/1118 KB 884/1192 KB 188/1461 KB 180/1118 KB 37/37 KB 884/1192 KB 562/562 KB 148/1461 KB 164/1118 KB 888/1192 KB 188/1461 KB 180/1118 KB 892/1192 KB 188/1461 KB 180/1118 KB 896/1192 KB 188/1461 KB 180/1118 KB Downloaded: https://repo.maven.apache.org/maven2/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (562 KB at 355.0 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 37/37 KB 884/1192 KB 562/562 KB 164/1461 KB 180/1118 KB 896/1192 KB 188/1461 KB 184/1118 KB 896/1192 KB 188/1461 KB 188/1118 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 23.3 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 DEBUG unit.abot-epc-basic/0.install 900/1192 KB 188/1461 KB 188/1118 KB 904/1192 KB 188/1461 KB 188/1118 KB 904/1192 KB 188/1461 KB 192/1118 KB 908/1192 KB 188/1461 KB 192/1118 KB 912/1192 KB 188/1461 KB 192/1118 KB 916/1192 KB 188/1461 KB 192/1118 KB 916/1192 KB 192/1461 KB 196/1118 KB 916/1192 KB 188/1461 KB 196/1118 KB 916/1192 KB 196/1461 KB 196/1118 KB 920/1192 KB 196/1461 KB 200/1118 KB 924/1192 KB 196/1461 KB 200/1118 KB 928/1192 KB 196/1461 KB 200/1118 KB 916/1192 KB 196/1461 KB 200/1118 KB 928/1192 KB 196/1461 KB 204/1118 KB 928/1192 KB 196/1461 KB 208/1118 KB 932/1192 KB 196/1461 KB 208/1118 KB 936/1192 KB 200/1461 KB 212/1118 KB 940/1192 KB 200/1461 KB 212/1118 KB 944/1192 KB 200/1461 KB 212/1118 KB 932/1192 KB 200/1461 KB 212/1118 KB 944/1192 KB 200/1461 KB 216/1118 KB 944/1192 KB 200/1461 KB 220/1118 KB 932/1192 KB 200/1461 KB 208/1118 KB 944/1192 KB 204/1461 KB 220/1118 KB 944/1192 KB 208/1461 KB 220/1118 KB 4/46 KB 944/1192 KB 208/1461 KB 220/1118 KB 8/46 KB 944/1192 KB 208/1461 KB 220/1118 KB 12/46 KB 944/1192 KB 208/1461 KB 220/1118 KB 16/46 KB 944/1192 KB 208/1461 KB 220/1118 KB 20/46 KB 944/1192 KB 208/1461 KB 220/1118 KB 24/46 KB 944/1192 KB 208/1461 KB 220/1118 KB 28/46 KB 948/1192 KB 212/1461 KB 220/1118 KB 24/46 KB 944/1192 KB 212/1461 KB 220/1118 KB 28/46 KB 948/1192 KB 216/1461 KB 224/1118 KB 28/46 KB 948/1192 KB 220/1461 KB 224/1118 KB 28/46 KB 948/1192 KB 220/1461 KB 4/287 KB 224/1118 KB 28/46 KB 948/1192 KB 220/1461 KB 8/287 KB 224/1118 KB 28/46 KB 948/1192 KB 220/1461 KB 12/287 KB 224/1118 KB 28/46 KB 948/1192 KB 220/1461 KB 16/287 KB 224/1118 KB 28/46 KB 948/1192 KB 220/1461 KB 20/287 KB 224/1118 KB 28/46 KB 948/1192 KB 220/1461 KB 24/287 KB 224/1118 KB 28/46 KB 948/1192 KB 220/1461 KB 28/287 KB 224/1118 KB 28/46 KB 952/1192 KB 224/1461 KB 32/287 KB 224/1118 KB 28/46 KB 948/1192 KB 212/1461 KB 224/1118 KB 32/46 KB 952/1192 KB 224/1461 KB 32/287 KB 224/1118 KB 28/46 KB 948/1192 KB 212/1461 KB 224/1118 KB 32/46 KB 952/1192 KB 224/1461 KB 32/287 KB 228/1118 KB 36/46 KB 952/1192 KB 224/1461 KB 36/287 KB 232/1118 KB 36/46 KB 952/1192 KB 224/1461 KB 36/287 KB 236/1118 KB 36/46 KB 952/1192 KB 224/1461 KB 36/287 KB 240/1118 KB 36/46 KB 952/1192 KB 224/1461 KB 36/287 KB 244/1118 KB 36/46 KB 952/1192 KB 224/1461 KB 36/287 KB 248/1118 KB 36/46 KB 952/1192 KB 224/1461 KB 36/287 KB 252/1118 KB 36/46 KB 952/1192 KB 224/1461 KB 36/287 KB 256/1118 KB 28/46 KB 952/1192 KB 224/1461 KB 28/287 KB 224/1118 KB 36/46 KB 956/1192 KB 224/1461 KB 36/287 KB 256/1118 KB 36/46 KB 960/1192 KB 224/1461 KB 36/287 KB 256/1118 KB 28/46 KB 948/1192 KB 224/1461 KB 28/287 KB 224/1118 KB 36/46 KB 960/1192 KB 228/1461 KB 36/287 KB 256/1118 KB 36/46 KB 964/1192 KB 232/1461 KB 36/287 KB 256/1118 KB 36/46 KB 964/1192 KB 236/1461 KB 36/287 KB 256/1118 KB 36/46 KB 964/1192 KB 240/1461 KB 36/287 KB 256/1118 KB 36/46 KB 952/1192 KB 224/1461 KB 36/287 KB 228/1118 KB 36/46 KB 964/1192 KB 240/1461 KB 40/287 KB 256/1118 KB 36/46 KB 964/1192 KB 240/1461 KB 44/287 KB 256/1118 KB 36/46 KB 964/1192 KB 240/1461 KB 48/287 KB 256/1118 KB 36/46 KB 952/1192 KB 224/1461 KB 32/287 KB 228/1118 KB 40/46 KB 964/1192 KB 240/1461 KB 48/287 KB 256/1118 KB 44/46 KB 964/1192 KB 240/1461 KB 48/287 KB 256/1118 KB 46/46 KB 964/1192 KB 240/1461 KB 48/287 KB 256/1118 KB 36/46 KB 964/1192 KB 228/1461 KB 36/287 KB 256/1118 KB 46/46 KB 968/1192 KB 240/1461 KB 48/287 KB 256/1118 KB 46/46 KB 972/1192 KB 240/1461 KB 48/287 KB 256/1118 KB 4 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 6/46 KB 976/1192 KB 240/1461 KB 48/287 KB 256/1118 KB 46/46 KB 976/1192 KB 244/1461 KB 48/287 KB 256/1118 KB 46/46 KB 976/1192 KB 248/1461 KB 52/287 KB 256/1118 KB 46/46 KB 976/1192 KB 252/1461 KB 52/287 KB 256/1118 KB 46/46 KB 980/1192 KB 256/1461 KB 52/287 KB 256/1118 KB 46/46 KB 980/1192 KB 260/1461 KB 52/287 KB 256/1118 KB 46/46 KB 980/1192 KB 264/1461 KB 52/287 KB 260/1118 KB 46/46 KB 980/1192 KB 268/1461 KB 52/287 KB 260/1118 KB 46/46 KB 976/1192 KB 244/1461 KB 52/287 KB 256/1118 KB 46/46 KB 980/1192 KB 268/1461 KB 56/287 KB 260/1118 KB 46/46 KB 980/1192 KB 268/1461 KB 60/287 KB 260/1118 KB 46/46 KB 980/1192 KB 268/1461 KB 64/287 KB 260/1118 KB 46/46 KB 980/1192 KB 260/1461 KB 52/287 KB 260/1118 KB 46/46 KB 980/1192 KB 268/1461 KB 64/287 KB 264/1118 KB 46/46 KB 980/1192 KB 268/1461 KB 64/287 KB 268/1118 KB 46/46 KB 980/1192 KB 268/1461 KB 64/287 KB 272/1118 KB 46/46 KB 980/1192 KB 268/1461 KB 64/287 KB 276/1118 KB 46/46 KB 980/1192 KB 272/1461 KB 68/287 KB 280/1118 KB 46/46 KB 980/1192 KB 272/1461 KB 68/287 KB 284/1118 KB 46/46 KB 980/1192 KB 252/1461 KB 52/287 KB 256/1118 KB 46/46 KB 984/1192 KB 272/1461 KB 68/287 KB 284/1118 KB 46/46 KB 988/1192 KB 272/1461 KB 68/287 KB 284/1118 KB 46/46 KB 992/1192 KB 272/1461 KB 68/287 KB 284/1118 KB 996/1192 KB 272/1461 KB 68/287 KB 284/1118 KB 46/46 KB 980/1192 KB 272/1461 KB 68/287 KB 276/1118 KB 46/46 KB 980/1192 KB 268/1461 KB 68/287 KB 276/1118 KB 996/1192 KB 272/1461 KB 72/287 KB 284/1118 KB 996/1192 KB 272/1461 KB 76/287 KB 284/1118 KB 996/1192 KB 272/1461 KB 80/287 KB 284/1118 KB 1000/1192 KB 272/1461 KB 84/287 KB 284/1118 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 28.0 KB/sec) unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 1000/1192 KB 276/1461 KB 84/287 KB 288/1118 KB 1000/1192 KB 276/1461 KB 84/287 KB 284/1118 KB 1000/1192 KB 272/1461 KB 80/287 KB 284/1118 KB 1004/1192 KB 276/1461 KB 84/287 KB 288/1118 KB 1008/1192 KB 276/1461 KB 84/287 KB 288/1118 KB 1012/1192 KB 276/1461 KB 84/287 KB 288/1118 KB 1016/1192 KB 280/1461 KB 88/287 KB 292/1118 KB 1020/1192 KB 280/1461 KB 88/287 KB 292/1118 KB 1024/1192 KB 280/1461 KB 88/287 KB 292/1118 KB 1012/1192 KB 280/1461 KB 88/287 KB 292/1118 KB 1024/1192 KB 280/1461 KB 92/287 KB 292/1118 KB 1024/1192 KB 280/1461 KB 96/287 KB 292/1118 KB 1012/1192 KB 280/1461 KB 84/287 KB 288/1118 KB 1024/1192 KB 284/1461 KB 96/287 KB 292/1118 KB 1024/1192 KB 288/1461 KB 96/287 KB 292/1118 KB 1024/1192 KB 292/1461 KB 96/287 KB 292/1118 KB 1028/1192 KB 296/1461 KB 100/287 KB 292/1118 KB 1028/1192 KB 300/1461 KB 100/287 KB 292/1118 KB 1028/1192 KB 304/1461 KB 100/287 KB 292/1118 KB 1012/1192 KB 280/1461 KB 84/287 KB 292/1118 KB 1028/1192 KB 304/1461 KB 100/287 KB 296/1118 KB 1028/1192 KB 304/1461 KB 100/287 KB 300/1118 KB 1028/1192 KB 304/1461 KB 100/287 KB 304/1118 KB 1028/1192 KB 304/1461 KB 100/287 KB 308/1118 KB 1028/1192 KB 308/1461 KB 100/287 KB 312/1118 KB 1028/1192 KB 308/1461 KB 100/287 KB 316/1118 KB 1028/1192 KB 308/1461 KB 100/287 KB 320/1118 KB 1028/1192 KB 292/1461 KB 100/287 KB 292/1118 KB 1032/1192 KB 308/1461 KB 100/287 KB 320/1118 KB 1036/1192 KB 308/1461 KB 100/287 KB 320/1118 KB 1040/1192 KB 308/1461 KB 100/287 KB 320/1118 KB 1044/1192 KB 308/1461 KB 100/287 KB 320/1118 KB 1048/1192 KB 308/1461 KB 100/287 KB 320/1118 KB 1052/1192 KB 308/1461 KB 100/287 KB 320/1118 KB 1056/1192 KB 308/1461 KB 100/287 KB 320/1118 KB 1060/1192 KB 308/1461 KB 100/287 KB 320/1118 KB 1024/1192 KB 292/1461 KB 100/287 KB 292/1118 KB 1060/1192 KB 308/1461 KB 104/287 KB 324/1118 KB 1060/1192 KB 308/1461 KB 108/287 KB 324/1118 KB 1060/1192 KB 308/1461 KB 112/287 KB 324/1118 KB 1060/1192 KB 308/1461 KB 116/287 KB 324/1118 KB 1060/1192 KB 308/1461 KB 120/287 KB 324/1118 KB 1060/1192 KB 308/1461 KB 124/287 KB 324/1118 KB 1060/1192 KB 308/1461 KB 128/287 KB 324/1118 KB 1060/1192 KB 308/1461 KB 132/287 KB 324/1118 KB 1060/1192 KB 308/1461 KB 136/287 KB 324/1118 KB 1060/1192 KB 308/1461 KB 100/287 KB 324/1118 KB 1064/1192 KB 308/1461 KB 136/287 KB 328/1118 KB 1028/1192 KB 308/1461 KB 100/287 KB 308/1118 KB 1064/1192 KB 312/1461 KB 136/287 KB 332/1118 KB 1064/1192 KB 316/1461 KB 136/287 KB 332/1118 KB 1064/1192 KB 320/1461 KB 136/287 KB 332/1118 KB 1064/1192 KB 324/1461 KB 136/287 KB 332/1118 KB 1064/1192 KB 328/1461 KB 136/287 KB 332/1118 KB 1064/1192 KB 332/1461 KB 136/287 KB 332/1118 KB 1064/1192 KB 336/1461 KB 136/287 KB 332/1118 KB 1064/1192 KB 308/1461 KB 136/287 KB 324/1118 KB 1068/1192 KB 336/1461 KB 140/287 KB 332/1118 KB 1072/1192 KB 336/1461 KB 140/287 KB 332/1118 KB 1076/1192 KB 336/1461 KB 140/287 KB 332/1118 KB 1080/1192 KB 340/1461 KB 140/287 KB 332/1118 KB 1084/1192 KB 340/1461 KB 140/287 KB 332/1118 KB 1088/1192 KB 340/1461 KB 140/287 KB 332/1118 KB 1064/1192 KB 336/1461 KB 140/287 KB 332/1118 KB 1088/1192 KB 340/1461 KB 144/287 KB 332/1118 KB 1088/1192 KB 340/1461 KB 148/287 KB 332/1118 KB 1064/1192 KB 308/1461 KB 136/287 KB 332/1118 KB 1088/1192 KB 340/1461 KB 152/287 KB 336/1118 KB 1088/1192 KB 340/1461 KB 152/287 KB 340/1118 KB 1088/1192 KB 340/1461 KB 152/287 KB 344/1118 KB 1088/1192 KB 340/1461 KB 152/287 KB 348/1118 KB 1088/1192 KB 340/1461 KB 152/287 KB 352/1118 KB 1076/1192 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install KB 340/1461 KB 140/287 KB 332/1118 KB 1088/1192 KB 344/1461 KB 152/287 KB 352/1118 KB 1088/1192 KB 348/1461 KB 152/287 KB 352/1118 KB 1088/1192 KB 352/1461 KB 152/287 KB 352/1118 KB 1088/1192 KB 352/1461 KB 152/287 KB 352/1118 KB 1088/1192 KB 352/1461 KB 156/287 KB 352/1118 KB 1088/1192 KB 352/1461 KB 160/287 KB 352/1118 KB 1088/1192 KB 356/1461 KB 164/287 KB 352/1118 KB 1092/1192 KB 356/1461 KB 168/287 KB 356/1118 KB 1092/1192 KB 356/1461 KB 172/287 KB 356/1118 KB 1088/1192 KB 356/1461 KB 160/287 KB 352/1118 KB 1092/1192 KB 360/1461 KB 172/287 KB 356/1118 KB 1092/1192 KB 364/1461 KB 172/287 KB 356/1118 KB 1092/1192 KB 368/1461 KB 172/287 KB 356/1118 KB 1092/1192 KB 356/1461 KB 164/287 KB 356/1118 KB 1092/1192 KB 368/1461 KB 172/287 KB 360/1118 KB 1092/1192 KB 368/1461 KB 172/287 KB 364/1118 KB 1092/1192 KB 368/1461 KB 172/287 KB 368/1118 KB 1092/1192 KB 356/1461 KB 164/287 KB 352/1118 KB 1096/1192 KB 368/1461 KB 172/287 KB 368/1118 KB 1100/1192 KB 368/1461 KB 172/287 KB 368/1118 KB 1104/1192 KB 368/1461 KB 172/287 KB 368/1118 KB 1108/1192 KB 368/1461 KB 176/287 KB 372/1118 KB 1112/1192 KB 372/1461 KB 176/287 KB 372/1118 KB 1116/1192 KB 372/1461 KB 176/287 KB 372/1118 KB 1120/1192 KB 372/1461 KB 176/287 KB 372/1118 KB 1124/1192 KB 372/1461 KB 176/287 KB 372/1118 KB 1128/1192 KB 372/1461 KB 176/287 KB 372/1118 KB 1132/1192 KB 372/1461 KB 176/287 KB 372/1118 KB 1136/1192 KB 372/1461 KB 176/287 KB 372/1118 KB 1104/1192 KB 368/1461 KB 176/287 KB 372/1118 KB 1136/1192 KB 372/1461 KB 176/287 KB 376/1118 KB 1136/1192 KB 372/1461 KB 176/287 KB 380/1118 KB 1136/1192 KB 372/1461 KB 176/287 KB 384/1118 KB 1104/1192 KB 368/1461 KB 176/287 KB 368/1118 KB 1136/1192 KB 372/1461 KB 180/287 KB 384/1118 KB 1136/1192 KB 372/1461 KB 184/287 KB 384/1118 KB 1136/1192 KB 372/1461 KB 188/287 KB 384/1118 KB 1136/1192 KB 372/1461 KB 192/287 KB 384/1118 KB 1136/1192 KB 372/1461 KB 196/287 KB 384/1118 KB 1136/1192 KB 372/1461 KB 200/287 KB 388/1118 KB 1136/1192 KB 372/1461 KB 204/287 KB 388/1118 KB 1136/1192 KB 372/1461 KB 208/287 KB 388/1118 KB 1108/1192 KB 372/1461 KB 176/287 KB 372/1118 KB 1140/1192 KB 376/1461 KB 208/287 KB 388/1118 KB 1140/1192 KB 380/1461 KB 208/287 KB 388/1118 KB 1140/1192 KB 384/1461 KB 208/287 KB 388/1118 KB 1140/1192 KB 388/1461 KB 208/287 KB 388/1118 KB 1140/1192 KB 392/1461 KB 208/287 KB 388/1118 KB 1140/1192 KB 396/1461 KB 208/287 KB 388/1118 KB 1140/1192 KB 400/1461 KB 208/287 KB 388/1118 KB 1140/1192 KB 404/1461 KB 208/287 KB 388/1118 KB 1140/1192 KB 408/1461 KB 212/287 KB 388/1118 KB 1140/1192 KB 412/1461 KB 212/287 KB 388/1118 KB 1140/1192 KB 416/1461 KB 212/287 KB 388/1118 KB 1140/1192 KB 372/1461 KB 208/287 KB 388/1118 KB 1144/1192 KB 416/1461 KB 212/287 KB 388/1118 KB 1148/1192 KB 416/1461 KB 212/287 KB 388/1118 KB 1152/1192 KB 416/1461 KB 212/287 KB 388/1118 KB 1136/1192 KB 372/1461 KB 196/287 KB 388/1118 KB 1152/1192 KB 416/1461 KB 212/287 KB 392/1118 KB 1152/1192 KB 416/1461 KB 212/287 KB 396/1118 KB 1152/1192 KB 416/1461 KB 212/287 KB 400/1118 KB 1152/1192 KB 416/1461 KB 212/287 KB 404/1118 KB 1152/1192 KB 416/1461 KB 212/287 KB 408/1118 KB 1152/1192 KB 416/1461 KB 212/287 KB 412/1118 KB 1152/1192 KB 416/1461 KB 212/287 KB 416/1118 KB 1140/1192 KB 404/1461 KB 212/287 KB 388/1118 KB 1152/1192 KB 416/1461 KB 216/287 KB 416/1118 KB 1152/1192 KB 416/1461 KB 220/287 KB 416/1118 KB 1156/1192 KB 420/1461 KB 224/287 KB 416/1118 KB 1156/1192 KB 420/1461 KB 228/287 KB 416/1118 KB 1 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 156/1192 KB 420/1461 KB 232/287 KB 420/1118 KB 1156/1192 KB 420/1461 KB 236/287 KB 420/1118 KB 1156/1192 KB 420/1461 KB 240/287 KB 420/1118 KB 1156/1192 KB 420/1461 KB 220/287 KB 416/1118 KB 1156/1192 KB 424/1461 KB 240/287 KB 420/1118 KB 1156/1192 KB 428/1461 KB 240/287 KB 420/1118 KB 1156/1192 KB 432/1461 KB 240/287 KB 420/1118 KB 1156/1192 KB 416/1461 KB 220/287 KB 416/1118 KB 1160/1192 KB 432/1461 KB 240/287 KB 420/1118 KB 1164/1192 KB 432/1461 KB 240/287 KB 420/1118 KB 1168/1192 KB 432/1461 KB 240/287 KB 420/1118 KB 1156/1192 KB 420/1461 KB 228/287 KB 420/1118 KB 1168/1192 KB 432/1461 KB 240/287 KB 424/1118 KB 1168/1192 KB 432/1461 KB 240/287 KB 428/1118 KB 1168/1192 KB 432/1461 KB 240/287 KB 432/1118 KB 1168/1192 KB 432/1461 KB 240/287 KB 436/1118 KB 1172/1192 KB 436/1461 KB 244/287 KB 440/1118 KB 1172/1192 KB 436/1461 KB 244/287 KB 444/1118 KB 1172/1192 KB 436/1461 KB 244/287 KB 448/1118 KB 1172/1192 KB 436/1461 KB 244/287 KB 452/1118 KB 1172/1192 KB 436/1461 KB 244/287 KB 456/1118 KB 1172/1192 KB 436/1461 KB 244/287 KB 460/1118 KB 1172/1192 KB 436/1461 KB 244/287 KB 464/1118 KB 1172/1192 KB 436/1461 KB 244/287 KB 436/1118 KB 1172/1192 KB 436/1461 KB 248/287 KB 464/1118 KB 1172/1192 KB 436/1461 KB 252/287 KB 464/1118 KB 1172/1192 KB 436/1461 KB 256/287 KB 464/1118 KB 1172/1192 KB 436/1461 KB 240/287 KB 436/1118 KB 1172/1192 KB 440/1461 KB 256/287 KB 464/1118 KB 1172/1192 KB 444/1461 KB 256/287 KB 464/1118 KB 1172/1192 KB 448/1461 KB 256/287 KB 464/1118 KB 1172/1192 KB 432/1461 KB 240/287 KB 436/1118 KB 1176/1192 KB 448/1461 KB 256/287 KB 464/1118 KB 1180/1192 KB 448/1461 KB 256/287 KB 464/1118 KB 1184/1192 KB 448/1461 KB 256/287 KB 464/1118 KB 1188/1192 KB 448/1461 KB 256/287 KB 464/1118 KB 1192/1192 KB 452/1461 KB 260/287 KB 464/1118 KB 1192/1192 KB 452/1461 KB 260/287 KB 464/1118 KB 1188/1192 KB 452/1461 KB 256/287 KB 464/1118 KB 1192/1192 KB 456/1461 KB 260/287 KB 464/1118 KB 1192/1192 KB 460/1461 KB 260/287 KB 464/1118 KB 1192/1192 KB 464/1461 KB 260/287 KB 464/1118 KB 1188/1192 KB 452/1461 KB 260/287 KB 464/1118 KB 1192/1192 KB 464/1461 KB 264/287 KB 464/1118 KB 1192/1192 KB 468/1461 KB 264/287 KB 464/1118 KB 1192/1192 KB 472/1461 KB 268/287 KB 468/1118 KB 1192/1192 KB 476/1461 KB 268/287 KB 468/1118 KB 1192/1192 KB 480/1461 KB 268/287 KB 468/1118 KB 1192/1192 KB 468/1461 KB 268/287 KB 468/1118 KB 1192/1192 KB 480/1461 KB 268/287 KB 472/1118 KB 1192/1192 KB 480/1461 KB 268/287 KB 476/1118 KB 1192/1192 KB 480/1461 KB 268/287 KB 480/1118 KB 1192/1192 KB 468/1461 KB 268/287 KB 464/1118 KB 1192/1192 KB 480/1461 KB 272/287 KB 480/1118 KB 1192/1192 KB 480/1461 KB 276/287 KB 480/1118 KB 1192/1192 KB 480/1461 KB 280/287 KB 480/1118 KB 1192/1192 KB 480/1461 KB 284/287 KB 480/1118 KB 1192/1192 KB 480/1461 KB 287/287 KB 480/1118 KB 1192/1192 KB 484/1461 KB 287/287 KB 484/1118 KB 1192/1192 KB 484/1461 KB 287/287 KB 488/1118 KB 1192/1192 KB 484/1461 KB 287/287 KB 492/1118 KB 1192/1192 KB 484/1461 KB 287/287 KB 496/1118 KB 1192/1192 KB 484/1461 KB 287/287 KB 480/1118 KB 1192/1192 KB 488/1461 KB 287/287 KB 496/1118 KB 1192/1192 KB 492/1461 KB 287/287 KB 496/1118 KB 1192/1192 KB 496/1461 KB 287/287 KB 496/1118 KB 1192/1192 KB 496/1461 KB 287/287 KB 500/1118 KB 1192/1192 KB 500/1461 KB 287/287 KB 504/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 715.7 KB/sec) unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 1192/1192 KB 500/1461 KB 287/287 KB 500/1118 KB 504/1461 KB 287/287 KB 504/1118 KB 504/1461 KB 287/287 KB 508/1118 KB 508/1461 KB 287/287 KB 512/1118 KB 508/1461 KB 287/287 KB 508/1118 KB 512/1461 KB 287/287 KB 512/1118 KB 516/1461 KB 287/287 KB 512/1118 KB 520/1461 KB 287/287 KB 516/1118 KB 524/1461 KB 287/287 KB 516/1118 KB 528/1461 KB 287/287 KB 516/1118 KB 516/1461 KB 287/287 KB 516/1118 KB 528/1461 KB 287/287 KB 520/1118 KB Downloaded: https://repo.maven.apache.org/maven2/org/jsoup/jsoup/1.7.2/jsoup-1.7.2.jar (287 KB at 171.9 KB/sec) unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 528/1461 KB 524/1118 KB 528/1461 KB 528/1118 KB 528/1461 KB 532/1118 KB 532/1461 KB 536/1118 KB 532/1461 KB 540/1118 KB 532/1461 KB 544/1118 KB 532/1461 KB 532/1118 KB 536/1461 KB 544/1118 KB 540/1461 KB 544/1118 KB 544/1461 KB 544/1118 KB 544/1461 KB 548/1118 KB 548/1461 KB 552/1118 KB 548/1461 KB 548/1118 KB 552/1461 KB 552/1118 KB 552/1461 KB 556/1118 KB 556/1461 KB 560/1118 KB 556/1461 KB 556/1118 KB 560/1461 KB 560/1118 KB 564/1461 KB 560/1118 KB 568/1461 KB 564/1118 KB 564/1461 KB 564/1118 KB 568/1461 KB 568/1118 KB 568/1461 KB 572/1118 KB 572/1461 KB 576/1118 KB 572/1461 KB 572/1118 KB 576/1461 KB 576/1118 KB 580/1461 KB 576/1118 KB 584/1461 KB 580/1118 KB 588/1461 KB 580/1118 KB 580/1461 KB 580/1118 KB 588/1461 KB 584/1118 KB 588/1461 KB 588/1118 KB 592/1461 KB 588/1118 KB 592/1461 KB 592/1118 KB 592/1461 KB 596/1118 KB 596/1461 KB 600/1118 KB 596/1461 KB 596/1118 KB 600/1461 KB 600/1118 KB 604/1461 KB 600/1118 KB 608/1461 KB 604/1118 KB 604/1461 KB 604/1118 KB 608/1461 KB 608/1118 KB 612/1461 KB 608/1118 KB 616/1461 KB 612/1118 KB 620/1461 KB 612/1118 KB 624/1461 KB 612/1118 KB 612/1461 KB 612/1118 KB 624/1461 KB 616/1118 KB 624/1461 KB 620/1118 KB 624/1461 KB 624/1118 KB 628/1461 KB 624/1118 KB 632/1461 KB 628/1118 KB 636/1461 KB 628/1118 KB 640/1461 KB 628/1118 KB 644/1461 KB 628/1118 KB 648/1461 KB 628/1118 KB 652/1461 KB 628/1118 KB 656/1461 KB 628/1118 KB 628/1461 KB 628/1118 KB 656/1461 KB 632/1118 KB 656/1461 KB 636/1118 KB 656/1461 KB 640/1118 KB 656/1461 KB 644/1118 KB 656/1461 KB 648/1118 KB 656/1461 KB 652/1118 KB 656/1461 KB 656/1118 KB 660/1461 KB 656/1118 KB 664/1461 KB 660/1118 KB 668/1461 KB 660/1118 KB 672/1461 KB 660/1118 KB 660/1461 KB 660/1118 KB 672/1461 KB 664/1118 KB 672/1461 KB 668/1118 KB 672/1461 KB 672/1118 KB 672/1461 KB 676/1118 KB 676/1461 KB 680/1118 KB 676/1461 KB 684/1118 KB 676/1461 KB 688/1118 KB 676/1461 KB 676/1118 KB 680/1461 KB 688/1118 KB 684/1461 KB 688/1118 KB 688/1461 KB 688/1118 KB 692/1461 KB 688/1118 KB 696/1461 KB 692/1118 KB 700/1461 KB 692/1118 KB 704/1461 KB 692/1118 KB 692/1461 KB 692/1118 KB 704/1461 KB 696/1118 KB 704/1461 KB 700/1118 KB 708/1461 KB 700/1118 KB 708/1461 KB 704/1118 KB 708/1461 KB 708/1118 KB 712/1461 KB 712/1118 KB 712/1461 KB 708/1118 KB 716/1461 KB 712/1118 KB 720/1461 KB 712/1118 KB 720/1461 KB 716/1118 KB 720/1461 KB 720/1118 KB 720/1461 KB 724/1118 KB 724/1461 KB 728/1118 KB 724/1461 KB 732/1118 KB 724/1461 KB 736/1118 KB 724/1461 KB 724/1118 KB 728/1461 KB 736/1118 KB 732/1461 KB 736/1118 KB 736/1461 KB 736/1118 KB 740/1461 KB 736/1118 KB 744/1461 KB 740/1118 KB 748/1461 KB 740/1118 KB 752/1461 KB 740/1118 KB 740/1461 KB 740/1118 KB 752/1461 KB 744/1118 KB 752/1461 KB 748/1118 KB 752/1461 KB 752/1118 KB 756/1461 KB 756/1118 KB 756/1461 KB 760/1118 KB 756/1461 KB 764/1118 KB 756/1461 KB 768/1118 KB 756/1461 KB 752/1118 KB 760/1461 KB 768/1118 KB 764/1461 KB 768/1118 KB 768/1461 KB 768/1118 KB 772/1461 KB 768/1118 KB 776/1461 KB 772/1118 KB 780/1461 KB 772/1118 KB 784/1461 KB 772/1118 KB 772/1461 KB 772/1118 KB 784/1461 KB 776/1118 KB 784/1461 KB 780/1118 KB 784/1461 KB 784/1118 KB 788/1461 KB 788/1118 KB 788/1461 KB 792/1118 KB 788/1461 KB 784/1118 KB 792/1461 KB 796/1118 KB 796/1461 KB 796/1118 KB 800/1461 KB 796/1118 KB 788/1461 KB 796/1118 KB 800/1461 KB 800/1118 KB 804/1461 KB 804/1118 KB 804/1461 KB 808/1118 KB 804/1461 KB 812/1118 unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install KB 804/1461 KB 816/1118 KB 804/1461 KB 800/1118 KB 808/1461 KB 816/1118 KB 812/1461 KB 816/1118 KB 816/1461 KB 816/1118 KB 820/1461 KB 816/1118 KB 824/1461 KB 820/1118 KB 828/1461 KB 820/1118 KB 832/1461 KB 820/1118 KB 820/1461 KB 820/1118 KB 832/1461 KB 824/1118 KB 832/1461 KB 828/1118 KB 832/1461 KB 832/1118 KB 836/1461 KB 836/1118 KB 836/1461 KB 832/1118 KB 840/1461 KB 836/1118 KB 844/1461 KB 836/1118 KB 848/1461 KB 836/1118 KB 848/1461 KB 840/1118 KB 848/1461 KB 844/1118 KB 848/1461 KB 848/1118 KB 852/1461 KB 852/1118 KB 852/1461 KB 856/1118 KB 852/1461 KB 860/1118 KB 852/1461 KB 864/1118 KB 852/1461 KB 848/1118 KB 856/1461 KB 864/1118 KB 860/1461 KB 864/1118 KB 864/1461 KB 864/1118 KB 868/1461 KB 864/1118 KB 872/1461 KB 868/1118 KB 876/1461 KB 868/1118 KB 880/1461 KB 868/1118 KB 868/1461 KB 868/1118 KB 880/1461 KB 872/1118 KB 880/1461 KB 876/1118 KB 880/1461 KB 880/1118 KB 884/1461 KB 884/1118 KB 884/1461 KB 888/1118 KB 884/1461 KB 892/1118 KB 884/1461 KB 896/1118 KB 884/1461 KB 880/1118 KB 888/1461 KB 896/1118 KB 892/1461 KB 896/1118 KB 896/1461 KB 896/1118 KB 900/1461 KB 896/1118 KB 904/1461 KB 900/1118 KB 908/1461 KB 900/1118 KB 912/1461 KB 900/1118 KB 900/1461 KB 900/1118 KB 912/1461 KB 904/1118 KB 912/1461 KB 908/1118 KB 912/1461 KB 912/1118 KB 916/1461 KB 916/1118 KB 916/1461 KB 920/1118 KB 916/1461 KB 924/1118 KB 916/1461 KB 928/1118 KB 916/1461 KB 912/1118 KB 920/1461 KB 928/1118 KB 924/1461 KB 928/1118 KB 928/1461 KB 928/1118 KB 932/1461 KB 928/1118 KB 936/1461 KB 932/1118 KB 932/1461 KB 932/1118 KB 936/1461 KB 936/1118 KB 936/1461 KB 940/1118 KB 940/1461 KB 940/1118 KB 944/1461 KB 944/1118 KB 948/1461 KB 944/1118 KB 952/1461 KB 944/1118 KB 956/1461 KB 944/1118 KB 960/1461 KB 944/1118 KB 944/1461 KB 944/1118 KB 960/1461 KB 948/1118 KB 960/1461 KB 952/1118 KB 960/1461 KB 956/1118 KB 960/1461 KB 960/1118 KB 960/1461 KB 964/1118 KB 964/1461 KB 968/1118 KB 964/1461 KB 972/1118 KB 964/1461 KB 976/1118 KB 964/1461 KB 964/1118 KB 968/1461 KB 976/1118 KB 972/1461 KB 976/1118 KB 976/1461 KB 976/1118 KB 976/1461 KB 980/1118 KB 980/1461 KB 984/1118 KB 980/1461 KB 988/1118 KB 980/1461 KB 992/1118 KB 980/1461 KB 980/1118 KB 984/1461 KB 992/1118 KB 988/1461 KB 992/1118 KB 992/1461 KB 992/1118 KB 996/1461 KB 992/1118 KB 1000/1461 KB 996/1118 KB 1004/1461 KB 996/1118 KB 1008/1461 KB 996/1118 KB 996/1461 KB 996/1118 KB 1008/1461 KB 1000/1118 KB 1008/1461 KB 1004/1118 KB 1008/1461 KB 1008/1118 KB 1008/1461 KB 1012/1118 KB 1012/1461 KB 1016/1118 KB 1012/1461 KB 1020/1118 KB 1012/1461 KB 1024/1118 KB 1012/1461 KB 1012/1118 KB 1016/1461 KB 1024/1118 KB 1020/1461 KB 1024/1118 KB 1024/1461 KB 1024/1118 KB 1024/1461 KB 1028/1118 KB 1028/1461 KB 1032/1118 KB 1028/1461 KB 1036/1118 KB 1028/1461 KB 1040/1118 KB 1028/1461 KB 1028/1118 KB 1032/1461 KB 1040/1118 KB 1036/1461 KB 1040/1118 KB 1040/1461 KB 1040/1118 KB 1044/1461 KB 1040/1118 KB 1048/1461 KB 1044/1118 KB 1052/1461 KB 1044/1118 KB 1056/1461 KB 1044/1118 KB 1044/1461 KB 1044/1118 KB 1056/1461 KB 1048/1118 KB 1056/1461 KB 1052/1118 KB 1056/1461 KB 1056/1118 KB 1056/1461 KB 1060/1118 KB 1060/1461 KB 1064/1118 KB 1060/1461 KB 1068/1118 KB 1060/1461 KB 1072/1118 KB 1060/1461 KB 1060/1118 KB 1064/1461 KB 1072/1118 KB 1068/1461 KB 1072/1118 KB 1072/1461 KB 1072/1118 KB 1076/1461 KB 1072/1118 KB 1080/1461 KB 1076/1118 KB 1084/1461 KB 1076/1118 KB 1088/1461 KB 1076/1118 KB 1076/1461 KB 1076/1118 KB 1088/ unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 1461 KB 1080/1118 KB 1088/1461 KB 1084/1118 KB 1088/1461 KB 1088/1118 KB 1092/1461 KB 1088/1118 KB 1096/1461 KB 1092/1118 KB 1100/1461 KB 1092/1118 KB 1104/1461 KB 1092/1118 KB 1092/1461 KB 1092/1118 KB 1104/1461 KB 1096/1118 KB 1104/1461 KB 1100/1118 KB 1104/1461 KB 1104/1118 KB 1104/1461 KB 1108/1118 KB 1108/1461 KB 1112/1118 KB 1108/1461 KB 1116/1118 KB 1108/1461 KB 1118/1118 KB 1108/1461 KB 1108/1118 KB 1112/1461 KB 1118/1118 KB 1116/1461 KB 1118/1118 KB 1120/1461 KB 1118/1118 KB 1124/1461 KB 1118/1118 KB 1128/1461 KB 1118/1118 KB 1132/1461 KB 1118/1118 KB 1136/1461 KB 1118/1118 KB 1140/1461 KB 1118/1118 KB 1144/1461 KB 1118/1118 KB 1148/1461 KB 1118/1118 KB 1152/1461 KB 1118/1118 KB 1156/1461 KB 1118/1118 KB 1160/1461 KB 1118/1118 KB 1164/1461 KB 1118/1118 KB 1168/1461 KB 1118/1118 KB 1172/1461 KB 1118/1118 KB 1176/1461 KB 1118/1118 KB 1180/1461 KB 1118/1118 KB 1184/1461 KB 1118/1118 KB 1188/1461 KB 1118/1118 KB 1192/1461 KB 1118/1118 KB 1196/1461 KB 1118/1118 KB 1200/1461 KB 1118/1118 KB 1204/1461 KB 1118/1118 KB 1208/1461 KB 1118/1118 KB 1212/1461 KB 1118/1118 KB 1216/1461 KB 1118/1118 KB 1220/1461 KB 1118/1118 KB 1224/1461 KB 1118/1118 KB 1228/1461 KB 1118/1118 KB 1232/1461 KB 1118/1118 KB 1236/1461 KB 1118/1118 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/guava/guava/r09/guava-r09.jar (1118 KB at 636.5 KB/sec) unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install 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 818.0 KB/sec) unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:28 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 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 273.1 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 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 84.8 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 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: 06:22:28 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: 06:22:28 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 82.7 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 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 34.5 KB/sec) unit-abot-epc-basic-0: 06:22:28 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: 06:22:28 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: 06:22:28 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: 06:22:28 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: 06:22:28 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: 06:22:29 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 146.8 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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: 06:22:29 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: 06:22:29 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-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: 06:22:29 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: 06:22:29 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 94.2 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 202.9 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 314.1 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 653.7 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 57.9 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 215.1 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 DEBUG unit.abot-epc-basic/0.install 3/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 226.5 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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: 06:22:29 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: 06:22:29 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 463.2 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 66.9 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 213.9 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 888.2 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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: 06:22:29 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: 06:22:29 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: 06:22:29 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: 06:22:29 DEBUG unit.abot-epc-basic/0.install 3/149 KB 4/21 KB 5/149 KB 4/10 KB 4/21 KB 8/149 KB 4/6 KB 4/10 KB 4/21 KB 11/149 KB 4/6 KB 4/10 KB 4/21 KB 3/149 KB 4/10 KB 4/21 KB 11/149 KB 4/6 KB 8/10 KB 4/21 KB 11/149 KB 4/6 KB 10/10 KB 4/21 KB 3/149 KB 8/21 KB 11/149 KB 4/6 KB 10/10 KB 12/21 KB 11/149 KB 4/6 KB 10/10 KB 16/21 KB 11/149 KB 4/6 KB 10/10 KB 20/21 KB 11/149 KB 4/6 KB 10/10 KB 21/21 KB 11/149 KB 4/6 KB 10/10 KB 4/21 KB 5/149 KB 4/6 KB 4/10 KB 21/21 KB 11/149 KB 6/6 KB 10/10 KB 21/21 KB 13/149 KB 6/6 KB 10/10 KB 21/21 KB 16/149 KB 6/6 KB 10/10 KB 21/21 KB 19/149 KB 6/6 KB 10/10 KB 21/21 KB 21/149 KB 6/6 KB 10/10 KB 21/21 KB 24/149 KB 6/6 KB 10/10 KB 21/21 KB 27/149 KB 6/6 KB 10/10 KB 21/21 KB 29/149 KB 6/6 KB 10/10 KB 21/21 KB 29/149 KB 6/6 KB 10/10 KB 4/14 KB 21/21 KB 32/149 KB 6/6 KB 10/10 KB 4/14 KB 21/21 KB 36/149 KB 6/6 KB 10/10 KB 4/14 KB 21/21 KB 40/149 KB 6/6 KB 10/10 KB 4/14 KB 21/21 KB 44/149 KB 6/6 KB 10/10 KB 4/14 KB 21/21 KB 44/149 KB 6/6 KB 10/10 KB 8/14 KB 21/21 KB 48/149 KB 6/6 KB 10/10 KB 8/14 KB 21/21 KB 48/149 KB 6/6 KB 10/10 KB 12/14 KB 21/21 KB 48/149 KB 6/6 KB 10/10 KB 14/14 KB 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 441.3 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 DEBUG unit.abot-epc-basic/0.install 21/21 KB 52/149 KB 6/6 KB 14/14 KB 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 276.0 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 779.6 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 DEBUG unit.abot-epc-basic/0.install 56/149 KB 14/14 KB 60/149 KB 14/14 KB 64/149 KB 14/14 KB 68/149 KB 14/14 KB 72/149 KB 76/149 KB 80/149 KB 4/30 KB 76/149 KB 4/30 KB 80/149 KB 8/30 KB 80/149 KB 12/30 KB 80/149 KB 16/30 KB 80/149 KB 20/30 KB 80/149 KB 24/30 KB 80/149 KB 28/30 KB 80/149 KB 30/30 KB 4/37 KB 80/149 KB 30/30 KB 8/37 KB 80/149 KB 30/30 KB 3/14 KB 12/37 KB 80/149 KB 30/30 KB 3/14 KB 4/37 KB 80/149 KB 30/30 KB 3/14 KB 12/37 KB 80/149 KB 30/30 KB 5/14 KB 12/37 KB 80/149 KB 30/30 KB 8/14 KB 16/37 KB 80/149 KB 30/30 KB 8/14 KB 16/37 KB 80/149 KB 30/30 KB 11/14 KB 16/37 KB 80/149 KB 30/30 KB 13/14 KB 20/37 KB 80/149 KB 30/30 KB 14/14 KB 20/37 KB 80/149 KB 30/30 KB 13/14 KB 24/37 KB 84/149 KB 30/30 KB 14/14 KB 28/37 KB 84/149 KB 30/30 KB 14/14 KB 32/37 KB 84/149 KB 30/30 KB 14/14 KB 36/37 KB 84/149 KB 30/30 KB 14/14 KB 37/37 KB 84/149 KB 30/30 KB 14/14 KB 20/37 KB 84/149 KB 30/30 KB 14/14 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 415.4 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 794.9 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 DEBUG unit.abot-epc-basic/0.install 37/37 KB 88/149 KB 14/14 KB 37/37 KB 92/149 KB 14/14 KB 37/37 KB 96/149 KB 14/14 KB 37/37 KB 100/149 KB 14/14 KB 37/37 KB 104/149 KB 14/14 KB 37/37 KB 108/149 KB 14/14 KB 37/37 KB 112/149 KB 14/14 KB 37/37 KB 116/149 KB 14/14 KB 37/37 KB 120/149 KB 14/14 KB 37/37 KB 124/149 KB 14/14 KB 37/37 KB 128/149 KB 14/14 KB 37/37 KB 132/149 KB 14/14 KB 37/37 KB 136/149 KB 14/14 KB 37/37 KB 140/149 KB 14/14 KB 37/37 KB 144/149 KB 14/14 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 319.3 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 857.3 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 DEBUG unit.abot-epc-basic/0.install 4/37 KB 144/149 KB 8/37 KB 144/149 KB 4/11 KB 12/37 KB 144/149 KB 4/11 KB 16/37 KB 144/149 KB 4/11 KB 4/37 KB 144/149 KB 4/11 KB 16/37 KB 144/149 KB 8/11 KB 16/37 KB 144/149 KB 11/11 KB 20/37 KB 144/149 KB 11/11 KB 24/37 KB 144/149 KB 11/11 KB 28/37 KB 144/149 KB 11/11 KB 32/37 KB 144/149 KB 11/11 KB 36/37 KB 144/149 KB 11/11 KB 37/37 KB 144/149 KB 11/11 KB 37/37 KB 148/149 KB 11/11 KB 37/37 KB 149/149 KB 11/11 KB 37/37 KB 149/149 KB 3/43 KB 11/11 KB 37/37 KB 149/149 KB 5/43 KB 11/11 KB 37/37 KB 149/149 KB 8/43 KB 11/11 KB 37/37 KB 149/149 KB 11/43 KB 11/11 KB 37/37 KB 149/149 KB 13/43 KB 11/11 KB 37/37 KB 149/149 KB 16/43 KB 11/11 KB 37/37 KB 149/149 KB 19/43 KB 11/11 KB 37/37 KB 149/149 KB 21/43 KB 11/11 KB 3/7 KB 37/37 KB 149/149 KB 19/43 KB 11/11 KB 3/7 KB 37/37 KB 149/149 KB 21/43 KB 11/11 KB 4/7 KB 37/37 KB 149/149 KB 21/43 KB 11/11 KB 7/7 KB 37/37 KB 149/149 KB 21/43 KB 11/11 KB 7/7 KB 37/37 KB 149/149 KB 24/43 KB 11/11 KB 7/7 KB 37/37 KB 149/149 KB 27/43 KB 11/11 KB 7/7 KB 37/37 KB 149/149 KB 29/43 KB 11/11 KB 7/7 KB 37/37 KB 149/149 KB 32/43 KB 11/11 KB 7/7 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: 06:22:29 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: 06:22:29 DEBUG unit.abot-epc-basic/0.install 37/37 KB 149/149 KB 36/43 KB 7/7 KB 40/43 KB 7/7 KB 43/43 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (149 KB at 2388.1 KB/sec) unit-abot-epc-basic-0: 06:22:29 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 684.6 KB/sec) unit-abot-epc-basic-0: 06:22:29 DEBUG unit.abot-epc-basic/0.install 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 118.7 KB/sec) unit-abot-epc-basic-0: 06:22:29 DEBUG unit.abot-epc-basic/0.install 43/43 KB 4/60 KB 43/43 KB 8/60 KB 43/43 KB 12/60 KB 43/43 KB 16/60 KB 43/43 KB 20/60 KB 24/60 KB 28/60 KB 32/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/shared/maven-filtering/1.1/maven-filtering-1.1.jar (43 KB at 701.6 KB/sec) unit-abot-epc-basic-0: 06:22:29 DEBUG unit.abot-epc-basic/0.install 36/60 KB 40/60 KB 44/60 KB 48/60 KB 52/60 KB 56/60 KB 60/60 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (60 KB at 864.1 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 DEBUG unit.abot-epc-basic/0.install [INFO] Copying 1 resource unit-abot-epc-basic-0: 06:22:29 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:29 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:compile (default-compile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 104.2 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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/maven/2.0.9/maven-2.0.9.pom (19 KB at 1318.8 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/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 1683.4 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 121.6 KB/sec) unit-abot-epc-basic-0: 06:22:29 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-abot-epc-basic-0: 06:22:29 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-abot-epc-basic-0: 06:22:29 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: 06:22:29 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: 06:22:29 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: 06:22:29 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 125.6 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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: 06:22:29 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: 06:22:29 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 76.7 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 154.0 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 142.8 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 DEBUG unit.abot-epc-basic/0.install 2/2 KB 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 131.0 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 DEBUG unit.abot-epc-basic/0.install 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: 06:22:29 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: 06:22:29 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.9/maven-artifact-manager-2.0.9.pom (3 KB at 109.9 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 120.3 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 168.9 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 96.5 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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: 06:22:29 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-abot-epc-basic-0: 06:22:29 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: 06:22:29 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-abot-epc-basic-0: 06:22:29 DEBUG unit.abot-epc-basic/0.install 3/4 KB 4/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 220.6 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 226.6 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 KB at 1211.9 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 39.8 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 42.0 KB/sec) unit-abot-epc-basic-0: 06:22:29 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: 06:22:29 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 101.2 KB/sec) unit-abot-epc-basic-0: 06:22:30 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: 06:22:30 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: 06:22:30 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: 06:22:30 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: 06:22:30 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: 06:22:30 DEBUG unit.abot-epc-basic/0.install 3/13 KB 6/13 KB 3/156 KB 4/87 KB 9/13 KB 3/156 KB 4/87 KB 11/13 KB 3/156 KB 4/87 KB 6/13 KB 5/156 KB 4/87 KB 11/13 KB 8/156 KB 4/87 KB 11/13 KB 11/156 KB 4/87 KB 11/13 KB 13/156 KB 4/87 KB 11/13 KB 16/156 KB 4/87 KB 11/13 KB 19/156 KB 4/87 KB 11/13 KB 4/87 KB 6/13 KB 19/156 KB 8/87 KB 13/13 KB 19/156 KB 12/87 KB 13/13 KB 19/156 KB 16/87 KB 13/13 KB 19/156 KB 20/87 KB 13/13 KB 19/156 KB 24/87 KB 13/13 KB 19/156 KB 28/87 KB 13/13 KB 19/156 KB 4/87 KB 13/13 KB 21/156 KB 28/87 KB 13/13 KB 21/156 KB 32/87 KB 13/13 KB 24/156 KB 32/87 KB 13/13 KB 24/156 KB 36/87 KB 13/13 KB 27/156 KB 4/48 KB 40/87 KB 13/13 KB 27/156 KB 4/48 KB 44/87 KB 13/13 KB 27/156 KB 4/48 KB 48/87 KB 13/13 KB 27/156 KB 4/48 KB 52/87 KB 13/13 KB 27/156 KB 4/48 KB 56/87 KB 13/13 KB 27/156 KB 36/87 KB 13/13 KB 29/156 KB 4/48 KB 56/87 KB 13/13 KB 32/156 KB 4/48 KB 56/87 KB 13/13 KB 36/156 KB 4/48 KB 56/87 KB 13/13 KB 40/156 KB 4/48 KB 56/87 KB 13/13 KB 44/156 KB 4/48 KB 56/87 KB 13/13 KB 27/156 KB 4/48 KB 36/87 KB 13/13 KB 44/156 KB 8/48 KB 56/87 KB 13/13 KB 44/156 KB 12/48 KB 56/87 KB 13/13 KB 44/156 KB 16/48 KB 56/87 KB 13/13 KB 44/156 KB 20/48 KB 56/87 KB 13/13 KB 48/156 KB 20/48 KB 60/87 KB 13/13 KB 48/156 KB 20/48 KB 64/87 KB 13/13 KB 48/156 KB 20/48 KB 56/87 KB 13/13 KB 52/156 KB 20/48 KB 64/87 KB 13/13 KB 56/156 KB 24/48 KB 68/87 KB 60/156 KB 24/48 KB 68/87 KB 64/156 KB 24/48 KB 68/87 KB 52/156 KB 24/48 KB 64/87 KB 13/13 KB 64/156 KB 28/48 KB 68/87 KB 64/156 KB 32/48 KB 68/87 KB 64/156 KB 36/48 KB 68/87 KB 68/156 KB 40/48 KB 68/87 KB 68/156 KB 44/48 KB 68/87 KB 68/156 KB 48/48 KB 68/87 KB 68/156 KB 48/48 KB 68/87 KB 52/156 KB 24/48 KB 68/87 KB 68/156 KB 48/48 KB 72/87 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 419.7 KB/sec) unit-abot-epc-basic-0: 06:22:30 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.jar unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install 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 36/48 KB 68/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 4/21 KB 92/156 KB 48/48 KB 87/87 KB 4/21 KB 96/156 KB 48/48 KB 87/87 KB 4/21 KB 84/156 KB 48/48 KB 87/87 KB 4/21 KB 96/156 KB 48/48 KB 87/87 KB 8/21 KB 96/156 KB 48/48 KB 87/87 KB 12/21 KB 96/156 KB 48/48 KB 87/87 KB 16/21 KB 96/156 KB 48/48 KB 87/87 KB 20/21 KB 96/156 KB 48/48 KB 87/87 KB 21/21 KB 96/156 KB 48/48 KB 87/87 KB 21/21 KB 4/35 KB 96/156 KB 48/48 KB 87/87 KB 21/21 KB 8/35 KB 96/156 KB 48/48 KB 87/87 KB 21/21 KB 12/35 KB 96/156 KB 48/48 KB 87/87 KB 21/21 KB 16/35 KB 100/156 KB 48/48 KB 87/87 KB 21/21 KB 16/35 KB 104/156 KB 48/48 KB 87/87 KB 21/21 KB 20/35 KB 108/156 KB 48/48 KB 87/87 KB 21/21 KB 20/35 KB 112/156 KB 48/48 KB 87/87 KB 21/21 KB 20/35 KB 100/156 KB 48/48 KB 87/87 KB 21/21 KB 20/35 KB 112/156 KB 48/48 KB 87/87 KB 21/21 KB 24/35 KB 112/156 KB 48/48 KB 87/87 KB 21/21 KB 28/35 KB 112/156 KB 48/48 KB 87/87 KB 21/21 KB 32/35 KB 112/156 KB 48/48 KB 87/87 KB 21/21 KB 35/35 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: 06:22:30 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: 06:22:30 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/2.0.9/maven-artifact-2.0.9.jar (87 KB at 2067.3 KB/sec) unit-abot-epc-basic-0: 06:22:30 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.jar unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install 116/156 KB 21/21 KB 35/35 KB 120/156 KB 21/21 KB 35/35 KB 124/156 KB 21/21 KB 35/35 KB 128/156 KB 21/21 KB 35/35 KB 132/156 KB 21/21 KB 35/35 KB 136/156 KB 21/21 KB 35/35 KB 140/156 KB 21/21 KB 35/35 KB 144/156 KB 21/21 KB 35/35 KB 148/156 KB 21/21 KB 35/35 KB 152/156 KB 21/21 KB 35/35 KB 156/156 KB 21/21 KB 35/35 KB 156/156 KB 21/21 KB 35/35 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.jar (21 KB at 399.8 KB/sec) unit-abot-epc-basic-0: 06:22:30 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.jar unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install 156/156 KB 35/35 KB 4/24 KB 156/156 KB 4/86 KB 8/24 KB 156/156 KB 4/86 KB 12/24 KB 156/156 KB 4/86 KB 16/24 KB 156/156 KB 4/86 KB 35/35 KB 4/24 KB 156/156 KB 8/86 KB 16/24 KB 156/156 KB 12/86 KB 16/24 KB 156/156 KB 16/86 KB 16/24 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 664.0 KB/sec) unit-abot-epc-basic-0: 06:22:30 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.jar unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install 156/156 KB 20/86 KB 16/24 KB 156/156 KB 24/86 KB 20/24 KB 156/156 KB 28/86 KB 20/24 KB 156/156 KB 32/86 KB 20/24 KB 156/156 KB 20/86 KB 20/24 KB 156/156 KB 32/86 KB 24/24 KB 156/156 KB 36/86 KB 24/24 KB 156/156 KB 40/86 KB 24/24 KB 156/156 KB 44/86 KB 24/24 KB 156/156 KB 48/86 KB 24/24 KB 156/156 KB 4/14 KB 48/86 KB 24/24 KB 156/156 KB 8/14 KB 48/86 KB 24/24 KB 156/156 KB 12/14 KB 48/86 KB 24/24 KB 156/156 KB 14/14 KB 48/86 KB 24/24 KB 156/156 KB 14/14 KB 52/86 KB 24/24 KB 156/156 KB 14/14 KB 56/86 KB 24/24 KB 156/156 KB 14/14 KB 60/86 KB 24/24 KB 156/156 KB 14/14 KB 64/86 KB 24/24 KB 156/156 KB 14/14 KB 68/86 KB 24/24 KB 156/156 KB 3/119 KB 14/14 KB 68/86 KB 24/24 KB 156/156 KB 6/119 KB 14/14 KB 68/86 KB 24/24 KB 156/156 KB 9/119 KB 14/14 KB 68/86 KB 24/24 KB 156/156 KB 11/119 KB 14/14 KB 68/86 KB 24/24 KB 156/156 KB 14/119 KB 14/14 KB 68/86 KB 24/24 KB 156/156 KB 16/119 KB 14/14 KB 68/86 KB 24/24 KB 156/156 KB 19/119 KB 14/14 KB 68/86 KB 156/156 KB 22/119 KB 14/14 KB 68/86 KB 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 393.2 KB/sec) unit-abot-epc-basic-0: 06:22:30 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: 06:22:30 DEBUG unit.abot-epc-basic/0.install 156/156 KB 25/119 KB 14/14 KB 68/86 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 210.4 KB/sec) unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install 27/119 KB 68/86 KB 30/119 KB 68/86 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 2361.9 KB/sec) unit-abot-epc-basic-0: 06:22:30 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: 06:22:30 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: 06:22:30 DEBUG unit.abot-epc-basic/0.install 32/119 KB 68/86 KB 36/119 KB 68/86 KB 36/119 KB 72/86 KB 36/119 KB 76/86 KB 36/119 KB 80/86 KB 40/119 KB 80/86 KB 44/119 KB 80/86 KB 48/119 KB 80/86 KB 48/119 KB 84/86 KB 48/119 KB 86/86 KB 52/119 KB 86/86 KB 56/119 KB 4/29 KB 86/86 KB 60/119 KB 4/29 KB 86/86 KB 52/119 KB 4/29 KB 86/86 KB 60/119 KB 8/29 KB 86/86 KB 4/37 KB 60/119 KB 12/29 KB 4/57 KB 86/86 KB 4/37 KB 60/119 KB 16/29 KB 4/57 KB 86/86 KB 4/37 KB 60/119 KB 20/29 KB 4/57 KB 86/86 KB 4/37 KB 60/119 KB 24/29 KB 4/57 KB 86/86 KB 4/37 KB 60/119 KB 4/29 KB 86/86 KB 4/37 KB 64/119 KB 24/29 KB 4/57 KB 86/86 KB 8/37 KB 64/119 KB 24/29 KB 4/57 KB 86/86 KB 12/37 KB 64/119 KB 24/29 KB 4/57 KB 86/86 KB 16/37 KB 64/119 KB 24/29 KB 4/57 KB 86/86 KB 20/37 KB 64/119 KB 24/29 KB 4/57 KB 86/86 KB 4/37 KB 60/119 KB 8/29 KB 4/57 KB 86/86 KB 4/37 KB 64/119 KB 28/29 KB 8/57 KB 86/86 KB 20/37 KB 64/119 KB 28/29 KB 12/57 KB 86/86 KB 20/37 KB 64/119 KB 28/29 KB 16/57 KB 86/86 KB 20/37 KB 64/119 KB 28/29 KB 4/57 KB 86/86 KB 20/37 KB 64/119 KB 29/29 KB 16/57 KB 86/86 KB 20/37 KB 68/119 KB 29/29 KB 16/57 KB 86/86 KB 20/37 KB 72/119 KB 29/29 KB 20/57 KB 24/37 KB 76/119 KB 29/29 KB 20/57 KB 24/37 KB 80/119 KB 29/29 KB 20/57 KB 24/37 KB 68/119 KB 29/29 KB 20/57 KB 24/37 KB 80/119 KB 29/29 KB 20/57 KB 28/37 KB 80/119 KB 29/29 KB 20/57 KB 32/37 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 1107.5 KB/sec) unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install 68/119 KB 29/29 KB 20/57 KB 86/86 KB 20/37 KB 80/119 KB 29/29 KB 24/57 KB 32/37 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: 06:22:30 DEBUG unit.abot-epc-basic/0.install 80/119 KB 29/29 KB 28/57 KB 32/37 KB 80/119 KB 29/29 KB 32/57 KB 32/37 KB 80/119 KB 29/29 KB 32/57 KB 36/37 KB 80/119 KB 29/29 KB 32/57 KB 37/37 KB 84/119 KB 29/29 KB 36/57 KB 37/37 KB 88/119 KB 29/29 KB 36/57 KB 37/37 KB 92/119 KB 29/29 KB 36/57 KB 37/37 KB 96/119 KB 29/29 KB 36/57 KB 37/37 KB 100/119 KB 29/29 KB 36/57 KB 37/37 KB 104/119 KB 36/57 KB 37/37 KB 108/119 KB 36/57 KB 37/37 KB 112/119 KB 36/57 KB 37/37 KB 116/119 KB 36/57 KB 37/37 KB 119/119 KB 4/11 KB 36/57 KB 37/37 KB 80/119 KB 29/29 KB 36/57 KB 37/37 KB 119/119 KB 4/11 KB 40/57 KB 37/37 KB 119/119 KB 4/11 KB 44/57 KB 37/37 KB 119/119 KB 4/11 KB 48/57 KB 37/37 KB 116/119 KB 4/11 KB 36/57 KB 37/37 KB 119/119 KB 8/11 KB 48/57 KB 37/37 KB 119/119 KB 11/11 KB 48/57 KB 37/37 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 334.0 KB/sec) unit-abot-epc-basic-0: 06:22:30 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.jar unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install 119/119 KB 11/11 KB 52/57 KB 37/37 KB 119/119 KB 11/11 KB 56/57 KB 37/37 KB 119/119 KB 11/11 KB 57/57 KB 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 415.8 KB/sec) unit-abot-epc-basic-0: 06:22:30 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.jar unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-monitor/2.0.9/maven-monitor-2.0.9.jar (11 KB at 110.3 KB/sec) unit-abot-epc-basic-0: 06:22:30 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: 06:22:30 DEBUG unit.abot-epc-basic/0.install 119/119 KB 57/57 KB 4/33 KB 119/119 KB 57/57 KB 8/33 KB 119/119 KB 57/57 KB 12/33 KB 119/119 KB 57/57 KB 16/33 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 594.5 KB/sec) unit-abot-epc-basic-0: 06:22:30 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: 06:22:30 DEBUG unit.abot-epc-basic/0.install 20/33 KB 4/21 KB 119/119 KB 20/33 KB 24/33 KB 4/21 KB 28/33 KB 8/21 KB 32/33 KB 8/21 KB 33/33 KB 8/21 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 1226.0 KB/sec) unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install 24/33 KB 8/21 KB 33/33 KB 12/21 KB 3/5 KB 33/33 KB 16/21 KB 3/5 KB 33/33 KB 20/21 KB 3/5 KB 33/33 KB 21/21 KB 3/5 KB 33/33 KB 8/21 KB 3/5 KB 33/33 KB 21/21 KB 5/5 KB 33/33 KB 1/14 KB 21/21 KB 5/5 KB 33/33 KB 4/14 KB 21/21 KB 5/5 KB 33/33 KB 6/14 KB 21/21 KB 5/5 KB 33/33 KB 9/14 KB 21/21 KB 5/5 KB 33/33 KB 12/14 KB 21/21 KB 5/5 KB 33/33 KB 14/14 KB 21/21 KB 5/5 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-toolchain/1.0/maven-toolchain-1.0.jar (33 KB at 312.0 KB/sec) unit-abot-epc-basic-0: 06:22:30 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 42.4 KB/sec) unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install 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 199.0 KB/sec) unit-abot-epc-basic-0: 06:22:30 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 129.4 KB/sec) unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install [INFO] No sources to compile unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:30 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: 06:22:30 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: 06:22:30 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-compiler-plugin:2.5.1:testCompile (default-testCompile) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:30 DEBUG unit.abot-epc-basic/0.install [INFO] Compiling 1 source file to /var/lib/abot-epc-basic/target/test-classes unit-abot-epc-basic-0: 06:22:31 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:31 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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 397.8 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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 79.5 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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/plugin-tools/maven-plugin-tools/3.3/maven-plugin-tools-3.3.pom (13 KB at 950.1 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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 201.6 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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 182.8 KB/sec) unit-abot-epc-basic-0: 06:22:31 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-abot-epc-basic-0: 06:22:31 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 155.0 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 3/24 KB 6/24 KB 9/24 KB 11/24 KB 14/24 KB 16/24 KB 19/24 KB 22/24 KB 24/24 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.pom (24 KB at 1217.0 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 KB at 710.0 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 2/2 KB 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 119.4 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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: 06:22:31 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: 06:22:31 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/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (8 KB at 595.0 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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: 06:22:31 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: 06:22:31 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 176.5 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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 193.1 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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/shared/maven-shared-components/15/maven-shared-components-15.pom (10 KB at 701.4 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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 104.2 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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 72.2 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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 152.2 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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 474.2 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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: 06:22:31 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 3/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 359.0 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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 168.1 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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 251.2 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 KB at 1165.7 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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: 06:22:31 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: 06:22:31 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: 06:22:31 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 3/286 KB 5/286 KB 8/286 KB 3/39 KB 3/45 KB 11/286 KB 3/308 KB 3/39 KB 3/45 KB 13/286 KB 3/308 KB 3/39 KB 5/286 KB 3/39 KB 3/45 KB 13/286 KB 3/308 KB 5/39 KB 3/45 KB 13/286 KB 3/308 KB 8/39 KB 3/45 KB 13/286 KB 3/223 KB 3/308 KB 8/39 KB 3/45 KB 13/286 KB 5/223 KB 3/308 KB 8/39 KB 3/45 KB 13/286 KB 8/223 KB 3/308 KB 8/39 KB 3/45 KB 13/286 KB 11/223 KB 3/308 KB 8/39 KB 3/45 KB 13/286 KB 13/223 KB 3/308 KB 8/39 KB 3/45 KB 13/286 KB 16/223 KB 3/308 KB 11/39 KB 3/45 KB 13/286 KB 19/223 KB 3/308 KB 11/39 KB 3/45 KB 8/286 KB 3/308 KB 3/39 KB 6/45 KB 16/286 KB 19/223 KB 3/308 KB 11/39 KB 9/45 KB 16/286 KB 19/223 KB 3/308 KB 11/39 KB 11/45 KB 16/286 KB 19/223 KB 3/308 KB 11/39 KB 14/45 KB 16/286 KB 19/223 KB 3/308 KB 11/39 KB 16/45 KB 16/286 KB 19/223 KB 3/308 KB 11/39 KB 19/45 KB 16/286 KB 19/223 KB 3/308 KB 11/39 KB 22/45 KB 16/286 KB 21/223 KB 3/308 KB 11/39 KB 8/286 KB 3/308 KB 3/39 KB 22/45 KB 16/286 KB 21/223 KB 5/308 KB 11/39 KB 22/45 KB 16/286 KB 21/223 KB 8/308 KB 11/39 KB 22/45 KB 16/286 KB 21/223 KB 11/308 KB 11/39 KB 22/45 KB 16/286 KB 21/223 KB 13/308 KB 11/39 KB 22/45 KB 16/286 KB 21/223 KB 16/308 KB 11/39 KB 22/45 KB 16/286 KB 21/223 KB 19/308 KB 11/39 KB 22/45 KB 16/286 KB 21/223 KB 21/308 KB 11/39 KB 22/45 KB 16/286 KB 21/223 KB 24/308 KB 11/39 KB 19/45 KB 16/286 KB 21/223 KB 3/308 KB 11/39 KB 3/45 KB 16/286 KB 19/223 KB 3/308 KB 11/39 KB 22/45 KB 19/286 KB 21/223 KB 24/308 KB 11/39 KB 22/45 KB 21/286 KB 21/223 KB 24/308 KB 11/39 KB 25/45 KB 24/286 KB 24/223 KB 27/308 KB 11/39 KB 3/45 KB 13/286 KB 13/223 KB 3/308 KB 11/39 KB 25/45 KB 24/286 KB 24/223 KB 27/308 KB 13/39 KB 25/45 KB 24/286 KB 24/223 KB 27/308 KB 16/39 KB 25/45 KB 24/286 KB 24/223 KB 27/308 KB 19/39 KB 25/45 KB 21/286 KB 24/223 KB 27/308 KB 11/39 KB 25/45 KB 24/286 KB 24/223 KB 29/308 KB 21/39 KB 25/45 KB 21/286 KB 24/223 KB 24/308 KB 11/39 KB 22/45 KB 21/286 KB 24/223 KB 24/308 KB 11/39 KB 25/45 KB 24/286 KB 27/223 KB 29/308 KB 21/39 KB 25/45 KB 24/286 KB 24/223 KB 27/308 KB 21/39 KB 25/45 KB 24/286 KB 27/223 KB 29/308 KB 24/39 KB 27/45 KB 24/286 KB 27/223 KB 32/308 KB 27/39 KB 27/45 KB 27/286 KB 29/223 KB 32/308 KB 29/39 KB 27/45 KB 24/286 KB 27/223 KB 32/308 KB 24/39 KB 27/45 KB 24/286 KB 27/223 KB 29/308 KB 24/39 KB 27/45 KB 27/286 KB 29/223 KB 32/308 KB 27/39 KB 27/45 KB 27/286 KB 27/223 KB 32/308 KB 27/39 KB 30/45 KB 27/286 KB 29/223 KB 32/308 KB 29/39 KB 30/45 KB 29/286 KB 29/223 KB 32/308 KB 29/39 KB 30/45 KB 32/286 KB 29/223 KB 36/308 KB 29/39 KB 32/45 KB 36/286 KB 32/223 KB 36/308 KB 32/39 KB 32/45 KB 40/286 KB 32/223 KB 36/308 KB 32/39 KB 32/45 KB 44/286 KB 32/223 KB 36/308 KB 32/39 KB 30/45 KB 29/286 KB 29/223 KB 36/308 KB 29/39 KB 32/45 KB 44/286 KB 32/223 KB 40/308 KB 32/39 KB 32/45 KB 32/286 KB 32/223 KB 36/308 KB 32/39 KB 30/45 KB 32/286 KB 32/223 KB 36/308 KB 32/39 KB 30/45 KB 32/286 KB 32/223 KB 36/308 KB 29/39 KB 32/45 KB 44/286 KB 36/223 KB 40/308 KB 32/39 KB 36/45 KB 44/286 KB 40/223 KB 44/308 KB 35/39 KB 36/45 KB 44/286 KB 44/223 KB 44/308 KB 35/39 KB 36/45 KB 44/286 KB 48/223 KB 44/308 KB 35/39 KB 36/45 KB 44/286 KB 36/223 KB 44/308 KB 35/39 KB 36/45 KB 44/286 KB 48/223 KB 48/308 KB 35/39 KB 36/45 KB 44/286 KB 36/223 KB 40/308 KB 35/39 KB 40/45 KB 44/286 KB 48/223 KB 48/308 KB 35/39 KB 44/45 KB 44/286 KB 48/223 KB 48/308 KB 35/39 KB 45/45 KB 44/286 KB 48/223 KB 48/ unit-abot-epc-basic-0: 06:22:31 DEBUG unit.abot-epc-basic/0.install 308 KB 35/39 KB 32/45 KB 44/286 KB 36/223 KB 40/308 KB 35/39 KB 45/45 KB 44/286 KB 48/223 KB 52/308 KB 37/39 KB 45/45 KB 44/286 KB 48/223 KB 52/308 KB 39/39 KB 45/45 KB 48/286 KB 48/223 KB 52/308 KB 39/39 KB 45/45 KB 52/286 KB 52/223 KB 52/308 KB 39/39 KB 45/45 KB 44/286 KB 48/223 KB 52/308 KB 35/39 KB 52/286 KB 52/223 KB 56/308 KB 39/39 KB 52/286 KB 52/223 KB 60/308 KB 39/39 KB 52/286 KB 52/223 KB 64/308 KB 39/39 KB 56/286 KB 52/223 KB 68/308 KB 39/39 KB 56/286 KB 52/223 KB 72/308 KB 39/39 KB 45/45 KB 48/286 KB 52/223 KB 52/308 KB 39/39 KB 56/286 KB 56/223 KB 72/308 KB 39/39 KB 56/286 KB 60/223 KB 72/308 KB 39/39 KB 56/286 KB 64/223 KB 72/308 KB 39/39 KB 56/286 KB 52/223 KB 64/308 KB 39/39 KB 60/286 KB 64/223 KB 72/308 KB 39/39 KB 64/286 KB 64/223 KB 72/308 KB 39/39 KB 68/286 KB 64/223 KB 72/308 KB 39/39 KB 72/286 KB 68/223 KB 76/308 KB 39/39 KB 76/286 KB 68/223 KB 76/308 KB 39/39 KB 80/286 KB 68/223 KB 76/308 KB 39/39 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 1009.9 KB/sec) unit-abot-epc-basic-0: 06:22:31 DEBUG unit.abot-epc-basic/0.install 68/286 KB 68/223 KB 76/308 KB 39/39 KB 80/286 KB 68/223 KB 80/308 KB 39/39 KB 68/286 KB 68/223 KB 72/308 KB 39/39 KB 80/286 KB 72/223 KB 80/308 KB 39/39 KB 80/286 KB 76/223 KB 80/308 KB 39/39 KB 80/286 KB 80/223 KB 84/308 KB 39/39 KB 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 84/286 KB 80/223 KB 84/308 KB 39/39 KB 88/286 KB 84/223 KB 84/308 KB 39/39 KB 92/286 KB 84/223 KB 84/308 KB 39/39 KB 96/286 KB 84/223 KB 84/308 KB 39/39 KB 80/286 KB 76/223 KB 84/308 KB 39/39 KB 96/286 KB 84/223 KB 88/308 KB 39/39 KB 96/286 KB 84/223 KB 92/308 KB 39/39 KB 96/286 KB 84/223 KB 96/308 KB 39/39 KB 84/286 KB 84/223 KB 84/308 KB 39/39 KB 96/286 KB 88/223 KB 96/308 KB 39/39 KB 96/286 KB 92/223 KB 96/308 KB 39/39 KB 96/286 KB 96/223 KB 96/308 KB 39/39 KB 96/286 KB 96/223 KB 100/308 KB 39/39 KB 100/286 KB 100/223 KB 104/308 KB 39/39 KB 100/286 KB 100/223 KB 108/308 KB 39/39 KB 100/286 KB 100/223 KB 112/308 KB 39/39 KB 100/286 KB 100/223 KB 100/308 KB 39/39 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 782.9 KB/sec) unit-abot-epc-basic-0: 06:22:31 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.jar unit-abot-epc-basic-0: 06:22:31 DEBUG unit.abot-epc-basic/0.install 104/286 KB 100/223 KB 112/308 KB 108/286 KB 100/223 KB 112/308 KB 112/286 KB 100/223 KB 112/308 KB 116/286 KB 100/223 KB 116/308 KB 120/286 KB 100/223 KB 116/308 KB 124/286 KB 100/223 KB 116/308 KB 128/286 KB 100/223 KB 116/308 KB 96/286 KB 100/223 KB 100/308 KB 39/39 KB 128/286 KB 104/223 KB 116/308 KB 128/286 KB 108/223 KB 116/308 KB 128/286 KB 112/223 KB 116/308 KB 128/286 KB 116/223 KB 116/308 KB 128/286 KB 120/223 KB 116/308 KB 128/286 KB 124/223 KB 116/308 KB 128/286 KB 128/223 KB 116/308 KB 112/286 KB 100/223 KB 116/308 KB 128/286 KB 128/223 KB 120/308 KB 128/286 KB 128/223 KB 124/308 KB 128/286 KB 128/223 KB 128/308 KB 4/174 KB 128/286 KB 128/223 KB 128/308 KB 8/174 KB 128/286 KB 128/223 KB 128/308 KB 12/174 KB 128/286 KB 128/223 KB 128/308 KB 16/174 KB 128/286 KB 128/223 KB 128/308 KB 16/174 KB 128/286 KB 128/223 KB 132/308 KB 20/174 KB 132/286 KB 128/223 KB 136/308 KB 20/174 KB 132/286 KB 128/223 KB 140/308 KB 20/174 KB 132/286 KB 132/223 KB 144/308 KB 20/174 KB 132/286 KB 128/223 KB 132/308 KB 20/174 KB 136/286 KB 132/223 KB 144/308 KB 20/174 KB 140/286 KB 132/223 KB 144/308 KB 3/22 KB 20/174 KB 140/286 KB 132/223 KB 144/308 KB 4/22 KB 20/174 KB 140/286 KB 132/223 KB 144/308 KB 7/22 KB 20/174 KB 140/286 KB 132/223 KB 144/308 KB 9/22 KB 20/174 KB 140/286 KB 132/223 KB 144/308 KB 12/22 KB 20/174 KB 140/286 KB 132/223 KB 144/308 KB 15/22 KB 20/174 KB 140/286 KB 132/223 KB 144/308 KB 18/22 KB 20/174 KB 140/286 KB 132/223 KB 144/308 KB 20/22 KB 20/174 KB 140/286 KB 132/223 KB 144/308 KB 22/22 KB 20/174 KB 140/286 KB 132/223 KB 144/308 KB 20/174 KB 128/286 KB 128/223 KB 132/308 KB 22/22 KB 24/174 KB 140/286 KB 132/223 KB 144/308 KB 22/22 KB 28/174 KB 140/286 KB 132/223 KB 144/308 KB 22/22 KB 32/174 KB 140/286 KB 132/223 KB 144/308 KB 22/22 KB 36/174 KB 140/286 KB 132/223 KB 144/308 KB 22/22 KB 40/174 KB 140/286 KB 132/223 KB 144/308 KB 22/22 KB 44/174 KB 140/286 KB 132/223 KB 144/308 KB 22/22 KB 48/174 KB 140/286 KB 132/223 KB 144/308 KB 20/174 KB 132/286 KB 132/223 KB 140/308 KB 22/22 KB 48/174 KB 144/286 KB 136/223 KB 144/308 KB 22/22 KB 48/174 KB 144/286 KB 140/223 KB 144/308 KB 22/22 KB 48/174 KB 144/286 KB 144/223 KB 144/308 KB 22/22 KB 48/174 KB 144/286 KB 132/223 KB 144/308 KB 22/22 KB 48/174 KB 148/286 KB 144/223 KB 148/308 KB 22/22 KB 52/174 KB 152/286 KB 148/223 KB 148/308 KB 22/22 KB 52/174 KB 156/286 KB 148/223 KB 148/308 KB 22/22 KB 52/174 KB 160/286 KB 148/223 KB 148/308 KB 22/22 KB 48/174 KB 144/286 KB 144/223 KB 148/308 KB 22/22 KB 52/174 KB 160/286 KB 148/223 KB 152/308 KB 22/22 KB 52/174 KB 160/286 KB 148/223 KB 156/308 KB 22/22 KB 52/174 KB 160/286 KB 148/223 KB 160/308 KB 22/22 KB 52/174 KB 148/286 KB 148/223 KB 148/308 KB 22/22 KB 56/174 KB 160/286 KB 148/223 KB 160/308 KB 22/22 KB 60/174 KB 160/286 KB 148/223 KB 160/308 KB 22/22 KB 64/174 KB 160/286 KB 148/223 KB 160/308 KB 22/22 KB 68/174 KB 160/286 KB 148/223 KB 160/308 KB 72/174 KB 164/286 KB 148/223 KB 164/308 KB 76/174 KB 164/286 KB 148/223 KB 164/308 KB 80/174 KB 164/286 KB 148/223 KB 164/308 KB 22/22 KB 48/174 KB 148/286 KB 148/223 KB 148/308 KB 80/174 KB 164/286 KB 152/223 KB 164/308 KB 80/174 KB 164/286 KB 156/223 KB 164/308 KB 80/174 KB 164/286 KB 160/223 KB 164/308 KB 80/174 KB 164/286 KB 164/223 KB 164/308 KB 80/174 KB 164/286 KB 168/223 KB 164/308 KB 80/174 KB 164/286 KB 172/223 KB 164/308 KB 80/174 KB 164/286 KB 176/223 KB unit-abot-epc-basic-0: 06:22:31 DEBUG unit.abot-epc-basic/0.install 164/308 KB 68/174 KB 164/286 KB 148/223 KB 164/308 KB 80/174 KB 164/286 KB 176/223 KB 168/308 KB 80/174 KB 164/286 KB 176/223 KB 172/308 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 333.4 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 22/22 KB 68/174 KB 164/286 KB 148/223 KB 160/308 KB 80/174 KB 168/286 KB 176/223 KB 172/308 KB 80/174 KB 172/286 KB 176/223 KB 176/308 KB 80/174 KB 176/286 KB 176/223 KB 176/308 KB 80/174 KB 168/286 KB 176/223 KB 176/308 KB 80/174 KB 176/286 KB 176/223 KB 180/308 KB 84/174 KB 180/286 KB 180/223 KB 184/308 KB 84/174 KB 180/286 KB 3/9 KB 180/223 KB 188/308 KB 84/174 KB 180/286 KB 3/9 KB 180/223 KB 192/308 KB 84/174 KB 180/286 KB 180/223 KB 180/308 KB 84/174 KB 184/286 KB 3/9 KB 180/223 KB 192/308 KB 84/174 KB 188/286 KB 3/9 KB 180/223 KB 192/308 KB 84/174 KB 192/286 KB 3/9 KB 180/223 KB 192/308 KB 84/174 KB 176/286 KB 180/223 KB 180/308 KB 88/174 KB 192/286 KB 3/9 KB 180/223 KB 192/308 KB 92/174 KB 192/286 KB 3/9 KB 180/223 KB 192/308 KB 80/174 KB 176/286 KB 180/223 KB 180/308 KB 92/174 KB 192/286 KB 3/9 KB 184/223 KB 192/308 KB 92/174 KB 192/286 KB 3/9 KB 188/223 KB 192/308 KB 92/174 KB 192/286 KB 3/9 KB 192/223 KB 192/308 KB 84/174 KB 180/286 KB 3/9 KB 180/223 KB 184/308 KB 96/174 KB 192/286 KB 5/9 KB 192/223 KB 192/308 KB 96/174 KB 192/286 KB 8/9 KB 192/223 KB 192/308 KB 96/174 KB 192/286 KB 9/9 KB 192/223 KB 192/308 KB 96/174 KB 192/286 KB 3/9 KB 192/223 KB 192/308 KB 96/174 KB 196/286 KB 9/9 KB 192/223 KB 192/308 KB 100/174 KB 200/286 KB 9/9 KB 196/223 KB 196/308 KB 100/174 KB 204/286 KB 9/9 KB 196/223 KB 196/308 KB 100/174 KB 208/286 KB 9/9 KB 196/223 KB 196/308 KB 100/174 KB 196/286 KB 9/9 KB 196/223 KB 196/308 KB 100/174 KB 208/286 KB 9/9 KB 200/223 KB 196/308 KB 100/174 KB 208/286 KB 9/9 KB 204/223 KB 196/308 KB 100/174 KB 208/286 KB 9/9 KB 208/223 KB 196/308 KB 100/174 KB 196/286 KB 9/9 KB 192/223 KB 196/308 KB 100/174 KB 208/286 KB 9/9 KB 208/223 KB 200/308 KB 100/174 KB 208/286 KB 9/9 KB 208/223 KB 204/308 KB 100/174 KB 208/286 KB 9/9 KB 208/223 KB 208/308 KB 100/174 KB 196/286 KB 9/9 KB 192/223 KB 192/308 KB 104/174 KB 208/286 KB 9/9 KB 208/223 KB 208/308 KB 108/174 KB 208/286 KB 9/9 KB 208/223 KB 208/308 KB 112/174 KB 208/286 KB 9/9 KB 208/223 KB 208/308 KB 112/174 KB 208/286 KB 9/9 KB 208/223 KB 212/308 KB 116/174 KB 212/286 KB 9/9 KB 212/223 KB 216/308 KB 116/174 KB 212/286 KB 9/9 KB 212/223 KB 220/308 KB 116/174 KB 212/286 KB 9/9 KB 212/223 KB 224/308 KB 116/174 KB 212/286 KB 9/9 KB 212/223 KB 212/308 KB 116/174 KB 216/286 KB 9/9 KB 212/223 KB 224/308 KB 116/174 KB 220/286 KB 9/9 KB 212/223 KB 224/308 KB 116/174 KB 224/286 KB 9/9 KB 212/223 KB 224/308 KB 116/174 KB 208/286 KB 9/9 KB 212/223 KB 212/308 KB 116/174 KB 224/286 KB 9/9 KB 216/223 KB 224/308 KB 116/174 KB 224/286 KB 9/9 KB 220/223 KB 224/308 KB 116/174 KB 224/286 KB 9/9 KB 223/223 KB 224/308 KB 116/174 KB 208/286 KB 9/9 KB 208/223 KB 212/308 KB 120/174 KB 224/286 KB 9/9 KB 223/223 KB 224/308 KB 124/174 KB 224/286 KB 9/9 KB 223/223 KB 224/308 KB 128/174 KB 224/286 KB 223/223 KB 224/308 KB 132/174 KB 224/286 KB 223/223 KB 224/308 KB Downloaded: https://repo.maven.apache.org/maven2/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (9 KB at 103.7 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 132/174 KB 228/286 KB 223/223 KB 228/308 KB 136/174 KB 232/286 KB 223/223 KB 228/308 KB 136/174 KB 236/286 KB 223/223 KB 228/308 KB 136/174 KB 240/286 KB 223/223 KB 228/308 KB 132/174 KB 224/286 KB 223/223 KB 228/308 KB 136/174 KB 240/286 KB 223/223 KB 232/308 KB 136/174 KB 240/286 KB 223/223 KB 236/308 KB 136/174 KB 240/286 KB 223/223 KB 240/308 KB 136/174 KB 228/286 KB 223/223 KB 228/308 KB 140/174 KB 240/286 KB 223/223 KB 240/308 KB 144/174 KB 240/286 KB 223/223 KB 240/308 KB 148/174 KB 240/286 KB 223/223 KB 244/308 KB 152/174 KB 244/286 KB 244/308 KB 156/174 KB 244/286 KB 244/308 KB 160/174 KB 244/286 KB 244/308 KB 144/174 KB 240/286 KB 223/223 KB 244/308 KB 160/174 KB 244/286 KB 248/308 KB 160/174 KB 244/286 KB 252/308 KB 160/174 KB 244/286 KB 256/308 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 2296.5 KB/sec) unit-abot-epc-basic-0: 06:22:31 DEBUG unit.abot-epc-basic/0.install 148/174 KB 244/286 KB 223/223 KB 244/308 KB 160/174 KB 248/286 KB 256/308 KB 4/22 KB 160/174 KB 244/286 KB 256/308 KB 4/22 KB 160/174 KB 248/286 KB 256/308 KB 8/22 KB 160/174 KB 248/286 KB 256/308 KB 12/22 KB 160/174 KB 248/286 KB 256/308 KB 16/22 KB 160/174 KB 248/286 KB 256/308 KB 20/22 KB 160/174 KB 248/286 KB 256/308 KB 22/22 KB 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 160/174 KB 252/286 KB 256/308 KB 22/22 KB 160/174 KB 256/286 KB 256/308 KB 22/22 KB 160/174 KB 256/286 KB 260/308 KB 22/22 KB 164/174 KB 260/286 KB 264/308 KB 22/22 KB 164/174 KB 260/286 KB 268/308 KB 22/22 KB 164/174 KB 260/286 KB 272/308 KB 22/22 KB 164/174 KB 260/286 KB 260/308 KB 22/22 KB 168/174 KB 260/286 KB 272/308 KB 22/22 KB 172/174 KB 260/286 KB 272/308 KB 22/22 KB 174/174 KB 260/286 KB 272/308 KB 22/22 KB 160/174 KB 260/286 KB 260/308 KB 22/22 KB 174/174 KB 264/286 KB 272/308 KB 22/22 KB 174/174 KB 268/286 KB 272/308 KB 22/22 KB 174/174 KB 272/286 KB 272/308 KB 22/22 KB 174/174 KB 276/286 KB 272/308 KB 22/22 KB 174/174 KB 280/286 KB 276/308 KB 22/22 KB 174/174 KB 284/286 KB 276/308 KB 22/22 KB 174/174 KB 286/286 KB 276/308 KB 22/22 KB 174/174 KB 276/286 KB 276/308 KB 22/22 KB 174/174 KB 286/286 KB 280/308 KB 22/22 KB 174/174 KB 286/286 KB 284/308 KB 22/22 KB 174/174 KB 286/286 KB 288/308 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 216.0 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 3/17 KB 174/174 KB 286/286 KB 288/308 KB 5/17 KB 174/174 KB 286/286 KB 288/308 KB 8/17 KB 174/174 KB 286/286 KB 288/308 KB 11/17 KB 174/174 KB 286/286 KB 288/308 KB 13/17 KB 174/174 KB 286/286 KB 288/308 KB 16/17 KB 174/174 KB 286/286 KB 288/308 KB 17/17 KB 174/174 KB 286/286 KB 288/308 KB 17/17 KB 174/174 KB 286/286 KB 292/308 KB 17/17 KB 286/286 KB 296/308 KB 17/17 KB 286/286 KB 300/308 KB 17/17 KB 286/286 KB 304/308 KB 17/17 KB 286/286 KB 308/308 KB 17/17 KB 286/286 KB 308/308 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 1670.4 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 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 2483.9 KB/sec) unit-abot-epc-basic-0: 06:22:31 DEBUG unit.abot-epc-basic/0.install 17/17 KB 4/11 KB 308/308 KB 17/17 KB 8/11 KB 308/308 KB 17/17 KB 11/11 KB 308/308 KB 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 1/13 KB 17/17 KB 11/11 KB 308/308 KB 5/13 KB 17/17 KB 11/11 KB 308/308 KB 9/13 KB 11/11 KB 308/308 KB 13/13 KB 11/11 KB 308/308 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 144.5 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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 92.1 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 13/13 KB 4/11 KB 308/308 KB Downloaded: https://repo.maven.apache.org/maven2/junit/junit/4.12/junit-4.12.jar (308 KB at 2541.7 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 13/13 KB 4/28 KB 4/11 KB 13/13 KB 4/28 KB 8/11 KB 13/13 KB 4/28 KB 11/11 KB 13/13 KB 8/28 KB 11/11 KB 13/13 KB 12/28 KB 11/11 KB 13/13 KB 16/28 KB 11/11 KB 20/28 KB 11/11 KB 24/28 KB 11/11 KB 28/28 KB 11/11 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 105.1 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 4/192 KB 28/28 KB 11/11 KB 3/309 KB 8/192 KB 28/28 KB 3/309 KB 12/192 KB 28/28 KB 3/309 KB 16/192 KB 28/28 KB 3/309 KB 20/192 KB 28/28 KB 3/309 KB 24/192 KB 28/28 KB 3/309 KB 28/192 KB 28/28 KB 3/309 KB 32/192 KB 28/28 KB 3/309 KB 4/192 KB 28/28 KB 6/309 KB 32/192 KB 28/28 KB 9/309 KB 32/192 KB 28/28 KB 11/309 KB 32/192 KB 28/28 KB 14/309 KB 32/192 KB 28/28 KB 16/309 KB 32/192 KB 28/28 KB 19/309 KB 32/192 KB 28/28 KB 22/309 KB 32/192 KB 28/28 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 71.4 KB/sec) unit-abot-epc-basic-0: 06:22:31 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 188.4 KB/sec) unit-abot-epc-basic-0: 06:22:31 DEBUG unit.abot-epc-basic/0.install 25/309 KB 32/192 KB 27/309 KB 32/192 KB 30/309 KB 32/192 KB 32/309 KB 36/192 KB 30/309 KB 36/192 KB 32/309 KB 40/192 KB 32/309 KB 44/192 KB 36/309 KB 48/192 KB 36/309 KB 52/192 KB 36/309 KB 56/192 KB 36/309 KB 60/192 KB 36/309 KB 64/192 KB 36/309 KB 44/192 KB 40/309 KB 64/192 KB 44/309 KB 64/192 KB 48/309 KB 64/192 KB 52/309 KB 64/192 KB 56/309 KB 68/192 KB 60/309 KB 68/192 KB 64/309 KB 68/192 KB 52/309 KB 68/192 KB 64/309 KB 72/192 KB 64/309 KB 76/192 KB 68/309 KB 80/192 KB 68/309 KB 80/192 KB 4/14 KB 68/309 KB 80/192 KB 8/14 KB 68/309 KB 80/192 KB 12/14 KB 68/309 KB 80/192 KB 14/14 KB 68/309 KB 84/192 KB 14/14 KB 68/309 KB 88/192 KB 14/14 KB 68/309 KB 76/192 KB 72/309 KB 88/192 KB 14/14 KB 76/309 KB 88/192 KB 14/14 KB 80/309 KB 88/192 KB 14/14 KB 84/309 KB 88/192 KB 14/14 KB 88/309 KB 92/192 KB 14/14 KB 92/309 KB 92/192 KB 14/14 KB 96/309 KB 92/192 KB 14/14 KB 84/309 KB 92/192 KB 14/14 KB 96/309 KB 96/192 KB 14/14 KB 96/309 KB 100/192 KB 14/14 KB 96/309 KB 104/192 KB 14/14 KB 100/309 KB 108/192 KB 14/14 KB 100/309 KB 112/192 KB 14/14 KB 100/309 KB 116/192 KB 14/14 KB 100/309 KB 120/192 KB 100/309 KB 124/192 KB 100/309 KB 128/192 KB 100/309 KB 132/192 KB 100/309 KB 136/192 KB 100/309 KB 140/192 KB 100/309 KB 144/192 KB 100/309 KB 148/192 KB 100/309 KB 104/192 KB 14/14 KB Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (14 KB at 81.3 KB/sec) unit-abot-epc-basic-0: 06:22:31 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: 06:22:31 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: 06:22:31 DEBUG unit.abot-epc-basic/0.install 104/309 KB 148/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 148/192 KB 144/309 KB 148/192 KB 144/309 KB 152/192 KB 144/309 KB 156/192 KB 144/309 KB 160/192 KB 144/309 KB 164/192 KB 148/309 KB 168/192 KB 148/309 KB 172/192 KB 148/309 KB 176/192 KB 3/14 KB 4/37 KB 148/309 KB 176/192 KB 4/14 KB 4/37 KB 148/309 KB 176/192 KB 7/14 KB 4/37 KB 148/309 KB 176/192 KB 10/14 KB 4/37 KB 148/309 KB 176/192 KB 13/14 KB 4/37 KB 148/309 KB 176/192 KB 14/14 KB 4/37 KB 148/309 KB 176/192 KB 148/309 KB 164/192 KB 4/37 KB 148/309 KB 176/192 KB 14/14 KB 8/37 KB 148/309 KB 176/192 KB 14/14 KB 12/37 KB 148/309 KB 176/192 KB 14/14 KB 16/37 KB 148/309 KB 176/192 KB 14/14 KB 20/37 KB 148/309 KB 176/192 KB 14/14 KB 24/37 KB 148/309 KB 176/192 KB 14/14 KB 28/37 KB 148/309 KB 176/192 KB 14/14 KB 32/37 KB 148/309 KB 176/192 KB 14/14 KB 36/37 KB 148/309 KB 176/192 KB 14/14 KB 37/37 KB 148/309 KB 176/192 KB 14/14 KB 37/37 KB 152/309 KB 176/192 KB 14/14 KB 37/37 KB 156/309 KB 176/192 KB 14/14 KB 37/37 KB 160/309 KB 176/192 KB 14/14 KB 37/37 KB 164/309 KB 176/192 KB 14/14 KB 37/37 KB 168/309 KB 176/192 KB 14/14 KB 37/37 KB 172/309 KB 176/192 KB 14/14 KB 37/37 KB 176/309 KB 180/192 KB 14/14 KB 37/37 KB 172/309 KB 180/192 KB 14/14 KB 37/37 KB 176/309 KB 184/192 KB 14/14 KB 37/37 KB 176/309 KB 188/192 KB 14/14 KB 37/37 KB 176/309 KB 192/192 KB 14/14 KB 37/37 KB 176/309 KB 192/192 KB 14/14 KB 37/37 KB 180/309 KB 192/192 KB 14/14 KB 37/37 KB 184/309 KB 192/192 KB 14/14 KB 37/37 KB 188/309 KB 192/192 KB 14/14 KB 37/37 KB 192/309 KB 192/192 KB 14/14 KB 37/37 KB 196/309 KB 192/192 KB 14/14 KB 37/37 KB 200/309 KB 192/192 KB 14/14 KB 37/37 KB 204/309 KB 192/192 KB 14/14 KB 37/37 KB 208/309 KB 192/192 KB 14/14 KB 37/37 KB 212/309 KB 192/192 KB 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 76.6 KB/sec) unit-abot-epc-basic-0: 06:22:31 DEBUG unit.abot-epc-basic/0.install 37/37 KB 216/309 KB 192/192 KB 37/37 KB 220/309 KB 192/192 KB 37/37 KB 224/309 KB 192/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 204.1 KB/sec) unit-abot-epc-basic-0: 06:22:31 DEBUG unit.abot-epc-basic/0.install 228/309 KB 232/309 KB 236/309 KB 240/309 KB 244/309 KB 248/309 KB 252/309 KB 256/309 KB 260/309 KB 264/309 KB 268/309 KB 272/309 KB 276/309 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 1035.0 KB/sec) unit-abot-epc-basic-0: 06:22:31 DEBUG unit.abot-epc-basic/0.install 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 1557.6 KB/sec) unit-abot-epc-basic-0: 06:22:32 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: 06:22:32 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 167.9 KB/sec) unit-abot-epc-basic-0: 06:22:32 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: 06:22:32 DEBUG unit.abot-epc-basic/0.install 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 178.8 KB/sec) unit-abot-epc-basic-0: 06:22:32 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: 06:22:32 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: 06:22:32 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install T E S T S unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install ------------------------------------------------------- unit-abot-epc-basic-0: 06:22:32 DEBUG unit.abot-epc-basic/0.install Running com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:22:33 DEBUG unit.abot-epc-basic/0.install Feature: Local_Commands_Testing unit-abot-epc-basic-0: 06:22:33 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:33 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:22:33 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@483f6d77: startup date [Fri Oct 12 06:22:33 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:22:33 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:33 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:22:33 DEBUG unit.abot-epc-basic/0.install INFO: Loading XML bean definitions from class path resource [cucumber.xml] unit-abot-epc-basic-0: 06:22:34 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:34 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:22:34 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-abot-epc-basic-0: 06:22:36 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:36 AM org.springframework.beans.factory.support.DefaultListableBeanFactory registerScope unit-abot-epc-basic-0: 06:22:36 DEBUG unit.abot-epc-basic/0.install INFO: Replacing scope 'cucumber-glue' from [cucumber.runtime.java.spring.GlueCodeScope@466d49f0] to [cucumber.runtime.java.spring.GlueCodeScope@710d7aff] unit-abot-epc-basic-0: 06:22:36 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:36 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:22:36 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@51351f28: startup date [Fri Oct 12 06:22:36 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:22:36 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:36 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:22:36 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-abot-epc-basic-0: 06:22:36 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:36 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:22:36 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: 06:22:36 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:36 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:22:36 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-abot-epc-basic-0: 06:22:36 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:36 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:22:36 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-abot-epc-basic-0: 06:22:37 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:37 AM org.springframework.context.support.ClassPathXmlApplicationContext prepareRefresh unit-abot-epc-basic-0: 06:22:37 DEBUG unit.abot-epc-basic/0.install INFO: Refreshing org.springframework.context.support.ClassPathXmlApplicationContext@a2ddf26: startup date [Fri Oct 12 06:22:37 UTC 2018]; root of context hierarchy unit-abot-epc-basic-0: 06:22:37 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:37 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:22:37 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-abot-epc-basic-0: 06:22:37 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:37 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:22:37 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: 06:22:37 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:37 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:22:37 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-abot-epc-basic-0: 06:22:37 DEBUG unit.abot-epc-basic/0.install Oct 12, 2018 6:22:37 AM org.springframework.beans.factory.xml.XmlBeanDefinitionReader loadBeanDefinitions unit-abot-epc-basic-0: 06:22:37 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-abot-epc-basic-0: 06:22:37 DEBUG unit.abot-epc-basic/0.install 12-Oct-2018 06:22:37 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:22:37 DEBUG unit.abot-epc-basic/0.install 12-Oct-2018 06:22:37 [main] REPORT: EXECUTED STEP IS :Given all configured endpoints for SSH are connected successfully unit-abot-epc-basic-0: 06:22:37 DEBUG unit.abot-epc-basic/0.install 12-Oct-2018 06:22:37 [main] REPORT: STEP EXECUTION TIME TAKEN :1581 MS unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 12-Oct-2018 06:22:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 12-Oct-2018 06:22:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 12-Oct-2018 06:22:38 [main] REPORT: ======================================================================================== unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 12-Oct-2018 06:22:38 [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-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 12-Oct-2018 06:22:38 [main] REPORT: STEP EXECUTION TIME TAKEN :106 MS unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 12-Oct-2018 06:22:38 [main] REPORT: STEP :PASSED unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 12-Oct-2018 06:22:38 [main] REPORT: ========================================================================================== unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install @local-commands unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing # featureFiles/000-local-commands.feature:4 unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully # CommonScenarioStepGrammars.intializeMentionedAdapters(String) unit-abot-epc-basic-0: 06:22:38 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: 06:22:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 1 Scenarios (1 passed) unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 2 Steps (2 passed) unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 0m2.211s unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.6 sec - in com.rebaca.abot.RunScenarios unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Given all configured endpoints for SSH are connected successfully(Scenario: Local Commands testing) Time elapsed: 0.003 sec unit-abot-epc-basic-0: 06:22:38 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.006 sec unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Scenario: Local Commands testing Time elapsed: 0.026 sec unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 12-Oct-2018 06:22:38.369 [Thread-1] ERROR com.rebaca.adapters.lifecycle.BeanCreationAndDestruction - Error occurred during cleaning resources (After complete test run). null unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Results : unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install Tests run: 3, Failures: 0, Errors: 0, Skipped: 0 unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:38 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-abot-epc-basic-0: 06:22:38 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 277.0 KB/sec) unit-abot-epc-basic-0: 06:22:38 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-abot-epc-basic-0: 06:22:38 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 228.6 KB/sec) unit-abot-epc-basic-0: 06:22:38 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: 06:22:38 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 120.9 KB/sec) unit-abot-epc-basic-0: 06:22:38 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: 06:22:38 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: 06:22:38 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-abot-epc-basic-0: 06:22:38 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-abot-epc-basic-0: 06:22:38 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-abot-epc-basic-0: 06:22:38 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 76.5 KB/sec) unit-abot-epc-basic-0: 06:22:38 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-abot-epc-basic-0: 06:22:38 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 570.3 KB/sec) unit-abot-epc-basic-0: 06:22:38 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: 06:22:38 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: 06:22:38 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: 06:22:38 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: 06:22:38 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: 06:22:38 DEBUG unit.abot-epc-basic/0.install 3/203 KB 5/203 KB 8/203 KB 11/203 KB 11/203 KB 3/22 KB 11/203 KB 6/22 KB 3/60 KB 11/203 KB 9/22 KB 3/60 KB 11/203 KB 11/22 KB 3/60 KB 11/203 KB 14/22 KB 3/60 KB 11/203 KB 16/22 KB 3/60 KB 11/203 KB 3/22 KB 3/60 KB 13/203 KB 16/22 KB 5/60 KB 13/203 KB 16/22 KB 8/60 KB 3/181 KB 13/203 KB 16/22 KB 11/60 KB 3/181 KB 3/57 KB 13/203 KB 16/22 KB 13/60 KB 3/181 KB 3/57 KB 13/203 KB 16/22 KB 16/60 KB 3/181 KB 3/57 KB 13/203 KB 16/22 KB 19/60 KB 3/181 KB 3/57 KB 13/203 KB 19/22 KB 21/60 KB 3/181 KB 13/203 KB 16/22 KB 3/60 KB 3/57 KB 16/203 KB 19/22 KB 21/60 KB 3/181 KB 3/57 KB 13/203 KB 19/22 KB 19/60 KB 3/181 KB 3/57 KB 13/203 KB 16/22 KB 11/60 KB 3/181 KB 5/57 KB 16/203 KB 19/22 KB 21/60 KB 3/181 KB 8/57 KB 16/203 KB 19/22 KB 21/60 KB 3/181 KB 11/57 KB 16/203 KB 19/22 KB 21/60 KB 3/181 KB 13/57 KB 16/203 KB 19/22 KB 21/60 KB 3/181 KB 16/57 KB 16/203 KB 19/22 KB 21/60 KB 3/181 KB 19/57 KB 16/203 KB 19/22 KB 21/60 KB 3/181 KB 21/57 KB 16/203 KB 19/22 KB 21/60 KB 3/181 KB 24/57 KB 19/203 KB 22/22 KB 21/60 KB 3/181 KB 13/203 KB 16/22 KB 5/60 KB 3/181 KB 24/57 KB 19/203 KB 22/22 KB 21/60 KB 5/181 KB 24/57 KB 19/203 KB 22/22 KB 21/60 KB 8/181 KB 24/57 KB 19/203 KB 22/22 KB 21/60 KB 11/181 KB 24/57 KB 19/203 KB 22/22 KB 21/60 KB 13/181 KB 24/57 KB 19/203 KB 22/22 KB 21/60 KB 16/181 KB 24/57 KB 19/203 KB 22/22 KB 21/60 KB 19/181 KB 24/57 KB 19/203 KB 22/22 KB 21/60 KB 21/181 KB 24/57 KB 19/203 KB 22/22 KB 21/60 KB 24/181 KB 24/57 KB 19/203 KB 22/22 KB 21/60 KB 27/181 KB 24/57 KB 19/203 KB 22/22 KB 24/60 KB 29/181 KB 21/57 KB 19/203 KB 22/22 KB 21/60 KB 3/181 KB 21/57 KB 19/203 KB 19/22 KB 21/60 KB 3/181 KB 27/57 KB 21/203 KB 22/22 KB 24/60 KB 29/181 KB 27/57 KB 19/203 KB 22/22 KB 24/60 KB 29/181 KB 24/57 KB 19/203 KB 22/22 KB 24/60 KB 27/181 KB 27/57 KB 24/203 KB 22/22 KB 24/60 KB 29/181 KB 27/57 KB 27/203 KB 22/22 KB 24/60 KB 29/181 KB 29/57 KB 29/203 KB 22/22 KB 27/60 KB 32/181 KB 29/57 KB 27/203 KB 22/22 KB 27/60 KB 32/181 KB 29/57 KB 27/203 KB 22/22 KB 27/60 KB 29/181 KB 29/57 KB 27/203 KB 22/22 KB 24/60 KB 29/181 KB 29/57 KB 29/203 KB 22/22 KB 29/60 KB 32/181 KB 32/57 KB 29/203 KB 22/22 KB 29/60 KB 32/181 KB 32/57 KB 29/203 KB 22/22 KB 32/60 KB 32/181 KB 36/57 KB 29/203 KB 22/22 KB 36/60 KB 32/181 KB 36/57 KB 32/203 KB 22/22 KB 40/60 KB 36/181 KB 36/57 KB 32/203 KB 22/22 KB 44/60 KB 36/181 KB 36/57 KB 32/203 KB 22/22 KB 48/60 KB 36/181 KB 36/57 KB 29/203 KB 22/22 KB 32/60 KB 32/181 KB 40/57 KB 32/203 KB 22/22 KB 48/60 KB 36/181 KB 44/57 KB 32/203 KB 22/22 KB 48/60 KB 36/181 KB 48/57 KB 32/203 KB 22/22 KB 48/60 KB 36/181 KB 36/57 KB 32/203 KB 22/22 KB 36/60 KB 36/181 KB 48/57 KB 32/203 KB 22/22 KB 48/60 KB 40/181 KB 48/57 KB 32/203 KB 22/22 KB 48/60 KB 44/181 KB 48/57 KB 32/203 KB 22/22 KB 48/60 KB 48/181 KB 48/57 KB 32/203 KB 22/22 KB 48/60 KB 52/181 KB 52/57 KB 32/203 KB 52/60 KB 56/181 KB 52/57 KB 32/203 KB 52/60 KB 60/181 KB 52/57 KB 32/203 KB 52/60 KB 64/181 KB 36/57 KB 32/203 KB 22/22 KB 36/60 KB 32/181 KB 52/57 KB 36/203 KB 52/60 KB 64/181 KB 52/57 KB 40/203 KB 52/60 KB 64/181 KB 52/57 KB 44/203 KB 52/60 KB 64/181 KB 52/57 KB 48/203 KB 52/60 KB 64/181 KB 52/57 KB 52/203 KB 52/60 KB 64/181 KB 52/57 KB 56/203 KB 52/60 KB 64/181 KB 52/57 KB 60/203 KB 52/60 KB 64/181 KB 52/57 KB 64/203 KB 52/60 KB 64/181 KB 52/57 KB 32/203 KB 52/60 KB 52/181 KB unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 52/57 KB 64/203 KB 56/60 KB 64/181 KB 52/57 KB 64/203 KB 60/60 KB 64/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 KB at 417.7 KB/sec) unit-abot-epc-basic-0: 06:22:38 DEBUG unit.abot-epc-basic/0.install 52/57 KB 32/203 KB 22/22 KB 48/60 KB 52/181 KB 56/57 KB 64/203 KB 60/60 KB 64/181 KB 57/57 KB 64/203 KB 60/60 KB 64/181 KB 57/57 KB 64/203 KB 60/60 KB 68/181 KB 57/57 KB 64/203 KB 60/60 KB 72/181 KB 57/57 KB 64/203 KB 60/60 KB 76/181 KB 57/57 KB 68/203 KB 60/60 KB 76/181 KB 57/57 KB 72/203 KB 60/60 KB 76/181 KB 57/57 KB 76/203 KB 60/60 KB 80/181 KB 57/57 KB 80/203 KB 60/60 KB 80/181 KB 57/57 KB 84/203 KB 60/60 KB 80/181 KB 57/57 KB 88/203 KB 60/60 KB 80/181 KB 57/57 KB 92/203 KB 60/60 KB 80/181 KB 57/57 KB 96/203 KB 60/60 KB 80/181 KB 57/57 KB 72/203 KB 60/60 KB 80/181 KB 57/57 KB 96/203 KB 60/60 KB 84/181 KB 57/57 KB 96/203 KB 60/60 KB 88/181 KB 57/57 KB 96/203 KB 60/60 KB 92/181 KB 57/57 KB 96/203 KB 60/60 KB 96/181 KB 57/57 KB 96/203 KB 60/60 KB 100/181 KB 57/57 KB 100/203 KB 60/60 KB 104/181 KB 57/57 KB 100/203 KB 60/60 KB 108/181 KB 57/57 KB 100/203 KB 60/60 KB 112/181 KB 57/57 KB 100/203 KB 60/60 KB 100/181 KB 57/57 KB 104/203 KB 60/60 KB 112/181 KB 57/57 KB 108/203 KB 60/60 KB 112/181 KB 57/57 KB 112/203 KB 60/60 KB 112/181 KB 57/57 KB 116/203 KB 60/60 KB 112/181 KB 57/57 KB 120/203 KB 60/60 KB 116/181 KB 57/57 KB 124/203 KB 60/60 KB 116/181 KB 57/57 KB 128/203 KB 60/60 KB 116/181 KB 57/57 KB 116/203 KB 60/60 KB 116/181 KB 57/57 KB 128/203 KB 60/60 KB 120/181 KB 57/57 KB 128/203 KB 60/60 KB 124/181 KB 57/57 KB 128/203 KB 60/60 KB 128/181 KB 57/57 KB 128/203 KB 60/60 KB 132/181 KB 57/57 KB 132/203 KB 136/181 KB 57/57 KB 132/203 KB 140/181 KB 57/57 KB 132/203 KB 144/181 KB 57/57 KB 132/203 KB 132/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 KB at 937.4 KB/sec) unit-abot-epc-basic-0: 06:22:39 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 948.3 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 136/203 KB 144/181 KB 140/203 KB 144/181 KB 144/203 KB 144/181 KB 148/203 KB 144/181 KB 152/203 KB 148/181 KB 156/203 KB 148/181 KB 160/203 KB 148/181 KB 148/203 KB 148/181 KB 160/203 KB 152/181 KB 160/203 KB 156/181 KB 160/203 KB 160/181 KB 160/203 KB 164/181 KB 164/203 KB 168/181 KB 164/203 KB 172/181 KB 164/203 KB 176/181 KB 164/203 KB 164/181 KB 168/203 KB 176/181 KB 172/203 KB 176/181 KB 176/203 KB 176/181 KB 176/203 KB 180/181 KB 176/203 KB 181/181 KB 180/203 KB 181/181 KB 184/203 KB 181/181 KB 188/203 KB 181/181 KB 192/203 KB 181/181 KB 196/203 KB 181/181 KB 200/203 KB 181/181 KB 203/203 KB 181/181 KB Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (181 KB at 2434.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 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 2704.7 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-cucumber-reporting:0.1.0:generate (execution) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/3 KB 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 173.9 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 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 1525.8 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 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 296.2 KB/sec) unit-abot-epc-basic-0: 06:22:39 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-abot-epc-basic-0: 06:22:39 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 265.8 KB/sec) unit-abot-epc-basic-0: 06:22:39 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-abot-epc-basic-0: 06:22:39 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 152.9 KB/sec) unit-abot-epc-basic-0: 06:22:39 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-abot-epc-basic-0: 06:22:39 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 203.6 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/14 KB 6/14 KB 9/14 KB 11/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 744.7 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 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: 06:22:39 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: 06:22:39 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: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/8 KB 5/8 KB 6/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 594.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 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-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/21 KB 5/21 KB 8/21 KB 11/21 KB 13/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 1443.4 KB/sec) unit-abot-epc-basic-0: 06:22:39 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-abot-epc-basic-0: 06:22:39 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: 06:22:39 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: 06:22:39 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 46.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 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-abot-epc-basic-0: 06:22:39 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 142.4 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 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/eclipse/sisu/sisu-inject/0.3.0/sisu-inject-0.3.0.pom (15 KB at 1005.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 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 66.3 KB/sec) unit-abot-epc-basic-0: 06:22:39 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-abot-epc-basic-0: 06:22:39 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 318.5 KB/sec) unit-abot-epc-basic-0: 06:22:39 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-abot-epc-basic-0: 06:22:39 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/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 KB at 1206.4 KB/sec) unit-abot-epc-basic-0: 06:22:39 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-abot-epc-basic-0: 06:22:39 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 548.8 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 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 255.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 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-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (6 KB at 367.2 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22: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/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (12 KB at 792.8 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 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 241.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 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-abot-epc-basic-0: 06:22:39 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 647.7 KB/sec) unit-abot-epc-basic-0: 06:22:39 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-abot-epc-basic-0: 06:22:39 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: 06:22:39 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: 06:22:39 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/commons-io/commons-io/2.4/commons-io-2.4.pom (10 KB at 763.7 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/48 KB 5/48 KB 8/48 KB 11/48 KB 13/48 KB 16/48 KB 19/48 KB 21/48 KB 24/48 KB 27/48 KB 29/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 3144.8 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 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: 06:22:39 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: 06:22:39 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: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install 4/54 KB 8/54 KB 12/54 KB 3/44 KB 16/54 KB 4/201 KB 3/158 KB 3/44 KB 4/46 KB 8/54 KB 3/44 KB 16/54 KB 4/201 KB 3/158 KB 5/44 KB 4/46 KB 16/54 KB 4/201 KB 3/158 KB 8/44 KB 4/46 KB 16/54 KB 4/201 KB 3/158 KB 11/44 KB 4/46 KB 12/54 KB 4/201 KB 3/158 KB 3/44 KB 4/46 KB 16/54 KB 8/201 KB 3/158 KB 11/44 KB 4/46 KB 16/54 KB 12/201 KB 3/158 KB 11/44 KB 4/46 KB 16/54 KB 16/201 KB 3/158 KB 11/44 KB 4/46 KB 16/54 KB 20/201 KB 3/158 KB 11/44 KB 4/46 KB 20/54 KB 24/201 KB 3/158 KB 13/44 KB 4/46 KB 20/54 KB 28/201 KB 3/158 KB 13/44 KB 4/46 KB 12/54 KB 3/158 KB 3/44 KB 4/46 KB 20/54 KB 28/201 KB 5/158 KB 13/44 KB 4/46 KB 20/54 KB 28/201 KB 8/158 KB 13/44 KB 4/46 KB 20/54 KB 28/201 KB 11/158 KB 13/44 KB 4/46 KB 20/54 KB 28/201 KB 13/158 KB 13/44 KB 4/46 KB 20/54 KB 28/201 KB 16/158 KB 13/44 KB 4/46 KB 20/54 KB 28/201 KB 19/158 KB 13/44 KB 4/46 KB 20/54 KB 28/201 KB 21/158 KB 13/44 KB 4/46 KB 12/54 KB 3/44 KB 4/46 KB 20/54 KB 28/201 KB 21/158 KB 13/44 KB 8/46 KB 20/54 KB 28/201 KB 21/158 KB 13/44 KB 12/46 KB 20/54 KB 28/201 KB 21/158 KB 13/44 KB 16/46 KB 20/54 KB 28/201 KB 21/158 KB 13/44 KB 20/46 KB 20/54 KB 28/201 KB 21/158 KB 13/44 KB 24/46 KB 20/54 KB 28/201 KB 21/158 KB 13/44 KB 28/46 KB 20/54 KB 28/201 KB 21/158 KB 13/44 KB 32/46 KB 20/54 KB 28/201 KB 21/158 KB 13/44 KB 36/46 KB 20/54 KB 32/201 KB 24/158 KB 13/44 KB 40/46 KB 20/54 KB 32/201 KB 24/158 KB 13/44 KB 44/46 KB 20/54 KB 32/201 KB 24/158 KB 13/44 KB 46/46 KB 20/54 KB 20/201 KB 3/158 KB 13/44 KB 4/46 KB 20/54 KB 32/201 KB 24/158 KB 16/44 KB 46/46 KB 20/54 KB 32/201 KB 24/158 KB 19/44 KB 46/46 KB 20/54 KB 32/201 KB 24/158 KB 21/44 KB 46/46 KB 20/54 KB 20/201 KB 3/158 KB 11/44 KB 4/46 KB 24/54 KB 32/201 KB 24/158 KB 21/44 KB 46/46 KB 28/54 KB 32/201 KB 24/158 KB 21/44 KB 46/46 KB 32/54 KB 32/201 KB 24/158 KB 21/44 KB 46/46 KB 36/54 KB 32/201 KB 24/158 KB 21/44 KB 46/46 KB 40/54 KB 32/201 KB 24/158 KB 24/44 KB 46/46 KB 44/54 KB 32/201 KB 24/158 KB 24/44 KB 46/46 KB 48/54 KB 32/201 KB 24/158 KB 24/44 KB 46/46 KB 52/54 KB 32/201 KB 24/158 KB 24/44 KB 46/46 KB 54/54 KB 32/201 KB 24/158 KB 24/44 KB 46/46 KB 20/54 KB 32/201 KB 24/158 KB 13/44 KB 36/46 KB 20/54 KB 28/201 KB 24/158 KB 13/44 KB 36/46 KB 54/54 KB 32/201 KB 27/158 KB 24/44 KB 46/46 KB 54/54 KB 32/201 KB 29/158 KB 24/44 KB 46/46 KB 54/54 KB 32/201 KB 32/158 KB 24/44 KB 46/46 KB 54/54 KB 32/201 KB 36/158 KB 24/44 KB 46/46 KB 54/54 KB 36/201 KB 40/158 KB 24/44 KB 46/46 KB 54/54 KB 36/201 KB 44/158 KB 24/44 KB 46/46 KB 36/54 KB 32/201 KB 24/158 KB 24/44 KB 46/46 KB 54/54 KB 36/201 KB 44/158 KB 27/44 KB 46/46 KB 54/54 KB 36/201 KB 44/158 KB 29/44 KB 46/46 KB 54/54 KB 36/201 KB 36/158 KB 24/44 KB 46/46 KB 54/54 KB 40/201 KB 44/158 KB 29/44 KB 46/46 KB 54/54 KB 44/201 KB 44/158 KB 32/44 KB 46/46 KB 54/54 KB 48/201 KB 44/158 KB 32/44 KB 46/46 KB 54/54 KB 40/201 KB 44/158 KB 32/44 KB 46/46 KB 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 1000.4 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install 54/54 KB 52/201 KB 48/158 KB 32/44 KB 54/54 KB 52/201 KB 52/158 KB 32/44 KB 54/54 KB 52/201 KB 56/158 KB 32/44 KB 54/54 KB 52/201 KB 60/158 KB 32/44 KB 54/54 KB 52/201 KB 64/158 KB 32/44 KB 54/54 KB 52/201 KB 44/158 KB 32/44 KB 54/54 KB 56/201 KB 64/158 KB 32/44 KB 54/54 KB 60/201 KB 64/158 KB 32/44 KB 54/54 KB 64/201 KB 64/158 KB 32/44 KB 54/54 KB 68/201 KB 64/158 KB 32/44 KB 54/54 KB 72/201 KB 64/158 KB 32/44 KB 54/54 KB 76/201 KB 64/158 KB 32/44 KB 54/54 KB 80/201 KB 64/158 KB 32/44 KB 54/54 KB 84/201 KB 64/158 KB 32/44 KB 54/54 KB 88/201 KB 68/158 KB 32/44 KB 54/54 KB 92/201 KB 68/158 KB 32/44 KB 54/54 KB 96/201 KB 68/158 KB 32/44 KB 54/54 KB 84/201 KB 68/158 KB 32/44 KB 54/54 KB 96/201 KB 72/158 KB 32/44 KB 54/54 KB 96/201 KB 76/158 KB 32/44 KB 54/54 KB 96/201 KB 80/158 KB 32/44 KB 54/54 KB 96/201 KB 84/158 KB 32/44 KB 54/54 KB 100/201 KB 88/158 KB 32/44 KB 54/54 KB 100/201 KB 92/158 KB 32/44 KB 54/54 KB 100/201 KB 96/158 KB 32/44 KB 54/54 KB 100/201 KB 84/158 KB 32/44 KB 54/54 KB 104/201 KB 96/158 KB 32/44 KB 54/54 KB 108/201 KB 96/158 KB 32/44 KB 54/54 KB 112/201 KB 96/158 KB 32/44 KB 54/54 KB 116/201 KB 96/158 KB 32/44 KB 54/54 KB 120/201 KB 100/158 KB 32/44 KB 54/54 KB 124/201 KB 100/158 KB 32/44 KB 54/54 KB 128/201 KB 100/158 KB 32/44 KB 54/54 KB 116/201 KB 100/158 KB 32/44 KB 54/54 KB 128/201 KB 104/158 KB 32/44 KB 54/54 KB 128/201 KB 108/158 KB 32/44 KB 54/54 KB 128/201 KB 112/158 KB 32/44 KB 54/54 KB 128/201 KB 116/158 KB 32/44 KB 54/54 KB 132/201 KB 120/158 KB 32/44 KB 54/54 KB 132/201 KB 124/158 KB 32/44 KB 54/54 KB 132/201 KB 128/158 KB 32/44 KB 54/54 KB 132/201 KB 116/158 KB 32/44 KB 54/54 KB 136/201 KB 128/158 KB 32/44 KB 54/54 KB 140/201 KB 128/158 KB 32/44 KB 54/54 KB 144/201 KB 128/158 KB 32/44 KB 54/54 KB 148/201 KB 128/158 KB 32/44 KB 54/54 KB 152/201 KB 132/158 KB 32/44 KB 54/54 KB 156/201 KB 132/158 KB 32/44 KB 54/54 KB 160/201 KB 132/158 KB 36/44 KB 54/54 KB 164/201 KB 132/158 KB 36/44 KB 54/54 KB 168/201 KB 132/158 KB 36/44 KB 54/54 KB 172/201 KB 132/158 KB 36/44 KB 54/54 KB 176/201 KB 132/158 KB 36/44 KB 54/54 KB 148/201 KB 132/158 KB 32/44 KB 54/54 KB 156/201 KB 132/158 KB 36/44 KB 54/54 KB 176/201 KB 132/158 KB 40/44 KB 54/54 KB 176/201 KB 132/158 KB 44/44 KB 54/54 KB 176/201 KB 132/158 KB 44/44 KB 54/54 KB 176/201 KB 136/158 KB 44/44 KB 54/54 KB 176/201 KB 140/158 KB 44/44 KB 54/54 KB 176/201 KB 144/158 KB 44/44 KB 54/54 KB 176/201 KB 148/158 KB 44/44 KB 54/54 KB 176/201 KB 152/158 KB 44/44 KB 54/54 KB 176/201 KB 156/158 KB 44/44 KB 54/54 KB 176/201 KB 158/158 KB 44/44 KB 54/54 KB 180/201 KB 158/158 KB 44/44 KB 54/54 KB 184/201 KB 158/158 KB 44/44 KB 54/54 KB 188/201 KB 158/158 KB 44/44 KB 54/54 KB 192/201 KB 158/158 KB 44/44 KB 54/54 KB 196/201 KB 158/158 KB 44/44 KB 54/54 KB 200/201 KB 158/158 KB 44/44 KB 54/54 KB 201/201 KB 158/158 KB 44/44 KB Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-artifact/3.3.3/maven-artifact-3.3.3.jar (54 KB at 996.3 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install 201/201 KB 158/158 KB 44/44 KB 4/6 KB 201/201 KB 158/158 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (44 KB at 827.5 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.3.3/maven-model-3.3.3.jar (158 KB at 2574.6 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (6 KB at 100.2 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install 201/201 KB 3/3 KB 201/201 KB 3/3 KB 201/201 KB 3/5 KB 3/3 KB 5/5 KB 3/3 KB 4/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 3086.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install 3/52 KB 5/5 KB 3/3 KB 4/367 KB 5/52 KB 5/5 KB 3/3 KB 4/367 KB 8/52 KB 5/5 KB 3/3 KB 4/367 KB 11/52 KB 5/5 KB 3/3 KB 4/367 KB 13/52 KB 5/5 KB 3/3 KB 4/367 KB 16/52 KB 5/5 KB 3/3 KB 4/367 KB 19/52 KB 5/5 KB 4/367 KB 201/201 KB 3/5 KB 3/3 KB 4/367 KB 19/52 KB 5/5 KB 8/367 KB 19/52 KB 5/5 KB 12/367 KB 19/52 KB 5/5 KB 16/367 KB 19/52 KB 5/5 KB 20/367 KB 19/52 KB 5/5 KB 24/367 KB 19/52 KB 5/5 KB 28/367 KB 19/52 KB 5/5 KB 32/367 KB 19/52 KB 5/5 KB 36/367 KB 21/52 KB 40/367 KB 21/52 KB 44/367 KB 21/52 KB 48/367 KB Downloaded: https://repo.maven.apache.org/maven2/javax/inject/javax.inject/1/javax.inject-1.jar (3 KB at 35.9 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 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 60.5 KB/sec) unit-abot-epc-basic-0: 06:22:39 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.jar unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 21/52 KB 5/5 KB 36/367 KB 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install 4/47 KB 21/52 KB 48/367 KB 8/47 KB 21/52 KB 48/367 KB 12/47 KB 21/52 KB 48/367 KB 16/47 KB 24/52 KB 48/367 KB 12/47 KB 24/52 KB 48/367 KB 20/47 KB 24/52 KB 48/367 KB 24/47 KB 27/52 KB 52/367 KB 28/47 KB 27/52 KB 52/367 KB 32/47 KB 27/52 KB 52/367 KB 20/47 KB 27/52 KB 52/367 KB 32/47 KB 27/52 KB 56/367 KB 32/47 KB 27/52 KB 60/367 KB 32/47 KB 27/52 KB 64/367 KB 32/47 KB 27/52 KB 68/367 KB 36/47 KB 27/52 KB 3/238 KB 72/367 KB 20/47 KB 27/52 KB 48/367 KB 36/47 KB 29/52 KB 3/238 KB 72/367 KB 36/47 KB 27/52 KB 3/238 KB 68/367 KB 36/47 KB 32/52 KB 3/238 KB 72/367 KB 36/47 KB 32/52 KB 5/238 KB 72/367 KB 36/47 KB 32/52 KB 8/238 KB 72/367 KB 3/28 KB 36/47 KB 36/52 KB 11/238 KB 72/367 KB 3/28 KB 36/47 KB 36/52 KB 13/238 KB 72/367 KB 36/47 KB 27/52 KB 68/367 KB 3/28 KB 36/47 KB 36/52 KB 8/238 KB 72/367 KB 3/28 KB 36/47 KB 40/52 KB 13/238 KB 72/367 KB 3/28 KB 36/47 KB 44/52 KB 13/238 KB 72/367 KB 3/28 KB 36/47 KB 48/52 KB 13/238 KB 72/367 KB 3/28 KB 36/47 KB 32/52 KB 8/238 KB 72/367 KB 6/28 KB 36/47 KB 48/52 KB 16/238 KB 72/367 KB 9/28 KB 36/47 KB 48/52 KB 16/238 KB 72/367 KB 11/28 KB 36/47 KB 48/52 KB 16/238 KB 72/367 KB 14/28 KB 36/47 KB 48/52 KB 16/238 KB 72/367 KB 16/28 KB 36/47 KB 48/52 KB 16/238 KB 72/367 KB 3/28 KB 36/47 KB 48/52 KB 16/238 KB 72/367 KB 16/28 KB 40/47 KB 48/52 KB 19/238 KB 72/367 KB 19/28 KB 40/47 KB 52/52 KB 21/238 KB 72/367 KB 16/28 KB 40/47 KB 48/52 KB 16/238 KB 72/367 KB 19/28 KB 44/47 KB 52/52 KB 21/238 KB 76/367 KB 19/28 KB 47/47 KB 52/52 KB 21/238 KB 76/367 KB 19/28 KB 40/47 KB 52/52 KB 21/238 KB 76/367 KB 19/28 KB 40/47 KB 52/52 KB 19/238 KB 72/367 KB 22/28 KB 47/47 KB 52/52 KB 21/238 KB 76/367 KB 25/28 KB 47/47 KB 52/52 KB 21/238 KB 76/367 KB 27/28 KB 47/47 KB 52/52 KB 24/238 KB 80/367 KB 28/28 KB 47/47 KB 52/52 KB 24/238 KB 80/367 KB 16/28 KB 40/47 KB 52/52 KB 19/238 KB 72/367 KB 25/28 KB 47/47 KB 52/52 KB 24/238 KB 80/367 KB 25/28 KB 47/47 KB 52/52 KB 21/238 KB 80/367 KB 28/28 KB 47/47 KB 52/52 KB 24/238 KB 84/367 KB 28/28 KB 47/47 KB 52/52 KB 27/238 KB 88/367 KB 28/28 KB 47/47 KB 52/52 KB 27/238 KB 84/367 KB 28/28 KB 47/47 KB 52/52 KB 29/238 KB 88/367 KB 28/28 KB 47/47 KB 52/52 KB 32/238 KB 88/367 KB 28/28 KB 47/47 KB 52/52 KB 32/238 KB 92/367 KB 28/28 KB 47/47 KB 52/52 KB 32/238 KB 96/367 KB 28/28 KB 47/47 KB 52/52 KB 32/238 KB 100/367 KB 28/28 KB 47/47 KB 52/52 KB 36/238 KB 104/367 KB 28/28 KB 47/47 KB 52/52 KB 36/238 KB 108/367 KB 28/28 KB 47/47 KB 52/52 KB 36/238 KB 112/367 KB 28/28 KB 47/47 KB 52/52 KB 36/238 KB 100/367 KB 28/28 KB 47/47 KB 52/52 KB 40/238 KB 112/367 KB 28/28 KB 47/47 KB 52/52 KB 44/238 KB 112/367 KB 28/28 KB 47/47 KB 52/52 KB 48/238 KB 112/367 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 497.0 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (52 KB at 547.3 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 284.8 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install 48/238 KB 116/367 KB 48/238 KB 120/367 KB 48/238 KB 124/367 KB 48/238 KB 128/367 KB 48/238 KB 132/367 KB 48/238 KB 136/367 KB 48/238 KB 140/367 KB 48/238 KB 144/367 KB 48/238 KB 148/367 KB 48/238 KB 152/367 KB 48/238 KB 156/367 KB 48/238 KB 160/367 KB 48/238 KB 164/367 KB 48/238 KB 168/367 KB 48/238 KB 172/367 KB 48/238 KB 176/367 KB 48/238 KB 3/186 KB 176/367 KB 48/238 KB 5/186 KB 176/367 KB 48/238 KB 8/186 KB 176/367 KB 48/238 KB 11/186 KB 176/367 KB 48/238 KB 13/186 KB 176/367 KB 48/238 KB 16/186 KB 176/367 KB 48/238 KB 19/186 KB 176/367 KB 48/238 KB 21/186 KB 176/367 KB 48/238 KB 24/186 KB 176/367 KB 48/238 KB 24/186 KB 180/367 KB 48/238 KB 27/186 KB 184/367 KB 48/238 KB 27/186 KB 180/367 KB 48/238 KB 29/186 KB 184/367 KB 48/238 KB 32/186 KB 184/367 KB 48/238 KB 36/186 KB 184/367 KB 48/238 KB 40/186 KB 184/367 KB 48/238 KB 44/186 KB 184/367 KB 48/238 KB 48/186 KB 184/367 KB 48/238 KB 48/186 KB 188/367 KB 48/238 KB 48/186 KB 192/367 KB 48/238 KB 48/186 KB 196/367 KB 48/238 KB 52/186 KB 4/558 KB 200/367 KB 48/238 KB 52/186 KB 4/558 KB 204/367 KB 48/238 KB 52/186 KB 4/558 KB 208/367 KB 48/238 KB 52/186 KB 4/558 KB 196/367 KB 48/238 KB 48/186 KB 4/558 KB 196/367 KB 48/238 KB 52/186 KB 8/558 KB 208/367 KB 48/238 KB 52/186 KB 12/558 KB 208/367 KB 48/238 KB 52/186 KB 16/558 KB 208/367 KB 48/238 KB 52/186 KB 20/558 KB 208/367 KB 48/238 KB 52/186 KB 24/558 KB 208/367 KB 48/238 KB 52/186 KB 28/558 KB 208/367 KB 48/238 KB 52/186 KB 32/558 KB 208/367 KB 48/238 KB 52/186 KB 36/558 KB 208/367 KB 48/238 KB 52/186 KB 40/558 KB 208/367 KB 48/238 KB 52/186 KB 44/558 KB 208/367 KB 48/238 KB 52/186 KB 48/558 KB 208/367 KB 48/238 KB 52/186 KB 52/558 KB 208/367 KB 48/238 KB 56/186 KB 52/558 KB 208/367 KB 48/238 KB 56/186 KB 56/558 KB 208/367 KB 48/238 KB 56/186 KB 60/558 KB 208/367 KB 48/238 KB 60/186 KB 64/558 KB 208/367 KB 48/238 KB 60/186 KB 60/558 KB 208/367 KB 48/238 KB 64/186 KB 64/558 KB 208/367 KB 48/238 KB 68/186 KB 64/558 KB 208/367 KB 48/238 KB 72/186 KB 68/558 KB 208/367 KB 48/238 KB 76/186 KB 68/558 KB 208/367 KB 48/238 KB 80/186 KB 68/558 KB 208/367 KB 48/238 KB 84/186 KB 68/558 KB 208/367 KB 48/238 KB 88/186 KB 68/558 KB 212/367 KB 48/238 KB 92/186 KB 68/558 KB 212/367 KB 48/238 KB 68/186 KB 68/558 KB 208/367 KB 48/238 KB 92/186 KB 72/558 KB 212/367 KB 48/238 KB 92/186 KB 76/558 KB 212/367 KB 48/238 KB 92/186 KB 80/558 KB 212/367 KB 4/1199 KB 48/238 KB 92/186 KB 80/558 KB 212/367 KB 8/1199 KB 48/238 KB 92/186 KB 80/558 KB 212/367 KB 12/1199 KB 48/238 KB 92/186 KB 80/558 KB 212/367 KB 16/1199 KB 48/238 KB 92/186 KB 80/558 KB 212/367 KB 20/1199 KB 48/238 KB 92/186 KB 80/558 KB 212/367 KB 24/1199 KB 48/238 KB 92/186 KB 80/558 KB 212/367 KB 28/1199 KB 48/238 KB 92/186 KB 80/558 KB 212/367 KB 32/1199 KB 48/238 KB 92/186 KB 80/558 KB 212/367 KB 48/238 KB 84/186 KB 68/558 KB 212/367 KB 32/1199 KB 48/238 KB 92/186 KB 80/558 KB 216/367 KB 32/1199 KB 48/238 KB 92/186 KB 84/558 KB 220/367 KB 36/1199 KB 48/238 KB 92/186 KB 84/558 KB 224/367 KB 32/1199 KB 48/238 KB 92/186 KB 84/558 KB 216/367 KB 36/1199 KB 48/238 KB 92/186 KB 84/558 KB 220/367 KB 40/1199 KB 48/238 KB 92/186 KB 84/558 KB 224/367 KB 44/1199 KB 48/238 KB 92/186 KB 84/558 KB 224/367 KB 48/1199 KB 48/238 KB 92/186 KB 84/558 KB 224/367 KB 52/1199 KB 48/238 KB 92/186 KB 84/558 KB 224/367 KB 56/1199 KB 48/238 KB 92/186 KB 84 unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install /558 KB 224/367 KB 60/1199 KB 48/238 KB 92/186 KB 84/558 KB 224/367 KB 64/1199 KB 48/238 KB 92/186 KB 84/558 KB 224/367 KB 64/1199 KB 48/238 KB 92/186 KB 88/558 KB 224/367 KB 64/1199 KB 48/238 KB 92/186 KB 92/558 KB 224/367 KB 68/1199 KB 52/238 KB 96/186 KB 96/558 KB 228/367 KB 68/1199 KB 52/238 KB 96/186 KB 92/558 KB 228/367 KB 68/1199 KB 52/238 KB 92/186 KB 92/558 KB 228/367 KB 68/1199 KB 52/238 KB 100/186 KB 96/558 KB 228/367 KB 68/1199 KB 56/238 KB 104/186 KB 100/558 KB 228/367 KB 68/1199 KB 56/238 KB 108/186 KB 100/558 KB 228/367 KB 68/1199 KB 56/238 KB 112/186 KB 100/558 KB 228/367 KB 68/1199 KB 48/238 KB 92/186 KB 92/558 KB 228/367 KB 68/1199 KB 56/238 KB 112/186 KB 100/558 KB 232/367 KB 68/1199 KB 56/238 KB 112/186 KB 100/558 KB 236/367 KB 68/1199 KB 56/238 KB 112/186 KB 100/558 KB 240/367 KB 68/1199 KB 48/238 KB 92/186 KB 92/558 KB 224/367 KB 72/1199 KB 56/238 KB 112/186 KB 100/558 KB 240/367 KB 76/1199 KB 56/238 KB 112/186 KB 100/558 KB 240/367 KB 80/1199 KB 56/238 KB 112/186 KB 100/558 KB 240/367 KB 84/1199 KB 56/238 KB 112/186 KB 100/558 KB 240/367 KB 88/1199 KB 56/238 KB 112/186 KB 100/558 KB 240/367 KB 92/1199 KB 56/238 KB 112/186 KB 100/558 KB 240/367 KB 96/1199 KB 56/238 KB 112/186 KB 100/558 KB 240/367 KB 100/1199 KB 56/238 KB 112/186 KB 100/558 KB 240/367 KB 104/1199 KB 56/238 KB 112/186 KB 100/558 KB 244/367 KB 108/1199 KB 56/238 KB 112/186 KB 100/558 KB 244/367 KB 112/1199 KB 56/238 KB 112/186 KB 100/558 KB 244/367 KB 68/1199 KB 56/238 KB 100/186 KB 100/558 KB 228/367 KB 112/1199 KB 56/238 KB 112/186 KB 104/558 KB 244/367 KB 112/1199 KB 56/238 KB 112/186 KB 108/558 KB 244/367 KB 112/1199 KB 56/238 KB 112/186 KB 112/558 KB 244/367 KB 68/1199 KB 56/238 KB 100/186 KB 96/558 KB 228/367 KB 112/1199 KB 60/238 KB 112/186 KB 112/558 KB 244/367 KB 112/1199 KB 64/238 KB 112/186 KB 112/558 KB 244/367 KB 112/1199 KB 68/238 KB 112/186 KB 112/558 KB 244/367 KB 112/1199 KB 72/238 KB 112/186 KB 112/558 KB 244/367 KB 112/1199 KB 76/238 KB 112/186 KB 112/558 KB 244/367 KB 112/1199 KB 80/238 KB 112/186 KB 112/558 KB 244/367 KB 112/1199 KB 84/238 KB 112/186 KB 116/558 KB 244/367 KB 116/1199 KB 88/238 KB 116/186 KB 116/558 KB 244/367 KB 116/1199 KB 92/238 KB 116/186 KB 116/558 KB 244/367 KB 116/1199 KB 96/238 KB 116/186 KB 116/558 KB 244/367 KB 116/1199 KB 100/238 KB 116/186 KB 116/558 KB 244/367 KB 116/1199 KB 104/238 KB 116/186 KB 116/558 KB 244/367 KB 116/1199 KB 108/238 KB 116/186 KB 116/558 KB 244/367 KB 100/1199 KB 56/238 KB 112/186 KB 100/558 KB 244/367 KB 116/1199 KB 108/238 KB 116/186 KB 116/558 KB 248/367 KB 116/1199 KB 108/238 KB 116/186 KB 116/558 KB 252/367 KB 116/1199 KB 108/238 KB 116/186 KB 116/558 KB 256/367 KB 116/1199 KB 108/238 KB 116/186 KB 116/558 KB 260/367 KB 116/1199 KB 108/238 KB 116/186 KB 116/558 KB 264/367 KB 116/1199 KB 108/238 KB 116/186 KB 116/558 KB 268/367 KB 116/1199 KB 108/238 KB 116/186 KB 116/558 KB 272/367 KB 116/1199 KB 108/238 KB 116/186 KB 116/558 KB 276/367 KB 116/1199 KB 112/238 KB 116/186 KB 116/558 KB 280/367 KB 116/1199 KB 84/238 KB 116/186 KB 116/558 KB 244/367 KB 120/1199 KB 112/238 KB 116/186 KB 116/558 KB 284/367 KB 124/1199 KB 112/238 KB 116/186 KB 116/558 KB 284/367 KB 128/1199 KB 112/238 KB 116/186 KB 116/558 KB 284/367 KB 112/1199 KB 84/238 KB 116/186 KB 116/558 KB 244/367 KB 128/1199 KB 112/238 KB 120/186 KB 116/558 KB 284/367 KB 128/1199 KB 112/238 KB 124/186 KB 116/558 KB 284/367 KB 128/1199 unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install KB 112/238 KB 128/186 KB 116/558 KB 284/367 KB 112/1199 KB 80/238 KB 112/186 KB 116/558 KB 244/367 KB 128/1199 KB 112/238 KB 128/186 KB 120/558 KB 284/367 KB 128/1199 KB 112/238 KB 128/186 KB 124/558 KB 284/367 KB 128/1199 KB 112/238 KB 128/186 KB 128/558 KB 284/367 KB 128/1199 KB 112/238 KB 132/186 KB 132/558 KB 284/367 KB 132/1199 KB 112/238 KB 132/186 KB 136/558 KB 284/367 KB 132/1199 KB 112/238 KB 132/186 KB 140/558 KB 284/367 KB 132/1199 KB 112/238 KB 132/186 KB 144/558 KB 284/367 KB 116/1199 KB 112/238 KB 116/186 KB 116/558 KB 276/367 KB 132/1199 KB 112/238 KB 132/186 KB 132/558 KB 284/367 KB 136/1199 KB 112/238 KB 132/186 KB 144/558 KB 284/367 KB 140/1199 KB 112/238 KB 132/186 KB 144/558 KB 284/367 KB 144/1199 KB 112/238 KB 132/186 KB 148/558 KB 284/367 KB 148/1199 KB 112/238 KB 132/186 KB 148/558 KB 284/367 KB 152/1199 KB 116/238 KB 132/186 KB 148/558 KB 284/367 KB 156/1199 KB 116/238 KB 132/186 KB 148/558 KB 284/367 KB 160/1199 KB 116/238 KB 132/186 KB 148/558 KB 284/367 KB 164/1199 KB 116/238 KB 132/186 KB 148/558 KB 284/367 KB 128/1199 KB 112/238 KB 132/186 KB 128/558 KB 284/367 KB 164/1199 KB 116/238 KB 136/186 KB 148/558 KB 284/367 KB 164/1199 KB 116/238 KB 140/186 KB 148/558 KB 284/367 KB 164/1199 KB 116/238 KB 144/186 KB 148/558 KB 284/367 KB 164/1199 KB 116/238 KB 148/186 KB 148/558 KB 284/367 KB 164/1199 KB 116/238 KB 152/186 KB 148/558 KB 284/367 KB 164/1199 KB 116/238 KB 156/186 KB 148/558 KB 284/367 KB 148/1199 KB 116/238 KB 132/186 KB 148/558 KB 284/367 KB 116/1199 KB 112/238 KB 116/186 KB 148/558 KB 284/367 KB 164/1199 KB 120/238 KB 156/186 KB 148/558 KB 288/367 KB 164/1199 KB 120/238 KB 156/186 KB 148/558 KB 292/367 KB 164/1199 KB 120/238 KB 160/186 KB 148/558 KB 296/367 KB 164/1199 KB 120/238 KB 160/186 KB 148/558 KB 300/367 KB 164/1199 KB 120/238 KB 160/186 KB 148/558 KB 304/367 KB 140/1199 KB 112/238 KB 132/186 KB 148/558 KB 284/367 KB 164/1199 KB 120/238 KB 160/186 KB 152/558 KB 304/367 KB 164/1199 KB 120/238 KB 160/186 KB 156/558 KB 304/367 KB 164/1199 KB 120/238 KB 160/186 KB 160/558 KB 304/367 KB 164/1199 KB 120/238 KB 160/186 KB 148/558 KB 292/367 KB 164/1199 KB 120/238 KB 164/186 KB 160/558 KB 304/367 KB 164/1199 KB 120/238 KB 168/186 KB 164/558 KB 308/367 KB 164/1199 KB 120/238 KB 172/186 KB 164/558 KB 308/367 KB 164/1199 KB 120/238 KB 176/186 KB 164/558 KB 308/367 KB 164/1199 KB 120/238 KB 156/186 KB 148/558 KB 292/367 KB 164/1199 KB 124/238 KB 176/186 KB 164/558 KB 308/367 KB 164/1199 KB 128/238 KB 176/186 KB 164/558 KB 308/367 KB 164/1199 KB 132/238 KB 176/186 KB 164/558 KB 308/367 KB 164/1199 KB 136/238 KB 176/186 KB 164/558 KB 308/367 KB 164/1199 KB 140/238 KB 176/186 KB 164/558 KB 308/367 KB 168/1199 KB 144/238 KB 176/186 KB 164/558 KB 308/367 KB 168/1199 KB 148/238 KB 176/186 KB 164/558 KB 308/367 KB 168/1199 KB 152/238 KB 180/186 KB 164/558 KB 308/367 KB 168/1199 KB 156/238 KB 180/186 KB 164/558 KB 308/367 KB 168/1199 KB 160/238 KB 180/186 KB 164/558 KB 308/367 KB 164/1199 KB 120/238 KB 164/186 KB 164/558 KB 308/367 KB 168/1199 KB 160/238 KB 180/186 KB 164/558 KB 312/367 KB 168/1199 KB 160/238 KB 180/186 KB 164/558 KB 316/367 KB 168/1199 KB 160/238 KB 180/186 KB 164/558 KB 320/367 KB 164/1199 KB 120/238 KB 164/186 KB 164/558 KB 304/367 KB 168/1199 KB 160/238 KB 180/186 KB 168/558 KB 320/367 KB 168/1199 KB 160/238 KB 180/186 KB 172/558 KB 320/367 KB 168/1199 KB 160/238 KB 180/186 KB 176/558 KB 320/367 KB 168/1199 KB 160/ unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 238 KB 180/186 KB 180/558 KB 320/367 KB 168/1199 KB 160/238 KB 180/186 KB 184/558 KB 320/367 KB 168/1199 KB 160/238 KB 180/186 KB 188/558 KB 320/367 KB 168/1199 KB 160/238 KB 180/186 KB 192/558 KB 320/367 KB 168/1199 KB 160/238 KB 180/186 KB 196/558 KB 320/367 KB 168/1199 KB 164/238 KB 180/186 KB 200/558 KB 324/367 KB 168/1199 KB 164/238 KB 180/186 KB 204/558 KB 324/367 KB 168/1199 KB 164/238 KB 180/186 KB 208/558 KB 324/367 KB 168/1199 KB 164/238 KB 180/186 KB 212/558 KB 324/367 KB 168/1199 KB 148/238 KB 180/186 KB 164/558 KB 308/367 KB 168/1199 KB 140/238 KB 176/186 KB 164/558 KB 308/367 KB 172/1199 KB 164/238 KB 180/186 KB 212/558 KB 324/367 KB 176/1199 KB 164/238 KB 180/186 KB 212/558 KB 324/367 KB 180/1199 KB 164/238 KB 180/186 KB 212/558 KB 324/367 KB 184/1199 KB 164/238 KB 184/186 KB 212/558 KB 324/367 KB 188/1199 KB 164/238 KB 184/186 KB 212/558 KB 324/367 KB 192/1199 KB 164/238 KB 184/186 KB 212/558 KB 324/367 KB 196/1199 KB 164/238 KB 184/186 KB 212/558 KB 324/367 KB 200/1199 KB 164/238 KB 184/186 KB 212/558 KB 324/367 KB 204/1199 KB 164/238 KB 184/186 KB 212/558 KB 324/367 KB 208/1199 KB 164/238 KB 184/186 KB 212/558 KB 324/367 KB 168/1199 KB 164/238 KB 180/186 KB 196/558 KB 324/367 KB 208/1199 KB 168/238 KB 184/186 KB 212/558 KB 324/367 KB 208/1199 KB 172/238 KB 184/186 KB 212/558 KB 324/367 KB 208/1199 KB 176/238 KB 184/186 KB 212/558 KB 324/367 KB 168/1199 KB 160/238 KB 180/186 KB 196/558 KB 324/367 KB 208/1199 KB 176/238 KB 184/186 KB 212/558 KB 328/367 KB 208/1199 KB 176/238 KB 184/186 KB 212/558 KB 332/367 KB 208/1199 KB 176/238 KB 184/186 KB 212/558 KB 336/367 KB 208/1199 KB 176/238 KB 184/186 KB 212/558 KB 340/367 KB 208/1199 KB 176/238 KB 184/186 KB 212/558 KB 344/367 KB 208/1199 KB 180/238 KB 184/186 KB 212/558 KB 348/367 KB 208/1199 KB 180/238 KB 184/186 KB 212/558 KB 352/367 KB 208/1199 KB 180/238 KB 184/186 KB 212/558 KB 356/367 KB 180/1199 KB 164/238 KB 184/186 KB 212/558 KB 324/367 KB 212/1199 KB 180/238 KB 186/186 KB 216/558 KB 356/367 KB 212/1199 KB 180/238 KB 186/186 KB 216/558 KB 360/367 KB 212/1199 KB 180/238 KB 184/186 KB 216/558 KB 356/367 KB 212/1199 KB 180/238 KB 186/186 KB 220/558 KB 364/367 KB 212/1199 KB 180/238 KB 186/186 KB 224/558 KB 364/367 KB 212/1199 KB 180/238 KB 184/186 KB 212/558 KB 356/367 KB 216/1199 KB 180/238 KB 186/186 KB 224/558 KB 364/367 KB 220/1199 KB 180/238 KB 186/186 KB 224/558 KB 364/367 KB 224/1199 KB 180/238 KB 186/186 KB 224/558 KB 364/367 KB 208/1199 KB 180/238 KB 184/186 KB 212/558 KB 344/367 KB 224/1199 KB 184/238 KB 186/186 KB 224/558 KB 364/367 KB 224/1199 KB 188/238 KB 186/186 KB 224/558 KB 364/367 KB 224/1199 KB 192/238 KB 186/186 KB 224/558 KB 364/367 KB 224/1199 KB 196/238 KB 186/186 KB 224/558 KB 364/367 KB 228/1199 KB 200/238 KB 186/186 KB 228/558 KB 364/367 KB 228/1199 KB 204/238 KB 186/186 KB 228/558 KB 364/367 KB 228/1199 KB 208/238 KB 186/186 KB 228/558 KB 364/367 KB 212/1199 KB 180/238 KB 186/186 KB 224/558 KB 364/367 KB 228/1199 KB 208/238 KB 186/186 KB 228/558 KB 367/367 KB 228/1199 KB 196/238 KB 186/186 KB 228/558 KB 364/367 KB 232/1199 KB 208/238 KB 186/186 KB 228/558 KB 367/367 KB 224/1199 KB 196/238 KB 186/186 KB 228/558 KB 364/367 KB 236/1199 KB 208/238 KB 186/186 KB 232/558 KB 367/367 KB 236/1199 KB 208/238 KB 186/186 KB 236/558 KB 367/367 KB 236/1199 KB 212/238 KB 186/186 KB 240/558 KB 367/367 KB 236/1199 KB 212/238 KB 186/186 KB 244/558 KB 367/367 KB 236/1199 KB 212/238 KB unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 186/186 KB 248/558 KB 367/367 KB 236/1199 KB 212/238 KB 186/186 KB 252/558 KB 367/367 KB 236/1199 KB 212/238 KB 186/186 KB 256/558 KB 367/367 KB 236/1199 KB 212/238 KB 186/186 KB 236/558 KB 367/367 KB 236/1199 KB 216/238 KB 186/186 KB 256/558 KB 367/367 KB 236/1199 KB 208/238 KB 186/186 KB 236/558 KB 367/367 KB 240/1199 KB 216/238 KB 186/186 KB 256/558 KB 367/367 KB 244/1199 KB 216/238 KB 186/186 KB 256/558 KB 367/367 KB 248/1199 KB 216/238 KB 256/558 KB 367/367 KB Downloaded: https://repo.maven.apache.org/maven2/com/google/code/gson/gson/2.2.4/gson-2.2.4.jar (186 KB at 1081.2 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install 248/1199 KB 220/238 KB 256/558 KB 367/367 KB 248/1199 KB 224/238 KB 256/558 KB 367/367 KB 252/1199 KB 224/238 KB 256/558 KB 367/367 KB 256/1199 KB 224/238 KB 256/558 KB 367/367 KB 260/1199 KB 228/238 KB 256/558 KB 367/367 KB 264/1199 KB 228/238 KB 260/558 KB 268/1199 KB 228/238 KB 260/558 KB 272/1199 KB 228/238 KB 260/558 KB 256/1199 KB 228/238 KB 256/558 KB 367/367 KB 272/1199 KB 232/238 KB 260/558 KB 272/1199 KB 236/238 KB 260/558 KB 272/1199 KB 238/238 KB 260/558 KB 260/1199 KB 228/238 KB 260/558 KB 272/1199 KB 238/238 KB 264/558 KB 272/1199 KB 238/238 KB 268/558 KB 272/1199 KB 238/238 KB 272/558 KB 272/1199 KB 238/238 KB 276/558 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.jar (367 KB at 2047.3 KB/sec) unit-abot-epc-basic-0: 06:22:39 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: 06:22:39 DEBUG unit.abot-epc-basic/0.install 276/1199 KB 238/238 KB 280/558 KB 276/1199 KB 238/238 KB 284/558 KB 276/1199 KB 238/238 KB 288/558 KB 276/1199 KB 238/238 KB 276/558 KB 280/1199 KB 238/238 KB 288/558 KB 284/1199 KB 238/238 KB 288/558 KB 288/1199 KB 238/238 KB 288/558 KB 292/1199 KB 238/238 KB 292/558 KB 296/1199 KB 238/238 KB 292/558 KB 296/1199 KB 4/1206 KB 238/238 KB 292/558 KB 296/1199 KB 8/1206 KB 238/238 KB 292/558 KB 296/1199 KB 12/1206 KB 238/238 KB 292/558 KB 296/1199 KB 16/1206 KB 238/238 KB 292/558 KB 288/1199 KB 238/238 KB 292/558 KB 296/1199 KB 16/1206 KB 238/238 KB 296/558 KB 296/1199 KB 16/1206 KB 238/238 KB 300/558 KB 296/1199 KB 20/1206 KB 238/238 KB 304/558 KB 296/1199 KB 20/1206 KB 238/238 KB 300/558 KB 300/1199 KB 24/1206 KB 238/238 KB 304/558 KB 300/1199 KB 28/1206 KB 238/238 KB 304/558 KB 300/1199 KB 32/1206 KB 238/238 KB 304/558 KB 300/1199 KB 36/1206 KB 238/238 KB 304/558 KB 300/1199 KB 40/1206 KB 238/238 KB 304/558 KB 300/1199 KB 44/1206 KB 238/238 KB 304/558 KB 300/1199 KB 48/1206 KB 304/558 KB 300/1199 KB 20/1206 KB 238/238 KB 304/558 KB 304/1199 KB 48/1206 KB 304/558 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 1276.5 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 304/1199 KB 52/1206 KB 4/181 KB 304/558 KB 304/1199 KB 52/1206 KB 8/181 KB 304/558 KB 304/1199 KB 52/1206 KB 12/181 KB 304/558 KB 304/1199 KB 52/1206 KB 16/181 KB 304/558 KB 304/1199 KB 52/1206 KB 16/181 KB 308/558 KB 308/1199 KB 52/1206 KB 20/181 KB 312/558 KB 308/1199 KB 52/1206 KB 20/181 KB 316/558 KB 308/1199 KB 52/1206 KB 20/181 KB 320/558 KB 308/1199 KB 52/1206 KB 20/181 KB 324/558 KB 308/1199 KB 52/1206 KB 20/181 KB 328/558 KB 308/1199 KB 52/1206 KB 20/181 KB 332/558 KB 308/1199 KB 52/1206 KB 20/181 KB 336/558 KB 308/1199 KB 52/1206 KB 20/181 KB 340/558 KB 304/1199 KB 52/1206 KB 304/558 KB 308/1199 KB 52/1206 KB 20/181 KB 308/558 KB 304/1199 KB 52/1206 KB 20/181 KB 308/558 KB 308/1199 KB 56/1206 KB 24/181 KB 340/558 KB 308/1199 KB 56/1206 KB 28/181 KB 340/558 KB 308/1199 KB 56/1206 KB 32/181 KB 340/558 KB 308/1199 KB 56/1206 KB 36/181 KB 340/558 KB 308/1199 KB 56/1206 KB 40/181 KB 340/558 KB 308/1199 KB 56/1206 KB 44/181 KB 340/558 KB 308/1199 KB 56/1206 KB 48/181 KB 340/558 KB 308/1199 KB 56/1206 KB 20/181 KB 340/558 KB 312/1199 KB 56/1206 KB 48/181 KB 340/558 KB 316/1199 KB 56/1206 KB 48/181 KB 340/558 KB 320/1199 KB 60/1206 KB 48/181 KB 340/558 KB 316/1199 KB 60/1206 KB 48/181 KB 340/558 KB 320/1199 KB 64/1206 KB 48/181 KB 340/558 KB 324/1199 KB 64/1206 KB 48/181 KB 340/558 KB 328/1199 KB 68/1206 KB 52/181 KB 340/558 KB 332/1199 KB 68/1206 KB 52/181 KB 340/558 KB 336/1199 KB 68/1206 KB 52/181 KB 340/558 KB 324/1199 KB 68/1206 KB 52/181 KB 340/558 KB 336/1199 KB 72/1206 KB 52/181 KB 340/558 KB 336/1199 KB 76/1206 KB 52/181 KB 340/558 KB 336/1199 KB 80/1206 KB 52/181 KB 340/558 KB 336/1199 KB 84/1206 KB 52/181 KB 340/558 KB 340/1199 KB 88/1206 KB 52/181 KB 344/558 KB 340/1199 KB 92/1206 KB 52/181 KB 344/558 KB 340/1199 KB 96/1206 KB 52/181 KB 344/558 KB 324/1199 KB 64/1206 KB 52/181 KB 340/558 KB 340/1199 KB 96/1206 KB 56/181 KB 344/558 KB 340/1199 KB 96/1206 KB 60/181 KB 344/558 KB 340/1199 KB 96/1206 KB 64/181 KB 344/558 KB 340/1199 KB 96/1206 KB 68/181 KB 344/558 KB 340/1199 KB 96/1206 KB 72/181 KB 344/558 KB 340/1199 KB 96/1206 KB 76/181 KB 344/558 KB 340/1199 KB 96/1206 KB 80/181 KB 344/558 KB 340/1199 KB 84/1206 KB 52/181 KB 344/558 KB 340/1199 KB 96/1206 KB 80/181 KB 348/558 KB 340/1199 KB 96/1206 KB 80/181 KB 352/558 KB 340/1199 KB 96/1206 KB 80/181 KB 356/558 KB 340/1199 KB 100/1206 KB 84/181 KB 360/558 KB 340/1199 KB 100/1206 KB 84/181 KB 364/558 KB 340/1199 KB 100/1206 KB 84/181 KB 368/558 KB 340/1199 KB 84/1206 KB 52/181 KB 340/558 KB 344/1199 KB 100/1206 KB 84/181 KB 368/558 KB 348/1199 KB 100/1206 KB 84/181 KB 368/558 KB 352/1199 KB 100/1206 KB 84/181 KB 368/558 KB 356/1199 KB 100/1206 KB 84/181 KB 368/558 KB 360/1199 KB 100/1206 KB 84/181 KB 368/558 KB 364/1199 KB 100/1206 KB 84/181 KB 368/558 KB 368/1199 KB 100/1206 KB 84/181 KB 368/558 KB 372/1199 KB 100/1206 KB 84/181 KB 368/558 KB 376/1199 KB 100/1206 KB 84/181 KB 372/558 KB 380/1199 KB 100/1206 KB 84/181 KB 372/558 KB 384/1199 KB 100/1206 KB 84/181 KB 372/558 KB 340/1199 KB 100/1206 KB 84/181 KB 356/558 KB 384/1199 KB 100/1206 KB 88/181 KB 372/558 KB 384/1199 KB 100/1206 KB 92/181 KB 372/558 KB 384/1199 KB 100/1206 KB 96/181 KB 372/558 KB 384/1199 KB 100/1206 KB 100/181 KB 372/558 KB 384/1199 KB 100/1206 KB 104/181 KB 372/558 KB 384/1199 KB 100/1206 KB 108/181 KB 372/558 KB 384/1199 KB 100/1206 KB 112/181 KB 372/558 KB 384/1199 KB 100/1206 KB 116/181 KB 372/558 KB 3 unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 88/1199 KB 100/1206 KB 120/181 KB 372/558 KB 340/1199 KB 100/1206 KB 80/181 KB 356/558 KB 388/1199 KB 104/1206 KB 120/181 KB 372/558 KB 388/1199 KB 108/1206 KB 120/181 KB 372/558 KB 388/1199 KB 112/1206 KB 120/181 KB 372/558 KB 388/1199 KB 116/1206 KB 120/181 KB 372/558 KB 388/1199 KB 120/1206 KB 120/181 KB 372/558 KB 388/1199 KB 124/1206 KB 120/181 KB 372/558 KB 388/1199 KB 128/1206 KB 120/181 KB 372/558 KB 388/1199 KB 132/1206 KB 120/181 KB 372/558 KB 388/1199 KB 136/1206 KB 124/181 KB 372/558 KB 388/1199 KB 140/1206 KB 124/181 KB 372/558 KB 388/1199 KB 100/1206 KB 116/181 KB 372/558 KB 392/1199 KB 140/1206 KB 124/181 KB 372/558 KB 396/1199 KB 144/1206 KB 124/181 KB 372/558 KB 400/1199 KB 144/1206 KB 124/181 KB 372/558 KB 404/1199 KB 144/1206 KB 124/181 KB 372/558 KB 372/1199 KB 100/1206 KB 84/181 KB 372/558 KB 404/1199 KB 144/1206 KB 124/181 KB 376/558 KB 404/1199 KB 144/1206 KB 124/181 KB 380/558 KB 404/1199 KB 144/1206 KB 124/181 KB 384/558 KB 404/1199 KB 144/1206 KB 124/181 KB 388/558 KB 404/1199 KB 144/1206 KB 124/181 KB 392/558 KB 404/1199 KB 144/1206 KB 124/181 KB 396/558 KB 404/1199 KB 144/1206 KB 124/181 KB 400/558 KB 392/1199 KB 144/1206 KB 124/181 KB 372/558 KB 388/1199 KB 132/1206 KB 124/181 KB 372/558 KB 404/1199 KB 144/1206 KB 128/181 KB 400/558 KB 404/1199 KB 144/1206 KB 132/181 KB 400/558 KB 404/1199 KB 148/1206 KB 136/181 KB 404/558 KB 404/1199 KB 148/1206 KB 140/181 KB 404/558 KB 404/1199 KB 148/1206 KB 144/181 KB 404/558 KB 404/1199 KB 148/1206 KB 132/181 KB 404/558 KB 404/1199 KB 148/1206 KB 144/181 KB 408/558 KB 404/1199 KB 148/1206 KB 144/181 KB 412/558 KB 408/1199 KB 148/1206 KB 148/181 KB 416/558 KB 404/1199 KB 148/1206 KB 132/181 KB 400/558 KB 408/1199 KB 152/1206 KB 148/181 KB 416/558 KB 408/1199 KB 156/1206 KB 148/181 KB 416/558 KB 408/1199 KB 160/1206 KB 148/181 KB 416/558 KB 408/1199 KB 148/1206 KB 148/181 KB 412/558 KB 412/1199 KB 160/1206 KB 148/181 KB 416/558 KB 416/1199 KB 160/1206 KB 148/181 KB 416/558 KB 420/1199 KB 160/1206 KB 148/181 KB 416/558 KB 424/1199 KB 164/1206 KB 148/181 KB 420/558 KB 428/1199 KB 164/1206 KB 148/181 KB 420/558 KB 432/1199 KB 164/1206 KB 148/181 KB 420/558 KB 436/1199 KB 164/1206 KB 148/181 KB 420/558 KB 440/1199 KB 164/1206 KB 148/181 KB 420/558 KB 444/1199 KB 164/1206 KB 148/181 KB 420/558 KB 404/1199 KB 148/1206 KB 148/181 KB 412/558 KB 444/1199 KB 164/1206 KB 152/181 KB 420/558 KB 444/1199 KB 164/1206 KB 156/181 KB 420/558 KB 444/1199 KB 164/1206 KB 160/181 KB 420/558 KB 420/1199 KB 164/1206 KB 148/181 KB 420/558 KB 420/1199 KB 160/1206 KB 148/181 KB 420/558 KB 444/1199 KB 164/1206 KB 160/181 KB 424/558 KB 444/1199 KB 164/1206 KB 160/181 KB 428/558 KB 444/1199 KB 164/1206 KB 160/181 KB 432/558 KB 444/1199 KB 168/1206 KB 164/181 KB 436/558 KB 444/1199 KB 168/1206 KB 164/181 KB 440/558 KB 444/1199 KB 168/1206 KB 164/181 KB 432/558 KB 444/1199 KB 168/1206 KB 168/181 KB 440/558 KB 444/1199 KB 168/1206 KB 172/181 KB 440/558 KB 444/1199 KB 168/1206 KB 160/181 KB 432/558 KB 444/1199 KB 172/1206 KB 172/181 KB 440/558 KB 444/1199 KB 176/1206 KB 172/181 KB 440/558 KB 444/1199 KB 180/1206 KB 172/181 KB 440/558 KB 448/1199 KB 184/1206 KB 176/181 KB 444/558 KB 448/1199 KB 188/1206 KB 176/181 KB 444/558 KB 448/1199 KB 192/1206 KB 176/181 KB 444/558 KB 448/1199 KB 196/1206 KB 176/181 KB 444/558 KB 444/1199 KB 180/1206 KB 172/181 KB 444/558 KB 448/1199 KB 196/1206 KB 176/181 KB 448/558 KB 448/1199 KB 196/1206 KB 1 unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 76/181 KB 452/558 KB 448/1199 KB 196/1206 KB 176/181 KB 456/558 KB 448/1199 KB 196/1206 KB 176/181 KB 460/558 KB 448/1199 KB 196/1206 KB 176/181 KB 464/558 KB 448/1199 KB 180/1206 KB 176/181 KB 444/558 KB 444/1199 KB 180/1206 KB 176/181 KB 444/558 KB 448/1199 KB 196/1206 KB 180/181 KB 464/558 KB 448/1199 KB 196/1206 KB 181/181 KB 464/558 KB 452/1199 KB 196/1206 KB 181/181 KB 464/558 KB 456/1199 KB 196/1206 KB 181/181 KB 464/558 KB 460/1199 KB 196/1206 KB 181/181 KB 464/558 KB 464/1199 KB 196/1206 KB 181/181 KB 464/558 KB 464/1199 KB 196/1206 KB 181/181 KB 468/558 KB 468/1199 KB 200/1206 KB 181/181 KB 472/558 KB 468/1199 KB 200/1206 KB 181/181 KB 476/558 KB 468/1199 KB 200/1206 KB 181/181 KB 480/558 KB 468/1199 KB 200/1206 KB 181/181 KB 468/558 KB 472/1199 KB 200/1206 KB 181/181 KB 480/558 KB 476/1199 KB 200/1206 KB 181/181 KB 480/558 KB 480/1199 KB 200/1206 KB 181/181 KB 480/558 KB 464/1199 KB 200/1206 KB 181/181 KB 468/558 KB 480/1199 KB 204/1206 KB 181/181 KB 480/558 KB 480/1199 KB 208/1206 KB 181/181 KB 480/558 KB 480/1199 KB 212/1206 KB 181/181 KB 480/558 KB 480/1199 KB 216/1206 KB 181/181 KB 480/558 KB 480/1199 KB 220/1206 KB 181/181 KB 480/558 KB 480/1199 KB 220/1206 KB 181/181 KB 484/558 KB 484/1199 KB 224/1206 KB 181/181 KB 488/558 KB 484/1199 KB 224/1206 KB 181/181 KB 492/558 KB 484/1199 KB 224/1206 KB 181/181 KB 496/558 KB 484/1199 KB 224/1206 KB 181/181 KB 484/558 KB 488/1199 KB 224/1206 KB 181/181 KB 496/558 KB 480/1199 KB 224/1206 KB 181/181 KB 484/558 KB 488/1199 KB 228/1206 KB 181/181 KB 496/558 KB 492/1199 KB 232/1206 KB 181/181 KB 496/558 KB 492/1199 KB 236/1206 KB 181/181 KB 496/558 KB 492/1199 KB 240/1206 KB 181/181 KB 496/558 KB 492/1199 KB 244/1206 KB 181/181 KB 496/558 KB 492/1199 KB 248/1206 KB 181/181 KB 500/558 KB 492/1199 KB 252/1206 KB 181/181 KB 500/558 KB 492/1199 KB 256/1206 KB 181/181 KB 500/558 KB 492/1199 KB 228/1206 KB 181/181 KB 496/558 KB 496/1199 KB 256/1206 KB 181/181 KB 500/558 KB Downloaded: https://repo.maven.apache.org/maven2/commons-io/commons-io/2.4/commons-io-2.4.jar (181 KB at 779.3 KB/sec) unit-abot-epc-basic-0: 06:22:39 DEBUG unit.abot-epc-basic/0.install 500/1199 KB 256/1206 KB 500/558 KB 504/1199 KB 256/1206 KB 500/558 KB 508/1199 KB 256/1206 KB 500/558 KB 512/1199 KB 256/1206 KB 500/558 KB 492/1199 KB 244/1206 KB 181/181 KB 500/558 KB 512/1199 KB 256/1206 KB 504/558 KB 512/1199 KB 256/1206 KB 508/558 KB 512/1199 KB 256/1206 KB 512/558 KB 512/1199 KB 256/1206 KB 516/558 KB 516/1199 KB 260/1206 KB 520/558 KB 516/1199 KB 260/1206 KB 524/558 KB 516/1199 KB 260/1206 KB 528/558 KB 516/1199 KB 260/1206 KB 516/558 KB 520/1199 KB 260/1206 KB 528/558 KB 524/1199 KB 260/1206 KB 528/558 KB 528/1199 KB 260/1206 KB 528/558 KB 532/1199 KB 260/1206 KB 528/558 KB 536/1199 KB 260/1206 KB 532/558 KB 540/1199 KB 260/1206 KB 532/558 KB 544/1199 KB 260/1206 KB 532/558 KB 548/1199 KB 260/1206 KB 532/558 KB 552/1199 KB 260/1206 KB 532/558 KB 512/1199 KB 260/1206 KB 516/558 KB 552/1199 KB 264/1206 KB 532/558 KB 552/1199 KB 268/1206 KB 532/558 KB 552/1199 KB 272/1206 KB 532/558 KB 552/1199 KB 276/1206 KB 532/558 KB 552/1199 KB 280/1206 KB 532/558 KB 552/1199 KB 284/1206 KB 532/558 KB 552/1199 KB 288/1206 KB 532/558 KB 552/1199 KB 292/1206 KB 532/558 KB 532/1199 KB 260/1206 KB 532/558 KB 556/1199 KB 292/1206 KB 536/558 KB 556/1199 KB 292/1206 KB 540/558 KB 556/1199 KB 292/1206 KB 544/558 KB 556/1199 KB 292/1206 KB 548/558 KB 556/1199 KB 292/1206 KB 552/558 KB 556/1199 KB 292/1206 KB 556/558 KB 556/1199 KB 292/1206 KB 558/558 KB 556/1199 KB 292/1206 KB 532/558 KB 560/1199 KB 292/1206 KB 558/558 KB 560/1199 KB 296/1206 KB 558/558 KB 560/1199 KB 300/1206 KB 558/558 KB 560/1199 KB 304/1206 KB 558/558 KB 564/1199 KB 304/1206 KB 558/558 KB 568/1199 KB 308/1206 KB 558/558 KB 572/1199 KB 308/1206 KB 558/558 KB 576/1199 KB 308/1206 KB 558/558 KB 564/1199 KB 308/1206 KB 558/558 KB 576/1199 KB 312/1206 KB 558/558 KB 576/1199 KB 316/1206 KB 558/558 KB 576/1199 KB 320/1206 KB 558/558 KB 576/1199 KB 324/1206 KB 558/558 KB 580/1199 KB 328/1206 KB 558/558 KB 580/1199 KB 332/1206 KB 558/558 KB 580/1199 KB 336/1206 KB 558/558 KB 580/1199 KB 340/1206 KB 558/558 KB 580/1199 KB 344/1206 KB 558/558 KB 580/1199 KB 348/1206 KB 558/558 KB 580/1199 KB 352/1206 KB 558/558 KB Downloaded: https://repo.maven.apache.org/maven2/joda-time/joda-time/2.1/joda-time-2.1.jar (558 KB at 2264.7 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 580/1199 KB 324/1206 KB 558/558 KB 584/1199 KB 352/1206 KB 588/1199 KB 352/1206 KB 592/1199 KB 352/1206 KB 596/1199 KB 352/1206 KB 600/1199 KB 352/1206 KB 604/1199 KB 352/1206 KB 608/1199 KB 352/1206 KB 612/1199 KB 352/1206 KB 616/1199 KB 356/1206 KB 620/1199 KB 356/1206 KB 624/1199 KB 356/1206 KB 612/1199 KB 356/1206 KB 624/1199 KB 360/1206 KB 624/1199 KB 364/1206 KB 624/1199 KB 368/1206 KB 624/1199 KB 372/1206 KB 628/1199 KB 376/1206 KB 628/1199 KB 380/1206 KB 628/1199 KB 384/1206 KB 628/1199 KB 372/1206 KB 632/1199 KB 384/1206 KB 636/1199 KB 384/1206 KB 640/1199 KB 384/1206 KB 644/1199 KB 384/1206 KB 648/1199 KB 388/1206 KB 652/1199 KB 388/1206 KB 656/1199 KB 388/1206 KB 644/1199 KB 388/1206 KB 656/1199 KB 392/1206 KB 656/1199 KB 396/1206 KB 656/1199 KB 400/1206 KB 656/1199 KB 404/1206 KB 660/1199 KB 408/1206 KB 660/1199 KB 412/1206 KB 660/1199 KB 416/1206 KB 660/1199 KB 404/1206 KB 664/1199 KB 416/1206 KB 668/1199 KB 416/1206 KB 672/1199 KB 416/1206 KB 676/1199 KB 416/1206 KB 680/1199 KB 420/1206 KB 684/1199 KB 420/1206 KB 688/1199 KB 420/1206 KB 676/1199 KB 420/1206 KB 688/1199 KB 424/1206 KB 688/1199 KB 428/1206 KB 688/1199 KB 432/1206 KB 692/1199 KB 432/1206 KB 696/1199 KB 436/1206 KB 700/1199 KB 436/1206 KB 704/1199 KB 436/1206 KB 692/1199 KB 436/1206 KB 704/1199 KB 440/1206 KB 704/1199 KB 444/1206 KB 704/1199 KB 448/1206 KB 704/1199 KB 452/1206 KB 708/1199 KB 456/1206 KB 708/1199 KB 460/1206 KB 708/1199 KB 464/1206 KB 708/1199 KB 452/1206 KB 712/1199 KB 464/1206 KB 716/1199 KB 464/1206 KB 720/1199 KB 464/1206 KB 724/1199 KB 464/1206 KB 728/1199 KB 468/1206 KB 732/1199 KB 468/1206 KB 736/1199 KB 468/1206 KB 724/1199 KB 468/1206 KB 736/1199 KB 472/1206 KB 740/1199 KB 476/1206 KB 740/1199 KB 480/1206 KB 740/1199 KB 484/1206 KB 740/1199 KB 488/1206 KB 740/1199 KB 492/1206 KB 740/1199 KB 496/1206 KB 740/1199 KB 500/1206 KB 740/1199 KB 504/1206 KB 740/1199 KB 508/1206 KB 740/1199 KB 512/1206 KB 740/1199 KB 516/1206 KB 740/1199 KB 472/1206 KB 744/1199 KB 516/1206 KB 748/1199 KB 516/1206 KB 752/1199 KB 516/1206 KB 756/1199 KB 516/1206 KB 760/1199 KB 516/1206 KB 764/1199 KB 516/1206 KB 768/1199 KB 516/1206 KB 772/1199 KB 516/1206 KB 776/1199 KB 516/1206 KB 780/1199 KB 516/1206 KB 780/1199 KB 520/1206 KB 780/1199 KB 524/1206 KB 784/1199 KB 528/1206 KB 784/1199 KB 524/1206 KB 788/1199 KB 528/1206 KB 792/1199 KB 532/1206 KB 796/1199 KB 532/1206 KB 800/1199 KB 532/1206 KB 788/1199 KB 532/1206 KB 800/1199 KB 536/1206 KB 800/1199 KB 540/1206 KB 800/1199 KB 544/1206 KB 804/1199 KB 548/1206 KB 804/1199 KB 552/1206 KB 804/1199 KB 556/1206 KB 804/1199 KB 560/1206 KB 804/1199 KB 544/1206 KB 808/1199 KB 560/1206 KB 812/1199 KB 560/1206 KB 816/1199 KB 560/1206 KB 820/1199 KB 560/1206 KB 824/1199 KB 564/1206 KB 828/1199 KB 564/1206 KB 832/1199 KB 564/1206 KB 820/1199 KB 564/1206 KB 832/1199 KB 568/1206 KB 832/1199 KB 572/1206 KB 832/1199 KB 576/1206 KB 832/1199 KB 580/1206 KB 836/1199 KB 584/1206 KB 836/1199 KB 588/1206 KB 836/1199 KB 592/1206 KB 836/1199 KB 580/1206 KB 840/1199 KB 592/1206 KB 844/1199 KB 592/1206 KB 848/1199 KB 592/1206 KB 852/1199 KB 592/1206 KB 856/1199 KB 596/1206 KB 860/1199 KB 596/1206 KB 864/1199 KB 596/1206 KB 852/1199 KB 596/1206 KB 864/1199 KB 600/1206 KB 864/1199 KB 604/1206 KB 864/1199 KB 608/1206 KB 868/1199 KB 612/1206 KB 868/1199 KB 616/1206 KB 868/1199 KB 620/1206 KB 868/1199 KB 624/1206 KB 868/1199 K unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install B 628/1206 KB 868/1199 KB 632/1206 KB 868/1199 KB 636/1206 KB 868/1199 KB 640/1206 KB 868/1199 KB 644/1206 KB 868/1199 KB 608/1206 KB 872/1199 KB 644/1206 KB 876/1199 KB 644/1206 KB 880/1199 KB 644/1206 KB 884/1199 KB 644/1206 KB 888/1199 KB 644/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 648/1206 KB 912/1199 KB 648/1206 KB 916/1199 KB 648/1206 KB 920/1199 KB 648/1206 KB 924/1199 KB 648/1206 KB 928/1199 KB 648/1206 KB 932/1199 KB 648/1206 KB 936/1199 KB 648/1206 KB 940/1199 KB 648/1206 KB 944/1199 KB 648/1206 KB 904/1199 KB 648/1206 KB 944/1199 KB 652/1206 KB 944/1199 KB 656/1206 KB 944/1199 KB 660/1206 KB 944/1199 KB 664/1206 KB 944/1199 KB 668/1206 KB 944/1199 KB 672/1206 KB 944/1199 KB 676/1206 KB 944/1199 KB 680/1206 KB 944/1199 KB 684/1206 KB 944/1199 KB 688/1206 KB 948/1199 KB 688/1206 KB 952/1199 KB 692/1206 KB 956/1199 KB 692/1206 KB 960/1199 KB 692/1206 KB 948/1199 KB 692/1206 KB 960/1199 KB 696/1206 KB 960/1199 KB 700/1206 KB 960/1199 KB 704/1206 KB 960/1199 KB 708/1206 KB 964/1199 KB 712/1206 KB 964/1199 KB 716/1206 KB 964/1199 KB 720/1206 KB 964/1199 KB 708/1206 KB 968/1199 KB 720/1206 KB 972/1199 KB 720/1206 KB 976/1199 KB 720/1206 KB 980/1199 KB 720/1206 KB 984/1199 KB 724/1206 KB 988/1199 KB 724/1206 KB 992/1199 KB 724/1206 KB 980/1199 KB 724/1206 KB 992/1199 KB 728/1206 KB 992/1199 KB 732/1206 KB 992/1199 KB 736/1206 KB 996/1199 KB 736/1206 KB 1000/1199 KB 740/1206 KB 1004/1199 KB 740/1206 KB 1008/1199 KB 740/1206 KB 996/1199 KB 740/1206 KB 1008/1199 KB 744/1206 KB 1008/1199 KB 748/1206 KB 1008/1199 KB 752/1206 KB 1012/1199 KB 752/1206 KB 1016/1199 KB 756/1206 KB 1020/1199 KB 756/1206 KB 1024/1199 KB 756/1206 KB 1012/1199 KB 756/1206 KB 1028/1199 KB 760/1206 KB 1032/1199 KB 760/1206 KB 1036/1199 KB 760/1206 KB 1040/1199 KB 760/1206 KB 1044/1199 KB 760/1206 KB 1048/1199 KB 760/1206 KB 1052/1199 KB 760/1206 KB 1056/1199 KB 760/1206 KB 1060/1199 KB 760/1206 KB 1024/1199 KB 760/1206 KB 1060/1199 KB 764/1206 KB 1060/1199 KB 768/1206 KB 1060/1199 KB 772/1206 KB 1060/1199 KB 776/1206 KB 1060/1199 KB 780/1206 KB 1060/1199 KB 784/1206 KB 1060/1199 KB 788/1206 KB 1060/1199 KB 792/1206 KB 1060/1199 KB 796/1206 KB 1060/1199 KB 800/1206 KB 1060/1199 KB 804/1206 KB 1064/1199 KB 804/1206 KB 1068/1199 KB 804/1206 KB 1072/1199 KB 804/1206 KB 1076/1199 KB 804/1206 KB 1080/1199 KB 808/1206 KB 1084/1199 KB 808/1206 KB 1088/1199 KB 808/1206 KB 1076/1199 KB 808/1206 KB 1088/1199 KB 812/1206 KB 1088/1199 KB 816/1206 KB 1088/1199 KB 820/1206 KB 1092/1199 KB 824/1206 KB 1092/1199 KB 828/1206 KB 1092/1199 KB 832/1206 KB 1092/1199 KB 836/1206 KB 1092/1199 KB 840/1206 KB 1092/1199 KB 844/1206 KB 1092/1199 KB 848/1206 KB 1092/1199 KB 820/1206 KB 1096/1199 KB 848/1206 KB 1100/1199 KB 848/1206 KB 1104/1199 KB 848/1206 KB 1108/1199 KB 848/1206 KB 1112/1199 KB 848/1206 KB 1116/1199 KB 848/1206 KB 1120/1199 KB 848/1206 KB 1124/1199 KB 848/1206 KB 1128/1199 KB 852/1206 KB 1132/1199 KB 852/1206 KB 1136/1199 KB 852/1206 KB 1124/1199 KB 852/1206 KB 1136/1199 KB 856/1206 KB 1136/1199 KB 860/1206 KB 1136/1199 KB 864/1206 KB 1136/1199 KB 868/1206 KB 1136/1199 KB 872/1206 KB 1136/1199 KB 876/1206 KB 1136/1199 KB 880/1206 KB 1140/1199 KB 884/1206 KB 1140/1199 KB 888/1206 KB 1140/1199 KB 892/1206 KB 1140/1199 KB 896/1206 KB 1140/1199 KB 900/1206 KB 1140/1199 KB 904/1206 KB 1140/1199 KB 908/1206 KB unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 1140/1199 KB 912/1206 KB 1140/1199 KB 880/1206 KB 1144/1199 KB 912/1206 KB 1148/1199 KB 912/1206 KB 1152/1199 KB 912/1206 KB 1156/1199 KB 912/1206 KB 1160/1199 KB 912/1206 KB 1164/1199 KB 912/1206 KB 1168/1199 KB 912/1206 KB 1172/1199 KB 912/1206 KB 1176/1199 KB 916/1206 KB 1180/1199 KB 916/1206 KB 1184/1199 KB 916/1206 KB 1172/1199 KB 916/1206 KB 1184/1199 KB 920/1206 KB 1188/1199 KB 924/1206 KB 1188/1199 KB 928/1206 KB 1188/1199 KB 932/1206 KB 1188/1199 KB 936/1206 KB 1188/1199 KB 940/1206 KB 1188/1199 KB 944/1206 KB 1188/1199 KB 948/1206 KB 1188/1199 KB 952/1206 KB 1188/1199 KB 956/1206 KB 1188/1199 KB 960/1206 KB 1188/1199 KB 964/1206 KB 1188/1199 KB 920/1206 KB 1192/1199 KB 964/1206 KB 1196/1199 KB 964/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 1036/1206 KB 1199/1199 KB 1040/1206 KB 1199/1199 KB 1044/1206 KB 1199/1199 KB 1048/1206 KB 1199/1199 KB 1052/1206 KB Downloaded: https://repo.maven.apache.org/maven2/net/masterthought/cucumber-reporting/0.2.1/cucumber-reporting-0.2.1.jar (1199 KB at 3643.4 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install 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 3484.6 KB/sec) unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] About to generate Cucumber report. unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] --- maven-install-plugin:2.3.1:install (default-install) @ ABOT-RunScenarios --- unit-abot-epc-basic-0: 06:22:40 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: 06:22:40 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: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] BUILD SUCCESS unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] Total time: 46.399 s unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] Finished at: 2018-10-12T06:22:40+00:00 unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] Final Memory: 26M/63M unit-abot-epc-basic-0: 06:22:40 DEBUG unit.abot-epc-basic/0.install [INFO] ------------------------------------------------------------------------ unit-abot-epc-basic-0: 06:22:41 DEBUG unit.abot-epc-basic/0.install No ES conf defined - hence result not pushed to ES unit-abot-epc-basic-0: 06:22:41 DEBUG unit.abot-epc-basic/0.install Starting flask GUI... unit-abot-epc-basic-0: 06:22:41 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: 06:22:41 DEBUG unit.abot-epc-basic/0.install Setting up libmpc3:amd64 (1.0.3-1) ... unit-abot-epc-basic-0: 06:22:41 DEBUG unit.abot-epc-basic/0.install Setting up ant (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:22:41 DEBUG unit.abot-epc-basic/0.install Setting up ant-optional (1.9.6-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:22:41 DEBUG unit.abot-epc-basic/0.install Setting up binutils (2.26.1-1ubuntu1~16.04.7) ... unit-abot-epc-basic-0: 06:22:41 DEBUG unit.abot-epc-basic/0.install Setting up libc-dev-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:22:41 DEBUG unit.abot-epc-basic/0.install Setting up linux-libc-dev:amd64 (4.4.0-137.163) ... unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dev:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install Setting up libisl15:amd64 (0.16.1-1) ... unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install Setting up cpp-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install Setting up cpp (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:22:42 DEBUG unit.abot-epc-basic/0.install Setting up libcc1-0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:43 DEBUG unit.abot-epc-basic/0.install Setting up libgomp1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:43 DEBUG unit.abot-epc-basic/0.install Setting up libitm1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:43 DEBUG unit.abot-epc-basic/0.install Setting up libatomic1:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:43 DEBUG unit.abot-epc-basic/0.install Setting up libasan2:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:43 DEBUG unit.abot-epc-basic/0.install Setting up liblsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:43 DEBUG unit.abot-epc-basic/0.install Setting up libtsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:43 DEBUG unit.abot-epc-basic/0.install Setting up libubsan0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:43 DEBUG unit.abot-epc-basic/0.install Setting up libcilkrts5:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:44 DEBUG unit.abot-epc-basic/0.install Setting up libmpx0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:44 DEBUG unit.abot-epc-basic/0.install Setting up libquadmath0:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:44 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: 06:22:44 DEBUG unit.abot-epc-basic/0.install Setting up gcc-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:44 DEBUG unit.abot-epc-basic/0.install Setting up gcc (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:22:44 DEBUG unit.abot-epc-basic/0.install Setting up libstdc++-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:44 DEBUG unit.abot-epc-basic/0.install Setting up g++-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install Setting up g++ (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/g++ to provide /usr/bin/c++ (c++) in auto mode unit-oai-hss-0: 06:22:45 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:22:45 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:22:45 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:22:45 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:22:45 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:22:45 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:22:45 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install Setting up make (4.1-6) ... unit-oai-hss-0: 06:22:45 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install Setting up libdpkg-perl (1.18.4ubuntu1.4) ... unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install Setting up dpkg-dev (1.18.4ubuntu1.4) ... unit-oai-hss-0: 06:22:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:22:45 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install Setting up build-essential (12.1ubuntu2) ... unit-oai-hss-0: 06:22:45 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-abot-epc-basic-0: 06:22:45 DEBUG unit.abot-epc-basic/0.install Setting up libfakeroot:amd64 (1.20.2-1ubuntu1) ... unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:45 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install Setting up fakeroot (1.20.2-1ubuntu1) ... unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:46 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: 06:22:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:22:46 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: 06:22:46 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-perl (1.19.03-1) ... unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-diff-xs-perl (0.04-4build1) ... unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install Setting up libalgorithm-merge-perl (0.08-3) ... unit-oai-hss-0: 06:22:46 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install Setting up libxpp2-java (2.1.10-7build1) ... unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:46 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: 06:22:46 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:22:46 DEBUG unit.abot-epc-basic/0.install Setting up libxpp3-java (1.1.4c-2build1) ... unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:22:46 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:22:47 DEBUG unit.abot-epc-basic/0.install Setting up libdom4j-java (1.6.1+dfsg.3-2ubuntu1) ... unit-oai-hss-0: 06:22:47 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:22:47 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:22:47 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:22:47 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:22:47 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:22:47 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:22:47 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 06:22:47 DEBUG unit.abot-epc-basic/0.install Setting up libexpat1-dev:amd64 (2.1.0-7ubuntu0.16.04.3) ... unit-oai-hss-0: 06:22:47 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:22:47 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:22:47 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:22:47 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:22:47 DEBUG unit.abot-epc-basic/0.install Setting up libfile-fcntllock-perl (0.22-3) ... unit-abot-epc-basic-0: 06:22:47 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:22:47 DEBUG unit.abot-epc-basic/0.install Setting up libpython2.7-dev:amd64 (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:22:47 DEBUG unit.abot-epc-basic/0.install Setting up libpython-dev:amd64 (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:22:47 DEBUG unit.abot-epc-basic/0.install Setting up libpython-all-dev:amd64 (2.7.12-1~16.04) ... unit-oai-hss-0: 06:22:47 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:22:47 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:22:47 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:22:47 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:22:47 DEBUG unit.abot-epc-basic/0.install Setting up libxom-java (1.2.10-1) ... unit-abot-epc-basic-0: 06:22:47 DEBUG unit.abot-epc-basic/0.install Setting up manpages-dev (4.04-2) ... unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Setting up python-all (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Setting up python2.7-dev (2.7.12-1ubuntu0~16.04.3) ... unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Setting up python-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Setting up python-all-dev (2.7.12-1~16.04) ... unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Setting up python-pkg-resources (20.7.0-1) ... unit-oai-hss-0: 06:22:48 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:22:48 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:22:48 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:22:48 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:22:48 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:22:48 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:22:48 DEBUG unit.abot-epc-basic/0.install Setting up python-setuptools (20.7.0-1) ... unit-abot-epc-basic-0: 06:22:49 DEBUG unit.abot-epc-basic/0.install Setting up python-wheel (0.29.0-1) ... unit-abot-epc-basic-0: 06:22:49 DEBUG unit.abot-epc-basic/0.install Setting up ssl-cert (1.0.37) ... unit-abot-epc-basic-0: 06:22:49 DEBUG unit.abot-epc-basic/0.install hostname: Name or service not known unit-abot-epc-basic-0: 06:22:49 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: Could not get FQDN, using "juju-d6580c-default-0". unit-abot-epc-basic-0: 06:22:49 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: 06:22:49 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: make-ssl-cert generate-default-snakeoil --force-overwrite unit-abot-epc-basic-0: 06:22:49 DEBUG unit.abot-epc-basic/0.install make-ssl-cert: again. unit-abot-epc-basic-0: 06:22:49 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for systemd (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for ureadahead (0.100.0-19) ... unit-abot-epc-basic-0: 06:22:50 DEBUG unit.abot-epc-basic/0.install Processing triggers for ufw (0.35-0ubuntu2) ... unit-abot-epc-basic-0: 06:22:51 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: ABot Debian Installed!!! >> unit-abot-epc-basic-0: 06:22:51 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6580c-default-0 unit-abot-epc-basic-0: 06:22:51 DEBUG unit.abot-epc-basic/0.install Hit:1 http://security.ubuntu.com/ubuntu xenial-security InRelease unit-abot-epc-basic-0: 06:22:52 DEBUG unit.abot-epc-basic/0.install Hit:2 http://nova.clouds.archive.ubuntu.com/ubuntu xenial InRelease unit-abot-epc-basic-0: 06:22:52 DEBUG unit.abot-epc-basic/0.install Hit:3 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-updates InRelease unit-abot-epc-basic-0: 06:22:52 DEBUG unit.abot-epc-basic/0.install Hit:4 http://nova.clouds.archive.ubuntu.com/ubuntu xenial-backports InRelease unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6580c-default-0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install software-properties-common is already the newest version (0.96.20.7). unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6580c-default-0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install build-essential is already the newest version (12.1ubuntu2). unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install build-essential set to manually installed. unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install ethtool is already the newest version (1:4.5-1). unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install iptables is already the newest version (1.6.0-2ubuntu3). unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install git is already the newest version (1:2.7.4-0ubuntu1.5). unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev is already the newest version (2.7.12-1ubuntu0~16.04.3). unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libpython2.7-dev set to manually installed. unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxml2 is already the newest version (2.9.3+dfsg1-1ubuntu0.6). unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install openssh-client is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install openssh-server is already the newest version (1:7.2p2-4ubuntu2.4). unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install openssl is already the newest version (1.0.2g-1ubuntu4.13). unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install python is already the newest version (2.7.12-1~16.04). unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install python set to manually installed. unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install wget is already the newest version (1.17.1-1ubuntu1.4). unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install python-pip is already the newest version (8.1.1-2ubuntu0.4). unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install python-pip set to manually installed. unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autotools-dev castxml cmake-data unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install colord colord-data dconf-gsettings-backend dconf-service debhelper unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install default-jre-headless dh-strip-nondeterminism fonts-lato fonts-liberation unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gconf-service gconf-service-backend gconf2-common gdbserver unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install glib-networking glib-networking-common glib-networking-services gnuplot-data unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install gnuplot-tex gnuplot-x11 gsettings-desktop-schemas gsfonts guile-2.0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian javascript-common libaec-dev libaec0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libamd2.4.1 libarchive-zip-perl libarchive13 libarpack2 libasprintf-dev unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas3 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 libcxsparse3.1.4 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa libegl1-mesa-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 libexif12 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libfftw3-bin libfftw3-dev libfftw3-double3 libfftw3-long3 libfftw3-quad3 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libfftw3-single3 libfile-basedir-perl libfile-desktopentry-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libfile-listing-perl libfile-mimeinfo-perl libfile-stripnondeterminism-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libfl-dev libfltk-gl1.3 libfltk1.3 libfont-afm-perl libfontconfig1-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libfontenc1 libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libgconf-2-4 libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmpxx4ldbl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libgpg-error-dev libgphoto2-6 libgphoto2-l10n libgphoto2-port12 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 libgs9-common unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install libgvpr2 libharfbuzz-dev libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libhdf5-cpp-11 libhdf5-dev libhtml-form-perl libhtml-format-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libhtml-parser-perl libhtml-tagset-perl libhtml-tree-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libhttp-cookies-perl libhttp-daemon-perl libhttp-date-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libhttp-message-perl libhttp-negotiate-perl libicu-dev libidn2-0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient20 libncurses5-dev unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install libobjc-5-dev libobjc4 liboctave3 libopenblas-base libosmesa6 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libpango1.0-dev libpangoxft-1.0-0 libpaper-utils libpaper1 libpathplan4 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpgm-5.2-0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libpixman-1-dev libplot2c2 libpng12-dev libpoppler58 libportaudio2 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 libproxy1v5 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 libqscintilla2-12v5 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libqscintilla2-l10n libqt4-dbus libqt4-declarative libqt4-network unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql libqt4-xml unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 libqt5network5 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 libqtgui4 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common libruby2.3 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libsamplerate0 libsane libsane-common libserf-1-1 libslicot0 unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install libsynctex1 libsys-hostname-long-perl libsz2 libtasn1-doc libtcl8.6 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libtexlua52 libtexluajit2 libtext-unidecode-perl libtie-ixhash-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libtimedate-perl libtinfo-dev libtk8.6 libumfpack5.7.1 libunistring0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install liburi-perl libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libwayland-bin libwayland-client0 libwayland-cursor0 libwayland-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libwayland-egl1-mesa libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libwww-robotrules-perl libx11-protocol-perl libx11-xcb-dev libxaw7 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxcb-dri2-0-dev libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxcb-image0 libxcb-keysyms1 libxcb-present-dev libxcb-randr0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxcb-randr0-dev libxcb-render-util0 libxcb-render0-dev libxcb-shape0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxcb-shape0-dev libxcb-shm0-dev libxcb-sync-dev libxcb-util1 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 libxcomposite-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev libxft-dev libxft2 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxi-dev libxinerama-dev libxkbcommon-dev libxkbcommon-x11-0 libxkbcommon0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxml-libxml-perl libxml-namespacesupport-perl libxml-parser-perl unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxss1 libxtst-dev libxv1 libxxf86dga1 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxxf86vm-dev libzzip-0-13 lmodern m4 mesa-common-dev mysql-common unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install nettle-dev octave-common octave-control pkg-config po-debconf poppler-data unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install pstoedit qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install texinfo texlive-base texlive-binaries texlive-latex-base-doc tk tk8.6 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install ubuntu-mono unzip x11-utils x11-xserver-utils x11proto-composite-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install x11proto-damage-dev x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install x11proto-randr-dev x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xterm zip unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install zlib1g-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install autoconf-archive gnu-standards autoconf-doc bison-doc codeblocks eclipse unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install ninja-build colord-sensor-argyll dh-make default-jre doxygen-latex unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install doxygen-doc gdb-doc gettext-doc autopoint gfortran-multilib gfortran-doc unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install gfortran-5-multilib gfortran-5-doc libgfortran3-dbg ghostscript-x hpijs unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install liblapack-dev nas libdigest-hmac-perl libgssapi-perl liblapack-doc-man unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libcairo2-doc libfftw3-doc libforms-doc libgcrypt20-doc libgd-tools unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libglib2.0-doc libiodbc2-dev gmp-doc libgmp10-doc libmpfr-dev gphoto2 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install graphicsmagick-dbg fonts-droid texlive-lang-cjk gvfs libgtk-3-doc unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libhdf5-doc libdata-dump-perl icu-doc jackd2 libjasper-runtime libtool-doc unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libcrypt-ssleay-perl libmagickcore-6.q16-2-extra ncurses-doc imagemagick unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libpango1.0-doc libqt4-declarative-folderlistmodel unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-gestures libqt4-declarative-particles unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libqt4-declarative-shaders qt4-qmlviewer libqt4-dev libqt5libqgtk2 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install qt5-image-formats-plugins qtwayland5 qt4-qtconfig readline-doc librsvg2-bin unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install avahi-daemon hplip libsane-extras sane-utils lksctp-tools gcj-jdk unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libwmf0.2-7-gtk libauthen-ntlm-perl libxext-doc libunicode-map8-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libunicode-string-perl xml-twig-tools libyaml-doc octave-info octave-doc unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install octave-htmldoc libmail-box-perl poppler-utils fonts-japanese-mincho unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install | fonts-ipafont-mincho fonts-japanese-gothic | fonts-ipafont-gothic unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install fonts-arphic-ukai fonts-arphic-uming fonts-nanum xfig | ivtools-bin | tgif unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install | transfig ddd emacs22 ri ruby-dev bundler db5.3-util subversion-tools unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install tcl-tclreadline texlive-generic-recommended texinfo-doc-nonfree perl-tk unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install xfonts-cyrillic unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme aglfn at-spi2-core autoconf automake autotools-dev bison unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install castxml cmake cmake-curses-gui cmake-data colord colord-data unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install dconf-gsettings-backend dconf-service debhelper default-jre-headless unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install dh-strip-nondeterminism doxygen doxygen-gui flex fonts-lato fonts-liberation unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install fonts-lmodern gccxml gconf-service gconf-service-backend gconf2-common gdb unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install gdbserver gettext gfortran gfortran-5 ghostscript gir1.2-atk-1.0 unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install gir1.2-pango-1.0 glib-networking glib-networking-common unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install glib-networking-services gnuplot-data gnuplot-tex gnuplot-x11 graphviz unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install gsettings-desktop-schemas gsfonts gtkwave guile-2.0 guile-2.0-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install guile-2.0-libs hdf5-helpers humanity-icon-theme icu-devtools unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install imagemagick-common intltool-debian iperf iproute iptables-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install javascript-common libaec-dev libaec0 libamd2.4.1 libarchive-zip-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libarchive13 libarpack2 libasprintf-dev libatk-bridge2.0-0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libatk-bridge2.0-dev libatk1.0-dev libatlas-base-dev libatlas-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libatlas3-base libatspi2.0-0 libatspi2.0-dev libaudio2 libauthen-sasl-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libbabeltrace-ctf1 libbabeltrace1 libbison-dev libblas-common libblas-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libblas3 libboost-filesystem1.58.0 libc6-dbg libcairo-gobject2 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libcairo-script-interpreter2 libcairo2-dev libcamd2.4.1 libcapnp-0.5.3 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libccolamd2.9.1 libcdt5 libcgraph6 libcholmod3.0.6 libclang1-3.6 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libcolamd2.9.1 libcolord2 libcolorhug2 libconfig-dev libconfig-doc unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libconfig8-dev libconfig9 libcroco3 libcupsfilters1 libcupsimage2 libcurl3 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libcxsparse3.1.4 libdbus-1-dev libdconf1 libdrm-dev libegl1-mesa unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libencode-locale-perl libepoxy-dev libepoxy0 libevdev2 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libexif12 libffi-dev libfftw3-bin libfftw3-dev libfftw3-double3 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libfftw3-long3 libfftw3-quad3 libfftw3-single3 libfile-basedir-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libfile-desktopentry-perl libfile-listing-perl libfile-mimeinfo-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libfile-stripnondeterminism-perl libfl-dev libfltk-gl1.3 libfltk1.3 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libfont-afm-perl libfontconfig1-dev libfontenc1 libforms-bin libforms-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libforms2 libfreetype6-dev libgbm1 libgc-dev libgc1c2 libgconf-2-4 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libgcrypt11-dev libgcrypt20-dev libgd3 libgdk-pixbuf2.0-dev libgettextpo-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libgettextpo0 libgfortran-5-dev libgfortran3 libgl1-mesa-dev libgl2ps0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libglib2.0-bin libglib2.0-dev libglpk36 libglu1-mesa libgmp-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libgmpxx4ldbl libgpg-error-dev libgphoto2-6 libgphoto2-l10n unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libgphoto2-port12 libgraphicsmagick++-q16-12 libgraphicsmagick-q16-3 libgs9 unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install libgudev-1.0-0 libgusb2 libgvc6 libgvpr2 libharfbuzz-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libharfbuzz-gobject0 libharfbuzz-icu0 libhdf5-10 libhdf5-cpp-11 libhdf5-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libhtml-form-perl libhtml-format-perl libhtml-parser-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libhtml-tagset-perl libhtml-tree-perl libhttp-cookies-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libhttp-daemon-perl libhttp-date-perl libhttp-message-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libhttp-negotiate-perl libicu-dev libidn11-dev libidn2-0 libidn2-0-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libieee1284-3 libijs-0.35 libinput-bin libinput10 libio-html-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libio-socket-ssl-perl libipc-system-simple-perl libjack-jackd2-0 libjasper1 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libjbig2dec0 libjpeg-dev libjpeg-turbo8-dev libjpeg8-dev libjs-jquery unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libjson-glib-1.0-0 libjson-glib-1.0-common libjsoncpp1 libjudydebian1 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libkpathsea6 liblapack3 libllvm3.6v5 liblqr-1-0 libltdl-dev libltdl7 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install liblwp-mediatypes-perl liblwp-protocol-https-perl libmagick++-6.q16-5v5 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libmagickcore-6.q16-2 libmagickwand-6.q16-2 libmail-sendmail-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libmailtools-perl libmirclient-dev libmirclient9 libmircommon-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libmircommon7 libmircookie-dev libmircookie2 libmircore-dev libmircore1 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libmirprotobuf3 libmng2 libmtdev1 libmysqlclient-dev libmysqlclient20 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libncurses5-dev libnet-dbus-perl libnet-http-perl libnet-smtp-ssl-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libnet-ssleay-perl libobjc-5-dev libobjc4 liboctave-dev liboctave3 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libopenblas-base libosmesa6 libpango1.0-dev libpangoxft-1.0-0 libpaper-utils unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libpaper1 libpathplan4 libpcre16-3 libpcre3-dev libpcre32-3 libpcrecpp0v5 unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install libportaudio2 libpotrace0 libprotobuf-dev libprotobuf-lite9v5 libprotobuf9v5 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libproxy1v5 libpstoedit0c2a libptexenc1 libqhull7 libqrupdate1 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libqscintilla2-12v5 libqscintilla2-l10n libqt4-dbus libqt4-declarative unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libqt4-network libqt4-opengl libqt4-script libqt4-sql libqt4-sql-mysql unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libqt4-xml libqt4-xmlpatterns libqt5core5a libqt5dbus5 libqt5gui5 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libqt5network5 libqt5svg5 libqt5widgets5 libqt5xml5 libqtcore4 libqtdbus4 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libqtgui4 libreadline6-dev librest-0.7-0 librsvg2-2 librsvg2-common unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libruby2.3 libsamplerate0 libsane libsane-common libsctp-dev libsctp1 unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install libsuitesparseconfig4.4.6 libsvn1 libsynctex1 libsys-hostname-long-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libsz2 libtasn1-6-dev libtasn1-doc libtcl8.6 libtexlua52 libtexluajit2 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libtext-unidecode-perl libtie-ixhash-perl libtimedate-perl libtinfo-dev unit-abot-epc-basic-0: 06:22:53 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: 06:22:53 DEBUG unit.abot-epc-basic/0.install libusb-1.0-doc libvpx3 libwacom-bin libwacom-common libwacom2 libwayland-bin unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libwayland-client0 libwayland-cursor0 libwayland-dev libwayland-egl1-mesa unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libwayland-server0 libwebp5 libwmf0.2-7 libwww-perl libwww-robotrules-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libx11-protocol-perl libx11-xcb-dev libxaw7 libxcb-dri2-0-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxcb-dri3-dev libxcb-glx0-dev libxcb-icccm4 libxcb-image0 libxcb-keysyms1 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxcb-present-dev libxcb-randr0 libxcb-randr0-dev libxcb-render-util0 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxcb-render0-dev libxcb-shape0 libxcb-shape0-dev libxcb-shm0-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxcb-sync-dev libxcb-util1 libxcb-xfixes0 libxcb-xfixes0-dev libxcb-xkb1 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxdamage-dev libxext-dev libxfixes-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxft-dev libxft2 libxi-dev libxinerama-dev libxkbcommon-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxkbcommon-x11-0 libxkbcommon0 libxml-libxml-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxml-namespacesupport-perl libxml-parser-perl libxml-sax-base-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxml-sax-expat-perl libxml-sax-perl libxml-twig-perl unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxml-xpathengine-perl libxml2-dev libxmu6 libxpm-dev libxpm4 libxrandr-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxrender-dev libxshmfence-dev libxslt1-dev libxss1 libxtst-dev libxv1 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install libxxf86dga1 libxxf86vm-dev libyaml-dev libzzip-0-13 lmodern m4 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install mesa-common-dev mscgen mysql-common nettle-dev octave octave-common unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install octave-control octave-signal pkg-config po-debconf poppler-data pstoedit unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install pydb qdbus qt-at-spi qtchooser qtcore4-l10n qttranslations5-l10n rake ruby unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install ruby-did-you-mean ruby-minitest ruby-net-telnet ruby-power-assert unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install ruby-test-unit ruby2.3 rubygems-integration subversion t1utils tcl tcl8.6 unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install tex-common texinfo texlive-base texlive-binaries texlive-latex-base unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install texlive-latex-base-doc tk tk8.6 ubuntu-mono unzip x11-utils unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install x11-xserver-utils x11proto-composite-dev x11proto-damage-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install x11proto-dri2-dev x11proto-fixes-dev x11proto-gl-dev x11proto-randr-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install x11proto-record-dev x11proto-render-dev x11proto-xext-dev unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install x11proto-xf86vidmode-dev x11proto-xinerama-dev xbitmaps xdg-utils xmlstarlet unit-abot-epc-basic-0: 06:22:53 DEBUG unit.abot-epc-basic/0.install xterm zip zlib1g-dev unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 468 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:22:54 DEBUG unit.abot-epc-basic/0.install Need to get 294 MB of archives. unit-abot-epc-basic-0: 06:22:54 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: 06:22:54 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: 06:22:55 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: 06:22:55 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.9 [186 kB] unit-abot-epc-basic-0: 06:22:55 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: 06:22:56 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: 06:22:56 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: 06:22:56 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: 06:22:56 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: 06:22:56 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-abot-epc-basic-0: 06:22:57 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-abot-epc-basic-0: 06:22:57 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-abot-epc-basic-0: 06:22:57 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: 06:22:57 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: 06:22:57 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: 06:22:57 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: 06:22:57 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: 06:22:58 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: 06:22:58 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: 06:22:58 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-abot-epc-basic-0: 06:22:58 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: 06:22:58 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: 06:22:58 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-abot-epc-basic-0: 06:22:58 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-abot-epc-basic-0: 06:22:59 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-abot-epc-basic-0: 06:22:59 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-abot-epc-basic-0: 06:22:59 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-abot-epc-basic-0: 06:22:59 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-abot-epc-basic-0: 06:22:59 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-abot-epc-basic-0: 06:23:00 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-abot-epc-basic-0: 06:23:00 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: 06:23:00 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: 06:23:00 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-abot-epc-basic-0: 06:23:00 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-abot-epc-basic-0: 06:23:00 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-abot-epc-basic-0: 06:23:01 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: 06:23:01 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: 06:23:01 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: 06:23:01 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: 06:23:01 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: 06:23:01 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: 06:23:01 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: 06:23:02 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-abot-epc-basic-0: 06:23:02 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-abot-epc-basic-0: 06:23:02 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: 06:23:02 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: 06:23:02 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: 06:23:02 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: 06:23:02 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: 06:23:03 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: 06:23:03 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: 06:23:03 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: 06:23:03 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: 06:23:03 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: 06:23:03 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: 06:23:04 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: 06:23:04 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: 06:23:04 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: 06:23:04 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: 06:23:04 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: 06:23:04 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: 06:23:04 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: 06:23:04 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: 06:23:05 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: 06:23:05 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: 06:23:05 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: 06:23:05 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] unit-abot-epc-basic-0: 06:23:05 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: 06:23:05 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: 06:23:06 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: 06:23:06 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: 06:23:06 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: 06:23:06 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: 06:23:06 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: 06:23:06 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: 06:23:07 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: 06:23:07 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: 06:23:07 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: 06:23:07 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: 06:23:07 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: 06:23:07 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: 06:23:07 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: 06:23:07 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: 06:23:08 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: 06:23:08 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: 06:23:08 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: 06:23:08 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: 06:23:08 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: 06:23:08 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: 06:23:08 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: 06:23:09 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: 06:23:09 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: 06:23:09 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: 06:23:09 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: 06:23:09 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: 06:23:09 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: 06:23:09 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: 06:23:10 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: 06:23:10 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: 06:23:10 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: 06:23:10 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: 06:23:10 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: 06:23:11 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: 06:23:11 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: 06:23:11 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: 06:23:12 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: 06:23:12 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: 06:23:12 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: 06:23:13 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: 06:23:13 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: 06:23:13 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: 06:23:13 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: 06:23:13 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: 06:23:13 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: 06:23:14 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: 06:23:14 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: 06:23:14 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: 06:23:15 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: 06:23:15 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: 06:23:15 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: 06:23:15 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: 06:23:15 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: 06:23:15 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: 06:23:15 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: 06:23:16 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: 06:23:16 DEBUG unit.abot-epc-basic/0.install Get:125 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 gettext amd64 0.19.7-2ubuntu3 [1,076 kB] unit-abot-epc-basic-0: 06:23:16 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: 06:23:16 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: 06:23:16 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: 06:23:16 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: 06:23:17 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: 06:23:17 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: 06:23:17 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: 06:23:17 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: 06:23:17 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: 06:23:18 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: 06:23:18 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: 06:23:18 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: 06:23:18 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: 06:23:18 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: 06:23:19 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: 06:23:19 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: 06:23:19 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: 06:23:19 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: 06:23:19 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: 06:23:20 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: 06:23:20 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: 06:23:20 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: 06:23:20 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: 06:23:20 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: 06:23:20 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: 06:23:21 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: 06:23:21 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: 06:23:21 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: 06:23:21 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: 06:23:22 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: 06:23:22 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: 06:23:22 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: 06:23:22 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: 06:23:22 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: 06:23:22 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: 06:23:22 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.1 [5,096 kB] unit-abot-epc-basic-0: 06:23:23 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.1 [2,265 kB] unit-abot-epc-basic-0: 06:23:23 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: 06:23:23 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.1 [47.2 kB] unit-abot-epc-basic-0: 06:23:24 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: 06:23:24 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: 06:23:24 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: 06:23:24 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: 06:23:24 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: 06:23:24 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: 06:23:24 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: 06:23:24 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: 06:23:25 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: 06:23:25 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: 06:23:25 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: 06:23:25 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: 06:23:25 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: 06:23:25 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: 06:23:26 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: 06:23:26 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: 06:23:26 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: 06:23:26 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: 06:23:26 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: 06:23:26 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: 06:23:27 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: 06:23:27 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: 06:23:27 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: 06:23:27 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: 06:23:27 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: 06:23:27 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: 06:23:28 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-oai-hss-0: 06:23:28 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:23:28 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:23:28 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:23:28 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:23:28 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:23:28 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:23:28 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-oai-hss-0: 06:23:28 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:23:28 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-oai-hss-0: 06:23:28 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:23:28 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: 06:23:28 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: 06:23:28 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-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:23:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:23:28 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:23:28 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-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:23:28 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:23:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:23:29 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-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:23:29 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: 06:23:29 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:23:29 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-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:23:29 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:23:29 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:23:30 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-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:23:30 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: 06:23:30 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:23:30 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-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 06:23:30 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-oai-hss-0: 06:23:30 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:23:30 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:23:30 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:23:30 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:23:30 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.3 [2,430 B] unit-abot-epc-basic-0: 06:23:31 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-oai-hss-0: 06:23:31 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:23:31 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:23:31 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:23:31 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:23:31 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: 06:23:31 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: 06:23:31 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: 06:23:31 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: 06:23:32 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-oai-hss-0: 06:23:32 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:23:32 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:23:32 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:23:32 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:23:32 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:23:32 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:23:32 DEBUG unit.abot-epc-basic/0.install Get:210 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libasprintf-dev amd64 0.19.7-2ubuntu3 [4,734 B] unit-abot-epc-basic-0: 06:23:32 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: 06:23:32 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: 06:23:32 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: 06:23:33 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: 06:23:33 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: 06:23:33 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: 06:23:33 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: 06:23:34 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: 06:23:34 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: 06:23:34 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: 06:23:34 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: 06:23:34 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: 06:23:34 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: 06:23:34 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: 06:23:35 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: 06:23:35 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: 06:23:35 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: 06:23:35 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: 06:23:35 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: 06:23:36 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: 06:23:36 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: 06:23:36 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: 06:23:36 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: 06:23:36 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: 06:23:37 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: 06:23:37 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: 06:23:37 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: 06:23:37 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: 06:23:37 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: 06:23:37 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: 06:23:37 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: 06:23:38 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: 06:23:38 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: 06:23:38 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: 06:23:38 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: 06:23:38 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: 06:23:38 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: 06:23:38 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: 06:23:39 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: 06:23:39 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: 06:23:39 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: 06:23:39 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: 06:23:39 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: 06:23:39 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: 06:23:40 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: 06:23:40 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: 06:23:40 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: 06:23:40 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: 06:23:40 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: 06:23:40 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: 06:23:40 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: 06:23:41 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: 06:23:41 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: 06:23:41 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: 06:23:41 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: 06:23:41 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: 06:23:41 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: 06:23:42 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: 06:23:42 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: 06:23:42 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: 06:23:42 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: 06:23:43 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: 06:23:43 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: 06:23:43 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: 06:23:43 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: 06:23:43 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: 06:23:44 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: 06:23:44 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: 06:23:44 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: 06:23:44 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: 06:23:45 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: 06:23:45 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: 06:23:45 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: 06:23:45 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: 06:23:45 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: 06:23:46 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: 06:23:46 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: 06:23:46 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: 06:23:46 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: 06:23:46 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: 06:23:46 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-oai-epc-0: 06:23:47 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:23:47 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:23:47 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:23:47 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:23:47 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:23:47 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:23:47 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-oai-epc-0: 06:23:47 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-abot-epc-basic-0: 06:23:47 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-oai-epc-0: 06:23:47 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:23:47 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install ++ config-get branch unit-abot-epc-basic-0: 06:23:47 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-oai-epc-0: 06:23:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 06:23:47 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-abot-epc-basic-0: 06:23:47 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-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:23:47 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: 06:23:47 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:23:47 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:23:47 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-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 06:23:48 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-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:23:48 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:23:48 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:23:48 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:23:48 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-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:23:48 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: 06:23:48 DEBUG unit.abot-epc-basic/0.install Get:300 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo0 amd64 0.19.7-2ubuntu3 [125 kB] unit-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:23:48 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:23:48 DEBUG unit.abot-epc-basic/0.install Get:301 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/main amd64 libgettextpo-dev amd64 0.19.7-2ubuntu3 [141 kB] unit-abot-epc-basic-0: 06:23:49 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: 06:23:49 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: 06:23:49 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-oai-epc-0: 06:23:49 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:23:49 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:23:49 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:23:49 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:23:49 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:23:49 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:23:49 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: 06:23:50 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: 06:23:50 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: 06:23:50 DEBUG unit.abot-epc-basic/0.install Get:308 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick-q16-3 amd64 1.3.23-1build1 [1,103 kB] unit-abot-epc-basic-0: 06:23:51 DEBUG unit.abot-epc-basic/0.install Get:309 http://nova.clouds.archive.ubuntu.com/ubuntu xenial/universe amd64 libgraphicsmagick++-q16-12 amd64 1.3.23-1build1 [101 kB] unit-abot-epc-basic-0: 06:23:51 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: 06:23:51 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: 06:23:51 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: 06:23:51 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: 06:23:51 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: 06:23:52 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: 06:23:52 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: 06:23:52 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: 06:23:52 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: 06:23:52 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: 06:23:52 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: 06:23:52 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: 06:23:52 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: 06:23:53 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: 06:23:53 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: 06:23:53 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: 06:23:53 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: 06:23:53 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: 06:23:54 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: 06:23:54 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: 06:23:54 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: 06:23:54 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: 06:23:55 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: 06:23:55 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: 06:23:55 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: 06:23:55 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: 06:23:55 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: 06:23:55 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: 06:23:55 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: 06:23:56 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: 06:23:56 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: 06:23:56 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: 06:23:56 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: 06:23:56 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: 06:23:57 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: 06:23:57 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: 06:23:57 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: 06:23:57 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: 06:23:57 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: 06:23:57 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: 06:23:57 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: 06:23:58 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: 06:23:58 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: 06:23:58 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: 06:23:58 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: 06:23:58 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: 06:23:58 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: 06:23: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: 06:23: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: 06:23: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.23-0ubuntu0.16.04.1 [15.4 kB] unit-abot-epc-basic-0: 06:23: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.23-0ubuntu0.16.04.1 [812 kB] unit-abot-epc-basic-0: 06:23: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.23-0ubuntu0.16.04.1 [1,162 kB] unit-abot-epc-basic-0: 06:23: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: 06:23:59 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: 06:23:59 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: 06:24: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: 06:24: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: 06:24: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: 06:24: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: 06:24: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: 06:24:01 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: 06:24:01 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: 06:24:01 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: 06:24: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: 06:24: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: 06:24:02 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: 06:24:02 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: 06:24:02 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: 06:24:02 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: 06:24:02 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: 06:24:02 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: 06:24:02 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: 06:24:03 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: 06:24:03 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: 06:24:03 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: 06:24:03 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: 06:24:03 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: 06:24:03 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: 06:24:04 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: 06:24:04 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: 06:24:04 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: 06:24:04 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: 06:24:04 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: 06:24:04 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: 06:24:05 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: 06:24:05 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: 06:24:05 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: 06:24:05 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: 06:24:05 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: 06:24:05 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: 06:24:06 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: 06:24:06 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: 06:24:06 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: 06:24:06 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: 06:24:06 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: 06:24:07 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: 06:24:07 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: 06:24:07 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: 06:24:08 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: 06:24:08 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: 06:24:08 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: 06:24:08 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: 06:24:08 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: 06:24:08 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: 06:24:09 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: 06:24:09 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: 06:24:09 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: 06:24:09 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: 06:24:09 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: 06:24:10 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: 06:24:10 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: 06:24:10 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: 06:24:11 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: 06:24:11 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: 06:24:11 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: 06:24:11 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: 06:24:11 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: 06:24:11 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: 06:24:11 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: 06:24:12 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: 06:24:12 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: 06:24:12 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: 06:24:12 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: 06:24:12 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: 06:24:12 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: 06:24:13 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: 06:24:13 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: 06:24:13 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: 06:24:13 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: 06:24:13 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.10 [2,960 kB] unit-abot-epc-basic-0: 06:24:13 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.10 [41.0 kB] unit-abot-epc-basic-0: 06:24:13 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: 06:24:14 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: 06:24:14 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: 06:24:14 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: 06:24:14 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: 06:24:14 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: 06:24:14 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: 06:24:15 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: 06:24:15 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: 06:24:16 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: 06:24:16 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: 06:24:18 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: 06:24:18 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: 06:24:19 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: 06:24:19 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: 06:24:19 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: 06:24:19 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: 06:24:19 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: 06:24:19 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: 06:24:19 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: 06:24:20 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: 06:24:20 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: 06:24:20 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: 06:24:20 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: 06:24:20 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: 06:24:20 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: 06:24:21 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: 06:24:21 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: 06:24:21 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: 06:24:21 DEBUG unit.abot-epc-basic/0.install Preconfiguring packages ... unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Fetched 294 MB in 1min 27s (3,366 kB/s) unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-data. unit-abot-epc-basic-0: 06:24:22 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 ... 67266 files and directories currently installed.) unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-data_3.5.1-1ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:24:22 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:24:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive13:amd64. unit-abot-epc-basic-0: 06:24:23 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: 06:24:23 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcurl3:amd64. unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcurl3_7.47.0-1ubuntu2.9_amd64.deb ... unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjsoncpp1:amd64. unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjsoncpp1_1.7.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake. unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:24:24 DEBUG unit.abot-epc-basic/0.install Unpacking cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package cmake-curses-gui. unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../cmake-curses-gui_3.5.1-1ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package m4. unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/m4_1.4.17-5_amd64.deb ... unit-abot-epc-basic-0: 06:24:25 DEBUG unit.abot-epc-basic/0.install Unpacking m4 (1.4.17-5) ... unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfl-dev:amd64. unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfl-dev_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package flex. unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../flex_2.6.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:24:26 DEBUG unit.abot-epc-basic/0.install Unpacking flex (2.6.0-11) ... unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lato. unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lato_2.0-1_all.deb ... unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 06:24:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package imagemagick-common. unit-abot-epc-basic-0: 06:24:27 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: 06:24:27 DEBUG unit.abot-epc-basic/0.install Unpacking imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaudio2:amd64. unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaudio2_1.9.4-4_amd64.deb ... unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libexif12:amd64. unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libexif12_0.6.21-2_amd64.deb ... unit-abot-epc-basic-0: 06:24:28 DEBUG unit.abot-epc-basic/0.install Unpacking libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-double3:amd64. unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-double3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-long3:amd64. unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-long3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-quad3:amd64. unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-quad3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-single3:amd64. unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-single3_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libieee1284-3:amd64. unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libieee1284-3_0.2.11-12_amd64.deb ... unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Unpacking libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblqr-1-0:amd64. unit-abot-epc-basic-0: 06:24:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblqr-1-0_0.4.2-2_amd64.deb ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl7:amd64. unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl7_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:24:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickcore-6.q16-2:amd64. unit-abot-epc-basic-0: 06:24:31 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: 06:24:31 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: 06:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagickwand-6.q16-2:amd64. unit-abot-epc-basic-0: 06:24:32 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: 06:24:32 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: 06:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmng2:amd64. unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmng2_2.0.2-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmtdev1:amd64. unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmtdev1_1.1.5-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:24:32 DEBUG unit.abot-epc-basic/0.install Unpacking libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcrecpp0v5:amd64. unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcrecpp0v5_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-common. unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-common_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas3. unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:24:33 DEBUG unit.abot-epc-basic/0.install Unpacking libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:24:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran3:amd64. unit-abot-epc-basic-0: 06:24:34 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: 06:24:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libopenblas-base. unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libopenblas-base_0.2.18-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:35 DEBUG unit.abot-epc-basic/0.install Unpacking libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas3-base. unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas3-base_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:24:36 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblapack3. unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblapack3_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqrupdate1:amd64. unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqrupdate1_1.1.2-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:24:37 DEBUG unit.abot-epc-basic/0.install Unpacking libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre16-3:amd64. unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre16-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5core5a:amd64. unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5core5a_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:24:38 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:24:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-server0:amd64. unit-abot-epc-basic-0: 06:24:39 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: 06:24:39 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:24:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgbm1:amd64. unit-abot-epc-basic-0: 06:24:40 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: 06:24:40 DEBUG unit.abot-epc-basic/0.install Unpacking libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcapnp-0.5.3:amd64. unit-abot-epc-basic-0: 06:24:41 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: 06:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:24:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libboost-filesystem1.58.0:amd64. unit-abot-epc-basic-0: 06:24:41 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: 06:24:41 DEBUG unit.abot-epc-basic/0.install Unpacking libboost-filesystem1.58.0:amd64 (1.58.0+dfsg-5ubuntu3.1) ... unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore1:amd64. unit-abot-epc-basic-0: 06:24:42 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: 06:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:24:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon7:amd64. unit-abot-epc-basic-0: 06:24:42 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: 06:24:42 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-lite9v5:amd64. unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-lite9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirprotobuf3:amd64. unit-abot-epc-basic-0: 06:24:43 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: 06:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon0:amd64. unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon0_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient9:amd64. unit-abot-epc-basic-0: 06:24:44 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: 06:24:44 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-client0:amd64. unit-abot-epc-basic-0: 06:24:44 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: 06:24:44 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0:amd64. unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:44 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa:amd64. unit-abot-epc-basic-0: 06:24:45 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: 06:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libevdev2:amd64. unit-abot-epc-basic-0: 06:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libevdev2_1.4.6+dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 06:24:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgudev-1.0-0:amd64. unit-abot-epc-basic-0: 06:24:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgudev-1.0-0_1%3a230-2_amd64.deb ... unit-abot-epc-basic-0: 06:24:45 DEBUG unit.abot-epc-basic/0.install Unpacking libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-common. unit-abot-epc-basic-0: 06:24:46 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: 06:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom2:amd64. unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwacom2_0.22-1~ubuntu16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput-bin. unit-abot-epc-basic-0: 06:24:46 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: 06:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:24:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libinput10:amd64. unit-abot-epc-basic-0: 06:24:46 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: 06:24:46 DEBUG unit.abot-epc-basic/0.install Unpacking libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5dbus5:amd64. unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5dbus5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libproxy1v5:amd64. unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libproxy1v5_0.4.11-5ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Unpacking libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5network5:amd64. unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5network5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:24:47 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:24:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-icccm4:amd64. unit-abot-epc-basic-0: 06:24:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-icccm4_0.4.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-util1:amd64. unit-abot-epc-basic-0: 06:24:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-util1_0.4.0-0ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:24:48 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-image0:amd64. unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-image0_0.4.0-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-keysyms1:amd64. unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-keysyms1_0.4.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0:amd64. unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:49 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render-util0:amd64. unit-abot-epc-basic-0: 06:24:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render-util0_0.3.9-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 06:24:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0:amd64. unit-abot-epc-basic-0: 06:24:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xkb1:amd64. unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xkb1_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-x11-0:amd64. unit-abot-epc-basic-0: 06:24:51 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: 06:24:51 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5gui5:amd64. unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5gui5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:24:51 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:24:51 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:24:51 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:24:51 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:24:51 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:24:51 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:24:51 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:24:51 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 06:24:52 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:24:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5widgets5:amd64. unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5widgets5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-oai-hss-0: 06:24:52 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-oai-hss-0: 06:24:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5svg5:amd64. unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5svg5_5.5.1-2build1_amd64.deb ... unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:24:52 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: 06:24:52 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:24:52 DEBUG unit.oai-hss/0.install Reading package lists... unit-abot-epc-basic-0: 06:24:52 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5svg5:amd64 (5.5.1-2build1) ... unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:24:53 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-common. unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-common_2.48.2-1~ubuntu16.04.1_all.deb ... unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking-services. unit-abot-epc-basic-0: 06:24:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../glib-networking-services_2.48.2-1~ubuntu16.04.1_amd64.deb ... unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:24:53 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: 06:24:53 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:24:53 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:24:54 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:24:54 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:24:54 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:24:54 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-oai-hss-0: 06:24:54 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:24:54 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:24:54 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:24:54 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:24:54 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:24:54 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:24:54 DEBUG unit.oai-hss/0.install + echo -n unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdconf1:amd64. unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libdconf1_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-service. unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-service_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-service (0.24.0-2) ... unit-oai-hss-0: 06:24:54 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:24:54 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:24:54 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:24:54 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dconf-gsettings-backend:amd64. unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dconf-gsettings-backend_0.24.0-2_amd64.deb ... unit-abot-epc-basic-0: 06:24:54 DEBUG unit.abot-epc-basic/0.install Unpacking dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsettings-desktop-schemas. unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gsettings-desktop-schemas_3.18.1-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-oai-hss-0: 06:24:55 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:24:55 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:24:55 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:24:55 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:24:55 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:24:55 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:24:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package glib-networking:amd64. unit-abot-epc-basic-0: 06:24:55 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: 06:24:55 DEBUG unit.abot-epc-basic/0.install Unpacking glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup2.4-1:amd64. unit-abot-epc-basic-0: 06:24:56 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: 06:24:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:24:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsoup-gnome2.4-1:amd64. unit-abot-epc-basic-0: 06:24:56 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: 06:24:56 DEBUG unit.abot-epc-basic/0.install Unpacking libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librest-0.7-0:amd64. unit-abot-epc-basic-0: 06:24:57 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: 06:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsamplerate0:amd64. unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsamplerate0_0.1.8-8_amd64.deb ... unit-abot-epc-basic-0: 06:24:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane-common. unit-abot-epc-basic-0: 06:24:58 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: 06:24:58 DEBUG unit.abot-epc-basic/0.install Unpacking libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libserf-1-1:amd64. unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libserf-1-1_1.3.8-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:58 DEBUG unit.abot-epc-basic/0.install Unpacking libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libunistring0:amd64. unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libunistring0_0.9.3-5.2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft2:amd64. unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft2_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxss1:amd64. unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxss1_1%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:24:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxv1:amd64. unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxv1_2%3a1.0.10-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86dga1:amd64. unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86dga1_2%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package poppler-data. unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../poppler-data_0.4.7-7_all.deb ... unit-abot-epc-basic-0: 06:25:01 DEBUG unit.abot-epc-basic/0.install Unpacking poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 06:25:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0:amd64. unit-abot-epc-basic-0: 06:25:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 06:25:02 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 06:25:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libslicot0:amd64. unit-abot-epc-basic-0: 06:25:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libslicot0_5.0+20101122-2_amd64.deb ... unit-abot-epc-basic-0: 06:25:03 DEBUG unit.abot-epc-basic/0.install Unpacking libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 06:25:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-common. unit-abot-epc-basic-0: 06:25:03 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: 06:25:03 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:25:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-0:amd64. unit-abot-epc-basic-0: 06:25:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-0_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:03 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:25:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-0:amd64. unit-abot-epc-basic-0: 06:25:04 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: 06:25:04 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:25:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-gobject2:amd64. unit-abot-epc-basic-0: 06:25:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-gobject2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:04 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:25:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolord2:amd64. unit-abot-epc-basic-0: 06:25:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolord2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:05 DEBUG unit.abot-epc-basic/0.install Unpacking libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy0:amd64. unit-abot-epc-basic-0: 06:25:05 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: 06:25:05 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:25:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-common. unit-abot-epc-basic-0: 06:25:05 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: 06:25:05 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjson-glib-1.0-0:amd64. unit-abot-epc-basic-0: 06:25:06 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: 06:25:06 DEBUG unit.abot-epc-basic/0.install Unpacking libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-cursor0:amd64. unit-abot-epc-basic-0: 06:25:06 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: 06:25:06 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-egl1-mesa:amd64. unit-abot-epc-basic-0: 06:25:07 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: 06:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-egl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-0:amd64. unit-abot-epc-basic-0: 06:25:07 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: 06:25:07 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:25:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-bin. unit-abot-epc-basic-0: 06:25:08 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: 06:25:08 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: 06:25:08 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: 06:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcroco3:amd64. unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcroco3_0.6.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-2:amd64. unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-2_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 06:25:08 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package librsvg2-common:amd64. unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../librsvg2-common_2.40.13-3_amd64.deb ... unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package humanity-icon-theme. unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../humanity-icon-theme_0.6.10.1_all.deb ... unit-abot-epc-basic-0: 06:25:09 DEBUG unit.abot-epc-basic/0.install Unpacking humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 06:25:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ubuntu-mono. unit-abot-epc-basic-0: 06:25:11 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: 06:25:11 DEBUG unit.abot-epc-basic/0.install Unpacking ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package adwaita-icon-theme. unit-abot-epc-basic-0: 06:25:12 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: 06:25:12 DEBUG unit.abot-epc-basic/0.install Unpacking adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package at-spi2-core. unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../at-spi2-core_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Unpacking at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autoconf. unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autoconf_2.69-9_all.deb ... unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Unpacking autoconf (2.69-9) ... unit-abot-epc-basic-0: 06:25:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package autotools-dev. unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../autotools-dev_20150820.1_all.deb ... unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Unpacking autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package automake. unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../automake_1%3a1.15-4ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:25:14 DEBUG unit.abot-epc-basic/0.install Unpacking automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbison-dev:amd64. unit-abot-epc-basic-0: 06:25:15 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: 06:25:15 DEBUG unit.abot-epc-basic/0.install Unpacking libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package bison. unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../bison_2%3a3.0.4.dfsg-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install Unpacking bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package castxml. unit-abot-epc-basic-0: 06:25:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../castxml_0.1+git20160202-1.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:16 DEBUG unit.abot-epc-basic/0.install Unpacking castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgusb2:amd64. unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgusb2_0.2.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:17 DEBUG unit.abot-epc-basic/0.install Unpacking libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolorhug2:amd64. unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcolorhug2_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Unpacking libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libvpx3:amd64. unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libvpx3_1.5.0-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Unpacking libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 06:25:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm4:amd64. unit-abot-epc-basic-0: 06:25:18 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: 06:25:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgd3:amd64. unit-abot-epc-basic-0: 06:25:19 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: 06:25:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-port12:amd64. unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-port12_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 06:25:19 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-6:amd64. unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-6_2.5.9-3_amd64.deb ... unit-abot-epc-basic-0: 06:25:20 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsane:amd64. unit-abot-epc-basic-0: 06:25:21 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: 06:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord-data. unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord-data_1.2.12-1ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:25:21 DEBUG unit.abot-epc-basic/0.install Unpacking colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package colord. unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../colord_1.2.12-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:22 DEBUG unit.abot-epc-basic/0.install Unpacking colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gettext. unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gettext_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package intltool-debian. unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../intltool-debian_0.35.0+20060710.4_all.deb ... unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package po-debconf. unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../po-debconf_1.0.19_all.deb ... unit-abot-epc-basic-0: 06:25:23 DEBUG unit.abot-epc-basic/0.install Unpacking po-debconf (1.0.19) ... unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarchive-zip-perl. unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarchive-zip-perl_1.56-2ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Unpacking libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-stripnondeterminism-perl. unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-stripnondeterminism-perl_0.015-1_all.deb ... unit-abot-epc-basic-0: 06:25:24 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtimedate-perl. unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtimedate-perl_2.3000-2_all.deb ... unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package dh-strip-nondeterminism. unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../dh-strip-nondeterminism_0.015-1_all.deb ... unit-abot-epc-basic-0: 06:25:25 DEBUG unit.abot-epc-basic/0.install Unpacking dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package debhelper. unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../debhelper_9.20160115ubuntu3_all.deb ... unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Unpacking debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package default-jre-headless. unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../default-jre-headless_2%3a1.8-56ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Unpacking default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libllvm3.6v5:amd64. unit-abot-epc-basic-0: 06:25:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libllvm3.6v5_1%3a3.6.2-3ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:25:27 DEBUG unit.abot-epc-basic/0.install Unpacking libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:25:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc4:amd64. unit-abot-epc-basic-0: 06:25:28 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: 06:25:28 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:25:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libobjc-5-dev:amd64. unit-abot-epc-basic-0: 06:25:28 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: 06:25:28 DEBUG unit.abot-epc-basic/0.install Unpacking libobjc-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:25:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libclang1-3.6:amd64. unit-abot-epc-basic-0: 06:25:29 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: 06:25:29 DEBUG unit.abot-epc-basic/0.install Unpacking libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen. unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:30 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt5xml5:amd64. unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqt5xml5_5.5.1+dfsg-16ubuntu7.5_amd64.deb ... unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install Unpacking libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package doxygen-gui. unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../doxygen-gui_1.8.11-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install Unpacking doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-liberation. unit-abot-epc-basic-0: 06:25:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-liberation_1.07.4-1_all.deb ... unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tex-common. unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tex-common_6.04ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Unpacking tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package fonts-lmodern. unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../fonts-lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 06:25:32 DEBUG unit.abot-epc-basic/0.install Unpacking fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gccxml. unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gccxml_0.9.0+git20140716-6_amd64.deb ... unit-abot-epc-basic-0: 06:25:33 DEBUG unit.abot-epc-basic/0.install Unpacking gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf2-common. unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf2-common_3.2.6-3ubuntu6_all.deb ... unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install Unpacking gconf2-common (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgconf-2-4:amd64. unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgconf-2-4_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:25:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service-backend. unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service-backend_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gconf-service. unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gconf-service_3.2.6-3ubuntu6_amd64.deb ... unit-abot-epc-basic-0: 06:25:35 DEBUG unit.abot-epc-basic/0.install Unpacking gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace1:amd64. unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libbabeltrace-ctf1:amd64. unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libbabeltrace-ctf1_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:36 DEBUG unit.abot-epc-basic/0.install Unpacking libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdb. unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdb_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install Unpacking gdb (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gdbserver. unit-abot-epc-basic-0: 06:25:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gdbserver_7.11.1-0ubuntu1~16.5_amd64.deb ... unit-abot-epc-basic-0: 06:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking gdbserver (7.11.1-0ubuntu1~16.5) ... unit-abot-epc-basic-0: 06:25:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgfortran-5-dev:amd64. unit-abot-epc-basic-0: 06:25:38 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: 06:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:25:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran-5. unit-abot-epc-basic-0: 06:25:38 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: 06:25:38 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gfortran. unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gfortran_4%3a5.3.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking gfortran (4:5.3.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsfilters1:amd64. unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsfilters1_1.8.3-2ubuntu3.4_amd64.deb ... unit-abot-epc-basic-0: 06:25:39 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcupsimage2:amd64. unit-abot-epc-basic-0: 06:25:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcupsimage2_2.1.3-4ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install Unpacking libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libijs-0.35:amd64. unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libijs-0.35_0.35-12_amd64.deb ... unit-abot-epc-basic-0: 06:25:41 DEBUG unit.abot-epc-basic/0.install Unpacking libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjbig2dec0. unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjbig2dec0_0.12+20150918-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper1:amd64. unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper1_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:42 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9-common. unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9-common_9.25~dfsg+1-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgs9:amd64. unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgs9_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:43 DEBUG unit.abot-epc-basic/0.install Unpacking libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gsfonts. unit-abot-epc-basic-0: 06:25:44 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: 06:25:44 DEBUG unit.abot-epc-basic/0.install Unpacking gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ghostscript. unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ghostscript_9.25~dfsg+1-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:44 DEBUG unit.abot-epc-basic/0.install Unpacking ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atk-1.0. unit-abot-epc-basic-0: 06:25:45 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: 06:25:45 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-atspi-2.0. unit-abot-epc-basic-0: 06:25:45 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: 06:25:45 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-freedesktop:amd64. unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gir1.2-freedesktop_1.46.0-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:45 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gdkpixbuf-2.0:amd64. unit-abot-epc-basic-0: 06:25:46 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: 06:25:46 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gdkpixbuf-2.0:amd64 (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpangoxft-1.0-0:amd64. unit-abot-epc-basic-0: 06:25:46 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: 06:25:46 DEBUG unit.abot-epc-basic/0.install Unpacking libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:25:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-pango-1.0:amd64. unit-abot-epc-basic-0: 06:25:46 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: 06:25:46 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gir1.2-gtk-3.0:amd64. unit-abot-epc-basic-0: 06:25:47 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: 06:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking gir1.2-gtk-3.0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package aglfn. unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/aglfn_1.7-3_all.deb ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking aglfn (1.7-3) ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-tex. unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-tex_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-data. unit-abot-epc-basic-0: 06:25:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-data_4.6.6-3_all.deb ... unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gnuplot-x11. unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gnuplot-x11_4.6.6-3_amd64.deb ... unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Unpacking gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcdt5. unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcdt5_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcgraph6. unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcgraph6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:48 DEBUG unit.abot-epc-basic/0.install Unpacking libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpathplan4. unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpathplan4_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install Unpacking libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvc6. unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvc6_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:49 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-abot-epc-basic-0: 06:25:49 DEBUG unit.abot-epc-basic/0.install Unpacking libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgvpr2. unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgvpr2_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxmu6:amd64. unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxmu6_2%3a1.1.2-2_amd64.deb ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxaw7:amd64. unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxaw7_2%3a1.0.13-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package graphviz. unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../graphviz_2.38.0-12ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:50 DEBUG unit.abot-epc-basic/0.install Unpacking graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjudydebian1. unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjudydebian1_1.0.5-5_amd64.deb ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Unpacking libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtcl8.6:amd64. unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:25:51 DEBUG unit.abot-epc-basic/0.install Unpacking libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtk8.6:amd64. unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package gtkwave. unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../gtkwave_3.3.66-1_amd64.deb ... unit-abot-epc-basic-0: 06:25:52 DEBUG unit.abot-epc-basic/0.install Unpacking gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc1c2:amd64. unit-abot-epc-basic-0: 06:25:53 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: 06:25:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:25:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-libs:amd64. unit-abot-epc-basic-0: 06:25:53 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: 06:25:53 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-libs:amd64 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0. unit-abot-epc-basic-0: 06:25:54 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: 06:25:54 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtinfo-dev:amd64. unit-abot-epc-basic-0: 06:25:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtinfo-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Unpacking libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libncurses5-dev:amd64. unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libncurses5-dev_6.0+20160213-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Unpacking libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libreadline6-dev:amd64. unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libreadline6-dev_6.3-8ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Unpacking libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libltdl-dev:amd64. unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libltdl-dev_2.4.6-0.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:55 DEBUG unit.abot-epc-basic/0.install Unpacking libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmpxx4ldbl:amd64. unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgmpxx4ldbl_2%3a6.1.0+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:25:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgmp-dev:amd64. unit-abot-epc-basic-0: 06:25:56 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: 06:25:56 DEBUG unit.abot-epc-basic/0.install Unpacking libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgc-dev:amd64. unit-abot-epc-basic-0: 06:25:57 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: 06:25:57 DEBUG unit.abot-epc-basic/0.install Unpacking libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pkg-config. unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pkg-config_0.29.1-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:25:57 DEBUG unit.abot-epc-basic/0.install Unpacking pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package guile-2.0-dev. unit-abot-epc-basic-0: 06:25:58 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: 06:25:58 DEBUG unit.abot-epc-basic/0.install Unpacking guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package hdf5-helpers. unit-abot-epc-basic-0: 06:25:58 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: 06:25:58 DEBUG unit.abot-epc-basic/0.install Unpacking hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package icu-devtools. unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../icu-devtools_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:25:58 DEBUG unit.abot-epc-basic/0.install Unpacking icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iperf. unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iperf_2.0.5+dfsg1-2ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Unpacking iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iproute. unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iproute_1%3a4.3.0-1ubuntu3.16.04.3_all.deb ... unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Unpacking iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package iptables-dev. unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../iptables-dev_1.6.0-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:25:59 DEBUG unit.abot-epc-basic/0.install Unpacking iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package javascript-common. unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../javascript-common_11_all.deb ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Unpacking javascript-common (11) ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec0:amd64. unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec0_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Unpacking libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:26:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsuitesparseconfig4.4.6:amd64. unit-abot-epc-basic-0: 06:26:00 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: 06:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libamd2.4.1:amd64. unit-abot-epc-basic-0: 06:26:01 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: 06:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libarpack2. unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libarpack2_3.3.0-1build2_amd64.deb ... unit-abot-epc-basic-0: 06:26:01 DEBUG unit.abot-epc-basic/0.install Unpacking libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libasprintf-dev:amd64. unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libasprintf-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Unpacking libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-bin. unit-abot-epc-basic-0: 06:26:02 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: 06:26:02 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre32-3:amd64. unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre32-3_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpcre3-dev:amd64. unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpcre3-dev_2%3a8.38-3.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zlib1g-dev:amd64. unit-abot-epc-basic-0: 06:26:03 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: 06:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:26:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglib2.0-dev. unit-abot-epc-basic-0: 06:26:03 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: 06:26:03 DEBUG unit.abot-epc-basic/0.install Unpacking libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdbus-1-dev:amd64. unit-abot-epc-basic-0: 06:26:04 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: 06:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xext-dev. unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xext-dev_7.3.0-1_all.deb ... unit-abot-epc-basic-0: 06:26:04 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxext-dev:amd64. unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxext-dev_2%3a1.3.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-fixes-dev. unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-fixes-dev_1%3a5.0-2ubuntu2_all.deb ... unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxfixes-dev:amd64. unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxfixes-dev_1%3a5.0.1-2_amd64.deb ... unit-abot-epc-basic-0: 06:26:05 DEBUG unit.abot-epc-basic/0.install Unpacking libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxi-dev. unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxi-dev_2%3a1.7.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-record-dev. unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-record-dev_1.14.2-1_all.deb ... unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxtst-dev:amd64. unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxtst-dev_2%3a1.2.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Unpacking libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatspi2.0-dev. unit-abot-epc-basic-0: 06:26:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatspi2.0-dev_2.18.3-4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk-bridge2.0-dev:amd64. unit-abot-epc-basic-0: 06:26:07 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: 06:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatk1.0-dev. unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatk1.0-dev_2.18.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Unpacking libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libblas-dev. unit-abot-epc-basic-0: 06:26:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libblas-dev_3.6.0-2ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-dev. unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libatlas-base-dev. unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libatlas-base-dev_3.10.2-9_amd64.deb ... unit-abot-epc-basic-0: 06:26:08 DEBUG unit.abot-epc-basic/0.install Unpacking libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo-script-interpreter2:amd64. unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo-script-interpreter2_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpng12-dev:amd64. unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpng12-dev_1.2.54-1ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:09 DEBUG unit.abot-epc-basic/0.install Unpacking libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:26:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfreetype6-dev:amd64. unit-abot-epc-basic-0: 06:26:10 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: 06:26:10 DEBUG unit.abot-epc-basic/0.install Unpacking libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontconfig1-dev:amd64. unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontconfig1-dev_2.11.94-0ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:26:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-render-dev. unit-abot-epc-basic-0: 06:26:11 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: 06:26:11 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrender-dev:amd64. unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrender-dev_1%3a0.9.9-0ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpixman-1-dev. unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpixman-1-dev_0.33.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:12 DEBUG unit.abot-epc-basic/0.install Unpacking libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-render0-dev:amd64. unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-render0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shm0-dev:amd64. unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shm0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:13 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcairo2-dev. unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libcairo2-dev_1.14.6-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcamd2.4.1:amd64. unit-abot-epc-basic-0: 06:26:14 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: 06:26:14 DEBUG unit.abot-epc-basic/0.install Unpacking libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:26:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libccolamd2.9.1:amd64. unit-abot-epc-basic-0: 06:26:14 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: 06:26:14 DEBUG unit.abot-epc-basic/0.install Unpacking libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcolamd2.9.1:amd64. unit-abot-epc-basic-0: 06:26:15 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: 06:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcholmod3.0.6:amd64. unit-abot-epc-basic-0: 06:26:15 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: 06:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig9:amd64. unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig9_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-dev:amd64. unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:26:15 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig-doc. unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig-doc_1.5-0.2_all.deb ... unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libconfig8-dev. unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libconfig8-dev_1.5-0.2_amd64.deb ... unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Unpacking libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 06:26:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libcxsparse3.1.4:amd64. unit-abot-epc-basic-0: 06:26:16 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: 06:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libdrm-dev:amd64. unit-abot-epc-basic-0: 06:26:17 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: 06:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-dri2-dev. unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-dri2-dev_2.8-2_all.deb ... unit-abot-epc-basic-0: 06:26:17 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-gl-dev. unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-gl-dev_1.4.17-1_all.deb ... unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xf86vidmode-dev. unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xf86vidmode-dev_2.3.1-2_all.deb ... unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxxf86vm-dev:amd64. unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxxf86vm-dev_1%3a1.1.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:18 DEBUG unit.abot-epc-basic/0.install Unpacking libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-damage-dev. unit-abot-epc-basic-0: 06:26:19 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: 06:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxdamage-dev:amd64. unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxdamage-dev_1%3a1.1.4-2_amd64.deb ... unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-glx0-dev:amd64. unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-glx0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:19 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri2-0-dev:amd64. unit-abot-epc-basic-0: 06:26:20 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: 06:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-dri3-dev:amd64. unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-dri3-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-randr0-dev:amd64. unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-randr0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-shape0-dev:amd64. unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-shape0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:20 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-xfixes0-dev:amd64. unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-xfixes0-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-sync-dev:amd64. unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-sync-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcb-present-dev:amd64. unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcb-present-dev_1.11.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxshmfence-dev:amd64. unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxshmfence-dev_1.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-xcb-dev:amd64. unit-abot-epc-basic-0: 06:26:22 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: 06:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:26:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-bin. unit-abot-epc-basic-0: 06:26:22 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: 06:26:22 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwayland-dev:amd64. unit-abot-epc-basic-0: 06:26:23 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: 06:26:23 DEBUG unit.abot-epc-basic/0.install Unpacking libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:26:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircore-dev:amd64. unit-abot-epc-basic-0: 06:26:23 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: 06:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libmircore-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf9v5:amd64. unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf9v5_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libprotobuf-dev:amd64. unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libprotobuf-dev_2.6.1-1.3_amd64.deb ... unit-abot-epc-basic-0: 06:26:24 DEBUG unit.abot-epc-basic/0.install Unpacking libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxkbcommon-dev. unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxkbcommon-dev_0.5.0-1ubuntu2.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircommon-dev:amd64. unit-abot-epc-basic-0: 06:26:25 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: 06:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmircommon-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie2:amd64. unit-abot-epc-basic-0: 06:26:25 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: 06:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:26:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmircookie-dev:amd64. unit-abot-epc-basic-0: 06:26:25 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: 06:26:25 DEBUG unit.abot-epc-basic/0.install Unpacking libmircookie-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmirclient-dev:amd64. unit-abot-epc-basic-0: 06:26:26 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: 06:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking libmirclient-dev:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libegl1-mesa-dev:amd64. unit-abot-epc-basic-0: 06:26:26 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: 06:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking libegl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libencode-locale-perl. unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libencode-locale-perl_1.05-1_all.deb ... unit-abot-epc-basic-0: 06:26:26 DEBUG unit.abot-epc-basic/0.install Unpacking libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libepoxy-dev:amd64. unit-abot-epc-basic-0: 06:26:27 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: 06:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-bin. unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-bin_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:27 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfftw3-dev:amd64. unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfftw3-dev_3.3.4-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install Unpacking libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libipc-system-simple-perl. unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libipc-system-simple-perl_1.25-3_all.deb ... unit-abot-epc-basic-0: 06:26:28 DEBUG unit.abot-epc-basic/0.install Unpacking libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-basedir-perl. unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-basedir-perl_0.07-1_all.deb ... unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liburi-perl. unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liburi-perl_1.71-1_all.deb ... unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-desktopentry-perl. unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-desktopentry-perl_0.22-1_all.deb ... unit-abot-epc-basic-0: 06:26:29 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-date-perl. unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-date-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-listing-perl. unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-listing-perl_6.04-1_all.deb ... unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfile-mimeinfo-perl. unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfile-mimeinfo-perl_0.27-1_all.deb ... unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk1.3:amd64. unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 06:26:30 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfltk-gl1.3:amd64. unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfltk-gl1.3_1.3.3-7_amd64.deb ... unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfont-afm-perl. unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfont-afm-perl_1.20-1_all.deb ... unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libfontenc1:amd64. unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libfontenc1_1%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:31 DEBUG unit.abot-epc-basic/0.install Unpacking libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms2. unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms2_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install Unpacking libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-bin. unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-bin_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:26:32 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxpm-dev:amd64. unit-abot-epc-basic-0: 06:26:33 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: 06:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking libxpm-dev:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libforms-dev. unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libforms-dev_1.2.3-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgpg-error-dev. unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgpg-error-dev_1.21-2ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:26:33 DEBUG unit.abot-epc-basic/0.install Unpacking libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt20-dev. unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgcrypt20-dev_1.6.5-2ubuntu0.5_amd64.deb ... unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgcrypt11-dev. unit-abot-epc-basic-0: 06:26:34 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: 06:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgcrypt11-dev (1.5.4-3+really1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:26:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgdk-pixbuf2.0-dev. unit-abot-epc-basic-0: 06:26:34 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: 06:26:34 DEBUG unit.abot-epc-basic/0.install Unpacking libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo0:amd64. unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo0_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgettextpo-dev:amd64. unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgettextpo-dev_0.19.7-2ubuntu3_amd64.deb ... unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl2ps0. unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgl2ps0_1.3.8-1.2_amd64.deb ... unit-abot-epc-basic-0: 06:26:35 DEBUG unit.abot-epc-basic/0.install Unpacking libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglpk36:amd64. unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglpk36_4.57-1build3_amd64.deb ... unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgphoto2-l10n. unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgphoto2-l10n_2.5.9-3_all.deb ... unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 06:26:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjasper1:amd64. unit-abot-epc-basic-0: 06:26:36 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: 06:26:36 DEBUG unit.abot-epc-basic/0.install Unpacking libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwebp5:amd64. unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwebp5_0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwmf0.2-7:amd64. unit-abot-epc-basic-0: 06:26:37 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: 06:26:37 DEBUG unit.abot-epc-basic/0.install Unpacking libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 06:26:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick-q16-3. unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick-q16-3_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgraphicsmagick++-q16-12. unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgraphicsmagick++-q16-12_1.3.23-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:26:38 DEBUG unit.abot-epc-basic/0.install Unpacking libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-icu0:amd64. unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-icu0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-gobject0:amd64. unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-gobject0_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libharfbuzz-dev. unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libharfbuzz-dev_1.0.1-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:39 DEBUG unit.abot-epc-basic/0.install Unpacking libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxft-dev. unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxft-dev_2.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpango1.0-dev. unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpango1.0-dev_1.38.1-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-xinerama-dev. unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-xinerama-dev_1.2.1-2_all.deb ... unit-abot-epc-basic-0: 06:26:40 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxinerama-dev:amd64. unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxinerama-dev_2%3a1.1.3-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install Unpacking libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-randr-dev. unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11proto-randr-dev_1.5.0-1_all.deb ... unit-abot-epc-basic-0: 06:26:41 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxrandr-dev:amd64. unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxrandr-dev_2%3a1.5.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcursor-dev:amd64. unit-abot-epc-basic-0: 06:26:42 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: 06:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking libxcursor-dev:amd64 (1:1.1.14-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:26:42 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11proto-composite-dev. unit-abot-epc-basic-0: 06:26:42 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: 06:26:42 DEBUG unit.abot-epc-basic/0.install Unpacking x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxcomposite-dev. unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxcomposite-dev_1%3a0.4.4-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 06:26:43 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: 06:26:43 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgtk-3-dev:amd64. unit-abot-epc-basic-0: 06:26:43 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: 06:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsz2:amd64. unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsz2_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:44 DEBUG unit.abot-epc-basic/0.install Unpacking libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-10:amd64. unit-abot-epc-basic-0: 06:26:45 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: 06:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-cpp-11:amd64. unit-abot-epc-basic-0: 06:26:45 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: 06:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-turbo8-dev:amd64. unit-abot-epc-basic-0: 06:26:45 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: 06:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg8-dev:amd64. unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg8-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:26:45 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjpeg-dev:amd64. unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjpeg-dev_8c-2ubuntu8_amd64.deb ... unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libaec-dev:amd64. unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libaec-dev_0.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:26:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhdf5-dev. unit-abot-epc-basic-0: 06:26:46 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: 06:26:46 DEBUG unit.abot-epc-basic/0.install Unpacking libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tagset-perl. unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tagset-perl_3.20-2_all.deb ... unit-abot-epc-basic-0: 06:26:47 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-parser-perl. unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-parser-perl_3.72-1_amd64.deb ... unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-html-perl. unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-html-perl_1.001-1_all.deb ... unit-abot-epc-basic-0: 06:26:48 DEBUG unit.abot-epc-basic/0.install Unpacking libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-mediatypes-perl. unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-mediatypes-perl_6.02-1_all.deb ... unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-message-perl. unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-message-perl_6.11-1_all.deb ... unit-abot-epc-basic-0: 06:26:49 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-form-perl. unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-form-perl_6.03-1_all.deb ... unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-tree-perl. unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-tree-perl_5.03-2_all.deb ... unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhtml-format-perl. unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhtml-format-perl_2.11-2_all.deb ... unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-cookies-perl. unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-cookies-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:26:50 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-daemon-perl. unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-daemon-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libhttp-negotiate-perl. unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libhttp-negotiate-perl_6.00-2_all.deb ... unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libicu-dev:amd64. unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libicu-dev_55.1-7ubuntu0.4_amd64.deb ... unit-abot-epc-basic-0: 06:26:51 DEBUG unit.abot-epc-basic/0.install Unpacking libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn11-dev. unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn11-dev_1.32-3ubuntu1.2_amd64.deb ... unit-abot-epc-basic-0: 06:26:52 DEBUG unit.abot-epc-basic/0.install Unpacking libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-ssleay-perl. unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-ssleay-perl_1.72-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libio-socket-ssl-perl. unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libio-socket-ssl-perl_2.024-1_all.deb ... unit-abot-epc-basic-0: 06:26:53 DEBUG unit.abot-epc-basic/0.install Unpacking libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjack-jackd2-0:amd64. unit-abot-epc-basic-0: 06:26:54 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: 06:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libjs-jquery. unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libjs-jquery_1.11.3+dfsg-4_all.deb ... unit-abot-epc-basic-0: 06:26:54 DEBUG unit.abot-epc-basic/0.install Unpacking libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libkpathsea6:amd64. unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libkpathsea6_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-http-perl. unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-http-perl_6.09-1_all.deb ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-robotrules-perl. unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-robotrules-perl_6.01-1_all.deb ... unit-abot-epc-basic-0: 06:26:55 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwww-perl. unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libwww-perl_6.15-1_all.deb ... unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liblwp-protocol-https-perl. unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liblwp-protocol-https-perl_6.06-2_all.deb ... unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install Unpacking liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 06:26:56 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmagick++-6.q16-5v5:amd64. unit-abot-epc-basic-0: 06:26:56 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: 06:26:56 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: 06:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsys-hostname-long-perl. unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsys-hostname-long-perl_1.5-1_all.deb ... unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmail-sendmail-perl. unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmail-sendmail-perl_0.79.16-1_all.deb ... unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-smtp-ssl-perl. unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-smtp-ssl-perl_1.03-1_all.deb ... unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmailtools-perl. unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmailtools-perl_2.13-1_all.deb ... unit-abot-epc-basic-0: 06:26:57 DEBUG unit.abot-epc-basic/0.install Unpacking libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mysql-common. unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mysql-common_5.7.23-0ubuntu0.16.04.1_all.deb ... unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient20:amd64. unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient20_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libmysqlclient-dev. unit-abot-epc-basic-0: 06:26:58 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libmysqlclient-dev_5.7.23-0ubuntu0.16.04.1_amd64.deb ... unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-parser-perl. unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-parser-perl_2.44-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:26:59 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-twig-perl. unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-twig-perl_1%3a3.48-1_all.deb ... unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libnet-dbus-perl. unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libnet-dbus-perl_1.1.0-3build1_amd64.deb ... unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Unpacking libnet-dbus-perl (1.1.0-3build1) ... unit-mysql-0: 06:27:00 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:27:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:27:00 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:27:00 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:27:00 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:27:00 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:27:00 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:27:00 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:27:00 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:27:00 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:27:00 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:27:00 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:27:00 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libglu1-mesa:amd64. unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libglu1-mesa_9.0.0-2.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libumfpack5.7.1:amd64. unit-abot-epc-basic-0: 06:27:01 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: 06:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave3:amd64. unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave3_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:01 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpaper-utils. unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpaper-utils_1.1.24+nmu4ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:02 DEBUG unit.abot-epc-basic/0.install Unpacking libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-5.2-0:amd64. unit-abot-epc-basic-0: 06:27:03 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: 06:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpgm-dev:amd64. unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpgm-dev_5.2.122~dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libplot2c2. unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libplot2c2_2.6-3ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:03 DEBUG unit.abot-epc-basic/0.install Unpacking libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpoppler58:amd64. unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpoppler58_0.41.0-0ubuntu1.8_amd64.deb ... unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Unpacking libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libportaudio2:amd64. unit-abot-epc-basic-0: 06:27:04 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libportaudio2_19+svn20140130-1build1_amd64.deb ... unit-abot-epc-basic-0: 06:27:05 DEBUG unit.abot-epc-basic/0.install Unpacking libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpotrace0. unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpotrace0_1.13-2_amd64.deb ... unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libpstoedit0c2a. unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libpstoedit0c2a_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libptexenc1:amd64. unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libptexenc1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqhull7:amd64. unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqhull7_2015.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:06 DEBUG unit.abot-epc-basic/0.install Unpacking libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-l10n. unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-l10n_2.9.1+dfsg-4build1_all.deb ... unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtcore4-l10n. unit-abot-epc-basic-0: 06:27:07 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: 06:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtcore4:amd64. unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtcore4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:27:07 DEBUG unit.abot-epc-basic/0.install Unpacking libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xml:amd64. unit-abot-epc-basic-0: 06:27:08 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: 06:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtdbus4:amd64. unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtdbus4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:27:08 DEBUG unit.abot-epc-basic/0.install Unpacking libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-network:amd64. unit-abot-epc-basic-0: 06:27:09 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: 06:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:09 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-script:amd64. unit-abot-epc-basic-0: 06:27:09 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: 06:27:09 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql:amd64. unit-abot-epc-basic-0: 06:27:10 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: 06:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:10 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-xmlpatterns:amd64. unit-abot-epc-basic-0: 06:27:10 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: 06:27:10 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:11 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-declarative:amd64. unit-abot-epc-basic-0: 06:27:11 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: 06:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqtgui4:amd64. unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqtgui4_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:27:12 DEBUG unit.abot-epc-basic/0.install Unpacking libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqscintilla2-12v5. unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libqscintilla2-12v5_2.9.1+dfsg-4build1_amd64.deb ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qtchooser. unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qtchooser_52-gae5eeef-2build1~gcc5.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qdbus. unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qdbus_4%3a4.8.7+dfsg-5ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:27:13 DEBUG unit.abot-epc-basic/0.install Unpacking qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-dbus:amd64. unit-abot-epc-basic-0: 06:27:14 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: 06:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-opengl:amd64. unit-abot-epc-basic-0: 06:27:14 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: 06:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:14 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libqt4-sql-mysql:amd64. unit-abot-epc-basic-0: 06:27:14 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: 06:27:14 DEBUG unit.abot-epc-basic/0.install Unpacking libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp1:amd64. unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp1_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsctp-dev. unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsctp-dev_1.0.16+dfsg-3_amd64.deb ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Unpacking libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-dev:amd64. unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-dev_1.0.2g-1ubuntu4.13_amd64.deb ... unit-abot-epc-basic-0: 06:27:15 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libssl-doc. unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libssl-doc_1.0.2g-1ubuntu4.13_all.deb ... unit-abot-epc-basic-0: 06:27:16 DEBUG unit.abot-epc-basic/0.install Unpacking libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsvn1:amd64. unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsvn1_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libsynctex1:amd64. unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libsynctex1_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-6-dev:amd64. unit-abot-epc-basic-0: 06:27:17 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: 06:27:17 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexlua52:amd64. unit-abot-epc-basic-0: 06:27:17 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexlua52_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtexluajit2:amd64. unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtexluajit2_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtext-unidecode-perl. unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtext-unidecode-perl_1.27-1_all.deb ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtie-ixhash-perl. unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtie-ixhash-perl_1.23-2_all.deb ... unit-abot-epc-basic-0: 06:27:18 DEBUG unit.abot-epc-basic/0.install Unpacking libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtool. unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libtool_2.4.6-0.1_all.deb ... unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libtool (2.4.6-0.1) ... unit-oai-epc-0: 06:27:19 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 06:27:19 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-0-dev:amd64. unit-abot-epc-basic-0: 06:27:19 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: 06:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-0-dev:amd64 (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libusb-1.0-doc. unit-abot-epc-basic-0: 06:27:19 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: 06:27:19 DEBUG unit.abot-epc-basic/0.install Unpacking libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:27:19 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libwacom-bin. unit-abot-epc-basic-0: 06:27:19 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: 06:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libx11-protocol-perl. unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libx11-protocol-perl_0.56-7_all.deb ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Unpacking libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-namespacesupport-perl. unit-abot-epc-basic-0: 06:27:20 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-namespacesupport-perl_1.11-1_all.deb ... unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-base-perl. unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-base-perl_1.07-1_all.deb ... unit-abot-epc-basic-0: 06:27:21 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-perl. unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-perl_0.99+dfsg-2ubuntu1_all.deb ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-libxml-perl. unit-abot-epc-basic-0: 06:27:22 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: 06:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-sax-expat-perl. unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-sax-expat-perl_0.40-2_all.deb ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml-xpathengine-perl. unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libxml-xpathengine-perl_0.13-1_all.deb ... unit-abot-epc-basic-0: 06:27:22 DEBUG unit.abot-epc-basic/0.install Unpacking libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxml2-dev:amd64. unit-abot-epc-basic-0: 06:27:23 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: 06:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libxslt1-dev:amd64. unit-abot-epc-basic-0: 06:27:23 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: 06:27:23 DEBUG unit.abot-epc-basic/0.install Unpacking libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:23 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libzzip-0-13:amd64. unit-abot-epc-basic-0: 06:27:24 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: 06:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking libzzip-0-13:amd64 (0.13.62-3ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package lmodern. unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../lmodern_2.004.5-1_all.deb ... unit-abot-epc-basic-0: 06:27:24 DEBUG unit.abot-epc-basic/0.install Unpacking lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:27:25 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mesa-common-dev:amd64. unit-abot-epc-basic-0: 06:27:25 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: 06:27:25 DEBUG unit.abot-epc-basic/0.install Unpacking mesa-common-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package mscgen. unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../mscgen_0.20-5_amd64.deb ... unit-abot-epc-basic-0: 06:27:26 DEBUG unit.abot-epc-basic/0.install Unpacking mscgen (0.20-5) ... unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libosmesa6:amd64. unit-abot-epc-basic-0: 06:27:27 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: 06:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texinfo. unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texinfo_6.1.0.dfsg.1-5_amd64.deb ... unit-abot-epc-basic-0: 06:27:27 DEBUG unit.abot-epc-basic/0.install Unpacking texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-common. unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-common_4.0.0-3ubuntu9.2_all.deb ... unit-abot-epc-basic-0: 06:27:28 DEBUG unit.abot-epc-basic/0.install Unpacking octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave. unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Unpacking octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-control. unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-control_3.0.0-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Unpacking octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package octave-signal. unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../octave-signal_1.3.2-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:29 DEBUG unit.abot-epc-basic/0.install Unpacking octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pstoedit. unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../pstoedit_3.70-1ubuntu2_amd64.deb ... unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package pydb. unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/pydb_1.26-2_all.deb ... unit-abot-epc-basic-0: 06:27:30 DEBUG unit.abot-epc-basic/0.install Unpacking pydb (1.26-2) ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qt-at-spi:amd64. unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qt-at-spi_0.4.0-3_amd64.deb ... unit-abot-epc-basic-0: 06:27:31 DEBUG unit.abot-epc-basic/0.install Unpacking qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package qttranslations5-l10n. unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../qttranslations5-l10n_5.5.1-2build1_all.deb ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rubygems-integration. unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../rubygems-integration_1.10_all.deb ... unit-abot-epc-basic-0: 06:27:32 DEBUG unit.abot-epc-basic/0.install Unpacking rubygems-integration (1.10) ... unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-did-you-mean. unit-abot-epc-basic-0: 06:27:33 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: 06:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-did-you-mean (1.0.0-2) ... unit-oai-hss-0: 06:27:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:27:33 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-minitest. unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-minitest_5.8.4-2_all.deb ... unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-net-telnet. unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-net-telnet_0.1.1-2_all.deb ... unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-power-assert. unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-power-assert_0.2.7-1_all.deb ... unit-abot-epc-basic-0: 06:27:33 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby-test-unit. unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby-test-unit_3.1.7-2_all.deb ... unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Unpacking ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libruby2.3:amd64. unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:27:34 DEBUG unit.abot-epc-basic/0.install Unpacking libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby2.3. unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby2.3_2.3.1-2~16.04.10_amd64.deb ... unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package ruby. unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../ruby_1%3a2.3.0+1_all.deb ... unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Unpacking ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package rake. unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/rake_10.5.0-2_all.deb ... unit-abot-epc-basic-0: 06:27:35 DEBUG unit.abot-epc-basic/0.install Unpacking rake (10.5.0-2) ... unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package subversion. unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../subversion_1.9.3-2ubuntu1.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:36 DEBUG unit.abot-epc-basic/0.install Unpacking subversion (1.9.3-2ubuntu1.1) ... unit-oai-hss-0: 06:27:36 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:27:36 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:27:36 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:27:36 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:27:36 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:27:36 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:27:36 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 06:27:36 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install ++ config-get branch unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package t1utils. unit-oai-hss-0: 06:27:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install ++ config-get revision unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../t1utils_1.39-2_amd64.deb ... unit-abot-epc-basic-0: 06:27:37 DEBUG unit.abot-epc-basic/0.install Unpacking t1utils (1.39-2) ... unit-oai-hss-0: 06:27:37 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:27:37 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:27:37 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: 06:27:37 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:27:37 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl8.6. unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tcl8.6_8.6.5+dfsg-2_amd64.deb ... unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking tcl8.6 (8.6.5+dfsg-2) ... unit-oai-hss-0: 06:27:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tcl. unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tcl_8.6.0+9_amd64.deb ... unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking tcl (8.6.0+9) ... unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:27:38 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: 06:27:38 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install Reading state information... unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-binaries. unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-binaries_2015.20160222.37495-1ubuntu0.1_amd64.deb ... unit-abot-epc-basic-0: 06:27:38 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:27:38 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:27:38 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:27:38 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:27:38 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 06:27:39 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:27:39 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:27:39 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:27:39 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:27:39 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xdg-utils. unit-abot-epc-basic-0: 06:27:39 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: 06:27:39 DEBUG unit.abot-epc-basic/0.install Unpacking xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-base. unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:27:40 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-base (2015.20160320-1ubuntu0.1) ... unit-oai-hss-0: 06:27:40 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:27:40 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:27:40 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:27:40 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:27:40 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:27:40 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base. unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../texlive-latex-base_2015.20160320-1ubuntu0.1_all.deb ... unit-abot-epc-basic-0: 06:27:43 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:44 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package texlive-latex-base-doc. unit-abot-epc-basic-0: 06:27:44 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: 06:27:44 DEBUG unit.abot-epc-basic/0.install Unpacking texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk8.6. unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../tk8.6_8.6.5-1_amd64.deb ... unit-abot-epc-basic-0: 06:27:48 DEBUG unit.abot-epc-basic/0.install Unpacking tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package tk. unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/tk_8.6.0+9_amd64.deb ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking tk (8.6.0+9) ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package unzip. unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../unzip_6.0-20ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-utils. unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-utils_7.7+3_amd64.deb ... unit-abot-epc-basic-0: 06:27:49 DEBUG unit.abot-epc-basic/0.install Unpacking x11-utils (7.7+3) ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package x11-xserver-utils. unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../x11-xserver-utils_7.7+7_amd64.deb ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xbitmaps. unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xbitmaps_1.1.1-2_all.deb ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xmlstarlet. unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xmlstarlet_1.6.1-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package xterm. unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../xterm_322-1ubuntu1_amd64.deb ... unit-abot-epc-basic-0: 06:27:50 DEBUG unit.abot-epc-basic/0.install Unpacking xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package zip. unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../archives/zip_3.0-11_amd64.deb ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking zip (3.0-11) ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libauthen-sasl-perl. unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libauthen-sasl-perl_2.1600-1_all.deb ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libc6-dbg:amd64. unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libc6-dbg_2.23-0ubuntu10_amd64.deb ... unit-abot-epc-basic-0: 06:27:51 DEBUG unit.abot-epc-basic/0.install Unpacking libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libffi-dev:amd64. unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libffi-dev_3.2.1-4_amd64.deb ... unit-abot-epc-basic-0: 06:27:52 DEBUG unit.abot-epc-basic/0.install Unpacking libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgl1-mesa-dev:amd64. unit-abot-epc-basic-0: 06:27:53 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: 06:27:53 DEBUG unit.abot-epc-basic/0.install Unpacking libgl1-mesa-dev:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libidn2-0-dev. unit-abot-epc-basic-0: 06:27:53 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libidn2-0-dev_0.10-3_amd64.deb ... unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package liboctave-dev. unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../liboctave-dev_4.0.0-3ubuntu9.2_amd64.deb ... unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:27:54 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libtasn1-doc. unit-abot-epc-basic-0: 06:27:54 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: 06:27:54 DEBUG unit.abot-epc-basic/0.install Unpacking libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libyaml-dev:amd64. unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libyaml-dev_0.1.6-3_amd64.deb ... unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Unpacking libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 06:27:55 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:27:59 DEBUG unit.abot-epc-basic/0.install Processing triggers for fontconfig (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for udev (229-4ubuntu21.4) ... unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for libglib2.0-0:amd64 (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:28:00 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: 06:28:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for mime-support (3.59ubuntu1) ... unit-abot-epc-basic-0: 06:28:00 DEBUG unit.abot-epc-basic/0.install Processing triggers for shared-mime-info (1.5-2ubuntu0.2) ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Processing triggers for hicolor-icon-theme (0.15-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Setting up cmake-data (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:28:20 DEBUG unit.abot-epc-basic/0.install Setting up libarchive13:amd64 (3.1.2-11ubuntu0.16.04.4) ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libcurl3:amd64 (7.47.0-1ubuntu2.9) ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libjsoncpp1:amd64 (1.7.2-1) ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Setting up cmake (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Setting up cmake-curses-gui (3.5.1-1ubuntu3) ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Setting up m4 (1.4.17-5) ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Setting up libfl-dev:amd64 (2.6.0-11) ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Setting up flex (2.6.0-11) ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lato (2.0-1) ... unit-abot-epc-basic-0: 06:28:21 DEBUG unit.abot-epc-basic/0.install Setting up imagemagick-common (8:6.8.9.9-7ubuntu5.13) ... unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libaudio2:amd64 (1.9.4-4) ... unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libexif12:amd64 (0.6.21-2) ... unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-double3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:28:22 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-long3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-quad3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-single3:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libieee1284-3:amd64 (0.2.11-12) ... unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Setting up liblqr-1-0:amd64 (0.4.2-2) ... unit-abot-epc-basic-0: 06:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libltdl7:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:28:23 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: 06:28:23 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: 06:28:23 DEBUG unit.abot-epc-basic/0.install Setting up libmng2:amd64 (2.0.2-0ubuntu3) ... unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libmtdev1:amd64 (1.1.5-1ubuntu2) ... unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libpcrecpp0v5:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libblas-common (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libblas3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:28:24 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: 06:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran3:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:28:24 DEBUG unit.abot-epc-basic/0.install Setting up libopenblas-base (0.2.18-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:25 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: 06:28:25 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: 06:28:25 DEBUG unit.abot-epc-basic/0.install Setting up libatlas3-base (3.10.2-9) ... unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Setting up liblapack3 (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Setting up libqrupdate1:amd64 (1.1.2-1build1) ... unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Setting up libpcre16-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Setting up libqt5core5a:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-server0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:28:25 DEBUG unit.abot-epc-basic/0.install Setting up libgbm1:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libcapnp-0.5.3:amd64 (0.5.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:28:26 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: 06:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libmircore1:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libmircommon7:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-lite9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libmirprotobuf3:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libmirclient9:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:28:26 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-client0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libegl1-mesa:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:28:27 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: 06:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libevdev2:amd64 (1.4.6+dfsg-1) ... unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libgudev-1.0-0:amd64 (1:230-2) ... unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-common (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libwacom2:amd64 (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libinput-bin (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:28:27 DEBUG unit.abot-epc-basic/0.install Setting up libinput10:amd64 (1.6.3-1ubuntu1~16.04.1) ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt5dbus5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libproxy1v5:amd64 (0.4.11-5ubuntu1) ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libqt5network5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-icccm4:amd64 (0.4.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-util1:amd64 (0.4.0-0ubuntu3) ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-image0:amd64 (0.4.0-1build1) ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-keysyms1:amd64 (0.4.0-1) ... unit-abot-epc-basic-0: 06:28:28 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render-util0:amd64 (0.3.9-1) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xkb1:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-x11-0:amd64 (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt5gui5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt5widgets5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Setting up libqt5svg5:amd64 (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-common (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:28:29 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking-services (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libdconf1:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Setting up dconf-service (0.24.0-2) ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Setting up dconf-gsettings-backend:amd64 (0.24.0-2) ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Setting up gsettings-desktop-schemas (3.18.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Setting up glib-networking:amd64 (2.48.2-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libsoup2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Setting up libsoup-gnome2.4-1:amd64 (2.52.2-1ubuntu0.3) ... unit-abot-epc-basic-0: 06:28:30 DEBUG unit.abot-epc-basic/0.install Setting up librest-0.7-0:amd64 (0.7.93-1) ... unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libsamplerate0:amd64 (0.1.8-8) ... unit-abot-epc-basic-0: 06:28:31 DEBUG unit.abot-epc-basic/0.install Setting up libsane-common (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:28:33 DEBUG unit.abot-epc-basic/0.install Setting up libserf-1-1:amd64 (1.3.8-1) ... unit-abot-epc-basic-0: 06:28:34 DEBUG unit.abot-epc-basic/0.install Setting up libunistring0:amd64 (0.9.3-5.2ubuntu1) ... unit-abot-epc-basic-0: 06:28:34 DEBUG unit.abot-epc-basic/0.install Setting up libxft2:amd64 (2.3.2-1) ... unit-abot-epc-basic-0: 06:28:34 DEBUG unit.abot-epc-basic/0.install Setting up libxss1:amd64 (1:1.2.2-1) ... unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Setting up libxv1:amd64 (2:1.0.10-1) ... unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86dga1:amd64 (2:1.1.4-1) ... unit-abot-epc-basic-0: 06:28:35 DEBUG unit.abot-epc-basic/0.install Setting up poppler-data (0.4.7-7) ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0:amd64 (0.10-3) ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Setting up libslicot0:amd64 (5.0+20101122-2) ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-0:amd64 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:28:36 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-0:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-gobject2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libcolord2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy0:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-common (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libjson-glib-1.0-0:amd64 (1.1.2-0ubuntu1) ... unit-abot-epc-basic-0: 06:28:37 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-cursor0:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:28:37 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: 06:28:38 DEBUG unit.abot-epc-basic/0.install Setting up libcroco3:amd64 (0.6.11-1) ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-2:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Setting up librsvg2-common:amd64 (2.40.13-3) ... unit-abot-epc-basic-0: 06:28:38 DEBUG unit.abot-epc-basic/0.install Setting up at-spi2-core (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:28:39 DEBUG unit.abot-epc-basic/0.install Setting up autoconf (2.69-9) ... unit-abot-epc-basic-0: 06:28:39 DEBUG unit.abot-epc-basic/0.install Setting up autotools-dev (20150820.1) ... unit-abot-epc-basic-0: 06:28:39 DEBUG unit.abot-epc-basic/0.install Setting up automake (1:1.15-4ubuntu1) ... unit-abot-epc-basic-0: 06:28:39 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: 06:28:40 DEBUG unit.abot-epc-basic/0.install Setting up libbison-dev:amd64 (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:28:40 DEBUG unit.abot-epc-basic/0.install Setting up bison (2:3.0.4.dfsg-1) ... unit-abot-epc-basic-0: 06:28:40 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: 06:28:41 DEBUG unit.abot-epc-basic/0.install Setting up castxml (0.1+git20160202-1.1) ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Setting up libgusb2:amd64 (0.2.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Setting up libcolorhug2:amd64 (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:42 DEBUG unit.abot-epc-basic/0.install Setting up libvpx3:amd64 (1.5.0-2ubuntu1) ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Setting up libxpm4:amd64 (1:3.5.11-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Setting up libgd3:amd64 (2.1.1-4ubuntu0.16.04.10) ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-port12:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-6:amd64 (2.5.9-3) ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Setting up libsane:amd64 (1.0.25+git20150528-1ubuntu2.16.04.1) ... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Adding scanner group... unit-abot-epc-basic-0: 06:28:43 DEBUG unit.abot-epc-basic/0.install Setting up colord-data (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:44 DEBUG unit.abot-epc-basic/0.install Setting up colord (1.2.12-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:44 DEBUG unit.abot-epc-basic/0.install colord.service is a disabled or a static unit, not starting it. unit-abot-epc-basic-0: 06:28:44 DEBUG unit.abot-epc-basic/0.install Setting up gettext (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:28:44 DEBUG unit.abot-epc-basic/0.install Setting up intltool-debian (0.35.0+20060710.4) ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Setting up po-debconf (1.0.19) ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Setting up libarchive-zip-perl (1.56-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Setting up libfile-stripnondeterminism-perl (0.015-1) ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Setting up libtimedate-perl (2.3000-2) ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Setting up default-jre-headless (2:1.8-56ubuntu2) ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Setting up libllvm3.6v5:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:28:45 DEBUG unit.abot-epc-basic/0.install Setting up libobjc4:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-abot-epc-basic-0: 06:28:46 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: 06:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libclang1-3.6:amd64 (1:3.6.2-3ubuntu2) ... unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Setting up doxygen (1.8.11-1) ... unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Setting up libqt5xml5:amd64 (5.5.1+dfsg-16ubuntu7.5) ... unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Setting up doxygen-gui (1.8.11-1) ... unit-abot-epc-basic-0: 06:28:46 DEBUG unit.abot-epc-basic/0.install Setting up fonts-liberation (1.07.4-1) ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Setting up tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install update-language: texlive-base not installed and configured, doing nothing! unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Setting up fonts-lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Setting up gccxml (0.9.0+git20140716-6) ... unit-abot-epc-basic-0: 06:28:47 DEBUG unit.abot-epc-basic/0.install Setting up gconf2-common (3.2.6-3ubuntu6) ... unit-oai-epc-0: 06:28:48 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:28:48 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:28:48 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:28:48 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:28:48 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:28:48 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/gconf/2/path with new version unit-oai-epc-0: 06:28:48 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 06:28:48 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libgconf-2-4:amd64 (3.2.6-3ubuntu6) ... unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace1:amd64 (1.3.2-1) ... unit-oai-epc-0: 06:28:48 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:28:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install ++ config-get revision unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libbabeltrace-ctf1:amd64 (1.3.2-1) ... unit-oai-epc-0: 06:28:48 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Setting up gdb (7.11.1-0ubuntu1~16.5) ... unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Setting up gdbserver (7.11.1-0ubuntu1~16.5) ... unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:28:48 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: 06:28:48 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install Reading package lists... unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Setting up libgfortran-5-dev:amd64 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:28:48 DEBUG unit.oai-epc/0.install Reading state information... unit-abot-epc-basic-0: 06:28:48 DEBUG unit.abot-epc-basic/0.install Setting up gfortran-5 (5.4.0-6ubuntu1~16.04.10) ... unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Setting up gfortran (4:5.3.1-1ubuntu1) ... unit-oai-epc-0: 06:28:49 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:28:49 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-abot-epc-basic-0: 06:28:49 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: 06:28:49 DEBUG unit.abot-epc-basic/0.install update-alternatives: using /usr/bin/gfortran to provide /usr/bin/f77 (f77) in auto mode unit-oai-epc-0: 06:28:49 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libcupsfilters1:amd64 (1.8.3-2ubuntu3.4) ... unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install + echo -n unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libcupsimage2:amd64 (2.1.3-4ubuntu0.5) ... unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libijs-0.35:amd64 (0.35-12) ... unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libjbig2dec0 (0.12+20150918-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Setting up libpaper1:amd64 (1.1.24+nmu4ubuntu1) ... unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:28:49 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:28:49 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/papersize with new version unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Setting up libgs9-common (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:28:50 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: 06:28:50 DEBUG unit.abot-epc-basic/0.install Setting up libgs9:amd64 (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Setting up gsfonts (1:8.11+urwcyr1.0.7~pre44-4.2ubuntu1) ... unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Setting up ghostscript (9.25~dfsg+1-0ubuntu0.16.04.1) ... unit-oai-epc-0: 06:28:50 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:28:50 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:28:50 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:28:50 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:28:50 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:28:50 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:28:50 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atk-1.0 (2.18.0-1) ... unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-atspi-2.0 (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-freedesktop:amd64 (1.46.0-3ubuntu1) ... unit-abot-epc-basic-0: 06:28:51 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: 06:28:51 DEBUG unit.abot-epc-basic/0.install Setting up libpangoxft-1.0-0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Setting up gir1.2-pango-1.0:amd64 (1.38.1-1) ... unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Setting up aglfn (1.7-3) ... unit-abot-epc-basic-0: 06:28:51 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-tex (4.6.6-3) ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-data (4.6.6-3) ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Setting up gnuplot-x11 (4.6.6-3) ... unit-abot-epc-basic-0: 06:28:52 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: 06:28:52 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: 06:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libcdt5 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libcgraph6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libpathplan4 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libgvc6 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libgvpr2 (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libxmu6:amd64 (2:1.1.2-2) ... unit-abot-epc-basic-0: 06:28:52 DEBUG unit.abot-epc-basic/0.install Setting up libxaw7:amd64 (2:1.0.13-1) ... unit-abot-epc-basic-0: 06:28:53 DEBUG unit.abot-epc-basic/0.install Setting up graphviz (2.38.0-12ubuntu2.1) ... unit-abot-epc-basic-0: 06:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libjudydebian1 (1.0.5-5) ... unit-abot-epc-basic-0: 06:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libtcl8.6:amd64 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libtk8.6:amd64 (8.6.5-1) ... unit-abot-epc-basic-0: 06:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libgc1c2:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:28:53 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: 06:28:53 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0 (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:28:53 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: 06:28:53 DEBUG unit.abot-epc-basic/0.install Setting up libtinfo-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Setting up libncurses5-dev:amd64 (6.0+20160213-1ubuntu1) ... unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Setting up libreadline6-dev:amd64 (6.3-8ubuntu2) ... unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Setting up libltdl-dev:amd64 (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Setting up libgmpxx4ldbl:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Setting up libgmp-dev:amd64 (2:6.1.0+dfsg-2) ... unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Setting up libgc-dev:amd64 (1:7.4.2-7.3ubuntu0.1) ... unit-abot-epc-basic-0: 06:28:54 DEBUG unit.abot-epc-basic/0.install Setting up pkg-config (0.29.1-0ubuntu1) ... unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Setting up guile-2.0-dev (2.0.11+1-10ubuntu0.1) ... unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Setting up hdf5-helpers (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Setting up icu-devtools (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Setting up iperf (2.0.5+dfsg1-2ubuntu0.1) ... unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Setting up iproute (1:4.3.0-1ubuntu3.16.04.3) ... unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Setting up iptables-dev (1.6.0-2ubuntu3) ... unit-abot-epc-basic-0: 06:28:55 DEBUG unit.abot-epc-basic/0.install Setting up javascript-common (11) ... unit-abot-epc-basic-0: 06:28:56 DEBUG unit.abot-epc-basic/0.install apache2_invoke: Enable configuration javascript-common unit-abot-epc-basic-0: 06:28:56 DEBUG unit.abot-epc-basic/0.install Setting up libaec0:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:28:56 DEBUG unit.abot-epc-basic/0.install Setting up libsuitesparseconfig4.4.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:28:56 DEBUG unit.abot-epc-basic/0.install Setting up libamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Setting up libarpack2 (3.3.0-1build2) ... unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Setting up libasprintf-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-bin (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Setting up libpcre32-3:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Setting up libpcre3-dev:amd64 (2:8.38-3.1) ... unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Setting up zlib1g-dev:amd64 (1:1.2.8.dfsg-2ubuntu4.1) ... unit-abot-epc-basic-0: 06:28:57 DEBUG unit.abot-epc-basic/0.install Setting up libglib2.0-dev (2.48.2-0ubuntu4.1) ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Setting up libdbus-1-dev:amd64 (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xext-dev (7.3.0-1) ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Setting up libxext-dev:amd64 (2:1.3.3-1) ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-fixes-dev (1:5.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Setting up libxfixes-dev:amd64 (1:5.0.1-2) ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Setting up libxi-dev (2:1.7.6-1) ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-record-dev (1.14.2-1) ... unit-abot-epc-basic-0: 06:28:58 DEBUG unit.abot-epc-basic/0.install Setting up libxtst-dev:amd64 (2:1.2.2-1) ... unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Setting up libatspi2.0-dev (2.18.3-4ubuntu1) ... unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Setting up libatk-bridge2.0-dev:amd64 (2.18.1-2ubuntu1) ... unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Setting up libatk1.0-dev (2.18.0-1) ... unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Setting up libblas-dev (3.6.0-2ubuntu2) ... unit-abot-epc-basic-0: 06:28:59 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: 06:28:59 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Setting up libatlas-base-dev (3.10.2-9) ... unit-abot-epc-basic-0: 06:28:59 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: 06:28:59 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: 06:28:59 DEBUG unit.abot-epc-basic/0.install Setting up libcairo-script-interpreter2:amd64 (1.14.6-1) ... unit-abot-epc-basic-0: 06:28:59 DEBUG unit.abot-epc-basic/0.install Setting up libpng12-dev:amd64 (1.2.54-1ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Setting up libfreetype6-dev:amd64 (2.6.1-0.1ubuntu2.3) ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Setting up libfontconfig1-dev:amd64 (2.11.94-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-render-dev (2:0.11.1-2) ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Setting up libxrender-dev:amd64 (1:0.9.9-0ubuntu1) ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Setting up libpixman-1-dev (0.33.6-1) ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-render0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shm0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Setting up libcairo2-dev (1.14.6-1) ... unit-abot-epc-basic-0: 06:29:00 DEBUG unit.abot-epc-basic/0.install Setting up libcamd2.4.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Setting up libccolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Setting up libcolamd2.9.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Setting up libcholmod3.0.6:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Setting up libconfig9:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-dev:amd64 (1.5-0.2) ... unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Setting up libconfig-doc (1.5-0.2) ... unit-abot-epc-basic-0: 06:29:01 DEBUG unit.abot-epc-basic/0.install Setting up libconfig8-dev (1.5-0.2) ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Setting up libcxsparse3.1.4:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Setting up libdrm-dev:amd64 (2.4.91-2~16.04.1) ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-dri2-dev (2.8-2) ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-gl-dev (1.4.17-1) ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xf86vidmode-dev (2.3.1-2) ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Setting up libxxf86vm-dev:amd64 (1:1.1.4-1) ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-damage-dev (1:1.2.1-2) ... unit-abot-epc-basic-0: 06:29:02 DEBUG unit.abot-epc-basic/0.install Setting up libxdamage-dev:amd64 (1:1.1.4-2) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-glx0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri2-0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-dri3-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-randr0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-shape0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-xfixes0-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-sync-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:03 DEBUG unit.abot-epc-basic/0.install Setting up libxcb-present-dev:amd64 (1.11.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Setting up libxshmfence-dev:amd64 (1.2-1) ... unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Setting up libx11-xcb-dev:amd64 (2:1.6.3-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-bin (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:29:04 DEBUG unit.abot-epc-basic/0.install Setting up libwayland-dev:amd64 (1.12.0-1~ubuntu16.04.3) ... unit-abot-epc-basic-0: 06:29:04 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: 06:29:04 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf9v5:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:29:05 DEBUG unit.abot-epc-basic/0.install Setting up libprotobuf-dev:amd64 (2.6.1-1.3) ... unit-abot-epc-basic-0: 06:29:05 DEBUG unit.abot-epc-basic/0.install Setting up libxkbcommon-dev (0.5.0-1ubuntu2.1) ... unit-abot-epc-basic-0: 06:29:05 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: 06:29:05 DEBUG unit.abot-epc-basic/0.install Setting up libmircookie2:amd64 (0.26.3+16.04.20170605-0ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:05 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: 06:29:05 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: 06:29:05 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: 06:29:06 DEBUG unit.abot-epc-basic/0.install Setting up libencode-locale-perl (1.05-1) ... unit-abot-epc-basic-0: 06:29:06 DEBUG unit.abot-epc-basic/0.install Setting up libepoxy-dev:amd64 (1.3.1-1ubuntu0.16.04.2) ... unit-abot-epc-basic-0: 06:29:06 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-bin (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:29:06 DEBUG unit.abot-epc-basic/0.install Setting up libfftw3-dev:amd64 (3.3.4-2ubuntu1) ... unit-abot-epc-basic-0: 06:29:06 DEBUG unit.abot-epc-basic/0.install Setting up libipc-system-simple-perl (1.25-3) ... unit-abot-epc-basic-0: 06:29:06 DEBUG unit.abot-epc-basic/0.install Setting up libfile-basedir-perl (0.07-1) ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Setting up liburi-perl (1.71-1) ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Setting up libfile-desktopentry-perl (0.22-1) ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-date-perl (6.02-1) ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Setting up libfile-listing-perl (6.04-1) ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Setting up libfile-mimeinfo-perl (0.27-1) ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Setting up libfltk1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Setting up libfltk-gl1.3:amd64 (1.3.3-7) ... unit-abot-epc-basic-0: 06:29:07 DEBUG unit.abot-epc-basic/0.install Setting up libfont-afm-perl (1.20-1) ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Setting up libfontenc1:amd64 (1:1.1.3-1) ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Setting up libforms2 (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Setting up libforms-bin (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:29:08 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: 06:29:08 DEBUG unit.abot-epc-basic/0.install Setting up libforms-dev (1.2.3-1.2) ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Setting up libgpg-error-dev (1.21-2ubuntu1) ... unit-abot-epc-basic-0: 06:29:08 DEBUG unit.abot-epc-basic/0.install Setting up libgcrypt20-dev (1.6.5-2ubuntu0.5) ... unit-abot-epc-basic-0: 06:29:08 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: 06:29:08 DEBUG unit.abot-epc-basic/0.install Setting up libgdk-pixbuf2.0-dev (2.32.2-1ubuntu1.5) ... unit-abot-epc-basic-0: 06:29:09 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo0:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:29:09 DEBUG unit.abot-epc-basic/0.install Setting up libgettextpo-dev:amd64 (0.19.7-2ubuntu3) ... unit-abot-epc-basic-0: 06:29:09 DEBUG unit.abot-epc-basic/0.install Setting up libgl2ps0 (1.3.8-1.2) ... unit-abot-epc-basic-0: 06:29:09 DEBUG unit.abot-epc-basic/0.install Setting up libglpk36:amd64 (4.57-1build3) ... unit-abot-epc-basic-0: 06:29:09 DEBUG unit.abot-epc-basic/0.install Setting up libgphoto2-l10n (2.5.9-3) ... unit-abot-epc-basic-0: 06:29:09 DEBUG unit.abot-epc-basic/0.install Setting up libjasper1:amd64 (1.900.1-debian1-2.4ubuntu1.2) ... unit-abot-epc-basic-0: 06:29:09 DEBUG unit.abot-epc-basic/0.install Setting up libwebp5:amd64 (0.4.4-1) ... unit-abot-epc-basic-0: 06:29:09 DEBUG unit.abot-epc-basic/0.install Setting up libwmf0.2-7:amd64 (0.2.8.4-10.5ubuntu1) ... unit-abot-epc-basic-0: 06:29:09 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick-q16-3 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:29:10 DEBUG unit.abot-epc-basic/0.install Setting up libgraphicsmagick++-q16-12 (1.3.23-1build1) ... unit-abot-epc-basic-0: 06:29:10 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-icu0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:10 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-gobject0:amd64 (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:10 DEBUG unit.abot-epc-basic/0.install Setting up libharfbuzz-dev (1.0.1-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:10 DEBUG unit.abot-epc-basic/0.install Setting up libxft-dev (2.3.2-1) ... unit-abot-epc-basic-0: 06:29:11 DEBUG unit.abot-epc-basic/0.install Setting up libpango1.0-dev (1.38.1-1) ... unit-abot-epc-basic-0: 06:29:11 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-xinerama-dev (1.2.1-2) ... unit-abot-epc-basic-0: 06:29:11 DEBUG unit.abot-epc-basic/0.install Setting up libxinerama-dev:amd64 (2:1.1.3-1) ... unit-abot-epc-basic-0: 06:29:11 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-randr-dev (1.5.0-1) ... unit-abot-epc-basic-0: 06:29:12 DEBUG unit.abot-epc-basic/0.install Setting up libxrandr-dev:amd64 (2:1.5.0-1) ... unit-abot-epc-basic-0: 06:29:12 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: 06:29:12 DEBUG unit.abot-epc-basic/0.install Setting up x11proto-composite-dev (1:0.4.2-2) ... unit-abot-epc-basic-0: 06:29:12 DEBUG unit.abot-epc-basic/0.install Setting up libxcomposite-dev (1:0.4.4-1) ... unit-abot-epc-basic-0: 06:29:12 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:29:12 DEBUG unit.abot-epc-basic/0.install Setting up libsz2:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-10:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-cpp-11:amd64 (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-turbo8-dev:amd64 (1.4.2-0ubuntu3.1) ... unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg8-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Setting up libjpeg-dev:amd64 (8c-2ubuntu8) ... unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Setting up libaec-dev:amd64 (0.3.2-1) ... unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Setting up libhdf5-dev (1.8.16+docs-4ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:13 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: 06:29:13 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tagset-perl (3.20-2) ... unit-abot-epc-basic-0: 06:29:13 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-parser-perl (3.72-1) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Setting up libio-html-perl (1.001-1) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-mediatypes-perl (6.02-1) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-message-perl (6.11-1) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-form-perl (6.03-1) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-tree-perl (5.03-2) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Setting up libhtml-format-perl (2.11-2) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-cookies-perl (6.01-1) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-daemon-perl (6.01-1) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Setting up libhttp-negotiate-perl (6.00-2) ... unit-abot-epc-basic-0: 06:29:14 DEBUG unit.abot-epc-basic/0.install Setting up libicu-dev:amd64 (55.1-7ubuntu0.4) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Setting up libidn11-dev (1.32-3ubuntu1.2) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Setting up libnet-ssleay-perl (1.72-1build1) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Setting up libio-socket-ssl-perl (2.024-1) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Setting up libjack-jackd2-0:amd64 (1.9.10+20150825git1ed50c92~dfsg-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Setting up libjs-jquery (1.11.3+dfsg-4) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Setting up libkpathsea6:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Setting up libnet-http-perl (6.09-1) ... unit-abot-epc-basic-0: 06:29:15 DEBUG unit.abot-epc-basic/0.install Setting up libwww-robotrules-perl (6.01-1) ... unit-abot-epc-basic-0: 06:29:16 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: 06:29:16 DEBUG unit.abot-epc-basic/0.install Setting up libsys-hostname-long-perl (1.5-1) ... unit-abot-epc-basic-0: 06:29:16 DEBUG unit.abot-epc-basic/0.install Setting up libmail-sendmail-perl (0.79.16-1) ... unit-abot-epc-basic-0: 06:29:16 DEBUG unit.abot-epc-basic/0.install Setting up libnet-smtp-ssl-perl (1.03-1) ... unit-abot-epc-basic-0: 06:29:16 DEBUG unit.abot-epc-basic/0.install Setting up libmailtools-perl (2.13-1) ... unit-abot-epc-basic-0: 06:29:16 DEBUG unit.abot-epc-basic/0.install Setting up mysql-common (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:29:16 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: 06:29:16 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient20:amd64 (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:29:16 DEBUG unit.abot-epc-basic/0.install Setting up libmysqlclient-dev (5.7.23-0ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:29:17 DEBUG unit.abot-epc-basic/0.install Setting up libglu1-mesa:amd64 (9.0.0-2.1) ... unit-abot-epc-basic-0: 06:29:17 DEBUG unit.abot-epc-basic/0.install Setting up libumfpack5.7.1:amd64 (1:4.4.6-1) ... unit-abot-epc-basic-0: 06:29:17 DEBUG unit.abot-epc-basic/0.install Setting up liboctave3:amd64 (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:29:17 DEBUG unit.abot-epc-basic/0.install Setting up libpaper-utils (1.1.24+nmu4ubuntu1) ... unit-abot-epc-basic-0: 06:29:17 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-5.2-0:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:29:17 DEBUG unit.abot-epc-basic/0.install Setting up libpgm-dev:amd64 (5.2.122~dfsg-2) ... unit-abot-epc-basic-0: 06:29:17 DEBUG unit.abot-epc-basic/0.install Setting up libplot2c2 (2.6-3ubuntu1) ... unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Setting up libpoppler58:amd64 (0.41.0-0ubuntu1.8) ... unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Setting up libportaudio2:amd64 (19+svn20140130-1build1) ... unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Setting up libpotrace0 (1.13-2) ... unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Setting up libpstoedit0c2a (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Setting up libptexenc1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Setting up libqhull7:amd64 (2015.2-1) ... unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-l10n (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Setting up qtcore4-l10n (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:18 DEBUG unit.abot-epc-basic/0.install Setting up libqtcore4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xml:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:19 DEBUG unit.abot-epc-basic/0.install Setting up libqtdbus4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-network:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-script:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-xmlpatterns:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:19 DEBUG unit.abot-epc-basic/0.install Setting up qtchooser (52-gae5eeef-2build1~gcc5.2) ... unit-abot-epc-basic-0: 06:29:19 DEBUG unit.abot-epc-basic/0.install Setting up qdbus (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:19 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-dbus:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-sql-mysql:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Setting up libsctp1:amd64 (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Setting up libsctp-dev (1.0.16+dfsg-3) ... unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Setting up libssl-dev:amd64 (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Setting up libssl-doc (1.0.2g-1ubuntu4.13) ... unit-abot-epc-basic-0: 06:29:20 DEBUG unit.abot-epc-basic/0.install Setting up libsvn1:amd64 (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Setting up libsynctex1:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-6-dev:amd64 (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Setting up libtexlua52:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Setting up libtexluajit2:amd64 (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Setting up libtext-unidecode-perl (1.27-1) ... unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Setting up libtie-ixhash-perl (1.23-2) ... unit-abot-epc-basic-0: 06:29:21 DEBUG unit.abot-epc-basic/0.install Setting up libtool (2.4.6-0.1) ... unit-abot-epc-basic-0: 06:29:22 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: 06:29:22 DEBUG unit.abot-epc-basic/0.install Setting up libusb-1.0-doc (2:1.0.20-1) ... unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install Setting up libwacom-bin (0.22-1~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install Setting up libx11-protocol-perl (0.56-7) ... unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-namespacesupport-perl (1.11-1) ... unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-base-perl (1.07-1) ... unit-abot-epc-basic-0: 06:29:22 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-perl (0.99+dfsg-2ubuntu1) ... unit-abot-epc-basic-0: 06:29:23 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: 06:29:23 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Creating config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Setting up libxml-libxml-perl (2.0123+dfsg-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:23 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: 06:29:23 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: 06:29:23 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:29:23 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:29:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml-xpathengine-perl (0.13-1) ... unit-abot-epc-basic-0: 06:29:24 DEBUG unit.abot-epc-basic/0.install Setting up libxml2-dev:amd64 (2.9.3+dfsg1-1ubuntu0.6) ... unit-abot-epc-basic-0: 06:29:24 DEBUG unit.abot-epc-basic/0.install Setting up libxslt1-dev:amd64 (1.1.28-2.1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:24 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: 06:29:24 DEBUG unit.abot-epc-basic/0.install Setting up lmodern (2.004.5-1) ... unit-abot-epc-basic-0: 06:29:24 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: 06:29:24 DEBUG unit.abot-epc-basic/0.install Setting up mscgen (0.20-5) ... unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Setting up libosmesa6:amd64 (18.0.5-0ubuntu0~16.04.1) ... unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Setting up texinfo (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Running mktexlsr. This may take some time. ... done. unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Setting up octave-common (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Setting up pstoedit (3.70-1ubuntu2) ... unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Setting up pydb (1.26-2) ... unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Setting up qttranslations5-l10n (5.5.1-2build1) ... unit-abot-epc-basic-0: 06:29:25 DEBUG unit.abot-epc-basic/0.install Setting up rubygems-integration (1.10) ... unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Setting up ruby-did-you-mean (1.0.0-2) ... unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Setting up ruby-minitest (5.8.4-2) ... unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Setting up ruby-net-telnet (0.1.1-2) ... unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Setting up ruby-power-assert (0.2.7-1) ... unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Setting up ruby-test-unit (3.1.7-2) ... unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Setting up subversion (1.9.3-2ubuntu1.1) ... unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Setting up t1utils (1.39-2) ... unit-abot-epc-basic-0: 06:29:26 DEBUG unit.abot-epc-basic/0.install Setting up tcl8.6 (8.6.5+dfsg-2) ... unit-abot-epc-basic-0: 06:29:27 DEBUG unit.abot-epc-basic/0.install Setting up tcl (8.6.0+9) ... unit-abot-epc-basic-0: 06:29:27 DEBUG unit.abot-epc-basic/0.install Setting up texlive-binaries (2015.20160222.37495-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:27 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: 06:29:27 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: 06:29:27 DEBUG unit.abot-epc-basic/0.install Setting up xdg-utils (1.1.1-1ubuntu1.16.04.3) ... unit-abot-epc-basic-0: 06:29:27 DEBUG unit.abot-epc-basic/0.install Setting up texlive-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to a4. unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to a4. unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to a4. unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to a4. unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvipdfmx to letter. unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for dvips to letter. unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for pdftex to letter. unit-abot-epc-basic-0: 06:29:28 DEBUG unit.abot-epc-basic/0.install /usr/bin/tl-paper: setting paper size for xdvi to letter. unit-abot-epc-basic-0: 06:29:29 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:29 DEBUG unit.abot-epc-basic/0.install Setting up texlive-latex-base-doc (2015.20160320-1ubuntu0.1) ... unit-abot-epc-basic-0: 06:29:29 DEBUG unit.abot-epc-basic/0.install Setting up tk8.6 (8.6.5-1) ... unit-abot-epc-basic-0: 06:29:29 DEBUG unit.abot-epc-basic/0.install Setting up tk (8.6.0+9) ... unit-abot-epc-basic-0: 06:29:29 DEBUG unit.abot-epc-basic/0.install Setting up unzip (6.0-20ubuntu1) ... unit-abot-epc-basic-0: 06:29:29 DEBUG unit.abot-epc-basic/0.install Setting up x11-utils (7.7+3) ... unit-abot-epc-basic-0: 06:29:29 DEBUG unit.abot-epc-basic/0.install Setting up x11-xserver-utils (7.7+7) ... unit-abot-epc-basic-0: 06:29:30 DEBUG unit.abot-epc-basic/0.install Setting up xbitmaps (1.1.1-2) ... unit-abot-epc-basic-0: 06:29:30 DEBUG unit.abot-epc-basic/0.install Setting up xmlstarlet (1.6.1-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:30 DEBUG unit.abot-epc-basic/0.install Setting up xterm (322-1ubuntu1) ... unit-abot-epc-basic-0: 06:29:30 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: 06:29:30 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: 06:29:30 DEBUG unit.abot-epc-basic/0.install Setting up zip (3.0-11) ... unit-abot-epc-basic-0: 06:29:30 DEBUG unit.abot-epc-basic/0.install Setting up libauthen-sasl-perl (2.1600-1) ... unit-abot-epc-basic-0: 06:29:30 DEBUG unit.abot-epc-basic/0.install Setting up libc6-dbg:amd64 (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Setting up libffi-dev:amd64 (3.2.1-4) ... unit-abot-epc-basic-0: 06:29:31 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: 06:29:31 DEBUG unit.abot-epc-basic/0.install Setting up libidn2-0-dev (0.10-3) ... unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Setting up libtasn1-doc (4.7-3ubuntu0.16.04.3) ... unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Setting up libyaml-dev:amd64 (0.1.6-3) ... unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-common (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-0:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Setting up debhelper (9.20160115ubuntu3) ... unit-abot-epc-basic-0: 06:29:31 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:29:32 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: 06:29:32 DEBUG unit.abot-epc-basic/0.install Setting up gtkwave (3.3.66-1) ... unit-abot-epc-basic-0: 06:29:32 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-dev:amd64 (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:29:32 DEBUG unit.abot-epc-basic/0.install Setting up liblwp-protocol-https-perl (6.06-2) ... unit-abot-epc-basic-0: 06:29:32 DEBUG unit.abot-epc-basic/0.install Setting up libqtgui4:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:32 DEBUG unit.abot-epc-basic/0.install Setting up libqscintilla2-12v5 (2.9.1+dfsg-4build1) ... unit-abot-epc-basic-0: 06:29:32 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-opengl:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:32 DEBUG unit.abot-epc-basic/0.install Setting up octave (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Setting up octave-control (3.0.0-1) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Setting up octave-signal (1.3.2-1) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Setting up qt-at-spi:amd64 (0.4.0-3) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Setting up rake (10.5.0-2) ... unit-abot-epc-basic-0: 06:29:33 DEBUG unit.abot-epc-basic/0.install Setting up libruby2.3:amd64 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Setting up ruby2.3 (2.3.1-2~16.04.10) ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Setting up liboctave-dev (4.0.0-3ubuntu9.2) ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libgtk-3-bin (3.18.9-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Setting up adwaita-icon-theme (3.18.0-2ubuntu3.1) ... unit-abot-epc-basic-0: 06:29:34 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: 06:29:34 DEBUG unit.abot-epc-basic/0.install Setting up dh-strip-nondeterminism (0.015-1) ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Setting up gconf-service-backend (3.2.6-3ubuntu6) ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libwww-perl (6.15-1) ... unit-abot-epc-basic-0: 06:29:34 DEBUG unit.abot-epc-basic/0.install Setting up libxml-parser-perl (2.44-1build1) ... unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Setting up libxml-twig-perl (1:3.48-1) ... unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Setting up libnet-dbus-perl (1.1.0-3build1) ... unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Setting up libqt4-declarative:amd64 (4:4.8.7+dfsg-5ubuntu2) ... unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Setting up libxml-sax-expat-perl (0.40-2) ... unit-abot-epc-basic-0: 06:29:35 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: 06:29:35 DEBUG unit.abot-epc-basic/0.install update-perl-sax-parsers: Updating overall Perl SAX parser modules info file... unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Replacing config file /etc/perl/XML/SAX/ParserDetails.ini with new version unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Setting up ruby (1:2.3.0+1) ... unit-abot-epc-basic-0: 06:29:35 DEBUG unit.abot-epc-basic/0.install Setting up humanity-icon-theme (0.6.10.1) ... unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Setting up ubuntu-mono (14.04+16.04.20180326-0ubuntu1) ... unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:29:36 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: 06:29:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for dbus (1.10.6-1ubuntu3.3) ... unit-abot-epc-basic-0: 06:29:36 DEBUG unit.abot-epc-basic/0.install Processing triggers for tex-common (6.04ubuntu1) ... unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Running updmap-sys. This may take some time... done. unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Running mktexlsr /var/lib/texmf ... done. unit-abot-epc-basic-0: 06:29:37 DEBUG unit.abot-epc-basic/0.install Building format(s) --all. unit-abot-epc-basic-0: 06:29:38 DEBUG unit.abot-epc-basic/0.install This may take some time... done. unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6580c-default-0 unit-abot-epc-basic-0: 06:29:39 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:29:39 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  unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6580c-default-0 unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 06:29:45 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: 06:29:45 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: 06:29:45 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 06:29:45 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: 06:29:45 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 06:29:45 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: 06:29:45 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install lsh-doc unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install nettle-bin nettle-dev unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:29:45 DEBUG unit.abot-epc-basic/0.install Need to get 24.5 kB/963 kB of archives. unit-abot-epc-basic-0: 06:29:45 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: 06:29:45 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: 06:29:46 DEBUG unit.abot-epc-basic/0.install Fetched 24.5 kB in 0s (63.6 kB/s) unit-abot-epc-basic-0: 06:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-bin. unit-abot-epc-basic-0: 06:29:46 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 ... 107923 files and directories currently installed.) unit-abot-epc-basic-0: 06:29:46 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: 06:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:29:46 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package nettle-dev. unit-abot-epc-basic-0: 06:29:46 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: 06:29:46 DEBUG unit.abot-epc-basic/0.install Unpacking nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:29:46 DEBUG unit.abot-epc-basic/0.install Processing triggers for man-db (2.7.5-1) ... unit-abot-epc-basic-0: 06:29:47 DEBUG unit.abot-epc-basic/0.install Processing triggers for install-info (6.1.0.dfsg.1-5) ... unit-abot-epc-basic-0: 06:29:47 DEBUG unit.abot-epc-basic/0.install Setting up nettle-bin (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:29:47 DEBUG unit.abot-epc-basic/0.install Setting up nettle-dev (3.2-1ubuntu0.16.04.1) ... unit-abot-epc-basic-0: 06:29:48 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:29:48 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: 06:30:21 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6580c-default-0 unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Reading package lists... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Building dependency tree... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Reading state information... unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install The following packages were automatically installed and are no longer required: unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install adwaita-icon-theme at-spi2-core colord colord-data dconf-gsettings-backend unit-abot-epc-basic-0: 06:30:22 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: 06:30:22 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: 06:30:22 DEBUG unit.abot-epc-basic/0.install glib-networking-common glib-networking-services gsettings-desktop-schemas unit-abot-epc-basic-0: 06:30:22 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: 06:30:22 DEBUG unit.abot-epc-basic/0.install libatspi2.0-0 libatspi2.0-dev libcairo-gobject2 libcairo-script-interpreter2 unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install libcairo2-dev libcolord2 libcolorhug2 libdbus-1-dev libdconf1 unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install libegl1-mesa-dev libepoxy-dev libepoxy0 libexif12 libfontconfig1-dev unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install libfreetype6-dev libgdk-pixbuf2.0-dev libglib2.0-bin libglib2.0-dev unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install libgphoto2-6 libgphoto2-l10n libgphoto2-port12 libgtk-3-0 libgtk-3-bin unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install libgtk-3-common libgusb2 libharfbuzz-dev libharfbuzz-gobject0 libieee1284-3 unit-abot-epc-basic-0: 06:30:22 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: 06:30:22 DEBUG unit.abot-epc-basic/0.install libmircookie-dev libmircookie2 libmircore-dev libpango1.0-dev unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install libpangoxft-1.0-0 libpcre3-dev libpcre32-3 libpcrecpp0v5 libpixman-1-dev unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install libpng12-dev libprotobuf-dev libprotobuf9v5 librest-0.7-0 libsane unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install libsane-common libsoup-gnome2.4-1 libsoup2.4-1 libwayland-bin unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install libwayland-cursor0 libwayland-dev libwayland-egl1-mesa libxcb-shm0-dev unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install libxcomposite-dev libxcursor-dev libxft-dev libxi-dev libxinerama-dev unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install libxkbcommon-dev libxrandr-dev libxrender-dev libxtst-dev ubuntu-mono unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install x11proto-composite-dev x11proto-randr-dev x11proto-record-dev unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install x11proto-render-dev x11proto-xinerama-dev unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Use 'sudo apt autoremove' to remove them. unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install The following additional packages will be installed: unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Suggested packages: unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install gnutls-doc gnutls-bin guile-gnutls unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install The following NEW packages will be installed: unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install libgnutls-dev libgnutlsxx28 libp11-kit-dev unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install 0 upgraded, 3 newly installed, 0 to remove and 0 not upgraded. unit-abot-epc-basic-0: 06:30:22 DEBUG unit.abot-epc-basic/0.install Need to get 621 kB of archives. unit-abot-epc-basic-0: 06:30:22 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: 06:30:22 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: 06:30:22 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: 06:30:23 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: 06:30:23 DEBUG unit.abot-epc-basic/0.install Fetched 621 kB in 1s (408 kB/s) unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutlsxx28:amd64. unit-abot-epc-basic-0: 06:30:24 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 ... 108032 files and directories currently installed.) unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutlsxx28_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libp11-kit-dev:amd64. unit-abot-epc-basic-0: 06:30:24 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: 06:30:24 DEBUG unit.abot-epc-basic/0.install Unpacking libp11-kit-dev:amd64 (0.23.2-5~ubuntu16.04.1) ... unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Selecting previously unselected package libgnutls-dev:amd64. unit-abot-epc-basic-0: 06:30:24 DEBUG unit.abot-epc-basic/0.install Preparing to unpack .../libgnutls-dev_3.4.10-4ubuntu1.4_amd64.deb ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Unpacking libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:30:25 DEBUG unit.abot-epc-basic/0.install Setting up libgnutlsxx28:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:30:26 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: 06:30:26 DEBUG unit.abot-epc-basic/0.install Setting up libgnutls-dev:amd64 (3.4.10-4ubuntu1.4) ... unit-abot-epc-basic-0: 06:30:26 DEBUG unit.abot-epc-basic/0.install Processing triggers for libc-bin (2.23-0ubuntu10) ... unit-abot-epc-basic-0: 06:30:27 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:30:27 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: 06:30:52 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6580c-default-0 unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install sudo: unable to resolve host juju-d6580c-default-0 unit-abot-epc-basic-0: 06:30:52 DEBUG unit.abot-epc-basic/0.install Cloning into '/opt/ssh'... unit-abot-epc-basic-0: 06:30:53 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:30:53 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-mysql-0: 06:31:04 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-mysql-0: 06:31:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-mysql-0: 06:31:04 DEBUG juju.worker.uniter.operation running operation run update-status hook unit-mysql-0: 06:31:04 DEBUG juju.machinelock acquire machine lock for uniter (run update-status hook) unit-mysql-0: 06:31:04 DEBUG juju.machinelock machine lock acquired for uniter (run update-status hook) unit-mysql-0: 06:31:04 DEBUG juju.worker.uniter.operation preparing operation "run update-status hook" unit-mysql-0: 06:31:04 DEBUG juju.worker.uniter.operation executing operation "run update-status hook" unit-mysql-0: 06:31:04 INFO juju.worker.uniter.operation skipped "update-status" hook (missing) unit-mysql-0: 06:31:04 DEBUG juju.worker.uniter.operation committing operation "run update-status hook" unit-mysql-0: 06:31:04 DEBUG juju.machinelock machine lock released for uniter (run update-status hook) unit-mysql-0: 06:31:04 DEBUG juju.worker.uniter.operation lock released unit-mysql-0: 06:31:04 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:31:33 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:32:40 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-hss-0: 06:32:40 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:32:40 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-hss-0: 06:32:40 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-hss-0: 06:32:40 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-hss-0: 06:32:40 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-hss-0: 06:32:40 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-hss-0: 06:32:40 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + source /var/lib/juju/agents/unit-oai-hss-0/charm/utils/common unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + export juju=set unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + juju=set unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + set_env_paths unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + openair_path=/srv/openair-cn unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + build_path=/srv/openair-cn/BUILD unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + hss_conf=/usr/local/etc/oai unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + hss_exec_name=oai_hss unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install ++ config-get branch unit-oai-hss-0: 06:32:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + branch=v0.3.2-branch unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install ++ config-get revision unit-oai-hss-0: 06:32:40 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + revision=HEAD unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + echo v0.3.2-branch unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + echo HEAD unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + update_hostname unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install ++ sed 's|/|-|' unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install ++ echo oai-hss/0 unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + HOSTNAME=oai-hss-0 unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + echo oai-hss-0 unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + hostname oai-hss-0 unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install ++ hostname unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + echo '127.0.0.1 oai-hss-0' unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:32:40 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:32:41 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32: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: 06:32:41 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:41 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install ++ virt-what unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + machine_type=kvm unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + install_packages unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + status-set maintenance 'Installing some dependencies' unit-oai-hss-0: 06:32:42 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections git unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + gitAlreadyInstalled=1 unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections at unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + atAlreadyInstalled=1 unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install ++ grep -c install unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install ++ dpkg --get-selections virt-what unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + virtwhatAlreadyInstalled=1 unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + '[' '!' 1 -eq 1 ']' unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + PASSWORD=linux unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + debconf-set-selections unit-oai-hss-0: 06:32:42 DEBUG unit.oai-hss/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-hss-0: 06:32:43 DEBUG unit.oai-hss/0.install + apt install -y mysql-client unit-oai-hss-0: 06:32:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:43 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: 06:32:43 DEBUG unit.oai-hss/0.install unit-oai-hss-0: 06:32:43 DEBUG unit.oai-hss/0.install Reading package lists... unit-oai-hss-0: 06:32:43 DEBUG unit.oai-hss/0.install Building dependency tree... unit-oai-hss-0: 06:32:43 DEBUG unit.oai-hss/0.install Reading state information... unit-oai-hss-0: 06:32:43 DEBUG unit.oai-hss/0.install mysql-client is already the newest version. unit-oai-hss-0: 06:32:43 DEBUG unit.oai-hss/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-hss-0: 06:32:43 DEBUG unit.oai-hss/0.install + clone_repro unit-oai-hss-0: 06:32:43 DEBUG unit.oai-hss/0.install + juju-log 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:32:44 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-hss-0: 06:32:44 INFO unit.oai-hss/0.juju-log Fetching and installing OpenAirInterface HSS unit-oai-hss-0: 06:32:44 DEBUG unit.oai-hss/0.install + status-set maintenance 'Fetching and installing OpenAirInterface HSS' unit-oai-hss-0: 06:32:44 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-hss-0: 06:32:44 DEBUG unit.oai-hss/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-hss-0: 06:32:44 DEBUG unit.oai-hss/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-hss-0: 06:32:44 DEBUG unit.oai-hss/0.install + echo -n unit-oai-hss-0: 06:32:44 DEBUG unit.oai-hss/0.install + '[' -d /srv/openair-cn ']' unit-oai-hss-0: 06:32:44 DEBUG unit.oai-hss/0.install + cp -f /etc/hosts /home unit-oai-hss-0: 06:32:44 DEBUG unit.oai-hss/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-hss-0: 06:32:44 DEBUG unit.oai-hss/0.install Cloning into '/srv/openair-cn'... unit-oai-hss-0: 06:32:45 DEBUG unit.oai-hss/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-hss-0: 06:32:45 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-hss-0: 06:32:45 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-hss-0: 06:32:45 DEBUG juju.worker.uniter.operation lock released unit-oai-hss-0: 06:32:45 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:32:45 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" unit-abot-epc-basic-0: 06:32:57 DEBUG unit.abot-epc-basic/0.install  unit-abot-epc-basic-0: 06:32:57 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-epc-0: 06:33:08 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-epc-0: 06:33:08 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-hss-0: 06:33:27 DEBUG juju.worker.uniter.remotestate update status timer triggered unit-oai-hss-0: 06:33:27 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Installing oaisim >> unit-abot-epc-basic-0: 06:33:32 DEBUG unit.abot-epc-basic/0.install << ABOT Installer - Success: Configuring abot-functest-basic >> unit-abot-epc-basic-0: 06:33:32 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:33:32 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-abot-epc-basic-0: 06:33:32 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:33:32 INFO unit.abot-epc-basic/0.juju-log ABot Install complete! unit-abot-epc-basic-0: 06:33:32 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:33:33 INFO juju.worker.uniter.operation ran "install" hook unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation committing operation "run install hook" unit-abot-epc-basic-0: 06:33:33 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation running operation accept leadership unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation preparing operation "accept leadership" unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation committing operation "accept leadership" unit-abot-epc-basic-0: 06:33:33 INFO juju.worker.uniter found queued "leader-elected" hook unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation running operation run leader-elected hook unit-abot-epc-basic-0: 06:33:33 DEBUG juju.machinelock acquire machine lock for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:33:33 DEBUG juju.machinelock machine lock acquired for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation preparing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation executing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running leader-elected hook unit-abot-epc-basic-0: 06:33:33 INFO juju.worker.uniter.operation skipped "leader-elected" hook (missing) unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation committing operation "run leader-elected hook" unit-abot-epc-basic-0: 06:33:33 DEBUG juju.machinelock machine lock released for uniter (run leader-elected hook) unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation running operation run config-changed hook unit-abot-epc-basic-0: 06:33:33 DEBUG juju.machinelock acquire machine lock for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:33:33 DEBUG juju.machinelock machine lock acquired for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation preparing operation "run config-changed hook" unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation executing operation "run config-changed hook" unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running config-changed hook unit-abot-epc-basic-0: 06:33:33 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-abot-epc-basic-0: 06:33:33 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-abot-epc-basic-0: 06:33:33 INFO unit.abot-epc-basic/0.juju-log Installing the tags obtained from config: local-commands unit-abot-epc-basic-0: 06:33:33 DEBUG worker.uniter.jujuc running hook tool "unit-get" unit-abot-epc-basic-0: 06:33:33 INFO juju.worker.uniter.operation ran "config-changed" hook unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation committing operation "run config-changed hook" unit-abot-epc-basic-0: 06:33:33 DEBUG juju.machinelock machine lock released for uniter (run config-changed hook) unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:33:33 INFO juju.worker.uniter found queued "start" hook unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation running operation run start hook unit-abot-epc-basic-0: 06:33:33 DEBUG juju.machinelock acquire machine lock for uniter (run start hook) unit-abot-epc-basic-0: 06:33:33 DEBUG juju.machinelock machine lock acquired for uniter (run start hook) unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation preparing operation "run start hook" unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter.operation executing operation "run start hook" unit-abot-epc-basic-0: 06:33:33 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running start hook unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /root/.ssh/id_rsa. unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start Your public key has been saved in /root/.ssh/id_rsa.pub. unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start SHA256:JeT06x5CtxsRErRnBk23Vil0RYdBr9sbfiJAm6tUoQ4 root@juju-d6580c-default-0 unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | .*o..o.=*+| unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | + =...+o..| unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | = O o. .| unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | O.= . | unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | E S.=o . | unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | + ++o o | unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | + =o ...| unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | . o.+. o +| unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | ..o . +.| unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start sudo: unable to resolve host juju-d6580c-default-0 unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start Generating public/private rsa key pair. unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start Your identification has been saved in /home/ubuntu/.ssh/id_rsa. unit-abot-epc-basic-0: 06:33:34 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: 06:33:34 DEBUG unit.abot-epc-basic/0.start The key fingerprint is: unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start SHA256:Evus/ed0Rj52DX08U6ZgLK/vBqVmcr7DmkaKdPNZ8QI ubuntu@juju-d6580c-default-0 unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start The key's randomart image is: unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start +---[RSA 2048]----+ unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | | unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | . | unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | . . + o| unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | oE .+.. =.| unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | o S. =. +o+| unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | . o+o O..o .=| unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | . o =oX.o. * o| unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | . .o+.+oo+ o | unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start | ..+ooB+ | unit-abot-epc-basic-0: 06:33:34 DEBUG unit.abot-epc-basic/0.start +----[SHA256]-----+ unit-abot-epc-basic-0: 06:33:34 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-abot-epc-basic-0: 06:33:34 INFO juju.worker.uniter.operation ran "start" hook unit-abot-epc-basic-0: 06:33:34 DEBUG juju.worker.uniter.operation committing operation "run start hook" unit-abot-epc-basic-0: 06:33:34 DEBUG juju.machinelock machine lock released for uniter (run start hook) unit-abot-epc-basic-0: 06:33:34 DEBUG juju.worker.uniter.operation lock released unit-abot-epc-basic-0: 06:33:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-abot-epc-basic-0: 06:33:34 DEBUG juju.worker.dependency "metric-collect" manifold worker started unit-abot-epc-basic-0: 06:33:34 INFO juju.worker.uniter.relation joining relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 06:33:34 INFO juju.worker.uniter.relation joined relation "abot-epc-basic:epc oai-epc:epc" unit-abot-epc-basic-0: 06:33:34 INFO juju.worker.uniter.relation joining relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-abot-epc-basic-0: 06:33:34 INFO juju.worker.uniter.relation joined relation "oai-epc:ssh-abot-epc abot-epc-basic:ssh-abot" unit-oai-epc-0: 06:33:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {3 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 06:33:34 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:33:34 DEBUG juju.worker.uniter.remotestate got a relation units change: {4 {map[abot-epc-basic/0:{0}] []}} unit-oai-epc-0: 06:33:34 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-abot-epc-basic-0: 06:33:34 DEBUG juju.worker.uniter [AGENT-STATUS] idle: unit-abot-epc-basic-0: 06:33:34 DEBUG juju.worker.uniter no operations in progress; waiting for changes unit-oai-epc-0: 06:33:50 DEBUG juju.worker.uniter.remotestate retry hook timer triggered unit-oai-epc-0: 06:33:50 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:33:50 DEBUG juju.worker.uniter.operation running operation run install hook unit-oai-epc-0: 06:33:50 DEBUG juju.machinelock acquire machine lock for uniter (run install hook) unit-oai-epc-0: 06:33:50 DEBUG juju.machinelock machine lock acquired for uniter (run install hook) unit-oai-epc-0: 06:33:50 DEBUG juju.worker.uniter.operation preparing operation "run install hook" unit-oai-epc-0: 06:33:50 DEBUG juju.worker.uniter.operation executing operation "run install hook" unit-oai-epc-0: 06:33:50 DEBUG juju.worker.uniter [AGENT-STATUS] executing: running install hook unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install + export DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install + DEBIAN_FRONTEND=noninteractive unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install + source /var/lib/juju/agents/unit-oai-epc-0/charm/utils/common unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install ++ validated_mme_public_ip=0 unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install + set_env_paths unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install + openair_path=/srv/openair-cn unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install + build_path=/srv/openair-cn/BUILD unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install + hss_path=/srv/openair-cn/BUILD/HSS unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install + epc_path=/srv/openair-cn/BUILD/EPC unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install + build_run_scripts=/srv/openair-cn/SCRIPTS unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install + tools_path=/srv/openair-cn/BUILD/TOOLS unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install + epc_conf_path=/usr/local/etc/oai unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install + epc_exec_name=mme_gw unit-oai-epc-0: 06:33:50 DEBUG unit.oai-epc/0.install + open-port 2152/udp unit-oai-epc-0: 06:33:51 DEBUG worker.uniter.jujuc running hook tool "open-port" unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install ++ config-get branch unit-oai-epc-0: 06:33:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + branch=v0.3.2-branch unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install ++ config-get revision unit-oai-epc-0: 06:33:51 DEBUG worker.uniter.jujuc running hook tool "config-get" unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + revision=HEAD unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + echo v0.3.2-branch unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + echo HEAD unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + update_hostname unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install ++ sed 's|/|-|' unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install ++ echo oai-epc/0 unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + HOSTNAME=oai-epc-0 unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + echo oai-epc-0 unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + hostname oai-epc-0 unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install ++ hostname unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + echo '127.0.0.1 oai-epc-0' unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + install_packages unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections git unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + gitAlreadyInstalled=1 unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections at unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + atAlreadyInstalled=1 unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install ++ grep -c install unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install ++ dpkg --get-selections virt-what unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + virtwhatAlreadyInstalled=1 unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + '[' '!' 1 -eq 1 ']' unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + PASSWORD=linux unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password password linux' unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + debconf-set-selections unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + echo 'mysql-server mysql-server/root_password_again password linux' unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + apt install -y mysql-client unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:33:51 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: 06:33:51 DEBUG unit.oai-epc/0.install unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install Reading package lists... unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install Building dependency tree... unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install Reading state information... unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install mysql-client is already the newest version. unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install ++ virt-what unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + machine_type=kvm unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + clone_repro unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + juju-log 'Fetching and installing openair5G EPC' unit-oai-epc-0: 06:33:51 DEBUG worker.uniter.jujuc running hook tool "juju-log" unit-oai-epc-0: 06:33:51 INFO unit.oai-epc/0.juju-log Fetching and installing openair5G EPC unit-oai-epc-0: 06:33:51 DEBUG unit.oai-epc/0.install + status-set maintenance 'Fetching and installing Openair5G EPC' unit-oai-epc-0: 06:33:52 DEBUG worker.uniter.jujuc running hook tool "status-set" unit-oai-epc-0: 06:33:52 DEBUG unit.oai-epc/0.install + sed -ne '/-BEGIN CERTIFICATE-/,/-END CERTIFICATE-/p' unit-oai-epc-0: 06:33:52 DEBUG unit.oai-epc/0.install + openssl s_client -showcerts -connect gitlab.eurecom.fr:443 unit-oai-epc-0: 06:33:52 DEBUG unit.oai-epc/0.install + echo -n unit-oai-epc-0: 06:33:52 DEBUG unit.oai-epc/0.install + '[' -d /srv/openair-cn ']' unit-oai-epc-0: 06:33:52 DEBUG unit.oai-epc/0.install + cp -f /etc/hosts /home unit-oai-epc-0: 06:33:52 DEBUG unit.oai-epc/0.install + git clone https://gitlab.eurecom.fr/oai/openair-cn.git /srv/openair-cn unit-oai-epc-0: 06:33:52 DEBUG unit.oai-epc/0.install Cloning into '/srv/openair-cn'... unit-oai-epc-0: 06:33:53 DEBUG unit.oai-epc/0.install fatal: could not read Username for 'https://gitlab.eurecom.fr': No such device or address unit-oai-epc-0: 06:33:53 ERROR juju.worker.uniter.operation hook "install" failed: exit status 128 unit-oai-epc-0: 06:33:53 DEBUG juju.machinelock machine lock released for uniter (run install hook) unit-oai-epc-0: 06:33:53 DEBUG juju.worker.uniter.operation lock released unit-oai-epc-0: 06:33:53 INFO juju.worker.uniter awaiting error resolution for "install" hook unit-oai-epc-0: 06:33:53 DEBUG juju.worker.uniter [AGENT-STATUS] error: hook failed: "install" 2018-10-12 06:34:13,810 - functest.opnfv_tests.vnf.epc.juju_epc - INFO - Destroying Orchestrator... 2018-10-12 06:35:02,623 - 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, 3 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, 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, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 2 machines Waiting on 1 model, 1 machine All hosted models reclaimed, cleaning up controller machines 2018-10-12 06:35:02,627 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 06:35:02,627 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:02,796 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2307 X-Openstack-Request-Id: req-eb732669-1fe3-4934-8afb-19394fa651fa Date: Fri, 12 Oct 2018 06:35:02 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:20:45Z", "updated_at": "2018-10-12T06:34:46Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.201", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "60f60489-83d3-4f62-b64c-1f01ae77dc2c"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:16:14Z", "updated_at": "2018-10-12T06:34:37Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "88b107f2-75dc-424b-97a4-7b5e61a38b85"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:08:26Z", "updated_at": "2018-10-12T06:35:00Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "8b2775a1-fee9-4c25-99f2-7c2c27bd336c"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:13:37Z", "updated_at": "2018-10-12T06:34:27Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "af5d43a6-822e-47ec-8c7d-f565c1b3ce63"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:16:52Z", "updated_at": "2018-10-12T06:34:46Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "c795e9a8-2910-4e20-ad28-2281bedd6e05"}]} 2018-10-12 06:35:02,796 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-eb732669-1fe3-4934-8afb-19394fa651fa 2018-10-12 06:35:02,796 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.169322967529s 2018-10-12 06:35:02,796 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-eb732669-1fe3-4934-8afb-19394fa651fa 2018-10-12 06:35:02,808 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-12 06:35:02,809 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/60f60489-83d3-4f62-b64c-1f01ae77dc2c.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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:03,344 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-25c63bc6-9e81-4b92-a980-3e1b816602bb Content-Length: 0 Date: Fri, 12 Oct 2018 06:35:03 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:35:03,345 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/60f60489-83d3-4f62-b64c-1f01ae77dc2c.json used request id req-25c63bc6-9e81-4b92-a980-3e1b816602bb 2018-10-12 06:35:03,345 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.536427974701s 2018-10-12 06:35:03,345 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/60f60489-83d3-4f62-b64c-1f01ae77dc2c.json used request id req-25c63bc6-9e81-4b92-a980-3e1b816602bb 2018-10-12 06:35:03,351 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 06:35:03,351 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:03,569 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1849 X-Openstack-Request-Id: req-1fe2cce1-9fe5-4e70-aac6-a59a41f2149c Date: Fri, 12 Oct 2018 06:35:03 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:16:14Z", "updated_at": "2018-10-12T06:34:37Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.212", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "88b107f2-75dc-424b-97a4-7b5e61a38b85"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:08:26Z", "updated_at": "2018-10-12T06:35:00Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "8b2775a1-fee9-4c25-99f2-7c2c27bd336c"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:13:37Z", "updated_at": "2018-10-12T06:34:27Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "af5d43a6-822e-47ec-8c7d-f565c1b3ce63"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:16:52Z", "updated_at": "2018-10-12T06:34:46Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "c795e9a8-2910-4e20-ad28-2281bedd6e05"}]} 2018-10-12 06:35:03,569 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1fe2cce1-9fe5-4e70-aac6-a59a41f2149c 2018-10-12 06:35:03,570 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.218775987625s 2018-10-12 06:35:03,570 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-1fe2cce1-9fe5-4e70-aac6-a59a41f2149c 2018-10-12 06:35:03,584 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-12 06:35:03,585 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/88b107f2-75dc-424b-97a4-7b5e61a38b85.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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:04,137 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-73b1f1c2-e52d-45ea-9a38-ab446f238115 Content-Length: 0 Date: Fri, 12 Oct 2018 06:35:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:35:04,137 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/88b107f2-75dc-424b-97a4-7b5e61a38b85.json used request id req-73b1f1c2-e52d-45ea-9a38-ab446f238115 2018-10-12 06:35:04,137 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.552757024765s 2018-10-12 06:35:04,138 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/88b107f2-75dc-424b-97a4-7b5e61a38b85.json used request id req-73b1f1c2-e52d-45ea-9a38-ab446f238115 2018-10-12 06:35:04,143 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 06:35:04,144 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:04,306 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1391 X-Openstack-Request-Id: req-f3e8c3c0-53d8-40cc-8328-5430e9015141 Date: Fri, 12 Oct 2018 06:35:04 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:08:26Z", "updated_at": "2018-10-12T06:35:00Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.200", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "8b2775a1-fee9-4c25-99f2-7c2c27bd336c"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:13:37Z", "updated_at": "2018-10-12T06:34:27Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "af5d43a6-822e-47ec-8c7d-f565c1b3ce63"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:16:52Z", "updated_at": "2018-10-12T06:34:46Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "c795e9a8-2910-4e20-ad28-2281bedd6e05"}]} 2018-10-12 06:35:04,307 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f3e8c3c0-53d8-40cc-8328-5430e9015141 2018-10-12 06:35:04,307 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.163627147675s 2018-10-12 06:35:04,307 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-f3e8c3c0-53d8-40cc-8328-5430e9015141 2018-10-12 06:35:04,320 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-12 06:35:04,321 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/8b2775a1-fee9-4c25-99f2-7c2c27bd336c.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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:04,885 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-6223092d-c17f-4fcf-a2d6-7e6d50545267 Content-Length: 0 Date: Fri, 12 Oct 2018 06:35:04 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:35:04,885 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/8b2775a1-fee9-4c25-99f2-7c2c27bd336c.json used request id req-6223092d-c17f-4fcf-a2d6-7e6d50545267 2018-10-12 06:35:04,885 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.564893960953s 2018-10-12 06:35:04,885 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/8b2775a1-fee9-4c25-99f2-7c2c27bd336c.json used request id req-6223092d-c17f-4fcf-a2d6-7e6d50545267 2018-10-12 06:35:04,892 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 06:35:04,892 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:05,084 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 933 X-Openstack-Request-Id: req-e660ac24-ee25-4205-bad3-42431eb431b5 Date: Fri, 12 Oct 2018 06:35:05 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:13:37Z", "updated_at": "2018-10-12T06:34:27Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.211", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "af5d43a6-822e-47ec-8c7d-f565c1b3ce63"}, {"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:16:52Z", "updated_at": "2018-10-12T06:34:46Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "c795e9a8-2910-4e20-ad28-2281bedd6e05"}]} 2018-10-12 06:35:05,084 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e660ac24-ee25-4205-bad3-42431eb431b5 2018-10-12 06:35:05,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.192739963531s 2018-10-12 06:35:05,085 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-e660ac24-ee25-4205-bad3-42431eb431b5 2018-10-12 06:35:05,096 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-12 06:35:05,097 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/af5d43a6-822e-47ec-8c7d-f565c1b3ce63.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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:05,640 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-f1e406a4-0a44-4e91-98c1-89ebfcdea00e Content-Length: 0 Date: Fri, 12 Oct 2018 06:35:05 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:35:05,640 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/af5d43a6-822e-47ec-8c7d-f565c1b3ce63.json used request id req-f1e406a4-0a44-4e91-98c1-89ebfcdea00e 2018-10-12 06:35:05,641 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.544166088104s 2018-10-12 06:35:05,641 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/af5d43a6-822e-47ec-8c7d-f565c1b3ce63.json used request id req-f1e406a4-0a44-4e91-98c1-89ebfcdea00e 2018-10-12 06:35:05,646 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 06:35:05,646 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:05,921 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 475 X-Openstack-Request-Id: req-5d974afa-3b53-430c-8c9c-6536c629e31b Date: Fri, 12 Oct 2018 06:35:05 GMT RESP BODY: {"floatingips": [{"router_id": null, "status": "DOWN", "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:16:52Z", "updated_at": "2018-10-12T06:34:46Z", "floating_network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "fixed_ip_address": null, "floating_ip_address": "172.30.9.206", "revision_number": 2, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_id": null, "id": "c795e9a8-2910-4e20-ad28-2281bedd6e05"}]} 2018-10-12 06:35:05,921 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5d974afa-3b53-430c-8c9c-6536c629e31b 2018-10-12 06:35:05,921 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.275150775909s 2018-10-12 06:35:05,921 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-5d974afa-3b53-430c-8c9c-6536c629e31b 2018-10-12 06:35:05,926 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.floatingips 2018-10-12 06:35:05,927 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/floatingips/c795e9a8-2910-4e20-ad28-2281bedd6e05.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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:06,456 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-3fab14c1-4541-40d2-9683-1e61f2fbda98 Content-Length: 0 Date: Fri, 12 Oct 2018 06:35:06 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:35:06,456 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/c795e9a8-2910-4e20-ad28-2281bedd6e05.json used request id req-3fab14c1-4541-40d2-9683-1e61f2fbda98 2018-10-12 06:35:06,456 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.floatingips in 0.529919862747s 2018-10-12 06:35:06,456 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/floatingips/c795e9a8-2910-4e20-ad28-2281bedd6e05.json used request id req-3fab14c1-4541-40d2-9683-1e61f2fbda98 2018-10-12 06:35:06,462 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.floatingips 2018-10-12 06:35:06,463 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/floatingips.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:06,636 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 19 X-Openstack-Request-Id: req-307ccc55-cca8-416e-b428-6c2e562e6ab3 Date: Fri, 12 Oct 2018 06:35:06 GMT RESP BODY: {"floatingips": []} 2018-10-12 06:35:06,636 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-307ccc55-cca8-416e-b428-6c2e562e6ab3 2018-10-12 06:35:06,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.floatingips in 0.174198865891s 2018-10-12 06:35:06,637 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/floatingips.json used request id req-307ccc55-cca8-416e-b428-6c2e562e6ab3 2018-10-12 06:35:06,638 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 06:35:06,638 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:08,727 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-3aa6cdd1-0853-40d3-839e-467181d63404 Date: Fri, 12 Oct 2018 06:35:08 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 06:35:08,727 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682 used request id req-3aa6cdd1-0853-40d3-839e-467181d63404 2018-10-12 06:35:08,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.08930206299s 2018-10-12 06:35:08,728 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/36357f86-ee34-47c8-b2a1-f6157e828682 used request id req-3aa6cdd1-0853-40d3-839e-467181d63404 2018-10-12 06:35:08,728 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 06:35:08,731 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:08,912 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35: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-929145fb-24e4-43f4-aef5-c915c9f80224 x-compute-request-id: req-929145fb-24e4-43f4-aef5-c915c9f80224 Content-Encoding: gzip Content-Length: 369 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/2166a487-6efd-41d4-80c9-3436dbc0bb4a", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/2166a487-6efd-41d4-80c9-3436dbc0bb4a", "rel": "bookmark"}], "ram": 4096, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "2166a487-6efd-41d4-80c9-3436dbc0bb4a", "name": "juju_epc-flavor_alt_332c1ed5-927b-4066-a036-95b8be2379c9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bbf387b7-b919-455a-a5d2-a10682bf6571", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bbf387b7-b919-455a-a5d2-a10682bf6571", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bbf387b7-b919-455a-a5d2-a10682bf6571", "name": "juju_epc-flavor_332c1ed5-927b-4066-a036-95b8be2379c9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 06:35:08,912 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-929145fb-24e4-43f4-aef5-c915c9f80224 2018-10-12 06:35:08,912 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.183853149414s 2018-10-12 06:35:08,912 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-929145fb-24e4-43f4-aef5-c915c9f80224 2018-10-12 06:35:08,915 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 06:35:08,917 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/2166a487-6efd-41d4-80c9-3436dbc0bb4a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:08,989 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 06:35: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-c7e54910-ffbd-4e12-a0e9-1db0ab0045dc x-compute-request-id: req-c7e54910-ffbd-4e12-a0e9-1db0ab0045dc Content-Length: 0 Content-Type: application/json 2018-10-12 06:35:08,989 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2166a487-6efd-41d4-80c9-3436dbc0bb4a used request id req-c7e54910-ffbd-4e12-a0e9-1db0ab0045dc 2018-10-12 06:35:08,989 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0744488239288s 2018-10-12 06:35:08,989 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/2166a487-6efd-41d4-80c9-3436dbc0bb4a used request id req-c7e54910-ffbd-4e12-a0e9-1db0ab0045dc 2018-10-12 06:35:08,990 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.PUT.routers.remove_router_interface 2018-10-12 06:35:08,991 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9696/v2.0/routers/32093ec8-d0bb-4bc9-8db8-a60bd2e3d398/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}487a905f6e225b18731c14e7551248bc320fef83" -d '{"subnet_id": "45b24379-7d96-4529-bede-cb434cea3950"}' 2018-10-12 06:35:10,429 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 309 X-Openstack-Request-Id: req-939f13a5-0b85-4bd6-8f9c-95bf90560868 Date: Fri, 12 Oct 2018 06:35:10 GMT RESP BODY: {"network_id": "e2365d67-5c6a-4c22-908d-bb2e94498737", "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "subnet_id": "45b24379-7d96-4529-bede-cb434cea3950", "subnet_ids": ["45b24379-7d96-4529-bede-cb434cea3950"], "port_id": "f505129f-3620-4f30-aae1-5143593b9611", "id": "32093ec8-d0bb-4bc9-8db8-a60bd2e3d398"} 2018-10-12 06:35:10,430 - keystoneauth.session - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/32093ec8-d0bb-4bc9-8db8-a60bd2e3d398/remove_router_interface.json used request id req-939f13a5-0b85-4bd6-8f9c-95bf90560868 2018-10-12 06:35:10,430 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.PUT.routers.remove_router_interface in 1.43970704079s 2018-10-12 06:35:10,430 - shade.request_ids - DEBUG - PUT call to network for http://172.30.9.27:9696/v2.0/routers/32093ec8-d0bb-4bc9-8db8-a60bd2e3d398/remove_router_interface.json used request id req-939f13a5-0b85-4bd6-8f9c-95bf90560868 returning object 32093ec8-d0bb-4bc9-8db8-a60bd2e3d398 2018-10-12 06:35:10,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.routers 2018-10-12 06:35:10,431 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/routers.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:10,533 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 704 X-Openstack-Request-Id: req-cd2e4dcc-9e8d-433c-8e9e-bc3e3d389775 Date: Fri, 12 Oct 2018 06:35:10 GMT RESP BODY: {"routers": [{"status": "ACTIVE", "external_gateway_info": {"network_id": "0957d119-6bb4-4433-a042-806f0beb8b67", "enable_snat": true, "external_fixed_ips": [{"subnet_id": "5b6892d9-5570-474b-b710-def8cd8eb91b", "ip_address": "172.30.9.204"}]}, "availability_zone_hints": [], "availability_zones": ["nova"], "description": "", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:06:06Z", "admin_state_up": true, "updated_at": "2018-10-12T06:35:09Z", "flavor_id": null, "revision_number": 9, "routes": [], "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "id": "32093ec8-d0bb-4bc9-8db8-a60bd2e3d398", "name": "juju_epc-router_332c1ed5-927b-4066-a036-95b8be2379c9"}]} 2018-10-12 06:35:10,533 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-cd2e4dcc-9e8d-433c-8e9e-bc3e3d389775 2018-10-12 06:35:10,533 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.routers in 0.102286100388s 2018-10-12 06:35:10,534 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/routers.json used request id req-cd2e4dcc-9e8d-433c-8e9e-bc3e3d389775 2018-10-12 06:35:10,535 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.routers 2018-10-12 06:35:10,536 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/routers/32093ec8-d0bb-4bc9-8db8-a60bd2e3d398.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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:14,541 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-b5b1fa2b-c643-4980-8b33-8e67a06f6078 Content-Length: 0 Date: Fri, 12 Oct 2018 06:35:14 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:35:14,542 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/32093ec8-d0bb-4bc9-8db8-a60bd2e3d398.json used request id req-b5b1fa2b-c643-4980-8b33-8e67a06f6078 2018-10-12 06:35:14,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.routers in 4.00663495064s 2018-10-12 06:35:14,542 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/routers/32093ec8-d0bb-4bc9-8db8-a60bd2e3d398.json used request id req-b5b1fa2b-c643-4980-8b33-8e67a06f6078 2018-10-12 06:35:14,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.subnets 2018-10-12 06:35:14,543 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/subnets.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:14,732 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 679 X-Openstack-Request-Id: req-2eb2dbc9-ae40-472f-b37f-f4dbc5c7c6dc Date: Fri, 12 Oct 2018 06:35:14 GMT RESP BODY: {"subnets":[{"service_types":[],"description":"","enable_dhcp":true,"tags":[],"network_id":"e2365d67-5c6a-4c22-908d-bb2e94498737","tenant_id":"3f17b30a76d64cf19063797b9f3dbadc","created_at":"2018-10-12T06:06:05Z","dns_nameservers":["8.8.8.8"],"updated_at":"2018-10-12T06:06:05Z","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":"3f17b30a76d64cf19063797b9f3dbadc","id":"45b24379-7d96-4529-bede-cb434cea3950","subnetpool_id":null,"name":"juju_epc-subnet_332c1ed5-927b-4066-a036-95b8be2379c9"}]} 2018-10-12 06:35:14,732 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2eb2dbc9-ae40-472f-b37f-f4dbc5c7c6dc 2018-10-12 06:35:14,732 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.subnets in 0.189648866653s 2018-10-12 06:35:14,733 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/subnets.json used request id req-2eb2dbc9-ae40-472f-b37f-f4dbc5c7c6dc 2018-10-12 06:35:14,734 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.subnets 2018-10-12 06:35:14,735 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/subnets/45b24379-7d96-4529-bede-cb434cea3950.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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:16,847 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-9e61a9ea-ed00-4ca3-aa5e-9264a1268506 Date: Fri, 12 Oct 2018 06:35:16 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:35:16,847 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/45b24379-7d96-4529-bede-cb434cea3950.json used request id req-9e61a9ea-ed00-4ca3-aa5e-9264a1268506 2018-10-12 06:35:16,847 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.subnets in 2.1130900383s 2018-10-12 06:35:16,848 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/subnets/45b24379-7d96-4529-bede-cb434cea3950.json used request id req-9e61a9ea-ed00-4ca3-aa5e-9264a1268506 2018-10-12 06:35:16,848 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 06:35:16,849 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/networks.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:17,132 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 1195 X-Openstack-Request-Id: req-ae71fa27-4fba-48a2-8f9c-bec6a7f708d1 Date: Fri, 12 Oct 2018 06:35:17 GMT RESP BODY: {"networks":[{"ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","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-10-12T06:35:16Z","tenant_id":"3f17b30a76d64cf19063797b9f3dbadc","created_at":"2018-10-12T06:06:03Z","tags":[],"ipv6_address_scope":null,"mtu":1450,"qos_policy_id":null,"revision_number":5,"admin_state_up":true,"shared":false,"project_id":"3f17b30a76d64cf19063797b9f3dbadc","id":"e2365d67-5c6a-4c22-908d-bb2e94498737","name":"juju_epc-net_332c1ed5-927b-4066-a036-95b8be2379c9"}]} 2018-10-12 06:35:17,133 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ae71fa27-4fba-48a2-8f9c-bec6a7f708d1 2018-10-12 06:35:17,133 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.284636974335s 2018-10-12 06:35:17,133 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json used request id req-ae71fa27-4fba-48a2-8f9c-bec6a7f708d1 2018-10-12 06:35:17,134 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.networks 2018-10-12 06:35:17,135 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/networks/e2365d67-5c6a-4c22-908d-bb2e94498737.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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:18,037 - keystoneauth.session - DEBUG - RESP: [204] Content-Length: 0 X-Openstack-Request-Id: req-f8fe2386-3fd4-4cd9-8ea8-5701013cee18 Date: Fri, 12 Oct 2018 06:35:18 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:35:18,037 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e2365d67-5c6a-4c22-908d-bb2e94498737.json used request id req-f8fe2386-3fd4-4cd9-8ea8-5701013cee18 2018-10-12 06:35:18,037 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.networks in 0.902791023254s 2018-10-12 06:35:18,037 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/networks/e2365d67-5c6a-4c22-908d-bb2e94498737.json used request id req-f8fe2386-3fd4-4cd9-8ea8-5701013cee18 2018-10-12 06:35:18,038 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 06:35:18,038 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:18,201 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1199 Content-Type: application/json X-Openstack-Request-Id: req-bb12be31-a487-4e27-be5f-e2100e2c4bcd Date: Fri, 12 Oct 2018 06:35:18 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/snap", "metadata": {}}], "file": "/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/file", "owner": "3f17b30a76d64cf19063797b9f3dbadc", "id": "b9df5e0b-c983-428f-95cd-2aed4d1224e4", "size": 296943616, "self": "/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "072d1fef34791b3be9cd4bac05cb9a0ad5b58086bef1aa77fbbdc75658d832c2", "updated_at": "2018-10-12T06:06:22Z", "visibility": "private", "owner_specified.shade.object": "images/juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "8d383c8eea2375af863ecdeecff593d1", "name": "juju_epc-img_332c1ed5-927b-4066-a036-95b8be2379c9", "checksum": "8d383c8eea2375af863ecdeecff593d1", "created_at": "2018-10-12T06:06:15Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 06:35:18,202 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bb12be31-a487-4e27-be5f-e2100e2c4bcd 2018-10-12 06:35:18,202 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.163697957993s 2018-10-12 06:35:18,202 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-bb12be31-a487-4e27-be5f-e2100e2c4bcd 2018-10-12 06:35:18,206 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 06:35:18,206 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}487a905f6e225b18731c14e7551248bc320fef83" 2018-10-12 06:35:19,746 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c87b05c-bf5c-4c94-8946-5de14efd03fe Date: Fri, 12 Oct 2018 06:35:19 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 06:35:19,746 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4 used request id req-2c87b05c-bf5c-4c94-8946-5de14efd03fe 2018-10-12 06:35:19,746 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.5401968956s 2018-10-12 06:35:19,746 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/b9df5e0b-c983-428f-95cd-2aed4d1224e4 used request id req-2c87b05c-bf5c-4c94-8946-5de14efd03fe 2018-10-12 06:35:19,747 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 06:35:19,749 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:19,784 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35: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-64e8a2cb-e857-4f3f-8048-1aa8d8a584e3 x-compute-request-id: req-64e8a2cb-e857-4f3f-8048-1aa8d8a584e3 Content-Encoding: gzip Content-Length: 311 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/bbf387b7-b919-455a-a5d2-a10682bf6571", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/bbf387b7-b919-455a-a5d2-a10682bf6571", "rel": "bookmark"}], "ram": 2048, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 10, "id": "bbf387b7-b919-455a-a5d2-a10682bf6571", "name": "juju_epc-flavor_332c1ed5-927b-4066-a036-95b8be2379c9", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 06:35:19,785 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-64e8a2cb-e857-4f3f-8048-1aa8d8a584e3 2018-10-12 06:35:19,785 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0380799770355s 2018-10-12 06:35:19,785 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-64e8a2cb-e857-4f3f-8048-1aa8d8a584e3 2018-10-12 06:35:19,787 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 06:35:19,790 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/bbf387b7-b919-455a-a5d2-a10682bf6571 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:19,839 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 06:35: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-a40d4f30-50fb-43d1-9224-14c937c31592 x-compute-request-id: req-a40d4f30-50fb-43d1-9224-14c937c31592 Content-Length: 0 Content-Type: application/json 2018-10-12 06:35:19,839 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/bbf387b7-b919-455a-a5d2-a10682bf6571 used request id req-a40d4f30-50fb-43d1-9224-14c937c31592 2018-10-12 06:35:19,840 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0524640083313s 2018-10-12 06:35:19,840 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/bbf387b7-b919-455a-a5d2-a10682bf6571 used request id req-a40d4f30-50fb-43d1-9224-14c937c31592 2018-10-12 06:35:19,840 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 06:35:19,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:19,942 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b43c8cdb-5b7b-45bd-ad67-86261579111e Content-Encoding: gzip Content-Length: 870 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"password_expires_at": null, "name": "juju_epc-user_332c1ed5-927b-4066-a036-95b8be2379c9", "links": {"self": "http://172.30.9.27:5000/v3/users/c7f0ffee8f774c97ae9195a7b499925a"}, "domain_id": "default", "enabled": true, "id": "c7f0ffee8f774c97ae9195a7b499925a", "options": {}}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 06:35:19,942 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b43c8cdb-5b7b-45bd-ad67-86261579111e 2018-10-12 06:35:19,942 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.101706981659s 2018-10-12 06:35:19,942 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-b43c8cdb-5b7b-45bd-ad67-86261579111e 2018-10-12 06:35:19,948 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 06:35:19,949 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/c7f0ffee8f774c97ae9195a7b499925a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:20,037 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:19 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5d40e8d7-96eb-45f3-8d9f-96c18b95ed0c Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/c7f0ffee8f774c97ae9195a7b499925a"}, "enabled": true, "id": "c7f0ffee8f774c97ae9195a7b499925a", "options": {}, "domain_id": "default", "name": "juju_epc-user_332c1ed5-927b-4066-a036-95b8be2379c9"}} 2018-10-12 06:35:20,038 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/c7f0ffee8f774c97ae9195a7b499925a used request id req-5d40e8d7-96eb-45f3-8d9f-96c18b95ed0c 2018-10-12 06:35:20,038 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0895750522614s 2018-10-12 06:35:20,038 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/c7f0ffee8f774c97ae9195a7b499925a used request id req-5d40e8d7-96eb-45f3-8d9f-96c18b95ed0c 2018-10-12 06:35:20,039 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 06:35:20,039 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/c7f0ffee8f774c97ae9195a7b499925a -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:20,254 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:35:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-04a3290a-6e35-4e59-9ca5-00fc41155e76 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 06:35:20,254 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c7f0ffee8f774c97ae9195a7b499925a used request id req-04a3290a-6e35-4e59-9ca5-00fc41155e76 2018-10-12 06:35:20,255 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.215730905533s 2018-10-12 06:35:20,255 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/c7f0ffee8f774c97ae9195a7b499925a used request id req-04a3290a-6e35-4e59-9ca5-00fc41155e76 2018-10-12 06:35:20,255 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 06:35:20,256 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:20,340 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c5b532aa-b2f6-4299-b7a5-63c39d5a3e6a Content-Encoding: gzip Content-Length: 377 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "Created by OPNFV Functest: juju_epc", "links": {"self": "http://172.30.9.27:5000/v3/projects/3f17b30a76d64cf19063797b9f3dbadc"}, "enabled": true, "id": "3f17b30a76d64cf19063797b9f3dbadc", "parent_id": "default", "domain_id": "default", "name": "juju_epc-project_332c1ed5-927b-4066-a036-95b8be2379c9"}, {"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}]} 2018-10-12 06:35:20,341 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c5b532aa-b2f6-4299-b7a5-63c39d5a3e6a 2018-10-12 06:35:20,341 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0853431224823s 2018-10-12 06:35:20,341 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-c5b532aa-b2f6-4299-b7a5-63c39d5a3e6a 2018-10-12 06:35:20,343 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 06:35:20,344 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/3f17b30a76d64cf19063797b9f3dbadc -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:20,489 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:35:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-de853355-f125-4984-b4b3-6f437936219a Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 06:35:20,490 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3f17b30a76d64cf19063797b9f3dbadc used request id req-de853355-f125-4984-b4b3-6f437936219a 2018-10-12 06:35:20,490 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.146100997925s 2018-10-12 06:35:20,490 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/3f17b30a76d64cf19063797b9f3dbadc used request id req-de853355-f125-4984-b4b3-6f437936219a 2018-10-12 06:35:20,490 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 06:35:20,491 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:20,575 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:20 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-b3936003-f0ba-421d-8e78-ee2de0a8f005 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}, {"domain_id": null, "id": "d77abf31c6a1495da21c53d197abbd91", "links": {"self": "http://172.30.9.27:5000/v3/roles/d77abf31c6a1495da21c53d197abbd91"}, "name": "Member"}]} 2018-10-12 06:35:20,575 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-b3936003-f0ba-421d-8e78-ee2de0a8f005 2018-10-12 06:35:20,576 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0855278968811s 2018-10-12 06:35:20,578 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 06:35:20,578 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/d77abf31c6a1495da21c53d197abbd91 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:20,684 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:35:20 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-930ef6e8-17aa-4a2d-b13a-4c21024614df Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 06:35:20,685 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/d77abf31c6a1495da21c53d197abbd91 used request id req-930ef6e8-17aa-4a2d-b13a-4c21024614df 2018-10-12 06:35:20,685 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.107100009918s 2018-10-12 06:35:20,688 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 06:35:20,689 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=3f17b30a76d64cf19063797b9f3dbadc&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}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:20,874 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 2434 X-Openstack-Request-Id: req-47fe29a0-d07d-42d5-8caa-13143ef48230 Date: Fri, 12 Oct 2018 06:35:20 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:06:03Z", "updated_at": "2018-10-12T06:06:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T06:06:03Z", "revision_number": 0, "id": "2258b1be-a685-407d-8a34-9e8d5fde2794", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T06:06:03Z", "security_group_id": "81defb1f-78fe-451c-b512-7501ad530b0c", "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f17b30a76d64cf19063797b9f3dbadc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T06:06:03Z", "revision_number": 0, "id": "ab169e5d-1e85-4853-8e47-5fbb037b24da", "remote_group_id": "81defb1f-78fe-451c-b512-7501ad530b0c", "remote_ip_prefix": null, "created_at": "2018-10-12T06:06:03Z", "security_group_id": "81defb1f-78fe-451c-b512-7501ad530b0c", "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f17b30a76d64cf19063797b9f3dbadc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T06:06:03Z", "revision_number": 0, "id": "e3654629-a188-43d2-8fe7-da2af93f6f6c", "remote_group_id": "81defb1f-78fe-451c-b512-7501ad530b0c", "remote_ip_prefix": null, "created_at": "2018-10-12T06:06:03Z", "security_group_id": "81defb1f-78fe-451c-b512-7501ad530b0c", "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f17b30a76d64cf19063797b9f3dbadc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T06:06:03Z", "revision_number": 0, "id": "f0035037-f22f-4835-8051-fdf2d196def5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T06:06:03Z", "security_group_id": "81defb1f-78fe-451c-b512-7501ad530b0c", "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f17b30a76d64cf19063797b9f3dbadc"}], "revision_number": 4, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "id": "81defb1f-78fe-451c-b512-7501ad530b0c", "name": "default"}]} 2018-10-12 06:35:20,874 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=3f17b30a76d64cf19063797b9f3dbadc&name=default used request id req-47fe29a0-d07d-42d5-8caa-13143ef48230 2018-10-12 06:35:20,874 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.185879945755s 2018-10-12 06:35:20,874 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=3f17b30a76d64cf19063797b9f3dbadc&name=default used request id req-47fe29a0-d07d-42d5-8caa-13143ef48230 2018-10-12 06:35:20,878 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 06:35:20,878 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:9696/v2.0/security-groups.json -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:21,085 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 9353 X-Openstack-Request-Id: req-cb230762-2246-4a3b-a0ef-0c8d82b0697f Date: Fri, 12 Oct 2018 06:35:21 GMT RESP BODY: {"security_groups": [{"description": "Default security group", "tags": [], "tenant_id": "", "created_at": "2018-10-12T03:14:40Z", "updated_at": "2018-10-12T03:14:40Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b74e7984-fc7e-4dc8-a84c-5874572a78b2", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "b3ec855b-07c4-433e-bc61-070454fdcf11", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv4", "project_id": ""}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "3c47520b-80ae-4fc6-8455-866b93e4b98a", "remote_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:14:40Z", "revision_number": 0, "id": "8d386e96-725c-4974-8e61-bfe10b8c2f0d", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:14:40Z", "security_group_id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "tenant_id": "", "port_range_min": null, "ethertype": "IPv6", "project_id": ""}], "revision_number": 4, "project_id": "", "id": "06f2c8ee-07a1-41d7-a54e-512c701322bb", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "created_at": "2018-10-12T03:01:59Z", "updated_at": "2018-10-12T03:01:59Z", "security_group_rules": [{"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "f53eff0b-be21-4ff6-b415-7bb16ee08fc5", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3bc20a6d-8593-4060-8b19-bb07a9143229", "remote_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3b80a005-bbe4-430f-9c47-9804b4e92aa4", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv6", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:01:59Z", "revision_number": 0, "id": "3aa942eb-9786-418f-8d4e-5fb175950634", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:01:59Z", "security_group_id": "0b507e53-9bef-4212-8fce-b802e491e1de", "tenant_id": "a7be49b228f14fb69f8e80c939e84bdc", "port_range_min": null, "ethertype": "IPv4", "project_id": "a7be49b228f14fb69f8e80c939e84bdc"}], "revision_number": 4, "project_id": "a7be49b228f14fb69f8e80c939e84bdc", "id": "0b507e53-9bef-4212-8fce-b802e491e1de", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "created_at": "2018-10-12T06:06:03Z", "updated_at": "2018-10-12T06:06:03Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T06:06:03Z", "revision_number": 0, "id": "2258b1be-a685-407d-8a34-9e8d5fde2794", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T06:06:03Z", "security_group_id": "81defb1f-78fe-451c-b512-7501ad530b0c", "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f17b30a76d64cf19063797b9f3dbadc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T06:06:03Z", "revision_number": 0, "id": "ab169e5d-1e85-4853-8e47-5fbb037b24da", "remote_group_id": "81defb1f-78fe-451c-b512-7501ad530b0c", "remote_ip_prefix": null, "created_at": "2018-10-12T06:06:03Z", "security_group_id": "81defb1f-78fe-451c-b512-7501ad530b0c", "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f17b30a76d64cf19063797b9f3dbadc"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T06:06:03Z", "revision_number": 0, "id": "f0035037-f22f-4835-8051-fdf2d196def5", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T06:06:03Z", "security_group_id": "81defb1f-78fe-451c-b512-7501ad530b0c", "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_range_min": null, "ethertype": "IPv4", "project_id": "3f17b30a76d64cf19063797b9f3dbadc"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T06:06:03Z", "revision_number": 0, "id": "e3654629-a188-43d2-8fe7-da2af93f6f6c", "remote_group_id": "81defb1f-78fe-451c-b512-7501ad530b0c", "remote_ip_prefix": null, "created_at": "2018-10-12T06:06:03Z", "security_group_id": "81defb1f-78fe-451c-b512-7501ad530b0c", "tenant_id": "3f17b30a76d64cf19063797b9f3dbadc", "port_range_min": null, "ethertype": "IPv6", "project_id": "3f17b30a76d64cf19063797b9f3dbadc"}], "revision_number": 4, "project_id": "3f17b30a76d64cf19063797b9f3dbadc", "id": "81defb1f-78fe-451c-b512-7501ad530b0c", "name": "default"}, {"description": "Default security group", "tags": [], "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "created_at": "2018-10-12T03:12:33Z", "updated_at": "2018-10-12T03:12:33Z", "security_group_rules": [{"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "4376a757-a580-4dcf-9c66-62914f392066", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "712c5ce5-13d6-4ad1-8154-93ce26f71305", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv6", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "ingress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "ddceef46-da48-42d7-9b5b-0bd0f594a5ee", "remote_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}, {"direction": "egress", "protocol": null, "description": null, "tags": [], "port_range_max": null, "updated_at": "2018-10-12T03:12:33Z", "revision_number": 0, "id": "54a1abb1-3b80-44a9-a37b-dbf1a720c259", "remote_group_id": null, "remote_ip_prefix": null, "created_at": "2018-10-12T03:12:33Z", "security_group_id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "tenant_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "port_range_min": null, "ethertype": "IPv4", "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9"}], "revision_number": 4, "project_id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "id": "ecd33d74-17d4-4fae-ad74-d7aca2b45b28", "name": "default"}]} 2018-10-12 06:35:21,085 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-cb230762-2246-4a3b-a0ef-0c8d82b0697f 2018-10-12 06:35:21,085 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.207609891891s 2018-10-12 06:35:21,086 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json used request id req-cb230762-2246-4a3b-a0ef-0c8d82b0697f 2018-10-12 06:35:21,090 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.DELETE.security-groups 2018-10-12 06:35:21,091 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9696/v2.0/security-groups/81defb1f-78fe-451c-b512-7501ad530b0c.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}8173fd55cc3e4670387c228cb2f8f9a5b8a7a902" 2018-10-12 06:35:21,632 - keystoneauth.session - DEBUG - RESP: [204] X-Openstack-Request-Id: req-4a20a37f-6075-46ec-9022-07e4fe68a5cd Content-Length: 0 Date: Fri, 12 Oct 2018 06:35:21 GMT RESP BODY: Omitted, Content-Type is set to None. Only application/json responses have their bodies logged. 2018-10-12 06:35:21,632 - keystoneauth.session - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/81defb1f-78fe-451c-b512-7501ad530b0c.json used request id req-4a20a37f-6075-46ec-9022-07e4fe68a5cd 2018-10-12 06:35:21,633 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.DELETE.security-groups in 0.542028903961s 2018-10-12 06:35:21,633 - shade.request_ids - DEBUG - DELETE call to network for http://172.30.9.27:9696/v2.0/security-groups/81defb1f-78fe-451c-b512-7501ad530b0c.json used request id req-4a20a37f-6075-46ec-9022-07e4fe68a5cd 2018-10-12 06:35:21,633 - xtesting.ci.run_tests - ERROR - The test case 'juju_epc' failed. 2018-10-12 06:35:21,634 - xtesting.ci.run_tests - INFO - Xtesting report: +----------------------+------------------+--------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +----------------------+------------------+--------------+------------------+----------------+ | cloudify_ims | functest | vnf | 25:06 | FAIL | | vyos_vrouter | functest | vnf | 16:15 | PASS | | juju_epc | functest | vnf | 28:10 | FAIL | +----------------------+------------------+--------------+------------------+----------------+ 2018-10-12 06:35:21,638 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_ERROR 2018-10-12 06:35:21,719 - paramiko.transport - DEBUG - EOF in transport thread 2018-10-12 06:35:26,936 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-298 | | 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-10-12 06:35:26,944 - 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=b2YN9v2qDpEJHvhsmQv22mqmB export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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-10-12 06:35:26,944 - xtesting.ci.run_tests - DEBUG - Test args: all 2018-10-12 06:35:26,944 - xtesting.ci.run_tests - INFO - TESTS TO BE EXECUTED: +---------------+---------------+-----------------+---------------------+-------------------+ | TIERS | ORDER | CI LOOP | DESCRIPTION | TESTCASES | +---------------+---------------+-----------------+---------------------+-------------------+ +---------------+---------------+-----------------+---------------------+-------------------+ 2018-10-12 06:35:26,945 - xtesting.ci.run_tests - INFO - Xtesting report: +-----------------------+-----------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | TIER | DURATION | RESULT | +-----------------------+-----------------+------------------+------------------+----------------+ | parser-basics | parser | features | 00:00 | SKIP | +-----------------------+-----------------+------------------+------------------+----------------+ 2018-10-12 06:35:26,947 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK 2018-10-12 06:35:32,812 - xtesting.ci.run_tests - INFO - Deployment description: +--------------------------------------+----------------------------------------------------------+ | ENV VAR | VALUE | +--------------------------------------+----------------------------------------------------------+ | BUILD_TAG | jenkins-functest-apex-baremetal-daily-fraser-298 | | 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-10-12 06:35:32,819 - 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=b2YN9v2qDpEJHvhsmQv22mqmB export OS_NO_CACHE=True export COMPUTE_API_VERSION=1.1 export no_proxy=,172.30.9.27,192.30.9.8 export OS_VOLUME_API_VERSION=3 export OS_CLOUDNAME=overcloud export OS_AUTH_URL=http://172.30.9.27: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-10-12 06:35:32,819 - xtesting.ci.run_tests - DEBUG - Test args: tempest_full_parallel 2018-10-12 06:35:32,831 - xtesting.ci.run_tests - INFO - Loading test case 'tempest_full_parallel'... 2018-10-12 06:35:35,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 06:35:35,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 06:35:35,888 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 06:35:35,889 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 06:35:35,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 06:35:35,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 06:35:35,890 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 06:35:35,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 06:35:35,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 06:35:35,943 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 06:35:35,946 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 06:35:35,956 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:35 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-29585820-529b-4b9f-adeb-2ce466605c89 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 06:35:35,956 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-29585820-529b-4b9f-adeb-2ce466605c89 2018-10-12 06:35:35,957 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 06:35:36,355 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T07:35:36.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "name": "admin"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/5f2f8847cdcb4a59a4a14b5bdbff84b9", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "admin", "id": "0fb2439582624214bcb00fc93de04645"}, "audit_ids": ["r-udnCopQXiF3FltGBrjrw"], "issued_at": "2018-10-12T06:35:36.000000Z"}} 2018-10-12 06:35:36,359 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.networks 2018-10-12 06:35:36,359 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:36,597 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 716 X-Openstack-Request-Id: req-a4160c30-3e62-4773-a2d6-3bd650aa40c2 Date: Fri, 12 Oct 2018 06:35:36 GMT RESP BODY: {"networks":[{"provider:physical_network":"datacentre","ipv6_address_scope":null,"revision_number":5,"port_security_enabled":true,"mtu":1500,"id":"0957d119-6bb4-4433-a042-806f0beb8b67","router:external":true,"availability_zone_hints":[],"availability_zones":["nova"],"provider:segmentation_id":null,"ipv4_address_scope":null,"shared":false,"project_id":"a7be49b228f14fb69f8e80c939e84bdc","status":"ACTIVE","subnets":["5b6892d9-5570-474b-b710-def8cd8eb91b"],"description":"","tags":[],"updated_at":"2018-10-12T03:02:06Z","is_default":false,"qos_policy_id":null,"name":"external","admin_state_up":true,"tenant_id":"a7be49b228f14fb69f8e80c939e84bdc","created_at":"2018-10-12T03:01:59Z","provider:network_type":"flat"}]} 2018-10-12 06:35:36,597 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a4160c30-3e62-4773-a2d6-3bd650aa40c2 2018-10-12 06:35:36,597 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.networks in 0.238679885864s 2018-10-12 06:35:36,598 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/networks.json?router%3Aexternal=True used request id req-a4160c30-3e62-4773-a2d6-3bd650aa40c2 2018-10-12 06:35:36,599 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainList 2018-10-12 06:35:36,602 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:36,607 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 06:35: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 06:35:36,950 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:37,040 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:36 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-9507b1ab-75f9-48df-b7af-56a917b8b73e Content-Encoding: gzip Content-Length: 212 Content-Type: application/json RESP BODY: {"domains": [{"links": {"self": "http://172.30.9.27:5000/v3/domains/default"}, "description": "The default domain", "name": "Default", "enabled": true, "id": "default"}, {"links": {"self": "http://172.30.9.27:5000/v3/domains/e3224d2b421749fba21d11b62f393065"}, "description": "", "name": "heat_stack", "enabled": true, "id": "e3224d2b421749fba21d11b62f393065"}], "links": {"self": "http://172.30.9.27:5000/v3/domains", "previous": null, "next": null}} 2018-10-12 06:35:37,040 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains used request id req-9507b1ab-75f9-48df-b7af-56a917b8b73e 2018-10-12 06:35:37,041 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainList in 0.441909074783s 2018-10-12 06:35:37,042 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.POST.projects 2018-10-12 06:35:37,043 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" -d '{"project": {"description": "Created by OPNFV Functest: tempest_full_parallel", "enabled": true, "domain_id": "default", "name": "tempest_full_paral-project_e08482b2-f79c-4d6e-b8cd-3f714e1021f8"}}' 2018-10-12 06:35:37,158 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 06:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-62623e1b-898a-4650-bfe5-4c5df56d169b 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.27:5000/v3/projects/e658d0fbb1764c488311a460ecdaed37"}, "enabled": true, "id": "e658d0fbb1764c488311a460ecdaed37", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_e08482b2-f79c-4d6e-b8cd-3f714e1021f8"}} 2018-10-12 06:35:37,158 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-62623e1b-898a-4650-bfe5-4c5df56d169b 2018-10-12 06:35:37,159 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.POST.projects in 0.116111040115s 2018-10-12 06:35:37,159 - shade.request_ids - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/projects used request id req-62623e1b-898a-4650-bfe5-4c5df56d169b 2018-10-12 06:35:37,160 - functest.core.tenantnetwork - DEBUG - project: Munch({'is_enabled': True, 'parent_id': u'default', 'is_domain': False, 'name': u'tempest_full_paral-project_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', 'id': u'e658d0fbb1764c488311a460ecdaed37', '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-10-12 06:35:37,160 - shade.task_manager - DEBUG - Manager envvars:regionOne running task UserCreate 2018-10-12 06:35:37,523 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task UserCreate in 0.362158060074s 2018-10-12 06:35:37,523 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:37,612 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-39202d99-c762-42d8-857c-0892c5d7f782 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416"}, "enabled": true, "id": "11193bd3b17f4e37a8fd6533ced85416", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_e08482b2-f79c-4d6e-b8cd-3f714e1021f8"}} 2018-10-12 06:35:37,613 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416 used request id req-39202d99-c762-42d8-857c-0892c5d7f782 2018-10-12 06:35:37,613 - functest.core.tenantnetwork - DEBUG - user: Munch({'username': None, 'description': None, 'enabled': True, 'id': u'11193bd3b17f4e37a8fd6533ced85416', 'email': None, 'default_project_id': None, 'domain_id': u'default', 'name': u'tempest_full_parallel-user_e08482b2-f79c-4d6e-b8cd-3f714e1021f8'}) 2018-10-12 06:35:37,614 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 06:35:37,614 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:37,695 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-42bbe7da-c8ad-4986-9c17-f749e3064c0d Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 06:35:37,696 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-42bbe7da-c8ad-4986-9c17-f749e3064c0d 2018-10-12 06:35:37,696 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0822379589081s 2018-10-12 06:35:37,697 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 06:35:37,698 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:37,775 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-78768baa-98f7-4f05-ab43-56de9a274aa3 Content-Encoding: gzip Content-Length: 282 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 06:35:37,775 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-78768baa-98f7-4f05-ab43-56de9a274aa3 2018-10-12 06:35:37,775 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0777208805084s 2018-10-12 06:35:37,776 - functest.core.tenantnetwork - INFO - Creating default role Member 2018-10-12 06:35:37,777 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleCreate 2018-10-12 06:35:37,778 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:5000/v3/roles -H "User-Agent: python-keystoneclient" -H "Content-Type: application/json" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" -d '{"role": {"name": "Member"}}' 2018-10-12 06:35:37,895 - keystoneauth.session - DEBUG - RESP: [201] Date: Fri, 12 Oct 2018 06:35:37 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-0465caa5-60e1-4a6f-bc29-cd1acf7faac0 Content-Length: 177 Content-Type: application/json RESP BODY: {"role": {"domain_id": null, "id": "2796c384dbeb46449768c502c2bed543", "links": {"self": "http://172.30.9.27:5000/v3/roles/2796c384dbeb46449768c502c2bed543"}, "name": "Member"}} 2018-10-12 06:35:37,895 - keystoneauth.session - DEBUG - POST call to identity for http://172.30.9.27:5000/v3/roles used request id req-0465caa5-60e1-4a6f-bc29-cd1acf7faac0 2018-10-12 06:35:37,895 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleCreate in 0.118229866028s 2018-10-12 06:35:37,896 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles/2796c384dbeb46449768c502c2bed543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:37,972 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3fefab87-c51d-4831-a996-59ee5ceb6ee2 Content-Encoding: gzip Content-Length: 143 Content-Type: application/json RESP BODY: {"role": {"links": {"self": "http://172.30.9.27:5000/v3/roles/2796c384dbeb46449768c502c2bed543"}, "domain_id": null, "name": "Member", "id": "2796c384dbeb46449768c502c2bed543"}} 2018-10-12 06:35:37,972 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles/2796c384dbeb46449768c502c2bed543 used request id req-3fefab87-c51d-4831-a996-59ee5ceb6ee2 2018-10-12 06:35:37,972 - functest.core.tenantnetwork - DEBUG - role: Munch({'NAME_ATTR': 'name', 'name': u'Member', 'links': {u'self': u'http://172.30.9.27:5000/v3/roles/2796c384dbeb46449768c502c2bed543'}, 'domain_id': None, 'human_id': None, 'id': u'2796c384dbeb46449768c502c2bed543', 'HUMAN_ID': False}) 2018-10-12 06:35:37,973 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 06:35:37,973 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:38,050 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:37 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-c8ea525e-a2b6-44a0-a708-ce7c2049a7ab Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2796c384dbeb46449768c502c2bed543", "links": {"self": "http://172.30.9.27:5000/v3/roles/2796c384dbeb46449768c502c2bed543"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 06:35:38,050 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-c8ea525e-a2b6-44a0-a708-ce7c2049a7ab 2018-10-12 06:35:38,050 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0773777961731s 2018-10-12 06:35:38,051 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 06:35:38,052 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:38,124 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-084c9e2f-cd5d-4f5c-ac7f-8839329ce401 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 06:35:38,124 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-084c9e2f-cd5d-4f5c-ac7f-8839329ce401 2018-10-12 06:35:38,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0731279850006s 2018-10-12 06:35:38,125 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 06:35:38,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:38,223 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3e62633b-5290-466d-9f29-9eff9eddbea3 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "links": {"self": "http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416"}, "domain_id": "default", "enabled": true, "id": "11193bd3b17f4e37a8fd6533ced85416", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 06:35:38,223 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3e62633b-5290-466d-9f29-9eff9eddbea3 2018-10-12 06:35:38,224 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0979149341583s 2018-10-12 06:35:38,224 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-3e62633b-5290-466d-9f29-9eff9eddbea3 2018-10-12 06:35:38,230 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 06:35:38,231 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:38,315 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-d14fe0af-9bfa-4fd5-b440-032eb6bed7c3 Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.27:5000/v3/projects/e658d0fbb1764c488311a460ecdaed37"}, "enabled": true, "id": "e658d0fbb1764c488311a460ecdaed37", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_e08482b2-f79c-4d6e-b8cd-3f714e1021f8"}]} 2018-10-12 06:35:38,315 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d14fe0af-9bfa-4fd5-b440-032eb6bed7c3 2018-10-12 06:35:38,316 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.084892988205s 2018-10-12 06:35:38,316 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-d14fe0af-9bfa-4fd5-b440-032eb6bed7c3 2018-10-12 06:35:38,318 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 06:35:38,319 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=11193bd3b17f4e37a8fd6533ced85416&scope.project.id=e658d0fbb1764c488311a460ecdaed37&role.id=2796c384dbeb46449768c502c2bed543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:38,393 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-da81b90f-6ca7-40f6-8188-e8d7bcf45ca0 Content-Encoding: gzip Content-Length: 211 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=11193bd3b17f4e37a8fd6533ced85416&scope.project.id=e658d0fbb1764c488311a460ecdaed37&role.id=2796c384dbeb46449768c502c2bed543", "previous": null, "next": null}} 2018-10-12 06:35:38,393 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=11193bd3b17f4e37a8fd6533ced85416&scope.project.id=e658d0fbb1764c488311a460ecdaed37&role.id=2796c384dbeb46449768c502c2bed543 used request id req-da81b90f-6ca7-40f6-8188-e8d7bcf45ca0 2018-10-12 06:35:38,393 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0746698379517s 2018-10-12 06:35:38,394 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 06:35:38,394 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/e658d0fbb1764c488311a460ecdaed37/users/11193bd3b17f4e37a8fd6533ced85416/roles/2796c384dbeb46449768c502c2bed543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:38,453 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9bae1586-4938-4f7e-98c9-5963d0fc0550 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 06:35:38,454 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e658d0fbb1764c488311a460ecdaed37/users/11193bd3b17f4e37a8fd6533ced85416/roles/2796c384dbeb46449768c502c2bed543 used request id req-9bae1586-4938-4f7e-98c9-5963d0fc0550 2018-10-12 06:35:38,454 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.0602459907532s 2018-10-12 06:35:38,455 - functest.core.tenantnetwork - DEBUG - cloud_config {'clouds': {'envvars': {u'auth_type': 'password', u'status': u'active', 'project_name': u'tempest_full_paral-project_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', 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': 'cdd43b0f-34a5-4d4a-87df-71f510a6eef4', 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_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', 'project_id': u'e658d0fbb1764c488311a460ecdaed37', 'cert': None, u'secgroup_source': u'neutron', 'no_cache': 'True', u'container_api_version': u'1', 'auth_url': 'http://172.30.9.27:5000/v3', u'dns_api_version': u'2', u'object_store_api_version': u'1', u'interface': u'public', u'disable_vendor_agent': {}}}} 2018-10-12 06:35:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v1password = swiftclient.authv1:PasswordLoader') 2018-10-12 06:35:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token_endpoint = openstackclient.api.auth_plugin:TokenEndpoint') 2018-10-12 06:35:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('noauth = cinderclient.contrib.noauth:CinderNoAuthLoader') 2018-10-12 06:35:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2token = keystoneauth1.loading._plugins.identity.v2:Token') 2018-10-12 06:35:38,456 - stevedore.extension - DEBUG - found extension EntryPoint.parse('none = keystoneauth1.loading._plugins.noauth:NoAuth') 2018-10-12 06:35:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oauth1 = keystoneauth1.extras.oauth1._loading:V3OAuth1') 2018-10-12 06:35:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('admin_token = keystoneauth1.loading._plugins.admin_token:AdminToken') 2018-10-12 06:35:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcauthcode = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAuthorizationCode') 2018-10-12 06:35:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v2password = keystoneauth1.loading._plugins.identity.v2:Password') 2018-10-12 06:35:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3samlpassword = keystoneauth1.extras._saml2._loading:Saml2Password') 2018-10-12 06:35:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3password = keystoneauth1.loading._plugins.identity.v3:Password') 2018-10-12 06:35:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3adfspassword = keystoneauth1.extras._saml2._loading:ADFSPassword') 2018-10-12 06:35:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcaccesstoken = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectAccessToken') 2018-10-12 06:35:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcpassword = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectPassword') 2018-10-12 06:35:38,457 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3kerberos = keystoneauth1.extras.kerberos._loading:Kerberos') 2018-10-12 06:35:38,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('token = keystoneauth1.loading._plugins.identity.generic:Token') 2018-10-12 06:35:38,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3oidcclientcredentials = keystoneauth1.loading._plugins.identity.v3:OpenIDConnectClientCredentials') 2018-10-12 06:35:38,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3tokenlessauth = keystoneauth1.loading._plugins.identity.v3:TokenlessAuth') 2018-10-12 06:35:38,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3token = keystoneauth1.loading._plugins.identity.v3:Token') 2018-10-12 06:35:38,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3totp = keystoneauth1.loading._plugins.identity.v3:TOTP') 2018-10-12 06:35:38,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('password = keystoneauth1.loading._plugins.identity.generic:Password') 2018-10-12 06:35:38,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('v3fedkerb = keystoneauth1.extras.kerberos._loading:MappedKerberos') 2018-10-12 06:35:38,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-basic = gnocchiclient.auth:GnocchiBasicLoader') 2018-10-12 06:35:38,458 - stevedore.extension - DEBUG - found extension EntryPoint.parse('gnocchi-noauth = gnocchiclient.auth:GnocchiNoAuthLoader') 2018-10-12 06:35:38,460 - functest.core.tenantnetwork - DEBUG - new cloud {'username': u'tempest_full_parallel-user_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', 'password': 'cdd43b0f-34a5-4d4a-87df-71f510a6eef4', 'project_name': 'tempest_full_paral-project_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', 'user_domain_name': 'Default', 'auth_url': 'http://172.30.9.27:5000/v3', 'project_id': 'e658d0fbb1764c488311a460ecdaed37', 'project_domain_name': 'Default'} 2018-10-12 06:35:38,460 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 06:35:38,461 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:38,542 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ef83bda7-bf03-497f-82cf-dc69809e3fa8 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2796c384dbeb46449768c502c2bed543", "links": {"self": "http://172.30.9.27:5000/v3/roles/2796c384dbeb46449768c502c2bed543"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 06:35:38,542 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-ef83bda7-bf03-497f-82cf-dc69809e3fa8 2018-10-12 06:35:38,542 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0818049907684s 2018-10-12 06:35:38,543 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 06:35:38,544 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:38,623 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-6428c190-d50b-4e69-bebf-d4b9d0af9c11 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2796c384dbeb46449768c502c2bed543", "links": {"self": "http://172.30.9.27:5000/v3/roles/2796c384dbeb46449768c502c2bed543"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 06:35:38,623 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-6428c190-d50b-4e69-bebf-d4b9d0af9c11 2018-10-12 06:35:38,623 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0796971321106s 2018-10-12 06:35:38,624 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 06:35:38,625 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:38,704 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-4a93de20-682f-4cfe-9522-481480bf0de3 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 06:35:38,704 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-4a93de20-682f-4cfe-9522-481480bf0de3 2018-10-12 06:35:38,705 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0799720287323s 2018-10-12 06:35:38,705 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 06:35:38,706 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:38,814 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-23b1169e-a5a4-4951-9b22-0fbcf8ba4ca2 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "links": {"self": "http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416"}, "domain_id": "default", "enabled": true, "id": "11193bd3b17f4e37a8fd6533ced85416", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 06:35:38,814 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-23b1169e-a5a4-4951-9b22-0fbcf8ba4ca2 2018-10-12 06:35:38,814 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108794927597s 2018-10-12 06:35:38,815 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-23b1169e-a5a4-4951-9b22-0fbcf8ba4ca2 2018-10-12 06:35:38,821 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 06:35:38,821 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:5000/v3/projects?domain_id=default" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:38,900 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-fe8557c5-f62e-49cb-891f-443727c4627f Content-Encoding: gzip Content-Length: 393 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects?domain_id=default", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.27:5000/v3/projects/e658d0fbb1764c488311a460ecdaed37"}, "enabled": true, "id": "e658d0fbb1764c488311a460ecdaed37", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_e08482b2-f79c-4d6e-b8cd-3f714e1021f8"}]} 2018-10-12 06:35:38,901 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-fe8557c5-f62e-49cb-891f-443727c4627f 2018-10-12 06:35:38,901 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0797071456909s 2018-10-12 06:35:38,901 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects?domain_id=default used request id req-fe8557c5-f62e-49cb-891f-443727c4627f 2018-10-12 06:35:38,903 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 06:35:38,904 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=11193bd3b17f4e37a8fd6533ced85416&scope.project.id=e658d0fbb1764c488311a460ecdaed37&role.id=c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:38,983 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:38 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-ad80d8bb-7677-4a0d-a60b-027926c91ff5 Content-Encoding: gzip Content-Length: 209 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=11193bd3b17f4e37a8fd6533ced85416&scope.project.id=e658d0fbb1764c488311a460ecdaed37&role.id=c43a3ee50f83430c8393d58c3aa3a6dc", "previous": null, "next": null}} 2018-10-12 06:35:38,984 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=11193bd3b17f4e37a8fd6533ced85416&scope.project.id=e658d0fbb1764c488311a460ecdaed37&role.id=c43a3ee50f83430c8393d58c3aa3a6dc used request id req-ad80d8bb-7677-4a0d-a60b-027926c91ff5 2018-10-12 06:35:38,984 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0806729793549s 2018-10-12 06:35:38,984 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 06:35:38,985 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/projects/e658d0fbb1764c488311a460ecdaed37/users/11193bd3b17f4e37a8fd6533ced85416/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:39,125 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:35:38 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-6ce2746f-c2f3-4fe6-a55e-a4ce18a8f517 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 06:35:39,125 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/projects/e658d0fbb1764c488311a460ecdaed37/users/11193bd3b17f4e37a8fd6533ced85416/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-6ce2746f-c2f3-4fe6-a55e-a4ce18a8f517 2018-10-12 06:35:39,125 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.141023874283s 2018-10-12 06:35:39,126 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 06:35:39,126 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:39,202 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-46421646-362a-457e-98d2-19b2e105f65f Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2796c384dbeb46449768c502c2bed543", "links": {"self": "http://172.30.9.27:5000/v3/roles/2796c384dbeb46449768c502c2bed543"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 06:35:39,202 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-46421646-362a-457e-98d2-19b2e105f65f 2018-10-12 06:35:39,203 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.076730966568s 2018-10-12 06:35:39,204 - shade.task_manager - DEBUG - Manager envvars:regionOne running task DomainGet 2018-10-12 06:35:39,204 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/domains/default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:39,285 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-99139c96-5466-4dd2-9dc3-987cb6a5f6db 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.27:5000/v3/domains/default"}, "name": "Default"}} 2018-10-12 06:35:39,285 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/domains/default used request id req-99139c96-5466-4dd2-9dc3-987cb6a5f6db 2018-10-12 06:35:39,286 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task DomainGet in 0.0819971561432s 2018-10-12 06:35:39,287 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 06:35:39,287 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:39,395 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-08ef8ff7-af9e-4dc9-9d1a-214744647903 Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "links": {"self": "http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416"}, "domain_id": "default", "enabled": true, "id": "11193bd3b17f4e37a8fd6533ced85416", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 06:35:39,395 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-08ef8ff7-af9e-4dc9-9d1a-214744647903 2018-10-12 06:35:39,395 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.108693122864s 2018-10-12 06:35:39,396 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-08ef8ff7-af9e-4dc9-9d1a-214744647903 2018-10-12 06:35:39,402 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleAssignmentList 2018-10-12 06:35:39,403 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/role_assignments?user.id=11193bd3b17f4e37a8fd6533ced85416&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:39,480 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:35:39 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-3843113a-7c54-46f1-a95c-b59f5e885255 Content-Encoding: gzip Content-Length: 192 Content-Type: application/json RESP BODY: {"role_assignments": [], "links": {"self": "http://172.30.9.27:5000/v3/role_assignments?user.id=11193bd3b17f4e37a8fd6533ced85416&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default", "previous": null, "next": null}} 2018-10-12 06:35:39,480 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/role_assignments?user.id=11193bd3b17f4e37a8fd6533ced85416&role.id=c43a3ee50f83430c8393d58c3aa3a6dc&scope.domain.id=default used request id req-3843113a-7c54-46f1-a95c-b59f5e885255 2018-10-12 06:35:39,480 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleAssignmentList in 0.0784509181976s 2018-10-12 06:35:39,481 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleGrantUser 2018-10-12 06:35:39,481 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:5000/v3/domains/default/users/11193bd3b17f4e37a8fd6533ced85416/roles/c43a3ee50f83430c8393d58c3aa3a6dc -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:35:39,597 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:35:39 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-786523be-15b3-42e9-839b-34aee87ddab8 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 06:35:39,597 - keystoneauth.session - DEBUG - PUT call to identity for http://172.30.9.27:5000/v3/domains/default/users/11193bd3b17f4e37a8fd6533ced85416/roles/c43a3ee50f83430c8393d58c3aa3a6dc used request id req-786523be-15b3-42e9-839b-34aee87ddab8 2018-10-12 06:35:39,598 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleGrantUser in 0.116852998734s 2018-10-12 06:35:39,598 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Creating Rally environment... 2018-10-12 06:35:48,685 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally deployment create --fromenv --name opnfv-rally 2018-10-12 06:35:48.413 12 INFO rally.deployment.engines.existing [-] Save deployment 'opnfv-rally' (uuid=5bb10273-33c7-4211-a844-c0a0c74e0bc5) with 'openstack' platform. +--------------------------------------+---------------------+-------------+------------------+--------+ | uuid | created_at | name | status | active | +--------------------------------------+---------------------+-------------+------------------+--------+ | 5bb10273-33c7-4211-a844-c0a0c74e0bc5 | 2018-10-12T06:35:48 | opnfv-rally | deploy->finished | | +--------------------------------------+---------------------+-------------+------------------+--------+ Using deployment: 5bb10273-33c7-4211-a844-c0a0c74e0bc5 ~/.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-10-12 06:35:51,908 - 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-10-12 06:35:51,908 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - Create verifier from existing repo... 2018-10-12 06:35:58,184 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify create-verifier --source /src/tempest --name opnfv-tempest --type tempest --system-wide 2018-10-12 06:35:55.902 21 INFO rally.api [-] Creating verifier 'opnfv-tempest'. 2018-10-12 06:35:56.025 21 INFO rally.verification.manager [-] Cloning verifier repo from /src/tempest. 2018-10-12 06:35:57.980 21 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=396216fb-2325-4091-9f76-a15bdfd5e66a) has been successfully created! Using verifier 'opnfv-tempest' (UUID=396216fb-2325-4091-9f76-a15bdfd5e66a) as the default verifier for the future CLI operations. 2018-10-12 06:36:00,920 - xtesting.ci.run_tests - INFO - Running test case 'tempest_full_parallel'... 2018-10-12 06:36:00,920 - shade - DEBUG - Calculating hashes for /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img 2018-10-12 06:36:01,026 - shade - DEBUG - Image file /home/opnfv/functest/images/cirros-0.4.0-x86_64-disk.img md5:443b7623e27ecf03dc9e01ee93f67afe sha256:a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8 2018-10-12 06:36:01,027 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3 -H "Accept: application/json" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" 2018-10-12 06:36:01,033 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:36:01 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-566a5043-ebef-4e09-ba2f-755e7ec7d793 Content-Encoding: gzip Content-Length: 194 Content-Type: application/json RESP BODY: {"version": {"status": "stable", "updated": "2017-02-22T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v3+json"}], "id": "v3.8", "links": [{"href": "http://172.30.9.27:5000/v3/", "rel": "self"}]}} 2018-10-12 06:36:01,033 - keystoneauth.session - DEBUG - GET call to None for http://172.30.9.27:5000/v3 used request id req-566a5043-ebef-4e09-ba2f-755e7ec7d793 2018-10-12 06:36:01,033 - keystoneauth.identity.v3.base - DEBUG - Making authentication request to http://172.30.9.27:5000/v3/auth/tokens 2018-10-12 06:36:01,418 - keystoneauth.identity.v3.base - DEBUG - {"token": {"is_domain": false, "methods": ["password"], "roles": [{"id": "2796c384dbeb46449768c502c2bed543", "name": "Member"}, {"id": "c43a3ee50f83430c8393d58c3aa3a6dc", "name": "admin"}], "expires_at": "2018-10-12T07:36:01.000000Z", "project": {"domain": {"id": "default", "name": "Default"}, "id": "e658d0fbb1764c488311a460ecdaed37", "name": "tempest_full_paral-project_e08482b2-f79c-4d6e-b8cd-3f714e1021f8"}, "catalog": [{"endpoints": [{"url": "http://192.30.9.8:8776/v1/e658d0fbb1764c488311a460ecdaed37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "12a47679f3e64df88bb67207649fc609"}, {"url": "http://192.30.9.8:8776/v1/e658d0fbb1764c488311a460ecdaed37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "231aa8297bdd4127a416d3fccb66bca9"}, {"url": "http://172.30.9.27:8776/v1/e658d0fbb1764c488311a460ecdaed37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "5634a45708044c36920b9da228aa9434"}], "type": "volume", "id": "092d8d40f3e843f29805b9a7984c3558", "name": "cinder"}, {"endpoints": [{"url": "http://192.30.9.8:8041", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5855d5afa25349bd834e96f1db1b5d7a"}, {"url": "http://172.30.9.27:8041", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8349352cce3649b5abc2f5cbd45c2778"}, {"url": "http://192.30.9.8:8041", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "896cdf233ef247bda71716b49d6c9161"}], "type": "metric", "id": "149713f149c042418b40a2b7d71c8bb3", "name": "gnocchi"}, {"endpoints": [{"url": "http://192.30.9.8:9292", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "9bb1aa3294074b91aadc0d0cdcab357e"}, {"url": "http://192.30.9.8:9292", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "db38deced0a34cb785d8b44eb91a068e"}, {"url": "http://172.30.9.27:9292", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "db8c0829437e4e6bbc046f40a1a75927"}], "type": "image", "id": "1b751243a65b454a9de4c31920ae762d", "name": "glance"}, {"endpoints": [{"url": "http://192.30.9.8:8776/v2/e658d0fbb1764c488311a460ecdaed37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1964f5de5fba4f9a8f0de13eccba1ecf"}, {"url": "http://192.30.9.8:8776/v2/e658d0fbb1764c488311a460ecdaed37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "27601ab187ae455d9a5023e6bbd2b539"}, {"url": "http://172.30.9.27:8776/v2/e658d0fbb1764c488311a460ecdaed37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ecf8cb9c72c54a74815d535a678adfda"}], "type": "volumev2", "id": "261a96837a334205b603b46776999408", "name": "cinderv2"}, {"endpoints": [{"url": "http://192.30.9.8:8004/v1/e658d0fbb1764c488311a460ecdaed37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "616cd50e2c9e42c5a8ea818464b4ce22"}, {"url": "http://172.30.9.27:8004/v1/e658d0fbb1764c488311a460ecdaed37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "67a42cd9180c458fab55a6840879b7c9"}, {"url": "http://192.30.9.8:8004/v1/e658d0fbb1764c488311a460ecdaed37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d6925c30e26545bb828d0a8b588c6e3f"}], "type": "orchestration", "id": "3ba97a60e1bb4db6963e64effcd987a5", "name": "heat"}, {"endpoints": [], "type": "metering", "id": "3c65419449194833b10e426af1a1fe4e", "name": "ceilometer"}, {"endpoints": [{"url": "http://172.30.9.27:8776/v3/e658d0fbb1764c488311a460ecdaed37", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "70eb46d86b9d493ba26e6e7747a9ec57"}, {"url": "http://192.30.9.8:8776/v3/e658d0fbb1764c488311a460ecdaed37", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "a3730a945a354ae2bca109a4793612c1"}, {"url": "http://192.30.9.8:8776/v3/e658d0fbb1764c488311a460ecdaed37", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "c00da30ef7d942618959c2b6cf6dff17"}], "type": "volumev3", "id": "4a05654ac7ef4fc5874a3a5b8323cdd0", "name": "cinderv3"}, {"endpoints": [{"url": "http://192.30.9.8:8774/v2.1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "07309ce3acce4af7bc21f347f54d13c3"}, {"url": "http://172.30.9.27:8774/v2.1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "aa308bbe8ec04a548183b832824280e9"}, {"url": "http://192.30.9.8:8774/v2.1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "de5b769a4d254b6e87678f7020c058c7"}], "type": "compute", "id": "681b133742b44d94ae56894a5fb6e2ea", "name": "nova"}, {"endpoints": [{"url": "http://192.30.9.8:9696", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "6c619fbb1ca247f5830d3bf1a59d972c"}, {"url": "http://172.30.9.27:9696", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "89500a13482d4d1d9e0a3cfd0790fe5e"}, {"url": "http://192.30.9.8:9696", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "adb46d744bb54698b68858f4db340548"}], "type": "network", "id": "70f9db54ffc64781a8aec1b25b0d1d5b", "name": "neutron"}, {"endpoints": [{"url": "http://192.30.9.8:9890", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "830084776beb4db7a549597373d48686"}, {"url": "http://192.30.9.8:9890", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8d2e2c45db2b476aa8e90ad31056d7ec"}, {"url": "http://172.30.9.27:9890", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "ea05bf8778e04d00b86f391b68238e33"}], "type": "nfv-orchestration", "id": "81e986ce1094436cbb1c87f8ad758d3b", "name": "tacker"}, {"endpoints": [{"url": "http://172.30.9.27:8778/placement", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2e0aec79400c48e6a1c3d8655b512a36"}, {"url": "http://192.30.9.8:8778/placement", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "667cce4e6b694b0b994c396619e8f6a1"}, {"url": "http://192.30.9.8:8778/placement", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "bbbef46b1e5f4321b6dd52fa28170169"}], "type": "placement", "id": "987b17cc0fb549eba23dc211140e976f", "name": "placement"}, {"endpoints": [{"url": "http://192.30.9.8:8042", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "8c39d06676be438e969ca9de48304ac2"}, {"url": "http://192.30.9.8:8042", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "d21fde3e02b34c22ad34ae23b3ade49f"}, {"url": "http://172.30.9.27:8042", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "f114f66a4ad947f2abda6e5ae2504861"}], "type": "alarming", "id": "a41f07f4be824367b018b439887e5092", "name": "aodh"}, {"endpoints": [{"url": "http://192.30.9.8:35357", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "0f253463b6b0473d9acb54f92e10cfb0"}, {"url": "http://192.30.9.8:5000", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59f4d752739b4d26825329574bdc4ad8"}, {"url": "http://172.30.9.27:5000", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "8b2661142a554780bd06d65183412939"}], "type": "identity", "id": "b61d7ecbdd5e4804b733992da8085c08", "name": "keystone"}, {"endpoints": [{"url": "http://192.30.9.8:8000/v1", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "12d2f0a8350b41b2a77005451f66d850"}, {"url": "http://192.30.9.8:8000/v1", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "623dadf83c3645e8a0c103d29dc88226"}, {"url": "http://172.30.9.27:8000/v1", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "fc8ecc8b7c37466aafbb208158a0c827"}], "type": "cloudformation", "id": "be0ca90be36448eb8679fa10c50c5aae", "name": "heat-cfn"}, {"endpoints": [{"url": "http://192.30.9.8:9311", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "18ac5f5364f0441e8b1523d73815adbd"}, {"url": "http://172.30.9.27:9311", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "2a2ed46a193b48e1abcdcadd10352366"}, {"url": "http://192.30.9.8:9311", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "5b94dc0037414fa0b7ba1fa61bca203b"}], "type": "key-manager", "id": "e66f8d24f7ab4d1094d8cd0a7c7d7564", "name": "barbican"}, {"endpoints": [{"url": "http://192.30.9.8:1789", "interface": "admin", "region": "regionOne", "region_id": "regionOne", "id": "1ac9bca729db4922a9987d4edff96574"}, {"url": "http://192.30.9.8:1789", "interface": "internal", "region": "regionOne", "region_id": "regionOne", "id": "59709c69d01049b1b78b8d29cb35da4e"}, {"url": "http://172.30.9.27:1789", "interface": "public", "region": "regionOne", "region_id": "regionOne", "id": "a81cd564beac4ad8995ccea1702da0e0"}], "type": "policy", "id": "fd219c8e36fe425ab27469368445a53a", "name": "congress"}], "user": {"domain": {"id": "default", "name": "Default"}, "password_expires_at": null, "name": "tempest_full_parallel-user_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "id": "11193bd3b17f4e37a8fd6533ced85416"}, "audit_ids": ["266tLKVDS8qqr4IS2hs69g"], "issued_at": "2018-10-12T06:36:01.000000Z"}} 2018-10-12 06:36:01,422 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7cf685e0a01f7c136af16791f64d704da7f7a03f" 2018-10-12 06:36:01,428 - keystoneauth.session - DEBUG - RESP: [300] Content-Type: application/json Content-Length: 648 Date: Fri, 12 Oct 2018 06:36:01 GMT RESP BODY: {"versions": [{"status": "CURRENT", "id": "v2.5", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.4", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.3", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.2", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.1", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}, {"status": "SUPPORTED", "id": "v2.0", "links": [{"href": "http://172.30.9.27:9292/v2/", "rel": "self"}]}]} 2018-10-12 06:36:01,431 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 06:36:01,432 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7cf685e0a01f7c136af16791f64d704da7f7a03f" 2018-10-12 06:36:01,983 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 69 Content-Type: application/json X-Openstack-Request-Id: req-2770f3f2-5d13-4da3-bcb8-e5501ef226a8 Date: Fri, 12 Oct 2018 06:36:01 GMT RESP BODY: {"images": [], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 06:36:01,983 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2770f3f2-5d13-4da3-bcb8-e5501ef226a8 2018-10-12 06:36:01,983 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.551759004593s 2018-10-12 06:36:01,984 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-2770f3f2-5d13-4da3-bcb8-e5501ef226a8 2018-10-12 06:36:01,985 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 06:36:01,986 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}7cf685e0a01f7c136af16791f64d704da7f7a03f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8"}' 2018-10-12 06:36:02,578 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 893 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1 X-Openstack-Request-Id: req-663532c0-6aec-47c3-87f0-017bc6bf8df6 Date: Fri, 12 Oct 2018 06:36:02 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/file", "owner": "e658d0fbb1764c488311a460ecdaed37", "id": "7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1", "size": null, "self": "/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T06:36:02Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "checksum": null, "created_at": "2018-10-12T06:36:02Z", "protected": false} 2018-10-12 06:36:02,578 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-663532c0-6aec-47c3-87f0-017bc6bf8df6 2018-10-12 06:36:02,578 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.592651128769s 2018-10-12 06:36:02,579 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-663532c0-6aec-47c3-87f0-017bc6bf8df6 returning object 7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1 2018-10-12 06:36:02,579 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 06:36:02,580 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/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}7cf685e0a01f7c136af16791f64d704da7f7a03f" -d '' 2018-10-12 06:36:04,105 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-042a295c-7930-4205-ba45-4d87625a3ffc Date: Fri, 12 Oct 2018 06:36:04 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 06:36:04,105 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/file used request id req-042a295c-7930-4205-ba45-4d87625a3ffc 2018-10-12 06:36:04,105 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 1.52555704117s 2018-10-12 06:36:04,105 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/file used request id req-042a295c-7930-4205-ba45-4d87625a3ffc 2018-10-12 06:36:04,106 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 06:36:04,107 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7cf685e0a01f7c136af16791f64d704da7f7a03f" 2018-10-12 06:36:04,727 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-5c77b707-6974-4a6c-bb71-91ca98d2ebfa Date: Fri, 12 Oct 2018 06:36:04 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/snap", "metadata": {}}], "file": "/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/file", "owner": "e658d0fbb1764c488311a460ecdaed37", "id": "7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1", "size": 12716032, "self": "/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T06:36:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T06:36:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 06:36:04,727 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5c77b707-6974-4a6c-bb71-91ca98d2ebfa 2018-10-12 06:36:04,727 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.621236085892s 2018-10-12 06:36:04,728 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-5c77b707-6974-4a6c-bb71-91ca98d2ebfa 2018-10-12 06:36:04,730 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/snap', u'metadata': Munch({})})], 'file': u'/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/file', 'owner': u'e658d0fbb1764c488311a460ecdaed37', 'id': u'7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1', 'size': 12716032, u'self': u'/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e658d0fbb1764c488311a460ecdaed37', 'name': 'tempest_full_paral-project_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T06:36:04Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T06:36:04Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', 'created': u'2018-10-12T06:36:02Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T06:36:02Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 06:36:04,731 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 06:36:04,734 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" -d '{"flavor": {"vcpus": 1, "ram": 512, "name": "tempest_full_parallel-flavor_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 06:36:04,950 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06: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,Accept-Encoding x-openstack-request-id: req-aff780db-0ebf-4b83-8873-fd7863ea86cb x-compute-request-id: req-aff780db-0ebf-4b83-8873-fd7863ea86cb Content-Encoding: gzip Content-Length: 315 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b4b08b27-c6ea-4144-a1a1-534531801f60", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b4b08b27-c6ea-4144-a1a1-534531801f60", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b4b08b27-c6ea-4144-a1a1-534531801f60", "name": "tempest_full_parallel-flavor_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 06:36:04,950 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-aff780db-0ebf-4b83-8873-fd7863ea86cb 2018-10-12 06:36:04,950 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.219245195389s 2018-10-12 06:36:04,951 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-aff780db-0ebf-4b83-8873-fd7863ea86cb returning object b4b08b27-c6ea-4144-a1a1-534531801f60 2018-10-12 06:36:04,951 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'b4b08b27-c6ea-4144-a1a1-534531801f60', 'swap': 0}) 2018-10-12 06:36:04,952 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 06:36:04,955 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/b4b08b27-c6ea-4144-a1a1-534531801f60/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}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" -d '{"extra_specs": {}}' 2018-10-12 06:36:04,975 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06: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-489fad67-3580-46dc-84d7-1c67ad94512e x-compute-request-id: req-489fad67-3580-46dc-84d7-1c67ad94512e Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 06:36:04,975 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b4b08b27-c6ea-4144-a1a1-534531801f60/os-extra_specs used request id req-489fad67-3580-46dc-84d7-1c67ad94512e 2018-10-12 06:36:04,975 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0228879451752s 2018-10-12 06:36:04,975 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/b4b08b27-c6ea-4144-a1a1-534531801f60/os-extra_specs used request id req-489fad67-3580-46dc-84d7-1c67ad94512e 2018-10-12 06:36:04,978 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 06:36:04,981 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7cf685e0a01f7c136af16791f64d704da7f7a03f" 2018-10-12 06:36:04,987 - keystoneauth.session - DEBUG - RESP: [300] Date: Fri, 12 Oct 2018 06:36: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.27:5000/v3/", "rel": "self"}]}, {"status": "deprecated", "updated": "2016-08-04T00:00:00Z", "media-types": [{"base": "application/json", "type": "application/vnd.openstack.identity-v2.0+json"}], "id": "v2.0", "links": [{"href": "http://172.30.9.27:5000/v2.0/", "rel": "self"}, {"href": "https://docs.openstack.org/", "type": "text/html", "rel": "describedby"}]}]}} 2018-10-12 06:36:04,992 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}7cf685e0a01f7c136af16791f64d704da7f7a03f" 2018-10-12 06:36:05,074 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:36:04 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-a4f78aba-046b-4441-9d97-098b98847c62 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2796c384dbeb46449768c502c2bed543", "links": {"self": "http://172.30.9.27:5000/v3/roles/2796c384dbeb46449768c502c2bed543"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 06:36:05,074 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-a4f78aba-046b-4441-9d97-098b98847c62 2018-10-12 06:36:05,075 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0970649719238s 2018-10-12 06:36:05,077 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.os-hypervisors.detail 2018-10-12 06:36:05,080 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:8774/v2.1/os-hypervisors/detail -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7cf685e0a01f7c136af16791f64d704da7f7a03f" 2018-10-12 06:36:05,279 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:36: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-32c4eaf7-7adb-4653-ba18-2e3bb1505de6 x-compute-request-id: req-32c4eaf7-7adb-4653-ba18-2e3bb1505de6 Content-Encoding: gzip Content-Length: 719 Content-Type: application/json RESP BODY: {"hypervisors": [{"status": "enabled", "service": {"host": "overcloud-novacompute-0.opnfvlf.org", "disabled_reason": null, "id": 206}, "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.10", "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": 2}, {"status": "enabled", "service": {"host": "overcloud-novacompute-1.opnfvlf.org", "disabled_reason": null, "id": 209}, "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.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": 10164, "local_gb": 10239, "free_ram_mb": 28406, "id": 5}]} 2018-10-12 06:36:05,279 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-32c4eaf7-7adb-4653-ba18-2e3bb1505de6 2018-10-12 06:36:05,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.os-hypervisors.detail in 0.202132940292s 2018-10-12 06:36:05,280 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/os-hypervisors/detail used request id req-32c4eaf7-7adb-4653-ba18-2e3bb1505de6 2018-10-12 06:36:05,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 06:36:05,282 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7cf685e0a01f7c136af16791f64d704da7f7a03f" 2018-10-12 06:36:05,837 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 1223 Content-Type: application/json X-Openstack-Request-Id: req-de8e465d-350c-4481-bb6f-59a190e403d3 Date: Fri, 12 Oct 2018 06:36:05 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/snap", "metadata": {}}], "file": "/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/file", "owner": "e658d0fbb1764c488311a460ecdaed37", "id": "7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1", "size": 12716032, "self": "/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T06:36:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T06:36:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 06:36:05,837 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-de8e465d-350c-4481-bb6f-59a190e403d3 2018-10-12 06:36:05,838 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.55647110939s 2018-10-12 06:36:05,838 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-de8e465d-350c-4481-bb6f-59a190e403d3 2018-10-12 06:36:05,841 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.POST.images 2018-10-12 06:36:05,841 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27: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}7cf685e0a01f7c136af16791f64d704da7f7a03f" -d '{"owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "container_format": "bare", "disk_format": "qcow2", "visibility": "public", "name": "tempest_full_parallel-img_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8"}' 2018-10-12 06:36:06,436 - keystoneauth.session - DEBUG - RESP: [201] Content-Length: 901 Content-Type: application/json Location: http://172.30.9.27:9292/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c X-Openstack-Request-Id: req-a9f279f9-915a-4ac6-ad4a-aa4024dbc4f3 Date: Fri, 12 Oct 2018 06:36:06 GMT RESP BODY: {"container_format": "bare", "min_ram": 0, "locations": [], "file": "/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c/file", "owner": "e658d0fbb1764c488311a460ecdaed37", "id": "a4ac78a7-e7a3-4491-83c3-caed8b17ea3c", "size": null, "self": "/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c", "disk_format": "qcow2", "schema": "/v2/schemas/image", "status": "queued", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T06:36:06Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "checksum": null, "created_at": "2018-10-12T06:36:06Z", "protected": false} 2018-10-12 06:36:06,436 - keystoneauth.session - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a9f279f9-915a-4ac6-ad4a-aa4024dbc4f3 2018-10-12 06:36:06,437 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.POST.images in 0.595839977264s 2018-10-12 06:36:06,437 - shade.request_ids - DEBUG - POST call to image for http://172.30.9.27:9292/v2/images used request id req-a9f279f9-915a-4ac6-ad4a-aa4024dbc4f3 returning object a4ac78a7-e7a3-4491-83c3-caed8b17ea3c 2018-10-12 06:36:06,438 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.PUT.images.file 2018-10-12 06:36:06,438 - keystoneauth.session - DEBUG - REQ: curl -g -i -X PUT http://172.30.9.27:9292/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c/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}7cf685e0a01f7c136af16791f64d704da7f7a03f" -d '' 2018-10-12 06:36:07,279 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-2c4d1db4-2534-41a8-8e04-2030bdab0c86 Date: Fri, 12 Oct 2018 06:36:07 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 06:36:07,280 - keystoneauth.session - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c/file used request id req-2c4d1db4-2534-41a8-8e04-2030bdab0c86 2018-10-12 06:36:07,280 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.PUT.images.file in 0.841817140579s 2018-10-12 06:36:07,280 - shade.request_ids - DEBUG - PUT call to image for http://172.30.9.27:9292/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c/file used request id req-2c4d1db4-2534-41a8-8e04-2030bdab0c86 2018-10-12 06:36:07,281 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 06:36:07,281 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7cf685e0a01f7c136af16791f64d704da7f7a03f" 2018-10-12 06:36:07,465 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 2387 Content-Type: application/json X-Openstack-Request-Id: req-36dd4ac6-a10a-4894-9f2a-341bd3cb12a8 Date: Fri, 12 Oct 2018 06:36:07 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c/snap", "metadata": {}}], "file": "/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c/file", "owner": "e658d0fbb1764c488311a460ecdaed37", "id": "a4ac78a7-e7a3-4491-83c3-caed8b17ea3c", "size": 12716032, "self": "/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T06:36:07Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T06:36:06Z", "protected": false}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/snap", "metadata": {}}], "file": "/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/file", "owner": "e658d0fbb1764c488311a460ecdaed37", "id": "7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1", "size": 12716032, "self": "/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T06:36:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T06:36:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 06:36:07,465 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-36dd4ac6-a10a-4894-9f2a-341bd3cb12a8 2018-10-12 06:36:07,465 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.184334993362s 2018-10-12 06:36:07,465 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-36dd4ac6-a10a-4894-9f2a-341bd3cb12a8 2018-10-12 06:36:07,468 - functest.core.singlevm - DEBUG - image: Munch({'container_format': u'bare', 'min_ram': 0, 'locations': [Munch({u'url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c/snap', u'metadata': Munch({})})], 'file': u'/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c/file', 'owner': u'e658d0fbb1764c488311a460ecdaed37', 'id': u'a4ac78a7-e7a3-4491-83c3-caed8b17ea3c', 'size': 12716032, u'self': u'/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c', 'disk_format': u'qcow2', 'protected': False, 'location': Munch({'project': Munch({'domain_id': None, 'id': u'e658d0fbb1764c488311a460ecdaed37', 'name': 'tempest_full_paral-project_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', 'domain_name': 'Default'}), 'zone': None, 'region_name': 'regionOne', 'cloud': 'envvars'}), 'minRam': 0, 'direct_url': u'rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c/snap', u'schema': u'/v2/schemas/image', 'status': u'active', 'updated': u'2018-10-12T06:36:07Z', 'tags': [], 'visibility': u'public', 'updated_at': u'2018-10-12T06:36:07Z', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', 'min_disk': 0, 'is_public': True, 'virtual_size': 0, u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', 'properties': {u'self': u'/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}, 'name': u'tempest_full_parallel-img_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', 'created': u'2018-10-12T06:36:06Z', 'checksum': u'443b7623e27ecf03dc9e01ee93f67afe', 'created_at': u'2018-10-12T06:36:06Z', 'minDisk': 0, 'is_protected': False, 'metadata': {u'self': u'/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c', u'owner_specified.shade.md5': u'443b7623e27ecf03dc9e01ee93f67afe', u'owner_specified.shade.object': u'images/tempest_full_parallel-img_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', u'owner_specified.shade.sha256': u'a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8', u'schema': u'/v2/schemas/image'}}) 2018-10-12 06:36:07,469 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors 2018-10-12 06:36:07,472 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors -H "User-Agent: os-client-config/1.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}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" -d '{"flavor": {"vcpus": 1, "ram": 1024, "name": "tempest_full_parallel-flavor_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "OS-FLV-EXT-DATA:ephemeral": 0, "disk": 1, "id": null, "swap": 0}}' 2018-10-12 06:36:07,521 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:36: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-83d203e6-dc6c-4884-be0f-854b38a7cc5b x-compute-request-id: req-83d203e6-dc6c-4884-be0f-854b38a7cc5b Content-Encoding: gzip Content-Length: 319 Content-Type: application/json RESP BODY: {"flavor": {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6651df7a-e58e-4609-9e98-0ea5b686c1f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6651df7a-e58e-4609-9e98-0ea5b686c1f3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6651df7a-e58e-4609-9e98-0ea5b686c1f3", "name": "tempest_full_parallel-flavor_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}} 2018-10-12 06:36:07,522 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-83d203e6-dc6c-4884-be0f-854b38a7cc5b 2018-10-12 06:36:07,522 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors in 0.0529708862305s 2018-10-12 06:36:07,522 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors used request id req-83d203e6-dc6c-4884-be0f-854b38a7cc5b returning object 6651df7a-e58e-4609-9e98-0ea5b686c1f3 2018-10-12 06:36:07,523 - functest.core.singlevm - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'6651df7a-e58e-4609-9e98-0ea5b686c1f3', 'swap': 0}) 2018-10-12 06:36:07,524 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.POST.flavors.os-extra_specs 2018-10-12 06:36:07,527 - keystoneauth.session - DEBUG - REQ: curl -g -i -X POST http://172.30.9.27:8774/v2.1/flavors/6651df7a-e58e-4609-9e98-0ea5b686c1f3/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}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" -d '{"extra_specs": {}}' 2018-10-12 06:36:07,549 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:36: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-20158480-8077-4e8b-9f07-5bd82f25ebb4 x-compute-request-id: req-20158480-8077-4e8b-9f07-5bd82f25ebb4 Content-Length: 19 Content-Type: application/json RESP BODY: {"extra_specs": {}} 2018-10-12 06:36:07,549 - keystoneauth.session - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6651df7a-e58e-4609-9e98-0ea5b686c1f3/os-extra_specs used request id req-20158480-8077-4e8b-9f07-5bd82f25ebb4 2018-10-12 06:36:07,550 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.POST.flavors.os-extra_specs in 0.0257019996643s 2018-10-12 06:36:07,550 - shade.request_ids - DEBUG - POST call to compute for http://172.30.9.27:8774/v2.1/flavors/6651df7a-e58e-4609-9e98-0ea5b686c1f3/os-extra_specs used request id req-20158480-8077-4e8b-9f07-5bd82f25ebb4 2018-10-12 06:36:07,550 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - flavor: Munch({'name': u'tempest_full_parallel-flavor_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8', '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'5f2f8847cdcb4a59a4a14b5bdbff84b9', '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'6651df7a-e58e-4609-9e98-0ea5b686c1f3', 'swap': 0}) 2018-10-12 06:36:10,524 - functest.opnfv_tests.openstack.tempest.conf_utils - INFO - rally verify configure-verifier --reconfigure --id opnfv-tempest 2018-10-12 06:36:09.457 40 INFO rally.api [-] Configuring verifier 'opnfv-tempest' (UUID=396216fb-2325-4091-9f76-a15bdfd5e66a) for deployment 'opnfv-rally' (UUID=5bb10273-33c7-4211-a844-c0a0c74e0bc5). 2018-10-12 06:36:10.353 40 WARNING oslo_config.cfg [-] Option "swift_operator_role" from group "tempest" is deprecated. Use option "swift_operator_role" from group "openstack". 2018-10-12 06:36:10.356 40 INFO rally.api [-] Verifier 'opnfv-tempest' (UUID=396216fb-2325-4091-9f76-a15bdfd5e66a) has been successfully configured for deployment 'opnfv-rally' (UUID=5bb10273-33c7-4211-a844-c0a0c74e0bc5)! 2018-10-12 06:36:10,524 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Looking for tempest.conf file... 2018-10-12 06:36:10,525 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Updating selected tempest.conf parameters... 2018-10-12 06:36:10,527 - functest.opnfv_tests.openstack.tempest.conf_utils - DEBUG - Add/Update required params defined in tempest_conf.yaml into tempest.conf file 2018-10-12 06:36:10,539 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Generating test case list... 2018-10-12 06:36:13,711 - functest.opnfv_tests.openstack.tempest.tempest - INFO - (cd /root/.rally/verification/verifier-396216fb-2325-4091-9f76-a15bdfd5e66a/repo; testr list-tests '(?!.*\[.*\bslow\b.*\])(^tempest\.(api|scenario))' >/home/opnfv/functest/results/tempest_full_parallel/test_list.txt 2>/dev/null) 2018-10-12 06:36:13,711 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Applying tempest blacklist... 2018-10-12 06:36:13,743 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Tempest blacklist file does not exist. 2018-10-12 06:36:13,746 - 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-10-12 06:36:15,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:15.759 49 INFO rally.api [-] Starting verification (UUID=b1a1472f-c61f-493f-8038-25b42a396bed) for deployment 'opnfv-rally' (UUID=5bb10273-33c7-4211-a844-c0a0c74e0bc5) by verifier 'opnfv-tempest' (UUID=396216fb-2325-4091-9f76-a15bdfd5e66a). 2018-10-12 06:36:15,760 - functest.opnfv_tests.openstack.tempest.tempest - DEBUG - Verification UUID: b1a1472f-c61f-493f-8038-25b42a396bed 2018-10-12 06:36:21,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:21.777 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-10-12 06:36:21,814 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:21.814 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-10-12 06:36:21,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:21.826 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_fixed_ips.FixedIPsTestJson ... skip: FixedIPsTestJson skipped as neutron is available 2018-10-12 06:36:21,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:21.826 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-10-12 06:36:21,827 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:21.827 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_fixed_ips_negative.FixedIPsNegativeTestJson ... skip: FixedIPsNegativeTestJson skipped as neutron is available 2018-10-12 06:36:24,916 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:24.916 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.167s] 2018-10-12 06:36:25,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.058 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list ... success [0.212s] 2018-10-12 06:36:25,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.065 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_create_agent ... success [0.266s] 2018-10-12 06:36:25,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.134 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.156s] 2018-10-12 06:36:25,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.155 49 INFO opnfv-tempest [-] {1} tempest.api.compute.admin.test_simple_tenant_usage_negative.TenantUsagesNegativeTestJSON.test_get_usage_tenant_with_invalid_date ... success [0.021s] 2018-10-12 06:36:25,184 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.184 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_delete_agent ... success [0.119s] 2018-10-12 06:36:25,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.187 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_availability_zone.AZAdminV2TestJSON.test_get_availability_zone_list_detail ... success [0.129s] 2018-10-12 06:36:25,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.203 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_all_keys ... success [0.246s] 2018-10-12 06:36:25,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.265 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list ... success [0.239s] 2018-10-12 06:36:25,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.267 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents ... success [0.083s] 2018-10-12 06:36:25,276 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.275 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_non_admin_get_specific_key ... success [0.072s] 2018-10-12 06:36:25,311 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.311 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_list_details ... success [0.045s] 2018-10-12 06:36:25,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.343 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.187s] 2018-10-12 06:36:25,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.387 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_details ... success [0.075s] 2018-10-12 06:36:25,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.458 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_using_string_ram ... success [0.337s] 2018-10-12 06:36:25,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.475 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_show_servers ... success [0.088s] 2018-10-12 06:36:25,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.496 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_stats ... success [0.021s] 2018-10-12 06:36:25,623 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.622 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_list_agents_with_filter ... success [0.352s] 2018-10-12 06:36:25,714 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.714 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_existent_host ... success [0.580s] 2018-10-12 06:36:25,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.731 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_get_hypervisor_uptime ... success [0.233s] 2018-10-12 06:36:25,823 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.822 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_hypervisor.HypervisorAdminTestJSON.test_search_hypervisor ... success [0.092s] 2018-10-12 06:36:25,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.837 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_verify_entry_in_list_details ... success [0.378s] 2018-10-12 06:36:25,876 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.876 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_flavors_extra_specs.FlavorsExtraSpecsTestJSON.test_flavor_set_get_update_show_unset_keys ... success [0.599s] 2018-10-12 06:36:25,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.969 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_agents.AgentsAdminTestJSON.test_update_agent ... success [0.347s] 2018-10-12 06:36:25,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.982 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_add_remove ... success [1.143s] 2018-10-12 06:36:25,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:25.996 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_get_nonexistent_key ... success [0.179s] 2018-10-12 06:36:26,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.009 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_set_keys ... success [0.012s] 2018-10-12 06:36:26,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.022 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_int_id ... success [0.185s] 2018-10-12 06:36:26,072 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.072 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_get_network ... success [1.064s] 2018-10-12 06:36:26,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.078 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_host_as_user ... success [0.363s] 2018-10-12 06:36:26,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.134 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_unset_keys ... success [0.124s] 2018-10-12 06:36:26,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.200 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_non_admin_update_specific_key ... success [0.066s] 2018-10-12 06:36:26,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.221 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_unset_nonexistent_key ... success [0.020s] 2018-10-12 06:36:26,229 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.229 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_flavors_access.FlavorsAccessTestJSON.test_flavor_access_list_with_private_flavor ... success [0.249s] 2018-10-12 06:36:26,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.234 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_mismatch_key ... success [0.012s] 2018-10-12 06:36:26,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.244 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_flavors_extra_specs_negative.FlavorsExtraSpecsNegativeTestJSON.test_flavor_update_more_key ... success [0.011s] 2018-10-12 06:36:26,293 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.293 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_none_id ... success [0.270s] 2018-10-12 06:36:26,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.346 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_add_non_exist_host ... success [0.268s] 2018-10-12 06:36:26,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.361 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_exceeds_255 ... success [0.014s] 2018-10-12 06:36:26,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.371 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_aggregate_name_length_less_than_1 ... success [0.010s] 2018-10-12 06:36:26,384 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.383 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_as_user ... success [0.012s] 2018-10-12 06:36:26,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.422 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_quotas.QuotaClassesAdminTestJSON.test_update_default_quotas ... success [1.539s] 2018-10-12 06:36:26,486 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.486 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_flavor_with_uuid_id ... success [0.194s] 2018-10-12 06:36:26,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.500 49 INFO opnfv-tempest [-] {5} tempest.api.compute.admin.test_networks.NetworksTest.test_list_all_networks ... success [0.428s] 2018-10-12 06:36:26,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.575 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_create_with_existent_aggregate_name ... success [0.190s] 2018-10-12 06:36:26,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.721 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_as_user ... success [0.144s] 2018-10-12 06:36:26,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.772 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_delete_with_invalid_id ... success [0.051s] 2018-10-12 06:36:26,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.819 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_list_flavor_without_extra_data ... success [0.330s] 2018-10-12 06:36:26,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.910 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_as_user ... success [0.137s] 2018-10-12 06:36:26,935 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.935 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_get_details_with_invalid_id ... success [0.024s] 2018-10-12 06:36:26,949 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:26.949 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_list_as_user ... success [0.013s] 2018-10-12 06:36:27,058 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:27.058 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_create_server_with_non_public_flavor ... success [0.239s] 2018-10-12 06:36:27,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:27.240 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_host_as_user ... success [0.290s] 2018-10-12 06:36:27,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:27.378 49 INFO opnfv-tempest [-] {14} tempest.api.compute.admin.test_aggregates_negative.AggregatesAdminNegativeTestJSON.test_aggregate_remove_nonexistent_host ... success [0.138s] 2018-10-12 06:36:28,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:28.366 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_is_public_string_variations ... success [1.304s] 2018-10-12 06:36:28,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:28.843 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_non_public_flavor ... success [0.478s] 2018-10-12 06:36:29,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:29.128 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volume_swap.TestVolumeSwap ... skip: Swapping volumes is not supported. 2018-10-12 06:36:29,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:29.487 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_cpu_quota_is_full ... success [4.552s] 2018-10-12 06:36:29,534 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:29.534 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_flavors.FlavorsAdminTestJSON.test_list_public_flavor_with_other_user ... success [0.691s] 2018-10-12 06:36:30,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:30.152 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-10-12 06:36:30,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:30.153 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-10-12 06:36:33,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:33.796 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_get_instance_usage_audit_log ... success [0.204s] 2018-10-12 06:36:33,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:33.829 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_instance_usage_audit_log.InstanceUsageAuditLogTestJSON.test_list_instance_usage_audit_logs ... success [0.033s] 2018-10-12 06:36:33,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:33.973 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_delete_nonexistent_image_metadata_item ... success [0.996s] 2018-10-12 06:36:34,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:34.288 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_instances_quota_is_full ... success [4.800s] 2018-10-12 06:36:34,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:34.805 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_get_nonexistent_image_metadata_item ... success [0.832s] 2018-10-12 06:36:34,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:34.886 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts ... success [0.273s] 2018-10-12 06:36:34,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:34.949 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_a_blank_zone ... success [0.063s] 2018-10-12 06:36:34,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:34.995 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_nonexistent_zone ... success [0.045s] 2018-10-12 06:36:35,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.020 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_list_nonexistent_image_metadata ... success [0.215s] 2018-10-12 06:36:35,064 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.064 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_list_hosts_with_non_admin_user ... success [0.209s] 2018-10-12 06:36:35,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.077 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_host_with_non_admin_user ... success [0.013s] 2018-10-12 06:36:35,103 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.103 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_host_name ... success [0.230s] 2018-10-12 06:36:35,119 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.119 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_reboot_nonexistent_host ... success [0.041s] 2018-10-12 06:36:35,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.131 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_non_admin_user ... success [0.012s] 2018-10-12 06:36:35,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.158 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_show_host_detail_with_nonexistent_hostname ... success [0.026s] 2018-10-12 06:36:35,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.169 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_host_with_non_admin_user ... success [0.011s] 2018-10-12 06:36:35,203 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.203 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_and_host_name ... success [0.099s] 2018-10-12 06:36:35,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.207 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_shutdown_nonexistent_host ... success [0.034s] 2018-10-12 06:36:35,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.208 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata ... success [0.185s] 2018-10-12 06:36:35,216 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.216 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_host_with_non_admin_user ... success [0.011s] 2018-10-12 06:36:35,241 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.241 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_startup_nonexistent_host ... success [0.025s] 2018-10-12 06:36:35,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.246 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_get_service_by_service_binary_name ... success [0.044s] 2018-10-12 06:36:35,251 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.251 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_maintenance_mode ... success [0.010s] 2018-10-12 06:36:35,262 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.261 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_invalid_status ... success [0.010s] 2018-10-12 06:36:35,275 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.275 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_with_non_admin_user ... success [0.013s] 2018-10-12 06:36:35,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.287 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_host_without_param ... success [0.012s] 2018-10-12 06:36:35,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.302 49 INFO opnfv-tempest [-] {13} tempest.api.compute.admin.test_services.ServicesAdminTestJSON.test_list_services ... success [0.055s] 2018-10-12 06:36:35,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.334 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_hosts_negative.HostsAdminNegativeTestJSON.test_update_nonexistent_host ... success [0.047s] 2018-10-12 06:36:35,558 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.558 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_set_nonexistent_image_metadata_item ... success [0.350s] 2018-10-12 06:36:35,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:35.584 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_image_metadata_negative.ImagesMetadataNegativeTestJSON.test_update_nonexistent_image_metadata ... success [0.027s] 2018-10-12 06:36:36,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:36.532 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_non_existent_server ... success [0.130s] 2018-10-12 06:36:36,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:36.740 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_create_server_when_memory_quota_is_full ... success [2.451s] 2018-10-12 06:36:36,745 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:36.745 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-10-12 06:36:36,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:36.748 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-10-12 06:36:36,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:36.759 49 INFO opnfv-tempest [-] {3} tempest.api.compute.admin.test_quotas_negative.QuotasAdminNegativeTestJSON.test_update_quota_normal_user ... success [0.018s] 2018-10-12 06:36:37,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:37.612 49 INFO opnfv-tempest [-] {2} tempest.api.compute.admin.test_security_groups.SecurityGroupsTestAdminJSON.test_list_security_groups_list_all_tenants_filter ... success [12.746s] 2018-10-12 06:36:38,461 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:38.461 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_admin_delete_servers_of_others ... success [13.347s] 2018-10-12 06:36:40,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:40.661 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_get_image ... success [0.795s] 2018-10-12 06:36:41,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:41.432 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images ... success [0.769s] 2018-10-12 06:36:41,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:41.832 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_delete_quota ... success [1.361s] 2018-10-12 06:36:41,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:41.994 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_default_quotas ... success [0.163s] 2018-10-12 06:36:42,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:42.609 49 INFO opnfv-tempest [-] {1} tempest.api.compute.images.test_list_images.ListImagesTestJSON.test_list_images_with_detail ... success [1.177s] 2018-10-12 06:36:42,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:42.979 49 INFO opnfv-tempest [-] {3} tempest.api.compute.limits.test_absolute_limits.AbsoluteLimitsTestJSON.test_absLimits_get ... success [0.134s] 2018-10-12 06:36:46,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:46.146 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_server_diagnostics_negative.ServerDiagnosticsNegativeTest.test_get_server_diagnostics_by_non_admin ... success [11.790s] 2018-10-12 06:36:46,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:46.226 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_nonexistent_security_group ... success [0.293s] 2018-10-12 06:36:46,235 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:46.235 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-10-12 06:36:46,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:46.577 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_get_keypair_detail ... success [0.947s] 2018-10-12 06:36:47,341 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:47.340 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_delete ... success [0.763s] 2018-10-12 06:36:47,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:47.361 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_get_updated_quotas ... success [5.365s] 2018-10-12 06:36:47,531 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:47.531 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_create_server_with_az ... success [13.683s] 2018-10-12 06:36:47,788 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:47.788 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_delete_the_default_security_group ... success [1.551s] 2018-10-12 06:36:47,790 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:47.790 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-10-12 06:36:47,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:47.794 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-10-12 06:36:47,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:47.795 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-10-12 06:36:47,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:47.798 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypair_create_with_pub_key ... success [0.458s] 2018-10-12 06:36:47,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:47.865 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_invalid_metadata ... success [0.401s] 2018-10-12 06:36:48,178 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:48.177 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_security_group_get_nonexistent_group ... success [0.388s] 2018-10-12 06:36:48,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:48.354 49 INFO opnfv-tempest [-] {13} tempest.api.compute.security_groups.test_security_groups_negative.SecurityGroupsNegativeTestJSON.test_update_non_existent_security_group ... success [0.174s] 2018-10-12 06:36:48,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:48.356 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-10-12 06:36:48,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:48.356 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-10-12 06:36:48,358 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:48.358 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-10-12 06:36:48,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:48.459 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-10-12 06:36:49,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:49.236 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_create_image_specify_name_over_character_limit ... success [0.776s] 2018-10-12 06:36:49,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:49.918 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_get_details ... success [2.388s] 2018-10-12 06:36:51,123 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:51.123 49 INFO opnfv-tempest [-] {2} tempest.api.compute.keypairs.test_keypairs.KeyPairsV2TestJSON.test_keypairs_create_list_delete ... success [3.322s] 2018-10-12 06:36:51,258 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:51.257 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_host_list ... success [1.338s] 2018-10-12 06:36:52,298 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:52.298 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_add_remove_host ... success [1.040s] 2018-10-12 06:36:52,490 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:52.489 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_list_hosts_with_zone ... success [17.493s] 2018-10-12 06:36:52,633 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:52.632 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hosts.HostsAdminTestJSON.test_show_host_detail ... success [0.143s] 2018-10-12 06:36:52,739 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:52.739 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete ... success [0.440s] 2018-10-12 06:36:53,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:53.130 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_deleted_server ... success [20.908s] 2018-10-12 06:36:53,156 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:53.156 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_from_invalid_server ... success [0.030s] 2018-10-12 06:36:53,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:53.173 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_create_image_specify_uuid_35_characters_or_less ... success [0.016s] 2018-10-12 06:36:53,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:53.186 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-10-12 06:36:53,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:53.198 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_blank_id ... success [0.011s] 2018-10-12 06:36:53,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:53.326 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_delete_with_az ... success [0.587s] 2018-10-12 06:36:54,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:54.010 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_negative_image_id ... success [0.810s] 2018-10-12 06:36:54,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:54.187 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_non_hex_string_id ... success [0.176s] 2018-10-12 06:36:54,299 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:54.299 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_migrate_server_invalid_state ... success [17.761s] 2018-10-12 06:36:54,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:54.307 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_state ... success [0.011s] 2018-10-12 06:36:54,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:54.318 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_invalid_type ... success [0.011s] 2018-10-12 06:36:54,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:54.337 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_reset_state_server_nonexistent_server ... success [0.018s] 2018-10-12 06:36:54,498 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:54.498 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_id_over_character_limit ... success [0.310s] 2018-10-12 06:36:54,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:54.848 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_image_with_invalid_image_id ... success [0.349s] 2018-10-12 06:36:55,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:55.141 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_negative.ImagesNegativeTestJSON.test_delete_non_existent_image ... success [0.293s] 2018-10-12 06:36:55,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:55.773 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_metadata_get_details ... success [2.446s] 2018-10-12 06:36:56,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:56.821 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_update_with_az ... success [1.047s] 2018-10-12 06:36:57,170 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:57.170 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_aggregates.AggregatesAdminTestJSON.test_aggregate_create_verify_entry_in_list ... success [0.349s] 2018-10-12 06:36:57,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:57.267 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_quotas.QuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [9.906s] 2018-10-12 06:36:58,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:58.373 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_ram ... success [4.033s] 2018-10-12 06:36:59,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:36:59.864 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_delete_server.DeleteServersAdminTestJSON.test_delete_server_while_in_error_state ... success [21.400s] 2018-10-12 06:37:01,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:01.083 49 INFO opnfv-tempest [-] {15} tempest.api.compute.admin.test_servers_negative.ServersAdminNegativeTestJSON.test_resize_server_using_overlimit_vcpus ... success [2.710s] 2018-10-12 06:37:03,975 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:03.974 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_list_details_with_non_admin_user ... success [0.230s] 2018-10-12 06:37:03,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:03.987 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-10-12 06:37:03,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:03.998 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-10-12 06:37:04,185 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:04.184 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_hypervisor_uptime_with_non_admin_user ... success [0.185s] 2018-10-12 06:37:04,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:04.198 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_get_nonexistent_hypervisor_uptime ... success [0.014s] 2018-10-12 06:37:04,263 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:04.263 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_hypervisor_with_non_admin_user ... success [0.064s] 2018-10-12 06:37:04,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:04.284 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_search_nonexistent_hypervisor ... success [0.021s] 2018-10-12 06:37:04,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:04.332 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_hypervisor_with_non_admin_user ... success [0.047s] 2018-10-12 06:37:04,344 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:04.344 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_nonexistent_hypervisor ... success [0.012s] 2018-10-12 06:37:04,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:04.391 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_non_admin_user ... success [0.046s] 2018-10-12 06:37:04,417 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:04.417 49 INFO opnfv-tempest [-] {8} tempest.api.compute.admin.test_hypervisor_negative.HypervisorAdminNegativeTestJSON.test_show_servers_with_nonexistent_hypervisor ... success [0.026s] 2018-10-12 06:37:04,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:04.907 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_body ... success [18.725s] 2018-10-12 06:37:05,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:05.495 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-10-12 06:37:07,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:07.266 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc ... success [1.066s] 2018-10-12 06:37:07,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:07.651 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_novnc.NoVNCConsoleTestJSON.test_novnc_bad_token ... success [0.384s] 2018-10-12 06:37:08,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:08.070 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_params ... success [0.286s] 2018-10-12 06:37:08,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:08.169 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_by_invalid_service_and_valid_host ... success [0.098s] 2018-10-12 06:37:08,264 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:08.264 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_get_service_with_valid_service_and_invalid_host ... success [0.094s] 2018-10-12 06:37:08,445 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:08.445 49 INFO opnfv-tempest [-] {7} tempest.api.compute.admin.test_services_negative.ServicesAdminNegativeTestJSON.test_list_services_with_non_admin_user ... success [0.181s] 2018-10-12 06:37:09,665 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:09.665 49 INFO opnfv-tempest [-] {10} tempest.api.compute.admin.test_volumes_negative.VolumesAdminNegativeTest.test_update_attached_volume_with_nonexistent_volume_in_uri ... success [4.759s] 2018-10-12 06:37:13,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:13.955 49 INFO opnfv-tempest [-] {15} tempest.api.compute.certificates.test_certificates.CertificatesV2TestJSON ... skip: Nova cert is not available 2018-10-12 06:37:14,950 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:14.949 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_create_server_with_scheduling_hint ... success [12.125s] 2018-10-12 06:37:15,152 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:15.152 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_add_flavor_access_duplicate ... success [3.284s] 2018-10-12 06:37:15,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:15.290 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin ... success [0.345s] 2018-10-12 06:37:15,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:15.550 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_access_list_with_public_flavor ... success [0.398s] 2018-10-12 06:37:16,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:16.390 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_all_tenants ... success [1.098s] 2018-10-12 06:37:16,401 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:16.401 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_add ... success [0.850s] 2018-10-12 06:37:17,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:17.349 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_by_admin_with_specified_tenant ... success [0.958s] 2018-10-12 06:37:17,393 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:17.393 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_detailed_filter_by_invalid_status ... success [0.044s] 2018-10-12 06:37:19,247 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:19.247 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_flavor_non_admin_remove ... success [2.844s] 2018-10-12 06:37:19,710 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:19.709 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_flavors_access_negative.FlavorsAccessNegativeTestJSON.test_remove_flavor_access_not_found ... success [0.462s] 2018-10-12 06:37:19,813 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:19.813 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_error_status ... success [2.418s] 2018-10-12 06:37:20,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:20.512 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_get_flavor ... success [0.187s] 2018-10-12 06:37:20,587 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:20.586 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors ... success [0.072s] 2018-10-12 06:37:20,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:20.670 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_disk ... success [0.084s] 2018-10-12 06:37:20,756 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:20.755 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_filter_by_min_ram ... success [0.084s] 2018-10-12 06:37:20,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:20.793 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_limit_results ... success [0.038s] 2018-10-12 06:37:20,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:20.860 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_list_servers_filter_by_exist_host ... success [1.047s] 2018-10-12 06:37:20,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:20.874 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_detailed_using_marker ... success [0.080s] 2018-10-12 06:37:20,932 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:20.931 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_disk ... success [0.057s] 2018-10-12 06:37:21,004 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:21.004 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-10-12 06:37:21,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:21.018 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_filter_by_min_ram ... success [0.086s] 2018-10-12 06:37:21,048 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:21.048 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_limit_results ... success [0.029s] 2018-10-12 06:37:21,122 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:21.122 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_using_marker ... success [0.073s] 2018-10-12 06:37:21,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:21.187 49 INFO opnfv-tempest [-] {7} tempest.api.compute.flavors.test_flavors.FlavorsV2TestJSON.test_list_flavors_with_detail ... success [0.065s] 2018-10-12 06:37:21,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:21.264 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant ... success [0.276s] 2018-10-12 06:37:21,302 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:21.302 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_get_usage_tenant_with_non_admin_user ... success [0.037s] 2018-10-12 06:37:21,610 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:21.610 49 INFO opnfv-tempest [-] {12} tempest.api.compute.admin.test_simple_tenant_usage.TenantUsagesTestJSON.test_list_usage_all_tenants ... success [0.306s] 2018-10-12 06:37:22,677 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:22.676 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_list_security_groups_by_server ... success [25.605s] 2018-10-12 06:37:25,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:25.390 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_group_create_get_delete ... success [2.717s] 2018-10-12 06:37:28,173 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:28.173 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_active_server ... success [14.021s] 2018-10-12 06:37:34,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:34.089 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_security_groups_create_list_delete ... success [8.697s] 2018-10-12 06:37:37,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:37.684 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.433s] 2018-10-12 06:37:45,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:45.465 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses ... success [0.053s] 2018-10-12 06:37:45,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:45.569 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_addresses.ServerAddressesTestJSON.test_list_server_addresses_by_network ... success [0.104s] 2018-10-12 06:37:48,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:48.759 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_allocate_floating_ip ... success [9.884s] 2018-10-12 06:37:51,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:51.723 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_host_name_is_same_as_server_name ... success [5.618s] 2018-10-12 06:37:51,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:51.973 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers ... success [0.251s] 2018-10-12 06:37:52,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:52.790 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_list_servers_with_detail ... success [0.812s] 2018-10-12 06:37:52,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:52.797 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_delete_image ... success [36.378s] 2018-10-12 06:37:52,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:52.885 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_created_server_vcpus ... success [0.097s] 2018-10-12 06:37:52,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:52.888 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_create_server.ServersTestJSON.test_verify_server_details ... success [0.002s] 2018-10-12 06:37:54,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:54.873 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.733s] 2018-10-12 06:37:54,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:54.905 49 INFO opnfv-tempest [-] {10} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsNegativeTestJSON.test_delete_nonexistent_floating_ip ... success [0.032s] 2018-10-12 06:37:55,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:55.006 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_invalid_host_for_migration ... success [22.669s] 2018-10-12 06:37:57,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:57.166 49 INFO opnfv-tempest [-] {14} tempest.api.compute.images.test_images_oneserver.ImagesOneServerTestJSON.test_create_image_specify_multibyte_character_image_name ... success [4.373s] 2018-10-12 06:37:57,167 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:37:57.166 49 INFO opnfv-tempest [-] {15} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsTestJSON.test_delete_floating_ip ... success [8.405s] 2018-10-12 06:38:05,906 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:05.906 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-10-12 06:38:09,596 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:09.596 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_attached_volume ... success [41.412s] 2018-10-12 06:38:12,382 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:12.382 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_building_state ... success [2.790s] 2018-10-12 06:38:13,108 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:13.107 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_host_name_is_same_as_server_name ... success [3.464s] 2018-10-12 06:38:13,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:13.174 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers ... success [0.066s] 2018-10-12 06:38:13,831 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:13.831 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_list_servers_with_detail ... success [0.656s] 2018-10-12 06:38:13,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:13.928 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_created_server_vcpus ... success [0.097s] 2018-10-12 06:38:13,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:13.930 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_create_server.ServersTestBootFromVolume.test_verify_server_details ... success [0.001s] 2018-10-12 06:38:14,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:14.182 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_server_security_groups ... success [40.085s] 2018-10-12 06:38:14,660 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:14.659 49 INFO opnfv-tempest [-] {10} tempest.api.compute.limits.test_absolute_limits_negative.AbsoluteLimitsNegativeTestJSON.test_max_image_meta_exceed_limit ... success [1.973s] 2018-10-12 06:38:14,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:14.862 49 INFO opnfv-tempest [-] {3} tempest.api.compute.security_groups.test_security_groups.SecurityGroupsTestJSON.test_update_security_groups ... success [0.684s] 2018-10-12 06:38:14,905 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:14.905 49 INFO opnfv-tempest [-] {15} tempest.api.compute.images.test_list_image_filters_negative.ListImageFiltersNegativeTestJSON.test_get_nonexistent_image ... success [0.461s] 2018-10-12 06:38:22,573 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:22.572 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_empty_name ... success [0.422s] 2018-10-12 06:38:22,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:22.646 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_create_domain_with_name_length_over_64 ... success [0.074s] 2018-10-12 06:38:23,819 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:23.819 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_active_domain ... success [1.171s] 2018-10-12 06:38:23,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:23.977 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_delete_non_existent_domain ... success [0.158s] 2018-10-12 06:38:24,688 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:24.688 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_domains_negative.DomainsNegativeTestJSON.test_domain_create_duplicate ... success [0.710s] 2018-10-12 06:38:24,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:24.964 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_pause_state ... success [12.577s] 2018-10-12 06:38:24,966 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:24.966 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-10-12 06:38:26,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:26.132 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration ... success [65.109s] 2018-10-12 06:38:30,391 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:30.390 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_cold_migration ... success [114.541s] 2018-10-12 06:38:30,418 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:30.417 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations ... success [0.034s] 2018-10-12 06:38:31,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:31.057 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_admin_password ... success [3.192s] 2018-10-12 06:38:35,055 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:35.054 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_create_update_delete_policy ... success [2.429s] 2018-10-12 06:38:37,693 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:37.693 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_policies.PoliciesTestJSON.test_list_policies ... success [2.639s] 2018-10-12 06:38:43,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:43.648 49 INFO opnfv-tempest [-] {6} tempest.api.compute.admin.test_live_migration_negative.LiveMigrationNegativeTest.test_live_block_migration_suspended ... success [48.633s] 2018-10-12 06:38:44,297 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:44.296 49 INFO opnfv-tempest [-] {5} tempest.api.compute.images.test_images_oneserver_negative.ImagesOneServerNegativeTestJSON.test_delete_image_that_is_not_yet_active ... success [66.599s] 2018-10-12 06:38:49,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:49.533 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-10-12 06:38:54,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:54.684 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create ... success [30.769s] 2018-10-12 06:38:57,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:38:57.008 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_get_available_project_scopes ... success [3.770s] 2018-10-12 06:39:05,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:05.599 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_server_with_ipv6_addr_only ... success [34.533s] 2018-10-12 06:39:07,319 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:07.318 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 [26.815s] 2018-10-12 06:39:07,330 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:07.330 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.012s] 2018-10-12 06:39:07,617 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:07.616 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_associate_nonexistent_floating_ip ... success [0.286s] 2018-10-12 06:39:07,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:07.646 49 INFO opnfv-tempest [-] {7} tempest.api.compute.floating_ips.test_floating_ips_actions_negative.FloatingIPsAssociationNegativeTestJSON.test_dissociate_nonexistent_floating_ip ... success [0.031s] 2018-10-12 06:39:09,020 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:09.019 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_rescope_token ... success [12.007s] 2018-10-12 06:39:12,528 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:12.527 49 INFO opnfv-tempest [-] {15} tempest.api.identity.admin.v3.test_tokens.TokensV3TestJSON.test_tokens ... success [3.510s] 2018-10-12 06:39:19,452 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:19.452 49 INFO opnfv-tempest [-] {5} tempest.api.compute.security_groups.test_security_group_rules_negative.SecurityGroupRulesNegativeTestJSON.test_create_security_group_rule_duplicate ... success [6.207s] 2018-10-12 06:39:19,856 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:19.856 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_multiple_create.MultipleCreateTestJSON.test_multiple_create_with_reservation_return ... success [25.170s] 2018-10-12 06:39:19,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:19.971 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 [0.520s] 2018-10-12 06:39:19,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:19.983 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.012s] 2018-10-12 06:39:20,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:20.421 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_by_network_neg ... success [0.048s] 2018-10-12 06:39:20,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:20.439 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_addresses_negative.ServerAddressesNegativeTestJSON.test_list_server_addresses_invalid_server_id ... success [0.018s] 2018-10-12 06:39:20,484 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:20.484 49 INFO opnfv-tempest [-] {15} tempest.api.identity.v2.test_extension.ExtensionTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 06:39:21,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:21.307 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.323s] 2018-10-12 06:39:24,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:24.239 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 [2.931s] 2018-10-12 06:39:24,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:24.982 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 [0.742s] 2018-10-12 06:39:25,188 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:25.188 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_create_server.ServersWithSpecificFlavorTestJSON.test_verify_created_server_ephemeral_disk ... success [134.475s] 2018-10-12 06:39:25,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:25.313 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.331s] 2018-10-12 06:39:25,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:25.486 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.173s] 2018-10-12 06:39:26,336 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:26.336 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_add_image_member ... fail [0.012s] 2018-10-12 06:39:26,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:26.346 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_get_shared_images ... fail [0.009s] 2018-10-12 06:39:26,356 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:26.355 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_image_members.ImageMembersTest.test_remove_member ... fail [0.009s] 2018-10-12 06:39:26,512 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:26.511 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_rebuild_server_in_error_state ... success [125.612s] 2018-10-12 06:39:28,662 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:28.661 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_live_migration.LiveMigrationTest.test_live_block_migration_paused ... success [62.517s] 2018-10-12 06:39:28,663 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:28.663 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-10-12 06:39:31,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:31.343 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_specify_keypair ... success [25.738s] 2018-10-12 06:39:33,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:33.472 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_shutoff_state ... success [68.492s] 2018-10-12 06:39:34,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:34.004 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_http_image ... fail [0.009s] 2018-10-12 06:39:34,012 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:34.012 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_image_with_min_ram ... fail [0.006s] 2018-10-12 06:39:34,019 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:34.019 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_remote_image ... fail [0.006s] 2018-10-12 06:39:34,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:34.025 49 INFO opnfv-tempest [-] {15} tempest.api.image.v1.test_images.CreateRegisterImagesTest.test_register_then_upload ... fail [0.006s] 2018-10-12 06:39:35,078 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:35.078 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_network_inject_network_info ... success [8.569s] 2018-10-12 06:39:36,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:36.385 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers.ServersAdminTestJSON.test_reset_state_server ... success [1.309s] 2018-10-12 06:39:36,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:36.491 49 INFO opnfv-tempest [-] {6} tempest.api.compute.floating_ips.test_list_floating_ips_negative.FloatingIPDetailsNegativeTestJSON.test_get_nonexistent_floating_ip_details ... success [0.371s] 2018-10-12 06:39:38,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:38.294 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_create_backup ... fail [48.740s] 2018-10-12 06:39:44,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:44.100 49 INFO opnfv-tempest [-] {7} tempest.api.compute.images.test_list_image_filters.ListImageFiltersTestJSON ... fail 2018-10-12 06:39:44,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:44.101 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-10-12 06:39:46,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:46.028 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output ... success [7.736s] 2018-10-12 06:39:48,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:48.432 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_delete_server_password ... success [0.345s] 2018-10-12 06:39:48,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:48.481 49 INFO opnfv-tempest [-] {2} tempest.api.compute.servers.test_server_password.ServerPasswordTestJSON.test_get_server_password ... success [0.047s] 2018-10-12 06:39:50,989 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:50.989 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_create_server_metadata_blank_key ... success [0.373s] 2018-10-12 06:39:51,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:51.008 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_delete_metadata_non_existent_server ... success [0.019s] 2018-10-12 06:39:51,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:51.029 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_list_server_metadata_non_existent_server ... success [0.021s] 2018-10-12 06:39:51,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:51.325 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_metadata_items_limit ... success [0.293s] 2018-10-12 06:39:52,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:52.640 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_suspended_state ... success [19.165s] 2018-10-12 06:39:53,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:53.060 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_create_metadata_key_too_long ... success [1.733s] 2018-10-12 06:39:53,081 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:53.080 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_server_metadata_non_existent_server ... success [0.023s] 2018-10-12 06:39:53,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:53.101 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_metadata_non_existent_server ... success [0.020s] 2018-10-12 06:39:53,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:53.112 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_blank_key ... success [0.011s] 2018-10-12 06:39:53,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:53.123 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_set_server_metadata_missing_metadata ... success [0.011s] 2018-10-12 06:39:53,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:53.147 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_non_existent_server ... success [0.023s] 2018-10-12 06:39:53,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:53.158 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_update_metadata_with_blank_key ... success [0.010s] 2018-10-12 06:39:53,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:39:53.169 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_server_metadata_negative.ServerMetadataNegativeTestJSON.test_wrong_key_passed_in_body ... success [0.011s] 2018-10-12 06:40:00,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:00.390 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v2.test_services.ServicesTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 06:40:04,353 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:04.353 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_setting_project_id ... success [21.575s] 2018-10-12 06:40:05,581 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:05.580 49 INFO opnfv-tempest [-] {11} tempest.api.compute.admin.test_floating_ips_bulk.FloatingIPsBulkAdminTestJSON.test_create_list_delete_floating_ips_bulk ... success [1.320s] 2018-10-12 06:40:06,683 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:06.682 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_create_with_existing_server_name ... success [35.334s] 2018-10-12 06:40:08,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:08.346 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_already_associated_floating_ip ... success [75.283s] 2018-10-12 06:40:08,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:08.409 49 INFO opnfv-tempest [-] {0} tempest.api.compute.admin.test_server_diagnostics.ServerDiagnosticsTest.test_get_server_diagnostics ... success [15.909s] 2018-10-12 06:40:09,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:09.977 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_create_list_show_delete_endpoint ... success [1.639s] 2018-10-12 06:40:10,407 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:10.407 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_list_endpoints ... success [0.428s] 2018-10-12 06:40:11,183 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:11.183 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_auto_disk_config ... success [110.572s] 2018-10-12 06:40:12,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:12.352 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_list_migrations_in_flavor_resize_situation ... success [101.912s] 2018-10-12 06:40:13,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:13.982 49 INFO opnfv-tempest [-] {2} tempest.api.identity.admin.v3.test_endpoints.EndPointsTestJSON.test_update_endpoint ... success [3.576s] 2018-10-12 06:40:16,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:16.169 49 INFO opnfv-tempest [-] {12} tempest.api.compute.floating_ips.test_floating_ips_actions.FloatingIPsAssociationTestJSON.test_associate_disassociate_floating_ip ... success [7.828s] 2018-10-12 06:40:24,092 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:24.092 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.171s] 2018-10-12 06:40:24,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:24.265 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.173s] 2018-10-12 06:40:24,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:24.611 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_flavor ... success [0.227s] 2018-10-12 06:40:25,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:25.218 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_image ... success [0.605s] 2018-10-12 06:40:25,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:25.635 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_name ... success [0.416s] 2018-10-12 06:40:26,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:26.139 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_filter_by_server_status ... success [0.502s] 2018-10-12 06:40:26,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:26.187 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_add_remove_fixed_ip ... success [24.816s] 2018-10-12 06:40:26,583 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:26.583 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_server_id_in_shutoff_status ... success [40.544s] 2018-10-12 06:40:26,730 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:26.729 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_detailed_limit_results ... success [0.591s] 2018-10-12 06:40:26,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:26.798 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_active_status ... success [0.069s] 2018-10-12 06:40:26,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:26.977 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_exceed_limit ... success [0.178s] 2018-10-12 06:40:27,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:27.051 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_flavor ... success [0.073s] 2018-10-12 06:40:27,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:27.118 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_image ... success [0.066s] 2018-10-12 06:40:27,187 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:27.187 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_limit ... success [0.069s] 2018-10-12 06:40:27,260 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:27.259 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_server_name ... success [0.072s] 2018-10-12 06:40:29,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:29.131 49 INFO opnfv-tempest [-] {0} tempest.api.compute.flavors.test_flavors_negative.FlavorsV2NegativeTest.test_boot_with_low_ram ... fail [0.185s] 2018-10-12 06:40:31,458 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:31.457 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_add_member_with_non_existing_image ... fail [0.086s] 2018-10-12 06:40:31,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:31.465 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_image ... fail [0.007s] 2018-10-12 06:40:31,472 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:31.472 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_delete_member_with_non_existing_tenant ... fail [0.011s] 2018-10-12 06:40:31,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:31.482 49 INFO opnfv-tempest [-] {2} tempest.api.image.v1.test_image_members_negative.ImageMembersNegativeTest.test_get_image_without_membership ... fail [0.010s] 2018-10-12 06:40:34,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:34.007 49 INFO opnfv-tempest [-] {0} tempest.api.compute.servers.test_server_personality.ServerPersonalityTestJSON ... skip: Nova personality feature disabled 2018-10-12 06:40:34,335 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:34.335 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_default_snat_value ... success [29.981s] 2018-10-12 06:40:35,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:35.130 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_host_name_is_same_as_server_name ... success [4.508s] 2018-10-12 06:40:35,198 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:35.197 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers ... success [0.067s] 2018-10-12 06:40:35,574 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:35.573 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_list_servers_with_detail ... success [0.376s] 2018-10-12 06:40:35,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:35.671 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_created_server_vcpus ... success [0.096s] 2018-10-12 06:40:35,674 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:35.674 49 INFO opnfv-tempest [-] {5} tempest.api.compute.servers.test_create_server.ServersTestManualDisk.test_verify_server_details ... success [0.002s] 2018-10-12 06:40:36,860 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:36.860 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_compare_tenant_quotas_with_default_quotas ... success [0.465s] 2018-10-12 06:40:36,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:36.930 49 INFO opnfv-tempest [-] {1} tempest.api.compute.servers.test_virtual_interfaces.VirtualInterfacesTestJSON.test_list_virtual_interfaces ... success [0.048s] 2018-10-12 06:40:37,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:37.026 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_default_quotas ... success [0.165s] 2018-10-12 06:40:37,441 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:37.440 49 INFO opnfv-tempest [-] {0} tempest.api.compute.test_quotas.QuotasTestJSON.test_get_quotas ... success [0.414s] 2018-10-12 06:40:42,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:42.338 49 INFO opnfv-tempest [-] {2} tempest.api.image.v2.test_images_tags.ImagesTagsTest.test_update_delete_tags_for_image ... success [2.044s] 2018-10-12 06:40:48,162 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:48.161 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_access_server_address ... success [41.472s] 2018-10-12 06:40:49,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:49.638 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-10-12 06:40:51,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:51.446 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agent ... success [0.163s] 2018-10-12 06:40:51,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:51.619 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_list_agents_non_admin ... success [0.172s] 2018-10-12 06:40:51,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:51.785 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_show_agent ... success [0.165s] 2018-10-12 06:40:52,483 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:52.483 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_description ... success [0.697s] 2018-10-12 06:40:52,724 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:52.724 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_agent_management.AgentManagementTestJSON.test_update_agent_status ... success [0.240s] 2018-10-12 06:40:54,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:54.208 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_console_output_with_unlimited_size ... success [27.623s] 2018-10-12 06:40:55,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:55.009 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_get_vnc_console ... success [0.804s] 2018-10-12 06:40:56,504 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:56.504 49 INFO opnfv-tempest [-] {9} tempest.api.compute.admin.test_servers_on_multinodes.ServersOnMultiNodesTest.test_create_server_with_scheduler_hint_group_anti_affinity ... success [17.149s] 2018-10-12 06:40:56,506 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:56.506 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-10-12 06:40:56,507 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:56.507 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-10-12 06:40:56,508 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:40:56.507 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-10-12 06:41:01,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:01.890 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_deactivate_reactivate_image ... success [9.455s] 2018-10-12 06:41:02,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:02.976 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_delete_image ... success [1.087s] 2018-10-12 06:41:07,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:07.490 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_register_upload_get_image_file ... success [4.513s] 2018-10-12 06:41:07,577 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:07.577 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_create_port_binding_ext_attr ... success [2.744s] 2018-10-12 06:41:07,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:07.792 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_get_instance_action ... success [0.060s] 2018-10-12 06:41:08,149 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:08.149 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_create_router_with_snat_explicit ... success [33.813s] 2018-10-12 06:41:08,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:08.491 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_lock_unlock_server ... success [13.474s] 2018-10-12 06:41:08,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:08.764 49 INFO opnfv-tempest [-] {0} tempest.api.compute.volumes.test_attach_volume_negative.AttachVolumeNegativeTest.test_delete_attached_volume ... success [24.255s] 2018-10-12 06:41:10,869 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:10.868 49 INFO opnfv-tempest [-] {12} tempest.api.compute.servers.test_instance_actions.InstanceActionsTestJSON.test_list_instance_actions ... success [3.074s] 2018-10-12 06:41:11,207 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:11.207 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_list_ports_binding_ext_attr ... success [3.629s] 2018-10-12 06:41:11,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:11.651 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images.BasicOperationsImagesTest.test_update_image ... success [4.159s] 2018-10-12 06:41:11,929 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:11.929 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_shutoff_status ... success [44.660s] 2018-10-12 06:41:11,941 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:11.941 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filter_by_zero_limit ... success [0.017s] 2018-10-12 06:41:12,696 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:12.696 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_pause_unpause_server ... success [4.205s] 2018-10-12 06:41:12,746 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:12.745 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_ip ... success [0.800s] 2018-10-12 06:41:12,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:12.748 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-10-12 06:41:12,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:12.847 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_show_port_binding_ext_attr ... success [1.641s] 2018-10-12 06:41:12,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:12.959 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_regex ... success [0.213s] 2018-10-12 06:41:13,099 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:13.099 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_server_filters.ListServerFiltersTestJSON.test_list_servers_filtered_by_name_wildcard ... success [0.140s] 2018-10-12 06:41:16,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:16.496 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsIpV6TestJSON.test_update_port_binding_ext_attr ... success [3.648s] 2018-10-12 06:41:17,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:17.722 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-10-12 06:41:17,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:17.922 49 INFO opnfv-tempest [-] {9} tempest.api.compute.images.test_image_metadata.ImagesMetadataTestJSON ... fail 2018-10-12 06:41:21,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:21.761 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_hard ... success [9.065s] 2018-10-12 06:41:21,881 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:21.881 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_delete_server.DeleteServersTestJSON.test_delete_server_while_in_verify_resize_state ... success [89.224s] 2018-10-12 06:41:22,318 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:22.318 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_reboot_server_soft ... skip [0.557s]: Skipped until Bug: 1014647 is resolved. 2018-10-12 06:41:22,494 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:22.493 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_reset_gateway_without_snat ... success [14.343s] 2018-10-12 06:41:24,736 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:24.736 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_create_list_show_delete_interfaces ... success [58.547s] 2018-10-12 06:41:25,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:25.863 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_create_update_get ... success [1.400s] 2018-10-12 06:41:26,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:26.128 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create ... success [2.575s] 2018-10-12 06:41:27,186 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:27.185 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_update_with_few_fields ... success [1.322s] 2018-10-12 06:41:28,224 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:28.224 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_create_with_optional_cidr ... success [2.096s] 2018-10-12 06:41:30,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:30.204 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_min_count ... success [0.579s] 2018-10-12 06:41:30,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:30.574 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 [2.350s] 2018-10-12 06:41:30,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:30.598 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_less_than_one ... success [0.395s] 2018-10-12 06:41:30,773 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:30.773 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_namespaces.MetadataNamespacesTest.test_basic_metadata_definition_namespaces ... success [2.265s] 2018-10-12 06:41:30,824 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:30.823 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_paused_server ... success [55.914s] 2018-10-12 06:41:30,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:30.979 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_max_count_non_integer ... success [0.380s] 2018-10-12 06:41:31,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:31.378 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_less_than_one ... success [0.397s] 2018-10-12 06:41:31,760 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:31.759 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_multiple_create_negative.MultipleCreateNegativeTestJSON.test_min_count_non_integer ... success [0.382s] 2018-10-12 06:41:32,240 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:32.240 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_rebuild_server_with_manual_disk_config ... success [81.035s] 2018-10-12 06:41:33,409 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:33.408 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list ... success [0.393s] 2018-10-12 06:41:33,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:33.807 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_group_users_add_list_delete ... success [6.618s] 2018-10-12 06:41:33,849 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:33.848 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_limit ... success [0.439s] 2018-10-12 06:41:34,647 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:34.647 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 [4.071s] 2018-10-12 06:41:34,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:34.758 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_param_offset_and_limit ... success [0.909s] 2018-10-12 06:41:35,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:35.309 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_groups ... success [1.503s] 2018-10-12 06:41:35,517 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:35.516 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_limit ... success [0.759s] 2018-10-12 06:41:36,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:36.363 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_detail_param_offset_and_limit ... success [0.845s] 2018-10-12 06:41:36,604 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:36.604 49 INFO opnfv-tempest [-] {12} tempest.api.compute.volumes.test_volumes_list.VolumesTestJSON.test_volume_list_with_details ... success [0.241s] 2018-10-12 06:41:39,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:39.264 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway ... success [16.770s] 2018-10-12 06:41:39,699 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:39.699 49 INFO opnfv-tempest [-] {8} tempest.api.compute.servers.test_virtual_interfaces_negative.VirtualInterfacesNegativeTestJSON.test_list_virtual_interfaces_invalid_server_id ... success [0.170s] 2018-10-12 06:41:40,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:40.785 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_groups.GroupsV3TestJSON.test_list_user_groups ... success [5.472s] 2018-10-12 06:41:40,785 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:40.785 49 INFO opnfv-tempest [-] {1} tempest.api.image.v2.test_images_metadefs_resource_types.MetadataResourceTypesTest.test_basic_meta_def_resource_type_association ... success [3.748s] 2018-10-12 06:41:40,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:40.859 49 INFO opnfv-tempest [-] {9} tempest.api.compute.security_groups.test_security_group_rules.SecurityGroupRulesTestJSON.test_security_group_rules_list ... success [6.211s] 2018-10-12 06:41:45,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:45.027 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_setting_project_id ... success [18.854s] 2018-10-12 06:41:45,201 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:45.201 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_metering_extensions.MeteringIpV6TestJSON ... skip: metering extension not enabled. 2018-10-12 06:41:45,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:45.588 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_resize_server_revert_deleted_flavor ... success [93.221s] 2018-10-12 06:41:52,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:52.575 49 INFO opnfv-tempest [-] {8} tempest.api.image.v2.test_images_metadefs_namespace_properties.MetadataNamespacePropertiesTest.test_basic_meta_def_namespace_property ... success [4.728s] 2018-10-12 06:41:57,999 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:41:57.999 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v2.test_roles.RolesTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 06:42:01,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:01.831 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_authentication_for_disabled_user ... success [3.788s] 2018-10-12 06:42:01,894 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:01.894 49 INFO opnfv-tempest [-] {0} tempest.api.identity.admin.v3.test_users_negative.UsersNegativeTest.test_create_user_for_non_existent_domain ... success [0.062s] 2018-10-12 06:42:03,219 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:03.219 49 INFO opnfv-tempest [-] {1} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeTest.test_router_set_gateway_used_ip_returns_409 ... success [11.157s] 2018-10-12 06:42:04,088 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:04.087 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers.ServersTestJSON.test_update_server_name ... success [75.904s] 2018-10-12 06:42:04,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:04.135 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_domains.DefaultDomainTestJSON.test_default_domain_exists ... success [0.467s] 2018-10-12 06:42:05,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:05.005 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_with_snat_explicit ... success [25.739s] 2018-10-12 06:42:06,404 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:06.403 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_external_networks_negative.ExternalNetworksAdminNegativeTestJSON.test_create_port_with_precreated_floatingip_as_fixed_ip ... success [4.055s] 2018-10-12 06:42:07,775 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:07.775 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_default_snat_value ... success [22.747s] 2018-10-12 06:42:09,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:09.913 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server ... success [47.582s] 2018-10-12 06:42:10,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:10.278 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_future_date ... success [0.066s] 2018-10-12 06:42:10,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:10.290 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_changes_since_invalid_date ... success [0.011s] 2018-10-12 06:42:10,438 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:10.438 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.147s] 2018-10-12 06:42:10,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:10.449 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-10-12 06:42:10,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:10.460 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_limits_pass_string ... success [0.010s] 2018-10-12 06:42:10,500 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:10.499 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_flavor ... success [0.039s] 2018-10-12 06:42:10,566 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:10.566 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_image ... success [0.065s] 2018-10-12 06:42:10,627 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:10.627 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_by_non_existing_server_name ... success [0.061s] 2018-10-12 06:42:10,725 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:10.725 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_delete_server_metadata_item ... success [0.483s] 2018-10-12 06:42:10,789 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:10.788 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_detail_server_is_deleted ... success [0.161s] 2018-10-12 06:42:10,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:10.808 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_status_non_existing ... success [0.020s] 2018-10-12 06:42:10,889 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:10.888 49 INFO opnfv-tempest [-] {7} tempest.api.compute.servers.test_list_servers_negative.ListServersNegativeTestJSON.test_list_servers_with_a_deleted_server ... success [0.079s] 2018-10-12 06:42:10,902 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:10.902 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_attach_interfaces.AttachInterfacesTestJSON.test_reassign_port_between_servers ... success [46.159s] 2018-10-12 06:42:11,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:11.052 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_get_server_metadata_item ... success [0.327s] 2018-10-12 06:42:11,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:11.192 49 INFO opnfv-tempest [-] {0} tempest.api.image.v2.test_versions.VersionsTest.test_list_versions ... success [0.007s] 2018-10-12 06:42:11,322 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:11.321 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_list_server_metadata ... success [0.269s] 2018-10-12 06:42:12,333 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:12.333 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata ... success [1.010s] 2018-10-12 06:42:14,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:14.731 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_set_server_metadata_item ... success [2.397s] 2018-10-12 06:42:15,039 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:15.038 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_network ... success [4.444s] 2018-10-12 06:42:15,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:15.531 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_metadata_empty_body ... success [0.800s] 2018-10-12 06:42:15,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:15.825 49 INFO opnfv-tempest [-] {0} tempest.api.network.admin.test_metering_extensions.MeteringTestJSON ... skip: metering extension not enabled. 2018-10-12 06:42:15,953 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:15.953 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_by_unauthorized_user ... success [0.076s] 2018-10-12 06:42:16,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:16.301 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_server_metadata.ServerMetadataTestJSON.test_update_server_metadata ... success [0.769s] 2018-10-12 06:42:16,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:16.422 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_project_with_empty_name ... success [0.468s] 2018-10-12 06:42:16,487 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:16.487 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_create_projects_name_length_over_64 ... success [0.065s] 2018-10-12 06:42:16,575 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:16.574 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_delete_non_existent_project ... success [0.085s] 2018-10-12 06:42:16,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:16.651 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_list_projects_by_unauthorized_user ... success [0.077s] 2018-10-12 06:42:17,343 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:17.343 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescue_unrescue_instance ... success [95.273s] 2018-10-12 06:42:18,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:18.546 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_create_duplicate ... success [1.893s] 2018-10-12 06:42:19,594 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:19.593 49 INFO opnfv-tempest [-] {12} tempest.api.identity.admin.v3.test_projects_negative.ProjectsNegativeTestJSON.test_project_delete_by_unauthorized_user ... success [1.047s] 2018-10-12 06:42:22,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:22.005 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_add_remove_security_group ... success [4.666s] 2018-10-12 06:42:24,096 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:24.096 49 INFO opnfv-tempest [-] {12} tempest.api.identity.v2.test_tokens.TokensTest ... skip: Identity api v2 is not enabled 2018-10-12 06:42:24,134 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:24.134 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_port ... success [9.094s] 2018-10-12 06:42:24,620 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:24.620 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_create_port_binding_ext_attr ... success [3.223s] 2018-10-12 06:42:26,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:26.093 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_delete_a_server_of_another_tenant ... success [0.670s] 2018-10-12 06:42:26,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:26.460 49 INFO opnfv-tempest [-] {3} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestMultiTenantJSON.test_update_server_of_another_tenant ... success [0.366s] 2018-10-12 06:42:26,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:26.740 49 INFO opnfv-tempest [-] {7} tempest.api.compute.volumes.test_volumes_get.VolumesGetTestJSON.test_volume_create_get_delete ... success [2.662s] 2018-10-12 06:42:26,983 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:26.983 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_create_list_port_with_extra_dhcp_options ... success [2.622s] 2018-10-12 06:42:27,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:27.794 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_set_gateway_without_snat ... success [22.789s] 2018-10-12 06:42:28,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:28.006 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_list_ports_binding_ext_attr ... success [3.385s] 2018-10-12 06:42:28,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:28.405 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsIpV6TestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.422s] 2018-10-12 06:42:29,259 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:29.258 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_invalid_status ... success [1.065s] 2018-10-12 06:42:29,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:29.650 49 INFO opnfv-tempest [-] {13} tempest.api.compute.servers.test_server_rescue.ServerRescueTestJSON.test_rescued_vm_associate_dissociate_floating_ip ... success [7.645s] 2018-10-12 06:42:30,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:30.561 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_show_port_binding_ext_attr ... success [2.554s] 2018-10-12 06:42:30,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:30.962 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_member_negative.ImagesMemberNegativeTest.test_image_share_owner_cannot_accept ... success [1.702s] 2018-10-12 06:42:32,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:32.233 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v2.test_api_discovery.TestApiDiscovery ... skip: Identity api v2 is not enabled 2018-10-12 06:42:32,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:32.454 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_networks.BulkNetworkOpsTest.test_bulk_create_delete_subnet ... success [8.319s] 2018-10-12 06:42:34,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:34.634 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v2.test_tenant_negative.TenantsNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 06:42:34,641 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:34.640 49 INFO opnfv-tempest [-] {8} tempest.api.network.admin.test_ports.PortsAdminExtendedAttrsTestJSON.test_update_port_binding_ext_attr ... success [4.080s] 2018-10-12 06:42:34,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:34.963 49 INFO opnfv-tempest [-] {7} tempest.api.identity.v3.test_catalog.IdentityCatalogTest.test_catalog_standardization ... success [0.091s] 2018-10-12 06:42:37,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:37.114 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_numeric_server_name ... success [0.952s] 2018-10-12 06:42:39,181 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:39.180 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespace_schema ... success [0.150s] 2018-10-12 06:42:39,332 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:39.331 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_namespaces_schema ... success [0.150s] 2018-10-12 06:42:39,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:39.474 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_object_schema ... success [0.143s] 2018-10-12 06:42:39,635 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:39.635 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_objects_schema ... success [0.160s] 2018-10-12 06:42:39,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:39.686 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_False ... success [0.084s] 2018-10-12 06:42:39,748 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:39.748 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_create_with_enabled_True ... success [0.061s] 2018-10-12 06:42:39,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:39.800 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_properties_schema ... success [0.165s] 2018-10-12 06:42:39,957 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:39.957 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_property_schema ... success [0.156s] 2018-10-12 06:42:39,964 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:39.964 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resource_type_schema ... success [0.007s] 2018-10-12 06:42:39,972 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:39.971 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_resources_types_schema ... success [0.007s] 2018-10-12 06:42:39,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:39.981 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tag_schema ... success [0.009s] 2018-10-12 06:42:40,161 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:40.161 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_metadefs_schema.MetadataSchemaTest.test_get_metadata_tags_schema ... success [0.179s] 2018-10-12 06:42:40,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:40.647 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_False ... success [0.898s] 2018-10-12 06:42:41,090 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:41.090 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_endpoints_negative.EndpointsNegativeTestJSON.test_update_with_enabled_True ... success [0.443s] 2018-10-12 06:42:41,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:41.278 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_from_non_bootable_volume ... success [4.161s] 2018-10-12 06:42:41,390 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:41.390 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_create_router_with_snat_explicit ... success [33.615s] 2018-10-12 06:42:44,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:44.895 49 INFO opnfv-tempest [-] {7} tempest.api.image.v1.test_images.UpdateImageMetaTest ... fail 2018-10-12 06:42:46,971 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:46.970 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_invalid_bdm_in_2nd_dict ... success [5.691s] 2018-10-12 06:42:47,075 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:47.075 49 INFO opnfv-tempest [-] {15} tempest.api.network.admin.test_routers.RoutersAdminTest.test_update_router_unset_gateway ... success [19.281s] 2018-10-12 06:42:47,278 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:47.277 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_image_null_id ... success [0.156s] 2018-10-12 06:42:47,447 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:47.446 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_non_existing_image ... success [0.168s] 2018-10-12 06:42:48,174 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:48.174 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_delete_protected_image ... success [0.727s] 2018-10-12 06:42:48,281 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:48.281 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_metadata_exceeds_length_limit ... success [1.311s] 2018-10-12 06:42:48,613 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:48.612 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_network ... success [6.056s] 2018-10-12 06:42:49,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:49.290 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_server_name_length_exceeds_256 ... success [1.008s] 2018-10-12 06:42:49,334 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:49.334 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_delete_deleted_image ... success [1.158s] 2018-10-12 06:42:49,488 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:49.488 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_image_null_id ... success [0.154s] 2018-10-12 06:42:49,657 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:49.656 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_get_non_existent_image ... success [0.168s] 2018-10-12 06:42:49,672 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:49.672 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_container_format ... success [0.015s] 2018-10-12 06:42:49,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:49.690 49 INFO opnfv-tempest [-] {12} tempest.api.image.v2.test_images_negative.ImagesNegativeTest.test_register_with_invalid_disk_format ... success [0.018s] 2018-10-12 06:42:50,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:50.218 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_flavor ... success [0.927s] 2018-10-12 06:42:50,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:50.925 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_image ... success [0.705s] 2018-10-12 06:42:52,147 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:52.147 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_invalid_network_uuid ... success [1.221s] 2018-10-12 06:42:53,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:53.561 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_non_existent_keypair ... success [1.413s] 2018-10-12 06:42:54,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:54.168 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_bulk_port ... success [7.189s] 2018-10-12 06:42:55,843 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:55.842 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_create_with_nonexistent_security_group ... success [2.280s] 2018-10-12 06:42:56,217 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:56.216 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_non_existent_server ... success [0.374s] 2018-10-12 06:42:56,245 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:56.244 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-10-12 06:42:56,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:56.246 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v2.test_endpoints.EndPointsTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 06:42:56,800 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:56.800 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_id_exceeding_length_limit ... success [0.583s] 2018-10-12 06:42:57,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:57.491 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects ... success [0.358s] 2018-10-12 06:42:57,572 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:57.572 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_domains ... success [0.082s] 2018-10-12 06:42:57,619 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:57.619 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_delete_server_pass_negative_id ... success [0.819s] 2018-10-12 06:42:57,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:57.650 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_enabled ... success [0.078s] 2018-10-12 06:42:57,735 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:57.734 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_name ... success [0.084s] 2018-10-12 06:42:57,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:57.805 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_list_projects.ListProjectsTestJSON.test_list_projects_with_parent ... success [0.071s] 2018-10-12 06:42:58,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:58.130 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_force_delete_nonexistent_server_id ... success [0.510s] 2018-10-12 06:42:58,671 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:58.671 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_console_output_of_non_existent_server ... success [0.540s] 2018-10-12 06:42:59,294 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:59.294 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_get_non_existent_server ... success [0.622s] 2018-10-12 06:42:59,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:42:59.910 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_access_ip_v4_address ... success [0.614s] 2018-10-12 06:43:00,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:00.700 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_invalid_ip_v6_address ... success [0.789s] 2018-10-12 06:43:01,066 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:01.066 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_non_existent_server ... success [0.366s] 2018-10-12 06:43:01,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:01.568 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_port ... success [12.954s] 2018-10-12 06:43:02,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:02.363 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_auto_to_manual ... success [90.107s] 2018-10-12 06:43:06,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:06.113 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_in_stop_state ... success [56.188s] 2018-10-12 06:43:06,825 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:06.825 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_attach_detach_volume ... success [88.440s] 2018-10-12 06:43:09,097 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:09.096 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_pause_paused_server ... success [8.026s] 2018-10-12 06:43:09,098 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:09.098 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-10-12 06:43:09,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:09.365 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_deleted_server ... success [0.270s] 2018-10-12 06:43:09,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:09.465 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_group ... success [3.766s] 2018-10-12 06:43:09,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:09.618 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_reset_gateway_without_snat ... success [28.227s] 2018-10-12 06:43:10,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:10.026 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_reboot_non_existent_server ... success [0.660s] 2018-10-12 06:43:10,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:10.738 49 INFO opnfv-tempest [-] {12} tempest.api.network.admin.test_negative_quotas.QuotasNegativeTest.test_network_quota_exceeding ... success [9.778s] 2018-10-12 06:43:11,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:11.002 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_deleted_server ... success [0.976s] 2018-10-12 06:43:11,734 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:11.733 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_check_revoke_roles_on_projects_user ... success [2.268s] 2018-10-12 06:43:11,826 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:11.826 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_rebuild_non_existent_server ... success [0.823s] 2018-10-12 06:43:11,873 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:11.873 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_in_allowed_allocation_pools ... success [17.703s] 2018-10-12 06:43:12,115 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:12.114 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_nonexistent_server ... success [0.288s] 2018-10-12 06:43:12,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:12.944 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_non_existent_flavor ... success [0.829s] 2018-10-12 06:43:13,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:13.549 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resize_server_with_null_flavor ... success [0.604s] 2018-10-12 06:43:13,927 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:13.927 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_nonexistent_server_id ... success [0.377s] 2018-10-12 06:43:14,355 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:14.355 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_restore_server_invalid_state ... success [0.426s] 2018-10-12 06:43:14,588 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:14.587 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_non_existent_server ... success [0.232s] 2018-10-12 06:43:14,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:14.863 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_resume_server_invalid_state ... success [0.275s] 2018-10-12 06:43:15,766 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:15.766 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_group ... success [4.031s] 2018-10-12 06:43:15,842 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:15.842 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_server_name_blank ... success [0.977s] 2018-10-12 06:43:15,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:15.845 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-10-12 06:43:15,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:15.847 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-10-12 06:43:16,265 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:16.265 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_stop_non_existent_server ... success [0.422s] 2018-10-12 06:43:16,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:16.373 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [21.120s] 2018-10-12 06:43:16,532 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:16.532 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_all_attributes ... success [12.710s] 2018-10-12 06:43:16,593 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:16.593 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_delete_non_existent_router_returns_404 ... success [0.220s] 2018-10-12 06:43:16,816 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:16.815 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_non_existent_server ... success [0.549s] 2018-10-12 06:43:17,978 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:17.978 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_invalid_network_returns_404 ... success [1.383s] 2018-10-12 06:43:18,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:18.915 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_check_revoke_roles_on_domains_user ... success [3.148s] 2018-10-12 06:43:20,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:20.711 49 INFO opnfv-tempest [-] {4} tempest.api.compute.admin.test_migrations.MigrationsAdminTest.test_revert_cold_migration ... success [95.099s] 2018-10-12 06:43:22,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:22.383 49 INFO opnfv-tempest [-] {12} tempest.api.network.test_routers_negative.DvrRoutersNegativeTest ... skip: DVR extension not enabled. 2018-10-12 06:43:22,385 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:22.385 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_account_quotas_negative.AccountQuotasNegativeTest ... skip: AccountQuotasNegativeTest skipped as swift is not available 2018-10-12 06:43:22,386 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:22.386 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_expiry.ObjectExpiryTest ... skip: ObjectExpiryTest skipped as swift is not available 2018-10-12 06:43:22,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:22.387 49 INFO opnfv-tempest [-] {12} tempest.api.object_storage.test_object_services.PublicObjectTest ... skip: PublicObjectTest skipped as swift is not available 2018-10-12 06:43:22,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:22.638 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_stopped_server ... success [111.795s] 2018-10-12 06:43:22,861 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:22.860 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_image_schema ... success [0.200s] 2018-10-12 06:43:22,868 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:22.868 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_get_images_schema ... success [0.008s] 2018-10-12 06:43:23,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:23.002 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_domain ... success [4.086s] 2018-10-12 06:43:23,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:23.175 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_image_param_owner ... success [0.307s] 2018-10-12 06:43:23,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:23.427 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_container_format ... success [0.251s] 2018-10-12 06:43:23,621 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:23.620 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_add_gateway_net_not_external_returns_400 ... success [5.641s] 2018-10-12 06:43:23,648 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:23.648 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_disk_format ... success [0.220s] 2018-10-12 06:43:23,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:23.944 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_limit ... success [0.295s] 2018-10-12 06:43:24,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:24.012 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_min_max_size ... success [0.068s] 2018-10-12 06:43:24,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:24.204 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_name ... success [0.191s] 2018-10-12 06:43:24,422 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:24.422 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_size ... success [0.217s] 2018-10-12 06:43:24,640 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:24.639 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort ... success [0.216s] 2018-10-12 06:43:24,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:24.777 49 INFO opnfv-tempest [-] {13} tempest.api.identity.admin.v3.test_inherits.InheritsV3TestJSON.test_inherit_assign_list_revoke_user_roles_on_project_tree ... success [1.774s] 2018-10-12 06:43:24,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:24.945 49 INFO opnfv-tempest [-] {8} tempest.api.network.test_networks.BulkNetworkOpsIpV6Test.test_bulk_create_delete_subnet ... success [23.376s] 2018-10-12 06:43:24,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:24.964 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_sort_key_dir ... success [0.324s] 2018-10-12 06:43:25,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:25.248 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_status ... success [0.283s] 2018-10-12 06:43:25,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:25.290 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_tag ... success [0.042s] 2018-10-12 06:43:25,544 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:25.543 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_images_param_visibility ... success [0.252s] 2018-10-12 06:43:25,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:25.595 49 INFO opnfv-tempest [-] {7} tempest.api.image.v2.test_images.ListUserImagesTest.test_list_no_params ... success [0.051s] 2018-10-12 06:43:25,963 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:25.963 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_allocation_pools ... success [9.430s] 2018-10-12 06:43:27,595 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:27.595 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_router_remove_interface_in_use_returns_409 ... success [3.974s] 2018-10-12 06:43:27,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:27.811 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_show_non_existent_router_returns_404 ... success [0.216s] 2018-10-12 06:43:27,863 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:27.863 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_routers_negative.RoutersNegativeIpV6Test.test_update_non_existent_router_returns_404 ... success [0.052s] 2018-10-12 06:43:28,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:28.916 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_suspend_server_invalid_state ... success [12.097s] 2018-10-12 06:43:29,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:29.194 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_non_existent_server ... success [0.281s] 2018-10-12 06:43:29,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:29.633 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_unpause_server_invalid_state ... success [0.437s] 2018-10-12 06:43:29,636 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:29.636 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-10-12 06:43:29,637 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:29.637 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-10-12 06:43:30,102 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:30.102 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_name_of_non_existent_server ... success [0.468s] 2018-10-12 06:43:30,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:30.501 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_name_length_exceeds_256 ... success [0.398s] 2018-10-12 06:43:30,514 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:30.514 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_port_with_no_securitygroups ... success [18.641s] 2018-10-12 06:43:30,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:30.918 49 INFO opnfv-tempest [-] {9} tempest.api.compute.servers.test_servers_negative.ServersNegativeTestJSON.test_update_server_set_empty_name ... success [0.416s] 2018-10-12 06:43:31,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:31.159 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_all ... success [8.249s] 2018-10-12 06:43:33,549 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:33.548 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_healthcheck.HealthcheckTest ... skip: HealthcheckTest skipped as swift is not available 2018-10-12 06:43:33,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:33.549 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_formpost.ObjectFormPostTest ... skip: ObjectFormPostTest skipped as swift is not available 2018-10-12 06:43:33,550 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:33.550 49 INFO opnfv-tempest [-] {8} tempest.api.object_storage.test_object_temp_url.ObjectTempUrlTest ... skip: ObjectTempUrlTest skipped as swift is not available 2018-10-12 06:43:34,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:34.822 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway ... success [25.202s] 2018-10-12 06:43:34,837 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:34.836 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_dhcp_enabled ... success [8.873s] 2018-10-12 06:43:36,321 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:36.321 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_show_delete_port_user_defined_mac ... success [5.805s] 2018-10-12 06:43:37,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:37.397 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_get_trusts_query ... success [6.239s] 2018-10-12 06:43:38,650 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:38.650 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_compare_volume_stats_values ... success [0.490s] 2018-10-12 06:43:38,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:38.829 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_backends_capabilities.BackendsCapabilitiesAdminTestsJSON.test_get_capabilities_backend ... success [0.178s] 2018-10-12 06:43:40,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:40.560 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_delete_port ... success [4.238s] 2018-10-12 06:43:40,847 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:40.846 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw ... success [6.009s] 2018-10-12 06:43:46,212 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:46.211 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire ... success [8.812s] 2018-10-12 06:43:46,796 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:46.796 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete ... success [22.077s] 2018-10-12 06:43:46,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:46.797 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-10-12 06:43:49,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:49.810 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_get_version_details ... success [0.637s] 2018-10-12 06:43:49,820 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:49.820 49 INFO opnfv-tempest [-] {9} tempest.api.compute.test_versions.TestVersions.test_list_api_versions ... success [0.010s] 2018-10-12 06:43:50,044 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:50.043 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_gw_and_allocation_pools ... success [9.196s] 2018-10-12 06:43:51,541 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:51.540 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_add_list_remove_router_on_l3_agent ... success [2.067s] 2018-10-12 06:43:51,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:51.728 49 INFO opnfv-tempest [-] {13} tempest.api.network.admin.test_l3_agent_scheduler.L3AgentSchedulerTestJSON.test_list_routers_on_l3_agent ... success [0.188s] 2018-10-12 06:43:52,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:52.188 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_expire_invalid ... success [5.976s] 2018-10-12 06:43:52,892 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:52.891 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v2.test_tokens_negative.TokensAdminTestNegative ... skip: Identity api v2 is not enabled 2018-10-12 06:43:53,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:53.337 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.244s] 2018-10-12 06:43:53,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:53.414 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_with_snat_explicit ... success [18.591s] 2018-10-12 06:43:53,717 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:53.716 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_list ... success [0.379s] 2018-10-12 06:43:55,495 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:55.495 49 INFO opnfv-tempest [-] {8} tempest.api.volume.admin.test_volume_types_extra_specs.VolumeTypesExtraSpecsTest.test_volume_type_extra_specs_update ... success [1.777s] 2018-10-12 06:43:57,189 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:57.188 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_impersonate ... success [4.998s] 2018-10-12 06:43:57,634 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:57.633 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [7.589s] 2018-10-12 06:43:59,431 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:59.431 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_container_staticweb.StaticWebTest ... skip: StaticWebTest skipped as swift is not available 2018-10-12 06:43:59,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:59.433 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_services.ObjectTest ... skip: ObjectTest skipped as swift is not available 2018-10-12 06:43:59,434 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:59.434 49 INFO opnfv-tempest [-] {13} tempest.api.object_storage.test_object_version.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-12 06:43:59,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:59.435 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-10-12 06:43:59,436 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:43:59.436 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_multi_backend.VolumeMultiBackendTest ... skip: Cinder multi-backend feature disabled 2018-10-12 06:44:00,603 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:00.602 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.178s] 2018-10-12 06:44:01,740 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:01.740 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_additional_default_security_group_fails ... success [0.187s] 2018-10-12 06:44:02,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:02.052 49 INFO opnfv-tempest [-] {3} tempest.api.identity.admin.v3.test_trusts.TrustsV3TestJSON.test_trust_noimpersonate ... success [4.863s] 2018-10-12 06:44:02,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:02.381 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_delete_subnet_without_gateway ... success [4.746s] 2018-10-12 06:44:02,430 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:02.430 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_as_clone ... success [15.636s] 2018-10-12 06:44:02,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:02.952 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_create_update_and_delete_domain_config ... success [2.348s] 2018-10-12 06:44:03,015 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:03.015 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_availability_zone.AvailabilityZoneTestJSON.test_get_availability_zone_list ... success [0.174s] 2018-10-12 06:44:03,758 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:03.757 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_create_update_port_with_second_ip ... success [23.196s] 2018-10-12 06:44:03,993 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:03.992 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports ... success [0.235s] 2018-10-12 06:44:04,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:04.238 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_duplicate_security_group_rule_fails ... success [2.495s] 2018-10-12 06:44:04,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:04.242 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_list_ports_fields ... success [0.249s] 2018-10-12 06:44:05,100 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:05.100 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_create_image_from_suspended_server ... success [42.450s] 2018-10-12 06:44:06,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:06.943 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 [3.991s] 2018-10-12 06:44:06,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:06.986 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_ethertype ... success [2.750s] 2018-10-12 06:44:08,694 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:08.693 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_delete_quota ... success [3.339s] 2018-10-12 06:44:08,731 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:08.730 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_default_quotas ... success [0.037s] 2018-10-12 06:44:08,761 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:08.761 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_list_quotas ... success [0.031s] 2018-10-12 06:44:08,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:08.798 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v2.test_tenants.IdentityTenantsTest ... skip: Identity api v2 is not enabled 2018-10-12 06:44:09,076 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:09.076 49 INFO opnfv-tempest [-] {5} tempest.api.compute.volumes.test_attach_volume.AttachVolumeTestJSON.test_list_get_volume_attachments ... success [62.237s] 2018-10-12 06:44:09,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:09.859 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_protocol ... success [2.871s] 2018-10-12 06:44:11,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:11.046 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_bad_remote_ip_prefix ... success [1.186s] 2018-10-12 06:44:11,204 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:11.203 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_media_types ... success [0.099s] 2018-10-12 06:44:11,249 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:11.249 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_domain_configuration.DomainConfigurationTestJSON.test_show_default_group_config_and_options ... success [4.299s] 2018-10-12 06:44:11,282 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:11.281 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_resources ... success [0.077s] 2018-10-12 06:44:11,354 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:11.353 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_delete_network_subnet ... success [8.972s] 2018-10-12 06:44:11,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:11.357 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_api_version_statuses ... success [0.074s] 2018-10-12 06:44:11,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:11.364 49 INFO opnfv-tempest [-] {3} tempest.api.identity.v3.test_api_discovery.TestApiDiscovery.test_list_api_versions ... success [0.007s] 2018-10-12 06:44:11,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:11.955 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_set_gateway_without_snat ... success [18.540s] 2018-10-12 06:44:14,910 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:14.910 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_create_update_network_description ... success [3.556s] 2018-10-12 06:44:16,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:16.311 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_rebuild_server_with_volume_attached ... success [70.184s] 2018-10-12 06:44:16,692 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:16.692 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_invalid_ports ... success [5.645s] 2018-10-12 06:44:17,416 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:17.415 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage ... success [8.651s] 2018-10-12 06:44:18,288 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:18.288 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_ip ... success [14.043s] 2018-10-12 06:44:18,489 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:18.489 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_service_providers.ServiceProvidersTest.test_service_providers_list ... success [0.203s] 2018-10-12 06:44:21,313 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:21.313 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_non_existent_remote_groupid ... success [4.621s] 2018-10-12 06:44:21,955 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:21.954 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.642s] 2018-10-12 06:44:23,190 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:23.189 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_delete_network_with_subnet ... success [8.278s] 2018-10-12 06:44:23,213 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:23.212 49 INFO opnfv-tempest [-] {11} tempest.api.compute.images.test_images.ImagesTestJSON.test_delete_saving_image ... success [18.116s] 2018-10-12 06:44:23,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:23.618 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_external_network_visibility ... success [0.429s] 2018-10-12 06:44:23,982 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:23.982 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks ... success [0.363s] 2018-10-12 06:44:24,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:24.255 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_networks_fields ... success [0.273s] 2018-10-12 06:44:24,308 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:24.308 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets ... success [0.053s] 2018-10-12 06:44:24,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:24.391 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_list_subnets_fields ... success [0.083s] 2018-10-12 06:44:25,679 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:25.678 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network ... success [1.286s] 2018-10-12 06:44:25,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:25.791 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_network_fields ... success [0.112s] 2018-10-12 06:44:25,855 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:25.855 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet ... success [0.063s] 2018-10-12 06:44:25,908 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:25.907 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_create_and_show_consumer ... success [2.536s] 2018-10-12 06:44:26,144 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:26.144 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_show_subnet_fields ... success [0.288s] 2018-10-12 06:44:26,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:26.254 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_rule_with_remote_ip_and_group ... success [4.298s] 2018-10-12 06:44:26,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:26.601 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_delete_consumer ... success [0.692s] 2018-10-12 06:44:27,399 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:27.398 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_create_security_group_update_name_default ... success [1.143s] 2018-10-12 06:44:27,423 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:27.422 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_delete_non_existent_security_group ... success [0.025s] 2018-10-12 06:44:27,442 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:27.441 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_list_consumers ... success [0.841s] 2018-10-12 06:44:27,450 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:27.450 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group ... success [0.028s] 2018-10-12 06:44:27,469 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:27.468 49 INFO opnfv-tempest [-] {0} tempest.api.network.test_security_groups_negative.NegativeSecGroupTest.test_show_non_existent_security_group_rule ... success [0.018s] 2018-10-12 06:44:27,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:27.997 49 INFO opnfv-tempest [-] {12} tempest.api.volume.test_volumes_get.VolumesGetTest.test_volume_create_get_update_delete_from_image ... success [25.560s] 2018-10-12 06:44:28,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:28.033 49 INFO opnfv-tempest [-] {9} tempest.api.identity.admin.v3.test_oauth_consumers.OAUTHConsumersV3Test.test_update_consumer ... success [0.592s] 2018-10-12 06:44:28,139 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:28.139 49 INFO opnfv-tempest [-] {3} tempest.api.network.test_subnetpools_extensions.SubnetPoolsTestJSON.test_create_list_show_update_delete_subnetpools ... success [1.797s] 2018-10-12 06:44:28,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:28.176 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_non_existent_server ... success [0.026s] 2018-10-12 06:44:28,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:28.496 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_quota_usage_after_volume_transfer ... success [11.079s] 2018-10-12 06:44:28,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:28.680 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_show_quota_usage ... success [0.186s] 2018-10-12 06:44:29,994 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:29.994 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_account_services.AccountTest ... skip: AccountTest skipped as swift is not available 2018-10-12 06:44:29,996 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:29.996 49 INFO opnfv-tempest [-] {0} tempest.api.object_storage.test_crossdomain.CrossdomainTest ... skip: CrossdomainTest skipped as swift is not available 2018-10-12 06:44:29,997 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:29.997 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-10-12 06:44:30,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:30.917 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_resize_server_from_manual_to_auto ... success [88.528s] 2018-10-12 06:44:31,000 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:30.999 49 INFO opnfv-tempest [-] {3} tempest.api.object_storage.test_object_temp_url_negative.ObjectTempUrlNegativeTest ... skip: ObjectTempUrlNegativeTest skipped as swift is not available 2018-10-12 06:44:31,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:31.304 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_get_floating_ip_details ... success [8.606s] 2018-10-12 06:44:31,425 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:31.425 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_quotas.BaseVolumeQuotasAdminTestJSON.test_update_all_quota_resources_for_tenant ... success [2.744s] 2018-10-12 06:44:31,433 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:31.433 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ip_pools ... success [0.128s] 2018-10-12 06:44:32,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:32.006 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks.NetworksTest.test_update_subnet_gw_dns_host_routes_dhcp ... success [5.860s] 2018-10-12 06:44:32,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:32.073 49 INFO opnfv-tempest [-] {4} tempest.api.compute.floating_ips.test_list_floating_ips.FloatingIPDetailsTestJSON.test_list_floating_ips ... success [0.640s] 2018-10-12 06:44:32,516 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:32.516 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_multiple_router_interfaces ... success [34.676s] 2018-10-12 06:44:32,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:32.685 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_attach_volumes_with_nonexistent_volume_id ... success [20.056s] 2018-10-12 06:44:32,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:32.776 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_availability_zone.AZV2TestJSON.test_get_availability_zone_list_with_non_admin_user ... success [0.291s] 2018-10-12 06:44:34,194 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:34.193 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescue_paused_instance ... success [6.017s] 2018-10-12 06:44:35,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:35.673 49 INFO opnfv-tempest [-] {2} tempest.api.network.admin.test_routers.RoutersIpV6AdminTest.test_update_router_unset_gateway ... success [23.718s] 2018-10-12 06:44:36,086 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:36.086 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_remove_server_all_security_groups ... success [19.774s] 2018-10-12 06:44:37,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:37.071 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_deactivated_image ... success [4.388s] 2018-10-12 06:44:38,886 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:38.885 49 INFO opnfv-tempest [-] {13} tempest.api.volume.admin.test_volume_retype_with_migration.VolumeRetypeWithMigrationTest ... skip: Cinder multi-backend feature disabled. 2018-10-12 06:44:40,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:40.515 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member ... success [3.107s] 2018-10-12 06:44:40,670 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:40.670 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_member_schema ... success [0.156s] 2018-10-12 06:44:40,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:40.793 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_associate_user_to_project ... success [2.371s] 2018-10-12 06:44:40,832 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:40.831 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_get_image_members_schema ... success [0.161s] 2018-10-12 06:44:40,922 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:40.922 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_reset_snapshot_status ... success [1.190s] 2018-10-12 06:44:40,974 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:40.974 49 INFO opnfv-tempest [-] {10} tempest.api.compute.servers.test_disk_config.ServerDiskConfigTestJSON.test_update_server_from_auto_to_manual ... success [10.059s] 2018-10-12 06:44:42,866 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:42.865 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_create_is_domain_project ... success [2.072s] 2018-10-12 06:44:42,874 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:42.874 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_from_image_with_decreasing_size ... success [5.803s] 2018-10-12 06:44:43,175 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:43.174 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.299s] 2018-10-12 06:44:43,496 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:43.495 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_create_port_on_non_existent_network ... success [0.180s] 2018-10-12 06:44:43,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:43.522 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_snapshot_id ... success [0.347s] 2018-10-12 06:44:43,654 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:43.654 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_network ... success [0.158s] 2018-10-12 06:44:43,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:43.723 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_source_volid ... success [0.199s] 2018-10-12 06:44:43,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:43.747 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_nonexistent_volume_type ... success [0.023s] 2018-10-12 06:44:43,829 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:43.829 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_port ... success [0.173s] 2018-10-12 06:44:43,899 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:43.899 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_negative ... success [0.151s] 2018-10-12 06:44:44,006 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.005 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_delete_non_existent_subnet ... success [0.176s] 2018-10-12 06:44:44,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.045 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.145s] 2018-10-12 06:44:44,231 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.230 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.184s] 2018-10-12 06:44:44,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.254 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_network ... success [0.248s] 2018-10-12 06:44:44,287 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.287 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_port ... success [0.033s] 2018-10-12 06:44:44,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.421 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.189s] 2018-10-12 06:44:44,460 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.460 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_show_non_existent_subnet ... success [0.172s] 2018-10-12 06:44:44,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.582 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.160s] 2018-10-12 06:44:44,618 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.618 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_detach_volumes_with_invalid_volume_id ... success [0.036s] 2018-10-12 06:44:44,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.629 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_network ... success [0.168s] 2018-10-12 06:44:44,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.787 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_invalid_volume_id ... success [0.168s] 2018-10-12 06:44:44,798 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.798 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2018-10-12 06:44:44,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.805 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_port ... success [0.176s] 2018-10-12 06:44:44,854 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:44.854 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_networks_negative.NetworksNegativeTestJSON.test_update_non_existent_subnet ... success [0.048s] 2018-10-12 06:44:45,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:45.002 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_invalid_status ... success [0.203s] 2018-10-12 06:44:45,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:45.046 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_detail_with_nonexistent_name ... success [0.044s] 2018-10-12 06:44:45,087 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:45.087 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_invalid_status ... success [0.040s] 2018-10-12 06:44:45,124 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:45.124 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_list_volumes_with_nonexistent_name ... success [0.037s] 2018-10-12 06:44:46,001 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:46.001 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_enabled ... success [3.135s] 2018-10-12 06:44:46,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:46.017 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_accept ... success [5.183s] 2018-10-12 06:44:46,738 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:46.738 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_negative_volume_status ... success [1.612s] 2018-10-12 06:44:46,777 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:46.777 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_reserve_volume_with_nonexistent_volume_id ... success [0.036s] 2018-10-12 06:44:46,778 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:46.778 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_not_enabled ... success [0.774s] 2018-10-12 06:44:47,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:47.017 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_unreserve_volume_with_nonexistent_volume_id ... success [0.241s] 2018-10-12 06:44:47,032 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:47.031 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_empty_volume_id ... success [0.014s] 2018-10-12 06:44:47,457 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:47.456 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_invalid_volume_id ... success [0.424s] 2018-10-12 06:44:47,601 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:47.601 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_description ... success [0.824s] 2018-10-12 06:44:47,639 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:47.638 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_update_volume_with_nonexistent_volume_id ... success [0.182s] 2018-10-12 06:44:47,690 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:47.690 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.051s] 2018-10-12 06:44:47,726 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:47.726 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_None_size ... success [0.035s] 2018-10-12 06:44:47,988 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:47.988 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_non_number_size ... success [0.260s] 2018-10-12 06:44:48,023 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:48.023 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_nonexistent_volume_id ... success [0.034s] 2018-10-12 06:44:48,246 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:48.246 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_image_share_reject ... success [2.228s] 2018-10-12 06:44:48,312 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:48.311 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-10-12 06:44:48,337 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:48.337 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_with_size_smaller_than_original_size ... success [0.312s] 2018-10-12 06:44:48,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:48.570 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_extend_without_passing_volume_id ... success [0.233s] 2018-10-12 06:44:48,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:48.856 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_domain ... success [1.254s] 2018-10-12 06:44:48,885 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:48.884 49 INFO opnfv-tempest [-] {8} tempest.api.volume.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.314s] 2018-10-12 06:44:49,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:49.236 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_port_list_filter_by_router_id ... success [30.949s] 2018-10-12 06:44:49,481 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:49.480 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port ... success [0.245s] 2018-10-12 06:44:49,527 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:49.527 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_show_port_fields ... success [0.046s] 2018-10-12 06:44:49,795 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:49.795 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_member.ImagesMemberTest.test_remove_image_member ... success [1.548s] 2018-10-12 06:44:49,841 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:49.841 49 INFO opnfv-tempest [-] {0} tempest.api.volume.admin.test_volumes_list.VolumesListAdminTestJSON.test_volume_list_param_tenant ... success [3.104s] 2018-10-12 06:44:49,915 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:49.915 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_creating ... success [8.990s] 2018-10-12 06:44:50,890 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:50.890 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_create_with_parent ... success [2.033s] 2018-10-12 06:44:51,703 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:51.703 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_desc ... success [0.812s] 2018-10-12 06:44:52,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:52.844 49 INFO opnfv-tempest [-] {10} tempest.api.identity.v3.test_projects.IdentityV3ProjectsTest.test_list_projects_returns_only_authorized_projects ... success [0.906s] 2018-10-12 06:44:52,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:52.937 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_enable ... success [1.233s] 2018-10-12 06:44:53,071 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:53.071 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_create_list_port_with_address_pair ... success [2.614s] 2018-10-12 06:44:53,651 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:53.651 49 INFO opnfv-tempest [-] {5} tempest.api.identity.admin.v3.test_projects.ProjectsTestJSON.test_project_update_name ... success [0.713s] 2018-10-12 06:44:55,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:55.029 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_port_id ... success [22.512s] 2018-10-12 06:44:55,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:55.519 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_delete_cascade ... success [14.276s] 2018-10-12 06:44:55,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:55.591 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_invalid_name ... success [0.217s] 2018-10-12 06:44:55,656 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:55.656 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_when_public_key_bits_exceeds_maximum ... success [0.064s] 2018-10-12 06:44:56,118 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:56.118 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_deleting ... success [6.202s] 2018-10-12 06:44:56,257 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:56.257 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_duplicate_name ... success [0.600s] 2018-10-12 06:44:56,268 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:56.268 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_name_string ... success [0.011s] 2018-10-12 06:44:56,329 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:56.328 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_empty_public_key ... success [0.059s] 2018-10-12 06:44:56,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:56.340 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_create_keypair_with_long_keynames ... success [0.011s] 2018-10-12 06:44:56,392 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:56.392 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_address_pair ... success [3.321s] 2018-10-12 06:44:56,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:56.395 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_create_with_invalid_pub_key ... success [0.054s] 2018-10-12 06:44:56,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:56.439 49 INFO opnfv-tempest [-] {4} tempest.api.compute.keypairs.test_keypairs_negative.KeyPairsNegativeTestJSON.test_keypair_delete_nonexistent_key ... success [0.044s] 2018-10-12 06:44:57,135 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:57.134 49 INFO opnfv-tempest [-] {5} tempest.api.identity.v2.test_ec2_credentials.EC2CredentialsTest ... skip: Identity api v2 is not enabled 2018-10-12 06:44:57,206 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:57.206 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_delete_non_existing_tag ... success [1.220s] 2018-10-12 06:44:57,499 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:57.499 49 INFO opnfv-tempest [-] {9} tempest.api.image.v2.test_images_tags_negative.ImagesTagsNegativeTest.test_update_tags_for_non_existing_image ... success [0.292s] 2018-10-12 06:44:59,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:44:59.022 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_bulk_port ... success [5.361s] 2018-10-12 06:45:00,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:00.306 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_cidr_address_pair ... success [3.914s] 2018-10-12 06:45:01,202 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:01.202 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_security_group_and_extra_attributes ... success [11.672s] 2018-10-12 06:45:01,560 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:01.560 49 INFO opnfv-tempest [-] {10} tempest.api.image.v1.test_images.ListImagesTest ... fail 2018-10-12 06:45:01,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:01.561 49 INFO opnfv-tempest [-] {10} tempest.api.network.admin.test_routers_dvr.RoutersTestDVR ... skip: dvr extension not enabled. 2018-10-12 06:45:01,845 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:01.844 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm ... success [25.753s] 2018-10-12 06:45:03,176 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:03.176 49 INFO opnfv-tempest [-] {5} tempest.api.network.admin.test_quotas.QuotasTest.test_quotas ... success [1.648s] 2018-10-12 06:45:03,524 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:03.523 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error ... success [7.404s] 2018-10-12 06:45:05,822 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:05.821 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_allowed_address_pair.AllowedAddressPairTestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [5.514s] 2018-10-12 06:45:06,195 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:06.195 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_in_allowed_allocation_pools ... success [7.173s] 2018-10-12 06:45:10,718 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:10.718 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_snapshot_force_delete_when_snapshot_is_error_deleting ... success [7.194s] 2018-10-12 06:45:10,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:10.859 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_minimum_basic.TestMinimumBasicScenario.test_minimum_basic_scenario ... fail [0.014s] 2018-10-12 06:45:11,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:11.976 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_get_instance_action_invalid_request ... success [0.115s] 2018-10-12 06:45:12,003 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:12.002 49 INFO opnfv-tempest [-] {4} tempest.api.compute.servers.test_instance_actions_negative.InstanceActionsNegativeTestJSON.test_list_instance_actions_non_existent_server ... success [0.026s] 2018-10-12 06:45:12,073 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:12.073 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_create_list_port_with_extra_dhcp_options ... success [4.105s] 2018-10-12 06:45:12,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:12.529 49 INFO opnfv-tempest [-] {3} tempest.api.volume.admin.test_snapshots_actions.SnapshotsActionsTest.test_update_snapshot_status ... success [1.810s] 2018-10-12 06:45:13,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:13.239 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_extra_dhcp_options.ExtraDHCPOptionsTestJSON.test_update_show_port_with_extra_dhcp_options ... success [1.167s] 2018-10-12 06:45:14,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:14.871 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_ports.PortsTestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [13.667s] 2018-10-12 06:45:16,325 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:16.324 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_add_remove_router_interface_with_subnet_id ... success [21.293s] 2018-10-12 06:45:16,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:16.327 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_router_set_gateway_with_fixed_ip ... skip [0.001s]: Skipped until Bug: 1676207 is resolved. 2018-10-12 06:45:17,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:17.537 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_port_with_no_securitygroups ... success [11.341s] 2018-10-12 06:45:17,970 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:17.969 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_extensions.ExtensionsTestJSON.test_list_show_extensions ... success [5.611s] 2018-10-12 06:45:20,017 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:20.017 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_invalid_size ... success [0.103s] 2018-10-12 06:45:20,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:20.035 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_with_size_zero ... success [0.017s] 2018-10-12 06:45:20,046 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:20.046 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_create_volume_without_passing_size ... success [0.011s] 2018-10-12 06:45:20,432 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:20.431 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_invalid_volume_id ... success [0.384s] 2018-10-12 06:45:20,444 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:20.444 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_delete_volume_without_passing_volume_id ... success [0.012s] 2018-10-12 06:45:20,455 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:20.455 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_get_volume_without_passing_volume_id ... success [0.010s] 2018-10-12 06:45:20,838 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:20.838 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_delete_nonexistent_volume_id ... success [0.382s] 2018-10-12 06:45:21,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:21.192 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_show_delete_port_user_defined_mac ... success [3.654s] 2018-10-12 06:45:21,218 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:21.218 49 INFO opnfv-tempest [-] {4} tempest.api.compute.volumes.test_volumes_negative.VolumesNegativeTest.test_volume_get_nonexistent_volume_id ... success [0.380s] 2018-10-12 06:45:23,428 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:23.428 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v2.test_roles_negative.RolesNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 06:45:23,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:23.728 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_delete_port ... success [2.536s] 2018-10-12 06:45:30,930 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:30.930 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_default_project_id.TestDefaultProjectId.test_default_project_id ... success [3.418s] 2018-10-12 06:45:30,969 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:30.969 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_create_show_list_update_delete_router ... success [14.644s] 2018-10-12 06:45:31,339 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:31.339 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_all_attributes ... success [3.993s] 2018-10-12 06:45:33,029 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:33.028 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_multiple_router_interfaces ... success [28.688s] 2018-10-12 06:45:35,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:35.791 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_allocation_pools ... success [4.451s] 2018-10-12 06:45:35,917 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:35.917 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_image_metadata.VolumesImageMetadata.test_update_show_delete_image_metadata ... success [1.114s] 2018-10-12 06:45:35,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:35.959 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_associate_floatingip_port_ext_net_unreachable ... success [2.910s] 2018-10-12 06:45:36,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:36.379 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_in_private_network ... success [0.419s] 2018-10-12 06:45:37,571 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:37.570 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_default_gw ... success [1.779s] 2018-10-12 06:45:38,254 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:38.253 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_floating_ips_negative.FloatingIPNegativeTestJSON.test_create_floatingip_with_port_ext_net_unreachable ... success [1.873s] 2018-10-12 06:45:38,309 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:38.308 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_create_update_port_with_second_ip ... success [14.578s] 2018-10-12 06:45:38,569 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:38.568 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports ... success [0.261s] 2018-10-12 06:45:38,673 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:38.673 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_list_ports_fields ... success [0.104s] 2018-10-12 06:45:39,165 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:39.165 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_region_with_specific_id ... success [0.382s] 2018-10-12 06:45:39,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:39.933 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_create_update_get_delete_region ... success [0.766s] 2018-10-12 06:45:40,013 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:40.013 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions ... success [0.081s] 2018-10-12 06:45:40,526 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:40.526 49 INFO opnfv-tempest [-] {4} tempest.api.identity.admin.v3.test_regions.RegionsTestJSON.test_list_regions_filter_by_parent_region_id ... success [0.513s] 2018-10-12 06:45:41,143 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:41.143 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_floating_ip_specifying_a_fixed_ip_address ... success [5.338s] 2018-10-12 06:45:41,222 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:41.221 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_duplicate_network_nics ... success [46.579s] 2018-10-12 06:45:41,865 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:41.865 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_dhcp_enabled ... success [4.293s] 2018-10-12 06:45:44,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:44.681 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_attach_volume ... success [70.471s] 2018-10-12 06:45:45,255 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:45.254 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw ... success [3.389s] 2018-10-12 06:45:48,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:48.478 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_router_interface_port_update_with_fixed_ip ... success [17.508s] 2018-10-12 06:45:48,522 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:48.522 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_ip ... success [9.848s] 2018-10-12 06:45:49,426 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:49.426 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_gw_and_allocation_pools ... success [4.170s] 2018-10-12 06:45:49,715 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:49.715 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_crud_snapshot_metadata ... success [1.862s] 2018-10-12 06:45:49,882 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:49.881 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_list_show_update_delete_floating_ip ... success [8.737s] 2018-10-12 06:45:50,027 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:50.026 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_create_check_list_and_delete_tags ... success [6.843s] 2018-10-12 06:45:51,292 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:51.292 49 INFO opnfv-tempest [-] {4} tempest.api.image.v2.test_images.ListSharedImagesTest.test_list_images_param_member_status ... success [2.371s] 2018-10-12 06:45:51,883 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:51.883 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_snapshot_metadata.SnapshotMetadataTestJSON.test_update_show_snapshot_metadata_item ... success [2.167s] 2018-10-12 06:45:53,638 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:53.638 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_port_id ... success [20.610s] 2018-10-12 06:45:54,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:54.307 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_confirm_from_stopped ... success [52.449s] 2018-10-12 06:45:55,722 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:55.722 49 INFO opnfv-tempest [-] {1} tempest.api.network.test_tags.TagsExtTest.test_update_and_delete_all_tags ... success [5.692s] 2018-10-12 06:45:56,051 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:56.050 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_with_host_routes_and_dns_nameservers ... success [6.624s] 2018-10-12 06:45:59,992 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:45:59.992 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_create_update_floatingip_with_port_multiple_ip_address ... success [10.109s] 2018-10-12 06:46:00,632 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:00.632 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_delete_subnet_without_gateway ... success [4.581s] 2018-10-12 06:46:03,367 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:03.367 49 INFO opnfv-tempest [-] {3} tempest.api.volume.test_volumes_clone_negative.VolumesCloneNegativeTest.test_create_from_volume_decreasing_size ... success [2.669s] 2018-10-12 06:46:03,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:03.794 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_list_subnet_with_no_gw64_one_network ... success [3.160s] 2018-10-12 06:46:07,352 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:07.351 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_create_external_network ... success [3.659s] 2018-10-12 06:46:07,668 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:07.668 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_delete_port ... success [7.676s] 2018-10-12 06:46:08,979 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:08.979 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-10-12 06:46:10,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:10.728 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_slaac_subnet_with_ports ... success [10.234s] 2018-10-12 06:46:11,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:11.583 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_add_remove_router_interface_with_subnet_id ... success [17.945s] 2018-10-12 06:46:11,586 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:11.585 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-10-12 06:46:12,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:12.152 49 INFO opnfv-tempest [-] {1} tempest.api.object_storage.test_object_slo.ObjectSloTest ... skip: ObjectSloTest skipped as swift is not available 2018-10-12 06:46:12,153 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:12.153 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-10-12 06:46:12,154 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:12.153 49 INFO opnfv-tempest [-] {1} tempest.api.volume.admin.test_snapshot_manage.SnapshotManageAdminTest ... skip: Manage snapshot tests are disabled 2018-10-12 06:46:13,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:13.762 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_port_list_filter_by_router_id ... success [25.238s] 2018-10-12 06:46:14,030 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:14.029 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port ... success [0.268s] 2018-10-12 06:46:14,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:14.084 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_show_port_fields ... success [0.055s] 2018-10-12 06:46:14,960 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:14.960 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_delete_network_subnet ... success [11.165s] 2018-10-12 06:46:15,359 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:15.359 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_with_nonexistent_volume_id ... success [0.228s] 2018-10-12 06:46:15,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:15.529 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_create_snapshot_without_passing_volume_id ... success [0.170s] 2018-10-12 06:46:15,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:15.589 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_delete_external_networks_with_floating_ip ... success [8.235s] 2018-10-12 06:46:15,700 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:15.700 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshot_invalid_param_limit ... success [0.169s] 2018-10-12 06:46:15,946 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:15.946 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_marker ... success [0.246s] 2018-10-12 06:46:16,137 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:16.137 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_list_snapshots_invalid_param_sort ... success [0.191s] 2018-10-12 06:46:17,320 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:17.319 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_create_update_network_description ... success [2.358s] 2018-10-12 06:46:17,877 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:17.877 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_list_external_networks ... success [2.288s] 2018-10-12 06:46:20,645 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:20.644 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_show_external_networks_attribute ... success [2.766s] 2018-10-12 06:46:20,848 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:20.848 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_stateless_subnet_with_ports ... success [10.119s] 2018-10-12 06:46:21,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:21.350 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_delete_network_with_subnet ... success [4.030s] 2018-10-12 06:46:21,669 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:21.668 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_external_network_visibility ... success [0.318s] 2018-10-12 06:46:21,911 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:21.911 49 INFO opnfv-tempest [-] {1} tempest.api.volume.test_volumes_snapshots_negative.VolumesSnapshotNegativeTestJSON.test_volume_from_snapshot_decreasing_size ... success [5.772s] 2018-10-12 06:46:22,136 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:22.136 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks ... success [0.466s] 2018-10-12 06:46:22,284 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:22.283 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_create_server_multi_nic.ServersTestMultiNic.test_verify_multiple_nics_order ... success [41.059s] 2018-10-12 06:46:22,830 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:22.830 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_networks_fields ... success [0.693s] 2018-10-12 06:46:22,937 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:22.937 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets ... success [0.106s] 2018-10-12 06:46:23,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:23.129 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_list_subnets_fields ... success [0.191s] 2018-10-12 06:46:23,383 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:23.383 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network ... success [0.254s] 2018-10-12 06:46:23,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:23.502 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_network_fields ... success [0.119s] 2018-10-12 06:46:23,511 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:23.511 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_external_network_extension.ExternalNetworksTestJSON.test_update_external_network ... success [2.867s] 2018-10-12 06:46:23,713 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:23.713 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet ... success [0.210s] 2018-10-12 06:46:23,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:23.783 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_show_subnet_fields ... success [0.070s] 2018-10-12 06:46:26,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:26.751 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_slaac ... success [5.903s] 2018-10-12 06:46:27,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:27.858 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_security_group_and_extra_attributes ... success [13.771s] 2018-10-12 06:46:29,024 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:29.024 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_create_show_list_update_delete_router ... success [17.437s] 2018-10-12 06:46:30,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:30.709 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_floating_ips.FloatingIPTestJSON.test_floating_ip_update_different_router ... success [23.040s] 2018-10-12 06:46:31,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:31.519 49 INFO opnfv-tempest [-] {9} tempest.api.network.test_networks.NetworksIpV6Test.test_update_subnet_gw_dns_host_routes_dhcp ... success [7.734s] 2018-10-12 06:46:32,005 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:32.004 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_delete_extra_route ... success [43.522s] 2018-10-12 06:46:32,685 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:32.684 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_network_advanced_server_ops.TestNetworkAdvancedServerOps.test_server_connectivity_reboot ... success [64.126s] 2018-10-12 06:46:36,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:36.387 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateful ... success [9.635s] 2018-10-12 06:46:40,729 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:40.729 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.505s] 2018-10-12 06:46:40,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:40.951 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_affinity_policy ... success [0.222s] 2018-10-12 06:46:41,159 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:41.158 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_delete_server_group_with_anti_affinity_policy ... success [0.207s] 2018-10-12 06:46:41,361 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:41.361 49 INFO opnfv-tempest [-] {4} tempest.api.network.admin.test_routers_negative.RoutersAdminNegativeIpV6Test.test_router_set_gateway_used_ip_returns_409 ... success [9.390s] 2018-10-12 06:46:41,449 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:41.449 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_networks.NetworksIpV6TestAttrs.test_create_delete_subnet_with_v6_attributes_stateless ... success [5.062s] 2018-10-12 06:46:42,065 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:42.064 49 INFO opnfv-tempest [-] {15} tempest.api.network.test_ports.PortsIpV6TestJSON.test_update_port_with_two_security_groups_and_extra_attributes ... success [14.205s] 2018-10-12 06:46:46,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:46.112 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_resize_server_revert ... success [51.796s] 2018-10-12 06:46:46,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:46.113 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-10-12 06:46:46,169 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:46.168 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_router_interface_port_update_with_fixed_ip ... success [17.144s] 2018-10-12 06:46:46,210 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:46.210 49 INFO opnfv-tempest [-] {7} tempest.api.network.test_routers.RoutersTest.test_update_router_admin_state ... success [14.209s] 2018-10-12 06:46:53,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:53.887 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_create_server_with_scheduler_hint_group ... success [12.724s] 2018-10-12 06:46:53,931 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:53.931 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_create_list_port_with_address_pair ... success [3.005s] 2018-10-12 06:46:53,944 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:53.943 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_list_server_groups ... success [0.059s] 2018-10-12 06:46:53,980 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:53.980 49 INFO opnfv-tempest [-] {11} tempest.api.compute.servers.test_server_group.ServerGroupTestJSON.test_show_server_group ... success [0.036s] 2018-10-12 06:46:56,741 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:56.740 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_container_quotas.ContainerQuotasTest ... skip: ContainerQuotasTest skipped as swift is not available 2018-10-12 06:46:56,742 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:56.741 49 INFO opnfv-tempest [-] {9} tempest.api.object_storage.test_object_formpost_negative.ObjectFormPostNegativeTest ... skip: ObjectFormPostNegativeTest skipped as swift is not available 2018-10-12 06:46:56,776 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:56.776 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_additional_default_security_group_fails ... success [0.425s] 2018-10-12 06:46:57,350 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:57.350 49 INFO opnfv-tempest [-] {11} tempest.api.compute.test_networks.ComputeNetworksTest ... skip: nova-network is not available. 2018-10-12 06:46:57,351 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:57.350 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v2.test_users_negative.UsersNegativeTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 06:46:57,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:57.972 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_manage.VolumeManageAdminTest ... skip: Manage volume tests are disabled 2018-10-12 06:46:58,230 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:58.230 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_address_pair ... success [4.298s] 2018-10-12 06:46:59,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:46:59.111 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_duplicate_security_group_rule_fails ... success [2.333s] 2018-10-12 06:47:00,936 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:00.936 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_ethertype ... success [1.825s] 2018-10-12 06:47:02,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:02.125 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_cidr_address_pair ... success [3.894s] 2018-10-12 06:47:02,568 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:02.568 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_list_update_show_delete_security_group ... success [3.309s] 2018-10-12 06:47:02,661 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:02.661 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_bad_protocol ... success [1.725s] 2018-10-12 06:47:02,973 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:02.973 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_service_without_description ... success [0.642s] 2018-10-12 06:47:03,538 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:03.538 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_create_update_get_service ... success [0.564s] 2018-10-12 06:47:04,021 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:04.021 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.358s] 2018-10-12 06:47:04,082 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:04.081 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_detach_volume ... success [79.381s] 2018-10-12 06:47:04,146 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:04.146 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_reboot ... success [0.070s] 2018-10-12 06:47:04,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:04.220 49 INFO opnfv-tempest [-] {6} tempest.api.compute.servers.test_server_rescue_negative.ServerRescueNegativeTestJSON.test_rescued_vm_rebuild ... success [0.074s] 2018-10-12 06:47:04,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:04.349 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_additional_args ... success [1.781s] 2018-10-12 06:47:04,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:04.786 49 INFO opnfv-tempest [-] {11} tempest.api.identity.admin.v3.test_services.ServicesTestJSON.test_list_services ... success [1.246s] 2018-10-12 06:47:06,933 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:06.933 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_add ... success [3.131s] 2018-10-12 06:47:06,948 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:06.948 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_invalid_ports ... success [2.925s] 2018-10-12 06:47:07,112 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:07.111 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_allowed_address_pair.AllowedAddressPairIpV6TestJSON.test_update_port_with_multiple_ip_mac_address_pair ... success [4.985s] 2018-10-12 06:47:08,238 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:08.238 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v2.test_users.IdentityUsersTest ... skip: Identity api v2 is not enabled 2018-10-12 06:47:08,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:08.377 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.429s] 2018-10-12 06:47:08,616 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:08.616 49 INFO opnfv-tempest [-] {15} tempest.api.volume.admin.test_volume_type_access.VolumeTypesAccessTest.test_volume_type_access_list ... success [1.684s] 2018-10-12 06:47:08,723 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:08.723 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.345s] 2018-10-12 06:47:10,591 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:10.591 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_icmp_type_code ... success [6.237s] 2018-10-12 06:47:10,987 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:10.986 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_create_token ... success [0.450s] 2018-10-12 06:47:12,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:12.024 49 INFO opnfv-tempest [-] {11} tempest.api.identity.v3.test_tokens.TokensV3Test.test_validate_token ... success [1.037s] 2018-10-12 06:47:12,077 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:12.077 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_and_group ... success [3.352s] 2018-10-12 06:47:12,652 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:12.652 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit ... success [0.258s] 2018-10-12 06:47:12,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:12.720 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_protocol_integer_value ... success [2.132s] 2018-10-12 06:47:13,244 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:13.244 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_infinite ... success [0.591s] 2018-10-12 06:47:13,387 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:13.386 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_rule_wrong_ip_prefix_version ... success [1.308s] 2018-10-12 06:47:13,515 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:13.514 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_limit_equals_zero ... success [0.270s] 2018-10-12 06:47:13,751 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:13.751 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_marker ... success [0.236s] 2018-10-12 06:47:13,787 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:13.786 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_asc ... success [0.035s] 2018-10-12 06:47:14,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:14.022 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_created_at_desc ... success [0.236s] 2018-10-12 06:47:14,057 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:14.057 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_asc ... success [0.034s] 2018-10-12 06:47:14,084 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:14.084 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_id_desc ... success [0.026s] 2018-10-12 06:47:14,271 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:14.270 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_asc ... success [0.186s] 2018-10-12 06:47:14,439 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:14.439 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshot_list_param_sort_name_desc ... success [0.168s] 2018-10-12 06:47:14,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:14.792 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_details_with_params ... success [0.352s] 2018-10-12 06:47:15,304 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:15.303 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_create_security_group_update_name_default ... success [1.916s] 2018-10-12 06:47:15,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:15.327 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_delete_non_existent_security_group ... success [0.024s] 2018-10-12 06:47:15,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:15.347 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group ... success [0.020s] 2018-10-12 06:47:15,381 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:15.380 49 INFO opnfv-tempest [-] {9} tempest.api.volume.test_volumes_snapshots_list.VolumesSnapshotListTestJSON.test_snapshots_list_with_params ... success [0.588s] 2018-10-12 06:47:15,589 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:15.589 49 INFO opnfv-tempest [-] {5} tempest.api.network.test_security_groups_negative.NegativeSecGroupIPv6Test.test_show_non_existent_security_group_rule ... success [0.241s] 2018-10-12 06:47:16,226 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:16.226 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_group_id ... success [3.502s] 2018-10-12 06:47:18,128 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:18.127 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_account_services_negative.AccountNegativeTest ... skip: AccountNegativeTest skipped as swift is not available 2018-10-12 06:47:18,129 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:18.129 49 INFO opnfv-tempest [-] {5} tempest.api.object_storage.test_container_services_negative.ContainerNegativeTest ... skip: ContainerNegativeTest skipped as swift is not available 2018-10-12 06:47:18,130 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:18.130 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-10-12 06:47:18,132 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:18.132 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_object_storage_basic_ops.TestObjectStorageBasicOps ... skip: TestObjectStorageBasicOps skipped as swift is not available 2018-10-12 06:47:19,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:19.094 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_create_update_delete_meta_namespace_objects ... success [2.360s] 2018-10-12 06:47:19,248 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:19.247 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_stop_start_server ... success [33.127s] 2018-10-12 06:47:19,379 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:19.378 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_security_group_rule_with_remote_ip_prefix ... success [3.153s] 2018-10-12 06:47:19,986 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:19.986 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_list_meta_namespace_objects ... success [0.892s] 2018-10-12 06:47:20,326 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:20.326 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_list_update_show_delete_security_group ... success [1.835s] 2018-10-12 06:47:21,026 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:21.026 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_objects.MetadataNamespaceObjectsTest.test_show_meta_namespace_objects ... success [1.040s] 2018-10-12 06:47:21,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:21.473 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_create_show_delete_security_group_rule ... success [2.091s] 2018-10-12 06:47:21,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:21.519 49 INFO opnfv-tempest [-] {2} tempest.api.network.test_security_groups.SecGroupIPv6Test.test_list_security_groups ... success [0.049s] 2018-10-12 06:47:22,069 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:22.069 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_additional_args ... success [1.742s] 2018-10-12 06:47:25,221 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:25.220 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_delete_extra_route ... success [39.046s] 2018-10-12 06:47:25,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:25.377 49 INFO opnfv-tempest [-] {14} tempest.api.compute.servers.test_server_actions.ServerActionsTestJSON.test_suspend_resume_server ... success [6.132s] 2018-10-12 06:47:25,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:25.856 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-10-12 06:47:25,859 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:25.859 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v2.test_tokens.TokensTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 06:47:25,977 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:25.976 49 INFO opnfv-tempest [-] {7} tempest.api.object_storage.test_container_services.ContainerTest ... skip: ContainerTest skipped as swift is not available 2018-10-12 06:47:26,406 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:26.406 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_list_delete_namespace_tags ... success [1.372s] 2018-10-12 06:47:28,786 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:28.785 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_invalid_body ... success [0.322s] 2018-10-12 06:47:28,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:28.964 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_none_body ... success [0.179s] 2018-10-12 06:47:29,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:29.157 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_create_nonexistent_type_id ... success [0.192s] 2018-10-12 06:47:29,166 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:29.166 49 INFO opnfv-tempest [-] {11} tempest.api.image.v2.test_images_metadefs_namespace_tags.MetadataNamespaceTagsTest.test_create_update_delete_tag ... success [2.759s] 2018-10-12 06:47:29,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:29.326 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_delete_nonexistent_volume_type_id ... success [0.168s] 2018-10-12 06:47:29,525 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:29.525 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_extra_spec_name ... success [0.198s] 2018-10-12 06:47:29,712 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:29.711 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_icmp_type_code ... success [7.637s] 2018-10-12 06:47:29,747 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:29.746 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_get_nonexistent_volume_type_id ... success [0.221s] 2018-10-12 06:47:29,962 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:29.962 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_list_nonexistent_volume_type_id ... success [0.214s] 2018-10-12 06:47:30,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:30.172 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_multiple_extra_spec ... success [0.210s] 2018-10-12 06:47:30,363 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:30.363 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_no_body ... success [0.190s] 2018-10-12 06:47:30,513 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:30.513 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_hotplug_nic ... success [76.668s] 2018-10-12 06:47:30,582 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:30.581 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_none_extra_spec_id ... success [0.218s] 2018-10-12 06:47:30,629 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:30.629 49 INFO opnfv-tempest [-] {2} tempest.api.volume.admin.test_volume_types_extra_specs_negative.ExtraSpecsNegativeTest.test_update_nonexistent_extra_spec_id ... success [0.047s] 2018-10-12 06:47:30,952 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:30.951 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_list_hosts ... success [0.199s] 2018-10-12 06:47:31,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:31.034 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_protocol_integer_value ... success [1.326s] 2018-10-12 06:47:31,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:31.198 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_account_quotas.AccountQuotasTest ... skip: AccountQuotasTest skipped as swift is not available 2018-10-12 06:47:31,199 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:31.199 49 INFO opnfv-tempest [-] {11} tempest.api.object_storage.test_container_acl.ObjectTestACLs ... skip: ObjectTestACLs skipped as swift is not available 2018-10-12 06:47:31,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:31.346 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_hosts.VolumeHostsAdminTestsJSON.test_show_host ... success [0.394s] 2018-10-12 06:47:32,608 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:32.608 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_create_list_show_check_delete_endpoint_group ... success [1.185s] 2018-10-12 06:47:33,920 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:33.919 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_endpoint_groups.EndPointGroupsTest.test_update_endpoint_group ... success [1.312s] 2018-10-12 06:47:34,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:34.805 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_group_id ... success [3.768s] 2018-10-12 06:47:35,784 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:35.783 49 INFO opnfv-tempest [-] {10} tempest.api.network.test_routers.RoutersIpV6Test.test_update_router_admin_state ... success [10.567s] 2018-10-12 06:47:35,896 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:35.896 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_security_group_rule_with_remote_ip_prefix ... success [1.091s] 2018-10-12 06:47:38,158 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:38.157 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_associate_disassociate_qos ... success [2.714s] 2018-10-12 06:47:38,981 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:38.980 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_back_end_consumer ... success [0.823s] 2018-10-12 06:47:39,474 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:39.473 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_create_show_delete_security_group_rule ... success [3.574s] 2018-10-12 06:47:39,535 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:39.535 49 INFO opnfv-tempest [-] {4} tempest.api.network.test_security_groups.SecGroupTest.test_list_security_groups ... success [0.065s] 2018-10-12 06:47:40,233 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:40.233 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_both_consumer ... success [1.252s] 2018-10-12 06:47:40,781 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:40.781 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_create_delete_qos_with_front_end_consumer ... success [0.547s] 2018-10-12 06:47:40,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:40.806 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_get_qos ... success [0.025s] 2018-10-12 06:47:41,028 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:41.028 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_list_qos ... success [0.221s] 2018-10-12 06:47:41,503 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:41.503 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-10-12 06:47:41,817 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:41.817 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_crud_volume_metadata ... success [2.847s] 2018-10-12 06:47:42,059 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:42.059 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_qos.QosSpecsTestJSON.test_set_unset_qos_key ... success [1.031s] 2018-10-12 06:47:42,584 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:42.584 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_crud_with_volume_type_and_extra_specs ... fail [3.506s] 2018-10-12 06:47:43,008 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:43.008 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_metadata.VolumesMetadataTest.test_update_show_volume_metadata_item ... success [1.191s] 2018-10-12 06:47:43,080 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:43.079 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_create_get_delete ... success [0.499s] 2018-10-12 06:47:43,347 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:43.347 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_backup_create_attached_volume ... fail [22.165s] 2018-10-12 06:47:44,052 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:44.052 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_get_user ... success [0.102s] 2018-10-12 06:47:44,172 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:44.172 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_user_domains ... success [0.119s] 2018-10-12 06:47:44,290 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:44.289 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users ... success [0.116s] 2018-10-12 06:47:44,369 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:44.369 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_name ... success [0.080s] 2018-10-12 06:47:44,473 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:44.473 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_list_users.UsersV3TestJSON.test_list_users_with_not_enabled ... success [0.103s] 2018-10-12 06:47:45,689 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:45.689 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_encryption_create_get_update_delete ... success [2.607s] 2018-10-12 06:47:45,888 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:45.888 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_list ... success [0.200s] 2018-10-12 06:47:46,477 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:46.476 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_with_details ... success [0.240s] 2018-10-12 06:47:46,642 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:46.642 49 INFO opnfv-tempest [-] {7} tempest.api.volume.admin.test_volume_types.VolumeTypesTest.test_volume_type_update ... success [0.753s] 2018-10-12 06:47:46,792 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:46.792 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volume_pools.VolumePoolsAdminTestsJSON.test_get_pools_without_details ... success [0.315s] 2018-10-12 06:47:48,060 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:48.060 49 INFO opnfv-tempest [-] {8} tempest.scenario.test_server_multinode.TestServerMultinode.test_schedule_to_all_nodes ... success [38.737s] 2018-10-12 06:47:54,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:54.078 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_bootable_volume_backup_and_restore ... fail [10.725s] 2018-10-12 06:47:55,009 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:55.008 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_get_user ... success [1.636s] 2018-10-12 06:47:55,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:55.491 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volume_gigabytes ... success [1.321s] 2018-10-12 06:47:55,754 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:55.753 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volume_quotas_negative.BaseVolumeQuotasNegativeTestJSON.test_quota_volumes ... success [0.262s] 2018-10-12 06:47:55,799 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:55.798 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_export_import ... fail [2.546s] 2018-10-12 06:47:57,113 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:57.112 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_backup.VolumesBackupsTest.test_volume_backup_create_get_detailed_list_restore_delete ... fail [3.037s] 2018-10-12 06:47:58,965 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:58.964 49 INFO opnfv-tempest [-] {4} tempest.api.volume.admin.test_volumes_backup.VolumesBackupsAdminTest.test_volume_backup_reset_status ... fail [3.163s] 2018-10-12 06:47:59,094 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:59.094 49 INFO opnfv-tempest [-] {7} tempest.api.volume.test_volume_absolute_limits.AbsoluteLimitsTests.test_get_volume_absolute_limits ... success [0.211s] 2018-10-12 06:47:59,234 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:59.234 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_list_user_projects ... success [4.223s] 2018-10-12 06:47:59,236 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:47:59.236 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-10-12 06:48:00,140 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:00.140 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_get_list_accept_volume_transfer ... success [7.160s] 2018-10-12 06:48:01,327 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:01.326 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_get_extension ... success [0.196s] 2018-10-12 06:48:01,365 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:01.365 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_extensions.ExtensionsTest.test_list_extensions ... success [0.038s] 2018-10-12 06:48:02,492 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:02.491 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_update_user_password ... success [3.258s] 2018-10-12 06:48:03,938 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:03.937 49 INFO opnfv-tempest [-] {6} tempest.api.identity.admin.v3.test_users.UsersV3TestJSON.test_user_update ... success [1.446s] 2018-10-12 06:48:05,033 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:05.032 49 INFO opnfv-tempest [-] {2} tempest.api.volume.test_volume_transfers.VolumesTransfersTest.test_create_list_delete_volume_transfer ... success [4.892s] 2018-10-12 06:48:05,395 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:05.395 49 INFO opnfv-tempest [-] {5} tempest.scenario.test_server_basic_ops.TestServerBasicOps.test_server_basic_ops ... success [32.302s] 2018-10-12 06:48:07,421 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:07.421 49 INFO opnfv-tempest [-] {14} tempest.api.compute.test_tenant_networks.ComputeTenantNetworksTest.test_list_show_tenant_networks ... success [1.011s] 2018-10-12 06:48:08,763 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:08.763 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-10-12 06:48:08,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:08.764 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_account_lockout ... skip [0.000s]: Security compliance not available. 2018-10-12 06:48:10,089 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:10.088 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list ... success [0.192s] 2018-10-12 06:48:10,273 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:10.273 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_by_name ... success [0.184s] 2018-10-12 06:48:10,475 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:10.475 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_by_name ... success [0.202s] 2018-10-12 06:48:10,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:10.556 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-10-12 06:48:10,557 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:10.557 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-10-12 06:48:11,110 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:11.110 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_pagination ... success [0.633s] 2018-10-12 06:48:11,378 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:11.378 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_details_with_multiple_params ... success [0.268s] 2018-10-12 06:48:11,478 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:11.478 49 INFO opnfv-tempest [-] {10} tempest.api.object_storage.test_account_bulk.BulkTest ... skip: BulkTest skipped as swift is not available 2018-10-12 06:48:12,266 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:12.266 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_pagination ... success [0.886s] 2018-10-12 06:48:12,307 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:12.306 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_param_display_name_and_status ... success [0.041s] 2018-10-12 06:48:12,371 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:12.371 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_display_name_and_status ... success [0.064s] 2018-10-12 06:48:12,609 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:12.608 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_marker ... success [0.237s] 2018-10-12 06:48:12,667 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:12.667 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_detail_param_metadata ... success [0.057s] 2018-10-12 06:48:12,721 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:12.721 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_details ... success [0.054s] 2018-10-12 06:48:12,764 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:12.763 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volume_list_with_param_metadata ... success [0.042s] 2018-10-12 06:48:12,858 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:12.858 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_availability_zone ... success [0.093s] 2018-10-12 06:48:12,940 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:12.940 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_bootable ... success [0.082s] 2018-10-12 06:48:13,435 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:13.435 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_by_status ... success [0.494s] 2018-10-12 06:48:13,493 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:13.493 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_availability_zone ... success [0.057s] 2018-10-12 06:48:13,551 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:13.550 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_bootable ... success [0.057s] 2018-10-12 06:48:13,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:13.807 49 INFO opnfv-tempest [-] {15} tempest.api.volume.test_volumes_list.VolumesListTestJSON.test_volumes_list_details_by_status ... success [0.256s] 2018-10-12 06:48:15,131 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:15.131 49 INFO opnfv-tempest [-] {6} tempest.api.identity.v3.test_users.IdentityV3UsersTest.test_user_update_own_password ... success [6.365s] 2018-10-12 06:48:16,389 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:16.388 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_host_name ... success [0.187s] 2018-10-12 06:48:16,570 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:16.569 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_and_host_name ... success [0.181s] 2018-10-12 06:48:16,732 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:16.732 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_service_binary_name ... success [0.163s] 2018-10-12 06:48:18,759 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:18.759 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_blank_id ... fail [0.011s] 2018-10-12 06:48:18,771 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:18.770 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_id_over_character_limit ... fail [0.006s] 2018-10-12 06:48:18,782 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:18.781 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_negative_image_id ... fail [0.006s] 2018-10-12 06:48:18,791 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:18.791 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_image_non_hex_string_id ... fail [0.010s] 2018-10-12 06:48:18,801 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:18.800 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_delete_non_existent_image ... fail [0.009s] 2018-10-12 06:48:18,811 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:18.811 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_container_format ... fail [0.006s] 2018-10-12 06:48:18,818 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:18.818 49 INFO opnfv-tempest [-] {6} tempest.api.image.v1.test_images_negative.CreateDeleteImagesNegativeTest.test_register_with_invalid_disk_format ... fail [0.006s] 2018-10-12 06:48:19,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:19.192 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_get_service_by_volume_host_name ... success [2.457s] 2018-10-12 06:48:19,208 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:19.208 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_services.VolumesServicesTestJSON.test_list_services ... success [0.017s] 2018-10-12 06:48:20,995 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:20.994 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_force_detach_volume ... success [16.195s] 2018-10-12 06:48:21,340 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:21.339 49 INFO opnfv-tempest [-] {14} tempest.api.compute.volumes.test_volume_snapshots.VolumesSnapshotsTestJSON.test_volume_snapshot_create_get_list_delete ... success [10.071s] 2018-10-12 06:48:23,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:23.379 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_tenants.TenantsTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 06:48:23,380 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:23.380 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v2.test_users.UsersTestJSON ... skip: Identity api v2 is not enabled 2018-10-12 06:48:25,682 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:25.682 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_attaching ... success [4.690s] 2018-10-12 06:48:28,022 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:28.021 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_create_get_update_delete ... success [0.369s] 2018-10-12 06:48:28,366 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:28.365 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-10-12 06:48:28,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:28.528 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_credentials.CredentialsTestJSON.test_credentials_list_delete ... success [0.508s] 2018-10-12 06:48:29,157 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:29.156 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_creating ... success [3.474s] 2018-10-12 06:48:31,424 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:31.424 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_gigabytes_snapshots ... success [0.791s] 2018-10-12 06:48:31,793 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:31.793 49 INFO opnfv-tempest [-] {10} tempest.api.volume.admin.test_volume_snapshot_quotas_negative.VolumeSnapshotQuotasNegativeTestJSON.test_quota_volume_snapshots ... success [0.369s] 2018-10-12 06:48:32,871 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:32.870 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_error ... success [3.713s] 2018-10-12 06:48:35,675 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:35.675 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_with_disabled_status ... success [0.276s] 2018-10-12 06:48:36,083 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:36.083 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_domain_without_description ... success [0.408s] 2018-10-12 06:48:36,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:36.145 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_force_delete_when_volume_is_maintenance ... success [3.274s] 2018-10-12 06:48:36,794 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:36.794 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_create_update_delete_domain ... success [0.709s] 2018-10-12 06:48:36,857 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:36.857 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains ... success [0.063s] 2018-10-12 06:48:36,925 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:36.925 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_enabled ... success [0.067s] 2018-10-12 06:48:37,007 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:37.007 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_domains.DomainsTestJSON.test_list_domains_filter_by_name ... success [0.082s] 2018-10-12 06:48:38,364 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:38.364 49 INFO opnfv-tempest [-] {11} tempest.api.volume.admin.test_volumes_actions.VolumesActionsTest.test_volume_reset_status ... success [2.217s] 2018-10-12 06:48:40,519 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:40.518 49 INFO opnfv-tempest [-] {3} tempest.scenario.test_network_basic_ops.TestNetworkBasicOps.test_network_basic_ops ... success [69.986s] 2018-10-12 06:48:41,346 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:41.345 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.480s] 2018-10-12 06:48:45,951 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:45.951 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.605s] 2018-10-12 06:48:46,681 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:46.681 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_domain_roles ... success [0.491s] 2018-10-12 06:48:47,520 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:47.520 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_assignments_for_implied_roles_create_delete ... success [0.837s] 2018-10-12 06:48:47,991 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:47.990 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_domain_roles_create_delete ... success [0.471s] 2018-10-12 06:48:48,373 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:48.372 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_domain ... success [0.381s] 2018-10-12 06:48:49,414 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:49.413 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_group_on_project ... success [1.039s] 2018-10-12 06:48:49,846 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:49.846 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_domain ... success [0.432s] 2018-10-12 06:48:50,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:50.252 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_grant_list_revoke_role_to_user_on_project ... success [0.406s] 2018-10-12 06:48:52,509 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:52.508 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_domain_roles ... success [2.254s] 2018-10-12 06:48:52,797 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:52.797 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_implied_roles_create_check_show_delete ... fail [0.284s] 2018-10-12 06:48:53,237 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:53.237 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_attach_detach_volume_to_instance ... success [10.960s] 2018-10-12 06:48:53,529 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:53.529 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_all_implied_roles ... success [0.734s] 2018-10-12 06:48:53,597 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:53.597 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_list_roles ... success [0.067s] 2018-10-12 06:48:54,010 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:54.010 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_role_create_update_show_list ... success [0.413s] 2018-10-12 06:48:54,709 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:48:54.708 49 INFO opnfv-tempest [-] {14} tempest.api.identity.admin.v3.test_roles.RolesV3TestJSON.test_roles_hierarchy ... success [0.698s] 2018-10-12 06:49:02,530 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:02.529 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_get_volume_attachment ... success [9.290s] 2018-10-12 06:49:03,079 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:03.078 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_reserve_unreserve_volume ... success [0.551s] 2018-10-12 06:49:03,599 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:03.598 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_bootable ... success [0.519s] 2018-10-12 06:49:04,291 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:04.290 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_readonly_update ... success [0.691s] 2018-10-12 06:49:07,125 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:07.124 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_add_remove_network_from_dhcp_agent ... success [3.006s] 2018-10-12 06:49:07,142 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:07.142 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_dhcp_agent_hosting_network ... success [0.019s] 2018-10-12 06:49:07,561 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:07.561 49 INFO opnfv-tempest [-] {14} tempest.api.network.admin.test_dhcp_agent_scheduler.DHCPAgentSchedulersTestJSON.test_list_networks_hosted_by_one_dhcp ... success [0.417s] 2018-10-12 06:49:21,193 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:21.192 49 INFO opnfv-tempest [-] {14} tempest.api.network.test_tags.TagsTest.test_create_list_show_update_delete_tags ... success [2.638s] 2018-10-12 06:49:21,374 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:21.374 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful ... success [19.015s] 2018-10-12 06:49:26,598 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:26.597 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_show_default_quota ... success [0.169s] 2018-10-12 06:49:28,349 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:28.348 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_quota_classes.VolumeQuotaClassesTest.test_update_default_quota ... success [1.748s] 2018-10-12 06:49:30,272 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:30.271 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_actions.VolumesActionsTest.test_volume_upload ... success [25.977s] 2018-10-12 06:49:34,914 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:34.914 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_volume_with_private_volume_type ... success [0.374s] 2018-10-12 06:49:35,070 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:35.070 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_create_with_empty_name ... success [0.156s] 2018-10-12 06:49:35,243 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:35.243 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_delete_nonexistent_type_id ... success [0.172s] 2018-10-12 06:49:35,420 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:35.419 49 INFO opnfv-tempest [-] {14} tempest.api.volume.admin.test_volume_types_negative.VolumeTypesNegativeTest.test_get_nonexistent_type_id ... success [0.176s] 2018-10-12 06:49:36,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:36.806 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips ... success [15.429s] 2018-10-12 06:49:40,145 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:40.145 49 INFO opnfv-tempest [-] {14} tempest.api.volume.test_extensions.ExtensionsTestJSON.test_list_extensions ... success [0.155s] 2018-10-12 06:49:42,306 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:42.306 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_duplicate ... success [5.502s] 2018-10-12 06:49:46,011 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:46.010 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_fixedips_outrange ... success [3.704s] 2018-10-12 06:49:47,002 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:47.002 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_bootable_volume ... success [12.094s] 2018-10-12 06:49:51,533 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:49:51.533 49 INFO opnfv-tempest [-] {10} tempest.api.volume.test_volumes_clone.VolumesCloneTest.test_create_from_volume ... success [4.532s] 2018-10-12 06:50:02,357 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:50:02.356 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volume_delete_cascade.VolumesDeleteCascade.test_volume_from_snapshot_cascade_delete ... fail [306.767s] 2018-10-12 06:50:11,852 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:50:11.851 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcp_stateful_router ... success [25.837s] 2018-10-12 06:50:44,501 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:50:44.500 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_64_subnets ... success [32.643s] 2018-10-12 06:50:46,239 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:50:46.239 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_invalid_options ... success [1.742s] 2018-10-12 06:50:56,025 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:50:56.025 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_eui64 ... success [9.783s] 2018-10-12 06:51:05,684 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:51:05.683 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra ... success [9.657s] 2018-10-12 06:51:10,628 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:51:10.628 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_stateless_no_ra_no_dhcp ... success [4.945s] 2018-10-12 06:51:29,040 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:51:29.040 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_network_v6.TestGettingAddress.test_dualnet_multi_prefix_slaac ... success [88.635s] 2018-10-12 06:51:42,491 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:51:42.491 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_dhcp_ipv6.NetworksTestDHCPv6.test_dhcpv6_two_subnets ... success [31.855s] 2018-10-12 06:51:58,035 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:51:58.035 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_add_router_interfaces_on_overlapping_subnets_returns_400 ... success [5.814s] 2018-10-12 06:51:58,242 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:51:58.241 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_delete_non_existent_router_returns_404 ... success [0.208s] 2018-10-12 06:51:58,612 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:51:58.612 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_invalid_network_returns_404 ... success [0.370s] 2018-10-12 06:52:00,310 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:52:00.310 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_add_gateway_net_not_external_returns_400 ... success [1.697s] 2018-10-12 06:52:02,867 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:52:02.866 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_router_remove_interface_in_use_returns_409 ... success [2.556s] 2018-10-12 06:52:03,101 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:52:03.101 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_show_non_existent_router_returns_404 ... success [0.234s] 2018-10-12 06:52:03,453 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:52:03.453 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_routers_negative.RoutersNegativeTest.test_update_non_existent_router_returns_404 ... success [0.352s] 2018-10-12 06:52:23,454 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:52:23.453 49 INFO opnfv-tempest [-] {6} tempest.api.network.test_versions.NetworksApiDiscovery.test_api_version_resources ... success [0.007s] 2018-10-12 06:52:24,821 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:52:24.820 49 INFO opnfv-tempest [-] {6} tempest.api.object_storage.test_container_acl_negative.ObjectACLsNegativeTest ... skip: ObjectACLsNegativeTest skipped as swift is not available 2018-10-12 06:52:26,686 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:52:26.685 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_versions.VersionsTest.test_list_versions ... success [0.012s] 2018-10-12 06:52:33,338 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:52:33.338 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_backup ... fail [1.896s] 2018-10-12 06:52:56,437 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:52:56.436 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_delete_with_volume_in_use ... success [23.094s] 2018-10-12 06:52:56,918 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:52:56.918 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_cross_tenant_traffic ... success [81.653s] 2018-10-12 06:52:59,465 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:52:59.465 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_get_list_update_delete ... success [3.032s] 2018-10-12 06:53:21,133 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:53:21.132 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_snapshot_create_offline_delete_online ... success [21.660s] 2018-10-12 06:53:27,913 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:53:27.912 49 INFO opnfv-tempest [-] {6} tempest.api.volume.test_volumes_snapshots.VolumesSnapshotTestJSON.test_volume_from_snapshot ... success [6.781s] 2018-10-12 06:53:56,546 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:53:56.546 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_create_ebs_image_and_check_boot ... fail [328.059s] 2018-10-12 06:54:04,117 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:54:04.117 49 INFO opnfv-tempest [-] {10} tempest.scenario.test_security_groups_basic_ops.TestSecurityGroupsBasicOps.test_in_tenant_traffic ... success [67.188s] 2018-10-12 06:55:09,398 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:55:09.398 49 INFO opnfv-tempest [-] {13} tempest.api.volume.test_volumes_extend.VolumesExtendTest.test_volume_extend ... success [3.519s] 2018-10-12 06:55:09,400 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:55:09.400 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-10-12 06:55:20,141 - functest.opnfv_tests.openstack.tempest.tempest - INFO - 2018-10-12 06:55:20.141 49 INFO opnfv-tempest [-] {4} tempest.scenario.test_volume_boot_pattern.TestVolumeBootPattern.test_volume_boot_pattern ... success [83.585s] 2018-10-12 06:55:41,252 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Verification UUID: b1a1472f-c61f-493f-8038-25b42a396bed 2018-10-12 06:55:41,301 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Showing result for a verification: '['rally', 'verify', 'show', '--uuid', 'b1a1472f-c61f-493f-8038-25b42a396bed']'. 2018-10-12 06:55:42,805 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +-----------------------------------------------------------------------------------------+ 2018-10-12 06:55:42,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verification | 2018-10-12 06:55:42,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 06:55:42,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | UUID | b1a1472f-c61f-493f-8038-25b42a396bed | 2018-10-12 06:55:42,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Status | failed | 2018-10-12 06:55:42,806 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Started at | 2018-10-12 06:36:15 | 2018-10-12 06:55:42,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Finished at | 2018-10-12 06:55:40 | 2018-10-12 06:55:42,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Duration | 0:19:25 | 2018-10-12 06:55:42,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Run arguments | load_list: (value is too long, use 'detailed' flag to display it) | 2018-10-12 06:55:42,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tags | - | 2018-10-12 06:55:42,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier name | opnfv-tempest (UUID: 396216fb-2325-4091-9f76-a15bdfd5e66a) | 2018-10-12 06:55:42,807 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Verifier type | tempest (platform: openstack) | 2018-10-12 06:55:42,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Deployment name | opnfv-rally (UUID: 5bb10273-33c7-4211-a844-c0a0c74e0bc5) | 2018-10-12 06:55:42,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests count | 1468 | 2018-10-12 06:55:42,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests duration, sec | 1138.6 | 2018-10-12 06:55:42,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Success | 1052 | 2018-10-12 06:55:42,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Skipped | 357 | 2018-10-12 06:55:42,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Expected failures | 0 | 2018-10-12 06:55:42,808 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Unexpected success | 0 | 2018-10-12 06:55:42,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Failures | 59 | 2018-10-12 06:55:42,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +---------------------+-------------------------------------------------------------------+ 2018-10-12 06:55:42,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - +----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------+ 2018-10-12 06:55:42,809 - functest.opnfv_tests.openstack.tempest.tempest - INFO - | Tests | 2018-10-12 06:55:43,303 - functest.opnfv_tests.openstack.tempest.tempest - INFO - Tempest tempest_full_parallel success_rate is 94.6894689469% 2018-10-12 06:55:43,309 - xtesting.ci.run_tests - INFO - Test result: +-------------------------------+------------------+------------------+----------------+ | TEST CASE | PROJECT | DURATION | RESULT | +-------------------------------+------------------+------------------+----------------+ | tempest_full_parallel | functest | 19:42 | PASS | +-------------------------------+------------------+------------------+----------------+ 2018-10-12 06:55:43,311 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 06:55:43,312 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7cf685e0a01f7c136af16791f64d704da7f7a03f" 2018-10-12 06:55:44,408 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-8d2a8118-703c-48b6-817c-7e14d3e3a52c Date: Fri, 12 Oct 2018 06:55:44 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 06:55:44,408 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c used request id req-8d2a8118-703c-48b6-817c-7e14d3e3a52c 2018-10-12 06:55:44,408 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 1.09672403336s 2018-10-12 06:55:44,408 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/a4ac78a7-e7a3-4491-83c3-caed8b17ea3c used request id req-8d2a8118-703c-48b6-817c-7e14d3e3a52c 2018-10-12 06:55:44,408 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 06:55:44,410 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:55:44,593 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:55: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-57979c0d-9b79-4185-b989-a05db82d74e3 x-compute-request-id: req-57979c0d-9b79-4185-b989-a05db82d74e3 Content-Encoding: gzip Content-Length: 373 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/6651df7a-e58e-4609-9e98-0ea5b686c1f3", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/6651df7a-e58e-4609-9e98-0ea5b686c1f3", "rel": "bookmark"}], "ram": 1024, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "6651df7a-e58e-4609-9e98-0ea5b686c1f3", "name": "tempest_full_parallel-flavor_alt_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}, {"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b4b08b27-c6ea-4144-a1a1-534531801f60", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b4b08b27-c6ea-4144-a1a1-534531801f60", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b4b08b27-c6ea-4144-a1a1-534531801f60", "name": "tempest_full_parallel-flavor_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 06:55:44,593 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-57979c0d-9b79-4185-b989-a05db82d74e3 2018-10-12 06:55:44,593 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.18500494957s 2018-10-12 06:55:44,594 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-57979c0d-9b79-4185-b989-a05db82d74e3 2018-10-12 06:55:44,596 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 06:55:44,599 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/6651df7a-e58e-4609-9e98-0ea5b686c1f3 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:55:44,636 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 06:55: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-715d13a6-34d0-4bf2-9fa6-0a8a49a0134c x-compute-request-id: req-715d13a6-34d0-4bf2-9fa6-0a8a49a0134c Content-Length: 0 Content-Type: application/json 2018-10-12 06:55:44,636 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6651df7a-e58e-4609-9e98-0ea5b686c1f3 used request id req-715d13a6-34d0-4bf2-9fa6-0a8a49a0134c 2018-10-12 06:55:44,636 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0400450229645s 2018-10-12 06:55:44,636 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/6651df7a-e58e-4609-9e98-0ea5b686c1f3 used request id req-715d13a6-34d0-4bf2-9fa6-0a8a49a0134c 2018-10-12 06:55:44,637 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.GET.images 2018-10-12 06:55:44,637 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}7cf685e0a01f7c136af16791f64d704da7f7a03f" 2018-10-12 06:55:44,832 - keystoneauth.session - DEBUG - RESP: [200] Content-Length: 4555 Content-Type: application/json X-Openstack-Request-Id: req-e2215ee4-719a-4659-b872-291e9d89e0ea Date: Fri, 12 Oct 2018 06:55:44 GMT RESP BODY: {"images": [{"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/9c39fe5d-27ca-40dd-b40f-af3c509bec9f/snap", "metadata": {}}], "boot_roles": "Member", "file": "/v2/images/9c39fe5d-27ca-40dd-b40f-af3c509bec9f/file", "owner": "09d1747ad1de4f758c3cc2bba30aec7b", "id": "9c39fe5d-27ca-40dd-b40f-af3c509bec9f", "size": 0, "self": "/v2/images/9c39fe5d-27ca-40dd-b40f-af3c509bec9f", "block_device_mapping": "[{\"guest_format\": null, \"boot_index\": 0, \"delete_on_termination\": true, \"no_device\": null, \"snapshot_id\": \"7ac65d28-4d36-4075-9f87-fe9f71ba380d\", \"device_name\": \"/dev/vda\", \"disk_bus\": \"virtio\", \"image_id\": null, \"source_type\": \"snapshot\", \"tag\": null, \"device_type\": \"disk\", \"volume_id\": null, \"destination_type\": \"volume\", \"volume_size\": 1}]", "disk_format": "qcow2", "base_image_ref": "", "bdm_v2": "True", "owner_project_name": "tempest-TestVolumeBootPattern-1799162952", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/9c39fe5d-27ca-40dd-b40f-af3c509bec9f/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T06:48:53Z", "owner_user_name": "tempest-TestVolumeBootPattern-1799162952", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest-TestVolumeBootPatternsnapshot-695601856", "checksum": "d41d8cd98f00b204e9800998ecf8427e", "created_at": "2018-10-12T06:48:50Z", "protected": false, "root_device_name": "/dev/vda"}, {"image_state": "available", "container_format": "bare", "min_ram": 0, "updated_at": "2018-10-12T06:39:35Z", "boot_roles": "Member", "file": "/v2/images/87ec9999-3d31-49ae-a8f3-f8d6871410ba/file", "owner": "4b942aa727d14c24a78a122984ae4976", "id": "87ec9999-3d31-49ae-a8f3-f8d6871410ba", "size": 1073741824, "user_id": "f23011e080754fa096af5f8714f950a3", "image_type": "backup", "self": "/v2/images/87ec9999-3d31-49ae-a8f3-f8d6871410ba", "disk_format": "raw", "base_image_ref": "7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1", "owner_project_name": "tempest-ServerActionsTestJSON-1256942491", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/87ec9999-3d31-49ae-a8f3-f8d6871410ba/snap", "owner_id": "4b942aa727d14c24a78a122984ae4976", "status": "active", "image_location": "snapshot", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/87ec9999-3d31-49ae-a8f3-f8d6871410ba/snap", "metadata": {}}], "owner_user_name": "tempest-ServerActionsTestJSON-1256942491", "visibility": "private", "owner_specified.shade.object": "images/tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "min_disk": 1, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "instance_uuid": "b01c78c5-0e8a-43f8-bc6e-f2d1e6d83ecd", "name": "tempest-backup-1-1203084893", "checksum": null, "created_at": "2018-10-12T06:38:50Z", "backup_type": "daily", "protected": false, "schema": "/v2/schemas/image"}, {"container_format": "bare", "min_ram": 0, "locations": [{"url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/snap", "metadata": {}}], "file": "/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/file", "owner": "e658d0fbb1764c488311a460ecdaed37", "id": "7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1", "size": 12716032, "self": "/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1", "disk_format": "qcow2", "direct_url": "rbd://6bf67ff6-808d-4058-9636-f3486ae17599/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1/snap", "schema": "/v2/schemas/image", "status": "active", "tags": [], "owner_specified.shade.sha256": "a8dd75ecffd4cdd96072d60c2237b448e0c8b2bc94d57f10fdbc8c481d9005b8", "updated_at": "2018-10-12T06:36:04Z", "visibility": "public", "owner_specified.shade.object": "images/tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "min_disk": 0, "virtual_size": null, "owner_specified.shade.md5": "443b7623e27ecf03dc9e01ee93f67afe", "name": "tempest_full_parallel-img_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "checksum": "443b7623e27ecf03dc9e01ee93f67afe", "created_at": "2018-10-12T06:36:02Z", "protected": false}], "schema": "/v2/schemas/images", "first": "/v2/images"} 2018-10-12 06:55:44,832 - keystoneauth.session - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e2215ee4-719a-4659-b872-291e9d89e0ea 2018-10-12 06:55:44,833 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.GET.images in 0.19557094574s 2018-10-12 06:55:44,833 - shade.request_ids - DEBUG - GET call to image for http://172.30.9.27:9292/v2/images used request id req-e2215ee4-719a-4659-b872-291e9d89e0ea 2018-10-12 06:55:44,836 - shade.task_manager - DEBUG - Manager envvars:regionOne running task image.DELETE.images 2018-10-12 06:55:44,836 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:9292/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}7cf685e0a01f7c136af16791f64d704da7f7a03f" 2018-10-12 06:55:47,056 - keystoneauth.session - DEBUG - RESP: [204] Content-Type: text/html; charset=UTF-8 Content-Length: 0 X-Openstack-Request-Id: req-f0c2d7ca-2eae-4d78-939a-a104d7ea6afd Date: Fri, 12 Oct 2018 06:55:47 GMT RESP BODY: Omitted, Content-Type is set to text/html; charset=UTF-8. Only application/json responses have their bodies logged. 2018-10-12 06:55:47,056 - keystoneauth.session - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1 used request id req-f0c2d7ca-2eae-4d78-939a-a104d7ea6afd 2018-10-12 06:55:47,057 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task image.DELETE.images in 2.22039604187s 2018-10-12 06:55:47,057 - shade.request_ids - DEBUG - DELETE call to image for http://172.30.9.27:9292/v2/images/7f6f2f90-c83d-48e4-a8b4-6e66b5c798b1 used request id req-f0c2d7ca-2eae-4d78-939a-a104d7ea6afd 2018-10-12 06:55:47,057 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.GET.flavors.detail 2018-10-12 06:55:47,060 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None" -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:55:47,098 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06: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-67c4aace-72ff-4b7d-a609-b99c8556baa8 x-compute-request-id: req-67c4aace-72ff-4b7d-a609-b99c8556baa8 Content-Encoding: gzip Content-Length: 314 Content-Type: application/json RESP BODY: {"flavors": [{"links": [{"href": "http://172.30.9.27:8774/v2.1/flavors/b4b08b27-c6ea-4144-a1a1-534531801f60", "rel": "self"}, {"href": "http://172.30.9.27:8774/flavors/b4b08b27-c6ea-4144-a1a1-534531801f60", "rel": "bookmark"}], "ram": 512, "OS-FLV-DISABLED:disabled": false, "os-flavor-access:is_public": true, "rxtx_factor": 1.0, "disk": 1, "id": "b4b08b27-c6ea-4144-a1a1-534531801f60", "name": "tempest_full_parallel-flavor_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "vcpus": 1, "swap": "", "OS-FLV-EXT-DATA:ephemeral": 0}]} 2018-10-12 06:55:47,098 - keystoneauth.session - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-67c4aace-72ff-4b7d-a609-b99c8556baa8 2018-10-12 06:55:47,099 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.GET.flavors.detail in 0.0411770343781s 2018-10-12 06:55:47,099 - shade.request_ids - DEBUG - GET call to compute for http://172.30.9.27:8774/v2.1/flavors/detail?is_public=None used request id req-67c4aace-72ff-4b7d-a609-b99c8556baa8 2018-10-12 06:55:47,101 - shade.task_manager - DEBUG - Manager envvars:regionOne running task compute.DELETE.flavors 2018-10-12 06:55:47,104 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:8774/v2.1/flavors/b4b08b27-c6ea-4144-a1a1-534531801f60 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:55:47,140 - keystoneauth.session - DEBUG - RESP: [202] Date: Fri, 12 Oct 2018 06: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 x-openstack-request-id: req-63c4d57d-6379-4e82-aa60-d47d30c4a3f0 x-compute-request-id: req-63c4d57d-6379-4e82-aa60-d47d30c4a3f0 Content-Length: 0 Content-Type: application/json 2018-10-12 06:55:47,140 - keystoneauth.session - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b4b08b27-c6ea-4144-a1a1-534531801f60 used request id req-63c4d57d-6379-4e82-aa60-d47d30c4a3f0 2018-10-12 06:55:47,140 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task compute.DELETE.flavors in 0.0389468669891s 2018-10-12 06:55:47,140 - shade.request_ids - DEBUG - DELETE call to compute for http://172.30.9.27:8774/v2.1/flavors/b4b08b27-c6ea-4144-a1a1-534531801f60 used request id req-63c4d57d-6379-4e82-aa60-d47d30c4a3f0 2018-10-12 06:55:47,141 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 06:55:47,141 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:55:47,246 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-5744ee5b-e6be-4da8-8d06-caf1597a7a7d Content-Encoding: gzip Content-Length: 880 Content-Type: application/json RESP BODY: {"users": [{"name": "neutron", "links": {"self": "http://172.30.9.27:5000/v3/users/0bf3cccaad7a478c801b5ea3e734731d"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0bf3cccaad7a478c801b5ea3e734731d", "email": "neutron@localhost", "password_expires_at": null}, {"name": "admin", "links": {"self": "http://172.30.9.27:5000/v3/users/0fb2439582624214bcb00fc93de04645"}, "domain_id": "default", "enabled": true, "options": {}, "id": "0fb2439582624214bcb00fc93de04645", "email": "admin@example.com", "password_expires_at": null}, {"password_expires_at": null, "name": "tempest_full_parallel-user_e08482b2-f79c-4d6e-b8cd-3f714e1021f8", "links": {"self": "http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416"}, "domain_id": "default", "enabled": true, "id": "11193bd3b17f4e37a8fd6533ced85416", "options": {}}, {"name": "nova", "links": {"self": "http://172.30.9.27:5000/v3/users/175e7e81e69f492fbefbb59295165bf2"}, "domain_id": "default", "enabled": true, "options": {}, "id": "175e7e81e69f492fbefbb59295165bf2", "email": "nova@localhost", "password_expires_at": null}, {"name": "heat", "links": {"self": "http://172.30.9.27:5000/v3/users/22627adf93894b4baa34b2e651e96288"}, "domain_id": "default", "enabled": true, "options": {}, "id": "22627adf93894b4baa34b2e651e96288", "email": "heat@localhost", "password_expires_at": null}, {"name": "heat_stack_domain_admin", "links": {"self": "http://172.30.9.27:5000/v3/users/2d18db120e464c92ad4cece24364f0c6"}, "domain_id": "e3224d2b421749fba21d11b62f393065", "enabled": true, "options": {}, "id": "2d18db120e464c92ad4cece24364f0c6", "email": "heat_stack_domain_admin@localhost", "password_expires_at": null}, {"name": "heat-cfn", "links": {"self": "http://172.30.9.27:5000/v3/users/3316360cafc14c56b26b94797487918e"}, "domain_id": "default", "enabled": true, "options": {}, "id": "3316360cafc14c56b26b94797487918e", "email": "heat-cfn@localhost", "password_expires_at": null}, {"name": "ceilometer", "links": {"self": "http://172.30.9.27:5000/v3/users/46a98135411247fcaf04d64127b5db98"}, "domain_id": "default", "enabled": true, "options": {}, "id": "46a98135411247fcaf04d64127b5db98", "email": "ceilometer@localhost", "password_expires_at": null}, {"name": "barbican", "links": {"self": "http://172.30.9.27:5000/v3/users/598797605c35474ea383111c9e55fbc0"}, "domain_id": "default", "enabled": true, "options": {}, "id": "598797605c35474ea383111c9e55fbc0", "email": "barbican@localhost", "password_expires_at": null}, {"name": "aodh", "links": {"self": "http://172.30.9.27:5000/v3/users/69af10f976b94b4c942a662bac7844dc"}, "domain_id": "default", "enabled": true, "options": {}, "id": "69af10f976b94b4c942a662bac7844dc", "email": "aodh@localhost", "password_expires_at": null}, {"name": "tacker", "links": {"self": "http://172.30.9.27:5000/v3/users/6a321b985ab148c5b1b1aca8be29ba97"}, "domain_id": "default", "enabled": true, "options": {}, "id": "6a321b985ab148c5b1b1aca8be29ba97", "email": "tacker@localhost", "password_expires_at": null}, {"name": "cinder", "links": {"self": "http://172.30.9.27:5000/v3/users/7b6295661b674f749ce61f73259465bb"}, "domain_id": "default", "enabled": true, "options": {}, "id": "7b6295661b674f749ce61f73259465bb", "email": "cinder@localhost", "password_expires_at": null}, {"name": "placement", "links": {"self": "http://172.30.9.27:5000/v3/users/8dfe272340d84f32b0823609c2c1d1ba"}, "domain_id": "default", "enabled": true, "options": {}, "id": "8dfe272340d84f32b0823609c2c1d1ba", "email": "placement@localhost", "password_expires_at": null}, {"name": "gnocchi", "links": {"self": "http://172.30.9.27:5000/v3/users/906aa6799ed4443c9b8f3bf65682d296"}, "domain_id": "default", "enabled": true, "options": {}, "id": "906aa6799ed4443c9b8f3bf65682d296", "email": "gnocchi@localhost", "password_expires_at": null}, {"name": "glance", "links": {"self": "http://172.30.9.27:5000/v3/users/c7fa57159d0f481281c680bcf6906b01"}, "domain_id": "default", "enabled": true, "options": {}, "id": "c7fa57159d0f481281c680bcf6906b01", "email": "glance@localhost", "password_expires_at": null}, {"name": "congress", "links": {"self": "http://172.30.9.27:5000/v3/users/f950b4ffbe214bf8afa23685b7a0be6b"}, "domain_id": "default", "enabled": true, "options": {}, "id": "f950b4ffbe214bf8afa23685b7a0be6b", "email": "congress@localhost", "password_expires_at": null}], "links": {"self": "http://172.30.9.27:5000/v3/users", "previous": null, "next": null}} 2018-10-12 06:55:47,246 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5744ee5b-e6be-4da8-8d06-caf1597a7a7d 2018-10-12 06:55:47,247 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.105847120285s 2018-10-12 06:55:47,247 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users used request id req-5744ee5b-e6be-4da8-8d06-caf1597a7a7d 2018-10-12 06:55:47,253 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.users 2018-10-12 06:55:47,253 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:55:47,349 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-0e39791a-f99e-43f8-b1ad-14927d6556a3 Content-Encoding: gzip Content-Length: 219 Content-Type: application/json RESP BODY: {"user": {"password_expires_at": null, "links": {"self": "http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416"}, "enabled": true, "id": "11193bd3b17f4e37a8fd6533ced85416", "options": {}, "domain_id": "default", "name": "tempest_full_parallel-user_e08482b2-f79c-4d6e-b8cd-3f714e1021f8"}} 2018-10-12 06:55:47,349 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416 used request id req-0e39791a-f99e-43f8-b1ad-14927d6556a3 2018-10-12 06:55:47,349 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.users in 0.0961401462555s 2018-10-12 06:55:47,349 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416 used request id req-0e39791a-f99e-43f8-b1ad-14927d6556a3 2018-10-12 06:55:47,350 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.users 2018-10-12 06:55:47,350 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:55:47,531 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-9404b61a-0f1a-4054-89ec-76eaf4851c36 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 06:55:47,531 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416 used request id req-9404b61a-0f1a-4054-89ec-76eaf4851c36 2018-10-12 06:55:47,531 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.users in 0.181328058243s 2018-10-12 06:55:47,531 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/users/11193bd3b17f4e37a8fd6533ced85416 used request id req-9404b61a-0f1a-4054-89ec-76eaf4851c36 2018-10-12 06:55:47,532 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.GET.projects 2018-10-12 06:55:47,532 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27: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}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:55:47,618 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-7085a8a6-e9d2-4ff8-ae45-614baa389d8c Content-Encoding: gzip Content-Length: 384 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/projects", "previous": null, "next": null}, "projects": [{"is_domain": false, "description": "admin tenant", "links": {"self": "http://172.30.9.27:5000/v3/projects/5f2f8847cdcb4a59a4a14b5bdbff84b9"}, "enabled": true, "id": "5f2f8847cdcb4a59a4a14b5bdbff84b9", "parent_id": "default", "domain_id": "default", "name": "admin"}, {"is_domain": false, "description": "Tenant for the openstack services", "links": {"self": "http://172.30.9.27:5000/v3/projects/a7be49b228f14fb69f8e80c939e84bdc"}, "enabled": true, "id": "a7be49b228f14fb69f8e80c939e84bdc", "parent_id": "default", "domain_id": "default", "name": "service"}, {"is_domain": false, "description": "Created by OPNFV Functest: tempest_full_parallel", "links": {"self": "http://172.30.9.27:5000/v3/projects/e658d0fbb1764c488311a460ecdaed37"}, "enabled": true, "id": "e658d0fbb1764c488311a460ecdaed37", "parent_id": "default", "domain_id": "default", "name": "tempest_full_paral-project_e08482b2-f79c-4d6e-b8cd-3f714e1021f8"}]} 2018-10-12 06:55:47,618 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-7085a8a6-e9d2-4ff8-ae45-614baa389d8c 2018-10-12 06:55:47,618 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.GET.projects in 0.0862748622894s 2018-10-12 06:55:47,619 - shade.request_ids - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/projects used request id req-7085a8a6-e9d2-4ff8-ae45-614baa389d8c 2018-10-12 06:55:47,621 - shade.task_manager - DEBUG - Manager envvars:regionOne running task identity.DELETE.projects 2018-10-12 06:55:47,621 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/projects/e658d0fbb1764c488311a460ecdaed37 -H "User-Agent: os-client-config/1.28.0 shade/1.22.2 keystoneauth1/3.1.0 python-requests/2.18.2 CPython/2.7.15" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:55:47,783 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-3596dd24-1fd2-42ad-ae46-3c7d2d7ce180 Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 06:55:47,783 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e658d0fbb1764c488311a460ecdaed37 used request id req-3596dd24-1fd2-42ad-ae46-3c7d2d7ce180 2018-10-12 06:55:47,783 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task identity.DELETE.projects in 0.161808013916s 2018-10-12 06:55:47,783 - shade.request_ids - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/projects/e658d0fbb1764c488311a460ecdaed37 used request id req-3596dd24-1fd2-42ad-ae46-3c7d2d7ce180 2018-10-12 06:55:47,783 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleList 2018-10-12 06:55:47,784 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET http://172.30.9.27:5000/v3/roles? -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:55:47,862 - keystoneauth.session - DEBUG - RESP: [200] Date: Fri, 12 Oct 2018 06:55:47 GMT Server: Apache Vary: X-Auth-Token,Accept-Encoding x-openstack-request-id: req-59d1814a-dcd7-4820-9e6e-3f25ac8ba245 Content-Encoding: gzip Content-Length: 316 Content-Type: application/json RESP BODY: {"links": {"self": "http://172.30.9.27:5000/v3/roles", "previous": null, "next": null}, "roles": [{"domain_id": null, "id": "2796c384dbeb46449768c502c2bed543", "links": {"self": "http://172.30.9.27:5000/v3/roles/2796c384dbeb46449768c502c2bed543"}, "name": "Member"}, {"domain_id": null, "id": "83bf7c5880af469090274f275f3c0073", "links": {"self": "http://172.30.9.27:5000/v3/roles/83bf7c5880af469090274f275f3c0073"}, "name": "ResellerAdmin"}, {"domain_id": null, "id": "975f1ca9974a4104b8cbc52a93c73262", "links": {"self": "http://172.30.9.27:5000/v3/roles/975f1ca9974a4104b8cbc52a93c73262"}, "name": "heat_stack_user"}, {"domain_id": null, "id": "9fe2ff9ee4384b1894a90878d3e92bab", "links": {"self": "http://172.30.9.27:5000/v3/roles/9fe2ff9ee4384b1894a90878d3e92bab"}, "name": "_member_"}, {"domain_id": null, "id": "c43a3ee50f83430c8393d58c3aa3a6dc", "links": {"self": "http://172.30.9.27:5000/v3/roles/c43a3ee50f83430c8393d58c3aa3a6dc"}, "name": "admin"}]} 2018-10-12 06:55:47,862 - keystoneauth.session - DEBUG - GET call to identity for http://172.30.9.27:5000/v3/roles used request id req-59d1814a-dcd7-4820-9e6e-3f25ac8ba245 2018-10-12 06:55:47,863 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleList in 0.0789902210236s 2018-10-12 06:55:47,864 - shade.task_manager - DEBUG - Manager envvars:regionOne running task RoleDelete 2018-10-12 06:55:47,865 - keystoneauth.session - DEBUG - REQ: curl -g -i -X DELETE http://172.30.9.27:5000/v3/roles/2796c384dbeb46449768c502c2bed543 -H "User-Agent: python-keystoneclient" -H "Accept: application/json" -H "X-Auth-Token: {SHA1}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:55:47,994 - keystoneauth.session - DEBUG - RESP: [204] Date: Fri, 12 Oct 2018 06:55:47 GMT Server: Apache Vary: X-Auth-Token x-openstack-request-id: req-99ff08b5-83a6-4a06-a79f-69b4885767eb Content-Type: text/plain RESP BODY: Omitted, Content-Type is set to text/plain. Only application/json responses have their bodies logged. 2018-10-12 06:55:47,995 - keystoneauth.session - DEBUG - DELETE call to identity for http://172.30.9.27:5000/v3/roles/2796c384dbeb46449768c502c2bed543 used request id req-99ff08b5-83a6-4a06-a79f-69b4885767eb 2018-10-12 06:55:47,995 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task RoleDelete in 0.130745172501s 2018-10-12 06:55:47,998 - shade.task_manager - DEBUG - Manager envvars:regionOne running task network.GET.security-groups 2018-10-12 06:55:47,998 - keystoneauth.session - DEBUG - REQ: curl -g -i -X GET "http://172.30.9.27:9696/v2.0/security-groups.json?project_id=e658d0fbb1764c488311a460ecdaed37&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}1074399c1c04b7e3178ca8090f78e1e0a89a36cc" 2018-10-12 06:55:48,189 - keystoneauth.session - DEBUG - RESP: [200] Content-Type: application/json Content-Length: 23 X-Openstack-Request-Id: req-72f51371-daa1-46d6-80cf-ecbe94995d7d Date: Fri, 12 Oct 2018 06:55:48 GMT RESP BODY: {"security_groups": []} 2018-10-12 06:55:48,190 - keystoneauth.session - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=e658d0fbb1764c488311a460ecdaed37&name=default used request id req-72f51371-daa1-46d6-80cf-ecbe94995d7d 2018-10-12 06:55:48,190 - shade.task_manager - DEBUG - Manager envvars:regionOne ran task network.GET.security-groups in 0.191968202591s 2018-10-12 06:55:48,190 - shade.request_ids - DEBUG - GET call to network for http://172.30.9.27:9696/v2.0/security-groups.json?project_id=e658d0fbb1764c488311a460ecdaed37&name=default used request id req-72f51371-daa1-46d6-80cf-ecbe94995d7d 2018-10-12 06:55:48,190 - xtesting.ci.run_tests - INFO - Execution exit value: Result.EX_OK